.html-builder-header-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.html-builder-score,.html-builder-change-template{color:#344252;min-height:35px;box-shadow:none;background:#fff;border:0;border-radius:10px;align-items:center;gap:8px;padding:0 11px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.html-builder-score strong{color:#fff;text-align:center;border-radius:6px;min-width:46px;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.4}.html-builder-change-template:hover{color:var(--primary-active);border-color:#b8d9f6}.html-builder-grid{background:#edf1f3;flex:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:0;padding:10px;display:grid;overflow:hidden}.html-builder-preview{background:0 0;grid-template-rows:68px minmax(0,1fr) 62px;min-width:0;min-height:0;display:grid;overflow:hidden}.html-builder-preview-actions{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;padding:12px 8px 0;display:flex}.html-builder-preview-actions .html-builder-header-actions{margin-left:0}.html-builder-preview-stage{place-items:center;min-width:0;min-height:0;padding:8px 18px 12px;display:grid;overflow:hidden}.html-builder-page-shell{isolation:isolate;contain:strict;flex:none;overflow:hidden;box-shadow:0 3px 12px #1e2d3c12}.html-builder-page-canvas{position:relative;transform:none}.html-builder-pagination{background:0 0;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;min-height:0;padding:0 14px;display:grid}.html-builder-pagination .html-page-navigation{grid-column:2;min-width:134px;height:44px}.html-builder-pagination>span{grid-column:3}.html-builder-editor{border:0;border-radius:12px;order:-1;box-shadow:0 5px 20px #1e2d3c12}.html-resume-page{background:var(--html-page-background);width:794px;height:1123px;color:var(--html-text-primary);font-family:var(--html-font-family);font-size:calc(11.8px * var(--html-font-scale));line-height:var(--html-line-height);box-sizing:border-box;-webkit-font-smoothing:antialiased;flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden}.html-resume-page *,.html-resume-page :before,.html-resume-page :after{box-sizing:border-box}.html-resume-page :is(h1,h2,h3,p,strong,span,a,li,time){white-space:normal;overflow-wrap:break-word;word-break:normal;min-width:0;max-width:100%}.html-resume-header{background:var(--html-header-background);border-bottom:2px solid var(--html-border);flex:none;height:auto;min-height:104px;padding:16px 34px 18px 304px;display:block}.html-resume-header>div{min-width:0;height:auto}.html-resume-page .html-resume-header h1{max-width:100%;color:var(--html-header-text);font-size:calc(27px * var(--html-font-scale));letter-spacing:1.1px;text-transform:uppercase;overflow-wrap:break-word;word-break:normal;margin:0;font-weight:500;line-height:1.12}.html-resume-header p{max-width:100%;color:var(--html-header-role);font-size:calc(12.6px * var(--html-font-scale));overflow-wrap:break-word;margin:4px 0 0;font-weight:400;line-height:1.25}.html-resume-photo{z-index:1;object-fit:cover;background:#dfe2e5;width:240px;height:240px;position:absolute;top:8px;left:28px}.html-resume-body{flex:1;grid-template-columns:300px minmax(0,1fr);gap:0;min-height:0;display:grid;overflow:hidden}.html-resume-sidebar,.html-resume-main{min-width:0;padding:36px 28px 0}.html-resume-sidebar{background:var(--html-sidebar-background)}.html-resume-page--has-photo .html-resume-sidebar{padding-top:244px}.html-resume-main{border-left:1px solid #d4d6da;padding-left:35px;padding-right:36px}.html-resume-footer{height:var(--html-page-bottom-margin);min-height:var(--html-page-bottom-margin);flex:0 0 var(--html-page-bottom-margin);grid-template-columns:300px minmax(0,1fr);display:grid}.html-resume-footer span:first-child{background:var(--html-sidebar-background)}.html-resume-footer span:last-child{background:var(--html-page-background);border-left:1px solid #d4d6da}.html-resume-section{width:100%;height:auto;min-height:0;margin:0 0 var(--html-section-spacing);break-inside:avoid;overflow:visible}.html-resume-section h2{color:var(--html-heading-main);background:var(--html-heading-background-main);font-size:calc(14.8px * var(--html-font-scale));letter-spacing:.35px;text-transform:uppercase;border:0;margin:0 0 13px;padding:0;font-weight:800;line-height:1.12}.html-resume-section p{margin:0 0 var(--html-paragraph-spacing);color:var(--html-text-primary);line-height:var(--html-line-height);overflow-wrap:break-word}.html-resume-contact{color:var(--html-text-primary);font-size:calc(10.9px * var(--html-font-scale));gap:12px;line-height:1.3;display:grid}.html-resume-contact a,.html-resume-contact div{min-width:0;color:inherit;overflow-wrap:break-word;align-items:flex-start;gap:7px;text-decoration:none;display:flex}.html-resume-contact span{flex:auto}.html-resume-contact svg{color:var(--html-icon-main);fill:var(--html-icon-main);flex:none;margin-top:1px}.html-resume-skills{gap:13px;margin:0;padding:0;list-style:none;display:grid}.html-resume-skills li{overflow-wrap:break-word;padding-left:17px;line-height:1.35;position:relative}.html-resume-skills li:before{content:"•";color:var(--html-icon-main);position:absolute;left:0}.html-resume-section article{break-inside:avoid;width:100%;height:auto;min-height:0;overflow:visible}.html-resume-entry-heading{gap:3px;margin-bottom:9px;display:grid}.html-resume-entry-heading strong{min-width:0;color:var(--html-text-primary);font-size:calc(11.6px * var(--html-font-scale));overflow-wrap:break-word;font-weight:800;line-height:1.25}.html-resume-entry-heading strong span{font:inherit}.html-resume-entry-heading time{color:var(--html-text-secondary);font-size:calc(10.8px * var(--html-font-scale));text-align:left;line-height:1.3}.html-resume-rich-text{color:var(--html-text-primary);line-height:var(--html-line-height);overflow-wrap:break-word}.html-resume-rich-text--plain{white-space:pre-wrap}.html-resume-rich-text :is(p,div,ul,ol){margin:0 0 var(--html-paragraph-spacing)}.html-resume-rich-text :is(ul,ol){padding-left:20px}.html-resume-rich-text ul{list-style:outside}.html-resume-rich-text ol{list-style:decimal}.html-resume-rich-text ul>li{list-style-type:disc}.html-resume-rich-text ol>li{list-style-type:decimal}.html-resume-rich-text ul>li::marker{content:"•  "}.html-resume-rich-text ol>li::marker{content:counter(list-item) ".  "}.html-resume-rich-text li{margin:0 0 calc(var(--html-paragraph-spacing) * .65);line-height:var(--html-line-height);padding-left:2px;display:list-item}.html-resume-rich-text li::marker{color:var(--html-icon-main);font-size:.92em}.html-resume-rich-text :is(strong,b){font-weight:800}.html-resume-rich-text :is(em,i){font-style:italic}.html-resume-rich-text u{text-decoration:underline}.html-resume-rich-text :is(s,strike){text-decoration:line-through}.html-resume-rich-text a{color:inherit;text-decoration:underline}.html-resume-rich-text>:first-child{margin-top:0}.html-resume-rich-text>:last-child{margin-bottom:0}.html-resume-main .html-resume-section{margin-bottom:calc(var(--html-section-spacing) * 1.15)}.html-resume-main .html-resume-section h2{margin-bottom:13px}.html-resume-sidebar .html-resume-section{margin-bottom:calc(var(--html-section-spacing) * .95)}.html-resume-sidebar .html-resume-section h2{color:var(--html-heading-sidebar);background:var(--html-heading-background-sidebar);margin-bottom:13px}.html-resume-sidebar .html-resume-section p{margin-bottom:calc(var(--html-paragraph-spacing) * .85)}.html-resume-sidebar .html-resume-contact{gap:12px}.html-resume-sidebar .html-resume-contact svg{color:var(--html-icon-sidebar);fill:var(--html-icon-sidebar)}.html-resume-sidebar .html-resume-skills li:before{color:var(--html-icon-sidebar)}.html-resume-sidebar .html-resume-skills{gap:13px}.html-resume-sidebar .html-resume-section+.html-resume-section{border-top:1px solid var(--html-structural-border);padding-top:17px}.html-resume-section--optional p{text-transform:uppercase;font-weight:700}.html-resume-page[data-html-template] .html-resume-header{position:relative}.html-resume-page[data-html-template] .html-resume-main .html-resume-section h2{color:var(--html-heading-main)}.html-resume-page[data-html-template] .html-resume-sidebar .html-resume-section h2{color:var(--html-heading-sidebar)}.html-resume-page[data-html-template] .html-resume-photo{object-position:center}.html-resume-template--modern .html-resume-header{min-height:146px;padding:32px calc(310px + var(--html-page-margin-adjust)) 28px calc(42px + var(--html-page-margin-adjust));background:var(--html-header-background);border-bottom:8px solid #fff}.html-resume-template--modern .html-resume-header h1{color:#132130;font-size:calc(29px * var(--html-font-scale));text-transform:none;font-weight:750}.html-resume-template--modern .html-resume-header p{color:var(--html-header-role);font-weight:700}.html-resume-template--modern .html-resume-photo{inset:18px calc(34px + var(--html-page-margin-adjust)) auto auto;border-radius:4px;width:112px;height:112px}.html-resume-template--modern .html-resume-body{grid-template-columns:34% minmax(0,1fr)}.html-resume-template--modern .html-resume-sidebar{padding:32px 30px 0 calc(42px + var(--html-page-margin-adjust));background:var(--html-sidebar-background)}.html-resume-template--modern.html-resume-page--has-photo .html-resume-sidebar{padding-top:32px}.html-resume-template--modern .html-resume-main{padding:32px calc(42px + var(--html-page-margin-adjust)) 0 36px;border-left-color:var(--html-divider)}@supports (color:color-mix(in lab, red, red)){.html-resume-template--modern .html-resume-main{border-left-color:color-mix(in srgb, var(--html-divider) 25%, #d4d6da)}}.html-resume-template--modern .html-resume-footer{grid-template-columns:34% minmax(0,1fr)}.html-resume-template--modern .html-resume-footer span:first-child{background:var(--html-sidebar-background)}.html-resume-template--classic{font-family:var(--resume-font-lora), Georgia, "Times New Roman", serif}.html-resume-template--classic .html-resume-header{min-height:132px;padding:35px calc(56px + var(--html-page-margin-adjust)) 24px;border-top:9px solid var(--html-border);text-align:left;background:#fff;border-bottom:1px solid #7f8790}.html-resume-template--classic .html-resume-header h1{color:#17191c;font-family:var(--resume-font-lora), Georgia, "Times New Roman", serif;font-size:calc(28px * var(--html-font-scale));letter-spacing:0;text-transform:uppercase;font-weight:700}.html-resume-template--classic .html-resume-header p{color:#444}.html-resume-template--classic .html-resume-photo{display:none}.html-resume-template--classic .html-resume-body{padding:24px calc(56px + var(--html-page-margin-adjust)) 0;grid-template-columns:31% minmax(0,1fr)}.html-resume-template--classic .html-resume-sidebar,.html-resume-template--classic .html-resume-main{background:#fff;padding:0 24px 0 0}.html-resume-template--classic.html-resume-page--has-photo .html-resume-sidebar{padding-top:0}.html-resume-template--classic .html-resume-main{border-left:1px solid #b9bec4;padding:0 0 0 28px}.html-resume-template--classic .html-resume-section h2{color:#17191c;border-bottom:1px solid var(--html-divider);font-family:var(--resume-font-inter), Arial, sans-serif;font-size:calc(11px * var(--html-font-scale));letter-spacing:1.2px;padding-bottom:6px}.html-resume-template--classic .html-resume-footer{margin:0 calc(56px + var(--html-page-margin-adjust));border-top:1px solid #b9bec4;grid-template-columns:31% minmax(0,1fr)}.html-resume-template--classic .html-resume-footer span:first-child{background:#fff}.html-resume-template--compact{font-size:calc(10.6px * var(--html-font-scale))}.html-resume-template--compact .html-resume-header{min-height:116px;padding:22px calc(36px + var(--html-page-margin-adjust)) 20px calc(142px + var(--html-page-margin-adjust));background:var(--html-accent-strong);border:0}.html-resume-template--compact .html-resume-header h1{color:var(--html-text-on-primary);font-size:calc(25px * var(--html-font-scale));letter-spacing:0;font-weight:850}.html-resume-template--compact .html-resume-photo{inset:16px auto auto calc(36px + var(--html-page-margin-adjust));border-radius:3px;width:82px;height:82px}.html-resume-template--compact .html-resume-body{grid-template-columns:36% minmax(0,1fr)}.html-resume-template--compact .html-resume-sidebar,.html-resume-template--compact .html-resume-main{padding:25px 25px 0 calc(36px + var(--html-page-margin-adjust));background:#fff}.html-resume-template--compact.html-resume-page--has-photo .html-resume-sidebar{padding-top:25px}.html-resume-template--compact .html-resume-main{padding-right:calc(36px + var(--html-page-margin-adjust));border-left:1px solid #d7dadd}.html-resume-template--compact .html-resume-section h2{font-size:calc(10.4px * var(--html-font-scale));margin-bottom:8px}.html-resume-template--compact .html-resume-footer{grid-template-columns:36% minmax(0,1fr)}.html-resume-template--compact .html-resume-footer span:first-child{background:#fff}.html-resume-template--creative{background:var(--html-page-background);font-family:var(--resume-font-lora), Georgia, "Times New Roman", serif}.html-resume-template--creative .html-resume-header{min-height:176px;padding:28px calc(42px + var(--html-page-margin-adjust));background:var(--html-header-background);text-align:center;border:0}.html-resume-template--creative .html-resume-header h1{color:#16121a;font-family:var(--resume-font-lora), Georgia, "Times New Roman", serif;font-size:calc(42px * var(--html-font-scale));letter-spacing:-1px;text-transform:none;line-height:.95}.html-resume-template--creative .html-resume-header p{color:#16121a;font-size:calc(10px * var(--html-font-scale));letter-spacing:1.4px;text-transform:uppercase}.html-resume-template--creative .html-resume-photo{display:none}.html-resume-template--creative .html-resume-body{grid-template-columns:40% minmax(0,60%)}.html-resume-template--creative .html-resume-sidebar,.html-resume-template--creative .html-resume-main{background:0 0;padding:28px 32px 0}.html-resume-template--creative.html-resume-page--has-photo .html-resume-sidebar{padding-top:28px}.html-resume-template--creative .html-resume-main{padding-right:calc(32px + var(--html-page-margin-adjust));border-left:1px solid var(--html-divider)}@supports (color:color-mix(in lab, red, red)){.html-resume-template--creative .html-resume-main{border-left:1px solid color-mix(in srgb, var(--html-divider) 45%, #aaa)}}.html-resume-template--creative .html-resume-sidebar{padding-left:calc(32px + var(--html-page-margin-adjust))}.html-resume-template--creative .html-resume-section h2{color:#17121a;border-bottom:1px solid var(--html-divider);font-family:var(--resume-font-lora), Georgia, "Times New Roman", serif;font-size:calc(12px * var(--html-font-scale));text-transform:none;padding-bottom:7px}.html-resume-template--creative .html-resume-section h2:after{content:" +";float:right;color:var(--html-accent-text)}.html-resume-template--creative .html-resume-footer{grid-template-columns:40% minmax(0,60%)}.html-resume-template--creative .html-resume-footer span{background:0 0}.html-resume-template--minimal .html-resume-header{min-height:164px;padding:48px calc(60px + var(--html-page-margin-adjust)) 30px;text-align:center;background:#fff;border:0}.html-resume-template--minimal .html-resume-header h1{color:#10151b;font-family:var(--resume-font-lora), Georgia, "Times New Roman", serif;font-size:calc(31px * var(--html-font-scale));letter-spacing:0;text-transform:none;font-weight:500}.html-resume-template--minimal .html-resume-header p{color:#10151b;font-size:calc(10px * var(--html-font-scale))}.html-resume-template--minimal .html-resume-photo{display:none}.html-resume-template--minimal .html-resume-body{padding:0 calc(54px + var(--html-page-margin-adjust));grid-template-columns:34% minmax(0,1fr)}.html-resume-template--minimal .html-resume-sidebar,.html-resume-template--minimal .html-resume-main{background:#fff;padding:20px 26px 0}.html-resume-template--minimal.html-resume-page--has-photo .html-resume-sidebar{padding-top:20px}.html-resume-template--minimal .html-resume-main{border-left:1px solid #d7dadc}.html-resume-template--minimal .html-resume-section h2{color:#111;font-family:var(--resume-font-lora), Georgia, "Times New Roman", serif;font-size:calc(11px * var(--html-font-scale));letter-spacing:0}.html-resume-template--minimal .html-resume-footer{margin:0 calc(54px + var(--html-page-margin-adjust));grid-template-columns:34% minmax(0,1fr)}.html-resume-template--minimal .html-resume-footer span:first-child{background:#fff}.html-resume-template--professional{background:var(--html-page-background)}.html-resume-template--professional .html-resume-header{min-height:158px;padding:36px calc(240px + var(--html-page-margin-adjust)) 26px calc(42px + var(--html-page-margin-adjust));background:0 0;border:0}.html-resume-template--professional .html-resume-header h1{color:#111522;font-size:calc(34px * var(--html-font-scale));letter-spacing:-1px;text-transform:none;font-weight:850}.html-resume-template--professional .html-resume-header p{color:#111522}.html-resume-template--professional .html-resume-photo{inset:26px calc(42px + var(--html-page-margin-adjust)) auto auto;border-radius:50%;width:98px;height:98px}.html-resume-template--professional .html-resume-body{padding:0 calc(42px + var(--html-page-margin-adjust));grid-template-columns:33% minmax(0,1fr)}.html-resume-template--professional .html-resume-sidebar,.html-resume-template--professional .html-resume-main{background:0 0;padding:20px 28px 0 0}.html-resume-template--professional.html-resume-page--has-photo .html-resume-sidebar{padding-top:20px}.html-resume-template--professional .html-resume-main{border-left:1px solid var(--html-divider);padding-left:32px}@supports (color:color-mix(in lab, red, red)){.html-resume-template--professional .html-resume-main{border-left:1px solid color-mix(in srgb, var(--html-divider) 45%, #888)}}.html-resume-template--professional .html-resume-section h2{color:#111522;border-bottom:1px solid var(--html-divider);padding-bottom:8px}.html-resume-template--professional .html-resume-footer{margin:0 calc(42px + var(--html-page-margin-adjust));grid-template-columns:33% minmax(0,1fr)}.html-resume-template--professional .html-resume-footer span{background:0 0}.html-resume-template--executive .html-resume-header{min-height:138px;padding:28px calc(180px + var(--html-page-margin-adjust)) 24px calc(40px + var(--html-page-margin-adjust));background:var(--html-header-background);border-bottom:3px solid var(--html-border)}.html-resume-template--executive .html-resume-header h1{color:#fff;font-family:var(--resume-font-lora), Georgia, "Times New Roman", serif;font-size:calc(28px * var(--html-font-scale));letter-spacing:0;text-transform:none}.html-resume-template--executive .html-resume-photo{inset:18px calc(40px + var(--html-page-margin-adjust)) auto auto;border-radius:2px;width:100px;height:100px}.html-resume-template--executive .html-resume-body{grid-template-columns:minmax(0,1fr) 31%}.html-resume-template--executive .html-resume-sidebar{padding:30px calc(40px + var(--html-page-margin-adjust)) 0 26px;background:var(--html-sidebar-background);border-left:1px solid #d6d9dc;order:2}.html-resume-template--executive.html-resume-page--has-photo .html-resume-sidebar{padding-top:30px}.html-resume-template--executive .html-resume-main{padding:30px 30px 0 calc(40px + var(--html-page-margin-adjust));border-left:0;order:1}.html-resume-template--executive .html-resume-section h2{color:#0a1e31;border-bottom:1px solid var(--html-divider)}.html-resume-template--executive .html-resume-footer{grid-template-columns:minmax(0,1fr) 31%}.html-resume-template--executive .html-resume-footer span:first-child{background:#fff}.html-resume-template--executive .html-resume-footer span:last-child{background:var(--html-sidebar-background)}.html-resume-template--two-column{font-size:calc(10.4px * var(--html-font-scale));border:10px solid #0b1828}.html-resume-template--two-column .html-resume-header{min-height:126px;padding:24px calc(38px + var(--html-page-margin-adjust)) 22px calc(150px + var(--html-page-margin-adjust));background:#fff;border-bottom:1px solid #0b1828}.html-resume-template--two-column .html-resume-header h1{color:#0b1828;font-family:var(--resume-font-lora), Georgia, "Times New Roman", serif;font-size:calc(25px * var(--html-font-scale));letter-spacing:0;text-transform:none}.html-resume-template--two-column .html-resume-header p{color:#0b1828}.html-resume-template--two-column .html-resume-photo{inset:18px auto auto calc(30px + var(--html-page-margin-adjust));width:92px;height:92px}.html-resume-template--two-column .html-resume-body{grid-template-columns:36% minmax(0,1fr)}.html-resume-template--two-column .html-resume-sidebar,.html-resume-template--two-column .html-resume-main{padding:26px 26px 0 calc(30px + var(--html-page-margin-adjust));background:#fff}.html-resume-template--two-column.html-resume-page--has-photo .html-resume-sidebar{padding-top:26px}.html-resume-template--two-column .html-resume-main{padding-right:calc(30px + var(--html-page-margin-adjust));border-left:1px solid #c6cbd0}.html-resume-template--two-column .html-resume-section h2{color:#0b1828;font-size:calc(10.4px * var(--html-font-scale));border-bottom:1px solid #6b737b;padding-bottom:6px}.html-resume-template--two-column .html-resume-footer{grid-template-columns:36% minmax(0,1fr)}.html-resume-template--two-column .html-resume-footer span:first-child{background:#fff}.html-resume-template--elegant .html-resume-header{min-height:156px;padding:42px calc(44px + var(--html-page-margin-adjust)) 28px calc(302px + var(--html-page-margin-adjust));background:#fff;border:0}.html-resume-template--elegant .html-resume-header h1{color:#17191c;font-family:var(--resume-font-lora), Georgia, "Times New Roman", serif;font-size:calc(31px * var(--html-font-scale));letter-spacing:0;text-transform:none}.html-resume-template--elegant .html-resume-header p{color:var(--html-header-role)}.html-resume-template--elegant .html-resume-photo{inset:22px auto auto calc(72px + var(--html-page-margin-adjust));border-radius:50%;width:118px;height:118px}.html-resume-template--elegant .html-resume-body{grid-template-columns:29% minmax(0,1fr)}.html-resume-template--elegant .html-resume-sidebar{padding:32px 28px 0 calc(42px + var(--html-page-margin-adjust));background:var(--html-sidebar-background)}.html-resume-template--elegant.html-resume-page--has-photo .html-resume-sidebar{padding-top:32px}.html-resume-template--elegant .html-resume-main{padding:32px calc(44px + var(--html-page-margin-adjust)) 0 34px;border-left:0}.html-resume-template--elegant .html-resume-section h2{color:#17191c;font-family:var(--resume-font-lora), Georgia, "Times New Roman", serif;border-bottom:1px solid #8f969d}.html-resume-template--elegant .html-resume-footer{grid-template-columns:29% minmax(0,1fr)}.html-resume-template--elegant .html-resume-footer span:first-child{background:var(--html-sidebar-background)}.html-resume-template--bold .html-resume-header{min-height:104px;padding:16px calc(34px + var(--html-page-margin-adjust)) 18px calc(304px + var(--html-page-margin-adjust));background:var(--html-header-background);border-bottom:2px solid var(--html-border)}.html-resume-template--bold .html-resume-photo{border-radius:0;width:240px;height:240px;inset:8px auto auto 30px}.html-resume-template--bold .html-resume-body{grid-template-columns:300px minmax(0,1fr)}.html-resume-template--bold .html-resume-sidebar{padding:36px 28px 0 calc(28px + var(--html-page-margin-adjust));background:var(--html-sidebar-background)}.html-resume-template--bold.html-resume-page--has-photo .html-resume-sidebar{padding-top:244px}.html-resume-template--bold .html-resume-main{padding:36px calc(36px + var(--html-page-margin-adjust)) 0 35px;border-left:1px solid #d4d6da}.html-resume-template--bold .html-resume-section h2{color:#070b20}.html-resume-template--bold .html-resume-footer{grid-template-columns:300px minmax(0,1fr)}.html-resume-template--portrait .html-resume-header{min-height:126px;padding:30px calc(40px + var(--html-page-margin-adjust)) 24px calc(306px + var(--html-page-margin-adjust));border-top:9px solid var(--html-border);background:#fff;border-bottom:0}.html-resume-template--portrait .html-resume-header h1{color:#101b2a;font-size:calc(29px * var(--html-font-scale));letter-spacing:0;text-transform:uppercase;font-weight:800}.html-resume-template--portrait .html-resume-header p{color:var(--html-header-role)}.html-resume-template--portrait .html-resume-photo{width:250px;height:210px;inset:18px auto auto calc(15.5% - 125px)}.html-resume-template--portrait .html-resume-body{grid-template-columns:31% minmax(0,1fr)}.html-resume-template--portrait .html-resume-sidebar{padding:130px 28px 0 calc(34px + var(--html-page-margin-adjust));background:var(--html-sidebar-background)}.html-resume-template--portrait.html-resume-page--has-photo .html-resume-sidebar{padding-top:130px}.html-resume-template--portrait .html-resume-main{padding:32px calc(40px + var(--html-page-margin-adjust)) 0 34px;border-left:0}.html-resume-template--portrait .html-resume-section h2{color:#101b2a;border-bottom:1px solid var(--html-divider);padding-bottom:7px}.html-resume-template--portrait .html-resume-footer{grid-template-columns:31% minmax(0,1fr)}.html-resume-template--portrait .html-resume-footer span:first-child{background:var(--html-sidebar-background)}.html-resume-template--profile .html-resume-header{min-height:170px;padding:36px calc(42px + var(--html-page-margin-adjust)) 28px calc(262px + var(--html-page-margin-adjust));background:var(--html-header-background);border:0}.html-resume-template--profile .html-resume-header h1{color:#17191c;font-family:var(--resume-font-lora), Georgia, "Times New Roman", serif;font-size:calc(32px * var(--html-font-scale));letter-spacing:0;text-transform:none}.html-resume-template--profile .html-resume-header p{color:#17191c;font-size:calc(10px * var(--html-font-scale));text-transform:uppercase}.html-resume-template--profile .html-resume-photo{inset:22px auto auto calc(42px + var(--html-page-margin-adjust));border-radius:3px;width:170px;height:126px}.html-resume-template--profile .html-resume-body{grid-template-columns:38% minmax(0,1fr)}.html-resume-template--profile .html-resume-sidebar,.html-resume-template--profile .html-resume-main{padding:30px 30px 0 calc(42px + var(--html-page-margin-adjust));background:#fff}.html-resume-template--profile.html-resume-page--has-photo .html-resume-sidebar{padding-top:30px}.html-resume-template--profile .html-resume-main{padding-right:calc(42px + var(--html-page-margin-adjust));border-left:1px solid #d5d7da}.html-resume-template--profile .html-resume-section h2{color:#17191c;border-bottom:1px solid var(--html-divider);font-family:var(--resume-font-lora), Georgia, "Times New Roman", serif;font-size:calc(11px * var(--html-font-scale));padding-bottom:7px}.html-resume-template--profile .html-resume-footer{grid-template-columns:38% minmax(0,1fr)}.html-resume-template--profile .html-resume-footer span:first-child{background:#fff}.html-resume-page.html-resume-template--slate-sidebar .html-resume-header{background:var(--html-accent-strong);border:0;flex-direction:column;align-items:center;width:100%;min-height:0;padding:28px 22px 22px;display:flex;position:relative}.html-resume-template--slate-sidebar .html-resume-identity{text-align:center;width:100%}.html-resume-template--slate-sidebar .html-resume-header h1{color:#fff;font-size:calc(16px * var(--html-font-scale));letter-spacing:0;text-transform:none;font-weight:700}.html-resume-template--slate-sidebar .html-resume-header p{color:#dfe5ed;font-size:calc(9.5px * var(--html-font-scale))}.html-resume-template--slate-sidebar .html-resume-photo{border:5px solid #fff;border-radius:50%;flex:none;order:-1;width:164px;height:164px;margin:0 auto 12px;position:static;inset:auto}.html-resume-template--slate-sidebar .html-resume-body{flex:auto;grid-template-columns:32% minmax(0,1fr)}.html-resume-template--slate-sidebar .html-resume-sidebar{background:var(--html-accent-strong);flex-direction:column;min-height:0;padding:0;display:flex}.html-resume-template--slate-sidebar.html-resume-page--has-photo .html-resume-sidebar{padding-top:0}.html-resume-template--slate-sidebar .html-resume-sidebar-content{min-height:0;padding:28px 22px 0 calc(34px + var(--html-page-margin-adjust));flex:auto;overflow:hidden}.html-resume-template--slate-sidebar .html-resume-main{padding:28px calc(36px + var(--html-page-margin-adjust)) 0 34px;background:#fff;border:0}.html-resume-template--slate-sidebar .html-resume-sidebar,.html-resume-template--slate-sidebar .html-resume-sidebar :is(p,a,div,li,span){color:#fff}.html-resume-page.html-resume-template--slate-sidebar[data-html-template=slate-sidebar] .html-resume-sidebar .html-resume-section h2{color:#fff;font-size:calc(11px * var(--html-font-scale));letter-spacing:0;text-transform:none;background:0 0;border-bottom:1px solid #aeb7c3;padding-bottom:7px}.html-resume-template--slate-sidebar .html-resume-sidebar .html-resume-section+.html-resume-section{border-top:0}.html-resume-template--slate-sidebar .html-resume-sidebar svg,.html-resume-template--slate-sidebar .html-resume-sidebar li:before{color:#fff;fill:#fff}.html-resume-template--slate-sidebar .html-resume-main .html-resume-section h2{color:#17191c;font-size:calc(13px * var(--html-font-scale));text-transform:none;border-bottom:1px solid #d7dadd;padding-bottom:6px}.html-resume-template--slate-sidebar .html-resume-footer{grid-template-columns:32% minmax(0,1fr)}.html-resume-template--slate-sidebar .html-resume-footer span:first-child{background:var(--html-accent-strong)}.html-resume-template--plum-column .html-resume-header{min-height:184px;padding:42px calc(40px + var(--html-page-margin-adjust)) 28px calc(285px + var(--html-page-margin-adjust));background:linear-gradient(90deg, var(--html-accent-strong) 0 5%, var(--html-accent-soft) 5% 35%, #fff 35%);border:0}.html-resume-template--plum-column .html-resume-header h1{color:var(--html-accent-text);font-size:calc(30px * var(--html-font-scale));letter-spacing:-.5px;text-transform:none;font-weight:800}.html-resume-template--plum-column .html-resume-header p{color:var(--html-accent-text)}.html-resume-template--plum-column .html-resume-photo{border-radius:0;width:146px;height:126px;inset:28px auto auto calc(17.5% - 73px)}.html-resume-template--plum-column .html-resume-body{grid-template-columns:35% minmax(0,1fr)}.html-resume-template--plum-column .html-resume-sidebar{padding:28px 24px 0 calc(52px + var(--html-page-margin-adjust));background:var(--html-accent-soft);border-left:40px solid var(--html-accent-strong)}.html-resume-template--plum-column.html-resume-page--has-photo .html-resume-sidebar{padding-top:28px}.html-resume-template--plum-column .html-resume-main{padding:28px calc(38px + var(--html-page-margin-adjust)) 0 30px;border:0}.html-resume-template--plum-column .html-resume-section h2{color:var(--html-accent-text);border-bottom:1px solid var(--html-divider);padding-bottom:6px}@supports (color:color-mix(in lab, red, red)){.html-resume-template--plum-column .html-resume-section h2{border-bottom:1px solid color-mix(in srgb, var(--html-divider) 24%, #ddd)}}.html-resume-template--plum-column .html-resume-section h2{font-size:calc(12px * var(--html-font-scale));letter-spacing:0;text-transform:none;font-weight:700}.html-resume-template--plum-column .html-resume-sidebar .html-resume-section+.html-resume-section{border-top:0}.html-resume-template--plum-column .html-resume-footer{grid-template-columns:35% minmax(0,1fr)}.html-resume-template--plum-column .html-resume-footer span:first-child{background:linear-gradient(90deg, var(--html-accent-strong) 0 40px, var(--html-accent-soft) 40px)}.html-resume-template--violet-line{font-size:calc(10.4px * var(--html-font-scale))}.html-resume-template--violet-line .html-resume-header{min-height:142px;padding:32px calc(132px + var(--html-page-margin-adjust)) 24px calc(42px + var(--html-page-margin-adjust));border-bottom:5px solid var(--html-accent-strong);background:#fff}.html-resume-template--violet-line .html-resume-header h1{color:var(--html-accent-text);font-size:calc(31px * var(--html-font-scale));letter-spacing:.5px;font-weight:850}.html-resume-template--violet-line .html-resume-photo{inset:24px calc(42px + var(--html-page-margin-adjust)) auto auto;border-radius:0;width:72px;height:86px}.html-resume-template--violet-line .html-resume-body{flex-direction:column;display:flex}.html-resume-template--violet-line .html-resume-sidebar{padding:22px calc(42px + var(--html-page-margin-adjust)) 12px;background:#fff;flex:none;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:22px;display:grid}.html-resume-template--violet-line.html-resume-page--has-photo .html-resume-sidebar{padding-top:22px}.html-resume-template--violet-line .html-resume-main{min-height:0;padding:10px calc(42px + var(--html-page-margin-adjust)) 0;background:#fff;border:0;flex:auto}.html-resume-page.html-resume-template--violet-line[data-html-template=violet-line] .html-resume-main .html-resume-section h2,.html-resume-page.html-resume-template--violet-line[data-html-template=violet-line] .html-resume-sidebar .html-resume-section h2{width:100%;color:var(--html-accent-text);border-bottom:1px solid var(--html-divider);font-size:calc(10.5px * var(--html-font-scale));letter-spacing:0;background:0 0;margin-bottom:9px;padding:0 0 5px}.html-resume-template--violet-line .html-resume-sidebar .html-resume-section+.html-resume-section{border-top:0;padding-top:0}.html-resume-template--violet-line .html-resume-footer{display:block}.html-resume-template--violet-line .html-resume-footer span:first-child{display:none}.html-resume-template--cyan-frame{background:#24252d;padding:14px 20px 0}.html-resume-template--cyan-frame .html-resume-header{min-height:188px;padding:42px calc(38px + var(--html-page-margin-adjust)) 28px calc(250px + var(--html-page-margin-adjust));background:var(--html-accent-strong);border:0}.html-resume-template--cyan-frame .html-resume-header h1{color:var(--html-text-on-primary);font-size:calc(34px * var(--html-font-scale));letter-spacing:1px;font-weight:850}.html-resume-template--cyan-frame .html-resume-header p{color:var(--html-text-on-primary)}.html-resume-template--cyan-frame .html-resume-photo{inset:30px auto auto calc(46px + var(--html-page-margin-adjust));border:5px solid #fff;border-radius:50%;width:138px;height:138px}.html-resume-template--cyan-frame .html-resume-body{grid-template-columns:31% minmax(0,1fr)}.html-resume-template--cyan-frame .html-resume-sidebar{padding:30px 22px 0 calc(28px + var(--html-page-margin-adjust));background:#24252d}.html-resume-template--cyan-frame.html-resume-page--has-photo .html-resume-sidebar{padding-top:30px}.html-resume-template--cyan-frame .html-resume-main{padding:30px calc(30px + var(--html-page-margin-adjust)) 0 32px;background:#fff;border:0}.html-resume-template--cyan-frame .html-resume-sidebar,.html-resume-template--cyan-frame .html-resume-sidebar :is(p,a,div,li,span){color:#fff}.html-resume-page.html-resume-template--cyan-frame[data-html-template=cyan-frame] .html-resume-sidebar .html-resume-section h2{color:#fff;font-size:calc(11px * var(--html-font-scale));background:0 0}.html-resume-template--cyan-frame .html-resume-sidebar .html-resume-section+.html-resume-section{border-color:#51545d}.html-resume-template--cyan-frame .html-resume-sidebar svg,.html-resume-template--cyan-frame .html-resume-sidebar li:before{color:var(--html-accent);fill:var(--html-accent)}.html-resume-page[data-html-template=cyan-frame] .html-resume-main .html-resume-section h2{width:100%;color:var(--html-accent-text);border-bottom:1px solid var(--html-divider);font-size:calc(10.8px * var(--html-font-scale));background:0 0;padding:0 0 5px}.html-resume-template--cyan-frame .html-resume-footer{grid-template-columns:31% minmax(0,1fr)}.html-resume-template--cyan-frame .html-resume-footer span:first-child{background:#24252d}.html-resume-template--cobalt-grid{font-size:calc(10.2px * var(--html-font-scale))}.html-resume-template--cobalt-grid .html-resume-header{min-height:148px;padding:42px calc(150px + var(--html-page-margin-adjust)) 24px calc(42px + var(--html-page-margin-adjust));text-align:center;background:#fff;border:0}.html-resume-template--cobalt-grid .html-resume-header h1{color:var(--html-accent-text);font-size:calc(29px * var(--html-font-scale));letter-spacing:0;text-transform:none;font-weight:800}.html-resume-template--cobalt-grid .html-resume-photo{inset:34px calc(42px + var(--html-page-margin-adjust)) auto auto;border-radius:0;width:82px;height:92px}.html-resume-template--cobalt-grid .html-resume-body{flex-direction:column;display:flex}.html-resume-template--cobalt-grid .html-resume-sidebar{padding:8px calc(42px + var(--html-page-margin-adjust)) 16px;background:#fff;flex:none;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:24px;display:grid}.html-resume-template--cobalt-grid.html-resume-page--has-photo .html-resume-sidebar{padding-top:8px}.html-resume-template--cobalt-grid .html-resume-main{min-height:0;padding:8px calc(42px + var(--html-page-margin-adjust)) 0;background:#fff;border:0;flex:auto}.html-resume-template--cobalt-grid .html-resume-section h2{color:var(--html-accent-text);font-size:calc(11.5px * var(--html-font-scale));letter-spacing:0;text-transform:none;border-bottom:1px solid #d5dae2;padding-bottom:7px}.html-resume-template--cobalt-grid .html-resume-sidebar .html-resume-section+.html-resume-section{border-top:0;padding-top:0}.html-resume-template--cobalt-grid .html-resume-entry-heading{grid-template-columns:minmax(0,1fr) auto;gap:18px}.html-resume-template--cobalt-grid .html-resume-entry-heading time{color:var(--html-accent-text);font-weight:700}.html-resume-template--cobalt-grid .html-resume-footer{display:block}.html-resume-template--cobalt-grid .html-resume-footer span:first-child{display:none}.html-resume-template--magenta-sidebar .html-resume-header{min-height:166px;padding:48px calc(38px + var(--html-page-margin-adjust)) 24px calc(318px + var(--html-page-margin-adjust));background:linear-gradient(90deg, var(--html-accent-strong) 0 34%, #fff 34%);border:0}.html-resume-template--magenta-sidebar .html-resume-header h1{color:#17191c;font-size:calc(31px * var(--html-font-scale));letter-spacing:-.5px;text-transform:none;font-weight:850}.html-resume-template--magenta-sidebar .html-resume-header p{color:#17191c}.html-resume-template--magenta-sidebar .html-resume-photo{border-radius:0;width:188px;height:176px;inset:22px auto auto calc(17% - 94px)}.html-resume-template--magenta-sidebar .html-resume-body{grid-template-columns:34% minmax(0,1fr)}.html-resume-template--magenta-sidebar .html-resume-sidebar{padding:66px 24px 0 calc(36px + var(--html-page-margin-adjust));background:var(--html-accent-strong)}.html-resume-template--magenta-sidebar.html-resume-page--has-photo .html-resume-sidebar{padding-top:66px}.html-resume-template--magenta-sidebar .html-resume-main{padding:30px calc(38px + var(--html-page-margin-adjust)) 0 34px;background:#fff;border:0}.html-resume-template--magenta-sidebar .html-resume-sidebar,.html-resume-template--magenta-sidebar .html-resume-sidebar :is(p,a,div,li,span){color:var(--html-text-on-primary)}.html-resume-page[data-html-template=magenta-sidebar] .html-resume-sidebar .html-resume-section h2{color:var(--html-text-on-primary);font-size:calc(11px * var(--html-font-scale));letter-spacing:0;text-transform:none;background:0 0;border-bottom:1px solid #ffffff6b;padding-bottom:7px}.html-resume-template--magenta-sidebar .html-resume-sidebar .html-resume-section+.html-resume-section{border-color:#ffffff40}.html-resume-template--magenta-sidebar .html-resume-sidebar svg,.html-resume-template--magenta-sidebar .html-resume-sidebar li:before{color:var(--html-text-on-primary);fill:var(--html-text-on-primary)}.html-resume-template--magenta-sidebar .html-resume-main .html-resume-section h2{color:#17191c;border-bottom:1px solid var(--html-divider);font-size:calc(12px * var(--html-font-scale));text-transform:none;padding-bottom:6px}.html-resume-template--magenta-sidebar .html-resume-footer{grid-template-columns:34% minmax(0,1fr)}.html-resume-template--magenta-sidebar .html-resume-footer span:first-child{background:var(--html-accent-strong)}.html-resume-theme--v1.html-resume-template--classic,.html-resume-theme--v1.html-resume-template--classic .html-resume-header h1,.html-resume-theme--v1.html-resume-template--creative,.html-resume-theme--v1.html-resume-template--creative .html-resume-header h1,.html-resume-theme--v1.html-resume-template--creative .html-resume-section h2,.html-resume-theme--v1.html-resume-template--minimal .html-resume-header h1,.html-resume-theme--v1.html-resume-template--minimal .html-resume-section h2,.html-resume-theme--v1.html-resume-template--executive .html-resume-header h1,.html-resume-theme--v1.html-resume-template--two-column .html-resume-header h1,.html-resume-theme--v1.html-resume-template--elegant .html-resume-header h1,.html-resume-theme--v1.html-resume-template--elegant .html-resume-section h2,.html-resume-theme--v1.html-resume-template--profile .html-resume-header h1,.html-resume-theme--v1.html-resume-template--profile .html-resume-section h2{font-family:Georgia,Times New Roman,serif}.html-resume-theme--v1.html-resume-template--classic .html-resume-section h2{font-family:Arial,sans-serif}.html-preview-measurement-root{visibility:hidden;pointer-events:none;width:794px;height:1123px;position:fixed;top:0;left:-10000px}.html-resume-page--measurement{overflow:visible}.html-designer-preview{grid-template-rows:minmax(0,1fr) 56px;height:100%;min-height:0;display:grid}.html-designer-pagination{justify-content:center;align-items:center;gap:10px;display:flex}.html-designer-pagination button{color:#fff;cursor:pointer;background:#233943;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.html-designer-pagination button:disabled{opacity:.35;cursor:default}.html-designer-pagination strong{color:#233943;text-align:center;min-width:42px;font-size:12px}.html-print-page{background:#dfe4e8;min-height:100vh;padding:32px}.html-print-pages{justify-content:center;gap:24px;display:grid}.html-print-pages .html-resume-page{box-shadow:0 3px 12px #18243412}.html-print-state{color:#526171;background:#eef1f4;place-items:center;min-height:100vh;font-size:14px;display:grid}@page{size:A4;margin:0}@media print{html,body{background:#fff;width:210mm;margin:0;padding:0}.html-print-page{background:#fff;min-height:0;padding:0}.html-print-pages{display:block}.html-print-pages .html-resume-page{break-after:page;page-break-after:always;width:210mm;height:297mm;box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.html-print-pages .html-resume-page:last-child{break-after:auto;page-break-after:auto}.html-preview-measurement-root{display:none}}@media (max-width:820px){.html-builder-score span,.html-builder-change-template{display:none}.html-builder-header-actions{margin-left:auto}.html-builder-score{min-height:34px;padding:0 6px}.html-builder-grid{grid-template-rows:minmax(560px,70vh) minmax(600px,100vh);grid-template-columns:1fr;padding:8px;display:grid;overflow-y:auto}.html-builder-preview{border-bottom:1px solid var(--border)}.html-builder-editor{min-height:600px}}.template-card{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);text-align:left;cursor:pointer;border-radius:11px;flex-direction:column;padding:8px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.template-card:hover{border-color:var(--border-strong);transform:translateY(-2px);box-shadow:0 10px 24px #101f301a}.template-card:has(.template-card-select:focus-visible){outline:3px solid var(--accent)}@supports (color:color-mix(in lab, red, red)){.template-card:has(.template-card-select:focus-visible){outline:3px solid color-mix(in srgb, var(--accent) 28%, transparent)}}.template-card:has(.template-card-select:focus-visible){outline-offset:3px}.template-card--selected{border-color:var(--accent);box-shadow:0 8px 20px #101f3017}.template-card-select{width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.template-card-select:focus-visible{outline:0}.template-card-preview{display:block;position:relative}.template-card-footer{justify-content:space-between;align-items:center;gap:8px;min-height:38px;padding:9px 3px 1px;display:flex}.template-card-footer strong{text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-display);font-size:14px;overflow:hidden}.template-card-footer>span{background:var(--input-bg);color:var(--text-muted);border-radius:999px;flex:none;padding:3px 6px;font-size:9px;font-weight:700}.template-selected-indicator{z-index:2;color:var(--accent);background:#fffffff5;border-radius:999px;align-items:center;gap:3px;padding:4px 6px;font-size:9px;font-weight:800;display:inline-flex;position:absolute;top:7px;right:7px;box-shadow:0 2px 9px #101f3024}.template-thumbnail{aspect-ratio:210/297;background:#eef1f4;border:1px solid #e5e9ed;border-radius:7px;width:100%;display:block;position:relative;overflow:hidden}.template-thumbnail-html-canvas{transform-origin:0 0;pointer-events:none;width:794px;height:1123px;transition:opacity .12s;display:block;position:absolute;inset:0 auto auto 0}.template-thumbnail-html-canvas .html-resume-page{box-shadow:none}.template-thumbnail-render{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.template-thumbnail-loading{aspect-ratio:210/297;background:#fff;flex-direction:column;gap:4%;width:87%;padding:12% 10%;display:flex;box-shadow:0 4px 16px #101f3014}.template-thumbnail-loading i{background:#e9edf1;border-radius:99px;width:78%;height:1.3%}.template-thumbnail-loading i:first-child{background:#dce3e9;width:48%;height:2.5%}.template-thumbnail-loading i:nth-child(2){width:32%;margin-bottom:7%}.resume-mini-page{aspect-ratio:210/297;color:#263442;background:#fff;flex-direction:column;width:87%;padding:7.5%;font-family:Arial,sans-serif;font-size:4px;line-height:1.35;display:flex;overflow:hidden;box-shadow:0 4px 16px #101f301c}.resume-mini-name{color:#182434;letter-spacing:-.04em;font-size:3.7em;line-height:1.05}.resume-mini-header{border-bottom:.55em solid var(--thumbnail-accent);justify-content:space-between;align-items:flex-start;gap:5%;min-height:18%;padding-bottom:4%;display:flex}.resume-mini-header>span{min-width:0}.resume-mini-header>span>span{color:var(--thumbnail-accent);margin-top:.6em;font-size:1.55em;font-weight:700;display:block}.resume-mini-header small{color:#6d7985;text-align:right;overflow-wrap:anywhere;max-width:39%;font-size:.95em;line-height:1.55}.resume-mini-photo{border:.35em solid var(--thumbnail-accent);flex:none;width:5.8em;height:5.8em;display:block;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.resume-mini-photo{border:.35em solid color-mix(in srgb, var(--thumbnail-accent) 22%, white)}}.resume-mini-photo{background:var(--thumbnail-accent);border-radius:50%}@supports (color:color-mix(in lab, red, red)){.resume-mini-photo{background:color-mix(in srgb, var(--thumbnail-accent) 14%, #edf1f4)}}.resume-mini-photo:before{content:"";background:var(--thumbnail-accent);border-radius:50%;width:1.9em;height:1.9em;position:absolute;top:1em;left:50%}@supports (color:color-mix(in lab, red, red)){.resume-mini-photo:before{background:color-mix(in srgb, var(--thumbnail-accent) 55%, #6d7985)}}.resume-mini-photo:before{transform:translate(-50%)}.resume-mini-photo>span{background:var(--thumbnail-accent);border-radius:50% 50% 0 0;width:5.2em;height:3.8em;display:block;position:absolute;bottom:-1.2em;left:50%}@supports (color:color-mix(in lab, red, red)){.resume-mini-photo>span{background:color-mix(in srgb, var(--thumbnail-accent) 55%, #6d7985)}}.resume-mini-photo>span{transform:translate(-50%)}.resume-mini-photo>img{z-index:1;object-fit:cover;width:100%;height:100%;display:block;position:relative}.resume-mini-photo--header{order:2;margin-left:auto}.resume-mini-photo--sidebar{margin:0 auto 2.2em}.resume-mini-photo--professional{border-color:#d9e8ec;width:7.4em;height:7.4em}.resume-mini-photo--executive,.resume-mini-photo--elegant{border-width:0;border-radius:.7em;width:6.8em;height:6.8em}.resume-mini-photo--bold{border-width:0;border-radius:0;width:8.4em;height:10em}.resume-mini-columns{flex:1;grid-template-columns:31% 1fr;align-items:stretch;gap:7%;min-height:0;padding-top:5%;display:grid}.resume-mini-sidebar{border-right:1px solid #dce2e7;height:100%;padding-right:9%}.resume-mini-section,.resume-mini-entries,.resume-mini-entry,.resume-mini-paragraph,.resume-mini-sidebar,.resume-mini-main{display:block}.resume-mini-classic-content{flex:1;min-height:0;padding-top:4%;display:block}.resume-mini-section{margin-bottom:1.9em}.resume-mini-section>strong{color:var(--thumbnail-accent);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #dce2e7;margin-bottom:.65em;padding-bottom:.35em;font-size:1.25em;display:block}.resume-mini-paragraph{color:#485665;margin-bottom:.45em}.resume-mini-skills{flex-direction:column;gap:.65em;display:flex}.resume-mini-skills span:before{content:"•";color:var(--thumbnail-accent);margin-right:.5em}.resume-mini-entry{margin-bottom:1.15em}.resume-mini-entry>span:first-child{justify-content:space-between;gap:1em;display:flex}.resume-mini-entry b{color:#182434}.resume-mini-date{color:#7a8793;flex:none;font-size:.9em}.resume-mini-company{color:var(--thumbnail-accent);margin:.2em 0 .45em;font-weight:700}.resume-mini-education{flex-direction:column;gap:.35em;display:flex}.resume-mini-education span{color:#566473}.resume-mini-additional{color:#566473;flex-direction:column;gap:.35em;display:flex}.resume-mini-additional>span:before{content:"•";color:var(--thumbnail-accent);margin-right:.45em}.template-thumbnail--classic{background:#f2f1ef}.template-thumbnail--classic .resume-mini-page{color:#292929;width:86%;padding:8% 9%;font-family:Georgia,serif}.template-thumbnail--classic .resume-mini-header{text-align:center;border-bottom-width:1px;border-bottom-color:#777;min-height:14%;display:block}.template-thumbnail--classic .resume-mini-name{letter-spacing:.04em;text-transform:uppercase;font-size:3.25em}.template-thumbnail--classic .resume-mini-header span{color:var(--thumbnail-accent);font-style:italic}.template-thumbnail--classic .resume-mini-header small{text-align:center;max-width:none;margin-top:.8em;display:block}.template-thumbnail--classic .resume-mini-section{margin-bottom:1.4em}.template-thumbnail--classic .resume-mini-section>strong{border-bottom-color:var(--thumbnail-accent);color:#292929;letter-spacing:.04em}.template-thumbnail--classic .resume-mini-skills{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35em 1em;display:grid}.template-thumbnail--compact{background:#edf2f1}.template-thumbnail--compact .resume-mini-page{width:90%;padding:6%;font-size:3.65px}.template-thumbnail--compact .resume-mini-header{min-height:14%}.template-thumbnail--compact .resume-mini-columns{grid-template-columns:35% 1fr;gap:5%;padding-top:4%}.template-thumbnail--compact .resume-mini-sidebar{background:var(--thumbnail-accent);border:0;border-radius:.5em;margin-top:-.2em;padding:1.3em}@supports (color:color-mix(in lab, red, red)){.template-thumbnail--compact .resume-mini-sidebar{background:color-mix(in srgb, var(--thumbnail-accent) 9%, white)}}.template-thumbnail--compact .resume-mini-skills{flex-flow:wrap;gap:.5em}.template-thumbnail--compact .resume-mini-skills span{background:var(--thumbnail-accent);border-radius:.35em;padding:.35em .5em}@supports (color:color-mix(in lab, red, red)){.template-thumbnail--compact .resume-mini-skills span{background:color-mix(in srgb, var(--thumbnail-accent) 12%, white)}}.template-thumbnail--compact .resume-mini-skills span{color:var(--thumbnail-accent)}.template-thumbnail--compact .resume-mini-skills span:before{display:none}.template-thumbnail--creative{background:#fff3f5}.template-thumbnail--creative .resume-mini-page{background:var(--thumbnail-accent);width:88%;padding:8%}@supports (color:color-mix(in lab, red, red)){.template-thumbnail--creative .resume-mini-page{background:color-mix(in srgb, var(--thumbnail-accent) 4%, white)}}.template-thumbnail--creative .resume-mini-header{border-bottom:0;min-height:18%}.template-thumbnail--creative .resume-mini-name{max-width:58%;color:var(--thumbnail-accent);font-size:4.4em}.template-thumbnail--creative .resume-mini-section>strong{border-bottom-color:var(--thumbnail-accent)}.template-thumbnail--minimal{background:#f4f4f2}.template-thumbnail--minimal .resume-mini-page{width:88%;padding:9%}.template-thumbnail--minimal .resume-mini-header{border-bottom-width:1px;min-height:22%}.template-thumbnail--minimal .resume-mini-columns{grid-template-columns:29% 1fr;gap:8%}.template-thumbnail--professional{background:#edf2f3}.template-thumbnail--professional .resume-mini-page{--thumbnail-accent-on-dark:var(--thumbnail-accent)}@supports (color:color-mix(in lab, red, red)){.template-thumbnail--professional .resume-mini-page{--thumbnail-accent-on-dark:color-mix(in srgb, var(--thumbnail-accent) 55%, white)}}.template-thumbnail--professional .resume-mini-page{width:91%;padding:0}.template-thumbnail--professional .resume-mini-header{min-height:17%;margin-left:36%;padding:7% 6% 4%}.template-thumbnail--professional .resume-mini-columns{grid-template-columns:36% 1fr;gap:0;padding-top:0}.template-thumbnail--professional .resume-mini-sidebar{color:#fff;background:#173e48;border:0;min-height:100%;padding:9% 11%}.template-thumbnail--professional .resume-mini-sidebar .resume-mini-paragraph,.template-thumbnail--professional .resume-mini-sidebar .resume-mini-skills,.template-thumbnail--professional .resume-mini-sidebar .resume-mini-additional{color:#e7f0f2}.template-thumbnail--professional .resume-mini-sidebar .resume-mini-section>strong{color:var(--thumbnail-accent-on-dark);border-bottom-color:#d8e5e8}.template-thumbnail--professional .resume-mini-sidebar .resume-mini-skills span:before,.template-thumbnail--professional .resume-mini-sidebar .resume-mini-additional>span:before{color:var(--thumbnail-accent-on-dark)}.template-thumbnail--professional .resume-mini-main{padding:6% 7%}.template-thumbnail--executive{background:#eef0f3}.template-thumbnail--executive .resume-mini-page{width:90%;padding:0}.template-thumbnail--executive .resume-mini-header{background:#17283a;border:0;min-height:23%;padding:8%}.template-thumbnail--executive .resume-mini-name{color:#fff;font-family:Georgia,serif}.template-thumbnail--executive .resume-mini-header>span>span{color:var(--thumbnail-accent)}@supports (color:color-mix(in lab, red, red)){.template-thumbnail--executive .resume-mini-header>span>span{color:color-mix(in srgb, var(--thumbnail-accent) 55%, white)}}.template-thumbnail--executive .resume-mini-header small{color:#dbe5ee}.template-thumbnail--executive .resume-mini-columns{grid-template-columns:31% 1fr;padding:6% 7%}.template-thumbnail--two-column{background:#eef4f0}.template-thumbnail--two-column .resume-mini-header{text-align:center;display:block}.template-thumbnail--two-column .resume-mini-header>span{display:block}.template-thumbnail--two-column .resume-mini-header small{text-align:center;max-width:none;margin-top:1em;display:block}.template-thumbnail--two-column .resume-mini-name{color:var(--thumbnail-accent);text-transform:uppercase;font-family:Georgia,serif}.template-thumbnail--two-column .resume-mini-columns{grid-template-columns:34% 1fr}.template-thumbnail--elegant{background:#f5f1ea}.template-thumbnail--elegant .resume-mini-page{width:88%;padding:8% 9%;font-family:Georgia,serif}.template-thumbnail--elegant .resume-mini-header{text-align:center;border-bottom-width:1px;display:block}.template-thumbnail--elegant .resume-mini-header>span{display:block}.template-thumbnail--elegant .resume-mini-header small{text-align:center;max-width:none;margin-top:.8em;display:block}.template-thumbnail--elegant .resume-mini-name{letter-spacing:.02em;font-family:Georgia,serif;font-weight:500}.template-thumbnail--elegant .resume-mini-section>strong{color:var(--thumbnail-accent)}.template-thumbnail--bold{background:#edeff1}.template-thumbnail--bold .resume-mini-page{--thumbnail-accent-on-dark:var(--thumbnail-accent)}@supports (color:color-mix(in lab, red, red)){.template-thumbnail--bold .resume-mini-page{--thumbnail-accent-on-dark:color-mix(in srgb, var(--thumbnail-accent) 55%, white)}}.template-thumbnail--bold .resume-mini-page{width:91%;padding:0}.template-thumbnail--bold .resume-mini-header{min-height:19%;margin-left:38%;padding:8% 7% 5%}.template-thumbnail--bold .resume-mini-name{text-transform:uppercase;font-size:4.2em}.template-thumbnail--bold .resume-mini-columns{grid-template-columns:38% 1fr;gap:0;padding:0}.template-thumbnail--bold .resume-mini-sidebar{color:#fff;background:#202020;border:0;min-height:100%;padding:11% 12%}.template-thumbnail--bold .resume-mini-sidebar .resume-mini-paragraph,.template-thumbnail--bold .resume-mini-sidebar .resume-mini-skills,.template-thumbnail--bold .resume-mini-sidebar .resume-mini-additional{color:#efefef}.template-thumbnail--bold .resume-mini-sidebar .resume-mini-section>strong{color:var(--thumbnail-accent-on-dark);border-bottom-color:#e0e0e0}.template-thumbnail--bold .resume-mini-sidebar .resume-mini-skills span:before,.template-thumbnail--bold .resume-mini-sidebar .resume-mini-additional>span:before{color:var(--thumbnail-accent-on-dark)}.template-thumbnail--bold .resume-mini-main{padding:7%}body:has(.landing-page){height:auto;overflow:auto}html:has(.landing-page){scroll-behavior:smooth;scroll-padding-top:84px}.landing-page{background:var(--surface);min-height:100dvh;color:var(--text-primary);overflow:hidden}.landing-page a{color:inherit}.landing-page .site-header-account{color:#344e5a}.landing-page .site-header-upgrade,.landing-page .site-header-upgrade:hover,.landing-page .site-header-upgrade:focus-visible{color:#fff}.landing-container{width:min(100% - 48px,1160px);margin-inline:auto}.landing-skip{z-index:100;border-radius:var(--radius-sm);background:var(--text-primary);padding:10px 14px;text-decoration:none;position:fixed;top:12px;left:16px;transform:translateY(-150%);color:#fff!important}.landing-skip:focus{transform:translateY(0)}.landing-header{z-index:20;border-bottom:1px solid var(--border);height:72px;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.landing-header{border-bottom:1px solid color-mix(in srgb, var(--border) 72%, transparent)}}.landing-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb}.landing-nav{grid-template-columns:1fr auto 1fr;align-items:center;height:100%;display:grid}.landing-nav>a:first-child{width:max-content;text-decoration:none}.landing-brand{width:max-content;font-size:18px}.landing-brand .brand-mark{width:34px;height:34px}.landing-nav nav{align-items:center;gap:30px;display:flex}.landing-nav nav a{color:var(--text-secondary);font-size:13px;font-weight:650;text-decoration:none;transition:color .18s}.landing-nav nav a:hover{color:var(--text-primary)}.landing-nav-cta{justify-self:end;text-decoration:none}.landing-hero{background:radial-gradient(circle at 88% 14%,#38bdf824,#0000 31%),linear-gradient(#fff 0%,#f5f9ff 100%);align-items:center;min-height:760px;padding:82px 0 106px;display:flex;position:relative}.landing-orb{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.landing-orb--one{background:radial-gradient(circle, var(--accent), transparent 70%);width:510px;height:510px;top:-180px;right:-170px}@supports (color:color-mix(in lab, red, red)){.landing-orb--one{background:radial-gradient(circle, color-mix(in srgb, var(--accent) 13%, transparent), transparent 70%)}}.landing-orb--two{background:radial-gradient(circle, var(--accent), transparent 70%);width:380px;height:380px;bottom:-240px;left:34%}@supports (color:color-mix(in lab, red, red)){.landing-orb--two{background:radial-gradient(circle, color-mix(in srgb, var(--accent) 8%, transparent), transparent 70%)}}.landing-hero-grid{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(580px,1.1fr);align-items:center;gap:58px;display:grid;position:relative}.landing-hero-copy{padding:20px 0}.landing-pill{border:1px solid var(--accent);align-items:center;gap:7px;width:max-content;max-width:100%;padding:7px 11px;display:flex}@supports (color:color-mix(in lab, red, red)){.landing-pill{border:1px solid color-mix(in srgb, var(--accent) 18%, var(--border))}}.landing-pill{background:var(--accent-soft);color:var(--accent);letter-spacing:.02em;border-radius:999px;font-size:11px;font-weight:800}.landing-hero h1{max-width:620px;font-family:var(--font-display);letter-spacing:-.065em;text-wrap:balance;margin:24px 0 22px;font-size:clamp(58px,5.8vw,84px);font-weight:850;line-height:.95}.landing-hero h1 span{color:var(--accent)}.landing-hero-copy>p{max-width:580px;color:var(--text-secondary);margin:0;font-size:18px;font-weight:500;line-height:1.65}.landing-hero-actions{flex-wrap:wrap;gap:11px;margin-top:34px;display:flex}.landing-button-large{border-radius:10px;min-height:50px;padding-inline:21px;text-decoration:none}.landing-trust{color:var(--text-muted);flex-wrap:wrap;gap:18px;margin-top:20px;font-size:12px;display:flex}.landing-trust span{align-items:center;gap:5px;display:flex}.landing-mini-proof{align-items:center;gap:12px;margin-top:27px;display:flex}.landing-avatar-stack{padding-left:8px;display:flex}.landing-avatar-stack span{width:31px;height:31px;color:var(--accent);background:linear-gradient(145deg,#dbe9ff,#f5f8fc);border:2px solid #fff;border-radius:50%;place-items:center;margin-left:-8px;font-size:8px;font-weight:850;display:grid}.landing-mini-proof>div:last-child{flex-direction:column;gap:4px;display:flex}.landing-mini-proof small{color:var(--text-muted);font-size:10px;font-weight:650}.landing-stars{color:#f2ad32;gap:2px;display:flex}.landing-stars svg{fill:currentColor}.landing-product-scene{perspective:1200px;min-width:0;animation:.7s ease-out both landing-rise;position:relative}.landing-product-window{border:1px solid var(--accent);position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.landing-product-window{border:1px solid color-mix(in srgb, var(--accent) 12%, var(--border))}}.landing-product-window{background:var(--surface);border-radius:22px;transform:rotateY(-2deg)rotateX(1deg);box-shadow:0 42px 90px #16417d2e,0 10px 26px #16233214}.landing-window-bar{border-bottom:1px solid var(--border);height:45px;color:var(--text-muted);grid-template-columns:1fr auto 1fr;align-items:center;padding:0 15px;font-size:10px;font-weight:700;display:grid}.landing-window-dots{gap:5px;display:flex}.landing-window-dots i{background:var(--border-strong);border-radius:50%;width:7px;height:7px}.landing-window-dots i:first-child{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.landing-window-dots i:first-child{background:color-mix(in srgb, var(--accent) 45%, white)}}.landing-builder-demo{grid-template-columns:.9fr 1.1fr;height:430px;display:grid}.landing-demo-panel{border-right:1px solid var(--border);background:#fff;flex-direction:column;padding:28px 24px;display:flex}.landing-demo-eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:8px;font-weight:800}.landing-demo-panel>strong{font-family:var(--font-display);margin-bottom:24px;font-size:17px;line-height:1.25}.landing-demo-panel label{color:var(--text-secondary);flex-direction:column;gap:5px;margin-bottom:13px;font-size:8px;font-weight:700;display:flex}.landing-demo-panel label span{border:1px solid var(--border);background:var(--input-bg);height:34px;color:var(--text-primary);border-radius:7px;align-items:center;padding:0 10px;font-size:9px;font-weight:600;display:flex}.landing-demo-ai{border:1px solid var(--accent);align-items:center;gap:8px;margin-top:3px;padding:10px;display:flex}@supports (color:color-mix(in lab, red, red)){.landing-demo-ai{border:1px solid color-mix(in srgb, var(--accent) 20%, var(--border))}}.landing-demo-ai{background:var(--accent-soft);color:var(--accent);border-radius:8px}.landing-demo-ai span{flex-direction:column;gap:2px;display:flex}.landing-demo-ai b{font-size:8px}.landing-demo-ai small{color:var(--text-secondary);font-size:7px}.landing-demo-lines{flex-direction:column;gap:8px;margin-top:19px;display:flex}.landing-demo-lines i{background:#edf0f2;border-radius:99px;width:100%;height:6px}.landing-demo-lines i:nth-child(2){width:86%}.landing-demo-lines i:nth-child(3){width:67%}.landing-demo-resume{background:var(--page-bg);place-items:center;min-width:0;padding:25px 31px;display:grid}.landing-demo-resume .template-thumbnail{width:min(100%,245px);box-shadow:var(--shadow-lg)}.landing-demo-resume .resume-mini-page{width:100%}.landing-floating-card{z-index:3;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #dfe5ead9;border-radius:12px;animation:5s ease-in-out infinite landing-float;position:absolute}.landing-floating-card--score{align-items:center;gap:10px;padding:12px 15px 12px 11px;display:flex;bottom:50px;left:-38px}.landing-floating-card--score>span{width:34px;height:34px;color:var(--success);background:#eaf8f2;border-radius:9px;place-items:center;display:grid}.landing-floating-card--score div{flex-direction:column;display:flex}.landing-floating-card--score strong{font-size:14px}.landing-floating-card--score small{color:var(--text-muted);margin-top:2px;font-size:9px}.landing-floating-card--ai{color:var(--accent);align-items:center;gap:7px;padding:11px 13px;font-size:10px;font-weight:750;animation-delay:-2.2s;display:flex;top:74px;right:-25px}.landing-floating-card--ai span{color:var(--text-primary)}.landing-proof{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff}.landing-proof-row{grid-template-columns:repeat(4,1fr);align-items:center;min-height:106px;display:grid}.landing-proof-row>div{border-right:1px solid var(--border);text-align:center;flex-direction:column;gap:5px;padding:5px 26px;display:flex}.landing-proof-row>div:first-child{padding-left:0}.landing-proof-row>div:last-child{border:0;padding-right:0}.landing-proof-row strong{font-family:var(--font-display);letter-spacing:-.025em;font-size:21px;font-weight:850}.landing-proof-row span{color:var(--text-muted);font-size:11px}.landing-features-section{background:radial-gradient(circle at 50% 12%,#38bdf80e,#0000 34%),#f7f9fc;border-block:1px solid #edf1f6;position:relative}.landing-section--tinted{border-block:1px solid var(--border);background:var(--page-bg)}.landing-section-heading{text-align:center;max-width:690px;margin:0 auto 55px}.landing-features-heading .eyebrow{background:var(--accent-soft);border-radius:999px;width:max-content;margin-inline:auto;padding:8px 15px;display:block}.landing-features-heading h2{font-size:clamp(48px,5.4vw,68px);font-weight:850;line-height:1}.landing-features-heading h2 span{color:var(--accent)}.landing-section-heading--left{text-align:left;margin-left:0}.landing-section-heading h2,.landing-preview-copy h2,.landing-cta-card h2{font-family:var(--font-display);letter-spacing:-.055em;text-wrap:balance;margin:12px 0 14px;font-size:clamp(42px,4.5vw,58px);font-weight:850;line-height:1.02}.landing-section-heading p,.landing-preview-copy>p{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.7}.landing-feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-feature-card{background:#fffffff2;border:1px solid #e5eaf0;border-radius:18px;flex-direction:column;min-height:278px;padding:31px 32px 27px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 12px 35px #16233212,0 2px 6px #16233208}@supports (color:color-mix(in lab, red, red)){.landing-feature-card:hover{border-color:color-mix(in srgb, var(--accent) 22%, var(--border))}}.landing-feature-icon{background:var(--accent-soft);width:52px;height:52px;color:var(--accent);border-radius:14px;place-items:center;margin-bottom:23px;display:grid}.landing-feature-rule{background:var(--accent);border-radius:99px;width:32px;height:2px;margin-bottom:15px}.landing-feature-card h3{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 10px;font-size:20px;font-weight:800}.landing-feature-card p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.7}.landing-feature-arrow{background:var(--accent-soft);width:38px;height:38px;color:var(--accent);border-radius:50%;place-items:center;margin-top:auto;margin-left:auto;transition:transform .2s,background .2s;display:grid}.landing-feature-card:hover .landing-feature-arrow{background:var(--accent);transform:translate(3px)}@supports (color:color-mix(in lab, red, red)){.landing-feature-card:hover .landing-feature-arrow{background:color-mix(in srgb, var(--accent) 15%, white)}}.landing-coming-soon{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:800;display:inline-flex}.landing-role-strip{background:#ffffffbd;border:1px solid #e3e9f1;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding:20px 24px;display:flex}.landing-role-strip>span{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;flex:none;font-size:11px;font-weight:800}.landing-role-strip>div{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.landing-role-strip b{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:7px 10px;font-size:10px;font-weight:750}.landing-how-section{color:#fff;background:radial-gradient(circle at 14% 20%,#38bdf84d,#0000 32%),#101c2d;border:0;position:relative;overflow:hidden}.landing-how-section:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-250px;right:-190px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff04}.landing-how-grid{z-index:1;grid-template-columns:.75fr 1.25fr;align-items:start;gap:82px;display:grid;position:relative}.landing-how-section .landing-section-heading{margin-bottom:0}.landing-how-section .landing-section-heading p{color:#aeb9c7}.landing-how-section .landing-section-heading .button{margin-top:28px;text-decoration:none}.landing-steps{counter-reset:steps;grid-template-columns:repeat(2,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid}.landing-steps li{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:17px;grid-template-columns:auto 1fr;align-items:start;gap:15px;min-width:0;min-height:190px;padding:22px;display:grid;box-shadow:inset 0 1px #ffffff0d}.landing-step-number{width:38px;height:38px;color:var(--primary);background:#38bdf82e;border:1px solid #82b4ff5c;border-radius:11px;place-items:center;font-size:10px;font-weight:850;display:grid}.landing-steps h3{font-family:var(--font-display);margin:5px 0 9px;font-size:17px;font-weight:800}.landing-steps p{color:#aeb9c7;margin:0;font-size:12px;line-height:1.65}.landing-preview-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:88px;display:grid}.landing-preview-copy ul{flex-direction:column;gap:12px;margin:27px 0 28px;padding:0;list-style:none;display:flex}.landing-preview-copy li{color:var(--text-secondary);align-items:center;gap:9px;font-size:13px;display:flex}.landing-preview-copy li svg{color:var(--success)}.landing-text-link{align-items:center;gap:7px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex;color:var(--accent)!important}.landing-resume-showcase{background:radial-gradient(circle at 70% 18%, #38bdf821, transparent 30%), linear-gradient(145deg, var(--primary-light), #f9fbfe);border:1px solid #dfe8f5;border-radius:28px;place-items:center;min-height:610px;display:grid;position:relative}.landing-template-switcher{z-index:3;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbf;border:1px solid #fffc;border-radius:10px;gap:2px;padding:4px;display:flex;position:absolute;top:24px;left:24px}.landing-template-switcher span{color:var(--text-muted);border-radius:7px;padding:6px 9px;font-size:8px;font-weight:750}.landing-template-switcher .is-active{color:var(--accent);box-shadow:var(--shadow-sm);background:#fff}.landing-resume-card{border:1px solid var(--border);width:350px;box-shadow:var(--shadow-lg);background:#fff;border-radius:14px;padding:12px;transform:rotate(2deg)}.landing-resume-card .template-thumbnail{border:0}.landing-resume-card .resume-mini-page{width:100%}.landing-preview-note{border:1px solid var(--border);width:260px;box-shadow:var(--shadow-md);background:#fffffff2;border-radius:12px;gap:10px;padding:14px;display:flex;position:absolute;bottom:56px;left:12px}.landing-preview-note>span{background:var(--accent-soft);width:32px;height:32px;color:var(--accent);border-radius:9px;flex:none;place-items:center;display:grid}.landing-preview-note strong{font-size:10px}.landing-preview-note p{color:var(--text-secondary);margin:4px 0 0;font-size:9px;line-height:1.45}.landing-preview-badge{box-shadow:var(--shadow-sm);color:var(--success);background:#fffffff2;border:1px solid #cce9dd;border-radius:999px;align-items:center;gap:6px;padding:9px 11px;font-size:10px;font-weight:800;display:flex;position:absolute;top:52px;right:24px}.landing-testimonials{border-block:1px solid var(--border);background:linear-gradient(#f7f9fc,#f1f6fd)}.landing-testimonial-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.landing-testimonial{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;flex-direction:column;min-height:286px;margin:0;padding:28px;display:flex;box-shadow:0 12px 34px #1623320f}.landing-testimonial:nth-child(2){border-color:var(--primary);background:var(--primary);color:#fff;transform:translateY(-12px);box-shadow:0 20px 45px #38bdf838}.landing-testimonial:nth-child(2)>svg,.landing-testimonial:nth-child(2) blockquote,.landing-testimonial:nth-child(2) figcaption small{color:#fff}.landing-testimonial:nth-child(2) figcaption small{opacity:.72}.landing-testimonial:nth-child(2) figcaption>span{color:#fff;background:#ffffff29}.landing-testimonial>svg{color:var(--accent);opacity:.7}.landing-testimonial blockquote{color:var(--text-secondary);margin:22px 0 28px;font-size:14px;line-height:1.75}.landing-testimonial figcaption{align-items:center;gap:11px;margin-top:auto;display:flex}.landing-testimonial figcaption>span{background:var(--accent-soft);width:38px;height:38px;color:var(--accent);border-radius:50%;place-items:center;font-size:11px;font-weight:850;display:grid}.landing-testimonial figcaption div{flex-direction:column;gap:3px;display:flex}.landing-testimonial figcaption strong{font-size:12px}.landing-testimonial figcaption small{color:var(--text-muted);font-size:10px}.landing-faq-grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:90px;display:grid}.landing-accordion{flex-direction:column;gap:10px;display:flex}.landing-accordion details{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:13px;padding:0 18px}.landing-accordion summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:62px;font-size:14px;font-weight:780;list-style:none;display:flex}.landing-accordion summary::-webkit-details-marker{display:none}.landing-accordion summary span{background:var(--input-bg);width:28px;height:28px;color:var(--text-muted);border-radius:50%;flex:none;place-items:center;transition:transform .2s;display:grid}.landing-accordion details[open] summary span{color:var(--accent);background:var(--accent-soft);transform:rotate(90deg)}.landing-accordion details>p{max-width:650px;color:var(--text-secondary);margin:-4px 48px 21px 0;font-size:13px;line-height:1.65}.landing-final-cta{padding:0 0 118px}.landing-cta-card{background:radial-gradient(circle at 50% 0, #ffffff2b, transparent 38%), linear-gradient(135deg, var(--primary-hover), var(--primary) 55%, var(--primary-active));color:#fff;text-align:center;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:450px;padding:75px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 70px #38bdf840}.landing-cta-icon{width:50px;height:50px;color:var(--accent);background:#ffffff17;border-radius:14px;place-items:center;display:grid}.landing-cta-card h2{max-width:720px;margin-top:22px;font-size:clamp(36px,4vw,50px)}.landing-cta-card p{color:#b9c3cc;max-width:570px;margin:0 0 28px;font-size:15px;line-height:1.7}.landing-cta-card>span{color:#93a1ae;align-items:center;gap:6px;margin-top:14px;font-size:10px;display:flex}.landing-cta-card .landing-cta-icon{color:#fff;background:#ffffff24}.landing-cta-card .button{color:var(--accent);background:#fff;box-shadow:0 12px 30px #082a5c33}.landing-footer{border-top:1px solid var(--border);background:#fff}.landing-footer .landing-container{grid-template-columns:auto 1fr auto auto;align-items:center;gap:30px;min-height:118px;display:grid}.landing-footer p{color:var(--text-muted);font-size:11px}.landing-footer nav{gap:22px;display:flex}.landing-footer nav a{color:var(--text-secondary);font-size:11px;font-weight:650;text-decoration:none}.landing-footer small{color:var(--text-muted);font-size:10px}@keyframes landing-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (max-width:1020px){.landing-hero{padding-top:58px}.landing-hero-grid{grid-template-columns:1fr;gap:45px}.landing-hero-copy{text-align:center;justify-self:center;max-width:720px}.landing-pill,.landing-hero-copy>p{margin-inline:auto}.landing-hero-actions,.landing-trust{justify-content:center}.landing-product-scene{justify-self:center;width:min(100%,680px)}.landing-mini-proof{justify-content:center}.landing-feature-grid{grid-template-columns:repeat(2,1fr)}.landing-how-grid{grid-template-columns:1fr;gap:45px}.landing-how-section .landing-section-heading{max-width:660px}.landing-preview-grid,.landing-faq-grid{gap:55px}}@media (max-width:760px){.landing-container{width:min(100% - 32px,1160px)}.landing-header{height:64px}.landing-nav{grid-template-columns:1fr auto}.landing-nav nav{display:none}.landing-hero{min-height:0;padding:54px 0 76px}.landing-hero h1{font-size:clamp(44px,13vw,62px)}.landing-hero-copy>p{font-size:16px}.landing-product-window{transform:none}.landing-builder-demo{grid-template-columns:.82fr 1.18fr;height:370px}.landing-demo-panel{padding:20px 15px}.landing-demo-resume{padding:20px}.landing-floating-card--score{bottom:25px;left:-8px}.landing-floating-card--ai{top:62px;right:-7px}.landing-proof-row{grid-template-columns:repeat(2,1fr);padding:18px 0}.landing-proof-row>div{border-bottom:1px solid var(--border);justify-content:center;min-height:65px}.landing-proof-row>div:nth-child(2){border-right:0}.landing-proof-row>div:nth-child(3){border-bottom:0}.landing-proof-row>div:nth-child(4){border:0}.landing-section{padding:84px 0}.landing-section-heading{margin-bottom:40px}.landing-testimonial-grid{grid-template-columns:1fr}.landing-feature-card{min-height:250px;padding:25px}.landing-feature-icon{margin-bottom:20px}.landing-role-strip{flex-direction:column;align-items:flex-start}.landing-role-strip>div{justify-content:flex-start}.landing-steps{grid-template-columns:repeat(2,1fr)}.landing-steps li{grid-template-columns:1fr;min-height:175px;padding:18px}.landing-testimonial:nth-child(2){transform:none}.landing-preview-grid,.landing-faq-grid{grid-template-columns:1fr;gap:45px}.landing-resume-showcase{min-height:560px}.landing-preview-copy{max-width:600px}.landing-testimonial{min-height:250px}.landing-final-cta{padding-bottom:84px}.landing-cta-card{min-height:400px;padding-inline:28px}.landing-footer .landing-container{grid-template-columns:1fr auto;padding:35px 0}.landing-footer p{display:none}.landing-footer nav{grid-area:2/1/auto/-1}.landing-footer small{grid-area:1/2}}@media (max-width:480px){.landing-nav-cta{padding-inline:12px}.landing-nav-cta svg{display:none}.landing-hero-actions{flex-direction:column}.landing-hero-actions .button{width:100%}.landing-trust{flex-direction:column;align-items:center;gap:9px}.landing-builder-demo{grid-template-columns:1fr;height:335px}.landing-demo-panel{display:none}.landing-demo-resume{padding:22px 55px}.landing-window-bar{grid-template-columns:1fr 1fr}.landing-window-bar>span:nth-child(2){display:none}.landing-floating-card--ai{top:68px}.landing-floating-card--score{bottom:17px}.landing-proof-row>div{padding-inline:8px}.landing-section-heading h2,.landing-preview-copy h2,.landing-cta-card h2{font-size:38px}.landing-features-heading h2{font-size:43px}.landing-feature-grid{grid-template-columns:1fr}.landing-feature-card{min-height:235px;padding:25px}.landing-role-strip{display:none}.landing-steps{grid-template-columns:1fr}.landing-steps li{grid-template-columns:auto 1fr;min-height:0}.landing-step-number{margin-bottom:15px}.landing-resume-showcase{min-height:490px}.landing-resume-card{width:260px}.landing-preview-note{width:225px;bottom:27px;left:8px}.landing-preview-badge{top:25px;right:10px}.landing-footer nav{flex-wrap:wrap;gap:15px}}@media (prefers-reduced-motion:reduce){html:has(.landing-page){scroll-behavior:auto}.landing-product-scene,.landing-floating-card{animation:none}.landing-page *{transition-duration:.01ms!important}}.landing-page{background:#fff}.landing-container{width:min(100% - 64px,1280px)}.landing-header{background:#fffffff0;border-color:#e8edf5;height:80px}.landing-brand .brand-mark{border-radius:13px;width:42px;height:42px;box-shadow:0 12px 28px #38bdf833}.landing-nav nav{gap:38px}.landing-nav nav a{color:#3e4b61;font-size:14px;font-weight:750}.landing-nav-cta{border-radius:12px;min-height:44px;padding-inline:18px}.landing-hero{background:radial-gradient(circle at 75% 35%,#38bdf817,#0000 31%),#fff;min-height:790px;padding:92px 0 118px}.landing-orb--one{opacity:.55}.landing-orb--two{opacity:.35}.landing-pill{border-color:var(--border-strong);background:var(--primary-lighter);padding:8px 13px;font-size:11px}.landing-button-large{border-radius:13px;min-height:56px;padding-inline:25px;font-size:15px}.landing-product-window{border-color:#d8e4f6;border-radius:25px;transform:none;box-shadow:0 42px 90px #2a427024}.landing-builder-demo{height:455px}.landing-floating-card{border-color:#dce6f3;border-radius:14px;box-shadow:0 18px 40px #2a427021}.landing-proof{border-color:#e7edf5}.landing-proof-row{min-height:120px}.landing-proof-row strong{font-size:24px}.landing-section{padding:128px 0}.landing-section-heading{max-width:880px;margin-bottom:64px}.landing-section-heading h2,.landing-preview-copy h2,.landing-cta-card h2{color:#080d22;letter-spacing:-.06em;font-size:clamp(50px,5.2vw,72px);font-weight:850;line-height:1.02}.landing-section-heading h2 span,.landing-preview-copy h2 span{color:var(--accent)}.landing-section-heading p,.landing-preview-copy>p{color:#5d6b80;font-size:17px;line-height:1.65}.eyebrow{color:var(--accent);letter-spacing:.13em;font-size:12px;font-weight:850}.landing-features-section{background:linear-gradient(#fff 0%,#fbfcff 100%);border-color:#edf1f7}.landing-features-heading .eyebrow{background:0 0;padding:0}.landing-feature-grid{gap:22px}.landing-feature-card{background:#fff;border:1px solid #d8e5f8;border-radius:22px;min-height:285px;padding:30px;box-shadow:0 16px 40px #324b7613}.landing-feature-card:hover{border-color:#a9c8fb;box-shadow:0 22px 50px #324b761c}.landing-feature-icon{background:#f1f6ff;border:1px solid #e0e9f8;border-radius:16px;width:56px;height:56px;margin-bottom:24px}.landing-feature-rule,.landing-feature-arrow{display:none}.landing-feature-card h3{color:#080d22;margin-bottom:12px;font-size:21px;font-weight:820}.landing-role-strip{box-shadow:none;background:#f8faff;border-color:#dce6f5;border-radius:18px;margin-top:30px}.landing-how-section{color:var(--text-primary);background:#fff;border-block:1px solid #edf1f7;overflow:visible}.landing-how-section:after{display:none}.landing-how-grid{grid-template-columns:1.04fr .96fr;align-items:center;gap:100px}.landing-how-section .landing-section-heading{order:2;max-width:610px}.landing-how-section .landing-section-heading h2{color:#080d22}.landing-how-section .landing-section-heading h2 span{color:var(--accent)}.landing-how-section .landing-section-heading p{color:#5d6b80;font-size:17px}.landing-how-section .eyebrow{color:var(--accent)}.landing-how-section .landing-section-heading .button{margin-top:30px}.landing-steps{background:linear-gradient(145deg,#f6f9ff,#fff);border:1px solid #dce6f5;border-radius:26px;order:1;grid-template-columns:1fr;gap:12px;padding:30px;box-shadow:0 22px 55px #324b761a}.landing-steps li{background:#fff;border:0;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;min-height:0;padding:18px;box-shadow:0 8px 22px #324b7611}.landing-step-number{background:linear-gradient(135deg, var(--primary), var(--primary-active));color:#fff;border:0;border-radius:50%;width:48px;height:48px;font-size:14px;box-shadow:0 12px 25px #38bdf838}.landing-steps h3{color:#080d22;margin:0 0 6px;font-size:18px}.landing-steps p{color:#66748a;font-size:13px}#preview{background:#fbfcff}.landing-preview-grid{grid-template-columns:.9fr 1.1fr;gap:100px}.landing-preview-copy h2{max-width:610px}.landing-preview-copy li{color:#45546b;font-size:14px;font-weight:650}.landing-resume-showcase{background:linear-gradient(145deg,#f1f6ff,#fff);border-color:#d7e4f7;border-radius:28px;min-height:660px;box-shadow:0 22px 55px #324b7617}.landing-resume-card{border-color:#d9e2ef;width:380px;transform:none}.landing-testimonials{background:#fff;border-color:#edf1f7}.landing-testimonial-grid{gap:22px}.landing-testimonial{border-color:#dce6f5;border-radius:22px;min-height:300px;padding:32px;box-shadow:0 16px 40px #324b7613}.landing-testimonial:nth-child(2){color:var(--text-primary);background:#f6f9ff;border-color:#b9d1fa;transform:none;box-shadow:0 16px 40px #324b7613}.landing-testimonial:nth-child(2)>svg{color:var(--accent)}.landing-testimonial:nth-child(2) blockquote{color:var(--text-secondary)}.landing-testimonial:nth-child(2) figcaption small{color:var(--text-muted);opacity:1}.landing-testimonial:nth-child(2) figcaption>span{background:var(--accent-soft);color:var(--accent)}.landing-faq{background:linear-gradient(#fbfcff,#f7f9fd)}.landing-faq-grid{display:block}.landing-faq .landing-section-heading{text-align:center;max-width:850px;margin-inline:auto}.landing-faq .landing-section-heading p{max-width:650px;margin-inline:auto}.landing-accordion{gap:14px;width:min(100%,1060px);margin-inline:auto}.landing-accordion details{border-color:#dce6f5;border-radius:18px;padding:0 26px;box-shadow:0 14px 36px #324b7613}.landing-accordion summary{min-height:82px;font-size:17px;font-weight:800}.landing-accordion summary span{background:var(--primary-lighter);width:42px;height:42px;color:var(--accent);border-radius:12px}.landing-accordion details[open]{border-color:var(--border-strong)}.landing-accordion details>p{margin:-3px 64px 28px 0;font-size:15px;line-height:1.7}.landing-final-cta{background:#fff;padding:128px 0}.landing-cta-card{color:#080d22;background:radial-gradient(circle at 50% 0,#38bdf81f,#0000 40%),#f7faff;border:1px solid #d7e4f7;border-radius:28px;min-height:440px;box-shadow:0 22px 55px #324b7617}.landing-cta-card .landing-cta-icon{background:var(--primary-light);color:var(--accent)}.landing-cta-card h2{color:#080d22}.landing-cta-card p{color:#5d6b80}.landing-cta-card>span{color:#8290a5}.landing-cta-card .button{background:var(--accent);color:#fff;box-shadow:0 12px 28px #38bdf838}.landing-cta-card .button:hover{background:var(--accent-hover)}.landing-footer{border-color:#e7edf5}@media (max-width:1080px){.landing-container{width:min(100% - 48px,1280px)}.landing-hero-grid{grid-template-columns:1fr}.landing-hero-copy{text-align:center;justify-self:center;max-width:860px}.landing-pill,.landing-hero-copy>p{margin-inline:auto}.landing-hero-actions,.landing-trust,.landing-mini-proof{justify-content:center}.landing-product-scene{justify-self:center;width:min(100%,760px)}.landing-how-grid{grid-template-columns:1fr;gap:64px}.landing-how-section .landing-section-heading{text-align:center;order:1;max-width:820px;margin-inline:auto}.landing-how-section .landing-section-heading p{margin-inline:auto}.landing-steps{order:2;width:min(100%,820px);margin-inline:auto}.landing-preview-grid{gap:64px}}@media (max-width:760px){.landing-container{width:min(100% - 32px,1280px)}.landing-header{height:68px}.landing-brand{font-size:19px}.landing-brand .brand-mark{width:37px;height:37px}.landing-hero{padding:68px 0 90px}.landing-hero h1{font-size:clamp(50px,12vw,70px)}.landing-hero-copy>p{font-size:17px}.landing-section{padding:96px 0}.landing-section-heading h2,.landing-preview-copy h2,.landing-cta-card h2{font-size:clamp(44px,9vw,60px)}.landing-section-heading p,.landing-preview-copy>p{font-size:16px}.landing-feature-grid{grid-template-columns:repeat(2,1fr);gap:14px}.landing-feature-card{min-height:270px;padding:24px}.landing-feature-card h3{font-size:19px}.landing-preview-grid{grid-template-columns:1fr}.landing-preview-copy{max-width:760px}.landing-resume-showcase{min-height:590px}.landing-testimonial-grid{grid-template-columns:1fr}.landing-testimonial{min-height:250px}.landing-accordion summary{min-height:74px;font-size:15px}.landing-final-cta{padding:96px 0}}@media (max-width:520px){.landing-hero h1{font-size:47px}.landing-hero-actions{flex-direction:column}.landing-hero-actions .button{width:100%}.landing-feature-grid{grid-template-columns:1fr}.landing-feature-card{min-height:235px}.landing-steps{padding:14px}.landing-steps li{padding:15px}.landing-step-number{width:42px;height:42px}.landing-resume-showcase{min-height:500px}.landing-resume-card{width:270px}.landing-accordion details{padding-inline:18px}.landing-accordion summary{min-height:70px}.landing-accordion summary span{width:36px;height:36px}.landing-accordion details>p{margin-right:0}}.landing-page{font-size:16px}.landing-brand{letter-spacing:-.035em;font-size:21px;font-weight:700}.landing-nav nav a{font-weight:600}.landing-pill{font-weight:650}.landing-hero h1{letter-spacing:-.052em;max-width:650px;font-size:clamp(54px,5vw,72px);font-weight:700;line-height:1.04}.landing-hero-copy>p{max-width:590px;font-size:18px;font-weight:400;line-height:1.65}.landing-proof-row strong{font-size:22px;font-weight:700}.landing-proof-row span{font-size:12px}.eyebrow{letter-spacing:.12em;font-size:11px;font-weight:700}.landing-section-heading h2,.landing-preview-copy h2,.landing-cta-card h2{letter-spacing:-.045em;font-size:clamp(38px,4vw,54px);font-weight:700;line-height:1.08}.landing-section-heading p,.landing-preview-copy>p,.landing-how-section .landing-section-heading p{font-size:16px;font-weight:400;line-height:1.65}.landing-feature-card h3{letter-spacing:-.025em;font-size:19px;font-weight:650}.landing-feature-card p{font-size:14px}.landing-coming-soon,.landing-role-strip>span{font-weight:700}.landing-role-strip b{font-weight:650}.landing-step-number{font-weight:700}.landing-steps h3{letter-spacing:-.02em;font-size:17px;font-weight:650}.landing-steps p{font-size:13px;line-height:1.6}.landing-preview-copy li{font-weight:550}.landing-text-link{font-weight:650}.landing-testimonial blockquote{font-size:14px;line-height:1.75}.landing-testimonial figcaption>span{font-weight:700}.landing-testimonial figcaption strong{font-weight:650}.landing-accordion summary{letter-spacing:-.015em;min-height:76px;font-size:16px;font-weight:650}.landing-accordion details>p{font-size:14px}.landing-cta-card h2{font-size:clamp(36px,3.8vw,50px)}.landing-cta-card p{font-size:15px}@media (max-width:760px){.landing-hero h1{font-size:clamp(44px,10.5vw,58px)}.landing-hero-copy>p{font-size:16px}.landing-section-heading h2,.landing-preview-copy h2,.landing-cta-card h2{font-size:clamp(36px,8vw,46px)}.landing-features-heading h2{font-size:clamp(38px,8.5vw,48px)}.landing-section-heading p,.landing-preview-copy>p,.landing-how-section .landing-section-heading p,.landing-accordion summary{font-size:15px}}@media (max-width:520px){.landing-hero h1{font-size:42px}.landing-section-heading h2,.landing-preview-copy h2,.landing-cta-card h2{font-size:35px}.landing-features-heading h2{font-size:37px}}.landing-page a.button--primary,.landing-page a.button--primary:hover,.landing-page a.button--primary:focus-visible{color:#fff}.landing-page a.button--primary svg{color:currentColor}.landing-hero{background:radial-gradient(circle at 76% 42%,#51a8ff26,#0000 28%),radial-gradient(circle at 97% 10%,#79c0ff1f,#0000 25%),linear-gradient(#fff 0%,#f8fbff 100%);min-height:730px;padding-block:62px 72px;overflow:hidden}.landing-hero-grid{grid-template-columns:minmax(0,.94fr) minmax(540px,1.06fr);gap:86px}.landing-hero-copy{z-index:4;padding-block:4px;position:relative}.landing-hero h1{letter-spacing:-.058em;max-width:650px;margin-block:28px 24px;font-size:clamp(58px,5.35vw,78px);font-weight:720;line-height:1.04}.landing-hero h1 span{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(110deg,#1686ff 5%,#49a6ff 92%);-webkit-background-clip:text;background-clip:text;width:max-content;max-width:100%;display:block}.landing-pill{color:#2589ef;background:#eff7ff;border-color:#cfe6ff;padding:9px 14px;font-size:12px;font-weight:700;box-shadow:inset 0 1px #ffffffe6}.landing-hero-copy>p{color:#5e6f88;max-width:590px;font-size:18px;line-height:1.72}.landing-hero-actions{gap:13px;margin-top:30px}.landing-button-large{border-radius:12px;min-height:56px;padding-inline:24px;font-size:14px;font-weight:750}.landing-hero-actions .button--primary{background:linear-gradient(135deg,#1689ff,#0877ee);justify-content:center;min-width:213px;box-shadow:0 14px 30px #1484fa3d}.landing-hero-actions .button--primary:hover{background:linear-gradient(135deg,#087be9,#056edc);box-shadow:0 16px 34px #1484fa4d}.landing-hero-actions .button--secondary{background:#ffffffe0;border-color:#dbe4f0;justify-content:center;min-width:168px}.landing-trust{color:#718099;gap:22px;margin-top:21px;font-size:12px;font-weight:550}.landing-trust svg{color:#18c875}.landing-mini-proof{margin-top:30px}.landing-avatar-stack span{color:#2679c9;background:linear-gradient(145deg,#dff1ff,#eef3ff);width:34px;height:34px}.landing-avatar-stack span:nth-child(2n){color:#b76c26;background:linear-gradient(145deg,#fff0de,#ffe8d2)}.landing-mini-proof small{color:#73819a;font-size:11px}.landing-stars{color:#ffb92e}.landing-career-stats{color:#5e7086;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);max-width:505px;margin-top:30px;display:grid}.landing-career-stats>div{flex-direction:column;align-items:flex-start;gap:7px;min-width:0;display:flex}.landing-career-stats>div+div{border-left:1px solid #cdd9e6;margin-left:22px;padding-left:22px}.landing-career-stats strong{color:#20bd62;letter-spacing:-.035em;text-align:center;background:#e7f8ed;border-radius:10px;min-width:66px;padding:7px 11px;font-size:23px;font-weight:700;line-height:1}.landing-career-stats>div+div strong{color:#f4a713;background:#fff3d9}.landing-career-stats span{color:#62758b;white-space:nowrap;font-size:11px;font-weight:600;line-height:1.35}.landing-product-scene{justify-self:end;place-items:center;width:min(100%,575px);min-height:574px;display:grid}.landing-product-scene:before{content:"";z-index:-1;background:linear-gradient(#ffffff2e,#0000),#d5ebff7a;border-radius:50%;width:540px;height:540px;position:absolute;box-shadow:inset 0 0 70px #ffffffa3}.landing-resume-paper{background:#fff;border:1px solid #dce7f4;border-radius:18px;width:430px;height:570px;overflow:hidden;box-shadow:0 36px 78px #2c54832b,0 8px 20px #293d5412}.landing-resume-paper-top{color:#7a8aa0;border-bottom:1px solid #ebf0f6;justify-content:space-between;align-items:center;height:42px;padding-inline:15px;font-size:9px;font-weight:700;display:flex}.landing-resume-paper-top span:first-child{align-items:center;gap:7px;display:flex}.landing-resume-paper-top i{background:#32ca82;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e9f9f1}.landing-resume-paper-top span:last-child{color:#29ac70}.landing-resume-paper-preview{background:#fff;height:calc(100% - 42px);padding:23px 39px 0;overflow:hidden}.landing-resume-paper-preview .template-thumbnail{width:100%;box-shadow:0 8px 24px #1d365314}.landing-floating-card--score{padding:12px 15px 12px 11px;bottom:42px;left:2px}.landing-floating-card--score>span{color:#19be6b;background:#e9fbf2}.landing-floating-card--score strong{color:#18ae65}.landing-file-card{color:#26364b;will-change:transform;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:94px;min-height:78px;padding:12px 10px;font-size:10px;font-weight:750;animation-name:landing-file-float;animation-timing-function:cubic-bezier(.45,0,.55,1);animation-iteration-count:infinite;display:flex;right:0}.landing-file-card strong{letter-spacing:.01em;font-size:10px}.landing-file-card--pdf{animation-duration:4.8s;animation-delay:0s;top:48px}.landing-file-card--pdf svg{color:#ff5a67}.landing-file-card--docx{animation-duration:4.8s;animation-delay:0s;top:143px}.landing-file-card--docx svg{color:#3a96f3}.landing-file-card--txt{animation-duration:4.8s;animation-delay:0s;top:238px}.landing-file-card--txt svg{color:#32bba8}@keyframes landing-file-float{0%,to{transform:translateY(-6px)}50%{transform:translateY(6px)}}.landing-floating-card--insights{gap:13px;width:185px;padding:17px 16px;animation-delay:-3.4s;display:grid;bottom:53px;right:-8px}.landing-floating-card--insights strong{color:#7551ef;align-items:center;gap:7px;margin-bottom:2px;font-size:11px;display:flex}.landing-floating-card--insights span{color:#536178;grid-template-columns:18px 1fr;align-items:start;gap:5px;font-size:9px;font-weight:650;line-height:1.35;display:grid}.landing-floating-card--insights span svg{color:#fff;background:#7654ed;border-radius:50%;padding:2px}.landing-hero-dots{opacity:.38;background-image:radial-gradient(circle,#91c8fb 2px,#0000 2.5px);background-size:18px 18px;width:116px;height:150px;position:absolute;bottom:82px;left:calc(50% - 20px);-webkit-mask-image:linear-gradient(#0000,#000 25% 75%,#0000);mask-image:linear-gradient(#0000,#000 25% 75%,#0000)}.landing-proof{z-index:4;background:#f8fbff;border-color:#0000;padding-inline:24px;position:relative}.landing-proof-row>div{text-align:left;flex-direction:row;align-items:center;gap:14px;min-width:0;padding-inline:25px}.landing-proof-icon{border-radius:50%;flex:none;place-items:center;width:46px;height:46px;display:grid}.landing-proof-icon--green{background:#e5faef;color:#15bb68!important}.landing-proof-icon--blue{background:#e7f2ff;color:#2488ec!important}.landing-proof-icon--amber{background:#fff5d9;color:#efa918!important}.landing-proof-icon--rose{background:#ffebee;color:#f04f64!important}.landing-proof-copy{flex-direction:column;gap:4px;min-width:0;display:flex;color:inherit!important}.landing-proof-copy strong{white-space:nowrap;font-size:15px}.landing-proof-copy>span{color:#8290a6;white-space:nowrap;font-size:10px}@media (max-width:1180px){.landing-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);gap:48px}.landing-product-scene{transform-origin:100%;transform:scale(.9)}}@media (max-width:980px){.landing-hero{padding-top:52px}.landing-hero-grid{grid-template-columns:1fr;gap:46px}.landing-hero-copy{text-align:center;max-width:690px;margin-inline:auto}.landing-hero h1 span,.landing-pill{margin-inline:auto}.landing-hero-actions,.landing-trust,.landing-mini-proof{justify-content:center}.landing-product-scene{justify-self:center;transform:none}.landing-proof-row{grid-template-columns:repeat(2,1fr)}.landing-proof-row>div:nth-child(2){border-right:0}.landing-proof-row>div:nth-child(-n+2){border-bottom:1px solid var(--border)}}@media (max-width:640px){.landing-container{width:min(100% - 32px,1280px)}.landing-hero{padding-block:38px 55px}.landing-hero h1{margin-block:22px 18px;font-size:clamp(43px,12vw,58px)}.landing-hero-copy>p{font-size:16px;line-height:1.6}.landing-trust{flex-direction:column;align-items:center;gap:9px}.landing-career-stats{text-align:left;grid-template-columns:1fr 1fr;width:min(100%,360px);margin-inline:auto}.landing-career-stats>div+div{margin-left:13px;padding-left:13px}.landing-career-stats strong{min-width:58px;padding:7px 9px;font-size:20px}.landing-career-stats span{white-space:normal;font-size:10px}.landing-product-scene{width:100%;min-height:450px}.landing-product-scene:before{width:400px;height:400px}.landing-resume-paper{width:min(86%,340px);height:445px}.landing-resume-paper-preview{padding:18px 30px 0}.landing-file-card{gap:5px;width:72px;min-height:63px;padding:8px;right:-2px}.landing-file-card svg{width:19px}.landing-file-card--pdf{top:28px}.landing-file-card--docx{top:103px}.landing-file-card--txt{top:178px}.landing-floating-card--insights{width:154px;padding:13px;bottom:24px;right:-4px}.landing-floating-card--score{bottom:40px;left:-3px}.landing-proof{padding-inline:16px}.landing-proof-row{padding-inline:0}.landing-proof-row>div{gap:9px;min-height:82px;padding-inline:11px}.landing-proof-icon{width:38px;height:38px}.landing-proof-icon svg{width:18px}.landing-proof-copy strong{white-space:normal;font-size:12px}.landing-proof-copy>span{white-space:normal;font-size:9px}}.landing-hero{min-height:680px;padding-block:46px 59px}.landing-section{padding-block:64px}.landing-section-heading{margin-bottom:32px}.landing-features-heading{margin-bottom:34px}.landing-how-grid,.landing-preview-grid{gap:50px}.landing-final-cta{padding-block:64px}@media (max-width:760px){.landing-hero{padding-block:42px 48px}.landing-section{padding-block:48px}.landing-section-heading,.landing-features-heading{margin-bottom:24px}.landing-how-grid,.landing-preview-grid,.landing-faq-grid{gap:32px}.landing-final-cta{padding-block:48px}}.landing-testimonials{background:radial-gradient(circle at 50% 0,#38bdf812,#0000 34%),#fff}.landing-testimonials-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:42px;display:flex}.landing-testimonials-heading>div:first-child{max-width:900px}.landing-testimonials-heading h2{font-family:var(--font-display);letter-spacing:-.045em;text-wrap:balance;margin:12px 0 0;font-size:clamp(38px,4vw,54px);font-weight:700;line-height:1.08}.landing-testimonials-heading h2 span{color:var(--accent)}.landing-carousel-arrows{gap:10px;display:flex}.landing-carousel-arrows button{cursor:pointer;background:#fff;border:1px solid #dce6f5;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid;box-shadow:0 8px 22px #324b7614}.landing-carousel-arrows button:hover{border-color:var(--accent);color:var(--primary-active);background:var(--primary-lighter)}.landing-carousel-arrows svg{width:20px}.landing-carousel-viewport{overflow:hidden}.landing-testimonial-track{transform:translateX(calc(var(--active-slide) * -100% / var(--visible-slides)));transition:transform .48s cubic-bezier(.22,1,.36,1);display:flex}.landing-testimonial{min-width:calc(100% / var(--visible-slides));min-height:290px;box-shadow:none;border:0;border-right:1px solid #e8eef6;border-radius:0;padding:28px 32px}.landing-testimonial:nth-child(2){background:#fff;border-color:#e8eef6}.landing-testimonial-stars{color:#22c55e;gap:4px;display:flex}.landing-testimonial-stars svg{fill:currentColor;stroke-width:1.5px;width:19px;height:19px}.landing-testimonial h3{letter-spacing:-.015em;margin:18px 0 0;font-size:16px;font-weight:700;line-height:1.4}.landing-testimonial blockquote,.landing-testimonial:nth-child(2) blockquote{color:var(--text-secondary);margin:9px 0 28px;font-size:14px;line-height:1.7}.landing-carousel-dots{justify-content:center;gap:10px;margin-top:32px;display:flex}.landing-carousel-dots button{cursor:pointer;background:#d8effd;border:0;border-radius:999px;width:8px;height:8px;padding:0}.landing-carousel-dots button.is-active{background:var(--accent);width:24px}@media (max-width:700px){.landing-testimonials-heading{align-items:center;margin-bottom:28px}.landing-testimonials-heading h2{font-size:clamp(35px,9vw,44px)}.landing-carousel-arrows{display:none}.landing-testimonial{border-right:0;min-height:275px;padding-inline:6px 24px}}@media (prefers-reduced-motion:reduce){.landing-testimonial-track{transition:none}}.landing-templates-showcase{background:radial-gradient(circle at 50% 8%,#38bdf833,#0000 34%),linear-gradient(#263f50 0 540px,#f3f8ff 540px,#fff 100%);border-bottom:1px solid #e8eef6;position:relative;overflow:hidden}.landing-templates-showcase:before{content:"";pointer-events:none;opacity:.38;background-image:radial-gradient(#9edcff .8px,#0000 .8px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 56%);mask-image:linear-gradient(#000,#0000 56%)}.landing-templates-showcase-intro{z-index:1;position:relative}.landing-templates-showcase-intro .eyebrow{color:#65c9f7}.landing-templates-showcase-intro h2{color:#fff}.landing-templates-showcase-intro .landing-templates-showcase-heading p{color:#d8e3eb}.landing-templates-showcase-heading{justify-content:space-between;align-items:end;gap:52px;margin-bottom:46px;display:flex}.landing-templates-showcase-heading>div{max-width:825px}.landing-templates-showcase-heading h2{font-family:var(--font-display);letter-spacing:-.045em;text-wrap:balance;margin:12px 0 16px;font-size:clamp(38px,4vw,54px);font-weight:700;line-height:1.08}.landing-templates-showcase-heading h2 span{color:var(--accent)}.landing-templates-showcase-heading p{max-width:760px;color:var(--text-secondary);margin:0;font-size:16px;line-height:1.65}.landing-templates-showcase-heading>.button{flex:none;margin-bottom:4px;text-decoration:none}.landing-template-carousel-shell{width:100%;position:relative}.landing-template-carousel{touch-action:pan-y;cursor:grab;padding:16px 0 30px;overflow:hidden}.landing-template-carousel:active{cursor:grabbing}.landing-template-carousel:focus-visible{outline:3px solid var(--focus-ring);outline-offset:5px;border-radius:20px}.landing-template-track{will-change:transform;align-items:flex-start;display:flex}.landing-template-card{cursor:grab;transform-origin:bottom;flex:none;min-width:0}.landing-template-card-frame{background:#fff;border:1px solid #dce7f4;border-radius:15px;position:relative;overflow:hidden;box-shadow:0 14px 32px #29486e1a}.landing-template-preview{aspect-ratio:210/297;width:100%}.landing-template-preview .template-thumbnail{border:0;border-radius:0;height:100%}.landing-template-preview-placeholder{background:linear-gradient(90deg,#0000,#ffffffb3,#0000) 0 0/200% 100%,#eaf0f7;width:100%;height:100%;animation:1.5s ease-in-out infinite landing-template-shimmer}.landing-template-card h3{color:var(--text-primary);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:16px 4px 0;font-size:16px;font-weight:700;line-height:1.4;overflow:hidden}.landing-template-use-button{z-index:7;cursor:pointer;border:0;min-height:60px;padding-inline:30px;font-size:17px;position:absolute;top:45%;left:50%;translate:-50% -50%;box-shadow:0 16px 36px #080d2242}.landing-template-carousel-arrow{z-index:5;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #d6e3f2;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;display:grid;position:absolute;top:45%;transform:translateY(-50%);box-shadow:0 12px 30px #2645692b}.landing-template-carousel-arrow:hover:not(:disabled){border-color:var(--accent);color:var(--primary-active);background:var(--primary-lighter)}.landing-template-carousel-arrow--previous{left:24px}.landing-template-carousel-arrow--next{right:24px}.landing-template-carousel-arrow svg{width:21px}.landing-template-carousel-dots{justify-content:center;align-items:center;gap:9px;min-height:24px;display:flex}.landing-template-carousel-dots button{cursor:pointer;background:#cfe9f9;border:0;border-radius:999px;width:8px;height:8px;padding:0}.landing-template-carousel-dots button.is-active{background:var(--accent);width:25px}@keyframes landing-template-shimmer{0%{background-position:180% 0,0 0}to{background-position:-80% 0,0 0}}.landing-proof{background:radial-gradient(circle at 50% 0,#38bdf814,#0000 52%),#f8fbff;border-block:1px solid #e7edf5;min-height:0;padding:42px 24px;display:block}.landing-proof-row{background:#fff;border:1px solid #dce7f4;border-radius:24px;min-height:154px;padding-inline:22px;transform:none;box-shadow:0 22px 54px #3252791a}.landing-proof-row>div{gap:18px;min-height:92px;padding-inline:32px}.landing-proof-icon{width:62px;height:62px}.landing-proof-icon svg{width:27px;height:27px}.landing-proof-copy{gap:6px}.landing-proof-copy strong{font-size:18px}.landing-proof-copy>span{font-size:12px}.landing-activity-banner{background:linear-gradient(90deg,#ffffff59,#0000 36%),#e8f7ff;border:1px solid #cfeafa;border-radius:24px;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:28px;min-height:132px;padding:20px 22px 20px 30px;display:grid;overflow:hidden;box-shadow:0 20px 48px #32638b1a}.landing-hero>.landing-activity-banner{margin-top:36px}.landing-activity-documents{height:92px;position:relative}.landing-activity-documents span{background:#fff;border:1px solid #d9e4ef;border-radius:7px 7px 0 0;place-items:center;width:76px;height:102px;display:grid;position:absolute;bottom:-25px;box-shadow:0 12px 26px #2442641f}.landing-activity-documents span:first-child{color:#8e9bac;left:25px;rotate:-10deg}.landing-activity-documents span:last-child{color:var(--accent);left:85px;rotate:8deg}.landing-activity-documents svg{width:30px;height:30px}.landing-activity-banner p{color:#263f50;align-items:center;gap:20px;margin:0;display:flex}.landing-activity-banner p strong{letter-spacing:-.045em;background:#ffffff94;border-radius:14px;place-items:center;min-width:108px;min-height:68px;padding:0 15px;font-size:32px;font-weight:750;display:grid}.landing-activity-banner p span{font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(22px,2.2vw,31px);font-weight:700;line-height:1.25}.landing-activity-button{white-space:nowrap;border-radius:13px;min-height:58px;padding-inline:24px;font-size:15px;text-decoration:none}@media (max-width:980px){.landing-proof{padding-block:38px}.landing-proof-row>div{min-height:112px}.landing-activity-banner{grid-template-columns:130px minmax(0,1fr)}.landing-activity-documents span:first-child{left:4px}.landing-activity-documents span:last-child{left:55px}.landing-activity-button{grid-column:2;width:max-content}}@media (max-width:640px){.landing-proof{padding:30px 16px}.landing-proof-row{border-radius:20px;min-height:0}.landing-proof-row>div{gap:11px;min-height:108px;padding-inline:14px}.landing-proof-icon{width:46px;height:46px}.landing-proof-icon svg{width:21px;height:21px}.landing-proof-copy strong{font-size:14px}.landing-proof-copy>span{font-size:10px}.landing-activity-banner{text-align:center;grid-template-columns:1fr;gap:20px;min-height:0;padding:26px 22px}.landing-hero>.landing-activity-banner{margin-top:28px}.landing-activity-documents{height:75px}.landing-activity-documents span{bottom:-20px}.landing-activity-documents span:first-child{left:calc(50% - 78px)}.landing-activity-documents span:last-child{left:calc(50% - 16px)}.landing-activity-banner p{flex-direction:column;gap:12px}.landing-activity-banner p strong{min-height:56px;font-size:27px}.landing-activity-banner p span{font-size:21px}.landing-activity-button{grid-column:auto;width:100%}}.landing-hero{flex-direction:column;justify-content:center;min-height:730px;padding-block:62px 72px}@media (max-width:640px){.landing-hero{padding-block:38px 55px}}.landing-faq--flat{background:#fff;border-top:0}.landing-faq--flat .landing-faq-grid{display:block}.landing-faq--flat .landing-section-heading{text-align:center;max-width:none;margin-bottom:18px}.landing-faq--flat .landing-section-heading h2{color:#172c38;letter-spacing:-.045em;margin:0;font-size:clamp(40px,4.2vw,58px);font-weight:700;line-height:1.08}.landing-faq--flat .landing-accordion{gap:0;width:min(100%,1040px);margin-inline:auto}.landing-faq--flat .landing-faq-item{background:0 0;border:0}.landing-faq--flat .landing-faq-item+.landing-faq-item{margin-top:6px}.landing-faq--flat .landing-faq-trigger{color:#243b49;cursor:pointer;text-align:left;letter-spacing:-.015em;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:86px;padding:0;font-size:18px;font-weight:650;display:flex}.landing-faq--flat .landing-faq-trigger>span:last-child{color:#344d5b;background:0 0;border-radius:0;flex:none;place-items:center;width:28px;height:28px;transition:color .42s,transform .56s cubic-bezier(.16,1,.3,1);display:grid}.landing-faq--flat .landing-faq-trigger:hover{color:var(--primary-active)}.landing-faq--flat .landing-faq-item.is-open .landing-faq-trigger>span:last-child{color:var(--accent);transform:rotate(180deg)}.landing-faq--flat .landing-faq-answer{opacity:0;visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .58s cubic-bezier(.16,1,.3,1),opacity .36s,transform .58s cubic-bezier(.16,1,.3,1),visibility 0s linear .58s;display:grid;transform:translateY(-8px)}.landing-faq--flat .landing-faq-answer>div{min-height:0;overflow:hidden}.landing-faq--flat .landing-faq-answer p{color:#607386;max-width:880px;margin:-8px 54px 30px 0;font-size:16px;line-height:1.75}.landing-faq--flat .landing-faq-item.is-open .landing-faq-answer{opacity:1;visibility:visible;grid-template-rows:1fr;transition:grid-template-rows .58s cubic-bezier(.16,1,.3,1),opacity .42s 80ms,transform .58s cubic-bezier(.16,1,.3,1),visibility;transform:translateY(0)}@media (max-width:760px){.landing-faq--flat .landing-section-heading{margin-bottom:12px}.landing-faq--flat .landing-section-heading h2{font-size:clamp(35px,9vw,44px)}.landing-faq--flat .landing-faq-trigger{gap:14px;min-height:74px;font-size:16px;line-height:1.35}.landing-faq--flat .landing-faq-answer p{margin:-2px 34px 24px 0;font-size:14px}}@media (prefers-reduced-motion:reduce){.landing-faq--flat .landing-faq-trigger>span:last-child,.landing-faq--flat .landing-faq-answer,.landing-faq--flat .landing-faq-item.is-open .landing-faq-answer{transition:none}}.landing-features-section{background:radial-gradient(circle at 50% 8%,#38bdf80e,#0000 28%),linear-gradient(#fff 0%,#f8fbff 100%);border-block:0;overflow:hidden}.landing-features-section:before,.landing-features-section:after{content:"";opacity:.34;pointer-events:none;background-image:radial-gradient(circle,#70bdf5 2px,#0000 2.4px);background-size:18px 18px;width:120px;height:170px;position:absolute;-webkit-mask-image:linear-gradient(#0000,#000 24% 76%,#0000);mask-image:linear-gradient(#0000,#000 24% 76%,#0000)}.landing-features-section:before{top:39%;left:2.5%}.landing-features-section:after{bottom:17%;right:2.5%}.landing-features-section>.landing-container{z-index:1;position:relative}.landing-features-heading{max-width:850px;margin-bottom:38px}.landing-features-heading h2{font-size:clamp(48px,5vw,68px)}.landing-features-heading>p{max-width:720px;margin-inline:auto;font-size:16px}.landing-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;margin-inline:auto}.landing-feature-card{--feature-tone:#3aa9f4;--feature-soft:#3aa9f421;background:#fffffff7;border:1px solid #e8edf4;border-radius:18px;min-height:238px;padding:24px;position:relative;overflow:hidden;box-shadow:0 14px 35px #2d4b7013,0 2px 6px #2d4b7006}.landing-feature-card:first-child{--feature-tone:#7868f2;--feature-soft:#7868f221}.landing-feature-card:nth-child(2){--feature-tone:#29b968;--feature-soft:#29b96821;border-color:#a9d7ff}.landing-feature-card:nth-child(3){--feature-tone:#31a7ec;--feature-soft:#31a7ec24}.landing-feature-card:nth-child(4){--feature-tone:#f16072;--feature-soft:#f1607224}.landing-feature-card:nth-child(5){--feature-tone:#efa81b;--feature-soft:#efa81b24}.landing-feature-card:nth-child(6){--feature-tone:#9b63e8;--feature-soft:#9b63e821}.landing-feature-card:after{display:none}.landing-feature-card:hover{border-color:var(--feature-tone);transform:translateY(-5px)}@supports (color:color-mix(in lab, red, red)){.landing-feature-card:hover{border-color:color-mix(in srgb, var(--feature-tone) 36%, #dce6f2)}}.landing-feature-card:hover{box-shadow:0 20px 42px #2d4b701f}.landing-feature-icon{z-index:1;width:44px;height:44px;color:var(--feature-tone);background:#f2f7ff;border:1px solid #e5ecf6;border-radius:13px;margin-bottom:17px;position:relative}.landing-feature-icon svg{width:21px;height:21px}.landing-feature-card>div:not(.landing-feature-icon,.landing-feature-benefit){z-index:1;position:relative}.landing-feature-card h3{margin-bottom:8px;font-size:18px;font-weight:700}.landing-feature-card p{color:#65758b;font-size:12px;line-height:1.62}.landing-coming-soon{background:var(--feature-soft);color:var(--feature-tone);letter-spacing:.06em;border-radius:999px;margin-bottom:6px;padding:4px 8px}.landing-feature-benefit{z-index:1;color:var(--feature-tone);align-items:center;gap:8px;margin-top:auto;padding-top:17px;font-size:10px;font-weight:700;line-height:1.35;display:flex;position:relative}.landing-feature-benefit svg{flex:none}.landing-role-strip{background:#ffffffdb;border-color:#dfe8f3;border-radius:16px;width:100%;min-height:72px;margin:22px auto 0;padding:12px 16px;box-shadow:0 10px 28px #2d4b700e}.landing-role-strip>.landing-role-strip-label{flex-wrap:nowrap;flex:none;justify-content:flex-start;align-items:center;gap:10px;display:flex}.landing-role-strip-label>span{color:#269cea;background:#eaf6ff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.landing-role-strip-label p{flex-direction:column;gap:2px;margin:0;display:flex}.landing-role-strip-label small{color:#74849a;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:750}.landing-role-strip-label strong{color:#182a3a;text-transform:uppercase;font-size:14px}.landing-role-strip>div:last-child{justify-content:flex-end}.landing-role-strip b{color:#52657b;background:#fff;border:1px solid #e3eaf3;padding:8px 11px;font-size:9px;box-shadow:0 3px 9px #2d4b7009}@media (max-width:1020px){.landing-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.landing-role-strip{flex-direction:column;align-items:flex-start;width:100%}.landing-role-strip>div:last-child{justify-content:flex-start}}@media (max-width:640px){.landing-features-heading{margin-bottom:28px}.landing-features-heading h2{font-size:clamp(40px,11vw,52px)}.landing-features-heading>p{font-size:15px}.landing-feature-grid{grid-template-columns:1fr;gap:14px;width:100%}.landing-feature-card{min-height:224px;padding:22px}.landing-role-strip{width:100%}.landing-role-strip>div:last-child{gap:7px}}.landing-final-cta{background:#fff;padding-block:64px}.landing-cta-card{color:#fff;background:radial-gradient(circle at 50% 28%,#2083ef33,#0000 34%),linear-gradient(135deg,#081a35 0%,#06172f 52%,#071a36 100%);border:1px solid #dce8f6;border-radius:28px;justify-content:flex-start;min-height:458px;padding:42px 44px 21px;position:relative;overflow:hidden;box-shadow:0 28px 70px #06172f33,0 4px 14px #06172f1f}.landing-cta-card:before,.landing-cta-card:after{content:"";opacity:.48;pointer-events:none;background-image:radial-gradient(circle,#1686e9 2px,#0000 2.4px);background-size:18px 18px;width:126px;height:130px;position:absolute;-webkit-mask-image:linear-gradient(#0000,#000 22% 78%,#0000);mask-image:linear-gradient(#0000,#000 22% 78%,#0000)}.landing-cta-card:before{top:37px;left:26px}.landing-cta-card:after{bottom:94px;right:24px}.landing-cta-rings{pointer-events:none;border:1px solid #4a99eb1a;border-radius:50%;width:570px;height:308px;position:absolute;top:23px;left:50%;transform:translate(-50%)}.landing-cta-rings:before,.landing-cta-rings:after{content:"";border:1px solid #4a99eb1c;border-radius:50%;position:absolute;inset:26px 47px}.landing-cta-rings:after{border-color:#4a99eb21;inset:54px 99px}.landing-cta-card .landing-cta-icon,.landing-cta-card h2,.landing-cta-card>p,.landing-cta-card .button,.landing-cta-card .landing-cta-note,.landing-cta-benefits{z-index:1;position:relative}.landing-cta-card .landing-cta-icon{color:#38a8ff;background:linear-gradient(145deg,#14589d59,#0e3f764d);border:1px solid #328ee82e;border-radius:13px;width:44px;height:44px;box-shadow:0 12px 30px #0071e02e}.landing-cta-card h2{color:#fff;letter-spacing:-.052em;max-width:630px;margin:20px 0 13px;font-size:clamp(32px,3.4vw,47px);font-weight:700;line-height:1.05}.landing-cta-card h2 span{color:#168cff}.landing-cta-card p{color:#a9b7ca;max-width:443px;margin-bottom:18px;font-size:12px;line-height:1.65}.landing-cta-card .button{color:#fff;background:linear-gradient(135deg,#168bff,#0877ed);justify-content:center;min-width:143px;min-height:40px;padding:9px 17px;font-size:12px;box-shadow:0 14px 30px #1c82ee3d}.landing-cta-card .button:hover{background:linear-gradient(135deg,#087be9,#056edc);box-shadow:0 17px 34px #1c82ee4d}.landing-cta-card>.landing-cta-note{color:#8e9db1;margin-top:9px;font-size:8px}.landing-cta-card>.landing-cta-note svg{color:#2b9cf0}.landing-cta-benefits{border-top:1px solid #84a6cc29;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;margin-top:auto;padding-top:19px;display:grid}.landing-cta-benefits>div{text-align:left;border-right:1px solid #84a6cc29;align-items:center;gap:8px;min-width:0;padding:3px 14px;display:flex}.landing-cta-benefits>div:first-child{padding-left:0}.landing-cta-benefits>div:last-child{border-right:0;padding-right:0}.landing-cta-benefit-icon{border-radius:50%;flex:none;place-items:center;width:29px;height:29px;display:grid}.landing-cta-benefit-icon--green{color:#31d47e;background:#1ebd681c}.landing-cta-benefit-icon--purple{color:#9b78f6;background:#835deb1f}.landing-cta-benefit-icon--blue{color:#35aaff;background:#2499e91f}.landing-cta-benefit-icon--amber{color:#f0b43f;background:#e7a31c1f}.landing-cta-benefit-icon--teal{color:#42c8af;background:#26aa941f}.landing-cta-benefits>div>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.landing-cta-benefits strong{color:#f0f5fb;white-space:nowrap;font-size:9px;line-height:1.3}.landing-cta-benefits small{color:#8494aa;white-space:nowrap;font-size:7px;line-height:1.35}@media (max-width:980px){.landing-cta-card{min-height:700px;padding-inline:38px}.landing-cta-benefits{grid-template-columns:repeat(3,1fr);row-gap:18px}.landing-cta-benefits>div,.landing-cta-benefits>div:first-child,.landing-cta-benefits>div:last-child{border-right:0;padding-inline:12px}}@media (max-width:640px){.landing-cta-card{border-radius:22px;min-height:790px;padding:42px 22px 24px}.landing-cta-rings{width:520px;height:360px}.landing-cta-card h2{margin-top:24px;font-size:clamp(36px,10vw,46px)}.landing-cta-card h2 br{display:none}.landing-cta-card p{font-size:14px}.landing-cta-benefits{grid-template-columns:repeat(2,1fr);row-gap:16px}.landing-cta-benefits>div,.landing-cta-benefits>div:first-child,.landing-cta-benefits>div:last-child{padding-inline:5px}.landing-cta-benefit-icon{width:34px;height:34px}.landing-cta-benefits strong,.landing-cta-benefits small{white-space:normal}}
