@import "https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Audiowide&family=DM+Mono:wght@400;500&family=Geist:wght@400;500;600;700&family=Geist+Mono:wght@400;500&family=Hedvig+Letters+Serif:opsz@12..24&family=Instrument+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&family=Inter+Tight:wght@300;400;500;600;700&family=Inter:wght@400;500;600;700&family=Lato:wght@400;700&family=Manrope:wght@400;500;600;700&family=Monda:wght@400;500;600;700&family=Outfit:wght@400;500;600&family=Playfair+Display:ital,wght@0,700;1,700&family=Red+Hat+Display:wght@400;500;600;700&family=Rethink+Sans:wght@400;500;600;700&family=Tillana:wght@400;500;600;700&family=Urbanist:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Bodoni+Moda:opsz,ital,wght@6..96,400;6..96,500;6..96,600;6..96,700;6..96,800&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600&display=swap";:root,:host{--font-sans:Inter, ui-sans-serif, system-ui, sans-serif}@keyframes hero-reveal{0%{opacity:0;filter:blur(4px);transform:translateY(12px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes section-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes trusted-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes page-reveal{0%{opacity:0;transform:translateY(12%)}to{opacity:1;transform:translateY(0)}}@keyframes phone-slide-up{0%{opacity:0;transform:translateY(48px)}to{opacity:1;transform:translateY(0)}}@keyframes phone-flip-in-x{0%{opacity:0;transform:rotateX(78deg)translateY(56px)}to{opacity:1;transform:rotateX(0)translateY(0)}}@keyframes shine-infinite{0%{transform:translate(-160%)}to{transform:translate(160%)}}@keyframes logo-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes globe-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){@keyframes hero-reveal{0%{opacity:0;filter:none;transform:none}to{opacity:1;filter:none;transform:none}}@keyframes section-rise{0%{opacity:0;transform:none}to{opacity:1;transform:none}}@keyframes trusted-marquee{0%,to{transform:none}}@keyframes page-reveal{0%{opacity:0;transform:none}to{opacity:1;transform:none}}@keyframes phone-slide-up{0%{opacity:0;transform:none}to{opacity:1;transform:none}}@keyframes phone-flip-in-x{0%{opacity:0;transform:none}to{opacity:1;transform:none}}@keyframes shine-infinite{0%,to{transform:none}}@keyframes logo-orbit{0%,to{transform:none}}@keyframes globe-orbit{0%,to{transform:none}}}:root{--bg-main:#070a12;--bg-surface:#0e1424;--bg-surface-elevated:#141d33;--bg-surface-hover:#1b2642;--border-subtle:#ffffff14;--border-medium:#ffffff24;--border-accent:#38bdf859;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--text-dim:#64748b;--accent-blue:#2563eb;--accent-blue-hover:#1d4ed8;--accent-cyan:#06b6d4;--accent-cyan-light:#38bdf8;--accent-emerald:#10b981;--accent-rose:#f43f5e;--accent-amber:#f59e0b;--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--radius-full:9999px;--shadow-sm:0 2px 8px #00000040;--shadow-md:0 8px 24px -4px #0006;--shadow-lg:0 16px 40px -8px #0000008c;--shadow-glow:0 0 25px #06b6d440}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);background-color:var(--bg-main);color:var(--text-primary);letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.55;overflow-x:hidden}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}button,input{font-family:inherit}button{cursor:pointer;background:0 0;border:none}img{max-width:100%;height:auto;display:block}:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--paper:#f4f0e8;--ink:#1e211d;--muted:#706d64;--line:#d9d1c4;--olive:#394334;--stone:#dfd8ca;--cream:#fffdf8;--serif:"Bodoni Moda",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;font-size:16px}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-shell{overflow:hidden}.topline{background:var(--olive);color:#f8f5ec;letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;gap:15px;padding:10px clamp(18px,4vw,64px);font-size:11px;display:flex}.topline a{text-underline-offset:3px;text-decoration:underline}.nav-wrap{border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4f0e8f0;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(18px,4vw,64px);display:flex;position:sticky;top:0}.wordmark{font:600 22px/1 var(--serif);letter-spacing:.04em;flex-direction:column;display:inline-flex}.wordmark span{font:500 8px/1.3 var(--sans);letter-spacing:.28em;margin-top:3px}.desktop-nav{letter-spacing:.07em;text-transform:uppercase;gap:28px;font-size:12px;display:flex}.desktop-nav a{padding:8px 0;position:relative}.desktop-nav a:after{content:"";background:var(--ink);height:1px;transition:right .25s;position:absolute;bottom:3px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.nav-tools{align-items:center;gap:4px;display:flex}.icon-button{width:42px;height:42px;color:var(--ink);background:0 0;border:0;border-radius:50%;place-items:center;transition:background .2s;display:inline-grid;position:relative}.icon-button svg,.button svg,.text-link svg,.category-card svg,.service-card svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.icon-button b{background:var(--olive);color:#fff;border-radius:99px;place-items:center;min-width:15px;height:15px;font-size:9px;display:grid;position:absolute;top:2px;right:2px}.mobile-only{display:none}.hero{color:#fdfaf2;align-items:center;min-height:min(720px,100vh - 110px);padding:clamp(64px,10vw,130px) clamp(18px,8vw,128px);display:flex;position:relative}.hero-photo,.hero-shade{position:absolute;inset:0}.hero-photo{background-image:url(https://images.unsplash.com/photo-1546435770-a3e426bf472b?auto=format&fit=crop&w=2200&q=90);background-position:50%;background-size:cover}.hero-copy{z-index:1;max-width:690px;position:relative}.eyebrow{letter-spacing:.19em;text-transform:uppercase;margin:0 0 17px;font-size:10px;font-weight:600}.hero h1,.section h2,.editorial-banner h2,.community h2,.cart-panel h2{font:500 clamp(48px,7.5vw,108px)/.88 var(--serif);letter-spacing:-.055em;margin:0}.hero h1 em,.section h2 em,.editorial-banner h2 em,.community h2 em{font-weight:400}.hero-text{color:#e5e0d5;max-width:440px;margin:29px 0;font-size:16px;line-height:1.6}.hero-actions{align-items:center;gap:28px;display:flex}.button{border:1px solid var(--ink);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:15px;min-height:47px;padding:0 19px;font-size:11px;transition:background .22s,color .22s;display:inline-flex}.button-ink{background:var(--ink);color:#fffdf7;border-color:var(--ink)}.button-ink:hover{color:var(--ink);background:0 0}.text-link{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:12px;padding-bottom:4px;font-size:12px;display:inline-flex}.hero-note{z-index:1;color:#eee9dd;align-items:center;gap:15px;display:flex;position:absolute;bottom:36px;right:clamp(18px,4vw,64px)}.hero-note span{font:400 33px var(--serif)}.hero-note p{letter-spacing:.15em;font-size:9px;line-height:1.45}.section{padding:clamp(75px,10vw,135px) clamp(18px,6vw,100px)}.section-intro{max-width:620px}.section-intro>p:last-child,.shop-heading>p,.community>div>p{color:var(--muted);max-width:430px;line-height:1.6}.section h2,.editorial-banner h2,.community h2{font-size:clamp(42px,5.4vw,76px);line-height:.95}.category-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:56px;display:grid}.category-card{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;min-height:220px;color:var(--ink);background:0 0;padding:25px;transition:background .22s,color .22s;position:relative}.category-card:hover{background:var(--olive);color:#fbf9f1}.category-card span{font:11px;color:var(--muted);margin-bottom:37px;display:block}.category-card:hover span{color:#d9d5ca}.category-card h3{font:500 30px/1 var(--serif);margin:0}.category-card p{max-width:185px;color:var(--muted);margin:11px 0;font-size:12px;line-height:1.45}.category-card:hover p{color:#dbd7cd}.category-card svg{position:absolute;bottom:22px;right:22px}.shop-section{background:var(--cream)}.shop-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.filter-row{flex-wrap:wrap;gap:8px;margin:46px 0 28px;display:flex}.filter-row button{border:1px solid var(--line);letter-spacing:.07em;text-transform:uppercase;color:var(--muted);background:0 0;padding:9px 15px;font-size:11px;transition:all .2s}.filter-row button:hover,.filter-row button.active{background:var(--ink);border-color:var(--ink);color:#fff}.products-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-card{background:var(--paper);min-width:0}.product-image{aspect-ratio:1/1.08;background:#e7e0d4;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.2,.65,.3,1);display:block}.wish{width:39px;height:39px;color:var(--ink);background:#fffdf8cc;border:1px solid #ffffffb3;border-radius:50%;place-items:center;transition:all .2s;display:grid;position:absolute;top:12px;right:12px}.wish:hover,.wish.active{background:var(--olive);color:#fff;border-color:var(--olive)}.wish.active svg{fill:currentColor}.product-info>p{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin:0 0 8px;font-size:9px}.product-info h3{font:500 21px/1.08 var(--serif);min-height:46px;margin:0}.product-info>div{justify-content:space-between;align-items:center;margin-top:19px;display:flex}.product-info strong{font-size:13px}.product-info>div button{border:1px solid var(--ink);background:0 0;border-radius:50%;place-items:center;width:34px;height:34px;transition:all .2s;display:grid}.product-info>div button:hover{background:var(--olive);color:#fff;border-color:var(--olive)}.product-info>div button svg{width:15px}.editorial-banner{background:#d8d0c2;grid-template-columns:1fr 1fr;min-height:560px;display:grid}.editorial-image{background:url(https://images.unsplash.com/photo-1518441902117-f0a1290a1c7b?auto=format&fit=crop&w=1400&q=90) 50%/cover}.editorial-banner>div:last-child{align-self:center;padding:clamp(55px,9vw,135px)}.editorial-banner h2{margin-bottom:25px}.editorial-banner>div:last-child>p:not(.eyebrow){color:#5f5e56;max-width:360px;margin-bottom:31px;line-height:1.65}.service-section{background:var(--olive);color:#f7f3e9}.service-section .eyebrow,.service-section .section-intro>p:last-child{color:#c6c7b7}.service-grid{border-top:1px solid #ffffff40;grid-template-columns:repeat(3,1fr);margin-top:55px;display:grid}.service-card{border-right:1px solid #ffffff40;padding:30px 28px 25px}.service-card svg{width:27px;height:27px;margin-bottom:56px}.service-card h3{font:500 28px var(--serif);margin:0 0 10px}.service-card p{color:#d2d3c7;max-width:290px;font-size:13px;line-height:1.65}.community{background:var(--stone);grid-template-columns:1fr 1fr;gap:65px;padding:clamp(70px,10vw,135px) clamp(18px,6vw,100px);display:grid}.community form{align-self:end}.community label{letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:10px;display:block}.community form>div{border-bottom:1px solid var(--ink);display:flex}.community input{background:0 0;border:0;outline:none;width:100%;padding:14px 0}.community .button{white-space:nowrap;margin-bottom:8px}footer{background:var(--ink);color:#eee9dd;padding:67px clamp(18px,6vw,100px) 22px}.footer-main{grid-template-columns:2fr repeat(3,1fr);gap:35px;display:grid}.footer-main .wordmark{color:#fff}.footer-main>div>p:not(.footer-title){color:#b9b8ae;margin-top:21px;font-size:13px}.footer-main>div:not(:first-child){flex-direction:column;gap:11px;display:flex}.footer-title{letter-spacing:.16em;text-transform:uppercase;color:#b9b8ae;margin:0 0 9px;font-size:10px}.footer-main a:not(.wordmark){font-size:13px;transition:color .2s}.footer-bottom{color:#aaa99e;border-top:1px solid #ffffff26;justify-content:space-between;margin-top:54px;padding-top:20px;font-size:11px;display:flex}.mobile-menu,.cart-layer{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1416126b;position:fixed;inset:0}.mobile-menu-panel{background:var(--paper);flex-direction:column;gap:20px;padding:95px 27px 35px;display:flex;position:relative}.mobile-menu-panel>a{font:500 37px var(--serif)}.mobile-menu-panel .menu-contact{font:12px var(--sans);letter-spacing:.1em;text-transform:uppercase;margin-top:13px}.menu-close{position:absolute;top:13px;right:14px}.cart-layer{justify-content:flex-end;display:flex}.cart-panel{background:var(--paper);width:min(440px,100%);padding:30px;overflow:auto}.cart-panel>.icon-button{float:right}.cart-panel h2{margin:8px 0 30px;font-size:50px}.cart-item{border-top:1px solid var(--line);gap:14px;padding:12px 0;display:flex}.cart-item img{object-fit:cover;width:65px;height:65px}.cart-item h3{font:500 20px var(--serif);margin:2px 0}.cart-item p,.empty{color:var(--muted);font-size:13px}.cart-panel>.button{margin-top:23px}.toast{z-index:120;background:var(--olive);color:#fff;padding:14px 17px;font-size:13px;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 35px #0003}@media (width<=900px){.desktop-nav{display:none}.mobile-only{display:grid}.products-grid,.category-grid{grid-template-columns:repeat(2,1fr)}.hero{min-height:650px}.editorial-banner{grid-template-columns:1fr}.editorial-image{min-height:320px}.service-grid,.community{grid-template-columns:1fr}.service-card,.service-card:first-child{border-bottom:1px solid #ffffff40;border-left:1px solid #ffffff40}.service-card svg{margin-bottom:30px}.footer-main{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.topline{font-size:9px}.topline span{max-width:185px}.nav-wrap{height:68px}.hero{min-height:610px;padding:80px 20px 90px}.hero-shade{background:linear-gradient(90deg,#171b14e6,#171b1473)}.hero h1{font-size:57px}.hero-actions{flex-direction:column;align-items:flex-start;gap:21px}.hero-note{bottom:18px}.section{padding:72px 20px}.category-grid{margin-top:38px}.category-card{min-height:190px;padding:19px}.category-card h3{font-size:25px}.shop-heading{flex-direction:column;align-items:flex-start;gap:14px}.products-grid{gap:11px}.product-info{padding:12px}.product-info h3{min-height:42px;font-size:18px}.editorial-banner>div:last-child{padding:65px 20px}.community{gap:36px;padding:70px 20px}.community form>div{border:0;display:block}.community input{border-bottom:1px solid var(--ink);margin-bottom:18px}.community .button{justify-content:space-between;width:100%}.footer-main{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;gap:9px}.footer-main>div:not(:first-child){gap:10px}.product-info>div button{width:31px;height:31px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.hero-orbit-product{z-index:1;aspect-ratio:1;pointer-events:none;filter:drop-shadow(0 35px 30px #00000061);place-items:center;width:clamp(230px,34vw,510px);display:grid;position:absolute;top:16%;right:clamp(3%,9vw,12%)}.hero-orbit-product:before{content:"";border:1px solid #ede8da6b;border-radius:50%;position:absolute;inset:9%}.hero-orbit-product:after{content:"";border:1px solid #ede8da40;border-radius:50%;position:absolute;inset:20%}.hero-orbit-product img{object-fit:cover;mix-blend-mode:screen;filter:contrast(1.05)saturate(.78);z-index:1;border-radius:50%;width:89%;height:89%;position:relative}.hero-copy{z-index:2}.hero-note{z-index:3}.shop-controls{justify-content:space-between;align-items:center;gap:20px;display:flex}.price-filter{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);white-space:nowrap;align-items:center;gap:9px;font-size:10px;display:flex}.price-filter strong{color:var(--ink);font-size:11px}.price-filter input{accent-color:var(--olive);width:105px}.floating-whatsapp{z-index:60;color:#fffdf7;letter-spacing:.08em;text-transform:uppercase;background:#274d3a;border-radius:999px;align-items:center;gap:9px;padding:12px 16px 12px 12px;font-size:11px;transition:transform .2s,background .2s;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 14px 34px #1c2b1e47}.floating-whatsapp:hover{background:#1e3b2c;transform:translateY(-2px)}.floating-whatsapp span{padding-top:1px}@media (width<=900px){.hero-orbit-product{opacity:.55;top:8%;right:-10%}.shop-controls{flex-direction:column;align-items:flex-start}.price-filter{padding-bottom:13px}}@media (width<=560px){.hero-orbit-product{opacity:.36;width:310px;top:45px;right:-110px}.floating-whatsapp{padding:13px;bottom:13px;right:13px}.floating-whatsapp span{display:none}.price-filter{justify-content:space-between;width:100%}.price-filter input{width:140px}}@media (prefers-reduced-motion:reduce){.hero-orbit-product{transform:none!important}}.clickable-card{cursor:pointer}.detail-layer{z-index:110;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1a1c1694;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.detail-panel,.checkout-panel{background:var(--paper);width:min(940px,100%);position:relative;box-shadow:0 28px 80px #00000052}.detail-panel{grid-template-columns:1fr 1fr;min-height:500px;display:grid}.detail-close{z-index:3;background:#fffdf8c7;position:absolute;top:15px;right:15px}.detail-image{background:#e4ddcf;min-height:500px}.detail-image img{object-fit:cover;width:100%;height:100%;display:block}.detail-content{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(40px,6vw,78px);display:flex}.detail-content h2,.checkout-panel h2{font:500 clamp(37px,5vw,65px)/.94 var(--serif);letter-spacing:-.04em;margin:3px 0 18px}.detail-price{margin:0 0 25px;font-size:18px}.detail-copy{color:var(--muted);max-width:370px;font-size:14px;line-height:1.7}.detail-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.detail-actions .button{color:var(--ink);background:0 0}.detail-actions .button-ink{background:var(--ink);color:#fff}.order-now{border:0;border-bottom:1px solid var(--ink);letter-spacing:.09em;text-transform:uppercase;background:0 0;align-items:center;gap:12px;margin-top:28px;padding:0 0 5px;font-size:12px;display:flex}.order-now svg{fill:none;stroke:currentColor;width:18px;height:18px}.checkout-panel{max-width:700px;padding:clamp(32px,5vw,65px)}.checkout-product{color:var(--muted);margin:0 0 30px;font-size:14px}.checkout-fields{grid-template-columns:1fr 1fr;gap:18px;display:grid}.checkout-fields label{letter-spacing:.11em;text-transform:uppercase;flex-direction:column;gap:7px;font-size:10px;display:flex}.checkout-fields input,.checkout-fields textarea{background:var(--cream);border:1px solid var(--line);color:var(--ink);outline-color:var(--olive);resize:vertical;padding:12px}.full-width{grid-column:1/-1}.checkout-panel fieldset{border:0;border-top:1px solid var(--line);flex-wrap:wrap;gap:15px;margin:30px 0 18px;padding:18px 0 0;display:flex}.checkout-panel legend{letter-spacing:.11em;text-transform:uppercase;padding:0 8px 0 0;font-size:10px}.payment-option{align-items:center;gap:6px;font-size:12px;display:flex}.payment-marks,.footer-payments{align-items:center;gap:8px;display:flex}.payment-marks span,.footer-payments span{border:1px solid var(--line);background:#fffdf8;padding:6px 8px;font-size:11px;font-weight:700}.easypaisa{color:#168944}.jazzcash{color:#d03434}.visa{color:#143f92;letter-spacing:.08em}.submit-order{margin-top:26px}.form-note{color:var(--muted);margin:13px 0 0;font-size:11px;line-height:1.5}.footer-payments{margin-left:auto}.footer-bottom{align-items:center}@media (width<=650px){.detail-panel{grid-template-columns:1fr}.detail-image{min-height:270px;max-height:360px}.detail-content{padding:38px 25px}.checkout-fields{grid-template-columns:1fr}.full-width{grid-column:auto}.checkout-panel fieldset{flex-direction:column;gap:10px}.footer-bottom{align-items:flex-start}.footer-payments{margin-left:0}}.fly-to-cart{z-index:140;object-fit:cover;pointer-events:none;border:2px solid #fffdf7;border-radius:50%;width:48px;height:48px;position:fixed;box-shadow:0 10px 23px #0000003d}@media (prefers-reduced-motion:reduce){.fly-to-cart{display:none}}.payment-marks img,.footer-payments img{object-fit:contain;border:1px solid var(--line);background:#fffdf8;width:68px;height:30px;padding:4px}.footer-payments img{width:60px;height:27px}.order-now{color:#fffdf7;background:#9a782b;border:1px solid #9a782b;border-radius:0;padding:13px 18px;transition:background .2s,border-color .2s,transform .2s}.order-now:hover{background:#394334;border-color:#394334;transform:translateY(-1px)}.order-now:focus-visible{outline-offset:3px;outline:2px solid #1e211d}.floating-whatsapp{border:2px solid #ffffffe6;justify-content:center;width:54px;height:54px;padding:0}.floating-whatsapp svg{width:26px;height:26px}.footer-socials{gap:10px;display:flex}.footer-socials a{color:#eee9dd;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.footer-socials svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:18px;height:18px}.wordmark img{object-fit:contain;width:112px;height:52px;display:block}.menu-orders{text-align:left;font:500 37px var(--serif);color:var(--ink);background:0 0;border:0;padding:0}.orders-panel{background:var(--paper);width:min(680px,100%);padding:clamp(38px,6vw,72px);position:relative}.orders-panel h2{font:500 clamp(45px,6vw,70px)/.95 var(--serif);margin:4px 0 35px}.orders-empty{border-top:1px solid var(--line);text-align:center;flex-direction:column;align-items:center;padding-top:38px;display:flex}.orders-empty>svg{fill:none;width:38px;height:38px;stroke:var(--olive);stroke-width:1.4px}@media (width<=900px){.nav-wrap{justify-content:center;position:sticky}.nav-wrap>.wordmark{z-index:2;position:absolute;left:50%;transform:translate(-50%)}.nav-wrap .wordmark img{width:100px;height:54px}.nav-tools{z-index:3;position:absolute;right:12px}.nav-tools .icon-button:first-child{display:none}.nav-tools .mobile-only{left:12px;top:calc(10px + env(safe-area-inset-top,0px));background:var(--paper);display:grid;position:fixed}.nav-tools .mobile-only svg{width:22px;height:22px}.footer-main .wordmark img{width:108px;height:60px}}.nav-wrap button{font:inherit}.wordmark{cursor:pointer;background:0 0;border:0;padding:0}.desktop-nav button{color:var(--ink);font:inherit;letter-spacing:.07em;text-transform:uppercase;background:0 0;border:0;padding:8px 0;position:relative}.desktop-nav button:after{content:"";background:var(--ink);height:1px;transition:right .25s;position:absolute;bottom:3px;left:0;right:100%}.desktop-nav button:hover:after,.desktop-nav button.nav-active:after{right:0}.mobile-menu-button{color:var(--ink);background:0 0;border:0;width:42px;height:42px;padding:0}.mobile-menu-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:23px}.mobile-menu-panel button:not(.menu-close){text-align:left;color:var(--ink);font:500 37px var(--serif);background:0 0;border:0;padding:0}.page-shell{background:var(--cream);min-height:60vh;padding:clamp(38px,6vw,86px) clamp(18px,6vw,100px)}.breadcrumb{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:44px;font-size:11px}.breadcrumb span{color:var(--line);margin:0 8px}.breadcrumb button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.page-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:55px;display:flex}.page-heading h1,.simple-page h1,.story-page h1,.product-detail-copy h1{font:500 clamp(46px,6vw,80px)/.94 var(--serif);letter-spacing:-.05em;margin:0}.page-heading h1 em,.simple-page h1 em,.story-page h1 em{font-weight:400}.page-heading>p{max-width:320px;color:var(--muted);line-height:1.65}.shop-layout{grid-template-columns:220px 1fr;align-items:start;gap:46px;display:grid}.shop-sidebar{border-top:1px solid var(--line);flex-direction:column;align-items:flex-start;padding-top:18px;display:flex}.filter-title{text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:9px;margin-bottom:23px;font-size:11px;font-weight:600;display:flex}.filter-title svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:17px}.shop-sidebar .filter-label{text-transform:uppercase;letter-spacing:.13em;color:var(--muted);margin:19px 0 9px;font-size:10px}.shop-sidebar button{color:var(--muted);background:0 0;border:0;padding:7px 0;font-size:14px}.shop-sidebar button.active,.shop-sidebar button:hover{color:var(--olive);font-weight:600}.range-label{justify-content:space-between;width:100%;display:flex}.range-label strong{color:var(--ink);font-size:10px}.shop-sidebar input{accent-color:var(--olive);width:100%}.results-top{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:17px 0 23px;font-size:12px;display:flex}.results-top label{align-items:center;gap:8px;display:flex}.results-top select{border:0;border-bottom:1px solid var(--line);color:var(--ink);background:0 0;padding:4px}.product-image{cursor:pointer;border:0;padding:0}.product-card{position:relative}.product-name{text-align:left;font:500 21px/1.08 var(--serif);color:var(--ink);background:0 0;border:0;min-height:46px;padding:0}.product-detail-page{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);display:grid}.product-detail-image{background:#e8e1d5;justify-content:center;align-items:center;min-height:clamp(440px,60vw,700px);padding:clamp(20px,4vw,56px);display:flex}.product-detail-image img{object-fit:contain;width:100%;height:100%;max-height:620px;display:block}.product-detail-copy{align-self:center;padding:clamp(38px,7vw,108px) clamp(26px,6vw,90px)}.product-detail-copy>p:not(.eyebrow):not(.detail-price){color:var(--muted);max-width:400px;line-height:1.7}.detail-note{border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-top:32px;padding-top:18px;font-size:11px;line-height:1.55}.simple-page>p:not(.eyebrow),.story-page>p{color:var(--muted);max-width:560px;margin:20px 0 30px;font-size:16px;line-height:1.7}.line-list{border-top:1px solid var(--line);max-width:700px;margin-top:35px}.line-list>div{border-bottom:1px solid var(--line);grid-template-columns:74px 1fr auto;align-items:center;gap:17px;padding:13px 0;display:grid}.line-list img{object-fit:cover;background:#e8e1d5;width:74px;height:74px}.orders-empty{border-top:1px solid var(--line);text-align:center;max-width:650px;margin-top:38px;padding:45px 0}.orders-empty h3{font:500 31px var(--serif);margin:18px 0 5px}.orders-empty p{color:var(--muted);margin:0 0 24px;font-size:14px}.orders-empty svg{fill:none;width:38px;height:38px;stroke:var(--olive);stroke-width:1.4px}.story-page{background:linear-gradient(100deg,#e1d9ca,#f8f4eb);min-height:520px}.story-page h1{max-width:850px}.floating-whatsapp{z-index:200!important;color:#fff!important;background:#274d3a!important;border:2px solid #fff!important;border-radius:50%!important;place-items:center!important;width:54px!important;height:54px!important;padding:0!important;display:grid!important;position:fixed!important;bottom:20px!important;right:20px!important;box-shadow:0 14px 34px #1c2b1e52!important}.floating-whatsapp svg{fill:currentColor!important;width:27px!important;height:27px!important}.floating-whatsapp span{display:none!important}.footer-main button{color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.footer-socials a{font-family:var(--sans);font-size:12px;font-weight:600}.footer-socials a svg{fill:currentColor;stroke:none;width:18px;height:18px}.checkout-panel img{object-fit:contain;vertical-align:middle;width:65px;height:26px}@media (width<=900px){.mobile-only{display:grid}.desktop-nav,.desktop-search{display:none!important}.nav-wrap{justify-content:center;position:sticky}.mobile-menu-button{z-index:3;position:absolute;left:12px}.nav-tools{z-index:3;position:absolute;right:12px}.nav-wrap>.wordmark{position:static;transform:none}.shop-layout{grid-template-columns:1fr;gap:22px}.shop-sidebar{grid-template-columns:repeat(3,1fr);gap:3px 13px;padding-bottom:18px;display:grid}.shop-sidebar .filter-title,.shop-sidebar .filter-label{grid-column:1/-1}.shop-sidebar .range-label{display:flex}.product-detail-page{grid-template-columns:1fr}.product-detail-image{min-height:360px;max-height:55vh;padding:26px}.product-detail-image img{max-height:46vh}.page-heading{margin-bottom:34px}.page-shell{padding-top:40px}}@media (width<=560px){.page-heading{flex-direction:column;align-items:flex-start;gap:8px}.page-heading>p{margin:0}.breadcrumb{margin-bottom:27px}.shop-sidebar{grid-template-columns:repeat(2,1fr)}.results-top{font-size:11px}.product-detail-image{min-height:300px;max-height:390px;padding:16px}.product-detail-image img{max-height:350px}.product-detail-copy{padding:36px 0}.product-detail-copy h1{font-size:46px}.detail-actions{flex-direction:column;width:100%;display:flex}.detail-actions .button{justify-content:space-between;width:100%}.simple-page h1{font-size:51px}.story-page{min-height:440px}.story-page h1{font-size:52px}.service-section{padding-top:58px;padding-bottom:58px}.service-grid{border-top:1px solid #ffffff40;margin-top:30px}.service-card,.service-card:first-child{border-bottom:1px solid #ffffff40!important;border-left:0!important;border-right:0!important;min-height:0!important;padding:24px 18px!important}.service-card h3{font-size:25px}.service-card p{margin:7px 0 0}.floating-whatsapp{bottom:14px!important;right:14px!important}.line-list>div{grid-template-columns:58px 1fr;gap:12px}.line-list img{width:58px;height:58px}.line-list strong{grid-column:2}.product-name{font-size:18px}.products-grid{gap:11px}}.reviews-page .page-heading{margin-bottom:48px}.review-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.review-card{background:var(--paper);border-top:2px solid var(--olive);flex-direction:column;justify-content:space-between;min-height:270px;padding:31px 27px;display:flex}.review-stars{letter-spacing:.16em;color:#9a782b;font-size:14px}.review-card>p{font:500 25px/1.15 var(--serif);color:var(--ink);margin:24px 0}.review-card footer{border-top:1px solid var(--line);flex-direction:column;gap:4px;padding-top:13px;display:flex}.review-card footer strong{font-size:12px}.review-card footer span{color:var(--muted);font-size:11px}.review-form{background:var(--stone);grid-template-columns:1fr 1fr;align-items:start;gap:50px;margin-top:75px;padding:clamp(28px,5vw,60px);display:grid}.review-form h2{font:500 clamp(34px,4vw,55px)/.95 var(--serif);letter-spacing:-.04em;margin:0}.review-form h2 em{font-weight:400}.review-form form{flex-direction:column;gap:12px;display:flex}.review-form input,.review-form textarea{border:1px solid var(--line);background:var(--cream);font:inherit;resize:vertical;padding:13px}.review-form .button{align-self:flex-start}.review-thanks{font:500 27px/1.2 var(--serif);margin:0}@media (width<=800px){.review-grid{grid-template-columns:1fr}.review-card{min-height:210px}.review-form{grid-template-columns:1fr;gap:30px;margin-top:45px}}:root{--paper:#f5f9ff;--ink:#071b37;--muted:#5b6c84;--line:#d5e1f1;--olive:#064dc4;--stone:#e5effd;--cream:#fff;--electric:#087cff;--navy:#04142d}body{background:var(--paper);color:var(--ink)}.topline{background:var(--navy);color:#dceeff}.topline a{color:#7bc2ff}.nav-wrap{border-bottom-color:var(--line);background:#f5f9ffed}.icon-button:hover{background:#dcecff}.icon-button b{background:var(--electric)}.hero-photo{filter:saturate(1.1)hue-rotate(175deg)contrast(1.05)}.button-ink{background:var(--electric);border-color:var(--electric);color:#fff}.button-ink:hover{background:var(--navy);border-color:var(--navy);color:#fff}.hero .button-ink:hover{color:var(--navy);background:#fff;border-color:#fff}.home-products,.page-shell{background:#f7faff}.product-card{background:#fff;box-shadow:0 10px 28px #07214d12}.wish:hover,.wish.active,.product-info>div button:hover{background:var(--electric);border-color:var(--electric)}.service-section .eyebrow,.service-section .section-intro>p:last-child,.service-card p{color:#b9d8fb}.footer-main a:not(.wordmark):hover{color:#7bc2ff}.footer-socials a:hover{color:#fff;background:#087cff;border-color:#087cff}.order-now{background:var(--electric);border-color:var(--electric)}.order-now:hover{background:var(--navy);border-color:var(--navy)}.shop-sidebar button.active,.shop-sidebar button:hover{color:var(--electric)}.shop-sidebar input{accent-color:var(--electric)}.product-detail-image{background:#edf4fc}.story-page{background:linear-gradient(115deg,#e4f1ff,#f9fcff)}.review-card{border-top-color:var(--electric)}.review-stars{color:var(--electric)}.review-form{background:#e5effd}.toast{background:var(--electric)}footer{background:var(--navy)}.editorial-banner{display:none}.topline{white-space:nowrap;overflow:hidden;padding:0!important;display:block!important}.shipping-marquee{width:100%;overflow:hidden}.shipping-marquee-track{align-items:center;gap:90px;width:max-content;padding:10px 0;animation:16s linear infinite shipping-marquee;display:flex}.shipping-marquee-track span{letter-spacing:.14em;text-transform:uppercase;font-size:11px;display:inline-block}@keyframes shipping-marquee{0%{transform:translate(100vw)}to{transform:translate(-100%)}}@media (width<=560px){.shipping-marquee-track{gap:52px;padding:9px 0;animation-duration:13s}.shipping-marquee-track span{font-size:9px}}@media (prefers-reduced-motion:reduce){.shipping-marquee-track{justify-content:center;width:100%;animation:none}.shipping-marquee-track span[aria-hidden=true]{display:none}}.auth-page{background:radial-gradient(circle at 75% 10%,#137cff 0,#0000 32%),#04142d;place-items:center;min-height:70vh;padding:40px 18px;display:grid}.auth-card{background:#fff;width:min(510px,100%);padding:clamp(32px,6vw,68px);box-shadow:0 30px 90px #00000059}.auth-card h1{font:500 clamp(48px,6vw,70px)/.9 var(--serif);letter-spacing:-.05em;margin:0 0 20px}.auth-card>p{color:var(--muted);margin-bottom:28px;line-height:1.65}.google-button{border:1px solid var(--line);background:#fff;justify-content:center;align-items:center;gap:13px;width:100%;min-height:52px;font-weight:600;display:flex}.google-button svg{width:20px;height:20px}.auth-card .text-link{background:0 0;border:0;margin-top:25px}.setup-notice{color:#34506f;background:#edf4fc;padding:14px;font-size:13px}.form-status{color:#064dc4;margin:12px 0;font-size:13px}.order-list{border-top:1px solid var(--line);max-width:820px;margin-top:36px}.order-list article{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:10px;padding:18px 0;display:grid}.order-list article>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.order-list small{color:var(--muted)}.order-list p{color:var(--muted);grid-column:1/-1;margin:0}.order-list em{color:#064dc4;grid-column:1/-1;font-size:12px;font-style:normal}.order-status{letter-spacing:.08em;text-transform:uppercase;color:#6c4900;background:#ffe7a9;padding:5px 7px;font-size:10px;font-weight:700}.order-status.approved,.order-status.completed{color:#12603d;background:#d9f7e8}.order-status.cancelled{color:#a11b1b;background:#ffe0e0}.admin-shell{color:#ecf6ff;background:#07152d;grid-template-columns:245px 1fr;min-height:calc(100vh - 110px);display:grid}.admin-sidebar{border-right:1px solid #ffffff1f;flex-direction:column;gap:6px;padding:30px 20px;display:flex}.admin-sidebar img{object-fit:contain;width:62px;height:62px;margin-bottom:10px}.admin-sidebar>p{letter-spacing:.14em;color:#83bdf8;margin:0 0 20px;font-size:11px}.admin-sidebar button{color:#b8c8da;text-align:left;background:0 0;border:0;border-radius:7px;justify-content:space-between;gap:8px;padding:12px;display:flex}.admin-sidebar button:hover,.admin-sidebar button.active{color:#fff;background:#12325d}.admin-sidebar button b{color:#fff;text-align:center;background:#087cff;border-radius:999px;min-width:19px;padding:2px;font-size:11px}.admin-sidebar .admin-store-link{color:#fff;border:1px solid #ffffff2e;margin-top:auto}.admin-main{padding:clamp(24px,5vw,60px);overflow:auto}.admin-main header{justify-content:space-between;align-items:start;gap:20px;margin-bottom:36px;display:flex}.admin-main h1{font:500 clamp(44px,5vw,66px)/.9 var(--serif);margin:0}.admin-user{color:#91a6be;border:1px solid #ffffff21;padding:9px 11px;font-size:12px}.admin-message{color:#d8efff;background:#12325d;padding:12px 14px}.admin-table{background:#0c2345;border:1px solid #ffffff1f}.admin-table article{border-bottom:1px solid #ffffff1a;grid-template-columns:minmax(260px,1fr) auto 150px;align-items:center;gap:20px;padding:18px;display:grid}.admin-table article>div{flex-direction:column;gap:5px;display:flex}.admin-table span,.admin-table small{color:#b8c8da}.admin-table select,.admin-table button{color:#fff;background:#13345f;border:1px solid #ffffff2b;padding:9px}.danger{background:#7a1a2c!important}.admin-products{grid-template-columns:310px 1fr;gap:25px;display:grid}.admin-product-form,.manage-admins form{background:#0c2345;border:1px solid #ffffff1f;flex-direction:column;gap:11px;padding:22px;display:flex}.admin-product-form h2,.manage-admins h2{font:500 30px var(--serif);margin:0 0 5px}.admin-product-form input,.admin-product-form textarea,.manage-admins input{color:#fff;background:#071a35;border:1px solid #ffffff29;padding:11px}.admin-product-form label{color:#c6d4e4;font-size:12px}.admin-product-list{flex-direction:column;gap:9px;display:flex}.admin-product-list article{background:#0c2345;grid-template-columns:60px 1fr auto auto;align-items:center;gap:12px;padding:10px;display:grid}.admin-product-list img{object-fit:cover;background:#fff;width:60px;height:60px}.admin-product-list span,.admin-product-list em{color:#aac0d8;margin-top:4px;font-size:12px;display:block}.admin-product-list em{color:#ffca63}.admin-product-list button{color:#fff;background:#13345f;border:0;padding:8px}.manage-admins{grid-template-columns:380px 1fr;gap:25px;display:grid}.manage-admins>div{background:#0c2345;padding:22px}.manage-admins article{border-bottom:1px solid #ffffff1a;flex-direction:column;gap:4px;padding:12px 0;display:flex}.manage-admins span{color:#aac0d8;font-size:13px}@media (width<=900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{border-bottom:1px solid #ffffff1f;border-right:0;flex-flow:wrap;align-items:center;padding:15px}.admin-sidebar img,.admin-sidebar>p{display:none}.admin-sidebar .admin-store-link{margin:0}.admin-products,.manage-admins{grid-template-columns:1fr}.admin-table article{grid-template-columns:1fr;gap:10px}.admin-main header{flex-direction:column}.order-list article{grid-template-columns:1fr}}.floating-whatsapp{background:#25d366!important}.floating-whatsapp:hover{background:#128c7e!important}.footer-socials a:last-child{color:#25d366;border-color:#25d366}.footer-socials a:last-child:hover{color:#fff;background:#25d366;border-color:#25d366}.unavailable{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#071b37;padding:9px;font-size:9px;position:absolute;bottom:10px;left:10px;right:10px}.product-info button:disabled,.detail-actions button:disabled,.order-now:disabled{cursor:not-allowed;opacity:.48;transform:none!important}.hero-carousel{overflow:hidden}.hero-slide-bg{background-position:50%;background-size:cover;position:absolute;inset:0}.hero-carousel .hero-copy{z-index:2}.hero-carousel-controls{z-index:4;color:#fff;align-items:center;gap:12px;display:flex;position:absolute;bottom:24px;right:clamp(18px,5vw,70px)}.hero-carousel-controls button{color:#fff;background:#020f2673;border:1px solid #ffffff8c;width:42px;height:42px;font-size:18px}.hero-carousel-controls button:focus-visible{outline-offset:3px;outline:3px solid #87c6ff}.hero-carousel-controls span{letter-spacing:.1em;font-size:11px}.advance-instructions{border-top:1px solid var(--line);margin:22px 0 0;padding-top:17px;font-size:13px;line-height:1.55}.advance-instructions>p{color:var(--muted);margin:0 0 13px}.advance-instructions>div{border-bottom:1px solid var(--line);flex-direction:column;padding:9px 0;display:flex}.advance-instructions span{color:var(--muted)}.advance-instructions a{color:#087cff;margin-top:15px;font-weight:700;display:inline-block}.image-upload{color:#d6e8fb;flex-direction:column;gap:8px;font-size:12px;display:flex!important}.image-upload input{background:#0c2345!important;padding:0!important}.payment-settings{max-width:620px}.payment-settings>p{color:#c2d4e7;margin:0 0 5px;font-size:13px;line-height:1.5}@media (width<=560px){.hero-carousel-controls{gap:7px;bottom:16px;right:16px}.hero-carousel-controls button{width:38px;height:38px}.hero-carousel-controls span{display:none}}.magic-link-form{flex-direction:column;gap:15px;display:flex}.magic-link-form label{flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}.magic-link-form input{border:1px solid var(--line);min-height:48px;font:inherit;background:#fff;padding:11px}.magic-link-form input:focus-visible{outline-offset:2px;outline:3px solid #87c6ff}.magic-link-form .button{justify-content:center}.cart-checkout-layout{grid-template-columns:minmax(0,1fr) minmax(270px,340px);align-items:start;gap:clamp(28px,5vw,68px);margin-top:35px;display:grid}.cart-checkout-layout .line-list{max-width:none;margin-top:0}.line-list span{flex-direction:column;gap:5px;display:flex}.line-list small{color:var(--muted);font-size:11px}.cart-summary{border:1px solid var(--line);background:#fff;padding:24px;position:sticky;top:100px}.cart-summary .eyebrow{margin-bottom:20px}.cart-summary>div{border-top:1px solid var(--line);justify-content:space-between;gap:15px;padding:12px 0;font-size:13px;display:flex}.cart-summary>div strong{text-align:right;font-size:13px}.cart-summary .cart-total{color:var(--ink);font-size:16px;font-weight:700}.cart-summary .cart-total strong{font-size:19px}.cart-summary .button{justify-content:space-between;width:100%;margin-top:20px}.cart-summary>p:last-child{color:var(--muted);margin:15px 0 0;font-size:12px;line-height:1.55}.checkout-order-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 0 28px;padding:14px 0}.checkout-order-summary>div,.checkout-order-summary p{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.checkout-order-summary>div{text-transform:uppercase;letter-spacing:.09em;padding-bottom:10px;font-size:11px}.checkout-order-summary p{color:var(--muted);margin:8px 0;font-size:13px;line-height:1.4}.checkout-order-summary p span{font-size:11px}.checkout-order-summary p strong{color:var(--ink);font-size:12px}.footer-socials{align-items:center;gap:9px;display:flex}.footer-socials a{border:1px solid;border-radius:50%;place-items:center;width:34px;height:34px;transition:background .2s,color .2s,border-color .2s,transform .2s;display:grid}.footer-socials a:hover{transform:translateY(-2px)}.footer-socials .social-facebook{color:#1877f2}.footer-socials .social-facebook:hover{color:#fff!important;background:#1877f2!important;border-color:#1877f2!important}.footer-socials .social-instagram{color:#e1306c}.footer-socials .social-instagram:hover{color:#fff!important;background:#e1306c!important;border-color:#e1306c!important}.footer-socials .social-tiktok{color:#fff}.footer-socials .social-tiktok:hover{box-shadow:2px 0 #fe2c55,-2px 0 #25f4ee;color:#fff!important;background:#010101!important;border-color:#25f4ee!important}.footer-socials .social-whatsapp{color:#25d366;border-color:#25d366}.footer-socials .social-whatsapp:hover{color:#fff!important;background:#25d366!important;border-color:#25d366!important}@media (width<=800px){.cart-checkout-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media (width<=560px){.cart-summary{padding:19px}.checkout-order-summary p{grid-template-columns:1fr auto}.checkout-order-summary p span{grid-column:1}.footer-socials a{width:38px;height:38px}}.auth-divider{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:12px;margin:22px 0;font-size:11px;display:flex}.google-button{font-family:var(--sans);font-size:14px;line-height:1.2;color:#071b37!important;letter-spacing:0!important;text-transform:none!important}.google-button:hover{color:#071b37!important;background:#f7faff!important}.google-button:focus-visible{outline-offset:3px;outline:3px solid #087cff}.auth-helper{color:var(--muted);margin:15px 0 0;font-size:12px;line-height:1.5}.auth-switch{color:#064dc4;font:600 13px var(--sans);text-underline-offset:4px;background:0 0;border:0;align-self:flex-start;padding:2px 0;text-decoration:underline}.auth-switch:hover{color:#04142d}.magic-link-form .button:disabled{opacity:.65;cursor:wait}@media (width<=900px){.nav-tools .mobile-only{background:0 0!important;position:static!important;top:auto!important;left:auto!important}.nav-tools .mobile-only svg{width:19px!important;height:19px!important}.mobile-account-button{z-index:3;width:42px;height:42px;color:var(--ink);background:0 0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;left:57px}.mobile-account-button svg{fill:none;stroke:currentColor;stroke-width:1.65px;width:20px;height:20px}.mobile-account-button:hover{background:#dcecff}.mobile-menu-button,.mobile-account-button,.nav-tools{top:50%;transform:translateY(-50%)}.nav-wrap>.wordmark{align-self:center}.mobile-menu-button,.mobile-account-button{align-content:center;bottom:0;height:auto!important;top:0!important;transform:none!important}}.shipping-marquee-track{gap:0!important}.shipping-marquee-track span{white-space:nowrap!important;flex:none!important;margin-right:110px!important}@media (width<=560px){.shipping-marquee-track span{margin-right:68px!important}}.admin-user{align-items:center;gap:10px;display:flex}.admin-user button{color:#fff;font:600 10px var(--sans);letter-spacing:.07em;text-transform:uppercase;background:0 0;border:1px solid #ffffff40;padding:6px 9px}.admin-user button:hover{color:#07152d;background:#fff}.auth-page,.admin-shell{min-height:100vh}.admin-section-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.admin-section-toolbar h2,.admin-list h2{margin:0}.admin-section-toolbar p{color:var(--text-muted);margin:4px 0 0}.form-head{grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-empty{border:1px dashed var(--border-medium);color:var(--text-muted);border-radius:12px;padding:32px}.admin-empty h2{color:var(--text-primary);margin-bottom:5px}.admin-list{gap:10px;display:grid}.admin-list article{border:1px solid var(--border-medium);border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.admin-list article div{gap:2px;display:grid}.admin-list article span{color:var(--text-muted);overflow-wrap:anywhere}.status-select select{border:1px solid var(--border-medium);background:var(--bg-surface);min-height:42px;color:var(--text-primary);border-radius:8px;padding:0 10px}.unavailable-admin{color:var(--accent-rose)}.discount-price{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.discount-price del,.detail-price del{color:var(--text-muted);font-weight:500}.discount-price em,.detail-price span{color:#0d3d2a;letter-spacing:.02em;background:#c7f5dc;border-radius:999px;padding:2px 7px;font-size:.72rem;font-style:normal}.detail-price{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.detail-price strong{font-size:inherit}.orders-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:26px;display:flex}@media (width<=700px){.admin-section-toolbar{flex-direction:column;align-items:flex-start}.admin-section-toolbar .button{width:100%}.admin-list article{flex-direction:column;align-items:flex-start}.admin-list .danger{width:100%}}.admin-products{grid-template-columns:1fr}.admin-products .admin-product-form{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px;display:grid}.admin-products .admin-product-form textarea,.admin-products .admin-product-form>label,.admin-products .admin-product-form>button{grid-column:1/-1}.admin-product-list article{border:1px solid #ffffff1a;border-radius:10px}.manage-admins .admin-list{background:#0c2345;padding:22px}.manage-admins .admin-list article{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.admin-list .danger:disabled{opacity:.5;cursor:not-allowed}@media (width<=700px){.admin-products .admin-product-form{grid-template-columns:1fr}.manage-admins .admin-list article{flex-direction:column;align-items:flex-start}}.admin-field{color:#c6d4e4;gap:6px;font-size:12px;display:grid}.admin-field input,.admin-field textarea{width:100%}.admin-field.full{grid-column:1/-1}.magic-link-form input{border:1.5px solid #c2d4e7;color:#071b37!important;background:#fff!important}.magic-link-form input:focus-visible{outline-offset:2px;border-color:#087cff;outline:3px solid #087cff}.magic-link-form input::placeholder{color:#94a3b8}.reviews-action-row{margin:0 0 38px}.review-modal-overlay{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#04142db8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.review-modal{color:#f8fafc;background:#0e1424;border:1px solid #ffffff24;width:min(540px,100%);padding:clamp(28px,5vw,52px);position:relative;box-shadow:0 28px 80px #0000008c}.review-modal .eyebrow{color:#83bdf8}.review-modal h2{font:500 clamp(34px, 4vw, 48px)/.95 var(--serif);letter-spacing:-.04em;margin:8px 0 24px}.review-modal h2 em{font-weight:400}.review-modal-close{color:#f8fafc;background:0 0;border:1px solid #fff3;border-radius:50%;place-items:center;width:34px;height:34px;font-size:16px;display:grid;position:absolute;top:16px;right:16px}.review-modal-close:hover{background:#ffffff1a}.review-modal-form{flex-direction:column;gap:16px;display:flex}.review-modal-form label{letter-spacing:.1em;text-transform:uppercase;color:#b8c8da;flex-direction:column;gap:7px;font-size:11px;display:flex}.review-modal-form input,.review-modal-form textarea{font:inherit;resize:vertical;border:1px solid #ffffff2e;padding:12px;color:#f8fafc!important;background:#071a35!important}.review-modal-form input::placeholder,.review-modal-form textarea::placeholder{color:#5b6c84}.review-modal-form input:focus-visible,.review-modal-form textarea:focus-visible{outline-offset:2px;outline:2px solid #087cff}.review-modal-form .button{align-self:flex-start;margin-top:6px}.star-picker{gap:5px;display:flex}.star-picker .star{color:#3a4f6a;cursor:pointer;background:0 0;border:none;padding:0;font-size:28px;line-height:1;transition:color .15s,transform .1s}.star-picker .star.active{color:#f59e0b}.star-picker .star:hover{transform:scale(1.2)}.reviews-empty{text-align:center;color:var(--muted);border-top:1px solid var(--line);padding:48px 0}.review-star-display{color:#f59e0b;letter-spacing:2px;font-size:15px}.oauth-buttons{gap:10px;display:grid}.google-button{border:1px solid var(--line);width:100%;min-height:52px;font:600 14px/1.2 var(--sans);color:#071b37;letter-spacing:0;text-transform:none;background:#fff;justify-content:center;align-items:center;gap:13px;transition:background .2s,border-color .2s;display:flex}.google-button:hover{background:#f2f7ff;border-color:#7ca9e7}.google-button svg{flex:none;width:20px;height:20px}.auth-divider{color:#50657e;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:12px;margin:26px 0;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#cedcf0;flex:1;height:1px}.auth-card .auth-back-link{font-weight:700;color:#075fc6!important;background:#f1f7ff!important;border:1px solid #075fc6!important;margin-top:25px!important;padding:11px 15px!important}.auth-card .auth-back-link:hover{color:#fff!important;background:#075fc6!important}.nav-wrap{z-index:80;top:0;box-shadow:0 1px #051e410f;position:sticky!important}.hero-carousel{background:#020713;min-height:clamp(520px,72vh,780px)}.hero-slide-bg{background-position:50%;background-size:cover}.hero-shade{background:linear-gradient(90deg,#000714e3,#00103091 47%,#00081929 75%,#0000005c)!important}.hero-premium-copy{max-width:570px}.hero-premium-copy h1{font-family:var(--sans);letter-spacing:-.075em;font-size:clamp(48px,6.2vw,92px);font-weight:700;line-height:.94}.hero-premium-copy h1 em{font-family:var(--serif);font-weight:500}.hero-premium-copy .eyebrow{color:#8ed0ff}.hero-text{color:#e6f0ff;font-size:17px}.hero-slide-dots{z-index:4;gap:8px;display:flex;position:absolute;bottom:28px;left:clamp(18px,8vw,128px)}.hero-slide-dots button{background:#ffffff73;border:0;width:29px;height:3px;padding:0}.hero-slide-dots button.active{background:#fff}.home-trustbar{z-index:5;background:#fff;grid-template-columns:repeat(4,1fr);max-width:1240px;margin:-29px auto 0;padding:23px 28px;display:grid;position:relative;box-shadow:0 18px 45px #03194124}.home-trustbar>div{border-right:1px solid #e3ebf6;align-items:center;gap:13px;padding:0 18px;display:flex}.home-trustbar>div:last-child{border:0}.home-trustbar b{color:var(--electric);font-size:20px}.home-trustbar span{gap:2px;display:grid}.home-trustbar strong{letter-spacing:.02em;font-size:12px}.home-trustbar small{color:var(--muted);font-size:11px}.premium-categories{padding-bottom:70px}.premium-category-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px;display:grid}.premium-category-grid button{text-align:left;color:#fff;background:#051b3d;border:0;min-height:270px;padding:0;position:relative;overflow:hidden}.premium-category-grid img{object-fit:cover;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.premium-category-grid span{background:linear-gradient(#040f2308,#03122deb);position:absolute;inset:0}.premium-category-grid div{z-index:1;position:absolute;inset:auto 20px 18px}.premium-category-grid p{text-transform:uppercase;letter-spacing:.11em;color:#a8d9ff;margin:0 0 7px;font-size:10px}.premium-category-grid h3{font:500 30px/1 var(--serif);margin:0}.premium-category-grid em{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-top:14px;font-size:11px;font-style:normal;display:flex}.premium-category-grid em svg{stroke:currentColor;fill:none;width:15px}.premium-category-grid button:hover img{transform:scale(1.07)}.home-products{padding-top:84px;padding-bottom:84px}.product-card{border:1px solid #e5edf7;transition:transform .22s,box-shadow .22s;box-shadow:none!important}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px #04296221!important}.product-badge{z-index:2;color:#fff;letter-spacing:.08em;background:#063c92;padding:5px 8px;font-size:9px;font-weight:700;position:absolute;top:12px;left:12px}.product-rating-row{gap:6px;font-size:10px;justify-content:flex-start!important;margin-top:8px!important}.product-info>div:last-child{margin-top:14px}.deal-banner{color:#fff;background:radial-gradient(circle at 82% 35%,#0993ffa6,#0000 24%),linear-gradient(115deg,#03122d,#064dc4);justify-content:space-between;align-items:center;gap:35px;min-height:350px;margin:0 clamp(18px,6vw,100px);padding:clamp(35px,6vw,80px);display:flex;position:relative;overflow:hidden}.deal-banner:after{content:"";border:1px solid #77ceff73;border-radius:50%;width:370px;height:370px;position:absolute;top:-10px;right:-90px}.deal-banner>div{z-index:1;position:relative}.deal-banner h2{font:700 clamp(42px,5vw,70px)/.94 var(--sans);letter-spacing:-.06em;margin:0}.deal-banner h2 em{font-family:var(--serif);font-weight:500}.deal-banner>div>p:not(.eyebrow){color:#cce9ff;max-width:410px;margin:18px 0 26px;line-height:1.65}.deal-stat{text-align:right;min-width:230px}.deal-stat strong{font:700 52px/.82 var(--sans);letter-spacing:-.07em;display:block}.deal-stat strong em{color:#7ed2ff;font-size:94px;font-style:normal}.deal-stat span{letter-spacing:.16em;font-size:10px}.service-grid{grid-template-columns:repeat(4,1fr)}.service-card:first-child{border-left:1px solid #ffffff40}.service-card h3{font-family:var(--sans);font-size:18px;font-weight:600}.service-card{padding:28px 22px}.service-card p{font-size:12px}@media (width<=900px){.home-trustbar{grid-template-columns:repeat(2,1fr);max-width:none;margin:0;padding:16px}.home-trustbar>div{border-bottom:1px solid #e3ebf6;padding:12px 10px}.home-trustbar>div:nth-child(2){border-right:0}.home-trustbar>div:nth-child(3),.home-trustbar>div:nth-child(4){border-bottom:0}.premium-category-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.deal-banner{margin:0 18px}.deal-stat{display:none}}@media (width<=560px){.hero-carousel{min-height:560px}.hero-premium-copy h1{font-size:52px}.hero-premium-copy{padding-bottom:30px}.hero-text{font-size:15px}.hero-actions{flex-wrap:wrap;gap:17px}.hero-slide-dots{bottom:18px}.premium-category-grid{gap:10px}.premium-category-grid button{min-height:210px}.premium-category-grid h3{font-size:23px}.premium-category-grid div{inset:auto 14px 14px}.premium-category-grid em{margin-top:8px}.home-trustbar b{font-size:16px}.home-trustbar strong{font-size:10px}.home-trustbar small{font-size:9px}.deal-banner{min-height:300px;padding:32px 25px}.deal-banner h2{font-size:42px}.service-grid{grid-template-columns:1fr}.service-card,.service-card:first-child{border-left:0!important;border-right:0!important}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-info{padding:13px}.product-name{min-height:39px;font-size:17px}.product-rating-row{gap:3px}.rating-stars{font-size:9px}.product-rating-row small{font-size:8px}.discount-price{gap:3px!important}.discount-price del{font-size:10px}.discount-price strong{font-size:11px}.discount-price em{padding:2px 4px!important;font-size:8px!important}}.hero-carousel{text-align:center;justify-content:center}.hero-premium-copy{flex-direction:column;align-items:center;margin-inline:auto;display:flex}.hero-premium-copy .hero-text{margin-inline:auto}.hero-premium-copy .hero-actions{justify-content:center}.hero-slide-dots{left:50%;transform:translate(-50%)}@media (width<=560px){.hero-premium-copy{width:100%;padding-inline:8px}.hero-premium-copy h1{font-size:clamp(44px,13vw,56px)}.hero-premium-copy .hero-actions{width:100%}.hero-premium-copy .button{justify-content:center}.hero-slide-dots{bottom:18px}}.hero-carousel{align-items:flex-end!important;padding-bottom:clamp(78px,11vh,126px)!important}.hero-premium-copy{margin-bottom:0}@media (width<=560px){.hero-carousel{padding-bottom:86px!important}}.hero-carousel .hero-slide-bg{filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.nav-wrap{z-index:180;width:100%;left:0;right:0;position:fixed!important;top:0!important}.topline{margin-top:78px}@media (width<=900px){.topline{margin-top:78px}}.site-shell{padding-top:114px}.topline{z-index:190;top:0;left:0;right:0;margin-top:0!important;position:fixed!important}.nav-wrap{top:36px!important}@media (width<=560px){.site-shell{padding-top:112px}.nav-wrap{top:34px!important}.hero-carousel{align-items:flex-end!important;min-height:760px!important;padding:0 18px 78px!important}.hero-premium-copy{max-width:100%;padding:0 8px!important}.hero-premium-copy .eyebrow{margin-bottom:9px;font-size:9px}.hero-premium-copy h1{line-height:.96;font-size:clamp(39px,11.5vw,49px)!important}.hero-premium-copy .hero-text{max-width:335px;margin:14px auto 18px;font-size:14px;line-height:1.45}.hero-premium-copy .hero-actions{gap:13px}.hero-premium-copy .button{min-height:44px;padding:0 14px;font-size:10px}.hero-slide-dots{bottom:19px}.nav-wrap .wordmark img{object-fit:contain;width:112px!important;height:66px!important}}.product-marquee-section{color:#fff;background:radial-gradient(circle at 50% 0,#082a5c 0%,#030f24 75%);border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:65px 0 75px;position:relative;overflow:hidden}.product-marquee-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;max-width:1240px;margin:0 auto 36px;padding:0 clamp(18px,4vw,48px);display:flex}.marquee-pill{letter-spacing:.15em;text-transform:uppercase;color:#70b8ff;background:#087cff2e;border:1px solid #087cff59;border-radius:999px;margin-bottom:10px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-block}.product-marquee-heading{font:600 clamp(32px, 4.5vw, 54px)/1.02 var(--sans);letter-spacing:-.05em;color:#fff;margin:0}.product-marquee-heading em{font-family:var(--serif);color:#8ed0ff;font-style:italic;font-weight:400}.product-marquee-sub{color:#a3c2e6;max-width:320px;margin:0;font-size:13px;line-height:1.5}.product-marquee-container{width:100%;padding:10px 0 20px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.product-marquee-track{will-change:transform;gap:22px;width:max-content;animation:38s linear infinite product-marquee-ltr;display:flex}.product-marquee-track:hover{animation-play-state:paused}@keyframes product-marquee-ltr{0%{transform:translate(-50%)}to{transform:translate(0%)}}.product-marquee-card{cursor:pointer;-webkit-user-select:none;user-select:none;background:#091a36;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;flex:0 0 250px;width:250px;padding:14px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.product-marquee-card:hover{border-color:#38bdf8;transform:translateY(-6px);box-shadow:0 16px 36px #00000073}.marquee-card-image{aspect-ratio:1;background:#051226;border-radius:10px;place-items:center;display:grid;position:relative;overflow:hidden}.marquee-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-marquee-card:hover .marquee-card-image img{transform:scale(1.06)}.marquee-card-cat{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#83c3ff;letter-spacing:.08em;text-transform:uppercase;background:#030f24d9;border:1px solid #ffffff1a;border-radius:4px;padding:3px 7px;font-size:9px;font-weight:700;position:absolute;top:8px;left:8px}.marquee-card-body{flex-direction:column;flex:1;padding-top:13px;display:flex}.marquee-card-title{font:500 16px/1.25 var(--sans);color:#f1f7ff;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;margin:0 0 12px;display:-webkit-box;overflow:hidden}.marquee-card-footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;display:flex}.marquee-card-price{color:#38bdf8;font-size:14px;font-weight:700}.marquee-card-btn{color:#e0f2fe;cursor:pointer;background:#087cff26;border:1px solid #38bdf866;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:600;transition:all .2s}.marquee-card-btn:hover{color:#fff;background:#087cff;border-color:#087cff}@media (width<=768px){.product-marquee-section{padding:48px 0 56px}.product-marquee-card{flex:0 0 210px;width:210px;padding:11px}.marquee-card-title{min-height:35px;font-size:14px}}.reviews-action-bar{background:#f0f6ff;border:1px solid #d0e2fa;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 0 38px;padding:16px 20px;display:flex}.write-review-btn{box-shadow:0 4px 14px #064dc440;padding:12px 22px!important;font-size:13px!important}.reviews-count-badge{color:#064dc4;letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:600}.review-modal-intro{color:#a3c2e6;margin:-14px 0 22px;font-size:13px;line-height:1.5}.star-picker{background:#071a35;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;display:flex}.star-rating-text{color:#ffc107;margin-left:8px;font-size:12px;font-weight:700}.review-modal-actions{gap:12px;margin-top:10px;display:flex}.button-secondary{color:#dceeff!important;background:0 0!important;border:1px solid #ffffff40!important}.button-secondary:hover{background:#ffffff1a!important}.reviews-empty-box{text-align:center;background:#fff;border:2px dashed #cfe0f5;border-radius:14px;margin:20px 0;padding:60px 24px}.reviews-empty-box .empty-icon{margin-bottom:12px;font-size:42px}.reviews-empty-box h3{font:600 24px/1.2 var(--sans);color:#071b37;margin:0 0 8px}.reviews-empty-box p{color:#5b6c84;max-width:440px;margin:0 auto 22px;font-size:14px}.review-card-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.review-verified-badge{letter-spacing:.06em;text-transform:uppercase;color:#059669;background:#d1fae5;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:700}.review-comment-text{font-style:italic;color:#1e293b!important;margin:0 0 20px!important;font-size:15px!important;line-height:1.65!important}:root{--ui-radius:18px;--ui-shadow:0 12px 28px #072e641f;--ui-blue:#087cff;--ui-soft:#eaf4ff}@keyframes techora-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.home-products,.premium-categories,.customer-love{animation:.5s both techora-rise}.products-grid{gap:18px}.product-card{border-radius:var(--ui-radius);overflow:hidden;box-shadow:var(--ui-shadow)!important;background:#fff!important;border:1px solid #dce9f7!important}.product-image{aspect-ratio:1/1.02;background:#f1f7ff}.product-card:hover{transform:translateY(-4px)scale(1.005)!important}.product-card:hover .product-image img{transform:scale(1.055)}.product-badge{background:#ff315b;border-radius:999px;padding:5px 8px;top:10px;left:10px;box-shadow:0 3px 10px #ff315b40}.wish{top:10px;right:10px;box-shadow:0 4px 12px #0000001a}.product-info{padding:14px 14px 15px}.product-info>p{color:#3577bb;margin-bottom:6px;font-size:9px}.product-name{font:700 16px/1.2 var(--sans);min-height:39px}.product-rating-row{margin-top:7px!important}.product-info>div:last-child{border-top:1px solid #edf2f8;margin-top:10px;padding-top:10px}.product-info>div:last-child>button{color:#fff;background:#071b37;border-color:#071b37;border-radius:999px;width:auto;height:34px;padding:0 13px}.product-info>div:last-child>button:after{content:"Add to cart";letter-spacing:.04em;margin-left:5px;font-size:9px}.product-info>div:last-child>button:hover{background:var(--ui-blue)!important;border-color:var(--ui-blue)!important}.discount-price{gap:5px!important}.discount-price em{color:#e11d48;background:#ffe6ec}.premium-category-grid{gap:18px}.premium-category-grid button{border-radius:var(--ui-radius);min-height:300px;box-shadow:var(--ui-shadow)}.premium-category-grid h3{font-family:var(--sans);font-size:25px;font-weight:700}.premium-category-grid em{color:#071b37;background:#fff;border-radius:999px;width:max-content;padding:7px 10px;font-weight:700}.home-trustbar{border-radius:var(--ui-radius);border:1px solid #dce9f7}.home-trustbar b{background:#eaf4ff;border-radius:10px;place-items:center;width:33px;height:33px;display:grid}.service-section{background:linear-gradient(145deg,#03122d,#0758d2)}.service-grid{border:0;gap:10px}.service-card,.service-card:first-child{background:#ffffff12;border-radius:14px;min-height:145px;border:1px solid #fff3!important}.service-card h3{font-size:17px}.service-card:before{content:"✦";color:#7ed2ff;margin-bottom:16px;font-size:18px;display:block}.deal-banner{border-radius:var(--ui-radius);box-shadow:var(--ui-shadow)}.customer-love{background:#f4f9ff}.customer-love-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px;display:grid}.customer-love-grid article{border-radius:var(--ui-radius);box-shadow:var(--ui-shadow);background:#fff;border:1px solid #dce9f7;flex-direction:column;min-height:210px;padding:24px;display:flex}.customer-love-grid article>div{color:#f2ae21;letter-spacing:2px;font-size:13px}.customer-love-grid article>p{color:#38516f;flex:1;font-size:14px;line-height:1.6}.customer-love-grid footer{color:var(--ink);background:0 0;border-top:1px solid #e5eef8;flex-direction:column;gap:2px;padding:12px 0 0;display:flex}.customer-love-grid footer strong{font-size:12px}.customer-love-grid footer span{color:var(--muted);font-size:11px}.admin-sidebar{background:#071f40;padding:26px 18px!important}.admin-sidebar img{background:#fff;border-radius:16px;padding:4px}.admin-sidebar button{border-radius:12px!important;padding:12px 13px!important}.admin-sidebar button.active{box-shadow:0 9px 18px #087cff40;background:linear-gradient(100deg,#087cff,#0461d8)!important}.admin-main{color:#071b37;background:#f5f9ff;padding:clamp(22px,4vw,52px)!important}.admin-main h1{font-family:var(--sans);font-size:clamp(32px,5vw,52px);font-weight:800}.admin-user{color:#52657e;background:#fff;border-color:#d5e4f3;border-radius:999px}.admin-user button{color:#071b37;border-color:#b9cee5}.admin-metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin:-10px 0 26px;display:grid}.admin-metrics article{background:#fff;border:1px solid #dce9f7;border-radius:16px;padding:17px;animation:.4s both techora-rise;box-shadow:0 8px 20px #072e640f}.admin-metrics span{color:#607897;margin-bottom:6px;font-size:11px;display:block}.admin-metrics strong{color:#087cff;font-size:27px}.admin-table,.admin-product-form,.manage-admins form,.manage-admins>div,.manage-admins .admin-list{border-radius:16px;overflow:hidden;box-shadow:0 8px 20px #072e640f;background:#fff!important;border:1px solid #dce9f7!important}.admin-table article{border-bottom:1px solid #e7eff8!important}.admin-table span,.admin-table small,.admin-product-list span{color:#607897!important}.admin-table select,.admin-table button,.admin-product-list button{border-radius:9px;color:#07336c!important;background:#f3f8ff!important;border:1px solid #cbdff4!important}.admin-product-list article{border-radius:14px;background:#fff!important;border-color:#dce9f7!important}.admin-product-list img{border-radius:10px}.admin-product-form input,.admin-product-form textarea,.manage-admins input{border-radius:9px;color:#071b37!important;background:#f8fbff!important;border-color:#cfe0f2!important}.admin-product-form h2,.manage-admins h2{font-family:var(--sans);font-weight:800}.admin-message{color:#0757ac;background:#e8f3ff;border-radius:10px}.admin-list .danger,.danger{color:#c31f3c!important;background:#fff0f2!important;border-color:#ffc1cc!important}@media (width<=700px){.customer-love-grid{grid-template-columns:1fr;gap:12px}.customer-love-grid article{min-height:170px}.admin-metrics{grid-template-columns:repeat(2,1fr);gap:10px}.admin-metrics article{padding:14px}.admin-metrics strong{font-size:23px}}@media (width<=560px){.nav-wrap{border-radius:999px;height:58px;box-shadow:0 10px 25px #0425532e;border:1px solid #dce9f7!important;width:auto!important;padding:0 12px!important;top:44px!important;left:12px!important;right:12px!important}.site-shell{padding-top:112px}.topline{height:34px}.nav-wrap .wordmark img{width:78px!important;height:50px!important}.mobile-menu-button{left:9px!important}.mobile-account-button{left:47px!important}.nav-tools{gap:0;right:8px!important}.nav-tools .icon-button{width:37px;height:37px}.nav-tools .icon-button svg{width:18px}.home-trustbar{box-shadow:none;border-radius:14px;margin:12px!important;padding:5px!important}.home-trustbar>div{padding:11px 7px!important}.home-trustbar b{width:28px;height:28px;font-size:14px}.home-trustbar strong{font-size:10px}.home-trustbar small{font-size:8px}.premium-categories,.home-products,.customer-love{padding:42px 14px}.premium-category-grid{gap:10px;margin-top:20px}.premium-category-grid button{border-radius:13px;min-height:190px}.premium-category-grid h3{font-size:17px}.premium-category-grid p{font-size:8px}.premium-category-grid em{padding:5px 7px;font-size:8px}.products-grid{gap:10px}.product-card{border-radius:13px}.product-image{aspect-ratio:1/.96}.product-info{padding:10px}.product-name{min-height:32px;font-size:13px}.product-info>p{font-size:8px}.product-rating-row{display:none!important}.product-info>div:last-child{margin-top:7px;padding-top:7px}.product-info>div:last-child>button{height:29px;padding:0 8px}.product-info>div:last-child>button:after{font-size:7px}.product-badge{padding:4px 6px;font-size:7px}.wish{width:31px;height:31px}.deal-banner{border-radius:14px;margin:0 14px}.service-section{padding:42px 14px!important}.service-grid{gap:8px;grid-template-columns:repeat(2,1fr)!important}.service-card,.service-card:first-child{min-height:145px!important;padding:17px 11px!important}.service-card h3{font-size:13px}.service-card p{font-size:10px}.service-card:before{margin-bottom:8px}.shop-heading h2{font-size:32px}.shop-heading .text-link{font-size:9px}.customer-love-grid{margin-top:20px}.customer-love-grid article{padding:18px}.admin-main{padding:20px 13px!important}.admin-sidebar{padding:12px!important}.admin-sidebar button{font-size:11px!important}.admin-metrics{margin-bottom:16px}.admin-table,.admin-product-form,.manage-admins form,.manage-admins>div{border-radius:12px}.admin-product-list article{grid-template-columns:48px 1fr!important}.admin-product-list article button{font-size:11px}.admin-product-list img{width:48px;height:48px}}@media (prefers-reduced-motion:reduce){.home-products,.premium-categories,.customer-love,.admin-metrics article{animation:none}.product-card,.premium-category-grid img{transition:none!important}}.modern-orders-wrapper{flex-direction:column;gap:22px;display:flex}.order-kpi-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.order-kpi-card{background:#fff;border:1px solid #dce9f7;border-radius:14px;flex-direction:column;gap:4px;padding:18px 20px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #072e640d}.order-kpi-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #072e6417}.order-kpi-title{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:11px;font-weight:700}.order-kpi-val{color:#0f172a;font-size:26px;font-weight:800;line-height:1.2}.order-kpi-hint{color:#94a3b8;font-size:11px}.order-kpi-card.highlight-pending .order-kpi-val{color:#d97706}.order-kpi-card.highlight-confirmed .order-kpi-val{color:#0284c7}.order-kpi-card.highlight-revenue .order-kpi-val{color:#059669}.orders-action-bar{background:#fff;border:1px solid #dce9f7;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex;box-shadow:0 4px 14px #072e640a}.orders-filter-chips{flex-wrap:wrap;gap:8px;display:flex}.order-chip-btn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:99px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .15s}.order-chip-btn:hover{color:#0f172a;background:#e2e8f0}.order-chip-btn.active{color:#fff;background:#0f172a;border-color:#0f172a;box-shadow:0 4px 12px #0f172a33}.orders-search-box{flex:1;min-width:320px;max-width:440px;position:relative}.orders-search-box input{box-sizing:border-box;color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:99px;outline:none;width:100%;padding:8px 36px 8px 16px;font-size:13px;transition:border-color .2s,box-shadow .2s}.orders-search-box input:focus{background:#fff;border-color:#087cff;box-shadow:0 0 0 3px #087cff26}.orders-search-clear{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:2px 6px;font-size:12px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.orders-search-clear:hover{color:#0f172a}.modern-orders-list{flex-direction:column;gap:16px;display:flex}.modern-order-row-card{background:#fff;border:1px solid #dce9f7;border-radius:14px;flex-direction:column;gap:18px;padding:20px 24px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 6px 20px #072e640d}.modern-order-row-card:hover{border-color:#93c5fd;box-shadow:0 10px 26px #072e6417}.order-row-topbar{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.order-id-group{align-items:baseline;gap:12px;display:flex}.order-code{letter-spacing:.05em;color:#0f172a;font-family:monospace;font-size:14px;font-weight:800}.order-time-stamp{color:#64748b;font-size:12px}.order-top-badges{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.order-status-pill{border-radius:99px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.order-status-pill.status-pending_payment{color:#92400e;background:#fef3c7;border:1px solid #fde68a}.order-status-pill.status-approved{color:#1e40af;background:#dbeafe;border:1px solid #bfdbfe}.order-status-pill.status-processing{color:#5b21b6;background:#ede9fe;border:1px solid #ddd6fe}.order-status-pill.status-completed{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0}.order-status-pill.status-cancelled{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.order-payment-method-pill{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600}.order-price-bold{color:#0284c7;margin-left:6px;font-size:18px;font-weight:800}.order-row-body{grid-template-columns:1.2fr 1fr;gap:24px;display:grid}.order-section-title{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:0 0 10px;font-size:11px;font-weight:700}.order-customer-details{flex-direction:column;gap:8px;display:flex}.cust-meta-row{flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.cust-meta-label{color:#64748b;min-width:50px;font-weight:500}.cust-name-text{color:#0f172a;font-size:14px}.cust-phone-link{color:#0284c7;font-weight:600;text-decoration:none}.cust-phone-link:hover{text-decoration:underline}.order-wa-action-btn{background:#25d366;border-radius:99px;align-items:center;gap:5px;margin-left:6px;padding:3px 10px;font-size:11px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex;color:#fff!important}.order-wa-action-btn:hover{background:#1eb956;transform:scale(1.03)}.cust-address-card{background:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #087cff;border-radius:8px;margin-top:6px;padding:10px 14px}.cust-address-title{text-transform:uppercase;letter-spacing:.06em;color:#087cff;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.cust-address-content{color:#1e293b;word-break:break-word;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.5}.order-items-container{flex-direction:column;gap:8px;display:flex}.order-purchased-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.item-title{color:#1e293b;flex:1;font-size:13px;font-weight:600}.item-qty-badge{color:#334155;background:#e2e8f0;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:700}.item-subtotal{color:#0284c7;font-size:13px;font-weight:700}.order-row-controls{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding-top:14px;display:flex}.order-status-changer{align-items:center;gap:10px;display:flex}.changer-label{color:#475569;font-size:12px;font-weight:600}.order-select-styled{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;height:36px;padding:0 12px;font-size:13px;font-weight:600;transition:border-color .2s,box-shadow .2s}.order-select-styled:focus{border-color:#087cff;box-shadow:0 0 0 3px #087cff26}.order-delete-btn{cursor:pointer;align-items:center;gap:4px;transition:all .15s;display:inline-flex;color:#b91c1c!important;background:#fee2e2!important;border:1px solid #fca5a5!important;border-radius:8px!important;padding:7px 14px!important;font-size:12px!important;font-weight:700!important}.order-delete-btn:hover{transform:translateY(-1px);color:#991b1b!important;background:#fecaca!important;border-color:#f87171!important}.orders-empty-state{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;padding:60px 20px}.empty-icon{margin-bottom:12px;font-size:40px;display:block}.orders-empty-state h3{color:#0f172a;margin:0 0 6px;font-size:18px;font-weight:700}.orders-empty-state p{color:#64748b;margin:0;font-size:13px}@media (width<=900px){.order-kpi-grid{grid-template-columns:repeat(2,1fr)}.order-row-body{grid-template-columns:1fr}.orders-search-box{min-width:100%;max-width:100%}}@media (width<=600px){.order-kpi-grid{grid-template-columns:1fr}.order-row-topbar,.order-row-controls{flex-direction:column;align-items:flex-start}}.curated-banner-split{grid-template-columns:repeat(2,1fr);gap:24px;padding-top:30px;padding-bottom:50px;display:grid}.curated-banner-card{cursor:pointer;color:#fff;background:#030f24;border-radius:4px;align-items:flex-end;min-height:380px;padding:36px 32px;display:flex;position:relative;overflow:hidden}.curated-banner-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1);position:absolute;inset:0}.curated-banner-card:hover img{transform:scale(1.05)}.curated-card-overlay{background:linear-gradient(#030f2426 0%,#030f24e0 85%);position:absolute;inset:0}.curated-card-content{z-index:2;position:relative}.curated-card-content .eyebrow{color:#7bc2ff;margin-bottom:8px}.curated-card-content h3{font-family:var(--sans);margin:0 0 10px;font-size:clamp(22px,2.5vw,30px);font-weight:700;line-height:1.15}.curated-card-content p{color:#d8efff;max-width:440px;margin:0 0 16px;font-size:14px;line-height:1.5}.curated-card-content .text-link{color:#fff;border-color:#fff6;font-weight:600}.lifestyle-lookbook{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8fafc;padding-top:60px;padding-bottom:70px}.lookbook-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.lookbook-item{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:4px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000008}.lookbook-item:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0429621a}.lookbook-item img{object-fit:cover;width:100%;height:240px;transition:transform .5s}.lookbook-item:hover img{transform:scale(1.04)}.lookbook-item-content{padding:22px 20px}.lookbook-tag{letter-spacing:.12em;color:#064dc4;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.lookbook-item-content h4{color:var(--ink);margin:0 0 8px;font-size:18px;font-weight:600}.lookbook-item-content p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.product-reviews-box{border-top:1px solid var(--line);margin-top:32px;padding-top:28px}.reviews-summary-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;display:flex}.summary-eyebrow{letter-spacing:.14em;color:var(--muted);margin-bottom:4px;font-size:10px;font-weight:700;display:block}.summary-rating-line{align-items:center;gap:8px;display:flex}.summary-stars{color:#f59e0b;letter-spacing:2px;font-size:18px}.summary-score{color:var(--ink);font-size:15px;font-weight:700}.summary-count{color:var(--muted);font-size:12px}.review-toggle-btn{padding:10px 16px;font-size:11px}.product-review-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;margin:18px 0;padding:24px}.product-review-form h4{margin:0 0 16px;font-size:15px;font-weight:600}.product-review-form label{margin-bottom:14px;display:block}.product-review-form label span{color:var(--ink);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.product-review-form input,.product-review-form textarea{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:4px;width:100%;padding:10px 14px;font-size:13px}.interactive-star-row{align-items:center;gap:4px;display:flex}.star-btn{cursor:pointer;color:#cbd5e1;background:0 0;border:0;padding:0 2px;font-size:26px;transition:color .15s,transform .15s}.star-btn.active{color:#f59e0b}.star-btn:hover{transform:scale(1.15)}.rating-num-label{color:#064dc4;margin-left:10px;font-size:12px;font-weight:600}.review-form-actions{align-items:center;gap:16px;margin-top:18px;display:flex}.review-status-msg{color:#10b981;margin-top:12px;font-size:12px;font-weight:600}.product-reviews-list{flex-direction:column;gap:14px;margin-top:16px;display:flex}.product-single-review{background:#fff;border:1px solid #eef2f6;border-radius:4px;padding:16px}.single-review-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.single-review-stars{color:#f59e0b;letter-spacing:1px;font-size:13px}.single-review-badge{color:#059669;background:#ecfdf5;border-radius:99px;padding:2px 7px;font-size:10px;font-weight:600}.single-review-comment{color:#334155;margin:0 0 10px;font-size:13px;line-height:1.5}.single-review-foot{color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}.single-review-foot strong{color:var(--ink)}.no-reviews-note{color:var(--muted);margin:10px 0;font-size:13px;font-style:italic}@media (width<=900px){.curated-banner-split,.lookbook-grid{grid-template-columns:1fr}}.sync-catalog-btn{color:#fff!important;letter-spacing:.05em!important;cursor:pointer!important;background:#071b37!important;border:1px solid #0f2b54!important;border-radius:8px!important;align-items:center!important;gap:8px!important;padding:10px 18px!important;font-size:12px!important;font-weight:700!important;transition:all .2s!important;display:inline-flex!important;box-shadow:0 4px 12px #071b372e!important}.sync-catalog-btn:hover{color:#fff!important;background:#087cff!important;border-color:#087cff!important;transform:translateY(-1px)!important;box-shadow:0 6px 16px #087cff40!important}.admin-reviews-section{flex-direction:column;gap:22px;display:flex}.admin-reviews-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:20px;display:grid}.admin-review-card{background:#fff!important;border:1px solid #dce9f7!important;border-radius:16px!important;flex-direction:column!important;gap:14px!important;padding:22px!important;transition:box-shadow .2s,transform .2s!important;display:flex!important;box-shadow:0 4px 16px #07214d0a!important}.admin-review-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #07214d14!important}.admin-review-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-reviewer-info{align-items:center;gap:12px;display:flex}.reviewer-avatar{color:#fff;background:linear-gradient(135deg,#087cff,#034cb5);border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:grid;box-shadow:0 3px 8px #087cff4d}.reviewer-name{font-size:15px;font-weight:700;line-height:1.2;display:block;color:#071b37!important}.reviewer-date{margin-top:3px;font-size:11px;display:block;color:#64748b!important}.admin-review-badges{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.admin-rating-badge{background:#fffbeb;border:1px solid #fde68a;border-radius:6px;align-items:center;gap:6px;padding:3px 8px;display:inline-flex}.star-gold{color:#f59e0b;letter-spacing:1px;font-size:13px}.rating-score{color:#b45309;font-size:11px;font-weight:700}.admin-status-badge{border-radius:99px;padding:2px 8px;font-size:11px;font-weight:600}.admin-status-badge.status-visible{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.admin-status-badge.status-hidden{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}.admin-review-product-tag{background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:4px 10px;font-size:12px;display:inline-flex}.admin-review-product-tag .tag-label{font-weight:600;color:#1d4ed8!important}.admin-review-product-tag .tag-name{font-weight:700;color:#071b37!important}.admin-review-content{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px 14px}.admin-review-content p{word-break:break-word;margin:0;font-size:13.5px;font-style:italic;line-height:1.6;color:#1e293b!important}.admin-review-card-foot{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;display:flex}.admin-review-id{font-family:monospace;font-size:11px;color:#94a3b8!important}.admin-review-delete-btn{color:#e11d48!important;cursor:pointer!important;background:#fff1f2!important;border:1px solid #fecdd3!important;border-radius:7px!important;align-items:center!important;gap:5px!important;padding:6px 13px!important;font-size:12px!important;font-weight:600!important;transition:all .2s!important;display:inline-flex!important}.admin-review-delete-btn:hover{color:#fff!important;background:#e11d48!important;border-color:#e11d48!important}.admin-reviews-empty{text-align:center;color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;padding:50px 20px}.admin-reviews-empty .empty-icon{margin-bottom:12px;font-size:40px;display:block}.admin-reviews-empty h3{color:#071b37;margin:0 0 6px;font-size:18px;font-weight:700}.admin-reviews-empty p{color:#64748b;margin:0;font-size:13px}:root{--electric:#d2188f;--olive:#ae218e;--navy:#392344;--ink:#302b33;--paper:#fff7fd;--stone:#efdbfa;--line:#eadbed;--muted:#726676;--ui-blue:#d2188f;--ui-soft:#f8e8fc}.site-shell,.home-products,.premium-categories{background:linear-gradient(115deg,#f5bdfa,#f4e2fb 65%,#e6fff6)}.topline{color:#fff;background:linear-gradient(90deg,#7339cd,#e72eaf,#484cca)}.nav-wrap{background:#fff!important}.page-shell,.customer-love{background:#faf8fb}.product-card{border-color:#eadbed!important}.product-image{background:#f6eff9}.product-info{background:#eed5fa}.product-info>p{color:#885a8f}.product-info strong{color:#b71582}.product-info>div:last-child{flex-wrap:wrap;gap:10px}.product-info>div:last-child>button{justify-content:center;align-items:center;width:100%;min-height:40px;display:flex;background:#333!important;border-color:#333!important}.product-info>div:last-child>button:after{font-size:11px}.product-badge{background:#ed233c}.product-rating-row{flex-wrap:wrap;gap:5px;display:flex!important}.rating-stars{color:#e4a500;letter-spacing:1px;font-size:14px!important}.product-rating-row small{color:#67576f;font-size:10px}.button-ink,.order-now{color:#fff!important;background:#cf168c!important;border-color:#cf168c!important}.wish.active,.wish:hover{background:#cf168c;border-color:#cf168c}.home-trustbar b{color:#8c259d;background:#f3e4f8}.premium-category-grid span{background:linear-gradient(#0000,#402244d9)}.premium-category-grid p{color:#ffdbf6}.deal-banner{color:#48294d;background:linear-gradient(120deg,#f6b5ef,#dfc4f6)}.deal-banner>div>p:not(.eyebrow){color:#67436f}.deal-stat strong em{color:#a61582}.service-section{color:#332b39;background:linear-gradient(115deg,#ef9ff6,#ecdef4)!important}.service-section .eyebrow{color:#792583}.service-card,.service-card:first-child{background:#f2eff5;border-color:#fff!important}.service-card p{color:#746779}.service-card:before{color:#6d327a}.site-shell>footer{background:#392344}.auth-page{background:linear-gradient(135deg,#f0b3f2,#ede4fb)}.admin-shell{background:#43274d!important}.admin-sidebar{background:#43274d}.admin-sidebar button.active{background:#c51a91!important}.admin-main{color:#332b39;background:#faf4fc}.admin-main .eyebrow,.admin-metrics strong{color:#b31b87}.admin-field,.admin-product-form label{color:#66516d}.admin-product-form input,.admin-product-form textarea,.manage-admins input{color:#332b39!important;background:#fcf7ff!important;border-color:#e2cfe9!important}.admin-table select,.admin-table button,.admin-product-list button{color:#713c7c!important;background:#f7eaf9!important;border-color:#dec8e5!important}.hero-carousel{background:#f8e6ee}.hero-carousel .hero-shade{background:linear-gradient(#0000 25%,#302035bb)!important}@media (width<=560px){.hero-carousel{min-height:580px!important}.hero-premium-copy h1{font-size:36px!important}.product-rating-row{display:flex!important}.product-info>div:last-child>button:after{font-size:10px}}.product-gallery{background:#f6eff9;min-width:0;padding:clamp(14px,2.5vw,30px)}.product-gallery .product-detail-image{background:#fff;border-radius:18px;min-height:clamp(390px,50vw,610px);padding:clamp(12px,2vw,26px);overflow:hidden}.product-gallery .product-detail-image img{object-fit:contain;width:100%;height:100%}.product-thumbnails{scrollbar-width:thin;gap:10px;padding:14px 2px 2px;display:flex;overflow-x:auto}.product-thumbnails button{background:#fff;border:2px solid #0000;border-radius:12px;flex:0 0 78px;width:78px;height:78px;padding:4px;overflow:hidden}.product-thumbnails button.active{border-color:#cf168c;box-shadow:0 0 0 2px #cf168c1f}.product-thumbnails img{object-fit:cover;border-radius:8px;width:100%;height:100%}.colour-picker{border:0;border-top:1px solid #eadbed;margin:28px 0 0;padding:18px 0 0}.colour-picker legend{letter-spacing:.1em;text-transform:uppercase;color:#726676;padding-right:10px;font-size:11px}.colour-picker legend strong{color:#302b33;margin-left:8px}.colour-picker>div{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.colour-picker button{color:#302b33;background:#fff;border:1px solid #dbc9df;border-radius:999px;align-items:center;gap:7px;padding:6px 10px 6px 6px;display:flex}.colour-picker button>span{border:1px solid #00000029;border-radius:50%;width:24px;height:24px;box-shadow:inset 0 0 0 2px #ffffffbf}.colour-picker button small{font-size:10px}.colour-picker button.active{border-color:#cf168c;box-shadow:0 0 0 2px #cf168c1f}.stock-state{text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#13834c!important;margin-top:18px!important;font-size:11px!important}.stock-state.sold-out{color:#b4233c!important}@media (width<=900px){.product-gallery{padding:12px}.product-gallery .product-detail-image{min-height:360px;max-height:none}.product-thumbnails button{flex-basis:66px;width:66px;height:66px}}@media (width<=560px){.product-gallery{margin-inline:-18px}.product-gallery .product-detail-image{border-radius:0;min-height:330px}.product-thumbnails{padding-inline:8px}.colour-picker button small{font-size:9px}}.mobile-menu{z-index:500!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#020e22a8!important}.mobile-menu-panel{color:#f8fbff;width:min(400px,92vw);height:100dvh;overflow-y:auto;box-shadow:22px 0 60px #000d2357;background:linear-gradient(#061b39 0%,#07162d 100%)!important;gap:0!important;padding:0!important}.mobile-menu-header{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#061b39f0;border-bottom:1px solid #96cdff29;justify-content:space-between;align-items:center;min-height:76px;padding:10px 17px;display:flex;position:sticky;top:0}.mobile-menu-panel .mobile-menu-brand{align-items:center;gap:10px;color:#fff!important;text-align:left!important;font-family:var(--sans)!important;background:0 0!important;border:0!important;padding:0!important;display:flex!important}.mobile-menu-brand img{object-fit:contain;background:#020a13;border:1px solid #3ec1ff8c;border-radius:50%;width:52px;height:52px}.mobile-menu-brand span{flex-direction:column;gap:3px;display:flex}.mobile-menu-brand strong{letter-spacing:.18em;font-size:12px}.mobile-menu-brand small{letter-spacing:.12em;color:#78d7ff;font-size:7px}.mobile-menu-panel .menu-close{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;flex:0 0 40px;width:40px;height:40px;position:static!important}.mobile-menu-links{flex-direction:column;padding:14px 17px 10px;display:flex}.mobile-menu .mobile-menu-panel .mobile-menu-links button{letter-spacing:.02em;grid-template-columns:28px 1fr 22px;align-items:center;width:100%;min-height:48px;display:grid;color:#f8fbff!important;text-align:left!important;font:600 14px/1 var(--sans)!important;background:0 0!important;border:0!important;border-bottom:1px solid #98ccff1f!important;padding:0 2px!important}.mobile-menu-links button>span{letter-spacing:.08em;color:#49c8ff;font-size:8px}.mobile-menu-links button>svg{fill:none;stroke:#49c8ff;stroke-width:1.7px;width:16px;height:16px;transition:transform .2s}.mobile-menu-links button:hover{color:#5ed5ff!important}.mobile-menu-links button:hover>svg{transform:translate(3px)}.mobile-menu-products{border-top:1px solid #98ccff2b;margin:7px 17px 0;padding:15px 0 17px}.mobile-menu-section-title{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.mobile-menu-section-title>span{letter-spacing:.16em;text-transform:uppercase;color:#8eb4d8;font-size:9px;font-weight:700}.mobile-menu .mobile-menu-panel .mobile-menu-section-title button{text-transform:uppercase;letter-spacing:.1em;color:#52cdff!important;font:600 9px var(--sans)!important;background:0 0!important;border:0!important;padding:3px 0!important}.mobile-menu-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.mobile-menu .mobile-menu-panel .mobile-menu-product{border-radius:12px;flex-direction:column;min-width:0;transition:transform .2s,border-color .2s;overflow:hidden;color:#fff!important;text-align:left!important;font-family:var(--sans)!important;background:#ffffff0e!important;border:1px solid #8bc9ff29!important;padding:6px!important;display:flex!important}.mobile-menu-product img{aspect-ratio:1;object-fit:contain;background:#f6f9fd;border-radius:8px;width:100%;display:block}.mobile-menu-product>span{flex-direction:column;gap:5px;padding:7px 2px 2px;display:flex}.mobile-menu-product strong{min-height:24px;font-size:9px;font-weight:600;line-height:1.28;overflow:hidden}.mobile-menu-product small{color:#4dd0ff;font-size:8px}.mobile-menu-product:hover{transform:translateY(-2px);border-color:#34c5ff!important}.mobile-menu-footer{background:linear-gradient(120deg,#0d77cc40,#24d4ff14);border:1px solid #55c7ff38;border-radius:14px;align-items:center;gap:10px;margin:0 17px 18px;padding:13px 14px;display:flex}.mobile-menu-footer img{object-fit:contain;background:#020a13;border-radius:50%;width:39px;height:39px}.mobile-menu-footer span{flex-direction:column;gap:3px;display:flex}.mobile-menu-footer small{letter-spacing:.15em;color:#8db6d8;font-size:7px}.mobile-menu-footer strong{letter-spacing:.13em;color:#fff;font-size:10px}.mobile-menu button:focus-visible{outline-offset:2px;outline:2px solid #45ccff!important}@media (width>=901px){.mobile-menu{display:none!important}}@media (width<=360px){.mobile-menu-panel{width:94vw}.mobile-menu-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-menu-product:last-child{display:none!important}}.payment-settings{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;display:grid!important}.payment-settings-head{grid-column:1/-1;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:4px;display:flex}.payment-settings-head h2{margin:0 0 7px}.payment-settings-head p{color:#657a96;margin:0}.payment-settings-head>span{color:#0879bd;letter-spacing:.12em;white-space:nowrap;background:#e6f5ff;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800}.payment-method-group{background:#f9fcff;border:1px solid #dbe8f5;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:20px;display:grid}.payment-method-group header{border-bottom:1px solid #dce8f4;grid-column:1/-1;justify-content:space-between;align-items:baseline;padding-bottom:11px;display:flex}.payment-method-group header strong{color:#061b39;font-size:16px}.payment-method-group header small{letter-spacing:.11em;text-transform:uppercase;color:#7086a0;font-size:9px}.payment-method-group .admin-field{margin:0}.payment-method-group .admin-field span{letter-spacing:.055em;text-transform:uppercase;color:#38516d;margin-bottom:7px;font-size:10px;font-weight:750;display:block}.payment-method-group input{width:100%!important}.payment-method-group.bank-payment-group{grid-column:1/-1}.payment-settings>.button{grid-column:1/-1;justify-self:start;margin-top:4px}@media (width<=760px){.payment-settings{grid-template-columns:1fr!important}.payment-settings-head{flex-direction:column}.payment-method-group,.payment-method-group.bank-payment-group{grid-column:1;grid-template-columns:1fr;padding:16px}.payment-method-group header,.payment-method-group .full{grid-column:1}.payment-settings>.button{grid-column:1;justify-content:center;width:100%}}.catalog-marquee{background:#fff7fd;padding-block:58px;overflow:hidden}.catalog-marquee-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.catalog-marquee-heading h2{font:500 clamp(32px,4vw,54px)/1 var(--serif);margin:0}.catalog-marquee-heading>button{color:#5c4961;text-transform:uppercase;letter-spacing:.08em;background:#fff;border:1px solid #ddcde1;border-radius:999px;padding:9px 14px;font-size:10px}.catalog-marquee-viewport{margin-inline:calc(-1*clamp(18px,6vw,100px));overflow:hidden}.catalog-marquee-track{will-change:transform;width:max-content;animation:38s linear infinite catalog-right;display:flex}.catalog-marquee-group{gap:14px;padding-right:14px;display:flex}.catalog-marquee-group>button{text-align:left;color:#302b33;background:#fff;border:1px solid #eadbed;border-radius:16px;grid-template-columns:82px 1fr;align-items:center;gap:12px;width:230px;padding:10px;display:grid;box-shadow:0 8px 20px #451d4912}.catalog-marquee-group img{object-fit:cover;background:#f6eff9;border-radius:11px;width:82px;height:82px}.catalog-marquee-group span{gap:7px;display:grid}.catalog-marquee-group strong{font-size:12px;line-height:1.3}.catalog-marquee-group small{color:#b71582;font-weight:700}.catalog-marquee-viewport:hover .catalog-marquee-track,.catalog-marquee-viewport:focus-within .catalog-marquee-track,.catalog-marquee-viewport.paused .catalog-marquee-track{animation-play-state:paused}@keyframes catalog-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (width<=560px){.catalog-marquee{padding:42px 14px}.catalog-marquee-heading{align-items:start}.catalog-marquee-heading h2{font-size:30px}.catalog-marquee-viewport{margin-inline:-14px}.catalog-marquee-group>button{grid-template-columns:65px 1fr;width:190px}.catalog-marquee-group img{width:65px;height:65px}}@media (prefers-reduced-motion:reduce){.catalog-marquee-track{animation:none}.catalog-marquee-group[aria-hidden=true]{display:none}.catalog-marquee-viewport{overflow-x:auto}}
