:root{--bg:#faf8f3;--bg-deep:#efebe2;--surface:#fffefa;--surface-muted:#f1eee7;--primary:#30564a;--primary-strong:#203e34;--primary-soft:#e5ece5;--secondary:#85988a;--border:#d8d8cc;--border-soft:#e7e6dd;--text:#253b32;--text-secondary:#58665e;--accent:#9e543d;--accent-soft:#efded2;--clay:#f3e8df;--radius:.5rem;--width:80rem}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font:1rem/1.65 Arial,Helvetica,sans-serif}h1,h2,h3,p{margin:0 0 1rem}h1,h2{color:var(--primary-strong);text-wrap:balance;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{letter-spacing:-.045em;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1.08}h2{letter-spacing:-.035em;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.15}h3{font-size:1.15rem;line-height:1.4}a{color:var(--primary);text-underline-offset:.2em}a,button,input,select,summary{-webkit-tap-highlight-color:transparent}img,svg{max-width:100%}button,input,textarea,select{font:inherit}button,summary,select{cursor:pointer}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}main:focus{outline:none}.container{width:min(var(--width), calc(100% - 5rem));margin-inline:auto}main.container{min-height:65vh;padding-block:3rem 1rem}.icon{vertical-align:middle;flex:none;width:1.25rem;height:1.25rem}.sr-only,.honeypot{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--surface);color:var(--text);padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.eyebrow,.card-label{color:var(--primary);letter-spacing:.11em;text-transform:uppercase;font-size:.75rem;font-weight:600;line-height:1.5}.eyebrow{align-items:center;gap:.65rem;margin-bottom:1rem;display:flex}.eyebrow:before{content:"";background:var(--accent);flex-shrink:0;width:1.4rem;height:1px}.page-heading{max-width:57rem;padding:1.5rem 0 3.5rem}.page-heading h1{max-width:19ch}.intro{max-width:57ch;color:var(--text-secondary);margin-top:1.5rem;font-size:1.125rem;line-height:1.75}.section-block{margin-block:4.5rem}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.5rem;display:flex}.section-heading h2{margin:0}.button,button{background:var(--primary);color:#fff;border:1px solid var(--primary);border-radius:.4rem;justify-content:center;align-items:center;gap:.75rem;min-height:48px;padding:.7rem 1.15rem;font-size:.9375rem;font-weight:600;line-height:1.4;text-decoration:none;transition:background-color .18s,border-color .18s;display:inline-flex}.button:hover,button:hover{background:var(--primary-strong);border-color:var(--primary-strong)}.button.secondary,button.secondary{color:var(--primary);background:0 0}.button.secondary:hover,button.secondary:hover{background:var(--primary-soft)}button:disabled{opacity:.6;cursor:default}.text-link{align-items:center;gap:.65rem;min-height:44px;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.text-link:after{content:"↗";font-size:1.2rem;font-weight:400}.text-link:hover{text-decoration:underline}.actions{flex-wrap:wrap;gap:1rem;margin-block:1.5rem;display:flex}form{max-width:42rem}label{margin-block:.6rem .35rem;font-weight:600;display:block}input,select,textarea{width:100%;min-width:0;min-height:48px;color:var(--text);border:1px solid var(--border);background:var(--surface);border-radius:.35rem;padding:.7rem .8rem;font-size:1rem}input::placeholder,textarea::placeholder{color:var(--text-secondary);opacity:1}input[type=checkbox],input[type=radio]{width:1.2rem;min-height:1.2rem;accent-color:var(--primary);margin:.75rem}textarea{min-height:8rem}form>button{margin-top:1rem}fieldset{border:1px solid var(--border);border-radius:.5rem;margin-block:1.5rem;padding:1.25rem}legend{padding-inline:.4rem;font-weight:600}.help,.product-meta{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.error{color:#9a302e}.panel,.notice,.source-card,.status-card{background:var(--surface);border:1px solid var(--border);border-radius:.6rem;padding:1.5rem}.notice{margin-block:1.5rem}.independent-note{color:var(--text-secondary);border-left:2px solid var(--secondary);background:var(--surface-muted);margin-block:0 2rem;padding:1rem 1.25rem;font-size:.875rem}.stack{gap:1rem;padding:0;list-style:none;display:grid}.stack>li{min-width:0}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;padding:0;list-style:none;display:grid}.feature-grid li{border-top:1px solid var(--border);padding-top:1.5rem}.feature-grid h3{margin-block:1rem .5rem}.step-number{color:var(--accent);font:1.5rem/1.2 Georgia,serif}.product-price{color:var(--primary-strong);font-variant-numeric:tabular-nums;font-size:1.125rem;line-height:1.5}details{border-bottom:1px solid var(--border)}summary{justify-content:space-between;align-items:center;gap:1rem;min-height:48px;padding:.9rem 0;font-weight:600;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-size:1.3rem;font-weight:400}details[open]>summary:after{content:"−"}details>div{padding:.5rem 0 1.25rem}details p{color:var(--text-secondary)}@media (max-width:960px){.container{width:calc(100% - 3rem)}main.container{padding-top:2rem}}@media (max-width:600px){.container{width:calc(100% - 2rem)}main.container{padding-top:1.25rem}.page-heading{padding:.75rem 0 2rem}.page-heading h1{font-size:2.65rem}.intro{margin-top:1.25rem;font-size:1rem}.section-block{margin-block:3rem}.section-heading{display:block}.section-heading .text-link{margin-top:.5rem}.panel,.notice{padding:1.25rem}.feature-grid{grid-template-columns:1fr;gap:1rem}.independent-note{padding:.85rem 1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.site-header{z-index:30;background:var(--bg);border-bottom:1px solid var(--border-soft);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:84px;display:flex}.brand{align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.brand-logo{width:auto;height:auto;display:block}.brand-logo--header{width:clamp(10.25rem,15vw,12rem)}.brand-logo--footer{width:9.5rem}.primary-nav{align-items:center;gap:1.5rem;display:flex}.primary-nav ul{order:-1;gap:1.4rem;margin:0;padding:0;list-style:none;display:flex}.primary-nav li a{min-height:44px;color:var(--text);align-items:center;font-size:.875rem;text-decoration:none;display:flex;position:relative}.primary-nav li a:after{content:"";background:var(--primary);transform-origin:0;height:1px;transition:transform .18s;position:absolute;bottom:5px;left:0;right:0;transform:scaleX(0)}.primary-nav li a:hover:after,.primary-nav li a[aria-current]:after{transform:scaleX(1)}.nav-interest{border:1px solid var(--border);border-radius:.4rem;justify-content:center;align-items:center;gap:.65rem;min-height:44px;padding:.5rem .8rem;font-size:.875rem;text-decoration:none;display:inline-flex}.nav-interest:hover,.nav-interest[aria-current]{background:var(--primary-soft)}.menu-toggle{display:none}.menu-icon{gap:5px;width:20px;display:grid}.menu-icon span{background:currentColor;width:100%;height:1px;transition:transform .18s}[aria-expanded=true] .menu-icon span:first-child{transform:translateY(3px)rotate(45deg)}[aria-expanded=true] .menu-icon span:last-child{transform:translateY(-3px)rotate(-45deg)}.home-hero{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,5rem);padding:1rem 0 3.5rem;display:grid}.hero-copy{min-width:0}.hero-copy h1{font-size:clamp(2.8rem,4.7vw,4.4rem)}.hero-copy h1 em{color:var(--accent);font-weight:400}.hero-intro{max-width:41ch;color:var(--text-secondary);margin:1.6rem 0 0;font-size:1.0625rem}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.hero-footnote{color:var(--text-secondary);margin:1.5rem 0 0;font-size:.8125rem}.hero-still-life{background:#e7ebe0;border-radius:48% 48% .6rem .6rem;flex-direction:column;min-width:0;min-height:510px;display:flex;overflow:hidden}.hero-edition{text-align:center;text-transform:uppercase;letter-spacing:.16em;margin:3.5rem 1rem 0;font-size:.75rem}.hero-products{flex:1;min-height:350px;position:relative}.home-hero-product{position:absolute;bottom:0}.hero-product-one{width:60%;height:94%;left:2%}.hero-product-two{width:50%;height:74%;right:1%}.hero-caption{border-top:1px solid #cdd5c7;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.6rem;font-size:.8125rem;display:flex}.hero-caption span:first-child{font:italic 1rem/1.4 Georgia,serif}.journey-strip{border-block:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));padding-block:1.75rem;display:grid}.journey-strip>div{border-left:1px solid var(--border);align-items:center;gap:1rem;padding-inline:2rem;display:flex}.journey-strip>div:first-child{border:0;padding-left:0}.journey-strip p{color:var(--text-secondary);margin:0;font-size:.875rem}.journey-strip strong{color:var(--text);font-size:1rem;font-weight:600;display:block}.editorial-duo{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.editorial-panel{border-radius:.6rem;padding:clamp(1.5rem,4vw,3.5rem)}.editorial-panel--sage{background:var(--primary-soft)}.editorial-panel--clay{background:var(--clay)}.editorial-panel h2{margin-block:1.5rem;font-size:clamp(2rem,3.5vw,3.4rem)}.editorial-panel>p:not(.eyebrow){max-width:46ch}.editorial-panel .help{margin-top:1.5rem;margin-bottom:0}.cta-panel{background:var(--primary-soft);border-radius:.6rem;justify-content:space-between;align-items:center;gap:2rem;margin-block:4rem 2rem;padding:2.5rem;display:flex}.cta-panel p:last-child{margin-bottom:0}.cta-panel>.button{flex-shrink:0}.site-footer{background:#eeeee5;margin-top:3rem;padding-block:3rem 1.25rem}.footer-top,.footer-bottom{justify-content:space-between;gap:2rem;display:flex}.footer-top{align-items:start;padding-bottom:2rem}.footer-top p{color:var(--text-secondary);margin-top:.75rem;font-size:.875rem}.footer-bottom{border-top:1px solid var(--border);align-items:center;padding-top:1.25rem}.footer-bottom p{color:var(--text-secondary);margin:0;font-size:.8125rem}.site-footer nav ul{flex-wrap:wrap;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.site-footer nav a{align-items:center;min-height:44px;font-size:.8125rem;text-decoration:none;display:inline-flex}.site-footer nav a:hover{text-decoration:underline}.catalogue-heading{justify-content:space-between;align-items:end;gap:3rem;padding:.5rem 0 2rem;display:flex}.catalogue-heading h1{margin:0}.catalogue-heading>p{max-width:40ch;color:var(--text-secondary);margin:0;font-size:.9375rem}.catalogue-category-rail{scrollbar-width:thin;gap:.4rem;padding:.3rem .25rem .75rem;display:flex;overflow-x:auto}.catalogue-category-rail a{white-space:nowrap;border:1px solid var(--border);background:var(--surface);border-radius:2rem;align-items:center;min-height:44px;padding:.6rem 1rem;font-size:.875rem;text-decoration:none;display:inline-flex}.catalogue-category-rail a:hover{background:var(--primary-soft)}.catalogue-category-rail a.active{background:var(--primary);color:#fff;border-color:var(--primary)}.catalogue-search{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(15rem,.8fr);align-items:start;gap:1rem;max-width:none;margin-top:.6rem;padding-bottom:1rem;display:grid}.catalogue-query{gap:.4rem;display:flex;position:relative}.catalogue-query>.icon{color:var(--text-secondary);position:absolute;top:14px;left:14px}.catalogue-query input{padding-left:2.7rem}.catalogue-query button{min-height:48px;margin:0}.catalogue-filters{border:0;min-width:0}.catalogue-filters>summary{border:1px solid var(--border);background:var(--surface);border-radius:.35rem;padding:.65rem 1rem;font-size:.9375rem}.catalogue-filters summary>span{display:none}.catalogue-filters[open]>summary{background:var(--primary-soft)}.catalogue-filter-fields{gap:.75rem;padding:.75rem 0 0;display:grid}.catalogue-filter-fields label{margin-top:0;font-size:.875rem}.catalogue-filter-fields button{width:100%}.catalogue-results{justify-content:space-between;align-items:center;gap:1rem;min-height:65px;display:flex}.catalogue-count{color:var(--text-secondary);margin:0;font-size:.875rem}.catalogue-count strong{color:var(--text)}.catalogue-reset{align-items:center;gap:.75rem;min-height:44px;font-size:.875rem;display:inline-flex}.catalogue-context{color:var(--text-secondary);font-size:.8125rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.catalogue-grid,.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem 1.1rem}.product-card{border:1px solid var(--border-soft);background:var(--surface);border-radius:.6rem;flex-direction:column;min-width:0;transition:border-color .18s,box-shadow .18s;display:flex}.product-card:hover{border-color:var(--secondary);box-shadow:0 5px 18px #203e3408}.product-card-body{flex-direction:column;flex:1;min-width:0;padding:1.1rem;display:flex}.product-card .card-label{letter-spacing:.05em;overflow-wrap:anywhere;margin-bottom:.45rem;font-size:.6875rem}.product-card h2{letter-spacing:0;text-wrap:initial;overflow-wrap:anywhere;margin:0 0 .75rem;font:600 1rem/1.4 Arial,Helvetica,sans-serif}.product-card h2 a{min-height:44px;color:var(--primary-strong);align-items:center;text-decoration:none;display:inline-flex}.product-card h2 a:hover{text-decoration:underline}.product-card-description{color:var(--text-secondary);font-size:.9375rem}.product-card .product-meta{margin-bottom:1rem;font-size:.8125rem;line-height:1.55}.product-card .product-meta span{display:block}.product-card-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.25rem .5rem;margin-top:auto;display:flex}.card-discover{justify-content:space-between;align-items:center;gap:.75rem;min-height:44px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.card-discover .icon{width:1rem;height:1rem}.card-discover:hover{text-decoration:underline}.empty-state{text-align:center;background:var(--surface-muted);border-radius:.6rem;padding:3rem 1.5rem}.empty-state p{max-width:50ch;color:var(--text-secondary);margin-inline:auto}.catalogue-help{border-block:1px solid var(--border);align-items:center;gap:1.5rem;margin-top:3rem;padding:1.5rem 0;display:flex}.catalogue-help p{color:var(--text-secondary);margin:0;font-size:.9375rem}.catalogue-help strong{color:var(--text);display:block}.catalogue-help .text-link{flex-shrink:0;margin-left:auto}.breadcrumbs{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.75rem;min-height:44px;margin-bottom:1.5rem;font-size:.8125rem;display:flex}.breadcrumbs a{align-items:center;min-height:44px;display:inline-flex}.product-detail{grid-template-columns:1.05fr 1fr;align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.product-summary{min-width:0}.product-summary h1{overflow-wrap:anywhere;font-size:clamp(2rem,3vw,3rem)}.variant-list{margin-block:2rem 0}.variant-option{border-top:1px solid var(--border);padding-block:1.2rem}.variant-heading{justify-content:space-between;align-items:start;gap:1.5rem;display:flex}.variant-heading h2{letter-spacing:0;margin-bottom:.3rem;font:600 1rem/1.5 Arial,Helvetica,sans-serif}.variant-heading .product-price{flex-shrink:0;font-size:1.5rem}.variant-heading .product-meta{margin:0}.variant-option>button{width:100%;margin-top:1rem}.variant-option [role=status]{margin:.5rem 0 0;font-size:.875rem}.variant-option [role=status]:empty{margin:0}.interest-note{margin-bottom:1.5rem}.product-description{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}.product-description h2{font-size:1.5rem}.product-description p{line-height:1.8}.product-information{border-top:1px solid var(--border);grid-template-columns:.65fr 1fr;gap:3rem;margin-top:4rem;padding-top:2rem;display:grid}.product-information h2{font-size:2rem}.need-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.need-card{background:var(--primary-soft);border-radius:.6rem;padding:2.5rem}.need-card:nth-child(2n){background:var(--clay)}.need-card h2{font-size:1.875rem}.need-card h2 a{text-decoration:none}.need-card h2 a:hover{text-decoration:underline}.profile-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:3rem;display:grid}.profile-note{background:var(--clay);border-radius:.6rem;padding:clamp(1.5rem,4vw,3.5rem)}.profile-quote{margin-block:2rem;font:400 clamp(1.8rem,3vw,2.8rem)/1.3 Georgia,serif}.profile-quote em{color:var(--accent)}.profile-signature{font:italic 1.5rem/1.5 Georgia,serif}.profile-copy p{color:var(--text-secondary)}.profile-copy .button{margin-top:.5rem}.contact-layout{grid-template-columns:1.4fr 1fr;gap:2rem;display:grid}.contact-primary{background:var(--primary-soft);border-radius:.6rem;min-width:0;padding:2.5rem}.contact-address{border-bottom:1px solid var(--secondary);overflow-wrap:anywhere;justify-content:space-between;align-items:center;gap:1rem;min-height:64px;margin-block:.5rem 1.5rem;padding-block:1rem;font-size:clamp(1rem,1.5vw,1.4rem);font-weight:600;text-decoration:none;display:flex}.contact-address:hover{text-decoration:underline}.contact-primary p:last-child{margin-bottom:0}.contact-secondary{border:1px solid var(--border);border-radius:.6rem;padding:2rem}.contact-secondary h2{font-size:1.65rem}.contact-secondary>div{border-bottom:1px solid var(--border-soft);flex-wrap:wrap;justify-content:space-between;gap:.25rem 1rem;padding-block:.8rem;font-size:.9375rem;display:flex}.contact-secondary span{color:var(--text-secondary)}.contact-secondary .help{margin-top:1rem}.interest-item{grid-template-columns:1fr auto;gap:.25rem 1.5rem;display:grid}.interest-item h2{letter-spacing:0;grid-column:1;margin:0;font:600 1.125rem/1.5 Arial,Helvetica,sans-serif}.interest-item .card-label,.interest-item .product-meta{grid-column:1;margin:0}.interest-item button{grid-area:1/2/4;align-self:center}@media (max-width:960px){.header-inner{min-height:72px}.primary-nav{gap:.65rem}.primary-nav ul{background:var(--bg);border-bottom:1px solid var(--border);max-height:calc(100dvh - 80px);padding:.75rem 1.5rem 1.25rem;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 12px 20px #203e3410}.primary-nav ul[data-open=true]{display:block}.primary-nav li a{min-height:52px;font-size:1rem}.primary-nav li a:after{width:2rem;right:auto}.menu-toggle{min-height:44px;color:var(--primary-strong);border-color:var(--border);background:0 0;padding:.5rem .75rem;display:inline-flex}.menu-toggle:hover{background:var(--primary-soft)}.hero-still-life{min-height:420px}.hero-products{min-height:280px}.journey-strip>div{gap:.65rem;padding-inline:1rem}.product-grid,.catalogue-grid,.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.profile-layout{gap:2rem}.contact-layout{grid-template-columns:1fr}.cta-panel{padding:2rem}}@media (max-width:760px){.home-hero{grid-template-columns:1fr;gap:2rem}.hero-still-life{border-top-left-radius:42%;border-top-right-radius:42%;min-height:380px}.hero-products{min-height:275px}.hero-product-one{width:57%;left:6%}.hero-product-two{width:44%;right:6%}.hero-edition{margin-top:2.5rem}.editorial-duo,.product-detail,.profile-layout{grid-template-columns:1fr}.product-information{grid-template-columns:1fr;gap:1rem}.cta-panel{flex-direction:column;align-items:start}.catalogue-heading{gap:1.5rem}.need-card{padding:1.5rem}}@media (max-width:600px){.header-inner{gap:.75rem;min-height:64px}.brand-logo--header{width:9.25rem}.brand-logo--footer{width:8.5rem}.nav-interest{min-width:44px;padding:.5rem .7rem}.nav-interest span{display:none}.primary-nav ul{padding-inline:1rem}.home-hero{padding:.75rem 0 2rem}.hero-copy h1{font-size:clamp(2.55rem,10.5vw,3.3rem)}.hero-intro{font-size:1rem}.hero-actions{gap:.75rem 1rem;margin-top:1.5rem}.hero-still-life{min-height:345px}.hero-products{min-height:240px}.hero-caption{padding:1rem 1.2rem}.journey-strip{grid-template-columns:1fr;padding-block:.5rem}.journey-strip>div,.journey-strip>div:first-child{border:0;padding:.85rem 0}.journey-strip>div+div{border-top:1px solid var(--border-soft)}.journey-strip strong{margin-right:.65rem;display:inline}.journey-strip .step-number{min-width:2rem}.editorial-duo{gap:1rem}.editorial-panel{padding:1.5rem}.cta-panel{gap:1.5rem;margin-top:3rem;padding:1.5rem}.footer-top,.footer-bottom{flex-direction:column;gap:1rem}.footer-bottom{align-items:start}.footer-top{padding-bottom:1rem}.site-footer{margin-top:2rem;padding-top:2rem}.catalogue-heading{padding:.5rem 0 1.2rem;display:block}.catalogue-heading h1{font-size:2.7rem}.catalogue-heading>p{max-width:none;margin-top:1rem}.catalogue-search{grid-template-columns:1fr;gap:.65rem}.catalogue-results{min-height:56px}.catalogue-context{display:none}.product-grid,.catalogue-grid,.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .65rem}.product-card-body{padding:.75rem}.product-card .card-label{text-transform:none;letter-spacing:0;font-size:.75rem}.product-card h2{font-size:.9375rem}.product-card-bottom{flex-direction:column;align-items:stretch}.product-card-bottom .product-price{margin-bottom:.5rem;font-size:1.125rem}.card-discover{border-top:1px solid var(--border-soft);width:100%}.catalogue-help{flex-wrap:wrap;gap:.5rem}.catalogue-help>.icon{display:none}.catalogue-help .text-link{margin-left:0}.product-summary h1{font-size:2.125rem}.product-information{margin-top:3rem}.need-grid{grid-template-columns:1fr}.contact-primary,.contact-secondary{padding:1.5rem}.interest-item{grid-template-columns:1fr}.interest-item button{grid-area:auto/1;margin-top:1rem}}.interest-selector{min-width:0}.add-to-selection{width:100%}.quantity-control{grid-template-columns:44px minmax(2.5rem,auto) 44px;justify-content:start;align-items:center;gap:.35rem;display:inline-grid}.quantity-control button{justify-content:center;align-items:center;width:44px;min-width:44px;min-height:44px;padding:.4rem;font-size:1.25rem;line-height:1;display:inline-flex}.quantity-control output{text-align:center;min-width:2.5rem;color:var(--primary-strong);font-variant-numeric:tabular-nums;font-weight:700}.quantity-control button:disabled{cursor:not-allowed;opacity:.45}.product-card-selector{border-top:1px solid var(--border-soft);margin-top:.85rem;padding-top:.85rem}.product-card-selector .quantity-control{grid-template-columns:44px minmax(2.5rem,1fr) 44px;width:100%}.variant-option .interest-selector{margin-top:1rem}.variant-option .quantity-control{grid-template-columns:44px minmax(2.5rem,1fr) 44px;width:100%}.selection-summary{color:var(--text-secondary);margin:0 0 1rem}.interest-item-actions{grid-area:1/2/4;align-self:center;justify-items:stretch;gap:.65rem;display:grid}.interest-item .interest-item-actions button{grid-area:auto;align-self:auto;margin:0}.interest-item .remove-selection{min-height:44px}.nav-interest-count{background:var(--primary);min-width:1.5rem;min-height:1.5rem;color:var(--surface);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding-inline:.3rem;font-size:.75rem;line-height:1;display:inline-flex}.nav-interest{position:relative}@media (max-width:600px){.interest-item-actions{grid-area:auto/1;margin-top:1rem}.nav-interest-count{position:absolute;transform:translate(14px,-14px)}}
.catalogue-image{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.product-card-visual{aspect-ratio:1;background:#f0f1e9;border-radius:.6rem .6rem 0 0;display:block;position:relative}.product-card-image{padding:1rem;transition:transform .2s}.product-card:hover .product-card-image{transform:translateY(-3px)}.home-hero-product .catalogue-image{object-position:center bottom;padding:.5rem}.product-detail-visual{aspect-ratio:1/1.05;background:#eef0e6;border-radius:.6rem;position:sticky;top:7rem}.product-detail-visual .catalogue-image{padding:clamp(1.5rem,5vw,4rem)}@media (max-width:760px){.product-detail-visual{aspect-ratio:1.3;position:relative;top:auto}.product-detail-visual .catalogue-image{padding:1.3rem}}@media (max-width:600px){.product-card-image{padding:.65rem}}@media (prefers-reduced-motion:reduce){.product-card-image{transition:none}.product-card:hover .product-card-image{transform:none}}
