:root{--aura-primary:#26364f;--aura-secondary:#b97b5b;--aura-accent:#7898b8;--aura-highlight:#f0d1b7;--aura-page:#f7f1eb;--aura-sheet:#ffffff;--aura-text:#172033;--aura-muted:#6e625f;--aura-inverse:#ffffff;--aura-border:rgba(38,54,79,0.18);--gradient-hero:linear-gradient(135deg,var(--aura-primary),var(--aura-secondary));--gradient-accent:linear-gradient(135deg,var(--aura-accent),var(--aura-highlight));--gradient-soft:radial-gradient(circle at top left,rgba(255,255,255,.95),var(--aura-page));--shadow:0 24px 80px rgba(18,25,38,.18);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--aura-text);background:radial-gradient(circle at 12% 8%,color-mix(in srgb,var(--aura-accent) 35%,transparent),transparent 34%),radial-gradient(circle at 92% 0%,color-mix(in srgb,var(--aura-secondary) 28%,transparent),transparent 36%),linear-gradient(135deg,#0b1018,#171d2a 54%,#101622);min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{width:min(1500px,calc(100% - 36px));margin:0 auto;padding:28px 0 42px}.hero-panel{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:34px;padding:28px;color:#fff;background:rgba(255,255,255,.08);box-shadow:var(--shadow);backdrop-filter:blur(22px)}.hero-glow{position:absolute;width:320px;height:320px;border-radius:999px;filter:blur(18px);opacity:.42;pointer-events:none}.hero-glow-one{right:8%;top:-120px;background:var(--aura-secondary)}.hero-glow-two{left:-80px;bottom:-150px;background:var(--aura-accent)}.top-brand{position:relative;display:flex;align-items:center;gap:16px;z-index:1}.mark{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;font-size:2rem;font-weight:900;background:var(--gradient-accent);color:var(--aura-text);box-shadow:0 18px 50px rgba(0,0,0,.2)}.eyebrow{margin:0 0 5px;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;color:color-mix(in srgb,var(--aura-highlight) 75%,white);font-weight:800}h1,h2,h3,h4,p{margin-top:0}h1{margin:0;font-size:clamp(2rem,4vw,4.6rem);letter-spacing:-.08em}.hero-copy{position:relative;z-index:1;max-width:840px;padding:74px 0 34px}.hero-copy h2{margin-bottom:16px;font-size:clamp(2.35rem,5vw,6.4rem);line-height:.88;letter-spacing:-.08em}.hero-copy p{width:min(760px,100%);color:rgba(255,255,255,.76);font-size:1.08rem;line-height:1.7}.start-card{position:relative;z-index:1;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:28px;padding:22px;backdrop-filter:blur(20px)}.start-header{display:flex;justify-content:space-between;gap:18px;align-items:start;margin-bottom:18px}.start-header h3{margin:0;font-size:1.25rem}.ghost-btn{border:1px solid rgba(255,255,255,.26);color:#fff;background:rgba(255,255,255,.10);border-radius:999px;padding:11px 16px}.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.template-card{text-align:left;color:#fff;min-height:188px;border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:16px;background:rgba(255,255,255,.08);transition:transform .22s ease,border-color .22s ease,background .22s ease}.template-card:hover,.template-card.active{transform:translateY(-3px);border-color:color-mix(in srgb,var(--aura-highlight) 70%,white);background:rgba(255,255,255,.16)}.template-card strong{display:block;margin:12px 0 6px}.template-card small{color:rgba(255,255,255,.66);line-height:1.45}.mini-template{display:block;height:78px;border-radius:14px;background:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08);position:relative;overflow:hidden}.sidebar-mini::before{content:"";position:absolute;inset:0 68% 0 0;background:var(--gradient-hero)}.sidebar-mini::after{content:"";position:absolute;left:38%;top:18px;width:44%;height:8px;border-radius:9px;background:var(--aura-primary);box-shadow:0 18px 0 rgba(0,0,0,.14),0 36px 0 rgba(0,0,0,.10)}.classic-mini::before{content:"";position:absolute;left:18%;right:18%;top:17px;height:10px;border-radius:10px;background:var(--aura-primary);box-shadow:0 22px 0 rgba(0,0,0,.13),0 44px 0 rgba(0,0,0,.1)}.banner-mini::before{content:"";position:absolute;inset:0 0 54% 0;background:var(--gradient-hero)}.banner-mini::after{content:"";position:absolute;left:14%;right:14%;top:48%;height:8px;border-radius:10px;background:rgba(0,0,0,.18);box-shadow:0 20px 0 rgba(0,0,0,.12)}.upload-zone{display:flex;align-items:center;gap:14px;margin-top:16px;padding:16px;border:1px dashed rgba(255,255,255,.35);border-radius:22px;background:rgba(0,0,0,.12)}.upload-zone input{display:none}.upload-zone small{display:block;color:rgba(255,255,255,.64);margin-top:3px}.upload-icon{width:44px;height:44px;border-radius:16px;display:grid;place-items:center;background:var(--gradient-accent);color:var(--aura-text);font-size:1.5rem;font-weight:900}.palette-strip{display:flex;gap:8px;margin-top:14px;min-height:34px}.swatch{flex:1;min-width:34px;border-radius:999px;border:1px solid rgba(255,255,255,.28)}.workspace{display:grid;grid-template-columns:390px 1fr;gap:24px;margin-top:24px}.builder-panel{border-radius:28px;padding:22px;color:#fff;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(18px);align-self:start}.builder-panel label{display:block;margin-top:14px;color:rgba(255,255,255,.72);font-size:.85rem;font-weight:700}.builder-panel input,.builder-panel textarea{width:100%;margin-top:7px;border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:12px 13px;color:#fff;background:rgba(0,0,0,.22);outline:none}.builder-panel textarea{min-height:104px;resize:vertical;line-height:1.5}.builder-panel input:focus,.builder-panel textarea:focus{border-color:var(--aura-highlight)}.preview-stage{display:grid;place-items:start center;min-width:0}.resume-sheet{width:min(850px,100%);min-height:1100px;overflow:hidden;border-radius:24px;color:var(--aura-text);background:var(--aura-sheet);box-shadow:0 28px 90px rgba(0,0,0,.34);transition:all .28s ease}.layout-sidebar{display:grid;grid-template-columns:265px 1fr}.layout-classic{display:block;padding:58px}.layout-banner{display:block}.resume-sidebar{padding:30px;color:var(--aura-inverse);background:var(--gradient-hero)}.layout-classic .resume-sidebar{display:none}.layout-banner .resume-sidebar{display:flex;gap:18px;align-items:center;padding:24px 46px}.layout-banner .side-block{display:none}.photo-frame{width:150px;height:150px;border-radius:36px;overflow:hidden;display:grid;place-items:center;border:3px solid rgba(255,255,255,.42);background:rgba(255,255,255,.14);color:rgba(255,255,255,.8);font-weight:800}.photo-frame img{width:100%;height:100%;object-fit:cover}.side-block{margin-top:30px}.side-block h4,.resume-section h4{margin:0 0 10px;letter-spacing:.1em;text-transform:uppercase;font-size:.77rem}.side-block p{color:rgba(255,255,255,.78);line-height:1.55;font-size:.88rem}.skill-list{display:flex;gap:8px;flex-wrap:wrap}.skill-chip{border-radius:999px;padding:7px 10px;background:rgba(255,255,255,.18);color:var(--aura-inverse);font-size:.76rem;font-weight:800}.resume-main{padding:42px}.layout-classic .resume-main{padding:0}.layout-banner .resume-main{padding:0 54px 54px}.resume-hero{border-radius:24px;padding:30px;margin-bottom:30px;background:var(--gradient-soft);border:1px solid var(--aura-border)}.layout-classic .resume-hero{text-align:center;border-bottom:3px solid var(--aura-primary);border-radius:0;border-width:0 0 3px;background:transparent;padding:0 0 28px}.layout-banner .resume-hero{margin:0 -54px 34px;padding:44px 54px;border-radius:0;background:var(--gradient-hero);color:var(--aura-inverse)}.resume-kicker{margin-bottom:10px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:var(--aura-secondary);font-size:.72rem}.layout-banner .resume-kicker{color:rgba(255,255,255,.75)}.resume-hero h2{margin:0;font-size:3.15rem;line-height:.92;letter-spacing:-.07em}.resume-hero h3{margin:10px 0 0;color:var(--aura-muted);font-weight:700}.layout-banner .resume-hero h3{color:rgba(255,255,255,.76)}.resume-section{padding:24px 0;border-top:1px solid var(--aura-border)}.resume-section h4{color:var(--aura-primary)}.resume-section p,.formatted-text{line-height:1.65;color:var(--aura-text);white-space:pre-line}.formatted-text strong{color:var(--aura-primary)}@media (max-width:1050px){.workspace{grid-template-columns:1fr}.template-grid{grid-template-columns:1fr}}@media (max-width:760px){.app-shell{width:min(100% - 20px,1500px);padding-top:10px}.hero-panel{padding:18px;border-radius:24px}.start-header{flex-direction:column}.layout-sidebar{display:block}.resume-sidebar{display:none}.resume-main{padding:26px}.resume-hero h2{font-size:2.35rem}}@media print{body{background:white}.hero-panel,.builder-panel{display:none}.app-shell{width:100%;padding:0}.workspace{display:block;margin:0}.resume-sheet{box-shadow:none;border-radius:0;width:100%;min-height:auto}}.compact-textarea{min-height:78px !important}.hero-contact-lines{display:none;margin:14px auto 0;color:var(--aura-muted);line-height:1.45;font-size:.9rem}.layout-classic .hero-contact-lines,.layout-banner .hero-contact-lines{display:block}.layout-banner .hero-contact-lines{color:rgba(255,255,255,.82)}.main-skills-section{display:none}.layout-classic .main-skills-section,.layout-banner .main-skills-section{display:block}.main-skill-list .skill-chip{color:var(--aura-text);background:color-mix(in srgb,var(--aura-accent) 22%,white);border:1px solid var(--aura-border)}@page{size:Letter;margin:0}@media print{html,body{width:8.5in;min-height:11in;margin:0 !important;padding:0 !important;background:white !important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.hero-panel,.builder-panel{display:none !important}.app-shell,.workspace,.preview-stage{display:block !important;width:8.5in !important;margin:0 !important;padding:0 !important}.resume-sheet{width:8.5in !important;min-height:11in !important;max-width:none !important;border-radius:0 !important;box-shadow:none !important;overflow:hidden !important}.layout-sidebar{display:grid !important;grid-template-columns:2.65in 1fr !important}.layout-sidebar .resume-sidebar{display:block !important}.layout-classic{display:block !important;padding:.58in !important}.layout-classic .resume-sidebar{display:none !important}.layout-banner{display:block !important}.layout-banner .resume-sidebar{display:flex !important}.layout-banner .side-block{display:none !important}.resume-main{padding:.42in !important}.layout-classic .resume-main{padding:0 !important}.layout-banner .resume-main{padding:0 .54in .54in !important}.layout-banner .resume-hero{margin:0 -.54in .34in !important;padding:.44in .54in !important}.photo-frame{break-inside:avoid}}.layout-sidebar{grid-template-columns:230px 1fr}.layout-sidebar .resume-sidebar{padding:28px 22px;text-align:center}.layout-sidebar .photo-frame{width:132px;height:132px;border-radius:32px;margin:0 auto 28px}.layout-sidebar .side-block{margin-top:24px;text-align:left}.layout-sidebar .side-block h4{text-align:left}.layout-sidebar #previewSkills.skill-list{display:grid;grid-template-columns:1fr;gap:9px}.layout-sidebar #previewSkills .skill-chip{width:100%;text-align:left;border-radius:12px;padding:9px 11px}.skill-chip{user-select:none;transition:transform .16s ease,opacity .16s ease,box-shadow .16s ease}.skill-chip[draggable="true"]{cursor:grab}.skill-chip[draggable="true"]:active{cursor:grabbing}.skill-chip.dragging{opacity:.45;transform:scale(.96)}.skill-chip.drag-over{box-shadow:inset 0 0 0 2px currentColor}.preview-hidden{display:none !important}.layout-banner{background:var(--aura-sheet)}.layout-banner .resume-sidebar{display:grid;grid-template-columns:124px 1fr;gap:20px;align-items:center;padding:26px 54px;min-height:150px;background:linear-gradient(90deg,color-mix(in srgb,var(--aura-primary) 92%,black),color-mix(in srgb,var(--aura-secondary) 62%,white))}.layout-banner .photo-frame{width:112px;height:112px;border-radius:28px;margin:0}.layout-banner .resume-main{padding:0 54px 54px}.layout-banner .resume-hero{margin:34px 0 26px;padding:30px 34px;border-radius:28px;background:var(--gradient-soft);color:var(--aura-text);border:1px solid var(--aura-border);box-shadow:0 18px 44px rgba(20,26,38,.08)}.layout-banner .resume-hero h3,.layout-banner .hero-contact-lines{color:var(--aura-muted)}.layout-banner .hero-contact-lines{margin-left:0;margin-right:0}.layout-banner .resume-section:first-of-type{border-top:0}.resume-kicker{display:none !important}@media print{.layout-sidebar{grid-template-columns:2.3in 1fr !important}.layout-sidebar .resume-sidebar{padding:.28in .22in !important}.layout-sidebar .photo-frame{width:1.32in !important;height:1.32in !important;margin:0 auto .28in !important}.layout-banner .resume-sidebar{display:grid !important;grid-template-columns:1.24in 1fr !important;padding:.26in .54in !important;min-height:1.5in !important}.layout-banner .photo-frame{width:1.12in !important;height:1.12in !important}.layout-banner .resume-hero{margin:.34in 0 .26in !important;padding:.30in .34in !important;border-radius:.28in !important}}.layout-banner .resume-sidebar::after{content:"";display:block;width:min(360px,100%);height:5px;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,.88),rgba(255,255,255,.16));align-self:center}:root{--resume-font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--fs-name:50px;--fs-title:20px;--fs-contact:14px;--fs-summary:17px;--fs-skills:12px;--fs-experience:16px;--fs-education:16px}.quick-actions{display:grid;grid-template-columns:1fr minmax(190px,260px);gap:14px;align-items:stretch;margin-top:16px}.quick-actions .upload-zone{margin-top:0}.font-cycle-btn{display:flex;align-items:center;gap:13px;padding:16px;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:rgba(0,0,0,.14);color:white;text-align:left}.font-cycle-btn small{display:block;margin-top:3px;color:rgba(255,255,255,.64)}.font-icon{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:var(--gradient-accent);color:var(--aura-text);font-weight:950;letter-spacing:-.08em}.font-cycle-btn.font-pulse .font-icon{animation:fontPulse .38s ease}@keyframes fontPulse{0%{transform:scale(1)}45%{transform:scale(1.16) rotate(-3deg)}100%{transform:scale(1)}}.field-block .field-top,.section-control-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}.font-controls{display:inline-flex;align-items:center;gap:5px;padding:4px;border-radius:999px;background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.12)}.font-controls button{width:24px;height:24px;border:0;border-radius:999px;color:white;background:rgba(255,255,255,.12);font-weight:900;line-height:1}.font-controls button:hover{background:color-mix(in srgb,var(--aura-highlight) 32%,rgba(255,255,255,.18))}.font-controls output{min-width:28px;text-align:center;color:white;font-size:.74rem;font-weight:900}.font-controls output.font-bump{animation:sizePop .34s ease}@keyframes sizePop{0%{transform:translateY(0) scale(1);color:white}50%{transform:translateY(-7px) scale(1.22);color:var(--aura-highlight)}100%{transform:translateY(0) scale(1);color:white}}.repeat-block{margin-top:18px}.entry-list{display:grid;gap:12px}.entry-card{padding:13px;border-radius:20px;background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.11)}.entry-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:white}.entry-card input,.entry-card textarea{margin-top:8px}.entry-card textarea{min-height:58px}.mini-remove{border:0;width:28px;height:28px;border-radius:999px;color:white;background:rgba(255,255,255,.12);font-size:1.1rem;line-height:1}.add-entry-btn{width:100%;margin-top:10px;border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:12px 14px;color:white;background:linear-gradient(135deg,rgba(255,255,255,.16),rgba(255,255,255,.07));font-weight:900}.resume-sheet{font-family:var(--resume-font)}.resume-hero h2{font-size:var(--fs-name)}.resume-hero h3{font-size:var(--fs-title)}.side-block p,.hero-contact-lines{font-size:var(--fs-contact)}#previewSummary{font-size:var(--fs-summary)}.skill-chip{font-size:var(--fs-skills)}.experience-item,.experience-item li,.experience-item h5{font-size:var(--fs-experience)}.education-item,.education-item p,.education-item h5{font-size:var(--fs-education)}.entry-preview-list{display:grid;gap:18px}.experience-item,.education-item{break-inside:avoid;page-break-inside:avoid}.experience-item h5,.education-item h5{margin:0 0 7px;color:var(--aura-primary);line-height:1.35}.experience-item ul{margin:0;padding-left:1.05em;line-height:1.55}.experience-item li+li{margin-top:4px}.education-item p{margin:4px 0 0;line-height:1.5}.layout-sidebar{grid-template-columns:218px 1fr}.layout-sidebar .resume-sidebar{padding:30px 20px;background:linear-gradient(180deg,var(--aura-primary),color-mix(in srgb,var(--aura-secondary) 72%,var(--aura-primary)) 78%,color-mix(in srgb,var(--aura-highlight) 45%,var(--aura-secondary)))}.layout-sidebar .photo-frame{width:126px;height:126px}.layout-sidebar #previewSkills.skill-list{grid-template-columns:1fr}.layout-sidebar #previewSkills .skill-chip{display:block;width:100%}.layout-banner .resume-sidebar{min-height:128px;padding:22px 54px}.layout-banner .resume-hero{margin-top:24px}.resume-section,.entry-preview-list,.experience-item,.education-item{overflow-wrap:anywhere}@media (max-width:760px){.quick-actions{grid-template-columns:1fr}.font-cycle-btn{width:100%}}@media print{body{background:white !important}.resume-sheet{overflow:visible !important;height:auto !important;min-height:11in !important}.layout-sidebar{grid-template-columns:2.18in 1fr !important;align-items:stretch !important}.layout-sidebar .resume-sidebar{min-height:11in !important;background:linear-gradient(180deg,var(--aura-primary),color-mix(in srgb,var(--aura-secondary) 72%,var(--aura-primary)) 78%,color-mix(in srgb,var(--aura-highlight) 45%,var(--aura-secondary))) !important}.resume-section,.experience-item,.education-item{break-inside:avoid-page !important;page-break-inside:avoid !important}.experience-item h5,.education-item h5{break-after:avoid !important;page-break-after:avoid !important}.experience-item li{break-inside:avoid !important;page-break-inside:avoid !important}.layout-banner .resume-sidebar{min-height:1.28in !important;padding:.22in .54in !important}}.start-note{margin:18px 0 0;color:rgba(255,255,255,.68);line-height:1.55;border-top:1px solid rgba(255,255,255,.12);padding-top:16px}.workspace{grid-template-columns:390px minmax(0,1fr);align-items:start}.builder-column,.preview-column{min-width:0}.rail-tool,.palette-toolbar{height:58px;margin-bottom:14px}.rail-tool.font-cycle-btn{width:100%;padding:10px 14px;border-radius:20px;background:rgba(255,255,255,.10);backdrop-filter:blur(18px)}.rail-tool .font-icon{width:38px;height:38px;border-radius:14px}.palette-toolbar{width:min(850px,100%);margin-left:auto;margin-right:auto;padding:9px;border-radius:20px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(18px)}.palette-toolbar .palette-strip{margin:0;height:40px;min-height:40px}.swatch{position:relative;overflow:hidden;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.swatch:hover,.swatch.active-swatch{transform:translateY(-2px);border-color:rgba(255,255,255,.85);box-shadow:0 10px 26px rgba(0,0,0,.25)}.swatch::after{content:attr(data-label);position:absolute;inset:auto 10px 8px auto;color:rgba(255,255,255,.8);font-size:.63rem;font-weight:900;text-shadow:0 1px 8px rgba(0,0,0,.45);opacity:0;transition:opacity .18s ease}.swatch:hover::after{opacity:1}.photo-frame{border:0;appearance:none;text-align:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.photo-frame:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(0,0,0,.18)}.photo-placeholder{display:block;padding:12px;line-height:1.15}.photo-placeholder small{display:block;margin-top:7px;font-size:.62rem;line-height:1.25;opacity:.76}.crop-modal{position:fixed;inset:0;z-index:50;display:none;place-items:center;padding:24px;background:rgba(5,9,16,.72);backdrop-filter:blur(18px)}.crop-modal.open{display:grid}.crop-dialog{width:min(940px,100%);color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:30px;padding:24px;background:linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.08));box-shadow:0 34px 110px rgba(0,0,0,.55)}.crop-head{display:flex;justify-content:space-between;gap:16px;align-items:start}.crop-head h3{margin:0 0 8px;font-size:2rem;letter-spacing:-.05em}.crop-head p:last-child{color:rgba(255,255,255,.68);margin-bottom:0;line-height:1.5}.modal-close{width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.18);color:#fff;background:rgba(255,255,255,.08);font-size:1.4rem}.crop-body{display:grid;grid-template-columns:minmax(300px,1fr) 300px;gap:22px;margin-top:22px}.crop-viewport{position:relative;aspect-ratio:1 / 1;border-radius:28px;overflow:hidden;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.14)}.crop-viewport img{position:absolute;left:50%;top:50%;max-width:none;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%) scale(1.15);transform-origin:center}.crop-mask{position:absolute;inset:12%;border:2px solid rgba(255,255,255,.8);border-radius:30px;box-shadow:0 0 0 999px rgba(0,0,0,.24);pointer-events:none}.crop-controls{display:flex;flex-direction:column;gap:14px}.crop-controls label,.tone-popover label{display:grid;gap:8px;font-weight:800;color:rgba(255,255,255,.82)}.crop-controls input[type="range"],.tone-popover input[type="range"]{accent-color:var(--aura-highlight)}.modal-palette{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:4px}.modal-palette span{height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.22)}.crop-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto}.primary-btn{border:0;border-radius:999px;padding:12px 16px;color:var(--aura-text);background:var(--gradient-accent);font-weight:900}.tone-popover{position:fixed;z-index:60;width:min(320px,calc(100vw - 32px));padding:16px;border-radius:18px;color:#fff;background:rgba(16,22,32,.94);border:1px solid rgba(255,255,255,.14);box-shadow:0 24px 70px rgba(0,0,0,.42);backdrop-filter:blur(18px)}.tone-popover strong,.tone-popover small{display:block}.tone-popover small{color:rgba(255,255,255,.62);margin-top:7px}@media (max-width:1050px){.workspace{grid-template-columns:1fr}.rail-tool,.palette-toolbar{width:100%}}@media (max-width:760px){.crop-body{grid-template-columns:1fr}.crop-actions{grid-template-columns:1fr}}@media print{.rail-tool,.palette-toolbar,.crop-modal,.tone-popover{display:none !important}}.crop-dialog{width:min(780px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 28px));overflow:auto;border-radius:26px;padding:20px}.crop-head h3{font-size:1.7rem}.crop-body{grid-template-columns:minmax(280px,1fr) 248px;gap:18px;margin-top:18px}.crop-viewport{max-height:min(58vh,470px);cursor:grab;touch-action:none}.crop-viewport.is-dragging{cursor:grabbing}.crop-viewport img{width:auto;height:auto;object-fit:contain;user-select:none;-webkit-user-drag:none;will-change:transform,width,height}.crop-viewport::after{content:"";position:absolute;inset:0;padding:12%;pointer-events:none;backdrop-filter:blur(9px) saturate(.88) brightness(.82);-webkit-backdrop-filter:blur(9px) saturate(.88) brightness(.82);background:rgba(0,0,0,.18);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}.crop-mask{z-index:2;box-shadow:0 0 0 1px rgba(255,255,255,.18),0 18px 50px rgba(0,0,0,.22)}.crop-controls{gap:12px}.crop-controls label{font-size:.95rem}.crop-controls input[type="range"]{cursor:pointer}.modal-close,.ghost-btn,.primary-btn{transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,background .18s ease}.modal-close:hover,.ghost-btn:hover,.primary-btn:hover{transform:translateY(-2px) scale(1.025);box-shadow:0 16px 34px rgba(0,0,0,.24);filter:brightness(1.06)}.modal-close:active,.ghost-btn:active,.primary-btn:active{transform:translateY(0) scale(.97)}.button-pop{animation:buttonPop .34s cubic-bezier(.2,1.4,.4,1)}@keyframes buttonPop{0%{transform:scale(.96)}60%{transform:scale(1.06)}100%{transform:scale(1)}}@media (max-width:760px){.crop-dialog{width:calc(100vw - 20px);max-height:calc(100vh - 20px);padding:16px}.crop-body{grid-template-columns:1fr}.crop-viewport{max-height:min(54vh,420px)}}.builder-tools{display:grid;grid-template-columns:1fr 1fr;gap:12px;height:58px;margin-bottom:14px}.builder-tools .rail-tool{width:100%;height:58px;margin:0;padding:10px 12px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.10);backdrop-filter:blur(18px);color:#fff;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.builder-tools .rail-tool:hover{transform:translateY(-2px);background:rgba(255,255,255,.14);box-shadow:0 16px 38px rgba(0,0,0,.22)}.builder-tools .rail-tool:active{transform:translateY(0) scale(.985)}.builder-tools .font-icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:14px;color:var(--aura-primary);background:var(--gradient-accent);font-size:.82rem;font-weight:950}.builder-tools small{display:block;color:rgba(255,255,255,.62);font-weight:700}.section-tools{display:inline-flex;align-items:center;gap:8px}.bullet-toggle{width:34px;height:34px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:rgba(255,255,255,.72);background:rgba(255,255,255,.08);font-size:1.15rem;font-weight:950;line-height:1;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.12);transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.bullet-toggle:hover{transform:translateY(-2px) rotate(-4deg);color:white}.bullet-toggle.active{color:var(--aura-primary);background:var(--gradient-accent);box-shadow:0 10px 24px color-mix(in srgb,var(--aura-secondary) 28%,transparent)}.bullet-toggle.bullet-pop{animation:bulletPop .34s ease}@keyframes bulletPop{0%{transform:scale(1)}45%{transform:scale(1.22) rotate(-10deg)}100%{transform:scale(1)}}.smart-entry-card textarea.smart-lines{min-height:138px;line-height:1.45;resize:vertical}.smart-hint{display:block;margin-top:9px;color:rgba(255,255,255,.52);font-size:.78rem;line-height:1.35}.photo-frame img.fitted-headshot,.photo-frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.entry-preview-list p{margin:6px 0 0;line-height:1.55}@media (max-width:900px){.builder-tools{grid-template-columns:1fr;height:auto}}.hero-panel{min-height:calc(100vh - 56px);display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-content:start;gap:24px}.top-brand,.hero-copy,.start-card{grid-column:1 / 2}.hero-sample-preview{grid-column:2 / 3;grid-row:1 / span 2;align-self:center;justify-self:stretch;position:relative;min-height:430px;padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:34px;color:#fff;background:radial-gradient(circle at 28% 12%,color-mix(in srgb,var(--aura-highlight) 44%,transparent),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.06));backdrop-filter:blur(22px);box-shadow:0 28px 90px rgba(0,0,0,.28);overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.hero-sample-preview:hover{transform:translateY(-6px) scale(1.015);border-color:color-mix(in srgb,var(--aura-highlight) 75%,white);box-shadow:0 36px 120px rgba(0,0,0,.34)}.sample-badge{position:absolute;top:18px;left:18px;z-index:2;padding:8px 12px;border-radius:999px;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;font-weight:950;color:var(--aura-text);background:var(--gradient-accent)}.sample-sheet{display:grid;grid-template-columns:32% 1fr;width:100%;height:286px;margin-top:44px;border-radius:24px;background:#fff;box-shadow:0 22px 70px rgba(0,0,0,.32);overflow:hidden;transform:perspective(800px) rotateY(-5deg) rotateX(2deg)}.sample-sidebar{background:var(--gradient-hero)}.sample-main{display:grid;align-content:start;gap:12px;padding:34px 28px}.sample-title,.sample-section,.sample-line{display:block;border-radius:999px;background:color-mix(in srgb,var(--aura-primary) 86%,white)}.sample-title{width:72%;height:22px}.sample-section{width:36%;height:8px;margin-top:26px;background:var(--aura-secondary)}.sample-line{width:92%;height:10px;background:rgba(0,0,0,.12)}.sample-line.short{width:58%}.sample-line.mid{width:76%}.hero-sample-preview strong,.hero-sample-preview small{display:block;position:relative;z-index:2}.hero-sample-preview strong{margin-top:24px;font-size:1.4rem;letter-spacing:-.03em}.hero-sample-preview small{margin-top:6px;color:rgba(255,255,255,.66);line-height:1.45}.workspace{display:none}body.started .workspace{display:grid}body.started .hero-panel{min-height:auto;grid-template-columns:1fr;position:sticky;top:0;z-index:20;padding:14px 18px;border-radius:0 0 26px 26px;margin-inline:-18px;backdrop-filter:blur(26px)}body.started .top-brand,body.started .hero-copy,body.started .hero-sample-preview{display:none}body.started .start-card{grid-column:1;padding:12px;border-radius:20px;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center}body.started .start-header{margin:0;min-width:210px}body.started .start-header .eyebrow{display:none}body.started .start-header h3{font-size:.98rem}body.started .start-note{display:none}body.started .template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}body.started .template-card{min-height:72px;padding:10px;display:grid;grid-template-columns:86px 1fr;align-items:center;gap:10px}body.started .template-card strong{margin:0;font-size:.86rem}body.started .template-card small{display:none}body.started .mini-template{height:42px;border-radius:10px}body.started .workspace{height:calc(100vh - 28px);overflow:hidden;align-items:start}body.started .builder-column,body.started .preview-column{max-height:calc(100vh - 36px);overflow:auto;scroll-behavior:smooth;padding-bottom:42px}body.started .preview-column{padding-right:8px}#resumeSheet [data-edit-target]{cursor:text}#resumeSheet [data-edit-target]:hover{outline:2px solid color-mix(in srgb,var(--aura-accent) 55%,transparent);outline-offset:4px;border-radius:8px}.field-flash{animation:fieldFlash .95s ease}@keyframes fieldFlash{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--aura-highlight) 85%,transparent)}35%{box-shadow:0 0 0 5px color-mix(in srgb,var(--aura-highlight) 38%,transparent);border-color:var(--aura-highlight)}100%{box-shadow:none}}.bullet-toggle{font-size:.95rem;letter-spacing:-.1em}.bullet-toggle::after{content:"";width:10px;height:2px;border-radius:999px;background:currentColor;box-shadow:0 -5px 0 currentColor,0 5px 0 currentColor}.bullet-toggle{color:transparent !important;position:relative}.bullet-toggle::after{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:rgba(255,255,255,.72)}.bullet-toggle.active::after{color:var(--aura-primary)}.photo-frame img.fitted-headshot,.photo-frame img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center center !important}@media (max-width:1050px){.hero-panel{grid-template-columns:1fr}.hero-sample-preview{grid-column:1;grid-row:auto;min-height:330px}.sample-sheet{height:210px}body.started .start-card{grid-template-columns:1fr}}@media (max-width:760px){.hero-panel{min-height:auto}.hero-copy{padding:34px 0 20px}.hero-sample-preview{min-height:280px}body.started .template-grid{grid-template-columns:1fr}body.started .template-card{grid-template-columns:92px 1fr}body.started .workspace{height:auto;overflow:visible}body.started .builder-column,body.started .preview-column{max-height:none;overflow:visible}}@page{size:Letter;margin:0}@media print{html,body{width:8.5in !important;min-height:11in !important;margin:0 !important;padding:0 !important;background:#fff !important;overflow:visible !important;-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}.hero-panel,.builder-column,.builder-tools,.builder-panel,.palette-toolbar,.crop-modal,.tone-popover{display:none !important}.app-shell,.workspace,.preview-column,.preview-stage{display:block !important;width:8.5in !important;max-width:8.5in !important;min-width:8.5in !important;height:auto !important;min-height:0 !important;margin:0 !important;padding:0 !important;overflow:visible !important;background:#fff !important}.resume-sheet{display:grid !important;position:relative !important;left:0 !important;top:0 !important;width:8.5in !important;max-width:8.5in !important;min-height:11in !important;margin:0 !important;border-radius:0 !important;box-shadow:none !important;overflow:visible !important;page-break-after:auto !important;break-after:auto !important}.layout-sidebar{grid-template-columns:2.35in 1fr !important}.layout-sidebar .resume-sidebar{min-height:11in !important}.layout-sidebar .resume-main{padding:.55in .55in .45in !important}.layout-classic,.layout-banner{display:block !important;padding:.55in !important}.layout-classic .resume-main,.layout-banner .resume-main{padding:0 !important}.resume-section,.experience-item,.education-item,.side-block,.skill-chip{break-inside:avoid;page-break-inside:avoid}}body{padding-top:46px}.app-topbar{position:fixed;inset:0 0 auto 0;height:46px;z-index:80;display:flex;align-items:center;gap:10px;padding:0 18px;color:rgba(255,255,255,.92);background:rgba(10,14,22,.72);border-bottom:1px solid rgba(255,255,255,.10);backdrop-filter:blur(24px) saturate(1.15);-webkit-backdrop-filter:blur(24px) saturate(1.15);box-shadow:0 8px 30px rgba(0,0,0,.22)}.topbar-mark{width:28px;height:28px;border-radius:10px;display:grid;place-items:center;font-weight:950;color:var(--aura-text);background:var(--gradient-accent)}.app-topbar strong{letter-spacing:-.025em}.app-topbar span{color:rgba(255,255,255,.58);font-size:.88rem}.app-shell{padding-top:18px}.hero-panel{min-height:calc(100vh - 82px);grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:18px 22px;padding:18px}.top-brand .mark{width:48px;height:48px;border-radius:16px;font-size:1.7rem}.hero-copy{padding:48px 0 18px;max-width:780px}.hero-copy h2{font-size:clamp(2.05rem,4.7vw,5.35rem)}.hero-copy p{font-size:1rem;line-height:1.58}.hero-sample-preview{min-height:350px;padding:18px;align-self:stretch}.sample-sheet{height:226px;margin-top:36px}.hero-sample-preview strong{margin-top:18px}.start-card{grid-column:1 / -1;padding:16px}.start-card .start-header{margin-bottom:12px}.start-card .start-header h3{font-size:1.05rem}.start-note{margin-top:12px;padding-top:12px}.template-grid{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.template-card{min-height:120px;display:grid;grid-template-columns:minmax(110px,26%) 1fr;align-items:center;gap:14px}.template-card strong{margin:0 0 5px}.template-card .mini-template{height:70px}.hero-sample-preview.sample-layout-classic .sample-sheet{grid-template-columns:0 1fr}.hero-sample-preview.sample-layout-classic .sample-sidebar{display:none}.hero-sample-preview.sample-layout-classic .sample-main{align-items:center;text-align:center}.hero-sample-preview.sample-layout-banner .sample-sheet{grid-template-columns:1fr}.hero-sample-preview.sample-layout-banner .sample-main{padding-top:96px;background:linear-gradient(180deg,transparent 0 34%,#fff 34%)}.hero-sample-preview.sample-layout-banner .sample-sheet::before{content:"";position:absolute;inset:0 0 66% 0;background:var(--gradient-hero);z-index:0}.hero-sample-preview.sample-layout-banner .sample-main>*{position:relative;z-index:1}.workspace-template-row{display:none;width:min(850px,100%);margin:0 auto 10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.workspace-template-row .compact-template{min-height:58px;padding:9px 10px;border-radius:18px;grid-template-columns:74px 1fr;gap:10px}.workspace-template-row .compact-template .mini-template{height:38px;border-radius:10px}.workspace-template-row .compact-template strong{font-size:.82rem}body.started .hero-panel{display:none}body.started .workspace{display:grid;height:calc(100vh - 46px);overflow:hidden;margin-top:0}body.started .workspace-template-row{display:grid}body.started .builder-column,body.started .preview-column{max-height:calc(100vh - 46px);overflow:auto;scroll-behavior:smooth}body.started .preview-column{padding-top:0}.photo-frame,.photo-frame img.fitted-headshot,.photo-frame img{overflow:hidden}.photo-frame img.fitted-headshot,.photo-frame img{width:100% !important;height:100% !important;min-width:100% !important;min-height:100% !important;object-fit:cover !important;object-position:center center !important}.crop-viewport img{background:transparent !important}@media (max-width:900px){body{padding-top:44px}.app-topbar{height:44px}.hero-panel{grid-template-columns:1fr;min-height:auto}.hero-sample-preview{grid-column:1;grid-row:auto;min-height:260px}.sample-sheet{height:165px}.template-grid{grid-template-columns:1fr}.template-card{grid-template-columns:110px 1fr;min-height:94px}}@page{size:Letter;margin:0}@media print{html,body{width:8.5in !important;min-width:8.5in !important;margin:0 !important;padding:0 !important;background:#fff !important;overflow:visible !important}.app-topbar,.hero-panel,.builder-column,.workspace-template-row,.palette-toolbar,.crop-modal,.tone-popover{display:none !important}.app-shell,.workspace,.preview-column,.preview-stage{display:block !important;width:8.5in !important;max-width:8.5in !important;min-width:8.5in !important;height:auto !important;min-height:0 !important;margin:0 !important;padding:0 !important;overflow:visible !important;background:#fff !important}.resume-sheet{width:8.5in !important;max-width:8.5in !important;min-width:8.5in !important;min-height:11in !important;margin:0 !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;overflow:visible !important;page-break-after:avoid !important;break-after:avoid !important}.layout-sidebar{grid-template-columns:2.35in 1fr !important}.layout-sidebar .resume-sidebar{min-height:11in !important}.layout-sidebar .resume-main{padding:.55in .55in .45in !important}.layout-classic,.layout-banner{display:block !important;padding:.55in !important;min-height:11in !important}}@media screen{body:not(.started) .app-shell{width:min(1500px,calc(100% - 28px));padding-top:12px;padding-bottom:18px}body:not(.started) .hero-panel{min-height:calc(100svh - 70px);padding:14px 18px 16px;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:12px 18px;align-items:start}body:not(.started) .top-brand .mark{width:42px;height:42px;border-radius:14px;font-size:1.45rem}body:not(.started) .eyebrow{font-size:.64rem}body:not(.started) h1{font-size:clamp(1.75rem,3.2vw,3.1rem)}body:not(.started) .hero-copy{padding:26px 0 6px;max-width:730px}body:not(.started) .hero-copy h2{font-size:clamp(2rem,4vw,4.6rem);line-height:.9;margin-bottom:10px}body:not(.started) .hero-copy p{max-width:760px;font-size:.96rem;line-height:1.48;margin-bottom:0}body:not(.started) .hero-sample-preview{min-height:300px;max-height:330px;padding:16px;border-radius:28px;animation:samplePulse 2.4s ease-in-out infinite}body:not(.started) .sample-sheet{height:176px;margin-top:32px;border-radius:20px}body:not(.started) .hero-sample-preview strong{margin-top:14px;font-size:1.18rem}body:not(.started) .hero-sample-preview small{font-size:.82rem}@keyframes samplePulse{0%,100%{box-shadow:0 26px 80px rgba(0,0,0,.26),0 0 0 0 color-mix(in srgb,var(--aura-highlight) 0%,transparent)}50%{box-shadow:0 34px 105px rgba(0,0,0,.34),0 0 0 8px color-mix(in srgb,var(--aura-highlight) 22%,transparent)}}body:not(.started) .start-card{padding:14px;border-radius:24px}body:not(.started) .start-header{margin-bottom:8px}body:not(.started) .start-header h3{font-size:.98rem}body:not(.started) .template-grid{gap:10px;padding-top:4px}body:not(.started) .template-card{min-height:104px;grid-template-columns:124px 1fr;gap:12px;padding:12px;overflow:visible}body:not(.started) .template-card strong{font-size:.95rem;line-height:1.15}body:not(.started) .template-card small{display:block;max-width:220px;font-size:.76rem;line-height:1.25;color:rgba(255,255,255,.70)}body:not(.started) .template-card .mini-template{height:62px;min-width:112px}body:not(.started) .start-note{margin:10px 0 0;padding-top:10px;font-size:.88rem;line-height:1.35}.template-grid,.workspace-template-row{overflow:visible;padding-top:4px}.template-card.active,.template-card:hover{transform:translateY(-1px)}.classic-mini,.sidebar-mini,.banner-mini{background:#fff !important}.classic-mini::before{left:16%;right:16%;top:16px;height:8px;background:var(--aura-primary);box-shadow:0 18px 0 rgba(0,0,0,.14),0 36px 0 rgba(0,0,0,.10)}.workspace-template-row{width:min(940px,100%);gap:12px}.photo-frame{padding:0 !important;position:relative;isolation:isolate}.photo-frame img.fitted-headshot,.photo-frame>img{position:absolute;inset:0;display:block;width:100% !important;height:100% !important;max-width:none !important;max-height:none !important;object-fit:cover !important;object-position:50% 50% !important;border-radius:inherit}.entry-mini-grid{display:grid;gap:9px;margin-top:12px}.structured-entry-card .entry-mini-input{margin:0;min-height:46px}.structured-entry-card textarea.smart-lines{min-height:118px;margin-top:10px}}@media screen and (max-width:980px){body:not(.started) .hero-panel{grid-template-columns:1fr}body:not(.started) .hero-sample-preview{max-height:none;min-height:260px}body:not(.started) .template-grid{grid-template-columns:1fr}}@media print{.photo-frame{padding:0 !important}.photo-frame img.fitted-headshot,.photo-frame>img{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;max-width:none !important;max-height:none !important;object-fit:cover !important}}.sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.headshot-toggle{width:44px;height:44px;flex:0 0 44px;border:1px solid rgba(255,255,255,.15);border-radius:16px;display:grid;place-items:center;color:rgba(255,255,255,.84);background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.05));box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 10px 28px rgba(0,0,0,.18);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.headshot-toggle:hover{transform:translateY(-2px) scale(1.035);box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 16px 34px rgba(0,0,0,.24)}.headshot-toggle.active{color:var(--aura-primary);background:var(--gradient-accent)}.profile-icon{position:relative;width:23px;height:23px;border:2px solid currentColor;border-radius:9px;display:block}.profile-icon::before,.profile-icon::after{content:"";position:absolute;left:50%;transform:translateX(-50%);background:currentColor}.profile-icon::before{top:4px;width:7px;height:7px;border-radius:50%}.profile-icon::after{bottom:4px;width:14px;height:6px;border-radius:999px 999px 6px 6px}.headshot-toggle.active .profile-icon::before,.headshot-toggle.active .profile-icon::after{opacity:.38}.headshot-toggle.active .profile-icon{overflow:hidden}.headshot-toggle.active .profile-icon::marker{display:none}.headshot-toggle.active::after{content:"";position:absolute;width:28px;height:3px;border-radius:999px;background:currentColor;transform:rotate(-42deg);box-shadow:0 0 0 2px color-mix(in srgb,var(--aura-highlight) 25%,transparent)}.font-controls button,.mini-remove,.bullet-toggle,.modal-close,.headshot-toggle,.crop-actions button,.swatch,.template-card,.rail-tool{-webkit-tap-highlight-color:transparent}.font-controls button,.mini-remove,.bullet-toggle,.modal-close{display:inline-grid !important;place-items:center !important;text-align:center !important;line-height:1 !important;padding:0 !important}.font-controls button{font-size:1rem}.mini-remove{font-size:1.05rem}.modal-close{font-size:1.25rem}.contact-bullet-list{margin:0;padding-left:1.05em;line-height:1.55}.contact-bullet-list li{margin:0 0 .16em}.resume-sidebar .contact-bullet-list{color:rgba(255,255,255,.78)}.hero-contact-lines .contact-bullet-list,.resume-hero .contact-bullet-list{display:inline-block;text-align:left}.contact-bullet-toggle::after{width:9px}.resume-sheet .photo-frame{transition:opacity .22s ease,transform .28s ease,margin .28s ease,height .28s ease}.resume-sheet.headshot-hidden .photo-frame{opacity:0;transform:translateY(-10px) scale(.92);height:0 !important;min-height:0 !important;margin:0 auto 0 !important;border-width:0 !important;pointer-events:none}.layout-sidebar.headshot-hidden .resume-sidebar{padding-top:34px}.layout-sidebar.headshot-hidden .side-block:first-of-type{margin-top:0}.layout-banner.headshot-hidden .photo-frame,.layout-classic.headshot-hidden .photo-frame{display:none !important}.layout-banner.headshot-hidden .resume-hero{margin-top:0}@page{size:Letter;margin:0}@media print{html,body{width:8.5in !important;min-width:8.5in !important;margin:0 !important;padding:0 !important;background:#fff !important;overflow:visible !important;-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}body *{visibility:hidden !important}#resumeSheet,#resumeSheet *{visibility:visible !important}.app-topbar,.hero-panel,.builder-column,.workspace-template-row,.palette-toolbar,.crop-modal,.tone-popover,.builder-tools,.builder-panel{display:none !important}.app-shell,.workspace,.preview-column,.preview-stage{display:block !important;width:8.5in !important;max-width:8.5in !important;min-width:8.5in !important;height:auto !important;min-height:0 !important;margin:0 !important;padding:0 !important;overflow:visible !important;background:#fff !important}#resumeSheet.resume-sheet{position:static !important;left:auto !important;top:auto !important;display:grid !important;width:8.5in !important;max-width:8.5in !important;min-width:8.5in !important;min-height:11in !important;margin:0 !important;padding:0 !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;overflow:visible !important;transform:none !important;page-break-after:auto !important;break-after:auto !important}#resumeSheet.layout-sidebar{grid-template-columns:2.35in 1fr !important}#resumeSheet.layout-sidebar .resume-sidebar{display:block !important;min-height:11in !important;height:auto !important;padding:.45in .26in !important}#resumeSheet.layout-sidebar .resume-main{display:block !important;padding:.55in .55in .45in !important}#resumeSheet.layout-classic,#resumeSheet.layout-banner{display:block !important;padding:.55in !important;min-height:11in !important}#resumeSheet.layout-classic .resume-main,#resumeSheet.layout-banner .resume-main{padding:0 !important}#resumeSheet .photo-frame{position:relative !important;display:grid !important;padding:0 !important;overflow:hidden !important;break-inside:avoid !important}#resumeSheet .photo-frame img.fitted-headshot,#resumeSheet .photo-frame>img{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;min-width:100% !important;min-height:100% !important;object-fit:cover !important;object-position:50% 50% !important}}.builder-tools,.workspace-template-row,.template-grid{overflow:visible !important}.builder-tools{padding-top:8px}.rail-tool:hover,.template-card:hover,.template-card.active{transform:translateY(-1px) !important}body:not(.started) .hero-panel{min-height:calc(100vh - 72px) !important;padding:clamp(18px,2.2vw,28px) !important;gap:clamp(14px,2vw,22px) !important;align-content:stretch !important}body:not(.started) .top-brand{margin-bottom:0 !important}body:not(.started) .mark{width:46px !important;height:46px !important;border-radius:15px !important}body:not(.started) .top-brand h1{font-size:clamp(2.3rem,4vw,4.4rem) !important}body:not(.started) .hero-copy{padding:clamp(14px,2.2vh,28px) 0 0 !important;max-width:760px !important}body:not(.started) .hero-copy h2{font-size:clamp(2.25rem,4.6vw,5.1rem) !important;line-height:.94 !important;letter-spacing:-.075em !important}body:not(.started) .hero-copy p{max-width:780px !important;font-size:clamp(.92rem,1.15vw,1.05rem) !important}body:not(.started) .hero-sample-preview{min-height:350px !important;max-height:470px !important;align-self:center !important;animation:samplePulse 2.2s ease-in-out infinite}@keyframes samplePulse{0%,100%{box-shadow:0 28px 90px rgba(0,0,0,.28),0 0 0 0 color-mix(in srgb,var(--aura-highlight) 0%,transparent)}50%{box-shadow:0 32px 110px rgba(0,0,0,.36),0 0 0 7px color-mix(in srgb,var(--aura-highlight) 22%,transparent)}}body:not(.started) .sample-sheet{height:clamp(190px,28vh,255px) !important;margin-top:42px !important;background:#fff !important}body:not(.started) .hero-sample-preview.sample-layout-classic .sample-sheet{grid-template-columns:1fr !important}body:not(.started) .hero-sample-preview.sample-layout-classic .sample-main{background:#fff !important;padding-top:44px !important}body:not(.started) .hero-sample-preview.sample-layout-classic .sample-title,body:not(.started) .hero-sample-preview.sample-layout-classic .sample-line,body:not(.started) .hero-sample-preview.sample-layout-classic .sample-section{display:block !important}body:not(.started) .start-card{padding:clamp(14px,1.8vw,22px) !important;align-self:end !important}body:not(.started) .template-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:12px !important}body:not(.started) .template-card,.workspace-template-row .compact-template{display:grid !important;grid-template-columns:minmax(96px,120px) 1fr !important;grid-template-rows:auto auto !important;column-gap:14px !important;row-gap:2px !important;align-items:center !important;text-align:left !important;padding:14px !important;min-height:94px !important}body:not(.started) .template-card .mini-template,.workspace-template-row .compact-template .mini-template{grid-row:1 / span 2 !important;height:56px !important;margin:0 !important}body:not(.started) .template-card strong,.workspace-template-row .compact-template strong{align-self:end !important;margin:0 !important;line-height:1.1 !important}body:not(.started) .template-card small{align-self:start !important;display:block !important;max-width:22ch !important;line-height:1.28 !important;margin:0 !important}.workspace-template-row .compact-template{min-height:72px !important;grid-template-columns:92px 1fr !important}.workspace-template-row .compact-template .mini-template{height:42px !important}.mini-template.classic-mini,.hero-sample-preview.sample-layout-classic .sample-sheet{background:#fff !important}.mini-template.classic-mini::before{content:"" !important;position:absolute !important;left:18% !important;right:18% !important;top:17px !important;height:8px !important;border-radius:999px !important;background:var(--aura-primary) !important;box-shadow:0 17px 0 rgba(0,0,0,.14),0 34px 0 rgba(0,0,0,.10) !important}.palette-strip .swatch{position:relative;overflow:visible}.palette-strip .swatch:hover{z-index:3}.aura-color-preview{position:relative;z-index:1;animation:auraTargetPulse 1.1s ease-in-out infinite;outline:2px solid color-mix(in srgb,var(--aura-highlight) 72%,white);outline-offset:5px;border-radius:14px;box-shadow:0 0 0 6px color-mix(in srgb,var(--aura-accent) 18%,transparent),0 0 34px color-mix(in srgb,var(--aura-secondary) 22%,transparent) !important}@keyframes auraTargetPulse{0%,100%{filter:brightness(1)}50%{filter:brightness(1.06)}}.sidebar-pin-toggle{width:34px;height:34px;border:1px solid rgba(255,255,255,.14);border-radius:50%;display:inline-grid;place-items:center;background:rgba(255,255,255,.08);color:rgba(255,255,255,.75);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 10px 22px rgba(0,0,0,.18);cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.sidebar-pin-toggle:hover{transform:translateY(-2px) rotate(-4deg);color:#fff}.sidebar-pin-toggle.active{background:var(--gradient-accent);color:var(--aura-primary);box-shadow:0 12px 30px color-mix(in srgb,var(--aura-secondary) 30%,transparent)}.sidebar-education-block{transition:opacity .25s ease,transform .25s ease,max-height .25s ease}.sidebar-education-list{display:grid;gap:10px}.sidebar-education-item{padding:10px 11px;border-radius:14px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.10);box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.sidebar-education-item strong,.sidebar-education-item span{display:block;line-height:1.28}.sidebar-education-item strong{color:#fff;font-size:calc(var(--fs-education) * .82);margin-bottom:4px}.sidebar-education-item span{color:rgba(255,255,255,.72);font-size:calc(var(--fs-education) * .72)}.resume-sheet.education-in-sidebar #educationSection{display:none !important}@media screen and (max-width:980px){body:not(.started) .hero-panel{min-height:auto !important}body:not(.started) .template-grid{grid-template-columns:1fr !important}}.app-topbar{display:flex;align-items:center;gap:10px}.topbar-home{display:inline-flex;align-items:center;gap:10px;border:0;background:transparent;color:rgba(255,255,255,.94);padding:0;cursor:pointer;font:inherit}.topbar-home:hover strong{text-decoration:underline;text-underline-offset:4px}.topbar-reset{margin-left:auto;min-height:31px;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:0 15px;background:rgba(255,255,255,.07);color:rgba(255,255,255,.82);font-weight:800;letter-spacing:.01em;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,border-color .2s ease}.topbar-reset:hover{transform:translateY(-1px);background:color-mix(in srgb,var(--aura-highlight) 22%,rgba(255,255,255,.08));border-color:rgba(255,255,255,.28);box-shadow:0 10px 24px rgba(0,0,0,.22)}.aura-color-preview{animation:none !important;outline:0 !important;outline-offset:0 !important;box-shadow:inherit !important;filter:none !important}.confirm-modal{position:fixed;inset:0;display:grid;place-items:center;padding:24px;background:rgba(6,10,18,.62);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:2000;opacity:0;transition:opacity .16s ease}.confirm-modal.open{opacity:1}.confirm-dialog{width:min(430px,calc(100vw - 36px));border:1px solid rgba(255,255,255,.18);border-radius:28px;padding:28px;background:radial-gradient(circle at 10% 0%,color-mix(in srgb,var(--aura-highlight) 28%,transparent),transparent 38%),linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.07));color:white;box-shadow:0 35px 110px rgba(0,0,0,.46);transform:translateY(8px) scale(.98);transition:transform .18s ease}.confirm-modal.open .confirm-dialog{transform:translateY(0) scale(1)}.confirm-dialog h3{font-size:1.8rem;margin:4px 0 8px}.confirm-dialog p:not(.eyebrow){color:rgba(255,255,255,.72);line-height:1.55;margin:0}.confirm-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.confirm-actions .ghost-btn,.confirm-actions .primary-btn{min-width:120px}.danger-btn{background:linear-gradient(135deg,var(--aura-secondary),var(--aura-highlight))}@page{size:Letter;margin:0}@media print{html,body{width:8.5in !important;min-width:8.5in !important;margin:0 !important;padding:0 !important;background:#fff !important;overflow:visible !important;-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}body *{visibility:hidden !important}#resumeSheet,#resumeSheet *{visibility:visible !important}.app-topbar,.hero-panel,.builder-column,.workspace-template-row,.palette-toolbar,.crop-modal,.tone-popover,.confirm-modal,.builder-tools,.builder-panel{display:none !important}.app-shell,.workspace,.preview-column,.preview-stage{display:block !important;width:8.5in !important;max-width:8.5in !important;min-width:8.5in !important;height:auto !important;min-height:0 !important;margin:0 !important;padding:0 !important;overflow:visible !important;background:#fff !important}#resumeSheet.resume-sheet{position:static !important;left:auto !important;top:auto !important;width:8.5in !important;max-width:8.5in !important;min-width:8.5in !important;min-height:11in !important;margin:0 !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;overflow:visible !important;transform:none !important;page-break-after:avoid !important;break-after:avoid !important}#resumeSheet.layout-sidebar{display:grid !important;grid-template-columns:2.35in 1fr !important;padding:0 !important}#resumeSheet.layout-sidebar .resume-sidebar{min-height:11in !important;padding:.45in .26in !important}#resumeSheet.layout-sidebar .resume-main{padding:.55in .55in .45in !important}#resumeSheet.layout-classic,#resumeSheet.layout-banner{display:block !important;padding:0 !important}#resumeSheet.layout-classic .resume-main,#resumeSheet.layout-banner .resume-main{padding:.55in !important}#resumeSheet.layout-banner .resume-hero{margin:0 0 .34in 0 !important;padding:.46in .55in !important;border-radius:0 !important;background:var(--gradient-hero) !important;color:var(--aura-inverse) !important;box-shadow:none !important;display:grid !important;grid-template-columns:1.25in 1fr !important;align-items:center !important;column-gap:.45in !important}#resumeSheet.layout-banner .resume-hero .photo-frame{width:1.05in !important;height:1.05in !important;margin:0 !important}#resumeSheet.layout-banner .resume-main{padding-top:0 !important}#resumeSheet.layout-banner .resume-main>.resume-section,#resumeSheet.layout-banner .resume-main>.entry-preview-list,#resumeSheet.layout-banner .resume-main>article{max-width:none !important}#resumeSheet .photo-frame{position:relative !important;padding:0 !important;overflow:hidden !important;break-inside:avoid !important}#resumeSheet .photo-frame img.fitted-headshot,#resumeSheet .photo-frame>img{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;min-width:100% !important;min-height:100% !important;object-fit:cover !important;object-position:50% 50% !important}}.topbar-reset{display:none !important}body.started .topbar-reset{display:inline-flex !important}.hero-sample-preview,.template-card,.topbar-home,.topbar-reset{cursor:pointer;pointer-events:auto}.hero-sample-preview *,.template-card *{pointer-events:none}body:not(.started) .topbar-home{cursor:default}[hidden],.confirm-modal[hidden],.crop-modal[hidden],.tone-popover[hidden]{display:none !important;visibility:hidden !important;pointer-events:none !important}.confirm-modal:not([hidden]),.crop-modal:not([hidden]),.tone-popover:not([hidden]){pointer-events:auto !important}.hero-glow,.hero-panel::before,.hero-panel::after,.app-shell::before,.app-shell::after{pointer-events:none !important}body:not(.started) .hero-sample-preview,body:not(.started) .template-card{position:relative !important;z-index:25 !important;pointer-events:auto !important}body:not(.started) .hero-sample-preview *,body:not(.started) .template-card *{pointer-events:none !important}.app-topbar{gap:12px}.topbar-tagline{white-space:nowrap}.topbar-menu{margin-left:auto;display:flex;align-items:center;gap:8px;min-width:0}.topbar-menu button{min-height:30px;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:0 13px;background:rgba(255,255,255,.055);color:rgba(255,255,255,.82);font-weight:800;font-size:.82rem;letter-spacing:.005em;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.topbar-menu button:hover{transform:translateY(-1px);background:color-mix(in srgb,var(--aura-highlight) 18%,rgba(255,255,255,.075));border-color:rgba(255,255,255,.26);box-shadow:0 10px 24px rgba(0,0,0,.2)}.topbar-menu button:active{transform:translateY(0) scale(.98)}.topbar-menu .topbar-reset{margin-left:4px}body:not(.started) #resetPageBtn{display:none !important}body.started #resetPageBtn{display:inline-flex !important;align-items:center;justify-content:center}@media screen and (max-width:900px){.topbar-tagline{display:none}.topbar-menu{gap:5px;overflow-x:auto;padding-bottom:2px}.topbar-menu button{font-size:.72rem;padding:0 10px;white-space:nowrap}}.layout-sidebar .resume-hero h2,.layout-sidebar .resume-hero h3{margin-left:0 !important;padding-left:0 !important}.preview-stage{align-items:center}.legacy-resume-sheet{display:none !important}.paged-resume{width:min(980px,100%);margin:0 auto;display:grid;gap:34px;justify-items:center}.resume-page-wrap{width:100%;position:relative;display:grid;justify-items:center;gap:10px}.page-label{justify-self:start;margin-left:6px;padding:6px 12px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.72);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;backdrop-filter:blur(10px)}.resume-page{width:100%;height:1268px;min-height:0 !important;max-width:none;overflow:hidden !important;transform:none !important;box-sizing:border-box}.resume-page.layout-sidebar{display:grid;grid-template-columns:230px 1fr}.resume-page.layout-classic{display:block;padding:54px}.resume-page.layout-banner{display:block}.resume-page .resume-sidebar,.resume-page .resume-main{min-height:0;height:100%;box-sizing:border-box}.resume-page .resume-page-main{overflow:hidden}.resume-page.layout-sidebar .resume-main{padding:46px 54px 40px}.resume-page.layout-classic .resume-main{padding:0;height:100%}.resume-page.layout-banner .resume-main{padding:0 54px 54px;height:calc(100% - 150px)}.resume-page.layout-banner .resume-sidebar{height:150px;min-height:150px}.resume-page .flow-hero{margin-bottom:30px}.resume-page.layout-sidebar .flow-hero{margin:0 0 28px}.resume-page.layout-classic .flow-hero{margin:0 0 28px}.resume-page.layout-banner .flow-hero{margin:34px 0 26px}.resume-flow-block,.resume-entry-fragment{break-inside:avoid;page-break-inside:avoid}.flow-section-heading{padding-bottom:0 !important;margin-bottom:6px !important}.flow-section-heading+.resume-entry-fragment{margin-top:0}.resume-entry-fragment{margin:0 0 10px;color:var(--aura-text);font-size:var(--fs-experience);line-height:1.48}.education-item.resume-entry-fragment{font-size:var(--fs-education)}.resume-entry-fragment h5{margin:0 0 7px;font-size:1em;color:var(--aura-text)}.resume-entry-fragment ul{margin:0;padding-left:1.05rem}.resume-entry-fragment li{margin:0 0 4px}.entry-line-fragment{margin-top:-4px}.page-continued-block{margin-top:4px !important;padding-top:4px}.page-continued-block h4{margin-bottom:8px}.page-continued-block p{color:rgba(255,255,255,.7);font-weight:800;font-size:.82rem;line-height:1.35}@media (max-width:1120px){.paged-resume{width:900px}.resume-page{height:1165px}}@media (max-width:980px){.paged-resume{width:820px}.resume-page{height:1061px}.resume-page.layout-sidebar{grid-template-columns:210px 1fr}.resume-page.layout-sidebar .resume-main{padding:38px 42px 34px}}@media print{@page{size:Letter;margin:0}html,body{width:8.5in !important;height:auto !important;min-height:0 !important;margin:0 !important;padding:0 !important;background:white !important;overflow:visible !important;-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}body *{visibility:hidden !important}.paged-resume,.paged-resume *{visibility:visible !important}.app-topbar,.hero-panel,.builder-column,.workspace-template-row,.palette-toolbar,.page-label,#resumeSheet,.legacy-resume-sheet{display:none !important}.app-shell,.workspace,.preview-column,.preview-stage,.paged-resume{display:block !important;position:static !important;width:8.5in !important;max-width:none !important;margin:0 !important;padding:0 !important;height:auto !important;min-height:0 !important;overflow:visible !important;background:white !important;box-shadow:none !important}.resume-page-wrap{display:block !important;width:8.5in !important;height:11in !important;margin:0 !important;padding:0 !important;break-after:page !important;page-break-after:always !important;overflow:hidden !important}.resume-page-wrap:last-child{break-after:auto !important;page-break-after:auto !important}.resume-page{width:8.5in !important;height:11in !important;min-height:11in !important;max-height:11in !important;margin:0 !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;overflow:hidden !important}.resume-page.layout-sidebar{display:grid !important;grid-template-columns:2.35in 1fr !important}.resume-page.layout-sidebar .resume-sidebar{display:block !important;height:11in !important;min-height:11in !important;padding:.30in .22in !important}.resume-page.layout-sidebar .resume-main{padding:.44in .52in .38in !important;height:11in !important}.resume-page.layout-classic{display:block !important;padding:.58in !important}.resume-page.layout-classic .resume-sidebar{display:none !important}.resume-page.layout-classic .resume-main{padding:0 !important;height:calc(11in - 1.16in) !important}.resume-page.layout-banner{display:block !important}.resume-page.layout-banner .resume-sidebar{display:grid !important;height:1.5in !important;min-height:1.5in !important;grid-template-columns:1.24in 1fr !important;padding:.26in .54in !important}.resume-page.layout-banner .resume-main{height:9.5in !important;padding:0 .54in .54in !important}.resume-page.layout-banner .resume-hero{margin:.34in 0 .26in !important;padding:.30in .34in !important}}.print-root{display:none}@media print{@page{size:Letter;margin:0}html,body{width:8.5in !important;min-width:8.5in !important;height:auto !important;margin:0 !important;padding:0 !important;overflow:visible !important;background:#fff !important;-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}body>:not(#printRoot){display:none !important}#printRoot,#printRoot *{visibility:visible !important}#printRoot{display:block !important;position:static !important;inset:auto !important;width:8.5in !important;max-width:8.5in !important;min-width:8.5in !important;height:auto !important;margin:0 !important;padding:0 !important;overflow:visible !important;background:#fff !important;transform:none !important}#printRoot .resume-page-wrap{display:block !important;position:relative !important;width:8.5in !important;height:11in !important;min-height:11in !important;max-height:11in !important;margin:0 !important;padding:0 !important;overflow:hidden !important;break-after:page !important;page-break-after:always !important;background:#fff !important}#printRoot .resume-page-wrap:last-child{break-after:auto !important;page-break-after:auto !important}#printRoot .page-label{display:none !important}#printRoot .resume-page{display:grid !important;position:relative !important;width:8.5in !important;height:11in !important;min-height:11in !important;max-height:11in !important;max-width:8.5in !important;margin:0 !important;padding:0 !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;overflow:hidden !important;transform:none !important}#printRoot .resume-page.layout-sidebar{grid-template-columns:2.35in 1fr !important}#printRoot .resume-page.layout-sidebar .resume-sidebar{width:2.35in !important;height:11in !important;min-height:11in !important;padding:.34in .26in !important;box-sizing:border-box !important}#printRoot .resume-page.layout-sidebar .resume-main{height:11in !important;padding:.48in .52in .40in !important;box-sizing:border-box !important;overflow:hidden !important}#printRoot .resume-page.layout-classic{display:block !important;padding:.58in !important;box-sizing:border-box !important}#printRoot .resume-page.layout-classic .resume-sidebar{display:none !important}#printRoot .resume-page.layout-classic .resume-main{height:calc(11in - 1.16in) !important;padding:0 !important;overflow:hidden !important}#printRoot .resume-page.layout-banner{display:block !important}#printRoot .resume-page.layout-banner .resume-sidebar{display:grid !important;grid-template-columns:1.22in 1fr !important;align-items:center !important;height:1.48in !important;min-height:1.48in !important;padding:.24in .54in !important;box-sizing:border-box !important}#printRoot .resume-page.layout-banner .resume-main{height:calc(11in - 1.48in) !important;padding:0 .54in .54in !important;box-sizing:border-box !important;overflow:hidden !important}#printRoot .resume-page.layout-banner .resume-hero{margin:.34in 0 .26in !important;padding:.30in .34in !important}#printRoot .photo-frame{position:relative !important;padding:0 !important;overflow:hidden !important;flex:none !important}#printRoot .photo-frame img,#printRoot .photo-frame img.fitted-headshot,#printRoot .photo-frame>img{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;max-width:none !important;max-height:none !important;object-fit:cover !important;display:block !important}#printRoot .layout-sidebar .photo-frame{width:1.26in !important;height:1.26in !important;margin:0 auto .28in !important}#printRoot .layout-banner .photo-frame{width:1.03in !important;height:1.03in !important;margin:0 !important}#printRoot .resume-flow-block,#printRoot .resume-entry-fragment{break-inside:avoid !important;page-break-inside:avoid !important}}#resumeSheet,.legacy-resume-sheet{display:none !important;visibility:hidden !important;position:absolute !important;left:-10000px !important;top:-10000px !important;width:0 !important;height:0 !important;min-height:0 !important;overflow:hidden !important;pointer-events:none !important}.paged-resume{width:min(980px,100%) !important}.resume-page-wrap{contain:layout paint}.resume-page{width:100% !important;aspect-ratio:8.5 / 11 !important;height:auto !important;min-height:0 !important;max-height:none !important}.resume-page.layout-sidebar{grid-template-columns:23.47% 76.53% !important}.resume-page.layout-sidebar .resume-sidebar{width:auto !important}#printRoot,.print-root{display:none !important;visibility:hidden !important;position:fixed !important;left:-10000px !important;top:-10000px !important;width:0 !important;height:0 !important;overflow:hidden !important;pointer-events:none !important}@media print{@page{size:Letter;margin:0}html,body{width:8.5in !important;min-width:8.5in !important;height:auto !important;min-height:0 !important;margin:0 !important;padding:0 !important;overflow:visible !important;background:#fff !important;-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}body>:not(#printRoot){display:none !important;visibility:hidden !important}#printRoot,#printRoot *{visibility:visible !important}#printRoot{display:block !important;position:static !important;left:auto !important;top:auto !important;width:8.5in !important;min-width:8.5in !important;max-width:8.5in !important;height:auto !important;margin:0 !important;padding:0 !important;overflow:visible !important;background:#fff !important;pointer-events:auto !important}#printRoot .resume-page-wrap{contain:none !important;display:block !important;position:relative !important;width:8.5in !important;height:11in !important;min-height:11in !important;max-height:11in !important;margin:0 !important;padding:0 !important;overflow:hidden !important;break-after:page !important;page-break-after:always !important;background:#fff !important}#printRoot .resume-page-wrap:last-child{break-after:auto !important;page-break-after:auto !important}#printRoot .page-label{display:none !important}#printRoot .resume-page{position:relative !important;width:8.5in !important;height:11in !important;min-height:11in !important;max-height:11in !important;aspect-ratio:auto !important;max-width:8.5in !important;margin:0 !important;padding:0 !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;overflow:hidden !important;transform:none !important;box-sizing:border-box !important}#printRoot .resume-page.layout-sidebar{display:grid !important;grid-template-columns:1.995in 6.505in !important}#printRoot .resume-page.layout-sidebar .resume-sidebar{width:1.995in !important;height:11in !important;min-height:11in !important;padding:.34in .22in !important;box-sizing:border-box !important}#printRoot .resume-page.layout-sidebar .resume-main{width:6.505in !important;height:11in !important;padding:.40in .47in .35in !important;box-sizing:border-box !important;overflow:hidden !important}#printRoot .resume-page.layout-classic{display:block !important;padding:.58in !important;box-sizing:border-box !important}#printRoot .resume-page.layout-classic .resume-sidebar{display:none !important}#printRoot .resume-page.layout-classic .resume-main{height:calc(11in - 1.16in) !important;padding:0 !important;overflow:hidden !important}#printRoot .resume-page.layout-banner{display:block !important}#printRoot .resume-page.layout-banner .resume-sidebar{display:grid !important;grid-template-columns:1.22in 1fr !important;align-items:center !important;height:1.48in !important;min-height:1.48in !important;padding:.24in .54in !important;box-sizing:border-box !important}#printRoot .resume-page.layout-banner .resume-main{height:calc(11in - 1.48in) !important;padding:0 .54in .54in !important;box-sizing:border-box !important;overflow:hidden !important}#printRoot .resume-page.layout-banner .resume-hero{margin:.34in 0 .26in !important;padding:.30in .34in !important}#printRoot .photo-frame{position:relative !important;padding:0 !important;overflow:hidden !important;flex:none !important}#printRoot .photo-frame img,#printRoot .photo-frame img.fitted-headshot,#printRoot .photo-frame>img{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;max-width:none !important;max-height:none !important;object-fit:cover !important;display:block !important}#printRoot .layout-sidebar .photo-frame{width:1.18in !important;height:1.18in !important;margin:0 auto .26in !important}#printRoot .layout-banner .photo-frame{width:1.03in !important;height:1.03in !important;margin:0 !important}}@media print{@page{size:Letter;margin:0}html,body{width:8.5in !important;height:auto !important;margin:0 !important;padding:0 !important;overflow:visible !important;background:#fff !important;-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}body>:not(#printRoot){display:none !important;visibility:hidden !important}#printRoot{display:block !important;visibility:visible !important;position:static !important;width:8.5in !important;min-width:8.5in !important;max-width:8.5in !important;height:auto !important;margin:0 !important;padding:0 !important;overflow:visible !important;background:#fff !important}#printRoot *{visibility:visible !important}#printRoot .resume-page-wrap{display:block !important;position:relative !important;width:8.5in !important;height:11in !important;min-height:11in !important;max-height:11in !important;margin:0 !important;padding:0 !important;overflow:hidden !important;background:#fff !important;contain:none !important;break-after:page !important;page-break-after:always !important}#printRoot .resume-page-wrap:last-child{break-after:auto !important;page-break-after:auto !important}#printRoot .page-label{display:none !important}#printRoot .resume-page{position:absolute !important;inset:0 auto auto 0 !important;width:calc(var(--ap-screen-page-w,980) * 1px) !important;height:calc(var(--ap-screen-page-h,1268) * 1px) !important;min-width:0 !important;min-height:0 !important;max-width:none !important;max-height:none !important;aspect-ratio:auto !important;margin:0 !important;padding:0 !important;overflow:hidden !important;transform:scale(var(--ap-print-scale,.833)) !important;transform-origin:top left !important;box-shadow:none !important}#printRoot .resume-page.layout-sidebar,#printRoot .resume-page.layout-banner,#printRoot .resume-page.layout-classic{box-sizing:border-box !important}#printRoot .resume-page.layout-sidebar{display:grid !important;grid-template-columns:23.47% 76.53% !important}#printRoot .resume-page.layout-sidebar .resume-sidebar,#printRoot .resume-page.layout-sidebar .resume-main,#printRoot .resume-page.layout-classic .resume-main,#printRoot .resume-page.layout-banner .resume-main,#printRoot .resume-page.layout-banner .resume-sidebar{box-sizing:border-box !important;overflow:hidden !important}#printRoot .resume-page.layout-sidebar .resume-sidebar{width:auto !important;height:100% !important;min-height:0 !important}#printRoot .resume-page.layout-sidebar .resume-main{width:auto !important;height:100% !important}}.contact-field-group{display:grid;gap:.72rem}.contact-grid{display:grid;gap:.55rem}.contact-row{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0}.contact-drag-handle{width:24px;height:34px;display:grid;place-items:center;border-radius:999px;color:rgba(255,255,255,.62);background:rgba(255,255,255,.07);cursor:grab;font-size:.86rem;line-height:1}.contact-row:active .contact-drag-handle{cursor:grabbing}.contact-row.dragging,.contact-line-chip.dragging{opacity:.48}.contact-row.drag-over,.contact-line-chip.drag-over{outline:2px solid color-mix(in srgb,var(--aura-highlight),#fff 20%);outline-offset:3px}.contact-grid input{width:100%;border:1px solid rgba(255,255,255,.11);border-radius:16px;background:rgba(12,16,24,.44);color:#fff;padding:.82rem .95rem;font:inherit;font-weight:750;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.05);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease,background .18s ease}.contact-grid input:focus{border-color:color-mix(in srgb,var(--aura-secondary),#fff 35%);background:rgba(12,16,24,.62);box-shadow:0 0 0 3px color-mix(in srgb,var(--aura-secondary),transparent 72%);transform:translateY(-1px)}.contact-hidden-source{display:none !important}.section-editor-block{position:relative}.section-title-edit{display:inline-flex;align-items:center;gap:8px;min-width:0;flex:1 1 auto}.section-title-edit input{min-width:0;width:min(220px,100%);border:0;border-radius:10px;background:rgba(255,255,255,.08);color:inherit;padding:.32rem .5rem;font:inherit;font-weight:850;outline:none}.section-title-edit input:focus{background:rgba(255,255,255,.14);box-shadow:0 0 0 2px color-mix(in srgb,var(--aura-highlight),transparent 60%)}.section-drag-handle{width:24px;height:28px;display:inline-grid;place-items:center;border-radius:999px;color:rgba(255,255,255,.66);background:rgba(255,255,255,.08);cursor:grab;font-size:.82rem;line-height:1;flex:0 0 auto}.section-editor-block.dragging{opacity:.5}.section-editor-block.drag-over{outline:2px solid color-mix(in srgb,var(--aura-highlight),#fff 10%);outline-offset:4px}.custom-section-editor{display:grid;gap:14px}.custom-section-block .field-top{align-items:center}.date-range-editor{display:grid;gap:8px;margin-top:8px}.date-field-group{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:8px}.date-range-editor label{display:grid;gap:4px;color:rgba(255,255,255,.72);font-size:.72rem;font-weight:800}.date-range-editor input,.date-range-editor select{width:100%;border:1px solid rgba(255,255,255,.10);min-height:42px;border-radius:12px;background:rgba(12,16,24,.44);color:#fff;padding:.58rem .7rem;font:inherit;font-weight:750;outline:none}.date-range-editor input[type="date"]{color-scheme:dark}.date-range-editor input[type="date"]::-webkit-calendar-picker-indicator{width:20px;height:20px;opacity:1;cursor:pointer;filter:invert(1) brightness(2)}.date-range-editor input:disabled,.date-range-editor select:disabled{opacity:.48}.date-range-editor:has(.present-toggle input:checked) .date-field-group:nth-of-type(2){display:none}.present-toggle{display:inline-flex !important;grid-template-columns:auto 1fr;align-items:center;justify-content:start;gap:8px !important;min-height:28px}.present-toggle input{width:16px;height:16px}.date-output{color:color-mix(in srgb,var(--aura-highlight),#fff 45%) !important}.style-toggle{width:34px;height:34px;border:0;border-radius:999px;display:inline-grid;place-items:center;line-height:1;font-weight:950;color:rgba(255,255,255,.82);background:rgba(255,255,255,.11);box-shadow:inset 0 1px 0 rgba(255,255,255,.13),0 8px 18px rgba(0,0,0,.22);cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.style-toggle:hover{transform:translateY(-1px) scale(1.04);background:rgba(255,255,255,.17)}.style-toggle.active{color:var(--aura-primary);background:linear-gradient(135deg,color-mix(in srgb,var(--aura-highlight),#fff 10%),color-mix(in srgb,var(--aura-secondary),#fff 36%));box-shadow:0 0 0 1px rgba(255,255,255,.16),0 14px 28px color-mix(in srgb,var(--aura-secondary),transparent 70%)}.style-toggle.button-pop{animation:buttonPop .26s ease}.skills-tools{gap:.38rem}.skill-chip.skill-no-pill{border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;outline:0 !important;padding:.18rem .25rem .18rem 0 !important;color:inherit !important;position:relative}.skill-chip.skill-no-pill::before{content:none !important}.skill-chip.skill-no-bold{font-weight:520 !important}.skill-chip.skill-bullet::before{content:'•';display:inline-block;margin-right:.42em;opacity:.78;transform:translateY(-.02em)}.skill-chip.skill-no-pill.skill-bullet::before{content:'•' !important;display:inline-block;position:static;width:auto;height:auto;background:none;transform:none;margin-right:.42em}.skill-chip.skill-no-pill.skill-pipe:not(:last-child)::after{content:'|';display:inline-block;margin-left:.7em;opacity:.55;font-weight:700}.contact-line-stack{display:grid;gap:.34rem}.contact-line-chip{display:flex;align-items:flex-start;gap:.42em;width:fit-content;max-width:100%;padding:.18rem 0 .18rem .74rem;border-left:2px solid color-mix(in srgb,var(--aura-secondary),transparent 35%);line-height:1.32}.contact-line-chip[draggable="true"]{cursor:grab}.contact-line-chip[draggable="true"]:active{cursor:grabbing}.resume-sidebar .contact-line-chip{color:rgba(255,255,255,.82);border-left-color:rgba(255,255,255,.32)}.resume-hero .contact-line-chip{color:color-mix(in srgb,var(--aura-text),#fff 25%)}@media print{#printRoot .resume-page-wrap{height:10.995in !important;min-height:10.995in !important;max-height:10.995in !important;background:#fff !important}#printRoot .resume-page{border-radius:0 !important;overflow:hidden !important}#printRoot .skill-chip,#printRoot .contact-line-chip{-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}}.skills-tools,.section-tools{flex-wrap:nowrap;align-items:center}.resume-page .resume-section,.resume-page .resume-entry-fragment{break-inside:auto;page-break-inside:auto}.resume-page .flow-section-heading,.resume-page .entry-start-fragment h5{break-after:avoid;page-break-after:avoid}.resume-page.layout-classic .flow-hero{display:flex;flex-direction:column;align-items:center;text-align:center}.resume-page.layout-classic .hero-contact-lines{width:100%;max-width:7.2in;margin:14px auto 0}.resume-page.layout-classic .hero-contact-lines .contact-line-stack{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 18px}.resume-page.layout-classic .hero-contact-lines .contact-line-chip{padding:0;border-left:0;width:auto;color:var(--aura-muted);line-height:1.28;white-space:nowrap}.resume-page.layout-classic .hero-contact-lines .contact-line-chip:not(:last-child)::after{content:"•";margin-left:18px;color:color-mix(in srgb,var(--aura-secondary),var(--aura-muted) 30%);opacity:.72}.resume-page.layout-banner .flow-hero{overflow:hidden}.resume-page.layout-banner .banner-hero-row{display:flex;align-items:center;justify-content:space-between;gap:clamp(24px,5vw,70px);width:100%}.resume-page.layout-banner .banner-identity-block{flex:1 1 auto;min-width:0}.resume-page.layout-banner .banner-contact-lines{flex:0 1 2.7in;min-width:1.85in;max-width:3.05in;margin:0;text-align:left}.resume-page.layout-banner .banner-contact-lines .contact-line-stack{display:grid;gap:.22rem;justify-items:start}.resume-page.layout-banner .banner-contact-lines .contact-line-chip{color:color-mix(in srgb,var(--aura-inverse),transparent 10%);border-left-color:color-mix(in srgb,var(--aura-highlight),transparent 35%);width:auto;max-width:100%;font-size:.84rem;line-height:1.24}@media (max-width:900px){.resume-page.layout-banner .banner-hero-row{align-items:flex-start;flex-direction:column;gap:12px}.resume-page.layout-banner .banner-contact-lines{max-width:none;width:100%}}@media print{#printRoot .resume-page.layout-classic .hero-contact-lines .contact-line-stack{display:flex !important;justify-content:center !important;gap:8px 18px !important}#printRoot .resume-page.layout-classic .hero-contact-lines .contact-line-chip{border-left:0 !important;padding:0 !important;white-space:nowrap !important}#printRoot .resume-page.layout-banner .banner-hero-row{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:.45in !important}#printRoot .resume-page.layout-banner .banner-contact-lines{flex:0 1 2.55in !important;margin:0 !important}}.palette-strip .role-swatch,.palette-toolbar .palette-strip .role-swatch{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;min-width:0;padding:0 10px;isolation:isolate}.palette-strip .role-swatch::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(0,0,0,.10));pointer-events:none;z-index:0}.swatch-role,.swatch-hex{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:0 10px;z-index:1;font-size:.72rem;line-height:1;font-weight:900;letter-spacing:.12em;text-transform:uppercase;text-align:center;text-shadow:0 1px 10px rgba(0,0,0,.24);transition:opacity .18s ease,transform .18s ease;pointer-events:none;white-space:nowrap}.swatch-hex{opacity:0;font-size:.66rem;letter-spacing:.08em;transform:translateY(4px)}.palette-strip .role-swatch:hover .swatch-role{opacity:0;transform:translateY(-4px)}.palette-strip .role-swatch:hover .swatch-hex{opacity:1;transform:translateY(0)}.palette-strip .role-swatch.active-swatch .swatch-role,.palette-strip .role-swatch.active-swatch .swatch-hex{opacity:0;transform:scale(.94)}.palette-strip .role-swatch.active-swatch{box-shadow:0 0 0 2px rgba(255,255,255,.55),0 0 26px color-mix(in srgb,currentColor 22%,transparent)}@media (max-width:760px){.swatch-role,.swatch-hex{font-size:.58rem;letter-spacing:.06em}}.contact-contrast-toggle{font-size:.96rem;position:relative}.contact-contrast-toggle.active{animation:buttonPop .26s ease}.contact-contrast-toggle.active::after{content:"";position:absolute;inset:-4px;border-radius:inherit;border:1px solid color-mix(in srgb,var(--aura-highlight),transparent 35%);box-shadow:0 0 22px color-mix(in srgb,var(--aura-highlight),transparent 68%);pointer-events:none}.resume-sidebar .contact-line-chip{color:var(--aura-contact-sidebar) !important;border-left-color:var(--aura-contact-sidebar-border) !important}.resume-sidebar .contact-bullet-list{color:var(--aura-contact-sidebar) !important}.resume-hero .contact-line-chip,.hero-contact-lines .contact-line-chip{color:var(--aura-contact-hero) !important}.resume-page.layout-classic .hero-contact-lines .contact-line-chip{color:var(--aura-contact-hero) !important}.resume-page.layout-banner .banner-contact-lines .contact-line-chip{color:var(--aura-contact-banner) !important;border-left-color:color-mix(in srgb,var(--aura-contact-banner),transparent 68%) !important}.contact-lines-bullets .contact-line-chip b{color:var(--aura-contact-accent) !important}body.contact-contrast-invert .contact-contrast-toggle{color:var(--aura-primary);background:linear-gradient(135deg,color-mix(in srgb,var(--aura-highlight),#fff 8%),color-mix(in srgb,var(--aura-secondary),#fff 36%))}.contact-field-group{margin-top:.34rem}.contact-field-group .field-top{margin-top:.12rem}.contact-extra-fields{display:grid;gap:.55rem}.contact-extra-row{display:grid;grid-template-columns:1fr auto;gap:.55rem;align-items:center}.contact-extra-remove{width:42px;height:42px;border-radius:14px}.contact-add-btn{margin-top:.12rem}.contact-lines-lines .contact-line-chip{padding-left:.74rem;border-left-color:color-mix(in srgb,var(--aura-secondary),transparent 35%)}.contact-lines-bullets .contact-line-chip{padding-left:.3rem;border-left-color:transparent}.contact-lines-bullets .contact-line-chip b{color:var(--aura-contact-accent);line-height:1.32}.contact-lines-none .contact-line-chip{padding-left:0;border-left-color:transparent}.resume-page.layout-classic .hero-contact-lines .contact-lines-lines .contact-line-chip:not(:last-child)::after{content:'|';margin-left:18px;color:color-mix(in srgb,var(--aura-secondary),var(--aura-muted) 40%);opacity:.56}.resume-page.layout-classic .hero-contact-lines .contact-lines-bullets .contact-line-chip:not(:last-child)::after{content:'•'}.resume-page.layout-classic .hero-contact-lines .contact-lines-none .contact-line-chip:not(:last-child)::after{content:'';margin-left:0}.layout-classic .resume-hero,.resume-page.layout-classic .flow-hero{position:relative}.layout-classic .resume-hero::after,.resume-page.layout-classic .flow-hero::after{content:'';position:absolute;left:0;right:0;bottom:-5px;height:1px;background:color-mix(in srgb,var(--aura-primary),var(--aura-sheet) 68%);opacity:.72}.contact-line-stack.contact-lines-bullets .contact-line-chip,.resume-sidebar .contact-line-stack.contact-lines-bullets .contact-line-chip,.resume-hero .contact-line-stack.contact-lines-bullets .contact-line-chip,.hero-contact-lines .contact-line-stack.contact-lines-bullets .contact-line-chip,.resume-page.layout-banner .banner-contact-lines .contact-line-stack.contact-lines-bullets .contact-line-chip{border-left:0 !important;padding-left:.3rem !important}.contact-line-stack.contact-lines-none .contact-line-chip,.resume-sidebar .contact-line-stack.contact-lines-none .contact-line-chip,.resume-hero .contact-line-stack.contact-lines-none .contact-line-chip,.hero-contact-lines .contact-line-stack.contact-lines-none .contact-line-chip,.resume-page.layout-banner .banner-contact-lines .contact-line-stack.contact-lines-none .contact-line-chip{border-left:0 !important;padding-left:0 !important}.resume-page.layout-classic .hero-contact-lines .contact-line-stack.contact-lines-bullets .contact-line-chip:not(:last-child)::after{content:"•" !important;margin-left:18px}.resume-page.layout-classic .hero-contact-lines .contact-line-stack.contact-lines-none .contact-line-chip:not(:last-child)::after{content:"" !important;margin-left:0 !important}.resume-page.layout-classic .hero-contact-lines .contact-line-stack.contact-lines-lines .contact-line-chip:not(:last-child)::after{content:"|" !important}.layout-classic .resume-hero,.resume-page.layout-classic .flow-hero{position:relative;border-bottom:3px solid var(--aura-primary);margin-bottom:38px !important}.layout-classic .resume-hero::before,.resume-page.layout-classic .flow-hero::before,.layout-classic .resume-hero::after,.resume-page.layout-classic .flow-hero::after{content:'';position:absolute;left:0;right:0;height:1px;pointer-events:none}.layout-classic .resume-hero::before,.resume-page.layout-classic .flow-hero::before{bottom:-10px;background:color-mix(in srgb,var(--aura-primary),var(--aura-sheet) 48%);opacity:.72}.layout-classic .resume-hero::after,.resume-page.layout-classic .flow-hero::after{bottom:-20px;background:color-mix(in srgb,var(--aura-primary),var(--aura-sheet) 76%);opacity:.84}.resume-page.layout-sidebar .resume-sidebar{padding-top:46px}.resume-page.layout-sidebar.headshot-hidden .resume-sidebar{padding-top:46px}.resume-page.layout-sidebar.headshot-hidden .side-block:first-of-type{margin-top:0}@media print{#printRoot .resume-page.layout-sidebar .resume-sidebar,.print-root .resume-page.layout-sidebar .resume-sidebar{padding-top:.44in !important}}@media print{@page{size:Letter;margin:0}html,body{width:8.5in !important;height:auto !important;margin:0 !important;padding:0 !important;background:transparent !important;overflow:visible !important;-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}body>:not(#printRoot){display:none !important;visibility:hidden !important}#printRoot{display:block !important;visibility:visible !important;position:static !important;width:8.5in !important;min-width:8.5in !important;max-width:8.5in !important;height:auto !important;margin:0 !important;padding:0 !important;overflow:visible !important;background:var(--aura-sheet) !important;pointer-events:auto !important}#printRoot,#printRoot *{-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}#printRoot .resume-page-wrap{display:block !important;position:relative !important;width:8.5in !important;height:11in !important;min-width:8.5in !important;min-height:11in !important;max-width:8.5in !important;max-height:11in !important;margin:0 !important;padding:0 !important;overflow:hidden !important;background:var(--aura-sheet) !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;contain:none !important;break-after:page !important;page-break-after:always !important}#printRoot .resume-page-wrap:last-child{break-after:auto !important;page-break-after:auto !important}#printRoot .page-label{display:none !important}#printRoot .resume-page{position:absolute !important;left:calc(var(--ap-print-offset-x,0) * 1px) !important;top:calc(var(--ap-print-offset-y,0) * 1px) !important;width:calc(var(--ap-screen-page-w,980) * 1px) !important;height:calc(var(--ap-screen-page-h,1268) * 1px) !important;min-width:0 !important;min-height:0 !important;max-width:none !important;max-height:none !important;aspect-ratio:auto !important;margin:0 !important;padding:0 !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;overflow:hidden !important;transform:scale(var(--ap-print-scale,.833)) !important;transform-origin:top left !important;box-sizing:border-box !important;background:var(--aura-sheet) !important}#printRoot .resume-page.layout-sidebar{display:grid !important;grid-template-columns:23.47% 76.53% !important}#printRoot .resume-page.layout-sidebar .resume-sidebar{width:auto !important;height:100% !important;min-height:100% !important;padding:46px 20px 30px !important;box-sizing:border-box !important;overflow:hidden !important}#printRoot .resume-page.layout-sidebar .resume-main{width:auto !important;height:100% !important;min-height:100% !important;box-sizing:border-box !important;overflow:hidden !important}#printRoot .resume-page.layout-classic{display:block !important;padding:54px 58px !important;box-sizing:border-box !important;overflow:hidden !important}#printRoot .resume-page.layout-classic .resume-main{height:auto !important;min-height:0 !important;padding:0 !important;overflow:hidden !important}#printRoot .resume-page.layout-banner{display:block !important;padding:0 !important;box-sizing:border-box !important;overflow:hidden !important}#printRoot .resume-page.layout-banner .resume-sidebar{display:grid !important;grid-template-columns:124px 1fr !important;gap:20px !important;align-items:center !important;height:150px !important;min-height:150px !important;padding:26px 54px !important;box-sizing:border-box !important;overflow:hidden !important}#printRoot .resume-page.layout-banner .resume-main{height:calc(100% - 150px) !important;min-height:0 !important;padding:0 54px 54px !important;box-sizing:border-box !important;overflow:hidden !important}#printRoot .resume-page.layout-banner .flow-hero{margin:34px 0 26px !important;padding:30px 34px !important}}.resume-entry-fragment.entry-continued-fragment{margin-top:-4px}.resume-entry-fragment.oversized-flow-block{outline:1px dashed color-mix(in srgb,var(--aura-secondary),transparent 35%);outline-offset:2px}.section-continued-fragment{padding-top:0 !important;border-top:0 !important}.section-continued-fragment p{margin-top:0}@media print{#printRoot .resume-entry-fragment.entry-continued-fragment{margin-top:-4px !important}#printRoot .section-continued-fragment{padding-top:0 !important;border-top:0 !important}}@media print{#printRoot .resume-page-wrap.print-layout-sidebar{background:linear-gradient( 90deg,var(--gradient-hero) 0%,var(--gradient-hero) calc(23.47%+3px),var(--aura-sheet) calc(23.47%+3px),var(--aura-sheet) 100% ) !important}#printRoot .resume-page-wrap.print-layout-classic{background:var(--aura-sheet) !important}#printRoot .resume-page-wrap.print-layout-banner{background:linear-gradient( 180deg,var(--gradient-hero) 0,var(--gradient-hero) 150px,var(--aura-sheet) 150px,var(--aura-sheet) 100% ) !important}#printRoot .resume-page{isolation:isolate !important}#printRoot .resume-page::before{content:"" !important;position:absolute !important;inset:-4px !important;z-index:-1 !important;background:var(--aura-sheet) !important;pointer-events:none !important}#printRoot .resume-page.layout-sidebar::before{background:linear-gradient( 90deg,var(--gradient-hero) 0%,var(--gradient-hero) calc(23.47%+3px),var(--aura-sheet) calc(23.47%+3px),var(--aura-sheet) 100% ) !important}#printRoot .resume-page.layout-banner::before{background:linear-gradient( 180deg,var(--gradient-hero) 0,var(--gradient-hero) 150px,var(--aura-sheet) 150px,var(--aura-sheet) 100% ) !important}#printRoot .resume-page.layout-sidebar .resume-sidebar,#printRoot .resume-page.layout-sidebar .resume-main,#printRoot .resume-page.layout-banner .resume-main,#printRoot .resume-page.layout-classic .resume-main{min-height:100% !important}}@media print{@page{size:8.5in 11in;margin:0}html,body{width:8.5in !important;min-width:8.5in !important;max-width:8.5in !important;height:auto !important;min-height:0 !important;margin:0 !important;padding:0 !important;overflow:visible !important;background:var(--aura-sheet) !important;-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}body>:not(#printRoot){display:none !important;visibility:hidden !important}#printRoot{display:block !important;visibility:visible !important;position:static !important;width:8.5in !important;min-width:8.5in !important;max-width:8.5in !important;height:auto !important;min-height:0 !important;margin:0 !important;padding:0 !important;overflow:visible !important;background:var(--aura-sheet) !important}#printRoot,#printRoot *{-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}#printRoot .resume-page-wrap{display:block !important;visibility:visible !important;position:relative !important;width:8.5in !important;min-width:8.5in !important;max-width:8.5in !important;height:11in !important;min-height:11in !important;max-height:11in !important;margin:0 !important;padding:0 !important;overflow:hidden !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;contain:none !important;break-after:page !important;page-break-after:always !important}#printRoot .resume-page-wrap:last-child{break-after:auto !important;page-break-after:auto !important}#printRoot .page-label{display:none !important}#printRoot .resume-page{display:block !important;visibility:visible !important;position:relative !important;left:auto !important;top:auto !important;inset:auto !important;width:8.5in !important;min-width:8.5in !important;max-width:8.5in !important;height:11in !important;min-height:11in !important;max-height:11in !important;aspect-ratio:auto !important;margin:0 !important;padding:0 !important;overflow:hidden !important;box-sizing:border-box !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;transform:none !important;translate:none !important;scale:1 !important;zoom:1 !important;background:var(--aura-sheet) !important;isolation:isolate !important}#printRoot .resume-page::before{content:none !important}#printRoot .resume-page.layout-sidebar{display:grid !important;grid-template-columns:2.0in 6.5in !important;background:var(--aura-sheet) !important}#printRoot .resume-page.layout-sidebar .resume-sidebar{width:2.0in !important;height:11in !important;min-height:11in !important;max-height:11in !important;padding:.44in .22in .34in !important;box-sizing:border-box !important;overflow:hidden !important;background:var(--gradient-hero) !important}#printRoot .resume-page.layout-sidebar .resume-main{width:6.5in !important;height:11in !important;min-height:11in !important;max-height:11in !important;padding:.46in .50in .40in !important;box-sizing:border-box !important;overflow:hidden !important;background:var(--aura-sheet) !important}#printRoot .resume-page.layout-classic{display:block !important;padding:.54in .58in !important;box-sizing:border-box !important;background:var(--aura-sheet) !important}#printRoot .resume-page.layout-classic .resume-sidebar{display:none !important}#printRoot .resume-page.layout-classic .resume-main{width:auto !important;height:auto !important;min-height:0 !important;max-height:none !important;padding:0 !important;overflow:hidden !important}#printRoot .resume-page.layout-banner{display:block !important;padding:0 !important;box-sizing:border-box !important;background:var(--aura-sheet) !important}#printRoot .resume-page.layout-banner .resume-sidebar{display:grid !important;grid-template-columns:1.25in 1fr !important;gap:.22in !important;align-items:center !important;width:8.5in !important;height:1.56in !important;min-height:1.56in !important;max-height:1.56in !important;padding:.26in .54in !important;box-sizing:border-box !important;overflow:hidden !important;background:var(--gradient-hero) !important}#printRoot .resume-page.layout-banner .resume-main{width:8.5in !important;height:9.44in !important;min-height:9.44in !important;max-height:9.44in !important;padding:0 .54in .54in !important;box-sizing:border-box !important;overflow:hidden !important;background:var(--aura-sheet) !important}#printRoot .resume-page.layout-banner .flow-hero{margin:.34in 0 .26in !important;padding:.30in .34in !important}}@media print{@page{size:8.5in 11in;margin:0}html,body,#printRoot{width:8.5in !important;min-width:8.5in !important;max-width:8.5in !important;margin:0 !important;padding:0 !important;overflow:visible !important;background:var(--aura-sheet) !important;-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}body>:not(#printRoot){display:none !important;visibility:hidden !important}#printRoot{display:block !important;position:static !important;height:auto !important}#printRoot,#printRoot *{visibility:visible !important;-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}#printRoot .resume-page-wrap{display:block !important;position:relative !important;width:8.5in !important;min-width:8.5in !important;max-width:8.5in !important;height:11in !important;min-height:11in !important;max-height:11in !important;margin:0 !important;padding:0 !important;overflow:hidden !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;contain:none !important;break-after:page !important;page-break-after:always !important;background:var(--aura-sheet) !important}#printRoot .resume-page-wrap:last-child{break-after:auto !important;page-break-after:auto !important}#printRoot .page-label{display:none !important}#printRoot .resume-page{position:relative !important;left:auto !important;top:auto !important;inset:auto !important;width:980px !important;min-width:980px !important;max-width:980px !important;height:1268px !important;min-height:1268px !important;max-height:1268px !important;margin:0 !important;padding:0 !important;aspect-ratio:auto !important;box-sizing:border-box !important;overflow:hidden !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;transform:none !important;translate:none !important;scale:1 !important;zoom:0.8326530612 !important;background:var(--aura-sheet) !important}#printRoot .resume-page::before{content:none !important}#printRoot .resume-page.layout-sidebar{display:grid !important;grid-template-columns:230px 1fr !important;background:var(--aura-sheet) !important}#printRoot .resume-page.layout-sidebar .resume-sidebar{width:auto !important;height:1268px !important;min-height:1268px !important;max-height:1268px !important;padding:46px 30px 34px !important;box-sizing:border-box !important;overflow:hidden !important;background:var(--gradient-hero) !important}#printRoot .resume-page.layout-sidebar .resume-main{width:auto !important;height:1268px !important;min-height:1268px !important;max-height:1268px !important;padding:46px 54px 40px !important;box-sizing:border-box !important;overflow:hidden !important;background:var(--aura-sheet) !important}#printRoot .resume-page.layout-classic{display:block !important;padding:54px !important;box-sizing:border-box !important;background:var(--aura-sheet) !important}#printRoot .resume-page.layout-classic .resume-sidebar{display:none !important}#printRoot .resume-page.layout-classic .resume-main{width:auto !important;height:100% !important;min-height:0 !important;max-height:none !important;padding:0 !important;overflow:hidden !important}#printRoot .resume-page.layout-banner{display:block !important;padding:0 !important;box-sizing:border-box !important;background:var(--aura-sheet) !important}#printRoot .resume-page.layout-banner .resume-sidebar{display:flex !important;gap:18px !important;align-items:center !important;width:980px !important;height:150px !important;min-height:150px !important;max-height:150px !important;padding:24px 46px !important;box-sizing:border-box !important;overflow:hidden !important;background:var(--gradient-hero) !important}#printRoot .resume-page.layout-banner .resume-main{width:980px !important;height:1118px !important;min-height:1118px !important;max-height:1118px !important;padding:0 54px 54px !important;box-sizing:border-box !important;overflow:hidden !important;background:var(--aura-sheet) !important}#printRoot .resume-page.layout-banner .flow-hero{margin:34px 0 26px !important}@supports (-moz-appearance:none){#printRoot .resume-page{width:8.5in !important;min-width:8.5in !important;max-width:8.5in !important;height:11in !important;min-height:11in !important;max-height:11in !important;zoom:1 !important}#printRoot .resume-page.layout-sidebar{grid-template-columns:2.0in 6.5in !important}#printRoot .resume-page.layout-sidebar .resume-sidebar{height:11in !important;min-height:11in !important;max-height:11in !important;padding:.44in .22in .34in !important}#printRoot .resume-page.layout-sidebar .resume-main{height:11in !important;min-height:11in !important;max-height:11in !important;padding:.46in .50in .40in !important}#printRoot .resume-page.layout-banner .resume-sidebar{width:8.5in !important;height:1.56in !important;min-height:1.56in !important;max-height:1.56in !important;padding:.26in .54in !important}#printRoot .resume-page.layout-banner .resume-main{width:8.5in !important;height:9.44in !important;min-height:9.44in !important;max-height:9.44in !important;padding:0 .54in .54in !important}}}@media print{#printRoot .resume-page.layout-banner .flow-hero{display:block !important;margin:34px 0 26px !important;padding:30px 34px !important;min-height:0 !important;height:auto !important;box-sizing:border-box !important;overflow:hidden !important}#printRoot .resume-page.layout-banner .banner-hero-row,#printRoot .resume-page.layout-banner .flow-hero .banner-hero-row{display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;align-items:center !important;justify-content:space-between !important;gap:48px !important;width:100% !important;min-width:0 !important}#printRoot .resume-page.layout-banner .banner-identity-block{display:block !important;flex:1 1 auto !important;min-width:0 !important;max-width:none !important;text-align:left !important}#printRoot .resume-page.layout-banner .banner-contact-lines{display:block !important;flex:0 0 260px !important;width:260px !important;min-width:220px !important;max-width:300px !important;margin:0 !important;text-align:left !important;color:var(--aura-muted) !important}#printRoot .resume-page.layout-banner .banner-contact-lines .contact-line-stack{display:grid !important;gap:6px !important;justify-items:start !important;align-items:start !important}#printRoot .resume-page.layout-banner .banner-contact-lines .contact-line-chip{display:block !important;width:auto !important;max-width:100% !important;padding:0 0 0 14px !important;border-left:2px solid color-mix(in srgb,var(--aura-highlight),transparent 35%) !important;color:var(--aura-muted) !important;line-height:1.24 !important;white-space:normal !important}#printRoot .resume-page.layout-banner .resume-sidebar{display:flex !important;flex-direction:row !important;align-items:center !important;gap:18px !important;height:150px !important;min-height:150px !important;max-height:150px !important}}.layout-banner .resume-sidebar::after,.resume-page.layout-banner .resume-sidebar::after,#printRoot .resume-page.layout-banner .resume-sidebar::after{display:none !important;content:none !important}.layout-banner .resume-sidebar,.resume-page.layout-banner .resume-sidebar{min-height:178px;height:178px;padding:0 54px;box-sizing:border-box}.layout-banner .resume-main,.resume-page.layout-banner .resume-main{padding:0 54px 54px;height:calc(100% - 178px);box-sizing:border-box}.layout-banner .flow-hero,.resume-page.layout-banner .flow-hero{position:relative;z-index:2;margin:-92px 0 26px;padding:26px 34px;border-radius:28px;background:color-mix(in srgb,var(--aura-page),white 6%);border:1px solid color-mix(in srgb,var(--aura-border),transparent 8%);box-shadow:0 18px 34px rgba(12,18,31,0.12);color:var(--aura-text);overflow:hidden}.layout-banner .resume-hero h3,.resume-page.layout-banner .resume-hero h3{color:var(--aura-muted) !important}.layout-banner .banner-hero-row,.resume-page.layout-banner .banner-hero-row{display:flex;align-items:center;justify-content:space-between;gap:clamp(22px,4vw,54px);width:100%}.layout-banner .banner-profile-block,.resume-page.layout-banner .banner-profile-block{display:flex;align-items:center;gap:24px;flex:1 1 auto;min-width:0}.layout-banner .banner-inline-photo,.resume-page.layout-banner .banner-inline-photo{flex:0 0 116px;width:116px;height:116px;min-width:116px;margin:0;box-shadow:0 10px 20px rgba(8,15,28,0.14)}.layout-banner.headshot-hidden .banner-inline-photo,.resume-page.layout-banner.headshot-hidden .banner-inline-photo{display:none !important}.layout-banner .banner-identity-block,.resume-page.layout-banner .banner-identity-block{flex:1 1 auto;min-width:0}.layout-banner .banner-contact-lines,.resume-page.layout-banner .banner-contact-lines{flex:0 1 280px;min-width:220px;max-width:300px;margin:0;text-align:left}.layout-banner .banner-contact-lines .contact-line-stack,.resume-page.layout-banner .banner-contact-lines .contact-line-stack{display:grid;gap:.28rem;justify-items:start}.layout-banner .banner-contact-lines .contact-line-chip,.resume-page.layout-banner .banner-contact-lines .contact-line-chip{width:auto;max-width:100%;font-size:.92rem;line-height:1.24}.resume-page.layout-banner[data-page]:not([data-page="1"]) .resume-sidebar,#printRoot .resume-page.layout-banner[data-page]:not([data-page="1"]) .resume-sidebar{display:none !important;height:0 !important;min-height:0 !important;padding:0 !important;overflow:hidden !important}.resume-page.layout-banner[data-page]:not([data-page="1"]) .resume-main,#printRoot .resume-page.layout-banner[data-page]:not([data-page="1"]) .resume-main{height:100% !important;padding:54px 54px 54px !important}@media (max-width:900px){.layout-banner .banner-hero-row,.resume-page.layout-banner .banner-hero-row{align-items:flex-start;flex-direction:column;gap:14px}.layout-banner .banner-contact-lines,.resume-page.layout-banner .banner-contact-lines{width:100%;max-width:none}}@media print{#printRoot .resume-page.layout-banner{display:block !important;padding:0 !important;overflow:hidden !important}#printRoot .resume-page.layout-banner[data-page="1"] .resume-sidebar{display:block !important;height:1.86in !important;min-height:1.86in !important;padding:0 .54in !important;overflow:hidden !important}#printRoot .resume-page.layout-banner[data-page="1"] .resume-main{height:calc(100% - 1.86in) !important;padding:0 .54in .54in !important;overflow:hidden !important}#printRoot .resume-page.layout-banner[data-page="1"] .flow-hero{margin:-0.98in 0 .26in !important;padding:.28in .34in !important;border-radius:.28in !important;background:color-mix(in srgb,var(--aura-page),white 6%) !important;border:1px solid color-mix(in srgb,var(--aura-border),transparent 8%) !important;box-shadow:none !important;overflow:hidden !important}#printRoot .resume-page.layout-banner .banner-hero-row{display:flex !important;flex-direction:row !important;align-items:center !important;justify-content:space-between !important;gap:.4in !important;width:100% !important}#printRoot .resume-page.layout-banner .banner-profile-block{display:flex !important;align-items:center !important;gap:.24in !important;flex:1 1 auto !important;min-width:0 !important}#printRoot .resume-page.layout-banner .banner-inline-photo{flex:0 0 1.08in !important;width:1.08in !important;height:1.08in !important;min-width:1.08in !important;margin:0 !important}#printRoot .resume-page.layout-banner.headshot-hidden .banner-inline-photo{display:none !important}#printRoot .resume-page.layout-banner .banner-identity-block{flex:1 1 auto !important;min-width:0 !important}#printRoot .resume-page.layout-banner .banner-contact-lines{flex:0 1 2.35in !important;width:2.35in !important;min-width:2.05in !important;max-width:2.55in !important;margin:0 !important;text-align:left !important}#printRoot .resume-page.layout-banner .banner-contact-lines .contact-line-stack{display:grid !important;gap:.08in !important;justify-items:start !important}#printRoot .resume-page.layout-banner .banner-contact-lines .contact-line-chip{width:auto !important;max-width:100% !important;line-height:1.24 !important;font-size:.9rem !important}}#resumeSheet.layout-banner .resume-sidebar,.resume-page.layout-banner[data-page="1"] .resume-sidebar,#printRoot .resume-page.layout-banner[data-page="1"] .resume-sidebar{min-height:240px !important;height:240px !important;padding:0 54px !important;overflow:hidden !important}#resumeSheet.layout-banner .resume-main,.resume-page.layout-banner[data-page="1"] .resume-main{position:relative;height:calc(100% - 240px);padding:34px 54px 54px;overflow:visible;box-sizing:border-box}#resumeSheet.layout-banner .flow-hero,.resume-page.layout-banner[data-page="1"] .flow-hero{position:absolute;top:-154px;left:54px;right:54px;margin:0;min-height:126px;box-sizing:border-box}#resumeSheet.layout-banner.headshot-hidden .flow-hero,.resume-page.layout-banner[data-page="1"].headshot-hidden .flow-hero{top:-142px}@media print{#printRoot .resume-page.layout-banner[data-page="1"] .resume-sidebar{min-height:2.28in !important;height:2.28in !important;padding:0 .54in !important;overflow:hidden !important}#printRoot .resume-page.layout-banner[data-page="1"] .resume-main{position:relative !important;height:calc(100% - 2.28in) !important;padding:.34in .54in .54in !important;overflow:visible !important;box-sizing:border-box !important}#printRoot .resume-page.layout-banner[data-page="1"] .flow-hero{position:absolute !important;top:-1.56in !important;left:.54in !important;right:.54in !important;margin:0 !important;min-height:1.22in !important;box-sizing:border-box !important}#printRoot .resume-page.layout-banner[data-page="1"].headshot-hidden .flow-hero{top:-1.42in !important}}#resumeSheet.layout-banner .resume-sidebar,.resume-page.layout-banner[data-page="1"] .resume-sidebar,#printRoot .resume-page.layout-banner[data-page="1"] .resume-sidebar{min-height:112px !important;height:112px !important;padding:0 !important;overflow:hidden !important}#resumeSheet.layout-banner .resume-main,.resume-page.layout-banner[data-page="1"] .resume-main{position:relative !important;height:calc(100% - 112px) !important;padding:56px 54px 54px !important;overflow:visible !important;box-sizing:border-box !important}#resumeSheet.layout-banner .flow-hero,.resume-page.layout-banner[data-page="1"] .flow-hero{position:absolute !important;top:-112px !important;left:54px !important;right:54px !important;margin:0 !important;min-height:154px !important;padding:22px 34px 24px !important;border-radius:0 0 28px 28px !important;box-sizing:border-box !important;overflow:hidden !important}#resumeSheet.layout-banner.headshot-hidden .flow-hero,.resume-page.layout-banner[data-page="1"].headshot-hidden .flow-hero{min-height:132px !important}@media print{#printRoot .resume-page.layout-banner[data-page="1"] .resume-sidebar{min-height:1.17in !important;height:1.17in !important;padding:0 !important;overflow:hidden !important}#printRoot .resume-page.layout-banner[data-page="1"] .resume-main{position:relative !important;height:calc(100% - 1.17in) !important;padding:.58in .54in .54in !important;overflow:visible !important;box-sizing:border-box !important}#printRoot .resume-page.layout-banner[data-page="1"] .flow-hero{position:absolute !important;top:-1.17in !important;left:.54in !important;right:.54in !important;margin:0 !important;min-height:1.60in !important;padding:.22in .34in .24in !important;border-radius:0 0 .28in .28in !important;box-sizing:border-box !important;overflow:hidden !important}#printRoot .resume-page.layout-banner[data-page="1"].headshot-hidden .flow-hero{min-height:1.38in !important}}.topbar-home{align-items:center;gap:10px}.topbar-logo-icon{width:28px;height:28px;border-radius:9px;object-fit:cover;display:block;box-shadow:0 8px 22px rgba(0,0,0,.24),0 0 18px color-mix(in srgb,var(--aura-highlight) 28%,transparent)}.projectaura-brand{flex-direction:column;align-items:flex-start;gap:10px;max-width:min(620px,54vw)}.projectaura-brand .eyebrow{order:-1;margin:0 0 2px}.brand-logo-lockup{width:min(560px,100%);height:auto;display:block;border-radius:28px;padding:6px 10px;background:rgba(255,255,255,.92);box-shadow:0 22px 70px rgba(0,0,0,.22),0 0 42px color-mix(in srgb,var(--aura-highlight) 20%,transparent)}body.started .brand-logo-lockup{display:none}@media (max-width:900px){.projectaura-brand{max-width:100%}.brand-logo-lockup{width:min(430px,100%);border-radius:22px}}.brand-logo-lockup{padding:0;border-radius:0;background:transparent;box-shadow:none}.sample-badge{color:rgba(255,255,255,.96);text-shadow:0 1px 2px rgba(0,0,0,.22)}.topbar-menu{gap:0}.topbar-menu button{position:relative;border:0;background:transparent;box-shadow:none;border-radius:0;padding:0 16px;min-height:34px}.topbar-menu button:hover{background:rgba(255,255,255,.04);box-shadow:none}.topbar-menu button:active{background:rgba(255,255,255,.02)}.topbar-menu button+button::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:18px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.25),transparent)}.topbar-menu .topbar-reset{margin-left:0}.panel-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.panel-font-btn{min-width:146px;height:44px;padding:7px 12px 7px 10px;border-radius:16px;border:1px solid rgba(255,255,255,.15);background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.05));box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 10px 28px rgba(0,0,0,.16);gap:10px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.panel-font-btn:hover{transform:translateY(-2px) scale(1.015);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 16px 34px rgba(0,0,0,.22)}.panel-font-btn .font-icon{width:28px;height:28px;border-radius:10px;flex:0 0 28px;font-size:.74rem}.panel-font-btn span:last-child{display:block;min-width:0}.panel-font-btn strong{display:block;font-size:.84rem;line-height:1.05}.panel-font-btn small{display:block;margin-top:1px;font-size:.72rem;line-height:1.05;color:rgba(255,255,255,.64)}.preview-stage,.paged-resume,.resume-page-wrap{overflow:visible}.paged-resume{gap:24px}.resume-page-wrap{gap:0}.page-label{position:absolute;top:18px;left:-74px;z-index:2;margin-left:0;padding:8px 14px;min-width:68px;text-align:center;border:1px solid rgba(255,255,255,.12);border-right:0;border-radius:14px 0 0 14px;background:linear-gradient(180deg,rgba(255,255,255,.11),rgba(255,255,255,.06));color:rgba(255,255,255,.78);letter-spacing:.1em;box-shadow:0 12px 26px rgba(0,0,0,.16)}@media screen and (max-width:1080px){.page-label{left:0;top:-34px;border-right:1px solid rgba(255,255,255,.12);border-radius:12px}}@media screen and (max-width:900px){.topbar-menu button{padding:0 10px}.topbar-menu button+button::before{height:14px}.panel-font-btn{min-width:132px}}.swatch-hex{display:none !important}.palette-strip .role-swatch:hover .swatch-role,.palette-strip .role-swatch.active-swatch .swatch-role{opacity:1;transform:none}.palette-strip .role-swatch:hover .swatch-hex,.palette-strip .role-swatch.active-swatch .swatch-hex{opacity:0;transform:none}.palette-strip .role-swatch.active-swatch{box-shadow:0 0 0 2px rgba(255,255,255,.55),0 0 26px rgba(255,255,255,.18)}.resume-page.layout-classic .resume-main>.resume-section:first-of-type,#resumeSheet.layout-classic .resume-main>.resume-section:first-of-type{border-top:0;padding-top:28px}.layout-sidebar .resume-sidebar .skill-list,.resume-page.layout-sidebar .resume-sidebar .skill-list,#printRoot .resume-page.layout-sidebar .resume-sidebar .skill-list{display:grid !important;grid-template-columns:minmax(0,1fr) !important;gap:9px !important}.layout-sidebar .resume-sidebar .skill-chip,.resume-page.layout-sidebar .resume-sidebar .skill-chip,#printRoot .resume-page.layout-sidebar .resume-sidebar .skill-chip{width:100% !important;justify-content:flex-start !important;text-align:left !important}.layout-sidebar .resume-sidebar .skill-chip.skill-no-pill.skill-pipe::after,.resume-page.layout-sidebar .resume-sidebar .skill-chip.skill-no-pill.skill-pipe::after,#printRoot .resume-page.layout-sidebar .resume-sidebar .skill-chip.skill-no-pill.skill-pipe::after{content:none !important}.layout-sidebar .resume-sidebar .skill-chip.skill-no-pill.skill-pipe,.resume-page.layout-sidebar .resume-sidebar .skill-chip.skill-no-pill.skill-pipe,#printRoot .resume-page.layout-sidebar .resume-sidebar .skill-chip.skill-no-pill.skill-pipe{border-left:2px solid color-mix(in srgb,var(--aura-secondary),transparent 35%) !important;padding-left:.74rem !important}#resumeSheet.layout-banner .banner-profile-block,.resume-page.layout-banner[data-page="1"] .banner-profile-block,#printRoot .resume-page.layout-banner[data-page="1"] .banner-profile-block{min-height:116px !important}#resumeSheet.layout-banner.headshot-hidden .flow-hero,.resume-page.layout-banner[data-page="1"].headshot-hidden .flow-hero{min-height:154px !important}@media print{#printRoot .resume-page.layout-banner[data-page="1"] .flow-hero,#printRoot .resume-page.layout-banner[data-page="1"].headshot-hidden .flow-hero{position:absolute !important;top:-1.17in !important;left:.54in !important;right:.54in !important;margin:0 !important;height:1.60in !important;max-height:1.60in !important;min-height:1.60in !important;padding:.22in .34in .24in !important}#printRoot .resume-page.layout-banner[data-page="1"] .banner-hero-row,#printRoot .resume-page.layout-banner[data-page="1"].headshot-hidden .banner-hero-row{height:1.14in !important;min-height:1.14in !important;max-height:1.14in !important;align-items:center !important}#printRoot .resume-page.layout-banner[data-page="1"] .banner-profile-block,#printRoot .resume-page.layout-banner[data-page="1"].headshot-hidden .banner-profile-block{height:1.08in !important;min-height:1.08in !important;max-height:1.08in !important;align-items:center !important}}