@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Sora:wght@400;600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{--font-title:"Sora", sans-serif;--font-body:"Outfit", sans-serif;--font-alt:"Inter", sans-serif;--primary-color:#7c3aed;--primary-hover:color-mix(in srgb, var(--primary-color) 85%, black);--primary-soft:color-mix(in srgb, var(--primary-color) 10%, white);--price-color:var(--primary-color);--button-text-color:#fff;--bg-app:#f8fafc;--card-bg:#fff;--text-main:#0f172a;--text-muted:#64748b;--border-color:#e2e8f0;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;--shadow-lg:0 10px 15px -3px #0000000d, 0 4px 6px -2px #00000008;--shadow-premium:0 20px 40px -15px #7c3aed1f;--radius-lg:16px;--radius-md:12px;--radius-sm:8px}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}body{background-color:var(--bg-app);color:var(--text-main);font-family:var(--font-body);min-height:100vh;line-height:1.5;overflow-x:hidden}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;transition:transform .12s,box-shadow .16s,filter .16s,opacity .16s;position:relative;overflow:hidden}button:after{content:"";pointer-events:none;opacity:0;background:radial-gradient(circle,#ffffff57 0%,#ffffff2e 34%,#0000 72%);transition:opacity .18s,transform .18s;position:absolute;inset:0;transform:scale(.65)}button:active:not(:disabled){filter:brightness(.98);transform:scale(.97)}button:active:not(:disabled):after{opacity:1;transition-duration:80ms;transform:scale(1)}button:disabled{transform:none}input[type=checkbox]{cursor:pointer;min-width:20px;min-height:20px;width:20px!important;height:20px!important}.store-header{z-index:90;box-sizing:border-box;min-height:64px;border-style:solid!important;border-width:0 0 1px!important;border-color:transparent transparent var(--border-color,#e2e8f0)!important;background:var(--header-bg,var(--card-bg,#fff))!important;border-radius:0!important;width:100%!important;max-width:none!important;height:auto!important;margin:0!important;padding:10px 20px!important;position:sticky!important;top:0!important;box-shadow:0 2px 12px #0f172a0d!important}html[data-color-scheme=dark] .store-header{box-shadow:0 2px 12px #00000059!important}.store-header-inner{flex-direction:column;gap:6px;width:100%;max-width:1200px;margin:0 auto;display:flex}.store-header-top{justify-content:space-between;align-items:center;gap:16px;width:100%;min-width:0;display:flex}.store-header-brand{cursor:pointer;flex:auto;align-items:center;gap:10px;min-width:0;max-width:min(420px,48%);display:flex}.store-header-logo{background:var(--search-bg,#fbf9f6);border:1px solid var(--border-color,#efeae2);width:44px;height:44px;color:var(--primary-color,#c5a880);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex;overflow:hidden}.store-header-logo img{object-fit:cover;width:100%;height:100%}.store-header-brand-text{flex-direction:column;flex:auto;justify-content:center;align-items:flex-start;gap:2px;min-width:0;display:flex}.store-header-title{font-family:var(--font-title);color:var(--text-main);letter-spacing:-.5px;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;font-size:18px;font-weight:700;line-height:1.15;overflow:hidden}.store-header-tagline{color:var(--text-muted,#64748b);text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;margin:0;font-size:12px;line-height:1.25;overflow:hidden}.store-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.store-header-icon-btn{background:var(--icon-btn-bg,#fff);border:1px solid var(--icon-btn-border,#e2e8f0);width:36px;height:36px;color:var(--text-main,#0f172a);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative;box-shadow:0 2px 6px #00000008;overflow:visible!important}.store-header-icon-btn[href]{color:#25d366}.store-header-icon-btn.is-active{background:var(--primary-color);color:#fff;border-color:#0000}.store-header-cart-badge{color:#fff;z-index:10;background:#ef4444;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:800;line-height:1;display:flex;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 6px #0003}.store-header-login{background:var(--primary-color);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;flex-shrink:0;padding:8px 14px;font-size:13px;font-weight:600}.store-header-account{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:6px;max-width:140px;padding:0;display:inline-flex}.store-header-account img{border:2px solid var(--primary-color);object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.store-header-account-name{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.store-header-meta{flex-wrap:wrap;align-items:center;gap:10px;width:100%;min-width:0;display:flex}.store-header-badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.store-header-badge{white-space:nowrap;border-radius:30px;padding:2px 7px;font-size:10px;font-weight:700}.store-header-badge.is-open{color:#10b981;background:#ecfdf5;border:1px solid #d1fae5}.store-header-badge.is-closed{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.store-header-badge.is-highlight{color:var(--primary-color);background:var(--primary-soft);border:1px solid color-mix(in srgb, var(--primary-color) 18%, white)}.header-search{flex:auto;align-items:center;min-width:0;max-width:560px;height:44px;display:flex;position:relative}.mobile-search-wrap{display:none}.search-suggestions{z-index:120;background:var(--card-bg,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:14px;max-height:min(360px,55vh);padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #0f172a24}.search-suggestion{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:8px;display:flex}.search-suggestion:hover,.search-suggestion:focus-visible{background:#f8fafc;outline:none}.search-suggestion.is-empty{cursor:default;color:#94a3b8;justify-content:center;padding:14px 10px;font-size:13px;font-weight:600}.search-suggestion-thumb{background:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.search-suggestion-thumb img{object-fit:cover;width:100%;height:100%}.search-suggestion-thumb-fallback{color:#94a3b8;font-size:14px;font-weight:800}.search-suggestion-body{flex-direction:column;gap:2px;min-width:0;display:flex}.search-suggestion-name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.search-suggestion-meta{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.header-search svg{fill:none;stroke:#64748b;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:20px;height:20px;position:absolute;left:18px}.header-search input{width:100%;height:100%;color:var(--text-main);background:var(--search-bg,#f5f7fa);border:1px solid #0000;border-radius:999px;outline:none;padding:0 20px 0 50px;transition:border-color .16s,background .16s}.header-search input:focus{border-color:color-mix(in srgb, var(--primary-color) 35%, transparent);background:var(--card-bg,#fff)}.store-benefits{color:#fff;justify-content:center;align-items:center;gap:36px;min-height:40px;font-size:14px;font-weight:600;display:flex}.store-benefits span{align-items:center;gap:9px;display:inline-flex}.store-benefits svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px;height:20px}.store-benefits i{background:#ffffff8c;width:1px;height:22px}.store-hero{width:min(1200px,100% - 32px);box-shadow:none;background:0 0;border:0;border-radius:0;margin:12px auto 0;overflow:visible}.store-hero>.hero-banner-container{border-radius:16px}.hero-arrow{z-index:8;color:#0f172ab8;-webkit-backdrop-filter:blur(6px);cursor:pointer;opacity:0;pointer-events:none;background:#ffffff52;border:0;border-radius:50%;place-items:center;width:40px;height:40px;padding:0 0 2px;font-size:30px;line-height:1;transition:opacity .28s,background .2s,transform .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #0f172a14}@media (hover:hover) and (pointer:fine){.hero-banner-container:hover .hero-arrow,.hero-banner-track:hover .hero-arrow,.hero-banner-track.is-interacting .hero-arrow{opacity:.72;pointer-events:auto}.hero-banner-container:hover .hero-arrow:hover,.hero-banner-track:hover .hero-arrow:hover{opacity:.92;background:#ffffff7a}}@media (hover:none),(pointer:coarse){.hero-banner-track.is-interacting .hero-arrow{opacity:.55;pointer-events:auto}}.hero-arrow-left{left:10px}.hero-arrow-right{right:10px}@media (width<=767px){.hero-arrow{width:34px;height:34px;font-size:26px}.hero-arrow-left{left:8px}.hero-arrow-right{right:8px}}.hero-dots{z-index:8;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.hero-dots button{cursor:pointer;background:#ffffff7a;border:0;border-radius:50%;width:9px;height:9px;padding:0}.hero-dots button.active{background:#fff;border-radius:999px;width:24px}.store-hero>div:nth-of-type(2){max-width:none!important;margin:16px 0 0!important;padding:0!important}.store-hero>div:nth-of-type(2)>div{min-height:126px;border-radius:16px!important;align-items:flex-start!important;padding:22px 34px!important}.store-hero>div:nth-of-type(2)>div>div:first-child{justify-content:flex-start!important}.store-hero>div:nth-of-type(2)>div>p{padding-left:64px;text-align:left!important;max-width:none!important}.store-hero>div:nth-of-type(3){display:none}.store-section{margin-top:28px}.story-section{margin-top:18px}.story-section>div{justify-content:center;gap:22px!important}.story-circle{box-sizing:border-box;background:#e2e8f0;flex-shrink:0;position:relative;border-width:3px!important;width:72px!important;height:72px!important;overflow:hidden!important}.story-circle>*,.story-modal-avatar>*{border-radius:inherit;object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.story-modal-avatar{background:#111827;border:2px solid #fff;border-radius:50%;flex-shrink:0;width:32px;height:32px;overflow:hidden}.video-section .carousel-track>div>img,.video-section .carousel-track>div>video,.video-section .media-platform-card{object-fit:cover;opacity:.88;width:100%;height:100%}.media-platform-card{color:#fff;letter-spacing:.02em;place-items:center;font-size:14px;font-weight:800;display:grid}.media-platform-instagram{background:linear-gradient(145deg,#833ab4,#fd1d1d,#fcb045)}.media-platform-tiktok{text-shadow:2px 1px #25f4ee,-2px -1px #fe2c55;background:linear-gradient(145deg,#111,#27272a)}.media-platform-link{background:linear-gradient(145deg, var(--primary-color), var(--secondary-color))}.universal-media{object-fit:contain;background:#000;border:0;width:100%;height:100%;max-height:100%}.universal-media-instagram{background:#fff}.universal-media-drive{background:#000}.universal-media-tiktok-wrap{background:#000;width:100%;height:100%;min-height:320px;position:relative;overflow:hidden}.universal-media-tiktok{background:#000;border:0;width:100%;height:100%;display:block}.tiktok-open-fallback{z-index:4;color:#fff;-webkit-backdrop-filter:blur(6px);background:#0000009e;border:1px solid #ffffff2e;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700;line-height:1.2;text-decoration:none;position:absolute;bottom:10px;right:10px}.tiktok-open-fallback:hover{background:#fe2c55e6;border-color:#0000}.clean-video-player{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#000;width:100%;height:100%;min-height:200px;position:relative;overflow:hidden}.clean-video-player.is-compact .clean-video-chrome{padding-bottom:8px}.clean-video-failed{place-items:center;display:grid}.clean-video-failed-msg{z-index:3;text-align:center;color:#ffffffeb;text-shadow:0 1px 4px #0009;flex-direction:column;gap:6px;font-size:12px;line-height:1.4;display:flex;position:absolute;inset:auto 16px 24px}.clean-video-failed-msg strong{font-size:13px}.clean-video-el{object-fit:contain;background:#000;width:100%;height:100%;display:block}.clean-video-hit{z-index:2;cursor:pointer;background:0 0;border:0;padding:0;position:absolute;inset:0}.clean-video-center{z-index:3;pointer-events:none;place-items:center;transition:opacity .2s;display:grid;position:absolute;inset:0}.clean-video-center.is-hidden{opacity:0}.clean-video-play-btn{pointer-events:auto;color:#fff;-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#0f172a6b;border:0;border-radius:50%;place-items:center;width:48px;height:48px;transition:transform .15s,background .15s,opacity .2s;display:grid;box-shadow:0 4px 16px #00000040}.clean-video-play-btn:active{transform:scale(.94)}.clean-video-chrome{z-index:4;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));opacity:0;pointer-events:none;background:linear-gradient(#0000 0%,#00000047 45%,#000000b8 100%);transition:opacity .22s,transform .22s;position:absolute;bottom:0;left:0;right:0;transform:translateY(8px)}.clean-video-chrome.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.clean-video-seek{appearance:none;cursor:pointer;background:#ffffff47;border-radius:999px;outline:none;width:100%;height:3px;margin:0 0 8px}.clean-video-seek::-webkit-slider-thumb{appearance:none;background:#fff;border:0;border-radius:50%;width:12px;height:12px;box-shadow:0 1px 4px #00000059}.clean-video-seek::-moz-range-thumb{background:#fff;border:0;border-radius:50%;width:12px;height:12px}.clean-video-seek::-moz-range-track{background:#ffffff47;border-radius:999px;height:3px}.clean-video-row{align-items:center;gap:8px;min-width:0;display:flex}.clean-video-icon-btn{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;padding:0;display:grid}.clean-video-icon-btn:active{background:#ffffff38}.clean-video-time{color:#ffffffe6;font-variant-numeric:tabular-nums;letter-spacing:.01em;flex:none;font-size:11px;font-weight:600}.clean-video-title-chip{color:#ffffffc7;white-space:nowrap;text-overflow:ellipsis;text-align:right;flex:auto;min-width:0;font-size:11px;font-weight:600;overflow:hidden}@media (width<=767px){.clean-video-play-btn{width:42px;height:42px}.clean-video-play-btn svg{width:18px;height:18px}.clean-video-chrome{padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px))}.clean-video-seek{height:2.5px;margin-bottom:6px}.clean-video-seek::-webkit-slider-thumb{width:10px;height:10px}.clean-video-icon-btn{width:28px;height:28px}.clean-video-icon-btn svg{width:15px;height:15px}.clean-video-time,.clean-video-title-chip{font-size:10px}}@media (width>=768px){.clean-video-play-btn{width:44px;height:44px}}.media-external-link{color:#fff;background:var(--primary-color);border-radius:999px;padding:12px 22px;font-weight:700;text-decoration:none;display:inline-flex}.carousel-shell{position:relative}.carousel-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:16px;padding:2px 2px 14px;display:flex;overflow-x:auto}.carousel-track::-webkit-scrollbar{display:none}.carousel-track>*{scroll-snap-align:start}.carousel-arrow{z-index:5;border:1px solid var(--border-color);width:42px;height:42px;color:var(--text-main);cursor:pointer;background:#fffffff5;border-radius:50%;place-items:center;padding:0;transition:transform .16s,box-shadow .16s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #0f172a24}.carousel-arrow:hover{transform:translateY(-50%)scale(1.06);box-shadow:0 10px 28px #0f172a33}.carousel-arrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:22px;height:22px}.carousel-arrow-left{left:-18px}.carousel-arrow-right{right:-18px}.product-carousel .ecommerce-card{width:188px!important;min-width:188px!important}.coupon-section .carousel-track>div{min-width:360px!important;color:var(--coupon-text-color)!important;background:var(--coupon-card-color)!important;box-shadow:var(--shadow-lg)!important;border:none!important}.catalog-categories>div{justify-content:center}@media (width<=767px){body{background:var(--card-bg)}.store-header{width:100%!important;height:auto!important;min-height:0!important;box-shadow:none!important;border-width:0 0 1px!important;border-radius:0!important;margin:0!important;padding:8px 12px 10px!important;top:0!important}.store-header-inner{gap:6px}.store-header-top{gap:8px}.store-header-brand{flex:auto;gap:8px;min-width:0;max-width:none}.store-header-logo{width:34px!important;height:34px!important}.store-header-title{font-size:14px!important}.store-header-tagline{font-size:11px}.store-header-actions{gap:6px}.store-header-icon-btn{width:34px;height:34px}.store-header-login{padding:7px 12px;font-size:12px}.store-header-account-name{display:none}.store-header-meta{gap:6px}.header-search{display:none}.mobile-search-wrap{z-index:80;background:var(--header-bg,var(--card-bg,#fff));border-bottom:1px solid var(--border-color,#f1f5f9);padding:8px 12px 10px;display:block;position:relative}.mobile-search{align-items:center;height:42px;display:flex;position:relative}.mobile-search svg{fill:none;width:18px;height:18px;stroke:var(--text-muted,#64748b);stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;pointer-events:none;position:absolute;left:14px}.mobile-search input{border:1px solid var(--border-color,#e2e8f0);width:100%;height:100%;color:var(--text-main);background:var(--search-bg,#f8fafc);border-radius:12px;outline:none;padding:0 40px 0 42px;font-size:14px}.mobile-search input:focus{border-color:color-mix(in srgb, var(--primary-color) 35%, transparent);background:var(--card-bg,#fff)}.mobile-search-clear{color:#64748b;cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:11px;font-weight:700;display:inline-flex;position:absolute;right:10px}.mobile-search-wrap .search-suggestions{top:calc(100% - 2px);left:12px;right:12px}.store-benefits{gap:12px;min-height:34px;padding:5px 10px;font-size:9px}.store-benefits svg{width:15px;height:15px}.store-benefits i{height:16px}.store-hero{width:calc(100% - 24px);box-shadow:none;border:0;border-radius:0;margin:10px auto 0}.store-hero>.hero-banner-container{border-radius:14px}.store-hero>div:nth-of-type(3){display:block;margin:12px auto 0!important;padding:0 12px!important}.store-hero>div:nth-of-type(2){margin:10px 12px 0!important}.store-hero>div:nth-of-type(2)>div{min-height:0;padding:14px!important}.store-hero>div:nth-of-type(2)>div>p{padding-left:0}.store-section{margin-top:18px;padding-left:12px!important;padding-right:12px!important}.store-section h2{margin-bottom:12px!important;font-size:16px!important}.carousel-arrow{display:none}.carousel-track{overscroll-behavior-inline:contain;gap:10px;margin-right:-12px;padding-right:12px}.story-section{padding-top:14px!important}.story-section>div{justify-content:flex-start;gap:12px!important}.story-circle{width:58px!important;height:58px!important}.catalog-categories{padding:0 0 4px!important}.catalog-categories>div{justify-content:flex-start!important;overflow-x:auto!important}.catalog-categories button{white-space:nowrap!important;border-radius:20px!important;flex-shrink:0!important;width:auto!important;min-width:max-content!important;padding:8px 16px!important;font-size:13px!important}.product-carousel .ecommerce-card{width:142px!important;min-width:142px!important}.product-carousel .ecommerce-card>div:first-child{height:118px!important}.video-section .carousel-track>div{width:138px!important;min-width:138px!important;height:220px!important}.coupon-section .carousel-track>div{min-width:calc(100vw - 40px)!important}.ecommerce-card:hover{transform:none}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border:2px solid var(--bg-app);background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes dvSpin{to{transform:rotate(360deg)}}.eng-btn{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;transition:transform .12s,box-shadow .12s,opacity .15s,background .15s}.eng-btn:hover:not(:disabled){filter:brightness(.97);box-shadow:0 1px 3px #0f172a14}.eng-btn:active:not(:disabled){box-shadow:none;transform:scale(.94)}.eng-btn:disabled{opacity:.55;cursor:not-allowed}.eng-chip{-webkit-tap-highlight-color:transparent;transition:transform .12s,background .15s,border-color .15s}.eng-chip:hover{filter:brightness(.98)}.eng-chip:active{transform:scale(.96)}.eng-spinner{box-sizing:border-box;border:2px solid #94a3b873;border-top-color:#7c3aed;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite dvSpin}.eng-spinner-lg{border-width:3px;width:28px;height:28px}.eng-list-loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:120px;padding:28px 16px;font-size:13px;font-weight:600;display:flex}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideOver{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-fade-in-up{animation:.4s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.animate-fade-in{animation:.3s ease-out forwards fadeIn}.animate-slide-over{animation:.35s cubic-bezier(.16,1,.3,1) forwards slideOver}.animate-pop-in{animation:.3s cubic-bezier(.34,1.56,.64,1) forwards popIn}@keyframes accountPageIn{0%{opacity:0;transform:translate(36px)}to{opacity:1;transform:translate(0)}}@keyframes accountPageBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes accountTabPanelIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes accountHeroIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.account-page-shell{animation:.38s cubic-bezier(.16,1,.3,1) both accountPageIn}.account-page-shell:before{content:none}.account-page-header{animation:.28s ease-out both accountPageBackdropIn}.account-page-hero{animation:.42s cubic-bezier(.16,1,.3,1) 60ms both accountHeroIn}.account-page-tabs{animation:.4s cubic-bezier(.16,1,.3,1) .1s both accountHeroIn}.account-page-tab-btn{transition:background .22s,color .22s,box-shadow .22s,transform .15s}.account-page-tab-btn:active{transform:scale(.97)}.account-page-tab-panel{animation:.3s cubic-bezier(.16,1,.3,1) both accountTabPanelIn}@media (prefers-reduced-motion:reduce){.account-page-shell,.account-page-header,.account-page-hero,.account-page-tabs,.account-page-tab-panel{animation:none!important}.account-page-tab-btn{transition:none}}@keyframes cartDropToast{0%{opacity:0;transform:translateY(28px)scale(.86)}12%{opacity:1;transform:translateY(0)scale(1)}72%{opacity:1;transform:translateY(-6px)scale(1)}to{opacity:0;transform:translateY(-42px)scale(.92)}}@keyframes cartIconBounce{0%,to{transform:scale(1)}25%{transform:scale(1.22)}45%{transform:scale(.94)}65%{transform:scale(1.12)}85%{transform:scale(.98)}}@keyframes cartBadgePop{0%{transform:scale(.6)}50%{transform:scale(1.25)}to{transform:scale(1)}}.cart-drop-toast{pointer-events:none;animation:1.65s cubic-bezier(.16,1,.3,1) forwards cartDropToast}.store-header-icon-btn.cart-bounce{animation:.65s cubic-bezier(.34,1.45,.64,1) cartIconBounce}.store-header-cart-badge.cart-badge-pop{animation:.45s cubic-bezier(.34,1.56,.64,1) cartBadgePop}.glass-header{-webkit-backdrop-filter:blur(20px);background:#fffc;border-bottom:1px solid #f1f5f9cc}.ecommerce-card{background:var(--card-bg);border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ecommerce-card:hover{box-shadow:0 12px 20px -8px #00000014, var(--shadow-premium);border-color:color-mix(in srgb, var(--primary-color) 20%, var(--border-color));transform:translateY(-4px)}.ecommerce-input{border-radius:var(--radius-md);width:100%;font-size:14px;font-family:var(--font-alt);background:#f8fafc;border:1px solid #e2e8f0;outline:none;padding:12px 16px;transition:all .2s}.ecommerce-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px var(--primary-soft);background:#fff}.cart-drawer{background:#fff;flex-direction:column;gap:18px;width:min(1100px,94vw);max-width:1100px;height:100%;padding:24px;display:flex;overflow:hidden;box-shadow:-10px 0 40px #0000001f}.cart-checkout-layout{flex:1;grid-template-columns:minmax(0,1.35fr) minmax(340px,.85fr);gap:24px;min-height:0;display:grid}.cart-items-panel,.cart-summary-panel{min-width:0;min-height:0}.cart-items-panel{border-right:1px solid var(--border-color);flex-direction:column;gap:12px;padding-right:18px;display:flex}.cart-items-heading{color:#1e293b;justify-content:space-between;align-items:center;gap:12px;font-size:14px;display:flex}.cart-items-heading span{color:var(--text-muted);font-size:11px;font-weight:600}.cart-items-list{flex-direction:column;gap:10px;min-height:0;padding-right:6px;display:flex;overflow-y:auto}.cart-summary-panel{padding-right:4px;overflow-y:auto}.cart-product-row{background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 14px;display:grid}.cart-product-info{min-width:0}.cart-product-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.cart-quantity-control{border:1px solid var(--border-color);background:#fff;border-radius:8px;align-items:center;display:flex;overflow:hidden}@media (width<=767px){.cart-drawer{width:100%;max-width:none;padding:18px;overflow-y:auto}.cart-checkout-layout{flex-direction:column;gap:18px;min-height:auto;display:flex}.cart-items-panel{border-right:0;padding-right:0}.cart-items-list{max-height:42vh}.cart-summary-panel{overflow:visible}.cart-product-row{grid-template-columns:56px minmax(0,1fr);gap:10px;padding:10px}.cart-product-row>img,.cart-product-row>div:first-of-type:not(.cart-product-info){width:56px!important;height:56px!important}.cart-product-actions{grid-column:2;justify-content:flex-start}}.template-moderno-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;display:grid}@media (width>=768px){.template-moderno-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px}}.template-minimalista-list{flex-direction:column;gap:16px;display:flex}.template-compacta-list{flex-direction:column;align-items:stretch;gap:10px;width:100%;display:flex}.template-compacta-list>.ecommerce-card{width:100%;min-width:0;max-width:none}
