:root{color:#2f2924;font-synthesis:none;text-rendering:optimizelegibility;--ink:#2f2924;--muted:#756b61;--line:#e6ddd1;--paper:#fbf7f1;--card:#fff;--accent:#9e3f31;--accent-dark:#763128;--green:#2d5a4d;--cream:#f1e7d8;--shadow:0 18px 42px #362b221a;background:#fbf7f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--paper);min-width:320px;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{overflow-wrap:anywhere}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-shell>main{flex:1}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbf7f1f5;border-bottom:1px solid #e6ddd1f2;justify-content:space-between;align-items:center;gap:14px;padding:12px clamp(18px,4vw,54px);display:flex;position:sticky;top:0}.brand{color:var(--ink);text-align:left;background:0 0;border:0;align-items:center;gap:12px;min-width:0;padding:0;display:inline-flex}.brand-mark{color:#fff;background:var(--accent);letter-spacing:0;border:1px solid #89552d40;border-radius:999px;place-items:center;width:42px;min-width:42px;height:42px;display:grid}.brand-mark strong{font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1}.brand-copy{min-width:0}.brand strong,.brand small{display:block}.brand-copy>strong{letter-spacing:.01em;font-size:16px}.brand small{color:var(--muted);margin-top:2px;font-size:12px;line-height:1.35}.site-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:14px;display:none;position:absolute;top:76px;left:16px;right:16px}.site-nav.is-open{gap:8px;display:grid}.site-nav button,.footer-links button{color:var(--ink);text-align:left;background:0 0;border:0;border-radius:999px;padding:10px 12px}.site-nav button:hover,.footer-links button:hover,.language-switcher button.active{background:#f2e8dc}.nav-cart{background:var(--ink)!important;color:#fff!important}.mobile-toggle{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;padding:10px 14px}.language-switcher{border-top:1px solid var(--line);flex-wrap:wrap;gap:6px;padding-top:8px;display:flex}.language-switcher button{border:1px solid var(--line);padding:8px 10px}.language-switcher button.active{border-color:var(--accent);color:var(--accent);font-weight:800}.section{max-width:1240px;margin:0 auto;padding:clamp(44px,7vw,82px) clamp(18px,5vw,72px)}.page{min-height:58vh}.narrow{max-width:880px}.hero{min-height:auto;color:var(--ink);border-bottom:1px solid var(--line);background:linear-gradient(#fffaf4 0%,#f4eadc 100%);align-items:center;gap:30px;padding:clamp(54px,8vw,96px) clamp(18px,5vw,72px);display:grid}.hero__content{max-width:760px}.eyebrow{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800;line-height:1.5;display:inline-flex}.hero h1{letter-spacing:-.035em;max-width:900px;margin:0 0 18px;font-size:clamp(34px,5.2vw,58px);line-height:1.12}.hero p,.page-heading p,.panel p,.product-card p,.static-card p,.faq-list p,.summary-card p,.success-card p{color:var(--muted);line-height:1.75}.hero p{max-width:760px;margin-bottom:28px;font-size:clamp(16px,2vw,19px)}.hero-actions,.card-actions,.submit-actions{flex-wrap:wrap;gap:12px;display:flex}.primary-button,.secondary-button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:11px 17px;font-weight:800;display:inline-flex}.primary-button{background:var(--green);color:#fff}.primary-button:hover{background:#24483f}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.58}.secondary-button{color:var(--ink);border-color:var(--line);background:#fff}.secondary-button:hover{border-color:var(--green);color:var(--green)}.large{padding:14px 20px}.full{width:100%}.hero-card,.product-card,.notice-box,.panel,.category-card,.static-card,.faq-item,.faq-contact,.form-card,.summary-card,.success-card,.empty-state{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px}.hero-card{padding:clamp(22px,4vw,32px)}.hero-card span{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:900}.hero-card strong{margin:10px 0 16px;font-size:21px;line-height:1.45;display:block}.hero-card ol{color:var(--muted);margin:0;padding-left:22px;line-height:1.8}.trust-grid,.category-grid,.product-grid{gap:18px;display:grid}.trust-card{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:12px;padding:18px;display:flex}.trust-card span{color:var(--green);font-weight:900}.section-heading{margin-bottom:24px}.section-heading h2,.page-heading h1{margin-top:0}.split{justify-content:space-between;align-items:end;gap:16px;display:flex}.category-card{text-align:left;color:var(--ink);padding:24px}.category-card strong{margin-bottom:10px;font-size:21px;display:block}.category-card span{color:var(--muted);line-height:1.6}.product-grid{grid-template-columns:1fr;align-items:stretch}.product-grid--shelf{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-card{flex-direction:column;display:flex;overflow:hidden}.product-card--shelf{border:1px solid var(--line);color:var(--ink);text-align:left;background:var(--card);cursor:pointer;padding:0;transition:transform .18s,box-shadow .18s,border-color .18s}.product-card--shelf:hover{border-color:#d4c5b4;transform:translateY(-3px);box-shadow:0 16px 34px #362b2224}.product-card--shelf:focus-visible{outline-offset:3px;outline:3px solid #9e3f3147}.shelf-card__image{background:#eee4d7;width:100%;display:block;overflow:hidden}.shelf-card__image img{aspect-ratio:1;object-fit:cover;width:100%;transition:transform .18s}.product-card--shelf:hover .shelf-card__image img{transform:scale(1.03)}.shelf-card__body{gap:8px;padding:12px 12px 14px;display:grid}.shelf-card__title{min-height:2.8em;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:800;line-height:1.4;display:-webkit-box;overflow:hidden}.shelf-card__price{color:var(--accent);font-size:18px;font-weight:950;line-height:1.25}.image-button{background:#eee4d7;border:0;width:100%;padding:0;display:block;position:relative}.image-button img,.detail-image img{aspect-ratio:1.24;object-fit:cover;width:100%}.status-pill{color:#fff;background:#2f2924db;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800;position:absolute;top:14px;left:14px}.product-card__body{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex}.product-card__meta{color:var(--accent);justify-content:space-between;gap:10px;font-size:13px;font-weight:800;display:flex}.product-title{color:var(--ink);text-align:left;padding:0;font-size:20px;font-weight:900;line-height:1.35}.text-link{color:var(--accent);background:0 0;border:0;padding:0;font-weight:800}.danger{color:#a22b21}.product-facts,.detail-facts{gap:8px;margin:0;display:grid}.product-facts div,.detail-facts div{border-top:1px solid #f0e7dc;gap:4px;padding:10px 0;display:grid}.product-facts dt,.detail-facts dt{color:var(--ink);font-size:13px;font-weight:900}.product-facts dd,.detail-facts dd{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.tag-row{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.tag-row span{border:1px solid var(--line);color:var(--muted);background:#fffaf4;border-radius:999px;padding:6px 10px;font-size:12px}.notice-box,.panel,.static-card,.faq-contact,.form-card,.success-card,.empty-state{padding:clamp(22px,4vw,34px)}.notice-box{background:#fff8ec}.notice-box ul,.info-list ul{color:var(--muted);margin:0;padding-left:20px;line-height:1.8}.two-column,.detail-layout,.cart-layout{gap:24px;display:grid}.page-heading{max-width:820px;margin-bottom:28px}.page-heading h1{color:var(--ink);font-size:clamp(32px,5vw,48px);line-height:1.15}.page-heading p{margin:0;font-size:clamp(16px,2vw,19px)}.guide-page{max-width:1120px;padding-top:clamp(38px,5.5vw,68px);padding-bottom:clamp(44px,6vw,72px)}.guide-page .page-heading{margin-bottom:24px}.guide-page .page-heading h1{font-size:clamp(30px,4.2vw,44px)}.guide-grid{gap:16px;display:grid}.guide-card{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);border-radius:22px;padding:clamp(20px,3vw,28px)}.guide-card span{color:var(--accent);letter-spacing:.12em;margin-bottom:14px;font-size:12px;font-weight:900;display:inline-flex}.guide-card h2{color:var(--ink);margin:0 0 12px;font-size:clamp(20px,2.4vw,25px);line-height:1.35}.guide-card p{color:var(--muted);margin:0;line-height:1.78}.filter-bar{gap:10px;margin-bottom:24px;padding-bottom:12px;display:flex;overflow-x:auto}.filter-bar button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;flex:none;padding:10px 14px}.filter-bar button.active{color:#fff;background:var(--green);border-color:var(--green)}.detail-image{border:1px solid var(--line);height:fit-content;box-shadow:var(--shadow);background:#fff;border-radius:24px;position:relative;overflow:hidden}.price-line{margin:18px 0;font-size:18px}.price-line strong{color:var(--accent);font-size:32px}.detail-actions{margin-bottom:28px}.info-list{border-top:1px solid var(--line);margin-top:18px;padding-top:24px}.cart-lines{gap:14px;display:grid}.cart-line{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:86px 1fr;gap:14px;padding:14px;display:grid}.cart-line img{object-fit:cover;border-radius:14px;width:86px;height:86px}.cart-line span{color:var(--muted);margin:6px 0 10px;display:block}.quantity-control{border:1px solid var(--line);border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.quantity-control button{background:#fff7ed;border:0;width:36px;height:36px}.quantity-control input{text-align:center;background:#fff;border:0;width:48px}.line-total{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.summary-card{height:fit-content;padding:24px}.summary-row{justify-content:space-between;margin:14px 0;display:flex}.summary-row.total{border-top:1px solid var(--line);padding-top:16px;font-size:22px}.form-card{gap:16px;display:grid}.form-card label{gap:8px;font-weight:800;display:grid}.form-card input,.form-card textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fffdf9;border-radius:14px;padding:13px 14px}.form-card textarea{resize:vertical;min-height:130px}.consent-row{border:1px solid var(--line);background:#fff8ec;border-radius:16px;grid-template-columns:auto 1fr;align-items:start;padding:14px;line-height:1.6}.consent-row input{width:auto;margin-top:5px}.form-error{color:#9f2f25;background:#fff2ef;border:1px solid #b03a2e47;border-radius:14px;margin:0;padding:12px 14px;font-weight:800;line-height:1.6}.success-card{text-align:center}.success-card>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:62px;height:62px;font-size:30px;display:inline-grid}.request-preview{white-space:pre-wrap;text-align:left;border:1px solid var(--line);color:var(--ink);background:#fbf7f1;border-radius:16px;padding:16px;overflow-x:auto}.faq-page{max-width:1060px}.faq-category-nav{flex-wrap:wrap;gap:10px;margin:-8px 0 30px;display:flex}.faq-category-nav a{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;flex:none;padding:10px 14px;font-weight:850;text-decoration:none;box-shadow:0 8px 18px #362b220f}.faq-category-nav a:hover{border-color:var(--green);color:var(--green)}.faq-groups{gap:28px;display:grid}.faq-group{scroll-margin-top:96px}.faq-group>h2{color:var(--ink);margin:0 0 12px;font-size:clamp(22px,3vw,30px)}.faq-list{gap:10px;display:grid}.faq-item{background:#fff;overflow:hidden;box-shadow:0 10px 28px #362b2214}.faq-item summary{color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;font-weight:900;list-style:none;display:flex;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";width:28px;height:28px;color:var(--accent);background:#fff7ed;border-radius:50%;flex:0 0 28px;place-items:center;font-size:20px;line-height:1;transition:transform .18s,background .18s;display:grid}.faq-item[open] summary:after{content:"–";background:var(--green);color:#fff}.faq-item p{color:var(--muted);margin:0;padding:0 20px 20px;line-height:1.75}.faq-contact{background:#fff8ec;margin-top:32px;padding:clamp(22px,4vw,34px)}.faq-contact h2{color:var(--ink);margin-top:0}.faq-contact p{color:var(--muted);margin-bottom:0;line-height:1.75}.static-card p:last-child,.faq-list p:last-child{margin-bottom:0}.empty-state{text-align:center}.site-footer{border-top:1px solid var(--line);color:#fff;background:#2f2924;gap:22px;padding:34px clamp(18px,5vw,72px);display:grid}.site-footer p{color:#ffffffb8;margin:8px 0 0}.footer-links button{color:#fff}@media (width>=720px){.trust-grid{grid-template-columns:repeat(4,1fr)}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-card--wide{grid-column:1/-1}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.product-grid--shelf{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-line{grid-template-columns:104px 1fr auto;align-items:center}.cart-line img{width:104px;height:104px}.line-total{grid-column:auto;justify-items:end;gap:18px;display:grid}.site-footer{grid-template-columns:1fr auto;align-items:center}}@media (width>=980px){.mobile-toggle{display:none}.site-nav{box-shadow:none;background:0 0;border:0;align-items:center;padding:0;display:flex;position:static}.language-switcher{border-top:0;border-left:1px solid var(--line);padding:0 0 0 10px}.hero{grid-template-columns:minmax(0,1fr) 420px}.product-grid{grid-template-columns:repeat(3,1fr)}.product-grid--shelf{grid-template-columns:repeat(4,minmax(0,1fr))}.two-column,.detail-layout{grid-template-columns:.9fr 1.1fr;align-items:start}.cart-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start}}@media (width<=480px){.brand-mark{width:40px;min-width:40px;height:40px}.brand-copy>strong{font-size:14px}.brand small{max-width:170px}.hero-actions .primary-button,.hero-actions .secondary-button,.submit-actions .primary-button,.submit-actions .secondary-button{width:100%}}.shelf-card__link{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0;display:grid}.shelf-card__action{width:calc(100% - 24px);min-height:42px;margin:0 12px 14px}.detail-purchase-box{border:1px solid var(--line);background:#fffaf4;border-radius:20px;gap:14px;margin:18px 0 28px;padding:18px;display:grid}.detail-subtotal{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-weight:800;display:flex}.detail-subtotal strong{color:var(--accent);font-size:22px}.detail-purchase-box .detail-actions{margin-bottom:0}.quantity-control button{color:var(--ink);font-size:18px;font-weight:900}.quantity-control button:hover{background:#f0e4d4}.quantity-row{color:var(--ink);justify-content:space-between;align-items:center;gap:14px;margin:18px 0;font-weight:900;display:flex}.modal-backdrop{z-index:80;background:#2f292475;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.quantity-sheet{border:1px solid var(--line);background:#fff;border-radius:26px;width:min(460px,100%);padding:24px;box-shadow:0 24px 70px #2f29243d}.quantity-sheet h2{color:var(--ink);margin:4px 0 18px}.sheet-handle{background:#d8cbbb;border-radius:999px;width:46px;height:5px;margin:0 auto 12px;display:none}.quantity-product{border:1px solid var(--line);background:#fffaf4;border-radius:18px;grid-template-columns:86px 1fr;align-items:center;gap:14px;padding:12px;display:grid}.quantity-product img{object-fit:cover;border-radius:14px;width:86px;height:86px}.quantity-product strong,.quantity-product span{display:block}.quantity-product span{color:var(--accent);margin-top:8px;font-weight:900}.sheet-actions,.summary-actions{gap:10px;display:grid}.sheet-actions{grid-template-columns:1fr 1fr;margin-top:18px}.added-feedback{z-index:90;background:#fff;border:1px solid #2d5a4d4d;border-radius:22px;grid-template-columns:auto 1fr;align-items:center;gap:12px;width:min(420px,100vw - 36px);padding:16px;display:grid;position:fixed;top:92px;right:24px;box-shadow:0 22px 60px #2f29242e}.added-feedback__icon{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.added-feedback__body strong,.added-feedback__body span{display:block}.added-feedback__body span{color:var(--muted);margin-top:4px;line-height:1.45}.added-feedback__actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:10px;display:grid}.floating-reservation{z-index:60;background:var(--ink);color:#fff;text-align:left;border:0;border-radius:999px;gap:3px;max-width:min(380px,100vw - 36px);padding:13px 20px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 48px #2f292440}.floating-reservation span{font-weight:900}.floating-reservation strong{color:#ffe6bf;font-size:13px}.floating-reservation:hover{background:var(--green)}@media (width<=719px){body{padding-bottom:78px}.faq-category-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.faq-category-nav a{text-align:center;justify-content:center;align-items:center;min-height:44px;padding:9px 10px;font-size:13px;display:flex}.faq-item summary{padding:16px}.faq-item p{padding:0 16px 16px}.modal-backdrop{align-items:end;padding:0}.quantity-sheet{border-radius:24px 24px 0 0;width:100%;padding:18px 18px 22px}.sheet-handle{display:block}.sheet-actions{grid-template-columns:1fr}.added-feedback{width:auto;inset:auto 12px 88px}.floating-reservation{text-align:center;border-radius:18px;max-width:none;padding:15px 18px;bottom:12px;left:12px;right:12px}.product-grid--shelf{grid-template-columns:1fr}}.content-transition{animation:.24s ease-out both content-enter}@keyframes content-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.primary-button,.secondary-button,.category-card,.filter-bar button,.mobile-toggle,.nav-cart,.text-link,.language-switcher button,.faq-category-nav a,.shelf-card__link,.quantity-control button,.floating-reservation,.added-feedback__close{transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s,color .18s,opacity .18s}.primary-button:hover:not(:disabled){background:#326758;box-shadow:0 10px 24px #2d5a4d38}.secondary-button:hover:not(:disabled){border-color:var(--green);color:var(--green);box-shadow:0 8px 20px #362b2214}.primary-button:active:not(:disabled),.secondary-button:active:not(:disabled),.category-card:active,.filter-bar button:active,.mobile-toggle:active,.nav-cart:active,.shelf-card__link:active,.floating-reservation:active{transform:scale(.98)}.primary-button:disabled,.secondary-button:disabled{filter:grayscale(.12);box-shadow:none}.modal-backdrop{animation:.2s ease-out both modal-backdrop-in}.modal-backdrop.is-closing{animation:.18s ease-in both modal-backdrop-out}.quantity-sheet{animation:.22s ease-out both modal-sheet-in}.modal-backdrop.is-closing .quantity-sheet{animation:.18s ease-in both modal-sheet-out}@keyframes modal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes modal-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes modal-sheet-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes modal-sheet-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.added-feedback{animation:.24s ease-out both feedback-in}.added-feedback__close{border:1px solid var(--line);width:32px;height:32px;color:var(--muted);background:#fffaf4;border-radius:999px;justify-self:end;font-size:20px;line-height:1}.added-feedback__close:hover{color:var(--accent);border-color:#d6c6b5}@keyframes feedback-in{0%{opacity:0;transform:translate(16px,8px)}to{opacity:1;transform:translate(0)}}.floating-reservation{animation:.26s ease-out both floating-entry-in}@keyframes floating-entry-in{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.faq-item{transition:box-shadow .2s,border-color .2s}.faq-question{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;font-weight:900;display:flex;position:relative}.faq-question:after{content:"+";width:28px;height:28px;color:var(--accent);background:#fff7ed;border-radius:50%;flex:0 0 28px;place-items:center;font-size:20px;line-height:1;transition:transform .2s,background-color .2s,color .2s;display:grid}.faq-item.is-open .faq-question:after{content:"+";background:var(--green);color:#fff;transform:rotate(45deg)}.faq-answer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .2s,opacity .2s;display:grid}.faq-answer>div{overflow:hidden}.faq-item.is-open .faq-answer{opacity:1;grid-template-rows:1fr}.faq-answer p{color:var(--muted);margin:0;padding:0 20px 20px;line-height:1.75}@media (hover:hover) and (pointer:fine){.product-card--shelf:hover{border-color:#d4c5b4;transform:translateY(-4px);box-shadow:0 18px 38px #362b2226}.product-card--shelf:hover .shelf-card__image img{transform:scale(1.03)}}@media (hover:none),(pointer:coarse){.product-card--shelf:hover{box-shadow:var(--shadow);transform:none}.product-card--shelf:hover .shelf-card__image img{transform:none}.product-card--shelf:active{transform:scale(.99)}}@media (width<=719px){.modal-backdrop{animation-duration:.18s}.quantity-sheet{animation-name:mobile-sheet-in}.modal-backdrop.is-closing .quantity-sheet{animation-name:mobile-sheet-out}.added-feedback{animation-name:mobile-feedback-in}@keyframes mobile-sheet-in{0%{opacity:1;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes mobile-sheet-out{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(100%)}}@keyframes mobile-feedback-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.faq-question{padding:16px}.faq-answer p{padding:0 16px 16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.content-transition,.modal-backdrop,.quantity-sheet,.added-feedback,.floating-reservation{animation:none!important}.product-card--shelf:hover,.product-card--shelf:active,.product-card--shelf:hover .shelf-card__image img,.primary-button:active:not(:disabled),.secondary-button:active:not(:disabled),.floating-reservation:active{transform:none!important}}.home-hero{background:radial-gradient(circle at 85% 12%,#9e3f3114,#0000 28%),linear-gradient(135deg,#fffaf4 0%,#f7eddf 60%,#f2e7d7 100%);grid-template-columns:minmax(0,1fr);gap:clamp(28px,5vw,56px);padding-top:clamp(42px,7vw,84px);padding-bottom:clamp(42px,7vw,84px);position:relative;overflow:hidden}.home-hero:before{content:"";pointer-events:none;border:1px solid #9e3f311f;border-radius:30px;position:absolute;inset:18px clamp(18px,5vw,72px)}.home-hero>*{z-index:1;position:relative}.hero__content h1{max-width:760px}.hero-trust-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:760px;margin-top:24px;display:grid}.hero-trust-list span{color:var(--green);background:#ffffffb8;border:1px solid #2d5a4d2e;border-radius:999px;padding:10px 12px;font-size:13px;font-weight:850}.hero-visual{background:linear-gradient(145deg,#ffffffeb,#faf4ebc7);border:1px solid #624f3d2e;border-radius:32px;min-height:430px;padding:22px;position:relative;overflow:hidden;box-shadow:0 24px 70px #362b2229}.hero-visual__plate{opacity:.78;background:radial-gradient(circle,#f7e6d6 0 42%,#d7e1d6 43% 57%,#0000 58%);border-radius:50%;width:230px;height:230px;position:absolute;top:54px;right:-48px}.hero-visual__header{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;font-size:12px;font-weight:850;display:flex}.hero-visual__header strong{color:var(--accent);font-size:13px}.hero-visual__products{min-height:290px;margin-top:18px;position:relative}.visual-product{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:86px 1fr;align-items:center;gap:14px;width:min(330px,82%);padding:14px;display:grid;position:absolute;box-shadow:0 18px 36px #362b2221}.visual-product--1{top:6px;left:4px;transform:rotate(-2deg)}.visual-product--2{top:104px;right:0;transform:rotate(2deg)}.visual-product--3{bottom:12px;left:38px;transform:rotate(-1deg)}.visual-product__image{background:linear-gradient(135deg,#dfead7,#faf1df);border:1px solid #eadfce;border-radius:18px;width:86px;height:74px}.visual-product--2 .visual-product__image{background:linear-gradient(135deg,#ead7c7,#fff5e6)}.visual-product--3 .visual-product__image{background:linear-gradient(135deg,#f3d9d0,#f7ead8)}.visual-product strong,.visual-product small{display:block}.visual-product strong{color:var(--ink);line-height:1.25}.visual-product small{color:var(--accent);margin-top:8px;font-weight:850}.visual-flow-card{background:var(--green);color:#fff;border-radius:20px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;padding:14px;display:flex;box-shadow:0 18px 42px #2d5a4d38}.visual-flow-card span{align-items:center;gap:8px;font-size:13px;font-weight:850;display:inline-flex}.visual-flow-card b{color:#f8d8b6}.home-trust-strip{grid-template-columns:1fr;padding-top:clamp(28px,4vw,44px);padding-bottom:clamp(28px,4vw,44px)}.home-section{padding-top:clamp(34px,5vw,62px);padding-bottom:clamp(34px,5vw,62px)}.section-heading.centered{text-align:center;max-width:780px;margin-left:auto;margin-right:auto}.section-heading h2{color:var(--ink);margin:0 0 10px;font-size:clamp(28px,3.8vw,42px);line-height:1.18}.section-heading p{color:var(--muted);margin:0;line-height:1.7}.flow-grid,.why-grid{gap:16px;display:grid}.flow-card,.why-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:22px;position:relative}.flow-card span,.why-card span{width:38px;height:38px;color:var(--accent);background:#fff3e4;border-radius:12px;place-items:center;margin-bottom:16px;font-weight:950;display:inline-grid}.flow-card h3,.why-card h3{color:var(--ink);margin:0 0 10px;font-size:19px}.flow-card p,.why-card p{color:var(--muted);margin:0;line-height:1.65}.category-grid--home{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card--home{background:linear-gradient(145deg,#fff,#fff8ef);align-content:start;gap:12px;min-height:178px;padding:20px;display:grid;box-shadow:0 12px 28px #362b2212}.category-card--home:hover{border-color:#d6c5b1;transform:translateY(-3px);box-shadow:0 18px 40px #362b2221}.category-card__icon{background:#eef4ed;border-radius:16px;place-items:center;width:48px;height:48px;font-size:18px;font-weight:950;display:inline-grid;color:var(--green)!important}.category-card--home small{color:var(--muted);font-size:14px;line-height:1.55}.product-grid--home{grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-card{min-height:auto;transition:transform .18s,box-shadow .18s,border-color .18s}.home-product-card:hover{border-color:#d4c5b4;transform:translateY(-3px);box-shadow:0 18px 38px #362b2224}.home-product-card__image{background:#eee4d7;border:0;width:100%;padding:0;overflow:hidden}.home-product-card__image img{aspect-ratio:1.45;object-fit:cover;width:100%;transition:transform .18s}.home-product-card:hover .home-product-card__image img{transform:scale(1.025)}.home-product-card__body{gap:10px;padding:16px;display:grid}.home-product-card__tag{color:var(--accent);background:#fff3e4;border-radius:999px;justify-self:start;padding:6px 10px;font-size:12px;font-weight:900}.home-product-card__title{color:var(--ink);text-align:left;font-size:17px;font-weight:950;line-height:1.35}.home-product-card__body strong{color:var(--accent);font-size:18px}.home-product-card__actions{grid-template-columns:1fr;gap:9px;margin-top:4px;display:grid}.why-card{background:linear-gradient(#fff,#fffaf4)}.home-faq-section{max-width:960px}.home-faq-list{gap:12px;display:grid}.site-footer{border-top:1px solid var(--line);color:#fffaf4;background:#2f2924;gap:24px;margin-top:auto;padding:32px clamp(18px,5vw,72px);display:grid}.site-footer strong{margin-bottom:8px;font-size:20px;display:block}.site-footer p{color:#d7cabb;max-width:430px;margin:0;line-height:1.65}.footer-links{flex-wrap:wrap;gap:8px;display:flex}.footer-links button{color:#fffaf4;background:#ffffff0a;border:1px solid #ffffff24}.footer-links button:hover{color:#fff;background:#ffffff1f}@media (width>=720px){.home-trust-strip,.flow-grid,.why-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid--home{grid-template-columns:repeat(3,minmax(0,1fr))}.home-product-card__actions{grid-template-columns:1fr 1.2fr}.site-footer{grid-template-columns:minmax(240px,.8fr) 1fr;align-items:start}}@media (width>=980px){.home-hero{grid-template-columns:minmax(0,1fr) minmax(380px,500px)}.product-grid--home{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=719px){.home-hero:before{border-radius:22px;inset:12px}.hero-trust-list{grid-template-columns:1fr}.hero-visual{min-height:390px;padding:16px}.visual-product{grid-template-columns:70px 1fr;width:88%}.visual-product__image{width:70px;height:62px}.visual-product--3{left:12px}.split{flex-direction:column;align-items:start}.category-grid--home,.product-grid--home{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-card--home{min-height:166px;padding:16px}.category-card--home strong{font-size:17px}.home-product-card__body{padding:12px}.home-product-card__title{font-size:15px}.home-product-card__body strong{font-size:16px}.home-product-card__actions .primary-button,.home-product-card__actions .secondary-button{min-height:42px;padding-left:10px;padding-right:10px;font-size:13px}}@media (width<=420px){.category-grid--home,.product-grid--home{grid-template-columns:1fr}}body{background:radial-gradient(circle at 0 0,#fff7ea 0,#0000 34%),linear-gradient(#fbf7f1 0%,#f7efe4 48%,#fbf7f1 100%)}.brand-copy--text-logo{padding:7px 0}.brand-copy--text-logo>strong{letter-spacing:.02em;font-size:clamp(17px,2vw,21px)}.home-hero{background:radial-gradient(circle at 14% 10%,#f7d8b6ad,#0000 30%),radial-gradient(circle at 88% 18%,#2d5a4d1f,#0000 30%),linear-gradient(135deg,#fffaf2 0%,#f6eadb 54%,#fff7ec 100%)}.category-card--home{border-color:#b79e8485;box-shadow:0 14px 34px #52402f17}.category-card--home em{color:var(--accent);background:#f3eadc;border-radius:999px;justify-self:start;padding:6px 10px;font-size:12px;font-style:normal;font-weight:900}.product-card__badges{flex-wrap:wrap;gap:8px;margin:4px 0 10px;display:flex}.product-card__badges>span{min-height:28px;color:var(--accent-dark);background:#fff5e9;border:1px solid #ead9c5;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:900;line-height:1.35;display:inline-flex}.product-card__badges--compact{margin:10px 0 0}.product-card__badges--compact>span{padding:4px 8px;font-size:11px}.detail-reference-notice{color:var(--muted);background:#fff8ec;border:1px solid #ead4bd;border-radius:18px;margin:18px 0;padding:16px 18px;line-height:1.75}.added-feedback__body small{color:var(--muted);margin-top:8px;line-height:1.45;display:block}@media (width>=980px){.category-grid--home{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=719px){.category-card--home{min-height:auto}.product-card__badges>span{font-size:11px}}
