:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{color-scheme:light;--bg: #f2f5fa;--surface: #ffffff;--surface-soft: #f7f9fc;--text: #142235;--muted: #7f90a8;--line: rgba(20, 34, 53, .08);--brand: #0a72bb;--brand-deep: #065592;--brand-soft: #dcecff;--accent: #d91e18;--highlight: #0d8b4e;--shadow: 0 18px 48px rgba(18, 36, 58, .08);font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(10,114,187,.12),transparent 22%),linear-gradient(180deg,#fbfdff 0%,var(--bg) 100%);color:var(--text)}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;padding:20px 14px 110px}.mobile-frame{max-width:500px;margin:0 auto}.topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.topbar.is-cart{margin-bottom:26px}.topbar.is-sticky{position:sticky;top:0;z-index:20;padding:12px 0;background:linear-gradient(180deg,#fbfdfffa,#f2f5faf0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 24px #12243a14}.topbar-spacer{width:42px;height:42px;flex:0 0 42px}.icon-button{position:relative;width:42px;height:42px;border:0;border-radius:14px;background:#ffffffbf;box-shadow:0 8px 20px #12243a0d}.back-button{width:42px;height:42px;border:0;border-radius:14px;background:#ffffffc7;color:var(--brand);font-size:1.4rem;box-shadow:0 8px 20px #12243a0d}.icon-button span{position:absolute;left:11px;right:11px;height:2px;border-radius:999px;background:var(--brand)}.icon-button span:nth-child(1){top:13px}.icon-button span:nth-child(2){top:20px}.icon-button span:nth-child(3){top:27px}.icon-button.search:before,.icon-button.search:after{content:"";position:absolute}.icon-button.search:before{width:13px;height:13px;border:2px solid var(--muted);border-radius:50%;top:10px;left:10px}.icon-button.search:after{width:8px;height:2px;background:var(--muted);transform:rotate(45deg);right:9px;bottom:12px;border-radius:999px}.topbar-actions{display:flex;gap:8px}.menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#07121e57;z-index:29}.app-drawer{position:fixed;top:0;left:0;bottom:0;width:min(380px,calc(100vw - 36px));padding:24px 20px 28px;background:linear-gradient(180deg,#fefefe,#f5f8fc);box-shadow:24px 0 48px #12243a29;z-index:30;overflow-y:auto}.app-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.app-drawer__close{width:42px;height:42px;border:0;border-radius:14px;background:#ffffffeb;color:#516276;font-size:1.7rem;line-height:1;box-shadow:0 10px 20px #12243a14}.app-drawer__nav{display:grid;gap:18px}.search-panel{position:fixed;top:16px;left:50%;transform:translate(-50%);width:min(500px,calc(100vw - 24px));max-height:calc(100vh - 32px);overflow-y:auto;padding:20px;border-radius:28px;background:linear-gradient(180deg,#fff,#f6f9fd);box-shadow:0 22px 48px #12243a2e;z-index:30}.search-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.search-panel__header strong{color:#111822;font-size:1.2rem}.search-panel__field{display:grid;gap:8px;margin-bottom:18px}.search-panel__field span{color:#5c6b7d;font-size:.92rem}.search-panel__field input{width:100%;border:1px solid rgba(20,34,53,.08);border-radius:18px;background:#fff;padding:15px 18px;color:#152232;outline:none}.search-panel__results{display:grid;gap:18px}.search-result-block{display:grid;gap:12px}.search-result-block h3{margin:0;color:#111822;font-size:1rem}.search-chip-list{display:flex;flex-wrap:wrap;gap:10px}.search-chip{border:0;padding:10px 14px;border-radius:999px;background:#e9f2fd;color:#0c66a2;font-weight:700}.search-product-list{display:grid;gap:10px}.search-product-item{width:100%;display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:12px;padding:10px;border:0;border-radius:18px;background:#fffffff2;text-align:left;box-shadow:0 8px 20px #12243a0f}.search-product-item__thumb{overflow:hidden;width:68px;height:68px;border-radius:16px;background:linear-gradient(135deg,#f3d58c,#fff0c9)}.search-product-item__thumb img{width:100%;height:100%;object-fit:cover;display:block}.search-product-item__body{display:grid;gap:4px}.search-product-item__body strong{color:#111822;font-size:.96rem;line-height:1.35}.search-product-item__body span{color:#718298;font-size:.84rem}.search-product-item__body em{color:#0c66a2;font-size:.94rem;font-style:normal;font-weight:800}.drawer-home-link{width:100%;padding:16px 18px;border:0;border-radius:18px;background:linear-gradient(180deg,#68b3f4,#5aa8ee);color:#0f2f4b;font-size:1rem;font-weight:800;text-align:left}.drawer-category-list{display:grid;gap:12px}.drawer-category-group{display:grid;gap:10px}.drawer-category-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border:0;border-radius:18px;background:#fffffff2;color:#182535;font-size:.98rem;font-weight:700;text-align:left;box-shadow:0 10px 22px #12243a0f}.drawer-category-trigger.active{background:linear-gradient(180deg,#edf5ff,#e2effd);color:#0b5e97}.drawer-category-arrow{color:#72839a;font-size:1.2rem;line-height:1}.drawer-category-arrow.open{color:#0b5e97}.drawer-submenu{display:grid;gap:8px;padding:0 0 0 16px}.drawer-submenu-link{width:100%;padding:13px 16px;border:0;border-radius:16px;background:#eaf1f9e6;color:#425368;font-size:.94rem;text-align:left}.brand-lockup{flex:1;min-width:0}.brand-mark{display:inline-flex;align-items:baseline;gap:2px;font-size:1.95rem;line-height:1;font-weight:800;color:#0f7cc5}.brand-mark span{color:var(--accent);font-size:1.2rem;letter-spacing:-.02em}.brand-lockup small{display:block;color:#111c2b;letter-spacing:.22em;font-size:.55rem;margin-top:2px}.brand-page-title{color:var(--text);font-size:1.2rem;font-weight:800;line-height:1.1}.brand-logo-image{width:182px;height:auto;display:block}.home-layout{display:grid;gap:20px}.hero-banner{position:relative;overflow:hidden;min-height:262px;padding:28px;border-radius:17px;background:#0f1b28;box-shadow:var(--shadow);transition:transform .35s ease;touch-action:pan-y;-webkit-user-select:none;user-select:none}.hero-swiper{width:100%;overflow:visible;border-radius:17px}.hero-swiper .swiper-slide{height:auto;display:block}.hero-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#071321b3,#07132161 38%,#07132114 72%,#07132129),linear-gradient(180deg,#08111b29,#08111b1a 55%,#08111b4d);z-index:1}.hero-banner__copy{position:relative;z-index:2;max-width:220px;display:grid}.hero-banner__eyebrow{margin:0 0 10px;color:#ffffffe0;font-size:.86rem;font-weight:800;letter-spacing:.16em}.hero-banner__copy h1{margin:0 0 18px;color:#fff;font-size:clamp(2rem,8vw,3.2rem);line-height:1.04;text-shadow:0 10px 24px rgba(0,0,0,.18)}.cta-pill{min-width:118px;padding:14px 22px;border:0;border-radius:999px;background:#fff;color:var(--brand-deep);font-weight:700;box-shadow:0 10px 24px #0b497424}.hero-banner__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-banner__media img{width:100%;height:100%;object-fit:cover;display:block}.hero-banner__dots{position:absolute;left:28px;bottom:22px;z-index:3;display:flex;gap:8px}.hero-banner__dot{width:10px;height:10px;border:0;border-radius:50%;background:#ffffff73}.hero-banner__dot.active{width:28px;border-radius:999px;background:#fff}.hero-swiper .swiper-pagination{left:28px!important;bottom:22px!important;width:auto!important;display:flex;gap:8px;z-index:3}.hero-swiper .swiper-pagination-bullet{width:10px;height:10px;margin:0!important;border-radius:50%;background:#ffffff73;opacity:1}.hero-swiper .swiper-pagination-bullet-active{width:28px;border-radius:999px;background:#fff}.section-block,.section-shell{display:grid;gap:16px}.section-shell{padding:22px;border-radius:30px;background:#ffffffb8;box-shadow:var(--shadow)}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.section-title-row h2{margin:0;font-size:1.9rem;line-height:1.05}.section-title-row.decorated h2{position:relative;padding-right:56px}.section-title-row.decorated h2:after{content:"";position:absolute;right:0;top:50%;width:46px;height:4px;border-radius:999px;background:var(--brand);transform:translateY(-50%)}.link-button{border:0;background:transparent;color:var(--brand);font-weight:700}.category-strip{display:grid;grid-template-columns:repeat(3,minmax(108px,1fr));gap:12px}.category-strip-swiper{width:100%;overflow:visible;padding:2px 2px 6px}.category-strip-slide{width:116px!important;height:auto}.category-card{border:0;padding:0;background:transparent;display:grid;justify-items:stretch;gap:10px;color:var(--text)}.category-card__icon{width:100%;aspect-ratio:1 / 1;display:grid;place-items:center;border-radius:20px;background:linear-gradient(180deg,#f1f4f8,#ebeff4);color:#4d6078;font-size:1rem;font-weight:800}.category-card__icon--image{overflow:hidden}.category-card__icon--image img{width:100%;height:100%;object-fit:cover}.category-card.active .category-card__icon{background:linear-gradient(180deg,#cfe5ff,#b5d3fb);color:var(--brand)}.category-card span{font-size:.9rem;text-align:center;line-height:1.3}.category-card__label{display:block;min-height:2.6em;padding:0 2px;font-size:.96rem;font-weight:700;word-break:break-word}.featured-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-card.storefront{position:relative;border-radius:26px;background:var(--surface);box-shadow:0 14px 34px #0f253b0f}.product-hitbox{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border:0;background:transparent}.wishlist-button{position:absolute;top:12px;right:12px;z-index:2;width:40px;height:40px;border:0;border-radius:999px;background:#fff;color:#d93c3c;font-size:1rem;box-shadow:0 8px 18px #15253714;display:grid;place-items:center}.wishlist-button svg{width:20px;height:20px;display:block}.wishlist-button.active{background:#d93c3c;color:#fff}.storefront-thumb{aspect-ratio:1 / 1;margin:12px 12px 0;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#f9e4ad,#fff4d9)}.thumb-fallback.polished,.thumb-fallback.dark{width:100%;height:100%;display:grid;place-items:center;padding:20px;text-align:center;font-size:1.05rem;font-weight:800}.thumb-fallback.polished{color:#2e2d20}.thumb-fallback.dark{background:linear-gradient(180deg,#12171d,#202932);color:#eef2f5}.storefront-body{padding:14px 14px 16px;position:relative;z-index:2}.storefront-body h3,.spotlight-body h3{margin:0 0 12px;font-size:1.05rem;line-height:1.35}.price-action-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.price-action-row strong{color:var(--brand-deep);font-size:1.12rem}.cart-button{width:46px;height:46px;border:0;border-radius:16px;background:var(--accent);color:#fff;font-size:1.6rem;line-height:1;box-shadow:0 12px 24px #d91e1838}.spotlight-card{display:grid;grid-template-columns:1fr 1.1fr;gap:14px;padding:14px;border-radius:28px;background:var(--surface);box-shadow:0 16px 32px #12243a12;position:relative}.spotlight-thumb{min-height:180px;border-radius:22px;overflow:hidden}.spotlight-thumb img{width:100%;height:100%;object-fit:cover}.spotlight-body{display:flex;flex-direction:column;justify-content:center}.section-meta{color:var(--muted);font-weight:700}.shop-page{display:grid;gap:26px}.shop-category-strip{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:14px;overflow-x:auto;padding-bottom:4px}.shop-category-swiper{width:100%;overflow:visible;padding-bottom:4px}.shop-category-slide{width:auto!important}.shop-category-pill{border:0;padding:16px 28px;border-radius:999px;background:linear-gradient(180deg,#cfe4ff,#bed9f7);color:#5f7084;font-size:.98rem;white-space:nowrap}.shop-category-pill.active{background:linear-gradient(180deg,#68b3f4,#5aa8ee);color:#10324f;font-weight:800}.shop-heading{display:grid;gap:8px;padding:2px 2px 0}.shop-heading p{margin:0;color:#7c8592;font-size:.94rem;font-weight:800;letter-spacing:.18em}.shop-heading h1{margin:0;color:#111822;font-size:clamp(2.6rem,8vw,4.2rem);line-height:.92;letter-spacing:-.06em;text-shadow:0 2px 0 rgba(0,0,0,.04)}.shop-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 22px}.shop-product-card{position:relative;display:grid;gap:16px}.shop-product-image-wrap{position:relative}.shop-product-image{overflow:hidden;aspect-ratio:.84 / 1;border-radius:34px;background:linear-gradient(135deg,#f6d890,#fff0c9);box-shadow:0 12px 28px #12243a14}.shop-product-image img{width:100%;height:100%;object-fit:cover;display:block}.shop-product-image.theme-0{background:radial-gradient(circle at 25% 20%,rgba(255,250,233,.8),transparent 36%),linear-gradient(135deg,#efd18a,#fff0c8)}.shop-product-image.theme-1{background:radial-gradient(circle at 70% 15%,rgba(255,255,255,.12),transparent 24%),linear-gradient(180deg,#0f1418,#222b31)}.shop-product-image.theme-2{background:radial-gradient(circle at 50% 18%,rgba(3,32,40,.4),transparent 34%),linear-gradient(180deg,#051117,#1d2a2e)}.shop-product-image.theme-3{background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.95),transparent 22%),linear-gradient(180deg,#fff,#f1f4f7)}.shop-product-badge{position:absolute;top:20px;left:18px;z-index:2;padding:12px 18px;border-radius:999px;background:linear-gradient(180deg,#d43335,#c9272b);color:#fff;font-size:.92rem;font-weight:800;letter-spacing:.04em}.shop-wishlist-button{position:absolute;top:18px;right:18px;z-index:2;width:52px;height:52px;border:0;border-radius:24px;background:#fffffff2;color:#0f6ba8;font-size:1.55rem;box-shadow:0 10px 22px #12243a1f;display:grid;place-items:center}.shop-wishlist-button svg{width:24px;height:24px;display:block}.shop-wishlist-button.active{background:#d93c3c;color:#fff}.shop-product-body{display:grid;gap:8px;padding:0 8px 0 6px}.shop-product-body h3{margin:0;color:#121923;font-size:1.08rem;line-height:1.28;letter-spacing:-.03em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop-price-line{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.shop-price-line strong{color:#0c66a2;font-size:1.24rem;font-weight:800;letter-spacing:-.03em}.shop-price-line span{color:#9aa5b3;font-size:1rem;text-decoration:line-through}.shop-floating-cart{position:fixed;left:50%;bottom:110px;transform:translate(-50%);display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:16px;min-width:min(320px,calc(100vw - 84px));max-width:360px;padding:16px 24px;border:0;border-radius:999px;background:#fffffff0;box-shadow:0 20px 40px #12243a24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:2}.shop-floating-cart__icon{width:40px;height:40px;display:grid;place-items:center;border-right:1px solid rgba(20,34,53,.08);color:#0f6ba8;font-size:1.35rem}.shop-floating-cart__icon svg{width:22px;height:22px;display:block}.shop-floating-cart__text{color:#131a23;font-size:1rem;font-weight:800;text-align:left;line-height:1.35}.category-page{gap:18px}.category-hero-image{overflow:hidden;border-radius:26px;min-height:150px;background:linear-gradient(135deg,#dfefff,#eef5ff)}.category-hero-image img{width:100%;height:100%;object-fit:cover}.category-page__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.category-card-large .storefront-thumb{aspect-ratio:.95 / 1}.product-brand{margin:0 0 8px;color:var(--muted);font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.product-page{gap:20px}.product-detail-media,.product-detail-copy,.variant-list{display:grid;gap:14px}.product-detail-hero{overflow:hidden;border-radius:28px;min-height:320px;background:linear-gradient(135deg,#f6e0a7,#fff5d7)}.product-detail-hero img{width:100%;height:100%;object-fit:cover}.product-gallery-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.product-gallery-swiper{width:100%;overflow:visible;padding:2px 0}.product-gallery-slide{width:84px!important;height:auto}.product-gallery-thumb{width:100%;padding:0;border:2px solid transparent;border-radius:18px;overflow:hidden;background:#fff}.product-gallery-thumb.active{border-color:var(--brand)}.product-gallery-thumb img{width:100%;height:74px;object-fit:cover;display:block}.product-detail-copy h2{margin:0;font-size:1.9rem;line-height:1.08}.product-detail-price{margin:0;color:var(--brand-deep);font-size:1.7rem;font-weight:800}.product-detail-stock{margin:0;color:var(--muted);font-weight:700}.product-detail-description{color:var(--text);line-height:1.7;background:var(--surface-soft);padding:16px;border-radius:20px}.compact h3{margin:0;font-size:1.1rem}.variant-row{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:16px;border-radius:18px;background:var(--surface-soft)}.variant-row strong,.variant-row span{display:block}.variant-row span{color:var(--muted);margin-top:4px}.variant-row__meta{text-align:right}.variant-chip-grid{display:grid;gap:12px}.variant-chip{border:1px solid rgba(10,114,187,.14);border-radius:18px;padding:14px 16px;background:#fff;text-align:left;display:grid;gap:6px}.variant-chip strong,.variant-chip span,.variant-chip em{display:block}.variant-chip span,.variant-chip em{color:var(--muted);font-style:normal}.variant-chip.active{border-color:var(--brand);background:linear-gradient(180deg,#f7fbff,#ebf4ff);box-shadow:0 10px 24px #0a72bb14}.variant-chip.disabled{opacity:.5}.purchase-panel{display:grid;gap:14px;padding:18px;border-radius:22px;background:var(--surface-soft)}.quantity-row{display:flex;align-items:center;gap:12px}.qty-button{width:44px;height:44px;border:0;border-radius:14px;background:#fff;color:var(--brand-deep);font-size:1.5rem;box-shadow:0 8px 16px #12243a0f}.qty-button:disabled{opacity:.5}.qty-display{min-width:62px;padding:11px 14px;text-align:center;border-radius:14px;background:#fff;font-weight:800}.purchase-summary{display:flex;justify-content:space-between;gap:14px;align-items:center}.purchase-summary span{color:var(--muted)}.purchase-summary strong{color:var(--brand-deep);font-size:1.3rem}.purchase-hint{margin:0;color:var(--muted);font-size:.92rem}.product-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cta-pill.secondary{background:#eef4fb;color:var(--brand-deep)}.cta-pill.danger{background:var(--accent);color:#fff}.cta-pill:disabled{opacity:.55;cursor:not-allowed}.cart-page,.checkout-page{gap:18px}.cart-page{gap:22px}.profile-page{display:grid;gap:26px}.profile-feedback-stack{display:grid;gap:10px}.profile-feedback{padding:14px 18px;border-radius:18px;font-size:.95rem;font-weight:700;line-height:1.5}.profile-feedback--success{color:#176f48;background:#dbf7e7f2}.profile-feedback--error{color:#b73f3f;background:#f7dbdbeb}.profile-login-card,.profile-register-card{display:grid;gap:18px;padding:28px;border-radius:32px;background:linear-gradient(180deg,#fffffff0,#f4f9fff0);box-shadow:0 18px 42px #12243a12}.profile-login-copy{display:grid;gap:10px}.profile-login-copy p{margin:0;color:var(--brand);font-size:.92rem;font-weight:800;letter-spacing:.12em}.profile-login-copy h1{margin:0;color:#101820;font-size:clamp(2.2rem,8vw,3.3rem);line-height:.98;letter-spacing:-.05em}.profile-login-copy span{color:#506072;font-size:1rem;line-height:1.65}.profile-login-form{padding:0;background:transparent;box-shadow:none}.profile-register-card{justify-items:center;text-align:center}.profile-register-card p{margin:0;color:#38475b;font-size:1rem;font-weight:700}.profile-card{display:grid;justify-items:center;gap:14px;padding:38px 26px 40px;border-radius:34px;background:linear-gradient(180deg,#ffffffeb,#f6faffeb);box-shadow:0 18px 42px #12243a12;text-align:center}.profile-avatar-wrap{position:relative;margin-bottom:6px;z-index:1}.profile-avatar-ring{width:144px;height:144px;display:grid;place-items:center;border-radius:50%;background:#d9efff}.profile-avatar-core{width:126px;height:126px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at center,#f2d9cb,#f0d2c2 65%,#f0d2c2)}.profile-avatar-image{width:126px;height:126px;object-fit:cover;border-radius:50%;display:block}.profile-avatar-book{width:56px;height:86px;border-radius:12px;background:linear-gradient(180deg,#fffdfb,#f1ebe6);box-shadow:inset 0 0 0 2px #ffffffe6,0 8px 18px #56433b2e;position:relative}.profile-avatar-book:before{content:"USER";position:absolute;top:34px;left:50%;transform:translate(-50%);color:#e1dfdc;font-size:.54rem;letter-spacing:.08em;font-weight:700}.profile-avatar-book:after{content:"NUBE888";position:absolute;top:48px;left:50%;transform:translate(-50%);color:#d8d5d0;font-size:.34rem;letter-spacing:.1em;font-weight:700}.profile-edit-badge{position:absolute;right:-2px;bottom:8px;width:44px;height:44px;border:4px solid #fff;border-radius:18px;background:linear-gradient(180deg,#0c6eaf,#0a5f99);color:#fff;font-size:1rem;box-shadow:0 10px 20px #0c6eaf3d;cursor:pointer;z-index:3}.profile-card h1{margin:0;color:#101820;font-size:clamp(2rem,7vw,3rem);line-height:1.02;letter-spacing:-.04em}.profile-card p{margin:0;color:#485567;font-size:1.02rem}.profile-badge{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border-radius:999px;background:#f2f5f9;color:#38475b;font-size:.98rem;font-weight:800;letter-spacing:.05em}.profile-inline-edit-button{border:0;background:transparent;color:var(--brand);font-size:.98rem;font-weight:800;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.profile-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.profile-stat-card{display:grid;gap:18px;padding:26px 28px;border-radius:30px;background:linear-gradient(180deg,#eef5fd,#e7eff8);box-shadow:inset 0 0 0 1px #ffffffb3}.profile-stat-card.active{background:linear-gradient(180deg,#d7ebff,#c7ddf4)}.profile-stat-card span{color:#12598c;font-size:.9rem;font-weight:800;letter-spacing:.12em}.profile-stat-card strong{color:#16476f;font-size:2.2rem;line-height:1;letter-spacing:-.04em}.profile-section{display:grid;gap:18px}.profile-section h2{margin:0;color:#111822;font-size:1.35rem;line-height:1.1}.profile-menu-card{overflow:hidden;border-radius:32px;background:#ffffffe6;box-shadow:0 16px 36px #12243a0f}.profile-menu-item{width:100%;display:grid;grid-template-columns:58px minmax(0,1fr) 18px;align-items:center;gap:16px;padding:26px 28px;border:0;border-bottom:1px solid rgba(20,34,53,.06);background:transparent;text-align:left}.profile-menu-item:last-child{border-bottom:0}.profile-menu-item.active{background:linear-gradient(180deg,#f5faff,#edf5ff)}.profile-menu-item__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#0a649f;font-size:1.5rem;box-shadow:0 8px 20px #12243a12}.profile-menu-item__text{color:#111822;font-size:1.08rem;line-height:1.4}.profile-menu-item__arrow{color:#7f8ea3;font-size:2rem;line-height:1}.profile-detail-card{display:grid;gap:16px;padding:24px;border-radius:28px;background:#fffffff0;box-shadow:0 16px 36px #12243a0f}.profile-subpage-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.profile-subpage-copy{display:grid;gap:8px}.profile-subpage-copy p{margin:0;color:var(--brand);font-size:.86rem;font-weight:800;letter-spacing:.16em}.profile-subpage-copy h2{margin:0;color:#111822;font-size:1.7rem;line-height:1.08;letter-spacing:-.04em}.profile-subpage-card{display:grid;gap:18px;padding:24px;border-radius:28px;background:#fffffff0;box-shadow:0 16px 36px #12243a0f}.profile-avatar-editor{display:grid;gap:16px}.profile-avatar-editor__preview{width:136px;height:136px;display:grid;place-items:center;margin:0 auto;border-radius:50%;background:#d9efff;overflow:hidden}.profile-avatar-editor__preview img{width:126px;height:126px;object-fit:cover;border-radius:50%;display:block}.profile-avatar-editor__actions{display:grid;gap:12px}.profile-avatar-upload{cursor:pointer}.profile-avatar-upload input{display:none}.profile-form-grid{gap:16px}.field-hint{margin:-2px 0 0;color:#607082;font-size:.92rem;line-height:1.6}.profile-inline-actions{display:inline-flex;align-items:center;gap:12px}.link-button.danger{color:#d91e18}.profile-detail-list{display:grid;gap:14px}.profile-detail-item,.profile-product-item{display:grid;gap:10px;padding:18px;border-radius:22px;background:#f8fbff;box-shadow:inset 0 0 0 1px #1422350d}.profile-detail-item__top,.profile-detail-item__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-detail-item__top strong,.profile-product-item__body strong{color:#111822;font-size:1rem}.profile-detail-item__top span,.profile-detail-item__meta span,.profile-detail-item p,.profile-product-item__body span{color:#5f6f82;font-size:.94rem;margin:0}.profile-detail-item__meta strong,.profile-product-item__body em{color:var(--brand-deep);font-size:1rem;font-style:normal;font-weight:800}.profile-product-item{grid-template-columns:86px minmax(0,1fr);align-items:center}.profile-product-item__thumb{width:86px;height:86px;overflow:hidden;border-radius:18px;background:#fff}.profile-product-item__thumb img{width:100%;height:100%;object-fit:cover;display:block}.profile-product-item__body{display:grid;gap:6px}.profile-logout-card{width:100%;display:grid;grid-template-columns:58px minmax(0,1fr) 22px;align-items:center;gap:16px;padding:28px;border:1px solid rgba(223,92,92,.12);border-radius:32px;background:linear-gradient(180deg,#fff7f7,#fff1f1);color:#d91e18;text-align:left;box-shadow:0 14px 34px #da474712}.profile-logout-card__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#d91e18;font-size:1.5rem;box-shadow:0 8px 18px #d91e1814}.profile-logout-card__label{font-size:1.1rem;font-weight:800;line-height:1.4}.profile-logout-card__arrow{justify-self:end;color:#ef8f8f;font-size:2rem;line-height:1}.profile-version{margin:8px 0 0;text-align:center;color:#c0c8d4;font-size:.92rem;font-weight:700;letter-spacing:.22em}.cart-hero-copy{display:grid;gap:6px;padding:12px 2px 0}.cart-hero-copy p{margin:0;color:var(--brand);font-size:.94rem;font-weight:800;letter-spacing:.12em}.cart-hero-copy h1{margin:0;color:#121923;font-size:clamp(2.8rem,8vw,4.35rem);line-height:.96;letter-spacing:-.05em}.empty-state,.success-box,.checkout-box,.cart-card,.form-stack{display:grid;gap:14px}.empty-state,.success-box,.checkout-box{padding:22px;border-radius:24px;background:var(--surface);box-shadow:var(--shadow)}.empty-state h2,.success-box h2{margin:0;font-size:1.4rem}.empty-state p,.success-box p{margin:0;color:var(--muted);line-height:1.7}.cart-list{display:grid;gap:16px}.cart-card{grid-template-columns:112px minmax(0,1fr);align-items:center;padding:24px;border-radius:34px;background:var(--surface);box-shadow:0 10px 28px #12243a0f}.cart-card.warning{background:linear-gradient(180deg,#fff7ee,#fff);border:1px solid rgba(217,30,24,.12)}.cart-card__media{overflow:hidden;border-radius:24px;min-height:112px;background:linear-gradient(135deg,#f6e0a7,#fff5d7)}.cart-card__media img{width:100%;height:112px;object-fit:cover;display:block}.cart-card__body{display:grid;gap:12px}.cart-card__topline{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cart-card__body h3{margin:0;font-size:1.08rem;line-height:1.22;letter-spacing:-.03em;color:#121923}.cart-delete-button{border:0;background:transparent;color:#a0aec3;font-size:1.35rem;line-height:1;padding:0;min-width:24px}.cart-variant,.cart-price,.cart-warning{margin:0}.cart-variant{color:#4f5d71;font-size:.95rem;line-height:1.45}.cart-warning{color:#b35b00;font-size:.92rem}.cart-card__bottomline{display:flex;align-items:center;justify-content:space-between;gap:14px}.cart-price{color:#111822;font-size:1.1rem;font-weight:800}.cart-stepper{display:grid;grid-template-columns:46px minmax(36px,auto) 46px;align-items:center;padding:4px;border-radius:999px;background:#eef1f5}.cart-stepper__button{width:42px;height:42px;border:0;border-radius:50%;background:transparent;color:#677589;font-size:1.6rem;line-height:1}.cart-stepper__button.is-plus{background:linear-gradient(180deg,#67b6ff,#4da7f4);color:#fff;box-shadow:0 10px 18px #4da7f457}.cart-stepper__button:disabled{opacity:.45}.cart-stepper__value{min-width:24px;text-align:center;color:#121923;font-size:1.05rem;font-weight:800}.promo-strip{display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:12px;padding:24px 26px;border-radius:34px;background:#ffffff8a;box-shadow:inset 0 0 0 1px #ffffff73}.promo-strip__icon{color:var(--brand-deep);font-size:1.35rem;line-height:1}.promo-strip__input{border:0;background:transparent;color:#8fa0b6;font-size:.96rem;outline:none}.promo-strip__input::placeholder{color:#8fa0b6}.promo-strip__apply{border:0;background:transparent;color:var(--brand);font-size:.96rem;font-weight:800}.cart-summary-panel{display:grid;gap:18px;padding:8px 2px 0}.cart-summary-line{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#1f2a38;font-size:1rem}.cart-summary-line strong{color:#263140;font-size:1rem}.cart-summary-grand{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding-top:14px}.cart-summary-grand span{color:#8ea0bb;font-size:.96rem;font-weight:800;letter-spacing:.1em}.cart-summary-grand strong{color:#121923;font-size:1.5rem;font-weight:800}.cart-checkout-button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:24px 30px;border:0;border-radius:999px;background:linear-gradient(90deg,#167fc8,#59b1f5);color:#fff;box-shadow:0 18px 32px #167fc842}.cart-checkout-button span{font-size:1.15rem;font-weight:800;letter-spacing:-.02em}.cart-checkout-button strong{font-size:1.9rem;line-height:1}.cart-line-footer,.checkout-line{display:flex;justify-content:space-between;align-items:center;gap:12px}.cart-line-footer strong,.checkout-line strong{color:var(--brand-deep)}.text-action{border:0;background:transparent;padding:0;color:var(--brand);font-weight:700}.text-action.danger{color:var(--accent)}.full-width{width:100%}.form-stack{padding:22px;border-radius:24px;background:var(--surface);box-shadow:var(--shadow)}.field-block{display:grid;gap:8px;color:var(--text);font-weight:700}.field-block span{font-size:.96rem}.field-block input,.field-block textarea,.field-block select{width:100%;border:1px solid rgba(20,34,53,.08);border-radius:16px;background:var(--surface-soft);padding:14px 16px;color:var(--text);outline:none}.field-block textarea{resize:vertical;min-height:120px}.quantity-row.compact .qty-button{width:38px;height:38px}.quantity-row.compact .qty-display{min-width:54px}.status-pill.ok{color:#176f48;background:#dbf7e7f2}.loading-state{padding:26px 20px;text-align:center;color:var(--muted);background:var(--surface-soft);border-radius:20px}.spotlight-tag{align-self:flex-start;padding:6px 10px;border-radius:999px;background:var(--brand-soft);color:var(--brand-deep);font-size:.75rem;font-weight:700;margin-bottom:12px}.spotlight-rating{margin:0 0 14px;color:var(--muted);font-size:.92rem}.status-strip{display:flex;flex-wrap:wrap;gap:10px}.status-pill{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#ffffffd9;color:var(--brand-deep);font-weight:700;box-shadow:0 8px 20px #1525370d}.status-pill.error{color:#b73f3f;background:#f7dbdbeb}.bottom-nav{position:fixed;left:50%;bottom:14px;transform:translate(-50%);width:min(500px,calc(100% - 20px));display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:14px;border-radius:28px;background:#fffffff0;box-shadow:0 18px 40px #11263a1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:3}.bottom-nav__item{display:grid;justify-items:center;gap:6px;border:0;padding:14px 10px;border-radius:18px;background:transparent;color:var(--muted);font-weight:700}.bottom-nav__icon{width:24px;height:24px;display:grid;place-items:center}.bottom-nav__icon svg{width:24px;height:24px;display:block}.bottom-nav__label{font-size:.82rem;letter-spacing:.04em}.bottom-nav__item.active{background:linear-gradient(180deg,#e7f0ff,#dae7ff);color:#2458e3}@media (max-width: 640px){.app-shell{padding:18px 12px 110px}.hero-banner{min-height:230px;padding:24px}.hero-banner__copy{max-width:152px}.section-title-row h2{font-size:1.55rem}.category-strip{grid-template-columns:repeat(3,minmax(108px,1fr));overflow-x:auto;padding-bottom:4px}.category-strip-slide{width:108px!important}.featured-grid{gap:14px}.spotlight-card{grid-template-columns:1fr}.shop-product-grid{gap:24px 18px}.category-page__grid,.product-detail-actions,.profile-stats-grid{grid-template-columns:1fr}.cart-card__media img,.cart-card__media{min-height:112px;height:112px}.spotlight-thumb{min-height:158px}}@media (max-width: 420px){.brand-mark{font-size:1.7rem}.hero-banner{min-height:210px}.featured-grid{grid-template-columns:1fr 1fr}.shop-category-pill{padding:15px 24px}.shop-product-grid{gap:22px 16px}.shop-product-image{border-radius:28px}.shop-wishlist-button{width:48px;height:48px}.shop-product-body h3{font-size:1rem}.shop-price-line strong{font-size:1.16rem}.product-gallery-row{grid-template-columns:repeat(3,minmax(0,1fr))}.product-gallery-slide{width:76px!important}.bottom-nav__item{font-size:.83rem;padding:12px 8px}.cart-hero-copy h1{font-size:2.65rem}.cart-checkout-button{padding:20px 24px}.profile-card{padding:32px 22px 34px}.profile-menu-item,.profile-logout-card{padding:22px}}
