:root{
  --bg:#03111f;--bg2:#061a2b;--panel:#0a2135;--panel2:#0d2941;--panel3:#10324c;
  --cyan:#37e6df;--cyan2:#10b8c2;--cyanSoft:#9af7f1;--blue:#3b8cff;
  --ink:#f4fbff;--muted:#97afbf;--muted2:#6d8b9f;--line:rgba(104,211,222,.17);--line2:rgba(70,231,225,.32);
  --success:#5cecad;--warn:#ffc957;--danger:#ff7a85;--shadow:0 30px 80px rgba(0,0,0,.42),0 0 0 1px rgba(95,226,225,.04) inset;--radius:20px
}
*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;border-radius:11px;border:1px solid transparent;font-weight:850;font-size:.82rem;cursor:pointer;transition:.2s;overflow:hidden}.button:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.16),transparent 42%);pointer-events:none}.button:hover{transform:translateY(-1px)}.button.primary{background:linear-gradient(180deg,#71f2eb,#1cc0c4);color:#031920;border-color:rgba(150,255,249,.58);box-shadow:0 11px 28px rgba(29,213,210,.18),inset 0 1px 0 rgba(255,255,255,.65)}.button.secondary{background:linear-gradient(180deg,rgba(16,47,71,.9),rgba(7,27,43,.95));color:#e6f3f7;border-color:rgba(118,207,218,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.button.full{width:100%}.button.hidden{visibility:hidden}.button:disabled{opacity:.42;cursor:not-allowed}.kicker{color:#56e4dd;font-size:.66rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.auth-bg,.legal-bg,.survey-bg,.dashboard-bg{min-height:100vh;background:
radial-gradient(circle at 10% 0,rgba(24,211,206,.08),transparent 24%),
radial-gradient(circle at 90% 8%,rgba(44,128,255,.13),transparent 30%),
linear-gradient(180deg,#03101d,#061929)}
.auth-bg:before,.dashboard-bg:before,.survey-bg:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.16;background-image:linear-gradient(rgba(84,193,211,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(84,193,211,.07) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,black,transparent 75%)}
.simple-header{position:relative;z-index:5;height:76px;padding:0 max(20px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(94,209,218,.12);background:rgba(3,15,27,.68);backdrop-filter:blur(18px)}.simple-header>a:last-child{font-size:.76rem;color:#8ba4b4}.simple-header>a:last-child b{color:#58e5df}.mini-brand,.side-brand{display:flex;align-items:center;gap:10px}.mini-brand>span,.side-brand>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#0f5368,#082638);border:1px solid rgba(85,245,239,.31);color:#67efe8;font-size:1.55rem;font-weight:800;box-shadow:0 0 22px rgba(50,226,220,.12),inset 0 1px 0 rgba(255,255,255,.12)}.mini-brand small,.mini-brand strong,.side-brand small,.side-brand strong{display:block}.mini-brand small,.side-brand small{font-size:.57rem;color:#62ddd7;font-weight:900;letter-spacing:.12em}.mini-brand strong,.side-brand strong{color:#f5fbff;font-size:1rem}
.signup-shell{position:relative;width:min(1180px,calc(100% - 34px));margin:0 auto;padding:58px 0 72px;display:grid;grid-template-columns:.82fr 1.18fr;gap:72px;align-items:start}.signup-copy{padding-top:35px}.signup-copy h1{margin:14px 0;color:#f6fcff;font-size:clamp(2.5rem,4.6vw,4.2rem);line-height:1.01;letter-spacing:-.055em}.signup-copy>p{margin:0;color:#8fa8b8;line-height:1.68}.signup-benefits{display:grid;gap:16px;margin-top:28px}.signup-benefits>div{display:flex;gap:12px}.signup-benefits i{width:29px;height:29px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#0e6470,#0a3348);border:1px solid rgba(82,230,224,.2);color:#62eee7;font-style:normal;font-weight:900;box-shadow:0 8px 20px rgba(0,0,0,.18)}.signup-benefits strong,.signup-benefits small{display:block}.signup-benefits strong{font-size:.86rem;color:#eaf8fd}.signup-benefits small{margin-top:3px;color:#768fa1;font-size:.7rem;line-height:1.5}.wizard-card,.login-card{position:relative;background:linear-gradient(155deg,rgba(14,49,73,.96),rgba(5,25,41,.98));border:1px solid rgba(87,220,226,.25);border-radius:24px;box-shadow:0 35px 90px rgba(0,0,0,.44),0 0 50px rgba(28,211,211,.08),inset 0 1px 0 rgba(255,255,255,.055);overflow:hidden}.wizard-card:before,.login-card:before{content:"";position:absolute;width:260px;height:260px;right:-100px;top:-120px;border-radius:50%;background:radial-gradient(circle,rgba(62,230,225,.11),transparent 70%);pointer-events:none}.wizard-card{padding:27px}.wizard-steps{position:relative;display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:10px;padding:0 8px 24px;border-bottom:1px solid rgba(110,201,214,.14)}.wizard-step{display:flex;align-items:center;gap:7px;color:#6e899b}.wizard-step span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#0d2b40;border:1px solid rgba(117,204,214,.11);font-size:.7rem;font-weight:900}.wizard-step small{font-size:.65rem;font-weight:800}.wizard-step.active{color:#62eae3}.wizard-step.active span{background:linear-gradient(145deg,#30d7d2,#0b8797);color:#041820;border-color:rgba(107,247,240,.35);box-shadow:0 7px 18px rgba(29,205,204,.18)}.wizard-steps>i{height:1px;background:rgba(111,201,213,.15)}.form-step{display:none;padding:28px 2px 10px;position:relative}.form-step.active{display:block}.form-head>span{color:#58e3dc;font-size:.63rem;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.form-head h1,.form-head h2{margin:8px 0 6px;color:#f6fcff;letter-spacing:-.03em}.form-head h1{font-size:1.75rem}.form-head h2{font-size:1.35rem}.form-head p{margin:0 0 22px;color:#839dad;font-size:.8rem;line-height:1.5}.form-head.centered{text-align:center}.field{display:grid;gap:6px;margin-top:14px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field label{color:#a9bdc9;font-size:.72rem;font-weight:800}.field input,.field select{width:100%;min-height:47px;padding:10px 12px;border:1px solid rgba(112,198,211,.2);border-radius:11px;background:rgba(2,17,29,.58);outline:none;color:#edf9fc;box-shadow:inset 0 2px 5px rgba(0,0,0,.18)}.field input::placeholder{color:#526e80}.field select option{background:#071b2d}.field input:focus,.field select:focus{border-color:#3bddd7;box-shadow:0 0 0 3px rgba(52,221,215,.1),inset 0 2px 5px rgba(0,0,0,.18)}.field small{color:#658397;font-size:.64rem}.wizard-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:20px;margin-top:18px;border-top:1px solid rgba(100,200,212,.13)}.wizard-actions>span{flex:1}.plan-choice{position:relative;display:flex;gap:13px;margin-top:18px;padding:18px;border:1px solid rgba(69,232,225,.38);border-radius:15px;background:linear-gradient(155deg,rgba(16,73,86,.65),rgba(6,35,49,.72));box-shadow:0 12px 30px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.04)}.plan-choice input{position:absolute;opacity:0}.plan-check{width:27px;height:27px;display:grid;place-items:center;border-radius:9px;background:linear-gradient(145deg,#32d8d3,#0c8d98);color:#03191f;font-weight:900;box-shadow:0 8px 18px rgba(29,208,205,.17)}.plan-name,.plan-choice strong,.plan-choice small{display:block}.plan-name{color:#58e5df;font-size:.64rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.plan-choice strong{margin-top:4px;color:#f1fbfe;font-size:1rem}.plan-choice small{margin-top:5px;color:#809aab;font-size:.68rem;line-height:1.5}.billing-preview{display:flex;justify-content:space-between;gap:18px;margin-top:14px;padding:14px;border:1px solid rgba(108,197,210,.16);border-radius:12px;background:rgba(5,24,39,.66)}.billing-preview small,.billing-preview strong{display:block}.billing-preview small{color:#6e889a;font-size:.62rem}.billing-preview strong{margin-top:3px;color:#eaf8fb;font-size:.8rem}.billing-preview>span{max-width:220px;color:#6d899b;font-size:.66rem;text-align:right;line-height:1.45}.terms{display:flex;gap:9px;align-items:flex-start;margin-top:16px;color:#7891a1;font-size:.68rem;line-height:1.45}.terms input{margin-top:2px;accent-color:#42ddd7}.terms a{color:#57e2dc;font-weight:800}
.login-shell{position:relative;min-height:calc(100vh - 76px);display:grid;place-items:center;padding:38px 20px}.login-card{width:min(440px,100%);padding:30px}.auth-icon{position:relative;width:52px;height:52px;margin:0 auto 18px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,#0f5368,#082638);border:1px solid rgba(85,245,239,.32);color:#68efe8;font-size:1.8rem;font-weight:800;box-shadow:0 0 24px rgba(50,226,220,.14),inset 0 1px 0 rgba(255,255,255,.12)}.label-row{display:flex;justify-content:space-between;gap:10px}.label-row a{color:#53e2dc;font-size:.64rem;font-weight:800}.login-card form .button{margin-top:20px}.demo-note{margin-top:18px;padding:13px;border-radius:11px;background:rgba(6,30,46,.74);border:1px solid rgba(105,198,212,.15)}.demo-note strong{color:#e6f6fa;font-size:.7rem}.demo-note p{margin:4px 0 0;color:#6d8899;font-size:.64rem;line-height:1.45}
.dashboard-bg{background:#03111f;min-height:100vh}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:258px;padding:20px 15px;background:linear-gradient(180deg,#061a2c,#03111f);color:#fff;display:flex;flex-direction:column;z-index:30;border-right:1px solid rgba(85,211,219,.12);box-shadow:18px 0 60px rgba(0,0,0,.18)}.side-brand{padding:4px 7px 20px}.side-brand>span{background:linear-gradient(145deg,#0f5368,#082638)}.side-brand small{color:#63ddd7}.side-brand strong{color:#fff}.agency-switch{margin:0 5px 18px;padding:13px;border:1px solid rgba(91,211,220,.13);border-radius:12px;background:linear-gradient(145deg,rgba(14,54,76,.72),rgba(6,30,47,.74));box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.agency-switch small,.agency-switch strong,.agency-switch span{display:block}.agency-switch small{color:#5cded8;font-size:.53rem;font-weight:900;letter-spacing:.1em}.agency-switch strong{margin-top:4px;font-size:.8rem}.agency-switch span{margin-top:2px;color:#6c8798;font-size:.58rem}.side-nav{display:grid;gap:4px}.side-nav a{display:flex;align-items:center;gap:10px;padding:10px 11px;border-radius:10px;color:#829aaa;font-size:.76rem;font-weight:700;border:1px solid transparent}.side-nav a:hover,.side-nav a.active{background:linear-gradient(90deg,rgba(29,184,188,.24),rgba(15,79,98,.1));color:#f5fbff;border-color:rgba(75,226,222,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}.side-nav a>span{width:20px;text-align:center;color:#55d8d2}.side-bottom{margin-top:auto;padding:15px 6px 0;border-top:1px solid rgba(101,197,210,.11)}.user-chip{display:flex;gap:9px;align-items:center}.user-chip>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#0f4d63,#0b3047);color:#67e6e0;font-size:.64rem;font-weight:900;border:1px solid rgba(85,218,221,.16)}.user-chip strong,.user-chip small{display:block}.user-chip strong{font-size:.7rem}.user-chip small{margin-top:2px;color:#688598;font-size:.56rem}.side-bottom>a{display:inline-block;margin-top:12px;color:#59ded8;font-size:.63rem;font-weight:800}.app-main{margin-left:258px}.app-topbar{height:68px;padding:0 30px;display:flex;align-items:center;gap:12px;position:sticky;top:0;z-index:20;background:rgba(3,17,31,.78);backdrop-filter:blur(16px);border-bottom:1px solid rgba(92,207,217,.11)}.app-topbar small,.app-topbar strong{display:block}.app-topbar small{color:#55dbd5;font-size:.54rem;font-weight:900;letter-spacing:.08em}.app-topbar strong{margin-top:2px;color:#e8f6fa;font-size:.72rem}.demo-pill{margin-left:auto;padding:5px 8px;border-radius:999px;background:rgba(255,196,79,.08);color:#f0bd54;font-size:.58rem;font-weight:850;border:1px solid rgba(237,183,66,.15)}.sidebar-toggle{display:none;border:1px solid rgba(100,205,214,.16);background:#092238;color:#fff;border-radius:9px;width:38px;height:38px}.dashboard-content{width:min(1220px,calc(100% - 50px));margin:0 auto;padding:32px 0 54px}.page-title{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:23px}.page-title h1{margin:7px 0 4px;color:#f4fbff;font-size:2.15rem;letter-spacing:-.04em}.page-title p{margin:0;color:#7893a5;font-size:.8rem}.page-actions{display:flex;gap:8px;flex-wrap:wrap}.panel,.metric-grid article{position:relative;background:linear-gradient(155deg,rgba(13,43,65,.9),rgba(5,25,41,.96));border:1px solid rgba(104,205,216,.16);border-radius:17px;box-shadow:0 18px 45px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.035);overflow:hidden}.panel:before,.metric-grid article:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 0 0,rgba(63,230,224,.055),transparent 34%);pointer-events:none}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.metric-grid article{padding:18px}.metric-grid small,.metric-grid span{display:block}.metric-grid small{color:#7590a2;font-size:.59rem;font-weight:700}.metric-grid strong{display:block;margin:7px 0 2px;color:#f5fbff;font-size:1.55rem;text-shadow:0 0 16px rgba(76,225,222,.08)}.metric-grid span{color:#5e7d91;font-size:.59rem}.dashboard-grid{display:grid;gap:14px;margin-top:14px}.dashboard-grid.two-one{grid-template-columns:1.5fr .8fr}.panel{padding:18px}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;position:relative}.panel-kicker{display:block;color:#55ded8;font-size:.56rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.panel h2{margin:4px 0 0;color:#f0f9fd;font-size:.98rem}.panel-head select{padding:7px 9px;border:1px solid rgba(102,198,211,.16);border-radius:8px;background:#071d30;color:#8ca5b5;font-size:.66rem}.domain-row{position:relative;display:grid;grid-template-columns:180px 1fr 38px;gap:10px;align-items:center;padding:9px 0;border-top:1px solid rgba(101,190,204,.1)}.domain-row:first-of-type{border-top:0}.domain-row>span{font-size:.7rem;color:#9cb1be;font-weight:700}.domain-row>div{height:8px;border-radius:999px;background:#0c2b42;overflow:hidden;box-shadow:inset 0 1px 2px rgba(0,0,0,.35)}.domain-row i{display:block;height:100%;background:linear-gradient(90deg,#25c9cb,#59ece5);border-radius:inherit;box-shadow:0 0 9px rgba(55,226,220,.25)}.domain-row i.low{background:linear-gradient(90deg,#dca33c,#ffca5e);box-shadow:0 0 9px rgba(255,197,80,.16)}.domain-row>strong{text-align:right;color:#dcedf4;font-size:.7rem}.insight{position:relative;display:flex;gap:10px;padding:12px 0;border-top:1px solid rgba(101,190,204,.1)}.insight:first-of-type{border-top:0;padding-top:0}.insight>span{width:29px;height:29px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;font-size:.73rem;font-weight:900}.insight.high>span{background:rgba(83,234,174,.1);color:#60e9ae;border:1px solid rgba(89,232,176,.13)}.insight.low>span{background:rgba(255,194,70,.08);color:#f1bd51;border:1px solid rgba(244,188,70,.12)}.insight.neutral>span{background:rgba(92,162,190,.09);color:#73aabd;border:1px solid rgba(97,165,188,.1)}.insight strong{font-size:.73rem;color:#edf8fc}.insight p{margin:4px 0 0;color:#718c9e;font-size:.64rem;line-height:1.45}.comment{position:relative;padding:12px 0;border-top:1px solid rgba(101,190,204,.1)}.comment:first-of-type{border-top:0}.comment small{color:#56ddd7;font-size:.54rem;font-weight:900}.comment p{margin:4px 0 0;color:#93a9b7;font-size:.73rem;line-height:1.5}.text-button{border:0;background:transparent;color:#58e2dc;font-size:.66rem;font-weight:850}.panel-copy{color:#728d9f;font-size:.68rem;line-height:1.5}.status-open{padding:5px 8px;border-radius:999px;background:rgba(80,235,174,.09);color:#64e9b0;font-size:.58rem;font-weight:850;border:1px solid rgba(84,229,174,.13)}.survey-link{display:flex;gap:8px;align-items:center;padding:10px;border:1px solid rgba(103,197,210,.14);border-radius:10px;background:rgba(4,21,35,.55)}.survey-link code{min-width:0;overflow-wrap:anywhere;color:#a3bac7;font-size:.6rem}.survey-link button{margin-left:auto;border:1px solid rgba(88,226,222,.17);background:linear-gradient(145deg,#0e6070,#0b3349);color:#dff8f7;padding:6px 9px;border-radius:7px;font-size:.58rem;font-weight:800}.survey-actions{margin-top:10px}.privacy-note{display:flex;gap:9px;margin-top:14px;padding:11px;border-radius:10px;background:rgba(51,210,160,.055);border:1px solid rgba(79,223,170,.1)}.privacy-note>span{color:#59e7aa;font-weight:900}.privacy-note strong{font-size:.65rem;color:#e7f6fa}.privacy-note p{margin:3px 0 0;color:#6e8a9c;font-size:.59rem;line-height:1.4}.toast{position:fixed;right:22px;bottom:22px;padding:11px 14px;border-radius:10px;background:linear-gradient(145deg,#10485f,#092b41);color:#fff;font-size:.68rem;font-weight:800;opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s;border:1px solid rgba(86,220,225,.2);box-shadow:0 16px 38px rgba(0,0,0,.3)}.toast.show{opacity:1;transform:translateY(0)}
.diagnostic-library{margin-bottom:14px}.diagnostic-cards{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:10px}.diagnostic-card{position:relative;display:flex;justify-content:space-between;gap:12px;min-height:150px;padding:15px;border:1px solid rgba(103,198,210,.14);border-radius:14px;background:linear-gradient(150deg,rgba(9,37,57,.82),rgba(5,24,39,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.025);overflow:hidden}.diagnostic-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 0 0,rgba(57,228,220,.05),transparent 36%)}.diagnostic-card.active{border-color:rgba(66,226,219,.34);background:linear-gradient(150deg,rgba(13,69,83,.75),rgba(5,34,48,.9));box-shadow:0 14px 30px rgba(0,0,0,.18),0 0 25px rgba(35,215,212,.06),inset 0 1px 0 rgba(255,255,255,.04)}.diagnostic-card.planned{opacity:.72}.diagnostic-card small,.diagnostic-card strong,.diagnostic-card p{position:relative;display:block}.diagnostic-card small{margin-top:12px;color:#55dcd6;font-size:.53rem;font-weight:900;letter-spacing:.06em}.diagnostic-card strong{margin-top:4px;color:#edf9fc;font-size:.83rem}.diagnostic-card p{margin:5px 0 0;color:#728d9e;font-size:.62rem;line-height:1.45}.diag-status{position:relative;display:inline-flex;padding:4px 7px;border-radius:999px;background:rgba(255,255,255,.035);color:#758fa0;font-size:.52rem;font-weight:900;text-transform:uppercase;border:1px solid rgba(255,255,255,.035)}.diag-status.active{background:rgba(70,232,176,.08);color:#60e7ad;border-color:rgba(84,223,174,.12)}.diag-arrow{position:relative;align-self:flex-start;color:#5ce5de;font-size:1rem;font-weight:900}
.survey-shell{position:relative;width:min(900px,calc(100% - 28px));margin:0 auto;padding:22px 0 42px}.survey-header{position:relative;padding:23px 25px;border-radius:19px;background:linear-gradient(155deg,rgba(14,48,72,.96),rgba(5,25,41,.98));color:#fff;border:1px solid rgba(90,219,225,.23);box-shadow:0 26px 70px rgba(0,0,0,.36),0 0 35px rgba(28,211,211,.06),inset 0 1px 0 rgba(255,255,255,.055);overflow:hidden}.survey-header:before{content:"";position:absolute;width:240px;height:240px;right:-80px;top:-100px;border-radius:50%;background:radial-gradient(circle,rgba(55,229,222,.11),transparent 70%)}.survey-brand{position:relative;display:flex;gap:13px}.survey-brand>span{width:41px;height:41px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#0f5368,#082638);border:1px solid rgba(85,245,239,.28);color:#67efe8;font-size:1.65rem;font-weight:900;box-shadow:0 0 20px rgba(50,226,220,.1)}.survey-brand small,.survey-brand strong,.survey-brand p{display:block}.survey-brand small{color:#62dcd7;font-size:.56rem;font-weight:900;letter-spacing:.1em}.survey-brand strong{margin-top:4px;font-size:1.42rem}.survey-brand p{margin:5px 0 0;color:#809baa;font-size:.73rem;line-height:1.45}.survey-progress-meta{position:relative;display:flex;justify-content:space-between;gap:14px;margin-top:17px;color:#7892a3;font-size:.62rem}.survey-progress-meta strong{color:#dcebf2}.survey-progress{position:relative;height:5px;margin-top:7px;border-radius:999px;background:#0f3249;overflow:hidden;box-shadow:inset 0 1px 2px rgba(0,0,0,.35)}.survey-progress i{display:block;height:100%;background:linear-gradient(90deg,#23c9cb,#60eee7);border-radius:inherit;transition:.2s;box-shadow:0 0 9px rgba(52,226,220,.3)}.survey-card{position:relative;margin-top:13px;padding:26px;border-radius:19px;background:linear-gradient(155deg,rgba(12,41,62,.95),rgba(5,24,39,.97));border:1px solid rgba(103,205,216,.16);box-shadow:0 24px 58px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.035)}.survey-stepper{display:flex;gap:7px;margin-bottom:13px}.survey-stepper span{width:10px;height:9px;border-radius:999px;background:#17384d}.survey-stepper span.active{width:24px;background:linear-gradient(90deg,#27ccce,#5ce8e2);box-shadow:0 0 9px rgba(60,226,220,.25)}.survey-section-chip{display:inline-flex;padding:5px 9px;border-radius:999px;background:rgba(95,216,222,.07);color:#84c9cb;font-size:.6rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em;border:1px solid rgba(100,214,221,.1)}.survey-help{margin-top:13px;padding:13px 14px;border:1px solid rgba(103,196,209,.14);border-radius:11px;background:rgba(4,20,33,.58)}.survey-help strong{color:#e7f6fa;font-size:.74rem}.survey-help>span{float:right;color:#7893a4;font-size:.66rem;font-weight:800}.survey-help p{margin:5px 0 0;color:#6e899a;font-size:.68rem}.survey-question{padding-top:24px;margin-top:24px;border-top:1px solid rgba(101,191,204,.11)}.qhead{display:grid;grid-template-columns:34px 1fr;gap:10px}.qhead>span{height:25px;display:grid;place-items:center;border-radius:7px;background:#0e3147;color:#78a4b3;border:1px solid rgba(108,199,211,.11);font-size:.59rem;font-weight:900}.qhead h2{margin:0;color:#edf8fc;font-size:.94rem;line-height:1.48}.scale-box{margin:13px 0 0 44px;padding:16px;border:1px solid rgba(101,195,207,.14);border-radius:12px;background:linear-gradient(150deg,rgba(7,30,47,.8),rgba(4,21,34,.84));box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}.scale-top{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#718d9f;font-size:.68rem}.scale-top strong{color:#dcecf3;font-size:.98rem}.scale-top strong b{font-size:1.28rem;color:#fff}.scale-box input[type=range]{width:100%;margin:13px 0 4px;accent-color:#35dbd5}.scale-numbers{display:flex;justify-content:space-between;color:#567386;font-size:.53rem}.anchors{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px;color:#718b9c;font-size:.59rem;line-height:1.35}.anchors span:nth-child(2){text-align:center}.anchors span:nth-child(3){text-align:right}.anchors b{display:block;color:#9db2bf}.conditional-slot .followup{margin:24px 0 0 44px;padding:16px;border-radius:12px;background:linear-gradient(150deg,rgba(13,63,73,.62),rgba(5,35,46,.72));border:1px solid rgba(65,224,218,.23);box-shadow:0 12px 28px rgba(0,0,0,.16)}.followup small{color:#5be5df;font-size:.56rem;font-weight:900;text-transform:uppercase}.followup h3{margin:5px 0 8px;color:#edf9fc;font-size:.86rem}.followup textarea{width:100%;min-height:92px;border:1px solid rgba(102,197,209,.17);border-radius:9px;padding:10px;resize:vertical;background:rgba(3,18,30,.6);color:#eaf7fb;outline:none}.followup textarea:focus{border-color:#3cdcd6;box-shadow:0 0 0 3px rgba(52,221,215,.08)}.survey-nav{position:sticky;bottom:10px;display:flex;justify-content:space-between;gap:12px;margin-top:12px;padding:9px 10px;border-radius:12px;background:rgba(3,17,29,.83);backdrop-filter:blur(12px);border:1px solid rgba(103,197,210,.14);box-shadow:0 14px 35px rgba(0,0,0,.2)}.survey-foot{text-align:center;color:#617f92;font-size:.6rem}.survey-complete{text-align:center;padding:36px 10px}.survey-complete .complete-mark{width:56px;height:56px;margin:0 auto 16px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(145deg,#0e6470,#0a3348);border:1px solid rgba(82,230,224,.2);color:#64eee7;font-size:1.4rem;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.25),0 0 20px rgba(48,223,217,.08)}.survey-complete h2{margin:0;color:#f4fbff;font-size:1.45rem}.survey-complete p{max-width:500px;margin:8px auto 0;color:#7893a4;font-size:.78rem;line-height:1.55}.legal-card{width:min(780px,calc(100% - 32px));margin:50px auto;padding:31px;border-radius:21px;background:linear-gradient(155deg,rgba(14,49,73,.95),rgba(5,25,41,.98));border:1px solid rgba(98,207,217,.19);box-shadow:var(--shadow)}.legal-card h1{margin:8px 0 20px;color:#f2fbff;font-size:2rem}.legal-card h2{margin:24px 0 7px;color:#e7f5f9;font-size:1rem}.legal-card p{color:#819bab;font-size:.8rem;line-height:1.65}.legal-card .button{margin-top:15px}
@media(max-width:980px){.diagnostic-cards{grid-template-columns:1fr 1fr}.diagnostic-card.active{grid-column:1/-1}.signup-shell{grid-template-columns:1fr;gap:30px}.signup-copy{padding-top:0;max-width:700px}.sidebar{transform:translateX(-100%);transition:.2s}.sidebar.open{transform:translateX(0)}.app-main{margin-left:0}.sidebar-toggle{display:block}.dashboard-grid.two-one{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}.page-title{flex-direction:column}}
@media(max-width:650px){.diagnostic-cards{grid-template-columns:1fr}.diagnostic-card.active{grid-column:auto}.simple-header{padding:0 14px}.simple-header>a:last-child{font-size:.65rem}.signup-shell{width:min(100% - 20px,1180px);padding:30px 0 50px}.signup-copy h1{font-size:2.45rem}.wizard-card{padding:18px}.wizard-step small{display:none}.field-grid{grid-template-columns:1fr}.billing-preview{flex-direction:column}.billing-preview>span{text-align:left}.dashboard-content{width:min(100% - 18px,1220px);padding-top:20px}.metric-grid{grid-template-columns:1fr 1fr}.page-actions{width:100%}.page-actions .button{flex:1}.domain-row{grid-template-columns:125px 1fr 32px}.app-topbar{padding:0 12px}.survey-shell{width:min(100% - 14px,900px);padding-top:8px}.survey-header{padding:19px}.survey-card{padding:18px 15px}.scale-box,.conditional-slot .followup{margin-left:0}.anchors{font-size:.54rem}.qhead{grid-template-columns:30px 1fr}.survey-brand strong{font-size:1.18rem}}

/* =========================
   V8 DIMENSIONAL APP UI OVERRIDES
   ========================= */
.app-topbar,.simple-header{box-shadow:0 16px 42px rgba(0,0,0,.20),inset 0 -1px 0 rgba(72,226,224,.08)}
.sidebar{box-shadow:18px 0 55px rgba(0,0,0,.24),inset -1px 0 0 rgba(81,214,222,.09)}
.sidebar nav a{transition:.22s ease}.sidebar nav a:hover{transform:translateX(4px);background:linear-gradient(90deg,rgba(29,204,203,.12),rgba(26,89,118,.07));box-shadow:inset 3px 0 0 #35dcd7}.sidebar nav a.active{box-shadow:0 10px 24px rgba(0,0,0,.18),inset 3px 0 0 #4ee9e2,0 0 22px rgba(38,219,215,.06)}
.metric-card,.dashboard-card,.diagnostic-card,.wizard-card,.login-card,.survey-card,.survey-header{box-shadow:0 30px 70px rgba(0,0,0,.34),0 10px 24px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.055);transform-style:preserve-3d;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}
.metric-card:hover,.dashboard-card:hover,.diagnostic-card:hover{transform:translateY(-5px);border-color:rgba(80,226,222,.27);box-shadow:0 40px 84px rgba(0,0,0,.42),0 0 30px rgba(43,218,215,.07),inset 0 1px 0 rgba(255,255,255,.075)}
.diagnostic-card.active{transform:translateY(-4px);box-shadow:0 38px 82px rgba(0,0,0,.4),0 0 38px rgba(38,223,218,.13),inset 0 1px 0 rgba(255,255,255,.08)}
.page-title h1{font-size:2.15rem;text-shadow:0 8px 24px rgba(0,0,0,.2)}
.page-title .button,.survey-nav .button,.wizard-actions .button{box-shadow:0 13px 30px rgba(27,209,206,.18),0 3px 0 rgba(4,82,91,.48),inset 0 1px 0 rgba(255,255,255,.38)}
.survey-header{background:radial-gradient(circle at 88% 8%,rgba(48,226,219,.12),transparent 23%),linear-gradient(155deg,rgba(15,52,78,.98),rgba(4,23,39,.99));box-shadow:0 38px 90px rgba(0,0,0,.42),0 0 48px rgba(34,219,215,.08),inset 0 1px 0 rgba(255,255,255,.08)}
.survey-card{background:radial-gradient(circle at 95% 0,rgba(34,155,231,.055),transparent 18%),linear-gradient(155deg,rgba(12,42,64,.97),rgba(4,22,37,.99))}
.scale-box{box-shadow:0 18px 38px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.035)}
.scale-box input[type=range]{filter:drop-shadow(0 0 7px rgba(51,219,214,.22))}
.followup{box-shadow:0 24px 48px rgba(0,0,0,.24),0 0 25px rgba(35,218,214,.06),inset 0 1px 0 rgba(255,255,255,.04)}
.signup-shell:before,.login-shell:before{content:"";position:fixed;width:520px;height:520px;right:-180px;top:80px;border-radius:50%;background:radial-gradient(circle,rgba(24,132,234,.12),rgba(40,224,219,.055) 38%,transparent 72%);filter:blur(12px);pointer-events:none}
.wizard-card,.login-card{border-color:rgba(88,221,225,.22);box-shadow:0 44px 100px rgba(0,0,0,.42),0 0 44px rgba(31,214,212,.07),inset 0 1px 0 rgba(255,255,255,.07)}
@media(max-width:650px){.metric-card:hover,.dashboard-card:hover,.diagnostic-card:hover,.diagnostic-card.active{transform:none}}


/* V9 app-surface dimensional polish */
.app-shell,.auth-shell{background:radial-gradient(circle at 78% 8%,rgba(27,126,240,.16),transparent 22%),linear-gradient(180deg,#020d18,#041725 58%,#03131f)}
.app-card,.auth-card,.dashboard-card,.survey-panel{border-color:rgba(104,225,231,.23)!important;background:linear-gradient(145deg,rgba(15,49,73,.95),rgba(5,25,42,.98))!important;box-shadow:0 30px 70px rgba(0,0,0,.4),0 0 36px rgba(38,220,216,.06),inset 0 1px 0 rgba(255,255,255,.065)!important}
.app-card:hover,.dashboard-card:hover{border-color:rgba(95,239,233,.35)!important;box-shadow:0 42px 90px rgba(0,0,0,.48),0 0 42px rgba(38,220,216,.1),inset 0 1px 0 rgba(255,255,255,.08)!important}

/* Backend readability pass */
.page-title p,.panel-copy,.diagnostic-card p,.insight p,.comment p,.privacy-note p{font-size:.9rem!important;line-height:1.6!important}.panel-head h2{font-size:1.15rem}.domain-row span{font-size:.86rem}.metric-grid article span{font-size:.78rem}.side-nav a{font-size:.88rem}.agency-switch span{font-size:.75rem}.form-head p,.field small,.demo-note p{font-size:.84rem;line-height:1.55}.survey-help p{font-size:.86rem}

/* V12 commerce, diagnostic purchasing, and entitlements */
.commerce-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:20px 0 26px}.commerce-plan{position:relative;padding:30px;border-radius:22px;border:1px solid rgba(101,215,226,.20);background:linear-gradient(150deg,rgba(14,48,72,.96),rgba(5,24,40,.99));box-shadow:0 34px 80px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.06);overflow:hidden}.commerce-plan:before{content:"";position:absolute;width:260px;height:260px;right:-110px;top:-120px;border-radius:50%;background:radial-gradient(circle,rgba(67,231,226,.12),transparent 70%)}.commerce-plan.annual{border-color:rgba(80,238,231,.42);box-shadow:0 44px 95px rgba(0,0,0,.46),0 0 48px rgba(37,220,216,.12),inset 0 1px 0 rgba(255,255,255,.09)}.commerce-plan.owned{border-color:rgba(91,236,174,.38)}.plan-cap{position:relative;color:#5ee9e2;font-size:.66rem;font-weight:900;letter-spacing:.1em}.plan-icon{position:relative;width:54px;height:54px;margin:20px 0 14px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,#126d79,#092e46);border:1px solid rgba(108,240,235,.3);color:#7cf7f0;font-size:1.45rem;font-weight:900;box-shadow:0 18px 34px rgba(0,0,0,.3),0 0 28px rgba(49,225,219,.14),inset 0 1px 0 rgba(255,255,255,.12)}.commerce-plan h2{position:relative;margin:0;color:#f5fcff;font-size:1.55rem}.commerce-plan>p{position:relative;color:#9cb4c3;line-height:1.65;font-size:.92rem}.commerce-price{position:relative;margin:20px 0;padding:16px 0;border-top:1px solid rgba(107,202,215,.13);border-bottom:1px solid rgba(107,202,215,.13)}.commerce-price strong,.commerce-price span{display:block}.commerce-price strong{font-size:1.55rem;color:#fff}.commerce-price span{margin-top:4px;color:#7895a7;font-size:.76rem}.commerce-plan ul{position:relative;list-style:none;padding:0;margin:0 0 22px;display:grid;gap:10px}.commerce-plan li{position:relative;padding-left:20px;color:#a9beca;font-size:.84rem;line-height:1.5}.commerce-plan li:before{content:"✓";position:absolute;left:0;color:#59e8e1;font-weight:900}.access-badge{position:relative;margin:15px 0;padding:12px 14px;border-radius:12px;background:rgba(55,220,178,.08);border:1px solid rgba(78,226,180,.18);color:#8eeec3;font-size:.8rem;font-weight:800}.billing-shell{width:min(980px,calc(100% - 30px));margin:0 auto;padding:44px 0 70px;display:grid;gap:20px}.purchase-table{display:grid;gap:0;border:1px solid rgba(103,201,214,.13);border-radius:12px;overflow:hidden}.purchase-row{display:grid;grid-template-columns:160px 1fr 120px;gap:14px;padding:13px 15px;border-top:1px solid rgba(103,201,214,.09);font-size:.82rem;color:#a9bdc8}.purchase-row:first-child{border-top:0}.purchase-row.head{background:rgba(4,20,33,.65);color:#718fa2;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.purchase-row .status-open{justify-self:start}.panel code{color:#8debe6;font-size:.8rem}
@media(max-width:800px){.commerce-grid{grid-template-columns:1fr}.purchase-row{grid-template-columns:1fr;gap:5px}.purchase-row.head{display:none}.billing-shell{width:min(100% - 18px,980px);padding-top:20px}}


/* V13 platform-admin manual access controls */
.access-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px}.access-summary-card{padding:16px;border:1px solid rgba(103,201,214,.14);border-radius:13px;background:linear-gradient(150deg,rgba(8,34,53,.78),rgba(4,21,35,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.access-summary-card small,.access-summary-card strong,.access-summary-card span{display:block}.access-summary-card small{color:#67dcd6;font-size:.65rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.access-summary-card strong{margin-top:7px;color:#f2fbff;font-size:1rem}.access-summary-card span{margin-top:4px;color:#7f9bab;font-size:.76rem;line-height:1.45}.entitlement-row,.admin-purchase-row{display:grid;gap:14px;padding:13px 15px;border-top:1px solid rgba(103,201,214,.09);font-size:.82rem;color:#a9bdc8;align-items:center}.entitlement-row{grid-template-columns:140px 1fr 170px 90px}.admin-purchase-row{grid-template-columns:140px 1fr 110px 90px}.entitlement-row:first-child,.admin-purchase-row:first-child{border-top:0}.entitlement-row.head,.admin-purchase-row.head{background:rgba(4,20,33,.65);color:#718fa2;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.status-closed{display:inline-flex;justify-self:start;padding:4px 8px;border-radius:999px;background:rgba(255,122,133,.08);border:1px solid rgba(255,122,133,.18);color:#ff9fa6;font-size:.7rem;font-weight:850}.purchase-row.source{grid-template-columns:150px 1fr 100px 110px}
@media(max-width:900px){.access-summary-grid{grid-template-columns:1fr 1fr}.entitlement-row,.admin-purchase-row,.purchase-row.source{grid-template-columns:1fr;gap:5px}.entitlement-row.head,.admin-purchase-row.head,.purchase-row.source.head{display:none}}
@media(max-width:560px){.access-summary-grid{grid-template-columns:1fr}}

/* V14 streamlined purchase pathway */
.purchase-main{min-width:0}
.purchase-content{width:min(880px,calc(100% - 44px));margin:0 auto;padding:68px 0 80px}
.purchase-intro{text-align:center;max-width:760px;margin:0 auto 30px}
.purchase-intro h1{margin:10px 0 12px;font-size:clamp(2rem,4vw,3.1rem);line-height:1.05;letter-spacing:-.045em;color:#f7fdff}
.purchase-intro p{margin:0 auto;color:#9eb6c5;font-size:1rem;line-height:1.65;max-width:680px}
.purchase-alert{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 auto 16px;padding:11px 14px;border:1px solid rgba(89,231,179,.17);border-radius:12px;background:rgba(54,219,178,.07);color:#93e8c0;font-size:.82rem}
.purchase-alert span{color:#9cb9b2}.purchase-alert.error{border-color:rgba(255,122,133,.18);background:rgba(255,122,133,.06);color:#ff9da4}
.purchase-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px}
.purchase-choice{position:relative;padding:26px;border:1px solid rgba(105,211,222,.18);border-radius:20px;background:linear-gradient(150deg,rgba(13,45,68,.97),rgba(5,24,40,.99));box-shadow:0 26px 65px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.05)}
.purchase-choice.featured{border-color:rgba(71,237,229,.4);background:linear-gradient(150deg,rgba(12,65,80,.98),rgba(4,31,48,.99));box-shadow:0 36px 80px rgba(0,0,0,.42),0 0 42px rgba(37,221,216,.11),inset 0 1px 0 rgba(255,255,255,.08)}
.purchase-choice.owned{border-color:rgba(89,233,177,.38)}
.purchase-choice-top{display:flex;align-items:center;justify-content:space-between;gap:12px}
.choice-tag{color:#62eee7;font-size:.63rem;font-weight:900;letter-spacing:.09em}.choice-tag.neutral{color:#91aabc}
.choice-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#11717d,#082d45);border:1px solid rgba(108,239,234,.26);color:#79f4ed;font-size:1.15rem;font-weight:900;box-shadow:0 14px 28px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.1)}
.choice-icon.one{background:linear-gradient(145deg,#124e6b,#09283e)}
.purchase-choice h2{margin:18px 0 7px;font-size:1.5rem;color:#f7fdff;letter-spacing:-.025em}
.choice-summary{min-height:74px;margin:0;color:#9eb5c3;font-size:.9rem;line-height:1.6}
.choice-price{display:flex;align-items:baseline;gap:7px;margin:19px 0 17px;padding-top:17px;border-top:1px solid rgba(104,207,219,.12)}
.choice-price strong{font-size:1.75rem;color:#fff}.choice-price span{color:#7997a9;font-size:.78rem}
.choice-benefits{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:9px}.choice-benefits li{position:relative;padding-left:19px;color:#afc2cd;font-size:.84rem;line-height:1.45}.choice-benefits li:before{content:"✓";position:absolute;left:0;color:#5ce8e1;font-weight:900}
.choice-status{margin:0 0 12px;padding:10px 12px;border-radius:10px;background:rgba(57,220,178,.07);border:1px solid rgba(79,226,181,.15);color:#8fe8bf;font-size:.78rem;font-weight:800}
.purchase-button{min-height:48px;font-size:.88rem}
.checkout-note{display:flex;gap:12px;align-items:flex-start;margin:18px 0 0;padding:14px 16px;border:1px solid rgba(108,205,218,.13);border-radius:13px;background:rgba(7,31,49,.72)}
.checkout-note>span{width:26px;height:26px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:#0c4d61;color:#66ece5;font-weight:900}.checkout-note strong{display:block;color:#dcecf3;font-size:.83rem}.checkout-note p{margin:3px 0 0;color:#7f9cab;font-size:.78rem;line-height:1.5}
.purchase-footer-links{display:flex;justify-content:space-between;gap:18px;margin-top:20px;color:#6fe8e2;font-size:.79rem;font-weight:800}
@media(max-width:760px){.purchase-content{width:min(100% - 22px,880px);padding:38px 0 60px}.purchase-choice-grid{grid-template-columns:1fr}.choice-summary{min-height:0}.purchase-footer-links{flex-direction:column;align-items:center}.purchase-intro{text-align:left}.purchase-intro h1{font-size:2.2rem}}

/* V15 streamlined dashboard */
.streamlined-title{margin-bottom:18px}
.onboarding-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:20px;align-items:center;margin-bottom:14px;padding:24px}
.onboarding-copy h2{margin:6px 0 8px;color:#f3fbff;font-size:1.45rem;line-height:1.15}
.onboarding-copy p{margin:0;color:#8fa8b7;max-width:58ch}
.onboarding-cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.onboarding-status{display:grid;gap:12px}
.status-item{display:flex;gap:12px;align-items:center;padding:14px;border:1px solid rgba(99,205,217,.12);border-radius:14px;background:rgba(4,24,39,.42)}
.status-item strong{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.04);color:#8aa3b3;font-size:.95rem}
.status-item.active{border-color:rgba(81,228,221,.24);background:linear-gradient(145deg,rgba(10,58,75,.66),rgba(4,28,44,.72))}
.status-item.active strong{background:linear-gradient(145deg,#129ca4,#0d495e);color:#efffff;box-shadow:0 10px 24px rgba(19,165,167,.25)}
.status-item span{display:block;color:#edf9fc;font-size:.92rem;font-weight:800}
.status-item small{display:block;margin-top:2px;color:#7995a8;font-size:.78rem}
.streamlined-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:14px 0}
.compact-panel{padding:18px}
.empty-state-card{display:grid;gap:12px;align-content:start}
.empty-state-card strong{color:#eef9fd;font-size:1rem}
.empty-state-card p{margin:0;color:#8aa4b4}
.simple-list{display:grid;gap:14px}
.simple-list div{padding-top:12px;border-top:1px solid rgba(101,190,204,.1)}
.simple-list div:first-child{border-top:0;padding-top:0}
.simple-list strong{display:block;color:#eef9fd;font-size:.92rem}
.simple-list p{margin:4px 0 0;color:#87a1b2;font-size:.9rem;line-height:1.55}
.mini-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.mini-metrics article,.overview-strip{position:relative;background:linear-gradient(155deg,rgba(13,43,65,.9),rgba(5,25,41,.96));border:1px solid rgba(104,205,216,.16);border-radius:17px;box-shadow:0 18px 45px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.035);overflow:hidden}
.mini-metrics article{padding:18px}
.mini-metrics small{display:block;color:#7590a2;font-size:.7rem;font-weight:700}
.mini-metrics strong{display:block;margin-top:8px;color:#f3fbff;font-size:1.1rem}
.overview-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:14px;margin-bottom:12px}
.overview-chip{padding:12px 14px;border:1px solid rgba(96,193,206,.11);border-radius:12px;background:rgba(5,23,37,.45)}
.overview-chip span{display:block;color:#7994a6;font-size:.68rem;font-weight:700}
.overview-chip strong{display:block;margin-top:5px;color:#f0faff;font-size:.95rem}
.compact-gap{margin-top:0}

@media(max-width:980px){
  .onboarding-hero,.streamlined-grid,.overview-strip{grid-template-columns:1fr}
  .mini-metrics{grid-template-columns:1fr 1fr 1fr}
}
@media(max-width:650px){
  .onboarding-copy h2{font-size:1.2rem}
  .mini-metrics{grid-template-columns:1fr}
  .status-item span{font-size:.88rem}
}

/* V16 guided empty-state dashboard */
.guided-start-card{padding:24px 24px 22px;margin-bottom:14px}
.guided-start-head{max-width:760px}
.guided-start-head h2{margin:6px 0 8px;color:#f3fbff;font-size:1.6rem;line-height:1.12}
.guided-start-head p{margin:0;color:#8ea7b8;font-size:1rem;line-height:1.6}
.guided-primary-action{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:20px}
.guided-secondary-link{color:#88d9df;font-size:.92rem;font-weight:700}
.flow-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}
.flow-step{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:14px;border:1px solid rgba(100,205,214,.12);background:rgba(4,23,38,.42)}
.flow-step span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:rgba(255,255,255,.04);color:#88a2b3;font-size:.94rem;font-weight:900;flex:0 0 auto}
.flow-step strong,.flow-step small{display:block}
.flow-step strong{color:#f2fbff;font-size:.92rem;line-height:1.2}
.flow-step small{margin-top:2px;color:#7f98aa;font-size:.8rem;line-height:1.35}
.flow-step.current{border-color:rgba(80,230,223,.24);background:linear-gradient(145deg,rgba(10,58,75,.66),rgba(4,28,44,.72))}
.flow-step.current span{background:linear-gradient(145deg,#129ca4,#0d495e);color:#efffff;box-shadow:0 10px 24px rgba(19,165,167,.25)}
.promise-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.promise-strip article{position:relative;background:linear-gradient(155deg,rgba(13,43,65,.9),rgba(5,25,41,.96));border:1px solid rgba(104,205,216,.16);border-radius:16px;box-shadow:0 18px 45px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.035);padding:18px}
.promise-strip small{display:block;color:#7894a5;font-size:.69rem;font-weight:700}
.promise-strip strong{display:block;margin-top:8px;color:#f2fbff;font-size:1rem;line-height:1.35}

@media(max-width:980px){
  .flow-steps,.promise-strip{grid-template-columns:1fr}
}
@media(max-width:650px){
  .guided-start-card{padding:18px}
  .guided-start-head h2{font-size:1.28rem}
  .guided-start-head p{font-size:.92rem}
  .guided-primary-action{align-items:flex-start}
}

/* V26 survey cycle management */
.cycle-page{max-width:1240px}
.cycle-message{display:flex;gap:12px;align-items:center;margin-bottom:14px;padding:13px 15px;border-radius:12px;border:1px solid rgba(95,210,219,.16);background:rgba(8,38,57,.7)}
.cycle-message strong{color:#eefbff}.cycle-message span{color:#91a9b8}.cycle-message.success{border-color:rgba(85,232,174,.2)}.cycle-message.error{border-color:rgba(255,121,132,.25)}
.cycle-launch-panel{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end;margin-bottom:14px;padding:22px}
.cycle-launch-panel h2{font-size:1.25rem}.cycle-launch-form{display:flex;align-items:end;gap:10px;flex-wrap:wrap}.cycle-launch-form label{display:grid;gap:6px;min-width:230px}.cycle-launch-form label>span{color:#a9bdc8;font-size:.76rem;font-weight:750}.cycle-launch-form label small{color:#6d899b;font-weight:500}.cycle-launch-form input{min-height:44px;padding:9px 11px;border-radius:10px;border:1px solid rgba(99,203,215,.18);background:#061c2e;color:#eefbff;outline:none}.cycle-launch-form input:focus{border-color:rgba(71,231,225,.45);box-shadow:0 0 0 3px rgba(45,218,214,.08)}
.cycle-comparison{margin-bottom:14px}.cycle-compare-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.cycle-compare-grid article{padding:14px;border-radius:12px;border:1px solid rgba(100,199,211,.11);background:rgba(4,22,36,.45)}.cycle-compare-grid small,.cycle-compare-grid strong,.cycle-compare-grid span{display:block}.cycle-compare-grid small{color:#7d98aa;font-size:.68rem}.cycle-compare-grid strong{margin-top:6px;color:#f5fbff;font-size:1.25rem}.cycle-compare-grid span{margin-top:3px;color:#879ead;font-size:.72rem}.cycle-compare-grid .up{color:#63e8b0}.cycle-compare-grid .down{color:#ffc95c}
.cycle-list{display:grid;gap:10px}.cycle-row{display:grid;grid-template-columns:minmax(260px,1.4fr) 95px 105px 135px auto;gap:12px;align-items:center;padding:15px;border:1px solid rgba(100,201,213,.12);border-radius:13px;background:rgba(4,22,36,.45)}.cycle-row.active{border-color:rgba(72,229,222,.28);background:linear-gradient(145deg,rgba(10,57,74,.58),rgba(4,27,43,.62))}.cycle-title-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cycle-title-line>strong{color:#f0faff}.cycle-dot{width:9px;height:9px;border-radius:50%;background:#607c8d}.cycle-row.active .cycle-dot{background:#58e7df;box-shadow:0 0 12px rgba(70,230,223,.5)}.cycle-status{padding:3px 7px;border-radius:999px;font-size:.58rem;font-weight:850;text-transform:uppercase}.cycle-status.open{background:rgba(83,234,174,.09);color:#65eab1}.cycle-status.closed{background:rgba(255,255,255,.04);color:#7f98a9}.cycle-main p{margin:5px 0 0;color:#718c9d;font-size:.72rem}.cycle-stat small,.cycle-stat strong{display:block}.cycle-stat small{color:#748fa1;font-size:.62rem}.cycle-stat strong{margin-top:4px;color:#eef9fd;font-size:.9rem}.cycle-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.cycle-actions form{margin:0}.cycle-actions .button{min-height:36px;padding:7px 11px;font-size:.72rem}.cycle-text-action{border:0;background:transparent;color:#6edfd9;font-size:.7rem;font-weight:800;cursor:pointer}.cycle-text-action:hover{text-decoration:underline}.cycle-empty{padding:24px;text-align:center}.cycle-empty strong{color:#eef9fd}.cycle-empty p{color:#7893a4}.overview-chip strong{overflow-wrap:anywhere}
@media(max-width:1050px){.cycle-row{grid-template-columns:1fr 90px 100px}.cycle-actions{grid-column:1/-1;justify-content:flex-start}.cycle-stat:nth-of-type(4){display:none}.cycle-launch-panel{grid-template-columns:1fr}.cycle-compare-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.cycle-row{grid-template-columns:1fr 1fr}.cycle-main{grid-column:1/-1}.cycle-actions{grid-column:1/-1}.cycle-compare-grid{grid-template-columns:1fr}.cycle-launch-form{display:grid}.cycle-launch-form label{min-width:0}.cycle-launch-form .button{width:100%}}


/* V27 — platform administrator agency-management flow */
.platform-agency-list{display:grid;gap:12px}.platform-agency-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px;border:1px solid rgba(104,205,216,.16);border-radius:14px;background:linear-gradient(145deg,rgba(11,43,64,.86),rgba(5,25,41,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.platform-agency-info{min-width:0}.platform-agency-meta{display:flex;align-items:center;gap:8px;margin-bottom:8px}.platform-agency-meta small{color:#6e8b9e;font-size:.56rem;font-weight:850;letter-spacing:.08em}.platform-agency-info>strong{display:block;color:#eef9fd;font-size:1rem}.platform-agency-info>p{margin:5px 0 0;color:#718d9f;font-size:.68rem}.platform-agency-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.admin-context-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:14px 16px;border:1px solid rgba(91,224,218,.2);border-radius:14px;background:linear-gradient(90deg,rgba(12,77,91,.35),rgba(7,29,47,.72));box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.admin-context-bar>div:first-child{min-width:0}.admin-context-bar span,.admin-context-bar strong,.admin-context-bar small{display:block}.admin-context-bar span{color:#58e2dc;font-size:.55rem;font-weight:900;letter-spacing:.1em}.admin-context-bar strong{margin-top:4px;color:#edf9fc;font-size:.82rem}.admin-context-bar small{margin-top:3px;color:#7895a7;font-size:.62rem;line-height:1.4}.admin-context-bar>div:last-child{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.side-nav a.platform-return{margin-bottom:5px;color:#66e1dc;border-color:rgba(75,226,222,.12);background:rgba(21,122,132,.08)}.admin-access-header{gap:18px}.admin-header-actions{display:flex;align-items:center;gap:8px;margin-left:auto}
@media(max-width:850px){.platform-agency-card,.admin-context-bar{align-items:flex-start;flex-direction:column}.platform-agency-actions,.admin-context-bar>div:last-child{width:100%;justify-content:flex-start}.admin-header-actions{gap:5px}.admin-header-actions .button{padding:8px 10px;font-size:.68rem}}
@media(max-width:650px){.platform-agency-actions .button,.admin-context-bar .button{flex:1}.admin-access-header{height:auto;min-height:64px;padding-top:10px;padding-bottom:10px;align-items:flex-start;flex-direction:column}.admin-header-actions{width:100%;margin-left:0}.admin-header-actions .button{flex:1}}

/* V28 intuitive retention dashboard */
.focus-layout{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);align-items:start}
.survey-command{padding:24px;margin-bottom:14px}
.survey-command-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}
.survey-command-head h2{margin:5px 0 8px;color:#f3fbff;font-size:1.7rem;line-height:1.1}
.survey-command-head p{margin:0;color:#8ca6b7;font-size:.98rem;line-height:1.6;max-width:760px}
.survey-command-status{min-width:220px;padding:15px 16px;border-radius:14px;border:1px solid rgba(95,203,214,.15);background:rgba(5,24,39,.52)}
.survey-command-status small,.survey-command-status strong,.survey-command-status .status-open{display:block}
.survey-command-status small{color:#829cad;font-size:.68rem;font-weight:750}
.survey-command-status strong{margin-top:5px;color:#f2fbff;font-size:1rem}
.survey-command-status .status-open{margin-top:10px;display:inline-flex}
.survey-command-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.survey-link.prominent{margin-top:14px}
.command-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}
.progress-card{display:flex;gap:12px;align-items:flex-start;padding:15px;border:1px solid rgba(100,204,214,.11);border-radius:14px;background:rgba(4,22,36,.44)}
.progress-card.active{border-color:rgba(78,232,222,.25);background:linear-gradient(145deg,rgba(9,56,72,.6),rgba(4,26,42,.64))}
.progress-step{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:rgba(255,255,255,.045);color:#88a3b4;font-size:.9rem;font-weight:900}
.progress-card.active .progress-step{background:linear-gradient(145deg,#129ca4,#0d495e);color:#efffff;box-shadow:0 10px 24px rgba(19,165,167,.22)}
.progress-card small,.progress-card strong,.progress-card span{display:block}
.progress-card small{color:#7690a2;font-size:.64rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.progress-card strong{margin-top:4px;color:#f1fbff;font-size:.92rem}
.progress-card span{margin-top:3px;color:#7d98aa;font-size:.79rem;line-height:1.45}
.main-focus-panel{min-height:100%}
.side-focus-panel{padding:18px}
.dashboard-sidebar-stack{display:grid;gap:14px}
.inline-actions,.stacked-actions{display:flex;gap:10px;flex-wrap:wrap}
.stacked-actions{display:grid;gap:8px}
.readiness-card{display:flex;gap:18px;align-items:center;padding:18px;border:1px solid rgba(99,203,214,.12);border-radius:14px;background:rgba(6,26,42,.48)}
.readiness-count{font-size:2.3rem;line-height:1;color:#f1fbff;font-weight:900;letter-spacing:-.04em}
.readiness-count small{font-size:1rem;color:#7d97a9;font-weight:700}
.readiness-copy strong{display:block;color:#effaff;font-size:1rem}
.readiness-copy p{margin:6px 0 0;color:#89a3b4;font-size:.9rem;line-height:1.55}
.response-progress{height:12px;margin:16px 0 18px;border-radius:999px;background:#0b2a41;overflow:hidden;box-shadow:inset 0 1px 2px rgba(0,0,0,.35)}
.response-progress i{display:block;height:100%;background:linear-gradient(90deg,#29cdd0,#6af0e7);border-radius:inherit;box-shadow:0 0 12px rgba(55,226,220,.25)}
.action-checklist{display:grid;gap:12px}
.action-checklist div{padding-top:12px;border-top:1px solid rgba(101,190,204,.1)}
.action-checklist div:first-child{padding-top:0;border-top:0}
.action-checklist strong{display:block;color:#eefaff;font-size:.92rem}
.action-checklist p{margin:4px 0 0;color:#87a2b4;font-size:.86rem;line-height:1.55}
.result-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}
.result-summary-grid article{padding:16px;border-radius:13px;border:1px solid rgba(101,201,213,.11);background:rgba(4,22,36,.45)}
.result-summary-grid small,.result-summary-grid strong,.result-summary-grid span{display:block}
.result-summary-grid small{color:#7d97a9;font-size:.66rem;font-weight:700}
.result-summary-grid strong{margin-top:6px;color:#f5fbff;font-size:1.3rem}
.result-summary-grid span{margin-top:3px;color:#7c95a7;font-size:.72rem}
.result-headline-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:10px}
.domain-stack{margin-top:6px}
.status-stack{display:grid;gap:10px}
.status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid rgba(101,190,204,.1)}
.status-row:first-child{padding-top:0;border-top:0}
.status-row small{color:#7a95a7;font-size:.75rem;font-weight:700}
.status-row strong{color:#f2fbff;font-size:.94rem;text-align:right}
.comments-panel{margin-top:14px}
.compact-empty p{max-width:720px}
.comment-grid{display:grid;gap:10px}

@media(max-width:1100px){
  .focus-layout{grid-template-columns:1fr}
  .command-progress,.result-summary-grid,.result-headline-row{grid-template-columns:1fr}
}
@media(max-width:850px){
  .survey-command-head{flex-direction:column}
  .survey-command-status{min-width:0;width:100%}
  .command-progress{grid-template-columns:1fr}
}
@media(max-width:650px){
  .survey-command{padding:18px}
  .survey-command-head h2{font-size:1.32rem}
  .survey-command-head p{font-size:.9rem}
  .survey-command-actions{display:grid}
  .survey-command-actions .button,.inline-actions .button{width:100%}
  .readiness-card{flex-direction:column;align-items:flex-start}
  .result-summary-grid{grid-template-columns:1fr 1fr}
}

/* V29 — simplified collection-to-results dashboard flow */
.live-survey-hero{padding:24px;margin-bottom:14px}
.live-survey-main{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(220px,.55fr);gap:28px;align-items:center}
.live-survey-titleline{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.live-survey-titleline h2{margin:5px 0 0;color:#f4fbff;font-size:1.65rem;line-height:1.08}
.live-survey-copy>p{max-width:760px;margin:10px 0 0;color:#8ba5b6;font-size:.96rem;line-height:1.6}
.live-primary-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.live-secondary-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:11px;color:#5f7f91;font-size:.78rem}
.live-secondary-actions a{color:#82cfd4;font-weight:700}
.live-response-meter{padding:18px;border-radius:15px;border:1px solid rgba(98,205,216,.15);background:linear-gradient(145deg,rgba(7,36,54,.76),rgba(4,23,38,.84))}
.meter-value{display:flex;align-items:baseline;gap:4px}.meter-value strong{color:#f5fbff;font-size:2.35rem;line-height:1;font-weight:900;letter-spacing:-.05em}.meter-value span{color:#7895a7;font-size:1rem;font-weight:750}
.meter-label{margin-top:6px;color:#89a2b3;font-size:.76rem;line-height:1.4}
.meter-track{height:10px;margin-top:14px;border-radius:999px;background:#0a2940;overflow:hidden;box-shadow:inset 0 1px 2px rgba(0,0,0,.35)}
.meter-track i{display:block;height:100%;min-width:0;border-radius:inherit;background:linear-gradient(90deg,#27cdd0,#68efe6);box-shadow:0 0 12px rgba(55,226,220,.28)}
.meter-foot{margin-top:8px;color:#69d7d5;font-size:.7rem;font-weight:800}
.workflow-rail{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:10px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(101,190,204,.1)}
.workflow-node{display:flex;align-items:center;gap:10px;min-width:0;opacity:.5}.workflow-node.active{opacity:1}.workflow-node>span{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.045);color:#829dad;font-size:.78rem;font-weight:900;flex:0 0 auto}.workflow-node.active>span{background:linear-gradient(145deg,#129ca4,#0d495e);color:#efffff}.workflow-node strong,.workflow-node small{display:block}.workflow-node strong{color:#eef9fd;font-size:.82rem}.workflow-node small{margin-top:2px;color:#748fa1;font-size:.68rem}.workflow-line{height:2px;background:#15364b;border-radius:999px}.workflow-line.active{background:linear-gradient(90deg,#27cdd0,#58e8e1)}
.collection-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:14px;align-items:start}
.collection-focus{padding:23px}.collection-lead{max-width:760px;margin:0 0 18px;color:#9ab0bd;font-size:1rem;line-height:1.6}
.collection-next{display:flex;gap:14px;padding:18px;border-radius:14px;border:1px solid rgba(80,229,222,.17);background:linear-gradient(145deg,rgba(11,60,76,.55),rgba(5,28,43,.6))}.collection-next-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:linear-gradient(145deg,#1197a0,#0d495e);color:#fff;font-weight:900}.collection-next small,.collection-next strong{display:block}.collection-next small{color:#60deda;font-size:.63rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.collection-next strong{margin-top:5px;color:#f3fbff;font-size:1rem}.collection-next p{margin:5px 0 0;color:#829faf;font-size:.84rem;line-height:1.5}
.compact-share-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin-top:14px;padding:10px;border-radius:12px;border:1px solid rgba(96,197,209,.13);background:rgba(4,21,35,.52)}.compact-share-row code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#85a6b6;font-size:.68rem}.compact-share-row .button{white-space:nowrap}
.collection-tips{display:grid;gap:0;margin-top:17px}.collection-tips>div{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:12px 0;border-top:1px solid rgba(101,190,204,.1)}.collection-tips>div:first-child{border-top:0}.collection-tips span{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;background:rgba(81,219,215,.08);color:#60deda;font-size:.7rem;font-weight:900}.collection-tips p{margin:0;color:#7f99aa;font-size:.84rem;line-height:1.5}.collection-tips strong{color:#edf9fc}
.collection-status{padding:21px}.collection-status h2{margin:5px 0 15px;font-size:1.15rem}.status-list-clean{display:grid}.status-list-clean>div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-top:1px solid rgba(101,190,204,.1)}.status-list-clean>div:first-child{border-top:0;padding-top:0}.status-list-clean span{color:#758fa1;font-size:.76rem}.status-list-clean strong{color:#edf8fc;font-size:.78rem;text-align:right}.privacy-callout{display:flex;gap:10px;margin-top:15px;padding:12px;border-radius:12px;background:rgba(51,210,160,.055);border:1px solid rgba(79,223,170,.1)}.privacy-callout>span{color:#59e7aa;font-weight:900}.privacy-callout strong{display:block;color:#e7f6fa;font-size:.76rem}.privacy-callout p{margin:4px 0 0;color:#6e8a9c;font-size:.72rem;line-height:1.45}
.locked-preview{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:14px;padding:19px 22px}.locked-preview h2{font-size:1.05rem}.locked-preview p{max-width:780px;margin:6px 0 0;color:#7e99aa;font-size:.84rem;line-height:1.5}.locked-badge{flex:0 0 auto;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.035);border:1px solid rgba(110,193,204,.12);color:#8da4b2;font-size:.72rem;font-weight:800}
.results-overview{margin-bottom:14px}.results-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:12px}.results-heading h2{margin:5px 0 0;color:#f3fbff;font-size:1.35rem}.threshold-met{padding:7px 10px;border-radius:999px;background:rgba(83,234,174,.08);border:1px solid rgba(89,232,176,.12);color:#64e9b0;font-size:.7rem;font-weight:850}.result-summary-grid.polished{margin-bottom:0}.results-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:14px}.leadership-priority{padding:20px}.priority-card{margin-top:12px;padding:14px;border-radius:12px;border:1px solid rgba(100,198,211,.11);background:rgba(4,22,36,.45)}.priority-card small,.priority-card strong{display:block}.priority-card small{font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.priority-card strong{margin-top:5px;color:#f1fbff;font-size:.95rem}.priority-card p{margin:4px 0 0;color:#7d98aa;font-size:.78rem;line-height:1.5}.priority-card.positive small{color:#62e8af}.priority-card.caution small{color:#f0bd54}
.comments-panel.simplified{margin-top:14px;padding:19px 21px}.comments-panel.simplified .panel-head{margin-bottom:8px}

@media(max-width:1050px){.live-survey-main,.collection-layout,.results-layout{grid-template-columns:1fr}.live-response-meter{max-width:none}.workflow-rail{grid-template-columns:1fr}.workflow-line{display:none}.workflow-node{padding:8px 0}.locked-preview{align-items:flex-start;flex-direction:column}}
@media(max-width:650px){.live-survey-hero,.collection-focus,.collection-status{padding:17px}.live-survey-titleline h2{font-size:1.28rem}.live-survey-copy>p{font-size:.88rem}.live-primary-actions{display:grid}.live-primary-actions .button{width:100%}.compact-share-row{grid-template-columns:1fr}.compact-share-row code{white-space:normal;overflow-wrap:anywhere}.compact-share-row .button{width:100%}.results-heading{align-items:flex-start;flex-direction:column}.result-summary-grid.polished{grid-template-columns:1fr 1fr}}

/* V30 — simpler collection-mode dashboard */
.v30-title{margin-bottom:18px}
.v30-title h1{font-size:1.8rem;margin-bottom:3px}
.v30-title p{font-size:.86rem!important;color:#7996a8!important}
.v30-live-card{padding:24px 26px;margin-bottom:14px}
.v30-live-top{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}
.v30-live-copy{max-width:760px}
.v30-titleline{display:flex;align-items:center;gap:10px;margin-bottom:7px}
.v30-live-card h2{margin:0;color:#f4fbff;font-size:1.55rem;letter-spacing:-.025em}
.v30-live-card p{margin:7px 0 0;color:#8ba4b5;font-size:.94rem;line-height:1.55}
.v30-count{min-width:150px;text-align:right}
.v30-count strong{color:#f6fcff;font-size:2.5rem;line-height:1;font-weight:900;letter-spacing:-.05em}
.v30-count>span{color:#7895a7;font-size:1rem;font-weight:800;margin-left:3px}
.v30-count small{display:block;margin-top:4px;color:#6f8b9d;font-size:.7rem;font-weight:700}
.v30-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}
.v30-main-action{min-width:180px}
.v30-link-row{display:flex;align-items:center;gap:10px;margin-top:12px;padding:10px 12px;border:1px solid rgba(95,199,211,.12);border-radius:10px;background:rgba(3,18,31,.48)}
.v30-link-row code{min-width:0;flex:1;overflow-wrap:anywhere;color:#78bac0;font-size:.68rem}
.v30-link-row button{border:1px solid rgba(78,225,220,.16);background:rgba(19,112,124,.35);color:#e9ffff;border-radius:8px;padding:6px 9px;font-size:.64rem;font-weight:800}
.v30-quiet-links{display:flex;gap:8px;align-items:center;margin-top:10px;color:#5f7d8f;font-size:.73rem}
.v30-quiet-links a{color:#73bfc4;font-weight:750}
.v30-progress-track{height:8px;margin-top:22px;border-radius:999px;background:#0b2a41;overflow:hidden}
.v30-progress-track i{display:block;height:100%;background:linear-gradient(90deg,#28c9cc,#64eee5);border-radius:inherit;box-shadow:0 0 10px rgba(55,226,220,.2)}
.v30-progress-labels{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:8px;color:#7894a6;font-size:.72rem}
.v30-progress-labels strong{color:#62ddd8;font-size:.72rem}
.v30-next-strip{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:22px;align-items:center;padding:19px 22px;border:1px solid rgba(99,200,212,.13);border-radius:16px;background:linear-gradient(145deg,rgba(10,39,59,.78),rgba(4,23,38,.86));box-shadow:0 15px 36px rgba(0,0,0,.16)}
.v30-next-strip>div:first-child span,.v30-next-strip>div:first-child strong{display:block}
.v30-next-strip>div:first-child span{color:#56ddd7;font-size:.56rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.v30-next-strip>div:first-child strong{margin-top:4px;color:#f2fbff;font-size:1rem}
.v30-next-strip>div:first-child p{margin:4px 0 0;color:#7996a8;font-size:.78rem;line-height:1.45}
.v30-unlock-items{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.v30-unlock-items span{padding:7px 9px;border-radius:999px;background:rgba(255,255,255,.035);border:1px solid rgba(102,194,205,.1);color:#829baa;font-size:.68rem;font-weight:700;white-space:nowrap}
.v30-privacy{padding:8px 10px;border-radius:9px;background:rgba(63,210,160,.06);border:1px solid rgba(75,220,170,.1);color:#67dbaa;font-size:.68rem;font-weight:800;white-space:nowrap}
.v30-results{margin-bottom:14px}
.v30-results-layout{margin-top:0}

@media(max-width:1050px){
  .v30-next-strip{grid-template-columns:1fr}
  .v30-unlock-items{justify-content:flex-start}
  .v30-privacy{justify-self:start}
}
@media(max-width:700px){
  .v30-live-card{padding:18px}
  .v30-live-top{flex-direction:column}
  .v30-count{text-align:left;min-width:0}
  .v30-actions{display:grid}
  .v30-actions .button{width:100%}
  .v30-progress-labels{align-items:flex-start;flex-direction:column;gap:3px}
  .v30-next-strip{padding:16px}
  .v30-unlock-items{display:none}
}
