@font-face{font-family:Bodoni;src:url(/fonts/bodoni-moda-500.woff2) format("woff2");font-weight:400 500;font-display:swap}@font-face{font-family:Bodoni;src:url(/fonts/bodoni-moda-600.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Bodoni;src:url(/fonts/bodoni-moda-700.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-400.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-600.woff2) format("woff2");font-weight:600;font-display:swap}:root{--ground:#fff7f4;--surface:#ffe7e6;--surface-emphasis:#fdd6d7;--accent-hover:#f1c6c5;--paper:#fff;--ink:#121110;--muted:#514440;--brand:#705421;--brand-dark:#463619;--rose:#fdd6d7;--gold:#af8b38;--line:#dfc6a1;--focus:#705421;--success:#2a6443;--error:#a3212a;--warning:#775014;--display:Bodoni,Georgia,serif;--prose:Georgia,"Times New Roman",serif;--body:Manrope,Arial,sans-serif;--radius:6px}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:var(--brand) var(--surface)}body{margin:0;background:var(--ground);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.7}::selection{background:var(--rose);color:var(--brand-dark)}button,input,select,textarea{font:inherit;color:inherit;caret-color:var(--brand)}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none;text-underline-offset:5px}p a:not(.button){text-decoration:underline}img{display:block;max-width:100%;height:auto;object-fit:cover}figure,h1,h2,h3,p{margin:0}h1,h2{font-family:var(--display);font-weight:700;line-height:1.12;letter-spacing:-.02em;text-wrap:balance}h1{font-size:clamp(40px,5.2vw,76px)}h2{font-size:clamp(30px,3.5vw,48px)}h3{font-size:18px;line-height:1.4;font-weight:600}em{font-style:italic;color:var(--brand)}h1 em,h2 em{font-style:normal;color:inherit}p{margin:1em 0;max-width:70ch}button{border:0;background:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:4px}ol,ul{padding-left:1.4em}input,select,textarea{border:1px solid var(--line);background:var(--paper);border-radius:var(--radius);padding:12px 14px;min-height:48px;width:100%;font-size:16px}textarea{min-height:130px;resize:vertical}input::placeholder,textarea::placeholder{color:var(--muted)}input[type=checkbox],input[type=radio]{width:20px;min-height:20px;height:20px;accent-color:var(--brand);flex-shrink:0}label{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:600}label small{font-weight:400;color:var(--muted)}fieldset{border:0;margin:24px 0;padding:0;min-width:0}legend{margin-bottom:12px;font-weight:600;font-size:14px}dialog{color:var(--ink);background:var(--ground);border:0;padding:28px}dialog::backdrop{background:#26171980;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.narrow{max-width:800px}.section{padding-block:80px}.row{display:flex;align-items:center;gap:16px}.between{justify-content:space-between}.wrap-row{flex-wrap:wrap}.caption,.small{font-size:13px}.caption,figcaption{color:var(--muted);font-size:12px;line-height:1.6;margin-top:12px}.muted{color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:15px 24px;min-height:52px;background:var(--ink);color:white;font-size:14px;font-weight:600;border:1px solid transparent;border-radius:3px;transition:background .18s ease,transform .18s ease;line-height:1.5;text-align:center}.button:hover{background:var(--brand-dark);transform:translateY(-1px)}.button.secondary{background:transparent;border-color:var(--brand);color:var(--brand)}.button-light{background:var(--ground);color:var(--brand)}.button-light:hover{background:white}.text-button,.underlined{display:inline-flex;align-items:center;gap:10px;font-size:14px;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px;min-height:44px;padding:4px 0;font-weight:600}.text-button:hover,.underlined:hover{color:var(--brand)}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border-radius:50%}.icon-button:hover{background:var(--rose)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:16px;z-index:100;background:white;padding:12px}.skip-link:focus{top:8px}.notice{background:var(--surface);border:1px solid var(--line);padding:16px 20px;border-radius:var(--radius);font-size:14px}.error{color:var(--error)}.success,.success-icon{color:var(--success)}.success-icon{margin-bottom:24px}.brand-link{flex-shrink:0;display:inline-flex}.brand-lockup{display:inline-flex;align-items:center;gap:15px}.brand-lockup img{width:74px;height:74px;border-radius:50%}.brand-name{font-family:var(--display);font-size:17px;font-weight:600;letter-spacing:.12em;line-height:1.2;text-transform:uppercase;white-space:nowrap}.brand-name>span{display:block;font-size:27px;letter-spacing:.07em}.desktop-nav{display:flex;gap:36px;font-size:13px}.desktop-nav a{padding:12px 0;text-underline-offset:9px;text-decoration-color:var(--gold)}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--brand);text-decoration:underline}.bag-link{display:flex;align-items:center;gap:10px;font-size:13px;padding:10px 0}.bag-count{font-size:11px;display:grid;place-items:center;background:var(--rose);color:var(--brand-dark);width:23px;height:23px;border-radius:50%}.mobile-menu{display:none}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:36px}.section-heading p{color:var(--muted);font-family:var(--prose);font-size:18px;margin-bottom:0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.photo-tag{position:absolute;top:12px;left:12px;right:12px;background:var(--ground);font-size:11px;padding:5px 10px;max-width:max-content}.categories{display:grid;grid-template-columns:1fr 1.3fr;gap:80px;align-items:center}.categories>div>a{display:flex;align-items:center;gap:24px;justify-content:space-between;padding:24px 0;border-bottom:1px solid var(--line)}.categories>div>a>span:first-child{font-family:var(--display);font-size:29px}.categories .small{color:var(--muted);margin-left:auto}.categories a:hover{color:var(--brand)}.occasion{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:12%;background:var(--rose);border:1px solid var(--gold);outline:1px solid var(--line);outline-offset:-7px;padding:60px 7%;margin-block:20px 70px}.occasion>div>p{color:var(--muted);margin:25px 0;font-family:var(--prose);font-size:18px}.occasion figure{position:relative;max-width:350px;margin-left:auto;width:100%}.occasion img{width:100%;height:410px;object-position:center}.occasion .caption{font-size:11px}.story-strip{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10%;padding-block:55px;border-bottom:1px solid var(--line)}.story-seal{display:grid;place-items:center;padding:24px}.story-seal img{width:min(100%,280px);height:auto;border-radius:50%}.story-strip p{color:var(--muted);font-family:var(--prose);font-size:18px}.instagram-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.instagram-grid img{width:100%;height:320px;object-position:center}.how-it-works{padding:50px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.how-it-works h2{font-size:34px}.how-it-works ol{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;padding:0;list-style:none;margin:35px 0 0;counter-reset:steps}.how-it-works li{counter-increment:steps;display:grid;grid-template-columns:32px 1fr;gap:0 12px}.how-it-works li:before{content:counter(steps);grid-row:span 2;font-family:var(--display);font-size:32px;color:var(--brand)}.how-it-works strong{font-size:14px}.how-it-works li span{font-size:13px;color:var(--muted)}.faq-home{display:grid;grid-template-columns:1fr 1.3fr;gap:10%}.faq-home>div>p{font-size:14px;color:var(--muted)}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-size:15px;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:16px}summary:after{content:"+";font-size:22px;line-height:1}details[open]>summary:after{content:"−"}details p{font-size:14px;color:var(--muted)}.page-intro{max-width:780px;margin:0 0 45px}.page-intro>p{color:var(--muted);font-family:var(--prose);font-size:19px}.catalogue-controls{display:grid;grid-template-columns:1.3fr 1fr;align-items:end;gap:24px}.search-field{position:relative}.search-field>svg{position:absolute;top:17px;inset-inline-start:16px;color:var(--muted)}.search-field input{padding-inline-start:45px}.category-tabs{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.category-tabs button{border:1px solid var(--line);border-radius:30px;font-size:13px;padding:9px 20px;min-height:44px}.category-tabs button[aria-pressed=true]{background:var(--brand);color:#fff;border-color:var(--brand)}.filter-row{display:flex;gap:20px;align-items:center;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:32px;font-size:13px}.filter-row>p{margin:0;margin-inline-end:auto}.filter-row select{font-size:12px;min-height:44px;padding:8px}.checkbox{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:12px}.catalogue-grid{row-gap:50px}.empty-state{padding:90px 0;text-align:center;min-height:400px}.empty-state p{margin:25px auto}.empty-state h2{font-size:40px}.breadcrumb{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:var(--muted);margin-bottom:32px}.slot-options,.variant-options{display:flex;flex-wrap:wrap;gap:10px}.slot-options label,.variant-options label{position:relative;flex-direction:row;align-items:center;cursor:pointer}.slot-options input,.variant-options input{position:absolute;opacity:0;left:10px}.slot-options label>span,.variant-options label>span{padding:12px 16px;border:1px solid var(--line);border-radius:3px;display:block;font-weight:400;background:var(--paper);min-height:48px}.variant-options small{display:block;font-size:11px;color:var(--muted)}.slot-options input:checked+span,.variant-options input:checked+span{border-color:var(--brand);background:var(--rose);color:var(--brand-dark)}.slot-options input:focus-visible+span,.variant-options input:focus-visible+span{outline:3px solid var(--focus);outline-offset:3px}.slot-options input:disabled+span{opacity:.5;text-decoration:line-through;cursor:not-allowed}.stock-note{color:var(--success);font-size:13px}.add-row{display:grid;grid-template-columns:90px 1fr;align-items:end;gap:16px;margin-top:24px}.add-row .button{min-height:50px}.food-info,.related-grid{margin-top:30px}.related-grid{grid-template-columns:repeat(3,1fr)}.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,1fr);gap:60px;align-items:start;margin-top:40px}.cart-line{display:grid;grid-template-columns:100px 1fr auto;gap:24px;align-items:start;border-top:1px solid var(--line);padding:24px 0}.cart-line>img{height:125px;width:100px}.cart-line h2{font-family:var(--body);font-size:17px;letter-spacing:0;line-height:1.4}.cart-line p{font-size:12px;margin:7px 0}.cart-line strong{font-size:14px;white-space:nowrap}.quantity-label{flex-direction:row;align-items:center;font-size:12px}.quantity-label input{width:68px;min-height:42px;padding:6px 8px}.order-summary{background:var(--surface);padding:32px;position:sticky;top:var(--navigation-offset,24px)}.order-summary h2{font-size:28px;margin-bottom:25px}.order-summary .button{width:100%;margin:16px 0}.order-summary p{font-size:13px}.order-summary strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cart-drawer{position:fixed;inset:0 0 0 auto;height:100dvh;max-height:none;margin:0;max-width:440px;width:100%;padding:0}.drawer-inner{padding:30px}.drawer-inner h2{margin-top:40px}.drawer-inner .button{width:100%;margin-top:24px}.steps{list-style:none;display:flex;gap:30px;padding:0;margin:35px 0 40px;font-size:13px}.steps li{display:flex;align-items:center;gap:9px;color:var(--muted)}.steps li>span{display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;width:30px;height:30px;font-size:12px}.steps li[aria-current]{color:var(--brand);font-weight:600}.steps li[aria-current]>span{background:var(--brand);color:white;border-color:var(--brand)}.form-panel{padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.form-panel h2{font-size:32px;margin-bottom:24px}.form-panel>label{margin-block:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:20px 0}.span-two{grid-column:1/-1}.form-actions{display:flex;gap:24px;align-items:center;justify-content:flex-end;margin-top:30px}.summary-details dt{font-weight:600;font-size:13px;margin-top:20px}.summary-details dd{margin:8px 0;font-size:14px}.summary-line{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);padding:16px 0;font-size:14px}.summary-line small{display:block;color:var(--muted);margin-top:4px}.summary-line strong{white-space:nowrap}.scenario{display:flex;flex-direction:row;align-items:flex-start;border-bottom:1px solid var(--line);padding:20px 0;gap:15px}.scenario small{display:block;margin-top:5px}.confirmation .reference{font-size:22px;letter-spacing:.1em;color:var(--brand)}.confirmation h1{font-size:clamp(36px,5vw,55px)}.confirmation .form-panel{margin-top:30px}.confirmation .form-panel>.row{padding-top:20px}.compact.steps{gap:14px;flex-wrap:wrap}.compact.steps li{font-size:11px;gap:5px}.request-form{scroll-margin-top:30px}.upload-zone{border:1px dashed var(--brand);background:var(--surface);padding:28px;align-items:center;text-align:center;gap:12px}.upload-zone span{font-size:12px;color:var(--muted)}.upload-zone input{font-size:12px}.inspiration-grid{display:flex;gap:16px;margin-top:24px;flex-wrap:wrap}.inspiration-grid>div{position:relative;width:150px}.inspiration-grid img{height:170px;width:100%}.inspiration-grid button{position:absolute;top:5px;right:5px;background:white}.request-recap{background:var(--surface);padding:20px;margin-top:24px;font-size:13px}.custom-hero{background:transparent;margin-bottom:0}.custom-hero h1{font-size:clamp(38px,5vw,67px)}.custom-hero img{height:480px}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;margin-top:50px}.contact-grid>div>p{font-size:14px}.contact-details{min-width:0}.contact-address{margin:28px 0 20px;padding:20px;background:var(--surface);border:1px solid var(--line)}.contact-address>span{color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.contact-address address{margin:4px 0 14px;font-family:var(--prose);font-size:20px;font-style:normal;line-height:1.4}.contact-address-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;font-size:12px}.address-copy{display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:8px 14px;color:white;background:var(--ink);border-radius:3px;font-size:12px;font-weight:600}.contact-map{display:block;width:100%;min-height:300px;margin-bottom:22px;border:1px solid var(--line)}.story-page{display:grid;grid-template-columns:1.2fr 1fr;gap:10%;align-items:center}.story-page p{font-family:var(--prose);font-size:18px;margin:25px 0}.story-page figure{max-width:360px;margin-left:auto}.story-page img{max-height:600px;width:100%}.story-page .story-portrait{object-position:center top}.story-portrait-caption{text-align:center}.prose h2{font-size:30px;margin-top:40px}.prose h1{font-size:clamp(38px,5vw,58px)}.prose p{font-size:15px}.photo-missing{height:100%;display:grid;place-items:center;color:var(--muted)}.disabled-link{pointer-events:none;opacity:.5}@media (max-width:1100px){.desktop-nav{gap:20px}.wrap{width:calc(100% - 64px)}.product-grid{gap:18px}.cart-layout,.checkout-layout{gap:28px}.contact-grid{gap:35px}.steps{gap:20px}}@media (max-width:800px){.desktop-nav{display:none}.mobile-menu{display:inline-flex}.brand-lockup{gap:10px}.brand-lockup img{width:54px;height:54px}.brand-name{font-size:13px}.brand-name>span{font-size:23px}.bag-text{display:none}.wrap{width:calc(100% - 48px)}.section{padding-block:55px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 20px}.categories{gap:30px}.categories>div>a{gap:10px}.categories .small{display:none}.occasion{gap:30px;padding:38px;margin-bottom:40px}.occasion img{height:350px}.occasion h2{font-size:36px}.story-strip{gap:35px}.instagram-grid{gap:10px}.instagram-grid img{height:230px}.how-it-works ol{gap:24px}.how-it-works li{grid-template-columns:24px 1fr;gap:7px}.how-it-works li span,.how-it-works strong{font-size:12px}.faq-home{gap:30px}.catalogue-controls{grid-template-columns:1fr 1fr;gap:16px}.filter-row{gap:14px}.product-choices .add-row{grid-template-columns:70px 1fr}.product-choices .button{padding:12px;font-size:12px}.cart-layout,.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}.cart-line{gap:16px}.form-panel{padding:26px}.contact-grid{grid-template-columns:1fr}.story-page{gap:35px}.story-page p{font-size:16px}.mobile-dialog{position:fixed;inset:0;margin:0;width:100%;max-width:none;min-height:100dvh}.mobile-dialog nav{display:flex;flex-direction:column;gap:20px;margin-top:60px;font-family:var(--display);font-size:34px}.mobile-dialog nav a{padding:12px 0;border-bottom:1px solid var(--line)}.mobile-dialog p{margin-top:50px}}@media (max-width:560px){body{font-size:15px}.wrap{width:calc(100% - 36px)}.section-heading{align-items:start;flex-direction:column;gap:10px;margin-bottom:24px}.section-heading h2{font-size:35px}.section-heading p{font-size:16px}.section-heading .underlined{font-size:12px}.product-grid{gap:32px 16px}.photo-tag{font-size:9px;padding:4px 6px;left:7px;top:7px}.categories{grid-template-columns:1fr;gap:25px}.categories h2{font-size:36px}.categories>div>a{padding:18px 0}.categories>div>a>span:first-child{font-size:28px}.categories .small{display:inline;font-size:11px}.occasion{display:flex;flex-direction:column-reverse;padding:22px;gap:24px}.occasion figure{max-width:none}.occasion img{height:300px;object-position:50% 42%}.occasion h2{font-size:40px}.occasion>div>p{font-size:16px;margin:20px 0}.occasion .button{font-size:12px}.story-strip{grid-template-columns:1fr;gap:5px;padding-block:35px}.story-seal{padding:8px 0 26px}.story-seal img{width:190px}.story-strip h2{font-size:36px}.instagram-grid{grid-template-columns:repeat(2,1fr);gap:12px}.instagram-grid img{height:230px}.how-it-works{padding-block:35px}.how-it-works h2{font-size:31px}.how-it-works ol{grid-template-columns:1fr;gap:24px}.how-it-works strong{font-size:14px}.how-it-works li{grid-template-columns:26px 1fr;gap:0 12px}.how-it-works li span{font-size:13px}.faq-home{grid-template-columns:1fr;gap:20px}.faq-home h2{font-size:36px}.page-intro h1{font-size:42px}.catalogue-controls{grid-template-columns:1fr}.category-tabs{gap:7px;margin-block:24px}.category-tabs button{font-size:11px;padding:8px 13px}.filter-row>p{width:100%;font-size:12px}.filter-row select{max-width:158px}.filter-row .checkbox,.filter-row .text-button{font-size:11px}.related-grid{grid-template-columns:repeat(2,1fr)}.cart-line{grid-template-columns:76px 1fr;position:relative;gap:14px}.cart-line>img{width:76px;height:110px}.cart-line>strong{grid-column:2}.cart-line h2{font-size:15px}.cart-layout{gap:36px}.order-summary{padding:24px}.steps{gap:10px;justify-content:space-between}.steps li{flex-direction:column;font-size:10px;text-align:center;gap:5px}.steps li>span{width:27px;height:27px}.form-panel{padding:22px 18px}.form-panel h2{font-size:28px}.form-grid{grid-template-columns:1fr}.span-two{grid-column:auto}.form-actions{gap:18px;justify-content:space-between}.form-actions .button{font-size:12px;padding:14px 17px}.form-actions .text-button{font-size:12px}.compact.steps{gap:7px}.compact.steps li{font-size:9px}.custom-hero{flex-direction:column;gap:25px}.custom-hero h1{font-size:42px}.custom-hero img{height:320px}.custom-hero figure{width:100%}.story-page{grid-template-columns:1fr}.story-page figure{max-width:100%;width:100%}.story-page img{height:400px;object-position:center 30%}.contact-grid{margin-top:30px}.contact-grid h2{font-size:30px}.empty-state{padding:50px 0}.empty-state h1{font-size:39px}.summary-line{gap:14px;font-size:12px}.upload-zone{padding:20px 12px}.confirmation .row{gap:12px}.confirmation h1{font-size:36px}}@media (max-width:359px){.product-grid{grid-template-columns:1fr}.categories .small{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}@media print{.admin-nav,.admin-toolbar,.no-print,.skip-link{display:none!important}body{background:white;color:black;font-size:12px}.wrap{width:100%;max-width:100%}.section{padding:0}.form-panel{border:0;padding:0}.button{display:none!important}.confirmation h1{font-size:26px}.summary-line{page-break-inside:avoid;break-inside:avoid}img{max-height:180px}.admin-main{padding:0!important}.admin-shell{display:block!important}}body:has(.admin-shell) .site-footer,body:has(.admin-shell) .site-header{display:none}.admin-shell{display:grid;grid-template-columns:245px minmax(0,1fr);min-height:100dvh;background:var(--ground)}.admin-nav{position:sticky;top:0;height:100dvh;overflow-y:auto;align-self:start;border-right:1px solid var(--line);background:var(--paper);padding:24px 16px;display:flex;flex-direction:column;align-items:stretch;gap:18px}.admin-brand-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-nav .admin-brand{padding:0 4px}.admin-brand img{border-radius:50%;width:44px;height:44px}.admin-brand span{font-size:11px;color:var(--muted)}.admin-brand strong{display:block;font-size:16px;color:var(--ink)}.admin-navigation{display:flex;flex-direction:column;gap:20px;margin-top:12px}.admin-nav .admin-menu-toggle{display:none}.admin-nav svg{flex-shrink:0}.admin-nav nav{display:flex;flex-direction:column;gap:5px}.admin-nav a,.admin-nav button{display:flex;align-items:center;gap:10px;min-height:45px;padding:10px 12px;font-size:13px;border-radius:7px;text-align:left}.admin-nav nav a[aria-current]{background:var(--rose);color:var(--brand-dark);font-weight:600}.admin-nav a:hover,.admin-nav button:hover{background:var(--surface)}.admin-navigation>small{font-size:11px;color:var(--muted);padding:12px}.admin-main{padding:40px;min-width:0;width:100%;max-width:1480px;margin-inline:auto;overflow-wrap:anywhere}.admin-main h1{font-size:29px;line-height:1.3;letter-spacing:-.025em}.admin-main h1,.admin-main h2{font-family:var(--body);font-weight:600}.admin-main h2{font-size:20px;line-height:1.4;letter-spacing:-.02em}.admin-main p{font-size:13px}.admin-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;flex-wrap:wrap}.admin-toolbar p{color:var(--muted);margin-bottom:0}.admin-toolbar .button{font-size:12px;min-height:45px;padding:12px 17px}.dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:32px 0}.dashboard-stats a{padding:25px 20px;background:var(--paper);border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column;gap:6px}.dashboard-stats a:hover{background:var(--surface)}.dashboard-stats a:first-child{background:var(--rose)}.dashboard-stats strong{font-family:var(--body);font-size:36px;line-height:1;color:var(--brand)}.dashboard-stats span{font-size:12px}.admin-block,.orders-total{margin:25px 0}.admin-block{padding:28px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius)}.admin-block h2{margin-bottom:20px}.admin-block>label{margin:20px 0}.admin-block .admin-toolbar h2{margin-bottom:0}.dashboard-empty{padding:30px 0}.dashboard-empty p{color:var(--muted)}.quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:24px}.quick-actions a{border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:24px}.quick-actions h2{font-size:18px}.quick-actions p{color:var(--muted)}.table-scroll{overflow-x:auto;width:100%;border:1px solid var(--line);border-radius:var(--radius);background:white}table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}th{font-weight:600;background:var(--surface);color:var(--muted);white-space:nowrap}td,th{padding:15px 18px;border-bottom:1px solid var(--line)}tbody tr:last-child td{border-bottom:0}td small{display:block;color:var(--muted);font-size:11px;margin-top:3px}td .row{gap:12px}.admin-thumb{width:48px;height:56px;flex-shrink:0}.badge{display:inline-block;padding:5px 9px;border-radius:20px;font-size:11px;background:var(--surface);white-space:nowrap}.badge.published{background:#e7f0e8;color:var(--success)}.badge.draft{background:#fbefcf;color:#6c4812}.badge.archived{background:#ece9e7;color:#665d58}.badge.confirmed,.badge.new{background:#fbefcf;color:#6c4812}.badge.preparing,.badge.proposed,.badge.studying{background:#e8edf7;color:#314775}.badge.accepted,.badge.ready{background:#e7f0e8;color:var(--success)}.badge.cancelled{background:#fbe7e5;color:#8b272a}.badge.closed,.badge.collected{background:#ece9e7;color:#514440}.admin-shortcuts{display:flex;flex-wrap:wrap;gap:10px;margin-block:-8px 20px}.admin-shortcuts button{min-height:44px;padding:9px 14px;border:1px solid var(--line);border-radius:7px;background:var(--paper);font-size:12px}.admin-shortcuts button[aria-pressed=true]{background:var(--rose);border-color:var(--brand);color:var(--brand-dark);font-weight:600}.admin-results{color:var(--muted);margin-block:16px}.admin-empty{padding:35px 24px;text-align:center;background:var(--paper);border:1px dashed var(--line);border-radius:8px;margin-top:16px}.admin-empty p{margin-inline:auto;color:var(--muted)}.admin-main td{font-size:13px}.admin-main td[data-label="Format / prix"] small{font-size:13px;color:var(--ink)}.admin-main input,.admin-main select,.admin-main textarea{min-width:0}.admin-main .notice{overflow-wrap:anywhere}.admin-search{max-width:380px;margin:25px 0}.admin-editor{max-width:1000px}.variant-editor{display:grid;grid-template-columns:2fr .7fr 1fr 1fr auto;gap:16px;align-items:end;margin:20px 0;padding-bottom:20px;border-bottom:1px solid var(--line)}.variant-editor label{font-size:11px}.variant-editor input{padding:10px;min-width:0}.admin-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.admin-media-grid>div{min-width:0}.admin-media-grid img{height:180px;width:100%;margin-bottom:14px}.admin-media-grid input{font-size:12px}.admin-media-grid label{font-size:11px;margin-bottom:10px}.reusable-photos{display:flex;flex-wrap:wrap;gap:10px;padding-top:20px}.reusable-photos button{padding:0}.reusable-photos img{width:60px;height:75px}.save-bar{position:sticky;bottom:12px;border:1px solid var(--line);background:var(--paper);border-radius:8px;box-shadow:0 4px 20px #0000000d;padding:15px 24px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;z-index:5}.save-feedback{flex:1 1;min-width:150px}.save-feedback .notice{margin:8px 0 0;padding:7px 10px;font-size:12px}.stock-input{width:85px;padding:8px;min-height:40px}.date-checkboxes{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:25px 0}.slot-admin{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.slot-admin>div{border-top:1px solid var(--line);padding-top:14px}.slot-admin p{font-size:12px}.admin-filters{display:flex;gap:20px;align-items:end;margin:30px 0;flex-wrap:wrap}.admin-filters label{flex:1 1;min-width:150px}.admin-filters input,.admin-filters select{min-height:44px;font-size:13px}.request-details{display:grid;grid-template-columns:1fr 1fr;gap:20px}.request-details dt{font-size:11px;color:var(--muted);font-weight:600}.request-details dd{margin:5px 0 0;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.private-gallery{display:flex;gap:15px;flex-wrap:wrap;margin:20px 0}.private-gallery img{height:180px;max-width:180px}.slot-editor{grid-template-columns:1fr 1fr auto;max-width:550px}.selection-checks{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:20px}.faq-editor{padding:20px 0;border-bottom:1px solid var(--line)}.faq-editor label{margin-bottom:20px}.login-panel{max-width:500px;margin:auto}.login-panel h1{font-size:46px}.login-panel>.form-panel{margin-top:30px}.login-panel .form-panel>label{margin:0 0 24px}.print-only{display:none}@media (max-width:1100px){.admin-shell{grid-template-columns:210px minmax(0,1fr)}.admin-main{padding:30px 24px}.admin-nav{padding:25px 12px}.dashboard-stats{grid-template-columns:repeat(2,1fr)}.variant-editor{grid-template-columns:1fr 1fr;gap:15px}.variant-editor>label:first-child{grid-column:1/-1}.admin-media-grid,.slot-admin{grid-template-columns:1fr 1fr}.slot-editor>label:first-child{grid-column:auto}.table-scroll:has(>.responsive-table){border:0;background:transparent;overflow:visible}.responsive-table,.responsive-table tbody{display:block;min-width:0}.responsive-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.responsive-table tbody{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:14px}.responsive-table tr{display:block;min-width:0;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.responsive-table td{display:grid;grid-template-columns:minmax(78px,.8fr) minmax(0,1.6fr);align-items:center;gap:4px 12px;padding:8px 0;border:0;overflow-wrap:anywhere}.responsive-table td:before{content:attr(data-label);grid-column:1;grid-row:1;font-size:11px;color:var(--muted)}.responsive-table td>*{grid-column:2}.responsive-table td>.badge{justify-self:start;white-space:normal}.responsive-table td:first-child{display:block;padding-top:0;padding-bottom:14px;margin-bottom:6px;border-bottom:1px solid var(--line);font-weight:600}.responsive-table td:first-child:before{content:none}.responsive-table td .row{flex-wrap:wrap}}@media (max-width:800px){.admin-shell{grid-template-columns:1fr}.admin-nav{position:static;height:auto;overflow:visible;padding:18px 24px;border-right:0;border-bottom:1px solid var(--line);gap:10px}.admin-navigation>small{display:none}.admin-nav .admin-menu-toggle{display:inline-flex;border:1px solid var(--line);background:var(--ground)}.admin-navigation{display:none;margin-top:8px}.admin-nav[data-open=true] .admin-navigation{display:flex}.admin-nav nav{display:grid;grid-template-columns:1fr 1fr;gap:6px}.admin-nav nav a{white-space:normal;flex-shrink:0;font-size:12px}.admin-navigation>a,.admin-navigation>button{display:inline-flex;padding-block:4px;min-height:44px}.admin-main{padding:30px 24px}.admin-main h1{font-size:26px}.admin-block{padding:24px}.dashboard-stats a{padding:22px}.table-scroll table:not(.responsive-table){min-width:570px}.admin-media-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.admin-main{padding:28px 18px}.admin-nav{padding-inline:12px}.admin-main h1{font-size:24px}.admin-block{padding:20px 16px}.admin-block h2{font-size:19px}.admin-toolbar{gap:14px}.dashboard-stats strong{font-size:36px}.dashboard-stats a{padding:20px 14px}.quick-actions{gap:8px}.admin-media-grid,.date-checkboxes,.quick-actions,.request-details,.selection-checks{grid-template-columns:1fr}.admin-media-grid{gap:12px}.admin-media-grid img{height:220px}.variant-editor{gap:12px}.variant-editor input{font-size:14px}.save-bar{padding:13px;gap:10px;bottom:max(8px,env(safe-area-inset-bottom))}.save-bar .button{font-size:12px;padding:12px 18px}.save-bar>span{font-size:10px}.slot-editor{grid-template-columns:1fr 1fr}.login-panel h1{font-size:40px}.admin-filters{display:grid;grid-template-columns:1fr;gap:14px}.admin-filters label{min-width:min(100%,160px)}.admin-main input,.admin-main select,.admin-main textarea{font-size:16px}.admin-main .button,.admin-main .text-button{min-height:44px}.admin-main .form-grid{grid-template-columns:1fr}.save-bar .button{flex:1 1}.admin-main .prep-sheet .form-grid{display:block}.admin-main .prep-sheet label+label{margin-top:20px}.slot-admin{gap:18px 12px}}@media print{.print-only{display:block}.prep-sheet{border:0}.admin-main>h1,.admin-main>p,.prep-sheet form{display:none}}html{--navigation-offset:105px;scroll-padding-top:var(--navigation-offset)}html:has(.admin-shell){scroll-padding-top:16px}.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--gold);background:var(--ground)}.header-inner{width:min(1280px,calc(100% - 80px));margin-inline:auto;min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:32px}.site-header .brand-lockup{gap:12px}.site-header .brand-lockup img{width:58px;height:58px}.site-header .brand-name{font-size:14px}.site-header .brand-name>span{font-size:25px}.desktop-nav{gap:32px;font-family:var(--prose);font-size:16px}.hero{position:relative;background:var(--surface-emphasis)}.hero:before{content:"";position:absolute;inset:14px;border:3px double var(--gold);pointer-events:none}.hero-inner{width:min(1320px,calc(100% - 96px));margin-inline:auto;display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:68px;padding-block:64px 70px;min-height:700px}.hero-copy{padding-block:20px}.hero h1{font-size:clamp(52px,5.1vw,78px);line-height:1.1;letter-spacing:-.025em;text-wrap:wrap}.hero h1 em{display:inline-block;margin-top:6px;color:var(--ink)}.hero-copy>p:not(.hero-note){max-width:440px;font-family:var(--prose);font-size:19px;line-height:1.65;color:var(--ink);margin:28px 0 30px}.hero .button{min-height:54px;padding-inline:25px}.hero-secondary{display:flex;align-items:center;gap:10px;width:fit-content;font-size:13px;min-height:44px;margin-top:14px;text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:7px}.hero-secondary:hover{text-decoration-color:var(--ink)}.hero-copy .hero-note{font-family:var(--prose);font-size:17px;color:var(--brand);margin:28px 0 0;padding-top:18px;border-top:1px solid var(--gold);width:fit-content}.hero-gallery{position:relative;min-width:0;height:554px;padding:0 0 34px 54px}.hero-main{display:block;height:100%;position:relative}.hero-main>img{width:100%;height:100%;object-fit:cover;object-position:center 46%;border-radius:3px}.hero-photo-label{position:absolute;bottom:0;inset-inline:0;display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--ground);padding:17px 22px;font-family:var(--display);font-weight:600;font-size:21px;line-height:1.2}.hero-photo-label svg{flex-shrink:0;transition:transform .2s ease}.hero-main:hover .hero-photo-label svg{transform:translate(2px,-2px)}.hero-detail{position:absolute;width:195px;height:220px;left:-25px;bottom:108px;border:7px solid var(--ground);transform:rotate(-5deg);box-shadow:0 14px 35px #4b292622}.hero-detail img{width:100%;height:100%;object-fit:cover}.hero-seal{position:absolute;right:-27px;top:-28px;width:88px;height:88px;border-radius:50%}.collection-nav{display:grid;grid-template-columns:repeat(4,1fr);max-width:1280px;width:calc(100% - 96px);margin:0 auto;padding-block:24px;border-bottom:1px solid var(--line)}.collection-nav a{display:flex;align-items:center;justify-content:center;gap:18px;min-height:42px;font-family:var(--display);font-size:21px;font-weight:600;border-inline-end:1px solid var(--line)}.collection-nav a:last-child{border:0}.collection-nav a:hover{color:var(--brand)}.social-links{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.social-links a{display:inline-flex;align-items:center;gap:10px;min-height:44px;font-size:13px;padding:6px 0}.social-links a+a{margin-left:12px}.social-links a:hover span{text-decoration:underline}.social-links img{object-fit:contain}.social-section .instagram-grid{gap:20px}.social-section .instagram-grid img{height:350px}.social-section .instagram-grid figure:nth-child(2n){margin-top:36px}.site-footer{background:var(--rose);color:var(--ink);border-top:3px double var(--gold)}.footer-inner{width:min(1120px,calc(100% - 80px));margin-inline:auto}.footer-top{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:56px;padding:32px 0 25px}.footer-brand .brand-lockup{gap:12px}.footer-brand .brand-lockup img{width:54px;height:54px}.footer-brand .brand-name{font-size:12px}.footer-brand .brand-name>span{font-size:22px}.footer-brand>p{font-family:var(--prose);font-size:15px;margin:12px 0 0;color:var(--muted)}.footer-nav{display:grid;grid-template-columns:auto auto;gap:0 30px}.footer-nav a{display:inline-flex;align-items:center;min-height:36px;width:fit-content;font-size:12px;line-height:1.5}.footer-nav a:hover{text-decoration:underline}.footer-social>p{font-size:12px;font-weight:600;margin:0 0 9px}.footer-social .social-links{gap:18px}.footer-social .social-links a{font-size:12px;gap:7px;margin:0}.payment-marks{flex-wrap:wrap;gap:18px;margin:0;list-style:none}.payment-marks,.payment-marks li{display:flex;align-items:center;padding:0}.payment-marks li{justify-content:center;gap:7px;height:34px;min-width:0;background:transparent}.payment-marks img{object-fit:contain;width:52px;height:32px;flex-shrink:0}.payment-marks .payment-visa{width:37px;height:13px}.payment-marks .payment-mastercard{width:32px;height:24px}.payment-marks .payment-paypal-symbol{width:20px;height:25px}.payment-marks .payment-paypal-wordmark{width:54px;height:17px}.payment-marks .payment-google{width:58px;height:26px}.payment-marks .payment-apple{mix-blend-mode:multiply}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0 22px;border-top:1px solid var(--gold);font-size:11px;color:var(--muted)}.footer-legal{display:flex;flex-direction:column;gap:5px}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:20px}.footer-bottom nav a{display:inline-flex;align-items:center;min-height:24px}.footer-bottom a:hover{text-decoration:underline}@media (max-width:1100px){.header-inner{width:calc(100% - 48px);gap:24px}.desktop-nav{gap:22px}.hero-inner{width:calc(100% - 64px);gap:34px;min-height:620px;padding-block:54px}.hero h1{font-size:56px}.hero-gallery{height:490px;padding-left:28px}.hero-detail{width:165px;height:182px;left:-12px}.hero-seal{width:72px;height:72px;right:-12px;top:-20px}.hero-photo-label{font-size:19px;padding-inline:18px}.collection-nav{width:calc(100% - 64px)}.collection-nav a{font-size:20px;gap:10px}.footer-inner{width:calc(100% - 64px)}.footer-top{gap:28px}.footer-social .social-links{flex-direction:column;align-items:flex-start;gap:0}}@media (max-width:800px){html{--navigation-offset:95px}.header-inner{min-height:78px}.site-header .brand-lockup img{width:50px;height:50px}.site-header .brand-name{font-size:12px}.site-header .brand-name>span{font-size:21px}.hero-inner{grid-template-columns:1fr 1fr;width:calc(100% - 48px);gap:20px;min-height:540px}.hero h1{font-size:44px}.hero-copy>p:not(.hero-note){font-size:17px;margin-block:22px}.hero .button{font-size:12px;padding-inline:18px}.hero-secondary{font-size:11px;gap:6px}.hero-copy .hero-note{font-size:18px;margin-top:24px}.hero-gallery{height:425px;padding-left:0}.hero-detail{width:140px;height:155px;left:-18px}.hero-photo-label{font-size:17px;padding:14px}.hero-seal{width:64px;height:64px;right:-9px}.collection-nav{width:calc(100% - 48px);grid-template-columns:1fr 1fr;padding-block:14px;gap:8px 0}.collection-nav a:nth-child(2){border:0}.social-section .instagram-grid img{height:250px}.footer-top{grid-template-columns:1fr auto;gap:22px}.footer-social{grid-column:1/-1;display:flex;align-items:center;gap:24px}.footer-social>p{margin:0}.footer-social .social-links{flex-direction:row;gap:18px}.footer-bottom{gap:20px}.payment-marks{gap:12px}}@media (max-width:560px){html{--navigation-offset:91px}.header-inner{width:calc(100% - 36px);gap:12px;min-height:74px}.header-inner>.row{gap:4px}.site-header .brand-lockup{gap:9px}.site-header .brand-lockup img{width:46px;height:46px}.hero-inner{display:flex;flex-direction:column;width:calc(100% - 48px);padding:40px 0 34px;gap:38px}.hero-copy{padding:0;width:100%}.hero h1{font-size:clamp(39px,10.8vw,57px);line-height:1.1}.hero h1 em{margin-top:0}.hero-copy>p:not(.hero-note){max-width:370px;font-size:17px;line-height:1.65;margin-block:21px 23px}.hero .button{font-size:12px;min-height:50px;padding-inline:21px}.hero-secondary{font-size:11px;margin-top:8px}.hero-copy .hero-note{display:none}.hero-gallery{width:100%;height:385px;padding:0 6px 25px 55px}.hero-detail{width:145px;height:162px;left:0;border-width:5px;bottom:92px}.hero-seal{right:-1px;top:-17px;width:64px;height:64px}.hero-photo-label{font-size:16px;padding:14px 12px}.hero:before{inset:8px}.hero-photo-label svg{width:15px}.collection-nav{width:calc(100% - 36px);padding-block:12px}.collection-nav a{font-size:18px;gap:7px;justify-content:space-between;padding:5px 12px}.collection-nav a:nth-child(odd){padding-left:0}.collection-nav a:nth-child(2n){padding-right:0}.collection-nav svg{width:14px;flex-shrink:0}.social-section .instagram-grid{gap:12px}.social-section .instagram-grid img{height:230px}.social-section .instagram-grid figure:nth-child(2n){margin-top:20px}.social-links{gap:12px}.social-links a{font-size:12px}.footer-inner{width:calc(100% - 40px)}.footer-top{grid-template-columns:1fr;gap:18px;padding-block:26px 20px}.footer-brand{display:flex;align-items:center;gap:24px}.footer-brand .brand-lockup img{width:44px;height:44px}.footer-brand>p{margin:0;font-size:14px;line-height:1.5}.footer-brand .brand-name{font-size:10px}.footer-brand .brand-name>span{font-size:18px}.footer-nav{gap:0 20px}.footer-nav a{min-height:38px;font-size:11px}.footer-social{flex-wrap:wrap;gap:8px 20px}.footer-social>p{font-size:11px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:14px;font-size:10px}.footer-bottom nav{gap:20px}.footer-bottom .payment-marks{gap:15px}.payment-marks li{gap:4px}.payment-marks .payment-visa{width:32px}.payment-marks .payment-mastercard{width:27px}.payment-marks .payment-paypal-symbol{width:18px}.payment-marks .payment-paypal-wordmark{width:46px}.payment-marks .payment-google{width:50px}}@media print{.site-footer,.site-header{display:none!important}}.catalogue-page,.featured-collection,.related-products{background:var(--surface)}.catalogue-page.section{padding-block:clamp(34px,4vw,54px) 72px}.collection-eyebrow,.section-heading .collection-eyebrow{margin:0 0 13px;color:var(--brand);font-family:var(--body);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.featured-collection .section-heading,.related-products .section-heading{margin-bottom:36px}.featured-collection h2,.related-products h2{font-size:clamp(36px,3.8vw,54px)}.featured-collection .underlined,.related-products .underlined{border:1px solid var(--brand);border-radius:4px;padding:12px 18px;text-decoration:none;color:var(--brand-dark)}.featured-collection .underlined:hover,.related-products .underlined:hover{background:var(--surface-emphasis)}.product-card{display:flex;flex-direction:column;min-width:0;padding:9px 9px 0;border:1px solid var(--line);border-radius:4px;background:var(--paper);transition:border-color .18s ease}.product-card:hover{border-color:var(--brand)}.product-photo{display:block;position:relative;overflow:hidden;background:var(--surface);aspect-ratio:1/1.04;border-radius:2px}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1)}.product-photo:hover img{transform:scale(1.035)}.product-card-body{display:flex;flex:1 1;flex-direction:column;padding:20px 12px}.product-category{margin:0 0 9px;color:var(--brand);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.product-card h3{font-family:var(--display);font-size:26px;font-weight:600;line-height:1.2;min-height:62px}.product-card-body>a:hover{color:var(--brand)}.product-price{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;margin-top:auto;padding-block:18px}.product-amount{display:flex;align-items:baseline;gap:5px;white-space:nowrap;color:var(--brand)}.product-price small{font-size:11px;color:var(--muted)}.product-price strong{font-family:var(--display);font-size:25px;font-weight:600;line-height:1.4;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-format{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--muted)}.product-format svg{flex-shrink:0}.card-add{display:flex;align-items:center;justify-content:space-between;gap:9px;min-height:46px;padding:11px 14px;border-radius:4px;background:var(--surface-emphasis);color:var(--ink);font-size:12px;font-weight:600;line-height:1.4;text-align:start;transition:background .18s ease}.card-add svg{flex-shrink:0}.card-add:hover{background:var(--accent-hover)}.product-showcase{padding-block:28px 52px;background:var(--surface)}.product-showcase .breadcrumb{margin-bottom:25px;font-size:12px}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px;align-items:start}.product-gallery{min-width:0;padding:16px;border:3px double var(--gold);border-radius:4px;background:var(--surface-emphasis)}.product-gallery figure>img{width:100%;aspect-ratio:1/1.04;object-fit:cover;border-radius:4px}.product-gallery figure>img.portrait-photo{object-fit:contain}.gallery-thumbnails{display:flex;justify-content:center;gap:12px;margin-top:16px}.gallery-thumbnails button{padding:4px;border:1px solid transparent;border-radius:3px}.gallery-thumbnails button[aria-pressed=true]{border-color:var(--brand);background:var(--ground)}.gallery-thumbnails img{width:64px;height:64px;object-fit:cover;border-radius:1px}.product-gallery figcaption{margin:14px 0 0;color:var(--brand-dark);font-size:11px;text-align:center}.product-summary{min-width:0;background:var(--paper);border:1px solid var(--line);border-radius:4px;padding:32px}.product-detail h1{font-size:clamp(38px,3.4vw,50px);line-height:1.12;margin-bottom:17px;text-wrap:wrap}.category-label{margin:0 0 14px;color:var(--brand);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.product-summary>p:not(.category-label){font-family:var(--prose);font-size:17px;color:var(--muted);line-height:1.8}.product-choices{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.price-large{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;font-family:var(--display);font-size:36px;font-weight:600;color:var(--brand);line-height:1.15;margin:0 0 25px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.price-large>span{padding:7px 11px;border-radius:4px;background:var(--surface);font-family:var(--body);font-size:12px;font-weight:400;color:var(--brand-dark)}.product-choices fieldset{margin:0 0 24px}.product-choices legend{font-size:13px;margin-bottom:10px}.product-choices .variant-options{gap:10px}.product-choices .variant-options label{flex:1 1;min-width:84px}.product-choices .variant-options label>span{width:100%;padding:12px 10px;font-size:14px;font-weight:600;text-align:center;border-radius:4px}.product-choices .variant-options small{font-size:12px;font-weight:400;margin-top:4px;color:var(--muted)}.product-choices .variant-options input:checked+span{background:var(--surface-emphasis);border-color:var(--brand);box-shadow:inset 0 0 0 1px var(--brand)}.product-choices select{border-color:var(--brand);background-color:var(--ground)}.pickup-note{display:flex;align-items:center;gap:11px;margin:13px 0 21px;color:var(--muted);font-size:12px;line-height:1.7}.pickup-note svg{flex-shrink:0;color:var(--brand)}.product-choices .caption{margin:12px 0 0;font-size:11px}.product-choices .add-row{margin-top:20px;grid-template-columns:76px minmax(0,1fr);gap:12px}.product-choices .add-row .button{min-height:50px;padding-inline:16px;background:var(--ink);font-size:13px}.product-choices .add-row .button:hover:not(:disabled){background:var(--brand-dark)}.product-choices .add-row .button:disabled{background:var(--surface);color:var(--muted);border-color:var(--line);opacity:1;transform:none}.product-choices .stock-note{margin:0 0 18px;padding:10px 12px;color:var(--success);background:#edf7f0;border:1px solid #b9d8c3;border-radius:4px;font-weight:600}.product-information{padding-block:44px 48px}.product-information .section-heading{gap:24px;margin-bottom:24px}.product-information h2{font-size:34px}.product-information .allergy-note{max-width:320px;margin:0;font-size:12px;color:var(--muted)}.food-info{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;margin:0}.food-info details{padding:0 20px;border:1px solid var(--line);border-radius:5px;background:var(--surface)}.food-info summary{min-height:62px;padding-block:18px;color:var(--brand-dark);font-size:14px}.food-info details p{margin:0;padding-bottom:21px;color:var(--muted);font-size:13px}.related-products .related-grid{margin-top:0}.catalogue-page .page-intro{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(300px,.75fr);align-items:end;gap:clamp(36px,6vw,96px);max-width:none;margin-bottom:24px}.catalogue-page .page-intro h1{font-size:clamp(46px,4.3vw,64px);line-height:1.02}.catalogue-page .page-intro>p{margin:0 0 5px;max-width:50ch;font-size:17px}.catalogue-page .catalogue-controls{gap:14px;padding:14px;border:1px solid var(--line);border-radius:7px;background:var(--ground)}.catalogue-page .category-tabs{margin-block:16px 12px}.catalogue-page .filter-row{border-color:var(--line);padding-bottom:16px;margin-bottom:24px}.catalogue-page .category-tabs button{background:var(--ground);border-color:var(--line)}.catalogue-page .category-tabs button[aria-pressed=true]{background:var(--brand);border-color:var(--brand)}@media (max-width:1100px){.product-card-body{padding:18px 5px}.product-card h3{font-size:25px;min-height:82px}.product-price{align-items:start;flex-direction:column;padding-top:12px}.product-detail{gap:24px}.product-summary{padding:25px}.product-gallery{padding:12px}.product-detail h1{font-size:43px}}@media (max-width:800px){.product-detail{grid-template-columns:1fr;gap:20px}.product-gallery figure>img{aspect-ratio:1/.86;object-position:center 40%}.product-detail h1{font-size:48px}.product-card-body{padding:20px 12px}.product-card h3{font-size:26px;min-height:62px}.product-price{flex-direction:row;align-items:center}.food-info{grid-template-columns:1fr;gap:10px}.product-information .section-heading{align-items:start;flex-direction:column;gap:12px}.related-products .related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.featured-collection .section-heading,.related-products .section-heading{margin-bottom:26px;gap:20px}.featured-collection .underlined,.related-products .underlined{font-size:12px;padding:10px 14px}.product-card{padding:6px 6px 0;border-radius:4px}.product-card-body{padding:15px 5px 12px}.product-category{font-size:10px;letter-spacing:.03em;margin-bottom:7px}.product-card h3{font-size:21px;min-height:52px}.product-price{align-items:start;flex-direction:column;gap:7px;padding-block:14px}.product-price strong{font-size:23px}.product-format{font-size:10px}.card-add{padding:10px;min-height:44px;font-size:11px;gap:5px}.product-showcase{padding-block:22px 30px}.product-showcase .breadcrumb{gap:8px;font-size:11px;margin-bottom:19px}.product-gallery figure>img{aspect-ratio:1/1.02}.product-summary{padding:23px 20px}.product-detail h1{font-size:38px}.product-summary>p:not(.category-label){font-size:16px}.product-choices{margin-top:20px;padding-top:20px}.price-large{font-size:32px;gap:12px;margin-bottom:22px}.product-choices .variant-options{gap:8px}.product-choices .variant-options label{min-width:66px}.product-choices .variant-options label>span{padding:10px 6px;font-size:13px}.product-choices .add-row{grid-template-columns:60px minmax(0,1fr);gap:10px}.product-choices .add-row .button{font-size:12px;gap:8px;padding-inline:10px}.product-information{padding-block:32px}.product-information h2{font-size:31px}.food-info summary{min-height:58px}.catalogue-page .catalogue-controls{padding:14px}}@media (max-width:800px){.catalogue-page.section{padding-block:28px 54px}.catalogue-page .page-intro{display:block;margin-bottom:20px}.catalogue-page .page-intro h1{font-size:clamp(40px,12vw,50px)}.catalogue-page .page-intro>p{margin-top:14px;font-size:16px;line-height:1.55}.catalogue-page .catalogue-controls{gap:10px}.catalogue-page .category-tabs{flex-wrap:nowrap;overflow-x:auto;margin-block:14px 10px;padding-bottom:4px;scrollbar-width:none}.catalogue-page .category-tabs::-webkit-scrollbar{display:none}.catalogue-page .category-tabs button{flex:0 0 auto}.catalogue-page .filter-row{gap:12px;padding-bottom:14px;margin-bottom:20px}}@media (max-width:359px){.product-card h3{min-height:0;font-size:27px}.product-card-body{padding:18px 12px}.product-price{flex-direction:row;align-items:center}.related-products .related-grid{grid-template-columns:1fr}}@media (min-width:801px) and (max-height:900px){.product-showcase{padding-block:12px 20px}.product-showcase .breadcrumb{margin-bottom:10px}.product-detail{gap:28px}.product-gallery{padding:12px}.product-gallery figure>img{max-height:calc(100vh - 228px);aspect-ratio:auto}.product-gallery figcaption{margin-top:9px}.product-summary{padding:18px 24px}.category-label{margin-bottom:8px}.product-detail h1{margin-bottom:10px;font-size:clamp(36px,3vw,46px)}.product-summary>p:not(.category-label){font-size:15px;line-height:1.55}.product-choices{margin-top:15px;padding-top:15px}.price-large{font-size:32px}.price-large,.product-choices fieldset{margin-bottom:15px}.product-choices .variant-options label>span{padding-block:9px}.pickup-note{margin-block:9px 12px;line-height:1.5}.product-choices .stock-note{margin-bottom:11px;padding-block:8px}.product-choices .add-row{margin-top:11px}.product-choices .add-row label{gap:4px}.product-choices .add-row input{min-height:44px;padding-block:9px}.product-choices .add-row .button{min-height:44px}}