/*! 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{.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{--ink:#171717;--paper:#f5f3ee;--green:#1f5c55;--muted:#737373;--line:#dcd8d0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Avenir Next,Century Gothic,system-ui,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:4px}.container{width:min(1120px,100% - 40px);margin-inline:auto}.brand-logo{width:205px;height:auto;display:block}.hero{border-bottom:1px solid var(--line);background:var(--paper)}.hero-content{flex-direction:column;justify-content:center;align-items:flex-start;min-height:630px;padding-block:88px;display:flex}.hero-logo{width:min(350px,76vw);margin-bottom:42px}.eyebrow{color:var(--green);letter-spacing:.14em;margin:0 0 18px;font-size:.73rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.055em}h1{max-width:910px;margin-bottom:28px;font-size:clamp(3.15rem,8vw,6.9rem);line-height:.92}h2{margin-bottom:0;font-size:clamp(2.25rem,5vw,4.5rem);line-height:.94}.hero-text{color:#4a4a4a;max-width:610px;margin-bottom:32px;font-size:1.14rem;line-height:1.58}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;gap:15px;padding:14px 20px;font-size:.94rem;font-weight:750;transition:background .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:#174a44}.button-quiet{border:1px solid var(--ink);color:var(--ink)}.button-quiet:hover{background:var(--ink);color:#fff}.catalog{padding-block:104px}.section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:42px;display:flex}.section-heading>p{color:var(--muted);max-width:315px;margin:0;line-height:1.55}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fffdfa;border-radius:12px;flex-direction:column;transition:box-shadow .18s,transform .18s;display:flex;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #17171717}.product-image-wrap{aspect-ratio:1/.94;background:#e9e5dd;overflow:hidden}.product-image,.product-main-image,.gallery-image{object-fit:cover;width:100%;height:100%;display:block}.product-card:hover .product-image{transition:transform .25s;transform:scale(1.025)}.product-info{flex-direction:column;flex:1;padding:20px;display:flex}.product-title-row{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.product-title-row h3{margin-bottom:14px;font-size:1.17rem;line-height:1.05}.product-title-row strong{color:var(--green);white-space:nowrap;font-size:1rem}.product-info p{color:var(--muted);margin-bottom:22px;font-size:.93rem;line-height:1.5}.text-link{color:var(--green);margin-top:auto;font-size:.88rem;font-weight:800}.custom-section{background:var(--ink);color:#fff}.custom-content{max-width:850px;padding-block:94px}.custom-content .eyebrow{color:#9fc4be}.custom-content h2{max-width:760px}.custom-content>p:not(.eyebrow){color:#d0d0d0;max-width:590px;margin:26px 0 30px;line-height:1.55}.important-information{background:#e5edea;border-block:1px solid #c8d8d4}.disclaimer{padding-block:76px}.disclaimer h2{max-width:680px;margin-bottom:34px;font-size:clamp(2.35rem,4.5vw,4rem)}.disclaimer-copy{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 52px;display:grid}.disclaimer-copy p{color:#3f4b49;margin:0;font-size:.95rem;line-height:1.62}.footer{justify-content:space-between;gap:42px;padding-block:52px;display:flex}.footer-brand{max-width:355px}.footer-brand .brand-logo{margin-bottom:22px}.footer p{color:var(--muted);font-size:.88rem;line-height:1.55}.footer-information{max-width:570px}.footer-information>a{color:var(--green);font-size:.91rem;font-weight:800}.privacy-note{margin-top:0}.product-page{background:var(--paper)}.product-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-block:23px;display:flex}.product-header .brand-logo{width:170px}.back-link{color:var(--green);font-size:.9rem;font-weight:750}.product-hero{grid-template-columns:.95fr 1.05fr;align-items:center;gap:62px;padding-block:76px 56px;display:grid}.product-copy h1{font-size:clamp(3rem,6.5vw,5.6rem)}.product-price{color:var(--green);margin-bottom:22px;font-size:1.42rem;display:block}.product-description{color:#4a4a4a;max-width:540px;margin-bottom:28px;font-size:1.05rem;line-height:1.6}.product-main-image{aspect-ratio:1;background:#e9e5dd;border-radius:12px;overflow:hidden}.product-gallery{grid-template-columns:repeat(2,1fr);gap:18px;padding-bottom:96px;display:grid}.gallery-image{aspect-ratio:1;background:#e9e5dd;border-radius:12px;overflow:hidden}.photo-placeholder{width:100%;height:100%;min-height:220px;color:var(--muted);text-align:center;background:#e9e5dd;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex}.photo-placeholder span{color:var(--green);font-size:.98rem;font-weight:800}.photo-placeholder small{max-width:180px;line-height:1.35}.product-details{border-top:1px solid var(--line);grid-template-columns:.9fr 1.1fr;gap:62px;padding-block:76px;display:grid}.product-details h2{font-size:clamp(2.25rem,4vw,3.6rem)}.information-list{margin:0}.information-list div{border-bottom:1px solid var(--line);grid-template-columns:145px 1fr;gap:18px;padding:17px 0;display:grid}.information-list dt{color:var(--muted)}.information-list dd{margin:0;font-weight:650}.production-note{border-top:1px solid var(--line);padding-block:28px 86px}.production-note p{color:var(--muted);max-width:700px;margin:0;line-height:1.55}.product-cta{background:#e5edea}.product-cta>div{max-width:900px;padding-block:86px}.product-cta h2{max-width:800px;margin-bottom:30px}@media (width<=760px){.container{width:min(100% - 30px,1120px)}.hero-content{min-height:585px;padding-block:64px}.hero-logo{margin-bottom:34px}.section-heading,.footer{display:block}.section-heading h2{margin-bottom:20px}.product-grid{grid-template-columns:1fr}.product-card{min-height:0}.disclaimer{padding-block:58px}.disclaimer-copy{grid-template-columns:1fr;gap:18px}.footer-brand{margin-bottom:34px}.product-hero,.product-details{grid-template-columns:1fr;gap:35px}.product-hero{padding-block:48px}.product-gallery{gap:14px;padding-bottom:62px}.product-details{padding-block:58px}.information-list div{grid-template-columns:120px 1fr}.product-cta>div{padding-block:62px}}
