/* Outcome Zero: shared presentation layer. Calculations and saved records are unchanged. */
@media screen {
 :root{--bg:#0b1411;--panel:#12221b;--ink:#f5f6ed;--muted:#b1bdb2;--line:#2b3d32;--lime:#d5f590;--paper:#f5f6f0;--forest:#16362a}
 body{font-family:'Segoe UI Variable','Segoe UI',system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;background:radial-gradient(ellipse at 75% 0%,#1e362780,transparent 42%),var(--bg)}
 input,textarea,select,button{font-family:inherit;font-variant-numeric:tabular-nums}
 h1,h2,h3,h4{font-weight:600;text-wrap:balance}p{text-wrap:pretty}h1{font-size:clamp(44px,5.8vw,78px);line-height:1.06;letter-spacing:-.055em}h2{font-size:clamp(30px,3.5vw,46px);letter-spacing:-.04em;line-height:1.13}h3{letter-spacing:-.025em}
 header{padding:25px 40px;border-bottom:1px solid #ffffff12;gap:26px}header nav{gap:22px;font-size:12px;color:#becbbf}header nav a{padding:8px 0;transition:color .15s}header nav a:hover{color:var(--lime);text-decoration:none}
 .brand{display:inline-flex;align-items:center;gap:8px;font-size:18px;font-weight:750;letter-spacing:-.035em;white-space:nowrap}.brand svg{width:23px;height:23px;flex:none;color:var(--lime)}.brand span{font-size:10px;letter-spacing:.13em;padding:4px 7px;border:1px solid #708272;border-radius:4px;margin-left:1px;line-height:1.3}
 .small-cta{border-color:#76966070;background:#d5f5900a;border-radius:8px;padding:11px 17px;letter-spacing:0;font-weight:600;white-space:nowrap}.small-cta:hover{background:#d5f59018}
 .hero{padding-top:100px;padding-bottom:90px;grid-template-columns:1.3fr 1fr;gap:65px}.hero .eyebrow{max-width:470px;line-height:1.9;letter-spacing:.16em;font-size:10px}.hero .intro{font-size:18px;line-height:1.8;max-width:485px}.hero .subtle{font-size:12px;margin-top:20px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.hero-actions .text-button{color:#e1e8dc;font-size:13px}
 .cta{border-radius:9px;padding:17px 23px;gap:28px;min-height:50px;font-size:14px;box-shadow:0 3px 0 #0002;transition:background .15s,transform .15s}.cta:hover{transform:translateY(-1px)}.text-button{text-underline-offset:5px}.text-button:hover{text-decoration:underline}
 .specimen{transform:none;border-radius:20px;padding:30px;background:linear-gradient(145deg,#20382b,#102219);border:1px solid #607a515c;box-shadow:0 35px 80px #0004,inset 0 1px 0 #ffffff0a;position:relative}.specimen:before{content:'';position:absolute;width:38px;height:4px;border-radius:8px;background:var(--lime);top:-2px;left:30px}.card-top{font-size:9px;letter-spacing:.16em;color:#c2d0bf;padding-bottom:22px;border-color:#8fba6630}.specimen>p:not(.subtle){font-size:20px;letter-spacing:-.025em;margin:25px 0 10px}.specimen .big-number{font-size:65px;font-weight:500;letter-spacing:-.055em}.specimen .big-number span{font-size:12px;letter-spacing:0;color:#bccdb9;margin-top:10px}.specimen .signal{border-color:#8fba6630;color:#dbe7d6;font-size:12px;padding-top:20px}.specimen .subtle{color:#aebfac;font-size:11px}
 .hero-graph{margin:25px 0 10px}.hero-graph svg{width:100%;height:auto;display:block}.hero-graph text{font:11px 'Segoe UI',sans-serif;fill:#b7c9b2}
 .ribbon{border:1px solid #394d3880;border-radius:12px;margin:0 40px 32px;padding:22px 26px;background:#16231b90;font-size:10px;letter-spacing:.13em;color:#c5d4bf}
 .method{padding-top:58px;padding-bottom:65px}.method>p:not(.eyebrow){max-width:780px;color:var(--muted);line-height:1.85}.method .eyebrow{font-size:10px;letter-spacing:.16em}.method-grid{gap:20px;margin-top:32px}.method-grid article{padding:26px;border:1px solid #ffffff12;border-radius:14px;background:#13221966}.method-grid h3{font-size:18px;line-height:1.4;margin:0 0 13px}.method-grid p{font-size:14px;line-height:1.8;margin-bottom:10px}.journey .method-grid{counter-reset:steps}.journey .method-grid article{padding-top:28px;border-top-color:#79965780}.journey>.text-button{display:inline-block;margin-top:20px}
 .intake{padding:70px 40px 90px;gap:65px;border-top:1px solid #ffffff10}.intake>div{padding-top:15px}.intake form{background:#14231b;border:1px solid #3b503e;padding:32px;border-radius:18px;box-shadow:0 20px 50px #0002}.fields{gap:22px}label{font-weight:500;line-height:1.65}input:not([type=range]):not([type=checkbox]),textarea,select{border-radius:8px;padding:13px 14px;font-size:16px;background:#0c1912;border:1px solid #435844;min-height:46px}input::placeholder,textarea::placeholder{color:#92a48d;opacity:1}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #90b953;outline-offset:2px}input[type=range]{accent-color:#bada7d}
 #pricing .offer-card{padding:30px;background:linear-gradient(160deg,#20362a,#14221b);display:flex;flex-direction:column;align-items:flex-start}.offer-card .big-number{font-size:58px;font-weight:500;margin:14px 0 5px}.offer-card .cta{margin-top:auto}.offer-card p{padding-bottom:20px}#pricing .offer-card:nth-child(2){border-color:#b9d681;box-shadow:0 0 0 1px #b9d68118,0 24px 60px #0002}.method details{max-width:none;padding:22px 4px}.method summary{font-weight:500;font-size:16px}.method details p{line-height:1.8;font-size:14px}
 footer{margin-top:40px;padding:40px;border-top-color:#ffffff12;gap:34px;line-height:1.9}footer nav{gap:14px 22px;font-size:12px}footer .brand{color:#e8f0e0}footer p{font-size:12px}
 .recovery{padding-top:72px;padding-bottom:58px;max-width:1100px}.recovery>p{max-width:760px;color:#b9c7b7;line-height:1.85}.recovery h1{font-size:clamp(42px,5vw,66px)}.recovery h2{font-size:28px;margin-top:45px}.recovery .eyebrow{color:var(--lime)}.recovery .cta{margin-top:12px}.recovery form{max-width:760px}.recovery .scenario{border-radius:12px}
 .page-sections{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.page-sections a{padding:10px 18px;border:1px solid #41583e;border-radius:24px;color:#dfebd7;font-size:13px;min-height:44px}.page-sections a:hover{background:#203625;border-color:#a5c96f}
 .workspace,#results,.oz-dashboard{color-scheme:light;background:var(--paper);color:#203428;border:1px solid #d8dfd2;border-radius:20px;box-shadow:0 24px 65px #0002;margin-bottom:44px}.workspace,#results{padding:40px}.workspace .eyebrow,#results .eyebrow,.oz-dashboard .eyebrow{color:#4e6b36;font-size:10px;letter-spacing:.16em}.workspace .subtle,#results .subtle,.oz-dashboard .subtle{color:#5c6c56;font-size:13px;line-height:1.75}
 .workspace input:not([type=range]):not([type=checkbox]),.workspace textarea,.workspace select,.oz-dashboard input:not([type=range]):not([type=checkbox]){background:#fff;color:#203428;border-color:#aebda6;font-family:inherit;border-radius:8px}.workspace input::placeholder,.workspace textarea::placeholder,.oz-dashboard input::placeholder{color:#6c7c63}.workspace textarea{padding:15px}.workspace label{color:#3b513c}.workspace .fields{gap:22px}.workspace .scenario,#results .scenario{border-color:#d1ddc8;border-radius:12px;background:#fff;padding:24px}.scenario p{line-height:1.75;font-size:14px}.scenario h3{font-size:19px}.priority{border-radius:0 10px 10px 0;background:#e7eddd;border-color:#75914c;padding:22px;line-height:1.75}.score{font-weight:500;letter-spacing:-.07em;color:#2f4b2d}.result-head{padding-bottom:26px;margin-bottom:10px;border-bottom:1px solid #d0dbc7}.exposure{font-variant-numeric:tabular-nums;letter-spacing:-.035em}.workspace details{padding:18px 0}.workspace summary{font-weight:600}.workspace #outcome-form{border-radius:14px;background:#edf1e7}.breakpoint-card{background:#173426;border:1px solid #637e42;border-radius:14px;padding:32px}.breakpoint-card .subtle{color:#c5d2ba}.blindspot{border-radius:12px;border-left-width:4px;background:#e0edbf}.decision-card{border-radius:12px;background:#f9faf6}
 .oz-dashboard{padding:32px;overflow:clip}.oz-heading{background:#163426;color:#f1f6e9;margin:-32px -32px 28px;padding:32px 36px;border-bottom:1px solid #38583b;align-items:flex-start}.oz-heading .eyebrow{color:#d1eb9f}.oz-heading h2{font-size:38px;letter-spacing:-.045em;margin:16px 0}.oz-heading p{font-size:14px;line-height:1.8;max-width:690px;color:#c6d7bf}.oz-heading .oz-button{background:#254a35;color:#e3f0d9;border-color:#547248;white-space:nowrap}.oz-heading .oz-button:hover{background:#34593b}.oz-controls{background:#eaf0e2;border-color:#cfdbc5;border-radius:12px;padding:22px}.oz-controls h3{font-size:18px}.oz-controls summary{font-size:14px}.oz-control-grid{gap:16px}.oz-control-grid label{font-weight:500;color:#42583b;font-size:12px}.oz-controls input[type=number]{font-size:17px;font-weight:500}.oz-slider{accent-color:#597a35}.oz-presets button,.oz-button{font-family:inherit;border-radius:7px;border-color:#b1c19f;background:#fff;color:#284327;font-weight:600;font-size:12px;transition:background .15s}.oz-presets{gap:6px}.oz-presets button{padding:9px}.oz-kpis{gap:14px}.oz-kpi{background:#fff;border-color:#d4dfcb;border-radius:12px;padding:22px;box-shadow:0 2px 4px #20342804}.oz-kpi:nth-child(2){background:#edf3e4;border-color:#9bb681}.oz-kpi h3{font-size:11px;letter-spacing:.01em;color:#566b4b;margin-bottom:13px;font-weight:600}.oz-kpi strong{font-family:'Segoe UI Variable','Segoe UI',sans-serif;font-size:clamp(24px,2.6vw,34px);font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:-.045em}.oz-kpi p{font-size:11px;color:#617356}.oz-summary{font-size:11px;color:#536b44;letter-spacing:.035em;padding:4px 0 9px}.oz-funding{background:#e9efdf;border-color:#859d60;border-radius:0 8px 8px 0;line-height:1.7;font-size:13px}.oz-chart{background:#fff;border-color:#d4dfcb;border-radius:12px;padding:24px;margin:14px 0}.oz-chart h3{font-size:19px;font-weight:600}.oz-chart-values{padding:14px 0;border-top:1px solid #e1e8d9}.oz-chart-values b{font-weight:500;color:#5b704f;font-size:11px;margin-bottom:5px}.oz-axis{font-size:11px!important;color:#627a50}.oz-chart svg text{font-family:'Segoe UI',sans-serif;fill:#5b714c}.oz-risk-group{border-color:#cedbc3;padding:18px 0 25px}.oz-risk-group>h3{font-size:24px}.oz-risk-group article{background:#fff;border-color:#d3dec9;border-radius:10px;padding:19px}.oz-risk-baseline{border-radius:8px;background:#e7eedc}.oz-risk-row>div{font-size:13px;line-height:1.7}.oz-risk-row b{font-variant-numeric:tabular-nums;font-size:16px;font-weight:600}.oz-library{margin-top:32px;padding-top:28px;border-color:#c3d1b5}.oz-library>h3{font-size:25px}.oz-library>p{max-width:790px;font-size:14px;line-height:1.8}.oz-saved-grid article{border-color:#d1ddc6;border-radius:12px;padding:22px}.oz-saved-grid h4{font-size:18px}.oz-library th,.oz-library td{border-color:#d5dfcc;font-size:13px}.oz-library th{font-weight:600}.oz-library thead{background:#e7efdc}.oz-library [data-status]{color:#3e5a2f;font-size:13px}.oz-import{border-block:1px solid #d4dfc9;padding:5px 0;margin-top:20px;font-size:13px}.oz-mobile-summary{border:1px solid #5b7845;box-shadow:0 6px 15px #10221922}.oz-input-warnings:not(:empty),.oz-warning{border-radius:0 8px 8px 0;line-height:1.7;font-size:13px}
 .oz-dashboard button:focus-visible,.workspace button:focus-visible,#results button:focus-visible,.oz-dashboard a:focus-visible,.workspace a:focus-visible,#results a:focus-visible{outline:3px solid #42642d;outline-offset:3px}.oz-library .table-scroll:focus-visible{outline:3px solid #42642d;outline-offset:3px}
}
@media screen and (max-width:1100px){header{column-gap:18px}header nav{gap:15px}.hero{gap:35px}.hero .cta{font-size:13px}.specimen{padding:25px}.method-grid{gap:16px}.method-grid article{padding:22px}}
@media screen and (max-width:900px){header{padding:22px 26px}header nav{order:3;width:100%;justify-content:flex-start;gap:8px 22px;padding-top:5px}.hero{padding:60px 28px;gap:35px}.hero .big-number{font-size:52px}.hero h1{font-size:52px}.ribbon{margin-inline:28px;padding:20px;gap:18px}.intake{gap:35px;padding-inline:28px}.intake form{padding:24px}.method{padding-inline:28px}.oz-heading{padding:28px}.oz-controls{padding:20px}.oz-heading h2{font-size:34px}.oz-kpi{padding:18px}.oz-mobile-summary{border-radius:10px}.workspace,#results{padding:30px}.method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media screen and (max-width:600px){header{padding:18px 22px;gap:12px}.brand{font-size:17px}.brand svg{width:21px;height:21px}header nav{gap:5px 17px;font-size:11px;line-height:1.6}header nav a{padding:7px 0}.hero{display:block;padding:42px 22px 48px}.hero h1{font-size:clamp(42px,10.7vw,56px);letter-spacing:-.05em;line-height:1.08;margin:22px 0}.hero .eyebrow{font-size:9px;letter-spacing:.13em}.hero .intro{font-size:16px;line-height:1.8;margin:22px 0}.hero-actions{gap:18px}.hero .cta{width:100%;padding:17px 20px}.specimen{margin-top:36px;border-radius:16px;padding:24px}.specimen .big-number{font-size:58px}.specimen>p:not(.subtle){font-size:19px}.ribbon{margin:0 22px 18px;display:grid;gap:13px;padding:20px;font-size:10px}.method{padding:36px 22px 42px}.method-grid{grid-template-columns:1fr;margin-top:24px;gap:14px}.method-grid article{padding:24px}.method h2{font-size:34px}.intake{display:block;padding:38px 22px 46px}.intake>div{padding-top:0;margin-bottom:26px}.intake p{max-width:none}.intake form{padding:22px 18px;border-radius:14px}.fields{gap:19px}.intake .cta{width:100%;padding-inline:18px}.recovery{padding:40px 22px}.recovery h1{font-size:44px}.recovery>p{font-size:15px}.page-sections{gap:7px}.page-sections a{padding:10px 13px;font-size:12px}.workspace,#results,.oz-dashboard{margin-left:12px;margin-right:12px;border-radius:14px;margin-bottom:28px}.workspace,#results{padding:24px 18px}.oz-dashboard{padding:18px 14px}.oz-heading{margin:-18px -14px 20px;padding:23px 20px}.oz-heading h2{font-size:31px}.oz-heading p{font-size:13px}.oz-heading>.oz-button{margin-bottom:0;margin-top:8px}.oz-controls{padding:17px 14px}.oz-kpi{padding:15px 12px;border-radius:10px}.oz-kpi strong{font-size:24px}.oz-kpi h3{font-size:10px;margin-bottom:8px;min-height:28px}.oz-kpi p{font-size:10px}.oz-kpis{gap:10px}.oz-chart{padding:18px 14px}.oz-chart h3{font-size:18px}.oz-summary{font-size:10px}.oz-library>h3{font-size:23px}.oz-library>p{font-size:13px}.oz-saved-grid article{padding:19px}.oz-mobile-summary strong{font-size:20px}.score{font-size:70px}.result-head{padding-bottom:20px}.breakpoint-card{padding:24px 18px}.breakpoint-card h2{font-size:28px}.blindspot{padding:22px}.workspace h2{font-size:31px}.offer-card .big-number{font-size:52px}footer{padding:30px 22px;gap:24px;margin-top:20px}.small-cta{display:none}}
@media(prefers-reduced-motion:reduce){.cta,.oz-button,header nav a{transition:none!important}.cta:hover{transform:none}}
.mobile-menu{display:none}
@media screen and (max-width:900px){
 header{position:relative;z-index:20;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;padding:18px 24px;gap:16px}
 header>nav[aria-label="Main navigation"],header>.small-cta{display:none}
 .mobile-menu{display:block;flex:none}
 .mobile-menu>summary{display:flex;align-items:center;justify-content:center;gap:12px;min-height:46px;padding:10px 14px;border:1px solid #52664c;border-radius:8px;font-size:14px;font-weight:500;letter-spacing:0;cursor:pointer;list-style:none;color:#eef4e7;background:#1b2d20}
 .mobile-menu>summary::-webkit-details-marker{display:none}
 .mobile-menu>summary:focus-visible{outline:3px solid #d5f590;outline-offset:3px}
 .mobile-menu[open]>summary{border-color:#c2e292;background:#29432e}
 .mobile-menu>nav{position:absolute;top:calc(100% - 1px);left:0;right:0;width:auto;display:flex;flex-direction:column;gap:0;max-height:75dvh;overflow-y:auto;padding:12px 24px 24px;margin:0;background:#12251a;border:1px solid #435a39;border-top:0;border-radius:0 0 16px 16px;box-shadow:0 20px 30px #0005;font-size:16px}
 .mobile-menu:not([open])>nav{display:none}
 .mobile-menu>nav a{display:flex;align-items:center;min-height:49px;padding:12px 8px;border-bottom:1px solid #ffffff12;line-height:1.5;color:#e3ecdc}
 .mobile-menu>nav a:hover{background:#29432e}
 .mobile-menu>nav .mobile-start{justify-content:center;margin-top:18px;background:#d5f590;color:#183019;border:0;border-radius:8px;font-weight:600}
}
@media screen and (max-width:600px){
 header{padding:16px 20px}.brand{gap:7px;font-size:16px}.brand span{font-size:9px;padding:4px 6px}.brand svg{width:21px;height:21px}
 .hero{padding:44px 24px 56px}.hero h1{font-size:clamp(38px,10.2vw,49px);line-height:1.13;letter-spacing:-.04em;margin:24px 0}.hero .intro{font-size:17px;line-height:1.8;margin:26px 0 30px}.hero .eyebrow{font-size:10px;letter-spacing:.1em;line-height:1.9}.hero .cta{min-height:54px;font-size:15px}.hero-actions{gap:22px}.hero-actions .text-button{font-size:15px;padding:10px 0}.hero .subtle{font-size:13px;line-height:1.7}.specimen{margin-top:44px;padding:25px 22px}.specimen .big-number{font-size:54px}.hero-graph{margin-top:28px}.specimen .signal{font-size:13px;line-height:1.75}
 .ribbon{margin-inline:24px;padding:24px;gap:20px;font-size:11px;line-height:1.7}.method{padding:42px 24px 52px}.method h2{font-size:32px;line-height:1.2}.method-grid{gap:0}.method-grid article{background:transparent;border:0;border-bottom:1px solid #ffffff18;border-radius:0;padding:28px 0}.method-grid h3{font-size:20px;line-height:1.45}.method-grid p{font-size:16px;line-height:1.8}.journey .method-grid article{padding-top:28px}.method details{padding:23px 0}.method summary{font-size:17px;line-height:1.6}.method details p{font-size:16px}
 #pricing .offer-card{padding:28px 24px;margin-bottom:24px;border:1px solid #526b44;border-radius:14px}.offer-card .cta{width:100%;font-size:15px}.offer-card p{font-size:16px}
 .intake{padding:44px 24px 56px}.intake form{padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.intake .fields{gap:26px}.intake label{font-size:15px}.intake input:not([type=range]){min-height:52px;font-size:18px}.intake .subtle{font-size:13px;line-height:1.8}.intake .cta{min-height:54px;font-size:15px}.intake>div{margin-bottom:35px}.intake p{font-size:16px}
 .recovery{padding:40px 24px 34px}.recovery h1{font-size:38px;line-height:1.15}.recovery>p{font-size:16px;line-height:1.8}.page-sections{display:grid;grid-template-columns:1fr;gap:10px;margin-top:28px}.page-sections a{min-height:48px;border-radius:9px;font-size:14px;display:flex;align-items:center;padding:12px 17px}
 .workspace,#results,.oz-dashboard{margin:0 12px 36px;border-radius:14px;padding:26px 20px}.oz-heading{margin:-26px -20px 24px;padding:28px 24px}.oz-heading h2{font-size:29px;line-height:1.2}.oz-heading h2 br{display:none}.oz-heading p{font-size:15px;line-height:1.8}.oz-heading>.oz-button{min-height:46px;padding:12px 18px;font-size:14px;margin-top:12px}.oz-mobile-summary{position:static;padding:17px 16px;margin-bottom:24px;gap:15px;box-shadow:none;border-radius:10px}.oz-mobile-summary span{font-size:12px;line-height:1.6}.oz-mobile-summary strong{font-size:23px;margin-top:3px}.oz-controls{padding:0;border:0;background:transparent}.oz-controls details{border:1px solid #b6c7a7;border-radius:9px;margin-bottom:14px;background:#fff}.oz-controls details>summary{padding:17px 15px;font-size:15px;line-height:1.6;min-height:54px;font-weight:600}.oz-controls details[open]{padding:0 15px 20px}.oz-controls details[open]>summary{margin-inline:-15px;margin-bottom:12px;border-bottom:1px solid #d4dfca}.oz-controls .subtle{font-size:14px;line-height:1.8}.oz-control-grid{gap:25px}.oz-control-grid label{font-size:14px;line-height:1.7}.oz-controls input[type=number]{min-height:50px;font-size:18px}.oz-slider{min-height:48px;margin-top:5px}.oz-presets{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0 28px}.oz-presets button{font-size:13px;min-height:48px;padding:12px 8px}.oz-presets button:last-child{grid-column:1/-1}.oz-layout{gap:12px}.oz-summary{font-size:12px;line-height:1.8;padding:8px 0 15px}
 .oz-kpis{display:block;border-top:1px solid #c9d6bd}.oz-kpi,.oz-kpi:nth-child(2){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:16px;align-items:center;background:transparent;border:0;border-bottom:1px solid #c9d6bd;border-radius:0;box-shadow:none;padding:22px 0}.oz-kpi h3{font-size:14px;font-weight:500;line-height:1.55;min-height:0;margin:0;color:#42593a}.oz-kpi strong{font-size:26px;text-align:right;line-height:1.25}.oz-kpi p{grid-column:1/-1;font-size:13px;line-height:1.7;margin-top:9px}.oz-funding{padding:17px 15px;font-size:14px;margin-top:24px}.oz-charts{gap:24px}.oz-chart{padding:24px 0;margin:8px 0;border:0;border-top:1px solid #c9d6bd;border-radius:0;background:transparent}.oz-chart h3{font-size:22px}.oz-chart p,.oz-chart .subtle{font-size:14px;line-height:1.8}.oz-chart-values{gap:22px}.oz-chart-values span{font-size:16px}.oz-chart-values b{font-size:12px}.oz-library{margin-top:38px;padding-top:28px}.oz-library>h3{font-size:25px;line-height:1.3}.oz-library>p{font-size:15px;line-height:1.8}.oz-library label{font-size:14px}.oz-library input:not([type=checkbox]){min-height:50px}.oz-library .oz-button{min-height:50px;font-size:14px}.oz-library-actions{gap:12px;margin:22px 0}.oz-saved-grid{gap:0}.oz-saved-grid article{background:transparent;border:0;border-bottom:1px solid #c9d6bd;border-radius:0;padding:25px 0}.oz-library [data-status]{font-size:14px;line-height:1.7}.oz-import{font-size:14px;line-height:1.8}.oz-import summary{min-height:52px}.oz-library .table-scroll{margin-top:18px}.oz-library th,.oz-library td{font-size:14px;padding:15px 12px}
 .workspace>p,#results>p{font-size:15px;line-height:1.8}.workspace label{font-size:15px}.workspace .fields{gap:25px}.workspace .scenario,#results .scenario,.oz-risk-group article{padding:24px 0;background:transparent;border:0;border-bottom:1px solid #c9d6bd;border-radius:0}.scenario p,.oz-risk-group details p{font-size:15px;line-height:1.8}.oz-risk-row>div{font-size:15px;line-height:1.8}.oz-risk-row b{font-size:21px;margin-top:7px}.oz-risk-group summary{font-size:14px;padding:16px 0}.workspace .cta,#results .cta{width:100%;min-height:52px;font-size:15px}.workspace .subtle,#results .subtle{font-size:14px}.workspace .breakpoint-card{margin-inline:0;padding:25px 18px}.workspace .breakpoint-card h2{font-size:25px;line-height:1.3}.workspace .blindspot{padding:24px 18px}.workspace #outcome-form{padding:20px 14px}.result-head{gap:20px}footer{padding:34px 24px;gap:28px}footer nav{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:8px 20px}footer nav a{min-height:44px;display:flex;align-items:center;font-size:13px}footer>a{font-size:14px}
}
@media print{.mobile-menu{display:none!important}}

.oz-title-phone{display:none}@media screen and (max-width:600px){.oz-title-wide{display:none}.oz-title-phone{display:inline}}
header .session-profile{display:flex;align-items:center;justify-content:center;min-width:40px;min-height:44px;flex-shrink:0}header .session-profile[hidden]{display:none}header.signed-header nav a[aria-current=page]{color:var(--lime);font-weight:650}#account-actions{display:flex;gap:16px;flex-wrap:wrap;align-items:center;margin:24px 0 40px}#account-actions .cta{margin:0}.signed-header .small-cta{white-space:nowrap}
@media(max-width:900px){header.signed-header{gap:12px}header.signed-header .mobile-menu{margin-left:auto}header.signed-header .session-profile{min-width:32px}header.signed-header .brand{font-size:17px;gap:7px}header.signed-header .brand svg{width:20px;height:20px}header.signed-header .mobile-menu summary{padding:10px 8px}header.signed-header .mobile-menu nav{right:0;min-width:230px}#account-actions{flex-direction:column;align-items:stretch}#account-actions a{text-align:center}}
