.rs-view{--resume-muted:#000;--bg:var(--resume-accent,#000);box-sizing:border-box;color:#000;-webkit-text-size-adjust:none;background:#fff;width:794px;min-height:1123px;margin:0 auto;padding:20px 0 40px;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,Segoe UI,sans-serif;font-size:14px;line-height:1.55;overflow:hidden;box-shadow:0 4px 24px #0000002e}.rs-view *{font-family:inherit}.rs-view .left{text-align:left;flex:auto;min-width:0}.rs-view .right{text-align:right;flex:auto;min-width:0}.rs-view .lr-container{margin:0;padding:10px 0 12px;display:flex}.rs-view .h1_block>.lr-container{margin:0 50px;padding:8px 0 18px}.rs-view .h2_block>.lr-container,.rs-view .h3_block>.lr-container{margin:0 50px;padding:8px 0 4px}.rs-view .lr-container p{margin:0;line-height:22px}.rs-view .lr-container .left p+p,.rs-view .lr-container .right p+p{margin-top:6px}.rs-view .header{width:100%;color:var(--bg);background:#fff;margin-bottom:24px;overflow:hidden}.rs-view .title{border-bottom:1px solid #ddd;margin:10px 50px;padding-bottom:10px;display:flex}.rs-view .block,.rs-view .h1_block,.rs-view .h2_block,.rs-view .h3_block{margin-top:8px;list-style:none}.rs-view .block:before,.rs-view .block:after{content:none;display:none}.rs-view .h2_block+.h2_block{padding-top:8px}.rs-view h1{color:#000;margin:0 50px 12px;font-size:30px;font-weight:900}.rs-view h2{color:var(--bg);border-bottom:1px solid var(--bg);margin:12px 50px 0;padding-bottom:0;font-size:20px;font-weight:700;position:relative}.rs-view h3{color:#000;margin:10px 50px 4px;font-size:14px;font-weight:600}.rs-view h4,.rs-view h5{color:#000;margin:4px 50px;font-size:13px;font-weight:500;line-height:20px}.rs-view p{color:#000;margin:0 50px;font-size:14px;line-height:18px;display:block}.rs-view strong{color:#000;font-weight:600}.rs-view a{color:#000;text-decoration:none}.rs-view a:hover,.rs-view a:active{color:#000;opacity:.75;text-decoration:none}.rs-view ul{margin:0 50px;padding-left:1.2em;overflow:visible}.rs-view ul li{color:#000;margin-top:8px;font-size:13px;line-height:1.55;list-style:square}.rs-view li:empty,.rs-view ul:empty,.rs-view ol:empty{display:none!important}.rs-view li:has(>p:empty):not(:has(>:not(p))){display:none!important}.rs-view li>p{margin:0;display:inline}.rs-view li>p+p{margin-top:4px;display:block}.rs-view li ul{margin:4px 0 0;padding-left:1.2em}.rs-view li ul li{list-style:circle}.rs-view ol{margin:0 50px;padding-left:1.2em;overflow:visible}.rs-view ol li{color:#000;list-style:decimal}.rs-view code{color:#000;word-break:break-all;background-color:#1b1f230d;border-radius:4px;margin:0 2px;padding:3px 6px;font-family:inherit;font-size:13px;display:inline-block}.rs-view img{max-width:400px}.rs-view img.rs-photo{float:right;object-fit:cover;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;width:88px;max-width:none;height:110px;margin:0 0 6px 14px;display:block}.rs-view .right:has(.rs-photo):after{content:"";clear:both;display:table}.rs-view .right:has(img.rs-photo):after{content:"";clear:both;display:table}.rs-view .right>p:has(>img.rs-photo){float:right;margin:0 0 6px 14px;padding:0;line-height:0}.rs-view .right>p:has(>img.rs-photo)>img.rs-photo{float:none;margin:0}.rs-view img.rs-photo.rs-photo-round{border:2px solid #e5e7eb;border-radius:50%;width:96px;height:96px;box-shadow:0 1px 3px #0f172a14}.rs-view .icon{fill:#000;color:#000;vertical-align:-2px;width:14px;height:14px;margin-right:4px;display:inline-block}.rs-view .rs-icon{color:#000;align-items:center;gap:4px;display:inline-flex}.rs-view .rs-icon-label{color:#000}.rs-view .rs-icon-link{align-items:center;gap:2px;display:inline-flex}.rs-view p>svg.icon,.rs-view a>svg.icon{margin-right:4px}.rs-view.one-page{max-height:1123px;overflow:hidden}.rs-view.one-page.one-page-tight{padding-top:12px;font-size:13px;line-height:1.4}.rs-view.one-page.one-page-tight h1{font-size:24px}.rs-view.one-page.one-page-tight h2{font-size:16px}.rs-view.one-page.one-page-tight .h1_block>.lr-container,.rs-view.one-page.one-page-tight .h2_block>.lr-container,.rs-view.one-page.one-page-tight p,.rs-view.one-page.one-page-tight h1,.rs-view.one-page.one-page-tight h2,.rs-view.one-page.one-page-tight h3,.rs-view.one-page.one-page-tight ul{margin-left:36px;margin-right:36px}
.theme-default.rs-view h1{font-size:28px}.theme-default.rs-view h2{text-align:center;color:#333;background-color:#eee;border-bottom:none;border-radius:32px;width:calc(100% - 100px);max-width:220px;margin:0 auto 8px;padding:4px 10px;font-size:16px;display:block}.theme-default.rs-view h2:before,.theme-default.rs-view h2:after{content:"";border-top:1px solid #ededed;width:calc(100% + 10px);height:0;position:absolute;top:50%}.theme-default.rs-view h2:before{right:120%}.theme-default.rs-view h2:after{left:120%}
.theme-blue.rs-view h1{color:#000}.theme-blue.rs-view h2{color:var(--bg);border-bottom-color:var(--bg)}.theme-blue.rs-view h3,.theme-blue.rs-view p,.theme-blue.rs-view li,.theme-blue.rs-view a,.theme-blue.rs-view strong,.theme-blue.rs-view code,.theme-blue.rs-view .rs-icon,.theme-blue.rs-view .rs-icon-label{color:#000}.theme-blue.rs-view a:hover{color:#000;opacity:.75}.theme-blue.rs-view .icon{fill:#000;color:#000}
.theme-orange.rs-view{--resume-accent:#c47a20}.theme-orange.rs-view h1{border-left:4px solid var(--resume-accent);margin-left:46px;padding-left:10px}.theme-orange.rs-view h2{background:linear-gradient(90deg, color-mix(in srgb, var(--resume-accent) 16%, white), transparent);border-bottom:none;padding:4px 8px}
.theme-black.rs-view h1{color:#000}.theme-black.rs-view h2{color:var(--bg,#000);border-bottom:1px solid var(--bg,#000)}.theme-black.rs-view h3,.theme-black.rs-view p,.theme-black.rs-view li,.theme-black.rs-view a,.theme-black.rs-view strong,.theme-black.rs-view code{color:#000}.theme-black.rs-view .icon{fill:#000;color:#000}
.theme-green.rs-view{--bg:var(--resume-accent,#2e7d32);background:#fff;flex-direction:column;padding:0;display:flex;overflow:hidden}.theme-green.rs-view .header{background:var(--bg,#2e7d32);color:#fff;box-sizing:border-box;flex:none;width:100%;margin:0;padding:28px 40px 26px}.theme-green.rs-view .header .name,.theme-green.rs-view .header p.name{color:#fff;letter-spacing:.02em;margin:0;font-size:28px;font-weight:800;line-height:1.3}.theme-green.rs-view .header p{color:#fffffff2;margin:10px 0 0;font-size:13px;line-height:1.65}.theme-green.rs-view .header p.name+p{margin-top:12px}.theme-green.rs-view .body-cols{flex-direction:row;flex:auto;align-items:stretch;width:100%;min-height:0;margin:0;padding:0;display:flex}.theme-green.rs-view .body-cols>.main{text-align:left;box-sizing:border-box;background:#fff;flex:auto;order:1;min-width:0;padding:22px 28px 36px 36px}.theme-green.rs-view .body-cols>.aside{text-align:left;box-sizing:border-box;background:#f3f4f6;flex:0 0 250px;order:2;width:250px;min-width:220px;max-width:32%;padding:22px 20px 36px}.theme-green.rs-view .main .left,.theme-green.rs-view .main .right,.theme-green.rs-view .aside .left,.theme-green.rs-view .aside .right{text-align:left;background:0 0;flex:auto;width:auto;min-width:0;max-width:none}.theme-green.rs-view .main .lr-container{justify-content:space-between;align-items:baseline;gap:12px;margin:0;padding:6px 0 2px;display:flex}.theme-green.rs-view .main .lr-container>.left{flex:auto}.theme-green.rs-view .main .lr-container>.right{text-align:right;white-space:nowrap;flex:none}.theme-green.rs-view .main .lr-container p,.theme-green.rs-view .aside .lr-container p{margin:0;font-size:13px;line-height:1.5}.theme-green.rs-view .main h2{color:var(--bg,#2e7d32);border-bottom:1px solid #d4d4d4;margin:0 0 8px;padding-bottom:6px;font-size:17px;font-weight:700}.theme-green.rs-view .aside h2{color:var(--bg,#2e7d32);border-bottom:none;margin:0 0 8px;padding-bottom:0;font-size:17px;font-weight:700}.theme-green.rs-view .main h3,.theme-green.rs-view .aside h3{color:#111;margin:10px 0 4px;font-size:14px;font-weight:600}.theme-green.rs-view .main p,.theme-green.rs-view .aside p{color:#222;margin:0;font-size:13px;line-height:1.6}.theme-green.rs-view .main .h2_block,.theme-green.rs-view .main .h3_block,.theme-green.rs-view .main .block,.theme-green.rs-view .aside .h2_block,.theme-green.rs-view .aside .h3_block,.theme-green.rs-view .aside .block{margin-top:16px}.theme-green.rs-view .main>.h2_block:first-child,.theme-green.rs-view .aside>.h2_block:first-child{margin-top:0}.theme-green.rs-view .main ul,.theme-green.rs-view .aside ul{margin:6px 0 0;padding-left:1.1em}.theme-green.rs-view .main ul li,.theme-green.rs-view .aside ul li{color:#222;margin-top:6px;font-size:13px;line-height:1.55;list-style:square}.theme-green.rs-view .main li ul li{list-style:circle}.theme-green.rs-view .aside ol{margin:6px 0 0;padding-left:1.2em}.theme-green.rs-view .aside ol li{color:#222;margin-top:8px;font-size:13px;line-height:1.55}.theme-green.rs-view code{color:#333;word-break:keep-all;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;margin:0 2px;padding:2px 6px;font-size:12px}.theme-green.rs-view a,.theme-green.rs-view .rs-icon,.theme-green.rs-view .rs-icon-label{color:#333}.theme-green.rs-view .icon{fill:#6b7280;color:#6b7280}.theme-green.rs-view .aside .rs-icon,.theme-green.rs-view .aside p{align-items:center;gap:6px;margin-top:8px;font-size:13px;display:flex}.theme-green.rs-view .aside .h2_block>p:first-of-type,.theme-green.rs-view .aside h2+p{margin-top:10px}
.theme-slate.rs-view{--bg:var(--resume-accent,#1e3a5f);background:#fff;flex-direction:column;padding:0;display:flex;overflow:hidden}.theme-slate.rs-view .header{display:none}.theme-slate.rs-view .body-cols{flex-direction:row;flex:auto;align-items:stretch;width:100%;min-height:1123px;margin:0;padding:0;display:flex}.theme-slate.rs-view .body-cols>.aside{background:var(--bg,#1e3a5f);color:#fff;text-align:left;box-sizing:border-box;flex:0 0 236px;order:1;width:236px;min-width:200px;max-width:30%;padding:36px 22px 40px}.theme-slate.rs-view .body-cols>.main{text-align:left;box-sizing:border-box;background:#fff;flex:auto;order:2;min-width:0;padding:32px 36px 40px 32px}.theme-slate.rs-view .aside .name,.theme-slate.rs-view .aside p.name{color:#fff;letter-spacing:.02em;margin:0 0 4px;font-size:24px;font-weight:800;line-height:1.3}.theme-slate.rs-view .aside .role,.theme-slate.rs-view .aside p.role{color:#ffffffd1;margin:0 0 20px;font-size:13px}.theme-slate.rs-view .aside h2{color:#fff;border-bottom:1px solid #ffffff47;margin:22px 0 10px;padding-bottom:6px;font-size:14px;font-weight:700}.theme-slate.rs-view .aside>.h2_block:first-child,.theme-slate.rs-view .aside>.h2_block:first-of-type{margin-top:8px}.theme-slate.rs-view .aside p,.theme-slate.rs-view .aside li,.theme-slate.rs-view .aside a,.theme-slate.rs-view .aside .rs-icon,.theme-slate.rs-view .aside .rs-icon-label{color:#ffffffeb}.theme-slate.rs-view .aside p{margin:0;font-size:12px;line-height:1.55}.theme-slate.rs-view .aside .rs-icon,.theme-slate.rs-view .aside p{align-items:center;gap:6px;margin-top:8px;display:flex}.theme-slate.rs-view .aside .name+p,.theme-slate.rs-view .aside .role+p,.theme-slate.rs-view .aside h2+p,.theme-slate.rs-view .aside .h2_block+p{margin-top:10px}.theme-slate.rs-view .aside .icon{fill:#ffffffe6;color:#ffffffe6}.theme-slate.rs-view .aside ul,.theme-slate.rs-view .aside ol{margin:6px 0 0;padding-left:1.1em}.theme-slate.rs-view .aside li{margin-top:6px;font-size:12px;line-height:1.5;list-style:outside}.theme-slate.rs-view .main h2{color:var(--bg,#1e3a5f);border-bottom:1px solid #dbe3ee;margin:0 0 8px;padding-bottom:6px;font-size:17px;font-weight:700}.theme-slate.rs-view .main h3{color:#111;margin:10px 0 4px;font-size:14px;font-weight:600}.theme-slate.rs-view .main p,.theme-slate.rs-view .main li{color:#222;margin:0;font-size:13px;line-height:1.55}.theme-slate.rs-view .main .h2_block,.theme-slate.rs-view .main .h3_block,.theme-slate.rs-view .main .block{margin-top:16px}.theme-slate.rs-view .main>.h2_block:first-child{margin-top:0}.theme-slate.rs-view .main .lr-container{justify-content:space-between;align-items:baseline;gap:12px;margin:0;padding:6px 0 2px;display:flex}.theme-slate.rs-view .main .left,.theme-slate.rs-view .main .right{background:0 0;flex:auto;min-width:0}.theme-slate.rs-view .main .lr-container>.right{text-align:right;white-space:nowrap;flex:none}.theme-slate.rs-view .main .lr-container p{margin:0;font-size:13px}.theme-slate.rs-view .main ul{margin:6px 0 0;padding-left:1.1em}.theme-slate.rs-view .main ul li{margin-top:6px;list-style:square}.theme-slate.rs-view .main li ul li{list-style:circle}.theme-slate.rs-view .main code{color:#333;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;margin:0 2px;padding:2px 6px;font-size:12px}
.theme-rose.rs-view h2{color:var(--bg,#be123c);border-bottom:1px solid var(--bg,#be123c)}.theme-rose.rs-view h1,.theme-rose.rs-view h3,.theme-rose.rs-view p,.theme-rose.rs-view li,.theme-rose.rs-view a,.theme-rose.rs-view strong{color:#111}.theme-teal.rs-view h2{color:var(--bg,#0f766e);border-bottom:2px solid color-mix(in srgb, var(--bg,#0f766e) 35%, #e2e8f0)}.theme-teal.rs-view code{border-color:color-mix(in srgb, var(--bg,#0f766e) 25%, #e5e7eb);background:color-mix(in srgb, var(--bg,#0f766e) 8%, #fff)}.theme-violet.rs-view h2{color:var(--bg,#7c3aed);border-bottom:1px dashed color-mix(in srgb, var(--bg,#7c3aed) 45%, #ddd)}.theme-violet.rs-view h1{color:#1f1635}.theme-navy.rs-view{padding-top:0}.theme-navy.rs-view>.h1_block:first-child,.theme-navy.rs-view>.header{color:inherit;background:0 0;margin:0 0 12px;padding:0}.theme-navy.rs-view>.h1_block:first-child>h1,.theme-navy.rs-view>.header .name{background:var(--bg,#1e3a8a);color:#fff;margin:0;padding:30px 50px 8px}.theme-navy.rs-view>.h1_block:first-child>.lr-container,.theme-navy.rs-view>.header>.lr-container{background:var(--bg,#1e3a8a);color:#fffffff2;margin:0;padding:4px 50px 24px}.theme-navy.rs-view>.h1_block:first-child>.lr-container .left,.theme-navy.rs-view>.h1_block:first-child>.lr-container .right,.theme-navy.rs-view>.h1_block:first-child>.lr-container p,.theme-navy.rs-view>.h1_block:first-child>.lr-container a,.theme-navy.rs-view>.h1_block:first-child>.lr-container .rs-icon,.theme-navy.rs-view>.h1_block:first-child>.lr-container .rs-icon-label{color:#fffffff2}.theme-navy.rs-view>.h1_block:first-child>.lr-container .icon{fill:#fffffff2;color:#fffffff2}.theme-navy.rs-view h2{color:var(--bg,#1e3a8a);border-bottom:1px solid color-mix(in srgb, var(--bg,#1e3a8a) 28%, #e2e8f0)}.theme-stripe.rs-view{border-left:10px solid var(--bg,#0369a1);padding-left:0}.theme-stripe.rs-view h2{color:var(--bg,#0369a1);border-bottom:1px solid #e2e8f0}.theme-timeline.rs-view{position:relative}.theme-timeline.rs-view .h2_block{border-left:2px solid #e2e8f0;margin-left:42px;padding-left:18px;position:relative}.theme-timeline.rs-view .h2_block h2{color:var(--bg,#0f172a);border-bottom:none;position:relative}.theme-timeline.rs-view .h2_block h2:before{content:"";background:var(--bg,#0f172a);width:10px;height:10px;box-shadow:0 0 0 3px color-mix(in srgb, var(--bg,#0f172a) 18%, #fff);border-radius:50%;position:absolute;top:.45em;left:-27px}.theme-timeline.rs-view .h1_block{border-left:none;margin-left:0;padding-left:0}.theme-cards.rs-view .h2_block{background:#f8fafc;border:1px solid #e8edf3;border-radius:12px;margin:14px 36px;padding:14px 16px 12px;box-shadow:0 1px #0f172a08}.theme-cards.rs-view .h2_block h2{color:var(--bg,#334155);border-bottom:none;margin:0 0 8px}.theme-cards.rs-view .h2_block p,.theme-cards.rs-view .h2_block ul,.theme-cards.rs-view .h2_block .lr-container{margin-left:0;margin-right:0}.theme-cards.rs-view>.h1_block:first-child>h1{margin-bottom:8px}.theme-cards.rs-view>.h1_block:first-child>.lr-container{align-items:flex-start}.theme-cards.rs-view>.h1_block:first-child>.lr-container>.right{min-width:220px;min-height:110px}.theme-mint.rs-view{background:linear-gradient(#ecfdf5 0 120px,#fff 120px);padding-top:0}.theme-mint.rs-view>.h1_block:first-child{margin-bottom:8px;padding-top:24px}.theme-mint.rs-view h2{color:var(--bg,#059669);border-bottom:2px solid #a7f3d0}.theme-crimson.rs-view{box-shadow:inset 6px 0 0 var(--bg,#b91c1c)}.theme-crimson.rs-view h2{color:var(--bg,#b91c1c);border-bottom:1px solid #fecaca}.theme-crimson.rs-view h1{letter-spacing:.02em}.theme-sky.rs-view .h2_block{background:color-mix(in srgb, var(--bg,#0284c7) 6%, #fff);border:1px solid color-mix(in srgb, var(--bg,#0284c7) 14%, #e2e8f0);border-radius:10px;margin:12px 40px;padding:12px 14px}.theme-sky.rs-view .h2_block h2{color:var(--bg,#0284c7);border-bottom:none;margin:0 0 6px}.theme-sky.rs-view .h2_block p,.theme-sky.rs-view .h2_block ul,.theme-sky.rs-view .h2_block .lr-container{margin-left:0;margin-right:0}.theme-graphite.rs-view{padding-top:0}.theme-graphite.rs-view>.h1_block:first-child{color:inherit;background:0 0;margin:0 0 12px;padding:0}.theme-graphite.rs-view>.h1_block:first-child>h1{color:#f9fafb;background:#1f2937;margin:0;padding:30px 50px 8px}.theme-graphite.rs-view>.h1_block:first-child>.lr-container{color:#e5e7eb;background:#1f2937;margin:0;padding:4px 50px 24px}.theme-graphite.rs-view>.h1_block:first-child>.lr-container .left,.theme-graphite.rs-view>.h1_block:first-child>.lr-container .right,.theme-graphite.rs-view>.h1_block:first-child>.lr-container p,.theme-graphite.rs-view>.h1_block:first-child>.lr-container a,.theme-graphite.rs-view>.h1_block:first-child>.lr-container .rs-icon,.theme-graphite.rs-view>.h1_block:first-child>.lr-container .rs-icon-label{color:#e5e7eb}.theme-graphite.rs-view>.h1_block:first-child>.lr-container .icon{fill:#e5e7eb;color:#e5e7eb}.theme-graphite.rs-view h2{color:#111827;border-bottom:1px solid #d1d5db}.theme-ivory.rs-view{background:#fffbeb}.theme-ivory.rs-view h1{color:#78350f}.theme-ivory.rs-view h2{color:var(--bg,#92400e);border-bottom:1px solid #fcd34d}.theme-ivory.rs-view code{background:#fef3c7;border-color:#fde68a}.theme-indigo.rs-view h2{color:var(--bg,#4338ca);border-bottom:2px solid color-mix(in srgb, var(--bg,#4338ca) 28%, #e0e7ff)}.theme-indigo.rs-view h1{color:#1e1b4b}.theme-forest.rs-view h2{color:var(--bg,#166534);border-bottom:1px solid #86efac}.theme-forest.rs-view code{background:#f0fdf4;border-color:#bbf7d0}.theme-sand.rs-view{--bg:var(--resume-accent,#3f3f46)}.theme-sand.rs-view h1{letter-spacing:.01em;margin-bottom:6px;font-size:28px}.theme-sand.rs-view>.h1_block:first-child>.lr-container{border-bottom:1px solid #e5e7eb;align-items:center;margin-bottom:4px;padding-top:4px;padding-bottom:14px}.theme-sand.rs-view>.h1_block:first-child>.lr-container>.left{flex:auto;padding-right:12px}.theme-sand.rs-view>.h1_block:first-child>.lr-container>.left p{color:#52525b;font-size:13px;line-height:1.7}.theme-sand.rs-view>.h1_block:first-child>.lr-container>.right{text-align:right;flex:none;min-width:96px}.theme-sand.rs-view>.h1_block:first-child>.lr-container>.right img.rs-photo{float:none;margin:0 0 0 auto}.theme-sand.rs-view>.h1_block:first-child>.lr-container>.right>p:has(>img.rs-photo){float:none;justify-content:flex-end;margin:0;display:flex}.theme-sand.rs-view h2{color:#27272a;border-bottom:1px solid #d4d4d8;font-size:18px}.theme-sand.rs-view strong{color:#18181b}.theme-sunset.rs-view{--bg:var(--resume-accent,#f5a623);padding-top:0;position:relative;overflow:hidden}.theme-sunset.rs-view:before{content:"";background:var(--bg,#f5a623);height:112px;box-shadow:18px 18px 0 -14px #ffffffe6, 34px 18px 0 -14px #ffffffe6, 50px 18px 0 -14px #ffffffe6, 66px 18px 0 -14px #ffffffe6, 82px 18px 0 -14px #ffffffe6, calc(100% - 18px) 18px 0 -14px #ffffffe6, calc(100% - 34px) 18px 0 -14px #ffffffe6, calc(100% - 50px) 18px 0 -14px #ffffffe6, calc(100% - 66px) 18px 0 -14px #ffffffe6, calc(100% - 82px) 18px 0 -14px #ffffffe6;pointer-events:none;z-index:0;border-radius:0 0 50% 50%/0 0 42px 42px;position:absolute;top:0;left:0;right:0}.theme-sunset.rs-view>.h1_block:first-child,.theme-sunset.rs-view>img.rs-photo{z-index:1;position:relative}.theme-sunset.rs-view>p:has(>img.rs-photo){z-index:1;position:relative}.theme-sunset.rs-view>img.rs-photo{width:fit-content;margin:52px auto 10px;line-height:0;display:block;float:none!important}.theme-sunset.rs-view>p:has(>img.rs-photo){width:fit-content;margin:52px auto 10px;line-height:0;display:block;float:none!important}.theme-sunset.rs-view img.rs-photo{border:4px solid #fff;width:108px;height:108px;margin:0 auto;box-shadow:0 6px 18px #f5a62359;float:none!important}.theme-sunset.rs-view>p:has(>img.rs-photo)>img.rs-photo{border:4px solid #fff;width:108px;height:108px;margin:0 auto;box-shadow:0 6px 18px #f5a62359;float:none!important}.theme-sunset.rs-view>.h1_block:first-child{text-align:center;margin:0 0 8px}.theme-sunset.rs-view>.h1_block:first-child>h1{text-align:center;color:#1c1917;margin:8px 40px 10px;font-size:28px;font-weight:800}.theme-sunset.rs-view>.h1_block:first-child>p{text-align:center;color:#78716c;margin:0 40px 18px;font-size:13px;line-height:1.7}.theme-sunset.rs-view h2{color:var(--bg,#f5a623);border-bottom:none;align-items:center;gap:8px;margin:18px 40px 10px;padding-bottom:0;font-size:18px;display:flex}.theme-sunset.rs-view h2:before{content:"";background:linear-gradient(#fff, #fff) center / 8px 2px no-repeat, linear-gradient(#fff, #fff) center / 2px 8px no-repeat, var(--bg,#f5a623);width:18px;height:18px;box-shadow:0 0 0 1px color-mix(in srgb, var(--bg,#f5a623) 35%, #fff);border-radius:4px;flex:none}.theme-sunset.rs-view .h2_block>.lr-container,.theme-sunset.rs-view .h2_block>p,.theme-sunset.rs-view .h2_block>ul,.theme-sunset.rs-view .h2_block>ol{margin-left:40px;margin-right:40px}.theme-sunset.rs-view .skill-grid{color:#44403c;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 16px;margin:8px 40px 14px;font-size:13px;display:grid}.theme-sunset.rs-view .skill-grid p{margin:0}.theme-night.rs-view{--bg:var(--resume-accent,#e91e63);--resume-muted:#cbd5e1;color:#e8e8ed;background:#0f101d;box-shadow:0 8px 28px #00000073}.theme-night.rs-view h1{color:var(--bg,#e91e63);font-weight:800}.theme-night.rs-view h2{color:var(--bg,#e91e63);border-bottom:none;margin-top:22px}.theme-night.rs-view h3,.theme-night.rs-view strong{color:#f8fafc}.theme-night.rs-view p,.theme-night.rs-view li{color:#e2e8f0}.theme-night.rs-view a{color:#60a5fa;text-decoration:underline}.theme-night.rs-view .icon{fill:#cbd5e1;color:#cbd5e1}.theme-night.rs-view .rs-icon,.theme-night.rs-view .rs-icon-label{color:#e2e8f0}.theme-night.rs-view code{color:#fda4af;background:#e91e631f;border-color:#e91e6347}.theme-night.rs-view>.h1_block:first-child>.lr-container{align-items:flex-start}.theme-night.rs-view>.h1_block:first-child>.lr-container>.right{flex:none}.theme-night.rs-view>.h1_block:first-child>.lr-container>.right img.rs-photo{float:none;border-color:#e91e6373;margin:0;box-shadow:0 0 0 3px #e91e632e}.theme-night.rs-view>.h1_block:first-child>.lr-container>.right>p:has(>img.rs-photo){float:none;margin:0}.theme-night.rs-view .skill-cols{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px 12px;margin:8px 50px 12px;padding:0;list-style:none;display:grid}.theme-night.rs-view .skill-cols li{color:#e2e8f0;padding-left:14px;font-size:13px;position:relative}.theme-night.rs-view .skill-cols li:before{content:"";background:var(--bg,#e91e63);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}
.theme-ats.rs-view p,.theme-ats.rs-view ul,.theme-ats.rs-view ol,.theme-ats.rs-view h1,.theme-ats.rs-view h2,.theme-ats.rs-view h3,.theme-ats.rs-view h4,.theme-ats.rs-view .h1_block>.lr-container,.theme-ats.rs-view .h2_block>.lr-container,.theme-ats.rs-view .h3_block>.lr-container,.theme-classic-serif.rs-view p,.theme-classic-serif.rs-view ul,.theme-classic-serif.rs-view ol,.theme-classic-serif.rs-view h1,.theme-classic-serif.rs-view h2,.theme-classic-serif.rs-view h3,.theme-classic-serif.rs-view h4,.theme-classic-serif.rs-view .h1_block>.lr-container,.theme-classic-serif.rs-view .h2_block>.lr-container,.theme-classic-serif.rs-view .h3_block>.lr-container,.theme-creative-rail.rs-view p,.theme-creative-rail.rs-view ul,.theme-creative-rail.rs-view ol,.theme-creative-rail.rs-view h1,.theme-creative-rail.rs-view h2,.theme-creative-rail.rs-view h3,.theme-creative-rail.rs-view h4,.theme-creative-rail.rs-view .h1_block>.lr-container,.theme-creative-rail.rs-view .h2_block>.lr-container,.theme-creative-rail.rs-view .h3_block>.lr-container,.theme-executive.rs-view p,.theme-executive.rs-view ul,.theme-executive.rs-view ol,.theme-executive.rs-view h1,.theme-executive.rs-view h2,.theme-executive.rs-view h3,.theme-executive.rs-view h4,.theme-executive.rs-view .h1_block>.lr-container,.theme-executive.rs-view .h2_block>.lr-container,.theme-executive.rs-view .h3_block>.lr-container{margin-left:0;margin-right:0}.theme-ats.rs-view{--bg:var(--resume-accent,#1a365d);padding:40px 48px 44px;font-family:Calibri,Segoe UI,Arial,sans-serif}.theme-ats.rs-view>.h1_block:first-child>h1{letter-spacing:.06em;color:var(--bg,#1a365d);text-transform:uppercase;text-align:center;margin:0 0 6px;font-size:26px;font-weight:700}.theme-ats.rs-view>.h1_block:first-child>h1+p{letter-spacing:.02em;color:#475569;text-transform:none;text-align:center;margin:0 0 10px;font-size:13px;font-weight:500}.theme-ats.rs-view>.h1_block:first-child>.lr-container{border-bottom:1.5px solid var(--bg,#1a365d);justify-content:center;align-items:flex-start;gap:8px 32px;max-width:100%;margin:0 0 12px;padding:0 0 10px;display:flex}.theme-ats.rs-view>.h1_block:first-child>.lr-container .left,.theme-ats.rs-view>.h1_block:first-child>.lr-container .right{text-align:left;flex:0 auto}.theme-ats.rs-view .h2_block,.theme-ats.rs-view .h3_block,.theme-ats.rs-view p,.theme-ats.rs-view ul,.theme-ats.rs-view li{text-align:left}.theme-ats.rs-view>.h1_block:first-child>.lr-container p,.theme-ats.rs-view>.h1_block:first-child>.lr-container a,.theme-ats.rs-view>.h1_block:first-child>.lr-container .rs-icon-label{color:#334155;font-size:12.5px;line-height:1.55}.theme-ats.rs-view .h2_block{margin-top:14px}.theme-ats.rs-view h2{letter-spacing:.12em;text-transform:uppercase;color:var(--bg,#1a365d);border-bottom:1.5px solid var(--bg,#1a365d);margin:0 0 8px;padding-bottom:3px;font-size:13px;font-weight:700}.theme-ats.rs-view h3{color:#0f172a;margin:10px 0 2px;font-size:14px;font-weight:700}.theme-ats.rs-view .lr-container{align-items:baseline;padding:4px 0 2px}.theme-ats.rs-view .h2_block>.lr-container,.theme-ats.rs-view .h3_block>.lr-container{margin:0;padding:6px 0 2px}.theme-ats.rs-view .lr-container>.right{white-space:nowrap;text-align:right;flex:none}.theme-ats.rs-view p{color:#1e293b;margin-top:0;margin-bottom:0;font-size:13px;line-height:1.45}.theme-ats.rs-view ul{margin:4px 0 0;padding-left:1.15em}.theme-ats.rs-view li{color:#1e293b;margin-top:4px;font-size:13px;line-height:1.45}.theme-ats.rs-view code{color:#475569;background:0 0;border:none;margin:0 2px;padding:0;font-size:11.5px}.theme-modern-sidebar.rs-view{--bg:var(--resume-accent,#0f766e);background:#fff;flex-direction:column;padding:0;font-family:Segoe UI,system-ui,sans-serif;display:flex;overflow:hidden}.theme-modern-sidebar.rs-view .header{display:none}.theme-modern-sidebar.rs-view .body-cols{flex-direction:row;flex:auto;align-items:stretch;width:100%;min-height:1123px;margin:0;padding:0;display:flex}.theme-modern-sidebar.rs-view .body-cols>.aside{color:#fff;text-align:left;box-sizing:border-box;background:#0f172a;flex:0 0 236px;order:1;width:236px;min-width:200px;max-width:30%;padding:36px 22px 40px}.theme-modern-sidebar.rs-view .body-cols>.main{text-align:left;box-sizing:border-box;background:#fff;flex:auto;order:2;min-width:0;padding:32px 36px 40px 32px}.theme-modern-sidebar.rs-view .aside .name,.theme-modern-sidebar.rs-view .aside p.name{color:#fff;letter-spacing:.01em;margin:0 0 4px;font-size:22px;font-weight:800;line-height:1.25}.theme-modern-sidebar.rs-view .aside .role,.theme-modern-sidebar.rs-view .aside p.role{color:color-mix(in srgb, var(--bg,#0f766e) 55%, #fff);margin:0 0 20px;font-size:12.5px;font-weight:600}.theme-modern-sidebar.rs-view .aside h2{letter-spacing:.1em;text-transform:uppercase;color:#fff;border-bottom:1px solid #ffffff47;margin:22px 0 10px;padding-bottom:6px;font-size:11px;font-weight:700}.theme-modern-sidebar.rs-view .aside>.h2_block:first-child,.theme-modern-sidebar.rs-view .aside>.h2_block:first-of-type{margin-top:8px}.theme-modern-sidebar.rs-view .aside p,.theme-modern-sidebar.rs-view .aside li,.theme-modern-sidebar.rs-view .aside a,.theme-modern-sidebar.rs-view .aside .rs-icon,.theme-modern-sidebar.rs-view .aside .rs-icon-label{color:#ffffffeb}.theme-modern-sidebar.rs-view .aside p{margin:0;font-size:12px;line-height:1.55}.theme-modern-sidebar.rs-view .aside .rs-icon,.theme-modern-sidebar.rs-view .aside p{align-items:center;gap:6px;margin-top:8px;display:flex}.theme-modern-sidebar.rs-view .aside .name+p,.theme-modern-sidebar.rs-view .aside .role+p,.theme-modern-sidebar.rs-view .aside h2+p,.theme-modern-sidebar.rs-view .aside .h2_block+p{margin-top:10px}.theme-modern-sidebar.rs-view .aside .icon{fill:#ffffffe6;color:#ffffffe6}.theme-modern-sidebar.rs-view .aside ul,.theme-modern-sidebar.rs-view .aside ol{margin:6px 0 0;padding-left:1.1em}.theme-modern-sidebar.rs-view .aside li{margin-top:6px;font-size:12px;line-height:1.5;list-style:outside}.theme-modern-sidebar.rs-view .main h2{letter-spacing:.06em;text-transform:uppercase;color:var(--bg,#0f766e);border-bottom:2px solid color-mix(in srgb, var(--bg,#0f766e) 28%, #e2e8f0);margin:0 0 8px;padding-bottom:6px;font-size:14px;font-weight:700}.theme-modern-sidebar.rs-view .main h3{color:#0f172a;margin:10px 0 4px;font-size:14px;font-weight:600}.theme-modern-sidebar.rs-view .main p,.theme-modern-sidebar.rs-view .main li{color:#1e293b;margin:0;font-size:13px;line-height:1.55}.theme-modern-sidebar.rs-view .main .h2_block,.theme-modern-sidebar.rs-view .main .h3_block,.theme-modern-sidebar.rs-view .main .block{margin-top:16px}.theme-modern-sidebar.rs-view .main>.h2_block:first-child{margin-top:0}.theme-modern-sidebar.rs-view .main .lr-container{justify-content:space-between;align-items:baseline;gap:12px;margin:0;padding:6px 0 2px;display:flex}.theme-modern-sidebar.rs-view .main .left,.theme-modern-sidebar.rs-view .main .right{background:0 0;flex:auto;min-width:0}.theme-modern-sidebar.rs-view .main .lr-container>.right{text-align:right;white-space:nowrap;flex:none}.theme-modern-sidebar.rs-view .main .lr-container p{margin:0;font-size:13px}.theme-modern-sidebar.rs-view .main ul{margin:6px 0 0;padding-left:1.1em}.theme-modern-sidebar.rs-view .main ul li{margin-top:6px;list-style:square}.theme-modern-sidebar.rs-view .main code{border:1px solid color-mix(in srgb, var(--bg,#0f766e) 22%, #e5e7eb);background:color-mix(in srgb, var(--bg,#0f766e) 8%, #fff);color:#134e4a;border-radius:4px;margin:0 2px;padding:2px 6px;font-size:12px}.theme-classic-serif.rs-view{--bg:var(--resume-accent,#1e3a5f);padding:36px 48px 44px}.theme-classic-serif.rs-view>.h1_block:first-child>h1{color:var(--bg,#1e3a5f);letter-spacing:.02em;text-align:center;margin:0 0 4px;font-family:Georgia,Times New Roman,Times,serif;font-size:30px;font-weight:700}.theme-classic-serif.rs-view>.h1_block:first-child>h1+p{color:#475569;text-align:center;margin:0 0 10px;font-family:Georgia,Times New Roman,Times,serif;font-size:14px;font-style:italic}.theme-classic-serif.rs-view>.h1_block:first-child>.lr-container{border-bottom:2px solid var(--bg,#1e3a5f);justify-content:center;align-items:flex-start;gap:8px 28px;max-width:100%;margin:0 0 16px;padding:0 0 14px;display:flex}.theme-classic-serif.rs-view>.h1_block:first-child .left,.theme-classic-serif.rs-view>.h1_block:first-child .right{text-align:left;flex:0 auto}.theme-classic-serif.rs-view .h2_block,.theme-classic-serif.rs-view .h3_block,.theme-classic-serif.rs-view p,.theme-classic-serif.rs-view ul,.theme-classic-serif.rs-view li{text-align:left}.theme-classic-serif.rs-view>.h1_block:first-child>.lr-container a,.theme-classic-serif.rs-view>.h1_block:first-child>.lr-container .rs-icon-label,.theme-classic-serif.rs-view>.h1_block:first-child>.lr-container p{color:#334155;font-size:12px;line-height:1.55}.theme-classic-serif.rs-view .h2_block{margin-top:14px}.theme-classic-serif.rs-view h2{color:var(--bg,#1e3a5f);border-bottom:1px solid color-mix(in srgb, var(--bg,#1e3a5f) 35%, #e2e8f0);margin:0 0 8px;padding-bottom:3px;font-family:Georgia,Times New Roman,Times,serif;font-size:16px;font-weight:700}.theme-classic-serif.rs-view h3{color:#0f172a;margin:10px 0 2px;font-size:14px;font-weight:700}.theme-classic-serif.rs-view .h2_block>.lr-container,.theme-classic-serif.rs-view .h3_block>.lr-container{align-items:baseline;margin:0;padding:6px 0 2px}.theme-classic-serif.rs-view .lr-container>.right{white-space:nowrap;text-align:right;flex:none}.theme-classic-serif.rs-view p{color:#1e293b;margin-top:0;margin-bottom:0;font-size:13px;line-height:1.48}.theme-classic-serif.rs-view ul{margin:4px 0 0;padding-left:1.15em}.theme-classic-serif.rs-view li{color:#1e293b;margin-top:4px;font-size:13px;line-height:1.48}.theme-classic-serif.rs-view code{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:3px;margin:0 2px;padding:1px 5px;font-size:11.5px}.theme-creative-rail.rs-view{--bg:var(--resume-accent,#c2410c);box-shadow:inset 10px 0 0 var(--bg,#c2410c);padding:36px 48px 44px 56px;font-family:Segoe UI,system-ui,sans-serif}.theme-creative-rail.rs-view>.h1_block:first-child{margin:0 0 4px}.theme-creative-rail.rs-view>.h1_block:first-child>h1{letter-spacing:-.01em;color:#0f172a;margin:0 0 2px;font-size:28px;font-weight:800}.theme-creative-rail.rs-view>.h1_block:first-child>h1+p{color:var(--bg,#c2410c);margin:0 0 10px;font-size:14px;font-weight:600}.theme-creative-rail.rs-view>.h1_block:first-child>.lr-container{border-bottom:1px solid #fed7aa;align-items:flex-start;margin:0 0 4px;padding:0 0 12px}.theme-creative-rail.rs-view>.h1_block:first-child>.lr-container a,.theme-creative-rail.rs-view>.h1_block:first-child>.lr-container .rs-icon-label,.theme-creative-rail.rs-view>.h1_block:first-child>.lr-container p{color:#44403c;font-size:12.5px;line-height:1.55}.theme-creative-rail.rs-view .h2_block{margin-top:16px}.theme-creative-rail.rs-view h2{border-left:3px solid var(--bg,#c2410c);letter-spacing:.08em;text-transform:uppercase;color:#0f172a;border-bottom:none;margin:0 0 8px;padding:0 0 0 10px;font-size:13px;font-weight:800}.theme-creative-rail.rs-view h3{color:#1c1917;margin:10px 0 2px;font-size:14px;font-weight:700}.theme-creative-rail.rs-view .h2_block>.lr-container,.theme-creative-rail.rs-view .h3_block>.lr-container{align-items:baseline;margin:0;padding:6px 0 2px}.theme-creative-rail.rs-view .lr-container>.right{white-space:nowrap;text-align:right;flex:none}.theme-creative-rail.rs-view p{color:#292524;margin-top:0;margin-bottom:0;font-size:13px;line-height:1.48}.theme-creative-rail.rs-view ul{margin:4px 0 0;padding-left:1.15em}.theme-creative-rail.rs-view li{color:#292524;margin-top:4px;font-size:13px;line-height:1.48}.theme-creative-rail.rs-view code{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:3px;margin:0 2px;padding:1px 5px;font-size:11px}.theme-creative-rail.rs-view .icon{fill:var(--bg,#c2410c);color:var(--bg,#c2410c)}.theme-executive.rs-view{--bg:var(--resume-accent,#111827);padding:44px 52px 48px;font-family:Segoe UI,Georgia,serif}.theme-executive.rs-view>.h1_block:first-child{text-align:left;border-bottom:1px solid #111827;margin:0 0 18px;padding-bottom:14px}.theme-executive.rs-view>.h1_block:first-child>h1{letter-spacing:.14em;text-transform:uppercase;color:#111827;margin:0 0 6px;font-size:26px;font-weight:600}.theme-executive.rs-view>.h1_block:first-child>h1+p{letter-spacing:.04em;color:#6b7280;margin:0 0 12px;font-size:13px;font-weight:500}.theme-executive.rs-view>.h1_block:first-child>.lr-container{align-items:flex-start;gap:8px 28px;margin:0;padding:0}.theme-executive.rs-view>.h1_block:first-child>.lr-container a,.theme-executive.rs-view>.h1_block:first-child>.lr-container .rs-icon-label,.theme-executive.rs-view>.h1_block:first-child>.lr-container p{letter-spacing:.02em;color:#4b5563;font-size:12px;line-height:1.55}.theme-executive.rs-view .h2_block{margin-top:16px}.theme-executive.rs-view h2{letter-spacing:.14em;text-transform:uppercase;color:#111827;border-bottom:1px solid #d1d5db;margin:0 0 10px;padding-bottom:4px;font-size:12px;font-weight:600}.theme-executive.rs-view h3{color:#111827;margin:12px 0 3px;font-size:14px;font-weight:600}.theme-executive.rs-view .h2_block>.lr-container,.theme-executive.rs-view .h3_block>.lr-container{align-items:baseline;margin:0;padding:6px 0 2px}.theme-executive.rs-view .lr-container>.right{white-space:nowrap;text-align:right;flex:none}.theme-executive.rs-view p{color:#1f2937;margin-top:0;margin-bottom:0;font-size:13px;line-height:1.55}.theme-executive.rs-view ul{margin:4px 0 0;padding-left:1.15em}.theme-executive.rs-view li{color:#1f2937;margin-top:5px;font-size:13px;line-height:1.55}.theme-executive.rs-view code{color:#6b7280;background:0 0;border:none;margin:0 2px;padding:0;font-size:11.5px}.theme-executive.rs-view .icon{fill:#374151;color:#374151}
