@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";:root{--bg: #05070b;--bg-deep: #07090e;--bg-soft: #0d1017;--surface: rgba(15, 18, 25, .74);--surface-2: rgba(17, 21, 30, .88);--surface-3: rgba(20, 24, 34, .96);--surface-glass: rgba(255, 255, 255, .045);--line: rgba(255, 255, 255, .08);--line-soft: rgba(255, 255, 255, .05);--line-strong: rgba(124, 58, 237, .24);--text: #ffffff;--text-soft: rgba(255, 255, 255, .84);--muted: #a8b0bf;--muted-2: #80889a;--brand: #7c3aed;--brand-strong: #8b5cf6;--brand-soft: rgba(124, 58, 237, .14);--brand-glow: rgba(124, 58, 237, .26);--shadow-sm: 0 10px 28px rgba(0, 0, 0, .18);--shadow-lg: 0 22px 55px rgba(0, 0, 0, .28);--shadow-xl: 0 36px 90px rgba(0, 0, 0, .42);--radius-sm: 16px;--radius-md: 22px;--radius-lg: 28px;--radius-xl: 34px;--max-width: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);background:radial-gradient(circle at 12% 0%,rgba(124,58,237,.1),transparent 24%),radial-gradient(circle at 88% 10%,rgba(124,58,237,.14),transparent 26%),radial-gradient(circle at 50% 38%,rgba(18,22,34,.45),transparent 42%),linear-gradient(180deg,#05070b,#080b11 32%,#070910);font-family:Montserrat,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.01) 1px,transparent 1px);background-size:120px 120px;-webkit-mask-image:radial-gradient(circle at center,black 35%,transparent 85%);mask-image:radial-gradient(circle at center,black 35%,transparent 85%);opacity:.14;z-index:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{cursor:pointer}ul{padding-left:18px}.app-shell{position:relative;overflow:hidden;min-height:100vh}.ambient{position:fixed;inset:auto;width:40vw;height:40vw;border-radius:999px;filter:blur(78px);opacity:.18;pointer-events:none;z-index:0}.ambient-one{top:-10vw;left:-8vw;background:radial-gradient(circle,rgba(124,58,237,.24),transparent 62%)}.ambient-two{top:8vh;right:-10vw;background:radial-gradient(circle,rgba(124,58,237,.18),transparent 58%)}.site-main,.site-header,.site-footer{position:relative;z-index:1}.page-shell{width:min(var(--max-width),calc(100% - 40px));margin:0 auto}.page-shell.wide{width:min(1240px,calc(100% - 40px))}.site-header{position:sticky;top:0;z-index:25;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(180deg,#06080cf0,#06080cb8);border-bottom:1px solid rgba(255,255,255,.05)}.site-header:after{content:"";position:absolute;inset:auto 0 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(124,58,237,.22),transparent)}.site-header-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:16px 0}.brandmark{display:inline-flex;align-items:center;gap:14px;min-width:0}.brandmark-logo{position:relative;width:64px;height:64px;flex:0 0 64px;border-radius:18px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 18%,rgba(124,58,237,.22),transparent 44%),linear-gradient(180deg,#ffffff21,#ffffff0d);border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 1px #ffffff14,0 14px 34px #00000047,0 0 0 1px #7c3aed0f}.brandmark-logo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(circle at center,rgba(124,58,237,.1),transparent 68%);pointer-events:none}.brandmark-logo:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:17px;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff08}.brandmark-logo img{position:relative;z-index:1;width:54px;height:54px;object-fit:contain;transform:scale(1.18);filter:brightness(1.28) contrast(1.28) saturate(1.12) drop-shadow(0 0 12px rgba(124,58,237,.22))}.brandmark-logo.small{width:52px;height:52px;flex-basis:52px;border-radius:15px}.brandmark-logo.small:after{border-radius:14px}.brandmark-logo.small img{width:40px;height:40px;transform:scale(1.12)}.brandmark-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.brandmark-copy strong{margin:0;font-size:1.02rem;font-weight:700;letter-spacing:-.015em;line-height:1.1;color:var(--text)}.brandmark-copy small{margin:0;color:#ffffffb8;font-size:.92rem;letter-spacing:.01em;line-height:1.2}.site-nav{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid var(--line-soft);background:#ffffff06;border-radius:999px;box-shadow:inset 0 1px #ffffff08}.nav-link{padding:10px 16px;border-radius:999px;color:var(--muted);transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.nav-link:hover,.nav-link.active{color:var(--text);background:#ffffff0d}.nav-link.active{box-shadow:inset 0 0 0 1px #7c3aed3d,0 0 0 1px #7c3aed14}.header-actions{display:flex;align-items:center;gap:12px}.header-user-pill{padding:10px 14px;border-radius:999px;border:1px solid rgba(124,58,237,.14);background:#7c3aed14;color:var(--text)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 20px;border-radius:999px;border:1px solid transparent;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-strong) 100%);color:#fff;border-color:#7c3aed5c;box-shadow:0 16px 38px #7c3aed3d}.btn-primary:hover{box-shadow:0 20px 44px #7c3aed4d}.btn-secondary,.btn-ghost{background:#ffffff08;border-color:#ffffff14;color:var(--text);box-shadow:inset 0 1px #ffffff06}.btn-secondary:hover,.btn-ghost:hover{border-color:#7c3aed47;box-shadow:0 14px 30px #0000003d}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:var(--brand-strong)}.eyebrow:before{content:"";width:28px;height:1px;background:#7c3aedb3;box-shadow:0 0 16px #7c3aed66}.hero-copy,.section-head p,.hero-content p,.auth-panel p,.premium-card p,li,label,.muted,.footer-brand p,.footer-links-group p{color:var(--muted);line-height:1.72}.hero-layout,.page-hero-grid,.form-section-grid,.split-showcase,.profile-grid,.dashboard-grid-main,.auth-layout{display:grid;gap:28px;align-items:stretch}.hero-layout,.page-hero-grid,.form-section-grid,.split-showcase,.profile-grid,.dashboard-grid-main{grid-template-columns:1.05fr .95fr}.dashboard-grid-main{align-items:start}.dashboard-main-column,.dashboard-aside-column{display:flex;flex-direction:column;gap:20px}.hero-content,.page-hero-copy,.split-copy,.dashboard-main-column,.dashboard-aside-column,.auth-panel,.form-card,.profile-summary-card,.info-stack,.cta-band-inner,.premium-card,.image-showcase-card,.visual-panel,.auth-panel-feature,.modal-card,.empty-state,.insight-card{position:relative;border-radius:var(--radius-xl);background:radial-gradient(circle at top right,rgba(124,58,237,.06),transparent 28%),linear-gradient(180deg,#ffffff0e,#ffffff05);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-content:before,.page-hero-copy:before,.split-copy:before,.auth-panel:before,.form-card:before,.profile-summary-card:before,.info-stack:before,.cta-band-inner:before,.premium-card:before,.image-showcase-card:before,.visual-panel:before,.auth-panel-feature:before,.modal-card:before,.empty-state:before,.insight-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 1px #ffffff0a}.hero-content,.page-hero-copy,.split-copy,.profile-summary-card,.info-stack{padding:30px}.premium-card,.feature-card,.compliance-card,.timeline-card,.job-card,.candidate-card-premium,.form-card,.profile-summary-card,.insight-card,.empty-state,.modal-card,.cta-band-inner{padding:26px}.feature-card,.compliance-card,.timeline-card,.job-card,.candidate-card-premium,.image-showcase-card,.visual-panel,.auth-panel,.modal-card,.cta-band-inner,.info-stack,.form-card,.profile-summary-card,.insight-card,.empty-state{transition:transform .26s ease,border-color .26s ease,box-shadow .26s ease,background .26s ease}.feature-card:hover,.compliance-card:hover,.timeline-card:hover,.job-card:hover,.candidate-card-premium:hover,.image-showcase-card:hover,.visual-panel:hover,.auth-panel:hover,.modal-card:hover,.cta-band-inner:hover,.info-stack:hover,.form-card:hover,.profile-summary-card:hover,.insight-card:hover,.empty-state:hover{transform:translateY(-4px);border-color:#7c3aed29;box-shadow:var(--shadow-xl)}.hero-section{padding:74px 0 34px}.hero-content{padding:34px 34px 30px;min-height:100%}.hero-content h1,.page-hero-copy h1,.auth-panel h1,.setup-card h1{margin:18px 0 0;font-size:clamp(3rem,5vw,5.6rem);line-height:.95;letter-spacing:-.055em;max-width:10ch}.hero-content h1 span{display:block;color:var(--text-soft)}.hero-copy{max-width:62ch;margin-top:18px;font-size:1.04rem}.hero-actions,.form-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.form-actions.spread{justify-content:space-between;align-items:center}.stats-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:34px}.stats-row.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-chip{padding:18px 18px 16px;border-radius:22px;background:linear-gradient(180deg,#ffffff0b,#ffffff05),#090c128a;border:1px solid rgba(255,255,255,.08)}.stat-chip strong{display:block;font-size:1.45rem;margin-bottom:6px;color:var(--text)}.stat-chip span{color:var(--muted);font-size:.95rem}.visual-panel,.image-showcase-card,.auth-panel-feature{padding:24px}.panel-topline,.visual-caption-row,.candidate-card-head,.job-card-top,.modal-header,.modal-brand,.detail-grid,.insight-list,.footer-grid{display:flex;gap:12px}.panel-topline,.candidate-card-head,.job-card-top,.modal-header{justify-content:space-between;align-items:center}.panel-topline{color:var(--muted);font-size:.92rem;margin-bottom:16px}.status-dot{width:10px;height:10px;border-radius:999px;background:var(--brand-strong);box-shadow:0 0 18px #7c3aedb3}.image-frame{position:relative;overflow:hidden;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top center,rgba(124,58,237,.07),transparent 42%),linear-gradient(180deg,#ffffff0d,#0a0c12eb);padding:14px;box-shadow:inset 0 1px #ffffff0a,0 20px 50px #00000047}.image-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff06}.image-frame img{display:block;width:100%;height:auto;object-fit:contain;object-position:center;border-radius:20px;transform:none;transition:transform .26s ease,filter .26s ease}.image-frame:hover img,.image-showcase-card:hover img,.visual-panel:hover img,.auth-image-frame:hover img{transform:translateY(-2px) scale(1.01);filter:brightness(1.02)}.image-frame-hero{aspect-ratio:16 / 10;min-height:360px}.image-frame-metric,.auth-image-frame{aspect-ratio:16 / 10;min-height:320px}.ui-shot{width:100%;height:100%;object-fit:contain;object-position:center}.ui-shot-main{background:#fff}.ui-shot-metrics{background:transparent}.visual-caption-row{margin-top:18px;justify-content:space-between;align-items:flex-end;gap:16px}.visual-caption-row strong,.premium-card h3,.premium-card h2,.form-card h3,.section-head h2,.page-hero-copy h1,.modal-card h3,.footer-title{color:var(--text)}.tilted{transform:none}.score-pill,.job-chip,.job-score,.fit-badge,.card-kicker,.timeline-index,.icon-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px}.score-pill,.fit-badge,.job-score,.card-kicker{padding:10px 14px;background:#7c3aed1f;border:1px solid rgba(124,58,237,.24);color:#c4b5fd}.card-kicker,.icon-badge,.timeline-index{width:42px;height:42px;margin-bottom:16px;background:linear-gradient(135deg,#7c3aed2e,#7c3aed0f);border:1px solid rgba(124,58,237,.22);color:#c4b5fd}.section-block{padding:38px 0}.section-head{margin-bottom:26px}.section-head.centered{text-align:center;max-width:860px;margin:0 auto 32px}.section-head.slim{margin-bottom:18px}.section-head h2,.cta-band-inner h2,.page-hero-copy h1{margin:14px 0 0;font-size:clamp(2.15rem,3vw,3.5rem);line-height:1.02;letter-spacing:-.045em}.feature-grid,.timeline-grid,.jobs-grid,.candidate-grid{display:grid;gap:18px}.feature-grid.three-up,.timeline-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.timeline-card{display:flex;gap:18px;align-items:flex-start}.bullet-list{padding-left:18px}.bullet-list li+li{margin-top:8px}.jobs-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.jobs-grid.compact-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.job-card{text-align:left;background:linear-gradient(180deg,#ffffff0e,#0a0c12f0);border:1px solid rgba(255,255,255,.08)}.job-card h3,.candidate-card-premium h3,.auth-header h2,.form-card h3,.profile-summary-card h3{margin:16px 0 10px;font-size:1.35rem}.job-card p,.candidate-card-premium p{min-height:74px}.job-meta-row{display:flex;justify-content:space-between;gap:8px;margin-top:18px;color:var(--muted);font-size:.94rem}.job-chip{padding:9px 14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.06);color:var(--text)}.candidate-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.candidate-card-premium{text-align:left}.tag-list{display:flex;flex-wrap:wrap;gap:10px}.tag-list.compact-tags{margin:16px 0}.skill-tag{padding:10px 14px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:var(--text)}.skill-tag.removable{cursor:pointer}.insight-card,.info-stack,.profile-summary-card{min-height:100%}.insight-list{flex-direction:column;margin-top:20px}.insight-list>div{display:flex;justify-content:space-between;gap:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.insight-list span{color:var(--muted)}.dashboard-heading-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-end}.top-gap{margin-top:8px}.page-hero{padding:48px 0 20px}.page-hero-copy{padding:32px}.page-hero-aside{display:flex}.auth-page{padding:48px 0 38px}.auth-layout{grid-template-columns:1fr 1fr}.register-layout{grid-template-columns:1.08fr .92fr}.auth-panel{padding:30px}.auth-header p{margin-top:10px}.auth-panel-form,.form-card,.setup-card{background:radial-gradient(circle at top right,rgba(124,58,237,.05),transparent 28%),linear-gradient(180deg,#0c0e15f0,#0a0c12e6)}.segmented-control{display:inline-flex;padding:6px;gap:6px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);margin:18px 0 24px}.segment{padding:10px 16px;border-radius:999px;border:none;background:transparent;color:var(--muted)}.segment.active{background:linear-gradient(135deg,#7c3aed29,#7c3aed1a);color:var(--text)}.premium-form{display:grid;gap:16px}.two-column-form{grid-template-columns:repeat(2,minmax(0,1fr))}.full-span{grid-column:1 / -1}.field-group{display:flex;flex-direction:column;gap:10px}label{font-size:.95rem}input,textarea,select{width:100%;min-height:54px;padding:0 16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff06;color:var(--text);outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}textarea{padding:16px;resize:vertical;min-height:140px}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:52px;background-color:#ffffff06;color:var(--text);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23C4B5FD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:18px}select option{background:#11131b;color:#fff}select:focus{border-color:#7c3aed6b;box-shadow:0 0 0 4px #7c3aed14,0 16px 36px #0000003d;background-color:#ffffff0a}input:focus,textarea:focus,select:focus{border-color:#7c3aed6b;box-shadow:0 0 0 4px #7c3aed14,0 16px 36px #0000003d;background:#ffffff0a}.inline-input-row{display:grid;grid-template-columns:1fr auto;gap:12px}.checkbox-row{margin-top:8px}.checkbox-pill{display:inline-flex;align-items:center;gap:12px;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff05}.checkbox-pill input{width:18px;min-height:18px}.text-link{color:var(--brand-strong)}.success-panel{padding:20px;border-radius:22px;border:1px solid rgba(124,58,237,.2);background:#7c3aed14}.setup-card{max-width:820px;margin:0 auto}.info-divider{width:100%;height:1px;background:#ffffff14;margin:8px 0}.empty-state{text-align:left}.cta-band{padding:42px 0 62px}.cta-band-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;background:radial-gradient(circle at top right,rgba(124,58,237,.14),transparent 28%),linear-gradient(180deg,#ffffff0f,#ffffff06)}.site-footer{margin-top:20px;padding:0 0 34px}.footer-grid{display:grid;grid-template-columns:1.35fr .7fr .7fr 1fr;gap:18px;padding:28px;border-radius:var(--radius-xl);background:linear-gradient(180deg,#ffffff0d,#07090ee6);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-lg)}.footer-title{font-size:.85rem;text-transform:uppercase;letter-spacing:.14em;color:var(--brand-strong)}.modal-shell{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;background:#05070bbd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50}.modal-card{width:min(760px,100%);max-height:86vh;overflow:auto}.modal-large{width:min(980px,100%)}.detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0}.detail-card{padding:16px;border-radius:18px;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.detail-card span{display:block;margin-bottom:6px;color:var(--muted)}.modal-content-columns{display:grid;grid-template-columns:.95fr 1.05fr;gap:22px}.reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s cubic-bezier(.21,1.02,.73,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}.home-page-enterprise{position:relative}.home-hero-section{padding:76px 0 34px}.home-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px;align-items:stretch}.home-hero-copy,.home-hero-visual,.product-story-copy,.product-story-visual,.workflow-card,.impact-card,.home-final-cta{overflow:hidden}.home-hero-copy{overflow:visible}.home-hero-copy{padding:36px;background:radial-gradient(circle at top left,rgba(124,58,237,.08),transparent 28%),linear-gradient(180deg,#ffffff0e,#ffffff05)}.home-hero-copy h1{margin:18px 0 0;font-size:clamp(3rem,5vw,5.6rem);line-height:.985;letter-spacing:-.055em;max-width:10ch;padding-bottom:.08em;text-wrap:balance}.home-hero-copy h1 span{display:block;color:#261f1bb8}.home-hero-copy h1 span{display:block;color:#ffffffd6}.hero-copy-wide{max-width:62ch}.hero-trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:32px}.hero-trust-item{padding:18px;border-radius:22px;background:linear-gradient(180deg,#ffffff0b,#ffffff05),#0a0c128a;border:1px solid rgba(255,255,255,.08)}.hero-trust-item strong{display:block;margin-bottom:6px;font-size:1rem;color:var(--text)}.hero-trust-item span{display:block;color:var(--muted);line-height:1.55;font-size:.93rem}.home-hero-copy{padding:36px 36px 42px}.home-hero-visual{padding:18px;background:radial-gradient(circle at 70% 10%,rgba(124,58,237,.14),transparent 26%),linear-gradient(180deg,#ffffff0d,#ffffff05)}.workflow-card{min-height:100%}.workflow-top{display:flex;align-items:center;justify-content:flex-start;margin-bottom:6px}.product-story-section{padding-top:42px}.product-story-grid{display:grid;grid-template-columns:.98fr 1.02fr;gap:28px;align-items:stretch}.product-story-copy{padding:32px}.product-story-copy h2,.product-story-visual h2{margin:14px 0 0;font-size:clamp(2.1rem,3vw,3.3rem);line-height:1.02;letter-spacing:-.05em}.product-bullet-grid{display:grid;gap:14px;margin:24px 0 0}.product-bullet{display:grid;grid-template-columns:16px 1fr;gap:14px;align-items:start;padding:14px 16px;border-radius:18px;background:#ffffff06;border:1px solid rgba(255,255,255,.06)}.product-bullet-dot{width:10px;height:10px;margin-top:7px;border-radius:999px;background:var(--brand-strong);box-shadow:0 0 16px #7c3aed73}.impact-card h3,.workflow-card h3{margin:8px 0 10px}.home-final-cta p{max-width:52ch;margin-top:14px;color:var(--muted)}.product-preview{position:relative;min-height:100%}.preview-orb{position:absolute;border-radius:999px;filter:blur(40px);pointer-events:none;opacity:.55}.preview-orb-one{top:12%;left:6%;width:180px;height:180px;background:#7c3aed1a}.preview-orb-two{right:10%;top:22%;width:220px;height:220px;background:#7c3aed14}.preview-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;color:var(--muted);font-size:.92rem}.preview-topbar-left{display:inline-flex;align-items:center;gap:10px}.preview-topbar-note{color:#ffffffa3}.preview-shell{position:relative;z-index:1;padding:22px;border-radius:28px;background:radial-gradient(circle at top right,rgba(124,58,237,.08),transparent 28%),linear-gradient(180deg,#0c0e15f5,#080a10f5);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0a,0 24px 60px #00000047}.preview-shell-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.preview-kicker{display:inline-block;color:var(--brand-strong);font-size:.76rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700;margin-bottom:8px}.preview-shell-header h3{margin:0;font-size:1.45rem;letter-spacing:-.03em}.preview-fit-pill{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:999px;background:#7c3aed1f;border:1px solid rgba(124,58,237,.22);color:#c4b5fd;white-space:nowrap}.preview-table-wrap{overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff05}.preview-table{width:100%;border-collapse:collapse}.preview-table thead th{padding:14px 16px;text-align:left;font-size:.84rem;font-weight:600;color:#ffffffe6;background:linear-gradient(90deg,#6d28d9,#7c3aed 45%,#8b5cf6);border-right:1px solid rgba(255,255,255,.12)}.preview-table thead th:last-child{border-right:0}.preview-table tbody td{padding:14px 16px;font-size:.92rem;color:#ffffffe0;border-top:1px solid rgba(255,255,255,.07)}.preview-table tbody tr:hover{background:#ffffff06}.preview-status{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;font-size:.78rem;font-weight:600}.preview-status-green{background:#79eb7e33;color:#a7f5a7;border:1px solid rgba(121,235,126,.18)}.preview-status-yellow{background:#e8c05b33;color:#f0cf80;border:1px solid rgba(232,192,91,.18)}.preview-score{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:32px;padding:0 10px;border-radius:999px;background:#7c3aed24;border:1px solid rgba(124,58,237,.24);color:#ddd6fe;font-weight:700}.preview-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.preview-metric-card{padding:18px;border-radius:20px;background:#ffffff06;border:1px solid rgba(255,255,255,.07)}.preview-metric-card strong{display:block;margin-bottom:6px;font-size:1.2rem;color:var(--text)}.preview-metric-card span{color:var(--muted);line-height:1.55}.product-metrics-visual{min-height:100%}.metrics-visual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}.metrics-visual-card{min-height:220px;padding:22px;border-radius:24px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 20px 40px #0003}.metrics-visual-card strong{display:block;font-size:2rem;line-height:1;margin-bottom:10px}.metrics-visual-card span{display:block;font-size:1rem;font-weight:600;margin-bottom:14px}.metrics-visual-card p{margin:0;color:#ffffffe0;line-height:1.6}.metrics-visual-card-purple{background:linear-gradient(180deg,#6d28d9,#5b21b6)}.metrics-visual-card-blue{background:linear-gradient(180deg,#9aa8ff,#7f8cf0);color:#0a1020}.metrics-visual-card-blue p{color:#0a1020d1}.metrics-visual-card-green{background:linear-gradient(180deg,#22d39a,#0fb27f)}.book-demo-hero-section{padding:54px 0 26px}.book-demo-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:28px;align-items:start}.book-demo-hero,.book-demo-form-card,.demo-fit-panel{overflow:hidden}.book-demo-hero h1,.book-demo-form-card h2,.demo-fit-panel h2{margin:14px 0 0;letter-spacing:-.05em}.book-demo-hero h1{font-size:clamp(2.8rem,4.5vw,4.9rem);line-height:.94;max-width:10ch}.book-demo-form-card h2,.demo-fit-panel h2{font-size:clamp(2rem,3vw,3rem);line-height:1.02}.form-card-head p{margin-top:14px}.demo-metric-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.demo-metric{padding:18px;border-radius:22px;background:linear-gradient(180deg,#ffffff0b,#ffffff05);border:1px solid rgba(255,255,255,.08)}.demo-metric strong{display:block;font-size:1.3rem;margin-bottom:6px}.demo-metric span{color:var(--muted);font-size:.95rem}.demo-agenda-card{margin-top:24px;padding:22px;border-radius:26px;background:radial-gradient(circle at top right,rgba(124,58,237,.07),transparent 34%),linear-gradient(180deg,#ffffff0a,#ffffff05);border:1px solid rgba(255,255,255,.07)}.agenda-list{display:grid;gap:14px;margin-top:18px}.agenda-item{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start;padding-top:14px;border-top:1px solid rgba(255,255,255,.06)}.agenda-item:first-child{padding-top:0;border-top:0}.agenda-index{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#c4b5fd;background:linear-gradient(135deg,#7c3aed29,#7c3aed0d);border:1px solid rgba(124,58,237,.2)}.agenda-item p{margin:0;color:var(--text-soft);line-height:1.6}.book-demo-form-card{padding:28px}.form-note{max-width:38ch;margin:0;color:var(--muted);font-size:.94rem;line-height:1.6}.demo-fit-panel{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;align-items:start}.demo-fit-copy p{margin-top:16px}.demo-fit-list{display:grid;gap:14px}.demo-fit-item{display:grid;grid-template-columns:16px 1fr;gap:14px;align-items:start;padding:16px 18px;border-radius:20px;background:#ffffff06;border:1px solid rgba(255,255,255,.07)}.demo-fit-dot{width:10px;height:10px;margin-top:7px;border-radius:999px;background:var(--brand-strong);box-shadow:0 0 16px #7c3aed73}.demo-fit-item p{margin:0;color:var(--text-soft)}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.reveal,.feature-card,.compliance-card,.timeline-card,.job-card,.candidate-card-premium,.image-showcase-card,.visual-panel,.auth-panel,.modal-card,.cta-band-inner,.info-stack,.form-card,.profile-summary-card,.insight-card,.empty-state,.btn,.image-frame img{transition:none!important;transform:none!important;opacity:1!important}}@media (max-width: 1100px){.hero-layout,.page-hero-grid,.form-section-grid,.split-showcase,.profile-grid,.dashboard-grid-main,.auth-layout,.register-layout,.home-hero-grid,.product-story-grid,.book-demo-grid,.demo-fit-panel{grid-template-columns:1fr}.feature-grid.three-up,.timeline-grid,.footer-grid,.detail-grid,.modal-content-columns{grid-template-columns:1fr 1fr}.cta-band-inner{flex-direction:column;align-items:flex-start}.hero-content h1,.page-hero-copy h1,.auth-panel h1,.setup-card h1,.home-hero-copy h1,.book-demo-hero h1{max-width:none}.preview-shell-header,.preview-topbar{flex-direction:column;align-items:flex-start}.preview-metrics,.metrics-visual-grid{grid-template-columns:1fr}}@media (max-width: 900px){.image-frame-hero,.image-frame-metric,.auth-image-frame{aspect-ratio:16 / 10;min-height:auto}.image-frame{padding:10px}.visual-caption-row{align-items:flex-start}}@media (max-width: 760px){.site-header-inner{flex-wrap:wrap;gap:14px}.site-nav{order:3;width:100%;justify-content:flex-start;overflow-x:auto;padding:6px;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.nav-link{white-space:nowrap;flex:0 0 auto}.header-actions{width:100%;justify-content:space-between}.brandmark-copy small{font-size:.84rem}.hero-section,.home-hero-section{padding-top:42px}.hero-content,.page-hero-copy,.auth-panel,.premium-card,.cta-band-inner,.footer-grid,.visual-panel,.image-showcase-card,.split-copy,.profile-summary-card,.info-stack,.home-hero-copy,.home-hero-visual,.product-story-copy,.product-story-visual{padding:22px}.hero-content h1,.page-hero-copy h1,.auth-panel h1,.setup-card h1,.home-hero-copy h1,.book-demo-hero h1{font-size:clamp(2.2rem,10vw,3.5rem)}.stats-row,.stats-row.compact,.feature-grid.three-up,.timeline-grid,.footer-grid,.detail-grid,.modal-content-columns,.two-column-form,.hero-trust-strip,.demo-metric-row{grid-template-columns:1fr}.dashboard-heading-row,.form-actions.spread,.visual-caption-row,.modal-header,.modal-brand,.hero-visual-topline{flex-direction:column;align-items:flex-start}.inline-input-row{grid-template-columns:1fr}.page-shell,.page-shell.wide{width:min(100% - 24px,1240px)}.preview-shell{padding:16px}.preview-table-wrap{padding-bottom:2px}.preview-table{min-width:720px}.preview-metric-card,.metrics-visual-card{min-height:auto}.book-demo-form-card{padding:22px}.agenda-item{grid-template-columns:38px 1fr}.agenda-index{width:38px;height:38px}}.header-user-pill{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 14px;border-radius:16px;border:1px solid rgba(124,58,237,.14);background:#7c3aed14;color:var(--text);min-width:120px}.header-user-pill-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#ffffffa3}.header-user-pill strong{font-size:.92rem;line-height:1.2;color:var(--text)}.field-group label{color:var(--text-soft);font-size:.95rem}.book-demo-form-card select,.book-demo-form-card input,.book-demo-form-card textarea{background-color:#ffffff06}.brandmark-footer{align-items:center}.brandmark-logo-footer{width:68px;height:68px;flex-basis:68px;border-radius:20px;background:radial-gradient(circle at 50% 18%,rgba(124,58,237,.24),transparent 44%),linear-gradient(180deg,#ffffff24,#ffffff0d);border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 1px #ffffff14,0 14px 34px #00000047,0 0 0 1px #7c3aed14}.brandmark-logo-footer img{width:58px;height:58px;transform:scale(1.2);filter:brightness(1.32) contrast(1.3) saturate(1.14) drop-shadow(0 0 14px rgba(124,58,237,.24))}.footer-grid{display:grid;grid-template-columns:1.45fr .75fr .75fr 1fr;gap:22px;padding:30px;border-radius:var(--radius-xl);background:radial-gradient(circle at top left,rgba(124,58,237,.08),transparent 28%),linear-gradient(180deg,#ffffff0d,#07090eeb);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-lg)}.footer-brand,.footer-links-group{display:flex;flex-direction:column;gap:12px}.footer-brand p{max-width:34ch;margin:12px 0 0;color:var(--muted);line-height:1.7}.footer-links-group a{color:var(--muted);transition:color .18s ease,transform .18s ease}.footer-links-group a:hover{color:var(--text);transform:translate(2px)}.footer-title{font-size:.82rem;text-transform:uppercase;letter-spacing:.16em;color:#c4b5fd}.footer-contact-card p{margin:10px 0 0;color:var(--muted);line-height:1.65}.footer-mini-note{display:inline-flex;align-items:center;gap:10px;margin-top:10px;color:#ffffffb8;font-size:.88rem}.footer-mini-dot{width:9px;height:9px;border-radius:999px;background:var(--brand-strong);box-shadow:0 0 14px #7c3aed73}:root{--bg: #f5efea;--bg-deep: #efe7e1;--bg-soft: #fbf7f3;--surface: rgba(255, 252, 248, .88);--surface-2: rgba(255, 250, 246, .96);--surface-3: rgba(250, 244, 239, .98);--surface-glass: rgba(255, 255, 255, .66);--line: rgba(116, 98, 88, .1);--line-soft: rgba(116, 98, 88, .07);--line-strong: rgba(124, 58, 237, .18);--text: #261f1b;--text-soft: rgba(38, 31, 27, .78);--muted: #7c6f67;--muted-2: #9f948d;--brand: #7c3aed;--brand-strong: #8b5cf6;--brand-soft: rgba(124, 58, 237, .1);--brand-glow: rgba(124, 58, 237, .18);--shadow-sm: 0 14px 30px rgba(90, 72, 60, .06);--shadow-lg: 0 24px 60px rgba(90, 72, 60, .1);--shadow-xl: 0 34px 90px rgba(90, 72, 60, .14)}body{color:var(--text);background:radial-gradient(circle at 12% 6%,rgba(124,58,237,.08),transparent 24%),radial-gradient(circle at 88% 8%,rgba(215,198,185,.34),transparent 23%),radial-gradient(circle at 50% 28%,rgba(255,255,255,.75),transparent 34%),linear-gradient(180deg,#f8f3ef,#f3ece7 48%,#efe8e2)}body:before{background:linear-gradient(rgba(122,105,94,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(122,105,94,.024) 1px,transparent 1px);background-size:120px 120px;-webkit-mask-image:radial-gradient(circle at center,black 40%,transparent 88%);mask-image:radial-gradient(circle at center,black 40%,transparent 88%);opacity:.42}.app-shell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 20% 12%,rgba(255,255,255,.56),transparent 28%),radial-gradient(circle at 80% 20%,rgba(124,58,237,.05),transparent 20%),radial-gradient(circle at 50% 100%,rgba(219,204,192,.22),transparent 26%);z-index:0}.ambient{opacity:.34;filter:blur(88px)}.ambient-one{background:radial-gradient(circle,rgba(124,58,237,.12),transparent 62%)}.ambient-two{background:radial-gradient(circle,rgba(216,198,181,.3),transparent 58%)}.site-header{background:linear-gradient(180deg,#f9f4f0e6,#f9f4f0b8);border-bottom:1px solid rgba(122,105,94,.08);box-shadow:0 10px 30px #58463a0d}.site-header:after{background:linear-gradient(90deg,transparent,rgba(124,58,237,.16),transparent)}.brandmark-copy small{color:#261f1b94}.site-nav{border:1px solid rgba(122,105,94,.1);background:#ffffff85;box-shadow:inset 0 1px #ffffffb8,0 10px 30px #5a483c0d}.nav-link:hover,.nav-link.active{background:#ffffffd1}.header-user-pill{background:#7c3aed14;color:var(--text)}.btn-secondary,.btn-ghost{background:#ffffffb8;border-color:#7a695e1a;color:var(--text);box-shadow:0 10px 24px #5a483c0a}.btn-secondary:hover,.btn-ghost:hover{border-color:#7c3aed2e;box-shadow:0 18px 36px #5a483c14}.hero-content,.page-hero-copy,.split-copy,.dashboard-main-column,.dashboard-aside-column,.auth-panel,.form-card,.profile-summary-card,.info-stack,.cta-band-inner,.premium-card,.image-showcase-card,.visual-panel,.auth-panel-feature,.modal-card,.empty-state,.insight-card,.footer-grid{background:radial-gradient(circle at top right,rgba(124,58,237,.05),transparent 28%),linear-gradient(180deg,#fffffff2,#f8f2edeb);border:1px solid rgba(122,105,94,.08);box-shadow:0 24px 60px #5a483c1a}.hero-content:before,.page-hero-copy:before,.split-copy:before,.auth-panel:before,.form-card:before,.profile-summary-card:before,.info-stack:before,.cta-band-inner:before,.premium-card:before,.image-showcase-card:before,.visual-panel:before,.auth-panel-feature:before,.modal-card:before,.empty-state:before,.insight-card:before{box-shadow:inset 0 1px #ffffffc2}.feature-card:hover,.compliance-card:hover,.timeline-card:hover,.job-card:hover,.candidate-card-premium:hover,.image-showcase-card:hover,.visual-panel:hover,.auth-panel:hover,.modal-card:hover,.cta-band-inner:hover,.info-stack:hover,.form-card:hover,.profile-summary-card:hover,.insight-card:hover,.empty-state:hover{border-color:#7c3aed2e;box-shadow:0 34px 90px #5a483c24}.home-hero-copy,.home-hero-visual,.cta-band-inner,.auth-panel-form,.form-card,.setup-card,.job-card,.image-frame,.preview-shell,.preview-table-wrap,.stat-chip,.hero-trust-item,.product-bullet,.segmented-control,.checkbox-pill,input,textarea,select,.detail-card{background:radial-gradient(circle at top right,rgba(124,58,237,.04),transparent 28%),linear-gradient(180deg,#fffffff0,#f7f1ece6);border-color:#7a695e1a;box-shadow:0 18px 40px #5a483c14}.home-hero-copy h1 span,.hero-content h1 span,.preview-topbar-note,select option{color:var(--text-soft)}.preview-table thead th{color:#fff;background:linear-gradient(90deg,#7c3aed,#8b5cf6)}.preview-table tbody td{color:#261f1bdb;border-top:1px solid rgba(122,105,94,.08)}.preview-table tbody tr:hover{background:#7c3aed0a}.preview-fit-pill,.preview-score,.score-pill,.fit-badge,.job-score,.card-kicker,.icon-badge,.timeline-index{color:#6d28d9;background:#7c3aed17;border-color:#7c3aed2e}.job-chip,.skill-tag,.segment,.checkbox-pill,.product-bullet,.detail-card,.preview-metric-card{color:var(--text)}.job-chip,.skill-tag,.preview-table-wrap,.preview-metric-card,.product-bullet,.segmented-control,.checkbox-pill,.info-divider,.insight-list>div{border-color:#7a695e14}.segment{color:var(--muted)}.segment.active{background:#7c3aed1a;color:var(--text)}input,textarea,select{color:var(--text)}input::placeholder,textarea::placeholder{color:var(--muted-2)}input:focus,textarea:focus,select:focus{background:#fffffffa;box-shadow:0 0 0 4px #7c3aed14,0 18px 36px #5a483c1a}select{background-color:#ffffffeb}select option{background:#fffaf6}.image-frame{box-shadow:inset 0 1px #ffffffc7,0 20px 50px #5a483c1f}.metrics-visual-card{box-shadow:0 22px 44px #5a483c1f}.metrics-visual-card-blue{color:#1d2438}.metrics-visual-card-blue p{color:#1d2438c7}.footer-grid{background:radial-gradient(circle at top right,rgba(124,58,237,.04),transparent 28%),linear-gradient(180deg,#fffffff0,#f4ede7f5)}.modal-shell{background:#e8ded6b8}@media (max-width: 900px){body:before,.app-shell:before{opacity:.3}}.footer-contact-card .footer-mini-note{margin-top:18px;display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:#ffffff73;border:1px solid rgba(124,58,237,.1);color:#7f756f;font-size:.92rem;line-height:1.3;font-weight:500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.footer-contact-card .footer-mini-dot{width:8px;height:8px;border-radius:999px;background:#7c3aed;flex-shrink:0}.site-footer .footer-mini-note{margin-top:18px;display:flex;align-items:flex-start;gap:10px}.site-footer .footer-mini-text{color:#8a817b!important;font-size:.95rem;line-height:1.45;font-weight:500}.site-footer .footer-mini-dot{width:9px;height:9px;min-width:9px;border-radius:999px;background:#7c3aed;margin-top:.38rem;box-shadow:0 0 0 6px #7c3aed14}.home-hero-copy,.product-story-copy,.book-demo-hero,.book-demo-form-card,.demo-fit-panel{overflow:visible}.home-hero-copy h1{max-width:8.8ch;line-height:1.03;letter-spacing:-.048em;text-wrap:balance;word-break:keep-all;overflow-wrap:normal}.home-hero-copy h1 span{display:block}.hero-copy-wide{max-width:58ch}.home-hero-copy,.home-hero-visual,.product-story-copy,.product-story-visual,.book-demo-hero,.book-demo-form-card,.demo-fit-panel{border-radius:30px}.site-header-inner{position:relative;gap:18px}.site-header-right{display:flex;align-items:center;gap:14px;margin-left:auto}.nav-toggle{display:none;width:48px;height:48px;padding:0;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:1px solid rgba(122,105,94,.12);border-radius:16px;background:#ffffffc7;box-shadow:0 10px 24px #5a483c0f}.nav-toggle-bar{width:18px;height:2px;border-radius:999px;background:var(--text);transition:transform .18s ease,opacity .18s ease}.site-header.menu-open .nav-toggle-bar:nth-child(1){transform:translateY(6px) rotate(45deg)}.site-header.menu-open .nav-toggle-bar:nth-child(2){opacity:0}.site-header.menu-open .nav-toggle-bar:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-footer{margin-top:28px;padding:0 0 24px}.footer-grid{align-items:start;grid-template-columns:1.35fr .8fr .8fr 1fr;gap:24px;padding:30px}.footer-brandmark{align-items:center}.footer-brand .brandmark-copy strong,.footer-brand .brandmark-copy small{line-height:1.15}.footer-brand p{max-width:36ch}.footer-links-group a{width:fit-content;line-height:1.5}.footer-contact-card p{max-width:30ch}.site-footer .footer-mini-note{display:flex;align-items:flex-start;gap:10px;margin-top:18px}.site-footer .footer-mini-text{color:#8a817b!important;font-size:.94rem;line-height:1.5;font-weight:500}.preview-shell{border-radius:30px}.preview-shell-header h3{line-height:1.08}.preview-fit-pill,.preview-status,.preview-score{white-space:nowrap}.preview-table tbody td{vertical-align:middle}.preview-metric-card strong{line-height:1}@media (max-width: 1100px){.home-hero-copy h1{max-width:9.3ch;line-height:1.04}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width: 900px){.nav-toggle{display:inline-flex;margin-left:auto}.site-header-right{position:absolute;top:calc(100% + 12px);left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:12px;padding:16px;border-radius:24px;background:radial-gradient(circle at top right,rgba(124,58,237,.05),transparent 28%),linear-gradient(180deg,#fffffff7,#f8f2edf5);border:1px solid rgba(122,105,94,.1);box-shadow:0 22px 44px #5a483c1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header.menu-open .site-header-right{display:flex}.site-nav{width:100%;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:6px;padding:6px;border-radius:22px;overflow:visible}.nav-link{width:100%;padding:14px 16px}.header-actions{width:100%;flex-direction:column;align-items:stretch;gap:10px}.header-actions .btn,.header-actions .header-user-pill{width:100%}.header-user-pill{min-width:0;border-radius:18px}.footer-grid{grid-template-columns:1fr;gap:18px;padding:22px}.footer-brand p,.footer-contact-card p{max-width:none}}@media (max-width: 760px){.home-hero-section{padding-top:28px}.home-hero-copy,.home-hero-visual,.product-story-copy,.product-story-visual,.book-demo-hero,.book-demo-form-card,.demo-fit-panel,.footer-grid{padding:20px}.home-hero-copy h1{font-size:clamp(2.35rem,10vw,3.55rem);line-height:1.05;letter-spacing:-.04em;max-width:9.5ch}.hero-copy{font-size:.98rem;line-height:1.65}.hero-trust-strip{grid-template-columns:1fr;gap:12px}.home-hero-copy{padding:36px 36px 42px}.hero-copy-wide{max-width:58ch}.preview-shell{padding:14px;border-radius:24px}.preview-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.preview-table{min-width:700px}.preview-metrics{grid-template-columns:1fr}.site-footer .footer-mini-note{align-items:flex-start}}@media (max-width: 760px){.home-hero-copy{padding:22px 20px 24px;border-radius:28px;overflow:visible}.home-hero-copy h1{font-size:clamp(2.7rem,11.2vw,4rem);line-height:.96;letter-spacing:-.055em;max-width:7.8ch;margin-top:16px;padding-bottom:.1em}.home-hero-copy h1 span{display:block}.hero-copy,.hero-copy-wide{font-size:.96rem;line-height:1.6;max-width:none}}.footer-grid{grid-template-columns:1fr;gap:20px;padding:22px}.footer-brand p,.footer-contact-card p{max-width:none}.footer-links-group a{width:fit-content}.site-footer .footer-mini-note{align-items:flex-start;gap:10px}.site-footer .footer-mini-dot{margin-top:.42rem}@media (max-width: 760px){.site-header{padding:14px 0 10px}.site-header-inner{display:grid;grid-template-columns:1fr;gap:14px;align-items:stretch}.brandmark{width:100%;justify-content:flex-start}.site-nav{order:2;width:100%;display:flex;flex-direction:column;gap:8px;padding:10px;border-radius:28px;overflow:hidden}.nav-link{width:100%;min-height:54px;display:flex;align-items:center;justify-content:flex-start;padding:0 18px;border-radius:999px;white-space:nowrap}.header-actions{order:3;width:100%;display:grid;grid-template-columns:1fr;gap:10px}.header-actions .btn{width:100%;justify-content:center;min-height:56px;border-radius:999px}}@media (max-width: 760px){.home-hero-visual,.preview-shell,.preview-card{padding:20px;border-radius:28px}.preview-shell-header{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.preview-shell-header-right,.preview-topline{width:100%}.preview-fit-pill,.preview-score{align-self:flex-start}.preview-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}.preview-table-wrap::-webkit-scrollbar{height:6px}.preview-table{min-width:760px}.preview-table th,.preview-table td{white-space:nowrap}}@media (max-width: 760px){.preview-metrics{display:grid;grid-template-columns:1fr;gap:12px}.preview-metric-card{padding:18px 18px 16px;border-radius:22px;min-height:auto}.preview-metric-card strong{font-size:1.15rem;line-height:1}.preview-metric-card span,.preview-metric-card p,.preview-metric-card small{font-size:.96rem;line-height:1.45}}@media (max-width: 760px){.site-footer{margin-top:24px;padding-bottom:20px}.footer-grid{display:grid;grid-template-columns:1fr;gap:18px;padding:22px 20px}.footer-brand{gap:14px}.footer-brand p,.footer-contact-card p{max-width:none;line-height:1.6}.footer-links-group{display:flex;flex-direction:column;gap:10px}.footer-links-group a{width:fit-content}}.nav-toggle{display:none}.site-header-panel{display:contents}@media (max-width: 760px){.site-header-inner{position:relative;display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center}.brandmark,.brandmark-copy{min-width:0}.brandmark-copy strong,.brandmark-copy small{display:block}.nav-toggle{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid rgba(133,107,255,.14);border-radius:18px;background:#ffffffc7;box-shadow:0 10px 28px #41286e14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:0}.nav-toggle-bar{width:20px;height:2px;border-radius:999px;background:#261f1be0;transition:transform .18s ease,opacity .18s ease}.site-header.menu-open .nav-toggle-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header.menu-open .nav-toggle-bar:nth-child(2){opacity:0}.site-header.menu-open .nav-toggle-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-header-panel{grid-column:1 / -1;display:none;flex-direction:column;gap:12px;padding-top:2px}.site-header-panel.is-open{display:flex}.site-nav{width:100%;display:flex;flex-direction:column;gap:8px;padding:10px;border-radius:26px;background:#ffffff9e;border:1px solid rgba(133,107,255,.08);overflow:hidden}.nav-link{width:100%;min-height:54px;display:flex;align-items:center;justify-content:flex-start;padding:0 18px;border-radius:999px;white-space:nowrap}.header-actions{width:100%;display:grid;grid-template-columns:1fr;gap:10px}.header-actions .btn,.header-actions .header-user-pill{width:100%;justify-content:center}}.preview-shell{padding:20px}.preview-shell-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start}.preview-shell-copy{min-width:0}.preview-shell-header h3{margin:8px 0 0;line-height:1.02;max-width:13ch}.preview-fit-pill{justify-self:end;white-space:nowrap}.preview-table-wrap{width:100%;overflow-x:hidden;overflow-y:hidden}.preview-table th,.preview-table td{padding:14px 16px;vertical-align:middle}.preview-table th{font-size:.95rem;white-space:nowrap}.preview-table td{font-size:.92rem;line-height:1.2}.preview-table th:nth-child(1),.preview-table td:nth-child(1){width:19%}.preview-table th:nth-child(2),.preview-table td:nth-child(2){width:25%}.preview-table th:nth-child(5),.preview-table td:nth-child(5){width:14%;text-align:center}.preview-status{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:.84rem;padding:.42rem .8rem}.preview-score{min-width:44px}.preview-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.preview-metric-card{padding:16px}.preview-metric-card span{line-height:1.35}@media (max-width: 1180px){.preview-shell{padding:18px}.preview-table th,.preview-table td{padding:13px 12px}.preview-table th,.preview-table td{font-size:.88rem}.preview-status{font-size:.78rem;padding:.38rem .65rem}}@media (max-width: 760px){.preview-shell{padding:16px}.preview-shell-header{grid-template-columns:1fr;gap:14px}.preview-fit-pill{justify-self:start}.preview-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.preview-table{min-width:720px}.preview-metrics{grid-template-columns:1fr}}.product-story-visual{padding:24px}.product-metrics-visual{display:flex;flex-direction:column;gap:18px;height:auto}.panel-topline{margin-bottom:2px}.metrics-visual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch;margin-bottom:0}.metrics-visual-card{min-height:290px;padding:22px 22px 20px}.metrics-visual-card p{margin:18px 0 0;line-height:1.45}.product-story-visual .premium-card,.product-story-visual .metrics-visual-grid{margin-bottom:0}.product-story-section{padding-top:12px;padding-bottom:12px}@media (max-width: 1100px){.metrics-visual-grid{grid-template-columns:1fr}.metrics-visual-card{min-height:auto}}@media (max-width: 760px){.product-story-visual{padding:20px}.product-metrics-visual{gap:14px}.metrics-visual-grid{grid-template-columns:1fr;gap:12px}.metrics-visual-card{min-height:auto;padding:18px 18px 16px}.metrics-visual-card p{margin-top:12px}}.preview-table{width:100%;min-width:0;table-layout:fixed}.preview-table th,.preview-table td{padding-top:16px;padding-bottom:16px;vertical-align:middle}.preview-table th:nth-child(1),.preview-table td:nth-child(1){width:18%;padding-left:18px;padding-right:16px}.preview-table th:nth-child(2),.preview-table td:nth-child(2){width:22%;padding-left:16px;padding-right:18px}.preview-table th:nth-child(3),.preview-table td:nth-child(3){width:17%;padding-left:18px;padding-right:20px}.preview-table th:nth-child(4),.preview-table td:nth-child(4){width:25%;padding-left:20px;padding-right:20px}.preview-table th:nth-child(5),.preview-table td:nth-child(5){width:18%;padding-left:18px;padding-right:18px;text-align:center}.preview-status{display:inline-flex;align-items:center;justify-content:center;padding:.42rem .82rem;white-space:nowrap;font-size:.82rem;max-width:100%}.preview-score{min-width:46px}.preview-table td{font-size:.94rem;line-height:1.2}.preview-table th{font-size:.94rem}@media (max-width: 1180px){.preview-table th:nth-child(1),.preview-table td:nth-child(1){width:19%}.preview-table th:nth-child(2),.preview-table td:nth-child(2){width:23%}.preview-table th:nth-child(3),.preview-table td:nth-child(3){width:17%}.preview-table th:nth-child(4),.preview-table td:nth-child(4){width:24%}.preview-table th:nth-child(5),.preview-table td:nth-child(5){width:17%}.preview-status{font-size:.78rem;padding:.38rem .68rem}.preview-table td{font-size:.9rem}}@media (max-width: 760px){.preview-table{min-width:720px}}.preview-table td:nth-child(2){width:24%}.preview-status{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;font-size:.8rem;font-weight:600;line-height:1;white-space:nowrap;text-align:center;vertical-align:middle;max-width:100%;overflow:hidden;text-overflow:ellipsis}.preview-table td{overflow:hidden}.preview-table td:nth-child(2) .preview-status{max-width:100%}.preview-table th:nth-child(1),.preview-table td:nth-child(1){width:18%}.preview-table th:nth-child(2),.preview-table td:nth-child(2){width:24%}.preview-table th:nth-child(3),.preview-table td:nth-child(3){width:17%}.preview-table th:nth-child(4),.preview-table td:nth-child(4){width:25%}.preview-table th:nth-child(5),.preview-table td:nth-child(5){width:16%}@media (max-width: 1180px){.preview-status{font-size:.76rem;padding:0 12px;min-height:32px}}.preview-topbar span,.preview-topbar-note{color:#3c322ed1}.preview-shell-header h3{color:#241d1a;font-weight:700;letter-spacing:-.03em}.preview-kicker{color:#8257f5;font-weight:800}.preview-table th{color:#fffffffa;font-weight:700;letter-spacing:-.01em}.preview-table td{color:#423833eb;font-weight:500}.preview-table td:nth-child(1){color:#3c322ef2;font-weight:500}.preview-table td:nth-child(3),.preview-table td:nth-child(4){color:#443a35e6}.preview-score{color:#7a42f4;font-weight:700;border-color:#7a42f43d;background:#7a42f414}.preview-status{font-weight:700;letter-spacing:-.01em;box-shadow:inset 0 0 0 1px #00000008}.preview-status-green{color:#5fbf73;background:#c4efcad1;border:1px solid rgba(133,214,149,.58)}.preview-status-yellow{color:#d1a23a;background:#f6e6bcd1;border:1px solid rgba(232,203,135,.62)}.preview-metric-card strong{color:#241d1a;font-weight:800}.preview-metric-card span{color:#5a4e48d6;font-weight:500;line-height:1.4}@media (max-width: 1180px){.preview-table td{font-size:.92rem}.preview-status{font-size:.8rem}}.preview-table td:nth-child(2){overflow:visible}.preview-status{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 16px;border-radius:999px;font-size:.8rem;font-weight:700;line-height:1;white-space:nowrap;text-align:center;vertical-align:middle;width:auto;min-width:0;max-width:none;overflow:visible;text-overflow:clip}.preview-table td:nth-child(2) .preview-status{max-width:none}
