:root{--navy:#081d3b;--navy2:#12385d;--ink:#102744;--muted:#5c6f84;--line:#d7e3ec;--paper:#fff;--soft:#f5f8fc;--violet:#7657d7;--violet2:#5c3fc0;--cyan:#2d9bd3;--mint:#21b98d;--mint2:#087b69;--amber:#efad3f;--rose:#e86479;--danger:#c63f49;--shadow:0 22px 65px rgba(7,34,67,.12);--radius:24px;--shell:min(1240px,calc(100% - 40px));font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#f5f8fc;line-height:1.55}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f9fc;color:var(--ink)}a{color:inherit}button,input,select{font:inherit}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;left:16px;top:-100px;z-index:1000;background:#fff;color:var(--navy);padding:12px 16px;border-radius:11px;box-shadow:var(--shadow)}.skip-link:focus{top:-100px}.keyboard-user .skip-link:focus{top:16px}:focus-visible{outline:3px solid rgba(118,87,215,.38);outline-offset:3px}.site-header{position:relative;z-index:20;background:rgba(255,255,255,.95);border-bottom:1px solid rgba(8,29,59,.09);backdrop-filter:blur(16px)}.header-inner{min-height:72px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center}.brand img{display:block}.main-nav{margin-left:auto;display:flex;align-items:center;gap:25px}.main-nav a{text-decoration:none;font-weight:760;font-size:.92rem;color:#385069}.main-nav a:hover,.main-nav a[aria-current=page]{color:var(--violet2)}.header-action{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:var(--navy);color:#fff;font-weight:850;padding:10px 16px;border-radius:13px}.hero-section{position:relative;overflow:hidden;padding:34px 0 48px;background:linear-gradient(125deg,#071b38 0%,#15365f 58%,#5b3db2 100%);color:#fff}.hero-section:before{content:"";position:absolute;width:620px;height:620px;border-radius:50%;right:-180px;top:-330px;background:radial-gradient(circle,rgba(138,108,236,.42),transparent 67%)}.hero-section:after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;left:-210px;bottom:-300px;background:radial-gradient(circle,rgba(45,155,211,.28),transparent 68%)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.78fr);gap:58px;align-items:center}.breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;align-items:center;font-size:.8rem;color:#bccce2;margin-bottom:22px}.breadcrumbs a{text-decoration:none}.breadcrumbs strong{color:#fff}.eyebrow{margin:0 0 9px;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:900;color:var(--violet2)}.hero-section .eyebrow,.method-section .eyebrow{color:#aeeedb}.hero-copy h1{max-width:760px;margin:0;font-size:clamp(2.4rem,4.5vw,4.25rem);line-height:.99;letter-spacing:-.052em}.hero-lead{max-width:700px;margin:20px 0 0;color:#d5e1ef;font-size:1.03rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:24px}.button{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:47px;padding:0 19px;border-radius:14px;text-decoration:none;font-weight:850;transition:.18s}.button.primary{background:linear-gradient(135deg,#63e0b9,#29c79c);color:#052f29;box-shadow:0 12px 28px rgba(30,195,148,.23)}.button.primary:hover{transform:translateY(-1px)}.button.ghost{border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.08);color:#fff}.button.soft{border:1px solid var(--line);background:#edf3f7;color:var(--ink)}.trust-row{display:flex;flex-wrap:wrap;gap:17px 26px;margin-top:24px;color:#c9d7e7;font-size:.8rem}.trust-row span{display:grid;gap:1px}.trust-row b{color:#fff}.hero-preview{padding:22px;border:1px solid rgba(255,255,255,.2);border-radius:26px;background:linear-gradient(155deg,rgba(255,255,255,.16),rgba(255,255,255,.07));box-shadow:0 26px 70px rgba(0,8,27,.25);backdrop-filter:blur(18px)}.preview-head{display:flex;justify-content:space-between;gap:15px;color:#d1ddec;font-size:.78rem}.preview-head b{color:#fff}.preview-equation{display:grid;grid-template-columns:1fr auto 1fr auto 1.05fr;align-items:center;gap:8px;margin:26px 0 18px}.preview-equation span,.preview-equation strong{display:grid;place-items:center;min-height:58px;border-radius:15px;background:rgba(4,19,45,.34);font-size:1.3rem}.preview-equation i{font-style:normal;color:#b6c9dd}.preview-equation strong{background:linear-gradient(135deg,#64dfba,#29c69b);color:#062f29;font-size:1.65rem}.preview-check{padding:13px 15px;border-radius:15px;background:rgba(255,255,255,.09);display:flex;justify-content:space-between;gap:12px;font-size:.77rem}.preview-check span{color:#cbd9e7}.calculator-section{padding:28px 0 72px;background:linear-gradient(180deg,#eef1fb 0%,#f7f9fc 100%)}.calculator-shell{padding:27px;border:1px solid #d8e3ee;border-radius:30px;background:rgba(255,255,255,.97);box-shadow:var(--shadow)}.calculator-heading{display:flex;justify-content:space-between;gap:32px;align-items:flex-end}.calculator-heading>div:first-child{max-width:790px}.calculator-heading h2,.section-heading h2{margin:0;font-size:clamp(1.8rem,3vw,3rem);line-height:1.06;letter-spacing:-.04em}.calculator-heading>div:first-child>p:last-child{margin:10px 0 0;color:var(--muted);font-size:.9rem}.mode-switch{display:inline-grid;grid-template-columns:1fr 1fr;padding:5px;border-radius:14px;background:#edf2f8;border:1px solid #d9e3ed}.mode-switch button{border:0;background:transparent;padding:10px 16px;border-radius:10px;color:#617086;font-weight:850;cursor:pointer}.mode-switch button.is-active{background:#fff;color:var(--navy);box-shadow:0 4px 14px rgba(15,43,65,.1)}.quick-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:21px}.quick-flow article{display:flex;gap:11px;padding:13px 14px;border:1px solid #e0e6f0;border-radius:16px;background:#f8f9fd}.quick-flow span{flex:0 0 30px;height:30px;display:grid;place-items:center;border-radius:10px;background:#e9e3fb;color:var(--violet2);font-size:.7rem;font-weight:900}.quick-flow div{display:grid;gap:2px}.quick-flow b{font-size:.8rem}.quick-flow small{color:var(--muted);font-size:.68rem}.task-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.task-button{border:1px solid #dce5ed;background:#fff;border-radius:17px;padding:14px;text-align:left;cursor:pointer;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:10px;transition:.18s}.task-button>span{grid-row:1/3;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#edf1f9;color:#52657c;font-size:.66rem;font-weight:900}.task-button b{font-size:.82rem;line-height:1.3}.task-button small{margin-top:3px;color:var(--muted);font-size:.68rem}.task-button:hover{border-color:#b9a9ef}.task-button.is-active{border-color:#9c86e6;background:linear-gradient(180deg,#f9f7ff,#f1edfd);box-shadow:0 8px 24px rgba(93,63,192,.09)}.task-button.is-active>span{background:var(--violet);color:#fff}.advanced-only{display:none}.is-advanced .advanced-only{display:grid}.is-advanced .task-grid{grid-template-columns:repeat(4,1fr)}.calculator-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:20px;align-items:start;margin-top:18px}.input-panel{display:grid;gap:14px}.task-panel,.advanced-settings{padding:20px;border:1px solid var(--line);border-radius:21px;background:#fff}.task-panel{background:linear-gradient(180deg,#fff,#fbfcff)}.step-heading{display:flex;gap:13px;align-items:flex-start;margin-bottom:18px}.step-heading>span{flex:0 0 34px;height:34px;border-radius:11px;display:grid;place-items:center;background:var(--navy);color:#fff;font-weight:900;font-size:.78rem}.step-heading h3{margin:1px 0 3px;font-size:1.08rem}.step-heading h3 em{font-style:normal;color:var(--violet2)}.step-heading p{margin:0;color:var(--muted);font-size:.79rem}.step-heading.compact{margin-bottom:13px}.sentence-form{display:flex;flex-wrap:nowrap;align-items:center;gap:9px;padding:16px;border-radius:18px;background:linear-gradient(135deg,#f4f1ff,#f2f8fc);font-weight:820;color:#344a62}.inline-field{display:flex;align-items:center;min-height:48px;border:1px solid #cbd8e5;border-radius:13px;background:#fff;overflow:hidden;min-width:105px;flex:0 1 145px}.inline-field.wide{min-width:145px;flex:1 1 185px}.inline-field input,.inline-field select{width:100%;min-width:0;border:0;outline:0;background:transparent;padding:12px 13px;font-weight:850;color:var(--ink)}.inline-field b{align-self:stretch;display:flex;align-items:center;padding:0 12px;border-left:1px solid #d8e3eb;background:#f1f5f8;color:#536a7e;font-size:.76rem;white-space:nowrap}.inline-field:focus-within{border-color:var(--violet);box-shadow:0 0 0 4px rgba(118,87,215,.11)}.inline-field.select-field{min-width:135px}.inline-field select{appearance:none;padding-right:28px}.micro-help{margin:12px 0 0;color:var(--muted);font-size:.75rem}.field{display:grid;gap:6px}.field>span:first-child{font-size:.82rem;font-weight:850}.field small{color:var(--muted);font-size:.7rem}.control{display:flex;align-items:center;min-height:48px;border:1px solid #cbd8e5;border-radius:13px;background:#fff;overflow:hidden}.control:focus-within,.dual-control:focus-within{border-color:var(--violet);box-shadow:0 0 0 4px rgba(118,87,215,.11)}.control input,.control select{width:100%;min-width:0;border:0;outline:0;background:transparent;padding:12px 13px;color:var(--ink);font-weight:760}.control.suffix b{align-self:stretch;display:flex;align-items:center;padding:0 12px;border-left:1px solid #d8e3eb;background:#f2f6f9;color:#596e82;font-size:.74rem}.control.select select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#617286 50%),linear-gradient(135deg,#617286 50%,transparent 50%);background-position:calc(100% - 19px) 20px,calc(100% - 14px) 20px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.chain-start{max-width:320px}.chain-grid,.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:13px}.dual-control{display:grid;grid-template-columns:1fr 1fr auto;min-height:48px;border:1px solid #cbd8e5;border-radius:13px;background:#fff;overflow:hidden}.dual-control select,.dual-control input{width:100%;min-width:0;border:0;outline:0;background:transparent;padding:11px 12px;font-weight:760;color:var(--ink)}.dual-control input{border-left:1px solid #d8e3eb}.dual-control b{display:flex;align-items:center;padding:0 11px;background:#f2f6f9;color:#596e82;font-size:.75rem}.advanced-settings{background:linear-gradient(180deg,#f6fbfa,#edf8f5);border-color:#cce8df}.form-error{margin:0;padding:12px 14px;border-radius:13px;background:#fff0f1;color:#a92834;font-size:.78rem;font-weight:750}.form-actions{display:flex;gap:10px}.privacy-note{margin:0;color:var(--muted);font-size:.7rem}.result-panel{position:sticky;top:18px;padding:20px;border-radius:23px;background:linear-gradient(145deg,#081d3b,#15375d 62%,#5a3da8);color:#fff;box-shadow:0 24px 65px rgba(8,29,59,.2)}.result-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.result-head h2{margin:0;font-size:1.25rem}.result-head .eyebrow{color:#78e2c1}.result-badge{padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.12);font-size:.65rem;font-weight:850}.primary-result{margin-top:17px;padding:20px;border-radius:19px;background:#fff;color:var(--ink)}.primary-result>span{display:block;color:#617287;font-size:.74rem}.primary-result strong{display:block;margin:6px 0 4px;color:var(--violet2);font-size:clamp(2.5rem,4.5vw,4.1rem);line-height:1;letter-spacing:-.05em}.primary-result p{margin:8px 0 0;color:#53697d;font-size:.78rem}.equation-card{margin-top:10px;padding:13px 14px;border:1px solid rgba(255,255,255,.15);border-radius:15px;background:rgba(255,255,255,.08)}.equation-card span{display:block;color:#bcd1e4;font-size:.65rem;text-transform:uppercase;letter-spacing:.07em;font-weight:850}.equation-card code{display:block;margin-top:5px;color:#fff;font-size:.88rem;font-weight:800;white-space:normal}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.metric-grid article{padding:13px;border:1px solid rgba(255,255,255,.14);border-radius:15px;background:rgba(255,255,255,.08)}.metric-grid span{display:block;color:#bcd0e2;font-size:.65rem}.metric-grid strong{display:block;margin-top:4px;font-size:.98rem}.visual-card{margin-top:10px;padding:14px;border-radius:15px;background:#f5f1ff;color:var(--ink)}.visual-card>div:first-child{display:flex;justify-content:space-between;gap:10px;font-size:.72rem;font-weight:850}.percentage-bar{position:relative;height:10px;border-radius:999px;background:#dce4ed;overflow:hidden;margin-top:10px}.percentage-bar i{display:block;height:100%;width:15%;border-radius:inherit;background:linear-gradient(90deg,var(--violet),var(--cyan));transition:width .24s ease}.bar-marker{position:absolute;left:50%;top:0;width:1px;height:100%;background:rgba(8,29,59,.35)}.visual-card small{display:block;margin-top:7px;color:#637287;font-size:.64rem}.decision-card,.next-card{margin-top:10px;padding:13px 14px;border-radius:15px}.decision-card{border:1px solid rgba(111,224,188,.32);background:rgba(40,193,149,.12)}.next-card{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07)}.decision-card span,.next-card span{display:block;color:#73e1c0;font-size:.65rem;text-transform:uppercase;letter-spacing:.05em;font-weight:900}.decision-card p,.next-card p{margin:5px 0 0;color:#d5e3ee;font-size:.72rem}.copy-button{width:100%;margin-top:10px;min-height:43px;border:1px solid rgba(255,255,255,.2);border-radius:13px;background:rgba(255,255,255,.08);color:#fff;font-weight:820;cursor:pointer}.section-heading{display:flex;justify-content:space-between;gap:38px;align-items:flex-end;margin-bottom:24px}.section-heading>div{max-width:760px}.section-heading>p{max-width:480px;margin:0;color:var(--muted);font-size:.86rem}.chooser-section{padding:76px 0;background:#f7f4ff}.chooser-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.chooser-grid article{padding:25px;border:1px solid #ddd4f5;border-radius:22px;background:#fff}.chooser-grid article:nth-child(2){background:#f4fbfd;border-color:#cde6ef}.chooser-grid article:nth-child(3){background:#fff9ee;border-color:#edd9b2}.chooser-grid article:nth-child(4){background:#eef9f5;border-color:#c9e6dc}.chooser-grid span,.example-grid span{display:inline-flex;padding:6px 9px;border-radius:999px;background:#ece6fb;color:var(--violet2);font-size:.65rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.chooser-grid h3,.example-grid h3{margin:15px 0 8px;font-size:1.13rem}.chooser-grid p,.example-grid p{margin:0;color:#536a7e;font-size:.82rem}.chooser-grid button,.example-grid button{margin-top:17px;border:0;background:transparent;padding:0;color:var(--violet2);font-weight:850;font-size:.75rem;cursor:pointer}.examples-section{padding:76px 0;background:#fffaf1}.example-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.example-grid article{padding:23px;border:1px solid #ecdfc6;border-radius:21px;background:#fff}.example-grid article:nth-child(2),.example-grid article:nth-child(5){background:#f7fbff;border-color:#d5e5f1}.example-grid article:nth-child(3),.example-grid article:nth-child(6){background:#f1faf7;border-color:#cee8df}.concept-section{padding:72px 0;background:linear-gradient(135deg,#eaf7fb,#f1effc)}.concept-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(330px,.7fr);gap:24px;align-items:center}.concept-copy h2{margin:0;font-size:clamp(2rem,3.3vw,3.35rem);line-height:1.03;letter-spacing:-.04em}.concept-copy>p:not(.eyebrow){color:#536a7e}.concept-comparison{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.concept-comparison article{padding:17px;border:1px solid #cfe2eb;border-radius:17px;background:rgba(255,255,255,.82)}.concept-comparison span{display:block;color:#587086;font-size:.68rem;font-weight:850}.concept-comparison strong{display:block;margin-top:5px;color:var(--navy);font-size:.9rem}.concept-comparison small{display:block;margin-top:5px;color:var(--muted);font-size:.68rem}.concept-note{padding:24px;border-radius:22px;background:linear-gradient(145deg,#613fc0,#263f77);color:#fff;box-shadow:0 18px 48px rgba(71,55,146,.2)}.concept-note>span{color:#bff1e2;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.concept-note h3{margin:13px 0 9px;font-size:1.35rem;line-height:1.2}.concept-note p{margin:0;color:#d7e1f0;font-size:.82rem}.interpretation-section{padding:76px 0;background:linear-gradient(145deg,#fff4f0,#f7f3ff)}.interpretation-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.interpretation-grid article{padding:24px;border:1px solid #ecd8d2;border-radius:21px;background:rgba(255,255,255,.9)}.interpretation-grid article:nth-child(2){background:#f7fbff;border-color:#d5e5ef}.interpretation-grid article:nth-child(3){background:#fff9ec;border-color:#ebdcb9}.interpretation-grid article:nth-child(4){background:#f0faf7;border-color:#cde7de}.interpretation-grid span{display:inline-flex;padding:6px 9px;border-radius:999px;background:#f5e6e2;color:#a14c5b;font-size:.64rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.interpretation-grid h3{margin:15px 0 8px;font-size:1.12rem}.interpretation-grid p{margin:0;color:#536a7e;font-size:.8rem}.interpretation-check{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:20px;margin-top:16px;padding:23px;border-radius:22px;background:linear-gradient(135deg,#172c50,#5840a2);color:#fff}.interpretation-check h3{margin:0;font-size:1.35rem;line-height:1.2}.interpretation-check .eyebrow{color:#9debd4}.interpretation-check ol{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:0;padding:0;list-style:none;counter-reset:item}.interpretation-check li{position:relative;padding:12px 12px 12px 42px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.07);counter-increment:item}.interpretation-check li:before{content:counter(item);position:absolute;left:11px;top:11px;width:22px;height:22px;border-radius:8px;display:grid;place-items:center;background:#68deb9;color:#08362e;font-size:.62rem;font-weight:900}.interpretation-check b{display:block;font-size:.75rem}.interpretation-check span{display:block;margin-top:3px;color:#cad9e8;font-size:.66rem}.context-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.context-strip article{padding:20px;border-radius:19px;background:#fff;border:1px solid #e5dce9}.context-strip article:nth-child(2){background:#f5fbff;border-color:#d6e7f0}.context-strip article:nth-child(3){background:#f1faf7;border-color:#cfe8df}.context-strip h3{margin:0 0 8px;font-size:.98rem}.context-strip p{margin:0;color:var(--muted);font-size:.76rem}.mistakes-section{padding:76px 0;background:#eff9f6}.mistake-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.mistake-grid article{padding:21px;border:1px solid #cfe6de;border-radius:20px;background:#fff}.mistake-grid article:nth-child(even){background:#f7fbff;border-color:#d8e6ef}.mistake-grid span{display:grid;place-items:center;width:35px;height:35px;border-radius:11px;background:#e2f7ef;color:var(--mint2);font-size:.68rem;font-weight:900}.mistake-grid h3{margin:14px 0 7px;font-size:1rem}.mistake-grid p{margin:0;color:var(--muted);font-size:.78rem}.method-section{padding:72px 0;background:linear-gradient(130deg,#071d3b,#12395d 65%,#0b6c68);color:#fff}.method-grid{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(360px,.68fr);gap:34px;align-items:start}.method-copy h2{margin:0;font-size:clamp(2.1rem,3.6vw,3.65rem);line-height:1.02;letter-spacing:-.045em}.method-copy>p:not(.eyebrow){color:#cadbe7;max-width:790px}.method-steps{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:23px}.method-steps article{display:flex;gap:10px;padding:13px;border:1px solid rgba(255,255,255,.14);border-radius:15px;background:rgba(255,255,255,.07)}.method-steps span{flex:0 0 30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#66dcba;color:#07382f;font-size:.64rem;font-weight:900}.method-steps h3{margin:1px 0 3px;font-size:.84rem}.method-steps p{margin:0;color:#c5d7e3;font-size:.68rem}.method-limit{margin-top:13px;padding:15px;border:1px solid rgba(239,173,63,.42);border-radius:15px;background:rgba(239,173,63,.08)}.method-limit strong{color:#f4c66e}.method-limit p{margin:5px 0 0;color:#d2e0e8;font-size:.73rem}.formula-card{padding:21px;border-radius:22px;background:#f8fbfc;color:var(--ink);box-shadow:0 22px 58px rgba(0,15,30,.22)}.formula-head{display:flex;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line);font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#3e6878}.formula{margin-top:10px;padding:12px;border:1px solid #d9e5eb;border-radius:13px;background:#fff}.formula small{display:block;color:#657a8d;font-size:.61rem;text-transform:uppercase;font-weight:850}.formula code{display:block;margin-top:4px;color:#173f62;font-size:.78rem;font-weight:800;white-space:normal}.source-list{display:grid;gap:7px;margin-top:13px;padding:13px;border-radius:13px;background:#e8f8f2}.source-list a{color:#087765;text-decoration:none;font-size:.69rem;font-weight:850}.source-list a:before{content:"↗ "}.faq-section{padding:76px 0}.faq-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.faq-list details{border:1px solid var(--line);border-radius:16px;background:#fff;padding:0 17px}.faq-list summary{cursor:pointer;list-style:none;padding:17px 28px 17px 0;font-weight:850;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:0;top:15px;font-size:1.2rem;color:var(--violet2)}.faq-list details[open] summary:after{content:"−"}.faq-list p{margin:0 0 17px;color:var(--muted);font-size:.81rem}.related-section{padding:68px 0 82px;background:#eef4fb}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.related-grid a{display:grid;gap:5px;padding:20px;border:1px solid #d5e1ec;border-radius:19px;background:#fff;text-decoration:none;transition:.18s}.related-grid a:nth-child(2){background:#f7f3ff;border-color:#ddd2f4}.related-grid a:nth-child(3){background:#fff9ee;border-color:#ecdcb9}.related-grid a:nth-child(4){background:#effaf6;border-color:#cde7de}.related-grid a:hover{transform:translateY(-2px);box-shadow:0 13px 32px rgba(14,48,80,.09)}.related-grid span{color:var(--violet2);font-size:.64rem;text-transform:uppercase;font-weight:900;letter-spacing:.07em}.related-grid strong{font-size:.98rem}.related-grid small{color:var(--muted);font-size:.73rem}.site-footer{background:#06192f;color:#d5e3ed;padding:50px 0 0}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px}.footer-brand img{display:block;width:205px;height:auto}.footer-grid p{max-width:360px;color:#a2b7c6;font-size:.78rem}.footer-grid h3{color:#fff;font-size:.82rem;margin:0 0 12px}.footer-grid a{display:block;color:#afc3d0;text-decoration:none;font-size:.75rem;margin:8px 0}.footer-grid a:hover{color:#fff}.footer-bottom{margin-top:34px;padding:17px 0;border-top:1px solid rgba(255,255,255,.1);color:#849eae;font-size:.68rem}.footer-bottom p{margin:0}.back-to-top{position:fixed;right:18px;bottom:18px;width:44px;height:44px;border:0;border-radius:50%;background:var(--navy);color:#fff;font-size:1.15rem;box-shadow:0 10px 28px rgba(8,29,59,.23);opacity:0;pointer-events:none;transform:translateY(8px);transition:.18s;z-index:30}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:none}@media(max-width:1100px){.hero-grid{grid-template-columns:1fr 370px;gap:32px}.calculator-grid{grid-template-columns:1fr}.result-panel{position:relative;top:auto}.is-advanced .task-grid{grid-template-columns:repeat(3,1fr)}.example-grid,.mistake-grid{grid-template-columns:1fr 1fr}.concept-grid,.method-grid{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr 1fr}}@media(max-width:820px){:root{--shell:min(100% - 28px,1240px)}.header-inner{min-height:64px}.main-nav{display:none}.header-action{margin-left:auto;font-size:.76rem;padding:9px 12px}.hero-section{padding:28px 0 38px}.hero-grid{grid-template-columns:1fr}.hero-preview{display:none}.hero-copy h1{font-size:clamp(2.3rem,9vw,3.4rem)}.calculator-section{padding-top:18px}.calculator-shell{padding:18px;border-radius:24px}.calculator-heading,.section-heading{display:grid;align-items:start;gap:14px}.mode-switch{width:100%}.quick-flow{grid-template-columns:1fr}.task-grid,.is-advanced .task-grid{grid-template-columns:1fr 1fr}.chooser-grid{grid-template-columns:1fr}.interpretation-grid{grid-template-columns:1fr}.interpretation-check{grid-template-columns:1fr}.context-strip{grid-template-columns:1fr}.faq-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.method-steps{grid-template-columns:1fr}}@media(max-width:560px){:root{--shell:calc(100% - 20px)}.brand img{width:158px;height:auto}.header-action{display:none}.hero-section{padding:23px 0 29px}.breadcrumbs{margin-bottom:15px}.hero-copy h1{font-size:2.32rem}.hero-lead{font-size:.92rem;margin-top:14px}.hero-actions{margin-top:18px}.trust-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.trust-row span:nth-child(3){grid-column:1/3}.calculator-shell{padding:11px}.calculator-heading h2,.section-heading h2{font-size:1.72rem}.task-grid,.is-advanced .task-grid{grid-template-columns:1fr}.task-panel,.advanced-settings{padding:15px}.sentence-form{padding:13px;display:grid;grid-template-columns:1fr}.sentence-form>span{text-align:center}.inline-field,.inline-field.wide,.inline-field.select-field{width:100%;min-width:0}.chain-grid,.settings-grid{grid-template-columns:1fr}.form-actions{display:grid}.metric-grid{grid-template-columns:1fr}.result-panel{padding:15px}.primary-result strong{font-size:2.45rem}.chooser-section,.examples-section,.concept-section,.interpretation-section,.mistakes-section,.method-section,.faq-section,.related-section{padding-top:57px;padding-bottom:57px}.example-grid,.interpretation-grid,.mistake-grid,.concept-comparison,.related-grid{grid-template-columns:1fr}.interpretation-check ol{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-brand img{width:190px}.section-heading>p{font-size:.8rem}}@media(max-width:360px){.hero-copy h1{font-size:2.08rem}.trust-row{grid-template-columns:1fr}.trust-row span:nth-child(3){grid-column:auto}.task-button{padding:12px}.calculator-shell{padding:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Professional visual hierarchy revision 2026-07-30 */
.quick-flow{
  display:flex;
  align-items:center;
  gap:18px;
  margin-top:20px;
  padding:12px 15px;
  border:1px solid #d9e3ed;
  border-radius:15px;
  background:#f3f6fa;
  color:#52657a;
}
.quick-flow>strong{
  flex:0 0 auto;
  color:var(--navy);
  font-size:.78rem;
  letter-spacing:.01em;
}
.quick-flow ol{
  display:flex;
  align-items:center;
  gap:0;
  margin:0;
  padding:0;
  list-style:none;
  min-width:0;
}
.quick-flow li{
  display:flex;
  align-items:center;
  gap:7px;
  position:relative;
  padding-right:30px;
  font-size:.73rem;
  font-weight:760;
  white-space:nowrap;
}
.quick-flow li:not(:last-child)::after{
  content:"→";
  position:absolute;
  right:10px;
  color:#9aa8b8;
  font-weight:700;
}
.quick-flow li span{
  width:24px;
  height:24px;
  display:grid;
  place-items:center;
  border-radius:8px;
  background:#e3e8f2;
  color:#41546d;
  font-size:.63rem;
  font-weight:900;
}
.task-chooser{
  margin-top:16px;
  padding:17px;
  border:1px solid #d8e2ec;
  border-radius:20px;
  background:#fbfcfe;
}
.task-chooser-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:20px;
  margin-bottom:13px;
  padding-bottom:13px;
  border-bottom:1px solid #e3e9f0;
}
.task-chooser-head>div{display:grid;gap:3px}
.choice-kicker{
  color:var(--violet2);
  font-size:.64rem;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.09em;
}
.task-chooser h3{
  margin:0;
  font-size:1.05rem;
  line-height:1.25;
}
.task-chooser p{
  margin:0;
  color:var(--muted);
  font-size:.74rem;
}
.choice-count{
  flex:0 0 auto;
  padding:7px 10px;
  border-radius:999px;
  background:#edf1f6;
  color:#55677d;
  font-size:.66rem;
  font-weight:820;
}
.task-grid{margin-top:0}
.task-button{
  background:#fff;
  border-color:#d8e2ec;
  box-shadow:none;
}
.task-button:hover{
  border-color:#a99ae2;
  background:#faf9fd;
}
.task-button.is-active{
  border-color:#8067cf;
  background:#f4f1fb;
  box-shadow:inset 3px 0 0 #7657d7;
}
.task-button.is-active>span{background:#7657d7}

/* Restraint: one dominant accent, semantic colors only */
.interpretation-grid article,
.interpretation-grid article:nth-child(2),
.interpretation-grid article:nth-child(3),
.interpretation-grid article:nth-child(4),
.context-strip article,
.context-strip article:nth-child(2),
.context-strip article:nth-child(3),
.mistake-grid article,
.mistake-grid article:nth-child(even),
.related-grid a,
.related-grid a:nth-child(2),
.related-grid a:nth-child(3),
.related-grid a:nth-child(4){
  background:#fff;
  border-color:#d8e3ec;
}
.interpretation-grid article:nth-child(odd),
.context-strip article:nth-child(odd),
.mistake-grid article:nth-child(odd),
.related-grid a:nth-child(odd){background:#f8fafc}
.interpretation-grid article{border-top:3px solid #c9c0e8}
.interpretation-grid article:nth-child(3n){border-top-color:#9ccfc0}
.related-grid a:hover{border-color:#a99ae2}

@media(max-width:820px){
  .quick-flow{align-items:flex-start;gap:10px}
  .quick-flow ol{display:grid;grid-template-columns:1fr;gap:7px}
  .quick-flow li{padding-right:0;white-space:normal}
  .quick-flow li:not(:last-child)::after{display:none}
  .task-chooser-head{align-items:flex-start}
}
@media(max-width:560px){
  .quick-flow{display:grid;padding:12px}
  .task-chooser{padding:13px}
  .task-chooser-head{display:grid;gap:10px}
  .choice-count{justify-self:start}
}
