:root{--cream:#f7f1e7;--paper:#fffdf9;--green:#183b2c;--green-2:#275943;--red:#c8442c;--orange:#e77c36;--ink:#1f2b25;--muted:#68716a;--line:#ded8cc;--shadow:0 22px 60px rgba(29,61,45,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0}.topbar{background:var(--green);color:#e7efe5;display:flex;justify-content:space-between;padding:9px 6vw;font-size:11px;letter-spacing:.04em}.toplinks{display:flex;gap:25px}.toplinks a{text-decoration:underline;text-underline-offset:3px}.header{align-items:center;display:flex;justify-content:space-between;padding:22px 6vw;background:var(--cream);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(24,59,44,.08)}.logo{display:flex;align-items:center;gap:9px;color:var(--green)}.logo-mark{align-items:center;border:2px solid currentColor;border-radius:50%;display:flex;font-family:'Playfair Display',serif;font-size:31px;font-weight:800;height:42px;justify-content:center;line-height:1;width:42px}.logo b{display:block;font-size:17px;letter-spacing:.16em;line-height:1.05}.logo small{display:block;font-size:7px;letter-spacing:.18em;margin-top:4px}.header nav{display:flex;gap:30px;font-size:13px;color:#425349}.header nav a,.header nav button{color:inherit;font-size:inherit}.header nav button{background:transparent;border:0;padding:0}.header nav a:hover,.header nav button:hover{color:var(--red)}.header-actions{display:flex;gap:14px;align-items:center}.icon-link{font-size:26px;transform:rotate(-35deg);color:var(--green)}.cart-trigger{background:transparent;color:var(--green);font-weight:700}.cart-trigger span{align-items:center;background:var(--red);border-radius:50%;color:#fff;display:inline-flex;font-size:10px;height:21px;justify-content:center;margin-left:4px;width:21px}.menu-button{display:none;background:none;font-size:20px;color:var(--green)}.hero{display:grid;grid-template-columns:1.08fr .92fr;min-height:670px;overflow:hidden;padding:70px 8vw 70px 10vw;position:relative}.hero-copy{align-self:center;max-width:610px;position:relative;z-index:1}.eyebrow{color:var(--red);font-size:10px;font-weight:700;letter-spacing:.19em;text-transform:uppercase}.eyebrow-dot{background:var(--red);border-radius:50%;display:inline-block;height:7px;margin-right:7px;width:7px}.hero h1,h2,h3{font-family:'Playfair Display',serif;color:var(--green);line-height:1.05;margin:15px 0}.hero h1{font-size:clamp(55px,7vw,94px);letter-spacing:-.055em}.hero h1 em,h2 em{color:var(--red);font-style:normal}.hero p{color:var(--muted);font-size:16px;max-width:510px}.hero-actions{display:flex;gap:13px;margin-top:29px}.btn{align-items:center;border-radius:999px;display:inline-flex;gap:17px;justify-content:center;padding:14px 20px;font-size:13px;font-weight:700;transition:.2s ease}.btn span{font-size:19px;font-weight:400;line-height:0}.btn-primary{background:var(--red);color:#fff;box-shadow:0 12px 22px rgba(200,68,44,.17)}.btn-primary:hover{background:#ac3523;transform:translateY(-2px)}.btn-quiet{color:var(--green);padding-left:4px}.btn-outline{border:1px solid var(--green);background:transparent;color:var(--green);margin-top:28px}.btn-outline:hover{background:var(--green);color:#fff}.btn-whatsapp{background:#dcebdd;color:#1b5a33}.full{width:100%}.hero-trust{align-items:center;display:flex;gap:17px;margin-top:62px}.hero-trust strong{color:var(--green);display:block;font-family:'Playfair Display',serif;font-size:20px}.hero-trust span{color:var(--muted);display:block;font-size:10px}.trust-rule{background:var(--line);height:36px;width:1px}.hero-art{align-items:center;display:flex;justify-content:center;position:relative}.hero-blob{background:#e4d9bd;border-radius:58% 42% 62% 38%;height:560px;position:absolute;right:1%;transform:rotate(12deg);width:460px}.hero-image-wrap{position:relative;width:min(100%,440px);z-index:1}.hero-image-wrap img{filter:drop-shadow(20px 25px 15px rgba(35,65,49,.18));height:520px;object-fit:cover;object-position:center;width:100%;mix-blend-mode:multiply}.floating-chip{background:#fffdf9;border-radius:50%;box-shadow:var(--shadow);font-size:29px;padding:15px;position:absolute}.chip-one{left:-7%;top:20%}.chip-two{bottom:22%;right:-4%}.hero-sticker{align-items:center;background:var(--orange);border-radius:50%;bottom:8%;color:#fff;display:flex;flex-direction:column;height:135px;justify-content:center;position:absolute;right:-2%;text-align:center;transform:rotate(10deg);width:135px}.hero-sticker span{font-size:10px}.hero-sticker b{font-family:'Playfair Display',serif;font-size:20px;line-height:1.05}.feature-strip{background:var(--green);color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:24px 8vw}.feature-strip div{align-items:center;border-right:1px solid rgba(255,255,255,.18);display:grid;gap:0 13px;grid-template-columns:32px 1fr;padding:0 25px}.feature-strip div:first-child{padding-left:0}.feature-strip div:last-child{border-right:0}.feature-strip span{color:#e4b746;font-size:23px;grid-row:span 2}.feature-strip strong{font-size:12px}.feature-strip small{color:#b6c6b9;font-size:10px}.shop-section,.review-section{padding:110px 8vw}.section-head{align-items:end;display:flex;justify-content:space-between;margin-bottom:38px}.section-head h2{font-size:52px;letter-spacing:-.045em}.category-tabs{display:flex;gap:12px}.category-tabs button{background:transparent;border-bottom:1px solid transparent;color:var(--muted);font-size:12px;padding:7px 0;margin-left:20px}.category-tabs button.active,.category-tabs button:hover{border-color:var(--red);color:var(--red)}.product-grid{display:grid;gap:21px;grid-template-columns:repeat(4,1fr)}.product-card{background:var(--paper);border:1px solid rgba(24,59,44,.08);min-width:0;padding:12px;position:relative;transition:.25s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-image{background:#f3eee6;height:290px;overflow:hidden;position:relative}.product-image img{height:100%;object-fit:contain;object-position:center;width:100%;padding:10px;mix-blend-mode:multiply}.product-badge{background:var(--red);color:#fff;font-size:9px;font-weight:700;left:10px;letter-spacing:.06em;padding:7px 9px;position:absolute;text-transform:uppercase;top:10px}.product-body{padding:17px 5px 4px}.product-body h3{font-size:21px;margin:0 0 5px}.product-meta{align-items:center;color:var(--muted);display:flex;font-size:11px;justify-content:space-between}.stars{color:#e4a832;letter-spacing:1px}.variant-row{display:flex;gap:8px;margin:16px 0 12px}.variant{background:#f2eee5;border:1px solid transparent;color:var(--green);font-size:11px;padding:7px 10px}.variant.active{background:#e6efe7;border-color:var(--green);font-weight:700}.product-buy{align-items:center;display:flex;justify-content:space-between}.price{color:var(--green);font-family:'Playfair Display',serif;font-size:21px;font-weight:700}.price del{color:#a8aaa3;font-family:'DM Sans',sans-serif;font-size:11px;font-weight:400;margin-left:5px}.add-button{background:var(--green);border-radius:50%;color:#fff;font-size:22px;height:35px;width:35px}.loading-card{color:var(--muted);grid-column:1/-1;padding:50px;text-align:center}.story-section{background:#e9e1d2;display:grid;gap:10vw;grid-template-columns:1fr 1fr;padding:100px 12vw}.story-image{position:relative}.story-image img{height:500px;object-fit:cover;object-position:center;width:100%;mix-blend-mode:multiply}.story-note{background:var(--red);border-radius:50%;bottom:4%;color:#fff;display:flex;flex-direction:column;font-family:'Playfair Display',serif;font-size:21px;height:125px;justify-content:center;line-height:1.1;padding:15px;position:absolute;right:-7%;text-align:center;transform:rotate(-8deg);width:125px}.story-copy{align-self:center}.story-copy h2,.review-section h2{font-size:58px;letter-spacing:-.055em}.story-copy>p{color:var(--muted);font-size:15px;max-width:490px}.story-points{border-top:1px solid #cec5b3;margin-top:30px}.story-points>div{align-items:center;border-bottom:1px solid #cec5b3;display:flex;gap:20px;padding:15px 0}.story-points b{color:var(--red);font-family:'Playfair Display',serif;font-size:15px}.story-points span>*{display:block}.story-points strong{font-size:13px}.story-points small{color:var(--muted);font-size:11px}.text-link{color:var(--red);display:inline-block;font-size:12px;font-weight:700;margin-top:25px}.text-link span{font-size:19px;margin-left:12px}.review-section{background:var(--paper)}.review-score{text-align:right}.review-score strong{color:var(--green);display:block;font-family:'Playfair Display',serif;font-size:52px;line-height:1}.review-score span{color:#e4a832;letter-spacing:3px}.review-score small{color:var(--muted);display:block;font-size:10px}.review-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.review-grid article{background:var(--cream);padding:30px;position:relative}.quote{color:var(--red);font-family:Georgia,serif;font-size:62px;left:27px;line-height:.6;position:absolute;top:26px}.review-grid p{font-family:'Playfair Display',serif;font-size:21px;line-height:1.35;margin:36px 0}.review-grid strong,.review-grid small{display:block}.review-grid strong{color:var(--green);font-size:12px}.review-grid small{color:var(--muted);font-size:10px;margin-top:3px}.track-section{align-items:center;background:var(--red);color:#fff;display:grid;gap:10vw;grid-template-columns:1fr 1fr;padding:72px 14vw}.track-section .eyebrow{color:#ffd5a5}.track-section h2{color:#fff;font-size:57px}.track-section h2 em{color:#ffd5a5}.track-section p{color:#f6d7cb;max-width:410px}.track-form{background:var(--paper);color:var(--ink);padding:28px}.track-form label,.modal-card label{color:var(--green);display:block;font-size:11px;font-weight:700;margin-bottom:13px}.track-form input,.modal-card input,.modal-card textarea,.modal-card select{background:#fbf9f4;border:1px solid var(--line);border-radius:0;color:var(--ink);display:block;margin-top:6px;outline:0;padding:12px;width:100%}.track-form input:focus,.modal-card input:focus,.modal-card textarea:focus{border-color:var(--red)}.track-form .btn{margin-top:8px;width:100%}.form-message{font-size:12px;margin:10px 0}.form-message.error{color:#b52c22}.form-message.success{color:#2f7b46}.footer{background:#112b20;color:#b8c8bc;padding:62px 8vw 25px}.footer-main{display:flex;justify-content:space-between}.logo.light{color:#fff}.footer p{font-size:12px;line-height:1.7;margin-top:22px}.footer-links{display:flex;gap:80px}.footer-links div{display:flex;flex-direction:column;gap:8px}.footer-links strong{color:#fff;font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px}.footer-links a{font-size:12px}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #385544;display:flex;font-size:10px;justify-content:space-between;margin-top:55px;padding-top:20px}.drawer,.modal{display:none;inset:0;position:fixed;z-index:50}.drawer.open,.modal.open{display:block}.drawer-overlay,.modal-overlay{background:rgba(17,43,32,.53);inset:0;position:absolute}.drawer-panel{background:var(--paper);box-shadow:-20px 0 45px rgba(0,0,0,.15);height:100%;max-width:470px;overflow:auto;padding:34px;position:absolute;right:0;width:94%}.drawer-head{align-items:end;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding-bottom:20px}.drawer-head h3,.modal-card h3{font-size:34px;margin:5px 0}.close-button{background:transparent;color:var(--green);font-size:29px;line-height:1}.cart-items{min-height:170px;padding:16px 0}.cart-line{align-items:center;border-bottom:1px solid var(--line);display:grid;gap:12px;grid-template-columns:60px 1fr auto;padding:15px 0}.cart-line img{height:60px;object-fit:cover;width:60px}.cart-line h4{font-family:'Playfair Display',serif;font-size:16px;margin:0}.cart-line small{color:var(--muted);display:block;font-size:10px}.qty-row{align-items:center;display:flex;gap:8px;margin-top:6px}.qty-row button{background:#eee9df;border-radius:50%;height:22px;width:22px}.cart-line>b{font-family:'Playfair Display',serif;font-size:17px}.free-progress{border-top:1px solid var(--line);padding-top:17px}.free-progress>div:first-child{display:flex;font-size:11px;justify-content:space-between}.free-progress b{color:#e4a832}.progress-track{background:#e3e0d8;height:5px;margin-top:9px}.progress-track span{background:var(--green);display:block;height:100%}.cart-total{border-top:1px solid var(--line);display:flex;font-size:13px;justify-content:space-between;margin-top:20px;padding:18px 0}.cart-total strong{color:var(--green);font-family:'Playfair Display',serif;font-size:23px}.drawer .btn{margin-top:8px}.empty-cart{color:var(--muted);padding:50px 10px;text-align:center}.modal-card{background:var(--paper);left:50%;max-height:90vh;max-width:650px;overflow:auto;padding:35px;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 30px)}.modal-card.small{max-width:480px}.modal-card>.close-button{position:absolute;right:24px;top:21px}.steps{border-bottom:1px solid var(--line);display:flex;gap:23px;margin:22px 0;padding-bottom:13px}.steps span{color:#a4aa9f;font-size:10px;font-weight:700}.steps span.active{color:var(--red)}.checkout-grid{display:grid;gap:0 13px;grid-template-columns:1fr 1fr}.checkout-grid .wide{grid-column:1/-1}.modal-card textarea{min-height:85px;resize:vertical}.coupon-row{display:flex}.coupon-row input{margin-top:0}.coupon-row button{background:var(--green);color:#fff;padding:0 18px}.payment-options{display:grid;gap:9px;grid-template-columns:repeat(3,1fr);margin:16px 0}.payment-options label{border:1px solid var(--line);cursor:pointer;padding:13px}.payment-options input{display:none}.payment-options label:has(input:checked){background:#e8f1e9;border-color:var(--green)}.payment-options span>*{display:block}.payment-options b{font-size:11px}.payment-options small{color:var(--muted);font-size:9px;margin-top:3px}.checkout-summary{background:#f3eee6;display:flex;justify-content:space-between;margin:15px 0;padding:13px;font-size:12px}.checkout-summary strong{color:var(--green);font-size:16px}.no-scroll{overflow:hidden}@media(max-width:900px){.header{padding:18px 5vw}.header nav{display:none}.menu-button{display:block}.hero{grid-template-columns:1fr;padding:55px 7vw 35px}.hero-art{margin-top:30px}.hero-blob{height:440px;right:8%;width:360px}.hero-image-wrap{max-width:340px}.hero-image-wrap img{height:410px}.feature-strip{grid-template-columns:repeat(2,1fr);row-gap:20px}.feature-strip div:nth-child(2){border-right:0}.shop-section,.review-section{padding:72px 6vw}.product-grid{grid-template-columns:repeat(2,1fr)}.story-section{gap:45px;grid-template-columns:1fr;padding:72px 8vw}.story-image{max-width:470px}.review-grid{grid-template-columns:1fr}.track-section{gap:35px;grid-template-columns:1fr;padding:60px 8vw}.footer-main{gap:40px;flex-direction:column}.footer-links{gap:40px}.section-head{align-items:start;flex-direction:column;gap:25px}.category-tabs button{margin-left:0;margin-right:20px}}@media(max-width:560px){.topbar{font-size:9px;padding:8px 4vw}.toplinks{gap:8px}.header-actions{gap:8px}.icon-link{display:none}.hero h1{font-size:57px}.hero-trust{margin-top:42px}.hero-art{min-height:390px}.hero-blob{height:370px;width:300px}.hero-image-wrap img{height:360px}.hero-sticker{height:105px;width:105px}.hero-sticker b{font-size:15px}.floating-chip{font-size:19px;padding:10px}.feature-strip{padding:20px 5vw}.feature-strip div{padding:0 8px}.feature-strip strong{font-size:10px}.feature-strip small{font-size:8px}.section-head h2,.story-copy h2,.review-section h2{font-size:42px}.product-grid{gap:10px}.product-image{height:200px}.product-body h3{font-size:17px}.variant-row{gap:4px}.variant{font-size:9px;padding:6px}.price{font-size:17px}.story-image img{height:370px}.story-note{height:100px;width:100px;font-size:16px}.footer-links{gap:25px;flex-wrap:wrap}.footer-bottom{gap:15px;flex-direction:column}.drawer-panel{padding:25px}.checkout-grid{grid-template-columns:1fr}.checkout-grid .wide{grid-column:auto}.payment-options{grid-template-columns:1fr}.modal-card{padding:28px 20px}.modal-card h3{font-size:28px}}

.account-trigger{align-items:center;background:transparent;color:var(--green);display:inline-flex;font-size:12px;font-weight:700;gap:7px;padding:0}.account-avatar{align-items:center;background:#e8efe7;border:1px solid rgba(24,59,44,.18);border-radius:50%;color:var(--green);display:inline-flex;font-size:11px;font-weight:800;height:27px;justify-content:center;overflow:hidden;width:27px}.account-avatar.has-picture{background-position:center;background-size:cover;border:0}.account-avatar.large{font-size:21px;height:56px;width:56px}.auth-card{max-width:470px}.auth-intro{color:var(--muted);font-size:12px;margin:0 0 20px;max-width:360px}.auth-tabs{border-bottom:1px solid var(--line);display:flex;gap:23px;margin-bottom:23px}.auth-tabs button{background:transparent;border-bottom:2px solid transparent;color:var(--muted);font-size:12px;font-weight:700;padding:10px 0}.auth-tabs button.active{border-color:var(--red);color:var(--red)}.auth-pane{min-height:145px}.auth-pane.hidden,.hidden{display:none!important}.auth-note{color:var(--muted);font-size:10px;margin:16px 0 0}.otp-meta{display:flex;justify-content:space-between;margin:-3px 0 13px}.text-button{background:transparent;color:var(--red);font-size:10px;padding:0}.account-pane{padding:15px 0 0}.account-summary{align-items:center;background:#f3eee6;display:flex;gap:15px;margin-bottom:20px;padding:18px}.account-summary strong,.account-summary small{display:block}.account-summary strong{color:var(--green);font-family:'Playfair Display',serif;font-size:20px}.account-summary small{color:var(--muted);font-size:10px;margin-top:2px}.auth-card .btn-outline{margin-top:0}.auth-card #googleSignInButton{display:flex;justify-content:center;min-height:42px}.google-button-host{min-height:42px}@media(max-width:560px){.account-trigger{font-size:0}.account-avatar{font-size:10px}.auth-card{padding:28px 20px}.auth-card #googleSignInButton iframe{max-width:100%}}

.payment-options label.payment-disabled{cursor:not-allowed;opacity:.45}.payment-options label.payment-disabled span{position:relative}.payment-options label.payment-disabled span:after{color:var(--red);content:'West Bengal only';display:block;font-size:9px;font-weight:700;margin-top:4px}.modal.open{display:block!important}

/* PIKABOI account dashboard and brand polish */
.brand-logo{display:block;height:auto;max-height:52px;object-fit:contain;width:172px}.logo{align-items:center;display:inline-flex;min-width:172px}.logo.light .brand-logo{filter:brightness(0) invert(1);opacity:.92}.auth-card{background:linear-gradient(145deg,#fffdf8 0%,#f4efe5 100%);border:1px solid rgba(24,59,44,.12);box-shadow:0 28px 80px rgba(24,59,44,.2);max-width:540px;overflow:hidden;position:relative}.auth-card:before{background:radial-gradient(circle,#e6b65f 0 3px,transparent 4px);background-size:18px 18px;content:'';height:90px;opacity:.28;position:absolute;right:-20px;top:-25px;transform:rotate(18deg);width:120px}.auth-card h3{font-size:34px;line-height:1.06;max-width:390px}.auth-intro{font-size:13px;line-height:1.65;max-width:420px}.auth-tabs{background:rgba(255,255,255,.5);border:1px solid rgba(24,59,44,.1);border-radius:14px;gap:5px;padding:5px}.auth-tabs button{border:0;border-radius:10px;flex:1;padding:12px 14px}.auth-tabs button.active{background:var(--green);border:0;color:#fff}.auth-pane label,.account-panel label{font-size:11px;letter-spacing:.02em}.auth-pane input,.account-panel input,.account-panel textarea{background:#fffefa;border:1px solid rgba(24,59,44,.15);border-radius:12px;min-height:48px;padding:14px 15px}.auth-pane input:focus,.account-panel input:focus,.account-panel textarea:focus{border-color:var(--red);box-shadow:0 0 0 4px rgba(200,68,44,.1);outline:0}.account-summary{background:linear-gradient(135deg,#e9f1e7,#f5eadb);border:1px solid rgba(24,59,44,.1);border-radius:16px;padding:18px}.account-actions{display:grid;gap:7px;grid-template-columns:repeat(3,1fr);margin:18px 0 12px}.account-action{background:transparent;border:1px solid rgba(24,59,44,.12);border-radius:10px;color:var(--muted);font-size:10px;font-weight:800;padding:11px 7px}.account-action.active{background:var(--green);border-color:var(--green);color:#fff}.account-panel{min-height:90px}.account-signout{margin-top:18px}.account-loading,.account-empty{background:#fffaf2;border:1px dashed rgba(24,59,44,.18);border-radius:14px;color:var(--muted);display:grid;gap:6px;padding:18px;text-align:center}.account-empty strong{color:var(--green);font-family:'Playfair Display',serif;font-size:17px}.account-empty span{font-size:11px;line-height:1.5}.account-order-card{background:#fffefa;border:1px solid rgba(24,59,44,.12);border-radius:16px;margin:10px 0;padding:16px}.order-card-head,.order-card-meta,.order-track-row,.panel-heading,.address-card,.address-form-actions{align-items:center;display:flex;justify-content:space-between;gap:12px}.order-card-head strong{color:var(--green);display:block;font-size:14px;margin-top:3px}.order-card-meta{border-bottom:1px solid rgba(24,59,44,.1);color:var(--muted);font-size:10px;padding:12px 0}.order-card-meta span:first-child{color:var(--green);font-size:17px;font-weight:800}.status-pill{border-radius:999px;font-size:9px;font-weight:800;padding:7px 10px;text-transform:capitalize}.status-pending{background:#fff0c9;color:#986b00}.status-confirmed,.status-packed{background:#e5f1e7;color:#23633d}.status-shipped{background:#e1eef7;color:#1d6186}.status-delivered{background:#d9f4e5;color:#167344}.status-cancelled{background:#f9e2df;color:#a43125}.order-status-note{color:var(--muted);font-size:11px;line-height:1.5;margin:12px 0}.tracking-link{background:var(--red);border-radius:999px;color:#fff;font-size:10px;font-weight:800;padding:9px 13px}.tracking-number{color:var(--green);font-size:10px;font-weight:800}.tracking-number.muted{color:var(--muted);font-weight:500}.order-timeline{border-left:1px solid rgba(24,59,44,.16);margin:15px 0 2px 4px;padding-left:15px}.timeline-item{display:flex;gap:9px;margin:10px 0;position:relative}.timeline-dot{background:var(--red);border:3px solid #fffefa;border-radius:50%;box-shadow:0 0 0 1px rgba(200,68,44,.25);height:9px;left:-20px;position:absolute;top:3px;width:9px}.timeline-item strong,.timeline-item small{display:block}.timeline-item strong{color:var(--green);font-size:10px;text-transform:capitalize}.timeline-item small{color:var(--muted);font-size:9px;line-height:1.4;margin-top:2px}.panel-heading{margin-bottom:12px}.panel-heading h4{color:var(--green);font-family:'Playfair Display',serif;font-size:20px;margin:3px 0}.address-form,.address-list{margin-top:12px}.address-form{background:#f9f5ed;border:1px solid rgba(24,59,44,.1);border-radius:14px;padding:14px}.address-form-grid{display:grid;gap:10px;grid-template-columns:1fr 1fr}.address-form-grid .wide{grid-column:1/-1}.address-form-grid textarea{min-height:70px;resize:vertical}.check-line{align-items:center;color:var(--muted);display:flex!important;flex-direction:row;gap:8px;margin:12px 0}.check-line input{accent-color:var(--green);min-height:auto;width:auto}.address-form-actions{justify-content:flex-end;margin-top:12px}.address-card{align-items:flex-start;background:#fffefa;border:1px solid rgba(24,59,44,.1);border-radius:13px;margin:8px 0;padding:13px}.address-card>div:first-child{display:grid;gap:4px}.address-card strong{color:var(--green);font-size:12px}.address-card small{color:var(--muted);font-size:10px;line-height:1.4}.address-label{color:var(--red);font-size:10px;font-weight:800;text-transform:uppercase}.address-label b{background:#e8f1e9;border-radius:999px;color:var(--green);font-size:8px;margin-left:4px;padding:3px 6px}.address-card-actions{display:flex;gap:10px}.text-button.danger{color:#b2382c}@media(max-width:560px){.brand-logo{max-height:44px;width:145px}.logo{min-width:145px}.auth-card h3{font-size:29px}.account-actions{gap:5px}.account-action{font-size:9px;padding:10px 4px}.address-form-grid{grid-template-columns:1fr}.address-form-grid .wide{grid-column:auto}.order-card-head{align-items:flex-start}.order-card-meta{align-items:flex-start;flex-direction:column;gap:5px}.order-track-row{align-items:flex-start;flex-direction:column}}

.public-track-card{background:#fffdf9;border:1px solid rgba(24,59,44,.12);border-radius:16px;color:var(--green);margin-top:14px;padding:17px;text-align:left}.public-track-card p{color:var(--muted);font-size:11px;line-height:1.55}.track-updated{color:var(--muted);display:block;font-size:9px;margin-top:12px}

.saved-address-chooser{background:#eef4ec;border:1px solid rgba(24,59,44,.12);border-radius:13px;margin-bottom:14px;padding:12px}.saved-address-chooser label{color:var(--green);font-size:10px;font-weight:800}.saved-address-chooser select{background:#fff;border:1px solid rgba(24,59,44,.16);border-radius:10px;margin-top:6px;min-height:44px;padding:10px;width:100%}

.product-thumbs{display:flex;gap:7px;margin:9px 2px 2px;overflow-x:auto;padding:1px 1px 2px}.product-thumb{background:#f7f1e8;border:1px solid rgba(24,59,44,.12);border-radius:8px;flex:0 0 42px;height:42px;overflow:hidden;padding:0}.product-thumb.active{border-color:var(--red);box-shadow:0 0 0 2px rgba(200,68,44,.12)}.product-thumb img{height:100%;object-fit:cover;width:100%}
.msg91-captcha-host{align-items:flex-start;display:flex;justify-content:flex-start;min-height:0;margin:10px 0 4px;overflow:visible}.msg91-captcha-host:empty{display:none}.msg91-captcha-host iframe{border:0;max-width:100%}

/* Preserve original product photography; improve only the presentation frame. */
.product-card .product-image{aspect-ratio:1/1;background:linear-gradient(145deg,#faf5ec 0%,#efe7d8 100%);border:1px solid rgba(24,59,44,.1);border-radius:20px;box-shadow:0 14px 30px rgba(24,59,44,.08),inset 0 1px 0 rgba(255,255,255,.75);display:grid;overflow:hidden;padding:10px;position:relative}.product-card .product-image img{background:#f7f1e8;border-radius:14px;height:100%;object-fit:contain;object-position:center;padding:12px;transition:transform .35s ease,filter .35s ease;width:100%}.product-card:hover .product-image img{filter:saturate(1.04) contrast(1.02);transform:scale(1.01)}.product-card .product-badge{box-shadow:0 6px 16px rgba(24,59,44,.12);z-index:2}.cart-line img{background:#f5eee3;border-radius:10px;object-fit:cover;padding:2px}
@media(max-width:560px){.shop-section{padding:58px 14px}.product-grid{gap:16px;grid-template-columns:1fr}.product-card{border-radius:16px;padding:10px;width:100%}.product-card .product-image{border-radius:16px;padding:8px}.product-card .product-image img{border-radius:12px;padding:12px}.product-thumbs{gap:7px;margin:8px 0 0}.product-thumb{flex-basis:42px;height:42px}.product-body{padding:14px 3px 5px}.product-body h3{font-size:19px;line-height:1.12;min-height:0}.product-meta{align-items:center;font-size:11px;gap:6px}.stars{font-size:10px;letter-spacing:.5px;white-space:nowrap}.stars i{font-size:10px}.variant-row{gap:8px;margin:13px 0 11px}.variant{flex:1;font-size:12px;min-width:0;padding:10px 6px}.product-buy{gap:8px}.price{font-size:21px;white-space:nowrap}.price del{font-size:11px;margin-left:3px}.add-button{flex:0 0 auto;font-size:22px;height:42px;width:42px}}
@media(max-width:380px){.shop-section{padding-left:10px;padding-right:10px}.product-grid{gap:8px}.product-card{padding:6px}.product-body h3{font-size:14px}.price{font-size:15px}.price del{display:none}.variant{font-size:8px;padding-left:2px;padding-right:2px}.add-button{height:29px;width:29px}}
@media(max-width:560px){html,body{max-width:100%;overflow-x:hidden;width:100%}.topbar{align-items:center;box-sizing:border-box;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;max-width:100%;overflow:hidden;padding-left:12px;padding-right:12px;width:100%}.topbar>div:first-child{min-width:0;overflow:hidden;white-space:normal}.toplinks{align-items:center;display:flex;gap:10px;min-width:0;white-space:normal}.toplinks span{max-width:120px;overflow-wrap:anywhere}.header{box-sizing:border-box;max-width:100%;overflow:hidden;padding-left:14px;padding-right:14px;width:100%}.header .logo{flex:1 1 auto;min-width:0;width:auto}.brand-logo{height:auto;max-width:145px;width:100%}.header-actions{flex:0 0 auto;min-width:0}.hero,.feature-strip,.shop-section,.story-section,.review-section,.track-section,.footer{box-sizing:border-box;max-width:100%;overflow:hidden;width:100%}.hero-copy{box-sizing:border-box;min-width:0;max-width:100%;overflow:hidden}.hero h1{font-size:clamp(42px,13vw,57px);max-width:100%;overflow-wrap:anywhere;word-break:normal}.hero-copy p{box-sizing:border-box;max-width:100%;overflow-wrap:anywhere}.hero-art,.hero-image-wrap{box-sizing:border-box;max-width:100%;min-width:0;overflow:hidden;width:100%}.hero-image-wrap img{height:auto;max-width:100%;object-fit:contain;width:100%}.hero-actions{flex-wrap:wrap;max-width:100%}.product-grid,.product-card{box-sizing:border-box;max-width:100%;min-width:0}.product-card .product-image{max-width:100%}.product-card .product-image img{max-width:100%;min-width:0}.product-body,.product-meta,.product-buy,.variant-row{max-width:100%;min-width:0}.price{min-width:0}.product-buy{align-items:center}.section-head,.section-head>*{box-sizing:border-box;max-width:100%;min-width:0;overflow-wrap:anywhere}}
@media(max-width:380px){.hero h1{font-size:clamp(38px,12vw,48px)}.toplinks span{max-width:96px}.brand-logo{max-width:130px}}

/* Final mobile menu and account scroll fix */
@media(max-width:900px){
  .header{position:relative}
  .header nav.show{align-items:stretch;background:var(--paper);border:1px solid rgba(24,59,44,.12);border-radius:14px;box-shadow:0 18px 40px rgba(24,59,44,.16);display:flex;flex-direction:column;gap:0;padding:8px;position:absolute;right:5vw;top:calc(100% - 4px);width:min(230px,calc(100vw - 28px));z-index:40}
  .header nav.show a{border-bottom:1px solid rgba(24,59,44,.08);color:var(--green);display:block;font-size:13px;font-weight:700;padding:13px 14px}
  .header nav.show a:last-child{border-bottom:0}
}
@media(max-width:560px){
  .auth-card{max-height:calc(100dvh - 24px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}
  .auth-modal .modal-card{max-height:calc(100dvh - 24px);overflow-x:hidden;overflow-y:auto}
  .account-pane,.account-panel,#accountOrders,#accountAddresses,#accountProfile{min-height:0}
}

/* Final hamburger visibility fix */
@media(max-width:900px){
  .header{overflow:visible!important;position:relative!important;z-index:50}
  .header-actions{position:relative;z-index:52}
  .menu-button{align-items:center;display:flex!important;height:42px;justify-content:center;min-width:42px;opacity:1!important;position:relative;visibility:visible!important;width:42px;z-index:55}
  .header nav.show{background:#fffdf8!important;display:flex!important;height:auto!important;max-height:70vh;min-height:0!important;opacity:1!important;overflow-y:auto;pointer-events:auto;visibility:visible!important;z-index:100!important}
  .header nav.show a{color:#183b2c!important;display:block!important;opacity:1!important;visibility:visible!important}
}

/* Footer logo visibility correction */
.footer .logo.light .brand-logo{background:#f7f0e6;border-radius:4px;filter:none!important;opacity:1!important;padding:7px 10px}
.footer .logo.light{display:inline-flex}

.hero-showcase{position:relative;width:min(100%,500px);z-index:2}.hero-showcase-card{align-items:center;background:rgba(255,253,249,.96);border:1px solid rgba(24,59,44,.08);box-shadow:var(--shadow);display:grid;gap:20px;grid-template-columns:1fr 1fr;padding:18px}.hero-showcase-visual{background:#f3eee6;height:410px;overflow:hidden;position:relative}.hero-showcase-visual img{height:100%;object-fit:contain;padding:12px;width:100%;mix-blend-mode:multiply}.hero-showcase-copy{padding:8px 8px 8px 0}.hero-showcase-copy h3{font-size:30px;margin:8px 0}.hero-showcase-copy p{color:var(--muted);font-size:12px;margin:0 0 16px}.hero-showcase-price{color:var(--green);font-family:'Playfair Display',serif;font-size:25px;font-weight:700}.hero-showcase-price del{color:#9da69d;font-family:'DM Sans',sans-serif;font-size:11px;font-weight:400;margin-left:5px}.hero-showcase-variants{display:flex;gap:7px;margin:16px 0}.hero-showcase-variants button{background:#f2eee5;border:1px solid transparent;color:var(--green);font-size:11px;padding:8px 10px}.hero-showcase-variants button.active{background:#e6efe7;border-color:var(--green);font-weight:700}.hero-showcase-order{background:var(--red);border-radius:999px;color:#fff;display:flex;font-size:12px;font-weight:700;justify-content:center;padding:12px 16px;width:100%}.hero-showcase-order:hover{background:#ac3523}.hero-showcase-tabs{display:flex;flex-wrap:wrap;gap:7px;justify-content:center;margin-top:16px}.hero-showcase-tabs button{background:rgba(255,253,249,.82);border:1px solid rgba(24,59,44,.16);border-radius:999px;color:var(--green);font-size:10px;padding:7px 10px}.hero-showcase-tabs button.active{background:var(--green);color:#fff}.hero-showcase-loading{background:rgba(255,253,249,.85);color:var(--muted);padding:30px;text-align:center}@media(max-width:900px){.hero-showcase{margin:0 auto;width:min(100%,560px)}.hero-showcase-card{grid-template-columns:1fr 1fr}.hero-showcase-visual{height:330px}}@media(max-width:560px){.hero-showcase-card{gap:10px;padding:10px}.hero-showcase-visual{height:275px}.hero-showcase-copy h3{font-size:22px}.hero-showcase-copy p{font-size:10px}.hero-showcase-price{font-size:20px}.hero-showcase-variants{flex-wrap:wrap;margin:10px 0}.hero-showcase-variants button{font-size:9px;padding:6px 8px}.hero-showcase-order{font-size:10px;padding:10px 8px}.hero-showcase-tabs{gap:5px;margin-top:10px}.hero-showcase-tabs button{font-size:9px;padding:6px 8px}}

.add-button{align-items:center;display:inline-flex;gap:7px;justify-content:center;min-width:118px;padding:10px 14px!important;width:auto!important}.add-button-icon{font-size:21px;font-weight:500;line-height:1}.add-button-label{font-size:11px;font-weight:700;white-space:nowrap}@media(max-width:560px){.add-button{gap:5px;min-width:108px;padding:9px 11px!important}.add-button-icon{font-size:18px}.add-button-label{font-size:10px}}
