:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;--background: #08050d;--surface: #100a18;--surface-soft: #15101c;--surface-raised: #1b1126;--line: #31213e;--line-strong: #56306e;--text: #f8f6fb;--muted: #aba2b4;--muted-strong: #cac2d0;--purple: #a53df2;--purple-deep: #7424d5;--green: #4bd6a2;--danger: #ff7a8f;background:var(--background);color:var(--text)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 72% 4%,#231139 0,#0d0814 34%,var(--background) 68%)}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}:focus-visible{outline:3px solid #d794ff;outline-offset:3px}.modal-open{overflow:hidden}.sr-live{position:fixed;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--line-strong);border-radius:12px;padding:10px 16px;color:var(--text);background:transparent;font-weight:750;line-height:1.1;transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.button:hover:not(:disabled){transform:translateY(-1px);border-color:#8b4db0}.button-primary,.button-premium{border-color:transparent;background:linear-gradient(135deg,#7523d8,#b438fa);box-shadow:0 13px 35px #7424b93d}.button-primary:hover:not(:disabled),.button-premium:hover:not(:disabled){box-shadow:0 15px 42px #8b29d954}.button-secondary{background:#120b1a}.button-success{color:#9af3d1;border-color:#2c9e76;background:#0d291f}.button-danger{color:#fff;border-color:#9c3448;background:#7d2738}.button-ai{color:#e7c2ff;border-color:#704390;background:#1d102a}.button-large{min-height:52px;padding:14px 21px}.icon-button{width:44px;height:44px;display:inline-grid;place-items:center;border:0;border-radius:11px;color:var(--muted-strong);background:transparent}.icon-button:hover{color:var(--text);background:#ffffff0c}.brand-mark{display:inline-flex;align-items:center;gap:10px;font-size:20px;font-weight:850;letter-spacing:-.6px}.brand-mark b,.brand-mark em{color:#bd54ff;font-style:normal}.brand-button{border:0;background:transparent;color:var(--text);padding:10px;margin-left:-10px}.landing-shell{overflow:hidden}.landing-nav{height:76px;padding:0 clamp(20px,6vw,96px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #ffffff12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:relative;z-index:10}.landing-nav nav{display:flex;gap:30px;color:var(--muted-strong);font-size:14px;font-weight:650}.landing-nav>.button{justify-self:end}.hero{min-height:690px;padding:72px clamp(24px,7vw,110px);display:grid;grid-template-columns:minmax(0,1.06fr) minmax(380px,.94fr);align-items:center;gap:48px}.hero-copy{max-width:760px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#d896ff;border:1px solid #54306c;background:#160d20;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:850;letter-spacing:1px}.hero h1{margin:24px 0;font-size:clamp(54px,6vw,88px);line-height:.96;letter-spacing:-5px}.hero h1 span{color:transparent;background:linear-gradient(90deg,#fff 0,#d66cff 42%,#8d31ec 90%);-webkit-background-clip:text;background-clip:text}.hero-copy>p{max-width:700px;color:var(--muted-strong);font-size:clamp(17px,1.5vw,20px);line-height:1.65}.hero-actions{margin-top:28px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.hero-actions>span{color:var(--muted);font-size:13px}.hero-actions strong{color:#fff}.trust-list{list-style:none;padding:0;margin:24px 0 0;display:flex;flex-wrap:wrap;gap:18px;color:var(--muted);font-size:13px}.trust-list li{display:flex;align-items:center;gap:6px}.trust-list svg{width:16px;color:var(--green)}.hero-visual{min-height:530px;position:relative;display:grid;place-items:center}.hero-visual>img{width:min(470px,94%);position:relative;z-index:2;border-radius:44% 44% 20% 20%;-webkit-mask-image:linear-gradient(to bottom,#000 80%,transparent 100%);mask-image:linear-gradient(to bottom,#000 80%,transparent 100%);filter:drop-shadow(0 30px 65px #6f22b95e)}.hero-glow{width:420px;height:420px;position:absolute;border:1px solid #7d31b6;border-radius:50%;box-shadow:0 0 100px #8122c44f,inset 0 0 60px #8d2dd21f}.visual-note{position:absolute;z-index:3;display:flex;align-items:center;gap:11px;padding:13px 15px;border:1px solid #543069;border-radius:14px;background:#100919e8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 45px #0007}.visual-note>svg{color:#cc64ff}.visual-note>span{display:flex;flex-direction:column;gap:3px}.visual-note b{font-size:13px}.visual-note small{color:var(--muted)}.note-ai{top:22%;left:0}.note-layout{right:0;bottom:18%}.process-section,.premium-section{padding:92px clamp(24px,7vw,110px);border-top:1px solid #ffffff10}.section-heading{max-width:820px}.section-heading>span,.premium-copy>span{color:#c35aff;font-size:12px;font-weight:850;letter-spacing:1.5px}.section-heading h2,.premium-copy h2{margin:12px 0;font-size:clamp(38px,4vw,58px);line-height:1.04;letter-spacing:-2.4px}.section-heading p,.premium-copy p{color:var(--muted);line-height:1.65}.process-grid{list-style:none;padding:0;margin:46px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.process-grid li{min-height:220px;padding:23px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);border-radius:19px;background:linear-gradient(145deg,#120b1b,#0d0812)}.process-grid li>b{color:#bf52ff;font-size:12px}.process-grid li>svg{margin:27px 0 8px;color:#d293fa}.process-grid h3{margin:9px 0;font-size:20px}.process-grid p{margin:0;color:var(--muted);line-height:1.55;font-size:14px}.premium-section{display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(40px,7vw,100px);background:radial-gradient(circle at 75% 45%,#321247 0,transparent 40%)}.premium-copy .button{margin-top:15px}.plan-comparison{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:stretch}.plan-card{position:relative;padding:27px;border:1px solid var(--line);border-radius:21px;background:#0f0917}.plan-card header{padding-bottom:20px;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:10px}.plan-card header>span{color:var(--muted);font-size:12px;font-weight:850;letter-spacing:1.3px}.plan-card strong{font-size:38px}.plan-card strong small{font-size:13px}.plan-card ul{list-style:none;padding:10px 0 0;margin:0}.plan-card li{margin-top:14px;display:flex;align-items:flex-start;gap:9px;color:var(--muted-strong);font-size:14px}.plan-card li svg{width:17px;flex:0 0 auto;color:var(--green)}.premium-plan{border-color:#8342aa;background:linear-gradient(145deg,#241030,#100917 65%);box-shadow:0 28px 70px #0005;transform:translateY(-12px)}.plan-badge{position:absolute;top:-15px;right:20px;display:flex;align-items:center;gap:6px;padding:8px 11px;border-radius:999px;background:#9f34eb;font-size:11px;font-weight:850}.landing-shell footer{min-height:120px;padding:30px clamp(24px,7vw,110px);display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #ffffff10;color:var(--muted);font-size:13px}.app-topbar{height:72px;padding:0 22px;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff13;background:#08050deb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar-actions{display:flex;align-items:center;gap:10px}.save-status{min-width:102px;display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:12px}.save-status svg{color:var(--green)}.save-status.error{color:#ff9daf}.save-dot{width:8px;height:8px;border-radius:50%;background:#c157ff;animation:pulse 1s infinite alternate}@keyframes pulse{to{opacity:.35;transform:scale(.82)}}.workspace{min-height:calc(100vh - 72px);display:grid;grid-template-columns:242px minmax(440px,1fr) minmax(430px,.9fr)}.step-sidebar{min-width:0;padding:24px 14px 18px;position:sticky;top:72px;height:calc(100vh - 72px);display:flex;flex-direction:column;border-right:1px solid #25182f;background:#09060e}.progress-track{height:5px;margin:0 8px 20px;border-radius:999px;overflow:hidden;background:#21142a}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7423dc,#c94fff);transition:width .3s ease}.step-sidebar nav{display:flex;flex-direction:column;gap:5px}.step-sidebar nav button{min-height:46px;padding:9px 11px;display:grid;grid-template-columns:24px 20px 1fr;align-items:center;gap:8px;border:0;border-radius:11px;color:#968c9f;background:transparent;text-align:left}.step-sidebar nav button>span{width:23px;height:23px;display:grid;place-items:center;border:1px solid #3d2a4b;border-radius:50%;font-size:10px}.step-sidebar nav button b{font-size:12px}.step-sidebar nav button.active{color:#fff;background:#1b0f27}.step-sidebar nav button.active>span{border-color:#922ce8;background:#922ce8}.assistant-card{margin-top:auto;padding:11px;display:flex;gap:10px;align-items:center;border:1px solid var(--line);border-radius:14px;background:#100918}.assistant-card img{width:52px;height:52px;object-fit:cover;border-radius:11px}.assistant-card b{font-size:11px}.assistant-card p{margin:3px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.reset-link{margin-top:9px;min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;color:#92889a;background:transparent;font-size:11px}.reset-link:hover{color:#fff}.editor-panel{min-width:0;padding:38px clamp(24px,4vw,58px);background:#0b0711}.editor-heading{min-height:100px;margin-bottom:27px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.editor-heading>div>span{color:#c04cff;font-size:11px;font-weight:850;letter-spacing:1.3px}.editor-heading h1{margin:7px 0;font-size:clamp(29px,3vw,38px);letter-spacing:-1.2px}.editor-heading p{max-width:580px;margin:0;color:var(--muted);font-size:14px;line-height:1.55}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.form-grid>.wide{grid-column:1 / -1}.field-group{min-width:0;display:flex;flex-direction:column;gap:8px}.field-group.wide{grid-column:1 / -1}.field-group label,.skill-entry>label{color:#d5ceda;font-size:12px;font-weight:750}.field-group input,.field-group textarea,.field-group select,.skill-entry input{width:100%;min-height:47px;padding:12px 14px;border:1px solid #352342;border-radius:11px;outline:0;color:#fff;background:#110a18}.field-group textarea{resize:vertical;line-height:1.6}.field-group input::placeholder,.field-group textarea::placeholder,.skill-entry input::placeholder{color:#716778}.field-group input:focus,.field-group textarea:focus,.field-group select:focus,.skill-entry input:focus{border-color:#a23aec;box-shadow:0 0 0 4px #9b32e619}.field-group input:disabled{color:#8f8496;background:#0b0710;cursor:not-allowed}.field-group [aria-invalid=true]{border-color:#db667c}.field-error{display:flex;align-items:center;gap:6px;color:#ff9caf;font-size:11px;line-height:1.45}.field-meta{display:flex;justify-content:space-between;gap:12px;color:#827888;font-size:10px}.field-meta>span:last-child{flex:0 0 auto}.photo-editor{margin-top:24px;padding:20px;border:1px solid var(--line);border-radius:17px;background:#100918}.photo-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.photo-editor-heading h2{margin:0;font-size:17px}.photo-editor-heading h2 span{margin-left:6px;color:#b99fc5;font-size:10px;font-weight:700;text-transform:uppercase}.photo-editor-heading p{max-width:520px;margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.photo-error{margin:14px 0 0;color:#ff9caf;font-size:12px}.photo-workspace{margin-top:18px;display:grid;grid-template-columns:170px 1fr;gap:24px;align-items:center}.photo-crop-preview{width:170px;aspect-ratio:1;overflow:hidden;border:3px solid #7d3d9d;border-radius:50%;background:#08050d;box-shadow:0 16px 38px #0007}.photo-crop-preview img,.cv-photo img{width:100%;height:100%;max-width:none;object-fit:cover;transition:transform .16s ease,object-position .16s ease}.photo-controls{display:flex;flex-direction:column;gap:12px}.photo-controls label{display:grid;grid-template-columns:130px 1fr;align-items:center;gap:12px;color:#d5ceda;font-size:11px;font-weight:700}.photo-controls input[type=range]{width:100%;accent-color:#a63eef}.photo-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:3px}.photo-actions .danger-subtle{min-height:44px;padding:10px 14px;display:inline-flex;align-items:center;gap:8px;border:1px solid #59303a;border-radius:12px;background:#1b0d13}.inline-ai{min-height:36px;margin:-4px 0;padding:4px 0;display:inline-flex;align-items:center;gap:6px;border:0;color:#d477ff;background:transparent;font-size:11px;font-weight:700}.editor-navigation{margin-top:30px;padding-top:22px;display:flex;justify-content:space-between;gap:12px;border-top:1px solid #2a1a35}.editor-sections{display:grid;gap:34px}.editor-sections>*+*{padding-top:31px;border-top:1px solid #2a1a35}.collection-heading{margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.collection-heading h2{margin:0;font-size:18px}.collection-heading p{margin:5px 0 0;color:var(--muted);font-size:11px}.editor-cards{display:flex;flex-direction:column;gap:16px}.editor-card{padding:18px;border:1px solid var(--line);border-radius:16px;background:#100918}.editor-card>header{margin-bottom:17px;display:flex;align-items:center;justify-content:space-between;color:#ddd5e2;font-size:12px;font-weight:800}.collection-empty{min-height:92px;padding:20px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px dashed #453052;border-radius:14px;color:#93879a;background:#0d0812;text-align:center}.collection-empty p{max-width:440px;margin:0;font-size:12px;line-height:1.5}.checkbox-field{min-height:64px;padding:13px 14px;display:flex;align-items:flex-start;gap:11px;border:1px solid #3c2948;border-radius:12px;color:#e7deeb;background:#130b1a;cursor:pointer}.checkbox-field input{width:19px;height:19px;margin:1px 0 0;accent-color:#a23aec}.checkbox-field span{display:grid;gap:4px}.checkbox-field b{font-size:12px}.checkbox-field small{color:#998ea0;font-size:10px;line-height:1.45}.legacy-period{margin:0;padding:10px 12px;border-left:3px solid #7e448f;color:#b9adbf;background:#130b1a;font-size:11px;line-height:1.5}.ai-disclosure{margin-top:18px;padding:15px;display:flex;align-items:flex-start;gap:11px;border:1px solid #533466;border-radius:13px;color:#dbc8e5;background:#170d20}.ai-disclosure svg{flex:0 0 auto;color:#c75cff}.ai-disclosure p{margin:0;font-size:11px;line-height:1.55}.ai-disclosure b{display:block;margin-bottom:3px;color:#fff}.legal-links{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.legal-links a{color:#b8aabd;font-size:12px;text-decoration:underline;text-decoration-color:#6f4a7d;text-underline-offset:3px}.legal-links a:hover{color:#fff}.builder-legal{margin-top:17px;justify-content:center}.checkout-legal{margin-top:16px}.danger-subtle{color:#b68f99}.danger-subtle:hover{color:#ff97aa;background:#401620}.skill-entry>div{margin-top:8px;display:flex;gap:10px}.skill-entry input{flex:1}.skill-entry small{display:block;margin-top:8px;color:var(--muted);text-align:right}.skill-chips{list-style:none;padding:0;margin:20px 0 0;display:flex;flex-wrap:wrap;gap:9px}.skill-chips li{min-height:38px;padding:8px 9px 8px 12px;display:flex;align-items:center;gap:7px;border:1px solid #432b53;border-radius:999px;background:#1a1024;font-size:12px}.skill-chips button{width:26px;height:26px;display:grid;place-items:center;border:0;border-radius:50%;color:#b5a8bd;background:transparent}.skill-chips button:hover{color:#fff;background:#ffffff12}.empty-state{margin-top:22px;padding:36px 25px;border:1px dashed #3d294a;border-radius:15px;color:var(--muted);text-align:center}.empty-state>svg{color:#9e3ee0}.empty-state h2{margin:12px 0 5px;color:#e4dee8;font-size:17px}.empty-state p{margin:0 auto;max-width:460px;font-size:12px;line-height:1.55}.template-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.template-option{min-height:144px;padding:13px;display:grid;grid-template-columns:95px 1fr 20px;gap:14px;align-items:center;border:1px solid var(--line);border-radius:15px;color:#fff;background:#100918;text-align:left}.template-option:hover{border-color:#70428d}.template-option.selected{border-color:#ac42f2;box-shadow:0 0 0 3px #9c34ef1a}.template-option>span:nth-child(2){display:flex;flex-direction:column;gap:5px}.template-option small{color:var(--muted);font-size:11px}.template-access-note{margin:0 0 16px;padding:13px 15px;border:1px solid #59366d;border-radius:13px;color:#e7d9ef;background:#190e22;font-size:13px;line-height:1.55}.template-thumbnail{height:116px;padding:15px 12px;display:flex;flex-direction:column;gap:7px;border-radius:5px;background:#fff;box-shadow:0 8px 22px #0004}.template-thumbnail i{display:block;height:5px;border-radius:4px;background:#d8d2db}.template-thumbnail i:first-child{width:55%;height:9px;background:#222}.preview-contemporary{padding-top:22px;border-top:14px solid #191428;background:linear-gradient(90deg,#fff 68%,#eef0f5 68%)}.preview-contemporary i:first-child{width:72%;background:#e45d45}.preview-compact{padding:11px 9px;gap:4px;border-top:6px solid #164e63}.preview-compact i{height:4px}.preview-compact i:first-child{width:66%;height:7px;background:#164e63}.preview-elegant{align-items:center;border:1px solid #a88a5c;background:#fbfaf6}.preview-elegant i{width:78%;background:#d8d0c4}.preview-elegant i:first-child{width:50%;background:#7a6546}.preview-professional-plus{padding-left:31px;background:linear-gradient(90deg,#25354c 24%,#fff 24%)}.preview-professional-plus i:first-child{width:82%;background:#345f83}.preview-modern{border-top:9px solid #243a50}.preview-minimal i:first-child{background:#222}.preview-minimal{border:1px solid #bbb}.preview-executive{border-left:9px solid #17243a}.preview-executive i:first-child{background:#b49355}.preview-panel{min-width:0;height:calc(100vh - 72px);padding:20px;position:sticky;top:72px;display:flex;flex-direction:column;align-items:center;border-left:1px solid #271833;background:#110a18}.preview-heading{width:100%;margin-bottom:13px;display:flex;align-items:center;justify-content:space-between}.preview-heading>div{display:flex;flex-direction:column;gap:3px}.preview-heading b{font-size:12px}.preview-heading small{color:var(--muted);font-size:10px}.preview-close{display:none}.preview-scroll{width:100%;flex:1;overflow:auto;display:flex;justify-content:center;scrollbar-width:thin}.preview-actions{width:min(100%,560px);margin-top:13px;display:grid}.preview-actions .button{min-height:54px;flex-wrap:wrap}.preview-actions .button small{width:100%;color:#ebd9f6;font-size:9px;font-weight:650}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;padding:20px;display:grid;place-items:center;background:#060309d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal{width:min(100%,510px);max-height:calc(100vh - 40px);overflow:auto;padding:24px;border:1px solid #56336a;border-radius:20px;background:#120b19;box-shadow:0 30px 90px #000c}.modal>header{display:flex;align-items:center;justify-content:space-between;gap:20px}.modal h2{margin:0;font-size:22px}.modal>p{color:var(--muted-strong);line-height:1.6}.legal-modal{width:min(100%,720px)}.legal-copy{color:#cbbfd0;font-size:13px;line-height:1.65}.legal-copy h3{margin:22px 0 5px;color:#fff;font-size:15px}.legal-copy p{margin:7px 0}.legal-copy a{color:#d888ff}.legal-updated{color:#8f8395;font-size:11px}.modal-actions{margin-top:24px;display:flex;justify-content:flex-end;gap:10px}.premium-available{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #2d8057;border-radius:14px;background:#0d2a20;color:#dfffee}.premium-available>svg{flex:0 0 auto;padding:5px;border-radius:50%;background:#35b578}.premium-available div{display:grid;gap:3px}.premium-available span{color:#acd9c1;font-size:12px}.download-benefits{margin-top:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.download-benefits span{padding:11px;border:1px solid #3b2548;border-radius:11px;background:#0d0812;color:#d9ccdf;font-size:11px;line-height:1.4}.download-includes{margin:18px 0 0;padding:0;display:grid;gap:10px;list-style:none}.download-includes li{display:flex;align-items:center;gap:9px;color:#e9dff0;font-size:13px}.download-includes svg{width:18px;height:18px;padding:3px;border-radius:50%;background:#2f8e62;color:#fff}.download-actions .button{min-height:48px}.mock-notice{margin:18px 0;padding:12px;display:flex;align-items:flex-start;gap:10px;border:1px solid #73562a;border-radius:12px;color:#eed39a;background:#261d0c}.mock-notice svg{flex:0 0 auto}.mock-notice p{margin:0;font-size:12px;line-height:1.5}.mock-notice code{color:#fff0c8}.checkout-summary{padding:20px;border:1px solid #6f398c;border-radius:15px;background:radial-gradient(circle at 100% 0,#3a1453,#170d20 60%)}.checkout-summary span{color:#d47aff;font-size:11px;font-weight:850;letter-spacing:1px}.checkout-summary strong{display:block;margin-top:8px;font-size:34px}.checkout-summary small{font-size:13px}.checkout-summary p{margin:4px 0 0;color:var(--muted);font-size:12px}.mock-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.mock-options button{min-height:44px;border:1px solid var(--line-strong);border-radius:11px;color:#fff;background:#1a1023}.mock-options button:first-child{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:7px;border-color:#2f9e75;background:#0f3024}.toast{position:fixed;left:50%;bottom:25px;z-index:120;width:max-content;max-width:calc(100vw - 30px);padding:13px 17px;transform:translate(-50%);border:1px solid #694181;border-radius:13px;color:#fff;background:#1c1126;box-shadow:0 18px 50px #000a;font-size:13px}.busy-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:#08050de8}.spinner{width:38px;height:38px;border:3px solid #3b244c;border-top-color:#c34dff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.mobile-preview-button,.mobile-reset-link{display:none}@media(max-width:1180px){.workspace{grid-template-columns:230px minmax(0,1fr)}.preview-panel{display:none;position:fixed;top:72px;right:0;bottom:0;left:0;z-index:60;height:auto;overflow:auto}.preview-panel.is-open{display:flex}.preview-close,.mobile-preview-button{display:inline-grid}.preview-scroll{min-height:0}.premium-section{grid-template-columns:1fr}}@media(max-width:900px){.landing-nav{grid-template-columns:1fr auto}.landing-nav nav{display:none}.hero{min-height:auto;grid-template-columns:1fr;padding-top:54px;text-align:center}.hero-copy{margin:0 auto}.hero-copy>p{margin-inline:auto}.hero-actions,.trust-list{justify-content:center}.hero-visual{min-height:430px}.process-grid{grid-template-columns:1fr 1fr}.template-grid{grid-template-columns:1fr}}@media(max-width:760px){.app-topbar{height:auto;min-height:68px;padding:8px 12px}.brand-mark{font-size:17px}.topbar-actions{gap:6px}.save-status{display:none}.topbar-actions .button{min-height:42px;padding:8px 10px;font-size:11px}.workspace{display:block}.step-sidebar{height:auto;padding:12px 14px;position:sticky;top:68px;z-index:20;display:block;border:0;border-bottom:1px solid #2b1b35;overflow:hidden}.progress-track{margin-bottom:10px}.step-sidebar nav{padding-bottom:3px;flex-direction:row;overflow-x:auto;scrollbar-width:none}.step-sidebar nav::-webkit-scrollbar{display:none}.step-sidebar nav button{min-width:49px;min-height:42px;padding:8px;display:flex;justify-content:center}.step-sidebar nav button svg,.step-sidebar nav button b{display:none}.step-sidebar nav button>span{flex:0 0 auto}.assistant-card,.reset-link{display:none}.editor-panel{padding:27px 17px}.editor-heading{min-height:auto;margin-bottom:24px;flex-direction:column}.editor-heading h1{font-size:29px}.editor-heading .button{align-self:stretch}.form-grid,.template-grid{grid-template-columns:1fr}.field-group.wide,.form-grid>.wide{grid-column:auto}.collection-heading{align-items:flex-start;flex-direction:column}.collection-heading .button{align-self:stretch}.skill-entry>div{flex-direction:column}.preview-panel{top:68px;right:0;bottom:0;left:0;padding:14px}.preview-scroll{justify-content:flex-start}.preview-actions{position:sticky;bottom:0;padding:10px 0 0;background:#110a18}.photo-editor-heading{flex-direction:column}.photo-editor-heading .button{width:100%}.photo-workspace{grid-template-columns:1fr;justify-items:center}.photo-controls{width:100%}.modal{padding:20px}}@media(max-width:620px){.landing-nav{height:68px;padding:0 16px}.landing-nav .button{min-height:40px;padding:8px 10px;font-size:11px}.hero{padding:48px 19px 20px;gap:20px}.hero h1{font-size:clamp(44px,14vw,58px);letter-spacing:-3px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.trust-list{gap:9px 14px}.hero-visual{min-height:360px}.hero-visual>img{width:310px}.hero-glow{width:285px;height:285px}.visual-note{transform:scale(.78)}.note-ai{left:-28px;top:18%}.note-layout{right:-30px;bottom:15%}.process-section,.premium-section{padding:60px 19px}.process-grid,.plan-comparison{grid-template-columns:1fr}.process-grid li{min-height:180px}.premium-plan{margin-top:10px;transform:none}.download-benefits{grid-template-columns:1fr}.landing-shell footer{padding:30px 19px;align-items:flex-start;flex-direction:column}.editor-card{padding:15px}.editor-navigation .button{flex:1;padding-inline:10px}.mobile-reset-link{min-height:44px;margin:16px auto 0;display:flex;align-items:center;justify-content:center;gap:7px;border:0;color:#9b91a2;background:transparent}.template-option{grid-template-columns:82px 1fr 20px}.template-thumbnail{height:105px}.mock-options{grid-template-columns:1fr}.mock-options button:first-child{grid-column:auto}.modal-actions{flex-direction:column-reverse}.modal-actions .button{width:100%}}@media(max-width:480px){.app-topbar .brand-mark>span{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{background:#0c0b10}.button-primary,.button-premium{background:#8243c2;box-shadow:none}.button-primary:hover:not(:disabled),.button-premium:hover:not(:disabled){background:#9253d1;box-shadow:none}.button-secondary{background:#1b1923;border-color:#60566a}.app-topbar{padding-inline:24px;background:#100e16}.workspace{grid-template-columns:204px minmax(420px,1fr) minmax(420px,.95fr)}.step-sidebar{background:#100e16;padding-top:28px}.step-sidebar nav button{grid-template-columns:24px 1fr;padding:12px 8px;color:#bcb5c5}.step-sidebar nav button>svg{display:none}.step-sidebar nav button.active{background:#292134}.progress-track span{background:#a674d5}.editor-panel{padding:36px 30px;background:#14111a}.editor-heading h1{font-size:30px}.editor-heading{min-height:0;margin-bottom:28px}.field-group input,.field-group textarea,.field-group select,.skill-entry input{background:#1a1721;border-color:#494151}.field-group input::placeholder,.field-group textarea::placeholder,.skill-entry input::placeholder{color:#a39aa9}.field-meta,.checkbox-field small{color:#b5aabd}.assistant-card{margin-top:36px;background:transparent;padding:15px 12px;align-items:flex-start}.assistant-card>svg{flex:0 0 auto;color:#c9a4ec}.assistant-card b,.assistant-card p{font-size:12px}.assistant-upgrade{margin-top:10px;min-height:34px;padding:0;color:#dfb5ff;background:none;border:0;text-align:left;font-size:12px;text-decoration:underline}.optional-personal{margin-top:24px;padding:20px;border:1px solid #494151;border-radius:12px}.optional-personal summary{min-height:28px;cursor:pointer;font-size:14px;font-weight:650}.optional-personal>p{color:#bcb3c5;font-size:13px;line-height:1.6}.preview-panel{background:#222029}.preview-scroll{display:block;text-align:left}.preview-scroll .cv-document{zoom:var(--preview-scale, .54);margin-inline:auto;box-shadow:0 4px 20px #0003}.preview-actions{gap:8px}.preview-actions .button{min-height:44px;font-size:13px}.preview-caption{text-align:center;color:#d0c7d7;font-size:12px;padding:4px 0}.template-grid{grid-template-columns:1fr;gap:12px}.template-option:disabled{opacity:1;color:#e8e2ed;cursor:not-allowed}.template-option:disabled:hover{border-color:var(--line)}.template-option.selected{border-color:#be92e6;box-shadow:none}.template-tier{color:#c7b8d0;font-size:10px;letter-spacing:1px}.template-lock{color:#d8b8ef!important;margin-top:5px}.template-thumbnail{background:#fff;border:0;border-radius:2px}.template-thumbnail i{background:#d0d0d0;border-radius:0}.template-thumbnail i:first-child{background:#333}.preview-modern{border-top:24px solid #243a50}.preview-minimal{padding-left:32px;border-left:16px solid #eee}.preview-executive{border-left:26px solid #dfe6df}.preview-contemporary{border-top:8px solid #763c3c;border-right:24px solid #eee}.preview-compact{padding:8px;gap:5px;border-bottom:20px solid #dce5e7}.preview-elegant{padding-top:24px;align-items:center;border-top:2px solid #aa9676;border-bottom:2px solid #aa9676}.preview-elegant i{width:80%}.preview-professional-plus{padding-left:12px;border-left:8px solid #344d65;border-right:20px solid #e7ebef}.preview-academic i{margin-bottom:3px;border-left:8px solid #555}.preview-technical{border-top:28px double #36534a}.preview-editorial{border-right:15px solid #e9e0dc}.preview-editorial i:first-child{height:22px;width:70%;background:#704137}.preview-timeline{padding-left:28px;border-left:1px solid #364d65}.preview-timeline i{border-left:5px solid #364d65}.download-free{padding:20px;margin-bottom:18px;border:1px solid #79727f;border-radius:12px}.download-free p{color:#c7bece;font-size:14px;line-height:1.6}.download-actions{flex-wrap:wrap}.hero{min-height:640px}.hero h1{font-size:clamp(58px,6vw,84px);line-height:1.04;letter-spacing:-3px}.hero h1 span{color:#c9a1ed;background:none}.eyebrow{border:0;background:none;padding:0;color:#c8b3d9}.hero-visual{min-height:500px}.hero-paper{width:min(100%,350px);padding:32px;color:#222;background:#faf9f6;box-shadow:18px 20px #28222f;text-align:left;transform:rotate(2deg)}.hero-paper-label{color:#555;font:9px Arial,sans-serif;letter-spacing:2px}.hero-paper h2{margin:20px 0 8px;font:38px/1.08 Georgia,serif;letter-spacing:-1px}.hero-paper p{color:#555;font:11px/1.6 Arial,sans-serif}.hero-paper h3{margin-top:24px;font:700 10px Arial,sans-serif;text-transform:uppercase;letter-spacing:1px}.hero-paper b{font:700 12px Arial,sans-serif}.hero-paper-rule{border-top:1px solid #888;margin:20px 0}.hero-paper-footer{border-top:1px solid #ccc;padding-top:15px;margin-top:24px;font:9px Arial,sans-serif;color:#555}.premium-section{background:#131017}.plan-card .button{margin-top:24px;width:100%;font-size:13px}.process-grid li{background:#141119}@media(max-width:1180px){.workspace{grid-template-columns:204px minmax(0,1fr)}.preview-panel{position:fixed;top:72px;right:0;bottom:0;left:0}.preview-scroll{width:min(100%,740px);margin-inline:auto}}@media(max-width:760px){.app-topbar{min-height:112px;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px 14px}.topbar-actions{display:contents}.app-topbar .brand-mark>span{display:inline}.app-topbar .save-status{display:none}.app-topbar .mobile-preview-button{justify-self:end;min-height:36px}.app-topbar .button{min-height:44px;font-size:11px;padding:10px 6px}.workspace{display:block}.step-sidebar{top:112px;padding:12px 14px}.step-sidebar nav{justify-content:space-between}.step-sidebar nav button{min-width:44px}.editor-panel{padding:26px 18px}.editor-heading h1{font-size:28px}.optional-personal{padding:15px}.preview-panel{top:112px;right:0;bottom:0;left:0;padding:12px}.preview-actions{background:#222029}.hero{padding-top:44px}.hero-visual{min-height:460px}.hero-paper{width:290px;padding:26px;transform:none}.hero h1{font-size:58px;letter-spacing:-2px}}@media(min-width:761px)and (max-width:1000px){.app-topbar{height:112px;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px 24px}.topbar-actions{display:contents}.app-topbar .save-status{display:none}.app-topbar .mobile-preview-button{justify-self:end}.step-sidebar{top:112px;height:calc(100vh - 112px)}.preview-panel{top:112px;right:0;bottom:0;left:0}}.app-topbar .brand-mark{white-space:nowrap}@media(max-width:1180px){.app-topbar .mobile-preview-button{display:inline-flex;white-space:nowrap}}.cv-document{--ink: #222;--accent: #333;color-scheme:light;width:210mm;min-height:297mm;flex:0 0 auto;padding:16mm;color:var(--ink);background:#fff;font:10pt/1.5 Arial,sans-serif;overflow-wrap:anywhere}.cv-document *{box-sizing:border-box}.cv-header{padding-bottom:7mm;border-bottom:1.5pt solid var(--accent)}.cv-identity{display:flex;align-items:center;gap:7mm}.cv-identity-copy{flex:1;min-width:0}.cv-header h1{margin:0;font-size:28pt;line-height:1.1;letter-spacing:-.6pt}.cv-header h2{margin:3mm 0;font-size:13pt;color:var(--accent);font-weight:500}.cv-photo{width:24mm;height:28mm;flex:0 0 auto;order:2;overflow:hidden;background:#eee;border-radius:1mm}.template-classic .cv-photo{filter:grayscale(1)}.cv-photo img{width:100%;height:100%;object-fit:cover;max-width:none}.cv-contact{margin:0;font-size:8.5pt;line-height:1.7;color:inherit}.cv-contact a,.cv-professional-link{color:inherit;text-decoration:underline}.cv-section{margin-top:6mm;min-width:0}.cv-section h3{margin:0 0 2.5mm;padding-bottom:1.5mm;border-bottom:.5pt solid #ccc;color:var(--accent);font:700 10pt/1.4 Arial,sans-serif;letter-spacing:.8pt;text-transform:uppercase}.cv-section p{margin:1.5mm 0 0;white-space:pre-wrap}.cv-entry{margin:0 0 4mm}.cv-entry-heading{display:flex;justify-content:space-between;align-items:baseline;gap:4mm}.cv-entry-heading strong{min-width:0}.cv-entry-heading span{max-width:40%;font-size:8.5pt;color:#555}.cv-place{font-size:9pt;color:#555}.cv-skills{display:flex;flex-wrap:wrap;gap:1.5mm 4mm;padding:0;margin:0;list-style:none}.cv-skills li{font-size:9pt}.cv-languages{padding:0;margin:0;list-style:none;font-size:9pt}.cv-languages li{margin-bottom:1.5mm}.cv-professional-link,.cv-credential{font-size:8pt}.cv-columns{display:grid;gap:8mm}.cv-columns>*{min-width:0}.cv-left-column{grid-template-columns:31% minmax(0,1fr)}.cv-right-column{grid-template-columns:minmax(0,1fr) 30%}.cv-columns aside{border-inline-start:1pt solid #ccc;padding-inline-start:5mm}.cv-band,.cv-two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6mm}.cv-three-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5mm}.cv-centered{text-align:center}.cv-centered .cv-identity{flex-direction:column}.cv-centered .cv-photo{order:0;border-radius:50%;width:22mm;height:22mm}.template-modern{--accent: #243a50}.template-modern .cv-header{background:#243a50;color:#fff;padding:8mm;border:0}.template-modern .cv-header h2{color:#e0e7ed}.template-modern .cv-band{padding:0 5mm 5mm;background:#edf1f4}.template-modern .cv-photo{order:0}.template-minimal{font-family:Calibri,Arial,sans-serif}.template-minimal .cv-header{border:0;padding-bottom:2mm}.template-minimal .cv-header h1{font-weight:400;font-size:32pt}.template-minimal .cv-margin-labels>section{position:relative;padding:5mm 0 0 39mm;border-top:.5pt solid #ccc}.template-minimal .cv-section h3{position:absolute;top:5mm;left:0;width:33mm;border:0;font-size:8pt;text-transform:none}.template-executive{--accent: #334635;font-family:Georgia,serif;border-top:4mm solid #334635}.template-executive .cv-header h1{font-weight:400}.template-executive .cv-left-column>aside{border:0;padding:0 5mm 4mm;background:#edf0ea}.template-executive .cv-skills{display:block}.template-contemporary{--accent: #763c3c}.template-contemporary .cv-contact-top{padding-bottom:5mm;border-bottom:.5pt solid #aaa}.template-contemporary .cv-header{padding-top:7mm}.template-contemporary .cv-header h1{font-size:34pt}.template-contemporary .cv-photo{order:0}.template-contemporary .cv-section h3{border:0}.template-compact{--accent: #254d59;font-size:9pt}.template-compact .cv-header{border-bottom:2pt solid var(--accent);padding-bottom:4mm}.template-compact .cv-header h1{font-size:24pt}.template-compact .cv-section{margin-top:4mm}.template-compact .cv-entry{margin-bottom:3mm}.template-compact .cv-three-columns{border-top:.5pt solid #aaa}.template-elegant{--accent: #756047;font-family:Georgia,serif}.template-elegant .cv-header{border-bottom:3pt double #aa9676}.template-elegant .cv-header h1{font-size:30pt;font-weight:400}.template-elegant .cv-introduction{text-align:center;font-style:italic}.template-elegant .cv-section h3{text-align:center;border:0;font-family:Georgia,serif}.template-elegant .cv-two-columns{border-top:1pt solid #aa9676}.template-professional-plus{--accent: #344d65}.template-professional-plus .cv-header{display:grid;grid-template-columns:1.2fr 1fr;gap:7mm;border-left:3mm solid var(--accent);padding-left:5mm}.template-professional-plus .cv-header .cv-section{margin:0;font-size:9pt}.template-professional-plus .cv-identity{flex-direction:column;align-items:flex-start;gap:3mm}.template-professional-plus .cv-photo{order:0;width:18mm;height:18mm}.template-professional-plus .cv-header h1{font-size:23pt}.template-academic{--accent: #404040;font-family:Georgia,serif}.template-academic .cv-header{border-bottom:3pt double #555}.template-academic .cv-header h1{font-size:25pt;font-weight:400}.template-academic .cv-numbered{counter-reset:section}.template-academic .cv-numbered h3:before{counter-increment:section;content:counter(section,upper-roman) ". "}.template-academic .cv-section h3{font-family:Georgia,serif;text-transform:none;font-size:12pt}.template-technical{--accent: #36534a;font-family:Calibri,Arial,sans-serif}.template-technical .cv-header{border:0}.template-technical .cv-header h1{font:700 25pt/1.15 Consolas,monospace}.template-technical .cv-technical-skills{border-block:1pt solid var(--accent);padding:0 4mm 5mm;background:#edf1ed}.template-technical .cv-skills li{border:.5pt solid #889c92;padding:1mm 2mm}.template-technical .cv-section h3{font-size:9pt;letter-spacing:0}.template-editorial{--accent: #704137;font-family:Georgia,serif}.template-editorial .cv-editorial-head{display:grid;grid-template-columns:1fr 45mm;gap:7mm;align-items:end;border-bottom:2pt solid var(--accent);padding-bottom:6mm}.template-editorial .cv-header{border:0;padding:0}.template-editorial .cv-identity{flex-direction:column;align-items:start}.template-editorial .cv-header h1{font-size:38pt;font-weight:400}.template-editorial .cv-header h2{font-size:11pt}.template-editorial .cv-contact{font-family:Arial,sans-serif}.template-editorial .cv-photo{order:0;width:18mm;height:18mm}.template-editorial .cv-editorial-footer{display:grid;grid-template-columns:2fr 1fr 1fr;gap:5mm}.template-timeline{--accent: #364d65}.template-timeline .cv-header{text-align:right;border:0}.template-timeline .cv-photo{order:0;border-radius:50%;width:24mm;height:24mm}.template-timeline .cv-timeline .cv-entry{position:relative;padding-left:31mm;border-left:1pt solid #adb7c2}.template-timeline .cv-timeline .cv-entry-heading span{position:absolute;left:3mm;top:0;width:24mm;max-width:24mm}.template-timeline .cv-timeline .cv-entry:before{content:"";position:absolute;left:-1mm;top:1.5mm;width:2mm;height:2mm;border-radius:50%;background:var(--accent)}@page{size:A4;margin:14mm 16mm;background:#fff}.print-root{display:none}@media print{:root{color-scheme:light;background:#fff!important}html,body,#root,.app-shell,.workspace,.preview-panel,.preview-scroll{width:auto!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important;position:static!important;background:#fff!important}.app-topbar,.step-sidebar,.editor-panel,.preview-heading,.preview-actions,.modal-backdrop,.toast,.busy-overlay,.sr-live,.landing-shell,html[data-cv-print] .workspace{display:none!important}html[data-cv-print] .print-root{display:block!important}.cv-document{zoom:1!important;width:100%!important;min-height:0!important;margin:0!important;padding:0!important;box-shadow:none!important;overflow:visible!important;border-top:0;print-color-adjust:exact;-webkit-print-color-adjust:exact}.cv-header,.cv-photo,.cv-section>h3{break-inside:avoid}.cv-section>h3{break-after:avoid}.cv-entry,.cv-skills li,.cv-languages li{break-inside:avoid}.cv-section p{orphans:3;widows:3}.cv-contact a,.cv-professional-link{color:inherit}}
