:root{--bg:#fffaf7;--surface:#fff;--ink:#292538;--muted:#7d7888;--line:#ece6e2;--purple:#8e6cf2;--purple-dark:#6f4ee0;--peach:#ffcdbb;--pink:#f7b8ce;--mint:#bfe5d1;--yellow:#ffe59e;--shadow:0 18px 60px rgba(70,49,96,.12);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Vazirmatn",Tahoma,sans-serif;color:var(--ink);background:var(--bg);font-size:15px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.section-shell{width:min(1220px,calc(100% - 40px));margin-inline:auto}.announcement{height:35px;background:#2f2941;color:#fff;display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px}.announcement span{color:#ffd476}.site-header{width:min(1260px,calc(100% - 28px));height:88px;margin:auto;display:grid;grid-template-columns:250px minmax(260px,560px) 220px;gap:30px;align-items:center}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:48px;height:48px;border-radius:17px;background:linear-gradient(145deg,#9d7dff,#7553e5);display:grid;place-items:center;position:relative;color:#fff;box-shadow:0 10px 28px rgba(117,83,229,.3)}.brand-mark i{position:absolute;width:16px;height:8px;background:#bde4d2;border-radius:50% 50% 20% 50%;top:-2px;right:3px;transform:rotate(25deg)}.brand-mark b{font-size:25px}.brand strong{display:block;font-size:19px}.brand small{color:var(--muted);font-size:10px;letter-spacing:1.5px}.header-search{height:48px;border:1px solid var(--line);background:rgba(255,255,255,.8);border-radius:18px;display:flex;align-items:center;padding:0 14px;transition:.25s}.header-search:focus-within{border-color:#bba9ff;box-shadow:0 0 0 4px rgba(142,108,242,.09);background:#fff}.header-search input{border:0;outline:0;background:transparent;flex:1;height:100%;color:var(--ink)}.header-search button{border:0;background:transparent;font-size:26px;color:var(--muted)}.header-actions{display:flex;justify-content:flex-end;gap:8px}.header-actions a{width:78px;height:58px;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;position:relative}.header-actions a:hover{background:#fff}.header-actions span{font-size:20px}.header-actions small{font-size:11px}.cart-link b{position:absolute;top:1px;right:10px;min-width:19px;height:19px;border-radius:10px;background:#ff6f91;color:#fff;font-size:10px;display:grid;place-items:center}.mobile-nav{display:none}.hero{min-height:615px;border-radius:40px;background:linear-gradient(125deg,#f6efff 0%,#fff1ec 55%,#fff8e9 100%);display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:60px 72px;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;width:260px;height:260px;border:1px dashed rgba(115,76,185,.18);border-radius:50%;left:-80px;top:-90px}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;color:var(--purple-dark);font-size:13px;font-weight:700;letter-spacing:.2px;margin-bottom:13px}.eyebrow.light{color:#e9dfff}.hero h1{font-size:60px;line-height:1.25;margin:0 0 18px;font-weight:900;letter-spacing:-2px}.hero-copy>p{font-size:17px;line-height:2;color:#635d6c;max-width:560px;margin:0 0 30px}.hero-actions{display:flex;gap:12px}.btn{border:0;border-radius:16px;padding:14px 23px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;transition:.22s;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn.primary{background:linear-gradient(135deg,var(--purple),var(--purple-dark));color:#fff;box-shadow:0 13px 28px rgba(111,78,224,.25)}.btn.ghost{background:#fff;border:1px solid var(--line);color:var(--ink)}.btn.white{background:#fff;color:var(--purple-dark)}.btn.small{padding:9px 14px;font-size:12px;border-radius:12px}.hero-trust{display:flex;gap:35px;margin-top:40px}.hero-trust span{display:flex;flex-direction:column}.hero-trust b{font-size:20px}.hero-trust small{color:var(--muted);font-size:11px}.hero-visual{height:500px;position:relative;display:grid;place-items:center}.hero-blob{position:absolute;width:390px;height:430px;background:linear-gradient(150deg,#e4d7ff,#ffdace);border-radius:45% 55% 54% 46% / 55% 42% 58% 45%;transform:rotate(7deg);box-shadow:inset 0 0 60px rgba(255,255,255,.5)}.hero-visual>img{width:390px;position:relative;z-index:2;filter:drop-shadow(0 28px 25px rgba(72,46,63,.18));animation:float 5s ease-in-out infinite}.spark{position:absolute;z-index:3;color:#fff;font-size:35px;text-shadow:0 4px 15px rgba(87,60,121,.25)}.spark.s1{top:45px;left:80px}.spark.s2{right:70px;bottom:80px}@keyframes float{50%{transform:translateY(-12px)}}.floating-note{position:absolute;z-index:4;background:rgba(255,255,255,.89);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.9);box-shadow:0 12px 32px rgba(70,48,87,.13);padding:11px 14px;border-radius:17px;display:flex;align-items:center;gap:10px}.floating-note>span{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#f1ebff;color:var(--purple-dark);font-weight:800}.floating-note b,.floating-note small{display:block}.floating-note b{font-size:12px}.floating-note small{font-size:9px;color:var(--muted)}.note-one{right:10px;top:90px}.note-two{left:12px;bottom:70px}.category-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:22px}.category-strip a{height:118px;border-radius:25px;background:#fff;display:grid;grid-template-columns:60px 1fr;grid-template-rows:1fr 1fr;align-items:center;padding:20px;border:1px solid #f0ebe8;transition:.25s}.category-strip a:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.category-strip span{grid-row:1/3;width:54px;height:54px;border-radius:18px;background:#f0eaff;display:grid;place-items:center;font-size:24px;color:var(--purple-dark)}.category-strip a:nth-child(2) span{background:#ffe9f0;color:#cc6589}.category-strip a:nth-child(3) span{background:#e5f6ed;color:#4d9874}.category-strip a:nth-child(4) span{background:#fff4cf;color:#b88a1f}.category-strip strong{align-self:end}.category-strip small{color:var(--muted);font-size:10px;align-self:start}.products-section{padding:90px 0 55px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.section-heading h2{font-size:34px;margin:0}.section-heading>a{color:var(--purple-dark);font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{min-width:0}.product-image{display:block;position:relative;border-radius:27px;overflow:hidden;background:#f2edef;aspect-ratio:1/1.16}.product-image img{width:100%;height:100%;object-fit:cover;transition:.45s}.product-card:hover .product-image img{transform:scale(1.045)}.quick-view{position:absolute;bottom:14px;right:50%;transform:translate(50%,20px);opacity:0;background:rgba(255,255,255,.93);padding:10px 19px;border-radius:13px;font-size:11px;font-weight:700;transition:.3s;white-space:nowrap}.product-card:hover .quick-view{transform:translate(50%,0);opacity:1}.badge-360,.sale-badge{position:absolute;top:13px;border-radius:12px;padding:7px 10px;font-size:10px;font-weight:800;backdrop-filter:blur(8px)}.badge-360{right:13px;background:rgba(48,42,65,.83);color:#fff}.sale-badge{left:13px;background:#ff7895;color:#fff}.product-info{padding:15px 7px}.product-category{font-size:11px;color:var(--purple-dark);font-weight:700}.product-info h3{font-size:16px;margin:6px 0 11px}.product-price{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.product-price strong{font-size:15px}.product-price del{font-size:11px;color:#aaa}.experience{min-height:500px;background:linear-gradient(120deg,#6d4fd8,#9d77f5);border-radius:40px;margin-top:40px;margin-bottom:80px;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden;color:#fff;padding:55px 75px;position:relative}.experience:after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;border:1px solid rgba(255,255,255,.13);left:-120px;bottom:-180px}.experience h2{font-size:43px;line-height:1.45;margin:3px 0 14px}.experience p{line-height:2;color:#e9e1ff;max-width:500px;margin-bottom:25px}.experience-viewer{position:relative;height:390px;display:grid;place-items:center}.experience-viewer img{width:330px;position:relative;z-index:2;filter:drop-shadow(0 30px 28px rgba(42,26,97,.38))}.orbit-ring{position:absolute;width:375px;height:130px;border:2px solid rgba(255,255,255,.3);border-radius:50%;transform:rotate(-9deg);top:215px}.orbit-ring:after{content:"";position:absolute;width:10px;height:10px;background:#fff;border-radius:50%;top:5px;left:60px;box-shadow:0 0 15px #fff}.drag-pill{position:absolute;bottom:0;background:rgba(37,24,81,.35);border:1px solid rgba(255,255,255,.22);padding:9px 15px;border-radius:15px;font-size:11px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-bottom:90px}.benefits article{background:#fff;border:1px solid var(--line);border-radius:23px;padding:24px;display:flex;gap:16px;align-items:center}.benefits article>span{width:50px;height:50px;border-radius:17px;background:#f0eaff;display:grid;place-items:center;font-size:23px;color:var(--purple-dark)}.benefits h3{font-size:14px;margin:0 0 5px}.benefits p{font-size:11px;color:var(--muted);margin:0}.site-footer{background:#2e293d;color:#fff;padding:0 max(20px,calc((100% - 1220px)/2));margin-top:70px}.footer-card{transform:translateY(-45px);min-height:150px;background:linear-gradient(120deg,#f3e9ff,#ffeceb);color:var(--ink);border-radius:30px;padding:35px 45px;display:flex;align-items:center;justify-content:space-between;gap:40px}.footer-card h3{font-size:24px;margin:2px 0}.footer-card form{display:flex;width:min(440px,100%);background:#fff;border-radius:17px;padding:5px}.footer-card input{border:0;outline:0;padding:0 14px;flex:1;min-width:0}.footer-card button{border:0;background:var(--purple-dark);color:#fff;border-radius:13px;padding:11px 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;padding:15px 10px 45px}.footer-grid h4{margin:0 0 15px}.footer-grid p,.footer-grid a{display:block;color:#bdb7cb;font-size:12px;line-height:2;margin:0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:18px 0 23px;display:flex;justify-content:space-between;color:#9f99ae;font-size:10px}.page-banner{text-align:center;padding:75px 20px 55px}.page-banner h1{font-size:42px;margin:0 0 8px}.page-banner p{color:var(--muted)}.page-banner.compact{padding:55px 20px 30px}.shop-toolbar{background:#fff;border:1px solid var(--line);border-radius:24px;padding:17px;display:flex;align-items:center;gap:20px;justify-content:space-between}.shop-toolbar form{display:flex;width:300px;background:#faf8f7;border-radius:14px;padding:3px}.shop-toolbar input{border:0;background:transparent;outline:0;padding:10px;flex:1;min-width:0}.shop-toolbar button{border:0;background:var(--purple-dark);color:#fff;border-radius:11px;padding:8px 13px}.category-chips{display:flex;gap:8px;overflow:auto}.category-chips a{border:1px solid var(--line);border-radius:13px;padding:9px 13px;font-size:11px;white-space:nowrap}.category-chips a.active{background:#efe9ff;color:var(--purple-dark);border-color:#d9cbff;font-weight:700}.category-chips small{background:#fff;border-radius:8px;padding:1px 5px}.result-row{display:flex;justify-content:space-between;align-items:center;padding:25px 3px 18px;color:var(--muted);font-size:12px}.result-row select{border:1px solid var(--line);border-radius:11px;padding:8px;background:#fff}.shop-page .product-grid{padding-bottom:70px}.breadcrumbs{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:11px;padding:30px 0}.breadcrumbs b{color:var(--ink)}.product-detail{display:grid;grid-template-columns:1.08fr .92fr;gap:65px}.product-media{min-width:0}.viewer-tabs{display:flex;gap:8px;margin-bottom:12px}.viewer-tabs button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:9px 15px;font-size:11px}.viewer-tabs button.active{background:#2f2941;color:#fff}.viewer-panel{display:none;background:linear-gradient(145deg,#f4f0ef,#efe8eb);border-radius:32px;overflow:hidden;aspect-ratio:1/1;position:relative}.viewer-panel.active{display:grid;place-items:center}.viewer-panel>img{width:100%;height:100%;object-fit:cover}.thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto}.thumbs button{width:76px;height:76px;border-radius:17px;border:2px solid transparent;padding:0;overflow:hidden;background:#eee;flex:0 0 auto}.thumbs button.active{border-color:var(--purple)}.thumbs img{width:100%;height:100%;object-fit:cover}.spin-viewer{width:100%;height:100%;display:grid;place-items:center;position:relative;cursor:ew-resize;user-select:none;touch-action:pan-y}.spin-viewer img{width:82%;height:82%;object-fit:contain;pointer-events:none}.spin-viewer>span{position:absolute;bottom:24px;background:rgba(47,41,65,.85);color:#fff;padding:9px 14px;border-radius:13px;font-size:10px}.spin-progress{position:absolute;bottom:10px;width:120px;height:3px;background:rgba(255,255,255,.7);border-radius:5px;overflow:hidden}.spin-progress i{display:block;height:100%;width:4%;background:var(--purple-dark)}model-viewer{width:100%;height:100%;background:linear-gradient(145deg,#f5efff,#f9f3ef)}.ar-button{position:absolute;bottom:18px;right:18px;border:0;border-radius:13px;background:#fff;padding:10px 14px;box-shadow:var(--shadow);font-size:11px}.product-summary{padding:25px 0}.product-summary h1{font-size:38px;line-height:1.4;margin:6px 0 9px}.rating{display:flex;gap:10px;align-items:center}.rating span{color:#f3b444;letter-spacing:2px}.rating small{color:var(--muted)}.lead{color:#6f6978;line-height:2;margin:25px 0}.detail-price{display:flex;align-items:center;gap:12px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.detail-price strong{font-size:24px}.detail-price del{color:#aaa}.detail-price span{background:#ffe4eb;color:#d25778;border-radius:10px;padding:5px 8px;font-size:10px}.option-group{margin-top:24px}.option-group>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.option-group b{font-size:13px}.option-group a,.option-group small{font-size:10px;color:var(--purple-dark)}.option-buttons{display:flex;gap:8px;flex-wrap:wrap}.option-buttons input,.color-buttons input{display:none}.option-buttons span{display:block;border:1px solid var(--line);background:#fff;border-radius:12px;padding:9px 13px;font-size:11px}.option-buttons input:checked+span{border-color:var(--purple);background:#f1ebff;color:var(--purple-dark);font-weight:700}.color-buttons{display:flex;gap:9px}.color-buttons span{display:block;width:29px;height:29px;border-radius:50%;background:var(--swatch);border:4px solid #fff;box-shadow:0 0 0 1px var(--line)}.color-buttons input:checked+span{box-shadow:0 0 0 2px var(--purple)}.buy-row{display:flex;gap:10px;margin-top:25px}.qty-control{display:grid;grid-template-columns:36px 40px 36px;border:1px solid var(--line);border-radius:15px;background:#fff;overflow:hidden}.qty-control button,.qty-control input{border:0;background:#fff;text-align:center}.add-to-cart{flex:1}.stock-line{display:flex;gap:8px;align-items:center;margin:15px 0;color:#4e8a6c;font-size:11px}.stock-line i{width:8px;height:8px;border-radius:50%;background:#58b27f;box-shadow:0 0 0 4px #def3e7}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.feature-list span{font-size:11px;color:#5f5a67}.feature-list i{font-style:normal;color:#57a97a;margin-left:5px}.info-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:70px;margin-bottom:80px}.info-tabs article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:25px}.info-tabs article>span{font-size:24px;color:var(--purple-dark)}.info-tabs h3{font-size:14px}.info-tabs p{color:var(--muted);line-height:1.9;font-size:11px}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:25px;align-items:start}.cart-list,.cart-summary,.checkout-form{background:#fff;border:1px solid var(--line);border-radius:25px;padding:22px}.cart-list article{display:grid;grid-template-columns:110px 1fr 90px;gap:18px;padding:17px 0;border-bottom:1px solid var(--line);align-items:center}.cart-list article:first-of-type{padding-top:0}.cart-list img{width:110px;height:120px;border-radius:19px;object-fit:cover;background:#eee}.cart-product span{color:var(--purple-dark);font-size:10px}.cart-product h3{margin:5px 0}.cart-product small{color:var(--muted);display:block;margin-bottom:12px}.cart-product strong{font-size:13px}.cart-qty input{width:70px;border:1px solid var(--line);border-radius:11px;padding:8px;text-align:center}.cart-qty small{font-size:8px;color:var(--muted);display:block}.cart-list>.btn{margin-top:18px}.cart-summary{position:sticky;top:20px}.cart-summary h2{margin:0 0 25px}.cart-summary>div{display:flex;justify-content:space-between;margin:13px 0;font-size:12px}.cart-summary .free{color:#4c9b72}.cart-summary hr{border:0;border-top:1px solid var(--line);margin:20px 0}.cart-summary .total b{font-size:18px}.cart-summary .btn{width:100%;margin-top:18px}.cart-summary>small{display:block;text-align:center;color:var(--muted);font-size:9px;margin-top:10px}.checkout-form{max-width:760px;margin:auto}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{display:flex;flex-direction:column;gap:7px}.form-grid label.full{grid-column:1/-1}.form-grid label>span,.admin-form label>span{font-size:11px;font-weight:700}.form-grid input,.form-grid textarea,.admin-form input,.admin-form textarea,.admin-form select{border:1px solid var(--line);background:#fcfbfa;border-radius:13px;padding:12px;outline:none;width:100%}.form-grid textarea,.admin-form textarea{min-height:110px;resize:vertical}.form-grid input:focus,.form-grid textarea:focus,.admin-form input:focus,.admin-form textarea:focus{border-color:#b9a7fa;box-shadow:0 0 0 3px rgba(142,108,242,.08)}.checkout-note{display:flex;gap:12px;background:#f1f7f3;border-radius:16px;padding:15px;margin:20px 0}.checkout-note b{font-size:12px}.checkout-note p{font-size:10px;color:var(--muted);margin:3px 0}.checkout-form>.btn{width:100%}.success-page,.empty-state{text-align:center;padding:85px 20px}.success-icon{width:82px;height:82px;border-radius:50%;background:#dff4e8;color:#3f9d6a;display:grid;place-items:center;font-size:38px;margin:0 auto 20px}.success-page h1{font-size:38px}.success-page p{color:var(--muted);line-height:2}.empty-state>span{font-size:50px}.empty-state h2{font-size:27px}.empty-state p{color:var(--muted)}.about-page{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:70px 0}.about-page h1{font-size:47px;line-height:1.5}.about-page p{line-height:2.2;color:var(--muted)}.about-page img{background:#f4ecf1;border-radius:40px}.alert{border-radius:14px;padding:12px 15px;margin-bottom:15px;font-size:12px}.alert.success{background:#e9f7ef;color:#267a4e}.alert.error{background:#fff0f2;color:#c13f5b} .admin-body{background:#f5f5f8}.admin-shell{display:grid;grid-template-columns:245px 1fr;min-height:100vh}.admin-sidebar{background:#2d293c;color:#fff;padding:25px 18px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.admin-brand{display:flex;align-items:center;gap:10px;padding:0 10px;margin-bottom:30px}.admin-brand span{width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg,#9b79f7,#7351db);display:grid;place-items:center;font-size:20px}.admin-brand.centered{justify-content:center;color:var(--ink)}.admin-sidebar nav{display:flex;flex-direction:column;gap:5px}.admin-sidebar nav a{padding:12px 13px;border-radius:12px;color:#c9c4d4;font-size:12px}.admin-sidebar nav a:hover{background:rgba(255,255,255,.08);color:#fff}.admin-sidebar form{margin-top:auto}.admin-sidebar form button{width:100%;border:0;background:rgba(255,255,255,.08);color:#ddd;border-radius:12px;padding:11px}.admin-main{padding:25px 30px;min-width:0}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.admin-top span{font-size:10px;color:#8d8994}.admin-top h1{margin:3px 0;font-size:26px}.sidebar-toggle{display:none}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px}.stats-grid article{background:#fff;border:1px solid #ececf0;border-radius:20px;padding:20px;position:relative;min-height:125px;display:flex;flex-direction:column;justify-content:center}.stats-grid span{color:#85818e;font-size:11px}.stats-grid b{font-size:23px;margin-top:7px}.stats-grid i{position:absolute;left:18px;top:18px;width:40px;height:40px;border-radius:13px;background:#eee8ff;color:#7554dc;display:grid;place-items:center;font-style:normal}.admin-card{background:#fff;border:1px solid #e9e9ee;border-radius:22px;padding:20px;min-width:0}.admin-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.admin-card-head h2{font-size:16px;margin:0 0 4px}.admin-card-head p{font-size:10px;color:#8c8894;margin:0}.admin-card-head>a{font-size:11px;color:var(--purple-dark)}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:700px}th{text-align:right;color:#8c8894;font-size:10px;font-weight:600;padding:10px;border-bottom:1px solid #eee}td{padding:12px 10px;border-bottom:1px solid #f0eff2;font-size:11px;vertical-align:middle}td small{display:block;color:#96919e;margin-top:3px}.status{padding:5px 8px;border-radius:9px;background:#eee;font-size:9px}.status.new{background:#fff0d8;color:#a96f13}.status.completed{background:#e4f6ec;color:#31865a}.admin-grid.products-admin{display:grid;grid-template-columns:minmax(0,1fr);gap:20px}.admin-grid.products-admin:has(.product-form-card){grid-template-columns:minmax(600px,1fr) 440px;align-items:start}.table-product{display:flex;align-items:center;gap:10px}.table-product img{width:48px;height:52px;object-fit:cover;border-radius:11px;background:#eee}.actions{display:flex;gap:8px}.actions a,.actions button{border:0;background:#f0ebff;color:#6947d6;border-radius:9px;padding:6px 9px;font-size:9px}.actions button{background:#fff0f2;color:#c75068}.admin-form .form-grid{gap:12px}.check-row{display:flex;gap:20px;margin:15px 0}.check-row label{font-size:11px}.settings-card{max-width:900px}.status-form select{border:1px solid #ddd;border-radius:9px;padding:6px;background:#fff;font-size:10px}.address-cell{max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.login-page{min-height:100vh;display:grid;grid-template-columns:460px 1fr;background:#fff}.login-page>section{padding:65px 75px;display:flex;flex-direction:column;justify-content:center}.login-page h1{font-size:32px;margin:15px 0 3px}.login-page p{color:var(--muted);font-size:12px}.login-page form{display:flex;flex-direction:column;gap:14px;margin-top:20px}.login-page label{display:flex;flex-direction:column;gap:7px;font-size:11px}.login-page input{border:1px solid var(--line);border-radius:13px;padding:13px}.back-store{text-align:center;color:var(--muted);font-size:10px;margin-top:18px}.login-page aside{margin:18px;border-radius:30px;background:linear-gradient(135deg,#6d4ed6,#a77ef5);display:grid;place-items:center;color:#fff}.login-art{max-width:480px;padding:50px}.login-art>span{font-size:45px}.login-art h2{font-size:45px;line-height:1.4;margin:15px 0}.login-art p{color:#e9e1ff;line-height:2;font-size:14px} @media(max-width:1000px){.site-header{grid-template-columns:210px 1fr 160px}.hero{padding:45px}.hero h1{font-size:48px}.product-grid{grid-template-columns:repeat(3,1fr)}.experience{padding:45px}.admin-grid.products-admin:has(.product-form-card){grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr}.product-detail{gap:35px}.cart-layout{grid-template-columns:1fr 310px}} @media(max-width:760px){body{padding-bottom:72px}.announcement{height:31px}.section-shell{width:min(100% - 24px,1220px)}.site-header{height:72px;grid-template-columns:1fr auto;padding:0 3px}.site-header .header-search{display:none}.header-actions a:first-child{display:none}.header-actions a{width:55px}.brand-mark{width:42px;height:42px;border-radius:15px}.brand strong{font-size:16px}.mobile-nav{position:fixed;z-index:50;bottom:10px;right:12px;left:12px;height:62px;border-radius:21px;background:rgba(45,41,60,.94);backdrop-filter:blur(15px);display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 10px 35px rgba(37,28,57,.28);padding:5px}.mobile-nav a{color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;position:relative}.mobile-nav span{font-size:18px}.mobile-nav small{font-size:8px}.mobile-nav .cart-link b{top:-1px;right:20%}.hero{grid-template-columns:1fr;padding:38px 23px 20px;border-radius:30px;text-align:center}.hero h1{font-size:40px;letter-spacing:-1px}.hero-copy>p{font-size:14px}.hero-actions,.hero-trust{justify-content:center}.hero-trust{gap:20px}.hero-visual{height:390px}.hero-blob{width:310px;height:340px}.hero-visual>img{width:300px}.note-one{right:-8px;top:60px}.note-two{left:-5px;bottom:55px}.category-strip{grid-template-columns:1fr 1fr}.category-strip a{height:100px;padding:14px}.products-section{padding-top:60px}.section-heading h2{font-size:27px}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-image{border-radius:20px}.product-info h3{font-size:13px}.product-price strong{font-size:12px}.experience{grid-template-columns:1fr;padding:37px 25px;text-align:center}.experience h2{font-size:32px}.experience-viewer{height:330px}.experience-viewer img{width:275px}.benefits{grid-template-columns:1fr}.footer-card{flex-direction:column;text-align:center;padding:28px 20px}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-bottom{flex-direction:column;gap:6px}.shop-toolbar{flex-direction:column;align-items:stretch}.shop-toolbar form{width:100%}.product-detail{grid-template-columns:1fr}.product-summary h1{font-size:31px}.info-tabs{grid-template-columns:1fr}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-list article{grid-template-columns:85px 1fr}.cart-list img{width:85px;height:95px}.cart-qty{grid-column:2}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.about-page{grid-template-columns:1fr;padding-top:35px}.about-page h1{font-size:35px}.admin-shell{display:block}.admin-sidebar{position:fixed;z-index:60;right:-270px;width:245px;transition:.25s}.admin-sidebar.open{right:0}.admin-main{padding:18px 12px}.sidebar-toggle{display:block;border:0;background:#fff;border-radius:10px;padding:8px}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stats-grid article{min-height:110px}.login-page{grid-template-columns:1fr}.login-page>section{padding:35px 25px}.login-page aside{display:none}} @media(max-width:420px){.product-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:34px}.hero-actions{flex-direction:column}.hero-trust small{font-size:8px}.category-strip{gap:9px}.category-strip a{grid-template-columns:45px 1fr}.category-strip span{width:42px;height:42px}.product-info{padding:11px 3px}.product-info h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feature-list{grid-template-columns:1fr}.buy-row{flex-direction:column}.qty-control{height:45px;grid-template-columns:1fr 50px 1fr}.stats-grid{grid-template-columns:1fr}} .header-actions{min-width:250px}.header-actions a,.theme-toggle{width:72px;height:58px;border:0;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;position:relative;color:var(--ink);background:transparent;transition:.22s}.header-actions a:hover,.header-actions a.active,.theme-toggle:hover{background:var(--surface);box-shadow:0 10px 28px rgba(70,49,96,.08)}.header-actions svg,.theme-toggle svg,.mobile-nav svg,.spin-hint svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-actions small,.theme-toggle small{font-size:10px}.theme-toggle .icon-sun,.theme-toggle .icon-moon{position:absolute;top:9px;transition:.25s}.theme-toggle .icon-moon{opacity:0;transform:rotate(-25deg) scale(.7)}html[data-theme="dark"] .theme-toggle .icon-sun{opacity:0;transform:rotate(35deg) scale(.7)}html[data-theme="dark"] .theme-toggle .icon-moon{opacity:1;transform:rotate(0) scale(1)}.theme-toggle small{margin-top:25px} .hero{grid-template-columns:minmax(0,.93fr) minmax(430px,1.07fr);padding:54px 62px;background:radial-gradient(circle at 84% 22%,rgba(255,255,255,.78),transparent 24%),linear-gradient(125deg,#f6efff 0%,#fff1ec 54%,#fff8e9 100%)}.hero-360-stage{height:510px;isolation:isolate}.hero-360-card{width:min(100%,485px);height:470px;border-radius:34px;padding:17px;background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.92);box-shadow:0 30px 75px rgba(84,55,112,.18);backdrop-filter:blur(20px);position:relative;z-index:2}.hero-360-card:before{content:"";position:absolute;inset:72px 34px 58px;border-radius:50%;background:radial-gradient(circle,#fff 0%,#f0e9ff 58%,transparent 72%);filter:blur(2px);pointer-events:none}.hero-360-head{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 8px 6px;position:relative;z-index:3}.hero-360-head div{display:flex;flex-direction:column}.hero-360-head span{font-size:10px;color:var(--muted)}.hero-360-head strong{font-size:16px}.hero-360-head>b{background:#2f2941;color:#fff;border-radius:13px;padding:8px 10px;font-size:12px;box-shadow:0 8px 20px rgba(47,41,65,.18)}.hero-spin{height:335px;border-radius:25px;overflow:hidden;outline:none;position:relative;z-index:2}.hero-spin:focus-visible{box-shadow:0 0 0 4px rgba(142,108,242,.24)}.hero-spin img{width:88%;height:88%;filter:drop-shadow(0 24px 22px rgba(62,38,80,.19));transition:filter .2s}.hero-spin.is-dragging img{filter:drop-shadow(0 29px 24px rgba(62,38,80,.28))}.hero-spin .spin-hint{bottom:17px;display:flex;align-items:center;gap:7px;background:rgba(47,41,65,.88);padding:9px 13px}.hero-spin .spin-hint svg{width:16px;height:16px}.hero-spin .spin-progress{position:absolute;right:38px;left:38px;bottom:7px;height:3px;background:rgba(77,59,104,.12);border-radius:4px;overflow:hidden}.hero-spin .spin-progress i{display:block;height:100%;width:4%;background:linear-gradient(90deg,#9d7dff,#ff7f9d);border-radius:inherit;transition:width .08s linear}.hero-real-photo{position:absolute;right:-24px;bottom:-24px;width:210px;height:91px;border-radius:20px;padding:7px;background:rgba(255,255,255,.94);box-shadow:0 16px 40px rgba(57,38,75,.2);display:grid;grid-template-columns:72px 1fr;align-items:center;gap:10px;z-index:4;border:1px solid rgba(255,255,255,.92)}.hero-real-photo img{width:72px;height:76px;object-fit:cover;border-radius:14px}.hero-real-photo span{display:flex;flex-direction:column;gap:5px}.hero-real-photo b{font-size:11px}.hero-real-photo small{font-size:8px;color:var(--muted)}.hero-360-stage .s1{left:0;top:38px;color:#9a76f0}.hero-360-stage .s2{right:-4px;bottom:74px;color:#ff8ea7} .real-lookbook{min-height:480px;margin-top:42px;margin-bottom:80px;border-radius:40px;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.real-lookbook-media{position:relative;min-height:480px;overflow:hidden}.real-lookbook-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,rgba(255,255,255,.18))}.real-lookbook-media img{width:100%;height:100%;object-fit:cover}.real-lookbook-media>span{position:absolute;z-index:2;right:22px;bottom:22px;background:rgba(27,24,37,.78);color:#fff;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(12px);border-radius:13px;padding:9px 13px;font-size:10px}.real-lookbook-copy{padding:58px 55px;display:flex;flex-direction:column;justify-content:center}.real-lookbook-copy h2{font-size:36px;line-height:1.55;margin:0 0 15px}.real-lookbook-copy p{color:var(--muted);line-height:2.05;margin:0 0 20px}.lookbook-points{display:grid;gap:10px;margin-bottom:25px}.lookbook-points span{font-size:12px;font-weight:700}.lookbook-points span::first-letter{color:#54a47d}.real-lookbook-copy .btn{align-self:flex-start} .product-image{background:linear-gradient(145deg,#f4efed,#ebe5e3)}.product-image img{object-position:center}.mobile-nav svg{width:21px;height:21px}.mobile-nav a.active{color:#fff}.mobile-nav a.active:before{content:"";position:absolute;top:1px;width:30px;height:3px;border-radius:3px;background:linear-gradient(90deg,#d5c8ff,#ffb5c8)}.mobile-nav .spin-nav{transform:translateY(-7px)}.mobile-nav .spin-nav svg{width:26px;height:26px;padding:5px;border-radius:12px;background:linear-gradient(135deg,#9b7cf4,#7754df);box-sizing:content-box;box-shadow:0 8px 18px rgba(118,84,223,.4)} html[data-theme="dark"]{--bg:#15131b;--surface:#211e29;--ink:#f5f1fb;--muted:#aaa3b6;--line:#373240;--purple:#aa8cff;--purple-dark:#b79dff;--shadow:0 22px 70px rgba(0,0,0,.32);color-scheme:dark}html[data-theme="dark"] body.store-body{background:var(--bg);color:var(--ink)}html[data-theme="dark"] .announcement{background:#0f0d14}html[data-theme="dark"] .header-search{background:rgba(34,31,43,.82);border-color:var(--line)}html[data-theme="dark"] .header-search:focus-within{background:#26222e}html[data-theme="dark"] .header-actions a:hover,html[data-theme="dark"] .header-actions a.active,html[data-theme="dark"] .theme-toggle:hover{background:#26222e}html[data-theme="dark"] .hero{background:radial-gradient(circle at 84% 22%,rgba(166,132,255,.16),transparent 26%),linear-gradient(130deg,#25202f,#1d1a24 55%,#25211d)}html[data-theme="dark"] .hero-copy>p{color:#bbb3c4}html[data-theme="dark"] .btn.ghost{background:#25212d;border-color:#3a3444;color:var(--ink)}html[data-theme="dark"] .hero-360-card{background:rgba(35,31,44,.78);border-color:rgba(255,255,255,.08);box-shadow:0 30px 75px rgba(0,0,0,.38)}html[data-theme="dark"] .hero-360-card:before{background:radial-gradient(circle,#302a3d 0%,#251f31 58%,transparent 72%)}html[data-theme="dark"] .hero-real-photo{background:rgba(35,31,44,.94);border-color:rgba(255,255,255,.08)}html[data-theme="dark"] .category-strip a,html[data-theme="dark"] .benefits article,html[data-theme="dark"] .shop-toolbar,html[data-theme="dark"] .cart-list,html[data-theme="dark"] .cart-summary,html[data-theme="dark"] .checkout-form,html[data-theme="dark"] .info-tabs article,html[data-theme="dark"] .product-summary,html[data-theme="dark"] .footer-card{background:var(--surface);border-color:var(--line)}html[data-theme="dark"] .product-image{background:linear-gradient(145deg,#2b2631,#201d26)}html[data-theme="dark"] .quick-view{background:rgba(33,30,41,.94);color:var(--ink)}html[data-theme="dark"] .real-lookbook{background:var(--surface)}html[data-theme="dark"] .real-lookbook-media:after{background:linear-gradient(90deg,transparent 55%,rgba(33,30,41,.16))}html[data-theme="dark"] .viewer-panel{background:linear-gradient(145deg,#2a2630,#1e1b23)}html[data-theme="dark"] .viewer-tabs,html[data-theme="dark"] .thumbs button,html[data-theme="dark"] .option-buttons span,html[data-theme="dark"] .qty-control,html[data-theme="dark"] .shop-toolbar form,html[data-theme="dark"] .form-grid input,html[data-theme="dark"] .form-grid textarea{background:#24212b;border-color:var(--line);color:var(--ink)}html[data-theme="dark"] .site-footer{background:#0f0d14}html[data-theme="dark"] .footer-card{color:var(--ink);background:linear-gradient(120deg,#292334,#282226)}html[data-theme="dark"] .footer-card form{background:#17141d}html[data-theme="dark"] .footer-card input{color:var(--ink);background:transparent}html[data-theme="dark"] input,html[data-theme="dark"] textarea,html[data-theme="dark"] select{color:var(--ink)}html[data-theme="dark"] .page-banner,html[data-theme="dark"] .breadcrumbs{color:var(--ink)} @media(max-width:1000px){.site-header{grid-template-columns:210px 1fr 240px}.hero{grid-template-columns:.9fr 1.1fr;padding:42px}.hero-360-card{width:430px}.real-lookbook-copy{padding:45px 38px}.real-lookbook-copy h2{font-size:31px}} @media(max-width:760px){body.store-body{padding-bottom:84px}.site-header{grid-template-columns:1fr auto}.header-actions{min-width:auto}.header-actions>a:first-child{display:none}.header-actions a,.theme-toggle{width:48px;height:52px}.theme-toggle small,.header-actions small{font-size:8px}.mobile-nav{grid-template-columns:repeat(5,1fr);height:68px;border-radius:23px;padding:6px 4px;bottom:9px}.mobile-nav a{gap:3px}.mobile-nav small{font-size:7px}.mobile-nav .cart-link b{right:16%;top:-2px}.hero{grid-template-columns:1fr;padding:36px 20px 30px}.hero-360-stage{height:440px;margin-top:14px}.hero-360-card{width:100%;height:412px;padding:13px;border-radius:27px}.hero-360-head{height:48px}.hero-spin{height:300px}.hero-real-photo{right:8px;bottom:-9px;width:190px;height:80px;grid-template-columns:61px 1fr}.hero-real-photo img{width:61px;height:66px}.hero-360-stage .s1{left:-4px;top:5px}.hero-360-stage .s2{right:-2px;bottom:28px}.real-lookbook{grid-template-columns:1fr;margin-top:30px;border-radius:30px}.real-lookbook-media{min-height:310px}.real-lookbook-copy{padding:35px 24px;text-align:right}.real-lookbook-copy h2{font-size:28px}.real-lookbook-copy .btn{align-self:stretch}.products-section{padding-top:62px}.theme-toggle .icon-sun,.theme-toggle .icon-moon{top:6px}} @media(max-width:420px){.hero-360-stage{height:405px}.hero-360-card{height:380px}.hero-spin{height:270px}.hero-real-photo{bottom:-14px}.real-lookbook-media{min-height:250px}.real-lookbook-copy h2{font-size:25px}.mobile-nav span{font-size:inherit}} .brand-logo{width:58px;height:58px;border-radius:50%;object-fit:cover;flex:0 0 auto;box-shadow:0 10px 26px rgba(149,104,112,.2);border:2px solid rgba(255,255,255,.92)} .site-header{grid-template-columns:280px minmax(260px,1fr) 330px} .header-actions{min-width:315px;align-items:center} .theme-toggle{width:132px!important;height:42px!important;border:1px solid var(--line)!important;border-radius:999px!important;padding:4px 8px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:6px!important;background:var(--surface)!important;box-shadow:0 8px 22px rgba(70,49,96,.07);color:var(--ink);position:relative} .theme-toggle:hover{transform:translateY(-1px);box-shadow:0 11px 26px rgba(70,49,96,.11)} .theme-word{font-size:10px;font-weight:800;line-height:1;transition:.22s;color:var(--muted);white-space:nowrap} .theme-word-light{color:var(--purple-dark)} .theme-switch{width:38px;height:22px;border-radius:999px;background:#e9e2f3;display:block;position:relative;flex:0 0 auto;box-shadow:inset 0 1px 4px rgba(75,56,94,.12)} .theme-switch i{position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;top:3px;right:3px;box-shadow:0 3px 8px rgba(71,46,94,.23);transition:transform .25s ease,background .25s ease} html[data-theme="dark"] .theme-toggle{background:#27232e!important;border-color:#3d3747!important} html[data-theme="dark"] .theme-switch{background:#7254c5} html[data-theme="dark"] .theme-switch i{transform:translateX(-16px);background:#fbf8ff} html[data-theme="dark"] .theme-word-light{color:var(--muted)} html[data-theme="dark"] .theme-word-dark{color:#d9cfff} .category-strip .category-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round} .footer-brand{display:flex;align-items:center;gap:14px} .footer-brand>img{width:66px;height:66px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.16)} .footer-brand h4{margin:0 0 7px} .footer-brand p{margin:0} .admin-brand img{width:44px;height:44px;border-radius:50%;object-fit:cover;box-shadow:0 8px 18px rgba(60,38,86,.2)} .admin-brand.centered img{width:58px;height:58px} .mobile-nav{grid-template-columns:repeat(4,1fr)!important} .mobile-nav .spin-nav{display:none!important} .hero-360-stage .spark{display:none!important} @media(max-width:1000px){ .site-header{grid-template-columns:230px minmax(230px,1fr) 285px;gap:18px} .header-actions{min-width:275px} .theme-toggle{width:118px!important} .brand-logo{width:52px;height:52px} } @media(max-width:760px){ .site-header{grid-template-columns:minmax(145px,1fr) auto;gap:8px;height:78px} .brand{gap:7px;min-width:0} .brand-logo{width:46px;height:46px} .brand strong{font-size:15px;white-space:nowrap} .brand small{font-size:8px} .header-actions{min-width:auto;gap:5px} .header-actions a{width:46px!important;height:46px!important} .theme-toggle{width:105px!important;height:38px!important;padding:4px 6px!important;gap:4px!important} .theme-word{font-size:9px} .theme-switch{width:34px;height:20px} .theme-switch i{width:14px;height:14px} html[data-theme="dark"] .theme-switch i{transform:translateX(-14px)} .mobile-nav{grid-template-columns:repeat(4,1fr)!important;height:68px;border-radius:23px;padding:6px 10px;bottom:9px} .mobile-nav small{font-size:8px} .mobile-nav svg{width:22px;height:22px} .mobile-nav .cart-link b{right:24%;top:-2px} .category-strip .category-icon svg{width:25px;height:25px} .footer-brand>img{width:54px;height:54px} } @media(max-width:420px){ .brand span:last-child{display:none} .site-header{grid-template-columns:52px 1fr} .header-actions{justify-content:flex-end} .theme-toggle{width:101px!important} } .theme-toggle{width:94px!important;height:42px!important;padding:4px 7px!important;gap:7px!important} .theme-icon{width:20px;height:20px;display:grid;place-items:center;color:var(--muted);transition:color .22s ease,transform .22s ease,opacity .22s ease;flex:0 0 auto} .theme-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round} .theme-icon-sun{color:#f1a72a;transform:scale(1.04)} .theme-icon-moon{opacity:.52} html[data-theme="dark"] .theme-icon-sun{color:var(--muted);opacity:.48;transform:scale(.92)} html[data-theme="dark"] .theme-icon-moon{color:#c8bbff;opacity:1;transform:scale(1.06)} .spin-viewer{contain:layout paint style;overscroll-behavior-inline:contain} .spin-viewer>img{position:relative;z-index:1} .spin-canvas{display:block;width:82%;height:82%;position:relative;z-index:2;pointer-events:none;transform:translateZ(0);backface-visibility:hidden} .spin-viewer.is-ready>img{visibility:hidden;position:absolute;inset:0;margin:auto} .spin-viewer.is-loading:after{content:"";position:absolute;z-index:5;width:28px;height:28px;border-radius:50%;border:3px solid rgba(142,108,242,.16);border-top-color:var(--purple);animation:royaSpinLoader .7s linear infinite} .spin-viewer.is-ready:after,.spin-viewer.has-load-error:after{display:none} .hero-spin .spin-canvas{width:88%;height:88%;filter:drop-shadow(0 20px 18px rgba(62,38,80,.16))} .hero-spin.is-dragging .spin-canvas{filter:drop-shadow(0 23px 18px rgba(62,38,80,.2))} .hero-spin img{transition:none!important} .hero-spin .spin-progress i{transition:none!important;will-change:width} @keyframes royaSpinLoader{to{transform:rotate(360deg)}} @media(max-width:1000px){.theme-toggle{width:88px!important}} @media(max-width:760px){ .theme-toggle{width:82px!important;height:38px!important;padding:4px 6px!important;gap:5px!important} .theme-icon{width:18px;height:18px} .theme-icon svg{width:17px;height:17px} .hero-spin .spin-canvas{filter:drop-shadow(0 15px 13px rgba(62,38,80,.14))} } @media(max-width:390px){.theme-toggle{width:76px!important;gap:4px!important}.theme-switch{width:32px;height:20px}} .theme-toggle{ width:96px!important; height:44px!important; padding:4px 8px!important; gap:8px!important; border-radius:999px!important; border:1px solid rgba(128,110,170,.16)!important; background:linear-gradient(180deg,#ffffff,#f4eefb)!important; box-shadow:0 10px 28px rgba(98,72,138,.12), inset 0 1px 0 rgba(255,255,255,.85)!important; transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease; } .theme-toggle:hover{transform:translateY(-1px);box-shadow:0 14px 32px rgba(98,72,138,.16), inset 0 1px 0 rgba(255,255,255,.9)!important} .theme-icon{width:18px;height:18px;display:grid;place-items:center;flex:0 0 18px;transition:opacity .22s ease,transform .22s ease,color .22s ease} .theme-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round} .theme-icon-sun{color:#f0ad31;opacity:1;transform:scale(1.03)} .theme-icon-moon{color:#7f78a1;opacity:.58;transform:scale(.95)} .theme-switch{ position:relative; width:40px; height:22px; flex:0 0 40px; border-radius:999px; background:linear-gradient(180deg,#efeaf7,#ddd4ee); box-shadow:inset 0 2px 5px rgba(64,45,99,.1), inset 0 -1px 2px rgba(255,255,255,.65); } .theme-switch i{ position:absolute; top:2px; right:2px; width:18px; height:18px; border-radius:50%; background:linear-gradient(180deg,#ffffff,#f7f2ff); box-shadow:0 4px 10px rgba(84,62,118,.22); transition:transform .28s cubic-bezier(.2,.8,.2,1),background .22s ease,box-shadow .22s ease; } html[data-theme="dark"] .theme-toggle{ background:linear-gradient(180deg,#2d2936,#221f2a)!important; border-color:rgba(205,194,255,.12)!important; box-shadow:0 12px 30px rgba(0,0,0,.34), inset 0 1px 0 rgba(255,255,255,.03)!important; } html[data-theme="dark"] .theme-switch{background:linear-gradient(180deg,#6c59b0,#4a3a84)} html[data-theme="dark"] .theme-switch i{transform:translateX(-18px);background:linear-gradient(180deg,#f8f4ff,#ebe4ff);box-shadow:0 4px 12px rgba(0,0,0,.3)} html[data-theme="dark"] .theme-icon-sun{opacity:.4;transform:scale(.92);color:#a8a1ba} html[data-theme="dark"] .theme-icon-moon{opacity:1;transform:scale(1.05);color:#d8cbff} .hero-360-card{overflow:hidden} .hero-360-head b{display:grid;place-items:center;min-width:58px;height:32px;border-radius:999px;background:linear-gradient(135deg,#ffeff5,#eadfff);color:var(--purple-dark);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)} html[data-theme="dark"] .hero-360-head b{background:linear-gradient(135deg,#3a3348,#2b2537);color:#d6c8ff} .spin-viewer{touch-action:pan-y;user-select:none;-webkit-user-select:none;contain:layout paint style;overscroll-behavior:contain;transform:translateZ(0)} .spin-canvas{width:100%;height:100%;display:block;transform:translateZ(0);will-change:contents} .hero-spin{background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.8),transparent 48%),linear-gradient(180deg,rgba(255,246,249,.92),rgba(245,238,247,.65));border-radius:28px} html[data-theme="dark"] .hero-spin{background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.05),transparent 48%),linear-gradient(180deg,rgba(48,42,59,.72),rgba(33,30,42,.4))} .viewer-panel[data-panel="spin"] .spin-viewer{background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.72),transparent 48%),linear-gradient(180deg,#faf4f7,#f1ebf0)} html[data-theme="dark"] .viewer-panel[data-panel="spin"] .spin-viewer{background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.05),transparent 48%),linear-gradient(180deg,#302b38,#242029)} .spin-viewer>span{display:flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;backdrop-filter:blur(12px)} .spin-viewer>span::before{content:"↔";font-size:13px;line-height:1} .hero-real-photo{grid-template-columns:76px 1fr;width:225px} .hero-real-photo img{width:76px;height:76px} .buy-row{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:12px;align-items:stretch} .add-to-cart{display:flex;align-items:center;justify-content:center;gap:10px;min-height:56px;font-weight:800;box-shadow:0 16px 32px rgba(121,88,243,.26)} .add-to-cart span{font-size:15px;line-height:1} .qty-control{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;min-height:56px;border:1px solid rgba(141,118,192,.18);border-radius:18px;background:linear-gradient(180deg,#ffffff,#fbf8ff);box-shadow:0 10px 22px rgba(89,68,122,.08)} .qty-control button,.qty-control input{border:0;background:transparent;color:var(--ink)} .qty-control button{font-size:22px;font-weight:800;display:grid;place-items:center;line-height:1} .qty-control button:hover{color:var(--purple-dark)} .qty-control input{font-size:16px;font-weight:800;min-width:0;padding:0;text-align:center} html[data-theme="dark"] .qty-control{background:linear-gradient(180deg,#2b2632,#231f2b);border-color:#3a3444;box-shadow:none} .info-tabs article{display:flex;flex-direction:column;gap:12px} .info-icon{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#f3ebff,#ffeef4);color:var(--purple-dark);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)} .info-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round} html[data-theme="dark"] .info-icon{background:linear-gradient(145deg,#312b3a,#24202c);color:#d9cdff} @media(max-width:760px){ .theme-toggle{width:88px!important;height:40px!important;padding:4px 6px!important;gap:6px!important} .theme-icon{width:16px;height:16px;flex-basis:16px} .theme-icon svg{width:15px;height:15px} .theme-switch{width:36px;flex-basis:36px;height:20px} .theme-switch i{width:16px;height:16px} html[data-theme="dark"] .theme-switch i{transform:translateX(-16px)} .buy-row{grid-template-columns:minmax(0,1fr) 104px} } @media(max-width:480px){ .buy-row{grid-template-columns:1fr} .qty-control{order:2} .add-to-cart{order:1} } .header-actions .uiverse-switch{ width:72px!important; min-width:72px!important; height:40px!important; padding:0!important; border:0!important; background:transparent!important; box-shadow:none!important; display:grid!important; place-items:center!important; border-radius:999px!important; } .header-actions .uiverse-switch:hover, html[data-theme="dark"] .header-actions .uiverse-switch:hover{ background:transparent!important; box-shadow:none!important; } .uiverse-track{ position:relative; width:68px; height:37px; border-radius:999px; overflow:hidden; background:#2a2a2a; box-shadow:0 6px 16px rgba(0,0,0,.18), inset 0 0 0 1px rgba(255,255,255,.08); transition:background .28s ease, box-shadow .28s ease; } .uiverse-stars{ position:absolute; inset:0; background: radial-gradient(circle at 20% 26%, rgba(255,255,255,.95) 0 1.2px, transparent 1.4px), radial-gradient(circle at 36% 52%, rgba(255,255,255,.9) 0 1px, transparent 1.2px), radial-gradient(circle at 28% 70%, rgba(255,255,255,.78) 0 1px, transparent 1.2px), radial-gradient(circle at 46% 22%, rgba(255,255,255,.7) 0 1px, transparent 1.2px); opacity:1; transition:opacity .28s ease; } .uiverse-cloud{ position:absolute; bottom:6px; left:9px; width:16px; height:8px; background:#fff; border-radius:999px; opacity:0; transition:opacity .28s ease; } .uiverse-cloud::before, .uiverse-cloud::after{ content:""; position:absolute; background:#fff; border-radius:50%; } .uiverse-cloud::before{width:8px;height:8px;left:1px;top:-3px} .uiverse-cloud::after{width:10px;height:10px;right:1px;top:-5px} .uiverse-cloud.two{left:23px;bottom:10px;transform:scale(.72)} .uiverse-thumb{ position:absolute; top:4px; left:4px; width:29px; height:29px; border-radius:50%; background:#212121; display:grid; place-items:center; transition:left .28s cubic-bezier(.4,0,.2,1), background .28s ease, transform .28s ease; box-shadow:0 3px 8px rgba(0,0,0,.3), inset 0 0 0 1px rgba(255,255,255,.08); } .uiverse-thumb-sun, .uiverse-thumb-moon{position:absolute;inset:0;display:grid;place-items:center;color:#fff;transition:opacity .25s ease, transform .25s ease} .uiverse-thumb-sun svg, .uiverse-thumb-moon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round} .uiverse-thumb-sun{opacity:0;transform:scale(.7)} .uiverse-thumb-moon{opacity:1;transform:scale(1)} html:not([data-theme="dark"]) .uiverse-track, html[data-theme="light"] .uiverse-track{ background:#03a9f4; box-shadow:0 7px 16px rgba(3,169,244,.28), inset 0 0 0 1px rgba(255,255,255,.25); } html:not([data-theme="dark"]) .uiverse-stars, html[data-theme="light"] .uiverse-stars{opacity:0} html:not([data-theme="dark"]) .uiverse-cloud, html[data-theme="light"] .uiverse-cloud{opacity:1} html:not([data-theme="dark"]) .uiverse-thumb, html[data-theme="light"] .uiverse-thumb{left:35px;background:#ffc54d;transform:rotate(0)} html:not([data-theme="dark"]) .uiverse-thumb-sun, html[data-theme="light"] .uiverse-thumb-sun{opacity:1;transform:scale(1);color:#fff2c9} html:not([data-theme="dark"]) .uiverse-thumb-moon, html[data-theme="light"] .uiverse-thumb-moon{opacity:0;transform:scale(.65)} html[data-theme="dark"] .uiverse-track{background:#212121} html[data-theme="dark"] .uiverse-thumb{left:4px;background:#212121;transform:rotate(-180deg)} html[data-theme="dark"] .uiverse-thumb-moon{opacity:1;transform:scale(1);color:#ffffff} html[data-theme="dark"] .uiverse-thumb-sun{opacity:0;transform:scale(.65)} .viewer-tabs{ display:flex; gap:10px; flex-wrap:wrap; margin-bottom:14px; } .viewer-tabs button{ appearance:none; border:1px solid rgba(126,99,196,.18)!important; background:#fff!important; color:var(--ink)!important; border-radius:14px!important; padding:10px 16px!important; min-width:92px; line-height:1.2; font-size:12px!important; font-weight:700!important; box-shadow:0 8px 20px rgba(78,60,113,.06); } .viewer-tabs button.active{ background:linear-gradient(135deg,var(--purple),var(--purple-dark))!important; color:#fff!important; border-color:transparent!important; box-shadow:0 12px 24px rgba(111,78,224,.22); } html[data-theme="dark"] .viewer-tabs button{ background:#27222f!important; color:var(--ink)!important; border-color:#3d3747!important; box-shadow:none; } .buy-row{ display:flex!important; align-items:center!important; gap:12px!important; margin-top:24px!important; } .add-to-cart{ flex:1 1 auto!important; order:1!important; min-height:52px!important; padding-inline:18px!important; } .qty-control{ order:2!important; flex:0 0 138px!important; width:138px!important; min-width:138px!important; display:grid!important; grid-template-columns:40px 1fr 40px!important; align-items:center!important; min-height:52px!important; border:1px solid rgba(126,99,196,.16)!important; border-radius:16px!important; background:#fff!important; box-shadow:0 10px 24px rgba(71,52,104,.08); overflow:hidden!important; } .qty-control button, .qty-control input{ background:transparent!important; color:var(--ink)!important; border:0!important; width:100%; height:100%; } .qty-control button{ font-size:24px!important; font-weight:700!important; display:grid; place-items:center; } .qty-control input{ text-align:center!important; font-size:16px!important; font-weight:800!important; padding:0!important; } html[data-theme="dark"] .qty-control{ background:#27222f!important; border-color:#3d3747!important; box-shadow:none!important; } .hero-spin .spin-canvas, .viewer-panel[data-panel="spin"] .spin-canvas{ width:84%!important; height:84%!important; object-fit:contain; filter:drop-shadow(0 18px 18px rgba(76,58,101,.16)); } .hero-spin > span, .viewer-panel[data-panel="spin"] .spin-viewer > span{ background:rgba(47,41,65,.85)!important; color:#fff!important; } html[data-theme="dark"] .hero-spin > span, html[data-theme="dark"] .viewer-panel[data-panel="spin"] .spin-viewer > span{ background:rgba(255,255,255,.12)!important; color:#fff!important; } @media(max-width:760px){ .header-actions .uiverse-switch{width:58px!important;min-width:58px!important;height:34px!important} .uiverse-track{width:58px;height:32px} .uiverse-thumb{width:24px;height:24px;top:4px} html:not([data-theme="dark"]) .uiverse-thumb, html[data-theme="light"] .uiverse-thumb{left:30px} .uiverse-thumb-sun svg,.uiverse-thumb-moon svg{width:14px;height:14px} .buy-row{flex-wrap:wrap} .add-to-cart{width:100%} .qty-control{flex-basis:124px!important;width:124px!important;min-width:124px!important} } button:disabled,.btn:disabled{cursor:not-allowed;opacity:.55;transform:none!important;box-shadow:none!important}.out-badge{position:absolute;inset:auto 13px 13px auto;background:rgba(38,33,48,.86);color:#fff;border-radius:12px;padding:7px 10px;font-size:10px;font-weight:800}.option-buttons label.is-disabled,.color-buttons label.is-disabled{opacity:.35;pointer-events:none}.option-buttons label.is-disabled span{position:relative}.option-buttons label.is-disabled span:after{content:"";position:absolute;left:10%;right:10%;top:50%;height:1px;background:currentColor;transform:rotate(-18deg)}.stock-line.out i{background:#d35b72}.stock-line.out span{color:#b6475e}.alert.warning{background:#fff8dd;color:#7f6415;border:1px solid #f3df91}.discount{color:#3f9768!important}.success-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:24px} .checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:24px;align-items:start}.checkout-form{max-width:none;margin:0;display:flex;flex-direction:column;gap:18px}.checkout-section,.checkout-summary,.track-form,.tracking-result,.payment-card,.invoice-sheet{background:var(--surface);border:1px solid var(--line);border-radius:24px;box-shadow:0 14px 42px rgba(70,49,96,.07)}.checkout-section{padding:22px}.checkout-section h2,.checkout-summary h2{font-size:17px;margin:0 0 18px}.checkout-section select,.track-form input,.order-actions-card input,.order-actions-card select,.admin-filter input,.admin-filter select,.variant-editor input,.settings-card input,.settings-card textarea,.settings-card select{border:1px solid var(--line);background:#fcfbfa;color:var(--ink);border-radius:13px;padding:11px 12px;outline:none;width:100%}.checkout-section select:focus,.track-form input:focus,.order-actions-card input:focus,.order-actions-card select:focus,.admin-filter input:focus,.admin-filter select:focus{border-color:#b9a7fa;box-shadow:0 0 0 3px rgba(142,108,242,.08)}.shipping-options{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.shipping-options label{cursor:pointer}.shipping-options input{position:absolute;opacity:0}.shipping-options span{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:16px;padding:15px;background:#fff;transition:.2s}.shipping-options b{font-size:13px}.shipping-options small{font-size:10px;color:var(--muted)}.shipping-options input:checked+span{border-color:#8e6cf2;background:#f5f0ff;box-shadow:0 0 0 3px rgba(142,108,242,.08)}.free-shipping-note{margin:12px 0 0;color:#38855f;font-size:11px}.checkout-submit{width:100%;min-height:54px}.checkout-summary{padding:22px;position:sticky;top:18px}.checkout-mini-item{display:grid;grid-template-columns:56px 1fr auto;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid var(--line)}.checkout-mini-item img{width:56px;height:62px;object-fit:cover;border-radius:13px}.checkout-mini-item b,.checkout-mini-item small{display:block}.checkout-mini-item b{font-size:11px}.checkout-mini-item small{font-size:9px;color:var(--muted);margin-top:4px}.checkout-mini-item strong{font-size:10px}.totals-box{margin-top:18px}.totals-box>div{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:11px 0;font-size:11px}.totals-box hr{border:0;border-top:1px solid var(--line);margin:16px 0}.totals-box .grand{font-size:14px}.totals-box .grand b{font-size:18px}.checkout-summary .totals-box{border-top:1px dashed var(--line);padding-top:4px} .payment-page{min-height:62vh;display:grid;place-items:center;padding-block:50px}.payment-card{width:min(560px,100%);padding:32px;text-align:center}.payment-card h1{font-size:28px;margin:12px 0}.payment-card>p{color:var(--muted);line-height:2}.payment-badge{display:inline-flex;padding:7px 12px;border-radius:999px;background:#fff1c9;color:#846214;font-size:10px;font-weight:800}.payment-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.btn.danger{color:#be455e;border-color:#f0bdc7}.payment-card>small{display:block;margin-top:18px;color:var(--muted)} .tracking-page{max-width:900px}.track-form{padding:20px;display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end;margin-bottom:20px}.track-form label{display:flex;flex-direction:column;gap:7px}.track-form label span{font-size:11px;font-weight:700}.tracking-result{padding:24px}.tracking-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.tracking-head span:first-child{font-size:11px;color:var(--muted)}.tracking-head h2{margin:4px 0 0}.status.large{font-size:11px;padding:9px 13px}.track-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}.track-grid>div{background:#faf8fb;border:1px solid var(--line);border-radius:15px;padding:13px}.track-grid small,.track-grid b{display:block}.track-grid small{color:var(--muted);font-size:9px;margin-bottom:5px}.track-grid b{font-size:11px}.status-timeline{display:grid;grid-template-columns:repeat(6,1fr);gap:0;margin:30px 0 18px;position:relative}.status-timeline:before{content:"";position:absolute;top:17px;right:8%;left:8%;height:2px;background:var(--line)}.status-timeline>div{text-align:center;position:relative;z-index:1}.status-timeline i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;margin:auto;background:#eee9f0;border:4px solid var(--surface);font-style:normal;font-size:10px;color:var(--muted)}.status-timeline span{display:block;font-size:8px;color:var(--muted);margin-top:5px}.status-timeline .done i{background:var(--purple);color:#fff}.status-timeline .done span{color:var(--ink);font-weight:700} .status.awaiting_payment{background:#fff1ca;color:#85620f}.status.paid{background:#e3f5ec;color:#26794e}.status.preparing{background:#e8efff;color:#4269b1}.status.shipped{background:#ece7ff;color:#6a4fd0}.status.delivered{background:#dff4e8;color:#2b7d51}.status.cancelled{background:#ffe8ed;color:#b8415b}.status.new{background:#fff0d8;color:#a96f13} .invoice-page{background:#f1f0f4;min-height:100vh;padding:35px}.invoice-sheet{width:min(950px,100%);margin:auto;background:#fff;padding:34px;color:#292538}.invoice-sheet>header{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #292538;padding-bottom:20px}.invoice-brand{display:flex;align-items:center;gap:14px}.invoice-brand img{width:68px;height:68px;border-radius:50%}.invoice-brand h1{font-size:22px;margin:0 0 5px}.invoice-brand span{font-size:11px;color:#777}.invoice-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0}.invoice-meta>div{border:1px solid #e5e2e8;border-radius:14px;padding:14px}.invoice-meta small,.invoice-meta b,.invoice-meta span{display:block}.invoice-meta small{color:#888;font-size:9px}.invoice-meta b{font-size:12px;margin:4px 0}.invoice-meta span{font-size:10px;line-height:1.8}.invoice-sheet footer{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;border-top:1px dashed #ccc;margin-top:20px;padding-top:16px;font-size:10px} .new-order-alert{display:flex;justify-content:space-between;align-items:center;gap:18px;background:linear-gradient(135deg,#fff2d8,#fff8eb);border:1px solid #f3d49c;border-radius:18px;padding:15px 18px;margin-bottom:18px}.new-order-alert b,.new-order-alert span{display:block}.new-order-alert b{color:#8e5e0c}.new-order-alert span{font-size:10px;color:#8b7656;margin-top:3px}.nav-badge{float:left;background:#ff6f91;color:#fff;border-radius:999px;min-width:20px;height:20px;display:inline-grid;place-items:center;font-size:9px}.unseen-row{background:#fffaf0}.new-label{display:inline-block!important;color:#b16e00!important;background:#fff0ca;padding:3px 6px;border-radius:7px;margin-top:5px!important}.admin-filter{display:grid;grid-template-columns:1fr 220px auto;gap:10px;margin-bottom:16px}.order-admin-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}.order-actions-card{position:sticky;top:20px;display:flex;flex-direction:column;gap:16px}.order-actions-card form{display:flex;flex-direction:column;gap:10px}.order-actions-card label{display:flex;flex-direction:column;gap:7px}.order-actions-card label span{font-size:10px;font-weight:700}.order-customer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.order-customer-grid>div,.payment-info{background:#f9f8fb;border:1px solid #eeebf1;border-radius:15px;padding:13px}.order-customer-grid small,.order-customer-grid b,.order-customer-grid span,.payment-info small,.payment-info b,.payment-info span{display:block}.order-customer-grid small,.payment-info small{font-size:9px;color:#8d8994}.order-customer-grid b,.payment-info b{font-size:11px;margin:4px 0}.order-customer-grid span,.payment-info span{font-size:9px;color:#777;line-height:1.7}.order-events{grid-column:1/-1}.order-events article{display:flex;gap:12px;padding:11px 0;border-bottom:1px solid #eee}.order-events article i{width:10px;height:10px;background:var(--purple);border-radius:50%;margin-top:5px}.order-events b,.order-events small{display:block}.order-events b{font-size:11px}.order-events small{font-size:9px;color:#8d8994;margin-top:3px} .variant-editor{margin:18px 0;border:1px solid #ebe8ef;border-radius:18px;padding:15px;background:#faf9fc}.variant-editor .admin-card-head{margin-bottom:10px}.variant-editor h3{margin:0;font-size:14px}.variant-editor table{min-width:420px}.variant-editor input[readonly]{background:#f1eef5}.variant-editor td{padding:7px}.variant-editor input{padding:8px}.settings-sections{display:flex;flex-direction:column;gap:18px;max-width:1000px}.settings-sections .settings-card{max-width:none}.shipping-settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px}.shipping-settings-grid article{border:1px solid #ebe9ee;border-radius:16px;padding:14px}.toggle-setting{display:flex!important;flex-direction:row!important;align-items:center;gap:9px;margin-bottom:12px}.toggle-setting input{width:18px!important;height:18px}.settings-save{align-self:flex-start;min-width:220px} html[data-theme="dark"] .checkout-section,html[data-theme="dark"] .checkout-summary,html[data-theme="dark"] .track-form,html[data-theme="dark"] .tracking-result,html[data-theme="dark"] .payment-card{background:var(--surface);border-color:var(--line)}html[data-theme="dark"] .shipping-options span,html[data-theme="dark"] .track-grid>div{background:#27232e;border-color:var(--line)}html[data-theme="dark"] .shipping-options input:checked+span{background:#302940}html[data-theme="dark"] .checkout-note{background:#26312c}html[data-theme="dark"] .checkout-section select,html[data-theme="dark"] .track-form input{background:#24212b;color:var(--ink)} @media(max-width:1000px){.checkout-layout{grid-template-columns:1fr 340px}.order-admin-layout{grid-template-columns:1fr}.order-actions-card{position:static}.order-events{grid-column:auto}.track-grid{grid-template-columns:repeat(2,1fr)}} @media(max-width:760px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static;order:-1}.shipping-options{grid-template-columns:1fr}.track-form{grid-template-columns:1fr}.status-timeline{overflow-x:auto;grid-template-columns:repeat(6,110px);padding-bottom:10px}.track-grid{grid-template-columns:1fr 1fr}.payment-actions{grid-template-columns:1fr}.invoice-page{padding:10px}.invoice-sheet{padding:18px}.invoice-sheet>header{align-items:flex-start}.invoice-meta{grid-template-columns:1fr}.print-button{padding:9px 12px}.admin-filter{grid-template-columns:1fr}.order-customer-grid{grid-template-columns:1fr}.shipping-settings-grid{grid-template-columns:1fr}.new-order-alert{align-items:flex-start;flex-direction:column}.header-actions>a:first-child{display:none}.site-header{grid-template-columns:230px minmax(230px,1fr) 235px}} @media print{body{background:#fff!important}.print-button{display:none!important}.invoice-page{padding:0}.invoice-sheet{border:0;box-shadow:none;width:100%;padding:0}.invoice-sheet table{min-width:0}.invoice-sheet a{display:none}} .customer-auth{display:grid;place-items:center;min-height:65vh;padding-top:42px;padding-bottom:70px}.customer-auth-card{width:min(100%,520px);padding:34px;border:1px solid var(--line);border-radius:30px;background:var(--card);box-shadow:var(--shadow);display:grid;gap:18px}.customer-auth-card h1,.customer-auth-card p{margin:0}.customer-auth-card form{display:grid;gap:15px}.customer-auth-card label,.account-address-layout label,.report-filter label{display:grid;gap:7px}.customer-auth-card input,.account-address-layout input,.account-address-layout select,.account-address-layout textarea,.coupon-apply-row input,.advanced-order-filter input,.advanced-order-filter select,.report-filter input{width:100%;border:1px solid var(--line);background:var(--input-bg,var(--surface));color:var(--text);border-radius:14px;padding:12px 14px;font:inherit}.customer-auth-card>a{text-align:center;color:var(--accent-strong);font-weight:700}.account-page{padding-top:36px;padding-bottom:80px;display:grid;gap:22px}.account-hero{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:28px;border-radius:28px;background:linear-gradient(135deg,var(--card),color-mix(in srgb,var(--accent) 15%,var(--card)));border:1px solid var(--line)}.account-hero h1,.account-hero p{margin:4px 0}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.account-stats article{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:22px;display:grid;gap:8px}.account-stats b{font-size:1.35rem}.account-address-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:20px}.address-list{display:grid;gap:12px}.address-list article{display:flex;justify-content:space-between;gap:16px;padding:16px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.address-list article>div:first-child{display:grid;gap:5px}.address-list article>div:last-child{display:flex;align-items:center;gap:10px}.address-list form{display:inline}.link-danger{border:0;background:none;color:#d54c5a;font:inherit;cursor:pointer}.coupon-checkout{position:relative}.coupon-apply-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.coupon-apply-row input{flex:1;min-width:180px;text-transform:uppercase;direction:ltr;text-align:left}.admin-two-col{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.8fr);gap:20px}.advanced-order-filter{grid-template-columns:repeat(4,minmax(140px,1fr));align-items:end}.advanced-order-filter .btn{height:45px}.report-filter{display:flex;align-items:end;gap:12px;margin-bottom:20px;padding:18px;background:var(--card);border:1px solid var(--line);border-radius:20px}.report-filter label{min-width:190px}.account-orders .empty-state{padding:36px 10px}.admin-sidebar nav a{position:relative}.header-actions>a svg{width:22px;height:22px}.status.new{background:#fff2d8;color:#9a6411}.status.paid{background:#ddf7e9;color:#18794e} @media (max-width:980px){.admin-two-col,.account-address-layout{grid-template-columns:1fr}.advanced-order-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.account-stats{grid-template-columns:1fr 1fr}.report-filter{flex-wrap:wrap}} @media (max-width:640px){.customer-auth{padding-top:18px}.customer-auth-card{padding:22px;border-radius:22px}.account-hero{align-items:flex-start}.account-stats{grid-template-columns:1fr}.advanced-order-filter{grid-template-columns:1fr}.report-filter{display:grid}.report-filter label{min-width:0}.address-list article{flex-direction:column}.coupon-apply-row{display:grid;grid-template-columns:1fr auto}.coupon-apply-row .btn.small{grid-column:1/-1}.header-actions>a:first-child small{display:none}} .report-period-grid{display:grid;gap:18px}.report-period-grid h3{margin:4px 0 10px} .otp-auth-card{max-width:520px} .otp-auth-card form{display:grid;gap:14px} .auth-divider{display:flex;align-items:center;gap:12px;margin:18px 0;color:var(--muted,#777);font-size:.86rem} .auth-divider::before,.auth-divider::after{content:"";height:1px;background:color-mix(in srgb,currentColor 18%,transparent);flex:1} .otp-code-input{direction:ltr;text-align:center;letter-spacing:.55em;font-size:1.35rem;font-weight:800;font-variant-numeric:tabular-nums} .otp-resend-form{margin-top:10px} .sms-toggle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px} .sms-test-form{display:flex;gap:12px;align-items:end;flex-wrap:wrap} .sms-test-form input{min-width:240px;flex:1} .sms-test-card{margin-top:20px} .settings-card code{direction:ltr;display:inline-block} @media (max-width:760px){.sms-toggle-grid{grid-template-columns:1fr}.otp-auth-card{max-width:none}.sms-test-form{align-items:stretch}.sms-test-form input,.sms-test-form button{width:100%}} .product-card{position:relative;content-visibility:auto;contain-intrinsic-size:360px 520px} .wishlist-toggle{position:absolute;z-index:5;top:12px;left:12px;margin:0;width:42px;height:42px;border-radius:50%;border:1px solid color-mix(in srgb,var(--line) 86%,transparent);background:color-mix(in srgb,var(--surface) 90%,transparent);backdrop-filter:blur(10px);display:grid;place-items:center;box-shadow:0 8px 22px rgba(49,36,71,.1);color:var(--muted);text-decoration:none} .wishlist-toggle button{width:100%;height:100%;border:0;background:none;color:inherit;display:grid;place-items:center;cursor:pointer;padding:10px} .wishlist-toggle svg,.product-wishlist-form svg,.wishlist-link svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round} .wishlist-toggle .active,.wishlist-toggle:has(button.active),.product-wishlist-form.active,.product-wishlist-form button.active{color:#e6547b} .wishlist-toggle button.active svg,.product-wishlist-form button.active svg{fill:currentColor} .header-actions .wishlist-link{position:relative}.header-actions .wishlist-link>b{position:absolute;top:-4px;left:5px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#ef6688;color:#fff;font-size:9px;display:grid;place-items:center} .product-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.product-title-row h1{margin-bottom:0}.product-wishlist-form{width:48px;height:48px;flex:0 0 48px;border:1px solid var(--line);border-radius:16px;background:var(--surface);display:grid;place-items:center;color:var(--muted);text-decoration:none}.product-wishlist-form button{border:0;background:none;width:100%;height:100%;padding:12px;color:inherit;cursor:pointer}.product-wishlist-form svg{width:24px;height:24px} .restock-request{margin-top:16px;padding:18px;border:1px solid color-mix(in srgb,#d38a31 28%,var(--line));border-radius:20px;background:linear-gradient(135deg,color-mix(in srgb,#fff5df 75%,var(--surface)),var(--surface));display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:12px;align-items:end}.restock-request>div b,.restock-request>div small{display:block}.restock-request>div small{font-size:10px;color:var(--muted);margin-top:5px;line-height:1.8}.restock-request label{display:grid;gap:6px}.restock-request label span{font-size:10px;font-weight:700}.restock-request input,.restock-request select{width:100%;border:1px solid var(--line);border-radius:13px;padding:11px 12px;background:var(--surface);color:var(--ink);font:inherit} .shop-filters{display:grid;grid-template-columns:1.6fr repeat(4,minmax(130px,1fr)) auto auto auto;gap:10px;align-items:end;background:var(--card);border:1px solid var(--line);border-radius:24px;padding:18px;margin:20px 0}.shop-filters label{display:grid;gap:6px}.shop-filters label>span{font-size:10px;font-weight:750;color:var(--muted)}.shop-filters input,.shop-filters select{width:100%;border:1px solid var(--line);border-radius:13px;padding:11px 12px;background:var(--surface);color:var(--ink);font:inherit}.shop-filters .filter-check{display:flex;align-items:center;gap:8px;min-height:45px;white-space:nowrap}.shop-filters .filter-check input{width:18px;height:18px}.shop-filters .filter-check span{color:var(--ink)}.result-row a{font-size:11px;font-weight:800;color:var(--purple)} .account-stats{grid-template-columns:repeat(4,1fr)}.account-head-links{display:flex;gap:14px;flex-wrap:wrap}.wishlist-page{padding:24px}.wishlist-page .product-grid{margin-top:18px} .inline-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.inline-actions form{display:inline}.link-button{border:0;background:none;color:var(--purple);font:inherit;font-size:10px;font-weight:800;cursor:pointer;padding:0}.status.restock-pending{background:#fff2d8;color:#98620e}.status.restock-ready{background:#e7f1ff;color:#2867a9}.status.restock-notified{background:#ddf7e9;color:#18794e} html[data-theme="dark"] .wishlist-toggle,html[data-theme="dark"] .product-wishlist-form,html[data-theme="dark"] .shop-filters,html[data-theme="dark"] .restock-request{background:color-mix(in srgb,var(--surface) 94%,#17131d);box-shadow:none} @media(max-width:1180px){.shop-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-search-wide{grid-column:span 2}.restock-request{grid-template-columns:1fr 1fr}.restock-request>div{grid-column:1/-1}} @media(max-width:760px){.shop-filters{grid-template-columns:1fr}.shop-search-wide{grid-column:auto}.restock-request{grid-template-columns:1fr}.account-stats{grid-template-columns:1fr 1fr}.header-actions .wishlist-link small{display:none}.wishlist-toggle{width:38px;height:38px;top:9px;left:9px}.product-title-row{align-items:center}} @media(max-width:480px){.account-stats{grid-template-columns:1fr}.product-wishlist-form{width:44px;height:44px;flex-basis:44px}} @media(min-width:1001px){ .site-header{grid-template-columns:250px minmax(250px,1fr) 455px;gap:20px} .header-actions{min-width:445px;gap:4px} .header-actions a{width:66px} .header-actions small{font-size:9px} } @media(min-width:761px) and (max-width:1000px){ .site-header{grid-template-columns:190px minmax(210px,1fr) 382px;gap:12px} .brand strong{font-size:16px}.brand small{font-size:8px} .header-actions{min-width:372px;gap:3px} .header-actions a{width:54px} .header-actions small{font-size:8px} .header-actions .uiverse-switch{width:58px!important;min-width:58px!important} } html,body{max-width:100%;overflow-x:hidden} @supports (overflow:clip){html,body{overflow-x:clip}} @media(max-width:760px){ body.store-body{padding-bottom:calc(94px + env(safe-area-inset-bottom))!important} .announcement{width:100%;max-width:100%;padding-inline:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis} .site-header{width:100%!important;max-width:100%!important;height:64px!important;margin:0!important;padding:0 12px!important;grid-template-columns:48px minmax(0,1fr)!important;gap:8px!important;overflow:hidden!important} .site-header .brand{width:48px;min-width:48px;max-width:48px;gap:0;overflow:hidden} .site-header .brand-logo{width:44px!important;height:44px!important;flex:0 0 44px} .site-header .brand>span{display:none!important} .site-header .header-search{display:none!important} .header-actions{width:100%!important;min-width:0!important;max-width:100%!important;justify-content:flex-start!important;gap:4px!important;overflow:hidden} .header-actions>a:nth-of-type(3), .header-actions>a:nth-of-type(4), .header-actions>a:nth-of-type(5){display:none!important} .header-actions>a{width:40px!important;min-width:40px!important;height:42px!important;flex:0 0 40px!important;border-radius:14px} .header-actions small{display:none!important} .header-actions>a svg{width:21px!important;height:21px!important} .header-actions .uiverse-switch{width:56px!important;min-width:56px!important;height:38px!important;flex:0 0 56px!important} .header-actions .uiverse-track{width:54px!important;height:30px!important} .header-actions .uiverse-thumb{width:22px!important;height:22px!important;top:4px!important} html:not([data-theme="dark"]) .header-actions .uiverse-thumb, html[data-theme="light"] .header-actions .uiverse-thumb{left:28px!important} html[data-theme="dark"] .header-actions .uiverse-thumb{left:4px!important} .section-shell{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin-inline:auto!important;min-width:0} main,.site-footer{width:100%;max-width:100%;overflow:hidden} .hero{min-height:0!important;grid-template-columns:minmax(0,1fr)!important;padding:28px 16px 18px!important;border-radius:24px!important;gap:8px!important} .hero-copy{min-width:0} .hero h1{font-size:clamp(30px,9vw,38px)!important;line-height:1.35!important;letter-spacing:-.8px!important;margin-bottom:14px!important} .hero-copy>p{font-size:13px!important;line-height:1.9!important;margin-bottom:22px!important} .hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important} .hero-actions .btn{width:100%;min-width:0} .hero-trust{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-top:24px!important} .hero-trust span{min-width:0;align-items:center;text-align:center} .hero-trust b{font-size:17px!important} .hero-trust small{font-size:8px!important;white-space:normal} .hero-360-stage{height:360px!important;min-width:0!important;margin-top:10px!important} .hero-360-card{width:100%!important;height:342px!important;padding:11px!important;border-radius:23px!important} .hero-360-head{height:44px!important} .hero-spin{height:242px!important;border-radius:21px!important} .hero-real-photo{width:168px!important;height:72px!important;grid-template-columns:54px 1fr!important;right:7px!important;bottom:-7px!important} .hero-real-photo img{width:54px!important;height:58px!important} .hero-real-photo b{font-size:10px!important}.hero-real-photo small{font-size:8px!important} .category-strip,.product-grid,.benefits,.real-lookbook{min-width:0} .mobile-nav{left:50%!important;right:auto!important;transform:translateX(-50%)!important;width:min(calc(100% - 24px),430px)!important;max-width:430px!important;bottom:max(10px,env(safe-area-inset-bottom))!important;margin:0!important} } @media(max-width:390px){ .site-header{padding-inline:8px!important;grid-template-columns:44px minmax(0,1fr)!important;gap:5px!important} .site-header .brand{width:44px;min-width:44px;max-width:44px}.site-header .brand-logo{width:42px!important;height:42px!important} .header-actions{gap:2px!important} .header-actions>a{width:38px!important;min-width:38px!important;flex-basis:38px!important} .header-actions .uiverse-switch{width:52px!important;min-width:52px!important;flex-basis:52px!important} .header-actions .uiverse-track{width:50px!important} html:not([data-theme="dark"]) .header-actions .uiverse-thumb, html[data-theme="light"] .header-actions .uiverse-thumb{left:24px!important} .hero{padding-inline:14px!important}.hero h1{font-size:30px!important} .hero-360-stage{height:338px!important}.hero-360-card{height:322px!important}.hero-spin{height:224px!important} } .sms-readiness-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0 18px}.sms-readiness-grid article{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;border-radius:16px;border:1px solid var(--line);background:var(--surface)}.sms-readiness-grid article b{font-size:12px}.sms-readiness-grid article span{font-size:10px;font-weight:800}.sms-readiness-grid article.ready{border-color:rgba(45,157,103,.25);background:rgba(45,157,103,.08)}.sms-readiness-grid article.ready span{color:#237b53}.sms-readiness-grid article.missing{border-color:rgba(213,76,90,.2);background:rgba(213,76,90,.06)}.sms-readiness-grid article.missing span{color:#bd4b59}.sms-diagnostic-card form{display:flex;justify-content:flex-start}.otp-resend-form button:disabled{opacity:.62;cursor:not-allowed} @media(max-width:760px){ .site-header{grid-template-columns:48px minmax(0,1fr)!important} .header-actions{justify-content:flex-end!important;gap:5px!important;overflow:visible!important} .header-actions .header-account-link, .header-actions .header-track-link, .header-actions .header-cart-link{display:flex!important} .header-actions .header-shop-link, .header-actions .header-wishlist-link{display:none!important} .header-actions .header-account-link, .header-actions .header-track-link, .header-actions .header-cart-link{width:41px!important;min-width:41px!important;flex:0 0 41px!important;height:42px!important;background:rgba(255,255,255,.58);border:1px solid rgba(119,91,160,.08);box-shadow:0 6px 18px rgba(79,55,101,.06)} html[data-theme="dark"] .header-actions .header-account-link, html[data-theme="dark"] .header-actions .header-track-link, html[data-theme="dark"] .header-actions .header-cart-link{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.08);box-shadow:none} .header-actions .header-cart-link b{top:-4px!important;right:-3px!important;min-width:18px!important;height:18px!important} .header-actions .header-account-link.active, .header-actions .header-track-link.active, .header-actions .header-cart-link.active{color:var(--purple-dark);background:#f3edff} .sms-readiness-grid{grid-template-columns:1fr 1fr} } @media(max-width:390px){ .header-actions{gap:3px!important} .header-actions .header-account-link, .header-actions .header-track-link, .header-actions .header-cart-link{width:38px!important;min-width:38px!important;flex-basis:38px!important} .header-actions .uiverse-switch{width:50px!important;min-width:50px!important;flex-basis:50px!important} .sms-readiness-grid{grid-template-columns:1fr} } .footer-card-copy{min-width:0}.footer-card-copy>p{margin:8px 0 0;color:var(--muted);font-size:11px;line-height:1.8}.footer-subscribe{width:min(440px,100%);flex:0 1 440px}.footer-subscribe form{width:100%}.footer-form-message{margin-top:8px;padding:8px 11px;border-radius:11px;font-size:10px;text-align:center}.footer-form-message.success{background:rgba(54,157,105,.14);color:#277a51}.footer-form-message.error{background:rgba(213,76,90,.12);color:#b83f50}.about-copy{min-width:0}.about-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:28px}.about-values span{padding:15px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.about-values b,.about-values small{display:block}.about-values b{font-size:12px}.about-values small{font-size:9px;color:var(--muted);line-height:1.7;margin-top:4px}.about-photo{margin:0;position:relative}.about-photo img{width:100%;aspect-ratio:4/4.2;object-fit:cover}.about-photo figcaption{position:absolute;right:18px;left:18px;bottom:16px;padding:11px 14px;border-radius:14px;background:rgba(35,29,45,.72);backdrop-filter:blur(12px);color:#fff;font-size:10px;text-align:center}.newsletter-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 18px}.newsletter-stats article{padding:16px;border:1px solid var(--line);border-radius:17px;background:var(--surface)}.newsletter-stats span,.newsletter-stats b{display:block}.newsletter-stats span{font-size:10px;color:var(--muted)}.newsletter-stats b{font-size:23px;margin-top:5px} @media(max-width:760px){ main{overflow:hidden!important}.site-footer{overflow:visible!important;margin-top:38px!important;padding-bottom:calc(104px + env(safe-area-inset-bottom))!important} .about-main{overflow:visible!important}.about-page{gap:24px!important;padding:24px 0 12px!important}.about-page h1{font-size:31px!important;line-height:1.55!important;margin:6px 0 12px}.about-page p{font-size:13px;line-height:2!important;margin-bottom:0}.about-values{grid-template-columns:1fr!important;gap:8px;margin-top:20px}.about-values span{padding:13px 14px}.about-photo img{aspect-ratio:4/3.25!important;border-radius:28px!important}.about-photo figcaption{right:12px;left:12px;bottom:12px} .footer-card{transform:translateY(-28px)!important;min-height:0!important;padding:26px 18px!important;gap:18px!important;overflow:visible!important;border-radius:26px!important}.footer-card-copy{width:100%}.footer-card .eyebrow{display:inline-flex!important;visibility:visible!important;opacity:1!important;margin:0 0 8px!important;font-size:12px!important;line-height:1.6!important}.footer-card h3{font-size:clamp(22px,6.8vw,28px)!important;line-height:1.55!important;margin:0!important}.footer-card-copy>p{font-size:10px;margin-top:8px}.footer-subscribe{width:100%;flex-basis:auto}.footer-card form{width:100%!important;min-height:56px!important;border-radius:17px!important}.footer-card input{min-width:0!important;width:100%!important;padding-inline:12px!important;font-size:13px}.footer-card button{flex:0 0 104px!important;padding-inline:14px!important}.footer-grid{padding-top:0!important;padding-bottom:30px!important}.footer-bottom{padding-bottom:8px!important}.newsletter-stats{grid-template-columns:1fr 1fr}.newsletter-stats article:last-child{grid-column:1/-1} } @media(max-width:390px){.footer-card{padding-inline:14px!important}.footer-card h3{font-size:22px!important}.footer-card button{flex-basis:92px!important}.about-page h1{font-size:28px!important}} .refund-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:14px 16px;border-radius:16px;background:rgba(142,108,242,.08);border:1px solid rgba(142,108,242,.18)}.refund-summary span{font-size:11px;color:var(--muted)}.refund-summary b{font-size:15px;color:var(--purple-dark)} .refund-form{display:grid;gap:10px;margin-top:18px;padding-top:16px;border-top:1px dashed var(--line)}.refund-form h4{margin:0;font-size:13px}.refund-form label{display:flex;flex-direction:column;gap:6px}.refund-form label span{font-size:10px;font-weight:700}.refund-form textarea{min-height:72px;resize:vertical} .order-self-service{display:grid;gap:18px}.order-self-service h1{margin:5px 0 0}.order-request-form .form-grid{margin-top:4px}.request-status-card{border-right:4px solid var(--purple)}.request-status-card .admin-card-head{margin-bottom:0} .status.request-pending{background:#fff1ca;color:#85620f}.status.request-approved{background:#dff4e8;color:#2b7d51}.status.request-rejected{background:#ffe8ed;color:#b8415b} .order-request-admin{grid-column:1/-1}.request-review-card{padding:18px 0;border-top:1px solid var(--line)}.request-review-card:first-of-type{border-top:0}.request-review-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.request-review-head b,.request-review-head small{display:block}.request-review-head small{font-size:9px;color:var(--muted);margin-top:4px}.request-review-card>p{font-size:11px;line-height:1.9;color:var(--muted)}.request-decisions{display:flex;align-items:center;gap:10px;grid-column:1/-1}.request-decisions .btn{flex:1}.request-decisions .btn.danger{background:#fff0f3;color:#b8415b;border:1px solid #f3bdc8} .returns-admin td small{display:block;color:var(--muted);font-size:9px;margin-top:3px}.order-events h2{font-size:18px}.payment-info b{margin-block:4px}.payment-info span{word-break:break-all} html[data-theme="dark"] .refund-summary{background:rgba(170,140,255,.09);border-color:rgba(170,140,255,.18)}html[data-theme="dark"] .request-decisions .btn.danger{background:rgba(184,65,91,.13);border-color:rgba(184,65,91,.28)} @media(max-width:900px){.order-admin-layout{grid-template-columns:1fr!important}.order-request-admin{grid-column:auto}.request-decisions{flex-direction:column}.request-decisions .btn{width:100%}} @media(max-width:760px){.order-self-service{width:calc(100% - 24px)!important}.order-self-service .track-grid{grid-template-columns:1fr 1fr}.order-self-service .admin-card{padding:18px}.request-review-head{align-items:flex-start}.returns-admin .admin-filter{grid-template-columns:1fr!important}.refund-form{margin-top:14px}} @media(max-width:390px){.order-self-service .track-grid{grid-template-columns:1fr}.order-self-service .success-actions{display:grid}.order-self-service .success-actions .btn{width:100%}} .product-feedback,.product-questions{margin-top:30px;padding:28px;border:1px solid var(--line);border-radius:28px;background:var(--card);box-shadow:var(--shadow)} .feedback-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.feedback-head h2{margin:5px 0 0}.rating-summary{min-width:155px;text-align:center;padding:14px 20px;border-radius:20px;background:linear-gradient(135deg,rgba(139,92,246,.12),rgba(244,201,209,.28))}.rating-summary b{display:block;font-size:2rem}.rating-summary span,.review-stars{color:#f3a712;letter-spacing:2px}.rating-summary small{display:block;color:var(--muted);margin-top:3px} .feedback-layout,.question-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px}.review-list,.question-list,.feedback-admin-list{display:grid;gap:14px}.review-card,.question-list article,.feedback-admin-list>article{padding:20px;border:1px solid var(--line);border-radius:22px;background:var(--surface)}.review-card header,.review-card footer,.feedback-admin-list article header{display:flex;justify-content:space-between;gap:12px;align-items:center}.verified-badge{display:inline-flex;margin-right:8px;padding:4px 9px;border-radius:999px;background:#dff7ea;color:#168352;font-size:.75rem}.review-card h3{margin:12px 0 6px}.review-card p{line-height:2;margin:0}.review-card footer{margin-top:14px;color:var(--muted);font-size:.82rem}.review-card details summary{cursor:pointer;color:var(--accent)}.review-card details form{display:flex;gap:8px;margin-top:8px}.review-card details input{min-width:180px}.admin-reply{margin-top:15px;padding:14px;border-radius:16px;background:rgba(139,92,246,.08);border-right:3px solid var(--accent)}.review-form-card,.question-layout>aside{padding:22px;border:1px solid var(--line);border-radius:22px;background:var(--surface);align-self:start}.review-form,.question-layout form{display:grid;gap:14px}.review-form label,.question-layout label{display:grid;gap:7px}.review-form textarea,.question-layout textarea{min-height:120px}.star-picker{display:flex;flex-direction:row-reverse;justify-content:flex-end;border:0;padding:0;margin:0}.star-picker legend{margin-bottom:8px}.star-picker input{position:absolute;opacity:0}.star-picker span{font-size:2rem;color:#d5d0df;cursor:pointer}.star-picker label:hover span,.star-picker label:hover~label span,.star-picker input:checked~span,.star-picker label:has(input:checked)~label span{color:#f3a712}.question-list article{display:grid;gap:12px}.answer-text{padding:14px;border-radius:16px;background:rgba(139,92,246,.08)}.answer-text b{color:var(--accent)}.feedback-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.moderation-form{display:grid;gap:12px;margin-top:14px}.moderation-form textarea{min-height:90px}.moderation-form>div{display:flex;gap:8px;flex-wrap:wrap}.btn.danger{background:#fff0f2;color:#c43c55;border-color:#f4b6c2}.question-admin-text{padding:14px;border-radius:14px;background:var(--bg)} @media(max-width:900px){.feedback-layout,.question-layout,.feedback-admin-grid{grid-template-columns:1fr}.review-form-card,.question-layout>aside{order:-1}.product-feedback,.product-questions{padding:18px;border-radius:22px}.feedback-head{align-items:flex-start}.rating-summary{min-width:120px;padding:10px}.review-card header,.review-card footer{align-items:flex-start;flex-direction:column}.review-card details form{flex-direction:column}.review-card details input{min-width:0;width:100%}} html{font-display:swap}body{font-family:"Vazirmatn",Tahoma,"Segoe UI",Arial,sans-serif}.pwa-install-button{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:#fff;border-radius:14px;padding:10px 14px;font:inherit;font-weight:700;display:inline-flex;align-items:center;gap:8px;margin-top:12px}.pwa-install-button[hidden]{display:none!important}.connection-state{position:fixed;z-index:10000;left:50%;top:max(12px,env(safe-area-inset-top));transform:translateX(-50%);background:#2e293d;color:#fff;border-radius:999px;padding:9px 16px;font-size:12px;box-shadow:0 10px 30px rgba(0,0,0,.25)}.connection-state[hidden]{display:none}.product-image img,.viewer-panel img,.real-lookbook-media img,.about-photo img{content-visibility:auto}.product-card{contain:layout style paint}.product-image{contain:layout paint}.shop-page .product-grid{content-visibility:auto;contain-intrinsic-size:900px}.pwa-benefit{display:flex;align-items:center;gap:12px;margin-top:12px;color:var(--muted);font-size:11px}.pwa-benefit i{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:rgba(142,108,242,.15);color:var(--purple-dark);font-style:normal}@media(max-width:760px){.connection-state{top:max(8px,env(safe-area-inset-top));font-size:11px}.pwa-install-button{width:100%;justify-content:center}} .seo-growth-links{padding-block:26px 18px}.seo-link-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.seo-link-grid>a{display:flex;min-height:168px;flex-direction:column;gap:10px;padding:20px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--accent-soft) 34%,var(--surface)));box-shadow:var(--shadow-sm);transition:.25s ease}.seo-link-grid>a:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.seo-link-grid strong{font-size:1.05rem}.seo-link-grid small{color:var(--muted);line-height:1.9;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.seo-link-grid span{margin-top:auto;color:var(--primary);font-weight:800;font-size:.83rem} .seo-landing{overflow:clip}.seo-landing-hero{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.7fr);gap:26px;padding-block:46px 28px}.seo-landing-hero>div:first-child{padding:38px;border:1px solid var(--line);border-radius:34px;background:radial-gradient(circle at 10% 0,color-mix(in srgb,var(--accent-soft) 58%,transparent),transparent 45%),var(--surface);box-shadow:var(--shadow)}.seo-landing-hero h1{max-width:780px;margin:10px 0 18px;font-size:clamp(2rem,4.6vw,4.6rem);line-height:1.25}.seo-rich-text{display:grid;gap:14px}.seo-rich-text p{margin:0;color:var(--text-soft);font-size:1rem;line-height:2.15}.seo-rich-text h2,.seo-rich-text h3{margin:14px 0 0;line-height:1.55}.seo-rich-text h2{font-size:1.65rem}.seo-rich-text h3{font-size:1.25rem}.seo-rich-text ul{display:grid;gap:8px;margin:0;padding-right:22px;color:var(--text-soft);line-height:2}.seo-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.seo-hero-links{display:flex;align-content:flex-start;flex-wrap:wrap;gap:10px;padding:26px;border:1px solid var(--line);border-radius:30px;background:var(--surface);box-shadow:var(--shadow-sm)}.seo-hero-links>b{width:100%;margin-bottom:4px}.seo-hero-links>a{padding:11px 14px;border-radius:14px;background:var(--surface-2);border:1px solid var(--line);font-weight:700}.seo-hero-links>a.active{background:var(--primary);color:#fff;border-color:var(--primary)}.seo-guide{margin-block:34px;padding:34px;border:1px solid var(--line);border-radius:32px;background:linear-gradient(135deg,var(--surface),color-mix(in srgb,var(--accent-soft) 24%,var(--surface)))}.seo-guide>h2{margin:8px 0 20px;font-size:clamp(1.65rem,3vw,2.5rem)}.faq-section{padding-block:20px 34px}.faq-list{display:grid;gap:12px}.faq-list details{border:1px solid var(--line);border-radius:20px;background:var(--surface);padding:0 20px;box-shadow:var(--shadow-sm)}.faq-list summary{cursor:pointer;list-style:none;padding:20px 0;font-weight:850}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';float:left;font-size:1.4rem;color:var(--primary)}.faq-list details[open] summary:after{content:'−'}.faq-list p{margin:0;padding:0 0 20px;color:var(--muted);line-height:2}.mag-related{padding-block:20px 44px} .mag-page{padding-block:34px 54px}.seo-mag-banner{background:radial-gradient(circle at 20% 0,color-mix(in srgb,var(--accent-soft) 58%,transparent),transparent 42%),var(--surface)}.mag-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.mag-card{overflow:hidden;border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:var(--shadow-sm);transition:.25s ease}.mag-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.mag-card-image{display:block;aspect-ratio:16/10;overflow:hidden;background:var(--surface-2)}.mag-card-image img{width:100%;height:100%;object-fit:cover;transition:.35s ease}.mag-card:hover .mag-card-image img{transform:scale(1.035)}.mag-card>div{display:grid;gap:10px;padding:20px}.mag-card h3{margin:0;font-size:1.14rem;line-height:1.75}.mag-card p{margin:0;color:var(--muted);line-height:1.9;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.text-link{color:var(--primary);font-weight:850;margin-top:4px} .article-page{padding-block:30px 58px}.article-shell{max-width:930px;margin:0 auto;border:1px solid var(--line);border-radius:34px;background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.article-shell>header{padding:42px 48px 26px}.article-shell>header h1{margin:10px 0 14px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.35}.article-shell>header p{font-size:1.08rem;color:var(--text-soft);line-height:2}.article-shell>header small{color:var(--muted)}.article-shell>figure{margin:0 48px;border-radius:26px;overflow:hidden;aspect-ratio:16/8.5;background:var(--surface-2)}.article-shell>figure img{width:100%;height:100%;object-fit:cover}.article-shell>.seo-rich-text{padding:34px 48px 46px}.article-shell>.seo-rich-text p{font-size:1.04rem}.article-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 48px 48px;padding:24px;border-radius:24px;background:var(--surface-2);border:1px solid var(--line)}.article-cta span{color:var(--muted)}.article-cta h2{margin:5px 0 0;font-size:1.3rem} .seo-admin-layout{align-items:start}.seo-editor textarea{min-height:110px}.seo-editor textarea[name=body]{min-height:400px}.seo-audit-card .admin-card-actions{display:flex;gap:8px;flex-wrap:wrap}.seo-issue-list{display:grid;gap:10px}.seo-issue-list>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:15px 16px;border:1px solid var(--line);border-radius:17px;background:var(--surface-2)}.seo-issue-list>a>span{padding:6px 9px;border-radius:9px;background:var(--accent-soft);color:var(--primary);font-size:.76rem;font-weight:800}.seo-issue-list>a div{display:grid;gap:4px}.seo-issue-list small{color:var(--muted)} @media(max-width:1100px){.seo-link-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}} @media(max-width:760px){.seo-growth-links{padding-block:18px}.seo-link-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 12px}.seo-link-grid>a{min-width:min(82vw,310px);scroll-snap-align:start;min-height:150px}.seo-landing-hero{grid-template-columns:1fr;padding-block:22px 16px;gap:14px}.seo-landing-hero>div:first-child{padding:24px 20px;border-radius:26px}.seo-landing-hero h1{font-size:2.05rem}.seo-hero-links{padding:18px;border-radius:23px}.seo-guide{margin-block:22px;padding:24px 20px;border-radius:25px}.mag-grid{grid-template-columns:1fr;gap:15px}.mag-page{padding-block:20px 120px}.mag-card{border-radius:24px}.article-page{padding-block:18px 120px}.article-shell{border-radius:26px}.article-shell>header{padding:28px 20px 20px}.article-shell>header h1{font-size:2rem}.article-shell>figure{margin:0 20px;border-radius:20px;aspect-ratio:16/10}.article-shell>.seo-rich-text{padding:26px 20px 34px}.article-cta{align-items:stretch;flex-direction:column;margin:0 20px 34px}.seo-admin-layout{grid-template-columns:1fr}.faq-list details{padding-inline:16px}} .about-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.brand-page{padding-block:38px 70px}.brand-page-hero{padding:38px;border:1px solid var(--line);border-radius:32px;background:radial-gradient(circle at 15% 0,color-mix(in srgb,var(--accent-soft) 62%,transparent),transparent 45%),var(--surface);box-shadow:var(--shadow);margin-bottom:24px}.brand-page-hero h1{font-size:clamp(2rem,4vw,3.5rem);margin:8px 0 14px}.brand-page-hero p{max-width:780px;color:var(--muted);line-height:2;margin:0}.contact-grid,.trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.contact-grid article,.trust-grid article{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:24px;border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow-sm)}.contact-grid article>span,.trust-grid article>b{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:var(--accent-soft);color:var(--primary);font-size:1.15rem}.contact-grid h2,.trust-grid h2{margin:2px 0;font-size:1.15rem}.contact-grid p,.trust-grid p{margin:0;color:var(--muted);line-height:1.9;overflow-wrap:anywhere}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.trust-grid article a{margin-top:auto;color:var(--primary);font-weight:800}.official-profiles,.trust-contact{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:28px;border:1px solid var(--line);border-radius:26px;background:var(--surface)}.official-profiles h2,.trust-contact h2{margin:4px 0}.official-profiles p,.trust-contact p{margin:0;color:var(--muted);line-height:1.9}.official-profiles>div:last-child{display:flex;flex-wrap:wrap;gap:10px}.official-profiles a{padding:11px 14px;border:1px solid var(--line);border-radius:13px;background:var(--surface-2);font-weight:800}.brand-readiness{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.brand-readiness article{display:grid;gap:4px;padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--surface-2)}.brand-readiness article span{font-size:.82rem}.brand-readiness .ready span{color:#1d8b5b}.brand-readiness .missing span{color:#c17b16} @media(max-width:900px){.contact-grid,.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.official-profiles,.trust-contact{align-items:flex-start;flex-direction:column}.brand-readiness{grid-template-columns:1fr}} @media(max-width:600px){.brand-page{padding-block:20px 120px}.brand-page-hero{padding:24px 20px;border-radius:24px}.contact-grid,.trust-grid{grid-template-columns:1fr}.contact-grid article,.trust-grid article{padding:20px;border-radius:20px}.about-actions .btn{width:100%}.official-profiles,.trust-contact{padding:22px 18px;border-radius:22px}.official-profiles>div:last-child{width:100%}.official-profiles a{width:100%;text-align:center}} .seo-score{display:inline-flex;padding:.35rem .65rem;border-radius:999px;font-weight:800;font-size:.78rem}.seo-score.good{background:#dcfce7;color:#166534}.seo-score.needs-work{background:#fff1f2;color:#be123c}.product-seo-meter{padding:1rem;border-radius:18px;background:linear-gradient(135deg,#f5f3ff,#fff1f2);margin-bottom:1rem}.product-seo-meter>div{height:9px;background:#fff;border-radius:999px;overflow:hidden;margin:.55rem 0}.product-seo-meter i{display:block;height:100%;background:linear-gradient(90deg,#8b5cf6,#ec4899);border-radius:inherit}.product-seo-meter small{display:block;line-height:1.8}.product-bulk-bar{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:.6rem;margin-bottom:1rem}.product-catalog-details{margin-top:1.5rem;padding:1.25rem;border:1px solid var(--border);border-radius:24px;background:var(--surface)}.catalog-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.catalog-detail-grid article{padding:1rem;border-radius:16px;background:var(--surface-soft)}.catalog-detail-grid span{display:block;font-size:.78rem;color:var(--muted);margin-bottom:.35rem}.free-shipping-progress{margin-top:1rem;padding:.85rem 1rem;border-radius:14px;background:#ecfdf5;color:#047857}.product-share{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;margin-top:1rem}.product-share a{padding:.45rem .8rem;border:1px solid var(--border);border-radius:999px}.size-guide-box{margin-top:1rem;border:1px solid var(--border);border-radius:16px;padding:.9rem}.size-guide-box summary{font-weight:800;cursor:pointer}.size-guide-box div{padding-top:.8rem;line-height:2}.related-products{margin-top:2rem} @media(max-width:760px){.product-bulk-bar{grid-template-columns:1fr 1fr}.catalog-detail-grid{grid-template-columns:1fr 1fr}.product-catalog-details{padding:1rem}.products-admin .actions{min-width:130px}} .catalog-badge,.low-stock-badge{position:absolute;right:10px;padding:.3rem .55rem;border-radius:999px;font-size:.7rem;font-weight:800}.catalog-badge{top:48px;background:#ede9fe;color:#6d28d9}.low-stock-badge{bottom:10px;background:#fff7ed;color:#c2410c}.csv-import-form{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:.65rem;align-items:center;margin-bottom:1rem;padding:.75rem;border:1px dashed var(--border);border-radius:16px}.csv-import-form small{grid-column:1/-1;color:var(--muted)}.google-snippet-preview{direction:rtl;text-align:right;border:1px solid #e5e7eb;border-radius:18px;padding:1rem;margin-bottom:1rem;background:#fff;color:#202124}.google-snippet-preview small{display:block;color:#4d5156;direction:ltr;text-align:left}.google-snippet-preview strong{display:block;color:#1a0dab;font-size:1.15rem;margin:.35rem 0}.google-snippet-preview p{color:#4d5156;margin:0;line-height:1.7}.bundle-products{padding:1.2rem;border-radius:28px;background:linear-gradient(135deg,var(--surface-soft),transparent)} @media(max-width:760px){.csv-import-form{grid-template-columns:1fr}.csv-import-form small{grid-column:auto}.google-snippet-preview strong{font-size:1rem}} .site-header{position:sticky;top:0;z-index:700;background:color-mix(in srgb,var(--surface) 72%,transparent);backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%);border:1px solid color-mix(in srgb,var(--line) 65%,transparent);box-shadow:0 14px 38px rgba(54,38,78,.10);margin-top:0} html[data-theme="dark"] .site-header{background:rgba(24,20,32,.72);box-shadow:0 16px 44px rgba(0,0,0,.3)} .sale-badge{display:grid!important;place-items:center;gap:0!important;width:58px!important;height:58px!important;padding:0!important;border-radius:50%!important;background:linear-gradient(145deg,#ff4d86,#ff285f)!important;color:#fff!important;box-shadow:0 9px 24px rgba(255,40,95,.34)!important}.sale-badge b{font-size:1rem;line-height:1}.sale-badge small{font-size:.58rem;font-weight:800}.detail-discount-badge{position:absolute;z-index:4;top:18px;right:18px;padding:9px 14px;border-radius:999px;background:linear-gradient(135deg,#ff4d86,#ff285f);color:#fff;font-weight:900;box-shadow:0 10px 25px rgba(255,40,95,.28)}.viewer-panel{position:relative} .footer-social-link{display:flex!important;align-items:center;gap:9px}.footer-social-link svg,.social-chip svg,.share-native svg,.support-socials svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer-social-link .inner,.social-chip .inner,.support-socials .inner{fill:currentColor;stroke:none}.footer-social-link.instagram{color:#e1306c}.footer-social-link.telegram{color:#229ed9}.footer-social-link.whatsapp{color:#25d366}.footer-social-link.instagram .fill-dot{fill:currentColor;stroke:none} .product-share button,.product-share a{font:inherit}.share-native,.share-copy,.social-chip{display:inline-flex;align-items:center;gap:7px;padding:.55rem .9rem!important;border:1px solid var(--line)!important;border-radius:999px;background:var(--surface);color:var(--text);cursor:pointer}.social-chip.whatsapp{color:#128c4b}.social-chip.telegram{color:#168dc4}.share-native{color:var(--purple-dark)} .instagram-prompt{position:fixed;z-index:12000;inset:auto 24px 24px auto;width:min(430px,calc(100vw - 32px));display:grid;grid-template-columns:78px 1fr;gap:18px;align-items:center;padding:22px;border-radius:28px;background:color-mix(in srgb,var(--surface) 90%,transparent);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--line);box-shadow:0 26px 80px rgba(48,28,70,.26);transform:translateY(30px);opacity:0;transition:.35s ease}.instagram-prompt.show{transform:none;opacity:1}.instagram-prompt[hidden]{display:none}.instagram-prompt-icon{width:72px;height:72px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);color:#fff}.instagram-prompt-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:1.7}.instagram-prompt-icon .fill-dot{fill:currentColor;stroke:none}.instagram-prompt h3{margin:3px 0 5px}.instagram-prompt p{margin:0 0 12px;color:var(--muted);line-height:1.8}.instagram-prompt a{display:inline-flex;padding:9px 14px;border-radius:12px;background:#e1306c;color:#fff;font-weight:800}.prompt-close{position:absolute;left:12px;top:10px;border:0;background:transparent;color:var(--muted);font-size:24px;cursor:pointer} .support-widget{position:fixed;z-index:11000;left:22px;bottom:max(22px,env(safe-area-inset-bottom));direction:rtl}.support-fab{height:54px;border:0;border-radius:18px;padding:0 17px;display:flex;align-items:center;gap:9px;background:linear-gradient(135deg,#7c4dff,#ef5da8);color:#fff;font:inherit;font-weight:900;box-shadow:0 16px 38px rgba(109,66,230,.32);cursor:pointer}.support-fab svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8}.support-fab .inner{fill:none}.support-panel{position:absolute;left:0;bottom:68px;width:min(380px,calc(100vw - 28px));max-height:min(650px,75vh);overflow:hidden;border-radius:26px;background:var(--surface);border:1px solid var(--line);box-shadow:0 24px 80px rgba(35,25,52,.28)}.support-panel[hidden]{display:none}.support-panel>header{display:flex;justify-content:space-between;align-items:center;padding:17px 18px;background:linear-gradient(135deg,#7c4dff,#ef5da8);color:#fff}.support-panel header small{display:block;opacity:.8;margin-top:3px}.support-panel header button{border:0;background:rgba(255,255,255,.15);color:#fff;width:34px;height:34px;border-radius:50%;font-size:22px}.support-body{padding:16px;max-height:calc(75vh - 74px);overflow:auto}.support-welcome{padding:12px 14px;border-radius:16px;background:var(--surface-2)}.support-form{display:grid;gap:10px}.support-form input,.support-form textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--text);padding:12px;font:inherit}.support-form textarea{min-height:88px;resize:vertical}.support-form button{border:0;border-radius:13px;padding:11px;background:var(--purple);color:#fff;font:inherit;font-weight:900}.support-thread{display:grid;gap:9px;margin:10px 0 14px}.support-thread article{max-width:86%;padding:10px 12px;border-radius:15px;display:grid;gap:5px}.support-thread article.customer{justify-self:start;background:#efe8ff}.support-thread article.admin{justify-self:end;background:#e4f8ed}.support-thread small{font-size:.68rem;color:#777}.support-alert{padding:10px;border-radius:12px;background:var(--surface-2);margin-bottom:10px}.support-alert.success{background:#e5f8ec;color:#137a43}.support-alert.error{background:#fff0f2;color:#b52b49}.support-socials{display:flex;justify-content:center;gap:9px;margin-top:13px}.support-socials a{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--surface-2)}.support-socials .instagram{color:#e1306c}.support-socials .telegram{color:#229ed9}.support-socials .whatsapp{color:#25d366} .support-admin-layout{display:grid;grid-template-columns:390px minmax(0,1fr);gap:20px}.support-ticket-list{max-height:calc(100vh - 150px);overflow:auto}.support-ticket-row{display:grid;gap:4px;padding:14px;border-radius:16px;color:var(--text);border:1px solid transparent}.support-ticket-row:hover,.support-ticket-row.active{background:var(--surface-2);border-color:var(--line)}.support-ticket-row span,.support-ticket-row small{color:var(--muted)}.support-ticket-row i{font-style:normal;font-size:.72rem}.support-admin-thread>header{display:flex;justify-content:space-between;gap:15px;align-items:center}.support-admin-thread>header form{display:flex;gap:8px}.support-thread.admin-view{max-height:55vh;overflow:auto;padding:10px} @media(max-width:760px){.site-header{top:0;margin-inline:10px;border-radius:0 0 24px 24px}.instagram-prompt{inset:auto 16px calc(92px + env(safe-area-inset-bottom)) 16px;width:auto;grid-template-columns:58px 1fr;padding:18px}.instagram-prompt-icon{width:56px;height:56px;border-radius:17px}.support-widget{left:14px;bottom:calc(92px + env(safe-area-inset-bottom))}.support-fab{width:52px;padding:0;justify-content:center;border-radius:50%}.support-fab span{display:none}.support-panel{left:0}.support-admin-layout{grid-template-columns:1fr}.support-ticket-list{max-height:none}.sale-badge{width:50px!important;height:50px!important}.detail-discount-badge{top:12px;right:12px}} .official-profiles>div:last-child{display:grid;gap:10px}.official-social-card{display:flex!important;align-items:center;gap:12px;padding:13px 15px!important;border-radius:16px;background:var(--surface-2);border:1px solid var(--line)}.official-social-card svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8}.official-social-card .inner{fill:currentColor;stroke:none}.official-social-card span{display:grid;margin-left:auto}.official-social-card small{color:var(--muted)}.official-social-card.instagram{color:#e1306c}.official-social-card.telegram{color:#229ed9}.official-social-card.whatsapp{color:#25d366} html[data-theme="dark"] .header-actions .uiverse-thumb{ transform:none!important; background:transparent!important; box-shadow:none!important; } html[data-theme="dark"] .header-actions .uiverse-thumb-moon{ transform:scale(1)!important; filter:none!important; } html[data-theme="dark"] .header-actions .uiverse-thumb-moon svg{ transform:none!important; } .instagram-prompt{ width:min(370px,calc(100vw - 32px)); grid-template-columns:58px minmax(0,1fr); gap:14px; padding:17px 18px; border-radius:22px; border-color:color-mix(in srgb,var(--line) 72%,transparent); box-shadow:0 18px 48px rgba(24,20,31,.18); } .instagram-prompt-icon{ width:56px; height:56px; border-radius:17px; } .instagram-prompt-icon svg{width:30px;height:30px} .instagram-prompt-content{min-width:0;padding-left:25px} .instagram-prompt h3{font-size:1rem;margin:0 0 4px;line-height:1.55} .instagram-prompt p{font-size:.82rem;line-height:1.7;margin:0 0 10px} .instagram-prompt a{padding:8px 12px;border-radius:11px;font-size:.78rem} .prompt-close{ top:17px; left:13px; width:28px; height:28px; display:grid; place-items:center; padding:0; border-radius:50%; background:color-mix(in srgb,var(--surface-2) 86%,transparent); font-size:20px; line-height:1; } html[data-theme="dark"] .instagram-prompt{ box-shadow:0 20px 52px rgba(0,0,0,.34); } @media(max-width:760px){ .instagram-prompt{ grid-template-columns:50px minmax(0,1fr); gap:12px; padding:15px 16px; border-radius:20px; } .instagram-prompt-icon{width:48px;height:48px;border-radius:15px} .instagram-prompt-icon svg{width:27px;height:27px} .instagram-prompt-content{padding-left:23px} .prompt-close{top:15px;left:11px} } .product-card-actions{display:flex;align-items:center;justify-content:flex-start;padding:10px 7px 0} .wishlist-toggle.wishlist-below{position:static;top:auto;left:auto;width:34px;height:34px;border-radius:12px;background:color-mix(in srgb,var(--surface) 94%,transparent);box-shadow:0 8px 18px rgba(49,36,71,.08)} .wishlist-toggle.wishlist-below button{padding:7px} .wishlist-toggle.wishlist-below svg{width:18px;height:18px} .product-image .sale-badge{left:14px;top:14px} .product-image .badge-360{right:14px;top:14px} .instagram-prompt{max-width:min(360px,calc(100vw - 32px))} .instagram-prompt .prompt-close{left:10px;top:8px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;line-height:1} html[data-theme="dark"] .wishlist-toggle.wishlist-below{background:color-mix(in srgb,var(--surface) 96%,#17131d);box-shadow:none} @media(max-width:760px){ .product-card-actions{padding:8px 6px 0} .wishlist-toggle.wishlist-below{width:32px;height:32px;border-radius:11px} .wishlist-toggle.wishlist-below svg{width:17px;height:17px} } .product-grid{gap:24px} .product-card{ position:relative; display:flex; flex-direction:column; min-width:0; padding:8px; border:1px solid color-mix(in srgb,var(--line) 78%,transparent); border-radius:30px; background:color-mix(in srgb,var(--surface) 94%,transparent); box-shadow:0 10px 28px rgba(57,42,74,.07); transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease; } .product-card:hover{transform:translateY(-6px);box-shadow:0 22px 50px rgba(57,42,74,.14);border-color:color-mix(in srgb,var(--purple) 28%,var(--line))} .product-card .product-image{border-radius:23px;aspect-ratio:1/1.12;background:linear-gradient(145deg,#f7f1f5,#eee8ef)} .product-card .product-image:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.32);pointer-events:none} .product-card .product-image img{transition:transform .5s cubic-bezier(.2,.8,.2,1),filter .35s ease} .product-card:hover .product-image img{transform:scale(1.055);filter:saturate(1.03)} .product-card .quick-view{bottom:12px;padding:9px 16px;border-radius:999px;background:rgba(255,255,255,.88);box-shadow:0 8px 22px rgba(35,25,45,.12);backdrop-filter:blur(12px)} .product-card .sale-badge{ top:12px!important; left:12px!important; width:auto!important; height:auto!important; min-width:0!important; display:inline-flex!important; flex-direction:row!important; align-items:center!important; gap:4px!important; padding:7px 10px!important; border-radius:999px!important; background:linear-gradient(135deg,#ff477e,#ff715b)!important; box-shadow:0 8px 20px rgba(255,71,126,.28)!important; } .product-card .sale-badge b{font-size:.78rem;line-height:1}.product-card .sale-badge small{font-size:.58rem;line-height:1} .product-card .badge-360{top:12px;right:12px;padding:7px 9px;border-radius:999px;background:rgba(40,34,52,.76);box-shadow:0 7px 18px rgba(33,27,43,.18)} .product-card-actions{justify-content:space-between;gap:8px;padding:11px 7px 0} .wishlist-toggle.wishlist-below{width:auto;height:34px;min-width:34px;border-radius:999px;margin:0;color:var(--muted);overflow:hidden} .wishlist-toggle.wishlist-below button,.wishlist-toggle.wishlist-below{display:inline-flex;align-items:center;justify-content:center;gap:6px} .wishlist-toggle.wishlist-below button{padding:7px 10px} .wishlist-toggle.wishlist-below>span,.wishlist-toggle.wishlist-below button span{font-size:.68rem;font-weight:800;white-space:nowrap} .product-card-view{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:999px;color:var(--purple-dark);font-size:.69rem;font-weight:900;transition:.2s ease} .product-card-view:hover{background:color-mix(in srgb,var(--purple) 10%,transparent);gap:9px} .product-info{padding:12px 10px 15px} .product-category{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:color-mix(in srgb,var(--purple) 9%,transparent);font-size:.67rem} .product-info h3{margin:9px 0 12px;line-height:1.75;min-height:3.5em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden} .product-price{min-height:30px;align-items:baseline}.product-price strong{font-size:1rem;font-weight:950}.product-price del{font-size:.7rem} .instagram-prompt{ overflow:hidden; width:min(390px,calc(100vw - 32px)); max-width:min(390px,calc(100vw - 32px)); grid-template-columns:56px minmax(0,1fr); gap:14px; padding:19px 19px 17px; border:1px solid color-mix(in srgb,var(--line) 70%,transparent); border-radius:24px; background:color-mix(in srgb,var(--surface) 94%,transparent); box-shadow:0 22px 58px rgba(35,27,44,.2); transform:translateY(24px) scale(.97); pointer-events:none; } .instagram-prompt.show{transform:translateY(0) scale(1);opacity:1;pointer-events:auto} .instagram-prompt-accent{position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#833ab4,#fd1d1d,#fcb045)} .instagram-prompt-icon{width:54px;height:54px;border-radius:18px;box-shadow:0 10px 24px rgba(225,48,108,.22)} .instagram-prompt-content{padding-left:25px} .instagram-prompt-kicker{display:block;margin-bottom:3px;color:#e1306c;font-size:.66rem;font-weight:900} .instagram-prompt h3{font-size:1.02rem;margin:0 0 4px}.instagram-prompt p{font-size:.78rem;line-height:1.75;margin:0 0 11px} .instagram-prompt-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap} .instagram-prompt-actions a{padding:9px 13px;border-radius:12px;background:linear-gradient(135deg,#d62976,#f56040);box-shadow:0 8px 18px rgba(214,41,118,.2)} .instagram-prompt-actions button{border:0;background:transparent;color:var(--muted);padding:8px 10px;font:inherit;font-size:.72rem;font-weight:800} .instagram-prompt .prompt-close{top:11px;left:10px;width:29px;height:29px;background:color-mix(in srgb,var(--surface-2) 90%,transparent);z-index:2} html[data-theme="dark"] .product-card{background:color-mix(in srgb,var(--surface) 96%,#17131d);box-shadow:0 10px 28px rgba(0,0,0,.14)} html[data-theme="dark"] .product-card:hover{box-shadow:0 22px 48px rgba(0,0,0,.3)} html[data-theme="dark"] .instagram-prompt{background:color-mix(in srgb,var(--surface) 96%,#16121c);box-shadow:0 24px 64px rgba(0,0,0,.42)} @media(max-width:760px){ .product-grid{gap:14px} .product-card{padding:6px;border-radius:22px} .product-card .product-image{border-radius:18px} .product-card-actions{padding:8px 4px 0} .wishlist-toggle.wishlist-below{width:32px;max-width:32px;height:32px} .wishlist-toggle.wishlist-below>span,.wishlist-toggle.wishlist-below button span{display:none} .wishlist-toggle.wishlist-below button{padding:7px} .product-card-view{font-size:.62rem;padding:7px 8px} .product-info{padding:10px 7px 12px} .product-info h3{font-size:.82rem;margin:7px 0 9px;min-height:3.45em} .product-price strong{font-size:.82rem}.product-price del{font-size:.6rem} .product-card .sale-badge{top:9px!important;left:9px!important;padding:6px 8px!important} .product-card .badge-360{top:9px;right:9px;padding:6px 8px} .instagram-prompt{inset:auto 12px calc(92px + env(safe-area-inset-bottom)) 12px;width:auto;max-width:none;grid-template-columns:48px minmax(0,1fr);gap:11px;padding:17px 15px 15px;border-radius:21px} .instagram-prompt-icon{width:46px;height:46px;border-radius:15px}.instagram-prompt-content{padding-left:22px} .instagram-prompt h3{font-size:.92rem}.instagram-prompt p{font-size:.72rem;margin-bottom:9px} .instagram-prompt-actions a{padding:8px 11px;font-size:.7rem}.instagram-prompt-actions button{font-size:.67rem} } @keyframes royaInstagramAutoShow{ 0%,55%{opacity:0;transform:translateY(26px) scale(.97);pointer-events:none} 100%{opacity:1;transform:translateY(0) scale(1);pointer-events:auto} } .instagram-prompt.instagram-prompt-autoshow{ display:grid; opacity:0; visibility:visible; pointer-events:none; animation:royaInstagramAutoShow .9s ease 1.15s both; } .instagram-prompt.instagram-prompt-autoshow.show{ opacity:1; transform:translateY(0) scale(1); pointer-events:auto; } .instagram-prompt.instagram-prompt-autoshow.is-dismissed{ opacity:0!important; transform:translateY(20px) scale(.98)!important; pointer-events:none!important; transition:opacity .3s ease,transform .3s ease!important; animation:none!important; } .instagram-prompt.instagram-prompt-autoshow[hidden]{display:none!important} .branding-manager{display:grid;gap:20px}.branding-intro{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px}.branding-intro h2{margin:4px 0 8px}.branding-intro p{margin:0;color:var(--muted);line-height:1.9}.branding-live-preview{display:flex;align-items:center;gap:14px;padding:12px 16px;border-radius:20px;background:var(--surface-2);border:1px solid var(--line)}.branding-live-preview img{width:66px;height:66px;object-fit:contain;border-radius:18px;background:#fff}.branding-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.brand-upload-card{padding:22px;display:grid;gap:18px}.brand-upload-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.brand-upload-card h2{margin:0 0 6px;font-size:1.12rem}.brand-upload-card p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.8}.brand-upload-card header>span{padding:6px 9px;border-radius:10px;background:var(--surface-2);font-size:.7rem;color:var(--muted);white-space:nowrap}.brand-social-card{grid-column:1/-1}.brand-preview{display:grid;place-items:center;overflow:hidden;border-radius:22px;border:1px dashed color-mix(in srgb,var(--purple) 35%,var(--line));background:linear-gradient(135deg,#fff,#fff7fb)}.brand-preview img{max-width:100%;max-height:100%;object-fit:contain}.brand-preview-wide{height:180px;padding:24px}.brand-preview-square{width:min(260px,100%);aspect-ratio:1;margin-inline:auto;padding:14px}.brand-preview-square img{border-radius:24px}.brand-preview-social{aspect-ratio:1200/630;max-height:340px;padding:10px}.brand-preview-social img{width:100%;height:100%;object-fit:cover;border-radius:16px}.brand-file{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;border-radius:16px;background:var(--surface-2);border:1px solid var(--line)}.brand-file span{font-weight:800}.brand-file input{max-width:58%;font-size:.78rem}.brand-reset{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.8rem}.branding-actions{position:sticky;bottom:16px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-radius:20px;background:color-mix(in srgb,var(--surface) 91%,transparent);backdrop-filter:blur(18px);border:1px solid var(--line);box-shadow:0 18px 45px rgba(52,36,73,.14)}.branding-actions div{font-size:.78rem;color:var(--muted)} html[data-theme="dark"] .brand-preview{background:linear-gradient(135deg,#211b28,#18141e)} @media(max-width:850px){.branding-grid{grid-template-columns:1fr}.brand-social-card{grid-column:auto}.branding-intro{align-items:flex-start;flex-direction:column}.branding-live-preview{width:100%}.branding-actions{bottom:86px;flex-direction:column;align-items:stretch}.branding-actions .btn{width:100%}.brand-file{align-items:flex-start;flex-direction:column}.brand-file input{max-width:100%;width:100%}} .footer-contact-column{min-width:0} .footer-uiverse-social-card{width:min(100%,285px);margin-top:15px;border-radius:17px;overflow:hidden;background:#282626;border:1px solid rgba(255,255,255,.08);box-shadow:7px 5px 10px rgba(0,0,0,.27);direction:rtl} .footer-uiverse-head{min-height:74px;padding:12px 13px;display:flex;align-items:center;gap:11px;background:linear-gradient(135deg,#ff5b87 0%,#ef5da8 46%,#8e6cf2 100%);color:#fff} .footer-uiverse-avatar{width:48px!important;height:48px!important;flex:0 0 48px;object-fit:cover;border-radius:12px;border:2px solid rgba(255,255,255,.76);background:#fff;box-shadow:0 6px 16px rgba(48,20,60,.18)} .footer-uiverse-head>div{min-width:0;display:grid;gap:3px} .footer-uiverse-head strong{font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis} .footer-uiverse-head small{font-size:.68rem;line-height:1.55;color:rgba(255,255,255,.86)} .footer-uiverse-dock{min-height:58px;padding:8px 12px;display:flex;align-items:center;justify-content:center;gap:9px;background:#242323;border-top:4px solid #414141;direction:ltr} .uiverse-social-button{--social-color:#ff5b87;position:relative!important;width:40px!important;height:40px!important;min-width:40px!important;padding:0!important;margin:0!important;display:grid!important;place-items:center!important;border-radius:10px!important;background:#343232!important;color:var(--social-color)!important;border:1px solid rgba(255,255,255,.07)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;transition:transform .22s ease,background .22s ease,box-shadow .22s ease,color .22s ease!important} .uiverse-social-button.instagram{--social-color:#ff4f88} .uiverse-social-button.telegram{--social-color:#38aee8} .uiverse-social-button.whatsapp{--social-color:#36d17b} .uiverse-social-button svg{width:21px!important;height:21px!important;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .22s ease} .uiverse-social-button .inner,.uiverse-social-button .fill-dot{fill:currentColor;stroke:none} .uiverse-social-button:hover,.uiverse-social-button:focus-visible{transform:translateY(-4px);background:var(--social-color)!important;color:#fff!important;box-shadow:0 9px 20px color-mix(in srgb,var(--social-color) 42%,transparent)!important;outline:none} .uiverse-social-button:hover svg,.uiverse-social-button:focus-visible svg{transform:scale(1.08)} .uiverse-social-tooltip{position:absolute;left:50%;bottom:calc(100% + 9px);z-index:3;transform:translate(-50%,6px);padding:5px 8px;border-radius:7px;background:#141414;color:#fff;font-size:.62rem;line-height:1;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease;box-shadow:0 7px 18px rgba(0,0,0,.28)} .uiverse-social-tooltip:after{content:"";position:absolute;left:50%;top:100%;transform:translateX(-50%);border:5px solid transparent;border-top-color:#141414} .uiverse-social-button:hover .uiverse-social-tooltip,.uiverse-social-button:focus-visible .uiverse-social-tooltip{opacity:1;visibility:visible;transform:translate(-50%,0)} html[data-theme="dark"] .footer-uiverse-social-card{border-color:rgba(255,255,255,.1);box-shadow:7px 5px 12px rgba(0,0,0,.35)} @media(max-width:760px){.footer-contact-column{width:100%}.footer-uiverse-social-card{width:100%;max-width:340px;margin-inline:auto}.footer-uiverse-dock{gap:13px}.uiverse-social-button{width:43px!important;height:43px!important;min-width:43px!important}.uiverse-social-tooltip{display:none}} .mobile-header-wordmark{display:none} @media(max-width:760px){ html{background:#2e293d} body.store-body{padding-bottom:0!important;min-height:100dvh} .site-header{position:sticky!important;isolation:isolate;overflow:visible!important} .mobile-header-wordmark{display:block;position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%);width:min(34vw,150px);height:auto;max-height:34px;object-fit:contain;pointer-events:none;opacity:.96} html[data-theme="dark"] .mobile-header-wordmark{filter:invert(1);opacity:.92} .site-header .brand,.site-header .header-actions{position:relative;z-index:2} .mobile-nav{z-index:10020!important;background:linear-gradient(145deg,rgba(42,36,58,.72),rgba(34,29,47,.58))!important;border:1px solid rgba(255,255,255,.18)!important;backdrop-filter:blur(24px) saturate(165%)!important;-webkit-backdrop-filter:blur(24px) saturate(165%)!important;box-shadow:0 16px 42px rgba(29,20,46,.34),inset 0 1px 0 rgba(255,255,255,.14)!important;overflow:hidden} .mobile-nav:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.12),transparent 42%,rgba(183,154,255,.08));pointer-events:none} .mobile-nav a{z-index:1;border-radius:17px;transition:background .22s ease,transform .22s ease,color .22s ease} .mobile-nav a.active{background:rgba(255,255,255,.12);color:#fff;transform:translateY(-1px)} .mobile-nav a.active:before{content:"";position:absolute;top:1px;width:24px;height:3px;border-radius:999px;background:linear-gradient(90deg,#ff9bc7,#b79aff);box-shadow:0 0 14px rgba(255,155,199,.45)} body.store-body .site-footer{margin-bottom:0!important;padding-bottom:calc(112px + env(safe-area-inset-bottom))!important} body.store-body>main{margin-bottom:0!important} .support-widget{display:block!important;z-index:12150!important;left:14px!important;bottom:calc(101px + env(safe-area-inset-bottom))!important;transition:bottom .3s ease} .instagram-prompt:not(.is-dismissed)+.support-widget{bottom:calc(278px + env(safe-area-inset-bottom))!important} .support-fab{display:flex!important;width:54px!important;height:54px!important;min-width:54px!important;padding:0!important;border-radius:18px!important;justify-content:center!important;background:linear-gradient(145deg,#8c68f2,#ed5da4)!important;border:1px solid rgba(255,255,255,.34)!important;box-shadow:0 15px 34px rgba(101,60,206,.34),inset 0 1px 0 rgba(255,255,255,.2)!important} .support-fab span{display:none!important} .support-fab svg{width:25px!important;height:25px!important} .instagram-prompt{z-index:12000!important;inset:auto 12px calc(98px + env(safe-area-inset-bottom)) 12px!important;width:auto!important;max-width:none!important;display:grid!important;grid-template-columns:minmax(0,1fr) 70px!important;gap:14px!important;align-items:center!important;padding:22px 18px 18px!important;border-radius:30px!important;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(255,241,248,.96))!important;border:1px solid rgba(255,255,255,.92)!important;box-shadow:0 24px 70px rgba(64,35,79,.26),0 0 0 1px rgba(239,93,168,.08)!important;overflow:visible!important;backdrop-filter:blur(22px) saturate(150%)!important;-webkit-backdrop-filter:blur(22px) saturate(150%)!important} .instagram-prompt-accent{display:none!important} .instagram-prompt-icon{grid-column:2;grid-row:1;width:66px!important;height:66px!important;border-radius:22px!important;background:conic-gradient(from 210deg,#feda75,#fa7e1e,#d62976,#962fbf,#4f5bd5,#feda75)!important;box-shadow:0 13px 30px rgba(214,41,118,.28),inset 0 0 0 4px rgba(255,255,255,.2)!important} .instagram-prompt-icon svg{width:36px!important;height:36px!important} .instagram-prompt-content{grid-column:1;grid-row:1;min-width:0;padding:0 0 0 44px!important} .instagram-prompt-kicker{display:inline-flex!important;align-items:center;gap:6px;margin:0 0 5px!important;padding:5px 9px;border-radius:999px;background:rgba(214,41,118,.09);color:#c52870!important;font-size:.65rem!important} .instagram-prompt h3{margin:0 0 5px!important;font-size:1rem!important;color:#4b2440!important} .instagram-prompt p{margin:0 0 12px!important;font-size:.75rem!important;line-height:1.75!important;color:#76636f!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden} .instagram-prompt-actions{display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:nowrap!important} .instagram-prompt-actions a{flex:1;min-height:42px;padding:9px 12px!important;border-radius:15px!important;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#d62976,#f56040)!important;color:#fff!important;font-size:.74rem!important;font-weight:900!important;box-shadow:0 10px 22px rgba(214,41,118,.22)!important} .instagram-prompt-actions button{min-height:42px;padding:9px 11px!important;border-radius:14px!important;background:rgba(75,36,64,.07)!important;color:#6f5f6a!important;font-size:.7rem!important} .instagram-prompt .prompt-close{top:-13px!important;left:-4px!important;width:42px!important;height:42px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#332a3d!important;color:#fff!important;border:3px solid #fff!important;box-shadow:0 9px 22px rgba(37,25,46,.25)!important;font-size:29px!important;line-height:1!important;font-weight:400!important;z-index:4!important} html[data-theme="dark"] .instagram-prompt{background:linear-gradient(145deg,rgba(38,31,45,.98),rgba(29,24,35,.98))!important;border-color:rgba(255,255,255,.1)!important;box-shadow:0 28px 75px rgba(0,0,0,.45)!important} html[data-theme="dark"] .instagram-prompt h3{color:#fff!important} html[data-theme="dark"] .instagram-prompt p{color:#c9bdcb!important} html[data-theme="dark"] .instagram-prompt-kicker{background:rgba(239,93,168,.14);color:#ff96c6!important} html[data-theme="dark"] .instagram-prompt-actions button{background:rgba(255,255,255,.08)!important;color:#ddd2df!important} } @media(max-width:390px){ .mobile-header-wordmark{width:30vw;max-width:118px;max-height:29px} .instagram-prompt{grid-template-columns:minmax(0,1fr) 58px!important;gap:10px!important;padding:19px 15px 15px!important;border-radius:26px!important} .instagram-prompt-icon{width:56px!important;height:56px!important;border-radius:19px!important}.instagram-prompt-icon svg{width:31px!important;height:31px!important} .instagram-prompt-content{padding-left:38px!important}.instagram-prompt h3{font-size:.9rem!important}.instagram-prompt p{font-size:.68rem!important}.instagram-prompt-actions a,.instagram-prompt-actions button{font-size:.65rem!important;padding-inline:8px!important} .instagram-prompt:not(.is-dismissed)+.support-widget{bottom:calc(263px + env(safe-area-inset-bottom))!important} } .site-header{ top:14px; width:min(1280px,calc(100% - 40px)); height:92px; margin:14px auto 20px; padding:10px 14px; border:1px solid rgba(255,255,255,.88); border-radius:32px; background: radial-gradient(circle at 9% 12%,rgba(255,179,212,.16),transparent 27%), radial-gradient(circle at 91% 92%,rgba(158,127,246,.14),transparent 30%), linear-gradient(135deg,rgba(255,255,255,.94),rgba(253,249,255,.9) 52%,rgba(255,249,244,.92)); box-shadow: 0 24px 58px rgba(61,42,83,.14), 0 7px 18px rgba(61,42,83,.07), inset 0 1px 0 rgba(255,255,255,.98); backdrop-filter:blur(26px) saturate(165%); -webkit-backdrop-filter:blur(26px) saturate(165%); isolation:isolate; overflow:visible; } .site-header::before{ content:""; position:absolute; z-index:0; top:-1px; right:36px; left:36px; height:3px; border-radius:0 0 999px 999px; background:linear-gradient(90deg,transparent,#ff9ec7 22%,#9d7bff 52%,#ffd17d 78%,transparent); box-shadow:0 4px 15px rgba(150,103,237,.2); opacity:.9; pointer-events:none; } .site-header::after{ content:""; position:absolute; z-index:0; inset:7px; border-radius:25px; border:1px solid rgba(255,255,255,.48); pointer-events:none; } .site-header>.brand,.site-header>.header-search,.site-header>.header-actions{position:relative;z-index:2} .site-header .brand-logo{box-shadow:0 10px 24px rgba(119,78,145,.18),0 0 0 5px rgba(255,255,255,.5)} .header-search{ height:52px; padding:0 8px 0 10px; border-color:rgba(131,102,167,.13); border-radius:21px; background:rgba(255,255,255,.63); box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 8px 24px rgba(68,45,91,.055); } .header-search button{ width:38px; height:38px; flex:0 0 38px; display:grid; place-items:center; padding:0; border-radius:14px; color:#fff; background:linear-gradient(145deg,#9b79f4,#7655df); box-shadow:0 8px 18px rgba(112,78,224,.24); transition:transform .22s ease,box-shadow .22s ease; } .header-search button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round} .header-search:focus-within{ border-color:rgba(142,108,242,.48); background:rgba(255,255,255,.9); box-shadow:0 0 0 4px rgba(142,108,242,.09),0 13px 30px rgba(73,50,99,.08); } .header-search:focus-within button{transform:scale(1.04);box-shadow:0 10px 22px rgba(112,78,224,.32)} .header-actions{ height:68px; padding:5px 6px; border:1px solid rgba(121,91,156,.09); border-radius:24px; background:rgba(255,255,255,.42); box-shadow:inset 0 1px 0 rgba(255,255,255,.72); } .header-actions a,.header-actions .theme-toggle{ border:1px solid transparent; border-radius:18px; transition:transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease,color .22s ease; } .header-actions a:hover,.header-actions a:focus-visible,.header-actions a.active,.header-actions .theme-toggle:hover,.header-actions .theme-toggle:focus-visible{ transform:translateY(-2px); color:var(--purple-dark); border-color:rgba(142,108,242,.12); background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(246,240,255,.86)); box-shadow:0 9px 20px rgba(75,51,101,.1),inset 0 1px 0 #fff; outline:none; } @media(min-width:761px){ .site-header .brand{min-height:66px;padding:5px 9px;border-radius:23px;transition:background .22s ease,transform .22s ease} .site-header .brand:hover,.site-header .brand:focus-visible{transform:translateY(-1px);background:rgba(255,255,255,.4);outline:none} } html[data-theme="dark"] .site-header{ border-color:rgba(255,255,255,.11); background: radial-gradient(circle at 10% 8%,rgba(239,93,168,.13),transparent 29%), radial-gradient(circle at 91% 95%,rgba(142,108,242,.18),transparent 33%), linear-gradient(135deg,rgba(34,29,43,.94),rgba(27,23,35,.9)); box-shadow:0 26px 65px rgba(0,0,0,.42),0 7px 18px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.08); } html[data-theme="dark"] .site-header::after{border-color:rgba(255,255,255,.055)} html[data-theme="dark"] .site-header .brand-logo{box-shadow:0 10px 26px rgba(0,0,0,.28),0 0 0 5px rgba(255,255,255,.045)} html[data-theme="dark"] .header-search{border-color:rgba(255,255,255,.08);background:rgba(255,255,255,.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.035)} html[data-theme="dark"] .header-search:focus-within{border-color:rgba(183,157,255,.36);background:rgba(255,255,255,.075)} html[data-theme="dark"] .header-actions{border-color:rgba(255,255,255,.065);background:rgba(255,255,255,.035);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)} html[data-theme="dark"] .header-actions a:hover,html[data-theme="dark"] .header-actions a:focus-visible,html[data-theme="dark"] .header-actions a.active,html[data-theme="dark"] .header-actions .theme-toggle:hover,html[data-theme="dark"] .header-actions .theme-toggle:focus-visible{ color:#d2c1ff; border-color:rgba(183,157,255,.14); background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(142,108,242,.1)); box-shadow:0 9px 21px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.07); } @media(max-width:760px){ .site-header{ top:10px!important; width:calc(100% - 20px)!important; max-width:430px!important; height:68px!important; margin:10px auto 18px!important; padding:0 10px!important; border-radius:25px!important; overflow:visible!important; box-shadow:0 17px 39px rgba(58,39,80,.16),0 5px 12px rgba(58,39,80,.07),inset 0 1px 0 rgba(255,255,255,.94)!important; } .site-header::before{right:27px;left:27px;height:2px} .site-header::after{inset:5px;border-radius:20px} .site-header .brand-logo{box-shadow:0 7px 18px rgba(94,60,119,.15),0 0 0 3px rgba(255,255,255,.46)} .header-actions{height:auto;padding:0!important;border:0;background:transparent;box-shadow:none} .header-actions .header-account-link,.header-actions .header-track-link,.header-actions .header-cart-link{ border-color:rgba(119,91,160,.08)!important; background:rgba(255,255,255,.56)!important; box-shadow:0 6px 16px rgba(79,55,101,.065)!important; } html[data-theme="dark"] .site-header{box-shadow:0 18px 42px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.075)!important} html[data-theme="dark"] .header-actions .header-account-link,html[data-theme="dark"] .header-actions .header-track-link,html[data-theme="dark"] .header-actions .header-cart-link{ border-color:rgba(255,255,255,.07)!important; background:rgba(255,255,255,.05)!important; box-shadow:none!important; } } @media(prefers-reduced-motion:reduce){ .site-header .brand,.header-search button,.header-actions a,.header-actions .theme-toggle{transition:none} } .hero{ border:1px solid rgba(255,255,255,.78); border-radius:54px 54px 112px 54px; background: radial-gradient(circle at 10% 8%,rgba(190,158,255,.34),transparent 28%), radial-gradient(circle at 94% 10%,rgba(255,179,208,.32),transparent 27%), radial-gradient(circle at 75% 93%,rgba(255,218,151,.3),transparent 31%), linear-gradient(132deg,#f8f1ff 0%,#fff4f8 49%,#fff7e8 100%); box-shadow:0 34px 90px rgba(70,45,92,.13),inset 0 1px 0 rgba(255,255,255,.94); isolation:isolate; } .hero::before{ width:360px; height:360px; left:-120px; top:-145px; border:1px solid rgba(126,86,217,.14); background:radial-gradient(circle,rgba(168,128,255,.16),rgba(255,255,255,0) 67%); box-shadow:0 0 0 34px rgba(255,255,255,.13),0 0 0 72px rgba(142,108,242,.045); filter:blur(.2px); } .hero::after{ content:"✦ · ✧"; position:absolute; left:42px; bottom:34px; z-index:0; color:rgba(118,76,191,.26); font-size:25px; letter-spacing:12px; transform:rotate(-8deg); pointer-events:none; } .hero-copy .eyebrow{ min-height:37px; padding:8px 15px; border:1px solid rgba(255,255,255,.86); border-radius:999px; background:rgba(255,255,255,.58); box-shadow:0 10px 26px rgba(91,57,119,.09),inset 0 1px 0 rgba(255,255,255,.95); backdrop-filter:blur(12px); } .hero h1{ color:#35263f; background:linear-gradient(125deg,#30263a 12%,#6f4ee0 58%,#c44f86 104%); -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent; text-wrap:balance; filter:drop-shadow(0 9px 18px rgba(78,48,100,.08)); } .hero-actions .btn{position:relative;overflow:hidden;min-height:54px;border-radius:19px} .hero-actions .btn.primary{ background:linear-gradient(125deg,#9d73f5,#704ee1 52%,#d95d9c); box-shadow:0 16px 34px rgba(105,69,215,.3),inset 0 1px 0 rgba(255,255,255,.26); } .hero-actions .btn.primary::before{ content:""; position:absolute; inset:-80% -30%; background:linear-gradient(100deg,transparent 38%,rgba(255,255,255,.32) 50%,transparent 62%); transform:translateX(48%); transition:transform .55s ease; } .hero-actions .btn.primary:hover::before{transform:translateX(-48%)} .hero-actions .btn.ghost{border-color:rgba(124,88,173,.13);background:rgba(255,255,255,.72);box-shadow:0 12px 27px rgba(65,43,85,.075)} .hero-trust{ width:max-content; max-width:100%; gap:8px; padding:8px; border:1px solid rgba(255,255,255,.78); border-radius:24px; background:rgba(255,255,255,.46); box-shadow:0 15px 34px rgba(70,46,91,.08),inset 0 1px 0 rgba(255,255,255,.86); backdrop-filter:blur(14px); } .hero-trust span{min-width:108px;padding:8px 13px;border-radius:17px;text-align:center} .hero-trust span+span{border-right:1px solid rgba(111,78,224,.1)} .hero-360-stage::before{ content:""; position:absolute; width:88%; aspect-ratio:1; border-radius:50%; background:conic-gradient(from 30deg,rgba(255,255,255,.48),rgba(168,129,255,.18),rgba(255,178,206,.22),rgba(255,218,146,.2),rgba(255,255,255,.48)); filter:blur(2px); opacity:.78; animation:royaAuraTurn 18s linear infinite; } .hero-360-card{ border-color:rgba(255,255,255,.92); border-radius:38px 38px 70px 38px; background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(255,250,253,.67)); box-shadow:0 38px 85px rgba(78,48,99,.22),0 11px 24px rgba(78,48,99,.1),inset 0 1px 0 #fff; transform:rotate(-2deg); animation:royaHeroFloat 5.8s ease-in-out infinite; transition:transform .45s ease,box-shadow .45s ease; } .hero-360-card:hover{transform:rotate(0deg) translateY(-5px);box-shadow:0 44px 92px rgba(78,48,99,.25),0 12px 27px rgba(78,48,99,.12)} .hero-360-card::after{ content:""; position:absolute; inset:9px; z-index:0; border:1px solid rgba(255,255,255,.62); border-radius:30px 30px 62px 30px; pointer-events:none; } .hero-360-head,.hero-spin,.hero-real-photo{z-index:2} .hero-real-photo{border-radius:23px 23px 34px 23px;box-shadow:0 20px 44px rgba(63,39,82,.22);transition:transform .28s ease,box-shadow .28s ease} .hero-real-photo:hover{transform:translateY(-5px) rotate(1deg);box-shadow:0 25px 52px rgba(63,39,82,.27)} .category-strip{gap:18px;margin-top:26px} .category-strip a{ position:relative; height:145px; grid-template-columns:72px 1fr; padding:22px; overflow:hidden; border-color:rgba(255,255,255,.82); border-radius:31px 31px 48px 31px; background:linear-gradient(145deg,rgba(245,237,255,.97),rgba(255,255,255,.91)); box-shadow:0 15px 35px rgba(77,52,98,.08),inset 0 1px 0 rgba(255,255,255,.96); } .category-strip a:nth-child(2){background:linear-gradient(145deg,#fff0f5,#fffafb)} .category-strip a:nth-child(3){background:linear-gradient(145deg,#eaf9f2,#fbfffd)} .category-strip a:nth-child(4){background:linear-gradient(145deg,#fff5d9,#fffdf7)} .category-strip a::before{ content:""; position:absolute; width:108px; height:108px; left:-42px; bottom:-57px; border:18px solid rgba(255,255,255,.42); border-radius:50%; transition:transform .38s ease; } .category-strip a::after{ content:"←"; position:absolute; left:19px; top:17px; width:29px; height:29px; display:grid; place-items:center; border-radius:50%; background:rgba(255,255,255,.68); color:var(--purple-dark); font-size:14px; opacity:.7; transform:translateX(4px); transition:transform .28s ease,opacity .28s ease; } .category-strip a:hover{transform:translateY(-8px) rotate(.4deg);box-shadow:0 25px 52px rgba(74,49,96,.14)} .category-strip a:hover::before{transform:scale(1.18) rotate(18deg)} .category-strip a:hover::after{transform:translateX(-3px);opacity:1} .category-strip .category-icon{ width:64px; height:64px; border:1px solid rgba(255,255,255,.82); border-radius:22px 22px 30px 22px; background:rgba(255,255,255,.58); box-shadow:0 12px 25px rgba(74,50,95,.1),inset 0 1px 0 rgba(255,255,255,.96); backdrop-filter:blur(10px); transition:transform .35s cubic-bezier(.2,.8,.2,1); } .category-strip a:nth-child(2) .category-icon,.category-strip a:nth-child(3) .category-icon,.category-strip a:nth-child(4) .category-icon{background:rgba(255,255,255,.58)} .category-strip a:hover .category-icon{transform:translateY(-3px) rotate(-7deg) scale(1.08)} .category-strip strong{font-size:16px;position:relative;z-index:1} .category-strip small{font-size:10px;position:relative;z-index:1} html[data-theme="dark"] .hero{ border-color:rgba(255,255,255,.08); background: radial-gradient(circle at 9% 8%,rgba(154,113,249,.22),transparent 30%), radial-gradient(circle at 95% 9%,rgba(218,81,151,.17),transparent 29%), radial-gradient(circle at 75% 92%,rgba(214,161,75,.12),transparent 31%), linear-gradient(132deg,#272030,#1e1a25 52%,#26211f); box-shadow:0 36px 90px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.06); } html[data-theme="dark"] .hero h1{background:linear-gradient(125deg,#fff 8%,#c6b2ff 58%,#ff9bc8 106%);-webkit-background-clip:text;background-clip:text} html[data-theme="dark"] .hero-copy .eyebrow,html[data-theme="dark"] .hero-trust{border-color:rgba(255,255,255,.08);background:rgba(255,255,255,.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)} html[data-theme="dark"] .hero-trust span+span{border-color:rgba(255,255,255,.08)} html[data-theme="dark"] .hero-actions .btn.ghost{border-color:rgba(255,255,255,.08);background:rgba(255,255,255,.055)} html[data-theme="dark"] .hero-360-card{border-color:rgba(255,255,255,.09);background:linear-gradient(145deg,rgba(42,36,51,.91),rgba(30,26,37,.78));box-shadow:0 40px 90px rgba(0,0,0,.46),inset 0 1px 0 rgba(255,255,255,.07)} html[data-theme="dark"] .hero-360-card::after{border-color:rgba(255,255,255,.045)} html[data-theme="dark"] .category-strip a{border-color:rgba(255,255,255,.07);background:linear-gradient(145deg,#2b2534,#211e28);box-shadow:0 17px 38px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.045)} html[data-theme="dark"] .category-strip a:nth-child(2){background:linear-gradient(145deg,#30232d,#231e27)} html[data-theme="dark"] .category-strip a:nth-child(3){background:linear-gradient(145deg,#20302a,#1d2623)} html[data-theme="dark"] .category-strip a:nth-child(4){background:linear-gradient(145deg,#302c20,#25231d)} html[data-theme="dark"] .category-strip .category-icon,html[data-theme="dark"] .category-strip a:nth-child(n) .category-icon,html[data-theme="dark"] .category-strip a::after{border-color:rgba(255,255,255,.07);background:rgba(255,255,255,.065)} @keyframes royaHeroFloat{0%,100%{transform:rotate(-2deg) translateY(0)}50%{transform:rotate(-1deg) translateY(-9px)}} @keyframes royaAuraTurn{to{transform:rotate(360deg)}} @media(max-width:760px){ .hero{padding:34px 18px 24px!important;border-radius:30px 30px 58px 30px!important;box-shadow:0 24px 58px rgba(70,45,92,.12),inset 0 1px 0 rgba(255,255,255,.9)!important} .hero::before{width:250px;height:250px;left:-125px;top:-105px} .hero::after{left:17px;bottom:12px;font-size:17px;letter-spacing:7px} .hero-copy .eyebrow{min-height:33px;padding:6px 12px} .hero h1{font-size:39px!important;line-height:1.34} .hero-actions .btn{min-height:51px} .hero-trust{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;margin-top:25px;padding:6px} .hero-trust span{min-width:0;padding:7px 3px} .hero-360-stage::before{width:96%} .hero-360-card{border-radius:26px 26px 48px 26px!important;transform:none;animation:none} .hero-360-card::after{inset:7px;border-radius:21px 21px 42px 21px} .category-strip{gap:11px;margin-top:16px} .category-strip a{height:118px!important;grid-template-columns:57px 1fr;padding:15px!important;border-radius:24px 24px 36px 24px} .category-strip .category-icon{width:51px!important;height:51px!important;border-radius:18px 18px 24px 18px} .category-strip a::after{left:11px;top:10px;width:24px;height:24px;font-size:12px} .category-strip strong{font-size:14px} } @media(max-width:390px){ .hero h1{font-size:34px!important} .hero-trust b{font-size:16px}.hero-trust small{font-size:7px} .category-strip a{height:108px!important;grid-template-columns:49px 1fr;padding:12px!important} .category-strip .category-icon{width:44px!important;height:44px!important} .category-strip strong{font-size:13px}.category-strip small{font-size:8px} } @media(prefers-reduced-motion:reduce){ .hero-360-stage::before,.hero-360-card{animation:none} .hero-360-card,.hero-real-photo,.category-strip a,.category-strip a::before,.category-strip a::after,.category-strip .category-icon,.hero-actions .btn.primary::before{transition:none} } body.store-body{ background: radial-gradient(circle at 4% 18%,rgba(249,191,215,.13),transparent 23rem), radial-gradient(circle at 96% 42%,rgba(179,151,255,.1),transparent 25rem), var(--bg); } .home-main{overflow:hidden;padding-bottom:30px} .home-main .section-shell{position:relative} .home-heading{align-items:flex-end;margin-bottom:32px} .home-heading h2{max-width:760px;font-size:clamp(30px,3.15vw,44px);line-height:1.45;letter-spacing:-1px;text-wrap:balance} .home-heading p{margin:8px 0 0;color:var(--muted);font-size:13px} .home-heading>a{display:inline-flex;align-items:center;min-height:43px;padding:10px 15px;border:1px solid rgba(125,90,179,.12);border-radius:999px;background:rgba(255,255,255,.62);box-shadow:0 9px 22px rgba(70,47,91,.06)} .hero-float-tag{ position:absolute; z-index:6; display:inline-flex; align-items:center; min-height:39px; padding:8px 13px; border:1px solid rgba(255,255,255,.86); border-radius:999px; background:rgba(255,255,255,.76); color:#55445f; box-shadow:0 14px 32px rgba(71,43,92,.14); backdrop-filter:blur(13px); font-size:11px; font-weight:900; animation:royaTagFloat 4.5s ease-in-out infinite; } .hero-float-tag.tag-one{top:62px;right:-20px;color:#bd4f7d} .hero-float-tag.tag-two{left:-10px;bottom:74px;color:#7652dc;animation-delay:-2.2s} @keyframes royaTagFloat{50%{transform:translateY(-7px) rotate(-1deg)}} .home-story{padding:105px 0 72px} .home-story-grid{display:grid;grid-template-columns:1.16fr .84fr;grid-template-rows:repeat(2,250px);gap:18px} .story-card{ position:relative; min-width:0; overflow:hidden; border:1px solid rgba(255,255,255,.82); border-radius:38px; background:#eee; box-shadow:0 22px 55px rgba(67,46,85,.11); isolation:isolate; } .story-card:first-child{grid-row:1/3;border-radius:42px 42px 82px 42px} .story-card::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 30%,rgba(31,23,40,.76));transition:background .45s ease} .story-card::after{content:"✦";position:absolute;z-index:2;top:22px;left:24px;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:18px;background:rgba(255,255,255,.17);backdrop-filter:blur(12px);color:#fff;font-size:19px;transition:transform .4s ease} .story-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .7s ease} .story-card>span{position:absolute;z-index:3;right:28px;bottom:27px;left:28px;display:flex;flex-direction:column;align-items:flex-start;color:#fff} .story-card small{font-size:11px;color:rgba(255,255,255,.78)} .story-card strong{margin:4px 0 12px;font-size:clamp(24px,2.3vw,36px);line-height:1.35} .story-card b{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.16);font-size:10px;backdrop-filter:blur(10px)} .story-card:hover img{transform:scale(1.055);filter:saturate(1.06)} .story-card:hover::before{background:linear-gradient(180deg,transparent 18%,rgba(31,23,40,.82))} .story-card:hover::after{transform:rotate(15deg) scale(1.07)} .home-wave{position:relative;height:112px;margin:0 0 -20px;overflow:hidden;pointer-events:none} .home-wave::before,.home-wave::after{content:"";position:absolute;right:-5%;left:-5%;height:130px;border-radius:50% 50% 0 0/70% 70% 0 0} .home-wave::before{top:41px;background:linear-gradient(90deg,rgba(247,231,255,.72),rgba(255,235,242,.72),rgba(255,245,220,.72));transform:rotate(-1.5deg)} .home-wave::after{top:59px;background:var(--bg);transform:rotate(1.2deg)} .home-wave span{position:absolute;z-index:2;top:27px;left:14%;color:#9d79ef;font-size:22px} .home-wave span::before{content:"✦ · ✧";letter-spacing:13px} .featured-showcase{padding-top:80px} .new-arrivals{ width:min(1280px,calc(100% - 40px)); margin-top:55px; padding:72px 30px 66px; border:1px solid rgba(255,255,255,.76); border-radius:48px 48px 90px 48px; background: radial-gradient(circle at 90% 0,rgba(255,190,215,.25),transparent 29%), linear-gradient(135deg,rgba(244,236,255,.74),rgba(255,248,242,.86)); box-shadow:0 28px 70px rgba(66,43,85,.09),inset 0 1px 0 rgba(255,255,255,.9); } .product-card{ position:relative; padding:9px 9px 12px; border:1px solid rgba(255,255,255,.86); border-radius:31px 31px 43px 31px; background:rgba(255,255,255,.84); box-shadow:0 17px 39px rgba(69,46,91,.09),inset 0 1px 0 rgba(255,255,255,.96); transition:transform .36s cubic-bezier(.2,.8,.2,1),box-shadow .36s ease,border-color .36s ease; } .product-card:hover{transform:translateY(-8px);border-color:rgba(179,147,255,.28);box-shadow:0 30px 62px rgba(66,42,88,.16),inset 0 1px 0 #fff} .product-image{border-radius:24px 24px 34px 24px;background:linear-gradient(145deg,#f2eaff,#fff3f7)} .product-card:nth-child(4n+2) .product-image{background:linear-gradient(145deg,#fff0f4,#fff7ed)} .product-card:nth-child(4n+3) .product-image{background:linear-gradient(145deg,#e8f7f0,#f8fff9)} .product-card:nth-child(4n+4) .product-image{background:linear-gradient(145deg,#fff3ce,#fff9ee)} .product-image::after{content:"";position:absolute;inset:0;z-index:4;pointer-events:none;border:1px solid rgba(255,255,255,.54);border-radius:inherit} .product-image.image-loading::before{ content:""; position:absolute; z-index:5; inset:0; background:linear-gradient(105deg,rgba(255,255,255,.08) 30%,rgba(255,255,255,.72) 47%,rgba(255,255,255,.08) 64%); transform:translateX(100%); animation:royaImageShimmer 1.25s ease-in-out infinite; } @keyframes royaImageShimmer{to{transform:translateX(-100%)}} .product-card:hover .product-image img{transform:scale(1.065) rotate(.4deg)} .quick-view{z-index:6;bottom:13px;min-height:38px;display:inline-flex;align-items:center;padding:9px 15px;border:1px solid rgba(255,255,255,.7);border-radius:999px;background:rgba(37,29,47,.78);color:#fff;backdrop-filter:blur(12px);box-shadow:0 10px 25px rgba(39,26,49,.2)} .sale-badge{z-index:7;top:11px!important;left:11px!important;width:55px;height:55px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0!important;border:2px solid rgba(255,255,255,.66);border-radius:19px 19px 27px 19px!important;background:linear-gradient(145deg,#ff789c,#e84f83)!important;box-shadow:0 11px 24px rgba(226,69,126,.28)} .sale-badge b{font-size:13px}.sale-badge small{font-size:7px} .badge-360{z-index:7;border:1px solid rgba(255,255,255,.24);border-radius:999px} .product-info{padding:15px 8px 8px} .product-kicker{display:flex;align-items:center;justify-content:space-between;gap:8px} .product-kicker small{color:#4b9971;font-size:8px;font-weight:800;white-space:nowrap} .product-info h3{min-height:48px;margin:8px 0 10px;font-size:15px;line-height:1.65} .product-card-meta{display:flex;align-items:center;gap:5px;min-height:26px;margin-bottom:9px;overflow:hidden} .product-card-meta>span{height:23px;display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border:1px solid rgba(117,88,157,.1);border-radius:999px;background:#faf7fc;color:#776d7d;font-size:8px;white-space:nowrap} .product-card-meta .color-chip i{width:7px;height:7px;border-radius:50%;background:linear-gradient(145deg,#e798ba,#9675ea);box-shadow:0 0 0 2px rgba(153,112,222,.1)} .product-price{min-height:27px}.product-price strong{font-size:16px;color:#34283e}.product-price del{font-size:10px} .product-card-actions{padding:5px 8px 1px;align-items:center} .product-card-view.product-quick-buy{flex:1;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border-radius:14px 14px 20px 14px;background:linear-gradient(125deg,#8e6cf2,#6f4ee0);color:#fff;font-size:10px;font-weight:900;box-shadow:0 10px 23px rgba(111,78,224,.22);transition:transform .25s ease,box-shadow .25s ease} .product-card-view.product-quick-buy:hover{transform:translateY(-2px);box-shadow:0 14px 29px rgba(111,78,224,.29)} .wishlist-toggle.wishlist-below{border:1px solid rgba(119,89,156,.1);background:#fff} .real-lookbook{border-radius:44px 44px 84px 44px;box-shadow:0 32px 75px rgba(65,43,83,.13)} .real-lookbook-copy{background:radial-gradient(circle at 100% 0,rgba(183,151,255,.12),transparent 42%)} .real-lookbook-copy .btn{border-radius:18px 18px 25px 18px} .seo-growth-links{padding-top:72px} .seo-link-grid>a{border-radius:27px 27px 40px 27px;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(248,242,255,.76));box-shadow:0 15px 34px rgba(68,47,87,.075)} .seo-link-grid>a:nth-child(2n){background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(255,239,245,.75))} .seo-link-grid>a:hover{transform:translateY(-7px) rotate(.3deg)} .benefits{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:65px} .benefits article{min-height:112px;border-color:rgba(255,255,255,.78);border-radius:27px 27px 38px 27px;background:rgba(255,255,255,.76);box-shadow:0 14px 32px rgba(68,46,88,.07);backdrop-filter:blur(13px);transition:transform .3s ease,box-shadow .3s ease} .benefits article:hover{transform:translateY(-5px);box-shadow:0 22px 43px rgba(68,46,88,.11)} .benefits article>span{border-radius:18px 18px 25px 18px;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)} .site-footer{position:relative;margin-top:105px;background:radial-gradient(circle at 15% 10%,rgba(151,111,237,.2),transparent 30%),linear-gradient(145deg,#2f2940,#201c2d 65%,#17151f);overflow:visible} .site-footer::before{content:"";position:absolute;top:-2px;right:0;left:0;height:3px;background:linear-gradient(90deg,transparent,#f390bb,#9d7df5,#ffd078,transparent)} .footer-card{position:relative;overflow:hidden;min-height:178px;border:1px solid rgba(255,255,255,.86);border-radius:38px 38px 62px 38px;background:radial-gradient(circle at 10% 15%,rgba(196,161,255,.3),transparent 32%),linear-gradient(125deg,#f5ecff,#fff0f5 55%,#fff7e8);box-shadow:0 30px 75px rgba(12,8,18,.28),inset 0 1px 0 #fff} .footer-card::after{content:"✦ · ♡";position:absolute;left:30px;bottom:17px;color:rgba(122,82,189,.26);font-size:18px;letter-spacing:9px} .footer-card form{min-height:60px;padding:6px;border:1px solid rgba(127,94,169,.1);border-radius:20px;box-shadow:0 14px 32px rgba(60,39,78,.1)} .footer-card button{min-width:112px;border-radius:15px;background:linear-gradient(125deg,#8e6cf2,#d35a98);box-shadow:0 10px 23px rgba(113,75,209,.25);font-weight:900} .footer-grid{padding-top:12px} .footer-grid h4{font-size:15px}.footer-grid a{transition:color .2s ease,transform .2s ease}.footer-grid a:hover{color:#fff;transform:translateX(-3px)} .footer-brand img{box-shadow:0 0 0 5px rgba(255,255,255,.055),0 13px 29px rgba(0,0,0,.22)} .mobile-nav a.active::after{content:"";position:absolute;bottom:2px;width:21px;height:3px;border-radius:999px;background:linear-gradient(90deg,#ff9bc6,#bea6ff);box-shadow:0 0 11px rgba(213,174,255,.62)} .mobile-nav a.active span{transform:translateY(-2px);filter:drop-shadow(0 5px 8px rgba(0,0,0,.18))} [data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .72s ease,transform .72s cubic-bezier(.2,.75,.2,1)} [data-reveal].is-revealed{opacity:1;transform:none} .product-card[data-reveal]:nth-child(2){transition-delay:.07s}.product-card[data-reveal]:nth-child(3){transition-delay:.14s}.product-card[data-reveal]:nth-child(4){transition-delay:.21s} .instagram-prompt{width:min(340px,calc(100vw - 30px))!important;grid-template-columns:58px minmax(0,1fr)!important;gap:12px!important;padding:17px!important;border-radius:25px 25px 34px 25px!important} .instagram-prompt-icon{width:55px!important;height:55px!important;border-radius:18px!important}.instagram-prompt-icon svg{width:30px!important;height:30px!important} .instagram-prompt h3{font-size:14px!important}.instagram-prompt p{font-size:10px!important;line-height:1.65!important;-webkit-line-clamp:2} .instagram-prompt.is-compact{width:248px!important;grid-template-columns:49px minmax(0,1fr)!important;padding:10px 12px!important;border-radius:999px!important;cursor:pointer} .instagram-prompt.is-compact .instagram-prompt-icon{width:47px!important;height:47px!important;border-radius:50%!important} .instagram-prompt.is-compact .instagram-prompt-kicker{margin:0!important;padding:0!important;background:transparent!important;font-size:9px!important} .instagram-prompt.is-compact h3{margin:2px 0!important;font-size:12px!important}.instagram-prompt.is-compact p,.instagram-prompt.is-compact .instagram-prompt-actions{display:none!important} .instagram-prompt.is-compact .prompt-close{top:-7px!important;left:-4px!important;width:31px!important;height:31px!important;font-size:20px!important;border-width:2px!important} html[data-theme="dark"] body.store-body{background:radial-gradient(circle at 4% 18%,rgba(207,84,146,.08),transparent 23rem),radial-gradient(circle at 96% 42%,rgba(137,99,232,.1),transparent 25rem),var(--bg)} html[data-theme="dark"] .home-heading>a,html[data-theme="dark"] .hero-float-tag{border-color:rgba(255,255,255,.08);background:rgba(39,34,47,.78);color:var(--ink)} html[data-theme="dark"] .home-wave::before{background:linear-gradient(90deg,rgba(88,61,116,.34),rgba(101,53,75,.28),rgba(99,78,42,.24))} html[data-theme="dark"] .home-wave::after{background:var(--bg)} html[data-theme="dark"] .new-arrivals{border-color:rgba(255,255,255,.07);background:radial-gradient(circle at 90% 0,rgba(203,76,137,.11),transparent 29%),linear-gradient(135deg,rgba(45,36,56,.8),rgba(33,29,39,.9));box-shadow:0 30px 75px rgba(0,0,0,.27)} html[data-theme="dark"] .product-card{border-color:rgba(255,255,255,.07);background:rgba(34,30,42,.88);box-shadow:0 19px 42px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.04)} html[data-theme="dark"] .product-card:hover{border-color:rgba(187,158,255,.17);box-shadow:0 31px 62px rgba(0,0,0,.37)} html[data-theme="dark"] .product-info h3,html[data-theme="dark"] .product-price strong{color:var(--ink)} html[data-theme="dark"] .product-card-meta>span{border-color:rgba(255,255,255,.06);background:#292431;color:#bcb4c3} html[data-theme="dark"] .wishlist-toggle.wishlist-below{border-color:rgba(255,255,255,.07);background:#292530} html[data-theme="dark"] .seo-link-grid>a,html[data-theme="dark"] .seo-link-grid>a:nth-child(2n),html[data-theme="dark"] .benefits article{border-color:rgba(255,255,255,.07);background:linear-gradient(145deg,#26222e,#211e28)} @media(max-width:1000px){ .home-story-grid{grid-template-rows:repeat(2,220px)} .benefits{grid-template-columns:1fr 1fr} } @media(max-width:760px){ .home-main{padding-bottom:16px} .home-heading{align-items:flex-start;gap:13px;margin-bottom:20px}.home-heading h2{font-size:27px;letter-spacing:-.5px}.home-heading p{font-size:10px}.home-heading>a{min-height:37px;padding:8px 12px;font-size:10px} .hero-float-tag{min-height:32px;padding:6px 9px;font-size:8px}.hero-float-tag.tag-one{top:46px;right:-5px}.hero-float-tag.tag-two{left:-2px;bottom:49px} .category-strip{display:flex!important;grid-template-columns:none!important;gap:10px!important;overflow-x:auto;padding:2px 1px 14px;scroll-snap-type:x mandatory;scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.category-strip a{min-width:min(72vw,270px);scroll-snap-align:start} .home-story{padding:67px 0 50px}.home-story-grid{grid-template-columns:1fr 1fr;grid-template-rows:300px 195px;gap:10px}.story-card:first-child{grid-column:1/-1;grid-row:auto;border-radius:30px 30px 51px 30px}.story-card{border-radius:25px 25px 38px 25px}.story-card>span{right:17px;bottom:16px;left:17px}.story-card strong{font-size:21px;margin-bottom:8px}.story-card small{font-size:8px}.story-card b{font-size:8px;padding:6px 8px}.story-card::after{top:13px;left:13px;width:36px;height:36px;border-radius:14px;font-size:14px} .home-wave{height:76px}.home-wave::before,.home-wave::after{height:95px}.home-wave::before{top:30px}.home-wave::after{top:46px} .featured-showcase{padding-top:55px} .new-arrivals{width:calc(100% - 18px);margin-top:25px;padding:52px 9px 45px;border-radius:31px 31px 54px 31px} .new-arrivals .home-heading{padding-inline:8px} .product-grid{gap:11px!important} .product-card{padding:6px 6px 9px;border-radius:23px 23px 31px 23px} .product-image{border-radius:18px 18px 25px 18px} .product-card:hover{transform:translateY(-3px)} .sale-badge{top:7px!important;left:7px!important;width:46px!important;height:46px!important;border-radius:15px 15px 21px 15px!important}.sale-badge b{font-size:11px}.sale-badge small{font-size:6px} .badge-360{top:8px!important;right:8px!important;padding:5px 7px!important;font-size:8px!important} .product-info{padding:11px 4px 5px}.product-kicker small{display:none}.product-category{font-size:9px}.product-info h3{min-height:41px;margin:5px 0 8px;font-size:12px;line-height:1.7}.product-card-meta{gap:3px;min-height:22px;margin-bottom:6px}.product-card-meta>span{height:20px;padding:3px 5px;font-size:7px}.product-card-meta .color-chip{display:none}.product-price strong{font-size:12px}.product-price del{font-size:8px} .product-card-actions{padding:3px 3px 0;gap:5px}.product-card-view.product-quick-buy{min-height:34px;padding:6px 7px;border-radius:12px 12px 17px 12px;font-size:8px}.wishlist-toggle.wishlist-below{flex:0 0 32px} .quick-view{display:none} .real-lookbook{border-radius:30px 30px 52px 30px}.seo-growth-links{padding-top:48px} .benefits{grid-template-columns:1fr 1fr;gap:9px;margin-top:42px}.benefits article{min-height:102px;padding:14px;gap:10px;border-radius:22px 22px 30px 22px}.benefits article>span{width:42px;height:42px;flex:0 0 42px}.benefits h3{font-size:11px}.benefits p{font-size:8px;line-height:1.65} .site-footer{margin-top:80px}.footer-card{border-radius:28px 28px 44px 28px!important}.footer-card::after{display:none}.footer-grid{gap:30px!important}.footer-grid>div:not(.footer-brand):not(.footer-contact-column){padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:rgba(255,255,255,.035)} .instagram-prompt{inset:auto 12px calc(98px + env(safe-area-inset-bottom)) auto!important;width:min(305px,calc(100vw - 24px))!important;grid-template-columns:50px minmax(0,1fr)!important;gap:10px!important;padding:14px!important;border-radius:23px 23px 31px 23px!important}.instagram-prompt-icon{grid-column:1!important;grid-row:1!important;width:48px!important;height:48px!important}.instagram-prompt-content{grid-column:2!important;grid-row:1!important;padding:0 0 0 32px!important}.instagram-prompt .prompt-close{top:-9px!important;left:-4px!important;width:36px!important;height:36px!important;font-size:24px!important}.instagram-prompt.is-compact{width:238px!important;padding:9px 11px!important;border-radius:999px!important}.instagram-prompt.is-compact .instagram-prompt-content{padding-left:25px!important} } @media(max-width:390px){ .home-heading{flex-direction:column}.home-heading>a{align-self:flex-start} .home-story-grid{grid-template-rows:260px 172px}.story-card strong{font-size:18px} .benefits{grid-template-columns:1fr}.benefits article{min-height:86px} } @media(prefers-reduced-motion:reduce){ [data-reveal]{opacity:1;transform:none;transition:none} .hero-float-tag,.product-image.image-loading::before{animation:none} .story-card img,.story-card::after,.product-card,.product-card-view.product-quick-buy,.benefits article{transition:none} } .trust-seals{ margin:0 10px 34px; padding:27px; border:1px solid rgba(255,255,255,.09); border-radius:31px 31px 45px 31px; background:linear-gradient(135deg,rgba(255,255,255,.065),rgba(255,255,255,.025)); box-shadow:inset 0 1px 0 rgba(255,255,255,.055),0 18px 42px rgba(0,0,0,.13); backdrop-filter:blur(16px); } .trust-seals-heading{text-align:center;margin-bottom:21px} .trust-seals-heading span{display:inline-block;margin-bottom:4px;color:#d7c6ff;font-size:10px;font-weight:800} .trust-seals-heading h4{margin:0;color:#fff;font-size:19px} .trust-seals-grid{width:min(790px,100%);margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px} .trust-seal-card{ min-height:174px; display:grid; grid-template-columns:minmax(0,1fr) 112px; align-items:center; gap:18px; padding:18px; border:1px solid rgba(255,255,255,.1); border-radius:24px 24px 35px 24px; background:linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.035)); box-shadow:0 13px 29px rgba(0,0,0,.13),inset 0 1px 0 rgba(255,255,255,.06); transition:transform .25s ease,border-color .25s ease,background .25s ease; } .trust-seal-card:hover{transform:translateY(-4px);border-color:rgba(205,183,255,.22);background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.045))} .seal-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start} .seal-copy .seal-status{margin-bottom:9px;padding:5px 9px;border-radius:999px;background:rgba(88,202,145,.13);color:#92e2b9;font-size:8px;font-weight:900} .zarinpal-seal .seal-status{background:rgba(255,200,99,.11);color:#ffd281} .seal-copy strong{color:#fff;font-size:14px;line-height:1.7} .seal-copy small{margin-top:5px;color:#aaa2b5;font-size:9px;line-height:1.75} .seal-visual{ width:112px; height:128px; display:grid; place-items:center; justify-self:end; overflow:hidden; border:1px solid rgba(255,255,255,.7); border-radius:20px 20px 29px 20px; background:#fff; box-shadow:0 12px 27px rgba(0,0,0,.2),inset 0 1px 0 #fff; } .seal-visual img{display:block;width:auto;max-width:96px;height:auto;max-height:112px;object-fit:contain} .seal-placeholder{position:relative;display:flex;align-items:center;justify-content:center;gap:2px;color:#222;font-size:15px;font-weight:900;filter:saturate(.65);opacity:.88} .seal-placeholder span{color:#252a34}.seal-placeholder b{color:#2f80ed}.seal-placeholder i{position:absolute;left:10px;bottom:10px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#eef4ff;color:#2f80ed;font-size:12px;font-style:normal} html[data-theme="dark"] .trust-seals{border-color:rgba(255,255,255,.08);background:linear-gradient(135deg,rgba(255,255,255,.052),rgba(255,255,255,.018))} @media(max-width:760px){ .trust-seals{margin:0 0 26px;padding:20px 12px;border-radius:25px 25px 36px 25px} .trust-seals-heading{margin-bottom:16px}.trust-seals-heading h4{font-size:16px}.trust-seals-heading span{font-size:9px} .trust-seals-grid{gap:9px} .trust-seal-card{min-height:184px;grid-template-columns:1fr;grid-template-rows:103px auto;gap:10px;padding:11px;border-radius:20px 20px 29px 20px;text-align:center} .seal-visual{grid-row:1;width:88px;height:103px;justify-self:center;border-radius:16px 16px 23px 16px} .seal-visual img{max-width:78px;max-height:91px} .seal-copy{grid-row:2;align-items:center}.seal-copy .seal-status{margin-bottom:6px}.seal-copy strong{font-size:11px}.seal-copy small{font-size:7px;line-height:1.6} .seal-placeholder{font-size:12px}.seal-placeholder i{left:7px;bottom:7px;width:20px;height:20px;font-size:10px} } @media(max-width:350px){ .trust-seals-grid{grid-template-columns:1fr}.trust-seal-card{min-height:154px;grid-template-columns:minmax(0,1fr) 90px;grid-template-rows:1fr;text-align:right}.seal-copy{grid-row:1;align-items:flex-start}.seal-visual{grid-row:1;width:84px;height:100px}.seal-copy small{font-size:8px} } @media(prefers-reduced-motion:reduce){.trust-seal-card{transition:none}} :root{ --rk-purple:#7c5ce7; --rk-pink:#ff8fb7; --rk-yellow:#ffd88a; --rk-mint:#a8dcc3; --rk-cream:#fff9f6; --rk-ink:#302839; --rk-shadow-sm:0 10px 25px rgba(68,43,88,.075); --rk-shadow-md:0 20px 48px rgba(68,43,88,.12); --rk-shadow-lg:0 34px 85px rgba(58,35,78,.17); } .site-header{transition:height .3s ease,padding .3s ease,box-shadow .3s ease,transform .3s ease} body.header-condensed .site-header{height:76px;padding-block:5px;box-shadow:0 19px 46px rgba(55,35,76,.16),inset 0 1px 0 rgba(255,255,255,.94)} body.header-condensed .site-header .brand-logo{transform:scale(.9)} .header-search{position:relative;overflow:visible;z-index:30} .header-search-results{position:absolute;z-index:80;top:calc(100% + 11px);right:0;left:0;display:none;max-height:430px;overflow:auto;padding:12px;border:1px solid rgba(118,82,163,.12);border-radius:23px;background:rgba(255,255,255,.96);box-shadow:0 28px 70px rgba(48,29,66,.22);backdrop-filter:blur(22px)} .header-search:focus-within .header-search-results,.header-search.is-open .header-search-results{display:block} .search-results-head{display:flex;align-items:center;justify-content:space-between;padding:4px 6px 10px}.search-results-head b{font-size:11px}.search-results-head small{font-size:8px;color:var(--muted)} .header-search-results>a:not(.search-all-link){display:grid;grid-template-columns:51px minmax(0,1fr);gap:10px;align-items:center;padding:8px;border-radius:16px;transition:background .2s ease,transform .2s ease} .header-search-results>a:not(.search-all-link):hover{background:#f7f1ff;transform:translateX(-2px)} .header-search-results img{width:51px;height:55px;object-fit:cover;border-radius:13px;background:#f2edf5}.header-search-results span{min-width:0}.header-search-results strong,.header-search-results small{display:block}.header-search-results strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-search-results small{margin-top:3px;color:var(--muted);font-size:8px} .search-all-link{display:flex!important;justify-content:center;margin-top:7px;padding:9px;border-radius:13px;background:linear-gradient(125deg,var(--rk-purple),#6847d5);color:#fff;font-size:9px;font-weight:900} .header-category-menu{display:flex;justify-content:center;gap:8px;margin-top:-7px;margin-bottom:15px;transition:opacity .25s ease,transform .25s ease} body.header-condensed .header-category-menu{opacity:.82;transform:translateY(-3px)} .header-category-menu>a{min-width:145px;height:59px;display:flex;align-items:center;gap:9px;padding:7px 10px;border:1px solid rgba(121,88,161,.09);border-radius:18px 18px 25px 18px;background:rgba(255,255,255,.68);box-shadow:var(--rk-shadow-sm);backdrop-filter:blur(13px);transition:transform .22s ease,box-shadow .22s ease} .header-category-menu>a:hover{transform:translateY(-3px);box-shadow:var(--rk-shadow-md)} .header-category-menu img{width:43px;height:43px;object-fit:cover;border-radius:13px}.header-category-menu span{display:flex;flex-direction:column}.header-category-menu b{font-size:10px}.header-category-menu small{color:var(--muted);font-size:7px} .hero.hero-campaign{min-height:620px;display:flex;align-items:center;padding:72px;overflow:hidden;border-radius:50px 50px 102px 50px;background:#2e2635} .hero-campaign-media,.hero-campaign-media img,.hero-campaign-shade{position:absolute;inset:0;width:100%;height:100%} .hero-campaign-media img{object-fit:cover;object-position:center;transition:transform 1.1s cubic-bezier(.2,.7,.2,1)} .hero-campaign:hover .hero-campaign-media img{transform:scale(1.025)} .hero-campaign-shade{z-index:1;background:linear-gradient(90deg,rgba(31,22,38,.08) 5%,rgba(35,24,43,.34) 43%,rgba(32,22,39,.88) 100%)} .hero-campaign-copy{width:min(540px,51%);z-index:3;color:#fff;text-align:right} .hero-campaign .hero-copy .eyebrow{color:#fff;background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.24);box-shadow:none} .hero-campaign h1{color:#fff;background:none;-webkit-text-fill-color:#fff;filter:drop-shadow(0 10px 24px rgba(0,0,0,.25))} .hero-campaign .hero-copy>p{color:rgba(255,255,255,.82);text-shadow:0 4px 15px rgba(0,0,0,.25)} .hero-campaign .hero-actions .btn.ghost{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.12);color:#fff;box-shadow:none;backdrop-filter:blur(13px)} .hero-campaign .hero-trust{border-color:rgba(255,255,255,.2);background:rgba(25,17,31,.24);box-shadow:none;color:#fff}.hero-campaign .hero-trust small{color:rgba(255,255,255,.67)}.hero-campaign .hero-trust span+span{border-color:rgba(255,255,255,.17)} .hero-campaign .tag-one{top:55px;right:auto;left:34px}.hero-campaign .tag-two{left:62px;bottom:48px} .hero-campaign::before{z-index:2;border-color:rgba(255,255,255,.17);background:radial-gradient(circle,rgba(255,255,255,.13),transparent 67%)} .hero-campaign::after{z-index:2;color:rgba(255,255,255,.48)} .home-shop-by{display:grid;grid-template-columns:1fr 1fr;gap:17px;padding-top:78px} .shop-by-panel{position:relative;overflow:hidden;min-height:230px;padding:28px;border:1px solid rgba(255,255,255,.82);border-radius:35px 35px 55px 35px;box-shadow:var(--rk-shadow-md)} .shop-by-age{background:radial-gradient(circle at 10% 20%,rgba(255,255,255,.7),transparent 33%),linear-gradient(135deg,#efe6ff,#fff3fa)} .shop-by-season{background:radial-gradient(circle at 92% 8%,rgba(255,255,255,.76),transparent 35%),linear-gradient(135deg,#fff0ca,#e9f8f1)} .shop-by-panel::after{content:"✦ · ♡";position:absolute;left:22px;top:19px;color:rgba(103,70,155,.18);font-size:18px;letter-spacing:8px} .shop-by-panel h2{margin:0;font-size:25px}.shop-by-panel nav{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:24px} .shop-by-panel nav a{min-height:91px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:1px solid rgba(255,255,255,.82);border-radius:20px 20px 29px 20px;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.88);transition:transform .25s ease,background .25s ease,box-shadow .25s ease} .shop-by-panel nav a:hover{transform:translateY(-5px) rotate(-1deg);background:rgba(255,255,255,.82);box-shadow:0 13px 25px rgba(71,48,90,.1)} .shop-by-panel nav b{font-size:18px;color:var(--rk-purple)}.shop-by-panel nav i{font-size:20px;font-style:normal}.shop-by-panel nav span{font-size:9px;font-weight:800} .product-image .product-primary-image,.product-image .product-hover-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover} .product-image .product-primary-image{opacity:1}.product-image .product-hover-image{opacity:0;transform:scale(1.025);transition:opacity .5s ease,transform .65s ease} .product-card.has-hover-image:hover .product-primary-image{opacity:0}.product-card.has-hover-image:hover .product-hover-image{opacity:1;transform:scale(1.065)} .product-card-rating{display:flex;align-items:center;gap:6px;margin:-2px 0 8px}.product-card-rating span{color:#f3af37;font-size:9px;letter-spacing:1px}.product-card-rating small{color:var(--muted);font-size:7px} .mobile-filter-toggle,.mobile-filter-close{display:none} .shop-filters{position:relative} .product-page .product-detail{align-items:start}.product-page .product-media{position:sticky;top:115px} .viewer-panel.active{border:1px solid rgba(255,255,255,.75);box-shadow:var(--rk-shadow-md)} .gallery-expand{position:absolute;z-index:9;left:17px;top:17px;width:42px;height:42px;border:1px solid rgba(255,255,255,.72);border-radius:15px;background:rgba(255,255,255,.75);color:#33293e;box-shadow:0 10px 24px rgba(35,24,43,.13);backdrop-filter:blur(12px);font-size:19px} .product-summary{padding:28px;border:1px solid rgba(121,88,159,.09);border-radius:31px 31px 45px 31px;background:rgba(255,255,255,.76);box-shadow:var(--rk-shadow-md);backdrop-filter:blur(14px)} .product-buy-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:15px 0} .product-buy-trust>span{min-height:76px;display:grid;grid-template-columns:27px 1fr;grid-template-rows:1fr 1fr;align-items:center;padding:9px;border:1px solid rgba(115,82,154,.08);border-radius:16px;background:#faf7fc}.product-buy-trust i{grid-row:1/3;width:25px;height:25px;display:grid;place-items:center;border-radius:9px;background:#eee7ff;color:var(--rk-purple);font-size:11px;font-style:normal}.product-buy-trust b{align-self:end;font-size:9px}.product-buy-trust small{align-self:start;color:var(--muted);font-size:7px} .mobile-sticky-buy{display:none} .gallery-lightbox{width:min(920px,calc(100vw - 24px));height:min(88vh,900px);padding:0;border:0;border-radius:28px;background:#17131d;box-shadow:0 35px 100px rgba(0,0,0,.55);overflow:hidden}.gallery-lightbox::backdrop{background:rgba(18,13,23,.82);backdrop-filter:blur(12px)}.gallery-lightbox img{width:100%;height:100%;object-fit:contain}.gallery-lightbox button{position:absolute;z-index:2;top:14px;left:14px;width:43px;height:43px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:27px} .admin-home-appearance{margin-top:15px;padding:21px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#fbf8ff,#fffaf7)} .admin-home-appearance .admin-card-head{margin-bottom:15px}.admin-home-appearance h3{margin:0 0 5px}.admin-home-appearance p{margin:0;color:var(--muted);font-size:10px}.campaign-upload small{color:var(--muted);font-size:9px}.campaign-preview{display:grid;grid-template-columns:2fr 1fr;gap:12px;margin-top:15px}.campaign-preview figure{position:relative;margin:0;overflow:hidden;border-radius:18px;background:#eee;aspect-ratio:16/7}.campaign-preview figure.mobile{aspect-ratio:4/5}.campaign-preview img{width:100%;height:100%;object-fit:cover}.campaign-preview figcaption{position:absolute;right:8px;bottom:8px;padding:5px 8px;border-radius:9px;background:rgba(31,25,38,.72);color:#fff;font-size:8px} .review-photo{width:min(310px,100%);display:block;margin:13px 0 4px;overflow:hidden;border:1px solid rgba(116,81,155,.1);border-radius:21px 21px 29px 21px;background:#f5f0f7;box-shadow:var(--rk-shadow-sm)} .review-photo img{width:100%;max-height:310px;display:block;object-fit:cover;transition:transform .35s ease}.review-photo:hover img{transform:scale(1.025)} .review-photo-upload{padding:12px;border:1px dashed rgba(116,81,155,.22);border-radius:16px;background:#faf7fc}.review-photo-upload small{display:block;margin-top:5px;color:var(--muted);font-size:8px} html[data-theme="dark"] .header-search-results{border-color:rgba(255,255,255,.08);background:rgba(31,27,38,.97);box-shadow:0 30px 75px rgba(0,0,0,.45)} html[data-theme="dark"] .header-search-results>a:not(.search-all-link):hover{background:#292331} html[data-theme="dark"] .header-category-menu>a{border-color:rgba(255,255,255,.06);background:rgba(37,32,45,.72)} html[data-theme="dark"] .shop-by-age{background:linear-gradient(135deg,#30263c,#27212f)}html[data-theme="dark"] .shop-by-season{background:linear-gradient(135deg,#342e22,#213029)}html[data-theme="dark"] .shop-by-panel{border-color:rgba(255,255,255,.07)}html[data-theme="dark"] .shop-by-panel nav a{border-color:rgba(255,255,255,.06);background:rgba(255,255,255,.045)} html[data-theme="dark"] .product-summary{border-color:rgba(255,255,255,.07);background:rgba(34,30,42,.82)}html[data-theme="dark"] .product-buy-trust>span{border-color:rgba(255,255,255,.06);background:#29242f} html[data-theme="dark"] .admin-home-appearance{background:#27232d} @media(max-width:1000px){ .header-category-menu>a{min-width:0;flex:1}.hero.hero-campaign{min-height:560px;padding:52px}.hero-campaign-copy{width:58%}.home-shop-by{grid-template-columns:1fr}.product-buy-trust{grid-template-columns:1fr 1fr}.product-buy-trust>span:last-child{grid-column:1/-1} } @media(max-width:760px){ body.header-condensed .site-header{height:62px!important} .header-category-menu{justify-content:flex-start;gap:7px;margin:0 10px 12px;padding:1px 0 9px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.header-category-menu::-webkit-scrollbar{display:none}.header-category-menu>a{min-width:132px;height:53px;scroll-snap-align:start}.header-category-menu img{width:38px;height:38px}.header-category-menu small{display:block} .hero.hero-campaign{min-height:650px;padding:35px 21px 28px!important;align-items:flex-end;border-radius:30px 30px 59px 30px!important;text-align:right!important}.hero-campaign-shade{background:linear-gradient(180deg,rgba(28,20,34,.03) 15%,rgba(30,21,37,.2) 40%,rgba(28,19,34,.92) 100%)}.hero-campaign-copy{width:100%;text-align:right}.hero-campaign h1{font-size:38px!important}.hero-campaign .hero-copy>p{font-size:13px;line-height:1.9}.hero-campaign .hero-actions{justify-content:flex-start}.hero-campaign .hero-trust{margin-top:22px}.hero-campaign .tag-one{top:22px;left:16px;right:auto}.hero-campaign .tag-two{left:auto;right:15px;bottom:auto;top:70px}.hero-campaign::after{display:none} .home-shop-by{padding-top:52px;gap:10px}.shop-by-panel{min-height:215px;padding:20px 14px;border-radius:27px 27px 40px 27px}.shop-by-panel h2{font-size:21px}.shop-by-panel nav{gap:5px;margin-top:18px}.shop-by-panel nav a{min-height:83px;border-radius:17px 17px 24px 17px}.shop-by-panel nav b{font-size:14px}.shop-by-panel nav span{font-size:7px} .product-card-rating{display:none} .mobile-filter-toggle{width:100%;min-height:50px;display:flex;align-items:center;justify-content:center;gap:8px;margin:13px 0;border:0;border-radius:17px;background:linear-gradient(125deg,var(--rk-purple),#6747d5);color:#fff;box-shadow:0 12px 27px rgba(105,70,214,.24);font-weight:900} .shop-filters{position:fixed!important;z-index:15000;right:0;left:0;bottom:0;max-height:min(86vh,760px);display:grid!important;grid-template-columns:1fr!important;margin:0!important;padding:58px 18px calc(24px + env(safe-area-inset-bottom))!important;border-radius:28px 28px 0 0!important;overflow:auto;transform:translateY(105%);opacity:0;visibility:hidden;transition:transform .32s ease,opacity .32s ease,visibility .32s ease;background:var(--surface)!important;box-shadow:0 -25px 70px rgba(31,21,41,.28)!important}.shop-filters.is-open{transform:none;opacity:1;visibility:visible}.mobile-filter-close{position:absolute;top:12px;left:14px;width:37px;height:37px;display:grid;place-items:center;border:0;border-radius:50%;background:#ede8f3;color:#4c4057;font-size:25px}.shop-filters::before{content:"فیلتر محصولات";position:absolute;right:18px;top:20px;font-weight:900}.shop-filters .btn{width:100%}.shop-filter-open::after{content:"";position:fixed;z-index:14999;inset:0;background:rgba(22,15,28,.55);backdrop-filter:blur(4px)} .product-page .product-media{position:static}.product-summary{padding:19px 15px;border-radius:25px 25px 36px 25px}.product-buy-trust{grid-template-columns:repeat(3,1fr);gap:5px}.product-buy-trust>span,.product-buy-trust>span:last-child{grid-column:auto;min-height:81px;display:flex;flex-direction:column;text-align:center;padding:7px}.product-buy-trust i{flex:0 0 25px}.product-buy-trust b{font-size:8px}.product-buy-trust small{font-size:6px}.gallery-expand{left:10px;top:10px;width:38px;height:38px} .mobile-sticky-buy{position:fixed;z-index:120;right:10px;left:10px;bottom:calc(84px + env(safe-area-inset-bottom));min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px 8px 8px;border:1px solid rgba(255,255,255,.76);border-radius:22px;background:rgba(255,255,255,.91);box-shadow:0 18px 55px rgba(42,27,55,.25);backdrop-filter:blur(18px)}.mobile-sticky-buy span{display:flex;flex-direction:column}.mobile-sticky-buy small{color:var(--muted);font-size:7px}.mobile-sticky-buy b{font-size:11px}.mobile-sticky-buy button{min-width:155px;min-height:48px;border:0;border-radius:16px;background:linear-gradient(125deg,var(--rk-purple),#6948d7);color:#fff;font-weight:900}.mobile-sticky-buy button:disabled{opacity:.45} .campaign-preview{grid-template-columns:1fr}.campaign-preview figure{aspect-ratio:16/8}.campaign-preview figure.mobile{width:55%;margin:auto} html[data-theme="dark"] .mobile-sticky-buy{border-color:rgba(255,255,255,.08);background:rgba(34,30,42,.92)} } @media(max-width:390px){.hero.hero-campaign{min-height:610px}.hero-campaign h1{font-size:33px!important}.home-shop-by nav a{min-height:76px}.mobile-sticky-buy button{min-width:135px}} @media(prefers-reduced-motion:reduce){.site-header,.header-category-menu,.hero-campaign-media img,.product-hover-image,.shop-filters{transition:none}} .instagram-prompt.is-compact{ width:min(330px,calc(100vw - 30px))!important; min-height:76px!important; grid-template-columns:54px minmax(0,1fr)!important; gap:11px!important; padding:10px 14px!important; overflow:visible!important; border-radius:24px 24px 32px 24px!important; } .instagram-prompt.is-compact .instagram-prompt-icon{width:52px!important;height:52px!important;border-radius:17px!important} .instagram-prompt.is-compact .instagram-prompt-content{min-width:0!important;padding:0 0 0 39px!important;display:block!important} .instagram-prompt.is-compact .instagram-prompt-kicker{display:block!important;margin:0 0 2px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px!important} .instagram-prompt.is-compact h3{display:block!important;margin:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink)!important;font-size:12px!important;line-height:1.7!important} .instagram-prompt.is-compact .instagram-prompt-content::after{content:"برای بازکردن اعلان کلیک کنید";display:block;margin-top:1px;color:var(--muted);font-size:7px;font-weight:700;white-space:nowrap} .instagram-prompt.is-compact p,.instagram-prompt.is-compact .instagram-prompt-actions{display:none!important} .instagram-prompt.is-compact .prompt-close{top:50%!important;left:8px!important;width:32px!important;height:32px!important;transform:translateY(-50%)!important;border-width:2px!important;font-size:21px!important} html[data-theme="dark"] .instagram-prompt.is-compact h3{color:var(--ink)!important} @media(max-width:760px){ .instagram-prompt.is-compact{width:min(310px,calc(100vw - 24px))!important;padding:9px 11px!important} .instagram-prompt.is-compact .instagram-prompt-content{padding-left:37px!important} .instagram-prompt.is-compact .prompt-close{left:6px!important} } .product-card .quick-view{ border-color:rgba(255,255,255,.24)!important; background:linear-gradient(125deg,rgba(62,43,79,.94),rgba(91,61,125,.92))!important; color:#fff!important; font-size:10px!important; font-weight:900!important; text-shadow:0 1px 5px rgba(0,0,0,.35); box-shadow:0 12px 30px rgba(34,22,45,.3)!important; } .product-card:hover .quick-view{color:#fff!important} :root{ --rk-ink:#302a31; --rk-muted:#7f747b; --rk-cream:#fffaf5; --rk-paper:#fffefd; --rk-blush:#f7dfe3; --rk-rose:#c96f82; --rk-plum:#6d536c; --rk-sage:#a9b9a2; --rk-butter:#f1dfad; --rk-line:#eadfda; --rk-display:"Vazirmatn",Tahoma,sans-serif; --bg:var(--rk-cream); --surface:var(--rk-paper); --ink:var(--rk-ink); --muted:var(--rk-muted); --line:var(--rk-line); --purple:var(--rk-rose); --purple-dark:#a9576c; --shadow:0 24px 70px rgba(74,53,62,.11); } body.store-body{background:radial-gradient(circle at 7% 4%,rgba(247,223,227,.38),transparent 22rem),radial-gradient(circle at 96% 35%,rgba(169,185,162,.18),transparent 25rem),var(--rk-cream);color:var(--rk-ink)} .section-shell{width:min(1280px,calc(100% - 48px))} .announcement{height:31px;background:var(--rk-plum);font-size:10px;letter-spacing:.25px}.announcement span{color:var(--rk-butter)} .site-header{width:min(1320px,calc(100% - 34px));height:92px;margin:14px auto 13px;padding:8px 12px 8px 18px;grid-template-columns:260px minmax(300px,1fr) 390px;gap:22px;border:1px solid rgba(126,94,106,.13);border-radius:29px 29px 44px 29px;background:rgba(255,254,252,.91);box-shadow:0 16px 45px rgba(75,54,64,.1);backdrop-filter:blur(18px) saturate(120%)} .site-header::before{inset:0;border-radius:inherit;background:linear-gradient(90deg,rgba(247,223,227,.38),transparent 31%,transparent 70%,rgba(169,185,162,.15));box-shadow:inset 0 1px 0 rgba(255,255,255,.95)} .site-header::after{display:none}.site-header .brand{padding-inline:6px}.site-header .brand-logo{width:61px;height:61px;border:1px solid #eadbd9;box-shadow:0 9px 26px rgba(101,69,80,.12),0 0 0 5px #fffaf7}.site-header .brand strong{font-size:20px;letter-spacing:-.3px}.site-header .brand small{font-size:8px;letter-spacing:2.4px;color:#9b858e} .header-search{height:50px;border-color:#e6dcd7;border-radius:18px 18px 27px 18px;background:#fffdfa;box-shadow:inset 0 1px 0 #fff}.header-search:focus-within{border-color:#d7a6b0;box-shadow:0 0 0 4px rgba(201,111,130,.09)}.header-search button{color:var(--rk-rose)} .header-actions{gap:2px}.header-actions a{width:59px;height:58px;border-radius:17px;color:#4d4349}.header-actions a:hover,.header-actions a.active{background:#f8ecee;color:#9f5265}.header-actions svg{width:20px;height:20px}.header-actions small{font-size:8px}.cart-link b{background:var(--rk-rose);box-shadow:0 4px 10px rgba(201,111,130,.28)} .theme-toggle.uiverse-switch{transform:scale(.9);filter:saturate(.7)} .header-category-menu{gap:9px;margin-top:0;margin-bottom:18px}.header-category-menu>a{min-width:158px;height:61px;border-color:#eadfdb;border-radius:19px 19px 28px 19px;background:rgba(255,253,250,.82);box-shadow:0 9px 24px rgba(80,57,66,.06)}.header-category-menu>a:hover{transform:translateY(-3px);border-color:#dcbfc4;box-shadow:0 15px 30px rgba(80,57,66,.1)}.header-category-menu img{width:45px;height:45px;border-radius:14px 14px 20px 14px}.header-category-menu b{font-size:11px}.header-category-menu small{font-size:7px;color:#998b91} .hero.hero-campaign{min-height:650px;margin-top:4px;padding:78px 82px;border:0;border-radius:38px 38px 105px 38px;background:#564650;box-shadow:0 35px 85px rgba(75,53,63,.16)} .hero-campaign-media img{object-position:center 40%;filter:saturate(.88) contrast(.97)}.hero-campaign-shade{background:linear-gradient(90deg,rgba(39,31,35,.04) 0%,rgba(50,39,44,.24) 43%,rgba(47,36,42,.88) 100%)} .hero-campaign-copy{width:min(560px,51%)}.hero-campaign .hero-copy .eyebrow{padding:9px 15px;border-radius:999px;background:rgba(255,255,255,.13);font-size:11px;letter-spacing:.4px}.hero-campaign h1{max-width:650px;margin-bottom:17px;font-size:clamp(47px,5vw,69px);line-height:1.35;letter-spacing:-2.8px}.hero-campaign .hero-copy>p{max-width:520px;font-size:16px;line-height:2.05}.hero-campaign .hero-actions .btn{min-height:51px;padding-inline:25px;border-radius:15px 15px 23px 15px}.hero-campaign .hero-actions .btn.primary{background:#fff;color:#694b59;box-shadow:none}.hero-campaign .hero-actions .btn.primary:hover{background:#f8e9ec}.hero-campaign .hero-trust{width:max-content;gap:0;padding:11px 5px;border-radius:18px;background:rgba(31,22,27,.2);backdrop-filter:blur(12px)}.hero-campaign .hero-trust span{min-width:112px;padding-inline:14px}.hero-campaign .hero-trust b{font-size:17px}.hero-campaign .hero-trust small{font-size:8px}.hero-campaign .hero-float-tag{border-radius:13px 13px 20px 13px;background:rgba(255,254,251,.9);color:#674f5b;box-shadow:0 15px 34px rgba(35,24,30,.18)} .boutique-assurance{position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);margin-top:-26px;padding:0 18px;border:1px solid rgba(226,211,207,.9);border-radius:22px 22px 34px 22px;background:rgba(255,254,252,.94);box-shadow:0 20px 45px rgba(73,51,60,.09);backdrop-filter:blur(15px)}.boutique-assurance>span{min-height:86px;display:grid;grid-template-columns:39px 1fr;grid-template-rows:1fr 1fr;align-items:end;padding:17px 20px}.boutique-assurance>span+span{border-right:1px solid #eee3de}.boutique-assurance i{grid-row:1/3;width:31px;height:31px;display:grid;place-items:center;align-self:center;border-radius:50%;background:#f3e5e7;color:#9e5b6b;font:700 8px/1 sans-serif}.boutique-assurance b{font-size:11px}.boutique-assurance small{align-self:start;color:#978a90;font-size:8px} .category-strip{gap:13px;margin-top:26px}.category-strip a{height:124px;padding:20px 23px;border-color:#ebdfdb;border-radius:24px 24px 40px 24px;background:#fffefd;box-shadow:none}.category-strip a:nth-child(1){background:linear-gradient(145deg,#f8efe8,#fffefd)}.category-strip a:nth-child(2){background:linear-gradient(145deg,#f7e7eb,#fffefd)}.category-strip a:nth-child(3){background:linear-gradient(145deg,#eaf0e7,#fffefd)}.category-strip a:nth-child(4){background:linear-gradient(145deg,#f4ead0,#fffefd)}.category-strip a:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(77,55,64,.1)}.category-strip a::before{opacity:.35}.category-strip .category-icon{border-radius:18px 18px 27px 18px;background:rgba(255,255,255,.78)!important;color:#765866}.category-strip strong{font-size:15px}.category-strip small{color:#9b8c92} .home-shop-by{gap:18px;padding-top:70px}.shop-by-panel{min-height:226px;padding:30px;border-color:#e8dcd7;border-radius:30px 30px 54px 30px;box-shadow:0 20px 55px rgba(71,51,59,.08)}.shop-by-age{background:linear-gradient(135deg,#f6e9eb,#fffaf6)}.shop-by-season{background:linear-gradient(135deg,#eaf0e5,#fffaf2)}.shop-by-panel::after{color:rgba(100,76,86,.14)}.shop-by-panel h2{font-size:27px}.shop-by-panel nav a{border-color:rgba(224,211,207,.86);border-radius:18px 18px 27px 18px;background:rgba(255,255,255,.61)}.shop-by-panel nav b{color:#9e5868} .home-story{padding:95px 0 68px}.home-heading .eyebrow{margin-bottom:7px;color:#a05d6c;font-size:10px;text-transform:none}.home-heading h2{font-size:clamp(30px,3.2vw,43px);line-height:1.5;letter-spacing:-1.2px}.home-heading p{color:#91848b}.home-heading>a{padding-bottom:5px;border-bottom:1px solid #cba8af;color:#8f5664;font-size:11px}.home-story-grid{grid-template-rows:repeat(2,270px);gap:16px}.story-card{border-radius:29px 29px 48px 29px}.story-card:first-child{border-radius:39px 39px 78px 39px}.story-card::before{background:linear-gradient(180deg,transparent 26%,rgba(42,32,37,.77))}.story-card::after{border-radius:15px 15px 22px 15px}.story-card strong{font-size:clamp(27px,2.5vw,39px)}.story-card b{background:rgba(255,255,255,.93);color:#5a414d}.home-wave{opacity:.48} .products-section{padding-top:82px}.featured-showcase{position:relative;padding-bottom:72px}.featured-showcase::before{content:"";position:absolute;z-index:-1;inset:25px -28px 10px;border-radius:45px 45px 85px 45px;background:linear-gradient(135deg,rgba(247,227,230,.64),rgba(255,253,249,.2) 52%,rgba(232,239,227,.54))}.product-grid{gap:20px}.product-card{overflow:hidden;border:1px solid #eadfda;border-radius:24px 24px 38px 24px;background:#fffefd;box-shadow:none}.product-card:hover{transform:translateY(-5px);border-color:#dcc6c5;box-shadow:0 24px 50px rgba(71,51,60,.12)}.product-card .product-image{margin:7px;border-radius:19px 19px 31px 19px;aspect-ratio:4/5;background:#f2ece8}.product-card:nth-child(4n+2) .product-image{background:#f3e9eb}.product-card:nth-child(4n+3) .product-image{background:#e9efe6}.product-card:nth-child(4n+4) .product-image{background:#f3ead5}.product-card .product-image img{filter:saturate(.9)}.product-card:hover .product-image img{transform:scale(1.035);filter:saturate(1)}.product-card .quick-view{right:14px;bottom:14px;transform:translateY(12px);padding:9px 13px;border-radius:12px 12px 18px 12px;background:rgba(255,254,252,.92);color:#6a4d5a}.product-card:hover .quick-view{transform:translateY(0);color:#6a4d5a!important}.product-card .sale-badge{top:14px;left:14px;border-radius:11px 11px 17px 11px;background:#c96f82;box-shadow:none}.product-card .badge-360{top:14px;right:14px;background:rgba(66,51,59,.76)}.product-info{padding:12px 15px 9px}.product-kicker{min-height:23px}.product-kicker small{color:#718d76}.product-info h3{min-height:auto;margin:7px 0 8px;font-size:14px;line-height:1.75}.product-card-rating{margin:0 0 10px}.product-card-rating span{color:#c99b52}.product-card-meta>span{height:24px;border-color:#eadfdb;background:#faf7f4;color:#766b70}.product-price strong{font-size:15px}.product-card-actions{padding:7px 14px 15px}.product-card-view.product-quick-buy{min-height:40px;border-radius:13px 13px 21px 13px;background:var(--rk-plum);box-shadow:none}.product-card-view.product-quick-buy:hover{background:#584251;box-shadow:0 10px 23px rgba(84,63,78,.2)}.wishlist-below{border-color:#e9dfdb!important;background:#fffdfa!important} .new-arrivals .product-grid{position:relative}.new-arrivals .product-card:nth-child(even){transform:translateY(18px)}.new-arrivals .product-card:nth-child(even):hover{transform:translateY(13px)} .real-lookbook.boutique-lookbook{min-height:520px;margin-top:70px;border:0;border-radius:38px 38px 82px 38px;background:#ede5df;box-shadow:0 30px 75px rgba(67,48,56,.12)}.boutique-lookbook .real-lookbook-media{min-height:520px}.boutique-lookbook .real-lookbook-media:after{background:linear-gradient(90deg,transparent 65%,rgba(237,229,223,.26))}.boutique-lookbook .real-lookbook-media>span{border-radius:12px 12px 19px 12px;background:rgba(67,51,59,.76)}.boutique-lookbook .real-lookbook-copy{padding:62px 60px;background:radial-gradient(circle at 95% 5%,rgba(255,255,255,.65),transparent 40%)}.boutique-lookbook .real-lookbook-copy h2{font-size:39px;line-height:1.55}.boutique-lookbook .real-lookbook-copy p{color:#766b70}.boutique-lookbook .lookbook-points span{padding-bottom:8px;border-bottom:1px solid rgba(117,96,102,.13)}.boutique-lookbook .btn{border-radius:14px 14px 22px 14px;background:var(--rk-plum);box-shadow:none} .benefits{gap:12px}.benefits article{border-color:#e9ddd8;border-radius:22px 22px 34px 22px;background:#fffefd;box-shadow:none}.benefits article:hover{box-shadow:0 17px 38px rgba(73,52,61,.09)}.benefits article>span{border-radius:15px 15px 22px 15px;background:#f2e4e7;color:#a05b6b} .page-banner h1{font-size:clamp(36px,5vw,57px);letter-spacing:-1.5px}.shop-toolbar{border-color:#e9ded9;border-radius:22px 22px 34px 22px;background:#fffefd;box-shadow:0 13px 35px rgba(76,56,64,.06)}.category-chips a{border-color:#e7dcd7}.category-chips a.active{border-color:#dabac1;background:#f6e7e9;color:#955567}.shop-layout .shop-filters{border-color:#e9deda!important;border-radius:22px 22px 34px 22px!important;background:#fffefd!important}.result-row select{border-color:#e7dbd7} .product-page{max-width:1280px}.product-page .breadcrumbs{padding-top:24px}.product-page .product-detail{grid-template-columns:minmax(0,1.08fr) minmax(390px,.82fr);gap:38px}.product-page .product-media{top:105px}.viewer-tabs button{border-color:#e6dad6;border-radius:11px 11px 17px 11px}.viewer-tabs button.active{background:var(--rk-plum)}.viewer-panel{aspect-ratio:4/5;border-radius:27px 27px 48px 27px;background:#f0e9e5}.viewer-panel.active{border-color:#e4d7d3;box-shadow:none}.viewer-panel>img{background:#f0e9e5;color:transparent}.gallery-expand{border-radius:13px 13px 20px 13px}.thumbs button{width:82px;height:96px;border-radius:14px 14px 21px 14px;background:#eee7e3}.thumbs button.active{border-color:#b8697b}.product-summary{padding:33px 32px;border-color:#e5d9d5;border-radius:28px 28px 46px 28px;background:#fffefd;box-shadow:0 22px 60px rgba(73,53,61,.09);backdrop-filter:none}.product-summary h1{font-size:clamp(30px,3vw,42px);letter-spacing:-1px}.product-summary .lead{margin:19px 0;line-height:2;color:#746a6f}.detail-price{border-color:#eee3de}.detail-price span{background:#f4e2e6;color:#a55266}.product-buy-trust>span{border-color:#e9ded9;background:#fbf7f3}.option-group{padding-top:2px}.option-group b{font-size:13px;color:#4c4147}.option-buttons span{min-width:43px;text-align:center;border-color:#e3d7d3;border-radius:10px 10px 16px 10px}.option-buttons input:checked+span{border-color:#b96a7c;background:#f6e5e8;color:#955268}.color-buttons input:checked+span{box-shadow:0 0 0 2px #b86c7c}.buy-row .btn.primary{border-radius:14px 14px 23px 14px;background:var(--rk-plum);box-shadow:none}.qty-control{border-color:#e4d8d4}.info-tabs article,.product-catalog-details,.product-feedback,.product-questions{border-color:#e8dcd8!important;background:#fffefd!important}.info-tabs article{border-radius:21px 21px 34px 21px}.info-tabs article>span{color:#a45d6c} .instagram-prompt{overflow:hidden!important;border:1px solid #eadbd7!important;border-radius:24px 24px 34px 24px!important;background:rgba(255,254,252,.97)!important;box-shadow:0 24px 65px rgba(68,47,56,.18)!important}.instagram-prompt-accent{top:0!important;right:0!important;left:0!important;width:auto!important;height:4px!important;border-radius:0!important}.instagram-prompt-content{min-width:0!important}.instagram-prompt-content h3,.instagram-prompt-content p,.instagram-prompt-kicker{color:var(--rk-ink)!important}.instagram-prompt-actions a{background:var(--rk-plum)!important}.instagram-prompt .prompt-close{width:42px!important;height:42px!important;flex:0 0 42px!important} .site-footer{margin-top:100px;background:#3f343b}.footer-card{border:1px solid rgba(255,255,255,.65);border-radius:28px 28px 48px 28px;background:linear-gradient(120deg,#f1e3e5,#f6eee5);box-shadow:0 25px 65px rgba(43,32,38,.2)}.footer-card button{background:var(--rk-plum)}.footer-grid{grid-template-columns:1.7fr .8fr 1.2fr}.footer-uiverse-social-card,.trust-seal-card{border-radius:20px 20px 31px 20px!important}.trust-seals{border-color:rgba(255,255,255,.1)!important} .admin-home-appearance.boutique-admin{border-color:#e4ced2;background:linear-gradient(145deg,#fff9f9,#f4f0e9)} html[data-theme="dark"]{--bg:#191719;--surface:#242124;--ink:#f5eff1;--muted:#b3a8ad;--line:#40383c;--rk-ink:#f5eff1;--rk-muted:#b3a8ad;--rk-cream:#191719;--rk-paper:#242124;--rk-line:#40383c;--rk-plum:#9d7c91;--purple:#cf8494;--purple-dark:#dfa0ae;color-scheme:dark} html[data-theme="dark"] body.store-body{background:radial-gradient(circle at 7% 4%,rgba(130,81,96,.14),transparent 24rem),#191719} html[data-theme="dark"] .site-header,html[data-theme="dark"] .boutique-assurance,html[data-theme="dark"] .category-strip a,html[data-theme="dark"] .product-card,html[data-theme="dark"] .product-summary,html[data-theme="dark"] .shop-toolbar{background:rgba(36,33,36,.96);border-color:#40383c} html[data-theme="dark"] .header-category-menu>a{background:rgba(38,34,38,.92);border-color:#433b3f}html[data-theme="dark"] .header-search{background:#211e20;border-color:#40383c}html[data-theme="dark"] .header-actions a:hover{background:#34292e} html[data-theme="dark"] .boutique-assurance>span+span{border-color:#40383c}html[data-theme="dark"] .boutique-assurance i{background:#49323a;color:#e8a7b6} html[data-theme="dark"] .shop-by-age,html[data-theme="dark"] .shop-by-season{background:linear-gradient(135deg,#30272b,#242124)}html[data-theme="dark"] .shop-by-panel{border-color:#40383c}html[data-theme="dark"] .shop-by-panel nav a{background:rgba(27,24,26,.56);border-color:#443b3f} html[data-theme="dark"] .featured-showcase::before{background:linear-gradient(135deg,rgba(74,49,58,.42),rgba(28,25,27,.25),rgba(50,61,48,.35))} html[data-theme="dark"] .product-card .product-image,html[data-theme="dark"] .viewer-panel,html[data-theme="dark"] .viewer-panel>img{background:#2c2729}html[data-theme="dark"] .product-card-meta>span,html[data-theme="dark"] .product-buy-trust>span{background:#2b2729;border-color:#40383c;color:#b9afb3}html[data-theme="dark"] .wishlist-below{background:#262225!important;border-color:#40383c!important} html[data-theme="dark"] .real-lookbook.boutique-lookbook{background:#2c2729}html[data-theme="dark"] .boutique-lookbook .real-lookbook-copy{background:radial-gradient(circle at 95% 5%,rgba(255,255,255,.05),transparent 40%)} html[data-theme="dark"] .info-tabs article,html[data-theme="dark"] .product-catalog-details,html[data-theme="dark"] .product-feedback,html[data-theme="dark"] .product-questions{background:#242124!important;border-color:#40383c!important} html[data-theme="dark"] .instagram-prompt{background:rgba(37,33,36,.98)!important;border-color:#4a3e43!important} @media(max-width:1100px){ .site-header{grid-template-columns:220px minmax(250px,1fr) 335px;gap:12px}.header-actions a{width:51px}.hero.hero-campaign{min-height:590px;padding:60px}.product-page .product-detail{grid-template-columns:1fr 430px;gap:26px}.boutique-lookbook .real-lookbook-copy{padding:45px 40px} } @media(max-width:760px){ body.store-body{padding-bottom:92px}.section-shell{width:min(100% - 24px,680px)}.announcement{height:27px;font-size:8px}.site-header{width:calc(100% - 18px);height:70px;margin:8px auto 10px;padding:5px 8px;grid-template-columns:48px minmax(0,1fr) auto;border-radius:20px 20px 29px 20px}.site-header .brand{padding:0}.site-header .brand-logo{width:45px;height:45px;box-shadow:0 6px 16px rgba(78,55,64,.12),0 0 0 3px #fffaf7}.mobile-header-wordmark{max-width:150px;justify-self:center}.header-actions{gap:2px}.header-actions .header-account-link,.header-actions .header-wishlist-link,.header-actions .header-track-link,.header-actions .header-shop-link{display:none!important}.header-actions .header-cart-link{display:flex!important;width:44px!important;height:44px!important}.theme-toggle.uiverse-switch{width:72px!important;transform:scale(.76);transform-origin:center left}.header-category-menu{display:none}.header-search{display:none} .hero.hero-campaign{min-height:570px;padding:32px 24px 38px;align-items:end;border-radius:28px 28px 62px 28px}.hero-campaign-media img{object-position:center}.hero-campaign-shade{background:linear-gradient(180deg,rgba(34,26,31,.03) 24%,rgba(35,27,31,.36) 56%,rgba(38,29,34,.92) 100%)}.hero-campaign-copy{width:100%;text-align:right}.hero-campaign h1{font-size:39px;line-height:1.38;letter-spacing:-1.7px}.hero-campaign .hero-copy>p{font-size:13px;line-height:1.9;margin-bottom:20px}.hero-campaign .hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-campaign .hero-actions .btn{min-height:46px;padding:10px;font-size:11px}.hero-campaign .hero-trust{width:100%;display:grid;grid-template-columns:repeat(3,1fr);margin-top:20px}.hero-campaign .hero-trust span{min-width:0;padding-inline:8px}.hero-campaign .hero-trust b{font-size:14px}.hero-campaign .hero-trust small{font-size:7px}.hero-campaign .hero-float-tag{display:none} .boutique-assurance{grid-template-columns:1fr 1fr;margin-top:-19px;padding:7px;border-radius:18px 18px 27px 18px}.boutique-assurance>span{min-height:70px;padding:10px;grid-template-columns:31px 1fr}.boutique-assurance>span+span{border-right:0}.boutique-assurance>span:nth-child(even){border-right:1px solid #eee3de}.boutique-assurance>span:nth-child(n+3){border-top:1px solid #eee3de}.boutique-assurance i{width:25px;height:25px}.boutique-assurance b{font-size:9px}.boutique-assurance small{font-size:7px} .category-strip{grid-template-columns:1fr 1fr;gap:9px}.category-strip a{height:95px;padding:13px;border-radius:18px 18px 28px 18px}.category-strip .category-icon{width:48px;height:48px;border-radius:15px 15px 22px 15px}.category-strip strong{font-size:12px}.category-strip small{font-size:7px} .home-shop-by{grid-template-columns:1fr;padding-top:48px}.shop-by-panel{min-height:205px;padding:22px;border-radius:24px 24px 40px 24px}.shop-by-panel h2{font-size:22px}.shop-by-panel nav{gap:5px;margin-top:18px}.shop-by-panel nav a{min-height:76px;border-radius:15px 15px 22px 15px}.shop-by-panel nav b{font-size:15px}.home-story{padding:66px 0 38px}.home-heading{align-items:flex-end}.home-heading h2{font-size:27px}.home-heading>a{font-size:9px}.home-story-grid{grid-template-columns:1fr 1fr;grid-template-rows:330px 220px}.story-card:first-child{grid-column:1/-1;grid-row:auto;border-radius:27px 27px 53px 27px}.story-card{border-radius:22px 22px 34px 22px}.story-card>span{right:18px;bottom:18px;left:18px}.story-card strong{font-size:24px}.story-card b{font-size:8px}.story-card::after{top:13px;left:13px;width:38px;height:38px} .products-section{padding-top:58px}.featured-showcase{padding-bottom:35px}.featured-showcase::before{inset:18px -6px 0;border-radius:28px 28px 52px 28px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-card{border-radius:18px 18px 27px 18px}.product-card .product-image{margin:5px;border-radius:14px 14px 23px 14px}.product-info{padding:9px 9px 5px}.product-kicker small{font-size:6px}.product-category{font-size:8px}.product-info h3{font-size:11px;line-height:1.7;margin:5px 0}.product-card-rating{gap:3px;margin-bottom:6px}.product-card-rating span{font-size:7px}.product-card-rating small{font-size:5px}.product-card-meta{gap:3px;margin-bottom:5px}.product-card-meta>span{height:19px;padding:3px 5px;font-size:6px}.product-price{gap:4px}.product-price strong{font-size:11px}.product-price del{font-size:7px}.product-card-actions{padding:5px 8px 9px;gap:5px}.product-card-view.product-quick-buy{min-height:34px;padding:6px;font-size:8px}.wishlist-below{width:35px!important;height:34px!important}.wishlist-below span{display:none!important}.product-card .sale-badge{top:10px;left:10px;padding:6px 7px}.product-card .quick-view{display:none}.new-arrivals .product-card:nth-child(even),.new-arrivals .product-card:nth-child(even):hover{transform:none} .real-lookbook.boutique-lookbook{grid-template-columns:1fr;min-height:0;margin-top:52px;border-radius:27px 27px 55px 27px}.boutique-lookbook .real-lookbook-media{min-height:340px}.boutique-lookbook .real-lookbook-copy{padding:34px 25px}.boutique-lookbook .real-lookbook-copy h2{font-size:28px}.boutique-lookbook .real-lookbook-copy p{font-size:12px}.benefits{grid-template-columns:1fr 1fr;gap:8px}.benefits article{min-height:100px;padding:15px;border-radius:18px 18px 27px 18px}.benefits article>span{width:40px;height:40px}.benefits h3{font-size:11px}.benefits p{font-size:8px} .product-page .product-detail{grid-template-columns:1fr;gap:18px}.product-page .product-media{position:static}.viewer-panel{aspect-ratio:4/5;border-radius:22px 22px 38px 22px}.thumbs button{width:64px;height:76px}.product-summary{padding:23px 18px;border-radius:22px 22px 36px 22px}.product-summary h1{font-size:29px}.product-buy-trust>span{min-height:67px;grid-template-columns:22px 1fr}.product-buy-trust>span b{font-size:8px}.product-buy-trust>span small{font-size:6px}.info-tabs{grid-template-columns:1fr;margin-top:38px;margin-bottom:48px;gap:9px}.info-tabs article{padding:18px}.mobile-sticky-buy{border-color:#e2d3d0!important;background:rgba(255,253,250,.95)!important}.mobile-sticky-buy button{background:var(--rk-plum)!important} .instagram-prompt{right:10px!important;left:10px!important;bottom:87px!important;width:auto!important;max-width:none!important;padding:13px!important;border-radius:20px 20px 29px 20px!important}.instagram-prompt-icon{width:48px!important;height:48px!important}.instagram-prompt .prompt-close{width:38px!important;height:38px!important;flex-basis:38px!important}.instagram-prompt-content h3{font-size:12px!important}.instagram-prompt-content p{font-size:8px!important}.instagram-prompt-actions{flex-wrap:wrap!important}.instagram-prompt-actions a,.instagram-prompt-actions button{min-height:34px!important;font-size:8px!important} .mobile-nav{right:9px;left:9px;bottom:8px;width:auto;height:68px;border:1px solid rgba(229,216,212,.92);border-radius:20px 20px 30px 20px;background:rgba(255,254,252,.94);box-shadow:0 15px 40px rgba(65,46,54,.16);backdrop-filter:blur(17px)}.mobile-nav a.active{color:#9b5868!important}.mobile-nav a.active::after{background:#c87587;box-shadow:none}.site-footer{margin-top:80px}.footer-card{border-radius:23px 23px 38px 23px}.footer-grid{grid-template-columns:1fr}.footer-bottom{gap:8px;text-align:center} } @media(max-width:390px){.site-header{grid-template-columns:45px minmax(105px,1fr) 109px}.mobile-header-wordmark{max-width:122px}.hero.hero-campaign{min-height:545px;padding-inline:19px}.hero-campaign h1{font-size:34px}.product-grid{gap:7px}.product-info{padding-inline:7px}.product-card-actions{padding-inline:6px}.boutique-lookbook .real-lookbook-media{min-height:285px}} @media(min-width:1001px){ .site-header{grid-template-columns:260px minmax(280px,1fr) minmax(0,420px);gap:20px;padding-inline:14px} .site-header>.header-actions{width:100%;min-width:0!important;max-width:420px;height:66px;justify-self:stretch;justify-content:space-between;gap:2px;padding:4px 6px;overflow:hidden} .site-header>.header-actions>a{width:58px;min-width:48px;max-width:58px;flex:0 1 58px} .site-header>.header-actions>.theme-toggle.uiverse-switch{width:82px!important;min-width:74px!important;max-width:82px!important;flex:0 1 82px!important;transform:none} } @media(min-width:761px) and (max-width:1000px){ .site-header{grid-template-columns:190px minmax(210px,1fr) minmax(0,365px);gap:10px;padding-inline:10px} .site-header>.header-actions{width:100%;min-width:0!important;max-width:365px;justify-content:space-between;gap:1px;padding-inline:4px;overflow:hidden} .site-header>.header-actions>a{width:49px;min-width:42px;flex:0 1 49px} .site-header>.header-actions>.theme-toggle.uiverse-switch{width:68px!important;min-width:62px!important;flex:0 1 68px!important;transform:none} } .footer-subscribe{min-width:0} .footer-subscribe form{ width:100%!important; min-height:60px; display:grid!important; grid-template-columns:minmax(0,1fr) 116px; align-items:stretch; gap:5px; padding:5px!important; overflow:hidden; border:1px solid #e5d9d5; border-radius:18px 18px 27px 18px!important; background:#fffefd!important; box-shadow:0 12px 30px rgba(75,52,61,.09),inset 0 1px 0 #fff; } .footer-subscribe form input{ width:100%!important; min-width:0!important; height:48px; margin:0!important; padding:0 16px!important; border:0!important; border-radius:13px!important; outline:0!important; background:#fffefd!important; color:#433940!important; -webkit-text-fill-color:#433940!important; box-shadow:none!important; direction:rtl; } .footer-subscribe form input::placeholder{color:#9b9095!important;-webkit-text-fill-color:#9b9095!important;opacity:1} .footer-subscribe form input:focus{background:#fff!important;box-shadow:inset 0 0 0 2px rgba(177,100,119,.14)!important} .footer-subscribe form button{ width:116px; min-width:116px; height:48px; margin:0!important; padding:0 14px!important; border:0!important; border-radius:13px 13px 20px 13px!important; background:var(--rk-plum)!important; color:#fff!important; box-shadow:none!important; } .footer-subscribe form button:hover{background:#584451!important;transform:none} html[data-theme="dark"] .footer-subscribe form{border-color:#dccdca;background:#fffefd!important} html[data-theme="dark"] .footer-subscribe form input{background:#fffefd!important;color:#433940!important;-webkit-text-fill-color:#433940!important} @media(max-width:760px){ .footer-subscribe form{grid-template-columns:minmax(0,1fr) 106px!important;min-height:58px!important;padding:5px!important} .footer-subscribe form button{width:106px!important;min-width:106px!important;flex-basis:106px!important} } @media(max-width:390px){ .footer-subscribe form{grid-template-columns:minmax(0,1fr) 92px!important} .footer-subscribe form input{padding-inline:11px!important;font-size:11px!important} .footer-subscribe form button{width:92px!important;min-width:92px!important;flex-basis:92px!important;padding-inline:8px!important} } .instagram-prompt.is-compact{overflow:hidden!important} .instagram-prompt.is-compact .instagram-prompt-accent{ inset:6px 14px auto!important; height:3px!important; border-radius:999px; } .enamad-seal .seal-visual>a{width:100%;height:100%;display:grid;place-items:center;cursor:pointer} .enamad-seal .seal-visual>a img{cursor:pointer} .featured-showcase{position:relative;padding-top:78px;padding-bottom:76px} .featured-showcase::before{display:none} .boutique-clothes-rack{ position:relative; isolation:isolate; margin-top:30px; padding:122px 30px 42px; overflow:hidden; border:1px solid rgba(146,107,88,.18); border-radius:42px 42px 78px 42px; background: radial-gradient(circle at 14% 12%,rgba(255,255,255,.9) 0 4%,transparent 25%), repeating-linear-gradient(90deg,rgba(121,83,62,.025) 0 1px,transparent 1px 74px), linear-gradient(145deg,#fbf5ed 0%,#f4e8dc 44%,#f7eee7 70%,#efe2d6 100%); box-shadow:0 30px 70px rgba(78,54,46,.12),inset 0 1px 0 rgba(255,255,255,.95) } .boutique-clothes-rack::before{ content:""; position:absolute; z-index:-1; inset:0; background:linear-gradient(115deg,transparent 0 46%,rgba(255,255,255,.38) 46% 54%,transparent 54% 100%); opacity:.55; pointer-events:none } .boutique-clothes-rack::after{ content:""; position:absolute; z-index:0; right:22px; bottom:17px; left:22px; height:18px; border-radius:50%; background:rgba(79,51,39,.08); filter:blur(15px); pointer-events:none } .clothes-rack-rod{ position:absolute; z-index:5; top:45px; right:34px; left:34px; height:16px; border:1px solid rgba(65,43,38,.35); border-radius:999px; background:linear-gradient(180deg,#d8c5b7 0%,#a78673 27%,#5b403b 52%,#2f2429 61%,#9d7866 100%); box-shadow:0 7px 14px rgba(54,35,34,.27),inset 0 2px 2px rgba(255,255,255,.45) } .clothes-rack-rod::before,.clothes-rack-rod::after{ content:""; position:absolute; top:50%; width:25px; height:31px; transform:translateY(-50%); border:1px solid rgba(65,43,38,.32); border-radius:9px; background:linear-gradient(90deg,#6f5148,#d6b9a4 48%,#5a403b); box-shadow:0 6px 12px rgba(54,35,34,.2) } .clothes-rack-rod::before{right:-13px} .clothes-rack-rod::after{left:-13px} .hanging-products{position:relative;z-index:2;align-items:start;gap:22px} .hanging-product{ position:relative; min-width:0; padding-top:78px; transform-origin:50% -62px } .hanger-rope{ position:absolute; z-index:4; top:-67px; left:50%; width:6px; height:79px; transform:translateX(-50%); border-radius:999px; background:repeating-linear-gradient(-38deg,#7f5737 0 3px,#c69a63 3px 6px,#9a6d43 6px 9px); box-shadow:1px 0 0 rgba(255,255,255,.45),0 2px 4px rgba(67,43,29,.22) } .hanger-rope::before{ content:""; position:absolute; top:-2px; left:50%; width:12px; height:10px; transform:translateX(-50%); border:3px solid #795941; border-top:0; border-radius:0 0 10px 10px } .garment-hanger{ position:absolute; z-index:3; top:0; left:50%; width:min(88%,220px); height:76px; transform:translateX(-50%); transform-origin:50% 0; background:center/100% 100% no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 82'%3E%3Cpath d='M108 35c-1-13 18-10 18-25 0-13-19-15-25-2' fill='none' stroke='%23805a3d' stroke-width='7' stroke-linecap='round'/%3E%3Cpath d='M108 34 28 70c-9 4-5 10 5 10h154c10 0 14-6 5-10l-80-36' fill='none' stroke='%23966a47' stroke-width='8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M45 70h130' fill='none' stroke='%23c69c6b' stroke-width='3' stroke-linecap='round' opacity='.75'/%3E%3C/svg%3E"); filter:drop-shadow(0 7px 5px rgba(67,42,28,.2)); transition:transform .35s ease } .hanging-product:nth-child(even) .garment-hanger{transform:translateX(-50%) rotate(1.1deg)} .hanging-product:nth-child(3n) .garment-hanger{transform:translateX(-50%) rotate(-1deg)} .hanging-product>.product-card{ overflow:visible; border:0; border-radius:0; background:transparent; box-shadow:none; transition:transform .35s ease } .hanging-product>.product-card:hover{transform:translateY(-5px);border-color:transparent;box-shadow:none} .hanging-product .product-image{ margin:0 7px; overflow:hidden; border:5px solid rgba(255,253,249,.92); border-radius:25px 25px 44px 25px; background:#efe7df; box-shadow:0 18px 32px rgba(69,48,40,.15),0 0 0 1px rgba(132,95,76,.11) } .hanging-product .product-info{ position:relative; z-index:2; margin:-5px 14px 0; padding:15px 15px 10px; border:1px solid rgba(142,103,84,.16); border-bottom:0; border-radius:4px 4px 0 0; background:rgba(255,253,249,.94); box-shadow:0 12px 24px rgba(70,49,41,.09) } .hanging-product .product-info::before{ content:""; position:absolute; top:5px; right:7px; bottom:5px; left:7px; border:1px dashed rgba(164,124,91,.2); border-radius:7px; pointer-events:none } .hanging-product .product-info>*{position:relative;z-index:1} .hanging-product .product-card-actions{ margin:0 14px; padding:8px 10px 13px; border:1px solid rgba(142,103,84,.16); border-top:1px dashed rgba(154,112,82,.24); border-radius:0 0 23px 15px; background:rgba(255,253,249,.94); box-shadow:0 14px 25px rgba(70,49,41,.1) } .hanging-product:hover .garment-hanger{transform:translateX(-50%) rotate(-1.2deg)} .hanging-product:nth-child(even):hover .garment-hanger{transform:translateX(-50%) rotate(1.8deg)} html[data-theme="dark"] .boutique-clothes-rack{ border-color:rgba(231,201,181,.1); background: radial-gradient(circle at 14% 12%,rgba(255,255,255,.04),transparent 26%), repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 1px,transparent 1px 74px), linear-gradient(145deg,#2b2527,#241f22 52%,#302629); box-shadow:0 30px 70px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.04) } html[data-theme="dark"] .hanging-product .product-info, html[data-theme="dark"] .hanging-product .product-card-actions{border-color:#453a3d;background:rgba(36,31,33,.96)} html[data-theme="dark"] .hanging-product .product-image{border-color:#312a2c;box-shadow:0 18px 32px rgba(0,0,0,.3),0 0 0 1px #453a3d} @media(max-width:760px){ .featured-showcase{padding-top:56px;padding-bottom:48px} .featured-showcase .section-heading{align-items:flex-end} .boutique-clothes-rack{margin-top:20px;padding:88px 8px 24px;border-radius:27px 27px 46px 27px} .clothes-rack-rod{top:31px;right:12px;left:12px;height:12px} .clothes-rack-rod::before,.clothes-rack-rod::after{width:17px;height:24px;border-radius:7px} .clothes-rack-rod::before{right:-8px}.clothes-rack-rod::after{left:-8px} .hanging-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px} .hanging-product{padding-top:58px} .hanger-rope{top:-52px;width:5px;height:62px} .garment-hanger{top:-2px;width:96%;height:60px} .hanging-product .product-image{margin:0 3px;border-width:3px;border-radius:17px 17px 28px 17px} .hanging-product .product-info{margin:-3px 6px 0;padding:10px 8px 6px} .hanging-product .product-card-actions{margin:0 6px;padding:5px 6px 9px;border-radius:0 0 17px 11px} .hanging-product>.product-card:hover{transform:none} } @media(max-width:390px){ .boutique-clothes-rack{padding-inline:5px} .hanging-products{gap:5px} .hanging-product .product-info,.hanging-product .product-card-actions{margin-inline:4px} } @media(prefers-reduced-motion:reduce){ .garment-hanger,.hanging-product>.product-card{transition:none!important} } .realistic-rack{ padding:24px 24px 38px; overflow:visible; background: radial-gradient(circle at 15% 8%,rgba(255,255,255,.92),transparent 32%), linear-gradient(145deg,#fbf6f0,#f3e7dc 56%,#f7eee7); } .realistic-rack::before{ inset:0; border-radius:inherit; background:linear-gradient(115deg,transparent 0 47%,rgba(255,255,255,.24) 47% 54%,transparent 54% 100%); } .rack-realistic-scene{ position:relative; z-index:3; display:block; width:100%; aspect-ratio:1156/426; overflow:hidden; border:1px solid rgba(123,87,69,.14); border-radius:31px 31px 48px 31px; background:#f4e9df; box-shadow:0 24px 50px rgba(69,45,37,.16),inset 0 1px 0 rgba(255,255,255,.92); } .rack-realistic-scene::after{ content:""; position:absolute; inset:0; pointer-events:none; border-radius:inherit; background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 24%,transparent 78%,rgba(47,31,28,.06)); box-shadow:inset 0 0 0 1px rgba(255,255,255,.36); } .rack-realistic-image{ width:100%; height:100%; object-fit:cover; object-position:center; transition:transform .65s cubic-bezier(.2,.75,.2,1),filter .35s ease; } .rack-realistic-scene:hover .rack-realistic-image{transform:scale(1.012);filter:saturate(1.025) contrast(1.01)} .rack-realistic-caption{ position:absolute; z-index:2; right:22px; bottom:18px; display:flex; flex-direction:column; gap:3px; max-width:min(330px,45%); padding:11px 15px; border:1px solid rgba(255,255,255,.7); border-radius:17px; background:rgba(255,253,250,.78); color:#42332f; box-shadow:0 12px 30px rgba(66,43,36,.13); backdrop-filter:blur(13px); } .rack-realistic-caption b{font-size:11px}.rack-realistic-caption small{font-size:8px;color:#7f6c65;line-height:1.7} .realistic-rack>.clothes-rack-rod, .realistic-rack .hanger-rope, .realistic-rack .garment-hanger{display:none!important} .realistic-rack .hanging-products{ position:relative; z-index:4; grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px; margin-top:-13px; padding:0 18px; align-items:stretch; } .realistic-rack .hanging-product{padding-top:0;transform:none} .realistic-rack .hanging-product>.product-card{ height:100%; overflow:hidden; padding:9px 9px 12px; border:1px solid rgba(255,255,255,.9); border-radius:26px 26px 38px 26px; background:rgba(255,255,255,.93); box-shadow:0 18px 38px rgba(69,46,41,.13),inset 0 1px 0 #fff; transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease; } .realistic-rack .hanging-product>.product-card:hover{transform:translateY(-6px);box-shadow:0 28px 52px rgba(69,46,41,.18),inset 0 1px 0 #fff} .realistic-rack .hanging-product .product-image{ margin:0; overflow:hidden; border:0; border-radius:20px 20px 29px 20px; background:linear-gradient(145deg,#f2eaff,#fff3f7); box-shadow:none; } .realistic-rack .hanging-product .product-info{ position:relative; z-index:2; margin:0; padding:14px 7px 7px; border:0; border-radius:0; background:transparent; box-shadow:none; } .realistic-rack .hanging-product .product-info::before{display:none} .realistic-rack .hanging-product .product-card-actions{ margin:0; padding:5px 7px 1px; border:0; border-radius:0; background:transparent; box-shadow:none; } html[data-theme="dark"] .realistic-rack{ border-color:rgba(231,201,181,.1); background:linear-gradient(145deg,#2b2527,#241f22 52%,#302629); } html[data-theme="dark"] .rack-realistic-scene{border-color:#463a3d;background:#2a2426;box-shadow:0 25px 55px rgba(0,0,0,.34)} html[data-theme="dark"] .rack-realistic-image{filter:brightness(.76) saturate(.88)} html[data-theme="dark"] .rack-realistic-caption{border-color:rgba(255,255,255,.09);background:rgba(35,30,32,.82);color:#f5ece9} html[data-theme="dark"] .rack-realistic-caption small{color:#c6b9b4} html[data-theme="dark"] .realistic-rack .hanging-product>.product-card{border-color:#453a3d;background:rgba(36,31,33,.96);box-shadow:0 18px 38px rgba(0,0,0,.32)} @media(max-width:760px){ .realistic-rack{margin-top:20px;padding:10px 7px 23px;border-radius:27px 27px 46px 27px;overflow:hidden} .rack-realistic-scene{aspect-ratio:1156/500;border-radius:21px 21px 31px 21px} .rack-realistic-image{object-fit:cover;object-position:center top} .rack-realistic-caption{right:10px;bottom:9px;max-width:60%;padding:7px 9px;border-radius:12px} .rack-realistic-caption b{font-size:8px}.rack-realistic-caption small{display:none} .realistic-rack .hanging-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;padding:0} .realistic-rack .hanging-product>.product-card{border-radius:18px 18px 27px 18px;padding:6px 6px 9px} .realistic-rack .hanging-product>.product-card:hover{transform:none} .realistic-rack .hanging-product .product-image{border-radius:14px 14px 22px 14px} .realistic-rack .hanging-product .product-info{padding:9px 6px 5px} .realistic-rack .hanging-product .product-card-actions{padding:4px 5px 0} } @media(max-width:390px){ .rack-realistic-scene{aspect-ratio:1.95/1} .rack-realistic-caption{display:none} .realistic-rack .hanging-products{gap:6px} } @media(prefers-reduced-motion:reduce){ .rack-realistic-image,.realistic-rack .hanging-product>.product-card{transition:none!important} } .realistic-rack{ padding:24px 24px 34px; overflow:visible; } .rack-realistic-scene{ overflow:hidden; box-shadow:0 26px 52px rgba(69,45,37,.16),inset 0 1px 0 rgba(255,255,255,.92); } .rack-realistic-scene::before{ content:""; position:absolute; right:10%; bottom:12px; left:10%; height:18px; border-radius:999px; background:radial-gradient(circle at center,rgba(85,55,44,.16),rgba(85,55,44,0) 72%); filter:blur(9px); pointer-events:none; } .rack-realistic-image{ animation:royaRackSceneFloat 8.6s ease-in-out infinite; transform-origin:50% 12%; } .rack-realistic-scene:hover .rack-realistic-image{filter:saturate(1.03) contrast(1.01)} .rack-realistic-caption{ right:28px; bottom:20px; max-width:min(340px,42%); } .rack-realistic-caption b{font-size:12px} .rack-realistic-caption small{font-size:9px} .rack-product-summaries{ position:relative; z-index:4; display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:16px; margin-top:18px; padding:0 10px; align-items:start; } .rack-summary-slot{ position:relative; min-width:0; } .rack-summary-slot::before{ content:""; position:absolute; top:-17px; left:50%; width:2px; height:17px; transform:translateX(-50%); border-radius:999px; background:linear-gradient(180deg,rgba(154,112,82,.42),rgba(154,112,82,0)); } .rack-product-summary{ height:100%; padding:17px 17px 15px; border:1px solid rgba(142,103,84,.16); border-radius:24px 24px 34px 24px; background:rgba(255,253,249,.94); box-shadow:0 16px 34px rgba(70,49,41,.1),inset 0 1px 0 rgba(255,255,255,.8); transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease,border-color .35s ease; } .rack-product-summary:hover{ transform:translateY(-5px); border-color:rgba(144,105,85,.24); box-shadow:0 24px 40px rgba(70,49,41,.13),inset 0 1px 0 rgba(255,255,255,.88); } .rack-summary-head{ display:flex; align-items:center; justify-content:space-between; gap:10px; margin-bottom:10px; } .rack-summary-head small{ color:#8e756e; font-size:11px; white-space:nowrap; } .rack-summary-kicker{ display:inline-flex; align-items:center; gap:6px; padding:6px 10px; border-radius:999px; background:#f3ece5; color:#9c7081; font-size:11px; font-weight:800; } .rack-product-summary h3{ margin:0; font-size:18px; line-height:1.7; } .rack-product-summary h3 a{color:var(--rk-ink)} .rack-product-summary p{ margin:8px 0 0; color:#7d6964; font-size:12px; line-height:2; } .rack-summary-meta{ display:flex; flex-wrap:wrap; gap:7px; margin-top:14px; } .rack-summary-chip{ display:inline-flex; align-items:center; gap:6px; min-height:30px; padding:0 11px; border:1px solid rgba(134,108,102,.14); border-radius:999px; background:#fff; color:#6f5d59; font-size:11px; font-weight:700; } .rack-summary-chip.color i{ width:8px; height:8px; border-radius:50%; background:linear-gradient(135deg,#dcbad2,#baa3dd); } .rack-summary-price{ display:flex; align-items:end; justify-content:space-between; gap:10px; margin-top:16px; } .rack-summary-price strong{ display:block; color:#3c2d32; font-size:24px; line-height:1.2; } .rack-summary-price del{ display:block; margin-top:4px; color:#b0a09a; font-size:12px; } .rack-summary-price span{ color:#9d7182; font-size:11px; font-weight:700; } .rack-summary-actions{ display:flex; align-items:center; gap:10px; margin-top:16px; } .rack-summary-view, .rack-summary-wishlist{ display:inline-flex; align-items:center; justify-content:center; gap:8px; min-height:46px; padding:0 16px; border-radius:15px; font-size:12px; font-weight:800; transition:transform .25s ease,background .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease; } .rack-summary-view{ flex:1 1 auto; background:var(--rk-plum); color:#fff; box-shadow:0 14px 24px rgba(99,74,95,.16); } .rack-summary-view:hover{transform:translateY(-1px);background:#75596d;color:#fff} .rack-summary-wishlist-form{margin:0} .rack-summary-wishlist{ flex:0 0 auto; border:1px solid rgba(141,108,101,.18); background:#fff; color:#6b5651; } .rack-summary-wishlist svg{width:18px;height:18px} .rack-summary-wishlist.active, .rack-summary-wishlist:hover{border-color:#d9c4d3;background:#fff8fc;color:#945d7e} @keyframes royaRackSceneFloat{ 0%,100%{transform:translate3d(0,0,0) rotate(0deg) scale(1)} 25%{transform:translate3d(0,-4px,0) rotate(-.25deg) scale(1.004)} 50%{transform:translate3d(0,-1px,0) rotate(.22deg) scale(1.008)} 75%{transform:translate3d(0,-5px,0) rotate(-.15deg) scale(1.005)} } html[data-theme="dark"] .rack-summary-slot::before{background:linear-gradient(180deg,rgba(223,191,170,.28),rgba(223,191,170,0))} html[data-theme="dark"] .rack-product-summary{ border-color:#453a3d; background:rgba(36,31,33,.96); box-shadow:0 18px 38px rgba(0,0,0,.3); } html[data-theme="dark"] .rack-summary-kicker{background:#342d30;color:#e3bfcb} html[data-theme="dark"] .rack-summary-head small, html[data-theme="dark"] .rack-product-summary p, html[data-theme="dark"] .rack-summary-price del{color:#beaead} html[data-theme="dark"] .rack-product-summary h3 a, html[data-theme="dark"] .rack-summary-price strong{color:#f6ece9} html[data-theme="dark"] .rack-summary-chip{border-color:#4b4043;background:#2e272a;color:#eadedb} html[data-theme="dark"] .rack-summary-wishlist{border-color:#4b4043;background:#2b2527;color:#eadedb} html[data-theme="dark"] .rack-summary-wishlist.active, html[data-theme="dark"] .rack-summary-wishlist:hover{border-color:#7b5b69;background:#392d34;color:#ffdfe9} @media(max-width:980px){ .rack-product-summaries{gap:12px;padding:0 2px} .rack-product-summary{padding:15px 14px 14px} .rack-summary-price strong{font-size:21px} .rack-summary-actions{flex-direction:column;align-items:stretch} .rack-summary-wishlist{width:100%} } @media(max-width:760px){ .realistic-rack{margin-top:20px;padding:10px 7px 22px;border-radius:27px 27px 46px 27px;overflow:hidden} .rack-realistic-scene{aspect-ratio:1156/500;border-radius:21px 21px 31px 21px} .rack-realistic-caption{right:10px;bottom:9px;max-width:64%;padding:8px 10px;border-radius:12px} .rack-realistic-caption b{font-size:9px}.rack-realistic-caption small{font-size:7px} .rack-product-summaries{grid-template-columns:minmax(0,1fr);gap:10px;margin-top:12px;padding:0} .rack-summary-slot::before{display:none} .rack-product-summary{border-radius:18px 18px 26px 18px;padding:13px 12px} .rack-product-summary:hover{transform:none} .rack-summary-head{margin-bottom:8px} .rack-product-summary h3{font-size:16px} .rack-product-summary p{font-size:11px;line-height:1.9} .rack-summary-meta{margin-top:11px;gap:6px} .rack-summary-chip{min-height:28px;padding:0 9px;font-size:10px} .rack-summary-price{margin-top:12px} .rack-summary-price strong{font-size:19px} .rack-summary-actions{margin-top:13px;gap:8px} .rack-summary-view,.rack-summary-wishlist{min-height:42px;font-size:11px} } @media(max-width:390px){ .rack-realistic-caption{display:none} } @media(prefers-reduced-motion:reduce){ .rack-realistic-image, .rack-product-summary, .rack-summary-view, .rack-summary-wishlist{animation:none!important;transition:none!important} } .site-header::before{display:none!important} .realistic-rack::before, .realistic-rack::after, .rack-realistic-scene::before, .rack-realistic-scene::after{pointer-events:none!important} .rack-realistic-scene{z-index:1} .rack-product-summaries{ z-index:12; align-items:stretch; pointer-events:auto; } .rack-summary-slot{ display:flex; min-height:100%; pointer-events:auto; } .rack-summary-slot::before{pointer-events:none} .rack-product-summary{ position:relative; z-index:13; display:flex; flex:1 1 auto; flex-direction:column; min-width:0; min-height:338px; pointer-events:auto; } .rack-product-summary>*{position:relative;z-index:1} .rack-product-summary h3{min-height:61px} .rack-product-summary>p{ min-height:48px; display:-webkit-box; overflow:hidden; -webkit-box-orient:vertical; -webkit-line-clamp:2; } .rack-summary-meta{ min-height:67px; align-content:flex-start; } .rack-summary-chip{ appearance:none; -webkit-appearance:none; cursor:pointer; user-select:none; outline:0; font-family:inherit; transition:border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease; } .rack-summary-chip:hover{transform:translateY(-1px);border-color:#d6bdc7} .rack-summary-chip:focus-visible{ border-color:#9c7081; box-shadow:0 0 0 3px rgba(156,112,129,.16); } .rack-summary-chip.active{ border-color:#b98ba0; background:#f9edf2; color:#86566c; box-shadow:0 4px 12px rgba(139,87,112,.1); } .rack-summary-chip.active.color i{box-shadow:0 0 0 3px rgba(185,139,160,.18)} .rack-summary-price{margin-top:auto;padding-top:16px} .rack-summary-actions{ position:relative; z-index:15; flex-direction:row!important; margin-top:14px; pointer-events:auto; } .rack-summary-actions a, .rack-summary-actions form, .rack-summary-actions button{ position:relative; z-index:16; pointer-events:auto!important; touch-action:manipulation; } .rack-summary-wishlist-form{display:flex;flex:0 0 auto} .rack-summary-wishlist{ min-width:124px; cursor:pointer; } .rack-summary-wishlist svg{ width:18px; height:18px; fill:none!important; stroke:currentColor!important; stroke-width:1.8!important; stroke-linecap:round; stroke-linejoin:round; } .rack-summary-wishlist svg path{fill:none!important;stroke:currentColor!important} .rack-summary-wishlist.active svg path{fill:currentColor!important;stroke:currentColor!important} .rack-summary-wishlist:not(.active){background:#fff;color:#6b5651} .rack-summary-wishlist:not(.active):hover{background:#fffafc;color:#8d6175} html[data-theme="dark"] .rack-summary-chip.active{border-color:#8f687a;background:#3a2d34;color:#f2ccd9} html[data-theme="dark"] .rack-summary-wishlist:not(.active){background:#2b2527;color:#eadedb} @media(max-width:980px){ .rack-product-summary{min-height:320px} .rack-summary-actions{align-items:stretch!important} .rack-summary-wishlist{width:auto;min-width:112px} } @media(max-width:760px){ .featured-showcase{padding-top:42px;padding-bottom:34px} .featured-showcase .section-heading{margin-bottom:14px} .featured-showcase .section-heading h2{font-size:24px;line-height:1.45} .featured-showcase .section-heading p{margin-top:4px;font-size:10px} .realistic-rack{ padding:7px 6px 16px; border-radius:22px 22px 34px 22px; } .rack-realistic-scene{ aspect-ratio:1.78/1; border-radius:17px 17px 24px 17px; } .rack-realistic-caption{display:none} .rack-product-summaries{ display:grid; grid-auto-flow:column; grid-auto-columns:minmax(248px,82vw); grid-template-columns:none; gap:9px; margin-top:9px; padding:0 2px 7px; overflow-x:auto; overflow-y:hidden; scroll-snap-type:x mandatory; scroll-padding-inline:2px; -webkit-overflow-scrolling:touch; scrollbar-width:none; } .rack-product-summaries::-webkit-scrollbar{display:none} .rack-summary-slot{ min-height:0; scroll-snap-align:start; } .rack-product-summary{ min-height:264px; padding:11px 11px 10px; border-radius:16px 16px 23px 16px; } .rack-summary-head{margin-bottom:6px} .rack-summary-head small{font-size:9px} .rack-summary-kicker{padding:4px 8px;font-size:9px} .rack-product-summary h3{ min-height:auto; margin:0; font-size:14px; line-height:1.65; } .rack-product-summary>p{ min-height:0; margin-top:4px; font-size:9px; line-height:1.75; -webkit-line-clamp:1; } .rack-summary-meta{ min-height:52px; gap:5px; margin-top:8px; } .rack-summary-chip{ min-height:25px; padding:0 7px; font-size:9px; } .rack-summary-chip:nth-child(n+5){display:none} .rack-summary-chip.color i{width:6px;height:6px} .rack-summary-price{ align-items:center; margin-top:auto; padding-top:8px; } .rack-summary-price strong{font-size:17px} .rack-summary-price del{margin-top:2px;font-size:9px} .rack-summary-price>span{font-size:9px} .rack-summary-actions{gap:7px;margin-top:9px} .rack-summary-view, .rack-summary-wishlist{ min-height:39px; border-radius:12px; padding:0 11px; font-size:10px; } .rack-summary-wishlist{ width:42px!important; min-width:42px!important; padding:0!important; } .rack-summary-wishlist span{display:none} .rack-summary-wishlist svg{width:17px;height:17px} } @media(max-width:390px){ .rack-product-summaries{grid-auto-columns:minmax(232px,84vw)} .rack-product-summary{min-height:254px} .rack-summary-price strong{font-size:16px} } @media(max-width:760px){ .mobile-nav{ grid-template-columns:repeat(5,minmax(0,1fr))!important; padding-inline:5px!important; overflow:visible!important; } .mobile-nav>a{ min-width:0; padding-inline:2px; } .mobile-nav .mobile-account-link{ position:relative; z-index:3; transform:translateY(-7px); color:#fff!important; background:linear-gradient(145deg,#a16688,#79536f)!important; border:1px solid rgba(255,255,255,.42); box-shadow:0 10px 24px rgba(111,74,99,.28),inset 0 1px 0 rgba(255,255,255,.28); } .mobile-nav .mobile-account-link:hover, .mobile-nav .mobile-account-link:focus-visible, .mobile-nav .mobile-account-link.active{ color:#fff!important; background:linear-gradient(145deg,#ad6c91,#815873)!important; transform:translateY(-8px); } .mobile-nav .mobile-account-link::before{ display:none!important; } .mobile-nav .mobile-account-link::after{ content:""; position:absolute; right:50%; bottom:3px; width:22px; height:3px; transform:translateX(50%); border-radius:999px; background:rgba(255,255,255,.78)!important; box-shadow:none!important; opacity:0; } .mobile-nav .mobile-account-link.active::after{opacity:1} .mobile-nav .mobile-account-link svg{ width:23px!important; height:23px!important; filter:drop-shadow(0 4px 7px rgba(42,24,37,.18)); } .mobile-nav .mobile-account-link small{ max-width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#fff!important; font-size:8px!important; font-weight:800; } .mobile-nav .cart-link b{ right:12%!important; } } @media(max-width:370px){ .mobile-nav{width:calc(100% - 14px)!important;padding-inline:3px!important} .mobile-nav small{font-size:7px!important} .mobile-nav .mobile-account-link small{font-size:7px!important} .mobile-nav .mobile-account-link{transform:translateY(-6px)} } @media(prefers-reduced-motion:reduce){ .mobile-nav .mobile-account-link{transition:none!important} } @media(max-width:760px){ .category-strip{ display:grid!important; grid-template-columns:repeat(2,minmax(0,1fr))!important; grid-auto-flow:row!important; gap:8px!important; margin-top:14px!important; padding:0!important; overflow:visible!important; scroll-snap-type:none!important; } .category-strip a{ width:auto!important; min-width:0!important; height:78px!important; grid-template-columns:40px minmax(0,1fr)!important; grid-template-rows:1fr 1fr!important; column-gap:8px!important; padding:9px 10px!important; border-radius:16px 16px 23px 16px!important; scroll-snap-align:none!important; } .category-strip .category-icon{ width:38px!important; height:38px!important; border-radius:12px 12px 17px 12px!important; } .category-strip .category-icon svg{width:20px!important;height:20px!important} .category-strip strong{font-size:11px!important;line-height:1.45!important} .category-strip small{font-size:7px!important;line-height:1.45!important} .category-strip a::after{left:7px!important;top:7px!important;width:19px!important;height:19px!important;font-size:9px!important} .featured-showcase .home-heading, .new-arrivals .home-heading, .seo-growth-links .home-heading{ display:grid!important; grid-template-columns:minmax(0,1fr)!important; width:100%!important; gap:8px!important; align-items:start!important; justify-items:start!important; margin-bottom:14px!important; padding-inline:0!important; direction:rtl!important; text-align:right!important; } .featured-showcase .home-heading>div, .new-arrivals .home-heading>div, .seo-growth-links .home-heading>div{ width:100%!important; min-width:0!important; text-align:right!important; } .featured-showcase .home-heading .eyebrow, .new-arrivals .home-heading .eyebrow, .seo-growth-links .home-heading .eyebrow{ display:flex!important; width:100%!important; justify-content:flex-start!important; margin:0 0 4px!important; text-align:right!important; } .featured-showcase .home-heading h2, .featured-showcase .home-heading p, .new-arrivals .home-heading h2, .new-arrivals .home-heading p, .seo-growth-links .home-heading h2, .seo-growth-links .home-heading p{ width:100%!important; margin-inline:0!important; text-align:right!important; } .featured-showcase .home-heading h2, .new-arrivals .home-heading h2, .seo-growth-links .home-heading h2{ font-size:23px!important; line-height:1.5!important; } .featured-showcase .home-heading p, .new-arrivals .home-heading p, .seo-growth-links .home-heading p{ margin-top:4px!important; font-size:9px!important; line-height:1.8!important; } .featured-showcase .home-heading>a, .new-arrivals .home-heading>a, .seo-growth-links .home-heading>a{ justify-self:start!important; align-self:auto!important; min-height:34px!important; margin:0!important; padding:7px 11px!important; font-size:9px!important; } .featured-showcase{padding-top:34px!important;padding-bottom:28px!important} .new-arrivals{ width:calc(100% - 24px)!important; margin-top:18px!important; padding:25px 10px 28px!important; border-radius:25px 25px 39px 25px!important; } .seo-growth-links{ margin-top:0!important; padding-top:30px!important; padding-bottom:20px!important; } .real-lookbook.boutique-lookbook + .seo-growth-links, .new-arrivals + .seo-growth-links{padding-top:28px!important} .seo-link-grid{padding-bottom:6px!important} .benefits{margin-bottom:26px!important} body.store-body .site-footer{margin-top:34px!important} body.store-body .footer-card{ transform:translateY(-20px)!important; margin-bottom:-8px!important; } .mobile-nav .mobile-account-link, .mobile-nav .mobile-account-link:hover, .mobile-nav .mobile-account-link:focus-visible, .mobile-nav .mobile-account-link.active{ align-self:stretch!important; height:auto!important; margin:0!important; transform:none!important; } .mobile-nav .mobile-account-link{ box-shadow:none!important; } .mobile-nav .mobile-account-link svg{ width:22px!important; height:22px!important; } .mobile-nav .mobile-account-link small{ font-size:8px!important; line-height:1.2!important; } } @media(max-width:370px){ .category-strip a{height:73px!important;padding-inline:8px!important} .category-strip .category-icon{width:35px!important;height:35px!important} .featured-showcase .home-heading h2, .new-arrivals .home-heading h2, .seo-growth-links .home-heading h2{font-size:21px!important} .mobile-nav .mobile-account-link, .mobile-nav .mobile-account-link:hover, .mobile-nav .mobile-account-link:focus-visible, .mobile-nav .mobile-account-link.active{transform:none!important} } .header-benefit-bar{ width:min(1280px,calc(100% - 40px)); min-height:38px; margin:10px auto 0; display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); align-items:center; overflow:hidden; border:1px solid rgba(143,106,118,.14); border-radius:17px 17px 24px 17px; background:rgba(255,253,250,.8); box-shadow:0 8px 24px rgba(74,53,62,.055),inset 0 1px 0 rgba(255,255,255,.92); backdrop-filter:blur(16px) saturate(125%); -webkit-backdrop-filter:blur(16px) saturate(125%); } .header-benefit-bar span{ min-width:0; display:flex; align-items:center; justify-content:center; gap:7px; padding:8px 12px; color:#69565e; font-size:11px; font-weight:800; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } .header-benefit-bar span+span{border-right:1px solid rgba(143,106,118,.12)} .header-benefit-bar i{ width:19px; height:19px; flex:0 0 19px; display:grid; place-items:center; border-radius:50%; background:#f6e8eb; color:#a75e70; font-size:10px; font-style:normal; line-height:1; } .header-benefit-bar + .site-header{margin-top:7px} html[data-theme="dark"] .header-benefit-bar{ border-color:rgba(255,255,255,.08); background:rgba(34,29,32,.84); box-shadow:0 8px 24px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.035); } html[data-theme="dark"] .header-benefit-bar span{color:#e6d9dc} html[data-theme="dark"] .header-benefit-bar span+span{border-color:rgba(255,255,255,.07)} html[data-theme="dark"] .header-benefit-bar i{background:#49323a;color:#efb5c3} .header-benefit-admin-preview{ display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:8px; margin-top:16px; padding:10px; border:1px dashed rgba(142,108,121,.23); border-radius:17px; background:#fffaf8; } .header-benefit-admin-preview span{ min-width:0; padding:9px 10px; border-radius:12px; background:#f7edef; color:#795c66; font-size:11px; font-weight:800; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } @media(max-width:760px){ .header-benefit-bar{ width:calc(100% - 20px); max-width:430px; min-height:31px; margin:7px auto 0; border-radius:14px 14px 20px 14px; } .header-benefit-bar span{ gap:4px; padding:6px 4px; font-size:8px; letter-spacing:-.15px; } .header-benefit-bar i{ width:14px; height:14px; flex-basis:14px; font-size:7px; } .header-benefit-bar + .site-header{margin-top:6px!important} .mobile-nav .mobile-account-link{ color:inherit!important; background:transparent!important; border:0!important; box-shadow:none!important; transform:none!important; } .mobile-nav .mobile-account-link:hover, .mobile-nav .mobile-account-link:focus-visible{ color:inherit!important; background:rgba(255,255,255,.06)!important; border:0!important; box-shadow:none!important; transform:none!important; } .mobile-nav .mobile-account-link.active{ color:#9b5868!important; background:rgba(255,255,255,.12)!important; border:0!important; box-shadow:none!important; transform:none!important; } .mobile-nav .mobile-account-link small{color:inherit!important;font-weight:inherit!important} .mobile-nav .mobile-account-link svg{filter:none!important} .mobile-nav .mobile-account-link::before{display:none!important} .mobile-nav .mobile-account-link::after{ right:50%!important; bottom:2px!important; width:21px!important; height:3px!important; transform:translateX(50%)!important; background:#c87587!important; box-shadow:none!important; opacity:0!important; } .mobile-nav .mobile-account-link.active::after{opacity:1!important} .header-benefit-admin-preview{grid-template-columns:1fr;gap:6px} } @media(max-width:360px){ .header-benefit-bar span{font-size:7px;padding-inline:2px} .header-benefit-bar i{display:none} } @media(prefers-reduced-motion:reduce){ .header-benefit-bar,.mobile-nav .mobile-account-link{transition:none!important} } .header-benefit-bar{ position:relative; display:block; height:38px; min-height:38px; isolation:isolate; } .header-benefit-bar .header-benefit-item{ position:absolute; inset:0; min-width:0; display:flex; align-items:center; justify-content:center; gap:8px; padding:7px 14px; border:0!important; color:#69565e; opacity:0; visibility:hidden; transform:translate3d(0,8px,0); transition:opacity .5s ease,transform .55s cubic-bezier(.2,.75,.2,1),visibility .5s step-end; pointer-events:none; } .header-benefit-bar .header-benefit-item.is-active{ opacity:1; visibility:visible; transform:translate3d(0,0,0); transition:opacity .5s ease,transform .55s cubic-bezier(.2,.75,.2,1),visibility 0s step-start; } .header-benefit-bar .header-benefit-item b{ min-width:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font:inherit; } .header-benefit-bar .header-benefit-item i{ animation:royaBenefitTick 2.8s ease-in-out infinite; } @keyframes royaBenefitTick{ 0%,100%{transform:scale(1);opacity:.82} 45%{transform:scale(1.12);opacity:1} } @media(max-width:760px){ .header-benefit-bar{ height:32px; min-height:32px; } .header-benefit-bar .header-benefit-item{ padding:6px 10px; gap:6px; font-size:9px; letter-spacing:0; } .header-benefit-bar .header-benefit-item i{ display:grid!important; width:15px; height:15px; flex-basis:15px; font-size:7px; } .mobile-nav{ overflow:hidden!important; border-radius:23px 23px 30px 23px!important; border-color:rgba(255,255,255,.16)!important; box-shadow:0 14px 34px rgba(24,17,34,.28)!important; } .mobile-nav::before{ display:none!important; content:none!important; } .mobile-nav .mobile-account-link, .mobile-nav .mobile-account-link:hover, .mobile-nav .mobile-account-link:focus-visible, .mobile-nav .mobile-account-link.active{ color:#fff!important; background:transparent!important; border:0!important; border-radius:17px!important; box-shadow:none!important; filter:none!important; transform:none!important; outline:0!important; } .mobile-nav .mobile-account-link::before, .mobile-nav .mobile-account-link::after{ display:none!important; content:none!important; opacity:0!important; box-shadow:none!important; } .mobile-nav .mobile-account-link svg, .mobile-nav .mobile-account-link small{ color:#fff!important; filter:none!important; text-shadow:none!important; } .mobile-nav .mobile-account-link svg{ stroke:#fff!important; } .mobile-nav .mobile-account-link span{ transform:none!important; filter:none!important; } } @media(prefers-reduced-motion:reduce){ .header-benefit-bar .header-benefit-item{ transition:none!important; transform:none!important; } .header-benefit-bar .header-benefit-item i{animation:none!important} } .header-benefit-bar{ position:relative; display:flex; align-items:center; justify-content:center; min-height:40px; padding:0 12px; overflow:hidden; } .header-benefit-bar .header-benefit-item{ position:relative; display:inline-flex; align-items:center; justify-content:center; gap:8px; max-width:min(100%,430px); min-width:0; padding:8px 14px; color:#6d5860; } .header-benefit-bar .header-benefit-item i{ width:19px; height:19px; flex:0 0 19px; display:grid; place-items:center; border-radius:999px; background:#f7edf2; color:#c78298; font-size:10px; line-height:1; } .header-benefit-bar [data-header-benefit-output]{ position:relative; display:inline-block; min-width:0; max-width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font:inherit; font-weight:800; letter-spacing:.02em; padding-inline-end:10px; } .header-benefit-bar [data-header-benefit-output]::after{ content:""; position:absolute; top:50%; inset-inline-end:0; width:2px; height:1.05em; border-radius:999px; background:currentColor; transform:translateY(-50%); animation:royaHeaderCaret .9s steps(1,end) infinite; } @keyframes royaHeaderCaret{0%,49%{opacity:1}50%,100%{opacity:0}} .mobile-header-wordmark{ width:min(44vw,205px)!important; max-width:205px!important; max-height:42px!important; object-fit:contain!important; } html[data-theme="dark"] .mobile-header-wordmark{filter:none!important;opacity:.98!important} @media(max-width:760px){ .header-benefit-bar{ min-height:34px; height:34px; padding-inline:10px; } .header-benefit-bar .header-benefit-item{ max-width:100%; padding:6px 10px; gap:6px; font-size:10px; } .header-benefit-bar .header-benefit-item i{width:16px;height:16px;flex-basis:16px;font-size:8px} .header-benefit-bar [data-header-benefit-output]{padding-inline-end:8px} .mobile-header-wordmark{ width:min(48vw,212px)!important; max-width:212px!important; max-height:48px!important; } .mobile-nav{ box-shadow:none!important; filter:none!important; border:1px solid rgba(255,255,255,.12)!important; overflow:hidden!important; } .mobile-nav::before, .mobile-nav::after{ display:none!important; content:none!important; box-shadow:none!important; filter:none!important; } .mobile-nav > a{box-shadow:none!important;filter:none!important} .mobile-nav > a::before, .mobile-nav > a::after{box-shadow:none!important;filter:none!important} .mobile-nav .mobile-account-link, .mobile-nav .mobile-account-link:hover, .mobile-nav .mobile-account-link:focus-visible, .mobile-nav .mobile-account-link.active{ background:transparent!important; border:0!important; box-shadow:none!important; outline:0!important; color:#fff!important; filter:none!important; } .mobile-nav .mobile-account-link::before, .mobile-nav .mobile-account-link::after{ display:none!important; content:none!important; box-shadow:none!important; filter:none!important; } .mobile-nav .mobile-account-link svg, .mobile-nav .mobile-account-link small{ color:#fff!important; stroke:currentColor!important; text-shadow:none!important; filter:none!important; } } @media(max-width:390px){ .header-benefit-bar .header-benefit-item{font-size:9px} .header-benefit-bar .header-benefit-item i{width:14px;height:14px;flex-basis:14px;font-size:7px} .mobile-header-wordmark{width:min(50vw,188px)!important;max-height:44px!important} } @media(prefers-reduced-motion:reduce){ .header-benefit-bar [data-header-benefit-output]::after{animation:none!important} } .sr-only{ position:absolute!important; width:1px!important; height:1px!important; padding:0!important; margin:-1px!important; overflow:hidden!important; clip:rect(0,0,0,0)!important; white-space:nowrap!important; border:0!important; } body{ font-family:Tahoma,"Segoe UI",Arial,sans-serif; text-rendering:optimizeLegibility; } .hero.hero-campaign{ contain:layout paint; } .hero-campaign-media, .hero-campaign-media img{ aspect-ratio:16/9; } .hero-campaign-media img{ width:100%; height:100%; object-fit:cover; } .header-benefit-bar .header-benefit-item{ inline-size:min(100%,30ch); min-inline-size:min(100%,30ch); } .header-benefit-bar [data-header-benefit-output]{ inline-size:100%; text-align:center; } .hero-campaign .hero-copy>p{color:rgba(255,255,255,.96)!important} .hero-campaign .hero-trust small{color:rgba(255,255,255,.88)!important} .hero-campaign .hero-copy .eyebrow{color:#fff!important} html:not([data-theme="dark"]) .section-heading p, html:not([data-theme="dark"]) .category-strip small, html:not([data-theme="dark"]) .boutique-assurance small, html:not([data-theme="dark"]) .rack-product-summary p, html:not([data-theme="dark"]) .rack-summary-head small, html:not([data-theme="dark"]) .product-card-rating small, html:not([data-theme="dark"]) .product-kicker small, html:not([data-theme="dark"]) .seo-link-grid small{ color:#62545a!important; } html:not([data-theme="dark"]) .product-price del, html:not([data-theme="dark"]) .rack-summary-price del{color:#75686d!important} .site-footer p, .site-footer small, .site-footer .footer-bottom{color:rgba(255,255,255,.86)} a:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible, select:focus-visible{ outline:3px solid #7e4e6c!important; outline-offset:3px!important; } .products-section, .home-shop-by, .seo-growth-links, .benefits, .site-footer{ contain:layout style paint; } @media(max-width:760px){ .hero-campaign-media, .hero-campaign-media img{aspect-ratio:4/5} .mobile-nav, .mobile-nav::before, .mobile-nav::after, .mobile-nav>a, .mobile-nav>a::before, .mobile-nav>a::after{ filter:none!important; } .mobile-nav{ box-shadow:0 10px 24px rgba(27,21,32,.24)!important; } .mobile-nav>a, .mobile-nav>a.active, .mobile-nav .mobile-account-link, .mobile-nav .mobile-account-link.active{ color:#fff!important; } .mobile-nav>a.active{ background:rgba(255,255,255,.08)!important; } .mobile-nav>a small, .mobile-nav>a svg{ color:inherit!important; stroke:currentColor!important; } .header-benefit-bar .header-benefit-item{ inline-size:min(100%,28ch); min-inline-size:min(100%,28ch); } .featured-showcase, .new-arrivals, .seo-growth-links, .benefits, .site-footer{ content-visibility:auto; contain-intrinsic-size:auto 720px; } } @media(prefers-reduced-motion:reduce){ html{scroll-behavior:auto} .hero-campaign-media img{transition:none!important} } .mobile-header-search-shell{display:none} .footer-uiverse-body{ display:grid; grid-template-columns:minmax(0,1fr) auto; align-items:stretch; background:#242323; border-top:4px solid #414141; } .footer-social-contacts{ min-width:0; display:grid; gap:7px; padding:10px 12px; } .footer-social-contacts>a{ min-width:0; display:flex; align-items:center; gap:9px; padding:7px 9px; border:1px solid rgba(255,255,255,.08); border-radius:12px; background:rgba(255,255,255,.035); color:#fff; } .footer-social-contacts>a>svg{ width:18px; height:18px; flex:0 0 18px; fill:none; stroke:currentColor; stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round; color:#f3a8c1; } .footer-social-contacts>a>span{min-width:0;display:grid;gap:1px} .footer-social-contacts small{font-size:8px;color:rgba(255,255,255,.62)!important} .footer-social-contacts b{ min-width:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; direction:ltr; text-align:left; font-size:10px; font-weight:700; } .footer-uiverse-body .footer-uiverse-dock{ align-self:stretch; min-width:152px; border-top:0; border-right:1px solid rgba(255,255,255,.08); background:transparent; } .header-benefit-bar .header-benefit-item{ transition:opacity .28s ease,transform .32s ease,filter .32s ease; } .header-benefit-bar.is-switching .header-benefit-item{ opacity:0; transform:translateY(-5px) scale(.985); filter:blur(4px); } .header-benefit-bar.is-typing [data-header-benefit-output]::after{opacity:1} .header-benefit-bar:not(.is-typing) [data-header-benefit-output]::after{opacity:.35;animation:none} html[data-theme="dark"] .mobile-header-wordmark{ filter:invert(1) brightness(1.25) drop-shadow(0 2px 8px rgba(255,255,255,.08))!important; opacity:1!important; } @media(max-width:760px){ .mobile-header-search-shell{ position:relative; z-index:20; display:block; width:min(100% - 24px,680px); margin:0 auto 12px; } .mobile-header-search{ position:relative; min-height:54px; display:grid; grid-template-columns:44px minmax(0,1fr) auto; align-items:center; gap:8px; padding:5px 7px 5px 9px; border:1px solid rgba(132,99,112,.16); border-radius:19px 19px 27px 19px; background:rgba(255,255,255,.92); box-shadow:0 14px 34px rgba(80,57,67,.10),inset 0 1px 0 rgba(255,255,255,.9); backdrop-filter:blur(16px); } .mobile-header-search:focus-within{ border-color:rgba(169,91,126,.45); box-shadow:0 16px 38px rgba(80,57,67,.14),0 0 0 4px rgba(194,112,147,.09); } .mobile-search-submit{ width:42px; height:42px; display:grid; place-items:center; border:0; border-radius:14px; background:linear-gradient(145deg,#aa6688,#76536c); color:#fff; box-shadow:0 8px 18px rgba(123,78,103,.2); } .mobile-search-submit svg{ width:20px; height:20px; fill:none; stroke:currentColor; stroke-width:1.9; stroke-linecap:round; } .mobile-header-search input{ width:100%; min-width:0; height:42px; border:0; outline:0; background:transparent; color:#392d33; font-size:12px; text-align:right; } .mobile-header-search input::placeholder{color:#8c7a81;opacity:1} .mobile-search-hint{ min-width:55px; padding:7px 10px; border-radius:999px; background:#f5edf0; color:#865f70; font-size:9px; font-weight:800; text-align:center; } .mobile-search-results{ top:calc(100% + 8px)!important; right:0!important; left:0!important; width:100%!important; max-height:min(420px,60vh); overflow:auto; border-radius:18px 18px 25px 18px!important; } html[data-theme="dark"] .mobile-header-search{ border-color:rgba(255,255,255,.10); background:rgba(34,29,35,.94); box-shadow:0 16px 38px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04); } html[data-theme="dark"] .mobile-header-search input{color:#fff} html[data-theme="dark"] .mobile-header-search input::placeholder{color:#b9abb1} html[data-theme="dark"] .mobile-search-hint{background:#332a30;color:#efdce4} .site-footer{ padding-bottom:calc(116px + env(safe-area-inset-bottom))!important; } .footer-bottom{ position:relative; z-index:1; min-height:72px; padding-bottom:18px!important; margin-bottom:0!important; } .footer-uiverse-body{grid-template-columns:minmax(0,1fr)} .footer-uiverse-body .footer-uiverse-dock{ min-width:0; border-right:0; border-top:1px solid rgba(255,255,255,.08); } .footer-social-contacts{grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:9px} .footer-social-contacts b{font-size:9px} } @media(max-width:390px){ .mobile-header-search-shell{width:calc(100% - 18px)} .mobile-header-search{grid-template-columns:40px minmax(0,1fr);padding-left:6px} .mobile-search-submit{width:38px;height:38px} .mobile-search-hint{display:none} .footer-social-contacts{grid-template-columns:minmax(0,1fr)} } @media(prefers-reduced-motion:reduce){ .header-benefit-bar .header-benefit-item{transition:none!important} } .mobile-header-wordmark.wordmark-dark{display:none!important} @media(max-width:760px){ .mobile-header-wordmark.wordmark-light{display:block!important} html[data-theme="dark"] .site-header .mobile-header-wordmark.wordmark-light{display:none!important} html[data-theme="dark"] .site-header .mobile-header-wordmark.wordmark-dark{ display:block!important; filter:drop-shadow(0 2px 7px rgba(255,255,255,.12))!important; opacity:.96!important; } .mobile-header-search-shell{ width:min(calc(100% - 24px),680px)!important; margin:2px auto 14px!important; z-index:24!important; } .mobile-header-search{ direction:rtl!important; width:100%!important; min-height:50px!important; display:flex!important; align-items:center!important; gap:8px!important; padding:5px 6px!important; border:1px solid rgba(126,91,105,.18)!important; border-radius:999px!important; background:rgba(255,255,255,.96)!important; box-shadow:0 10px 24px rgba(74,50,61,.09),inset 0 1px 0 rgba(255,255,255,.95)!important; overflow:visible!important; } .mobile-header-search:focus-within{ border-color:rgba(157,86,116,.45)!important; box-shadow:0 12px 26px rgba(74,50,61,.12),0 0 0 3px rgba(176,94,130,.08)!important; } .mobile-search-submit{ order:0!important; width:40px!important; height:40px!important; min-width:40px!important; flex:0 0 40px!important; border:0!important; border-radius:50%!important; background:linear-gradient(145deg,#a86486,#77546e)!important; color:#fff!important; box-shadow:0 7px 16px rgba(111,72,95,.18)!important; } .mobile-search-submit svg{width:18px!important;height:18px!important} .mobile-header-search input{ order:1!important; flex:1 1 auto!important; width:auto!important; min-width:0!important; height:40px!important; margin:0!important; padding:0 4px!important; border:0!important; outline:0!important; border-radius:0!important; background:transparent!important; color:#392d33!important; font-size:12px!important; line-height:40px!important; text-align:right!important; box-shadow:none!important; appearance:none!important; } .mobile-header-search input::placeholder{color:#8a777f!important;opacity:1!important} .mobile-search-hint{display:none!important} .mobile-search-results{ top:calc(100% + 8px)!important; right:0!important; left:0!important; width:100%!important; border-radius:18px!important; overflow:auto!important; box-shadow:0 20px 46px rgba(42,28,35,.18)!important; } html[data-theme="dark"] .mobile-header-search{ border-color:rgba(255,255,255,.12)!important; background:rgba(35,30,35,.97)!important; box-shadow:0 12px 28px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04)!important; } html[data-theme="dark"] .mobile-header-search input{color:#fff!important} html[data-theme="dark"] .mobile-header-search input::placeholder{color:#b9abb1!important} .footer-uiverse-social-card{max-width:340px!important} .footer-uiverse-body{ display:flex!important; flex-direction:column!important; background:#242323!important; border-top:1px solid rgba(255,255,255,.09)!important; } .footer-social-contacts{ display:flex!important; flex-wrap:wrap!important; align-items:center!important; justify-content:center!important; gap:6px!important; padding:9px 9px 5px!important; } .footer-social-contacts .footer-contact-pill{ width:auto!important; max-width:100%!important; min-height:30px!important; display:inline-flex!important; align-items:center!important; gap:5px!important; padding:5px 8px!important; border:1px solid rgba(255,255,255,.08)!important; border-radius:10px!important; background:rgba(255,255,255,.035)!important; color:#f4edf0!important; box-shadow:none!important; } .footer-contact-glyph{ width:17px!important; height:17px!important; flex:0 0 17px!important; display:grid!important; place-items:center!important; border-radius:6px!important; background:rgba(255,255,255,.06)!important; color:#f3a8c1!important; font-size:10px!important; line-height:1!important; } .footer-social-contacts b{ max-width:230px!important; overflow:hidden!important; text-overflow:ellipsis!important; white-space:nowrap!important; direction:ltr!important; color:#f4edf0!important; font-size:9px!important; font-weight:600!important; } .footer-uiverse-body .footer-uiverse-dock{ width:100%!important; min-width:0!important; min-height:52px!important; padding:7px 10px 10px!important; gap:8px!important; border:0!important; background:transparent!important; } .footer-uiverse-body .uiverse-social-button{ width:38px!important; height:38px!important; min-width:38px!important; border-radius:11px!important; box-shadow:none!important; } .footer-uiverse-body .uiverse-social-button svg{width:20px!important;height:20px!important} } @media(max-width:390px){ .mobile-header-search-shell{width:calc(100% - 18px)!important} .footer-social-contacts{align-items:stretch!important} .footer-social-contacts .footer-contact-pill.email{max-width:100%!important} .footer-social-contacts b{max-width:210px!important} } .footer-contact-glyph svg{ width:15px; height:15px; fill:none; stroke:currentColor; stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round; } .footer-quick-links nav{ display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:9px 18px; } .footer-quick-links nav a{ display:flex; align-items:center; min-width:0; margin:0; line-height:1.55; } .benefits .benefit-icon svg{ width:25px; height:25px; fill:none; stroke:currentColor; stroke-width:1.65; stroke-linecap:round; stroke-linejoin:round; } .benefits .benefit-icon.size{background:linear-gradient(145deg,#f3e6ef,#fff7fb);color:#a45f7c} .benefits .benefit-icon.exchange{background:linear-gradient(145deg,#e9eefb,#f8faff);color:#617eb1} .benefits .benefit-icon.shipping{background:linear-gradient(145deg,#f8e8e5,#fff7f3);color:#ae6c64} .benefits .benefit-icon.support{background:linear-gradient(145deg,#e7f2ee,#f7fcfa);color:#5c8e7c} .header-benefit-bar{ border-top-color:transparent!important; box-shadow:0 7px 20px rgba(74,53,62,.045)!important; } .header-benefit-bar::before, .header-benefit-bar::after{ display:none!important; content:none!important; } .header-benefit-bar .header-benefit-item{ inline-size:auto!important; min-inline-size:0!important; } .header-benefit-bar [data-header-benefit-output]{ inline-size:auto!important; width:auto!important; max-width:calc(100vw - 120px)!important; overflow:visible!important; text-overflow:clip!important; padding-inline-end:0!important; } .header-benefit-bar [data-header-benefit-output]::after{ position:static!important; inset:auto!important; display:inline-block!important; width:2px!important; height:1.05em!important; margin-inline-start:8px!important; border-radius:999px!important; vertical-align:-.18em!important; transform:none!important; background:currentColor!important; animation:royaHeaderTypeCaret .82s cubic-bezier(.45,0,.55,1) infinite!important; } @keyframes royaHeaderTypeCaret{ 0%,100%{opacity:.18;transform:scaleY(.68)} 42%,58%{opacity:1;transform:scaleY(1.06)} } .announcement{display:none!important} @media(max-width:760px){ .new-arrivals .home-heading, .seo-growth-links .home-heading{ display:grid!important; grid-template-columns:minmax(0,1fr) auto!important; gap:10px 12px!important; align-items:end!important; justify-items:stretch!important; text-align:right!important; } .new-arrivals .home-heading>div, .seo-growth-links .home-heading>div{ grid-column:1!important; width:auto!important; min-width:0!important; } .new-arrivals .home-heading>a, .seo-growth-links .home-heading>a{ grid-column:2!important; grid-row:1!important; align-self:end!important; justify-self:end!important; min-height:36px!important; margin:0 0 2px!important; padding:8px 12px!important; border:1px solid rgba(171,124,143,.18)!important; border-radius:999px!important; background:rgba(255,255,255,.72)!important; white-space:nowrap!important; } html[data-theme="dark"] .new-arrivals .home-heading>a, html[data-theme="dark"] .seo-growth-links .home-heading>a{ border-color:rgba(255,255,255,.09)!important; background:rgba(255,255,255,.045)!important; color:#f4e9ed!important; } .rack-realistic-scene{ aspect-ratio:1156/426!important; min-height:0!important; overflow:hidden!important; background:#efe5dc!important; } .rack-realistic-image{ width:100%!important; height:100%!important; object-fit:contain!important; object-position:center center!important; animation:royaRackMobileFloat 9s ease-in-out infinite!important; } @keyframes royaRackMobileFloat{ 0%,100%{transform:scale(1)} 50%{transform:scale(1.012)} } .rack-product-summaries{ grid-auto-columns:minmax(264px,88vw)!important; padding-bottom:9px!important; } .benefits{ grid-template-columns:repeat(2,minmax(0,1fr))!important; gap:10px!important; margin-top:34px!important; margin-bottom:34px!important; } .benefits article{ min-height:112px!important; padding:15px 12px!important; gap:11px!important; align-items:center!important; } .benefits article>span{ width:48px!important; height:48px!important; flex:0 0 48px!important; border-radius:16px!important; } .benefits h3{font-size:12px!important;line-height:1.55!important} .benefits p{font-size:8px!important;line-height:1.7!important} .site-footer{ margin-top:36px!important; padding-top:22px!important; overflow:visible!important; } .site-footer::before{display:none!important;content:none!important} .footer-card{ position:relative!important; top:auto!important; transform:none!important; margin:0 auto 24px!important; overflow:hidden!important; border-radius:25px 25px 38px 25px!important; } .footer-card::before{display:none!important;content:none!important} .footer-grid{ gap:18px!important; padding-top:0!important; } .footer-quick-links{ padding:16px!important; border:1px solid rgba(255,255,255,.09)!important; border-radius:20px!important; background:rgba(255,255,255,.025)!important; } .footer-quick-links h4{margin:0 0 12px!important} .footer-quick-links nav{ grid-template-columns:repeat(2,minmax(0,1fr))!important; gap:8px 13px!important; } .footer-quick-links nav a{ min-height:30px!important; padding:4px 0!important; font-size:10px!important; } .footer-social-contacts .footer-contact-pill{ min-height:34px!important; padding:6px 9px!important; } .footer-contact-glyph{ width:24px!important; height:24px!important; flex:0 0 24px!important; border-radius:8px!important; } .footer-contact-glyph svg{width:15px!important;height:15px!important} .header-benefit-bar{ border-top:0!important; margin-top:5px!important; box-shadow:0 7px 18px rgba(0,0,0,.08)!important; } .header-benefit-bar [data-header-benefit-output]{ max-width:calc(100vw - 96px)!important; } } @media(max-width:390px){ .new-arrivals .home-heading, .seo-growth-links .home-heading{gap:8px!important} .new-arrivals .home-heading h2, .seo-growth-links .home-heading h2{font-size:19px!important} .new-arrivals .home-heading>a, .seo-growth-links .home-heading>a{padding-inline:10px!important;font-size:8px!important} .rack-product-summaries{grid-auto-columns:minmax(246px,89vw)!important} .benefits article{padding:13px 10px!important} .benefits article>span{width:44px!important;height:44px!important;flex-basis:44px!important} .footer-quick-links nav{gap:6px 10px!important} .footer-quick-links nav a{font-size:9px!important} } @media(prefers-reduced-motion:reduce){ .rack-realistic-image{animation:none!important} .header-benefit-bar [data-header-benefit-output]::after{animation:none!important;opacity:.6!important} }