:root{font-family:Inter,Poppins,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.45;font-weight:400;color:#111827;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#fff8e7}a{text-decoration:none;color:inherit}button{font-family:inherit}img{max-width:100%;height:auto;display:block}#root{min-height:100vh}:root{--green: #0f3d2e;--green-dark: #092e23;--gold: #c99a2e;--gold-light: #e7c873;--cream: #fff8e7;--ivory: #fbf4df;--brown: #4a3218;--muted: #6f6048;--line: rgba(201, 154, 46, .34);--shadow: 0 18px 42px rgba(74, 50, 24, .13);--radius: 8px}.app-shell{min-height:100vh;background:radial-gradient(circle at 10% 0%,rgba(231,200,115,.24),transparent 28%),linear-gradient(180deg,var(--cream) 0%,#fffdf5 34%,var(--ivory) 100%);color:var(--brown);display:flex;flex-direction:column}.page-shell{width:min(1240px,94%);margin:0 auto;flex:1;padding:1rem 0 2rem}.route-loading{min-height:45vh;display:grid;place-items:center;color:#135548;font-weight:800}.route-loading button{padding:.8rem 1rem;border:1px solid #d4a531;border-radius:8px;color:#073f36;background:#fff8dd;font:inherit;cursor:pointer}.panel{background:linear-gradient(180deg,#fffcf4fa,#fbf4dfeb);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:1rem}.section-title,.section-heading h2,.premium-hero h1,.why-copy h2{font-family:Cormorant Garamond,Playfair Display,Georgia,serif;color:var(--green-dark);letter-spacing:0}.section-title{font-size:clamp(1.35rem,2.5vw,1.85rem);margin:0}.section-heading{text-align:center;margin:0 auto 1rem}.section-heading.align-left{text-align:left;margin-left:0}.section-heading p,.eyebrow,.ornament{color:var(--gold);font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .25rem;font-size:.76rem}.section-heading h2{margin:0;font-size:clamp(1.5rem,3vw,2.15rem)}.section-heading h2:before,.section-heading h2:after{content:"𑁍";color:var(--gold);font-size:.8rem;margin:0 .55rem;vertical-align:middle}.section-heading span{display:block;color:var(--muted);margin-top:.25rem}.load-more-row{display:flex;justify-content:center;align-items:center;gap:.85rem;flex-wrap:wrap;margin-top:1.2rem}.top-header{position:sticky;top:0;z-index:30;background:#fff8e7f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);box-shadow:0 8px 26px #0f3d2e14}.announcement-bar{min-height:34px;background:var(--green-dark);color:#fff9df;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:.35rem min(1240px,3%);font-size:.83rem}.announcement-bar span:last-child{text-align:right}.top-social-links{display:inline-flex;align-items:center;justify-content:flex-end;gap:.45rem}.top-social-links a,.footer-social-links a{width:32px;height:32px;display:inline-grid;place-items:center;border:1px solid rgba(231,200,115,.6);border-radius:50%;color:#fff9df;background:#fff8e714}.top-social-links svg,.footer-social-links svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.announcement-bar strong{color:var(--gold-light);font-family:"Noto Serif Devanagari",serif}.nav-row{width:min(1240px,94%);margin:0 auto;min-height:86px;display:flex;align-items:center;gap:clamp(.75rem,2vw,1.4rem);justify-content:space-between;position:relative}.brand{display:inline-flex;align-items:center;min-width:0;flex:0 1 360px}.brand-mark{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;color:var(--gold-light);background:linear-gradient(135deg,#0f3d2eeb,#092e23fa),radial-gradient(circle,var(--gold),transparent);border:1px solid var(--gold);font-weight:900}.brand-copy{display:grid;line-height:1.08}.brand-copy strong{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.25rem,2vw,1.8rem);color:var(--green-dark)}.brand-copy small{color:var(--brown);font-size:.76rem}.nav-shell{display:flex;align-items:center;justify-content:flex-end;gap:1rem;flex:1}.nav-links ul{list-style:none;display:flex;align-items:center;gap:.2rem;margin:0;padding:0}.nav-links a{display:inline-flex;padding:.48rem .72rem;color:var(--brown);font-size:.92rem;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.nav-links a:hover,.nav-links a.active{color:var(--green);border-color:var(--gold)}.nav-icons{display:flex;align-items:center;gap:.45rem}.icon-button{width:42px;height:42px;border-radius:50%;border:1px solid transparent;display:inline-grid;place-items:center;color:var(--green-dark);background:transparent;font-weight:800;position:relative;cursor:pointer}.icon-button:hover{border-color:var(--gold);background:#e7c8732e}.cart-pill{position:absolute;top:2px;right:0;min-width:18px;height:18px;border-radius:999px;background:var(--gold);color:var(--green-dark);font-size:.72rem;display:grid;place-items:center;padding:0 .25rem}.mobile-cart-link{display:none}.menu-toggle{display:none;width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:#fffaf0}.menu-toggle-icon{width:18px;height:14px;display:inline-flex;flex-direction:column;justify-content:space-between}.menu-toggle-icon span{height:2px;background:var(--green-dark);border-radius:999px}.premium-hero{min-height:520px;display:grid;grid-template-columns:1fr minmax(330px,.95fr) .78fr;align-items:center;gap:1.2rem;border:1px solid var(--line);overflow:hidden;border-radius:0 0 28px 28px;padding:clamp(1.2rem,3vw,3rem);background:linear-gradient(90deg,#fff8e729,#fff8e7bd 38%,#fff8e73d),url(https://images.unsplash.com/photo-1629196911514-cfd8d628ba26?auto=format&fit=crop&w=1900&q=85);background-size:cover;background-position:center;position:relative}.premium-hero:after{content:"";position:absolute;inset:auto 0 0;height:68px;background:radial-gradient(circle at 32px 0,transparent 32px,var(--cream) 33px) repeat-x;background-size:64px 64px}.hero-art{min-height:340px;border-radius:999px 999px 8px 8px;background:linear-gradient(180deg,#0f3d2e0d,#0f3d2e38),url(https://images.unsplash.com/photo-1500595046743-cd271d694d30?auto=format&fit=crop&w=900&q=85);background-size:cover;background-position:center;border:2px solid rgba(201,154,46,.55);box-shadow:var(--shadow)}.hero-copy{text-align:center;position:relative;z-index:1}.hero-copy h1{font-family:"Noto Serif Devanagari",Cormorant Garamond,serif;font-size:clamp(2.5rem,6vw,5rem);line-height:.95;margin:.35rem 0 .7rem}.hero-copy p:not(.ornament){color:var(--brown);font-size:clamp(1rem,1.7vw,1.25rem);margin:0 auto;max-width:38ch}.hero-actions,.detail-actions{margin-top:1.2rem;display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap}.primary-btn,.secondary-btn,.product-card button,.form-grid button{border:1px solid transparent;border-radius:6px;padding:.72rem 1.05rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;font-weight:800;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.primary-btn,.product-card button,.form-grid button{background:var(--green);color:#fff9df;box-shadow:0 10px 22px #0f3d2e33}.auth-text-button{display:inline-flex;margin-top:.85rem;border:0;background:transparent;cursor:pointer;padding:0}.forgot-password-box{display:grid;gap:.7rem;margin-top:1rem;padding:.9rem;border:1px solid var(--line);border-radius:8px;background:#fffdf6c7}.forgot-password-box h3{margin:0;color:var(--green-dark)}.forgot-password-box input{width:100%;min-height:44px;border:1px solid var(--line);border-radius:6px;padding:.7rem .75rem;background:#fffdf6;color:var(--brown);font:inherit}.auth-reset-message{margin:0;color:var(--green-dark);font-weight:800}.secondary-btn{background:#fff8e7c2;border-color:var(--green);color:var(--green-dark)}.primary-btn:hover,.secondary-btn:hover,.product-card button:hover:not(:disabled){transform:translateY(-2px)}.primary-btn:hover span,.secondary-btn:hover span{transform:translate(4px)}.hero-product-card{background:#fff8e7eb;border:1px solid var(--gold);border-radius:var(--radius);padding:1rem;text-align:center;box-shadow:var(--shadow);position:relative;z-index:1}.hero-product-card img{width:min(260px,100%);aspect-ratio:1;object-fit:cover;border-radius:50%;margin:0 auto .8rem}.hero-product-card h3,.hero-product-card p{margin:.25rem 0}.hero-product-card span{color:var(--gold);font-weight:800;text-transform:uppercase;font-size:.75rem}.premium-arch{margin-top:-22px;position:relative;z-index:2}.trust-strip{gap:0;background:var(--cream);border:1px solid var(--line);border-radius:28px 28px var(--radius) var(--radius);padding:.9rem 1rem;box-shadow:var(--shadow);overflow:hidden}.trust-strip-track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch}.trust-strip article{display:flex;align-items:center;justify-content:center;gap:.65rem;min-height:72px;padding:.45rem .75rem;border-right:1px solid var(--line);text-align:left;min-width:0}.trust-strip article:last-child{border-right:0}.trust-strip .trust-duplicate{display:none}.trust-strip article:nth-child(5){border-right:0}.trust-strip span,.why-feature-grid span{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;color:var(--green);background:#fffdf5;flex:0 0 42px}.trust-strip strong{color:var(--brown);font-size:clamp(.86rem,1.05vw,1rem);line-height:1.32;max-width:14ch;overflow-wrap:anywhere}.home-section{margin-top:1.6rem}.category-card-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:1rem;overflow-x:auto;padding:.25rem .1rem .4rem}.category-card{border:1px solid var(--gold);background:#fffcf4db;border-radius:var(--radius);padding:.45rem;min-width:132px;box-shadow:0 8px 20px #4a321814;transition:transform .24s ease,box-shadow .24s ease;cursor:pointer}.category-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.category-card img{width:100%;aspect-ratio:1.05;object-fit:contain;background:#fffdf6;border-radius:6px}.category-image-fallback{width:100%;aspect-ratio:1.05;display:grid;place-items:center;border-radius:6px;background:#fffdf6;color:var(--green);font-weight:900;font-size:1.4rem}.category-card strong{display:block;margin-top:.55rem;color:var(--green-dark);text-transform:uppercase;font-size:.78rem}.category-card small{display:block;margin-top:.25rem;color:var(--muted);font-size:.7rem;line-height:1.25}.category-skeleton,.product-skeleton{pointer-events:none;position:relative;overflow:hidden;min-height:190px;border:1px solid var(--line);background:#fffdf6}.product-skeleton{border-radius:var(--radius);min-height:330px;box-shadow:0 8px 20px #4a321814}.category-skeleton:after,.product-skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(231,200,115,.2),transparent);animation:catalog-shimmer 1.35s infinite}.catalog-empty{text-align:center}.catalog-empty h2,.catalog-empty p{margin:0}.catalog-empty p{margin-top:.35rem;color:var(--muted)}@keyframes catalog-shimmer{to{transform:translate(100%)}}.why-section{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:2rem;padding:1.6rem;background:linear-gradient(90deg,#fff8e7f5,#fbf4dfe6),url(https://images.unsplash.com/photo-1616627988748-1f7216f661f6?auto=format&fit=crop&w=1200&q=70);background-size:cover;border:1px solid var(--line);border-radius:var(--radius)}.video-card{position:relative;overflow:hidden;border-radius:42px 42px 8px 8px;border:2px solid var(--gold)}.video-card img{width:100%;min-height:300px;object-fit:cover}.play-button{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#fff8e7db;color:var(--green);border:2px solid var(--gold)}.why-copy h2{font-family:"Noto Serif Devanagari",Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3.2rem);margin:0 0 1rem}.why-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem;margin-bottom:1rem}.why-feature-grid article{display:grid;justify-items:center;text-align:center;gap:.5rem;color:var(--brown)}.stats-strip{margin:1.6rem calc(50% - 50vw) 0;padding:1rem max(3%,calc((100vw - 1240px)/2));background:var(--green-dark);color:var(--gold-light);overflow:hidden}.stats-strip-track{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;text-align:center}.stats-strip .stats-duplicate{display:none}.stats-strip article:nth-child(5){border-right:0}.stats-strip article{border-right:1px solid rgba(231,200,115,.35)}.stats-strip article:last-child{border-right:0}.stats-strip strong{display:block;font-family:Cormorant Garamond,Georgia,serif;font-size:1.45rem}.stats-strip span{color:#fff7d6;font-size:.86rem}.section-head{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.8rem}.text-link{color:var(--green);font-weight:800}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.product-card{padding:.75rem;overflow:hidden;position:relative;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.product-card:hover{transform:translateY(-7px);border-color:var(--gold)}.product-image-wrap{display:block;position:relative;overflow:hidden;border-radius:6px;background:#fffdf6}.product-card img{width:100%;height:clamp(190px,16vw,250px);aspect-ratio:auto;object-fit:contain;object-position:center;background:#fff;padding:.75rem;box-sizing:border-box;transition:transform .35s ease}.product-card:hover img{transform:scale(1.035)}.discount-pill,.wishlist-btn{position:absolute;top:.55rem}.discount-pill{left:.55rem;background:var(--green);color:#fff;border-radius:999px;padding:.22rem .55rem;font-size:.72rem;font-weight:800}.wishlist-btn{right:.55rem;width:34px;height:34px;border-radius:50%;background:#fff8e7e6!important;color:var(--green)!important;padding:0!important;box-shadow:none!important}.badge{display:inline-block;margin:.7rem 0 .35rem;color:var(--gold);font-size:.76rem;font-weight:800;text-transform:uppercase}.product-title{min-height:2.6em;margin:0 0 .35rem;color:var(--green-dark);font-size:1rem}.rating{margin:0;color:var(--gold);font-size:.84rem}.rating span{color:var(--muted)}.stock-info{margin:.45rem 0 0;font-size:.82rem;font-weight:800}.delivery-info{margin:.25rem 0 0;color:var(--muted);font-size:.78rem;font-weight:700}.stock-ok,.green-text{color:#166534}.stock-low{color:#9a6a14}.stock-out,.error-text{color:#b91c1c}.price-block{display:flex;align-items:center;gap:.5rem;margin:.7rem 0 .85rem}.price-block strong{color:var(--green-dark);font-size:1.08rem}.price-block span{color:var(--muted);text-decoration:line-through}.product-actions{display:grid;grid-template-columns:1fr auto;gap:.5rem}.cart-quantity-controls{display:inline-flex;align-items:center;overflow:hidden;min-height:42px;border:1px solid var(--line);border-radius:6px;background:#fffdf6}.qty-btn{width:36px;min-height:42px;border:0;border-radius:0;background:var(--ivory)!important;color:var(--green-dark)!important;box-shadow:none!important;padding:0!important}.qty-display{min-width:38px;text-align:center;font-weight:900}.view-btn{display:inline-grid;place-items:center;padding:.65rem .8rem;border-radius:6px;border:1px solid var(--line);color:var(--green);background:#fffdf6;font-weight:800}.subscription-banner{margin-top:1.6rem;display:grid;grid-template-columns:1.1fr .7fr 1fr;align-items:center;gap:1rem;padding:1rem 1.3rem;border:1px solid var(--gold);border-radius:var(--radius);background:linear-gradient(90deg,#fff8e7fa,#fbf4dfd1),url(https://images.unsplash.com/photo-1500595046743-cd271d694d30?auto=format&fit=crop&w=1600&q=75);background-size:cover;box-shadow:var(--shadow)}.subscription-banner p,.subscription-banner h2,.subscription-banner span{margin:0}.subscription-banner h2{font-family:Cormorant Garamond,Georgia,serif;text-transform:uppercase;color:var(--green-dark)}.subscription-banner img{width:100%;max-height:160px;object-fit:cover;border-radius:50%;border:1px solid var(--gold)}.subscription-banner ul{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;padding:0;margin:0;list-style:none}.subscription-banner li{text-align:center;padding:.8rem;border-left:1px solid var(--line);color:var(--green-dark);font-weight:800}.subscription-modal-backdrop{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:1rem;background:#061f18ad;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.subscription-modal{width:min(1120px,100%);max-height:min(92vh,860px);overflow-y:auto;position:relative;border:1px solid rgba(231,200,115,.58);border-radius:12px;background:linear-gradient(180deg,#fffcf4fc,#fbf4dff5),radial-gradient(circle at 82% 10%,rgba(231,200,115,.18),transparent 30%);box-shadow:0 28px 80px #00000057;padding:clamp(1rem,3vw,1.6rem)}.subscription-modal-v2{display:grid;gap:1rem}.subscription-close{position:absolute;top:.75rem;right:.75rem;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:#fffdf6;color:var(--green-dark);cursor:pointer;font-weight:900}.subscription-modal-head{padding-right:2.8rem}.subscription-modal-head h2{margin:.25rem 0 .45rem;color:var(--green-dark);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.8rem,3.8vw,3rem);line-height:1}.subscription-modal-head span{display:block;max-width:66ch;color:var(--muted);line-height:1.55}.subscription-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem}.subscription-plan-grid button{display:grid;gap:.35rem;align-content:start;min-height:148px;padding:1rem;text-align:left;border:1px solid var(--line);border-radius:8px;background:#fffdf6;color:var(--brown);cursor:pointer;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.subscription-plan-grid button:hover,.subscription-plan-grid button.active{transform:translateY(-3px);border-color:var(--gold);box-shadow:0 12px 28px #4a32181f}.subscription-plan-grid button.active{background:linear-gradient(145deg,#0f3d2efa,#092e23fa),radial-gradient(circle at 82% 18%,rgba(231,200,115,.22),transparent 30%);color:#fff8dd}.subscription-plan-grid strong{color:inherit;font-size:1rem;line-height:1.2}.subscription-plan-grid span,.subscription-plan-grid small{color:var(--muted);line-height:1.45}.subscription-plan-grid b{color:var(--gold);line-height:1.3}.subscription-plan-grid button.active span,.subscription-plan-grid button.active small{color:#fff1bf}.subscription-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem}.subscription-product-panel{display:grid;gap:.85rem;padding:.95rem;border:1px solid rgba(201,154,46,.2);border-radius:10px;background:#fffdf6e0}.subscription-product-panel-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.subscription-product-panel-head h3{margin:0;color:var(--green-dark);font-size:1.08rem}.subscription-product-panel-head p{margin:.18rem 0 0;color:var(--muted);font-size:.95rem}.subscription-count-pill{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .85rem;border:1px solid rgba(201,154,46,.35);border-radius:999px;background:#fff7e6;color:var(--brown);font-size:.88rem;font-weight:800;white-space:nowrap}.subscription-product-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;max-height:min(44vh,420px);overflow:auto;padding-right:.15rem}.subscription-product-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.7rem;min-height:74px;border:1px solid rgba(201,154,46,.34);border-radius:10px;background:#fffdf7;color:var(--brown);cursor:pointer;text-align:left}.subscription-product-card.active{border-color:#c55800a6;box-shadow:0 10px 24px #c5580017}.subscription-product-card img{width:48px;height:48px;object-fit:contain;display:block}.subscription-product-copy{display:grid;gap:.15rem;min-width:0}.subscription-product-copy strong{color:var(--green-dark);font-size:.95rem;line-height:1.15}.subscription-product-copy small{color:var(--muted);line-height:1.25}.subscription-product-choice{padding:.33rem .65rem;border-radius:999px;background:#fff2de;color:#b85d12;font-size:.78rem;font-weight:800;white-space:nowrap}.subscription-product-card.active .subscription-product-choice{background:#c54b00;color:#fff8ee}.subscription-form-grid label{display:grid;gap:.35rem;color:var(--green-dark);font-weight:900}.subscription-form-grid input,.subscription-form-grid select,.subscription-form-grid textarea{width:100%;min-height:46px;border:1px solid var(--line);border-radius:6px;background:#fffdf6;color:var(--brown);font:inherit;padding:.75rem .85rem}.subscription-form-grid textarea{resize:vertical}.subscription-wide{grid-column:1 / -1}.subscription-summary{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem;padding:.9rem;border:1px solid rgba(201,154,46,.26);border-radius:8px;background:#fffdf6c7}.subscription-summary div{display:grid;gap:.2rem}.subscription-summary strong{color:var(--green-dark)}.subscription-summary span,.subscription-summary small{color:var(--muted);line-height:1.45}.subscription-action-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.subscription-status{margin:.85rem 0 0;color:var(--green-dark);font-weight:800}.listing-hero{padding:2rem 1rem;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(90deg,#fff8e7f0,#fff8e7c7),url(https://images.unsplash.com/photo-1542838132-92c53300491e?auto=format&fit=crop&w=1600&q=80);background-size:cover;margin-bottom:1rem}.about-page{display:grid;gap:1.45rem}.about-hero{min-height:clamp(440px,62vh,680px);margin:-1rem calc(50% - 50vw) 0;display:grid;place-items:center;position:relative;overflow:hidden;background:var(--green-dark);isolation:isolate}.about-hero img,.about-hero-overlay{position:absolute;inset:0}.about-hero img{width:100%;height:100%;object-fit:cover;transform:scale(1.04);filter:saturate(1.06) contrast(1.04)}.about-hero-overlay{z-index:1;background:radial-gradient(circle at 50% 42%,rgba(255,248,231,.18),transparent 34%),linear-gradient(180deg,#061f1847,#061f18b8),linear-gradient(90deg,#061f18a6,#061f181f 50%,#061f1873)}.about-hero:after{content:"";position:absolute;inset:auto 0 0;height:70px;z-index:2;background:radial-gradient(circle at 34px 0,transparent 33px,var(--cream) 34px) repeat-x;background-size:68px 68px;filter:drop-shadow(0 -2px 0 rgba(231,200,115,.58))}.about-hero-copy{width:min(820px,92vw);text-align:center;color:#fff8dd;position:relative;z-index:3;padding:3rem 1rem 4rem}.about-hero-copy h1,.about-intro-card h2,.about-story-copy h2,.about-section-head h2,.about-values-copy h2,.about-cta-band h2{font-family:Cormorant Garamond,Georgia,serif;letter-spacing:0}.about-hero-copy h1{margin:.25rem 0 .8rem;color:#fff8dd;font-size:clamp(3rem,7vw,6.5rem);line-height:.9;text-shadow:0 12px 32px rgba(0,0,0,.42)}.about-hero-copy>p:not(.ornament){width:min(660px,100%);margin:0 auto;color:#fff1bf;font-size:clamp(1rem,2vw,1.3rem);line-height:1.55;text-shadow:0 5px 20px rgba(0,0,0,.5)}.about-hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-top:1.35rem}.about-intro-grid,.about-story-section,.about-values-section,.about-cta-band{width:min(1240px,94%);margin:0 auto}.about-intro-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:1rem;align-items:stretch}.about-intro-card,.about-signature-card,.about-story-section,.about-journey-card,.about-values-section,.about-values-grid article,.about-cta-band{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,#fffcf4fa,#fbf4dfe6);box-shadow:var(--shadow)}.about-intro-card{padding:clamp(1.1rem,3vw,2rem)}.about-intro-card h2,.about-story-copy h2,.about-values-copy h2,.about-cta-band h2{margin:.25rem 0 .75rem;color:var(--green-dark);font-size:clamp(1.8rem,3.5vw,3.1rem);line-height:1}.about-intro-card p,.about-story-copy p,.about-values-copy p,.about-journey-card p,.about-values-grid p{color:var(--muted);line-height:1.65}.about-signature-card{display:grid;place-items:center;align-content:center;text-align:center;gap:.65rem;padding:1.25rem;background:linear-gradient(145deg,#0f3d2ef5,#092e23fa),radial-gradient(circle,rgba(231,200,115,.2),transparent 58%);color:#fff8dd;border-color:#e7c8738c}.about-signature-card span{width:84px;height:84px;display:grid;place-items:center;border:1px solid var(--gold-light);border-radius:50%;color:var(--gold-light);font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;font-weight:800}.about-signature-card .about-signature-logo{width:148px;height:148px;overflow:hidden;background:#fffdf6;box-shadow:0 16px 34px #0000002e}.about-signature-logo img{width:100%;height:100%;display:block;object-fit:contain;padding:.2rem}.about-signature-card strong{font-family:Cormorant Garamond,Georgia,serif;font-size:1.85rem}.about-signature-card p{margin:0;color:#fff1bf}.about-story-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:0;overflow:hidden}.about-story-image{min-height:420px;background:#fffdf6}.about-story-image img{width:100%;height:100%;min-height:420px;object-fit:cover}.about-story-copy{padding:clamp(1.15rem,3vw,2rem);display:grid;align-content:center}.about-promise-list{display:grid;gap:.65rem;padding:0;margin:1rem 0 0;list-style:none}.about-promise-list li{display:flex;gap:.6rem;align-items:flex-start;color:var(--brown);font-weight:700}.about-promise-list li:before{content:"";flex:0 0 9px;width:9px;height:9px;margin-top:.45rem;border-radius:50%;background:var(--gold);box-shadow:0 0 0 5px #e7c8732e}.about-section-head{width:min(1240px,94%);margin:.4rem auto -.35rem;text-align:center}.about-section-head h2{margin:0;color:var(--green-dark);font-size:clamp(2rem,4vw,3.4rem);line-height:1}.about-journey-grid{width:min(1240px,94%);margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.about-journey-card{padding:1rem;position:relative;overflow:hidden}.about-journey-card:after{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--gold),transparent)}.about-journey-card span{color:var(--gold);font-family:Cormorant Garamond,Georgia,serif;font-size:2.4rem;font-weight:800;line-height:1}.about-journey-card h3,.about-values-grid h3{margin:.6rem 0 .35rem;color:var(--green-dark);font-size:1.05rem}.about-journey-card p,.about-values-grid p{margin:0;font-size:.92rem}.about-values-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:1rem;align-items:center;padding:clamp(1rem,2vw,1.35rem);background:linear-gradient(120deg,#fffcf4f5,#fbf4dfdb),url(/images/rajasthan-organics-hero.webp);background-size:cover;background-position:center}.about-values-copy{padding:.5rem}.about-values-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.about-values-grid article{padding:1rem;background:#fffdf6db;box-shadow:0 8px 22px #4a321814}.about-cta-band{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:clamp(1.1rem,3vw,1.8rem);background:linear-gradient(135deg,#0f3d2efa,#092e23f5),radial-gradient(circle at 78% 15%,rgba(231,200,115,.24),transparent 30%);border-color:#e7c87380}.about-cta-band h2{color:#fff8dd;max-width:760px}.contact-page{display:grid;gap:1.35rem}.contact-hero{min-height:clamp(380px,54vh,600px);margin:-1rem calc(50% - 50vw) 0;display:grid;place-items:center;position:relative;overflow:hidden;background:var(--green-dark);isolation:isolate}.contact-hero img,.contact-hero-overlay{position:absolute;inset:0}.contact-hero img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.04);filter:saturate(1.05) contrast(1.05)}.contact-hero-overlay{z-index:1;background:radial-gradient(circle at 50% 38%,rgba(255,248,231,.16),transparent 34%),linear-gradient(180deg,#061f183d,#061f18c2),linear-gradient(90deg,#061f189e,#061f1814 52%,#061f1866)}.contact-hero:after{content:"";position:absolute;inset:auto 0 0;height:64px;z-index:2;background:radial-gradient(circle at 32px 0,transparent 31px,var(--cream) 32px) repeat-x;background-size:64px 64px;filter:drop-shadow(0 -2px 0 rgba(231,200,115,.58))}.contact-hero-copy{width:min(780px,92vw);position:relative;z-index:3;text-align:center;color:#fff8dd;padding:3rem 1rem 4rem}.contact-hero-copy h1,.contact-form-panel h2,.contact-info-panel h2,.contact-details-band h2,.contact-grievance-card h2{font-family:Cormorant Garamond,Georgia,serif;letter-spacing:0}.contact-hero-copy h1{margin:.25rem 0 .75rem;color:#fff8dd;font-size:clamp(2.8rem,6.5vw,6rem);line-height:.92;text-shadow:0 12px 34px rgba(0,0,0,.44)}.contact-hero-copy>p:not(.ornament){width:min(640px,100%);margin:0 auto;color:#fff1bf;font-size:clamp(1rem,2vw,1.22rem);line-height:1.55;text-shadow:0 5px 20px rgba(0,0,0,.48)}.contact-shell{width:min(1240px,94%);margin:0 auto;display:grid;gap:1rem}.contact-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:-2.2rem;position:relative;z-index:4}.contact-method-card,.contact-form-panel,.contact-info-panel,.contact-details-band,.contact-grievance-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,#fffcf4fa,#fbf4dfe6);box-shadow:var(--shadow)}.contact-method-card{display:grid;gap:.35rem;padding:1rem;color:var(--brown);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.contact-method-card:hover{transform:translateY(-4px);border-color:var(--gold)}.contact-method-card.featured{background:linear-gradient(145deg,#0f3d2efa,#092e23fa),radial-gradient(circle at 85% 20%,rgba(231,200,115,.24),transparent 28%);color:#fff8dd;border-color:#e7c8738c}.contact-method-card span{color:var(--gold);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem}.contact-method-card strong{color:inherit;font-size:1.08rem;overflow-wrap:anywhere}.contact-method-card small{color:var(--muted);line-height:1.5}.contact-method-card.featured small{color:#fff1bf}.contact-main-grid{display:grid;grid-template-columns:minmax(0,1.25fr) .75fr;gap:1rem;align-items:start}.contact-form-panel,.contact-info-panel,.contact-details-band,.contact-grievance-card{padding:clamp(1rem,2.5vw,1.6rem)}.contact-form-panel h2,.contact-info-panel h2,.contact-details-band h2,.contact-grievance-card h2{margin:.25rem 0 .7rem;color:var(--green-dark);font-size:clamp(1.8rem,3vw,2.8rem);line-height:1}.contact-form-panel>p:not(.eyebrow),.contact-info-panel p,.contact-details-band p,.contact-grievance-card p{color:var(--muted);line-height:1.65}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem}.contact-form-grid label{display:grid;gap:.35rem;color:var(--green-dark);font-weight:900}.contact-form-grid input,.contact-form-grid select,.contact-form-grid textarea{width:100%;min-height:46px;border:1px solid var(--line);border-radius:6px;background:#fffdf6;color:var(--brown);font:inherit;padding:.75rem .85rem}.contact-form-grid textarea{resize:vertical}.contact-form-wide{grid-column:1 / -1}.contact-action-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.contact-topic-list{display:grid;gap:.75rem;margin-top:1rem}.contact-topic-list article{padding:.85rem;border:1px solid rgba(201,154,46,.26);border-radius:8px;background:#fffdf6d1}.contact-topic-list h3{margin:0 0 .35rem;color:var(--green-dark)}.contact-topic-list p{margin:0}.contact-details-band{display:grid;grid-template-columns:.9fr 1.1fr;gap:1rem;align-items:center}.contact-answer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.contact-answer-grid article{display:grid;gap:.35rem;padding:.85rem;border:1px solid rgba(201,154,46,.24);border-radius:8px;background:#fffdf6d1}.contact-answer-grid strong{color:var(--green-dark)}.contact-answer-grid span{color:var(--muted);line-height:1.45}.contact-grievance-card{display:flex;justify-content:space-between;align-items:center;gap:1rem;background:linear-gradient(135deg,#0f3d2efa,#092e23f5),radial-gradient(circle at 82% 16%,rgba(231,200,115,.24),transparent 30%);border-color:#e7c87380}.contact-grievance-card h2{color:#fff8dd}.contact-grievance-card p{margin-bottom:0;color:#fff1bf}.contact-grievance-card a:not(.secondary-btn){color:var(--gold-light)}.farms-page{display:grid;gap:1.35rem}.farms-hero{min-height:clamp(420px,58vh,660px);margin:-1rem calc(50% - 50vw) 0;display:grid;place-items:center;position:relative;overflow:hidden;background:var(--green-dark);isolation:isolate}.farms-hero img,.farms-hero-overlay{position:absolute;inset:0}.farms-hero img{width:100%;height:100%;object-fit:cover;transform:scale(1.04);filter:saturate(1.06) contrast(1.04)}.farms-hero-overlay{z-index:1;background:radial-gradient(circle at 50% 38%,rgba(255,248,231,.16),transparent 34%),linear-gradient(180deg,#061f1838,#061f18b8),linear-gradient(90deg,#061f189e,#061f1814 50%,#061f186b)}.farms-hero:after{content:"";position:absolute;inset:auto 0 0;height:68px;z-index:2;background:radial-gradient(circle at 34px 0,transparent 33px,var(--cream) 34px) repeat-x;background-size:68px 68px;filter:drop-shadow(0 -2px 0 rgba(231,200,115,.58))}.farms-hero-copy{width:min(830px,92vw);position:relative;z-index:3;text-align:center;color:#fff8dd;padding:3rem 1rem 4.2rem}.farms-hero-copy h1,.farms-intro-card h2,.farms-quality-copy h2,.farms-section-head h2,.farms-cta-band h2{font-family:Cormorant Garamond,Georgia,serif;letter-spacing:0}.farms-hero-copy h1{margin:.25rem 0 .75rem;color:#fff8dd;font-size:clamp(2.75rem,6.5vw,6.2rem);line-height:.9;text-shadow:0 12px 34px rgba(0,0,0,.44)}.farms-hero-copy>p:not(.ornament){width:min(680px,100%);margin:0 auto;color:#fff1bf;font-size:clamp(1rem,2vw,1.24rem);line-height:1.55;text-shadow:0 5px 20px rgba(0,0,0,.48)}.farms-hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-top:1.35rem}.farms-intro-grid,.farms-principle-grid,.farms-quality-section,.farms-section-head,.farms-process-grid,.farms-cta-band{width:min(1240px,94%);margin:0 auto}.farms-intro-grid{display:grid;grid-template-columns:minmax(0,1.08fr) .92fr;gap:1rem;align-items:stretch}.farms-intro-card,.farms-image-card,.farms-principle-grid article,.farms-quality-section,.farms-process-grid article,.farms-cta-band{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,#fffcf4fa,#fbf4dfe6);box-shadow:var(--shadow)}.farms-intro-card{padding:clamp(1.1rem,3vw,2rem);display:grid;align-content:center}.farms-intro-card h2,.farms-quality-copy h2,.farms-cta-band h2{margin:.25rem 0 .75rem;color:var(--green-dark);font-size:clamp(1.8rem,3.5vw,3.1rem);line-height:1}.farms-intro-card p,.farms-quality-copy p,.farms-process-grid p,.farms-principle-grid p{color:var(--muted);line-height:1.65}.farms-image-card{min-height:340px;overflow:hidden;background:#fffdf6}.farms-image-card img,.farms-quality-image img{width:100%;height:100%;object-fit:cover}.farms-principle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.farms-principle-grid article{padding:1rem}.farms-principle-grid span{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;color:var(--green);background:#fffdf5;font-weight:900}.farms-principle-grid h3,.farms-process-grid h3{margin:.75rem 0 .35rem;color:var(--green-dark)}.farms-quality-section{display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden}.farms-quality-copy{padding:clamp(1.1rem,3vw,2rem);display:grid;align-content:center}.farms-quality-copy ul{display:grid;gap:.65rem;padding:0;margin:1rem 0 0;list-style:none}.farms-quality-copy li{display:flex;align-items:flex-start;gap:.6rem;color:var(--brown);font-weight:700}.farms-quality-copy li:before{content:"";flex:0 0 9px;width:9px;height:9px;margin-top:.45rem;border-radius:50%;background:var(--gold);box-shadow:0 0 0 5px #e7c8732e}.farms-quality-image{min-height:420px}.farms-section-head{text-align:center;margin-bottom:-.35rem}.farms-section-head h2{margin:0;color:var(--green-dark);font-size:clamp(2rem,4vw,3.4rem);line-height:1}.farms-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.farms-process-grid article{padding:1rem;position:relative;overflow:hidden}.farms-process-grid article:after{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--gold),transparent)}.farms-process-grid span{color:var(--gold);font-family:Cormorant Garamond,Georgia,serif;font-size:2.4rem;font-weight:800;line-height:1}.farms-cta-band{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:clamp(1.1rem,3vw,1.8rem);background:linear-gradient(135deg,#0f3d2efa,#092e23f5),radial-gradient(circle at 82% 16%,rgba(231,200,115,.24),transparent 30%);border-color:#e7c87380}.farms-cta-band h2{color:#fff8dd;max-width:760px}.products-layout{display:grid;grid-template-columns:290px 1fr;gap:1rem}.products-filter{position:sticky;top:138px;height:fit-content;display:grid;gap:.85rem}.filter-title-row,.products-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.products-filter h3{margin:0;color:var(--green-dark)}.products-filter input,.products-filter select,.products-head select,.form-grid input,.form-grid textarea,.form-grid select,.form-select,.coupon-box input{width:100%;border:1px solid var(--line);border-radius:6px;padding:.7rem .75rem;background:#fffdf6;color:var(--brown);font:inherit}.offer-strip-row,.available-coupons{display:flex;gap:.65rem;overflow-x:auto;padding-bottom:.2rem}.offer-strip-card{flex:1 0 260px;display:grid;gap:.35rem;text-align:left;border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,#0f3d2efa,#092e23f5),radial-gradient(circle at 80% 16%,rgba(231,200,115,.24),transparent 32%);color:#fff8dd;padding:1rem;cursor:pointer;box-shadow:var(--shadow)}.offer-strip-card span{width:fit-content;border:1px solid rgba(231,200,115,.7);border-radius:999px;padding:.26rem .6rem;color:var(--gold-light);font-weight:900}.offer-strip-card strong{font-size:1.1rem}.offer-strip-card small{color:#fff1bf;line-height:1.4}.cart-coupon-row,.checkout-coupon-row{display:grid;grid-template-columns:1fr auto;gap:.5rem}.checkout-coupon-panel{display:grid;gap:.5rem;margin:.85rem 0;padding:.8rem;border:1px solid var(--line);border-radius:8px;background:#fffdf6c2}.checkout-coupon-panel>span,.coupon-box>span{color:var(--green-dark);font-weight:900}.available-coupons button{flex:0 0 auto;border:1px dashed var(--gold);border-radius:999px;background:#fffdf6;color:var(--green-dark);padding:.36rem .7rem;cursor:pointer;font-weight:900}.checkout-coupon-panel small,.coupon-box small{color:var(--muted)}.filter-block p{margin:0 0 .45rem;color:var(--green);font-weight:900}.filter-chips{display:flex;flex-wrap:wrap;gap:.45rem}.filter-chips button,.clear-btn,.variant-pill,.drawer-close,.mobile-filter-toggle{border:1px solid var(--line);background:#fffdf6;color:var(--green);border-radius:999px;padding:.45rem .72rem;cursor:pointer;font-weight:800}.filter-chips button.active,.variant-pill.active{background:var(--green);color:#fff9df;border-color:var(--green)}.products-head{margin-bottom:1rem}.products-head p{margin:.2rem 0 0;color:var(--muted)}.mobile-filter-toggle,.filter-drawer{display:none}.product-details,.product-detail-hero{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr);gap:1.4rem}.product-page{display:grid;gap:1.4rem}.product-detail-hero{padding:.9rem}.product-gallery{display:grid;gap:.75rem;align-content:start}.product-main-image{position:relative;display:grid;place-items:center;min-height:clamp(380px,42vw,560px);background:linear-gradient(180deg,#fffdf8,#fff7e6);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.product-main-image img,.product-gallery>img{width:100%;height:100%;max-height:560px;object-fit:contain;box-sizing:border-box;padding:.5rem;border-radius:var(--radius)}.product-thumbnails{display:flex;gap:.55rem;overflow-x:auto;padding-bottom:.1rem}.product-thumbnails button{width:76px;height:76px;flex:0 0 76px;border:1px solid var(--line);border-radius:6px;background:#fffdf6;padding:.2rem;cursor:pointer}.product-thumbnails button.active{border-color:var(--green);box-shadow:0 0 0 2px #0f3d2e1f}.product-thumbnails img{width:100%;height:100%;object-fit:contain}.gallery-controls{position:absolute;inset:auto .75rem .75rem;display:flex;justify-content:space-between;pointer-events:none}.gallery-controls button{pointer-events:auto;border:1px solid var(--line);border-radius:999px;padding:.42rem .75rem;color:var(--green-dark);background:#fffdf6e6;font-weight:800;cursor:pointer}.quality-badge-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.8rem}.quality-badge-row span,.savings-pill{border:1px solid var(--line);border-radius:999px;padding:.3rem .65rem;color:var(--green);background:#fffdf6;font-weight:800;font-size:.78rem}.product-detail-copy h1{margin:.3rem 0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,3.7vw,3.25rem);color:var(--green-dark);line-height:1}.purchase-panel{display:grid;align-content:start;gap:.72rem;padding:clamp(.75rem,1.55vw,1.05rem);border-radius:14px;background:linear-gradient(180deg,#fffdf6f5,#fff8e7b8),radial-gradient(circle at 100% 0,rgba(231,200,115,.16),transparent 36%);border:1px solid rgba(201,154,46,.28);box-shadow:0 22px 54px #4a321814}.pdp-category{margin:0;color:var(--muted);font-size:.95rem}.pdp-category a{color:#d11b1b;font-weight:800}.pdp-badge-row{display:flex;gap:.6rem;flex-wrap:wrap}.outline-pill{display:inline-flex;min-height:30px;align-items:center;border:1px solid rgba(9,46,35,.68);border-radius:999px;padding:.35rem .72rem;color:var(--green-dark);background:#fffdf8db;font-size:.78rem;font-weight:900;text-transform:uppercase;box-shadow:0 8px 18px #092e230f}.selling-fast{margin:0;color:#111;font-weight:800;font-size:.95rem}.selling-fast span{display:inline-grid;width:18px;height:18px;place-items:center;margin-right:.35rem;color:#fff;background:#e10f13;border-radius:50%;font-size:.78rem}.pdp-price-line{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.pdp-price-line strong{color:#e10f13;font-size:clamp(1.65rem,3.2vw,2.15rem);line-height:1}.pdp-old-price{color:#777;font-size:1.08rem;text-decoration:line-through}.sale-pill{display:inline-flex;align-items:center;min-height:32px;border-radius:999px;padding:.35rem .8rem;background:#e10f13;color:#fff;font-weight:900;font-size:.82rem}.live-viewers{display:flex;align-items:center;gap:.7rem;margin:0;color:#111;font-weight:800}.live-viewers strong{display:inline-grid;width:34px;height:30px;place-items:center;color:#fff;background:#020202;border-radius:3px}.pdp-option-block{display:grid;gap:.5rem}.pdp-option-block>span{color:#111;font-weight:700}.pdp-size-row{display:flex;flex-wrap:wrap;gap:.65rem}.pdp-size-row button{min-width:74px;min-height:34px;border:1px solid var(--line);border-radius:999px;background:#fffdf8;color:var(--muted);font-weight:800;cursor:pointer}.pdp-size-row button.active{color:#fff;background:#020202;border-color:#020202;box-shadow:0 9px 18px #0000002e}.pdp-quantity{width:144px;min-height:42px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;background:#f3f1ee}.pdp-quantity button{height:42px;border:0;background:transparent;color:#111;font-size:1.35rem;cursor:pointer}.pdp-quantity span{text-align:center;color:#111;font-weight:900}.pdp-action-grid{display:grid;grid-template-columns:1fr 58px;gap:.75rem}.pdp-add-cart,.pdp-buy-now,.pdp-icon-action{min-height:52px;border-radius:999px;cursor:pointer;font-weight:900;text-transform:none;position:relative;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.pdp-add-cart{border:1px solid rgba(9,46,35,.95);background:linear-gradient(135deg,#05271d,#0f4a37 52%,#092e23),radial-gradient(circle at 20% 0,rgba(231,200,115,.22),transparent 36%);color:#fff8dd;font-size:1rem;box-shadow:0 16px 34px #092e2347}.pdp-buy-now{width:100%;border:1px solid #b88918;background:linear-gradient(135deg,#f6d776,#c99a2e 54%,#9b6c10);color:var(--green-dark);text-transform:uppercase;letter-spacing:.02em;font-size:1rem;box-shadow:0 16px 36px #c99a2e57}.pdp-icon-action{display:grid;place-items:center;border:1px solid var(--line);background:#fffdf8f0;color:#020202;box-shadow:0 10px 24px #4a321814}.pdp-add-cart:after,.pdp-buy-now:after{content:"";position:absolute;inset:0 auto 0 -46%;width:36%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.38),transparent);transform:skew(-18deg);transition:left .45s ease}.pdp-add-cart:hover,.pdp-buy-now:hover,.pdp-icon-action:hover{transform:translateY(-3px);filter:saturate(1.08)}.pdp-add-cart:hover{box-shadow:0 22px 42px #092e2359}.pdp-buy-now:hover{box-shadow:0 22px 44px #c99a2e70}.pdp-add-cart:hover:after,.pdp-buy-now:hover:after{left:110%}.pdp-icon-action svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round}.pdp-add-cart:disabled,.pdp-buy-now:disabled{opacity:.55;cursor:not-allowed}.pdp-quick-links{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;padding-top:.7rem;border-top:1px solid var(--line)}.pdp-quick-links button{min-height:38px;border:1px solid rgba(201,154,46,.34);border-radius:999px;background:#fffdf6bd;color:var(--green-dark);font-weight:800;text-align:center;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.pdp-quick-links button:hover{transform:translateY(-2px);border-color:var(--gold);background:#fffdf6}.product-lead,.product-section-copy{color:var(--brown);line-height:1.7}.detail-price-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:.8rem}.detail-price strong{font-size:1.9rem}.variant-row{display:flex;align-items:center;gap:.7rem;margin:.8rem 0}.product-benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1rem}.product-assurance-grid,.product-info-grid{display:grid;gap:.75rem}.product-assurance-grid{grid-template-columns:repeat(3,1fr);margin-top:1.1rem}.product-assurance-grid article{border:1px solid var(--line);border-radius:var(--radius);padding:.8rem;background:#fffdf6}.product-assurance-grid strong{color:var(--green-dark)}.product-assurance-grid p{margin:.3rem 0 0;color:var(--muted);font-size:.92rem}.product-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-check-list{display:grid;gap:.6rem;margin:1rem 0 0;padding:0;list-style:none}.product-check-list li{position:relative;padding-left:1.5rem;color:var(--brown)}.product-check-list li:before{content:"";position:absolute;left:0;top:.52rem;width:8px;height:8px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px #c99a2e29}.product-spec-list{display:grid;gap:.5rem;margin:1rem 0 0}.product-spec-list div{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0;border-bottom:1px solid var(--line)}.product-spec-list dt{color:var(--muted);font-weight:800}.product-spec-list dd{margin:0;color:var(--green-dark);font-weight:900;text-align:right}.cart-drawer-backdrop{position:fixed;inset:0;z-index:120;display:flex;justify-content:flex-end;background:#061f187a}.cart-drawer{width:min(440px,100%);height:100%;display:grid;grid-template-rows:auto 1fr auto;background:var(--cream);border-left:1px solid var(--gold);box-shadow:-22px 0 44px #061f1833;animation:drawerIn .28s ease both}.cart-drawer-head{display:flex;justify-content:space-between;gap:1rem;padding:1rem;border-bottom:1px solid var(--line)}.cart-drawer-head h2{margin:.15rem 0;color:var(--green-dark);font-family:Cormorant Garamond,Georgia,serif;font-size:2rem}.cart-drawer-head span{color:var(--muted)}.cart-drawer-items{overflow:auto;display:grid;align-content:start;gap:.75rem;padding:1rem}.cart-drawer-item{display:grid;grid-template-columns:76px 1fr auto;gap:.7rem;align-items:center;padding:.7rem;border:1px solid var(--line);border-radius:var(--radius);background:#fffdf6}.cart-drawer-item img{width:76px;height:76px;object-fit:contain;border-radius:6px;background:#fff}.cart-drawer-item h3,.cart-drawer-item p{margin:0}.cart-drawer-item h3{color:var(--green-dark);font-size:.98rem}.cart-drawer-item p{color:var(--muted);font-size:.84rem}.cart-drawer-summary{display:grid;gap:.55rem;padding:1rem;border-top:1px solid var(--line);background:#fff8e7}.cart-drawer-summary p,.cart-drawer-summary div{display:flex;justify-content:space-between;gap:1rem;margin:0}.product-reviews{display:grid;gap:1rem;overflow:hidden}.review-rating{margin:0}.review-count-pill{display:inline-flex;margin-top:.55rem;border:1px solid var(--line);border-radius:999px;padding:.35rem .72rem;color:var(--green-dark);background:#fffdf6;font-size:.82rem;font-weight:900}.review-marquee{overflow:hidden;margin:0 -1rem;padding:.2rem 0 .8rem;border-bottom:1px solid var(--line)}.review-track{display:flex;width:max-content;gap:1rem;animation:reviewRun 55s linear infinite}.review-track:hover{animation-play-state:paused}.review-track article{width:320px;flex:0 0 320px;padding:1rem;border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,#fffdf6,#fff8e7);box-shadow:0 12px 28px #4a321814}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.review-grid article{padding:1rem;border:1px solid var(--line);border-radius:16px;background:#fffdf6;box-shadow:0 12px 28px #4a321814;animation:softPop .45s ease both}.review-card-head{display:flex;align-items:center;gap:.7rem;margin-bottom:.75rem}.review-card-head>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff8dd;font-weight:900}.review-card-head div{display:grid}.review-card-head small{color:var(--muted)}.review-grid h3{margin:.45rem 0 .35rem;color:var(--green-dark)}.review-grid p:last-child{margin:0;color:var(--muted);line-height:1.65}@keyframes reviewRun{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes softPop{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cart-drawer-summary div{padding:.7rem;border:1px solid var(--gold);border-radius:6px;background:#fffdf6}@keyframes drawerIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.product-benefits article{border:1px solid var(--line);border-radius:var(--radius);padding:.75rem;background:#fffdf6}.product-benefits p{margin:.25rem 0 0;color:var(--muted)}.cart-layout,.checkout-premium-grid,.settings-premium-grid{display:grid;grid-template-columns:1.7fr .9fr;gap:1rem}.cart-row{display:grid;grid-template-columns:82px 1fr auto auto auto;gap:.8rem;align-items:center;padding:.9rem 0;border-bottom:1px solid var(--line)}.cart-row img{width:82px;height:82px;object-fit:cover;border-radius:6px}.cart-item-info h4,.cart-item-info p{margin:0}.cart-item-info p{color:var(--muted)}.remove-btn{border:1px solid #e6b9a8;border-radius:6px;background:#fff4ef;color:#a63821;padding:.55rem .7rem;cursor:pointer}.order-summary,.checkout-summary-card{height:fit-content;position:sticky;top:138px}.order-summary h3,.checkout-summary-card h3{margin:0 0 .8rem;color:var(--green-dark);font-family:Cormorant Garamond,Georgia,serif;font-size:1.45rem}.coupon-box,.summary-lines{display:grid;gap:.55rem}.summary-lines p,.summary-total{display:flex;justify-content:space-between;gap:1rem;margin:0}.summary-total{margin:.8rem 0;padding:.75rem;border:1px solid var(--gold);border-radius:6px;background:#fff8dd}.summary-total strong{color:var(--green-dark);font-size:1.25rem}.delivery-note,.orders-meta-text{color:var(--muted);margin:.35rem 0 .8rem}.orders-page{display:grid;gap:1rem}.orders-hero{display:flex;align-items:center;justify-content:space-between;gap:1rem}.orders-user-block{display:flex;align-items:center;gap:.85rem;min-width:0}.orders-avatar{width:58px;height:58px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:linear-gradient(135deg,var(--green),var(--green-dark));color:#fff8dd;border:1px solid var(--gold);font-weight:900;font-size:1.2rem}.orders-user-block span{color:var(--muted)}.orders-hero-actions{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.orders-stat-grid,.latest-order-strip{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:.75rem}.orders-stat-grid article,.latest-order-strip div{display:grid;gap:.15rem}.orders-stat-grid span,.latest-order-strip span,.order-info-grid span,.order-address-box span{color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.orders-stat-grid strong,.latest-order-strip strong{color:var(--green-dark);font-size:1.25rem}.latest-order-strip{align-items:center;background:linear-gradient(180deg,#fffdf6,#fff8dd)}.orders-empty{display:grid;justify-items:center;gap:.65rem;padding:2.5rem;text-align:center}.orders-empty p{max-width:46ch;margin:0;color:var(--muted)}.order-card-pro{display:grid;gap:.9rem;border-radius:14px;background:#fffdf6f5}.order-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.order-id{margin:0 0 .15rem;color:var(--green-dark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:1rem;font-weight:900}.order-card-top span{color:var(--muted)}.order-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:max-content;border:1px solid var(--line);border-radius:999px;padding:.3rem .75rem;background:#fff8dd;color:var(--green);font-weight:900;font-size:.78rem}.order-status-badge.status-cancelled{background:#fff4ef;border-color:#e6b9a8;color:#a63821}.order-status-badge.status-delivered,.order-status-badge.status-completed{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.order-info-grid{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:.65rem}.order-info-grid article{display:grid;gap:.15rem;border:1px solid var(--line);border-radius:10px;background:#fffdf6;padding:.65rem .75rem}.order-info-grid strong{color:var(--green-dark)}.paid-text{color:#166534!important}.pending-text{color:#a63821!important}.order-address-box,.order-tracking-panel,.order-items-panel,.return-request-history{border:1px solid var(--line);border-radius:12px;background:#fffdf6;padding:.8rem}.order-address-box p{margin:.25rem 0;color:var(--brown)}.order-address-box small{color:var(--muted)}.order-section-title{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.order-section-title strong{color:var(--green-dark)}.order-section-title span{color:var(--muted);font-size:.86rem}.tracking-row-pro{display:grid;grid-template-columns:repeat(6,minmax(78px,1fr));gap:.35rem}.track-step-pro{position:relative;display:grid;gap:.35rem;justify-items:center;color:#9a8b72;text-align:center}.track-step-pro:before{content:"";position:absolute;top:7px;left:calc(-50% + 10px);width:calc(100% - 20px);height:2px;background:#c99a2e40}.track-step-pro:first-child:before{display:none}.track-step-pro span{width:16px;height:16px;position:relative;z-index:1;border:2px solid rgba(201,154,46,.5);border-radius:50%;background:#fffdf6}.track-step-pro.active{color:var(--green-dark);font-weight:800}.track-step-pro.active:before,.track-step-pro.active span{background:var(--gold);border-color:var(--gold)}.track-step-pro small{font-size:.72rem}.order-cancelled-box{border:1px solid #e6b9a8;border-radius:10px;background:#fff4ef;color:#a63821;padding:.75rem;font-weight:800}.order-product-list,.order-product-wrap{display:grid;gap:.55rem}.order-product-row{width:100%;display:grid;grid-template-columns:66px 1fr auto auto;align-items:center;gap:.75rem;border:1px solid var(--line);border-radius:10px;background:#fffaf0;padding:.55rem;text-align:left}button.order-product-row{cursor:pointer}button.order-product-row:disabled{cursor:default}.order-product-row.active{border-color:var(--gold);box-shadow:0 10px 22px #4a321817}.order-product-row img{width:66px;height:66px;object-fit:contain;border:1px solid var(--line);border-radius:8px;background:#fffdf6}.order-product-row div{min-width:0}.order-product-row strong,.order-product-row span{display:block}.order-product-row strong{color:var(--green-dark);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-product-row span{color:var(--muted);font-size:.84rem}.order-product-row b{color:var(--brown)}.request-chip{border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#166534;padding:.2rem .55rem;font-size:.72rem;font-style:normal;font-weight:900}.request-chip.action{border-color:var(--line);background:#fff8dd;color:var(--green)}.return-exchange-panel{border:1px dashed var(--gold);border-radius:10px;background:#fffdf6;padding:.75rem}.return-exchange-window,.return-exchange-note{margin:0 0 .6rem;color:var(--muted);font-size:.86rem}.return-exchange-form{display:grid;grid-template-columns:repeat(3,minmax(130px,1fr));gap:.6rem}.return-exchange-form input,.return-exchange-form select,.return-exchange-form textarea{width:100%;border:1px solid var(--line);border-radius:6px;background:#fffdf6;color:var(--brown);padding:.6rem .7rem;font:inherit}.return-exchange-form textarea,.return-exchange-form>button,.otp-row{grid-column:1 / -1}.otp-row{display:grid;grid-template-columns:1fr auto;gap:.55rem}.return-request-history-title{margin:0 0 .55rem;color:var(--green-dark);font-weight:900}.return-request-product-list{display:grid;gap:.45rem;margin:0;padding:0;list-style:none}.return-request-product-list li{display:grid;gap:.12rem;border:1px solid var(--line);border-radius:8px;background:#fffaf0;padding:.55rem}.return-request-product-list small{color:var(--muted)}.cancel-btn{width:fit-content;border:1px solid #e6b9a8;border-radius:8px;background:#fff4ef;color:#a63821;padding:.62rem .9rem;font-weight:900;cursor:pointer}.cancel-btn:hover{background:#a63821;color:#fff}.checkout-btn,.centered-link{width:100%;text-align:center}.centered-link{display:block;margin-top:.7rem}.auth-panel{width:min(480px,100%);margin:2rem auto}.auth-modern{width:min(1120px,calc(100% - 2rem));min-height:610px;margin:2.5rem auto;display:grid;grid-template-columns:1.05fr .95fr;border-radius:26px;overflow:hidden;background:#fffdf7;box-shadow:0 24px 60px #16352729}.auth-story{padding:clamp(2rem,5vw,5rem);display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at top right,#eab94d 0,#eab94d 2%,transparent 30%),linear-gradient(145deg,#073b30,#0d634e);color:#fff9e8}.auth-story p{letter-spacing:.18em;font-size:.73rem;font-weight:800;color:#f6c75d}.auth-story h1{font:700 clamp(2.6rem,5vw,4.5rem)/.95 Georgia,serif;margin:1rem 0}.auth-story span{max-width:380px;line-height:1.7;color:#dcecdf}.auth-story div{margin-top:3rem;display:flex;gap:1rem;align-items:center}.auth-story b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#eab94d;color:#073b30}.auth-story small{max-width:240px}.auth-card{padding:clamp(2rem,5vw,5rem);display:flex;flex-direction:column;justify-content:center}.auth-back{font-size:.82rem;color:#17614d;text-decoration:none;margin-bottom:2.5rem}.auth-card h2{font:700 2.25rem/1.1 Georgia,serif;margin:.45rem 0 1.8rem;color:#082f26}.auth-card form{display:grid;gap:1rem}.auth-card label{display:grid;gap:.45rem;font-size:.78rem;font-weight:800;color:#26473e}.auth-card input{border:1px solid #d9dfd6;border-radius:10px;padding:.9rem 1rem;font-size:1rem}.auth-mode-toggle{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin:-.9rem 0 1.1rem;padding:.35rem;border:1px solid #d9dfd6;border-radius:999px;background:#f7f2e8}.auth-mode-toggle button{min-height:40px;border:0;border-radius:999px;color:#31564d;background:transparent;font-weight:900;cursor:pointer}.auth-mode-toggle button.active{color:#fff;background:linear-gradient(135deg,#08715e,#043f36);box-shadow:0 8px 18px #0650432e}.auth-submit{border:0;border-radius:12px;background:#0c4939;color:#fff;padding:1rem;font-weight:800;cursor:pointer;margin-top:.4rem}.auth-message,.otp-copy{font-size:.85rem;line-height:1.5;background:#f4f7ef;border-radius:9px;padding:.75rem}.auth-switch{margin-top:1.5rem;font-size:.9rem}.auth-switch a{color:#08715e;font-weight:800}.guest-otp-box{display:grid;gap:.55rem;padding:.85rem;border:1px dashed #a7beac;border-radius:12px;background:#f6faf4}.guest-otp-box div{display:flex;gap:.45rem}.guest-otp-box input{min-width:0;flex:1}.guest-otp-box button{border:0;border-radius:8px;padding:.55rem .7rem;background:#0c4939;color:#fff;font-weight:700}.guest-otp-box small{color:#17614d}@media(max-width:700px){.auth-modern{grid-template-columns:1fr;margin:1rem auto}.auth-story{min-height:270px}.auth-card{padding:2rem}.guest-otp-box div{flex-wrap:wrap}}.form-grid{display:grid;gap:.8rem}.checkout-form-card,.checkout-summary-card,.settings-form-card,.settings-profile-card{border-color:var(--line)}.checkout-nested-card,.payment-choice label,.checkout-policy-consent,.profile-hero,.legal-related,.legal-contact-card{border:1px solid var(--line);border-radius:6px;background:#fffdf6;padding:.75rem}.payment-choice{display:grid;gap:.55rem}.checkout-policy-consent{display:flex;gap:.55rem;align-items:flex-start;color:var(--muted);font-size:.9rem}.checkout-policy-consent a{color:var(--green);font-weight:800}.checkout-page{display:grid;gap:1rem}.checkout-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.checkout-title-row .text-link{color:var(--green);font-weight:800}.checkout-form-card{display:grid;gap:1rem}.checkout-step{display:flex;align-items:flex-start;gap:.75rem}.checkout-step>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:var(--green);color:#fff9df;font-weight:900}.checkout-step h2{margin:0;color:var(--green-dark);font-size:1.15rem}.checkout-step p{margin:.1rem 0 0;color:var(--muted)}.payment-step{margin-top:.25rem}.field-block{display:grid;gap:.35rem;color:var(--brown);font-weight:800}.field-block span{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:var(--gold)}.field-block input,.field-block select,.field-block textarea,.address-editor textarea{width:100%;border:1px solid var(--line);border-radius:6px;background:#fffdf6;color:var(--brown);padding:.75rem;font:inherit;resize:vertical}.field-block input:focus,.field-block select:focus,.field-block textarea:focus,.address-editor textarea:focus{outline:2px solid rgba(201,154,46,.32);border-color:var(--gold)}.field-error,.checkout-error{color:#a63821;font-weight:800}.soft-action-btn,.address-type-row button{width:fit-content;border:1px solid var(--line);border-radius:6px;background:#fffdf6;color:var(--green-dark);padding:.62rem .9rem;font-weight:800;cursor:pointer}.soft-action-btn:hover,.address-type-row button.active{border-color:var(--gold);background:#fff8dd}.address-editor{display:grid;gap:.75rem}.address-type-row{display:flex;gap:.5rem;flex-wrap:wrap}.compact-btn{width:fit-content}.payment-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.payment-mode-card{min-height:132px;display:grid;grid-template-rows:auto auto 1fr auto;gap:.35rem;position:relative;border:1px solid var(--line);border-radius:8px;background:#fffdf6;padding:.85rem;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.payment-mode-card:hover,.payment-mode-card.active{border-color:var(--gold);box-shadow:0 12px 26px #4a32181a;transform:translateY(-2px)}.payment-mode-card input{accent-color:var(--green)}.payment-mode-card strong{color:var(--green-dark)}.payment-mode-card small{color:var(--muted)}.payment-mode-card em{width:fit-content;border-radius:999px;background:#0f3d2e14;color:var(--green);padding:.18rem .55rem;font-style:normal;font-size:.72rem;font-weight:900}.checkout-error{margin:0;border:1px solid #e6b9a8;border-radius:6px;background:#fff4ef;padding:.7rem .8rem}.checkout-submit-btn{width:100%;border:0;border-radius:8px;background:linear-gradient(135deg,var(--green),var(--green-dark));color:#fff9df;padding:.9rem 1rem;font-weight:900;cursor:pointer;box-shadow:0 12px 28px #0f3d2e38}.checkout-submit-btn:disabled{cursor:not-allowed;opacity:.62;box-shadow:none}.checkout-items-list{display:grid;gap:.65rem;margin-bottom:.9rem}.checkout-item{display:grid;grid-template-columns:58px 1fr auto;gap:.65rem;align-items:center}.checkout-item img{width:58px;height:58px;object-fit:contain;border:1px solid var(--line);border-radius:6px;background:#fffdf6}.checkout-item div{min-width:0}.checkout-item strong,.checkout-item span{display:block}.checkout-item strong{overflow:hidden;color:var(--green-dark);text-overflow:ellipsis;white-space:nowrap}.checkout-item span{color:var(--muted);font-size:.86rem}.checkout-item b{color:var(--brown)}.saving-line{color:#216b3a}.payment-popup,.success-card{text-align:center}.order-id-chip{display:inline-flex;width:fit-content;margin:.45rem auto;border:1px solid var(--line);border-radius:999px;background:#fffdf6;color:var(--green-dark);padding:.45rem .8rem;font-weight:900}.order-success-card{width:min(560px,calc(100vw - 1rem))}.payment-failed-card{text-align:left}.payment-failed-card h3{margin:.2rem 0 .55rem;color:#8f2f1e}.payment-failed-card p:not(.eyebrow){margin:0;color:var(--muted);line-height:1.5}.checkout-success-details,.order-payment-details{display:grid;gap:.55rem;margin-top:1rem;padding:.85rem;border:1px solid var(--line);border-radius:8px;background:#fffdf6d1;text-align:left}.checkout-success-details p,.order-payment-details p{display:flex;justify-content:space-between;gap:1rem;margin:0;color:var(--muted)}.checkout-success-details span,.order-payment-details span{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.checkout-success-details strong,.order-payment-details b{max-width:64%;color:var(--green-dark);overflow-wrap:anywhere;text-align:right}.order-payment-details>strong{color:var(--green-dark)}.cod-online-offer{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.9rem 1rem;margin-top:1rem;padding:.95rem;border:1px solid rgba(198,144,34,.34);border-radius:8px;background:linear-gradient(135deg,#fff8e2f5,#f4fff4e6),var(--cream);box-shadow:0 12px 28px #36260a14}.cod-online-offer div{display:grid;gap:.25rem}.cod-online-offer strong{color:var(--green-dark);font-size:1.02rem}.cod-online-offer span{color:var(--muted);line-height:1.45}.cod-online-offer small{grid-column:1 / -1;color:var(--green-dark);font-weight:900}.popup-backdrop,.filter-drawer{position:fixed;inset:0;background:#092e2394;z-index:100;display:grid;place-items:center;padding:1rem}.popup-card,.filter-drawer-card{width:min(460px,100%);background:var(--cream);border:1px solid var(--gold);border-radius:var(--radius);padding:1rem;box-shadow:var(--shadow)}.popup-actions{margin-top:.9rem;display:flex;justify-content:flex-end;gap:.6rem}.marketplace-trust-section{margin:1.5rem max(1rem,calc((100vw - 1320px)/2));padding:1.75rem clamp(1rem,3vw,2.6rem);overflow:hidden;border:1px solid rgba(216,178,87,.7);border-radius:24px;background:radial-gradient(circle at 0 0,rgba(228,184,73,.22),transparent 28%),radial-gradient(circle at 100% 100%,rgba(228,184,73,.14),transparent 25%),linear-gradient(135deg,#073f36,#0a594a 58%,#06382f);box-shadow:0 20px 48px #04332a29}.marketplace-trust-inner{display:grid;gap:1rem;align-items:center;text-align:center}.marketplace-trust-copy .eyebrow{color:#e7c671;letter-spacing:.17em}.marketplace-trust-copy h2{margin:.2rem 0 .45rem;color:#fff9e8;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1}.marketplace-trust-copy span{display:block;margin:0 auto;max-width:42ch;color:#eef6f1c2;line-height:1.55;font-weight:700}.marketplace-logo-slider{position:relative;overflow:hidden;padding:.35rem 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.marketplace-logo-card{border:1px solid rgba(225,197,132,.75)!important;border-radius:14px!important;background:linear-gradient(145deg,#fffef9,#f6eddd)!important;box-shadow:0 10px 22px #001d183d!important}.marketplace-logo-slider{width:100%;overflow:hidden;position:relative;padding:.25rem 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.marketplace-logo-track{display:flex;width:max-content;gap:.8rem;animation:marketplaceSlide 22s linear infinite}.marketplace-logo-card{flex:0 0 245px;min-height:92px;display:grid;place-items:center;padding:.65rem .9rem;border:1px solid rgba(201,154,46,.36);border-radius:8px;background:#fffdf6e6;box-shadow:0 12px 26px #4a32181a}.marketplace-logo-card img{width:100%;max-width:205px;height:70px;display:block;object-fit:contain}.marketplace-logo-card.meesho img{max-width:190px}.marketplace-logo-card.amazon img{max-width:215px}.marketplace-logo-card.flipkart img{max-width:180px}.marketplace-logo-card span{display:inline-flex;align-items:center;min-height:42px;font-weight:900;line-height:1;letter-spacing:0}.marketplace-logo-card.more{background:linear-gradient(145deg,#0f3d2ef5,#092e23fa),linear-gradient(90deg,rgba(231,200,115,.2),transparent);border-color:#e7c87380}.marketplace-logo-card.more span{color:var(--gold-light);font-family:Arial,sans-serif;font-size:1.4rem;text-transform:uppercase}@keyframes marketplaceSlide{0%{transform:translate(0)}to{transform:translate(calc(-50% - .4rem))}}@media(prefers-reduced-motion:reduce){.marketplace-logo-track{animation:none}}.site-footer{margin-top:2rem;color:#143e34;background:#fff}.footer-showcase{display:grid;grid-template-columns:41% 59%;min-height:245px}.footer-newsletter{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:2rem clamp(7rem,10vw,10.5rem);color:#fffaf0;background:#064b46 url(/images/footer-newsletter-art-original.webp) center/cover no-repeat}.footer-newsletter-copy{width:min(350px,100%);position:relative;z-index:2}.footer-newsletter h2{margin:0;color:#fffaf0;font:700 clamp(1.7rem,2.7vw,2.45rem)/.98 "Cormorant Garamond",serif;letter-spacing:-.02em}.footer-newsletter p{margin:.45rem 0 .75rem;color:#dbeee6;font-size:.75rem}.footer-newsletter form{display:flex;overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:6px;background:#fff;box-shadow:0 8px 20px #00191533}.footer-newsletter input{min-width:0;flex:1;padding:.72rem .78rem;border:0;outline:0;color:#2c4d45;font-size:.7rem}.footer-newsletter button{padding:.65rem 1rem;border:0;color:#244b3d;background:linear-gradient(135deg,#f5c22e,#dda213);cursor:pointer;font-size:.7rem;font-weight:800}.footer-newsletter small{display:block;margin-top:.6rem;color:#ecf8f3b8;font-size:.57rem}.footer-directory{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:clamp(1.2rem,3vw,3rem);align-items:start;padding:2rem max(3%,calc((100vw - 1240px)/2)) 1.5rem clamp(2rem,4vw,4rem);background:radial-gradient(circle at 100% 0%,#ffce41,transparent 30%),linear-gradient(135deg,#ffc423,#f4ab12)}.footer-trust-bar{margin-top:2rem;padding:.8rem max(3%,calc((100vw - 1240px)/2));background:var(--green-dark);color:#fff8dd;display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:.6rem;border-top:1px solid rgba(231,200,115,.25);border-bottom:1px solid rgba(231,200,115,.25)}.footer-trust-bar article{display:grid;gap:.08rem;padding:.2rem .9rem;border-right:1px solid rgba(231,200,115,.25)}.footer-trust-bar article:last-child{border-right:0}.footer-trust-bar strong{color:var(--gold-light);font-size:.92rem}.footer-trust-bar span{color:#fff8ddc2;font-size:.8rem}.footer-main{display:contents}.site-footer h3,.site-footer h4{margin:0 0 .65rem;color:#123f35}.site-footer h4{font:800 .78rem/1 Inter,sans-serif}.footer-logo{display:inline-block;margin-bottom:.55rem}.footer-logo img{width:185px;height:58px;object-fit:contain;object-position:left center}.footer-logo>span{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;background:#fff8dd1a;color:var(--gold-light);font-weight:900}.footer-logo>span.footer-logo-mark{width:72px;height:72px;border-radius:50%;overflow:hidden;background:#fffdf6;box-shadow:0 10px 24px #00000029}.footer-logo-mark img{width:100%;height:100%;display:block;object-fit:contain;padding:.08rem}.footer-logo div{display:grid;line-height:1.15}.footer-logo strong{color:#fff8dd;font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem}.footer-logo small{color:var(--gold-light)}.footer-brand p{max-width:30ch;margin:0 0 .8rem;color:#3e4f37;font-size:.68rem;line-height:1.5}.footer-social-links{display:flex;align-items:center;gap:.45rem;margin:.65rem 0 0}.footer-social-links a{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#f4b119!important;background:#124c3e}.footer-social-links svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.footer-contact-grid{display:grid;grid-template-columns:1fr;gap:.6rem;max-width:100%}.footer-contact-grid a{min-width:0;display:block;padding:.62rem .72rem;border:1px solid rgba(231,200,115,.28);border-radius:8px;background:#fff8dd12;line-height:1.35}.footer-contact-value{display:block;color:#fff8dd;font-size:1rem;font-weight:900;text-align:center;white-space:nowrap}.footer-contact-value.email{font-size:clamp(.86rem,1.32vw,1rem);white-space:nowrap}.footer-column{display:grid;align-content:start;gap:.34rem}.site-footer a{color:#273f32;transition:color .18s ease,transform .18s ease;font-size:.67rem}.site-footer a:hover{color:#075648;transform:translate(2px)}.footer-service-row{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:1rem;margin:0;padding:.75rem max(5%,calc((100vw - 1120px)/2));border:0;border-bottom:1px solid #e8e1d3;border-radius:0;background:#fffefa}.footer-service-row article{display:flex;align-items:center;justify-content:center;gap:.65rem}.footer-service-row svg{width:38px;height:38px;fill:none;stroke:#527d70;stroke-width:1.5}.footer-service-row article>span{display:grid}.footer-service-row strong{color:#31574d;font-size:.72rem}.footer-service-row small{color:#6f766f;font-size:.59rem}.footer-bottom{display:flex;align-items:center;justify-content:center;gap:1rem;margin:0;padding:.62rem;border:0;color:#69716b;background:#fff;font-size:.62rem}.footer-bottom p{margin:0}.footer-bottom div{display:flex;gap:.8rem;flex-wrap:wrap}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:80;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#25d366,#09b83e);color:#fff;box-shadow:0 14px 30px #075e5452;border:2px solid rgba(255,255,255,.82)}.whatsapp-float:hover{transform:translateY(-3px);color:#fff}.whatsapp-float svg{width:34px;height:34px;fill:currentColor}.static-page,.legal-page-body{line-height:1.7}.legal-page,.support-page{width:min(1180px,calc(100% - 2rem));margin:2.3rem auto 4.5rem}.legal-page-header{position:relative;overflow:hidden;padding:clamp(2rem,5vw,4.7rem);margin-bottom:1.25rem;border-radius:2px 2px 46px;background:linear-gradient(118deg,#153d2d,#285b3b 58%,#6f7e36)}.legal-page-header:before{content:"";position:absolute;width:420px;height:420px;right:-120px;top:-240px;border:1px solid rgba(255,244,204,.32);border-radius:50%;box-shadow:0 0 0 34px #fff4cc12,0 0 0 68px #fff4cc0d}.legal-page-header>*{position:relative;z-index:1}.legal-page-title{margin:0;color:#fff8dd;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.25rem,5vw,4.2rem);line-height:.98;max-width:760px}.legal-page-kicker{margin:0 0 .35rem;color:var(--gold-light);letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:800}.legal-page-subtitle{max-width:650px;margin:.8rem 0 0;color:#f7e6ba;font-size:1.03rem}.legal-page-updated{margin:1.1rem 0 0;color:var(--gold-light);font-size:.77rem;opacity:.94}.legal-page-shell{display:grid;grid-template-columns:minmax(230px,.36fr) minmax(0,1fr);gap:1.25rem;align-items:start}.legal-page-aside,.legal-page-content,.support-intro,.support-promise-grid article,.support-faq{border:1px solid rgba(67,70,38,.13);background:#fffdf7;box-shadow:0 14px 35px #35301a12}.legal-page-aside{position:sticky;top:125px;padding:1.8rem;background:#f3eedc;border-radius:2px 28px}.legal-page-aside h2,.support-intro h2,.support-faq h2{margin:.25rem 0 .65rem;font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;line-height:1.05;color:var(--green-dark)}.legal-page-aside p:not(.eyebrow){margin:0;color:#5d604a;font-size:.94rem}.legal-page-seal{display:grid;place-items:center;width:48px;aspect-ratio:1;margin-bottom:1.7rem;border:1px solid #a4813f;border-radius:50%;color:#72551e;font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem;font-weight:700}.legal-aside-link{display:inline-block;margin-top:1.4rem;color:var(--green-dark);font-size:.87rem;font-weight:800;text-decoration:underline;text-underline-offset:4px}.legal-page-content{border-radius:2px 28px 2px 2px;overflow:hidden}.legal-page-body{padding:clamp(1.3rem,3vw,3rem);color:#4e5140}.legal-page-body>:first-child{margin-top:0}.legal-page-body h3{margin:2.3rem 0 .55rem;padding-top:1rem;border-top:1px solid rgba(67,70,38,.12);color:var(--green-dark);font-family:Cormorant Garamond,Georgia,serif;font-size:1.6rem;line-height:1.1}.legal-page-body h3:first-of-type{margin-top:1.5rem}.legal-page-body p,.legal-page-body li{font-size:.96rem}.legal-page-body li+li{margin-top:.35rem}.legal-page-body a{color:#80601f;font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}.legal-related{padding:1.45rem clamp(1.3rem,3vw,3rem) 1.7rem;border-top:1px solid rgba(67,70,38,.13);background:#f4f0e3}.legal-related-label{margin:0 0 .7rem;color:var(--green-dark);font-size:.76rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.legal-related-links{display:flex;gap:.55rem;flex-wrap:wrap}.legal-related-link{padding:.48rem .75rem;border:1px solid rgba(44,82,50,.22);border-radius:100px;color:var(--green-dark);font-size:.82rem;font-weight:700}.support-page{max-width:1050px}.support-intro{padding:clamp(1.5rem,4vw,3rem);border-radius:2px 30px 2px 2px;margin-bottom:1.25rem}.support-intro p:not(.eyebrow){max-width:680px;color:#5d604a}.support-intro .primary-btn{margin-top:.5rem}.support-contact-grid{margin-bottom:1.25rem}.support-promise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.25rem}.support-promise-grid article{padding:1.5rem;border-radius:2px 24px 2px 2px}.support-promise-grid span{color:#9a7937;font-size:.78rem;font-weight:900;letter-spacing:.12em}.support-promise-grid h3{margin:.75rem 0 .45rem;color:var(--green-dark);font-family:Cormorant Garamond,Georgia,serif;font-size:1.45rem}.support-promise-grid p{margin:0;color:#5d604a;font-size:.92rem;line-height:1.65}.support-faq{padding:clamp(1.5rem,3vw,2.5rem);border-radius:2px 2px 30px}.support-faq details{padding:1rem 0;border-top:1px solid rgba(67,70,38,.14);color:#555944}.support-faq details:last-child{padding-bottom:0}.support-faq summary{cursor:pointer;color:var(--green-dark);font-weight:800}.support-faq details p{margin:.65rem 0 0}.legal-contact-grid,.admin-grid,.admin-kpi-grid,.profile-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.legal-contact-grid{grid-template-columns:repeat(3,minmax(240px,1fr))}.legal-contact-card{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;min-height:84px}.legal-contact-card span{flex:0 0 auto;color:var(--green-dark);font-weight:900}.legal-contact-card strong{min-width:0;color:var(--brown);font-size:clamp(.92rem,1.15vw,1rem);line-height:1.45;text-align:right;overflow-wrap:anywhere}.support-contact-grid .legal-contact-card{padding:1.35rem;border:1px solid rgba(67,70,38,.13);border-radius:2px 22px 2px 2px;background:#fffdf7;box-shadow:0 10px 25px #35301a0d}.admin-shell,.admin-dashboard-shell{display:grid;grid-template-columns:260px 1fr;gap:1rem;align-items:start}.admin-sidebar,.admin-dashboard-buttons{position:sticky;top:138px}.admin-sidebar-nav,.admin-dashboard-buttons,.admin-dashboard-content,.admin-inventory-list,.admin-offer-list,.orders-list{display:grid;gap:.65rem}.admin-sidebar-nav a,.admin-dashboard-buttons button,.admin-quick-actions button,.refresh-btn,.admin-stock-actions button,.admin-order-actions button{border:1px solid var(--line);background:#fffdf6;color:var(--green);border-radius:6px;padding:.55rem .7rem;font-weight:800}.admin-sidebar-nav a.active,.admin-dashboard-buttons button.active{background:var(--green);color:#fff8dd}.admin-inventory-row,.admin-offer-row,.admin-return-request-row,.order-card,.admin-order-row,.admin-stock-bar-card,.admin-order-history{border:1px solid var(--line);border-radius:6px;padding:.7rem;background:#fffdf6}.admin-inventory-row,.admin-offer-row,.admin-return-request-row{display:grid;grid-template-columns:64px 1fr auto;gap:.7rem;align-items:center}.admin-hero-slide-list{display:grid;gap:1rem}.admin-hero-slide-card{display:grid;grid-template-columns:minmax(220px,.8fr) 1.2fr;gap:1rem;border:1px solid var(--line);border-radius:14px;background:#fffdf6;padding:.85rem}.admin-hero-slide-card>img{width:100%;height:100%;min-height:220px;object-fit:cover;border-radius:10px;border:1px solid var(--line)}.admin-hero-slide-fields{display:grid;grid-template-columns:repeat(2,minmax(160px,1fr));gap:.75rem}.admin-hero-slide-fields .admin-product-edit-wide{grid-column:1 / -1}.admin-hero-slide-fields label{display:block;margin-bottom:.28rem;color:var(--green);font-size:.76rem;font-weight:900;text-transform:uppercase}.admin-hero-slide-fields input,.admin-hero-slide-fields textarea{width:100%;border:1px solid var(--line);border-radius:6px;padding:.65rem .7rem;background:#fffdf6;color:var(--brown);font:inherit}.admin-featured-banner-editor{display:grid;grid-template-columns:minmax(220px,.72fr) 1.28fr;gap:1rem;align-items:start}.admin-featured-banner-preview{display:grid;gap:.45rem;padding:.75rem;border:1px solid var(--line);border-radius:12px;background:linear-gradient(145deg,#ffb000,#ffc62b)}.admin-featured-banner-preview img{width:100%;height:260px;object-fit:contain;border-radius:8px;background:#ffffff40;mix-blend-mode:multiply}.admin-featured-banner-preview small{color:#174b40;font-weight:800;text-align:center}.admin-process-tab-list{display:grid;gap:.8rem}.admin-process-tab-card{padding:.8rem;border:1px solid var(--line);border-radius:10px;background:#fffdf6}.admin-process-tab-card h4{margin:0 0 .65rem;color:var(--green)}.admin-inline-status{margin:0;border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#166534;padding:.35rem .75rem;font-weight:800}.admin-category-form{margin-bottom:1rem}.admin-toggle-row{display:inline-flex;align-items:center;gap:.5rem;color:var(--green-dark);font-weight:800}.admin-toggle-row input{width:auto}.admin-category-list{display:grid;gap:.75rem}.admin-category-card{display:grid;grid-template-columns:86px 1fr auto auto;align-items:center;gap:.8rem;padding:.75rem;border:1px solid var(--line);border-radius:8px;background:#fffdf6}.admin-category-card img{width:86px;height:86px;object-fit:contain;border:1px solid var(--line);border-radius:6px;background:#fff}.admin-category-card h4,.admin-category-card p{margin:0}.admin-category-card small{display:block;margin-top:.25rem;color:var(--muted);font-weight:700}.admin-gallery-manager{display:grid;gap:.55rem}.admin-gallery-thumb-row{display:flex;gap:.65rem;flex-wrap:wrap}.admin-gallery-thumb{display:grid;gap:.4rem;width:112px}.admin-gallery-thumb img{width:112px;height:92px;object-fit:contain;border:1px solid var(--line);border-radius:6px;background:#fffdf6}.admin-gallery-thumb button{width:100%;padding:.35rem .45rem}.admin-product-edit-form{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:.75rem;margin-top:.75rem;padding-top:.75rem;border-top:1px dashed var(--line)}.admin-check-field{min-height:46px;display:flex;align-items:center;gap:.55rem;padding:.7rem .8rem;border:1px solid var(--line);border-radius:8px;background:#fffdf8;color:var(--green-dark);font-weight:800}.admin-check-field input{width:18px;height:18px}.admin-check-grid{max-height:260px;overflow:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.55rem;padding:.45rem;border:1px solid var(--line);border-radius:10px;background:#fffaf1}.admin-product-edit-form label{display:block;margin-bottom:.28rem;color:var(--green);font-size:.76rem;font-weight:900;text-transform:uppercase}.admin-product-edit-form input,.admin-product-edit-form textarea{width:100%;border:1px solid var(--line);border-radius:6px;padding:.65rem .7rem;background:#fffdf6;color:var(--brown);font:inherit}.admin-product-edit-wide,.admin-product-edit-actions{grid-column:span 3}.admin-product-edit-actions{display:flex;gap:.6rem;justify-content:flex-end}.admin-inventory-row img,.admin-offer-row img,.admin-return-request-row img,.order-item-row img{width:64px;height:64px;object-fit:cover;border-radius:6px}.admin-shell{max-width:1320px;margin:0 auto;padding:.85rem 1rem 2rem}.admin-main{display:grid;gap:1rem;min-width:0}.admin-sidebar,.admin-topbar,.admin-dashboard-buttons,.admin-orders-panel,.admin-dashboard-content>.panel{border-radius:16px;border-color:#c5954261;background:linear-gradient(180deg,#fffdf6f5,#fff8e4db),var(--cream);box-shadow:0 18px 42px #38240f14}.admin-sidebar{overflow:hidden}.admin-sidebar:before,.admin-topbar:before,.admin-orders-panel:before{content:"";display:block;height:3px;margin:-1rem -1rem 1rem;background:linear-gradient(90deg,var(--green),var(--gold),var(--green))}.admin-sidebar-nav a,.admin-dashboard-buttons button,.admin-quick-actions button,.refresh-btn,.admin-stock-actions button,.admin-order-actions button,.admin-toggle-btn,.admin-menu-toggle{border-radius:10px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.admin-sidebar-nav a:hover,.admin-dashboard-buttons button:hover,.admin-quick-actions button:hover,.refresh-btn:hover,.admin-stock-actions button:hover,.admin-order-actions button:hover{transform:translateY(-1px);border-color:#b48024ad;box-shadow:0 10px 24px #36241017}.admin-sidebar-nav a.active,.admin-dashboard-buttons button.active{background:linear-gradient(135deg,#073d2c,#115b41);box-shadow:0 12px 26px #073d2c33}.admin-topbar-row{display:flex;gap:1rem;justify-content:space-between;flex-wrap:wrap}.admin-topbar-kpis{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:.6rem;margin-top:.9rem}.admin-order-row,.admin-inventory-row,.admin-offer-row,.admin-return-request-row,.admin-stock-bar-card,.admin-order-history{border-radius:14px;background:#fffdf6eb}.admin-order-row{box-shadow:0 12px 28px #38240f0e}.admin-order-top{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.admin-order-actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.admin-order-actions select{min-width:190px;border:1px solid var(--line);border-radius:10px;background:#fffdf6;color:var(--green);font:inherit;font-weight:800;padding:.62rem .75rem}.admin-order-search{display:grid;gap:.35rem;margin:0 0 .9rem;padding:.75rem;border:1px solid var(--line);border-radius:12px;background:#fffdf6}.admin-order-search label{color:var(--green);font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.admin-order-search div{display:grid;grid-template-columns:1fr auto;gap:.55rem}.admin-order-search input{width:100%;border:1px solid var(--line);border-radius:10px;background:#fffaf0;color:var(--brown);font:inherit;padding:.68rem .8rem}.admin-order-search button{border:1px solid var(--line);border-radius:10px;background:#fffdf6;color:var(--green);padding:.62rem .85rem;font-weight:900}.admin-order-search small{color:var(--muted)}.admin-incoming-page{display:grid;gap:1rem}.admin-incoming-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-incoming-hero h2{margin:0}.admin-incoming-hero span{display:block;margin-top:.25rem;color:var(--muted)}.admin-incoming-stats{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:.75rem}.admin-incoming-stats article{display:grid;gap:.15rem}.admin-incoming-stats span{color:var(--muted);font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.admin-incoming-stats strong{color:var(--green-dark);font-size:1.35rem}.admin-order-message{margin:0;border:1px solid #f2d2aa;border-radius:10px;background:#fff7ed;color:#9a3412;padding:.65rem .8rem;font-weight:800}.admin-order-message.success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.admin-order-empty{display:grid;justify-items:center;gap:.25rem;padding:2.5rem;text-align:center}.admin-order-empty p{margin:0;color:var(--green-dark);font-weight:900}.admin-order-empty span{color:var(--muted)}.admin-incoming-list{display:grid;gap:1rem}.admin-incoming-card{display:grid;gap:1rem;border-radius:16px}.admin-incoming-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:.8rem;border-bottom:1px solid var(--line)}.admin-incoming-card-head p{margin:0 0 .15rem;color:var(--green-dark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:900}.admin-incoming-card-head span:not(.status-pill){color:var(--muted);font-size:.85rem}.admin-incoming-layout{display:grid;grid-template-columns:1.15fr .9fr 1.2fr;gap:.75rem}.admin-order-detail-box,.admin-order-status-box{border:1px solid var(--line);border-radius:12px;background:#fffdf6;padding:.85rem}.admin-order-detail-box.delivery,.admin-order-status-box{grid-column:span 1}.admin-order-detail-box h3,.admin-order-status-box h3,.admin-incoming-items h3{margin:0 0 .65rem;color:var(--green-dark);font-size:.95rem}.admin-order-detail-box dl{display:grid;gap:.55rem;margin:0}.admin-order-detail-box dl div{min-width:0}.admin-order-detail-box dt{color:var(--muted);font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.admin-order-detail-box dd{margin:.1rem 0 0;color:var(--brown);overflow-wrap:anywhere}.admin-order-amount{color:#7c2d12!important;font-size:1.15rem;font-weight:900}.admin-order-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem}.admin-order-status-box{display:grid;align-content:start;gap:.55rem}.admin-order-status-box .admin-order-actions{display:grid;grid-template-columns:1fr;gap:.55rem}.admin-order-status-box .admin-order-actions select,.admin-order-status-box .admin-order-actions button{width:100%}.admin-order-status-box small{color:var(--muted)}.admin-incoming-items{display:grid;gap:.65rem}.admin-incoming-items-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.admin-incoming-items-head h3{margin:0}.admin-incoming-items-head span{color:var(--muted);font-size:.85rem}.admin-incoming-product-list{display:grid;gap:.55rem}.admin-incoming-product{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:.75rem;border:1px solid var(--line);border-radius:10px;background:#fffdf6;padding:.55rem}.admin-incoming-product img{width:58px;height:58px;object-fit:contain;border:1px solid var(--line);border-radius:8px;background:#fffaf0}.admin-incoming-product div{min-width:0}.admin-incoming-product strong,.admin-incoming-product span{display:block}.admin-incoming-product strong{color:var(--green-dark);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-incoming-product span{color:var(--muted);font-size:.84rem}.admin-incoming-product b{color:var(--brown)}.admin-completed-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.admin-completed-head h2{margin:0}.admin-completed-head span:not(.status-pill){display:block;color:var(--muted);margin-top:.25rem}.admin-completed-head>div:last-child{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.admin-completed-list{display:grid;gap:.55rem}.admin-completed-row{width:100%;display:grid;grid-template-columns:140px minmax(180px,1fr) 190px 110px auto;align-items:center;gap:.75rem;border:1px solid var(--line);border-radius:10px;background:#fffdf6;color:var(--brown);padding:.75rem;text-align:left;cursor:pointer}.admin-completed-row:hover,.admin-completed-row.active{border-color:var(--gold);box-shadow:0 10px 22px #4a321817}.admin-completed-row strong{color:var(--green-dark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.admin-completed-row span{min-width:0;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-completed-row b{color:#7c2d12}.admin-completed-detail{display:grid;gap:1rem;margin-top:1rem;border:1px solid var(--gold);border-radius:14px;background:linear-gradient(180deg,#fffdf6,#fff8dd);padding:1rem}.admin-completed-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:.8rem;border-bottom:1px solid var(--line)}.admin-completed-detail-head h3{margin:0;color:var(--green-dark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.admin-completed-detail-head span{color:var(--muted)}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border-radius:999px;border:1px solid rgba(197,149,66,.45);background:#fff8e6;color:#8a4b10;padding:.24rem .68rem;font-size:.76rem;font-weight:900;line-height:1}.status-placed,.status-pending{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.status-packed{background:#fffbeb;border-color:#fde68a;color:#92400e}.status-shipped{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.status-out-for-delivery{background:#eef2ff;border-color:#c7d2fe;color:#4338ca}.status-delivered,.status-completed{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.status-cancelled{background:#fef2f2;border-color:#fecaca;color:#991b1b}.fade-in-section{animation:fadeUp .65s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1040px){.premium-hero{grid-template-columns:1fr 1fr}.hero-copy{grid-column:1 / -1;order:-1}.trust-strip,.stats-strip,.footer-trust-bar{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-service-row,.why-feature-grid{grid-template-columns:repeat(2,1fr)}.subscription-banner,.cart-layout,.checkout-premium-grid,.settings-premium-grid,.product-details,.products-layout,.why-section,.admin-shell,.admin-dashboard-shell{grid-template-columns:1fr}.products-filter,.order-summary,.checkout-summary-card,.admin-sidebar,.admin-dashboard-buttons{position:static}.subscription-banner ul{grid-template-columns:1fr}.admin-topbar-kpis,.orders-stat-grid,.latest-order-strip,.order-info-grid,.admin-incoming-stats,.admin-incoming-layout,.admin-completed-row{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-order-detail-box.delivery{grid-column:1 / -1}}@media(max-width:860px){.admin-topbar-kpis{grid-template-columns:1fr}.announcement-bar{grid-template-columns:1fr;text-align:center;gap:.12rem}.announcement-bar span:last-child{text-align:center}.menu-toggle{display:inline-grid;place-items:center}.mobile-cart-link{display:inline-grid;margin-left:auto}.nav-icons .cart-icon-link{display:none}.nav-shell{display:none;position:absolute;top:calc(100% + .5rem);left:0;right:0;background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);padding:.8rem;box-shadow:var(--shadow)}.nav-shell.open{display:grid}.nav-links ul{display:grid;gap:.2rem}.nav-links a{width:100%}.nav-icons{justify-content:flex-start}.premium-hero{grid-template-columns:1fr;min-height:auto}.hero-art{min-height:260px}.category-card-row{display:flex}.payment-mode-grid{grid-template-columns:1fr}.checkout-title-row{align-items:flex-start;flex-direction:column}.mobile-filter-toggle{display:inline-flex;margin-bottom:1rem}.products-layout>.products-filter{display:none}.cart-row{grid-template-columns:74px 1fr}.cart-line-total,.cart-row .cart-quantity-controls,.cart-row .remove-btn{grid-column:2;width:fit-content}.footer-main{grid-template-columns:repeat(2,minmax(180px,1fr))}.footer-brand{grid-column:1 / -1}.orders-hero,.order-card-top,.admin-incoming-hero,.admin-incoming-card-head,.admin-completed-head,.admin-completed-detail-head{align-items:flex-start;flex-direction:column}.admin-incoming-stats,.admin-incoming-layout,.admin-completed-row{grid-template-columns:1fr}.admin-order-detail-box.delivery{grid-column:auto}.tracking-row-pro{grid-template-columns:repeat(3,minmax(78px,1fr));row-gap:.8rem}.track-step-pro:before{display:none}.order-product-row{grid-template-columns:58px 1fr}.order-product-row b,.order-product-row em{grid-column:2;justify-self:start}}@media(max-width:620px){.page-shell{width:min(100% - 1rem,1240px)}.brand-copy strong{font-size:1.1rem}.brand-copy small{display:none}.trust-strip,.stats-strip,.footer-trust-bar,.why-feature-grid,.product-benefits,.footer-main,.footer-service-row,.orders-stat-grid,.latest-order-strip,.order-info-grid,.return-exchange-form,.otp-row,.admin-order-search div{grid-template-columns:1fr}.orders-hero-actions,.orders-hero-actions .primary-btn,.orders-hero-actions .secondary-btn,.cod-online-offer .primary-btn,.cancel-btn,.admin-incoming-hero .refresh-btn{width:100%}.cod-online-offer{grid-template-columns:1fr}.admin-incoming-product{grid-template-columns:52px 1fr}.admin-incoming-product b{grid-column:2;justify-self:start}.order-section-title{align-items:flex-start;flex-direction:column}.footer-trust-bar article{border-right:0;border-bottom:1px solid rgba(231,200,115,.25)}.footer-trust-bar article:last-child{border-bottom:0}.footer-contact-grid{grid-template-columns:1fr}.marketplace-trust-section{padding:1rem .85rem}.marketplace-logo-card{flex-basis:210px;min-height:88px}.legal-contact-grid{grid-template-columns:1fr}.legal-contact-card{min-height:auto}.footer-bottom{align-items:flex-start;flex-direction:column}.trust-strip article,.stats-strip article{border-right:0;border-bottom:1px solid var(--line)}.section-head,.filter-title-row,.products-head,.popup-actions{align-items:stretch;flex-direction:column}.product-actions,.detail-actions{grid-template-columns:1fr}.checkout-item{grid-template-columns:52px 1fr}.checkout-item b{grid-column:2}}.announcement-bar{min-height:38px;background:linear-gradient(90deg,#f7ac00,#ffc61a 50%,#f7ac00);color:#172c25;box-shadow:none}.announcement-bar strong{color:#172c25;font-size:.82rem;font-weight:900;letter-spacing:.025em}.announcement-bar a{color:#173e35;font-size:.68rem;font-weight:700}.top-header{background:#fffffdf7;border-bottom:1px solid #e9e1d4;box-shadow:0 4px 16px #19302712}.nav-row{min-height:82px}.ro-brand{flex:0 0 clamp(210px,22vw,286px)}.ro-header-wordmark{width:clamp(205px,21vw,276px);height:68px;object-fit:contain;object-position:left center}.nav-links ul{gap:.35rem}.header-search{width:clamp(220px,22vw,330px);height:42px;background:#fff;box-shadow:inset 0 0 0 1px #1f4b3a06}.ro-hero{min-height:clamp(455px,38vw,570px);margin-top:0;border-radius:0;box-shadow:none;background:#ead8b6}.ro-hero-copy{position:absolute;inset:18px auto 18px 18px;width:min(40%,535px);min-height:0;padding:clamp(2rem,3.6vw,3.8rem) clamp(1.8rem,3.5vw,3.5rem);overflow:hidden;border-radius:24px;background:linear-gradient(145deg,#04564b,#03433c);box-shadow:0 14px 28px #0f2f2829}.ro-hero-copy:after{content:"❧";position:absolute;left:-4px;bottom:-28px;color:#f6be45b8;font:400 6rem Georgia,serif;transform:rotate(-30deg)}.ro-hero-copy>p{margin-bottom:1.15rem;font-size:.78rem;letter-spacing:.07em}.ro-hero-copy h1{margin-bottom:1.2rem;font-size:clamp(3.2rem,5.2vw,5.25rem);line-height:.86}.ro-hero-actions{position:relative;z-index:1}@media(max-width:1120px){.ro-brand{flex-basis:220px}.ro-header-wordmark{width:214px}.header-search{width:210px}.nav-links a{padding-inline:.4rem;font-size:.72rem}}@media(max-width:860px){.announcement-bar{min-height:32px}.announcement-bar strong{font-size:.7rem}.announcement-bar a{display:none}.nav-row{min-height:70px}.ro-brand{flex:1 1 auto}.ro-header-wordmark{width:180px;height:55px}.ro-hero{min-height:660px;border-radius:0}.ro-hero>picture img{object-position:62% center}.ro-hero-shade{background:linear-gradient(0deg,rgba(2,48,41,.26),transparent 55%)}.ro-hero-copy{inset:auto 14px 14px;width:auto;min-height:320px;padding:2.1rem 1.6rem;border-radius:20px}.ro-hero-copy h1{max-width:none;font-size:clamp(3.2rem,12vw,5rem)}.ro-hero-proof{display:none}.ro-trust-row{grid-template-columns:repeat(3,1fr)}.ro-trust-row article:nth-child(n+4){display:none}.ro-trust-row article:nth-child(3):after{display:none}}@media(max-width:520px){.announcement-bar strong{font-size:.64rem;white-space:nowrap}.ro-header-wordmark{width:158px}.ro-hero{min-height:620px}.ro-hero-copy{min-height:300px}.ro-hero-copy>p{font-size:.65rem}.ro-hero-copy>span{font-size:.84rem}.ro-hero-actions{flex-direction:row}.ro-gold-button,.ro-ghost-button{width:auto;min-height:42px;padding:.65rem .9rem;font-size:.69rem}.ro-trust-row{grid-template-columns:1fr}.ro-trust-row article{min-height:48px}.ro-trust-row article:nth-child(n+3){display:none}.ro-trust-row article:after{display:none}}@media(max-width:760px){.ro-home{width:100%;gap:.7rem}.ro-hero{width:calc(100% - 1rem);height:auto;min-height:0;aspect-ratio:1.78 / 1;margin:.5rem auto 0;overflow:hidden;border:1px solid #d7b978;border-radius:16px;background:#ead8b6;box-shadow:0 10px 25px #3c2b0e1f}.ro-hero>picture,.ro-hero>picture img{display:block;width:100%;height:100%}.ro-hero>picture img{object-fit:cover;object-position:center}.ro-hero-shade{background:linear-gradient(0deg,rgba(2,53,45,.12),transparent 45%)}.ro-hero-copy,.ro-hero-proof{display:none}.ro-hero-slider-controls{top:auto;right:50%;bottom:.45rem;transform:translate(50%);gap:.35rem;padding:.28rem .42rem;background:#0339309e}.ro-hero-arrow{width:23px;height:23px;font-size:.65rem}.ro-hero-dots{gap:.22rem}.ro-hero-dots button{width:6px;height:6px}.ro-hero-dots button.active{width:16px}.ro-trust-row{width:calc(100% - 1rem);margin:0 auto;padding:.45rem;border-radius:13px}.ro-trust-row article{min-height:54px;padding:.5rem}}.ro-mobile-hero{display:none}@media(max-width:760px){.ro-home>.ro-hero{display:none!important}.ro-home>.ro-mobile-hero{display:block!important;position:relative!important;box-sizing:border-box!important;width:calc(100% - 24px)!important;height:clamp(198px,55vw,232px)!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;margin:12px auto 0!important;padding:2px!important;overflow:hidden!important;border:1px solid #4f703c!important;border-radius:18px!important;background:linear-gradient(135deg,#f3c14c,#769352 32%,#426a35 70%,#e4b73c)!important;box-shadow:0 8px 20px #1a402a33,inset 0 0 0 1px #ffffff94!important}.ro-home>.ro-mobile-hero>img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:65% center!important;border-radius:14px!important}.ro-mobile-hero-dots{position:absolute!important;left:50%!important;bottom:9px!important;z-index:1!important;display:flex!important;align-items:center!important;gap:4px!important;padding:4px 7px!important;transform:translate(-50%)!important;border-radius:999px!important;background:#133e2b9e!important;box-shadow:0 2px 5px #00000026!important}.ro-mobile-hero-dots span{width:8px!important;height:8px!important;border-radius:50%!important;background:#ffffffb8!important}.ro-mobile-hero-dots span.active{width:18px!important;border-radius:999px!important;background:#f6c331!important}}@media(max-width:390px){.ro-hero{aspect-ratio:1.7 / 1}}@media(max-width:760px){*,*:before,*:after{box-sizing:border-box}html,body,#root{max-width:100%;overflow-x:hidden}img,video,iframe{max-width:100%}.top-header{position:sticky;top:0;z-index:60}.nav-row{min-height:64px;padding-inline:.75rem}.ro-brand{min-width:0}.ro-header-wordmark{width:min(43vw,172px);height:48px}.mobile-cart-link,.menu-toggle{width:40px;height:40px;flex:0 0 40px}.nav-shell{left:.5rem;right:.5rem;top:calc(100% + .25rem);max-height:calc(100dvh - 104px)}.nav-icons{display:grid;grid-template-columns:minmax(0,1fr) repeat(2,46px);gap:.5rem}.header-search{grid-column:1 / -1;width:100%;margin:0}.nav-icons .wishlist-header-link,.nav-icons>.icon-button:not(.cart-icon-link){grid-row:2}.catalog-page,.product-page,.checkout-page,.cart-layout,.orders-page,.profile-page,.legal-page,.contact-page,.about-page,.farms-page,.recipe-page,.blogs-page{width:min(calc(100% - 1rem),1320px)}.catalog-hero-direct{height:auto;aspect-ratio:2 / 1;min-height:0;border-radius:16px}.catalog-hero-direct .catalog-hero-bg{position:absolute;object-fit:cover;object-position:center}.catalog-category-rail{padding-bottom:.15rem}.catalog-title-row{gap:.6rem}.catalog-tools{flex-wrap:wrap;gap:.5rem}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-product-media{height:clamp(150px,52vw,220px)}.product-detail-hero{grid-template-columns:1fr}.product-main-image,.product-page .product-main-image{width:100%;height:auto;min-height:0;aspect-ratio:1 / 1}.product-main-image img{width:100%;height:100%;object-fit:contain}.product-thumbnails,.product-page .product-thumbnails{overflow-x:auto;overscroll-behavior-inline:contain}.product-thumbnails button,.product-page .product-thumbnails button{width:62px;height:62px;flex:0 0 62px}.pdp-size-row,.product-page .pdp-size-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.pdp-size-row button,.product-page .pdp-size-row button{min-width:0;min-height:76px;padding:.45rem .3rem}.pdp-cart-row,.product-page .pdp-cart-row{grid-template-columns:104px minmax(0,1fr)}.pdp-buy-now,.pdp-add-cart{min-width:0}.pdp-section-tabs{top:96px}.pdp-benefit-row,.pdp-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.pdp-social-grid{grid-template-columns:1fr;gap:1rem}.product-reviews,.pdp-faq{min-width:0}.pdp-sticky-buy{bottom:max(10px,env(safe-area-inset-bottom));width:calc(100% - 1rem);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem;padding:.55rem}.pdp-sticky-buy div{display:none}.pdp-sticky-buy select,.pdp-sticky-buy button{min-width:0;min-height:44px;font-size:.7rem}.checkout-fields-grid,.checkout-page .payment-mode-grid{grid-template-columns:1fr}.checkout-fields-grid .full-field{grid-column:auto}.checkout-page .checkout-premium-grid{grid-template-columns:1fr}.checkout-page .checkout-summary-card{position:static}.cart-layout,.order-info-grid,.orders-stat-grid,.blogs-grid,.ro-content-grid,.ro-family-grid,.ro-meal-grid{grid-template-columns:1fr}}@media(max-width:420px){.announcement-bar{min-height:30px;padding-inline:.35rem}.announcement-bar strong{max-width:100%;overflow:hidden;text-overflow:ellipsis}.nav-row{padding-inline:.5rem}.ro-header-wordmark{width:142px}.catalog-product-copy{padding:.5rem}.catalog-product-copy h3{font-size:.68rem}.pdp-size-row button,.product-page .pdp-size-row button{min-height:70px}.pdp-cart-row,.product-page .pdp-cart-row{grid-template-columns:96px minmax(0,1fr);gap:.4rem}.pdp-process,.pdp-benefit-row,.pdp-trust-strip{grid-template-columns:1fr 1fr}.pdp-sticky-buy{border-radius:13px}.pdp-sticky-buy select{padding-inline:.4rem}}.ro-hero{isolation:isolate}.ro-hero>picture{z-index:0}.ro-hero-shade{z-index:1}.ro-hero-copy,.ro-hero-proof,.ro-hero-slider-controls{z-index:2}@media(max-width:760px){.ro-home{gap:.75rem}.ro-hero{height:min(560px,calc(100svh - 96px));min-height:500px;margin:0;border-radius:0;background:#ead8b6}.ro-hero>picture,.ro-hero>picture img{display:block;width:100%;height:100%}.ro-hero>picture img{object-fit:cover;object-position:center 35%}.ro-hero-shade{background:linear-gradient(0deg,rgba(2,53,45,.58) 0%,rgba(2,53,45,.08) 58%,transparent 100%)}.ro-hero-copy{inset:auto .65rem .65rem;width:auto;min-height:0;padding:1.45rem 1.25rem 1.15rem;border-radius:18px;background:linear-gradient(145deg,#04564bfa,#033d35fa)}.ro-hero-copy>p{margin-bottom:.6rem;font-size:.62rem}.ro-hero-copy h1{margin-bottom:.65rem;font-size:clamp(2.35rem,11.2vw,3.4rem);line-height:.9}.ro-hero-copy>span{max-width:31ch;font-size:.78rem;line-height:1.45}.ro-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.95rem}.ro-gold-button,.ro-ghost-button{width:100%;min-width:0;min-height:42px;justify-content:center;padding:.55rem .45rem;font-size:.63rem;text-align:center}.ro-hero-slider-controls{top:.6rem;right:.6rem;bottom:auto}.ro-trust-row{margin-top:0;padding:.45rem;border-radius:0}.ro-trust-row article{min-height:54px;padding:.5rem}}@media(max-width:390px){.ro-hero{height:540px;min-height:500px}.ro-hero-copy{padding:1.25rem 1rem 1rem}.ro-hero-copy h1{font-size:2.25rem}.ro-hero-copy>span{font-size:.73rem}}@media(max-width:760px){.ro-home{width:100%;gap:.7rem}.ro-hero{width:calc(100% - 1rem);height:auto;min-height:0;aspect-ratio:1.78 / 1;margin:.5rem auto 0;border:1px solid #d7b978;border-radius:16px;box-shadow:0 10px 25px #3c2b0e1f}.ro-hero>picture img{object-position:center}.ro-hero-shade{background:linear-gradient(0deg,rgba(2,53,45,.12),transparent 45%)}.ro-hero-copy,.ro-hero-proof{display:none}.ro-hero-slider-controls{top:auto;right:50%;bottom:.45rem;transform:translate(50%);gap:.35rem;padding:.28rem .42rem;background:#0339309e}.ro-hero-arrow{width:23px;height:23px;font-size:.65rem}.ro-hero-dots{gap:.22rem}.ro-hero-dots button{width:6px;height:6px}.ro-hero-dots button.active{width:16px}.ro-trust-row{width:calc(100% - 1rem);margin:0 auto;border-radius:13px}}@media(max-width:390px){.ro-hero{height:auto;min-height:0;aspect-ratio:1.7 / 1}}@media(max-width:860px){.about-hero:after,.contact-hero:after,.farms-hero:after{display:none}.about-hero,.contact-hero,.farms-hero{border-radius:0 0 32px 32px;min-height:min(70vh,600px);place-items:end center}.about-hero-copy,.contact-hero-copy,.farms-hero-copy{width:min(100% - 2rem,620px);margin:0;padding:3rem 0 2.5rem;text-align:left}.about-hero-actions,.farms-hero-actions{justify-content:flex-start}}.about-hero,.contact-hero,.farms-hero{margin:-1rem calc(50% - 50vw) 0;border-radius:0 0 52px 52px;border-bottom:2px solid rgba(201,157,66,.8)}.about-hero:after,.contact-hero:after,.farms-hero:after{display:none}.about-hero{min-height:clamp(510px,68vh,730px);place-items:center start}.about-hero img{object-position:67% 35%;transform:scale(1.01);filter:saturate(.92) contrast(1.04)}.about-hero-overlay{background:linear-gradient(90deg,#0d3025f5,#0d3025d1 35%,#0d30252e 72%,#0d302514),linear-gradient(0deg,rgba(8,31,24,.34),transparent 48%)}.about-hero-copy{width:min(700px,48vw);margin-left:max(7vw,calc((100vw - 1240px)/2));padding:4rem 0;text-align:left}.about-hero-copy h1{font-size:clamp(3.4rem,6.3vw,6.25rem);letter-spacing:-.025em}.about-hero-copy>p:not(.ornament){margin-left:0}.about-hero-actions{justify-content:flex-start}.contact-hero{min-height:clamp(480px,59vh,650px);place-items:center start;background:#183d2c}.contact-hero img{object-position:72% center;transform:scale(1.01);filter:saturate(.92) contrast(1.02)}.contact-hero-overlay{background:linear-gradient(90deg,#0c3025f7,#0c3025e0 38%,#0c302561 62%,#0c302514),linear-gradient(0deg,rgba(8,31,24,.38),transparent 58%)}.contact-hero-copy{width:min(650px,48vw);margin-left:max(7vw,calc((100vw - 1240px)/2));padding:3.5rem 0;text-align:left}.contact-hero-copy h1{max-width:560px;font-size:clamp(3.4rem,6vw,5.8rem);letter-spacing:-.025em}.contact-hero-copy>p:not(.ornament){margin-left:0}.contact-hero-trust{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.35rem}.contact-hero-trust span{padding:.43rem .7rem;border:1px solid rgba(255,240,189,.46);border-radius:999px;color:#fff0bd;font-size:.73rem;font-weight:800;letter-spacing:.045em}.contact-method-grid{margin-top:-1.6rem}.farms-hero{min-height:clamp(500px,64vh,700px);place-items:center end}.farms-hero img{object-position:57% center;transform:scale(1.015);filter:saturate(.9) contrast(1.02)}.farms-hero-overlay{background:linear-gradient(90deg,#1f130b1a,#1f130b14 35%,#1f130b9e 72%,#160f09eb)}.farms-hero-copy{width:min(610px,44vw);margin-right:max(7vw,calc((100vw - 1240px)/2));padding:4rem 0;text-align:left}.farms-hero-copy h1{font-size:clamp(3.3rem,5.6vw,5.8rem);letter-spacing:-.025em}.farms-hero-copy>p:not(.ornament){margin-left:0}.farms-hero-actions{justify-content:flex-start}@media(max-width:860px){.about-hero,.contact-hero,.farms-hero{min-height:min(70vh,600px);border-radius:0 0 32px 32px;place-items:end center}.about-hero img{object-position:63% center}.contact-hero img{object-position:67% center}.farms-hero img{object-position:52% center}.about-hero-overlay,.contact-hero-overlay,.farms-hero-overlay{background:linear-gradient(0deg,#081f18f0,#081f1859 70%,#081f181f)}.about-hero-copy,.contact-hero-copy,.farms-hero-copy{width:min(100% - 2rem,620px);margin:0;padding:3rem 0 2.5rem;text-align:left}.about-hero-copy h1,.contact-hero-copy h1,.farms-hero-copy h1{font-size:clamp(2.85rem,10vw,4.7rem)}.about-hero-actions,.farms-hero-actions{justify-content:flex-start}}.product-page{--pdp-green: #064e42;--pdp-green-deep: #033b33;--pdp-gold: #dca820;--pdp-cream: #fffaf0;--pdp-line: rgba(126, 91, 30, .18);--pdp-shadow: 0 22px 55px rgba(47, 38, 18, .1)}.product-page .product-detail-hero{align-items:start;gap:clamp(1.5rem,2.8vw,3rem);padding:clamp(.8rem,1.5vw,1.35rem);border:1px solid rgba(175,142,76,.2);border-radius:28px;background:linear-gradient(145deg,#fffc,#fff9edb8);box-shadow:var(--pdp-shadow)}.product-page .pdp-gallery-shell{gap:.9rem}.product-page .product-main-image{min-height:555px;overflow:hidden;border:1px solid rgba(189,148,65,.36);border-radius:22px;background:radial-gradient(circle at 52% 38%,#fff 0 34%,#fcf2dad1 72%,#efdcb2c7);box-shadow:inset 0 0 0 7px #ffffff6b,0 18px 42px #553d141a}.product-page .product-main-image:after{content:"";position:absolute;inset:auto 12% 4%;height:7%;border-radius:50%;background:#4732101f;filter:blur(18px);pointer-events:none}.product-page .product-main-image img{position:relative;z-index:1;padding:clamp(1rem,2vw,1.75rem);transition:transform .45s ease,filter .45s ease}.product-page .product-main-image:hover img{transform:scale(1.025);filter:saturate(1.04)}.product-page .product-thumbnails button{position:relative;width:88px;height:100px;flex-basis:100px;padding:.35rem;border:1px solid var(--pdp-line);border-radius:15px;background:linear-gradient(145deg,#fff,#fbf2df);box-shadow:0 8px 18px #3e2f140f;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.product-page .product-thumbnails button img{width:100%;height:100%;object-fit:contain;border-radius:10px}.product-page .product-thumbnails button span{position:absolute;right:7px;bottom:6px;display:grid;place-items:center;width:23px;height:19px;border-radius:99px;color:#fff;background:#033b33d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.55rem;font-weight:800}.product-page .product-thumbnails button:hover{transform:translateY(-2px);border-color:#064e4285}.product-page .product-thumbnails button.active{border-color:var(--pdp-green);box-shadow:0 0 0 3px #064e421a,0 10px 24px #064e421f}.product-page .pdp-image-count{position:absolute;right:1rem;top:1rem;z-index:2;padding:.42rem .7rem;border:1px solid rgba(255,255,255,.78);border-radius:99px;color:#31564d;background:#ffffffc7;box-shadow:0 5px 16px #2d281b17;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.68rem;font-weight:800;letter-spacing:.08em}.product-page .product-main-image .discount-pill{z-index:2}.product-page .gallery-controls button{width:42px;height:42px;border-color:#064e4229;color:var(--pdp-green);background:#ffffffe6;box-shadow:0 7px 18px #1d30291c;transition:transform .2s ease,background-color .2s ease}.product-page .gallery-controls button:hover{transform:translateY(-2px);color:#fff;background:var(--pdp-green)}.product-page .pdp-trust-strip{border-color:var(--pdp-line);border-radius:16px;background:linear-gradient(180deg,#fffffdfa,#fcf7edf0);box-shadow:0 9px 24px #4133170f}.product-page .pdp-trust-strip>span{min-width:0;min-height:76px;grid-template-columns:36px minmax(0,1fr);column-gap:.65rem;padding:.78rem .72rem;color:var(--pdp-green);font-size:inherit}.product-page .pdp-trust-strip>span:not(:last-child){border-right-color:#7e5b1e24}.product-page .pdp-trust-strip i{grid-row:1 / span 2;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(6,78,66,.13);border-radius:10px;color:#08705e;background:#edf7f2d1;font-style:normal}.product-page .pdp-trust-strip svg{width:22px;height:22px}.product-page .pdp-trust-strip b{overflow:hidden;color:#173f36;font-size:.66rem;font-weight:850;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}.product-page .pdp-trust-strip small{margin-top:.16rem;color:#7d776c;font-size:.52rem;line-height:1.2}.product-page .purchase-panel{gap:.54rem;padding:clamp(1rem,1.5vw,1.35rem);border:1px solid rgba(173,139,71,.2);border-radius:22px;background:#fffffdd6;box-shadow:0 16px 38px #392d1513}.product-page .pdp-category{margin-bottom:0;font-size:.7rem;letter-spacing:.14em}.product-page .product-detail-copy h1{max-width:none;margin:0;color:#073e35;font-size:clamp(2.45rem,3vw,3.35rem);line-height:.94;letter-spacing:-.025em}.product-page .pdp-title-rating{gap:.55rem;font-size:.72rem}.product-page .pdp-title-rating>span{font-size:.77rem}.product-page .pdp-title-rating em{padding:.24rem .48rem;border-radius:99px;background:#16805b14}.product-page .pdp-intro{margin:.08rem 0 .12rem;color:#615d54;font-size:.78rem;line-height:1.55}.product-page .pdp-price-line{gap:.75rem;margin-top:.1rem}.product-page .pdp-price-line strong{font-size:clamp(2.1rem,2.8vw,2.75rem);letter-spacing:-.04em}.product-page .pdp-old-price{font-size:.82rem}.product-page .sale-pill{min-height:32px;padding-inline:.8rem;background:linear-gradient(135deg,#0b755f,#045144);box-shadow:0 5px 13px #0551432e;font-size:.68rem}.product-page .pdp-tax{margin-top:-.65rem;font-size:.62rem}.product-page .pdp-option-block,.product-page .pdp-purchase-options{gap:.48rem}.product-page .pdp-option-block>span,.product-page .pdp-purchase-options>strong,.product-page .pdp-delivery-check>strong{font-size:.7rem;font-weight:850;letter-spacing:.015em}.product-page .pdp-size-row{gap:.7rem}.product-page .pdp-size-row button{min-height:76px;border-color:var(--pdp-line);border-radius:13px;background:linear-gradient(150deg,#fff,#fffaf0);box-shadow:0 7px 16px #3c2d120a;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.product-page .pdp-size-row button:hover{transform:translateY(-2px);border-color:#064e426b;box-shadow:0 10px 20px #064e4214}.product-page .pdp-size-row button b{font-size:.78rem}.product-page .pdp-size-row button strong{font-size:.76rem}.product-page .pdp-size-row button small{font-size:.57rem}.product-page .pdp-size-row button.active{border-color:var(--pdp-green);background:linear-gradient(145deg,#fff,#f1faf5);box-shadow:0 0 0 3px #064e4214,0 10px 22px #064e4217}.product-page .pdp-purchase-options label{min-height:48px;padding:.48rem .72rem;border-color:var(--pdp-line);border-radius:12px;background:#fffefa;font-size:.71rem;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.product-page .pdp-purchase-options label:hover{border-color:#064e426b}.product-page .pdp-purchase-options label.active{border-color:var(--pdp-green);background:#f1faf5b3;box-shadow:0 0 0 3px #064e4212}.product-page .pdp-purchase-options input{width:16px;height:16px}.product-page .pdp-purchase-options label span small{margin-top:.15rem;font-size:.54rem}.product-page .pdp-cart-row{grid-template-columns:132px 1fr;gap:.72rem}.product-page .pdp-quantity{min-height:55px;overflow:hidden;border-color:var(--pdp-line);border-radius:12px;background:#fffefa}.product-page .pdp-quantity button{width:39px;height:53px;border-radius:0;font-size:1.15rem;transition:color .2s ease,background-color .2s ease}.product-page .pdp-quantity button:hover{color:#fff;background:var(--pdp-green)}.product-page .pdp-quantity span{display:grid;place-items:center;align-content:center;font-size:1rem;line-height:1}.product-page .pdp-quantity span small{margin-bottom:.23rem;color:#8c8578;font-size:.48rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-page .pdp-add-cart,.product-page .pdp-buy-now{min-height:51px;border-radius:12px;font-size:.76rem;letter-spacing:.025em;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.product-page .pdp-add-cart{gap:.5rem;border-color:#dfa90e;background:linear-gradient(135deg,#ffd34f,#f5a800);box-shadow:0 11px 25px #d38f0033}.product-page .pdp-add-cart span{width:23px;height:23px;display:inline-grid;place-items:center;border:1px solid rgba(39,59,46,.2);border-radius:50%;font-size:.9rem}.product-page .pdp-buy-now{position:relative;display:grid;grid-template-columns:1fr auto;place-content:center;column-gap:.55rem;padding:.65rem 1.05rem;border-color:var(--pdp-green-deep);background:linear-gradient(135deg,#08715e,#033c34);box-shadow:0 12px 27px #04433838}.product-page .pdp-buy-now span,.product-page .pdp-buy-now small{grid-column:1}.product-page .pdp-buy-now span{font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-page .pdp-buy-now small{color:#ffffffb3;font-size:.48rem;font-weight:600;letter-spacing:.04em}.product-page .pdp-buy-now b{grid-column:2;grid-row:1 / span 2;align-self:center;font-size:1.1rem}.product-page .pdp-add-cart:hover:not(:disabled),.product-page .pdp-buy-now:hover:not(:disabled){transform:translateY(-2px);filter:saturate(1.07)}.product-page .pdp-add-cart:hover:not(:disabled){box-shadow:0 15px 29px #d38f0045}.product-page .pdp-buy-now:hover:not(:disabled){box-shadow:0 16px 32px #0443384a}.product-page .pdp-add-cart:focus-visible,.product-page .pdp-buy-now:focus-visible,.product-page .product-thumbnails button:focus-visible,.product-page .pdp-size-row button:focus-visible{outline:3px solid rgba(219,168,32,.48);outline-offset:3px}.product-page .pdp-delivery-check{gap:.5rem;padding:.85rem;border-color:var(--pdp-line);border-radius:13px;background:linear-gradient(145deg,#fffdf8,#fbf2df)}.product-page .pdp-delivery-check input{min-height:44px;padding-inline:.75rem;border-color:var(--pdp-line);border-radius:9px 0 0 9px;outline:none;font-size:.72rem}.product-page .pdp-delivery-check input:focus{border-color:var(--pdp-green);box-shadow:inset 0 0 0 1px var(--pdp-green)}.product-page .pdp-delivery-check button{min-width:78px;border-radius:0 9px 9px 0;background:linear-gradient(135deg,#08715e,#043f36);cursor:pointer;font-size:.68rem}.product-page .pdp-delivery-check small{font-size:.62rem}@media(max-width:900px){.product-page .product-detail-hero{padding:1rem}.product-page .purchase-panel{padding:1.2rem}.product-page .product-detail-copy h1{max-width:18ch}}@media(max-width:650px){.product-page .product-detail-hero{gap:.75rem;padding:.55rem;border-radius:19px}.product-page .pdp-gallery-shell{gap:.6rem}.product-page .product-main-image{min-height:410px;border-radius:16px}.product-page .product-main-image img{padding:.65rem}.product-page .product-thumbnails{order:2;gap:.5rem;padding:.2rem .1rem .45rem}.product-page .product-thumbnails button{width:72px;height:78px;flex-basis:72px;border-radius:12px}.product-page .product-thumbnails button span{right:4px;bottom:4px;width:20px;height:17px;font-size:.48rem}.product-page .pdp-image-count{right:.7rem;top:.7rem;font-size:.6rem}.product-page .pdp-trust-strip>span{min-height:64px;grid-template-columns:31px minmax(0,1fr);gap:.48rem;padding:.62rem}.product-page .pdp-trust-strip i{width:30px;height:30px;border-radius:8px}.product-page .pdp-trust-strip svg{width:19px;height:19px}.product-page .purchase-panel{gap:.68rem;padding:1rem .9rem 1.1rem;border-radius:17px}.product-page .pdp-category{font-size:.62rem}.product-page .product-detail-copy h1{font-size:clamp(2.15rem,10vw,3rem)}.product-page .pdp-intro{font-size:.76rem}.product-page .pdp-size-row{gap:.45rem}.product-page .pdp-size-row button{min-height:78px;padding:.35rem}.product-page .pdp-size-row button b,.product-page .pdp-size-row button strong{font-size:.68rem}.product-page .pdp-cart-row{grid-template-columns:116px 1fr;gap:.5rem}.product-page .pdp-add-cart,.product-page .pdp-buy-now{min-height:53px}}@media(max-width:390px){.product-page .pdp-size-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.product-page .pdp-size-row button{min-height:78px;padding:.55rem .35rem;border-radius:11px;background:linear-gradient(145deg,#fffefb,#fff7e8);box-shadow:0 5px 12px #4e350d0d}.product-page .pdp-size-row button.active{border:2px solid #08705e;background:linear-gradient(145deg,#f6fffa,#e7f5ed);box-shadow:0 8px 17px #075b4d29}.product-page .pdp-cart-row{grid-template-columns:1fr}.product-page .pdp-quantity{width:100%}}.checkout-page{width:min(1180px,calc(100% - 2rem));margin:1.2rem auto 3rem;gap:1.25rem;color:#173f36}.checkout-title-row{align-items:center;padding:0 .2rem}.checkout-title-row .eyebrow{margin-bottom:.15rem;color:#a66b13;font-size:.66rem;letter-spacing:.14em}.checkout-title-row .section-title{margin:0;color:#073f35;font-size:clamp(2rem,3vw,3rem);line-height:1}.checkout-title-row .text-link{padding:.55rem .85rem;border:1px solid rgba(6,78,66,.17);border-radius:999px;background:#ffffffb8;font-size:.7rem}.checkout-page .checkout-premium-grid{grid-template-columns:minmax(0,1.45fr) minmax(315px,.72fr);gap:1.35rem;align-items:start}.checkout-page .checkout-form-card,.checkout-page .checkout-summary-card{border:1px solid rgba(139,104,43,.17);border-radius:22px;background:#fffffdeb;box-shadow:0 20px 50px #362a1214}.checkout-page .checkout-form-card{gap:1.1rem;padding:clamp(1.15rem,2.4vw,2rem)}.checkout-page .checkout-summary-card{top:120px;padding:1.25rem}.checkout-page .checkout-summary-card h3{padding-bottom:.75rem;border-bottom:1px solid rgba(139,104,43,.14);font-size:1.7rem}.checkout-page .checkout-step{gap:.85rem;align-items:center}.checkout-page .checkout-step>span{width:38px;height:38px;background:linear-gradient(145deg,#08715e,#03453b);box-shadow:0 7px 16px #05524433;font-size:.76rem}.checkout-page .checkout-step h2{font:700 1.5rem/1 Cormorant Garamond,Georgia,serif}.checkout-page .checkout-step p{font-size:.7rem}.guest-checkout-note{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:.7rem;padding:.72rem .8rem;border:1px solid rgba(22,122,91,.18);border-radius:12px;background:linear-gradient(135deg,#ecf8f1eb,#fffdf5eb)}.guest-checkout-note>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#08715e;font-size:.7rem;font-weight:900}.guest-checkout-note div{display:grid}.guest-checkout-note strong{font-size:.72rem}.guest-checkout-note small{margin-top:.1rem;color:#6e776f;font-size:.58rem}.guest-checkout-note a{color:#076250;font-size:.66rem;font-weight:900;text-decoration:underline;text-underline-offset:3px}.checkout-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.checkout-fields-grid .full-field{grid-column:1 / -1}.checkout-page .field-block{gap:.38rem;color:#253f38}.checkout-page .field-block>span{color:#4f625c;font-size:.63rem;font-weight:850;letter-spacing:.055em}.checkout-page .field-block input,.checkout-page .field-block select,.checkout-page .field-block textarea{min-height:48px;padding:.72rem .78rem;border:1px solid rgba(126,91,30,.2);border-radius:10px;color:#183d34;background:#fffefa;outline:none;font-size:.74rem;font-weight:550;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.checkout-page .field-block input::placeholder{color:#a19d94;font-weight:450}.checkout-page .field-block input:hover,.checkout-page .field-block select:hover{border-color:#064e4261}.checkout-page .field-block input:focus,.checkout-page .field-block select:focus{border-color:#08715e;background:#fff;box-shadow:0 0 0 3px #08715e17;outline:none}.checkout-page .field-error{color:#b33f2b;font-size:.58rem;line-height:1.25}.phone-field{display:grid;grid-template-columns:48px 1fr}.phone-field>b{display:grid;place-items:center;border:1px solid rgba(126,91,30,.2);border-right:0;border-radius:10px 0 0 10px;color:#53635e;background:#f8f3e8;font-size:.68rem}.checkout-page .phone-field input{min-width:0;border-radius:0 10px 10px 0}.checkout-page .checkout-address-types{gap:.45rem;padding-top:.05rem}.checkout-page .checkout-address-types button{min-width:76px;padding:.5rem .8rem;border-radius:999px;font-size:.64rem;transition:color .2s ease,background-color .2s ease,border-color .2s ease}.checkout-page .checkout-address-types button.active{color:#fff;border-color:#07604f;background:#07604f}.save-address-check{display:flex;align-items:flex-start;gap:.65rem;padding:.72rem .8rem;border:1px solid rgba(126,91,30,.14);border-radius:11px;background:#fffaf0;cursor:pointer}.save-address-check input{width:16px;height:16px;margin-top:.12rem;accent-color:#08715e}.save-address-check span{display:grid}.save-address-check strong{color:#23443b;font-size:.68rem}.save-address-check small{margin-top:.12rem;color:#7b766d;font-size:.57rem}.checkout-page .payment-step{margin-top:.35rem;padding-top:1.05rem;border-top:1px solid rgba(126,91,30,.14)}.checkout-page .payment-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.checkout-page .payment-mode-card{min-height:112px;grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr;column-gap:.65rem;padding:.85rem;border-color:#7e5b1e2b;border-radius:12px;background:#fffefa}.checkout-page .payment-mode-card input{grid-row:1 / span 2;margin-top:.18rem}.checkout-page .payment-mode-card strong{grid-column:2;font-size:.73rem}.checkout-page .payment-mode-card small{grid-column:2 / span 2;font-size:.59rem;line-height:1.45}.checkout-page .payment-mode-card em{grid-column:3;grid-row:1;font-size:.55rem}.checkout-page .payment-mode-card:hover,.checkout-page .payment-mode-card.active{border-color:#08715e;background:#eff9f4ad;box-shadow:0 0 0 3px #08715e12,0 10px 22px #28362a12;transform:none}.checkout-page .checkout-policy-consent{padding:.78rem;border-color:#7e5b1e24;border-radius:11px;background:#fffaf0;font-size:.64rem;line-height:1.5}.checkout-page .checkout-policy-consent input{margin-top:.15rem;accent-color:#08715e}.checkout-page .checkout-submit-btn{min-height:55px;border-radius:12px;background:linear-gradient(135deg,#0a755f,#03443a);box-shadow:0 13px 27px #04443938;font-size:.76rem;letter-spacing:.04em;transition:transform .2s ease,box-shadow .2s ease}.checkout-page .checkout-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 30px #04443947}.checkout-page .checkout-item{grid-template-columns:54px 1fr auto;padding:.62rem 0;border-bottom:1px solid rgba(126,91,30,.11)}.checkout-page .checkout-item img{width:54px;height:54px;border-radius:10px}.checkout-page .checkout-item strong{font-size:.68rem}.checkout-page .checkout-item span,.checkout-page .checkout-item b{font-size:.62rem}.checkout-page .summary-lines{padding:.3rem 0 .75rem;border-bottom:1px solid rgba(126,91,30,.13)}.checkout-page .summary-lines p{color:#69716d;font-size:.65rem}.checkout-page .summary-lines strong{color:#29443c}.checkout-page .checkout-coupon-panel{margin-top:.85rem;padding:.8rem;border-radius:11px;background:#fbf5e8}.checkout-page .summary-total{margin:.9rem 0 .45rem;padding:.85rem;border-color:#ca971f6b;border-radius:11px;background:linear-gradient(135deg,#fff8df,#fff3c9)}.checkout-page .delivery-note{font-size:.58rem;text-align:center}@media(max-width:860px){.checkout-page .checkout-premium-grid{grid-template-columns:1fr}.checkout-page .checkout-summary-card{position:static;grid-row:1}}@media(max-width:560px){.checkout-page{width:min(100% - 1rem,1180px);margin-top:.65rem}.checkout-title-row{align-items:flex-start}.checkout-title-row .section-title{font-size:2rem}.checkout-title-row .text-link{margin-top:.15rem}.checkout-page .checkout-form-card,.checkout-page .checkout-summary-card{padding:.9rem;border-radius:15px}.checkout-fields-grid,.checkout-page .payment-mode-grid{grid-template-columns:1fr}.checkout-fields-grid .full-field{grid-column:auto}.guest-checkout-note{grid-template-columns:30px 1fr}.guest-checkout-note a{grid-column:2}}.admin-shell{width:min(1440px,100%);max-width:1440px;grid-template-columns:238px minmax(0,1fr);gap:1.15rem;padding:1rem clamp(.75rem,2vw,1.5rem) 2.5rem}.admin-shell.sidebar-closed{grid-template-columns:1fr}.admin-shell.sidebar-closed .admin-sidebar{display:none}.admin-main{gap:1rem}.admin-sidebar{top:112px;display:flex;flex-direction:column;min-height:calc(100vh - 132px);padding:.8rem;border:1px solid rgba(116,83,28,.15);border-radius:18px;background:linear-gradient(180deg,#fffefb,#faf5e9);box-shadow:0 18px 42px #30261314}.admin-sidebar:before{display:none}.admin-sidebar-brand{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:.65rem;padding:.3rem .25rem 1rem;border-bottom:1px solid rgba(126,91,30,.14)}.admin-brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:#ffe5a0;background:linear-gradient(145deg,#075b4d,#033d34);box-shadow:0 8px 16px #0444392e;font:800 .7rem Inter,sans-serif;letter-spacing:.06em}.admin-sidebar-brand h2{margin:0;color:#153f35;font-size:.82rem}.admin-sidebar-brand p{margin:.1rem 0 0;color:#8a8174;font-size:.57rem}.admin-sidebar-brand .admin-menu-toggle{width:28px;height:28px;display:grid;place-items:center;padding:0;border:1px solid rgba(126,91,30,.15);border-radius:8px;color:#68736e;background:#fff;cursor:pointer;font-size:1rem}.admin-sidebar-groups{display:grid;gap:1rem;padding:1rem 0}.admin-nav-group>p{margin:0 0 .4rem .55rem;color:#9e762d;font-size:.52rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.admin-sidebar-nav{gap:.3rem}.admin-sidebar-nav a{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:.55rem;min-height:42px;padding:.48rem .55rem;border:0;border-radius:10px;color:#496059;background:transparent;font-size:.67rem;box-shadow:none}.admin-sidebar-nav a svg{width:18px;height:18px;padding:4px;box-sizing:content-box;border-radius:7px;color:#54756b;background:#085b4b0f}.admin-sidebar-nav a:hover{transform:none;border-color:transparent;color:#075b4d;background:#085b4b11;box-shadow:none}.admin-sidebar-nav a.active{color:#fff;background:linear-gradient(135deg,#08705e,#03483d);box-shadow:0 9px 19px #04483d2e}.admin-sidebar-nav a.active svg{color:#ffe09b;background:#ffffff1a}.admin-sidebar-footer{display:grid;grid-template-columns:34px minmax(0,1fr) 28px;align-items:center;gap:.55rem;margin-top:auto;padding:.75rem .45rem .2rem;border-top:1px solid rgba(126,91,30,.14)}.admin-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#b67520;font-size:.66rem;font-weight:900}.admin-sidebar-footer div{min-width:0;display:grid}.admin-sidebar-footer strong,.admin-sidebar-footer small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar-footer strong{color:#26463d;font-size:.61rem}.admin-sidebar-footer small{color:#8a8175;font-size:.48rem}.admin-sidebar-footer button{width:28px;height:28px;padding:0;border:1px solid rgba(126,91,30,.15);border-radius:8px;color:#075b4d;background:#fff;cursor:pointer}.admin-topbar{padding:1rem 1.1rem;border:1px solid rgba(116,83,28,.15);border-radius:18px;background:#fffffdf0;box-shadow:0 15px 35px #30261311}.admin-topbar:before{display:none}.admin-topbar-row{align-items:center}.admin-page-heading p{margin:0 0 .15rem;color:#9c7328;font-size:.52rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.admin-page-heading h1{margin:0;color:#153e35;font:700 1.65rem/1 Cormorant Garamond,serif}.admin-topbar-status{display:flex;align-items:center;gap:.55rem}.admin-live-status{display:inline-flex;align-items:center;gap:.4rem;padding:.38rem .65rem;border:1px solid #bfe8cf;border-radius:99px;color:#16734f;background:#effbf4;font-size:.58rem;font-weight:850}.admin-live-status i{width:7px;height:7px;border-radius:50%;background:#28bd72;box-shadow:0 0 0 3px #28bd7226;animation:livePulse 1.8s ease-in-out infinite}.admin-topbar-status>strong{display:inline-flex;align-items:center;gap:.4rem;padding:.42rem .7rem;border-radius:9px;color:#fff;background:#0a5448;font-size:.64rem}.admin-topbar-status svg{width:14px;height:14px;color:#f5ca61}.admin-toggle-btn{padding:.48rem .7rem;border:1px solid rgba(126,91,30,.17);border-radius:9px;color:#075b4d;background:#fff;cursor:pointer;font-weight:800}.admin-topbar-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:.55rem;margin-top:.85rem}.admin-topbar-kpis article{position:relative;overflow:hidden;display:grid;gap:.25rem;min-height:72px;padding:.7rem .75rem;border:1px solid #e6e6e2;border-radius:11px;background:#fafbfb}.admin-topbar-kpis article:after{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#81908b}.admin-topbar-kpis small{color:#71807b;font-size:.53rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.admin-topbar-kpis strong{color:#183f35;font-size:1.25rem;line-height:1}.admin-topbar-kpis .tone-amber{background:#fff9ef;border-color:#f0d7ad}.admin-topbar-kpis .tone-amber:after{background:#d98b21}.admin-topbar-kpis .tone-green{background:#f1fbf5;border-color:#c5ead3}.admin-topbar-kpis .tone-green:after{background:#24a965}.admin-topbar-kpis .tone-blue{background:#f2f7fc;border-color:#cbddec}.admin-topbar-kpis .tone-blue:after{background:#477aa8}.admin-topbar-kpis .tone-purple{background:#faf5fc;border-color:#e1d0e8}.admin-topbar-kpis .tone-purple:after{background:#9161a7}.admin-dashboard-shell{grid-template-columns:1fr;gap:.8rem}.admin-dashboard-buttons{position:static;display:flex;gap:.6rem;overflow-x:auto;padding:.65rem;border:1px solid rgba(116,83,28,.14);border-radius:15px;background:#fffffde6;box-shadow:0 10px 25px #3026130e;scrollbar-width:thin}.admin-section-group{flex:0 0 auto;display:grid;gap:.35rem;padding-right:.6rem;border-right:1px solid rgba(126,91,30,.12)}.admin-section-group:last-child{padding-right:0;border-right:0}.admin-section-group>span{padding-left:.25rem;color:#9b762f;font-size:.47rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.admin-section-group>div{display:flex;gap:.3rem}.admin-dashboard-buttons button{width:auto;min-height:34px;padding:.43rem .65rem;border-color:#7e5b1e24;border-radius:8px;color:#53645f;background:#fffdfa;box-shadow:none;white-space:nowrap;font-size:.58rem}.admin-dashboard-buttons button:hover{transform:none;color:#075b4d;border-color:#075b4d4d;box-shadow:none}.admin-dashboard-buttons button.active{color:#fff;border-color:#075b4d;background:#075b4d;box-shadow:0 6px 13px #075b4d29}.admin-dashboard-content>.admin-overview-panel{padding:1.2rem;border:1px solid rgba(116,83,28,.15);border-radius:18px;background:#fffffdf2;box-shadow:0 16px 38px #30261311}.admin-overview-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(126,91,30,.12)}.admin-overview-head p,.admin-card-heading p{margin:0 0 .22rem;color:#a37522;font-size:.5rem;font-weight:900;letter-spacing:.13em}.admin-overview-head h2{margin:0;color:#173f36;font:700 1.65rem/1 Cormorant Garamond,serif}.admin-overview-head span{display:block;margin-top:.28rem;color:#7c7b74;font-size:.62rem}.admin-overview-head>button,.admin-card-heading>button{padding:.5rem .7rem;border:1px solid rgba(7,91,77,.18);border-radius:8px;color:#075b4d;background:#f5fbf8;cursor:pointer;font-size:.57rem;font-weight:850}.admin-overview-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.65rem;padding:1rem 0}.admin-overview-kpis article{position:relative;display:grid;gap:.2rem;min-height:100px;padding:.85rem;overflow:hidden;border:1px solid #e6e5df;border-radius:13px;background:#fafbfa}.admin-overview-kpis article:after{content:"";position:absolute;right:-14px;bottom:-20px;width:58px;height:58px;border-radius:50%;background:currentColor;opacity:.06}.admin-overview-kpis small{color:#6d7b76;font-size:.51rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.admin-overview-kpis strong{color:#153f35;font-size:1.42rem}.admin-overview-kpis span{margin-top:auto;color:#8b8a84;font-size:.5rem}.admin-overview-kpis .tone-green{color:#168552;background:#f2fbf6;border-color:#c8ead5}.admin-overview-kpis .tone-amber{color:#c27817;background:#fff9ef;border-color:#efd7ac}.admin-overview-kpis .tone-red{color:#b44b3c;background:#fff5f3;border-color:#efcfca}.admin-overview-kpis .tone-purple{color:#84539b;background:#faf6fc;border-color:#e3d4e9}.admin-overview-kpis .tone-gold{color:#b27816;background:#fffaf0;border-color:#eddbaf}.admin-overview-lower{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:.8rem}.admin-stock-panel,.admin-actions-panel{padding:1rem;border:1px solid rgba(126,91,30,.13);border-radius:14px;background:#fdfbf6}.admin-card-heading{display:flex;justify-content:space-between;align-items:center;gap:.7rem;margin-bottom:.8rem}.admin-card-heading h3{margin:0;color:#24463d;font-size:.78rem}.admin-stock-graph{gap:.65rem;margin:0}.admin-stock-bar-card{padding:.65rem .72rem;border-color:#7e5b1e1f;border-radius:10px;background:#fff}.admin-stock-bar-head{display:flex;justify-content:space-between;align-items:center}.admin-stock-bar-head small{color:#61716c;font-size:.58rem}.admin-stock-bar-head strong{color:#25473e;font-size:.65rem}.admin-stock-bar-track{height:7px;margin-top:.45rem;overflow:hidden;border-radius:99px;background:#edf0ed}.admin-stock-bar-fill{height:100%;border-radius:inherit;transition:width .7s ease}.admin-stock-bar-fill.tone-ok{background:linear-gradient(90deg,#16875c,#3fc985)}.admin-stock-bar-fill.tone-low{background:linear-gradient(90deg,#d28a22,#f2bf56)}.admin-stock-bar-fill.tone-out{background:linear-gradient(90deg,#a94436,#de7667)}.admin-actions-panel .admin-quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.admin-actions-panel .admin-quick-actions button{min-width:0;display:grid;grid-template-columns:30px 1fr;align-items:center;gap:.55rem;padding:.65rem;border-color:#7e5b1e21;border-radius:10px;color:#25463d;background:#fff;text-align:left}.admin-actions-panel .admin-quick-actions button:hover{transform:translateY(-1px);border-color:#075b4d47}.admin-actions-panel .admin-quick-actions button>b{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;color:#075b4d;background:#eef7f3;font-size:.72rem}.admin-actions-panel .admin-quick-actions button>span{display:grid;font-size:.6rem}.admin-actions-panel .admin-quick-actions button small{margin-top:.12rem;color:#8a8982;font-size:.47rem;font-weight:550}.admin-actions-panel .admin-quick-actions button.primary{color:#fff;border-color:#075b4d;background:linear-gradient(135deg,#08705e,#03483d)}.admin-actions-panel .admin-quick-actions button.primary b{color:#ffe09b;background:#ffffff1a}.admin-actions-panel .admin-quick-actions button.primary small{color:#ffffffb3}@keyframes livePulse{0%,to{box-shadow:0 0 0 3px #28bd7226}50%{box-shadow:0 0 0 6px #28bd720a}}@media(max-width:1180px){.admin-overview-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-overview-lower{grid-template-columns:1fr}}@media(max-width:900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static;min-height:auto}.admin-sidebar-groups{grid-template-columns:1fr 1fr}.admin-sidebar-footer{margin-top:0}}@media(max-width:620px){.admin-shell{padding-inline:.5rem}.admin-sidebar-groups{grid-template-columns:1fr}.admin-topbar-status>strong{display:none}.admin-topbar-kpis,.admin-overview-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-overview-head{align-items:flex-start}.admin-actions-panel .admin-quick-actions{grid-template-columns:1fr}}.admin-shell{grid-template-columns:260px minmax(0,1fr);font-size:16px}.admin-brand-mark{width:44px;height:44px;font-size:.78rem}.admin-sidebar-brand{grid-template-columns:44px 1fr auto}.admin-sidebar-brand h2{font-size:.98rem}.admin-sidebar-brand p{margin-top:.2rem;font-size:.69rem}.admin-nav-group>p{margin-bottom:.5rem;font-size:.62rem}.admin-sidebar-nav a{min-height:46px;gap:.62rem;padding:.55rem .62rem;font-size:.78rem}.admin-sidebar-nav a svg{width:19px;height:19px}.admin-sidebar-footer{grid-template-columns:38px minmax(0,1fr) 30px}.admin-avatar{width:38px;height:38px;font-size:.76rem}.admin-sidebar-footer strong{font-size:.72rem}.admin-sidebar-footer small{margin-top:.1rem;font-size:.57rem}.admin-sidebar-footer button{width:30px;height:30px;font-size:.8rem}.admin-page-heading p{font-size:.62rem}.admin-page-heading h1{font-size:2rem}.admin-live-status{padding:.43rem .72rem;font-size:.68rem}.admin-topbar-status>strong{padding:.47rem .78rem;font-size:.76rem}.admin-topbar-kpis article{min-height:86px;padding:.85rem}.admin-topbar-kpis small{font-size:.64rem}.admin-topbar-kpis strong{font-size:1.5rem}.admin-dashboard-buttons{gap:.75rem;padding:.78rem}.admin-section-group{gap:.42rem;padding-right:.75rem}.admin-section-group>span{font-size:.57rem}.admin-section-group>div{gap:.38rem}.admin-dashboard-buttons button{min-height:40px;padding:.52rem .76rem;font-size:.69rem}.admin-dashboard-content>.admin-overview-panel{padding:1.4rem}.admin-overview-head{padding-bottom:1.2rem}.admin-overview-head p,.admin-card-heading p{font-size:.6rem}.admin-overview-head h2{font-size:2rem}.admin-overview-head span{margin-top:.38rem;font-size:.74rem}.admin-overview-head>button,.admin-card-heading>button{padding:.58rem .8rem;font-size:.68rem}.admin-overview-kpis{gap:.75rem;padding:1.2rem 0}.admin-overview-kpis article{min-height:116px;padding:1rem}.admin-overview-kpis small{font-size:.62rem}.admin-overview-kpis strong{font-size:1.7rem}.admin-overview-kpis span{font-size:.61rem}.admin-stock-panel,.admin-actions-panel{padding:1.15rem}.admin-card-heading{margin-bottom:.95rem}.admin-card-heading h3{font-size:.92rem}.admin-stock-graph{gap:.75rem}.admin-stock-bar-card{padding:.78rem .85rem}.admin-stock-bar-head small{font-size:.69rem}.admin-stock-bar-head strong{font-size:.78rem}.admin-stock-bar-track{height:8px;margin-top:.55rem}.admin-actions-panel .admin-quick-actions button{min-height:64px;grid-template-columns:36px 1fr;gap:.65rem;padding:.75rem}.admin-actions-panel .admin-quick-actions button>b{width:36px;height:36px;font-size:.84rem}.admin-actions-panel .admin-quick-actions button>span{font-size:.72rem}.admin-actions-panel .admin-quick-actions button small{margin-top:.16rem;font-size:.57rem;line-height:1.3}.admin-shell input,.admin-shell select,.admin-shell textarea,.admin-shell .field-block input,.admin-shell .field-block select,.admin-shell .field-block textarea{min-height:46px;font-size:.84rem}.admin-shell label,.admin-shell .field-block>span{font-size:.75rem}.admin-dashboard-content>.panel>h2,.admin-dashboard-content>.panel>h3{font-size:1.35rem}.admin-dashboard-content>.panel>p{font-size:.82rem;line-height:1.55}@media(max-width:1180px){.admin-shell{grid-template-columns:238px minmax(0,1fr)}.admin-topbar-kpis small{font-size:.59rem}.admin-overview-kpis small{font-size:.58rem}}@media(max-width:900px){.admin-shell{grid-template-columns:1fr}}.product-image-link{display:block;width:100%;height:100%}.wishlist-btn{z-index:3;display:grid;place-items:center;border:1px solid rgba(7,91,77,.12)!important;cursor:pointer;transition:transform .2s ease,color .2s ease,background-color .2s ease!important}.wishlist-btn:hover{transform:scale(1.08)}.wishlist-btn.active{color:#b33f38!important;border-color:#b33f3833!important;background:#fff4f1!important}.wishlist-btn.active svg{fill:currentColor}.wishlist-header-link svg{transition:fill .2s ease,transform .2s ease}.wishlist-header-link:hover svg{transform:scale(1.08);fill:#075b4d1f}.wishlist-pill{position:absolute;top:0;right:-2px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;border:2px solid #fff;border-radius:99px;color:#fff;background:#b84238;font-size:.54rem;font-weight:900;line-height:1}.mobile-wishlist-nav{display:none}.pdp-heading-row{display:flex;align-items:flex-start;gap:.8rem}.pdp-heading-row h1{flex:1}.pdp-wishlist-button{flex:0 0 auto;display:inline-flex;align-items:center;gap:.35rem;margin-top:.25rem;padding:.45rem .65rem;border:1px solid rgba(7,91,77,.18);border-radius:99px;color:#315a50;background:#fff;cursor:pointer;font-size:.61rem;font-weight:850;transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease}.pdp-wishlist-button:hover{transform:translateY(-1px);border-color:#075b4d6b}.pdp-wishlist-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round}.pdp-wishlist-button.active{color:#a93e35;border-color:#a93e3540;background:#fff4f1}.pdp-wishlist-button.active svg{fill:currentColor}.home-mini-product{position:relative}.home-mini-wishlist{position:absolute;z-index:3;top:.45rem;right:.45rem;width:30px;height:30px;display:grid;place-items:center;padding:0;border:1px solid rgba(7,91,77,.13);border-radius:50%;color:#315a50;background:#ffffffe6;cursor:pointer}.home-mini-wishlist svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round}.home-mini-wishlist.active{color:#b33f38;background:#fff4f1}.home-mini-wishlist.active svg{fill:currentColor}.wishlist-page{width:min(1240px,calc(100% - 2rem));margin:1rem auto 3rem;color:#173f36}.wishlist-hero{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:clamp(1.35rem,3vw,2.2rem);overflow:hidden;border:1px solid rgba(147,106,36,.18);border-radius:22px;background:linear-gradient(120deg,#fffaf0,#fff,#eef8f3);box-shadow:0 17px 40px #352a1313}.wishlist-hero p{margin:0 0 .3rem;color:#a67522;font-size:.62rem;font-weight:900;letter-spacing:.14em}.wishlist-hero h1{margin:0;color:#073f35;font:700 clamp(2.4rem,4vw,3.8rem)/.95 "Cormorant Garamond",serif}.wishlist-hero>div>span{display:block;margin-top:.55rem;color:#6d7069;font-size:.78rem}.wishlist-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.wishlist-hero-actions button{min-height:44px;padding:.65rem .9rem;border:1px solid #075b4d;border-radius:10px;color:#fff;background:#075b4d;cursor:pointer;font-size:.67rem;font-weight:850}.wishlist-hero-actions button.clear{color:#7c4c31;border-color:#7e5b1e33;background:#fff}.wishlist-hero-actions button:disabled{opacity:.5;cursor:not-allowed}.wishlist-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.2rem}.wishlist-product-grid .product-card{min-width:0}.wishlist-empty{min-height:420px;display:grid;place-items:center;align-content:center;gap:.55rem;margin-top:1.2rem;padding:2rem;border:1px dashed rgba(126,91,30,.28);border-radius:20px;background:#fffdf7c2;text-align:center}.wishlist-empty>span{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;color:#a64a40;background:#fff0ec}.wishlist-empty svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linejoin:round}.wishlist-empty h2{margin:.4rem 0 0;color:#173f36;font:700 1.8rem/1 Cormorant Garamond,serif}.wishlist-empty p{margin:0;color:#77736b;font-size:.76rem}.wishlist-empty a{margin-top:.55rem;padding:.68rem 1rem;border-radius:9px;color:#fff;background:#075b4d;font-size:.68rem;font-weight:850}.wishlist-foot-note{display:flex;align-items:center;justify-content:center;gap:.55rem;margin-top:1rem;padding:.75rem;border-radius:12px;color:#6e746e;background:#f7f3e9;font-size:.66rem}.wishlist-foot-note span{color:#b44b40;font-size:1rem}.wishlist-foot-note p{margin:0}.wishlist-foot-note a{margin-left:.35rem;color:#075b4d;font-weight:850}@media(max-width:1000px){.wishlist-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.mobile-wishlist-nav{display:list-item}.wishlist-header-link{display:none}.wishlist-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.wishlist-page{width:min(100% - 1rem,1240px)}.wishlist-hero{align-items:flex-start;flex-direction:column;border-radius:16px}.wishlist-hero-actions{width:100%;justify-content:stretch}.wishlist-hero-actions button{flex:1}.wishlist-product-grid{gap:.65rem}.wishlist-foot-note{flex-wrap:wrap}.pdp-heading-row{gap:.45rem}.pdp-wishlist-button span{display:none}.pdp-wishlist-button{width:38px;height:38px;justify-content:center;padding:0}}.catalog-product-grid{gap:1rem}.catalog-product-card{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(180,137,62,.32);border-radius:20px;background:linear-gradient(155deg,#fffefb,#fffaf1);box-shadow:0 10px 28px #39290d12,inset 0 1px #ffffffe6;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.catalog-product-card:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;border-radius:inherit;background:linear-gradient(120deg,#fff0 42%,#ebb84a14)}.catalog-product-card:hover{transform:translateY(-5px);border-color:#b8822394;box-shadow:0 18px 42px #2c251421,0 3px 10px #bf8b2a14}.catalog-product-media{height:266px;margin:.58rem .58rem 0;padding:.65rem;overflow:hidden;border:1px solid rgba(203,175,123,.2);border-radius:15px;background:radial-gradient(circle at 50% 42%,#fffffff5 0 30%,#fff9eedb 62%,#efdfc280)}.catalog-product-media:after{content:"";position:absolute;right:-40px;bottom:-56px;width:150px;height:150px;border:1px solid rgba(185,133,37,.13);border-radius:50%;box-shadow:0 0 0 18px #b9852509,0 0 0 36px #b9852506;pointer-events:none}.catalog-product-media a{position:relative;z-index:1}.catalog-product-media img{width:100%;height:100%;padding:.25rem;object-fit:contain;filter:drop-shadow(0 13px 14px rgba(58,42,13,.12));transition:transform .42s cubic-bezier(.2,.7,.2,1),filter .3s ease}.catalog-product-card:hover .catalog-product-media img{transform:scale(1.035);filter:drop-shadow(0 17px 17px rgba(58,42,13,.17))}.catalog-ribbon{top:.7rem;left:.7rem;z-index:3;padding:.38rem .68rem;border:1px solid rgba(130,86,0,.12);border-radius:999px;color:#463000;background:linear-gradient(135deg,#ffd45d,#eab62e);box-shadow:0 5px 14px #9a640024;font-size:.61rem;letter-spacing:.025em;text-transform:uppercase}.catalog-ribbon.orange{color:#fff;background:linear-gradient(135deg,#ed8127,#c95a10)}.catalog-heart{top:.68rem;right:.68rem;z-index:3;display:grid;width:34px;height:34px;padding:0;place-items:center;border:1px solid rgba(168,131,67,.3);border-radius:50%;color:#174f43;background:#fffdf7e6;box-shadow:0 6px 16px #2820111a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.catalog-heart svg{width:17px;height:17px;fill:transparent;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transition:transform .2s ease,fill .2s ease}.catalog-heart:hover svg{transform:scale(1.1)}.catalog-heart.active{color:#b34435}.catalog-heart.active svg{fill:currentColor}.catalog-product-copy{display:flex;flex-direction:column;min-height:222px;padding:.75rem .9rem .9rem}.catalog-product-kicker{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.38rem;overflow:hidden;color:#a16812;font-size:.57rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.catalog-product-kicker>span:first-child{overflow:hidden;text-overflow:ellipsis}.catalog-purity-dot{display:inline-flex;align-items:center;flex:0 0 auto;color:#267565;letter-spacing:.02em;text-transform:none}.catalog-purity-dot:before{content:"";width:5px;height:5px;margin-right:.3rem;border-radius:50%;background:#2b8b67;box-shadow:0 0 0 3px #2b8b671a}.catalog-product-copy h3{min-height:2.3em;margin:0;color:#073f36;font-family:Cormorant Garamond,Georgia,serif;font-size:1.08rem;font-weight:700;line-height:1.14;letter-spacing:-.015em}.catalog-product-copy>p{min-height:2.6em;margin:.38rem 0 .45rem;color:#776d5e;font-size:.64rem;line-height:1.35}.catalog-rating{display:flex;align-items:center;gap:.28rem;color:#185e50;font-size:.62rem}.catalog-rating strong{font-size:.67rem}.catalog-rating span{color:#ec9e09;letter-spacing:.05em}.catalog-rating small{color:#998d79}.catalog-price{display:flex;align-items:flex-end;justify-content:space-between;gap:.55rem;min-height:43px;margin:.45rem 0 .62rem}.catalog-price-main{display:flex;align-items:center;gap:.4rem;min-width:0}.catalog-price-main>div{display:flex;align-items:baseline;gap:.38rem}.catalog-price-main strong{color:#063f35;font-size:1.08rem;letter-spacing:-.035em}.catalog-price-main del{color:#9c9487;font-size:.62rem}.catalog-price-main>small{padding:.19rem .35rem;border-radius:5px;color:#806000;background:#fff0bd;font-size:.53rem;font-weight:800;white-space:nowrap}.catalog-price>em{max-width:42%;overflow:hidden;padding:.28rem .45rem;border:1px solid #dfd0b7;border-radius:7px;color:#675f52;background:#ffffffb3;font-size:.56rem;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.catalog-add,.catalog-qty{width:100%;min-height:44px;margin-top:auto;border:1px solid #b38b36;border-radius:11px;color:#fff;background:linear-gradient(135deg,#08705e,#004a40);box-shadow:0 7px 16px #004a402b,inset 0 1px #ffffff29}.catalog-add{position:relative;display:grid;grid-template-columns:28px 1fr 28px;align-items:center;gap:.35rem;overflow:hidden;padding:.34rem .46rem;font-size:.7rem;font-weight:800;letter-spacing:.01em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.catalog-add:before{content:"";position:absolute;top:-70%;left:-35%;width:26%;height:240%;transform:rotate(22deg);background:#ffffff2e;transition:left .55s ease}.catalog-add:hover:not(:disabled):before{left:120%}.catalog-add:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px #004a4040;filter:saturate(1.08)}.catalog-add:active:not(:disabled){transform:translateY(1px)}.catalog-add-icon{display:grid;width:27px;height:27px;place-items:center;border:1px solid rgba(255,225,156,.52);border-radius:8px;background:#ffffff1a}.catalog-add-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.catalog-add-arrow{color:#f7cc64;font-size:1rem;transition:transform .2s ease}.catalog-add:hover:not(:disabled) .catalog-add-arrow{transform:translate(2px)}.catalog-add:disabled{border-color:#bdb8aa;background:linear-gradient(135deg,#aaa99f,#85877e);box-shadow:none;cursor:not-allowed}.catalog-qty{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;overflow:hidden}.catalog-qty button{align-self:stretch;border:0;color:#ffe09b;background:#ffffff0f;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s ease}.catalog-qty button:hover:not(:disabled){background:#ffffff24}.catalog-qty button:disabled{opacity:.35;cursor:not-allowed}.catalog-qty>span{display:flex;align-items:center;justify-content:center;gap:.38rem;border-right:1px solid rgba(255,225,156,.25);border-left:1px solid rgba(255,225,156,.25)}.catalog-qty b{font-size:.84rem}.catalog-qty small{color:#ffffffb8;font-size:.56rem;text-transform:uppercase;letter-spacing:.08em}@media(max-width:760px){.catalog-product-grid{gap:.65rem}.catalog-product-card{border-radius:15px}.catalog-product-media{height:200px;margin:.38rem .38rem 0;border-radius:12px}.catalog-product-copy{min-height:193px;padding:.58rem .62rem .65rem}.catalog-product-kicker{font-size:.48rem}.catalog-purity-dot{display:none}.catalog-product-copy h3{min-height:2.35em;font-size:.88rem}.catalog-product-copy>p{display:none}.catalog-rating{margin-top:.35rem}.catalog-price{margin:.38rem 0 .5rem}.catalog-price-main{display:block}.catalog-price-main>small{display:none}.catalog-price-main strong{font-size:.9rem}.catalog-price>em{max-width:48%;font-size:.48rem}.catalog-add,.catalog-qty{min-height:39px;border-radius:9px}}@media(max-width:430px){.catalog-product-media{height:164px;padding:.35rem}.catalog-heart{width:29px;height:29px}.catalog-product-copy{min-height:176px}.catalog-rating small{display:none}.catalog-add{grid-template-columns:23px 1fr 18px;padding:.25rem .32rem;font-size:.61rem}.catalog-add-icon{width:23px;height:23px;border-radius:6px}.catalog-add-arrow{font-size:.82rem}.catalog-qty{grid-template-columns:36px 1fr 36px}.catalog-qty small{display:none}}.pdp-process-banner{overflow:hidden;border:1px solid #e5d5b6;border-radius:16px;background:#fffaf0;box-shadow:0 12px 28px #4b351114}.pdp-process-banner img{display:block;width:100%;height:auto}.pdp-pack-compare{padding:clamp(1rem,2.3vw,2rem);border:1px solid #e2cfaa;border-radius:20px;background:radial-gradient(circle at 50% -20%,#fff 0,#fff9eae6 42%,#f9f0dd);box-shadow:0 14px 34px #41301312}.pdp-pack-compare>h2{margin:0 0 1.35rem;color:#0b453a;font:700 clamp(1.6rem,2.6vw,2.25rem)/1.05 "Cormorant Garamond",Georgia,serif;text-align:center}.pdp-pack-compare>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.9rem}.pdp-pack-compare article{min-height:205px;display:flex;flex-direction:column;padding:1.2rem;border:1px solid #e1cfad;border-radius:14px;background:#ffffffb8;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pdp-pack-compare article:hover{transform:translateY(-4px);border-color:#ba9550;box-shadow:0 14px 25px #4c37111a}.pdp-pack-compare article.recommended{border:2px solid #08705e;background:linear-gradient(145deg,#fffef8,#edf8f1);box-shadow:0 13px 28px #075b4d29}.pdp-pack-compare article h3{margin:0;color:#0b473d;font-size:1.12rem}.pdp-pack-compare article p{margin:.45rem 0 .8rem;color:#806f57;font-size:.64rem}.pdp-pack-compare article ul{display:grid;gap:.36rem;margin:0 0 1rem;padding:0;list-style:none}.pdp-pack-compare article li{color:#4e655b;font-size:.61rem}.pdp-pack-compare article li:before{content:"✓";margin-right:.4rem;color:#0c7a63;font-weight:900}.pdp-pack-compare article>strong{margin-top:auto;color:#0a453a;font-size:1.25rem}.pdp-pack-compare article button{min-height:40px;margin-top:.8rem;border:1px solid #0a6c5b;border-radius:8px;color:#075b4d;background:#fffefa;font-size:.65rem;font-weight:900;cursor:pointer}.pdp-pack-compare article.recommended button{color:#173e35;border-color:#e5a90e;background:linear-gradient(135deg,#ffdc55,#f7b30b)}.pdp-pack-compare em{top:-11px;right:13px;padding:.32rem .65rem;border-radius:999px;color:#523d00;background:#ffcd29;font-size:.53rem;font-style:normal;font-weight:900;box-shadow:0 4px 10px #96690024}.pdp-faq{max-width:980px;margin:2.5rem auto;padding:clamp(1.1rem,2.5vw,2rem);border:1px solid #e2cfaa;border-radius:20px;background:linear-gradient(145deg,#fffdf7,#f8efdc);box-shadow:0 14px 34px #41301312}.pdp-faq>h2{margin:0 0 1rem;color:#0b453a;font:700 clamp(1.65rem,2.8vw,2.35rem)/1.1 "Cormorant Garamond",Georgia,serif;text-align:center}.pdp-faq>h2:after{content:"Helpful answers before you order";display:block;margin-top:.4rem;color:#987744;font:700 .58rem/1.3 Inter,Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase}.pdp-faq article{margin-top:.65rem;overflow:hidden;border:1px solid #e5d6bc;border-radius:12px;background:#ffffffbf;transition:border-color .2s ease,box-shadow .2s ease}.pdp-faq article.open{border-color:#0b6a58;box-shadow:0 10px 22px #075b4d1a}.pdp-faq article button{width:100%;display:grid;grid-template-columns:34px 1fr 28px;align-items:center;gap:.7rem;padding:1rem;border:0;color:#19463c;background:transparent;text-align:left;font-size:.78rem;font-weight:850;cursor:pointer}.pdp-faq article button:before{content:"?";width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#07604f;background:#e7f4ec;font:800 .9rem Georgia,serif}.pdp-faq article.open button:before{color:#fff;background:#08705e}.pdp-faq article button b{width:24px;height:24px;display:grid;place-items:center;border:1px solid #dec99e;border-radius:50%;color:#9a742f;font-size:1.05rem;font-weight:500}.pdp-faq article p{margin:0 1rem 1rem 4.45rem;padding-top:.05rem;color:#746c60;font-size:.72rem;line-height:1.7}.pdp-social-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;align-items:start}.pdp-social-grid .product-reviews,.pdp-social-grid .pdp-faq{width:auto;max-width:none;margin:0}.product-reviews .review-marquee,.product-reviews .review-grid{display:none}.verified-review-form{display:grid;gap:.55rem;margin-top:1rem;padding:1rem;border:1px solid #decda9;border-radius:12px;background:#fffdf7}.verified-review-form textarea,.verified-review-form select,.verified-review-form input{padding:.6rem;border:1px solid #dfd0b6;border-radius:7px}.verified-review-form button{padding:.65rem;border:0;border-radius:7px;color:#fff;background:#08705e;font-weight:800}.verified-review-list{display:grid;gap:.6rem;margin-top:.8rem;max-height:470px;overflow:auto}.verified-review-list article{padding:.8rem;border:1px solid #e4d6bc;border-radius:10px;background:#fff}.verified-review-list strong small{color:#08705e}.verified-review-list span{display:block;color:#e99b10}.verified-review-list img,.verified-review-list video{width:90px;height:90px;margin-right:.4rem;border-radius:7px;object-fit:cover}@media(max-width:850px){.pdp-social-grid{grid-template-columns:1fr}}.product-page{width:min(1320px,calc(100% - 2rem));margin:0 auto 2rem;gap:1rem;color:#173f36}.pdp-breadcrumb{display:flex;gap:.55rem;align-items:center;padding:.7rem 0 .1rem;color:#82796b;font-size:.64rem}.pdp-breadcrumb a{color:#587168}.pdp-breadcrumb b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-detail-hero{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:1.4rem;padding:0;border:0;background:transparent;box-shadow:none}.product-gallery{gap:.75rem}.pdp-gallery-shell{display:grid;grid-template-columns:86px minmax(0,1fr);gap:.65rem}.product-thumbnails{display:flex;flex-direction:column;gap:.55rem;overflow:visible;padding:0}.product-thumbnails button{width:86px;height:86px;flex:0 0 86px;overflow:hidden;padding:.2rem;border:1px solid #dfc995;border-radius:12px;background:#fffaf0}.product-thumbnails button.active{border-color:#075b4e;box-shadow:0 0 0 2px #075b4e21}.product-main-image{width:min(512px,100%);height:512px;min-height:512px;border-color:#ddc58e;border-radius:18px;background:radial-gradient(circle at 50% 35%,#fff,#f7ead3);box-shadow:0 16px 34px #4b351117}.product-main-image img{max-height:none;padding:.6rem;object-fit:contain}.product-main-image .discount-pill{top:.8rem;left:.8rem;padding:.4rem .7rem;border-radius:999px;color:#4e3900;background:#ffc82d;font-size:.63rem;font-weight:900}.gallery-controls{inset:auto .7rem .7rem auto;gap:.4rem}.gallery-controls button{width:36px;height:36px;overflow:hidden;padding:0;font-size:0}.gallery-controls button:first-child:after{content:"←";font-size:.8rem}.gallery-controls button:last-child:after{content:"→";font-size:.8rem}.pdp-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid #e6d9bd;border-radius:12px;background:#fffaf0}.pdp-trust-strip>span{display:grid;grid-template-columns:26px 1fr;align-items:center;padding:.65rem .55rem;border-right:1px solid #eadfc9;color:#176354;font-size:1.1rem}.pdp-trust-strip>span:last-child{border:0}.pdp-trust-strip b,.pdp-trust-strip small{grid-column:2}.pdp-trust-strip b{color:#254c42;font-size:.56rem}.pdp-trust-strip small{color:#81786a;font-size:.45rem}.purchase-panel{gap:.52rem;padding:.4rem .2rem .4rem .65rem;border:0;border-radius:0;background:transparent;box-shadow:none}.pdp-category{color:#9b6a1c;font-size:.59rem;font-weight:900;letter-spacing:.08em}.product-detail-copy h1{margin:.1rem 0;font-size:clamp(2.2rem,3.2vw,3.15rem)}.pdp-title-rating{display:flex;align-items:center;gap:.42rem;font-size:.61rem}.pdp-title-rating>span{color:#f2a100;letter-spacing:.05em}.pdp-title-rating small{color:#81796c}.pdp-title-rating em{margin-left:.5rem;color:#17805d;font-style:normal;font-weight:800}.pdp-intro{max-width:52ch;margin:.25rem 0;color:#625e55;font-size:.69rem;line-height:1.55}.pdp-price-line{margin-top:.25rem}.pdp-price-line strong{color:#143f35;font-size:2rem}.pdp-old-price{font-size:.72rem}.sale-pill{min-height:28px;color:#fff;background:#096957;font-size:.62rem}.pdp-tax{margin-top:-.4rem;color:#80776a;font-size:.55rem}.pdp-option-block>span,.pdp-purchase-options>strong,.pdp-delivery-check>strong{color:#344a44;font-size:.62rem}.pdp-size-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem}.pdp-size-row button{min-height:78px;display:grid;place-content:center;gap:.12rem;padding:.5rem;border:1px solid #ded0b3;border-radius:9px;color:#554f45;background:#fffdf9}.pdp-size-row button b{font-size:.68rem}.pdp-size-row button strong{font-size:.66rem}.pdp-size-row button small{color:#7a7469;font-size:.49rem}.pdp-size-row button.active{color:#164e42;border:1.5px solid #0a6455;background:#fffefa;box-shadow:0 0 0 2px #0a645514}.pdp-size-row button.active small{color:#846500}.pdp-purchase-options{display:grid;gap:.38rem}.pdp-purchase-options label{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;min-height:44px;padding:.45rem .65rem;border:1px solid #e1d5be;border-radius:8px;background:#fffdf9;font-size:.62rem}.pdp-purchase-options label.active{border-color:#0b6657}.pdp-purchase-options input{accent-color:#0b6657}.pdp-purchase-options label span small{display:block;color:#847d71;font-size:.48rem}.pdp-purchase-options label b{color:#173f36}.pdp-cart-row{display:grid;grid-template-columns:125px 1fr;gap:.55rem}.pdp-quantity{width:100%;min-height:46px;border:1px solid #e0d2b8;border-radius:8px;background:#fff}.pdp-quantity button{height:44px;color:#345d53}.pdp-add-cart,.pdp-buy-now{min-height:46px;border-radius:8px;font-size:.7rem}.pdp-add-cart{color:#183f35;border:1px solid #e2af1f;background:linear-gradient(135deg,#ffce3d,#f5aa05);box-shadow:0 8px 18px #d791002b}.pdp-buy-now{color:#fff;border-color:#075b4d;background:linear-gradient(135deg,#08705e,#064a40);box-shadow:0 8px 18px #0650432e}.pdp-delivery-check{display:grid;gap:.35rem;padding:.65rem;border:1px solid #eadfc9;border-radius:9px;background:#fffaf1}.pdp-delivery-check>div{display:flex}.pdp-delivery-check input{min-width:0;flex:1;padding:.55rem;border:1px solid #e0d5c0;border-radius:6px 0 0 6px}.pdp-delivery-check button{padding:0 .8rem;border:0;border-radius:0 6px 6px 0;color:#fff;background:#07584b;font-weight:800}.pdp-delivery-check small{color:#187158;font-size:.56rem}.pdp-sticky-buy{position:fixed;z-index:30;left:50%;bottom:20px;transform:translate(-50%);width:min(590px,calc(100% - 2rem));display:grid;grid-template-columns:1fr 1.25fr 1fr;align-items:center;gap:.65rem;padding:.6rem .7rem;border:1px solid #dec78f;border-radius:15px;background:#fffdf7f5;box-shadow:0 15px 38px #20392b38;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pdp-sticky-buy div{display:grid;gap:.1rem}.pdp-sticky-buy small{color:#88795f;font-size:.53rem}.pdp-sticky-buy strong{color:#123f35;font-size:.7rem}.pdp-sticky-buy select{min-width:0;padding:.65rem;border:1px solid #d9c7a5;border-radius:8px;color:#21483e;background:#fff;font-size:.66rem}.pdp-sticky-buy button{min-height:42px;border:0;border-radius:8px;color:#fff;background:#08705e;font-size:.72rem;font-weight:900;cursor:pointer}.pdp-sticky-buy button:disabled{opacity:.55;cursor:not-allowed}.pdp-section-tabs{position:sticky;top:112px;z-index:9;display:grid;grid-template-columns:repeat(5,1fr);margin-top:.25rem;border-block:1px solid #e8ddc9;background:#fffdf8f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pdp-section-tabs a{padding:.8rem;color:#5b625e;text-align:center;font-size:.62rem}.pdp-section-tabs a:hover{color:#07584b;box-shadow:inset 0 -2px #07584b}.pdp-story-hero{min-height:260px;position:relative;overflow:hidden;border:1px solid #e2d1ad;border-radius:14px}.pdp-story-hero>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.pdp-story-hero>div{width:36%;min-height:260px;position:relative;z-index:1;box-sizing:border-box;padding:1.7rem;background:linear-gradient(90deg,rgba(255,251,240,.98),rgba(255,251,240,.9),transparent)}.pdp-story-hero p,.pdp-process p,.pdp-proof-grid article>p,.pdp-farm-flow p{margin:0;color:#ac711d;font-size:.55rem;font-weight:900;letter-spacing:.12em}.pdp-story-hero h2,.pdp-process h2,.pdp-proof-grid h2,.pdp-farm-flow h2,.pdp-uses h2,.pdp-pack-compare h2,.pdp-faq h2,.pdp-related h2{margin:.35rem 0;color:#173f36;font:700 1.65rem/1 Cormorant Garamond,serif}.pdp-story-hero span{display:block;max-width:32ch;color:#655f54;font-size:.66rem;line-height:1.5}.pdp-benefit-row{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #eadbbf;border-radius:12px;background:#fffaf1}.pdp-benefit-row article{display:flex;align-items:center;gap:.55rem;padding:.8rem;border-right:1px solid #eadfca}.pdp-benefit-row article:last-child{border:0}.pdp-benefit-row article>b{color:#e9a31d;font-size:1.35rem}.pdp-benefit-row article div{display:grid}.pdp-benefit-row strong{font-size:.62rem}.pdp-benefit-row small{color:#766f64;font-size:.5rem}.pdp-process{min-height:310px;display:grid;grid-template-columns:58% 42%;overflow:hidden;border:1px solid #dfcda6;border-radius:14px;background:#fffaf1}.pdp-process>div{padding:1.3rem}.pdp-process>div>span{color:#6c665c;font-size:.6rem}.pdp-process>img{width:100%;height:100%;object-fit:cover}.pdp-process ol{display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem;margin:1.1rem 0 0;padding:0;list-style:none}.pdp-process li{display:grid;gap:.28rem}.pdp-process li b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#0b6858;font-size:.62rem}.pdp-process li strong{font-size:.59rem}.pdp-process li small{color:#746e64;font-size:.48rem;line-height:1.35}.pdp-proof-grid{display:grid;grid-template-columns:1fr .9fr 1.25fr;gap:.8rem}.pdp-proof-grid>article{overflow:hidden;padding:1rem;border:1px solid #e4d5b8;border-radius:13px;background:linear-gradient(145deg,#fffdf8,#fbf4e7)}.pdp-ingredient-card{display:grid;grid-template-rows:auto 1fr}.pdp-ingredient-card img{width:calc(100% + 2rem);height:155px;margin:1rem -1rem -1rem;object-fit:cover}.pdp-ingredient-card strong{font-size:.65rem}.pdp-nutrition dl{display:grid;gap:.35rem;margin:.8rem 0}.pdp-nutrition dl div{display:flex;justify-content:space-between;padding-bottom:.25rem;border-bottom:1px dashed #ddd0b8;font-size:.57rem}.pdp-nutrition>small{color:#847b6d;font-size:.48rem}.pdp-lab-card button{margin-top:.7rem;padding:.5rem .7rem;border:1px solid #176050;border-radius:6px;color:#175a4d;background:#fff;font-size:.56rem;font-weight:800}.pdp-report-sheet{display:grid;gap:.25rem;margin-top:.65rem;padding:.8rem;border:1px solid #d5d0c4;background:#fff;box-shadow:0 5px 13px #1e1e1412}.pdp-report-sheet b{padding-bottom:.35rem;border-bottom:1px solid #ddd;font-size:.6rem}.pdp-report-sheet span{color:#397263;font-size:.53rem}.pdp-farm-flow{padding:1rem;border:1px solid #e4d4b5;border-radius:13px;background:#fffcf6}.pdp-farm-flow ol{display:grid;grid-template-columns:repeat(6,1fr);margin:.8rem 0 0;padding:0;list-style:none}.pdp-farm-flow li{position:relative;display:grid;justify-items:center;gap:.3rem;font-size:.55rem}.pdp-farm-flow li:not(:last-child):after{content:"→";position:absolute;right:-5px;top:13px;color:#6c9c8f}.pdp-farm-flow li b{width:34px;height:34px;display:grid;place-items:center;border:1px solid #d8c293;border-radius:50%;color:#176252;background:#fffaf0}.pdp-uses{padding:1rem;border:1px solid #e5d7bd;border-radius:13px;background:#fffdf9}.pdp-uses>h2,.pdp-pack-compare>h2{text-align:center}.pdp-uses>div{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem}.pdp-uses article{display:grid;text-align:center;border:1px solid #e7dbc5;border-radius:10px;overflow:hidden}.pdp-uses img{width:100%;height:125px;object-fit:cover}.pdp-uses strong{margin-top:.45rem;font-size:.66rem}.pdp-uses small{padding:.15rem .4rem .55rem;color:#776f63;font-size:.5rem}.pdp-pack-compare{padding:1rem;border:1px solid #e5d6bb;border-radius:13px}.pdp-pack-compare>div{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.pdp-pack-compare article{position:relative;display:grid;gap:.45rem;padding:1rem;border:1px solid #dfd2bb;border-radius:10px}.pdp-pack-compare article.recommended{border:2px solid #0a6455;box-shadow:0 8px 20px #0756491a}.pdp-pack-compare em{position:absolute;top:-10px;right:10px;padding:.25rem .5rem;border-radius:999px;color:#5c4500;background:#ffca27;font-size:.48rem;font-style:normal;font-weight:900}.pdp-pack-compare h3{margin:0;font-size:1rem}.pdp-pack-compare p,.pdp-pack-compare li{color:#746c60;font-size:.55rem}.pdp-pack-compare ul{display:grid;gap:.28rem;margin:0;padding-left:1rem}.pdp-pack-compare article>strong{font-size:1.1rem}.pdp-pack-compare button{min-height:34px;border:1px solid #0a6455;border-radius:6px;color:#0a584a;background:#fff;font-size:.58rem;font-weight:900}.pdp-pack-compare .recommended button{color:#173e35;border-color:#e4ad12;background:#ffc526}.product-reviews.panel{border-color:#e5d6ba;border-radius:14px;background:#fffaf2}.pdp-faq{padding:1rem;border:1px solid #e7dbc5;border-radius:13px}.pdp-faq article{border-top:1px solid #e7ddca}.pdp-faq article button{width:100%;display:flex;justify-content:space-between;padding:.75rem .2rem;border:0;color:#29483f;background:transparent;text-align:left;font-size:.64rem;font-weight:800}.pdp-faq article p{margin:0 0 .8rem;color:#6c665d;font-size:.6rem;line-height:1.55}.pdp-related{padding-top:.2rem}.pdp-related>div:first-child{display:flex;justify-content:space-between;align-items:center}.pdp-related>div:first-child a{color:#075b4d;font-size:.62rem;font-weight:800}@media(max-width:900px){.product-detail-hero{grid-template-columns:1fr}.product-main-image{min-height:520px}.purchase-panel{padding:.8rem 0}.pdp-proof-grid{grid-template-columns:1fr 1fr}.pdp-lab-card{grid-column:span 2}.pdp-process{grid-template-columns:1fr}.pdp-process>img{height:280px}}@media(max-width:650px){.product-main-image{width:100%;height:auto;min-height:0;aspect-ratio:1/1}.pdp-sticky-buy{bottom:10px;grid-template-columns:1fr 1fr}.pdp-sticky-buy div{display:none}.pdp-sticky-buy select{grid-column:1}.pdp-sticky-buy button{grid-column:2}.product-page{width:min(100% - 1rem,1320px)}.pdp-gallery-shell{grid-template-columns:1fr}.product-thumbnails{flex-direction:row;order:2;overflow-x:auto}.product-thumbnails button{width:68px;height:68px;flex-basis:68px}.product-main-image{min-height:430px;aspect-ratio:1/1}.pdp-trust-strip{grid-template-columns:repeat(2,1fr)}.pdp-section-tabs{top:100px;overflow-x:auto;grid-template-columns:repeat(5,110px)}.pdp-story-hero{min-height:360px}.pdp-story-hero>img{object-position:65% center}.pdp-story-hero>div{width:68%;min-height:360px;padding:1.2rem}.pdp-benefit-row{grid-template-columns:1fr 1fr}.pdp-benefit-row article:nth-child(2){border-right:0}.pdp-process ol{grid-template-columns:1fr 1fr}.pdp-proof-grid{grid-template-columns:1fr}.pdp-lab-card{grid-column:auto}.pdp-farm-flow ol{grid-template-columns:repeat(3,1fr);gap:.8rem}.pdp-farm-flow li:after{display:none}.pdp-uses>div{grid-template-columns:1fr 1fr}.pdp-uses img{height:105px}.pdp-pack-compare>div{grid-template-columns:1fr}.pdp-title-rating{flex-wrap:wrap}.pdp-title-rating em{margin-left:0}.pdp-cart-row{grid-template-columns:110px 1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}:root{--green-ink: #061f18;--gold-soft: #f3df9c}.app-shell{background:linear-gradient(180deg,#fffaf0 0%,#fffdf6 36%,var(--ivory) 100%)}.home-page{width:100%}.section-heading h2:before,.section-heading h2:after{content:"";display:inline-block;width:36px;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);margin:0 .55rem;vertical-align:middle}.announcement-bar strong{font-family:Cormorant Garamond,Georgia,serif;letter-spacing:.08em;text-transform:uppercase}.brand-mark{width:58px;height:58px;border-radius:999px 999px 10px 10px;box-shadow:inset 0 0 0 1px #fff8e724}.brand-logo-mark{overflow:visible;width:clamp(230px,27vw,360px);height:74px;border-radius:0;background:transparent;border:0;box-shadow:none;flex:0 1 clamp(230px,27vw,360px)}.brand-logo-mark img{width:100%;height:100%;display:block;object-fit:contain;object-position:left center;padding:0}.icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.premium-hero{min-height:clamp(560px,calc(100vh - 122px),820px);margin:-1rem calc(50% - 50vw) 0;display:grid;grid-template-columns:1fr;place-items:center;overflow:hidden;padding:clamp(3rem,8vw,7rem) max(1rem,calc((100vw - 1240px)/2));background:var(--green-ink);border:0;border-radius:0;position:relative;isolation:isolate}.premium-hero:before{content:"";position:absolute;inset:auto 0 0;height:112px;z-index:4;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(9,46,35,.18) 38%,rgba(255,248,231,.38) 100%),linear-gradient(90deg,transparent,rgba(231,200,115,.72) 18%,#fff1ad 50%,rgba(231,200,115,.72) 82%,transparent);background-repeat:no-repeat;background-size:100% 100%,min(820px,82vw) 2px;background-position:center bottom,center 36px;filter:drop-shadow(0 -10px 24px rgba(9,46,35,.22))}.premium-hero.image-only{min-height:clamp(320px,40vw,640px);padding:0;background:#fff8e7}.premium-hero.image-only:before,.premium-hero.image-only:after{display:none}.premium-hero.image-only .hero-slide{object-fit:contain;object-position:center;filter:saturate(1.03) contrast(1.02)}.premium-hero.image-only .hero-slide.active{transform:none}.hero-slider,.hero-slide,.hero-glass{position:absolute;inset:0}.hero-slide{width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transform:scale(1.035) translateZ(0);filter:saturate(.96) contrast(1.02);transition:opacity 1.15s cubic-bezier(.22,1,.36,1),transform 7.2s ease,filter 1.15s ease;will-change:opacity,transform}.hero-slide.active{opacity:1;transform:scale(1.085) translate3d(-.8%,-.5%,0);filter:saturate(1.08) contrast(1.04)}.hero-glass{z-index:1;background:radial-gradient(circle at 50% 46%,rgba(255,248,231,.14),transparent 34%),linear-gradient(180deg,#061f1833,#061f181f 38%,#061f1894),linear-gradient(90deg,#061f188f,#061f1814 48%,#061f1857)}.premium-hero:after{z-index:3;height:76px;background:radial-gradient(circle at 36px 0,transparent 35px,var(--cream) 36px) repeat-x;background-size:72px 72px;filter:drop-shadow(0 -2px 0 rgba(201,154,46,.62))}.hero-copy{width:min(800px,94vw);color:#fff8dd;padding:1rem;z-index:2;animation:heroCopyReveal .82s cubic-bezier(.22,1,.36,1) both}.hero-copy h1{color:#fff8dd;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.75rem,6vw,6.3rem);line-height:.9;text-shadow:0 10px 30px rgba(0,0,0,.42)}.hero-copy .ornament{color:var(--gold-soft);letter-spacing:.24em;text-shadow:0 4px 14px rgba(0,0,0,.44)}.hero-copy p:not(.ornament){color:#fff1bf;max-width:54ch;text-shadow:0 4px 18px rgba(0,0,0,.48)}.primary-btn,.secondary-btn,.product-card button,.form-grid button{padding:.82rem 1.15rem}.secondary-btn{background:#fff8e7d6;border-color:#fff8e7c2;color:var(--green-dark);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-dots{display:flex;justify-content:center;gap:.45rem;margin-top:1rem}.hero-image-controls{position:absolute;left:50%;bottom:clamp(1rem,2.5vw,1.6rem);z-index:5;width:min(260px,52vw);transform:translate(-50%);display:grid;justify-items:center;gap:.35rem;padding:.45rem .7rem .55rem;border:1px solid rgba(201,154,46,.45);border-radius:999px;background:#092e2361;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-image-controls .hero-dots{margin-top:0}.hero-image-controls .hero-progress{margin-top:.35rem}.hero-dots button{width:9px;height:9px;border:0;border-radius:999px;background:#fff8e794;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.hero-dots button.active{width:9px;background:var(--gold-light);transform:scale(1.28)}.hero-progress{width:min(180px,44vw);height:2px;margin:.9rem auto 0;overflow:hidden;border-radius:999px;background:#fff8e747}.hero-progress:after{content:"";display:block;width:100%;height:100%;transform-origin:left center;background:linear-gradient(90deg,var(--gold-light),#fff4bd);animation:heroProgress 5s linear both}@keyframes heroCopyReveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes heroProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.premium-arch{margin-top:-24px}.trust-strip{border-radius:34px 34px var(--radius) var(--radius)}.trust-strip span,.why-feature-grid span{font-size:.74rem;font-weight:900}.play-button svg{width:30px;height:30px;fill:currentColor}.rating{display:flex;align-items:center;gap:.45rem}.rating-bars{display:inline-flex;gap:.16rem}.rating-bars i{width:13px;height:13px;display:block;background:var(--gold);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,80% 92%,50% 70%,20% 92%,32% 56%,2% 35%,39% 35%)}.wishlist-btn svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round}.subscription-banner img{border-radius:8px;object-position:center}@media(max-width:1040px){.premium-hero,.product-detail-hero,.product-info-grid{grid-template-columns:1fr}.review-grid{grid-template-columns:1fr 1fr}}@media(max-width:860px){.premium-hero{min-height:620px;padding-top:4.5rem}.hero-slide{object-position:38% center}}@media(max-width:620px){.premium-hero{min-height:590px}.hero-copy h1{font-size:clamp(2.35rem,12vw,3.5rem)}.hero-actions{align-items:center}.hero-actions .primary-btn,.hero-actions .secondary-btn{width:min(260px,100%)}.admin-product-edit-form,.admin-hero-slide-card,.admin-hero-slide-fields,.admin-featured-banner-editor,.admin-category-card{grid-template-columns:1fr}.admin-product-edit-wide,.admin-product-edit-actions{grid-column:1}.product-main-image{min-height:340px}.pdp-action-grid,.pdp-quick-links,.review-grid{grid-template-columns:1fr}.review-track article{width:280px;flex-basis:280px}}html,body{max-width:100%;overflow-x:hidden}img,video,canvas,svg{max-width:100%}button,input,select,textarea{max-width:100%}.product-title,.cart-item-info h4,.checkout-item strong,.order-product-row strong,.admin-incoming-product strong,.footer-brand p{overflow-wrap:anywhere}@media(max-width:860px){.page-shell{width:100%;padding:0 0 1.4rem}.top-header{position:sticky}.announcement-bar{min-height:auto;padding:.38rem .9rem;font-size:.74rem;line-height:1.25}.nav-row{width:100%;min-height:74px;padding:.65rem .85rem;gap:.65rem}.brand{min-width:0;flex:1 1 auto}.brand-mark{width:44px;height:44px;flex:0 0 44px;font-size:.86rem}.brand-logo-mark{width:min(52vw,220px);height:58px;flex:0 1 min(52vw,220px)}.brand-logo-mark img{padding:0}.brand-copy{min-width:0}.brand-copy strong{display:block;max-width:100%;font-size:clamp(1.05rem,5vw,1.35rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-copy small{display:none}.menu-toggle{width:42px;height:42px;flex:0 0 42px;border:1px solid var(--line);background:#fffdf6}.nav-shell{top:calc(100% + .35rem);left:.75rem;right:.75rem;max-height:calc(100vh - 112px);overflow-y:auto;border-radius:8px;padding:.75rem;z-index:50}.nav-shell.open{display:grid;gap:.7rem}.nav-links ul{grid-template-columns:1fr}.nav-links a{min-height:44px;align-items:center;border:1px solid var(--line);border-radius:6px;background:#fffdf6;padding:.7rem .85rem}.nav-icons{justify-content:space-between;border-top:1px solid var(--line);padding-top:.65rem}.icon-button{width:46px;height:46px;background:#fffdf6;border-color:var(--line)}.premium-hero{min-height:min(72vh,520px);margin:0;padding:4.2rem 1rem 4.8rem;place-items:end center}.premium-hero.image-only{min-height:clamp(180px,40vw,360px);padding:0}.hero-glass{background:linear-gradient(180deg,#061f181a,#061f186b 50%,#061f18c7),linear-gradient(90deg,#061f1852,#061f180f)}.premium-hero:after{height:44px;background-size:52px 52px;background:radial-gradient(circle at 26px 0,transparent 25px,var(--cream) 26px) repeat-x}.premium-hero:before{height:72px;background-size:100% 100%,min(300px,76vw) 2px;background-position:center bottom,center 24px}.hero-copy{width:min(100%,520px);padding:0;text-align:left}.hero-copy .ornament{letter-spacing:.12em;font-size:.7rem}.hero-copy h1{font-size:clamp(2.05rem,10vw,3.15rem);line-height:.98;margin:.3rem 0 .65rem}.hero-copy p:not(.ornament){max-width:31ch;margin-left:0;font-size:.95rem;line-height:1.5}.hero-actions{justify-content:flex-start;gap:.6rem;margin-top:1rem}.hero-actions .primary-btn,.hero-actions .secondary-btn{width:auto;min-height:44px;padding:.72rem .9rem;font-size:.88rem}.hero-dots{justify-content:flex-start}.hero-progress{margin-left:0;margin-right:0}.home-page>:not(.premium-hero),.products-page,.product-page,.cart-layout,.checkout-page,.orders-page,.profile-page,.legal-page,.contact-page,.about-page,.farms-page,.recipe-page,.admin-shell{width:min(100% - 1rem,1240px);margin-left:auto;margin-right:auto}.legal-page-shell{grid-template-columns:1fr}.legal-page-aside{position:static}.support-promise-grid{grid-template-columns:1fr}.about-page{width:100%;gap:1rem}.about-hero{min-height:min(70vh,560px);margin:0 calc(50% - 50vw);place-items:end center}.about-hero img{object-position:44% center}.about-hero:after{height:44px;background:radial-gradient(circle at 26px 0,transparent 25px,var(--cream) 26px) repeat-x;background-size:52px 52px}.about-hero-copy{text-align:left;padding:3.5rem 1rem 4.2rem}.about-hero-copy h1{font-size:clamp(2.45rem,12vw,4rem)}.about-hero-copy>p:not(.ornament){margin-left:0;max-width:34ch;font-size:.98rem}.about-hero-actions{justify-content:flex-start}.about-intro-grid,.about-story-section,.about-values-section,.about-journey-grid{width:min(100% - 1rem,1240px);grid-template-columns:1fr}.about-signature-card{min-height:220px}.about-signature-card .about-signature-logo{width:132px;height:132px}.about-story-image,.about-story-image img{min-height:260px}.about-section-head{width:min(100% - 1rem,1240px)}.about-journey-grid{gap:.65rem}.about-values-grid{grid-template-columns:1fr}.about-cta-band{width:min(100% - 1rem,1240px);align-items:stretch;flex-direction:column}.contact-page{width:100%;gap:1rem}.contact-hero{min-height:min(66vh,520px);margin:0 calc(50% - 50vw);place-items:end center}.contact-hero img{object-position:42% center}.contact-hero:after{height:44px;background:radial-gradient(circle at 26px 0,transparent 25px,var(--cream) 26px) repeat-x;background-size:52px 52px}.contact-hero-copy{text-align:left;padding:3.2rem 1rem 4rem}.contact-hero-copy h1{font-size:clamp(2.3rem,11vw,3.7rem)}.contact-hero-copy>p:not(.ornament){margin-left:0;max-width:34ch;font-size:.98rem}.contact-shell{width:min(100% - 1rem,1240px)}.contact-method-grid{grid-template-columns:1fr;gap:.65rem;margin-top:0}.contact-main-grid,.contact-details-band,.contact-form-grid,.contact-answer-grid{grid-template-columns:1fr}.contact-grievance-card{align-items:stretch;flex-direction:column}.farms-page{width:100%;gap:1rem}.farms-hero{min-height:min(68vh,540px);margin:0 calc(50% - 50vw);place-items:end center}.farms-hero img{object-position:42% center}.farms-hero:after{height:44px;background:radial-gradient(circle at 26px 0,transparent 25px,var(--cream) 26px) repeat-x;background-size:52px 52px}.farms-hero-copy{text-align:left;padding:3.2rem 1rem 4rem}.farms-hero-copy h1{font-size:clamp(2.25rem,11vw,3.7rem)}.farms-hero-copy>p:not(.ornament){margin-left:0;max-width:34ch;font-size:.98rem}.farms-hero-actions{justify-content:flex-start}.farms-intro-grid,.farms-principle-grid,.farms-quality-section,.farms-process-grid,.farms-cta-band,.farms-section-head{width:min(100% - 1rem,1240px);grid-template-columns:1fr}.farms-image-card,.farms-quality-image{min-height:260px}.farms-cta-band{align-items:stretch;flex-direction:column}.premium-arch{margin-top:.8rem}.trust-strip,.stats-strip,.footer-trust-bar{grid-template-columns:1fr 1fr;gap:.55rem;border-radius:8px;padding:.65rem}.trust-strip article,.stats-strip article,.footer-trust-bar article{min-height:74px;border:1px solid rgba(201,154,46,.22);border-radius:6px;padding:.55rem;text-align:center}.trust-strip span,.why-feature-grid span{width:36px;height:36px}.home-section{margin-top:1.15rem}.section-heading{margin-bottom:.75rem}.section-heading h2{font-size:clamp(1.35rem,7vw,1.8rem);line-height:1.08}.section-heading h2:before,.section-heading h2:after{width:22px;margin:0 .35rem}.category-card-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;overflow:visible}.category-card{min-width:0;padding:.5rem}.category-card strong{font-size:.7rem;line-height:1.25}.why-section{padding:.85rem;gap:1rem}.video-card{border-radius:8px}.video-card img{min-height:220px}.why-copy h2{font-size:clamp(1.65rem,8vw,2.25rem)}.why-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.why-feature-grid article{padding:.65rem .4rem;border:1px solid var(--line);border-radius:6px;background:#fffdf6b8}.stats-strip{margin:1rem 0 0}.section-head,.products-head,.checkout-title-row,.order-card-top,.orders-hero,.admin-incoming-hero{align-items:stretch;flex-direction:column}.card-grid,.products-grid,.best-seller-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.product-card{padding:.55rem;box-shadow:0 8px 22px #4a32181a}.product-card img{height:180px;aspect-ratio:auto;padding:.25rem}.badge{font-size:.64rem;line-height:1.25;margin-top:.55rem}.product-title{min-height:0;font-size:.88rem;line-height:1.25}.rating,.stock-info{font-size:.74rem}.rating-bars i{width:10px;height:10px}.price-block{flex-wrap:wrap;margin:.55rem 0;gap:.3rem}.price-block strong{font-size:.98rem}.product-actions{grid-template-columns:1fr;gap:.4rem}.product-card button,.view-btn,.primary-btn,.secondary-btn,.soft-action-btn{min-height:42px;padding:.65rem .75rem;font-size:.86rem}.wishlist-btn{width:30px;height:30px}.discount-pill{font-size:.64rem;padding:.18rem .42rem}.subscription-banner{grid-template-columns:1fr;padding:.9rem;text-align:left}.subscription-banner img{max-height:220px;width:100%;object-fit:cover}.subscription-modal-backdrop{align-items:end;padding:.7rem}.subscription-modal{max-height:90vh;border-radius:12px 12px 0 0}.subscription-plan-grid,.subscription-form-grid{grid-template-columns:1fr}.subscription-product-panel-head{align-items:flex-start;flex-direction:column}.subscription-product-list{grid-template-columns:1fr;max-height:36vh}.subscription-plan-grid button{min-height:auto}.subscription-summary{flex-direction:column}.subscription-action-row{display:grid;grid-template-columns:1fr}.subscription-action-row .primary-btn,.subscription-action-row .secondary-btn{width:100%}.products-layout,.cart-layout,.checkout-premium-grid,.settings-premium-grid,.product-detail-hero,.product-info-grid,.admin-shell,.admin-dashboard-shell{grid-template-columns:1fr}.listing-hero,.products-head,.panel{padding:.85rem}.products-head select,.products-filter input,.products-filter select,.form-grid input,.form-grid textarea,.form-grid select,.field-block input,.field-block textarea,.field-block select{min-height:44px;font-size:16px}.filter-drawer{padding:.65rem;align-items:end}.filter-drawer-card,.popup-card{width:100%;max-height:88vh;overflow-y:auto;border-radius:10px 10px 0 0}.filter-drawer-card .products-filter{display:grid;border:0;box-shadow:none;padding:0}.product-main-image{min-height:clamp(360px,112vw,520px);aspect-ratio:4 / 5}.product-main-image img{width:100%;height:100%;max-height:none;object-fit:contain;object-position:center;padding:.75rem}.product-thumbnails{grid-auto-columns:64px;overflow-x:auto;padding-bottom:.25rem}.product-detail-copy h1{font-size:clamp(1.75rem,8vw,2.35rem);line-height:1.05}.pdp-price-line{flex-wrap:wrap}.pdp-action-grid,.pdp-quick-links,.review-grid{grid-template-columns:1fr}.cart-drawer{width:min(100vw,420px);border-radius:0}.cart-drawer-item,.cart-row{grid-template-columns:68px 1fr;align-items:start}.cart-row img{width:68px;height:68px}.cart-line-total,.cart-row .cart-quantity-controls,.cart-row .remove-btn,.cart-drawer-item .cart-quantity-controls{grid-column:2;justify-self:start}.coupon-box,.payment-mode-grid,.return-exchange-form,.otp-row,.profile-grid,.admin-order-search div{grid-template-columns:1fr}.checkout-item{grid-template-columns:54px 1fr;align-items:start}.checkout-item b{grid-column:2;justify-self:start}.checkout-item strong{white-space:normal}.popup-actions,.orders-hero-actions{flex-direction:column;align-items:stretch}.orders-stat-grid,.latest-order-strip,.order-info-grid,.admin-incoming-stats,.admin-incoming-layout,.admin-completed-row{grid-template-columns:1fr}.tracking-row-pro{grid-template-columns:repeat(2,minmax(0,1fr))}.order-product-row,.admin-incoming-product,.admin-completed-product,.return-request-product-row{grid-template-columns:54px 1fr}.order-product-row b,.order-product-row em,.admin-incoming-product b,.admin-completed-product b{grid-column:2;justify-self:start}.site-footer{padding:1.4rem .85rem 1rem}.footer-main,.footer-service-row,.footer-contact-grid{grid-template-columns:1fr}.footer-logo strong{font-size:1.15rem}.footer-bottom{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.hero-slide,.hero-copy,.hero-progress:after{animation:none;transition:opacity .2s ease}.hero-slide,.hero-slide.active{transform:none}}@media(max-width:420px){.announcement-bar span:last-child{display:none}.nav-row{padding-inline:.65rem;min-height:68px}.brand-mark{width:40px;height:40px;flex-basis:40px}.brand-logo-mark{width:min(50vw,178px);height:52px;flex-basis:min(50vw,178px)}.about-signature-card .about-signature-logo{width:118px;height:118px}.hero-copy h1{font-size:clamp(1.9rem,11vw,2.7rem)}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .primary-btn,.hero-actions .secondary-btn{width:100%}.about-hero-actions{display:grid;grid-template-columns:1fr}.about-hero-actions .primary-btn,.about-hero-actions .secondary-btn,.about-cta-band .primary-btn{width:100%}.about-intro-card,.about-story-copy,.about-values-section,.about-cta-band,.contact-form-panel,.contact-info-panel,.contact-details-band,.contact-grievance-card,.farms-intro-card,.farms-quality-copy,.farms-cta-band{padding:.9rem}.contact-action-row{display:grid;grid-template-columns:1fr}.contact-action-row .primary-btn,.contact-action-row .secondary-btn,.contact-grievance-card .secondary-btn{width:100%}.farms-hero-actions{display:grid;grid-template-columns:1fr}.farms-hero-actions .primary-btn,.farms-hero-actions .secondary-btn,.farms-cta-band .primary-btn{width:100%}.trust-strip,.stats-strip,.footer-trust-bar,.category-card-row,.card-grid,.products-grid,.best-seller-grid,.why-feature-grid{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:112px 1fr;gap:.55rem;align-items:start}.product-image-wrap{grid-row:span 6}.product-card img{height:170px;aspect-ratio:auto}.product-actions,.price-block{grid-column:2}.badge{margin-top:0}.rating{flex-wrap:wrap}}.ro-family-section{padding-top:1.25rem}.ro-family-grid{gap:1.25rem}.ro-family-card{min-height:292px;padding:.85rem .75rem .75rem;border-radius:15px;box-shadow:0 8px 24px #2b36270a}.ro-family-card h3{margin-bottom:.05rem;font-size:1.42rem;line-height:1}.ro-family-card>p{margin-bottom:.25rem}.ro-family-art{width:100%;height:168px;margin:0 0 .1rem;object-fit:cover;object-position:center 64%;mix-blend-mode:multiply;border-radius:9px}.ro-family-card.joint .ro-family-art{object-position:center 67%}.ro-family-card.rose .ro-family-art{object-position:center 62%}.ro-family-card>small{margin:.1rem 0 .45rem}.ro-family-card button{min-height:29px;background:#ffffffb8;box-shadow:0 2px 4px #282a1f0a}@media(max-width:620px){.ro-family-card{min-height:320px}.ro-family-art{height:188px}}:root{--green: #1f4b3a;--green-dark: #14382d;--gold: #d18a2c;--gold-light: #efbf6a;--cream: #fbf7ed;--ivory: #f3ecdc;--brown: #342c22;--muted: #746a5c;--line: rgba(52, 44, 34, .13);--shadow: 0 22px 60px rgba(40, 52, 38, .09);--radius: 22px}body{background:#fbf7ed;color:var(--brown)}.app-shell{background:radial-gradient(circle at 8% 14%,rgba(209,138,44,.09),transparent 27rem),linear-gradient(180deg,#fffdf8,#f8f3e8)}.top-header{background:#fffdf8ed;border-bottom-color:#1f4b3a1a;box-shadow:0 8px 30px #14382d0f}.announcement-bar{min-height:31px;background:#14382d;padding-inline:max(3%,calc((100vw - 1280px)/2));color:#f8eed8;font-size:.74rem;letter-spacing:.035em}.announcement-bar a{justify-self:end;color:#f8eed8}.announcement-bar strong{font-family:Inter,sans-serif;color:#efbf6a;font-size:.72rem}.nav-row{width:min(1280px,94%);min-height:82px}.ro-brand{flex:0 1 275px;gap:.75rem}.ro-brand-seal{width:45px;height:45px;flex:0 0 45px;display:grid;place-items:center;border-radius:50% 50% 44% 44%;background:var(--green-dark);border:1px solid rgba(239,191,106,.75);color:#fff7e7;font-family:Cormorant Garamond,Georgia,serif;font-size:1rem;font-weight:700;letter-spacing:.04em;box-shadow:inset 0 0 0 4px var(--green-dark),inset 0 0 0 5px #efbf6a73}.ro-brand-copy{display:grid;line-height:.85}.ro-brand-copy strong{font-family:Cormorant Garamond,Georgia,serif;color:var(--green-dark);font-size:clamp(1.42rem,2.2vw,1.9rem);letter-spacing:-.025em}.ro-brand-copy small{margin-top:.3rem;color:var(--gold);font-size:.62rem;font-weight:800;letter-spacing:.3em;text-transform:uppercase}.nav-links a{border:0;border-radius:999px;padding:.6rem .78rem;font-weight:600;color:#51493e}.nav-links a:hover,.nav-links a.active{background:#1f4b3a14;color:var(--green-dark)}.page-shell{width:min(1280px,94%);padding-top:0}.premium-hero{min-height:clamp(580px,calc(100vh - 113px),790px);margin-top:0;padding:clamp(3.5rem,8vw,7rem) max(3%,calc((100vw - 1280px)/2));place-items:center start;background:#d9b579}.premium-hero:before{height:70px;background:linear-gradient(180deg,transparent,rgba(20,56,45,.18))}.premium-hero:after{display:none}.hero-slide,.hero-slide.active{object-position:center;transform:scale(1.015);filter:saturate(.93) contrast(1.01)}.hero-glass{background:linear-gradient(90deg,#152b20c7,#222c1f78 36%,#14382d05 66%)}.hero-copy{width:min(660px,88vw);margin:0;padding:0;text-align:left}.hero-copy h1{margin:.55rem 0 1rem;color:#fff9ed;font-size:clamp(3.2rem,6.6vw,6.6rem);line-height:.88;letter-spacing:-.045em;text-wrap:balance}.hero-copy p:not(.ornament){margin:0;max-width:49ch;color:#fff9ede0;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.7}.hero-copy .ornament{color:#f3c476;letter-spacing:.15em}.hero-actions{justify-content:flex-start;margin-top:1.8rem}.primary-btn,.secondary-btn,.product-card button,.form-grid button{min-height:46px;border-radius:999px;padding:.78rem 1.3rem}.primary-btn,.product-card button,.form-grid button{background:var(--green-dark);box-shadow:0 12px 28px #14382d2e}.hero-copy .primary-btn{background:#f2b95f;color:#20352a}.hero-copy .secondary-btn{background:#fffbf11f;border-color:#ffffff8c;color:#fff}.home-section{margin-top:clamp(4rem,7vw,7rem)}.section-heading{margin-bottom:1.8rem}.section-heading h2:before,.section-heading h2:after{display:none}.section-heading h2{font-size:clamp(2.15rem,4vw,3.7rem);line-height:1;letter-spacing:-.03em}.section-heading p,.eyebrow,.ornament{color:#b96f21;letter-spacing:.14em}.category-card-row{gap:1rem}.category-card{border:0;border-radius:150px 150px 22px 22px;background:#efe5d2;box-shadow:none;padding:.55rem .55rem 1.15rem}.category-card img{border-radius:145px 145px 18px 18px;aspect-ratio:.9}.category-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.why-section{gap:clamp(2rem,6vw,6rem);padding:clamp(1rem,2vw,1.5rem);border-radius:30px;background:#efe7d6}.video-card,.video-card img{border-radius:24px}.play-button{display:none}.why-feature-grid article{border-color:#1f4b3a21;border-radius:16px;background:#fffdf8b3}.stats-strip{border-radius:24px;background:var(--green-dark)}.product-card{border:0;border-radius:22px;background:#fffdf8;box-shadow:0 14px 45px #1f302513;padding:.75rem}.product-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px #1f302521}.product-image-wrap,.product-image-wrap img{border-radius:16px}.product-title{font-family:Cormorant Garamond,Georgia,serif;color:var(--green-dark);font-size:1.35rem;line-height:1.05}.listing-hero,.about-hero,.farms-hero,.contact-hero{border-radius:0 0 30px 30px;overflow:hidden}.panel,.products-head,.products-filter{border-color:var(--line);background:#fffdf8eb;box-shadow:0 14px 44px #1f302512}.site-footer{background:#112f26}.footer-logo{gap:.75rem}.footer-logo .ro-brand-seal{background:#f1b85f;color:#173f32}@media(max-width:860px){.announcement-bar{grid-template-columns:1fr;text-align:center}.announcement-bar span,.announcement-bar a{display:none}.ro-brand{flex:1 1 auto}.ro-brand-seal{width:40px;height:40px;flex-basis:40px}.premium-hero{min-height:650px;padding:4rem 1.25rem;align-items:end}.hero-slide,.hero-slide.active{object-position:59% center;transform:scale(1.02)}.hero-glass{background:linear-gradient(0deg,#112f26eb,#112f2675 58%,#112f2608)}.hero-copy{width:100%}.hero-copy h1{max-width:9ch;font-size:clamp(3rem,13vw,4.6rem)}.home-section{margin-top:4rem}}@media(max-width:520px){.ro-brand-copy strong{font-size:1.28rem}.ro-brand-copy small{font-size:.52rem}.premium-hero{min-height:610px}.hero-actions{align-items:flex-start}.hero-actions .primary-btn,.hero-actions .secondary-btn{width:auto}.section-heading h2{font-size:2.35rem}.category-card{flex-basis:150px}}.ro-home{--ro-forest: #064c40;--ro-deep: #043b33;--ro-gold: #f7b817;--ro-ink: #173e35;--ro-paper: #fffdf8;--ro-soft: #f9f3e8;--ro-border: #eadfc9;width:100%;display:grid;gap:1.2rem;padding-top:1.1rem;color:#173e35}.ro-home h1,.ro-home h2,.ro-home h3,.ro-home p{margin-top:0}.ro-home h1,.ro-home h2,.ro-home h3{font-family:Cormorant Garamond,Georgia,serif}.ro-hero{min-height:clamp(490px,48vw,640px);position:relative;overflow:hidden;border-radius:28px;isolation:isolate;background:#d2ad72;box-shadow:0 20px 55px #29302029}.ro-hero>img,.ro-hero-shade{position:absolute;inset:0;width:100%;height:100%}.ro-hero>img{object-fit:cover;object-position:center;z-index:-2}.ro-hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(2,65,55,.98) 0%,rgba(2,65,55,.92) 34%,rgba(2,65,55,.35) 53%,transparent 72%),linear-gradient(0deg,rgba(2,50,42,.12),transparent 45%)}.ro-hero-copy{width:min(48%,570px);min-height:inherit;padding:clamp(2.5rem,5.2vw,5.6rem) clamp(1.6rem,4.2vw,4.5rem);display:flex;flex-direction:column;justify-content:center;color:#fffdf5}.ro-hero-copy>p{margin-bottom:1rem;color:#f7f2dc;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ro-hero-copy>p span{color:var(--ro-gold);margin-right:.5rem}.ro-hero-copy h1{margin-bottom:1rem;color:#fffdf5;font-size:clamp(3.6rem,6.6vw,6.7rem);line-height:.78;letter-spacing:-.05em;text-shadow:none}.ro-hero-copy>span{max-width:40ch;color:#fffdf5e6;font-size:clamp(.95rem,1.35vw,1.15rem);line-height:1.55}.ro-hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.7rem}.ro-gold-button,.ro-ghost-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:.78rem 1.3rem;border-radius:999px;font-weight:800;font-size:.86rem;transition:transform .2s ease,background .2s ease}.ro-gold-button{background:var(--ro-gold);color:#173b32}.ro-ghost-button{border:1px solid rgba(255,255,255,.75);color:#fff;background:#ffffff0a}.ro-gold-button:hover,.ro-ghost-button:hover{transform:translateY(-2px)}.ro-hero-proof{position:absolute;right:clamp(1rem,2.5vw,2.5rem);top:50%;transform:translateY(-50%);display:grid;gap:.8rem}.ro-hero-proof article{min-width:180px;padding:.85rem 1rem;display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:.65rem;border-radius:12px;background:#fffdf8f0;color:var(--ro-deep);box-shadow:0 8px 22px #12241b2e}.ro-hero-proof article svg{grid-row:1 / 3;width:27px;fill:none;stroke:currentColor;stroke-width:1.5}.ro-hero-proof strong{font-size:.84rem}.ro-hero-proof strong span{color:#efa900;letter-spacing:.02em}.ro-hero-proof small{grid-column:2;font-size:.68rem;color:#766f64}.ro-trust-row{display:grid;grid-template-columns:repeat(6,1fr);gap:.3rem;padding:1rem 1.2rem;border-radius:18px;background:#fbf5e9;border:1px solid rgba(234,223,201,.65)}.ro-trust-row article{min-width:0;display:flex;align-items:center;justify-content:center;gap:.65rem;padding:.5rem}.ro-trust-row svg{width:31px;height:31px;flex:0 0 31px;fill:none;stroke:#0a6252;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.ro-trust-row article div{display:grid;min-width:0}.ro-trust-row strong{color:#0b594c;font-size:.75rem}.ro-trust-row span{color:#6d6a61;font-size:.62rem}.ro-section{padding:.75rem .8rem}.ro-title{display:flex;align-items:center;justify-content:center;gap:.8rem;margin:.35rem 0 1.2rem}.ro-title h2{margin:0;font-size:clamp(2rem,3.2vw,3rem);line-height:1;color:var(--ro-ink)}.ro-title span{color:#377060;font-size:1.4rem}.ro-family-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.ro-family-card{min-height:260px;display:flex;flex-direction:column;align-items:center;padding:1.1rem 1rem .9rem;overflow:hidden;border:1px solid #e7d6b6;border-radius:16px;text-align:center;background:#fff6e4}.ro-family-card.sage{background:#f0f4e9;border-color:#d9e0c9}.ro-family-card.olive{background:#f1f3e8;border-color:#d9dec7}.ro-family-card.rose{background:#fff0ec;border-color:#f1d0c7}.ro-family-card h3{margin-bottom:.1rem;color:#17473c;font-size:1.45rem}.ro-family-card>p{margin-bottom:.6rem;color:#6f6a60;font-size:.69rem}.ro-family-card>small{margin:auto 0 .45rem;color:#65635c;font-size:.62rem}.ro-family-card>div:last-child{display:flex;gap:.45rem}.ro-family-card button{min-width:76px;padding:.35rem .65rem;border:1px solid #cabfae;border-radius:7px;background:#ffffff7a;color:#34594f;cursor:pointer;font:inherit;font-size:.7rem}.family-people-art{width:100%;min-height:125px;display:flex;align-items:end;justify-content:center;padding:.4rem 0}.family-people-art>span{--skin: #bd744c;width:clamp(27px,4vw,52px);display:grid;justify-items:center;margin:0 -3px;transform:translateY(calc((var(--person) % 3) * 5px))}.family-people-art>span:nth-child(3n+2){--skin: #d79569}.family-people-art>span:nth-child(3n){--skin: #925c40}.family-people-art i{width:26px;height:31px;z-index:1;border-radius:50% 50% 45% 45%;background:var(--skin);box-shadow:inset 0 9px #29241e}.family-people-art b{width:44px;height:calc(50px + (var(--person) % 2) * 12px);margin-top:-3px;border-radius:20px 20px 7px 7px;background:hsl(calc(28 + var(--person) * 43) 52% 44%);border:4px solid rgba(255,255,255,.24)}.ro-family-card:nth-child(1) .family-people-art>span{width:62px}.ro-family-card:nth-child(1) .family-people-art i{width:34px;height:40px}.ro-family-card:nth-child(1) .family-people-art b{width:57px;height:70px}.family-gift-art{min-height:128px;display:flex;align-items:end;justify-content:center;position:relative}.family-gift-art span{font-size:5.8rem;filter:drop-shadow(0 8px 6px rgba(111,58,28,.16))}.family-gift-art i{position:absolute;left:22%;bottom:13px;width:52px;height:64px;display:grid;place-items:center;border-radius:7px;background:#075546;color:#ffc03a;font:800 .8rem Inter,sans-serif;transform:rotate(-8deg)}.ro-section-head{min-height:58px;display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.ro-section-head p{margin-bottom:.05rem;color:#a36b22;font-size:.65rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ro-section-head h2{margin:0;color:var(--ro-ink);font-size:clamp(1.7rem,2.5vw,2.35rem)}.ro-section-head>a{color:#0d5548;font-size:.75rem;font-weight:800}.ro-essentials-section{padding-top:.45rem}.ro-essentials-head{min-height:43px;margin-bottom:.55rem;align-items:center}.ro-essentials-head h2{font-size:clamp(1.35rem,2vw,1.75rem)}.ro-essentials-head>div{display:flex;align-items:center;gap:.45rem}.ro-essentials-head a{margin-right:.15rem;color:#174b40;font-size:.74rem;font-weight:800}.ro-essentials-head>div>span{width:25px;height:25px;display:grid;place-items:center;border:1px solid #d9dfd9;border-radius:50%;color:#61756f;font:700 1.05rem/1 Inter,sans-serif}.ro-mini-products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem}.home-mini-product{min-width:0;padding:.52rem .62rem .62rem;border:1px solid #ead9bd;border-radius:12px;background:linear-gradient(145deg,#fffdf9,#fffaf3);box-shadow:0 3px 12px #4a301609}.home-mini-image{width:100%;height:auto;aspect-ratio:1 / 1;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:radial-gradient(circle,#fff,#fbf5e9)}.home-mini-image img{width:100%;height:100%;padding:.45rem;box-sizing:border-box;object-fit:contain;object-position:center;transition:filter .25s ease}.home-mini-product:hover img{filter:brightness(1.025)}.home-mini-title{display:block;min-height:3.1rem;padding-top:.48rem;text-align:center;text-decoration:none}.home-mini-product h3{margin:0;color:#263c36;font:700 .77rem/1.2 Inter,sans-serif}.home-mini-title span{display:block;margin-top:.18rem;color:#596b66;font:500 .64rem/1.15 Inter,sans-serif}.home-mini-product>div{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.home-mini-product strong{color:#173e35;font-size:.83rem}.home-mini-product button{min-width:58px;padding:.4rem .6rem;border:0;border-radius:6px;background:#075546;color:#fff;cursor:pointer;font:700 .68rem Inter,sans-serif}.home-mini-product button:disabled{background:#aab5b1;cursor:not-allowed}.ro-mini-skeleton{height:280px;border-radius:13px;background:linear-gradient(90deg,#f3ecdf,#fff,#f3ecdf);background-size:200% 100%;animation:catalogShimmer 1.4s infinite linear}.ro-featured-deal{min-height:230px;margin:1rem .8rem;display:grid;grid-template-columns:42% 58%;position:relative;overflow:hidden;border:1px solid rgba(216,137,0,.35);border-radius:16px;background:radial-gradient(circle at 48% -20%,rgba(255,245,198,.5),transparent 36%),linear-gradient(110deg,#ffb000,#ffc62b 72%,#ffb000);box-shadow:0 8px 22px #b06f001f;color:#123f35}.ro-deal-image{min-height:230px;display:grid;place-items:center;position:relative}.ro-deal-image:before{content:"";position:absolute;inset:7% 7% 5% 18%;border-radius:48% 52% 44% 56%;background:#ffe16675;transform:rotate(-5deg)}.ro-deal-image img{width:88%;height:228px;z-index:1;object-fit:contain;object-position:center;filter:drop-shadow(0 13px 9px rgba(90,58,12,.2))}.ro-deal-flowers{position:absolute;left:5%;bottom:4%;z-index:2;color:#f27a00;font-size:clamp(3.5rem,7vw,6.5rem);line-height:.7;text-shadow:25px -14px 0 #ff8b00,8px -34px 0 #ffd159;transform:rotate(-9deg)}.ro-deal-copy{align-self:center;z-index:2;padding:1.15rem 3.2rem 1.15rem .2rem}.ro-deal-copy>p{margin-bottom:.05rem;color:#152f29;font:700 clamp(1.75rem,3vw,2.75rem)/.95 "Cormorant Garamond",serif}.ro-deal-copy h2{margin-bottom:.45rem;color:#173c33;font-size:clamp(.9rem,1.4vw,1.18rem)}.ro-deal-copy ul{display:grid;gap:.22rem;margin:0 0 .7rem;padding:0;list-style:none;font-size:.72rem}.ro-deal-copy li:before{content:"✓";width:18px;height:18px;display:inline-grid;place-items:center;margin-right:.45rem;border:1px solid #567c24;border-radius:50%;color:#376118;font-size:.66rem;font-weight:900}.ro-deal-buy{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.ro-deal-buy del{color:#5c5031;font-size:.7rem;font-weight:700;text-decoration:none}.ro-deal-buy>strong{color:#102f27;font:800 1.65rem/1 Inter,sans-serif}.ro-deal-buy>span{padding:.4rem .75rem;border-radius:999px;background:#14705c;color:#fff;font-size:.7rem;font-weight:700;box-shadow:inset 0 0 0 1px #fff3}.ro-deal-buy>a{margin-left:auto;padding:.65rem 1.25rem;border:1px solid rgba(255,255,255,.65);border-radius:999px;background:#075546;box-shadow:0 3px #d8aa27;color:#fff;text-decoration:none;font-size:.78rem;font-weight:800}.ro-deal-buy>a b{margin-left:.6rem;font-size:1rem}.ro-deal-motif{position:absolute;right:-1.2rem;top:20%;color:#ffffff7a;font-size:8rem;line-height:1}.ro-process{margin:0 .8rem;min-height:285px;display:grid;grid-template-columns:38% 62%;overflow:hidden;border:1px solid var(--ro-border);border-radius:18px;background:#fbf8f1}.ro-process-media{min-width:0;padding:.75rem 0 .75rem .75rem}.ro-process-media>h2{margin:0 0 .45rem;text-align:center;color:#173e35;font:700 1.9rem/1 Cormorant Garamond,serif}.ro-process-video{position:relative;height:220px;overflow:hidden;isolation:isolate;border:1px solid #dfcda9;border-radius:20px;background:#dfd4bd;box-shadow:0 5px 16px #4030191a;transform:translateZ(0)}.ro-process-video iframe,.ro-process-video img,.ro-process-video-poster{width:100%;height:100%;display:block;overflow:hidden;border:0;border-radius:inherit;object-fit:cover;clip-path:inset(0 round 19px)}.ro-process-video-poster{position:relative;padding:0;background:transparent;cursor:pointer}.ro-process-video-poster span{position:absolute;inset:50% auto auto 50%;width:52px;height:52px;display:grid;place-items:center;border-radius:50%;color:#073f36;background:#ffffffe6;transform:translate(-50%,-50%);box-shadow:0 8px 22px #0000002e}.ro-process-copy{min-width:0;position:relative;padding:0 1rem .8rem;overflow:hidden}.ro-process-tabs{display:flex;width:74%;border-bottom:1px solid #ded3c2}.ro-process-tabs button{flex:1;padding:1rem .5rem .65rem;border:0;border-bottom:2px solid transparent;background:transparent;color:#625e55;cursor:pointer}.ro-process-tabs button.active{color:#075546;border-color:#075546;font-weight:800}.ro-process-content{width:70%;padding:1.15rem .3rem .35rem;animation:heroCopyReveal .3s ease both}.ro-process-content h2{margin-bottom:.65rem;color:#273e37;font-size:clamp(1.3rem,2vw,1.85rem);line-height:1}.ro-process-content ul{display:grid;gap:.45rem;margin:0;padding:0;list-style:none;color:#625f58;font-size:.7rem}.ro-process-content li:before{content:"•";margin-right:.6rem;color:#0b6956;font-size:1rem}.ro-ghee-bowl-image{position:absolute;right:.5rem;bottom:.35rem;width:30%;height:calc(100% - 56px);object-fit:contain;object-position:center}.ro-meal-section{border:1px solid var(--ro-border);border-radius:18px;background:#fffdfa}.ro-week-note{color:#6a716a;font-size:.7rem}.ro-meal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.55rem}.ro-meal-grid article{min-width:0;overflow:hidden;border:1px solid #e7dcc8;border-radius:10px;background:#faf4e8}.ro-meal-grid small,.ro-meal-grid h3{display:block;padding-inline:.55rem}.ro-meal-grid small{padding-top:.5rem;color:#4b5b53;font-size:.58rem}.ro-meal-grid h3{min-height:2.2em;margin:.1rem 0 .25rem;color:#233f36;font:700 .68rem/1.1 Inter,sans-serif}.ro-meal-grid article>div{min-height:92px;display:grid;place-items:center;background:radial-gradient(circle at center,#fff 0 28%,#ebd6a9 30% 34%,#d1a563 35% 39%,#f5e2bf 40%);font-size:clamp(2.3rem,4vw,4.3rem)}.ro-meal-grid article>span{display:block;padding:.4rem .55rem;color:#5e5e57;font-size:.56rem}.ro-spotlight-section{position:relative;overflow:hidden;padding:1.15rem 1.15rem 1.25rem;border:1px solid rgba(215,181,100,.72);border-radius:22px;background:radial-gradient(circle at 8% 0%,rgba(225,181,80,.22),transparent 28%),radial-gradient(circle at 96% 100%,rgba(225,181,80,.14),transparent 24%),linear-gradient(135deg,#063c34,#075044 52%,#063a32);box-shadow:0 20px 48px #08332b24}.ro-spotlight-section:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.18;background-image:linear-gradient(30deg,transparent 49%,rgba(255,255,255,.12) 50%,transparent 51%),linear-gradient(-30deg,transparent 49%,rgba(255,255,255,.08) 50%,transparent 51%);background-size:46px 46px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 24%,transparent 76%,#000);mask-image:linear-gradient(90deg,#000,transparent 24%,transparent 76%,#000)}.ro-spotlight-heading{min-height:66px;display:flex;align-items:center;justify-content:flex-start;gap:.7rem;position:relative;z-index:1;padding:0 .2rem .8rem}.ro-spotlight-heading h2{margin:0;color:#fff9eb;font:700 clamp(1.7rem,2.4vw,2.25rem)/1.05 "Cormorant Garamond",serif;letter-spacing:-.015em;text-shadow:0 2px 15px rgba(0,0,0,.18)}.ro-spotlight-heading h2:before{content:"CURATED PRODUCT STORIES";display:block;margin-bottom:.38rem;color:#e8c773;font:800 .67rem/1 Inter,sans-serif;letter-spacing:.19em}.ro-spotlight-heading>span{color:#e8c773;font-size:1.55rem;opacity:.9}.ro-spotlight-heading>div{display:flex;gap:.55rem;margin-left:auto}.ro-spotlight-heading button{width:38px;height:38px;padding:0;border:1px solid rgba(236,204,126,.62);border-radius:50%;background:#ffffff1a;color:#fff7dc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;font-size:1rem;transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.ro-spotlight-heading button:hover{transform:translateY(-2px);border-color:#e8c773;background:#e8c77333}.ro-spotlight-track{position:relative;z-index:1;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 4rem)/6);gap:.8rem;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:.2rem .1rem .45rem;scroll-snap-type:x mandatory;scrollbar-width:none}.ro-spotlight-track::-webkit-scrollbar{display:none}.ro-spotlight-card{width:100%;min-width:0;overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column;padding:.48rem;border:1px solid rgba(228,202,144,.72);border-radius:15px;background:linear-gradient(180deg,#fffefa,#fbf4e7);box-shadow:0 12px 28px #011e193d;scroll-snap-align:start;transition:transform .25s ease,box-shadow .25s ease}.ro-spotlight-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #011c1752}.ro-spotlight-media{height:242px;display:block;position:relative;overflow:hidden;padding:0;border:0;border-radius:11px;background:#eee5d7;cursor:pointer}.ro-spotlight-media:disabled{cursor:default}.ro-spotlight-media:after{content:"";position:absolute;inset:auto 0 0;height:38%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(1,24,20,.58))}.ro-spotlight-media>img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.ro-spotlight-card:hover .ro-spotlight-media>img{transform:scale(1.035)}.ro-spotlight-play{width:48px;height:48px;display:grid;place-items:center;position:absolute;z-index:2;inset:50% auto auto 50%;border:1px solid rgba(255,255,255,.82);border-radius:50%;background:#fffae7f0;color:#075044;font-size:1rem;box-shadow:0 7px 20px #00000047,0 0 0 6px #ffffff26;transform:translate(-50%,-50%);transition:transform .2s ease,background-color .2s ease}.ro-spotlight-card:hover .ro-spotlight-play{transform:translate(-50%,-50%) scale(1.08);background:#fff}.ro-spotlight-media>small{position:absolute;z-index:2;left:.45rem;bottom:.4rem;padding:.24rem .42rem;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:#052b247a;color:#fffdf5;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:.61rem;font-weight:700}.ro-spotlight-card>h3{min-height:2.35em;margin:.5rem .15rem .25rem;color:#083f35;font:700 1.04rem/1.13 Cormorant Garamond,serif;letter-spacing:-.01em}.ro-spotlight-product{min-height:50px;display:flex;align-items:center;gap:.55rem;margin:0 .1rem .48rem;padding:.38rem;border:1px solid #eee0c5;border-radius:9px;background:#ffffffa6}.ro-spotlight-product>img{width:36px;height:42px;object-fit:contain;border-radius:6px;background:#f5ead7}.ro-spotlight-product>span{display:grid;min-width:0}.ro-spotlight-product small{overflow:hidden;color:#6b685f;font-size:.55rem;text-overflow:ellipsis;white-space:nowrap}.ro-spotlight-product strong{margin-top:.12rem;color:#15483c;font-size:.72rem}.ro-spotlight-card>a{margin-top:auto;padding:.62rem;border:1px solid #b88a32;border-radius:9px;background:linear-gradient(135deg,#0a5547,#063d34);box-shadow:0 4px 12px #0743382b;color:#fff9e8;text-align:center;text-decoration:none;font-size:.72rem;font-weight:800;letter-spacing:.025em;transition:transform .2s ease,background .2s ease}.ro-spotlight-card>a:hover{transform:translateY(-1px);background:linear-gradient(135deg,#b88932,#8c6122)}.ro-video-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:1rem;background:#000000c7}.ro-video-modal>div{width:min(420px,92vw);aspect-ratio:9/16;position:relative}.ro-video-modal iframe{width:100%;height:100%;border:0;border-radius:16px}.ro-video-modal button{width:38px;height:38px;position:absolute;z-index:2;top:-12px;right:-12px;border:0;border-radius:50%;background:#fff;color:#173e35;cursor:pointer;font-size:1.5rem}.ro-reorder{margin:.2rem .8rem;display:grid;grid-template-columns:1.1fr repeat(3,1fr);gap:.8rem;align-items:stretch;padding:.8rem 1.15rem;border:1px solid #f0e4cf;border-radius:18px;background:radial-gradient(circle at 12% 50%,rgba(255,255,255,.9),transparent 27%),linear-gradient(90deg,#fffaf1,#f9f2e8);box-shadow:0 12px 30px #4832120f}.ro-reorder>div{align-self:center}.ro-reorder h2{margin:0;color:#173c34;font:700 1.9rem/1 Cormorant Garamond,serif}.ro-reorder>div>span{display:block;margin-top:.32rem;color:#746b5f;font-size:.64rem}.ro-reorder>a,.ro-reorder>button{min-width:0;display:flex;align-items:center;gap:.72rem;padding:.58rem .75rem;border:1px solid #eee3d4;border-radius:11px;background:#ffffffe6;box-shadow:0 5px 14px #4430130b;color:inherit;font:inherit;text-align:left;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ro-reorder>a:hover,.ro-reorder>button:hover{transform:translateY(-2px);border-color:#d8bc7a;box-shadow:0 8px 18px #44301317}.ro-reorder>a>b,.ro-reorder>button>b{flex:0 0 50px;height:50px;display:grid;place-items:center;color:#0a6a56;font-size:1.9rem}.ro-reorder>a span,.ro-reorder>button span{display:grid;min-width:0}.ro-reorder>a strong,.ro-reorder>button strong{color:#165346;font-size:.72rem;white-space:nowrap}.ro-reorder>a small,.ro-reorder>button small{margin-top:.12rem;color:#706d64;font-size:.59rem}.ro-reorder-product img{width:42px;height:54px;object-fit:contain}.ro-reorder-calendar{position:relative;width:43px!important;height:42px!important;align-self:center;border:3px solid #23865e;border-radius:7px;color:#23865e!important;background:#edf8ee;font:800 .8rem/1 Inter,sans-serif!important}.ro-reorder-calendar i{position:absolute;top:5px;left:5px;right:5px;height:6px;border-radius:2px;background:#69b96e}.ro-reorder-calendar em{padding-top:8px;font-style:normal}.ro-reorder-whatsapp{width:44px!important;height:44px!important;border-radius:50%;color:#fff!important;background:#2fbc63}.ro-reorder-whatsapp svg{width:29px;height:29px;fill:currentColor}.ro-subscription-card{margin:.85rem .8rem 0;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:1rem;align-items:center;padding:1rem 1.1rem;border:1px solid #ead7b0;border-radius:20px;background:radial-gradient(circle at 92% 10%,rgba(209,118,28,.12),transparent 26%),linear-gradient(135deg,#fffaf3,#fff4df);box-shadow:0 14px 34px #48321214}.ro-subscription-copy{display:grid;gap:.45rem}.ro-subscription-copy p{margin:0;color:#c85a0f;font-size:.68rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.ro-subscription-copy h2{margin:0;color:#1a4238;font:700 2rem/1.02 Cormorant Garamond,serif}.ro-subscription-copy span{max-width:56ch;color:#6e665a;font-size:.84rem;line-height:1.55}.ro-subscription-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.3rem}.ro-subscription-actions a,.ro-subscription-actions button{min-height:44px;padding:.65rem .95rem;border:1px solid #dfc48c;border-radius:999px;background:#fffdf8;color:#5a3413;font:800 .8rem/1 Inter,sans-serif;text-decoration:none;cursor:pointer}.ro-subscription-actions a{display:inline-flex;align-items:center}.ro-subscription-actions a:first-child,.ro-subscription-actions button{background:linear-gradient(135deg,#d95d0f,#b94d0a);border-color:#d95d0f;color:#fff7ea}.ro-subscription-visual{display:grid;place-items:center;min-height:160px;padding:.8rem;border:1px solid rgba(227,194,138,.36);border-radius:16px;background:#ffffffa6}.ro-subscription-visual img{width:100%;max-width:240px;height:100%;max-height:180px;object-fit:contain;display:block}.ro-schedule-backdrop{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:1rem;background:#031c17bf;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.ro-schedule-modal{width:min(620px,100%);max-height:94vh;overflow-y:auto;position:relative;border:1px solid #d6b96d;border-radius:22px;background:linear-gradient(145deg,#fffdf8,#f8f0e2);box-shadow:0 28px 70px #00141061}.ro-schedule-modal form{padding:1.55rem}.ro-schedule-close{width:36px;height:36px;position:absolute;z-index:2;top:.8rem;right:.8rem;border:1px solid #e1d2b4;border-radius:50%;color:#154c40;background:#fff;cursor:pointer;font-size:1.35rem}.ro-schedule-modal header{padding-right:2.5rem}.ro-schedule-modal header>span{color:#a46d1e;font:800 .65rem/1 Inter,sans-serif;letter-spacing:.16em}.ro-schedule-modal header h2{margin:.3rem 0 .25rem;color:#123f35;font:700 clamp(1.8rem,4vw,2.4rem)/1 "Cormorant Garamond",serif}.ro-schedule-modal header p{margin:0;color:#72695d;font-size:.8rem}.ro-schedule-product-preview{display:flex;align-items:center;gap:.85rem;margin:1.15rem 0;padding:.7rem;border:1px solid #eadcc2;border-radius:12px;background:#fff}.ro-schedule-product-preview img{width:58px;height:64px;object-fit:contain;border-radius:8px;background:#faf4e9}.ro-schedule-product-preview div{display:grid}.ro-schedule-product-preview strong{color:#174a3e;font-size:.88rem}.ro-schedule-product-preview small{margin-top:.22rem;color:#a26d25;font-weight:700}.ro-schedule-fields{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.ro-schedule-fields label{display:grid;gap:.35rem}.ro-schedule-fields label.wide{grid-column:1/-1}.ro-schedule-fields label>span,.ro-schedule-payment legend{color:#254a41;font-size:.68rem;font-weight:800}.ro-schedule-fields input,.ro-schedule-fields select,.ro-schedule-fields textarea{width:100%;box-sizing:border-box;padding:.72rem .78rem;border:1px solid #daceb8;border-radius:9px;outline:none;color:#253b35;background:#fff;font:500 .78rem Inter,sans-serif}.ro-schedule-fields textarea{resize:vertical}.ro-schedule-fields input:focus,.ro-schedule-fields select:focus,.ro-schedule-fields textarea:focus{border-color:#29715f;box-shadow:0 0 0 3px #29715f1a}.ro-schedule-payment{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin:1rem 0 0;padding:0;border:0}.ro-schedule-payment legend{margin-bottom:.45rem}.ro-schedule-payment label{display:flex;align-items:center;gap:.5rem;padding:.68rem;border:1px solid #dfd5c3;border-radius:10px;background:#fff;cursor:pointer}.ro-schedule-payment label.active{border-color:#16705b;background:#eef7f2;box-shadow:0 0 0 2px #16705b14}.ro-schedule-payment label span{display:grid}.ro-schedule-payment strong{color:#174a3e;font-size:.72rem}.ro-schedule-payment small{color:#766d61;font-size:.58rem}.ro-schedule-error{margin:.8rem 0 0;padding:.55rem .7rem;border-radius:7px;color:#9f2f21;background:#fff0ed;font-size:.7rem}.ro-schedule-total{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.85rem;border-top:1px solid #e3d5bb;color:#58534c;font-size:.76rem}.ro-schedule-total strong{color:#123f35;font-size:1.15rem}.ro-schedule-submit{width:100%;margin-top:.75rem;padding:.82rem;border:1px solid #c79c47;border-radius:10px;color:#fff9e9;background:linear-gradient(135deg,#0f6654,#073f35);cursor:pointer;font-weight:800}.ro-schedule-submit:disabled{opacity:.62;cursor:wait}.ro-schedule-success{display:grid;justify-items:center;padding:3rem 1.5rem;text-align:center}.ro-schedule-success>span{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#18805f;font-size:2rem}.ro-schedule-success p{margin:1rem 0 .25rem;color:#a46d1e;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ro-schedule-success h2{max-width:450px;margin:0;color:#123f35;font:700 2rem/1.05 Cormorant Garamond,serif}.ro-schedule-success small{margin:.65rem 0 1rem;color:#746b60}.ro-schedule-success button{padding:.7rem 2rem;border:0;border-radius:8px;color:#fff;background:#0b5849;cursor:pointer;font-weight:800}.admin-scheduled-card{border-top:3px solid #c99535}.admin-scheduled-date{display:grid;justify-items:end;padding:.5rem .8rem;border:1px solid #d9bd78;border-radius:10px;color:#174a3e;background:#fff8e7}.admin-scheduled-date small{color:#a36b22;font-size:.58rem;font-weight:800;letter-spacing:.12em}.admin-scheduled-date strong{margin-top:.15rem;font-size:.82rem}.admin-blog-page{display:grid;gap:1rem}.admin-blog-form,.admin-blog-list{padding:1.2rem}.admin-blog-form>header,.admin-blog-list>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.admin-blog-form>header span{color:#6e6a62;font-size:.78rem}.admin-blog-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.admin-blog-grid label,.admin-blog-seo label{display:grid;gap:.35rem}.admin-blog-grid label.wide{grid-column:1/-1}.admin-blog-grid label>span,.admin-blog-seo label>span{color:#3b514b;font-size:.7rem;font-weight:800}.admin-blog-grid input,.admin-blog-grid textarea,.admin-blog-grid select,.admin-blog-seo input,.admin-blog-seo textarea{width:100%;box-sizing:border-box;padding:.7rem;border:1px solid #d9ceba;border-radius:8px;color:#263d37;background:#fff;font:500 .78rem Inter,sans-serif}.blog-content-editor{line-height:1.65!important}.admin-blog-seo{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin-top:1rem;padding:1rem;border:1px solid #e4d5b9;border-radius:11px;background:#fffaf0}.admin-blog-seo legend{padding:0 .4rem;color:#99681f;font-size:.72rem;font-weight:900}.admin-blog-cover-preview{width:190px;height:110px;margin-top:1rem;border-radius:9px;object-fit:cover}.admin-blog-form>footer{display:flex;align-items:center;gap:1rem;margin-top:1rem}.admin-blog-form>footer button{padding:.7rem 1.15rem;border:0;border-radius:8px;color:#fff;background:#075546;cursor:pointer;font-weight:800}.admin-blog-form>footer span{color:#38695e;font-size:.75rem;font-weight:700}.admin-blog-list>div{display:grid;gap:.65rem}.admin-blog-list article{display:grid;grid-template-columns:100px minmax(0,1fr) auto;gap:.8rem;align-items:center;padding:.6rem;border:1px solid #eadfcf;border-radius:10px;background:#fff}.admin-blog-list article img{width:100px;height:68px;border-radius:7px;object-fit:cover}.admin-blog-list article span{color:#a36b22;font-size:.58rem;font-weight:800;text-transform:uppercase}.admin-blog-list article h3{margin:.18rem 0;color:#173f36;font-size:.88rem}.admin-blog-list article small{color:#817b70}.admin-blog-list article>div:last-child{display:flex;gap:.45rem}.admin-security-panel{display:grid;gap:1rem}.admin-security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:start}.admin-security-grid .form-grid{border:1px solid #eadfcf;border-radius:16px;background:#fffdf8;box-shadow:none}.admin-security-grid h3{margin:0;color:#103f35}.admin-security-status{margin:0;padding:.75rem 1rem;border:1px solid #d6e8de;border-radius:999px;color:#075b4b;background:#eff8f2;font-weight:800}.blogs-page{width:min(1180px,calc(100% - 2rem));margin:1.5rem auto 3rem}.blogs-hero{padding:clamp(2rem,6vw,4.5rem);border:1px solid #d7b86f;border-radius:24px;color:#fff;text-align:center;background:radial-gradient(circle at 15% 15%,rgba(225,181,75,.23),transparent 25%),linear-gradient(135deg,#073d34,#0a5b4b);box-shadow:0 20px 48px #08332b26}.blogs-hero p{margin:0;color:#e8c871;font-size:.68rem;font-weight:900;letter-spacing:.18em}.blogs-hero h1{margin:.55rem 0;color:#fff9e8;font:700 clamp(2.5rem,6vw,4.5rem)/.95 "Cormorant Garamond",serif}.blogs-hero span{color:#eff8f3c7}.blogs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:1.25rem}.blogs-grid>article{overflow:hidden;border:1px solid #e3d2af;border-radius:17px;background:#fffdf8;box-shadow:0 12px 28px #3c2b0f14;transition:transform .25s ease}.blogs-grid>article:hover{transform:translateY(-5px)}.blogs-grid>article>a img{width:100%;height:230px;object-fit:cover}.blogs-grid>article>div{padding:1rem}.blogs-grid article span{color:#a46f22;font-size:.6rem;font-weight:800;text-transform:uppercase}.blogs-grid h2{margin:.4rem 0;color:#173f36;font-size:1.45rem;line-height:1.05}.blogs-grid p{color:#706b62;font-size:.75rem;line-height:1.55}.blog-read-link{color:#075b4c;font-size:.7rem;font-weight:900}.blogs-empty{grid-column:1/-1;padding:3rem;text-align:center}.blog-detail{width:min(920px,calc(100% - 2rem));margin:1.5rem auto 4rem}.blog-detail>header{padding:2.2rem 5%;text-align:center}.blog-detail>header>a{color:#176150;font-size:.72rem;font-weight:800}.blog-detail>header>p{margin:1.2rem 0 .4rem;color:#a36b22;font-size:.68rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.blog-detail h1{margin:0 auto;max-width:16ch;color:#123f35;font:700 clamp(2.4rem,6vw,4.5rem)/.95 "Cormorant Garamond",serif}.blog-detail>header>div{display:flex;justify-content:center;gap:1rem;margin-top:1rem;color:#777167;font-size:.68rem}.blog-detail-cover{width:100%;max-height:520px;border:1px solid #dfc98f;border-radius:20px;object-fit:cover;box-shadow:0 18px 38px #35250d1f}.blog-detail-body{width:min(720px,90%);margin:2rem auto;color:#434e49;font:500 1rem/1.85 Georgia,serif}.blog-detail-body .blog-lead{color:#16483c;font:700 1.4rem/1.5 Cormorant Garamond,serif}.blog-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2rem}.blog-tags span{padding:.35rem .65rem;border-radius:999px;color:#17604f;background:#edf5ef;font:700 .65rem Inter,sans-serif}.blog-missing{min-height:50vh;display:grid;place-content:center;text-align:center}.not-found-page{position:relative;overflow:hidden;width:min(1180px,calc(100% - 2rem));min-height:clamp(560px,70vh,760px);margin:1.5rem auto 4rem;display:grid;place-items:center;isolation:isolate}.not-found-glow{position:absolute;inset:8% auto auto 50%;width:min(580px,85vw);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,183,0,.3),rgba(8,88,72,.16) 45%,transparent 70%);filter:blur(10px);transform:translate(-50%);animation:nfPulse 5s ease-in-out infinite;z-index:-1}.not-found-card{width:100%;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.8fr);gap:clamp(1rem,4vw,3rem);align-items:center;padding:clamp(1.4rem,5vw,4rem);border:1px solid rgba(213,184,118,.75);border-radius:clamp(24px,4vw,42px);background:linear-gradient(135deg,#fffdf7f0,#fff7e0db),radial-gradient(circle at 10% 15%,rgba(0,108,88,.12),transparent 30%);box-shadow:0 28px 70px #291d0721,inset 0 1px #ffffffe6}.not-found-kicker{margin:0 0 .8rem;color:#b87917;font:900 .72rem/1 Inter,sans-serif;letter-spacing:.18em;text-transform:uppercase}.not-found-copy h1{max-width:10ch;margin:0;color:#073f34;font:800 clamp(3rem,9vw,6.3rem)/.86 "Cormorant Garamond",serif;letter-spacing:-.04em}.not-found-copy>p:not(.not-found-kicker){max-width:560px;margin:1rem 0 0;color:#5f625a;font:600 clamp(.98rem,2vw,1.15rem)/1.75 Inter,sans-serif}.not-found-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-top:1.5rem}.not-found-actions a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-decoration:none;font:900 .82rem/1 Inter,sans-serif}.not-found-primary{padding:0 1.35rem;color:#fff;background:linear-gradient(135deg,#007f66,#004b3d);box-shadow:0 14px 30px #005d4940}.not-found-secondary{padding:0 1.2rem;color:#073f34;border:1px solid #d9c59b;background:#ffffffb8}.not-found-text{min-height:auto!important;color:#8a611e}.not-found-art{position:relative;min-height:360px;display:grid;place-items:center;border-radius:32px;background:radial-gradient(circle at 50% 35%,rgba(255,202,61,.32),transparent 38%),linear-gradient(145deg,#093f35,#006d58);box-shadow:inset 0 1px #ffffff29,0 25px 48px #0041342e;overflow:hidden}.not-found-art:before,.not-found-art:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,230,159,.25)}.not-found-art:before{width:290px;height:290px}.not-found-art:after{width:210px;height:210px;animation:nfSpin 14s linear infinite}.not-found-art span{position:absolute;inset:8% auto auto 7%;color:#fff8da1f;font:900 6rem/1 Inter,sans-serif}.not-found-art img{position:relative;width:min(260px,70%);filter:drop-shadow(0 28px 24px rgba(0,0,0,.25));animation:nfFloat 4.5s ease-in-out infinite}.not-found-art small{position:absolute;left:50%;bottom:11%;transform:translate(-50%);white-space:nowrap;color:#ffe38f;font:900 .78rem/1 Inter,sans-serif;letter-spacing:.14em;text-transform:uppercase}@keyframes nfFloat{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-14px) rotate(2deg)}}@keyframes nfPulse{0%,to{opacity:.7;transform:translate(-50%) scale(.96)}50%{opacity:1;transform:translate(-50%) scale(1.04)}}@keyframes nfSpin{to{transform:rotate(360deg)}}@media(max-width:980px){.footer-showcase{grid-template-columns:1fr}.footer-newsletter{min-height:220px;padding-inline:clamp(7rem,22vw,12rem)}.footer-directory{grid-template-columns:1.35fr repeat(3,1fr);padding:1.5rem 4%}.footer-directory .footer-brand{grid-column:auto}}@media(max-width:680px){.site-footer{margin-top:1.25rem}.footer-newsletter{min-height:275px;align-items:flex-start;justify-content:flex-start;padding:1.45rem 1.1rem 1.4rem 5.6rem;background-position:38% center}.footer-newsletter-copy{width:100%}.footer-newsletter h2{font-size:1.75rem}.footer-newsletter form{flex-direction:column}.footer-newsletter button{padding:.72rem}.footer-directory{grid-template-columns:repeat(2,1fr);gap:1.4rem 1rem;padding:1.5rem 1.1rem}.footer-directory .footer-brand{grid-column:1/-1}.footer-logo img{width:170px}.footer-service-row{grid-template-columns:repeat(2,1fr);gap:.85rem .35rem;padding:.85rem .5rem}.footer-service-row article{justify-content:flex-start}.footer-service-row svg{width:31px;height:31px}.footer-bottom{align-items:center;padding:.7rem;text-align:center}.admin-blog-grid,.admin-blog-seo,.admin-security-grid{grid-template-columns:1fr}.admin-blog-grid label.wide{grid-column:auto}.admin-blog-list article{grid-template-columns:72px minmax(0,1fr)}.admin-blog-list article img{width:72px;height:62px}.admin-blog-list article>div:last-child{grid-column:1/-1}.blogs-grid{grid-template-columns:1fr}.blogs-grid>article>a img{height:220px}.blog-detail>header{padding-inline:0}.blog-detail>header>div{flex-direction:column;gap:.25rem}.not-found-page{width:min(100% - 1rem,520px);min-height:auto;margin:.8rem auto 2.5rem}.not-found-card{grid-template-columns:1fr;padding:1.15rem;border-radius:26px;text-align:center}.not-found-copy h1{max-width:none;font-size:clamp(2.75rem,15vw,4.6rem)}.not-found-copy>p:not(.not-found-kicker){margin-inline:auto;font-size:.95rem}.not-found-actions{justify-content:center}.not-found-actions a{width:100%}.not-found-text{width:auto!important}.not-found-art{min-height:270px;border-radius:24px}.not-found-art img{width:min(220px,74%)}.not-found-art span{font-size:4.5rem}.ro-review-slide{width:72vw}}@media(prefers-reduced-motion:reduce){.ro-review-track,.ro-bundle-section:before{animation:none}}.catalog-page{width:min(1320px,calc(100% - 2rem));margin:0 auto 2rem;padding-top:.75rem;color:#173f36}.catalog-breadcrumb{display:flex;gap:.55rem;margin:.25rem 0 .75rem;color:#76736c;font-size:.69rem}.catalog-breadcrumb a{color:#416359}.catalog-hero{height:325px;position:relative;overflow:hidden;border:1px solid #e0c17d;border-radius:25px;box-shadow:0 18px 42px #402c0d1f;background:#073f36}.catalog-hero-bg{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center}.catalog-hero-direct{height:clamp(280px,28vw,430px);background:#f7e9b9}.catalog-hero-copy{width:min(40%,530px);height:100%;position:relative;z-index:2;box-sizing:border-box;padding:clamp(2rem,4vw,3.6rem);color:#fff8e6;background:radial-gradient(circle at 100% 100%,rgba(216,179,77,.18),transparent 26%),linear-gradient(140deg,#054e48f5,#05423ee6);border-radius:0 28px 28px 0}.catalog-hero-copy h1{margin:0;color:#fff9e9;font:700 clamp(2.4rem,4.3vw,4rem)/.88 "Cormorant Garamond",serif;letter-spacing:-.025em}.catalog-hero-copy p{max-width:29ch;margin:1.2rem 0 0;color:#e6f1ea;font-size:.82rem;line-height:1.5}.catalog-hero-copy>small{display:block;margin-bottom:.7rem;color:#e0bd60;font-size:.62rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.catalog-hero-copy i{position:absolute;right:1rem;bottom:1rem;color:#d9b654;font-size:3.5rem}.catalog-hero-products{display:none}.catalog-hero-products img{width:22%;height:91%;object-fit:contain;filter:drop-shadow(0 14px 11px rgba(68,43,10,.25))}.catalog-hero-products img:nth-child(2){width:15%;height:83%}.catalog-hero-products img:nth-child(3){width:19%;height:66%}.catalog-hero-products img:nth-child(4){width:28%;height:95%}.catalog-category-rail{display:grid;grid-template-columns:repeat(6,1fr);gap:.7rem;margin:1rem 0 1.35rem}.catalog-category-rail button{min-width:0;display:flex;align-items:center;gap:.55rem;padding:.65rem .8rem;border:1px solid #e7dac1;border-radius:12px;color:#355047;background:#fffaf1;cursor:pointer;text-align:left;transition:transform .2s ease,border-color .2s ease,background .2s ease}.catalog-category-rail button:hover{transform:translateY(-2px);border-color:#cda85d}.catalog-category-rail button.active{color:#fff;border-color:#0b6555;background:linear-gradient(135deg,#0a6759,#06483f);box-shadow:0 8px 18px #06504433}.catalog-category-rail button>img,.catalog-category-rail button>span:first-child{width:43px;height:43px;flex:0 0 43px;object-fit:contain;font-size:1.6rem}.catalog-category-rail button>span:last-child{min-width:0;display:grid}.catalog-category-rail strong{overflow:hidden;font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.catalog-category-rail small{margin-top:.12rem;opacity:.72;font-size:.59rem}.catalog-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.catalog-title-row p{margin:0 0 .2rem;color:#b17a23;font-size:.58rem;font-weight:900;letter-spacing:.14em}.catalog-title-row h2{margin:0;color:#173f36;font-size:2rem}.catalog-title-row h2 span{color:#52806d}.catalog-title-row small{color:#777269;font-size:.65rem}.catalog-tools{display:flex;align-items:center;gap:.65rem}.catalog-tools select{padding:.65rem .8rem;border:1px solid #ddd1bc;border-radius:9px;color:#40544e;background:#fff;font-size:.68rem}.catalog-stock-toggle{display:flex;align-items:center;gap:.45rem;font-size:.65rem;cursor:pointer}.catalog-stock-toggle input{position:absolute;opacity:0}.catalog-stock-toggle i{width:36px;height:20px;position:relative;border-radius:20px;background:#d7d7d3}.catalog-stock-toggle i:after{content:"";width:16px;height:16px;position:absolute;top:2px;left:2px;border-radius:50%;background:#fff;transition:transform .2s ease}.catalog-stock-toggle input:checked+i{background:#0b6857}.catalog-stock-toggle input:checked+i:after{transform:translate(16px)}.catalog-view{display:flex;overflow:hidden;border:1px solid #ddd1bc;border-radius:9px}.catalog-view button{width:34px;height:34px;border:0;color:#68756f;background:#fff;cursor:pointer}.catalog-view button.active{color:#fff;background:#0a5d4e}.catalog-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:1rem;align-items:start}.catalog-filter-panel{position:sticky;top:130px;overflow:hidden;border:1px solid #e3d3b5;border-radius:14px;background:linear-gradient(145deg,#fffdf8,#fbf5e9);box-shadow:0 12px 26px #402b0c0f}.catalog-active{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.4rem;padding:.85rem;border-bottom:1px solid #e9ddc9}.catalog-active strong{width:100%;font-size:.67rem}.catalog-active span{padding:.3rem .48rem;border-radius:6px;color:#51665f;background:#edf1e9;font-size:.58rem}.catalog-active button{border:0;color:#99651d;background:transparent;cursor:pointer;font-size:.58rem;font-weight:800}.catalog-filter-group{padding:.8rem;border-bottom:1px solid #eadfcb}.catalog-filter-group h3{display:flex;justify-content:space-between;margin:0 0 .6rem;font-size:.67rem}.catalog-filter-group>div{display:grid;gap:.42rem}.catalog-filter-group label{display:flex;align-items:center;gap:.45rem;color:#5d6661;font-size:.62rem;cursor:pointer}.catalog-filter-group input[type=checkbox],.catalog-filter-group input[type=radio]{accent-color:#0b6656}.catalog-filter-group input[type=range]{width:100%;accent-color:#086250}.catalog-price-label{display:flex!important;justify-content:space-between;color:#68716b;font-size:.58rem}.catalog-reset{width:100%;padding:.75rem;border:0;color:#35665a;background:transparent;cursor:pointer;font-size:.65rem;font-weight:800}.catalog-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.catalog-product-card{min-width:0;overflow:hidden;border:1px solid #e4d5ba;border-radius:14px;background:#fffdf9;box-shadow:0 8px 22px #3c2b0f0f;transition:transform .24s ease,box-shadow .24s ease}.catalog-product-card:hover{transform:translateY(-5px);box-shadow:0 16px 31px #3c2b0f1f}.catalog-product-media{height:280px;position:relative;padding:.4rem;background:linear-gradient(145deg,#fffefa,#f8f2e7)}.catalog-product-media a,.catalog-product-media img{width:100%;height:100%;display:block}.catalog-product-media img{box-sizing:border-box;padding:.4rem;object-fit:contain;transition:transform .3s ease}.catalog-product-card:hover .catalog-product-media img{transform:scale(1.04)}.catalog-ribbon{position:absolute;z-index:2;top:.55rem;left:.55rem;padding:.3rem .5rem;border-radius:999px;color:#4e3b05;background:#f4be1f;font-size:.55rem;font-weight:900}.catalog-ribbon.orange{color:#fff;background:#e67a23}.catalog-ribbon.sold{color:#6d6a63;background:#e5e4df}.catalog-heart{position:absolute;z-index:2;top:.45rem;right:.45rem;border:0;color:#52675f;background:transparent;cursor:pointer;font-size:1.45rem}.catalog-heart.active{color:#c94c3b}.catalog-product-copy{padding:.75rem}.catalog-product-copy>a{color:inherit}.catalog-product-copy h3{min-height:2.25em;margin:0;color:#1c4037;font-size:.82rem;line-height:1.14}.catalog-product-copy>p{overflow:hidden;margin:.3rem 0;color:#777269;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.catalog-rating{display:flex;align-items:center;gap:.3rem;font-size:.58rem}.catalog-rating span{color:#f4a900;letter-spacing:.05em}.catalog-rating small{color:#777}.catalog-price{display:flex;align-items:center;gap:.4rem;margin:.55rem 0}.catalog-price strong{font-size:.9rem}.catalog-price del{color:#999;font-size:.62rem}.catalog-price span{margin-left:auto;padding:.25rem .4rem;border:1px solid #ded4c2;border-radius:5px;color:#5f625d;font-size:.55rem}.catalog-add,.catalog-qty{width:100%;min-height:36px;border:0;border-radius:7px;color:#fff;background:linear-gradient(135deg,#086452,#044b40);font-size:.65rem;font-weight:800}.catalog-add{cursor:pointer}.catalog-add:disabled{background:#9ba39d}.catalog-qty{display:flex;align-items:center;justify-content:center}.catalog-qty button{width:42px;align-self:stretch;border:0;color:#fff;background:transparent;cursor:pointer}.catalog-qty b{padding:0 1rem}.catalog-product-grid.list-view{grid-template-columns:1fr}.catalog-product-card.is-list{display:grid;grid-template-columns:220px 1fr}.catalog-product-card.is-list .catalog-product-media{height:210px}.catalog-product-card.is-out{opacity:.65;filter:grayscale(.25)}.catalog-family-banner{min-height:230px;position:relative;overflow:hidden;margin-top:1rem;border:1px solid #d99e21;border-radius:16px;background:#efa91e;box-shadow:0 13px 28px #83540626}.catalog-family-banner>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.catalog-family-banner>div{width:43%;position:relative;z-index:1;box-sizing:border-box;padding:1.55rem}.catalog-family-banner small{color:#17604e;font-weight:900;letter-spacing:.12em}.catalog-family-banner h2{margin:.35rem 0;color:#153d33;font-size:2rem}.catalog-family-banner p{max-width:25ch;color:#54451f;font-size:.72rem}.catalog-family-banner a{display:inline-block;margin-top:.5rem;padding:.55rem .8rem;border:1px solid #165848;border-radius:8px;color:#16493e;background:#ffd350b3;font-size:.65rem;font-weight:900}.catalog-below-products{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1rem}.admin-products-page-categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.admin-products-page-categories article{display:grid;gap:.45rem;padding:.8rem;border:1px solid #ead8b8;border-radius:12px;background:#fffaf1}.admin-products-page-categories article>img{width:64px;height:64px;margin:auto;object-fit:contain}.admin-products-page-categories article>strong{color:#154d42;text-align:center}.admin-products-page-categories label{display:grid;gap:.25rem;color:#715e3f;font-size:.68rem}.catalog-compare{width:min(870px,100%);margin:2rem auto 1rem}.catalog-compare>h2{color:#24443b;text-align:center;font-size:1.35rem}.catalog-compare>h2 span{color:#52806e}.catalog-compare>div{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.catalog-compare article{min-height:160px;display:grid;grid-template-columns:38% 62%;padding:.8rem;border:1px solid #e5cf9e;border-radius:12px;background:linear-gradient(145deg,#fffaf0,#fff)}.catalog-compare article img{width:100%;height:150px;object-fit:contain}.catalog-compare article h3{margin:.25rem 0;font-size:.77rem}.catalog-compare article p,.catalog-compare article small{display:block;color:#706c62;font-size:.58rem}.catalog-compare article strong{display:block;margin-top:.8rem}.catalog-compare>div>b{width:46px;height:46px;z-index:2;display:grid;place-items:center;margin:0 -7px;border:1px solid #dabb71;border-radius:50%;color:#17604e;background:#fff;font-size:.66rem}.catalog-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;color:#77736b;font-size:.62rem}.catalog-pagination>div{display:flex;gap:.35rem}.catalog-pagination button{padding:.45rem .65rem;border:1px solid #ddd3c2;border-radius:6px;color:#53645e;background:#fff}.catalog-pagination button.active{color:#fff;background:#075648}.catalog-empty{padding:3rem;border:1px solid #e5d5b7;border-radius:14px;text-align:center}.catalog-empty button{padding:.6rem 1rem;border:0;border-radius:7px;color:#fff;background:#075648}@media(max-width:1050px){.catalog-category-rail{grid-template-columns:repeat(3,1fr)}.catalog-product-grid{grid-template-columns:repeat(2,1fr)}.catalog-below-products{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-hero-products{right:1%;width:61%}.catalog-layout{grid-template-columns:210px minmax(0,1fr)}}@media(max-width:760px){.catalog-page{width:min(100% - 1rem,1320px)}.catalog-hero{height:470px}.catalog-hero-copy{width:100%;height:48%;padding:1.6rem;border-radius:0 0 28px 28px}.catalog-hero-copy h1{font-size:2.45rem}.catalog-hero-products{width:96%;height:54%;right:2%}.catalog-category-rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.catalog-category-rail button{min-width:150px;scroll-snap-align:start}.catalog-title-row{align-items:flex-start}.catalog-tools .catalog-stock-toggle,.catalog-view{display:none}.catalog-tools select{max-width:155px}.catalog-layout{display:block}.catalog-layout>.catalog-filter-panel{display:none}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.catalog-product-media{height:205px}.catalog-product-copy{padding:.55rem}.catalog-family-banner{grid-template-columns:1fr}.catalog-family-banner>div:last-child{height:145px}.catalog-compare>div{grid-template-columns:1fr;gap:.65rem}.catalog-compare>div>b{margin:-12px auto}.catalog-pagination{align-items:flex-start;flex-direction:column;gap:.7rem}.filter-drawer-card .catalog-filter-panel{display:block;position:static}.catalog-product-card.is-list{grid-template-columns:130px 1fr}.catalog-product-card.is-list .catalog-product-media{height:180px}}@media(max-width:430px){.catalog-hero{height:440px}.catalog-hero-copy{height:50%}.catalog-product-grid{grid-template-columns:1fr 1fr}.catalog-product-media{height:175px}.catalog-product-copy h3{font-size:.7rem}.catalog-product-copy>p{display:none}.catalog-rating small{display:none}.catalog-price{flex-wrap:wrap}.catalog-price span{width:fit-content;margin-left:0}.catalog-family-banner h2{font-size:1.6rem}}@media(max-width:760px){.catalog-family-banner{min-height:330px}.catalog-family-banner>img{object-position:64% center}.catalog-family-banner>div{width:68%;height:auto;padding:1.2rem;background:linear-gradient(90deg,rgba(255,195,35,.97),rgba(255,195,35,.65),transparent)}.catalog-below-products{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-products-page-categories{grid-template-columns:1fr}}.ro-bundle-section{position:relative;overflow:hidden;border:1px solid #e5cf9b;border-radius:22px;background:radial-gradient(circle at 95% 0%,rgba(218,169,65,.14),transparent 27%),linear-gradient(150deg,#fffdf8,#f7f0e3);box-shadow:0 16px 40px #34271012}.ro-bundle-section:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 40%,rgba(255,255,255,.75) 50%,transparent 60%);transform:translate(-100%);animation:roBundleShine 9s ease-in-out infinite}@keyframes roBundleShine{0%,70%{transform:translate(-110%)}to{transform:translate(110%)}}.ro-bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.ro-bundle-grid>article{min-height:190px;display:grid;grid-template-columns:48% 52%;overflow:hidden;border:1px solid #e7d5af;border-radius:14px;background:#fffffff0;box-shadow:0 8px 20px #47341212;transition:transform .25s ease,box-shadow .25s ease}.ro-bundle-grid>article:hover{transform:translateY(-5px);box-shadow:0 15px 28px #47341221}.ro-bundle-images{min-height:180px;display:flex;align-items:end;justify-content:center;padding:.6rem .2rem;background:radial-gradient(circle,#fff,#f4ead7)}.ro-bundle-images img{width:42%;height:140px;margin:0 -8%;object-fit:contain;filter:drop-shadow(0 7px 5px rgba(40,40,20,.14))}.ro-bundle-grid article>div:last-child{display:flex;flex-direction:column;align-items:flex-start;padding:1rem .8rem}.ro-bundle-grid h3{margin-bottom:.2rem;color:#17473c;font-size:1.12rem}.ro-bundle-grid p{min-height:2.4em;margin-bottom:.45rem;color:#6b695f;font-size:.62rem}.ro-bundle-grid article span{padding:.25rem .5rem;border-radius:5px;background:#ffe076;color:#5e4a12;font-size:.6rem;font-weight:800}.ro-bundle-grid article strong{margin-top:auto;font-size:.82rem}.ro-bundle-grid article button{align-self:end;margin-top:-1.5rem;padding:.4rem .6rem;border:0;border-radius:5px;background:#075546;color:#fff;cursor:pointer;font-size:.6rem}.ro-content-grid{margin:0 .8rem 1.2rem;display:grid;grid-template-columns:1.08fr 1fr 1.15fr;gap:.9rem}.ro-content-grid>article{min-width:0;overflow:hidden;padding:1rem;border:1px solid #e4d1a7;border-radius:19px;background:linear-gradient(145deg,#fffefa,#fbf6ec);box-shadow:0 13px 30px #37291212}.ro-card-heading{display:flex;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:.65rem}.ro-card-heading h2{margin:0;color:#17473c;font-size:1.45rem}.ro-card-heading a,.ro-card-heading>span{color:#135e50;font-size:.6rem;font-weight:700}.ro-recipe-body{display:grid;grid-template-columns:46% 54%;gap:.7rem;align-items:center}.ro-recipe-art{width:100%;height:160px;min-height:145px;display:grid;place-items:center;border-radius:13px;object-fit:cover;background:radial-gradient(circle,#f4c56a,#9d5e23);box-shadow:0 8px 18px #3a270f29}.ro-recipe-placeholder{color:#fff1ba;font-size:3rem}.ro-blog-category{display:block;margin-bottom:.3rem;color:#b17b28;font-size:.55rem;font-weight:900;letter-spacing:.12em}.ro-recipe-body h3{margin-bottom:.35rem;color:#244139;font-size:1rem;line-height:1}.ro-recipe-body p{margin-bottom:.6rem;color:#68655d;font-size:.65rem}.ro-recipe-body a{color:#0b5b4c;font-size:.65rem;font-weight:800}.ro-stars{color:#f5ac09;letter-spacing:.06em;font-size:1.05rem}.ro-review-card{background:radial-gradient(circle at 100% 0%,rgba(222,179,81,.18),transparent 32%),linear-gradient(145deg,#0b5548,#073e35)!important}.ro-review-card .ro-card-heading h2{color:#fff8e4}.ro-review-card .ro-card-heading>span{color:#e9c66c}.ro-review-viewport{overflow:hidden}.ro-review-track{width:max-content;display:flex;animation:reviewAutoRun 28s linear infinite}.ro-review-track:hover{animation-play-state:paused}.ro-review-slide{width:clamp(280px,27vw,390px);flex:0 0 auto;padding-right:1.2rem}.ro-review-card blockquote{min-height:5.2em;margin:.55rem 0 .75rem;color:#eef5ef;font:600 .85rem/1.5 Cormorant Garamond,serif}.ro-review-card .ro-reviewer strong{color:#fff8e4}.ro-review-card .ro-reviewer small{color:#c8ddd5}@keyframes reviewAutoRun{to{transform:translate(-50%)}}.ro-reviewer{display:flex;align-items:center;gap:.55rem}.ro-reviewer>span{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#e1af72;color:#fff;font-size:.65rem;font-weight:800}.ro-reviewer div{display:grid}.ro-reviewer strong{font-size:.65rem}.ro-reviewer small{color:#777268;font-size:.55rem}.ro-faq-list{display:grid;gap:.35rem}.ro-faq-card{background:radial-gradient(circle at 100% 0%,rgba(222,179,81,.13),transparent 30%),linear-gradient(145deg,#fffefa,#f8f0e2)!important}.ro-faq-list>div{overflow:hidden;border:1px solid #e5d5b8;border-radius:9px;background:#ffffffdb;box-shadow:0 3px 9px #412c0d0a}.ro-faq-list button{width:100%;min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.45rem .6rem;border:0;background:transparent;color:#27483f;cursor:pointer;text-align:left;font-size:.63rem;font-weight:700}.ro-faq-list p{margin:0;padding:0 .6rem .6rem;color:#6b6962;font-size:.6rem;line-height:1.4}.header-search{width:clamp(190px,18vw,280px);height:40px;display:flex;align-items:center;overflow:hidden;border:1px solid rgba(31,75,58,.15);border-radius:999px;background:#fff}.header-search input{width:100%;min-width:0;height:100%;padding:0 0 0 .9rem;border:0;outline:0;background:transparent;color:#51493e;font:inherit;font-size:.72rem}.header-search button{width:40px;height:40px;display:grid;place-items:center;flex:0 0 40px;padding:0;border:0;background:transparent;color:#284b41;cursor:pointer}.header-search svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.announcement-bar strong i{margin:0 .45rem;font-style:normal}@media(min-width:1280px){.page-shell,.nav-row{width:min(1360px,95%)}}@media(max-width:1120px){.nav-links a{padding-inline:.55rem;font-size:.8rem}.header-search{width:190px}.ro-hero-proof{display:none}.ro-trust-row{grid-template-columns:repeat(3,1fr)}.ro-mini-products{grid-template-columns:repeat(5,minmax(150px,1fr));overflow-x:auto;padding-bottom:.45rem;scroll-snap-type:x mandatory}.home-mini-product{scroll-snap-align:start}.ro-meal-grid{grid-template-columns:repeat(4,1fr)}.ro-meal-grid article:nth-child(n+5){display:none}.ro-spotlight-track{grid-auto-columns:190px}.ro-reorder{grid-template-columns:repeat(3,1fr)}.ro-reorder>div{grid-column:1 / -1}}@media(max-width:1024px){.ro-home{width:100%;overflow:hidden}.ro-home>section{max-width:100%}.ro-hero{width:100%;margin-inline:0}.ro-hero-copy{width:62%}.ro-family-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ro-process{grid-template-columns:1fr}.ro-process-media{padding:.75rem}.ro-process-video{height:320px}.ro-process-copy{min-height:290px}.ro-process-tabs{width:72%}.ro-bundle-grid{grid-template-columns:1fr}.ro-content-grid{grid-template-columns:1fr 1fr}.ro-faq-card{grid-column:1 / -1}.ro-subscription-card{grid-template-columns:1fr}}@media(max-width:860px){.ro-home{gap:1rem;padding-top:0}.ro-hero{min-height:680px;width:100%;margin-inline:0;border-radius:0}.ro-hero>img{object-position:58% center}.ro-hero-shade{background:linear-gradient(0deg,#033a31fa,#033a31bf 43%,#033a3114 78%)}.ro-hero-copy{width:100%;padding:2.5rem 1.5rem 3rem;justify-content:flex-end}.ro-hero-copy h1{font-size:clamp(3.7rem,13vw,5.8rem)}.ro-trust-row{grid-template-columns:repeat(2,1fr);padding:.7rem}.ro-family-grid{grid-template-columns:repeat(2,1fr)}.ro-featured-deal{grid-template-columns:1fr 1.2fr}.ro-process{grid-template-columns:1fr}.ro-process-video{height:300px}.ro-process-copy{min-height:290px}.ro-bundle-grid{grid-template-columns:1fr}.ro-content-grid{grid-template-columns:1fr 1fr}.ro-faq-card{grid-column:1 / -1}.header-search{width:100%;margin-bottom:.8rem;order:-1}.nav-icons{flex-wrap:wrap}.announcement-bar strong{display:block}.ro-subscription-card{margin-inline:0;padding:.9rem}.ro-subscription-copy h2{font-size:1.65rem}}@media(max-width:620px){.ro-section{padding-inline:0}.ro-hero-copy h1{line-height:.84}.ro-hero-actions{flex-direction:column;align-items:flex-start}.ro-trust-row{margin-top:-.35rem;border-radius:12px}.ro-trust-row article{justify-content:flex-start}.ro-trust-row article:nth-child(n+5){display:none}.ro-title h2{font-size:2rem;text-align:center}.ro-family-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem}.ro-family-card{min-width:78vw;scroll-snap-align:center}.ro-mini-products{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem}.home-mini-product,.home-mini-product:nth-child(n+4){min-width:68vw;display:block;scroll-snap-align:center}.home-mini-image{height:220px}.ro-featured-deal{margin-inline:0;grid-template-columns:1fr}.ro-deal-image{min-height:250px}.ro-deal-image img{height:235px}.ro-deal-copy{padding:1.2rem}.ro-deal-buy>a{width:100%;margin-left:0;text-align:center}.ro-process{margin-inline:0}.ro-process-video{height:230px}.ro-process-copy{padding-inline:.8rem}.ro-process-tabs{width:100%;overflow-x:auto}.ro-process-tabs button{min-width:80px}.ro-process-content{width:100%;padding-bottom:210px}.ro-ghee-bowl-image{width:100%;height:200px;object-fit:contain}.ro-meal-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.ro-meal-grid article,.ro-meal-grid article:nth-child(n+5){min-width:45vw;display:block;scroll-snap-align:center}.ro-spotlight-section{padding:.95rem .75rem 1rem;border-radius:16px}.ro-spotlight-heading{min-height:61px;justify-content:flex-start}.ro-spotlight-heading h2{font-size:1.55rem}.ro-spotlight-heading h2:before{font-size:.59rem}.ro-spotlight-heading>span{display:none}.ro-spotlight-heading button{width:34px;height:34px}.ro-spotlight-track{grid-auto-columns:68vw}.ro-spotlight-card{width:100%}.ro-spotlight-media{height:360px}.ro-week-note{display:none}.ro-reorder{margin-inline:0;grid-template-columns:1fr}.ro-reorder>div{grid-column:auto}.ro-reorder>a,.ro-reorder>button{min-height:70px}.ro-schedule-backdrop{align-items:end;padding:.65rem}.ro-schedule-modal{max-height:92vh;border-radius:17px 17px 8px 8px}.ro-schedule-modal form{padding:1.2rem}.ro-schedule-fields{grid-template-columns:1fr}.ro-schedule-fields label.wide{grid-column:auto}.ro-schedule-payment{grid-template-columns:1fr}.ro-bundle-grid>article{grid-template-columns:44% 56%}.ro-content-grid{margin-inline:0;grid-template-columns:1fr}.ro-faq-card{grid-column:auto}.ro-subscription-card{grid-template-columns:1fr}.ro-subscription-visual{min-height:130px}.ro-subscription-actions{flex-direction:column;align-items:flex-start}.ro-subscription-actions a,.ro-subscription-actions button{width:100%;justify-content:center}}@media(max-width:860px){@keyframes trustAutoSlide{0%{transform:translate(0)}to{transform:translate(calc(-5*(260px + .65rem)))}}@keyframes statsAutoSlide{0%{transform:translate(0)}to{transform:translate(calc(-5*(220px + .75rem)))}}.stats-strip{display:block;margin:1rem 0 0;padding:.7rem;border-radius:8px;overflow:hidden}.stats-strip-track{display:flex;width:max-content;gap:.75rem;text-align:center;animation:statsAutoSlide 18s linear infinite;will-change:transform}.stats-strip:hover .stats-strip-track{animation-play-state:paused}.stats-strip .stats-duplicate{display:grid}.stats-strip article{flex:0 0 220px;min-height:86px;display:grid;place-items:center;gap:.2rem;border:1px solid rgba(231,200,115,.28);border-radius:8px;background:#061f1894;padding:.75rem}.trust-strip,.category-card-row{display:flex;grid-template-columns:none;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none}.trust-strip::-webkit-scrollbar,.category-card-row::-webkit-scrollbar{display:none}.trust-strip{width:100%;justify-content:flex-start;gap:.65rem;padding:.65rem;border-radius:20px 20px 8px 8px;animation:trustAutoSlide 20s linear infinite;will-change:transform}.trust-strip:hover{animation-play-state:paused}.trust-strip .trust-duplicate{display:flex}.trust-strip article{flex:0 0 min(78vw,260px);min-height:78px;justify-content:flex-start;text-align:left;border:1px solid rgba(201,154,46,.26);border-radius:8px;scroll-snap-align:start}.category-card-row{gap:.75rem;padding:.25rem .1rem .75rem}.category-card{flex:0 0 150px;scroll-snap-align:start}}@media(max-width:420px){@keyframes trustAutoSlide{0%{transform:translate(0)}to{transform:translate(calc(-5*(250px + .65rem)))}}@keyframes statsAutoSlide{0%{transform:translate(0)}to{transform:translate(calc(-5*(190px + .65rem)))}}.stats-strip-track{gap:.65rem;animation-duration:16s}.stats-strip article{flex-basis:190px}.trust-strip{margin-inline:-.1rem}.trust-strip article{flex-basis:250px}.category-card{flex-basis:142px}}@media(max-width:860px){.trust-strip{display:block;width:100%;margin-top:.8rem;padding:.55rem;overflow:hidden;border-radius:14px;animation:none;transform:none}.trust-strip-track{display:flex;width:max-content;gap:.6rem;animation:trustAutoSlide 22s linear infinite;will-change:transform}.trust-strip:hover .trust-strip-track{animation-play-state:paused}.trust-strip .trust-duplicate{display:flex}.trust-strip article{flex:0 0 230px;min-height:70px;display:flex;align-items:center;justify-content:flex-start;gap:.6rem;padding:.65rem .75rem;border:1px solid rgba(201,154,46,.26);border-radius:8px;background:#fffcf4e0;text-align:left;scroll-snap-align:none}.trust-strip article:last-child{border-right:1px solid rgba(201,154,46,.26)}.trust-strip span{flex:0 0 34px;width:34px;height:34px;font-size:.66rem}.trust-strip strong{color:var(--brown);font-size:.92rem;line-height:1.3}}@media(max-width:420px){.trust-strip{margin-inline:0}.trust-strip-track{gap:.55rem;animation-duration:20s}.trust-strip article{flex-basis:214px;min-height:66px;padding:.58rem .65rem}.trust-strip strong{font-size:.86rem}}.ro-hero>picture img{animation:roHeroImageReveal .75s ease both}.ro-hero-copy{animation:roHeroCopyReveal .55s cubic-bezier(.22,1,.36,1) both}.ro-hero-slider-controls{position:absolute;right:1.6rem;bottom:1.35rem;z-index:6;display:flex;align-items:center;gap:.55rem;padding:.42rem .55rem;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:#033930b3;box-shadow:0 8px 22px #02201b2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ro-hero-arrow{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer;transition:background .2s ease,transform .2s ease}.ro-hero-arrow:hover{background:#f8b400;color:#173e35;transform:scale(1.05)}.ro-hero-dots{display:flex;align-items:center;gap:.35rem}.ro-hero-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#ffffff8c;cursor:pointer;transition:width .2s ease,background .2s ease}.ro-hero-dots button.active{width:22px;background:#f8b400}.ro-hero-image-only .ro-hero-shade{background:linear-gradient(0deg,rgba(2,49,42,.12),transparent 35%)}.ro-hero-image-only .ro-hero-proof{display:none}@keyframes roHeroImageReveal{0%{opacity:.25;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes roHeroCopyReveal{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.admin-hero-copy-toggle{grid-column:1 / -1;display:flex!important;flex-direction:row!important;align-items:center;gap:.55rem;padding:.7rem .8rem;border:1px solid var(--line);border-radius:8px;background:#fffdf6b8}.admin-hero-copy-toggle input{width:18px;height:18px;margin:0}.admin-hero-order-actions{grid-column:1 / -1;display:flex;gap:.55rem;flex-wrap:wrap}.admin-hero-order-actions button{min-width:100px}@media(max-width:860px){.ro-hero-slider-controls{top:1rem;right:1rem;bottom:auto}}@media(prefers-reduced-motion:reduce){.ro-hero>picture img,.ro-hero-copy{animation:none}}.announcement-bar{min-height:30px;background:linear-gradient(90deg,#f5a900,#ffc515 50%,#f5a900);color:#172c25;box-shadow:none}.announcement-bar strong{color:#172c25;font-family:Inter,sans-serif;font-size:.82rem;font-weight:900;letter-spacing:.025em}.announcement-bar a{color:#173e35;font-size:.68rem;font-weight:800}.top-header{background:#fffffdfa;border-bottom-color:#e9e1d4;box-shadow:0 4px 16px #19302712}.nav-row{min-height:82px;width:min(1360px,95%)}.ro-brand{flex:0 0 clamp(190px,20vw,260px)}.ro-header-wordmark{width:clamp(180px,18vw,236px);height:66px;object-fit:contain;object-position:left center}.nav-shell{gap:clamp(.6rem,1.25vw,1.15rem)}.nav-links a{padding:.55rem .62rem;color:#2d3c37;font-size:.78rem;font-weight:700}.nav-links a:hover,.nav-links a.active{background:transparent;color:#075546}.header-search{width:clamp(220px,22vw,330px);height:42px;background:#fff}.icon-button{width:39px;height:39px}.cart-pill{background:#f8b400;color:#19372f;font-weight:900}.ro-home{padding-top:0;gap:.9rem}.ro-hero{min-height:clamp(455px,38vw,570px);margin-top:0;border-radius:24px;box-shadow:none;background:#ead8b6}.ro-hero>picture,.ro-hero>picture img,.ro-hero-shade{position:absolute;inset:0;width:100%;height:100%}.ro-hero>picture{z-index:-2;display:block}.ro-hero>picture img{object-fit:cover;object-position:center}.ro-hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(2,49,42,.12),transparent 48%)}.ro-hero-copy{position:absolute;inset:18px auto 18px 18px;width:min(43%,590px);min-height:0;padding:clamp(2rem,3.6vw,3.8rem) clamp(1.8rem,3.5vw,3.5rem);overflow:hidden;border-radius:24px;background:linear-gradient(145deg,#04564b,#03433c);box-shadow:0 14px 28px #0f2f2829}.ro-hero-copy h1{margin-bottom:1.2rem;font-size:clamp(3.15rem,4.7vw,4.8rem);line-height:.88}.ro-hero-copy>span{max-width:36ch;font-size:clamp(.88rem,1.2vw,1.08rem)}.ro-hero-proof{right:2.2rem;gap:.65rem}.ro-hero-proof article{min-width:185px;padding:.8rem .95rem;border-radius:9px}.ro-trust-row{margin-top:.1rem;padding:.9rem 1rem;border-radius:15px;background:#fbf5e9}.ro-trust-row article{position:relative}.ro-trust-row article:not(:last-child):after{content:"";position:absolute;right:0;top:18%;bottom:18%;width:1px;background:#e5dac6}@media(max-width:1120px){.ro-brand{flex-basis:205px}.ro-header-wordmark{width:195px}.header-search{width:210px}.nav-links a{padding-inline:.4rem;font-size:.72rem}}@media(max-width:860px){.announcement-bar{min-height:32px}.announcement-bar strong{font-size:.7rem}.announcement-bar a{display:none}.nav-row{min-height:70px;width:100%}.ro-brand{flex:1 1 auto}.ro-header-wordmark{width:166px;height:54px}.ro-hero{min-height:660px;width:100%;margin-inline:0;border-radius:0}.ro-hero>picture img{object-position:62% center}.ro-hero-shade{background:linear-gradient(0deg,rgba(2,48,41,.26),transparent 55%)}.ro-hero-copy{inset:auto 14px 14px;width:auto;min-height:320px;padding:2.1rem 1.6rem;border-radius:20px}.ro-hero-copy h1{max-width:none;font-size:clamp(3.2rem,12vw,5rem)}.ro-hero-proof{display:none}.ro-trust-row{grid-template-columns:repeat(3,1fr)}.ro-trust-row article:nth-child(n+4){display:none}.ro-trust-row article:nth-child(3):after{display:none}}@media(max-width:520px){.announcement-bar strong{font-size:.64rem;white-space:nowrap}.ro-header-wordmark{width:145px}.ro-hero{min-height:620px}.ro-hero-copy{min-height:300px}.ro-hero-copy>p{font-size:.65rem}.ro-hero-copy>span{font-size:.84rem}.ro-hero-actions{flex-direction:row}.ro-gold-button,.ro-ghost-button{width:auto;min-height:42px;padding:.65rem .9rem;font-size:.69rem}.ro-trust-row{grid-template-columns:1fr}.ro-trust-row article{min-height:48px}.ro-trust-row article:nth-child(n+3){display:none}.ro-trust-row article:after{display:none}}@media(max-width:760px){.ro-hero{width:calc(100% - 1rem);height:auto;min-height:0;aspect-ratio:1.78 / 1;margin:.5rem auto 0;overflow:hidden;border:1px solid #d7b978;border-radius:16px;box-shadow:0 10px 25px #3c2b0e1f;isolation:isolate}.ro-hero>picture{z-index:0}.ro-hero-shade{z-index:1;background:linear-gradient(0deg,rgba(2,53,45,.12),transparent 45%)}.ro-hero-copy,.ro-hero-proof{display:none}.ro-hero-slider-controls{z-index:2;top:auto;right:50%;bottom:.45rem;transform:translate(50%);gap:.35rem;padding:.28rem .42rem;background:#0339309e}.ro-hero-arrow{width:23px;height:23px;font-size:.65rem}.ro-hero-dots{gap:.22rem}.ro-hero-dots button{width:6px;height:6px}.ro-hero-dots button.active{width:16px}.ro-trust-row{width:calc(100% - 1rem);margin:0 auto;padding:.45rem;border-radius:13px}}@media(max-width:760px){.ro-home .ro-hero{width:calc(100% - 1rem)!important;height:220px!important;min-height:220px!important;max-height:220px!important;aspect-ratio:auto!important;margin:.5rem auto 0!important;border-radius:16px!important;overflow:hidden!important}.ro-home .ro-hero>picture,.ro-home .ro-hero>picture img{display:block!important;width:100%!important;height:100%!important}.ro-home .ro-hero>picture{z-index:0!important}.ro-home .ro-hero>picture img{object-fit:cover!important;object-position:78% center!important}.ro-home .ro-hero-shade{z-index:1!important;background:linear-gradient(0deg,rgba(2,53,45,.12),transparent 45%)!important}.ro-home .ro-hero-copy,.ro-home .ro-hero-proof{display:none!important}.ro-home .ro-hero-slider-controls{z-index:2!important;top:auto!important;right:50%!important;bottom:.45rem!important;transform:translate(50%)!important}}@media(max-width:390px){.ro-home .ro-hero{height:200px!important;min-height:200px!important;max-height:200px!important}}@media(max-width:760px){.ro-home .ro-hero{background:#ead8b6 url(/images/products/ro-supplied-product-hero.webp) 78% center / cover no-repeat!important}.ro-home .ro-hero>picture,.ro-home .ro-hero-shade{display:none!important}}@media(max-width:760px){.ro-home{align-items:stretch!important;gap:.85rem!important}.ro-home .ro-hero{width:calc(100% - 1.35rem)!important;height:clamp(188px,57vw,228px)!important;min-height:clamp(188px,57vw,228px)!important;max-height:228px!important;margin:.55rem auto 0!important;border:1.5px solid #6d8237!important;border-radius:15px!important;background:#f5ecd7!important;box-shadow:0 7px 18px #2f3d1a21!important}.ro-home .ro-hero>picture{display:block!important;position:absolute!important;inset:0!important;z-index:0!important;width:100%!important;height:100%!important}.ro-home .ro-hero>picture img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:76% center!important}.ro-home .ro-hero-shade,.ro-home .ro-hero-copy,.ro-home .ro-hero-proof{display:none!important}.ro-home .ro-hero-slider-controls{display:flex!important;left:50%!important;right:auto!important;bottom:.48rem!important;top:auto!important;transform:translate(-50%)!important;padding:.26rem .48rem!important;border-radius:999px!important;background:#5e5f2aa8!important;box-shadow:none!important}}@media(max-width:760px){.ro-home .ro-hero{position:relative!important;width:calc(100% - 1.35rem)!important;height:clamp(188px,57vw,228px)!important;min-height:clamp(188px,57vw,228px)!important;background:#f5ecd7 url(/images/products/ro-supplied-product-hero.webp) 76% center / cover no-repeat!important}.ro-home .ro-hero:before{content:""!important;position:absolute!important;inset:0!important;z-index:0!important;background:url(/images/products/ro-supplied-product-hero.webp) 76% center / cover no-repeat!important}.ro-home .ro-hero>picture{z-index:1!important;opacity:0!important;pointer-events:none!important}.ro-home .ro-hero-slider-controls{z-index:2!important}}@media(max-width:760px){html,body,#root,.app-shell,.ro-home{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.ro-home .ro-hero{box-sizing:border-box!important;display:block!important;left:auto!important;right:auto!important;transform:none!important;width:min(100% - 1rem,420px)!important;height:clamp(188px,54vw,218px)!important;min-height:clamp(188px,54vw,218px)!important;max-height:218px!important;margin:.55rem auto 0!important;background:#f3ead4 url(/images/products/ro-premium-product-hero.webp) center center / cover no-repeat!important}.ro-home .ro-hero:before{background:url(/images/products/ro-premium-product-hero.webp) center center / cover no-repeat!important}.ro-home .ro-hero>picture{display:none!important}}@media(max-width:760px){.ro-home>.ro-hero{display:block!important;position:relative!important;box-sizing:border-box!important;width:calc(100% - 20px)!important;height:auto!important;min-height:0!important;aspect-ratio:1.78 / 1!important;margin:10px auto 0!important;overflow:hidden!important;border:2px solid #66833a!important;border-radius:17px!important;background:#123d33!important;box-shadow:0 5px 14px #22381c29!important;isolation:isolate!important}.ro-home .ro-hero:before{display:none!important}.ro-home .ro-hero>picture,.ro-home .ro-hero>picture img{display:block!important;position:absolute!important;inset:0!important;z-index:0!important;width:100%!important;height:100%!important;opacity:1!important;visibility:visible!important}.ro-home .ro-hero>picture img{object-fit:cover!important;object-position:center!important}.ro-home .ro-hero-shade,.ro-home .ro-hero-copy,.ro-home .ro-hero-proof{display:none!important}.ro-home .ro-hero-slider-controls{display:flex!important;z-index:3!important;top:auto!important;right:50%!important;bottom:.55rem!important;transform:translate(50%)!important;gap:.25rem!important;padding:.2rem .4rem!important;border-radius:999px!important;background:#fff6!important}.ro-home .ro-hero-arrow{display:none!important}.ro-home .ro-hero-dots button{width:7px!important;height:7px!important;background:#ffffffbf!important}.ro-home .ro-hero-dots button.active{width:18px!important;background:#f6c331!important}}@media(max-width:760px){.ro-home>.ro-hero{display:none!important}.ro-home>.ro-mobile-hero{display:block!important;width:calc(100% - 24px)!important;height:clamp(198px,55vw,232px)!important;min-height:0!important;max-height:none!important;margin:12px auto 0!important}.ro-home>.ro-mobile-hero>img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:right center!important;opacity:1!important;visibility:visible!important}.ro-home>.ro-mobile-hero:after{content:""!important;position:absolute!important;inset:0!important;z-index:3!important;box-sizing:border-box!important;border:2px solid #456d37!important;border-radius:17px!important;pointer-events:none!important}.ro-home>.ro-mobile-hero .ro-mobile-hero-dots{z-index:4!important}}button,a[role=button],.icon-button,.wishlist-btn,.qty-btn,.product-card button,.primary-btn,.secondary-btn{min-height:44px;min-width:44px}input,select,textarea{min-height:48px;font-size:16px}@media(max-width:1000px){.card-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.product-grid,.wishlist-product-grid,.why-feature-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.page-shell{padding:.75rem 0 1.5rem}.card-grid,.product-grid,.wishlist-product-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.product-card{padding:.5rem}.product-card img{height:clamp(160px,20vw,200px)}.premium-hero{padding:clamp(1rem,2vw,1.5rem)}.hero-copy h1{font-size:clamp(2rem,5vw,3.5rem)}.why-feature-grid{grid-template-columns:repeat(2,1fr)}.trust-strip article{min-height:60px;padding:.35rem .5rem}.trust-strip strong{font-size:clamp(.72rem,.9vw,.9rem);max-width:10ch}.hero-product-card{padding:.75rem}.hero-product-card img{width:min(200px,100%)}.subscription-banner{grid-template-columns:1fr;gap:.75rem}.subscription-banner ul{grid-template-columns:repeat(2,1fr)}.subscription-banner li{border-left:none;border-right:1px solid var(--line)}.subscription-banner li:nth-child(2n){border-right:none}.subscription-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.subscription-product-list{grid-template-columns:repeat(2,minmax(0,1fr))}.subscription-form-grid{grid-template-columns:1fr}.contact-method-grid{grid-template-columns:repeat(2,1fr)}.contact-method-card{gap:.25rem;padding:.75rem}.contact-method-card strong{font-size:1rem}.contact-main-grid,.contact-form-grid,.return-exchange-form{grid-template-columns:1fr}.product-details{grid-template-columns:1fr;gap:1rem}.purchase-panel{position:sticky;bottom:0;padding:.85rem;border-radius:12px 12px 0 0;z-index:10}.pdp-action-grid{grid-template-columns:1fr;gap:.6rem}.pdp-quick-links,.product-assurance-grid{grid-template-columns:repeat(2,1fr)}.footer-newsletter{padding:1.5rem}.footer-directory,.legal-page-shell{grid-template-columns:1fr}.legal-page-aside{position:static;top:auto}.support-promise-grid{grid-template-columns:1fr}.legal-contact-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){html{font-size:14px}.page-shell{width:calc(100% - 1rem)}.announcement-bar{padding:.3rem min(.75rem,2%);font-size:.75rem}.nav-row{min-height:70px;gap:.5rem}.brand{flex:0 1 220px}.brand-copy strong{font-size:1.05rem}.section-title{font-size:clamp(1.25rem,2.2vw,1.5rem)}.section-heading h2{font-size:clamp(1.3rem,2.5vw,1.75rem)}.premium-hero{grid-template-columns:1fr;min-height:auto;padding:1rem}.hero-art{min-height:240px}.ro-mobile-hero{display:block!important;width:100%;height:auto;min-height:200px}.ro-home>.ro-hero{display:none!important}.ro-hero{min-height:auto;aspect-ratio:auto;margin:.5rem auto;width:calc(100% - 1rem);border-radius:16px}.ro-hero-copy{position:static;inset:auto;width:100%;min-height:auto;padding:1.2rem;margin-top:.75rem;background:#fffdf6;border-radius:12px}.ro-hero-copy:after{display:none}.ro-hero-copy h1{font-size:clamp(1.6rem,4vw,2.2rem);line-height:1.1;margin-bottom:.6rem}.ro-hero-copy>span{font-size:.9rem;max-width:100%}.ro-hero-actions{flex-direction:row;gap:.6rem;flex-wrap:wrap}.ro-gold-button,.ro-ghost-button{flex:1 1 auto;min-height:42px;padding:.7rem 1rem!important;font-size:.9rem!important}.ro-hero-proof,.ro-hero-slider-controls{display:none}.hero-copy h1{font-size:clamp(1.8rem,4vw,2.5rem);margin:.25rem 0 .5rem}.hero-copy p:not(.ornament){font-size:clamp(.9rem,1.5vw,1.1rem)}.hero-actions,.detail-actions{gap:.6rem;margin-top:.9rem}.primary-btn,.secondary-btn,.product-card button,.form-grid button{padding:.6rem .9rem;font-size:.9rem}.trust-strip-track{grid-template-columns:repeat(3,1fr)}.trust-strip article{min-height:56px;gap:.5rem}.stats-strip-track{grid-template-columns:repeat(3,1fr)}.category-card-row{gap:.75rem}.category-card{min-width:110px}.why-copy h2{font-size:clamp(1.5rem,3vw,2.2rem)}.subscription-modal{padding:1rem}.subscription-modal-head h2{font-size:clamp(1.5rem,3vw,2rem)}.subscription-plan-grid button{min-height:150px;padding:.75rem}.checkout-form-grid{grid-template-columns:1fr}.cart-row{gap:.6rem;padding:.7rem 0}.cart-row img{width:70px;height:70px}.order-summary,.checkout-summary-card{position:static;top:auto}.cart-layout,.checkout-premium-grid,.settings-premium-grid{grid-template-columns:1fr}.order-summary h3,.checkout-summary-card h3{font-size:1.2rem}.payment-mode-grid{grid-template-columns:repeat(2,1fr)}.payment-mode-card{min-height:120px;padding:.7rem}.product-details{gap:.85rem}.product-detail-hero{gap:1rem}.product-detail-copy h1{font-size:clamp(1.6rem,3vw,2rem)}.pdp-price-line strong{font-size:clamp(1.4rem,2.8vw,1.8rem)}.pdp-quantity{width:120px}.pdp-add-cart,.pdp-buy-now{font-size:.9rem}.pdp-quick-links,.product-assurance-grid{grid-template-columns:1fr;gap:.6rem}.review-grid{grid-template-columns:1fr}.orders-stat-grid,.latest-order-strip,.order-info-grid{grid-template-columns:repeat(2,1fr)}.order-product-row{gap:.6rem}.about-hero-copy{padding:2rem 1rem 3rem}.about-hero-copy h1{font-size:clamp(2rem,5vw,3.5rem)}.about-intro-grid{grid-template-columns:1fr;gap:.75rem}.about-signature-card{gap:.5rem}.about-story-section{grid-template-columns:1fr;gap:1rem}.about-story-image{min-height:300px}.about-journey-grid{grid-template-columns:repeat(2,1fr)}.about-values-section,.about-values-grid{grid-template-columns:1fr}.about-cta-band{flex-direction:column;align-items:flex-start;gap:1rem}.farms-intro-grid{grid-template-columns:1fr}.farms-principle-grid{grid-template-columns:repeat(2,1fr)}.farms-quality-section{grid-template-columns:1fr}.farms-process-grid{grid-template-columns:repeat(2,1fr)}.contact-hero-copy h1,.farms-hero-copy h1{font-size:clamp(2rem,5vw,3.5rem)}.whatsapp-float{width:50px;height:50px}.whatsapp-float svg{width:28px;height:28px}}@media(max-width:479px){html{font-size:13px}body{min-width:320px}.page-shell{width:calc(100% - .75rem);padding:.5rem 0 1rem}.announcement-bar{min-height:32px;padding:.25rem min(.5rem,2%);gap:.08rem;grid-template-columns:1fr;text-align:center}.announcement-bar span:first-child,.announcement-bar span:last-child{display:none}.nav-row{min-height:60px;gap:.3rem}.brand{flex:0 1 180px}.brand-copy strong{font-size:.95rem}.brand-copy small{font-size:.65rem}.mobile-cart-link{display:inline-grid!important;margin-left:.3rem!important}.menu-toggle{width:38px;height:38px}.section-title{font-size:clamp(1.1rem,2vw,1.35rem)}.section-heading h2{font-size:clamp(1.2rem,2.2vw,1.5rem)}.section-heading h2:before,.section-heading h2:after{display:none}.premium-hero{padding:.75rem;min-height:auto;grid-template-columns:1fr;gap:.8rem;border-radius:16px}.premium-hero:after{height:40px;background-size:40px 40px}.hero-art{min-height:200px;border-radius:999px 999px 6px 6px;width:100%;max-width:100%}.hero-copy{width:100%;max-width:100%;order:2}.hero-copy h1{font-size:clamp(1.5rem,3.5vw,2rem);margin:.15rem 0 .3rem}.hero-copy p:not(.ornament){font-size:clamp(.8rem,1.2vw,.95rem)}.ro-mobile-hero{display:block!important;width:100%;height:auto;min-height:240px}.ro-mobile-hero>img{width:100%;height:auto;object-fit:cover}.ro-mobile-hero-dots{display:flex!important;justify-content:center;gap:.5rem;padding:.8rem}.ro-home>.ro-hero{display:none!important}.ro-hero{min-height:auto;aspect-ratio:auto;margin:.5rem auto;width:calc(100% - 1rem);border-radius:16px}.ro-hero-copy{position:static;inset:auto;width:100%;min-height:auto;padding:1rem;margin-top:.75rem;background:#fffdf6;border-radius:12px;box-shadow:0 4px 12px #0f3d2e14}.ro-hero-copy:after{display:none}.ro-hero-copy>p{font-size:.65rem;margin-bottom:.6rem;letter-spacing:.08em}.ro-hero-copy h1{font-size:clamp(1.4rem,3.5vw,1.8rem);line-height:1;margin-bottom:.6rem}.ro-hero-copy>span{font-size:.8rem;max-width:100%;line-height:1.4}.ro-hero-actions{flex-direction:column;gap:.6rem;margin-top:.8rem}.ro-gold-button,.ro-ghost-button{width:100%;min-height:44px;padding:.7rem 1rem!important;font-size:.9rem!important}.ro-hero-proof,.ro-hero-slider-controls{display:none}.hero-actions,.detail-actions{gap:.5rem;margin-top:.7rem}.primary-btn,.secondary-btn,.product-card button,.form-grid button{padding:.55rem .8rem;font-size:.85rem;min-height:40px}.hero-product-card{padding:.6rem}.hero-product-card img{width:min(150px,100%);margin:0 auto .6rem}.trust-strip{padding:.7rem .75rem}.trust-strip-track{grid-template-columns:repeat(2,1fr);gap:.5rem}.trust-strip article{min-height:50px;gap:.35rem;padding:.3rem .4rem;border-right:none;border-bottom:1px solid var(--line)}.trust-strip article:nth-child(2n){border-right:0}.trust-strip article:nth-child(n+3){border-right:0}.trust-strip span{width:36px;height:36px;font-size:.75rem}.trust-strip strong{font-size:.68rem;max-width:8ch}.stats-strip{padding:.8rem 2%;margin:1rem calc(50% - 50vw) 0}.stats-strip-track{grid-template-columns:repeat(2,1fr);gap:.75rem}.stats-strip article{border-right:none;border-bottom:1px solid rgba(231,200,115,.35)}.stats-strip article:nth-child(2n){border-right:0}.stats-strip strong{font-size:1.15rem}.category-card-row{gap:.6rem}.category-card{min-width:95px;padding:.35rem}.category-card strong{font-size:.7rem}.product-grid,.wishlist-product-grid,.card-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.product-card{padding:.4rem}.product-card img{height:clamp(130px,18vw,160px);padding:.5rem}.product-title{font-size:.9rem;min-height:2.2em}.badge{font-size:.7rem;margin:.5rem 0 .25rem}.price-block strong{font-size:.95rem}.product-actions{grid-template-columns:1fr;gap:.4rem}.view-btn{width:100%;padding:.55rem}.subscription-banner{grid-template-columns:1fr;gap:.6rem;padding:.8rem;margin-top:1rem}.subscription-banner h2{font-size:1.2rem}.subscription-banner img{max-height:120px}.subscription-banner ul{grid-template-columns:1fr;gap:.6rem}.subscription-banner li{padding:.6rem;border-left:none;border-right:none}.subscription-modal{width:calc(100% - 1rem);max-height:90vh;padding:.8rem}.subscription-modal-head h2{font-size:clamp(1.3rem,2.8vw,1.7rem)}.subscription-plan-grid{grid-template-columns:1fr;gap:.6rem}.subscription-plan-grid button{min-height:130px;padding:.65rem}.subscription-product-list{grid-template-columns:1fr;gap:.55rem}.subscription-product-card{grid-template-columns:42px minmax(0,1fr) auto;gap:.55rem;padding:.6rem}.subscription-product-card img{width:42px;height:42px}.subscription-form-grid,.checkout-form-grid{grid-template-columns:1fr;gap:.6rem}.cart-row{grid-template-columns:60px 1fr;gap:.6rem;padding:.6rem 0}.cart-row img{width:60px;height:60px}.cart-item-info h4{font-size:.9rem}.remove-btn{grid-column:2;width:100%}.order-summary,.checkout-summary-card{position:static;top:auto;margin-top:1rem}.summary-lines{gap:.4rem}.payment-mode-grid{grid-template-columns:1fr;gap:.6rem}.payment-mode-card{min-height:110px;padding:.6rem}.product-main-image{min-height:clamp(280px,60vw,360px)}.product-thumbnails{gap:.4rem}.product-thumbnails button{width:60px;height:60px;flex:0 0 60px}.product-detail-copy h1{font-size:clamp(1.4rem,2.8vw,1.7rem)}.purchase-panel{padding:.65rem;gap:.6rem}.pdp-price-line strong{font-size:clamp(1.2rem,2.4vw,1.5rem)}.pdp-quantity{width:100px}.pdp-add-cart,.pdp-buy-now,.pdp-icon-action{min-height:44px;font-size:.85rem}.pdp-action-grid{grid-template-columns:1fr 44px}.pdp-quick-links{grid-template-columns:1fr;gap:.5rem;padding-top:.5rem}.product-assurance-grid{grid-template-columns:1fr;gap:.5rem}.review-grid{grid-template-columns:1fr;gap:.75rem}.review-track article{width:100%;flex:0 0 100%}.orders-stat-grid,.latest-order-strip,.order-info-grid{grid-template-columns:1fr;gap:.6rem}.order-product-row{grid-template-columns:50px 1fr;gap:.5rem;padding:.5rem}.order-product-row img{width:50px;height:50px}.about-hero-copy{padding:1.5rem 1rem 2.5rem;width:calc(100% - 1rem)}.about-hero-copy h1{font-size:clamp(1.6rem,4vw,2.5rem)}.about-intro-grid{gap:.6rem}.about-signature-card{padding:1rem}.about-story-section{gap:.75rem}.about-story-image{min-height:250px}.about-journey-grid,.about-values-grid{grid-template-columns:1fr}.contact-hero-copy h1{font-size:clamp(1.6rem,3.8vw,2.2rem)}.contact-method-grid{grid-template-columns:1fr;gap:.75rem;margin-top:-1.5rem}.contact-method-card{padding:.65rem;gap:.2rem}.contact-method-card strong{font-size:.95rem}.contact-form-grid,.return-exchange-form{grid-template-columns:1fr;gap:.5rem}.contact-answer-grid{grid-template-columns:1fr}.farms-hero-copy h1{font-size:clamp(1.6rem,3.8vw,2.2rem)}.farms-intro-grid{gap:.6rem}.farms-principle-grid{grid-template-columns:1fr}.farms-quality-section{gap:.75rem}.farms-process-grid{grid-template-columns:1fr}.legal-page-shell{gap:1rem}.legal-page-aside{padding:1.2rem;max-width:100%}.legal-page-title{font-size:clamp(1.8rem,4vw,2.5rem)}.legal-contact-grid{grid-template-columns:1fr;gap:.6rem}.support-promise-grid{grid-template-columns:1fr;gap:.9rem}.whatsapp-float{width:45px;height:45px;right:12px;bottom:12px}.whatsapp-float svg{width:24px;height:24px}.admin-shell{padding:.6rem .75rem 1.5rem}.admin-shell,.admin-dashboard-shell{grid-template-columns:1fr}.admin-sidebar,.admin-dashboard-buttons{position:static;top:auto}.admin-order-row,.admin-completed-row,.admin-incoming-layout,.admin-order-search div,.admin-hero-slide-fields,.admin-featured-banner-editor{grid-template-columns:1fr}input,select,textarea,.products-filter input,.contact-form-grid input{font-size:16px;padding:.65rem .7rem}.field-block input,.field-block select,.field-block textarea{font-size:16px}.footer-newsletter{padding:1.2rem .8rem}.footer-newsletter-copy{width:min(100%,300px)}.footer-newsletter h2{font-size:clamp(1.4rem,2.5vw,1.8rem)}.footer-directory{grid-template-columns:1fr;gap:clamp(1rem,2.5vw,1.5rem);padding:1.5rem 1rem}.footer-trust-bar{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.6rem 2%}.footer-trust-bar article{padding:.15rem .6rem;border-right:none;border-bottom:1px solid rgba(231,200,115,.25)}.footer-trust-bar article:nth-child(2n){border-right:0}.footer-trust-bar strong{font-size:.85rem}.footer-service-row{grid-template-columns:1fr;gap:.75rem;padding:.6rem 1rem}.footer-service-row article{gap:.5rem}.footer-service-row svg{width:32px;height:32px}.footer-service-row strong{font-size:.68rem}.marketplace-logo-track{gap:.6rem}.marketplace-logo-card{flex:0 0 200px;min-height:80px;padding:.5rem}.marketplace-logo-card img{max-width:180px;height:60px}}@keyframes roMobileRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes roMobileGlow{0%,to{box-shadow:0 12px 28px #23412c24,inset 0 0 0 1px #ffffff8a}50%{box-shadow:0 18px 38px #23412c38,inset 0 0 0 1px #ffffffb8}}@media(max-width:767px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body{background:linear-gradient(180deg,#fff9ec,#fffdf8 34%,#f7efe1)}.ro-home{display:flex;flex-direction:column;width:100%;max-width:100%;gap:.85rem;overflow:hidden}.ro-home>section{width:min(100% - 1rem,520px);max-width:calc(100% - 1rem);margin-inline:auto}.top-header{position:sticky;top:0;z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.announcement-bar{min-height:32px;padding-inline:.65rem}.announcement-bar strong{max-width:100%;font-size:.62rem;letter-spacing:.08em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-row{width:100%;min-height:66px;padding:.35rem .75rem;gap:.45rem}.ro-brand,.brand{flex:1 1 auto;min-width:0}.ro-header-wordmark{width:clamp(130px,39vw,168px);height:50px}.mobile-cart-link,.menu-toggle{width:40px;height:40px;flex:0 0 40px;border-radius:50%;background:#fffcf4eb;box-shadow:0 8px 18px #223a2d14}.nav-shell{left:.65rem;right:.65rem;top:calc(100% + .35rem);max-height:calc(100dvh - 112px);overflow-y:auto;border-radius:18px}.header-search{width:100%}.ro-home>.ro-hero{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}.ro-home>.ro-mobile-hero{display:block!important;position:relative!important;order:-1;width:calc(100% - 1rem)!important;max-width:520px!important;height:auto!important;min-height:0!important;aspect-ratio:1.65 / 1!important;margin:.75rem auto 0!important;padding:2px!important;overflow:hidden!important;border:1px solid rgba(52,99,55,.76)!important;border-radius:18px!important;background:url(/images/products/ro-supplied-product-hero.webp) 72% center / cover no-repeat,linear-gradient(135deg,#fbc536eb,#3b6633eb),#efe0b7!important;box-shadow:0 16px 36px #32472b2e!important;animation:roMobileRise .55s ease both,roMobileGlow 4.6s ease-in-out infinite}.ro-home>.ro-mobile-hero>img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:72% center!important;border-radius:15px!important}.ro-mobile-hero-dots{position:absolute!important;left:50%!important;bottom:9px!important;z-index:3!important;display:flex!important;gap:4px!important;padding:4px 7px!important;transform:translate(-50%)!important;border-radius:999px!important;background:#04322aad!important;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.ro-mobile-hero-dots span{width:7px!important;height:7px!important;border-radius:999px!important;background:#ffffffbd!important;transition:width .25s ease,background-color .25s ease}.ro-mobile-hero-dots span.active{width:20px!important;background:#f7bd21!important}.ro-trust-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;padding:.6rem;border:1px solid rgba(221,197,151,.72);border-radius:16px;background:#fffbf3e0;box-shadow:0 10px 24px #41301214}.ro-trust-row article{min-width:0;min-height:64px;padding:.55rem;border:1px solid rgba(221,214,194,.75);border-radius:13px;background:#ffffffb8;animation:roMobileRise .45s ease both}.ro-trust-row article:after{display:none!important}.ro-trust-row article:nth-child(n+5){display:none}.ro-section{padding:.85rem 0}.ro-title{flex-wrap:wrap;gap:.5rem;margin:.35rem 0 .85rem;padding-inline:.4rem;text-align:center}.ro-title h2,.ro-section-head h2,.ro-card-heading h2{min-width:0;max-width:100%;font-size:clamp(1.45rem,7vw,1.9rem);line-height:1.02;overflow-wrap:anywhere}.ro-title h2{flex:1 1 100%;font-size:1.55rem;white-space:normal}.ro-title span{display:none}.ro-section-head{min-height:0;align-items:center;padding-inline:.2rem}.ro-essentials-head>div>span{display:none}.ro-mini-products,.ro-spotlight-track,.ro-meal-grid{display:grid;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding:.15rem .25rem .8rem;scroll-padding-inline:.25rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ro-mini-products::-webkit-scrollbar,.ro-spotlight-track::-webkit-scrollbar,.ro-meal-grid::-webkit-scrollbar{display:none}.ro-family-grid{display:grid;grid-template-columns:1fr;gap:.75rem;overflow:visible;padding:0 .2rem}.ro-family-card{min-width:0!important;width:100%;min-height:0;border-radius:18px;box-shadow:0 12px 26px #3e311614;animation:roMobileRise .45s ease both}.ro-family-card h3{font-size:1.35rem}.ro-family-art{display:block!important;flex:0 0 auto;height:clamp(176px,54vw,220px);margin:.7rem 0 .55rem!important;object-fit:cover;object-position:center 60%;mix-blend-mode:normal}.ro-family-card>small{margin:0 0 .45rem!important}.ro-family-card button{min-width:0;flex:1 1 0;min-height:34px}.ro-mini-products{grid-auto-columns:minmax(178px,58vw);gap:.7rem}.home-mini-product,.home-mini-product:nth-child(n+4){display:flex!important;width:auto;min-width:0!important;min-height:315px;flex-direction:column;scroll-snap-align:start;border-radius:16px;animation:roMobileRise .45s ease both}.home-mini-image{height:188px}.home-mini-title h3{min-height:2.35em;font-size:.8rem}.home-mini-product>div:last-child{gap:.45rem;margin-top:auto}.home-mini-product>div:last-child button{min-height:38px;border-radius:10px}.ro-featured-deal{display:grid;grid-template-columns:1fr;min-height:0;margin:.15rem auto;overflow:hidden;border-radius:20px;animation:roMobileRise .5s ease both}.ro-deal-image{min-height:215px;padding-top:.4rem}.ro-deal-image img{width:86%;height:210px}.ro-deal-copy{padding:.1rem 1rem 1rem}.ro-deal-copy>p{font-size:clamp(1.7rem,9vw,2.35rem)}.ro-deal-copy h2,.ro-deal-copy li{font-size:.78rem}.ro-deal-buy{gap:.45rem}.ro-deal-buy>a{width:100%;min-height:42px;margin-left:0;text-align:center}.ro-deal-motif{display:none}.ro-process{display:grid;grid-template-columns:1fr;min-height:0;margin:.15rem auto;border-radius:20px;animation:roMobileRise .5s ease both}.ro-process-media{padding:.75rem}.ro-process-media>h2{font-size:1.65rem}.ro-process-video{height:auto;aspect-ratio:16 / 10;border-radius:16px}.ro-process-copy{min-height:0;padding:0 .85rem 1rem}.ro-process-tabs{width:100%;gap:.35rem;overflow-x:auto;padding-bottom:.45rem;border-bottom:0;scrollbar-width:none}.ro-process-tabs::-webkit-scrollbar{display:none}.ro-process-tabs button{flex:0 0 auto;min-width:max-content;padding:.65rem .8rem;border:1px solid #ded3c2;border-radius:999px;background:#fffaf0}.ro-process-tabs button.active{color:#fff9e8;background:#075546}.ro-process-content{width:100%;padding:.75rem 0 0}.ro-process-content h2{font-size:1.35rem}.ro-process-content ul{gap:.55rem;font-size:.76rem}.ro-ghee-bowl-image{position:static;width:min(230px,78%);height:150px;margin:.75rem auto 0}.ro-spotlight-section{padding:.9rem .65rem 1rem;border-radius:18px}.ro-spotlight-heading{min-height:0;padding-bottom:.75rem}.ro-spotlight-heading>span{display:none}.ro-spotlight-heading h2{font-size:1.5rem}.ro-spotlight-heading h2:before{font-size:.55rem;letter-spacing:.13em}.ro-spotlight-heading>div{flex:0 0 auto}.ro-spotlight-track{grid-auto-columns:minmax(212px,74vw);gap:.72rem;padding-inline:.05rem}.ro-spotlight-media{height:auto;aspect-ratio:9 / 14}.ro-reorder{display:grid;grid-template-columns:1fr;gap:.65rem;margin:.15rem auto;padding:.85rem;border-radius:18px}.ro-reorder>div{grid-column:auto}.ro-reorder h2{font-size:1.7rem}.ro-reorder>a,.ro-reorder>button{min-height:66px;padding:.65rem;border-radius:13px}.ro-reorder>a strong,.ro-reorder>button strong{white-space:normal;line-height:1.2}.ro-bundle-section{padding:.9rem;border-radius:20px}.ro-bundle-grid{display:grid;grid-template-columns:1fr;gap:.75rem}.ro-bundle-grid>article{grid-template-columns:42% 58%;min-height:174px;border-radius:15px}.ro-bundle-images{min-height:174px}.ro-bundle-images img{width:48%;height:128px}.ro-bundle-grid article>div:last-child{padding:.85rem .7rem}.ro-bundle-grid h3{font-size:1rem;line-height:1.1}.ro-bundle-grid p{min-height:0}.ro-bundle-grid article button{align-self:stretch;margin-top:.55rem;min-height:36px}.ro-content-grid{display:grid;grid-template-columns:1fr;gap:.75rem;margin:.15rem auto 1.1rem}.ro-content-grid>article{padding:.85rem;border-radius:17px}.ro-card-heading{align-items:center}.ro-recipe-body{grid-template-columns:1fr}.ro-recipe-art{height:180px;min-height:0}.ro-review-slide{width:min(78vw,320px);padding-right:.9rem}.ro-faq-list button{min-height:42px;font-size:.72rem}.ro-video-modal{padding:.7rem}.ro-video-modal>div{width:min(94vw,390px)}.ro-schedule-backdrop{align-items:end;padding:.55rem}.ro-schedule-modal{max-height:92dvh;border-radius:18px 18px 10px 10px}.ro-schedule-modal form{padding:1rem}.ro-schedule-fields,.ro-schedule-payment{grid-template-columns:1fr}.ro-schedule-fields label.wide{grid-column:auto}.footer-newsletter,.footer-directory,.footer-service-row{width:100%}}@media(max-width:390px){.ro-home>section{width:min(100% - .75rem,390px);max-width:calc(100% - .75rem)}.ro-home>.ro-mobile-hero{aspect-ratio:1.56 / 1!important;border-radius:16px!important}.ro-trust-row{grid-template-columns:1fr}.ro-trust-row article:nth-child(n+4){display:none}.ro-family-grid{grid-template-columns:1fr}.ro-mini-products{grid-auto-columns:minmax(166px,61vw)}.ro-spotlight-track{grid-auto-columns:minmax(205px,78vw)}.ro-bundle-grid>article{grid-template-columns:1fr}.ro-bundle-images{min-height:150px}.ro-bundle-grid article>div:last-child{padding:.8rem}}@media(prefers-reduced-motion:reduce){.ro-home>.ro-mobile-hero,.ro-trust-row article,.ro-family-card,.home-mini-product,.ro-featured-deal,.ro-process{animation:none!important}}@media(max-width:767px){.app-shell,.page-shell,main,.ro-home,.ro-home>section,.top-header,.announcement-bar,.nav-row{max-width:100vw!important;overflow-x:hidden!important}.page-shell{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding-left:0!important;padding-right:0!important}.ro-home>section{box-sizing:border-box!important;width:calc(100% - .75rem)!important;margin-left:auto!important;margin-right:auto!important}.nav-row{box-sizing:border-box!important;padding-left:.6rem!important;padding-right:.6rem!important}.ro-header-wordmark{width:clamp(126px,37vw,154px)!important}.ro-trust-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.45rem!important}.ro-trust-row article{gap:.45rem!important;min-width:0!important;padding:.52rem .45rem!important}.ro-trust-row svg{width:28px!important;height:28px!important;flex:0 0 28px!important}.ro-trust-row article div,.ro-trust-row strong,.ro-trust-row span{min-width:0!important;max-width:100%!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important}.ro-trust-row strong{font-size:.68rem!important;line-height:1.15!important}.ro-trust-row span{font-size:.56rem!important;line-height:1.25!important}.ro-family-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important;padding:0!important;overflow:visible!important}.ro-family-card{width:100%!important;min-width:0!important;padding:.72rem .55rem .65rem!important;border-radius:15px!important}.ro-family-card h3{font-size:.98rem!important;line-height:1.08!important}.ro-family-card>p{min-height:2.4em;margin-bottom:.35rem!important;font-size:.55rem!important;line-height:1.2!important}.ro-family-art{width:100%!important;height:clamp(104px,34vw,136px)!important;margin:.35rem 0 .42rem!important;object-fit:cover!important;object-position:center 62%!important;border-radius:11px!important}.ro-family-card>small{font-size:.5rem!important;line-height:1.15!important}.ro-family-card>div:last-child{width:100%;gap:.35rem!important}.ro-family-card button{min-height:32px!important;padding:.28rem .2rem!important;font-size:.58rem!important;line-height:1.1!important}.ro-section-head,.ro-title,.ro-card-heading{max-width:100%!important;overflow:hidden!important}.ro-title h2{font-size:clamp(1.32rem,6.3vw,1.55rem)!important;overflow-wrap:normal!important}}@media(max-width:360px){.ro-family-grid{gap:.45rem!important}.ro-family-card{padding:.65rem .45rem .6rem!important}.ro-family-art{height:105px!important}}@media(max-width:767px){.ro-home{align-items:center!important}.ro-home>section,.ro-home>.ro-mobile-hero{flex:0 0 auto!important;inline-size:calc(100% - 12px)!important;width:calc(100% - 12px)!important;min-inline-size:0!important;max-inline-size:calc(100% - 12px)!important;max-width:calc(100% - 12px)!important;margin-left:auto!important;margin-right:auto!important}.ro-trust-row,.ro-family-section,.ro-family-grid,.ro-section-head,.ro-title{inline-size:100%!important;width:100%!important;min-inline-size:0!important;max-inline-size:100%!important}.ro-family-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important;box-sizing:border-box!important}.ro-family-card{inline-size:auto!important;width:auto!important;min-inline-size:0!important;max-inline-size:100%!important;flex:none!important;overflow:hidden!important}.ro-title h2{display:block!important;inline-size:100%!important;max-inline-size:100%!important;font-size:clamp(1.26rem,6vw,1.46rem)!important;line-height:1.08!important;overflow:hidden!important;text-overflow:clip!important}.ro-trust-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:767px){html,body{position:relative;width:100%!important;max-width:100%!important;overflow-x:clip!important;overscroll-behavior-x:none;touch-action:pan-y}#root,.app-shell,.page-shell,.ro-home{width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;overflow-x:clip!important;transform:none!important}.ro-home{display:block!important}.ro-home>section,.ro-home>.ro-mobile-hero{width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important;margin-left:8px!important;margin-right:8px!important}.ro-family-grid{width:100%!important;max-width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.ro-family-card,.ro-trust-row article{min-width:0!important;max-width:100%!important}}@media(max-width:767px){.ro-home>section,.ro-home>.ro-mobile-hero{box-sizing:border-box!important;width:calc(100dvw - 16px)!important;max-width:calc(100dvw - 16px)!important;min-width:0!important;margin-left:8px!important;margin-right:8px!important}.ro-home .ro-family-section .ro-family-grid{box-sizing:border-box!important;display:grid!important;width:calc(100dvw - 16px)!important;max-width:calc(100dvw - 16px)!important;grid-template-columns:repeat(2,calc((100dvw - 24px)/2))!important;gap:8px!important;padding:0!important;margin:0!important;overflow:hidden!important;transform:none!important}.ro-home .ro-family-section .ro-family-grid>.ro-family-card{box-sizing:border-box!important;width:calc((100dvw - 24px)/2)!important;min-width:0!important;max-width:calc((100dvw - 24px)/2)!important;flex:0 0 auto!important}.ro-home .ro-family-section .ro-family-art{height:min(34dvw,128px)!important}.ro-home .ro-title h2{font-size:clamp(1.15rem,5.7dvw,1.42rem)!important;white-space:normal!important}}@media(max-width:767px){.ro-home>section,.ro-home>.ro-mobile-hero{width:min(calc(100% - 16px),323px)!important;max-width:min(calc(100% - 16px),323px)!important;margin-left:8px!important;margin-right:0!important}.ro-home .ro-family-section .ro-family-grid,.ro-trust-row{width:100%!important;max-width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.ro-home .ro-family-section .ro-family-grid>.ro-family-card{width:100%!important;max-width:100%!important}.ro-home .ro-family-section .ro-family-art{height:112px!important}.ro-mobile-hero-dots{max-width:max-content!important}}@media(max-width:767px){.catalog-page,.product-page,.cart-layout,.checkout-page,.orders-page,.profile-page,.wishlist-page,.blogs-page,.blog-detail,.legal-page,.support-page,.about-page,.contact-page,.farms-page{box-sizing:border-box!important;width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important;margin-left:8px!important;margin-right:8px!important;overflow-x:clip!important}.catalog-page *,.product-page *,.cart-layout *,.checkout-page *,.orders-page *,.profile-page *,.wishlist-page *{min-width:0}.catalog-breadcrumb,.pdp-breadcrumb{display:flex;gap:.35rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.62rem}.catalog-hero,.catalog-hero-direct{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1.75 / 1!important;border-radius:16px!important;overflow:hidden!important}.catalog-hero-bg,.catalog-hero-direct .catalog-hero-bg{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.catalog-category-rail{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(128px,42vw)!important;gap:.5rem!important;width:100%!important;max-width:100%!important;padding:.2rem 0 .65rem!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important}.catalog-category-rail::-webkit-scrollbar{display:none}.catalog-category-rail button{min-width:0!important;width:100%!important;scroll-snap-align:start}.catalog-title-row{display:grid!important;grid-template-columns:1fr!important;gap:.75rem!important;align-items:start!important}.catalog-title-row h2{font-size:clamp(1.75rem,9vw,2.3rem)!important;line-height:1!important}.catalog-tools{display:grid!important;grid-template-columns:1fr!important;width:100%!important;gap:.5rem!important}.catalog-tools select,.catalog-stock-toggle{width:100%!important;max-width:100%!important}.catalog-view{display:none!important}.mobile-filter-toggle{display:flex!important;width:100%!important;min-height:44px!important;align-items:center!important;justify-content:center!important;border-radius:12px!important}.catalog-layout{display:block!important;width:100%!important;max-width:100%!important}.catalog-layout>.catalog-filter-panel{display:none!important}.catalog-layout>main{width:100%!important;max-width:100%!important}.catalog-product-grid,.catalog-below-products{display:grid!important;width:100%!important;max-width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important}.catalog-product-grid.list-view{grid-template-columns:1fr!important}.catalog-product-card,.catalog-product-card.is-list{display:flex!important;width:100%!important;max-width:100%!important;min-width:0!important;flex-direction:column!important;overflow:hidden!important;border-radius:14px!important}.catalog-product-media,.catalog-product-card.is-list .catalog-product-media{width:100%!important;height:clamp(142px,44vw,180px)!important;padding:.35rem!important}.catalog-product-media a,.catalog-product-media img{width:100%!important;height:100%!important}.catalog-product-media img{object-fit:contain!important}.catalog-ribbon{max-width:calc(100% - 2.4rem)!important;font-size:.5rem!important;white-space:nowrap!important}.catalog-heart{width:34px!important;height:34px!important;right:.35rem!important;top:.35rem!important}.catalog-product-copy{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;padding:.55rem!important}.catalog-product-kicker{gap:.25rem!important;font-size:.48rem!important}.catalog-purity-dot{display:none!important}.catalog-product-copy h3{min-height:2.55em!important;font-size:.68rem!important;line-height:1.18!important}.catalog-product-copy>p,.catalog-rating small,.catalog-price em{display:none!important}.catalog-rating{gap:.18rem!important;font-size:.52rem!important}.catalog-price{align-items:flex-start!important;margin:.45rem 0!important}.catalog-price-main{width:100%!important}.catalog-price-main>div{display:flex!important;flex-wrap:wrap!important;gap:.25rem!important}.catalog-price strong{font-size:.82rem!important}.catalog-price del,.catalog-price-main small{font-size:.53rem!important}.catalog-add,.catalog-qty{min-height:38px!important;margin-top:auto!important;border-radius:10px!important;font-size:.62rem!important}.catalog-add-arrow{display:none!important}.catalog-family-banner{min-height:245px!important;width:100%!important;margin-top:.85rem!important;border-radius:16px!important}.catalog-family-banner>div{width:min(76%,250px)!important;padding:1rem!important}.catalog-family-banner h2{font-size:1.45rem!important}.catalog-compare,.catalog-pagination{width:100%!important;max-width:100%!important}.catalog-compare h2{font-size:1.35rem!important}.catalog-compare>div,.catalog-compare article{grid-template-columns:1fr!important}.catalog-compare article img{height:125px!important}.filter-drawer{position:fixed!important;inset:0!important;z-index:1100!important;padding:.75rem!important;overflow:hidden!important}.filter-drawer-card{width:100%!important;max-width:420px!important;max-height:calc(100dvh - 1.5rem)!important;overflow-y:auto!important;border-radius:18px!important}.filter-drawer-card .catalog-filter-panel{display:block!important}.product-detail-hero{display:grid!important;grid-template-columns:1fr!important;gap:.85rem!important;width:100%!important;padding:.65rem!important;border-radius:18px!important}.product-gallery,.pdp-gallery-shell,.product-detail-copy,.purchase-panel{width:100%!important;max-width:100%!important}.pdp-gallery-shell{display:grid!important;grid-template-columns:1fr!important}.product-main-image,.product-page .product-main-image{order:1!important;width:100%!important;min-height:0!important;height:auto!important;aspect-ratio:1 / 1!important;border-radius:18px!important}.product-main-image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:.7rem!important}.product-thumbnails{order:2!important;display:grid!important;grid-auto-flow:column!important;grid-auto-columns:62px!important;gap:.45rem!important;overflow-x:auto!important;padding-bottom:.35rem!important;scrollbar-width:none!important}.product-thumbnails::-webkit-scrollbar{display:none}.product-thumbnails button{width:62px!important;height:62px!important;flex:0 0 62px!important}.pdp-trust-strip,.pdp-benefit-row,.pdp-uses>div,.pdp-process ol{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important}.pdp-heading-row{align-items:flex-start!important;gap:.55rem!important}.pdp-heading-row h1,.product-detail-copy h1{font-size:clamp(1.55rem,8vw,2.15rem)!important;line-height:1.05!important}.pdp-wishlist-button{flex:0 0 44px!important;width:44px!important;min-height:44px!important;padding:0!important}.pdp-wishlist-button span{display:none!important}.pdp-title-rating,.pdp-price-line{flex-wrap:wrap!important;gap:.35rem!important}.pdp-size-row,.pdp-pack-compare>div{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important}.pdp-size-row button{min-height:76px!important;padding:.5rem .35rem!important}.pdp-purchase-options label{grid-template-columns:auto minmax(0,1fr) auto!important;gap:.45rem!important}.pdp-cart-row{grid-template-columns:104px minmax(0,1fr)!important;gap:.5rem!important}.pdp-quantity,.pdp-add-cart,.pdp-buy-now{min-width:0!important;min-height:44px!important}.pdp-delivery-check>div{grid-template-columns:1fr auto!important;gap:.45rem!important}.pdp-delivery-check input{width:100%!important}.pdp-section-tabs{position:sticky!important;top:98px!important;z-index:50!important;display:grid!important;grid-auto-flow:column!important;grid-auto-columns:max-content!important;width:100%!important;overflow-x:auto!important;gap:.4rem!important;padding:.45rem!important;border-radius:12px!important;scrollbar-width:none!important}.pdp-section-tabs::-webkit-scrollbar{display:none}.pdp-section-tabs a{padding:.5rem .65rem!important;white-space:nowrap!important}.pdp-story-hero{min-height:360px!important;border-radius:18px!important}.pdp-story-hero>div{width:100%!important;min-height:auto!important;padding:1rem!important}.pdp-story-hero h2,.pdp-process h2,.pdp-uses h2,.pdp-pack-compare h2{font-size:clamp(1.55rem,8vw,2.1rem)!important}.pdp-process{grid-template-columns:1fr!important}.pdp-process>img,.pdp-process-banner img{width:100%!important;height:auto!important;border-radius:16px!important}.pdp-social-grid{grid-template-columns:1fr!important;gap:.85rem!important}.review-track{width:max-content!important}.review-grid,.verified-review-list,.card-grid.best-seller-grid{grid-template-columns:1fr!important}.pdp-related>div:first-child{align-items:flex-start!important;flex-direction:column!important;gap:.45rem!important}.pdp-sticky-buy{left:8px!important;right:8px!important;bottom:max(8px,env(safe-area-inset-bottom))!important;width:auto!important;transform:none!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:.45rem!important;padding:.5rem!important;border-radius:14px!important}.pdp-sticky-buy div{display:none!important}.pdp-sticky-buy select,.pdp-sticky-buy button{min-height:42px!important;min-width:0!important;font-size:.65rem!important}.cart-drawer{width:min(100%,420px)!important;max-width:100%!important;border-radius:18px 18px 0 0!important}.cart-row,.checkout-item,.cart-drawer-item{grid-template-columns:58px minmax(0,1fr)!important;gap:.55rem!important}.cart-row img,.checkout-item img,.cart-drawer-item img{width:58px!important;height:58px!important}.cart-line-total,.remove-btn,.cart-quantity-controls{grid-column:2!important}.cart-layout,.checkout-premium-grid,.orders-stat-grid,.latest-order-strip,.order-info-grid,.checkout-fields-grid,.payment-mode-grid,.return-exchange-form,.profile-dashboard,.form-grid{grid-template-columns:1fr!important}.checkout-summary-card,.order-summary{position:static!important;top:auto!important}.checkout-title-row,.orders-hero,.order-card-top,.section-head{align-items:flex-start!important;flex-direction:column!important;gap:.6rem!important}.checkout-coupon-row,.cart-coupon-row,.otp-row,.phone-field{grid-template-columns:1fr!important}.phone-field b{width:max-content!important}.tracking-row-pro{overflow-x:auto!important;padding-bottom:.45rem!important}.track-step-pro{min-width:92px!important}.order-product-row{grid-template-columns:54px minmax(0,1fr)!important}.return-exchange-panel{overflow:hidden!important}}@media(max-width:360px){.catalog-product-grid,.catalog-below-products{gap:.45rem!important}.catalog-product-media{height:132px!important}.catalog-product-copy h3{font-size:.64rem!important}.pdp-size-row,.pdp-pack-compare>div,.pdp-trust-strip,.pdp-benefit-row,.pdp-uses>div{grid-template-columns:1fr!important}}@media(max-width:767px){html,body,#root{width:100%!important;max-width:100%!important;overflow-x:clip!important;overscroll-behavior-x:none!important;touch-action:pan-y!important}.announcement-bar{display:flex!important;align-items:center!important;justify-content:center!important;grid-template-columns:none!important;width:100%!important;max-width:100%!important;overflow:hidden!important;padding-inline:.45rem!important;text-align:center!important}.announcement-bar>span,.announcement-bar a{display:none!important}.announcement-bar strong,.announcement-text,.promo-text{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(.48rem,2.45vw,.62rem)!important;letter-spacing:.01em!important}.announcement-bar strong{font-size:0!important}.announcement-bar strong:before{content:"SAVE ₹250 ABOVE ₹1,999 • WELCOME50"!important;display:block!important;overflow:hidden!important;color:#122f29!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(.54rem,2.6vw,.64rem)!important;font-weight:900!important;letter-spacing:.02em!important}.announcement-bar strong i{margin-inline:.25rem!important}.announcement-bar strong{font-size:clamp(.54rem,2.6vw,.64rem)!important}.announcement-bar strong:before{content:none!important;display:none!important}.catalog-page,.product-page,.cart-layout,.checkout-page,.orders-page,.profile-page,.wishlist-page,.auth-page,.about-page,.farms-page,.blogs-page,.blog-detail-page,.support-page,.policy-page,.return-page,.contact-page{box-sizing:border-box!important;width:min(calc(100% - 16px),323px)!important;max-width:min(calc(100% - 16px),323px)!important;min-width:0!important;margin-left:8px!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;overflow-x:clip!important;transform:none!important}.catalog-page *,.product-page *,.cart-layout *,.checkout-page *,.orders-page *,.profile-page *,.wishlist-page *,.auth-page *,.about-page *,.farms-page *,.blogs-page *,.blog-detail-page *,.support-page *,.policy-page *,.return-page *,.contact-page *{box-sizing:border-box!important;min-width:0!important;max-width:100%!important}.catalog-hero{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1.72 / 1!important;overflow:hidden!important;border-radius:18px!important;border:2px solid rgba(10,86,57,.2)!important;box-shadow:0 14px 32px #07372a1f!important}.catalog-hero-bg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:linear-gradient(120deg,#fff8dd,#f8edc4)!important}.catalog-hero-copy{inset:auto 0 0!important;width:100%!important;height:auto!important;padding:.8rem .75rem!important;border-radius:0!important;background:linear-gradient(180deg,#043d2d00,#043d2de6)!important;color:#fffdf4!important}.catalog-hero-copy small,.catalog-hero-copy p,.catalog-hero-copy div{display:none!important}.catalog-hero-copy h1{width:19ch!important;max-width:100%!important;margin:0!important;font-size:clamp(1.3rem,7.2vw,1.72rem)!important;line-height:1!important;text-shadow:0 3px 12px rgba(0,0,0,.24)!important}.catalog-hero-products{display:none!important}.catalog-category-rail,.product-thumbnails,.pdp-section-tabs,.tracking-row-pro{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-inline:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.catalog-category-rail::-webkit-scrollbar,.product-thumbnails::-webkit-scrollbar,.pdp-section-tabs::-webkit-scrollbar,.tracking-row-pro::-webkit-scrollbar{display:none!important}.catalog-category-rail{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:96px!important;grid-template-columns:none!important;gap:.45rem!important;padding:.15rem 0 .4rem!important}.catalog-category-rail button{width:96px!important;min-width:96px!important;padding:.52rem .35rem!important;border-radius:13px!important}.catalog-category-rail img{height:54px!important}.catalog-title-row,.catalog-tools,.catalog-pagination,.product-page .pdp-heading-row,.checkout-title-row,.orders-hero,.order-card-top,.section-head{align-items:flex-start!important;flex-direction:column!important;gap:.55rem!important;width:100%!important}.catalog-title-row h2,.product-detail-copy h1,.orders-hero h1,.checkout-title-row h1{font-size:clamp(1.55rem,8vw,2.05rem)!important;line-height:1.05!important}.catalog-tools{display:grid!important;grid-template-columns:1fr auto!important}.catalog-tools select{width:100%!important;max-width:none!important}.catalog-layout,.product-detail-hero,.checkout-premium-grid,.cart-layout,.orders-stat-grid,.latest-order-strip,.order-info-grid,.checkout-fields-grid,.payment-mode-grid,.return-exchange-form,.profile-dashboard,.form-grid{display:grid!important;grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;gap:.75rem!important}.catalog-layout>.catalog-filter-panel{display:none!important}.catalog-product-grid,.catalog-below-products{display:grid!important;width:100%!important;max-width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;align-items:stretch!important;overflow:visible!important}.catalog-product-grid.list-view,.catalog-below-products.list-view{grid-template-columns:repeat(2,minmax(0,1fr))!important}.catalog-product-card,.catalog-product-card.is-list,.product-card{display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;border-radius:15px!important}.catalog-product-media,.catalog-product-card.is-list .catalog-product-media{width:100%!important;height:clamp(116px,35vw,142px)!important;min-height:0!important}.catalog-product-media img{width:100%!important;height:100%!important;object-fit:contain!important;padding:.32rem!important}.catalog-product-copy{width:100%!important;padding:.55rem .48rem .62rem!important;gap:.35rem!important}.catalog-product-copy h3{display:-webkit-box!important;min-height:2.35em!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;font-size:.66rem!important;line-height:1.18!important}.catalog-product-copy>p,.catalog-rating small,.catalog-product-copy .catalog-description{display:none!important}.catalog-price{align-items:flex-start!important;flex-direction:column!important;gap:.12rem!important}.catalog-price strong{font-size:.82rem!important}.catalog-card-actions{grid-template-columns:1fr!important;gap:.35rem!important}.catalog-card-actions a,.catalog-card-actions button{width:100%!important;min-height:38px!important;padding:.48rem .35rem!important;font-size:.58rem!important}.catalog-family-banner,.catalog-compare>div,.pdp-process,.pdp-pack-compare>div,.pdp-social-grid,.review-grid,.verified-review-list,.card-grid.best-seller-grid{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important}.catalog-family-banner{overflow:hidden!important;border-radius:18px!important}.catalog-family-banner img{width:100%!important;height:156px!important;object-fit:cover!important}.product-page .product-detail-hero,.product-detail-hero{padding:.55rem!important;border-radius:18px!important;overflow:hidden!important}.pdp-gallery-shell{display:grid!important;grid-template-columns:1fr!important;width:100%!important;gap:.55rem!important}.product-page .product-main-image,.product-main-image{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:0!important;height:auto!important;aspect-ratio:1 / 1!important;border-radius:16px!important;overflow:hidden!important}.product-page .product-main-image img,.product-main-image img{display:block!important;position:relative!important;z-index:3!important;opacity:1!important;visibility:visible!important;flex:0 1 auto!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:.65rem!important}.product-page .product-main-image:after,.product-main-image:after{z-index:1!important}.product-thumbnails{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:64px!important;grid-template-columns:none!important;gap:.42rem!important;order:2!important;padding:.1rem 0 .35rem!important}.product-page .product-thumbnails button,.product-thumbnails button{width:64px!important;height:64px!important;flex:0 0 64px!important;border-radius:12px!important}.product-detail-copy,.product-page .purchase-panel,.purchase-panel{width:100%!important;padding:.95rem .75rem 1rem!important;border-radius:17px!important;overflow:hidden!important}.pdp-trust-strip,.pdp-benefit-row,.pdp-uses>div,.pdp-size-row,.pdp-pack-compare>div{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important;width:100%!important}.pdp-trust-strip>span{min-height:62px!important;padding:.55rem!important;border-right:0!important;border-radius:12px!important;background:#ffffff9e!important}.pdp-size-row button{min-height:72px!important;padding:.45rem .32rem!important;border-radius:12px!important}.pdp-purchase-options label{grid-template-columns:auto minmax(0,1fr)!important;padding:.62rem!important}.pdp-purchase-options label strong:last-child{grid-column:2!important}.pdp-cart-row{display:grid!important;grid-template-columns:98px minmax(0,1fr)!important;gap:.45rem!important;width:100%!important}.pdp-quantity,.pdp-add-cart,.pdp-buy-now{width:100%!important;min-height:44px!important;border-radius:12px!important}.pdp-buy-now{grid-column:1 / -1!important}.pdp-delivery-check>div,.checkout-coupon-row,.cart-coupon-row,.otp-row,.phone-field{display:grid!important;grid-template-columns:1fr!important;width:100%!important;gap:.45rem!important}.pdp-delivery-check input,.pdp-delivery-check button,.checkout-coupon-row input,.checkout-coupon-row button,.cart-coupon-row input,.cart-coupon-row button{width:100%!important;border-radius:11px!important}.pdp-section-tabs{position:sticky!important;top:96px!important;z-index:50!important;display:grid!important;grid-auto-flow:column!important;grid-auto-columns:max-content!important;grid-template-columns:none!important;gap:.35rem!important;padding:.42rem!important;border-radius:13px!important}.pdp-section-tabs a{padding:.48rem .6rem!important;white-space:nowrap!important;font-size:.62rem!important}.pdp-story-hero{min-height:320px!important;border-radius:18px!important;overflow:hidden!important}.pdp-story-hero>div{width:100%!important;min-height:auto!important;padding:1rem!important}.pdp-process>img,.pdp-process-banner img,.pdp-uses img{width:100%!important;height:auto!important;border-radius:15px!important}.cart-row,.checkout-item,.cart-drawer-item,.order-product-row{grid-template-columns:56px minmax(0,1fr)!important;gap:.55rem!important}.cart-row img,.checkout-item img,.cart-drawer-item img,.order-product-row img{width:56px!important;height:56px!important}.cart-line-total,.remove-btn,.cart-quantity-controls{grid-column:2!important}.checkout-summary-card,.order-summary{position:static!important;top:auto!important}.pdp-sticky-buy{left:8px!important;right:auto!important;bottom:max(8px,env(safe-area-inset-bottom))!important;width:min(calc(100% - 16px),323px)!important;max-width:min(calc(100% - 16px),323px)!important;transform:none!important;grid-template-columns:1fr 1fr!important;gap:.45rem!important;padding:.48rem!important;border-radius:14px!important}.pdp-sticky-buy div{display:none!important}.pdp-sticky-buy select,.pdp-sticky-buy button{width:100%!important;min-height:42px!important;min-width:0!important;font-size:.62rem!important}}@media(max-width:360px){.catalog-page,.product-page,.cart-layout,.checkout-page,.orders-page,.profile-page,.wishlist-page,.auth-page,.about-page,.farms-page,.blogs-page,.blog-detail-page,.support-page,.policy-page,.return-page,.contact-page,.pdp-sticky-buy{width:min(calc(100% - 16px),323px)!important;max-width:min(calc(100% - 16px),323px)!important}.catalog-product-grid,.catalog-below-products{gap:7px!important}.catalog-product-media,.catalog-product-card.is-list .catalog-product-media{height:112px!important}.catalog-card-actions a,.catalog-card-actions button{min-height:36px!important;font-size:.54rem!important}}@media(max-width:860px){.top-header{position:sticky!important;top:0!important;z-index:3000!important;overflow:visible!important}.nav-row{position:relative!important;overflow:visible!important;isolation:isolate!important}.mobile-cart-link,.menu-toggle{display:inline-grid!important;place-items:center!important;position:relative!important;z-index:3010!important;pointer-events:auto!important;cursor:pointer!important}.menu-toggle{appearance:none!important;border:1px solid rgba(8,83,69,.24)!important;color:#083f35!important;background:#fffdf6!important}.menu-toggle-icon,.menu-toggle-icon span{pointer-events:none!important}.menu-toggle.open .menu-toggle-icon span:nth-child(1){transform:translateY(6px) rotate(45deg)!important}.menu-toggle.open .menu-toggle-icon span:nth-child(2){opacity:0!important}.menu-toggle.open .menu-toggle-icon span:nth-child(3){transform:translateY(-6px) rotate(-45deg)!important}.nav-shell{display:grid!important;position:absolute!important;top:calc(100% + 8px)!important;left:8px!important;right:8px!important;z-index:3005!important;width:auto!important;max-height:calc(100dvh - 112px)!important;overflow-y:auto!important;gap:.75rem!important;padding:.85rem!important;border:1px solid rgba(126,91,30,.18)!important;border-radius:18px!important;background:#fffdf7fa!important;box-shadow:0 22px 48px #142d2233!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-8px) scale(.98)!important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important}.nav-shell.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important}.nav-links ul{display:grid!important;grid-template-columns:1fr!important;gap:.42rem!important}.nav-links a{display:flex!important;align-items:center!important;width:100%!important;min-height:44px!important;padding:.72rem .8rem!important;border:1px solid rgba(126,91,30,.14)!important;border-radius:12px!important;background:#fffaf0!important}.nav-icons{display:grid!important;grid-template-columns:1fr repeat(2,44px)!important;gap:.5rem!important;width:100%!important;padding-top:.7rem!important;border-top:1px solid rgba(126,91,30,.14)!important}.header-search{grid-column:1 / -1!important;width:100%!important;margin:0!important}.nav-icons .cart-icon-link{display:none!important}}.about-ro-page{display:grid;gap:clamp(1rem,2.6vw,1.6rem)}.about-ro-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(1rem,3vw,2rem);align-items:stretch;padding:clamp(1rem,3vw,1.4rem);border:1px solid rgba(126,91,30,.16);border-radius:32px;background:radial-gradient(circle at 10% 0%,rgba(247,197,72,.22),transparent 32%),linear-gradient(135deg,#fffaf0,#f3ead7);box-shadow:0 22px 55px #3e2b0c14;overflow:hidden}.about-ro-hero-copy{display:grid;align-content:center;gap:1rem;padding:clamp(1rem,4vw,3rem)}.about-ro-hero-copy h1{max-width:12ch;margin:0;color:#073f35;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.8rem,6vw,5.5rem);line-height:.88;letter-spacing:-.045em}.about-ro-hero-copy>p:not(.ornament){max-width:660px;margin:0;color:#5f5b4f;font-size:clamp(.98rem,1.6vw,1.12rem);line-height:1.72}.about-ro-actions{display:flex;flex-wrap:wrap;gap:.65rem}.about-ro-hero-card{position:relative;min-height:560px;overflow:hidden;border:1px solid rgba(255,255,255,.6);border-radius:26px;background:#d9ead8;box-shadow:inset 0 0 0 8px #ffffff2e}.about-ro-hero-card img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.about-ro-hero-card span{position:absolute;left:1rem;right:1rem;bottom:1rem;padding:.9rem 1rem;border:1px solid rgba(255,255,255,.45);border-radius:18px;color:#fff9df;background:#043f34e0;box-shadow:0 12px 28px #032d2433;font-size:.8rem;font-weight:900;letter-spacing:.08em;text-align:center;text-transform:uppercase}.about-ro-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,3vw,2rem)}.about-ro-photo-grid article{position:relative;min-height:360px;overflow:hidden;border:1px solid rgba(126,91,30,.14);border-radius:28px;background:#fffaf0;box-shadow:0 18px 45px #3e2b0c14}.about-ro-photo-grid img{width:100%;height:100%;display:block;object-fit:cover}.about-ro-photo-grid div{position:absolute;left:1rem;right:1rem;bottom:1rem;display:grid;gap:.16rem;padding:.85rem 1rem;border-radius:16px;color:#fff8dd;background:#054539e6}.about-ro-photo-grid strong{font-family:Cormorant Garamond,Georgia,serif;font-size:1.45rem}.about-ro-photo-grid small{color:#fff8ddd1}.about-ro-process-grid .about-journey-card{min-height:245px}.about-ro-contact-panel,.about-ro-social-panel{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:1rem;align-items:center;padding:clamp(1rem,3vw,2rem);border:1px solid rgba(126,91,30,.14);border-radius:28px;background:linear-gradient(135deg,#073f35,#0d6c59);color:#fff8dd;box-shadow:0 20px 48px #06403429}.about-ro-contact-panel h2,.about-ro-social-panel h2{margin:.15rem 0 .45rem;color:#fff8dd;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1}.about-ro-contact-panel p:not(.eyebrow){max-width:560px;margin:0;color:#fff8ddc7;line-height:1.65}.about-ro-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.about-ro-contact-grid a,.about-ro-social-grid a{min-width:0;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#ffffff14;color:#fff8dd;box-shadow:inset 0 1px #ffffff14}.about-ro-contact-grid a{display:grid;gap:.28rem;padding:.95rem}.about-ro-contact-grid span{color:#f5c84a;font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.about-ro-contact-grid strong{overflow-wrap:anywhere;font-size:.86rem}.about-ro-social-panel{background:linear-gradient(135deg,#fffaf0,#f0e4c9);color:#0c4237}.about-ro-social-panel h2{color:#073f35}.about-ro-social-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.6rem}.about-ro-social-grid a{display:grid;place-items:center;gap:.45rem;min-height:92px;padding:.8rem .45rem;color:#073f35;background:#fffdf7;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.about-ro-social-grid a:hover{transform:translateY(-3px);border-color:#075b4e47;box-shadow:0 12px 26px #372a1214}.about-ro-social-grid svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.about-ro-social-grid span{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}@media(max-width:900px){.about-ro-hero,.about-ro-contact-panel,.about-ro-social-panel{grid-template-columns:1fr}.about-ro-hero-card{min-height:390px}.about-ro-photo-grid,.about-ro-contact-grid{grid-template-columns:1fr}.about-ro-social-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:520px){.about-ro-hero{border-radius:22px;padding:.55rem}.about-ro-hero-copy{padding:1rem .85rem 1.15rem}.about-ro-hero-copy h1{max-width:11ch;font-size:clamp(2.35rem,13vw,3.15rem)}.about-ro-hero-card{min-height:285px;border-radius:18px}.about-ro-photo-grid article{min-height:260px;border-radius:20px}.about-ro-contact-panel,.about-ro-social-panel{border-radius:20px}.about-ro-social-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){*,*:before,*:after{box-sizing:border-box!important}html,body,#root,.app-shell{width:100%!important;max-width:100%!important;overflow-x:hidden!important}img,video,iframe,canvas,svg{max-width:100%!important}.top-header,.announcement-bar,.nav-row,.site-footer{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.footer-service-row,.footer-directory,.footer-bottom{width:min(calc(100vw - 20px),520px)!important;max-width:min(calc(100vw - 20px),520px)!important;margin-left:auto!important;margin-right:auto!important}.footer-newsletter{width:min(calc(100vw - 20px),520px)!important;max-width:min(calc(100vw - 20px),520px)!important;margin:.9rem auto 0!important}.top-header,.announcement-bar,.nav-row,.site-footer,.footer-newsletter,.footer-service-row,.footer-directory,.footer-bottom{box-sizing:border-box!important}.page-shell,.ro-home,.home-page,.catalog-page,.product-page,.cart-layout,.checkout-page,.orders-page,.profile-page,.wishlist-page,.auth-modern,.about-page,.about-ro-page,.farms-page,.blogs-page,.blog-detail,.blog-detail-page,.support-page,.policy-page,.return-page,.contact-page,.legal-page-shell,.admin-shell{width:min(calc(100vw - 20px),520px)!important;max-width:min(calc(100vw - 20px),520px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;overflow-x:clip!important}.ro-home>section,.ro-home>.ro-hero,.ro-home>.ro-mobile-hero,.catalog-page>*,.product-page>*,.checkout-page>*,.cart-layout>*,.orders-page>*,.profile-page>*,.wishlist-page>*,.blogs-page>*,.blog-detail>*,.about-ro-page>*,.contact-page>*,.farms-page>*,.support-page>*,.legal-page-shell>*{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.catalog-product-grid,.catalog-layout,.catalog-family-banner,.pdp-detail-grid,.pdp-gallery-shell,.pdp-benefit-row,.pdp-process ol,.pdp-pack-compare>div,.checkout-grid,.cart-layout,.orders-list,.profile-grid,.wishlist-grid,.blogs-grid,.about-ro-hero,.about-ro-photo-grid,.about-ro-contact-panel,.about-ro-social-panel{min-width:0!important;max-width:100%!important}.ro-home .ro-family-section .ro-family-grid{width:100%!important;max-width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important;overflow:visible!important}.ro-home .ro-family-section .ro-family-grid>.ro-family-card{width:100%!important;min-width:0!important;max-width:100%!important}.catalog-category-rail,.product-thumbnails,.pdp-section-tabs,.ro-spotlight-track,.admin-dashboard-buttons{max-width:100%!important;overflow-x:auto!important;overscroll-behavior-inline:contain!important}.catalog-hero,.product-main-image,.pdp-story-hero,.catalog-family-banner,.cart-summary,.checkout-summary-card,.order-card,.profile-card,.wishlist-card,.about-ro-hero,.about-ro-photo-grid article,.about-ro-contact-panel,.about-ro-social-panel,.legal-page-aside,.legal-page-body,.support-intro,.support-faq{border-radius:18px!important}.catalog-product-grid,.wishlist-grid,.ro-home .ro-family-section .ro-family-grid{gap:.7rem!important}.catalog-product-card,.ro-family-card,.cart-row,.checkout-item,.order-card,.wishlist-card{box-shadow:0 12px 28px #2d220e14!important}.site-footer{margin-top:1.4rem!important;padding:.55rem 0 calc(.8rem + env(safe-area-inset-bottom))!important;background:radial-gradient(circle at 10% 0%,rgba(247,195,49,.2),transparent 34%),linear-gradient(180deg,#fffaf0,#fffdf7 42%,#f6edd8)!important}.footer-newsletter{min-height:248px!important;align-items:flex-end!important;justify-content:flex-start!important;padding:1.25rem!important;border:1px solid rgba(230,185,75,.35)!important;border-radius:24px 24px 16px 16px!important;background:linear-gradient(180deg,#043a311a,#043a31d1),url(/images/footer-newsletter-art-original.webp) center/cover no-repeat!important;box-shadow:0 18px 44px #10362b2e!important}.footer-newsletter-copy{width:min(100%,360px)!important;padding:.95rem!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:18px!important;background:#043029c2!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.footer-newsletter h2{font-size:clamp(1.9rem,8vw,2.55rem)!important;line-height:.95!important}.footer-newsletter p{font-size:.82rem!important;line-height:1.5!important}.footer-newsletter form{border-radius:13px!important}.footer-newsletter input,.footer-newsletter button{min-height:44px!important;font-size:.78rem!important}.footer-directory{grid-template-columns:1fr 1fr!important;gap:.85rem!important;padding:1rem!important;border:1px solid rgba(126,91,30,.16)!important;border-radius:16px!important;background:radial-gradient(circle at 100% 0%,rgba(255,206,65,.55),transparent 36%),linear-gradient(145deg,#fff8de,#f5b51c)!important;box-shadow:0 14px 34px #4e37101f!important}.footer-directory .footer-brand{grid-column:1 / -1!important;padding:1rem!important;border:1px solid rgba(5,77,63,.12)!important;border-radius:16px!important;background:#fffdf7ad!important;text-align:center!important}.footer-logo{display:grid!important;justify-items:center!important}.footer-logo img{width:min(235px,76vw)!important;height:auto!important;object-position:center!important}.footer-brand p{max-width:34ch!important;margin:.45rem auto .7rem!important;font-size:.78rem!important;line-height:1.6!important}.footer-social-links{justify-content:center!important;gap:.55rem!important}.footer-social-links a{width:36px!important;height:36px!important;color:#ffd35a!important;background:linear-gradient(145deg,#063f35,#0a6a56)!important;box-shadow:0 8px 18px #0943372e!important}.footer-social-links svg{width:18px!important;height:18px!important}.footer-directory h4{margin-bottom:.55rem!important;font-size:.8rem!important;letter-spacing:.04em!important}.footer-directory ul{gap:.45rem!important}.site-footer a{font-size:.74rem!important;line-height:1.35!important}.footer-service-row{grid-template-columns:1fr 1fr!important;gap:.65rem!important;padding:.7rem!important;border:1px solid rgba(126,91,30,.13)!important;border-radius:16px!important;background:#fffdf7e6!important;box-shadow:0 12px 30px #292d1c14!important}.footer-service-row article{justify-content:flex-start!important;padding:.5rem!important;border-radius:12px!important;background:#fffaf0!important}.footer-service-row svg{width:30px!important;height:30px!important;stroke:#08715e!important}.footer-service-row strong{font-size:.7rem!important}.footer-service-row small{font-size:.58rem!important}.footer-bottom{justify-content:center!important;padding:.75rem .5rem!important;border-radius:0 0 16px 16px!important;color:#5f604f!important;background:#fffdf7d1!important;font-size:.66rem!important;text-align:center!important}}.pdp-sticky-buy{width:min(680px,calc(100% - 2rem))!important;gap:.8rem!important;padding:.78rem .9rem!important;border-radius:18px!important;box-shadow:0 18px 46px #19362a42!important}.pdp-sticky-buy small{font-size:.62rem!important}.pdp-sticky-buy strong{font-size:.82rem!important}.pdp-sticky-buy select,.pdp-sticky-buy button{min-height:50px!important;border-radius:12px!important;font-size:.82rem!important}.pdp-sticky-buy button{background:linear-gradient(135deg,#08715e,#043f36)!important;letter-spacing:.03em!important}@media(max-width:760px){.pdp-sticky-buy{left:50%!important;right:auto!important;bottom:max(12px,env(safe-area-inset-bottom))!important;width:min(calc(100vw - 20px),520px)!important;max-width:min(calc(100vw - 20px),520px)!important;transform:translate(-50%)!important;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important;gap:.7rem!important;padding:.72rem!important;border-radius:20px!important;background:#fffdf7fa!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.pdp-sticky-buy div{display:none!important}.pdp-sticky-buy select,.pdp-sticky-buy button{width:100%!important;min-width:0!important;min-height:58px!important;padding:.72rem .65rem!important;font-size:.88rem!important;font-weight:900!important}}@media(max-width:390px){.pdp-sticky-buy{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;gap:.55rem!important;padding:.62rem!important}.pdp-sticky-buy select,.pdp-sticky-buy button{min-height:54px!important;font-size:.78rem!important}}@media(max-width:760px){.product-page{padding-bottom:calc(96px + env(safe-area-inset-bottom))!important}.product-page .purchase-panel,.product-detail-copy.purchase-panel{gap:.92rem!important;padding:1rem!important;border:1px solid rgba(222,199,143,.72)!important;border-radius:24px!important;background:radial-gradient(circle at 100% 0%,rgba(246,196,60,.13),transparent 30%),linear-gradient(180deg,#fffef9,#fff8ea)!important;box-shadow:0 18px 44px #3e2b0c1a!important}.product-page .product-detail-copy h1{font-size:clamp(2.38rem,10.8vw,3.35rem)!important;line-height:.9!important;letter-spacing:-.04em!important}.product-page .product-detail-copy>p{color:#635f54!important;font-size:.94rem!important;line-height:1.58!important}.product-page .pdp-title-rating{gap:.42rem!important;font-size:.86rem!important;line-height:1.2!important}.product-page .pdp-title-rating>span{color:#f4a800!important;font-size:.88rem!important;letter-spacing:.12em!important}.product-page .pdp-title-rating b{color:#0a5c4e!important;font-size:.98rem!important}.product-page .pdp-title-rating small{color:#7b7469!important;font-size:.82rem!important}.product-page .pdp-title-rating em{padding:.38rem .7rem!important;border:1px solid rgba(8,113,94,.14)!important;border-radius:999px!important;color:#08715e!important;background:#eaf8f2!important;font-size:.82rem!important;box-shadow:inset 0 1px #ffffffc7!important}.product-page .price-row,.product-page .pdp-price-row{align-items:center!important;gap:.55rem!important}.product-page .product-price,.product-page .sale-price{color:#064c40!important;font-size:clamp(3.1rem,14vw,4.25rem)!important;line-height:.9!important;letter-spacing:-.05em!important}.product-page .discount-badge,.product-page .save-badge{min-height:44px!important;padding:.55rem .85rem!important;border-radius:999px!important;font-size:.86rem!important;box-shadow:0 12px 26px #07695838!important}.product-page .pdp-option-block>span,.product-page .pdp-purchase-options>strong,.product-page .pdp-delivery-check>strong{color:#193f37!important;font-size:1rem!important;font-weight:950!important;letter-spacing:-.01em!important}.product-page .pdp-size-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem!important}.product-page .pdp-size-row button{min-height:96px!important;padding:.72rem .55rem!important;border:1px solid rgba(196,170,124,.55)!important;border-radius:20px!important;color:#4d473c!important;background:linear-gradient(145deg,#fffffff0,#fff8eae0)!important;box-shadow:0 10px 24px #4c381213!important}.product-page .pdp-size-row button b{color:#3e3b34!important;font-size:1.02rem!important;line-height:1.1!important}.product-page .pdp-size-row button strong{color:#4e493f!important;font-size:.98rem!important;line-height:1.1!important}.product-page .pdp-size-row button small{color:#827767!important;font-size:.78rem!important;font-weight:800!important}.product-page .pdp-size-row button.active{border:2px solid #08715e!important;color:#073f35!important;background:radial-gradient(circle at 100% 0%,rgba(8,113,94,.13),transparent 35%),linear-gradient(145deg,#fff,#ecfbf4)!important;box-shadow:0 0 0 4px #08715e14,0 16px 30px #08715e29!important}.product-page .pdp-size-row button.active b,.product-page .pdp-size-row button.active strong{color:#064c40!important}.product-page .pdp-size-row button.active small{color:#8a6d00!important}.product-page .pdp-purchase-options{gap:.7rem!important}.product-page .pdp-purchase-options label{min-height:112px!important;padding:1rem .95rem!important;border:1px solid rgba(205,184,146,.68)!important;border-radius:22px!important;background:#fffdf7e0!important;box-shadow:0 10px 24px #4c38120f!important;font-size:.98rem!important}.product-page .pdp-purchase-options label.active{border:2px solid #08715e!important;background:linear-gradient(145deg,#f9fffc,#edf9f3)!important;box-shadow:0 0 0 4px #08715e12,0 14px 32px #08715e1f!important}.product-page .pdp-purchase-options input{width:26px!important;height:26px!important}.product-page .pdp-purchase-options label span{color:#17473c!important;font-size:1.02rem!important;line-height:1.24!important}.product-page .pdp-purchase-options label span small{margin-top:.28rem!important;color:#81796c!important;font-size:.78rem!important}.product-page .pdp-purchase-options label b{color:#064c40!important;font-size:.98rem!important}.product-page .pdp-cart-row{grid-template-columns:minmax(112px,.72fr) minmax(0,1.6fr)!important;gap:.75rem!important}.product-page .pdp-quantity{min-height:68px!important;border-radius:18px!important;background:#fffdf7!important;box-shadow:0 10px 24px #4c381213!important}.product-page .pdp-quantity button{height:66px!important;width:38px!important;color:#08715e!important;font-size:1.45rem!important;font-weight:800!important}.product-page .pdp-quantity span{color:#161512!important;font-size:1.42rem!important;font-weight:950!important}.product-page .pdp-quantity span small{font-size:.64rem!important;letter-spacing:.12em!important}.product-page .pdp-add-cart,.product-page .pdp-buy-now{min-height:68px!important;border-radius:20px!important;font-size:1.02rem!important;font-weight:950!important}.product-page .pdp-add-cart{gap:.6rem!important;color:#123f35!important;background:linear-gradient(135deg,#ffd84f,#ffb000 72%,#f5a300)!important;box-shadow:0 16px 32px #da920042!important}.product-page .pdp-add-cart span{width:30px!important;height:30px!important;background:#ffffff3d!important;font-size:1.1rem!important}.product-page .pdp-buy-now{min-height:72px!important;border-radius:22px!important;background:linear-gradient(135deg,#09836b,#044d41 58%,#02372f)!important;box-shadow:0 18px 36px #04433847!important}.product-page .pdp-buy-now span{font-size:1.08rem!important;letter-spacing:.11em!important}.product-page .pdp-buy-now small{font-size:.68rem!important;letter-spacing:.12em!important}.product-page .pdp-buy-now b{font-size:1.35rem!important}.product-page .pdp-delivery-check{gap:.78rem!important;padding:1rem!important;border:1px solid rgba(222,199,143,.7)!important;border-radius:22px!important;background:radial-gradient(circle at 100% 0%,rgba(246,196,60,.17),transparent 34%),linear-gradient(145deg,#fffdf8,#fbf0dc)!important;box-shadow:0 12px 30px #4c381214!important}.product-page .pdp-delivery-check>div{display:grid!important;grid-template-columns:1fr!important;gap:.65rem!important}.product-page .pdp-delivery-check input,.product-page .pdp-delivery-check button{width:100%!important;min-height:60px!important;border-radius:18px!important;font-size:.98rem!important}.product-page .pdp-delivery-check input{padding-inline:1rem!important;background:#fff!important}.product-page .pdp-delivery-check button{background:linear-gradient(135deg,#09836b,#03453b)!important;box-shadow:0 12px 26px #04433833!important}.product-page .pdp-delivery-check small{font-size:.82rem!important;font-weight:800!important}.product-page .pdp-section-tabs{top:auto!important;bottom:0!important;z-index:32!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;grid-template-columns:repeat(5,minmax(88px,1fr))!important;padding:.22rem .3rem calc(.22rem + env(safe-area-inset-bottom))!important;border-top:1px solid rgba(222,199,143,.55)!important;border-bottom:0!important;background:#fffdf7f5!important;box-shadow:0 -12px 30px #312a191a!important;overflow-x:auto!important}.product-page .pdp-section-tabs a{padding:.8rem .45rem!important;border-radius:12px!important;color:#5b625e!important;font-size:.78rem!important;font-weight:800!important}.product-page .pdp-section-tabs a:hover,.product-page .pdp-section-tabs a:focus{color:#07584b!important;background:#eef8f2!important;box-shadow:none!important}}@media(max-width:390px){.product-page .pdp-size-row button{min-height:88px!important}.product-page .pdp-cart-row{grid-template-columns:1fr!important}.product-page .pdp-add-cart,.product-page .pdp-buy-now{min-height:64px!important}}@media(max-width:760px){.catalog-page,.cart-layout,.checkout-page{gap:.95rem!important}.catalog-breadcrumb{padding:.55rem .15rem .15rem!important;color:#7b7468!important;font-size:.78rem!important}.catalog-hero,.catalog-hero-direct{min-height:182px!important;aspect-ratio:1.85 / 1!important;border:1px solid rgba(222,199,143,.75)!important;border-radius:24px!important;box-shadow:0 16px 38px #3e2b0c1f!important}.catalog-category-rail{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(136px,42vw)!important;gap:.65rem!important;padding:.2rem .05rem .55rem!important;scroll-snap-type:x mandatory!important}.catalog-category-rail button{min-height:76px!important;min-width:0!important;padding:.62rem!important;border:1px solid rgba(205,184,146,.68)!important;border-radius:18px!important;background:linear-gradient(145deg,#fffdf7,#fff4de)!important;box-shadow:0 10px 24px #4c381212!important;scroll-snap-align:start!important}.catalog-category-rail button.active{border-color:#08715e!important;background:linear-gradient(145deg,#f8fffc,#eaf8f2)!important;box-shadow:0 0 0 4px #08715e12,0 14px 30px #08715e1f!important}.catalog-category-rail img,.catalog-category-rail svg{width:42px!important;height:42px!important}.catalog-category-rail strong{color:#173f36!important;font-size:.84rem!important;line-height:1.05!important}.catalog-category-rail small{font-size:.68rem!important}.catalog-title-row{align-items:stretch!important;gap:.7rem!important;padding:.95rem!important;border:1px solid rgba(222,199,143,.6)!important;border-radius:22px!important;background:radial-gradient(circle at 100% 0%,rgba(246,196,60,.16),transparent 32%),linear-gradient(145deg,#fffef9,#fff4de)!important;box-shadow:0 14px 32px #3e2b0c14!important}.catalog-title-row p{color:#a66b13!important;font-size:.7rem!important;letter-spacing:.16em!important}.catalog-title-row h2{color:#073f35!important;font-size:clamp(2.2rem,10vw,3rem)!important;line-height:.92!important}.catalog-title-row small{color:#706a5f!important;font-size:.78rem!important}.catalog-tools{display:grid!important;grid-template-columns:1fr!important;gap:.6rem!important}.catalog-tools select,.catalog-stock-toggle{width:100%!important;min-height:48px!important;border:1px solid rgba(205,184,146,.75)!important;border-radius:15px!important;background:#fffdf7!important;font-size:.82rem!important;box-shadow:0 8px 18px #4c38120e!important}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem!important}.catalog-product-card,.product-card{overflow:hidden!important;border:1px solid rgba(205,184,146,.62)!important;border-radius:22px!important;background:linear-gradient(180deg,#fffef9,#fff8ea)!important;box-shadow:0 14px 32px #3e2b0c1a!important}.catalog-product-media{height:clamp(170px,48vw,230px)!important;border-radius:18px 18px 10px 10px!important;background:radial-gradient(circle at 50% 40%,#fff,#fff5dd 56%,#f0dfbd)!important}.catalog-product-media img{padding:.35rem!important;object-fit:contain!important;filter:drop-shadow(0 14px 14px rgba(78,55,18,.16))!important}.catalog-ribbon{top:.55rem!important;left:.55rem!important;padding:.32rem .52rem!important;border-radius:999px!important;font-size:.6rem!important;box-shadow:0 8px 18px #8457072e!important}.catalog-heart{top:.55rem!important;right:.55rem!important;width:36px!important;height:36px!important;background:#fffdf7eb!important;box-shadow:0 8px 18px #2d220e1f!important}.catalog-product-copy{min-height:0!important;padding:.72rem .7rem .78rem!important}.catalog-product-kicker{gap:.35rem!important;font-size:.58rem!important}.catalog-product-copy h3{min-height:2.25em!important;color:#123f35!important;font-size:.92rem!important;line-height:1.12!important}.catalog-product-copy>p{min-height:2.6em!important;color:#6d665b!important;font-size:.68rem!important;line-height:1.35!important}.catalog-rating{gap:.24rem!important;font-size:.64rem!important}.catalog-rating strong{color:#0a5c4e!important;font-size:.78rem!important}.catalog-price-main strong{color:#064c40!important;font-size:1.12rem!important}.catalog-price-main del{font-size:.68rem!important}.catalog-price-main small{padding:.26rem .42rem!important;border-radius:999px!important;color:#fff8dd!important;background:#08715e!important;font-size:.58rem!important}.catalog-card-actions{grid-template-columns:1fr!important;gap:.5rem!important}.catalog-add,.catalog-card-actions a,.catalog-card-actions button{min-height:48px!important;border-radius:15px!important;font-size:.8rem!important;font-weight:950!important}.catalog-add{background:linear-gradient(135deg,#ffd84f,#ffad00)!important;box-shadow:0 12px 24px #da920038!important}.catalog-family-banner,.catalog-compare,.catalog-pagination,.cart-items-panel,.order-summary,.checkout-form-card,.checkout-summary-card{border:1px solid rgba(222,199,143,.65)!important;border-radius:24px!important;background:radial-gradient(circle at 100% 0%,rgba(246,196,60,.12),transparent 34%),linear-gradient(145deg,#fffef9,#fff5e2)!important;box-shadow:0 16px 38px #3e2b0c1a!important}.cart-layout{display:grid!important;grid-template-columns:1fr!important}.cart-items-panel,.order-summary{padding:1rem!important}.cart-items-panel h2,.order-summary h3,.checkout-summary-card h3{color:#073f35!important;font-family:Cormorant Garamond,Georgia,serif!important;font-size:2rem!important;line-height:1!important}.cart-row{grid-template-columns:82px minmax(0,1fr)!important;gap:.75rem!important;padding:.75rem!important;border:1px solid rgba(205,184,146,.58)!important;border-radius:18px!important;background:#fffdf7e0!important}.cart-row+.cart-row{margin-top:.7rem!important}.cart-row img{width:82px!important;height:82px!important;border-radius:15px!important;background:#fff6df!important}.cart-item-info h4{color:#123f35!important;font-size:.95rem!important;line-height:1.15!important}.cart-item-info p{color:#706a5f!important;font-size:.78rem!important}.cart-quantity-controls{min-height:42px!important;border-radius:999px!important;background:#fffaf0!important}.cart-quantity-controls button{width:38px!important;height:38px!important;color:#08715e!important;font-size:1.1rem!important}.cart-line-total{color:#064c40!important;font-size:1rem!important}.remove-btn{min-height:38px!important;border-radius:999px!important;font-size:.72rem!important}.cart-coupon-row,.checkout-coupon-row{display:grid!important;grid-template-columns:1fr!important;gap:.55rem!important}.cart-coupon-row input,.cart-coupon-row button,.checkout-coupon-row input,.checkout-coupon-row button{width:100%!important;min-height:50px!important;border-radius:15px!important;font-size:.86rem!important}.summary-lines p,.summary-total{font-size:.86rem!important}.summary-total{padding:1rem!important;border-radius:18px!important;background:linear-gradient(135deg,#fff8df,#ffeeb8)!important}.summary-total strong{color:#064c40!important;font-size:1.18rem!important}.checkout-btn,.checkout-submit-btn{min-height:62px!important;border-radius:20px!important;background:linear-gradient(135deg,#09836b,#044d41 58%,#02372f)!important;box-shadow:0 18px 36px #04433847!important;font-size:.96rem!important;font-weight:950!important;letter-spacing:.08em!important}.checkout-page .checkout-title-row{display:grid!important;gap:.7rem!important;padding:.95rem!important;border:1px solid rgba(222,199,143,.62)!important;border-radius:22px!important;background:linear-gradient(145deg,#fffef9,#fff3dc)!important;box-shadow:0 14px 32px #3e2b0c14!important}.checkout-title-row .section-title{font-size:clamp(2.25rem,10vw,3.15rem)!important;line-height:.92!important}.checkout-title-row .text-link{width:max-content!important;min-height:42px!important;padding:.65rem .9rem!important;border-radius:999px!important;font-size:.78rem!important}.checkout-page .checkout-premium-grid{display:grid!important;grid-template-columns:1fr!important;gap:.85rem!important}.checkout-page .checkout-summary-card{grid-row:1!important;padding:1rem!important}.checkout-page .checkout-form-card{padding:1rem!important;gap:1rem!important}.checkout-page .checkout-step{gap:.7rem!important;align-items:flex-start!important}.checkout-page .checkout-step>span{width:38px!important;height:38px!important;font-size:.86rem!important;box-shadow:0 10px 22px #08715e2b!important}.checkout-page .checkout-step h2{color:#073f35!important;font-size:1.85rem!important}.checkout-page .checkout-step p{color:#706a5f!important;font-size:.82rem!important}.guest-checkout-note,.save-address-check,.checkout-policy-consent,.checkout-coupon-panel{border-radius:18px!important;background:#fffdf7db!important;box-shadow:0 10px 24px #4c38120f!important}.checkout-fields-grid{grid-template-columns:1fr!important;gap:.72rem!important}.checkout-page .field-block>span{font-size:.72rem!important}.checkout-page .field-block input,.checkout-page .field-block select,.checkout-page .field-block textarea{min-height:54px!important;border-radius:16px!important;font-size:.9rem!important;background:#fff!important}.checkout-page .field-block textarea{min-height:96px!important}.checkout-address-types{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.5rem!important}.checkout-page .checkout-address-types button{min-height:44px!important;min-width:0!important;border-radius:999px!important;font-size:.76rem!important}.checkout-page .payment-mode-grid{grid-template-columns:1fr!important;gap:.7rem!important}.checkout-page .payment-mode-card{min-height:92px!important;padding:.9rem!important;border-radius:20px!important;background:#fffdf7e0!important;box-shadow:0 10px 24px #4c38120f!important}.checkout-page .payment-mode-card.active{border:2px solid #08715e!important;background:linear-gradient(145deg,#f8fffc,#eaf8f2)!important;box-shadow:0 0 0 4px #08715e12,0 14px 32px #08715e1f!important}.checkout-page .payment-mode-card input{width:24px!important;height:24px!important}.checkout-page .payment-mode-card strong{font-size:.95rem!important}.checkout-page .payment-mode-card small{font-size:.78rem!important}.checkout-page .checkout-item{grid-template-columns:64px minmax(0,1fr) auto!important;gap:.6rem!important;padding:.65rem 0!important}.checkout-page .checkout-item img{width:64px!important;height:64px!important;border-radius:14px!important}.checkout-page .checkout-item strong{font-size:.82rem!important}.checkout-page .checkout-item span,.checkout-page .checkout-item b{font-size:.74rem!important}}@media(max-width:390px){.catalog-product-grid{gap:.6rem!important}.catalog-product-media{height:155px!important}.catalog-product-copy h3{font-size:.82rem!important}.catalog-add,.catalog-card-actions a,.catalog-card-actions button{min-height:44px!important;font-size:.72rem!important}.checkout-address-types{grid-template-columns:1fr!important}}.ro-brand{flex:0 0 auto;min-width:0}.ro-header-logo{width:72px;height:72px;display:block;object-fit:cover;object-position:center;border:1px solid rgba(221,162,19,.62);border-radius:50%;background:#fffdf7;box-shadow:0 8px 18px #14382d1f}.footer-logo{display:inline-flex;align-items:center;margin-bottom:.7rem}.footer-logo img{width:102px;height:102px;object-fit:cover;object-position:center;border:1px solid rgba(18,63,53,.24);border-radius:50%;background:#fffdf7;box-shadow:0 12px 28px #0e302729}@media(max-width:860px){.ro-header-logo{width:58px;height:58px}}.product-page .pdp-story-hero{min-height:clamp(360px,40vw,520px);display:grid;grid-template-columns:minmax(280px,.72fr) minmax(360px,1fr);align-items:stretch;overflow:hidden;border:1px solid rgba(215,184,116,.72);border-radius:20px;background:radial-gradient(circle at 82% 18%,rgba(244,184,74,.13),transparent 30%),linear-gradient(135deg,#fffaf0,#fffdf8 48%,#fff);box-shadow:0 18px 44px #3a2b0f14}.product-page .pdp-story-hero>img{position:static;width:100%;height:100%;min-height:clamp(360px,40vw,520px);padding:clamp(1.1rem,3vw,2.2rem);object-fit:contain;object-position:center;background:linear-gradient(180deg,#fff,#fffefa)}.product-page .pdp-story-hero>div{width:auto;min-height:100%;display:grid;align-content:center;padding:clamp(1.6rem,4vw,3.2rem);background:linear-gradient(90deg,#fffaf0fa,#fffaf0d1),radial-gradient(circle at 0 0,rgba(220,168,32,.14),transparent 34%)}.product-page .pdp-story-hero h2,.product-page .pdp-process h2{max-width:12ch;font-size:clamp(2rem,3.8vw,3.4rem);line-height:.96}.product-page .pdp-story-hero span{max-width:34ch;font-size:.86rem;line-height:1.65}.product-page .pdp-benefit-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;width:100%;grid-column:1 / -1;padding:1rem 1rem 0}.product-page .pdp-benefit-head p{margin:0;color:#ac711d;font-size:.55rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.product-page .pdp-benefit-head span{max-width:44ch;color:#6c665c;font-size:.62rem;line-height:1.5;text-align:right}.product-page .pdp-process{min-height:clamp(390px,42vw,560px);grid-template-columns:minmax(360px,.95fr) minmax(330px,.78fr);align-items:stretch;overflow:hidden;border:1px solid rgba(215,184,116,.72);border-radius:20px;background:linear-gradient(135deg,#fffaf0,#fffdf8 56%,#fff);box-shadow:0 18px 44px #3a2b0f14}.product-page .pdp-process>div{display:grid;align-content:center;padding:clamp(1.5rem,3.4vw,3rem)}.product-page .pdp-process>img,.product-page .pdp-process-banner img{width:100%;height:100%;min-height:clamp(390px,42vw,560px);padding:clamp(1rem,2.8vw,2rem);object-fit:contain;object-position:center;background:#fff}.product-page .pdp-process ol{gap:clamp(.75rem,1.6vw,1.2rem)}.product-page .pdp-process li{min-height:106px;padding:.9rem;border:1px solid rgba(215,184,116,.44);border-radius:14px;background:#ffffffad}.product-page .pdp-ingredients{min-height:clamp(260px,28vw,400px);display:grid;grid-template-columns:minmax(320px,.9fr) minmax(320px,1fr);align-items:stretch;overflow:hidden;border:1px solid rgba(215,184,116,.72);border-radius:20px;background:linear-gradient(135deg,#fffaf0,#fffdf8 56%,#fff);box-shadow:0 18px 44px #3a2b0f14}.product-page .pdp-ingredients>div{display:grid;align-content:center;padding:clamp(1.3rem,3vw,2.6rem)}.product-page .pdp-ingredients>div>strong{display:block;margin:.35rem 0;color:#173f36;font:700 .92rem/1.25 Inter,sans-serif}.product-page .pdp-ingredients>div>span{display:block;color:#6c665c;font-size:.6rem;line-height:1.5}.product-page .pdp-ingredients>img{width:100%;height:100%;min-height:clamp(260px,28vw,400px);padding:clamp(1rem,2.8vw,2rem);object-fit:contain;object-position:center;background:#fff}.product-page .pdp-purchase-options{gap:.7rem}.product-page .pdp-purchase-options label{align-items:start;min-height:64px;padding:.85rem .95rem;border-radius:16px}.product-page .pdp-subscription-plan{grid-template-columns:auto minmax(0,1fr) auto}.product-page .pdp-subscription-model{grid-column:2 / 4;display:grid;gap:.75rem;margin-top:.25rem;padding-top:.8rem;border-top:1px solid rgba(8,113,94,.13)}.product-page .pdp-subscription-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.product-page .pdp-subscription-head strong{color:#123f35;font-size:.82rem}.product-page .pdp-subscription-head em{padding:.32rem .55rem;border-radius:999px;color:#064c40;background:#eaf8f2;font-size:.66rem;font-style:normal;font-weight:850}.product-page .pdp-frequency-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.product-page .pdp-frequency-row button{min-height:38px;padding:.45rem .55rem;border:1px solid rgba(8,113,94,.2);border-radius:10px;color:#17473c;background:#fffefa;cursor:pointer;font-size:.68rem;font-weight:850}.product-page .pdp-frequency-row button.active{color:#fff;border-color:#08715e;background:#08715e}.product-page .pdp-subscription-model ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin:0;padding:0;list-style:none}.product-page .pdp-subscription-model li{padding:.55rem .65rem;border-radius:10px;color:#625b4f;background:#ffffffb8;font-size:.62rem;font-weight:700;line-height:1.35}@media(max-width:860px){.product-page .pdp-story-hero,.product-page .pdp-process,.product-page .pdp-ingredients{grid-template-columns:1fr}.product-page .pdp-story-hero>img,.product-page .pdp-process>img,.product-page .pdp-process-banner img,.product-page .pdp-ingredients>img{min-height:300px}}@media(max-width:560px){.product-page .pdp-story-hero>div,.product-page .pdp-process>div,.product-page .pdp-ingredients>div{padding:1.1rem}.product-page .pdp-benefit-head{flex-direction:column;align-items:flex-start}.product-page .pdp-benefit-head span{text-align:left}.product-page .pdp-subscription-model{grid-column:1 / -1}.product-page .pdp-subscription-head,.product-page .pdp-subscription-model ul,.product-page .pdp-frequency-row{grid-template-columns:1fr}.product-page .pdp-subscription-head{display:grid}}@media(max-width:520px){.ro-header-logo{width:50px;height:50px}.footer-logo img{width:86px;height:86px}}
