@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-semibold:600;--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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{.absolute{position:absolute}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-4{margin-top:calc(var(--spacing) * 4)}.flex{display:flex}.grid{display:grid}.max-h-96{max-height:calc(var(--spacing) * 96)}.w-full{width:100%}.grow{flex-grow:1}.flex-wrap{flex-wrap:wrap}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.overflow-auto{overflow:auto}.p-2{padding:calc(var(--spacing) * 2)}.text-left{text-align:left}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-\[var\(--foreground\)\]{color:var(--foreground)}.text-\[var\(--muted\)\]{color:var(--muted)}}:root{--background:#f8fbff;--surface:#fff;--surface-2:#f5f8fd;--foreground:#07163d;--muted:#60708f;--border:#e2eaf5;--brand:#1167f2;--brand-2:#1e9ff5;--cyan:#20d1c2;--brand-soft:#eaf3ff;--shadow:0 18px 55px #204a871a}html.dark{--background:#071020;--surface:#0d182a;--surface-2:#101e33;--foreground:#f4f8ff;--muted:#9eb0ca;--border:#21324a;--brand-soft:#10264a;--shadow:0 18px 55px #00000047}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.container-shell{width:min(1380px,100% - 48px);margin-inline:auto}.site-header{z-index:50;border-bottom:1px solid var(--border);position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.site-header{border-bottom:1px solid color-mix(in srgb, var(--border) 75%, transparent)}}.site-header{background:var(--surface)}@supports (color:color-mix(in lab, red, red)){.site-header{background:color-mix(in srgb, var(--surface) 92%, transparent)}}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.brand{align-items:center;gap:10px;min-width:max-content;display:inline-flex}.brand-copy{line-height:1;display:grid}.brand-copy strong{letter-spacing:-1.2px;font-size:28px;font-style:normal;font-weight:900}.brand-copy strong span{color:var(--foreground)}.brand-copy strong em{color:var(--brand);font-style:normal}.brand-copy small{color:var(--muted);letter-spacing:.02em;margin-top:4px;font-size:10px}.desktop-nav{color:#233150;align-items:center;gap:36px;font-size:15px;font-weight:700;display:flex}.dark .desktop-nav{color:#c4d0e3}.desktop-nav a{padding:28px 0 24px;position:relative}.desktop-nav a:hover,.desktop-nav .nav-active{color:var(--brand)}.desktop-nav .nav-active:after{content:"";background:var(--brand);border-radius:99px;height:3px;position:absolute;bottom:16px;left:0;right:0}.header-actions{align-items:center;gap:10px;display:flex}.header-search{background:var(--surface-2);width:285px;height:42px;color:var(--muted);border:1px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:0 16px;font-size:13px;display:flex}.header-search:hover{border-color:var(--border)}.theme-toggle{width:42px;height:42px;color:var(--foreground);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;font-size:23px;display:grid}.theme-toggle:hover{background:var(--surface-2)}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;border-radius:12px;place-items:center;width:42px;height:42px;font-size:22px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu-panel{border:1px solid var(--border);background:var(--surface);width:210px;box-shadow:var(--shadow);border-radius:16px;gap:3px;padding:10px;display:grid;position:absolute;top:50px;right:0}.mobile-menu-panel a{border-radius:10px;padding:11px 12px;font-size:14px;font-weight:700}.mobile-menu-panel a:hover{background:var(--surface-2);color:var(--brand)}.hero-section{border-bottom:1px solid var(--border);background:linear-gradient(108deg,#fafdff 0%,#f5fbff 52%,#e9f5ff 100%);position:relative;overflow:hidden}.dark .hero-section{background:linear-gradient(108deg,#081222 0%,#0c1a2f 55%,#0d2340 100%)}.hero-orb{pointer-events:none;opacity:.55;filter:blur(.2px);border-radius:50%;position:absolute}.hero-orb-one{background:#b8e8ff;width:430px;height:430px;top:-270px;right:18%}.hero-orb-two{background:#b8ddff;width:330px;height:330px;bottom:-150px;right:-120px}.dark .hero-orb{opacity:.08}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:44px;min-height:535px;padding-top:48px;padding-bottom:48px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--brand);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:900}.hero-copy h1{letter-spacing:-4.2px;color:#081742;margin:10px 0 0;font-size:clamp(50px,5.4vw,82px);font-weight:950;line-height:.98}.dark .hero-copy h1{color:#f5f8ff}.hero-copy h1 span{color:var(--brand)}.hero-copy>p{color:#536581;max-width:690px;margin:20px 0 0;font-size:18px;line-height:1.55}.dark .hero-copy>p{color:var(--muted)}.search-wrap{z-index:10;max-width:690px;margin-top:25px;position:relative}.hero-search{background:var(--surface);border:1px solid #cbdcf3;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;min-height:62px;padding:5px 5px 5px 19px;display:grid;box-shadow:0 12px 35px #1659b11f}.search-icon{color:#2d609e;font-size:25px;transform:rotate(-18deg)}.hero-search input{width:100%;height:50px;color:var(--foreground);background:0 0;border:0;outline:0;padding:0 14px;font-size:15px}.hero-search input::placeholder{color:#7a89a3}.hero-search button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#176ff4,#0a5eea);border:0;border-radius:16px;min-width:132px;height:50px;font-weight:800;box-shadow:0 10px 22px #1167f240}.hero-search button:hover{filter:brightness(.96);transform:translateY(-1px)}.search-results{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:18px;position:absolute;top:70px;left:0;right:0;overflow:hidden}.search-result{border-bottom:1px solid var(--border);gap:12px;padding:14px 17px;display:flex}.search-result:last-child{border-bottom:0}.search-result:hover{background:var(--surface-2)}.search-result-icon{width:30px;height:30px;color:var(--brand);background:var(--brand-soft);border-radius:9px;flex:none;place-items:center;display:grid}.search-result span:last-child{gap:4px;display:grid}.search-result strong{font-size:14px}.search-result small{color:var(--muted);font-size:12px;line-height:1.4}.search-empty{color:var(--muted);padding:20px;font-size:14px}.trust-row{flex-wrap:wrap;gap:26px;margin-top:20px;display:flex}.trust-row>div{align-items:center;gap:10px;display:flex}.trust-row b{width:33px;height:33px;color:var(--brand);background:var(--brand-soft);border-radius:10px;place-items:center;display:grid}.trust-row span{gap:3px;display:grid}.trust-row strong{font-size:12px}.trust-row small{color:var(--muted);font-size:10px}.hero-visual{justify-content:center;align-items:center;min-height:420px;display:flex;position:relative}.laptop{filter:drop-shadow(0 28px 25px #173d6f2e);width:min(620px,92%);transform:perspective(900px)rotateY(-7deg)rotateX(1deg)}.laptop-screen{aspect-ratio:16/9;background:linear-gradient(135deg,#fbfdff,#eaf6ff);border:13px solid #0d1c35;border-bottom-width:18px;border-radius:18px 18px 10px 10px;flex-direction:column;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 0 1px #4d5e79}.screen-wordmark{letter-spacing:-2px;margin-top:4px;font-size:46px;font-weight:950;line-height:1}.screen-wordmark span{color:#07173e}.screen-wordmark em{color:var(--brand);font-style:normal}.screen-tagline{color:#526786;margin-top:7px;font-size:12px}.laptop-base{background:linear-gradient(#d8e1ec,#9faec0);border-radius:3px 3px 18px 18px;height:29px;margin:-2px -9% 0;position:relative;box-shadow:inset 0 -2px #ffffffb3}.laptop-base span{background:#8495aa;border-radius:0 0 8px 8px;width:90px;height:5px;position:absolute;left:50%;transform:translate(-50%)}.visual-note{color:#1455b9;font-size:25px;font-style:italic;font-weight:800;line-height:1.08;position:absolute;transform:rotate(-6deg)}.visual-note-top{top:40px;right:-6px}.visual-cup{color:#1d3d70;text-align:center;background:linear-gradient(#fff,#f0f4f9);border-radius:8px 8px 34px 34px;width:122px;height:145px;padding:29px 14px 0;font-size:16px;font-style:italic;font-weight:800;line-height:1.18;position:absolute;bottom:9px;right:-10px;transform:rotate(2deg);box-shadow:0 14px 30px #233a5a21}.visual-cup:after{content:"";border:9px solid #eef3f8;border-left:0;border-radius:0 24px 24px 0;width:38px;height:50px;position:absolute;top:31px;right:-28px}.category-strip{z-index:4;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:-2px;padding-top:18px;padding-bottom:18px;display:grid;position:relative}.category-tile{border:1px solid #00000005;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:124px;transition:all .18s;display:flex}.category-tile:hover{transform:translateY(-3px);box-shadow:0 12px 28px #3246641a}.category-tile>span{border-radius:12px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:900;display:grid}.category-tile strong{font-size:15px}.category-tile small{color:#596a84;font-size:11px}.dark .category-tile small{color:var(--muted)}.category-finance{background:#ebfbf7}.category-finance>span,.category-finance .popular-card-icon{color:#12986f;background:#d9f5ed}.category-health{background:#fff1f5}.category-health>span,.category-health .popular-card-icon{color:#e83865;background:#ffe1ea}.category-math{background:#eef6ff}.category-math>span,.category-math .popular-card-icon{color:#1976f3;background:#daebff}.category-conversion{background:#fff8df}.category-conversion>span,.category-conversion .popular-card-icon{color:#a77c00;background:#ffefb8}.category-date-and-time{background:#f5efff}.category-date-and-time>span,.category-date-and-time .popular-card-icon{color:#7352db;background:#eadfff}.category-everyday{background:#ecfaf6}.category-everyday>span,.category-everyday .popular-card-icon{color:#0e9873;background:#d8f4e9}.dark .category-tile,.dark .popular-card{background:var(--surface)}.content-section{padding-top:28px;padding-bottom:38px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.section-heading h2{letter-spacing:-1.4px;margin:0;font-size:34px;font-weight:950}.section-heading h2 span{color:var(--brand)}.section-heading p{color:var(--muted);margin:5px 0 0;font-size:14px}.outline-button{color:var(--brand);background:var(--surface);border:1px solid #b9d3fb;border-radius:999px;padding:10px 17px;font-size:12px;font-weight:800}.outline-button:hover{background:var(--brand-soft)}.popular-grid{grid-template-columns:repeat(4,1fr);gap:12px 18px;display:grid}.popular-card{border:1px solid var(--border);background:var(--surface);border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:78px;padding:12px 14px;transition:all .18s;display:grid;box-shadow:0 3px 10px #1e407009}.popular-card:hover{border-color:#bfd6fa;transform:translateY(-2px);box-shadow:0 12px 28px #1750a017}.popular-card-icon{border-radius:11px;place-items:center;width:40px;height:40px;font-weight:950;display:grid}.popular-card-copy{gap:3px;min-width:0;display:grid}.popular-card-copy strong{font-size:13px}.popular-card-copy small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.popular-card-arrow{color:#1d3a6b;font-size:26px}.dark .popular-card-arrow{color:#a8bbd6}.proof-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface)}.proof-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:92px;display:grid}.proof-grid>div{grid-template-columns:46px 1fr;align-items:center;column-gap:10px;padding:15px 20px;display:grid}.proof-grid span{width:42px;height:42px;color:var(--brand);grid-row:1/3;place-items:center;font-size:28px;display:grid}.proof-grid b{font-size:14px}.proof-grid small{color:var(--muted);margin-top:3px;font-size:10px}.all-section{padding-top:54px;padding-bottom:70px}.category-groups{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.category-group{border:1px solid var(--border);background:var(--surface);border-radius:20px;padding:22px;scroll-margin-top:100px;box-shadow:0 10px 30px #204a870d}.category-group-head{grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-bottom:15px;display:grid}.category-group-head>span{width:46px;height:46px;color:var(--brand);background:var(--brand-soft);border-radius:14px;place-items:center;font-size:20px;font-weight:900;display:grid}.category-group-head h3{margin:0;font-size:18px}.category-group-head p{color:var(--muted);margin:3px 0 0;font-size:11px}.category-group-head b{background:var(--surface-2);color:var(--muted);border-radius:999px;padding:6px 9px;font-size:10px}.category-link-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.category-link-grid a{border:1px solid var(--border);color:#33425f;border-radius:11px;justify-content:space-between;align-items:center;min-height:42px;padding:9px 12px;font-size:12px;font-weight:700;display:flex}.dark .category-link-grid a{color:#c4d0e3}.category-link-grid a:hover{color:var(--brand);background:var(--brand-soft);border-color:#c7dbfa}.card{background:var(--surface);border:1px solid var(--border);border-radius:20px;box-shadow:0 10px 30px #204a870e}.field{background:var(--surface);width:100%;min-height:48px;color:var(--foreground);border:1px solid #cfdbeb;border-radius:12px;outline:none;padding:12px 14px;transition:all .15s}.dark .field{border-color:var(--border)}.field:focus{border-color:var(--brand);box-shadow:0 0 0 4px #1167f21a}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#176ff4,#0a5eea);border:0;border-radius:12px;min-height:46px;padding:12px 20px;font-weight:800;box-shadow:0 10px 20px #1167f22e}.btn-primary:hover{filter:brightness(.96)}.btn-secondary{border:1px solid var(--border);background:var(--surface);min-height:46px;color:var(--foreground);cursor:pointer;border-radius:12px;padding:12px 20px;font-weight:800}.btn-secondary:hover{background:var(--surface-2)}.result-panel{background:linear-gradient(135deg,#f4f9ff,#edf6ff);border:1px solid #c8dcfa;border-radius:16px;min-height:132px;padding:20px}.dark .result-panel{background:linear-gradient(135deg,#0f223d,#102a49);border-color:#244875}.prose-lite h2{letter-spacing:-.35px;margin-top:1.8rem;margin-bottom:.65rem;font-size:1.35rem;font-weight:900}.prose-lite p{color:var(--muted);margin:.65rem 0;line-height:1.8}.prose-lite ul{color:var(--muted);padding-left:1.2rem;line-height:1.8}.calculator-hero{border-bottom:1px solid var(--border);background:linear-gradient(#f7fbff,#0000);padding:34px 0 22px}.dark .calculator-hero{background:linear-gradient(#0c192c,#0000)}.breadcrumb{color:var(--muted);font-size:12px}.breadcrumb a:hover{color:var(--brand)}.calculator-title-row{justify-content:space-between;align-items:flex-start;gap:20px;margin-top:20px;display:flex}.calculator-title-row h1{letter-spacing:-1.8px;margin:5px 0 0;font-size:40px;font-weight:950;line-height:1.08}.calculator-title-row p{max-width:790px;color:var(--muted);margin:10px 0 0;line-height:1.7}.calculator-chip{color:var(--brand);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:900;display:inline-block}.calc-layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px;padding-top:28px;padding-bottom:60px;display:grid}.calc-tool{padding:25px}.calc-tool-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;padding-bottom:16px;display:flex}.calc-tool-head strong{font-size:17px}.calc-tool-head span{color:var(--muted);font-size:11px}.calc-article{margin-top:22px;padding:28px}.sidebar-card{padding:18px}.sidebar-card h3{margin:0 0 11px;font-size:14px}.sidebar-links{gap:4px;display:grid}.sidebar-links a{color:var(--muted);border-radius:9px;padding:9px 10px;font-size:12px;font-weight:700}.sidebar-links a:hover{background:var(--surface-2);color:var(--brand)}.ad-slot{text-align:center;background:var(--surface-2);color:#92a2b8;border:1px dashed #b9c7d9;border-radius:16px;place-items:center;min-height:180px;margin-top:14px;font-size:11px;line-height:1.7;display:grid}.related-section{margin-top:24px}.related-section h2{margin:0 0 12px;font-size:21px}.related-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.related-grid a{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:14px;font-size:12px;font-weight:800}.related-grid a:hover{color:var(--brand);border-color:#bdd5fb}.site-footer{border-top:1px solid var(--border);background:var(--surface);margin-top:20px}.footer-grid{grid-template-columns:1.5fr .7fr .7fr;gap:55px;padding-top:48px;padding-bottom:42px;display:grid}.footer-brand .brand-copy strong{font-size:23px}.footer-copy{max-width:430px;color:var(--muted);margin:15px 0 0;font-size:13px;line-height:1.7}.site-footer h3{margin:0 0 13px;font-size:13px}.footer-links{gap:9px;display:grid}.footer-links a{color:var(--muted);font-size:12px}.footer-links a:hover{color:var(--brand)}.footer-bottom{border-top:1px solid var(--border);text-align:center;color:var(--muted);padding:18px;font-size:11px}.legal-shell{max-width:900px;padding-top:50px;padding-bottom:70px}.legal-shell h1{letter-spacing:-1.4px;margin:0;font-size:40px}.legal-shell h2{margin-top:32px;font-size:22px}.legal-shell p,.legal-shell li{color:var(--muted);line-height:1.8}.legal-shell ul{padding-left:20px}@media (max-width:1120px){.desktop-nav{gap:22px}.header-search{display:none}.hero-grid{grid-template-columns:1fr .82fr}.visual-note,.visual-cup{display:none}.category-strip{grid-template-columns:repeat(3,1fr)}.popular-grid{grid-template-columns:repeat(2,1fr)}.proof-grid{grid-template-columns:repeat(2,1fr);padding:10px 0}}@media (max-width:820px){.container-shell{width:min(100% - 28px,720px)}.desktop-nav{display:none}.mobile-menu{display:block}.brand-copy strong{font-size:24px}.brand-copy small{display:none}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:42px;padding-bottom:28px}.hero-copy h1{letter-spacing:-3px;font-size:clamp(45px,13vw,70px)}.hero-copy>p{font-size:16px}.hero-visual{min-height:300px;margin-top:0}.laptop{width:min(560px,90%)}.category-strip{grid-template-columns:repeat(2,1fr)}.category-groups,.calc-layout{grid-template-columns:1fr}.calc-sidebar{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ad-slot{margin-top:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media (max-width:560px){.container-shell{width:calc(100% - 22px)}.header-inner{min-height:68px}.brand img{width:41px;height:41px}.brand-copy strong{font-size:21px}.theme-toggle,.mobile-menu summary{width:38px;height:38px}.hero-grid{padding-top:30px}.hero-copy h1{letter-spacing:-2.5px;font-size:44px;line-height:1.02}.eyebrow{font-size:10px}.hero-search{border-radius:15px;grid-template-columns:auto 1fr;padding:5px 12px}.hero-search button{border-radius:11px;grid-column:1/-1;width:100%;margin-top:5px}.hero-search input{padding-right:0;font-size:13px}.search-results{top:115px}.trust-row{gap:13px}.trust-row>div{width:calc(50% - 8px)}.trust-row>div:last-child{width:100%}.hero-visual{min-height:225px}.laptop-screen{border-width:8px 8px 11px}.laptop-screen img{width:70px;height:70px}.screen-wordmark{font-size:31px}.screen-tagline{font-size:9px}.laptop-base{height:20px}.category-strip{gap:9px}.category-tile{min-height:108px}.category-tile small{text-align:center;padding:0 5px}.section-heading{flex-direction:column;align-items:flex-start}.section-heading h2{font-size:29px}.popular-grid{grid-template-columns:1fr}.popular-card{min-height:72px}.proof-grid{grid-template-columns:1fr}.proof-grid>div{border-bottom:1px solid var(--border)}.proof-grid>div:last-child{border-bottom:0}.category-link-grid{grid-template-columns:1fr}.category-group{padding:16px}.category-group-head{grid-template-columns:auto 1fr}.category-group-head b{display:none}.calculator-title-row h1{font-size:32px}.calc-tool{padding:16px}.calc-article{padding:19px}.calc-sidebar,.related-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-grid>div:first-child{grid-column:auto}}html{scroll-padding-top:96px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--brand);outline-offset:4px}.container-shell{max-width:1180px}.header-inner{gap:20px;min-height:76px}.desktop-nav{gap:24px}.header-search{width:195px}.finder-hero{background:linear-gradient(130deg, var(--surface), var(--brand-soft));border-bottom:1px solid var(--border)}.finder-inner{text-align:center;padding-block:48px 30px}.finder-label{color:var(--brand);letter-spacing:.06em;margin:0 0 12px;font-size:12px;font-weight:700}.finder-inner h1{letter-spacing:-1.8px;margin:0;font-size:clamp(32px,4vw,48px);font-weight:800;line-height:1.15}.finder-inner h1 span{color:var(--brand)}.finder-inner>p:not(.finder-label){color:var(--muted);margin:12px 0 0;font-size:15px;line-height:1.6}.finder-inner .search-wrap{text-align:left;max-width:640px;margin:24px auto 0}.finder-inner .hero-search{border-radius:14px;min-height:58px;box-shadow:0 5px 20px #204a870f}.finder-inner .hero-search button{min-width:100px;box-shadow:none;border-radius:10px}.category-shortcuts{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:22px;display:flex}.category-shortcuts a{border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:8px 13px;font-size:12px;font-weight:600}.category-shortcuts a:hover{color:var(--brand);border-color:var(--brand)}.popular-shortcuts{padding-block:28px}.popular-shortcuts h2,.directory-heading h2{letter-spacing:-.45px;margin:0;font-size:21px;font-weight:750}.shortcut-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.shortcut-grid a{background:var(--surface);border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;min-height:46px;padding:12px 14px;font-size:13px;font-weight:600;display:flex}.shortcut-grid a>span:last-child{color:var(--brand)}.shortcut-grid a:hover{border-color:var(--brand);color:var(--brand)}.calculator-directory{padding-block:8px 40px}.directory-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.directory-heading>span{color:var(--muted);font-size:12px}.directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.directory-category{border:1px solid var(--border);background:var(--surface);border-radius:14px;scroll-margin-top:96px;overflow:hidden}.directory-category h3{border-bottom:1px solid var(--border);background:var(--surface-2);align-items:center;gap:10px;margin:0;padding:16px;font-size:16px;font-weight:700;display:flex}.directory-icon{background:var(--brand-soft);width:30px;height:30px;color:var(--brand);border-radius:9px;place-items:center;display:grid}.category-finance .directory-icon{color:#137955;background:#ddf4e9}.category-health .directory-icon{color:#bd365a;background:#ffe5ec}.category-date-and-time .directory-icon{color:#7248bd;background:#eee5ff}.category-everyday .directory-icon{color:#147573;background:#dff3ee}.category-conversion .directory-icon{color:#8b6714;background:#fff2ce}.directory-category h3 small{color:var(--muted);margin-left:auto;font-size:11px;font-weight:500}.directory-category ul{margin:0;padding:7px;list-style:none}.directory-category li a{border-radius:7px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:10px;font-size:13px;line-height:1.45;display:flex}.directory-category li a>span{color:var(--muted)}.directory-category li a:hover{color:var(--brand);background:var(--brand-soft)}.calculator-hero{padding-block:24px 18px}.calculator-title-row{margin-top:12px}.calculator-title-row h1{letter-spacing:-1px;font-size:clamp(28px,3vw,36px)}.calculator-title-row p{margin-top:8px;font-size:14px}.calc-layout{padding-top:20px}.calc-article{padding:20px}.calc-article>h2{margin:0 0 10px;font-size:18px}.calc-article p{font-size:13px;line-height:1.7}.calc-article details{border-top:1px solid var(--border);margin-top:12px;padding-top:12px}.calc-article summary{cursor:pointer;color:var(--brand);font-size:13px;font-weight:700}.calc-article .formula-copy{overflow-wrap:anywhere}.footer-grid{padding-block:28px}@media (max-width:1120px){.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.finder-inner{padding-block:30px 24px}.finder-inner>p:not(.finder-label){font-size:13px}.finder-inner .hero-search{grid-template-columns:1fr auto;padding:4px}.finder-inner .search-icon{display:none}.finder-inner .hero-search input{min-width:0;padding:0 10px;font-size:12px}.finder-inner .hero-search button{grid-column:auto;width:auto;min-width:76px;margin:0;padding:0 12px;font-size:12px}.finder-inner .search-results{top:66px}.category-shortcuts{gap:6px}.category-shortcuts a{padding:8px 10px;font-size:11px}.shortcut-grid{grid-template-columns:1fr;gap:7px}.directory-grid{grid-template-columns:1fr;gap:12px}.popular-shortcuts{padding-block:24px}.directory-category li a{min-height:46px;font-size:14px}.directory-heading h2,.popular-shortcuts h2{font-size:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.compact-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-block:26px;display:flex}.footer-wordmark{letter-spacing:-.8px;font-size:22px;font-weight:800}.footer-wordmark span{color:var(--brand)}.compact-footer nav{color:var(--muted);flex-wrap:wrap;gap:18px;font-size:12px;display:flex}.compact-footer nav a:hover{color:var(--brand)}.compact-footer small{color:var(--muted);font-size:11px}@media (max-width:820px){.calc-sidebar{display:none}}@media (max-width:560px){.compact-footer{gap:16px}.compact-footer nav{gap:12px 16px;width:100%}}.mobile-menu-panel a{position:relative}.mobile-menu-panel .nav-active{color:var(--brand)}.mobile-menu-panel .nav-active:after{content:"";background:var(--brand);border-radius:99px;width:26px;height:3px;position:absolute;bottom:4px;left:12px}.category-show-more{color:var(--primary,#1265f5);border-top:1px solid var(--border);justify-content:space-between;padding:14px 20px;font-weight:600;display:flex}.category-show-more:hover{text-decoration:underline}@property --tw-font-weight{syntax:"*";inherits:false}
.calc-shell{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:24px;display:grid}.calc-fields-wrap{align-content:start;gap:20px;min-width:0;display:grid}.calc-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-width:0;display:grid}.calc-result-wrap,.result-panel,.result-value,.result-details{overflow-wrap:anywhere;min-width:0}.result-label{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.result-value{color:var(--brand);margin-top:8px;font-size:clamp(24px,4vw,30px);font-weight:900;line-height:1.2}.result-details{color:var(--muted);gap:8px;margin-top:16px;font-size:14px;display:grid}.result-error{background:#fff7f6;border-color:#f2b8b5}.dark .result-error{background:#251817;border-color:#74413f}.result-error .result-label,.result-error .result-value{color:#b42318}.dark .result-error .result-label,.dark .result-error .result-value{color:#ff9c94}.result-message{font-size:clamp(17px,3vw,22px)}.gpa-fields{grid-column:1/-1;gap:12px;display:grid}.gpa-head,.gpa-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.gpa-head{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.field{width:100%;min-width:0}.btn-primary,.btn-secondary{min-height:44px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 45%,transparent);outline-offset:3px}@media (max-width:820px){.calc-shell{grid-template-columns:1fr}}@media (max-width:560px){.calc-fields{grid-template-columns:1fr}.calc-fields-wrap .flex{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.calc-fields-wrap .btn-primary,.calc-fields-wrap .btn-secondary{width:100%;padding-inline:12px}.gpa-row .field{padding-inline:10px}}
