*{margin:0;padding:0}.route-loader{min-height:40vh;display:grid;place-items:center;gap:.85rem;padding:2rem 1.5rem;text-align:center;color:#b45309}.route-loader--inline{min-height:28vh}.route-loader--section{min-height:32vh}.route-loader__spinner{width:2.5rem;height:2.5rem;border-radius:999px;border:3px solid rgba(180,83,9,.18);border-top-color:#b45309;animation:route-loader-spin .8s linear infinite}@keyframes route-loader-spin{to{transform:rotate(360deg)}}.floating-cart-stack{position:fixed;left:50%;bottom:18px;transform:translate(-50%);z-index:60;width:min(92vw,380px);display:grid;gap:8px;pointer-events:none;opacity:1;transition:bottom .55s cubic-bezier(.22,1,.36,1),opacity .35s ease,transform .55s cubic-bezier(.22,1,.36,1);will-change:bottom,opacity,transform}.floating-cart-stack--enter{animation:floating-cart-stack-enter .7s cubic-bezier(.2,1,.2,1)}.floating-cart-stack--burst{animation:floating-cart-stack-burst .6s ease}.floating-cart-stack--footer-hidden{bottom:-400px;opacity:0;transform:translate(-50%) translateY(30px) scale(.96);pointer-events:none}.floating-cart-button{display:flex;align-items:center;gap:14px;width:100%;padding:10px 14px 10px 10px;border:0;border-radius:999px;color:#5c3a08;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.7),transparent 24%),linear-gradient(135deg,#fff5d6,#ffe4a3 38%,#f9c74f 72%,#e8a61f);border:1px solid rgba(166,107,0,.18);box-shadow:0 18px 40px #92580038,0 6px 14px #92580024;cursor:pointer;isolation:isolate;pointer-events:auto;position:relative;transform:scale(1);transform-origin:center bottom}.floating-cart-button:before{content:"";position:absolute;inset:-6px;border-radius:inherit;background:radial-gradient(circle,rgba(255,225,137,.38),transparent 55%);opacity:0;transform:scale(.9);z-index:-1}.floating-cart-button:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.4),transparent 42%);pointer-events:none}.floating-cart-button--enter{animation:floating-cart-enter .7s cubic-bezier(.2,1,.2,1)}.floating-cart-button--burst{animation:floating-cart-burst .6s ease}.floating-cart-button--burst:before{animation:floating-cart-glow .7s ease-out}.floating-cart-button__thumbs{display:flex;align-items:center;width:126px;flex:0 0 126px;min-height:40px}.floating-cart-button__thumb{width:40px;height:40px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,250,240,.98);background:linear-gradient(180deg,#fffaf0,#f9e8bf);box-shadow:0 8px 18px #7a4f0029;animation:floating-cart-thumb .65s ease}.floating-cart-button__thumb img{width:100%;height:100%;object-fit:cover;display:block}.floating-cart-button__copy{min-width:0;flex:1;text-align:left;display:grid;gap:2px}.floating-cart-button__title{font-size:1.02rem;line-height:1.1;font-weight:800;letter-spacing:-.02em;color:#6a4307}.floating-cart-button__meta{font-size:.88rem;line-height:1.1;color:#6a4307d1;font-weight:600}.floating-cart-button__arrow{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fffaf099;color:#8a5600;box-shadow:inset 0 1px #ffffffa6,0 2px 8px #7a4f0014}.floating-cart-button__spark{position:absolute;color:#fff7d6fa;opacity:0;pointer-events:none}.floating-cart-button__spark--one{left:18px;top:-10px}.floating-cart-button__spark--two{right:58px;bottom:-8px}.floating-cart-button--burst .floating-cart-button__spark{animation:floating-cart-spark .7s ease-out}@keyframes floating-cart-enter{0%{transform:translate(-50%) translateY(28px) scale(.72);opacity:0}65%{transform:translate(-50%) translateY(-4px) scale(1.03);opacity:1}to{transform:translate(-50%) translateY(0) scale(1);opacity:1}}@keyframes floating-cart-burst{0%{transform:translate(-50%) scale(1)}30%{transform:translate(-50%) scale(1.03)}60%{transform:translate(-50%) scale(.97)}to{transform:translate(-50%) scale(1)}}@keyframes floating-cart-glow{0%{opacity:0;transform:scale(.9)}20%{opacity:1}to{opacity:0;transform:scale(1.25)}}@keyframes floating-cart-thumb{0%{transform:translateY(8px) scale(.76);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes floating-cart-spark{0%{opacity:0;transform:scale(.4) translateY(6px)}30%{opacity:1}to{opacity:0;transform:scale(1.35) translateY(-8px)}}@keyframes floating-cart-stack-enter{0%{transform:translate(-50%) translateY(28px) scale(.72);opacity:0}65%{transform:translate(-50%) translateY(-4px) scale(1.03);opacity:1}to{transform:translate(-50%) translateY(0) scale(1);opacity:1}}@keyframes floating-cart-stack-burst{0%{transform:translate(-50%) scale(1)}30%{transform:translate(-50%) scale(1.03)}to{transform:translate(-50%) scale(1)}}@media(max-width:640px){.floating-cart-stack{bottom:14px;width:min(78vw,340px)}.floating-cart-button{gap:12px;padding:9px 12px 9px 10px;transform:none}.floating-cart-button__thumbs{width:135px;flex-basis:60px}.floating-cart-button__thumb{width:36px;height:36px}.floating-cart-button__title{font-size:14px}.floating-cart-button__meta{font-size:12px}.floating-cart-button__arrow{width:38px;height:38px}}.trust-banner{display:flex;align-items:center;gap:16px;padding:18px 20px;border-radius:24px;border:1px solid rgba(180,83,9,.16);background:radial-gradient(circle at top left,rgba(255,255,255,.9),transparent 38%),linear-gradient(135deg,#fdf3e0,#f8e7c6 48%,#f5dca9);box-shadow:0 16px 34px #92400e1a}.trust-banner--compact{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;padding:14px 16px;border-radius:22px}.trust-banner__icon-wrap{flex:0 0 auto;width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#fff8ee,#fde7bc);color:#a16207;box-shadow:inset 0 1px #ffffffb3}.trust-banner--compact .trust-banner__icon-wrap{width:46px;height:46px;border-radius:16px}.trust-banner__icon{stroke-width:2.2}.trust-banner__content{min-width:0;flex:1}.trust-banner--compact .trust-banner__content{display:flex;align-items:center}.trust-banner__certs{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:2px}.trust-banner__cert{display:grid;gap:6px;justify-items:center;min-width:0}.trust-banner__cert-frame{width:100%;max-width:88px;aspect-ratio:1 / 1;display:grid;place-items:center;padding:8px;border-radius:16px;border:1px solid rgba(245,171,53,.2);background:radial-gradient(circle at top,rgba(255,255,255,.96),transparent 46%),linear-gradient(180deg,#fffdf7,#fff2d7);box-shadow:inset 0 1px #ffffffd9,0 6px 14px #92400e0a}.trust-banner__cert-frame img{width:100%;height:100%;object-fit:contain;display:block}.trust-banner__cert p{margin:0;color:#8a3418;font-size:.7rem;line-height:1.1;font-weight:900;letter-spacing:.05em;text-transform:uppercase;text-align:center}.trust-banner__title{margin:0;color:#7c2d12;font-size:1.08rem;line-height:1.2;font-weight:800;letter-spacing:-.02em}.trust-banner--compact .trust-banner__title{font-size:1rem;line-height:1.15}.trust-banner__subtitle{margin:6px 0 0;color:#6b4b2b;font-size:.95rem;line-height:1.55}.trust-banner--compact .trust-banner__subtitle{margin-top:4px;font-size:.88rem}.trust-banner__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.trust-banner__chip{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:999px;background:#ffffff8f;color:#67431d;font-size:.83rem;font-weight:700;border:1px solid rgba(180,83,9,.1)}@media(max-width:720px){.trust-banner{align-items:flex-start;padding:16px;border-radius:20px}.trust-banner--compact{grid-template-columns:42px minmax(0,1fr);gap:10px;padding:12px}.trust-banner__icon-wrap{width:46px;height:46px;border-radius:15px}.trust-banner__title{font-size:1rem}.trust-banner--compact .trust-banner__title{font-size:.98rem}.trust-banner__certs{gap:6px}.trust-banner__cert-frame{max-width:78px;padding:7px;border-radius:14px}.trust-banner__cert p{font-size:.62rem}.trust-banner__subtitle{font-size:.88rem}}.shimmer-block{position:relative;overflow:hidden;background:#e8edf3;border-radius:12px}.shimmer-block:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:shimmer-wave 1.4s infinite}.shimmer-stack{display:grid;gap:10px}.shimmer-title{width:min(340px,72%);height:2.5rem}.shimmer-line-lg{width:100%;height:1rem}.shimmer-line-md{width:72%;height:1rem}.shimmer-line-sm{width:48%;height:.9rem}.shimmer-line-xs{width:84px;height:.82rem}.shimmer-pill{width:132px;height:2.4rem;border-radius:999px}.shimmer-button{width:100%;height:2.8rem;border-radius:12px}.shimmer-button--short{width:140px}.shimmer-chip-row{display:flex;gap:8px;flex-wrap:wrap}.shimmer-chip{width:72px;height:1.9rem;border-radius:999px}.shimmer-chip--wide{width:132px}.shimmer-price{width:164px;height:2rem}.shimmer-price--xl{height:3rem;width:220px}.hero-skeleton{padding:18px 16px 0}.hero-skeleton__media{min-height:460px;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#11182714,#10b9811f),#f2f7f4}.hero-skeleton__overlay{min-height:460px;display:flex;flex-direction:column;justify-content:center;gap:14px;padding:42px}.hero-skeleton__badge{width:132px;height:2rem;border-radius:999px}.hero-skeleton__title{width:min(520px,86%);height:3.7rem}.hero-skeleton__line{width:min(460px,78%);height:1.1rem}.hero-skeleton__line--wide{width:min(560px,92%)}.hero-skeleton__price{width:180px;height:2.8rem}.hero-skeleton__button{width:180px;height:3rem;border-radius:999px}@keyframes shimmer-wave{to{transform:translate(100%)}}@media(max-width:640px){.hero-skeleton__media,.hero-skeleton__overlay{min-height:320px}.hero-skeleton__overlay{padding:22px}.shimmer-title{height:2rem}}.rating-stars{display:inline-flex;align-items:center;gap:2px;line-height:0;vertical-align:middle}.rating-star{position:relative;display:inline-flex;width:var(--rating-size, 14px);height:var(--rating-size, 14px);flex:0 0 auto}.rating-star__base,.rating-star__filled{position:absolute;inset:0;width:100%;height:100%}.rating-star__base{color:#d1d5db;fill:currentColor}.rating-star__fill{position:absolute;inset:0;overflow:hidden;color:#f59e0b}.rating-star__filled{color:inherit;fill:currentColor}.cart-container{max-width:1250px;margin:0 auto;padding:18px 20px 28px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#0f172a}.cart-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.cart-header h1{font-size:28px;font-weight:700;margin-bottom:22px;line-height:1.1}.continue-link{display:inline-flex;align-items:center;gap:6px;background:transparent;border:0;color:#d97706;font-size:15px;cursor:pointer}.cart-layout{display:grid;grid-template-columns:1fr 320px;gap:22px;align-items:start}.cart-items{min-width:0}.cart-card{display:flex;align-items:flex-start;gap:15px;border:1px solid #d9dde6;border-radius:14px;padding:14px;background:#fff;margin-bottom:18px;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.cart-card:hover{transform:scale(1.02);box-shadow:0 12px 24px #0f172a1f}.cart-image{width:96px;height:96px;border-radius:12px;object-fit:cover;background:#f8fafc;flex-shrink:0}.cart-info{flex:1;min-width:0}.cart-top{display:flex;justify-content:space-between;gap:12px}.product-name{font-size:17px;font-weight:600;margin:0 0 4px}.muted{font-size:15px;color:#64748b;margin:0}.price{margin:0;font-size:25px;font-weight:700;white-space:nowrap}.cart-actions{margin-top:10px;display:flex;justify-content:space-between;align-items:center;gap:10px}.quantity-box{display:inline-flex;border:1px solid #d6d9e0;border-radius:10px;overflow:hidden;margin-top:7px;background:#fff}.quantity-box button{width:34px;height:32px;border:0;background:#fff;display:grid;place-items:center;cursor:pointer;color:#0f172a}.quantity-box span{min-width:36px;height:32px;display:grid;place-items:center;border-left:1px solid #e6e9f1;border-right:1px solid #e6e9f1;font-size:14px}.action-buttons{display:flex;gap:10px;flex-wrap:wrap}.action-buttons button{border:0;background:transparent;color:#8a93a7;font-size:11px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;margin-right:17px}.action-buttons .remove{color:#9aa3b8}.summary-box{border:1px solid #d9dde6;border-radius:14px;background:#fff;padding:18px 18px 16px;position:sticky;top:12px;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.summary-box:hover{transform:scale(1.02);box-shadow:0 12px 24px #0f172a1f}.summary-box h2{margin:0 0 12px;font-size:19px;font-weight:700}.summary-row{display:flex;justify-content:space-between;font-size:13px;margin:8px 0;color:#1e293b}.summary-row .free{color:#b45309;font-weight:700}.summary-total{display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding-top:12px;border-top:1px solid #e7eaf2;font-size:21px;font-weight:700}.summary-total span:last-child{color:#b45309}.promo-box{margin-top:12px;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;background:#fff;position:relative}.promo-box svg{color:#9aa3b8;position:absolute;margin-left:10px}.promo-box input{grid-column:1 / 2;width:100%;height:38px;border:1px solid #d7dbe5;border-radius:10px;padding:0 12px 0 32px;font-size:14px}.promo-box button{grid-column:2 / 3;height:38px;border:0;border-radius:10px;padding:0 14px;background:#f1f5f9;color:#334155;cursor:pointer}.promo-hint{margin:6px 2px 0;font-size:12px;color:#94a3b8}.btn-primary.full{width:100%;margin-top:14px;border:0;border-radius:12px;height:44px;background:#f59e0b;color:#fff;font-size:18px;font-weight:600;cursor:pointer}.features{margin-top:12px;padding-top:10px;border-top:1px solid #edf1f7;display:flex;justify-content:space-between;gap:8px;color:#8a93a7;font-size:12px;flex-wrap:wrap}.features span{display:inline-flex;align-items:center;gap:4px}.delivery-note{margin:8px 0 0;text-align:center;font-size:12px;color:#8a93a7}.cart-note{margin:12px 0 0;text-align:center;font-size:12px;line-height:1.5;color:#7c5b2e}.empty-card{border:1px solid #d9dde6;border-radius:14px;padding:20px;background:#fff;font-size:14px;color:#64748b;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.empty-card:hover{transform:scale(1.02);box-shadow:0 12px 24px #0f172a1f}@media(max-width:900px){.cart-header h1{font-size:34px}.product-name{font-size:24px}.muted{font-size:18px}.price,.summary-box h2{font-size:30px}.summary-row{font-size:18px}.summary-total{font-size:30px}}@media(max-width:720px){.cart-container{padding:14px}.cart-header{flex-direction:column;align-items:flex-start;margin-bottom:14px}.cart-header h1{font-size:26px}.continue-link{font-size:14px}.cart-layout{grid-template-columns:1fr;gap:14px}.summary-box{position:static}.cart-card{padding:12px;gap:10px}.cart-image{width:78px;height:78px}.product-name{font-size:19px}.muted{font-size:14px}.price{font-size:20px}.summary-box h2{font-size:23px}.summary-row{font-size:16px}.summary-total{font-size:24px}}@media(max-width:550px){.cart-image{width:57px;height:53px}.product-name{font-size:16px}.muted{font-size:13px}.price{font-size:16px}.quantity-box button{width:27px;height:32px;border:0;background:#fff;display:grid;place-items:center;cursor:pointer;color:#0f172a}.quantity-box span{min-width:29px;height:32px;display:grid;place-items:center;border-left:1px solid #e6e9f1;border-right:1px solid #e6e9f1;font-size:12px}.cart-header h1{font-size:24px}.continue-link{font-size:12px}.action-buttons button{border:0;background:transparent;color:#8a93a7;font-size:10px;display:inline-flex;align-items:center;gap:3px;cursor:pointer;margin-right:17px}.quantity-box{border:1px solid #d6d9e0;border-radius:10px;overflow:hidden;margin-top:7px;height:30px;display:flex;align-items:center;background:#fff;justify-content:center}.summary-box h2{font-size:20px}.summary-row{font-size:14px}.summary-total{font-size:21px;margin-bottom:32px}.btn-primary.full{width:100%;margin-top:14px;border:0;border-radius:12px;height:44px;background:#f59e0b;color:#fff;font-size:16px;font-weight:600;cursor:pointer}.summary-box{position:static;margin-bottom:44px}}.fc-header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 1px 8px #0f172a0f;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.fc-shell{max-width:1200px;margin:0 auto;padding:0 16px}.fc-topbar{background:#d97706;color:#fff;font-size:12px}.fc-topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px}.fc-topbar-left,.fc-topbar-right{display:flex;align-items:center;gap:14px}.fc-topbar-left span,.fc-topbar-right span,.fc-topbar-right a{display:inline-flex;align-items:center;gap:5px;color:#fff;text-decoration:none}.fc-main{min-height:76px;display:flex;align-items:center;gap:14px}.fc-logo{text-decoration:none;display:inline-flex;align-items:baseline;font-weight:800;line-height:1;font-size:34px}.fc-logo span{color:#d97706}.fc-logo strong{color:#b45309}.fc-search{flex:1;max-width:540px;position:relative;display:flex;align-items:center;border:2px solid #f59e0b;border-radius:999px;overflow:hidden}.fc-search input{width:100%;border:0;outline:none;padding:10px 14px;font-size:14px;color:#334155}.fc-search button{border:0;background:#f59e0b;color:#fff;min-width:46px;min-height:40px;display:inline-flex;align-items:center;justify-content:center}.fc-search-dropdown{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 24px #0206171f;overflow:hidden}.fc-search-dropdown a{text-decoration:none;color:#1f2937;display:flex;align-items:center;gap:10px;padding:10px 12px}.fc-search-dropdown a+a{border-top:1px solid #f1f5f9}.fc-search-dropdown img{width:38px;height:38px;border-radius:8px;object-fit:cover}.fc-search-dropdown p{margin:0;font-size:13px;font-weight:600}.fc-search-dropdown small{color:#d97706;font-weight:700;font-size:12px}.fc-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.fc-icon-btn,.fc-cart-btn,.fc-order-btn{border:0;text-decoration:none;position:relative;display:inline-flex;align-items:center;justify-content:center;color:#4b5563}.fc-icon-btn{width:40px;height:40px;border-radius:999px;background:#fff}.fc-cart-btn,.fc-order-btn{min-height:40px;border-radius:999px;background:#fff7ed;color:#b45309;gap:6px;padding:0 12px;font-size:14px;font-weight:700}.fc-cart-icon-wrap,.fc-order-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;color:#92400e}.fc-profile-btn{width:38px;height:38px;border:0;border-radius:999px;background:#fff;color:#6b7280;display:inline-flex;align-items:center;justify-content:center}.fc-badge{width:18px;height:18px;border-radius:999px;color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.fc-badge-red{position:absolute;right:-3px;top:-2px;background:#ef4444}.fc-badge-orange{background:#f59e0b;color:#fff;border:1px solid #fde68a;position:absolute;right:-15px;top:-6px;min-width:16px;height:16px;font-size:10px;line-height:1}.fc-nav{border-top:1px solid #e5e7eb;border-bottom:1px solid #f1f5f9}.fc-nav-inner{min-height:46px;display:flex;align-items:center;gap:2px}.fc-nav-item{position:relative}.fc-nav-item>a,.fc-link{text-decoration:none;color:#374151;font-size:14px;font-weight:600;min-height:44px;padding:0 14px;display:inline-flex;align-items:center;gap:6px}.fc-link-offer{color:#ea580c}.fc-submenu{display:none;position:absolute;left:0;top:100%;min-width:210px;background:#fff;border:1px solid #e5e7eb;border-radius:0 0 12px 12px;box-shadow:0 8px 20px #0f172a1a;overflow:hidden;z-index:5}.fc-submenu a{display:block;text-decoration:none;color:#4b5563;font-size:13px;padding:10px 12px}.fc-nav-item:hover .fc-submenu{display:block}.fc-mobile-panel{display:none;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;background:#fff;padding:12px 0}.fc-mobile-search{max-width:none;margin-bottom:10px}.fc-mobile-cat{border-top:1px solid #f1f5f9;padding-top:8px;margin-top:8px}.fc-mobile-cat-title{text-decoration:none;color:#1f2937;font-weight:700;display:inline-flex;align-items:center;gap:6px}.fc-mobile-sub{padding-left:20px;margin-top:6px;display:grid;gap:6px}.fc-mobile-sub a,.fc-mobile-link{text-decoration:none;color:#6b7280;font-size:13px}.fc-mobile-link{display:block;margin-top:10px;color:#1f2937;font-weight:700}.fc-mobile-only{display:none}@media(max-width:900px){.fc-hide-sm,.fc-desktop-small-hide{display:none}}@media(max-width:768px){.fc-desktop-only,.fc-actions .fc-icon-btn{display:none}.fc-header{background:#f3f4f6}.fc-main{min-height:auto;padding-top:10px;padding-bottom:10px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.fc-logo{order:1;font-size:34px;line-height:.95}.fc-actions{order:2;margin-left:auto;gap:10px}.fc-cart-btn,.fc-order-btn{width:36px;min-height:36px;padding:0;border-radius:999px;background:transparent;color:#92400e}.fc-badge-orange{right:-8px;top:-6px}.fc-profile-btn{width:auto;height:auto;border-radius:0;background:transparent;color:#6b7280;padding:0}.fc-search-main{order:3;flex:0 0 100%;max-width:none;margin-top:2px;border-width:2px;border-radius:999px;background:#fff}.fc-search-main input{height:11px;font-size:13px}.fc-search-main button{min-width:42px;min-height:32px}.fc-search-dropdown{display:none}.fc-nav{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;background:#fff}.fc-nav-inner{min-height:40px;overflow-x:auto;flex-wrap:nowrap;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fc-nav-inner::-webkit-scrollbar{display:none}.fc-nav-item>a,.fc-link{min-height:39px;padding:3px 10px;font-size:14px;font-weight:700}.fc-link-offer,.fc-mobile-panel{display:none}}@media(max-width:600px){.fc-mobile-panel{display:block;display:none}.hero-prev,.hero-next{padding:8px;display:none}.fc-logo{font-size:21px}.fc-cart-btn,.fc-order-btn{width:34px;min-height:34px;padding:0;position:static;box-shadow:none}.fc-icon-btn{width:24px;height:33px;border-radius:999px;background:#fff}.fc-main{min-height:auto;background-color:#fff}.masonry-grid{columns:6 143px;column-gap:11px}.dry-footer span{margin-left:6px;display:none;color:#9ca3af;text-decoration:line-through}.dry-footer strong{font-size:13px;color:#d97706}.dry-image-wrap{height:139px;background:#fff7ed}.video-thumb{position:relative;height:126px}.video-play svg{width:36px;height:36px;color:#d97706;background:#ffffffe6;border-radius:999px;padding:14px}.home-card-compact .home-card-image-wrap{height:141px}.cert-head h2{margin:0;font-size:21px;color:#111827}.cert-chip{display:inline-flex;align-items:center;gap:8px;margin:0 2px;padding:10px 16px;background:#f9fafb;border-radius:999px;font-size:11px;color:#4b5563}}.site-footer{margin-top:40px;background:linear-gradient(135deg,#78350f,#a16207 55%,#d97706);color:#fffbeb;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.footer-container{width:min(1200px,92%);margin:0 auto;padding:48px 0 20px}.footer-grid{display:grid;gap:28px;grid-template-columns:1fr}.footer-brand h3{font-size:28px;line-height:1.1;margin:0 0 12px;color:#fff}.footer-brand p{margin:0;line-height:1.65;color:#fef3c7;max-width:520px}.footer-section h4{margin:0 0 14px;color:#fde68a;font-size:18px}.footer-section ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}.footer-section li{color:#fffbeb;line-height:1.55}.footer-section a{color:#fef3c7;text-decoration:none}.footer-section a:hover{color:#fff}.footer-contact span{color:#fbbf24;font-weight:600}.footer-bottom{border-top:1px solid rgba(255,247,237,.2);margin-top:30px;padding-top:16px;text-align:center}.footer-credit{margin:0 0 6px;color:#fff7ed;font-size:14px;font-weight:600;letter-spacing:.02em}.footer-credit a{color:inherit;text-decoration:underline;text-underline-offset:2px}.footer-credit a:hover{color:inherit;text-decoration:underline}.footer-bottom p{margin:0;color:#fde68a;font-size:14px}@media(min-width:700px){.footer-grid{grid-template-columns:1.2fr 1fr 1.2fr;gap:36px}}@media(max-width:699px){.footer-container{padding-top:36px}.footer-brand h3{font-size:24px}.footer-section h4{font-size:17px}}
