/*! 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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}}:root{--cream:#f5efe3;--paper:#fffdf8;--olive:#3f4a32;--olive-deep:#28301f;--terracotta:#b85f3e;--terracotta-deep:#98452d;--sand:#d8c6a6;--charcoal:#252920;--muted:#66695f;--line:#3f4a322e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--charcoal);font-family:var(--font-manrope), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:50;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffdf8e6;border:1px solid #ffffffad;border-radius:18px;justify-content:space-between;align-items:center;height:82px;padding:0 30px;display:flex;position:fixed;top:20px;left:20px;right:20px;box-shadow:0 12px 42px #2d2b1f24}.brand{color:var(--olive-deep);font-family:var(--font-cormorant), Georgia, serif;letter-spacing:-.02em;align-items:center;gap:12px;font-size:25px;font-weight:700;display:inline-flex}.brand-mark{background:var(--olive);width:42px;height:42px;color:var(--paper);font-family:var(--font-manrope), sans-serif;letter-spacing:.08em;border-radius:50% 50% 46% 54%;place-items:center;font-size:12px;font-weight:700;display:grid}nav{align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}nav a:not(.nav-cta){padding:12px 0;position:relative}nav a:not(.nav-cta):after{content:"";background:var(--terracotta);width:0;height:2px;transition:width .2s;position:absolute;bottom:6px;left:0}nav a:not(.nav-cta):hover:after,nav a:not(.nav-cta):focus-visible:after{width:100%}.nav-cta{background:var(--olive);color:#fff;border-radius:999px;padding:12px 17px}.hero{background:var(--sand);align-items:center;min-height:900px;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,#f5efe3fa 0%,#f5efe3eb 33%,#f5efe373 52%,#25292014 100%);position:absolute;inset:0}.hero-content{z-index:1;width:min(640px,48vw);margin:116px 0 40px max(6vw,62px);animation:.65s both enter;position:relative}.eyebrow{color:var(--terracotta);letter-spacing:.2em;text-transform:uppercase;margin:0 0 17px;font-size:13px;font-weight:700}h1,h2,h3{font-family:var(--font-cormorant), Georgia, serif}h1{max-width:630px;color:var(--olive-deep);letter-spacing:-.045em;margin:0;font-size:clamp(62px,5.6vw,94px);font-weight:600;line-height:.91}.hero-copy{max-width:560px;margin:29px 0 0;font-size:18px;line-height:1.68}.hero-actions{gap:14px;margin-top:31px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:22px;min-height:54px;padding:0 24px;font-weight:650;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--terracotta);color:#fff;box-shadow:0 10px 24px #b85f3e3d}.button-primary:hover{background:var(--terracotta-deep)}.button-secondary{border-color:var(--olive);color:var(--olive);background:#fffdf899}.price-note{color:var(--olive);align-items:center;gap:10px;margin-top:22px;font-weight:600;display:flex}.price-note span{background:var(--olive);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.section-shell{width:min(1240px,100% - 48px);margin-inline:auto}.product-section,.quality-section,.about-section{padding:108px 0}.section-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:90px;margin-bottom:44px;display:grid}.section-heading h2,.about-card h2,.supply-intro h2,.quote-copy h2{color:var(--olive-deep);letter-spacing:-.035em;margin:0;font-size:clamp(45px,5vw,70px);font-weight:600;line-height:.98}.section-heading>p{max-width:520px;color:var(--muted);margin:0;font-size:17px;line-height:1.7}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fffdf8c2;border-radius:18px;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 8px 26px #2f31260f}.product-card:hover{transform:translateY(-5px);box-shadow:0 16px 34px #2f31261f}.product-image-wrap{aspect-ratio:4/3;background:var(--sand);position:relative;overflow:hidden}.product-image-wrap img{object-fit:cover;transition:transform .35s}.product-card:hover img{transform:scale(1.025)}.product-card-body{padding:24px}.product-category{color:var(--terracotta);letter-spacing:.15em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:700}.product-card h3{color:var(--olive-deep);margin:0;font-size:32px;font-weight:600}.product-card-body>p:not(.product-category){min-height:108px;color:var(--muted);margin:12px 0 20px;font-size:14px;line-height:1.62}.product-card a{border-top:1px solid var(--line);color:var(--olive);justify-content:space-between;align-items:center;padding-top:16px;font-weight:700;display:flex}.quality-section{border-top:1px solid var(--line);background:#eee4d2}.quality-heading{align-items:start}.quality-heading h2{color:var(--olive-deep);letter-spacing:-.035em;margin:0;font-size:clamp(45px,5vw,70px);font-weight:600;line-height:.98}.analysis-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.analysis-card{background:#fffdf8c7;border:1px solid #3f4a3233;border-radius:18px;padding:30px;box-shadow:0 10px 28px #312e200f}.analysis-card-head{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;align-items:start;gap:14px;padding-bottom:20px;display:grid}.analysis-card-head>span{background:var(--olive);color:#fff;letter-spacing:.08em;border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:700;display:grid}.analysis-card-head p{color:var(--terracotta);letter-spacing:.14em;text-transform:uppercase;margin:0 0 3px;font-size:10px;font-weight:750}.analysis-card h3{color:var(--olive-deep);margin:0;font-size:32px;font-weight:600}.analysis-card ul{grid-template-columns:1fr 1fr;gap:10px 20px;margin:22px 0 0;padding:0;list-style:none;display:grid}.analysis-card li{color:var(--muted);padding-left:17px;font-size:13px;line-height:1.45;position:relative}.analysis-card li:before{content:"";background:var(--terracotta);border-radius:50%;width:6px;height:6px;position:absolute;top:.52em;left:0}.analysis-note{background:var(--olive);color:#fff;border-radius:18px;grid-template-columns:.8fr 1.35fr auto;align-items:center;gap:36px;margin-top:18px;padding:30px;display:grid}.analysis-note-label{color:#efad91;letter-spacing:.16em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:750}.analysis-note h3{margin:0;font-size:30px;font-weight:600}.analysis-note>p{color:#ffffffb8;margin:0;font-size:13px;line-height:1.65}.analysis-note a{color:#fff;white-space:nowrap;border:1px solid #ffffff6b;border-radius:999px;align-items:center;gap:15px;padding:12px 16px;font-size:13px;font-weight:700;display:inline-flex}.supply-section{background:var(--olive-deep);color:var(--paper);padding:108px 0}.supply-grid{grid-template-columns:.88fr 1.12fr;gap:100px;display:grid}.eyebrow-light{color:#e58a67}.supply-intro h2{color:#fff}.supply-intro>p:last-child{color:#ffffffad;max-width:520px;margin-top:28px;font-size:17px;line-height:1.7}.principles{gap:12px;display:grid}.principles article{border-top:1px solid #ffffff29;grid-template-columns:54px 190px 1fr;align-items:start;gap:18px;padding:25px 0;display:grid}.principles article:last-child{border-bottom:1px solid #ffffff29}.principles span{color:#e58a67;font-size:13px;font-weight:700}.principles h3{margin:-5px 0 0;font-size:27px;font-weight:600}.principles p{color:#ffffffad;margin:0;font-size:14px;line-height:1.65}.about-card{border:1px solid var(--line);background:var(--paper);border-radius:24px;grid-template-columns:.9fr 1.1fr;gap:110px;padding:68px;display:grid;box-shadow:0 18px 55px #312e2014}.about-copy{color:var(--muted);font-size:17px;line-height:1.75}.about-copy p{margin:0 0 18px}.quote-section{background:#e8dcc5;padding:108px 0}.quote-grid{grid-template-columns:.78fr 1.22fr;align-items:start;gap:86px;display:grid}.quote-copy>p:not(.eyebrow){max-width:470px;color:var(--muted);font-size:17px;line-height:1.7}.contact-points{color:var(--olive);gap:10px;margin-top:34px;font-weight:650;display:grid}.contact-points p{gap:10px;margin:0;display:flex}.quote-form{background:#fffdf8db;border:1px solid #ffffffb3;border-radius:20px;padding:34px;position:relative;box-shadow:0 20px 48px #3834261a}.form-row{grid-template-columns:1fr 1fr;gap:17px;display:grid}.quote-form label{color:var(--olive-deep);gap:8px;margin-bottom:17px;font-size:13px;font-weight:700;display:grid}.quote-form input,.quote-form select,.quote-form textarea{width:100%;color:var(--charcoal);background:#fff;border:1px solid #3f4a323d;border-radius:9px;outline:none;padding:13px 14px;font-size:15px;font-weight:450;transition:border .2s,box-shadow .2s}.quote-form textarea{resize:vertical}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #b85f3e21}.consent{align-items:start;line-height:1.45;grid-template-columns:18px 1fr!important;font-weight:500!important}.consent input{width:17px;height:17px;accent-color:var(--olive);margin-top:1px}.consent a{color:var(--terracotta-deep);text-underline-offset:3px;font-weight:700;text-decoration:underline}.form-submit{width:100%}.form-note,.form-status{color:var(--muted);margin:13px 0 0;font-size:12px;line-height:1.5}.form-status{min-height:18px;color:var(--olive);font-weight:650}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}footer{background:var(--olive-deep);color:#ffffffa6;padding:38px 0}.footer-inner{grid-template-columns:1fr auto auto auto auto;align-items:center;gap:24px;font-size:13px;display:grid}.brand-footer{color:#fff}.brand-footer .brand-mark{background:var(--terracotta)}.footer-inner>a:not(.brand){color:#ffffffc2;transition:color .2s}.footer-inner>a:not(.brand):hover,.footer-inner>a:not(.brand):focus-visible{color:#fff}.legal-page{background:var(--cream);min-height:100vh}.legal-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffdf8f0;justify-content:space-between;align-items:center;min-height:82px;padding:14px max(24px,50% - 620px);display:flex;position:sticky;top:0;box-shadow:0 8px 28px #2d2b1f14}.legal-shell{width:min(920px,100% - 48px);margin:0 auto;padding:88px 0 110px}.legal-shell-short{min-height:calc(100vh - 205px)}.legal-title{margin-bottom:42px}.legal-title h1{max-width:none;font-size:clamp(52px,7vw,82px);line-height:.96}.legal-title>p:last-child{color:var(--muted);margin:22px 0 0;font-size:15px}.legal-card{border:1px solid var(--line);background:var(--paper);border-radius:24px;padding:58px 66px;box-shadow:0 18px 55px #312e2014}.legal-card section+section{border-top:1px solid var(--line);margin-top:48px;padding-top:45px}.legal-card h2{color:var(--olive-deep);margin:0 0 18px;font-size:31px;font-weight:600;line-height:1.15}.legal-card p,.legal-card li,.legal-card address{color:#4e5249;font-size:15px;line-height:1.78}.legal-card p{margin:0 0 14px}.legal-card ul{margin:12px 0 20px;padding-left:22px}.legal-card li+li{margin-top:5px}.legal-card address{margin:0;font-style:normal}.legal-card a{color:var(--terracotta-deep);text-underline-offset:3px;font-weight:650;text-decoration:underline}@keyframes enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (width<=980px){nav a:not(.nav-cta){display:none}.hero-content{width:min(700px,100% - 48px);margin-left:32px}.hero-shade{background:linear-gradient(90deg,#f5efe3f7,#f5efe3c7 72%,#f5efe359)}.product-grid{grid-template-columns:1fr 1fr}.analysis-note{grid-template-columns:1fr 1.4fr}.analysis-note a{grid-column:1/-1;justify-self:start}.supply-grid,.about-card,.quote-grid{grid-template-columns:1fr;gap:55px}.principles article{grid-template-columns:48px 175px 1fr}.footer-inner{grid-template-columns:1fr;gap:10px}}@media (width<=680px){.site-header{border-radius:14px;height:68px;padding:0 14px;top:10px;left:10px;right:10px}.brand{gap:8px;font-size:17px}.brand-mark{width:34px;height:34px;font-size:10px}nav{gap:0}.nav-cta{padding:10px 12px;font-size:12px}.hero{min-height:780px}.hero-image{object-position:65% center}.hero-shade{background:linear-gradient(#f5efe3fa 3%,#f5efe3e6 48%,#f5efe385 100%)}.hero-content{align-self:flex-start;width:calc(100% - 40px);margin:98px 20px 30px}h1{font-size:clamp(50px,15vw,69px);line-height:.92}.hero-copy{font-size:16px;line-height:1.55}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.section-shell{width:min(100% - 32px,1240px)}.product-section,.quality-section,.about-section,.supply-section,.quote-section{padding:78px 0}.section-heading{grid-template-columns:1fr;gap:22px}.product-grid,.analysis-grid{grid-template-columns:1fr}.analysis-card{padding:24px}.analysis-card ul{grid-template-columns:1fr}.analysis-note{grid-template-columns:1fr;gap:18px;padding:24px}.analysis-note a{grid-column:auto}.product-card-body>p:not(.product-category){min-height:auto}.principles article{grid-template-columns:38px 1fr;gap:10px}.principles p{grid-column:2}.about-card{gap:28px;padding:28px}.form-row{grid-template-columns:1fr;gap:0}.quote-form{padding:22px}.quote-grid{gap:36px}.legal-header{min-height:68px;padding:10px 16px}.legal-header .nav-cta{width:auto}.legal-shell{width:min(100% - 28px,920px);padding:64px 0 78px}.legal-title{margin-bottom:28px}.legal-title h1{overflow-wrap:anywhere;font-size:clamp(42px,13vw,58px)}.legal-card{border-radius:18px;padding:30px 22px}.legal-card section+section{margin-top:36px;padding-top:34px}.legal-card h2{font-size:27px}.legal-card p,.legal-card li,.legal-card address{font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
