:root{color-scheme:light;--background:#f4f7fb;--foreground:#102033;--muted:#607086;--panel:#ffffff;--panel-soft:#f8fbfd;--border:#d8e1ea;--border-strong:#b8c8d8;--navy:#0d2b4c;--navy-2:#153b64;--teal:#008c95;--teal-dark:#006b72;--accent:#0f6fba;--success:#127a54;--warning:#a76200;--danger:#b42318;--shadow-sm:0 1px 2px rgb(16 32 51/0.06);--shadow-md:0 14px 40px rgb(16 32 51/0.10);--radius:10px;--radius-sm:7px;--focus:0 0 0 3px rgb(0 140 149/0.22)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgb(0 140 149/.1),transparent 34rem),linear-gradient(180deg,#f9fbfd 0,var(--background) 32rem);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.5}a{color:var(--accent);font-weight:650;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:var(--focus);outline:none}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(1.7rem,2.4vw,2.35rem);letter-spacing:0;line-height:1.14;margin-bottom:8px}h1,h2{color:var(--navy)}h2{font-size:1.08rem;line-height:1.2;margin-bottom:4px}p:last-child{margin-bottom:0}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.content-shell{min-width:0}.sidebar{align-content:start;background:linear-gradient(180deg,var(--navy),#071c33);border-right:1px solid rgb(255 255 255/.08);color:#dbe8f4;display:grid;gap:24px;min-height:100vh;padding:22px 18px;position:sticky;top:0}.brand-lockup{align-items:center;color:#ffffff;display:flex;gap:12px;padding:6px}.brand-lockup:hover{text-decoration:none}.brand-lockup small,.nav-label{color:#a9bfd5;display:block;font-size:.78rem;font-weight:700}.brand-mark{align-items:center;background:linear-gradient(135deg,var(--teal),#7ee2d8);border-radius:9px;color:white;display:inline-flex;font-weight:800;height:38px;justify-content:center;width:38px}.nav-group{display:grid;gap:6px}.nav-label{margin:0 6px 4px;text-transform:uppercase}.nav-link{border-radius:var(--radius-sm);color:#dbe8f4;display:block;font-weight:700;padding:9px 10px}.nav-link:hover,.nav-link[aria-current=page]{background:rgb(255 255 255/.1);color:#ffffff;text-decoration:none}.nav-link[aria-current=page]{box-shadow:inset 3px 0 0 var(--teal)}.page{min-height:100vh;padding:34px}.shell{width:min(1180px,100%);margin:0 auto}.panel{background:rgb(255 255 255/.96);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:22px}.panel .panel{background:var(--panel-soft);box-shadow:none}.stack{display:grid;gap:16px}.field{color:var(--navy);display:grid;font-weight:700;gap:7px}.field input,.field select,.field textarea{background:#ffffff;border:1px solid var(--border-strong);border-radius:var(--radius-sm);color:var(--foreground);min-height:42px;padding:10px 12px}.field textarea{min-height:78px;resize:vertical}.field input[type=file]{background:var(--panel-soft);border-style:dashed;padding:16px}.button{align-items:center;border:0;border-radius:var(--radius-sm);background:linear-gradient(180deg,var(--teal),var(--teal-dark));box-shadow:var(--shadow-sm);color:white;cursor:pointer;display:inline-flex;font-weight:800;justify-content:center;min-height:40px;padding:10px 14px;text-decoration:none}.button:hover{filter:brightness(.98);text-decoration:none}.button:disabled{cursor:not-allowed;opacity:.55}.button.secondary{background:#eaf1f7;color:var(--navy)}.muted{color:var(--muted)}.topbar{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:18px;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.actions{display:flex;flex-wrap:wrap;gap:10px}.table{border-collapse:separate;border-spacing:0;width:100%}.table td,.table th{border-bottom:1px solid var(--border);padding:13px 12px;text-align:left;vertical-align:top}.table th{background:var(--panel-soft);color:var(--navy);font-size:.78rem;letter-spacing:.02em;text-transform:uppercase}.grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.executive-grid{display:grid;gap:16px;grid-template-columns:minmax(260px,1.4fr) minmax(220px,1fr) repeat(2,minmax(170px,.75fr))}.badge{background:#e8eef6;border:1px solid transparent;border-radius:999px;color:var(--navy);display:inline-block;font-size:.82rem;font-weight:800;padding:5px 10px;text-transform:capitalize}.badge.success{background:#e6f5ef;color:var(--success)}.badge.warning{background:#fff4df;color:var(--warning)}.badge.danger{background:#fdecea;color:var(--danger)}.alert{border:1px solid var(--border);border-radius:var(--radius);padding:14px 16px}.alert.error{background:#fff4f2;border-color:#f2b8b1;color:#8f1d14}.alert.info{background:#eef8fb;border-color:#b9dfe5;color:var(--navy)}.card-grid,.placeholder-list{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));list-style:none;margin:0;padding:0}.action-card,.management-card,.placeholder-list li{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:15px}.action-card strong,.management-card strong{color:var(--navy);display:block}.status-hero{background:linear-gradient(135deg,var(--navy),var(--navy-2));border:0;color:white;overflow:hidden;position:relative}.status-hero .muted,.status-hero a,.status-hero h1{color:white}.status-hero .badge{background:rgb(255 255 255/.13);color:white}.metric{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);padding:16px}.metric.primary{background:linear-gradient(135deg,var(--navy),var(--navy-2));color:white}.metric.primary .muted,.metric.primary span{color:#c9d8e8}.metric strong{color:inherit;display:block;font-size:1.55rem;line-height:1.14}.metric.primary strong{font-size:clamp(2.2rem,4vw,3.8rem)}.metric span{display:inline-block;margin-top:6px}.bar-list{display:grid;gap:12px}.bar-row{display:grid;gap:8px}.bar-row .topbar{border-bottom:0;margin-bottom:0;padding-bottom:0}.bar-track{background:#dfe8f0;border-radius:999px;height:14px;overflow:hidden}.bar-fill{background:linear-gradient(90deg,var(--teal),#57c4bf);border-radius:inherit;height:100%}.ai-output-list,.decision-sequence,.priority-list,.timeline-list{display:grid;gap:10px;list-style:none;margin:0;padding:0}.ai-output-list li,.decision-sequence li,.priority-list li,.timeline-list li{align-items:center;border:1px solid var(--border);border-radius:var(--radius-sm);display:flex;gap:12px;justify-content:space-between;padding:11px 12px}.priority-list li{align-items:flex-start;justify-content:flex-start}.timeline-list li{align-items:flex-start;border-left:4px solid var(--teal);flex-direction:column}.response-row{background:#ffffff;border:1px solid var(--border);border-radius:var(--radius);display:grid;gap:14px;grid-template-columns:minmax(240px,1fr) 120px 92px minmax(240px,.9fr);padding:16px}.response-row+.response-row{margin-top:10px}.score-select select{font-size:1.05rem;font-weight:800;text-align:center}.sticky-actions{background:rgb(244 247 251/.92);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-md);margin-bottom:16px;padding:12px;position:sticky;top:14px;z-index:4}.field.compact{align-content:start}.checkbox-field{align-items:center;color:var(--navy);display:flex;font-weight:800;gap:8px}.empty-state{background:var(--panel-soft);border:1px dashed var(--border-strong);border-radius:var(--radius);color:var(--muted);padding:18px}.json-fallback,pre{background:#f3f6f9;border:1px solid var(--border);border-radius:var(--radius);color:var(--foreground);overflow-x:auto;padding:12px;white-space:pre-wrap}.report-section-list li{min-height:92px}@media (max-width:1100px){.app-shell{grid-template-columns:1fr}.sidebar{min-height:auto;position:static}.nav-group{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.nav-label{grid-column:1/-1}.executive-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width:760px){body{font-size:14px}.page{padding:18px}.panel{padding:16px}.topbar{align-items:flex-start;flex-direction:column;gap:12px}.table{display:block;overflow-x:auto}.response-row{grid-template-columns:1fr}.ai-output-list li,.decision-sequence li,.priority-list li,.timeline-list li{align-items:flex-start;flex-direction:column}.sticky-actions{position:static}}@media print{.actions,.sidebar,.sticky-actions{display:none!important}.app-shell{display:block}.page{padding:0}.panel{box-shadow:none;break-inside:avoid}}.sz-public-header{background:rgba(255,255,255,.96);border-bottom:1px solid #d7e4de;position:sticky;top:0;z-index:40}.sz-public-header-inner{align-items:center;display:flex;gap:22px;justify-content:space-between;margin:0 auto;min-height:78px;width:min(1160px,calc(100% - 40px))}.sz-public-brand{align-items:center;color:#12372e;display:flex;gap:12px;min-width:max-content;text-decoration:none}.sz-public-brand img{display:block;height:auto}.sz-public-brand span{color:#64766f;font-size:.82rem;font-weight:700}.sz-public-nav{align-items:center;display:flex;gap:18px}.sz-mobile-menu a,.sz-public-nav a{color:#12372e;font-size:.93rem;font-weight:800}.sz-header-cta{min-height:42px!important;white-space:nowrap}.sz-mobile-menu{display:none;position:relative}.sz-mobile-menu summary{border:1px solid #b9cec5;border-radius:10px;color:#12372e;cursor:pointer;font-weight:800;list-style:none;padding:9px 12px}.sz-mobile-menu nav{background:#fff;border:1px solid #d7e4de;border-radius:12px;box-shadow:0 16px 38px rgba(18,55,46,.12);display:grid;gap:10px;min-width:220px;padding:14px;position:absolute;right:0;top:calc(100% + 8px)}.sz-public-footer{background:#0a2b23;color:#dcebe5;padding:38px 0 28px}.sz-public-footer a{color:#dcebe5}.sz-footer-grid{display:grid;gap:28px;grid-template-columns:1.2fr 1fr}.sz-footer-grid nav{display:flex;flex-wrap:wrap;gap:12px 18px;justify-content:flex-end}.sz-footer-disclaimer,.sz-footer-small{color:#adc6bd;font-size:.88rem}.sz-footer-disclaimer{border-top:1px solid rgba(255,255,255,.14);margin-top:28px;padding-top:20px}.silverzen-page{background:#ffffff;color:#14201d}.sz-hero-grid{align-items:center;display:grid;gap:56px;grid-template-columns:minmax(0,1.05fr) minmax(280px,.7fr)}.sz-hero-visual{background:linear-gradient(135deg,rgba(11,107,82,.94),rgba(16,45,60,.98));border-radius:26px;box-shadow:0 24px 60px rgba(18,55,46,.16);color:white;display:grid;gap:16px;padding:26px}.sz-hero-visual div{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:20px}.sz-hero-visual span{color:#dcebe5;display:block;font-size:.82rem;font-weight:800;text-transform:uppercase}.sz-hero-visual strong{display:block;font-size:1.8rem;margin:8px 0}.sz-comparison{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.sz-comparison ul{color:#50655f;line-height:1.8;margin-bottom:0}.sz-disclaimer-card{background:#fff8e8;border:1px solid #e3c77c;border-radius:16px;color:#6d4a00;font-weight:800;margin-top:20px;padding:18px}.sz-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sz-policy{max-width:820px}.sz-policy h1{color:#0a2b23;font-size:clamp(2.1rem,4vw,3.5rem)}.silverzen-field textarea{border:1px solid #bfcec8;border-radius:10px;min-height:130px;padding:12px}.silverzen-field textarea:focus{border-color:var(--silverzen-green);box-shadow:0 0 0 3px rgba(11,107,82,.13);outline:none}.silverzen-container{width:min(1120px,calc(100% - 40px))}.silverzen-hero{padding:96px 0 88px;background:radial-gradient(circle at 85% 15%,rgba(31,139,104,.14),transparent 34%),linear-gradient(145deg,#f5fbf8,#ffffff 62%);border-bottom:1px solid #dce9e3}.silverzen-eyebrow{margin:0 0 18px;color:#167956;font-size:.78rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.silverzen-hero h1{max-width:850px;margin:0;color:#102d3c;font-size:clamp(2.7rem,6vw,5.5rem);line-height:.98;letter-spacing:-.05em}.silverzen-lead{max-width:720px;margin:30px 0 0;color:#49615b;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.65}.silverzen-meta{display:flex;flex-wrap:wrap;gap:12px;margin:32px 0 0}.silverzen-meta span{padding:9px 14px;border:1px solid #c8ded4;border-radius:999px;background:rgba(255,255,255,.82);color:#34544b;font-size:.9rem;font-weight:650}.silverzen-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px}.silverzen-primary-button,.silverzen-secondary-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 22px;border-radius:10px;font-weight:720;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.silverzen-primary-button{border:1px solid #126c4d;background:#167956;color:#ffffff;box-shadow:0 12px 28px rgba(22,121,86,.2)}.silverzen-primary-button:hover{transform:translateY(-2px);background:#126b4c;box-shadow:0 16px 32px rgba(22,121,86,.24)}.silverzen-secondary-button{border:1px solid #b9cec5;background:#ffffff;color:#163b47}.silverzen-secondary-button:hover{transform:translateY(-2px);background:#f4faf7}.silverzen-note{max-width:740px;margin:20px 0 0;color:#687a75;font-size:.88rem;line-height:1.55}.silverzen-section{padding:80px 0}.silverzen-section-muted{background:#f4f8f6;border-top:1px solid #e0eae5;border-bottom:1px solid #e0eae5}.silverzen-section-heading{max-width:760px;margin-bottom:38px}.silverzen-section h2{margin:0;color:#102d3c;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;letter-spacing:-.035em}.silverzen-callout p,.silverzen-section-heading>p:last-child,.silverzen-two-column>div:first-child>p:last-child{margin:20px 0 0;color:#566c66;font-size:1.05rem;line-height:1.7}.silverzen-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.silverzen-card{padding:28px;border:1px solid #dbe7e2;border-radius:16px;background:#ffffff;box-shadow:0 12px 35px rgba(17,56,46,.06)}.silverzen-card-number{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:50%;background:#e6f3ed;color:#167956;font-size:.78rem;font-weight:800}.silverzen-card h3{margin:22px 0 10px;color:#173845;font-size:1.25rem}.silverzen-card p{margin:0;color:#5c706a;line-height:1.65}.silverzen-two-column{display:grid;grid-template-columns:.8fr 1.2fr;align-items:start;gap:64px}.silverzen-dimension-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.silverzen-dimension-item{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #d6e4dd;border-radius:10px;background:#ffffff}.silverzen-dimension-item span{color:#167956;font-size:.78rem;font-weight:800}.silverzen-dimension-item p{margin:0;color:#294840;font-size:.94rem;font-weight:650}.silverzen-callout{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:42px;border:1px solid #cfe1d8;border-radius:20px;background:linear-gradient(135deg,rgba(230,243,237,.9),rgba(255,255,255,.98))}.silverzen-callout>div{max-width:700px}.silverzen-footer{padding:30px 0;border-top:1px solid #e0e8e4;background:#102d3c}.silverzen-footer p{margin:0;color:#c9d9d4;font-size:.88rem}@media (max-width:800px){.sz-header-cta,.sz-public-brand span,.sz-public-nav{display:none}.sz-mobile-menu{display:block}.sz-public-header-inner{min-height:70px;width:min(100% - 28px,1160px)}.sz-comparison,.sz-footer-grid,.sz-hero-grid,.sz-mini-grid{grid-template-columns:1fr}.sz-footer-grid nav{justify-content:flex-start}.silverzen-hero{padding:68px 0 62px}.silverzen-section{padding:60px 0}.silverzen-card-grid,.silverzen-dimension-list,.silverzen-two-column{grid-template-columns:1fr}.silverzen-two-column{gap:36px}.silverzen-callout{align-items:flex-start;flex-direction:column;padding:30px}.silverzen-primary-button,.silverzen-secondary-button{width:100%}}.silverzen-form-header{padding:64px 0 46px;background:radial-gradient(circle at 85% 15%,rgba(31,139,104,.12),transparent 34%),linear-gradient(145deg,#f5fbf8,#ffffff 62%);border-bottom:1px solid #dce9e3}.silverzen-form-header h1{max-width:820px;margin:0;color:#102d3c;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1;letter-spacing:-.045em}.silverzen-form-section{padding:58px 0 80px;background:#f4f8f6}.silverzen-form-container{width:min(900px,calc(100% - 40px));margin:0 auto}.silverzen-form-card{padding:38px;border:1px solid #d8e5df;border-radius:18px;background:#ffffff;box-shadow:0 18px 46px rgba(20,62,51,.08)}.silverzen-form-intro{margin-bottom:30px}.silverzen-form-intro h2{margin:0;color:#153744;font-size:1.75rem}.silverzen-form-intro p{margin:10px 0 0;color:#61736e;line-height:1.6}.silverzen-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.silverzen-field{display:flex;flex-direction:column;gap:8px}.silverzen-field span{color:#29463f;font-size:.9rem;font-weight:700}.silverzen-field input,.silverzen-field select{width:100%;min-height:48px;padding:0 13px;border:1px solid #bfd1c9;border-radius:9px;background:#ffffff;color:#172d27;font:inherit;outline:none}.silverzen-field input:focus,.silverzen-field select:focus{border-color:#167956;box-shadow:0 0 0 3px rgba(22,121,86,.12)}.silverzen-consent-panel{display:grid;gap:16px;margin-top:30px;padding:22px;border:1px solid #d5e3dc;border-radius:12px;background:#f7faf8}.silverzen-checkbox{display:flex;align-items:flex-start;gap:12px;color:#445b54;font-size:.92rem;line-height:1.55}.silverzen-checkbox input{width:18px;height:18px;margin-top:3px;accent-color:#167956;flex:0 0 auto}.silverzen-form-error{margin-top:22px;padding:13px 15px;border:1px solid #e5aaa4;border-radius:9px;background:#fff3f1;color:#8b2f28;font-size:.92rem;font-weight:650}.silverzen-form-actions{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:28px}.silverzen-submit-button{cursor:pointer;font:inherit}.silverzen-form-actions p{max-width:330px;margin:0;color:#71817c;font-size:.82rem;line-height:1.5}@media (max-width:700px){.silverzen-form-card{padding:26px 20px}.silverzen-form-grid{grid-template-columns:1fr}.silverzen-form-actions{align-items:stretch;flex-direction:column}.silverzen-form-actions p{max-width:none;text-align:center}}.silverzen-results-hero{padding:72px 0 62px;border-bottom:1px solid #dce8e2;background:radial-gradient(circle at 84% 18%,rgba(26,126,91,.15),transparent 30%),linear-gradient(145deg,#f4faf7,#ffffff 68%)}.silverzen-results-hero-grid{display:grid;grid-template-columns:1fr 320px;align-items:end;gap:60px}.silverzen-results-org{margin:0 0 10px;color:#527068;font-size:1rem;font-weight:700}.silverzen-results-hero h1{margin:0;color:#102d3c;font-size:clamp(4.5rem,11vw,8.5rem);line-height:.9;letter-spacing:-.065em}.silverzen-results-band{margin:22px 0 0;color:#167956;font-size:clamp(1.4rem,3vw,2.1rem);font-weight:800}.silverzen-results-summary{max-width:760px;margin:20px 0 0;color:#536b64;font-size:1.05rem;line-height:1.7}.silverzen-results-confidence{padding:26px;border:1px solid #ccded5;border-radius:16px;background:rgba(255,255,255,.9);box-shadow:0 14px 38px rgba(17,59,47,.08)}.silverzen-results-confidence>span{color:#687b75;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.silverzen-results-confidence>strong{display:block;margin-top:7px;color:#167956;font-size:1.7rem}.silverzen-results-confidence dl{display:grid;gap:10px;margin:24px 0 0}.silverzen-results-confidence dl div{display:flex;justify-content:space-between;gap:20px;padding-top:10px;border-top:1px solid #e1e9e5}.silverzen-results-confidence dt{color:#647770}.silverzen-results-confidence dd{margin:0;color:#1c3e35;font-weight:800}.silverzen-results-section{padding:76px 0}.silverzen-results-muted{border-top:1px solid #e0e9e4;border-bottom:1px solid #e0e9e4;background:#f4f8f6}.silverzen-results-heading{max-width:760px;margin-bottom:34px}.silverzen-results-disclaimer h2,.silverzen-results-heading h2,.silverzen-results-next h2,.silverzen-results-two-column h2{margin:0;color:#102d3c;font-size:clamp(2rem,4vw,3.1rem);line-height:1.1;letter-spacing:-.035em}.silverzen-results-disclaimer p,.silverzen-results-heading>p:last-child,.silverzen-results-next>div:first-child>p:last-child{margin:18px 0 0;color:#5c716a;line-height:1.7}.silverzen-dimension-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.silverzen-dimension-result{padding:22px;border:1px solid #d8e5df;border-radius:14px;background:#ffffff}.silverzen-dimension-result-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.silverzen-dimension-result-top span{color:#167956;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.silverzen-dimension-result-top h3{margin:7px 0 0;color:#24463d;font-size:1rem;line-height:1.4}.silverzen-dimension-result-top strong{color:#102d3c;font-size:1.5rem}.silverzen-dimension-track{height:8px;margin-top:18px;overflow:hidden;border-radius:999px;background:#e5ece8}.silverzen-dimension-fill{height:100%;border-radius:inherit;background:#167956}.silverzen-dimension-result>p{margin:11px 0 0;color:#71827d;font-size:.8rem}.silverzen-results-two-column{display:grid;grid-template-columns:1fr 1fr;gap:36px}.silverzen-insight-list{display:grid;gap:14px;margin-top:26px}.silverzen-insight-card{padding:22px;border:1px solid #d3e2db;border-radius:14px;background:#ffffff}.silverzen-insight-card>span{display:inline-flex;padding:6px 10px;border-radius:999px;background:#e7f3ed;color:#167956;font-size:.8rem;font-weight:800}.silverzen-insight-card h3{margin:14px 0 7px;color:#183b31;font-size:1.05rem}.silverzen-insight-card p{margin:0;color:#657871;line-height:1.55}.silverzen-priority-card{border-color:#e2d7c8;background:#fffdf9}.silverzen-priority-card>span{background:#f3eadc;color:#8a5a22}.silverzen-results-next{display:grid;gap:34px}.silverzen-results-offers{display:grid;grid-template-columns:1fr 1fr;gap:20px}.silverzen-results-offers article{padding:28px;border:1px solid #d5e3dc;border-radius:16px;background:#ffffff;box-shadow:0 12px 34px rgba(18,59,48,.06)}.silverzen-results-offers article>span{color:#167956;font-size:.76rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.silverzen-results-offers h3{margin:12px 0 9px;color:#173b31;font-size:1.3rem}.silverzen-results-offers p{margin:0 0 22px;color:#62766f;line-height:1.6}.silverzen-results-offers button{cursor:pointer;font:inherit}.silverzen-results-disclaimer{padding:52px 0;border-top:1px solid #dce7e2;background:#102d3c}.silverzen-results-disclaimer h2{color:#ffffff;font-size:1.55rem}.silverzen-results-disclaimer p{max-width:900px;color:#c8d8d3}.silverzen-results-disclaimer button{margin-top:24px;cursor:pointer;font:inherit}@media (max-width:800px){.silverzen-dimension-results,.silverzen-results-hero-grid,.silverzen-results-offers,.silverzen-results-two-column{grid-template-columns:1fr}.silverzen-results-hero-grid{align-items:stretch}.silverzen-results-confidence{max-width:none}}.silverzen-question-card:before{background:linear-gradient(90deg,#167956,#5fb58f)}.silverzen-response-option{min-height:74px;outline:none;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.silverzen-response-option:focus-visible{border-color:#167956;box-shadow:0 0 0 3px rgba(22,121,86,.18),0 8px 20px rgba(22,121,86,.08)}.silverzen-response-option:hover{border-color:#8ebdac;background:#f7fbf9}.silverzen-response-option.is-selected,.silverzen-response-option.silverzen-response-selected,.silverzen-response-option[aria-pressed=true]{border-color:#167956!important;background:#eaf6f0!important;box-shadow:0 0 0 3px rgba(22,121,86,.14),0 10px 24px rgba(22,121,86,.08)!important;transform:translateY(-1px)}.silverzen-response-option.is-selected .silverzen-response-value,.silverzen-response-option.silverzen-response-selected .silverzen-response-value,.silverzen-response-option[aria-pressed=true] .silverzen-response-value{background:#167956!important;color:#ffffff!important}.silverzen-navigation-button:disabled,.silverzen-submit-button:disabled{cursor:wait;opacity:.68;transform:none;box-shadow:none}.silverzen-question-position{font-size:1rem}.silverzen-answer-count{padding:7px 11px;border-radius:999px;background:#eef6f2;color:#167956}.silverzen-progress{height:10px}.silverzen-progress-bar{background:linear-gradient(90deg,#167956,#58aa86)}.silverzen-results-offers .silverzen-primary-button,.silverzen-results-offers .silverzen-secondary-button{width:100%}@media (max-width:700px){.silverzen-question-section{padding:28px 0 50px}.silverzen-question-card{padding:26px 18px}.silverzen-response-option{min-height:68px;padding:15px}.silverzen-response-value{width:32px;height:32px}.silverzen-results-section{padding:52px 0}}.silverzen-response-list{gap:14px!important}.silverzen-response-option{grid-template-columns:42px minmax(0,1fr)!important;min-height:82px!important;padding:18px 20px!important}.silverzen-response-value{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:.95rem!important;font-weight:800!important;line-height:1!important}.silverzen-response-copy{grid-template-columns:1fr!important;min-width:0!important}.silverzen-response-copy strong{display:block!important;color:#203f37!important}.silverzen-response-copy small{display:block!important;color:#667a74!important;font-size:.9rem!important;line-height:1.55!important}.silverzen-response-option.is-selected .silverzen-response-copy strong,.silverzen-response-option.silverzen-response-selected .silverzen-response-copy strong,.silverzen-response-option[aria-pressed=true] .silverzen-response-copy strong{color:#105d43!important}@media (max-width:700px){.silverzen-response-option{grid-template-columns:36px minmax(0,1fr)!important;gap:13px!important;min-height:76px!important;padding:16px!important}.silverzen-response-value{width:34px!important;height:34px!important}}:root{--silverzen-ink:#12372e;--silverzen-ink-strong:#0a2b23;--silverzen-green:#0b6b52;--silverzen-green-dark:#08513f;--silverzen-green-soft:#e9f5ef;--silverzen-mint:#f4f8f6;--silverzen-line:#d7e4de;--silverzen-muted:#64766f;--silverzen-shadow:0 20px 52px rgba(18,55,46,0.09);--silverzen-radius:18px}.silverzen-page{min-height:100vh;background:#fff;color:var(--silverzen-ink);font-family:Arial,Helvetica,sans-serif}.silverzen-page *,.silverzen-page :after,.silverzen-page :before{box-sizing:border-box}.silverzen-brand-header{position:relative;z-index:30;border-bottom:1px solid var(--silverzen-line);background:rgba(255,255,255,.97)}.silverzen-brand-inner{width:min(1160px,calc(100% - 40px));min-height:76px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.silverzen-brand-inner img{display:block;height:auto}.silverzen-brand-inner span{padding:8px 12px;border-radius:999px;background:var(--silverzen-green-soft);color:var(--silverzen-green);font-size:.78rem;font-weight:800}.silverzen-container{width:min(1160px,calc(100% - 40px));margin:0 auto}.silverzen-form-header,.silverzen-hero,.silverzen-results-hero{padding:76px 0 66px!important;border-bottom:1px solid var(--silverzen-line)!important;background:radial-gradient(circle at 88% 14%,rgba(83,164,129,.16),transparent 31%),linear-gradient(145deg,#f4faf7,#fff 68%)!important}.silverzen-form-header h1,.silverzen-hero h1,.silverzen-results-hero h1{color:var(--silverzen-ink-strong)!important;letter-spacing:-.045em!important}.silverzen-eyebrow{color:var(--silverzen-green)!important;font-size:.76rem!important;font-weight:850!important;letter-spacing:.13em!important}.silverzen-lead,.silverzen-note,.silverzen-results-summary{color:var(--silverzen-muted)!important;line-height:1.7!important}.silverzen-primary-button,.silverzen-secondary-button{min-height:50px!important;border-radius:12px!important;padding:0 22px!important;font-weight:800!important;transition:transform .16s ease,box-shadow .16s ease,background .16s ease!important}.silverzen-primary-button{border-color:var(--silverzen-green)!important;background:var(--silverzen-green)!important;box-shadow:0 12px 28px rgba(11,107,82,.2)!important}.silverzen-primary-button:hover{background:var(--silverzen-green-dark)!important;transform:translateY(-1px)}.silverzen-secondary-button{border-color:#b9cec5!important;background:#fff!important;color:var(--silverzen-ink)!important}.silverzen-primary-button:focus-visible,.silverzen-secondary-button:focus-visible{outline:3px solid rgba(11,107,82,.22);outline-offset:3px}.silverzen-card,.silverzen-dimension-result,.silverzen-form-card,.silverzen-insight-card,.silverzen-question-card,.silverzen-results-confidence,.silverzen-results-offers article{border-color:var(--silverzen-line)!important;border-radius:var(--silverzen-radius)!important;box-shadow:var(--silverzen-shadow)!important}.silverzen-form-section,.silverzen-question-section,.silverzen-results-muted{background:var(--silverzen-mint)!important}.silverzen-field input,.silverzen-field select{min-height:50px!important;border-radius:10px!important;border-color:#bfcec8!important}.silverzen-field input:focus,.silverzen-field select:focus{border-color:var(--silverzen-green)!important;box-shadow:0 0 0 3px rgba(11,107,82,.13)!important}.silverzen-question-header{padding:28px 0 22px!important;border-bottom:1px solid var(--silverzen-line)!important}.silverzen-question-section{min-height:calc(100vh - 170px);padding:46px 0 76px!important}.silverzen-question-card{position:relative;overflow:hidden;padding:38px!important}.silverzen-question-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--silverzen-green),#62ae8b)}.silverzen-question-card h1{color:var(--silverzen-ink-strong)!important;font-size:clamp(1.85rem,3.5vw,2.7rem)!important;line-height:1.22!important}.silverzen-progress{height:10px!important;background:#e3ece8!important}.silverzen-progress-bar{background:linear-gradient(90deg,var(--silverzen-green),#58aa86)!important}.silverzen-answer-count{background:var(--silverzen-green-soft)!important;color:var(--silverzen-green)!important}.silverzen-response-list{display:grid!important;grid-template-columns:1fr!important;gap:13px!important;margin-top:32px!important}.silverzen-response-option{position:relative;width:100%!important;min-height:78px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) 26px!important;align-items:center!important;gap:16px!important;padding:17px 18px!important;border:1px solid #cad8d2!important;border-radius:14px!important;background:#fff!important;text-align:left!important;cursor:pointer!important}.silverzen-response-option:after{content:"✓";width:24px;height:24px;display:grid;place-items:center;border:1px solid #c9d7d1;border-radius:50%;color:transparent;font-size:.8rem;font-weight:900}.silverzen-response-option:hover{transform:translateY(-1px);border-color:#8bb6a5!important;background:#f8fbf9!important}.silverzen-response-option:focus-visible{outline:none;border-color:var(--silverzen-green)!important;box-shadow:0 0 0 3px rgba(11,107,82,.16)!important}.silverzen-response-option.is-selected,.silverzen-response-option.silverzen-response-selected,.silverzen-response-option[aria-pressed=true]{border-color:var(--silverzen-green)!important;background:var(--silverzen-green-soft)!important;box-shadow:0 0 0 3px rgba(11,107,82,.12)!important}.silverzen-response-option.is-selected:after,.silverzen-response-option.silverzen-response-selected:after,.silverzen-response-option[aria-pressed=true]:after{border-color:var(--silverzen-green);background:var(--silverzen-green);color:white}.silverzen-response-value{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#edf3f0!important;color:var(--silverzen-green)!important;font-weight:850!important}.silverzen-response-option.is-selected .silverzen-response-value,.silverzen-response-option.silverzen-response-selected .silverzen-response-value,.silverzen-response-option[aria-pressed=true] .silverzen-response-value{background:var(--silverzen-green)!important;color:#fff!important}.silverzen-response-copy{display:grid!important;gap:5px!important;min-width:0}.silverzen-response-copy strong{color:#27463d!important;font-size:1rem!important;line-height:1.3!important}.silverzen-response-copy small{color:var(--silverzen-muted)!important;font-size:.88rem!important;line-height:1.5!important}.silverzen-results-hero-grid{gap:64px!important}.silverzen-results-confidence{background:rgba(255,255,255,.94)!important}.silverzen-dimension-fill{background:linear-gradient(90deg,var(--silverzen-green),#58aa86)!important}.silverzen-results-disclaimer{background:var(--silverzen-ink-strong)!important}@media (max-width:760px){.silverzen-brand-inner{width:min(100% - 28px,1160px);min-height:68px}.silverzen-brand-inner img{width:150px;height:auto}.silverzen-brand-inner span{display:none}.silverzen-container,.silverzen-form-container,.silverzen-question-container{width:min(100% - 28px,1160px)!important}.silverzen-form-header,.silverzen-hero,.silverzen-results-hero{padding:54px 0 48px!important}.silverzen-form-card,.silverzen-question-card{padding:25px 18px!important}.silverzen-response-option{grid-template-columns:36px minmax(0,1fr) 24px!important;gap:13px!important;min-height:74px!important;padding:15px!important}.silverzen-response-value{width:34px!important;height:34px!important}.silverzen-form-actions,.silverzen-question-actions{flex-direction:column!important;align-items:stretch!important}.silverzen-primary-button,.silverzen-secondary-button{width:100%!important}}@media (prefers-reduced-motion:reduce){.silverzen-page *,.silverzen-page :after,.silverzen-page :before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.silverzen-results-report-action,.sz-results-report-action{display:flex;align-items:center;margin-top:26px}.silverzen-results-report-action .silverzen-primary-button,.sz-results-report-action .sz-button{min-width:220px}@media (max-width:720px){.silverzen-results-report-action .silverzen-primary-button,.sz-results-report-action .sz-button{width:100%}}.sz-site-header img[src="/silverzen-logo.svg"]{width:245px!important;height:auto!important;max-width:100%;object-fit:contain;object-position:left center}.sz-report-header img[src="/silverzen-logo.svg"]{width:270px!important;height:auto!important}@media (max-width:720px){.sz-site-header img[src="/silverzen-logo.svg"]{width:205px!important}}.sz-report-v2-shell{min-height:100vh;padding:28px 0 60px;background:#e7ece9;color:#12372e;font-family:Arial,Helvetica,sans-serif}.sz-report-v2-toolbar{width:min(210mm,calc(100% - 32px));display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 auto 18px}.sz-report-v2-toolbar>p{max-width:520px;margin:0;color:#53675f;font-size:.84rem;line-height:1.45}.sz-report-v2-toolbar>div{display:flex;gap:12px}.sz-report-v2-page{position:relative;width:210mm;min-height:297mm;margin:0 auto 24px;padding:14mm 16mm 15mm;overflow:hidden;background:linear-gradient(180deg,rgba(240,247,244,.9),white 35mm),white;box-shadow:0 22px 54px rgba(18,55,46,.15)}.sz-report-v2-page:before{content:"";position:absolute;inset:0 0 auto;height:6px;background:linear-gradient(90deg,#0b3d31,#0d6b52,#8bb79f)}.sz-report-v2-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:8mm;border-bottom:1px solid #d5e1db}.sz-report-v2-header-small{padding-bottom:6mm}.sz-report-v2-brand{display:grid;gap:1mm}.sz-report-v2-product{color:#0b3d31;font-size:20pt;font-weight:900;letter-spacing:.08em}.sz-report-v2-tagline{color:#557067;font-size:7pt;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.sz-report-v2-meta{display:grid;gap:1.5mm;text-align:right}.sz-report-v2-meta span{color:#62776f;font-size:8pt}.sz-report-v2-meta strong{color:#12372e;font-size:9.5pt}.sz-report-v2-title{padding:11mm 0 8mm}.sz-report-v2-title>p{margin:0 0 2mm;color:#0d6b52;font-size:8pt;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sz-report-v2-title h1{max-width:175mm;margin:0;color:#0b2a23;font-size:36pt;line-height:.98;letter-spacing:-.04em}.sz-report-v2-title>div{display:flex;justify-content:space-between;gap:20px;margin-top:4mm;color:#60736c;font-size:9pt}.sz-report-v2-executive-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:7mm;margin-bottom:7mm}.sz-report-v2-confidence-panel,.sz-report-v2-score-panel{min-height:46mm;padding:6mm;border:1px solid #d5e1db;border-radius:5mm;background:rgba(255,255,255,.94)}.sz-report-v2-confidence-panel>span,.sz-report-v2-score-panel>span{color:#0d6b52;font-size:7.5pt;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.sz-report-v2-score-panel>div{display:flex;align-items:end;gap:5mm;margin-top:4mm}.sz-report-v2-score-panel strong{color:#0b2a23;font-size:48pt;line-height:.82}.sz-report-v2-score-panel p{margin:0 0 1mm;color:#0d6b52;font-size:13pt;font-weight:900}.sz-report-v2-confidence-panel>strong{display:block;margin-top:3mm;color:#0d6b52;font-size:18pt}.sz-report-v2-confidence-panel dl{display:grid;gap:1.5mm;margin:4mm 0 0}.sz-report-v2-confidence-panel dl div{display:flex;justify-content:space-between;gap:16px;padding-top:1.5mm;border-top:1px solid #e0e8e4;font-size:8pt}.sz-report-v2-confidence-panel dt{color:#62776f}.sz-report-v2-confidence-panel dd{margin:0;color:#12372e;font-weight:900}.sz-report-v2-interpretation{margin-bottom:8mm;padding:5mm 6mm;border-left:4px solid #0d6b52;border-radius:0 3mm 3mm 0;background:#f2f7f4}.sz-report-v2-interpretation>span{color:#0d6b52;font-size:7.5pt;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.sz-report-v2-interpretation>p{margin:2mm 0 0;color:#425d54;font-size:8.5pt;line-height:1.55}.sz-report-v2-section{margin-top:2mm}.sz-report-v2-section-top{margin-top:9mm}.sz-report-v2-section-heading{display:flex;align-items:flex-start;gap:4mm;margin-bottom:5mm}.sz-report-v2-section-heading>span{width:9mm;height:9mm;display:grid;place-items:center;border-radius:50%;background:#e4f1eb;color:#0d6b52;font-size:7.5pt;font-weight:900}.sz-report-v2-section-heading p{margin:0 0 1mm;color:#0d6b52;font-size:7.5pt;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.sz-report-v2-section-heading h2{margin:0;color:#12372e;font-size:17pt;line-height:1.15}.sz-report-v2-dimensions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.7mm}.sz-report-v2-dimensions article{padding:3.3mm;border:1px solid #d9e5df;border-radius:3.4mm;background:rgba(255,255,255,.9)}.sz-report-v2-dimension-head{display:grid;grid-template-columns:7mm minmax(0,1fr) auto;align-items:start;gap:2mm}.sz-report-v2-dimension-head span{color:#0d6b52;font-size:7pt;font-weight:900}.sz-report-v2-dimension-head strong{color:#244a3f;font-size:8.2pt;line-height:1.25}.sz-report-v2-dimension-head b{color:#12372e;font-size:9pt}.sz-report-v2-track{height:2.2mm;margin-top:2.5mm;overflow:hidden;border-radius:999px;background:#e5ece8}.sz-report-v2-track div{height:100%;background:linear-gradient(90deg,#0d6b52,#74ad92)}.sz-report-v2-insight-columns{display:grid;grid-template-columns:1fr 1fr;gap:7mm;margin-bottom:8mm}.sz-report-v2-insight-columns>div>h3{margin:0 0 3mm;color:#12372e;font-size:12pt}.sz-report-v2-insight-card{min-height:29mm;display:grid;grid-template-columns:12mm minmax(0,1fr);gap:3mm;margin-bottom:3mm;padding:4mm;border:1px solid #d9e5df;border-radius:3.5mm;background:#f8fbf9}.sz-report-v2-insight-card>span{width:11mm;height:8mm;display:grid;place-items:center;border-radius:999px;background:#e4f1eb;color:#0d6b52;font-size:7.5pt;font-weight:900}.sz-report-v2-insight-card strong{color:#244a3f;font-size:8.5pt}.sz-report-v2-insight-card p{margin:1.5mm 0 0;color:#60736c;font-size:7.25pt;line-height:1.5}.sz-report-v2-priority{border-color:#e5d7c5;background:#fffdf8}.sz-report-v2-priority>span{background:#f4eadc;color:#85581f}.sz-report-v2-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3mm}.sz-report-v2-action-grid article{min-height:31mm;padding:4mm;border:1px solid #d9e5df;border-radius:3.5mm;background:white}.sz-report-v2-action-grid article>span{width:7mm;height:7mm;display:grid;place-items:center;margin-bottom:3mm;border-radius:50%;background:#0d6b52;color:white;font-size:7pt;font-weight:900}.sz-report-v2-action-grid strong{color:#12372e;font-size:8.5pt}.sz-report-v2-action-grid p{margin:1.5mm 0 0;color:#60736c;font-size:7pt;line-height:1.45}.sz-report-v2-cta{display:flex;align-items:center;justify-content:space-between;gap:8mm;margin-top:8mm;padding:6mm;border-radius:4mm;background:linear-gradient(135deg,#0b2a23,#0d5f49)}.sz-report-v2-cta>div:first-child{display:grid;gap:1.5mm}.sz-report-v2-cta>div:first-child span{color:#a9d5c2;font-size:7pt;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.sz-report-v2-cta>div:first-child strong{color:white;font-size:11pt}.sz-report-v2-cta>div:first-child p{margin:0;color:#d5e3dd;font-size:7.5pt}.sz-report-v2-certero{min-width:52mm;display:grid;justify-items:end;gap:1.5mm;padding:3mm;border-radius:3mm;background:white}.sz-report-v2-certero img{width:46mm;height:auto;object-fit:contain}.sz-report-v2-certero small{color:#36564c;font-size:6pt;font-weight:700}.sz-report-v2-limitations{margin-top:7mm;padding:4mm;border:1px solid #d9e5df;border-radius:3mm;background:#f7faf8}.sz-report-v2-limitations strong{color:#12372e;font-size:7.5pt}.sz-report-v2-limitations p{margin:1.5mm 0 0;color:#60736c;font-size:7pt;line-height:1.45}.sz-report-v2-footer{position:absolute;left:16mm;right:16mm;bottom:7mm;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8mm;padding-top:3mm;border-top:1px solid #d9e5df}.sz-report-v2-footer>div:first-child{display:grid;gap:.5mm}.sz-report-v2-footer>div:first-child span{color:#0b3d31;font-size:8pt;font-weight:900;letter-spacing:.08em}.sz-report-v2-footer>div:first-child small{color:#6d7d77;font-size:6.5pt}.sz-report-v2-footer>div:nth-child(2) img{width:24mm;height:auto;object-fit:contain}.sz-report-v2-footer>span:last-child{justify-self:end;color:#6d7d77;font-size:7pt}@media (max-width:900px){.sz-report-v2-toolbar{align-items:stretch;flex-direction:column}.sz-report-v2-toolbar>div{display:grid;grid-template-columns:1fr 1fr}.sz-report-v2-page{width:calc(100% - 24px);min-height:auto;padding:28px 22px 78px}.sz-report-v2-action-grid,.sz-report-v2-dimensions,.sz-report-v2-executive-grid,.sz-report-v2-insight-columns{grid-template-columns:1fr}.sz-report-v2-footer{left:22px;right:22px}}@media print{@page{size:A4;margin:0}body,html{background:white!important}.sz-report-v2-toolbar{display:none!important}.sz-report-v2-shell{padding:0;background:white}.sz-report-v2-page{width:210mm;height:297mm;min-height:297mm;margin:0;padding:14mm 16mm 15mm;box-shadow:none;break-after:page;page-break-after:always}.sz-report-v2-page:last-child{break-after:auto;page-break-after:auto}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.sz13-report-shell{min-height:100vh;padding:32px 20px 72px;background:#eef3f0;color:#12372e;font-family:Arial,Helvetica,sans-serif}.sz13-report-toolbar{width:min(210mm,100%);margin:0 auto 20px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #d6e1dc;border-radius:14px;background:#fff}.sz13-report-toolbar p{margin:0;color:#5d7069;font-size:14px;line-height:1.5}.sz13-report-toolbar div{display:flex;gap:10px;flex-shrink:0}.sz13-report-toolbar button{min-height:44px;padding:0 18px;border:1px solid #0b6b52;border-radius:10px;background:#fff;color:#0b6b52;font:inherit;font-weight:700;cursor:pointer}.sz13-report-toolbar .sz13-primary{background:#0b6b52;color:#fff}.sz13-report-page{position:relative;width:210mm;min-height:297mm;margin:0 auto 24px;padding:16mm 15mm 18mm;display:flex;flex-direction:column;overflow:hidden;background:#fff;box-shadow:0 18px 45px rgba(18,55,46,.12)}.sz13-report-page:before{content:"";position:absolute;inset:0 0 auto;height:4mm;background:linear-gradient(90deg,#12372e,#0b6b52,#7fb89d)}.sz13-report-header{min-height:21mm;padding-bottom:7mm;display:flex;align-items:center;justify-content:space-between;gap:12mm;border-bottom:1px solid #dce5e1}.sz13-report-header img{width:68mm;height:auto;display:block;object-fit:contain}.sz13-report-header>div{text-align:right}.sz13-report-header span{display:block;margin-bottom:2mm;color:#667970;font-size:9pt}.sz13-report-header strong{color:#12372e;font-size:11pt}.sz13-prepared{padding:10mm 0 8mm}.sz13-confidence-card>span,.sz13-cta span,.sz13-executive>span,.sz13-heading p,.sz13-prepared>p,.sz13-score-card>span{margin:0;color:#0b6b52;font-size:8.5pt;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.sz13-prepared h1{margin:3mm 0 4mm;color:#0d3028;font-size:28pt;line-height:1.05;letter-spacing:-.035em}.sz13-prepared>div{display:flex;justify-content:space-between;color:#62736d;font-size:10pt}.sz13-score-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:6mm}.sz13-confidence-card,.sz13-score-card{min-height:43mm;padding:7mm;border:1px solid #d7e2dd;border-radius:5mm}.sz13-score-card>div{margin-top:5mm;display:flex;align-items:baseline;gap:6mm}.sz13-score-card strong{color:#0a3027;font-size:38pt;line-height:1;letter-spacing:-.04em}.sz13-score-card b{color:#0b6b52;font-size:14pt}.sz13-confidence-card>strong{display:block;margin:5mm 0 4mm;font-size:18pt;color:#0b6b52}.sz13-confidence-card dl{margin:0}.sz13-confidence-card dl div{padding:1.7mm 0;display:flex;justify-content:space-between;border-top:1px solid #e3eae7;font-size:8.5pt}.sz13-confidence-card dt{color:#667970}.sz13-confidence-card dd{margin:0;font-weight:800}.sz13-executive{margin:7mm 0;padding:6mm 7mm;border-left:2mm solid #0b6b52;border-radius:0 4mm 4mm 0;background:#f1f7f4}.sz13-executive p{margin:3mm 0 0;color:#41564f;font-size:9.5pt;line-height:1.55}.sz13-heading{margin:2mm 0 5mm;display:flex;align-items:center;gap:5mm}.sz13-heading>span{width:11mm;height:11mm;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#e9f4ef;color:#0b6b52;font-size:8pt;font-weight:800}.sz13-heading h2{margin:1mm 0 0;color:#12372e;font-size:17pt;line-height:1.15;letter-spacing:-.02em}.sz13-dimensions{display:grid;gap:2.3mm}.sz13-dimensions article{padding:2.2mm 3.5mm 2.6mm;border:1px solid #dbe5e1;border-radius:3mm}.sz13-dimension-top{display:grid;grid-template-columns:8mm 1fr auto;align-items:center;gap:3mm}.sz13-dimension-top span{color:#0b6b52;font-size:7.5pt;font-weight:800}.sz13-dimension-top strong{color:#334d45;font-size:8.2pt}.sz13-dimension-top b{color:#12372e;font-size:8.5pt}.sz13-track{height:2mm;margin-top:1.8mm;overflow:hidden;border-radius:99px;background:#e6eeea}.sz13-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0b6b52,#78b596)}.sz13-insight-section{margin-top:3mm}.sz13-insight-section h3{margin:0 0 4mm;color:#173b32;font-size:14pt}.sz13-card-stack{display:grid;gap:4mm}.sz13-insight-card{min-height:29mm;padding:5mm;display:grid;grid-template-columns:18mm 1fr;gap:5mm;border:1px solid #d8e3de;border-radius:4mm;background:#fbfdfc}.sz13-insight-card>span{width:16mm;height:16mm;display:grid;place-items:center;border-radius:50%;background:#e9f5ef;color:#0b6b52;font-size:9pt;font-weight:800}.sz13-insight-card strong{color:#24483e;font-size:10pt}.sz13-insight-card p{margin:2.5mm 0 0;color:#60726b;font-size:8.7pt;line-height:1.45}.sz13-insight-card small{display:block;margin-top:2.5mm;color:#6f5b38;font-size:7.5pt;line-height:1.35}.sz13-priority-section{margin-top:8mm}.sz13-priority-card{border-color:#e9dcc3;background:#fffdf8}.sz13-priority-card>span{background:#f7f0e4;color:#81653b}.sz13-context-note{margin-top:7mm;padding:5mm 6mm;border-radius:4mm;background:#f1f5f3}.sz13-context-note strong{color:#12372e;font-size:9pt}.sz13-context-note p{margin:2mm 0 0;color:#5c7068;font-size:8.5pt;line-height:1.5}.sz13-actions{margin-top:4mm;display:grid;gap:5mm}.sz13-actions article{min-height:28mm;padding:5mm 6mm;display:grid;grid-template-columns:13mm 1fr;gap:5mm;border:1px solid #d9e4df;border-radius:4mm}.sz13-actions article>span{width:11mm;height:11mm;display:grid;place-items:center;border-radius:50%;background:#0b6b52;color:#fff;font-size:8pt;font-weight:800}.sz13-actions strong{color:#173d33;font-size:11pt}.sz13-actions p{margin:2mm 0 0;color:#60726b;font-size:9pt;line-height:1.45}.sz13-cta{margin-top:8mm;padding:7mm;display:grid;grid-template-columns:1fr 57mm;align-items:center;gap:9mm;border-radius:5mm;background:#12372e;color:#fff}.sz13-cta h3{margin:2.5mm 0;font-size:16pt}.sz13-cta p{margin:0 0 3mm;color:#dce9e4;line-height:1.45}.sz13-cta p,.sz13-cta>div>strong{font-size:9pt}.sz13-cta img{width:53mm;height:auto;padding:3mm;border-radius:2.5mm;background:#fff}.sz13-limitations{margin-top:7mm;padding:5mm 6mm;border:1px solid #eadfc9;border-radius:4mm;background:#fffdf7}.sz13-limitations h3{margin:0;color:#5f4a28;font-size:10pt}.sz13-limitations p{margin:2mm 0 0;color:#6d604a;font-size:8.3pt;line-height:1.5}.sz13-brand-note{margin-top:6mm;padding:5mm 6mm;border-radius:4mm;background:#f1f7f4}.sz13-brand-note strong{color:#0b6b52;font-size:10pt}.sz13-brand-note p{margin:2mm 0 0;color:#526961;font-size:8.5pt;line-height:1.5}.sz13-report-footer{margin-top:auto;padding-top:4mm;display:flex;justify-content:space-between;border-top:1px solid #dce5e1;color:#64776f;font-size:7.5pt;font-weight:700}.sz13-loading{width:min(500px,calc(100% - 40px));margin:20vh auto;padding:32px;text-align:center;border-radius:18px;background:#fff}.sz13-loading span{width:32px;height:32px;margin:0 auto 12px;display:block;border:3px solid #dbe8e2;border-top-color:#0b6b52;border-radius:50%;animation:sz13spin .8s linear infinite}@keyframes sz13spin{to{transform:rotate(1turn)}}@media(max-width:850px){.sz13-report-shell{padding:16px 0 40px;overflow-x:auto}.sz13-report-toolbar{width:calc(100% - 24px);margin-bottom:14px;flex-direction:column;align-items:stretch}.sz13-report-toolbar div{width:100%}.sz13-report-toolbar button{flex:1}}@media print{@page{size:A4 portrait;margin:0}body,html{margin:0!important}.sz13-report-shell,body,html{padding:0!important;background:#fff!important}.sz13-report-toolbar{display:none!important}.sz13-report-page{width:210mm!important;height:297mm!important;min-height:297mm!important;margin:0!important;padding:16mm 15mm 18mm!important;break-after:page;page-break-after:always;box-shadow:none!important;overflow:hidden!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.sz13-report-page:last-child{break-after:auto;page-break-after:auto}}