@font-face{font-family:CalcCommons Inter;font-style:normal;font-weight:100 900;font-display:optional;src:url(/fonts/inter-latin-5.3.0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color:#202e2a;font-synthesis:style;--green:#14624e;--border:#d7e1da;--input-surface:#f5f5f7;--input-border:#858c95;--input-ink:#222a32;background:#f8faf8;font-family:CalcCommons Inter,-apple-system,BlinkMacSystemFont,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:100%;line-height:1.6}*{box-sizing:border-box}body{margin:0}a{color:var(--green);text-underline-offset:3px}a:hover{text-decoration-thickness:2px}button,input,select,textarea{font:inherit}button{cursor:pointer;background:var(--green);color:#fff;border:1px solid var(--green);border-radius:7px;min-height:46px;padding:.65rem 1rem;font-weight:600}button:hover{background:#0d493a}button:disabled{opacity:.55;cursor:default}.secondary{color:var(--green);background:#fff}.secondary:hover{background:#edf4ef}input,select,textarea{border:1px solid var(--input-border);background-color:var(--input-surface);width:100%;min-height:48px;color:var(--input-ink);font-variant-numeric:tabular-nums;color-scheme:light;border-radius:12px;padding:.7rem .85rem;font-size:1rem;font-weight:500;line-height:1.4;transition:border-color .14s,background-color .14s,box-shadow .14s;box-shadow:inset 0 1px 2px #18202808}input::placeholder,textarea::placeholder{color:#626b75;opacity:1;font-weight:400}input:focus,select:focus,textarea:focus{border-color:var(--green);outline:2px solid var(--green);outline-offset:2px;background-color:#fff;box-shadow:0 0 0 5px #14624e1a}input:disabled,select:disabled,textarea:disabled{opacity:1;color:#626b75;cursor:not-allowed;background-color:#e9ecee}select{appearance:none;cursor:pointer;text-overflow:ellipsis;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='m6 8 4 4 4-4' fill='none' stroke='%23545f6a' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.6rem}select option{color:var(--input-ink);background:#fff}textarea{resize:vertical;line-height:1.5}label{color:#3e4953;margin-bottom:.45rem;font-size:.9rem;font-weight:600;display:block}small{color:#526259;font-size:.875rem;display:block}header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.1rem max(5vw,50vw - 580px);display:flex}header nav,footer nav{flex-wrap:wrap;gap:1.25rem;display:flex}header nav a{font-size:.9rem;font-weight:600;text-decoration:none}.brand{color:#173f31;white-space:nowrap;align-items:center;gap:.65rem;font-size:1.35rem;font-weight:800;text-decoration:none;display:inline-flex}main{max-width:1160px;margin:auto;padding:2rem 24px 4rem}h1,h2,h3{letter-spacing:-.025em;line-height:1.2}h1{margin:.5rem 0 1rem;font-size:clamp(2rem,4vw,3.2rem)}h2{margin:1.5rem 0 1rem;font-size:1.55rem}h3{font-size:1.12rem}p{margin:.75rem 0 1.1rem}.lead{color:#506357;max-width:750px;font-size:1.12rem}.eyebrow{letter-spacing:.08em;color:var(--green);text-transform:uppercase;font-size:.75rem;font-weight:700}.hero{max-width:800px;padding:3rem 0 2rem}.hero h1{max-width:780px;font-size:clamp(2.6rem,6vw,4.3rem)}.search{max-width:650px;margin:1.8rem 0 2rem}.search input{background:#fff;padding:1rem}.cards{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:1rem;display:grid}.card{border:1px solid var(--border);color:inherit;background:#fff;border-radius:10px;padding:1.35rem;text-decoration:none;display:block}.card:hover{border-color:var(--green);background:#f2f7f3}.card h3{color:var(--green);margin:.2rem 0 .7rem}.card p{color:#526259;margin:0;font-size:.93rem}.section-title{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.breadcrumb{color:#526259;flex-wrap:wrap;gap:.55rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.tool-heading{margin-bottom:1.8rem}.calculator{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:1.15fr 1fr;gap:0;display:grid;overflow:hidden}.calculator form{padding:1.6rem}.calculator h2{margin:0 0 1.2rem}.field[hidden]{display:none}.field small{margin-top:.4rem}.result-card{background:#eef5ef;min-width:0;min-height:330px;padding:1.8rem}.result-card dl{margin:1rem 0}.result-card dt{color:#40594b;margin-top:.6rem;font-size:.88rem}.result-card dd{font-variant-numeric:lining-nums tabular-nums;letter-spacing:-.02em;overflow-wrap:anywhere;margin:0;font-size:1.5rem;font-weight:650;line-height:1.4}.result-card dd.primary-result{color:#124b3b;font-size:2.35rem}.result-card p,.result-card li{font-size:.9rem}.result-card ol{max-height:420px;padding-left:1.2rem;overflow:auto}.actions{flex-wrap:wrap;gap:.6rem;margin-top:1.2rem;display:flex}.actions button{font-size:.875rem}.error{color:#a02621;margin-bottom:0;font-weight:600}.error:empty{display:none}.content-layout{grid-template-columns:minmax(0,3fr) minmax(220px,1fr);gap:3rem;margin-top:2rem;display:grid}article section{padding:.6rem 0 1rem}article img{width:100%;max-width:640px;height:auto;display:block}.formula{border-left:3px solid var(--green);background:#edf2f0;border-radius:0 8px 8px 0;padding:1.25rem}.example{border:1px solid var(--border);background:#fff;border-radius:8px;margin-bottom:1rem;padding:.6rem 1.2rem}aside{border:1px solid var(--border);background:#fff;border-radius:10px;align-self:start;padding:1.25rem}aside h2{margin-top:0;font-size:1.2rem}aside p{font-size:.9rem}details{border-bottom:1px solid var(--border);padding:.8rem 0}summary{cursor:pointer;font-weight:600}summary::marker{color:var(--green)}footer{border-top:1px solid var(--border);background:#fff;padding:2.5rem max(5vw,50vw - 556px);font-size:.9rem}footer p{color:#526259}footer nav{margin:1.4rem 0}.skip-link{z-index:10;background:#fff;padding:.8rem;position:absolute;top:-100px;left:1rem}.skip-link:focus{top:1rem}.ad-slot{height:0}.embed{max-width:100%;padding:1rem}.embed h1{font-size:1.7rem}.prose{max-width:760px}.muted{color:#526259}.hub-intro{max-width:760px}.chip{background:#e6f0e9;border-radius:20px;margin:.2rem;padding:.3rem .7rem;font-size:.875rem;display:inline-block}img{max-width:100%}pre,code{overflow-wrap:anywhere}[hidden]{display:none!important}@media (width<=760px){header{flex-direction:column;align-items:flex-start;gap:.9rem;padding:1rem 20px}header nav{gap:.75rem 1rem}header nav a{font-size:.875rem}main{padding:1.5rem 18px 3rem}.hero{padding:1.6rem 0}.calculator{grid-template-columns:1fr}.calculator form,.result-card{padding:1.2rem}.content-layout{grid-template-columns:1fr;gap:1.5rem}.result-card{min-height:300px}.breadcrumb{font-size:.75rem}.section-title{flex-direction:column;align-items:start;gap:0}footer{padding:2rem 20px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}@media print{header,footer,.actions,aside{display:none}.calculator,.content-layout{display:block}.result-card,body{background:#fff}}.row-editor fieldset{border:1px solid var(--border);background:#fafafc;border-color:#dce1e5;border-radius:16px;min-width:0;margin:0 0 1rem;padding:.8rem}.row-editor legend{padding:0 .3rem;font-size:.875rem;font-weight:600}.row-fields{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.row-fields>*{min-width:0}.row-fields label{min-width:0;font-size:.875rem}.row-editor button{margin-top:.5rem;font-size:.875rem}.row-fields input,.row-fields select{font-size:1rem}.row-editor+details{font-size:.875rem}.calculator{align-items:start;overflow:visible}.calculator form{min-width:0;padding-bottom:.75rem}.input-help{color:#526259;margin:-.5rem 0 1rem;font-size:.875rem}.quick-values{background:#eef0f2;border-radius:12px;flex-wrap:wrap;gap:.25rem;margin-top:.5rem;padding:3px;display:flex}.quick-values button{color:#35443e;background:0 0;border-color:#0000;border-radius:9px;flex:1;min-height:44px;margin-top:0;padding:.35rem .5rem;font-size:.875rem}.quick-values button[aria-pressed=true]{color:#fff;background:#14624e}.calculate-bar{z-index:2;border-top:1px solid var(--border);padding:.65rem 0 max(.65rem, env(safe-area-inset-bottom));background:#fff;position:sticky;bottom:0}.calculate-bar .actions{margin-top:.45rem}.calculate-bar button[type=submit]{flex:1}.result-preview{overflow-wrap:anywhere;-webkit-line-clamp:2;color:#202e2a;text-align:left;background:0 0;border:0;-webkit-box-orient:vertical;width:100%;min-height:44px;margin:0;padding:0;font-size:.9rem;font-weight:700;display:-webkit-box;overflow:hidden}.result-card{border-radius:0 12px 12px 0;position:sticky;top:1rem}.result-card:focus{outline-offset:2px;outline:3px solid #bb7400}.result-state{margin:.5rem 0;font-size:.875rem}.result-state:empty{display:none}.edit-inputs{border-radius:999px;align-items:center;gap:.5rem;width:fit-content;margin-top:.6rem;font-size:.9rem;display:flex;box-shadow:0 2px #093c2f}.edit-inputs:active{box-shadow:none;transform:translateY(1px)}[data-stale=true] .result-state{color:#8c3718;font-weight:600}.calculator input,.calculator select,.calculator textarea{min-width:0;max-width:100%;scroll-margin-bottom:150px}.calculator [tabindex="-1"],.calculator input,.calculator select{scroll-margin-top:1rem}@media (width>=1000px){.input-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:1rem;display:grid}.field-wide{grid-column:1/-1}}@media (width<=760px){.tool-heading{margin-bottom:1rem}.tool-heading h1{font-size:1.85rem}.tool-heading .lead{margin-bottom:.5rem;font-size:1rem}.breadcrumb{margin-bottom:.8rem}.calculator form{padding:1rem 1rem .5rem}.result-card{border-radius:0 0 12px 12px;position:static}.calculate-bar{box-shadow:0 -8px 12px #fff}.row-fields input,.row-fields select{font-size:1rem}}@media (height<=500px){.calculate-bar,.result-card{position:static}}@media print{.calculate-bar,.quick-values,.edit-inputs{display:none}.result-card{position:static}}.result-preview:hover{background:0 0;text-decoration:underline}.result-preview:disabled{opacity:1;text-decoration:none}@media (width>=360px) and (width<=760px){[data-id=final-grade] .input-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 .6rem;display:grid}[data-id=final-grade] .field>label{min-height:2.8em;font-size:.9rem;line-height:1.4}[data-id=final-grade] .quick-values{gap:.2rem}[data-id=final-grade] .quick-values button{padding:.3rem}}@media (prefers-reduced-motion:reduce){input,select,textarea{transition:none}}@media (forced-colors:active){input,select,textarea{box-shadow:none;border-color:canvastext}select{appearance:auto;background-image:none}input:focus,select:focus,textarea:focus{outline-color:highlight}}.share-dialog{border:1px solid var(--border);color:#202e2a;background:#fff;border-radius:20px;width:min(480px,100% - 2rem);max-height:calc(100dvh - 2rem);margin:auto;padding:1.5rem;overflow:auto;box-shadow:0 24px 80px #0f231938}.share-dialog::backdrop{background:#0f191473}.share-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.share-heading h2{margin:0;font-size:1.4rem}.share-close{border-radius:50%;min-width:44px;padding:.4rem;font-size:1.5rem;line-height:1}.share-dialog>p{font-size:.9rem}.share-preview{background:#eef5ef;border-radius:12px;margin:1rem 0;padding:1rem}.share-preview p{overflow-wrap:anywhere;max-height:5em;margin:.35rem 0;font-size:1.15rem;font-weight:700;overflow:auto}.share-platforms{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.share-platforms a{color:#263b31;background:#f5f5f7;border:1px solid #d7dee0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:.8rem .25rem;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.share-platforms a:hover{border-color:var(--green);background:#e8f2ec}.platform-mark{color:#fff;background:#263b31;border-radius:50%;place-items:center;min-width:32px;height:32px;font-size:1rem;display:grid}.share-platforms a[aria-disabled=true]{color:#626b75;cursor:default}.share-native{width:100%;margin-top:1rem}.share-copy-actions{grid-template-columns:1fr 1fr;display:grid}.share-tip{margin-top:.8rem}.share-length-note{color:#8c3718;font-weight:600}[data-share-status]:empty{display:none}[data-share-status] textarea{margin-top:.5rem}@media (width<=480px){.share-dialog{width:calc(100% - 1.5rem);max-width:calc(100% - 1.5rem);max-height:calc(100dvh - 1.5rem);padding:1.1rem 1.1rem max(1.1rem, env(safe-area-inset-bottom));border-radius:20px;margin:auto}}@media print{.share-dialog{display:none}}.row-fields .row-name{grid-column:1/-1}.row-name small{margin-top:.35rem;font-weight:400;display:block}.row-fields label{flex-direction:column;display:flex}.row-fields>div>label{justify-content:flex-end;min-height:calc(2.9em + 3rem)}.share-image-section{border-block:1px solid var(--border);margin-bottom:1rem;padding:1rem 0}.card-options{gap:.8rem;display:grid}.card-checkbox{align-items:center;gap:.65rem;min-height:44px;display:flex}.card-checkbox input{width:22px;height:22px;min-height:22px;accent-color:var(--green);flex:none;margin:0}.card-image{border-radius:12px;width:auto;max-width:100%;height:auto;max-height:360px;margin:1rem auto;display:block;box-shadow:0 6px 24px #203b2920}.card-image[hidden]{display:none}[data-card-status]{font-size:.875rem}.share-platforms{margin-top:.8rem}h1{letter-spacing:-.035em;text-wrap:balance;font-weight:750}.lead{max-width:65ch;line-height:1.55}.content-layout article,.prose{font-size:1.0625rem;line-height:1.7}.content-layout article p,.content-layout article ul,.content-layout article ol,.prose>p,.prose>ul,.prose>ol{max-width:68ch}.result-preview,.formula,.example,[data-share-primary]{font-variant-numeric:lining-nums tabular-nums}.row-fields label,label,small{line-height:1.45}button,.share-platforms a{line-height:1.35}body{overflow-wrap:anywhere}.brand{white-space:normal;max-width:100%}.brand img{flex-shrink:0}.content-layout>*{min-width:0}:root{--green:#06c;--border:#dcdde1;--input-surface:#f5f5f7;--input-border:#85858b;--input-ink:#1d1d1f;color:#1d1d1f;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,CalcCommons Inter,Segoe UI,sans-serif;line-height:1.6}body{background:radial-gradient(70% 600px at 75% 0,#eaf0fd80,#0000),#f5f5f7}a{text-underline-offset:.2em;text-decoration-thickness:1px}button,.button-link{box-shadow:none;background:#0071e3;border-color:#0071e3;border-radius:14px;font-weight:600;transition:background .15s,box-shadow .15s}button:hover,.button-link:hover{background:#005fbe;border-color:#005fbe}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #0071e3}input,select,textarea{box-shadow:none;background-color:#f5f5f7;border-color:#85858b;border-radius:12px;font-weight:400}input:focus,select:focus,textarea:focus{border-color:#0071e3;outline:2px solid #0071e3;box-shadow:0 0 0 5px #0071e312}label{color:#424248;font-weight:550}small,.lead,.card p,.input-help,.result-card dt{color:#626269}h1{color:#1d1d1f;letter-spacing:-.045em;font-weight:700}h2{letter-spacing:-.035em;font-weight:650}h3{letter-spacing:-.025em;font-weight:650}.eyebrow{color:#626269;letter-spacing:.08em;font-size:.75rem;font-weight:650}.site-header{backdrop-filter:blur(20px);background:#ffffffc9;border-bottom:1px solid #0000000a;gap:2rem;min-height:76px;padding-block:.95rem}.brand{color:#1d1d1f;letter-spacing:-.035em;gap:.55rem;font-size:1.2rem;font-weight:700}.brand img{width:30px;height:30px}.site-header nav{align-items:center;gap:1.6rem}.site-header nav a{color:#424248;font-size:.8125rem;font-weight:500}.site-header nav a:hover,.site-header .nav-all{color:#06c}main{max-width:1200px;padding:2rem 28px 5rem}.apple-hero{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:center;gap:5%;max-width:none;padding:4.5rem 0 5rem;display:grid}.hero-copy{min-width:0}.apple-hero h1{text-wrap:balance;margin:1rem 0 1.5rem;font-size:clamp(2.5rem,4.5vw,4.4rem);line-height:1.05}.apple-hero h1>span{color:#6e6e73;display:block}.apple-hero .lead{max-width:44ch;font-size:1.15rem;line-height:1.6}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin:2rem 0;display:flex}.button-link{color:#fff;justify-content:center;align-items:center;gap:1rem;min-height:48px;padding:.85rem 1.3rem;font-size:.9375rem;text-decoration:none;display:inline-flex}.quiet-link{align-items:center;gap:.6rem;min-height:44px;font-size:.9375rem;text-decoration:none;display:inline-flex}.hero-trust{color:#626269;flex-wrap:wrap;gap:.4rem 1rem;font-size:.8125rem;display:flex}.hero-trust span+span:before{content:"·";color:#626269;margin-right:1rem}.hero-answer{color:#1d1d1f;background:linear-gradient(155deg,#fff 15%,#f6f8ff 100%);border:1px solid #fff;border-radius:32px;padding:1.8rem;text-decoration:none;display:block;box-shadow:0 24px 64px #27386512,0 3px 10px #27386506}.hero-answer:hover{box-shadow:0 24px 64px #27386520}.answer-top{align-items:center;gap:.8rem;font-size:.875rem;font-weight:600;display:flex}.answer-top small{margin-top:.1rem;font-size:.75rem;font-weight:400}.answer-dot{background:#268343;border-radius:50%;flex:none;width:8px;height:8px;margin-left:auto}.answer-caption{color:#626269;margin-top:2.5rem;font-size:.9rem;display:block}.answer-number{letter-spacing:-.07em;font-variant-numeric:tabular-nums;font-size:clamp(4rem,6vw,5.5rem);font-weight:650;line-height:1.2;display:block}.answer-number>span{letter-spacing:-.03em;color:#6e6e73;margin-left:.15em;font-size:.45em}.hero-answer>p{color:#626269;margin-top:.3rem;font-size:.875rem}.answer-breakdown{border-top:1px solid #e8e8ed;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem;padding-top:1rem;display:grid}.answer-breakdown>span{color:#626269;font-size:.75rem}.answer-breakdown strong{color:#1d1d1f;letter-spacing:-.03em;font-size:1.5rem;font-weight:600;display:block}.answer-link{color:#06c;justify-content:space-between;margin-top:1.5rem;font-size:.875rem;display:flex}.discovery{border-block:1px solid #dedee4;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;margin-bottom:2.5rem;padding:2rem 0;scroll-margin-top:1rem;display:grid}.discovery h2{margin:.3rem 0 0;font-size:1.75rem}.discovery .search{max-width:none;margin:0}.search input{background:#fff;border:1px solid #c5c5cc;border-radius:16px;padding:.9rem 1rem;box-shadow:0 2px 8px #00000003}.search label{font-size:.8125rem}#search-status:empty{display:none}.cards{gap:1.1rem}.card{background:#fff;border:1px solid #00000007;border-radius:24px;padding:1.55rem;box-shadow:0 3px 12px #00000003}.card:hover{background:#fff;border-color:#c2d9f3;box-shadow:0 8px 24px #253c6b0a}.card-top{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.card-arrow{color:#6e6e73;font-size:1.25rem}.tool-icon{color:#06c;background:#eaf2ff;border-radius:14px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.icon-construction{color:#93520b;background:#fff2e5}.icon-time-work{color:#6c42b7;background:#efeafb}.card h3{color:#1d1d1f;margin:.5rem 0 .7rem;font-size:1.1rem}.card p{font-size:.875rem;line-height:1.65}.card-cta{color:#06c;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;font-size:.8125rem;font-weight:500;display:flex}.section-title{margin-bottom:1rem}.section-title h2{margin-block:1rem .5rem}.section-title a{text-decoration:none}.section-title>a{font-size:.875rem}.tool-group,main>section:not(.hero):not(.discovery)+section{margin-top:3rem}.home-story{text-align:center;max-width:780px;margin:5rem auto 0;padding:2rem}.home-story h2{font-size:2rem}.home-story p{margin-inline:auto}.breadcrumb{color:#626269;gap:.5rem;margin-bottom:1.5rem;font-size:.75rem}.breadcrumb a{color:#626269;text-decoration:none}.tool-heading{max-width:850px;margin-bottom:2rem}.tool-heading h1{margin-block:.6rem 1rem;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.tool-heading .lead{font-size:1.0625rem;line-height:1.6}.calculator{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:1.5rem}.calculator form{background:#fff;border:1px solid #00000008;border-radius:28px;padding:1.65rem 1.65rem .6rem;box-shadow:0 8px 24px #00000003}.panel-kicker{color:#626269;text-transform:uppercase;letter-spacing:.09em;margin-bottom:.6rem;font-size:.6875rem;font-weight:600;display:block}.calculator #input-heading{margin:0 0 .75rem;font-size:1.5rem}.field{margin-bottom:1.25rem}.row-editor fieldset{background:#fbfbfd;border:1px solid #e5e5ea;border-radius:16px;padding:.85rem}.row-editor legend{color:#626269;font-size:.8125rem;font-weight:550}.quick-values{background:#ededf1;border-radius:11px;gap:.2rem}.quick-values button{color:#48484d;box-shadow:none;border:0;border-radius:8px;font-size:.8125rem;font-weight:500}.quick-values button:hover{background:#ffffffb3}.calculate-bar{backdrop-filter:blur(16px);background:#ffffffed;border-color:#ededf1;margin-top:1rem}.calculate-bar .actions{gap:.65rem}.calculate-bar .actions button{border-radius:12px}.result-preview{color:#424248;box-shadow:none;font-size:.875rem;font-weight:550}.result-preview:hover{background:0 0}.result-card{background:linear-gradient(145deg,#fff 45%,#f0f5ff);border:1px solid #fff;border-radius:28px;min-height:380px;padding:1.8rem;box-shadow:0 12px 40px #263b680a}.result-card .eyebrow{color:#626269;font-size:.6875rem}.result-card dl{padding-block:.5rem}.result-card dd{color:#1d1d1f;font-size:1.4rem;font-weight:600}.result-card dd.primary-result{color:#06c;letter-spacing:-.045em;font-size:clamp(2.25rem,4vw,3.4rem);line-height:1.2}.result-card dt{margin-top:1rem;font-size:.8125rem}.result-card .actions{border-top:1px solid #dce5f2;padding-top:1.2rem}.result-card .actions button{flex:auto;min-width:100px}.result-card .actions [data-action=share]{flex-basis:100%}.edit-inputs{color:#06c;box-shadow:none;background:#fff;border:1px solid #c9d6e8;min-height:40px;padding:.5rem .8rem;font-size:.8125rem}.edit-inputs:hover{background:#eaf2ff;border-color:#9cbcdf}.result-card:focus{outline:3px solid #0071e3}.content-layout{gap:3rem;margin-top:3rem}.content-layout article>section{margin-bottom:1rem}.content-layout h2{font-size:1.45rem}.formula{background:#eaf1fd;border-left-color:#0071e3;border-radius:0 14px 14px 0}.example{background:#fff;border:1px solid #e5e5ea;border-radius:18px;padding:.85rem 1.25rem}aside{background:#ffffffa8;border-color:#e5e5ea;border-radius:22px;padding:1.5rem}details{border-color:#dedee4;padding-block:1rem}summary{font-weight:550}.site-footer{color:#626269;border-top:1px solid #dedee4;padding-block:2.5rem}.site-footer nav{gap:.8rem 1.5rem}.site-footer a:not(.brand){color:#626269;font-size:.8125rem}.share-dialog{background:#fafafc;border:1px solid #fff;border-radius:28px;width:min(560px,100% - 2rem);padding:1.5rem;box-shadow:0 32px 100px #10182c30}.share-dialog::backdrop{backdrop-filter:blur(6px);background:#151a266b}.share-heading{backdrop-filter:blur(16px);z-index:3;background:#fafafcf5;padding-block:.5rem;position:sticky;top:-1.5rem}.share-heading h2{font-size:1.4rem}.share-close{color:#535358;background:#e8e8ed;border:0}.share-preview{background:0 0;border:1px solid #dddde5;padding:.8rem 1rem}.share-preview p{font-size:1rem}.share-preview small{font-size:.75rem}.share-image-section{border-color:#dedee4}.card-image{border-radius:18px;max-height:330px}.share-platforms a{color:#1d1d1f;background:#fff;border-color:#e3e3e8;border-radius:16px}.share-platforms a:hover{background:#eaf2ff;border-color:#bad3f4}.platform-mark{color:#06c;background:#eaf2ff}@media (width<=1000px){.apple-hero{gap:2rem}.site-header,.site-header nav{gap:1rem}}@media (width<=760px){main{padding:1.4rem 18px 3rem}.site-header{gap:.65rem;padding:.85rem 18px}.site-header nav{gap:.35rem 1rem}.site-header nav a{align-items:center;min-height:28px;font-size:.75rem;display:inline-flex}.apple-hero{grid-template-columns:1fr;gap:2rem;padding:2rem 0 3rem}.apple-hero h1{max-width:15ch;margin-bottom:1.25rem;font-size:clamp(2.35rem,8.5vw,3.5rem)}.apple-hero .lead{font-size:1rem}.hero-actions{gap:.4rem 1.2rem;margin-block:1.5rem}.hero-trust{gap:.4rem .6rem;font-size:.75rem}.hero-trust span+span:before{margin-right:.6rem}.hero-answer{border-radius:26px;justify-self:center;width:100%;max-width:440px;padding:1.5rem}.answer-caption{margin-top:1.5rem}.answer-number{font-size:4.5rem}.discovery{grid-template-columns:1fr;gap:1.3rem;padding-block:1.5rem}.discovery h2{font-size:1.5rem}.cards{gap:.85rem}.card{border-radius:22px;padding:1.4rem}.card-top{margin-bottom:1rem}.tool-group{margin-top:2rem}.home-story{padding:1rem 0}.home-story h2{font-size:1.6rem}.tool-heading{margin-bottom:1.35rem}.tool-heading h1{font-size:1.85rem}.tool-heading .lead{margin-bottom:.5rem;font-size:.9375rem}.breadcrumb{margin-bottom:1rem;font-size:.6875rem}.calculator{grid-template-columns:minmax(0,1fr);gap:1rem}.calculator form{border-radius:22px;padding:1.15rem 1rem .5rem}.calculator #input-heading{font-size:1.4rem}.result-card{border-radius:22px;min-height:0;padding:1.4rem;position:static}.result-card dd.primary-result{font-size:2.8rem}.content-layout{gap:1.5rem;margin-top:2rem}.share-dialog{border-radius:24px;width:calc(100% - 1.5rem);max-width:calc(100% - 1.5rem);max-height:calc(100dvh - 1.5rem);margin:auto;padding:1.1rem}.share-heading{top:-1.1rem}}@media (prefers-reduced-transparency:reduce){.site-header,.calculate-bar,.share-heading{backdrop-filter:none;background:#fff}.share-dialog::backdrop{backdrop-filter:none}}@media (prefers-reduced-motion:reduce){button,.button-link,.card,.hero-answer{transition:none}}@media print{.site-header,.site-footer,.panel-kicker{display:none}.calculator{display:block}.calculator form,.result-card,.card{box-shadow:none}}@media (width<=760px){[data-id=fraction] .input-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 .7rem;display:grid}[data-id=fraction] .field-wide{grid-column:1/-1}[data-id=fraction] .quick-values button{padding-inline:.2rem}[data-id=fraction] .field>label{min-height:2.9em}}.site-header{z-index:10;background:#fafafcdb;border-bottom:1px solid #1d1d1f12;flex-direction:row;align-items:center;min-height:64px;padding-block:.55rem;position:relative}.site-header .brand{letter-spacing:-.04em;gap:.65rem;font-size:1.125rem;font-weight:600}.site-header .brand img{width:28px;height:28px}.site-header .desktop-navigation{gap:2rem}.site-header .desktop-navigation a{color:#424248;letter-spacing:-.005em;align-items:center;min-height:44px;font-size:.75rem;font-weight:400;display:inline-flex}.site-header .desktop-navigation a:hover{color:#06c}.header-menu{border:0;margin:0;padding:0;display:none}.header-menu summary{color:#1d1d1f;border-radius:50%;place-items:center;width:44px;height:44px;list-style:none;display:grid}.header-menu summary::-webkit-details-marker{display:none}.header-menu summary:hover{background:#eaeaef}.menu-lines{width:18px;height:12px;position:relative}.menu-lines:before,.menu-lines:after{content:"";background:currentColor;border-radius:2px;width:18px;height:1.5px;transition:transform .16s;position:absolute;left:0}.menu-lines:before{top:2px}.menu-lines:after{bottom:2px}.header-menu[open] .menu-lines:before{transform:translateY(3.25px)rotate(45deg)}.header-menu[open] .menu-lines:after{transform:translateY(-3.25px)rotate(-45deg)}.site-header .header-menu nav{background:#fcfcfe;border:1px solid #e5e5ea;border-radius:0 0 22px 22px;gap:.25rem;padding:1rem;display:grid;position:absolute;top:100%;left:12px;right:12px;box-shadow:0 20px 32px #18182612}.site-header .header-menu nav a{color:#1d1d1f;border-radius:10px;justify-content:space-between;align-items:center;min-height:48px;padding:.65rem .8rem;font-size:1rem;font-weight:500;display:flex}.site-header .header-menu nav a:hover{background:#eeeef3}@media (width<=760px){.site-header{gap:.5rem;min-height:60px;padding:.4rem 18px}.site-header .desktop-navigation{display:none}.header-menu{flex:none;display:block}.site-header .brand{min-width:0;font-size:1.0625rem}}@media (prefers-reduced-motion:reduce){.menu-lines:before,.menu-lines:after{transition:none}}@media (prefers-reduced-transparency:reduce){.site-header{background:#fafafc}}.site-footer{background:#f5f5f7;border-top:1px solid #e4e4e9;padding-block:3.5rem 1.25rem}.footer-directory{grid-template-columns:1.6fr 1fr 1.2fr .8fr;gap:2rem;padding-bottom:2.5rem;display:grid}.site-footer .brand{letter-spacing:-.035em;color:#1d1d1f;gap:.65rem;font-size:1.125rem;font-weight:600}.site-footer .footer-tagline{color:#424248;letter-spacing:-.035em;margin:1.15rem 0 .85rem;font-size:1.25rem;font-weight:500;line-height:1.35}.site-footer .footer-note{color:#626269;font-size:.8125rem;line-height:1.7}.site-footer .footer-group{flex-direction:column;align-items:flex-start;gap:0;margin:0;display:flex}.footer-group h2{letter-spacing:0;color:#1d1d1f;margin:0 0 .6rem;font-size:.8125rem;font-weight:600;line-height:1.5}.site-footer .footer-group a{align-items:center;min-height:36px;padding-block:.35rem;line-height:1.5;text-decoration:none;display:flex}.site-footer a:not(.brand):hover{color:#06c;text-underline-offset:3px;text-decoration:underline}.footer-bottom{color:#626269;border-top:1px solid #dcdce2;flex-wrap:wrap;align-items:center;gap:.25rem 1.75rem;padding-top:1rem;font-size:.75rem;display:flex}.footer-bottom p{color:inherit;margin:0}.site-footer .footer-bottom nav{flex-wrap:wrap;gap:0 1.25rem;margin:0;display:flex}.site-footer .footer-bottom a{align-items:center;min-height:44px;font-size:.75rem;display:inline-flex}.footer-bottom>span{margin-left:auto}@media (width<=1000px){.footer-directory{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-intro{grid-column:1/-1}}@media (width<=600px){.site-footer{padding:2.25rem 24px 1.25rem}.footer-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem 1.25rem;padding-bottom:1.5rem}.site-footer .footer-group a{min-height:44px}.footer-group:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.25rem}.footer-bottom>span{margin:0}}.platform-mark img{width:22px;height:22px;display:block}[data-card-instagram]{justify-content:center;align-items:center;gap:.6rem;display:inline-flex}.share-platforms .platform-mark{background:#fff}.share-platforms [data-platform=facebook] .platform-mark{background:#edf4ff}.share-platforms [data-platform=reddit] .platform-mark{background:#fff1e9}.share-platforms [data-platform=linkedin] .platform-mark{background:#edf5fb}.share-platforms [data-platform=whatsapp] .platform-mark{background:#ecfbf1}.share-platforms [data-platform=snapchat] .platform-mark{background:#fffc00}.share-platforms [data-platform=email] .platform-mark{background:#eaf2ff}:root{--input-surface:#fff;--input-border:#86868b;--input-ink:#1d1d1f;--control-radius:12px}input:not([type=checkbox]):not([type=radio]),select,textarea,.search input{border:1px solid var(--input-border);border-radius:var(--control-radius);background-color:var(--input-surface);min-height:48px;color:var(--input-ink);box-shadow:none;padding:.75rem .875rem;font-size:1rem;font-weight:400;line-height:1.4}select{padding-right:2.75rem}textarea{line-height:1.6}input::placeholder,textarea::placeholder{color:#6e6e73;opacity:1}input:hover:not(:disabled),select:hover:not(:disabled),textarea:hover:not(:disabled){background-color:#fff;border-color:#6e6e73}input:focus,select:focus,textarea:focus,.search input:focus{outline-offset:1px;box-shadow:none;background-color:#fff;border-color:#0071e3;outline:3px solid #0071e34d}input:disabled,select:disabled,textarea:disabled{color:#6e6e73;cursor:not-allowed;background-color:#f5f5f7;border-color:#c7c7cc}input[readonly],textarea[readonly]{background-color:#f5f5f7}input[aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true]{border-color:#b42318;outline-color:#b4231855}label,.field>label{color:#424245;margin-bottom:.5rem;font-size:.875rem;font-weight:500;line-height:1.5}.input-help{margin-top:.5rem;font-size:.875rem;line-height:1.5}.row-editor fieldset{background:#f5f5f7}.row-editor legend{color:#515154}.quick-values{background:#f0f0f3;border-radius:12px;padding:.25rem}.quick-values button{color:#515154;background:0 0;border-radius:9px;min-height:44px}.quick-values button[aria-pressed=true]{color:#1d1d1f;background:#fff;box-shadow:0 1px 3px #00000018}button,.button-link{border-radius:12px;min-height:44px}.secondary{color:#06c;background:#f5f5f7;border-color:#d2d2d7}.secondary:hover{background:#eaeaf0;border-color:#b9b9c0}button:disabled{color:#6e6e73;box-shadow:none;background:#e9e9ee;border-color:#e9e9ee}main>.prose{background:#fff;border:1px solid #e5e5ea;border-radius:24px;max-width:800px;margin:1rem auto;padding:clamp(1.5rem,4vw,3rem)}.prose>h1{margin-top:0;line-height:1.15}.prose>h2{margin-top:2rem}.prose>p,.prose>ul,.prose>ol{color:#424245}.prose>textarea{margin-bottom:1rem}.card-checkbox{min-height:44px}.card-checkbox input{accent-color:#0071e3}@media (width<=600px){main>.prose{border-radius:20px;margin-top:.5rem;padding:1.5rem 1.125rem}}@media (forced-colors:active){input:not([type=checkbox]):not([type=radio]),select,textarea,.search input{color:canvastext;background-color:canvas;border-color:canvastext}input:focus,select:focus,textarea:focus,.search input:focus{outline-color:highlight}}button{transition:none}.preview-link-section{background:linear-gradient(140deg,#f0efff,#eff8ff);border:1px solid #dcdce8;border-radius:20px;margin:1.5rem 0;padding:1.25rem}.preview-link-section h3{margin-top:0}.preview-link-section>button{margin-top:1rem}[data-preview-result] img{border-radius:12px;width:100%;height:auto;margin-block:1rem;display:block}.preview-history-row{border-bottom:1px solid #dcdce8;flex-wrap:wrap;align-items:center;gap:.75rem;padding-block:.75rem;display:flex}.preview-history-row a{flex:1;min-width:120px}.geometry-diagram{background:linear-gradient(145deg,#f5f9ff,#edf5ff);border:1px solid #dbe7f5;border-radius:20px;margin:1.5rem 0;padding:1rem}.geometry-diagram h3{margin:0 0 .8rem;font-size:1rem}.geometry-diagram figure{margin:.5rem 0}.geometry-diagram svg{width:100%;height:auto;max-height:250px;display:block}.geometry-diagram figcaption{text-transform:capitalize;font-size:.875rem;font-weight:600}.geometry-diagram ul{flex-wrap:wrap;gap:.4rem;margin:.7rem 0;padding:0;list-style:none;display:flex}.geometry-diagram li{overflow-wrap:anywhere;background:#fff;border-radius:8px;max-width:100%;padding:.3rem .6rem}.geometry-diagram .diagram-note{color:#515866;margin-bottom:0;font-size:.8rem}[data-stale=true] .geometry-diagram{opacity:.55}
