/* PulseVite premium SaaS visual system */
:root{--ink:#0b1f2d;--muted:#61716d;--line:#dfe8e4;--soft:#f5f9f7;--brand:#087f5b;--brand-dark:#056047;--brand-pale:#e8f7f2;--navy:#052f29;--shadow:0 18px 48px rgba(5,47,41,.09);--radius:14px;--max:1180px}
body{background:#fff;color:var(--ink);font-size:15px;line-height:1.62}.icon{display:inline-block;flex:none;vertical-align:middle}h1,h2,h3{font-weight:750;letter-spacing:-.04em}h1{font-size:clamp(40px,5.2vw,66px)}h2{font-size:clamp(29px,3.6vw,44px)}
.shell{width:100%;max-width:none;margin-inline:auto;padding-inline:clamp(20px,4vw,64px)}
.site-header{border-bottom-color:rgba(222,233,228,.92);background:rgba(255,255,255,.96)}.nav{min-height:68px}.nav-links{gap:24px}.nav-links>a:not(.button){font-size:12px;letter-spacing:.01em}.nav-links .button{min-height:38px;padding:9px 15px;border-radius:7px;font-size:12px}
.button{min-height:44px;border-radius:8px;background:linear-gradient(135deg,#07835e,#05956c);font-size:14px;box-shadow:0 8px 18px rgba(8,127,91,.16)}.button-secondary{border-color:#cfddd7;background:#fff;color:#17332a;box-shadow:none}.button-secondary:hover{border-color:#a9c3b9;background:#f8fbfa}.eyebrow{margin-bottom:13px;font-size:10px;letter-spacing:.11em}.eyebrow:before{width:18px}
.section{padding:78px 0}.section-soft{background:#f6faf8}.page-hero,.report-head,.account-hero{position:relative;overflow:hidden;padding:64px 0 48px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 85% 0,rgba(27,165,123,.11),transparent 28%),linear-gradient(180deg,#fbfefd,#f5faf8)}.page-hero:after,.account-hero:after{content:"";position:absolute;right:-90px;bottom:-160px;width:420px;height:420px;border:1px solid rgba(8,127,91,.1);border-radius:50%;box-shadow:0 0 0 60px rgba(8,127,91,.035),0 0 0 120px rgba(8,127,91,.02);pointer-events:none}.page-hero .shell,.account-hero .shell{position:relative;z-index:1}.page-hero h1{max-width:900px;margin-bottom:16px;font-size:clamp(36px,4.6vw,56px)}
.panel,.report-section,.price-card,.feature-card{border-color:var(--line);border-radius:var(--radius);box-shadow:0 8px 28px rgba(5,47,41,.045)}.panel{padding:30px}.field{min-height:48px;border-color:#cbd9d3;border-radius:8px;background:#fcfefd;transition:border-color .16s,box-shadow .16s}.field:hover{border-color:#9eb9af}.field:focus{border-color:var(--brand);outline:0;box-shadow:0 0 0 3px rgba(8,127,91,.12);background:#fff}.form-grid{gap:18px}.form-group{gap:6px}.form-group label{font-size:13px}.notice{border:1px solid #c9e9dd;background:#edf9f5}.notice-error{border-color:#f4c9c4;background:#fff3f1}
.feature-grid{gap:16px}.feature-card{padding:26px}.icon-tile,.stat-icon,.workflow-icon,.auth-simple-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:var(--brand-pale);color:var(--brand)}.feature-card h3{font-size:18px}.feature-card p{font-size:13px;line-height:1.7}.workflow-section .process-step{border:1px solid var(--line);border-radius:12px;background:#fff}.workflow-section .process-step:before{margin-bottom:14px}.workflow-icon{margin-bottom:18px}
.price-card{padding:28px}.price-card.featured{border-width:1px;box-shadow:0 20px 48px rgba(5,95,70,.13)}.price{color:var(--brand-dark)}.popular{top:-11px;border-radius:6px}.check-list li:before{display:none}.check-list .icon{margin-top:2px;color:var(--brand)}
.cta-band{border-radius:14px;background:radial-gradient(circle at 18% 100%,rgba(37,207,157,.18),transparent 30%),linear-gradient(110deg,#063f35,#052a25);box-shadow:0 18px 40px rgba(5,47,41,.12)}.scan-includes{background:linear-gradient(180deg,#fff,#f7fbf9)}.side-item .stat-icon{width:36px;height:36px}.side-item>span{color:var(--brand)}.privacy-note .icon{margin-top:1px;color:var(--brand)}
.contact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.contact-card{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.contact-card .eyebrow{margin-top:8px}.contact-card h2{font-size:24px}.contact-card p:not(.eyebrow){color:var(--muted)}.contact-card .button{width:100%;margin-top:auto;overflow-wrap:anywhere}.contact-cta{margin-top:30px}
.report-grid{grid-template-columns:290px 1fr}.score-card{position:sticky;top:92px}.report-section-head h2{font-size:22px}.finding{padding:20px 0}.finding h3{letter-spacing:-.02em}.fact{border:1px solid #e1ebe7;background:#f8fbfa}.badge{border:1px solid transparent;border-radius:6px}.unlock{background:linear-gradient(135deg,#063f35,#052a25)}
.site-footer{padding-top:64px;background:radial-gradient(circle at 76% 36%,rgba(14,139,101,.16),transparent 30%),#052e28}.footer-links h3{color:#9db8af}.footer-links a:hover{color:#fff}.footer-bottom{border-color:rgba(178,213,201,.16)}

/* Authentication */
.auth-surface .site-footer{display:none}.auth-page{min-height:calc(100vh - 69px);padding:34px 0;background:linear-gradient(135deg,#f5faf8,#fff 55%,#edf8f4)}.auth-card{display:grid;grid-template-columns:minmax(360px,.88fr) minmax(430px,1.12fr);min-height:690px;padding:0;overflow:hidden;border:1px solid #dbe7e2;border-radius:18px;background:#fff;box-shadow:0 28px 70px rgba(5,47,41,.12)}.auth-form-pane{align-self:center;width:min(100%,500px);padding:54px 64px}.auth-form-pane h1{margin:0 0 8px;font-size:36px}.auth-intro{margin-bottom:26px;color:var(--muted)}
.login-surface{min-height:100vh;background:#fff}.login-surface .auth-page{position:relative;min-height:100vh;padding:0;background:#fff}.login-surface .auth-card{width:100%;max-width:none;min-height:100vh;border:0;border-radius:0;box-shadow:none}.auth-home-link{position:absolute;z-index:5;top:24px;left:clamp(24px,4vw,64px);display:inline-flex;align-items:center;gap:8px;color:#4e625b;font-size:12px;font-weight:750;text-decoration:none}.auth-home-link:hover{color:var(--brand)}
.oauth-button{position:relative}.google-mark{display:grid;place-items:center;width:20px;height:20px;border:1px solid #dfe6e3;border-radius:50%;color:#4285f4;font-size:12px;font-weight:800}.auth-divider{display:flex;align-items:center;gap:14px;margin:20px 0;color:#82918c;font-size:11px;text-transform:uppercase;letter-spacing:.07em}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:var(--line)}.label-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.label-row a,.auth-switch a{color:var(--brand-dark);font-size:12px;font-weight:750;text-decoration:none}.check-control{display:flex;align-items:center;gap:9px;color:#53655f;font-weight:500!important}.check-control input{width:16px;height:16px;accent-color:var(--brand)}.auth-switch{margin:24px 0 0;text-align:center;color:var(--muted);font-size:13px}
.auth-visual{position:relative;display:flex;flex-direction:column;min-width:0;padding:52px 58px;overflow:hidden;background:radial-gradient(circle at 70% 60%,rgba(23,190,138,.22),transparent 30%),linear-gradient(140deg,#062c27,#001f1c);color:#fff}.auth-visual:before{content:"";position:absolute;right:-120px;bottom:-160px;width:520px;height:520px;border:1px solid rgba(82,225,181,.18);border-radius:50%;box-shadow:0 0 0 55px rgba(62,201,159,.06),0 0 0 110px rgba(62,201,159,.035)}.auth-visual>img{position:relative;z-index:1;width:188px}.auth-visual-copy{position:relative;z-index:1;margin-top:90px;max-width:420px}.auth-visual .eyebrow{color:#5ee0b7}.auth-visual-copy h2{margin-bottom:18px;font-size:37px}.auth-visual-copy p:last-child{color:#b7cec7}
.auth-signal{position:relative;z-index:1;display:flex;align-items:end;gap:8px;width:100%;height:90px;margin-top:30px;padding:17px;border:1px solid rgba(106,221,186,.22);border-radius:12px;background:rgba(255,255,255,.045)}.auth-signal span{width:14%;border-radius:3px 3px 0 0;background:linear-gradient(#38d8a7,#087f5b)}.auth-signal span:nth-child(1){height:30%}.auth-signal span:nth-child(2){height:48%}.auth-signal span:nth-child(3){height:68%}.auth-signal span:nth-child(4){height:88%}.auth-signal i{position:absolute;left:15px;right:15px;top:43px;border-top:1px dashed rgba(144,235,207,.45)}.auth-proof{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:auto;padding-top:26px;border-top:1px solid rgba(183,222,210,.18);font-size:10px;color:#92afa6}.auth-proof strong{display:block;color:#fff;font-size:13px}.auth-benefits{position:relative;z-index:1;display:grid;gap:13px;margin-top:34px}.auth-benefits span{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid rgba(125,217,190,.16);border-radius:10px;background:rgba(255,255,255,.045);color:#d7eae4}
.account-hero{padding:54px 0 38px}.auth-simple-head{display:grid;justify-items:center;max-width:720px;text-align:center}.auth-simple-head .eyebrow{margin-top:18px}.auth-simple-head .lead{margin-inline:auto}.auth-simple-section{padding-top:42px}.auth-simple{max-width:600px}

/* Customer and admin workspaces */
.account-head{display:flex;align-items:center;justify-content:space-between;gap:28px}.account-head h1{margin-bottom:10px;font-size:clamp(34px,4vw,49px)}.account-head .lead{margin-bottom:0}.account-section{background:#f7faf9}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:20px}.account-stats article{display:grid;grid-template-columns:auto 1fr;gap:13px;padding:20px;border:1px solid var(--line);border-radius:12px;background:#fff}.account-stats strong{font-size:14px}.account-stats p{margin:3px 0 0;color:var(--muted);font-size:12px}.account-stats a,.account-stats .badge{grid-column:2;width:max-content;color:var(--brand-dark);font-size:11px;font-weight:750;text-decoration:none}.account-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:20px}.account-card h2{margin-bottom:0;font-size:24px}.card-heading{display:flex;align-items:center;gap:14px;margin-bottom:18px}.card-heading .eyebrow{margin:0 0 3px}
.admin-nav{position:sticky;z-index:40;top:69px;border-bottom:1px solid #dbe5e1;background:#f8fbfa}.admin-nav-inner{display:flex;align-items:center;gap:5px;min-height:48px;overflow-x:auto}.admin-nav-label{margin-right:12px;color:#83918c;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.admin-nav a{padding:7px 11px;border-radius:6px;color:#52635d;font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}.admin-nav a:hover,.admin-nav a[aria-current=page]{background:#e6f5ef;color:var(--brand-dark)}.admin-surface main{background:#f8faf9}.admin-surface .page-hero{padding:42px 0 32px;background:#fff}.admin-surface .page-hero h1{font-size:42px}.admin-surface .section{padding:42px 0}.admin-surface .finding{padding:20px;border:1px solid var(--line);border-radius:11px;background:#fff}.admin-surface .report-content{gap:12px}.admin-surface .site-footer{display:none}

@media(max-width:900px){.auth-card{grid-template-columns:1fr;max-width:650px}.auth-visual{min-height:470px}.auth-visual-copy{margin-top:58px}.account-stats{grid-template-columns:1fr}.account-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.score-card{position:static}.form-wrap>.scan-includes{order:initial}}
@media(max-width:720px){.site-header{position:sticky}.nav-links{top:64px}.section{padding:58px 0}.page-hero,.account-hero{padding:48px 0 34px}.auth-page{padding:0}.auth-card{width:100%;border:0;border-radius:0;box-shadow:none}.auth-form-pane{padding:74px 24px 46px}.auth-home-link{top:20px;left:24px}.auth-visual{min-height:430px;padding:40px 28px}.auth-visual-copy h2{font-size:31px}.auth-proof{gap:6px}.account-head{align-items:flex-start;flex-direction:column}.account-head .button{width:100%}.contact-grid{grid-template-columns:1fr}.admin-nav{top:64px}.admin-nav-label{display:none}.report-grid{grid-template-columns:1fr}}
@media print{.admin-nav{display:none!important}}
