:root{--ink:#0a1834;--navy:#122b5c;--blue:#2a5cdb;--blue-soft:#6e93ec;--mint:#20b486;--coral:#f4765a;--gold:#f5b849;--sky:#eef3ff;--sky-2:#dce7fb;--white:#ffffff;--slate:#5b6b8c;--line:#c9d6f2;--paper:#fbfcff;--maxw:1180px;--radius:8px;--font-display:"Space Grotesk",var(--font-inter),system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-inter),system-ui,sans-serif;color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}body.builder-app-active{overflow:hidden;background:var(--paper)}body.builder-app-active .site-footer,body.builder-app-active .site-header{display:none}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.08}img,svg{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;padding:0;margin:-1px}:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.wrap{width:min(100% - 48px,var(--maxw));margin:0 auto}.eyebrow{color:var(--blue);font-family:var(--font-jetbrains),ui-monospace,monospace;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;border:1px solid transparent;border-radius:var(--radius);padding:.72rem 1.1rem;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn-primary{color:var(--white);background:var(--blue);box-shadow:0 10px 24px -16px rgba(42,92,219,.7)}.btn-primary:hover{background:#214fc4;box-shadow:0 18px 32px -18px rgba(42,92,219,.75)}.btn-ghost{background:var(--white);border-color:var(--line);color:var(--navy)}.btn-ghost:hover{border-color:var(--blue);color:var(--blue)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:rgba(255,255,255,.9);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav{display:flex;justify-content:space-between;height:72px}.brand,.nav{align-items:center}.brand{display:inline-flex;color:var(--ink);line-height:0}.brand-image-shell{display:block;width:clamp(154px,14vw,190px);flex:0 0 auto}.brand-image{display:block;width:100%;height:auto;object-fit:contain}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:var(--radius);color:var(--white);background:linear-gradient(150deg,var(--blue),var(--navy))}.brand-mark svg{width:18px;height:18px}.nav-links{display:flex;align-items:center;gap:1.55rem;color:var(--navy);font-weight:650;font-size:.95rem}.nav-links a{border-bottom:2px solid transparent;padding:.4rem 0}.nav-links a:hover{border-bottom-color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:.75rem}.language-switch{display:inline-flex;align-items:center;gap:.35rem;min-height:auto;padding:0;border:0;border-radius:0;font-size:.78rem;font-weight:900}.language-switch,.language-switch a{color:var(--slate)}.language-switch a.active{color:var(--blue)}.nav-cta{min-height:40px;padding:.58rem .95rem;font-size:.9rem}.menu-button{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);color:var(--ink);place-items:center}.menu-button svg{width:22px;height:22px}.hero{padding:0;background:radial-gradient(ellipse 74% 58% at 82% -12%,var(--sky) 0,var(--white) 64%);border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:minmax(0,640px) minmax(300px,360px);justify-content:center;grid-gap:3.25rem;gap:3.25rem;align-items:center;padding:1.35rem 0 3.6rem}.hero h1{max-width:640px;margin-top:.9rem;font-size:clamp(2.8rem,4vw,3.65rem);line-height:1.08;letter-spacing:0}.hero h1 span{color:var(--blue)}.lead{max-width:520px;margin-top:1.35rem;color:var(--slate);font-size:1.08rem;line-height:1.7}.hero-ctas{margin-top:1.65rem}.hero-ctas,.trust-row{display:flex;flex-wrap:wrap;gap:.85rem}.trust-row{margin-top:1.4rem;color:var(--slate);font-size:.9rem}.trust-row span{display:inline-flex;align-items:center;gap:.4rem}.hero-visual{position:relative;width:min(100%,301px);max-width:301px;justify-self:center}.hero-visual-wide{width:min(100%,560px);max-width:560px}.home-illustration{display:block;width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-illustration{filter:drop-shadow(0 28px 34px rgba(18,43,92,.12))}.doc-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--white);box-shadow:0 24px 60px -20px rgba(18,43,92,.28);transform:rotate(.4deg);aspect-ratio:1/1.414;min-height:0}.doc-chrome{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--navy)}.doc-chrome i{width:9px;height:9px;border-radius:999px;background:rgba(255,255,255,.36)}.doc-chrome span{margin-left:8px;color:rgba(255,255,255,.72);font-family:var(--font-jetbrains),ui-monospace,monospace;font-size:.7rem}.doc-body{min-height:0;padding:1.65rem 1.75rem 2.2rem}.doc-name{width:58%;height:18px;border-radius:4px;background:var(--ink)}.doc-role{width:38%;height:11px;margin-top:9px;border-radius:4px;background:var(--blue-soft)}.doc-contact{display:flex;gap:10px;margin-top:14px}.doc-contact span{width:64px;height:9px;border-radius:4px;background:var(--sky-2)}.doc-divider{height:1px;margin:20px 0;background:var(--line)}.doc-block{margin-bottom:18px}.doc-block-education{margin-top:1.35rem}.doc-label{margin-bottom:9px;color:var(--blue);font-family:var(--font-jetbrains),ui-monospace,monospace;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}.doc-line{height:8px;margin-bottom:7px;border-radius:4px;background:var(--sky-2)}.doc-line.w90{width:92%}.doc-line.w70{width:72%}.doc-line.w55{width:55%}.skill-tags{display:flex;flex-wrap:nowrap;gap:6px;margin-left:76px}.skill-tags span{white-space:nowrap;border:1px solid var(--sky-2);border-radius:999px;background:var(--sky);color:var(--navy);padding:4px 7px;font-family:var(--font-jetbrains),ui-monospace,monospace;font-size:.56rem}.hero-checklist{position:absolute;left:-42px;bottom:60px;min-width:142px;margin:0;padding:.58rem .65rem;border-radius:10px;background:var(--navy);box-shadow:0 14px 30px -10px rgba(18,43,92,.4);color:var(--white);font-size:.66rem;list-style:none}.hero-checklist li{display:flex;align-items:center;gap:6px;padding:3px 0}.hero-checklist span{position:relative;display:inline-block;flex:0 0 auto;width:11px;height:11px;border-radius:999px;background:var(--blue-soft)}.hero-checklist span:after{content:"";position:absolute;left:50%;top:48%;width:5px;height:3px;border-bottom:1.5px solid var(--navy);border-left:1.5px solid var(--navy);transform:translate(-50%,-50%) rotate(-45deg)}.score-badge{position:absolute;top:30px;right:-38px;display:grid;grid-gap:3px;gap:3px;min-width:124px;padding:.65rem .75rem;border:1px solid var(--line);border-radius:14px;background:var(--white);box-shadow:0 14px 30px -10px rgba(18,43,92,.25)}.score-badge strong{color:var(--blue);font-family:var(--font-display);font-size:1.18rem;line-height:1}.score-badge span{color:var(--slate);font-size:.62rem}.builder-shell{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(300px,1fr);grid-gap:0;gap:0;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--white);box-shadow:0 28px 70px -32px rgba(18,43,92,.4)}.builder-app-page{height:100dvh;min-height:0;overflow:hidden;background:var(--paper)}.builder-app-shell{grid-template-columns:70px minmax(520px,840px) minmax(380px,1fr);width:100%;height:100%;min-height:0;border:0;border-radius:0;box-shadow:none}.builder-start-overlay{position:fixed;z-index:120;inset:0;display:grid;place-items:center;padding:1.5rem;background:rgba(5,15,38,.54);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);animation:builderFadeIn .18s ease both}.builder-start-dialog{position:relative;display:grid;grid-gap:1.2rem;gap:1.2rem;width:min(100%,680px);max-height:min(720px,calc(100dvh - 3rem));overflow-y:auto;border:1px solid rgba(201,214,242,.96);border-radius:18px;background:rgba(255,255,255,.98);padding:clamp(1.2rem,3vw,2rem);box-shadow:0 34px 90px -46px rgba(5,15,38,.72);animation:builderDialogIn .22s cubic-bezier(.2,.8,.2,1) both}.builder-start-close{position:absolute;top:1rem;right:1rem;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:999px;color:var(--navy);background:transparent}.builder-start-close:focus-visible,.builder-start-close:hover{color:var(--blue);background:var(--sky);outline:0}.builder-start-close svg{width:20px;height:20px}.builder-start-close path{fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round}.builder-start-heading{display:grid;grid-gap:.5rem;gap:.5rem;padding-right:2.4rem}.builder-start-heading h2{max-width:560px;color:var(--ink);font-size:clamp(1.7rem,3.2vw,2.15rem);line-height:1.12}.builder-start-heading p{max-width:580px;color:var(--slate);line-height:1.62}.builder-start-options{display:grid;grid-gap:.78rem;gap:.78rem}.builder-start-option{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:center;width:100%;border:1px solid #cfdbf2;border-radius:14px;padding:1.05rem;color:var(--ink);background:linear-gradient(180deg,#ffffff,#fbfdff);text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease}.builder-start-option.dragging,.builder-start-option:focus-visible,.builder-start-option:hover{border-color:var(--blue);background:#f7faff;box-shadow:0 18px 40px -34px rgba(42,92,219,.7);outline:0;transform:translateY(-1px)}.builder-start-option.recommended{border-color:rgba(42,92,219,.68);box-shadow:inset 0 0 0 1px rgba(42,92,219,.08)}.builder-start-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;color:var(--blue);background:var(--sky)}.builder-start-icon svg{width:24px;height:24px;overflow:visible}.builder-start-icon path{fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.builder-start-option strong{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;color:var(--ink);font-size:1.03rem;line-height:1.3}.builder-start-option em{border-radius:999px;padding:.18rem .52rem;color:var(--white);background:var(--blue);font-size:.68rem;font-style:normal;font-weight:850;letter-spacing:.02em}.builder-start-option small{display:block;margin-top:.38rem;color:var(--slate);font-size:.9rem;line-height:1.5}.builder-start-upload{display:grid;grid-gap:.9rem;gap:.9rem}.builder-start-dropzone{display:grid;justify-items:center;grid-gap:.55rem;gap:.55rem;width:100%;min-height:230px;border:1.5px dashed #aac0ee;border-radius:16px;padding:2rem 1.25rem;color:var(--navy);background:linear-gradient(180deg,#ffffff,#f6f9ff);text-align:center;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.builder-start-dropzone.dragging,.builder-start-dropzone:focus-visible,.builder-start-dropzone:hover{border-color:var(--blue);background:#f1f6ff;box-shadow:0 22px 50px -38px rgba(42,92,219,.78);outline:0;transform:translateY(-1px)}.builder-start-upload-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:18px;color:var(--blue);background:var(--sky)}.builder-start-upload-icon svg{width:30px;height:30px}.builder-start-upload-icon path{fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.builder-start-dropzone strong{color:var(--ink);font-size:1.15rem}.builder-start-dropzone small{color:var(--slate);font-size:.92rem}.builder-start-upload-actions{display:flex;justify-content:flex-start}.builder-start-back{border:0;border-radius:999px;padding:.58rem 0;color:var(--blue);background:transparent;font-weight:850}.builder-start-back:focus-visible,.builder-start-back:hover{color:#214fc4;outline:0}.builder-start-status{margin:0;border-radius:12px;padding:.72rem .85rem;color:var(--navy);background:var(--sky);font-size:.9rem;font-weight:750}@keyframes builderFadeIn{0%{opacity:0}to{opacity:1}}@keyframes builderDialogIn{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.builder-app-rail{display:flex;flex-direction:column;align-items:center;gap:2.2rem;padding:1.25rem .7rem;background:var(--white);border-right:1px solid var(--line)}.builder-back{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;color:var(--navy)}.builder-back svg{width:19px;height:19px}.builder-back path{fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.builder-back:hover{color:var(--blue);background:var(--sky)}.builder-rail-tabs{display:grid;grid-gap:1.35rem;gap:1.35rem;width:100%}.builder-rail-tabs button{display:grid;place-items:center;grid-gap:.32rem;gap:.32rem;border:0;border-radius:10px;padding:.18rem 0;background:transparent;color:var(--slate);font-size:.68rem;font-weight:800;text-align:center}.rail-icon{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(91,107,140,.28);border-radius:999px;background:var(--white);color:currentColor;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.rail-icon svg{width:17px;height:17px;overflow:visible}.rail-icon circle,.rail-icon path{fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.builder-rail-tabs button.active{color:var(--blue)}.builder-rail-tabs button.active .rail-icon{border-color:rgba(42,92,219,.25);background:var(--blue);color:var(--white);box-shadow:0 10px 24px -18px rgba(42,92,219,.75)}.builder-panel{padding:1.15rem;background:var(--paper);border-right:1px solid var(--line)}.builder-app-shell .builder-panel{overflow-y:auto;min-height:0;padding:1.9rem clamp(1.25rem,3vw,4.5rem);background:#fbfdff}.builder-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.builder-save-state{color:var(--slate);font-size:.82rem;white-space:nowrap}.builder-panel h2,.builder-panel h3{font-size:1rem;margin-bottom:.3rem}.builder-panel p{color:var(--slate);font-size:.88rem;line-height:1.55}.builder-app-shell .builder-panel h2{margin-top:.35rem;font-size:clamp(1.45rem,2vw,2rem)}.builder-app-shell .builder-panel>p{max-width:640px}.builder-progress{display:grid;grid-gap:.55rem;gap:.55rem;margin-top:1.15rem;max-width:640px}.builder-progress div{display:flex;justify-content:space-between;gap:1rem;color:var(--navy);font-size:.86rem}.builder-progress progress{width:100%;height:8px;overflow:hidden;border:0;border-radius:999px;background:var(--sky-2)}.builder-progress progress::-webkit-progress-bar{background:var(--sky-2)}.builder-progress progress::-webkit-progress-value{border-radius:999px;background:var(--blue);-webkit-transition:width .18s ease;transition:width .18s ease}.builder-progress progress::-moz-progress-bar{border-radius:999px;background:var(--blue)}.document-settings-panel{display:grid;grid-gap:1.25rem;gap:1.25rem;margin-top:1.4rem;max-width:640px}.settings-heading{display:grid;grid-gap:.35rem;gap:.35rem}.settings-heading h3{color:var(--ink);font-size:clamp(1.25rem,1.8vw,1.65rem)}.font-preview-list{display:flex;flex-wrap:wrap;gap:.48rem;margin-top:.62rem}.font-preview-list button{display:inline-flex;align-items:center;gap:.45rem;min-height:34px;border:1px solid #d6e0f4;border-radius:999px;padding:.38rem .66rem;color:var(--navy);background:#f8fbff;font-size:.8rem;font-weight:800;line-height:1}.font-preview-list button.active{border-color:var(--blue);color:var(--blue);background:var(--sky);box-shadow:0 10px 22px -18px rgba(42,92,219,.65)}.settings-custom-select{position:relative}.settings-select-button{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-height:50px;border:1px solid #c6d5f1;border-radius:12px;padding:.72rem .9rem;color:var(--navy);background:linear-gradient(180deg,#ffffff,#f8fbff);box-shadow:0 1px 2px rgba(18,43,92,.05),0 12px 28px -26px rgba(18,43,92,.55);font-size:.93rem;font-weight:850;text-align:left}.settings-select-button:hover{border-color:#9fb7eb}.settings-select-button:focus-visible,.settings-select-button[aria-expanded=true]{border-color:var(--blue);outline:0;box-shadow:0 0 0 4px rgba(42,92,219,.13),0 12px 28px -26px rgba(18,43,92,.55)}.settings-select-button svg{flex:0 0 auto;width:18px;height:18px;color:var(--blue);transition:transform .14s ease}.settings-select-button[aria-expanded=true] svg{transform:rotate(180deg)}.settings-select-button path{fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.settings-select-value{display:inline-flex;min-width:0;align-items:center;gap:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-select-flag{width:1.08rem!important;height:1.08rem!important;border-radius:3px;box-shadow:0 0 0 1px rgba(18,43,92,.08)}.settings-select-menu{position:absolute;z-index:70;top:calc(100% + .42rem);left:0;right:0;display:grid;max-height:248px;overflow-y:auto;overscroll-behavior:contain;border:1px solid rgba(201,214,242,.95);border-radius:12px;padding:.34rem;background:var(--white);box-shadow:0 22px 54px -32px rgba(18,43,92,.58)}.settings-select-menu button{display:flex;align-items:center;gap:.55rem;width:100%;min-height:38px;border:0;border-radius:9px;padding:.52rem .66rem;color:var(--navy);background:transparent;font-size:.88rem;font-weight:750;text-align:left}.settings-select-menu button:focus-visible,.settings-select-menu button:hover{color:var(--blue);background:var(--sky);outline:0}.settings-select-menu button.active{color:var(--blue);background:#eef4ff;font-weight:900}.settings-template-lock{display:grid;grid-gap:.28rem;gap:.28rem;padding:.1rem 0;background:transparent}.settings-template-lock span{color:var(--slate);font-size:.8rem;font-weight:750}.settings-template-lock strong{color:var(--ink);font-size:1.05rem}.settings-template-lock p{max-width:none}.settings-template-preview-strip{display:grid;grid-auto-columns:118px;grid-auto-flow:column;grid-gap:.75rem;gap:.75rem;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:rgba(42,92,219,.5) rgba(201,214,242,.35);margin-top:.85rem;padding:.1rem .05rem .75rem}.settings-template-preview-strip::-webkit-scrollbar{height:8px}.settings-template-preview-strip::-webkit-scrollbar-track{border-radius:999px;background:rgba(201,214,242,.35)}.settings-template-preview-strip::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(42,92,219,.55)}.settings-template-preview{position:relative;display:grid;grid-gap:.45rem;gap:.45rem;align-content:start;border:1px solid rgba(201,214,242,.95);border-radius:9px;padding:.48rem;background:var(--white);box-shadow:0 12px 26px -24px rgba(18,43,92,.48);cursor:pointer;text-align:initial;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.settings-template-preview:focus-visible,.settings-template-preview:hover{border-color:rgba(42,92,219,.72);background:#fbfdff;box-shadow:0 18px 32px -24px rgba(42,92,219,.5);transform:translateY(-1px)}.settings-template-preview.active{border-color:var(--blue);box-shadow:0 16px 30px -24px rgba(42,92,219,.65)}.settings-template-preview img{width:100%;aspect-ratio:210/297;border:1px solid rgba(201,214,242,.8);border-radius:5px;background:#f7faff;object-fit:cover;object-position:top center}.settings-template-preview span{overflow:hidden;color:var(--ink);font-size:.78rem;font-weight:850;text-align:center;text-overflow:ellipsis;white-space:nowrap}.settings-template-preview small{position:absolute;top:.55rem;right:.55rem;border-radius:999px;padding:.18rem .38rem;color:var(--white);background:var(--blue);font-size:.62rem;font-weight:850}.settings-range-label{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.62rem}.settings-range-label label{margin:0}.settings-range-label span{color:var(--navy);font-size:.84rem;font-weight:850}.settings-range{width:100%;min-height:28px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;accent-color:var(--blue);cursor:pointer}.settings-range::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:linear-gradient(90deg,#dce7fb,#b9cdf8)}.settings-range::-webkit-slider-thumb{width:22px;height:22px;margin-top:-8px;border:3px solid var(--white);border-radius:999px;background:var(--blue);box-shadow:0 8px 18px -11px rgba(42,92,219,.95);-webkit-appearance:none;appearance:none}.settings-range::-moz-range-track{height:6px;border-radius:999px;background:linear-gradient(90deg,#dce7fb,#b9cdf8)}.settings-range::-moz-range-thumb{width:18px;height:18px;border:3px solid var(--white);border-radius:999px;background:var(--blue);box-shadow:0 8px 18px -10px rgba(42,92,219,.85)}.settings-range-scale{display:flex;justify-content:space-between;gap:1rem;margin-top:.22rem;color:var(--slate);font-size:.72rem;font-weight:750}.form-grid{display:grid;grid-gap:.78rem;gap:.78rem;margin-top:1rem}.field-wide{grid-column:1/-1}.field label{display:block;margin-bottom:.28rem;color:var(--navy);font-size:.78rem;font-weight:750}.field{position:relative}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);color:var(--ink);padding:.7rem .75rem;min-height:42px}.select-shell{position:relative}.select-shell:after{content:"";position:absolute;top:50%;right:.95rem;width:.42rem;height:.42rem;border-right:2.2px solid var(--blue);border-bottom:2.2px solid var(--blue);pointer-events:none;transform:translateY(-62%) rotate(45deg)}.settings-select-shell:after{right:1rem;width:.48rem;height:.48rem;border-right-width:2px;border-bottom-width:2px}.select-shell select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:2.35rem;color:var(--navy);font-weight:750;box-shadow:0 1px 2px rgba(18,43,92,.04),0 0 0 0 rgba(42,92,219,0);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.settings-select-shell select{min-height:50px;border-color:#c6d5f1;border-radius:12px;padding:.72rem 2.65rem .72rem .9rem;color:var(--navy);background:linear-gradient(180deg,#ffffff,#f8fbff);font-size:.93rem;font-weight:850;box-shadow:0 1px 2px rgba(18,43,92,.05),0 12px 28px -26px rgba(18,43,92,.55)}.settings-select-shell select:hover{border-color:#9fb7eb}.settings-select-shell select:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(42,92,219,.13),0 12px 28px -26px rgba(18,43,92,.55)}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);outline:0;box-shadow:0 0 0 4px rgba(42,92,219,.13)}.field input::placeholder,.field textarea::placeholder{color:#8a96ad;opacity:1}.field textarea{min-height:96px;resize:vertical;line-height:1.5}.builder-app-shell .form-grid{gap:1.05rem;margin-top:1.35rem;max-width:640px}.builder-app-shell .field label{margin-bottom:.42rem;color:var(--slate);font-size:.9rem;font-weight:650}.builder-app-shell .field input,.builder-app-shell .field select,.builder-app-shell .field textarea{min-height:56px;border-color:#bfcce8;border-radius:7px;background:var(--white);font-size:.95rem}.builder-app-shell .field textarea{min-height:126px}.phone-input-group{display:grid;grid-template-columns:104px minmax(0,1fr);grid-gap:.55rem;gap:.55rem}.phone-prefix-picker{position:relative;min-width:0}.phone-prefix-button{display:grid;grid-template-columns:auto auto auto;justify-content:center;align-items:center;grid-gap:.42rem;gap:.42rem;width:100%;min-height:56px;border:1px solid #bfcce8;border-radius:7px;padding:.55rem .5rem;color:var(--navy);background:var(--white);font-weight:850;text-align:left}.phone-prefix-button:hover,.phone-prefix-button[aria-expanded=true]{border-color:var(--blue);box-shadow:0 0 0 4px rgba(42,92,219,.13)}.phone-flag{width:1.22rem!important;height:1.22rem!important;border-radius:4px;box-shadow:0 0 0 1px rgba(18,43,92,.08)}.phone-prefix-button small{overflow:hidden;color:var(--slate);font-size:.72rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.phone-prefix-chevron{width:17px;height:17px;color:var(--blue)}.phone-prefix-chevron path{fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.phone-prefix-menu{position:absolute;z-index:30;top:calc(100% + .45rem);left:0;width:min(320px,76vw);overflow:hidden;border:1px solid rgba(42,92,219,.22);border-radius:10px;background:var(--white);box-shadow:0 22px 48px -28px rgba(18,43,92,.48)}.phone-prefix-menu input{min-height:44px;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:.7rem .8rem;box-shadow:none}.phone-prefix-menu input:focus{box-shadow:inset 0 0 0 2px rgba(42,92,219,.18)}.phone-prefix-options{display:grid;max-height:230px;overflow-y:auto;overscroll-behavior:contain;padding:.35rem}.phone-prefix-option{display:grid;grid-template-columns:auto 54px minmax(0,1fr);align-items:center;grid-gap:.6rem;gap:.6rem;border:0;border-radius:8px;padding:.55rem;color:var(--ink);background:transparent;text-align:left}.phone-prefix-option:hover,.phone-prefix-option[aria-selected=true]{background:var(--sky)}.phone-prefix-option span{color:var(--navy);font-weight:850}.phone-prefix-option small{overflow:hidden;color:var(--slate);font-size:.78rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.phone-prefix-empty{padding:.9rem;color:var(--slate);font-size:.85rem}.photo-dropzone{display:grid;grid-template-columns:40px minmax(0,1fr) auto;grid-gap:.72rem;gap:.72rem;align-items:center;min-height:68px;border:1px solid #cad8f3;border-radius:10px;padding:.58rem .68rem;color:var(--navy);background:linear-gradient(180deg,#ffffff,#f9fbff);box-shadow:none;transition:border-color .14s ease,background .14s ease}.photo-dropzone:hover{border-color:#98b4eb;background:#fbfdff}.photo-dropzone.dragging{border-color:var(--blue);background:#f3f7ff;transform:none}.photo-preview-button{position:relative;display:grid;place-items:center;width:40px;height:40px;overflow:hidden;border:1px solid #cfe0ff;border-radius:999px;color:var(--blue);background:#eef5ff;font-size:0;box-shadow:none}.photo-preview-button span{position:relative;width:16px;height:16px}.photo-preview-button span:after,.photo-preview-button span:before{content:"";position:absolute;top:50%;left:50%;width:14px;height:2px;border-radius:999px;background:currentColor;transform:translate(-50%,-50%)}.photo-preview-button span:after{transform:translate(-50%,-50%) rotate(90deg)}.photo-preview-button img{width:100%;height:100%;object-fit:cover}.photo-upload-cta{border:0;border-radius:0;padding:.2rem 0;color:var(--blue);background:transparent;font-size:.86rem;font-weight:850;white-space:nowrap}.photo-upload-cta:hover{color:#214fc4}.photo-dropzone-copy{display:grid;grid-gap:.18rem;gap:.18rem}.photo-dropzone-copy strong{color:var(--ink);font-size:.88rem;font-weight:850}.photo-dropzone-copy p{color:var(--slate);font-size:.76rem;line-height:1.35}.photo-remove-button{width:-moz-fit-content;width:fit-content;border:0;margin-top:.55rem;padding:0;color:var(--blue);background:transparent;font-size:.82rem;font-weight:850}.photo-remove-button:not(:disabled):hover{color:#214fc4;text-decoration:underline;text-underline-offset:3px}.photo-remove-button:disabled{color:#95a6cc;cursor:not-allowed;opacity:.72}.skill-chip-list,.skill-suggestions{display:flex;flex-wrap:wrap;gap:.45rem}.field-suggestion-list{position:absolute;z-index:35;top:calc(100% + .38rem);left:0;right:0;display:grid;grid-gap:.38rem;gap:.38rem;max-height:180px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;border:1px solid rgba(42,92,219,.18);border-radius:10px;padding:.4rem;background:var(--white);box-shadow:0 20px 46px -28px rgba(18,43,92,.5)}.field-suggestion-list.open-up{top:auto;bottom:calc(100% + .38rem)}.field-suggestion-list button{max-width:100%;min-height:34px;border:0;border-radius:8px;padding:.48rem .62rem;color:var(--navy);background:transparent;font-size:.8rem;font-weight:750;line-height:1.2;text-align:left;overflow-wrap:anywhere}.field-suggestion-list button:focus-visible,.field-suggestion-list button:hover{color:var(--blue);background:var(--sky);outline:0}.selected-skills{margin-top:.6rem}.skill-input-wrap{position:relative}.skill-tag-input{display:flex;flex-wrap:wrap;gap:.42rem;align-items:center;width:100%;min-height:56px;border:1px solid #bfcce8;border-radius:7px;padding:.42rem .55rem;background:var(--white);cursor:text}.skill-tag-input:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px rgba(42,92,219,.13)}.skill-tag-input input{flex:1 1 170px;min-width:120px;min-height:32px!important;border:0!important;border-radius:0!important;padding:.25rem .2rem!important;background:transparent!important;font-size:.95rem;outline:0}.skill-tag-input input,.skill-tag-input input:focus{box-shadow:none!important}.skill-suggestion-toggle{width:-moz-fit-content;width:fit-content;border:0;margin-top:.6rem;padding:0;color:var(--slate);background:transparent;font-size:.8rem;font-weight:750}.skill-suggestion-toggle:focus-visible,.skill-suggestion-toggle:hover{color:var(--ink);text-decoration:underline;text-underline-offset:3px;outline:0}.language-row-list,.skill-row-list{position:relative;display:grid;grid-gap:.65rem;gap:.65rem}.language-row,.skill-row{display:grid;grid-template-columns:minmax(0,1fr) 48px;grid-gap:.55rem;gap:.55rem;align-items:center;min-width:0}.language-row{grid-template-columns:minmax(0,1fr) minmax(132px,.62fr) 40px;gap:.45rem}.language-level-select,.language-name-field{position:relative;min-width:0}.language-row input,.skill-row input{width:100%;min-width:0;min-height:56px;border:1px solid #bfcce8;border-radius:7px;padding:.7rem .85rem;color:var(--ink);background:var(--white);font-size:.95rem;text-overflow:ellipsis}.language-level-button,.language-row input{min-height:42px;padding:.55rem .72rem;font-size:.88rem}.language-level-button{display:flex;align-items:center;justify-content:space-between;gap:.45rem;width:100%;border:1px solid #bfcce8;border-radius:7px;color:var(--navy);background:var(--white);font-weight:750;text-align:left}.language-level-button:focus-visible,.language-level-button:hover,.language-level-button[aria-expanded=true]{border-color:var(--blue);outline:0;box-shadow:0 0 0 4px rgba(42,92,219,.13)}.language-level-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.language-level-button svg{flex:0 0 auto;width:16px;height:16px;color:var(--blue);transition:transform .14s ease}.language-level-button[aria-expanded=true] svg{transform:rotate(180deg)}.language-level-button path{fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.language-level-menu{position:absolute;z-index:38;right:0;bottom:calc(100% + .38rem);display:grid;width:min(220px,72vw);max-height:230px;overflow-y:auto;border:1px solid rgba(201,214,242,.95);border-radius:10px;padding:.32rem;background:var(--white);box-shadow:0 20px 46px -28px rgba(18,43,92,.5)}.language-level-menu button{min-height:34px;border:0;border-radius:8px;padding:.48rem .58rem;color:var(--navy);background:transparent;font-size:.82rem;font-weight:750;text-align:left}.language-level-menu button:focus-visible,.language-level-menu button:hover{color:var(--blue);background:var(--sky);outline:0}.language-level-menu button.active{color:var(--blue);background:#eef4ff;font-weight:900}.language-row input:focus,.skill-row input:focus{border-color:var(--blue);outline:0;box-shadow:0 0 0 4px rgba(42,92,219,.13)}.language-row input::placeholder,.skill-row input::placeholder{color:#8a96ad;opacity:1}.language-add-button,.skill-row-add-button{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(42,92,219,.35);border-radius:7px;color:var(--white);background:var(--blue);font-size:1.35rem;font-weight:850;line-height:1}.language-add-button{width:40px;height:40px;font-size:1.12rem}.language-add-button:focus-visible,.language-add-button:hover,.skill-row-add-button:focus-visible,.skill-row-add-button:hover{background:#214fc4;outline:0}.skill-row-add-button:disabled{visibility:hidden;pointer-events:none}.skill-suggestions{min-height:128px;max-height:128px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(42,92,219,.5) rgba(201,214,242,.35);margin-top:.65rem;padding:.7rem;border:1px solid rgba(201,214,242,.85);border-radius:10px;background:linear-gradient(180deg,#ffffff,#f7faff);box-shadow:0 14px 32px -26px rgba(18,43,92,.35)}.skill-suggestions::-webkit-scrollbar{width:9px}.skill-suggestions::-webkit-scrollbar-track{border-radius:999px;background:rgba(201,214,242,.35)}.skill-suggestions::-webkit-scrollbar-thumb{border:2px solid #f7faff;border-radius:999px;background:rgba(42,92,219,.55)}.skill-chip{display:inline-flex;align-items:center;gap:.38rem;max-width:100%;min-height:32px;border:1px solid rgba(42,92,219,.2);border-radius:999px;padding:.35rem .68rem;color:var(--navy);background:var(--white);font-size:.78rem;font-weight:750;overflow-wrap:anywhere;box-shadow:0 8px 20px -18px rgba(18,43,92,.45);transition:transform .14s ease,border-color .14s ease,background .14s ease,color .14s ease}.skill-chip:hover{color:var(--blue);border-color:rgba(42,92,219,.5);background:var(--sky);transform:translateY(-1px)}.skill-chip.selected{color:var(--blue);border-color:rgba(42,92,219,.3);background:#eef4ff}.skill-chip span{display:grid;place-items:center;width:16px;height:16px;border-radius:999px;color:var(--white);background:var(--blue);font-size:.66rem;line-height:1}.builder-section-editor{display:grid;grid-gap:.95rem;gap:.95rem;min-width:0;padding:.95rem 0 .25rem;border-top:1px solid rgba(201,214,242,.8);transition:opacity .14s ease,background .14s ease,border-color .14s ease,box-shadow .14s ease}.builder-section-editor.dragging{opacity:.58;background:rgba(241,246,255,.48)}.builder-section-heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:.8rem;gap:.8rem;align-items:flex-start;min-width:0}.builder-section-heading>div{min-width:0}.section-drag{color:var(--ink);font-family:var(--font-jetbrains),ui-monospace,monospace;font-weight:900;line-height:1.6;writing-mode:vertical-rl;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.section-drag:active{cursor:-webkit-grabbing;cursor:grabbing}.section-drag:focus-visible{border-radius:5px;outline:3px solid rgba(42,92,219,.18);outline-offset:3px}.builder-section-heading h3{margin:0 0 .35rem;color:var(--ink);font-size:1.3rem;overflow-wrap:anywhere}.builder-section-heading p{max-width:520px;color:var(--slate);font-size:.92rem;overflow-wrap:anywhere}.section-actions{display:flex;gap:.8rem;color:var(--ink);font-weight:900}.add-section-button{display:inline-flex;align-items:center;gap:.72rem;width:-moz-fit-content;width:fit-content;border:0;padding:.2rem 0;color:var(--navy);background:transparent;font-weight:750}.add-section-button span{position:relative;display:grid;place-items:center;width:36px;height:36px;border-radius:999px;color:var(--navy);background:#eef1f6;font-size:0}.add-section-button span:after,.add-section-button span:before{content:"";position:absolute;top:50%;left:50%;width:13px;height:2px;border-radius:999px;background:currentColor;transform:translate(-50%,-50%)}.add-section-button span:after{transform:translate(-50%,-50%) rotate(90deg)}.add-section-button:hover{color:var(--blue)}.add-section-button:hover span{color:var(--white);background:var(--blue)}.experience-card{display:grid;grid-gap:.95rem;gap:.95rem;min-width:0}.experience-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:.75rem;gap:.75rem;align-items:center;width:100%;border:0;padding:0;color:var(--ink);background:transparent;text-align:left;min-width:0}.experience-summary>span:nth-child(2){min-width:0}.experience-summary small,.experience-summary strong{display:block;overflow-wrap:anywhere}.experience-summary strong{font-size:.95rem}.experience-summary small{margin-top:.16rem;color:var(--slate);font-size:.78rem}.experience-status{position:relative;display:grid;place-items:center;flex:0 0 auto;width:36px;height:36px;overflow:hidden;border-radius:999px;color:var(--ink);background:#eef1f6}.experience-status:before{content:"";width:13px;height:15px;border:2px solid;border-radius:2px}.experience-status.complete{color:var(--white);background:var(--ink)}.experience-status.complete:before{width:14px;height:8px;border:0;border-left:2.4px solid;border-bottom:2.4px solid;border-radius:0;transform:translateY(-1px) rotate(-45deg)}.experience-chevron{font-weight:900}.experience-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:.95rem 1rem;gap:.95rem 1rem;min-width:0;padding-left:3rem}.date-range-fields{display:grid;grid-column:1/-1;grid-template-columns:minmax(0,224px) 14px minmax(0,224px);grid-gap:.48rem;gap:.48rem;align-items:end;min-width:0}.date-range-fields>span{display:grid;place-items:center;min-height:40px;padding-bottom:0;color:var(--slate)}.month-year-field{position:relative;min-width:0}.month-year-picker{position:relative}.month-year-trigger{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;min-height:40px;border:1px solid transparent;border-radius:999px;padding:.48rem .72rem .48rem .86rem;color:var(--navy);background:rgba(241,246,255,.86);font-size:.84rem;font-weight:850;text-align:left}.month-year-trigger:hover,.month-year-trigger[aria-expanded=true]{border-color:transparent;background:#eaf2ff;box-shadow:inset 0 0 0 1px rgba(42,92,219,.18)}.month-year-trigger:focus-visible{outline:2px solid rgba(42,92,219,.28);outline-offset:2px}.month-year-trigger svg{width:16px;height:16px;color:var(--blue)}.month-year-popover path,.month-year-trigger path{fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.month-year-popover{position:absolute;z-index:45;top:calc(100% + .45rem);left:0;width:min(266px,84vw);border:1px solid rgba(201,214,242,.9);border-radius:14px;padding:.58rem;background:var(--white);box-shadow:0 22px 48px -30px rgba(18,43,92,.52)}.date-range-fields>.month-year-field:last-child .month-year-popover{right:0;left:auto}.month-year-popover-head{display:grid;grid-template-columns:30px minmax(0,1fr) 30px;grid-gap:.35rem;gap:.35rem;align-items:center;margin-bottom:.46rem}.month-year-popover-head button{display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:999px;color:var(--blue);background:#f1f6ff}.month-year-popover-head button:hover{background:var(--sky)}.month-year-popover-head button:disabled{color:#9aa8c8;cursor:not-allowed;opacity:.55}.month-year-popover-head svg{width:15px;height:15px}.month-year-popover-head strong{display:grid;place-items:center;min-height:30px;color:var(--navy);font-size:1rem;font-weight:850;text-align:center}.month-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.22rem;gap:.22rem}.month-grid button{display:grid;grid-gap:.02rem;gap:.02rem;place-items:center;min-height:36px;border:1px solid transparent;border-radius:999px;color:var(--navy);background:transparent;font-size:.84rem;font-weight:850}.month-grid button small{color:var(--slate);font-size:.58rem;font-weight:800}.month-grid button.active,.month-grid button:hover{border-color:rgba(42,92,219,.24);color:var(--blue);background:var(--sky)}.month-grid button:disabled{color:#9aa8c8;cursor:not-allowed;opacity:.42}.month-year-present-row{border-top:1px solid var(--line);margin-top:.42rem;padding-top:.42rem}.month-year-present-row button{width:100%;min-height:34px;border:1px solid transparent;border-radius:999px;color:var(--blue);background:#f1f6ff;font-size:.8rem;font-weight:900}.month-year-present-row button.active,.month-year-present-row button:hover{border-color:var(--blue);color:var(--white);background:var(--blue);box-shadow:0 10px 22px -18px rgba(42,92,219,.78)}.rich-editor-shell{min-width:0;overflow:hidden;border:1px solid #bfcce8;border-radius:7px;background:var(--white)}.rich-editor-toolbar{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;min-height:50px;border-bottom:1px solid #d8e1f4;padding:0 .85rem;color:#5b6270;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:800}.rich-editor-toolbar>span{display:none}.rich-editor-toolbar button{display:inline-grid;place-items:center;min-width:32px;min-height:32px;border:1px solid transparent;border-radius:7px;padding:.3rem .48rem;color:#4f5f7f;background:transparent;font-family:Georgia,Times New Roman,serif;font-size:.98rem;font-weight:850}.rich-editor-toolbar button:focus-visible,.rich-editor-toolbar button:hover{border-color:rgba(42,92,219,.25);color:var(--blue);background:var(--sky)}.rich-editor-input{width:100%;min-width:0;min-height:150px;border:0;border-radius:0;padding:.88rem 1rem;color:var(--navy);background:var(--white);box-shadow:none;outline:none;font:inherit;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.rich-editor-input:focus{box-shadow:inset 0 0 0 2px rgba(42,92,219,.18)}.rich-editor-input:empty:before{content:attr(data-placeholder);color:#8190b1;pointer-events:none}.cv-rich-text ol,.cv-rich-text ul,.rich-editor-input ol,.rich-editor-input ul{margin:.25rem 0 .25rem 1.1rem;padding:0}.cv-rich-text ul,.rich-editor-input ul{list-style-type:disc}.cv-rich-text ol,.rich-editor-input ol{list-style-type:decimal}.cv-rich-text a,.rich-editor-input a{color:var(--blue);font-weight:800;text-decoration:underline;overflow-wrap:anywhere}.cv-rich-text{display:grid;grid-gap:.2rem;gap:.2rem;min-width:0;overflow-wrap:anywhere}.cv-rich-text div,.cv-rich-text p{margin:0}.text-danger-button{width:-moz-fit-content;width:fit-content;border:0;padding:0;color:var(--blue);background:transparent;font-size:.82rem;font-weight:850}.text-danger-button:focus-visible,.text-danger-button:hover{color:#214fc4;outline:0}.builder-toolbar{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:.6rem;gap:.6rem;margin-top:.95rem}.builder-toolbar .btn{min-width:0;min-height:40px;padding:.55rem .65rem;font-size:.85rem;white-space:normal}.preview-panel{position:relative;display:grid;place-items:center;padding:1.2rem;background:linear-gradient(90deg,rgba(201,214,242,.45) 1px,transparent 1px),linear-gradient(rgba(201,214,242,.45) 1px,transparent 1px),var(--sky);background-size:22px 22px}.builder-app-shell .preview-panel{overflow:hidden;align-content:center;min-width:0;padding:5rem clamp(1rem,2.5vw,3.5rem) 5.5rem;background:radial-gradient(circle at 50% 0,rgba(42,92,219,.06),transparent 34%),linear-gradient(90deg,rgba(201,214,242,.28) 1px,transparent 0),linear-gradient(rgba(201,214,242,.28) 1px,transparent 0),#f7faff;background-size:auto,28px 28px,28px 28px,auto}.preview-status{position:absolute;top:1.7rem;right:2.2rem;display:flex;gap:.75rem;color:var(--slate);font-size:.86rem}.cv-paper{--cv-accent:var(--blue);--cv-soft:var(--sky);--cv-line:var(--line);--cv-font-family:var(--font-dm-sans),var(--font-inter),system-ui,sans-serif;--cv-font-scale:1;display:flex;flex-direction:column;width:min(100%,430px);min-height:560px;background:var(--white);border:1px solid var(--cv-line);box-shadow:0 18px 40px -24px rgba(18,43,92,.42);font-family:var(--cv-font-family);padding:1.35rem;overflow-wrap:anywhere;word-break:normal}.builder-app-shell .cv-paper{width:min(100%,clamp(380px,30vw,520px));min-height:0;aspect-ratio:210/297;padding:clamp(1.5rem,2.3vw,2.15rem);box-shadow:0 22px 46px -30px rgba(18,43,92,.55)}.preview-floating-toolbar{position:absolute;left:50%;bottom:1.25rem;display:inline-flex;align-items:center;gap:.65rem;padding:.45rem;border-radius:999px;color:var(--white);background:var(--ink);box-shadow:0 18px 40px -18px rgba(10,24,52,.5);transform:translateX(-50%)}.preview-floating-toolbar span{padding:0 .75rem;font-size:.82rem;font-weight:800}.preview-floating-toolbar .btn{min-height:38px;border-radius:999px;padding:.52rem 1rem}.compact-builder{grid-template-columns:minmax(270px,.75fr) minmax(300px,1fr);align-self:center}.compact-builder .builder-panel{padding:.95rem}.compact-builder .builder-panel p{display:none}.compact-builder .form-grid{grid-template-columns:1fr 1fr;gap:.58rem;margin-top:.75rem}.compact-builder .field label{margin-bottom:.2rem;font-size:.72rem}.compact-builder .field input,.compact-builder .field select,.compact-builder .field textarea{min-height:36px;padding:.52rem .6rem;font-size:.82rem}.compact-builder .field textarea{min-height:58px;max-height:58px}.compact-builder .builder-toolbar{gap:.45rem;margin-top:.65rem}.compact-builder .builder-toolbar .btn{min-height:34px;padding:.42rem .55rem;font-size:.78rem}.compact-builder .preview-panel{padding:.85rem}.compact-builder .cv-paper{width:min(100%,360px);min-height:390px;padding:1rem}.compact-builder .cv-name{font-size:1.45rem}.compact-builder .cv-section{margin-top:.58rem}.compact-builder .cv-contact{margin-top:.42rem;gap:.25rem .55rem;font-size:.68rem}.compact-builder .cv-section h3{margin-bottom:.3rem;padding-bottom:.18rem;font-size:.66rem}.compact-builder .cv-section li,.compact-builder .cv-section p{font-size:.7rem;line-height:1.34}.cv-paper.modern .cv-head{border-left:5px solid var(--cv-accent);padding-left:.75rem}.cv-paper.classic .cv-head{text-align:center;border-bottom:2px solid var(--ink);padding-bottom:.85rem}.cv-paper.basic,.cv-paper.minimal{--cv-accent:#4b5563;--cv-soft:#f8fafc;box-shadow:0 16px 36px -28px rgba(15,23,42,.32)}.cv-paper.professional{--cv-accent:#2563eb;border-top:7px solid var(--cv-accent)}.cv-paper.casual{--cv-accent:#16a34a;background:#fbfffc}.cv-paper.creative{--cv-accent:#db2777;background:linear-gradient(90deg,rgba(219,39,119,.07) 0 18%,#fff 18%)}.cv-paper.business{--cv-accent:#ea580c;border-left:7px solid var(--cv-accent)}.cv-paper.elegant{--cv-accent:#047857;border-top:1.5rem solid #ecfdf5}.cv-paper.technical{--cv-accent:#0369a1;background:linear-gradient(90deg,rgba(3,105,161,.06) 1px,transparent 0),linear-gradient(rgba(3,105,161,.06) 1px,transparent 0),#ffffff;background-size:18px 18px}.cv-paper.vibrant{--cv-accent:#c026d3;border-top:7px solid var(--cv-accent)}.cv-paper.academic{--cv-accent:#3730a3;background:#f3f6ff;border-top:5px double var(--cv-accent)}.cv-paper.corporate{--cv-accent:#475569;border-top:8px solid #e5e7eb}.cv-paper.artistic{--cv-accent:#e11d48;background:#fff5f7}.cv-paper.artistic,.cv-paper.digital{border-top:7px solid var(--cv-accent)}.cv-paper.digital{--cv-accent:#0891b2}.cv-paper.futuristic{--cv-accent:#7c3aed;color:#111827;background:linear-gradient(135deg,#ffffff,#f5f3ff);border-color:rgba(124,58,237,.28)}.cv-paper.nordic{--cv-accent:#475569;background:#fbfcfd}.cv-paper.blueprint{--cv-accent:#1e3a8a;background:linear-gradient(90deg,rgba(30,58,138,.08) 1px,transparent 0),linear-gradient(rgba(30,58,138,.08) 1px,transparent 0),#eff6ff;background-size:14px 14px;border-left:7px solid var(--cv-accent)}.cv-paper.gradient{--cv-accent:#6366f1;border-top:8px solid var(--cv-accent);background:linear-gradient(180deg,rgba(99,102,241,.08),#ffffff 26%)}.cv-paper.retro{--cv-accent:#b45309;background:#fffaf0;border-top:6px solid var(--cv-accent)}.cv-head.with-photo{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:.85rem;gap:.85rem;align-items:start;min-width:0}.cv-head,.cv-head>div{min-width:0}.cv-photo{width:72px;height:72px;border:2px solid var(--cv-soft);border-radius:999px;object-fit:cover;box-shadow:0 10px 22px -16px rgba(18,43,92,.45)}.cv-name{font-family:var(--cv-font-family);font-size:calc(1.75rem * var(--cv-font-scale));line-height:1}.cv-name,.cv-role{overflow-wrap:anywhere}.cv-role{margin-top:.25rem;color:var(--cv-accent);font-size:calc(1rem * var(--cv-font-scale));font-weight:750}.cv-contact{display:flex;flex-wrap:wrap;gap:.45rem .8rem;margin-top:.7rem;color:var(--slate);font-size:calc(.78rem * var(--cv-font-scale));min-width:0}.cv-contact span{min-width:0;max-width:100%;overflow-wrap:anywhere}.cv-section{margin-top:1rem;min-width:0;padding:0}.cv-section h3{border-bottom:1px solid var(--cv-line);margin-bottom:.45rem;padding-bottom:.25rem;color:var(--cv-accent);font-family:var(--cv-font-family);font-size:calc(.72rem * var(--cv-font-scale));font-weight:850;letter-spacing:.08em;text-transform:uppercase;overflow-wrap:anywhere}.cv-section li,.cv-section p{color:#293a5f;font-size:calc(.86rem * var(--cv-font-scale));line-height:1.55;overflow-wrap:anywhere}.cv-section a{color:var(--cv-accent);font-weight:750;text-decoration:underline;text-underline-offset:2px}.cv-section ul{margin:0;padding-left:1rem}.cv-experience-entry{display:grid;grid-gap:.18rem;gap:.18rem;min-width:0;margin-top:.72rem}.cv-experience-entry:first-of-type{margin-top:0}.cv-experience-entry b,.cv-experience-entry span,.cv-experience-entry strong{display:block;font-size:calc(.84rem * var(--cv-font-scale));line-height:1.38;min-width:0;overflow-wrap:anywhere}.cv-experience-entry b,.cv-experience-entry strong{color:var(--ink)}.cv-experience-entry strong{font-weight:850}.cv-experience-entry b{font-weight:800}.cv-experience-entry span{color:var(--slate)}.cv-experience-entry ul{margin-top:.2rem}.ad-slot{display:grid;place-items:center;min-height:96px;border:1px dashed var(--line);border-radius:var(--radius);background:#f8faff;color:var(--slate);font-size:.8rem;text-align:center}section{padding:5.8rem 0}.reveal-ready [data-reveal]{opacity:.9;transform:translateY(10px);transition:opacity .22s ease,transform .28s cubic-bezier(.2,.8,.2,1);will-change:opacity,transform}.reveal-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}.section-head{max-width:700px;margin-bottom:2.5rem}.section-head h2{margin-top:.75rem;font-size:clamp(1.8rem,3.5vw,2.75rem)}.section-head p{margin-top:.8rem;color:var(--slate);font-size:1rem;line-height:1.65}.stats{background:var(--sky);border-bottom:1px solid var(--line)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat{border-left:1px solid var(--sky-2);padding:1.8rem 1rem;text-align:center}.stat:first-child{border-left:0}.stat strong{display:block;color:var(--blue);font-family:var(--font-display);font-size:1.75rem}.stat span{color:var(--slate);font-size:.86rem}.trust-proof-section{position:relative;overflow:hidden;border-block:1px solid #d5e3fb;padding:clamp(1.05rem,2.2vw,1.55rem) 0;background:linear-gradient(90deg,rgba(42,92,219,.09),transparent 22%,transparent 78%,rgba(42,92,219,.08)),#eef5ff}.trust-proof-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(201,214,242,.28) 1px,transparent 0),linear-gradient(rgba(201,214,242,.22) 1px,transparent 0);background-size:30px 30px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 14%,#000 86%,transparent);mask-image:linear-gradient(90deg,transparent,#000 14%,#000 86%,transparent);pointer-events:none}.trust-proof-section:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(42,92,219,.4),transparent);pointer-events:none}.trust-proof-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(250px,.42fr) minmax(0,1fr);grid-gap:clamp(1rem,2vw,1.75rem);gap:clamp(1rem,2vw,1.75rem);align-items:center}.trust-proof-copy h2{max-width:300px;margin-top:.26rem;color:var(--ink);font-size:clamp(1.2rem,1.7vw,1.52rem);line-height:1.14}.trust-proof-copy p{max-width:300px;margin-top:.28rem;color:var(--slate);font-size:.86rem;font-weight:650;line-height:1.35}.trust-proof-marquee{position:relative;min-width:0;overflow:hidden;padding:.25rem 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 9%,#000 91%,transparent);mask-image:linear-gradient(90deg,transparent,#000 9%,#000 91%,transparent)}.trust-proof-track{display:flex;width:max-content;gap:.78rem;will-change:transform}.reveal-ready .trust-proof-section.is-visible .trust-proof-track{animation:trustRibbonMove 28s linear infinite}.trust-proof-marquee:hover .trust-proof-track{animation-play-state:paused}.trust-proof-card{position:relative;display:inline-grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:.72rem;width:clamp(190px,19vw,255px);min-height:58px;overflow:hidden;border:1px solid rgba(160,186,235,.78);border-radius:8px;padding:.66rem .85rem;background:rgba(255,255,255,.36);box-shadow:0 12px 28px -30px rgba(18,43,92,.6);opacity:1;transform:translateY(0)}.trust-proof-card:before{content:"";position:absolute;top:-40%;bottom:-40%;left:-65%;width:32%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.78),transparent);transform:rotate(18deg);pointer-events:none}.trust-proof-icon{display:grid;place-items:center;width:32px;height:32px;color:var(--blue)}.trust-proof-icon svg{width:25px;height:25px}.trust-proof-icon path{stroke-width:2.1}.trust-proof-card>span:not(.trust-proof-icon){color:#4f6086;font-size:.86rem;font-weight:800;line-height:1.32;overflow-wrap:anywhere}.trust-proof-card:hover{border-color:rgba(42,92,219,.55);background:rgba(255,255,255,.58)}.reveal-ready .trust-proof-section.is-visible .trust-proof-card:before{animation:trustCardShine 2.6s ease both}@keyframes trustRibbonMove{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - .39rem))}}@keyframes trustCardShine{0%{left:-65%}to{left:125%}}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.2rem;gap:1.2rem}.feature-section{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 20%,rgba(42,92,219,.06),transparent 28%),#ffffff;padding:clamp(3.2rem,5vw,4.4rem) 0}.feature-section .section-head{max-width:760px;margin-bottom:clamp(1.55rem,3vw,2.35rem)}.feature-section .section-head h2{max-width:650px;color:var(--ink);font-size:clamp(1.95rem,3.1vw,2.65rem);line-height:1.1}.feature-section .section-head p{max-width:610px;color:#51628a;font-size:.98rem;line-height:1.55}.feature-section .card-grid{grid-template-columns:repeat(3,minmax(250px,1fr));gap:clamp(1.2rem,2.2vw,1.8rem) clamp(1.1rem,2.4vw,2rem)}.feature-item{display:grid;grid-template-columns:54px minmax(0,1fr);grid-template-rows:auto auto;grid-column-gap:.92rem;column-gap:.92rem;grid-row-gap:.3rem;row-gap:.3rem;align-items:start;min-width:0;opacity:1;transform:translateY(0)}.feature-icon{grid-row:1/span 2;display:grid;place-items:center;width:48px;height:48px;border:1px solid #cddcf7;border-radius:999px;color:var(--blue);background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.95),transparent 48%),#edf4ff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.62),0 16px 34px -30px rgba(18,43,92,.6);transition:border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.feature-icon svg{width:22px;height:22px}.feature-icon path{stroke-width:2.1}.feature-item h3{grid-column:2;margin-top:.02rem;color:var(--ink);font-size:1rem;line-height:1.28;letter-spacing:0}.feature-item p{grid-column:2;margin-top:0;color:#50628c;font-size:.88rem;line-height:1.45;letter-spacing:0}.feature-item:hover .feature-icon{border-color:rgba(42,92,219,.55);color:#1748ce;box-shadow:inset 0 0 0 1px rgba(255,255,255,.72),0 20px 42px -30px rgba(42,92,219,.7);transform:translateY(-2px)}.reveal-ready .feature-section .feature-item{opacity:.9;transform:translateY(10px)}.reveal-ready .feature-section.is-visible .feature-item{animation:featureItemIn .28s cubic-bezier(.2,.8,.2,1) both}.reveal-ready .feature-section.is-visible .feature-item:nth-child(2){animation-delay:35ms}.reveal-ready .feature-section.is-visible .feature-item:nth-child(3){animation-delay:70ms}.reveal-ready .feature-section.is-visible .feature-item:nth-child(4){animation-delay:105ms}.reveal-ready .feature-section.is-visible .feature-item:nth-child(5){animation-delay:.14s}.reveal-ready .feature-section.is-visible .feature-item:nth-child(6){animation-delay:175ms}.reveal-ready .feature-section.is-visible .feature-item:nth-child(7){animation-delay:.21s}@keyframes featureItemIn{0%{opacity:.9;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.visual-section-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);grid-gap:clamp(1.5rem,4vw,3rem);gap:clamp(1.5rem,4vw,3rem);align-items:center}.visual-section-grid .card-grid{grid-template-columns:1fr}.builder-help-section{overflow:hidden;background:radial-gradient(circle at 78% 48%,rgba(42,92,219,.08),transparent 30%),var(--sky);border-block:1px solid var(--line)}.builder-help-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.9fr);grid-gap:clamp(2rem,6vw,5.2rem);gap:clamp(2rem,6vw,5.2rem);align-items:center}.builder-help-copy{display:grid;align-content:start}.builder-help-copy h2{max-width:640px;margin-top:0;color:var(--ink);font-size:clamp(1.8rem,3.5vw,2.75rem);line-height:1.12}.builder-help-copy h2 span{color:var(--blue)}.builder-help-copy>p{max-width:560px;margin-top:.8rem;color:var(--slate);font-size:1rem;line-height:1.65}.builder-step-list{display:grid;grid-gap:1rem;gap:1rem;margin-top:2rem}.builder-step-card{--step-color:var(--blue);display:grid;grid-template-columns:54px 58px minmax(0,1fr);grid-gap:.85rem;gap:.85rem;align-items:center;border:1px solid rgba(201,214,242,.95);border-left:4px solid var(--step-color);border-radius:10px;padding:1.05rem 1.12rem;background:rgba(255,255,255,.84);box-shadow:0 16px 42px -36px rgba(18,43,92,.45)}.builder-step-card strong{display:grid;place-items:center;width:44px;height:44px;border-radius:999px;color:var(--step-color);background:color-mix(in srgb,var(--step-color) 10%,white);font-family:var(--font-display);font-size:1rem;font-weight:950}.builder-step-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:999px;color:var(--step-color);background:color-mix(in srgb,var(--step-color) 12%,white)}.builder-step-icon svg{width:23px;height:23px}.builder-step-icon path{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.builder-step-card h3{color:var(--ink);font-size:1rem}.builder-step-card p{margin-top:.35rem;color:var(--slate);font-size:.92rem;line-height:1.55}.step-green{--step-color:#2a7de1}.step-purple{--step-color:#5273d9}.builder-help-visual{position:relative;display:grid;place-items:center;isolation:isolate;min-height:560px}.builder-help-visual:before{content:"";position:absolute;z-index:-2;width:min(82%,480px);aspect-ratio:1;border-radius:999px;background:radial-gradient(circle,rgba(42,92,219,.18),rgba(42,92,219,.08) 52%,transparent 72%)}.builder-help-visual:after{content:"";position:absolute;z-index:-1;inset:18% 4% 12%;background:radial-gradient(circle at 18% 50%,rgba(42,92,219,.72) 0 3px,transparent 4px),radial-gradient(circle at 92% 28%,rgba(42,92,219,.5) 0 3px,transparent 4px),radial-gradient(circle at 88% 72%,rgba(42,92,219,.45) 0 3px,transparent 4px);opacity:.42}.builder-help-visual img{width:min(100%,560px);filter:drop-shadow(0 32px 36px rgba(18,43,92,.16))}.builder-help-badge{position:absolute;right:3%;top:26%;z-index:2;display:grid;place-items:center;width:92px;height:92px;border-radius:999px;color:var(--white);background:linear-gradient(145deg,var(--blue),#4f8df7);box-shadow:0 20px 40px -24px rgba(42,92,219,.8);font-size:.86rem;font-weight:850;line-height:1.15;text-align:center}.builder-help-download{position:absolute;right:16%;bottom:14%;display:grid;place-items:center;width:72px;height:72px;border:1px solid rgba(201,214,242,.88);border-radius:999px;color:var(--blue);background:rgba(255,255,255,.9);box-shadow:0 20px 42px -30px rgba(18,43,92,.62)}.builder-help-download svg{width:34px;height:34px}.builder-help-download path{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.promise-visual,.section-art{position:relative;display:grid;place-items:center;isolation:isolate;min-height:320px}.promise-visual:before,.section-art:before{content:"";position:absolute;z-index:-1;width:min(86%,420px);aspect-ratio:1;border-radius:999px;background:radial-gradient(circle,rgba(42,92,219,.13),rgba(42,92,219,.04) 48%,transparent 70%);filter:blur(2px)}.promise-visual:after,.section-art:after{content:"";position:absolute;z-index:-1;bottom:12%;width:min(64%,300px);height:22px;border-radius:999px;background:rgba(18,43,92,.11);filter:blur(18px)}.section-art-label{position:absolute;right:6%;top:12%;z-index:2;border:1px solid rgba(201,214,242,.9);border-radius:999px;padding:.42rem .68rem;color:var(--blue);background:rgba(255,255,255,.78);box-shadow:0 18px 40px -28px rgba(18,43,92,.38);font-size:.78rem;font-weight:850;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.promise-visual .section-art-label{top:18%;right:3%;z-index:3;padding:.44rem .72rem;color:var(--blue);background:rgba(255,255,255,.82);font-size:.76rem;box-shadow:0 18px 40px -30px rgba(18,43,92,.46)}.section-illustration{justify-self:center;max-width:min(100%,430px);filter:drop-shadow(0 24px 26px rgba(18,43,92,.12))}.promise-layout{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(340px,1fr);grid-gap:clamp(1.4rem,3vw,3.2rem);gap:clamp(1.4rem,3vw,3.2rem);align-items:center}.promise-copy{max-width:620px}.promise-section .section-head{max-width:590px;margin-bottom:1.15rem}.promise-section .section-head h2{max-width:590px;font-size:clamp(1.75rem,2.85vw,2.38rem);line-height:1.12}.promise-list{display:grid;grid-gap:.72rem;gap:.72rem;max-width:590px}.promise-card{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:.78rem;gap:.78rem;align-items:start;min-width:0;padding:.25rem 0;background:transparent}.promise-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;color:var(--blue);background:rgba(255,255,255,.72);box-shadow:inset 0 0 0 1px rgba(150,179,232,.55)}.promise-icon svg{width:18px;height:18px}.promise-icon path{stroke-width:2}.promise-card h3{color:var(--ink);font-size:.98rem;line-height:1.25}.promise-card p{margin-top:.22rem;color:#50628c;font-size:.86rem;line-height:1.42}.promise-visual{justify-self:center;min-height:clamp(255px,29vw,370px);overflow:visible}.promise-visual:before{width:min(92%,430px);background:radial-gradient(circle,rgba(42,92,219,.1),rgba(42,92,219,.04) 54%,transparent 74%);filter:none}.promise-visual:after{bottom:7%;width:min(62%,320px);height:18px;opacity:.45}.promise-illustration{position:relative;z-index:1;width:min(106%,520px);max-width:none;transform:translateY(-4px);filter:drop-shadow(0 24px 28px rgba(18,43,92,.12))}.article-card,.info-card,.step-card,.template-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.article-card,.info-card,.step-card{padding:1.35rem}.article-card h3,.info-card h3,.step-card h3,.template-card h3{font-size:1.05rem}.article-card p,.info-card p,.step-card p,.template-card p{margin-top:.55rem;color:var(--slate);font-size:.92rem;line-height:1.6}.icon-box{display:grid;place-items:center;width:40px;height:40px;margin-bottom:.95rem;border-radius:var(--radius);color:var(--blue);background:var(--sky)}.icon-box svg{width:20px;height:20px}.template-card{display:block;min-width:0;border:0;background:transparent}.template-figure{display:flex;min-width:0;flex-direction:column;margin:0}.template-preview-link{display:block;transition:transform .16s ease,filter .16s ease}.template-preview-link:hover{transform:translateY(-4px);filter:brightness(.985)}.template-preview{background:transparent;padding:0}.template-preview-image{position:relative;display:grid;place-items:center;height:360px;overflow:hidden;background:transparent}.template-preview-image img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 14px 18px rgba(18,43,92,.12))}.template-figure figcaption{margin:0;padding:1rem 0 0;color:var(--ink);font-family:var(--font-display);font-size:1.22rem;font-weight:900;line-height:1.1;text-align:center}.mini-paper{height:100%;border:1px solid var(--sky-2);border-radius:var(--radius);background:var(--white);padding:1rem}.mini-line{height:8px;margin-bottom:8px;border-radius:2px;background:var(--sky-2)}.template-card:nth-child(2) .mini-paper{border-top:28px solid var(--navy)}.template-card:nth-child(3) .mini-paper{display:grid;grid-template-columns:.38fr 1fr;grid-gap:.8rem;gap:.8rem}.template-card:nth-child(3) .mini-paper:before{content:"";display:block;border-radius:6px;background:var(--navy)}.template-info{display:none}.template-info a{color:var(--blue);font-size:.92rem;font-weight:800}.template-details{max-width:440px}.template-details p{margin-top:.45rem}.section-action{display:flex;justify-content:center;margin-top:1.35rem}.section-action .btn-ghost{min-height:auto;padding-inline:0}.section-action .btn-ghost,.section-action .btn-ghost:hover{border-color:transparent;background:transparent}.template-library{padding-top:3rem;padding-bottom:clamp(2.8rem,5vw,4.5rem)}.template-import-notice{margin:0 0 2rem;border-left:4px solid var(--blue);padding:.15rem 0 .25rem 1rem}.template-import-notice h2{max-width:720px;margin-top:.38rem;color:var(--ink);font-size:clamp(1.45rem,2.6vw,2rem);line-height:1.15}.template-import-notice p{max-width:760px;margin-top:.55rem;color:var(--slate);line-height:1.65}.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:2.15rem 1.7rem;gap:2.15rem 1.7rem}.template-grid .template-preview-image{height:390px}.template-grid-featured{grid-template-columns:repeat(3,minmax(0,1fr))}.template-guidance-section{overflow:hidden;border-block:1px solid #cfe0fb;background:radial-gradient(circle at 14% 12%,rgba(42,92,219,.08),transparent 30%),#edf4ff;padding:clamp(3.2rem,5.4vw,4.8rem) 0}.template-guidance-layout{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(420px,1.18fr);grid-gap:clamp(2rem,5vw,5rem);gap:clamp(2rem,5vw,5rem);align-items:start}.docs-template-copy h2,.template-guidance-copy h2{max-width:620px;margin-top:.55rem;color:var(--ink);font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.12}.docs-template-copy p,.template-guidance-copy p{max-width:610px;margin-top:.95rem;color:#50628c;font-size:1rem;line-height:1.65}.template-guidance-points{display:grid;grid-gap:1.05rem;gap:1.05rem}.template-guidance-points article{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start;min-width:0}.template-guidance-points article>span{display:grid;place-items:center;width:46px;height:46px;border:1px solid #c8d8f5;border-radius:999px;color:var(--blue);background:rgba(255,255,255,.72)}.template-guidance-points svg{width:23px;height:23px}.template-guidance-points h3{color:var(--ink);font-size:1.02rem;line-height:1.25}.template-guidance-points p{margin-top:.35rem;color:#51628a;font-size:.92rem;line-height:1.5}.docs-template-section{overflow:hidden;background:#ffffff;padding:clamp(3.4rem,5.8vw,5.2rem) 0}.docs-template-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(420px,1fr);grid-gap:clamp(2rem,5vw,5rem);gap:clamp(2rem,5vw,5rem);align-items:center}.docs-template-visual{position:relative;display:grid;place-items:center;min-height:300px;isolation:isolate}.docs-template-visual:before{content:"";position:absolute;z-index:-1;width:min(86%,360px);aspect-ratio:1;border-radius:999px;background:radial-gradient(circle,rgba(42,92,219,.13),rgba(42,92,219,.04) 58%,transparent 72%)}.docs-mini-paper{position:relative;display:grid;grid-gap:.8rem;gap:.8rem;width:min(76%,260px);aspect-ratio:210/297;border:1px solid #d5e3fb;border-radius:10px;padding:1.3rem;background:linear-gradient(180deg,#ffffff,#f8fbff);box-shadow:0 28px 55px -38px rgba(18,43,92,.5);transform:rotate(-4deg)}.docs-mini-paper span{width:58%;height:14px;border-radius:999px;background:var(--blue)}.docs-mini-paper i{display:block;height:9px;border-radius:999px;background:#dce6f4}.docs-mini-paper i:first-of-type{width:88%;margin-top:1.2rem}.docs-mini-paper i:nth-of-type(2){width:72%}.docs-mini-paper i:nth-of-type(3){width:82%;margin-top:1.2rem}.docs-mini-paper strong{position:absolute;right:1.1rem;bottom:1rem;color:var(--blue);font-family:var(--font-display);font-size:1.1rem}.docs-format-list{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.35rem}.docs-format-list span{display:inline-flex;align-items:center;gap:.45rem;border:1px solid #c8d8f5;border-radius:999px;padding:.48rem .7rem;color:var(--navy);background:#f8fbff;font-size:.84rem;font-weight:800}.docs-format-list svg{width:17px;height:17px;color:var(--blue)}.docs-template-copy .btn{margin-top:1.35rem}.step-num{display:block;margin-bottom:.75rem;color:var(--sky-2);font-family:var(--font-display);font-size:2.4rem;line-height:1}.quote-card{display:flex;min-height:210px;flex-direction:column;justify-content:space-between;border-radius:12px;background:var(--navy);color:var(--white);padding:1.5rem}.quote-card p{color:rgba(255,255,255,.88);font-size:.98rem;line-height:1.6}.quote-card p:before{content:open-quote;display:block;color:var(--blue-soft);font-family:var(--font-display);font-size:2rem;line-height:1}.quote-card strong{display:block;margin-top:1rem;color:var(--white)}.quote-card span{color:rgba(255,255,255,.62);font-size:.82rem}.band{background:var(--sky);border-block:1px solid var(--line)}.promise-section{overflow:hidden;border-block:1px solid #cfe0fb;background:radial-gradient(circle at 72% 48%,rgba(42,92,219,.08),transparent 30%),#edf4ff;padding:clamp(2.45rem,4vw,3.4rem) 0}.split{display:grid;grid-template-columns:.86fr 1fr;grid-gap:3rem;gap:3rem;align-items:start}.faq-list{display:grid;grid-gap:0;gap:0}.faq-item{border-bottom:1px solid var(--line);background:transparent;padding:0}.faq-item:first-child{border-top:1px solid var(--line)}.faq-item summary{position:relative;display:block;cursor:pointer;padding:1.08rem 2rem 1.08rem 0;color:var(--ink);font-size:1rem;font-weight:850;line-height:1.35;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"";position:absolute;top:50%;right:.2rem;width:.48rem;height:.48rem;border-right:2px solid var(--blue);border-bottom:2px solid var(--blue);transform:translateY(-62%) rotate(45deg);transition:transform .16s ease}.faq-item summary:hover{color:var(--blue)}.faq-item summary:focus-visible{border-radius:6px;outline:3px solid rgba(42,92,219,.18);outline-offset:3px}.faq-item[open] summary:after{transform:translateY(-34%) rotate(225deg)}.faq-item p{margin:-.35rem 0 1.1rem;padding-right:2.2rem;color:var(--slate);line-height:1.6}.cta-band{background:#edf4ff;border-block:1px solid #cfe0fb;color:var(--ink)}.cta-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:clamp(1.25rem,3vw,2rem);gap:clamp(1.25rem,3vw,2rem)}.cta-inner h2{font-size:clamp(1.75rem,3vw,2.5rem)}.cta-inner p{margin-top:.65rem;color:var(--slate)}.cta-inner .btn-primary{justify-self:end;color:var(--navy);background:var(--white)}.page-hero{padding:4.5rem 0 3rem;background:var(--sky);border-bottom:1px solid var(--line)}.page-hero h1{max-width:780px;margin-top:.8rem;font-size:clamp(2.2rem,5vw,4.2rem)}.page-hero p{max-width:720px;margin-top:1rem;color:var(--slate);font-size:1.05rem;line-height:1.7}.content-page{max-width:820px}.content-page h2{margin-top:2rem;font-size:1.45rem}.content-page li,.content-page p{color:var(--slate);line-height:1.75}.content-page p{margin-top:.85rem}.content-page ol,.content-page ul{margin:.85rem 0 0}.content-page ol{padding-left:1.2rem}.content-page h3{margin-top:1.4rem;color:var(--navy);font-size:1.08rem}.table-scroll{overflow-x:auto;margin-top:1rem}.content-page table{width:100%;min-width:620px;border-collapse:collapse;background:var(--white)}.content-page td,.content-page th{border:1px solid var(--line);padding:.85rem;text-align:left;vertical-align:top}.content-page th{color:var(--navy);background:var(--sky);font-weight:800}.article-layout{max-width:780px}.article-body h2{margin-top:2.4rem;color:var(--ink);font-size:1.55rem}.article-body h3{margin-top:1.7rem;color:var(--navy);font-size:1.12rem}.article-body li,.article-body p{color:var(--slate);line-height:1.78}.article-body p{margin-top:.9rem}.article-body ol,.article-body ul{display:grid;grid-gap:.45rem;gap:.45rem;margin:.95rem 0 0;padding-left:1.2rem}.article-body blockquote{margin:1.1rem 0 0;border-left:4px solid var(--blue);padding:.3rem 0 .3rem 1rem;background:var(--sky)}.article-body a,.article-card a{color:var(--blue);font-weight:750}.related-links{margin-top:2.4rem;border-top:1px solid var(--line);padding-top:1.6rem}.related-links h2{margin-top:0}.related-links ul{display:grid;grid-gap:.45rem;gap:.45rem;margin-top:.75rem;padding-left:1.2rem}.site-footer{background:var(--ink);color:rgba(255,255,255,.68);padding:3.5rem 0 1.5rem}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-bottom:2.6rem}.site-footer .brand{width:-moz-fit-content;width:fit-content}.site-footer .brand-image-shell{width:clamp(168px,15vw,210px)}.site-footer .brand-image{filter:brightness(0) invert(1)}.footer-copy{max-width:320px;margin-top:.85rem;color:rgba(255,255,255,.56);line-height:1.6}.site-footer h3{margin-bottom:.85rem;color:var(--white);font-family:var(--font-jetbrains),ui-monospace,monospace;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase}.site-footer ul{display:grid;grid-gap:.65rem;gap:.65rem;margin:0;padding:0;list-style:none}.site-footer a:hover{color:var(--white)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid rgba(255,255,255,.12);padding-top:1.25rem;color:rgba(255,255,255,.46);font-size:.84rem}.cookie-banner{position:fixed;right:1.25rem;bottom:1.25rem;z-index:80;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:1rem;gap:1rem;width:min(680px,calc(100vw - 2.5rem));padding:1rem;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.98);box-shadow:0 24px 60px -24px rgba(18,43,92,.34)}.cookie-banner strong{display:block;margin-bottom:.35rem;color:var(--ink);font-family:var(--font-display)}.cookie-banner p{margin:0 0 .45rem;color:var(--slate);font-size:.9rem;line-height:1.5}.cookie-banner a{color:var(--blue);font-weight:800;font-size:.88rem}.cookie-actions{display:flex;align-items:center;gap:.6rem}@media (prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.reveal-ready [data-reveal]{opacity:1!important;transform:none!important}.reveal-ready .feature-section .feature-item,.reveal-ready .feature-section.is-visible .feature-item,.reveal-ready .trust-proof-card,.reveal-ready .trust-proof-section.is-visible .trust-proof-card,.reveal-ready .trust-proof-section.is-visible .trust-proof-card:before{opacity:1!important;transform:none!important;animation:none!important}}@media (max-width:1040px){.builder-help-layout,.hero-grid,.split,.trust-proof-layout{grid-template-columns:1fr}.trust-proof-marquee{margin-inline:calc(var(--page-pad, 0px) * -1)}.feature-section .card-grid{grid-template-columns:repeat(2,minmax(250px,1fr));gap:1.35rem 1.35rem}.builder-help-visual{min-height:430px}.builder-help-visual img{width:min(100%,390px)}.hero-grid{gap:2rem;padding-top:2.2rem}.hero-visual{justify-self:center;width:min(100%,301px)}.hero-visual-wide{width:min(100%,560px)}.builder-shell{max-width:820px}}@media (max-width:860px){.wrap{width:min(100% - 32px,var(--maxw))}.nav-links{position:fixed;inset:72px 0 auto;display:none;grid-template-columns:1fr;gap:0;background:var(--white);border-bottom:1px solid var(--line);padding:1rem 1.25rem}.nav-links.open{display:grid}.nav-links a{padding:.8rem 0}.menu-button{display:grid}.nav-actions .btn{display:none}.language-switch{min-height:auto;padding:0}.builder-app-shell,.builder-shell{grid-template-columns:1fr}.builder-app-shell{height:100%;min-height:0;overflow-y:auto}.builder-app-rail{position:-webkit-sticky;position:sticky;top:0;z-index:10;flex-direction:row;justify-content:space-between;gap:1rem;padding:.65rem 1rem;border-right:0;border-bottom:1px solid var(--line)}.builder-rail-tabs{display:flex;justify-content:flex-end;gap:1.1rem;width:auto}.builder-app-shell .builder-panel{max-height:none;padding:1.25rem 1rem;border-right:0;border-bottom:1px solid var(--line)}.builder-app-shell .builder-panel>p,.builder-app-shell .form-grid,.builder-progress{max-width:none}.date-range-fields,.experience-fields{grid-template-columns:1fr}.experience-fields{padding-left:0}.date-range-fields>span{display:none}.builder-section-heading{grid-template-columns:auto minmax(0,1fr)}.photo-dropzone{grid-template-columns:40px minmax(0,1fr) auto}.photo-upload-cta{grid-column:auto}.section-actions{display:none}.builder-app-shell .preview-panel{min-height:78vh;padding:4rem 1rem 5rem}.builder-app-shell .cv-paper{width:min(100%,430px)}.compact-builder,.compact-builder .form-grid{grid-template-columns:1fr}.builder-panel{border-right:0;border-bottom:1px solid var(--line)}.card-grid,.stats-grid,.template-grid,.template-grid-featured{grid-template-columns:repeat(2,1fr)}.visual-section-grid{grid-template-columns:1fr}.builder-step-card{grid-template-columns:58px 66px minmax(0,1fr)}.visual-section-grid .card-grid{grid-template-columns:repeat(2,1fr)}.promise-layout{gap:1.6rem}.docs-template-layout,.promise-layout,.template-guidance-layout{grid-template-columns:1fr}.docs-template-visual{min-height:240px}.promise-list{max-width:none}.promise-visual{min-height:300px}.section-art{min-height:260px}.section-illustration{max-width:min(100%,360px)}.promise-illustration{width:min(100%,500px)}.footer-grid{grid-template-columns:1fr 1fr}.cta-inner{grid-template-columns:1fr;align-items:flex-start}.cta-inner .btn-primary{justify-self:start}}@media (max-width:560px){.trust-proof-section{padding:2.35rem 0}.trust-proof-grid{grid-template-columns:1fr}.trust-proof-card{min-height:0;padding:.95rem}.feature-section .section-head{margin-bottom:1.45rem}.feature-section .section-head h2{font-size:1.9rem}.feature-section .card-grid{grid-template-columns:1fr;gap:1.1rem}.feature-item{grid-template-columns:46px minmax(0,1fr);column-gap:.78rem;row-gap:.28rem}.feature-icon{width:42px;height:42px}.feature-icon svg{width:20px;height:20px}.feature-item h3{font-size:1rem}.feature-item p{font-size:.88rem;line-height:1.45}.language-row{grid-template-columns:minmax(0,1fr) 40px}.language-level-select{grid-column:1/-1;grid-row:2}section{padding:3.25rem 0}.builder-help-section{padding:3.6rem 0}.builder-help-copy h2{font-size:1.95rem}.builder-step-list{margin-top:1.45rem}.builder-step-card{grid-template-columns:48px minmax(0,1fr);gap:.75rem;padding:1rem}.builder-step-card strong{width:44px;height:44px;font-size:1rem}.builder-step-icon{display:none}.builder-help-visual{min-height:310px}.builder-help-visual img{width:min(100%,280px)}.builder-help-badge{right:1%;top:18%;width:76px;height:76px;font-size:.74rem}.builder-help-download{right:9%;bottom:10%;width:56px;height:56px}.hero-grid{gap:1.75rem;padding:1.15rem 0 2.6rem;text-align:left}.hero h1{margin-top:.75rem;font-size:2.18rem;line-height:1.12}.lead{margin-top:1rem;font-size:.98rem;line-height:1.55}.hero-ctas{display:grid;grid-template-columns:1fr;grid-gap:.7rem;gap:.7rem;margin-top:1.2rem}.hero-ctas .btn{justify-content:center;width:100%}.trust-row{display:none}.hero-visual{width:min(100%,260px);margin-top:.2rem}.hero-visual-wide{width:min(100%,100%)}.doc-body{padding:1.3rem 1.55rem 1.55rem}.doc-divider{margin:16px 0}.doc-block{margin-bottom:14px}.doc-block-education{margin-top:.95rem}.doc-label{margin-bottom:7px}.doc-line{height:7px;margin-bottom:6px}.skill-tags{margin-left:0}.skill-tags span{padding:3px 6px;font-size:.5rem}.hero-checklist{display:none}.score-badge{top:-14px;right:-18px}.page-hero{padding:3.1rem 0 3.4rem}.page-hero h1{font-size:2rem;line-height:1.12}.page-hero p{font-size:1rem;line-height:1.6}.cookie-banner{right:1rem;bottom:1rem;grid-template-columns:1fr;width:calc(100vw - 2rem)}.cookie-actions{display:grid;grid-template-columns:1fr 1fr;justify-content:stretch}.cookie-actions .btn{min-width:0;padding-inline:.65rem;white-space:normal}.card-grid,.footer-grid,.stats-grid,.template-grid,.template-grid-featured,.visual-section-grid .card-grid{grid-template-columns:1fr}.promise-card{grid-template-columns:38px minmax(0,1fr);gap:.72rem;padding:.2rem 0}.promise-icon{width:32px;height:32px}.promise-icon svg{width:17px;height:17px}.section-art{min-height:230px}.section-art-label{top:5%;right:4%;font-size:.72rem}.section-illustration{max-width:min(100%,310px)}.promise-illustration{width:min(104%,390px)}.promise-visual{min-height:230px}.docs-template-section,.template-guidance-section{padding:2.7rem 0}.docs-template-copy h2,.template-guidance-copy h2{font-size:1.85rem}.template-guidance-points article{grid-template-columns:44px minmax(0,1fr);gap:.82rem}.template-guidance-points article>span{width:38px;height:38px}.template-guidance-points svg{width:20px;height:20px}.docs-template-visual{min-height:210px}.docs-mini-paper{width:min(64%,210px);padding:1rem}.template-preview-image{height:300px}.template-grid .template-preview-image{height:340px}.stat{border-left:0;border-top:1px solid var(--sky-2)}.stat:first-child{border-top:0}.preview-panel{padding:.85rem}.cv-paper{min-height:500px;padding:1rem}.footer-bottom{align-items:flex-start;flex-direction:column}}