:root{--font-body:"Manrope", "Segoe UI", sans-serif;--font-display:"Unbounded", "Manrope", sans-serif;--font-mono:"IBM Plex Mono", monospace;--ink-strong:#182849;--ink:#182849d6;--ink-muted:#18284994;--shadow-soft:0 18px 42px #162b551a;font-family:var(--font-body);color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f8ff;font-weight:500;line-height:1.5}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}html{scroll-behavior:smooth}body{margin:0}body,button,input,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.04em;line-height:1.08}button,input,textarea,select{-webkit-tap-highlight-color:transparent}code{font-family:var(--font-mono);font-size:.95em}a{color:inherit;text-decoration:none}img{max-width:100%}.app-shell{background:#f3f5f9;min-height:100vh;position:relative;overflow-x:hidden}.home-feed{gap:0}.pagination-footer{justify-content:center;padding:26px 0 4px;display:flex}.load-more-button{min-width:220px}.product-grid.product-grid--feed{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.product-card.product-card--feed{background:#fff;border:1px solid #2030520f;border-radius:12px;gap:8px;padding:0;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;position:relative;overflow:hidden}.product-card.product-card--feed:hover{border-color:#005fff2e;transform:translateY(-2px);box-shadow:0 12px 30px #15274e1a}.product-card--feed .product-card__media{aspect-ratio:1/1.24;background:#f0f2f6;border-radius:0}.product-card--feed .product-card__media img{object-fit:cover}.product-card__favorite{z-index:2;color:#101828;cursor:pointer;background:#ffffffeb;border:0;border-radius:999px;place-items:center;width:34px;height:34px;font-size:1.45rem;line-height:1;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 8px 18px #1724421f}.product-card__favorite.active{color:#f91155}.product-card__body.product-card__body--feed{gap:5px;padding:0 10px 12px}.product-card__price{color:#f91155;font-size:1.22rem;line-height:1.1}.product-card__title{-webkit-line-clamp:2;color:#101828;text-align:left;-webkit-box-orient:vertical;min-height:42px;font-size:.96rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.product-card__feed-meta{color:#10182894;font-size:.82rem;line-height:1.3}.product-card__rating{color:#1018288f;align-items:center;gap:8px;min-height:18px;font-size:.86rem;line-height:1.2;display:inline-flex}.product-card__rating--compact{margin-top:-1px;font-size:.82rem}.product-card__rating-score{color:#101828;align-items:center;gap:3px;font-weight:800;display:inline-flex}.product-card__rating-score span{color:#f90;font-size:.98rem;line-height:1}.product-card__review-count{color:#10182885;white-space:nowrap}.catalog-browser{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:30px;min-height:calc(100vh - 176px);display:grid}.catalog-page{gap:14px}.catalog-sidebar{gap:12px;display:grid;position:sticky;top:16px}.catalog-sidebar__all,.catalog-root-item{color:#101828;cursor:pointer;text-align:left;background:#fff;border:1px solid #243a5f14;align-items:center;width:100%;display:flex}.catalog-sidebar__all{border-radius:12px;gap:12px;min-height:62px;padding:12px}.catalog-sidebar__mark,.catalog-root-item__icon{color:#fff;flex:none;place-items:center;font-weight:800;display:grid}.catalog-sidebar__mark{background:#005bff;border-radius:10px;width:38px;height:38px}.catalog-root-list{gap:4px;max-height:calc(100vh - 230px);padding-right:4px;display:grid;overflow-y:auto}.catalog-root-item{border-color:#0000;border-radius:10px;gap:12px;min-height:48px;padding:10px 12px}.catalog-root-item:hover,.catalog-root-item.active{color:#005bff;background:#eef3ff}.catalog-root-item__icon{background:#c6ccd6;border-radius:7px;width:22px;height:22px;font-size:.78rem}.catalog-root-item.active .catalog-root-item__icon{background:#005bff}.catalog-category-panel{min-width:0;padding:0 4px 32px}.catalog-category-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:28px;display:grid}.catalog-category-head h1{color:#061833;margin:0}.catalog-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 48px;display:grid}.catalog-category-group{align-content:start;gap:12px;min-width:0;display:grid}.catalog-category-group__title,.catalog-category-links button{cursor:pointer;text-align:left;background:0 0;border:0;width:fit-content;padding:0}.catalog-category-group__title{color:#101828;font-size:1rem;font-weight:800;line-height:1.3}.catalog-category-links{gap:9px;display:grid}.catalog-category-links button{color:#53627d;font-size:.95rem;line-height:1.35}.catalog-category-group__title:hover,.catalog-category-links button:hover{color:#005bff}.catalog-empty{grid-column:1/-1}.catalog-results-toolbar{align-items:center;gap:14px;min-height:44px;display:flex}.catalog-results-back,.catalog-results-refresh{color:#005bff;cursor:pointer;background:0 0;border:0}.catalog-results-back{flex:none;padding:8px 0;font-weight:800}.catalog-results-summary{align-items:baseline;gap:10px;min-width:0;display:flex}.catalog-results-summary strong{color:#061833;text-overflow:ellipsis;white-space:nowrap;font-size:1.18rem;line-height:1.2;overflow:hidden}.catalog-results-summary span{color:#10182880;flex:none;font-size:.9rem}.catalog-results-refresh{background:#fff;border-radius:999px;place-items:center;width:34px;height:34px;margin-left:auto;font-size:1.1rem;display:grid;box-shadow:0 8px 18px #17244214}.catalog-results-refresh:disabled{cursor:default;opacity:.5}@media (width<=1240px){.product-grid.product-grid--feed{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-browser{grid-template-columns:240px minmax(0,1fr);gap:22px}.catalog-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 36px}}@media (width<=900px){.product-grid.product-grid--feed{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-browser{grid-template-columns:1fr}.catalog-sidebar{position:static}.catalog-root-list{grid-template-columns:none;grid-auto-columns:minmax(180px,max-content);grid-auto-flow:column;max-height:none;padding:0 0 8px;overflow:auto hidden}.catalog-category-head{grid-template-columns:1fr}.catalog-results-toolbar{flex-wrap:wrap}.catalog-results-summary{flex:1 0 100%;order:3}.catalog-category-grid{grid-template-columns:1fr}}@media (width<=640px){.product-grid.product-grid--feed{grid-template-columns:1fr}.product-card--feed .product-card__media{aspect-ratio:1/1.06}}.bg-orb{filter:blur(26px);opacity:.72;pointer-events:none;border-radius:999px;position:absolute}.bg-orb-one{background:#1f6feb2e;width:20rem;height:20rem;top:-7rem;left:-5rem}.bg-orb-two{background:#ff81492e;width:18rem;height:18rem;bottom:6rem;right:-4rem}.bg-grid{pointer-events:none;background-image:linear-gradient(#12306609 1px,#0000 1px),linear-gradient(90deg,#12306609 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000006b,#0000 85%);mask-image:linear-gradient(#0000006b,#0000 85%)}.app-frame{z-index:1;width:min(1480px,100% - 32px);margin:0 auto;padding:20px 0 108px;position:relative}.site-header,.main-nav,.surface-card,.icon-chip,.profile-chip{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header,.main-nav{align-items:center;gap:16px;margin-bottom:16px;display:grid}.site-header{grid-template-columns:260px minmax(320px,1fr) auto}.brand-mark{box-shadow:var(--shadow-soft);color:var(--ink-strong);cursor:pointer;background:#fffc;border:0;border-radius:28px;justify-content:flex-start;align-items:center;gap:14px;padding:14px 18px;display:inline-flex}.brand-mark__badge{color:#fff;width:48px;height:48px;font-family:var(--font-display);letter-spacing:.08em;background:linear-gradient(135deg,#0669ff 0%,#2f8dff 100%);border-radius:16px;place-items:center;font-size:1.35rem;display:grid}.brand-mark__copy{text-align:left;gap:2px;display:grid}.brand-mark__copy strong{font-size:1rem}.brand-mark__copy span{color:var(--ink-muted);font-size:.84rem}.header-search{box-shadow:var(--shadow-soft);background:#ffffffd6;border-radius:30px;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:10px;display:grid}.header-search input,.filter-block input,.filter-block select{width:100%;color:var(--ink-strong);background:#f2f6fff5;border:0;border-radius:22px;outline:none;padding:16px 18px}.header-search input::placeholder,.filter-block input::placeholder,.field-control::placeholder{color:#21345775}.header-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.icon-chip,.profile-chip{min-width:108px;box-shadow:var(--shadow-soft);text-align:left;cursor:pointer;background:#ffffffc7;border:0;border-radius:22px;gap:2px;padding:12px 14px;display:grid}.icon-chip span,.profile-chip span,.section-note,.product-card__meta,.checkout-note,.stat-card span,.field span,.address-tile span,.brand-mark__copy span{color:var(--ink-muted)}.session-checking{outline:1px solid #3e599124}.session-active{outline:1px solid #25a56e33}.session-guest{outline:1px solid #ff7e4938}.main-nav{box-shadow:var(--shadow-soft);background:#ffffffb3;border-radius:24px;grid-template-columns:repeat(5,minmax(0,1fr));padding:8px}.nav-link,.mobile-nav__link{color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:18px;padding:12px 14px;transition:background-color .16s,color .16s,transform .16s,box-shadow .16s}.nav-link.active,.mobile-nav__link.active{color:#fff;background:linear-gradient(135deg,#0069fff5,#3d88fff5);box-shadow:0 14px 32px #165dd938}.nav-link:hover,.mobile-nav__link:hover,.button:hover,.icon-chip:hover,.profile-chip:hover,.brand-mark:hover,.category-pill:hover,.mini-product:hover,.related-card:hover,.product-card:hover,.cart-item__media:hover,.text-link:hover,.back-link:hover{transform:translateY(-1px)}.page-stage{animation:.26s page-enter}.page-content{gap:24px;display:grid}.surface-card{box-shadow:var(--shadow-soft);background:#ffffffc7;border:1px solid #0f409814;border-radius:32px;position:relative;overflow:hidden}.surface-card:before{content:"";pointer-events:none;background:linear-gradient(#ffffff42,#0000 42%);position:absolute;inset:0}.surface-card>*{z-index:1;position:relative}.surface-card-hero{background:radial-gradient(circle at 100% 0,#ff905a29,#0000 24%),radial-gradient(circle at 0,#1072ff29,#0000 24%),#ffffffd6}.hero-banner{grid-template-columns:minmax(0,1fr);gap:22px;padding:32px;display:grid}.hero-banner__copy,.promo-card,.service-card,.account-overview,.account-panel,.product-summary,.product-info,.product-delivery,.product-specs,.checkout-card,.cart-item__copy,.mini-product__copy,.product-card__body{gap:14px;display:grid}.hero-banner__copy h1,.section-head h1,.section-head h2,.product-info h1,.account-overview h1,.promo-card h2,.checkout-card h2{margin:0}.hero-banner__copy p,.promo-card p,.service-card p,.product-info p,.account-overview p,.checkout-note,.cart-item__copy p,.empty-panel,.product-delivery li{color:var(--ink);margin:0}.hero-actions,.section-actions,.card-actions,.purchase-box__actions,.inline-actions{flex-wrap:wrap;gap:12px;display:flex}.promo-card__badge,.category-pill{border-radius:999px;align-items:center;gap:8px;display:inline-flex}.overview-stats{grid-template-columns:repeat(1,minmax(0,1fr))}.stat-card{background:#f5f8ffeb;border:1px solid #12439a14;border-radius:24px;padding:18px}.stat-card strong{font-size:1.55rem}.promo-grid,.service-grid,.product-grid,.related-grid,.account-columns,.wallet-grid{gap:18px;display:grid}.promo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.promo-card,.service-card,.section-block,.account-panel,.account-overview,.checkout-card{padding:24px}.promo-card__badge{color:#ec5d2c;background:#ff774b1f;width:fit-content;padding:8px 12px;font-weight:700}.section-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.section-note{text-align:right;max-width:240px}.category-pills,.catalog-toolbar{gap:14px;display:grid}.category-pills{grid-template-columns:repeat(auto-fit,minmax(180px,max-content))}.category-pill{color:var(--ink-strong);cursor:pointer;background:#f4f8fff5;border:0;justify-content:center;padding:14px 18px;box-shadow:inset 0 0 0 1px #0e4bb414}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{padding:14px;transition:transform .16s,box-shadow .16s,border-color .16s}.product-card__media,.mini-product,.related-card,.cart-item__media,.text-link,.back-link{cursor:pointer;background:0 0;border:0}.product-card__media,.cart-item__media{background:radial-gradient(circle at 0 0,#fffffff0,#0000 35%),linear-gradient(135deg,#eef4ff,#fef1e9);border-radius:24px;width:100%;overflow:hidden}.product-card__media{aspect-ratio:1}.product-card__media img,.mini-product__image img,.related-card__image img,.cart-item__media img,.product-gallery__main img{object-fit:cover;width:100%;height:100%;display:block}.product-card__meta{font-size:.8rem}.product-card__body p,.mini-product__copy span,.address-tile span,.account-row span,.account-row code{font-size:.94rem}.product-card__footer{justify-content:space-between;align-items:end;gap:12px;display:flex}.product-card__footer strong,.mini-product__copy strong,.related-card strong,.product-info h1,.checkout-card h2,.text-link-title{color:var(--ink-strong)}.product-card__footer span{color:var(--ink-muted);margin-top:4px;font-size:.88rem;display:block}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.mini-product{box-shadow:var(--shadow-soft);text-align:left;background:#ffffffb8;border-radius:24px;gap:12px;padding:16px;display:grid}.mini-product__image,.related-card__image{background:radial-gradient(circle at 0 0,#fffffff0,#0000 35%),linear-gradient(135deg,#eef4ff,#fef1e9);border-radius:20px;overflow:hidden}.mini-product__image{aspect-ratio:1.2}.catalog-toolbar{grid-template-columns:minmax(240px,320px) minmax(0,1fr)}.filter-block{gap:8px;display:grid}.filter-block span{font-weight:600}.back-link{color:#0c63ee;justify-self:start;padding:10px 0;font-weight:700}.product-layout{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:22px;display:grid}.product-gallery,.product-info,.product-delivery,.product-specs{padding:24px}.product-gallery__main{aspect-ratio:1;background:radial-gradient(circle at 0 0,#fffffff0,#0000 35%),linear-gradient(135deg,#eef4ff,#fef1e9);border-radius:28px;overflow:hidden}.product-gallery__main img{object-fit:cover;width:100%;height:100%}.product-gallery__thumbs{grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:12px;margin-top:16px;display:grid}.product-gallery__thumb{cursor:pointer;background:#f6f9ffe0;border:2px solid #0000;border-radius:18px;padding:0;transition:transform .16s,border-color .16s,box-shadow .16s;overflow:hidden}.product-gallery__thumb:hover{transform:translateY(-1px)}.product-gallery__thumb.active{border-color:#0c63ee;box-shadow:0 0 0 4px #0c63ee1f}.product-gallery__thumb img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.checkout-card__rows,.spec-grid,.address-grid,.account-list{gap:12px;display:grid}.purchase-box{background:linear-gradient(135deg,#0069ff14,#ff7a481a);border-radius:28px;gap:16px;padding:18px;display:grid}.purchase-box__label{color:var(--ink-muted);margin-bottom:6px;display:block}.purchase-box__price{font-size:clamp(2rem,4vw,2.8rem);line-height:1}.clean-list{gap:10px;margin:0;padding-left:20px;display:grid}.spec-sections,.address-tile,.account-row,.cart-item{gap:12px;display:grid}.address-tile,.account-row{padding:16px}.spec-section{gap:14px;display:grid}.spec-section h3{margin:0;font-size:1.55rem}.spec-list{gap:10px;display:grid}.spec-row{grid-template-columns:minmax(160px,42%) minmax(24px,1fr) minmax(96px,auto);align-items:baseline;gap:10px;display:grid}.account-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;display:grid}.account-row>div{gap:4px;display:grid}.account-row span,.account-row code{color:var(--ink-muted)}.account-row code{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.order-history{gap:14px;display:grid}.order-card{background:#f8faffc7;border:1px solid #0f409814;border-radius:24px;gap:18px;padding:20px;display:grid}.order-card__top,.order-card__meta{align-items:flex-start;gap:12px;display:flex}.order-card__top{justify-content:space-between}.order-card__title{gap:6px;min-width:0;display:grid}.order-card__title h3{color:var(--ink-strong);margin:0;font-size:1.32rem;line-height:1.2}.order-card__title span,.order-card__summary span,.order-card__summary small,.order-card__meta{color:var(--ink-muted)}.order-card__meta{flex-direction:column;flex:none;align-items:flex-end;font-size:.86rem;font-weight:700}.order-status-pill{color:#0e62eb;background:#0069ff1a;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:6px 10px;font-size:.78rem;display:inline-flex}.order-status-pill.status-success,.order-status-pill.status-waiting_pick_up{color:#188a56;background:#28a6691f}.order-status-pill.status-cancelled,.order-status-pill.status-cancelled_by_client,.order-status-pill.status-cancelled_by_seller{color:#dc5a2b;background:#ff7c471f}.order-card__body{grid-template-columns:minmax(0,1fr) minmax(200px,260px);gap:20px;display:grid}.order-card__summary{border-left:1px solid #104eb714;grid-area:1/2;align-content:end;gap:10px;padding-left:20px;display:grid}.order-card__summary strong{color:var(--ink-strong);font-size:1.45rem;line-height:1}.order-card__summary .button{justify-self:start;margin-top:10px}.order-product-grid{grid-area:1/1;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px;min-width:0;display:grid}.order-product-tile{min-width:0;color:var(--ink-strong);text-align:left;background:#ffffffb8;border:1px solid #0f409814;border-radius:18px;gap:10px;padding:10px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.order-product-tile__open{width:100%;min-width:0;color:inherit;cursor:pointer;font:inherit;text-align:inherit;background:0 0;border:0;gap:10px;padding:0;display:grid}.order-product-tile__open:disabled{cursor:default}.order-product-tile:not(.order-product-tile--disabled):not(.order-product-tile--expanded):hover{border-color:#0069ff2e;transform:translateY(-1px);box-shadow:0 12px 24px #162b5514}.order-product-tile:not(.order-product-tile--disabled):not(.order-product-tile--expanded):hover .order-product-tile__image{box-shadow:0 10px 20px #162b551f}.order-product-tile--expanded{grid-column:1/-1}.order-product-review{gap:10px;display:grid}.order-product-review__status{color:var(--ink-muted);align-items:center;gap:6px;font-size:.84rem;line-height:1.25;display:inline-flex}.order-product-review__status b{color:#f90}.order-review-form{box-shadow:none;background:#fff;border-radius:28px;gap:16px;padding:28px}.review-modal-overlay{z-index:8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1320387a;padding:24px}.review-modal-card{background:#fff;border:1px solid #ffffffb8;border-radius:28px;width:min(100%,560px);padding:0;position:relative;overflow:hidden;box-shadow:0 28px 70px #10182847,0 0 0 10px #ffffff38}.review-modal-card .review-form__top{padding-right:48px}.review-modal-card .modal-close{color:#2d39548a;background:#f5f8fff0;top:14px;right:14px}.order-product-tile__image{aspect-ratio:1/.92;background:radial-gradient(circle at 0 0,#fffffff0,#0000 35%),linear-gradient(135deg,#eef4ff,#fef1e9);border-radius:16px;width:100%;transition:transform .16s,box-shadow .16s;display:block;overflow:hidden}.order-product-tile__image img{object-fit:cover;width:100%;height:100%;display:block}.order-product-tile__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.92rem;line-height:1.25;display:-webkit-box;overflow:hidden}.order-product-tile__details{gap:7px;margin:0;display:grid}.order-product-tile__details div{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:8px;display:grid}.order-product-tile__details dt,.order-product-tile__details dd{margin:0}.order-product-tile__details dt{min-width:0;color:var(--ink-muted);font-size:.78rem;line-height:1.25}.order-product-tile__details dd{color:var(--ink-strong);text-align:right;font-size:.86rem;font-weight:800}.order-product-tile__line-total{border-top:1px solid #104eb714;margin-top:2px;padding-top:8px}.order-product-tile__line-total dt,.order-product-tile__line-total dd{color:var(--ink-strong)}.compact-form{margin-bottom:18px}.spec-row__name{min-width:0;color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;line-height:1.3;overflow:hidden}.spec-row__dots{border-bottom:1px dotted #192c583d;min-width:24px;transform:translateY(-3px)}.spec-row__value{text-align:left;word-break:break-word;min-width:0;font-size:1rem;line-height:1.35}.related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.related-card{box-shadow:var(--shadow-soft);text-align:left;background:#ffffffb8;border-radius:24px;gap:12px;padding:16px;display:grid}.related-card__image{aspect-ratio:1}.reviews-section{gap:18px;display:grid}.review-summary{color:var(--ink-muted);align-items:center;gap:8px;margin:6px 0 0;display:inline-flex}.review-summary__score{color:var(--ink-strong);align-items:center;gap:4px;display:inline-flex}.review-summary__score span{color:#f90;line-height:1}.review-form{background:#f8faffeb;border-radius:24px;gap:14px;padding:18px;display:grid;box-shadow:inset 0 0 0 1px #0e4cb614}.review-form--locked{justify-items:start}.review-form__top{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.review-form__top>div:not(.star-input){gap:4px;min-width:0;display:grid}.review-form__top strong{color:var(--ink-strong);font-size:1.02rem}.review-form__top span{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.star-input,.star-rating{color:#c8ced9;align-items:center;gap:4px;display:inline-flex}.star-input{flex-flow:row;flex:none;display:inline-flex}.review-form__top .star-input{flex-flow:row;display:inline-flex}.star-input button{width:30px;height:30px;color:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:1.55rem;line-height:1;display:inline-flex}.star-input button.active,.star-rating span.active{color:#f90}.star-rating{color:#d5dbe6;flex-flow:row;font-size:1rem}.review-upload{min-height:42px;color:var(--ink-strong);cursor:pointer;background:#f2f6fff5;border-radius:999px;place-items:center;padding:0 16px;font-weight:800;display:inline-grid;position:relative;box-shadow:inset 0 0 0 1px #0e4cb614}.review-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.review-upload.disabled{cursor:default;opacity:.58}.review-textarea{width:100%;min-height:132px;color:var(--ink-strong);font:inherit;resize:vertical;background:#fbfcff;border:1px solid #1856b829;border-radius:18px;outline:none;padding:16px 18px;line-height:1.45;transition:border-color .16s,box-shadow .16s,background .16s}.review-textarea::placeholder{color:#48567494}.review-textarea:focus{background:#fff;border-color:#0069ff7a;box-shadow:0 0 0 4px #0069ff1a,0 12px 24px #1856b814}.order-review-form .inline-actions{gap:10px;display:grid}.order-review-form .review-upload,.order-review-form .button{width:100%;min-height:48px}.order-review-form .button-ghost{color:#df5b2a;background:#fff2eaeb}.account-review-list{gap:14px;display:grid}.account-review-card{background:#f8faffc7;border:1px solid #0f409814;border-radius:18px;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:18px;padding:16px;display:grid}.account-review-card__product{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;padding:0;display:grid}.account-review-card__image{background:#eef3fb;border-radius:14px;width:72px;height:72px;display:block;overflow:hidden}.account-review-card__image img{object-fit:cover;width:100%;height:100%;display:block}.account-review-card__product span:last-child,.account-review-card__body{gap:6px;min-width:0;display:grid}.account-review-card__product strong{color:var(--ink-strong);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-review-card__product small{color:var(--ink-muted)}.account-review-card__rating{color:#d5dbe6;gap:3px;font-size:1rem;line-height:1;display:inline-flex}.account-review-card__rating span.active{color:#f90}.account-review-card__body p{color:var(--ink);margin:0;line-height:1.45}.account-review-card__images{grid-template-columns:repeat(4,minmax(0,96px));gap:8px;display:grid}.account-review-card__images img{aspect-ratio:1/.78;object-fit:cover;border-radius:10px;width:100%;display:block}.account-review-card__actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.review-preview-grid,.review-images{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.review-preview{cursor:pointer;background:#eef2f8;border:0;border-radius:12px;padding:0;position:relative;overflow:hidden}.review-preview img,.review-images img{aspect-ratio:1/.78;object-fit:cover;width:100%;display:block}.review-preview span{color:#fff;background:#101828c7;border-radius:999px;padding:5px 8px;font-size:.78rem;font-weight:800;position:absolute;bottom:8px;right:8px}.review-list{gap:18px;display:grid}.review-card{border-top:1px solid #104eb714;grid-template-columns:44px minmax(0,1fr);gap:14px;padding:18px 0;display:grid}.review-card__avatar{color:#9fb0c8;background:#edf7ff;border-radius:999px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.review-card__body{gap:12px;min-width:0;display:grid}.review-card__head{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;display:grid}.review-card__head span{color:var(--ink-muted);font-size:.92rem}.review-card p{color:var(--ink);margin:0;line-height:1.45}.review-badge{color:#c46d00;background:#ff99001f;border-radius:999px;width:fit-content;padding:6px 10px;font-size:.78rem;font-weight:800}.review-images img{border-radius:8px}.seller-reply,.review-report-form{background:#f2f6ffc7;border-radius:18px;gap:10px;padding:14px;display:grid}.seller-reply strong,.review-report-form h3{color:var(--ink-strong);margin:0}.review-actions{color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:.92rem;display:flex}.review-actions button{min-height:34px;color:var(--ink-strong);cursor:pointer;background:#f2f6fff5;border:0;border-radius:999px;padding:7px 12px;font-weight:800}.review-actions .review-icon-button{color:#8b98ab;place-items:center;width:34px;margin-left:auto;padding:0;display:grid}.review-radio{color:var(--ink);align-items:center;gap:8px;display:flex}.review-radio input{accent-color:#0069ff;width:16px;height:16px}.cart-layout{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)}.cart-layout,.account-columns,.wallet-grid{align-items:start}.cart-list,.address-grid{gap:16px;display:grid}.cart-section-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.cart-select-all{min-height:44px;color:var(--ink-strong);cursor:pointer;background:#f2f6fff5;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-weight:700;display:inline-flex;box-shadow:inset 0 0 0 1px #0e4cb614}.cart-select-all:has(input:disabled){cursor:not-allowed;opacity:.56}.cart-item{grid-template-columns:34px 160px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;transition:opacity .16s,background-color .16s;display:grid}.cart-item--muted{opacity:.58}.cart-item__select{cursor:pointer;align-self:stretch;place-items:center;display:grid}.cart-select-all input,.cart-item__select input{accent-color:#0069ff;cursor:pointer;width:18px;height:18px}.cart-item__media{aspect-ratio:1}.cart-item__controls{align-content:space-between;justify-items:end;gap:12px;display:grid}.icon-button{color:#d75a2d;cursor:pointer;background:#fff4eeeb;border:0;border-radius:999px;place-items:center;width:44px;height:44px;transition:transform .16s,background-color .16s,color .16s,opacity .16s;display:inline-grid}.icon-button:hover{color:#bf421d;background:#ffe8dbfa;transform:translateY(-1px)}.icon-button svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.cart-remove-button{justify-self:end}.qty-stepper{background:#f0f5fff5;border-radius:999px;grid-template-columns:44px minmax(40px,auto) 44px;align-items:center;display:inline-grid}.qty-stepper button{height:44px;color:var(--ink-strong);cursor:pointer;background:0 0;border:0;font-size:1.2rem}.qty-stepper strong{text-align:center}.checkout-card{position:sticky;top:16px}.checkout-card__rows>div{border-bottom:1px solid #104eb714;justify-content:space-between;gap:12px;padding:14px 0;display:flex}.checkout-card__rows>div:last-child{border-bottom:0}.account-layout,.cart-layout,.wallet-layout{gap:22px;display:grid}.account-shell{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:22px;display:grid}.account-sidebar{position:sticky;top:16px}.account-menu{gap:4px;padding:8px 0;display:grid}.account-menu__item{width:100%;min-height:40px;color:var(--ink-strong);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:14px;padding:10px 12px;transition:background-color .16s,color .16s;display:grid}.account-menu__item:hover,.account-menu__item.active{color:#a855f7;background:#a958ff14}.account-menu__item span{overflow-wrap:anywhere;min-width:0;font-weight:600}.account-menu__icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;color:#b7bdcc;width:22px;height:22px}.account-menu__item:hover .account-menu__icon,.account-menu__item.active .account-menu__icon{color:#a855f7}.account-main{gap:22px;min-width:0;display:grid}.account-wallet-card{cursor:pointer}.account-wallet-card:hover{transform:translateY(-2px)}.account-wallet-card:disabled{cursor:not-allowed}.account-wallet-detail-stack{gap:18px;display:grid}.account-columns,.wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-hero{background:radial-gradient(circle at 100% 0,#ff905a24,#0000 26%),radial-gradient(circle at 0 100%,#0069ff24,#0000 24%),#ffffffd6;justify-content:space-between;align-items:flex-end;gap:18px;padding:28px;display:flex}.wallet-hero h1,.wallet-hero p,.wallet-detail__balance strong,.wallet-info-card h2,.wallet-info-card p{margin:0}.wallet-card-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.wallet-card{width:100%;min-height:118px;color:var(--ink);cursor:pointer;text-align:left;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:20px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid}.wallet-card:hover{border-color:#0069ff2e;transform:translateY(-2px)}.wallet-card:disabled{cursor:not-allowed;opacity:.72}.wallet-card__content{gap:4px;display:grid}.wallet-card__amount{color:var(--ink-strong);font-size:1.3rem;font-weight:800}.wallet-card__amount b,.wallet-detail__balance span{color:var(--ink-muted);font-weight:800}.wallet-card__subtitle{color:var(--ink-muted)}.wallet-icon{color:#fff;border-radius:999px;place-items:center;width:40px;height:40px;font-weight:900;display:inline-grid;position:relative}.wallet-icon-rub{background:linear-gradient(135deg,#0d6dff,#66a7ff)}.wallet-icon-usdt{background:linear-gradient(135deg,#22b77b,#5bd9a8)}.wallet-icon i{background:#e83c55;border-radius:999px;place-items:center;width:14px;height:14px;font-size:.46rem;font-style:normal;display:grid;position:absolute;bottom:-2px;right:-2px}.wallet-icon-compact{width:22px;height:22px;font-size:.74rem}.wallet-fiat,.wallet-address-pill,.wallet-network-pill{color:var(--ink-muted);background:#f2f6fff5;border-radius:999px;padding:5px 9px;font-size:.82rem;font-weight:700}.wallet-fiat{color:#0e62eb;background:#0069ff1a}.wallet-detail-card{background:radial-gradient(circle at 100% 0,#0069ff1f,#0000 30%),#ffffffd6;padding:28px}.wallet-detail__top,.wallet-detail__identity,.wallet-actions,.wallet-address-box{align-items:center;gap:10px;display:flex}.wallet-detail__top{justify-content:space-between}.wallet-detail__identity{color:var(--ink-muted)}.wallet-detail__balance{place-items:center;gap:14px;padding:30px 0;display:grid}.wallet-detail__balance strong{color:var(--ink-strong);letter-spacing:-.05em;font-size:clamp(2.2rem,7vw,3.7rem)}.wallet-detail__balance em{color:#0e62eb;background:#0069ff1a;border-radius:999px;padding:5px 10px;font-style:normal;font-weight:800}.wallet-actions{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.wallet-action{min-height:40px;color:var(--ink-strong);cursor:pointer;background:#f2f6fff5;border:0;border-radius:999px;font-weight:800;box-shadow:inset 0 0 0 1px #0e4cb614}.wallet-action:disabled{opacity:.58;cursor:not-allowed}.wallet-info-card{border-radius:24px;gap:14px;padding:22px;display:grid}.wallet-address-box{background:#f8fafff5;border-radius:22px;justify-content:space-between;min-width:0;padding:12px;box-shadow:inset 0 0 0 1px #0e4cb614}.wallet-address-box code{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);overflow:hidden}.auth-switch{color:var(--ink-muted);margin:0;font-size:.95rem}.auth-switch__link{color:#0c63ee;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.form-stack,.form-row,.inline-actions,.field{gap:14px;display:grid}.form-row{grid-template-columns:repeat(2,minmax(0,1fr))}.field span{font-weight:600}.field-hint{color:var(--ink-muted);font-size:.88rem;line-height:1.35}.field-control{width:100%;color:var(--ink-strong);background:#f8fafff5;border:1px solid #0e4cb61f;border-radius:22px;outline:none;padding:15px 16px;transition:border-color .16s,box-shadow .16s,background-color .16s}.field-control:focus{border-color:#0069ff57;box-shadow:0 0 0 4px #0069ff1a}.field-control:disabled{color:#26375585;background:#eff3fae0}.upload-field input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.upload-field{position:relative}.upload-dropzone{cursor:pointer;text-align:center;background:#f8fafff5;border:2px dashed #0069ff9e;border-radius:22px;place-items:center;gap:10px;min-height:172px;padding:24px;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.upload-dropzone:hover{background:#fff;border-color:#0069ffe6;transform:translateY(-1px)}.upload-field-disabled .upload-dropzone{cursor:not-allowed;opacity:.62}.upload-icon{color:#0069ff;place-items:center;width:52px;height:42px;display:grid}.upload-icon svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.upload-title{color:var(--ink-strong);font-weight:700}.upload-subtitle{max-width:420px;color:var(--ink-muted);font-size:.9rem}.upload-file-row{background:#eff3fae0;border:1px solid #0e4cb61f;border-radius:22px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:42px;padding:10px 12px;display:grid}.upload-file-icon{background:#0069ff;border-radius:3px;width:16px;height:16px}.upload-file-name{min-width:0;color:var(--ink-strong);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.panel-locked:after{content:"Требуется вход";color:#dc5a2b;letter-spacing:.08em;text-transform:uppercase;background:#ff7c471f;border-radius:999px;padding:7px 12px;font-size:.76rem;font-weight:700;position:absolute;top:20px;right:20px}.button{appearance:none;cursor:pointer;border:0;border-radius:999px;padding:14px 18px;font-weight:700;transition:transform .16s,opacity .16s,box-shadow .16s,background-color .16s}.button:disabled{opacity:.56;cursor:not-allowed}.button-primary{color:#fff;background:linear-gradient(135deg,#0568ff 0%,#3f91ff 100%);box-shadow:0 14px 32px #165dd938}.button-secondary{color:var(--ink-strong);background:#f2f6fff5;box-shadow:inset 0 0 0 1px #0e4cb614}.button-ghost{color:#d75a2d;background:#fff4eeeb}.button-small{padding:10px 14px}.wide-button{width:100%}.text-link{color:var(--ink-strong);text-align:left;padding:0;font-weight:700}.text-link-title{font-size:1.05rem}.empty-panel{text-align:center;background:#f8faffc2;border:1px dashed #0f49ab29;border-radius:28px;place-items:center;gap:8px;padding:28px;display:grid}.large-empty{min-height:240px}.compact-empty{min-height:116px}.image-fallback{color:#1a408580;width:100%;height:100%;font-size:2.6rem;font-family:var(--font-display);place-items:center;display:grid}.image-fallback.large{font-size:5rem}.mobile-nav{z-index:4;background:#ffffffeb;border-radius:24px;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:10px;display:none;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 18px 36px #162b5529}.mobile-nav__link{min-height:52px;font-size:.82rem}.modal-overlay{z-index:6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c193680;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{width:min(100%,520px);padding:24px}.modal-copy{gap:12px;margin-bottom:18px;display:grid}.modal-copy h2,.modal-copy p{margin:0}.modal-close{z-index:4;width:40px;height:40px;color:var(--ink-strong);cursor:pointer;background:#f1f5fff5;border:0;border-radius:999px;place-items:center;padding:0;font-size:1.5rem;line-height:1;display:grid;position:absolute;top:16px;right:16px}.toast-host{z-index:7;gap:12px;display:grid;position:fixed;bottom:20px;right:20px}.toast{color:#fff;border-radius:20px;min-width:240px;max-width:360px;padding:14px 16px;box-shadow:0 18px 36px #162b552e}.toast-info{background:#1466e0f0}.toast-success{background:#299e67f2}.toast-warning{background:#f08021f5}.toast-error{background:#d14b3ff5}@keyframes page-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1240px){.site-header{grid-template-columns:1fr}.hero-banner,.product-layout,.cart-layout,.account-columns,.wallet-grid,.catalog-toolbar,.product-grid,.related-grid,.mini-rail,.promo-grid,.service-grid{grid-template-columns:1fr 1fr}.product-layout,.cart-layout,.account-layout,.account-shell{grid-template-columns:1fr}.account-sidebar,.checkout-card{position:static}}@media (width<=900px){.app-frame{width:min(100% - 20px,100%);padding-top:10px}.main-nav{display:none}.mobile-nav{display:grid}.hero-banner,.promo-grid,.service-grid,.product-grid,.related-grid,.mini-rail,.cart-layout,.account-columns,.wallet-grid,.catalog-toolbar,.form-row{grid-template-columns:1fr}.cart-item{grid-template-columns:auto 1fr}.cart-item__select{grid-row:1/4}.cart-item__media,.cart-item__copy,.cart-item__controls{grid-column:2}.account-row{grid-template-columns:1fr}.order-card__top,.order-card__meta{align-items:flex-start}.order-card__top,.order-card__body{grid-template-columns:1fr}.order-card__summary,.order-product-grid{grid-area:auto}.order-card__summary{border-left:0;padding-left:0}.order-card__top{display:grid}.review-card__head{grid-template-columns:1fr;gap:6px}.review-images,.review-preview-grid{grid-template-columns:1fr 1fr}.order-card__meta{flex-flow:wrap}.order-product-grid{border-left:0;grid-template-columns:repeat(2,minmax(0,1fr));padding-left:0}.wallet-card{grid-template-columns:auto minmax(0,1fr)}.wallet-card-list{grid-template-columns:1fr}.wallet-fiat,.wallet-address-pill{justify-self:start}.wallet-actions{grid-template-columns:1fr}.cart-item__controls{justify-items:stretch}.cart-remove-button{justify-self:stretch}.section-head{flex-direction:column}.section-note{text-align:left;max-width:none}.header-actions{justify-content:stretch}.account-menu{scrollbar-width:none;grid-auto-columns:max-content;grid-auto-flow:column;padding-bottom:10px;overflow-x:auto}.account-menu::-webkit-scrollbar{display:none}.account-menu__item{min-width:max-content}.icon-chip,.profile-chip{flex:1 1 0}}@media (width<=640px){.app-frame{width:min(100% - 12px,100%);padding-bottom:120px}.surface-card,.site-header,.header-search,.main-nav{border-radius:24px}.hero-banner,.promo-card,.service-card,.section-block,.account-panel,.account-overview,.checkout-card,.product-gallery,.product-info,.product-delivery,.product-specs{padding:18px}.brand-mark,.header-search,.icon-chip,.profile-chip{padding:12px}.header-search{grid-template-columns:1fr}.button{justify-content:center;width:100%}.toast-host{bottom:90px;left:12px;right:12px}.toast{min-width:0;max-width:none}.modal-overlay{padding:12px}.modal-card{padding:18px}.spec-row{grid-template-columns:1fr;gap:6px}.spec-row__dots{display:none}}
