@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{.visible{visibility:visible}.static{position:static}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.rounded{border-radius:.25rem}}:root{--ink:#183a32;--ink-2:#244d42;--cream:#f7f2e8;--paper:#fffdf8;--sand:#e7ddcb;--muted:#6f766f;--orange:#ec9e38;--orange-dark:#cf7f20;--mint:#dce9df;--line:#183a3224;--shadow:0 24px 70px #26312a1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,summary,select{cursor:pointer}::selection{color:var(--ink);background:#f7c77f}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.skip-link{z-index:100;background:var(--paper);box-shadow:var(--shadow);border-radius:8px;padding:12px 18px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}.eyebrow{color:var(--orange-dark);letter-spacing:.15em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:800}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 22px;font-weight:750;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover{background:var(--ink-2);transform:translateY(-2px);box-shadow:0 10px 24px #183a322b}.button:focus-visible,.text-link:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #ec9e3873}.button-small{min-height:40px;padding:9px 17px;font-size:13px}.button-ghost{color:var(--ink);border-color:var(--line);background:0 0}.button-ghost:hover{color:var(--ink);background:#183a320f}.button-light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.text-link{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding-bottom:5px;font-weight:750;display:inline-flex}.text-link span{color:var(--orange-dark)}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8e0;border-bottom:1px solid #183a3214;position:sticky;top:0}.header-inner{align-items:center;gap:26px;min-height:74px;display:flex}.brand{letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:11px;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:700;display:inline-flex}.brand-mark{background:var(--ink);border-radius:50% 50% 46% 54%;place-items:center;width:33px;height:33px;display:inline-grid;position:relative;transform:rotate(-12deg)}.brand-mark span{background:var(--orange);border-radius:100%;width:3px;height:19px;display:block;transform:rotate(28deg)}.desktop-nav{flex:1;justify-content:center;align-items:center;gap:30px;font-size:14px;font-weight:650;display:flex}.desktop-nav a{color:#425850;transition:color .18s}.desktop-nav a:hover{color:var(--orange-dark)}.mobile-menu{display:none;position:relative}.mobile-menu summary{border:1px solid var(--line);border-radius:50%;place-content:center;gap:6px;width:42px;height:42px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--ink);width:18px;height:2px}.mobile-menu nav{border:1px solid var(--line);background:var(--paper);min-width:240px;box-shadow:var(--shadow);border-radius:16px;padding:16px;display:grid;position:absolute;top:50px;right:0}.mobile-menu nav a{border-radius:10px;padding:12px;font-weight:700}.mobile-menu nav a:hover{background:var(--cream)}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:72px;min-height:660px;padding-block:76px 86px;display:grid}.hero h1,.page-hero h1,.grinder-hero h1,.article-header h1,.legal-page h1,.not-found h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:.98}.hero h1{max-width:700px;font-size:clamp(54px,6.4vw,86px)}.hero h1 em{color:var(--orange-dark);font-weight:500}.hero .eyebrow{align-items:center;gap:9px;display:flex}.hero .eyebrow span{background:currentColor;width:24px;height:1px}.hero-lede{color:#5d6e67;max-width:650px;margin:26px 0 0;font-size:19px;line-height:1.72}.hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.trust-row{color:#68766f;flex-wrap:wrap;gap:16px 24px;margin-top:34px;font-size:12px;font-weight:700;display:flex}.trust-row span:before{content:"✓";color:var(--orange-dark);margin-right:7px}.hero-art{background:var(--mint);border-radius:49% 51% 48% 52%/45% 44% 56% 55%;min-height:480px;position:relative;overflow:hidden}.hero-art:before{content:"";border:1px solid #183a321f;border-radius:50%;width:330px;height:330px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.grinder-illustration{filter:drop-shadow(0 24px 24px #183a322e);width:174px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.grinder-lid{background:#102e27;border-top:8px solid #315b4f;border-radius:50% 50% 20% 20%;width:126px;height:40px;margin:0 auto -8px}.grinder-body{color:#fff;text-align:center;background:linear-gradient(90deg,#254c40,#183a32 55%,#0f2d26);border-radius:42px 42px 30px 30px;place-content:center;height:245px;display:grid;box-shadow:inset -14px 0 24px #00000021,inset 8px 0 18px #ffffff0a}.grinder-body i{font-family:Georgia,serif;font-size:62px;font-style:normal;line-height:1}.grinder-body span{color:#f6cc91;letter-spacing:.18em;text-transform:uppercase;margin-top:7px;font-size:11px}.grinder-base{background:#102e27;border-radius:12px 12px 26px 26px;width:154px;height:42px;margin:-5px auto 0}.coffee-orbit{border:1px dashed #183a3238;border-radius:50%;position:absolute;inset:50%;transform:translate(-50%,-50%)}.coffee-orbit span{background:var(--orange);border-radius:50%;width:13px;height:19px;position:absolute;transform:rotate(30deg)}.orbit-one{width:390px;height:390px}.orbit-one span{top:42px;left:37px}.orbit-two{width:270px;height:270px}.orbit-two span{bottom:73px;right:-7px}.bean{background:#865229;border-radius:50%;width:29px;height:40px;position:absolute;transform:rotate(35deg);box-shadow:inset 7px 0 7px #2b180b40}.bean:after{content:"";background:#c79258;border-radius:50%;width:2px;height:31px;position:absolute;top:4px;left:13px}.bean-one{bottom:83px;left:54px}.bean-two{top:71px;right:68px;transform:rotate(-42deg)scale(.75)}.art-note{background:#fffdf8e0;border:1px solid #183a321a;border-radius:15px;gap:2px;min-width:156px;padding:14px 18px;display:grid;position:absolute;bottom:44px;right:23px;box-shadow:0 15px 32px #183a321a}.art-note strong{font-family:Georgia,serif;font-size:21px}.art-note span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px}.converter{z-index:2;box-shadow:var(--shadow);background:#fff;border:1px solid #183a3221;border-radius:30px;margin-bottom:80px;padding:34px;scroll-margin-top:100px;position:relative}.converter-topline{justify-content:space-between;align-items:end;gap:24px;padding:0 3px 26px;display:flex}.converter-topline .eyebrow{margin-bottom:8px}.converter h2{letter-spacing:-.04em;margin:0;font-family:Georgia,serif;font-size:clamp(27px,3vw,38px);font-weight:500}.model-count{background:var(--cream);color:#52645d;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800}.converter-grid{grid-template-columns:1.12fr .88fr;gap:26px;display:grid}.converter-form{background:var(--cream);border-radius:22px;padding:28px;position:relative}.field-grid{gap:18px;display:grid}.field-grid.two{grid-template-columns:1fr 1fr}.field{color:#344f46;gap:8px;font-size:12px;font-weight:800;display:grid}.field>span{letter-spacing:.03em}.field select,.field input[type=number]{background:var(--paper);width:100%;min-height:52px;color:var(--ink);border:1px solid #183a3229;border-radius:12px;padding:0 14px;font-size:14px;font-weight:700}.field small{color:#7c827e;font-size:10px;font-weight:600}.number-with-unit{position:relative}.number-with-unit input{padding-right:72px!important}.number-with-unit>span{border-left:1px solid var(--line);color:#78817d;text-transform:uppercase;padding-left:10px;font-size:10px;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.swap-button{color:#60726b;text-transform:uppercase;letter-spacing:.07em;background:0 0;border:0;align-items:center;gap:7px;width:max-content;margin:14px auto;font-size:11px;font-weight:800;display:flex}.swap-button span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:15px;display:grid}.converter-form>.field+.field-grid{margin-top:18px}.calibration-panel{border-top:1px solid var(--line);margin-top:18px;padding-top:17px}.calibration-panel summary{color:#3b544b;font-size:12px;font-weight:800}.calibration-panel p{color:#6d7a75;margin:10px 0;font-size:11px;line-height:1.55}.calibration-control{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;font-size:10px;display:grid}.calibration-control input{accent-color:var(--orange-dark)}.calibration-panel>strong{text-align:center;margin-top:4px;font-size:12px;display:block}.result-card{background:var(--ink);color:#fff;border-radius:22px;flex-direction:column;min-width:0;padding:29px;display:flex}.result-label{color:#bcd0c7;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.result-number{align-items:end;gap:12px;margin-top:8px;display:flex}.result-number strong{letter-spacing:-.05em;font-family:Georgia,serif;font-size:clamp(70px,8vw,96px);font-weight:500;line-height:.95}.result-number span{color:#f2c27d;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800}.confidence-row{color:#c0d0ca;align-items:center;gap:11px;margin:14px 0 18px;font-size:11px;display:flex}.confidence{text-transform:uppercase;border-radius:999px;align-items:center;width:max-content;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.confidence-alta{color:#27603e;background:#dff0df}.confidence-media{color:#755718;background:#f4e6c7}.scale-visual{background:linear-gradient(90deg,#eee3cf,#e3b36e 48%,#7a4c2b);border-radius:999px;height:9px;position:relative}.scale-visual>span{background:var(--orange);border:3px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000040}.scale-labels{color:#9fb4ac;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;margin-top:6px;font-size:9px;display:flex}.result-copy,.result-warning{color:#dbe5e1;margin:18px 0 0;font-size:13px;line-height:1.6}.result-warning{border-left:3px solid var(--orange);color:#f4d9b0;padding-left:13px}.method-note{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:13px;grid-template-columns:1fr auto;gap:4px 12px;margin-top:18px;padding:14px;display:grid}.method-note span{color:#b9cbc4;font-size:11px}.method-note strong{color:#f4c987;font-size:12px}.method-note small{color:#9eb1aa;grid-column:1/-1;font-size:10px;line-height:1.5}.roast-advice{color:#aebfb8;margin:12px 0 0;font-size:10px;line-height:1.5}.product-offer{border:1px solid var(--line);background:var(--cream);max-width:560px;color:var(--ink);border-radius:14px;margin-top:18px;padding:15px}.product-offer-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.product-offer-heading>div{gap:3px;display:grid}.product-offer-heading span,.product-offer-heading label{color:#718079;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.product-offer-heading strong{font-size:13px}.product-offer-heading label{gap:4px;display:grid}.product-offer-heading select{border:1px solid var(--line);min-height:36px;color:var(--ink);font:inherit;text-transform:none;background:#fff;border-radius:8px;padding:0 29px 0 9px}.product-offer-link{background:var(--orange);min-height:44px;color:var(--ink);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:10px 13px;font-size:12px;font-weight:850;display:flex}.product-offer-link:hover{background:#efa84e}.product-offer>p{color:#68766f!important;margin:9px 0 0!important;font-size:9px!important;line-height:1.45!important}.result-card .product-offer{color:#fff;background:#ffffff0d;border-color:#ffffff21}.result-card .product-offer-heading span,.result-card .product-offer-heading label{color:#aebfb8}.result-card .product-offer-heading select{color:#fff;background:#26362f;border-color:#fff3}.result-card .product-offer>p{color:#aebfb8!important}.result-actions{gap:10px;margin-top:auto;padding-top:19px;display:flex}.result-actions .button{border-color:var(--orange);background:var(--orange);min-height:42px;color:var(--ink);flex:1;font-size:12px}.result-actions .button-ghost{color:#fff;background:0 0;border-color:#ffffff2e}.history-strip{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.history-strip>p{color:#6d7b75;text-transform:uppercase;letter-spacing:.1em;margin:0 0 10px;font-size:10px;font-weight:800}.history-strip>div{flex-wrap:wrap;gap:8px;display:flex}.history-strip button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:700}.proof-band{background:var(--cream);border-block:1px solid var(--line);margin-top:-22px}.proof-grid{grid-template-columns:repeat(4,1fr);padding-block:35px;display:grid}.proof-grid div{border-right:1px solid var(--line);text-align:center;justify-items:center;gap:5px;display:grid}.proof-grid div:last-child{border:0}.proof-grid strong{font-family:Georgia,serif;font-size:32px;font-weight:500}.proof-grid span{color:#758078;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:750}.section{padding-block:108px}.section-soft{background:var(--cream);padding-block:105px}.section-heading{margin-bottom:40px}.section-heading h2{letter-spacing:-.045em;max-width:710px;margin:0;font-family:Georgia,serif;font-size:clamp(38px,5vw,58px);font-weight:500;line-height:1.05}.split-heading{grid-template-columns:1.35fr .65fr;align-items:end;gap:70px;display:grid}.split-heading>p{color:#66766f;margin:0;line-height:1.75}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:23px;min-height:335px;padding:27px;overflow:hidden}.feature-card h3{letter-spacing:-.03em;max-width:260px;margin:64px 0 14px;font-family:Georgia,serif;font-size:28px;font-weight:500}.feature-card p{color:#697770;font-size:13px;line-height:1.7}.feature-index{letter-spacing:.1em;font-size:10px;font-weight:800}.feature-dark{background:var(--ink);color:#fff}.feature-dark p{color:#b6c7c0}.feature-warm{background:#f1c27e}.feature-warm p{color:#594b35}.mini-scale{align-items:center;gap:18px;margin-top:29px;display:flex;position:relative}.mini-scale:before{content:"";background:#fff3;height:2px;position:absolute;left:0;right:0}.mini-scale i{z-index:1;background:#6b8b80;border-radius:50%;width:8px;height:8px}.mini-scale b{z-index:1;border:4px solid var(--ink);background:var(--orange);border-radius:50%;width:17px;height:17px}.dial{border:1px solid var(--line);background:var(--cream);border-radius:80px 80px 0 0;justify-content:center;align-items:center;gap:24px;width:155px;height:80px;margin:23px auto 0;display:flex}.dial i{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:49px;height:49px;font-style:normal;display:grid}.method-pills{gap:8px;margin-top:27px;display:flex}.method-pills span{border:1px solid #183a3240;border-radius:50%;place-items:center;width:46px;height:46px;font-size:10px;font-weight:800;display:grid}.article-grid{grid-template-columns:repeat(3,1fr);gap:19px;display:grid}.article-card>a{border:1px solid var(--line);background:var(--paper);border-radius:22px;height:100%;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.article-card>a:hover{transform:translateY(-5px);box-shadow:0 18px 45px #183a321c}.article-visual{background:var(--cream);height:190px;position:relative;overflow:hidden}.article-visual img,.blog-card-art img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.article-card>a:hover .article-visual img,.blog-card>a:hover .blog-card-art img{transform:scale(1.025)}.article-visual span{z-index:2;text-transform:uppercase;letter-spacing:.08em;background:#fffdf8eb;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;position:absolute;top:18px;left:18px;box-shadow:0 4px 14px #183a3214}.visual-1{background:#dce9df}.visual-2{background:#efbd73}.visual-3{background:#cad9e1}.article-body{padding:24px}.article-body small{color:var(--orange-dark);font-weight:800}.article-body h3{letter-spacing:-.025em;margin:12px 0;font-family:Georgia,serif;font-size:23px;font-weight:500;line-height:1.15}.article-body p{color:#6c7873;min-height:66px;font-size:12px;line-height:1.65}.card-link{margin-top:20px;font-size:11px;font-weight:800;display:block}.cta-section{background:var(--ink);color:#fff;border-radius:28px;justify-content:space-between;align-items:center;gap:40px;margin-block:80px;padding:58px 66px;display:flex;overflow:hidden}.cta-section .eyebrow{color:#efbc73}.cta-section h2{letter-spacing:-.04em;max-width:750px;margin:0;font-family:Georgia,serif;font-size:clamp(34px,5vw,56px);font-weight:500;line-height:1.05}.page-hero{padding-block:105px 70px}.page-hero-narrow{max-width:940px;margin-left:max(20px,50% - 590px)}.page-hero h1{max-width:930px;font-size:clamp(52px,7vw,82px)}.page-hero>p:not(.eyebrow){color:#64756e;max-width:720px;margin:28px 0 0;font-size:18px;line-height:1.75}.category-row{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.category-row span{border:1px solid var(--line);color:#5e7068;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:800}.content-section{padding-block:90px}.methodology-summary{grid-template-columns:1fr 1fr;gap:100px;display:grid}.methodology-summary h2,.two-column-copy h2{letter-spacing:-.04em;margin:0;font-family:Georgia,serif;font-size:48px;font-weight:500;line-height:1.08}.prose-compact p,.two-column-copy p{color:#62726b;line-height:1.8}.prose-compact .text-link{margin-top:12px}.blog-grid{grid-template-columns:repeat(3,1fr);gap:22px;padding-bottom:110px;display:grid}.blog-card{min-width:0}.blog-card>a{border:1px solid var(--line);background:#fff;border-radius:22px;height:100%;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.blog-card>a:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.blog-card-featured{grid-column:span 2}.blog-card-featured>a{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);display:grid}.blog-card-art{aspect-ratio:16/9;background:var(--cream);min-height:210px;position:relative;overflow:hidden}.blog-card-art>span{z-index:2;background:#fffdf8eb;border-radius:50%;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:15px;display:grid;position:absolute;top:16px;left:16px;box-shadow:0 4px 14px #183a321a}.blog-card-featured .blog-card-art{aspect-ratio:auto;min-height:100%}.blog-card-copy{min-width:0;padding:26px}.blog-card-copy>p:first-child{color:#89908c;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:700}.blog-card-copy>p:first-child span{color:var(--orange-dark)}.blog-card-copy h2{letter-spacing:-.03em;margin:12px 0;font-family:Georgia,serif;font-size:26px;font-weight:500;line-height:1.12}.blog-card-copy>p:not(:first-child){color:#6a7772;font-size:12px;line-height:1.65}.blog-card-copy strong{margin-top:18px;font-size:11px;display:inline-block}.article-page{padding-top:74px}.article-header{text-align:center;max-width:940px;margin:0 auto;padding:35px 0 62px}.breadcrumb{color:var(--orange-dark);font-size:11px;font-weight:800}.article-header>span{color:#88918d;font-size:11px}.article-header .eyebrow{margin-top:28px}.article-header h1{font-size:clamp(48px,6vw,76px)}.article-deck{color:#61716b;max-width:750px;margin:24px auto 0;font-size:18px;line-height:1.7}.article-meta{color:#84908b;flex-wrap:wrap;justify-content:center;gap:12px 28px;margin-top:27px;font-size:10px;font-weight:700;display:flex}.article-meta span:before{content:"•";color:var(--orange-dark);margin-right:9px}.article-layout{grid-template-columns:220px minmax(0,700px);justify-content:center;align-items:start;gap:70px;padding-bottom:110px;display:grid}.article-aside{border:1px solid var(--line);background:var(--cream);border-radius:18px;gap:11px;padding:20px;display:grid;position:sticky;top:105px}.article-aside>p{text-transform:uppercase;letter-spacing:.1em;margin:0 0 5px;font-size:10px;font-weight:800}.article-aside>a:not(.aside-tool){color:#68766f;font-size:10px;line-height:1.4}.aside-tool{border-top:1px solid var(--line);justify-content:space-between;margin-top:8px;padding-top:14px;font-size:11px;font-weight:800;display:flex}.article-content{color:#344b43;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.85}.article-intro{color:var(--ink);margin:0 0 30px;font-size:24px;line-height:1.65}.article-hero-image{background:var(--cream);aspect-ratio:16/9;border-radius:22px;margin:0 0 55px;overflow:hidden;box-shadow:0 18px 48px #183a321a}.article-hero-image img{object-fit:cover;width:100%;height:100%;display:block}.article-content section{padding:10px 0 42px;scroll-margin-top:105px;position:relative}.article-content h2{letter-spacing:-.03em;margin:0 0 20px;font-family:Georgia,serif;font-size:35px;font-weight:500;line-height:1.12}.article-content p{margin:0 0 18px}.article-content li{margin-bottom:9px}.article-content ul{padding-left:24px;list-style:outside}.section-number{color:var(--orange-dark);letter-spacing:.12em;margin-bottom:10px;font-family:Inter,sans-serif;font-size:10px;font-weight:800;display:block}.editorial-note{border-left:4px solid var(--orange);background:var(--cream);margin-top:30px;padding:22px 25px}.editorial-note strong{text-transform:uppercase;letter-spacing:.09em;font-family:Inter,sans-serif;font-size:11px}.editorial-note p{margin:8px 0 0;font-size:15px}.related-section{padding-block:80px}.related-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.related-grid a{border:1px solid var(--line);background:var(--paper);border-radius:18px;padding:24px}.related-grid span{color:var(--orange-dark);text-transform:uppercase;font-size:9px;font-weight:800}.related-grid h3{min-height:74px;margin:12px 0 18px;font-family:Georgia,serif;font-size:22px;font-weight:500;line-height:1.15}.related-grid strong{font-size:10px}.grinder-list{gap:10px;padding-bottom:110px;display:grid}.grinder-row{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:45px 1fr 95px 74px 24px;align-items:center;gap:24px;padding:21px 24px;transition:transform .18s,border-color .18s;display:grid}.grinder-row:hover{border-color:#cf7f2080;transform:translate(5px)}.grinder-number{color:#9aa29e;font-family:Georgia,serif}.grinder-row small{color:var(--orange-dark);text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:800}.grinder-row h2{margin:0;font-family:Georgia,serif;font-size:22px;font-weight:500;display:inline}.grinder-row p{color:#74807a;margin-left:14px;font-size:11px;display:inline}.grinder-range{text-align:right;display:grid}.grinder-range strong{font-family:Georgia,serif;font-size:20px;font-weight:500}.grinder-range span{color:#84908a;text-transform:uppercase;font-size:9px}.row-arrow{font-size:19px}.grinder-hero{grid-template-columns:1fr 310px;align-items:center;gap:90px;padding-block:110px 80px;display:grid}.grinder-hero h1{font-size:clamp(58px,8vw,92px)}.grinder-hero>div:first-child>p:not(.eyebrow){color:#65756e;max-width:680px;font-size:18px;line-height:1.75}.grinder-hero .button{margin-top:22px}.grinder-spec-card{background:var(--ink);color:#fff;border-radius:25px;padding:32px;display:grid}.grinder-spec-card>span{color:#a9beb5;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800}.grinder-spec-card>strong{margin-top:13px;font-family:Georgia,serif;font-size:62px;font-weight:500;line-height:1}.grinder-spec-card>p{color:#eebc76;text-transform:uppercase;margin:4px 0 25px;font-size:11px}.grinder-spec-card>div{border-top:1px solid #ffffff21;justify-content:space-between;padding-top:18px;font-size:11px;display:flex}.grinder-spec-card b{color:#eebc76;text-transform:uppercase}.range-table{border:1px solid var(--line);border-radius:20px;overflow:hidden}.range-table>div{border-bottom:1px solid var(--line);grid-template-columns:1fr 130px 120px;gap:20px;padding:18px 23px;display:grid}.range-table>div:last-child{border:0}.range-table span{font-weight:750}.range-table strong{text-align:right}.range-table small{color:#79857f;text-transform:uppercase}.range-disabled{color:#929894;background:#f4f1eb}.two-column-copy{grid-template-columns:1fr 1fr;gap:100px;display:grid}.methodology-steps{max-width:930px;padding-bottom:110px}.methodology-steps article{border-top:1px solid var(--line);grid-template-columns:80px 1fr;gap:30px;padding:35px 0;display:grid}.methodology-steps article>span{color:var(--orange-dark);font-family:Georgia,serif;font-size:27px}.methodology-steps h2{margin:0 0 12px;font-family:Georgia,serif;font-size:33px;font-weight:500}.methodology-steps p{color:#65756e;margin:0;line-height:1.8}.values-grid{grid-template-columns:repeat(2,1fr);gap:18px;padding-bottom:60px;display:grid}.values-grid article{border:1px solid var(--line);background:var(--cream);border-radius:20px;padding:34px}.values-grid span{color:var(--orange-dark);font-size:11px;font-weight:800}.values-grid h2,.contact-grid h2{margin:35px 0 12px;font-family:Georgia,serif;font-size:32px;font-weight:500}.values-grid p,.contact-grid p{color:#68766f;line-height:1.75}.contact-grid{grid-template-columns:1fr 1fr;gap:20px;padding-bottom:110px;display:grid}.contact-grid article{border:1px solid var(--line);background:var(--cream);border-radius:22px;padding:42px}.contact-grid article>span{color:var(--orange-dark);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.contact-grid .button,.contact-grid .text-link{margin-top:18px;font-size:12px}.legal-page{padding-block:100px}.legal-page>header{max-width:850px;padding-bottom:70px}.legal-page h1{font-size:clamp(52px,7vw,82px)}.legal-page header>p:not(.eyebrow){color:#65756e;max-width:700px;font-size:18px;line-height:1.75}.legal-page header small{color:#89928d}.legal-layout{grid-template-columns:180px minmax(0,700px);gap:80px;display:grid}.legal-layout>aside{align-self:start;display:grid;position:sticky;top:110px}.legal-layout>aside a{border-bottom:1px solid var(--line);padding:10px 0;font-size:11px;font-weight:750}.legal-content section{padding-bottom:34px}.legal-content h2{margin:0 0 15px;font-family:Georgia,serif;font-size:29px;font-weight:500}.legal-content p,.legal-content li{color:#5f6f68;line-height:1.8}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:650px;display:flex}.not-found>span{color:#e2d6c4;font-family:Georgia,serif;font-size:110px;line-height:.8}.not-found h1{font-size:clamp(45px,6vw,68px)}.not-found>p:not(.eyebrow){color:#6d7974}.not-found>div{gap:10px;margin-top:20px;display:flex}.site-footer{color:#fff;background:#112f28;margin-top:100px;padding-top:64px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;padding-bottom:50px;display:grid}.brand-footer{color:#fff}.footer-note{color:#9db2a9;max-width:330px;font-size:12px;line-height:1.7}.footer-grid>div:not(:first-child){align-content:start;gap:10px;display:grid}.footer-grid a:not(.brand){color:#afc1ba;font-size:11px}.footer-grid a:hover{color:#f2c27d}.footer-title{color:#f0bd74;text-transform:uppercase;letter-spacing:.1em;margin:0 0 8px;font-size:10px;font-weight:800}.footer-bottom{color:#819b91;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #ffffff1a;justify-content:space-between;padding-block:20px;font-size:9px;display:flex}@media (max-width:980px){.desktop-nav{gap:18px}.header-cta{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{max-width:760px}.hero-art{width:min(600px,100%);min-height:430px;margin:0 auto}.converter-grid{grid-template-columns:1fr}.result-card{min-height:520px}.feature-grid,.article-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}.feature-grid .feature-card:last-child{grid-column:1/-1;min-height:280px}.article-card:last-child,.blog-card-featured{grid-column:1/-1}.grinder-row{grid-template-columns:40px 1fr 85px 70px}.grinder-row p,.row-arrow{display:none}.article-layout{grid-template-columns:1fr;max-width:720px;margin:0 auto}.article-aside{position:static}}@media (max-width:720px){.shell{width:min(100% - 26px,1180px)}.desktop-nav{display:none}.mobile-menu{margin-left:auto;display:block}.header-inner{min-height:66px}.hero{gap:45px;min-height:auto;padding-block:55px 65px}.hero h1{font-size:clamp(47px,14vw,66px)}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-art{min-height:370px}.grinder-illustration{transform:translate(-50%,-48%)scale(.8)}.orbit-one{width:320px;height:320px}.art-note{bottom:18px;right:12px}.converter{border-radius:23px;margin-bottom:52px;padding:18px}.converter-topline{flex-direction:column;align-items:start;padding:3px 3px 20px}.converter-form,.result-card{padding:20px}.field-grid.two{grid-template-columns:1fr}.result-card{min-height:500px}.result-number strong{font-size:72px}.product-offer-heading{flex-direction:column;align-items:stretch;gap:10px}.product-offer-heading label{max-width:none}.product-offer-heading select{width:100%;min-height:44px}.proof-grid{grid-template-columns:repeat(2,1fr);gap:25px 0}.proof-grid div:nth-child(2){border-right:0}.section,.section-soft{padding-block:72px}.split-heading,.methodology-summary,.two-column-copy{grid-template-columns:1fr;gap:26px}.feature-grid,.article-grid,.blog-grid,.values-grid,.contact-grid{grid-template-columns:1fr}.feature-grid .feature-card:last-child,.article-card:last-child{grid-column:auto}.blog-card-featured>a{display:block}.blog-card-featured .blog-card-art{aspect-ratio:16/9;min-height:0}.cta-section{flex-direction:column;align-items:flex-start;margin-block:55px;padding:38px 28px}.page-hero{padding-block:72px 45px}.page-hero-narrow{margin-inline:auto}.page-hero h1{font-size:clamp(45px,13vw,65px)}.page-hero>p:not(.eyebrow){font-size:16px}.grinder-row{grid-template-columns:30px 1fr auto;gap:12px;padding:17px 15px}.grinder-row .grinder-range{display:none}.grinder-row h2{font-size:19px}.grinder-hero{grid-template-columns:1fr;gap:40px;padding-block:75px 55px}.range-table>div{grid-template-columns:1fr auto;gap:8px}.range-table small{grid-column:1/-1}.article-page{padding-top:20px}.article-header{padding-bottom:40px}.article-header h1{font-size:clamp(43px,12vw,62px)}.article-deck{font-size:16px}.article-content{font-size:17px}.article-intro{font-size:21px}.related-grid{grid-template-columns:1fr}.legal-page{padding-block:70px}.legal-layout{grid-template-columns:1fr;gap:45px}.legal-layout>aside{grid-template-columns:repeat(2,1fr);gap:0 20px;position:static}.methodology-steps article{grid-template-columns:45px 1fr;gap:15px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
