/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.rounded{border-radius:.25rem}}:root{--ink:#17211d;--muted:#647069;--green:#0e4939;--green-2:#176b52;--mint:#dff3e9;--cream:#f7f6ef;--line:#dfe5df;--orange:#f18855;--white:#fff;--shadow:0 18px 50px #223b3117}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Pretendard Variable,Pretendard,Noto Sans KR,Apple SD Gothic Neo,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.shell{width:min(1180px,100% - 40px);margin:0 auto}.eyebrow{color:var(--green-2);letter-spacing:.16em;font-size:12px;font-weight:850;line-height:1;display:inline-block}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-bottom:1px solid #dfe5dfdb;height:72px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{color:var(--green);align-items:center;gap:10px;display:inline-flex}.brand-mark{flex:none;width:38px;height:38px;transition:transform .2s;position:relative}.brand-arc{border:5px solid var(--green);width:26px;height:16px;position:absolute}.brand-arc-top{border-right:0;border-radius:13px 0 0 13px;top:3px;left:2px}.brand-arc-bottom{border-left:0;border-radius:0 13px 13px 0;bottom:3px;right:2px}.brand-center{background:var(--orange);border-radius:2px;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.brand:hover .brand-mark{transform:translateY(-2px)}.brand-type{line-height:1}.brand-type strong{letter-spacing:-.085em;align-items:flex-start;font-size:23px;font-weight:900;display:inline-flex}.brand-dot{background:var(--orange);border-radius:50%;width:5px;height:5px;margin:1px 0 0 4px}.desktop-nav{color:#45514b;gap:34px;font-size:14px;font-weight:650;display:flex}.desktop-nav a:hover{color:var(--green)}.header-cta{border:1px solid var(--green);color:var(--green);border-radius:100px;padding:10px 17px;font-size:13px;font-weight:800;transition:all .2s}.header-cta:hover{color:#fff;background:var(--green)}.home-hero{background:linear-gradient(120deg,#f9f8f0 0%,#f2f7f1 57%,#e7f3e9 100%);min-height:660px;position:relative;overflow:hidden}.hero-orbit{border:1px solid #0e493914;border-radius:50%;position:absolute}.orbit-one{width:520px;height:520px;top:-180px;right:-100px}.orbit-two{width:290px;height:290px;bottom:-170px;left:-120px}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:65px;min-height:660px;display:grid;position:relative}.hero-pill{color:#376251;background:#ffffffb8;border:1px solid #c7ded4;border-radius:99px;align-items:center;gap:8px;padding:8px 13px;font-size:12px;font-weight:750;display:inline-flex}.hero-pill i{color:#4bab78;font-size:8px}.hero-copy h1{margin:24px 0 20px;font-weight:900;line-height:1.08}.hero-brand-lockup{align-items:center;gap:15px;margin-bottom:14px;display:inline-flex}.hero-brand-mark{width:50px;height:50px}.hero-brand-mark .brand-arc{border-width:7px;width:34px;height:21px}.hero-brand-mark .brand-arc-top{border-radius:17px 0 0 17px;top:4px;left:3px}.hero-brand-mark .brand-arc-bottom{border-radius:0 17px 17px 0;bottom:4px;right:3px}.hero-brand-mark .brand-center{border-radius:3px;width:9px;height:9px}.hero-brand-type{line-height:1}.hero-brand-type em{color:var(--green-2);letter-spacing:-.095em;align-items:flex-start;font-size:clamp(48px,5.1vw,62px);font-style:normal;font-weight:900;display:inline-flex}.hero-brand-dot{background:var(--orange);border-radius:50%;width:8px;height:8px;margin:2px 0 0 8px;box-shadow:0 0 0 5px #f188551f}.hero-headline{letter-spacing:-.075em;font-size:clamp(48px,5.4vw,72px);display:block}.hero-copy>p{color:#59655f;letter-spacing:-.02em;font-size:18px;line-height:1.8}.hero-actions{align-items:center;gap:26px;margin-top:32px;display:flex}.primary-button{color:#fff;background:var(--green);border-radius:13px;align-items:center;gap:36px;padding:16px 19px 16px 23px;font-size:14px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 10px 25px #0e49392e}.primary-button:hover{background:var(--green-2);transform:translateY(-2px)}.primary-button span{background:#ffffff24;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.hero-proof{color:#75807a;font-size:13px}.hero-proof strong{color:var(--green);margin-right:4px;font-size:18px}.hero-trust{color:#76817b;gap:18px;margin-top:27px;font-size:12px;display:flex}.hero-demo{place-items:center;min-height:465px;display:grid;position:relative}.hero-demo:before{content:"";background:radial-gradient(circle,#a4d5b980,#daeddd1a 67%,#0000 68%);border-radius:50%;width:410px;height:410px;position:absolute}.quick-area-card{z-index:1;background:#fffffff5;border:1px solid #ffffffeb;border-radius:26px;width:min(420px,94%);padding:27px;position:relative;box-shadow:0 30px 80px #2a544129}.quick-area-head{border-bottom:1px solid #edf0ed;align-items:center;padding-bottom:19px;display:flex}.quick-area-icon{color:#fff;background:var(--green);border-radius:14px;place-items:center;width:45px;height:45px;margin-right:12px;font-size:17px;font-weight:850;display:grid}.quick-area-head>div{gap:2px;display:grid}.quick-area-head small{color:#8a948f;font-size:10px}.quick-area-head strong{font-size:16px}.quick-live{color:#39715d;background:#e7f5ed;border-radius:99px;align-items:center;gap:5px;margin-left:auto;padding:6px 9px;font-size:9px;font-weight:800;display:inline-flex}.quick-live i{color:#53ad7c;font-size:7px;font-style:normal}.direction-tabs{background:#f3f6f3;border-radius:11px;grid-template-columns:1fr 1fr;gap:5px;margin-top:17px;padding:4px;display:grid}.direction-tabs button{color:#75817b;background:0 0;border:0;border-radius:8px;padding:9px;font-size:11px;font-weight:800}.direction-tabs button.active{color:var(--green);background:#fff;box-shadow:0 3px 10px #2c4c3e14}.quick-area-input{color:#68736d;gap:7px;margin-top:17px;font-size:10px;font-weight:700;display:grid}.quick-number{display:block;position:relative}.quick-number input{width:100%;height:54px;color:var(--ink);background:#fbfcfb;border:1px solid #dce3de;border-radius:12px;outline:none;padding:0 58px 0 15px;font-size:22px;font-weight:800}.quick-number input:focus{border-color:#73ad94;box-shadow:0 0 0 3px #5fa0821f}.quick-number b{color:#718078;font-size:13px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.quick-area-result{color:#fff;background:linear-gradient(135deg, var(--green), #17694f);border-radius:15px;margin-top:13px;padding:17px 18px;display:grid}.quick-area-result>span{color:#b9ddcf;font-size:10px}.quick-area-result strong{letter-spacing:-.045em;margin:3px 0;font-size:28px;line-height:1.2}.quick-area-result strong b{margin-left:5px;font-size:14px}.quick-area-result small{color:#a9cdbc;font-size:9px}.popular-area-values{align-items:center;gap:6px;margin-top:13px;display:flex}.popular-area-values>span{color:#839089;margin-right:auto;font-size:9px}.popular-area-values button{color:#53645c;background:#f4f7f4;border:1px solid #e4e9e5;border-radius:8px;padding:6px 8px;font-size:9px;font-weight:750}.popular-area-values button:hover{color:var(--green);border-color:#adccbd}.quick-detail-link{color:var(--green-2);border-top:1px solid #edf0ed;justify-content:space-between;align-items:center;margin-top:14px;padding-top:14px;font-size:11px;font-weight:800;display:flex}.demo-card{background:#ffffffed;border:1px solid #ffffffe6;border-radius:26px;width:min(385px,92%);padding:27px;position:relative;transform:rotate(-1.1deg);box-shadow:0 30px 80px #2a544126}.demo-head{border-bottom:1px solid #edf0ed;align-items:center;padding-bottom:21px;display:flex}.demo-icon{color:#c77638;background:#fff1dc;border-radius:13px;place-items:center;width:43px;height:43px;margin-right:12px;font-size:19px;display:grid}.demo-head div{gap:2px;display:grid}.demo-head small,.demo-result small{color:#8a948f;font-size:10px}.demo-head strong{font-size:15px}.demo-head i{color:#aab2ae;letter-spacing:2px;margin-left:auto;font-style:normal}.demo-control{color:#6f7a74;background:#f6f8f5;border:1px solid #eef1ee;border-radius:12px;justify-content:space-between;align-items:center;margin-top:14px;padding:14px 15px;font-size:12px;display:flex}.demo-control strong{color:var(--ink);font-size:18px}.demo-control small{color:#7c8781;font-size:11px}.demo-result{color:#fff;background:linear-gradient(135deg, var(--green), #17694f);border-radius:16px;margin-top:17px;padding:19px;display:grid}.demo-result>span{color:#b9ddcf;font-size:11px}.demo-result strong{letter-spacing:-.04em;margin:4px 0;font-size:30px}.demo-result small{color:#b9d5ca}.floating-chip{background:#fffffff0;border:1px solid #ffffffe6;border-radius:14px;align-items:center;gap:11px;min-width:180px;padding:13px 16px;display:flex;position:absolute;box-shadow:0 12px 35px #2846391f}.floating-chip>span{width:32px;height:32px;color:var(--green);background:var(--mint);border-radius:9px;place-items:center;font-size:12px;font-weight:800;display:grid}.floating-chip div{gap:2px;display:grid}.floating-chip small{color:#8b948f;font-size:9px}.floating-chip strong{font-size:12px}.chip-one{top:58px;right:-5px;transform:rotate(2deg)}.chip-two{bottom:43px;left:-8px;transform:rotate(-2deg)}.quick-section,.calculator-browser{padding:105px 0}.section-heading h2{letter-spacing:-.055em;margin:12px 0 9px;font-size:34px;line-height:1.25}.section-heading p{color:var(--muted);margin:0;font-size:15px}.centered{text-align:center}.featured-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;display:grid}.featured-card{border:1px solid var(--line);background:#fff;border-radius:21px;min-height:245px;padding:27px;transition:all .25s;position:relative;overflow:hidden}.featured-card:after{content:"";background:var(--mint);opacity:.6;border-radius:50%;width:120px;height:120px;position:absolute;top:-60px;right:-60px}.featured-card:hover,.tool-card:hover{box-shadow:var(--shadow);border-color:#bad5c8;transform:translateY(-5px)}.featured-icon,.tool-icon,.category-icon,.page-icon{place-items:center;font-weight:850;display:grid}.featured-icon{border-radius:13px;width:43px;height:43px;margin-bottom:23px;font-size:18px}.featured-card>span{color:#84908a;font-size:11px;font-weight:700}.featured-card h3{letter-spacing:-.04em;margin:5px 0 8px;font-size:20px}.featured-card p{color:#69746f;max-width:90%;min-height:43px;margin:0;font-size:12px;line-height:1.65}.featured-card>strong{color:var(--green-2);gap:8px;margin-top:17px;font-size:12px;display:inline-flex}.featured-card>strong i{font-style:normal;transition:transform .2s}.featured-card:hover>strong i{transform:translate(4px)}.mint{color:#176b52;background:#dff3e9}.orange{color:#c16a34;background:#fff0df}.blue{color:#386b91;background:#e7f0f8}.purple{color:#6c54a3;background:#efe9fa}.yellow{color:#9d7a12;background:#fff5cf}.pink{color:#a95067;background:#fbe8ec}.category-section{background:var(--cream);padding:100px 0}.category-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:40px;display:grid}.category-card{background:#ffffffb8;border:1px solid #e2e3dc;border-radius:17px;grid-template-columns:48px 1fr auto;align-items:center;gap:15px;padding:21px;transition:all .2s;display:grid}.category-card:hover{background:#fff;border-color:#c6d9cf;transform:translateY(-2px)}.category-icon{border-radius:14px;width:48px;height:48px}.category-card h3{margin:0 0 4px;font-size:16px}.category-card p{color:#7a847f;margin:0;font-size:11px}.category-card em{color:#84908a;font-size:11px;font-style:normal}.category-hub-hero{background:linear-gradient(130deg,#f9f8f1,#edf6f0);border-bottom:1px solid #e4eae6;padding:34px 0 58px}.category-hub-title{align-items:center;gap:22px;max-width:880px;display:flex}.category-hub-title .page-icon{width:72px;height:72px;font-size:28px}.category-hub-title h1{letter-spacing:-.06em;margin:6px 0 10px;font-size:40px}.category-hub-title p{color:#64716b;margin:0;font-size:14px;line-height:1.75}.category-hub-main{padding-top:65px;padding-bottom:110px}.category-intro{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:start;gap:45px;display:grid}.category-intro h2{letter-spacing:-.05em;margin:12px 0 20px;font-size:30px}.category-intro>div>p{color:#5d6a64;margin:0;font-size:14px;line-height:1.9}.category-intro>div>p+p{margin-top:11px}.category-intro aside{background:#f8fbf8;border:1px solid #dce7df;border-radius:18px;padding:25px}.category-intro aside>strong{color:var(--green);font-size:16px}.category-intro aside ul{color:#5f6d66;margin:15px 0 0;padding-left:18px;font-size:12px;line-height:1.85}.category-intro aside small{color:#87928c;border-top:1px solid #e1e8e3;margin-top:18px;padding-top:14px;font-size:9px;display:block}.category-tools{border-top:1px solid #e3e8e4;margin-top:86px;padding-top:72px}.category-tool-grid{margin-top:30px}.other-categories{border-top:1px solid #e3e8e4;margin-top:85px;padding-top:68px}.other-category-links{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px;display:grid}.other-category-links a{border:1px solid #e1e7e2;border-radius:15px;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;padding:17px 19px;transition:all .2s;display:grid}.other-category-links a:hover{box-shadow:var(--shadow);border-color:#add0bf;transform:translateY(-2px)}.other-category-links .category-icon{border-radius:12px;width:42px;height:42px}.other-category-links strong{font-size:13px}.other-category-links i{color:#87938d;font-style:normal}.split-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.search-box{border:1px solid var(--line);background:#f8faf8;border-radius:13px;align-items:center;gap:10px;width:330px;height:48px;padding:0 15px;display:flex}.search-box span{color:#7e8a84;font-size:22px}.search-box input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.filter-row{scrollbar-width:none;gap:8px;margin:35px 0 25px;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-row button{border:1px solid var(--line);color:#69736e;background:#fff;border-radius:99px;flex:none;padding:10px 14px;font-size:12px;font-weight:700}.filter-row button span{color:#9aa29e;margin-left:3px}.filter-row button.active{color:#fff;background:var(--green);border-color:var(--green)}.filter-row button.active span{color:#b6d7ca}.tool-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.tool-card{background:#fff;border:1px solid #e5e9e5;border-radius:17px;grid-template-columns:43px 1fr;gap:15px;min-height:156px;padding:21px;transition:all .22s;display:grid;position:relative}.tool-icon{border-radius:12px;width:43px;height:43px}.tool-category{color:#8b958f;font-size:10px;font-weight:700}.tool-card h3{letter-spacing:-.035em;margin:4px 0 6px;font-size:16px}.tool-card p{color:#76817c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.card-arrow{color:#a2aca7;font-size:15px;position:absolute;top:17px;right:17px}.empty-state{text-align:center;background:#fafcf9;border:1px dashed #cfd8d2;border-radius:18px;padding:70px 20px}.empty-state strong{font-size:18px}.empty-state p{color:var(--muted)}.empty-state button{color:#fff;background:var(--green);border:0;border-radius:9px;padding:10px 16px}.why-section{color:#fff;background:var(--green);padding:110px 0}.why-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.why-copy .eyebrow{color:#89c9ae}.why-copy h2{letter-spacing:-.06em;margin:15px 0 20px;font-size:40px;line-height:1.3}.why-copy p{color:#b6d4c8;max-width:400px;line-height:1.8}.why-list article{border-bottom:1px solid #ffffff1f;grid-template-columns:48px 1fr;gap:18px;padding:24px 0;display:grid}.why-list article>span{color:#f4b08e;background:#ffffff14;border-radius:50%;place-items:center;width:42px;height:42px;font-size:11px;font-weight:800;display:grid}.why-list h3{margin:0 0 7px;font-size:17px}.why-list p{color:#afd0c2;margin:0;font-size:13px;line-height:1.65}.calculator-hero{background:linear-gradient(130deg,#f9f8f1,#f1f7f2);border-bottom:1px solid #e7ebe6;padding:33px 0 48px}.breadcrumbs{color:#87918c;align-items:center;gap:8px;margin-bottom:29px;font-size:11px;display:flex}.breadcrumbs strong{color:#53605a}.breadcrumbs a:hover{color:var(--green)}.calculator-title-row{align-items:center;gap:20px;display:flex}.page-icon{border-radius:20px;flex:none;width:66px;height:66px;font-size:26px}.category-kicker{color:var(--green-2);font-size:11px;font-weight:800}.calculator-title-row h1{letter-spacing:-.055em;margin:5px 0 8px;font-size:36px}.calculator-title-row p{color:#68746e;margin:0;font-size:14px}.calculator-main{padding-top:46px;padding-bottom:100px}.calculator-workspace{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);align-items:start;gap:22px;display:grid}.input-panel,.result-panel{background:#fff;border:1px solid #e1e7e2;border-radius:23px;box-shadow:0 12px 40px #2b43380f}.input-panel{padding:28px}.panel-title{border-bottom:1px solid #edf0ed;align-items:center;gap:13px;padding-bottom:22px;display:flex}.panel-title>span{color:#fff;background:var(--green);border-radius:10px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:grid}.panel-title h2{margin:0;font-size:18px}.panel-title p{color:#8a948f;margin:4px 0 0;font-size:11px}.input-grid{grid-template-columns:repeat(2,1fr);gap:18px 15px;margin-top:24px;display:grid}.field{gap:8px;min-width:0;display:grid}.field-label{color:#48534e;font-size:12px;font-weight:750}.field input,.field select{width:100%;height:48px;color:var(--ink);background:#f8faf8;border:1px solid #dce3de;border-radius:11px;outline:none;padding:0 13px;font-size:14px;transition:border .2s,box-shadow .2s}.field input:focus,.field select:focus{border-color:#73ad94;box-shadow:0 0 0 3px #5fa0821f}.number-control{display:block;position:relative}.number-control input{padding-right:72px}.number-control>span{color:#84908a;pointer-events:none;font-size:11px;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.field small{color:#89938e;font-size:10px;line-height:1.45}.reset-button{color:#6d7872;background:#fff;border:1px solid #dfe5e0;border-radius:9px;margin-top:23px;padding:9px 12px;font-size:11px}.reset-button:hover{color:var(--green);border-color:#a9cabb}.result-panel{color:#fff;background:linear-gradient(145deg,#104f3d,#0b3d30);border:0;padding:28px;position:sticky;top:94px;box-shadow:0 20px 50px #0e49392e}.result-topline{color:#9ed2bc;letter-spacing:.08em;justify-content:space-between;font-size:10px;font-weight:750;display:flex}.result-topline i{color:#68c49c;font-size:8px}.result-panel h2{letter-spacing:-.045em;margin:12px 0 5px;font-size:24px}.result-hint{color:#afcfc2;margin:0 0 22px;font-size:11px;line-height:1.5}.result-list{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.result-item{background:#ffffff12;border:1px solid #ffffff14;border-radius:13px;flex-direction:column;justify-content:center;min-height:90px;padding:14px;display:flex}.result-item>span{color:#a9cbbb;font-size:9px}.result-item strong{letter-spacing:-.035em;margin-top:6px;font-size:16px;line-height:1.25}.result-item small{color:#94b8aa;margin-top:5px;font-size:8px;line-height:1.35}.result-item.emphasis{color:var(--green);background:#fff}.result-item.emphasis>span{color:#70827a}.result-item.emphasis strong{font-size:18px}.result-item.emphasis small{color:#70827a}.result-caution{color:#9bbdac;gap:8px;margin:17px 0 0;font-size:9px;line-height:1.5;display:flex}.result-caution span{border:1px solid #6d9b87;border-radius:50%;flex:none;place-items:center;width:15px;height:15px;font-size:8px;display:grid}.guide-section{border-top:1px solid #e4e8e4;grid-template-columns:1.2fr .8fr;gap:45px;margin-top:78px;padding-top:68px;display:grid}.guide-main h2{letter-spacing:-.05em;margin:12px 0 22px;font-size:30px}.guide-main>p{color:#5f6b65;font-size:14px;line-height:1.9}.formula-card{border-left:3px solid var(--green-2);background:#f6f8f5;border-radius:0 13px 13px 0;margin-top:28px;padding:21px}.formula-card span{color:var(--green-2);font-size:10px;font-weight:850}.formula-card strong{margin:5px 0;font-size:15px;display:block}.formula-card p{color:#758079;margin:0;font-size:11px;line-height:1.55}.tip-card{background:#fffaf2;border:1px solid #f1dfc9;border-radius:18px;align-self:start;padding:26px}.tip-icon{color:#b86b36;background:#ffe9d2;border-radius:10px;place-items:center;width:31px;height:31px;font-size:13px;font-weight:900;display:grid}.tip-card h3{margin:15px 0 12px;font-size:17px}.tip-card ul{color:#6f665d;margin:0;padding-left:17px;font-size:12px;line-height:1.75}.tip-card small{color:#9e9488;border-top:1px solid #eee0d0;margin-top:18px;padding-top:14px;font-size:9px;display:block}.related-section{margin-top:80px}.related-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.related-heading>a{color:var(--green-2);align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.related-heading>a span{transition:transform .2s}.related-heading>a:hover span{transform:translate(3px)}.related-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;display:grid}.related-grid a{border:1px solid #e1e6e2;border-radius:14px;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:18px;transition:all .2s;display:grid}.related-grid a:hover{box-shadow:var(--shadow);border-color:#a9caba;transform:translateY(-2px)}.related-grid a>span{background:var(--mint);border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.related-grid small{color:#8a948e;font-size:9px}.related-grid h3{margin:3px 0 0;font-size:14px}.related-grid i{color:#8c9691;font-style:normal}.page-disclaimer{color:#6c7771;background:#f7f8f7;border-radius:13px;grid-template-columns:85px 1fr;gap:18px;margin-top:65px;padding:20px 22px;font-size:11px;line-height:1.6;display:grid}.page-disclaimer strong{color:#49564f}.page-disclaimer p{margin:0}.page-disclaimer a{color:var(--green-2);text-underline-offset:3px;font-weight:750;text-decoration:underline}.detail-article,.baseline-content{border-top:1px solid #e4e8e4;margin-top:78px;padding-top:70px}.detail-article>header{max-width:820px}.detail-article>header h2,.baseline-content h2{letter-spacing:-.05em;margin:12px 0 16px;font-size:31px}.detail-article>header p,.baseline-content p{color:#5d6b64;margin:0;font-size:14px;line-height:1.9}.baseline-content{max-width:850px}.baseline-content p+p{margin-top:12px}.baseline-inputs{background:#fafcf9;border:1px solid #dfe7e1;border-radius:17px;margin:27px 0;padding:23px 25px}.baseline-inputs h3{margin:0 0 15px;font-size:17px}.baseline-inputs ul{grid-template-columns:repeat(2,1fr);gap:10px 24px;margin:0;padding:0;list-style:none;display:grid}.baseline-inputs li{border-bottom:1px solid #e8ece9;gap:3px;padding:10px 0;display:grid}.baseline-inputs li strong{color:#3d4d45;font-size:12px}.baseline-inputs li span{color:#77837d;font-size:10px;line-height:1.5}.detail-facts{grid-template-columns:1fr 1fr;gap:15px;margin-top:30px;display:grid}.detail-facts section{background:#fafcf9;border:1px solid #dde5df;border-radius:17px;min-height:150px;padding:23px}.detail-facts span{color:var(--green-2);letter-spacing:.04em;margin-bottom:10px;font-size:10px;font-weight:850;display:block}.detail-facts strong,.detail-facts p{color:#394840;margin:0;font-size:14px;line-height:1.75}.caution-box{background:#fffaf2;border:1px solid #f0dec8;border-radius:17px;margin-top:18px;padding:25px 27px}.caution-box h3{margin:0 0 13px;font-size:17px}.caution-box ul{color:#6f665d;margin:0;padding-left:19px;font-size:13px;line-height:1.85}.faq-section,.source-section{margin-top:55px}.faq-section h2,.source-section h2{letter-spacing:-.045em;margin:0 0 20px;font-size:25px}.faq-section details{border-top:1px solid #e2e7e3}.faq-section details:last-child{border-bottom:1px solid #e2e7e3}.faq-section summary{color:#35443c;cursor:pointer;padding:20px 42px 20px 3px;font-size:14px;font-weight:800;list-style:none;position:relative}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary:after{content:"+";color:var(--green-2);font-size:20px;font-weight:500;position:absolute;top:18px;right:8px}.faq-section details[open] summary:after{content:"−"}.faq-section details p{color:#66736d;margin:-3px 40px 20px 3px;font-size:13px;line-height:1.8}.source-section>ul{grid-template-columns:repeat(2,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.source-section li{border:1px solid #e1e6e2;border-radius:14px;padding:19px}.source-section a,.source-section li>strong{color:var(--green-2);gap:7px;font-size:13px;font-weight:800;display:inline-flex}.source-section a:hover{text-underline-offset:3px;text-decoration:underline}.source-section p{color:#7a857f;margin:7px 0 0;font-size:11px;line-height:1.65}.source-section .review-date{color:#909a95;margin-top:15px;font-size:10px}.not-found-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;padding-top:80px;padding-bottom:100px;display:flex}.not-found-page>span{color:#a8cbbb;letter-spacing:.2em;font-size:14px;font-weight:900}.not-found-page h1{letter-spacing:-.055em;margin:13px 0;font-size:39px}.not-found-page p{color:#68746e;max-width:560px;margin:0;font-size:14px;line-height:1.8}.not-found-page>div{gap:10px;margin-top:27px;display:flex}.secondary-button{color:var(--green);background:#fff;border:1px solid #cad6cf;border-radius:11px;align-items:center;padding:13px 18px;font-size:12px;font-weight:800;display:inline-flex}.info-hero{text-align:center;background:linear-gradient(130deg,#f9f8f1,#eef6f0);padding:90px 0 70px}.info-hero h1{letter-spacing:-.06em;margin:15px 0;font-size:43px}.info-hero p{color:#66736d;max-width:650px;margin:0 auto;line-height:1.8}.info-content{max-width:780px;padding-top:70px;padding-bottom:110px}.info-content h2{letter-spacing:-.04em;margin:45px 0 14px;font-size:23px}.info-content h2:first-child{margin-top:0}.info-content p,.info-content li{color:#5c6862;font-size:14px;line-height:1.9}.info-content li+li{margin-top:7px}.policy-date{border-top:1px solid var(--line);margin-top:50px;padding-top:20px}.contact-placeholder{border:1px solid var(--line);background:#f5f8f5;border-radius:15px;align-items:center;gap:16px;padding:22px;display:flex}.contact-placeholder>span{width:43px;height:43px;color:var(--green);background:var(--mint);border-radius:12px;place-items:center;display:grid}.contact-placeholder p{margin:4px 0 0;font-size:12px}.site-footer{color:#d9e6e0;background:#14251f;padding:70px 0 22px}.footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:50px;display:grid}.footer-brand{color:#fff}.footer-brand .brand-arc{border-color:#eef5f1}.footer-grid p{color:#89a096;font-size:12px;line-height:1.7}.footer-grid>div:not(:first-child){flex-direction:column;gap:11px;display:flex}.footer-grid strong{color:#fff;margin-bottom:5px;font-size:12px}.footer-grid a:not(.brand){color:#8da399;font-size:11px}.footer-grid a:hover{color:#fff}.footer-bottom{color:#668076;border-top:1px solid #ffffff14;justify-content:space-between;gap:30px;margin-top:55px;padding-top:20px;font-size:9px;display:flex}@media (width<=900px){.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr;padding-top:70px;padding-bottom:80px}.hero-demo{min-height:430px}.featured-grid,.tool-grid,.category-grid{grid-template-columns:repeat(2,1fr)}.category-intro{grid-template-columns:1fr;gap:25px}.other-category-links{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr;gap:40px}.calculator-workspace{grid-template-columns:1fr}.result-panel{position:static}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}}@media (width<=620px){.shell{width:min(100% - 28px,1180px)}.site-header{height:64px}.brand>.brand-mark{width:34px;height:34px}.brand>.brand-mark .brand-arc{border-width:4px;width:23px;height:14px}.brand>.brand-mark .brand-arc-top{border-radius:12px 0 0 12px;top:3px;left:2px}.brand>.brand-mark .brand-arc-bottom{border-radius:0 12px 12px 0;bottom:3px;right:2px}.brand>.brand-mark .brand-center{width:6px;height:6px}.brand-type strong{font-size:21px}.brand-dot{width:4px;height:4px}.header-cta{padding:8px 12px;font-size:11px}.home-hero,.hero-grid{min-height:auto}.hero-grid{gap:30px;padding-top:55px}.hero-brand-lockup{gap:12px;margin-bottom:12px}.hero-brand-mark{width:44px;height:44px}.hero-brand-mark .brand-arc{border-width:6px;width:30px;height:18px}.hero-brand-mark .brand-arc-top{top:4px;left:3px}.hero-brand-mark .brand-arc-bottom{bottom:4px;right:3px}.hero-brand-mark .brand-center{width:8px;height:8px}.hero-brand-type em{font-size:46px}.hero-brand-dot{width:7px;height:7px;margin-left:6px}.hero-headline{font-size:43px}.hero-copy>p{font-size:15px}.desktop-only{display:none}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px}.hero-trust{flex-wrap:wrap;gap:8px 14px}.hero-demo{min-height:420px}.quick-area-card{border-radius:21px;width:100%;padding:21px}.quick-area-result strong{font-size:25px}.demo-card{padding:21px}.floating-chip{min-width:155px;padding:10px 12px}.chip-one{top:35px;right:-8px}.chip-two{bottom:20px;left:-4px}.demo-result strong{font-size:25px}.quick-section,.calculator-browser{padding:75px 0}.section-heading h2{font-size:28px}.featured-grid,.tool-grid,.category-grid{grid-template-columns:1fr}.featured-card,.featured-card p{min-height:auto}.category-section{padding:75px 0}.split-heading{flex-direction:column;align-items:stretch}.search-box{width:100%}.tool-card{min-height:140px}.category-hub-hero{padding-bottom:42px}.category-hub-title{align-items:flex-start}.category-hub-title .page-icon{width:55px;height:55px;font-size:21px}.category-hub-title h1{font-size:29px}.category-hub-title p{font-size:12px;line-height:1.65}.category-hub-main{padding-top:48px;padding-bottom:80px}.category-intro h2{font-size:25px}.category-tools,.other-categories{margin-top:60px;padding-top:50px}.why-section{padding:80px 0}.why-copy h2{font-size:32px}.why-list article{grid-template-columns:40px 1fr}.calculator-hero{padding-bottom:38px}.calculator-title-row{align-items:flex-start}.page-icon{border-radius:16px;width:54px;height:54px;font-size:21px}.calculator-title-row h1{font-size:27px}.calculator-title-row p{font-size:12px;line-height:1.6}.calculator-main{padding-top:24px}.input-panel,.result-panel{border-radius:18px;padding:20px}.input-grid,.result-list{grid-template-columns:1fr}.result-item{min-height:76px}.guide-section{grid-template-columns:1fr;gap:25px;margin-top:55px;padding-top:50px}.guide-main h2{font-size:25px}.related-grid,.page-disclaimer{grid-template-columns:1fr}.detail-article,.baseline-content{margin-top:55px;padding-top:50px}.detail-article>header h2,.baseline-content h2{font-size:26px}.detail-facts,.source-section>ul,.baseline-inputs ul{grid-template-columns:1fr}.detail-facts section{min-height:auto}.related-heading{flex-direction:column;align-items:flex-start}.faq-section summary{font-size:13px}.not-found-page h1{font-size:31px}.not-found-page>div{flex-direction:column;width:100%}.not-found-page .primary-button,.not-found-page .secondary-button{justify-content:center}.info-hero{padding:70px 0 55px}.info-hero h1{font-size:34px}.info-content{padding-top:45px;padding-bottom:80px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}:root{--ink:#15231e;--muted:#6e7974;--green:#174c3c;--green-2:#2b6a53;--mint:#e6f1ea;--cream:#f7f4ec;--orange:#c76f3f;--shadow:0 22px 60px #1e46341a}.site-header{background:#fffdf8eb;border-bottom-color:#174c3c1a;height:84px}.brand{gap:12px}.brand-mark{border-radius:50%;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.brand-type{gap:4px;display:grid}.brand-type strong{color:var(--green);letter-spacing:-.085em;font-size:25px;font-weight:900;display:block}.brand-type small{color:#87948e;letter-spacing:.32em;margin-left:2px;font-size:7px;font-weight:850;line-height:1}.desktop-nav{gap:40px;font-size:13px}.header-cta{border-radius:10px;padding:11px 19px}.home-hero{background:radial-gradient(circle at 88% 8%,#cce0d494,#0000 35%),linear-gradient(135deg,#fbfaf5,#f4f6ef);min-height:640px}.home-hero .hero-orbit{display:none}.home-hero .hero-grid{grid-template-columns:1.05fr .95fr;gap:76px;min-height:640px}.hero-pill{color:#47715f;background:#ffffffb8;border-color:#cadbd2;padding:9px 14px;font-size:12px}.hero-pill i{background:var(--orange);border-radius:50%;width:7px;height:7px}.hero-copy h1{letter-spacing:-.075em;margin:28px 0 22px;font-size:clamp(50px,4.7vw,67px);line-height:1.12}.hero-copy h1>span{display:block}.hero-copy h1 em{color:var(--orange);font-style:normal;font-weight:inherit}.hero-headline{color:var(--green);font-size:inherit}.hero-copy>p{color:#61706a;font-size:17px;line-height:1.85}.hero-actions{margin-top:34px}.primary-button{border-radius:13px;padding:17px 21px 17px 24px;box-shadow:0 18px 38px #174c3c33}.hero-proof strong{font-size:20px}.hero-trust{gap:24px;margin-top:34px}.hero-trust>span{align-items:center;gap:10px;display:flex}.hero-trust>span>b{width:34px;height:34px;color:var(--green);background:#ffffffb3;border:1px solid #dce5df;border-radius:50%;place-items:center;font-size:12px;display:grid}.hero-trust em{color:#44534c;gap:4px;font-size:11px;font-style:normal;font-weight:800;display:grid}.hero-trust small{color:#8a948f;font-size:9px;font-weight:500}.hero-demo{min-height:490px}.hero-demo:before{background:#cde1d48c;width:460px;height:460px}.quick-area-card{background:#fffffff7;border:1px solid #174c3c1a;border-radius:27px;width:min(430px,96%);padding:30px;box-shadow:0 35px 90px #254c3b2b}.quick-area-icon{border-radius:15px;width:48px;height:48px}.quick-area-head small{letter-spacing:.08em}.direction-tabs{background:#f5f6f2;margin-top:20px}.quick-number input{background:#fff;border-radius:13px;height:58px}.quick-area-result{background:var(--green);border-radius:17px;padding:20px}.quick-area-result strong{font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500}.quick-section{padding:82px 0 96px}.popular-heading-row{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.popular-more{color:var(--green-2);gap:8px;font-size:12px;font-weight:850;display:inline-flex}.popular-more span{transition:transform .2s}.popular-more:hover span{transform:translate(3px)}.featured-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px}.featured-card{border-radius:17px;min-height:190px;padding:22px}.featured-card:after{display:none}.featured-card:nth-child(2){background:#f5f7f3}.featured-card:nth-child(4){background:#fff9f3}.featured-icon{border-radius:11px;width:40px;height:40px;margin-bottom:17px}.featured-card h3{font-size:17px}.featured-card p{min-height:38px;font-size:10px}.featured-card>strong{margin-top:12px;font-size:10px}.category-section{background:#f7f4ec}.why-section{background:#173e32}.site-footer{background:#13241e}.footer-brand .brand-type strong{color:#fff}.footer-brand .brand-type small{color:#8ea299}@media (width<=1000px){.home-hero .hero-grid{gap:42px}.hero-trust{gap:14px}.hero-trust>span>b{width:30px;height:30px}.featured-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.home-hero .hero-grid{grid-template-columns:1fr;padding-top:68px;padding-bottom:76px}.hero-copy{max-width:670px}.hero-demo{min-height:450px}}@media (width<=620px){.site-header{height:68px}.brand>.brand-mark{width:38px;height:38px}.brand-type{gap:3px}.brand-type strong{font-size:21px}.brand-type small{font-size:6px}.header-cta{border-radius:9px;padding:9px 12px}.home-hero .hero-grid{gap:34px;padding-top:50px}.hero-copy h1{margin-top:23px;font-size:42px;line-height:1.15}.hero-copy>p{font-size:15px;line-height:1.75}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px}.hero-trust{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.hero-trust>span{flex-direction:column;align-items:flex-start;gap:7px}.hero-trust>span>b{width:28px;height:28px}.hero-trust em{font-size:9px}.hero-trust small{font-size:8px;line-height:1.4}.hero-demo{min-height:420px}.hero-demo:before{width:330px;height:330px}.quick-area-card{border-radius:21px;width:100%;padding:22px}.quick-area-result strong{font-size:29px}.quick-section{padding:70px 0 78px}.popular-heading-row{flex-direction:column;align-items:flex-start;gap:18px}.featured-grid{grid-template-columns:1fr}.featured-card{min-height:165px}}.editorial-article{max-width:100%}.editorial-article>header{max-width:860px}.editorial-section{grid-template-columns:54px minmax(0,820px);gap:18px;margin-top:54px;display:grid}.section-number{width:38px;height:38px;color:var(--green);background:var(--mint);letter-spacing:.08em;border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid}.editorial-section h2,.editorial-heading h2,.editorial-split h2,.input-mistakes h2,.revision-section h2{letter-spacing:-.045em;margin:2px 0 14px;font-size:24px}.editorial-section p{color:#5d6b64;margin:0;font-size:13px;line-height:1.85}.editorial-section p+p{margin-top:9px}.formula-meaning-card{color:#eef7f2;background:linear-gradient(135deg,#173f33,#245945);border-radius:19px;gap:9px;margin-top:30px;padding:28px 30px;display:grid;box-shadow:0 18px 45px #173f331f}.formula-meaning-card span{color:#a9d0bf;letter-spacing:.08em;font-size:10px;font-weight:850}.formula-meaning-card strong{font-size:15px;line-height:1.75}.editorial-examples,.input-mistakes{margin-top:62px}.editorial-heading{align-items:flex-start;gap:17px;display:flex}.editorial-heading p{color:#7a857f;margin:-7px 0 0;font-size:11px}.example-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:24px;display:grid}.example-grid>section{background:#fafbf8;border:1px solid #dfe6e1;border-radius:17px;min-width:0;padding:22px}.example-grid small{color:var(--orange);font-size:10px;font-weight:850}.example-grid h3{color:#53615a;min-height:54px;margin:12px 0;font-size:11px;font-weight:650;line-height:1.65}.example-grid strong{color:var(--green);border-top:1px solid #e5eae6;border-bottom:1px solid #e5eae6;padding:13px 0;font-size:13px;line-height:1.65;display:block}.example-grid p{color:#77827c;margin:12px 0 0;font-size:10px;line-height:1.65}.editorial-split{grid-template-columns:1fr 1fr;gap:16px;margin-top:62px;display:grid}.editorial-split>div{border:1px solid #e1e6e2;border-radius:18px;padding:26px}.editorial-split>div:last-child{background:#fffaf3;border-color:#efdfca}.editorial-split .section-number{margin-bottom:18px}.editorial-split ul{color:#626f68;margin:0;padding-left:18px;font-size:12px;line-height:1.8}.editorial-split li+li{margin-top:8px}.input-mistakes ol{counter-reset:mistakes;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.input-mistakes li{color:#5c6962;counter-increment:mistakes;background:#f5f8f5;border-radius:15px;min-height:145px;padding:45px 20px 20px;font-size:11px;line-height:1.7;position:relative}.input-mistakes li:before{content:counter(mistakes);color:#fff;background:var(--green-2);border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;font-weight:800;display:grid;position:absolute;top:17px;left:20px}.source-intro{max-width:760px;margin:-10px 0 20px!important}.revision-section{background:#f7f8f6;border-radius:17px;margin-top:55px;padding:25px 27px}.revision-section ol{margin:0;padding:0;list-style:none}.revision-section li{border-top:1px solid #e3e7e4;grid-template-columns:110px 1fr;gap:18px;padding:12px 0;display:grid}.revision-section time{color:var(--green-2);font-size:11px;font-weight:800}.revision-section p{color:#68746e;margin:0;font-size:11px;line-height:1.65}.calculator-guide-links{background:#f5f3eb;border-radius:25px;margin-top:82px;padding:48px}.calculator-guide-links>div:last-child{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:24px;display:grid}.calculator-guide-links a{background:#ffffffd1;border:1px solid #e6e1d6;border-radius:16px;padding:23px;transition:all .2s}.calculator-guide-links a:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.calculator-guide-links small{color:var(--orange);font-size:9px;font-weight:850}.calculator-guide-links h3{margin:9px 0;font-size:16px;line-height:1.45}.calculator-guide-links p{color:#727c77;min-height:56px;margin:0;font-size:10px;line-height:1.65}.calculator-guide-links strong{color:var(--green-2);gap:7px;margin-top:15px;font-size:10px;display:inline-flex}.guide-hub-hero{background:radial-gradient(circle at 84% 0,#dbe9df 0,#0000 32%),linear-gradient(135deg,#fbfaf5,#f3f6ef);padding:95px 0 82px}.guide-hub-hero h1{letter-spacing:-.07em;margin:18px 0 20px;font-size:clamp(43px,5vw,64px);line-height:1.15}.guide-hub-hero p{color:#627069;max-width:650px;margin:0;font-size:15px;line-height:1.85}.guide-hub-grid{grid-template-columns:repeat(3,1fr);gap:15px;padding-top:60px;padding-bottom:110px;display:grid}.guide-hub-card{background:#fff;border:1px solid #dfe6e1;border-radius:19px;min-height:265px;padding:28px;transition:all .25s;position:relative;overflow:hidden}.guide-hub-card:hover{box-shadow:var(--shadow);border-color:#aac9ba;transform:translateY(-4px)}.guide-hub-card>span{color:#edf3ee;font-family:Georgia,serif;font-size:64px;position:absolute;top:11px;right:19px}.guide-hub-card small{color:var(--orange);font-size:9px;font-weight:850;position:relative}.guide-hub-card h2{letter-spacing:-.04em;margin:18px 0 13px;font-size:20px;line-height:1.45;position:relative}.guide-hub-card p{color:#718078;margin:0;font-size:11px;line-height:1.75;position:relative}.guide-hub-card strong{color:var(--green-2);font-size:10px;position:absolute;bottom:25px;left:28px}.guide-hub-card i{margin-left:7px;font-style:normal}.living-guide-header{background:linear-gradient(135deg,#faf9f4,#eef5ef);padding:42px 0 72px}.living-guide-header .breadcrumbs{margin-bottom:48px}.living-guide-header h1{letter-spacing:-.065em;max-width:900px;margin:15px 0 20px;font-size:clamp(39px,5vw,59px);line-height:1.2}.living-guide-header>.shell>p{color:#607069;max-width:720px;font-size:15px;line-height:1.8}.living-guide-header>.shell>div{color:#829089;gap:20px;margin-top:28px;font-size:10px;display:flex}.living-guide-body{max-width:850px;padding-top:65px;padding-bottom:115px}.guide-summary{color:#264b3d;border-left:4px solid var(--green-2);background:#eef5f0;border-radius:0 16px 16px 0;margin:0 0 65px;padding:28px 30px;font-size:16px;font-weight:700;line-height:1.85}.living-guide-body>section:not(.guide-related-tools){margin-top:58px}.living-guide-body>section h2{letter-spacing:-.045em;margin:0 0 18px;font-size:27px}.living-guide-body>section>p{color:#5d6b64;font-size:14px;line-height:1.95}.living-guide-body>section>ul{color:#536159;background:#faf8f2;border-radius:14px;margin:22px 0;padding:20px 24px 20px 43px;font-size:13px;line-height:1.9}.guide-source-box{border:1px solid #dfe6e1;border-radius:18px;padding:30px}.guide-source-box ul{list-style:none;background:0 0!important;padding:0!important}.guide-source-box li{border-top:1px solid #e4e8e5;padding:15px 0}.guide-source-box a{color:var(--green-2);font-size:13px;font-weight:850}.guide-source-box li p{color:#7a857f;margin:6px 0 0;font-size:11px}.guide-related-tools{border-top:1px solid #dfe5e1;margin-top:70px;padding-top:55px}.guide-related-tools>h2{margin:10px 0 22px!important}.guide-related-tools>div{gap:10px;display:grid}.guide-related-tools a{border:1px solid #e0e6e1;border-radius:15px;grid-template-columns:46px 1fr auto;align-items:center;gap:15px;padding:18px;display:grid}.guide-related-tools a>span{background:var(--mint);border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.guide-related-tools strong{font-size:14px}.guide-related-tools p{color:#78847d;margin:5px 0 0;font-size:10px}.guide-related-tools i{color:var(--green-2);font-style:normal}.guide-revision{background:#f6f7f5;border-radius:12px;grid-template-columns:100px 1fr;gap:20px;margin-top:45px;padding:18px 20px;display:grid}.guide-revision strong,.guide-revision p{margin:0;font-size:10px;line-height:1.6}.guide-revision p{color:#7b8680}.home-guide-section{background:#f7f4ec;padding:85px 0}.home-guide-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-top:30px;display:grid}.home-guide-grid a{background:#fff;border:1px solid #e6e1d8;border-radius:17px;min-height:220px;padding:24px}.home-guide-grid small{color:var(--orange);font-size:9px;font-weight:850}.home-guide-grid h3{margin:13px 0;font-size:17px;line-height:1.45}.home-guide-grid p{color:#758079;min-height:66px;margin:0;font-size:10px;line-height:1.7}.home-guide-grid strong{color:var(--green-2);margin-top:18px;font-size:10px;display:inline-block}.home-guide-grid i{margin-left:6px;font-style:normal}.about-stat-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:55px;display:grid}.about-stat-grid div{background:#f3f7f3;border-radius:15px;gap:7px;padding:22px;display:grid}.about-stat-grid strong{color:var(--green);font-size:24px}.about-stat-grid span{color:#738078;font-size:10px}.about-process{margin:25px 0 0;padding:0;list-style:none}.about-process li{border-top:1px solid #e1e6e2;grid-template-columns:46px 1fr;gap:16px;padding:19px 0;display:grid}.about-process li>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:38px;height:38px;font-size:9px;font-weight:850;display:grid}.about-process strong{color:#35463e;font-size:14px}.about-process p{margin:5px 0 0;font-size:12px}.about-links{grid-template-columns:1fr 1fr;gap:11px;margin-top:55px;display:grid}.about-links a{color:var(--green);background:#f0f6f2;border-radius:13px;justify-content:space-between;padding:19px 21px;font-size:12px;font-weight:850;display:flex}@media (width<=900px){.example-grid,.input-mistakes ol,.calculator-guide-links>div:last-child,.guide-hub-grid{grid-template-columns:repeat(2,1fr)}.editorial-split{grid-template-columns:1fr}.home-guide-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.editorial-section{grid-template-columns:1fr;gap:12px;margin-top:42px}.formula-meaning-card{padding:23px}.example-grid,.input-mistakes ol,.calculator-guide-links>div:last-child,.guide-hub-grid,.home-guide-grid,.about-stat-grid{grid-template-columns:1fr}.example-grid h3,.home-guide-grid p{min-height:auto}.editorial-split>div{padding:22px}.calculator-guide-links{margin-left:-4px;margin-right:-4px;padding:28px 20px}.revision-section li{grid-template-columns:1fr;gap:5px}.guide-hub-hero{padding:70px 0 60px}.guide-hub-hero h1{font-size:39px}.guide-hub-grid{padding-top:38px;padding-bottom:80px}.guide-hub-card{min-height:245px}.living-guide-header{padding-bottom:55px}.living-guide-header .breadcrumbs{margin-bottom:36px}.living-guide-header h1{font-size:36px}.living-guide-body{padding-top:45px;padding-bottom:80px}.guide-summary{margin-bottom:48px;padding:23px;font-size:14px}.living-guide-body>section h2{font-size:23px}.guide-related-tools a{grid-template-columns:40px 1fr}.guide-related-tools a>span{width:40px;height:40px}.guide-related-tools i{display:none}.guide-revision,.about-links{grid-template-columns:1fr}}
