:root{--ink:#3b2a20;--muted:#75675e;--paper:#fffdf9;--cream:#f8f2e9;--cream-deep:#eee1d1;--line:#dfd2c3;--brand:#8f4b2c;--brand-dark:#713820;--brand-soft:#f0d9c8;--sage:#7a8663;--gold:#c29148;--white:#fff;--danger:#a2382a;--shadow:0 16px 45px #462d1d1a;--shadow-soft:0 8px 25px #462d1d12;--radius-sm:12px;--radius:20px;--radius-lg:32px;--container:1280px}*{box-sizing:border-box}html{scroll-padding-top:88px}body{color:var(--ink);background:var(--cream);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;overflow-x:hidden}body.menu-is-open{overflow:hidden}img{max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}h1,h2{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.03}h1{font-size:clamp(2.8rem,6vw,5.8rem)}h2{font-size:clamp(2.1rem,4vw,3.75rem)}:focus-visible{outline-offset:3px;outline:3px solid #177a89}::selection{background:var(--brand-soft);color:var(--ink)}.container{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.container--narrow{max-width:900px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;color:#fff;background:var(--ink);border-radius:10px;padding:12px 18px;transition:top .2s;position:fixed;top:-80px;left:16px}.skip-link:focus{top:12px}.eyebrow{color:var(--brand);letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;font-size:.76rem;font-weight:800;display:inline-block}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:11px 20px;font-size:.94rem;font-weight:750;transition:transform .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.button svg{width:19px;height:19px}.button:hover{transform:translateY(-1px)}.button--primary{color:var(--white);background:var(--brand);box-shadow:0 7px 18px #8f4b2c2e}.button--primary:hover{background:var(--brand-dark)}.button--secondary{color:var(--brand-dark);border-color:var(--brand);background:0 0}.button--secondary:hover{background:var(--brand-soft)}.button--ghost{color:var(--ink);border-color:var(--line);background:#ffffff8c}.button--ghost:hover{border-color:var(--brand)}.button--wide{width:100%}.button--whatsapp{color:#fff;background:#287b4e}.button--telegram{color:#fff;background:#297da7}.text-button{color:var(--muted);text-underline-offset:3px;background:0 0;border:0;padding:6px;text-decoration:underline}.icon-button{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);background:var(--paper);border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.icon-button:hover{border-color:var(--brand);color:var(--brand)}.icon-button--small{width:34px;height:34px}.icon-button--small svg{width:17px}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f2e9eb;border-bottom:1px solid #5f46341f;height:76px;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:30px;height:100%;display:flex}.brand{flex:none;align-items:center;gap:11px;display:inline-flex}.brand__mark{width:43px;height:43px;color:var(--white);background:var(--brand);border-radius:50% 50% 45% 45%;place-items:center;font-family:Georgia,serif;font-size:.9rem;font-weight:700;display:grid}.brand>span:last-child{flex-direction:column;line-height:1.12;display:flex}.brand strong{font-family:Georgia,serif;font-size:1.12rem}.brand small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:3px;font-size:.67rem}.main-nav{align-items:center;gap:clamp(18px,3vw,38px);margin-left:auto;display:flex}.main-nav>a{font-size:.9rem;font-weight:700;position:relative}.main-nav>a:not(.main-nav__order):after{content:"";background:var(--brand);height:2px;transition:right .2s;position:absolute;bottom:-5px;left:0;right:100%}.main-nav>a:hover:after{right:0}.main-nav .main-nav__order{border:1px solid var(--line);border-radius:999px;padding:9px 16px}.site-header__actions{align-items:center;gap:8px;display:flex}.header-cart{min-height:44px;color:var(--ink);background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-weight:750;display:flex;position:relative}.header-cart:hover{background:var(--paper)}.header-cart__count{color:#fff;background:var(--brand);border-radius:99px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:.72rem;display:grid}.menu-button{width:44px;height:44px;color:var(--ink);background:var(--paper);border:0;border-radius:50%;place-items:center;padding:0;display:none}.menu-backdrop{display:none}.hero{background:radial-gradient(circle at 15% 30%, #dcb57d33, transparent 30%), var(--cream);padding:54px 0 70px}.hero__grid{grid-template-columns:minmax(0,.92fr) minmax(450px,1.08fr);align-items:center;gap:clamp(34px,6vw,90px);min-height:min(700px,100vh - 105px);display:grid}.hero__content{padding:30px 0}.hero h1{max-width:750px;margin-bottom:25px}.hero h1 em{color:var(--brand);font-weight:inherit}.hero__content>p{max-width:620px;color:var(--muted);margin-bottom:30px;font-size:clamp(1.02rem,1.4vw,1.2rem)}.hero__actions{flex-wrap:wrap;gap:12px;display:flex}.hero__facts{gap:clamp(28px,4vw,55px);margin:48px 0 0;display:flex}.hero__facts div{flex-direction:column;display:flex}.hero__facts dt{font-family:Georgia,serif;font-size:1.65rem;font-weight:700}.hero__facts dd{color:var(--muted);margin:0;font-size:.8rem}.hero__visual{background:var(--cream-deep);height:min(660px,75vh);min-height:520px;box-shadow:var(--shadow);border-radius:46% 46% 28px 28px;position:relative;overflow:hidden}.hero__visual>img{object-fit:cover}.hero__visual:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff4d}.hero__note{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-soft);background:#fffdf9e6;border:1px solid #ffffff8c;border-radius:17px;align-items:center;gap:13px;padding:16px 18px;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.hero__note>span{color:#fff;background:var(--sage);border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.hero__note div{flex-direction:column;display:flex}.hero__note small{color:var(--muted)}.section{padding:clamp(72px,9vw,125px) 0}.section-heading{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:40px;margin-bottom:44px;display:grid}.section-heading h2{max-width:800px;margin:0}.section-heading>p{max-width:500px;color:var(--muted);margin:0 0 6px}.section--categories{background:var(--paper)}.category-overview{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.category-tile{border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);flex-direction:column;min-height:230px;padding:24px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.category-tile:hover{border-color:var(--brand);box-shadow:var(--shadow-soft);transform:translateY(-3px)}.category-tile:first-child,.category-tile:nth-child(2){grid-column:span 6}.category-tile:nth-child(n+3){grid-column:span 4}.category-tile__number{color:#8f4b2c1f;font-family:Georgia,serif;font-size:5.4rem;line-height:1;position:absolute;top:8px;right:18px}.category-tile h3{max-width:70%;margin:15px 0 10px;font-family:Georgia,serif;font-size:clamp(1.4rem,2.2vw,2rem);line-height:1.08}.category-tile p{max-width:76%;color:var(--muted);margin:0;font-size:.9rem}.category-tile__footer{color:var(--brand);justify-content:space-between;align-items:center;margin-top:auto;font-size:.86rem;font-weight:750;display:flex}.category-tile__footer svg{transition:transform .2s}.category-tile:hover .category-tile__footer svg{transform:translate(4px)}.category-tile--prepared{background:#edf0e7}.category-tile--appetizers{background:#f4e8dc}.category-tile--salads{background:#edf0e4}.category-tile--cakes{background:#f3e6e1}.section--catalog{background:var(--cream)}.catalog-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.catalog-toolbar>p{color:var(--muted);white-space:nowrap;margin:0;font-size:.88rem}.search-field{border:1px solid var(--line);background:var(--paper);border-radius:999px;align-items:center;gap:10px;width:min(100%,480px);min-height:52px;padding:0 16px;transition:border-color .2s,box-shadow .2s;display:flex}.search-field:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #8f4b2c1a}.search-field>svg{color:var(--muted);flex:none}.search-field input{width:100%;height:50px;color:var(--ink);background:0 0;border:0;outline:0}.search-field button{width:34px;height:34px;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.search-field button svg{width:17px}.category-tabs{scrollbar-width:thin;gap:8px;margin:0 -2px 28px;padding:2px 2px 8px;display:flex;overflow-x:auto}.category-tabs button{border:1px solid var(--line);min-height:42px;color:var(--muted);white-space:nowrap;background:#ffffff85;border-radius:999px;flex:none;padding:8px 15px;font-size:.82rem;font-weight:700}.category-tabs button:hover,.category-tabs button.is-active{color:#fff;border-color:var(--brand);background:var(--brand)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(13px,1.6vw,22px);display:grid}.product-card{border-radius:var(--radius);background:var(--paper);border:1px solid #6e533e26;flex-direction:column;min-width:0;transition:transform .22s,box-shadow .22s;display:flex;overflow:hidden;box-shadow:0 2px #462d1d05}.product-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.product-card__image{aspect-ratio:1.36;background:var(--cream-deep);display:block;position:relative;overflow:hidden}.product-card__image img{object-fit:cover;transition:transform .35s}.product-card:hover .product-card__image img{transform:scale(1.025)}.product-card__badge{color:#fff;background:var(--brand-dark);border-radius:99px;padding:5px 9px;font-size:.68rem;font-weight:750;position:absolute;top:10px;left:10px}.product-card__body{flex-direction:column;height:100%;padding:18px;display:flex}.product-card__heading>span{min-height:2em;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px;font-size:.68rem;line-height:1.2;display:block}.product-card h3{min-height:2.55em;margin:0;font-family:Georgia,serif;font-size:1.18rem;line-height:1.25}.product-card h3 a:hover{color:var(--brand)}.product-card__price{color:var(--brand-dark);margin:12px 0 13px;font-size:1.03rem;font-weight:800}.product-card__clarification{color:var(--muted);margin:-7px 0 10px;font-size:.72rem}.product-card__more{width:fit-content;color:var(--muted);align-items:center;gap:2px;margin-top:12px;font-size:.76rem;font-weight:700;display:inline-flex}.product-card__more svg{width:15px}.product-card__more:hover{color:var(--brand)}.purchase-controls{margin-top:28px}.purchase-controls__row{align-items:flex-end;gap:10px;display:flex}.purchase-controls__button{min-width:128px}.purchase-controls--compact .purchase-controls__row{align-items:center}.purchase-controls--compact .purchase-controls__button{min-width:0;min-height:42px;padding:8px 14px;font-size:.8rem}.purchase-controls .field-label{margin-bottom:15px}.is-added{background:var(--sage)}.quantity-control{flex-direction:column;gap:6px;display:flex}.quantity-control__label{color:var(--muted);font-size:.76rem;font-weight:700}.quantity-stepper{border:1px solid var(--line);background:var(--paper);border-radius:999px;grid-template-columns:40px minmax(48px,64px) 40px;height:44px;display:grid;overflow:hidden}.quantity-stepper button{color:var(--ink);background:0 0;border:0;place-items:center;padding:0;display:grid}.quantity-stepper button:hover:not(:disabled){color:var(--brand);background:var(--brand-soft)}.quantity-stepper button svg{width:16px;height:16px}.quantity-stepper input{width:100%;min-width:0;color:var(--ink);text-align:center;background:0 0;border:0;outline:0;padding:0;font-size:.8rem;font-weight:800}.quantity-control--compact .quantity-stepper{grid-template-columns:33px 42px 33px;height:40px}.catalog-empty{text-align:center;align-content:center;place-items:center;min-height:360px;display:grid}.catalog-empty__icon{width:60px;height:60px;color:var(--brand);background:var(--brand-soft);border-radius:50%;place-items:center;margin-bottom:15px;display:grid}.catalog-empty h3{margin-bottom:6px;font-family:Georgia,serif;font-size:1.6rem}.catalog-empty p{color:var(--muted)}.section--steps{color:#fff;background:var(--ink)}.section--steps .eyebrow{color:#dfae73}.steps-layout{grid-template-columns:.8fr 1.2fr;gap:clamp(50px,10vw,150px);display:grid}.steps-intro p{color:#cbbfb7;max-width:500px}.steps-list{margin:0;padding:0;list-style:none}.steps-list li{border-bottom:1px solid #ffffff24;grid-template-columns:56px 1fr;gap:20px;padding:24px 0;display:grid}.steps-list li:first-child{padding-top:0}.steps-list li>span{color:#fff;background:var(--brand);border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.steps-list strong{margin-bottom:5px;font-family:Georgia,serif;font-size:1.35rem;display:block}.steps-list p{color:#cbbfb7;margin:0}.section--faq{background:var(--paper)}.faq-layout{grid-template-columns:.7fr 1.3fr;gap:clamp(50px,10vw,150px);display:grid}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:21px 40px 21px 0;font-weight:800;list-style:none;position:relative}.faq-list summary:after{content:"+";color:var(--brand);font-size:1.6rem;font-weight:400;position:absolute;top:16px;right:4px}.faq-list details[open] summary:after{content:"−"}.faq-list p{max-width:730px;color:var(--muted);padding-right:40px}.inner-page,.product-page{background:var(--paper);min-height:70vh;padding:30px 0 100px}.breadcrumbs{min-width:0;color:var(--muted);align-items:center;gap:5px;margin:6px 0 30px;font-size:.77rem;display:flex;overflow:hidden}.breadcrumbs a{flex:none}.breadcrumbs a:hover{color:var(--brand)}.breadcrumbs svg{flex:none;width:15px}.breadcrumbs span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-detail{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start;gap:clamp(38px,7vw,95px);display:grid}.product-detail__image{aspect-ratio:1.26;border-radius:var(--radius-lg);background:var(--cream-deep);box-shadow:var(--shadow-soft);position:sticky;top:106px;overflow:hidden}.product-detail__image-frame{width:100%;height:100%;position:relative}.product-detail__image img{object-fit:cover}.product-detail__content{padding:22px 0}.product-detail h1{margin-bottom:18px;font-size:clamp(2.5rem,5vw,4.8rem)}.product-detail__price{color:var(--brand);margin-bottom:22px;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:850}.product-detail__lead{max-width:580px;color:var(--muted)}.product-detail .purchase-controls{border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);max-width:580px;padding:24px}.product-specs{border-top:1px solid var(--line);margin:34px 0 0}.product-specs div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:20px;padding:12px 0;display:grid}.product-specs dt{color:var(--muted)}.product-specs dd{text-align:right;margin:0;font-weight:700}.product-detail__fineprint{color:var(--muted);margin-top:15px;font-size:.8rem}.notice{border-left:3px solid var(--gold);border-radius:3px var(--radius-sm) var(--radius-sm) 3px;color:#604b35;background:#f7ebd6;margin:15px 0;padding:13px 15px;font-size:.86rem}.notice--compact{margin:8px 0;padding:9px 11px}.notice--warning{border-left-color:var(--danger);background:#f8ded8}.field-label{color:var(--ink);flex-direction:column;gap:6px;font-size:.82rem;font-weight:750;display:flex}.field-label b{color:var(--brand)}.field-label input,.field-label select,.field-label textarea{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;color:var(--ink);background:var(--paper);outline:0;font-size:1rem;font-weight:450;transition:border-color .2s,box-shadow .2s}.field-label input,.field-label select{min-height:50px;padding:10px 13px}.field-label textarea{resize:vertical;padding:12px 13px;line-height:1.5}.field-label input:focus,.field-label select:focus,.field-label textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #8f4b2c1a}.field-label [aria-invalid=true]{border-color:var(--danger)}.field-error{color:var(--danger);font-weight:650}.order-layout{grid-template-columns:minmax(0,1fr) minmax(380px,.8fr);align-items:start;gap:clamp(36px,7vw,90px);display:grid}.order-form{gap:18px;display:grid}.order-form h1{margin-bottom:-5px;font-size:clamp(2.5rem,5vw,4.7rem)}.order-form>p{color:var(--muted);margin:-4px 0 10px}.order-form .eyebrow{margin-bottom:-8px}.order-summary{border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);box-shadow:var(--shadow-soft);padding:26px;position:sticky;top:105px}.order-summary__heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.order-summary__heading .eyebrow{margin-bottom:3px}.order-summary__heading h2{letter-spacing:0;margin:0;font-family:inherit;font-size:1.25rem;font-weight:800}.order-summary__heading>strong{color:var(--brand);white-space:nowrap;font-size:1.3rem}.order-summary__prompt{text-align:center;min-height:260px;color:var(--muted);align-content:center;place-items:center;display:grid}.order-summary__prompt svg{width:38px;height:38px;color:var(--brand);margin-bottom:12px}.order-result{gap:12px;display:grid}.order-result textarea{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.78rem}.contact-fallback{border-radius:var(--radius-sm);color:var(--muted);background:var(--paper);margin:4px 0 0;padding:12px;font-size:.8rem}.order-empty,.order-loading{text-align:center;align-content:center;place-items:center;min-height:60vh;display:grid}.order-empty>span{width:70px;height:70px;color:var(--brand);background:var(--brand-soft);border-radius:50%;place-items:center;margin-bottom:16px;display:grid}.order-empty h1{margin-bottom:8px;font-size:clamp(2.5rem,5vw,4rem)}.order-empty p{color:var(--muted)}.cart-dialog{width:100%;max-width:none;height:100%;max-height:none;color:var(--ink);background:0 0;border:0;margin:0;padding:0;overflow:hidden}.cart-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#261a1373}.cart-panel{background:var(--paper);flex-direction:column;width:min(100%,520px);height:100dvh;margin-left:auto;display:flex;box-shadow:-25px 0 60px #2117112e}.cart-panel__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.cart-panel__header .eyebrow{margin-bottom:1px}.cart-panel__header h2{margin:0;font-size:2.2rem}.cart-lines{overscroll-behavior:contain;flex:1;padding:5px 24px;overflow-y:auto}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:96px 1fr;gap:14px;padding:18px 0;display:grid}.cart-line__image{background:var(--cream);border-radius:11px;width:96px;height:76px;position:relative;overflow:hidden}.cart-line__image img{object-fit:cover}.cart-line__content{min-width:0}.cart-line__top,.cart-line__bottom{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.cart-line__top h3{margin:0;font-family:Georgia,serif;font-size:1rem;line-height:1.2}.cart-line__top p{color:var(--muted);margin:3px 0 0;font-size:.75rem}.cart-line__bottom{align-items:center;margin-top:11px}.cart-line__bottom>strong{color:var(--brand-dark);white-space:nowrap;font-size:.9rem}.cart-panel__footer{padding:18px 24px max(20px, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--cream);text-align:center}.cart-summary{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.cart-summary strong{color:var(--brand);font-size:1.45rem}.cart-panel__footer .text-button{margin-top:7px}.cart-empty{text-align:center;flex:1;align-content:center;place-items:center;padding:35px;display:grid}.cart-empty__icon{width:68px;height:68px;color:var(--brand);background:var(--brand-soft);border-radius:50%;place-items:center;margin-bottom:15px;display:grid}.cart-empty h3{margin-bottom:7px;font-family:Georgia,serif;font-size:1.6rem}.cart-empty p{max-width:340px;color:var(--muted)}.skeleton-line{background:var(--cream-deep);border-radius:99px;width:80%;height:16px}.skeleton-line--short{width:50%;margin-top:10px}.mobile-cart-bar{display:none}.content-heading{max-width:760px;margin:60px 0 45px}.content-heading h1{margin-bottom:18px}.content-heading p{color:var(--muted);font-size:1.08rem}.contact-list{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.contact-list a{border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);align-items:center;gap:15px;min-height:100px;padding:20px;display:flex}.contact-list a>svg{color:var(--brand)}.contact-list span{flex-direction:column;display:flex}.contact-list small{color:var(--muted)}.empty-contact{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--cream);text-align:center;padding:clamp(28px,6vw,60px)}.empty-contact>svg{width:44px;height:44px;color:var(--brand);margin-bottom:12px}.empty-contact h2{margin-bottom:10px;font-size:2rem}.empty-contact p{max-width:620px;color:var(--muted);margin:0 auto 24px}.prose-page{max-width:840px}.prose-page>h1{max-width:720px}.prose-page>h2{margin:42px 0 12px;font-size:1.8rem}.prose-page>p{max-width:760px;color:var(--muted);font-size:1.03rem}.prose-page code{background:var(--cream-deep);border-radius:5px;padding:2px 5px}.status-page{text-align:center;place-items:center;min-height:70vh;padding:50px 24px;display:grid}.status-page__code{color:var(--brand);font-family:Georgia,serif;font-size:1.8rem}.status-page h1{margin:8px 0 12px;font-size:clamp(2.5rem,6vw,4.5rem)}.status-page p{color:var(--muted)}.site-footer{color:#f7eee7;background:#32241c;padding:65px 0 20px}.site-footer__grid{grid-template-columns:1.6fr .7fr .8fr;gap:clamp(40px,7vw,100px);display:grid}.brand--footer .brand__mark{background:#d08a5c}.brand--footer small,.site-footer p{color:#bfb2aa}.site-footer__grid>div:first-child>p{max-width:460px;margin:24px 0 0}.site-footer h2{color:#d4a47b;letter-spacing:.12em;text-transform:uppercase;margin:4px 0 18px;font-family:inherit;font-size:.76rem;font-weight:800}.site-footer__grid>div:not(:first-child){flex-direction:column;gap:9px;display:flex}.site-footer__grid a:hover{color:#d4a47b}.site-footer__note{margin-top:8px;font-size:.8rem}.site-footer__bottom{color:#9d918a;border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;margin-top:55px;padding-top:18px;font-size:.72rem;display:flex}@media (max-width:1100px){.main-nav{gap:18px}.main-nav__order{display:none}.hero__grid{grid-template-columns:minmax(0,1fr) minmax(400px,.9fr);gap:45px}.hero__visual{height:590px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.purchase-controls--compact .purchase-controls__row{flex-direction:column;align-items:stretch}.purchase-controls--compact .quantity-stepper{grid-template-columns:1fr 50px 1fr;width:100%}.product-card__more{margin-top:9px}}@media (max-width:840px){.container{width:min(calc(100% - 36px), var(--container))}.site-header{height:68px}.menu-button{display:grid}.header-cart__label{display:none}.main-nav{z-index:102;background:var(--paper);width:min(88vw,360px);height:calc(100dvh - 68px);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0;padding:20px;display:none;position:fixed;top:68px;right:0}.main-nav.is-open{display:flex}.main-nav>a{border-bottom:1px solid var(--line);padding:17px 8px;font-family:Georgia,serif;font-size:1.35rem}.main-nav>a:after{display:none}.main-nav .main-nav__order{color:#fff;background:var(--brand);text-align:center;border:0;margin-top:18px;padding:13px 17px;font-family:inherit;font-size:.95rem;display:block}.menu-backdrop{z-index:101;background:#25191266;border:0;display:block;position:fixed;inset:68px 0 0}.hero{padding-top:25px}.hero__grid{grid-template-columns:1fr;min-height:0}.hero__content{padding:24px 0 0}.hero__content h1{font-size:clamp(3rem,11vw,5rem)}.hero__visual{height:520px;min-height:0}.section-heading{grid-template-columns:1fr;gap:18px}.category-tile:nth-child(n){grid-column:span 6}.category-tile:last-child{grid-column:4/span 6}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps-layout,.faq-layout{grid-template-columns:1fr;gap:45px}.product-detail{grid-template-columns:1fr}.product-detail__image{position:relative;top:auto}.order-layout{grid-template-columns:1fr}.order-summary{position:relative;top:auto}.contact-list{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:1.4fr 1fr 1fr;gap:35px}.mobile-cart-bar{z-index:90;left:12px;right:12px;bottom:max(12px, env(safe-area-inset-bottom));display:block;position:fixed}.mobile-cart-bar button{color:#fff;background:var(--brand);border:0;border-radius:999px;justify-content:space-between;align-items:center;gap:15px;width:100%;min-height:56px;padding:10px 18px;font-size:.86rem;display:flex;box-shadow:0 12px 30px #4125164d}.mobile-cart-bar span{align-items:center;gap:8px;display:flex}}@media (max-width:600px){.container{width:min(calc(100% - 28px), var(--container))}.brand small{display:none}.brand__mark{width:39px;height:39px}.hero{padding:20px 0 48px}.hero__grid{gap:30px}.hero h1{margin-bottom:18px;font-size:clamp(2.7rem,13.4vw,4rem)}.hero__content>p{font-size:.98rem}.hero__actions{grid-template-columns:1fr 1fr;display:grid}.hero__actions .button{padding-inline:12px;font-size:.82rem}.hero__facts{justify-content:space-between;gap:20px;margin-top:34px}.hero__facts dt{font-size:1.35rem}.hero__facts dd{font-size:.7rem}.hero__visual{border-radius:150px 150px 22px 22px;height:390px}.hero__note{padding:11px;bottom:12px;left:12px;right:12px}.hero__note small{display:none}.section{padding:70px 0}.section-heading{margin-bottom:30px}.section-heading p{font-size:.9rem}.category-overview{gap:10px}.category-tile{min-height:190px;padding:17px}.category-tile:nth-child(n){grid-column:span 6}.category-tile:last-child{grid-column:span 12;min-height:165px}.category-tile h3{max-width:100%;margin-top:24px;font-size:1.25rem}.category-tile p{display:none}.category-tile__number{font-size:4rem}.category-toolbar{display:block}.catalog-toolbar{flex-direction:column;align-items:stretch;gap:8px}.catalog-toolbar>p{padding-left:8px}.category-tabs{margin-right:-14px;padding-right:14px}.product-grid{gap:10px}.product-card{border-radius:15px}.product-card__image{aspect-ratio:1.16}.product-card__body{padding:12px}.product-card__heading>span{white-space:nowrap;text-overflow:ellipsis;min-height:0;font-size:.58rem;overflow:hidden}.product-card h3{min-height:2.6em;font-size:.96rem}.product-card__price{min-height:2.3em;margin:8px 0 9px;font-size:.83rem;line-height:1.18}.product-card__badge{font-size:.58rem;top:6px;left:6px}.purchase-controls--compact .field-label{font-size:.7rem}.purchase-controls--compact .field-label select{min-height:42px;padding:7px;font-size:.72rem}.purchase-controls--compact .purchase-controls__row{gap:7px}.purchase-controls--compact .purchase-controls__button{width:100%;min-height:40px}.product-card__more{display:none}.steps-list li{grid-template-columns:46px 1fr;gap:14px}.steps-list li>span{width:44px;height:44px}.product-detail__content{padding-top:0}.product-detail .purchase-controls{padding:17px}.purchase-controls__row{flex-direction:column;align-items:stretch}.purchase-controls__row .quantity-stepper{grid-template-columns:1fr 65px 1fr;width:100%}.product-specs div{grid-template-columns:.9fr 1.1fr;font-size:.84rem}.inner-page,.product-page{padding-top:18px}.order-form h1{font-size:2.7rem}.order-summary{padding:18px}.cart-panel{width:100%}.cart-panel__header,.cart-panel__footer,.cart-lines{padding-left:16px;padding-right:16px}.cart-line{grid-template-columns:72px 1fr;gap:10px}.cart-line__image{width:72px;height:68px}.cart-line__bottom{flex-direction:column-reverse;align-items:flex-end;gap:6px}.cart-line__bottom .quantity-stepper{grid-template-columns:35px 42px 35px}.site-footer{padding-bottom:90px}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__grid>div:first-child{grid-column:span 2}.site-footer__bottom{flex-direction:column;align-items:flex-start}}@media (max-width:380px){.product-grid{grid-template-columns:1fr}.product-card__image{aspect-ratio:1.5}.product-card h3,.product-card__price{min-height:0}.category-tile:nth-child(n){grid-column:span 12;min-height:150px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{overflow-x:clip}body.cart-is-open{overflow:hidden}.site-header{background:var(--cream);-webkit-backdrop-filter:none;backdrop-filter:none}.site-header__inner{gap:18px}.brand{flex:0 auto;min-width:0}.brand-logo{object-fit:contain;filter:drop-shadow(0 2px 3px #3b2a201a);border-radius:12px;flex-shrink:0;width:64px;height:64px}.brand strong{overflow-wrap:anywhere}.desktop-nav{gap:28px;margin-left:auto;font-size:.9rem;display:flex}.header-cart{flex-shrink:0}.shop-intro{border-bottom:1px solid var(--line);padding:34px 0 38px}.shop-intro__inner{justify-content:space-between;align-items:center;gap:36px;max-width:1100px;display:flex}.shop-intro h1{margin:0 0 18px;font-size:clamp(2.5rem,4.5vw,4.2rem);line-height:1.07}.shop-intro h1 em{color:var(--brand);font-weight:inherit}.shop-intro p{color:var(--muted);margin-bottom:20px}.intro-logo{object-fit:contain;filter:drop-shadow(0 5px 9px #3b2a2017);border-radius:24px;width:280px;height:280px}.mobile-break{display:none}.section--catalog{padding:45px 0 64px}.section-heading{margin-bottom:24px}.section-heading h2{font-size:clamp(2.2rem,3.5vw,3.2rem)}.section-heading p{font-size:.9rem}.category-tabs{flex-wrap:wrap;margin:0 0 24px;padding:0;overflow:visible}.category-tabs button{white-space:normal;text-align:left;min-height:44px}.product-card{box-shadow:none}.product-card:hover{transform:none}.product-card__image{aspect-ratio:800/650}.product-card__body{flex:1;gap:8px;height:auto}.product-card h3{text-wrap:pretty;overflow-wrap:anywhere;min-height:0;font-size:1.18rem;line-height:1.25}.product-composition{color:var(--muted);font-size:.78rem}.product-composition summary{cursor:pointer;align-items:center;gap:5px;min-height:32px;display:flex}.product-composition summary:after{content:"+"}.product-composition[open] summary:after{content:"−"}.product-composition p{overflow-wrap:anywhere;margin:0 0 8px}.product-card__purchase{margin-top:auto;padding-top:4px}.product-card__unit{color:var(--muted);overflow-wrap:anywhere;font-size:.78rem}.product-card__price{overflow-wrap:anywhere;min-height:0;margin:4px 0 12px;font-size:1.15rem}.purchase-controls--compact{margin-top:0}.purchase-controls .button{min-height:44px;padding:8px 10px}.quantity-control,.quantity-control--compact{width:100%}.quantity-stepper,.quantity-control--compact .quantity-stepper{grid-template-columns:minmax(44px,1fr) minmax(36px,1fr) minmax(44px,1fr);width:100%;height:46px}.quantity-stepper output{place-items:center;font-size:.94rem;font-weight:750;display:grid}.how-order{background:var(--paper);border-top:1px solid var(--line);padding:40px 0}.how-order h2{font-size:2.2rem}.how-order ol{flex-wrap:wrap;gap:20px 60px;padding:0;list-style:none;display:flex}.how-order li{align-items:center;gap:12px;display:flex}.how-order li span{width:36px;height:36px;color:var(--brand);background:var(--cream-deep);border-radius:50%;place-items:center;display:grid}.how-order p{max-width:700px;color:var(--muted);margin:24px 0 0;font-size:.86rem}.site-footer{padding:32px 0}.footer-simple{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-simple p{margin:6px 0 0;font-size:.8rem}.footer-simple strong{font-family:Georgia,serif;font-size:1.3rem}.footer-simple nav{gap:20px;font-size:.8rem;display:flex}.footer-simple>a{white-space:nowrap}.cart-dialog::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}.cart-panel{width:min(100%,540px);box-shadow:none}.cart-panel__header{flex-shrink:0;padding-block:18px}.cart-scroll{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.cart-scroll>.notice{margin:12px 24px}.cart-lines{flex:none;overflow:visible}.cart-line__top h3{overflow-wrap:anywhere}.cart-line__bottom{flex-wrap:wrap}.cart-line__bottom .quantity-control{width:140px}.cart-line__bottom strong{white-space:normal;overflow-wrap:anywhere}.cart-line__top>.icon-button{flex-shrink:0}.cart-panel__footer{max-height:48dvh;padding-block:14px max(14px,env(safe-area-inset-bottom));flex-shrink:0;overflow-y:auto}.cart-extras{padding:12px 24px 20px}.cart-extras p{color:var(--muted);margin:12px 0 0;font-size:.78rem}.cart-summary{gap:12px}.cart-summary strong{overflow-wrap:anywhere;text-align:right}.checkout-actions{gap:8px;display:grid}.checkout-actions>.notice{text-align:left;margin-block:0}.checkout-actions>.button{white-space:normal}.shared-result{text-align:left;gap:10px;padding-top:8px;font-size:.85rem;display:grid}.shared-result>a:first-child{color:var(--brand);text-decoration:underline}.snapshot-container{max-width:1160px}.snapshot-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:40px;display:grid}.snapshot-line{border-bottom:1px solid var(--line);grid-template-columns:104px minmax(0,1fr);align-items:start;gap:20px;padding:24px 0;display:grid}.snapshot-line:first-child{padding-top:0}.snapshot-photo{background:var(--cream);border-radius:12px;width:104px;height:90px;position:relative;overflow:hidden}.snapshot-content{min-width:0}.snapshot-line-total{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;margin-top:14px;display:flex}.snapshot-line h2{letter-spacing:0;text-align:left;overflow-wrap:anywhere;margin:0 0 5px;font-family:inherit;font-size:1.1rem;font-weight:600;line-height:1.4}.snapshot-line p{color:var(--muted);margin:0;font-size:.88rem}.snapshot-line strong{overflow-wrap:anywhere;color:var(--brand-dark)}.snapshot-total{background:var(--cream);border:1px solid var(--line);border-radius:16px;gap:14px;min-width:0;padding:24px;display:grid;position:sticky;top:100px}.snapshot-total .cart-summary{flex-wrap:wrap;gap:8px}.snapshot-total>p{color:var(--muted);margin:0;font-size:.88rem}.snapshot-total .button{padding-inline:12px}.composition-text{color:var(--muted);overflow-wrap:anywhere;margin-top:8px;font-size:.82rem;line-height:1.45}.composition-text p,.snapshot-line .composition-text p{font-size:inherit;margin:0}.composition-text__preview{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.composition-text button{min-height:44px;color:var(--brand);text-underline-offset:3px;font-size:inherit;background:0 0;border:0;padding:6px 0;text-decoration:underline;display:block}.product-card .composition-text{margin-top:0;font-size:.78rem}.cart-line__price{color:var(--muted);margin:8px 0 0;font-size:.78rem}.footer-credit{color:#c9bbb0;justify-content:flex-end;margin-top:12px;font-size:.75rem;display:flex}.footer-credit span{white-space:nowrap}.footer-credit a{color:#e6bfa5;align-items:center;min-height:44px;display:inline-flex}.footer-credit a:hover{color:#fff3e9;text-underline-offset:4px;text-decoration:underline}.footer-credit a:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid #e6bfa5}.content-heading{margin:30px 0}.content-heading h1,.prose-page h1{overflow-wrap:anywhere;font-size:clamp(2.5rem,5vw,4rem)}.prose-page{padding-top:30px}.muted{color:var(--muted)}.icon-button{min-width:44px;min-height:44px}.text-button{min-height:44px}.admin-page{width:min(1160px,100% - 40px);margin:0 auto;padding:32px 0 80px}.admin-header,.admin-header-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-header h1{overflow-wrap:anywhere;margin-bottom:0;font-size:2.3rem}.admin-header .eyebrow{margin-bottom:6px}.admin-tabs{border-bottom:1px solid var(--line);gap:12px;margin:30px 0;display:flex}.admin-tabs button{min-height:48px;color:var(--muted);background:0 0;border:0;border-bottom:3px solid #0000;padding:10px 20px}.admin-tabs button[aria-current]{color:var(--brand);border-bottom-color:var(--brand);font-weight:700}.admin-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.admin-toolbar h2{margin:0;font-size:2rem}.admin-toolbar h2 small{color:var(--muted);font-family:sans-serif;font-size:.9rem}.admin-filters{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:22px;display:grid}.admin-list{border:1px solid var(--line);background:var(--paper);border-radius:16px;overflow:hidden}.admin-product{border-bottom:1px solid var(--line);grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;display:grid}.admin-product:last-child,.admin-category:last-child{border-bottom:0}.admin-product-photo{border-radius:12px;width:72px;height:72px;position:relative;overflow:hidden}.admin-product h3,.admin-category h3{overflow-wrap:anywhere;margin:0 0 4px;font-size:1rem}.admin-product p{margin:0;font-size:.9rem}.admin-product small,.admin-category small{color:var(--muted);font-size:.78rem}.admin-row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-row-actions>.button{min-height:44px;padding:7px 15px;font-size:.84rem}.order-buttons{align-items:center;gap:4px;display:flex}.danger{color:var(--danger)}.status-tag{color:var(--brand);background:var(--brand-soft);border-radius:4px;margin-top:5px;padding:2px 7px;font-size:.72rem;display:table}.admin-category{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.admin-empty{padding:32px}.admin-dialog{width:min(680px,100% - 32px);max-height:calc(100dvh - 40px);color:var(--ink);background:var(--paper);overscroll-behavior:contain;border:0;border-radius:20px;padding:0}.admin-dialog::backdrop{background:#261a1380}.admin-dialog>header{border-bottom:1px solid var(--line);background:var(--paper);z-index:2;justify-content:space-between;align-items:center;gap:14px;padding:18px 24px;display:flex;position:sticky;top:0}.admin-dialog h2{margin:0;font-size:1.9rem}.admin-form{gap:16px;padding:24px;display:grid}.admin-form small{font-size:.8rem;font-weight:400}.photo-field{flex-wrap:wrap;align-items:flex-start;gap:10px 14px;display:flex}.photo-field>.field-label,.photo-field>small,.photo-field>.field-error{width:100%}.photo-preview{background:var(--cream);border:1px solid var(--line);border-radius:12px;width:140px;height:112px;position:relative;overflow:hidden}.photo-field>.button{cursor:pointer}.photo-field>.button:focus-within{outline-offset:3px;outline:3px solid #177a89}.is-disabled{opacity:.5}.check-field{cursor:pointer;align-items:center;gap:10px;min-height:44px;font-size:.94rem;display:flex}.check-field input{width:22px;height:22px;accent-color:var(--brand);flex-shrink:0}.unit-suggestions{flex-wrap:wrap;gap:6px;display:flex}.unit-suggestions button{border:1px solid var(--line);background:var(--cream);min-height:44px;color:var(--ink);border-radius:24px;padding:6px 12px;font-size:.8rem}.variants-editor{border:1px solid var(--line);border-radius:12px;min-width:0;margin:0;padding:16px}.variants-editor legend{padding:0 5px;font-weight:700}.variants-editor p{color:var(--muted);font-size:.8rem}.variant-row{grid-template-columns:minmax(0,1fr) minmax(90px,.6fr) 44px;align-items:end;gap:8px;margin-bottom:14px;display:grid}.form-actions{padding:14px 0 max(14px,env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--line);gap:10px;display:flex;position:sticky;bottom:-24px}.form-actions>.button:first-child{flex:1}.settings-form{border:1px solid var(--line);background:var(--paper);border-radius:16px;max-width:640px}.settings-form h2{font-size:2rem}.admin-login{text-align:center;max-width:420px;margin:5vh auto;padding:24px}.admin-login h1{font-size:2.5rem}.admin-login p{color:var(--muted)}.admin-login form{text-align:left;gap:20px;margin:24px 0;display:grid}@media (max-width:840px){.snapshot-layout{grid-template-columns:minmax(0,1fr);gap:28px}.snapshot-total{position:static}.desktop-nav{display:none}.intro-logo{width:210px;height:210px}.shop-intro__inner{gap:20px}.brand-logo{width:54px;height:54px}.site-header__inner{gap:8px}.footer-simple{flex-wrap:wrap;align-items:start}.footer-simple nav{flex-direction:column;gap:10px}body:has(.mobile-cart-bar) .site-footer{padding-bottom:calc(100px + env(safe-area-inset-bottom))}.mobile-cart-bar{padding:8px 12px max(10px,env(safe-area-inset-bottom));background:var(--cream);border-top:1px solid var(--line);bottom:0;left:0;right:0}.mobile-cart-bar button{box-shadow:none;border-radius:16px;min-height:54px}.admin-row-actions{max-width:240px}}@media (max-width:600px){.shop-intro{padding:22px 0 25px}.shop-intro__inner{gap:8px}.shop-intro__inner>div{min-width:0}.shop-intro h1{margin-bottom:12px;font-size:clamp(1.85rem,7.1vw,2.65rem);line-height:1.12}.shop-intro .eyebrow{margin-bottom:8px;font-size:.66rem}.shop-intro p{margin-bottom:15px;font-size:.84rem}.shop-intro .button{min-height:44px;padding:8px 16px;font-size:.82rem}.intro-logo{border-radius:12px;flex-shrink:0;width:100px;height:100px}.mobile-break{display:block}.brand{gap:6px}.brand strong{font-size:1rem}.brand-logo{width:50px;height:50px}.section--catalog{padding:26px 0 36px}.section-heading{margin-bottom:18px}.section-heading>p{display:none}.section-heading .eyebrow{margin-bottom:8px;font-size:.66rem}.section-heading h2{font-size:2.15rem}.catalog-toolbar{flex-direction:row;align-items:center;gap:10px}.catalog-toolbar>p{white-space:normal;flex-shrink:0;width:75px;padding:0;font-size:.7rem}.search-field{min-height:46px;padding-inline:12px}.search-field input{min-width:0;height:46px;font-size:16px}.category-tabs{gap:6px;margin:0 0 18px}.category-tabs button{padding:7px 11px;font-size:.72rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card__body{gap:6px;padding:11px}.product-card__image{aspect-ratio:1.13}.product-card h3{font-size:1rem}.product-card__unit{font-size:.72rem}.product-card__price{margin-bottom:10px;font-size:1.04rem}.product-composition{font-size:.72rem}.product-composition summary{min-height:44px}.product-card .button{font-size:.78rem}.purchase-controls .field-label select{min-width:0;max-width:100%;font-size:16px}.how-order{padding:30px 0}.how-order ol{flex-direction:column;gap:12px}.cart-panel{border-radius:22px 22px 0 0;height:min(94dvh,100%);margin-top:auto}.cart-dialog[open]{display:flex}.cart-panel__header{padding:12px 16px}.cart-panel__header h2{font-size:1.9rem}.cart-line{grid-template-columns:60px minmax(0,1fr)}.cart-line__image{width:60px;height:60px}.cart-line__bottom{flex-direction:row;align-items:center;gap:8px}.cart-line__bottom .quantity-control{width:132px}.cart-line__bottom .quantity-stepper{grid-template-columns:44px 42px 44px}.cart-line__bottom strong{font-size:.85rem}.cart-extras{padding:10px 16px 16px}.cart-panel__footer{padding-inline:16px}.cart-summary{font-size:.85rem}.cart-summary strong{font-size:1.3rem}.snapshot-line{grid-template-columns:68px minmax(0,1fr);gap:12px;padding:20px 0}.snapshot-photo{width:68px;height:68px}.snapshot-line h2{font-size:1rem}.snapshot-total{padding:20px 16px}.footer-credit{justify-content:flex-start;margin-top:8px}.admin-page{width:calc(100% - 24px);padding-top:20px}.admin-header{flex-direction:column;align-items:start;gap:12px}.admin-header h1{font-size:2rem}.admin-header-actions{width:100%}.admin-tabs{gap:0;margin:20px 0}.admin-tabs button{flex:1;padding:10px 8px;font-size:.9rem}.admin-toolbar{flex-direction:column;align-items:stretch}.admin-filters{grid-template-columns:1fr;gap:10px}.admin-product{grid-template-columns:60px minmax(0,1fr);gap:12px;padding:14px}.admin-product-photo{width:60px;height:60px}.admin-row-actions{grid-column:1/-1;justify-content:space-between;gap:5px;width:100%;max-width:none}.admin-category{flex-direction:column;align-items:stretch;gap:12px;padding:14px}.admin-dialog{border-radius:0;width:100%;max-width:100%;height:100dvh;max-height:100dvh;margin:0}.admin-dialog>header{padding:14px 16px}.admin-dialog h2{font-size:1.65rem}.admin-form{padding:16px}.form-actions{bottom:-16px}.variants-editor{padding:10px}.variant-row{grid-template-columns:minmax(0,1fr) 44px}.variant-row>.field-label:first-child{grid-column:1/-1}.settings-form{padding:16px}}@media (max-width:349px){.product-grid{grid-template-columns:1fr}.product-card__image{aspect-ratio:1.5}.intro-logo{display:none}.shop-intro h1{font-size:2.15rem}.brand strong{font-size:.9rem}.header-cart{padding-inline:8px}.admin-row-actions>.order-buttons{justify-content:flex-end;width:100%}}.cart-variant{margin-top:8px}.cart-variant select{min-width:0;min-height:44px;padding:8px}
