/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--ease-out:cubic-bezier(0, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.static{position:static}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}:root{--color-primary:#036;--color-primary-light:#05a;--color-bg:#fff;--color-surface:#f5f5f5;--color-text:#1a1a1a;--color-text-muted:#666;--font:"Inter", -apple-system, "Segoe UI", Roboto, sans-serif;--safe-bottom:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}body{min-height:100dvh}.app-shell{background:var(--color-bg);flex-direction:column;max-width:480px;min-height:100dvh;margin:0 auto;display:flex;position:relative}.main-content{padding-bottom:calc(64px + var(--safe-bottom));flex:1}.header{background:var(--color-primary);color:#fff;justify-content:space-between;align-items:center;padding:6px 16px;display:flex}.header__brand{align-items:center;gap:10px;display:flex}.header__logo-img{object-fit:contain;width:auto;height:32px}.header__logo-text{letter-spacing:1px;font-size:1.1rem;font-weight:800}.header__logo-sub{letter-spacing:2px;opacity:.8;font-size:.65rem;font-weight:400}.header__cart-btn{cursor:pointer;color:#fff;background:#ffffff26;border:none;border-radius:8px;align-items:center;gap:4px;padding:4px 8px;font-size:1rem;display:flex;position:relative}.header__cart-badge{color:#fff;background:#e53935;border-radius:10px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.65rem;font-weight:700;display:inline-flex}.cat-tabs{gap:6px;padding:8px 16px 4px;display:flex}.cat-tab{cursor:pointer;color:var(--color-text);text-align:center;background:#fff;border:1.5px solid #ddd;border-radius:20px;flex:1;padding:7px 0;font-size:.82rem;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1)}.cat-tab--active{background:var(--color-primary);color:#fff;border-color:var(--color-primary);transform:scale(1.05);box-shadow:0 2px 8px #00336640}.cat-tab--small{font-size:.76rem}.search-sort-row{align-items:center;gap:8px;padding:4px 16px 8px;display:flex}.search-bar{background:var(--color-surface);border-radius:10px;flex:1;align-items:center;gap:6px;padding:8px 12px;display:flex}.search-bar--compact{flex:0 0 calc(100% - 44px)}.search-bar__icon{color:#999;font-size:.85rem}.search-bar__input{color:var(--color-text);background:0 0;border:none;outline:none;flex:1;font-size:.82rem}.search-bar__input::placeholder{color:#999}.sort-toggle{cursor:pointer;color:#666;background:#fff;border:1px solid #ddd;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;transition:all .2s;display:flex}.sort-toggle--active{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.sort-dropdown{z-index:50;background:#fff;border-radius:12px;margin-top:-4px;position:absolute;left:16px;right:16px;overflow:hidden;box-shadow:0 4px 16px #0000001f}.sort-option{text-align:left;cursor:pointer;width:100%;color:var(--color-text);background:0 0;border:none;padding:12px 16px;font-size:.85rem;transition:background .15s;display:block}.sort-option:hover{background:#f5f5f5}.sort-option--active{color:var(--color-primary);background:#f0f4ff;font-weight:600}.product-grid{grid-template-columns:1fr 1fr;gap:10px;padding:0 16px 16px;display:grid}.product-card{cursor:pointer;background:#fff;border-radius:12px;transition:transform .15s;overflow:hidden;box-shadow:0 1px 4px #00000014}.product-card:active{transform:scale(.97)}.product-card__img-wrap{aspect-ratio:1;background:#fff;justify-content:center;align-items:center;padding:4px;display:flex;position:relative}.product-card__img{object-fit:contain;width:100%;height:100%}.product-card__fav{-webkit-backdrop-filter:blur(4px);cursor:pointer;opacity:.5;background:#ffffff80;border:none;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.6rem;transition:transform .2s;display:flex;position:absolute;top:8px;right:8px}.product-card__fav--active{opacity:1}.product-card__fav:active{transform:scale(1.3)}.product-card__fav--slider{z-index:10;width:66px;height:66px;font-size:2rem;position:absolute;top:48px;right:12px}.product-card__placeholder{color:#fff;text-align:center;background:linear-gradient(135deg,#036 0%,#05a 100%);justify-content:center;align-items:center;width:100%;height:100%;padding:12px;font-size:.85rem;font-weight:700;display:flex}.product-card__fav{cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.95rem;display:flex;position:absolute;top:8px;right:8px}.product-card__info{padding:10px}.product-card__name{-webkit-line-clamp:2;color:var(--color-text);-webkit-box-orient:vertical;font-size:.78rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.product-card__specs{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0;font-size:.68rem;line-height:1.4;display:-webkit-box;overflow:hidden}.product-card__price-num{color:var(--color-primary);font-size:1rem;font-weight:800}.product-card__price-currency{color:var(--color-primary-light);font-size:.85rem;font-weight:500}.product-badges-bar{background:var(--color-primary);gap:6px;padding:6px 16px;display:flex}.product-badge{text-align:center;color:#fff;background:#ffffff26;border:none;border-radius:14px;flex:1;padding:5px 4px;font-size:.62rem;font-weight:500}.product-badge--back{cursor:pointer;background:#ffffff40;flex:1}.product-slider{cursor:pointer;background:#fff;width:100%;line-height:0;position:relative;overflow:hidden}.product-slider__track{line-height:0;transition:transform .15s ease-out;display:flex}.product-slider__slide{background:#fff;min-width:100%;line-height:0;overflow:hidden}.product-slider__img{object-fit:cover;object-position:center;width:100%;height:320px;display:block}.product-slider__dots{z-index:5;justify-content:center;gap:6px;padding:8px 0;line-height:1;display:flex;position:absolute;bottom:8px;left:0;right:0}.dot{cursor:pointer;background:#fff9;border-radius:50%;width:6px;height:6px;transition:background .2s}.dot--active{background:#fff;box-shadow:0 0 2px #0000004d}.product-info{padding:16px}.product-info__name{font-size:1.05rem;font-weight:700;line-height:1.3}.product-info__price{color:var(--color-primary);font-size:1.5rem;font-weight:800}.product-info__price-line{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.product-info__installment{color:#d32f2f;white-space:nowrap;font-size:.85rem;font-weight:600}.page--product{animation:.25s cubic-bezier(.4,0,.2,1) pageSlideUp}.page--product--exit{animation:.2s cubic-bezier(.4,0,.2,1) forwards pageSlideDown}.page--product .sticky-cta{animation:.3s .5s both fadeIn}.page--product .fab{animation:.3s .6s both fadeIn}.sticky-cta--split{gap:8px;display:flex}.sticky-cta--split .btn{flex:1}.btn--accent{background:var(--color-primary);color:#fff}.btn--accent:active{opacity:.8}@keyframes pageSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pageSlideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(30px)}}.product-tags{scrollbar-width:none;gap:8px;padding:0 16px 12px;display:flex;overflow-x:auto}.product-tags::-webkit-scrollbar{display:none}.product-tags__tag{color:var(--color-primary);white-space:nowrap;background:#e8f0fe;border-radius:8px;flex-shrink:0;padding:6px 12px;font-size:.78rem;font-weight:500}.specs-table{background:#f5f5f5;border-radius:10px;margin:8px 16px;padding:12px}.specs-table h2{margin-bottom:8px;font-size:.9rem}.specs-table__row{border-bottom:1px solid #e8e8e8;justify-content:space-between;padding:7px 0;font-size:.8rem;display:flex}.specs-table__row:last-child{border-bottom:none}.specs-table__key{color:var(--color-text-muted)}.specs-table__value{text-align:right;max-width:60%;font-weight:600}.sticky-cta{bottom:calc(64px + var(--safe-bottom));z-index:80;background:linear-gradient(#0000,#fff 30%);width:100%;max-width:480px;padding:12px 16px;position:fixed;left:50%;transform:translate(-50%)}.fab{bottom:calc(76px + var(--safe-bottom));background:var(--color-primary);color:#fff;cursor:pointer;z-index:81;border:none;border-radius:50%;width:48px;height:48px;font-size:1.3rem;position:fixed;right:max(16px,50vw - 224px);box-shadow:0 4px 12px #0003}.cart-list{padding:12px}.cart-item{background:var(--color-surface);border-radius:12px;align-items:center;gap:12px;margin-bottom:10px;padding:12px;display:flex}.cart-item__img{object-fit:contain;background:#fff;border-radius:8px;width:64px;height:64px}.cart-item__info{flex:1;min-width:0}.cart-item__info h3{text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:600;overflow:hidden}.cart-item__price{color:var(--color-primary);font-size:.95rem;font-weight:700}.cart-item__qty{align-items:center;gap:10px;margin-top:6px;display:flex}.cart-item__qty button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;display:flex}.cart-item__remove{color:#999;cursor:pointer;background:0 0;border:none;padding:8px;font-size:1rem}.cart-footer{border-top:1px solid #eee;padding:16px}.cart-footer__total{text-align:center;margin-bottom:14px;font-size:1.1rem}.profile-card{text-align:center;padding:32px 16px}.profile-card__avatar{background:var(--color-surface);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 12px;font-size:2.5rem;display:flex;overflow:hidden}.profile-card__avatar img{object-fit:cover;width:100%;height:100%}.profile-card__username{color:var(--color-text-muted);font-size:.85rem}.profile-links{padding:0 16px}.profile-link{background:var(--color-surface);color:var(--color-text);border-radius:12px;margin-bottom:8px;padding:14px 16px;font-size:.9rem;font-weight:500;text-decoration:none;display:block}.profile-link:active{background:#e8e8e8}.bottom-nav{width:100%;max-width:480px;height:calc(64px + var(--safe-bottom));padding-bottom:var(--safe-bottom);z-index:200;background:#fff;border-top:1px solid #eee;justify-content:center;align-items:center;gap:32px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav__item{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;border-radius:24px;align-items:center;gap:6px;padding:10px 20px;font-size:.85rem;font-weight:500;transition:all .15s;display:flex}.bottom-nav__item--active{color:var(--color-primary);font-weight:700}.bottom-nav__icon{font-size:1.1rem}.bottom-nav__badge{color:#fff;background:#e53935;border-radius:8px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-10px}.btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:12px 24px;font-size:.95rem;font-weight:600;transition:opacity .15s,transform .1s;display:inline-flex}.btn:active{transform:scale(.97)}.btn--primary{background:var(--color-primary);color:#fff}.btn--ghost{color:var(--color-text-muted);background:0 0}.btn--block{width:100%}.loader,.empty{color:var(--color-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px 16px;font-size:.95rem;display:flex}.splash{z-index:9999;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex;position:fixed;inset:0}.splash__spinner{width:80px;height:80px;animation:1.5s linear infinite splash-spin}.splash__logo{width:100%;height:100%}.splash__ring{animation:1.5s ease-in-out infinite splash-dash}.splash__text{color:#fff;letter-spacing:3px;text-transform:uppercase;font-size:1.2rem;font-weight:700}@keyframes splash-spin{to{transform:rotate(360deg)}}@keyframes splash-dash{0%{stroke-dasharray:1 283;stroke-dashoffset:0}50%{stroke-dasharray:70 213;stroke-dashoffset:-30px}to{stroke-dasharray:1 283;stroke-dashoffset:-283px}}.fullscreen-viewer{z-index:9999;touch-action:pan-y;background:#000;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.fullscreen-viewer__img-wrapper{height:100%;display:flex}.fullscreen-viewer__slide{justify-content:center;align-items:center;min-width:100vw;display:flex}.fullscreen-viewer__img{object-fit:contain;max-width:100%;max-height:100vh}.fullscreen-viewer__close{color:#fff;z-index:10;cursor:pointer;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;display:flex;position:absolute;top:16px;right:16px}.fullscreen-viewer__counter{color:#fff;z-index:10;background:#00000080;border-radius:12px;padding:4px 12px;font-size:.85rem;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
