:root{--blue:#2f55ff;--blue-deep:#173ce6;--violet:#5c3bff;--pink:#ff3b7f;--blue-soft:#edf1ff;--ink:#16233f;--muted:#66718a;--line:#e8ecf5;--surface:#f7f8fc;--white:#fff;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Manrope,system-ui,sans-serif}nextjs-portal{display:none!important}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.announcement{color:#dce4ff;background:var(--ink);justify-content:center;align-items:center;min-height:34px;padding:5px 5vw;font-size:12px;display:flex;position:relative}.announcement p{margin:0}.announcement button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700;position:absolute;right:5vw}.site-header{grid-template-columns:210px 1fr 320px;align-items:center;gap:28px;max-width:1240px;height:82px;margin:auto;padding:0 24px;display:grid}.brand{justify-self:start;align-items:center;min-width:0;display:inline-flex}.brand-logo{object-fit:contain;object-position:left center;filter:drop-shadow(0 8px 18px #5c3bff2e);width:175px;height:56px;display:block}.bottom-icon{width:38px;height:38px;display:block;overflow:visible}.bottom-icon path,.bottom-icon circle{fill:none;stroke:currentColor;stroke-width:2.7px;stroke-linecap:round;stroke-linejoin:round;transition:fill .16s,stroke .16s}.search-row{justify-self:center;align-items:center;gap:16px;width:100%;max-width:720px;display:flex}.search{background:var(--surface);border:1px solid #0000;border-radius:12px;flex:auto;align-items:center;gap:10px;min-width:0;height:44px;padding:0 13px;transition:all .2s;display:flex}.search:focus-within{box-shadow:0 0 0 4px var(--blue-soft);background:#fff;border-color:#aebcff}.search svg,.icon-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px}.search svg{color:#8290ad}.search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.search kbd{color:#8d97ad;border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:6px;padding:3px 7px;font:10px Manrope}.search-photo-button{color:#aeb4c7;cursor:pointer;background:0 0;border:0;border-radius:12px;flex:none;place-items:center;width:34px;height:34px;display:none}.search-photo-button svg{width:28px;height:28px}.location-button{color:#5c3bff;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;width:42px;height:42px;display:none}.location-button svg{fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;width:38px;height:38px}.sticky-search{z-index:60;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0a0b12c2;border-radius:31px;width:min(720px,100vw - 28px);padding:8px;transition:opacity .22s,transform .22s;position:fixed;top:14px;left:50%;transform:translate(-50%,-18px)scale(.985)}.sticky-search.show{opacity:1;pointer-events:auto;transform:translate(-50%)scale(1)}.sticky-search-panel{color:#cb69ff;background:#2c223f;border:1px solid #c665ff2e;border-radius:24px;align-items:center;gap:16px;height:58px;padding:0 18px;display:flex;box-shadow:inset 0 0 0 1px #ffffff05,0 16px 34px #00000038}.sticky-search-panel>svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:32px;height:32px}.sticky-search-panel input{color:#e4d0ff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:24px;font-weight:800}.sticky-search-panel input::placeholder{color:#c96cff;opacity:.92}.sticky-search-panel button{color:#d071ff;cursor:pointer;background:0 0;border:0;border-radius:16px;flex:none;place-items:center;width:46px;height:46px;display:grid}.sticky-search-panel button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:36px;height:36px}.sticky-location-button{display:none}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.icon-button:hover{background:var(--blue-soft);color:var(--blue)}.cart-button{position:relative}.cart-count{color:#fff;background:var(--blue);border:2px solid #fff;border-radius:10px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-weight:800;display:grid;position:absolute;top:1px;right:1px}.header-actions{grid-template-columns:repeat(4,42px);justify-content:end;justify-self:end;align-items:center;gap:18px;min-width:218px;display:grid}.header-action{color:#8b94a8;cursor:pointer;background:0 0;border:0;place-items:center;width:42px;height:42px;padding:0;transition:color .18s,transform .18s;display:grid}.order-status-trigger{position:relative}.header-action .bottom-icon{width:35px;height:35px;transition:filter .18s,transform .18s}.header-action .desktop-action-icon path,.header-action .desktop-action-icon circle{fill:none;stroke:currentColor;stroke-width:2.75px}.header-action:hover{color:var(--blue);transform:translateY(-1px)}.header-action:hover .desktop-action-icon path,.header-action:hover .desktop-action-icon circle,.header-action:focus-visible .desktop-action-icon path,.header-action:focus-visible .desktop-action-icon circle{fill:currentColor;stroke:currentColor}.header-action:hover .bottom-icon{filter:drop-shadow(0 8px 14px #2f55ff2e);transform:scale(1.02)}.desktop-delivery-popover{z-index:80;opacity:0;pointer-events:none;background:#fffffffa;border:1px solid #e8ecf5e6;border-radius:18px;gap:10px;width:292px;padding:12px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + 16px);right:-14px;transform:translateY(-8px);box-shadow:0 24px 52px #16233f24}.desktop-delivery-popover:before{content:"";height:18px;position:absolute;top:-18px;left:0;right:0}.order-status-trigger:hover .desktop-delivery-popover,.order-status-trigger:focus-visible .desktop-delivery-popover{opacity:1;pointer-events:auto;transform:translateY(0)}.desktop-delivery-card{background:#fff;border-radius:13px;height:118px;display:block;overflow:hidden;box-shadow:0 8px 24px #1f2d5c12}.desktop-delivery-card img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.desktop-delivery-card.delivery-order-needed img{object-position:center}.category-nav{border-top:1px solid var(--line);align-items:center;gap:34px;max-width:1240px;height:54px;margin:auto;padding:0 24px;font-size:12px;font-weight:700;display:flex}.category-nav a{transition:all .2s}.category-nav a:hover{color:var(--blue)}.catalog-button{color:#fff;background:var(--blue);cursor:pointer;border:0;align-self:stretch;padding:0 25px;font-weight:700}.catalog-button span{margin-right:8px}.category-nav .sale-link{color:#e64669;margin-left:auto}main{max-width:1240px;margin:auto;padding:0 24px 80px}.hero{color:#fff;background-image:linear-gradient(90deg,#2f55fff5 0%,#523effe0 31%,#523eff66 54%,#523eff14 100%),url(/brand/hero-catarella-banner.jpg);background-position:100%;background-size:cover;border-radius:0 0 30px 30px;grid-template-columns:52% 48%;align-items:center;min-height:465px;padding:64px 68px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#2a4aff2e,#5c3bff05);position:absolute;inset:0}.hero-copy{z-index:2;position:relative}.hero-paw{color:#ffffff38;font-size:52px;position:absolute;top:-22px;right:6%;transform:rotate(18deg)}.eyebrow{color:#d5ddff;letter-spacing:.16em;text-transform:uppercase;margin:0 0 13px;font-size:11px;font-weight:800}.eyebrow.dark{color:var(--blue)}.hero h1{letter-spacing:-.045em;max-width:650px;margin:0;font-size:clamp(40px,5vw,64px);line-height:1.07}.hero h1 em{color:#cdd7ff;font-style:normal}.hero-subtitle{color:#e7ebff;max-width:500px;margin:23px 0 31px;font-size:15px;line-height:1.7}.primary-button{color:var(--blue-deep);background:#fff;border-radius:10px;align-items:center;gap:24px;padding:14px 18px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 10px 25px #0e237933}.primary-button span{font-size:18px}.hero-art{height:370px;display:none;position:relative}.hero-art:before{content:"";filter:blur(1px);background:#1830a673;border-radius:50%;width:390px;height:100px;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.orbit{border:1px solid #ffffff2e;border-radius:50%;position:absolute}.orbit-one{width:380px;height:380px;top:-15px;left:50%;transform:translate(-50%)}.orbit-two{width:270px;height:270px;top:40px;left:50%;transform:translate(-50%)}.gift-box{z-index:2;background:linear-gradient(145deg,#f4f6ff,#aebdff);border-radius:12px 12px 18px 18px;width:132px;height:110px;position:absolute;bottom:44px;left:15px;transform:rotate(-8deg);box-shadow:0 24px 45px #11289059}.gift-box:before{content:"";background:#fff;border-radius:7px;width:148px;height:26px;position:absolute;top:-7px;left:-8px}.gift-box i{background:#7890ef;width:26px;height:120px;position:absolute;top:-9px;left:54px}.gift-box b{border:12px solid #cbd5ff;border-bottom:0;border-radius:50% 50% 0 0;width:74px;height:36px;position:absolute;top:-38px;left:28px}.lamp{z-index:3;background:radial-gradient(circle at 50% 45%,#fffbd8 0 20%,#c5d1ff 60%,#7388e9 100%);border:16px solid #e9edff;border-radius:55% 55% 48% 48%;width:115px;height:115px;position:absolute;bottom:45px;right:10px;box-shadow:0 0 50px #ffffe68c,0 24px 40px #13298b59}.lamp i{background:#9aaaf0;border-radius:5px;width:42px;height:16px;position:absolute;bottom:-27px;left:21px}.sweatshirt{z-index:4;background:linear-gradient(145deg,#f4f6ff,#c4cffd 65%,#94a5ef);border-radius:35px 35px 25px 25px;width:170px;height:220px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 30px 55px #10278a61}.sweatshirt:before,.sweatshirt:after{content:"";background:linear-gradient(145deg,#dbe2ff,#9eaff4);border-radius:30px;width:58px;height:168px;position:absolute;top:15px}.sweatshirt:before{left:-35px;transform:rotate(16deg)}.sweatshirt:after{right:-35px;transform:rotate(-16deg)}.sweatshirt i{border:13px solid #a9b7f3;border-top:0;border-radius:0 0 50% 50%;width:72px;height:45px;position:absolute;top:-5px;left:49px}.sweatshirt b{background:#9cabed;width:52px;height:2px;position:absolute;top:62px;left:59px;box-shadow:0 8px #9cabed}.sweatshirt span{border:2px solid #a4b2ef;border-radius:5px 5px 18px 18px;width:70px;height:38px;position:absolute;bottom:40px;left:50px}.hero-art p{z-index:5;letter-spacing:.15em;text-transform:uppercase;border:1px solid #ffffff47;border-radius:20px;margin:0;padding:8px 12px;font-size:9px;font-weight:800;position:absolute;top:30px;right:0;transform:rotate(6deg)}.delivery-demo,.mobile-dots{display:none}.benefits{border:1px solid var(--line);border-top:0;border-radius:0 0 24px 24px;grid-template-columns:repeat(3,1fr);gap:0;padding:24px 22px;display:grid}.benefits article{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:13px;padding:4px 20px;display:flex}.benefits article:last-child{border:0}.benefits article>span{width:37px;height:37px;color:var(--blue);background:var(--blue-soft);border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.benefits div{gap:3px;display:grid}.benefits strong{font-size:11px}.benefits small{color:var(--muted);font-size:9px}.categories-section,.products-section{padding-top:72px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:27px}.section-heading>a{color:var(--blue);font-size:11px;font-weight:800}.section-heading>a span{margin-left:8px}.slider-controls{gap:7px;display:flex}.slider-controls button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:36px;height:36px}.category-list{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.category-card{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:18px;grid-template-rows:1fr 1fr;grid-template-columns:82px 1fr;align-items:end;padding:14px;transition:all .2s;display:grid}.category-card:hover,.category-card.active{border-color:#bdc8ff;transform:translateY(-3px);box-shadow:0 13px 30px #2c429417}.category-visual{width:70px;height:70px;color:var(--blue);background:var(--blue-soft);border-radius:15px;grid-row:1/3;place-items:center;font-size:31px;display:grid}.category-visual.clothes{color:#31427c;background:#eef0f6}.category-visual.gifts{color:#c44667;background:#fff0f4}.category-visual.lights{color:#b47719;background:#fff7df}.category-card strong{align-self:end;font-size:13px}.category-card small{color:var(--muted);align-self:start;margin-top:4px;font-size:9px}.product-grid{grid-template-columns:repeat(4,1fr);gap:22px 18px;display:grid}.product-card{grid-template-rows:auto 1fr;min-width:0;display:grid;position:relative}.product-link{display:block}.product-image{aspect-ratio:582/776;background:#d8d8d8;border-radius:24px;place-items:center;display:grid;position:relative;overflow:hidden}.product-image:after{content:"";filter:blur(8px);background:#2836641a;border-radius:50%;width:63%;height:18%;position:absolute;bottom:9%}.product-photo{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.product-object{z-index:1;filter:drop-shadow(0 18px 16px #2c3a6c33);width:58%;height:66%;position:relative}.product-object.shirt{clip-path:polygon(25% 0,42% 8%,58% 8%,75% 0,100% 20%,86% 39%,77% 31%,77% 100%,23% 100%,23% 31%,14% 39%,0 20%);background:linear-gradient(145deg,#6886e9,#2f4cb9);border-radius:23% 23% 15% 15%}.product-object.shirt:after{content:"";background:#eef1ff;border-radius:0 0 50% 50%;width:34%;height:20%;position:absolute;top:2%;left:33%}.product-object.dress{clip-path:polygon(32% 0,68% 0,78% 30%,100% 100%,0 100%,22% 30%);background:linear-gradient(145deg,#263a76,#697baa);border-radius:40% 40% 8% 8%;width:55%}.product-object.gift{background:linear-gradient(145deg,#f19aaf,#ce496a);border-radius:8px;align-self:end;width:62%;height:54%;margin-bottom:13%}.product-object.gift:before{content:"";background:#ffe2e9;width:15%;height:100%;position:absolute;left:43%}.product-object.gift:after{content:"∞";color:#ffe2e9;font:80px Georgia;position:absolute;top:-42%;left:27%;transform:rotate(90deg)}.product-object.light{background:radial-gradient(circle,#fff 0 20%,#fff5bc 35%,#f0bd55 100%);border:13px solid #fff3c0;border-radius:50%;align-self:end;width:50%;height:50%;margin-bottom:20%;box-shadow:0 0 36px #ffe69c}.product-object.light:after{content:"";background:#52618f;border-radius:5px;width:50%;height:16%;position:absolute;bottom:-28%;left:25%}.favorite-button{z-index:3;cursor:pointer;background:#ffffffe0;border:0;border-radius:50%;place-items:center;width:35px;height:35px;font-size:18px;display:grid;position:absolute;top:11px;right:11px}.favorite-button.active{color:#e3486c}.badge{z-index:3;color:var(--blue);text-transform:uppercase;background:#fff;border-radius:6px;padding:5px 8px;font-size:8px;font-weight:800;position:absolute;top:13px;left:11px}.product-meta{gap:5px;padding:12px 4px 0;display:grid}.product-seller{color:var(--ink);align-items:center;gap:6px;font-size:12px;font-weight:800;line-height:1.25;display:inline-flex}.product-seller i{color:#fff;background:linear-gradient(135deg,#00a3ff,var(--blue));border-radius:50%;flex:none;place-items:center;width:17px;height:17px;font-size:11px;font-style:normal;display:grid;box-shadow:0 4px 10px #2f55ff3d}.product-name{min-height:38px;color:var(--ink);margin:0;font-size:13px;line-height:1.45}.product-rating{color:#8f96aa;align-items:center;gap:5px;font-size:12px;line-height:1.2;display:inline-flex}.product-rating span{color:#ff9500;font-size:18px;line-height:1}.product-rating b{color:var(--ink);font-weight:800}.product-rating em{color:#8f96aa;font-style:normal;font-weight:700}.product-footer{padding:10px 4px 0;display:block}.price-stack{align-items:baseline;gap:7px;min-width:0;display:flex}.price-stack del{color:#8d95a8;font-size:14px;font-weight:800}.price{color:#ff3b7f;letter-spacing:-.03em;font-size:20px;font-weight:900}.add-button{color:#fff;background:var(--blue);cursor:pointer;text-transform:uppercase;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:0 10px 22px #2f55ff47}.add-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.add-button span{display:inline}.add-button:active{transform:scale(.92)}.empty-state{text-align:center;color:var(--muted);background:var(--surface);border-radius:18px;padding:40px}.newsletter{color:#fff;background:var(--ink);border-radius:28px;grid-template-columns:1.2fr 1fr;align-items:center;gap:45px;margin-top:80px;padding:42px 50px;display:grid}.newsletter h2{letter-spacing:-.03em;text-transform:uppercase;max-width:760px;margin:0;font-size:22px;line-height:1.18}.newsletter form{background:#fff;border:2px solid #fffc;border-radius:18px;height:58px;padding:5px;display:flex}.newsletter input{border:0;outline:0;flex:1;min-width:0;padding:0 20px;font-size:15px}.newsletter button{color:#fff;background:linear-gradient(135deg,var(--blue),var(--violet));cursor:pointer;border:0;border-radius:14px;padding:0 24px;font-size:14px;font-weight:900}.mobile-nav,.product-sticky-actions{display:none}.toast{z-index:20;color:#fff;background:var(--ink);opacity:0;pointer-events:none;border-radius:10px;max-width:calc(100vw - 32px);padding:11px 16px;font-size:11px;transition:all .25s;position:fixed;bottom:26px;left:50%;transform:translate(-50%,20px)}.toast.show{opacity:1;transform:translate(-50%)}.support-float{z-index:30;filter:drop-shadow(0 16px 26px #5c3bff4d);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:70px;height:70px;padding:0;display:grid;position:fixed;bottom:22px;right:18px}.support-float img{object-fit:contain;width:70px;height:70px;display:block}.site-footer{color:#fff;background:#121a32;border-radius:28px;grid-template-columns:minmax(220px,.9fr) 2fr;gap:40px;max-width:1240px;margin:0 auto 30px;padding:44px 50px;display:grid}.footer-brand{align-content:start;gap:12px;display:grid}.footer-brand-logo{filter:drop-shadow(0 10px 24px #5c3bff29);width:120px;height:39px}.footer-brand strong{font-size:22px}.footer-brand p{color:#b9c2d9;max-width:280px;margin:0;font-size:12px;line-height:1.65}.footer-links{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.footer-links section{align-content:start;gap:10px;display:grid}.footer-links h3{color:#fff;margin:0 0 4px;font-size:13px}.footer-links a{color:#b9c2d9;font-size:11px;line-height:1.45}.footer-links a:hover{color:#fff}@media (min-width:801px){.home-header{z-index:60;background:#fff;position:sticky;top:0;box-shadow:0 10px 26px #1f2d5c0a}.home-header:before{content:"";z-index:-1;background:#fff;border-bottom:1px solid #e8ecf5c7;position:absolute;inset:0 calc(-50vw + 50%)}}@media (max-width:800px){body{padding-bottom:70px}.announcement{border-top:5px solid var(--blue);justify-content:space-between;min-height:35px;padding:6px 16px;font-size:11px}.announcement button{font-size:10px;position:static}.site-header{grid-template-columns:1fr;gap:12px;height:auto;padding:0 16px 12px}.brand{align-items:center;width:100%;height:76px}.brand-logo{width:216px;height:69px}.header-actions{display:none}.search-row{grid-area:2/1;align-items:stretch;gap:8px;max-width:none}.search{aspect-ratio:1080/160;background:#f4f6fb;border-radius:17px;gap:14px;height:auto;padding:0 14px 0 18px}.search svg{stroke-width:1.8px;width:23px;height:23px}.search input{font-size:20px}.search kbd{display:none}.search-photo-button,.location-button{display:grid}.search-photo-button{border-radius:10px;width:32px;height:32px}.search-photo-button svg{width:28px;height:28px}.location-button{align-self:stretch;width:34px;height:auto;margin-left:0}.location-button svg{width:34px;height:34px}.sticky-search{z-index:70;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-radius:0;align-items:center;gap:8px;width:calc(100vw - 24px);padding:8px 0;display:flex;top:8px;box-shadow:0 10px 26px #1f2d5c14}.sticky-search-panel{aspect-ratio:1080/160;color:#8491ad;height:auto;box-shadow:none;background:#f4f6fb;border:0;border-radius:17px;flex:auto;gap:14px;padding:0 14px 0 18px}.sticky-search-panel>svg{stroke-width:1.8px;width:23px;height:23px}.sticky-search-panel input{color:var(--ink);font-size:20px;font-weight:400}.sticky-search-panel input::placeholder{color:#777;opacity:1}.sticky-search-panel button{color:#7d8aa8;border-radius:10px;width:32px;height:32px}.sticky-search-panel button svg{width:28px;height:28px}.sticky-location-button{color:#5c3bff;cursor:pointer;background:0 0;border:0;flex:0 0 42px;align-self:stretch;place-items:center;width:42px;height:auto;display:grid}.sticky-location-button svg{fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;width:38px;height:38px}.icon-button.cart-button{width:46px;height:46px;color:var(--ink);font-size:24px}.cart-count{background:var(--blue);border-width:2px;min-width:18px;height:18px;font-size:9px;top:2px;right:1px}.category-nav{display:none}.category-nav::-webkit-scrollbar{display:none}.catalog-button{display:none}.category-nav .sale-link{margin-left:0}main{padding:0 12px 30px}.delivery-demo{margin-top:8px;display:block;overflow:hidden}.delivery-track{scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:15px;grid-auto-columns:100%;grid-auto-flow:column;gap:10px;display:grid;overflow-x:auto}.delivery-track::-webkit-scrollbar{display:none}.delivery-card{scroll-snap-align:start;background:#fff;border-radius:15px;height:clamp(172px,45.5vw,350px);display:block;overflow:hidden;box-shadow:0 12px 30px #1e2a5014}.delivery-card img{border-radius:inherit;object-fit:cover;object-position:center;width:100%;height:100%;display:block}.delivery-card.delivery-order-needed img{object-position:center}.mobile-dots{justify-content:center;gap:5px;padding:10px 0 8px;display:flex}.mobile-dots span{background:#a6adbd;border-radius:50%;width:4px;height:4px}.hero{background-image:linear-gradient(90deg,#2f55fffa 0%,#543effe0 45%,#543eff59 78%,#543eff14 100%),url(/brand/hero-catarella-banner.jpg);background-position:100%;background-size:cover;border-radius:12px;grid-template-columns:1fr;align-items:center;min-height:150px;padding:19px 22px}.hero h1{font-size:25px;line-height:1.03}.hero-subtitle{max-width:260px;margin:10px 0 0;font-size:9px;line-height:1.5}.hero .primary-button,.hero-art{display:none}.orbit-one{width:240px;height:240px}.orbit-two{width:175px;height:175px}.sweatshirt{width:105px;height:140px}.sweatshirt:before,.sweatshirt:after{width:38px;height:102px}.sweatshirt:before{left:-22px}.sweatshirt:after{right:-22px}.sweatshirt i{border-width:8px;width:48px;height:30px;left:29px}.sweatshirt b{width:32px;top:41px;left:37px}.sweatshirt span{width:45px;height:25px;bottom:23px;left:31px}.gift-box{width:85px;height:70px;bottom:25px;left:8%}.gift-box:before{width:95px;height:17px;left:-5px}.gift-box i{width:17px;height:78px;left:34px}.gift-box b{border-width:8px;width:48px;height:25px;top:-26px;left:18px}.lamp{border-width:10px;width:75px;height:75px;bottom:26px;right:9%}.lamp i{width:28px;height:10px;bottom:-19px;left:14px}.hero-art:before{width:280px;height:65px;bottom:9px}.benefits{display:none}.benefits article{justify-content:flex-start;min-width:235px}.benefits article:last-child{border-right:0}.categories-section{display:none}.products-section{padding-top:10px}.section-heading h2{font-size:23px}.slider-controls{display:none}.category-list{scrollbar-width:none;grid-template-columns:repeat(4,145px);padding:0 2px 12px;overflow-x:auto}.category-card{grid-template-columns:58px 1fr;padding:10px}.category-visual{width:50px;height:56px;font-size:24px}.products-section{margin-left:0;margin-right:0;padding-left:4px;padding-right:4px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.product-image{aspect-ratio:582/776;background:#d8d8d8;border-radius:12px}.product-image:after{display:none}.product-photo{object-fit:cover}.product-object{width:54%;height:56%}.badge{top:8px;left:7px}.favorite-button{top:7px;right:7px}.product-meta{gap:4px;padding:9px 0 0}.product-seller{gap:5px;font-size:11px}.product-seller i{width:15px;height:15px;font-size:10px}.product-name{white-space:nowrap;text-overflow:ellipsis;min-height:24px;margin:0;font-size:11px;line-height:1.2;overflow:hidden}.product-rating{gap:4px;font-size:11px}.product-rating span{font-size:17px}.product-footer{padding:10px 0 0}.price-stack{gap:5px}.price-stack del{font-size:12px}.price{font-size:17px}.add-button{border-radius:13px;min-height:40px;font-size:12px;box-shadow:0 9px 18px #2f55ff40}.newsletter{background:var(--ink);border-radius:28px;grid-template-columns:1fr;gap:14px;margin-top:14px;padding:24px 20px}.newsletter .eyebrow{display:none}.newsletter h2{letter-spacing:-.02em;text-transform:uppercase;max-width:none;font-size:20px;line-height:1.12;display:block}.newsletter form{border-radius:17px;height:56px}.newsletter input{padding:0 15px;font-size:13px}.newsletter button{background:linear-gradient(135deg,var(--blue),var(--violet));border-radius:13px;min-width:122px;font-size:12px}.newsletter button:before{content:none}.support-float{bottom:82px;right:13px}.mobile-nav{z-index:20;height:64px;padding:7px 5px calc(7px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav a,.mobile-nav button{color:#b9bdc9;background:0 0;border:0;place-items:center;padding:0;font-size:0;display:grid;position:relative}.bottom-icon{width:38px;height:38px;display:block;overflow:visible}.bottom-icon path,.bottom-icon circle{fill:none;stroke:currentColor;stroke-width:2.7px;stroke-linecap:round;stroke-linejoin:round}.mobile-nav a:hover,.mobile-nav button:hover,.mobile-nav a:active,.mobile-nav button:active{color:var(--blue)}.mobile-nav a:hover .desktop-action-icon path,.mobile-nav a:hover .desktop-action-icon circle,.mobile-nav button:hover .desktop-action-icon path,.mobile-nav button:hover .desktop-action-icon circle,.mobile-nav a:active .desktop-action-icon path,.mobile-nav a:active .desktop-action-icon circle,.mobile-nav button:active .desktop-action-icon path,.mobile-nav button:active .desktop-action-icon circle{fill:currentColor;stroke:currentColor}.mobile-nav span{width:28px;height:28px;font-size:0;line-height:1;display:block;position:relative}.mobile-nav span:before,.mobile-nav span:after{content:"";display:block;position:absolute}.nav-home:before{background:currentColor;border-radius:4px;width:21px;height:16px;bottom:2px;left:4px}.nav-home:after{background:currentColor;border-radius:4px;width:18px;height:18px;top:1px;left:5px;transform:rotate(45deg)}.nav-catalog:before{opacity:.8;background:currentColor;border-radius:4px;width:14px;height:3px;top:6px;left:2px;box-shadow:0 8px,0 16px}.nav-catalog:after{opacity:.75;border:4px solid;border-radius:50%;width:12px;height:12px;top:8px;left:15px}.nav-cart:before{border:3px solid;border-top:0;border-radius:0 0 4px 4px;width:21px;height:14px;top:7px;left:4px;transform:skew(-10deg)}.nav-cart:after{background:currentColor;border-radius:4px;width:22px;height:4px;top:5px;left:3px;box-shadow:4px 19px 0 -1px,16px 19px 0 -1px}.nav-heart:before{content:"♥";color:currentColor;text-align:center;font-size:30px;line-height:28px;inset:-1px 0 0}.nav-user:before{background:currentColor;border-radius:50%;width:11px;height:11px;top:3px;left:8px}.nav-user:after{background:currentColor;border-radius:12px 12px 4px 4px;width:22px;height:12px;bottom:3px;left:3px}.mobile-nav .active{color:#a735ff;font-weight:800}.mobile-nav i{color:#fff;background:#ef432e;border-radius:10px;place-items:center;min-width:18px;height:18px;font-size:10px;font-style:normal;font-weight:800;display:grid;position:absolute;top:0;left:calc(50% + 5px)}.toast{bottom:80px}.site-footer{border-radius:24px;grid-template-columns:1fr;gap:28px;margin:18px 12px 86px;padding:28px 22px}.footer-links{grid-template-columns:1fr;gap:22px}.footer-links a{font-size:12px}.product-detail{grid-template-columns:1fr;gap:20px}.product-detail-image{border-radius:22px;min-height:390px}.product-detail-image .product-object{transform:scale(1.05)}.product-thumbs{grid-template-columns:repeat(3,76px)}.product-thumbs button{height:76px}.product-info{box-shadow:none;border-radius:22px;gap:16px;padding:20px;position:static}.product-info h1{font-size:30px}.product-price-box strong{font-size:27px}.related-strip{padding-top:45px}.related-list{grid-template-columns:repeat(2,1fr);gap:10px}.cart-layout{grid-template-columns:1fr;gap:18px}.cart-list-panel{box-shadow:none;border-radius:22px;padding:18px}.cart-heading h1{font-size:32px}.cart-item{grid-template-columns:92px 1fr;align-items:start;gap:12px}.cart-item-image{height:104px}.cart-item-copy h2{font-size:14px}.quantity-control{grid-column:1/2;width:104px}.cart-remove{place-self:center start}.cart-summary{box-shadow:none;border-radius:22px;position:static}}@media (max-width:380px){.hero{padding-left:21px;padding-right:21px}.hero h1{font-size:35px}.newsletter form{gap:7px;height:auto;padding:7px;display:grid}.newsletter input,.newsletter button{min-height:41px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.product-desktop-header{z-index:60;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e8ecf5c7;grid-template-columns:210px minmax(380px,1fr) 218px;align-items:center;gap:24px;max-width:1280px;min-height:72px;padding-top:12px;padding-bottom:12px;display:grid;position:sticky;top:0;box-shadow:0 10px 26px #1f2d5c0f}.product-desktop-header .brand{width:210px;min-width:210px}.product-desktop-header .brand-logo{object-fit:contain;object-position:left center;width:190px;height:58px}.product-header-search{justify-self:center;width:100%;max-width:none;height:44px}.product-header-search input{font-size:13px}.product-header-search svg{width:18px;height:18px}.product-detail-main{max-width:1280px;padding-top:0}.product-detail{grid-template-columns:minmax(650px,760px) minmax(390px,1fr);align-items:start;gap:28px;display:grid}.product-gallery{grid-template-columns:72px minmax(0,1fr);align-items:start;gap:16px;display:grid}.product-detail-image{aspect-ratio:582/776;background:#f1f3f8;border-radius:16px;place-items:center;display:grid;position:relative;overflow:hidden}.product-detail-image:after{content:"";filter:blur(16px);background:#2a38671f;border-radius:50%;width:58%;height:16%;position:absolute;bottom:14%;left:21%}.product-detail-image:has(.product-detail-photo):after{display:none}.product-detail-photo{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.product-detail-image .product-object{width:48%;height:58%;transform:scale(1.35)}.product-back-button{z-index:5;color:#7b8499;background:#ffffffe6;border-radius:50%;place-items:center;width:42px;height:42px;font-size:0;line-height:0;display:grid;position:absolute;top:16px;left:16px;box-shadow:0 8px 20px #121a321f}.product-back-button:before{content:"";border-bottom:5px solid;border-left:5px solid;width:15px;height:15px;transform:translate(3px)rotate(45deg)}.product-detail-favorite{width:48px;height:48px;font-size:25px;top:18px;right:18px}.discount-badge{z-index:4;color:#fff;background:#ff3c69;border-radius:10px;padding:8px 11px;font-size:18px;font-weight:900;position:absolute;bottom:18px;left:18px}.product-slide-counter{z-index:4;color:#fff;background:#141a2b7a;border-radius:9px;padding:5px 9px;font-size:12px;font-weight:900;position:absolute;bottom:70px;left:18px}.product-gallery-arrow{z-index:5;width:54px;height:54px;color:var(--ink);cursor:pointer;background:#fffffff0;border:0;border-radius:50%;place-items:center;font-size:28px;font-weight:800;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 34px #121a3229}.product-gallery-arrow.previous{left:18px}.product-gallery-arrow.next{right:18px}.product-gallery-arrow:hover{color:var(--blue);transform:translateY(-50%)scale(1.04)}.product-thumbs{scrollbar-width:none;grid-template-columns:1fr;gap:12px;max-height:764px;padding:0 2px 4px 0;display:grid;overflow-y:auto}.product-thumbs::-webkit-scrollbar{display:none}.product-thumbs button{aspect-ratio:582/776;background:var(--surface);cursor:pointer;border:2px solid #0000;border-radius:12px;place-items:center;height:auto;display:grid;position:relative;overflow:hidden}.product-thumbs button.active{box-shadow:none;border-color:#a735ff}.product-thumbs .product-object{width:38px;height:44px}.product-thumbs img{object-fit:cover;width:100%;height:100%}.product-side-column{gap:14px;min-width:0;display:grid;position:sticky;top:90px}.product-info{border:1px solid var(--line);background:#fff;border-radius:24px;gap:12px;min-width:0;padding:22px 24px;display:grid;box-shadow:0 22px 54px #1f2d5c12}.product-brand-line{width:max-content;max-width:100%;color:var(--muted);align-items:center;gap:9px;font-size:13px;font-weight:900;line-height:1.15;display:inline-flex}.product-brand-line:hover{color:var(--blue)}.brand-logo-small{color:#fff;background:var(--ink);border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-size:13px;display:grid}.product-info h1{letter-spacing:-.025em;margin:-1px 0 0;font-size:clamp(18px,1.35vw,21px);line-height:1.2}.product-social-row{color:#8f96aa;align-items:center;gap:12px;font-size:12px;font-weight:800;line-height:1.2;display:flex}.product-social-row span{align-items:center;gap:5px;display:inline-flex}.product-social-row i{color:#ff9500;font-size:15px;font-style:normal;line-height:1}.product-social-row b{color:var(--ink)}.product-variant-strip{gap:12px;display:grid}.product-variant-head{color:#8a93a8;justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:800;line-height:1.2;display:flex}.product-variant-head a{color:var(--blue)}.product-variant-list{scrollbar-width:none;gap:10px;padding:3px 2px 5px;display:flex;overflow-x:auto}.product-variant-list::-webkit-scrollbar{display:none}.product-variant-list a,.product-variant-list button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:13px;flex:none;place-items:center;width:62px;height:78px;padding:0;display:grid;position:relative;overflow:hidden}.product-variant-list .active{border-color:var(--violet);box-shadow:0 0 0 3px #5c3bff24}.product-variant-list img{object-fit:cover;width:100%;height:100%}.product-variant-list .product-object{width:48px;height:58px}.product-price-box{background:0 0;border-radius:0;flex-wrap:wrap;align-items:baseline;gap:6px 10px;padding:0;display:flex}.product-price-box strong{color:#ff3b7f;letter-spacing:-.025em;font-size:24px;line-height:1}.product-price-box del{color:#929bad;font-size:12px;font-weight:800}.product-price-box span{color:#fff;background:#ff3c69;border-radius:8px;padding:3px 8px;font-size:10px;font-weight:900}.size-block{gap:10px;display:grid}.size-heading{justify-content:space-between;align-items:center;display:flex}.size-heading span{font-size:14px;font-weight:900;line-height:1.15}.size-heading button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.size-grid{flex-wrap:wrap;gap:10px;display:flex}.size-grid button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;place-items:center;gap:1px;min-width:70px;min-height:58px;padding:7px 10px;display:grid}.size-grid button.selected{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.size-grid button:disabled{opacity:.42;cursor:not-allowed;background:var(--surface)}.size-grid strong{font-size:14px}.size-grid span{color:var(--muted);font-size:11px}.size-grid small{color:#22a064;font-size:10px;font-weight:800}.order-button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:14px;min-height:48px;font-size:13px;font-weight:900;box-shadow:0 12px 28px #3858e940}.order-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.order-note{color:var(--muted);margin:-8px 0 0;font-size:11px;line-height:1.55}.product-bottom-order{margin-top:2px}.product-spec-table{background:#fff;border:1px solid #dfe5f2;border-radius:0;display:grid;overflow:hidden}.product-spec-table h3{color:var(--ink);background:#f8f9fc;border-top:1px solid #dfe5f2;margin:0;padding:8px 10px;font-size:12px;font-weight:900}.product-spec-table h3:first-child{border-top:0}.spec-row{border-top:1px solid #e6eaf3;grid-template-columns:45% 55%;min-height:28px;display:grid}.spec-row span,.spec-row strong{padding:7px 10px;font-size:12px;line-height:1.35}.spec-row span{color:#69738a;border-right:1px solid #e6eaf3;font-weight:700}.spec-row strong{color:var(--ink);font-weight:800}.product-spec-table p,.product-spec-table ul{color:var(--ink);border-top:1px solid #e6eaf3;margin:0;padding:9px 10px;font-size:12px;line-height:1.55}.product-spec-table ul{padding-left:25px}.product-feedback-actions{display:none}.product-feedback-actions-desktop{grid-template-columns:1fr 1fr;gap:12px;display:grid}.product-feedback-actions-desktop button{text-align:left;color:#8f94a8;cursor:pointer;background:#fff;border:0;border-radius:20px;place-content:center start;gap:7px;min-height:96px;padding:18px 20px;display:grid;box-shadow:0 16px 44px #1f2d5c0f}.product-feedback-actions-desktop button span{color:#b9bdc9;place-items:center;width:26px;height:26px;font-size:22px;font-weight:900;line-height:1;display:grid}.product-feedback-actions-desktop button:nth-child(2) span{color:#fff;background:#b9bdc9;border-radius:7px 7px 7px 3px;font-size:15px}.product-feedback-actions-desktop button strong{color:#8f94a8;font-size:18px;font-weight:800;line-height:1.08}.product-feedback-actions-desktop button b{color:var(--ink);font-size:24px}.product-store-card{box-sizing:border-box;background:linear-gradient(135deg,#6c8cff 0%,#5d86ff 46%,#47a4ff 100%);border:1px solid #5069ff2e;border-radius:24px;min-height:196px;padding:24px 94px 20px 24px;position:relative;overflow:visible;box-shadow:0 24px 58px #4352b421}.product-store-card-mobile{display:none}.store-card-hero{color:#fff;justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.store-card-brand{color:#fff;align-items:center;gap:14px;min-width:0;display:inline-flex}.store-card-brand:hover{color:#fff}.store-card-logo{color:#fff;background:#15213b;border-radius:15px;flex:none;place-items:center;width:48px;height:48px;font-size:23px;font-weight:900;display:grid;box-shadow:0 14px 34px #0e172b3d}.store-card-brand strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:900;line-height:1.1;display:block;overflow:hidden}.store-card-brand small{color:#ffffffd1;margin-top:3px;font-size:12px;font-weight:800;display:block}.store-card-subscribe{color:#fff;cursor:pointer;background:#ffffff14;border:1.5px solid #ffffffc7;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 15px;font-size:12px;font-weight:800;display:inline-flex}.store-card-subscribe span{font-size:16px;line-height:1}.store-card-panel{box-sizing:border-box;background:#fffffff5;border-radius:24px 44px 24px 24px;grid-template-columns:1fr 1fr;align-items:center;gap:12px;min-height:90px;padding:28px 24px 20px;display:grid;position:absolute;bottom:0;left:0;right:54px;box-shadow:inset 0 -10px 24px #ffffff3d}.store-card-stat{box-sizing:border-box;min-width:0;min-height:54px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #e3e7f2;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:10px 13px;display:inline-flex;box-shadow:0 10px 24px #1f2d5c0d}.store-card-stat strong{white-space:nowrap;font-size:13px;font-weight:900;line-height:1.15}.store-card-stat-icon{color:#6e5aff;background:#f3f4ff;border-radius:11px;flex:none;place-items:center;width:30px;height:30px;font-size:15px;font-weight:900;display:grid}.store-card-stat-icon.info{color:#fff;background:linear-gradient(135deg,#6d58ff,#9b5cff);font-family:ui-serif,Georgia,serif;font-style:italic}.store-card-pill{z-index:2;width:64px;min-height:78px;color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:999px;place-items:center;gap:2px;padding:10px 8px;display:grid;position:absolute;right:-18px;box-shadow:0 16px 34px #1f2d5c21}.store-card-rating{top:30px}.store-card-chat{top:115px}.store-card-pill span{color:#ffbc32;place-items:center;font-size:25px;font-weight:900;line-height:1;display:grid}.store-card-chat span{color:#fff;letter-spacing:-1px;background:#246bff;border-radius:50%;width:28px;height:28px;font-size:7px}.store-card-pill strong{color:var(--ink);font-size:14px;font-weight:900;line-height:1}.related-strip{padding-top:68px}.related-list{gap:22px 18px}.product-long-info{gap:14px;max-width:760px;padding-top:26px;display:grid}@media (max-width:1100px){.product-desktop-header{grid-template-columns:180px minmax(280px,1fr) 220px;gap:18px}.product-desktop-header .brand{width:180px;min-width:180px}.product-desktop-header .brand-logo{width:168px}.product-detail{grid-template-columns:1fr;gap:24px}.product-gallery{grid-template-columns:86px minmax(0,1fr)}.product-detail-image{min-height:0}.product-thumbs{max-height:none}.product-thumbs button{height:108px}.product-side-column,.product-info{position:static}}@media (max-width:800px){:root{--mv-text-xs:11px;--mv-text-sm:12px;--mv-text-md:14px;--mv-text-lg:16px}.product-desktop-header{display:none}.product-detail-main{background:#f5f6fa;padding:8px 8px 292px}.product-detail-main .breadcrumbs{display:none}.product-detail{grid-template-columns:1fr;gap:8px}.product-gallery{grid-template-columns:1fr;gap:0}.product-detail-image{aspect-ratio:582/776;border-radius:18px;order:1;min-height:auto}.product-back-button{width:36px;height:36px;top:10px;left:10px}.product-back-button:before{border-bottom-width:5px;border-left-width:5px;width:14px;height:14px;transform:translate(3px)rotate(45deg)}.product-detail-favorite{width:42px;height:42px;font-size:23px;top:12px;right:12px}.product-detail-image .badge{font-size:9px;top:12px;left:12px}.discount-badge{border-radius:9px;padding:6px 9px;font-size:16px;bottom:12px;left:12px}.product-slide-counter{padding:4px 8px;font-size:10px;bottom:52px;left:12px}.product-gallery-arrow{width:42px;height:42px;font-size:22px}.product-gallery-arrow.previous{left:12px}.product-gallery-arrow.next{right:12px}.product-thumbs{display:none}.product-thumbs button{aspect-ratio:auto;border-radius:14px;flex:0 0 174px;width:174px;height:200px}.product-side-column{display:contents}.product-info{box-shadow:none;background:#fff;border:0;border-radius:0 0 22px 22px;gap:12px;padding:16px 16px 18px;position:static}.product-price-box{align-items:center;gap:6px 10px}.product-price-box strong{letter-spacing:-.02em;font-size:18px!important;line-height:1!important}.product-price-box del{line-height:1;font-size:12px!important}.product-price-box span{border-radius:8px;padding:3px 7px;line-height:1.1;font-size:11px!important}.product-info .product-brand-line{color:#20232b;gap:7px;font-weight:700;line-height:1.15;font-size:var(--mv-text-sm)!important}.product-info .brand-logo-small{border-radius:8px;width:26px;height:26px;font-size:13px!important}.product-info h1{color:#20232b;letter-spacing:-.02em;margin:0;font-weight:800;line-height:1.2;font-size:var(--mv-text-lg)!important}.product-social-row{color:#8f92a5;gap:11px;font-weight:700;line-height:1.2;font-size:var(--mv-text-sm)!important}.product-social-row i{font-size:15px!important}.product-variant-strip{gap:10px;padding-top:2px}.product-variant-head{color:#8f92a5;font-weight:700;line-height:1.15;font-size:var(--mv-text-md)!important}.product-variant-head a{font-weight:800;font-size:var(--mv-text-md)!important}.product-variant-list{gap:8px;margin-right:-16px;padding-right:16px}.product-variant-list a,.product-variant-list button{border-radius:12px;width:58px;height:72px}.size-block{gap:10px;padding-top:0}.size-heading span{color:#20232b;font-weight:800;line-height:1.1;font-size:var(--mv-text-lg)!important}.size-heading button{color:#3157ff;font-weight:800;font-size:var(--mv-text-sm)!important}.size-grid{gap:8px}.size-grid button{border-radius:14px;min-width:78px;min-height:62px}.size-grid strong{line-height:1;font-size:var(--mv-text-md)!important}.size-grid span,.size-grid small{line-height:1.1;font-size:var(--mv-text-xs)!important}.order-button{text-transform:uppercase;border-radius:13px;min-height:48px;font-size:var(--mv-text-sm)!important}.product-info-order,.product-bottom-order{display:none}.order-note{color:#69738a;margin:-3px 0 0;font-weight:500;line-height:1.38;font-size:var(--mv-text-sm)!important}.product-sticky-actions{z-index:50;padding:10px 12px calc(5px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffb;border:1px solid #6094ff47;border-radius:22px;gap:10px;display:grid;position:fixed;bottom:7px;left:7px;right:7px;box-shadow:0 -8px 34px #408eff24,inset 0 0 0 1px #ffffffc7}.product-sticky-summary{grid-template-columns:1fr 1.22fr .9fr;align-items:stretch;gap:8px;display:grid}.product-sticky-price,.product-sticky-stock,.product-sticky-date{background:#fff;border:1px solid #e4e8f4;border-radius:16px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:7px 8px;line-height:1.05;display:flex;box-shadow:0 8px 20px #1f2d5c09}.product-sticky-stock,.product-sticky-date{color:var(--ink);white-space:nowrap;font-weight:900;font-size:var(--mv-text-xs)!important}.product-sticky-stock span,.product-sticky-date span{color:#8590a8;background:#f3f5fb;border-radius:10px;flex:none;place-items:center;width:28px;height:28px;font-size:0;display:grid;overflow:hidden}.product-sticky-stock span:before{content:"▱";font-size:18px;line-height:1}.product-sticky-date span:before{content:"▰";font-size:18px;line-height:1}.product-sticky-price{color:#ff2f70;text-align:center;gap:2px;font-weight:900;display:grid;font-size:var(--mv-text-xs)!important}.product-sticky-price strong{letter-spacing:-.02em;font-size:17px!important}.product-sticky-price del{color:#8f96aa;font-weight:800;font-size:var(--mv-text-xs)!important}.product-sticky-buy-row{grid-template-columns:1fr;gap:9px;padding:0;display:grid}.product-sticky-order{letter-spacing:0;text-transform:none;border-radius:17px;justify-self:stretch;width:100%;min-height:52px;box-shadow:0 12px 28px #2f55ff3d;font-size:var(--mv-text-lg)!important}.product-sticky-cart{background:linear-gradient(135deg,#3157ff 0%,#5d86ff 52%,#48a6ff 100%);order:1;justify-content:center;align-items:center;gap:11px;display:inline-flex}.product-sticky-cart svg{fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.product-sticky-buy-now{color:#3569ff;min-height:42px;box-shadow:none;background:#fff;border:1px solid #48a6ff5c;order:2;font-size:var(--mv-text-md)!important}.product-mobile-nav{z-index:auto;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;grid-template-columns:repeat(5,1fr);height:56px;padding:2px 0 0;display:grid;position:static}.product-mobile-nav a,.product-mobile-nav button{color:#b9bdc9;place-items:center;display:grid}.product-mobile-nav .bottom-icon{width:34px;height:34px}.product-mobile-nav a:first-child{color:#3569ff}.product-mobile-nav a:hover,.product-mobile-nav button:hover,.product-mobile-nav a:active,.product-mobile-nav button:active{color:var(--blue)}.product-mobile-nav a:hover .desktop-action-icon path,.product-mobile-nav a:hover .desktop-action-icon circle,.product-mobile-nav button:hover .desktop-action-icon path,.product-mobile-nav button:hover .desktop-action-icon circle,.product-mobile-nav a:active .desktop-action-icon path,.product-mobile-nav a:active .desktop-action-icon circle,.product-mobile-nav button:active .desktop-action-icon path,.product-mobile-nav button:active .desktop-action-icon circle{fill:currentColor;stroke:currentColor}.product-sticky-actions+.support-float,.support-float{bottom:286px}.product-feedback-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.product-feedback-actions button{text-align:left;color:#8f94a8;cursor:pointer;background:#fff;border:0;border-radius:18px;place-content:center start;gap:4px;min-height:72px;padding:13px 16px;display:grid;box-shadow:0 8px 22px #1f2d5c0d}.product-feedback-actions button span{color:#b9bdc9;place-items:center;width:22px;height:22px;font-weight:900;line-height:1;display:grid;font-size:18px!important}.product-feedback-actions button:nth-child(2) span{color:#fff;background:#b9bdc9;border-radius:6px 6px 6px 2px;font-size:13px!important}.product-feedback-actions button strong{color:#8f94a8;font-weight:700;line-height:1.05;font-size:var(--mv-text-lg)!important}.product-feedback-actions button b{color:var(--ink);font-size:20px!important}.product-feedback-actions-desktop,.product-store-card-desktop{display:none}.product-store-card-mobile{display:block}.product-store-card{background:linear-gradient(135deg,#6f8cff 0%,#5c86ff 46%,#48a6ff 100%);border-radius:22px;width:100%;max-width:100%;min-height:auto;margin:12px 0 16px;padding:16px 12px 12px;overflow:hidden;box-shadow:0 20px 42px #4957c024}.store-card-hero{gap:10px}.store-card-brand{flex:auto;gap:12px;min-width:0}.store-card-logo{border-radius:14px;width:44px;height:44px;font-size:22px!important}.store-card-brand strong{line-height:1.08;font-size:var(--mv-text-lg)!important}.store-card-brand small{margin-top:3px;line-height:1.1;font-size:var(--mv-text-sm)!important}.store-card-subscribe{flex:0 132px;min-width:0;min-height:34px;padding:0 9px;font-size:var(--mv-text-sm)!important}.store-card-subscribe span{font-size:16px!important}.store-card-panel{border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;width:100%;min-height:82px;margin-top:18px;padding:14px;position:relative;bottom:auto;left:auto;right:auto}.store-card-stat{border-radius:14px;gap:8px;min-width:0;min-height:50px;padding:9px 8px}.store-card-stat strong{font-size:var(--mv-text-sm)!important}.store-card-stat-icon{border-radius:10px;width:28px;height:28px;font-size:14px!important}.store-card-pill{width:52px;min-height:62px;right:10px}.store-card-rating{top:74px}.store-card-chat{display:none}.store-card-pill span{font-size:23px!important}.store-card-chat span{width:26px;height:26px;font-size:7px!important}.store-card-pill strong{font-size:14px!important}.product-spec-table h3{padding:7px 8px;font-size:var(--mv-text-xs)!important}.spec-row{grid-template-columns:43% 57%;min-height:25px}.spec-row span,.spec-row strong,.product-spec-table p,.product-spec-table ul{padding-top:6px;padding-bottom:6px;line-height:1.45;font-size:var(--mv-text-xs)!important}.product-spec-table ul{padding-left:23px}.related-strip{padding-top:30px}.related-list{gap:18px 14px}.product-long-info{gap:8px;max-width:none;padding-top:8px}}.cart-main{padding-top:0}.cart-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;display:grid}.cart-list-panel,.cart-summary{border:1px solid var(--line);background:#fff;border-radius:26px;box-shadow:0 24px 60px #1f2d5c12}.cart-list-panel{padding:28px}.cart-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.cart-heading h1{letter-spacing:-.045em;margin:0;font-size:38px}.cart-heading button,.cart-remove{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.cart-heading button:hover,.cart-remove:hover{color:#e64669}.cart-empty{text-align:center;background:var(--surface);border-radius:20px;align-content:center;place-items:center;gap:12px;min-height:360px;display:grid}.cart-empty>span{color:var(--blue);font-size:46px}.cart-empty h2{margin:0}.cart-empty p{max-width:360px;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.cart-empty .primary-button{color:#fff;background:var(--blue);margin-top:6px}.cart-items{gap:14px;display:grid}.cart-item{border:1px solid var(--line);border-radius:20px;grid-template-columns:118px minmax(0,1fr) 116px 74px;align-items:center;gap:18px;padding:14px;display:grid}.cart-item-image{background:var(--surface);border-radius:16px;place-items:center;height:118px;display:grid;position:relative;overflow:hidden}.cart-item-image .product-object{width:58px;height:70px}.cart-item-copy{gap:5px;min-width:0;display:grid}.cart-item-copy h2{max-width:480px;margin:0;font-size:17px;line-height:1.35}.cart-item-copy a:hover h2{color:var(--blue)}.cart-item-copy p,.cart-item-copy span{color:var(--muted);margin:0;font-size:11px}.cart-item-copy strong{color:var(--blue);margin-top:5px;font-size:18px}.quantity-control{background:var(--surface);border-radius:13px;grid-template-columns:38px 1fr 38px;align-items:center;height:42px;display:grid}.quantity-control button{cursor:pointer;background:0 0;border:0;height:42px;font-size:18px;font-weight:900}.quantity-control span{text-align:center;font-weight:900}.cart-summary{gap:14px;padding:24px;display:grid;position:sticky;top:18px}.cart-summary h2{letter-spacing:-.035em;margin:0 0 4px;font-size:24px}.cart-summary-row,.cart-summary-total{justify-content:space-between;align-items:center;gap:20px;display:flex}.cart-summary-row{color:var(--muted);font-size:12px}.cart-summary-row strong{color:var(--ink)}.cart-summary-total{border-top:1px solid var(--line);margin-top:4px;padding-top:16px;font-size:14px;font-weight:900}.cart-summary-total strong{color:var(--blue);font-size:26px}.cart-payment-note{background:var(--blue-soft);border-radius:16px;grid-template-columns:1fr auto;gap:4px 10px;padding:14px;display:grid}.cart-payment-note span{color:var(--blue);font-size:11px;font-weight:900}.cart-payment-note strong{color:var(--blue);font-size:16px}.cart-payment-note small{color:var(--muted);grid-column:1/3;font-size:10px;line-height:1.5}.cart-summary>p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.catalog-home-link{color:var(--blue);justify-self:end;font-size:11px;font-weight:800}.catalog-home-link span{margin-left:6px}.catalog-top-nav button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 2px;font-size:12px;font-weight:700}.catalog-top-nav button:hover,.catalog-top-nav button.active{color:var(--blue);border-bottom-color:var(--blue)}.catalog-top-nav .catalog-button{align-self:stretch;align-items:center;display:flex}.catalog-main{padding-top:0}.breadcrumbs{color:var(--muted);align-items:center;gap:9px;padding:23px 0;font-size:10px;display:flex}.breadcrumbs a:hover{color:var(--blue)}.breadcrumbs strong{color:var(--ink)}.catalog-intro{color:#fff;background:linear-gradient(120deg,#2037b3,#3858e9 65%,#7187f8);border-radius:24px;justify-content:space-between;align-items:center;min-height:230px;padding:42px 56px;display:flex;position:relative;overflow:hidden}.catalog-intro:before,.catalog-intro:after{content:"";border:1px solid #ffffff29;border-radius:50%;position:absolute}.catalog-intro:before{width:280px;height:280px;top:-110px;right:8%}.catalog-intro:after{width:180px;height:180px;bottom:-100px;right:12%}.catalog-intro>div{z-index:1;position:relative}.catalog-intro .eyebrow{color:#cfdaff}.catalog-intro h1{letter-spacing:-.05em;margin:0;font-size:clamp(38px,5vw,60px)}.catalog-intro p:last-child{color:#e1e7ff;max-width:520px;margin:15px 0 0;font-size:13px}.catalog-count{align-items:center;gap:13px;margin-right:6%;display:flex}.catalog-count strong{letter-spacing:-.08em;font-size:73px;line-height:1}.catalog-count span{color:#dbe2ff;font-size:11px;line-height:1.45}.catalog-grid{grid-template-columns:repeat(3,1fr);gap:14px;padding:32px 0 10px;display:grid}.catalog-tile{text-align:left;border:1px solid var(--line);cursor:pointer;min-height:132px;animation:.4s both catalogAppear;animation-delay:var(--tile-delay);background:#fff;border-radius:20px;grid-template-columns:92px 1fr auto;align-items:center;gap:15px;padding:14px;transition:all .2s;display:grid;position:relative}.catalog-tile:hover,.catalog-tile.selected{border-color:#b7c3ff;transform:translateY(-3px);box-shadow:0 16px 35px #2e40871a}.catalog-tile.selected{box-shadow:0 0 0 2px var(--blue-soft),0 16px 35px #2e40871a;background:#f8f9ff}.catalog-tile-visual{background:#edf1ff;border-radius:15px;place-items:center;width:92px;height:102px;display:grid;position:relative;overflow:hidden}.catalog-tile-visual:after{content:"";border:14px solid #ffffff73;border-radius:50%;width:80px;height:80px;position:absolute;bottom:-45px;right:-38px}.catalog-tile-visual i{color:var(--blue);font:800 34px Manrope,sans-serif}.catalog-tile-visual b{color:#16233f73;letter-spacing:.08em;font-size:8px;position:absolute;top:7px;left:8px}.catalog-tile-visual.indigo,.catalog-tile-visual.blue,.catalog-tile-visual.cobalt{background:#dfe5ff}.catalog-tile-visual.indigo i,.catalog-tile-visual.blue i,.catalog-tile-visual.cobalt i{color:#253fae}.catalog-tile-visual.sky,.catalog-tile-visual.ice{background:#e7f4ff}.catalog-tile-visual.sky i,.catalog-tile-visual.ice i{color:#4388bf}.catalog-tile-visual.mint,.catalog-tile-visual.aqua{background:#e5f7f1}.catalog-tile-visual.mint i,.catalog-tile-visual.aqua i{color:#398d79}.catalog-tile-visual.sand,.catalog-tile-visual.camel{background:#f7efdf}.catalog-tile-visual.sand i,.catalog-tile-visual.camel i{color:#a57a39}.catalog-tile-visual.lavender,.catalog-tile-visual.violet{background:#f0e9ff}.catalog-tile-visual.lavender i,.catalog-tile-visual.violet i{color:#7650bd}.catalog-tile-visual.rose,.catalog-tile-visual.berry,.catalog-tile-visual.coral{background:#ffe9ee}.catalog-tile-visual.rose i,.catalog-tile-visual.berry i,.catalog-tile-visual.coral i{color:#bd526f}.catalog-tile-visual.steel,.catalog-tile-visual.gray{background:#eaedf3}.catalog-tile-visual.steel i,.catalog-tile-visual.gray i{color:#5c6980}.catalog-tile-visual.gift{background:#ffebf1}.catalog-tile-visual.gift i{color:#d7476d}.catalog-tile-visual.night{background:#fff3d5}.catalog-tile-visual.night i{color:#b97a16;text-shadow:0 0 18px #ffd872}.catalog-tile-copy{gap:4px;min-width:0;display:grid}.catalog-tile-copy small{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:800}.catalog-tile-copy strong{font-size:16px}.catalog-tile-copy em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-style:normal;overflow:hidden}.catalog-tile-arrow{color:#a9b2c5;margin-right:4px;font-size:18px;transition:all .2s}.catalog-tile:hover .catalog-tile-arrow{color:var(--blue);transform:translate(3px)}.catalog-empty{text-align:center;background:var(--surface);border-radius:22px;margin:35px 0;padding:70px 20px}.catalog-empty>span{color:var(--blue);font-size:40px}.catalog-empty h2{margin:12px 0 5px}.catalog-empty p{color:var(--muted);font-size:11px}.catalog-empty button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:9px;margin-top:12px;padding:11px 17px;font-size:10px;font-weight:800}.catalog-selection{z-index:20;color:#fff;background:var(--ink);border-radius:12px;align-items:center;gap:12px;padding:10px 12px 10px 16px;font-size:10px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 14px 40px #111b3340}.catalog-selection span{color:#aeb9d1}.catalog-selection strong{font-size:12px}.catalog-selection button{color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:7px;padding:7px 10px;font-size:9px;font-weight:700}@keyframes catalogAppear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.catalog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.catalog-home-link{font-size:0}.catalog-home-link span{font-size:20px}.catalog-top-nav{padding-left:16px}.catalog-top-nav .catalog-button{display:none}.catalog-main{padding-top:0}.breadcrumbs{padding:17px 2px}.catalog-intro{align-items:flex-start;min-height:220px;padding:34px 25px}.catalog-intro h1{font-size:39px}.catalog-intro p:last-child{max-width:260px;line-height:1.6}.catalog-count{margin:0;bottom:21px;right:20px;position:absolute!important}.catalog-count strong{font-size:45px}.catalog-count span{font-size:8px}.catalog-grid{grid-template-columns:1fr;gap:10px;padding-top:18px}.catalog-tile{grid-template-columns:76px 1fr auto;min-height:112px}.catalog-tile-visual{width:76px;height:84px}.catalog-tile-copy strong{font-size:15px}.catalog-selection{white-space:nowrap;bottom:78px}}

