@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap";.announcement{min-height:40px;height:auto;width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:10px;padding:8px 20px;background:var(--purple);color:#fff;font-size:13px;font-weight:700;line-height:1.3;text-align:center}.announcement span{white-space:nowrap}.announcement-dot{flex:0 0 auto;color:#ffd22f}.announcement b{color:#ffd22f}.announcement i{flex:0 0 auto;height:20px;width:1px;background:#ffdc828c}.site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #eee4da}.nav-wrap{min-height:145px;display:flex;align-items:center;justify-content:space-between;gap:40px}.brand-button{padding:0;border:0;background:transparent;display:flex;align-items:center}.brand-button img{width:405px;height:200px;display:block}.nav{display:flex;align-items:center;gap:48px;margin-left:auto}.nav button,.nav a{border:0;background:none;color:#17131a;font-size:20px;font-weight:700;padding:15px 0;position:relative}.nav button.active:after{content:"";position:absolute;left:0;right:0;bottom:3px;height:3px;border-radius:99px;background:var(--gold)}.nav button:hover,.nav a:hover{color:var(--purple-2)}.header-actions{display:flex;align-items:center;gap:10px}.cart-button{display:flex;align-items:center;gap:14px;border:1px solid #eadacb;background:#fff;border-radius:18px;padding:13px 20px;color:var(--purple);font-size:18px;font-weight:800;box-shadow:0 5px 18px #2800460d}.cart-icon{font-size:27px}.cart-divider{width:1px;height:26px;background:#e7ddd4}.cart-count{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--purple);color:#fff}.cart-total{display:none}.menu-button{display:none;border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 11px}@media(max-width:1100px){.brand-button img{width:290px}.nav{gap:25px}}@media(max-width:800px){.announcement{min-height:40px;height:auto;padding:8px 12px;gap:6px;flex-wrap:wrap;font-size:12px;line-height:1.3}.announcement span{white-space:normal;text-align:center}.announcement-dot{flex:0 0 auto}.nav-wrap{width:calc(100% - 24px);min-height:78px;gap:8px}.brand-button{min-width:0;flex:1 1 auto;overflow:hidden}.brand-button img{width:min(210px,100%);height:auto}.nav{display:none;position:absolute;top:calc(100% + 1px);left:12px;right:12px;z-index:55;margin:0;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px;box-shadow:0 18px 35px #0000001a}.nav.open{display:grid}.nav button,.nav a{padding:12px;text-align:left;border-radius:8px;font-size:15px}.header-actions{flex:0 0 auto;min-width:0;gap:7px}.cart-button{flex:0 0 auto;gap:7px;padding:9px 11px;border-radius:14px}.cart-icon{font-size:21px}.cart-label,.cart-total,.cart-divider{display:none}.cart-count{width:34px;height:34px;font-size:13px}.menu-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;width:42px;height:42px;padding:0;font-size:18px}}@media(max-width:560px){.announcement{min-height:44px;padding:8px 12px;gap:6px;font-size:10px}.nav-wrap{min-height:72px}.brand-button img{width:min(175px,100%)}.cart-button{padding:8px 9px}.cart-count{width:32px;height:32px}.menu-button{flex-basis:40px;width:40px;height:40px}}@media(max-width:380px){.brand-button img{width:min(145px,100%)}.cart-button{padding:7px}.cart-count{width:30px;height:30px}.menu-button{flex-basis:38px;width:38px;height:38px}}.hero{position:relative;width:100%;max-width:none;min-height:590px;margin:0;border-radius:0;overflow:hidden;background:#10001e}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#090018f5,#0c001cdb 30%,#0f00206b 55%,#0f002014 82%)}.hero-content{position:relative;z-index:2;width:min(1520px,calc(100% - 80px));min-height:590px;margin:0 auto;display:flex;align-items:center}.hero-copy{width:100%;max-width:650px;padding:32px 0 20px}.pill{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:9px 22px;border-radius:999px;border:1px solid #d6a619;color:#ffd95c;background:#2400439e;font-size:15px;font-weight:800;letter-spacing:1.5px;white-space:nowrap;box-sizing:border-box}.hero h1{color:#fff;font-size:clamp(62px,6.2vw,92px);line-height:.91;letter-spacing:-4px;margin:27px 0 20px}.hero h1 em{color:#ffd34b;font-size:.86em}.hero-copy>p{color:#f1eaf2;font-size:19px;line-height:1.55;max-width:600px}.hero-actions{display:flex;align-items:center;gap:40px;margin-top:28px}.hero-link{color:#fff;font-weight:800;border-bottom:2px solid var(--gold);padding-bottom:7px;font-size:16px}.hero-note{position:absolute;right:38px;bottom:25px;display:flex;gap:15px;align-items:center;background:#2a0738d1;border:1px solid rgba(246,196,47,.48);border-radius:18px;padding:15px 25px;color:#fff;box-shadow:0 12px 30px #00000040}.hero-note>span{font-size:35px;color:var(--gold)}.hero-note div{display:grid;gap:3px}.hero-note strong{font-size:18px}.hero-note small{color:#d8cdd8;font-size:14px}@media(max-width:1100px){.hero-content{width:min(100% - 48px,1000px)}.hero-note{display:none}}@media(max-width:800px){.hero,.hero-content{min-height:560px}.hero-content{width:calc(100% - 28px)}.hero-overlay{background:linear-gradient(90deg,#0b0019f0,#11001f91)}.hero h1{font-size:54px}.hero-copy>p{font-size:14px;max-width:420px}}@media(max-width:560px){.hero,.hero-content{min-height:560px}.hero-content{width:calc(100% - 22px);align-items:flex-start}.hero-copy{padding-top:55px}.hero h1{font-size:47px;letter-spacing:-2px}.hero-copy>p{font-size:13px}.hero-actions{align-items:stretch;flex-direction:column;gap:15px}.hero-actions .btn{width:100%}.hero-link{align-self:center}.pill{max-width:100%;padding:9px 18px;font-size:12px;letter-spacing:1px;overflow:hidden;text-overflow:ellipsis}}@media(max-width:380px){.hero,.hero-content{min-height:540px}.hero-copy{padding-top:48px}.hero h1{font-size:42px}.pill{padding:8px 15px;font-size:11px;letter-spacing:.8px}}.footer{background:radial-gradient(circle at 85% 10%,rgba(123,45,163,.22),transparent 28%),#170021;color:#ddd;padding:65px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-logo{width:230px;filter:brightness(1.15)}.footer p,.footer span,.footer a{display:block;color:#a99cac;font-size:12px;line-height:1.8}.footer p{max-width:360px}.footer h4{margin:0 0 15px;font-size:11px;text-transform:uppercase;letter-spacing:1.4px;color:var(--gold)}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;gap:20px}.footer-bottom span{font-size:10px}@media(max-width:800px){.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1 / -1}}@media(max-width:560px){.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column}}.footer a,.footer span,.footer p{overflow-wrap:anywhere}.drawer-backdrop{position:fixed;inset:0;z-index:100;background:#0f021794;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cart-drawer{position:absolute;right:0;top:0;height:100%;width:min(470px,100%);background:#fff;display:flex;flex-direction:column;box-shadow:-20px 0 60px #0000002e}.drawer-head{padding:25px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-head h2{margin:7px 0 0;font-size:24px}.icon-button{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:22px}.cart-items{flex:1;overflow:auto;padding:8px 20px}.cart-item{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:start;padding:14px 0;border-bottom:1px solid var(--line)}.cart-item img{width:58px;height:58px;border-radius:10px;object-fit:cover}.cart-item-main{display:grid;gap:4px;min-width:0}.cart-item-main strong{font-size:12px;line-height:1.35}.cart-item-main>span{color:#8b837b;font-size:10px}.cart-item>strong{font-size:12px}.mini-stepper{display:flex;width:max-content;align-items:center;border:1px solid var(--line);border-radius:7px;overflow:hidden;margin-top:4px}.mini-stepper button{border:0;background:#fff;width:24px;height:24px}.mini-stepper b{font-size:10px;width:24px;text-align:center}.drawer-summary{border-top:1px solid var(--line);padding:18px 22px 22px}.minimum-alert{background:#fff6df;color:#6f511c;padding:10px;border-radius:9px;font-size:11px;line-height:1.5;margin-bottom:14px}.minimum-alert strong{color:#4f3510;font-weight:800}.summary-line{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;color:#5f5862;font-size:14px;font-weight:600}.summary-line strong{color:var(--purple);font-size:20px;font-weight:800}.drawer-summary>small{color:#8b837b;font-size:9px;display:block;margin-bottom:15px}.empty-cart{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:35px}.empty-icon{font-size:44px;margin-bottom:12px}.empty-cart h3{margin:0 0 7px}.empty-cart p{color:var(--muted);line-height:1.6;font-size:13px;max-width:280px;margin-bottom:20px}.empty-cart .btn-dark{width:100%;min-height:48px;padding:12px 20px;border:1px solid #3d0a66;border-radius:10px;background:#3d0a66;color:#fff;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.empty-cart .btn-dark:hover{background:#4f1280;border-color:#4f1280;transform:translateY(-1px);box-shadow:0 6px 16px #3d0a662e}.empty-cart .btn-dark:active{transform:translateY(0)}@media(max-width:560px){.cart-drawer{width:min(470px,100vw)}.drawer-head{padding:20px 18px}.cart-items{padding:8px 16px}.drawer-summary{padding:16px 18px 20px}}.section{padding:88px 0}.intro-section{background:radial-gradient(circle at 85% 20%,rgba(61,10,102,.045),transparent 30%),#fbf8f4;padding-top:80px;padding-bottom:80px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.intro-grid h2,.section-heading h2{font-size:clamp(40px,4.5vw,62px);line-height:1.02;letter-spacing:-2px;margin:14px 0 0}.intro-grid h2 em{color:var(--purple-2)}.intro-grid>p{color:var(--muted);line-height:1.8;font-size:15px;max-width:580px}.benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding-top:30px}.benefit{padding:0 25px;border-right:1px solid var(--line)}.benefit:first-child{padding-left:0}.benefit:last-child{border:0}.benefit>span{color:var(--purple-2);font-weight:900;font-size:13px}.benefit h3{font-size:19px;margin:10px 0 7px}.benefit p{color:var(--muted);font-size:13px;line-height:1.65;margin:0}.catalogue-section{background:radial-gradient(circle at 8% 16%,rgba(61,10,102,.045),transparent 24%),radial-gradient(circle at 92% 58%,rgba(247,197,47,.055),transparent 22%),#f4efe8;padding-top:82px;border-top:1px solid #eadfd3}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px}.section-subtitle{color:var(--muted);font-size:13px;margin:10px 0 0}.catalogue-meta{display:flex;align-items:baseline;gap:7px;color:var(--muted)}.catalogue-meta strong{font-size:40px;color:var(--purple)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:100%}.search-row{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:12px 0 26px}.search-box{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 13px;width:min(520px,100%)}.search-box span{font-size:22px;color:var(--purple)}.search-box input{border:0;outline:0;background:transparent;width:100%;padding:14px 0;font-size:13px}.search-box button{border:0;background:none;font-size:20px;color:var(--muted)}.catalogue-total{font-size:12px;color:var(--muted)}.catalogue-total strong{font-size:20px;color:var(--purple);margin-left:7px}.cta-section{padding:0 0 95px;background:#f4efe8}.cta-card{background:linear-gradient(135deg,#260044,#4d0877);color:#fff;border-radius:24px;padding:55px;display:flex;align-items:center;justify-content:space-between;gap:35px;box-shadow:0 20px 45px #3000462e}.cta-card h2{font-size:44px;line-height:1.03;letter-spacing:-1.5px;margin:12px 0}.cta-card p{color:#ded1e4}.hero{position:relative;z-index:1}.trust-strip{position:relative;z-index:10;width:100%;margin-top:-12px;padding:0 0 28px}.trust-items{width:min(1400px,calc(100% - 48px));min-height:116px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fffdf9;border:1px solid #eadfd3;border-radius:18px;box-shadow:0 12px 35px #28004614,0 2px 8px #2800460a}.trust-item{min-width:0;display:flex;align-items:center;gap:16px;padding:24px 28px;border-right:1px solid #eadfd3}.trust-item:last-child{border-right:none}.trust-icon{flex:0 0 48px;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--purple);color:#ffd22f;font-size:21px;font-weight:800}.trust-item>div{min-width:0}.trust-item strong{display:block;color:#17131a;font-size:15px;font-weight:800;line-height:1.3}.trust-item small{display:block;margin-top:5px;color:#77717a;font-size:13px;line-height:1.35}@media(max-width:1100px){.trust-items{width:calc(100% - 40px)}.trust-item{padding:20px 18px;gap:12px}.trust-icon{flex-basis:42px;width:42px;height:42px;font-size:18px}.trust-item strong{font-size:13px}.trust-item small{font-size:11px}}@media(max-width:800px){.trust-strip{margin-top:-8px;padding-bottom:20px}.trust-items{width:calc(100% - 24px);min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));border-radius:16px}.trust-item{min-height:82px;padding:16px;gap:10px;border-right:1px solid #eadfd3;border-bottom:1px solid #eadfd3}.trust-item:nth-child(2n){border-right:none}.trust-item:nth-child(n+3){border-bottom:none}.trust-icon{flex:0 0 36px;width:36px;height:36px;font-size:15px}.trust-item strong{font-size:12px}.trust-item small{margin-top:3px;font-size:10px}}@media(max-width:560px){.trust-strip{margin-top:0;padding-bottom:18px}.trust-items{width:calc(100% - 20px)}.trust-item{min-height:78px;padding:13px 11px;gap:8px}.trust-icon{flex:0 0 32px;width:32px;height:32px;font-size:13px}.trust-item strong{font-size:11px}.trust-item small{font-size:9px}}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.container{width:min(100% - 28px,680px)}.intro-grid{grid-template-columns:1fr;gap:25px}.benefit-grid{grid-template-columns:1fr 1fr}.benefit{padding-bottom:22px}.product-grid{grid-template-columns:1fr;gap:14px}.section-heading{align-items:start}.search-row{align-items:stretch;flex-direction:column}.search-box{width:100%}}@media(max-width:560px){.container{width:calc(100% - 22px)}.section{padding:70px 0}.intro-grid h2,.section-heading h2{letter-spacing:-1.5px}.benefit-grid{grid-template-columns:1fr;margin-top:45px}.benefit{border-right:0;border-bottom:1px solid var(--line);margin:0;padding:0 0 20px}.benefit:last-child{border-bottom:0}.catalogue-meta{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-info{padding:11px}.product-info h3{font-size:12px}.product-description{display:none}.price{font-size:15px}.mrp{font-size:9px;margin-left:3px}.unit{display:none}.product-footer{align-items:flex-end;flex-direction:column;gap:8px}.stepper{align-self:stretch;justify-content:space-between}.stepper button,.stepper strong{flex:1}.cta-card{padding:35px 25px;align-items:stretch;flex-direction:column}}.intro-section,.catalogue-section,.cta-section{position:relative}.intro-section:before,.catalogue-section:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.35;background-image:radial-gradient(circle at 20% 20%,rgba(61,10,102,.045) 0 1px,transparent 1px),radial-gradient(circle at 80% 70%,rgba(247,197,47,.05) 0 1px,transparent 1px);background-size:34px 34px,42px 42px}.intro-section>*,.catalogue-section>*,.cta-section>*{position:relative;z-index:1}.product-card{background:#fff;border:1px solid #e6d9ce;border-radius:20px;overflow:hidden;box-shadow:0 8px 25px #2c08460b;transition:.2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #2c08461a}.product-image-wrap{position:relative;background:radial-gradient(circle at 50% 35%,#fff,transparent 55%),linear-gradient(145deg,#eee5dc,#fffaf5);aspect-ratio:1;display:grid;place-items:center;padding:12px}.product-image-button{width:100%;height:300px;padding:0;border:0;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:zoom-in}.product-image{width:100%;height:100%;object-fit:contain;display:block}.product-badge{position:absolute;z-index:2;top:12px;left:12px;background:#fff;color:var(--purple);border:1px solid #e7d7c8;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.request-badge{background:#fff7df;color:#9b6c0e}.discount-badge{position:absolute;right:12px;top:12px;background:var(--purple);color:#fff1a8;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900}.product-info{padding:15px}.product-category{text-transform:uppercase;color:#9b6f93;font-size:9px;letter-spacing:1.2px;font-weight:900}.product-info h3{font-size:15px;line-height:1.35;margin:7px 0 5px}.product-description{color:var(--muted);font-size:11px;line-height:1.55;min-height:34px;margin:0}.price-row{margin-top:12px}.price{font-size:19px;font-weight:900;color:var(--purple)}.request-price{font-size:14px}.mrp{text-decoration:line-through;color:#aaa;margin-left:8px;font-size:11px}.unit{color:#8d858e;font-size:10px;margin-left:5px}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:13px}.save-text{font-size:9px;color:#8a7789}.product-contact-button{width:100%;min-height:40px;border:0;border-radius:10px;background:#3d0a66;color:#fff;padding:10px 14px;font-family:inherit;font-size:11px;font-weight:800;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.product-contact-button:hover{background:#4f1280;transform:translateY(-1px);box-shadow:0 6px 16px #3d0a662e}.product-contact-button:active{transform:translateY(0)}.stepper{display:flex;align-items:center;border:1px solid #dfd3c8;border-radius:10px;overflow:hidden;background:#fff}.stepper button{border:0;background:#fff;color:var(--purple);width:30px;height:29px;font-size:17px;cursor:pointer}.stepper button:disabled{opacity:.3;cursor:not-allowed}.stepper strong{width:27px;text-align:center;font-size:11px}.product-image-modal{position:fixed;inset:0;width:100%;height:100dvh;overflow:hidden;overscroll-behavior:none;z-index:1000;background:#0c0414e0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:30px;box-sizing:border-box}.product-image-modal-content{position:relative;width:min(900px,90vw);height:min(850px,90vh);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.product-image-modal-content img{width:100%;height:100%;max-width:100%;max-height:calc(100% - 45px);object-fit:contain;display:block;border-radius:12px}.product-image-modal-name{color:#fff;font-size:16px;font-weight:700;text-align:center;line-height:1.4}.product-image-modal-close{position:fixed;top:24px;right:28px;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#3d0a66f2;color:#fff;font-size:30px;line-height:1;cursor:pointer;z-index:1001;transition:background .2s ease,transform .2s ease}.product-image-modal-close:hover{background:#4f1280;transform:scale(1.05)}@keyframes product-image-modal-in{0%{opacity:0}to{opacity:1}}@media(max-width:800px){.product-image-button{height:240px}}@media(max-width:560px){.product-info{padding:11px}.product-info h3{font-size:12px}.product-description{display:none}.price{font-size:15px}.mrp{font-size:9px;margin-left:3px}.unit{display:none}.product-footer{align-items:flex-end;flex-direction:column;gap:8px}.stepper{align-self:stretch;justify-content:space-between}.stepper button,.stepper strong{flex:1}.product-contact-button{min-height:38px;font-size:10px;padding:9px 10px}.product-image-button{height:220px}.product-image-modal{padding:20px 12px}.product-image-modal-content{width:100%;height:85vh}.product-image-modal-content img{max-height:calc(100% - 40px);border-radius:8px}.product-image-modal-name{font-size:14px}.product-image-modal-close{top:16px;right:16px;width:40px;height:40px;font-size:26px}}@media(max-width:380px){.product-footer{flex-direction:row;align-items:center}.stepper{align-self:auto}.product-footer:has(.product-contact-button){flex-direction:column;align-items:stretch}.product-image-button{height:220px}}.category-scroll{display:flex;gap:10px;overflow:auto;padding:28px 0 20px;scrollbar-width:none}.category-scroll::-webkit-scrollbar{display:none}.category-chip{flex:0 0 auto;border:1px solid #e6dacf;background:#fff;border-radius:16px;padding:10px 15px;display:flex;align-items:center;gap:9px;color:#514a53;font-weight:700;font-size:12px}.category-chip.active{background:var(--purple);color:#fff;border-color:var(--purple)}.category-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#f8f0e7;color:var(--purple);font-size:17px}.category-chip.active .category-mark{background:#fff1b8;color:var(--purple)}@media(max-width:560px){.category-scroll{padding-top:20px}.category-chip{padding:9px 12px}}.checkout-page{min-height:calc(100vh - 158px);padding:65px 0 100px}.back-link{border:0;background:none;padding:0;color:var(--muted);font-size:12px;font-weight:700;margin-bottom:50px}.checkout-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:start}.checkout-layout h1{font-size:clamp(44px,5vw,64px);line-height:1;letter-spacing:-2px;margin:14px 0}.checkout-lead{color:var(--muted);max-width:520px;line-height:1.7}.checkout-form{margin-top:35px;display:grid;gap:18px}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkout-form label{display:grid;gap:7px;font-size:11px;color:#635c55;font-weight:800}.checkout-form input,.checkout-form textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:13px;background:#fff;outline:none;color:var(--ink);resize:vertical;box-sizing:border-box}.checkout-form input:focus,.checkout-form textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px #3d0a6614}.form-note{color:#8a837c;font-size:10px;line-height:1.6;margin:0}.form-error{background:#fff0ed;color:#a52d20;padding:11px;border-radius:9px;font-size:11px}.order-summary-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:23px;position:sticky;top:180px;min-width:0}.summary-card-head{display:flex;justify-content:space-between;align-items:end;padding-bottom:16px;border-bottom:1px solid var(--line)}.summary-card-head>strong{font-size:11px;color:var(--muted)}.summary-items{max-height:450px;overflow:auto}.summary-item{display:grid;grid-template-columns:54px 1fr auto;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #eee9e1;min-width:0}.summary-item img{width:54px;height:54px;object-fit:cover;border-radius:9px}.summary-item div{display:grid;gap:3px;min-width:0}.summary-item strong{font-size:11px;line-height:1.35}.summary-item span{font-size:9px;color:var(--muted)}.summary-item>b{font-size:11px;white-space:nowrap}.summary-breakdown{margin-top:14px;padding-top:4px;border-top:1px solid #eee9e1}.summary-breakdown-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:6px 0;color:var(--muted);font-size:12px}.summary-breakdown-row strong{color:var(--ink);font-size:12px;font-weight:700;white-space:nowrap}.summary-total-row{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:10px;padding-top:16px;border-top:1px solid var(--line)}.summary-total-row span{color:var(--muted);font-size:12px}.summary-total-row strong{font-size:24px;color:var(--purple);font-weight:900;white-space:nowrap}.summary-note{display:flex;align-items:center;gap:8px;margin-top:16px;background:#fff8e7;border-radius:10px;padding:10px}.summary-note span{color:var(--orange);flex:0 0 auto}.summary-note p{margin:0;color:#725d3c;font-size:10px;line-height:1.5}@media(max-width:800px){.checkout-layout{grid-template-columns:1fr;gap:35px}.order-summary-card{position:static;grid-row:1}.checkout-layout>div{grid-row:2}}@media(max-width:560px){.checkout-page{padding-top:35px}.back-link{margin-bottom:30px}.checkout-layout h1{font-size:45px}.form-two{grid-template-columns:1fr}.order-summary-card{padding:18px;border-radius:16px}.summary-breakdown-row,.summary-breakdown-row strong{font-size:11px}.summary-total-row strong{font-size:21px}}.success-page{min-height:calc(100vh - 158px);display:grid;place-items:center;padding:70px 20px}.success-card{width:min(560px,100%);background:#fff;border:1px solid var(--line);border-radius:22px;padding:45px;text-align:center}.success-icon{width:60px;height:60px;border-radius:50%;background:#eaf6ef;color:var(--green);display:grid;place-items:center;margin:0 auto 20px;font-size:26px;font-weight:800}.success-card h1{font-size:48px;margin:10px 0;letter-spacing:-2px}.success-card>p{color:var(--muted);line-height:1.7;font-size:13px}.success-next{display:grid;grid-template-columns:34px 1fr;text-align:left;gap:12px;margin:10px 0;padding:13px;border:1px solid var(--line);border-radius:10px}.success-next>span{color:var(--orange);font-size:10px;font-weight:800}.success-next div{display:grid;gap:3px}.success-next strong{font-size:11px}.success-next small{color:var(--muted);font-size:10px}@media(max-width:560px){.success-card{padding:30px 20px}.success-card h1{font-size:42px}}.fireworks-layer{position:fixed;inset:0;width:100vw;height:100vh;overflow:hidden;pointer-events:none;z-index:40}.firework{position:absolute;width:var(--firework-size);height:var(--firework-size);transform:translate(-50%,-50%);opacity:0;animation:firework-appear 1.6s ease-out forwards}.firework-spark{position:absolute;left:50%;top:50%;width:3px;height:calc(var(--firework-size) * .45);border-radius:999px;background:var(--firework-color);box-shadow:0 0 5px var(--firework-color),0 0 12px var(--firework-color);transform-origin:50% 100%;transform:translate(-50%,-100%) rotate(calc(var(--spark-index) * 20deg)) translateY(0);animation:spark-shoot 1.35s cubic-bezier(.15,.7,.25,1) forwards;animation-delay:.12s}.firework-core{position:absolute;left:50%;top:50%;width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 6px #fff,0 0 15px var(--firework-color),0 0 25px var(--firework-color);transform:translate(-50%,-50%);animation:core-flash .45s ease-out forwards}@keyframes firework-appear{0%{opacity:0;transform:translate(-50%,-50%) scale(.25)}12%{opacity:1}65%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) scale(1.05)}}@keyframes spark-shoot{0%{opacity:0;transform:translate(-50%,-100%) rotate(calc(var(--spark-index) * 20deg)) translateY(0) scaleY(.25)}15%{opacity:1}65%{opacity:1}to{opacity:0;transform:translate(-50%,-100%) rotate(calc(var(--spark-index) * 20deg)) translateY(calc(var(--firework-size) * -.42)) scaleY(1)}}@keyframes core-flash{0%{opacity:0;transform:translate(-50%,-50%) scale(.2)}25%{opacity:1;transform:translate(-50%,-50%) scale(1.6)}to{opacity:0;transform:translate(-50%,-50%) scale(.4)}}@media(prefers-reduced-motion:reduce){.fireworks-layer{display:none}}.whatsapp-icon{width:20px;height:20px;flex:0 0 auto}.whatsapp-float{display:none}@media(max-width:800px){.whatsapp-float{position:fixed;right:16px;bottom:84px;z-index:46;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#25d366;box-shadow:0 12px 25px #0003;transition:transform .18s ease,box-shadow .18s ease}.whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 15px 30px #0000003d}.whatsapp-float .whatsapp-icon{width:28px;height:28px}}.bulk-order-section{padding:0 0 90px;background:#f4efe8}.bulk-order-banner{width:min(1520px,calc(100% - 80px));min-height:250px;margin:0 auto;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:50px;padding:50px 65px;border-radius:24px;background:radial-gradient(circle at 90% 20%,rgba(247,197,47,.16),transparent 28%),radial-gradient(circle at 10% 90%,rgba(129,45,171,.28),transparent 32%),linear-gradient(135deg,#210033,#3d0a66);color:#fff;box-shadow:0 18px 45px #28083c29}.bulk-order-banner:before{content:"✦";position:absolute;right:34%;top:18px;font-size:90px;color:#ffd34e14;pointer-events:none}.bulk-order-content{max-width:760px;position:relative;z-index:1}.bulk-order-content .eyebrow{display:inline-block;color:#ffd34e;margin-bottom:12px}.bulk-order-content h2{margin:0;color:#fff;font-size:clamp(32px,4vw,52px);line-height:1;letter-spacing:-1.5px}.bulk-order-content p{max-width:680px;margin:18px 0 24px;color:#ffffffc7;font-size:16px;line-height:1.6}.bulk-order-contact{display:flex;flex-wrap:wrap;gap:12px 28px}.bulk-order-contact a{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-size:15px;font-weight:700}.bulk-order-contact a:hover{color:#ffd34e}.bulk-order-contact .whatsapp-icon{width:18px;height:18px}.bulk-order-button{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;border:1px solid #ffd34e;border-radius:10px;background:#ffd34e;color:#280040;font-size:15px;font-weight:800;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.bulk-order-button:hover{background:#ffe17a;transform:translateY(-2px);box-shadow:0 8px 20px #ffd34e38}@media(max-width:800px){.bulk-order-section{padding:0 0 60px}.bulk-order-banner{width:calc(100% - 28px);min-height:auto;flex-direction:column;align-items:stretch;gap:28px;padding:34px 24px;border-radius:18px}.bulk-order-content h2{font-size:34px}.bulk-order-content p{font-size:14px}.bulk-order-contact{flex-direction:column;gap:12px}.bulk-order-button{width:100%}}:root{--purple: #260044;--purple-2: #3d0a66;--deep: #11001f;--gold: #f7c52f;--gold-2: #ffd95c;--ink: #1b1520;--muted: #77717b;--paper: #faf8f4;--card: #fff;--line: #eadfd3;--orange: #ff6a2a;--green: #23875a;font-family:DM Sans,system-ui,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 8% 18%,rgba(61,10,102,.035),transparent 26%),radial-gradient(circle at 92% 45%,rgba(247,197,47,.045),transparent 24%),var(--paper)}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.container{width:min(1240px,calc(100% - 40px));margin:0 auto}em{font-family:Playfair Display,serif}.eyebrow{font-size:11px;font-weight:800;letter-spacing:2px;color:var(--purple)}.eyebrow.dark{color:var(--purple-2)}.btn{border:0;border-radius:14px;padding:14px 20px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:12px;transition:.18s ease}.btn:hover:not(:disabled){transform:translateY(-2px)}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#5b1491,#32115b);color:#fff;border:1px solid #f0bd2e;box-shadow:0 14px 30px #2f044c40}.btn-light{background:#fff;color:var(--purple)}.btn-wide{width:100%}html,body,#root{width:100%;max-width:100%;overflow-x:clip}img{max-width:100%}.floating-cart{display:none}@media(max-width:560px){.floating-cart{display:flex;position:fixed;z-index:45;right:16px;bottom:16px;width:54px;height:54px;border:0;border-radius:50%;background:var(--purple);color:#fff;align-items:center;justify-content:center;box-shadow:0 12px 25px #0003}.floating-cart span{position:absolute;top:-3px;right:-2px;width:20px;height:20px;border-radius:50%;background:var(--orange);display:grid;place-items:center;font-size:9px;font-weight:800}}
