:root{--red: #ef3e2f;--navy: #24235f;--cream: #f7efe2;--gold: #ffd071;--ink: #28231f}.page-width{width:min(var(--page-width),calc(100% - 40px))}.category-card,.product-media,.testimonial,.story-media{border-radius:var(--radius)}body,html,#shopify-section-header,.announcement,.announcement-marquee{margin-top:0!important;padding-top:0!important}.announcement-marquee{overflow:hidden!important;white-space:nowrap!important;background:var(--navy,#1b263b)!important;padding:9px 0!important;margin:0!important;border:0!important}.announcement-marquee__track{display:flex!important;width:max-content!important;animation:topMarquee 35s linear infinite!important}.announcement-marquee:hover .announcement-marquee__track{animation-play-state:paused!important}.announcement-marquee__content{display:flex!important;align-items:center!important;gap:32px!important;padding-right:32px!important;color:#fff!important;font-size:.82rem!important;font-weight:700!important;letter-spacing:.5px!important}.announcement-sep{color:#ffd071!important;font-size:.9rem!important}@keyframes topMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(min-width:769px){.hero-copy{margin-left:max(0px,calc((100vw - var(--page-width))/2 - 60px))!important;padding-left:14px!important;max-width:580px!important;width:50%!important}.hero-copy p{max-width:540px!important}.hero-copy h1{max-width:560px!important}}.hero-buttons{display:flex;flex-wrap:wrap;gap:12px}.gallery-arrow,.hero-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:10!important;width:44px!important;height:44px!important;border-radius:50%!important;background:#fffffff2!important;color:var(--navy,#1b263b)!important;border:1px solid #e2d7c7!important;box-shadow:0 4px 16px #00000026!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1!important;font-size:1.5rem!important;font-weight:400!important;padding:0 0 3px!important;margin:0!important}.gallery-arrow--prev,.hero-arrow--prev{left:14px!important;padding-right:2px!important}.gallery-arrow--next,.hero-arrow--next{right:14px!important;padding-left:2px!important}.cart-dropdown-toast{position:fixed!important;top:86px!important;right:max(16px,calc((100vw - 1280px)/2 + 20px))!important;z-index:99999!important;min-width:320px!important;max-width:calc(100vw - 32px)!important;background:#fff!important;border:1px solid #e5d9ca!important;border-radius:16px!important;box-shadow:0 12px 40px #1b263b2e,0 2px 8px #0000000f!important;padding:14px 16px!important;opacity:0!important;visibility:hidden!important;transform:translateY(-12px) scale(.96)!important;transition:opacity .35s ease,transform .35s cubic-bezier(.16,1,.3,1),visibility .35s!important;pointer-events:none!important}.cart-dropdown-toast.is-active{opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important;pointer-events:auto!important}.cart-dropdown-toast__content{display:flex!important;align-items:center!important;gap:12px!important}.cart-dropdown-toast__icon{width:28px!important;height:28px!important;border-radius:50%!important;background:#10b981!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:900!important;font-size:.85rem!important;flex-shrink:0!important}.cart-dropdown-toast__details{flex:1!important;min-width:0!important}.cart-dropdown-toast__title{margin:0!important;font-size:.82rem!important;font-weight:800!important;color:#10b981!important;text-transform:uppercase!important;letter-spacing:.5px!important}.cart-dropdown-toast__item-name{margin:2px 0 0!important;font-size:.88rem!important;font-weight:700!important;color:var(--navy,#1b263b)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.cart-dropdown-toast__btn{padding:8px 14px!important;border-radius:999px!important;background:var(--red,#ef3e2f)!important;color:#fff!important;font-size:.78rem!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap!important;transition:transform .2s ease!important}.cart-dropdown-toast__btn:hover{transform:scale(1.04)!important}.cart-dropdown-toast__close{background:transparent!important;border:0!important;font-size:1.3rem!important;color:#888!important;cursor:pointer!important;padding:0 4px!important;line-height:1!important}@media(max-width:768px){.cart-dropdown-toast{top:72px!important;right:12px!important;left:12px!important;width:calc(100vw - 24px)!important;max-width:none!important}}.marquee{overflow:hidden;padding:13px 0;background:var(--red);color:#fff}.marquee-track{display:flex;width:max-content;animation:marquee 55s linear infinite}.marquee:hover .marquee-track{animation-play-state:running}.marquee-item{display:flex;align-items:center;gap:28px;padding-right:28px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.marquee-item:after{content:"\2726";color:#ffd071}@keyframes marquee{to{transform:translate(-50%)}}.showcase-shell{overflow:hidden;border-radius:calc(var(--radius) + 8px);background:var(--navy);color:#fff}.showcase-head{padding:48px 48px 10px}.showcase-head .section-title{color:#fff}.showcase-tabs{display:flex;gap:10px;overflow:auto;padding:20px 48px 28px;scrollbar-width:none}.showcase-tab{flex:none;padding:11px 18px;border:1px solid #ffffff35;border-radius:999px;background:transparent;color:#fff;font-weight:800;cursor:pointer;transition:.25s}.showcase-tab[aria-selected=true]{border-color:#fff;background:#fff;color:var(--navy)}.showcase-panel{display:none;grid-template-columns:1.15fr .85fr;min-height:500px;background:#fff;color:var(--ink)}.showcase-panel.active{display:grid;animation:panel-fade-in .4s ease}@keyframes panel-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.showcase-image{min-height:500px;background:var(--cream)}.showcase-image img{width:100%;height:100%;object-fit:cover}.showcase-content{display:flex;flex-direction:column;justify-content:center;padding:50px}.showcase-content h3{margin:0 0 10px;color:var(--navy);font:700 clamp(2rem,4vw,3.4rem)/1.05 Georgia,serif}.showcase-price{margin:12px 0 22px;font-size:1.25rem;font-weight:900}.faq-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.faq-list details{border-bottom:1px solid #ddcfbd}.faq-list summary{display:flex;justify-content:space-between;gap:20px;padding:22px 0;color:var(--navy);font-weight:800;cursor:pointer;list-style:none}.faq-list summary:after{content:"+";font-size:1.4rem;transition:.2s}.faq-list details[open] summary:after{transform:rotate(45deg)}.faq-answer{padding:0 36px 22px 0;color:#655d55}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.editorial-card{position:relative;overflow:hidden;min-height:470px;border-radius:var(--radius);background:var(--cream)}.editorial-card img{width:100%;height:100%;object-fit:cover;transition:.5s}.editorial-card:hover img{transform:scale(1.04)}.editorial-card__content{position:absolute;inset:auto 22px 22px;padding:24px;border-radius:calc(var(--radius) - 4px);background:#fffef1ed;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.editorial-card__content h3{margin:0 0 8px;color:var(--navy);font:700 1.7rem Georgia,serif}.reveal-enabled [data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.reveal-enabled [data-reveal].revealed{opacity:1;transform:none}.back-to-top{position:fixed;right:22px;bottom:22px;z-index:25;width:48px;height:48px;border:0;border-radius:50%;background:var(--navy);color:#fff;font-size:1.3rem;box-shadow:0 8px 28px #0003;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(10px);transition:.2s}.back-to-top.visible{opacity:1;pointer-events:auto;transform:none}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-gallery img:first-child{grid-column:1/-1}.product-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0}.product-benefit{padding:12px 8px;border-radius:12px;background:var(--cream);text-align:center;font-size:.78rem;font-weight:800}.product-accordions{margin-top:24px}.product-accordions details{border-top:1px solid #e5d9ca}.product-accordions summary{padding:17px 0;font-weight:800;cursor:pointer}.product-accordions .rte{padding-bottom:18px}.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px max(20px,calc((100vw - var(--page-width))/2));border-top:1px solid #eadfce;background:#fffdf8f4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translateY(110%);transition:.3s}.sticky-atc.visible{transform:none}.sticky-atc__product{display:flex;align-items:center;gap:12px}.cart-drawer-inner{display:flex!important;flex-direction:column!important;height:100vh!important;max-height:100vh!important;padding:24px 20px 20px!important;box-sizing:border-box!important;background:#fffdf8!important;overflow:hidden!important;position:relative!important}.cart-drawer-head{padding-bottom:14px!important;border-bottom:1px solid #eadfce!important;background:#fffdf8!important;flex-shrink:0!important}.cart-free-shipping{margin-top:12px!important;padding:10px 12px!important;border-radius:12px!important;background:#f7efe2!important;border:1px solid #f2e3d0!important}.shipping-msg{margin:0 0 6px!important;font-size:.78rem!important;color:var(--navy,#1b263b)!important}.shipping-msg--success{color:#10b981!important;font-weight:700!important}.shipping-progress{height:6px!important;border-radius:999px!important;background:#e8dccb!important;overflow:hidden!important}.shipping-progress span{display:block!important;height:100%!important;background:linear-gradient(90deg,#d4af37,#ef3e2f)!important;border-radius:999px!important;transition:width .4s ease!important}.cart-items-wrap{flex:1!important;overflow-y:auto!important;padding:14px 0!important;background:#fffdf8!important;box-sizing:border-box!important}.drawer-empty{text-align:center!important;padding:36px 14px!important}.drawer-empty-icon{font-size:2.6rem!important;margin-bottom:10px!important}.drawer-empty h3{margin:0 0 6px!important;color:var(--navy,#1b263b)!important;font-family:Georgia,serif!important}.drawer-empty p{color:#655d55!important;font-size:.85rem!important;margin-bottom:18px!important}.drawer-cart-card{display:flex!important;gap:12px!important;padding:12px!important;margin-bottom:10px!important;border-radius:16px!important;background:#fff!important;border:1px solid #eadfce!important;box-shadow:0 4px 14px #0000000a!important;transition:transform .2s ease!important}.drawer-cart-card:hover{transform:translateY(-2px)!important}.drawer-cart-card__media{width:68px!important;height:68px!important;border-radius:12px!important;overflow:hidden!important;flex-shrink:0!important;background:var(--cream,#f7efe2)!important;border:1px solid #eee2d4!important}.drawer-cart-card__media img{width:100%!important;height:100%!important;object-fit:cover!important}.drawer-cart-card__info{flex:1!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;min-width:0!important}.drawer-cart-card__head{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:8px!important}.drawer-cart-card__title{font-size:.88rem!important;font-weight:800!important;color:var(--navy,#1b263b)!important;text-decoration:none!important;line-height:1.25!important}.drawer-cart-card__remove{background:transparent!important;border:0!important;color:#a0958b!important;font-size:.95rem!important;cursor:pointer!important;padding:0 4px!important;transition:color .2s!important}.drawer-cart-card__remove:hover{color:var(--red,#ef3e2f)!important}.drawer-cart-card__variant{margin:2px 0 4px!important;font-size:.76rem!important;color:#756c63!important;font-weight:600!important}.drawer-cart-card__foot{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:4px!important}.drawer-cart-qty{display:inline-flex!important;align-items:center!important;border:1px solid #ddcfbd!important;border-radius:999px!important;background:#f7efe2!important;overflow:hidden!important}.drawer-cart-qty button{width:24px!important;height:24px!important;border:0!important;background:transparent!important;color:var(--navy,#1b263b)!important;font-size:.9rem!important;font-weight:800!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important}.drawer-cart-qty span{padding:0 6px!important;font-size:.78rem!important;font-weight:800!important;color:var(--navy,#1b263b)!important}.drawer-cart-card__price{font-size:.9rem!important;font-weight:800!important;color:var(--red,#ef3e2f)!important}.drawer-cart-footer{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;margin-top:auto!important;padding:16px 0 0!important;border-top:1.5px solid #eadfce!important;background:#fffdf8!important;z-index:30!important;flex-shrink:0!important;width:100%!important;box-sizing:border-box!important;box-shadow:0 -12px 24px #fffdf8!important}.drawer-subtotal-row{display:flex!important;justify-content:space-between!important;align-items:center!important;font-size:1rem!important;font-weight:800!important;color:var(--navy,#1b263b)!important;margin-bottom:4px!important;width:100%!important;box-sizing:border-box!important}.drawer-subtotal-row strong{color:var(--red,#ef3e2f)!important;font-size:1.1rem!important;white-space:nowrap!important}.drawer-taxes-note{margin:0 0 12px!important;font-size:.74rem!important;color:#756c63!important}.button--checkout{width:100%!important;margin-bottom:8px!important;font-size:.88rem!important;box-sizing:border-box!important}.drawer-cart-footer .button--secondary{width:100%!important;box-sizing:border-box!important}@media(max-width:600px){.store-dialog.cart-dialog,.cart-dialog{width:100vw!important;border-radius:0!important}.cart-drawer-inner{padding:20px 16px 16px!important}}@media(max-width:600px){.store-dialog{width:100%!important;border-radius:0!important}}@media(max-width:900px){.showcase-panel{grid-template-columns:1fr}.faq-wrap{grid-template-columns:1fr;gap:24px}.product-gallery{display:block}.product-gallery img{margin-bottom:12px}}@media(max-width:600px){.showcase-head{padding:32px 22px 6px}.showcase-tabs{padding:16px 22px 22px}.showcase-image{min-height:320px}.showcase-content{padding:30px 22px}.editorial-grid{grid-template-columns:1fr}.editorial-card{min-height:390px}.hero-arrow,.sticky-atc__product span{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.account-drawer-dialog{width:460px!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;margin:0 0 0 auto!important;padding:0!important;border:0!important;border-radius:24px 0 0 24px!important;background:#fffdf8!important;color:var(--navy,#1b263b)!important;box-shadow:-20px 0 60px #00000038!important;overflow:hidden!important}.account-drawer-inner{display:flex!important;flex-direction:column!important;height:100vh!important;padding:32px 28px!important;box-sizing:border-box!important;overflow-y:auto!important}.account-drawer-head{text-align:center!important;margin-bottom:24px!important;padding-bottom:18px!important;border-bottom:1px solid #eadfce!important}.account-drawer-logo{display:inline-block!important;margin-bottom:10px!important}.account-drawer-user-info{display:flex!important;align-items:center!important;gap:14px!important;padding:16px!important;border-radius:18px!important;background:#fff!important;border:1px solid #ebdccb!important;margin-bottom:20px!important}.account-drawer-nav{display:flex!important;flex-direction:column!important;gap:10px!important;margin-bottom:24px!important}.account-drawer-link{display:flex!important;flex-direction:column!important;gap:2px!important;padding:14px 18px!important;border-radius:16px!important;background:#fff!important;border:1px solid #ebdccb!important;color:var(--navy,#1b263b)!important;text-decoration:none!important;transition:all .2s ease!important}.account-drawer-link:hover{border-color:var(--red,#ef3e2f)!important;transform:translate(3px)!important}.account-drawer-link span{font-size:.9rem!important;font-weight:800!important}.account-drawer-link small{font-size:.76rem!important;color:#756c63!important}.account-drawer-link--wa{background:#f0fdf4!important;border-color:#bbf7d0!important}.account-drawer-tabs{display:flex!important;gap:8px!important;background:#fff0db!important;padding:4px!important;border-radius:999px!important;margin-bottom:22px!important}.account-tab-btn{flex:1!important;padding:10px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#756c63!important;font-size:.84rem!important;font-weight:800!important;cursor:pointer!important;transition:all .2s!important}.account-tab-btn.is-active{background:var(--red,#ef3e2f)!important;color:#fff!important;box-shadow:0 4px 12px #b9291e33!important}.account-drawer-form{display:flex!important;flex-direction:column!important;gap:16px!important}.account-drawer-logout{width:100%!important;margin-top:auto!important;border-radius:999px!important;text-align:center!important}@media(max-width:600px){.account-drawer-dialog{width:100vw!important;border-radius:0!important}.account-drawer-inner{padding:24px 20px!important}}.footer-premium{background:var(--navy,#1b263b)!important;color:#f7f2ea!important;padding:56px 0 28px!important;border-top:2px solid #352f68!important}.footer-grid-premium{display:grid!important;grid-template-columns:1.3fr 1fr 1fr 1.2fr!important;gap:40px!important;align-items:start!important}.footer-brand-logo{text-decoration:none!important;display:inline-block!important}.footer-brand-logo img{width:170px!important;height:auto!important;max-width:100%!important;margin-bottom:8px!important;display:block!important;filter:none!important}.footer-brand-name{display:block!important;font-family:Georgia,serif!important;font-size:.92rem!important;font-weight:800!important;color:#ffd071!important;letter-spacing:.3px!important;margin-bottom:14px!important;white-space:nowrap!important}.footer-grid-premium{display:grid!important;grid-template-columns:1.5fr 1fr 1fr 1.3fr!important;gap:36px!important;align-items:start!important}.footer-brand-desc{color:#d0cbdc!important;font-size:.88rem!important;line-height:1.6!important;margin:0 0 20px!important}.footer-wa-social-row{display:flex!important;align-items:center!important;gap:12px!important;margin-top:8px!important;flex-wrap:wrap!important}.footer-social-icons-right{display:flex!important;align-items:center!important;gap:8px!important}.social-icon-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border-radius:50%!important;background:#ffffff14!important;color:#fff!important;border:1px solid rgba(255,255,255,.14)!important;transition:all .2s ease!important}.social-icon-btn:hover{background:var(--red,#ef3e2f)!important;border-color:var(--red,#ef3e2f)!important;transform:translateY(-3px)!important}.social-icon-btn--wa:hover{background:#25d366!important;border-color:#25d366!important}.footer-heading{color:#ffd071!important;font-family:Georgia,serif!important;font-size:1.15rem!important;margin:0 0 20px!important;letter-spacing:.3px!important}.footer-menu{list-style:none!important;padding:0!important;margin:0!important}.footer-menu li{margin-bottom:12px!important}.footer-menu a{color:#d0cbdc!important;text-decoration:none!important;font-size:.88rem!important;transition:all .2s ease!important}.footer-menu a:hover{color:#fff!important;padding-left:4px!important}.footer-contact-box{display:flex!important;flex-direction:column!important;gap:12px!important}.contact-line{display:flex!important;align-items:flex-start!important;gap:10px!important;font-size:.86rem!important;color:#d0cbdc!important;line-height:1.45!important}.contact-line a{color:#fff!important;text-decoration:none!important}.contact-line a:hover{color:#ffd071!important}.footer-wa-btn{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:10px 18px!important;border-radius:999px!important;background:#25d36626!important;border:1px solid rgba(37,211,102,.35)!important;color:#25d366!important;font-size:.82rem!important;font-weight:800!important;text-decoration:none!important;transition:all .2s ease!important}.footer-wa-btn:hover{background:#25d366!important;color:#fff!important;transform:translateY(-2px)!important}.wa-dot{width:8px!important;height:8px!important;border-radius:50%!important;background:#25d366!important;box-shadow:0 0 0 2px #25d36666!important;animation:waPulse 2s infinite!important}@keyframes waPulse{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.footer-bottom-bar{margin-top:44px!important;padding-top:24px!important;border-top:1px solid rgba(255,255,255,.12)!important;display:flex!important;justify-content:space-between!important;align-items:center!important;flex-wrap:wrap!important;gap:16px!important}.footer-copyright{margin:0!important;color:#9b96a8!important;font-size:.82rem!important}.footer-payment-tags{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.footer-payment-tags span{padding:4px 9px!important;border-radius:6px!important;background:#ffffff14!important;color:#e2deee!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.4px!important}@media(max-width:980px){.footer-grid-premium{grid-template-columns:1fr 1fr!important;gap:32px!important}}@media(max-width:600px){.footer-premium{padding:40px 0 24px!important}.footer-grid-premium{grid-template-columns:1fr!important;gap:28px!important}.footer-bottom-bar{flex-direction:column!important;text-align:center!important}.footer-payment-tags{justify-content:center!important}}.product-demand-section{padding:48px 0 24px!important;margin-top:36px!important;border-top:1px solid #eadfce!important}.product-demand-card{padding:36px 40px!important;border-radius:24px!important;background:linear-gradient(135deg,#fffdf8,#fff7ec)!important;border:1.5px solid #ebdccb!important;box-shadow:0 10px 30px #b9291e0f!important;text-align:center!important}.demand-badge{display:inline-block!important;padding:6px 14px!important;border-radius:999px!important;background:#fff0db!important;color:var(--red,#ef3e2f)!important;font-size:.78rem!important;font-weight:800!important;letter-spacing:.5px!important;margin-bottom:10px!important}.demand-title{margin:4px 0 8px!important;color:var(--navy,#1b263b)!important;font-family:Georgia,serif!important;font-size:clamp(1.4rem,2.5vw,2.1rem)!important}.demand-desc{max-width:640px!important;margin:0 auto 24px!important;color:#655d55!important;font-size:.95rem!important;line-height:1.55!important}.demand-form-stacked{display:flex!important;flex-direction:column!important;gap:14px!important;align-items:center!important;max-width:700px!important;margin:0 auto!important}.demand-input-row-wide{width:100%!important}.demand-input-sweet{width:100%!important;padding:16px 24px!important;border-radius:999px!important;border:1.5px solid #dfcfbc!important;background:#fff!important;font-size:.95rem!important;color:var(--navy,#1b263b)!important;box-shadow:inset 0 2px 4px #00000008!important;text-align:center!important}.demand-input-sweet:focus,.demand-input-contact:focus{outline:none!important;border-color:var(--red,#ef3e2f)!important;box-shadow:0 0 0 3px #b9291e1f!important}.demand-input-row-contact{display:flex!important;gap:12px!important;width:100%!important;justify-content:center!important}.demand-input-contact{flex:1!important;max-width:440px!important;padding:14px 20px!important;border-radius:999px!important;border:1.5px solid #dfcfbc!important;background:#fff!important;font-size:.88rem!important;color:var(--navy,#1b263b)!important}.button--demand-submit{border-radius:999px!important;padding:14px 28px!important;white-space:nowrap!important;flex-shrink:0!important}.demand-success-msg{margin-top:14px!important;color:#10b981!important;font-weight:700!important;font-size:.9rem!important}@media(max-width:680px){.product-demand-card{padding:24px 18px!important}.demand-input-row-contact{flex-direction:column!important}.demand-input-contact,.button--demand-submit{width:100%!important;max-width:none!important}}.contact-page-premium{padding:40px 0 60px!important;background:var(--cream,#f7efe2)!important}.contact-hero-banner{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:30px!important;padding:36px 40px!important;background:#fff!important;border-radius:24px!important;border:1px solid #ebdccb!important;box-shadow:0 8px 24px #1b263b0a!important;margin-bottom:36px!important}.contact-eyebrow{display:inline-block!important;color:var(--red,#ef3e2f)!important;font-size:.8rem!important;font-weight:800!important;letter-spacing:1px!important;margin-bottom:6px!important}.contact-title{margin:4px 0 10px!important;color:var(--navy,#1b263b)!important;font-family:Georgia,serif!important;font-size:clamp(1.8rem,3vw,2.5rem)!important}.contact-subtitle{margin:0!important;color:#655d55!important;font-size:.95rem!important;line-height:1.6!important;max-width:680px!important}.contact-hero-logo img{width:180px!important;height:auto!important;max-width:100%!important;display:block!important;filter:none!important}.contact-main-grid{display:grid!important;grid-template-columns:1fr 1.35fr!important;gap:32px!important;align-items:start!important}.contact-info-minimal{padding:32px 36px!important;background:#fff!important;border-radius:24px!important;border:1px solid #ebdccb!important;box-shadow:0 10px 30px #1b263b0a!important}.minimal-contact-title{margin:0 0 6px!important;font-family:Georgia,serif!important;color:var(--navy,#1b263b)!important;font-size:1.45rem!important}.minimal-contact-sub{margin:0 0 24px!important;color:#756c63!important;font-size:.88rem!important;line-height:1.5!important}.minimal-contact-item{display:flex!important;align-items:flex-start!important;gap:14px!important}.minimal-icon-box{width:38px!important;height:38px!important;border-radius:50%!important;background:#fff5e6!important;color:var(--red,#ef3e2f)!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;margin-top:2px!important}.item-label{display:block!important;font-size:.76rem!important;font-weight:800!important;color:#8c827a!important;text-transform:uppercase!important;letter-spacing:.5px!important;margin-bottom:2px!important}.item-value{margin:0!important;font-size:.9rem!important;font-weight:700!important;color:var(--navy,#1b263b)!important;line-height:1.45!important}.item-value a{color:var(--navy,#1b263b)!important;text-decoration:none!important}.item-value a:hover{color:var(--red,#ef3e2f)!important}.minimal-social-row{padding-top:20px!important;border-top:1px solid #eadfce!important;display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:10px!important}.social-label{font-size:.8rem!important;font-weight:800!important;color:var(--navy,#1b263b)!important}.minimal-social-btns{display:flex!important;gap:12px!important}.minimal-social-btns a{font-size:.82rem!important;font-weight:800!important;color:var(--red,#ef3e2f)!important;text-decoration:none!important;transition:opacity .2s!important}.minimal-social-btns a:hover{opacity:.7!important}.contact-form-wrapper{padding:36px 40px!important;background:#fff!important;border-radius:24px!important;border:1px solid #ebdccb!important;box-shadow:0 10px 30px #1b263b0d!important}.contact-form-heading{margin:0 0 6px!important;font-family:Georgia,serif!important;color:var(--navy,#1b263b)!important;font-size:1.6rem!important}.contact-form-subheading{margin:0 0 24px!important;color:#756c63!important;font-size:.9rem!important}.contact-form-group{display:flex!important;flex-direction:column!important;gap:6px!important;margin-bottom:16px!important}.contact-form-group label{font-size:.82rem!important;font-weight:800!important;color:var(--navy,#1b263b)!important;text-transform:uppercase!important;letter-spacing:.4px!important}.contact-form-group input,.contact-form-group select,.contact-form-group textarea{width:100%!important;padding:13px 16px!important;border-radius:12px!important;border:1.5px solid #dfcfbc!important;background:#fffdf8!important;color:var(--navy,#1b263b)!important;font-size:.9rem!important;box-sizing:border-box!important;transition:border-color .2s ease!important}.contact-form-group input:focus,.contact-form-group select:focus,.contact-form-group textarea:focus{outline:none!important;border-color:var(--red,#ef3e2f)!important;background:#fff!important}.button--contact-submit{width:100%!important;border-radius:999px!important;padding:16px!important;font-size:.95rem!important;font-weight:800!important;margin-top:8px!important}.contact-privacy-note{margin:16px 0 0!important;text-align:center!important;font-size:.78rem!important;color:#8c827a!important}.contact-form-success{padding:14px 18px!important;border-radius:12px!important;background:#ecfdf5!important;border:1px solid #a7f3d0!important;color:#065f46!important;font-weight:700!important;font-size:.9rem!important;margin-bottom:20px!important}@media(max-width:900px){.contact-hero-banner{flex-direction:column!important;text-align:center!important;padding:24px 20px!important}.contact-main-grid{grid-template-columns:1fr!important}.contact-info-minimal,.contact-form-wrapper{padding:24px 20px!important}.contact-form-row{grid-template-columns:1fr!important;gap:0!important}}.login-prompt-dialog{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;border-radius:24px!important;max-width:440px!important;width:calc(100vw - 32px)!important;height:auto!important;max-height:90vh!important;padding:0!important;border:1px solid #ebdccb!important;box-shadow:0 16px 40px #1b263b40!important;overflow:hidden!important}.login-prompt-inner{padding:28px 24px!important;text-align:center!important;background:#fffdf8!important;border-radius:24px!important}.login-prompt-badge{display:inline-block!important;padding:5px 12px!important;border-radius:999px!important;background:#fff0db!important;color:var(--red,#ef3e2f)!important;font-size:.78rem!important;font-weight:800!important;letter-spacing:.4px!important;margin-bottom:10px!important}.login-prompt-title{font-family:Georgia,serif!important;color:var(--navy,#1b263b)!important;font-size:1.35rem!important;margin:0 0 8px!important;line-height:1.25!important}.login-prompt-desc{color:#655d55!important;font-size:.86rem!important;line-height:1.5!important;margin-bottom:18px!important}.login-prompt-actions{display:flex!important;flex-direction:column!important;gap:8px!important}.button--login-now{width:100%!important;border-radius:999px!important;padding:12px 18px!important;font-weight:800!important;font-size:.88rem!important}.button--login-later{width:100%!important;border-radius:999px!important;padding:10px 18px!important;font-size:.82rem!important}.login-prompt-optout{margin-top:14px!important;padding-top:12px!important;border-top:1px solid #eadfce!important}.login-optout-label{display:inline-flex!important;align-items:center!important;gap:8px!important;font-size:.78rem!important;color:#756c63!important;cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important}.login-optout-label input{accent-color:var(--red,#ef3e2f)!important;width:15px!important;height:15px!important;cursor:pointer!important}@media(max-width:600px){.login-prompt-dialog{width:calc(100vw - 28px)!important;border-radius:20px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;height:auto!important;margin:0!important}.login-prompt-inner{padding:22px 18px!important}.login-prompt-title{font-size:1.2rem!important}.login-prompt-desc{font-size:.82rem!important;margin-bottom:14px!important}.button--login-now{padding:12px!important;font-size:.85rem!important}.button--login-later{padding:10px!important;font-size:.8rem!important}}.main-cart-section{padding:40px 0 60px!important;background:var(--cream,#f7efe2)!important}.cart-header-row{display:flex!important;align-items:center!important;gap:16px!important;margin-bottom:28px!important}.cart-count-badge{padding:4px 12px!important;border-radius:999px!important;background:#fff0db!important;color:var(--red,#ef3e2f)!important;font-weight:800!important;font-size:.82rem!important}.cart-page-grid{display:grid!important;grid-template-columns:1.5fr 1fr!important;gap:32px!important;align-items:start!important}.cart-items-column{display:flex!important;flex-direction:column!important;gap:16px!important}.cart-page-card{display:flex!important;gap:16px!important;padding:20px!important;background:#fff!important;border-radius:20px!important;border:1px solid #ebdccb!important;box-shadow:0 8px 24px #1b263b0a!important}.cart-page-media{width:90px!important;height:90px!important;border-radius:14px!important;overflow:hidden!important;flex-shrink:0!important;background:#f7efe2!important;border:1px solid #ebdccb!important}.cart-page-media img{width:100%!important;height:100%!important;object-fit:cover!important}.cart-page-details{flex:1!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.cart-page-head{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:12px!important}.cart-page-title{font-family:Georgia,serif!important;font-size:1.1rem!important;font-weight:700!important;color:var(--navy,#1b263b)!important;text-decoration:none!important}.cart-page-remove{color:#8c827a!important;text-decoration:none!important;font-size:1.1rem!important;padding:2px 6px!important;transition:color .2s!important}.cart-page-remove:hover{color:var(--red,#ef3e2f)!important}.cart-page-variant{display:inline-block!important;font-size:.78rem!important;color:#756c63!important;background:#f7efe2!important;padding:3px 10px!important;border-radius:999px!important;margin:4px 0 10px!important;width:fit-content!important}.cart-page-bottom-row{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:8px!important}.cart-page-price{font-size:1.1rem!important;font-weight:800!important;color:var(--red,#ef3e2f)!important}.cart-summary-card{padding:30px 26px!important;background:#fff!important;border-radius:24px!important;border:1px solid #ebdccb!important;box-shadow:0 12px 36px #1b263b0f!important}.summary-title{margin:0 0 20px!important;font-family:Georgia,serif!important;font-size:1.4rem!important;font-weight:700!important;color:var(--navy,#1b263b)!important;border-bottom:1px solid #f0e4d6!important;padding-bottom:12px!important}.summary-breakdown{display:flex!important;flex-direction:column!important;gap:12px!important;margin-bottom:16px!important}.summary-line{display:flex!important;justify-content:space-between!important;align-items:center!important;font-size:1rem!important;color:var(--navy,#1b263b)!important}.summary-label{font-size:.92rem!important;font-weight:700!important;color:#655d55!important;text-transform:uppercase!important;letter-spacing:.5px!important}.summary-value{font-size:1.3rem!important;font-weight:800!important;color:var(--red,#ef3e2f)!important}.summary-shipping-info{margin-top:4px!important}.summary-shipping-badge{padding:8px 12px!important;border-radius:12px!important;font-size:.82rem!important;font-weight:700!important;text-align:center!important}.shipping-badge--free{background:#ecfdf5!important;color:#059669!important;border:1px solid #a7f3d0!important}.shipping-badge--needed{background:#f7efe2!important;color:#ef3e2f!important;border:1px solid #f2e3d0!important}.summary-note{margin:0 0 22px!important;font-size:.78rem!important;color:#8c827a!important}.button--continue-shop{margin-top:10px!important;width:100%!important;text-align:center!important}.cart-empty-card{text-align:center!important;padding:60px 20px!important;background:#fff!important;border-radius:24px!important;border:1px solid #ebdccb!important}.empty-cart-icon{font-size:3.5rem!important;margin-bottom:12px!important}.cart-empty-card h2{font-family:Georgia,serif!important;color:var(--navy,#1b263b)!important;margin:0 0 8px!important}.cart-empty-card p{color:#655d55!important;margin:0 0 24px!important}.button--explore{display:inline-block!important;border-radius:999px!important;padding:14px 28px!important}@media(max-width:850px){.cart-page-grid{grid-template-columns:1fr!important;gap:24px!important}}.predictive-results-container{margin-top:14px!important;background:#fff!important;border:1px solid #ebdccb!important;border-radius:18px!important;box-shadow:0 12px 32px #1b263b1f!important;overflow:hidden!important;text-align:left!important}.predictive-loading{padding:18px!important;text-align:center!important;color:#756c63!important;font-size:.88rem!important;font-weight:600!important}.predictive-spinner{display:inline-block!important;margin-right:8px!important;animation:spin 1s linear infinite!important}@keyframes spin{to{transform:rotate(360deg)}}.predictive-header{padding:10px 16px!important;background:#f7efe2!important;border-bottom:1px solid #eadfce!important;font-size:.76rem!important;font-weight:800!important;color:#8c827a!important;text-transform:uppercase!important;letter-spacing:.5px!important}.predictive-items-list{max-height:360px!important;overflow-y:auto!important}.predictive-item{display:flex!important;align-items:center!important;gap:12px!important;padding:10px 16px!important;border-bottom:1px solid #f6eee3!important;text-decoration:none!important;transition:background .2s ease!important}.predictive-item:hover{background:#fffdf8!important}.predictive-item-media{width:54px!important;height:54px!important;border-radius:10px!important;overflow:hidden!important;flex-shrink:0!important;background:#f7efe2!important;border:1px solid #ebdccb!important;display:flex!important;align-items:center!important;justify-content:center!important}.predictive-item-media img{width:100%!important;height:100%!important;object-fit:cover!important}.predictive-no-img{font-size:1.4rem!important}.predictive-item-info{flex:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:2px!important}.predictive-item-title{font-size:.9rem!important;font-weight:700!important;color:var(--navy,#1b263b)!important;line-height:1.3!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.predictive-item-price{font-size:.88rem!important;font-weight:800!important;color:var(--red,#ef3e2f)!important}.predictive-item-arrow{color:#a0958b!important;font-size:1rem!important;transition:transform .2s!important}.predictive-item:hover .predictive-item-arrow{transform:translate(4px)!important;color:var(--red,#ef3e2f)!important}.predictive-no-results{padding:24px 18px!important;text-align:center!important;color:#655d55!important}.predictive-no-results p{margin:0 0 6px!important;font-size:.92rem!important}.predictive-tip{font-size:.8rem!important;color:#8c827a!important}.predictive-footer{padding:12px 16px!important;background:#f7efe2!important;border-top:1px solid #ebdccb!important;text-align:center!important}.predictive-view-all-btn{display:inline-block!important;width:100%!important;padding:11px 18px!important;border-radius:999px!important;background:var(--navy,#1b263b)!important;color:#fff!important;font-size:.85rem!important;font-weight:800!important;text-decoration:none!important;box-sizing:border-box!important;transition:all .2s ease!important}.predictive-view-all-btn:hover{background:var(--red,#ef3e2f)!important;transform:translateY(-1px)!important}.main-search-section{padding:40px 0 60px!important;background:var(--cream,#f7efe2)!important}.search-results-heading{margin:28px 0 16px!important}.product-card{padding:10px!important;border-radius:20px!important;background:#fff!important;border:1px solid #ebdccb!important;box-shadow:0 4px 14px #1b263b08!important;transition:transform .25s ease,box-shadow .25s ease!important}.product-card:hover{transform:translateY(-4px)!important;box-shadow:0 14px 36px #1b263b14!important;background:#fff!important}.product-card-link{text-decoration:none!important;display:block!important;color:inherit!important;border:0!important;outline:none!important}.product-media,.product-card__media{position:relative!important;overflow:hidden!important;aspect-ratio:1/1!important;border-radius:16px!important;background:#f7efe2!important;box-shadow:none!important;border:0!important;outline:none!important;margin-bottom:12px!important}.product-media img,.product-card__media img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:16px!important;display:block!important;border:0!important;outline:none!important;box-shadow:none!important;transition:opacity .4s ease,transform .4s ease!important}.product-image-primary{z-index:1!important;opacity:1!important}.product-image-secondary{z-index:2!important;opacity:0!important;pointer-events:none!important}.product-card:hover .product-image-primary{opacity:0!important;transform:scale(1.04)!important}.product-card:hover .product-image-secondary{opacity:1!important;transform:scale(1.04)!important}.product-gallery-premium{display:grid!important;grid-template-columns:88px 1fr!important;gap:16px!important;align-items:start!important;width:100%!important}.product-thumbs{display:flex!important;flex-direction:column!important;gap:10px!important;max-height:none!important;overflow:visible!important;overflow-y:visible!important;padding:2px!important;scrollbar-width:none!important;box-sizing:border-box!important}.product-thumbs::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.product-thumb{width:80px!important;height:80px!important;min-height:80px!important;padding:3px!important;border-radius:14px!important;border:2px solid #e8decb!important;background:#fff!important;cursor:pointer!important;overflow:hidden!important;transition:border-color .2s ease,box-shadow .2s ease!important;box-sizing:border-box!important;flex-shrink:0!important;transform:none!important}.product-thumb:hover{border-color:var(--red,#ef3e2f)!important;transform:none!important}.product-thumb.is-active{border-color:var(--red,#ef3e2f)!important;box-shadow:0 0 0 1px var(--red,#ef3e2f)!important;transform:none!important}.product-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:10px!important;display:block!important}.product-viewer{position:relative!important;width:100%!important;aspect-ratio:1/1!important;border-radius:24px!important;background:#fff!important;border:1px solid #ebdccb!important;overflow:hidden!important;box-shadow:0 8px 24px #1b263b0a!important}.product-viewer__slide{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;opacity:0!important;visibility:hidden!important;transition:opacity .35s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important}.product-viewer__slide.is-active{opacity:1!important;visibility:visible!important}.product-viewer__slide img{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:24px!important;display:block!important}@media(max-width:749px){.product-gallery-premium{grid-template-columns:1fr!important;gap:12px!important}.product-thumbs{flex-direction:row!important;max-height:none!important;overflow-x:auto!important;width:100%!important;padding-bottom:6px!important}.product-thumb{width:68px!important;height:68px!important;min-height:68px!important}}.main-collections-section{padding:40px 0 60px!important;background:var(--cream,#f7efe2)!important}.collections-page-head{text-align:center!important;margin-bottom:36px!important}.collections-page-sub{max-width:600px!important;margin:8px auto 0!important;color:#655d55!important;font-size:.95rem!important;line-height:1.55!important}.collections-page-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important;gap:24px!important}.collection-page-card{display:flex!important;flex-direction:column!important;border-radius:20px!important;background:#fff!important;border:1px solid #ebdccb!important;box-shadow:0 8px 24px #1b263b0a!important;overflow:hidden!important;text-decoration:none!important;transition:transform .25s ease,box-shadow .25s ease!important}.collection-page-card:hover{transform:translateY(-4px)!important;box-shadow:0 14px 36px #1b263b1a!important}.collection-card-media{position:relative!important;width:100%!important;aspect-ratio:4/3!important;overflow:hidden!important;background:#f7efe2!important}.collection-card-media img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .5s ease!important}.collection-page-card:hover .collection-card-media img{transform:scale(1.05)!important}.collection-card-badge{position:absolute!important;top:12px!important;right:12px!important;padding:4px 12px!important;border-radius:999px!important;background:#ffffffeb!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;color:var(--navy,#1b263b)!important;font-size:.76rem!important;font-weight:800!important;border:1px solid rgba(235,220,203,.6)!important}.collection-card-body{padding:20px!important;display:flex!important;flex-direction:column!important;flex:1!important}.collection-card-title{margin:0 0 6px!important;font-family:Georgia,serif!important;font-size:1.3rem!important;color:var(--navy,#1b263b)!important}.collection-card-desc{margin:0 0 16px!important;font-size:.84rem!important;color:#756c63!important;line-height:1.5!important;flex:1!important}.collection-card-btn{display:inline-block!important;font-size:.85rem!important;font-weight:800!important;color:var(--red,#ef3e2f)!important;transition:transform .2s!important}.collection-page-card:hover .collection-card-btn{transform:translate(4px)!important}@media(max-width:600px){.collections-page-grid{grid-template-columns:1fr!important}}.account-shell{padding-top:40px!important;padding-bottom:70px!important;display:grid!important;grid-template-columns:260px 1fr!important;gap:36px!important;align-items:start!important;background:var(--cream,#f7efe2)!important}.account-nav-toggle{display:none!important}.account-nav{padding:26px 20px!important;background:#fff!important;border-radius:24px!important;border:1.5px solid #ebdccb!important;box-shadow:0 10px 30px #1b263b0a!important}.account-nav__profile{display:flex!important;align-items:center!important;gap:14px!important;padding-bottom:20px!important;margin-bottom:20px!important;border-bottom:1px solid #f0e4d6!important}.account-avatar{width:46px!important;height:46px!important;border-radius:50%!important;background:var(--red,#ef3e2f)!important;color:#fff!important;font-weight:900!important;font-size:1.2rem!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 4px 12px #b9291e40!important}.account-nav__profile small{display:block!important;font-size:.74rem!important;color:#8c827a!important;text-transform:uppercase!important;letter-spacing:.5px!important}.account-nav__profile strong{display:block!important;font-size:.95rem!important;color:var(--navy,#1b263b)!important;font-family:Georgia,serif!important}.account-nav nav{display:flex!important;flex-direction:column!important;gap:6px!important}.account-nav nav a{display:flex!important;align-items:center!important;gap:12px!important;padding:12px 16px!important;border-radius:14px!important;color:#655d55!important;font-weight:700!important;font-size:.88rem!important;text-decoration:none!important;transition:all .2s ease!important}.account-nav nav a:hover,.account-nav nav a.is-active{background:#fff5e6!important;color:var(--red,#ef3e2f)!important}.account-nav nav a span{font-size:1.1rem!important}.account-nav__logout{display:inline-block!important;margin-top:20px!important;padding:12px 16px!important;width:100%!important;text-align:center!important;border-radius:999px!important;border:1px solid #dfcfbc!important;color:#8c827a!important;font-size:.82rem!important;font-weight:800!important;text-decoration:none!important;box-sizing:border-box!important;transition:all .2s!important}.account-nav__logout:hover{background:var(--red,#ef3e2f)!important;border-color:var(--red,#ef3e2f)!important;color:#fff!important}.account-hero-luxury{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:24px!important;padding:36px 40px!important;background:linear-gradient(135deg,#fff,#fff7ec)!important;border-radius:26px!important;border:1.5px solid #ebdccb!important;box-shadow:0 12px 36px #1b263b0a!important;margin-bottom:28px!important}.account-badge{display:inline-block!important;padding:5px 12px!important;border-radius:999px!important;background:#fff0db!important;color:var(--red,#ef3e2f)!important;font-size:.76rem!important;font-weight:800!important;letter-spacing:.5px!important;margin-bottom:10px!important}.account-hero-copy h1{margin:4px 0 8px!important;font-family:Georgia,serif!important;font-size:clamp(1.7rem,2.8vw,2.4rem)!important;color:var(--navy,#1b263b)!important}.account-hero-copy p{margin:0!important;color:#655d55!important;font-size:.92rem!important;line-height:1.55!important;max-width:580px!important}.account-hero-logo-box{text-align:center!important;padding:18px 24px!important;background:#fff!important;border-radius:20px!important;border:1px solid #ebdccb!important;box-shadow:0 4px 14px #00000008!important;flex-shrink:0!important}.account-hero-logo-box img{display:block!important;margin-bottom:6px!important;width:150px!important;height:auto!important}.account-hero-logo-box span{font-size:.72rem!important;font-weight:800!important;color:#8c827a!important;text-transform:uppercase!important;letter-spacing:.5px!important}.account-stat-grid-luxury{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:20px!important;margin-bottom:32px!important}.stat-card{display:flex!important;align-items:center!important;gap:16px!important;padding:22px 24px!important;background:#fff!important;border-radius:22px!important;border:1.5px solid #ebdccb!important;box-shadow:0 8px 24px #1b263b08!important;text-decoration:none!important;transition:transform .25s ease,box-shadow .25s ease!important}.stat-card:hover{transform:translateY(-3px)!important;box-shadow:0 14px 36px #1b263b14!important}.stat-icon{width:48px!important;height:48px!important;border-radius:16px!important;background:#fff5e6!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:1.5rem!important;flex-shrink:0!important}.stat-info span{display:block!important;font-size:.76rem!important;font-weight:800!important;color:#8c827a!important;text-transform:uppercase!important;letter-spacing:.5px!important}.stat-info strong{display:block!important;font-family:Georgia,serif!important;font-size:1.15rem!important;color:var(--navy,#1b263b)!important;margin:2px 0!important}.stat-info small{display:block!important;font-size:.78rem!important;color:var(--red,#ef3e2f)!important;font-weight:800!important}.order-card-luxury{padding:26px 28px!important;background:#fff!important;border-radius:24px!important;border:1.5px solid #ebdccb!important;box-shadow:0 10px 30px #1b263b0a!important;margin-bottom:20px!important}.order-card__top{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important;padding-bottom:18px!important;margin-bottom:18px!important;border-bottom:1px solid #f0e4d6!important}.order-card__top small{display:block!important;font-size:.74rem!important;font-weight:800!important;color:#8c827a!important;text-transform:uppercase!important;letter-spacing:.5px!important}.order-id-link{font-size:1.1rem!important;font-weight:800!important;color:var(--navy,#1b263b)!important;text-decoration:none!important}.order-id-link:hover{color:var(--red,#ef3e2f)!important}.order-total-price{font-size:1.1rem!important;font-weight:800!important;color:var(--red,#ef3e2f)!important}.order-status{display:inline-block!important;padding:5px 12px!important;border-radius:999px!important;font-size:.76rem!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.4px!important}.order-status--fulfilled,.order-status--delivered{background:#ecfdf5!important;color:#059669!important;border:1px solid #a7f3d0!important}.order-status--unfulfilled,.order-status--processing{background:#f7efe2!important;color:#d97706!important;border:1px solid #fde68a!important}.order-card__items{display:flex!important;flex-wrap:wrap!important;gap:14px!important;margin-bottom:20px!important}.order-item-chip{display:flex!important;align-items:center!important;gap:10px!important;padding:8px 14px 8px 8px!important;border-radius:14px!important;background:#f7efe2!important;border:1px solid #ebdccb!important}.order-item-chip img{width:46px!important;height:46px!important;border-radius:10px!important;object-fit:cover!important}.order-item-meta strong{display:block!important;font-size:.84rem!important;color:var(--navy,#1b263b)!important}.order-item-meta small{display:block!important;font-size:.74rem!important;color:#756c63!important}.order-card__actions{display:flex!important;gap:12px!important}.button--order-detail,.button--reorder{border-radius:999px!important;padding:12px 22px!important;font-size:.85rem!important}.account-empty-luxury{text-align:center!important;padding:50px 24px!important;background:#fff!important;border-radius:24px!important;border:1.5px solid #ebdccb!important}.empty-icon-box{font-size:3.5rem!important;margin-bottom:12px!important}.account-empty-luxury h3{font-family:Georgia,serif!important;font-size:1.5rem!important;color:var(--navy,#1b263b)!important;margin:0 0 8px!important}.account-empty-luxury p{max-width:540px!important;margin:0 auto 24px!important;color:#655d55!important;font-size:.92rem!important;line-height:1.55!important}.button--explore-hero{border-radius:999px!important;padding:14px 32px!important}.account-support-luxury{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:24px!important;padding:32px 36px!important;background:linear-gradient(135deg,#f7efe2,#fff)!important;border-radius:24px!important;border:1.5px solid #ebdccb!important;margin-top:36px!important}.support-copy h2{margin:4px 0 6px!important;font-family:Georgia,serif!important;color:var(--navy,#1b263b)!important;font-size:1.45rem!important}.support-copy p{margin:0!important;color:#655d55!important;font-size:.88rem!important;line-height:1.5!important}.support-actions{display:flex!important;flex-direction:column!important;gap:10px!important;flex-shrink:0!important}@media(max-width:980px){.account-shell{grid-template-columns:1fr!important}.account-nav-toggle{display:block!important;width:100%!important;padding:14px!important;border-radius:16px!important;background:#fff!important;border:1.5px solid #ebdccb!important;font-weight:800!important;color:var(--navy,#1b263b)!important;margin-bottom:16px!important}.account-hero-luxury,.account-support-luxury{flex-direction:column!important;text-align:center!important}.account-stat-grid-luxury{grid-template-columns:1fr!important}.order-card__top{grid-template-columns:1fr 1fr!important;gap:14px!important}}.account-auth-section{padding:50px 0 80px!important;background:var(--cream,#f7efe2)!important;min-height:75vh!important;display:flex!important;align-items:center!important;justify-content:center!important}.account-auth-card{max-width:480px!important;width:100%!important;margin:0 auto!important;padding:40px 36px!important;background:#fff!important;border-radius:26px!important;border:1.5px solid #ebdccb!important;box-shadow:0 14px 40px #1b263b0f!important;box-sizing:border-box!important}.account-auth-header{text-align:center!important;margin-bottom:28px!important}.account-auth-logo{display:inline-block!important;margin-bottom:12px!important;width:160px!important;height:auto!important}.account-auth-title{margin:4px 0 8px!important;font-family:Georgia,serif!important;font-size:1.85rem!important;color:var(--navy,#1b263b)!important;font-weight:700!important}.account-auth-subtitle{margin:0!important;font-size:.88rem!important;color:#655d55!important;line-height:1.5!important}.account-auth-form{display:flex!important;flex-direction:column!important;gap:18px!important}.form-row-2col{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important}.form-group{display:flex!important;flex-direction:column!important;gap:6px!important}.form-group-label-row{display:flex!important;justify-content:space-between!important;align-items:center!important}.form-group label{font-size:.82rem!important;font-weight:800!important;color:var(--navy,#1b263b)!important;text-transform:uppercase!important;letter-spacing:.4px!important}.form-group input{width:100%!important;padding:14px 18px!important;border-radius:12px!important;border:1.5px solid #dfcfbc!important;background:#fffdf8!important;color:var(--navy,#1b263b)!important;font-size:.92rem!important;box-sizing:border-box!important;transition:border-color .2s ease,box-shadow .2s ease!important}.form-group input:focus{outline:none!important;border-color:var(--red,#ef3e2f)!important;background:#fff!important;box-shadow:0 0 0 3px #b9291e1f!important}.auth-forgot-link,.auth-toggle-link{font-size:.8rem!important;font-weight:700!important;color:var(--red,#ef3e2f)!important;text-decoration:none!important}.auth-forgot-link:hover,.auth-toggle-link:hover{text-decoration:underline!important}.button--auth{width:100%!important;border-radius:999px!important;padding:16px!important;font-size:.95rem!important;font-weight:800!important;margin-top:6px!important;cursor:pointer!important}.account-auth-footer{margin-top:24px!important;padding-top:20px!important;border-top:1px solid #f0e4d6!important;text-align:center!important;font-size:.86rem!important;color:#756c63!important}.account-auth-footer a{color:var(--red,#ef3e2f)!important;font-weight:800!important;text-decoration:none!important}.account-auth-footer a:hover{text-decoration:underline!important}.auth-success-msg{padding:12px 16px!important;border-radius:12px!important;background:#ecfdf5!important;border:1px solid #a7f3d0!important;color:#065f46!important;font-size:.88rem!important;font-weight:700!important;margin-bottom:14px!important}@media(max-width:600px){.account-auth-card{padding:28px 22px!important;border-radius:20px!important}.form-row-2col{grid-template-columns:1fr!important;gap:18px!important}.account-auth-title{font-size:1.55rem!important}}.mobile-filter-trigger{display:none!important}@media(max-width:768px){.desktop-only-filters{display:none!important}.collection-layout{display:block!important}.toolbar-count-label{display:none!important}.toolbar-controls{display:flex!important;gap:8px!important;width:100%!important}.collection-toolbar{margin:12px 0 16px!important}.mobile-filter-trigger{display:block!important;position:relative!important;flex:1!important}.mobile-filter-trigger summary{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:100%!important;min-height:42px!important;padding:8px 12px!important;border-radius:999px!important;background:#f7efe2!important;border:1px solid #dfcfbc!important;font-size:.84rem!important;font-weight:800!important;color:var(--navy, #1b263b)!important;cursor:pointer!important;list-style:none!important;box-sizing:border-box!important}.mobile-filter-trigger summary::-webkit-details-marker{display:none!important}.mobile-filter-trigger[open] summary{background:var(--red, #ef3e2f)!important;color:#fff!important;border-color:var(--red, #ef3e2f)!important}.mobile-filter-panel{position:absolute!important;top:calc(100% + 8px)!important;left:0!important;width:calc(100vw - 32px)!important;max-width:320px!important;z-index:95!important;background:#fff!important;border:1.5px solid #ebdccb!important;border-radius:18px!important;padding:16px!important;box-shadow:0 12px 32px #1b263b2e!important;box-sizing:border-box!important}.mobile-filter-group{margin-bottom:12px!important;border-bottom:1px solid #f0e4d6!important;padding-bottom:4px!important}.mobile-filter-group summary{font-weight:800!important;font-size:.88rem!important;color:var(--navy, #1b263b)!important;margin-bottom:6px!important;cursor:pointer!important}.sort-select-label{flex:1!important}.sort-select-label select#SortBy{width:100%!important;min-height:42px!important;padding:8px 12px!important;border-radius:999px!important;background:#f7efe2!important;border:1px solid #dfcfbc!important;font-size:.84rem!important;font-weight:800!important;color:var(--navy, #1b263b)!important;outline:none!important;box-sizing:border-box!important}}.badge--sold-out{background:#2b170f!important;color:#fff!important;font-weight:800!important}.restock-trigger-btn{width:100%!important;margin-top:10px!important;background:#fffdf8!important;color:var(--red, #ef3e2f)!important;border:2px solid var(--red, #ef3e2f)!important;font-weight:800!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border-radius:999px!important;min-height:48px!important;cursor:pointer!important;transition:all .25s ease!important}.restock-trigger-btn:hover{background:var(--red, #ef3e2f)!important;color:#fff!important}.restock-modal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important;opacity:0!important;visibility:hidden!important;transition:opacity .3s ease,visibility .3s ease!important}.restock-modal.is-active{opacity:1!important;visibility:visible!important}.restock-modal__backdrop{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#100c0aa6!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}.restock-modal__content{position:relative!important;width:100%!important;max-width:440px!important;background:#fff!important;border-radius:24px!important;padding:30px 24px!important;box-shadow:0 24px 60px #0000004d!important;z-index:2!important;transform:translateY(16px) scale(.96)!important;transition:transform .3s cubic-bezier(.22,1,.36,1)!important;box-sizing:border-box!important}.restock-modal.is-active .restock-modal__content{transform:translateY(0) scale(1)!important}.restock-modal__close{position:absolute!important;top:16px!important;right:16px!important;width:34px!important;height:34px!important;border-radius:50%!important;border:none!important;background:#f4ebe0!important;color:#2b170f!important;font-size:22px!important;line-height:1!important;cursor:pointer!important}.restock-modal__header{text-align:center!important;margin-bottom:20px!important}.restock-icon{font-size:38px!important;display:block!important;margin-bottom:4px!important}.restock-modal__header h3{margin:0 0 6px!important;font-family:Georgia,serif!important;font-size:1.35rem!important;color:var(--navy, #1b263b)!important}.restock-product-name{font-weight:800!important;color:var(--red, #ef3e2f)!important;font-size:.95rem!important;margin:0 0 8px!important}.restock-subtitle{font-size:.84rem!important;color:#655d55!important;margin:0!important;line-height:1.4!important}.restock-field-group{margin-bottom:16px!important}.restock-field-group label{display:block!important;font-size:.82rem!important;font-weight:700!important;color:#333!important;margin-bottom:6px!important}.restock-field-group input{width:100%!important;min-height:48px!important;padding:10px 16px!important;border-radius:12px!important;border:1.5px solid #dfcfbc!important;font-size:.92rem!important;outline:none!important;box-sizing:border-box!important}.restock-submit-btn{width:100%!important;min-height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border-radius:999px!important;background:var(--red, #ef3e2f)!important;color:#fff!important;font-weight:800!important;font-size:.95rem!important;border:none!important;cursor:pointer!important}.restock-success-message{text-align:center!important;padding:16px!important;background:#f0fdf4!important;border:1px solid #bbf7d0!important;border-radius:14px!important;margin-top:14px!important}.restock-success-message .success-icon{font-size:28px!important;display:block!important;margin-bottom:6px!important}.restock-success-message p{margin:0!important;font-size:.86rem!important;color:#166534!important;line-height:1.4!important}.badge--amazon-unavailable{background:#c45500!important;color:#fff!important;font-weight:700!important;font-size:.76rem!important;padding:5px 10px!important;border-radius:4px!important}.amazon-stock-box{margin:18px 0!important;padding:18px 20px!important;background:#fcf8f2!important;border:1px solid #ebd7bf!important;border-radius:14px!important}.amazon-stock-heading{color:#c45500!important;font-size:1.28rem!important;font-weight:800!important;margin-bottom:4px!important;font-family:Arial,sans-serif!important}.amazon-stock-subtext{color:#565959!important;font-size:.88rem!important;line-height:1.4!important;margin-bottom:14px!important}.amazon-restock-inline-form{margin-top:10px!important}.amazon-form-label{display:block!important;font-size:.84rem!important;font-weight:700!important;color:#0f1111!important;margin-bottom:6px!important}.amazon-input-row{display:flex!important;gap:8px!important}.amazon-contact-input{flex:1!important;min-height:44px!important;padding:8px 14px!important;border:1.5px solid #888c8c!important;border-radius:8px!important;font-size:.9rem!important;background:#fff!important;outline:none!important;color:#111!important}.amazon-contact-input:focus{border-color:#e77600!important;box-shadow:0 0 3px 2px #e4791166!important}.amazon-notify-btn{min-height:44px!important;padding:8px 20px!important;background:#ffd814!important;border:1px solid #fcd200!important;border-radius:999px!important;color:#0f1111!important;font-weight:800!important;font-size:.88rem!important;cursor:pointer!important;white-space:nowrap!important;box-shadow:0 2px 5px #d5d9d980!important;transition:background .2s!important}.amazon-notify-btn:hover{background:#f7ca00!important}.amazon-restock-success{margin-top:10px!important;padding:10px 14px!important;background:#edf7ed!important;border:1px solid #c3e6cb!important;border-radius:8px!important;color:#155724!important;font-size:.86rem!important;font-weight:600!important}.zoom-modal__backdrop{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#0a0807eb!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.zoom-modal__container{position:relative!important;width:100vw!important;height:100dvh!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;z-index:2!important;padding:20px!important;box-sizing:border-box!important}.zoom-modal__image-wrapper{position:relative!important;max-width:90vw!important;max-height:82vh!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:auto!important}.zoom-modal__img{max-width:100%!important;max-height:82vh!important;object-fit:contain!important;cursor:zoom-in!important;transition:transform .3s cubic-bezier(.22,1,.36,1)!important;-webkit-user-select:none!important;user-select:none!important}.zoom-modal__close{position:absolute!important;top:20px!important;right:24px!important;width:44px!important;height:44px!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.3)!important;background:#0009!important;color:#fff!important;font-size:28px!important;line-height:1!important;cursor:pointer!important;z-index:10!important;transition:background .2s!important}.zoom-modal__close:hover{background:var(--red, #ef3e2f)!important}.zoom-modal__nav{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:48px!important;height:48px!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.3)!important;background:#0009!important;color:#fff!important;font-size:26px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:10!important;transition:background .2s!important}.zoom-modal__nav:hover{background:var(--red, #ef3e2f)!important}.zoom-modal__nav--prev{left:20px!important}.zoom-modal__nav--next{right:20px!important}.zoom-modal__footer{position:absolute!important;bottom:20px!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:4px!important;color:#fff!important;font-size:.86rem!important;z-index:10!important}.zoom-counter{font-weight:800!important;background:#fff3!important;padding:4px 12px!important;border-radius:999px!important}.zoom-hint{font-size:.78rem!important;color:#d1c7bd!important}.image-zoom-modal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:10000!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:0!important;visibility:hidden!important;transition:opacity .3s ease,visibility .3s ease!important}.zoom-modal__backdrop{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#0a0807f0!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.zoom-modal__container{position:relative!important;width:100vw!important;height:100dvh!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:space-between!important;z-index:2!important;padding:16px 16px 20px!important;box-sizing:border-box!important}.zoom-modal__main-view{position:relative!important;flex:1!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;margin-bottom:12px!important}.zoom-modal__img{max-width:90vw!important;max-height:72vh!important;object-fit:contain!important;cursor:zoom-in!important;transition:transform .3s cubic-bezier(.22,1,.36,1)!important;-webkit-user-select:none!important;user-select:none!important;border-radius:12px!important}.zoom-modal__thumbs-strip{display:flex!important;align-items:flex-end!important;justify-content:center!important;gap:12px!important;width:100%!important;max-width:650px!important;padding:10px 14px!important;overflow-x:auto!important;scroll-behavior:smooth!important;scrollbar-width:none!important;z-index:10!important}.zoom-modal__thumbs-strip::-webkit-scrollbar{display:none!important}.zoom-thumb-card{flex:0 0 60px!important;height:60px!important;padding:0!important;border-radius:12px!important;border:2px solid transparent!important;background:#1e1b18!important;overflow:hidden!important;cursor:pointer!important;opacity:.4!important;filter:brightness(.6) grayscale(.3)!important;transform:translateY(4px) scale(.9)!important;transition:all .28s cubic-bezier(.22,1,.36,1)!important}.zoom-thumb-card img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:10px!important}.zoom-thumb-card.is-active{flex:0 0 76px!important;height:76px!important;opacity:1!important;filter:brightness(1) grayscale(0)!important;transform:translateY(-6px) scale(1.08)!important;border-color:var(--red, #ef3e2f)!important;box-shadow:0 8px 24px #b9291e80,0 0 0 2px #fff!important}.zoom-thumb-card:hover{opacity:.85!important;filter:brightness(.9)!important}.zoom-modal__close{position:absolute!important;top:16px!important;right:20px!important;width:44px!important;height:44px!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.3)!important;background:#000000bf!important;color:#fff!important;font-size:26px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:20!important}.zoom-modal__nav{position:absolute!important;top:45%!important;transform:translateY(-50%)!important;width:46px!important;height:46px!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.3)!important;background:#000000bf!important;color:#fff!important;font-size:26px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:20!important}.zoom-modal__nav--prev{left:16px!important}.zoom-modal__nav--next{right:16px!important}html.zoom-modal-open,body.zoom-modal-open{overflow:hidden!important}html.zoom-modal-open .site-header,body.zoom-modal-open .site-header{z-index:1!important;opacity:0!important;pointer-events:none!important;transition:opacity .2s ease!important}.image-zoom-modal{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100dvh!important;z-index:999999!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:0!important;visibility:hidden!important;transition:opacity .3s ease,visibility .3s ease!important}.image-zoom-modal.is-active{opacity:1!important;visibility:visible!important}.zoom-modal__backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#0a0807f5!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;z-index:1!important}.zoom-thumb-card{flex:0 0 54px!important;height:54px!important;opacity:.5!important;filter:brightness(.7)!important;transform:scale(.95)!important}.zoom-thumb-card.is-active{flex:0 0 62px!important;height:62px!important;opacity:1!important;filter:brightness(1)!important;transform:translateY(-3px) scale(1.04)!important;border-color:var(--red, #ef3e2f)!important;box-shadow:0 4px 14px #b9291e66!important}.fssai-veg-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:17px!important;height:17px!important;border:1.5px solid #00875a!important;background:#fff!important;border-radius:3px!important;margin-right:6px!important;vertical-align:middle!important;flex-shrink:0!important}.fssai-veg-icon--lg{width:22px!important;height:22px!important;border-width:2px!important;margin-right:10px!important}.veg-dot{width:8px!important;height:8px!important;border-radius:50%!important;background:#00875a!important}.fssai-veg-icon--lg .veg-dot{width:11px!important;height:11px!important}.product-title{display:flex!important;align-items:center!important}.pdp-title{display:flex!important;align-items:center!important;margin:6px 0 12px!important;font:700 clamp(2rem,3.8vw,3.2rem)/1.08 Georgia,serif!important;color:var(--navy, #1b263b)!important}.price-row{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:8px!important}.unit-price-label{font-size:.78rem!important;color:#655d55!important;font-weight:600!important}.product-price-wrapper{display:flex!important;align-items:baseline!important;gap:12px!important;margin-bottom:4px!important}.unit-price-label-lg{font-size:.95rem!important;color:#565959!important;font-weight:700!important}.stock-status-badge{display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:.84rem!important;font-weight:700!important;color:#00875a!important;margin-bottom:14px!important}.stock-dot{width:8px!important;height:8px!important;border-radius:50%!important;background:#00875a!important;box-shadow:0 0 0 3px #00875a33!important}.pdp-trust-bar{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important;margin:22px 0 26px!important;padding:16px 12px!important;background:#fffdf8!important;border:1px solid #ebdccb!important;border-radius:16px!important}.pdp-trust-item{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:4px!important}.pdp-trust-item .trust-icon{font-size:20px!important}.pdp-trust-item span:last-child{font-size:.74rem!important;font-weight:700!important;color:var(--navy, #1b263b)!important;line-height:1.2!important}@media(max-width:600px){.pdp-trust-bar{grid-template-columns:repeat(2,1fr)!important;gap:14px 10px!important}}.card-amazon-category,.pdp-amazon-category{display:flex!important;align-items:center!important;gap:6px!important;margin-top:6px!important;margin-bottom:4px!important}.category-name-tag{font-size:.8rem!important;font-weight:700!important;color:#0f1111!important;background:#f7f0e6!important;padding:3px 8px!important;border-radius:6px!important;border:1px solid #ebd8c3!important;letter-spacing:.2px!important}.mrp-label,.mrp-label-lg{font-size:.84rem!important;color:#565959!important;font-weight:500!important;margin-right:4px!important}.mrp-label s,.mrp-label-lg s{text-decoration:line-through!important;color:#565959!important}.deal-price{font-size:1.1rem!important;font-weight:700!important;color:#0f1111!important;margin-right:4px!important}.product-price-wrapper{display:flex!important;align-items:baseline!important;gap:8px!important;margin-bottom:4px!important}.pdp-discount-badge{font-size:1.5rem!important;font-weight:400!important;color:#cc0c39!important;margin-right:6px!important;line-height:1!important}.discount-percent-tag{font-size:.8rem!important;font-weight:700!important;color:#cc0c39!important;margin-left:4px!important}.amazon-card-price-container{display:flex!important;flex-direction:column!important;gap:2px!important;margin:4px 0!important}.amazon-line-main{display:flex!important;align-items:baseline!important;gap:6px!important}.amazon-line-sub{display:flex!important;align-items:center!important;gap:6px!important}.pdp-2-line-price{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important;margin-bottom:12px!important}.pdp-price-line-1{display:flex!important;align-items:baseline!important;gap:8px!important}.pdp-price-line-2{display:flex!important;align-items:center!important;gap:6px!important}@media(max-width:768px){.quantity-choice{width:100%!important;margin-bottom:18px!important}.quantity-choice legend{font-size:.95rem!important;font-weight:700!important;color:var(--navy, #1b263b)!important;margin-bottom:4px!important}.quantity-choice .quantity-pills{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important;width:100%!important}.quantity-choice .quantity-pill{width:100%!important;min-width:0!important;height:44px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:1rem!important;font-weight:700!important;border-radius:22px!important}.quantity-choice .quantity-custom{grid-column:span 1!important;width:100%!important;height:44px!important;padding:0 4px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:22px!important;background:#fff!important;border:1.5px solid #d4c5b3!important;margin:0!important}.quantity-choice .quantity-custom span{display:none!important}.quantity-choice .quantity-custom input{width:100%!important;height:100%!important;text-align:center!important;font-size:.95rem!important;font-weight:700!important;border:none!important;background:transparent!important;padding:0!important;color:var(--navy, #1b263b)!important}}.quantity-choice .quantity-custom.is-selected{background:var(--navy, #1b263b)!important;border-color:var(--navy, #1b263b)!important;color:#fff!important;box-shadow:0 4px 12px #1b263b40!important}.quantity-choice .quantity-custom.is-selected input{color:#fff!important;background:transparent!important}.quantity-choice .quantity-custom.is-selected span{color:#fff!important}.pdp-pincode-checker{margin:16px 0 20px!important;padding:14px 16px!important;background:#fdfbf7!important;border:1.5px solid #ebdccb!important;border-radius:14px!important}.pdp-pincode-header{display:flex!important;align-items:center!important;gap:6px!important;font-size:.9rem!important;font-weight:700!important;color:var(--navy, #1b263b)!important;margin-bottom:5px!important}.pdp-pincode-form{display:flex!important;gap:8px!important}.pdp-pincode-input{flex:1!important;height:42px!important;padding:0 14px!important;font-size:.92rem!important;font-weight:600!important;border:1.5px solid #d4c5b3!important;border-radius:8px!important;background:#fff!important;color:var(--navy, #1b263b)!important;outline:none!important}.pdp-pincode-input:focus{border-color:var(--red, #ef3e2f)!important}.pdp-pincode-btn{height:42px!important;padding:0 20px!important;font-size:.9rem!important;font-weight:700!important;background:var(--navy, #1b263b)!important;color:#fff!important;border:none!important;border-radius:8px!important;cursor:pointer!important;transition:background .2s ease!important}.pdp-pincode-btn:hover{background:var(--red, #ef3e2f)!important}.pdp-pincode-result{margin-top:10px!important;font-size:.86rem!important;line-height:1.4!important;padding:10px 12px!important;border-radius:8px!important}.pdp-pincode-result.is-success{background:#e6f4ea!important;color:#137333!important;border:1px solid #ceead6!important;font-weight:600!important}.pdp-pincode-result.is-error{background:#fce8e6!important;color:#c5221f!important;border:1px solid #fad2cf!important;font-weight:600!important}.pdp-shipping-calc-note{font-size:.82rem!important;color:#666!important;margin-top:4px!important;font-style:italic!important}.pdp-pincode-minimal{margin:12px 0 16px!important}.pdp-pincode-minimal-row{display:flex!important;align-items:center!important;gap:8px!important;background:#fbf9f4!important;border:1px solid #e2d7c7!important;border-radius:8px!important;padding:4px 10px!important;max-width:320px!important}.pincode-pin-icon{font-size:1rem!important}.pdp-pincode-minimal-input{flex:1!important;border:none!important;background:transparent!important;font-size:.88rem!important;font-weight:600!important;color:var(--navy, #1b263b)!important;outline:none!important;padding:4px 0!important}.pdp-pincode-minimal-btn{background:transparent!important;border:none!important;font-size:.86rem!important;font-weight:700!important;color:var(--red, #ef3e2f)!important;cursor:pointer!important;padding:4px 8px!important}.pdp-pincode-minimal-btn:hover{text-decoration:underline!important}.pdp-whatsapp-enquire-bar{margin-top:14px!important}.pdp-wa-link{display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:.88rem!important;font-weight:700!important;color:#25d366!important;text-decoration:none!important;background:#f0fdf4!important;border:1px solid #bbf7d0!important;padding:8px 14px!important;border-radius:20px!important;transition:all .2s ease!important}.pdp-wa-link:hover{background:#25d366!important;color:#fff!important;border-color:#25d366!important}.pdp-delivery-express-box{margin:16px 0 20px!important;padding:16px 18px!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:0 2px 8px #0000000a!important}.pdp-delivery-express-row{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:5px!important}.delivery-truck-icon{flex-shrink:0!important}.delivery-express-label{font-size:.92rem!important;font-weight:700!important;color:var(--navy, #1b263b)!important}.pdp-delivery-input-group{display:flex!important;align-items:center!important;border:1.5px solid #cbd5e1!important;border-radius:8px!important;overflow:hidden!important;background:#fff!important;transition:border-color .2s ease!important}.pdp-delivery-input-group:focus-within{border-color:var(--red, #ef3e2f)!important}.pdp-delivery-pin-field{flex:1!important;height:40px!important;padding:0 12px!important;border:none!important;outline:none!important;font-size:.9rem!important;font-weight:600!important;color:var(--navy, #1b263b)!important;background:transparent!important}.pdp-delivery-check-btn{height:40px!important;padding:0 16px!important;border:none!important;background:transparent!important;color:var(--red, #ef3e2f)!important;font-size:.88rem!important;font-weight:700!important;cursor:pointer!important;transition:color .2s ease!important}.pdp-delivery-check-btn:hover{color:var(--navy, #1b263b)!important}.pdp-delivery-check-wrapper{margin:14px 0 18px!important}.pdp-delivery-title{font-size:.88rem!important;font-weight:700!important;color:var(--navy, #1b263b)!important;margin-bottom:4px!important}.pdp-delivery-row-inline{display:flex!important;align-items:center!important;gap:8px!important;max-width:320px!important}.pdp-delivery-input-clean{flex:1!important;height:40px!important;padding:0 12px!important;border:1px solid #d4c5b3!important;border-radius:8px!important;font-size:.88rem!important;font-weight:500!important;color:var(--navy, #1b263b)!important;background:#fff!important;outline:none!important;transition:border-color .2s ease!important}.pdp-delivery-input-clean:focus{border-color:var(--navy, #1b263b)!important}.pdp-delivery-btn-clean{height:40px!important;padding:0 16px!important;border:1px solid var(--navy, #1b263b)!important;border-radius:8px!important;background:#fff!important;color:var(--navy, #1b263b)!important;font-size:.86rem!important;font-weight:700!important;cursor:pointer!important;transition:all .2s ease!important}.pdp-delivery-btn-clean:hover{background:var(--navy, #1b263b)!important;color:#fff!important}.pdp-pincode-result-clean{margin-top:8px!important;font-size:.84rem!important;font-weight:600!important;line-height:1.4!important}.pdp-pincode-result-clean.is-success{color:#15803d!important}.pdp-pincode-result-clean.is-error{color:#ef3e2f!important}.pdp-pincode-result-clean.is-loading{color:var(--navy, #1b263b)!important;display:flex!important;align-items:center!important;gap:6px!important}.pin-spinner{width:14px!important;height:14px!important;border:2px solid #cbd5e1!important;border-top-color:var(--red, #ef3e2f)!important;border-radius:50%!important;animation:pinSpin .6s linear infinite!important;display:inline-block!important}@keyframes pinSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.veg-box-outline{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:14px!important;height:14px!important;border:1.5px solid #137333!important;padding:1px!important;border-radius:2px!important;background:#fff!important;vertical-align:middle!important}.veg-dot-inner{width:6px!important;height:6px!important;background-color:#137333!important;border-radius:50%!important;display:block!important}.pdp-pincode-state-confirmed{margin-top:6px!important}.pdp-confirmed-delivery-banner{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;background:#f0fdf4!important;border:1px solid #bbf7d0!important;border-radius:10px!important;padding:10px 14px!important}.pdp-confirmed-truck-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.pdp-confirmed-text{flex:1!important;font-size:.92rem!important;font-weight:700!important;color:#137333!important;line-height:1.3!important}.pdp-pincode-change-btn{background:transparent!important;border:1px solid #137333!important;color:#137333!important;font-size:.8rem!important;font-weight:700!important;padding:4px 10px!important;border-radius:6px!important;cursor:pointer!important;transition:all .2s ease!important;flex-shrink:0!important}.pdp-pincode-change-btn:hover{background:#137333!important;color:#fff!important}.pdp-pincode-error-clean{margin-top:6px!important;font-size:.84rem!important;font-weight:600!important;color:#ef3e2f!important}.floating-wa-widget{position:fixed!important;bottom:24px!important;right:24px!important;width:56px!important;height:56px!important;background:#25d366!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 4px 16px #25d36666!important;z-index:9999!important;transition:transform .2s ease,box-shadow .2s ease!important}.floating-wa-widget:hover{transform:scale(1.1)!important;box-shadow:0 6px 20px #25d36699!important}[data-reveal],.reveal-enabled [data-reveal]{opacity:1!important;transform:none!important;visibility:visible!important}.section{padding:40px 0!important}.showcase-section,.premium-carousel,.editorial-section,.brand-story-section{margin-top:0!important;margin-bottom:0!important}.showcase-panel,.showcase-image{min-height:auto!important}@media(max-width:749px){.section{padding:24px 0!important}.showcase-head{padding:24px 18px 4px!important}.showcase-tabs{padding:12px 18px 16px!important}.showcase-content{padding:20px 18px 24px!important}.showcase-image{min-height:220px!important;height:auto!important;aspect-ratio:4 / 3!important}}.product-rail{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(240px,24%)!important;grid-template-columns:none!important;gap:20px!important;overflow-x:auto!important;padding:8px 2px 24px!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important}.product-rail::-webkit-scrollbar{display:none!important}.product-rail .product-card{scroll-snap-align:start!important;width:100%!important;max-width:none!important}@media(max-width:900px){.product-rail{grid-auto-columns:minmax(220px,46%)!important}}@media(max-width:600px){.product-rail{grid-auto-columns:78%!important;gap:14px!important}}.header-actions .icon-button,.header-actions .account-link,.header-actions button,.header-action,.account-action{background:transparent!important;border:none!important;box-shadow:none!important}.dialog-close{background:transparent!important;border:none!important;box-shadow:none!important;color:var(--navy, #1b263b)!important;font-size:1.8rem!important}.dialog-close:hover{background:transparent!important;color:var(--red, #ef3e2f)!important}.cart-drawer-inner{display:flex!important;flex-direction:column!important;height:100%!important;max-height:100vh!important;padding:20px 20px 24px!important;box-sizing:border-box!important;overflow:hidden!important;position:relative!important}.cart-items-wrap{flex:1 1 auto!important;min-height:0!important;max-height:calc(100vh - 280px)!important;overflow-y:auto!important;padding:10px 0!important}.drawer-cart-footer{position:relative!important;flex-shrink:0!important;margin-top:auto!important;padding:16px 0 10px!important;border-top:1.5px solid #eadfce!important;background:#fffdf8!important;width:100%!important;box-sizing:border-box!important;z-index:10!important}.drawer-cart-footer .button{margin-bottom:4px!important}.store-dialog,.search-dialog,.cart-dialog,.account-drawer-dialog{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;margin:0 0 0 auto!important;width:min(520px,92vw)!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;border:0!important;border-radius:24px 0 0 24px!important;background:#fffdf8!important;box-shadow:-20px 0 60px #0000002e!important;box-sizing:border-box!important;overflow:hidden!important}.store-dialog[open],.search-dialog[open],.cart-dialog[open]{animation:drawerSlideInRight .28s cubic-bezier(.16,1,.3,1) forwards!important}@keyframes drawerSlideInRight{0%{transform:translate(100%);opacity:.3}to{transform:translate(0);opacity:1}}.search-sub-title{font-size:.85rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:var(--navy, #1b263b)!important;margin:18px 0 10px!important}.search-tags-wrap{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-bottom:20px!important}.search-tag-pill{padding:6px 14px!important;border-radius:999px!important;background:#f4ece1!important;color:#2b2319!important;font-size:.82rem!important;font-weight:600!important;text-decoration:none!important;transition:transform .2s,background .2s!important}.search-tag-pill:hover{background:var(--red, #ef3e2f)!important;color:#fff!important;transform:translateY(-2px)!important}.search-featured-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}.search-featured-card{display:flex!important;align-items:center!important;gap:10px!important;padding:8px!important;border:1px solid #eadfce!important;border-radius:12px!important;background:#fff!important;text-decoration:none!important;color:inherit!important;transition:transform .2s,box-shadow .2s!important}.search-featured-card:hover{transform:translateY(-2px)!important;box-shadow:0 6px 18px #00000014!important}.search-featured-card__media{width:50px!important;height:50px!important;min-width:50px!important;border-radius:8px!important;overflow:hidden!important}.search-featured-card__media img{width:100%!important;height:100%!important;object-fit:cover!important}.search-featured-card__info{display:flex!important;flex-direction:column!important;gap:2px!important;overflow:hidden!important}.search-featured-card__title{font-size:.8rem!important;font-weight:700!important;color:#1b263b!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.search-featured-card__price{font-size:.78rem!important;font-weight:700!important;color:var(--red, #ef3e2f)!important}.faq-section,.newsletter-section{content-visibility:auto!important;contain-intrinsic-size:1px 500px!important}.search-drawer-body{padding:32px 28px 36px!important;display:flex!important;flex-direction:column!important;height:100%!important;box-sizing:border-box!important;overflow-y:auto!important;background:linear-gradient(180deg,#fffdf8,#fff)!important}.search-drawer-head{margin-bottom:20px!important}.search-drawer-head .eyebrow{font-size:.75rem!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--gold, #c89530)!important;font-weight:700!important}.search-drawer-head .section-title{font-size:1.5rem!important;font-family:Georgia,serif!important;color:var(--navy, #1b263b)!important;margin-top:4px!important}.luxury-search-form{margin-bottom:24px!important}.search-input-wrap{position:relative!important;display:flex!important;align-items:center!important}.search-input-icon{position:absolute!important;left:16px!important;color:#8c8275!important;pointer-events:none!important}.luxury-search-input{width:100%!important;padding:14px 16px 14px 48px!important;border:1.5px solid #e5dacb!important;border-radius:999px!important;background:#fff!important;font-size:.92rem!important;color:#1b263b!important;box-shadow:0 4px 14px #271e3b0a!important;transition:border-color .25s,box-shadow .25s!important}.luxury-search-input:focus{outline:none!important;border-color:var(--red, #ef3e2f)!important;box-shadow:0 6px 20px #b9291e1f!important}.search-section-header{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:12px!important;padding-bottom:6px!important;border-bottom:1px solid #f2e9dc!important}.search-section-label{font-size:.78rem!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#635749!important}.search-section-link{font-size:.78rem!important;font-weight:700!important;color:var(--red, #ef3e2f)!important;text-decoration:none!important}.search-tags-wrap{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.luxury-search-tag{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:10px 14px!important;border:1px solid #e9dfd1!important;border-radius:12px!important;background:#fffdf9!important;color:#2b2319!important;font-size:.84rem!important;font-weight:700!important;text-decoration:none!important;transition:all .2s ease!important}.luxury-search-tag:hover{border-color:var(--red, #ef3e2f)!important;background:var(--navy, #1b263b)!important;color:#fff!important;transform:translateY(-2px)!important}.search-bestsellers-list{display:flex!important;flex-direction:column!important;gap:12px!important}.search-bestseller-item{display:flex!important;align-items:center!important;gap:14px!important;padding:10px 12px!important;border:1px solid #eee5d8!important;border-radius:16px!important;background:#fff!important;box-shadow:0 4px 14px #2a21480a!important;transition:transform .2s,box-shadow .2s!important}.search-bestseller-item:hover{transform:translateY(-2px)!important;box-shadow:0 8px 24px #2a214814!important}.search-bestseller-media{width:54px!important;height:54px!important;min-width:54px!important;border-radius:12px!important;overflow:hidden!important;border:1px solid #f0e6d8!important}.search-bestseller-media img{width:100%!important;height:100%!important;object-fit:cover!important}.search-bestseller-details{flex:1!important;display:flex!important;flex-direction:column!important;gap:2px!important;overflow:hidden!important}.search-bestseller-tag{font-size:.68rem!important;font-weight:700!important;color:#2e7d32!important;text-transform:uppercase!important;letter-spacing:.04em!important}.search-bestseller-title{font-size:.88rem!important;font-weight:700!important;color:#1b263b!important;text-decoration:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.search-bestseller-title:hover{color:var(--red, #ef3e2f)!important}.search-bestseller-pricing{display:flex!important;align-items:center!important;gap:8px!important}.search-bestseller-price{font-size:.88rem!important;font-weight:800!important;color:var(--red, #ef3e2f)!important}.search-bestseller-mrp{font-size:.78rem!important;color:#948b81!important}.search-bestseller-add-btn{width:36px!important;height:36px!important;min-width:36px!important;border-radius:50%!important;border:none!important;background:var(--navy, #1b263b)!important;color:#fff!important;font-size:1.2rem!important;font-weight:700!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:background .2s,transform .2s!important}.search-bestseller-add-btn:hover{background:var(--red, #ef3e2f)!important;transform:scale(1.08)!important}.luxury-search-form{margin-bottom:20px!important;width:100%!important}.search-box-container{position:relative!important;display:flex!important;align-items:center!important;background:#fff!important;border:1.5px solid #dcd1c2!important;border-radius:999px!important;padding:4px 6px 4px 16px!important;box-shadow:0 4px 16px #1b263b0d!important;transition:border-color .25s,box-shadow .25s!important}.search-box-container:focus-within{border-color:var(--navy, #1b263b)!important;box-shadow:0 6px 20px #1b263b1f!important}.luxury-search-input{flex:1!important;width:100%!important;border:none!important;outline:none!important;background:transparent!important;padding:10px 4px!important;font-size:.88rem!important;color:#1b263b!important;box-shadow:none!important}.luxury-search-input:focus{outline:none!important;border:none!important;box-shadow:none!important}.search-box-btn{background:var(--navy, #1b263b)!important;color:#fff!important;border:none!important;border-radius:999px!important;padding:8px 18px!important;font-size:.82rem!important;font-weight:700!important;cursor:pointer!important;flex-shrink:0!important;transition:background .2s,transform .2s!important}.search-dialog .dialog-inner,.search-drawer-body{padding:32px 24px!important;width:100%!important;box-sizing:border-box!important}.luxury-search-form,.search-dialog .search-form,.search-form{width:100%!important;max-width:100%!important;margin:16px 0 24px!important;display:block!important;box-sizing:border-box!important}.search-box-container{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;background:#fff!important;border:1.5px solid #d4c7b5!important;border-radius:999px!important;padding:4px 6px 4px 16px!important;box-shadow:0 4px 18px #1b263b0f!important;transition:all .25s ease!important}.search-box-container:focus-within{border-color:var(--navy, #1b263b)!important;box-shadow:0 6px 22px #1b263b24!important}.search-box-icon{color:#7a6e60!important;margin-right:8px!important;flex-shrink:0!important}.luxury-search-input{flex:1 1 auto!important;width:100%!important;min-width:0!important;border:none!important;outline:none!important;background:transparent!important;padding:10px 4px!important;font-size:.88rem!important;color:#1b263b!important;box-shadow:none!important}.luxury-search-input::placeholder{color:#9e9386!important;font-size:.86rem!important}.search-box-btn{background:var(--navy, #1b263b)!important;color:#fff!important;border:none!important;border-radius:999px!important;padding:10px 20px!important;font-size:.84rem!important;font-weight:700!important;cursor:pointer!important;flex-shrink:0!important;box-shadow:0 2px 8px #1b263b33!important;transition:all .2s ease!important}.search-box-btn:hover{background:var(--red, #ef3e2f)!important;transform:translateY(-1px)!important}.search-drawer-head{margin-bottom:6px!important}.search-drawer-head .section-title{margin-bottom:0!important}.luxury-search-form,.search-dialog .search-form,.search-form{margin-top:4px!important;margin-bottom:16px!important}.hero img{-webkit-user-drag:none!important;-webkit-user-select:none!important;user-select:none!important}.hero.dragging,.hero.dragging *{user-select:none!important;-webkit-user-select:none!important;cursor:grabbing!important}.hero.dragging .hero-track{pointer-events:none!important}.stats-section{padding:40px 0!important}.stats-shell{display:grid!important;grid-template-columns:.8fr 1.2fr!important;gap:50px!important;align-items:center!important;padding:56px!important;border-radius:calc(var(--radius) + 12px)!important;background:linear-gradient(135deg,var(--navy, #1b263b),#403780)!important;color:#fff!important;box-shadow:0 30px 80px #21194b29!important;content-visibility:visible!important;contain:none!important}.stats-shell .section-title{color:#fff!important;font-family:Georgia,serif!important;font-size:clamp(1.8rem,3.5vw,2.8rem)!important}.stats-shell .eyebrow{color:#ffd071!important;font-weight:800!important;letter-spacing:.14em!important}.stats-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:16px!important}.stat{padding:24px 16px!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:18px!important;background:#ffffff0d!important;text-align:center!important}.stat strong{display:block!important;color:#ffd071!important;font:700 clamp(1.8rem,4vw,3.3rem) / 1 Georgia,serif!important}.stat span{display:block!important;margin-top:8px!important;color:#eeecf7!important;font-size:.84rem!important}@media(max-width:900px){.stats-shell{grid-template-columns:1fr!important;padding:36px 24px!important;gap:24px!important}}@media(max-width:600px){.stats-shell{padding:28px 20px!important;gap:20px!important}.stats-grid{grid-template-columns:1fr!important;gap:12px!important}}.footer-bottom-bar{display:flex!important;flex-direction:column!important;align-items:center!important;gap:16px!important;padding-top:24px!important;margin-top:24px!important;border-top:1px solid rgba(255,255,255,.12)!important}@media(min-width:900px){.footer-bottom-bar{flex-direction:row!important;justify-content:space-between!important}}.footer-marketplaces-bar{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important}.footer-marketplaces-label{font-size:.78rem!important;font-weight:700!important;color:#ffd071!important;text-transform:uppercase!important;letter-spacing:.06em!important}.footer-marketplace-pills{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.m-pill{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:5px 12px!important;border-radius:999px!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.16)!important;color:#eeecf7!important;font-size:.78rem!important;font-weight:700!important;transition:all .25s ease!important}.m-pill:hover{background:#fff3!important;border-color:#ffd071!important;color:#fff!important;transform:translateY(-2px)!important}.footer-marketplaces-bar{display:flex!important;flex-direction:column!important;align-items:center!important;gap:10px!important}@media(min-width:750px){.footer-marketplaces-bar{align-items:flex-end!important}}.footer-marketplaces-label{font-family:Georgia,serif!important;font-size:1.05rem!important;font-weight:800!important;color:#ffd071!important;letter-spacing:.14em!important;text-transform:uppercase!important}.footer-marketplace-pills{display:flex!important;align-items:center!important;gap:14px!important;flex-wrap:wrap!important}.m-logo-card{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border-radius:10px!important;padding:5px 10px!important;box-shadow:0 4px 14px #00000026!important;transition:transform .25s,box-shadow .25s!important}.m-logo-card:hover{transform:translateY(-3px)!important;box-shadow:0 8px 22px #00000040!important}.m-logo-card img{max-height:38px!important;width:auto!important;object-fit:contain!important;display:block!important;border-radius:6px!important}.footer-marketplaces-bar{display:flex!important;flex-direction:row!important;align-items:center!important;gap:14px!important;flex-wrap:wrap!important}.footer-marketplaces-label{font-family:Georgia,serif!important;font-size:.92rem!important;font-weight:800!important;color:#ffd071!important;letter-spacing:.12em!important;text-transform:uppercase!important;white-space:nowrap!important}.footer-single-white-box{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;background:#fff!important;border-radius:14px!important;padding:8px 18px!important;box-shadow:0 4px 18px #0000002e!important;transition:transform .25s,box-shadow .25s!important}.footer-single-white-box:hover{transform:translateY(-2px)!important;box-shadow:0 8px 24px #00000040!important}.footer-single-white-box img{max-height:36px!important;width:auto!important;object-fit:contain!important;display:block!important;border-radius:4px!important}.footer-single-white-box,.footer-direct-logos{display:inline-flex!important;align-items:center!important;gap:16px!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important}.direct-logo,.footer-single-white-box img{max-height:38px!important;width:auto!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))!important;transition:transform .25s ease!important}.direct-logo:hover,.footer-single-white-box img:hover{transform:translateY(-2px) scale(1.04)!important}.footer-direct-logos{display:inline-flex!important;align-items:center!important;gap:16px!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important}.direct-logo{max-height:38px!important;width:auto!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.25))!important;transition:transform .25s ease!important}.direct-logo:hover{transform:translateY(-2px) scale(1.05)!important}.ecommerce-partners-svg{max-height:42px!important;width:auto!important;max-width:360px!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))!important;transition:transform .25s ease!important}.ecommerce-partners-svg:hover{transform:scale(1.03)!important}.footer-marketplaces-bar{display:flex!important;align-items:center!important;justify-content:center!important}.footer-official-svg-card{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border-radius:12px!important;padding:8px 18px!important;box-shadow:0 4px 16px #00000040!important;transition:transform .25s ease,box-shadow .25s ease!important}.official-partners-svg{max-height:38px!important;width:auto!important;max-width:320px!important;object-fit:contain!important;display:block!important}.footer-official-svg-card{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border-radius:12px!important;padding:8px 18px!important;box-shadow:0 4px 16px #00000040!important;transition:transform .25s ease,box-shadow .25s ease!important;min-width:280px!important;min-height:40px!important}.footer-official-svg-card:hover{transform:translateY(-2px)!important;box-shadow:0 8px 24px #00000059!important}.official-partners-inline-svg{width:320px!important;height:auto!important;max-width:100%!important;display:block!important}.footer-official-svg-card{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important;min-width:auto!important;min-height:auto!important}.footer-official-svg-card:hover{transform:translateY(-2px) scale(1.02)!important;box-shadow:none!important}.footer-available-label{color:#ffd071!important;font-size:.85rem!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.8px!important;margin-right:14px!important;white-space:nowrap!important;display:inline-block!important}.footer-marketplaces-bar{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}.footer-official-svg-card{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:none!important;border-radius:0!important;padding:0!important;box-shadow:none!important}.footer-official-svg-card:hover{background:transparent!important;border-color:transparent!important;box-shadow:none!important;transform:translateY(-2px) scale(1.02)!important}.official-partners-inline-svg{width:320px!important;height:auto!important;max-width:100%!important;display:block!important;filter:drop-shadow(0 2px 6px rgba(0,0,0,.4))!important}.footer-mobile-marketplaces-banner{display:none!important}@media(max-width:768px){.footer-desktop-marketplaces-bar{display:none!important}.footer-mobile-marketplaces-banner{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:12px!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:20px!important;padding:18px 20px!important;margin:0 auto 32px!important;width:100%!important;max-width:440px!important;box-sizing:border-box!important;text-align:center!important}.mobile-marketplaces-title{display:block!important;color:#ffd071!important;font-size:.88rem!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:1.2px!important}.footer-mobile-marketplaces-banner .official-partners-inline-svg{width:280px!important;max-width:100%!important}}.about-page-wrapper,.policy-page-wrapper,.gifting-page-wrapper,.combos-page-wrapper,.contact-page-wrapper{padding-bottom:60px!important;background:#fcfbfa!important;color:#1c1836!important}.about-hero-section,.contact-hero-section,.gifting-hero-section{background:linear-gradient(135deg,#121026,#201b46)!important;color:#fff!important;padding:65px 0 55px!important;text-align:center!important;border-bottom:3px solid #ffd071!important}.about-badge,.contact-badge,.gifting-badge,.policy-badge,.combos-badge{display:inline-block!important;padding:4px 14px!important;border-radius:999px!important;background:#ffd0712e!important;border:1px solid rgba(255,208,113,.4)!important;color:#ffd071!important;font-size:.76rem!important;font-weight:800!important;letter-spacing:.12em!important;margin-bottom:14px!important}.about-hero-title,.contact-hero-title,.gifting-hero-title,.combos-title,.policy-title{font-family:Georgia,serif!important;font-size:2.2rem!important;font-weight:800!important;line-height:1.25!important;margin-bottom:12px!important}.about-hero-subtitle,.contact-hero-subtitle,.gifting-hero-subtitle,.combos-subtitle,.policy-subtitle{font-size:1.02rem!important;color:#d1cced!important;max-width:760px!important;margin:0 auto!important}.about-stats-strip{background:#fff!important;padding:30px 0!important;border-bottom:1px solid #eae6df!important}.about-stats-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;gap:20px!important;text-align:center!important}.about-stat-card .stat-number{display:block!important;font-family:Georgia,serif!important;font-size:2.3rem!important;font-weight:900!important;color:#121026!important}.about-stat-card .stat-label{font-size:.85rem!important;font-weight:700!important;color:#726c8a!important;text-transform:uppercase!important}.about-story-section,.about-pillars-section,.gifting-benefits-section,.gifting-form-section{padding:50px 0!important}.about-story-grid{display:grid!important;grid-template-columns:1fr;gap:36px!important;align-items:center!important}@media(min-width:850px){.about-story-grid{grid-template-columns:1.2fr .8fr!important}}.story-title,.pillars-title,.form-title{font-family:Georgia,serif!important;font-size:1.8rem!important;color:#121026!important;margin-bottom:16px!important}.story-p{font-size:.98rem!important;line-height:1.7!important;color:#4a4563!important;margin-bottom:14px!important}.heritage-quote-card{background:linear-gradient(135deg,#121026,#2a235c)!important;color:#fff!important;border-radius:16px!important;padding:32px!important;box-shadow:0 10px 30px #00000026!important;border-left:5px solid #ffd071!important}.quote-mark{font-size:4rem!important;color:#ffd071!important;line-height:1!important;display:block!important;margin-bottom:-10px!important}.quote-text{font-style:italic!important;font-size:1.05rem!important;line-height:1.6!important;margin-bottom:14px!important}.quote-author{font-weight:700!important;color:#ffd071!important;font-size:.9rem!important}.pillars-grid,.policy-content-grid,.gifting-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:22px!important;margin-top:24px!important}.pillar-card,.policy-card,.gifting-card,.info-card{background:#fff!important;border-radius:14px!important;padding:26px!important;border:1px solid #eae6df!important;box-shadow:0 4px 16px #0000000a!important;transition:transform .25s,box-shadow .25s!important}.pillar-card:hover,.policy-card:hover,.gifting-card:hover,.info-card:hover{transform:translateY(-3px)!important;box-shadow:0 10px 26px #00000017!important;border-color:#ffd071!important}.pillar-icon,.policy-icon,.g-icon,.info-icon{font-size:2.2rem!important;margin-bottom:12px!important}.pillar-card h3,.policy-card h3,.gifting-card h3,.info-card h3{font-family:Georgia,serif!important;font-size:1.15rem!important;color:#121026!important;margin-bottom:4px!important}.pillar-card p,.policy-card p,.gifting-card p,.info-card p{font-size:.9rem!important;color:#5d5778!important;line-height:1.6!important}.about-corporate-banner{background:linear-gradient(135deg,#121026,#32286a)!important;color:#fff!important;border-radius:20px!important;padding:40px!important;margin:40px auto 0!important;text-align:center!important;box-shadow:0 10px 30px #0000002e!important}.corporate-content-box h3{font-family:Georgia,serif!important;font-size:1.7rem!important;color:#ffd071!important;margin-bottom:5px!important}.corporate-content-box p{max-width:650px!important;margin:0 auto 24px!important;font-size:.96rem!important;color:#e2deed!important}.corporate-btn-row,.gifting-hero-actions{display:flex!important;justify-content:center!important;gap:14px!important;flex-wrap:wrap!important}.btn-about-gold,.btn-gifting-gold{background:#ffd071!important;color:#121026!important;padding:12px 26px!important;border-radius:999px!important;font-weight:800!important;font-size:.9rem!important;text-decoration:none!important;transition:transform .2s!important}.btn-about-wa,.btn-gifting-wa{background:#25d366!important;color:#fff!important;padding:12px 26px!important;border-radius:999px!important;font-weight:800!important;font-size:.9rem!important;text-decoration:none!important}.contact-main-grid{display:grid!important;grid-template-columns:1fr;gap:30px!important;margin-top:40px!important}@media(min-width:850px){.contact-main-grid{grid-template-columns:.8fr 1.2fr!important}}.contact-form-box,.gifting-form-box{background:#fff!important;border-radius:16px!important;padding:34px!important;border:1px solid #eae6df!important;box-shadow:0 6px 20px #0000000f!important}.form-group{margin-bottom:18px!important}.form-group label{display:block!important;font-size:.85rem!important;font-weight:700!important;color:#121026!important;margin-bottom:6px!important}.form-group input,.form-group textarea,.form-group select,.form-select{width:100%!important;padding:11px 16px!important;border-radius:10px!important;border:1px solid #d8d3cb!important;font-size:.92rem!important;background:#fcfcfd!important;transition:border-color .2s!important}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none!important;border-color:#121026!important;box-shadow:0 0 0 3px #1210261a!important}.form-row-2{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important}@media(max-width:600px){.form-row-2{grid-template-columns:1fr!important}}.btn-contact-submit,.btn-gifting-submit{background:#121026!important;color:#fff!important;padding:13px 30px!important;border-radius:10px!important;font-weight:800!important;font-size:.95rem!important;border:none!important;cursor:pointer!important;width:100%!important;transition:background .2s!important}.btn-contact-submit:hover,.btn-gifting-submit:hover{background:#2a235c!important}.combos-page-wrapper{padding-top:40px!important}.combos-header{text-align:center!important;margin-bottom:36px!important}.combos-product-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))!important;gap:24px!important;margin-bottom:50px!important}.combo-product-card{background:#fff!important;border-radius:14px!important;overflow:hidden!important;border:1px solid #eae6df!important;box-shadow:0 4px 16px #0000000d!important;transition:transform .25s!important}.combo-product-card:hover{transform:translateY(-4px)!important}.combo-img-box{position:relative!important;width:100%!important;height:220px!important;background:#f7f5f0!important}.combo-img-box img{width:100%!important;height:100%!important;object-fit:cover!important}.combo-badge-tag{position:absolute!important;top:12px!important;left:12px!important;background:#121026!important;color:#ffd071!important;padding:4px 10px!important;border-radius:999px!important;font-size:.7rem!important;font-weight:800!important}.combo-info{padding:18px!important;text-align:center!important}.combo-info h3{font-family:Georgia,serif!important;font-size:1.1rem!important;color:#121026!important;margin-bottom:6px!important}.combo-price{font-weight:800!important;color:#e31e24!important;font-size:1.05rem!important;margin-bottom:12px!important}.btn-combo-buy{display:inline-block!important;padding:8px 18px!important;border-radius:8px!important;background:#121026!important;color:#fff!important;text-decoration:none!important;font-size:.82rem!important;font-weight:700!important}.combos-teaser-box{background:linear-gradient(135deg,#121026,#2d2460)!important;color:#fff!important;border-radius:20px!important;padding:45px 30px!important;text-align:center!important;border:1px solid rgba(255,208,113,.3)!important}.teaser-tag{font-size:.78rem!important;font-weight:800!important;color:#ffd071!important;letter-spacing:.12em!important;margin-bottom:5px!important;display:block!important}.teaser-content h2{font-family:Georgia,serif!important;font-size:1.8rem!important;margin-bottom:12px!important}.teaser-content p{max-width:600px!important;margin:0 auto 24px!important;font-size:.95rem!important;color:#dcd8ee!important}.teaser-input-row{display:flex!important;max-width:480px!important;margin:0 auto!important;gap:8px!important}@media(max-width:500px){.teaser-input-row{flex-direction:column!important}}.teaser-input{flex:1!important;padding:12px 18px!important;border-radius:10px!important;border:none!important;font-size:.9rem!important}.btn-teaser-submit{background:#ffd071!important;color:#121026!important;padding:12px 22px!important;border-radius:10px!important;font-weight:800!important;border:none!important;cursor:pointer!important;white-space:nowrap!important}.contact-page-section{padding:50px 0!important;background:#fcfbfa!important}.contact-grid-original{display:grid!important;grid-template-columns:1fr!important;gap:36px!important}@media(min-width:800px){.contact-grid-original{grid-template-columns:1fr 1fr!important}}.contact-info-panel{background:linear-gradient(135deg,#121026,#2d2566)!important;color:#fff!important;border-radius:16px!important;padding:36px!important;box-shadow:0 8px 24px #0000001f!important;border-left:5px solid #ffd071!important}.contact-title{font-family:Georgia,serif!important;font-size:2.1rem!important;color:#fff!important;margin-bottom:12px!important}.contact-desc{font-size:.95rem!important;color:#d6d1ed!important;margin-bottom:24px!important;line-height:1.6!important}.contact-meta-box{display:flex!important;flex-direction:column!important;gap:18px!important;margin-bottom:24px!important}.meta-item{display:flex!important;gap:14px!important;align-items:flex-start!important;font-size:.92rem!important;color:#e6e2f7!important}.meta-icon{font-size:1.4rem!important}.meta-item a{color:#ffd071!important;text-decoration:none!important;font-weight:700!important}.btn-contact-wa{display:inline-flex!important;align-items:center!important;gap:8px!important;background:#25d366!important;color:#fff!important;padding:12px 22px!important;border-radius:999px!important;font-weight:800!important;text-decoration:none!important;font-size:.9rem!important;box-shadow:0 4px 14px #25d3664d!important}.contact-form-panel{background:#fff!important;border-radius:16px!important;padding:36px!important;border:1px solid #eae6df!important;box-shadow:0 6px 20px #0000000d!important}.contact-form-panel h2{font-family:Georgia,serif!important;font-size:1.7rem!important;color:#121026!important;margin-bottom:20px!important}.field-group{margin-bottom:16px!important}.field-group label{display:block!important;font-size:.85rem!important;font-weight:700!important;color:#121026!important;margin-bottom:6px!important}.field-group input,.field-group textarea{width:100%!important;padding:11px 16px!important;border-radius:10px!important;border:1px solid #d8d3cb!important;font-size:.92rem!important;background:#fcfcfd!important}.btn-orig-submit{background:#121026!important;color:#fff!important;padding:12px 28px!important;border-radius:10px!important;font-weight:800!important;border:none!important;cursor:pointer!important;width:100%!important;font-size:.95rem!important;transition:background .2s!important}.btn-orig-submit:hover{background:#2a235c!important}.form-success{background:#d4edda!important;color:#155724!important;padding:12px 16px!important;border-radius:8px!important;margin-bottom:16px!important;font-weight:700!important}.contact-page-light{padding:55px 0 70px!important;background:#faf8f5!important;color:#121026!important}.contact-header-light{text-align:center!important;max-width:700px!important;margin:0 auto 40px!important}.contact-badge-light{display:inline-block!important;padding:4px 14px!important;border-radius:999px!important;background:#f4ebd9!important;border:1px solid #e0ceaa!important;color:#8c631b!important;font-size:.76rem!important;font-weight:800!important;letter-spacing:.1em!important;margin-bottom:12px!important}.contact-title-light{font-family:Georgia,serif!important;font-size:2.3rem!important;font-weight:800!important;color:#121026!important;margin-bottom:5px!important}.contact-subtitle-light{font-size:1rem!important;color:#66607d!important;line-height:1.6!important}.contact-grid-light{display:grid!important;grid-template-columns:1fr!important;gap:30px!important}@media(min-width:850px){.contact-grid-light{grid-template-columns:.95fr 1.05fr!important}}.contact-card-light,.contact-form-card-light{background:#fff!important;border-radius:16px!important;padding:36px!important;border:1px solid #e8e3d8!important;box-shadow:0 4px 20px #0000000a!important}.card-heading-light{font-family:Georgia,serif!important;font-size:1.5rem!important;color:#121026!important;margin-bottom:6px!important}.card-desc-light{font-size:.9rem!important;color:#6a6480!important;margin-bottom:24px!important}.contact-info-list{display:flex!important;flex-direction:column!important;gap:20px!important;margin-bottom:28px!important}.info-item-light{display:flex!important;gap:16px!important;align-items:flex-start!important}.item-icon-light{font-size:1.6rem!important;line-height:1!important}.item-text-light{font-size:.92rem!important;color:#38344d!important;line-height:1.5!important}.item-text-light strong{color:#121026!important}.item-text-light a{color:#a3751a!important;font-weight:700!important;text-decoration:none!important}.sub-text{font-size:.8rem!important;color:#88829e!important}.contact-wa-block{margin-top:10px!important}.btn-wa-light{display:inline-flex!important;align-items:center!important;gap:10px!important;background:#25d366!important;color:#fff!important;padding:12px 24px!important;border-radius:999px!important;font-weight:800!important;text-decoration:none!important;font-size:.9rem!important;box-shadow:0 4px 14px #25d36640!important;transition:transform .2s!important}.btn-wa-light:hover{transform:translateY(-2px)!important}.wa-dot-light{width:8px!important;height:8px!important;background:#fff!important;border-radius:50%!important;display:inline-block!important}.field-box-light{margin-bottom:18px!important}.field-box-light label{display:block!important;font-size:.84rem!important;font-weight:700!important;color:#121026!important;margin-bottom:6px!important}.field-box-light input,.field-box-light textarea,.select-light{width:100%!important;padding:11px 16px!important;border-radius:10px!important;border:1px solid #d9d3c5!important;font-size:.92rem!important;background:#faf8f5!important;color:#121026!important;transition:border-color .2s!important}.field-box-light input:focus,.field-box-light textarea:focus,.select-light:focus{outline:none!important;border-color:#a3751a!important;background:#fff!important;box-shadow:0 0 0 3px #a3751a1a!important}.field-row-2{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important}@media(max-width:600px){.field-row-2{grid-template-columns:1fr!important}}.btn-submit-light{background:#121026!important;color:#fff!important;padding:13px 28px!important;border-radius:10px!important;font-weight:800!important;font-size:.95rem!important;border:none!important;cursor:pointer!important;width:100%!important;transition:background .2s!important}.btn-submit-light:hover{background:#2b2654!important}.form-success-light{background:#e6f4ea!important;color:#137333!important;padding:12px 16px!important;border-radius:8px!important;margin-bottom:18px!important;font-weight:700!important}.form-error-light{background:#fce8e6!important;color:#c5221f!important;padding:12px 16px!important;border-radius:8px!important;margin-bottom:18px!important;font-weight:700!important}.about-page-master{padding-bottom:70px!important;background:#fdfcf9!important;color:#121026!important}.about-hero-master{background:linear-gradient(135deg,#121026,#251e54)!important;color:#fff!important;padding:70px 0 60px!important;text-align:center!important;border-bottom:4px solid #ffd071!important}.about-tag-master,.section-badge-master{display:inline-block!important;padding:4px 16px!important;border-radius:999px!important;background:#ffd0712e!important;border:1px solid rgba(255,208,113,.4)!important;color:#ffd071!important;font-size:.78rem!important;font-weight:800!important;letter-spacing:.12em!important;margin-bottom:14px!important}.section-badge-master{background:#f3ebd8!important;border-color:#dfcdab!important;color:#8a621a!important}.about-title-master{font-family:Georgia,serif!important;font-size:2.4rem!important;font-weight:800!important;color:#fff!important;line-height:1.25!important;margin-bottom:14px!important}.about-sub-master{font-size:1.05rem!important;color:#d7d2ed!important;max-width:780px!important;margin:0 auto!important;line-height:1.65!important}.about-stats-master{background:#fff!important;padding:36px 0!important;border-bottom:1px solid #eae5db!important}.stats-grid-master{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;gap:24px!important;text-align:center!important}.stat-num-master{display:block!important;font-family:Georgia,serif!important;font-size:2.5rem!important;font-weight:900!important;color:#121026!important}.stat-lbl-master{font-size:.85rem!important;font-weight:700!important;color:#726c8a!important;text-transform:uppercase!important}.about-story-master,.about-pillars-master,.about-timeline-master{padding:55px 0!important}.story-grid-master{display:grid!important;grid-template-columns:1fr!important;gap:36px!important;align-items:center!important}@media(min-width:850px){.story-grid-master{grid-template-columns:1.25fr .75fr!important}}.story-heading-master,.pillars-title-master,.timeline-title-master{font-family:Georgia,serif!important;font-size:2rem!important;color:#121026!important;margin-bottom:16px!important}.story-p-master{font-size:1rem!important;line-height:1.7!important;color:#4a4563!important;margin-bottom:16px!important}.quote-card-master{background:linear-gradient(135deg,#121026,#2d2564)!important;color:#fff!important;border-radius:18px!important;padding:36px!important;border-left:5px solid #ffd071!important;box-shadow:0 10px 30px #0000001f!important}.quote-icon-master{font-size:4rem!important;color:#ffd071!important;line-height:1!important;display:block!important;margin-bottom:-10px!important}.quote-body-master{font-style:italic!important;font-size:1.05rem!important;line-height:1.6!important;margin-bottom:16px!important}.quote-by-master{font-weight:700!important;color:#ffd071!important;font-size:.9rem!important}.pillars-head-master,.timeline-head-master{text-align:center!important;margin-bottom:36px!important}.pillars-cards-master{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:24px!important}.pillar-card-master{background:#fff!important;border-radius:16px!important;padding:28px!important;border:1px solid #e8e3d8!important;box-shadow:0 4px 18px #0000000a!important;transition:transform .25s!important}.pillar-card-master:hover{transform:translateY(-4px)!important;border-color:#ffd071!important}.p-icon-master{font-size:2.3rem!important;margin-bottom:12px!important}.pillar-card-master h3{font-family:Georgia,serif!important;font-size:1.2rem!important;color:#121026!important;margin-bottom:4px!important}.pillar-card-master p{font-size:.9rem!important;color:#5c5678!important;line-height:1.6!important}.timeline-tree-master{display:flex!important;flex-direction:column!important;gap:20px!important;max-width:750px!important;margin:0 auto!important;position:relative!important}.timeline-item-master{display:flex!important;gap:20px!important;background:#fff!important;border-radius:14px!important;padding:22px!important;border:1px solid #e8e3d8!important;box-shadow:0 4px 14px #00000008!important;align-items:center!important}.t-year-master{font-family:Georgia,serif!important;font-size:1.4rem!important;font-weight:900!important;color:#8a621a!important;background:#fdf5e6!important;padding:8px 16px!important;border-radius:10px!important;white-space:nowrap!important}.t-content-master h4{font-family:Georgia,serif!important;font-size:1.1rem!important;color:#121026!important;margin-bottom:4px!important}.t-content-master p{font-size:.88rem!important;color:#5a5575!important;margin:0!important}.about-cta-master{background:linear-gradient(135deg,#121026,#2a225a)!important;color:#fff!important;border-radius:20px!important;padding:45px 30px!important;text-align:center!important;box-shadow:0 10px 30px #00000026!important;border:1px solid rgba(255,208,113,.3)!important}.cta-box-master h2{font-family:Georgia,serif!important;font-size:1.8rem!important;color:#ffd071!important;margin-bottom:5px!important}.cta-box-master p{max-width:620px!important;margin:0 auto 24px!important;font-size:.96rem!important;color:#dcd8ed!important}.cta-btns-master{display:flex!important;justify-content:center!important;gap:14px!important;flex-wrap:wrap!important}.btn-cta-gold{background:#ffd071!important;color:#121026!important;padding:12px 26px!important;border-radius:999px!important;font-weight:800!important;font-size:.9rem!important;text-decoration:none!important}.btn-cta-wa{background:#25d366!important;color:#fff!important;padding:12px 26px!important;border-radius:999px!important;font-weight:800!important;font-size:.9rem!important;text-decoration:none!important}.contact-page-premium{padding:50px 0 70px!important;background:#faf8f5!important;color:#121026!important}.contact-hero-banner{display:flex!important;justify-content:space-between!important;align-items:center!important;background:linear-gradient(135deg,#121026,#282057)!important;color:#fff!important;padding:40px 45px!important;border-radius:20px!important;margin-bottom:40px!important;border-left:5px solid #ffd071!important;box-shadow:0 10px 30px #0000001f!important}@media(max-width:768px){.contact-hero-banner{flex-direction:column!important;text-align:center!important;gap:20px!important;padding:30px 20px!important}}.contact-eyebrow{display:inline-block!important;font-size:.76rem!important;font-weight:800!important;color:#ffd071!important;letter-spacing:.12em!important;margin-bottom:4px!important}.contact-title{font-family:Georgia,serif!important;font-size:2.2rem!important;color:#fff!important;margin-bottom:5px!important}.contact-subtitle{font-size:.95rem!important;color:#d2cde8!important;max-width:620px!important;line-height:1.6!important}.contact-main-grid{display:grid!important;grid-template-columns:1fr!important;gap:30px!important}@media(min-width:850px){.contact-main-grid{grid-template-columns:.95fr 1.05fr!important}}.contact-info-minimal,.contact-form-wrapper{background:#fff!important;border-radius:18px!important;padding:36px!important;border:1px solid #e8e3d8!important;box-shadow:0 4px 20px #0000000a!important}.minimal-contact-title,.contact-form-heading{font-family:Georgia,serif!important;font-size:1.5rem!important;color:#121026!important;margin-bottom:6px!important}.minimal-contact-sub,.contact-form-subheading{font-size:.9rem!important;color:#686280!important;margin-bottom:24px!important}.minimal-contact-list{list-style:none!important;padding:0!important;margin:0 0 28px!important;display:flex!important;flex-direction:column!important;gap:20px!important}.minimal-contact-item{display:flex!important;gap:16px!important;align-items:flex-start!important}.minimal-icon-box{width:42px!important;height:42px!important;border-radius:10px!important;background:#fdf6e7!important;color:#a3751a!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.item-label{display:block!important;font-size:.78rem!important;font-weight:800!important;color:#8c827a!important;text-transform:uppercase!important;margin-bottom:2px!important}.item-value{font-size:.92rem!important;color:#121026!important;margin:0!important;line-height:1.5!important}.item-value a{color:#a3751a!important;font-weight:700!important;text-decoration:none!important}.minimal-social-row{display:flex!important;align-items:center!important;gap:14px!important;padding-top:20px!important;border-top:1px solid #f0eae1!important}.social-label{font-size:.82rem!important;font-weight:800!important;color:#121026!important}.minimal-social-btns{display:flex!important;gap:10px!important}.minimal-social-btns a{display:inline-block!important;padding:6px 14px!important;border-radius:999px!important;background:#f4f0e8!important;color:#121026!important;font-size:.8rem!important;font-weight:700!important;text-decoration:none!important;transition:background .2s!important}.minimal-social-btns a:hover{background:#121026!important;color:#fff!important}.contact-form-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important;margin-bottom:16px!important}@media(max-width:600px){.contact-form-row{grid-template-columns:1fr!important}}.contact-form-group{margin-bottom:16px!important}.contact-form-group label{display:block!important;font-size:.84rem!important;font-weight:700!important;color:#121026!important;margin-bottom:6px!important}.contact-form-group input,.contact-form-group select,.contact-form-group textarea{width:100%!important;padding:12px 16px!important;border-radius:10px!important;border:1px solid #d9d3c5!important;font-size:.92rem!important;background:#faf8f5!important;color:#121026!important;box-sizing:border-box!important}.contact-form-group input:focus,.contact-form-group select:focus,.contact-form-group textarea:focus{outline:none!important;border-color:#a3751a!important;background:#fff!important;box-shadow:0 0 0 3px #a3751a1f!important}.button--contact-submit{background:#121026!important;color:#fff!important;padding:14px 28px!important;border-radius:10px!important;font-weight:800!important;font-size:.95rem!important;border:none!important;cursor:pointer!important;width:100%!important;transition:background .2s!important}.button--contact-submit:hover{background:#2b2654!important}.contact-privacy-note{font-size:.78rem!important;color:#88829e!important;margin-top:14px!important;text-align:center!important}.contact-hero-banner{background:linear-gradient(135deg,#121026,#201b46)!important;border-left:4px solid #ffd071!important}.contact-eyebrow{font-size:.76rem!important;font-weight:800!important;color:#ffd071!important;letter-spacing:.14em!important;margin-bottom:4px!important}.button--contact-submit{background:linear-gradient(135deg,#121026,#251e54)!important;color:#fff!important;font-weight:800!important;border:none!important;border-radius:10px!important;box-shadow:0 4px 14px #12102633!important}.button--contact-submit:hover{background:linear-gradient(135deg,#251e54,#362c72)!important}.contact-page-premium{padding:50px 0 75px!important;background:var(--cream, #f7efe2)!important;color:var(--navy, #1b263b)!important}@media(max-width:768px){.contact-hero-banner{flex-direction:column!important;text-align:center!important;gap:20px!important;padding:30px 22px!important}}.contact-eyebrow{display:inline-block!important;padding:5px 14px!important;border-radius:999px!important;background:#fff3e0!important;border:1px solid #fed7aa!important;color:var(--red, #ef3e2f)!important;font-size:.76rem!important;font-weight:800!important;letter-spacing:.12em!important;margin-bottom:5px!important}.contact-title{font-family:Georgia,serif!important;font-size:2.2rem!important;color:var(--navy, #1b263b)!important;margin-bottom:4px!important;font-weight:800!important}.contact-subtitle{font-size:.96rem!important;color:#655d55!important;max-width:620px!important;line-height:1.6!important}.contact-info-minimal,.contact-form-wrapper{background:#fff!important;border-radius:24px!important;padding:36px!important;border:1.5px solid #ebdccb!important;box-shadow:0 10px 30px #1b263b0a!important}.minimal-contact-title,.contact-form-heading{font-family:Georgia,serif!important;font-size:1.55rem!important;color:var(--navy, #1b263b)!important;margin-bottom:6px!important;font-weight:700!important}.minimal-contact-sub,.contact-form-subheading{font-size:.9rem!important;color:#756c63!important;margin-bottom:24px!important}.minimal-icon-box{width:44px!important;height:44px!important;border-radius:12px!important;background:#fff3e0!important;color:var(--red, #ef3e2f)!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;border:1px solid #fed7aa!important}.item-label{font-size:.78rem!important;font-weight:800!important;color:#8c827a!important;text-transform:uppercase!important;margin-bottom:2px!important}.item-value{font-size:.93rem!important;color:var(--navy, #1b263b)!important;margin:0!important;font-weight:600!important}.item-value a{color:var(--red, #ef3e2f)!important;font-weight:700!important;text-decoration:none!important}.minimal-social-btns a{background:#fff3e0!important;border:1px solid #fed7aa!important;color:var(--navy, #1b263b)!important;font-weight:700!important;transition:all .2s!important}.minimal-social-btns a:hover{background:var(--red, #ef3e2f)!important;color:#fff!important;border-color:var(--red, #ef3e2f)!important}.contact-form-group input,.contact-form-group select,.contact-form-group textarea{border:1.5px solid #dfcfbc!important;background:#fffdf8!important;color:var(--navy, #1b263b)!important;border-radius:12px!important}.contact-form-group input:focus,.contact-form-group select:focus,.contact-form-group textarea:focus{outline:none!important;border-color:var(--red, #ef3e2f)!important;background:#fff!important;box-shadow:0 0 0 3px #b9291e1f!important}.button--contact-submit{background:var(--red, #ef3e2f)!important;color:#fff!important;padding:15px 30px!important;border-radius:999px!important;font-weight:800!important;font-size:.95rem!important;border:none!important;cursor:pointer!important;width:100%!important;box-shadow:0 6px 20px #b9291e40!important;transition:transform .2s,background .2s!important}.button--contact-submit:hover{background:#961f16!important;transform:translateY(-2px)!important}.contact-page-premium{padding:40px 0 75px!important;background:#fff!important;color:var(--navy, #1b263b)!important}.contact-hero-banner{display:flex!important;justify-content:space-between!important;align-items:center!important;background:#f7efe2!important;color:var(--navy, #1b263b)!important;padding:36px 42px!important;border-radius:24px!important;margin-bottom:35px!important;border:1.5px solid #ebdccb!important;border-left:6px solid var(--red, #ef3e2f)!important;box-shadow:0 10px 30px #1b263b0a!important}.contact-page-premium{padding:40px 0 75px!important;background:transparent!important;color:var(--navy, #1b263b)!important}.contact-hero-banner{display:flex!important;justify-content:space-between!important;align-items:center!important;background:#fff!important;color:var(--navy, #1b263b)!important;padding:36px 42px!important;border-radius:24px!important;margin-bottom:35px!important;border:1.5px solid #ebdccb!important;border-left:6px solid var(--red, #ef3e2f)!important;box-shadow:0 10px 30px #1b263b0a!important}.contact-hero-logo-mobile{display:none!important}.contact-hero-logo-desktop,.contact-title-row-mobile{display:block!important}@media(max-width:768px){.contact-hero-banner{flex-direction:column!important;text-align:left!important;align-items:flex-start!important;padding:24px 20px!important}.contact-hero-text{width:100%!important;text-align:left!important}.contact-eyebrow{align-self:flex-start!important;margin-bottom:5px!important}.contact-title-row-mobile{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;width:100%!important}.contact-title{font-size:1.65rem!important;margin:0!important;text-align:left!important}.contact-hero-logo-mobile{display:block!important;flex-shrink:0!important}.contact-hero-logo-mobile img{width:85px!important;height:auto!important}.contact-hero-logo-desktop{display:none!important}.contact-subtitle{width:100%!important;text-align:left!important;margin-top:10px!important;font-size:.88rem!important}}.about-page-master{background:#fff!important;color:#1b263b!important;font-family:var(--font-body-family, sans-serif)!important}.about-hero-master{padding:50px 0 35px!important;background:#f7efe2!important;text-align:center!important;border-bottom:1px solid #ebdccb!important}.about-hero-inner{max-width:820px!important;margin:0 auto!important}.about-tag-master{display:inline-block!important;padding:5px 14px!important;background:#fff3e0!important;color:#ef3e2f!important;font-weight:700!important;font-size:.76rem!important;letter-spacing:1.5px!important;border-radius:50px!important;margin-bottom:16px!important;border:1px solid #ffcc80!important}.about-title-master{font-family:Playfair Display,Georgia,serif!important;font-size:2.6rem!important;color:#1b263b!important;margin:0 0 16px!important;line-height:1.25!important;font-weight:800!important}.about-sub-master{font-size:1.05rem!important;color:#4a5568!important;line-height:1.65!important;margin:0!important}.about-stats-master{padding:40px 0!important;background:#fff!important}.stats-grid-master{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:20px!important}.stat-box-master{background:#fffdf9!important;border:1.5px solid #ebdccb!important;border-radius:18px!important;padding:26px 18px!important;text-align:center!important;box-shadow:0 6px 20px #1b263b0a!important}.stat-num-master{display:block!important;font-family:Playfair Display,Georgia,serif!important;font-size:2.4rem!important;font-weight:800!important;color:#ef3e2f!important;margin-bottom:4px!important}.stat-lbl-master{font-size:.85rem!important;font-weight:600!important;color:#4a5568!important;text-transform:uppercase!important;letter-spacing:.8px!important}.about-story-master{padding:50px 0!important;background:#f7efe2!important;border-top:1px solid #ebdccb!important;border-bottom:1px solid #ebdccb!important}.story-grid-master{display:grid!important;grid-template-columns:1.2fr .8fr!important;gap:40px!important;align-items:center!important}.section-badge-master{display:inline-block!important;color:#ef3e2f!important;font-weight:800!important;font-size:.78rem!important;letter-spacing:1.2px!important;margin-bottom:4px!important}.story-heading-master{font-family:Playfair Display,Georgia,serif!important;font-size:2rem!important;color:#1b263b!important;margin:0 0 16px!important;font-weight:800!important}.story-p-master{font-size:.98rem!important;color:#4a5568!important;line-height:1.65!important;margin-bottom:14px!important}.quote-card-master{background:#fff!important;border:1.5px solid #ebdccb!important;border-left:6px solid #ef3e2f!important;border-radius:20px!important;padding:32px 28px!important;box-shadow:0 10px 30px #1b263b0a!important}.quote-icon-master{font-size:3rem!important;color:#ef3e2f!important;line-height:1!important;display:block!important;font-family:Georgia,serif!important}.quote-body-master{font-family:Playfair Display,Georgia,serif!important;font-size:1.12rem!important;font-style:italic!important;color:#1b263b!important;line-height:1.6!important;margin:8px 0 14px!important}.quote-by-master{font-size:.85rem!important;font-weight:700!important;color:#ef3e2f!important;letter-spacing:.5px!important}.about-pillars-master{padding:55px 0!important;background:#fff!important}.pillars-head-master{text-align:center!important;margin-bottom:35px!important}.pillars-title-master{font-family:Playfair Display,Georgia,serif!important;font-size:2.1rem!important;color:#1b263b!important;margin:4px 0 0!important;font-weight:800!important}.pillars-cards-master{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:22px!important}.pillar-card-master{background:#fffdf9!important;border:1.5px solid #ebdccb!important;border-radius:18px!important;padding:28px 22px!important;text-align:left!important;box-shadow:0 6px 20px #1b263b08!important}.p-icon-master{width:48px!important;height:48px!important;background:#fff3e0!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:16px!important}.pillar-card-master h3{font-family:Playfair Display,Georgia,serif!important;font-size:1.15rem!important;color:#1b263b!important;margin:0 0 8px!important;font-weight:700!important}.pillar-card-master p{font-size:.88rem!important;color:#4a5568!important;line-height:1.55!important;margin:0!important}.about-timeline-master{padding:55px 0!important;background:#f7efe2!important;border-top:1px solid #ebdccb!important}.timeline-head-master{text-align:center!important;margin-bottom:35px!important}.timeline-title-master{font-family:Playfair Display,Georgia,serif!important;font-size:2.1rem!important;color:#1b263b!important;margin:4px 0 0!important;font-weight:800!important}.timeline-tree-master{max-width:780px!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;gap:20px!important}.timeline-item-master{display:flex!important;align-items:flex-start!important;gap:20px!important;background:#fff!important;border:1.5px solid #ebdccb!important;border-radius:16px!important;padding:22px 24px!important;box-shadow:0 4px 15px #1b263b08!important}.t-year-master{display:inline-block!important;padding:6px 14px!important;background:#ef3e2f!important;color:#fff!important;font-weight:800!important;font-size:.92rem!important;border-radius:50px!important;flex-shrink:0!important}.t-content-master h4{font-family:Playfair Display,Georgia,serif!important;font-size:1.15rem!important;color:#1b263b!important;margin:0 0 4px!important;font-weight:700!important}.t-content-master p{font-size:.9rem!important;color:#4a5568!important;line-height:1.5!important;margin:0!important}.about-cta-master{padding:50px 0 65px!important;background:#fff!important}.cta-box-master{background:#f7efe2!important;border:1.5px solid #ebdccb!important;border-left:6px solid #ef3e2f!important;border-radius:22px!important;padding:40px 35px!important;text-align:center!important;box-shadow:0 10px 30px #1b263b0a!important}.cta-box-master h2{font-family:Playfair Display,Georgia,serif!important;font-size:1.9rem!important;color:#1b263b!important;margin:0 0 10px!important;font-weight:800!important}.cta-box-master p{font-size:.98rem!important;color:#4a5568!important;margin:0 0 22px!important}.cta-btns-master{display:flex!important;justify-content:center!important;gap:16px!important;flex-wrap:wrap!important}.btn-cta-gold{background:#ef3e2f!important;color:#fff!important;padding:12px 26px!important;border-radius:50px!important;font-weight:700!important;text-decoration:none!important;font-size:.92rem!important;box-shadow:0 4px 15px #b9291e33!important}.btn-cta-wa{background:#25d366!important;color:#fff!important;padding:12px 26px!important;border-radius:50px!important;font-weight:700!important;text-decoration:none!important;font-size:.92rem!important;box-shadow:0 4px 15px #25d36633!important}@media(max-width:768px){.stats-grid-master{grid-template-columns:repeat(2,1fr)!important}.story-grid-master,.pillars-cards-master{grid-template-columns:1fr!important}.about-title-master{font-size:1.9rem!important}.cta-btns-master{flex-direction:column!important}}.about-page-10{background:#fff!important;color:#1b263b!important;font-family:var(--font-body-family, sans-serif)!important}.about-hero-10{padding:55px 0 45px!important;background:#f7efe2!important;border-bottom:1.5px solid #ebdccb!important}.hero-grid-10{display:grid!important;grid-template-columns:1.2fr .8fr!important;gap:45px!important;align-items:center!important}.hero-badge-10{display:inline-block!important;padding:6px 16px!important;background:#fff3e0!important;color:#ef3e2f!important;font-weight:800!important;font-size:.78rem!important;letter-spacing:1.5px!important;border-radius:50px!important;margin-bottom:18px!important;border:1px solid #ffcc80!important}.hero-title-10{font-family:Playfair Display,Georgia,serif!important;font-size:2.75rem!important;color:#1b263b!important;margin:0 0 18px!important;line-height:1.22!important;font-weight:800!important}.hero-desc-10{font-size:1.05rem!important;color:#4a5568!important;line-height:1.68!important;margin:0 0 24px!important}.hero-features-10{display:flex!important;flex-direction:column!important;gap:10px!important}.h-feat-item{display:flex!important;align-items:center!important;gap:10px!important;font-size:.95rem!important;font-weight:700!important;color:#1b263b!important}.brand-seal-box-10{background:#fff!important;border:1.5px solid #ebdccb!important;border-top:6px solid #ef3e2f!important;border-radius:24px!important;padding:38px 30px!important;text-align:center!important;box-shadow:0 15px 40px #1b263b0f!important}.seal-logo-10{max-width:200px!important;height:auto!important;margin-bottom:14px!important}.seal-divider-10{display:block!important;width:50px!important;height:2px!important;background:#ef3e2f!important;margin:0 auto 14px!important}.seal-tag-10{display:block!important;font-size:.78rem!important;font-weight:800!important;color:#ef3e2f!important;letter-spacing:1.2px!important;margin-bottom:6px!important}.seal-motto-10{font-family:Playfair Display,Georgia,serif!important;font-size:.98rem!important;font-style:italic!important;color:#4a5568!important;margin:0 0 18px!important}.seal-badge-row{display:flex!important;justify-content:center!important;gap:10px!important}.s-badge{font-size:.75rem!important;font-weight:700!important;padding:4px 12px!important;background:#f7fafc!important;border:1px solid #e2e8f0!important;border-radius:50px!important;color:#2d3748!important}.about-stats-10{padding:45px 0!important;background:#fff!important}.stats-grid-10{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:22px!important}.stat-card-10{background:#fffdf9!important;border:1.5px solid #ebdccb!important;border-radius:20px!important;padding:28px 20px!important;text-align:center!important;box-shadow:0 6px 20px #1b263b0a!important;transition:transform .25s ease!important}.stat-card-10:hover{transform:translateY(-4px)!important}.stat-number-10{display:block!important;font-family:Playfair Display,Georgia,serif!important;font-size:2.6rem!important;font-weight:800!important;color:#ef3e2f!important;margin-bottom:4px!important}.stat-label-10{display:block!important;font-size:.88rem!important;font-weight:700!important;color:#1b263b!important;text-transform:uppercase!important;letter-spacing:.8px!important;margin-bottom:4px!important}.stat-sub-10{font-size:.78rem!important;color:#718096!important}.about-story-10{padding:60px 0!important;background:#f7efe2!important;border-top:1.5px solid #ebdccb!important;border-bottom:1.5px solid #ebdccb!important}.story-grid-10{display:grid!important;grid-template-columns:1.1fr .9fr!important;gap:45px!important;align-items:center!important}.sub-heading-10{display:block!important;color:#ef3e2f!important;font-weight:800!important;font-size:.8rem!important;letter-spacing:1.5px!important;margin-bottom:4px!important}.section-title-10{font-family:Playfair Display,Georgia,serif!important;font-size:2.2rem!important;color:#1b263b!important;margin:0 0 18px!important;font-weight:800!important;line-height:1.25!important}.story-p-10{font-size:1rem!important;color:#4a5568!important;line-height:1.68!important;margin-bottom:16px!important}.quote-card-10{background:#fff!important;border:1.5px solid #ebdccb!important;border-left:6px solid #ef3e2f!important;border-radius:22px!important;padding:36px 30px!important;box-shadow:0 12px 35px #1b263b0d!important}.quote-mark-10{font-size:3.5rem!important;color:#ef3e2f!important;line-height:.8!important;display:block!important;font-family:Georgia,serif!important;margin-bottom:5px!important}.quote-text-10{font-family:Playfair Display,Georgia,serif!important;font-size:1.18rem!important;font-style:italic!important;color:#1b263b!important;line-height:1.65!important;margin:0 0 18px!important}.quote-author-10 strong{display:block!important;font-size:.95rem!important;color:#ef3e2f!important;font-weight:800!important}.quote-author-10 span{font-size:.78rem!important;color:#718096!important;letter-spacing:.8px!important}.about-pillars-10{padding:60px 0!important;background:#fff!important}.section-head-center-10{text-align:center!important;margin-bottom:40px!important}.pillars-grid-10{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:22px!important}.pillar-box-10{background:#fffdf9!important;border:1.5px solid #ebdccb!important;border-radius:20px!important;padding:30px 22px!important;box-shadow:0 6px 20px #1b263b08!important;transition:transform .25s ease!important}.pillar-box-10:hover{transform:translateY(-4px)!important}.pillar-icon-box-10{width:50px!important;height:50px!important;background:#fff3e0!important;border:1px solid #ffe0b2!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:18px!important}.pillar-box-10 h3{font-family:Playfair Display,Georgia,serif!important;font-size:1.2rem!important;color:#1b263b!important;margin:0 0 10px!important;font-weight:700!important}.pillar-box-10 p{font-size:.9rem!important;color:#4a5568!important;line-height:1.58!important;margin:0!important}.about-timeline-10{padding:60px 0!important;background:#f7efe2!important;border-top:1.5px solid #ebdccb!important}.timeline-container-10{max-width:820px!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;gap:18px!important}.timeline-card-10{display:flex!important;align-items:flex-start!important;gap:22px!important;background:#fff!important;border:1.5px solid #ebdccb!important;border-radius:18px!important;padding:22px 26px!important;box-shadow:0 5px 18px #1b263b08!important}.t-badge-10{padding:6px 16px!important;background:#ef3e2f!important;color:#fff!important;font-weight:800!important;font-size:.95rem!important;border-radius:50px!important;flex-shrink:0!important}.t-text-10 h4{font-family:Playfair Display,Georgia,serif!important;font-size:1.18rem!important;color:#1b263b!important;margin:0 0 4px!important;font-weight:700!important}.t-text-10 p{font-size:.92rem!important;color:#4a5568!important;line-height:1.55!important;margin:0!important}.about-cta-10{padding:55px 0 70px!important;background:#fff!important}.cta-card-10{background:#f7efe2!important;border:1.5px solid #ebdccb!important;border-left:6px solid #ef3e2f!important;border-radius:24px!important;padding:42px 38px!important;text-align:center!important;box-shadow:0 12px 35px #1b263b0a!important}.cta-card-10 h2{font-family:Playfair Display,Georgia,serif!important;font-size:2.1rem!important;color:#1b263b!important;margin:0 0 12px!important;font-weight:800!important}.cta-card-10 p{font-size:1.02rem!important;color:#4a5568!important;margin:0 0 24px!important}.cta-buttons-10{display:flex!important;justify-content:center!important;gap:16px!important;flex-wrap:wrap!important}.btn-cta-red-10{background:#ef3e2f!important;color:#fff!important;padding:14px 30px!important;border-radius:50px!important;font-weight:800!important;text-decoration:none!important;font-size:.95rem!important;box-shadow:0 6px 20px #b9291e40!important;transition:transform .2s ease!important}.btn-cta-red-10:hover{transform:translateY(-2px)!important}.btn-cta-wa-10{background:#25d366!important;color:#fff!important;padding:14px 30px!important;border-radius:50px!important;font-weight:800!important;text-decoration:none!important;font-size:.95rem!important;box-shadow:0 6px 20px #25d36640!important;transition:transform .2s ease!important}.btn-cta-wa-10:hover{transform:translateY(-2px)!important}@media(max-width:768px){.hero-grid-10,.story-grid-10{grid-template-columns:1fr!important;gap:30px!important}.stats-grid-10,.pillars-grid-10{grid-template-columns:repeat(2,1fr)!important}.hero-title-10{font-size:2rem!important}.cta-buttons-10{flex-direction:column!important}}.about-page-master-exact{font-family:var(--font-body-family, sans-serif)!important}.about-hero-exact{padding:60px 0 50px!important;background:#121026!important;color:#fff!important;border-bottom:1.5px solid #ebdccb!important}.hero-exact-grid{display:grid!important;grid-template-columns:1.2fr .8fr!important;gap:45px!important;align-items:center!important}.hero-eyebrow-exact{display:inline-block!important;padding:6px 16px!important;background:#b9291e40!important;color:#ffd071!important;font-weight:800!important;font-size:.78rem!important;letter-spacing:1.5px!important;border-radius:50px!important;margin-bottom:18px!important;border:1px solid rgba(255,208,113,.4)!important}.hero-title-exact{font-family:Playfair Display,Georgia,serif!important;font-size:2.75rem!important;color:#ffd071!important;margin:0 0 18px!important;line-height:1.22!important;font-weight:800!important}.hero-sub-exact{font-size:1.05rem!important;color:#e2e8f0!important;line-height:1.68!important;margin:0 0 24px!important}.hero-pills-exact{display:flex!important;flex-direction:column!important;gap:10px!important}.h-pill{display:flex!important;align-items:center!important;gap:10px!important;font-size:.95rem!important;font-weight:700!important;color:#fff!important}.glass-seal-card{background:#ffffff14!important;border:1px solid rgba(235,220,203,.3)!important;border-top:5px solid #ef3e2f!important;border-radius:24px!important;padding:38px 30px!important;text-align:center!important;box-shadow:0 15px 40px #00000040!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.glass-seal-logo{max-width:190px!important;height:auto!important;margin-bottom:14px!important}.glass-seal-line{display:block!important;width:50px!important;height:2px!important;background:#ffd071!important;margin:0 auto 14px!important}.glass-seal-title{display:block!important;font-size:.78rem!important;font-weight:800!important;color:#ffd071!important;letter-spacing:1.2px!important;margin-bottom:6px!important}.glass-seal-motto{font-family:Playfair Display,Georgia,serif!important;font-size:.98rem!important;font-style:italic!important;color:#cbd5e0!important;margin:0 0 18px!important}.glass-badge-row{display:flex!important;justify-content:center!important;gap:10px!important}.g-badge{font-size:.75rem!important;font-weight:700!important;padding:4px 12px!important;background:#ffffff1f!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:50px!important;color:#fff!important}.about-stats-exact{padding:45px 0!important;background:#f7efe2!important;border-bottom:1.5px solid #ebdccb!important}.stats-exact-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:22px!important}.stat-exact-card{background:#fff!important;border:1.5px solid #ebdccb!important;border-radius:20px!important;padding:28px 20px!important;text-align:center!important;box-shadow:0 6px 20px #1b263b0a!important;transition:transform .25s ease!important}.stat-exact-card:hover{transform:translateY(-4px)!important}.stat-exact-num{display:block!important;font-family:Playfair Display,Georgia,serif!important;font-size:2.6rem!important;font-weight:800!important;color:#ef3e2f!important;margin-bottom:4px!important}.stat-exact-label{display:block!important;font-size:.88rem!important;font-weight:700!important;color:#121026!important;text-transform:uppercase!important;letter-spacing:.8px!important;margin-bottom:4px!important}.stat-exact-sub{font-size:.78rem!important;color:#718096!important}.about-story-exact{padding:60px 0!important;background:#fff!important}.story-exact-grid{display:grid!important;grid-template-columns:1.1fr .9fr!important;gap:45px!important;align-items:center!important}.eyebrow-red-exact{display:block!important;color:#ef3e2f!important;font-weight:800!important;font-size:.8rem!important;letter-spacing:1.5px!important;margin-bottom:4px!important}.title-navy-exact{font-family:Playfair Display,Georgia,serif!important;font-size:2.2rem!important;color:#121026!important;margin:0 0 18px!important;font-weight:800!important;line-height:1.25!important}.story-p-exact{font-size:1rem!important;color:#4a5568!important;line-height:1.68!important;margin-bottom:16px!important}.quote-navy-card{background:#121026!important;border:1px solid rgba(235,220,203,.3)!important;border-left:6px solid #ef3e2f!important;border-radius:22px!important;padding:36px 30px!important;box-shadow:0 12px 35px #00000026!important}.quote-mark-gold{font-size:3.5rem!important;color:#ffd071!important;line-height:.8!important;display:block!important;font-family:Georgia,serif!important;margin-bottom:5px!important}.quote-text-gold{font-family:Playfair Display,Georgia,serif!important;font-size:1.18rem!important;font-style:italic!important;color:#fff!important;line-height:1.65!important;margin:0 0 18px!important}.quote-author-exact strong{display:block!important;font-size:.95rem!important;color:#ffd071!important;font-weight:800!important}.quote-author-exact span{font-size:.78rem!important;color:#a0aec0!important;letter-spacing:.8px!important}.about-pillars-navy{padding:60px 0!important;background:#121026!important;color:#fff!important}.pillars-navy-head{text-align:center!important;margin-bottom:40px!important}.pillars-navy-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:22px!important}.pillar-navy-card{background:#ffffff0f!important;border:1px solid rgba(235,220,203,.25)!important;border-radius:20px!important;padding:30px 22px!important;box-shadow:0 6px 20px #00000026!important;transition:transform .25s ease!important}.pillar-navy-card:hover{transform:translateY(-4px)!important}.pillar-navy-icon{width:50px!important;height:50px!important;background:#ffd07126!important;border:1px solid rgba(255,208,113,.3)!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:18px!important}.pillar-navy-card h3{font-family:Playfair Display,Georgia,serif!important;font-size:1.2rem!important;color:#ffd071!important;margin:0 0 10px!important;font-weight:700!important}.pillar-navy-card p{font-size:.9rem!important;color:#e2e8f0!important;line-height:1.58!important;margin:0!important}.about-timeline-exact{padding:60px 0!important;background:#f7efe2!important;border-top:1.5px solid #ebdccb!important;border-bottom:1.5px solid #ebdccb!important}.timeline-exact-head{text-align:center!important;margin-bottom:40px!important}.timeline-exact-container{max-width:820px!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;gap:18px!important}.timeline-exact-card{display:flex!important;align-items:flex-start!important;gap:22px!important;background:#fff!important;border:1.5px solid #ebdccb!important;border-radius:18px!important;padding:22px 26px!important;box-shadow:0 5px 18px #1b263b08!important}.timeline-exact-year{padding:6px 16px!important;background:#ef3e2f!important;color:#fff!important;font-weight:800!important;font-size:.95rem!important;border-radius:50px!important;flex-shrink:0!important}.timeline-exact-info h4{font-family:Playfair Display,Georgia,serif!important;font-size:1.18rem!important;color:#121026!important;margin:0 0 4px!important;font-weight:700!important}.timeline-exact-info p{font-size:.92rem!important;color:#4a5568!important;line-height:1.55!important;margin:0!important}.about-cta-navy{padding:55px 0 70px!important;background:#121026!important}.cta-navy-card{background:#ffffff0f!important;border:1px solid rgba(235,220,203,.25)!important;border-left:6px solid #ef3e2f!important;border-radius:24px!important;padding:42px 38px!important;text-align:center!important;box-shadow:0 12px 35px #0003!important}.cta-navy-card h2{font-family:Playfair Display,Georgia,serif!important;font-size:2.1rem!important;color:#ffd071!important;margin:0 0 12px!important;font-weight:800!important}.cta-navy-card p{font-size:1.02rem!important;color:#e2e8f0!important;margin:0 0 24px!important}.cta-navy-btns{display:flex!important;justify-content:center!important;gap:16px!important;flex-wrap:wrap!important}.btn-gold-fill{background:#ffd071!important;color:#121026!important;padding:14px 30px!important;border-radius:50px!important;font-weight:800!important;text-decoration:none!important;font-size:.95rem!important;box-shadow:0 6px 20px #ffd0714d!important;transition:transform .2s ease!important}.btn-gold-fill:hover{transform:translateY(-2px)!important}.btn-wa-fill{background:#25d366!important;color:#fff!important;padding:14px 30px!important;border-radius:50px!important;font-weight:800!important;text-decoration:none!important;font-size:.95rem!important;box-shadow:0 6px 20px #25d36640!important;transition:transform .2s ease!important}.btn-wa-fill:hover{transform:translateY(-2px)!important}@media(max-width:768px){.hero-exact-grid,.story-exact-grid{grid-template-columns:1fr!important;gap:30px!important}.stats-exact-grid,.pillars-navy-grid{grid-template-columns:repeat(2,1fr)!important}.hero-title-exact{font-size:2rem!important}.cta-navy-btns{flex-direction:column!important}}.about-stats-row{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:20px!important;margin-top:30px!important}.about-stat-card{background:#fff!important;border:1.5px solid #ebdccb!important;border-radius:24px!important;padding:26px 20px!important;text-align:center!important;box-shadow:0 10px 30px #1b263b0a!important}.about-stat-num{display:block!important;font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:2.5rem!important;font-weight:800!important;color:#ef3e2f!important;line-height:1.1!important;margin-bottom:4px!important}.about-stat-title{display:block!important;font-size:.9rem!important;font-weight:700!important;color:var(--navy, #1b263b)!important;text-transform:uppercase!important;letter-spacing:.8px!important;margin-bottom:4px!important}.about-stat-desc{font-size:.8rem!important;color:#64748b!important;margin:0!important}.about-story-paragraphs p{font-size:.98rem!important;color:#28231f!important;line-height:1.65!important;margin-bottom:16px!important}.about-quote-box{position:relative!important}.quote-icon-large{font-size:3.5rem!important;color:#ef3e2f!important;line-height:1!important;display:block!important;font-family:Georgia,serif!important;margin-bottom:4px!important}.quote-text-serif{font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:1.15rem!important;font-style:italic!important;color:var(--navy, #1b263b)!important;line-height:1.6!important;margin:0 0 16px!important}.quote-signature strong{display:block!important;font-size:.95rem!important;color:#ef3e2f!important;font-weight:800!important}.quote-signature span{font-size:.78rem!important;color:#64748b!important;letter-spacing:.5px!important}.about-pillars-container,.about-timeline-container{margin-top:45px!important}.about-section-head{text-align:center!important;margin-bottom:25px!important}.about-pillars-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:20px!important}.about-pillar-card{background:#fff!important;border:1.5px solid #ebdccb!important;border-radius:24px!important;padding:24px 20px!important;box-shadow:0 10px 30px #1b263b0a!important}.about-pillar-card h4{font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:1.15rem!important;color:var(--navy, #1b263b)!important;margin:12px 0 6px!important;font-weight:700!important}.about-pillar-card p{font-size:.88rem!important;color:#28231f!important;line-height:1.55!important;margin:0!important}.about-timeline-list{max-width:820px!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;gap:16px!important}.about-timeline-item{display:flex!important;align-items:flex-start!important;gap:20px!important;background:#fff!important;border:1.5px solid #ebdccb!important;border-radius:24px!important;padding:20px 24px!important;box-shadow:0 10px 30px #1b263b0a!important}.about-time-pill{padding:6px 16px!important;background:#ef3e2f!important;color:#fff!important;font-weight:800!important;font-size:.92rem!important;border-radius:50px!important;flex-shrink:0!important}.time-item-title{font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:1.15rem!important;color:var(--navy, #1b263b)!important;margin:0 0 4px!important;font-weight:700!important}.time-item-desc{font-size:.9rem!important;color:#28231f!important;line-height:1.5!important;margin:0!important}@media(max-width:768px){.about-stats-row,.about-pillars-grid{grid-template-columns:repeat(2,1fr)!important;gap:14px!important}}.about-brochure-grid{display:flex!important;flex-direction:column!important;gap:28px!important;margin-top:35px!important}.about-brochure-card{background:#fff!important;border:1.5px solid #ebdccb!important;border-radius:24px!important;padding:34px 38px!important;box-shadow:0 10px 30px #1b263b0a!important;transition:transform .25s ease!important}.about-brochure-card:hover{transform:translateY(-2px)!important}.brochure-card-header{margin-bottom:16px!important;border-bottom:1px solid #ebdccb!important;padding-bottom:14px!important}.brochure-card-title{font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:1.65rem!important;color:var(--navy, #1b263b)!important;margin:6px 0 0!important;font-weight:800!important;line-height:1.25!important;letter-spacing:.5px!important}.brochure-card-body p{font-size:1.02rem!important;color:#28231f!important;line-height:1.7!important;margin-bottom:14px!important}.brochure-card-body p:last-child{margin-bottom:0!important}@media(max-width:768px){.about-brochure-card{padding:24px 20px!important}.brochure-card-title{font-size:1.35rem!important}}.about-brochure-grid-2x2{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:24px!important;margin-top:35px!important}.about-brochure-card-multi{background:#fff!important;border:1.5px solid #ebdccb!important;border-radius:24px!important;padding:30px 32px!important;box-shadow:0 10px 30px #1b263b0a!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;transition:transform .25s ease!important}.about-brochure-card-multi:hover{transform:translateY(-3px)!important}@media(max-width:768px){.about-brochure-grid-2x2{grid-template-columns:1fr!important;gap:18px!important}}.about-rich-sections-container{display:flex!important;flex-direction:column!important;gap:28px!important;margin-top:35px!important}.about-rich-card{background:#fff!important;border:1.5px solid #ebdccb!important;border-radius:24px!important;padding:34px 38px!important;box-shadow:0 10px 30px #1b263b0a!important;transition:transform .25s ease!important}.about-rich-card:hover{transform:translateY(-2px)!important}.about-rich-title{font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:1.7rem!important;color:var(--navy, #1b263b)!important;margin:6px 0!important;font-weight:800!important;line-height:1.25!important;letter-spacing:.5px!important}.about-accent-line{width:60px!important;height:3px!important;background:#ef3e2f!important;margin-bottom:18px!important;border-radius:2px!important}.about-rich-p{font-size:1.02rem!important;color:#28231f!important;line-height:1.72!important;margin-bottom:14px!important}.about-rich-p:last-child{margin-bottom:0!important}.about-highlight-box{display:flex!important;align-items:center!important;gap:12px!important;background:#f7efe2!important;border:1.5px solid #ebdccb!important;border-left:4px solid #ef3e2f!important;padding:16px 20px!important;border-radius:14px!important;margin-top:14px!important;font-size:.96rem!important;color:#1b263b!important}.about-ingredients-header{font-weight:700!important;font-size:.95rem!important;color:#1b263b!important;margin:20px 0 12px!important;text-transform:uppercase!important;letter-spacing:.8px!important}.about-ingredients-chips{display:flex!important;flex-wrap:wrap!important;gap:10px!important}.ing-chip{background:#fff3e0!important;border:1px solid #ffcc80!important;border-radius:50px!important;padding:8px 18px!important;font-size:.92rem!important;font-weight:700!important;color:#ef3e2f!important;box-shadow:0 2px 8px #00000008!important}.about-diya-festive-box{display:flex!important;align-items:center!important;gap:16px!important;background:#fff!important;border:1.5px solid #ebdccb!important;padding:20px 24px!important;border-radius:16px!important;margin-top:16px!important}.diya-icon{font-size:2.2rem!important;flex-shrink:0!important}.diya-text{font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:1.1rem!important;font-style:italic!important;color:#1b263b!important;line-height:1.55!important;margin:0!important}.about-partners-wrapper{display:flex!important;justify-content:center!important;margin-top:10px!important}@media(max-width:768px){.about-rich-card{padding:24px 20px!important}.about-rich-title{font-size:1.35rem!important}.about-diya-festive-box{flex-direction:column!important;text-align:center!important}}.about-screenshot-master{padding:40px 0 75px!important;background:transparent!important;font-family:var(--font-body-family, sans-serif)!important}.card-hero-combined{border-radius:28px!important;overflow:hidden!important;box-shadow:0 12px 35px #1b263b14!important;border:1.5px solid #ebdccb!important;background:#fff!important}.card-hero-navy-header{background:#24235f!important;padding:38px 42px!important;color:#fff!important}.navy-eyebrow-gold{display:block!important;color:#ffd071!important;font-weight:800!important;font-size:.78rem!important;letter-spacing:1.5px!important;text-transform:uppercase!important;margin-bottom:4px!important}.navy-title-white{font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:2.6rem!important;color:#fff!important;margin:0 0 16px!important;font-weight:800!important;line-height:1.2!important}.navy-hero-pills{display:flex!important;gap:12px!important;flex-wrap:wrap!important}.navy-pill-btn{padding:8px 20px!important;border-radius:50px!important;font-size:.88rem!important;font-weight:700!important;color:#fff!important;border:1px solid rgba(255,255,255,.3)!important;background:#ffffff14!important}.navy-pill-btn.is-active{background:#fff!important;color:#24235f!important;border-color:#fff!important}.card-hero-split-body{display:grid!important;grid-template-columns:1fr 1fr!important;align-items:center!important}.card-hero-left-image{background:#f8fafc!important;min-height:380px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-right:1.5px solid #ebdccb!important;padding:30px!important}.manufacturing-image-box{text-align:center!important;padding:20px!important;background:#fff!important;border:2px dashed #cbd5e1!important;border-radius:20px!important;width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:14px!important}.manufacturing-img-placeholder{max-width:180px!important;height:auto!important;opacity:.8!important}.placeholder-caption-text{font-size:.78rem!important;font-weight:700!important;color:#64748b!important;letter-spacing:1px!important;text-transform:uppercase!important}.card-hero-right-content{padding:42px 40px!important}.content-eyebrow-red{display:block!important;color:#ef3e2f!important;font-weight:800!important;font-size:.78rem!important;letter-spacing:1.2px!important;text-transform:uppercase!important;margin-bottom:6px!important}.content-title-navy{font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:2.2rem!important;color:#24235f!important;margin:0 0 14px!important;font-weight:800!important;line-height:1.25!important}.content-p-text{font-size:1.02rem!important;color:#28231f!important;line-height:1.68!important;margin-bottom:14px!important}.btn-pill-crimson{display:inline-block!important;background:#ef3e2f!important;color:#fff!important;padding:14px 32px!important;border-radius:50px!important;font-weight:700!important;font-size:.95rem!important;text-decoration:none!important;box-shadow:0 6px 20px #b9291e40!important;transition:transform .25s ease!important}.btn-pill-crimson:hover{transform:translateY(-2px)!important}.card-promise-navy{background:#24235f!important;border-radius:28px!important;padding:45px 42px!important;color:#fff!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:35px!important;box-shadow:0 12px 35px #1b263b1a!important}.promise-navy-left{max-width:480px!important}.navy-title-white-large{font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:2.4rem!important;color:#fff!important;margin:4px 0 12px!important;font-weight:800!important;line-height:1.2!important}.promise-sub-text{font-size:.98rem!important;color:#cbd5e1!important;line-height:1.6!important;margin:0!important}.promise-navy-right-cards{display:flex!important;gap:16px!important}.glass-square-card{background:#ffffff14!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:20px!important;padding:24px 20px!important;text-align:center!important;min-width:140px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important}.glass-num-gold{display:block!important;font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:2.4rem!important;font-weight:800!important;color:#ffd071!important;line-height:1.1!important;margin-bottom:4px!important}.glass-lbl-white{font-size:.8rem!important;font-weight:600!important;color:#fff!important;line-height:1.3!important}.card-split-grid-2col{display:grid!important;grid-template-columns:1fr 1fr!important;gap:28px!important}.white-box-card{background:#fff!important;border:1.5px solid #ebdccb!important;border-radius:28px!important;padding:36px 38px!important;box-shadow:0 10px 30px #1b263b0a!important}.diya-quote-pill{display:flex!important;align-items:center!important;gap:14px!important;background:#f7efe2!important;border:1.5px solid #ebdccb!important;border-left:4px solid #ef3e2f!important;padding:16px 20px!important;border-radius:16px!important;margin-top:16px!important}.diya-emoji{font-size:2rem!important}.diya-quote-p{font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:1.05rem!important;font-style:italic!important;color:#24235f!important;line-height:1.55!important;margin:0!important}.partners-logo-flex{display:flex!important;justify-content:center!important}@media(max-width:768px){.card-hero-split-body,.card-split-grid-2col{grid-template-columns:1fr!important}.card-promise-navy{flex-direction:column!important;text-align:center!important;padding:32px 24px!important}.promise-navy-right-cards{width:100%!important;justify-content:center!important}.glass-square-card{min-width:100px!important;padding:16px 12px!important}.glass-num-gold{font-size:1.8rem!important}}.about-screenshot-master{padding:50px 0 85px!important}.card-hero-right-content,.white-box-card{padding:42px 46px!important}.content-p-text{font-size:1.05rem!important;color:#28231f!important;line-height:1.78!important;margin-bottom:18px!important}.card-promise-navy{padding:50px 48px!important}.about-simple-wrapper{display:flex!important;flex-direction:column!important;gap:32px!important;margin-top:15px!important}.simple-about-card{background:#fff!important;border:1.5px solid #ebdccb!important;border-radius:24px!important;padding:42px 48px!important;box-shadow:0 10px 30px #1b263b08!important}.simple-hero-split{display:grid!important;grid-template-columns:.9fr 1.1fr!important;gap:40px!important;align-items:center!important}.simple-hero-left-image{background:#f8fafc!important;min-height:320px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:18px!important;padding:24px!important;border:1.5px solid #e2e8f0!important}.simple-image-placeholder-box{text-align:center!important;padding:20px!important;background:#fff!important;border:2px dashed #cbd5e1!important;border-radius:16px!important;width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:12px!important}.simple-logo-img{max-width:180px!important;height:auto!important;opacity:.85!important}.simple-placeholder-tag{font-size:.76rem!important;font-weight:700!important;color:#64748b!important;letter-spacing:1px!important;text-transform:uppercase!important}.simple-eyebrow-red{display:block!important;color:#ef3e2f!important;font-weight:800!important;font-size:.78rem!important;letter-spacing:1.5px!important;text-transform:uppercase!important;margin-bottom:4px!important}.simple-title-large{font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:2.6rem!important;color:#1b263b!important;margin:0 0 16px!important;font-weight:800!important;line-height:1.2!important}.simple-sub-eyebrow{display:block!important;color:#64748b!important;font-weight:700!important;font-size:.78rem!important;letter-spacing:1.2px!important;text-transform:uppercase!important;margin-bottom:12px!important}.simple-section-heading{font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:2.1rem!important;color:#1b263b!important;margin:4px 0 16px!important;font-weight:800!important;line-height:1.25!important}.simple-body-p{font-size:1.05rem!important;color:#28231f!important;line-height:1.75!important;margin-bottom:16px!important}.simple-body-p:last-child{margin-bottom:0!important}@media(max-width:768px){.simple-hero-split{grid-template-columns:1fr!important;gap:24px!important}.simple-about-card{padding:28px 24px!important}.simple-title-large{font-size:1.9rem!important}.simple-section-heading{font-size:1.6rem!important}}.about-screenshot-master{padding:55px 0 90px!important}.card-hero-combined{border-radius:28px!important;box-shadow:0 12px 35px #1b263b0f!important;border:1.5px solid #ebdccb!important;background:#fff!important}.card-hero-split-body{display:grid!important;grid-template-columns:.95fr 1.05fr!important;gap:40px!important;align-items:center!important}.card-hero-left-image{background:#f8fafc!important;min-height:340px!important;border-radius:20px!important;border:1.5px solid #e2e8f0!important}.card-hero-right-content,.white-box-card{padding:44px 48px!important}.content-p-text{font-size:1.05rem!important;color:#28231f!important;line-height:1.8!important;margin-bottom:18px!important}.card-split-grid-2col{gap:32px!important}.card-promise-navy{background:#24235f!important;border-radius:28px!important;padding:50px 48px!important;box-shadow:0 14px 40px #1b263b1f!important}.glass-square-card{background:#ffffff14!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:20px!important;padding:26px 22px!important;text-align:center!important;min-width:145px!important}.glass-num-gold{font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:2.5rem!important;font-weight:800!important;color:#ffd071!important;line-height:1.1!important;margin-bottom:6px!important}.glass-lbl-white{font-size:.82rem!important;font-weight:600!important;color:#fff!important;line-height:1.35!important}@media(max-width:768px){.card-hero-split-body,.card-split-grid-2col{grid-template-columns:1fr!important}.card-hero-right-content,.white-box-card{padding:30px 24px!important}.card-promise-navy{flex-direction:column!important;padding:36px 24px!important}}.grid-3col-wrapper{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:24px!important}.grid-4col-wrapper{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:20px!important}.why-badge-num{font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:1.8rem!important;font-weight:800!important;color:#ef3e2f!important;display:block!important;line-height:1.1!important}.faq-accordion-list{display:flex!important;flex-direction:column!important;gap:16px!important;max-width:860px!important;margin:0 auto!important}.faq-item-card{background:#fff!important;border:1.5px solid #ebdccb!important;border-radius:18px!important;overflow:hidden!important;transition:border-color .2s ease!important}.faq-item-card[open]{border-color:#ef3e2f!important;box-shadow:0 8px 25px #b9291e0f!important}.faq-question{padding:22px 28px!important;font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:1.15rem!important;font-weight:700!important;color:#24235f!important;cursor:pointer!important;display:flex!important;justify-content:space-between!important;align-items:center!important;list-style:none!important;-webkit-user-select:none!important;user-select:none!important}.faq-question::-webkit-details-marker{display:none!important}.faq-icon{font-size:1.4rem!important;font-weight:700!important;color:#ef3e2f!important;transition:transform .25s ease!important}.faq-item-card[open] .faq-icon{transform:rotate(45deg)!important}.faq-answer{padding:0 28px 22px!important;font-size:.98rem!important;color:#28231f!important;line-height:1.68!important}.faq-answer p{margin:0!important}@media(max-width:990px){.grid-3col-wrapper,.grid-4col-wrapper{grid-template-columns:1fr!important}}.story-noimage-card{background:#fff!important;border:1.5px solid #ebdccb!important;border-left:6px solid #ef3e2f!important;border-radius:28px!important;padding:45px 50px!important;box-shadow:0 10px 30px #1b263b0a!important}.eyebrow-red-small{display:block!important;color:#ef3e2f!important;font-weight:800!important;font-size:.82rem!important;letter-spacing:1.5px!important;text-transform:uppercase!important;margin-bottom:6px!important}.title-blue-big{font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:2.6rem!important;color:#24235f!important;margin:0!important;font-weight:800!important;line-height:1.2!important}.founder-split-grid{display:grid!important;grid-template-columns:.8fr 1.2fr!important;gap:36px!important;align-items:center!important}.founder-photo-slot{background:#fff!important;border:2px dashed #cbd5e1!important;border-radius:20px!important;padding:35px 20px!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:10px!important;min-height:250px!important;justify-content:center!important}.founder-slot-title{font-size:.78rem!important;font-weight:800!important;color:#ef3e2f!important;letter-spacing:1.2px!important;text-transform:uppercase!important}.founder-slot-sub{font-size:.85rem!important;font-weight:600!important;color:#64748b!important}.compact-contact-banner{background:#24235f!important;border-radius:20px!important;padding:24px 34px!important;color:#fff!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;box-shadow:0 10px 30px #1b263b14!important}@media(max-width:768px){.story-noimage-card,.white-box-card{padding:30px 24px!important}.title-blue-big{font-size:1.9rem!important}.founder-split-grid{grid-template-columns:1fr!important;gap:24px!important}.compact-contact-banner{flex-direction:column!important;text-align:center!important;padding:24px 20px!important}}.story-nocard-section{background:transparent!important;border:none!important;box-shadow:none!important}.story-nocard-section .content-p-text{font-size:1.08rem!important;color:#28231f!important;line-height:1.8!important}.about-card1-flex{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:30px!important}.about-card1-text{flex:1!important}.about-card1-logo-container{display:flex!important;align-items:center!important;justify-content:center!important;padding:16px 24px!important;background:#f7efe2!important;border:1.5px solid #ebdccb!important;border-radius:20px!important;min-width:200px!important}.about-card1-logo-img{max-width:170px!important;height:auto!important}@media(max-width:768px){.about-card1-flex{flex-direction:column-reverse!important;text-align:center!important}.about-card1-logo-container{width:100%!important}}.about-card1-logo-container{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:10px 18px!important;background:var(--cream, #f7efe2)!important;border:1.5px solid #ebdccb!important;border-radius:16px!important;min-width:unset!important;width:auto!important;align-self:center!important;flex-shrink:0!important}.about-card1-logo-img{max-width:155px!important;height:auto!important}.navy-tagline-text{font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:1.05rem!important;font-style:italic!important;color:var(--gold, #ffd071)!important;margin:4px 0 0!important;letter-spacing:.5px!important}.about-card1-logo-container{display:flex!important;align-items:center!important;justify-content:center!important;padding:16px 14px!important;background:var(--cream, #f7efe2)!important;border:1.5px solid #ebdccb!important;border-radius:18px!important;width:135px!important;max-width:135px!important;align-self:stretch!important;flex-shrink:0!important}.about-card1-logo-img{max-width:110px!important;height:auto!important}.about-left-logo-box{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:10px 22px!important;background:var(--cream, #f7efe2)!important;border:1.5px solid #ebdccb!important;border-radius:16px!important}.about-left-logo-img{max-width:160px!important;height:auto!important}.about-card1-logo-container{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:12px 22px!important;background:var(--cream, #f7efe2)!important;border:1.5px solid #ebdccb!important;border-radius:18px!important;flex-shrink:0!important}.about-card1-logo-img{max-width:160px!important;height:auto!important}.card-hero-navy-header{padding:55px 48px!important}.about-card1-logo-container{padding:16px 22px!important}.about-card1-logo-img{max-width:145px!important;width:145px!important;height:auto!important}.about-card1-logo-container{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:22px 30px!important;background:var(--cream, #f7efe2)!important;border:1.5px solid #ebdccb!important;border-radius:20px!important;flex-shrink:0!important;width:auto!important;max-width:280px!important}.about-card1-logo-img{width:240px!important;max-width:240px!important;min-width:220px!important;height:auto!important;display:block!important}.card-hero-navy-header{padding:38px 44px!important}.about-card1-logo-container{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:24px 34px!important;background:var(--cream, #f7efe2)!important;border:1.5px solid #ebdccb!important;border-radius:22px!important;flex-shrink:0!important;max-width:420px!important;width:auto!important}.about-card1-logo-img{width:360px!important;max-width:360px!important;min-width:320px!important;height:auto!important;display:block!important}.about-card1-logo-container{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:20px 28px!important;background:var(--cream, #f7efe2)!important;border:1.5px solid #ebdccb!important;border-radius:20px!important;flex-shrink:0!important;max-width:380px!important;width:auto!important}.content-p-text{font-size:1rem!important;line-height:1.7!important;color:#334155!important}@media screen and (max-width:768px){.about-screenshot-master{padding:10px 0 40px!important;background:#faf7f2!important}.about-screenshot-master .page-width{padding-left:12px!important;padding-right:12px!important}.card-hero-combined{border-radius:18px!important;overflow:hidden!important;box-shadow:0 6px 20px #24235f14!important;background:#fff!important;border:1.5px solid #ebdccb!important}.card-hero-navy-header{padding:20px 14px!important;background:#24235f!important;text-align:center!important}.navy-eyebrow-gold{font-size:.75rem!important;letter-spacing:1.5px!important;color:#ffd071!important;font-weight:700!important;display:block!important}.navy-title-white{font-size:clamp(.98rem,4.3vw,1.35rem)!important;line-height:1.25!important;color:#fff!important;margin-top:4px!important;font-weight:700!important;white-space:normal!important;letter-spacing:.2px!important;display:block!important;width:100%!important;text-align:center!important}.card-hero-split-body{display:block!important;padding:18px 16px!important}.about-card1-text-wrapper{display:block!important;text-align:left!important}.about-card1-logo-container{float:right!important;margin:0 0 10px 12px!important;padding:8px 12px!important;background:#f7efe2!important;border:1.5px solid #ebdccb!important;border-radius:14px!important;width:125px!important;max-width:125px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.about-card1-logo-img{width:105px!important;max-width:105px!important;min-width:90px!important;height:auto!important;display:block!important}.about-card1-text-wrapper .content-p-text,.story-noimage-card .content-p-text,.white-box-card p{font-size:.94rem!important;line-height:1.65!important;color:#334155!important;margin-bottom:5px!important}.story-noimage-card{padding:20px 16px!important;border-radius:18px!important;margin-top:20px!important;background:#fff!important;border:1.5px solid #ebdccb!important;border-left:5px solid #ef3e2f!important}.story-noimage-card .content-title-navy{font-size:1.5rem!important;margin-bottom:4px!important;color:#24235f!important}.content-title-navy{font-size:1.5rem!important;line-height:1.3!important;color:#24235f!important}.content-eyebrow-red{font-size:.72rem!important;letter-spacing:1px!important;color:#ef3e2f!important;font-weight:700!important}.grid-3col-wrapper{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.white-box-card{padding:18px 16px!important;border-radius:16px!important;background:#fff!important;border:1.5px solid #ebdccb!important}.white-box-card h3{font-size:1.2rem!important;margin:4px 0!important}.card-promise-navy{display:flex!important;flex-direction:column!important;padding:22px 16px!important;border-radius:18px!important;background:#24235f!important;text-align:center!important;gap:16px!important;margin-top:24px!important}.promise-navy-left{width:100%!important}.navy-title-white-large{font-size:1.45rem!important;line-height:1.3!important;color:#fff!important}.promise-sub-text{font-size:.88rem!important;line-height:1.55!important;color:#cbd5e1!important;margin-top:6px!important}.promise-navy-right-cards{width:100%!important;display:flex!important;flex-direction:column!important;gap:10px!important}.glass-square-card{padding:14px 16px!important;border-radius:14px!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.18)!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.glass-num-gold{font-size:1.4rem!important;color:#ffd071!important;font-weight:800!important}.glass-lbl-white{font-size:.88rem!important;color:#fff!important;margin-top:3px!important;font-weight:500!important}.grid-4col-wrapper{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.why-badge-num{font-size:1.45rem!important;color:#ef3e2f!important;font-weight:800!important}.faq-accordion-list{display:flex!important;flex-direction:column!important;gap:8px!important}.faq-item-card{background:#fff!important;border:1.5px solid #ebdccb!important;border-radius:14px!important;overflow:hidden!important}.faq-question{font-size:.92rem!important;padding:14px 16px!important;font-weight:600!important;color:#24235f!important}.faq-answer{padding:0 16px 14px!important;font-size:.88rem!important;line-height:1.55!important;color:#475569!important}}.card-hero-navy-header{padding:28px 40px!important;background:var(--navy, #24235f)!important}.navy-eyebrow-gold{color:var(--gold, #ffd071)!important;font-size:.85rem!important;letter-spacing:1.5px!important;font-weight:700!important}.navy-title-white{color:#fff!important;font-family:var(--font-heading-family, "Playfair Display", Georgia, serif)!important;font-size:2.1rem!important;font-weight:700!important;margin:0!important}.card-hero-split-body{padding:38px 44px!important;display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:32px!important}.about-card1-text-left{order:1!important;flex:1!important}.about-card1-text-left .content-p-text{font-size:1.05rem!important;line-height:1.76!important;color:#334155!important}.about-card1-logo-container{order:2!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:20px 28px!important;background:var(--cream, #f7efe2)!important;border:1.5px solid #ebdccb!important;border-radius:20px!important;flex-shrink:0!important;max-width:380px!important;width:auto!important;float:none!important;margin:0!important}.about-card1-logo-img{width:320px!important;max-width:320px!important;min-width:280px!important;height:auto!important;display:block!important}@media screen and (max-width:768px){.about-screenshot-master{padding:10px 0 40px!important;background:#faf7f2!important}.about-screenshot-master .page-width{padding-left:12px!important;padding-right:12px!important}.card-hero-combined{border-radius:18px!important;overflow:hidden!important;box-shadow:0 6px 20px #24235f14!important;background:#fff!important;border:1.5px solid #ebdccb!important}.card-hero-navy-header{padding:20px 14px!important;background:#24235f!important;text-align:center!important}.navy-eyebrow-gold{font-size:.75rem!important;letter-spacing:1.5px!important;color:#ffd071!important;font-weight:700!important;display:block!important}.navy-title-white{font-size:clamp(.98rem,4.3vw,1.35rem)!important;line-height:1.25!important;color:#fff!important;margin-top:4px!important;font-weight:700!important;white-space:normal!important;letter-spacing:.2px!important;display:block!important;width:100%!important;text-align:center!important}.card-hero-split-body{display:block!important;padding:18px 16px!important}.about-card1-text-left{display:block!important;text-align:left!important;order:unset!important}.about-card1-logo-container{order:unset!important;float:right!important;margin:14px 0 10px 12px!important;padding:8px 12px!important;background:#f7efe2!important;border:1.5px solid #ebdccb!important;border-radius:14px!important;width:125px!important;max-width:125px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.about-card1-logo-img{width:105px!important;max-width:105px!important;min-width:90px!important;height:auto!important;display:block!important}.about-card1-text-left .content-p-text,.story-noimage-card .content-p-text,.white-box-card p{font-size:.94rem!important;line-height:1.65!important;color:#334155!important;margin-bottom:5px!important}.story-noimage-card{padding:20px 16px!important;border-radius:18px!important;margin-top:20px!important;background:#fff!important;border:1.5px solid #ebdccb!important;border-left:5px solid #ef3e2f!important}.story-noimage-card .content-title-navy{font-size:1.5rem!important;margin-bottom:4px!important;color:#24235f!important}.content-title-navy{font-size:1.5rem!important;line-height:1.3!important;color:#24235f!important}.content-eyebrow-red{font-size:.72rem!important;letter-spacing:1px!important;color:#ef3e2f!important;font-weight:700!important}.grid-3col-wrapper{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.white-box-card{padding:18px 16px!important;border-radius:16px!important;background:#fff!important;border:1.5px solid #ebdccb!important}.white-box-card h3{font-size:1.2rem!important;margin:4px 0!important}.card-promise-navy{display:flex!important;flex-direction:column!important;padding:22px 16px!important;border-radius:18px!important;background:#24235f!important;text-align:center!important;gap:16px!important;margin-top:24px!important}.promise-navy-left{width:100%!important}.navy-title-white-large{font-size:1.45rem!important;line-height:1.3!important;color:#fff!important}.promise-sub-text{font-size:.88rem!important;line-height:1.55!important;color:#cbd5e1!important;margin-top:6px!important}.promise-navy-right-cards{width:100%!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important}.glass-square-card{padding:10px 4px!important;border-radius:12px!important;background:#ffffff1a!important;border:1px solid rgba(255,255,255,.18)!important;text-align:center!important}.glass-num-gold{font-size:1.15rem!important;color:#ffd071!important;font-weight:800!important}.glass-lbl-white{font-size:.68rem!important;color:#fff!important;margin-top:2px!important}.grid-4col-wrapper{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.why-badge-num{font-size:1.45rem!important;color:#ef3e2f!important;font-weight:800!important}.faq-accordion-list{display:flex!important;flex-direction:column!important;gap:8px!important}.faq-item-card{background:#fff!important;border:1.5px solid #ebdccb!important;border-radius:14px!important;overflow:hidden!important}.faq-question{font-size:.92rem!important;padding:14px 16px!important;font-weight:600!important;color:#24235f!important}.faq-answer{padding:0 16px 14px!important;font-size:.88rem!important;line-height:1.55!important;color:#475569!important}}@media screen and (max-width:768px){.promise-navy-right-cards{width:100%!important;display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:16px!important}.glass-square-card{width:100%!important;padding:12px 18px!important;border-radius:14px!important;background:#ffffff1f!important;border:1.5px solid rgba(255,255,255,.22)!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:10px!important;white-space:nowrap!important;box-sizing:border-box!important}.glass-num-gold{font-size:1.25rem!important;color:#ffd071!important;font-weight:800!important;line-height:1!important;flex-shrink:0!important}.glass-lbl-white{font-size:.92rem!important;color:#fff!important;font-weight:600!important;margin-top:0!important;white-space:nowrap!important;letter-spacing:.3px!important}}.store-dialog.cart-dialog,.cart-dialog{width:440px!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;margin:0 0 0 auto!important;padding:0!important;border:0!important;border-radius:24px 0 0 24px!important;background:#fffdf8!important;color:var(--navy,#1b263b)!important;box-sizing:border-box!important;overflow:hidden!important;box-shadow:-20px 0 60px #00000038!important}.store-dialog.cart-dialog[open],.cart-dialog[open]{display:flex!important;flex-direction:column!important}.cart-drawer-inner{display:flex!important;flex-direction:column!important;height:100%!important;max-height:100vh!important;padding:16px 20px 20px!important;box-sizing:border-box!important;overflow:hidden!important}.cart-drawer-head{flex-shrink:0!important}.cart-items-wrap{flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;padding:8px 0!important;margin-bottom:0!important}.drawer-cart-footer{flex-shrink:0!important;margin-top:0!important;padding:12px 0 10px!important;border-top:1.5px solid #eadfce!important;background:#fffdf8!important;box-shadow:none!important}.drawer-subtotal-row{margin-bottom:2px!important}.drawer-taxes-note{margin:0 0 8px!important;font-size:.74rem!important}.button--checkout{margin-bottom:6px!important;padding:12px 18px!important}.drawer-cart-footer .button--secondary{padding:10px 18px!important;margin-bottom:0!important}.store-dialog .dialog-close,.cart-dialog .dialog-close,.dialog-close{position:absolute!important;top:16px!important;right:18px!important;left:auto!important;bottom:auto!important;z-index:100!important;width:36px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;box-shadow:none!important;color:var(--navy,#1b263b)!important;font-size:1.5rem!important;cursor:pointer!important;margin:0!important;padding:0!important}.store-dialog .dialog-close:hover,.cart-dialog .dialog-close:hover,.dialog-close:hover{color:var(--red,#ef3e2f)!important;transform:scale(1.1)!important}.login-prompt-dialog,[data-login-prompt-dialog]{display:none!important;visibility:hidden!important;opacity:0!important}.site-header{position:sticky!important;top:0!important;z-index:990!important;transition:transform .32s cubic-bezier(.16,1,.3,1),background-color .3s ease,box-shadow .3s ease!important}.site-header.header--hidden{transform:translateY(-100%)!important}.site-header.header--scrolled{box-shadow:0 10px 30px #2116131f!important;background:#fffdf8f7!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}@media(max-width:989px){html body .hero{position:relative!important;overflow:hidden!important;min-height:0!important;height:auto!important;margin-bottom:0!important;padding-bottom:0!important;background:#f6e7d2!important}html body .hero-track{display:flex!important;flex-wrap:nowrap!important;transition:transform .4s cubic-bezier(.25,1,.5,1)!important;width:100%!important;height:auto!important}html body .hero-slide{flex:0 0 100%!important;min-width:100%!important;max-width:100%!important;display:flex!important;flex-direction:column!important;position:relative!important;min-height:0!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;grid-template-rows:none!important;background:linear-gradient(180deg,#fffaf2,#f6e7d2)!important}html body .hero-slide-media,html body .hero-slide img,html body .hero-slide>img{position:relative!important;width:100%!important;height:auto!important;max-height:210px!important;aspect-ratio:16 / 9!important;object-fit:cover!important;object-position:right center!important;flex:0 0 auto!important}html body .hero-content{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;flex:0 0 auto!important;padding:14px 14px 28px!important;background:transparent!important}html body .hero-copy{max-width:100%!important;padding:0!important;margin:0!important}html body .hero-copy h1{font-size:1.4rem!important;line-height:1.25!important;font-weight:700!important;margin-bottom:6px!important}html body .hero-copy p{font-size:.85rem!important;line-height:1.4!important;margin-bottom:12px!important}html body .hero-buttons{display:flex!important;gap:8px!important;margin-bottom:0!important}html body .hero-buttons .button{flex:1!important;min-height:38px!important;height:38px!important;font-size:.78rem!important;font-weight:600!important;border-radius:19px!important;display:flex!important;align-items:center!important;justify-content:center!important}html body .hero-dots{position:absolute!important;bottom:8px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;display:flex!important;gap:6px!important;z-index:10!important;margin:0!important;padding:0!important}html body .hero-dot{width:8px!important;height:8px!important;padding:0!important;border-radius:50%!important}}.cart-promo-box{margin-bottom:14px;padding:12px 14px;border:1px dashed var(--red,#ef3e2f);border-radius:12px;background:#fffdf8}.cart-promo-badge{font-size:.8rem;color:var(--navy,#1b263b);margin-bottom:8px}.cart-promo-input-row{display:flex;gap:6px}.cart-promo-input{flex:1;min-width:0;padding:8px 12px;border:1px solid #ddd1c2;border-radius:8px;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.cart-promo-apply-btn{padding:8px 16px;border:0;border-radius:8px;background:var(--navy,#1b263b);color:#fff;font-size:.78rem;font-weight:800;cursor:pointer;transition:background-color .2s}.cart-promo-apply-btn:hover{background:var(--red,#ef3e2f)}.cart-promo-msg{margin-top:6px;font-size:.76rem;color:#2b7a4b;font-weight:700}.prepaid-upi-badge{margin:6px 0 10px;padding:6px 10px;border-radius:6px;background:#f0f7f2;color:#1e5e37;font-size:.76rem;font-weight:700;text-align:center}.checkout-otp-verification-box{margin:18px 0;padding:16px;border:1px solid #e0d5c5;border-radius:12px;background:#fffdf8}.otp-box-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.otp-box-icon{font-size:1.4rem}.otp-box-title{font-size:.95rem;font-weight:800;color:var(--navy,#1b263b);margin:0 0 2px}.otp-box-subtitle{font-size:.78rem;color:#666;margin:0}.otp-input-group{display:flex;align-items:center;gap:8px;margin-top:8px}.otp-country-code{padding:10px 12px;background:#f0e6d8;border-radius:8px;font-weight:700;font-size:.88rem}.otp-phone-input,.otp-code-input{flex:1;padding:10px 14px;border:1px solid #ccc;border-radius:8px;font-size:.9rem}.otp-action-btn{padding:10px 18px;border:0;border-radius:8px;background:var(--navy,#1b263b);color:#fff;font-weight:700;font-size:.85rem;cursor:pointer}.otp-action-btn--success{background:#2b7a4b}.otp-error-msg{margin-top:6px;color:#c02b2b;font-size:.78rem;font-weight:600}.otp-success-msg{margin-top:6px;color:#2b7a4b;font-size:.82rem;font-weight:700}.otp-verified-badge{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#eaf6ee;border:1px solid #a3d9b1;border-radius:8px;color:#1b5e30;margin-top:8px}.verified-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:#2b7a4b;color:#fff;border-radius:50%;font-size:.75rem;font-weight:900}.otp-edit-link{background:none;border:none;color:var(--red,#ef3e2f);font-size:.78rem;text-decoration:underline;cursor:pointer}.mobile-otp-auth-card{margin-bottom:20px;padding:18px;border:1px solid #e2d7c7;border-radius:14px;background:#fffdf8}.otp-card-header{margin-bottom:12px}.otp-card-badge{display:inline-block;padding:4px 10px;background:#f0e6d8;color:var(--navy,#1b263b);border-radius:20px;font-size:.78rem;font-weight:800}.auth-divider{position:relative;text-align:center;margin:24px 0}.auth-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e5dacb;z-index:1}.auth-divider span{position:relative;z-index:2;background:#fffdf8;padding:0 12px;font-size:.74rem;font-weight:700;color:#888;letter-spacing:.05em}.fssai-license-line{margin-top:6px;padding-top:6px;border-top:1px dashed rgba(255,255,255,.15)}.fssai-num-highlight{letter-spacing:.05em;color:#ffd071;font-weight:700}.footer-copyright-sep{margin:0 6px;opacity:.6}.footer-fssai-left-card{display:inline-flex;align-items:center;gap:12px;margin-top:18px;padding:10px 14px;border:1px solid rgba(255,255,255,.15);border-radius:10px;background:#ffffff0d}.fssai-logo-badge-wrap{color:#fff;display:flex;align-items:center}.fssai-logo-badge-wrap svg{width:75px;height:auto;fill:#fff!important}.fssai-badge-info{display:flex;flex-direction:column}.fssai-badge-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;opacity:.8;color:#fff}.fssai-badge-num{font-size:.85rem;font-weight:700;color:#ffd071;letter-spacing:.03em}.contact-icon-fssai svg{width:32px;height:auto;fill:#fff!important}.pdp-fssai-badge{display:flex;align-items:center;gap:10px;margin-top:14px;padding:8px 12px;background:#fdf8f0;border:1px solid #ebd9c3;border-radius:8px;font-size:.78rem;font-weight:700;color:var(--navy,#1b263b)}.pdp-fssai-badge svg{width:45px;height:auto;fill:var(--navy,#1b263b)!important}.fssai-about-badge{display:inline-flex;align-items:center;gap:12px;margin-bottom:16px;padding:10px 16px;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:10px;font-size:.82rem;color:#ffd071;font-weight:700}.fssai-about-badge svg{width:55px;height:auto;fill:#fff!important}.fssai-cart-badge{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;font-size:.74rem;font-weight:700;color:#555}.fssai-cart-badge svg{width:36px;height:auto;fill:#333!important}.showcase-tabs{overflow:visible!important;padding-top:24px!important;padding-bottom:24px!important}.showcase-tab{position:relative!important;border-radius:999px!important;background:transparent!important;border:1.5px solid rgba(255,255,255,.3)!important;color:#fff!important;font-weight:800!important;cursor:pointer!important;padding:11px 22px!important;transition:color .25s ease,background .25s ease,border-color .25s ease!important;box-sizing:border-box!important}.showcase-tab[aria-selected=true]{border-color:#fff!important;background:#fff!important;color:#1b263b!important}.showcase-tab__text{position:relative!important;z-index:2!important}.tab-timer-svg{position:absolute!important;top:-2.5px!important;left:-2.5px!important;width:calc(100% + 5px)!important;height:calc(100% + 5px)!important;pointer-events:none!important;overflow:visible!important;z-index:5!important;display:block!important;opacity:0!important;transition:opacity .2s ease!important}.showcase-tab[aria-selected=true] .tab-timer-svg{opacity:1!important}.tab-timer-rect{fill:none!important;stroke:#ef3e2f!important;stroke-width:3px!important;stroke-linecap:round!important;stroke-linejoin:round!important;transition:none!important}.stock-status--out{border-color:#ef3e2f4d!important;background:#ef3e2f0f!important}.stock-status--out .stock-dot,.stock-dot--red{background:#ef3e2f!important;box-shadow:0 0 0 3px #ef3e2f40!important}.stock-status--out span{color:#ef3e2f!important;font-weight:800!important}.button--update-me{background:#ef3e2f!important;color:#fff!important;border:none!important;font-weight:800!important;font-size:1.05rem!important;text-transform:uppercase!important;letter-spacing:.5px!important;border-radius:999px!important;box-shadow:0 4px 14px #ef3e2f59!important;cursor:pointer!important;transition:all .25s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.button--update-me:hover{background:#d32f2f!important;transform:translateY(-2px)!important;box-shadow:0 6px 18px #ef3e2f73!important}.restock-modal-dialog{border:none!important;border-radius:20px!important;padding:0!important;max-width:440px!important;width:92%!important;background:#fff!important;box-shadow:0 20px 50px #0000004d!important;overflow:hidden!important;margin:auto!important}.restock-modal-dialog::backdrop{background:#0009!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}.restock-modal-content{padding:28px 24px!important;position:relative!important;text-align:center!important}.restock-modal-close{position:absolute!important;top:14px!important;right:16px!important;background:#f4eee4!important;border:none!important;font-size:1.4rem!important;width:32px!important;height:32px!important;border-radius:50%!important;cursor:pointer!important;color:#555!important;display:flex!important;align-items:center!important;justify-content:center!important}.restock-modal-icon{font-size:2.4rem!important;margin-bottom:8px!important}.restock-modal-title{font-size:1.35rem!important;font-weight:800!important;color:#1a1a1a!important;margin-bottom:6px!important}.restock-modal-sub{font-size:.88rem!important;color:#666!important;line-height:1.4!important;margin-bottom:20px!important}.restock-input-group{text-align:left!important;margin-bottom:16px!important}.restock-input-label{display:block!important;font-size:.82rem!important;font-weight:700!important;color:#333!important;margin-bottom:6px!important}.restock-phone-input{width:100%!important;padding:12px 14px!important;font-size:1rem!important;border:2px solid #e0d6c8!important;border-radius:10px!important;outline:none!important;transition:border-color .2s!important}.restock-phone-input:focus{border-color:#ef3e2f!important}.restock-submit-btn{width:100%!important;background:#ef3e2f!important;color:#fff!important;border:none!important;padding:14px!important;font-size:1rem!important;font-weight:800!important;border-radius:12px!important;cursor:pointer!important}.restock-success-alert{background:#e8f5e9!important;color:#2e7d32!important;border:1px solid #c8e6c9!important;padding:14px!important;border-radius:10px!important;font-size:.92rem!important;font-weight:700!important;margin-top:14px!important}.product-media .badge,.product-card .badge,.badge,.badge--sold-out,.badge--right{position:absolute!important;z-index:15!important;pointer-events:none!important}.badge--sold-out{top:12px!important;left:12px!important;background:#2b170f!important;color:#fff!important;font-weight:800!important;font-size:.72rem!important;padding:6px 12px!important;border-radius:999px!important;letter-spacing:.5px!important;text-transform:uppercase!important;box-shadow:0 4px 12px #00000040!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;visibility:visible!important;opacity:1!important}.badge--sold-out{top:12px!important;left:12px!important;background:#4b4b4bbf!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;color:#fff!important;border:1px solid rgba(255,255,255,.25)!important;font-weight:700!important;font-size:.72rem!important;padding:6px 12px!important;border-radius:999px!important;letter-spacing:.6px!important;text-transform:uppercase!important;box-shadow:0 4px 14px #00000026!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;visibility:visible!important;opacity:1!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/interactive.css.map */
