.noise{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.nav{position:fixed;top:0;left:0;right:0;z-index:10;padding:.75rem 1.5rem;background:#ffffff9e;backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border-bottom:1px solid rgba(255,255,255,.8);box-shadow:0 12px 36px -18px #0f172a38}[data-theme=dark] .nav{background:#101620b8;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 14px 44px -22px #0000008c}[data-theme=dark] body[data-page=landing] .nav{background:#080c1238;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:none}[data-theme=dark] body[data-page=landing] .navLinks a,[data-theme=dark] body[data-page=landing] .navLinks button,[data-theme=dark] body[data-page=landing] .themeToggle{color:#ffffffc7}[data-theme=dark] body[data-page=landing] .navLinks a.navCta,[data-theme=dark] body[data-page=landing] .navLinks a.navCta:hover{color:#0a0f14}[data-theme=dark] body[data-page=landing] .navLinks a:hover,[data-theme=dark] body[data-page=landing] .navLinks button:hover{color:#fff}[data-theme=dark] body[data-page=landing] .navBrand{color:#ffffffeb}[data-theme=dark] body[data-page=landing] .navBrand:hover{color:#fff}[data-theme=dark] .navBrand{color:#ffffffeb}[data-theme=dark] .navBrand:hover{color:#fff}[data-theme=dark] body[data-page=landing] .themeToggle{border-color:#ffffff24;background:#ffffff0f}[data-theme=dark] body[data-page=landing] .navCta{background:#d7ff59;color:#0a0f14;box-shadow:0 10px 24px -12px #d7ff5980}[data-theme=dark] body[data-page=landing] .navCta:hover{transform:translateY(-1px);box-shadow:0 14px 28px -14px #d7ff598c}.navInner{max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.navBrand{display:inline-flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;color:var(--text-primary);text-decoration:none;letter-spacing:-.02em}.navLogo{display:block;border-radius:10px;flex-shrink:0;box-shadow:0 10px 24px -18px #0f172a66}.navLinks{display:flex;align-items:center;gap:1.5rem}.navLinks a{position:relative;font-size:.875rem;font-weight:500;color:var(--text-secondary);text-decoration:none;transition:color .15s ease,opacity .15s ease}.navLinks a:hover{color:var(--text-primary)}.navLinks a:after{content:"";position:absolute;left:0;right:0;bottom:-.45rem;height:2px;border-radius:2px;background:linear-gradient(90deg,#d7ff5900,#d7ff59a6 45%,#d7ff5900);opacity:0;transform:translateY(2px);transition:opacity .15s ease,transform .15s ease;pointer-events:none}.navLinks a:hover:after{opacity:1;transform:translateY(0)}.navLinks button{background:none;border:none;font:inherit;cursor:pointer;padding:0;color:var(--text-secondary);text-decoration:none;transition:color .15s ease}.navLinks button:hover{color:var(--text-primary)}.navCta{display:inline-flex;align-items:center;padding:.55rem 1.05rem;background:linear-gradient(165deg,var(--accent) 0%,var(--accent-strong) 100%);border:none;border-radius:var(--radius-full);font-size:.875rem;font-weight:600;color:var(--btn-primary-text);text-decoration:none;box-shadow:0 6px 18px -6px #d7ff5959,0 18px 44px -18px #d7ff5938;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.navCta:hover{color:var(--btn-primary-text);transform:translateY(-1px);box-shadow:0 10px 22px -8px #d7ff596b,0 22px 52px -22px #d7ff5947}body[data-page=landing] .navCta,body[data-page=landing] .navCta:hover{color:#0a0f14}.themeToggle{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;transition:color .2s ease,background .2s ease,border-color .2s ease}.themeToggle:hover{color:var(--text-primary);background:var(--glass-bg-strong)}.themeToggle:focus{outline:none;border-color:var(--accent)}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 1.5rem 4rem;z-index:0;overflow:hidden}.landingPage .hero{min-height:92vh;padding-top:7.25rem}.heroInner{width:min(1120px,100%);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:2.25rem;align-items:center;z-index:1}.heroBackdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background-color:var(--bg-gradient-from);background-image:var(--hero-bg-image, linear-gradient(165deg, var(--bg-gradient-from) 0%, var(--bg-gradient-to) 45%, rgba(230, 238, 245, .97) 100%));background-size:cover;background-position:center}.hero[data-hero-bg=true] .heroBackdrop{background-image:var(--hero-bg-image, url(/hero-desk.png));background-size:cover;background-position:center 32%;background-repeat:no-repeat}.hero[data-hero-bg=true] .heroBackdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1c181447,#231e1a2e 38%,#16131057),linear-gradient(90deg,rgba(20,18,16,.2) 0%,transparent 28%,transparent 72%,rgba(20,18,16,.2) 100%),linear-gradient(165deg,#fffcf89e,#f5f0eb52 45%,#fffcf847);pointer-events:none}.hero[data-hero-bg=false] .heroBackdrop{background-image:linear-gradient(165deg,var(--bg-gradient-from) 0%,var(--bg-gradient-to) 55%,rgba(255,255,255,.92) 100%)}.hero[data-hero-bg=false] .heroBackdrop:after{background:linear-gradient(180deg,#ffffff8c,#ffffff38 45%,#f5f8fcb3)}[data-theme=dark] .landingPage .hero[data-hero-bg=false] .heroBackdrop{background-image:radial-gradient(1100px 520px at 18% 28%,#d7ff5938,#d7ff5900 60%),radial-gradient(900px 520px at 78% 18%,#d7ff592e,#d7ff5900 62%),linear-gradient(180deg,#071019,#08141f 55%,#0b1623)}[data-theme=dark] .landingPage .hero[data-hero-bg=false] .heroBackdrop:after{background:linear-gradient(180deg,#0000008c,#00000059 45%,#071019eb),radial-gradient(800px 420px at 50% 92%,#f5f8fc1f,#f5f8fc00 70%)}[data-theme=dark] .landingPage .heroOrb{opacity:.35}[data-theme=dark] .landingPage .blobs{opacity:.18}[data-theme=dark] .landingPage .heroTitle,[data-theme=dark] .landingPage .heroSubtitle{color:#ffffffeb}[data-theme=dark] .landingPage .heroSubtitle{opacity:.82}[data-theme=dark] .landingPage .heroBadge{background:#ffffff14;border-color:#ffffff29;color:#ffffffc7}[data-theme=dark] .landingPage .heroTitleAccent{color:#d7ff59}[data-theme=dark] .landingPage .heroValueChips li{background:#ffffff14;border-color:#ffffff24;color:#ffffffc7}[data-theme=dark] .landingPage .heroCtaPrimary{background:#d7ff59;color:#0a0f14;box-shadow:0 14px 34px -16px #d7ff598c}[data-theme=dark] .landingPage .heroCtaPrimary:hover{color:#0a0f14;box-shadow:0 18px 44px -18px #d7ff599e}[data-theme=dark] .landingPage .heroCtaGhost{color:#ffffffc7}[data-theme=dark] .landingPage .heroCtaGhost:hover{color:#fff;border-bottom-color:#d7ff59b3}[data-theme=dark] .landingPage .heroMediaCard{border-color:#ffffff1f;box-shadow:0 22px 60px -34px #000000bf}[data-theme=dark] .landingPage .heroPreviewCard{background:#ffffff12;border-color:#ffffff1f;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 24px 64px -44px #000c}[data-theme=dark] .landingPage .heroPreviewCol{background:#ffffff0f;border-color:#ffffff1f}[data-theme=dark] .landingPage .heroPreviewColAfter{background:#d7ff5924}[data-theme=dark] .landingPage .heroPreviewTitle{color:#ffffffe0}[data-theme=dark] .landingPage .heroPreviewScore{background:#d7ff5924;border-color:#d7ff5938;color:#d7ff59eb}[data-theme=dark] .landingPage .heroPreviewBar{background:#ffffff14;border-color:#ffffff14}[data-theme=dark] .landingPage .heroPreviewBar span{background:#d7ff59}[data-theme=dark] .landingPage .heroPreviewLabel{color:#ffffff94}[data-theme=dark] .landingPage .heroPreviewText{color:#ffffffc7}[data-theme=dark] .landingPage .heroPreviewTags span{background:#ffffff0f;border-color:#ffffff1f;color:#ffffffbd}[data-theme=dark] .hero[data-hero-bg=true] .heroBackdrop:after{background:linear-gradient(180deg,#080a0ebf,#0c0e128c 45%,#06080cd1)}.hero[data-hero-bg=true] .heroOrb{opacity:.22}.heroBackdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fff6,#ffffff1a 40%,#f0f5fa80);pointer-events:none}[data-theme=dark] .heroBackdrop:after{background:linear-gradient(180deg,#0f131999,#1418204d,#1a2332cc)}.heroBg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden}.heroOrb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;will-change:transform}.heroOrbTop{width:min(90vw,520px);height:min(90vw,520px);top:-15%;left:-10%;background:radial-gradient(circle at 30% 30%,rgba(200,220,230,.45) 0%,rgba(160,190,205,.25) 40%,rgba(120,155,175,.12) 70%,transparent 100%)}.heroOrbBottom{width:min(80vw,480px);height:min(80vw,480px);bottom:-20%;right:-15%;background:radial-gradient(circle at 70% 70%,rgba(180,205,218,.4) 0%,rgba(130,165,182,.2) 45%,rgba(90,122,138,.08) 75%,transparent 100%)}.heroOrbCenter{width:min(60vw,320px);height:min(60vw,320px);top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle at 50% 50%,rgba(220,235,242,.2) 0%,rgba(170,195,208,.08) 50%,transparent 70%)}.blobs{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-1}.blob{position:absolute;filter:blur(60px);opacity:.4;transition:transform .6s ease,opacity .4s ease}.blob:hover{opacity:.5}.blobTop{top:10%;left:8%;width:clamp(200px,28vw,360px)}.blobBottom{bottom:12%;right:8%;width:clamp(180px,24vw,300px)}[data-theme=dark] .heroOrbTop{background:radial-gradient(circle at 30% 30%,rgba(80,110,130,.25) 0%,rgba(50,75,95,.12) 40%,rgba(30,50,70,.06) 70%,transparent 100%)}[data-theme=dark] .heroOrbBottom{background:radial-gradient(circle at 70% 70%,rgba(60,95,115,.22) 0%,rgba(40,65,85,.1) 45%,rgba(25,45,60,.04) 75%,transparent 100%)}[data-theme=dark] .heroOrbCenter{background:radial-gradient(circle at 50% 50%,rgba(70,95,115,.12) 0%,rgba(40,60,80,.05) 50%,transparent 70%)}.heroContent{position:relative;z-index:1;text-align:center;max-width:40rem;padding:2.25rem 1.75rem 2rem;border-radius:var(--radius-lg);background:var(--hero-panel-bg);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--hero-panel-border);box-shadow:0 24px 64px -24px #2d37480f}.heroContentSplit{text-align:left;max-width:none;padding:0;background:transparent;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.hero[data-hero-bg=true] .heroContent{background:#ffffffdb;border:1px solid rgba(255,255,255,.95);box-shadow:0 4px 24px -4px #1a233214,0 32px 64px -28px #1a23322e}[data-theme=dark] .hero[data-hero-bg=true] .heroContent{background:#161c26d1;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 32px -8px #00000073,0 24px 56px -20px #00000059}.heroBadge{display:inline-block;padding:.4rem .85rem;background:var(--accent-soft);border:1px solid rgba(90,122,138,.22);border-radius:var(--radius-full);font-size:.6875rem;font-weight:600;color:var(--accent-text);letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.125rem}[data-theme=dark] .heroBadge{border-color:#7a9aaa47}.heroTitle{font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;color:var(--text-primary);margin-bottom:1rem}.heroTitleAccent{color:var(--accent-text)}.heroSubtitle{font-size:1.0625rem;font-weight:400;color:var(--text-primary);opacity:.88;line-height:1.58;margin-bottom:1.25rem;max-width:34rem}.heroValueChips{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.5rem;list-style:none;margin:0 0 1.75rem;padding:0}.heroValueChips li{font-size:.8125rem;font-weight:500;color:var(--text-secondary);padding:.4rem .75rem;background:#ffffffa6;border:1px solid rgba(90,122,138,.18);border-radius:var(--radius-full)}[data-theme=dark] .heroValueChips li{background:#24304299;border-color:#7a9aaa33;color:var(--text-secondary)}.heroCtaRow{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.75rem 1.25rem}.heroCta{display:inline-flex;align-items:center;justify-content:center;padding:.8125rem 1.75rem;border-radius:var(--radius-full);font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.heroCta:not(.heroCtaPrimary){font-weight:500;background:var(--glass-bg-strong);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:var(--border-cta-silver);color:var(--text-primary);box-shadow:var(--shadow-glass)}.heroCta:not(.heroCtaPrimary):hover{background:var(--glass-bg-strong);box-shadow:var(--shadow-glass-hover);transform:translateY(-1px);color:var(--text-primary)}.heroCtaPrimary{background:linear-gradient(165deg,var(--accent) 0%,var(--accent-strong) 100%);color:var(--btn-primary-text);border:none;box-shadow:0 4px 14px -2px #5a7a8a73,0 12px 32px -8px #4a657259}.heroCtaPrimary:hover{color:var(--btn-primary-text);transform:translateY(-2px);box-shadow:0 8px 22px -4px #5a7a8a80,0 18px 40px -12px #4a657266}[data-theme=dark] .heroCtaPrimary{box-shadow:0 4px 18px -2px #00000073,0 12px 36px -8px #7a9aaa40}.heroCtaGhost{font-size:.875rem;font-weight:500;color:var(--accent-text);text-decoration:none;border-bottom:1px solid transparent;padding:.25rem 0;transition:color .15s ease,border-color .15s ease}.heroCtaGhost:hover{color:var(--text-primary);border-bottom-color:var(--accent)}[data-theme=dark] .heroCtaGhost:hover{color:var(--text-primary)}.heroMediaCard{height:200px;border-radius:var(--radius-lg);overflow:hidden;border:1px solid rgba(255,255,255,.7);box-shadow:0 18px 48px -28px #0f172a47;margin-bottom:1rem}[data-theme=dark] .heroMediaCard{border-color:#ffffff14;box-shadow:0 18px 48px -28px #0000008c}.heroMediaCard img{width:100%;height:100%;object-fit:cover;object-position:center 45%;display:block;filter:saturate(.98) contrast(.98) brightness(1.02)}.heroPreviewCard{padding:1.25rem 1.25rem 1.1rem;background:#ffffffd1;border:1px solid rgba(255,255,255,.9);border-radius:var(--radius-lg);box-shadow:0 8px 28px -10px #1a23322e,0 32px 64px -28px #1a23322e}[data-theme=dark] .heroPreviewCard{background:#161c26d1;border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 36px -14px #0009,0 28px 56px -22px #00000059}.heroPreviewTop{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.heroPreviewTitle{font-size:.875rem;font-weight:600;color:var(--text-primary)}.heroPreviewScore{display:inline-flex;align-items:baseline;gap:.25rem;padding:.35rem .6rem;border-radius:var(--radius-full);background:var(--accent-soft);border:1px solid rgba(90,122,138,.18);color:var(--accent-text);font-weight:700}.heroPreviewScore span{font-size:1rem;line-height:1}.heroPreviewScore small{font-size:.75rem;font-weight:600;opacity:.85}.heroPreviewBar{height:10px;border-radius:var(--radius-full);background:#5a7a8a24;border:1px solid rgba(90,122,138,.14);overflow:hidden;margin-bottom:1rem}.heroPreviewBar span{display:block;height:100%;border-radius:var(--radius-full);background:linear-gradient(165deg,var(--accent) 0%,var(--accent-strong) 100%)}.heroPreviewGrid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.9rem}.heroPreviewCol{padding:.75rem .8rem;border-radius:var(--radius-md);background:#ffffffa6;border:1px solid rgba(90,122,138,.12)}[data-theme=dark] .heroPreviewCol{background:#24304299;border-color:#7a9aaa24}.heroPreviewColAfter{background:#5a7a8a14}[data-theme=dark] .heroPreviewColAfter{background:#7a9aaa1f}.heroPreviewLabel{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.4rem}.heroPreviewText{margin:0;font-size:.875rem;line-height:1.45;color:var(--text-secondary)}.heroPreviewTags{display:flex;flex-wrap:wrap;gap:.4rem}.heroPreviewTags span{font-size:.75rem;font-weight:600;color:var(--text-secondary);padding:.3rem .55rem;border-radius:var(--radius-full);background:#fff9;border:1px solid rgba(90,122,138,.12)}[data-theme=dark] .heroPreviewTags span{background:#24304299;border-color:#7a9aaa24}@media (max-width: 960px){.heroInner{grid-template-columns:1fr;gap:1.5rem}.heroPreviewCard{max-width:40rem;margin:0 auto}.heroMediaCard{max-width:40rem;margin:0 auto 1rem}.heroContentSplit{text-align:center}.heroValueChips,.heroCtaRow{justify-content:center}.heroSubtitle{margin-left:auto;margin-right:auto}}@media (max-width: 520px){.heroPreviewGrid{grid-template-columns:1fr}}.section{position:relative;z-index:2;max-width:1120px;margin:0 auto;padding:4.5rem 1.5rem}.landingPage{background:radial-gradient(900px 520px at 20% 10%,#d7ff591f,#d7ff5900 55%),radial-gradient(900px 520px at 85% 0%,#d7ff5914,#d7ff5900 60%),linear-gradient(165deg,var(--bg-gradient-from) 0%,var(--bg-base) 45%,var(--bg-gradient-to) 100%);color:var(--text-primary)}[data-theme=dark] .landingPage{background:radial-gradient(1000px 560px at 20% 18%,#d7ff5914,#d7ff5900 60%),radial-gradient(900px 520px at 82% 8%,#d7ff591a,#d7ff5900 62%),linear-gradient(180deg,#071019,#08141f 40%,#0b1623);color:#ffffffe0}.landingPage .section{max-width:1120px}.landingPage .sectionHeader{max-width:34rem}[data-theme=dark] .landingPage .sectionLabel{color:#ffffff94}[data-theme=dark] .landingPage .sectionTitle,[data-theme=dark] .landingPage .pathSectionTitle{color:#ffffffeb}[data-theme=dark] .landingPage .pathLine{background:linear-gradient(to bottom,transparent,rgba(215,255,89,.85) 5%,rgba(215,255,89,.85) 95%,transparent);opacity:.35}[data-theme=dark] .landingPage .pathNode{background:#d7ff59;border-color:#071019f2;box-shadow:0 0 0 1px #ffffff14}[data-theme=dark] .landingPage .pathCard,[data-theme=dark] .landingPage .featureCard,[data-theme=dark] .landingPage .pricingCard,[data-theme=dark] .landingPage .landingTryCard,[data-theme=dark] .landingPage .ctaBox,[data-theme=dark] .landingPage .resumeAtsPanel,[data-theme=dark] .landingPage .dashboardCard{background:#ffffff0f;border-color:#ffffff1f;box-shadow:0 18px 56px -40px #000000b3;color:#ffffffe0}[data-theme=dark] .landingPage .pathCardTitle,[data-theme=dark] .landingPage .featureCard h3,[data-theme=dark] .landingPage .pricingName,[data-theme=dark] .landingPage .landingTryTitle,[data-theme=dark] .landingPage .ctaBox h2{color:#ffffffeb}[data-theme=dark] .landingPage .pathCardBody,[data-theme=dark] .landingPage .featureCard p,[data-theme=dark] .landingPage .pricingDesc,[data-theme=dark] .landingPage .landingTrySubtitle,[data-theme=dark] .landingPage .landingTryHint,[data-theme=dark] .landingPage .landingTryLogin,[data-theme=dark] .landingPage .aboutLead,[data-theme=dark] .landingPage .aboutPoints li,[data-theme=dark] .landingPage .landingFaqA,[data-theme=dark] .landingPage .ctaBox p{color:#ffffffb8}[data-theme=dark] .landingPage .aboutPoints li strong{color:#ffffffeb}[data-theme=dark] .landingPage .aboutPoints li:before{background:#d7ff59;opacity:.85}[data-theme=dark] .landingPage .featureIcon{background:#d7ff5924;color:#d7ff59}[data-theme=dark] .landingPage .featureCard:hover{background:#ffffff17;border-color:#ffffff29;transform:translateY(-2px)}[data-theme=dark] .landingPage .landingTryInput,[data-theme=dark] .landingPage .landingTryInput:focus,[data-theme=dark] .landingPage .landingTryInput:hover{background:#ffffff0f;border-color:#ffffff24;color:#ffffffe6}[data-theme=dark] .landingPage .landingTryInput::placeholder{color:#ffffff7a}[data-theme=dark] .landingPage .landingTryCta{background:#d7ff59;color:#0a0f14;border:1px solid rgba(215,255,89,.35);box-shadow:0 14px 34px -22px #d7ff598c}[data-theme=dark] .landingPage .landingTryCta:hover{transform:translateY(-1px);box-shadow:0 18px 44px -26px #d7ff599e}[data-theme=dark] .landingPage .landingTryLoginLink,[data-theme=dark] .landingPage .dashboardCardLink,[data-theme=dark] .landingPage .landingFaqSection a,[data-theme=dark] .landingPage .footerLinks a,[data-theme=dark] .landingPage .footerBrand{color:#ffffffc7}[data-theme=dark] .landingPage .landingTryLoginLink:hover,[data-theme=dark] .landingPage .footerLinks a:hover{color:#fff}[data-theme=dark] .landingPage .pricingCardFeatured{border-color:#d7ff5947;box-shadow:0 22px 68px -46px #d7ff5959}[data-theme=dark] .landingPage .pricingPrice{color:#fffffff0}[data-theme=dark] .landingPage .pricingPrice span{color:#ffffff9e}[data-theme=dark] .landingPage .pricingDesc{border-bottom-color:#ffffff1f}[data-theme=dark] .landingPage .pricingList li{color:#ffffffb8}[data-theme=dark] .landingPage .pricingList li:before{background:#d7ff59;opacity:.55}[data-theme=dark] .landingPage .pricingCta{background:#ffffff14;border-color:#ffffff29;color:#ffffffeb;box-shadow:0 14px 34px -26px #0000008c}[data-theme=dark] .landingPage .pricingCta:hover{background:#ffffff1f;border-color:#ffffff38;color:#fff}[data-theme=dark] .landingPage .pricingCardFeatured .pricingCta{background:#d7ff59;border-color:#d7ff5959;color:#0a0f14;box-shadow:0 18px 44px -28px #d7ff5973}[data-theme=dark] .landingPage .pricingCardFeatured .pricingCta:hover{background:#d7ff59;border-color:#d7ff5973;color:#0a0f14;box-shadow:0 22px 56px -34px #d7ff598c}[data-theme=dark] .landingPage .landingFaqItem{border-bottom-color:#ffffff1f}[data-theme=dark] .landingPage .landingFaqQ{color:#ffffffeb}[data-theme=dark] .landingPage .footer{background:#ffffff08;border-top:1px solid rgba(255,255,255,.1)}[data-theme=dark] .landingPage .footerCopy{color:#fff9}.sectionHeader{text-align:center;max-width:28rem;margin:0 auto 3rem}.sectionLabel{font-size:.75rem;font-weight:500;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem}.sectionTitle{font-size:1.5rem;font-weight:600;letter-spacing:-.02em;color:var(--text-primary);line-height:1.3}.pathSection{padding-top:4rem;padding-bottom:4rem;position:relative}.pathSectionTitle{font-size:1.5rem;font-weight:600;letter-spacing:-.02em;color:var(--text-primary);text-align:center;margin:0 0 1.5rem}.pathImagesRow{display:grid;grid-template-columns:1fr 1fr;gap:1rem;max-width:48rem;margin:0 auto 3rem;padding:0 1rem}.pathImageTile{height:200px}.pathImageTile img{object-position:center center}.pathSectionInner{position:relative;max-width:56rem;margin:0 auto}.pathSteps{position:relative;display:flex;flex-direction:column;gap:4rem;padding:0 1rem}.landingPhotoCard{position:relative;overflow:hidden;border-radius:var(--radius-lg);background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:0 18px 48px -28px #0f172a38;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.landingPhotoCard img{display:block;width:100%;height:100%;object-fit:cover;transform:translateZ(0);filter:saturate(1.02) contrast(1.02)}.landingPhotoCard:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.06) 0%,transparent 40%,rgba(0,0,0,.12) 100%);pointer-events:none}.landingPhotoCard:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 1px #ffffff38;pointer-events:none}.landingPhotoCard:hover{transform:translateY(-2px);box-shadow:0 22px 64px -34px #0f172a4d;border-color:#a0aab9a6}.pathLine{position:absolute;left:50%;top:0;bottom:0;width:2px;margin-left:-1px;background:linear-gradient(to bottom,transparent,var(--accent) 5%,var(--accent) 95%,transparent);opacity:.4;border-radius:1px}.pathStep{display:flex;align-items:flex-start;gap:0;position:relative;opacity:0;transition:opacity .55s ease,transform .5s ease}.pathStep.pathStepLeft{flex-direction:row;justify-content:flex-start;padding-right:calc(50% + 1rem);padding-left:0;transform:translate(-24px)}.pathStep.pathStepRight{flex-direction:row-reverse;justify-content:flex-end;padding-left:calc(50% + 1rem);padding-right:0;transform:translate(24px)}.pathStep.pathStepVisible.pathStepLeft,.pathStep.pathStepVisible.pathStepRight{opacity:1;transform:translate(0)}.pathStep .pathNode{position:absolute;left:50%;margin-left:-6px;margin-top:.5rem;flex-shrink:0}.pathStep .pathCard{flex:1;min-width:0;max-width:26rem}.pathNode{width:12px;height:12px;border-radius:50%;background:var(--accent);border:2px solid var(--bg-base);box-shadow:0 0 0 1px var(--glass-border)}.pathCard{padding:1.25rem 1.5rem;background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-md);box-shadow:0 4px 20px -4px #0000000f}.pathCardTitle{font-size:1.0625rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem;line-height:1.3}.pathCardBody{font-size:.9375rem;color:var(--text-secondary);line-height:1.55;margin:0}@media (max-width: 768px){.pathSectionInner{max-width:28rem}.pathImagesRow{grid-template-columns:1fr;max-width:22rem;margin-bottom:2.5rem}.pathImageTile{height:180px}.pathSteps{padding-left:2.5rem;padding-right:0}.pathLine{left:calc(2.5rem - 7px);margin-left:0}.pathStep.pathStepLeft,.pathStep.pathStepRight{flex-direction:row;padding-left:0;padding-right:0;transform:translateY(12px)}.pathStep.pathStepVisible.pathStepLeft,.pathStep.pathStepVisible.pathStepRight{transform:translateY(0)}.pathStep .pathNode{position:static;margin-left:0;flex-shrink:0;margin-right:1rem}.pathStep .pathCard{max-width:none}}.landingTrySection{padding-top:3rem;padding-bottom:.5rem}.landingTryHeader{text-align:center;margin-bottom:1.5rem}.landingTryTitle{font-size:1.5rem;font-weight:600;letter-spacing:-.02em;color:var(--text-primary);line-height:1.3;margin:0}.landingTrySubtitle{font-size:.9375rem;color:var(--text-secondary);margin-top:.5rem;max-width:28rem;margin-left:auto;margin-right:auto;line-height:1.5}.landingTryCard{max-width:42rem;margin:0 auto;padding:2rem;background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:0 4px 24px -4px #0000000f,0 2px 8px -2px #0000000a;display:flex;flex-direction:column;gap:1rem}.landingTryLabel{font-size:.8125rem;font-weight:500;color:var(--text-secondary);letter-spacing:.01em}.landingTryInput{width:100%;min-height:10rem;padding:1rem 1.25rem;font-size:.9375rem;font-family:inherit;line-height:1.6;color:var(--text-primary);background:var(--input-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);resize:vertical;transition:border-color .2s ease,box-shadow .2s ease}.landingTryInput:hover{border-color:var(--text-muted)}.landingTryInput:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.landingTryInput::placeholder{color:var(--text-muted)}.landingTryHint{font-size:.75rem;color:var(--text-secondary);margin:-.25rem 0 0}.landingTryError{font-size:.875rem;color:var(--error-text);margin:-.25rem 0 0}.landingTryCta{display:inline-flex;align-items:center;justify-content:center;align-self:center;padding:.625rem 1.25rem;margin-top:.5rem;font-size:.9375rem;font-weight:400;letter-spacing:.01em;color:var(--text-primary);background:var(--glass-bg-strong);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid rgba(168,173,182,.85);border-radius:var(--radius-full);cursor:pointer;box-shadow:var(--shadow-glass);transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.landingTryCta:hover{background:var(--glass-bg-strong);box-shadow:var(--shadow-glass-hover);transform:translateY(-1px)}.landingTryCta:active{transform:translateY(0) scale(.99)}.landingTryCta:focus-visible{outline:none;box-shadow:0 0 0 3px var(--accent-soft)}.landingTryLogin{font-size:.875rem;color:var(--text-secondary);margin-top:.5rem;margin-bottom:0;text-align:center}.landingTryLoginLink{color:var(--accent-text);text-decoration:none;font-weight:500;border-radius:2px}.landingTryLoginLink:hover{text-decoration:underline}.landingTryLoginLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.aboutContent{max-width:36rem;margin:0 auto}.aboutSectionHeader{max-width:38rem;margin-bottom:1.5rem}.aboutLead{margin:1rem 0 0;font-size:1.0625rem;font-weight:400;color:var(--text-secondary);line-height:1.55;max-width:32rem;margin-left:auto;margin-right:auto}.aboutImageCenter{max-width:40rem;margin:0 auto 2.25rem}.aboutImageCard{height:min(42vw,280px);max-height:300px}.aboutImageCard img{object-position:center 35%}.aboutContentSimple{max-width:34rem}.aboutPoints{list-style:none;margin:0;padding:0;text-align:left}.aboutPoints li{position:relative;padding:.85rem 0 .85rem 1.35rem;font-size:1rem;line-height:1.55;color:var(--text-secondary);border-bottom:1px solid var(--glass-border)}.aboutPoints li:last-of-type{border-bottom:none}.aboutPoints li:before{content:"";position:absolute;left:0;top:1.15rem;width:6px;height:6px;border-radius:50%;background:var(--accent);opacity:.85}.aboutPoints li strong{color:var(--text-primary);font-weight:600}.aboutFootnote{margin:1.75rem 0 0;font-size:.9375rem;line-height:1.5;color:var(--text-muted);text-align:center}.aboutFootnote strong{color:var(--text-secondary);font-weight:600}@media (max-width: 600px){.aboutImageCard{height:200px}}.featureGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.featureCard{padding:1.5rem 1.5rem 1.625rem;background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-md);box-shadow:var(--shadow-glass);transition:all .25s ease}.featureCard:hover{background:var(--glass-bg-strong);box-shadow:var(--shadow-glass-hover);transform:translateY(-2px)}.featureIcon{width:2.25rem;height:2.25rem;margin-bottom:1rem;border-radius:var(--radius-sm);background:var(--accent-soft);display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--accent-text)}.featureCard h3{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:.375rem}.featureCard p{font-size:.875rem;font-weight:400;color:var(--text-secondary);line-height:1.55}.pricingStrategyNote{font-size:.9375rem;line-height:1.58;color:var(--text-secondary);max-width:38rem;margin:-.5rem auto 1.75rem;text-align:center}[data-theme=dark] .landingPage .pricingStrategyNote{color:#ffffffad}.pricingGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;align-items:stretch}@media (max-width: 900px){.pricingGrid{grid-template-columns:1fr;max-width:360px;margin:0 auto}}.pricingCard{padding:1.75rem 1.5rem;background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-glass);display:flex;flex-direction:column;transition:all .25s ease}.pricingCard:hover{background:var(--glass-bg-strong);box-shadow:var(--shadow-glass-hover);transform:translateY(-2px)}.pricingCardFeatured{background:var(--glass-bg-strong);border-color:var(--glass-border);box-shadow:var(--shadow-glass-hover)}.pricingCardFeatured:hover{box-shadow:0 20px 56px -16px #2d374824}.pricingName{font-size:.8125rem;font-weight:500;color:var(--text-muted);margin-bottom:.25rem}.pricingPrice{font-size:2rem;font-weight:600;letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.25rem}.pricingPrice span{font-size:.9375rem;font-weight:400;color:var(--text-muted)}.pricingDesc{font-size:.8125rem;color:var(--text-secondary);line-height:1.5;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--glass-border)}.pricingList{list-style:none;flex:1}.pricingList li{font-size:.875rem;color:var(--text-secondary);padding:.35rem 0 .35rem 1.25rem;position:relative}.pricingList li:before{content:"";position:absolute;left:0;top:.65rem;width:5px;height:5px;border-radius:50%;background:var(--accent);opacity:.6}.pricingCta{display:block;text-align:center;padding:.625rem 1.25rem;margin-top:1.5rem;background:var(--glass-bg-strong);border:1px solid var(--glass-border);border-radius:var(--radius-sm);font-size:.875rem;font-weight:500;color:var(--text-primary);text-decoration:none;transition:all .2s ease}.pricingCta:hover{background:var(--glass-bg-strong)}.pricingCardFeatured .pricingCta{background:var(--accent-soft);border-color:#5a7a8a40;color:var(--text-primary)}.pricingCardFeatured .pricingCta:hover{background:#5a7a8a2e}.landingFaqSection .sectionHeader{max-width:36rem}.landingFaqIntro{margin:.75rem auto 0;max-width:32rem;font-size:.9375rem;line-height:1.55;color:var(--text-secondary)}.landingFaqList{max-width:40rem;margin:0 auto;padding:0}.landingFaqItem{margin:0;padding:1.25rem 0;border-bottom:1px solid var(--glass-border)}.landingFaqItem:last-child{border-bottom:none}.landingFaqQ{margin:0 0 .5rem;font-size:1.0625rem;font-weight:600;color:var(--text-primary);line-height:1.35}.landingFaqA{margin:0;font-size:.9375rem;line-height:1.6;color:var(--text-secondary)}.ctaSection{padding:4rem 1.5rem}.ctaBox{max-width:560px;margin:0 auto;padding:2.5rem 2rem;background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-glass);text-align:center}.ctaBox h2{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.ctaBox p{font-size:.9375rem;color:var(--text-secondary);margin-bottom:1.5rem}.ctaBox a{display:inline-flex;padding:.625rem 1.5rem;background:var(--glass-bg-strong);border:1px solid var(--glass-border);border-radius:var(--radius-full);font-size:.875rem;font-weight:500;color:var(--text-primary);text-decoration:none;transition:all .2s ease}.ctaBox a:hover{background:var(--glass-bg-strong);transform:translateY(-1px)}.footer{position:relative;z-index:2;padding:2.5rem 1.5rem;border-top:1px solid var(--glass-border);background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur))}.footerInner{max-width:1120px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.footerBrand{font-size:.9375rem;font-weight:600;color:var(--text-primary);text-decoration:none}.footerLinks{display:flex;gap:1.5rem}.footerLinks a{font-size:.8125rem;color:var(--text-muted);text-decoration:none;transition:color .15s ease}.footerLinks a:hover{color:var(--text-primary)}.footerCopy{font-size:.8125rem;color:var(--text-muted)}.blogPage{position:relative;z-index:2;max-width:720px;margin:0 auto;padding:5rem 1.5rem 4rem}.blogHero{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--glass-border)}.blogHeroTitle{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0 0 .75rem;letter-spacing:-.02em}.blogHeroLead{font-size:1rem;line-height:1.65;color:var(--text-secondary);margin:0}.blogGrid{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.25rem}.blogCard{padding:1.25rem 1.35rem;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);box-shadow:var(--shadow-glass);transition:border-color .15s ease,box-shadow .15s ease}.blogCard:hover{border-color:var(--text-muted);box-shadow:0 8px 28px #0000000f}.blogCardDate{display:block;font-size:.75rem;color:var(--text-muted);margin-bottom:.5rem}.blogCardTitle{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;line-height:1.35}.blogCardTitle a{color:var(--text-primary);text-decoration:none}.blogCardTitle a:hover{color:var(--accent-text);text-decoration:underline;text-underline-offset:3px}.blogCardExcerpt{font-size:.875rem;line-height:1.55;color:var(--text-secondary);margin:0 0 1rem}.blogCardFooter{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem}.blogCardRead{font-size:.75rem;color:var(--text-muted)}.blogCardReadMore{font-size:.8125rem;font-weight:500;color:var(--text-primary);text-decoration:none}.blogCardReadMore:hover{text-decoration:underline;text-underline-offset:3px}.blogBackWrap{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--glass-border)}.blogArticlePage{max-width:680px}.blogBreadcrumb{display:inline-block;font-size:.8125rem;color:var(--text-muted);text-decoration:none;margin-bottom:1rem}.blogBreadcrumb:hover{color:var(--text-primary)}.blogArticleHeader{margin-bottom:2rem}.blogArticleDate,.blogArticleRead{font-size:.8125rem;color:var(--text-muted);margin-right:1rem}.blogArticleTitle{font-size:1.625rem;font-weight:700;line-height:1.25;color:var(--text-primary);margin:.75rem 0 1rem;letter-spacing:-.02em}.blogArticleDeck{font-size:1rem;line-height:1.6;color:var(--text-secondary);margin:0 0 1rem}.blogKeywords{display:flex;flex-wrap:wrap;gap:.4rem}.blogKeyword{font-size:.6875rem;padding:.2rem .5rem;border-radius:var(--radius-sm);background:var(--glass-bg-strong);color:var(--text-muted);border:1px solid var(--glass-border)}.blogProse{font-size:1rem;line-height:1.7;color:var(--text-primary)}.blogProseP{margin:0 0 1.1rem}.blogProseH2{font-size:1.2rem;font-weight:600;margin:2rem 0 .75rem;color:var(--text-primary)}.blogProseH3{font-size:1.05rem;font-weight:600;margin:1.5rem 0 .5rem}.blogProseUl{margin:0 0 1.25rem;padding-left:1.35rem}.blogProseUl li{margin-bottom:.45rem}.blogProseQuote{margin:1.25rem 0;padding:.85rem 1rem;border-left:3px solid var(--glass-border);background:var(--glass-bg);font-style:italic;color:var(--text-secondary)}.blogArticleFooter{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--glass-border)}.blogCta{font-size:.9375rem;margin:0 0 1rem;color:var(--text-secondary)}.blogCtaLink{font-weight:600;color:var(--text-primary)}.blogCtaLink:hover{text-decoration:underline;text-underline-offset:3px}@media (min-width: 900px){.blogPage{padding-top:5.5rem}}.authPage{position:relative;z-index:2;min-height:100vh;padding:6rem 1.5rem 4rem;display:flex;align-items:center;justify-content:center}body[data-page=auth] .authPage{padding-top:7rem}[data-theme=dark] body[data-page=auth] .authPage{background:radial-gradient(900px 520px at 22% 0%,rgba(215,255,89,.1) 0%,transparent 55%),linear-gradient(180deg,#0a0e14d1,#0a0e14)}[data-theme=dark] body[data-page=auth] .authCard{background:#121822b8;border-color:#ffffff14;box-shadow:0 18px 48px -30px #000000a6}[data-theme=dark] body[data-page=auth] .authDivider{color:#ffffff8c}[data-theme=dark] body[data-page=auth] .authInput{background:#ffffff0f;border-color:#ffffff1f;color:#ffffffeb}[data-theme=dark] body[data-page=auth] .authInput::placeholder{color:#ffffff80}[data-theme=dark] body[data-page=auth] .authInput:focus{border-color:#d7ff59bf;box-shadow:0 0 0 3px #d7ff5924}[data-theme=dark] body[data-page=auth] .authSubmit{background:#d7ff59;border-color:#d7ff5959;color:#0a0f14;box-shadow:0 14px 32px -20px #d7ff5980}[data-theme=dark] body[data-page=auth] .authSubmit:hover{transform:translateY(-1px);box-shadow:0 18px 40px -24px #d7ff5994}[data-theme=dark] body[data-page=auth] .authGoogleBtn{background:#ffffff0d;border-color:#ffffff1f;color:#ffffffe0}[data-theme=dark] body[data-page=auth] .authGoogleBtn:hover{background:#ffffff14}[data-theme=dark] body[data-page=auth] .authFooter{border-top-color:#ffffff14}.authCard{width:100%;max-width:400px;padding:2rem;background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-glass)}.authTitle{font-size:1.5rem;font-weight:600;letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.25rem}.authSubtitle{font-size:.9375rem;color:var(--text-secondary);line-height:1.5;margin-bottom:1.5rem}.authError{padding:.75rem 1rem;background:var(--error-bg);border:1px solid var(--error-border);border-radius:var(--radius-sm);font-size:.875rem;color:var(--error-text);margin-bottom:1rem}.authSuccess{padding:.75rem 1rem;background:var(--success-bg, rgba(34, 197, 94, .12));border:1px solid var(--success-border, rgba(34, 197, 94, .35));border-radius:var(--radius-sm);font-size:.875rem;color:var(--success-text, #15803d);margin-bottom:1rem}.authForgotWrap{text-align:right;margin-top:-.25rem;margin-bottom:.5rem;font-size:.875rem}.authForgotWrap a{color:var(--accent-text);text-decoration:none;font-weight:500}.authForgotWrap a:hover{text-decoration:underline}.authForm{display:flex;flex-direction:column;gap:1rem}.authLabel{font-size:.8125rem;font-weight:500;color:var(--text-primary);display:flex;flex-direction:column;gap:.35rem}.authInput{padding:.625rem .875rem;background:var(--input-bg);border:1px solid var(--glass-border);border-radius:var(--radius-sm);font-size:.9375rem;font-family:inherit;color:var(--text-primary);transition:border-color .2s ease}.authInput:focus{outline:none;border-color:var(--accent)}.authInput::placeholder{color:var(--text-muted)}.authHint{font-size:.75rem;color:var(--text-muted);margin-top:-.25rem}.authSubmit{padding:.625rem 1.25rem;margin-top:.25rem;background:var(--glass-bg-strong);border:1px solid var(--glass-border);border-radius:var(--radius-sm);font-size:.9375rem;font-weight:500;color:var(--text-primary);cursor:pointer;transition:all .2s ease}.authSubmit:hover{background:var(--glass-bg-strong)}.authDivider{margin:1rem 0 .75rem;font-size:.8125rem;color:var(--text-muted);text-align:center}.authGoogleBtn{display:block;width:100%;padding:.625rem 1.25rem;margin-top:.25rem;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-sm);font-size:.9375rem;font-weight:500;color:var(--text-primary);text-align:center;text-decoration:none;cursor:pointer;transition:all .2s ease}.authGoogleBtn:hover{background:var(--glass-bg-strong)}.authSecondary{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--text-secondary);text-decoration:none;text-align:center;transition:color .2s ease}.authSecondary:hover{color:var(--text-primary)}.authFooter{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--glass-border);font-size:.875rem;color:var(--text-secondary);text-align:center}.authFooter a{color:var(--accent-text);text-decoration:none;font-weight:500}.authFooter a:hover{text-decoration:underline}.contentPage{position:relative;z-index:2;min-height:100vh;padding:6rem 1.5rem 4rem;display:flex;align-items:flex-start;justify-content:center}.contentCard{width:100%;max-width:640px;padding:2rem 2rem 2.5rem;background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-glass)}.contentCard.contentCardFaq{max-width:42rem}.faqPageList{margin:0;padding:0}.faqPageItem{margin:0;padding:1.15rem 0;border-bottom:1px solid var(--glass-border)}.faqPageItem:last-child{border-bottom:none}.faqPageQ{margin:0 0 .45rem;font-size:1.0625rem;font-weight:600;color:var(--text-primary);line-height:1.35}.faqPageA{margin:0;font-size:.9375rem;line-height:1.6;color:var(--text-secondary)}.contentTitle{font-size:1.5rem;font-weight:600;letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.25rem}.contentSubtitle{font-size:.875rem;color:var(--text-muted);margin-bottom:1.5rem}.contentBody{font-size:.9375rem;color:var(--text-secondary);line-height:1.65}.contentBody p{margin-bottom:1rem}.contentBody p:last-child{margin-bottom:0}.contentBody h2{font-size:1rem;font-weight:600;color:var(--text-primary);margin-top:1.5rem;margin-bottom:.5rem}.contentBody h2:first-child{margin-top:0}.contentLink{color:var(--accent-text);text-decoration:none;font-weight:500}.contentLink:hover{text-decoration:underline}.contentBack{display:inline-block;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--glass-border);font-size:.875rem;font-weight:500;color:var(--accent-text);text-decoration:none;transition:color .2s ease}.contentBack:hover{color:var(--text-primary)}.dashboard{display:flex;min-height:100vh;position:relative;z-index:2}body[data-page=dashboard] .dashboard{background:radial-gradient(900px 520px at 22% 0%,rgba(215,255,89,.08) 0%,transparent 55%),linear-gradient(180deg,#ffffffa6,#f5f7fbe6)}[data-theme=dark] body[data-page=dashboard] .dashboard{background:radial-gradient(900px 520px at 20% 0%,rgba(215,255,89,.1) 0%,transparent 55%),linear-gradient(180deg,#0a0e14d9,#0a0e14)}body[data-page=dashboard] .dashboard.dashboardApp--v2{--dashboard-lime: #d7ff59;--dashboard-lime-ink: #0f1419;--dashboard-card-radius: 18px}body[data-page=dashboard] .dashboard.dashboardApp--v2 .dashboardCard,body[data-page=dashboard] .dashboard.dashboardApp--v2 .resumeCard,body[data-page=dashboard] .dashboard.dashboardApp--v2 .resumeSection.resumeCard{border-radius:var(--dashboard-card-radius)}body[data-page=dashboard] .dashboard.dashboardApp--v2 .dashboardBtn{border-radius:11px;padding:.625rem 1.35rem;font-weight:600;letter-spacing:-.01em;text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center;line-height:1.25;box-shadow:0 1px 2px #0f141c0d;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .2s ease,transform .15s ease}body[data-page=dashboard] .dashboard.dashboardApp--v2 .dashboardBtn:focus-visible{outline:2px solid rgba(215,255,89,.75);outline-offset:2px}body[data-page=dashboard] .dashboard.dashboardApp--v2 .dashboardBtnPrimary{background:var(--dashboard-lime);border:1px solid rgba(15,20,28,.1);color:var(--dashboard-lime-ink);font-weight:600;box-shadow:0 1px 2px #0f141c0f,0 4px 14px -4px #0f141c1f}body[data-page=dashboard] .dashboard.dashboardApp--v2 .dashboardBtnPrimary:hover{background:#e5ff7a;border-color:#0f141c29;color:var(--dashboard-lime-ink);box-shadow:0 2px 4px #0f141c12,0 8px 22px -6px #0f141c24;transform:translateY(-1px)}body[data-page=dashboard] .dashboard.dashboardApp--v2 .dashboardBtnPrimary:active{transform:translateY(0);box-shadow:0 1px 2px #0f141c14}body[data-page=dashboard] .dashboard.dashboardApp--v2 .dashboardBtnSecondary{box-shadow:0 1px 2px #0f141c0a}body[data-page=dashboard] .dashboard.dashboardApp--v2 .dashboardBtnSecondary:hover{transform:translateY(-1px)}[data-theme=dark] body[data-page=dashboard] .dashboard.dashboardApp--v2 .dashboardBtnPrimary{background:var(--dashboard-lime);color:var(--dashboard-lime-ink);border-color:#d7ff596b;box-shadow:0 4px 20px -8px #0000008c}[data-theme=dark] body[data-page=dashboard] .dashboard.dashboardApp--v2 .dashboardBtnPrimary:hover{background:#e1ff6e;color:var(--dashboard-lime-ink)}body[data-page=dashboard] .dashboard.dashboardApp--v2 .dashboardProjectCard{border-radius:var(--dashboard-card-radius)}body[data-page=dashboard] .dashboard.dashboardApp--v2 .dashboardNavLinkActive{background:#d7ff5938;border:1px solid rgba(215,255,89,.35)}[data-theme=dark] body[data-page=dashboard] .dashboard.dashboardApp--v2 .dashboardNavLinkActive{background:#d7ff5929;border-color:#d7ff5947}.dashboard .dashboardSidebarToggle{position:fixed;top:1rem;z-index:100;transition:left .2s ease}.dashboard:not(.dashboard--sidebarCollapsed) .dashboardSidebarToggle{left:calc(260px + 1rem)}.dashboard.dashboard--sidebarCollapsed .dashboardSidebarToggle{left:1rem}.dashboardSidebar{width:260px;min-width:260px;flex-shrink:0;padding:3rem 1rem 1.5rem;background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border-right:1px solid var(--glass-border);display:flex;flex-direction:column;gap:1.25rem;transition:width .2s ease,min-width .2s ease,padding .2s ease;overflow:hidden;position:relative}[data-theme=dark] body[data-page=dashboard] .dashboardSidebar{background:#121822d1;border-right:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.dashboardSidebar--collapsed{width:52px;min-width:52px;padding-left:.5rem;padding-right:.5rem;padding-top:3rem}.dashboardSidebar--collapsed .dashboardBrand{justify-content:center}.dashboardSidebar--collapsed .dashboardBrandText{display:none}.dashboardSidebarToggle{position:absolute;top:.5rem;right:.5rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;transition:background .15s ease,color .15s ease;box-shadow:var(--shadow-glass);z-index:10}[data-theme=dark] body[data-page=dashboard] .dashboardSidebarToggle{background:#ffffff0f;border-color:#ffffff1f;color:#ffffffd1;box-shadow:0 14px 36px -22px #000000a6}[data-theme=dark] body[data-page=dashboard] .dashboardSidebarToggle:hover{background:#d7ff5924;border-color:#d7ff5938;color:#fff}.dashboardSidebarToggle:hover{background:var(--accent-soft);color:var(--text-primary)}.dashboardSidebarContent{display:flex;flex-direction:column;gap:1.25rem;flex:1;min-height:0;transition:opacity .15s ease}.dashboardSidebarContent--hidden{opacity:0;pointer-events:none;overflow:hidden;position:absolute;width:0;min-width:0;padding:0}.dashboardBrandText{white-space:nowrap}.dashboardSidebarTheme{display:flex;align-items:center;gap:.5rem}.dashboardSidebarTheme .themeToggle{flex-shrink:0}.dashboardBrand{display:inline-flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;color:var(--text-primary);text-decoration:none;letter-spacing:-.02em}[data-theme=dark] body[data-page=dashboard] .dashboardBrand{color:#ffffffeb}[data-theme=dark] body[data-page=dashboard] .dashboardBrandText{letter-spacing:-.02em}[data-theme=dark] body[data-page=dashboard] .dashboardLogo{border-radius:10px;box-shadow:0 14px 28px -18px #0000008c}.dashboardLogo{border-radius:50%;flex-shrink:0}.dashboardNav{display:flex;flex-direction:column;gap:.25rem}.dashboardNavLink{padding:.5rem .75rem;font-size:.9375rem;font-weight:500;color:var(--text-secondary);text-decoration:none;border-radius:var(--radius-sm);transition:color .15s ease,background .15s ease}[data-theme=dark] body[data-page=dashboard] .dashboardNavLink{color:#ffffffb8;border:1px solid transparent}[data-theme=dark] body[data-page=dashboard] .dashboardNavLink:hover{color:#fff;background:#ffffff0f}[data-theme=dark] body[data-page=dashboard] .dashboardNavLinkActive{color:#0a0f14;background:#d7ff59;border-color:#d7ff5959}.dashboardNavLink:hover,.dashboardNavLinkActive{color:var(--text-primary);background:var(--accent-soft)}.dashboardGuidePage{width:100%;max-width:44rem;margin-left:auto;margin-right:auto}.dashboardGuidePage>.dashboardPageTitle{text-align:center}.dashboardGuideLead{max-width:38rem;margin-left:auto;margin-right:auto;line-height:1.55;margin-bottom:1.75rem;text-align:center}.dashboardGuideCard{margin-bottom:1.25rem;text-align:left}.dashboardGuidePage .dashboardGuideSectionTitle{text-align:left}.dashboardGuideSectionTitle{font-size:1.05rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem;letter-spacing:-.02em}.dashboardGuideList{margin:0;padding-left:1.2rem;color:var(--text-secondary);line-height:1.65;font-size:.9375rem}.dashboardGuideList li{margin-bottom:.75rem}.dashboardGuideList li:last-child{margin-bottom:0}.dashboardGuideList strong{color:var(--text-primary)}.dashboardGuideListCompact li{margin-bottom:.5rem}.dashboardGuideSteps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.15rem}.dashboardGuideSteps>li{display:flex;gap:.85rem;align-items:flex-start;color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.dashboardGuideStepNum{flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:var(--radius-full);background:var(--accent-soft);border:1px solid var(--glass-border);color:var(--text-primary);font-size:.8125rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.dashboardGuideSteps strong{color:var(--text-primary)}.dashboardGuideCta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;padding-top:.5rem;justify-content:center}.dashboardSearchWrap{margin-top:auto;position:relative}.dashboardSearch{width:100%;padding:.5rem .75rem;background:var(--input-bg);border:1px solid var(--glass-border);border-radius:var(--radius-sm);font-size:.875rem;font-family:inherit;color:var(--text-primary);transition:border-color .2s ease}[data-theme=dark] body[data-page=dashboard] .dashboardSearch{background:#ffffff0f;border-color:#ffffff1f;color:#ffffffe6}[data-theme=dark] body[data-page=dashboard] .dashboardSearch::placeholder{color:#ffffff8c}[data-theme=dark] body[data-page=dashboard] .dashboardSearch:focus{border-color:#d7ff59a6}.dashboardSearch::placeholder{color:var(--text-muted)}.dashboardSearch:focus{outline:none;border-color:var(--accent)}.dashboardSearchDropdown{position:absolute;top:100%;left:0;right:0;margin-top:.25rem;padding:.25rem;background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:var(--radius-sm);box-shadow:0 4px 6px -2px #0f141c0f,0 16px 40px -12px #0f141c29;z-index:50;isolation:isolate}[data-theme=dark] body[data-page=dashboard] .dashboardSearchDropdown{background:#141c26;border-color:#ffffff1f;box-shadow:0 4px 6px -2px #00000059,0 18px 44px -14px #0000008c}.dashboardSearchItem{display:block;width:100%;padding:.5rem .75rem;font-size:.875rem;font-family:inherit;text-align:left;color:var(--text-primary);background:none;border:none;border-radius:var(--radius-sm);cursor:pointer;transition:background .15s ease}.dashboardSearchItem:hover{background:var(--accent-soft)}.dashboardSearchEmpty{padding:.5rem .75rem;font-size:.875rem;color:var(--text-muted)}.dashboardSidebarFooter{padding-top:1rem;border-top:1px solid var(--glass-border)}[data-theme=dark] body[data-page=dashboard] .dashboardUserEmail{color:#ffffffb3}[data-theme=dark] body[data-page=dashboard] .dashboardLogout{color:#ffffffc7}[data-theme=dark] body[data-page=dashboard] .dashboardLogout:hover{color:#fff;background:#ffffff0f}.dashboardUserEmail{font-size:.75rem;color:var(--text-muted);margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboardLogout{width:100%;padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:var(--text-secondary);background:none;border:1px solid var(--glass-border);border-radius:var(--radius-sm);cursor:pointer;transition:color .15s ease,background .15s ease}.dashboardLogout:hover{color:var(--text-primary);background:var(--glass-bg)}.dashboardMain{flex:1;padding:2rem 1.5rem;overflow-y:auto}[data-theme=dark] body[data-page=dashboard] .dashboardMain{padding-top:1.25rem}[data-theme=dark] body[data-page=dashboard] .dashboardPageTitle{letter-spacing:-.03em}[data-theme=dark] body[data-page=dashboard] .dashboardCard,[data-theme=dark] body[data-page=dashboard] .resumeCard{background:#ffffffc7;border-color:#0f172a14;box-shadow:0 18px 48px -30px #0f172a38}[data-theme=dark] body[data-page=dashboard] .dashboardCard,[data-theme=dark] body[data-page=dashboard] .resumeCard{background:#121822b8;border-color:#ffffff14;box-shadow:0 18px 48px -30px #000000a6}[data-theme=dark] body[data-page=dashboard] .dashboardBtnPrimary{background:#d7ff59;color:#0a0f14;border-color:#d7ff5959;box-shadow:0 14px 32px -20px #d7ff598c}[data-theme=dark] body[data-page=dashboard] .dashboardBtnPrimary:hover{transform:translateY(-1px);box-shadow:0 18px 40px -24px #d7ff599e}body[data-page=dashboard] .dashboardSettingsSection{margin-bottom:2.25rem}body[data-page=dashboard] .dashboardSettingsHeading{font-size:.9375rem;letter-spacing:-.01em}body[data-page=dashboard] .dashboardSettingsHint{color:var(--text-secondary)}body[data-page=dashboard] .dashboardSettingsContactLink{color:var(--accent-text)}body[data-page=dashboard] .dashboardSettingsContactLink:hover{color:var(--text-primary)}body[data-page=dashboard] .dashboardCardDanger{background:#c530300f;border-color:#c5303033}[data-theme=dark] body[data-page=dashboard] .dashboardCardDanger{background:#dc64641f;border-color:#dc646438}body[data-page=dashboard] .dashboardBtnSecondary{background:#ffffffad;border-color:#0f172a1a;color:var(--text-primary)}body[data-page=dashboard] .dashboardBtnSecondary:hover{background:#ffffffe6;border-color:#0f172a24;transform:translateY(-1px)}[data-theme=dark] body[data-page=dashboard] .dashboardBtnSecondary{background:#ffffff0f;border-color:#ffffff1f;color:#ffffffd9}[data-theme=dark] body[data-page=dashboard] .dashboardBtnSecondary:hover{background:#ffffff17;border-color:#ffffff29}body[data-page=dashboard] .editorModeSwitch{background:#ffffffb8;border-color:#0f172a1a;box-shadow:0 14px 40px -30px #0f172a38}body[data-page=dashboard] .editorModeBtnActive{background:#d7ff59;color:#0a0f14;box-shadow:0 10px 20px -18px #d7ff5999}body[data-page=dashboard] .editorModeBtnActive:hover{color:#0a0f14}[data-theme=dark] body[data-page=dashboard] .editorModeSwitch{background:#ffffff0f;border-color:#ffffff1f;box-shadow:0 18px 48px -34px #000000b3}[data-theme=dark] body[data-page=dashboard] .editorModeBtnActive{background:#d7ff59;color:#0a0f14}body[data-page=dashboard] .resumeRewriteOptionsPanel{background:#ffffffd1;border-color:#0f172a14;box-shadow:0 18px 44px -32px #0f172a38}body[data-page=dashboard] .resumeRewriteSelect,body[data-page=dashboard] .resumeRewriteContext,body[data-page=dashboard] .resumeContextTextarea,body[data-page=dashboard] .resumeProjectTitleInput,body[data-page=dashboard] .resumeProjectSelect{background:#ffffffe6;border-color:#0f172a1f}body[data-page=dashboard] .resumeRewriteContext:focus,body[data-page=dashboard] .resumeContextTextarea:focus,body[data-page=dashboard] .resumeRewriteSelect:focus,body[data-page=dashboard] .resumeProjectTitleInput:focus,body[data-page=dashboard] .resumeProjectSelect:focus{border-color:#d7ff59bf;box-shadow:0 0 0 3px #d7ff5929;outline:none}body[data-page=dashboard] .resumeExportDropdown{background:#ffffffeb;border-color:#0f172a1a;box-shadow:0 20px 56px -34px #0f172a47}body[data-page=dashboard] .resumeExportItem:hover{background:#d7ff592e}[data-theme=dark] body[data-page=dashboard] .resumeRewriteOptionsPanel,[data-theme=dark] body[data-page=dashboard] .resumeExportDropdown{background:#121822d1;border-color:#ffffff14}[data-theme=dark] body[data-page=dashboard] .resumeRewriteSelect,[data-theme=dark] body[data-page=dashboard] .resumeRewriteContext,[data-theme=dark] body[data-page=dashboard] .resumeContextTextarea,[data-theme=dark] body[data-page=dashboard] .resumeProjectTitleInput,[data-theme=dark] body[data-page=dashboard] .resumeProjectSelect{background:#ffffff16;border-color:#ffffff24;color:#ffffffeb;color-scheme:dark}[data-theme=dark] body[data-page=dashboard] .resumeRewriteSelect option,[data-theme=dark] body[data-page=dashboard] .resumeProjectSelect option{background-color:#141b26;color:#ffffffeb}[data-theme=dark] body[data-page=dashboard] .resumeRewriteContext::placeholder,[data-theme=dark] body[data-page=dashboard] .resumeContextTextarea::placeholder,[data-theme=dark] body[data-page=dashboard] .resumeProjectTitleInput::placeholder{color:#ffffff94}[data-theme=dark] body[data-page=dashboard] .resumeExportItem{color:#ffffffe6}[data-theme=dark] body[data-page=dashboard] .resumeExportItem:hover{background:#d7ff5924}body[data-page=dashboard] .resumeAtsPanel{background:#ffffffdb;border-color:#0f172a14;box-shadow:0 22px 56px -38px #0f172a47;position:relative}body[data-page=dashboard] .resumeAtsPanel:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:3px;background:linear-gradient(180deg,#d7ff5900,#d7ff598c 40%,#d7ff5900)}[data-theme=dark] body[data-page=dashboard] .resumeAtsPanel{background:#121822d1;border-color:#ffffff14}.dashboardPage{max-width:640px}.dashboardPageOverview{width:100%;max-width:56rem;margin-left:auto;margin-right:auto}.dashboardPageOverview>.dashboardPageTitle{text-align:center;letter-spacing:-.03em;font-weight:700}.dashboardPageOverview .dashboardProjects .dashboardCard{max-width:40rem;margin-left:auto;margin-right:auto}.dashboardPageOverview .dashboardProjectsGrid{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;list-style:none;padding:0;margin:0 auto}.dashboardPageOverview .dashboardProjectsGrid>li{flex:0 1 17.5rem;width:100%;max-width:22rem;min-width:min(100%,15rem)}.dashboardPageOverview .dashboardOverviewCard{max-width:40rem;margin-left:auto;margin-right:auto;padding:2.5rem 2rem;min-height:200px;display:flex;align-items:center;justify-content:center;text-align:center}.dashboardPageOverview .dashboardOverviewCard.dashboardWelcomeCard{min-height:auto;padding:1.35rem 1.5rem;display:block;text-align:left}.dashboardPageOverview .dashboardOverviewCard .dashboardCardText{margin:0;max-width:28em}.dashboardPageSubtitleCentered{text-align:center}.dashboardOverviewCardTight{padding:1.75rem;min-height:auto}.dashboardPageOverview .dashboardOverviewCard.dashboardWelcomeCard.dashboardOverviewCardTight{padding:1.35rem 1.5rem}.dashboardWelcome{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.dashboardWelcome--modern{flex-direction:row;align-items:center;justify-content:space-between;text-align:left;gap:1.25rem 1.5rem;width:100%}.dashboardWelcomeText{flex:1;min-width:0}@media (max-width: 540px){.dashboardWelcome--modern{flex-direction:column;align-items:stretch;text-align:center}.dashboardWelcome--modern .dashboardWelcomeText{text-align:center}.dashboardWelcome--modern .dashboardWelcomeActions{margin-top:.25rem}}.dashboardWelcomeTitle{margin:0 0 .35rem;font-size:1.0625rem;font-weight:600;letter-spacing:-.02em;color:var(--text-primary)}.dashboardWelcomeBody{max-width:42rem;margin:0;font-size:.875rem;line-height:1.55}.dashboardWelcomeActions{margin-top:.75rem}.dashboardWelcome--modern .dashboardWelcomeActions{margin-top:0;flex-shrink:0}.dashboardProjects{margin-top:1.25rem}.dashboardProjectsGrid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.dashboardProjectCard{display:block;padding:1.1rem 1.15rem;border-radius:var(--radius-md);background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--shadow-glass);text-decoration:none;color:inherit;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease;min-height:140px}.dashboardProjectCard:hover{transform:translateY(-1px);border-color:#5a7a8a73;box-shadow:0 12px 32px #00000014}.dashboardProjectCardTop{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.dashboardProjectName{font-size:.975rem;font-weight:600;color:var(--text-primary)}.dashboardProjectSnippet{margin:0 0 .9rem;font-size:.875rem;line-height:1.55;color:var(--text-secondary)}.dashboardProjectOpen{font-size:.8125rem;font-weight:600;color:var(--accent-text)}.dashboardUsageStrip{max-width:56rem;margin:0 auto 1.25rem;padding:.7rem 1.15rem;border-radius:var(--dashboard-card-radius, 14px);background:#ffffffc7;border:1px solid rgba(15,23,42,.06);box-shadow:0 1px 3px #0f141c0a,0 8px 28px -12px #0f141c1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}[data-theme=dark] .dashboardUsageStrip{background:#121822bf;border-color:#ffffff14}.dashboardUsageStripInner{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.8125rem;color:var(--text-secondary);justify-content:center}.dashboardUsagePlan strong,.dashboardUsageStripInner strong{color:var(--text-primary);font-weight:600}.dashboardUsageDivider{opacity:.45;-webkit-user-select:none;user-select:none}.dashboardGettingStarted{max-width:56rem;margin:0 auto 1.25rem;padding:0;overflow:hidden}.dashboardGettingStartedToggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;background:transparent;border:none;cursor:pointer;font:inherit;text-align:left;color:var(--text-primary)}.dashboardGettingStartedToggle:hover{background:#d7ff5914}.dashboardGettingStartedTitle{font-size:.9375rem;font-weight:600}.dashboardGettingStartedChevron{font-size:.7rem;opacity:.55}.dashboardGettingStartedList{margin:0;padding:0 1.25rem 1.15rem 2.25rem;font-size:.875rem;line-height:1.6;color:var(--text-secondary)}.dashboardGettingStartedList li{margin-bottom:.45rem}.dashboardGettingStartedList a{color:var(--accent-text);font-weight:500;text-decoration:none}.dashboardGettingStartedList a:hover{text-decoration:underline}.dashboardEmptyStateV2{max-width:40rem;margin-left:auto;margin-right:auto;text-align:center;padding:2.25rem 1.75rem;border-radius:var(--dashboard-card-radius, 18px)}.dashboardEmptyStateV2Kicker{margin:0 0 .35rem;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-text)}.dashboardEmptyStateV2Title{margin:0 0 .75rem;font-size:1.25rem;font-weight:600;letter-spacing:-.02em;color:var(--text-primary)}.dashboardEmptyStateV2Body{margin:0 auto;max-width:36rem}.dashboardEmptyStateV2Actions{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center}.dashboardProjectReadinessRow{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.5rem}.dashboardReadinessChip{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.2rem .5rem;border-radius:999px;border:1px solid transparent}.dashboardReadinessChip--high{background:#d7ff5959;border-color:#78a05059;color:var(--text-primary)}.dashboardReadinessChip--mid{background:#facc1533;border-color:#b48c2859;color:var(--text-primary)}.dashboardReadinessChip--low{background:#f8717126;border-color:#c8505059;color:var(--text-primary)}[data-theme=dark] .dashboardReadinessChip--high{background:#d7ff592e;border-color:#d7ff5947;color:#ffffffeb}.dashboardProjectAnalyzed{font-size:.75rem;color:var(--text-secondary)}.dashboardNavGroup{display:flex;flex-direction:column;gap:.2rem;margin-top:.25rem;padding-top:.75rem;border-top:1px solid var(--glass-border)}[data-theme=dark] .dashboardNavGroup{border-top-color:#ffffff14}.dashboardNavGroupLabel{margin:0 0 .35rem;padding:0 .65rem;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);opacity:.85}a.dashboardNavLinkExternal{text-decoration:none}.dashboardSearchItemHint{font-weight:400;opacity:.55;font-size:.8em}.dashboardProjectLimitCentered{text-align:center;margin-top:1.25rem}.dashboardPageTitle{font-size:1.5rem;font-weight:600;letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.25rem}.dashboardPageSubtitle{font-size:.9375rem;color:var(--text-secondary);margin-bottom:1.5rem}.dashboardCard{padding:1.5rem;background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-md);box-shadow:var(--shadow-glass)}.dashboardProjectList{list-style:none;padding:0;margin:0 0 .5rem}.dashboardProjectList li{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.35rem}.dashboardProjectMeta{font-size:.8125rem;color:var(--text-muted)}.dashboardProjectLimit{margin-top:.5rem;font-size:.8125rem;color:var(--text-muted)}.dashboardCardText{font-size:.9375rem;color:var(--text-secondary);line-height:1.55}.dashboardCardLink{color:var(--accent-text);text-decoration:none;font-weight:500}.dashboardCardLink:hover{text-decoration:underline}.dashboardSettingsSection{margin-bottom:2rem}.dashboardSettingsHeading{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.dashboardSettingsPlan{font-size:.9375rem;color:var(--text-secondary);margin-bottom:.5rem}.dashboardSettingsPlanHint{font-weight:400;color:var(--text-muted, var(--text-secondary))}.dashboardSettingsHint{font-size:.8125rem;color:var(--text-muted);margin-bottom:1.25rem;line-height:1.5}.dashboardSettingsActions{display:flex;flex-wrap:wrap;gap:.75rem}.dashboardSettingsContactLink{display:inline-block;font-size:.9375rem;font-weight:500;color:var(--accent-text);text-decoration:none}.dashboardSettingsContactLink:hover{text-decoration:underline}.dashboardBtn{padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;font-family:inherit;border-radius:var(--radius-sm);cursor:pointer;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .15s ease}a.dashboardBtn:visited{color:inherit}body[data-page=dashboard] .dashboard.dashboardApp--v2 a.dashboardBtnPrimary:visited{color:var(--dashboard-lime-ink)}.dashboardBtnPrimary{background:var(--accent-soft);border:1px solid var(--accent);color:var(--text-primary)}.dashboardBtnPrimary:hover{background:#5a7a8a33}.dashboardBtnSecondary{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary)}.dashboardBtnSecondary:hover{background:var(--glass-bg-strong);color:var(--text-primary)}.dashboardSettingsHeadingDanger{color:var(--danger-text, #c53030)}.dashboardCardDanger{border-color:#c5303040}.dashboardBtnDanger{background:#c530301f;border:1px solid rgba(197,48,48,.4);color:var(--danger-text, #c53030)}.dashboardBtnDanger:hover:not(:disabled){background:#c5303033;border-color:#c5303080}.dashboardBtnDanger:disabled{opacity:.7;cursor:not-allowed}.dashboardSettingsError{font-size:.875rem;color:var(--error-text);margin-bottom:.75rem}.dashboardResume{max-width:720px;margin:0 auto}.resumePageHeader{margin-bottom:2rem}.resumePageHeaderTop{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.resumePageHeaderTop .dashboardPageTitle{margin-bottom:0}.editorModeSwitch{display:inline-flex;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);padding:2px}.editorModeBtn{padding:.4rem .9rem;font-size:.875rem;font-weight:500;font-family:inherit;color:var(--text-secondary);background:transparent;border:none;border-radius:calc(var(--radius-md) - 2px);cursor:pointer;transition:color .2s ease,background .2s ease}.editorModeBtn:hover{color:var(--text-primary)}.editorModeBtnActive{color:var(--text-primary);background:var(--glass-bg-strong);box-shadow:0 1px 2px #0000000f}.resumePageHeader .dashboardPageSubtitle{margin-bottom:.75rem}.resumeWorkspaceLead{max-width:40rem}.resumeWorkspaceUsageStrip{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.5rem .65rem;margin-top:.35rem;margin-bottom:0;padding:.45rem .75rem;font-size:.8125rem;color:var(--text-secondary);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:999px;box-shadow:0 1px 2px #0f172a0a}.resumeWorkspaceUsageItem{display:inline-flex;align-items:baseline;gap:.35rem}.resumeWorkspaceUsageLabel{font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.resumeWorkspaceUsageItem strong{font-weight:800;font-variant-numeric:tabular-nums;color:var(--text-primary)}.resumeWorkspaceUsageDivider{color:var(--text-muted);opacity:.6;-webkit-user-select:none;user-select:none}.resumeWorkspaceUsageBadge{margin-left:.15rem;padding:.15rem .45rem;font-size:.65rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--text-primary);background:#d7ff5959;border-radius:999px}.resumeProjectShell{margin-top:1rem;padding:1rem 1.1rem;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);box-shadow:var(--shadow-glass)}.resumeProjectBar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.85rem 1.1rem;margin-top:0}.resumeProjectNameWrap{display:flex;flex-direction:column;gap:.35rem;flex:1 1 12rem;min-width:min(100%,10rem);max-width:24rem}.resumeProjectNameLabel{font-size:.75rem;font-weight:700;color:var(--text-muted);letter-spacing:.02em}.resumeProjectTitleInput{font-size:.9375rem;font-weight:500;padding:.55rem .75rem;border:1px solid var(--glass-border);border-radius:11px;background:var(--input-bg);color:var(--text-primary);width:100%;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.resumeProjectTitleInput:disabled{opacity:.7;cursor:not-allowed}.resumeProjectTitleInput::placeholder{color:var(--text-muted);font-weight:400}.resumeProjectActions{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.55rem}.resumeProjectSelectWrap{display:flex;flex-direction:column;gap:.35rem;min-width:min(100%,11.5rem)}.resumeProjectSelectLabel{font-size:.75rem;font-weight:700;color:var(--text-muted);letter-spacing:.02em}.resumeProjectBtn{padding:.55rem 1rem;border-radius:11px;font-weight:600;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}body[data-page=dashboard] .resumeProjectBtn:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 6px 16px -8px #0f172a59}.resumeAutosaveStatus{flex:1 1 100%;margin:.35rem 0 0;font-size:.75rem;color:var(--text-muted)}.resumeProjectSelect{font-size:.875rem;font-weight:500;padding:.5rem .65rem;border:1px solid var(--glass-border);border-radius:11px;background:var(--input-bg);color:var(--text-primary);min-width:11.5rem;transition:border-color .15s ease,box-shadow .15s ease}.resumeEditorColumn{flex:1 1 min(0,100%);min-width:min(100%,16rem);display:flex;flex-direction:column;align-items:center;width:100%}.resumeLandingBanner{margin-top:.75rem;padding:.5rem .75rem;font-size:.875rem;color:var(--text-secondary);background:var(--accent-soft);border-radius:var(--radius-sm)}.resumeUpgradeCallout{position:relative;overflow:hidden;padding:1.35rem 1.35rem 1.25rem;margin-top:1.25rem;border-radius:calc(var(--radius-md) + 4px);border:1px solid rgba(215,255,89,.42);background:linear-gradient(165deg,#ffffffeb,#fafdf5fa 48%,#d7ff591f);box-shadow:0 1px #ffffffa6 inset,0 24px 56px -36px #0f172a59,0 12px 32px -28px #d7ff5959}.resumeUpgradeCalloutAccent{position:absolute;top:-40%;right:-18%;width:52%;max-width:22rem;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 35% 35%,#d7ff5973,#d7ff5900 68%);filter:blur(2px);pointer-events:none}.resumeUpgradeCallout>:not(.resumeUpgradeCalloutAccent){position:relative;z-index:1}.resumeUpgradeCalloutHeader{margin-bottom:1.05rem;max-width:38rem}.resumeUpgradeCalloutKickerRow{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.45rem}.resumeUpgradeCalloutKicker{display:inline-flex;align-items:center;padding:.2rem .55rem;font-size:.6875rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#0a0f14;background:#d7ff59;border-radius:999px}.resumeUpgradeCalloutKickerHint{font-size:.8125rem;color:var(--text-muted);font-weight:500}.resumeUpgradeCalloutTitle{font-size:clamp(1.15rem,2.2vw,1.45rem);font-weight:800;letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.45rem;line-height:1.2}.resumeUpgradeCalloutCopy{font-size:.92rem;color:var(--text-secondary);line-height:1.55}.resumeUpgradeCalloutCopy strong{color:var(--text-primary);font-weight:800}.resumeUpgradeCalloutPlans{display:grid;grid-template-columns:repeat(auto-fit,minmax(15.5rem,1fr));gap:1rem;margin:0 0 1.1rem}.resumeUpgradeCalloutPlan{position:relative;display:flex;flex-direction:column;padding:1.05rem 1.1rem 1.1rem;background:#ffffffc7;border:1px solid rgba(15,23,42,.08);border-radius:14px;box-shadow:0 1px #ffffffd9 inset,0 14px 36px -28px #0f172a59;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.resumeUpgradeCalloutPlan:hover{transform:translateY(-2px);box-shadow:0 1px #ffffffe6 inset,0 22px 44px -32px #0f172a6b}.resumeUpgradeCalloutPlan--pro{border-color:#d7ff598c;box-shadow:0 1px #ffffffe6 inset,0 0 0 1px #d7ff5933,0 20px 48px -34px #d7ff5961}.resumeUpgradeCalloutPlan--elite{border-color:#0f172a1a}.resumeUpgradeCalloutBadge{align-self:flex-start;margin-bottom:.55rem;padding:.18rem .5rem;font-size:.65rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#0a0f14;background:linear-gradient(180deg,#e8ff8a,#d7ff59);border-radius:6px;box-shadow:0 1px 2px #0f172a1f}.resumeUpgradeCalloutBadge--muted{color:var(--text-secondary);background:#0f172a0f;box-shadow:none;border:1px solid rgba(15,23,42,.08)}[data-theme=dark] .resumeUpgradeCalloutBadge--muted{color:#ffffffc7;background:#ffffff14;border-color:#ffffff1f}.resumeUpgradeCalloutPlanName{font-size:1.125rem;font-weight:800;letter-spacing:-.02em;color:var(--text-primary);margin:0 0 .15rem}.resumeUpgradeCalloutPlanPrice{margin:0 0 .35rem;display:flex;align-items:baseline;gap:.3rem}.resumeUpgradeCalloutPlanAmount{font-size:1.65rem;font-weight:800;letter-spacing:-.03em;color:var(--text-primary)}.resumeUpgradeCalloutPlanPeriod{font-size:.875rem;font-weight:600;color:var(--text-muted)}.resumeUpgradeCalloutPlanTagline{margin:0 0 .65rem;font-size:.8125rem;color:var(--text-muted);font-weight:500}.resumeUpgradeCalloutList{margin:0;padding:0;list-style:none;color:var(--text-secondary);font-size:.875rem;line-height:1.55}.resumeUpgradeCalloutList li{position:relative;padding-left:1.35rem;margin-bottom:.38rem}.resumeUpgradeCalloutList li:last-child{margin-bottom:0}.resumeUpgradeCalloutList li:before{content:"";position:absolute;left:0;top:.45em;width:.5rem;height:.5rem;border-radius:2px;background:#d7ff59;box-shadow:0 0 0 2px #d7ff5940}.resumeUpgradeCalloutError{margin:0 0 .85rem}.resumeUpgradeCalloutActions{display:flex;flex-wrap:wrap;gap:.65rem .75rem;align-items:center}.resumeUpgradeCalloutCta{padding:.65rem 1.15rem;border-radius:12px;font-weight:700;font-size:.9375rem;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.resumeUpgradeCalloutCta--primary:not(:disabled):hover{transform:translateY(-1px);filter:brightness(1.03);box-shadow:0 10px 28px -14px #d7ff59d9}.resumeUpgradeCalloutCta:not(.resumeUpgradeCalloutCta--primary):not(:disabled):hover{transform:translateY(-1px);border-color:#d7ff2a8c}.resumeUpgradeCalloutFootnote{margin-top:.85rem;font-size:.78rem;color:var(--text-muted);line-height:1.45}[data-theme=dark] .resumeUpgradeCallout{border-color:#d7ff5952;background:linear-gradient(165deg,#121822eb,#0c121cf5 55%,#d7ff5914);box-shadow:0 1px #ffffff0f inset,0 24px 56px -36px #0009,0 12px 32px -28px #d7ff5938}[data-theme=dark] .resumeUpgradeCalloutPlan{background:#0c121cb8;border-color:#ffffff1a;box-shadow:0 1px #ffffff0d inset,0 14px 36px -28px #0000008c}[data-theme=dark] .resumeUpgradeCalloutPlan--pro{border-color:#d7ff5966;box-shadow:0 1px #ffffff0f inset,0 0 0 1px #d7ff5926,0 20px 48px -34px #d7ff592e}[data-theme=dark] .resumeWorkspaceUsageStrip{background:#ffffff0f;border-color:#ffffff1a;box-shadow:none}[data-theme=dark] .resumeProjectShell{background:#ffffff0a;border-color:#ffffff1a}.resumeFlow{display:flex;flex-direction:column;gap:1.5rem}.resumeCard{padding:1.5rem;background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-md);box-shadow:var(--shadow-glass)}.resumeStepTitle{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.resumeStepHint{font-size:.875rem;color:var(--text-secondary);margin-bottom:1rem}.resumeSection{margin-bottom:0}.resumeRewriteOptionsPanel{margin-bottom:1rem;padding:.85rem 1rem;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md)}.resumeRewriteOptionsHeading{margin:0 0 .25rem;font-size:.875rem;font-weight:600;color:var(--text-primary)}.resumeRewriteOptionsHint{margin:0 0 .75rem;font-size:.8125rem;color:var(--text-muted);line-height:1.4}.resumeRewriteOptions{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin:0;padding:0;border-top:none}.resumeRewriteOption{display:flex;flex-direction:column;gap:.25rem;min-width:0}.resumeRewriteOptionLabel{font-size:.8125rem;font-weight:500;color:var(--text-secondary)}.resumeRewriteSelect{padding:.4rem .6rem;font-size:.875rem;font-family:inherit;background:var(--input-bg);border:1px solid var(--glass-border);border-radius:var(--radius-sm);color:var(--text-primary);min-width:140px}.resumeRewriteContextWrap{flex:1;min-width:200px}.resumeRewriteBookmarkHint{margin:-.25rem 0 .65rem;font-size:.8125rem;color:var(--accent-text);line-height:1.4}.resumeRewriteContext{width:100%;padding:.4rem .6rem;font-size:.875rem;font-family:inherit;background:var(--input-bg);border:1px solid var(--glass-border);border-radius:var(--radius-sm);color:var(--text-primary)}.resumeRewriteContext::placeholder{color:var(--text-muted)}.resumeContextPanel{margin-bottom:.25rem}.resumeContextTextarea{width:100%;min-height:4.75rem;padding:.65rem .75rem;font-size:.875rem;line-height:1.5;font-family:inherit;background:var(--input-bg);border:1px solid var(--glass-border);border-radius:var(--radius-sm);color:var(--text-primary);resize:vertical;box-sizing:border-box}.resumeContextTextarea::placeholder{color:var(--text-muted)}.resumeRewriteContext:focus,.resumeRewriteSelect:focus{outline:none;border-color:var(--accent)}.resumeToolbar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:.75rem}.resumeUploadHint{font-size:.75rem;color:var(--text-muted);margin:0 .5rem 0 0;max-width:28rem}[data-theme=dark] body[data-page=dashboard] .resumeUploadHint,[data-theme=dark] body[data-page=dashboard] .resumeEditorWordCount,[data-theme=dark] body[data-page=dashboard] .resumeScoreBreakdown{color:#ffffffad}.resumeExportWrap{position:relative}.resumeExportDropdown{position:absolute;top:100%;left:0;margin-top:2px;min-width:10rem;padding:.25rem;background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-glass);z-index:20}.resumeExportItem{display:block;width:100%;padding:.5rem .75rem;font-size:.875rem;font-family:inherit;text-align:left;color:var(--text-primary);background:none;border:none;border-radius:var(--radius-sm);cursor:pointer;transition:background .15s ease}.resumeExportItem:hover{background:var(--accent-soft)}.resumeExportItem:disabled{opacity:.7;cursor:not-allowed}.resumeErrors{margin-bottom:.75rem}.resumeEditorWrap{margin-top:.5rem;width:100%}.resumeEditorWrap .resumeEditor{width:100%;max-width:52rem;margin-left:auto;margin-right:auto}.resumeEditorWordCount{font-size:.75rem;color:var(--text-muted);margin-top:.5rem;margin-bottom:0;text-align:center;width:100%;max-width:52rem;margin-left:auto;margin-right:auto}.resumeScoreCard .resumeScore{margin-top:.25rem}.resumeSectionHead{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.resumeJobDesc{width:100%;padding:.75rem 1rem;background:var(--input-bg);border:1px solid var(--glass-border);border-radius:var(--radius-sm);font-size:.9375rem;font-family:inherit;color:var(--text-primary);resize:vertical;min-height:100px}.resumeJobDesc:focus{outline:none;border-color:var(--accent)}.resumeActions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.resumeFileInput{position:absolute;width:0;height:0;opacity:0}.resumeScore{display:flex;align-items:baseline;gap:.25rem;flex-wrap:wrap}.resumeScoreValue{font-size:2rem;font-weight:600;color:var(--text-primary)}.resumeScoreMax{font-size:1rem;color:var(--text-muted)}.resumeScoreBreakdown{width:100%;font-size:.8125rem;color:var(--text-secondary);margin-top:.5rem}.resumeScoreBreakdown span{margin-right:1rem}.resumeTemplates{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.resumeEditor{border:1px solid var(--glass-border);border-radius:var(--radius-md);background:var(--glass-bg);overflow:hidden}[data-theme=dark] body[data-page=dashboard] .resumeEditor{background:#121822b8;border-color:#ffffff1a}.resumeEditorToolbar{display:flex;gap:.25rem;padding:.5rem .75rem;border-bottom:1px solid var(--glass-border);background:var(--glass-bg-strong)}[data-theme=dark] body[data-page=dashboard] .resumeEditorToolbar{background:#ffffff12;border-bottom-color:#ffffff1a}.resumeEditorToolbar button{padding:.35rem .6rem;font-size:.875rem;font-weight:600;font-family:inherit;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:color .15s ease,background .15s ease}[data-theme=dark] body[data-page=dashboard] .resumeEditorToolbar button{background:#ffffff12;border-color:#ffffff1f;color:#ffffffd1}.resumeEditorToolbar button:hover{color:var(--text-primary);background:var(--accent-soft)}[data-theme=dark] body[data-page=dashboard] .resumeEditorToolbar button:hover{color:#fffffff0;background:#d7ff591f}.resumeEditorToolbar .resumeEditorBtnActive{color:var(--text-primary);background:var(--accent-soft);border-color:var(--accent)}[data-theme=dark] body[data-page=dashboard] .resumeEditorToolbar .resumeEditorBtnActive{color:#0a0f14;background:#d7ff59;border-color:#d7ff5959}.resumeEditorToolbarDivider{width:1px;height:1.25rem;background:var(--glass-border);margin:0 .15rem}[data-theme=dark] body[data-page=dashboard] .resumeEditorToolbarDivider{background:#ffffff1f}.resumeEditor .ProseMirror{min-height:420px;padding:1.25rem 1.5rem 1.5rem;font-size:1rem;line-height:1.65;color:var(--text-primary);font-family:Outfit,system-ui,sans-serif;max-width:100%}[data-theme=dark] body[data-page=dashboard] .resumeEditor .ProseMirror{color:#fffffff0}.resumeEditor .ProseMirror:focus{outline:none}.resumeEditorBookmarkHighlight{background:#d7ff5947;border-radius:2px}[data-theme=dark] .resumeEditorBookmarkHighlight{background:#d7ff5933}.resumeEditorBookmarkActive{border-color:#d7ff59bf!important;box-shadow:0 0 0 2px #d7ff5938 inset}[data-theme=dark] .resumeEditorBookmarkActive{border-color:#d7ff5961!important;box-shadow:0 0 0 2px #d7ff592e inset}.resumeEditor .ProseMirror p{margin-bottom:.5rem}.resumeEditor .ProseMirror ul,.resumeEditor .ProseMirror ol{padding-left:1.5rem;margin-bottom:.5rem}.resumeEditor .ProseMirror h1{font-size:1.375rem;font-weight:600;margin:0 0 .75rem;color:var(--text-primary);letter-spacing:-.02em}.resumeEditor .ProseMirror h2{font-size:1.125rem;font-weight:600;margin:1rem 0 .5rem;color:var(--text-primary)}.resumeEditor .ProseMirror h2:first-child,.resumeEditor .ProseMirror h1:first-child{margin-top:0}.resumeEditor .ProseMirror h3{font-size:1rem;font-weight:600;margin:.75rem 0 .35rem;color:var(--text-primary)}.resumeEditor .ProseMirror strong{font-weight:700;color:var(--text-primary)}.resumePreview{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 640px){.resumePreview{grid-template-columns:1fr}}.resumePreviewPanel{padding:1rem;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md)}.resumePreviewTitle{font-size:.875rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.resumePreviewContent{font-size:.8125rem;color:var(--text-secondary);line-height:1.5}.resumePreviewContent p{margin-bottom:.35rem}.resumePreviewMuted{color:var(--text-muted);font-style:italic}.resumePreviewHighlight{background:#facc1559;padding:0 2px;border-radius:2px}.resumeAtsPanel{margin-top:1.5rem;padding:1.25rem 1.35rem;background:var(--glass-bg-strong);border:1px solid var(--glass-border);border-radius:var(--radius-md);max-width:52rem;margin-left:auto;margin-right:auto;width:100%;box-sizing:border-box;text-align:left}.resumeAtsPanelTitle{margin:0 0 .5rem;font-size:1.0625rem;font-weight:600;color:var(--text-primary)}.resumeAtsPanelExplainer{margin:0 0 .85rem;font-size:.875rem;line-height:1.65;color:var(--text-secondary)}.resumeAtsPanelBullets{margin:0 0 1rem;padding-left:1.2rem;font-size:.8125rem;line-height:1.55;color:var(--text-secondary)}.resumeAtsPanelBullets li{margin-bottom:.35rem}.resumeAtsPanelActions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem}.resumeAtsPanelNeed{margin:0;font-size:.8125rem;color:var(--text-muted);flex:1 1 200px}.resumeAtsPanelLink{color:var(--accent-text);font-weight:500;text-decoration:none}.resumeAtsPanelLink:hover{text-decoration:underline}.resumeAtsPanelResults{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--glass-border)}.resumeAtsPanelRefreshHint{margin:0 0 1rem;font-size:.8125rem;color:var(--text-muted);line-height:1.45}.resumeAtsPanelFeedback.resumeAnalysisFeedback{padding-top:0}.resumeAnalysisFeedback{padding:0}.resumeAnalysisScoreRow{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:1.25rem}.resumeAnalysisScoreLabel{font-size:.9375rem;font-weight:600;color:var(--text-primary)}.resumeAnalysisScoreValue{font-size:1.75rem;font-weight:600;color:var(--text-primary)}.resumeAnalysisScoreMax{font-size:1rem;font-weight:500;color:var(--text-muted);margin-left:.15rem}.resumeAnalysisBreakdown{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.25rem}.resumeAnalysisBreakdownItem{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:.2rem .75rem;align-items:center}.resumeAnalysisBreakdownLabel{font-size:.8125rem;color:var(--text-secondary)}.resumeAnalysisBreakdownBarWrap{grid-column:1 / -1;height:6px;background:var(--glass-bg-strong);border-radius:3px;overflow:hidden}.resumeAnalysisBreakdownBar{height:100%;background:var(--accent);border-radius:3px;transition:width .25s ease}.resumeAnalysisBreakdownValue{font-size:.8125rem;font-weight:600;color:var(--text-secondary)}.resumeAnalysisBlock{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--glass-border)}.resumeAnalysisBlock:first-of-type{margin-top:0;padding-top:0;border-top:none}.resumeAnalysisBlockTitle{font-size:.875rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.resumeAnalysisBlockHint{font-size:.8125rem;color:var(--text-secondary);margin-bottom:.5rem}.resumeAnalysisTags{display:flex;flex-wrap:wrap;gap:.35rem}.resumeAnalysisTag{font-size:.75rem;padding:.25rem .5rem;background:var(--accent-soft);color:var(--text-primary);border-radius:var(--radius-sm)}.resumeAnalysisTagMuted{background:var(--glass-bg-strong);color:var(--text-muted)}.resumeAnalysisTips{font-size:.875rem;color:var(--text-secondary);line-height:1.5;margin:0;padding-left:1.25rem}.resumeAnalysisTips li{margin-bottom:.35rem}.landingPage--v2{--landing-pad-x: clamp(1rem, 4.2vw, 1.85rem);--landing-section-y: clamp(2.65rem, 5.8vw, 5rem);--landing-hero-top: clamp(5.35rem, 11vw, 8rem);--landing-hero-bottom: clamp(2.35rem, 5.5vw, 5.25rem);--landing-sticky-offset: clamp(4.75rem, 10vw, 5.85rem);background:#fff}[data-theme=dark] .landingPage--v2{background:#060a10}.landingPage--v2 .section{padding:var(--landing-section-y) var(--landing-pad-x)}.landingPage--v2 .section[id],.landingPage--v2 .landingTrust,.landingPage--v2 .landingSplit,.landingPage--v2 .landingBentoSection{scroll-margin-top:var(--landing-sticky-offset)}body[data-page=landing] .nav.nav--landingHero{background:#080c1459;border-bottom:1px solid rgba(255,255,255,.1);box-shadow:none;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}body[data-page=landing] .nav.nav--landingHero .navBrand,body[data-page=landing] .nav.nav--landingHero .navLinks a:not(.navCta),body[data-page=landing] .nav.nav--landingHero .navLinks button,body[data-page=landing] .nav.nav--landingHero .themeToggle{color:#ffffffd1}body[data-page=landing] .nav.nav--landingHero .navBrand:hover,body[data-page=landing] .nav.nav--landingHero .navLinks a:not(.navCta):hover,body[data-page=landing] .nav.nav--landingHero .navLinks button:hover{color:#fff}body[data-page=landing] .nav.nav--landingHero .navLinks a:after{background:linear-gradient(90deg,transparent 0%,rgba(215,255,89,.75) 50%,transparent 100%)}body[data-page=landing] .nav.nav--landingHero .themeToggle{border-color:#ffffff24;background:#ffffff0f;color:#ffffffd9}body[data-page=landing] .nav.nav--landingHero .navCta{background:#d7ff59;color:#0a0f14;box-shadow:0 10px 28px -14px #d7ff598c}body[data-page=landing] .nav.nav--landingHero .navCta:hover{color:#0a0f14;transform:translateY(-1px)}.landingPage--v2 .hero--ramp{min-height:min(100dvh,940px);padding:var(--landing-hero-top) var(--landing-pad-x) var(--landing-hero-bottom);align-items:center;justify-content:center}.landingPage--v2 .hero--ramp .heroBackdrop{background-image:none;background:radial-gradient(900px 480px at 12% 22%,rgba(215,255,89,.14) 0%,transparent 55%),radial-gradient(700px 400px at 88% 12%,rgba(99,140,255,.12) 0%,transparent 50%),linear-gradient(165deg,#0a1628,#1a3a5c 42%,#e8eef6)}.landingPage--v2 .hero--ramp .heroBackdrop:after{background:linear-gradient(180deg,transparent 0%,transparent 55%,rgba(248,250,252,.95) 100%);opacity:1}[data-theme=dark] .landingPage--v2 .hero--ramp .heroBackdrop{background:radial-gradient(880px 460px at 10% 20%,rgba(215,255,89,.12) 0%,transparent 58%),linear-gradient(165deg,#050a12,#0f2438 48%,#1a2838)}[data-theme=dark] .landingPage--v2 .hero--ramp .heroBackdrop:after{background:linear-gradient(180deg,transparent 0%,transparent 50%,rgba(6,10,16,.92) 100%)}.landingPage--v2 .hero--ramp .blobs{display:none}.heroInner--ramp{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:clamp(1.25rem,4.5vw,4rem);align-items:center;width:min(1120px,100%);margin-inline:auto;justify-items:stretch}@media (min-width: 1280px){.heroInner--ramp{width:min(1220px,92vw);gap:clamp(2rem,4vw,4.5rem)}}@media (min-width: 1536px){.heroInner--ramp{width:min(1320px,88vw);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}}.heroRampCol{position:relative;z-index:1}.landingPage--v2 .hero--ramp .heroTitle{font-size:clamp(1.85rem,5vw,3rem);margin-bottom:clamp(.85rem,2vw,1.15rem)}.landingPage--v2 .hero--ramp .heroTitle,.landingPage--v2 .hero--ramp .heroSubtitle,.landingPage--v2 .hero--ramp .heroProof{color:#fffffff5}.landingPage--v2 .hero--ramp .heroSubtitle{opacity:.88;font-size:clamp(1rem,2.2vw,1.125rem);max-width:38rem;line-height:1.62}.landingPage--v2 .hero--ramp .heroTitleAccent{color:#d7ff59}.landingPage--v2 .hero--ramp .heroBadge{background:#ffffff1a;border-color:#ffffff2e;color:#ffffffd9}.landingPage--v2 .hero--ramp .heroValueChips{margin-bottom:clamp(1.35rem,3vw,1.85rem);gap:clamp(.4rem,1.5vw,.55rem)}.landingPage--v2 .hero--ramp .heroValueChips li{background:#ffffff1a;border-color:#ffffff29;color:#ffffffd1;font-size:clamp(.75rem,1.6vw,.8125rem);padding:.4rem .7rem}.landingPage--v2 .hero--ramp .heroCtaPrimary{background:#d7ff59;color:#0a0f14;border:none;box-shadow:0 16px 40px -18px #d7ff598c}.landingPage--v2 .hero--ramp .heroCtaPrimary:hover{color:#0a0f14;box-shadow:0 20px 48px -20px #d7ff599e}.heroProof{font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:500;letter-spacing:.02em;color:#ffffffb8;margin:0 0 clamp(.75rem,2vw,1.1rem);line-height:1.45;max-width:36rem}.heroExploreLinks{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem 1.35rem;margin-top:1.25rem}.heroExploreLink{display:inline-flex;margin-top:0;font-size:.875rem;font-weight:500;color:#ffffffc7;text-decoration:none;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease}.heroExploreLink:hover{color:#fff;border-bottom-color:#d7ff59a6}.heroCtaGhost--onDark{color:#ffffffd9!important;border-bottom-color:#ffffff40}.heroCtaGhost--onDark:hover{color:#fff!important;border-bottom-color:#d7ff59b3}.heroRampVisual{position:relative;min-height:340px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:.5rem}.heroMonitor{width:100%;max-width:420px;border-radius:14px;background:#f8fafc;box-shadow:0 24px 64px -28px #0f172a73,0 0 0 1px #0f172a0f;overflow:hidden}.heroMonitorChrome{display:flex;align-items:center;gap:.35rem;padding:.55rem .85rem;background:#eef2f7;border-bottom:1px solid rgba(15,23,42,.06)}.heroMonitorDot{width:8px;height:8px;border-radius:50%;background:#cbd5e1}.heroMonitorDot:nth-child(1){background:#f87171}.heroMonitorDot:nth-child(2){background:#fbbf24}.heroMonitorDot:nth-child(3){background:#4ade80}.heroMonitorTitle{margin-left:auto;font-size:.6875rem;font-weight:600;color:#64748b;letter-spacing:.04em;text-transform:uppercase}.heroMonitorBody{display:grid;grid-template-columns:52px 1fr;min-height:200px}.heroMonitorSide{display:flex;flex-direction:column;gap:.45rem;padding:.85rem .65rem;background:#fff;border-right:1px solid rgba(15,23,42,.06)}.heroMonitorSide span{height:6px;border-radius:3px;background:#e2e8f0}.heroMonitorSide span.active{background:linear-gradient(90deg,#638cff,#8b5cf6)}.heroMonitorMain{padding:1rem 1rem 1.15rem;background:#fff}.heroMonitorKpiLabel{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin:0 0 .2rem}.heroMonitorKpi{font-size:1.75rem;font-weight:700;letter-spacing:-.03em;color:#0f172a;margin:0 0 .75rem}.heroMonitorKpi span{font-size:1rem;font-weight:600;color:#64748b}.heroMonitorChart{height:72px;border-radius:10px;background:linear-gradient(180deg,#f1f5f9,#fff);border:1px solid rgba(15,23,42,.06);overflow:hidden}.heroMonitorChart svg{display:block;width:100%;height:100%}.heroPhone{position:absolute;right:0;bottom:0;width:132px;border-radius:18px;background:#0f172a;padding:6px;box-shadow:0 20px 50px -20px #0f172aa6,0 0 0 1px #ffffff14}.heroPhoneNotch{height:14px;border-radius:10px 10px 4px 4px;background:#1e293b;margin-bottom:6px}.heroPhoneBody{background:#fff;border-radius:12px;padding:.65rem .55rem;min-height:168px}.heroPhoneTitle{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin:0 0 .5rem}.heroPhoneList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.heroPhoneList li{display:flex;align-items:center;gap:.35rem;font-size:.65rem;font-weight:500;color:#334155}.heroPhoneIcon{width:14px;height:14px;border-radius:4px;background:#e2e8f0;flex-shrink:0}.heroPhoneIcon--accent{background:linear-gradient(135deg,#d7ff59,#bef264)}@media (max-width: 900px){.heroInner--ramp{grid-template-columns:1fr;text-align:center}.landingPage--v2 .hero--ramp .heroValueChips,.landingPage--v2 .hero--ramp .heroCtaRow{justify-content:center}.heroRampCol .heroSubtitle{margin-left:auto;margin-right:auto}.heroRampVisual{margin-top:clamp(1.25rem,4vw,2rem);min-height:min(52vw,320px);max-width:400px;margin-left:auto;margin-right:auto}.heroPhone{right:2%}.heroMonitor{max-width:100%}}@media (max-width: 520px){.heroPhone{display:none}.landingPage--v2 .hero--ramp{min-height:unset;padding-bottom:clamp(2rem,6vw,3rem)}.heroRampVisual{min-height:260px}.heroExploreLinks{margin-top:1rem}}.landingTrust{max-width:1120px;margin:0 auto;padding:clamp(2rem,4.5vw,3.25rem) var(--landing-pad-x, 1.5rem) clamp(2.25rem,5vw,3.5rem);text-align:center}.landingTrustLead{font-size:clamp(.98rem,2.4vw,1.0625rem);font-weight:500;color:var(--text-secondary);margin:0 auto clamp(1.25rem,3vw,1.75rem);max-width:38rem;line-height:1.58;padding:0 .25rem}.landingTrustStats{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(.55rem,2vw,.85rem)}.landingTrustPill{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:clamp(.75rem,2vw,.9rem) clamp(.95rem,2.5vw,1.15rem);border-radius:14px;background:#f4f4f5;border:1px solid rgba(15,23,42,.06);min-width:min(100%,168px);flex:1 1 160px;max-width:320px}@media (max-width: 520px){.landingTrustPill{align-items:center;text-align:center;max-width:none;flex:1 1 100%}}.landingTrustPill strong{font-size:.875rem;font-weight:600;color:var(--text-primary);margin-bottom:.2rem}.landingTrustPill span{font-size:.75rem;color:var(--text-muted);line-height:1.35}[data-theme=dark] .landingTrustPill{background:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .landingTrustPill strong{color:#ffffffeb}[data-theme=dark] .landingTrustPill span{color:#ffffff8c}.landingBentoSection{padding-top:calc(var(--landing-section-y, 4.5rem) * .45)!important}.landingBentoHeader{max-width:40rem;margin-bottom:clamp(1.75rem,4vw,2.75rem)}.landingBentoTitle{font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;letter-spacing:-.03em;color:var(--text-primary);margin:0 0 .75rem}.landingBentoLead{margin:0;font-size:1.0625rem;line-height:1.55;color:var(--text-secondary)}.landingAeoPlaybook{padding-top:clamp(2.5rem,5vw,3.75rem)!important;padding-bottom:clamp(2.75rem,5vw,4rem)!important}.landingAeoPlaybookIntro{max-width:42rem;margin-bottom:clamp(1.5rem,3vw,2rem)}.landingPage--v2 .landingAeoPlaybookIntro{margin-left:auto;margin-right:auto;text-align:center}.landingAeoPlaybookIntro .sectionTitle{margin-bottom:.75rem}.landingAeoPlaybookLead{margin:0;font-size:1.0625rem;line-height:1.6;color:var(--text-secondary)}.landingPyramidDemo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,3vw,1.5rem);margin-bottom:clamp(1.75rem,4vw,2.5rem);max-width:min(720px,100%)}.landingPage--v2 .landingPyramidDemo{margin-left:auto;margin-right:auto}@media (max-width: 640px){.landingPyramidDemo{grid-template-columns:1fr}}.landingPyramidCol{border-radius:16px;padding:1rem 1.1rem 1.15rem;background:#f8fafc;border:1px solid rgba(15,23,42,.07)}.landingPage--v2 .landingPyramidCol{background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 1px 2px #0f172a0a,0 12px 32px -20px #0f172a1f}[data-theme=dark] .landingPyramidCol{background:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .landingPage--v2 .landingPyramidCol{box-shadow:0 16px 40px -28px #0000008c}.landingPyramidCaption{margin:0 0 .65rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.landingPage--v2 .landingPyramidCaption{text-align:center}.landingPyramidStack{display:flex;flex-direction:column;gap:.4rem;align-items:stretch}.landingPyramidBar{display:block;font-size:.6875rem;font-weight:600;padding:.45rem .55rem;border-radius:10px;line-height:1.3;text-align:center;color:#334155}.landingPyramidStack--weak .landingPyramidBar--w1{background:#e2e8f0;min-height:2.5rem}.landingPyramidStack--weak .landingPyramidBar--w2{background:#cbd5e1;width:78%;margin-inline:auto;min-height:2rem}.landingPyramidStack--weak .landingPyramidBar--w3{background:#94a3b8;color:#fff;width:48%;margin-inline:auto;min-height:1.35rem;font-size:.625rem}.landingPyramidStack--strong .landingPyramidBar--s1{background:linear-gradient(135deg,#d7ff59,#c4f045);color:#0a0f14;font-size:.75rem;min-height:2.35rem}.landingPyramidStack--strong .landingPyramidBar--s2{background:#e2e8f0;min-height:2.1rem}.landingPyramidStack--strong .landingPyramidBar--s3{background:#f1f5f9;min-height:1.75rem;font-size:.625rem;color:#64748b}.landingPage--v2 .landingPyramidStack--strong .landingPyramidBar--s2{background:#eef2f6}.landingPage--v2 .landingPyramidStack--strong .landingPyramidBar--s3{background:#f4f6f9}.landingAeoPlaybookGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.25rem);margin-bottom:clamp(1.35rem,3vw,1.85rem)}.landingPage--v2 .landingAeoPlaybookGrid{max-width:56rem;margin-left:auto;margin-right:auto;gap:clamp(1.15rem,2.5vw,1.4rem)}@media (max-width: 720px){.landingAeoPlaybookGrid{grid-template-columns:1fr}}.landingAeoPlaybookCard{border-radius:16px;padding:clamp(1.1rem,2.5vw,1.35rem);background:#f7f7f8;border:1px solid rgba(15,23,42,.06)}.landingPage--v2 .landingAeoPlaybookCard{background:#fff;border:1px solid rgba(15,23,42,.055);box-shadow:0 1px 2px #0f172a09,0 14px 36px -24px #0f172a24;transition:border-color .2s ease,box-shadow .2s ease}.landingPage--v2 .landingAeoPlaybookCard:hover{border-color:#0f172a17;box-shadow:0 1px 3px #0f172a0d,0 20px 44px -28px #0f172a2e}[data-theme=dark] .landingAeoPlaybookCard{background:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .landingPage--v2 .landingAeoPlaybookCard:hover{border-color:#ffffff24}.landingAeoPlaybookCardTitle{font-size:1rem;font-weight:600;margin:0 0 .45rem;color:var(--text-primary);letter-spacing:-.02em}.landingAeoPlaybookCardBody{margin:0;font-size:.875rem;line-height:1.55;color:var(--text-secondary)}.landingAeoPlaybookFootnote{margin:0 0 clamp(1.25rem,3vw,1.65rem);max-width:48rem;font-size:.875rem;line-height:1.55;color:var(--text-secondary)}.landingPage--v2 .landingAeoPlaybookFootnote{margin-left:auto;margin-right:auto;text-align:center}.landingAeoPlaybookCta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem}.landingPage--v2 .landingAeoPlaybookCta{justify-content:center}.landingAeoPlaybookSecondary{font-size:.875rem;font-weight:600;color:var(--text-primary);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s ease,color .15s ease}.landingAeoPlaybookSecondary:hover{color:var(--accent-text);border-bottom-color:#638cff73}.landingBentoGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.35rem)}@media (max-width: 720px){.landingBentoGrid{grid-template-columns:1fr}}.landingBentoCard{display:flex;flex-direction:column;border-radius:20px;background:#f7f7f8;border:1px solid rgba(15,23,42,.06);overflow:hidden;min-height:clamp(252px,42vw,300px);transition:transform .2s ease,box-shadow .2s ease}@media (min-width: 721px){.landingBentoCard{min-height:286px}}.landingBentoCard:hover{transform:translateY(-2px);box-shadow:0 20px 48px -32px #0f172a33}[data-theme=dark] .landingBentoCard{background:#ffffff0d;border-color:#ffffff1a}.landingBentoCardTop{padding:clamp(1.1rem,2.8vw,1.4rem) clamp(1.1rem,2.8vw,1.4rem) 1rem;flex:1}.landingBentoCardTitle{font-size:1.0625rem;font-weight:600;margin:0 0 .4rem;color:var(--text-primary)}.landingBentoCardDesc{font-size:.875rem;line-height:1.5;color:var(--text-secondary);margin:0 0 .85rem}.landingBentoLink{font-size:.8125rem;font-weight:600;color:var(--text-primary);text-decoration:none}.landingBentoLink:hover{color:var(--accent-text)}.bentoVisual{margin-top:auto;min-height:120px;border-top:1px solid rgba(15,23,42,.06);background:#fff;position:relative}[data-theme=dark] .bentoVisual{background:#0003;border-top-color:#ffffff14}.bentoVisual--dash{display:flex;flex-direction:column;gap:.65rem;padding:.85rem 1rem 1rem}.bentoDashCaption{margin:0;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}.bentoDashPills{display:flex;flex-wrap:wrap;gap:.35rem}.bentoDashPills span{font-size:.625rem;font-weight:600;padding:.2rem .45rem;border-radius:6px;background:#f1f5f9;color:#475569;border:1px solid rgba(15,23,42,.06)}.bentoDashMeter{height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.bentoDashMeterFill{height:100%;width:72%;border-radius:999px;background:linear-gradient(90deg,#93c5fd,#6366f1)}.bentoVisual--editor{padding:1rem 1.15rem 1.1rem}.bentoEdHead{height:10px;width:72%;border-radius:4px;background:#0f172a;opacity:.88;margin-bottom:.45rem}.bentoEdSubhead{height:8px;width:48%;border-radius:4px;background:#475569;opacity:.75;margin-bottom:.65rem}.bentoEdLine{height:7px;border-radius:4px;background:#e2e8f0;margin-bottom:.45rem}.bentoEdLine--mid{width:92%}.bentoEdLine--short{width:58%}.bentoVisual--mapping{display:grid;grid-template-columns:auto 1.15rem 1fr;align-items:center;gap:.35rem .25rem;padding:.85rem 1rem 1rem;min-height:118px}.bentoMapPrompts{display:flex;flex-direction:column;gap:.35rem}.bentoMapChip{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 .35rem;border-radius:8px;font-size:.8125rem;font-weight:700;color:#6366f1;background:#eef2ff;border:1px solid rgba(99,102,241,.25)}.bentoMapArrowCol{font-size:1rem;color:#94a3b8;line-height:1;align-self:center}.bentoMapSections{display:flex;flex-direction:column;gap:.35rem}.bentoMapSec{height:22px;border-radius:6px;background:#f1f5f9;border:1px solid rgba(15,23,42,.06)}.bentoMapSec--hot{background:#d7ff5947;border-color:#84b41459}.bentoVisual--loop{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;padding:1rem 1rem 1.15rem}.bentoLoopRow{display:flex;align-items:center;justify-content:center;gap:.45rem}.bentoLoopLabels{display:flex;justify-content:center;gap:1.35rem;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b;width:100%;max-width:260px}.bentoLoopLabels span{flex:1;text-align:center}.bentoLoopStep{width:32px;height:32px;border-radius:10px;background:#f1f5f9;display:inline-flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:700;color:#475569}.bentoLoopStep--accent{background:#d7ff59;color:#0a0f14}.bentoLoopArrow{color:#94a3b8;font-size:.875rem}.landingPage--v2 .landingTimelineSection.section{max-width:min(1180px,100%);margin-inline:auto}.landingTimelineSection{text-align:center;padding-top:clamp(2.25rem,4.5vw,3.25rem)!important;padding-bottom:clamp(3rem,6vw,4.5rem)!important}.landingTimelineEyebrow{font-size:clamp(.8125rem,1.8vw,.875rem);color:var(--text-muted);margin:0 0 .5rem}.landingTimelineTitle{font-size:clamp(1.45rem,3.2vw,2.05rem);font-weight:700;letter-spacing:-.02em;color:var(--text-primary);margin:0 auto clamp(.85rem,2vw,1.15rem);max-width:40rem;line-height:1.22;padding:0 var(--landing-pad-x, 1rem)}.landingTimelineJump{display:inline-block;font-size:.875rem;font-weight:600;color:var(--text-secondary);text-decoration:none;margin-bottom:clamp(1.35rem,3vw,2rem)}.landingTimelineJump:hover{color:var(--accent-text)}.landingTimelineRail{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(.4rem,1.5vw,.55rem);margin-bottom:.75rem;padding:0 var(--landing-pad-x, 0)}.landingTimelineTab{border:1px solid rgba(15,23,42,.1);background:#fff;border-radius:999px;padding:.5rem clamp(.95rem,2.5vw,1.2rem);font-size:clamp(.78rem,1.8vw,.8125rem);font-weight:600;color:var(--text-secondary);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.landingTimelineTab:focus-visible{outline:2px solid #d7ff59;outline-offset:3px}.landingTimelineTab:hover{border-color:#0f172a2e;color:var(--text-primary)}.landingTimelineTab--active{background:#0f172a;color:#fff;border-color:#0f172a}[data-theme=dark] .landingTimelineTab{background:#ffffff0f;border-color:#ffffff1f;color:#ffffffb8}[data-theme=dark] .landingTimelineTab:hover{color:#fff}[data-theme=dark] .landingTimelineTab--active{background:#d7ff59;color:#0a0f14;border-color:#d7ff59}.landingTimelineLineWrap{position:relative;max-width:min(28rem,88vw);margin:0 auto 1.75rem;height:28px}.landingTimelineLine{position:absolute;left:8%;right:8%;top:50%;height:2px;margin-top:-1px;background:#0f172a1a;border-radius:2px}[data-theme=dark] .landingTimelineLine{background:#ffffff1f}.landingTimelineDots{position:relative;display:flex;justify-content:space-between;align-items:center;height:100%;padding:0 4%}.landingTimelineNode{width:12px;height:12px;border-radius:50%;background:#e2e8f0;border:2px solid #fff;flex-shrink:0}.landingTimelineNode--on{background:#d7ff59;border-color:#0f172a;box-shadow:0 0 0 3px #d7ff5959}[data-theme=dark] .landingTimelineNode{border-color:#060a10;background:#fff3}[data-theme=dark] .landingTimelineNode--on{border-color:#060a10}.landingTimelineCards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.75rem,2vw,1.1rem);text-align:left;max-width:min(1120px,100%);margin:0 auto;padding:0 var(--landing-pad-x, 0)}@media (min-width: 1280px){.landingTimelineCards{gap:1.15rem}}@media (max-width: 800px){.landingTimelineCards{grid-template-columns:1fr;max-width:26rem}}.landingTimelineCard{padding:clamp(1.1rem,2.5vw,1.35rem) clamp(1.1rem,2.5vw,1.35rem);border-radius:18px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 40px -28px #0f172a2e;opacity:.4;transform:scale(.97);filter:saturate(.85);transition:opacity .22s ease,transform .22s ease,border-color .22s ease,filter .22s ease,box-shadow .22s ease}.landingTimelineCard--active{opacity:1;transform:scale(1);filter:none;border-color:#d7ff598c;box-shadow:0 16px 48px -30px #0f172a38,0 0 0 1px #d7ff592e}[data-theme=dark] .landingTimelineCard{background:#ffffff0d;border-color:#ffffff1a}.landingTimelineCardTitle{font-size:1rem;font-weight:600;margin:0 0 .85rem;color:var(--text-primary)}.landingTimelineCard:not(.landingTimelineCard--active) .landingTimelineCardTitle{color:var(--text-muted)}.landingTimelineList{list-style:none;margin:0;padding:0}.landingTimelineList li{position:relative;padding-left:1.35rem;font-size:clamp(.8125rem,1.8vw,.875rem);line-height:1.55;color:var(--text-secondary);margin-bottom:.65rem}.landingTimelineCard:not(.landingTimelineCard--active) .landingTimelineList li{color:var(--text-muted)}.landingTimelineList li:before{content:"";position:absolute;left:0;top:.35rem;width:6px;height:6px;border-radius:50%;border:2px solid #94a3b8}.landingTimelineCard--active .landingTimelineList li:before{border-color:#22c55e;background:#22c55e}.landingSplit{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:0;min-height:min(420px,70vh);margin:clamp(1.5rem,4vw,3rem) 0 0}@media (max-width: 900px){.landingSplit{grid-template-columns:1fr;min-height:unset}}.landingSplitCopy{background:#0a0a0b;color:#fff;padding:clamp(2.25rem,6vw,4.75rem) var(--landing-pad-x, 1.5rem);display:flex;flex-direction:column;justify-content:center}.landingSplitTitle{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:-.02em;margin:0 0 1rem;color:#fff}.landingSplitBody{font-size:1.0625rem;line-height:1.6;color:#ffffffa6;margin:0 0 1.25rem;max-width:28rem}.landingSplitLink{font-size:.875rem;font-weight:600;color:#ffffffc7;text-decoration:none}.landingSplitLink:hover{color:#d7ff59}.landingSplitPeek{background:#ececee;padding:clamp(1.75rem,5vw,3.5rem) var(--landing-pad-x, 1.5rem);display:flex;align-items:center;justify-content:center}[data-theme=dark] .landingSplitPeek{background:#12161c}.landingSplitCard{width:100%;max-width:380px;background:#fff;border-radius:14px;padding:1rem 1rem 1.25rem;box-shadow:0 24px 56px -36px #0f172a59;position:relative}[data-theme=dark] .landingSplitCard{background:#ffffff0f;box-shadow:0 24px 56px -36px #00000080}.landingSplitCardHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:.85rem}.landingSplitCardTitle{font-size:.9375rem;font-weight:700;color:#0f172a}[data-theme=dark] .landingSplitCardTitle{color:#ffffffeb}.landingSplitCardDate{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;padding:.2rem .5rem;background:#f1f5f9;border-radius:6px}[data-theme=dark] .landingSplitCardDate{background:#ffffff14;color:#ffffff8c}.landingSplitRows{list-style:none;margin:0;padding:0}.landingSplitRow{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:.65rem;padding:.55rem .5rem;border-radius:10px;margin-bottom:.35rem}.landingSplitRow--active{background:#638cff1f}.landingSplitGlyph{width:32px;height:32px;border-radius:8px;flex-shrink:0;border:1px solid rgba(15,23,42,.1);background:#f8fafc}.landingSplitGlyph--doc{background:linear-gradient(180deg,#fff,#f1f5f9);box-shadow:inset 0 -2px #0f172a0f}.landingSplitGlyph--doc:after{content:"";display:block;margin:8px 6px 0;height:2px;border-radius:1px;background:#cbd5e1;box-shadow:0 5px #e2e8f0,0 10px #e2e8f0}.landingSplitMerchant{font-size:.8125rem;font-weight:600;color:#0f172a}[data-theme=dark] .landingSplitMerchant{color:#ffffffe0}[data-theme=dark] .landingSplitGlyph{background:#ffffff0f;border-color:#ffffff1f}[data-theme=dark] .landingSplitGlyph--doc:after{background:#ffffff38;box-shadow:0 5px #ffffff1a,0 10px #ffffff14}.landingSplitScore{font-size:.8125rem;font-weight:700;font-variant-numeric:tabular-nums;color:#475569}.landingSplitRow--active .landingSplitScore{color:#0f172a}[data-theme=dark] .landingSplitScore{color:#ffffff8c}[data-theme=dark] .landingSplitRow--active .landingSplitScore{color:#ffffffe6}.landingSplitFloatTag{position:absolute;right:8%;bottom:18%;font-size:.625rem;font-weight:600;padding:.35rem .55rem;border-radius:999px;background:#d7ff59eb;color:#0a0f14;border:1px solid rgba(15,23,42,.12);box-shadow:0 6px 16px -8px #0f172a40}.landingDualSection{padding-top:clamp(3rem,6vw,4.75rem)!important}.landingDualIntro{text-align:center;max-width:40rem;margin:0 auto clamp(1.75rem,4vw,2.75rem);padding:0 var(--landing-pad-x, 0)}.landingDualHeadline{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:-.02em;margin:0 0 .75rem;color:var(--text-primary)}.landingDualSub{margin:0;font-size:1.0625rem;line-height:1.55;color:var(--text-secondary)}.landingDualGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.35rem)}@media (max-width: 800px){.landingDualGrid{grid-template-columns:1fr}}.landingDualCard{border-radius:20px;padding:clamp(1.35rem,3.5vw,1.85rem) clamp(1.25rem,3vw,1.6rem);background:#f7f7f8;border:1px solid rgba(15,23,42,.06);min-height:clamp(228px,38vw,268px);display:flex;flex-direction:column}@media (min-width: 801px){.landingDualCard{min-height:248px}}[data-theme=dark] .landingDualCard{background:#ffffff0d;border-color:#ffffff1a}.landingDualCardTitle{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;color:var(--text-primary)}.landingDualCardBody{font-size:.9375rem;line-height:1.55;color:var(--text-secondary);margin:0 0 auto;flex:1}.landingDualStackPills{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1rem}.landingDualStackPills span{font-size:.6875rem;font-weight:600;padding:.35rem .6rem;border-radius:999px;background:#fff;color:#475569;border:1px solid rgba(15,23,42,.1)}.landingDualChecklist{list-style:none;margin:1rem 0 0;padding:.65rem .75rem;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.08)}.landingDualChecklist li{display:flex;align-items:center;gap:.45rem;font-size:.75rem;font-weight:600;color:#334155;padding:.25rem 0}.landingDualCheckIcon{color:#16a34a;font-size:.75rem;flex-shrink:0}[data-theme=dark] .landingDualStackPills span{background:#00000059;color:#ffffffc7;border-color:#ffffff1f}[data-theme=dark] .landingDualChecklist{background:#0000004d;border-color:#ffffff1a}[data-theme=dark] .landingDualChecklist li{color:#ffffffd9}.landingDualSnippet{margin-top:1.25rem;align-self:flex-end;padding:1rem 1.15rem;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column;gap:.25rem;min-width:140px}[data-theme=dark] .landingDualSnippet{background:#00000040;border-color:#ffffff1a}.landingDualSnippetLabel{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8}.landingDualSnippetValue{font-size:1.25rem;font-weight:700;color:#0f172a}[data-theme=dark] .landingDualSnippetValue{color:#ffffffeb}.landingDualChat{margin-top:1.25rem;padding:1rem;border-radius:14px;background:linear-gradient(165deg,#e0e7ff,#dbeafe);border:1px solid rgba(99,102,241,.2)}.landingDualChat p{margin:0 0 .65rem;font-size:.8125rem;font-weight:500;color:#312e81}.landingDualChatBubble{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;color:#1e1b4b;padding:.45rem .65rem;background:#ffffffd9;border-radius:10px}.landingDualChatAvatar{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.landingTrySection--v2 .landingTryCard--v2{max-width:560px;margin-left:auto;margin-right:auto;border-radius:20px}.landingTryFooterRow{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.75rem}.landingTrySection--v2 .landingTryCta{border-radius:999px;padding:.65rem 1.35rem}.ctaBox--v2{border-radius:24px;text-align:center;max-width:640px;margin:0 auto}.ctaBox--v2 .heroCtaPrimary{margin-top:.25rem}.ctaSection--v2{padding-top:clamp(2.5rem,5vw,3.5rem)!important;padding-bottom:clamp(2.5rem,5vw,4rem)!important}.ctaBox--v2 h2{font-size:clamp(1.35rem,3.2vw,1.75rem);line-height:1.25;margin-bottom:.65rem}.ctaBox--v2 p{font-size:clamp(.9375rem,2vw,1.0625rem);line-height:1.55;margin-bottom:1rem}@media (max-width: 520px){.landingTryFooterRow{flex-direction:column;align-items:stretch}.landingTrySection--v2 .landingTryCta{width:100%;justify-content:center}}@media (max-width: 768px){body[data-page=landing] .nav.nav--landingHero .navLinks{gap:.45rem .7rem}body[data-page=landing] .nav.nav--landingHero .navLinks a:not(.navCta),body[data-page=landing] .nav.nav--landingHero .navLinks button{font-size:.78rem}body[data-page=landing] .nav.nav--landingHero .navCta{padding:.48rem .85rem;font-size:.78rem}body[data-page=landing] .nav.nav--landingHero .navBrand{font-size:1rem}body[data-page=landing] .nav.nav--landingHero .navLogo{width:24px;height:24px}}@media (max-width: 520px){body[data-page=landing] .nav.nav--landingHero{padding:.55rem .85rem}body[data-page=landing] .nav.nav--landingHero .navInner{align-items:flex-start}body[data-page=landing] .nav.nav--landingHero .navLinks{flex-wrap:wrap;justify-content:flex-end;max-width:100%;row-gap:.35rem}}.landingPage--v2 .footer{padding:clamp(1.75rem,4vw,2.75rem) var(--landing-pad-x, 1.5rem)}@media (max-width: 640px){.landingPage--v2 .footerInner{flex-direction:column;align-items:flex-start;gap:1rem}.landingPage--v2 .footerLinks{flex-wrap:wrap;gap:.5rem 1.1rem;row-gap:.65rem}}.landingPage--v2 .sectionHeader{margin-bottom:clamp(2rem,4vw,3rem);padding:0 .15rem}:root{color-scheme:light;--bg-base: #f5f7fb;--bg-gradient-from: #eef3f8;--bg-gradient-to: #fbfcfe;--glass-bg: rgba(255, 255, 255, .52);--glass-bg-strong: rgba(255, 255, 255, .72);--glass-border: rgba(255, 255, 255, .72);--glass-blur: 20px;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--radius-full: 9999px;--shadow-glass: 0 8px 32px -8px rgba(45, 55, 72, .08);--shadow-glass-hover: 0 16px 48px -12px rgba(45, 55, 72, .12);--shadow-blob: 0 24px 56px -16px rgba(90, 122, 138, .18);--text-primary: #121a27;--text-secondary: #445066;--text-muted: #6b778d;--accent: #d7ff59;--accent-strong: #b8e83f;--accent-soft: rgba(215, 255, 89, .18);--accent-text: #0f5132;--btn-primary-text: #0a0f14;--input-bg: rgba(255, 255, 255, .72);--error-bg: rgba(200, 80, 80, .12);--error-border: rgba(200, 80, 80, .3);--error-text: #b53d3d;--hero-panel-bg: rgba(255, 255, 255, .08);--hero-panel-border: rgba(255, 255, 255, .2);--border-cta-silver: 1px solid rgba(168, 176, 192, .9)}[data-theme=dark]{color-scheme:dark;--bg-base: #0f141d;--bg-gradient-from: #0b1118;--bg-gradient-to: #162233;--glass-bg: rgba(26, 35, 50, .6);--glass-bg-strong: rgba(36, 48, 66, .75);--glass-border: rgba(255, 255, 255, .08);--shadow-glass: 0 8px 32px -8px rgba(0, 0, 0, .4);--shadow-glass-hover: 0 16px 48px -12px rgba(0, 0, 0, .5);--shadow-blob: 0 24px 56px -16px rgba(0, 0, 0, .35);--text-primary: #edf2f7;--text-secondary: #bcc8d6;--text-muted: #7f91a8;--accent: #d7ff59;--accent-strong: #b8e83f;--accent-soft: rgba(215, 255, 89, .16);--accent-text: #d7ff59;--btn-primary-text: #0a0f14;--input-bg: rgba(26, 35, 50, .8);--error-bg: rgba(220, 100, 100, .2);--error-border: rgba(220, 100, 100, .4);--error-text: #e8a0a0;--hero-panel-bg: rgba(26, 35, 50, .5);--hero-panel-border: rgba(255, 255, 255, .06);--danger-text: #e8a0a0;--border-cta-silver: 1px solid rgba(200, 208, 224, .65)}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Outfit,system-ui,-apple-system,sans-serif;background:var(--bg-base);color:var(--text-primary);min-height:100vh;overflow-x:hidden;line-height:1.5;position:relative}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(165deg,var(--bg-gradient-from) 0%,var(--bg-base) 40%,var(--bg-gradient-to) 100%),radial-gradient(ellipse 120% 80% at 10% 0%,rgba(140,168,184,.12) 0%,transparent 50%),radial-gradient(ellipse 100% 100% at 90% 100%,rgba(90,122,138,.08) 0%,transparent 50%);pointer-events:none}[data-theme=dark] body:before{background:linear-gradient(165deg,var(--bg-gradient-from) 0%,var(--bg-base) 40%,var(--bg-gradient-to) 100%),radial-gradient(ellipse 120% 80% at 10% 0%,rgba(90,122,138,.15) 0%,transparent 50%),radial-gradient(ellipse 100% 100% at 90% 100%,rgba(60,90,110,.12) 0%,transparent 50%)}[data-theme=dark] .noise{opacity:.04}#root{min-height:100vh;position:relative;z-index:1}
