:root{--ink:#171513;--muted:#817a73;--gold:#dba83d;--gold-dark:#b47d1d;--cream:#f7f4ef;--line:#e8e1d8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:15px 'DM Sans',sans-serif;background:var(--cream)}a{text-decoration:none;color:inherit}button,select,input{font:inherit}.announcement{background:var(--ink);color:#f7e4b6;text-align:center;padding:10px;font-size:11px;letter-spacing:.08em}.announcement span{color:#887764;margin:0 12px}.site-header{height:84px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 6.5%;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.brand{display:flex;align-items:center;gap:10px}.brand strong{display:block;font:700 23px 'DM Sans';letter-spacing:-.07em}.brand strong span{color:var(--gold-dark)}.brand small{display:block;color:#857c71;font-size:6px;letter-spacing:.2em;margin-top:1px}.brand-mark{width:39px;height:39px;display:grid;place-items:center;position:relative;border:2px solid var(--gold);border-radius:4px;color:var(--gold);font:bold 24px Georgia;line-height:1}.brand-mark i,.brand-mark i:after{content:'';position:absolute;border:2px solid var(--gold);width:12px;height:18px;border-radius:80% 15% 80% 15%;top:-14px;transform:rotate(-28deg)}.brand-mark i{left:6px}.brand-mark i:after{left:12px;top:-2px;transform:rotate(56deg)}.desktop-nav{display:flex;gap:36px;font-size:13px;color:#605b55}.desktop-nav a:hover{color:var(--gold-dark)}.header-actions{display:flex;align-items:center;gap:9px}.icon-btn,.menu-btn{border:0;background:transparent;font-size:24px;cursor:pointer;position:relative;color:var(--ink)}.icon-btn em{position:absolute;background:var(--gold);font:10px 'DM Sans';border-radius:50%;width:16px;height:16px;display:grid;place-items:center;right:-6px;top:-3px;font-style:normal}.menu-btn{display:none}.hero{min-height:570px;background:#f1ede6;display:grid;grid-template-columns:1fr 1fr;padding:70px 10% 50px;overflow:hidden}.hero-copy{padding-top:30px}.eyebrow{color:var(--gold-dark);font-size:10px;font-weight:700;letter-spacing:.2em;margin:0 0 17px}.hero h1{font:600 clamp(42px,5vw,70px)/1.03 'Playfair Display',serif;letter-spacing:-.04em;margin:0}.hero h1 em,.section-label h2 em,.shop-heading h2 em,.custom-banner h2 em{color:var(--gold-dark);font-style:italic}.hero-text{max-width:440px;color:#766f67;line-height:1.7;margin:24px 0 28px}.hero-buttons{display:flex;align-items:center;gap:28px}.btn{display:inline-flex;gap:25px;align-items:center;border:0;padding:15px 20px;font-size:12px;font-weight:700;cursor:pointer}.gold{background:var(--gold);color:var(--ink)}.gold:hover{background:#edbd54}.light{background:#f6e4b5}.text-link{font-weight:600;font-size:12px}.text-link span{color:var(--gold-dark);font-size:18px;margin-left:8px}.hero-trust{margin-top:58px;color:#898178;font-size:12px}.hero-trust span{color:var(--gold);letter-spacing:2px;margin-right:8px}.hero-art{position:relative;min-height:420px;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #dccda9;border-radius:50%;width:420px;height:420px;transform:rotate(-18deg)}.orbit-two{width:320px;height:430px;transform:rotate(47deg);border-color:#eadfc7}.gift-box{position:relative;width:210px;height:174px;filter:drop-shadow(0 22px 15px #b8a88b);transform:rotate(-5deg);z-index:1}.box{position:absolute;bottom:0;left:23px;width:170px;height:125px;background:linear-gradient(135deg,#b77b1b,#dfa947);clip-path:polygon(0 0,100% 0,86% 100%,12% 100%)}.box span{position:absolute;width:24px;height:100%;background:#f0cc79;left:72px;opacity:.75}.lid{position:absolute;top:25px;left:9px;width:192px;height:42px;background:linear-gradient(130deg,#edc163,#b98023);clip-path:polygon(0 30%,100% 0,94% 60%,5% 100%)}.ribbon{position:absolute;top:-17px;left:89px;width:29px;height:45px;border:8px solid #dfa947;border-bottom:0;border-radius:50% 50% 0 0;transform:rotate(16deg)}.floating-note{position:absolute;background:#fffdf8;box-shadow:0 8px 25px #c9baa0aa;padding:13px 17px;font:italic 15px 'Playfair Display';transform:rotate(-8deg)}.floating-note b{font:20px sans-serif;color:var(--gold-dark)}.note-one{top:50px;right:3%;}.note-two{bottom:45px;left:7%;transform:rotate(8deg)}.category-strip{background:#fff;padding:55px 10% 58px;display:flex;align-items:center;gap:7%;}.section-label{min-width:205px}.section-label h2,.shop-heading h2{font:600 34px 'Playfair Display';margin:0}.occasion-list{display:flex;flex:1;justify-content:space-between;gap:15px}.occasion-list a{text-align:center;min-width:90px}.occasion-list span{display:grid;place-items:center;width:66px;height:66px;background:#f7f3eb;border-radius:50%;font-size:26px;margin:0 auto 11px;transition:.2s}.occasion-list a:hover span{background:#f2dfaf;transform:translateY(-4px)}.occasion-list b{display:block;font-size:12px}.occasion-list small{color:#978d83;font-size:10px}.shop-section{padding:88px 10% 105px}.shop-heading{display:flex;justify-content:space-between;align-items:end}.shop-tools{display:flex;gap:10px}.filter-toggle,select,.filter-row button{background:#fff;border:1px solid var(--line);padding:11px 15px;color:#615b55;font-size:12px;cursor:pointer}.filter-row{display:flex;gap:8px;margin:30px 0}.filter-row button.active,.filter-row button:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{position:relative;min-width:0}.product-image{height:280px;background:#eee7dc;display:grid;place-items:center;position:relative;overflow:hidden}.product-image:after{content:'View details ';position:absolute;inset:auto 0 0;background:#171513df;color:#fff;padding:12px;text-align:center;font-size:11px;transform:translateY(100%);transition:.25s}.product-card:hover .product-image:after{transform:translateY(0)}.product-art{font-size:75px;filter:drop-shadow(0 14px 8px #7774);transition:.3s}.product-card:hover .product-art{transform:scale(1.08) rotate(-3deg)}.badge{position:absolute;top:12px;left:12px;background:#f5dfa8;padding:6px 9px;font-size:9px;letter-spacing:.08em;text-transform:uppercase;z-index:1}.quick-add{position:absolute;right:12px;top:12px;border:0;background:#fff;border-radius:50%;width:30px;height:30px;z-index:2;cursor:pointer}.product-info{padding:15px 2px}.product-info h3{font:600 16px 'Playfair Display';margin:0 0 7px}.product-info p{font-size:11px;color:#8d847a;margin:0 0 10px}.price{font-weight:700;font-size:13px}.custom-banner{background:var(--ink);color:#fff;padding:72px 10%;display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.custom-banner h2{font:600 48px/1.05 'Playfair Display';margin:0 0 18px}.custom-banner p:not(.eyebrow){color:#aaa39a;line-height:1.7;max-width:400px;margin-bottom:26px}.steps{display:grid;gap:22px}.steps>div{display:grid;grid-template-columns:45px 1fr;column-gap:15px;border-bottom:1px solid #3b3835;padding-bottom:18px}.steps b{color:var(--gold);font:16px 'Playfair Display';grid-row:span 2}.steps span{font:600 14px}.steps small{color:#817a73;margin-top:5px}.testimonial{text-align:center;padding:90px 18%;background:#fff}.testimonial blockquote{font:600 31px/1.3 'Playfair Display';max-width:750px;margin:0 auto 24px}.reviewer{font-size:12px}.reviewer span{color:#958b7e;margin-left:15px}footer{background:#f1ede6;padding:60px 10%;display:grid;grid-template-columns:2fr 1fr 1.4fr 2fr;gap:35px;color:#746d64;font-size:12px}footer b{display:block;color:var(--ink);font-size:12px;margin-bottom:15px}footer a{display:block;margin:10px 0}footer .brand{margin-bottom:20px}.footer-brand p{font:italic 15px 'Playfair Display'}footer form{display:flex;border-bottom:1px solid #aaa397;margin-top:15px}footer input{border:0;background:transparent;padding:10px 0;outline:0;flex:1;font-size:12px}footer form button{border:0;background:transparent;font-size:20px}.cart-drawer{position:fixed;right:0;top:0;width:390px;max-width:100%;height:100vh;background:#fff;z-index:10;transform:translateX(100%);transition:.3s;display:flex;flex-direction:column}.cart-drawer.open{transform:translateX(0)}.cart-head{padding:24px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.cart-head h3{margin:0;font:24px 'Playfair Display'}.cart-head h3 span{font:11px 'DM Sans';color:#978e84}.cart-head button{border:0;background:0;font-size:28px}.cart-items{padding:20px;flex:1;overflow:auto}.empty-cart{text-align:center;color:#92887c;margin-top:40px;line-height:1.6}.cart-line{display:flex;gap:12px;margin-bottom:17px}.cart-line .thumb{width:58px;height:58px;background:#eee7dc;display:grid;place-items:center;font-size:26px}.cart-line h4{margin:0 0 5px;font-size:13px}.cart-line p{margin:0;color:#887e72;font-size:11px}.cart-line button{border:0;background:none;color:#9b6e28;padding:5px 0;font-size:11px}.cart-foot{padding:22px;border-top:1px solid var(--line)}.cart-foot>div{display:flex;justify-content:space-between;margin-bottom:16px}.cart-foot .btn{width:100%;justify-content:space-between}.overlay{display:none;position:fixed;inset:0;background:#0006;z-index:9}.overlay.show{display:block}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:#fff;padding:13px 20px;font-size:12px;opacity:0;z-index:20;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:850px){.desktop-nav{display:none}.menu-btn{display:block}.site-header{padding:0 5%}.hero{grid-template-columns:1fr;padding:50px 8% 30px}.hero-art{min-height:340px}.category-strip{display:block;padding:48px 8%}.occasion-list{margin-top:28px;overflow:auto;justify-content:flex-start}.occasion-list a{min-width:105px}.shop-section{padding:60px 8%}.product-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:220px}.custom-banner{grid-template-columns:1fr;padding:55px 8%;gap:45px}.testimonial{padding:65px 8%}footer{grid-template-columns:1fr 1fr;padding:45px 8%}}

/* Refined category filters */
.shop-section .filter-row{display:flex;gap:10px;align-items:stretch;flex-wrap:wrap;margin:30px 0 38px;padding:0;border:0}
.shop-section .filter-row button{min-height:52px;padding:10px 18px;background:#fff;border:1px solid #e5ded5;color:#625b54;font-size:12px;line-height:1.25;transition:all .22s ease}
.shop-section .filter-row button:first-child{min-width:90px}
.shop-section .filter-row button:hover{border-color:#c28a27;color:#a97016;background:#fffaf0;transform:translateY(-2px);box-shadow:0 6px 14px #9a7b4318}
.shop-section .filter-row button.active{background:#b47d1d;color:#fff;border-color:#b47d1d;box-shadow:0 7px 16px #b47d1d2b}
.catalog-sections{display:block!important}
.shop-section .catalog-sections{display:block!important;width:100%!important}.shop-section .catalog-section{display:block!important;width:100%!important;clear:both;overflow:hidden}.catalog-section+.catalog-section{padding-top:42px}.catalog-section .product-grid{display:grid!important;width:100%!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}
.shop-section>.filter-row{display:none}
.catalog-section{padding:0 0 58px;margin-bottom:18px;border-bottom:1px solid var(--line)}
.catalog-section-head{display:flex;align-items:end;justify-content:space-between;margin:8px 0 22px}
.catalog-section-head .eyebrow{margin:0 0 7px;font-size:9px}
.catalog-section-head h3{font:600 30px 'Playfair Display';margin:0;letter-spacing:-.02em}
.catalog-view-all{font-size:12px;font-weight:700;color:var(--gold-dark);border-bottom:1px solid var(--gold-dark);padding-bottom:5px;transition:.2s}
.catalog-view-all span{font-size:17px;margin-left:8px}
.catalog-view-all:hover{color:var(--ink);border-color:var(--ink);padding-right:5px}
.catalog-section .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 18px}
@media(max-width:850px){.catalog-section-head h3{font-size:25px}.catalog-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.catalog-section{padding-bottom:42px}}
@media(max-width:850px){.shop-section .filter-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px;margin-bottom:28px}.shop-section .filter-row button{min-width:max-content;min-height:44px;padding:9px 14px}}

.hero{display:none!important}
.featured-carousel{display:none!important}.category-strip{display:block;overflow:hidden;padding:58px 0;background:#fff}.category-strip .section-label{margin:0 10% 28px}.occasion-list{width:max-content;display:flex;justify-content:flex-start;gap:16px;padding:0 10%;animation:categoryMarquee 38s linear infinite}.occasion-list:hover{animation-play-state:paused}.occasion-list a{width:172px;min-width:172px;padding:12px;background:#faf7f1;border:1px solid #e9e0d4;text-align:left;box-shadow:0 8px 20px #5a48301a;transition:transform .25s,box-shadow .25s}.occasion-list a:hover{transform:translateY(-6px);box-shadow:0 14px 28px #5a48302b}.occasion-list span{width:100%;height:125px;border-radius:0;margin:0 0 12px;background:#eee7dc}.occasion-list b{font-size:12px}.occasion-list small{display:block;margin-top:5px;line-height:1.4}@keyframes categoryMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.category-image img{object-fit:cover}
.product-carousel-art{display:grid!important;place-items:center;overflow:hidden}.product-carousel-art img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.carousel-slide:hover .product-carousel-art img{transform:scale(1.04)}
.occasion-list a span.category-image{overflow:hidden;background:#f7f3eb}.category-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease}.occasion-list a:hover .category-image img{transform:scale(1.08)}
.gw-hero{position:relative;isolation:isolate;width:100%;min-height:570px;padding:70px 10% 50px;overflow:hidden;color:#fff8e9;background:radial-gradient(circle at 84% 20%,rgba(221,151,40,.16),transparent 26%),linear-gradient(120deg,#070706 0%,#15120d 53%,#090909 100%)}
.gw-hero:before,.gw-hero:after{content:"";position:absolute;z-index:-1;width:75%;height:1px;background:linear-gradient(90deg,transparent,rgba(239,177,65,.6),transparent);transform:rotate(-25deg)}.gw-hero:before{top:18%;left:38%}.gw-hero:after{bottom:20%;left:-10%;transform:rotate(18deg);opacity:.45}
.gw-hero__inner{width:min(1400px,100%);min-height:450px;margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,7vw,110px)}.gw-hero__eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 20px;color:#ffd77a;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.gw-hero__eyebrow:before{content:"";width:34px;height:1px;background:#e8ad3d}.gw-hero h1{max-width:620px;margin:0;color:#fffaf0;font:500 clamp(42px,5.4vw,78px)/.98 Georgia,serif;letter-spacing:-.045em}.gw-hero h1 em{color:#ffd77a;font-style:normal}.gw-hero__copy{max-width:540px;margin:24px 0 30px;color:#c9bca5;font-size:clamp(15px,1.35vw,18px);line-height:1.7}.gw-hero__actions{display:flex;flex-wrap:wrap;gap:13px}.gw-hero__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 24px;border:1px solid #e8ad3d;border-radius:3px;color:#110e08;background:linear-gradient(135deg,#f2bd55,#d69124);font-size:13px;font-weight:800;letter-spacing:.07em;text-decoration:none;text-transform:uppercase;transition:.2s}.gw-hero__button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #e2a33040}.gw-hero__button--outline{color:#ffd77a;background:transparent}.gw-hero__notes{display:flex;flex-wrap:wrap;gap:18px 28px;margin-top:30px;color:#d9ccb5;font-size:12px}.gw-hero__notes span:before{content:'';margin-right:7px;color:#ffd77a;font-weight:800}.gw-hero__visual{position:relative;display:grid;place-items:center;min-height:430px}.gw-hero__glow{position:absolute;width:78%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#da94254d,transparent 66%);filter:blur(10px)}.gw-hero__card{position:relative;width:min(100%,510px);padding:12px;border:1px solid #eaaf3f8c;border-radius:8px;background:#0c0b09;box-shadow:0 22px 70px #000a,0 0 50px #df9d2620;transform:rotate(2deg)}.gw-hero__card img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:3px}.gw-hero__badge{position:absolute;right:-18px;bottom:28px;display:grid;width:100px;height:100px;place-items:center;padding:12px;border:1px solid #e8ad3d;border-radius:50%;color:#1a1207;background:#ffd77a;font-size:11px;font-weight:900;line-height:1.2;text-align:center;text-transform:uppercase;transform:rotate(-10deg)}
@media(max-width:820px){.gw-hero{min-height:auto;padding:55px 6% 48px}.gw-hero__inner{min-height:0;grid-template-columns:1fr;gap:38px}.gw-hero__visual{min-height:330px}.gw-hero__card{max-width:430px}.gw-hero__badge{right:-8px;bottom:12px;width:82px;height:82px;font-size:9px}}@media(max-width:480px){.gw-hero h1{font-size:44px}.gw-hero__actions,.gw-hero__button{width:100%}.gw-hero__visual{min-height:290px}}
@media(max-width:520px){.announcement{font-size:9px}.brand strong{font-size:20px}.brand small{font-size:5px}.hero h1{font-size:44px}.hero-art{transform:scale(.82);margin:-20px -40px}.shop-heading{display:block}.shop-tools{margin-top:20px}.filter-row{overflow:auto;padding-bottom:5px}.filter-row button{white-space:nowrap}.product-grid{gap:13px}.product-image{height:170px}.product-art{font-size:55px}.custom-banner h2{font-size:40px}.testimonial blockquote{font-size:24px}footer{grid-template-columns:1fr;gap:28px}.note-two{left:0}.note-one{right:0}}

/* Official GiftWALA brand mark */
.site-header > .brand,
footer .footer-brand > .brand{
  width:150px;
  height:72px;
  display:block!important;
  flex:0 0 150px;
  background:url('/assets/brand/giftwala-logo.png') center/contain no-repeat;
  overflow:hidden;
}
.site-header > .brand > *,
footer .footer-brand > .brand > *{display:none!important}
footer .social-link{display:flex;align-items:center;gap:9px;width:max-content;padding:6px 10px 6px 7px;border:1px solid #e3d9c9;border-radius:999px;background:#fff;color:#625b54!important;transition:transform .2s,box-shadow .2s,border-color .2s}
footer .social-link:hover{transform:translateY(-2px);border-color:var(--gold);box-shadow:0 6px 15px #b47d1d20;color:var(--ink)!important}
footer .social-link:before{display:block;width:25px;height:25px;border-radius:50%;color:#fff;font-size:0;background-repeat:no-repeat;background-position:center;background-size:15px 15px}
footer .whatsapp-link:before{content:'';background-color:#25d366;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M20.5 3.5A11.8 11.8 0 0 0 12.1 0C5.6 0 .3 5.3.3 11.8c0 2.1.6 4.1 1.6 5.8L.2 24l6.6-1.7a11.8 11.8 0 0 0 5.3 1.3h.1c6.5 0 11.8-5.3 11.8-11.8 0-3.1-1.2-6.1-3.5-8.3zM12.1 21.5c-1.7 0-3.4-.5-4.8-1.3l-.3-.2-3.9 1 1-3.8-.2-.3a9.7 9.7 0 1 1 8.2 4.6zm5.3-7.3c-.3-.2-1.7-.9-2-.9-.3-.1-.5-.2-.7.2-.2.3-.8.9-.9 1.1-.2.2-.3.2-.6.1-1.6-.8-2.6-1.4-3.6-3.1-.3-.5.3-.5.8-1.6.1-.2 0-.4-.1-.6-.1-.2-.7-1.6-1-2.3-.3-.6-.5-.5-.7-.5h-.6c-.2 0-.6.2-.9.4-.3.3-1.2 1.2-1.2 2.8s1.2 3.3 1.4 3.5c.2.2 2.4 3.7 5.8 5.2 2.1.9 2.9 1 3.9.8.6-.1 1.7-.7 1.9-1.4.2-.7.2-1.3.1-1.4-.1-.1-.3-.2-.6-.3z'/%3E%3C/svg%3E")}
footer .instagram-link:before{content:'';background:linear-gradient(135deg,#f9ce34,#ee2a7b 55%,#6228d7);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Crect x='3' y='3' width='18' height='18' rx='5'/%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Ccircle cx='17.5' cy='6.5' r='1' fill='white' stroke='none'/%3E%3C/svg%3E")}
footer .footer-brand > .brand{height:100px;flex-basis:170px;width:170px}
@media(max-width:520px){
  .site-header > .brand{width:125px;height:64px;flex-basis:125px}
  footer .footer-brand > .brand{width:150px;height:90px;flex-basis:150px}
}

/* Reference footer treatment */
footer.reference-footer{padding:64px 8% 22px!important;color:#b8ad9c!important;background:radial-gradient(circle at 85% 15%,#2b1d0e 0,transparent 32%),#0e0c09!important;border-top:1px solid rgba(229,170,60,.2)!important;display:block!important}
.reference-footer .footer-inner{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:42px;padding-bottom:48px}
.reference-footer .footer-brand img{display:block;width:180px;height:88px;object-fit:contain;object-position:left center}
.reference-footer .footer-intro{max-width:270px;margin:17px 0 0;color:#a79b89;font-size:13px;line-height:1.7}
.reference-footer h4{margin:4px 0 18px;color:#f4dfb0;font-size:11px;letter-spacing:.16em;text-transform:uppercase}
.reference-footer .footer-links{display:grid;gap:11px}.reference-footer .footer-links a{color:#b8ad9c;font-size:13px;transition:.2s}.reference-footer .footer-links a:hover{color:#f8d47b;transform:translateX(4px)}
.reference-footer .footer-contact{display:grid;gap:12px;font-size:13px;line-height:1.45}.reference-footer .footer-contact span{color:#f8d47b;margin-right:7px}
.reference-footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-top:20px;border-top:1px solid rgba(229,170,60,.15);color:#8f8475;font-size:11px}
.reference-footer .footer-social{display:flex;gap:9px}.reference-footer .footer-social a{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(229,170,60,.35);border-radius:50%;color:#f8d47b;text-decoration:none;font-size:11px;transition:.2s}.reference-footer .footer-social a:hover{background:#e5aa3c;color:#171006}
@media(max-width:800px){.reference-footer .footer-inner{grid-template-columns:1.4fr 1fr 1fr;gap:30px}.reference-footer .footer-inner>div:last-child{grid-column:2/-1}}
@media(max-width:520px){footer.reference-footer{padding:48px 7% 18px!important}.reference-footer .footer-inner{grid-template-columns:1fr 1fr;gap:34px 20px;padding-bottom:34px}.reference-footer .footer-inner>div:first-child{grid-column:1/-1}.reference-footer .footer-bottom{align-items:flex-start;flex-direction:column}.reference-footer .footer-social{order:-1}}
html,body{overflow-x:hidden!important}.category-strip{position:relative!important;z-index:3!important;overflow:hidden!important;min-height:320px;background:#fff!important}.occasion-list{position:relative!important;z-index:4!important}
.occasion-list a{overflow:hidden!important;isolation:isolate}.occasion-list a span.category-image{position:relative!important;display:block!important;overflow:hidden!important}.occasion-list a span.category-image img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:cover!important;display:block!important}
@media(max-width:850px){.catalog-section .product-grid,.shop-section .product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 12px!important}.catalog-section .product-card,.shop-section .product-card{width:auto!important;min-width:0!important}.catalog-section .product-image,.shop-section .product-image{width:100%!important}}
 .occasion-list{animation-duration:24s}
@media(max-width:850px){.catalog-section .product-grid{align-items:stretch!important}.catalog-section .product-card{display:flex!important;flex-direction:column!important;height:100%!important}.catalog-section .product-image{flex:0 0 180px!important;height:180px!important}.catalog-section .product-info{display:flex!important;flex:1!important;flex-direction:column!important}.catalog-section .product-info h3{min-height:58px!important}.catalog-section .product-info p{min-height:58px!important}.catalog-section .mobile-add-cart{margin-top:auto!important}}
 .catalog-section .product-card{display:flex;flex-direction:column;height:100%}.catalog-section .product-image{flex:0 0 280px}.catalog-section .product-info{display:flex;flex:1;flex-direction:column}.catalog-section .product-info h3{min-height:42px}.catalog-section .product-info p{min-height:32px}.catalog-section .mobile-add-cart{margin-top:auto}
.site-header>.brand{display:none!important}
.site-header>.brand{display:flex!important}.site-header>.brand .brand-mark{display:none!important}
.header-actions .icon-btn,.header-actions .menu-btn{font-size:0!important;width:30px;height:30px;display:grid;place-items:center}
.header-actions .icon-btn:first-child:before{content:'';display:block;width:13px;height:13px;border:1.8px solid #171513;border-radius:50%;position:relative}
.header-actions .icon-btn:first-child:after{content:'';display:block;width:7px;height:1.8px;background:#171513;transform:translate(5px,-5px) rotate(45deg)}
.header-actions .cart-trigger:before{content:'';font-size:18px;line-height:1}
.header-actions .menu-btn:before{content:'';font-size:24px;line-height:1}
.site-header{position:sticky!important;top:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:0 clamp(18px,5vw,72px)!important;height:78px!important;transform:none!important}
.site-header>.brand{position:relative!important;top:auto!important;left:auto!important;transform:none!important;margin:0!important;z-index:2!important}
.site-header>.brand{align-self:center!important;background-size:78px 78px!important;background-position:center center!important;background-repeat:no-repeat!important}
.announcement{position:sticky!important;top:0!important;z-index:7!important}
.site-header{min-height:82px!important;height:82px!important;padding:0 clamp(20px,7vw,100px)!important;color:#fff8ed!important;background:rgba(10,9,7,.97)!important;border-bottom:1px solid rgba(229,170,60,.22)!important;box-shadow:0 8px 28px rgba(0,0,0,.18)!important;top:34px!important}
.site-header>.brand{width:auto!important;height:auto!important;min-width:180px!important;flex:0 0 auto!important;background:none!important;display:flex!important;align-items:center!important;gap:11px!important}
.site-header>.brand>span{display:block!important}.site-header>.brand>.brand-mark{display:grid!important;place-items:center!important;width:39px!important;height:39px!important;border:1px solid #e5aa3c!important;border-radius:10px!important;color:#f8d47b!important;font:21px Georgia!important;transform:rotate(45deg)!important}.site-header>.brand>.brand-mark>*{transform:rotate(-45deg)!important}
.site-header>.brand>span:last-child strong{display:block!important;color:#f8d47b!important;font:600 27px 'Playfair Display',Georgia,serif!important;letter-spacing:0!important}.site-header>.brand>span:last-child small{display:block!important;margin-top:5px!important;color:#a99b84!important;font:700 7px Montserrat,Arial,sans-serif!important;letter-spacing:.2em!important}
.site-header .desktop-nav{display:flex!important;align-items:center!important;gap:28px!important;margin-left:auto!important;color:#e8decd!important}.site-header .desktop-nav a{position:relative;color:#e8decd!important;font-size:12px!important;font-weight:500!important}.site-header .desktop-nav a:hover{color:#f8d47b!important}.site-header .desktop-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:-9px;height:1px;background:#e5aa3c;transition:right .25s}.site-header .desktop-nav a:hover:after{right:0}
.site-header{position:relative!important}.site-header>.brand{position:absolute!important;left:clamp(20px,7vw,100px)!important}.site-header .desktop-nav{margin:0 auto!important}.site-header .header-actions{position:absolute!important;right:clamp(20px,5vw,72px)!important}
.site-header .header-actions{display:flex!important;align-items:center!important;gap:11px!important;margin-left:30px!important}.site-header .header-actions .icon-btn,.site-header .header-actions .menu-btn{color:#fff8ed!important;border:1px solid transparent!important;border-radius:50%!important;background:transparent!important}.site-header .header-actions .icon-btn:hover,.site-header .header-actions .menu-btn:hover{color:#f8d47b!important;border-color:rgba(229,170,60,.22)!important;background:#21180d!important}
@media(max-width:850px){.site-header{min-height:70px!important;height:70px!important;padding:0 5%!important;top:30px!important}.site-header .desktop-nav{display:none!important}.site-header>.brand{left:5%!important;min-width:0!important}.site-header>.brand>.brand-mark{width:33px!important;height:33px!important;font-size:17px!important}.site-header>.brand>span:last-child strong{font-size:23px!important}.site-header>.brand>span:last-child small{font-size:6px!important;letter-spacing:.13em!important}.site-header .header-actions{right:5%!important;margin-left:auto!important;gap:3px!important}.site-header .header-actions .icon-btn:first-child{display:grid!important}.site-header .header-actions .menu-btn{display:none!important}}
.site-header .header-actions .icon-btn:first-child{display:grid!important;font-size:0!important}
.site-header .header-actions .icon-btn:first-child:before{border-color:#fff8ed!important}
.site-header .header-actions .icon-btn:first-child:after{background:#fff8ed!important}
.site-header .header-actions .cart-trigger:before{content:'';font-size:17px!important;line-height:1;color:#fff8ed}
.site-header .header-actions .icon-btn{color:transparent!important;font-size:0!important;text-indent:-9999px!important;overflow:hidden!important}
.site-header .header-actions .cart-trigger:before{content:''!important;display:block;width:23px;height:23px;transform:none;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff8ed' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 4h2l2.2 10.2a2 2 0 0 0 2 1.6h7.9a2 2 0 0 0 1.9-1.4L21 8H6'/%3E%3Ccircle cx='10' cy='20' r='1' fill='%23fff8ed' stroke='none'/%3E%3Ccircle cx='18' cy='20' r='1' fill='%23fff8ed' stroke='none'/%3E%3C/svg%3E") center/23px 23px no-repeat}
.site-header .header-actions .cart-trigger:after{display:none!important}
.search-panel-inner:after{content:''!important;display:block!important;width:14px!important;height:14px!important;border:2px solid #b47d1d!important;border-radius:50%!important;position:absolute!important;left:38px!important;top:57px!important;transform:none!important;background:transparent!important}
.search-panel-inner:before{content:''!important;display:block!important;position:absolute!important;left:51px!important;top:72px!important;width:7px!important;height:2px!important;background:#b47d1d!important;transform:rotate(45deg)!important;z-index:2!important}
.site-header .header-actions .icon-btn:first-child{border:0!important;outline:none!important;background:transparent!important}
.site-header .header-actions .icon-btn:first-child:hover{border:0!important;background:transparent!important}
.site-header .header-actions .icon-btn:first-child:focus-visible{outline:1px solid #e5aa3c!important;outline-offset:2px}
.site-header .header-actions .menu-btn{display:none!important}
@media(max-width:850px){.site-header .header-actions .icon-btn:first-child{display:grid!important}.site-header .header-actions .menu-btn{display:none!important}}
.site-header .header-actions .menu-btn{margin-left:7px!important}
 .site-header .header-actions .menu-btn:before{content:''!important;display:block!important;width:22px!important;height:2px!important;background:#fff8ed!important;box-shadow:0 7px #fff8ed,0 14px #fff8ed!important;font-size:0!important}
@media(max-width:850px){.site-header .header-actions .menu-btn{display:grid!important;position:fixed!important;left:14px!important;right:auto!important;margin:0!important;top:50px!important}}
.site-header:before{display:none!important}
.site-header>.brand{display:block!important;position:absolute!important;left:clamp(20px,7vw,100px)!important;top:50%!important;transform:translateY(-50%)!important;width:128px!important;height:70px!important;background:transparent url('/assets/brand/giftwala-logo.png?v=3') center/88px 88px no-repeat!important;z-index:10!important;cursor:pointer!important}
@media(max-width:850px){.site-header>.brand{left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:118px!important;height:62px!important;background-size:80px 80px!important}}
.site-header:before{display:block!important;left:clamp(20px,7vw,100px)!important;top:50%!important;width:128px!important;height:70px!important;transform:translateY(-50%)!important;background:transparent url('/assets/brand/giftwala-logo.png?v=2') center/88px 88px no-repeat!important}
.site-header>.brand{display:none!important;background:none!important}
@media(max-width:850px){.site-header:before{left:50%!important;transform:translate(-50%,-50%)!important;width:118px!important;height:62px!important;background-size:80px 80px!important}}
.site-header>.brand{display:block!important;position:absolute!important;left:clamp(20px,7vw,100px)!important;top:50%!important;transform:translateY(-50%)!important;width:128px!important;height:70px!important;background:transparent!important;z-index:11!important;cursor:pointer!important}
.site-header>.brand{pointer-events:auto!important;touch-action: manipulation!important}
.site-header>.brand>*{display:none!important}
@media(max-width:850px){.site-header>.brand{left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:118px!important;height:62px!important}}
.announcement{position:static!important;top:auto!important}
.site-header{top:0!important}
.site-header{position:sticky!important;top:0!important;z-index:8!important}
@media(max-width:850px){
  .site-header .header-actions{position:static!important}
  .site-header .header-actions .icon-btn:first-child{position:absolute!important;right:55px!important;top:50%!important;transform:translateY(-50%)!important}
  .site-header .header-actions .cart-trigger{position:absolute!important;right:18px!important;top:50%!important;transform:translateY(-50%)!important}
  .site-header .header-actions .menu-btn{position:absolute!important;left:14px!important;top:50%!important;transform:translateY(-50%)!important}
}
.site-header .dropdown-menu,.site-header .dropdown-menu a{color:#171513!important}
.site-header .dropdown-menu a:hover{color:#b47d1d!important;background:#fff8ed!important}
.site-header>.brand{width:170px!important;height:82px!important;min-width:170px!important;background:none!important;overflow:visible!important}
.site-header>.brand:before{content:'';display:block;width:128px;height:82px;background:#fff url('/assets/brand/giftwala-logo.png') center/112px 112px no-repeat;border-radius:6px}
.site-header>.brand>span{display:none!important}
.site-header:before{content:'';position:absolute;left:clamp(20px,7vw,100px);top:50%;width:128px;height:70px;transform:translateY(-50%);background:transparent url('/assets/brand/giftwala-logo.png?v=2') center/88px 88px no-repeat;border-radius:0;z-index:1;pointer-events:none}
@media(max-width:850px){.site-header:before{left:5%;width:112px;height:60px;background-size:78px 78px}}
.site-header>.brand{display:none!important}
@media(max-width:850px){
  .site-header:before{left:50%!important;transform:translate(-50%,-50%)!important;width:118px!important;height:62px!important;background-size:80px 80px!important}
  .site-header .header-actions{right:14px!important;gap:2px!important}
  .site-header .header-actions .menu-btn{display:grid!important;color:#fff8ed!important;font-size:0!important;width:30px!important;height:30px!important}
  .site-header .header-actions .menu-btn:before{content:''!important;font-size:24px!important;color:#fff8ed!important}
  .site-header .desktop-nav.open{display:flex!important;position:absolute!important;top:70px!important;right:14px!important;left:14px!important;z-index:20!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;margin:0!important;padding:8px 16px!important;background:#110e09!important;border:1px solid rgba(229,170,60,.22)!important;box-shadow:0 12px 28px #0008!important}
  .site-header .desktop-nav.open a{padding:12px 0!important;border-bottom:1px solid rgba(229,170,60,.12)!important;color:#e8decd!important}
  .site-header .desktop-nav.open a:last-child{border-bottom:0!important}
  .site-header .desktop-nav.open a,.site-header .desktop-nav.open .dropdown-menu a{color:#fff8ed!important}
  .site-header .desktop-nav.open a:hover,.site-header .desktop-nav.open .dropdown-menu a:hover{color:#f8d47b!important}
  .site-header .desktop-nav.open .dropdown-menu a{color:#171513!important}
  .site-header .desktop-nav.open .dropdown-menu a:hover{color:#b47d1d!important}
  .site-header .desktop-nav.open .dropdown-menu a{transition:color .2s ease,background .2s ease,transform .2s ease,padding-left .2s ease!important}
  .site-header .desktop-nav.open .dropdown-menu a:hover{background:#fff4d9!important;transform:translateX(4px)!important;padding-left:10px!important}
  .site-header .desktop-nav.open{animation:mobileMenuDrop .28s ease both;transform-origin:top center}
  .site-header .header-actions .menu-btn{border:1px solid rgba(229,170,60,.65)!important;border-radius:50%!important;background:linear-gradient(145deg,#2b1d0e,#17130c)!important;box-shadow:0 4px 12px #0006!important}
  .site-header .header-actions .icon-btn:hover,.site-header .header-actions .menu-btn:hover{color:#f8d47b!important;border-color:#e5aa3c!important}
}
@keyframes mobileMenuDrop{from{opacity:0;transform:translateY(-10px) scaleY(.96)}to{opacity:1;transform:translateY(0) scaleY(1)}}
.site-header .header-actions .menu-btn{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;animation:none!important}
.site-header .header-actions .cart-trigger:before{width:25px!important;height:25px!important;background-size:25px 25px!important}
.admin>#admin-login{max-width:420px;margin:0 0 24px;padding:20px;background:#fff;border:1px solid #e8e1d8}.admin>#admin-login form{display:grid;gap:10px}.admin>#admin-login input{padding:11px;border:1px solid #d9cdbc}.admin>#admin-login button{padding:11px;border:0;background:#dba83d;font-weight:700}
.product-search{width:360px!important;height:44px;padding:0 15px;border:1px solid #d9cdbc;background:#fff;color:#191511;font:500 12px Montserrat,Arial,sans-serif;outline:0;box-shadow:0 4px 12px rgba(72,51,20,.06);transition:border-color .2s,box-shadow .2s}.product-search::placeholder{color:#8b8177}.product-search:focus{border-color:#e5aa3c;box-shadow:0 0 0 3px #e5aa3c22}@media(max-width:650px){.product-search{width:100%!important;margin-top:10px}}
.photo{position:relative}.gallery-controls{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:7px}.gallery-controls button{width:9px;height:9px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent}.gallery-controls button.active{background:#dba83d;border-color:#dba83d}
.whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:50;display:flex;align-items:center;gap:8px;padding:11px 16px;border-radius:999px;background:#25d366;color:#fff!important;font:700 12px Montserrat,Arial,sans-serif;box-shadow:0 8px 22px #087b3a55;transition:transform .2s,box-shadow .2s}.whatsapp-float:before{content:'WA';display:grid;place-items:center;width:22px;height:22px;border:2px solid #fff;border-radius:50%;font-size:8px}.whatsapp-float:hover{transform:translateY(-4px);box-shadow:0 12px 28px #087b3a70}@media(max-width:520px){.whatsapp-float{right:14px;bottom:14px;width:46px;height:46px;padding:0;justify-content:center}.whatsapp-float span{display:none}}
.whatsapp-float{background:#111!important;color:#fff!important;box-shadow:0 8px 22px #0005!important}.whatsapp-float:hover{background:#fff!important;color:#111!important;box-shadow:0 12px 28px #0004!important}.whatsapp-float:hover:before{border-color:#111!important}.whatsapp-float:before{border-color:#fff!important}
.all-shop .mobile-add-cart{display:block;width:100%;margin-top:14px;padding:12px 16px;border:1px solid #b47d1d;border-radius:3px;background:linear-gradient(135deg,#dba83d,#c99125);color:#171513;font:700 12px Montserrat,Arial,sans-serif;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}
.all-shop .mobile-add-cart:hover{background:linear-gradient(135deg,#edbd54,#dba83d);transform:translateY(-3px);box-shadow:0 9px 18px #b47d1d35}
.all-shop .mobile-add-cart.added{background:#2f6b45;border-color:#2f6b45;color:#fff}
@media(max-width:850px){
  .all-shop .product-grid{align-items:stretch!important;gap:28px 14px!important}
  .all-shop .product-card{display:flex!important;flex-direction:column!important;height:100%!important}
  .all-shop .product-image{height:170px!important;flex:0 0 170px!important}
  .all-shop .product-info{display:flex!important;flex:1!important;flex-direction:column!important;padding:14px 2px 0!important}
  .all-shop .product-info h3{min-height:62px!important;margin-bottom:7px!important}
  .all-shop .product-info p{min-height:62px!important;margin-bottom:10px!important}
  .all-shop .product-info .price{min-height:22px!important}
  .all-shop .mobile-add-cart{margin-top:auto!important}
}
.product-image:after{content:'View product'!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:7px 10px!important;background:linear-gradient(90deg,rgba(14,12,9,.94),rgba(42,29,14,.9))!important;color:#f8d47b!important;font:600 10px Montserrat,Arial,sans-serif!important;letter-spacing:.04em!important;text-transform:uppercase!important;box-shadow:0 -8px 18px rgba(0,0,0,.12)!important;transition:letter-spacing .3s ease,background .3s ease!important}
.product-image:before{content:'';position:absolute;z-index:2;bottom:8px;left:50%;width:0;height:1px;background:#f8d47b;transform:translateX(-50%);transition:width .35s ease}
.product-card{cursor:pointer!important}.product-card:hover .product-image:after{letter-spacing:.12em!important;background:linear-gradient(90deg,rgba(14,12,9,.98),rgba(74,48,17,.94))!important}.product-card:hover .product-image:before{width:92px}
@media(max-width:850px){.site-header>.brand{width:128px!important;min-width:128px!important;height:70px!important}.site-header>.brand:before{width:112px;height:70px;background-size:98px 98px}}
.site-header .desktop-nav{display:flex!important;align-items:center!important;justify-content:center!important;flex:1!important;gap:clamp(16px,2.4vw,34px)!important;white-space:nowrap!important}
.site-header .header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex:0 0 auto!important;gap:12px!important}
.announcement span{font-size:0!important;margin:0 10px!important}.announcement span:after{content:'';font-size:11px!important}
@media(max-width:850px){.site-header{height:72px!important;padding:0 18px!important}.site-header .desktop-nav{display:none!important}.site-header .brand{width:125px!important;flex-basis:125px!important}.site-header .header-actions{margin-left:auto!important}.site-header .menu-btn{display:grid!important}}
.occasion-list{gap:0!important}.occasion-list a{margin:0!important}
@media(max-width:850px){.category-strip{padding-left:0!important;padding-right:0!important}.category-strip .section-label{margin-left:8%!important;margin-right:8%!important}.occasion-list{gap:12px!important;padding-left:8%!important;padding-right:8%!important}.occasion-list a{width:150px!important;min-width:150px!important;padding:12px!important}.occasion-list span{height:125px!important}.occasion-list b{font-size:12px!important;line-height:1.35!important}.occasion-list small{font-size:10px!important;line-height:1.45!important}}
.occasion-list{animation:none!important;transform:none!important;overflow-x:auto!important;justify-content:flex-start!important}
.occasion-list a{width:220px!important;min-width:220px!important;padding:14px!important}.occasion-list span{height:160px!important}.occasion-list b{font-size:13px!important}.occasion-list small{font-size:11px!important}
.occasion-list{width:100%!important;overflow-x:auto!important;display:flex!important;justify-content:flex-start!important;scrollbar-width:none!important}.occasion-list::-webkit-scrollbar{display:none}.occasion-list a{flex:0 0 220px!important}
.category-scroll-btn{display:none!important}.category-strip{padding:85px 8%!important;background:#fff!important}.category-strip .section-label{margin:0 0 34px!important}.occasion-list{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;width:100%!important;gap:14px!important;padding:0!important;overflow:visible!important;transform:none!important}.occasion-list a{width:auto!important;min-width:0!important;flex:none!important;background:#fff!important}.occasion-list span{height:125px!important}.occasion-list b{font-size:14px!important}.occasion-list small{font-size:11px!important}@media(max-width:900px){.occasion-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:520px){.category-strip{padding:60px 6%!important}.occasion-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.occasion-list a{padding:8px!important}.occasion-list span{height:125px!important}}
.catalog-section .product-grid{align-items:stretch!important}.catalog-section .product-card{display:flex!important;flex-direction:column!important;height:100%!important}.catalog-section .product-info{display:flex!important;flex-direction:column!important;flex:1!important}.catalog-section .product-info h3{min-height:44px!important}.catalog-section .product-info p{min-height:34px!important}.catalog-section .product-info .price{min-height:20px!important;display:block}.catalog-section .product-info .mobile-add-cart{margin-top:auto!important}@media(max-width:850px){.catalog-section .product-info h3{min-height:64px!important}.catalog-section .product-info p{min-height:64px!important}.catalog-section .product-image{height:180px!important;flex-basis:180px!important}}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap');
body,button,input,select,textarea{font-family:'Montserrat',Arial,sans-serif!important}.brand strong,.desktop-nav,.btn,.product-info p,.price,.badge,.quick-add,.mobile-add-cart,.eyebrow,.announcement,.tags span,.stock-label{font-family:'Montserrat',Arial,sans-serif!important}.hero h1,.gw-hero h1,.shop-heading h2,.section-label h2,.custom-banner h2,.product-info h3,.catalog-section-head h3,.testimonial blockquote,.details h2,.reviews-section h2,.related-section h2,.cart-head h3,.cart-customer-form h4{font-family:'Playfair Display',Georgia,serif!important}
/* GiftWALA cart button motion */
.mobile-add-cart,.actions .gold,.btn.gold{position:relative;overflow:hidden;border-radius:10px;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}
.mobile-add-cart:before,.actions .gold:before,.btn.gold:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 25%,#fff8 48%,transparent 72%);transform:translateX(-130%);transition:transform .55s ease}
.mobile-add-cart:hover,.actions .gold:hover,.btn.gold:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 10px 22px rgba(181,126,27,.28)}
.mobile-add-cart:hover:before,.actions .gold:hover:before,.btn.gold:hover:before{transform:translateX(130%)}
.mobile-add-cart:active,.actions .gold:active,.btn.gold:active{transform:translateY(0) scale(.97);box-shadow:0 3px 8px rgba(181,126,27,.2)}
.product-card .mobile-add-cart{border-radius:10px!important}
.mobile-add-cart:after,.mobile-add-cart.added:after{content:none!important;margin:0!important}
.whatsapp-float{bottom:88px!important}
.cart-head #closeCart{position:relative!important;width:34px!important;height:34px!important;border:1px solid #dba83d!important;border-radius:50%!important;background:#171513!important;color:transparent!important;cursor:pointer!important}
.cart-head #closeCart:before,.cart-head #closeCart:after{content:""!important;position:absolute!important;left:9px!important;top:16px!important;width:16px!important;height:2px!important;background:#fff8ed!important}.cart-head #closeCart:before{transform:rotate(45deg)!important}.cart-head #closeCart:after{transform:rotate(-45deg)!important}
.cart-payment-field{display:grid!important;gap:6px!important;margin:0 0 14px!important;color:#6f665c!important;font-size:11px!important;font-weight:700!important}.cart-payment-field select{width:100%!important;padding:11px!important;border:1px solid #e1d8cc!important;background:#fff!important;color:#171513!important;border-radius:6px!important}
.payment-details{margin:8px 0 14px;padding:10px 12px;background:#fff8e8;border-left:3px solid #dba83d;color:#725b38;font-size:11px;line-height:1.5;border-radius:4px;animation:paymentDetailsIn .2s ease}@keyframes paymentDetailsIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.delivery-advance-note{margin:0 0 14px;padding:11px 12px;background:#fff1d0;border:1px solid #e5aa3c;border-radius:6px;color:#7b5412;font-size:11px;font-weight:700;line-height:1.4}
.prepaid-discount-note{margin:8px 0 12px;padding:9px 11px;background:#e8f5e9;border-left:3px solid #2f6b45;color:#2f6b45;font-size:11px;font-weight:700;border-radius:4px;animation:paymentDetailsIn .2s ease}
.payment-animated-select{position:relative}.payment-select-button{width:100%;padding:11px 13px;text-align:left;background:#fff;border:1px solid #dfd0ba;border-radius:6px;color:#171513;font-weight:600;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}.payment-select-button:after{content:'⌄';float:right;font-size:17px}.payment-select-button:hover,.payment-animated-select.open .payment-select-button{border-color:#d39a2f;box-shadow:0 0 0 4px #e5aa3c2e;transform:translateY(-1px)}.payment-select-list{position:absolute;left:0;right:0;top:calc(100% + 5px);z-index:40;background:#fff;border:1px solid #dba83d;border-radius:6px;box-shadow:0 14px 28px #0003;opacity:0;visibility:hidden;transform:translateY(-8px) scale(.98);transition:opacity .2s ease,transform .2s ease,visibility .2s}.payment-animated-select.open .payment-select-list{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.payment-select-list button{display:block;width:100%;padding:11px 13px;border:0;border-bottom:1px solid #f0e7d9;background:#fff;text-align:left;color:#191511;cursor:pointer;transition:background .18s,color .18s,padding-left .18s}.payment-select-list button:hover{background:#f7e5b7;color:#8b5b12;padding-left:19px}.payment-select-list button:last-child{border-bottom:0}
.cart-controls button:first-child:after{content:"−"!important;display:block!important;color:#171513!important;font:600 17px/20px Arial,sans-serif!important}.cart-controls button:nth-of-type(2):after{content:"+"!important;display:block!important;color:#171513!important;font:600 16px/20px Arial,sans-serif!important}.cart-controls button:first-child,.cart-controls button:nth-of-type(2){font-size:0!important;display:grid!important;place-items:center!important}.cart-trash:after{content:""!important;display:block!important;width:16px!important;height:16px!important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b52222' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7h16M10 11v6M14 11v6M6 7l1 14h10l1-14M9 7V4h6v3'/%3E%3C/svg%3E") center/contain no-repeat!important}.cart-trash{font-size:0!important;display:grid!important;place-items:center!important;border-radius:5px!important}.cart-trash:hover:after{filter:brightness(.7)!important;transform:scale(1.12)!important}.cart-head #closeCart{display:grid!important;place-items:center!important;line-height:1!important}
.site-header .header-actions .cart-trigger:before{content:""!important;width:22px!important;height:17px!important;border:1.8px solid #fff8ed!important;border-radius:3px 3px 6px 6px!important;background:none!important;position:absolute!important;left:2px!important;top:7px!important;transform:none!important;box-sizing:border-box!important}
.site-header .header-actions .cart-trigger:after{content:""!important;display:block!important;position:absolute!important;width:10px!important;height:8px!important;left:8px!important;top:1px!important;border:1.8px solid #fff8ed!important;border-bottom:0!important;border-radius:8px 8px 0 0!important;background:transparent!important}
.site-header .header-actions .cart-trigger{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;animation:none!important;outline:0!important}
.site-header .header-actions .cart-trigger:before{width:25px!important;height:20px!important;left:0!important;top:7px!important;border-width:2px!important;border-radius:3px 3px 6px 6px!important}
.site-header .header-actions .cart-trigger:after{width:11px!important;height:9px!important;left:7px!important;top:0!important;border-width:2px!important}
.site-header .header-actions .icon-btn:first-child,.site-header .header-actions .cart-trigger{width:28px!important;height:28px!important;min-width:28px!important;display:grid!important;place-items:center!important}
.site-header .header-actions .icon-btn:first-child:before{width:22px!important;height:22px!important;background-size:22px 22px!important}
.site-header .header-actions .cart-trigger:before{width:22px!important;height:18px!important;left:3px!important;top:8px!important}
.site-header .header-actions .cart-trigger:after{width:10px!important;height:8px!important;left:9px!important;top:1px!important}
.site-header .header-actions .icon-btn:first-child:before{width:14px!important;height:14px!important;border:1.8px solid #fff8ed!important;border-radius:50%!important;background:none!important;transform:none!important}
.site-header .header-actions .icon-btn:first-child:after{content:""!important;position:absolute!important;width:7px!important;height:1.8px!important;left:17px!important;top:19px!important;background:#fff8ed!important;transform:rotate(45deg)!important;border:0!important}
.site-header .header-actions .cart-trigger em{display:grid!important;position:absolute!important;right:-7px!important;top:-7px!important;width:17px!important;height:17px!important;border-radius:50%!important;background:#e5aa3c!important;color:#171513!important;font:700 10px Montserrat,Arial,sans-serif!important;place-items:center!important;font-style:normal!important;z-index:5!important;line-height:1!important}
.site-header .header-actions .cart-trigger{overflow:visible!important;isolation:isolate!important}
.site-header .header-actions .cart-trigger em:empty{display:grid!important}
.site-header .header-actions .cart-trigger em{ text-indent:0!important; overflow:visible!important; opacity:1!important; visibility:visible!important; }
.product-image .discount-badge{position:absolute!important;top:12px!important;right:12px!important;z-index:4!important;display:grid!important;place-items:center!important;min-width:48px!important;height:30px!important;padding:0 9px!important;border-radius:999px!important;background:#171513!important;color:#f6c968!important;border:1px solid #e5aa3c!important;font:700 10px Montserrat,Arial,sans-serif!important;letter-spacing:.04em!important;box-shadow:0 5px 12px #0004!important;transform:rotate(3deg)!important;transition:transform .22s ease,background .22s ease!important}.product-card:hover .discount-badge{transform:rotate(0) scale(1.08)!important;background:#e5aa3c!important;color:#171513!important}
.product-image .discount-badge{min-width:52px!important;height:30px!important;top:10px!important;right:10px!important}.product-info h3{cursor:pointer!important;transition:color .2s ease,transform .2s ease!important}.product-info h3:hover{color:#b47d1d!important;transform:translateX(2px)!important}
@media(max-width:850px){.product-image:after,.product-image:before{display:none!important;content:none!important}.product-card:hover .product-image:after,.product-card:hover .product-image:before{transform:none!important;width:0!important}}
.crumb{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:10px 14px!important;border:1px solid #e5aa3c!important;border-radius:8px!important;background:#fffaf2!important;color:#8b5b12!important;font-weight:600!important;transition:transform .22s ease,background .22s ease,box-shadow .22s ease,color .22s ease!important}.crumb:hover{background:#e5aa3c!important;color:#171513!important;transform:translateX(-3px) translateY(-2px)!important;box-shadow:0 8px 18px #b47d1d30!important}.crumb:active{transform:translateX(0) scale(.97)!important}@media(max-width:600px){.crumb{width:100%!important;justify-content:center!important;margin-bottom:4px!important;padding:12px 14px!important;font-size:12px!important}.page{padding-left:16px!important;padding-right:16px!important}}
