@import "https://fonts.googleapis.com/css2?family=Fraunces:wght@400;600;700&family=Manrope:wght@400;500;600;700&display=swap";
@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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;--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{.invisible{visibility:hidden}.grid{display:grid}.hidden{display:none}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.rounded{border-radius:.25rem}}:root{--background:#f7f4ef;--surface:#fff;--surface-muted:#f1eee8;--text:#1f1d1a;--text-muted:#5c5a56;--border:#e2ddd4;--accent:#2f5d50;--shadow:0 12px 32px #1b181314}*,:before,:after{box-sizing:border-box}body{color:var(--text);background:radial-gradient(circle at 0 0,#f9f6f1 0%,#f7f4ef 45%,#f4efe7 100%) fixed;margin:0;font-family:Manrope,Segoe UI,sans-serif;line-height:1.6}img{max-width:100%;height:auto;display:block}.image-placeholder{border:1px dashed var(--border);background:var(--surface-muted);border-radius:18px;place-items:center;width:100%;display:grid}.image-placeholder__inner{text-align:center;color:var(--text-muted);padding:16px;font-size:.9rem;line-height:1.4}a{color:inherit;text-decoration:none}a:not(.site-nav a):not(.site-footer a):not(.accessory-prompt__cta){color:var(--accent);text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);z-index:10;background:#f7f4efe6;position:sticky;top:0}.site-header__inner{flex-direction:column;gap:16px;max-width:1200px;margin:0 auto;padding:18px 20px;display:flex}.site-header__actions{align-items:center;gap:16px;width:100%;display:flex}.site-header__shop{white-space:nowrap}.site-logo{color:var(--text);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.site-logo__mark{object-fit:contain;width:40px;height:40px}.site-logo__text{flex-direction:column;line-height:1.05;display:flex}.site-logo__title{letter-spacing:.01em;font-family:Fraunces,Times New Roman,serif;font-size:1.25rem;font-weight:600}.site-logo__subtitle{color:var(--text-muted);font-size:.8rem;font-weight:600}.site-nav__toggle{cursor:pointer;color:var(--text);font:inherit;-webkit-user-select:none;user-select:none;background:0 0;border:0;align-items:center;gap:10px;padding:6px 0;list-style:none;display:none}.site-nav__toggle-icon{flex-direction:column;gap:4px;display:inline-flex}.site-nav__toggle-bar{background:currentColor;border-radius:999px;width:20px;height:2px}.site-nav__toggle-text{font-size:.95rem;font-weight:600}.site-nav__backdrop{display:none}.site-nav__panel{display:contents}.site-nav__list,.site-footer__list{flex-wrap:wrap;gap:12px 18px;margin:0;padding:0;font-size:.95rem;list-style:none;display:flex}.site-nav__list li{align-items:center;display:flex}.site-nav__item--products{flex-direction:column;align-items:flex-start;position:relative}.site-nav__parent{cursor:pointer;font:inherit;color:var(--text-muted);background:0 0;border:0;align-items:center;gap:8px;padding:6px 0;display:inline-flex}.site-nav__parent:hover,.site-nav__item--products:focus-within .site-nav__parent{color:var(--text)}.site-nav__chevron{border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;margin-top:-2px;transition:transform .2s;transform:rotate(45deg)}.site-nav__submenu{background:var(--surface);border:1px solid var(--border);min-width:200px;box-shadow:var(--shadow);z-index:20;border-radius:16px;flex-direction:column;gap:10px;margin:8px 0 0;padding:12px;list-style:none;display:none;position:absolute;top:100%;left:0}.site-nav__submenu:before{content:"";height:8px;position:absolute;top:-8px;left:0;right:0}.site-nav__submenu-all{color:var(--text);font-weight:700}.site-nav__item--products:not([data-suppress-hover=true]):hover .site-nav__submenu,.site-nav__item--products:not([data-suppress-hover=true]):focus-within .site-nav__submenu,.site-nav__item--products[data-submenu-open=true] .site-nav__submenu{display:flex}.site-nav__item--products[data-submenu-open=true] .site-nav__chevron{transform:rotate(225deg)}.site-nav a,.site-footer a{color:var(--text-muted);transition:color .2s}.site-nav a:hover,.site-footer a:hover{color:var(--text)}.site-nav__icon-link{width:36px;height:36px;color:var(--text-muted);background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background-color .2s;display:inline-flex}.site-nav__icon-link--cart{position:relative}.site-nav__icon-link--has-items{color:#fff;background:linear-gradient(135deg,#2f5d50 0%,#6b9d7e 100%);border-color:#0000;box-shadow:0 10px 24px #2f5d5038}.site-nav__cart-badge{border:1px solid var(--border);background:var(--surface);min-width:18px;height:18px;color:var(--text);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-6px;box-shadow:0 6px 12px #1b18131f}.site-nav__icon-link:hover{color:var(--text);border-color:var(--border);background:var(--surface)}.site-nav__icon-link--has-items:hover{color:#fff;background:linear-gradient(135deg,#356a5b 0%,#78ab8b 100%);border-color:#0000}@media (max-width:720px){.site-logo__mark{width:34px;height:34px}.site-logo__title{font-size:1.05rem}.site-logo__subtitle{font-size:.7rem}.site-header__inner{flex-direction:row;align-items:center;gap:12px}.site-nav{width:auto}.site-nav__toggle{display:inline-flex}.site-nav__backdrop{opacity:0;pointer-events:none;z-index:40;background:#14120f59;border:0;padding:0;transition:opacity .2s;display:block;position:fixed;inset:0}.site-nav[data-open=true] .site-nav__backdrop{opacity:1;pointer-events:auto}.site-nav__panel{background:var(--surface-muted);border-left:1px solid var(--border);width:min(84vw,320px);height:100dvh;box-shadow:var(--shadow);z-index:50;opacity:0;pointer-events:none;visibility:hidden;transition:transform .2s,opacity .2s;display:block;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.site-nav[data-open=true] .site-nav__panel{opacity:1;pointer-events:auto;visibility:visible;transform:translate(0)}.site-nav__list{flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:24px 20px}.site-nav__list li{align-items:flex-start;width:100%}.site-header__actions{flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;width:auto;margin-left:auto}.site-header__shop{order:1;justify-content:center;width:auto}.site-nav{order:2}.site-nav__item--products{width:100%}.site-nav__submenu{width:100%;box-shadow:none;background:0 0;border:0;margin:4px 0 0;padding:0 0 0 14px;position:static}}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:40px 20px 64px}.site-footer{border-top:1px solid var(--border);background:var(--surface)}.site-footer__inner{flex-direction:column;gap:16px;max-width:1200px;margin:0 auto;padding:32px 20px 40px;display:flex}.site-footer__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.site-footer__social-list{gap:10px;margin:0;padding:0;list-style:none;display:flex}.site-footer__social-link{border:1px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--text-muted);border-radius:999px;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background-color .2s;display:inline-flex}.site-footer__social-link:hover{color:var(--text);border-color:var(--border-strong);background:var(--surface-muted)}.site-footer__note{color:var(--text-muted);margin:0;font-size:.9rem}.button{border:1px solid var(--border-strong);border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s,color .2s;display:inline-flex}.button--primary{background:var(--brand-strong);color:#fff;border-color:var(--brand-strong);box-shadow:var(--shadow)}.button--primary:hover{transform:translateY(-1px)}.button--ghost{background:var(--surface);color:var(--text)}.button--ghost:hover{background:var(--surface-muted)}.home{flex-direction:column;gap:48px;display:flex}.home-hero{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:28px;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:32px;padding:32px;display:grid}.home-hero__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--text-muted);margin:0;font-size:.72rem}.home-hero__title{margin:0;font-family:Fraunces,Times New Roman,serif;font-size:clamp(2.02rem,3.68vw,2.94rem)}.home-hero__intro{color:var(--text-muted);max-width:52ch;margin:0}.home-hero__cta{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.home-hero__cta-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.home-hero__cta-note{color:var(--text-muted);margin:0;font-size:.95rem}.home-hero__keywords{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.9rem}.home-hero__media{justify-self:end;width:100%;max-width:520px;position:relative}.home-hero__media-frame{aspect-ratio:4/3;width:100%;box-shadow:var(--shadow-soft);background:#eef7f1;border:1px solid #cde9d6;border-radius:22px;padding:14px;position:relative;overflow:hidden}.home-hero__image{object-fit:cover;border-radius:16px}.hero-carousel{width:100%;height:100%;position:relative}.hero-carousel__viewport{border-radius:16px;width:100%;height:100%;position:relative;overflow:hidden}.hero-carousel__track{width:100%;height:100%;transition:transform .5s;display:flex}.hero-carousel__slide{min-width:100%;height:100%;position:relative}.hero-carousel__image{object-fit:cover}.hero-carousel__controls{pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.hero-carousel__button{pointer-events:auto;width:34px;height:34px;color:var(--text);cursor:pointer;box-shadow:var(--shadow-soft);background:#ffffffeb;border:none;border-radius:999px;font-size:1.2rem;line-height:1}.hero-carousel__dots{pointer-events:auto;background:#ffffffd9;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;display:flex}.hero-carousel__dot{cursor:pointer;background:#2f5d5059;border:none;border-radius:999px;width:8px;height:8px}.hero-carousel__dot.is-active{background:var(--accent);width:18px}.home-hero__content{flex-direction:column;gap:16px;display:flex}@media (max-width:699px){.home-hero{grid-template-columns:1fr;grid-template-areas:"eyebrow""title""media""intro""cta"}.home-hero__content{display:contents}.home-hero__eyebrow{grid-area:eyebrow}.home-hero__title{grid-area:title}.home-hero__intro{grid-area:intro}.home-hero__cta{grid-area:cta}.home-hero__media{grid-area:media;justify-self:stretch;max-width:none}}.home-section__header{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.home-section__header h2{margin:0;font-family:Fraunces,Times New Roman,serif;font-size:clamp(1.6rem,3vw,2.2rem)}.home-section__header p{color:var(--text-muted);max-width:56ch;margin:0}.home-category-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.category-card{background:var(--surface);border:1px solid var(--border);color:inherit;box-shadow:var(--shadow-soft);border-radius:20px;text-decoration:none;transition:transform .2s,box-shadow .2s}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.category-card__inner{flex-direction:column;gap:12px;padding:16px;display:flex}.category-card__image{aspect-ratio:1;border-radius:16px;position:relative;overflow:hidden}.category-card__photo{object-fit:cover}.category-card__body h3{margin:0 0 6px;font-size:1.1rem}.category-card__body p{color:var(--text-muted);margin:0}.home-categories__note{color:var(--text-muted);margin:18px 0 0}.home-start__card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:24px;flex-direction:column;align-items:flex-start;gap:16px;padding:24px;display:flex}.home-start__card h2{margin:0 0 8px}.home-start__card p{color:var(--text-muted);max-width:60ch;margin:0}.home-trust__list{border:1px solid var(--border);background:var(--surface-muted);border-radius:20px;gap:12px;margin:0;padding:16px;list-style:none;display:grid}.home-trust__list li{font-weight:600}.home-featured__empty{color:var(--text-muted)}@media (min-width:700px){.home-hero__media{align-self:stretch}.home-hero__media-frame{aspect-ratio:auto;height:100%}.home-start__card{flex-direction:row;justify-content:space-between;align-items:center}.home-trust__list{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr))}}.hero{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:24px;padding:40px 32px}.hero__content{flex-direction:column;gap:12px;display:flex}.hero__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--text-muted);margin:0;font-size:.72rem}.hero__title{margin:0;font-family:Fraunces,Times New Roman,serif;font-size:clamp(2.1rem,4vw,3rem)}.hero__subtitle{color:var(--text-muted);max-width:40ch;margin:0}.category-page{flex-direction:column;gap:32px;display:flex}.category-intro{background:linear-gradient(135deg,var(--surface)0%,var(--surface-muted)100%);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:22px;padding:32px}.category-intro__image{margin-bottom:18px}.category-intro__image--photo{border:1px solid var(--border);background:var(--surface-muted);border-radius:18px;position:relative;overflow:hidden}.category-intro__image-photo{object-fit:cover}.category-intro__text{flex-direction:column;gap:10px;display:flex}.category-intro__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--text-muted);margin:0;font-size:.75rem}.category-intro__title{margin:0;font-family:Fraunces,Times New Roman,serif;font-size:clamp(1.8rem,3.6vw,2.6rem)}.category-intro__description{color:var(--text-muted);margin:0}.category-intro__slot{color:var(--text);font-size:.95rem}.category-intro__hint{color:var(--text-muted);margin:0;font-size:.9rem}.category-intro__hint a{color:var(--accent)}.category-intro__bestfor{background:var(--surface-muted);border:1px solid var(--border);border-radius:16px;gap:8px;margin-top:8px;padding:16px;display:grid}.category-intro__bestfor h2{margin:0;font-size:1rem}.category-intro__bestfor ul{color:var(--text-muted);gap:6px;margin:0;padding-left:18px;display:grid}.category-products{background:var(--surface-muted);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:18px;padding:28px;display:flex}.category-products__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.category-products__title{margin:0;font-size:1.2rem}.category-products__hint{color:var(--text-muted);margin:6px 0 0;font-size:.9rem}.category-products__meta{color:var(--text-muted);margin:0;font-size:.9rem}.category-products__empty{color:var(--text-muted);margin:0}.category-faq{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:20px;gap:12px;padding:24px;display:grid}.category-faq h2{margin:0;font-size:1.3rem}.category-faq__list{gap:12px;display:grid}.category-faq__item h3{margin:0;font-size:1rem}.category-faq__item p{color:var(--text-muted);margin:4px 0 0}.page-shell{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:20px;flex-direction:column;gap:12px;padding:28px;display:flex}.home-hero.page-shell{flex-direction:initial;align-items:start;gap:32px;display:grid}.page-shell h1{margin:0;font-family:Fraunces,Times New Roman,serif}.page-shell p{color:var(--text-muted);margin:0}.about-page{flex-direction:column;gap:64px;max-width:1100px;margin:0 auto;padding:56px 20px 84px;display:flex}.about-page h1,.about-page h2{margin:0;font-family:Fraunces,Times New Roman,serif}.about-page h3{margin:0;font-family:Fraunces,Times New Roman,serif;font-size:1.1rem}.about-page p,.about-page li{color:var(--text-muted)}.about-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:40px;display:grid}.about-hero__copy{gap:12px;display:grid}.about-hero__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--text-muted);margin:0;font-size:.75rem}.about-hero__media{justify-self:end;width:100%;max-width:480px}.about-hero__image{aspect-ratio:5/4;box-shadow:var(--shadow);border-radius:16px;position:relative;overflow:hidden}.about-hero__photo{object-fit:cover}.about-manifesto{gap:18px;max-width:720px;display:grid}.about-manifesto__body{gap:16px;line-height:1.8;display:grid}.about-rooted{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:36px;display:grid}.about-rooted__text{gap:10px;display:grid}.about-rooted__location{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.9rem}.about-rooted__media{justify-self:end;width:100%;max-width:440px}.about-rooted__image{aspect-ratio:4/3;box-shadow:var(--shadow);border-radius:16px;position:relative;overflow:hidden}.about-rooted__photo{object-fit:cover}.about-section--tint{background:#f2efe9;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:48px 0}.about-test-kitchen__inner{text-align:center;align-items:center;gap:18px;max-width:1100px;margin:0 auto;padding:0 20px;display:grid}.about-test-kitchen__header{text-align:center;display:grid}.about-test-kitchen__list{justify-items:center;margin:0;padding:0;list-style:none;display:grid}.about-test-kitchen__list li{color:var(--text);text-align:center;justify-content:center;align-items:center;gap:12px;font-size:1rem;display:flex}.about-icon{color:var(--accent);margin-top:0;display:inline-flex}.about-test-kitchen__caption{color:var(--text-muted);text-align:center;margin:0}.about-people{gap:16px;max-width:720px;display:grid}.about-people__content{grid-template-columns:minmax(0,.35fr) minmax(0,.65fr);align-items:center;gap:20px;display:grid}.about-people__image{aspect-ratio:1;box-shadow:var(--shadow);border-radius:16px;position:relative;overflow:hidden}.about-people__photo{object-fit:cover}.about-people__content p{color:var(--text);margin:0}.about-strong{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:36px;display:grid}.about-strong__text{gap:10px;max-width:70ch;display:grid}.about-strong__list{gap:10px;display:grid}.about-strong__list h3{margin:0}.about-strong__list ul{gap:8px;margin:0;padding-left:18px;display:grid}.about-community{gap:12px;max-width:760px;font-size:1.05rem;display:grid}.about-mission{text-align:center;background:#f5f1eb;border-top:1px solid #e8e1d7;border-bottom:1px solid #e8e1d7;gap:8px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:56px 20px;display:grid}.about-mission h2{margin:0 0 6px}.about-mission p{color:var(--text);margin:0;font-weight:600}@media (max-width:900px){.about-hero,.about-rooted,.about-strong{grid-template-columns:1fr}.about-hero__media,.about-rooted__media{justify-self:start;max-width:520px}.about-people,.about-people__content{grid-template-columns:1fr}}@media (max-width:640px){.about-page{gap:48px;padding-top:40px}.about-hero__media,.about-rooted__media{max-width:100%}}.breadcrumbs{color:var(--text-muted);gap:8px;font-size:.9rem;display:grid}.breadcrumbs__list{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs__item:after{content:"/";color:var(--text-muted);margin-left:6px}.breadcrumbs__item:last-child:after{content:"";margin:0}.breadcrumbs__item a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.breadcrumbs__item span{color:var(--text)}.guide-page{gap:16px}.guide-header{gap:6px;display:grid}.guide-kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--text-muted);margin:0;font-size:.75rem}.guide-description{color:var(--text-muted);margin:0}.guide-content{max-width:65ch}.mdx-content{gap:12px;display:grid}.mdx-content h1{margin:0 0 4px;font-family:Fraunces,Times New Roman,serif;font-size:clamp(2rem,3.2vw,2.6rem)}.mdx-content h2{margin:16px 0 4px;font-size:1.4rem}.mdx-content h3{margin:12px 0 4px;font-size:1.1rem;font-weight:600}.mdx-content p{color:var(--text-muted);margin:0}.mdx-content ul,.mdx-content ol{color:var(--text-muted);gap:6px;margin:0;padding-left:1.3rem;display:grid}.mdx-content ul{list-style:outside}.mdx-content ol{list-style:decimal}.mdx-content li{margin:0}.guides-index{gap:24px}.guides-index__hero{border:1px solid var(--border);background:var(--surface-muted);border-radius:18px;gap:16px;padding:18px;display:grid}.guides-index__hero-copy{gap:6px;display:grid}.guides-index__hero-controls{gap:12px;display:grid}.guides-index__search{border:1px solid var(--border);background:var(--surface);width:100%;min-height:44px;font:inherit;color:inherit;border-radius:999px;padding:10px 16px}.guides-index__search::placeholder{color:var(--text-muted)}.guides-index__chips{scrollbar-width:none;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.guides-index__chips::-webkit-scrollbar{display:none}.guides-index__chip{border:1px solid var(--border);background:var(--surface);color:var(--text);min-height:40px;font:inherit;cursor:pointer;white-space:nowrap;border-radius:999px;padding:8px 16px;font-size:.9rem;transition:border-color .2s,background .2s,color .2s}.guides-index__chip[data-active=true]{background:var(--accent);border-color:var(--accent);color:#fff}.guides-index__section{gap:14px;display:grid}.guides-index__section-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;display:flex}.guides-index__section-header h2{margin:0;font-size:1.2rem}.guides-index__results{color:var(--text-muted);margin:0;font-size:.9rem}.guides-index__featured,.guides-index__grid{grid-template-columns:1fr;gap:16px;display:grid}.guides-index__card{color:inherit;border:1px solid var(--border);background:var(--surface);border-radius:18px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:block}.guides-index__card:hover{border-color:#2f5d5059;transform:translateY(-1px);box-shadow:0 10px 24px #1f1d1a14}.guides-index__card-inner{gap:12px;height:100%;padding:16px;display:grid}.guides-index__card-media{background:var(--surface-muted);aspect-ratio:16/9;border-radius:14px;position:relative;overflow:hidden}.guides-index__card-image{object-fit:cover;width:100%;height:100%;display:block}.guides-index__card-placeholder{background:var(--surface-muted);border:none;border-radius:0;height:100%}.guides-index__card-content{gap:8px;display:grid}.guides-index__card-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.guides-index__tag{border:1px solid var(--border);text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);background:var(--surface);border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:.75rem;display:inline-flex}.guides-index__read-time{color:var(--text-muted);font-size:.85rem}.guides-index__card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.1rem;display:-webkit-box;overflow:hidden}.guides-index__card-excerpt{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.guides-index__card-cta{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-size:.75rem}.guides-index__empty{color:var(--text-muted);margin:0}.products-index{gap:20px}.products-index__header{flex-direction:column;gap:12px;display:flex}.products-index__header>div{gap:6px;display:grid}.products-index__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin:0;font-size:.85rem}.products-index__meta{color:var(--text-muted);margin:0;font-size:.9rem}.products-index__empty{color:var(--text-muted);margin:0}.product-grid{grid-template-columns:1fr;gap:20px;display:grid}.product-card{color:inherit}.product-card__inner{background:var(--surface);border:1px solid var(--border);border-radius:18px;grid-template-rows:1fr auto;gap:14px;padding:14px;transition:transform .2s,box-shadow .2s;display:grid}.product-card__inner:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.product-card__media{background:var(--surface-muted);aspect-ratio:1;border-radius:12px;width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.product-card__image{object-fit:cover}.product-card__details{flex-direction:column;gap:6px;display:flex}.product-card__title{margin:0;font-size:1rem;font-weight:600}.product-card__price{color:var(--text-muted);margin:0;font-size:.95rem}.pdp{flex-direction:column;gap:48px;display:flex}.pdp__hero{flex-direction:column;align-items:start;gap:32px;display:flex}.pdp__media-stack{flex-direction:column;gap:24px;display:flex}.pdp__gallery{flex-direction:column;gap:12px;width:100%;max-width:560px;margin:0 auto;display:flex}.pdp__media{aspect-ratio:1;background:var(--surface-muted);border:1px solid var(--border);border-radius:18px;width:100%;max-width:560px;margin:0 auto;position:relative;overflow:hidden}.pdp__media-image,.pdp__thumb-image{object-fit:cover;object-position:center}.pdp__media-placeholder{height:100%;color:var(--text-muted);place-items:center;display:grid}.pdp__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%;max-width:560px;margin:0 auto;display:grid}.pdp__thumb{aspect-ratio:1;background:var(--surface-muted);border:1px solid var(--border);cursor:pointer;border-radius:12px;padding:0;position:relative;overflow:hidden}.pdp__thumb.is-active{border-color:var(--accent);box-shadow:0 0 0 2px #2f5d5033}.pdp__summary{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:22px;flex-direction:column;gap:16px;padding:28px;display:flex}.pdp__summary-wrap,.pdp__summary-main,.pdp__summary-details{flex-direction:column;gap:16px;display:flex}.pdp__summary-main,.pdp__summary-details{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:22px;padding:28px}.pdp__media-stack,.pdp__gallery,.pdp__summary-wrap,.pdp__summary{display:contents}.pdp__media{order:1}.pdp__summary-main{order:2}.pdp__thumbs{order:3}.pdp__summary-details{order:4}.pdp__notes{order:5}.pdp__in-use{order:6}.pdp__accessories{order:7}.pdp__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin:0;font-size:.75rem}.pdp__title{margin:0;font-family:Fraunces,Times New Roman,serif;font-size:clamp(2rem,3.2vw,2.8rem)}.pdp__price{margin:0;font-size:1.1rem;font-weight:600}.pdp__intro,.pdp__description{color:var(--text-muted);margin:0}.pdp__description--rich{color:var(--text-muted);gap:10px;display:grid}.pdp__description--rich p{margin:0}.pdp__description--rich ul,.pdp__description--rich ol{margin:0;padding-left:18px}.pdp__description--rich li{margin:4px 0}.pdp__description--rich strong{color:var(--text)}.pdp__meta{gap:6px;font-size:.95rem;display:grid}.pdp__meta p{color:var(--text-muted);margin:0}.variant-selector{flex-direction:column;gap:8px;display:flex}.variant-selector__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.variant-selector__label{font-weight:600}.variant-selector__link{color:var(--accent);text-underline-offset:3px;font-size:.9rem;text-decoration:underline}.variant-selector__input{border:1px solid var(--border);background:var(--surface);font:inherit;border-radius:10px;padding:10px 12px}.variant-selector__help{color:var(--text-muted);margin:0;font-size:.9rem}.pdp__dimensions{border:1px solid var(--border);background:var(--surface-muted);border-radius:14px;gap:8px;padding:16px;display:grid}.pdp__dimensions h2{margin:0;font-size:1rem}.pdp__dimensions ul{color:var(--text-muted);gap:6px;margin:0;padding:0;font-size:.95rem;list-style:none;display:grid}.pdp__dimensions li strong{color:var(--text)}.pdp__dimensions-note{color:var(--text-muted);margin:0;font-size:.85rem}.pdp__cta{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:14px 18px;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.pdp__cta--compact{padding:12px 16px;font-size:.95rem}.pdp__cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 24px #2f5d5033}.pdp__cta:disabled{opacity:.6;cursor:not-allowed}.pdp__reassurance{color:var(--text-muted);gap:4px;font-size:.9rem;display:grid}.pdp__reassurance a{color:var(--accent)}.pdp__cta-form{gap:12px;display:grid}.pdp__qty-row{border:1px solid var(--border);background:var(--surface-muted);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.pdp__qty-label{color:var(--text-muted);font-size:.95rem}.pdp__qty-input{border:1px solid var(--border);width:72px;color:var(--text);text-align:center;background:#fff;border-radius:10px;padding:6px 10px;font-size:1rem;font-weight:600}.pdp__notice{border-radius:12px;margin:0;padding:10px 14px;font-size:.95rem;font-weight:500}.pdp__notice--success{color:#1c3c33;background:#2f5d501f}.pdp__notice--error{color:#7a1f1f;background:#99323224}.pdp__summary-separator{border:none;border-top:1px solid var(--border);width:100%;margin:4px 0}.pdp__sticky-bar{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex;position:sticky;bottom:12px}.pdp__sticky-info{color:var(--text-muted);gap:4px;font-size:.85rem;display:grid}.pdp__sticky-price{color:var(--text);font-size:1rem;font-weight:600}@media (min-width:640px){.pdp__sticky-bar{box-shadow:none;border:none;justify-content:flex-start;padding:0;position:static}}.pdp__accessories,.pdp__editorial{flex-direction:column;gap:18px;display:flex}.pdp__accessories h2,.pdp__editorial h2{color:var(--text);margin:0;font-size:1.3rem;font-weight:650}.pdp__accessories p{color:var(--text-muted);margin:0}.pdp__accessories{border:1px solid var(--border);background:var(--surface-muted);border-radius:20px;padding:24px}.pdp__accessories-header{gap:6px;display:grid}.pdp__accessories-hint{color:var(--text-muted);margin:0;font-size:.95rem}.pdp__in-use{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:20px;gap:16px;padding:24px;display:grid}.pdp__in-use-header{gap:6px;display:grid}.pdp__in-use p{color:var(--text-muted);margin:0}.pdp__notes{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:20px;gap:12px;padding:24px;display:grid}.pdp__notes-header{gap:6px;display:grid}.pdp__notes-header h2,.pdp__editorial-block h2{color:var(--text);letter-spacing:.01em;margin:0;font-weight:650}.pdp__notes ul{color:var(--text-muted);margin:0;padding-left:18px}.pdp__notes p{color:var(--text-muted);margin:0}.pdp__editorial{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:22px;padding:28px}.pdp__editorial-block{gap:8px;display:grid}.pdp__editorial-hint{color:var(--text-muted);margin:0;font-size:.9rem}.pdp__editorial-block ul{color:var(--text-muted);margin:0;padding-left:18px}.pdp__editorial-block p{color:var(--text-muted);margin:0}.cart{flex-direction:column;gap:24px;display:flex}.cart__list{gap:16px;margin:0;padding:0;list-style:none;display:grid}.cart__line{border:1px solid var(--border);background:var(--surface);border-radius:16px;grid-template-columns:72px 1fr;gap:16px;padding:16px;display:grid}.cart__line-media{background:var(--surface-muted);border:1px solid var(--border);border-radius:12px;width:72px;height:90px;position:relative;overflow:hidden}.cart__line-image{object-fit:cover;width:100%;height:100%}.cart__line-placeholder{height:100%;color:var(--text-muted);place-items:center;font-size:.75rem;display:grid}.cart__line-title{margin:0;font-size:1.1rem}.cart__line-variant,.cart__line-price,.cart__line-total{color:var(--text-muted);margin:0}.cart__line-actions{grid-column:span 2;gap:10px;display:grid}.cart__label{align-items:center;gap:8px;font-size:.9rem;display:flex}.cart__input{border:1px solid var(--border);width:80px;font:inherit;border-radius:10px;padding:8px 10px}.cart__icon-button{border:1px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border-radius:10px;place-items:center;display:inline-grid}.cart__icon-button svg{width:18px;height:18px}.cart__icon-button:disabled{opacity:.6;cursor:default}.cart__checkout{justify-content:flex-end;display:flex}.cart__summary{position:sticky;bottom:16px}.cart__summary-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:16px;gap:12px;padding:16px;display:grid}.cart__summary-card h2{margin:0;font-size:1.1rem}.cart__summary-row{justify-content:space-between;gap:12px;display:flex}.cart__summary-muted{color:var(--text-muted);font-size:.9rem}.cart__accessories{gap:12px;display:grid}.cart__accessories-header{gap:4px;display:grid}.cart__accessories-header h2{margin:0;font-size:1rem}.cart__accessories-header p{color:var(--text-muted);margin:0;font-size:.9rem}.cart__accessories-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.cart__accessory-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;grid-template-columns:64px 1fr auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.cart__accessory-media{background:var(--surface-muted);border:1px solid var(--border);border-radius:12px;place-items:center;width:64px;height:64px;display:grid;overflow:hidden}.cart__accessory-media img{object-fit:cover;width:100%;height:100%}.cart__accessory-placeholder{color:var(--text-muted);font-size:.7rem}.cart__accessory-info{gap:4px;display:grid}.cart__accessory-title{color:var(--text);font-size:.95rem;text-decoration:none}.cart__accessory-title:hover{text-decoration:underline}.cart__accessory-price{color:var(--text-muted);margin:0;font-size:.85rem}.cart__accessory-form{display:grid}.cart__accessory-cta{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:999px;padding:6px 10px;font-size:.85rem;transition:transform .2s,box-shadow .2s}.cart__accessory-cta:hover{transform:translateY(-1px);box-shadow:0 8px 16px #2f5d501f}.accessory-prompt{z-index:50;background:#1f1d1a73;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.accessory-prompt__card{border:1px solid var(--border);background:var(--surface);width:min(92vw,420px);box-shadow:var(--shadow);border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:24px;display:grid}.accessory-prompt__content{grid-column:1}.accessory-prompt__media{grid-column:2;justify-self:end}.accessory-prompt__actions{grid-column:1/-1}.accessory-prompt__media{border:1px solid var(--border);background:var(--surface-muted);border-radius:14px;width:160px;height:160px;overflow:hidden}.accessory-prompt__media img{object-fit:cover;width:100%;height:100%}.accessory-prompt__content{gap:8px;display:grid}.accessory-prompt__content h2{margin:0;font-size:1.4rem}.accessory-prompt__content p{color:var(--text-muted);margin:0}.accessory-prompt__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0;font-size:.75rem}.accessory-prompt__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.accessory-prompt__cta{border:1px solid var(--accent);background:var(--accent);color:#fff;width:100%;font-weight:600;font:inherit;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;line-height:1;text-decoration:none;display:inline-flex}.accessory-prompt__dismiss{border:1px solid var(--border);width:100%;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:10px 18px}@media (min-width:640px){.pdp__hero{display:grid}.pdp__media-stack{flex-direction:column;gap:24px;display:flex}.pdp__gallery{flex-direction:column;gap:12px;display:flex}.pdp__summary-wrap,.pdp__summary{flex-direction:column;gap:16px;display:flex}.pdp__summary-main,.pdp__summary-details{box-shadow:none;background:0 0;border:none;padding:0}.pdp__media,.pdp__thumbs,.pdp__summary-main,.pdp__summary-details,.pdp__notes,.pdp__in-use,.pdp__accessories{order:0}.site-header__inner{flex-direction:row;justify-content:space-between;align-items:center}.site-header__actions{width:auto}.guides-index__hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center}.guides-index__featured,.guides-index__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-index__header{flex-direction:row;justify-content:space-between;align-items:flex-start}.product-grid,.pdp__hero{grid-template-columns:repeat(2,minmax(0,1fr))}.cart__line{grid-template-columns:90px 1fr auto;align-items:start}.cart__line-actions{grid-column:auto;justify-self:end;min-width:220px}}@media (min-width:1024px){.site-main{padding:48px 20px 72px}.guides-index__grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cart{flex-direction:row;align-items:flex-start}.cart__list{flex:1}.cart__summary{align-self:flex-start;width:320px;position:sticky;top:24px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
