@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Lato:wght@400;700;900&family=Montserrat:wght@500;700;800&family=Nunito:wght@500;700;900&family=Poppins:wght@500;700;800&family=Roboto+Slab:wght@500;700;800&family=Source+Serif+4:wght@500;700;800&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#18211f;--ink:#18211f;--muted:#63706b;--line:#dce3de;--paper:#fff;--soft:#eef5ef;--mint:#2f9d73;--mint-dark:#14704f;--yellow:#f4c95d;--blue:#3466d6;--coral:#ef806f;--pink:#e9508f;--shadow:0 24px 70px #15352a1f;background:#f7f8f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.premium-site{--premium-ink:#082f49;--premium-muted:#476579;--premium-line:#0e749024;--premium-surface:#ffffffd1;--premium-sky:#0ea5e9;--premium-orange:#f97316;--premium-green:#10b981;color:var(--premium-ink);background:radial-gradient(circle at 18% 8%,#0ea5e92e,#0000 30%),radial-gradient(circle at 88% 18%,#f9731621,#0000 26%),linear-gradient(#f0f9ff 0%,#fff 42%,#f8fafc 100%)}.premium-site .premium-nav{background:#ffffffc7;border:1px solid #0e749029;border-radius:8px;width:min(1180px,100% - 32px);height:68px;margin-top:14px;padding:0 10px 0 16px;position:sticky;top:14px;box-shadow:0 18px 60px #082f491a}.premium-site .brand-mark{background:linear-gradient(135deg,#082f49,#0ea5e9);transform:none;box-shadow:4px 4px #f9731647}.premium-site .btn{border-radius:8px;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s}.premium-site .btn-primary{background:linear-gradient(135deg, var(--premium-orange), #fb923c);box-shadow:0 14px 34px #f973163d}.premium-site .btn-primary:hover{background:linear-gradient(135deg, #ea580c, var(--premium-orange));box-shadow:0 18px 40px #f9731647}.premium-site .btn-outline,.premium-site .btn-ghost{color:var(--premium-ink);background:#ffffffc2;border-color:#082f4924}.premium-site .premium-hero{grid-template-columns:minmax(0,.92fr) minmax(440px,1fr);gap:52px;min-height:720px;margin-top:54px}.premium-site .premium-hero:before{display:none}.premium-site .hero-copy h1{max-width:760px;font-size:clamp(48px,6.8vw,92px);line-height:.94}.premium-site .lead{max-width:610px;color:var(--premium-muted);font-size:clamp(17px,2vw,21px)}.premium-site .eyebrow{color:#0369a1;background:#0ea5e91a;border-color:#0ea5e933}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.premium-site .hero-proof span{color:var(--premium-ink);box-shadow:none;border-color:#082f491f}.reveal-up{animation:.68s both revealUp}@keyframes revealUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.premium-visual{isolation:isolate;min-height:560px}.premium-visual:before{background:linear-gradient(135deg,#0ea5e92e,#10b9811f),#ffffff85;border:0;border-radius:8px;width:min(520px,92vw);height:520px;transform:rotate(0);box-shadow:inset 0 0 0 1px #0e749024}.dashboard-mockup{z-index:2;background:#ffffffe0;border:1px solid #082f4924;border-radius:8px;width:min(560px,100%);animation:7s ease-in-out infinite floatMockup;position:relative;overflow:hidden;box-shadow:0 34px 90px #082f492e}@keyframes floatMockup{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.mockup-topbar{border-bottom:1px solid var(--premium-line);background:#f0f9ffcc;align-items:center;gap:8px;height:46px;padding:0 16px;display:flex}.mockup-topbar span,.avatar-row span{background:var(--premium-sky);border-radius:50%;width:11px;height:11px}.mockup-topbar span:nth-child(2),.avatar-row span:nth-child(2){background:var(--premium-orange)}.mockup-topbar span:nth-child(3),.avatar-row span:nth-child(3){background:var(--premium-green)}.mockup-grid{grid-template-columns:88px minmax(0,1fr);min-height:390px;display:grid}.mockup-sidebar{border-right:1px solid var(--premium-line);background:#082f4908;align-content:start;gap:14px;padding:22px;display:grid}.mockup-sidebar span{background:#0ea5e929;border-radius:8px;height:34px}.mockup-main{gap:14px;padding:24px;display:grid}.mockup-card,.bento-card,.workflow-card,.metric-panel,.testimonial-panel,.product-preview-shell{border:1px solid var(--premium-line);background:var(--premium-surface);border-radius:8px;box-shadow:0 18px 55px #082f4912}.mockup-card{gap:8px;padding:18px;display:grid}.mockup-card.primary{background:linear-gradient(135deg,#0ea5e924,#ffffffeb);min-height:142px}.mockup-card.accent{background:#f973161a}.mockup-card span,.mockup-list span,.workflow-card p,.bento-card p,.testimonial-panel p,.metric-tile span{color:var(--premium-muted)}.mockup-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.mockup-list{gap:10px;padding-top:6px;display:grid}.mockup-list span{background:#082f491a;border-radius:999px;height:12px}.mockup-list span:nth-child(2){width:78%}.mockup-list span:nth-child(3){width:54%}.floating-panel{z-index:3;color:var(--premium-ink);background:#ffffffe6;border:1px solid #082f491f;border-radius:8px;align-items:center;gap:8px;padding:12px 14px;font-weight:850;display:inline-flex;position:absolute;box-shadow:0 18px 50px #082f491f}.panel-top{top:70px;right:16px}.panel-bottom{bottom:84px;left:18px}.logo-strip{border:1px solid var(--premium-line);background:#ffffffad;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;width:min(1180px,100% - 36px);margin:0 auto;padding:18px;display:grid}.logo-strip span{color:#64748b;background:#f1f5f9b8;border-radius:8px;place-items:center;min-height:48px;font-weight:850;display:grid}.premium-section,.workflow-section,.pricing-preview{padding-top:96px}.split-head{grid-template-columns:minmax(0,.95fr) minmax(300px,.55fr);align-items:end;gap:32px;max-width:none;display:grid}.split-head p:not(.eyebrow){margin:0}.bento-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(210px,auto);gap:16px;display:grid}.bento-card{padding:24px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden}.bento-card:hover{border-color:#0ea5e952;transform:translateY(-4px);box-shadow:0 24px 65px #082f491a}.bento-card:after{content:"";background:#0ea5e91a;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-54px;right:-44px}.bento-large{grid-area:span 2/span 2}.bento-tall{grid-row:span 2}.bento-wide{grid-column:span 2}.premium-site .icon-box{box-shadow:none;background:#082f49}.proof-section{grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);align-items:stretch;gap:18px;display:grid}.metric-panel{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px;display:grid}.metric-tile{background:#fff;border-radius:8px;align-content:end;min-height:180px;padding:22px;display:grid}.metric-tile strong{font-size:clamp(34px,5vw,58px);line-height:1}.testimonial-panel{padding:34px}.testimonial-panel h2{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.05}.avatar-row{margin-top:22px;display:flex}.avatar-row span{border:3px solid #fff;width:38px;height:38px;margin-left:-8px}.avatar-row span:first-child{margin-left:0}.premium-site .landing-template-card{border-color:var(--premium-line);background:#ffffffd1;box-shadow:0 14px 45px #082f4914}.workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.workflow-card{align-content:space-between;min-height:260px;padding:26px;display:grid}.workflow-card span{color:var(--premium-sky);font-size:13px;font-weight:950}.workflow-card h3{font-size:26px;line-height:1.1}.product-preview-shell{grid-template-columns:minmax(0,.72fr) minmax(440px,1fr);align-items:center;gap:24px;padding:22px;display:grid}.product-preview-shell .section-head{margin:0;padding:18px}.premium-site .landing-web-preview{box-shadow:none;background:#082f49}.pricing-preview .price-card{border-color:var(--premium-line);background:#ffffffd6;box-shadow:0 18px 55px #082f4912}.premium-site .final-cta{background:linear-gradient(135deg,#0ea5e929,#f973161f),#fff;border:1px solid #082f491f;box-shadow:0 24px 70px #082f491a}@media (prefers-reduced-motion:reduce){.reveal-up,.dashboard-mockup,.premium-site .landing-template-card{animation:none}}@media (width<=980px){.premium-site .premium-hero,.split-head,.proof-section,.product-preview-shell{grid-template-columns:1fr}.premium-site .premium-hero{min-height:auto}.bento-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bento-large,.bento-wide,.bento-tall{grid-area:span 1/span 1}.workflow-grid,.metric-panel{grid-template-columns:1fr}.product-preview-shell{padding:14px}}@media (width<=640px){.premium-site .premium-nav{width:min(100% - 20px,1180px);top:10px}.premium-site .nav-actions .btn-ghost{display:none}.premium-site .premium-hero,.premium-site .section,.premium-site .final-cta,.premium-site .footer,.logo-strip{width:min(100% - 24px,1180px)}.premium-site .hero-copy h1{font-size:46px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.premium-visual{min-height:470px}.mockup-grid,.bento-grid,.logo-strip{grid-template-columns:1fr}.mockup-sidebar{display:none}.floating-panel{margin-top:10px;position:relative;inset:auto}.premium-site .web-preview-scale .public-profile{transform:scale(.68)}}*{box-sizing:border-box}body{background:linear-gradient(110deg,#f4c95d2e 0 12%,#0000 12% 100%),linear-gradient(#2f9d731a,#0000 520px),#f7f8f5;min-width:320px;margin:0}.cvlive-pulse{pointer-events:none;z-index:999998;background:radial-gradient(circle,#ffffff1a,#a078ff14,#0000 62%);border:2px solid #b48cffe0;border-radius:50%;width:70px;height:70px;animation:.68s ease-out forwards cvlivePulse;position:fixed;transform:translate(-50%,-50%);box-shadow:0 0 20px #a078ffb8,inset 0 0 18px #a078ff33}.cvlive-pulse:after{content:"CV";color:#fff;letter-spacing:1.8px;text-shadow:0 0 4px #fff,0 0 12px #a078ff;font-size:11px;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cvlive-pulse.mobile-tap{border-color:#96e1fff2;width:82px;height:82px}.cvlive-pulse.mobile-tap:after{content:"AI"}@keyframes cvlivePulse{0%{opacity:1;transform:translate(-50%,-50%)scale(.25)}to{opacity:0;transform:translate(-50%,-50%)scale(1.85)}}.scroll-progress{width:var(--scroll-progress,0%);z-index:1000;pointer-events:none;background:linear-gradient(90deg,#f4c95d,#2f9d73,#3466d6);height:4px;position:fixed;top:0;left:0;box-shadow:0 0 16px #3466d647}.cvlive-ai-btn,.ai-glow-btn,.ai-reveal-button,.btn-primary{isolation:isolate;position:relative;overflow:hidden}.cvlive-ai-btn:before,.ai-glow-btn:before,.ai-reveal-button:before,.btn-primary:before{content:"";z-index:-1;opacity:0;background:linear-gradient(120deg,#0000,#ffffffd9,#aa82ff8c,#50aaff73,#0000);width:65%;height:100%;position:absolute;top:0;left:-90%;transform:skew(-22deg)}.cvlive-ai-btn:hover:before,.ai-glow-btn:hover:before,.ai-reveal-button:hover:before,.btn-primary:hover:before{opacity:1;animation:.85s cvliveLightMove}@keyframes cvliveLightMove{0%{left:-90%}to{left:135%}}.reveal-up,.reveal-card,.reveal-preview,.reveal-light{opacity:0;transition:opacity .68s,transform .68s cubic-bezier(.2,.82,.2,1),box-shadow .68s,filter .68s;transform:translateY(34px)}.reveal-card{transform:translateY(42px)scale(.985)}.reveal-preview{filter:saturate(.82);transform:translateY(48px)scale(.97)}.reveal-up.is-visible,.reveal-card.is-visible,.reveal-preview.is-visible,.reveal-light.is-visible{opacity:1;filter:saturate();transform:translateY(0)scale(1)}.reveal-light.is-visible{box-shadow:0 30px 70px #2563eb24}.hero-copy.reveal-up>*{opacity:0;transform:translateY(16px)}.hero-copy.reveal-up.is-visible>*{animation:.62s both heroTextCascade}.hero-copy.reveal-up.is-visible>:nth-child(2){animation-delay:90ms}.hero-copy.reveal-up.is-visible>:nth-child(3){animation-delay:.18s}.hero-copy.reveal-up.is-visible>:nth-child(4){animation-delay:.27s}.hero-copy.reveal-up.is-visible>:nth-child(5){animation-delay:.36s}.hero-copy.reveal-up.is-visible>:nth-child(6){animation-delay:.45s}@keyframes heroTextCascade{to{opacity:1;transform:translateY(0)}}@media (hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){body.cvlive-custom-cursor,body.cvlive-custom-cursor a,body.cvlive-custom-cursor button,body.cvlive-custom-cursor input,body.cvlive-custom-cursor textarea,body.cvlive-custom-cursor select,body.cvlive-custom-cursor [role=button]{cursor:auto}}@media (prefers-reduced-motion:reduce){.reveal-up,.reveal-card,.reveal-preview,.reveal-light{opacity:1;transition:none;transform:none}}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.site{overflow-x:clip}.home-site{--ink:#0f1b35;--muted:#65718a;--line:#dbe4f4;--paper:#fff;--soft:#f3f7ff;--mint:#4f46e5;--mint-dark:#3730a3;--yellow:#f3c84b;--blue:#4f46e5;--coral:#6d5dfc;color:var(--ink);background:radial-gradient(circle at 12% 4%,#4f46e51f,#0000 30%),radial-gradient(circle at 88% 10%,#6d5dfc29,#0000 28%),linear-gradient(#f7f9ff 0%,#fff 42%,#f4f7ff 100%)}.home-site .nav{background:#ffffffe6;border-color:#dbe4f4;box-shadow:0 16px 46px #0f1b351a}.home-site .brand-mark{box-shadow:4px 4px #6d5dfc3d}.home-site .btn-primary{color:#fff;background:linear-gradient(135deg,#4f46e5,#6d5dfc);box-shadow:6px 6px #0f1b3529}.home-site .btn-primary:hover{background:linear-gradient(135deg,#3730a3,#4f46e5)}.home-site .btn-secondary,.home-site .btn-outline,.home-site .btn-ghost{color:#0f1b35;background:#ffffffdb;border-color:#dbe4f4}.home-site .hero{color:#fff;background:linear-gradient(135deg,#101a31 0%,#1e2a49 58%,#2c2469 100%);border-color:#253657;box-shadow:0 24px 70px #0f1b352e}.home-site .hero:before{opacity:.52;background:repeating-linear-gradient(90deg,#6d5dfc 0 18px,#0000 18px 28px)}.home-site .hero-kicker,.home-site .eyebrow,.home-site .section-eyebrow{color:#dfe3ff;background:#ffffff14;border-color:#ffffff2e}.home-site .lead,.home-site .fine,.home-site .hero-trust,.home-site .muted{color:#65718a}.home-site .hero .lead,.home-site .hero .fine,.home-site .hero .hero-trust{color:#c9d3ea}.home-site .hero-proof-chips span,.home-site .hero-helper,.home-site .hero-outcomes span,.home-site .feature-card,.home-site .hero{padding-top:clamp(40px,5vw,58px)!important}.home-site .hero-cv-mini .cv-preview,.home-site .hero-cv-mini .cv-preview *{text-align:left!important}.home-site .hero-cv-mini .cv-preview{top:8px!important}.home-site .template-showcase-row{--slide-width:322px!important;overflow:auto hidden!important}.home-site .template-showcase-track{padding-right:0!important;animation:none!important}@media (width<=980px){.home-site .hero-real-web{left:214px!important}}@media (width<=640px){.home-site .hero{padding-top:28px!important}.home-site .hero-copy h1{margin-top:4px!important}.home-site .hero-real-pdf{top:38px!important}.home-site .hero-real-web{top:26px!important;left:168px!important}.home-site .hero-cv-mini .cv-preview{top:7px!important}.home-site .template-showcase-row{--slide-width:min(84vw, 330px)!important}.home-site .template-real-preview,.home-site .landing-template-card.is-featured .template-real-preview{height:424px!important}.home-site .template-real-preview .cv-preview,.home-site .landing-template-card.is-featured .template-real-preview .cv-preview{transform:translate(-50%)scale(.378)!important}}.home-site .landing-template-card,.home-site .price-card,.home-site .letter-paper-frame,.home-site .sample-card,.home-site .faq-item,.home-site .persona-card,.home-site .step-card{background:#ffffffe0;border-color:#dbe4f4;box-shadow:0 14px 38px #0f1b3514}.home-site .hero-journey{background:#ffffff14;border-color:#ffffff2e}.home-site .hero-journey:before{background:linear-gradient(90deg,#6d5dfc,#fff,#6d5dfc)}.home-site .journey-step span,.home-site .metric-card strong{color:#fff;background:#4f46e5;box-shadow:0 0 0 4px #ffffff24}.home-site .hero-output,.home-site .hero-real-card,.home-site .web-preview-browser,.home-site .web-phone-mockup,.home-site .cv-template-preview{border-color:#0f1b35;box-shadow:10px 10px #4f46e533}.home-site .hero-output>span,.home-site .hero-real-card>span,.home-site .hero-sticker-cloud span,.home-site .hero-output svg,.home-site .hero-outcomes svg,.home-site .feature-card svg,.home-site .check-icon{color:#4f46e5}.home-site .hero-real-card>span,.home-site .web-browser-bar,.home-site .landing-web-preview{background:#101a31}.home-site .web-browser-bar code,.home-site .web-address,.home-site .url-pill{color:#4f46e5;background:#eef2ff}.home-site .mid-cta,.home-site .final-cta,.home-site .cta-band{color:#fff;background:linear-gradient(135deg,#101a31,#2c2469)}.home-site .mid-cta span,.home-site .final-cta span,.home-site .cta-band span{color:#9ea5ff}.home-site .hero-sticker-cloud span{background:#eef2ff;border-color:#0f1b35}.nav{z-index:80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f8f5e6;border-bottom:1px solid #dce3dec7;justify-content:space-between;align-items:center;gap:22px;width:min(1180px,100% - 36px);height:76px;margin:0 auto;display:flex;position:sticky;top:0}.mobile-sticky-cta{display:none}.brand{color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;font-size:19px;font-weight:800;display:inline-flex}.brand-logo{justify-content:center;align-items:center;width:148px;height:42px;display:inline-flex;overflow:visible}.brand-logo img{object-fit:contain;width:148px;height:auto;max-height:42px;display:block}.brand-mark{color:#0000;letter-spacing:0;width:34px;height:34px;box-shadow:4px 4px 0 var(--yellow);background:url(/assets/cvlive-icon.png) 50%/cover no-repeat;border-radius:8px;place-items:center;font-size:0;display:grid;overflow:hidden;transform:none}.nav-links{color:var(--muted);align-items:center;gap:24px;font-weight:650;display:flex}.nav-link-button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.nav-links a:hover,.nav-link-button:hover{color:var(--ink)}.nav-link-button.active{color:var(--ink);font-weight:900}.nav-actions{align-items:center;gap:10px;display:flex}.mobile-menu-button{color:var(--ink);background:#fff;border:1px solid #cbd8d1;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:none;box-shadow:4px 4px #f4c95dcc}.mobile-home-menu{display:none}.btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:750;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;box-shadow:6px 6px 0 var(--yellow);background:#18211f}.btn-primary:hover{background:var(--mint-dark)}.btn-outline,.btn-ghost{color:var(--ink);background:#ffffffb8;border-color:#bdc8c2}.btn-large{min-height:52px;padding:0 20px}.full{width:100%}.hero{background:radial-gradient(circle at 12% 18%,#fff1c7bf,#0000 52%),radial-gradient(circle at 82% 22%,#f2fcf7f2,#0000 55%),#ffffff80;border:1px solid #cddcd4e6;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(430px,.86fr);align-items:center;gap:54px;width:min(1180px,100% - 36px);min-height:580px;margin:40px auto 32px;padding:18px;display:grid;position:relative}.hero:before{content:"";background:repeating-linear-gradient(90deg, var(--coral) 0 18px, transparent 18px 28px);width:190px;height:14px;position:absolute;inset:26px -18px auto auto;transform:rotate(5deg)}.hero-copy h1,.dash-hero h1,.form-panel h1,.target-result h2,.section h2,.split-section h2,.example-section h2,.faq h2,.PricingPanel h1{letter-spacing:0}.hero-copy h1{text-wrap:balance;max-width:790px;margin:0;font-size:clamp(40px,6vw,74px);line-height:1}.hero-copy{z-index:2;min-width:0;position:relative}.hero-kicker{color:#8b3a00;text-transform:uppercase;background:#fff1c7;border:1px solid #efd887;border-radius:999px;width:fit-content;margin:0 0 14px;padding:7px 10px;font-size:12px;font-weight:900}.eyebrow{color:#8b3a00;text-transform:uppercase;background:#fff1c7;border:1px solid #efd887;border-radius:999px;width:fit-content;margin:0 0 14px;padding:7px 10px;font-size:12px;font-weight:850}.lead{color:#42504b;max-width:660px;margin:24px 0 0;font-size:19px;line-height:1.65}.actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-trust{color:#475851;margin:8px 0 0;font-size:13px;font-weight:850}.hero-proof-chips{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.hero-proof-chips span{color:#33423d;white-space:nowrap;background:#ffffffd1;border:1px solid #d5e3dc;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900}.hero-journey{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;max-width:690px;margin-top:18px;display:grid;position:relative}.hero-journey:before{content:"";opacity:.45;background:linear-gradient(90deg,#2f9d73,#f4c95d,#ff7f66);height:3px;position:absolute;top:22px;left:24px;right:24px}.journey-step{z-index:1;background:#ffffffe6;border:1px solid #d5e3dc;border-radius:12px;gap:4px;min-height:104px;padding:11px;display:grid;position:relative;box-shadow:4px 4px #2f9d731a}.journey-step span{color:#fff;background:#18211f;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:950;display:inline-flex}.journey-step strong{color:#18211f;font-size:13px;line-height:1.1}.journey-step small{color:#5c6a65;font-size:11px;font-weight:800;line-height:1.25}.persona-switcher{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;max-width:690px;margin-top:14px;display:grid}.persona-switcher button{color:var(--ink);cursor:pointer;text-align:left;background:linear-gradient(150deg,#fffffff5,#f2fcf7e6),#fff;border:1px solid #d5e3dc;border-radius:14px;gap:5px;min-height:112px;padding:12px;transition:border .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:4px 4px #f4c95d80}.persona-switcher button:hover,.persona-switcher button.active{border-color:#2f9d73;transform:translateY(-3px);box-shadow:6px 6px #2f9d7333,0 16px 30px #18211f14}.persona-switcher span{color:#8b3a00;text-transform:uppercase;font-size:10px;font-weight:950}.persona-switcher strong{font-size:15px;line-height:1.05}.persona-switcher small{color:#53635d;font-size:11px;font-weight:800;line-height:1.25}.hero-helper{color:#33423d;background:#ffffffc7;border:1px solid #d5e3dc;border-radius:999px;max-width:520px;margin:12px 0 0;padding:9px 13px;font-size:13px;font-weight:850;line-height:1.35;display:inline-flex}.hero-outcomes{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.hero-outcomes span{color:#11231d;background:#fff;border:1px solid #d5e3dc;border-radius:999px;align-items:center;gap:7px;padding:8px 10px;font-size:13px;font-weight:850;display:inline-flex}.hero-outcomes svg{color:#0f8f61}.quick-result-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(1180px,100% - 36px);margin:-10px auto 34px;display:grid}.quick-result-strip>div{background:linear-gradient(135deg,#d9ffeec7,#fff1c79e),#fff;border:1px solid #d5e3dc;border-radius:8px;padding:18px;transition:transform .22s,box-shadow .22s;transform:translateY(0);box-shadow:0 18px 42px #22413612}.quick-result-strip>div:hover{transform:translateY(-4px);box-shadow:0 22px 48px #2241361f}.quick-result-strip span{color:#8b3a00;text-transform:uppercase;font-size:11px;font-weight:950;display:block}.quick-result-strip strong{color:#11231d;margin-top:7px;font-size:21px;display:block}.quick-result-strip p{color:#42504b;margin:8px 0 0;font-size:13px;line-height:1.45}.audience-proof,.mid-cta{width:min(1180px,100% - 36px);margin-left:auto;margin-right:auto}.audience-proof{margin-bottom:34px;padding:8px 0;overflow:hidden}.audience-marquee{width:100%;overflow:hidden}.audience-marquee div{gap:10px;width:max-content;animation:24s linear infinite audience-slide;display:flex}.audience-marquee span{color:#11231d;white-space:nowrap;background:#fff;border:1px solid #d5e3dc;border-radius:999px;padding:8px 10px;font-size:13px;font-weight:850}@keyframes audience-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.mid-cta{color:#fff;background:#11231d;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-top:-26px;margin-bottom:72px;padding:20px 22px;display:flex;box-shadow:10px 10px #f4c95dbf}.mid-cta span,.mid-cta strong{display:block}.mid-cta span{color:#f4c95d;text-transform:uppercase;font-size:12px;font-weight:950}.mid-cta strong{letter-spacing:0;margin-top:4px;font-size:clamp(22px,3vw,34px)}.language-section{padding-top:0}.language-card{background:linear-gradient(135deg,#d9ffeed9,#fff1c7b8),#fff;border:1px solid #d5e3dc;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;display:grid;box-shadow:0 18px 50px #22413614}.language-icon{color:#f4c95d;background:#11231d;border-radius:8px;place-items:center;width:54px;height:54px;display:grid}.language-card .eyebrow{margin-bottom:8px}.language-card h2{margin:0;font-size:clamp(24px,3vw,36px);line-height:1.08}.language-card p:not(.eyebrow){color:#42504b;max-width:680px;margin:10px 0 0;font-size:15px;line-height:1.55}.language-tags{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.language-tags span{color:#11231d;background:#fff;border:1px solid #d5e3dc;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:850}.language-dashboard-panel{gap:16px;display:grid}.language-feature-box,.language-preview-card{background:linear-gradient(135deg,#d9ffeed1,#fff1c7b8),#fff;border:1px solid #d5e3dc;border-radius:8px;padding:16px}.language-feature-box{align-items:center;gap:12px;display:flex}.language-feature-box svg{color:#11231d;flex:none}.language-feature-box strong,.language-feature-box span,.language-preview-card span,.language-preview-card strong,.language-preview-card small{display:block}.language-feature-box strong{color:#11231d;font-weight:950}.language-feature-box span{color:#42504b;margin-top:4px;font-size:13px;line-height:1.45}.language-dashboard-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.language-generator-card{background:#f6faf8;border:1px solid #d5e3dc;border-radius:8px;gap:10px;padding:16px;display:grid}.language-generator-card label{color:#11231d;font-weight:950}.language-generator-card small{color:#5f6d68;font-size:12px;font-weight:750}.language-generate-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.language-generate-row select{color:#11231d;font:inherit;background:#fff;border:1px solid #ccd7d1;border-radius:8px;min-height:48px;padding:0 12px;font-weight:850}.language-generate-row button:disabled{cursor:not-allowed;opacity:.62}.language-dashboard-grid h3{margin:0 0 10px}.language-link-list,.language-package-list{gap:8px;display:grid}.language-link-list code{color:#11231d;white-space:normal;background:#f6faf8;border:1px solid #d5e3dc;border-radius:8px;padding:10px;font-size:13px;font-weight:850;display:block}.language-package-card{background:#f6faf8;border:1px solid #d5e3dc;border-radius:8px;gap:10px;padding:13px;display:grid}.language-package-card span{color:#8b3a00;text-transform:uppercase;font-size:11px;font-weight:950;display:block}.language-package-card strong{color:#11231d;margin-top:3px;font-size:15px;line-height:1.2;display:block}.language-package-card ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.language-package-card li{color:#11231d;background:#fff;border:1px solid #dce5e0;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:9px 10px;display:grid}.language-package-card svg{color:#2563eb}.language-package-card code{color:#11231d;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850;overflow:hidden}.language-preview-card span{color:#8b3a00;text-transform:uppercase;font-size:11px;font-weight:950}.language-preview-card strong{color:#11231d;margin-top:8px;font-size:24px;line-height:1}.language-preview-card p{color:#42504b;margin:8px 0}.language-preview-card small{color:#2563eb;font-weight:850}.language-preview-products{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.language-preview-products small{background:#fff;border:1px solid #d5e3dc;border-radius:999px;padding:7px 9px}@media (width<=640px){.language-card{grid-template-columns:1fr}.language-tags{justify-content:flex-start}.language-dashboard-grid,.language-generate-row{grid-template-columns:1fr}.quick-result-strip{grid-template-columns:1fr;margin-top:0}.audience-proof{grid-template-columns:1fr}.audience-proof div{justify-content:flex-start}.mid-cta{flex-direction:column;align-items:flex-start}}.hero-proof{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.hero-proof span{color:#25342f;background:#fff;border:1px solid #ccd7d1;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:850;box-shadow:3px 3px #ef806f38}.fine{color:var(--muted);font-size:14px}.hero-visual{z-index:1;place-items:center;width:100%;min-width:0;min-height:420px;display:grid;position:relative}.hero-visual:before{display:none}.hero-output-board{z-index:2;width:min(520px,92vw);height:510px;display:grid;position:relative}.hero-output{color:#11231d;background:#fff;border:2px solid #18211f;border-radius:8px;padding:18px;position:absolute;box-shadow:12px 12px #2f9d732e}.hero-output>span{color:#8b3a00;text-transform:uppercase;font-size:11px;font-weight:950;display:block}.hero-output strong,.hero-output small{display:block}.hero-output strong{margin-top:8px;font-size:20px}.hero-output small{color:#5f6d68;margin-top:4px;font-size:12px}.output-lines{gap:8px;margin-top:18px;display:grid}.output-lines i{background:#dfe7e2;border-radius:999px;height:8px;display:block}.output-lines i:first-child{width:92%}.output-lines i:nth-child(2){width:72%}.output-lines i:nth-child(3){width:84%}.output-lines i:nth-child(4){width:58%}.output-pdf{width:285px;height:350px;top:24px;left:24px;transform:rotate(-4deg)}.output-pdf svg{position:absolute;bottom:20px;right:18px}.output-web{color:#fff;text-align:center;z-index:3;background:#101827;border-color:#101827;border-radius:28px;flex-direction:column;align-items:center;width:190px;min-height:285px;display:flex;bottom:22px;right:10px;box-shadow:-8px 10px #3466d633,0 26px 60px #19231f38}.output-web span,.output-web small{color:#cbd5e1}.output-web strong{color:#fff;font-size:14px}.output-letter{z-index:2;background:#fff8e8;width:275px;min-height:170px;bottom:24px;left:42px;transform:rotate(3deg)}.hero-real-output-board{z-index:2;width:min(560px,100%);max-width:560px;height:530px;position:relative;overflow:visible}.hero-sticker-cloud{pointer-events:none;z-index:6;position:absolute;inset:0}.hero-sticker-cloud span{color:#18211f;white-space:nowrap;background:#fff1c7;border:2px solid #18211f;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:950;position:absolute;transform:rotate(-5deg);box-shadow:5px 5px #ff7f6673}.hero-sticker-cloud span:first-child{top:2px;right:34px;transform:rotate(4deg)}.hero-sticker-cloud span:nth-child(2){bottom:122px;right:4px;transform:rotate(-3deg)}.hero-sticker-cloud span:nth-child(3){bottom:42px;left:78px;transform:rotate(5deg)}.hero-real-card{background:#fff;border:2px solid #18211f;border-radius:8px;position:absolute;overflow:hidden;box-shadow:12px 12px #2f9d7329}.hero-real-pdf{animation:6.2s ease-in-out infinite floatPdf}.hero-real-web{animation:7s ease-in-out infinite floatWeb}.hero-real-letter{animation:6.8s ease-in-out infinite floatLetter}@keyframes floatPdf{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-10px)rotate(-2deg)}}@keyframes floatWeb{0%,to{transform:translateY(0)rotate(3deg)}50%{transform:translateY(8px)rotate(2deg)}}@keyframes floatLetter{0%,to{transform:translateY(0)rotate(2deg)}50%{transform:translateY(-7px)rotate(3deg)}}.hero-real-card>span{color:#f4c95d;text-transform:uppercase;background:#11231d;padding:8px 10px;font-size:11px;font-weight:950;display:block}.hero-real-pdf{z-index:2;width:220px;height:320px;top:80px;left:20px;transform:rotate(-5deg)}.hero-real-web{z-index:2;width:240px;height:auto;top:100px;right:20px;transform:rotate(5deg);box-shadow:none!important;background:0 0!important;border:none!important;overflow:visible!important}.hero-real-letter{z-index:1;width:280px;height:230px;bottom:0;left:100px;transform:rotate(-2deg)}.hero-real-web{z-index:3;width:240px;height:auto;bottom:40px;left:260px;transform:rotate(5deg);box-shadow:none!important;background:0 0!important;border:none!important;overflow:visible!important}.hero-cv-mini{height:280px;position:relative;overflow:hidden}.hero-cv-mini .cv-preview{transform-origin:top;width:794px;max-width:none;height:1123px;position:absolute;top:0;left:50%;transform:translate(-50%)scale(.265)}.hero-cv-mini .cv-web-footer,.hero-cv-mini .cv-watermark{display:none}.hero-real-web{z-index:3;width:240px;height:auto;top:100px;left:120px;right:0;transform:rotate(5deg);box-shadow:none!important;background:0 0!important;border:none!important;overflow:visible!important}.home-site .hero{grid-template-columns:minmax(0,.82fr) minmax(520px,1.12fr);gap:34px;min-height:560px;padding:28px}.home-site .hero:before{display:none}.home-site .hero-copy h1{max-width:650px;font-size:clamp(38px,4.8vw,62px)}.home-site .hero-copy .lead{max-width:600px;font-size:18px;line-height:1.55}.home-site .hero-kicker{margin-bottom:12px;font-size:11px}.home-site .hero-mockup-background,.home-site .hero-sticker-cloud,.home-site .hero-real-letter{display:none}.home-site .hero-real-pdf{z-index:4;width:292px;height:410px;top:78px;left:18px;transform:rotate(-3deg)}.home-site .hero-cv-mini .cv-preview{transform:translate(-50%)scale(.335)}.home-site .hero-real-web{z-index:3;width:270px;top:58px;left:285px;transform:rotate(3deg)}.home-site .hero-web-mini .web-phone-mockup{transform:scale(.4)}.home-site .hero-real-card{box-shadow:14px 16px #4f46e52e}.hero-real-web>.web-mockup-label{display:none}.phone-scroller{border-radius:36px;width:375px;height:812px;background:0 0!important;padding:0!important;overflow:hidden!important}.auto-scroll-screen{cursor:grab;overscroll-behavior:contain;touch-action:pan-y;height:1000px!important;overflow:hidden auto!important}.auto-scroll-screen>*{animation:none}.auto-scroll-screen:active{cursor:grabbing}@keyframes heroAutoScroll{0%,3%{transform:translateY(0)}97%,to{transform:translateY(-40%)}}.hero-web-mini{height:460px;position:relative;overflow:visible;background:0 0!important}.hero-web-mini .web-phone-mockup{transform-origin:top;margin:0 auto;transform:scale(.35)}.hero-web-mini .web-mockup-label{color:#f4c95d;text-transform:uppercase;z-index:10;white-space:nowrap;background:#11231d;border-radius:4px;padding:4px 12px;font-size:11px;font-weight:950;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.hero-web-mini .web-phone-screen{height:1000px;overflow:hidden auto}.hero-real-letter{z-index:1;width:240px;height:180px;position:absolute;bottom:-10px;left:130px;transform:rotate(-2deg)}.hero-letter-mini{height:192px;position:relative;overflow:hidden}.hero-letter-mini .document-preview{box-shadow:none;transform-origin:0 0;border:0;width:430px;max-width:none;padding:16px;transform:scale(.58)}.paper{z-index:1;background:#fff;border:2px solid #18211f;border-radius:8px;width:min(360px,86vw);min-height:480px;padding:28px;position:relative;transform:rotate(-4deg)translate(-42px);box-shadow:12px 12px #2f9d7333}.paper-head{border-bottom:2px solid var(--ink);justify-content:space-between;gap:18px;padding-bottom:18px;display:flex}.paper-head strong,.mini-profile strong,.phone strong{display:block}.paper-head span,.mini-profile span,.phone span{color:var(--muted);margin-top:4px;display:block}.line,.bullet{background:#dfe7e2;border-radius:999px;height:10px;margin:16px 0}.paper .line.wide{background:var(--yellow)}.paper .bullet:nth-of-type(2){background:#3466d638}.line.wide{width:100%}.line{width:76%}.line.short,.bullet.short{width:48%}.paper h4{margin:34px 0 14px}.bullet{width:88%;height:8px}.phone{text-align:center;z-index:2;background:#fefefe;border:10px solid #19231f;border-radius:28px;flex-direction:column;align-items:center;gap:10px;width:210px;min-height:330px;padding:22px 16px;display:flex;position:absolute;bottom:22px;right:4px;box-shadow:-8px 10px #3466d633,0 26px 60px #19231f38}.phone-bar{background:#d8ddd9;border-radius:999px;width:62px;height:5px;margin-bottom:10px}.phone-card{background:#fff1c7;border-radius:8px;width:100%;margin-top:14px;padding:14px 10px;font-size:13px;font-weight:700}.floating-note,.energy-card{z-index:3;border:2px solid var(--ink);background:#fff;border-radius:8px;font-weight:900;position:absolute;box-shadow:5px 5px #18211f24}.floating-note{padding:9px 12px;font-size:13px}.note-ai{background:#dff1e6;top:42px;left:22px;transform:rotate(-7deg)}.note-target{background:#ffe0da;top:118px;right:18px;transform:rotate(6deg)}.energy-card{background:#e8efff;gap:2px;padding:12px 14px;display:grid;bottom:44px;left:42px}.energy-card span{color:var(--muted);font-size:12px;font-weight:750}.section,.split-section,.example-section,.final-cta,.footer{width:min(1180px,100% - 36px);margin-left:auto;margin-right:auto}.audience{flex-wrap:wrap;justify-content:center;gap:10px;padding:18px 0 70px;display:flex}.audience span,.hook-list span,.skill-list span{border:1px solid var(--line);color:#394640;background:#ffffffc7;border-radius:999px;padding:9px 13px;font-size:14px;font-weight:700}.audience span:nth-child(2n){background:#fff1c7;border-color:#efd887}.audience span:nth-child(3n){background:#ffe0da;border-color:#f5beb4}.audience span:nth-child(4n){background:#e8efff;border-color:#c8d6ff}.section,.example-section,.faq{padding:82px 0}.section-head{max-width:720px;margin-bottom:30px}.section-head h2,.split-section h2,.faq h2{margin:0;font-size:clamp(32px,4vw,52px);line-height:1.06}.section-head p:not(.eyebrow),.split-section p{color:var(--muted);font-size:17px;line-height:1.7}.feature-grid,.problem-grid,.newcomer-grid,.pricing-grid,.free-preview-grid,.output-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.problem-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.newcomer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.problem-card,.newcomer-card,.free-preview-card,.price-card,.output-card,.profile-card,.score-card,.target-result,.form-panel,.extend-card{border:1px solid var(--line);background:#ffffffdb;border-radius:8px;box-shadow:0 10px 32px #22413612}.feature-card{padding:24px;transition:transform .16s,box-shadow .16s;position:relative;overflow:hidden}.problem-card,.newcomer-card{align-content:start;gap:10px;padding:22px;display:grid}.problem-card svg,.newcomer-card svg{width:22px;height:22px;color:var(--mint)}.problem-card strong,.newcomer-card strong{color:var(--ink);font-size:15px;line-height:1.25}.problem-card p,.newcomer-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.free-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.free-preview-card{align-items:center;gap:10px;padding:18px;font-weight:850;display:flex}.free-preview-card svg{color:var(--mint);flex:none}.center-actions{justify-content:center;margin-top:22px}.template-showcase-row{--slide-width:clamp(230px, 24vw, 310px);gap:18px;padding:8px 4px 22px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.landing-template-card{min-height:360px;min-width:var(--slide-width);color:var(--ink);text-align:left;cursor:pointer;background:linear-gradient(150deg,#fffffff0,#fff1c79e),#fff;border:1px solid #cbd8d1;border-radius:8px;align-content:start;gap:12px;padding:14px;transition:filter .22s,transform .22s,box-shadow .22s;animation:34s linear infinite templateSlide;display:grid;box-shadow:6px 6px #2f9d731f}.landing-template-card:hover{filter:saturate(1.08);transform:translateY(-6px)scale(1.03);box-shadow:10px 10px #2f9d732e,0 18px 36px #22413614}.landing-template-card.is-featured{background:linear-gradient(150deg,#fffffffa,#f2fcf7e6),#fff;border-color:#2f9d73;min-width:clamp(275px,28vw,360px);min-height:410px;box-shadow:10px 10px #2f9d7329,0 18px 46px #18211f14}.landing-template-card.is-featured .template-real-preview{height:314px}.landing-template-card.is-featured .template-real-preview .cv-preview{transform:translate(-50%)scale(.295)}.landing-template-card.is-side{opacity:.82;min-width:clamp(205px,20vw,270px)}.template-showcase-row:hover .landing-template-card{animation-play-state:paused}@keyframes templateSlide{0%{transform:translate(0)}to{transform:translateX(calc(-5 * (var(--slide-width) + 18px)))}}.landing-template-card span{background:var(--ink);color:#fff;border-radius:999px;width:fit-content;padding:5px 8px;font-size:12px;font-weight:900}.landing-template-card strong{font-size:20px;line-height:1.08}.template-real-preview{background:#f3f5f2;border:1px solid #18211f29;border-radius:6px;height:272px;display:block;position:relative;overflow:hidden}.template-real-preview .cv-preview{transform-origin:top;height:1123px;box-shadow:none;pointer-events:none;position:absolute;top:8px;left:50%;transform:translate(-50%)scale(.255);width:794px!important;max-width:none!important}.template-real-preview .cv-web-footer,.template-real-preview .cv-watermark{display:none}.steps-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.step-card{border:1px solid var(--line);background:#fff;border-radius:8px;align-content:space-between;min-height:132px;padding:18px;display:grid;box-shadow:5px 5px #f4c95d3d}.step-card span{background:var(--yellow);border-radius:50%;place-items:center;width:34px;height:34px;font-weight:950;display:grid}.final-cta{border:2px solid var(--ink);text-align:center;background:linear-gradient(135deg,#f4c95d6b,#2f9d7329),#fff;border-radius:8px;margin-top:36px;margin-bottom:80px;padding:54px;box-shadow:10px 10px #18211f1a}.final-cta .eyebrow{margin-left:auto;margin-right:auto}.final-cta h2{max-width:760px;margin:0 auto;font-size:clamp(32px,4vw,56px);line-height:1.05}.final-cta p:not(.eyebrow){max-width:680px;color:var(--muted);margin:18px auto 0;font-size:18px;line-height:1.65}.feature-card:hover{transform:translateY(-4px)rotate(-.4deg);box-shadow:8px 8px #f4c95d52,0 16px 34px #22413614}.feature-card:hover .icon-box{animation:.56s both iconLift}@keyframes iconLift{0%{transform:translateY(0)rotate(0)}45%{transform:translateY(-5px)rotate(-4deg)}to{transform:translateY(-2px)rotate(0)}}.feature-card:after{content:"";background:var(--coral);width:70px;height:9px;position:absolute;top:0;right:0}.feature-card:nth-child(2n):after{background:var(--blue)}.feature-card:nth-child(3n):after{background:var(--yellow)}.icon-box{color:#fff;width:42px;height:42px;box-shadow:4px 4px 0 var(--yellow);background:#18211f;border-radius:8px;place-items:center;margin-bottom:18px;display:grid}.feature-card h3,.price-card h3{margin:0 0 10px}.feature-card p,.price-card li,.output-card span,.profile-card p,.score-card span,.target-result p,.extend-card p{color:var(--muted);line-height:1.58}.split-section{grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);align-items:center;gap:40px;padding:70px 0;display:grid;position:relative}.hook-list{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.bridge-card{border:2px solid var(--ink);background:linear-gradient(135deg,#3466d624,#f4c95d3d),#fff;border-radius:8px;justify-content:center;align-items:center;gap:24px;min-height:230px;padding:28px;display:flex;box-shadow:10px 10px #ef806f29}.qr-tile,.mini-profile{background:#fff;border:2px solid #18211f;border-radius:8px;padding:18px}.qr-tile{place-items:center;gap:10px;font-size:13px;font-weight:800;display:grid}.company-section{text-align:center}.company-section .section-head{margin-left:auto;margin-right:auto}.url-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}code{color:#18352a;overflow-wrap:anywhere;background:#e8f4ec;border:1px solid #cfe5d6;border-radius:8px;max-width:100%;padding:10px 12px;font-family:SFMono-Regular,Consolas,monospace;font-size:13px;display:inline-block}.url-grid code:nth-child(2n),.output-card:nth-child(2n) code{background:#fff1c7;border-color:#efd887}.url-grid code:nth-child(3n){background:#ffe0da;border-color:#f5beb4}.result-example-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);align-items:stretch;gap:18px;display:grid}.landing-web-preview,.landing-letter-preview,.personalize-card{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 10px 32px #22413612}.landing-web-preview{color:#fff;background:#11151f;padding:18px;overflow:hidden}.web-preview-scale{cursor:grab;overscroll-behavior:contain;touch-action:pan-y;background:#070b12;border-radius:8px;justify-content:center;align-items:flex-start;height:560px;display:flex;overflow:hidden auto}.web-preview-scale:active{cursor:grabbing}.web-preview-scale .public-profile{transform-origin:top;width:430px;min-width:430px;box-shadow:none;border-radius:8px;margin-top:0;transform:scale(.78)}.landing-web-preview .public-profile-main{min-height:auto}.web-browser-bar{border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:8px;min-height:38px;margin-bottom:20px;padding:0 12px;display:flex}.web-browser-bar span{background:#ff6f61;border-radius:50%;width:10px;height:10px}.web-browser-bar span:nth-child(2){background:#f4c95d}.web-browser-bar span:nth-child(3){background:#2f9d73}.web-browser-bar code{color:#b8fff4;margin-left:8px}.web-example-hero{grid-template-columns:116px minmax(0,1fr);align-items:center;gap:18px;display:grid}.web-example-hero img{object-fit:contain;object-position:center top;background:#f8fafc;border:3px solid #00e5ff;border-radius:22px;width:116px;height:116px}.web-example-hero strong{font-size:34px;line-height:1;display:block}.web-example-hero span{color:#00e5ff;margin-top:8px;font-weight:900;display:block}.web-example-hero p{color:#c9d4df;line-height:1.6}.web-action-row{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.web-action-row button{color:#00e5ff;background:#00e5ff14;border:1px solid #00e5ff8c;border-radius:999px;padding:9px 13px;font-weight:900}.vertical-video-preview{aspect-ratio:9/16;color:#dffcff;background:linear-gradient(#00e5ff1f,#f4c95d29),#252b34;border:1px solid #ffffff24;border-radius:18px;place-items:center;width:min(210px,100%);font-weight:950;display:grid}.landing-letter-preview{align-content:start;gap:14px;padding:26px;display:grid}.letter-paper-frame{background:#f2f5f1;border-radius:8px;justify-content:center;align-items:flex-start;height:560px;padding:16px;display:flex;overflow:hidden}.letter-paper-mini{transform-origin:top;color:#18211f;background:#fff;border:1px solid #dfe7e2;border-radius:8px;width:420px;min-width:420px;height:594px;padding:28px 34px;font-family:Georgia,Times New Roman,serif;overflow:hidden;transform:scale(.84);box-shadow:inset 0 0 0 10px #f7f8f5}.letter-date{text-align:right;margin-bottom:14px;font-size:11.2px}.letter-signature{font-weight:700;margin-top:16px!important}.landing-letter-preview h3{margin:0 0 14px;font-size:28px}.landing-letter-preview p:not(.eyebrow){color:#34423d;text-align:justify;text-align-last:left;margin:0 0 7px;font-size:10.8px;line-height:1.36}.personalize-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.personalize-card{gap:6px;padding:18px;display:grid}.personalize-card span{color:var(--muted);line-height:1.45}.output-card{border-top:7px solid var(--mint);padding:22px}.output-card:nth-child(2){border-top-color:var(--coral)}.output-card:nth-child(3){border-top-color:var(--blue)}.output-card span{color:var(--ink);margin-bottom:8px;font-weight:800;display:block}.sample-showcase{grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);align-items:start;gap:22px;display:grid}.sample-showcase.ai-demo-only{grid-template-columns:minmax(0,760px)}.sample-left{gap:14px;display:grid}.before-after-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;padding:18px;display:flex;box-shadow:0 10px 32px #22413612}.before-after-card span{color:#8b3a00;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.before-after-card p{color:#33423d;margin:0;font-size:16px;line-height:1.55}.before-after-card.after{background:linear-gradient(135deg,#2f9d731f,#f4c95d29),#fff;border-color:#b9d8c8}.before-after-card.after.is-hidden{display:none}.before-after-card.after.is-visible{animation:.42s both revealResult}.ai-reveal-button{box-shadow:6px 6px 0 var(--yellow), 0 12px 24px #18211f26;color:#fff;cursor:pointer;background:linear-gradient(135deg,#18211f,#2f9d73);border:0;border-radius:50px;order:3;align-items:center;gap:10px;width:fit-content;min-height:52px;margin:2px 0 12px;padding:0 22px;font-size:16px;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex;position:relative}.ai-reveal-button:hover{box-shadow:8px 8px 0 var(--yellow), 0 16px 32px #18211f33;background:linear-gradient(135deg,#2f9d73,#18211f);transform:translateY(-2px)scale(1.03)}.ai-reveal-button.is-thinking{background:linear-gradient(135deg,#18211f,#3466d6);box-shadow:5px 5px #3466d642}.ai-reveal-button.is-thinking svg{animation:.9s linear infinite spinSpark}@keyframes spinSpark{to{transform:rotate(360deg)}}.tap-hand{display:none}.tap-hand-emoji{filter:drop-shadow(2px 4px #18211f40);z-index:5;pointer-events:none;font-size:42px;animation:1s ease-in-out infinite handPulse;position:absolute;top:50%;right:-50px;transform:translateY(-50%)}@keyframes handPulse{0%,to{filter:drop-shadow(2px 4px #18211f40);transform:translateY(-50%)scale(1)}50%{filter:drop-shadow(3px 6px #18211f59);transform:translateY(-50%)scale(1.2)rotate(-10deg)}}.ai-reveal-button{animation:2s ease-in-out infinite buttonPulse}@keyframes buttonPulse{0%,to{box-shadow:6px 6px 0 var(--yellow), 0 12px 24px #18211f26}50%{box-shadow:8px 8px 0 var(--yellow), 0 18px 32px #2f9d7340}}.tap-pointer{display:none}.ai-guide{color:#8b3a00;background:linear-gradient(135deg,#fff1c7,#ffe0da);border:1px solid #efd887;border-radius:999px;align-items:center;gap:6px;margin-top:12px;padding:6px 12px;font-size:12px;font-weight:850;animation:1.5s ease-in-out infinite guidePulse;display:inline-flex}@keyframes guidePulse{0%,to{transform:scale(1);box-shadow:0 2px #18211f1a}50%{transform:scale(1.05);box-shadow:0 4px #18211f26}}.guide-icon{color:#8b3a00;animation:1s ease-in-out infinite pointTap}@keyframes pointTap{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@keyframes tapHint{0%,to{transform:translate(0)rotate(-16deg)scale(1)}45%{transform:translate(-7px,-7px)rotate(-18deg)scale(1.08)}62%{transform:translate(-2px,-2px)rotate(-16deg)scale(.94)}}@keyframes revealResult{0%{opacity:0;filter:blur(8px);transform:translateY(8px)}to{opacity:1;filter:blur();transform:translateY(0)}}.before-after-card.after.is-visible p{animation:.7s both textSettle}@keyframes textSettle{0%{letter-spacing:.02em;opacity:0}to{letter-spacing:0;opacity:1}}.sample-output-list{gap:10px;display:grid}.sample-output-list .output-card{padding:16px}.sample-preview-panel{background:#101817;border:2px solid #18211f;border-radius:8px;padding:14px;overflow:hidden;box-shadow:10px 10px #f4c95d59}.sample-tabs{background:#070c0b;border:1px solid #263632;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:6px;display:grid}.sample-tabs button{color:#d7e5df;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 10px;font-weight:900;display:inline-flex}.sample-tabs button.active{color:#061011;background:#00d9ff}.sample-preview-frame{min-height:520px;margin-top:12px;overflow:auto}.sample-cv-shell{background:#e9efec;border-radius:8px;padding:12px}.sample-cv-shell .cv-preview{max-width:540px}.sample-web-shell{max-height:640px;overflow:auto}.sample-web-shell .public-profile{max-width:520px;margin:0 auto}.sample-letter{aspect-ratio:210/297;color:#18211f;background:#fff;max-width:520px;margin:0 auto;padding:38px 42px;overflow:hidden}.sample-letter h3{border-bottom:2px solid #18211f;margin:0 0 22px;padding-bottom:12px;font-size:22px}.sample-letter pre{color:#26342f;text-align:justify;white-space:pre-wrap;margin:0;font-family:inherit;font-size:12px;line-height:1.62}.price-card{padding:24px;position:relative;overflow:hidden}.price-card.featured{border-color:#18211f;transform:rotate(-.5deg);box-shadow:10px 10px #2f9d732e,0 22px 50px #2f9d731f}.price-card:before{content:"";background:var(--blue);height:7px;position:absolute;inset:0 0 auto}.price-card:nth-child(2):before{background:var(--coral)}.price-card:nth-child(3):before{background:var(--mint)}.badge{background:var(--yellow);color:#3f3100;border-radius:999px;margin:8px 0 14px;padding:6px 10px;font-size:12px;font-weight:850;display:inline-flex}.price{margin:14px 0;font-size:30px;font-weight:900}.price del{color:#8a9691;margin-bottom:3px;font-size:16px;font-weight:850;text-decoration-color:#ef806f;text-decoration-thickness:2px;display:block}.promo-active-banner{color:#11231d;background:linear-gradient(135deg,#d9ffeee6,#fff1c7bf),#fff;border:1px solid #cfe4d9;border-radius:12px;align-items:center;gap:10px;width:fit-content;margin-top:14px;padding:12px 14px;display:flex}.promo-active-banner svg{color:#2f9d73;flex:none}.affiliate-invite-card,.affiliate-builder,.affiliate-table-card{border:1px solid var(--line);background:#ffffffe6;border-radius:12px;box-shadow:8px 8px #f4c95d57}.affiliate-invite-card{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:22px;display:flex}.affiliate-invite-card.compact{box-shadow:6px 6px #2f9d7324}.affiliate-invite-card h3,.affiliate-card h3,.affiliate-table-card h3{margin:0 0 8px}.affiliate-invite-card p:not(.eyebrow),.affiliate-card p{color:var(--muted);margin:0;line-height:1.55}.affiliate-grid,.affiliate-dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.affiliate-card{border:1px solid var(--line);background:#ffffffe6;border-radius:12px;gap:10px;padding:20px;display:grid;box-shadow:0 10px 32px #22413612}.affiliate-card>span,.affiliate-estimate>span{color:#8b3a00;text-transform:uppercase;font-size:11px;font-weight:950}.affiliate-card>strong{color:#11231d;font-size:30px;line-height:1}.affiliate-auth-note,.affiliate-account-strip{background:linear-gradient(135deg,#d9ffeee6,#fff1c7b8);border:1px solid #c8ded4;border-radius:12px;align-items:flex-start;gap:4px;margin-top:14px;padding:14px;display:grid}.affiliate-auth-note strong,.affiliate-account-strip strong{color:#11231d}.affiliate-auth-note span,.affiliate-account-strip span{color:var(--muted);font-weight:750}.affiliate-card code,.affiliate-link-box code{color:#11231d;overflow-wrap:anywhere;background:#f6faf8;border:1px solid #d5e3dc;border-radius:8px;padding:10px;font-weight:850;display:block}.affiliate-builder{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:20px;margin-top:20px;padding:24px;display:grid}.affiliate-builder h2{margin:0 0 16px}.affiliate-link-box{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:12px;display:grid}.affiliate-estimate{background:linear-gradient(135deg,#d9ffeedb,#fff1c7ad),#fff;border:1px solid #d5e3dc;border-radius:12px;padding:16px}.summary-row.total{border-top:2px solid #11231d;margin-top:8px}.affiliate-table-card{margin-top:18px;padding:22px}.affiliate-balance-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.affiliate-balance-grid article{border:1px solid var(--line);background:#ffffffdb;border-radius:12px;gap:5px;padding:14px;display:grid}.affiliate-balance-grid span,.withdraw-status-item small,.admin-withdraw-row small{color:var(--muted);font-weight:750}.affiliate-balance-grid strong{color:#11231d;font-size:20px}.withdraw-status-item,.admin-withdraw-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:12px 0;display:flex}.withdraw-status-item:first-of-type,.admin-withdraw-row:first-of-type{border-top:0}.withdraw-status-item div,.admin-withdraw-row div{gap:4px;display:grid}.withdraw-status-item span,.admin-withdraw-row span{color:#33443c;font-weight:800}.withdraw-modal-backdrop{z-index:2000;background:#07120f94;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.withdraw-modal{border:1px solid var(--line);background:#fff;border-radius:16px;width:min(100%,520px);max-width:520px;padding:24px;position:relative;box-shadow:0 28px 80px #0f172a47}.withdraw-modal h2{margin:0 0 8px}.withdraw-modal p:not(.eyebrow){color:var(--muted);margin:0 0 16px;line-height:1.55}.withdraw-form{gap:12px;display:grid}.withdraw-form label{color:#27362f;gap:7px;font-weight:850;display:grid}.withdraw-form input{font:inherit;border:1px solid #cad8d1;border-radius:10px;padding:12px 13px}.modal-close{color:#11231d;cursor:pointer;background:#f3f7f5;border:1px solid #d5e3dc;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:950;display:inline-flex;position:absolute;top:14px;right:14px}.admin-paid-badge{color:#167044;white-space:nowrap;background:#e3f8ec;border:1px solid #b7e4ca;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950}.price span{color:var(--muted);font-size:14px;font-weight:750}.plan-fit{color:var(--muted);margin:-4px 0 14px;font-weight:750;line-height:1.5}.price-card ul{gap:10px;margin:18px 0 22px;padding:0;list-style:none;display:grid}.price-card li{align-items:flex-start;gap:8px;display:flex}.center-note{text-align:center;color:var(--muted);margin-top:18px}.faq{max-width:900px}.faq details{border:1px solid var(--line);background:#fff;border-radius:8px;margin:12px 0;padding:18px 20px}.faq summary{cursor:pointer;font-weight:850}.faq p{color:var(--muted);line-height:1.6}.footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:18px;padding:28px 0 42px;display:flex}.footer-links{gap:12px;display:flex}.footer-links button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-weight:800}.app-shell{background:#eef2f4;grid-template-columns:70px minmax(0,1fr);min-height:100vh;display:grid;overflow:hidden}.sidebar{z-index:70;background:linear-gradient(#ffffff2e,#ffffff0a),#686be3;border-right:0;flex-direction:column;align-items:center;gap:7px;height:100vh;padding:16px 6px;display:flex;position:sticky;top:0;overflow:visible}.sidebar:before{content:"";pointer-events:none;border:1px solid #ffffff2e;border-radius:24px;position:absolute;inset:10px 6px}.brand-sidebar{color:#fff;margin:0 0 5px;font-size:0}.brand-sidebar:before{content:"<";color:#fff;font-size:30px;font-weight:300;line-height:1}.brand-sidebar .brand-mark,.brand-sidebar span{display:none}.sidebar-group-label{color:#ffffff9e;letter-spacing:0;text-transform:uppercase;z-index:1;align-self:stretch;padding:9px 10px 2px;font-size:9px;font-weight:900;position:relative}.nav-button{color:#fff;cursor:pointer;letter-spacing:-.02em;text-align:left;white-space:nowrap;z-index:2;background:#ffffff12;border:0;border-radius:15px;align-self:flex-start;align-items:center;gap:0;width:46px;height:46px;min-height:46px;padding:0;font-size:14px;font-weight:900;line-height:1;transition:width .32s cubic-bezier(.2,.8,.2,1),background .22s,color .22s,box-shadow .22s,transform .22s;display:flex;position:relative;overflow:hidden}.nav-button svg{stroke-width:2.5px;flex:0 0 46px;width:21px;height:21px;transition:transform .22s}.nav-button:after{content:"";opacity:0;background:#ffffff29;border-radius:16px;transition:opacity .22s;position:absolute;inset:8px}.nav-button:hover,.nav-button.active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);width:164px;transform:translate(6px);box-shadow:0 14px 30px #2563eb57}.nav-button:hover svg,.nav-button.active svg{transform:scale(.92)}.nav-button:hover:after,.nav-button.active:after{opacity:1}.dashboard{min-width:0;max-height:100vh;padding:32px;position:relative;overflow:auto}.dashboard-preview-mode{padding:40px 52px}.dashboard-preview-mode .status-bar{display:none}.dashboard-canvas{min-height:calc(100vh - 80px)}.dashboard-overlay-mode{padding:32px}.dashboard-overlay-mode:after{content:"";pointer-events:none;z-index:1;background:#2a313e3d;position:fixed;inset:0 0 0 96px}.status-bar{color:#56617c;z-index:5;background:#fff;border-bottom:1px solid #dfe4ec;border-radius:12px;align-items:center;gap:14px;width:min(560px,100vw - 140px);min-height:68px;margin-bottom:0;padding:0 0 26px;display:grid;position:relative}.status-bar span,.status-bar strong{display:none}.status-actions{justify-content:stretch;gap:10px;display:grid}.status-actions .btn{color:#fff;width:100%;min-height:56px;box-shadow:none;background:#686be3;border:0;border-radius:7px;font-size:20px}.status-actions .btn-primary{display:none}.dashboard-product-switcher{z-index:60;background:#fff;border:2px solid #686be3;border-radius:14px;flex-wrap:wrap;gap:8px;width:min(560px,100vw - 140px);margin:0 0 18px;padding:8px;display:flex;position:relative;box-shadow:0 14px 28px #686be32e}.dashboard-preview-mode .dashboard-product-switcher{width:fit-content;max-width:100%;margin:0 auto 22px}.dashboard-product-switcher button{color:#373b73;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:15px;font-weight:950;display:inline-flex}.dashboard-product-switcher button.active{color:#fff;background:#686be3;box-shadow:0 8px 18px #686be347}.dashboard-progress-card{z-index:20;background:#fff;border:1px solid #d8e3dd;border-radius:8px;gap:12px;width:min(560px,100vw - 140px);margin:0 0 22px;padding:16px;display:grid;position:relative;box-shadow:0 14px 30px #1d342c14}.dashboard-preview-mode .dashboard-progress-card{margin:0 auto 18px}.progress-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.progress-card-head span,.progress-check-list small{color:#63706b;font-size:12px;line-height:1.35;display:block}.progress-card-head strong{color:#17211d;margin-top:2px;font-size:18px;display:block}.progress-card-head b{color:#166534;background:#e9f8ef;border:1px solid #cdebd8;border-radius:999px;padding:7px 10px}.progress-track{background:#edf3f0;border-radius:999px;height:8px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,#22c55e,#0ea5e9);height:100%;display:block}.progress-check-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.progress-check-list button{color:#26312d;cursor:pointer;text-align:left;background:#f8fbfa;border:1px solid #dfe7e3;border-radius:8px;align-items:flex-start;gap:8px;min-width:0;padding:10px;display:flex}.progress-check-list button.done{background:#ecfdf3;border-color:#c7ecd5}.progress-check-list svg{color:#22c55e;flex:none;margin-top:1px}.progress-check-list button:not(.done) svg{color:#94a3b8}.progress-check-list strong{font-size:12px;line-height:1.2;display:block}.dash-grid{grid-template-columns:minmax(0,1fr) 260px;gap:16px;display:grid}.dash-hero{border:1px solid var(--line);background:linear-gradient(135deg,#2f9d7329,#f4c95d2e),#fff;border-radius:12px;min-height:270px;padding:28px;box-shadow:8px 8px #3466d614}.dash-hero h1,.form-panel h1{margin:0;font-size:clamp(28px,3.2vw,44px);line-height:1.08}.dash-hero p,.form-panel p{color:var(--muted);line-height:1.65}.score-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:24px}.score{background:conic-gradient(var(--mint) 78%, #e2e8e4 0);width:118px;height:118px;color:var(--ink);border-radius:50%;place-items:center;margin:18px 0;font-size:36px;font-weight:950;display:grid}.wide-card{grid-column:span 1}.profile-card{justify-content:space-between;align-items:center;gap:16px;padding:22px;display:flex}.workflow-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:22px;box-shadow:0 10px 32px #22413612}.workflow-card h3{margin:0 0 14px}.workflow-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.workflow-steps button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fbfcfb;border-radius:8px;gap:6px;padding:14px;font-weight:900;display:grid}.workflow-steps span{color:#fff;background:#18211f;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.workflow-steps small{color:var(--muted);line-height:1.4}.editor-layout,.target-layout,.import-layout,.web-preview-layout,.interview-layout,.customize-layout,.template-dashboard,.download-panel{z-index:3;min-height:calc(100vh - 64px);display:block;position:relative}.editor-layout>.form-panel,.target-layout>.form-panel,.import-layout>.form-panel,.web-preview-layout>.web-control,.interview-layout>.interview-card,.customize-layout>.form-panel,.template-dashboard>.form-panel,.download-panel>.form-panel{z-index:4;width:min(560px,100vw - 140px);max-height:calc(100vh - 132px);position:relative;overflow:auto}.target-layout>.target-result,.import-layout>.scan-result,.web-preview-layout>.public-profile,.interview-layout>.feedback-card,.target-layout>.document-preview,.template-dashboard>.template-preview-only,.download-panel>.download-preview-stack{z-index:2;width:min(720px,100vw - 720px);min-width:520px;position:fixed;top:32px;bottom:32px;left:160px;overflow:auto}.editor-layout>.instant-preview,.profile-editor-layout>.instant-preview,.target-layout>.instant-preview,.import-layout>.instant-preview,.web-preview-layout>.instant-preview,.interview-layout>.instant-preview,.customize-layout>.instant-preview,.template-dashboard>.instant-preview,.download-panel>.instant-preview{z-index:2;max-height:none;position:fixed;inset:32px 32px 32px 160px}.web-preview-layout>.public-profile,.interview-layout>.feedback-card,.target-layout>.document-preview{max-height:calc(100vh - 64px)}.dashboard-canvas .instant-preview.canvas-preview{align-content:start;justify-items:center;min-height:calc(100vh - 80px);max-height:none;padding-top:14px;display:grid;position:static}.dashboard-canvas .instant-preview-head,.dashboard-canvas .template-accordion{display:none}.dashboard-canvas .cv-preview{width:min(794px,78vw)}.dashboard-overlay-mode .editor-layout>.instant-preview,.dashboard-overlay-mode .profile-editor-layout>.instant-preview,.dashboard-overlay-mode .target-layout>.instant-preview,.dashboard-overlay-mode .import-layout>.instant-preview,.dashboard-overlay-mode .web-preview-layout>.instant-preview,.dashboard-overlay-mode .interview-layout>.instant-preview,.dashboard-overlay-mode .customize-layout>.instant-preview,.dashboard-overlay-mode .template-dashboard>.instant-preview,.dashboard-overlay-mode .download-panel>.instant-preview{filter:none}.dashboard-overlay-mode .editor-layout>.instant-preview:before,.dashboard-overlay-mode .profile-editor-layout>.instant-preview:before,.dashboard-overlay-mode .target-layout>.instant-preview:before,.dashboard-overlay-mode .import-layout>.instant-preview:before,.dashboard-overlay-mode .web-preview-layout>.instant-preview:before,.dashboard-overlay-mode .interview-layout>.instant-preview:before,.dashboard-overlay-mode .customize-layout>.instant-preview:before,.dashboard-overlay-mode .template-dashboard>.instant-preview:before,.dashboard-overlay-mode .download-panel>.instant-preview:before{content:"";pointer-events:none;z-index:20;background:#eef2f466;position:absolute;inset:0}.editor-layout,.target-layout,.import-layout,.web-preview-layout,.interview-layout,.customize-layout,.template-dashboard,.download-panel{align-items:start}.form-panel,.web-control,.interview-card,.feedback-card,.document-preview,.target-result,.scan-result{box-shadow:none;background:#fff;border:0;border-radius:0;padding:30px 32px}.scan-result{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;min-height:520px}.scan-result h2{margin:0 0 4px;font-size:32px}.scan-result>span,.scan-result p,.scan-result li,.empty-state span{color:var(--muted);line-height:1.65}.scan-result h3{margin:22px 0 10px}.empty-state{text-align:center;min-height:360px;color:var(--muted);align-content:center;justify-items:center;gap:10px;display:grid}.empty-state strong{color:var(--ink)}label{color:#56617c;gap:8px;margin:15px 0;font-size:18px;font-weight:650;display:grid}.field-block{gap:10px;margin:15px 0;display:grid}.field-block label{margin:0}.editor-section-head{justify-content:space-between;align-items:center;gap:12px;margin:24px 0 12px;display:flex}.editor-section-head h3{margin:0}.nested-editor-card{background:#fff;border:1px solid #d1d8e2;border-radius:8px;margin:12px 0;padding:16px}.basic-data-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.basic-data-grid label{margin:0}.template-section{margin:18px 0}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.template-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));max-height:315px;padding-right:4px;overflow:auto}.template-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:8px;gap:7px;min-height:128px;padding:14px;display:grid;position:relative}.template-grid.compact .template-card{color:#fff;background:#10131d;border-color:#2b3142;min-height:112px}.template-grid.compact .template-card small,.template-grid.compact .template-card em{color:#aab3c5}.template-card.active{border-color:var(--ink);box-shadow:5px 5px #f4c95d8c}.template-card.locked{background:#fbfcfb}.template-card small,.template-card em{color:var(--muted);line-height:1.4}.template-card em{font-size:12px;font-style:normal;font-weight:900}.template-swatch{border-radius:999px;width:100%;height:8px}.upload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0;display:grid}.upload-grid label{margin:0}.profile-panel-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.cv-personal-section{display:none}.ai-action-row{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.ai-action-row .btn{color:#8a91a8;min-height:40px;box-shadow:none;background:#f0f1f7;border-color:#d8dce8}.mobile-compact-section{background:#fff;border:1px solid #d1d8e2;border-radius:8px;margin:14px 0;padding:0;overflow:hidden}.mobile-compact-section summary{color:#56617c;cursor:pointer;background:#eef0f3;justify-content:space-between;align-items:center;padding:14px 16px;font-size:20px;font-weight:900;display:flex}.mobile-compact-section summary:after,.template-accordion summary:after{content:"+";color:#fff;opacity:1;background:#686be3;border:0;border-radius:8px;place-items:center;min-width:44px;height:44px;padding:0;font-size:34px;font-weight:900;line-height:1;display:grid}.mobile-compact-section[open] summary:after,.template-accordion[open] summary:after{content:"-";color:#8a91a8;background:#fff;border:2px solid #8a91a8}.mobile-compact-section>label,.mobile-compact-section>.basic-data-grid,.mobile-compact-section>.upload-grid,.mobile-compact-section>.field-block,.mobile-compact-section>.nested-editor-card,.mobile-compact-section>.editor-section-head,.mobile-compact-section>.include-toggle{margin-left:14px;margin-right:14px}.mobile-compact-section>:last-child{margin-bottom:14px}.compact-head span{color:var(--muted);font-size:13px}.include-toggle{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:9px;margin-bottom:12px;padding:10px 12px;display:flex}.include-toggle input{width:17px;height:17px}.instant-preview{background:#eef2f5;border:1px solid #dfe4ec;border-radius:8px;align-self:start;max-height:calc(100vh - 64px);padding:46px 54px;position:sticky;top:32px;overflow:auto;box-shadow:0 16px 46px #222b371a}.instant-preview-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.instant-preview-head h2{color:#56617c;margin:0;font-size:22px}.instant-preview-head span{color:#56617c;background:#eef0f6;border:1px solid #d7dce7;border-radius:8px;padding:8px 10px;font-weight:850}.preview-tabs{background:#fff;border:2px solid #686be3;border-radius:14px;flex-wrap:wrap;gap:6px;width:fit-content;max-width:100%;margin:0 auto 18px;padding:8px;display:flex;box-shadow:0 10px 24px #686be32e}.preview-tabs button{color:#373b73;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;min-height:42px;padding:0 16px;font-size:15px;font-weight:950;display:inline-flex}.preview-tabs button.active{color:#fff;background:#686be3;box-shadow:0 8px 18px #686be347}.workspace-preview-tabs{display:none}.template-accordion{background:#fff;border:1px solid #d7dce7;border-radius:10px;margin-bottom:14px;overflow:hidden}.template-accordion summary{cursor:pointer;color:#56617c;justify-content:space-between;gap:12px;padding:12px;font-weight:900;display:flex}.template-accordion summary strong{color:#686be3;font-size:12px}.template-accordion .template-grid{padding:0 12px 12px}.template-pill-grid{flex-wrap:wrap;gap:8px;padding:0 12px 12px;display:flex}.template-pill{color:#fff;cursor:pointer;background:#171927;border:1px solid #2b3142;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.template-pill em{color:#aab3c5;font-size:10px;font-style:normal;font-weight:800}.template-pill.active em{color:#075160}.template-pill.active{color:#061018;background:#00d9ff;border-color:#00d9ff}.template-pill.locked{color:#fff}.cv-watermark{color:#18211fb8;white-space:nowrap;z-index:5;background:#ffffffd1;border:1px solid #18211f1f;border-radius:999px;padding:clamp(3px,.8cqw,5px) clamp(7px,1.8cqw,10px);font-size:clamp(5.8px,1.45cqw,7.4px);font-weight:900;position:absolute;bottom:clamp(10px,2.5cqw,16px);left:50%;transform:translate(-50%)rotate(-2deg)}input,select,textarea{color:#353b50;background:#fff;border:1px solid #cfd6e0;border-radius:8px;outline:none;width:100%;padding:13px 16px;font-size:18px;line-height:1.35}.username-field{grid-column:1/-1;gap:8px;display:grid}.field-hint{color:#65736d;margin-top:6px;font-size:12px;font-weight:750;display:block}.username-status{border-radius:8px;gap:10px;margin:-4px 0 12px;padding:11px;display:grid}.username-status.in-field{margin:0;padding:12px 14px}.username-status.available{color:#18352a;background:#e8f4ec;border:1px solid #cfe5d6}.username-status.taken{color:#3b2606;background:#fff2d5;border:2px solid #d88912;box-shadow:0 8px 20px #d889121f}.username-status strong{font-size:13px;line-height:1.35}.username-status p{margin:0;font-size:12px;font-weight:750}.available-text{color:#1d6c48}.taken-text{color:#8a4e00}.username-suggestions{flex-wrap:wrap;gap:7px;display:flex}.username-suggestions button{color:inherit;cursor:pointer;background:#fff;border:1px solid;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:850}.section-save-button{justify-self:start;margin-top:12px}textarea{resize:vertical;line-height:1.55}input:focus,textarea:focus{border-color:#686be3;box-shadow:0 0 0 4px #686be321}.cv-preview{aspect-ratio:210/297;max-width:100%;height:auto;box-shadow:var(--shadow);background:#fff;border:1px solid #dfe4e0;border-radius:8px;width:100%;min-height:0;margin:0 auto;padding:30px;position:relative;overflow:hidden}.cv-preview .cv-body-grid,.cv-preview .cv-sidebar,.cv-preview .cv-main{display:contents}.cv-preview .cv-dummy-text,.cv-preview .cv-dummy-text strong,.cv-preview .cv-dummy-text small,.cv-preview .cv-dummy-text li,.cv-preview .cv-dummy-text span,.cv-preview .cv-dummy-text p,.cv-preview .cv-sidebar .cv-dummy-text,.cv-preview .cv-sidebar .cv-dummy-text strong,.cv-preview .cv-sidebar .cv-dummy-text small,.cv-preview .cv-sidebar .cv-dummy-text li,.cv-preview .cv-sidebar .cv-dummy-text span,.cv-preview .cv-sidebar .cv-dummy-text p,.cv-preview.template-creative_youth .cv-dummy-text,.cv-preview.template-creative_youth .cv-dummy-text strong,.cv-preview.template-creative_youth .cv-dummy-text small,.cv-preview.template-creative_youth .cv-dummy-text li,.cv-preview.template-creative_youth .cv-dummy-text span,.cv-preview.template-creative_youth .cv-dummy-text p,.cv-preview.template-sales_marketing .cv-dummy-text,.cv-preview.template-sales_marketing .cv-dummy-text strong,.cv-preview.template-sales_marketing .cv-dummy-text small,.cv-preview.template-sales_marketing .cv-dummy-text li,.cv-preview.template-sales_marketing .cv-dummy-text span,.cv-preview.template-sales_marketing .cv-dummy-text p{color:inherit}.cv-preview .cv-dummy-text{text-decoration:none}.instant-preview .cv-preview{box-shadow:none;border:0;border-radius:0;min-height:0}.a4-preview-shell{cursor:grab;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable both-edges;touch-action:pan-x pan-y;scrollbar-width:thin;background-color:#e5ebef;background-image:linear-gradient(90deg,#94a3b824 1px,#0000 1px),linear-gradient(#94a3b824 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #d3dbe3;border-radius:8px;justify-content:flex-start;align-items:flex-start;width:100%;min-height:min(820px,100vh - 150px);max-height:calc(100vh - 150px);padding:12px;display:flex;overflow:scroll auto}.a4-preview-shell.is-panning{cursor:grabbing}.a4-preview-stage{height:calc(1123px * var(--a4-scale));min-width:calc(794px * var(--a4-scale));width:calc(794px * var(--a4-scale));flex:none;margin:0 auto;position:relative}.a4-preview-stage .cv-preview{max-width:none;height:1123px;transform:scale(var(--a4-scale));transform-origin:0 0;width:794px;box-shadow:0 18px 44px #0f172a2e}.pdf-export-source{pointer-events:none;z-index:-1;width:794px;height:1123px;position:fixed;top:0;left:-12000px;overflow:visible}.pdf-export-source>div,.pdf-export-source .cv-preview{width:794px;max-width:none;height:1123px}.pdf-export-source .cv-preview{box-shadow:none;border-radius:0}.a4-preview-stage .letter-instant-preview{max-width:none;height:1123px;transform:scale(var(--a4-scale));transform-origin:0 0;width:794px}.letter-preview-shell{background:linear-gradient(90deg,#686be30d,#0000 18% 82%,#f4c95d14),#f4f7f8;border-radius:8px}.preview-zoom-controls{justify-content:flex-end;align-items:center;gap:7px;margin:8px 0 10px;display:flex}.preview-zoom-controls button,.preview-zoom-controls span{color:#353a7a;background:#fff;border:1px solid #d7dce7;border-radius:999px;align-items:center;min-height:32px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.preview-zoom-controls button{cursor:pointer}.preview-zoom-controls button:hover{border-color:#686be3;box-shadow:0 0 0 3px #686be31f}.cv-preview.template-modern_hrd .cv-body-grid,.cv-preview.template-admin_ops .cv-body-grid,.cv-preview.template-tech_data .cv-body-grid{grid-template-columns:.78fr 1.22fr;grid-auto-rows:max-content;align-content:start;gap:6px 24px;display:grid}.cv-preview.template-modern_hrd .cv-sidebar,.cv-preview.template-admin_ops .cv-sidebar,.cv-preview.template-tech_data .cv-sidebar{background:#ffffffad;border-right:1px solid #dfe4e0;padding-right:18px;display:block}.cv-preview.template-modern_hrd .cv-main,.cv-preview.template-admin_ops .cv-main,.cv-preview.template-tech_data .cv-main,.cv-summary-section{display:block}.cv-preview.template-fresh_grad .cv-top,.cv-preview.template-sales_marketing .cv-top,.cv-preview.template-hospitality_service .cv-top{background:#ffffffb8;border:1px solid #dfe4e0;border-radius:8px;padding:18px}.cv-preview.template-creative_youth .cv-top{background:#fff1c7;border:2px solid #18211f;border-radius:8px;padding:18px;transform:rotate(-1deg);box-shadow:6px 6px #ef806f40}.cv-preview.template-creative_youth .skill-list span,.cv-preview.template-hospitality_service .skill-list span{background:#ffe0da;border-color:#f5beb4}.cv-preview.template-tech_data .skill-list span{background:#eef2ff;border-color:#c7d2fe}.cv-preview.template-executive_simple h3{border-bottom:1px solid #111827;padding-bottom:7px}.cv-preview[class*=template-]{transition:background .16s,border-color .16s,box-shadow .16s}.cv-preview.template-basic_ats{border-top:8px solid #18211f}.cv-preview.template-modern_hrd{background:linear-gradient(90deg,#e8f4ec 0 24%,#fff 24% 100%);border-top:8px solid #2f9d73}.cv-preview.template-fresh_grad{background:linear-gradient(#eef3ff 0 118px,#fff 118px);border-top:8px solid #3466d6}.cv-preview.template-creative_youth{background:linear-gradient(135deg,#ef806f29,#0000 32%),#fff;border:2px solid #ef806f;box-shadow:8px 8px #f4c95d6b}.cv-preview.template-corporate_clean{background:#f8fafc;border-top:8px solid #334155}.cv-preview.template-sales_marketing{background:linear-gradient(#fff7ed 0 116px,#fff 116px);border-top:8px solid #d97706}.cv-preview.template-admin_ops{background:linear-gradient(90deg,#f0fdfa 0 22%,#fff 22% 100%);border-top:8px solid #0f766e}.cv-preview.template-tech_data{background:linear-gradient(135deg,#eef2ff 0 28%,#fff 28% 100%);border-top:8px solid #4f46e5}.cv-preview.template-hospitality_service{background:linear-gradient(#fdf2f8 0 120px,#fff 120px);border-top:8px solid #db2777}.cv-preview.template-executive_simple{background:#fff;border:2px solid #111827}.letter-instant-preview{aspect-ratio:210/297;background:#fff;width:100%;min-height:0;padding:clamp(20px,6.2%,48px) clamp(22px,7.2%,58px);overflow:hidden;container-type:inline-size}.letter-stage .letter-instant-preview{max-width:none;height:1123px;transform:scale(var(--a4-scale));transform-origin:0 0;width:794px}.letter-stage{height:calc(1123px * var(--a4-scale));width:calc(794px * var(--a4-scale))}.letter-instant-content{color:#1f2933;font-family:Georgia,Times New Roman,serif;font-size:clamp(9px,1.82cqw,10.8px);line-height:1.38}.letter-instant-content{color:#1f2937;font-family:Georgia,Times New Roman,serif;font-size:clamp(8.8px,1.9cqw,15.2px);line-height:1.66;display:block}.letter-instant-content p{text-align:justify;text-align-last:left;margin:0 0 clamp(8px,2.2cqw,18px)}.letter-instant-content .letter-date-line{text-align:right;text-align-last:right;margin-bottom:clamp(14px,3.4cqw,28px)}.cv-top{border-bottom:2px solid var(--ink);justify-content:space-between;gap:18px;padding-bottom:18px;display:flex}.cv-top span{font-size:1.85cqw;font-weight:800;line-height:1.2;display:block}.cv-photo{object-fit:contain;object-position:center top;background:#f8fafc;border:1px solid #dfe4e0;border-radius:8px;width:86px;height:106px}.fake-qr,.real-qr{width:50px;height:50px}.real-qr-link{flex:none;display:block}.fake-qr{background:linear-gradient(90deg,#18211f 8px,#0000 8px 12px,#18211f 12px 20px,#0000 20px 30px,#18211f 30px 38px,#0000 38px),linear-gradient(#18211f 8px,#0000 8px 12px,#18211f 12px 20px,#0000 20px 30px,#18211f 30px 38px,#0000 38px);border:5px solid #fff;outline:2px solid #18211f;position:relative}.real-qr{background:#fff;border:.55cqw solid #fff;outline:.22cqw solid #18211f;flex:none;grid-template-rows:repeat(33,1fr);grid-template-columns:repeat(33,1fr);display:grid}.real-qr span.dark{background:#18211f}.fake-qr span{background:#fff;width:12px;height:12px;position:absolute}.fake-qr span:first-child{top:3px;left:3px}.fake-qr span:nth-child(2){top:3px;right:3px}.fake-qr span:nth-child(3){bottom:3px;left:3px}.fake-qr span:nth-child(4){width:8px;height:8px;bottom:12px;right:12px}.cv-web-footer{background:#fbfcfb;border:1px solid #dfe4e0;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-top:26px;padding:12px;display:flex}.cv-web-footer>div>strong,.cv-web-footer>div>span{display:block}.cv-web-footer>div>strong{color:var(--ink);font-size:14px}.cv-web-footer>div>span{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.4}.cv-preview h2{margin:0 0 4px;font-size:30px}.cv-preview h3{text-transform:uppercase;margin:28px 0 10px;font-size:15px}.cv-preview p,.cv-preview li,.cv-preview small{color:#44514d;line-height:1.58}.cv-preview small{margin-top:4px;display:block}.skill-list{flex-wrap:wrap;gap:8px;display:flex}.cv-kicker{color:inherit;letter-spacing:0;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:850;display:block}.cv-contact-line{margin:14px 0 0;font-size:11px}.cv-sidebar-title,.cv-personal-list{display:none}.cv-personal-list span{overflow-wrap:anywhere;margin-bottom:6px;font-size:10px;line-height:1.45;display:block}.cv-preview.template-basic_ats{box-shadow:none;border:0;border-top:5px solid #f4d5c7;font-family:Georgia,Times New Roman,serif}.cv-preview.template-basic_ats .cv-top{border-bottom:1px solid #111827;align-items:flex-start;padding-bottom:8px}.cv-preview.template-basic_ats .cv-kicker{display:none}.cv-preview.template-basic_ats h2{font-size:22px}.cv-preview.template-basic_ats h3{border-bottom:1px solid #111827;margin:18px 0 8px;padding-bottom:3px;font-size:12px}.cv-preview.template-basic_ats .skill-list span{background:0 0;border:0;border-radius:0;width:100%;padding:0}.cv-preview.template-modern_hrd,.cv-preview.template-admin_ops{background:#fff;border:0;padding:0;overflow:hidden}.cv-preview.template-modern_hrd .cv-top,.cv-preview.template-admin_ops .cv-top{color:#fff;background:#496971;border:0;padding:32px 36px 24px}.cv-preview.template-modern_hrd .cv-top span,.cv-preview.template-admin_ops .cv-top span,.cv-preview.template-modern_hrd .cv-kicker,.cv-preview.template-admin_ops .cv-kicker{color:#ffffffe0}.cv-preview.template-modern_hrd .cv-photo,.cv-preview.template-admin_ops .cv-photo{border:3px solid #fffc;border-radius:999px;width:104px;height:104px}.cv-preview.template-modern_hrd .cv-contact-line,.cv-preview.template-admin_ops .cv-contact-line{display:none}.cv-preview.template-modern_hrd .cv-body-grid,.cv-preview.template-admin_ops .cv-body-grid{grid-template-columns:170px minmax(0,1fr);display:grid}.cv-preview.template-modern_hrd .cv-summary-section,.cv-preview.template-admin_ops .cv-summary-section,.cv-preview.template-tech_data .cv-summary-section,.cv-preview.template-hospitality_service .cv-summary-section,.cv-preview.template-executive_simple .cv-summary-section{grid-column:1/-1}.cv-preview.template-modern_hrd .cv-sidebar,.cv-preview.template-admin_ops .cv-sidebar{color:#fff;background:#3f5f63;border:0;min-height:520px;padding:24px 18px;display:block}.cv-preview.template-modern_hrd .cv-main,.cv-preview.template-admin_ops .cv-main{padding:24px 30px 20px;display:block}.cv-preview.template-modern_hrd .cv-sidebar h3,.cv-preview.template-admin_ops .cv-sidebar h3,.cv-preview.template-modern_hrd .cv-sidebar p,.cv-preview.template-admin_ops .cv-sidebar p,.cv-preview.template-modern_hrd .cv-sidebar span,.cv-preview.template-admin_ops .cv-sidebar span{color:#fff}.cv-preview.template-modern_hrd .cv-sidebar-title,.cv-preview.template-admin_ops .cv-sidebar-title,.cv-preview.template-modern_hrd .cv-personal-list,.cv-preview.template-admin_ops .cv-personal-list{display:block}.cv-preview.template-modern_hrd .cv-sidebar-title,.cv-preview.template-admin_ops .cv-sidebar-title{text-transform:uppercase;background:#fff3;border-radius:2px;margin-bottom:10px;padding:6px 8px;font-size:10px;font-weight:900}.cv-preview.template-modern_hrd .skill-list span,.cv-preview.template-admin_ops .skill-list span{color:#fff;background:#ffffff26;border-color:#fff3}.cv-preview.template-modern_hrd .cv-main h3,.cv-preview.template-admin_ops .cv-main h3{color:#fff;text-align:center;background:#496971;border-radius:2px;margin-top:16px;padding:7px 11px}.cv-preview.template-admin_ops .cv-main h3{position:relative}.cv-preview.template-admin_ops .cv-main h3:before{content:"";background:#fff;border:2px solid #496971;border-radius:999px;width:13px;height:13px;position:absolute;top:8px;left:-31px;box-shadow:0 0 0 3px #fff}.cv-preview.template-fresh_grad{background:#fff;border:0;padding:0}.cv-preview.template-fresh_grad .cv-top{color:#fff;background:#1f6a69;border:0;padding:22px 30px}.cv-preview.template-fresh_grad .cv-top span,.cv-preview.template-fresh_grad .cv-kicker{color:#e7fffc}.cv-preview.template-fresh_grad .cv-photo{border:4px solid #fff;border-radius:999px;width:104px;height:104px}.cv-preview.template-fresh_grad .cv-body-grid{padding:0 30px 18px;display:block}.cv-preview.template-fresh_grad h3{color:#1f6a69;margin-top:18px;padding-left:17px;position:relative}.cv-preview.template-fresh_grad h3:before{content:"";background:#1f6a69;border-radius:999px;width:9px;height:9px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.cv-preview.template-creative_youth{background:linear-gradient(160deg,#9145aa 0 33%,#ef5d69 100%);border:0;grid-template-columns:178px minmax(0,1fr);padding:0;display:grid;overflow:hidden}.cv-preview.template-creative_youth .cv-top,.cv-preview.template-creative_youth .cv-contact-line,.cv-preview.template-creative_youth .cv-web-footer{grid-column:1/2}.cv-preview.template-creative_youth .cv-top{box-shadow:none;color:#fff;text-align:center;background:0 0;border:0;border-radius:0;place-content:start center;min-width:0;padding:26px 15px 10px;display:grid;transform:none}.cv-preview.template-creative_youth .cv-top div{order:2}.cv-preview.template-creative_youth .cv-photo{order:1;width:118px;height:118px;margin:0 auto 14px}.cv-preview.template-creative_youth h2{overflow-wrap:anywhere;text-wrap:balance;max-width:145px;margin:0 auto 5px;font-size:clamp(16px,3.15cqw,20px);line-height:1.02}.cv-preview.template-creative_youth .cv-top span{overflow-wrap:anywhere;max-width:145px;margin:0 auto;font-size:clamp(8.4px,1.7cqw,10px);line-height:1.18;display:block}.cv-preview.template-creative_youth .cv-body-grid{background:#fff;grid-area:1/2/4/3;grid-template-columns:minmax(0,1fr);grid-auto-rows:max-content;align-content:start;gap:0;padding:26px;display:grid}.cv-preview.template-creative_youth .cv-sidebar,.cv-preview.template-creative_youth .cv-main{display:block}.cv-preview.template-creative_youth .cv-contact-line{color:#fff;text-align:center;white-space:pre-line;margin:0;padding:0 clamp(10px,2.8cqw,16px);font-size:clamp(5px,1.25cqw,6.4px);line-height:1.45}.cv-preview.template-creative_youth .cv-web-footer{background:#ffffff1a;border:0;border-radius:0;align-self:end;margin:0}.cv-preview.template-creative_youth h3{border-bottom:2px solid #111827}.cv-preview.template-corporate_clean{box-shadow:none;text-align:left;border:0;border-top:5px solid #f7dfd5}.cv-preview.template-corporate_clean .cv-top{text-align:center;border:0;display:block}.cv-preview.template-corporate_clean .cv-photo,.cv-preview.template-corporate_clean .cv-kicker{display:none}.cv-preview.template-corporate_clean h2{font-size:20px}.cv-preview.template-corporate_clean .cv-contact-line{text-align:center;border-top:1px solid #111827;border-bottom:1px solid #111827;padding:5px 0}.cv-preview.template-corporate_clean h3{border-bottom:1px solid #111827;margin-top:17px}.cv-preview.template-sales_marketing{background:linear-gradient(90deg,#1a2264 0 32%,#fff 32% 100%);border:0;padding:0;overflow:hidden}.cv-preview.template-sales_marketing .cv-top{color:#1a2264;border-bottom:3px solid #1a2264;padding:24px 30px 16px 190px}.cv-preview.template-sales_marketing .cv-photo{object-fit:contain;object-position:center top;border-radius:0;width:150px;height:142px;position:absolute;top:22px;left:22px}.cv-preview.template-sales_marketing{position:relative}.cv-preview.template-sales_marketing .cv-contact-line{color:#fff;width:150px;position:absolute;top:154px;left:18px}.cv-preview.template-sales_marketing .cv-body-grid{grid-template-columns:32% 68%;grid-auto-rows:max-content;align-content:start;gap:6px 0;display:grid}.cv-preview.template-sales_marketing .cv-summary-section{grid-column:2/3;padding:3.4cqw 5cqw 0}.cv-preview.template-sales_marketing .cv-sidebar{color:#fff;padding:100px 18px 20px;display:block}.cv-preview.template-sales_marketing .cv-main{padding:0 28px 18px;display:block}.cv-preview.template-sales_marketing .cv-sidebar h3,.cv-preview.template-sales_marketing .cv-sidebar p,.cv-preview.template-sales_marketing .cv-sidebar span{color:#fff}.cv-preview.template-sales_marketing .cv-main h3{color:#1a2264;margin-top:14px;font-size:19px}.cv-preview.template-sales_marketing .skill-list span{color:#fff;background:#ffffff1f;border-color:#ffffff40}.cv-preview.template-tech_data{box-shadow:none;background:#fbf8ef;border:0;display:block}.cv-preview.template-tech_data .cv-top{border-bottom:5px solid #111827;align-items:flex-start}.cv-preview.template-tech_data h2{font-size:27px;line-height:.95}.cv-preview.template-tech_data .cv-body-grid{grid-template-columns:.95fr 1.1fr;gap:20px;display:grid}.cv-preview.template-tech_data .cv-sidebar,.cv-preview.template-tech_data .cv-main{display:block}.cv-preview.template-tech_data h3{text-transform:none;border-top:4px solid #111827;margin-top:18px;padding-top:5px;font-size:20px}.cv-preview.template-hospitality_service{background:linear-gradient(135deg,#ecfeff 0 30%,#fff 30% 100%);border:2px solid #0ea5a4;box-shadow:8px 8px #0ea5a429}.cv-preview.template-hospitality_service .cv-top{background:#fff;border:2px solid #0ea5a4;box-shadow:5px 5px #0ea5a42e}.cv-preview.template-hospitality_service .cv-body-grid{grid-template-columns:.86fr 1.14fr;grid-auto-rows:max-content;align-content:start;gap:6px 20px;display:grid}.cv-preview.template-hospitality_service .cv-sidebar,.cv-preview.template-hospitality_service .cv-main{display:block}.cv-preview.template-hospitality_service h3{color:#0f766e}.cv-preview.template-executive_simple{background:#f8fafc;border:0;box-shadow:inset 0 0 0 1px #d1d5db}.cv-preview.template-executive_simple .cv-top{color:#fff;background:#1f2937;border:0;margin:-30px -30px 22px;padding:28px 30px}.cv-preview.template-executive_simple .cv-body-grid{grid-template-columns:.8fr 1.2fr;grid-auto-rows:max-content;align-content:start;gap:6px 18px;display:grid}.cv-preview.template-executive_simple .cv-sidebar,.cv-preview.template-executive_simple .cv-main{display:block}.cv-preview.template-executive_simple h3{background:#fff;border:1px solid #d1d5db;border-left:5px solid #1f2937;padding:8px 10px}.cv-preview{font-size:10.5px}.cv-preview h2{font-size:22px;line-height:1.05}.cv-preview h3{margin:18px 0 8px;font-size:11px;line-height:1.2}.cv-preview p,.cv-preview li,.cv-preview small{color:#374151;font-size:10.5px;line-height:1.42}.cv-preview strong{color:#111827;font-size:10.8px;line-height:1.3}.skill-list span{color:#1f2937;padding:5px 8px;font-size:9.5px;line-height:1.2}.cv-kicker{font-size:8.8px}.cv-contact-line{color:#374151;white-space:pre-line;font-size:9.8px}.cv-web-footer strong{color:#111827;font-size:11px}.cv-web-footer span{color:#4b5563;font-size:9px}.cv-preview.template-basic_ats h3,.cv-preview.template-corporate_clean h3{font-size:10.5px}.cv-preview.template-modern_hrd h2,.cv-preview.template-admin_ops h2,.cv-preview.template-fresh_grad h2{font-size:22px}.cv-preview.template-modern_hrd .cv-main h3,.cv-preview.template-admin_ops .cv-main h3{margin-top:13px;padding:6px 9px;font-size:10.5px}.cv-preview.template-modern_hrd .cv-sidebar h3,.cv-preview.template-admin_ops .cv-sidebar h3{font-size:10px}.cv-preview.template-creative_youth h2{color:#fff;margin:5px 0 6px;font-size:21px}.cv-preview.template-creative_youth .cv-top span,.cv-preview.template-creative_youth .cv-kicker,.cv-preview.template-creative_youth .cv-contact-line{color:#fff}.cv-preview.template-creative_youth .cv-kicker{margin-bottom:5px;display:block}.cv-preview.template-creative_youth .cv-top span{margin-top:4px;line-height:1.24}.cv-preview.template-creative_youth .cv-web-footer strong,.cv-preview.template-creative_youth .cv-web-footer span{color:#fff}.cv-preview.template-sales_marketing .cv-main h3,.cv-preview.template-tech_data h3{font-size:15px}.cv-preview.template-sales_marketing .cv-top{color:#11194f}.cv-preview.template-sales_marketing .cv-sidebar h3,.cv-preview.template-sales_marketing .cv-sidebar p,.cv-preview.template-sales_marketing .cv-sidebar span,.cv-preview.template-sales_marketing .cv-contact-line{color:#fff}.cv-preview.template-executive_simple .cv-top h2{color:#fff}.cv-preview.template-executive_simple .cv-top span,.cv-preview.template-executive_simple .cv-kicker{color:#e5e7eb}.instant-preview .cv-preview{aspect-ratio:210/297;width:100%;min-height:0}.instant-preview .a4-preview-stage .cv-preview,.dashboard-canvas .a4-preview-stage .cv-preview{width:794px;max-width:none;height:1123px}.cv-preview.template-modern_hrd .cv-sidebar,.cv-preview.template-admin_ops .cv-sidebar{min-height:0}.cv-preview{font-family:var(--cv-custom-font,Inter, Arial, sans-serif);font-size:calc(clamp(9.8px, 2.02cqw, 11.2px) * var(--cv-font-scale,1));padding:clamp(16px,4.25cqw,23px);container-type:inline-size}.cv-preview h2,.cv-preview.template-basic_ats h2,.cv-preview.template-corporate_clean h2,.cv-preview.template-modern_hrd h2,.cv-preview.template-admin_ops h2,.cv-preview.template-fresh_grad h2,.cv-preview.template-creative_youth h2,.cv-preview.template-tech_data h2{font-size:calc(clamp(18px, 4.65cqw, 23px) * var(--cv-font-scale,1));line-height:calc(1.03 * var(--cv-line-scale,1));margin-bottom:clamp(2px,.45cqw,3px)}.cv-preview h3,.cv-preview.template-basic_ats h3,.cv-preview.template-corporate_clean h3,.cv-preview.template-modern_hrd .cv-main h3,.cv-preview.template-admin_ops .cv-main h3,.cv-preview.template-modern_hrd .cv-sidebar h3,.cv-preview.template-admin_ops .cv-sidebar h3,.cv-preview.template-sales_marketing .cv-main h3,.cv-preview.template-tech_data h3{font-size:calc(clamp(9.8px, 2.12cqw, 11.6px) * var(--cv-font-scale,1));line-height:calc(1.12 * var(--cv-line-scale,1));margin:clamp(12px,3.35cqw,17px) 0 clamp(3px,.7cqw,4px)}.cv-preview p,.cv-preview li,.cv-preview small,.cv-preview strong,.cv-contact-line,.cv-personal-list span{font-size:calc(clamp(9.8px, 1.98cqw, 11.2px) * var(--cv-font-scale,1));line-height:calc(1.28 * var(--cv-line-scale,1))}.cv-preview strong{font-size:calc(clamp(10px, 2.06cqw, 11.6px) * var(--cv-font-scale,1))}.cv-preview ul{margin:clamp(2px,.6cqw,3px) 0 0;padding-left:clamp(8px,2.1cqw,11px)}.cv-preview .cv-main>div+div{margin-top:clamp(6px,1.6cqw,9px)}.cv-preview small{margin-top:clamp(0px,.2cqw,1px)}.cv-personal-list{gap:clamp(2px,.6cqw,4px)}.skill-list{gap:.75cqw}.skill-list span{font-size:calc(clamp(8.8px, 1.7cqw, 9.8px) * var(--cv-font-scale,1));line-height:calc(1.15 * var(--cv-line-scale,1));border-radius:999px;padding:clamp(3px,.65cqw,4px) clamp(5px,1cqw,7px)}.cv-kicker{font-size:calc(clamp(8px, 1.62cqw, 9px) * var(--cv-font-scale,1));margin-bottom:clamp(1px,.35cqw,2px)}.cv-top{gap:clamp(7px,1.7cqw,9px);padding-bottom:clamp(5px,1.55cqw,8px)}.cv-photo{border-radius:clamp(4px,1.2cqw,6px);width:clamp(46px,12.8cqw,60px);height:clamp(56px,15.4cqw,72px)}.cv-web-footer{border-radius:clamp(4px,1cqw,6px);gap:clamp(5px,1.2cqw,7px);margin-top:clamp(6px,1.45cqw,8px);padding:clamp(4px,.9cqw,6px)}.cv-web-footer>div>strong{font-size:clamp(10px,2cqw,11px)}.cv-web-footer>div>span{font-size:clamp(9px,1.75cqw,10px)}.fake-qr,.real-qr{border-width:clamp(2px,.45cqw,3px);outline-width:1px;width:clamp(30px,7cqw,38px);height:clamp(30px,7cqw,38px)}.cv-preview.template-modern_hrd .cv-sidebar-title,.cv-preview.template-admin_ops .cv-sidebar-title{margin-bottom:clamp(4px,.9cqw,5px);padding:clamp(3px,.6cqw,4px) clamp(4px,.8cqw,5px);font-size:clamp(8px,1.62cqw,9px)}.cv-preview.template-fresh_grad .cv-contact-line{margin:clamp(4px,.9cqw,5px) clamp(13px,3.4cqw,17px) 0}.cv-preview.template-fresh_grad h3{margin-top:clamp(4px,1cqw,6px);padding-left:clamp(8px,1.9cqw,10px)}.cv-preview.template-fresh_grad .cv-web-footer{margin-top:clamp(4px,.8cqw,5px);padding:clamp(3px,.7cqw,4px)}.cv-preview.template-creative_youth .cv-contact-line{padding:0 clamp(10px,2.4cqw,12px);font-size:clamp(8.5px,1.72cqw,10px);line-height:1.28}.cv-extra-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(8px,1.9cqw,11px);margin-top:clamp(8px,1.8cqw,11px);display:grid}.cv-extra-grid h3{margin-top:0}.cv-extra-grid p{background:#ffffffa3;border:1px solid #f5beb4;border-radius:999px;margin:0 clamp(3px,.6cqw,4px) clamp(4px,.8cqw,5px) 0;padding:clamp(3px,.72cqw,4px) clamp(5px,1.1cqw,7px);display:inline-flex}.cv-preview.template-tech_data h3{border-top-width:clamp(2px,.55cqw,3px);padding-top:clamp(2px,.45cqw,3px)}.cv-preview.template-hospitality_service .cv-top{padding:clamp(9px,2.25cqw,12px)}.cv-preview{color:#111827;font-variant-numeric:tabular-nums;text-rendering:geometricprecision}.cv-preview h2{letter-spacing:0;overflow-wrap:anywhere;max-width:100%}.cv-preview h3{letter-spacing:0;font-weight:900}.cv-preview p,.cv-preview li,.cv-preview small,.cv-preview strong,.cv-contact-line,.cv-personal-list span{color:#263238;overflow-wrap:anywhere}.cv-preview small{color:#5b6670}.cv-preview strong{color:#111827;font-weight:850;display:block}.cv-preview ul{list-style-position:outside}.cv-preview li{margin-bottom:clamp(1px,.3cqw,2px);padding-left:clamp(1px,.35cqw,2px)}.cv-preview .cv-main>div,.cv-preview .cv-summary-section{break-inside:avoid}.cv-preview .cv-main>div+div{border-top:1px solid #11182714;padding-top:clamp(4px,1cqw,6px)}.cv-preview .skill-list span{font-weight:760}.cv-preview.template-basic_ats,.cv-preview.template-corporate_clean{color:#111827;padding:clamp(20px,4.8cqw,26px)}.cv-preview.template-basic_ats h2,.cv-preview.template-corporate_clean h2{font-size:calc(clamp(22px, 5.4cqw, 27px) * var(--cv-font-scale,1))}.cv-preview.template-basic_ats h3,.cv-preview.template-corporate_clean h3{font-size:calc(clamp(10.5px, 2.2cqw, 12px) * var(--cv-font-scale,1));border-bottom-color:#111827;margin-top:clamp(12px,2.6cqw,15px)}.cv-preview.template-basic_ats .cv-contact-line,.cv-preview.template-corporate_clean .cv-contact-line{line-height:1.34}.cv-preview.template-basic_ats .skill-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2px,.6cqw,4px) clamp(12px,2.8cqw,16px);display:grid}.cv-preview.template-modern_hrd .cv-main h3,.cv-preview.template-admin_ops .cv-main h3{text-align:left;margin-top:clamp(9px,2cqw,12px);padding:clamp(4px,.9cqw,6px) clamp(7px,1.7cqw,9px)}.cv-preview.template-modern_hrd .cv-sidebar h3,.cv-preview.template-admin_ops .cv-sidebar h3{color:#fff;margin-top:clamp(10px,2.2cqw,13px)}.cv-preview.template-fresh_grad .cv-contact-line{border-bottom:1px solid #1f6a6938;margin:clamp(6px,1.3cqw,8px) clamp(16px,3.8cqw,22px) 0;padding-bottom:clamp(5px,1.1cqw,7px)}.cv-preview.template-fresh_grad .cv-body-grid{grid-template-columns:35% minmax(0,1fr);column-gap:clamp(13px,3.2cqw,17px);padding:clamp(4px,1cqw,6px) clamp(16px,3.8cqw,22px) clamp(8px,1.8cqw,11px);display:grid}.cv-preview.template-fresh_grad .cv-sidebar,.cv-preview.template-fresh_grad .cv-main{display:block}.cv-preview.template-fresh_grad h3{margin-top:clamp(8px,1.9cqw,11px)}.cv-preview.template-fresh_grad .cv-sidebar h3{font-size:calc(clamp(9.2px, 1.95cqw, 10.6px) * var(--cv-font-scale,1))}.cv-preview.template-creative_youth .cv-main>div+div{border-top-color:#1118271a}.cv-preview.template-sales_marketing .cv-top{padding-left:clamp(118px,30cqw,142px)}.cv-preview.template-sales_marketing .cv-sidebar{padding-left:clamp(10px,2.4cqw,13px);padding-right:clamp(8px,1.8cqw,10px)}.cv-preview.template-sales_marketing .cv-main{padding-right:clamp(15px,3.5cqw,20px)}.cv-preview.template-sales_marketing .cv-main h3{font-size:calc(clamp(11px, 2.3cqw, 13px) * var(--cv-font-scale,1));border-bottom:1px solid #1a226440;padding-bottom:clamp(2px,.55cqw,3px)}.cv-preview.template-tech_data .cv-body-grid,.cv-preview.template-hospitality_service .cv-body-grid,.cv-preview.template-executive_simple .cv-body-grid{grid-template-columns:34% minmax(0,1fr)}.cv-preview.template-tech_data h3,.cv-preview.template-hospitality_service h3,.cv-preview.template-executive_simple h3{font-size:calc(clamp(10.5px, 2.2cqw, 12px) * var(--cv-font-scale,1));margin-top:clamp(10px,2.2cqw,13px)}.cv-preview.template-tech_data .cv-body-grid{gap:clamp(12px,2.7cqw,16px)}.cv-preview.template-hospitality_service{border-width:1px}.cv-preview.template-hospitality_service .cv-top{box-shadow:3px 3px #0ea5a429}.cv-preview.template-executive_simple .cv-top{margin:calc(-1*clamp(16px,4.25cqw,23px)) calc(-1*clamp(16px,4.25cqw,23px)) clamp(10px,2.3cqw,13px)}.cv-preview.template-executive_simple h3{padding:clamp(5px,1cqw,7px) clamp(7px,1.6cqw,9px)}.cv-preview.template-executive_simple h3{border-left-width:clamp(3px,.65cqw,4px);padding:clamp(5px,1.15cqw,7px) clamp(6px,1.45cqw,8px)}.cv-preview.template-hospitality_service h2,.cv-preview.template-tech_data h2,.cv-preview.template-executive_simple h2,.cv-preview.template-corporate_clean h2{font-size:clamp(18px,4.45cqw,22px)}.cv-preview.template-hospitality_service h3,.cv-preview.template-tech_data h3,.cv-preview.template-executive_simple h3,.cv-preview.template-corporate_clean h3{font-size:clamp(9.8px,2.12cqw,11.6px)}.cv-preview.template-hospitality_service p,.cv-preview.template-hospitality_service li,.cv-preview.template-hospitality_service small,.cv-preview.template-tech_data p,.cv-preview.template-tech_data li,.cv-preview.template-tech_data small,.cv-preview.template-executive_simple p,.cv-preview.template-executive_simple li,.cv-preview.template-executive_simple small,.cv-preview.template-corporate_clean p,.cv-preview.template-corporate_clean li,.cv-preview.template-corporate_clean small{font-size:clamp(9px,1.98cqw,10.7px)}.cv-preview{--cv-size-name:calc(24px * var(--cv-font-scale,1));--cv-size-heading:calc(12px * var(--cv-font-scale,1));--cv-size-body:calc(10.5px * var(--cv-font-scale,1));--cv-leading-name:1.05;--cv-leading-heading:1.15;--cv-leading-body:calc(1.32 * var(--cv-line-scale,1));--cv-space-section:clamp(11px, 2.45cqw, 14px);--cv-space-heading:clamp(5px, 1.05cqw, 6px);--cv-space-item:clamp(7px, 1.6cqw, 9px);--cv-page-pad:clamp(20px, 4.8cqw, 26px);--cv-col-gap:clamp(14px, 3.35cqw, 18px);font-size:var(--cv-size-body);line-height:var(--cv-leading-body);padding:var(--cv-page-pad)}.cv-preview h2,.cv-preview.template-basic_ats h2,.cv-preview.template-corporate_clean h2,.cv-preview.template-modern_hrd h2,.cv-preview.template-admin_ops h2,.cv-preview.template-fresh_grad h2,.cv-preview.template-creative_youth h2,.cv-preview.template-sales_marketing h2,.cv-preview.template-tech_data h2,.cv-preview.template-hospitality_service h2,.cv-preview.template-executive_simple h2{font-size:var(--cv-size-name);line-height:var(--cv-leading-name);margin:0 0 4px}.cv-preview h3,.cv-preview.template-basic_ats h3,.cv-preview.template-corporate_clean h3,.cv-preview.template-modern_hrd h3,.cv-preview.template-admin_ops h3,.cv-preview.template-fresh_grad h3,.cv-preview.template-creative_youth h3,.cv-preview.template-sales_marketing h3,.cv-preview.template-tech_data h3,.cv-preview.template-hospitality_service h3,.cv-preview.template-executive_simple h3,.cv-preview .cv-sidebar-title{font-size:var(--cv-size-heading);line-height:var(--cv-leading-heading)}.cv-preview p,.cv-preview li,.cv-preview small,.cv-preview strong,.cv-preview span,.cv-contact-line,.cv-personal-list span,.skill-list span,.cv-web-footer strong,.cv-web-footer span{font-size:var(--cv-size-body);line-height:var(--cv-leading-body)}.cv-preview .cv-top{gap:clamp(10px,2.4cqw,13px)}.cv-preview .cv-top span{font-weight:780}.cv-preview .cv-contact-line{margin-top:8px}.cv-preview h3{margin:var(--cv-space-section) 0 var(--cv-space-heading)}.cv-preview .cv-main>div,.cv-preview .cv-sidebar>p,.cv-preview .cv-summary-section,.cv-preview .web-project-section{margin-bottom:var(--cv-space-item)}.cv-preview .cv-main>div+div{margin-top:var(--cv-space-item);padding-top:0}.cv-preview .cv-photo,.cv-preview.template-fresh_grad .cv-photo,.cv-preview.template-modern_hrd .cv-photo,.cv-preview.template-admin_ops .cv-photo,.cv-preview.template-sales_marketing .cv-photo,.cv-preview.template-creative_youth .cv-photo,.cv-preview.template-tech_data .cv-photo,.cv-preview.template-hospitality_service .cv-photo,.cv-preview.template-executive_simple .cv-photo{object-fit:cover;object-position:center top;border-radius:6px;width:85px;height:113px}.cv-preview.template-modern_hrd,.cv-preview.template-admin_ops,.cv-preview.template-fresh_grad,.cv-preview.template-creative_youth,.cv-preview.template-sales_marketing{--cv-page-pad:0px}.cv-preview.template-modern_hrd .cv-body-grid,.cv-preview.template-admin_ops .cv-body-grid,.cv-preview.template-fresh_grad .cv-body-grid,.cv-preview.template-sales_marketing .cv-body-grid,.cv-preview.template-tech_data .cv-body-grid,.cv-preview.template-hospitality_service .cv-body-grid,.cv-preview.template-executive_simple .cv-body-grid{column-gap:var(--cv-col-gap);grid-template-columns:31% minmax(0,1fr)}.cv-preview.template-modern_hrd .cv-body-grid,.cv-preview.template-admin_ops .cv-body-grid{grid-template-columns:29% minmax(0,1fr)}.cv-preview.template-modern_hrd .cv-main h3,.cv-preview.template-admin_ops .cv-main h3{margin-top:var(--cv-space-section);padding:5px 8px}.cv-preview.template-fresh_grad .cv-body-grid{grid-template-columns:31% minmax(0,1fr);padding:8px 24px 12px}.cv-preview.template-fresh_grad .cv-summary-section{grid-column:1/-1}.cv-preview.template-fresh_grad .cv-web-footer{margin:7px 24px 0}.cv-preview.template-creative_youth .cv-photo{width:92px;height:122px}.cv-preview.template-sales_marketing .cv-photo{width:94px;height:126px;top:18px;left:18px}.cv-preview.template-sales_marketing .cv-contact-line{width:94px;top:152px;left:18px}.cv-preview.template-sales_marketing .cv-summary-section{padding:14px 22px 0 0}.cv-preview.template-sales_marketing .cv-main{padding:0 22px 14px 0}.cv-preview.template-tech_data .cv-body-grid,.cv-preview.template-hospitality_service .cv-body-grid,.cv-preview.template-executive_simple .cv-body-grid{gap:var(--cv-col-gap)}.cv-preview.template-corporate_clean .cv-photo{margin:0 auto 8px;display:block}.cv-preview.template-basic_ats .cv-top{align-items:flex-start}.cv-preview.template-basic_ats .skill-list{grid-template-columns:repeat(2,minmax(0,1fr))}.cv-preview .cv-web-footer{margin-top:8px;padding:5px 7px}.cv-preview .real-qr,.cv-preview .fake-qr{width:36px;height:36px}.cv-preview.template-basic_ats{--cv-size-name:calc(23px * var(--cv-font-scale,1));--cv-size-heading:calc(11.5px * var(--cv-font-scale,1));box-shadow:none;background:#fff;border:0;padding:28px 32px;font-family:Arial,Helvetica,sans-serif}.cv-preview.template-basic_ats .cv-photo,.cv-preview.template-basic_ats .cv-kicker,.cv-preview.template-basic_ats .cv-sidebar-title,.cv-preview.template-basic_ats .cv-web-footer{display:none}.cv-preview.template-basic_ats .cv-top{text-align:left;border-bottom:1.5px solid #111827;padding-bottom:8px;display:block}.cv-preview.template-basic_ats .cv-contact-line{text-align:left;border-bottom:1px solid #111827;margin-top:7px;padding-bottom:7px}.cv-preview.template-basic_ats .cv-body-grid,.cv-preview.template-basic_ats .cv-sidebar,.cv-preview.template-basic_ats .cv-main{display:contents}.cv-preview.template-basic_ats h3{text-transform:uppercase;border-bottom:1px solid #111827;padding-bottom:3px}.cv-preview.template-basic_ats .skill-list span{background:0 0;border:0;border-radius:0;padding:0}.cv-preview.template-corporate_clean{--cv-size-name:calc(24px * var(--cv-font-scale,1));background:#fff;border:0;border-top:6px solid #0f172a;padding:28px 30px}.cv-preview.template-corporate_clean .cv-top{text-align:left;border-bottom:1px solid #cbd5e1;grid-template-columns:minmax(0,1fr) 85px;align-items:center;display:grid}.cv-preview.template-corporate_clean .cv-photo{grid-area:1/2;margin:0;display:block}.cv-preview.template-corporate_clean .cv-contact-line{text-align:left;border:0;border-bottom:1px solid #cbd5e1;margin-top:8px;padding:0 0 8px}.cv-preview.template-corporate_clean h3{color:#0f172a;text-transform:uppercase;border-bottom:1px solid #0f172a}.cv-preview.template-admin_ops .cv-top{background:#172a2e}.cv-preview.template-admin_ops .cv-body-grid{grid-template-columns:27% minmax(0,1fr)}.cv-preview.template-admin_ops .cv-main h3{color:#172a2e;background:0 0;border-bottom:2px solid #243f43;padding:0 0 4px}.cv-preview.template-admin_ops .cv-main h3:before{display:none}.cv-preview.template-modern_hrd .cv-top{background:#42686c}.cv-preview.template-modern_hrd .cv-sidebar{background:#3f6266}.cv-preview.template-modern_hrd .cv-main h3{color:#fff;background:#42686c}.cv-preview.template-fresh_grad{background:#fff}.cv-preview.template-fresh_grad .cv-top{background:#0f766e;border-radius:0 0 10px 10px}.cv-preview.template-fresh_grad .cv-body-grid{grid-template-columns:30% minmax(0,1fr)}.cv-preview.template-fresh_grad h3{color:#0f766e;text-transform:uppercase}.cv-preview.template-fresh_grad h3:before{width:7px;height:7px}.cv-preview.template-tech_data{background:#fffdf7;border:0;border-left:6px solid #111827;padding:26px 28px}.cv-preview.template-tech_data .cv-top{border-bottom:3px solid #111827;padding-bottom:10px}.cv-preview.template-tech_data .cv-body-grid{grid-template-columns:32% minmax(0,1fr)}.cv-preview.template-tech_data h3{text-transform:none;border-top:0;border-bottom:2px solid #111827;padding:0 0 3px}.cv-preview.template-hospitality_service{box-shadow:none;background:linear-gradient(135deg,#effdfb 0 20%,#fff 20% 100%);border:1.5px solid #20a7a0;padding:24px}.cv-preview.template-hospitality_service .cv-top{border:1.5px solid #20a7a0;box-shadow:4px 4px #20a7a01f}.cv-preview.template-hospitality_service .cv-body-grid{grid-template-columns:30% minmax(0,1fr)}.cv-preview.template-hospitality_service h3{color:#0f766e;text-transform:uppercase}.cv-preview.template-executive_simple{background:#f8fafc;border:0;padding:24px;box-shadow:inset 0 0 0 1px #cbd5e1}.cv-preview.template-executive_simple .cv-top{background:#111827;margin:-24px -24px 14px;padding:22px 24px 17px}.cv-preview.template-executive_simple .cv-body-grid{grid-template-columns:30% minmax(0,1fr)}.cv-preview.template-executive_simple h3{background:#fff;border:0;border-left:4px solid #111827;box-shadow:inset 0 -1px #e5e7eb}.cv-preview.template-sales_marketing{background:linear-gradient(90deg,#182060 0 28%,#fff 28% 100%)}.cv-preview.template-sales_marketing .cv-body-grid{grid-template-columns:28% minmax(0,1fr)}.cv-preview.template-sales_marketing .cv-top{border-bottom:2px solid #182060;padding-left:122px}.cv-preview.template-sales_marketing .cv-main h3{color:#182060;text-transform:uppercase}.cv-preview.template-creative_youth{background:linear-gradient(165deg,#9346b5 0 32%,#e75676 100%);grid-template-columns:31% minmax(0,1fr)}.cv-preview.template-creative_youth .cv-top{padding-top:22px}.cv-preview.template-creative_youth .cv-contact-line{font-size:calc(9.6px * var(--cv-font-scale,1));padding:0 12px}.cv-preview.template-creative_youth .cv-body-grid{background:#fff8fb;padding:20px 22px}.cv-preview.template-creative_youth h3{text-transform:uppercase;border-bottom:1.5px solid #111827}.cv-preview.template-creative_youth .cv-web-footer{background:#ffffff1f}.cv-preview.template-creative_youth .cv-web-footer .real-qr,.cv-preview.template-creative_youth .cv-web-footer .fake-qr{opacity:.75}.cv-preview.template-modern_hrd .cv-web-footer,.cv-preview.template-admin_ops .cv-web-footer,.cv-preview.template-fresh_grad .cv-web-footer,.cv-preview.template-sales_marketing .cv-web-footer,.cv-preview.template-tech_data .cv-web-footer,.cv-preview.template-hospitality_service .cv-web-footer,.cv-preview.template-executive_simple .cv-web-footer,.cv-preview.template-corporate_clean .cv-web-footer{border-radius:0;margin-top:6px}.cv-preview{--cv-size-name:calc(23px * var(--cv-font-scale,1));--cv-size-heading:calc(11.4px * var(--cv-font-scale,1));--cv-size-body:calc(10.1px * var(--cv-font-scale,1));--cv-leading-body:calc(1.24 * var(--cv-line-scale,1));--cv-space-section:clamp(8px, 1.75cqw, 10px);--cv-space-heading:clamp(3px, .75cqw, 5px);--cv-space-item:clamp(5px, 1.05cqw, 7px)}.cv-preview p,.cv-preview li,.cv-preview small,.cv-preview strong,.cv-preview span,.cv-contact-line,.cv-personal-list span,.skill-list span{line-height:var(--cv-leading-body)}.cv-preview ul{margin-top:2px;padding-left:12px}.cv-preview li{margin-bottom:1px}.cv-preview .cv-main>div+div{border-top-width:0}.cv-preview .skill-list{gap:4px}.cv-preview .skill-list span{padding:2px 5px}.cv-preview.template-modern_hrd .cv-top,.cv-preview.template-admin_ops .cv-top{padding:17px 22px 13px}.cv-preview.template-modern_hrd .cv-summary-section,.cv-preview.template-admin_ops .cv-summary-section{padding:12px 20px 0}.cv-preview.template-modern_hrd .cv-sidebar,.cv-preview.template-admin_ops .cv-sidebar{padding:12px 11px}.cv-preview.template-modern_hrd .cv-main,.cv-preview.template-admin_ops .cv-main{padding:12px 20px 10px 0}.cv-preview.template-fresh_grad .cv-top{padding:15px 22px 12px}.cv-preview.template-fresh_grad .cv-contact-line{margin:6px 22px 0;padding-bottom:5px}.cv-preview.template-fresh_grad .cv-body-grid{padding:6px 22px 10px}.cv-preview.template-creative_youth .cv-top{padding:17px 10px 8px}.cv-preview.template-creative_youth .cv-photo{width:84px;height:112px;margin-bottom:8px}.cv-preview.template-creative_youth .cv-contact-line{line-height:1.2}.cv-preview.template-sales_marketing .cv-top{padding:17px 22px 12px 118px}.cv-preview.template-sales_marketing .cv-photo{width:88px;height:118px}.cv-preview.template-sales_marketing .cv-contact-line{width:88px;top:142px}.cv-preview.template-sales_marketing .cv-summary-section,.cv-preview.template-sales_marketing .cv-main{padding-right:18px}.cv-preview.template-tech_data,.cv-preview.template-hospitality_service,.cv-preview.template-executive_simple,.cv-preview.template-basic_ats,.cv-preview.template-corporate_clean{padding:22px}.cv-preview.template-basic_ats .cv-web-footer{display:none}.cv-preview.template-executive_simple .cv-top{margin:-22px -22px 11px;padding:17px 22px 13px}.cv-preview .cv-contact-phone,.cv-preview .cv-phone-item{white-space:nowrap;word-break:keep-all}.cv-preview .cv-contact-line span{overflow-wrap:normal;word-break:keep-all}.cv-preview.template-corporate_clean .cv-top,.cv-preview.template-fresh_grad .cv-top,.cv-preview.template-hospitality_service .cv-top,.cv-preview.template-tech_data .cv-top,.cv-preview.template-executive_simple .cv-top{align-items:center}.cv-preview.template-corporate_clean .cv-top>div,.cv-preview.template-fresh_grad .cv-top>div,.cv-preview.template-hospitality_service .cv-top>div,.cv-preview.template-tech_data .cv-top>div,.cv-preview.template-executive_simple .cv-top>div{align-self:center}.cv-preview.template-hospitality_service .cv-top{min-height:132px;padding:18px 20px}.cv-preview.template-hospitality_service .cv-photo,.cv-preview.template-tech_data .cv-photo,.cv-preview.template-executive_simple .cv-photo,.cv-preview.template-corporate_clean .cv-photo,.cv-preview.template-fresh_grad .cv-photo{flex:none}.cv-preview.template-hospitality_service .cv-contact-line,.cv-preview.template-tech_data .cv-contact-line,.cv-preview.template-executive_simple .cv-contact-line,.cv-preview.template-corporate_clean .cv-contact-line,.cv-preview.template-fresh_grad .cv-contact-line{white-space:normal}.cv-preview.template-hospitality_service .cv-contact-phone,.cv-preview.template-tech_data .cv-contact-phone,.cv-preview.template-executive_simple .cv-contact-phone,.cv-preview.template-corporate_clean .cv-contact-phone,.cv-preview.template-fresh_grad .cv-contact-phone{display:inline-block}.cv-preview.template-modern_hrd .cv-personal-list,.cv-preview.template-admin_ops .cv-personal-list,.cv-preview.template-sales_marketing .cv-personal-list{gap:3px;margin:5px 0 12px;display:grid}.cv-preview.template-modern_hrd .cv-personal-list span,.cv-preview.template-admin_ops .cv-personal-list span,.cv-preview.template-sales_marketing .cv-personal-list span{font-size:var(--cv-size-body);line-height:1.18;display:block}.cv-preview.template-sales_marketing .cv-contact-line{gap:3px;width:102px;line-height:1.18;display:grid;top:158px}.cv-preview.template-sales_marketing .cv-contact-phone{font-size:inherit}.cv-preview.template-creative_youth .cv-top{align-content:start;min-height:285px;padding-top:20px}.cv-preview.template-creative_youth .cv-contact-line{align-self:end;gap:3px;padding:0 14px;line-height:1.18;display:grid;transform:translateY(-108px)}.cv-preview.template-creative_youth .cv-contact-phone{font-size:inherit}.cv-preview.template-hospitality_service .cv-top{grid-template-columns:minmax(0,1fr) 85px;align-items:center;min-height:116px;padding:12px 14px;display:grid}.cv-preview.template-hospitality_service .cv-top>div{align-self:center}.cv-preview.template-hospitality_service .cv-photo{grid-column:2;margin:0}.cv-preview.template-hospitality_service .cv-contact-line{margin-top:7px}.cv-preview.template-creative_youth{grid-template-rows:auto auto 1fr auto}.cv-preview.template-creative_youth .cv-top{min-height:0;padding:20px 12px 10px}.cv-preview.template-creative_youth .cv-contact-line{font-size:var(--cv-size-body);align-self:start;gap:2px;margin-top:76px;padding:0 14px;line-height:1.14;transform:none}.cv-preview.template-creative_youth .cv-contact-line span{font-size:inherit}.cv-preview.template-creative_youth .cv-web-footer{align-self:end}.cv-preview.template-basic_ats,.cv-preview.template-corporate_clean{--cv-size-name:calc(20px * var(--cv-font-scale,1));--cv-size-heading:calc(10.2px * var(--cv-font-scale,1));--cv-size-body:calc(9.1px * var(--cv-font-scale,1));--cv-leading-body:calc(1.16 * var(--cv-line-scale,1));--cv-space-section:6px;--cv-space-heading:2px;--cv-space-item:4px}.cv-preview.template-basic_ats{padding:22px 28px}.cv-preview.template-corporate_clean{padding:20px 24px}.cv-preview.template-basic_ats h3,.cv-preview.template-corporate_clean h3{margin-top:7px;padding-bottom:2px}.cv-preview.template-basic_ats .cv-contact-line,.cv-preview.template-corporate_clean .cv-contact-line{margin-top:5px;padding-bottom:5px}.cv-preview.template-basic_ats ul,.cv-preview.template-corporate_clean ul{margin-top:1px;padding-left:10px}.cv-preview.template-basic_ats li,.cv-preview.template-corporate_clean li{margin-bottom:0}.cv-preview.template-corporate_clean .cv-web-footer{margin-top:4px;padding:4px 6px}.cv-preview.template-corporate_clean .real-qr,.cv-preview.template-corporate_clean .fake-qr{width:30px;height:30px}.cv-preview.template-modern_hrd .cv-body-grid,.cv-preview.template-admin_ops .cv-body-grid,.cv-preview.template-modern_hrd .cv-sidebar,.cv-preview.template-admin_ops .cv-sidebar,.cv-preview.template-modern_hrd .cv-main,.cv-preview.template-admin_ops .cv-main{min-height:635px}.cv-preview.template-sales_marketing .cv-photo{top:30px}.cv-preview.template-sales_marketing .cv-contact-line{top:172px}.cv-preview.template-sales_marketing .cv-sidebar{padding-top:154px}.cv-preview.template-creative_youth .cv-photo{margin-top:8px}.cv-preview .cv-contact-phone,.cv-preview .cv-phone-item,.cv-preview .cv-contact-line span,.cv-preview .cv-personal-list span{font-size:var(--cv-size-body);letter-spacing:0}.cv-preview.template-creative_youth{grid-template-columns:24% minmax(0,1fr)}.cv-preview.template-creative_youth .skill-list{gap:3px}.cv-preview.template-creative_youth .skill-list span{font-size:calc(8.5px * var(--cv-font-scale,1));padding:2px 4px}.cv-preview.template-creative_youth h3{border-bottom-width:1px}.cv-preview.template-creative_youth .cv-body-grid{padding:19px 22px}.cv-preview.template-sales_marketing .cv-photo{width:101px;height:136px;top:24px}.cv-preview.template-sales_marketing h2{font-size:calc(25px * var(--cv-font-scale,1))}.cv-preview.template-sales_marketing .cv-sidebar{padding:108px 13px 14px}.cv-preview.template-sales_marketing .cv-sidebar-title,.cv-preview.template-sales_marketing .cv-personal-list{margin-bottom:5px}.cv-preview.template-sales_marketing .cv-web-footer strong,.cv-preview.template-sales_marketing .cv-web-footer span{font-size:calc(11.6px * var(--cv-font-scale,1))}.cv-preview.template-sales_marketing .real-qr,.cv-preview.template-sales_marketing .fake-qr{width:41px;height:41px}.cv-preview.template-hospitality_service .cv-contact-line{max-width:96%;line-height:1.25}.cv-preview.template-hospitality_service .cv-summary-section h3{margin-bottom:7px}.cv-preview.template-tech_data h2{font-size:calc(27.5px * var(--cv-font-scale,1))}.cv-preview.template-tech_data .cv-top span{font-size:calc(11.2px * var(--cv-font-scale,1))}.cv-preview.template-tech_data .cv-main>div,.cv-preview.template-tech_data .cv-sidebar>div,.cv-preview.template-tech_data .cv-summary-section{margin-bottom:14px}.cv-preview.template-fresh_grad .cv-top{padding-top:14px;padding-bottom:10px}.cv-preview.template-fresh_grad .skill-list{margin-top:6px}.cv-preview.template-fresh_grad .cv-web-footer{color:#111827;border-color:#94a3b8}.cv-preview.template-fresh_grad .real-qr,.cv-preview.template-fresh_grad .fake-qr{opacity:1}.cv-preview.template-admin_ops .cv-sidebar{background:#34575b}.cv-preview.template-admin_ops .cv-sidebar-title,.cv-preview.template-admin_ops .cv-main h3{font-size:calc(12.2px * var(--cv-font-scale,1))}.cv-preview.template-modern_hrd .cv-top{gap:8px;padding-right:18px}.cv-preview.template-modern_hrd .cv-photo{margin-left:6px}.cv-preview.template-modern_hrd .cv-main h3,.cv-preview.template-modern_hrd .cv-web-footer{padding-top:3px;padding-bottom:3px}.cv-preview.template-executive_simple h3{letter-spacing:.45px;border-bottom-width:1px}.cv-preview.template-executive_simple .cv-photo{width:92px;height:122px}.cv-preview.template-corporate_clean .skill-list{flex-wrap:wrap;gap:3px 8px;display:flex}.cv-preview.template-corporate_clean .skill-list span{flex:0 calc(50% - 8px)}.cv-preview.template-corporate_clean .cv-sidebar>div:nth-last-child(2){margin-bottom:10px}.cv-preview.template-basic_ats{--cv-leading-body:calc(1.45 * var(--cv-line-scale,1));padding-bottom:20px}.cv-preview.template-basic_ats h3{font-size:var(--cv-size-heading);margin-bottom:6px;font-weight:900}.cv-preview.template-basic_ats .cv-main>div,.cv-preview.template-basic_ats .cv-sidebar>div,.cv-preview.template-basic_ats .cv-summary-section{margin-bottom:8px}.target-result{gap:14px;display:grid}.company-output-list{gap:12px;display:grid}.company-output-list>div{gap:8px;display:grid}.target-list{gap:10px;margin-top:8px;display:grid}.target-list h3{margin:8px 0 0}.target-list-item{border:1px solid var(--line);background:#fbfcfb;border-radius:8px;gap:12px;padding:14px;display:grid}.target-list-item span{color:var(--muted);margin:4px 0 8px;display:block}.target-list-actions{flex-wrap:wrap;gap:8px;display:flex}.letter-preview{border:1px solid var(--line);background:#fbfcfb;border-radius:8px;padding:18px}.dashboard-pricing{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.extend-card{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:22px;display:flex}.web-control{align-items:flex-start;min-height:260px}.web-control>div{width:100%}.settings-list{gap:8px;margin:12px 0;display:grid}.web-media-fields{gap:10px;margin:12px 0;display:grid}.web-media-fields label{margin:0}.check-row{color:var(--muted);grid-template-columns:auto 1fr;align-items:center;gap:10px;margin:0;display:flex}.check-row input{width:18px;height:18px}.web-control h1,.interview-card h1,.skill-path-panel h1,.target-layout h1{margin:0;font-size:clamp(28px,3vw,42px);line-height:1.1}.public-profile,.document-preview,.interview-card,.feedback-card,.lesson-card,.tracker-table{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 10px 32px #22413612}.public-profile{padding:22px}.public-profile-youth{color:#fff;background:radial-gradient(circle at 82% 12%,#00d9ff47,#0000 20%),linear-gradient(135deg,#e9508f2e,#0000 28%),linear-gradient(#0b0d15,#11131f);border:1px solid #00d9ff61;position:relative;box-shadow:inset 0 0 0 1px #ffffff0a,10px 10px #3466d61f}.public-hero{border-bottom:1px solid #242a3a;align-items:center;gap:14px;padding-bottom:14px;display:flex;position:relative}.public-hero:after{content:"";background:linear-gradient(90deg,#00d9ff,#f4c95d,#e9508f);border-radius:999px;width:58%;height:3px;position:absolute;bottom:-2px;left:0}.avatar-large{width:72px;height:72px;color:var(--mint-dark);background:#dff1e6;border-radius:18px;place-items:center;font-size:32px;font-weight:950;display:grid;overflow:hidden}.visual-avatar{border:3px solid #00d9ff;border-radius:18px;width:74px;height:74px;box-shadow:0 0 24px #00d9ff38}.visual-avatar img{object-fit:contain;object-position:center top;background:#f8fafc;width:100%;height:100%}.public-pill,.status-chip{width:fit-content;color:var(--mint-dark);background:#e8f4ec;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:850;display:inline-flex}.public-hero h2{color:#fff;margin:8px 0 4px;font-size:28px;line-height:1}.web-visual-grid{grid-template-columns:1fr;gap:10px;margin-top:14px;display:grid}.web-summary-card,.web-signal-card{background:linear-gradient(135deg,#00d9ff29,#e9508f1a),#151826;border:1px solid #00d9ff47;border-radius:8px;padding:12px}.web-summary-card span,.web-signal-card span{color:#00e5ff;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:950;display:block}.web-summary-card p{color:#fff;margin:0;font-size:12px;font-weight:900;line-height:1.32}.web-signal-card strong,.web-signal-card small{display:block}.web-signal-card strong{color:#fff;font-size:14px;line-height:1.15}.web-signal-card small{color:#aab3c5;margin-top:8px}.web-link-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.web-link-row a,.video-intro-card a{color:#00d9ff;background:#171927;border:1px solid #2b3142;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:850}.web-skill-strip{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.web-skill-strip span{color:#00e5ff;text-transform:uppercase;background:#00d9ff1a;border:1px solid #00d9ff7a;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:900}.video-intro-card{background:#171927;border:1px solid #2b3142;border-radius:8px;gap:14px;padding:16px;display:grid}.demo-video-card{margin-top:14px}.video-demo-frame{background:linear-gradient(135deg,#00d9ff33,#e9508f24),#0b0d15;border:1px solid #00d9ff40;border-radius:8px;place-items:center;min-height:128px;padding:16px;display:grid;position:relative;overflow:hidden}.vertical-demo-frame{aspect-ratio:9/16;justify-self:center;width:min(210px,100%);min-height:0}.video-demo-frame:before{content:"";opacity:.7;background:linear-gradient(135deg,#ffffff29,#0000 45%),repeating-linear-gradient(90deg,#ffffff14 0 1px,#0000 1px 16px);position:absolute;inset:0}.demo-phone-notch{background:#ffffff42;border-radius:999px;width:42px;height:4px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.video-play-mark{color:#fff;z-index:1;background:#00d9ff2e;border:1px solid #00d9ffbf;border-radius:999px;place-items:center;width:50px;height:50px;display:grid;position:relative}.video-intro-card span{color:#00d9ff;font-weight:900}.video-intro-card video{aspect-ratio:9/16;object-fit:cover;background:#0b0d15;border-radius:8px;justify-self:center;width:min(220px,100%);max-height:360px}.video-placeholder{color:#aab3c5;text-align:center;background:linear-gradient(#ffffff1a,#0000),#24242a;border-radius:8px;place-items:center;min-height:150px;padding:18px;display:grid}.public-profile section{margin-top:16px}.public-profile h3,.feedback-card h3{margin:0 0 10px}.public-profile p,.project-card p,.web-portfolio-section p,.contact-strip,.muted-copy,.lesson-card p,.feedback-card p,.tip-box span{color:var(--muted);font-size:13px;line-height:1.45}.web-portfolio-section{background:linear-gradient(135deg,#00d9ff1f,#e9508f1a),#111420;border:1px solid #2b3142;border-radius:8px;gap:12px;padding:15px;display:grid}.web-portfolio-section>div>span{color:#00d9ff;letter-spacing:0;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:900;display:block}.web-portfolio-section h3{color:#fff;margin:0 0 6px;font-size:16px;line-height:1.2}.portfolio-feature-card{color:#fff;background:#0b0d15;border:1px solid #00d9ff59;border-radius:8px;gap:4px;padding:12px;display:grid}.portfolio-feature-card span{color:#aab3c5;font-size:11px}.portfolio-feature-card strong{color:#00d9ff;font-size:13px}.portfolio-feature-card small{color:#f0f5ff;overflow-wrap:anywhere;font-size:11px}.public-profile-youth p,.public-profile-youth .contact-strip{color:#aab3c5}.public-profile-youth h3,.public-profile-youth .project-card strong{color:#fff}.project-card a{color:#00d9ff;margin-top:8px;font-size:12px;font-weight:850;display:inline-flex}.project-card,.tip-box{background:linear-gradient(135deg,#ffffff0a,#0000),#171927;border:1px solid #2b3142;border-radius:8px;padding:12px}.public-profile-book{--book-paper:#fff8e8;--book-paper-deep:#f1dfbd;--book-ink:#211827;--book-muted:#736653;--book-gold:#f2c65f;--book-red:#8e3550;color:var(--book-paper);background:radial-gradient(circle at 14% 10%,#f2c65f47,#0000 28%),radial-gradient(circle at 84% 10%,#2663eb38,#0000 30%),linear-gradient(135deg,#101827,#172033 56%,#0b1020);border:0;border-radius:16px;width:min(1040px,100%);max-width:1040px;padding:10px;position:relative;overflow:hidden;box-shadow:0 24px 70px #0b102052}.cv-book-mini-nav{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin:-2px -2px 18px;padding:0 0 12px;display:flex}.cv-book-mini-nav span{letter-spacing:.02em;font-size:13px;font-weight:950}.cv-book-mini-nav a,.cv-book-primary-link{background:linear-gradient(135deg, #ffe49f, var(--book-gold));color:#24180f;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:950;text-decoration:none;display:inline-flex}.cv-book-intro{text-align:center;max-width:720px;margin:0 auto 18px}.cv-book-intro>span{color:#ffe49f;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:950;display:inline-flex}.cv-book-intro h2{color:#fff8e8;letter-spacing:-.055em;margin:12px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,6vw,58px);line-height:.95}.cv-book-intro p{color:#fff8e8b8;margin:0;font-size:14px}.cv-book-wrap{perspective:2200px;max-width:1000px;margin:0 auto;position:relative}.cv-mobile-booklet{display:none}.cv-book{filter:drop-shadow(0 34px 58px #00000061);height:clamp(560px,66vh,700px);min-height:560px;transform-style:preserve-3d;transform:scale(var(--book-render-zoom,var(--book-zoom,1)));transform-origin:top;width:min(1000px,100%);margin:0 auto;position:relative;overflow:visible}.cv-book-base{background:linear-gradient(90deg,#25314e,#536190 49%,#192238 50%,#6476aa);border-radius:26px;position:absolute;inset:0;box-shadow:0 24px 80px #0006}.cv-book-cover{color:var(--book-paper);cursor:pointer;text-align:center;transform-origin:0;height:calc(100% - 32px);transform-style:preserve-3d;z-index:60;background:radial-gradient(circle at 50% 12%,#ffe49f3d,#0000 34%),linear-gradient(145deg,#11192d,#35477b 58%,#111827);border:1px solid #ffe49f42;border-radius:24px;place-items:center;width:calc(100% - 32px);padding:24px;transition:transform 1.08s cubic-bezier(.2,.72,.16,1),opacity .3s .78s,visibility .3s .78s;display:grid;position:absolute;top:16px;left:16px;overflow:hidden;box-shadow:0 30px 70px #0000006b,inset 0 0 80px #ffe49f14}.cv-book-cover:before{content:"";pointer-events:none;border:1px solid #ffe49f47;border-radius:20px;position:absolute;inset:16px}.cv-book-cover:after{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 40%,#ffe49f29,#0000 60%);animation:4s linear infinite cvBookShine;position:absolute;inset:-40%;transform:translate(-45%)rotate(8deg)}@keyframes cvBookShine{0%{transform:translate(-45%)rotate(8deg)}to{transform:translate(45%)rotate(8deg)}}.cv-book.opened .cv-book-cover{opacity:0;visibility:hidden;transform:rotateY(-180deg)}.cv-book-cover div{z-index:1;position:relative}.cv-book-cover span,.cv-book-page-label{color:var(--book-gold);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:950;display:inline-flex}.cv-book-cover h3{color:#ffe49f;letter-spacing:-.06em;margin:14px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,8vw,78px);line-height:.9}.cv-book-cover p{color:#fff8e8bd;max-width:380px;margin:0 auto;font-size:14px;font-weight:750}.cv-book-cover strong{background:linear-gradient(135deg, #ffe49f, var(--book-gold));color:#211827;border-radius:999px;margin-top:20px;padding:10px 14px;font-size:13px;display:inline-flex}.cv-book-left-page,.cv-book-sheet{height:calc(100% - 32px);position:absolute;top:16px}.cv-book-left-page{color:var(--book-paper);opacity:0;z-index:1;background:radial-gradient(circle at 18% 12%,#ffe49f2e,#0000 34%),linear-gradient(145deg,#172033fa,#455685f5);border:1px solid #ffe49f2e;border-radius:22px 8px 8px 22px;flex-direction:column;justify-content:space-between;width:calc(50% - 16px);padding:clamp(18px,3vw,34px);transition:opacity .6s .32s;display:flex;left:16px;overflow:hidden}.cv-book.opened .cv-book-left-page{opacity:1}.cv-book-left-page h3,.cv-book-page h3{letter-spacing:-.045em;margin:8px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2.8vw,34px);line-height:1}.cv-book-left-page h3{color:var(--book-paper)}.cv-book-left-page p{color:#fff8e8b8;font-size:12px;line-height:1.45}.cv-book-portrait{aspect-ratio:4/4.5;color:#ffe49f;background:#ffffff24;border:1px solid #ffe49f40;border-radius:18px;place-items:center;font-size:58px;font-weight:950;display:grid;overflow:hidden;box-shadow:0 18px 38px #0000003d}.cv-book-portrait img{object-fit:cover;object-position:center 18%;width:100%;height:100%}.cv-book-spine{opacity:0;pointer-events:none;z-index:30;background:linear-gradient(90deg,#00000070,#ffffff1c,#0006);border-radius:22px;width:28px;transition:opacity .55s;position:absolute;top:16px;bottom:16px;left:50%;transform:translate(-50%)}.cv-book.opened .cv-book-spine{opacity:.9}.cv-book-sheet{transform-origin:0;transform-style:preserve-3d;width:calc(50% - 16px);transition:transform 1s cubic-bezier(.2,.7,.18,1);left:50%}.cv-book-sheet.flipped{transform:rotateY(-180deg)}.cv-book-page{backface-visibility:hidden;background:radial-gradient(circle at 12% 12%, #f2c65f1f, transparent 25%), linear-gradient(135deg, var(--book-paper), var(--book-paper-deep));color:var(--book-ink);scrollbar-width:thin;border:1px solid #ffffff73;padding:clamp(18px,3vw,34px);position:absolute;inset:0;overflow:hidden auto;box-shadow:inset 0 0 52px #5a321d1a}.cv-book-front{border-radius:8px 22px 22px 8px}.cv-book-back{border-radius:22px 8px 8px 22px;transform:rotateY(180deg)}.cv-book-page p,.cv-book-page li{color:var(--book-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.45}.cv-book-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;display:grid}.cv-book-stats div,.cv-book-item,.cv-book-quote,.cv-book-contact-list a{background:#ffffff73;border:1px solid #24180f21;border-radius:14px;padding:11px}.cv-book-stats strong{color:var(--book-ink);font-size:22px;line-height:1;display:block}.cv-book-stats span,.cv-book-item>span{color:var(--book-red);font-size:11px;font-weight:950;display:block}.cv-book-quote{border-left:5px solid var(--book-gold);font-weight:850;color:var(--book-ink)!important}.cv-book-list{gap:9px;display:grid}.cv-book-item strong{color:var(--book-ink);overflow-wrap:anywhere;margin-top:3px;font-size:13px;display:block}.cv-book-item p{margin:6px 0 0}.cv-book-item a{color:#2563eb;margin-top:8px;font-size:12px;font-weight:900;display:inline-flex}.cv-book-chips{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.cv-book-chips span{color:var(--book-ink);background:#ffffff7a;border:1px solid #24180f24;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:850}.cv-book-contact-list{gap:9px;margin-top:14px;display:grid}.cv-book-contact-list a{color:var(--book-ink);overflow-wrap:anywhere;font-size:12px;font-weight:900}.cv-book-contact-highlight{background:linear-gradient(135deg,#f2c65f3d,#ffffff75);border:1px solid #24180f24;border-radius:16px;gap:4px;margin:14px 0;padding:14px;display:grid}.cv-book-contact-highlight strong{color:var(--book-ink);font-size:18px;line-height:1}.cv-book-contact-highlight span{color:var(--book-muted);font-size:12px;font-weight:800}.cv-book-video{justify-items:center;display:grid}.cv-book-video video{aspect-ratio:9/16;object-fit:cover;background:#101827;border-radius:14px;width:min(210px,100%);max-height:330px}.cv-book-progress{color:#fff8e8b8;align-items:center;gap:10px;max-width:920px;margin:14px auto 0;font-size:12px;font-weight:850;display:flex}.cv-book-progress>div{background:#ffffff1f;border-radius:999px;flex:1;height:7px;overflow:hidden}.cv-book-progress i{background:linear-gradient(90deg, #ffe49f, var(--book-gold));border-radius:inherit;height:100%;transition:width .28s;display:block}.cv-book-controls{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;display:flex}.cv-book-zoom-controls{justify-content:center;align-items:center;gap:8px;margin-top:10px;display:none}.cv-book-zoom-controls button,.cv-book-zoom-controls span{color:var(--book-paper);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;min-width:42px;height:32px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.cv-book-zoom-controls .cv-book-fullscreen-btn{min-width:108px}.cv-book-landscape-hint{color:#ffe49f;text-align:center;background:#ffe49f24;border:1px solid #ffe49f3d;border-radius:999px;width:fit-content;margin:0 auto 10px;padding:8px 12px;font-size:12px;font-weight:900;display:none}.cv-book-wrap.is-fullscreen{background:radial-gradient(circle at 15% 10%,#f2c65f3d,#0000 30%),linear-gradient(135deg,#101827,#172033 58%,#0b1020);flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:none;padding:18px;display:flex;overflow:auto}.cv-book-wrap.is-fullscreen .cv-book{height:min(82vh,700px);min-height:520px;transform:scale(var(--book-zoom,1));width:min(1000px,94vw)}.cv-book-wrap.is-fullscreen .cv-book-progress,.cv-book-wrap.is-fullscreen .cv-book-controls,.cv-book-wrap.is-fullscreen .cv-book-zoom-controls{width:min(920px,94vw)}.cv-book-controls button{color:var(--book-paper);cursor:pointer;font:inherit;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:900}.cv-book-controls .primary{background:linear-gradient(135deg, #ffe49f, var(--book-gold));color:#211827}.cv-book-hint{text-align:center;margin:10px 0 0;color:#fff8e89e!important;font-size:12px!important}.cv-book-watermark{color:#fff8e8c7;z-index:6;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;position:absolute;top:18px;right:18px}.cv-book-empty{font-weight:800;color:var(--book-muted)!important}.public-profile-book .web-watermark{color:#fff8e8db;background:#ffffff1a;border:1px solid #ffffff2e;margin-top:16px}.web-preview-scale .public-profile-book{width:min(760px,100%);min-width:min(760px,100%);transform:none}.instant-preview>.public-profile-book,.target-preview>.public-profile-book{width:min(1040px,100%);margin-left:auto;margin-right:auto}@media (width<=760px){.public-profile-book{border-radius:12px;padding:12px;overflow-x:hidden}.cv-book-wrap{perspective:1800px;width:100%;max-width:none;padding:0 0 10px;display:block;overflow:hidden}.cv-mobile-booklet{display:none}.cv-book{min-width:650px;height:520px;min-height:520px;transform:scale(var(--book-render-zoom,.62));transform-origin:0 0;width:650px}.cv-book-left-page,.cv-book-sheet{height:calc(100% - 24px);top:12px}.cv-book-base{border-radius:20px}.cv-book-cover{width:calc(100% - 24px);height:calc(100% - 24px);top:12px;left:12px}.cv-book-left-page{width:calc(50% - 12px);padding:18px;left:12px}.cv-book-sheet{width:calc(50% - 12px)}.cv-book-page{padding:18px}.cv-book-left-page h3,.cv-book-page h3{font-size:28px}.cv-book-page p,.cv-book-page li{font-size:12px}.cv-book-progress,.cv-book-controls,.cv-book-zoom-controls{width:100%;min-width:0}.cv-book-zoom-controls{flex-wrap:wrap;display:flex}.cv-book-landscape-hint{display:block}.cv-book-wrap.is-fullscreen{min-height:100vh;padding:12px;overflow:auto}.cv-book-wrap.is-fullscreen .cv-book-landscape-hint{margin-bottom:8px;display:block}.cv-book-wrap.is-fullscreen .cv-book{min-width:650px;height:min(74vh,520px);min-height:430px;transform:scale(var(--book-zoom,1));width:650px}.cv-book-wrap.is-fullscreen .cv-book-progress,.cv-book-wrap.is-fullscreen .cv-book-controls,.cv-book-wrap.is-fullscreen .cv-book-zoom-controls{min-width:min(650px,94vw);max-width:650px}@media (orientation:landscape){.cv-book-wrap.is-fullscreen .cv-book-landscape-hint{display:none}.cv-book-wrap.is-fullscreen .cv-book{height:min(76vh,520px);min-height:420px;transform:scale(var(--book-zoom,1));width:min(650px,88vw)}}.cv-mobile-booklet:before{content:"";z-index:2;background:linear-gradient(#ffffff2e,#00000047,#ffffff14);border-radius:999px;width:5px;position:absolute;top:18px;bottom:18px;left:24px}.cv-mobile-booklet:after{content:"";background:#ffffff14;border-radius:999px;width:1px;position:absolute;top:22px;bottom:22px;left:10px}.cv-mobile-cover,.cv-mobile-page{background:radial-gradient(circle at 10% 12%, #f2c65f24, transparent 30%), linear-gradient(135deg, var(--book-paper), var(--book-paper-deep));color:var(--book-ink);border:1px solid #ffffff85;border-radius:8px 18px 18px 8px;padding:18px;position:relative;box-shadow:inset 0 0 42px #5a321d1a,0 18px 36px #00000029}.cv-mobile-cover{color:var(--book-paper);background:radial-gradient(circle at 80% 10%,#ffe49f38,#0000 32%),linear-gradient(145deg,#172033,#536190);border-color:#ffe49f38;min-height:245px;position:relative;overflow:hidden}.cv-mobile-cover:before{content:"";pointer-events:none;border:1px solid #ffe49f3d;border-radius:6px 14px 14px 6px;position:absolute;inset:12px}.cv-mobile-cover>span{color:var(--book-gold);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:950}.cv-mobile-cover h3{color:#ffe49f;letter-spacing:-.055em;margin:10px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,11vw,54px);line-height:.95}.cv-mobile-cover p{color:#fff8e8c2;max-width:185px;margin:0;font-size:13px}.cv-mobile-photo{color:#ffe49f;background:#ffffff29;border:1px solid #ffe49f4d;border-radius:18px;align-items:center;width:98px;height:118px;font-size:42px;font-weight:950;display:grid;position:absolute;bottom:18px;right:18px;overflow:hidden}.cv-mobile-photo img{object-fit:cover;object-position:center 18%;width:100%;height:100%}.cv-mobile-page{border-left:8px solid #24180f14;min-height:430px;overflow:hidden;box-shadow:inset 12px 0 24px #5a321d14,inset 0 0 42px #5a321d1a,0 18px 36px #0000002e}.cv-mobile-page:before{content:"";background:linear-gradient(135deg,#0000 50%,#c9963e47 50%),linear-gradient(135deg,#0000 50%,#fff8e8db 50%);border-bottom-left-radius:8px;width:32px;height:32px;position:absolute;top:0;right:0}.cv-mobile-page h3{letter-spacing:-.035em;margin:8px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:27px;line-height:1}.cv-mobile-page p{color:var(--book-muted);margin:0 0 10px;font-size:13px;line-height:1.48}.cv-mobile-page-block+.cv-mobile-page-block{border-top:1px solid #24180f24;margin-top:16px;padding-top:16px}.cv-book-stats{grid-template-columns:repeat(3,1fr)}.cv-book-stats div,.cv-book-item,.cv-book-quote,.cv-book-contact-list a{border-radius:12px;padding:10px}.cv-book-item strong,.cv-book-contact-list a{font-size:13px}.cv-book-chips span{padding:7px 9px;font-size:11px}.cv-book-controls{grid-template-columns:1fr 1fr 1fr;display:grid}}.web-project-section{gap:10px;display:grid}.web-project-section h3{margin-bottom:0}.contact-strip{border-top:1px solid #242a3a;flex-wrap:wrap;gap:10px;margin-top:16px;padding-top:12px;font-weight:750;display:flex}.web-action-bar{background:linear-gradient(90deg,#10111c,#151826);border:1px solid #00d9ff52;border-radius:12px;flex-wrap:wrap;gap:8px;margin-top:16px;padding:10px;display:flex}.target-preview{margin-top:10px;position:static}.target-preview-note{color:#aab3c5;margin:0 0 14px;line-height:1.55}.web-action-bar a,.web-action-bar span{color:#fff;background:#232735;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.web-action-bar span{opacity:.55}.web-action-bar a.wa{color:#052d15;background:#25d366}.web-watermark{color:#aab3c5;background:#ffffff14;border:1px solid #00d9ff47;border-radius:999px;margin-top:16px;padding:7px 10px;font-size:11px;font-weight:900;display:inline-flex}.document-preview{overflow:hidden}.doc-toolbar{border-bottom:1px solid var(--line);background:#fbfcfb;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.doc-toolbar span{overflow-wrap:anywhere;font-weight:800}.document-preview pre{white-space:pre-wrap;color:#26342f;margin:0;padding:24px;font-family:inherit;line-height:1.7}.letter-a4-document{background:#eef2f4;border:1px solid #d9e0df;padding:14px}.letter-a4-document .doc-toolbar{border:1px solid #d9e0df;border-radius:8px 8px 0 0;max-width:420px;margin:0 auto}.letter-a4-document pre{aspect-ratio:210/297;color:#1f2937;text-align:justify;background:#fff;border:1px solid #d9e0df;max-width:420px;margin:0 auto;padding:36px 38px;font-size:9.8px;line-height:1.55;overflow:auto;box-shadow:0 16px 40px #0f172a14}.template-dashboard,.download-panel{display:block}.template-dashboard-grid,.download-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.template-filter-pills{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.template-filter-pills button{color:#686be3;cursor:pointer;background:#fff;border:2px solid #686be3;border-radius:999px;min-height:44px;padding:0 18px;font-size:17px;font-weight:850}.template-filter-pills button.active{color:#fff;background:#686be3}.template-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.customize-panel h2{color:#56617c;margin:0 0 12px;font-size:18px}.customize-group{gap:16px;margin-top:24px;display:grid}.font-option-list{border:1px solid #d6dce8;border-radius:8px;overflow:hidden}.font-option{color:#56617c;cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #d6dce8;grid-template-columns:28px minmax(0,1fr);gap:0 10px;width:100%;padding:16px 18px;display:grid}.font-option:last-child{border-bottom:0}.font-option strong,.font-option small{font-family:var(--font-preview-stack)}.font-option strong{color:#56617c;font-size:22px;line-height:1.1}.font-option small{color:#6f7890;margin-top:6px;font-size:16px;line-height:1.45}.font-option.active{background:#686be3}.font-option.active strong,.font-option.active small{color:#fff}.font-radio{border:3px solid #63708c;border-radius:999px;width:20px;height:20px;margin-top:3px}.font-option.active .font-radio{border-color:#fff;box-shadow:inset 0 0 0 4px #686be3,inset 0 0 0 10px #fff}.range-field{gap:10px;display:grid}.range-field label{color:#56617c;font-size:18px;font-weight:800}.range-row{grid-template-columns:24px minmax(0,1fr) 28px;align-items:center;gap:12px;display:grid}.range-row input[type=range]{accent-color:#686be3;width:100%}.range-icon{color:#56617c;font-weight:900;line-height:1}.range-icon.small{font-size:16px}.range-icon.large{font-size:25px}.template-choice-card,.download-card,.download-warning,.download-status-note{border:1px solid var(--line);background:#fff;border-radius:8px}.template-choice-card{text-align:left;cursor:pointer;gap:8px;min-height:260px;padding:8px;display:grid}.template-choice-card.active{border-color:var(--mint);box-shadow:5px 5px #2f9d732e}.template-choice-card span{color:var(--muted);padding:0 6px 6px;font-size:12px;font-weight:800}.template-choice-card strong{padding:0 6px}.template-choice-thumb{background:#f5f7f8;border:1px solid #d2d9e3;border-radius:6px;height:206px;position:relative;overflow:hidden}.template-mini{background:#fff}.template-mini>*{border-radius:999px;position:absolute}.template-mini .mini-sidebar{background:linear-gradient(#7c3aed,#ec4899);border-radius:0;width:32%;inset:0 auto 0 0}.template-mini .mini-header{background:#111827;height:18px;top:16px;left:36%;right:8%}.template-mini .mini-photo{z-index:2;background:linear-gradient(135deg,#dbeafe,#94a3b8);border:3px solid #fff;border-radius:10px;width:38px;height:38px;top:18px;left:12%;box-shadow:0 4px 10px #0f172a29}.template-mini .mini-title{background:#111827;width:36%;height:13px;top:48px;left:40%}.template-mini .mini-line{background:#cbd5e1;height:7px;top:74px;left:40%;right:10%}.template-mini .mini-line.short{background:#f4c95d;width:30%;top:64px;right:auto}.template-mini .mini-line:nth-of-type(7){top:88px}.template-mini .mini-section{background:#111827;border-radius:0;height:9px;top:112px;left:40%;right:10%}.template-mini .mini-pill-row{border-radius:0;gap:4px;height:16px;display:flex;top:132px;left:40%;right:10%}.template-mini .mini-pill-row span{background:#fee2e2;border-radius:999px;width:32%;height:100%;padding:0;display:block}.template-mini .mini-content{background:#94a3b8;height:9px;bottom:28px;left:40%;right:12%}.template-mini .mini-content.slim{bottom:14px;right:28%}.template-mini-sales_marketing .mini-sidebar,.template-mini-modern_hrd .mini-sidebar{background:#1a2264}.template-mini-sales_marketing .mini-header{background:#1a2264;border-radius:0;height:56px;top:0;left:0;right:0}.template-mini-sales_marketing .mini-photo{border:0;border-radius:0;width:70px;height:56px;top:0;left:0}.template-mini-sales_marketing .mini-sidebar{width:38%;top:56px}.template-mini-sales_marketing .mini-title,.template-mini-sales_marketing .mini-line,.template-mini-sales_marketing .mini-section,.template-mini-sales_marketing .mini-pill-row,.template-mini-sales_marketing .mini-content{left:44%}.template-mini-hospitality_service{background:linear-gradient(#ccfbf1 0 30%,#fff 30%)}.template-mini-hospitality_service .mini-sidebar{display:none}.template-mini-hospitality_service .mini-header,.template-mini-fresh_grad .mini-header{background:#1f6a69;border-radius:0;height:54px;top:0;left:0;right:0}.template-mini-hospitality_service .mini-photo,.template-mini-fresh_grad .mini-photo{border-radius:50%;top:14px;left:auto;right:16px}.template-mini-hospitality_service .mini-title,.template-mini-hospitality_service .mini-line,.template-mini-hospitality_service .mini-section,.template-mini-hospitality_service .mini-pill-row,.template-mini-hospitality_service .mini-content,.template-mini-fresh_grad .mini-title,.template-mini-fresh_grad .mini-line,.template-mini-fresh_grad .mini-section,.template-mini-fresh_grad .mini-pill-row,.template-mini-fresh_grad .mini-content{left:10%}.template-mini-tech_data .mini-sidebar{display:none}.template-mini-tech_data{background:#fff7ed}.template-mini-tech_data .mini-header{height:5px;top:16px;left:8%;right:8%}.template-mini-tech_data .mini-title,.template-mini-tech_data .mini-line,.template-mini-tech_data .mini-section,.template-mini-tech_data .mini-pill-row,.template-mini-tech_data .mini-content{left:48%}.template-mini-tech_data:before{content:"";background:#f8fafc;border:3px solid #111827;border-radius:8px;width:32%;position:absolute;top:32px;bottom:18px;left:8%}.template-mini-admin_ops .mini-sidebar{background:#4d6d75}.template-mini-executive_simple{background:#f8fafc}.template-mini-executive_simple .mini-header{background:#1f2937;border-radius:0;height:48px;top:0;left:0;right:0}.template-mini-executive_simple .mini-sidebar,.template-mini-corporate_clean .mini-sidebar,.template-mini-basic_ats .mini-sidebar{display:none}.template-mini-corporate_clean .mini-header,.template-mini-basic_ats .mini-header{height:4px;top:22px;left:8%;right:8%}.template-mini-corporate_clean .mini-title,.template-mini-corporate_clean .mini-line,.template-mini-corporate_clean .mini-section,.template-mini-corporate_clean .mini-pill-row,.template-mini-corporate_clean .mini-content,.template-mini-basic_ats .mini-title,.template-mini-basic_ats .mini-line,.template-mini-basic_ats .mini-section,.template-mini-basic_ats .mini-pill-row,.template-mini-basic_ats .mini-content{left:10%}.template-mini-basic_ats .mini-photo{display:none}.template-preview-only{position:sticky;top:18px}.download-preview-stack{gap:12px;display:grid}.download-link-box{grid-template-columns:minmax(0,1fr) 72px;margin:16px 0;display:grid}.download-link-box input{border-radius:8px 0 0 8px}.download-link-box button{border-radius:0 8px 8px 0;min-height:54px}.download-big-actions{gap:16px;display:grid}.download-big-card{background:#eceef2;border:1px solid #d7dce7;border-radius:8px;overflow:hidden}.download-big-card .btn{min-height:58px;box-shadow:none;background:#686be3;border-radius:0;font-size:19px}.download-big-card p{color:#56617c;margin:0;padding:14px 16px 18px;font-size:18px;line-height:1.45}.download-card,.download-warning,.download-status-note{gap:6px;padding:18px;display:grid}.download-card span{color:#8b3a00;text-transform:uppercase;font-size:12px;font-weight:900}.download-card strong{overflow-wrap:anywhere}.download-card small,.download-status-note span,.download-warning span{color:var(--muted);line-height:1.5}.output-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.output-summary-card{background:#fff;border:1px solid #dce5e1;border-radius:8px;gap:7px;min-width:0;padding:14px;display:grid}.output-summary-card.ready{background:#effcf4;border-color:#bee8ce}.output-summary-card.pending{background:#fff9ed;border-color:#f3d79d}.output-summary-card span{color:#166534;text-transform:uppercase;font-size:11px;font-weight:900}.output-summary-card.pending span{color:#8b3a00}.output-summary-card strong{color:#18211f;font-size:15px}.output-summary-card code{color:#27332f;text-overflow:ellipsis;white-space:nowrap;background:#ffffffad;border:1px solid #17211d14;border-radius:6px;padding:7px;font-size:11px;overflow:hidden}.output-summary-card small{color:#5d6964;line-height:1.4}.download-warning{background:#fff1c7;border-color:#efd887;margin-bottom:14px}.download-status-note{background:#e8f4ec;border-color:#cfe5d6;margin-top:14px}.web-publish-summary,.context-upgrade-banner{background:#eef7ff;border:1px solid #c9e7ff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:14px 0;padding:14px;display:flex}.web-publish-summary.published{background:#effcf4;border-color:#bee8ce}.web-publish-summary span,.context-upgrade-banner span{color:#5b6863;line-height:1.45;display:block}.web-publish-summary strong,.context-upgrade-banner strong{color:#17211d;margin:2px 0 4px;display:block}.web-publish-summary code{color:#123d5a;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #dbe7e2;border-radius:999px;max-width:220px;padding:8px 10px;overflow:hidden}.context-upgrade-banner{background:#fff8e6;border-color:#f2d48a;justify-content:flex-start;align-items:flex-start}.context-upgrade-banner svg{color:#8b3a00;flex:none;margin-top:2px}.tracker-table{margin-top:18px;overflow:hidden}.tracker-form{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:12px;margin-top:18px;padding:18px;display:grid}.tracker-form label{margin:0}.tracker-row{border-top:1px solid var(--line);grid-template-columns:1fr 1.1fr .9fr .8fr auto;align-items:center;gap:12px;padding:16px;display:grid}.tracker-row:first-child{border-top:0}.tracker-head{color:var(--muted);background:#fbfcfb;font-weight:850}.status-chip.blue{color:var(--blue);background:#e8efff}.interview-card,.feedback-card,.lesson-card{padding:24px}.question-box{background:#eef5ef;border:1px solid #d4e6da;border-radius:8px;gap:8px;margin:22px 0 8px;padding:18px;display:grid}.question-box span{color:var(--mint-dark);text-transform:uppercase;font-size:12px;font-weight:850}.question-list{gap:8px;margin:12px 0;display:flex}.question-list button{border:1px solid var(--line);width:36px;height:36px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;font-weight:900}.question-list button.active{background:#00d9ff;border-color:#00d9ff}.scan-help{border:1px solid var(--line);background:#fbfcfb;border-radius:8px;gap:6px;margin:12px 0;padding:12px;display:grid}.import-source-switch{border:1px solid var(--line);background:#f7faf8;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:16px 0;padding:6px;display:grid}.import-source-switch button{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-weight:900;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.import-source-switch button:hover,.import-source-switch button.active{border-color:var(--line);color:var(--ink);background:#fff}.scan-help span{color:var(--muted);line-height:1.45}.feedback-card{min-height:310px}.tip-box{gap:6px;margin-top:18px;display:grid}.lesson-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.skill-progress-card,.lesson-detail{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 10px 32px #22413612}.skill-progress-card{gap:12px;margin-top:18px;padding:18px;display:grid}.skill-progress-card span{color:var(--muted);margin-top:4px;display:block}.progress-bar{background:#e5ece7;border-radius:999px;height:10px;overflow:hidden}.progress-bar span{background:var(--mint);height:100%;margin:0}.skill-path-layout{grid-template-columns:minmax(0,1.05fr) minmax(340px,.8fr);align-items:start;gap:16px;display:grid}.lesson-card span{color:var(--mint-dark);text-transform:uppercase;font-size:12px;font-weight:850}.lesson-card h3{margin:10px 0}.lesson-card.active{background:#f8fcf9;border-color:#87c7a8}.lesson-actions{flex-wrap:wrap;gap:8px;display:flex}.lesson-detail{margin-top:22px;padding:24px}.lesson-detail h2{margin:12px 0 8px;font-size:30px}.lesson-detail h3{margin:18px 0 8px}.lesson-detail p{color:var(--muted);line-height:1.65}.document-list{gap:12px;margin-top:18px;display:grid}.document-item{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.document-item span{color:var(--muted);overflow-wrap:anywhere;margin-top:4px;display:block}.onboarding-page,.auth-page{background:linear-gradient(135deg,#2f9d7321,#3466d614),#f7f8f5;place-items:center;min-height:100vh;padding:28px;display:grid}.onboarding-page>.brand,.auth-page>.brand{position:fixed;top:24px;left:24px}.onboarding-card,.auth-card{border:1px solid var(--line);width:min(760px,100%);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:34px}.onboarding-card h1,.auth-card h1{margin:0;font-size:clamp(34px,4.5vw,56px);line-height:1.03}.onboarding-card>p:not(.eyebrow),.auth-card>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.65}.auth-card{width:min(520px,100%)}.auth-status{color:var(--mint-dark);background:#e8f4ec;border:1px solid #cde7d6;border-radius:8px;padding:12px}.auth-status.error{color:#9f1d1d;background:#fff1f1;border-color:#f4c7c7}.payment-return-banner{color:#163832;background:#ecfdf5eb;border:1px solid #2a9d8f47;border-radius:8px;align-items:flex-start;gap:10px;margin:18px 0;padding:14px 16px;font-weight:800;display:flex}.payment-return-banner svg{color:#1f8a70;flex:none;margin-top:2px}.google-auth-button{color:#18211f;background:#fff;border:1px solid #dfe4e0;justify-content:center;align-items:center;margin:18px 0 12px}.google-auth-button span{border:1px solid #dfe4e0;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;margin-right:8px;font-weight:950;display:inline-flex}.auth-divider{color:var(--muted);text-transform:uppercase;align-items:center;gap:10px;margin:8px 0 14px;font-size:12px;font-weight:800;display:flex}.auth-divider:before,.auth-divider:after{background:var(--line);content:"";flex:1;height:1px}.save-status{border:1px solid var(--line);background:#fbfcfb;border-radius:8px;padding:10px 12px;font-size:13px}.quota-line{color:var(--mint-dark);font-size:13px;font-weight:850}.billing-summary{border:1px solid var(--line);background:#fff;border-radius:8px;gap:14px;margin:18px 0;padding:18px;display:grid}.hybrid-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0;display:grid}.hybrid-card{border:1px solid var(--line);background:#ffffffe0;border-radius:8px;padding:18px;box-shadow:0 10px 28px #2241360f}.hybrid-card.active{border-color:var(--ink);box-shadow:7px 7px #f4c95d57}.hybrid-card span{color:#18352a;background:#e8f4ec;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900;display:inline-flex}.hybrid-card h3{margin:12px 0 8px}.hybrid-card p{color:var(--muted);margin:0;line-height:1.55}.billing-summary span{color:var(--muted);margin-top:4px;display:block}.quota-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;display:grid}.quota-grid span{color:var(--mint-dark);background:#eef5ef;border-radius:8px;margin:0;padding:10px;font-weight:800}.dashboard-guide{pointer-events:none;z-index:500;position:fixed;inset:0}.dashboard-guide:before{content:"";background:#0a101457;position:absolute;inset:0}.dashboard-guide-highlight{border:3px solid #f4c95d;border-radius:16px;position:fixed;box-shadow:0 0 0 9999px #0a101433,0 0 0 8px #f4c95d38}.dashboard-guide-card{color:var(--ink);pointer-events:auto;background:#fff;border:1px solid #d5e3dc;border-radius:14px;gap:10px;max-width:310px;padding:18px;display:grid;position:fixed;box-shadow:0 24px 70px #18211f3d,6px 6px #f4c95d}.dashboard-guide-card span{color:#8b3a00;text-transform:uppercase;font-size:11px;font-weight:950}.dashboard-guide-card h3{margin:0;font-size:22px}.dashboard-guide-card p{color:#42504b;margin:0;line-height:1.5}.dashboard-guide-card>div{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.text-button{color:var(--mint-dark);cursor:pointer;background:0 0;border:0;padding:0;font-weight:850}.choice-grid,.option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.choice-card,.option-pill{border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;background:#fbfcfb;border-radius:8px;padding:18px}.choice-card{gap:10px;min-height:150px;display:grid}.choice-card.active,.option-pill.selected{background:#e8f4ec;border-color:#87c7a8}.choice-card span{color:var(--muted);line-height:1.5}.option-pill{text-align:center;font-weight:850}.onboarding-fields{margin-top:22px}.ready-card{color:var(--mint-dark);background:#e8f4ec;border:1px solid #cde7d6;border-radius:8px;gap:8px;margin-top:24px;padding:22px;display:grid}.ready-card span{color:#3d5d50}.onboarding-footer{justify-content:space-between;align-items:center;gap:18px;margin-top:28px;display:flex}.step-dots{gap:7px;display:flex}.step-dots span{background:#d3dbd6;border-radius:50%;width:9px;height:9px}.step-dots span.active{background:var(--mint)}.public-page-shell,.legal-page{background:linear-gradient(#2f9d731a,#0000 360px),#f7f8f5;min-height:100vh;padding:24px}.public-nav{justify-content:space-between;align-items:center;gap:14px;width:min(980px,100%);margin:0 auto 24px;display:flex}.public-page-shell .public-profile{width:min(980px,100%);margin:0 auto}.public-status{width:min(980px,100%);color:var(--muted);margin:0 auto 12px;font-size:13px;font-weight:800}.legal-card{border:1px solid var(--line);width:min(860px,100%);box-shadow:var(--shadow);background:#fff;border-radius:8px;margin:0 auto;padding:34px}.legal-card h1{margin:0 0 18px;font-size:clamp(34px,4vw,54px)}.legal-card p{color:var(--muted);line-height:1.75}.checkout-page{background:linear-gradient(135deg,#2f9d731f,#f4c95d1f),#f7f8f5;place-items:center;min-height:100vh;padding:24px;display:grid}.checkout-card{border:1px solid var(--line);width:min(640px,100%);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:28px}.checkout-card>.brand{margin-bottom:28px}.checkout-card h1{margin:0 0 18px;font-size:clamp(34px,4vw,52px);line-height:1.05}.checkout-summary{border:1px solid var(--line);border-radius:8px;overflow:hidden}.summary-row{border-top:1px solid var(--line);justify-content:space-between;gap:16px;padding:14px;display:flex}.summary-row:first-child{border-top:0}.summary-row span{color:var(--muted)}.payment-box{background:#e8f4ec;border:1px solid #cde7d6;border-radius:8px;align-items:center;gap:16px;margin-top:18px;padding:18px;display:flex}.payment-box span{color:var(--muted);margin-top:4px;display:block}.success-state{align-content:center;justify-items:start;gap:12px;min-height:360px;display:grid}.success-state svg{color:var(--mint)}.success-state p{color:var(--muted);line-height:1.65}.admin-page{background:#f3f6f2;grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.admin-login-page{background:linear-gradient(135deg,#f5f7f2f0,#e8f4ecf0),#f5f7f2;place-items:center;min-height:100vh;padding:24px;display:grid}.admin-login-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:18px;width:min(460px,100%);padding:clamp(24px,5vw,42px);display:grid;box-shadow:0 24px 70px #18211f24}.admin-login-card .brand{justify-self:start}.admin-login-card h1{margin:0;font-size:clamp(28px,5vw,42px);line-height:1.02}.admin-login-card label{margin:0}.admin-sidebar{color:#fff;background:#19231f;flex-direction:column;gap:14px;padding:22px;display:flex}.admin-sidebar .brand{color:#fff;margin-bottom:20px}.admin-sidebar .brand-mark{color:#19231f;background:#fff}.admin-sidebar>span{color:#d9e4de;padding:10px 0;font-weight:800}.admin-main{padding:26px}.admin-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.admin-head h1{margin:0;font-size:clamp(30px,4vw,48px)}.admin-access{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;margin-bottom:18px;padding:16px;display:grid}.admin-access label{margin:0}.admin-metrics{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;margin-bottom:18px;display:grid}.metric-card,.admin-card{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 10px 32px #22413612}.metric-card{padding:18px}.metric-card span{color:var(--muted);font-weight:800}.metric-card strong{margin-top:8px;font-size:26px;display:block}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-card{padding:20px}.admin-card h3{margin:0 0 14px}.admin-locked-card{place-items:start;gap:10px;max-width:620px;display:grid}.admin-locked-card svg{color:#2563eb}.admin-locked-card p{color:var(--muted);margin:0;line-height:1.6}.admin-form{gap:12px;display:grid}.admin-form label{margin:0}.admin-row{border-top:1px solid var(--line);justify-content:space-between;gap:14px;padding:12px 0;display:flex}.admin-row span{color:var(--muted)}.admin-row strong{text-align:right;overflow-wrap:anywhere}@media (width<=980px){.nav-links{display:none}.mobile-menu-button{display:inline-flex}.mobile-home-menu{opacity:0;pointer-events:none;z-index:100;background:#fffffff5;border:1px solid #d5e3dc;border-radius:18px;gap:8px;padding:12px;transition:opacity .18s,transform .18s;display:grid;position:fixed;top:78px;left:18px;right:18px;transform:translateY(-8px);box-shadow:0 24px 70px #18211f2e,6px 6px #f4c95dbf}.mobile-home-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-home-menu a,.mobile-home-menu button{color:var(--ink);font:inherit;text-align:left;background:#f7f8f5;border:1px solid #d5e3dc;border-radius:12px;align-items:center;min-height:46px;padding:0 14px;font-weight:900;display:flex}.hero,.split-section,.sample-showcase,.web-preview-layout,.interview-layout,.skill-path-layout{grid-template-columns:1fr}.editor-layout,.target-layout,.web-preview-layout,.interview-layout,.customize-layout,.template-dashboard,.download-panel,.import-layout{display:block}.hero{min-height:auto}.home-site .hero{grid-template-columns:1fr;gap:20px;padding:22px}.home-site .hero-copy h1{font-size:clamp(38px,10vw,48px)}.home-site .hero-copy .lead{font-size:16px;line-height:1.5}.hero-journey{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-journey:before{display:none}.persona-switcher{grid-template-columns:repeat(2,minmax(0,1fr))}.hero:before{display:none}.hero-visual{min-height:500px}.home-site .hero-visual{min-height:430px}.home-site .hero-real-output-board{width:min(100%,520px);height:430px}.home-site .hero-real-pdf{width:236px;height:335px;top:48px;left:0}.home-site .hero-cv-mini{height:296px}.home-site .hero-cv-mini .cv-preview{transform:translate(-50%)scale(.272)}.home-site .hero-real-web{width:220px;top:38px;left:min(42vw,205px)}.home-site .hero-web-mini .web-phone-mockup{transform:scale(.33)}.feature-grid,.problem-grid,.newcomer-grid,.pricing-grid,.hybrid-grid,.output-grid,.url-grid,.dashboard-pricing,.steps-grid,.result-example-grid,.personalize-grid,.lesson-grid,.affiliate-grid,.affiliate-dashboard-grid,.affiliate-balance-grid{grid-template-columns:1fr 1fr}.app-shell{grid-template-columns:68px minmax(0,1fr)}.admin-page{grid-template-columns:1fr}.sidebar{flex-direction:column;gap:7px;height:100vh;padding:16px 6px;position:sticky;overflow-x:visible}.brand-sidebar{min-width:0;margin-bottom:8px}.nav-button{width:46px;min-width:0;height:46px;min-height:46px;font-size:13px}.nav-button svg{flex-basis:46px;width:21px;height:21px}.dash-grid{grid-template-columns:1fr}.admin-metrics,.admin-grid{grid-template-columns:1fr 1fr}.profile-card,.extend-card{flex-direction:column;align-items:flex-start}.instant-preview{position:sticky}.sample-preview-frame{min-height:460px}}@media (width<=640px){.home-site .hero{width:min(100% - 24px,1180px);margin-top:26px;padding:18px}.home-site .actions{margin-top:22px}.home-site .actions .btn{width:100%}.home-site .hero-visual{min-height:390px}.home-site .hero-real-output-board{height:390px}.home-site .hero-real-pdf{width:218px;height:310px}.home-site .hero-cv-mini{height:272px}.home-site .hero-cv-mini .cv-preview{transform:translate(-50%)scale(.25)}.home-site .hero-real-web{width:190px;top:44px;left:156px}.home-site .hero-web-mini .web-phone-mockup{transform:scale(.285)}.mobile-sticky-cta{z-index:120;color:#fff;opacity:0;pointer-events:none;background:#18211f;border:2px solid #18211f;border-radius:999px;justify-content:center;align-items:center;min-height:52px;font-weight:950;transition:opacity .18s,transform .18s;display:inline-flex;position:fixed;bottom:16px;left:16px;right:16px;transform:translateY(120%);box-shadow:0 16px 34px #18211f38,5px 5px #f4c95d}.mobile-sticky-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.footer{padding-bottom:92px}.nav-actions .btn{display:none}.app-shell{grid-template-columns:56px minmax(0,1fr)}.sidebar{gap:6px;padding:14px 4px}.brand-sidebar:before{font-size:28px}.nav-button{border-radius:14px;width:42px;height:42px;min-height:42px;font-size:0}.nav-button svg{flex-basis:42px;width:20px;height:20px}.nav-button:hover,.nav-button.active{width:42px;transform:none}.status-bar,.form-panel,.dashboard-product-switcher,.dashboard-progress-card{width:min(100%,420px)}.editor-layout,.target-layout,.web-preview-layout,.interview-layout,.customize-layout,.template-dashboard,.download-panel,.import-layout{display:block}.editor-layout>.form-panel,.target-layout>.form-panel,.import-layout>.form-panel,.web-preview-layout>.web-control,.interview-layout>.interview-card,.customize-layout>.form-panel,.template-dashboard>.form-panel,.download-panel>.form-panel,.dashboard-product-switcher,.dashboard-progress-card,.status-bar{width:min(420px,100vw - 84px)}.editor-layout>.instant-preview,.profile-editor-layout>.instant-preview,.target-layout>.instant-preview,.import-layout>.instant-preview,.web-preview-layout>.instant-preview,.interview-layout>.instant-preview,.customize-layout>.instant-preview,.template-dashboard>.instant-preview,.download-panel>.instant-preview,.target-layout>.target-result,.import-layout>.scan-result,.web-preview-layout>.public-profile,.interview-layout>.feedback-card,.target-layout>.document-preview,.template-dashboard>.template-preview-only,.download-panel>.download-preview-stack{min-width:520px;inset:18px 6px 18px 72px}.editor-layout>.instant-preview,.profile-editor-layout>.instant-preview,.target-layout>.instant-preview,.import-layout>.instant-preview,.web-preview-layout>.instant-preview,.interview-layout>.instant-preview,.customize-layout>.instant-preview,.template-dashboard>.instant-preview,.download-panel>.instant-preview{min-width:0;padding:8px 4px}.sidebar-group-label{display:none}.dashboard-progress-card{margin-bottom:14px;padding:12px}.progress-check-list,.output-summary-grid{grid-template-columns:1fr}.progress-check-list small{display:none}.web-publish-summary{flex-direction:column;align-items:flex-start}.web-publish-summary code{width:100%;max-width:100%}.form-panel,.web-control,.interview-card,.feedback-card,.document-preview,.target-result,.scan-result{padding:24px 20px}.nav{width:min(100% - 24px,1180px)}.nav>.btn{display:none}.hero,.section,.split-section,.example-section,.final-cta,.footer,.audience{width:min(100% - 24px,1180px)}.hero-copy h1{font-size:43px}.hero-journey,.persona-switcher{grid-template-columns:1fr}.journey-step,.persona-switcher button{min-height:auto}.hero-sticker-cloud span{padding:6px 8px;font-size:10px}.hero-sticker-cloud span:first-child{top:18px;right:18px}.hero-sticker-cloud span:nth-child(2){bottom:118px;left:14px}.hero-sticker-cloud span:nth-child(3){display:none}.paper{transform:none}.phone{margin-top:-80px;position:relative;bottom:auto;right:auto}.hero-visual{flex-direction:column;display:flex}.hero-visual:before{width:94%;height:360px;top:18px}.floating-note{order:-1;margin:4px;position:relative;top:auto;left:auto;right:auto}.energy-card{margin-top:12px;position:relative;bottom:auto;left:auto}.feature-grid,.problem-grid,.newcomer-grid,.pricing-grid,.hybrid-grid,.output-grid,.sample-tabs,.url-grid,.dashboard-pricing,.steps-grid,.result-example-grid,.personalize-grid,.template-dashboard-grid,.download-action-grid,.lesson-grid,.web-visual-grid,.affiliate-grid,.affiliate-dashboard-grid,.affiliate-balance-grid,.affiliate-builder{grid-template-columns:1fr}.affiliate-invite-card{flex-direction:column;align-items:flex-start}.affiliate-link-box{grid-template-columns:1fr}.withdraw-status-item,.admin-withdraw-row{flex-direction:column;align-items:stretch}.template-showcase-row{--slide-width:min(78vw, 300px)}.landing-web-preview{padding:10px}.web-preview-scale{height:520px}.web-preview-scale .public-profile{transform:scale(.72)}.web-browser-bar{overflow:hidden}.web-browser-bar code{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.letter-paper-mini{padding:24px;transform:scale(.72)}.a4-preview-shell{scrollbar-width:thin;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable both-edges;touch-action:pan-x pan-y;border-radius:4px;justify-content:flex-start;padding:1px;overflow:scroll auto!important}.a4-preview-shell:after{content:"";width:1px}.dashboard-preview-mode{padding:8px 2px}.dashboard-canvas .instant-preview.canvas-preview{width:100%;padding:8px 0 0}.dashboard-canvas .a4-preview-shell{border-left:0;border-right:0;width:100%}.dashboard-canvas .a4-preview-stage{margin-left:max(1px, calc((100% - (794px * var(--a4-scale))) / 2));margin-right:16px}.final-cta{padding:32px 20px}.sample-preview-panel{padding:10px}.sample-preview-frame{min-height:360px}.sample-letter{padding:26px}.dashboard{padding:8px 4px}.cv-preview,.form-panel,.target-result,.public-profile,.interview-card,.feedback-card,.lesson-card{padding:18px}.tracker-row,.tracker-form,.choice-grid,.option-grid,.quota-grid,.basic-data-grid,.template-grid,.upload-grid,.template-grid.compact{grid-template-columns:1fr}.onboarding-card{padding:22px}.onboarding-footer{flex-direction:column;align-items:flex-start}.admin-metrics,.admin-grid{grid-template-columns:1fr}.admin-head,.admin-access,.admin-row,.document-item{flex-direction:column;align-items:flex-start}.admin-access{display:flex}.admin-row strong{text-align:left}}.modern-web-profile{color:#e2e8f0;background-color:#0f1115;flex-direction:column;align-items:center;width:100%;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;overflow-x:hidden}.modern-hero{flex-direction:column;align-items:center;width:100%;max-width:1000px;padding:80px 24px 60px;display:flex}.modern-hero-content{text-align:center;flex-direction:column-reverse;align-items:center;gap:40px;width:100%;display:flex}@media (width>=768px){.modern-hero-content{text-align:left;flex-direction:row;justify-content:space-between;gap:60px}}.modern-hero-text{flex:1}.modern-badge{color:#818cf8;text-transform:uppercase;letter-spacing:.05em;background:#6366f126;border:1px solid #6366f14d;border-radius:20px;margin-bottom:20px;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-block}.modern-title{color:#fff;letter-spacing:-.02em;margin:0 0 8px;font-size:2.8rem;font-weight:800;line-height:1.1}.modern-subtitle{color:#94a3b8;margin:0 0 20px;font-size:1.4rem;font-weight:500}.modern-bio{color:#cbd5e1;max-width:600px;margin:0 0 32px;font-size:1.05rem;line-height:1.6}.modern-contact-links{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (width>=768px){.modern-contact-links{justify-content:flex-start}}.modern-link-btn{color:#fff;background:#6366f1;border:1px solid #0000;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.modern-link-btn:hover{background:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.modern-link-btn.outline{color:#e2e8f0;background:0 0;border:1px solid #475569}.modern-link-btn.outline:hover{background:#47556933;border-color:#64748b}.modern-hero-photo{flex-shrink:0}.modern-hero-photo img,.modern-photo-placeholder{object-fit:cover;border:4px solid #1e293b;border-radius:50%;width:200px;height:200px;box-shadow:0 20px 40px #0006}.modern-photo-placeholder{color:#94a3b8;background:linear-gradient(135deg,#334155,#1e293b);justify-content:center;align-items:center;font-size:5rem;font-weight:700;display:flex}.modern-section{width:100%;max-width:1000px;padding:40px 24px}.modern-section-header{border-bottom:1px solid #334155;margin-bottom:30px;padding-bottom:12px}.modern-section-header h3{color:#f8fafc;align-items:center;gap:12px;margin:0;font-size:1.5rem;font-weight:700;display:flex}.modern-timeline{border-left:2px solid #334155;flex-direction:column;gap:24px;margin-left:12px;padding-left:24px;display:flex}.modern-timeline-item{position:relative}.modern-timeline-dot{background:#6366f1;border:4px solid #0f1115;border-radius:50%;width:16px;height:16px;position:absolute;top:4px;left:-33px}.modern-timeline-date{color:#818cf8;background:#6366f11a;border-radius:12px;margin-bottom:12px;padding:4px 10px;font-size:.8rem;font-weight:600;display:inline-block}.modern-timeline-title{color:#f8fafc;margin:0 0 4px;font-size:1.25rem;font-weight:700}.modern-timeline-subtitle{color:#94a3b8;margin:0 0 12px;font-size:1rem;font-weight:500}.modern-timeline-desc{color:#cbd5e1;margin:0;font-size:.95rem;line-height:1.6}.modern-skills-grid{flex-wrap:wrap;gap:12px;display:flex}.modern-skill-chip{color:#e2e8f0;background:#1e293b;border:1px solid #334155;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .2s}.modern-skill-chip:hover{background:#334155;border-color:#475569;transform:translateY(-2px)}.modern-projects-grid{grid-template-columns:1fr;gap:20px;display:grid}@media (width>=600px){.modern-projects-grid{grid-template-columns:repeat(2,1fr)}}.modern-project-card{background:#1e293b80;border:1px solid #334155;border-radius:12px;flex-direction:column;padding:24px;transition:all .3s;display:flex}.modern-project-card:hover{background:#1e293b;border-color:#475569;transform:translateY(-4px);box-shadow:0 10px 30px #0003}.modern-project-title{color:#f8fafc;margin:0 0 12px;font-size:1.1rem;font-weight:700}.modern-project-desc{color:#94a3b8;flex-grow:1;margin:0 0 20px;font-size:.9rem;line-height:1.5}.modern-project-link{color:#818cf8;align-self:flex-start;align-items:center;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.modern-project-link:hover{color:#a5b4fc}.modern-split-section{grid-template-columns:1fr;gap:40px;display:grid}@media (width>=768px){.modern-split-section{grid-template-columns:1fr 1fr}}.modern-edu-list,.modern-lang-list{flex-direction:column;gap:16px;display:flex}.modern-edu-item,.modern-lang-item{background:#1e293b;border-left:4px solid #6366f1;border-radius:8px;padding:16px}.modern-edu-item strong,.modern-lang-item strong{color:#f8fafc;font-size:1rem;display:block}.modern-lang-item span{color:#94a3b8;margin-top:4px;font-size:.85rem;display:block}.modern-hobbies-grid{flex-wrap:wrap;gap:10px;display:flex}.modern-hobby-chip{color:#cbd5e1;background:#33415566;border-radius:20px;padding:6px 12px;font-size:.85rem}.modern-video-container{aspect-ratio:16/9;background:#000;border:1px solid #334155;border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.modern-video-player{object-fit:cover;width:100%;height:100%}.modern-video-link{color:#818cf8;font-weight:600;text-decoration:none}.modern-watermark{text-align:center;color:#64748b;width:100%;padding:40px 0;font-size:.8rem}.public-page-shell.full-screen{background:#0f1115!important;margin:0!important;padding:0!important}.public-page-shell.full-screen .modern-web-profile{min-height:100vh}.web-mockup-wrapper{background:#f1f5f9;border-radius:16px;justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:40px 20px;display:flex}.web-phone-mockup{background:0 0;border:14px solid #1e293b66;border-radius:40px;flex-direction:column;width:375px;height:812px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000004d}.web-phone-notch{z-index:100;background:#1e293b;border-bottom-right-radius:20px;border-bottom-left-radius:20px;width:150px;height:30px;position:absolute;top:0;left:50%;transform:translate(-50%)}.web-phone-screen{background:#0f1115;border-radius:26px;flex:1;overflow:hidden auto}.web-phone-screen::-webkit-scrollbar{width:6px}.web-phone-screen::-webkit-scrollbar-track{background:#0000001a}.web-phone-screen::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.web-preview-container{flex-direction:column;width:100%;height:100%;display:flex}.web-preview-toolbar{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;padding:12px;display:flex}.web-preview-toggle{background:#e2e8f0;border-radius:8px;padding:4px;display:flex}.web-preview-toggle button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 16px;font-size:13px;font-weight:600;transition:all .2s}.web-preview-toggle button.active{color:#0f1115;background:#fff;box-shadow:0 1px 3px #0000001a}.web-desktop-wrapper{background:#0f1115;flex:1;width:100%;overflow-y:auto}.web-mockup-wrapper{background:#f1f5f9;flex:1;justify-content:center;align-items:flex-start;padding:40px 20px;display:flex;overflow:auto}.web-mockup-wrapper .web-phone-mockup{margin-left:auto;margin-right:auto}.language-layout,.pricing-layout{z-index:3;min-height:calc(100vh - 64px);display:block;position:relative}.language-layout>.form-panel,.pricing-layout>.form-panel{z-index:4;width:min(560px,100vw - 140px);max-height:calc(100vh - 132px);position:relative;overflow:auto}.language-layout>.instant-preview,.pricing-layout>.instant-preview{z-index:2;max-height:none;position:fixed;inset:32px 32px 32px 160px}@media (width<=640px){.app-shell{grid-template-columns:56px minmax(0,1fr);height:100svh;overflow:hidden}.sidebar{gap:5px;height:100svh;padding:8px 4px;overflow-y:auto}.brand-sidebar{display:none}.nav-button,.nav-button:hover,.nav-button.active{border-radius:12px;width:44px;height:44px;min-height:44px}.nav-button svg{flex-basis:44px;width:20px;height:20px}.dashboard{background:#eef2f5;height:100svh;max-height:100svh;padding:0;overflow:hidden}.dashboard-overlay-mode:after{display:none}.dashboard-overlay-mode,.dashboard-preview-mode{padding:0}.status-bar{display:none}.dashboard-product-switcher,.dashboard-preview-mode .dashboard-product-switcher{z-index:90;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:4px;width:auto;max-width:none;margin:0;padding:5px;display:grid;position:fixed;top:6px;left:62px;right:6px}.dashboard-product-switcher button{white-space:normal;justify-content:center;min-height:42px;padding:0 6px}.dashboard-product-switcher button svg{flex:none}.dashboard-progress-card,.dashboard-preview-mode .dashboard-progress-card{bottom:calc(30px + env(safe-area-inset-bottom,0px));z-index:120;width:auto;max-height:92px;margin:0;padding:8px 9px;position:fixed;left:62px;right:6px;overflow:hidden}.progress-card-head{gap:8px}.progress-card-head span,.progress-check-list small{display:none}.progress-card-head strong{font-size:13px;line-height:1.2}.progress-card-head b{padding:5px 8px;font-size:12px}.progress-track{height:5px}.progress-check-list{scrollbar-width:none;grid-template-columns:none;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.progress-check-list::-webkit-scrollbar{display:none}.progress-check-list button{flex:0 0 108px;align-items:center;min-height:36px;padding:7px 8px}.progress-check-list strong{font-size:11px}.dashboard-mobile-edit .editor-layout,.dashboard-mobile-edit .target-layout,.dashboard-mobile-edit .import-layout,.dashboard-mobile-edit .web-preview-layout,.dashboard-mobile-edit .interview-layout,.dashboard-mobile-edit .customize-layout,.dashboard-mobile-edit .template-dashboard,.dashboard-mobile-edit .download-panel,.dashboard-mobile-edit .language-layout,.dashboard-mobile-edit .pricing-layout{min-height:100svh;position:static}.dashboard-mobile-edit .editor-layout>.form-panel,.dashboard-mobile-edit .target-layout>.form-panel,.dashboard-mobile-edit .import-layout>.form-panel,.dashboard-mobile-edit .web-preview-layout>.web-control,.dashboard-mobile-edit .interview-layout>.interview-card,.dashboard-mobile-edit .customize-layout>.form-panel,.dashboard-mobile-edit .template-dashboard>.form-panel,.dashboard-mobile-edit .download-panel>.form-panel,.dashboard-mobile-edit .language-layout>.form-panel,.dashboard-mobile-edit .pricing-layout>.form-panel{z-index:86;border:1px solid #dce3ed;border-bottom:0;border-radius:16px 16px 0 0;width:auto;max-height:32svh;padding:16px;position:fixed;bottom:100px;left:62px;right:6px;overflow:auto;box-shadow:0 -18px 44px #0f172a29}:is(.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .editor-layout>.form-panel,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .target-layout>.form-panel,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .import-layout>.form-panel,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .web-preview-layout>.web-control,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .interview-layout>.interview-card,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .customize-layout>.form-panel,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .template-dashboard>.form-panel,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .download-panel>.form-panel,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .language-layout>.form-panel,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .pricing-layout>.form-panel){bottom:calc(10px + env(safe-area-inset-bottom,0px));max-height:40svh}.dashboard-mobile-edit .form-panel h1,.dashboard-mobile-edit .web-control h1,.dashboard-mobile-edit .interview-card h1{font-size:24px;line-height:1.08}.dashboard-mobile-edit .form-panel p,.dashboard-mobile-edit .web-control p,.dashboard-mobile-edit .interview-card p{font-size:13px;line-height:1.45}.dashboard-mobile-edit .muted-copy,.dashboard-mobile-edit .language-preview-card,.dashboard-mobile-edit .hybrid-grid,.dashboard-mobile-edit .billing-summary,.dashboard-mobile-edit .promo-active-banner,.dashboard-mobile-edit .context-upgrade-banner{display:none}.dashboard-mobile-edit input,.dashboard-mobile-edit select,.dashboard-mobile-edit textarea{padding:11px 12px;font-size:16px}.dashboard-mobile-edit .editor-layout>.instant-preview,.dashboard-mobile-edit .profile-editor-layout>.instant-preview,.dashboard-mobile-edit .target-layout>.instant-preview,.dashboard-mobile-edit .import-layout>.instant-preview,.dashboard-mobile-edit .web-preview-layout>.instant-preview,.dashboard-mobile-edit .interview-layout>.instant-preview,.dashboard-mobile-edit .customize-layout>.instant-preview,.dashboard-mobile-edit .template-dashboard>.instant-preview,.dashboard-mobile-edit .download-panel>.instant-preview,.dashboard-mobile-edit .language-layout>.instant-preview,.dashboard-mobile-edit .pricing-layout>.instant-preview{box-shadow:none;z-index:8;border:0;border-radius:0;min-width:0;max-height:none;padding:0;position:fixed;inset:62px 0 calc(32svh + 108px) 56px;overflow:auto}:is(.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .editor-layout>.instant-preview,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .profile-editor-layout>.instant-preview,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .target-layout>.instant-preview,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .import-layout>.instant-preview,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .web-preview-layout>.instant-preview,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .interview-layout>.instant-preview,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .customize-layout>.instant-preview,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .template-dashboard>.instant-preview,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .download-panel>.instant-preview,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .language-layout>.instant-preview,.dashboard-mobile-edit:not(:has(.dashboard-progress-card)) .pricing-layout>.instant-preview){bottom:calc(40svh + 14px)}.dashboard-mobile-edit .instant-preview-head,.dashboard-mobile-edit .template-accordion{display:none}.dashboard-mobile-edit .preview-zoom-controls{z-index:3;margin:6px auto;position:relative}.dashboard-mobile-edit .a4-preview-shell{scrollbar-gutter:stable both-edges;border-left:0;border-right:0;border-radius:0;min-height:calc(100% - 48px);max-height:calc(100% - 48px);padding:0 0 12px;overflow:scroll auto!important}.dashboard-mobile-edit .a4-preview-stage{margin-left:max(1px, calc((100% - (794px * var(--a4-scale))) / 2));margin-right:16px}.dashboard-mobile-edit .web-preview-container{height:100%}.dashboard-mobile-edit .web-preview-toolbar{gap:8px;padding:6px}.dashboard-mobile-edit .web-preview-toggle button{padding:6px 10px}.dashboard-mobile-edit .web-mockup-wrapper,.dashboard-mobile-edit .web-desktop-wrapper{padding:8px 6px}.dashboard-mobile-edit .web-mockup-wrapper{justify-content:center;align-items:flex-start;scroll-padding-inline:24px;overflow:auto}.dashboard-mobile-edit .web-phone-mockup{margin-left:auto;margin-right:auto;transform-origin:top!important}.dashboard-mobile-preview{padding-bottom:106px;overflow:auto}.dashboard-mobile-preview .dashboard-canvas{min-height:calc(100svh - 106px);padding-top:62px}.dashboard-mobile-preview .dashboard-canvas .instant-preview.canvas-preview{min-height:calc(100svh - 168px);padding:0}.dashboard-mobile-preview .dashboard-canvas .a4-preview-shell{scrollbar-gutter:stable both-edges;min-height:calc(100svh - 178px);max-height:calc(100svh - 178px);padding:0 0 12px;overflow:scroll auto!important}.dashboard-mobile-edit .template-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.dashboard-mobile-edit .template-choice-card{gap:5px;min-height:124px;padding:5px}.dashboard-mobile-edit .template-choice-thumb{height:92px}.dashboard-mobile-edit .template-choice-card strong{padding:0 2px;font-size:11px;line-height:1.15}.dashboard-mobile-edit .font-option-list,.dashboard-mobile-edit .customize-group{gap:8px;margin-top:10px}.dashboard-mobile-edit .font-option{grid-template-columns:22px minmax(0,1fr);padding:10px 12px}.dashboard-mobile-edit .font-option strong{font-size:17px}.dashboard-mobile-edit .font-option small,.dashboard-mobile-edit .language-dashboard-grid h3,.dashboard-mobile-edit .price-card ul{display:none}.dashboard-mobile-edit .pricing-grid.dashboard-pricing{gap:8px}.dashboard-mobile-edit .price-card{padding:12px}.dashboard-mobile-edit .price-card h3{margin-bottom:4px}}.home-site .hero{grid-template-columns:minmax(0,.78fr) minmax(480px,1fr);min-height:520px;padding:28px}.home-site .hero-visual{min-height:520px}.home-site .hero-real-output-board{width:min(610px,100%);max-width:610px;height:500px}.home-site .hero-cv-mini{height:318px}.home-site .hero-cv-mini .cv-preview{top:-10px;transform:translate(-50%)scale(.302)}.home-site .hero-real-web{justify-items:center;width:218px;display:grid;top:72px;left:300px}.home-site .hero-web-mini{width:100%;height:404px}.home-site .hero-web-mini .modern-hero-photo,.home-site .hero-web-mini .public-photo,.home-site .hero-web-mini img{object-position:center top}.template-showcase-row{scroll-snap-type:x proximity;overflow:auto visible;-webkit-mask-image:none;mask-image:none}.landing-template-card,.landing-template-card.is-featured,.landing-template-card.is-side{filter:none;opacity:1;scroll-snap-align:start;animation:none}.landing-template-card.is-side{min-width:var(--slide-width)}.landing-template-card.is-featured .template-real-preview,.template-real-preview{aspect-ratio:210/297;height:auto;min-height:326px}.template-real-preview .cv-preview,.landing-template-card.is-featured .template-real-preview .cv-preview{top:0;transform:translate(-50%)scale(.292)}.web-phone-scale-shell{flex:none;position:relative}.web-phone-scale-shell .web-phone-mockup{position:absolute;top:0;left:0}.web-mockup-wrapper{justify-content:center}.letter-instant-preview{box-sizing:border-box;padding:0}.letter-instant-content{box-sizing:border-box;height:100%;padding:70px 76px 58px;font-size:13.2px;line-height:1.45;overflow:hidden}.letter-instant-content p{margin:0 0 12px}@media (width<=980px){.home-site .hero{grid-template-columns:1fr;min-height:0;padding:22px}.home-site .hero-copy h1{font-size:clamp(38px,9vw,56px)}.home-site .hero-copy .lead{font-size:16px}.home-site .hero-visual{min-height:360px}.home-site .hero-real-output-board{width:min(100%,500px);height:350px}.home-site .hero-real-pdf{width:192px;height:270px;top:38px;left:6px}.home-site .hero-cv-mini{height:234px}.home-site .hero-cv-mini .cv-preview{transform:translate(-50%)scale(.226)}.home-site .hero-real-web{width:168px;top:28px;left:clamp(170px,48vw,275px)}.home-site .hero-web-mini{height:306px}.home-site .hero-web-mini .web-phone-mockup{transform:scale(.24)}}@media (width<=640px){.home-site .topbar{margin-bottom:14px}.home-site .hero{border-radius:22px;gap:16px;margin-top:14px;padding:18px}.home-site .hero-copy h1{font-size:clamp(34px,10.8vw,43px);line-height:1.03}.home-site .hero-copy .lead{font-size:14.5px;line-height:1.45}.home-site .hero-copy .actions{gap:10px}.home-site .hero-visual{min-height:235px}.home-site .hero-real-output-board{width:min(100%,360px);height:235px}.home-site .hero-real-pdf{width:146px;height:205px;top:18px;left:0}.home-site .hero-real-card>span{padding:7px 10px 3px;font-size:10px}.home-site .hero-cv-mini{height:174px}.home-site .hero-cv-mini .cv-preview{top:-8px;transform:translate(-50%)scale(.171)}.home-site .hero-real-web{width:126px;top:14px;left:min(49vw,172px)}.home-site .hero-web-mini{height:222px}.home-site .hero-web-mini .web-phone-mockup{transform:scale(.175)}.template-real-preview{min-height:300px}.template-real-preview .cv-preview,.landing-template-card.is-featured .template-real-preview .cv-preview{transform:translate(-50%)scale(.267)}}.home-site .hero-kicker{display:none!important}.home-site .hero-real-pdf{z-index:4;top:96px;left:44px}.home-site .hero-real-web{z-index:5;top:76px;left:250px}.home-site .before-after-card .ai-reveal-button{margin-top:0}.template-showcase-row{gap:22px;padding-bottom:18px}.landing-template-card{min-height:500px;box-shadow:0 16px 42px #0f172a14}.landing-template-card:after,.template-real-preview:after,.template-real-preview:before{display:none!important}.template-real-preview{background:#fff;border-color:#0f172a2e;min-height:390px}.template-real-preview .cv-preview,.landing-template-card.is-featured .template-real-preview .cv-preview{top:0;transform:translate(-50%)scale(.348);filter:none!important;opacity:1!important}.template-real-preview .cv-preview *{filter:none!important}.template-real-preview .cv-preview .cv-placeholder,.template-real-preview .cv-preview .dummy-text,.template-real-preview .cv-preview [class*=placeholder]{color:inherit!important;background:0 0!important}.web-mockup-wrapper{justify-content:center;align-items:flex-start;padding-left:0;padding-right:18px}.web-phone-scale-shell{margin-left:-24px}.dashboard-progress-card,.dashboard-preview-mode .dashboard-progress-card{bottom:calc(10px + env(safe-area-inset-bottom,0px));z-index:90;width:min(500px,100vw - 124px);margin:0;position:fixed;left:max(92px,50% - 250px);right:auto}.dashboard-progress-card{border-radius:16px;box-shadow:0 18px 48px #0f172a38}.dashboard-canvas,.instant-preview{padding-bottom:138px}@media (width<=980px){.home-site .section,.home-site .example-section,.home-site .faq{padding-top:46px;padding-bottom:46px}.home-site .hero-real-pdf{top:34px;left:8px}.home-site .hero-real-web{top:26px;left:160px}}@media (width<=640px){.home-site .section,.home-site .example-section,.home-site .faq{padding-top:36px;padding-bottom:36px}.home-site .section-head{margin-bottom:18px}.home-site .hero{gap:12px;padding:16px}.home-site .hero-copy h1{font-size:clamp(32px,10.2vw,40px)}.home-site .hero-visual{min-height:238px}.home-site .hero-real-output-board{height:238px;overflow:visible}.home-site .hero-real-pdf{width:145px;height:204px;top:22px;left:2px}.home-site .hero-real-web{width:132px;top:20px;left:128px}.home-site .hero-web-mini .web-phone-mockup{transform:scale(.18)}.home-site .ai-guide{margin-top:16px;margin-bottom:18px}.landing-template-card{min-width:min(82vw,330px);min-height:520px}.template-real-preview{min-height:420px}.template-real-preview .cv-preview,.landing-template-card.is-featured .template-real-preview .cv-preview{transform:translate(-50%)scale(.374)}.dashboard-progress-card,.dashboard-preview-mode .dashboard-progress-card{bottom:calc(2px + env(safe-area-inset-bottom,0px));width:auto;max-height:112px;left:64px;right:6px}.dashboard-mobile-edit .editor-layout>.instant-preview,.dashboard-mobile-edit .profile-editor-layout>.instant-preview,.dashboard-mobile-edit .target-layout>.instant-preview,.dashboard-mobile-edit .import-layout>.instant-preview,.dashboard-mobile-edit .web-preview-layout>.instant-preview,.dashboard-mobile-edit .interview-layout>.instant-preview,.dashboard-mobile-edit .customize-layout>.instant-preview,.dashboard-mobile-edit .template-dashboard>.instant-preview,.dashboard-mobile-edit .download-panel>.instant-preview,.dashboard-mobile-edit .language-layout>.instant-preview,.dashboard-mobile-edit .pricing-layout>.instant-preview{bottom:calc(32svh + 96px)}.dashboard-mobile-edit .form-panel,.dashboard-mobile-edit .web-control,.dashboard-mobile-edit .interview-card{bottom:calc(112px + env(safe-area-inset-bottom,0px))!important}.dashboard-mobile-edit .web-mockup-wrapper{justify-content:center;padding-left:0;padding-right:10px}.dashboard-mobile-edit .web-phone-scale-shell{margin-left:-18px}.letter-instant-content{padding:58px 64px 48px;font-size:12px;line-height:1.31}}.dashboard-progress-card,.dashboard-preview-mode .dashboard-progress-card{bottom:calc(6px + env(safe-area-inset-bottom,0px))!important;width:min(420px,100vw - 124px)!important;padding:9px 12px 10px!important;left:max(92px,50% - 210px)!important}.dashboard-progress-card{gap:7px!important}.dashboard-progress-card>.btn.full,.progress-card-head>div>span,.progress-check-list small{display:none!important}.progress-card-head strong{font-size:15px!important}.progress-card-head b{padding:5px 9px!important;font-size:13px!important}.progress-track{height:6px!important}.progress-check-list{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important}.progress-check-list button{justify-content:center!important;align-items:center!important;gap:6px!important;min-height:42px!important;padding:8px 6px!important}.progress-check-list strong{text-align:center!important;font-size:12px!important;line-height:1.05!important}.home-site .hero-real-output-board{overflow:visible!important}.home-site .hero-real-pdf{width:250px!important;height:352px!important;top:94px!important;left:38px!important}.home-site .hero-web-mini{height:454px!important}.landing-template-card{min-height:530px!important}.template-real-preview{min-height:420px!important}.template-real-preview .cv-preview,.landing-template-card.is-featured .template-real-preview .cv-preview{transform:translate(-50%)scale(.375)!important}.template-real-preview .cv-dummy-text,.template-real-preview .cv-dummy-text *,.hero-cv-mini .cv-dummy-text,.hero-cv-mini .cv-dummy-text *{box-shadow:none!important;color:inherit!important;background:0 0!important}@media (width<=980px){.home-site .hero-real-pdf{width:176px!important;height:242px!important;top:26px!important;left:8px!important}.home-site .hero-real-web{width:176px!important;top:22px!important;left:178px!important}.home-site .hero-web-mini{height:290px!important}.home-site .hero-web-mini .web-phone-mockup{transform:scale(.235)!important}}@media (width<=640px){.home-site .hero-real-output-board{height:230px!important}.home-site .hero-real-pdf{width:154px!important;height:210px!important;top:18px!important;left:0!important}.home-site .hero-real-web{width:168px!important;top:16px!important;left:146px!important}.home-site .hero-web-mini{height:260px!important}.home-site .hero-web-mini .web-phone-mockup{transform:scale(.225)!important}.landing-template-card{min-width:min(86vw,346px)!important;min-height:550px!important}.template-real-preview{min-height:438px!important}.template-real-preview .cv-preview,.landing-template-card.is-featured .template-real-preview .cv-preview{transform:translate(-50%)scale(.39)!important}.letter-instant-content{padding:50px 58px 40px!important;font-size:12px!important;line-height:1.25!important}.letter-instant-content p{margin-bottom:11px!important}.dashboard-progress-card,.dashboard-preview-mode .dashboard-progress-card{bottom:calc(0px + env(safe-area-inset-bottom,0px))!important;width:auto!important;max-height:102px!important;padding:10px 10px 11px!important;left:64px!important;right:6px!important}.progress-check-list button{min-height:39px!important;padding:7px 4px!important}.progress-check-list strong{font-size:11px!important}.dashboard-canvas,.instant-preview{padding-bottom:118px!important}}.cv-preview.density-spacious{--cv-leading-body:calc(1.32 * var(--cv-line-scale,1));--cv-space-section:clamp(10px, 2.1cqw, 14px);--cv-space-heading:clamp(5px, 1.05cqw, 7px);--cv-space-item:clamp(7px, 1.3cqw, 10px)}.cv-preview.density-normal{--cv-leading-body:calc(1.24 * var(--cv-line-scale,1));--cv-space-section:clamp(8px, 1.75cqw, 10px);--cv-space-heading:clamp(3px, .75cqw, 5px);--cv-space-item:clamp(5px, 1.05cqw, 7px)}.cv-preview.density-compact{--cv-leading-body:calc(1.16 * var(--cv-line-scale,1));--cv-space-section:clamp(5px, 1.2cqw, 8px);--cv-space-heading:clamp(2px, .55cqw, 4px);--cv-space-item:clamp(3px, .75cqw, 5px)}.cv-preview.density-spacious h3{margin-top:calc(var(--cv-space-section) + 3px)!important;margin-bottom:var(--cv-space-heading)!important}.cv-preview.density-normal h3,.cv-preview.density-compact h3{margin-top:var(--cv-space-section)!important;margin-bottom:var(--cv-space-heading)!important}.cv-preview.density-spacious .cv-main>div,.cv-preview.density-spacious .cv-sidebar>div,.cv-preview.density-spacious .cv-summary-section,.cv-preview.density-compact .cv-main>div,.cv-preview.density-compact .cv-sidebar>div,.cv-preview.density-compact .cv-summary-section{margin-bottom:var(--cv-space-item)!important}.cv-preview.density-compact ul{margin-top:1px!important}.cv-preview.density-compact li{margin-bottom:0!important}.a4-preview-stage .cv-preview,.pdf-export-source .cv-preview,.template-real-preview .cv-preview,.hero-cv-mini .cv-preview{-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;text-size-adjust:100%!important}.a4-preview-stage .cv-preview,.pdf-export-source .cv-preview{width:794px!important;min-width:794px!important;max-width:none!important;height:1123px!important;min-height:1123px!important;max-height:1123px!important}.home-site .hero-real-web{width:310px!important;top:76px!important;left:236px!important}.home-site .hero-web-mini{width:100%!important;height:466px!important;overflow:visible!important}.home-site .hero-web-mini .web-mockup-label{z-index:6!important;top:-24px!important;left:156px!important;transform:none!important}@media (width<=980px){.home-site .hero-real-web{width:206px!important;top:22px!important;left:150px!important}.home-site .hero-web-mini .web-phone-mockup{transform:scale(.275)!important}.home-site .hero-web-mini .web-mockup-label{top:-20px!important;left:104px!important}}@media (width<=640px){.home-site .hero-real-pdf{width:156px!important;top:18px!important;left:0!important}.home-site .hero-real-web{width:198px!important;top:20px!important;left:118px!important}.home-site .hero-web-mini .web-phone-mockup{transform:scale(.265)!important}.home-site .hero-web-mini .web-mockup-label{white-space:nowrap!important;top:-18px!important;left:98px!important}}.a4-preview-shell{overscroll-behavior:contain;scrollbar-gutter:stable both-edges;touch-action:pan-x pan-y;justify-content:flex-start!important;overflow:auto!important}.a4-preview-stage{margin-left:max(8px, calc((100% - (794px * var(--a4-scale))) / 2))!important;margin-right:max(8px, calc((100% - (794px * var(--a4-scale))) / 2))!important;transform-origin:0 0!important}.a4-preview-stage .cv-preview,.a4-preview-stage .letter-instant-preview,.pdf-export-source .cv-preview{text-rendering:geometricprecision;box-sizing:border-box!important;contain:layout paint style!important;font-size-adjust:none!important}.letter-instant-content{padding:58px 72px 46px!important;font-size:12px!important;line-height:1.34!important}.letter-instant-content p{margin-bottom:15px!important}.letter-instant-content .letter-date-line{margin-bottom:24px!important}.dashboard-progress-card,.dashboard-preview-mode .dashboard-progress-card{bottom:calc(0px + env(safe-area-inset-bottom,0px))!important;z-index:45!important;gap:6px!important;width:min(410px,100vw - 124px)!important;max-height:108px!important;padding:8px 12px 10px!important}.progress-card-head>div>span,.progress-check-list small,.dashboard-progress-card>.btn.full{display:none!important}.progress-check-list{grid-template-columns:repeat(4,minmax(74px,1fr))!important;gap:6px!important;padding-bottom:1px!important;overflow-x:auto!important}.progress-check-item{min-height:42px!important;padding:7px 9px!important}.progress-check-item span{font-size:12px!important;line-height:1.05!important}.home-site .hero{align-items:center!important}.home-site .hero-real-output-board{max-width:620px!important;height:500px!important;overflow:visible!important}.home-site .hero-real-pdf{height:350px!important;top:98px!important;left:56px!important}.home-site .hero-real-web{z-index:6!important;width:304px!important;top:94px!important;left:286px!important}.home-site .hero-web-mini{height:440px!important;overflow:visible!important}.home-site .hero-web-mini .web-phone-mockup{transform-origin:0 0!important;transform:scale(.39)!important}.home-site .section,.home-site .example-section,.home-site .faq{padding-top:50px!important;padding-bottom:50px!important}.home-site .ai-guide{margin-top:16px!important;margin-bottom:16px!important}.template-real-preview{background:#fff!important;align-items:flex-start!important;min-height:450px!important;display:block!important;overflow:hidden!important}.template-real-preview .cv-preview,.landing-template-card.is-featured .template-real-preview .cv-preview{filter:none!important;opacity:1!important;top:0!important;transform:translate(-50%)scale(.4)!important}.template-real-preview .cv-watermark{display:none!important}.web-mockup-wrapper{justify-content:center!important;padding-left:0!important;overflow-x:auto!important}.web-phone-scale-shell{margin-left:auto!important;margin-right:auto!important}@media (width<=980px){.home-site .hero-real-output-board{width:min(100%,500px)!important;height:324px!important}.home-site .hero-real-pdf{height:246px!important;top:42px!important;left:10px!important}.home-site .hero-real-web{width:186px!important;top:42px!important;left:174px!important}.home-site .hero-web-mini{height:284px!important}.home-site .hero-web-mini .web-phone-mockup{transform:scale(.25)!important}.home-site .hero-web-mini .web-mockup-label{top:-18px!important;left:86px!important}}@media (width<=640px){.a4-preview-shell{padding-bottom:114px!important}.a4-preview-stage{margin-left:max(1px, calc((100% - (794px * var(--a4-scale))) / 2))!important;margin-right:12px!important}.dashboard-progress-card,.dashboard-preview-mode .dashboard-progress-card{width:auto!important;max-height:100px!important;left:64px!important;right:6px!important}.home-site .hero{padding:16px!important}.home-site .hero-real-output-board{width:100%!important;height:218px!important}.home-site .hero-real-pdf{height:190px!important;top:24px!important;left:0!important}.home-site .hero-real-web{width:172px!important;top:26px!important;left:132px!important}.home-site .hero-web-mini{height:232px!important}.home-site .hero-web-mini .web-phone-mockup{transform:scale(.215)!important}.home-site .hero-web-mini .web-mockup-label{top:-16px!important;left:86px!important}.home-site .section,.home-site .example-section,.home-site .faq{padding-top:34px!important;padding-bottom:34px!important}.landing-template-card{min-width:min(88vw,352px)!important;min-height:565px!important}.template-real-preview{min-height:452px!important}.template-real-preview .cv-preview,.landing-template-card.is-featured .template-real-preview .cv-preview{transform:translate(-50%)scale(.402)!important}.letter-instant-content{padding:50px 58px 38px!important;font-size:12px!important;line-height:1.31!important}.letter-instant-content p{margin-bottom:13px!important}}.home-site .hero-real-pdf{left:76px!important}.home-site .hero-real-web{top:96px!important;left:308px!important}.home-site .hero-web-mini .web-mockup-label{top:-18px!important;left:26px!important;transform:none!important}.home-site .hero-web-mini .web-phone-mockup{margin:0!important}.landing-web-preview{justify-content:center;align-items:center;min-height:640px;padding:28px;display:flex;overflow:hidden}.landing-web-phone-frame{justify-content:center;align-items:center;width:min(100%,360px);min-height:588px;display:flex;position:relative}.landing-web-phone-frame>.web-mockup-label{z-index:3;position:absolute;top:6px;left:50%;transform:translate(-50%)}.landing-web-phone-frame .web-phone-mockup{transform-origin:top;margin:34px auto 0;transform:scale(.68)}.landing-web-phone-frame .web-phone-screen{overflow:hidden auto}.landing-web-phone-frame .public-profile{min-height:100%}@media (width<=980px){.home-site .hero-real-pdf{left:22px!important}.home-site .hero-real-web{top:42px!important;left:190px!important}.home-site .hero-web-mini .web-mockup-label{top:-16px!important;left:14px!important}.landing-web-preview{min-height:590px;padding:18px}.landing-web-phone-frame{min-height:548px}.landing-web-phone-frame .web-phone-mockup{transform:scale(.62)}}@media (width<=640px){.home-site .hero-real-pdf{left:16px!important}.home-site .hero-real-web{top:25px!important;left:150px!important}.home-site .hero-web-mini .web-mockup-label{top:-15px!important;left:6px!important}.landing-web-preview{min-height:560px;padding:14px}.landing-web-phone-frame{width:100%;min-height:520px}.landing-web-phone-frame .web-phone-mockup{transform:scale(.58)}.home-site .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.home-site .feature-card{min-height:0!important;padding:14px 12px!important}.home-site .feature-card .icon-box{width:34px!important;height:34px!important;margin-bottom:10px!important}.home-site .feature-card .icon-box svg{width:17px!important;height:17px!important}.home-site .feature-card h3{margin-bottom:6px!important;font-size:14px!important;line-height:1.15!important}.home-site .feature-card p{font-size:11.5px!important;line-height:1.35!important}.home-site .feature-card:after{width:42px!important;height:6px!important}}.template-real-preview .cv-preview .cv-dummy-text,.template-real-preview .cv-preview .cv-dummy-text *,.template-real-preview .cv-preview [class*=dummy],.template-real-preview .cv-preview [class*=placeholder]{box-shadow:none!important;color:inherit!important;background:0 0!important;text-decoration:none!important}.template-real-preview .cv-preview .cv-contact-line span,.template-real-preview .cv-preview .cv-sidebar span,.template-real-preview .cv-preview .skill-cloud span,.template-real-preview .cv-preview .cv-main span{box-shadow:none!important;color:inherit!important;background:0 0!important;border-color:#0000!important;text-decoration:none!important}.template-real-preview .cv-preview.template-basic_ats .cv-contact-line span,.template-real-preview .cv-preview.template-basic_ats .cv-sidebar span,.template-real-preview .cv-preview.template-basic_ats .skill-cloud span,.template-real-preview .cv-preview.template-basic_ats .cv-main span{background:0 0!important;border-color:#0f172a2e!important}.web-phone-screen .modern-web-profile{min-height:100%;overflow-x:hidden}.web-phone-screen .modern-hero{max-width:none!important;padding:58px 20px 36px!important}.web-phone-screen .modern-hero-content{text-align:center!important;flex-direction:column-reverse!important;justify-content:flex-start!important;align-items:center!important;gap:24px!important}.web-phone-screen .modern-hero-text{width:100%!important}.web-phone-screen .modern-badge{margin-bottom:18px!important;font-size:.7rem!important}.web-phone-screen .modern-title{margin-bottom:8px!important;font-size:2.25rem!important;line-height:1.03!important}.web-phone-screen .modern-subtitle{font-size:1.05rem!important;line-height:1.2!important}.web-phone-screen .modern-bio{max-width:280px!important;margin-left:auto!important;margin-right:auto!important;font-size:.95rem!important;line-height:1.55!important}.web-phone-screen .modern-contact-links{justify-content:center!important}.web-phone-screen .modern-link-btn{padding:8px 13px!important;font-size:.76rem!important}.web-phone-screen .modern-hero-photo img,.web-phone-screen .modern-photo-placeholder{width:170px!important;height:170px!important}.web-phone-screen .modern-section{max-width:none!important;padding:30px 20px!important}.web-phone-screen .modern-section-header{margin-bottom:18px!important}.web-phone-screen .modern-section-header h3{font-size:1.2rem!important}.web-phone-screen .modern-timeline{gap:18px!important;margin-left:8px!important;padding-left:18px!important}.web-phone-screen .modern-timeline-title{font-size:1rem!important}.web-phone-screen .modern-timeline-desc{font-size:.88rem!important}.result-example-grid>.landing-web-preview.reveal-light{box-shadow:none!important;background:0 0!important;border:0!important;min-height:548px!important;padding:0!important}.result-example-grid .landing-web-phone-frame{min-height:548px!important}.result-example-grid .landing-web-phone-frame .web-phone-mockup{margin-top:42px!important}@media (width<=640px){.home-site .hero-real-pdf{left:18px!important}.home-site .hero-real-web{top:24px!important;left:146px!important}.home-site .hero-web-mini .web-mockup-label{top:-16px!important;left:35px!important}.result-example-grid>.landing-web-preview.reveal-light,.result-example-grid .landing-web-phone-frame{min-height:510px!important}}.home-site .template-showcase-row{overflow-x:hidden!important}.home-site .template-showcase-row .landing-template-card{animation:none!important}.home-site .template-showcase-row{will-change:transform;animation:46s linear infinite landingTemplateMarquee}.home-site .template-showcase-row:hover,.home-site .template-showcase-row:focus-within,.home-site .template-showcase-row.is-paused{animation-play-state:paused}.home-site .landing-template-card.is-selected{border-color:#4f46e5!important;box-shadow:0 0 0 3px #4f46e52e,0 16px 42px #0f172a1f!important}.template-select-hint{color:#3730a3;background:#eef2ff;border:1px solid #4f46e538;border-radius:999px;align-self:start;padding:6px 10px;font-size:12px;font-style:normal;font-weight:900}@keyframes landingTemplateMarquee{0%{transform:translate(0)}to{transform:translateX(calc(-1 * (10 * (var(--slide-width) + 18px)) / 2))}}@media (width<=640px){.home-site .hero-copy h1{max-width:310px!important;font-size:clamp(34px,9.2vw,40px)!important;line-height:1.02!important}.home-site .hero-copy .lead{font-size:14px!important;line-height:1.45!important}.home-site .hero-actions-row{grid-template-columns:1fr 1fr!important;gap:10px!important;display:grid!important}.home-site .hero-actions-row .btn{justify-content:center!important;width:100%!important;min-height:48px!important;padding:12px 10px!important;font-size:13px!important}.home-site .hero-actions-row .btn svg{width:15px!important;height:15px!important}.home-site .hero-real-pdf{left:22px!important}.home-site .hero-real-web{left:150px!important}.home-site .hero-real-card>span{transform:none!important}.home-site .hero-web-mini .web-mockup-label{top:-15px!important;left:34px!important}}.home-site .nav{isolation:isolate}.home-site .nav:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(#fffffff2,#f0edff94,#f0edff00);border-radius:0 0 22px 22px;position:absolute;inset:-10px -14px -26px}.home-site .section-head .eyebrow{display:none!important}.home-site .section-head{margin-bottom:18px!important}.home-site .template-showcase-row{animation:none!important;display:block!important;overflow:hidden!important}.home-site .template-showcase-track{will-change:transform;gap:18px;width:max-content;animation:52s linear infinite landingTemplateMarquee;display:flex}.home-site .template-showcase-row:hover .template-showcase-track,.home-site .template-showcase-row:focus-within .template-showcase-track,.home-site .template-showcase-row.is-paused .template-showcase-track{animation-play-state:paused}@media (width<=640px){.home-site .hero-copy h1{max-width:310px!important;font-size:clamp(27px,7.7vw,30px)!important;line-height:1.05!important}.home-site .hero{gap:20px!important}.home-site .hero-actions-row{margin-top:16px!important}.home-site .nav:before{inset:-8px -10px -24px}.home-site .result-example-grid{gap:8px!important}.home-site .result-example-grid>.landing-web-preview.reveal-light,.home-site .result-example-grid .landing-web-phone-frame{min-height:430px!important}.home-site .result-example-grid .landing-web-phone-frame .web-phone-mockup{margin-top:26px!important}}.home-site .nav:before{background:linear-gradient(#ffffff6b,#e1deff2e,#e1deff00)!important;inset:-8px -12px -18px!important}@media (width<=640px){.home-site .nav{box-shadow:0 8px 18px #0f1b3514,0 12px 22px #7c74ff24!important}.home-site .nav:before{inset:-6px -10px -16px!important}.home-site .landing-template-card,.home-site .landing-template-card.is-featured,.home-site .landing-template-card.is-side{align-content:start!important;height:auto!important;min-height:0!important;padding-bottom:16px!important}.home-site .template-real-preview,.home-site .landing-template-card.is-featured .template-real-preview{height:360px!important;min-height:0!important}.home-site .template-real-preview .cv-preview,.home-site .landing-template-card.is-featured .template-real-preview .cv-preview{transform:translate(-50%)scale(.322)!important}.home-site .landing-template-card span{margin-top:8px!important}.home-site .landing-template-card strong{font-size:18px!important}.home-site .result-example-grid{row-gap:0!important}.home-site .result-example-grid>.landing-web-preview.reveal-light,.home-site .result-example-grid .landing-web-phone-frame{height:490px!important;min-height:490px!important;overflow:visible!important}.home-site .result-example-grid .landing-web-phone-frame .web-phone-mockup{transform-origin:top!important;margin-top:14px!important;transform:scale(.54)!important}.home-site .landing-letter-preview{margin-top:0!important}}.home-site{background:linear-gradient(#fff 0%,#f8f7ff 10%,#f1eeff 24%,#e8e4ff 54%,#ded9ff 100%)!important}.home-site .nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd6!important;border-color:#ffffffb8!important;box-shadow:0 8px 24px #1e285014!important}.home-site .brand,.home-site .mobile-menu-button{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7!important;border:1px solid #fffc!important;box-shadow:0 8px 24px #1e285014!important}@media (width<=640px){.home-site .hero{text-align:center!important;align-items:center!important}.home-site .hero-copy{text-align:center!important;flex-direction:column!important;align-items:center!important;width:100%!important;display:flex!important}.home-site .hero-copy h1{text-align:center!important;max-width:315px!important;margin-left:auto!important;margin-right:auto!important}.home-site .hero-copy .lead{text-align:center!important;max-width:300px!important;margin-left:auto!important;margin-right:auto!important}.home-site .hero-actions-row{justify-content:center!important;width:100%!important;max-width:310px!important}.home-site .hero-real-output-board{margin-left:auto!important;margin-right:auto!important}.home-site .result-examples .section-head{z-index:2!important;margin-bottom:14px!important;position:relative!important}.home-site .result-examples .section-head h2{max-width:315px!important}.home-site .result-example-grid{grid-template-columns:1fr!important;gap:14px!important;margin-top:0!important;display:grid!important;position:relative!important}.home-site .result-example-grid>.landing-web-preview.reveal-light{place-items:start center!important;height:456px!important;min-height:456px!important;padding-top:0!important;display:grid!important;overflow:visible!important}.home-site .result-example-grid .landing-web-phone-frame{place-items:start center!important;height:456px!important;min-height:456px!important;padding-top:22px!important;display:grid!important;overflow:visible!important}.home-site .result-example-grid .landing-web-phone-frame>.web-mockup-label{top:0!important}.home-site .result-example-grid .landing-web-phone-frame .web-phone-mockup{transform-origin:top!important;margin:30px auto 0!important;transform:scale(.5)!important}.home-site .landing-letter-preview{margin-top:-8px!important}}.home-site .template-showcase-row{scroll-behavior:smooth;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch!important;touch-action:pan-x!important;animation:none!important;display:block!important;overflow:auto hidden!important}.home-site .template-showcase-row::-webkit-scrollbar{height:8px}.home-site .template-showcase-row::-webkit-scrollbar-track{background:#4f46e514;border-radius:999px}.home-site .template-showcase-row::-webkit-scrollbar-thumb{background:#4f46e561;border-radius:999px}.home-site .template-showcase-track{gap:18px!important;width:max-content!important;animation:none!important;display:flex!important}.home-site .brand{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border-color:#0000!important}.home-site .brand-logo,.home-site .brand-logo img{box-shadow:none!important;background:0 0!important}.home-site .nav{background:#ffffffc7!important;box-shadow:0 12px 28px #1c234612!important}.home-site .nav:before{display:none!important}.dashboard-overlay-mode:after,.dashboard-overlay-mode .editor-layout>.instant-preview:before,.dashboard-overlay-mode .profile-editor-layout>.instant-preview:before,.dashboard-overlay-mode .target-layout>.instant-preview:before,.dashboard-overlay-mode .import-layout>.instant-preview:before,.dashboard-overlay-mode .web-preview-layout>.instant-preview:before,.dashboard-overlay-mode .interview-layout>.instant-preview:before,.dashboard-overlay-mode .customize-layout>.instant-preview:before,.dashboard-overlay-mode .template-dashboard>.instant-preview:before,.dashboard-overlay-mode .download-panel>.instant-preview:before{display:none!important}.dashboard-overlay-mode .editor-layout>.instant-preview,.dashboard-overlay-mode .profile-editor-layout>.instant-preview,.dashboard-overlay-mode .target-layout>.instant-preview,.dashboard-overlay-mode .import-layout>.instant-preview,.dashboard-overlay-mode .web-preview-layout>.instant-preview,.dashboard-overlay-mode .interview-layout>.instant-preview,.dashboard-overlay-mode .customize-layout>.instant-preview,.dashboard-overlay-mode .template-dashboard>.instant-preview,.dashboard-overlay-mode .download-panel>.instant-preview{filter:none!important;opacity:1!important}@media (width<=980px){.home-site .hero-real-web{left:198px!important}}@media (width<=640px){.home-site .nav{background:#ffffffd1!important}.home-site .brand{padding-left:0!important}.home-site .hero-real-web{top:24px!important;left:158px!important}.onboarding-card .choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.onboarding-card .choice-grid .choice-card:first-child{grid-column:1/-1}.onboarding-card .choice-card{min-height:132px;padding:14px}.onboarding-card .choice-card span{font-size:13px;line-height:1.45}.onboarding-card .option-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.onboarding-card .option-pill{text-align:center;justify-content:center;align-items:center;min-height:54px;padding:12px 10px;display:flex}}.home-site .landing-template-card,.home-site .landing-template-card.is-featured,.home-site .landing-template-card.is-side{scroll-snap-align:start;height:auto!important;min-height:0!important}.home-site .template-real-preview,.home-site .landing-template-card.is-featured .template-real-preview{height:clamp(310px,36vw,390px)!important;min-height:0!important}.home-site .template-real-preview .cv-preview,.home-site .landing-template-card.is-featured .template-real-preview .cv-preview{transform:translate(-50%)scale(.345)!important}.home-site .result-example-grid{align-items:start!important}.home-site .landing-letter-preview{align-self:start!important;min-height:0!important}.home-site .letter-paper-frame{height:clamp(340px,42vw,430px)!important}.home-site .letter-paper-mini{transform-origin:top!important;transform:scale(.66)!important}.home-site .result-example-grid>.landing-web-preview.reveal-light,.home-site .result-example-grid .landing-web-phone-frame{min-height:0!important}@media (width<=980px){.home-site .result-example-grid>.landing-web-preview.reveal-light,.home-site .result-example-grid .landing-web-phone-frame{height:500px!important;min-height:500px!important}.home-site .result-example-grid .landing-web-phone-frame .web-phone-mockup{margin-top:24px!important;transform:scale(.58)!important}.home-site .letter-paper-frame{height:390px!important}}@media (width<=640px){.home-site .template-real-preview,.home-site .landing-template-card.is-featured .template-real-preview{height:350px!important}.home-site .template-real-preview .cv-preview,.home-site .landing-template-card.is-featured .template-real-preview .cv-preview{transform:translate(-50%)scale(.313)!important}.home-site .result-example-grid{gap:18px!important}.home-site .result-example-grid>.landing-web-preview.reveal-light,.home-site .result-example-grid .landing-web-phone-frame{height:456px!important;min-height:456px!important}.home-site .result-example-grid .landing-web-phone-frame .web-phone-mockup{margin-top:26px!important;transform:scale(.5)!important}.home-site .landing-letter-preview{margin-top:0!important}.home-site .letter-paper-frame{height:360px!important}}.home-site{--template-card-width-final:clamp(318px, 30vw, 364px)}.home-site .hero{padding-top:clamp(58px,6.4vw,82px)!important}.home-site .hero-copy{padding-top:clamp(10px,1.5vw,22px)!important}.home-site .hero-copy h1{margin-top:0!important}.home-site .hero-real-pdf{top:18px!important}.home-site .template-showcase-row{--slide-width:var(--template-card-width-final)!important;scroll-snap-type:x mandatory!important;overflow:auto hidden!important}.home-site .template-showcase-track{align-items:stretch!important;width:max-content!important;animation:38s linear infinite landing-template-scroll!important}.home-site .template-showcase-row:hover .template-showcase-track,.home-site .template-showcase-row:focus-within .template-showcase-track{animation-play-state:paused!important}.home-site .landing-template-card,.home-site .landing-template-card.is-featured,.home-site .landing-template-card.is-side{flex:0 0 var(--slide-width)!important;width:var(--slide-width)!important;min-width:var(--slide-width)!important;max-width:var(--slide-width)!important}.home-site .template-real-preview,.home-site .landing-template-card.is-featured .template-real-preview{height:clamp(430px,41vw,500px)!important;overflow:hidden!important}.home-site .template-real-preview .cv-preview,.home-site .landing-template-card.is-featured .template-real-preview .cv-preview{transform-origin:top!important;top:14px!important;left:50%!important;transform:translate(-50%)scale(.405)!important}.home-site .result-example-grid{gap:clamp(18px,3vw,34px)!important}.home-site .result-example-grid>.landing-web-preview.reveal-light,.home-site .result-example-grid .landing-web-phone-frame{overflow:visible!important}.home-site .result-example-grid .landing-web-phone-frame .web-phone-mockup{margin-top:34px!important}.dashboard-overlay-mode .editor-layout,.dashboard-overlay-mode .profile-editor-layout,.dashboard-overlay-mode .target-layout,.dashboard-overlay-mode .import-layout,.dashboard-overlay-mode .web-preview-layout,.dashboard-overlay-mode .interview-layout,.dashboard-overlay-mode .customize-layout,.dashboard-overlay-mode .template-dashboard,.dashboard-overlay-mode .download-panel{gap:0!important}.dashboard-overlay-mode .instant-preview{margin-bottom:0!important;padding-bottom:0!important}.dashboard-overlay-mode .a4-preview-shell,.dashboard-overlay-mode .web-preview-shell,.dashboard-overlay-mode .letter-preview-shell{margin-bottom:0!important}.dashboard-overlay-mode .profile-card,.dashboard-overlay-mode .template-panel,.dashboard-overlay-mode .template-accordion,.dashboard-overlay-mode .form-panel,.dashboard-overlay-mode .web-control,.dashboard-overlay-mode .interview-card,.dashboard-overlay-mode .download-card{margin-top:0!important}@media (width>=641px) and (width<=1180px){.home-site .hero{padding-top:70px!important}.home-site .hero-real-web{left:220px!important}.home-site .result-example-grid>.landing-web-preview.reveal-light,.home-site .result-example-grid .landing-web-phone-frame{height:560px!important;min-height:560px!important}.home-site .result-example-grid .landing-web-phone-frame .web-phone-mockup{transform-origin:top!important;margin-top:56px!important;transform:scale(.58)!important}}@media (width<=640px){.home-site{--template-card-width-final:min(84vw, 330px)}.home-site .hero{padding-top:42px!important}.home-site .hero-copy{padding-top:14px!important}.home-site .hero-real-pdf{top:36px!important}.home-site .hero-real-web{top:30px!important;left:176px!important}.home-site .template-real-preview,.home-site .landing-template-card.is-featured .template-real-preview{height:452px!important}.home-site .template-real-preview .cv-preview,.home-site .landing-template-card.is-featured .template-real-preview .cv-preview{top:12px!important;transform:translate(-50%)scale(.39)!important}.home-site .result-example-grid>.landing-web-preview.reveal-light,.home-site .result-example-grid .landing-web-phone-frame{height:472px!important;min-height:472px!important}.home-site .result-example-grid .landing-web-phone-frame .web-phone-mockup{transform-origin:top!important;margin-top:48px!important;transform:scale(.48)!important}.home-site .result-example-grid .landing-web-phone-frame>.web-mockup-label{top:12px!important}.dashboard-overlay-mode .editor-layout,.dashboard-overlay-mode .profile-editor-layout,.dashboard-overlay-mode .target-layout,.dashboard-overlay-mode .import-layout,.dashboard-overlay-mode .web-preview-layout,.dashboard-overlay-mode .interview-layout,.dashboard-overlay-mode .customize-layout,.dashboard-overlay-mode .template-dashboard,.dashboard-overlay-mode .download-panel{gap:0!important}}.home-site .template-showcase-row{scroll-behavior:auto!important;scroll-snap-type:none!important;overflow:auto hidden!important}.home-site .template-showcase-track{gap:18px!important;width:max-content!important;animation:none!important;display:flex!important;transform:none!important}.home-site .landing-template-card,.home-site .landing-template-card.is-featured,.home-site .landing-template-card.is-side{scroll-snap-align:none!important}.home-site .template-real-preview,.home-site .landing-template-card.is-featured .template-real-preview{background:#fff!important;height:clamp(438px,41vw,510px)!important;min-height:0!important;overflow:hidden!important}.home-site .template-real-preview .cv-preview,.home-site .landing-template-card.is-featured .template-real-preview .cv-preview{transform-origin:top!important;width:794px!important;max-width:none!important;top:12px!important;left:50%!important;transform:translate(-50%)scale(.405)!important}.home-site .template-real-preview .cv-preview,.home-site .template-real-preview .cv-preview *{text-align:initial;filter:none!important;opacity:1!important}.home-site .template-real-preview .cv-dummy-text,.home-site .template-real-preview .cv-dummy-text *,.home-site .template-real-preview .dummy-text,.home-site .template-real-preview [class*=placeholder]{box-shadow:none!important;color:inherit!important;background:0 0!important}.home-site .hero-real-card>span,.home-site .hero-web-mini .web-mockup-label,.home-site .web-mockup-label{color:#fff!important}.home-site .hero-real-web{left:360px!important}.home-site .result-example-grid>.landing-web-preview.reveal-light{align-items:start!important;overflow:visible!important}.home-site .result-example-grid .landing-web-phone-frame{align-items:start!important;padding-top:56px!important;overflow:visible!important}.home-site .result-example-grid .landing-web-phone-frame .web-phone-mockup{transform-origin:top!important;margin-top:0!important}@media (width>=641px) and (width<=1180px){.home-site .result-example-grid>.landing-web-preview.reveal-light,.home-site .result-example-grid .landing-web-phone-frame{height:610px!important;min-height:610px!important}.home-site .result-example-grid .landing-web-phone-frame{padding-top:72px!important}.home-site .result-example-grid .landing-web-phone-frame .web-phone-mockup{transform:scale(.54)!important}}@media (width<=980px){.home-site .hero-real-web{left:226px!important}}@media (width<=640px){.home-site .hero-real-web{left:184px!important}.home-site .template-real-preview,.home-site .landing-template-card.is-featured .template-real-preview{height:450px!important}.home-site .template-real-preview .cv-preview,.home-site .landing-template-card.is-featured .template-real-preview .cv-preview{top:10px!important;transform:translate(-50%)scale(.392)!important}.home-site .result-example-grid>.landing-web-preview.reveal-light,.home-site .result-example-grid .landing-web-phone-frame{height:500px!important;min-height:500px!important}.home-site .result-example-grid .landing-web-phone-frame{padding-top:50px!important}.home-site .result-example-grid .landing-web-phone-frame .web-phone-mockup{transform:scale(.48)!important}}
