:root{--navy:#163254;--blue:#255ED8;--teal:#087F75;--mint:#E8F6F2;--ink:#152E49;--muted:#627388;--line:#DFE7EE;--bg:#F5F8FB;--white:#fff;--sky:#64A5E9;--gold:#E8B55D;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select,summary{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #64A5E9;outline-offset:4px}header{height:94px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:64px;padding:0 max(5%,calc((100vw - 1320px)/2))}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap;font-weight:750;font-size:23px;letter-spacing:-.8px}.brand small{font-size:13px;font-weight:500;letter-spacing:0;color:var(--muted);margin-left:3px}.teal{color:var(--teal)}header nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600;height:100%}.nav-current{height:100%;display:flex;align-items:center;border-bottom:3px solid var(--teal)}.text-button{border:0;background:none;color:var(--muted);padding:8px 0}.free-label{margin-left:auto;font-size:13px;color:var(--muted)}main{max-width:1320px;margin:auto;padding:42px 0 28px}.intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:750;color:var(--teal)}h1{font-size:clamp(28px,3vw,42px);line-height:1.18;letter-spacing:-1.6px;margin:13px 0 12px;font-weight:720}.intro p{color:var(--muted);margin:0;font-size:17px}.intro-note{display:flex;align-items:center;gap:18px;font-size:14px;line-height:1.7;color:var(--muted)}.intro-note strong{color:var(--ink);font-weight:600}.tiny-chart{font-size:38px;letter-spacing:0;color:var(--teal)}.tool-tabs{display:flex;gap:7px;margin-bottom:24px;border-bottom:1px solid var(--line);overflow-x:auto}.tab{display:flex;align-items:center;gap:9px;white-space:nowrap;padding:16px 19px;border:0;border-bottom:3px solid transparent;background:transparent;color:var(--muted);font-size:14px;font-weight:650}.tab svg{width:18px;height:18px}.tab.active{border-color:var(--teal);color:var(--teal);background:#eaf4f2;border-radius:8px 8px 0 0}.workspace{display:grid;grid-template-columns:1fr 1.06fr;gap:25px;align-items:start}.panel{border:1px solid var(--line);border-radius:16px;background:white;padding:28px;box-shadow:0 3px 10px #16325403}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.panel-head h2{font-size:20px;letter-spacing:-.4px;margin:0}.step{color:var(--teal);font-size:12px;background:var(--mint);padding:6px 9px;border-radius:5px;font-weight:650}.section-label{font-size:12px;font-weight:700;color:var(--muted);letter-spacing:1.1px;margin:24px 0 15px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:17px 18px}.field{display:block;font-size:14px;font-weight:550}.field.wide{grid-column:1/-1}.input-wrap{display:flex;align-items:center;border:1px solid #D4DFE8;border-radius:8px;margin-top:8px;height:45px;background:white;overflow:hidden}.input-wrap:focus-within{outline:2px solid var(--blue);outline-offset:1px}.input-wrap span{color:var(--muted);font-size:13px;padding:0 12px}.input-wrap input,.input-wrap select{width:100%;min-width:0;outline:none;border:0;background:none;color:var(--ink);padding:11px 12px;font-size:15px}.input-wrap:has(span:first-child) input{padding-left:0}input[type=number]{appearance:textfield}input::-webkit-inner-spin-button{appearance:none}.input-wrap select{padding-left:12px}.field-help{font-size:12px;color:var(--muted);margin:6px 0 0;line-height:1.5}details.advanced{margin:22px 0 0;border-top:1px solid var(--line);padding-top:18px}summary{cursor:pointer;font-weight:600;font-size:14px;list-style:none;display:flex;justify-content:space-between;gap:12px}summary::-webkit-details-marker{display:none}.advanced[open] summary{margin-bottom:18px}.button-primary{border:0;border-radius:8px;background:var(--blue);color:white;font-weight:650;padding:14px 22px;width:100%;margin-top:24px;display:flex;justify-content:center;gap:15px}.button-primary:hover{background:#194CBD}.subnote{text-align:center;font-size:12px;color:var(--muted);margin:11px 0 0;line-height:1.5}.result{padding:0;overflow:hidden}.result-top{background:var(--navy);padding:27px 30px;color:white;position:relative}.result-top .eyebrow{color:#8DDACF;font-size:11px}.result-title{font-size:15px;margin-top:17px;color:#C1D0E1}.total{font-size:52px;font-weight:650;letter-spacing:-2px;margin:5px 0 16px;line-height:1.1}.total small{font-size:16px;letter-spacing:0;font-weight:400;color:#C1D0E1}.metrics{display:flex;gap:36px;border-top:1px solid #ffffff26;padding-top:18px}.metrics strong{font-size:22px;letter-spacing:-.6px}.metrics span{display:block;color:#C1D0E1;font-size:12px;margin-top:5px}.result-body{padding:25px 30px}.breakdown-head{display:flex;justify-content:space-between;align-items:center}.breakdown-head h3{margin:0;font-size:16px}.badge{font-size:12px;color:var(--muted)}.breakdown{display:flex;align-items:center;gap:35px;margin:25px 0}.donut{width:154px;height:154px;border-radius:50%;flex-shrink:0;display:grid;place-items:center;position:relative}.donut:before{content:"";position:absolute;inset:17px;border-radius:50%;background:white}.donut-center{z-index:1;text-align:center;font-size:12px;color:var(--muted);line-height:1.7}.donut-center strong{display:block;color:var(--ink);font-size:19px}.legend{flex:1;display:flex;flex-direction:column;gap:13px}.legend-row{display:flex;align-items:center;gap:8px;font-size:13px}.dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.legend-row strong{margin-left:auto;font-weight:600}.insight{background:var(--mint);border:1px solid #D2EBE3;padding:14px 16px;border-radius:9px;display:flex;gap:11px;font-size:13px;line-height:1.6;color:#245F59}.insight svg{width:19px;flex-shrink:0;align-self:start;margin-top:2px}.result-note{font-size:12px;line-height:1.6;color:var(--muted);margin:18px 0 0}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin:32px 8px}.principles>div{display:flex;align-items:center;gap:13px}.principle-icon{background:#E8EEF5;border-radius:10px;width:40px;height:40px;display:grid;place-items:center;color:var(--navy);font-size:21px}.principles h3{font-size:14px;margin:0 0 5px}.principles p{font-size:13px;margin:0;color:var(--muted)}#method{border-top:1px solid var(--line);padding:22px 0 0}#method>summary{color:var(--muted)}#method>div{max-width:1000px;font-size:14px;color:var(--muted);line-height:1.8;padding-top:10px}footer{border-top:1px solid var(--line);max-width:1320px;margin:auto;padding:25px 0 30px;display:flex;align-items:center;justify-content:space-between;gap:20px}footer .brand{font-size:16px}footer p,footer>span{font-size:12px;color:var(--muted)}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:22px 0}.compare-card{background:var(--bg);padding:18px;border-radius:9px;min-width:0}.compare-card h3{font-size:14px;margin:0 0 10px;overflow-wrap:anywhere}.compare-card strong{display:block;font-size:26px;letter-spacing:-1px}.compare-card small{display:block;color:var(--muted);font-size:12px;margin-top:6px}.bar{height:7px;background:#E1E9EF;border-radius:8px;overflow:hidden;margin-top:16px}.bar span{height:100%;display:block;background:var(--teal);border-radius:8px}.error{color:#AC3030;font-size:14px;line-height:1.5} .method-link{color:var(--teal);text-decoration:underline;text-underline-offset:3px}.compact-result .total{font-size:46px}@media(min-width:1500px){main,footer{max-width:1320px}}@media(max-width:1450px){main,footer{margin-left:5%;margin-right:5%}}@media(max-width:1050px){header{gap:30px}.free-label{display:none}.intro-note{display:none}.workspace{grid-template-columns:1fr 1fr}.panel{padding:22px}.result{padding:0}.result-top,.result-body{padding:23px}.breakdown{gap:20px}.donut{width:122px;height:122px}.donut:before{inset:13px}.principles{gap:15px}.principles p{line-height:1.5}}@media(max-width:760px){header{height:74px;padding:0 5%;justify-content:space-between;gap:12px}header nav{gap:18px}header nav a{display:none}.brand{font-size:20px}.brand small{font-size:12px}main{padding-top:28px}.intro{margin-bottom:22px}.intro p{font-size:15px}h1{letter-spacing:-1px}.eyebrow{font-size:10px}.tool-tabs{margin-right:-5.5%;gap:0}.tab{padding:14px 16px}.workspace{grid-template-columns:1fr;gap:18px}.panel{padding:23px}.result{padding:0}.result-top,.result-body{padding:25px}.donut{width:145px;height:145px}.breakdown{gap:25px}.principles{grid-template-columns:1fr;gap:21px;margin:28px 0}.total{font-size:48px}footer{flex-wrap:wrap}footer p{display:none}}@media(max-width:380px){.fields{grid-template-columns:1fr}.breakdown{gap:14px}.donut{width:110px;height:110px}.legend-row{font-size:12px}header .brand small{display:none}.metrics{gap:24px}.compare-card{padding:12px}.compare-card strong{font-size:22px}}@media(prefers-reduced-motion:no-preference){.button-primary,.tab{transition:background .18s ease}.bar span{transition:width .25s ease}}

.result-extras{padding:0 30px 26px}.result-disclaimer{font-size:12px;line-height:1.7;color:var(--muted);border-top:1px solid var(--line);padding-top:17px}.share-button{background:white;color:var(--blue);border:1px solid #CFDBEC;border-radius:8px;width:100%;padding:13px;font-weight:600;font-size:14px}.share-button span{display:block;font-size:12px;color:var(--muted);font-weight:400;margin-top:5px}.offers{border:1px dashed #CBD8E1;border-radius:9px;padding:17px;margin-top:20px;background:#F8FAFC}.offers .eyebrow{font-size:10px;color:var(--muted)}.offers p{font-size:13px;margin:10px 0 5px;color:var(--muted)}.offers small{font-size:12px;color:var(--muted);line-height:1.7}.faq-section{max-width:880px;margin:42px auto}.faq-section h2{font-size:24px;letter-spacing:-.6px;margin:10px 0 24px}.faq-section details{border-bottom:1px solid var(--line);padding:19px 0}.faq-section summary{font-size:15px}.faq-section details p{font-size:15px;line-height:1.8;color:var(--muted);padding-right:25px}.related{border-top:1px solid var(--line);padding:23px 0;display:flex;gap:16px;align-items:center;flex-wrap:wrap}.related h2{font-size:14px;margin-right:auto}.related a{font-size:14px;background:white;border:1px solid var(--line);border-radius:9px;padding:14px 17px}.related a span{margin-left:20px;color:var(--teal)}.method-footer{font-size:14px;color:var(--teal);padding:20px 0;border-top:1px solid var(--line)}.methodology{max-width:950px;margin:auto;padding:45px 55px}.methodology h1{font-size:38px}.methodology h2{font-size:21px;margin:32px 0 12px}.methodology p{line-height:1.8;font-size:16px;color:var(--muted)}.methodology a{text-decoration:underline;text-underline-offset:3px;color:var(--teal)}.methodology .lead{font-size:19px}.methodology .insight{margin-top:25px;font-size:15px}.compact-result .total{font-size:36px}@media(max-width:760px){.methodology{padding:27px}.methodology h1{font-size:30px}.result-extras{padding:0 25px 25px}.related a{width:100%}}

[hidden]{display:none!important}.total{overflow-wrap:anywhere}.result:has(.result-title) .total{font-size:clamp(32px,3.8vw,52px)}

/* Visual identity: dimensional blue / teal, supported by real data graphics. */
body{background:radial-gradient(ellipse at 95% 28%,#dff3f1 0,transparent 37%),radial-gradient(ellipse at 0 8%,#e2ecff 0,transparent 35%),#f4f7fb}
header{height:80px;background:#ffffffed;gap:55px;box-shadow:0 3px 20px #16325405}
main{padding-top:28px}
.intro{position:relative;isolation:isolate;min-height:240px;background:#102D4C;border-radius:22px;overflow:hidden;margin-bottom:24px;padding:32px 36px;color:#fff;box-shadow:0 14px 35px #10335213;display:grid;grid-template-columns:1.3fr 1fr}
.intro>div:first-child{position:relative;z-index:2;max-width:700px;pointer-events:none}
.intro .eyebrow{color:#6EE4D0;font-size:11px;letter-spacing:1.7px}
.intro h1{max-width:670px;font-size:clamp(28px,3.3vw,44px);letter-spacing:-1.7px;margin:15px 0 12px;line-height:1.12}
.intro p{color:#C1D9E9;font-size:16px;line-height:1.6;max-width:560px}
.hero-art{position:absolute;right:0;top:0;width:44%;height:100%;z-index:0;overflow:hidden}
.hero-art:before{position:absolute;content:"";inset:0;background:linear-gradient(90deg,#102D4C 0,transparent 24%);z-index:1}
.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center 53%;display:block}
.hero-topics{display:flex;gap:8px;margin-top:23px;flex-wrap:wrap}.hero-topics span{font-size:11px;letter-spacing:.15px;border:1px solid #8CC5D033;padding:6px 10px;border-radius:30px;color:#C2E9E5;background:#ffffff07}
.tool-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;border:0;overflow:visible;margin-bottom:25px}
.tab{min-width:0;white-space:normal;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #D6E2ED;border-radius:12px;background:#ffffffd9;padding:15px 11px;line-height:1.3;font-size:13px;box-shadow:0 3px 8px #16325403}
.tab svg{width:21px;height:21px;flex-shrink:0;color:#417194}.tab:hover{background:#EDF8F5;border-color:#7FBCB5}
.tab.active{background:#087F75;color:white;border:1px solid #087F75;border-radius:12px;box-shadow:0 6px 16px #087F7525}.tab.active svg{color:#A1F4E2}
.panel{border-color:#D6E2EC;border-radius:18px;box-shadow:0 9px 30px #17395B08}
#calc{border-top:4px solid #255ED8}.panel-head h2{font-size:21px}.step{background:#edf3ff;color:#255ED8;border-radius:6px}
.input-wrap{background:#FBFDFF;border-color:#D9E4ED}.input-wrap:focus-within{background:white;box-shadow:0 0 0 4px #255ED80D}
.button-primary{background:linear-gradient(110deg,#255ED8,#1748B0);box-shadow:0 5px 12px #255ED829}
.result-top{background:linear-gradient(115deg,#163254,#164B64);overflow:hidden;padding:29px 30px}.result-glyph{position:absolute;right:23px;top:23px;width:48px;height:48px;background:#ffffff0a;border:1px solid #ffffff24;border-radius:14px;padding:12px;color:#75E0CD}.result-glyph svg{width:100%;height:100%}.result-top>.eyebrow{padding-right:64px;display:block}
.result-title{position:relative;max-width:85%}.metrics strong{color:#CAFFF3}.metrics{gap:48px}
.breakdown{gap:28px;margin:26px 0}.donut{width:175px;height:175px;box-shadow:0 8px 23px #1632540D}.donut:before{inset:20px;box-shadow:0 0 0 5px #ffffff6e}.donut-center strong{font-size:23px}.legend{gap:11px}.legend-row{font-size:13px}.category-track{height:4px;border-radius:10px;background:#EDF2F7;margin:6px 0 0 16px;overflow:hidden}.category-track span{display:block;height:100%;border-radius:10px;min-width:0}.breakdown-head h3{font-size:17px}.insight{background:linear-gradient(110deg,#E1F6EF,#F1FBF8);border-color:#BDE4D8}
.principles{margin:30px 0;gap:15px}.principles>div{background:#ffffff9c;border:1px solid #DEE8EF;border-radius:13px;padding:19px}.principle-icon{background:#e1f4ef;color:#087F75;flex-shrink:0}.principles>div:nth-child(2) .principle-icon{background:#e7edff;color:#255ED8}.principles>div:nth-child(3) .principle-icon{background:#E2EFFA;color:#2C77AE}
.compare-card{background:linear-gradient(145deg,#EAF2FF,#F8FBFF);border:1px solid #D6E4F4}.compare-card:nth-child(2){background:linear-gradient(145deg,#E1F5EF,#F4FCF9);border-color:#CCE9E0}.bar{height:10px;margin-top:22px}.compare-card:first-child .bar span{background:#255ED8}
.faq-section{background:#ffffff9c;border:1px solid #DDE7EF;padding:29px 33px;border-radius:18px;max-width:none}.faq-section h2{margin-bottom:10px}.faq-section details:last-child{border-bottom:0}.related a{box-shadow:0 4px 12px #16325405}.methodology-visual{height:210px;max-width:950px;margin:auto;background:#102D4C;border-radius:20px 20px 0 0;overflow:hidden}.methodology-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 50%}.methodology{border-radius:0 0 20px 20px}
@media(max-width:1100px){.intro{padding:28px;min-height:220px}.intro h1{font-size:34px}.tab{font-size:12px;padding:13px 8px;gap:7px}.tab svg{width:18px}.donut{width:134px;height:134px}.donut:before{inset:16px}.breakdown{gap:19px}.principles>div{padding:14px}.principles p{font-size:12px}}
@media(max-width:760px){header{height:72px}.intro{display:block;min-height:0;padding:26px 24px 0}.intro>div:first-child{max-width:100%}.intro h1{font-size:32px;max-width:430px;letter-spacing:-1px}.intro p{font-size:15px}.hero-topics{display:none}.hero-art{position:relative;width:calc(100% + 48px);height:175px;margin:10px -24px 0}.hero-art img{object-fit:cover;object-position:center 54%}.hero-art:before{background:linear-gradient(#102D4C,transparent 25%)}.tool-tabs{display:flex;overflow-x:auto;margin-right:-5.5%;padding-bottom:7px;gap:8px}.tab{flex-shrink:0;white-space:nowrap;font-size:13px;padding:13px 15px}.tab svg{width:18px}.principles{grid-template-columns:1fr}.principles>div{padding:17px}.donut{width:154px;height:154px}.breakdown{gap:24px}.faq-section{padding:25px 22px}.result-top{padding:27px 25px}.result-glyph{right:20px;top:20px}.methodology-visual{height:170px}}
@media(max-width:380px){.donut{width:115px;height:115px}.donut:before{inset:13px}.breakdown{gap:15px}.hero-art{height:155px}.intro h1{font-size:29px}.legend-row{font-size:12px}}

.hero-art img,.methodology-visual img{object-fit:contain;object-position:center}.intro .hero-art:before{background:linear-gradient(90deg,#102D4C 0,transparent 16%)}

/* Readability: larger navigation, labels and supporting text. */
header{height:auto;min-height:88px;flex-wrap:wrap;column-gap:36px;row-gap:12px;padding-top:14px;padding-bottom:14px}
header .brand{font-size:28px}header .brand small{font-size:15px}header nav{font-size:17px;min-height:46px;gap:28px}header .text-button{font-size:17px}header .free-label{font-size:15px}.nav-current{min-height:46px}
footer{padding-top:30px;padding-bottom:34px;flex-wrap:wrap}footer .brand{font-size:22px}footer .brand small{font-size:15px}footer p,footer>span{font-size:15px;line-height:1.6}
.tab{font-size:15px}.field{font-size:16px;line-height:1.4}.input-wrap{height:48px}.input-wrap input,.input-wrap select{font-size:16px}.input-wrap span{font-size:14px}.field-help,.subnote{font-size:14px;line-height:1.6}.section-label{font-size:13px}.panel-head h2{font-size:23px}summary{font-size:16px}.step{font-size:13px}
.intro p{font-size:18px}.intro .eyebrow{font-size:13px}.hero-topics span{font-size:13px}.result-title{font-size:17px}.metrics span{font-size:14px}.result-top .eyebrow{font-size:13px}.legend-row{font-size:14px}.badge,.donut-center{font-size:14px}.insight{font-size:15px}.result-note,.result-disclaimer{font-size:14px;line-height:1.7}.share-button{font-size:16px}.share-button span{font-size:14px}.offers .eyebrow{font-size:12px}.offers p,.offers small{font-size:14px}.compare-card h3{font-size:16px}.compare-card small{font-size:14px}
.principles h3{font-size:16px}.principles p{font-size:14px;line-height:1.6}.faq-section summary,.faq-section details p{font-size:16px}.related h2,.related a,.method-footer{font-size:16px}
@media(min-width:761px) and (max-width:1150px){.tool-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.breakdown{flex-direction:column;align-items:stretch}.donut{align-self:center}.legend{width:100%}}
@media(max-width:760px){header{gap:10px 22px;justify-content:space-between}header .brand{font-size:25px}header .brand small{font-size:14px}header nav,header .text-button{font-size:16px}header nav{min-height:36px}.tab{font-size:15px}.intro p{font-size:17px}footer .brand{font-size:21px}footer p{display:block;margin:0}footer>span{width:100%}.legend-row{font-size:14px}.metrics{gap:30px}}
@media(max-width:440px){header nav{width:100%;justify-content:flex-end;min-height:30px}header .text-button{padding:2px 0}.breakdown{flex-direction:column;align-items:stretch}.donut{align-self:center;width:160px;height:160px}.legend{width:100%}.fields{grid-template-columns:1fr}.metrics{gap:22px;flex-wrap:wrap}.panel-head{gap:12px;flex-wrap:wrap}}
