*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#09090e;--bg2:#101018;--bg3:#181822;--bg4:#1f1f2c;--purple:#7c3aed;--purple-light:#a66bff;--purple-dark:#5b21b6;--gold:#f59e0b;--gold-light:#fbbf24;--text:#fbfbff;--text2:#b4b4cc;--text3:#777796;--border:#ffffff14;--border2:#ffffff24;--shadow:0 24px 80px rgba(0,0,0,.35);--radius:18px;--radius-sm:10px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden;min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit}img{max-width:100%;display:block}main{min-height:55vh}.announcement-bar{background:linear-gradient(90deg,#7c3aed38,#f59e0b1f);border-bottom:1px solid var(--border);color:#e8ddff;font-size:.78rem;letter-spacing:.01em}.announcement-inner{max-width:1180px;margin:0 auto;padding:.45rem 1.5rem;display:flex;justify-content:center;gap:1.6rem;flex-wrap:wrap;text-align:center}.site-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1rem 2.5rem;background:#09090ee0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}.nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.nav-logo svg{width:32px;height:32px}.nav-logo-text{font-family:Playfair Display,serif;font-size:1.35rem;font-weight:700;color:var(--text);letter-spacing:.01em}.nav-logo-text span,.footer-logo span span{color:var(--purple-light)}.nav-desktop{display:flex;justify-content:center;flex:1}.nav-links{display:flex;gap:2rem;list-style:none;align-items:center}.nav-links a{color:var(--text2);text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s ease}.nav-links a:hover{color:var(--text)}.nav-right{display:flex;align-items:center;gap:.9rem;flex-shrink:0}.nav-cart{color:var(--text2);text-decoration:none;font-size:.9rem;display:flex;align-items:center;gap:7px;transition:color .2s ease}.nav-cart:hover{color:var(--text)}.cart-count{background:var(--purple);color:#fff;min-width:19px;height:19px;border-radius:999px;font-size:.68rem;display:flex;align-items:center;justify-content:center;font-weight:700;padding:0 5px}.nav-cta{background:linear-gradient(135deg,var(--purple),var(--purple-light));color:#fff;border:none;padding:.62rem 1.35rem;border-radius:10px;font-size:.875rem;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;box-shadow:0 12px 30px #7c3aed47}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 16px 40px #7c3aed57}.nav-toggle{display:none;background:transparent;border:1px solid var(--border2);border-radius:10px;width:42px;height:40px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.nav-toggle span{width:18px;height:2px;background:#fff;border-radius:2px;display:block}.mobile-menu{display:none;position:fixed;top:113px;left:0;right:0;z-index:90;background:#0c0c12fa;border-bottom:1px solid var(--border);padding:1rem 1.25rem;box-shadow:var(--shadow)}.mobile-menu.open{display:grid;gap:.25rem}.mobile-menu a{text-decoration:none;color:var(--text2);padding:.85rem 0;border-bottom:1px solid var(--border);font-weight:600}.mobile-menu a:hover{color:var(--text)}.mobile-menu-cta{color:#fff!important;background:var(--purple);border-radius:10px;border-bottom:0!important;text-align:center;margin-top:.75rem;padding:.9rem!important}.hero{position:relative;min-height:86vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:5.5rem 2rem 4.5rem;overflow:hidden;background:radial-gradient(circle at top left,rgba(124,58,237,.16),transparent 34%),radial-gradient(circle at bottom right,rgba(245,158,11,.11),transparent 30%)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,var(--border2),transparent)}.hero-orb{position:absolute;border-radius:50%;filter:blur(86px);pointer-events:none;opacity:.95}.hero-orb-1{width:620px;height:620px;top:-170px;left:-130px;background:#7c3aed29}.hero-orb-2{width:420px;height:420px;bottom:-80px;right:-40px;background:#f59e0b1c}.hero-orb-3{width:320px;height:320px;top:40%;left:50%;transform:translate(-50%,-50%);background:#7c3aed12}.hero-content{position:relative;z-index:1;max-width:850px}.hero-badge{display:inline-flex;align-items:center;gap:7px;background:#7c3aed29;border:1px solid rgba(166,107,255,.38);color:#d8c8ff;font-size:.78rem;font-weight:700;letter-spacing:.09em;padding:.45rem 1.05rem;border-radius:100px;margin-bottom:1.6rem;text-transform:uppercase}.hero-badge-dot{width:7px;height:7px;border-radius:50%;background:var(--purple-light);animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}.hero h1{font-family:Playfair Display,serif;font-size:clamp(3.1rem,6.2vw,5.75rem);font-weight:800;line-height:1.04;margin-bottom:1.25rem;letter-spacing:-.035em;text-wrap:balance}.hero h1 .line2{color:var(--purple-light)}.hero h1 .line3{color:var(--gold)}.hero-sub{font-size:1.12rem;color:var(--text2);max-width:670px;margin:0 auto 2.4rem;font-weight:400;line-height:1.7;text-wrap:balance}.hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-stats{display:flex;gap:3.25rem;justify-content:center;margin-top:4rem;padding-top:2.5rem;border-top:1px solid var(--border)}.hero-stat-num{font-family:Playfair Display,serif;font-size:2rem;font-weight:800;color:var(--text);line-height:1}.hero-stat-num span{color:var(--gold)}.hero-stat-label{font-size:.75rem;color:var(--text3);text-transform:uppercase;letter-spacing:.12em;margin-top:.55rem;font-weight:700}.btn-primary{background:linear-gradient(135deg,var(--purple),var(--purple-light));color:#fff;border:none;padding:.95rem 2.05rem;border-radius:12px;font-size:1rem;font-weight:800;cursor:pointer;font-family:Inter,sans-serif;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 14px 38px #7c3aed42}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 48px #7c3aed57}.btn-secondary{background:#ffffff08;color:var(--text);border:1px solid var(--border2);padding:.95rem 2.05rem;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn-secondary:hover{border-color:#a66bffa6;color:#e8ddff;background:#7c3aed1f;transform:translateY(-2px)}.text-link{color:#d8c8ff;text-decoration:none;font-weight:700;font-size:.94rem;white-space:nowrap}.text-link:hover{color:#fff}.section{padding:6.5rem 2rem}.section-inner{max-width:1160px;margin:0 auto}.section-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem}.section-label{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--purple-light);margin-bottom:.8rem}.section-title{font-family:Playfair Display,serif;font-size:clamp(2.2rem,4vw,3.1rem);font-weight:800;line-height:1.15;margin-bottom:1rem;letter-spacing:-.02em;text-wrap:balance}.section-sub{color:var(--text2);font-size:1rem;max-width:620px;font-weight:400;line-height:1.7}.product-section{background:var(--bg)}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.35rem;margin-top:3rem}.product-card{background:linear-gradient(180deg,#ffffff0b,#ffffff06);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease;text-decoration:none;display:block;box-shadow:0 16px 50px #00000024}.product-card:hover{border-color:#a66bffb3;transform:translateY(-5px);box-shadow:0 24px 70px #00000047}.product-img{width:100%;aspect-ratio:1.18/1;overflow:hidden;background:var(--bg2);display:flex;align-items:center;justify-content:center;position:relative}.product-img img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease}.product-card:hover .product-img img{transform:scale(1.06);filter:saturate(1.05)}.product-placeholder{font-size:3rem}.product-badge{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,var(--purple),var(--purple-light));color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.06em;padding:5px 9px;border-radius:999px;text-transform:uppercase;box-shadow:0 10px 24px #0000003d}.product-info{padding:1.15rem 1.25rem 1.3rem;min-height:178px;display:flex;flex-direction:column}.product-name{font-size:1rem;font-weight:800;line-height:1.5;margin-bottom:.7rem;color:var(--text)}.product-cat{font-size:.72rem;color:var(--text3);margin-bottom:.65rem;text-transform:uppercase;letter-spacing:.09em;font-weight:800}.product-footer{display:flex;align-items:baseline;gap:.5rem;margin-top:auto;flex-wrap:wrap}.product-price{font-family:Playfair Display,serif;font-size:1.28rem;font-weight:800;color:var(--gold)}.product-compare{font-size:.86rem;color:var(--text3);text-decoration:line-through}.product-card-link{display:inline-block;margin-top:.85rem;color:#d8c8ff;font-size:.84rem;font-weight:800;opacity:.9}.empty-state{color:var(--text3);grid-column:1/-1;text-align:center;padding:4rem 1rem;background:var(--bg2);border:1px dashed var(--border2);border-radius:var(--radius)}.features-section{background:linear-gradient(180deg,var(--bg2),#0c0c13);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:6.5rem 2rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.35rem;margin-top:3rem}.feature-card{padding:1.65rem;background:#ffffff09;border:1px solid var(--border);border-radius:var(--radius);transition:transform .2s ease,border-color .2s ease,background .2s ease}.feature-card:hover{transform:translateY(-3px);border-color:#a66bff73;background:#ffffff0d}.feature-icon{width:42px;height:42px;border-radius:12px;background:#7c3aed2e;display:flex;align-items:center;justify-content:center;margin-bottom:1.05rem;font-size:1.25rem}.feature-title{font-weight:800;font-size:1rem;margin-bottom:.45rem}.feature-desc{font-size:.9rem;color:var(--text2);font-weight:400;line-height:1.65}.categories-section{background:var(--bg)}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;margin-top:2.7rem}.category-card{padding:1.65rem;background:var(--bg3);border:1px solid var(--border);border-radius:var(--radius);transition:border-color .2s ease,background .2s ease,transform .2s ease;text-decoration:none;display:flex;flex-direction:column;min-height:200px}.category-card:hover{border-color:#a66bffa6;background:var(--bg4);transform:translateY(-3px)}.category-icon{font-size:2rem;margin-bottom:.8rem;display:block}.category-title{font-weight:800;font-size:1.02rem;color:var(--text);margin-bottom:.45rem}.category-desc{font-size:.9rem;color:var(--text2);line-height:1.55;margin-bottom:1rem}.category-count{font-size:.8rem;color:var(--text3);margin-top:auto;font-weight:700}.faq-section{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.faq-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem;align-items:start}.faq-list{display:grid;gap:.85rem}.faq-item{background:var(--bg3);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1rem 1.15rem}.faq-item summary{cursor:pointer;font-weight:800;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.25rem;color:var(--purple-light);line-height:1}.faq-item[open] summary:after{content:"\2212"}.faq-item p{margin-top:.85rem;color:var(--text2);font-size:.93rem;line-height:1.7}.faq-item a{color:#d8c8ff;text-decoration:none;font-weight:800}.cta-section{padding:7rem 2rem;text-align:center;background:radial-gradient(circle at center,rgba(124,58,237,.14),transparent 42%),var(--bg2);border-top:1px solid var(--border);position:relative;overflow:hidden}.cta-orb{position:absolute;width:520px;height:520px;top:50%;left:50%;transform:translate(-50%,-50%);background:#7c3aed1a;border-radius:50%;filter:blur(70px)}.cta-content{position:relative;z-index:1;max-width:660px;margin:0 auto}.cta-content h2{font-family:Playfair Display,serif;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1.18;margin-bottom:1rem;letter-spacing:-.02em}.cta-content p{color:var(--text2);font-size:1rem;margin-bottom:2rem;font-weight:400;line-height:1.7}.site-footer{background:var(--bg);border-top:1px solid var(--border);padding:3.5rem 2.5rem 2rem}.footer-inner{max-width:1160px;margin:0 auto}.footer-top{display:grid;grid-template-columns:1.3fr repeat(3,.75fr);gap:2.25rem;margin-bottom:3rem}.footer-logo{display:flex;align-items:center;gap:9px;margin-bottom:.65rem}.footer-logo span{font-family:Playfair Display,serif;font-size:1.18rem;font-weight:800;color:var(--text)}.footer-brand p{font-size:.9rem;color:var(--text3);margin-top:.5rem;max-width:260px;font-weight:400;line-height:1.65}.footer-contact{margin-top:1rem;color:var(--text3);font-size:.86rem}.footer-contact a{color:var(--text2);text-decoration:none;font-weight:700}.footer-links h4{font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--text3);margin-bottom:1.05rem}.footer-links ul{list-style:none}.footer-links li{margin-bottom:.65rem}.footer-links a{color:var(--text2);text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-links a:hover{color:var(--text)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid var(--border);font-size:.82rem;color:var(--text3);flex-wrap:wrap;gap:1rem}.footer-bottom a{color:var(--text3);text-decoration:none;margin-left:1.5rem}.footer-bottom a:hover{color:var(--text2)}.collection-hero{padding:5rem 2rem 2rem;text-align:center;background:radial-gradient(circle at top,rgba(124,58,237,.12),transparent 40%),var(--bg)}.collection-hero h1{font-family:Playfair Display,serif;font-size:clamp(2.4rem,4vw,3.5rem);font-weight:800;margin-bottom:.65rem;letter-spacing:-.02em}.collection-hero p{color:var(--text2);font-size:1rem;font-weight:400;max-width:680px;margin:0 auto;line-height:1.7}.collection-grid{max-width:1160px;margin:0 auto;padding:2rem 2rem 6rem}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--text3);font-size:.9rem;border:1px solid var(--border);background:#ffffff06;padding:1rem 1.2rem;border-radius:var(--radius-sm)}.collection-toolbar a{color:#d8c8ff;text-decoration:none;font-weight:800}.product-page{max-width:1160px;margin:0 auto;padding:4rem 2rem 6rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);gap:4rem;align-items:start}.product-gallery{position:sticky;top:120px}.product-main-image{border-radius:var(--radius);overflow:hidden;background:var(--bg3);border:1px solid var(--border);box-shadow:0 20px 70px #0000003d}.product-main-image img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-image-empty{height:520px;display:flex;align-items:center;justify-content:center;font-size:5rem;background:var(--bg3)}.product-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:.65rem;margin-top:.8rem}.product-thumb{border:1px solid var(--border);background:var(--bg3);border-radius:10px;overflow:hidden;cursor:pointer;padding:0;opacity:.72;transition:opacity .2s ease,border-color .2s ease,transform .2s ease}.product-thumb:hover,.product-thumb.active{opacity:1;border-color:var(--purple-light);transform:translateY(-1px)}.product-thumb img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-details h1{font-family:Playfair Display,serif;font-size:clamp(2rem,3.2vw,2.8rem);font-weight:800;margin-bottom:.75rem;line-height:1.15;letter-spacing:-.02em}.product-type{display:inline-block;font-size:.75rem;color:#d8c8ff;text-transform:uppercase;letter-spacing:.12em;margin-bottom:1rem;font-weight:800;background:#7c3aed21;border:1px solid rgba(166,107,255,.25);border-radius:999px;padding:.35rem .75rem}.product-price-row{display:flex;align-items:baseline;gap:.7rem;margin-bottom:1rem;flex-wrap:wrap}.product-page-price{font-family:Playfair Display,serif;font-size:2.35rem;font-weight:800;color:var(--gold);line-height:1}.product-page-compare{font-size:1rem;color:var(--text3);text-decoration:line-through}.product-mini-trust{display:flex;gap:.55rem;flex-wrap:wrap;margin:1.15rem 0 1.6rem}.product-mini-trust span{font-size:.78rem;color:var(--text2);background:#ffffff09;border:1px solid var(--border);border-radius:999px;padding:.38rem .68rem;font-weight:700}.product-desc{color:var(--text2);font-size:.96rem;line-height:1.75;margin-bottom:1.8rem;border-top:1px solid var(--border);padding-top:1.4rem}.product-desc ul,.rte ul{padding-left:1.2rem;margin:.75rem 0}.product-desc li,.rte li{margin-bottom:.45rem}.product-desc p{margin-bottom:.9rem}.product-form{margin-bottom:1.5rem}.variant-label{display:block;font-size:.86rem;font-weight:800;margin-bottom:.55rem;color:var(--text)}.variant-select{width:100%;background:var(--bg3);border:1px solid var(--border2);color:var(--text);padding:.85rem 1rem;border-radius:10px;font-size:.96rem;font-family:Inter,sans-serif;margin-bottom:1rem;cursor:pointer}.variant-select:focus{outline:none;border-color:var(--purple-light);box-shadow:0 0 0 3px #7c3aed2e}.add-to-cart{width:100%;background:linear-gradient(135deg,var(--purple),var(--purple-light));color:#fff;border:none;padding:1.05rem;border-radius:12px;font-size:1rem;font-weight:800;cursor:pointer;font-family:Inter,sans-serif;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;margin-bottom:.8rem;box-shadow:0 14px 38px #7c3aed3d}.add-to-cart:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 48px #7c3aed52}.add-to-cart:disabled{cursor:not-allowed;opacity:.5;box-shadow:none}.shopify-payment-button__button{border-radius:12px!important;min-height:52px!important;font-weight:800!important}.product-help-grid{display:grid;gap:.8rem;margin-top:1.6rem}.product-help-grid div{display:grid;grid-template-columns:130px 1fr;gap:1rem;background:#ffffff09;border:1px solid var(--border);border-radius:var(--radius-sm);padding:1rem}.product-help-grid strong{font-size:.86rem;color:var(--text)}.product-help-grid span{font-size:.88rem;color:var(--text2);line-height:1.65}.product-accordions{margin-top:1rem;display:grid;gap:.7rem}.product-accordion{background:var(--bg3);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1rem}.product-accordion summary{cursor:pointer;font-weight:800;list-style:none;display:flex;justify-content:space-between;gap:1rem}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion summary:after{content:"+";color:var(--purple-light);font-size:1.25rem}.product-accordion[open] summary:after{content:"\2212"}.product-accordion p{margin-top:.8rem;color:var(--text2);font-size:.9rem;line-height:1.7}.cart-page{max-width:900px;margin:0 auto;padding:4rem 2rem 6rem}.cart-header{text-align:center;margin-bottom:2.5rem}.cart-header h1{font-family:Playfair Display,serif;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;margin-bottom:.5rem}.cart-header p{color:var(--text2)}.cart-empty{text-align:center;background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius);padding:4rem 1.5rem}.cart-empty div{font-size:3.5rem;margin-bottom:1rem}.cart-empty p{color:var(--text2);margin-bottom:1.6rem}.cart-item{display:grid;grid-template-columns:96px 1fr auto;gap:1.2rem;padding:1.4rem 0;border-bottom:1px solid var(--border);align-items:center}.cart-item-img{width:96px;height:96px;border-radius:12px;overflow:hidden;flex-shrink:0;background:var(--bg3);display:flex;align-items:center;justify-content:center;text-decoration:none}.cart-item-img img{width:100%;height:100%;object-fit:cover}.cart-item-name{font-weight:800;margin-bottom:.25rem;text-decoration:none;color:var(--text);display:inline-block}.cart-item-variant{font-size:.86rem;color:var(--text3)}.cart-qty-row{margin-top:.7rem;display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.cart-qty-row label{color:var(--text3);font-size:.84rem;font-weight:700}.cart-qty-row input{width:72px;background:var(--bg3);border:1px solid var(--border2);color:var(--text);padding:.46rem;border-radius:8px;text-align:center}.remove-link{color:var(--text3);font-size:.84rem;text-decoration:none}.remove-link:hover{color:#fff}.cart-item-price{font-family:Playfair Display,serif;color:var(--gold);font-weight:800;font-size:1.2rem}.cart-total{padding:1.7rem 0;text-align:right;max-width:420px;margin-left:auto}.cart-note{font-size:.86rem;color:var(--text3);margin-bottom:1rem}.cart-total-row{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1rem;color:var(--text2)}.cart-total-amount{font-family:Playfair Display,serif;font-size:1.9rem;font-weight:800;color:var(--text)}.checkout-btn{background:linear-gradient(135deg,var(--purple),var(--purple-light));color:#fff;border:none;padding:1rem 2.5rem;border-radius:12px;font-size:1rem;font-weight:800;cursor:pointer;font-family:Inter,sans-serif;transition:transform .2s ease,box-shadow .2s ease;margin-top:.7rem;width:100%;box-shadow:0 14px 38px #7c3aed3d}.checkout-btn:hover{transform:translateY(-1px);box-shadow:0 18px 48px #7c3aed52}.cart-update{width:100%;margin-bottom:.3rem}.continue-shopping{display:block;text-align:center;margin-top:1rem;color:var(--text2);font-size:.9rem;text-decoration:none;font-weight:700}.continue-shopping:hover{color:#fff}@media(max-width:980px){.site-header{padding:1rem 1.25rem}.nav-desktop{display:none}.nav-toggle{display:flex}.nav-cta{display:none}.product-page{grid-template-columns:1fr;gap:2rem}.product-gallery{position:static}.faq-inner{grid-template-columns:1fr;gap:2.5rem}.footer-top{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:700px){.announcement-inner{gap:.55rem;font-size:.72rem;padding:.45rem .75rem}.announcement-inner span:nth-child(2){display:none}.site-header{padding:.85rem 1rem}.nav-logo-text{font-size:1.18rem}.nav-cart span:first-child{display:none}.mobile-menu{top:93px}.hero{min-height:auto;padding:4.25rem 1.2rem 3.5rem}.hero h1{font-size:clamp(2.55rem,13vw,4rem)}.hero-sub{font-size:1rem}.hero-stats{gap:1rem;flex-direction:column;margin-top:2.5rem;padding-top:2rem}.hero-stat-num{font-size:1.7rem}.section,.features-section,.cta-section{padding:4.5rem 1.2rem}.section-heading-row{display:block}.section-heading-row .text-link{display:inline-block;margin-top:1rem}.products-grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem}.category-grid,.features-grid,.footer-top{grid-template-columns:1fr}.site-footer{padding:3rem 1.2rem 2rem}.footer-bottom{display:block}.footer-bottom div{margin-top:1rem}.footer-bottom a{margin-left:0;margin-right:1.2rem}.collection-grid{padding:1.2rem 1.2rem 4rem}.collection-toolbar{align-items:flex-start;flex-direction:column}.product-page{padding:2rem 1.2rem 4rem}.product-help-grid div{grid-template-columns:1fr;gap:.35rem}.product-thumbs{grid-template-columns:repeat(4,1fr)}.cart-page{padding:3rem 1.2rem 4rem}.cart-item{grid-template-columns:78px 1fr;align-items:start}.cart-item-img{width:78px;height:78px}.cart-item-price{grid-column:2;text-align:left}.cart-total{max-width:none;text-align:left}}.footer-trust{max-width:1160px;margin:0 auto 2.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.footer-trust-item{background:linear-gradient(180deg,#ffffff0b,#ffffff06);border:1px solid var(--border);border-radius:var(--radius);padding:1.1rem 1.2rem;min-height:98px}.footer-trust-item strong{display:block;color:var(--text);font-size:.92rem;margin-bottom:.35rem}.footer-trust-item span{display:block;color:var(--text2);font-size:.86rem;line-height:1.55}.site-footer .footer-top{grid-template-columns:1.25fr .75fr .82fr 1fr .82fr;gap:1.9rem}.footer-social{display:flex;gap:.65rem;flex-wrap:wrap;margin-top:1.1rem}.footer-social a{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .75rem;border:1px solid var(--border2);background:#ffffff09;border-radius:999px;color:#e8ddff;text-decoration:none;font-size:.84rem;font-weight:800;transition:transform .2s ease,border-color .2s ease,background .2s ease}.footer-social a:hover{transform:translateY(-2px);border-color:#a66bffb3;background:#7c3aed24;color:#fff}.footer-social svg{width:18px;height:18px;flex-shrink:0}.footer-payments-block p{color:var(--text2);font-size:.86rem;line-height:1.55;margin-bottom:.85rem;max-width:230px}.payment-icons{display:flex;flex-wrap:wrap;gap:.45rem;list-style:none;margin-top:.75rem}.payment-icons li{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:6px;padding:.22rem .35rem;min-width:42px;height:28px}.payment-icon{height:20px;width:auto;display:block}.payment-badges{display:flex;flex-wrap:wrap;gap:.42rem;margin-top:.75rem}.payment-badges span{background:#fff;color:#111827;border-radius:6px;padding:.32rem .52rem;font-size:.72rem;font-weight:900;line-height:1}.list-collections-hero{padding-bottom:3.5rem}.list-collections-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:1.75rem}.list-collections-page{padding:0 2rem 6.5rem;background:var(--bg)}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem;margin:-2rem auto 3rem;position:relative;z-index:2}.trust-strip div{background:linear-gradient(180deg,#ffffff0e,#ffffff08);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1rem;box-shadow:0 18px 55px #0000002e}.trust-strip strong{display:block;color:var(--text);font-size:.88rem;margin-bottom:.25rem}.trust-strip span{display:block;color:var(--text3);font-size:.8rem;line-height:1.45}.collection-list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.collection-list-card{display:block;text-decoration:none;background:linear-gradient(180deg,#ffffff0b,#ffffff06);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.collection-list-card:hover{transform:translateY(-5px);border-color:#a66bffad;box-shadow:0 24px 70px #00000047}.collection-list-image{aspect-ratio:1.45/1;background:var(--bg2);display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:3rem}.collection-list-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease}.collection-list-card:hover .collection-list-image img{transform:scale(1.05);filter:saturate(1.05)}.collection-list-info{padding:1.25rem 1.25rem 1.4rem}.collection-list-count{display:inline-block;color:#d8c8ff;background:#7c3aed24;border:1px solid rgba(166,107,255,.24);border-radius:999px;padding:.28rem .62rem;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.8rem}.collection-list-info h2{font-family:Playfair Display,serif;font-size:1.55rem;line-height:1.15;margin-bottom:.55rem;color:var(--text)}.collection-list-info p{color:var(--text2);font-size:.9rem;line-height:1.6;margin-bottom:1rem}.collection-list-link{color:#d8c8ff;font-size:.85rem;font-weight:900}@media(max-width:1100px){.site-footer .footer-top{grid-template-columns:1fr 1fr 1fr;gap:2rem}.footer-brand{grid-column:1/-1}.trust-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.footer-trust{grid-template-columns:1fr;margin-bottom:2rem}.site-footer .footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-social a{width:100%;justify-content:center}.trust-strip{grid-template-columns:1fr;margin-top:0}.list-collections-page{padding:1.2rem 1.2rem 4.5rem}.list-collections-actions .btn-primary,.list-collections-actions .btn-secondary{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
