:root{--ink:#18251b;--green:#244b35;--green2:#356a4b;--gold:#c9923e;--cream:#fbf8ef;--sand:#eee4cf;--muted:#667066}*{box-sizing:border-box}body{font-family:'Hind Siliguri',sans-serif;color:var(--ink);background:#fff}.announcement{background:var(--green);color:#fff;text-align:center;padding:8px;font-size:14px;letter-spacing:.2px}.announcement span{color:#e4b865;margin:0 12px}.navbar{background:rgba(255,255,255,.96);border-bottom:1px solid #eee8dc;padding:13px 0;backdrop-filter:blur(12px)}.navbar-brand{display:flex;align-items:center;gap:9px;font-weight:700;font-size:24px;color:var(--ink);line-height:.8}.navbar-brand small{display:block;font-size:9px;letter-spacing:1.5px;font-weight:500;margin-top:7px;color:#829084}.logo-mark{width:40px;height:40px;border-radius:50% 50% 44% 56%;display:grid;place-items:center;background:var(--green);color:#f6d68e;font-size:18px}.accent,.section-head>div>span,.page-head span{color:var(--gold)}.nav-link{font-weight:600;color:#37483b}.nav-link:hover{color:var(--gold)}.search-box{display:flex;border:1px solid #ddd7ca;border-radius:50px;padding:2px;margin-right:12px}.search-box input{width:150px;border:0;outline:0;padding:6px 6px 6px 14px;background:transparent}.search-box button{border:0;background:var(--green);color:#fff;width:34px;height:34px;border-radius:50%}.cart-button{position:relative;color:var(--ink);font-size:22px}.cart-button b{position:absolute;right:-10px;top:-8px;background:var(--gold);color:#fff;border-radius:50%;font-size:10px;width:18px;height:18px;display:grid;place-items:center}.hero{background:radial-gradient(circle at 85% 15%,#f2e3bd 0,transparent 25%),var(--cream);padding:80px 0;overflow:hidden}.eyebrow{text-transform:uppercase;color:var(--gold);font-size:14px;letter-spacing:2px;font-weight:700;margin-bottom:15px}.hero h1{font-size:clamp(48px,6vw,78px);font-weight:700;line-height:1.03;letter-spacing:-2px}.hero h1 em{font-style:normal;color:var(--green2)}.hero p{font-size:19px;color:var(--muted);max-width:540px;margin:25px 0 30px}.btn{border-radius:50px;padding:11px 24px;font-weight:600}.btn-brand{background:var(--green);border-color:var(--green);color:#fff}.btn-brand:hover{background:var(--gold);border-color:var(--gold);color:#fff;transform:translateY(-1px)}.btn-outline-brand{border:1px solid var(--green);color:var(--green)}.hero-trust{display:flex;gap:40px;margin-top:48px}.hero-trust div{display:flex;flex-direction:column}.hero-trust b{font-size:21px}.hero-trust span{font-size:12px;color:var(--muted)}.hero-visual{position:relative;padding:35px}.hero-visual>img{width:100%;height:520px;object-fit:cover;border-radius:220px 220px 28px 28px;position:relative;box-shadow:0 30px 80px rgba(50,43,26,.2)}.sun{position:absolute;width:220px;height:220px;background:#e4b85f;border-radius:50%;right:-40px;top:-20px}.floating-card{position:absolute;bottom:80px;left:-5px;background:#fff;padding:14px 20px;border-radius:14px;box-shadow:0 15px 40px #22351d2b;display:flex;align-items:center;gap:12px}.floating-card i{color:var(--green2);font-size:30px}.floating-card small{display:block;color:var(--muted)}section:not(.hero){padding:85px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section-head span{font-size:14px;font-weight:700;letter-spacing:1px}.section-head h2,.why-section h2{font-size:39px;font-weight:700;margin:5px 0}.section-head>a,.why-section a{color:var(--green);font-weight:700;text-decoration:none}.category-section{background:#fff}.category-card{height:100%;padding:27px;border:1px solid #e9e4d9;border-radius:18px;display:flex;gap:18px;align-items:center;color:inherit;text-decoration:none;transition:.25s}.category-card:hover{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 14px 35px #55451e12}.category-icon{font-size:32px;background:var(--cream);width:68px;height:68px;display:grid;place-items:center;border-radius:50%}.category-card h3{font-size:21px;margin:0}.category-card p{font-size:14px;color:var(--muted);margin:4px 0}.category-card>i{margin-left:auto}.products-section{background:#f8f6f0}.product-card{background:#fff;border-radius:16px;overflow:hidden;height:100%;transition:.25s;border:1px solid transparent}.product-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(37,42,24,.1)}.product-image{display:block;height:285px;overflow:hidden;position:relative;background:#eee}.product-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.product-card:hover img{transform:scale(1.04)}.sale{position:absolute;top:14px;left:14px;background:var(--gold);color:#fff;padding:4px 10px;border-radius:20px;font-size:12px}.product-body{padding:18px}.product-body small{color:#879087}.product-body h3{font-size:20px;margin:7px 0 14px}.product-body h3 a{text-decoration:none;color:var(--ink)}.price{font-weight:700;font-size:19px;color:var(--green)}.price del,.detail-price del{font-size:13px;color:#9b9b9b;font-weight:400;margin-left:5px}.round-add{border:0;background:var(--green);color:#fff;width:40px;height:40px;border-radius:50%}.why-section{background:var(--green);color:#fff}.why-section p{color:#c5d0c7}.why-section a{color:#eccb82}.why-card{background:#315941;padding:28px;border-radius:17px;height:100%}.why-card i{color:#e8c270;font-size:29px}.why-card h3{font-size:20px;margin:15px 0 7px}.why-card p{margin:0;font-size:14px}.page-head{background:var(--cream);text-align:center;padding:60px 0}.page-head.compact{padding:38px 0}.page-head h1{font-size:44px;font-weight:700;margin:6px}.page-head p{color:var(--muted)}.filter-bar,.tracking-form{display:flex;gap:12px;max-width:800px;margin:auto}.filter-bar input{flex:2}.filter-bar select{flex:1}.form-control,.form-select{padding:12px 15px;border-radius:10px;border-color:#ded9ce}.empty-state{text-align:center;padding:70px 10px}.empty-state>i{font-size:60px;color:#c9b88f}.product-detail{padding-top:70px;padding-bottom:80px}.detail-image{background:var(--cream);padding:25px;border-radius:30px}.detail-image img{width:100%;height:560px;object-fit:cover;border-radius:20px}.product-detail h1{font-size:48px;font-weight:700}.stars{color:var(--gold)}.stars span{color:var(--muted);font-size:14px}.detail-price{font-size:32px;font-weight:700;margin:20px 0}.stock{color:var(--green2);margin-bottom:20px}.buy-row{display:flex;gap:12px}.buy-row input{width:75px;border:1px solid #ddd;border-radius:50px;text-align:center}.delivery-note{display:flex;gap:15px;background:var(--cream);padding:16px;margin-top:25px;border-radius:12px}.delivery-note i{font-size:24px;color:var(--gold)}.delivery-note span,.detail-copy span{display:block;color:var(--muted);font-size:14px}.detail-copy{margin-top:70px;padding:40px;border-top:1px solid #eee;border-bottom:1px solid #eee}.detail-copy h2{font-weight:700}.cart-item{display:flex;align-items:center;gap:18px;border-bottom:1px solid #eee;padding:18px 0}.cart-item img{width:100px;height:100px;object-fit:cover;border-radius:12px}.cart-item h3{font-size:20px;margin:0}.quantity{width:75px}.remove{border:0;background:#fff2ee;color:#a33;width:40px;height:40px;border-radius:50%}.summary,.checkout-card,.admin-card{background:var(--cream);padding:28px;border-radius:18px}.summary h3,.checkout-card h3,.admin-card h3{font-weight:700;margin-bottom:22px}.summary>div{display:flex;justify-content:space-between;margin:13px 0}.summary .total{font-size:22px}.checkout-card label{font-weight:600;margin-bottom:6px}.checkout-card h3 span{display:inline-grid;place-items:center;width:32px;height:32px;background:var(--green);color:#fff;border-radius:50%;font-size:15px}.payment-options{display:flex;gap:10px;flex-wrap:wrap}.payment-options input{display:none}.payment-options span{display:block;border:1px solid #ddd3bf;padding:12px 18px;border-radius:10px}.payment-options input:checked+span{background:var(--green);color:#fff}.sticky-summary{position:sticky;top:105px}.checkout-item{display:flex;gap:10px;align-items:center;border-bottom:1px solid #e3dccd;padding:10px 0}.checkout-item img{width:50px;height:50px;object-fit:cover;border-radius:8px}.checkout-item span{flex:1}.secure{text-align:center;color:var(--muted);margin:16px 0 0}.success-card{text-align:center;max-width:650px;margin:40px auto;background:var(--cream);padding:60px;border-radius:25px}.success-icon{width:80px;height:80px;display:grid;place-items:center;background:var(--green);color:#fff;border-radius:50%;font-size:40px;margin:0 auto 20px}.success-card>span{color:var(--gold);font-weight:700}.success-card h1{font-weight:700;margin:12px}.order-number{background:#fff;padding:17px;border:1px dashed var(--gold);margin:25px auto;max-width:330px}.order-number small,.order-number b{display:block}.order-number b{font-size:21px}.tracking-form{align-items:end}.tracking-form>div{flex:1}.tracking-result{max-width:850px;margin:35px auto;padding:35px;background:var(--cream);border-radius:20px}.status-badge{background:var(--gold);color:#fff;padding:5px 12px;border-radius:30px}.steps{display:flex;justify-content:space-between;margin-top:40px;position:relative}.steps:before{content:'';position:absolute;top:17px;left:7%;right:7%;height:2px;background:#ded4be}.steps div{z-index:1;text-align:center}.steps i{width:35px;height:35px;background:#ddd;color:#fff;border-radius:50%;display:grid;place-items:center;margin:auto}.steps .done i{background:var(--green)}.steps span{font-size:12px;display:block;margin-top:6px}.metric{background:var(--green);color:#fff;padding:25px;border-radius:17px;display:grid;grid-template-columns:50px 1fr}.metric i{font-size:30px;color:#eac675;grid-row:span 2}.metric b{font-size:27px}.admin-card{background:#fff;border:1px solid #e8e3d8}.admin-card td small{display:block;color:var(--muted)}.stock-row{display:flex;align-items:center;gap:9px;border:1px solid #eee;padding:8px;border-radius:12px}.stock-row img{width:45px;height:45px;object-fit:cover;border-radius:8px}.stock-row span{flex:1}.stock-row small{display:block;color:var(--muted)}.stock-row input{width:55px;border:1px solid #ddd;border-radius:7px;padding:5px}.stock-row button{border:0;background:var(--green);color:#fff;border-radius:50%;width:30px;height:30px}.about-page{padding-top:80px;padding-bottom:80px}.about-page img{width:100%;height:500px;object-fit:cover;border-radius:25px}.about-page h2{font-size:40px;font-weight:700}.about-page p{font-size:18px;color:var(--muted)}footer{background:#172b20;color:#fff;padding:70px 0 20px}footer a{color:#aebdb2;text-decoration:none;display:block;margin:9px 0}footer h6{color:#edcc83}.footer-copy{color:#aebdb2;max-width:400px}.footer-bottom{border-top:1px solid #34503e;margin-top:45px;padding-top:20px;color:#8ea094;text-align:center}.mobile-nav{display:none}
@media(max-width:991px){body{padding-bottom:65px}.navbar .search-box,.navbar .cart-button{display:none}.hero{padding:50px 0}.hero-visual>img{height:420px}.product-image{height:230px}.mobile-nav{position:fixed;display:flex;bottom:0;left:0;right:0;background:#fff;z-index:1000;box-shadow:0 -4px 20px #0002;justify-content:space-around;padding:8px}.mobile-nav a{font-size:11px;color:var(--green);text-decoration:none;text-align:center}.mobile-nav i{display:block;font-size:20px}.tracking-form{flex-wrap:wrap}.tracking-form>div{flex-basis:45%}}
@media(max-width:575px){.announcement{font-size:11px}.hero h1{font-size:43px}.hero p{font-size:16px}.hero-trust{gap:18px}.hero-visual{padding:15px}.hero-visual>img{height:360px}.floating-card{left:0;bottom:35px}.section-head h2,.why-section h2{font-size:30px}.section-head>a{display:none}section:not(.hero){padding:60px 0}.product-image{height:190px}.product-body{padding:12px}.product-body h3{font-size:17px}.price{font-size:16px}.page-head h1,.product-detail h1{font-size:35px}.detail-image img{height:400px}.detail-copy{padding:25px 5px}.filter-bar{flex-wrap:wrap}.filter-bar>*{flex:1 1 100%!important}.cart-item img{width:70px;height:70px}.cart-item{gap:9px}.success-card{padding:35px 18px}.tracking-form>div{flex-basis:100%}.steps span{font-size:9px}.about-page img{height:350px}}
.hero-full-bg{position:relative;min-height:680px;display:flex;align-items:center;padding:110px 0 90px;background:#0d1810;margin-top:0}
.hero-bg-carousel{position:absolute;inset:0;width:100%;height:100%;z-index:1}
.hero-bg-carousel .carousel-inner,.hero-bg-carousel .carousel-item{width:100%;height:100%}
.hero-bg-img{width:100%;height:100%;min-height:680px;background-size:cover;background-position:center;background-repeat:no-repeat;transform:scale(1.02);transition:transform 6s cubic-bezier(.25,1,.5,1)}
.hero-bg-carousel .carousel-item.active .hero-bg-img{transform:scale(1.08)}
.hero-dark-overlay{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(10,22,14,.72) 0%,rgba(8,17,11,.86) 65%,rgba(6,13,8,.94) 100%);z-index:2;pointer-events:none}
.hero-content-wrapper{z-index:3}
.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(201,146,62,.18);border:1px solid rgba(201,146,62,.42);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#f7dfa4;padding:8px 24px;border-radius:50px;font-size:14px;font-weight:600;letter-spacing:.5px;box-shadow:0 4px 20px rgba(0,0,0,.25)}
.hero-full-bg .hero-main-title{font-size:clamp(34px,5.5vw,68px);font-weight:800;line-height:1.2;letter-spacing:-1px;margin-bottom:22px;text-shadow:0 4px 24px rgba(0,0,0,.7)}
.hero-accent-text{background:linear-gradient(135deg,#ffe59e 0%,#e5b763 50%,#c9923e 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;filter:drop-shadow(0 2px 10px rgba(201,146,62,.35))}
.hero-subtext{font-size:20px;line-height:1.65;color:#e2ede4;max-width:680px;margin-bottom:35px;text-shadow:0 2px 8px rgba(0,0,0,.55)}
.btn-hero-primary{background:linear-gradient(135deg,#e4af55 0%,#b88029 100%);border:none;color:#fff;font-weight:700;font-size:17px;padding:14px 34px;border-radius:50px;box-shadow:0 8px 25px rgba(201,146,62,.4);transition:all .3s ease;display:inline-flex;align-items:center}
.btn-hero-primary:hover{background:linear-gradient(135deg,#f2bd62 0%,#c98e32 100%);color:#fff;transform:translateY(-2px);box-shadow:0 12px 30px rgba(201,146,62,.55)}
.btn-hero-secondary{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.28);color:#fff;font-weight:600;font-size:17px;padding:14px 30px;border-radius:50px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:all .3s ease;display:inline-flex;align-items:center}
.btn-hero-secondary:hover{background:rgba(255,255,255,.22);border-color:rgba(255,255,255,.6);color:#fff;transform:translateY(-2px)}
.hero-trust-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:980px;margin-top:15px}
.hero-trust-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:16px;padding:15px 18px;display:flex;align-items:center;gap:12px;text-align:left;transition:all .3s ease}
.hero-trust-card:hover{background:rgba(255,255,255,.13);border-color:rgba(229,183,99,.5);transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.25)}
.hero-trust-card .trust-icon{width:42px;height:42px;border-radius:12px;background:rgba(201,146,62,.2);border:1px solid rgba(201,146,62,.35);display:grid;place-items:center;color:#ffd782;font-size:20px;flex-shrink:0}
.hero-trust-card b{display:block;font-size:15px;color:#fff;font-weight:700;line-height:1.2}
.hero-trust-card span{font-size:12px;color:#b9cbbd;display:block;margin-top:2px}
.hero-bg-carousel .carousel-indicators{bottom:22px;left:50%;transform:translateX(-50%);margin:0;display:flex;justify-content:center;gap:8px;z-index:4}
.hero-bg-carousel .carousel-indicators [data-bs-target]{width:12px;height:12px;border-radius:50%;background-color:rgba(255,255,255,.35);border:2px solid transparent;transition:all .35s ease}
.hero-bg-carousel .carousel-indicators .active{width:38px;border-radius:20px;background:linear-gradient(135deg,#ffd782 0%,#d89f47 100%);box-shadow:0 0 12px rgba(216,159,71,.6)}
.hero-bg-carousel .carousel-control-prev,.hero-bg-carousel .carousel-control-next{width:48px;height:48px;top:50%;transform:translateY(-50%);background:rgba(15,26,18,.6);border:1px solid rgba(255,255,255,.2);border-radius:50%;backdrop-filter:blur(6px);opacity:0;transition:all .3s ease;z-index:4;margin:0 20px}
.hero-full-bg:hover .carousel-control-prev,.hero-full-bg:hover .carousel-control-next{opacity:.85}
.hero-bg-carousel .carousel-control-prev:hover,.hero-bg-carousel .carousel-control-next:hover{background:rgba(201,146,62,.85);border-color:#e5b763;opacity:1}
@media(max-width:991px){.hero-full-bg{min-height:560px;padding:75px 0 85px}.hero-subtext{font-size:17px}.hero-trust-cards{grid-template-columns:repeat(2,1fr);gap:12px}.hero-bg-carousel .carousel-control-prev,.hero-bg-carousel .carousel-control-next{display:none}}
@media(max-width:575px){html,body{overflow-x:clip}.hero-full-bg{min-height:500px;padding:50px 0 60px}.hero-badge{font-size:12px;padding:6px 14px;letter-spacing:0}.hero-full-bg .hero-main-title{font-size:clamp(24px,7vw,32px)!important;line-height:1.25}.hero-full-bg .hero-subtext{font-size:15px;line-height:1.6;margin-bottom:25px}.btn-hero-primary,.btn-hero-secondary{width:100%;max-width:280px;justify-content:center;padding:12px 18px;font-size:15px}.hero-trust-cards{grid-template-columns:1fr;gap:10px}.hero-trust-card{padding:12px 16px}}

/* Navigation Action Cluster & Icons */
.nav-right-cluster{display:flex;align-items:center;gap:10px}
.nav-icon-btn{position:relative;width:42px;height:42px;border-radius:50%;background:#f8f6f0;border:1px solid #e9e4d9;display:grid;place-items:center;color:var(--ink);font-size:18px;text-decoration:none;transition:all .2s ease;cursor:pointer;padding:0}
.nav-icon-btn:hover{background:var(--green);color:#fff;border-color:var(--green);transform:translateY(-1px)}
.nav-icon-btn.no-caret::after{display:none!important}
.nav-badge{position:absolute;top:-4px;right:-4px;background:var(--gold);color:#fff;border-radius:50%;font-size:10px;font-weight:700;min-width:18px;height:18px;display:grid;place-items:center;padding:0 3px;box-shadow:0 2px 6px rgba(0,0,0,.15);line-height:1}
.user-dropdown-menu{min-width:210px;padding:8px 0;box-shadow:0 12px 35px rgba(0,0,0,.12)!important}
.user-dropdown-menu .dropdown-item{font-size:14px;font-weight:500;color:var(--ink);display:flex;align-items:center}
.user-dropdown-menu .dropdown-item:hover{background:#f8f6f0;color:var(--green)}
.user-dropdown-menu .dropdown-item.text-danger:hover{background:#ffeeee;color:#dc3545}

/* Product Card Wishlist Button */
.card-wishlist-form{position:absolute;top:10px;right:10px;z-index:4}
.card-wishlist-btn{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.9);border:1px solid rgba(0,0,0,.08);backdrop-filter:blur(4px);display:grid;place-items:center;color:#667066;font-size:15px;transition:all .25s ease;cursor:pointer;padding:0;box-shadow:0 3px 10px rgba(0,0,0,.08)}
.card-wishlist-btn:hover{background:#fff;color:#e53935;transform:scale(1.1);box-shadow:0 4px 12px rgba(229,57,53,.2)}
.card-wishlist-btn.active{color:#e53935;background:#fff}
.card-wishlist-btn.lg{width:46px;height:46px;font-size:20px}

/* Auth Page Styling (Login & Register) */
.auth-page-wrapper{min-height:75vh;display:flex;align-items:center;background:radial-gradient(circle at 10% 20%,#f9f5ec 0%,#f0eae0 100%)}
.auth-card{background:#fff;border-radius:24px;padding:40px 36px;border:1px solid #e8e2d5;box-shadow:0 20px 60px rgba(24,37,27,.08)}
.auth-icon-badge{width:64px;height:64px;border-radius:50%;background:rgba(36,75,53,.08);color:var(--green);font-size:32px;display:grid;place-items:center;margin:0 auto}
.auth-title{font-size:26px;font-weight:800;color:var(--ink);margin-bottom:6px}
.auth-subtitle{font-size:14px;color:var(--muted);margin-bottom:0}
.auth-form label{font-size:14px;font-weight:600;color:var(--ink);margin-bottom:6px}
.input-icon-group{position:relative;display:flex;align-items:center}
.input-icon-group .input-icon{position:absolute;left:14px;color:#87948a;font-size:18px;pointer-events:none}
.auth-input{padding:12px 14px 12px 42px!important;border-radius:12px!important;border:1.5px solid #ded8cc!important;font-size:15px;background:#fcfbf9;transition:all .2s ease}
.auth-input:focus{background:#fff;border-color:var(--green)!important;box-shadow:0 0 0 3px rgba(36,75,53,.15)!important}
.password-toggle-btn{position:absolute;right:12px;background:none;border:none;color:#87948a;cursor:pointer;padding:4px 8px;font-size:18px}
.password-toggle-btn:hover{color:var(--ink)}
.auth-submit-btn{border-radius:12px!important;font-size:16px;box-shadow:0 8px 20px rgba(36,75,53,.25);padding:13px!important}
.auth-footer-text{font-size:14px;color:var(--muted)}
.auth-link{color:var(--green);font-weight:700;text-decoration:none}
.auth-link:hover{color:var(--gold);text-decoration:underline}

/* Account Profile Page */
.account-avatar{width:80px;height:80px;border-radius:50%;background:var(--green);color:#f6d68e;font-size:38px;display:grid;place-items:center}
.account-name{font-size:22px;font-weight:700;color:var(--ink)}

/* Wishlist Remove Button */
.wishlist-remove-btn{width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.9);border:1px solid #ddd;color:#888;display:grid;place-items:center;font-size:12px;cursor:pointer;transition:all .2s ease}
.wishlist-remove-btn:hover{background:#dc3545;color:#fff;border-color:#dc3545}
.empty-icon-circle{width:90px;height:90px;border-radius:50%;background:var(--cream);border:2px dashed #ded4be;display:grid;place-items:center}
.mobile-badge{position:absolute;top:2px;right:14px;background:var(--gold);color:#fff;border-radius:50%;font-size:9px;font-weight:700;min-width:16px;height:16px;display:grid;place-items:center;line-height:1}

@media(max-width:991px){
    .nav-right-cluster .search-box{display:none}
    .mobile-nav{gap:4px}
    .mobile-nav a{position:relative}
}
@media(max-width:575px){
    .auth-card{padding:28px 20px;border-radius:18px}
    .auth-title{font-size:22px}
}



/* Shared storefront layout */
body{margin:0;line-height:1.6}
.text-gold{color:var(--gold)!important}
img{max-width:100%}
a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
.btn-outline-brand:hover{background:var(--green);border-color:var(--green);color:#fff}
button:disabled{cursor:not-allowed;opacity:.5}
.navbar-brand{flex-shrink:0;line-height:1.1}
.navbar .nav-link.active{color:var(--green);text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:7px}
footer .navbar-brand{display:flex}
.product-card{display:flex;flex-direction:column;border-color:#ece7dc}
.product-image{height:auto;aspect-ratio:1.08;flex-shrink:0}
.product-body{display:flex;flex:1;flex-direction:column}
.product-body small{color:var(--muted);line-height:1.5}
.product-body h3{line-height:1.5;margin:8px 0}
.product-weight{display:block;margin-bottom:14px}
.product-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}
.product-actions .price{display:flex;align-items:baseline;flex-wrap:wrap;gap:2px 6px;line-height:1.4}
.product-actions .price del{margin:0}
.product-actions form,.round-add{flex-shrink:0}
.section-head{gap:20px}
.hero-full-bg .hero-subtext{color:#e2ede4}
.hero-full-bg .hero-content-wrapper{pointer-events:none}
.hero-content-wrapper a{pointer-events:auto}
.hero-bg-img{min-height:100%}
.hero-bg-carousel .carousel-control-prev:focus-visible,.hero-bg-carousel .carousel-control-next:focus-visible{opacity:1}
.filter-bar>*{min-width:0}
.summary>div{gap:12px}
.checkout-item b{white-space:nowrap}
.payment-options label{position:relative;cursor:pointer}
.payment-options input{display:block;position:absolute;opacity:0;width:1px;height:1px}
.payment-options input:focus-visible+span{outline:3px solid var(--gold);outline-offset:3px}
.cart-item .flex-grow-1,.stock-row span,.buy-row,.account-sidebar{min-width:0;overflow-wrap:anywhere}
.cart-item img,.cart-item .quantity,.cart-item .remove,.stock-row img,.stock-row input,.stock-row button{flex-shrink:0}
.table-responsive .table{min-width:560px}
.page-link{color:var(--green)}
.active>.page-link{background:var(--green);border-color:var(--green)}
@media(min-width:992px) and (max-width:1199px){.navbar .search-box input{width:100px}.nav-right-cluster{gap:6px!important}.navbar-nav{gap:0!important}.nav-icon-btn{width:36px;height:36px}.search-box{margin-right:0}}
@media(max-width:991px){
    .navbar-collapse{max-height:calc(100dvh - 150px);overflow-y:auto;padding:16px 0}
    .navbar .nav-right-cluster{flex-wrap:wrap;padding:12px 0 4px}
    .navbar .nav-right-cluster .search-box{display:flex;flex:1;min-width:180px;margin-right:0}
    .navbar .search-box input{width:100%;min-width:0}
    .search-box button{flex-shrink:0}
    .user-dropdown-menu{position:static!important;transform:none!important}
    .mobile-nav{padding-bottom:calc(8px + env(safe-area-inset-bottom));border-top:1px solid #e9e4d9}
    .mobile-nav a{flex:1;border-radius:10px;padding:3px 0}
    .mobile-nav a.active{background:var(--cream);color:var(--green);font-weight:700}
    body{padding-bottom:calc(76px + env(safe-area-inset-bottom))}
    .sticky-summary{position:static}
}
@media(max-width:575px){
    .container{padding-left:18px;padding-right:18px}
    .row.g-4{--bs-gutter-x:14px;--bs-gutter-y:20px}
    .row.g-5{--bs-gutter-x:24px;--bs-gutter-y:28px}
    .product-body{padding:12px}
    .product-body small{font-size:12px}
    .product-body h3{font-size:17px}
    .round-add{width:36px;height:36px}
    .product-actions .price{font-size:16px}
    .product-actions del{font-size:11px}
    .section-head{align-items:center;gap:12px}
    .section-head>a{display:block;font-size:13px;flex-shrink:0}
    .section-head h2{font-size:26px}
    .page-head{padding:36px 0}
    .page-head h1{font-size:32px}
    .detail-image{padding:12px;border-radius:20px}
    .detail-image img{height:auto;aspect-ratio:1;object-fit:cover}
    .product-detail{padding-top:30px;padding-bottom:45px}
    .buy-row-wrapper{flex-wrap:wrap}
    .buy-row-wrapper>.buy-row{flex-basis:100%}
    .buy-row input{width:65px}
    .cart-item{display:grid;grid-template-columns:60px minmax(0,1fr) 62px 36px;gap:8px}
    .cart-item img{width:60px;height:70px}
    .cart-item h3{font-size:17px}
    .cart-item .quantity{width:62px;padding:10px 6px}
    .cart-item .remove{width:36px;height:36px}
    .summary,.checkout-card,.admin-card{padding:20px}
    .tracking-result{padding:22px 16px}
    .tracking-form .btn{width:100%}
    .hero-trust-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
    .hero-trust-card{padding:12px 8px;gap:8px;align-items:flex-start}
    .hero-trust-card .trust-icon{width:30px;height:30px;font-size:16px}
    .hero-trust-card b{font-size:13px;line-height:1.5}
    .hero-trust-card span{font-size:11px}
}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.hero-bg-img{transform:none!important}}

/* Promotional banners */
.promo-strip-wrap{padding:0 0 20px}
.promo-banner{position:relative;overflow:hidden;display:flex;align-items:center;gap:22px;padding:26px 30px;border-radius:20px;color:#fff}
.promo-banner-glow{position:absolute;inset:0;background:radial-gradient(circle at 12% 20%,rgba(255,255,255,.22),transparent 45%);pointer-events:none}
.promo-green{background:linear-gradient(120deg,var(--green) 0%,var(--green2) 60%,#3f7d59 100%)}
.promo-gold{background:linear-gradient(120deg,#b97f2c 0%,var(--gold) 55%,#e0ad5d 100%)}
.promo-sand{background:linear-gradient(120deg,#2f4636 0%,#40614a 100%)}
.promo-banner-icon{flex-shrink:0;width:58px;height:58px;display:grid;place-items:center;font-size:26px;border-radius:50%;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.35)}
.promo-banner-body{flex:1;min-width:0}
.promo-banner-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#ffe9c2;margin-bottom:4px}
.promo-banner-body h3{font-size:23px;font-weight:700;margin:0 0 4px}
.promo-banner-body p{margin:0;font-size:14px;color:rgba(255,255,255,.9)}
.promo-banner-cta{flex-shrink:0;background:#fff;color:var(--ink);font-weight:700;text-decoration:none;padding:11px 22px;border-radius:50px;white-space:nowrap;transition:.2s}
.promo-banner-cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.25)}
.shop-inline-banner{display:flex;align-items:center;gap:18px;padding:20px 24px;border-radius:16px;background:var(--cream);border:1px solid #e9e2cf}
.shop-inline-banner-icon{flex-shrink:0;width:46px;height:46px;display:grid;place-items:center;font-size:22px;color:var(--gold);background:#fff;border-radius:50%}
.shop-inline-banner b{display:block;font-size:16px}
.shop-inline-banner span{display:block;font-size:13px;color:var(--muted)}
.shop-inline-banner a{margin-left:auto;flex-shrink:0;color:var(--green);font-weight:700;text-decoration:none;white-space:nowrap}
@media(max-width:640px){
  .promo-banner{flex-direction:column;text-align:center;gap:14px;padding:24px 20px}
  .promo-banner-body h3{font-size:19px}
  .promo-banner-cta{width:100%}
  .shop-inline-banner{flex-direction:column;text-align:center}
  .shop-inline-banner a{margin-left:0}
}

/* Auto-sliding category marquee */
.store-notification{position:fixed;right:20px;bottom:90px;z-index:1090;display:flex;align-items:center;gap:20px;width:max-content;max-width:calc(100% - 40px);padding:16px 20px;border:1px solid #c5d9cb;border-radius:12px;background:#f0f8f2;color:var(--green);box-shadow:0 8px 30px #18251b26}
.store-notification[hidden],[data-cart-count][hidden]{display:none}
.store-notification.is-error{background:#fff2f2;border-color:#e9bcbc;color:#842029}
.store-notification .btn-close{flex-shrink:0}
.category-marquee{overflow:hidden;padding:6px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}
.category-marquee .category-track{display:flex;width:max-content;animation:category-scroll 45s linear infinite}
.category-marquee:hover .category-track,.category-marquee:focus-within .category-track{animation-play-state:paused}
.category-marquee .category-card{flex:0 0 340px;width:340px;margin-right:18px}
@keyframes category-scroll{to{transform:translateX(-50%)}}
@media(max-width:575px){.category-marquee .category-card{flex-basis:270px;width:270px;margin-right:14px}.category-marquee .category-track{animation-duration:32s}}
@media(prefers-reduced-motion:reduce){.category-marquee{overflow-x:auto}.category-marquee .category-track{animation:none}}
/* Customer account */
.customer-dashboard{padding-top:40px;padding-bottom:64px}
.customer-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}
.customer-heading h1{font-size:28px;margin:8px 0;overflow-wrap:anywhere}
.customer-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:36px}
.customer-nav{border-right:1px solid #dfe6e1;padding-right:20px}
.customer-nav a,.customer-nav button{display:flex;align-items:center;gap:12px;width:100%;padding:13px 12px;margin-bottom:6px;border:0;border-radius:6px;background:transparent;color:#34483c;text-decoration:none;text-align:left}
.customer-nav .active,.customer-nav a:hover{background:#edf5ef;color:#244b35;font-weight:600}
.customer-nav button{color:#a93e3e}
.customer-content{min-width:0}
.customer-section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #dfe6e1;padding-bottom:18px;margin-bottom:24px}
.customer-section-title h2{font-size:24px;margin:0}
.customer-section-title span{color:#667066}
.customer-setup-notice{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;background:#edf5ef;border-left:3px solid #244b35;margin-bottom:30px}
.customer-setup-notice p{margin:6px 0 0;color:#526859}
.customer-orders{font-size:14px}.customer-orders td,.customer-orders th{padding:16px 10px;white-space:nowrap}
.customer-dashboard .btn{border-radius:6px}
.customer-order-detail{border:1px solid #dfe6e1;border-radius:8px;padding:24px;margin-bottom:26px}
.customer-order-detail h3,.customer-form h3,.customer-coupon h3{font-size:20px}
.customer-order-steps{list-style:none;display:flex;gap:12px;padding:16px 0;justify-content:space-between;border-bottom:1px solid #dfe6e1}
.customer-order-steps li{font-size:13px;color:#839087}.customer-order-steps i{display:block;font-size:22px;margin-bottom:6px}
.customer-order-steps .complete{color:#244b35;font-weight:600}
.customer-line{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #edf0ed}
.customer-coupon{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #dfe6e1;padding:20px 0}
.customer-coupon code{display:inline-block;font-size:18px;color:#28637a;background:#edf5f8;padding:8px 12px;margin-bottom:12px;overflow-wrap:anywhere}
.customer-coupon p{font-size:14px;color:#667066;margin:0}
.customer-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
.customer-form label{display:block;font-size:14px;font-weight:600;margin:18px 0 8px}.customer-form .form-control{border-radius:6px}
@media(max-width:991px){.customer-layout{grid-template-columns:1fr;gap:24px}.customer-nav{display:flex;flex-wrap:wrap;gap:8px;border:0;border-bottom:1px solid #dfe6e1;padding:0 0 16px}.customer-nav a,.customer-nav button{width:auto;margin:0}.customer-nav form{margin:0}}
@media(max-width:575px){.customer-heading,.customer-setup-notice,.customer-coupon{align-items:flex-start;flex-direction:column}.customer-heading h1{font-size:24px}.customer-profile-grid{grid-template-columns:1fr}.customer-section-title h2{font-size:21px}.customer-order-detail{padding:16px}.customer-order-steps{flex-wrap:wrap;gap:16px}.customer-order-steps li{flex:0 0 28%}.customer-dashboard{padding-top:26px}.customer-nav a,.customer-nav button{font-size:14px;padding:10px 8px}}
/* Contact */
.contact-page{padding:28px 0 72px;background:#fff;letter-spacing:0}
.contact-breadcrumb{display:flex;align-items:center;gap:12px;font-size:14px;color:#778078}
.contact-breadcrumb a{color:var(--green);text-decoration:none}
.contact-breadcrumb i{font-size:10px}
.contact-heading{padding:34px 0 36px;border-bottom:1px solid #e2e8e3;margin-bottom:38px}
.contact-kicker{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--green)}
.contact-heading h1{font-size:44px;font-weight:700;line-height:1.3;margin:12px 0}
.contact-heading h1 span{color:var(--gold)}
.contact-heading p{font-size:17px;color:var(--muted);margin:0}
.contact-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:64px}
.contact-layout h2{font-size:25px;font-weight:700;margin:0 0 9px}
.contact-intro,.contact-form-heading p{font-size:15px;color:var(--muted);margin:0}
.contact-details{padding-right:40px;border-right:1px solid #e2e8e3}
.contact-info-list{margin:22px 0}
.contact-info-row{position:relative;padding:17px 0 17px 62px;border-bottom:1px solid #edf0ed;min-height:91px}
.contact-info-row dt{font-size:14px;font-weight:500;color:var(--muted)}
.contact-info-icon{position:absolute;left:0;top:18px;display:grid;place-items:center;width:44px;height:44px;background:#edf4ee;color:var(--green);border-radius:8px;font-size:20px}
.contact-info-row:nth-child(2) .contact-info-icon{background:#edf3f8;color:#38647e}
.contact-info-row:nth-child(3) .contact-info-icon{background:#fbf0e8;color:#a05c36}
.contact-info-row:nth-child(4) .contact-info-icon{background:#f3eff6;color:#78618b}
.contact-info-row dd{font-size:17px;font-weight:500;margin:5px 0 0;overflow-wrap:anywhere;white-space:pre-line}
.contact-info-row a{color:var(--ink);text-decoration:none}
.contact-info-row a:hover{color:var(--green);text-decoration:underline}
.contact-brand-note{display:flex;gap:16px;align-items:center;margin-top:25px}
.contact-brand-note img{width:76px;height:76px;object-fit:cover;border-radius:8px;flex-shrink:0}
.contact-brand-note strong{font-size:16px}
.contact-brand-note p{font-size:14px;color:var(--muted);margin:5px 0 0}
.contact-form-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}
.contact-form-heading>i{font-size:28px;color:var(--green)}
.contact-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.contact-field{min-width:0}
.contact-field-wide{grid-column:1/-1}
.contact-form label{display:block;font-size:15px;font-weight:600;margin-bottom:9px}
.contact-form label span{font-size:13px;color:var(--muted);font-weight:400}
.contact-form .form-control{border-radius:6px;border-color:#dce3de;background:#fafcfb;font-size:15px;min-height:49px;padding:12px 14px}
.contact-form .form-control:focus{background:#fff;border-color:var(--green);box-shadow:0 0 0 3px #244b3514}
.contact-form .form-control.is-invalid{border-color:#dc3545}
.contact-form textarea{resize:vertical;min-height:166px}
.contact-form-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:24px}
.contact-form-bottom>span{font-size:13px;color:var(--muted)}
.contact-form-bottom>span i{color:var(--green);margin-right:5px}
.contact-form-bottom .btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:6px;white-space:nowrap;min-height:49px}
@media(max-width:991px){.contact-layout{gap:30px;grid-template-columns:minmax(0,2fr) minmax(0,3fr)}.contact-details{padding-right:24px}.contact-fields{grid-template-columns:1fr;gap:18px}.contact-form-bottom{align-items:stretch;flex-direction:column}.contact-heading h1{font-size:38px}}
@media(max-width:767px){.contact-page{padding:22px 0 48px}.contact-heading{padding:25px 0;margin-bottom:28px}.contact-heading h1{font-size:34px}.contact-heading p{font-size:16px}.contact-layout{grid-template-columns:1fr;gap:36px}.contact-details{padding:0 0 28px;border-right:0;border-bottom:1px solid #e2e8e3}.contact-layout h2{font-size:23px}.contact-info-row{padding-top:14px;padding-bottom:14px;min-height:82px}.contact-brand-note{margin-top:22px}.contact-form-heading{margin-bottom:22px}}

/* About page */
.about-header-copy{max-width:580px;margin:16px auto 0;padding:0 12px;line-height:1.8}
.about-page p{line-height:1.85}
.about-page .about-section-heading{max-width:650px;margin-bottom:32px}
.about-page .about-section-heading h2{margin:12px 0 16px}
.about-page .about-values{padding-bottom:64px}
.about-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.about-value-card{padding:32px;border:1px solid var(--sand);border-radius:16px;background:var(--cream)}
.about-value-card>i{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#e5ede5;color:var(--green);font-size:24px;margin-bottom:24px}
.about-page h3{font-size:23px;font-weight:600;margin-bottom:12px}
.about-page .about-value-card p{font-size:16px;margin:0}
.about-page .about-selection{border-top:1px solid var(--sand);border-bottom:1px solid var(--sand);padding:60px 0;display:grid;grid-template-columns:1fr 1.2fr;gap:64px}
.about-steps{list-style:none;margin:0;padding:0;display:grid;gap:28px}
.about-steps li{display:flex;align-items:flex-start;gap:22px}
.about-step-number{display:grid;place-items:center;flex:0 0 48px;height:48px;border:1px solid var(--sand);border-radius:50%;font-size:22px;color:var(--green)}
.about-page .about-steps p{margin:0;font-size:16px}
.about-page .about-everyday{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:64px}
.about-everyday-image{position:relative}
.about-page .about-everyday-image img{height:480px;border-radius:18px}
.about-everyday-image>span{position:absolute;bottom:20px;left:20px;right:20px;background:var(--cream);padding:16px;border-radius:10px;text-align:center;color:var(--green)}
.about-everyday h2{margin:12px 0 20px}
.about-care-list{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:16px}
.about-care-list li{display:flex;align-items:flex-start;gap:12px;color:var(--muted);font-size:17px;line-height:1.7}
.about-care-list i{color:var(--green);font-size:22px}
.about-page .about-invitation{padding:48px;background:var(--cream);border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:40px}
.about-invitation>div:first-child{max-width:680px}
.about-page .about-invitation h2{font-size:34px;margin:12px 0}
.about-invitation p{margin:0}
.about-actions{display:flex;flex-direction:column;gap:12px;flex-shrink:0}
.about-actions a{display:inline-flex;align-items:center;justify-content:center;gap:12px}
@media(max-width:991px){.about-card-grid{gap:16px}.about-value-card{padding:24px}.about-page .about-selection,.about-page .about-everyday{gap:32px}.about-page .about-invitation{align-items:flex-start;flex-direction:column}.about-actions{flex-direction:row;flex-wrap:wrap}}
@media(max-width:767px){.about-page{padding-top:48px;padding-bottom:48px}.about-page h2{font-size:30px}.about-card-grid,.about-page .about-selection,.about-page .about-everyday{grid-template-columns:1fr}.about-page .about-section-heading{margin-bottom:24px}.about-page .about-selection{padding:40px 0;gap:12px}.about-page .about-everyday-image img{height:360px}.about-page .about-invitation{padding:28px 22px;gap:24px}.about-page .about-invitation h2{font-size:28px}.about-actions{width:100%;flex-direction:column}.about-steps li{gap:16px}.about-page p{font-size:17px}}
