:root{color-scheme:dark;font-family:Manrope,Segoe UI,sans-serif;background:#130914;color:#fff;line-height:1.4;--bg: #130914;--surface: rgba(17, 11, 24, .9);--surface-strong: rgba(12, 8, 18, .96);--line: rgba(255, 255, 255, .08);--line-strong: rgba(255, 255, 255, .16);--text-soft: #ccbfe0;--accent: #b18cff;--success: #cff8d7}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;background:radial-gradient(circle at top right,rgba(168,85,247,.24),transparent 26%),radial-gradient(circle at top left,rgba(99,102,241,.14),transparent 24%),radial-gradient(circle at 20% 80%,rgba(236,72,153,.12),transparent 20%),linear-gradient(180deg,#150a1f,#100813 45%,#0d0710)}body{color:#fff}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;padding:16px 12px 104px}.page-container{margin:0 auto;max-width:1180px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.topbar__left{display:flex;flex-direction:column}.topbar__title{margin:0;font-size:28px;font-weight:900;line-height:1.1;letter-spacing:-.02em;color:#fff}.topbar__subtitle{margin:4px 0 0;font-size:13px;color:#b8a6d8}.banner-carousel{position:relative;overflow:hidden;margin-bottom:20px;border-radius:22px;border:1px solid var(--line);background:#0e0814f2;box-shadow:0 16px 40px #00000061;-webkit-user-select:none;user-select:none}.banner-track{display:flex;transition:transform .42s cubic-bezier(.25,1,.5,1);will-change:transform}.banner-slide{flex:0 0 100%;width:100%;display:grid;grid-template-columns:1fr 76px;gap:12px;align-items:center;padding:12px 16px 18px;min-height:110px;max-height:124px;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden}.banner-slide__info{display:flex;flex-direction:column;gap:4px;min-width:0;z-index:2}.banner-slide__badge{display:inline-flex;align-items:center;align-self:flex-start;padding:2px 8px;border-radius:999px;background:#ffffff2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:9px;font-weight:800;letter-spacing:.04em}.banner-slide__title{margin:0;font-size:15px;font-weight:800;line-height:1.2;color:#fff;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.banner-slide__subtitle{margin:0;font-size:11px;color:#d8caf0;line-height:1.25;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.banner-slide__footer{display:flex;align-items:center;gap:8px;margin-top:2px}.banner-slide__price{font-size:14px;font-weight:900;color:#fff}.banner-slide__btn{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;background:#fff;color:#120916;font-size:10px;font-weight:800;border:0;box-shadow:0 4px 12px #00000040;cursor:pointer}.banner-slide__image-wrap{width:72px;height:72px;flex-shrink:0;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.16);background:radial-gradient(circle at center,#281438cc,#0a0610f2);display:flex;align-items:center;justify-content:center;padding:4px;box-sizing:border-box;z-index:2}.banner-slide__image-wrap--icon span{font-size:26px}.banner-slide__image{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:10px}.banner-dots{position:absolute;bottom:8px;left:0;right:0;display:flex;justify-content:center;gap:6px;z-index:3}.banner-dot{width:6px;height:6px;border-radius:999px;background:#ffffff4d;border:0;padding:0;transition:all .25s ease;cursor:pointer}.banner-dot--active{width:18px;background:#fff}.search-section,.category-section,.products-section{margin-bottom:24px}.search-input{display:flex;align-items:center;gap:12px;padding:0 16px;height:58px;border:1px solid var(--line);border-radius:22px;background:#110a18d1;box-shadow:inset 0 1px #ffffff08,0 10px 26px #00000026}.search-input input{width:100%;border:0;outline:none;background:transparent;color:#fff;font-size:16px}.search-input input::placeholder{color:#a99dbb}.search-input__icon{color:var(--accent);font-size:18px}.section-heading,.products-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.section-heading h2,.products-toolbar h2{margin:0;font-size:28px;line-height:1;letter-spacing:-.04em}.section-heading span,.products-toolbar span{color:#b9a8cf;font-size:14px}.category-section{margin-bottom:20px}.category-chips{display:flex;gap:8px;overflow-x:auto;padding:4px 2px 8px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.category-chips::-webkit-scrollbar{display:none}.category-chip{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border-radius:999px;border:1px solid var(--line);background:#120c1ae0;color:#e2d7f5;font-size:13px;font-weight:700;white-space:nowrap;flex-shrink:0;cursor:pointer;transition:all .16s ease}.category-chip:active{transform:scale(.96)}.category-chip__icon{font-size:15px;line-height:1}.category-chip--active{border-color:#ffffff73;background:linear-gradient(135deg,#a77dfa,#7848d6);color:#fff;box-shadow:0 4px 16px #8c55eb6b}.sort-panel{display:flex;flex-direction:column;gap:10px;min-width:min(100%,440px)}.sort-panel__label{color:#b9a8cf;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.sort-chip-row{display:flex;flex-wrap:wrap;gap:8px}.sort-chip{min-height:44px;padding:0 16px;border:1px solid var(--line);border-radius:999px;background:#110a18e6;color:#e7dfff;font-weight:700;transition:background .14s ease,border-color .14s ease,transform .14s ease}.sort-chip--active{border-color:#c2a6ff8c;background:linear-gradient(180deg,#b48cff47,#7e5cc638);color:#fff}.checkout-form input,.checkout-form textarea{width:100%;padding:14px 16px;border:1px solid var(--line);border-radius:18px;background:#110a18eb;color:#fff}.products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.product-card{display:flex;flex-direction:column;overflow:hidden;min-width:0;border:1px solid var(--line);border-radius:16px;background:#0d0813f2;box-shadow:0 10px 28px #0402084d;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.product-card__media{position:relative;aspect-ratio:1;overflow:hidden;background:radial-gradient(circle at center,#261636b3,#0d0813fa);display:flex;align-items:center;justify-content:center;padding:6px;box-sizing:border-box}.product-card__image{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:10px}.product-modal__image{width:100%;height:100%;object-fit:contain;object-position:center}.product-card__placeholder,.cart-item__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#251432,#120917);color:#7b6a93;font-weight:800;letter-spacing:.15em;font-size:11px}.product-card__body{display:flex;flex:1;flex-direction:column;gap:4px;padding:8px 10px 10px}.product-card__title{margin:0;font-size:13px;font-weight:700;line-height:1.25;letter-spacing:-.01em;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__info{margin:0;color:#a79bbd;font-size:11px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__condition{margin:0;color:#8c7f9e;font-size:10px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.product-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;font-size:12px;margin-top:auto;padding-top:4px}.price-old{color:#8c7f9e;font-size:11px;text-decoration:line-through}.product-card__price strong{font-size:15px;font-weight:800;line-height:1.1;color:#fff}.product-modal__price strong,.sheet__total strong{font-size:24px;line-height:1}.product-card__actions{display:grid;grid-template-columns:1fr 34px;gap:6px;margin-top:6px}.action-button,.primary-button,.secondary-button,.checkout-button,.chip-button{border:0;border-radius:12px;text-align:center;transition:transform .14s ease,opacity .14s ease,background .14s ease}.action-button:disabled,.primary-button:disabled,.checkout-button:disabled{opacity:.55;cursor:not-allowed}.action-button--cart{height:32px;padding:0 8px;background:linear-gradient(180deg,#463c59,#352b47);color:#fff;font-size:11px;font-weight:700;border-radius:10px;display:flex;align-items:center;justify-content:center}.secondary-button,.checkout-button{padding:14px 12px;background:linear-gradient(180deg,#463c59,#352b47);color:#fff;font-weight:700;border-radius:16px}.action-button--favorite{width:34px;height:32px;background:#ffffff0a;color:#fff;border:1px solid var(--line-strong);font-size:15px;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0}.action-button--favorite-active{border-color:#ff7aa699;color:#ff7aa6}.action-button--active{background:linear-gradient(180deg,#d8baff,#ba95ff);color:#160c22}.badge{position:absolute;z-index:1;padding:3px 7px;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.badge--new{top:6px;left:6px;background:#7865ffeb}.badge--count,.carousel-indicator{top:6px;right:6px;background:#08050cb8}.badge--sold{bottom:6px;left:6px;background:#ff6982eb}.cart-fab{position:fixed;right:18px;bottom:18px;display:inline-flex;align-items:center;gap:10px;padding:16px 18px;border:0;border-radius:999px;background:linear-gradient(180deg,#4b3f63,#342c46);color:#fff;box-shadow:0 20px 40px #00000073;font-size:22px;z-index:12}.cart-fab strong{font-size:16px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:stretch;justify-content:center;padding:16px;background:#060309d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow-y:auto;-webkit-overflow-scrolling:touch}.sheet{width:100%;max-width:540px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#0d0813fa;box-shadow:0 36px 80px #00000080;margin:auto 0}.sheet--product,.sheet--favorites{max-height:calc(100dvh - 32px);max-height:calc(100vh - 32px);overflow-y:auto;-webkit-overflow-scrolling:touch}.sheet--product{max-width:760px}.sheet--cart{max-height:calc(100dvh - 32px);max-height:calc(100vh - 32px)}.sheet--checkout{max-height:calc(100dvh - 32px);max-height:calc(100vh - 32px);overflow-y:auto;-webkit-overflow-scrolling:touch}.sheet--checkout .sheet__header{position:sticky;top:0;background:#0d0813fa;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sheet--success{align-self:center;max-width:420px;padding:28px;text-align:center}.success-mark{width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center;margin:0 auto 18px;border-radius:50%;background:#d8baff;color:#1a0d26;font-size:34px;font-weight:800}.success-subtitle{color:#d7c8f5}.sheet__header,.sheet__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 14px}.sheet__header h2,.sheet__footer h2{margin:0;font-size:28px}.sheet__footer{margin-top:auto;border-top:1px solid var(--line);flex-direction:column;align-items:stretch}.sheet__total{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.checkout-button{width:100%}.checkout-button--success,.primary-button{padding:16px 18px;background:linear-gradient(180deg,#dfd2ff,#c5a9ff);color:#170d24;font-weight:800}.secondary-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.product-modal__gallery{position:relative;width:calc(100% - 36px);max-height:320px;aspect-ratio:1.25;overflow:hidden;border-radius:20px;margin:0 18px;background:radial-gradient(circle at center,#261636b3,#0a060ffa);display:flex;align-items:center;justify-content:center;padding:10px;box-sizing:border-box}.product-modal__placeholder{min-height:100%}.carousel-button{position:absolute;top:50%;width:42px;height:42px;margin-top:-21px;border:0;border-radius:50%;background:#0009;color:#fff;font-size:24px}.carousel-button--prev{left:10px}.carousel-button--next{right:10px}.product-modal__content{display:flex;flex-direction:column;gap:14px;padding:20px 18px 24px}.product-modal__thumbs{display:flex;gap:10px;padding:12px 18px 0;overflow-x:auto;scrollbar-width:none}.product-modal__thumbs::-webkit-scrollbar{display:none}.product-modal__thumb{flex:0 0 72px;width:72px;height:72px;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#110a18eb}.product-modal__thumb img{width:100%;height:100%;object-fit:cover}.product-modal__thumb--active{border-color:#ceb9ffb3;box-shadow:0 0 0 1px #ceb9ff38}.product-modal__status{color:#d7c8f5;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.product-modal__title{margin:0;font-size:34px;line-height:.96}.product-modal__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px}.product-modal__details{display:grid;gap:14px;margin:0}.product-modal__details dt{margin-bottom:4px;color:#b9a8cf;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.product-modal__details dd{margin:0;font-size:16px;color:#fff}.product-modal__actions{display:grid;gap:12px}.cart-list,.checkout-form,.sheet--favorites .products-grid{padding:0 18px 18px}.cart-list{overflow-y:auto}.cart-item{display:grid;grid-template-columns:88px 1fr;gap:14px;padding:14px;margin-bottom:12px;border:1px solid var(--line);border-radius:20px;background:#130c1beb}.cart-item__image,.cart-item__placeholder{width:88px;height:88px;border-radius:14px;object-fit:cover}.cart-item__content h3{margin:0 0 6px;font-size:18px}.cart-item__price{font-size:18px;font-weight:800}.cart-item__availability{margin:4px 0 10px;color:#b9a8cf;font-size:13px}.cart-item__controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cart-item__controls button{min-width:38px;height:38px;border:0;border-radius:12px;background:#2f2540;color:#fff}.cart-item__remove{color:#ff7aa6!important}.checkout-form{display:flex;flex-direction:column;gap:14px;padding-bottom:32px}.checkout-form label{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#e3daf3}.field-hint{color:#b9a8cf;font-size:12px;line-height:1.45}.checkout-form textarea{resize:vertical}.chip-button{min-height:48px;padding:0 12px;background:#110a18e0;color:#fff;border:1px solid var(--line)}.chip-button--active{border-color:#b18cff73;background:#b18cff29}.form-error{padding:14px 16px;border:1px solid rgba(255,111,132,.35);border-radius:16px;background:#ff6f8414;color:#ffb4c1}.form-error--page{margin-bottom:14px}.empty-state,.welcome-note{padding:18px;border:1px solid var(--line);border-radius:20px;background:#120b1ad6}.empty-state p,.welcome-note{margin:0 0 6px;font-size:18px;font-weight:700}.empty-state span{color:#b9a8cf}.product-skeleton{min-height:340px;border-radius:18px;background:linear-gradient(90deg,#ffffff0a,#ffffff14,#ffffff0a),#120b1ad1;background-size:220% 100%;animation:shimmer 1.5s infinite linear}@keyframes shimmer{0%{background-position:220% 0}to{background-position:-220% 0}}@media(hover:hover)and (pointer:fine){.product-card:hover{transform:translateY(-3px);border-color:#ffffff2e;box-shadow:0 26px 56px #0a05107a}}@media(max-width:760px){.page-container{max-width:620px}.topbar{align-items:stretch;gap:12px}.topbar__title{font-size:32px}.hero-card__content{grid-template-columns:1fr;gap:16px}.hero-card__avatar{width:88px;height:88px;border-radius:24px}.hero-card__heading{font-size:34px}.section-heading,.products-toolbar{flex-direction:column;align-items:stretch}.sort-panel{min-width:100%}.product-modal__gallery{max-height:250px;aspect-ratio:1.2;margin:0 14px;width:calc(100% - 28px)}}@media(max-width:420px){.app-shell{padding-inline:10px}.topbar__title,.product-modal__title{font-size:28px}.hero-card__content{padding:18px}.section-heading h2,.products-toolbar h2{font-size:24px}.hero-card__links{gap:8px}.hero-card__link{flex:1 1 calc(50% - 4px);justify-content:center}.products-grid{gap:8px}.product-card{border-radius:14px}.product-card__body{padding:6px 8px 8px;gap:3px}.product-card__title{font-size:12px;line-height:1.22}.product-card__price strong{font-size:14px}.product-card__actions{grid-template-columns:1fr 30px;gap:4px}.action-button--cart{height:30px;font-size:10px;padding:0 6px}.action-button--favorite{width:30px;height:30px;font-size:14px}.cart-fab{right:14px;bottom:14px;padding:14px 16px}.sort-chip-row{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px;scrollbar-width:none}.sort-chip-row::-webkit-scrollbar{display:none}.sort-chip{white-space:nowrap}}@media(min-width:900px){.app-shell{padding-inline:20px}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.sheet--checkout,.sheet--cart{max-width:620px}}.payment-selection-group{display:flex;flex-direction:column;gap:8px;margin-bottom:6px}.payment-selection-label{font-size:13px;font-weight:600;color:#a39cb3}.payment-options{display:flex;flex-direction:column;gap:8px}.payment-option{display:flex;align-items:center;padding:10px 12px;border-radius:12px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.08);cursor:pointer;transition:all .2s ease;position:relative}.payment-option input[type=radio]{display:none}.payment-option--selected{background:#ba95ff1f;border-color:#ba95ff;box-shadow:0 0 12px #ba95ff26}.payment-option__content{display:flex;flex-direction:column;gap:2px;width:100%}.payment-option__title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#fff}.payment-option__icon{font-size:16px}.payment-option__badge{font-size:10px;font-weight:700;text-transform:uppercase;padding:2px 6px;border-radius:6px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;margin-left:auto}.payment-option__badge--gray{background:#ffffff26;color:#d1d5db}.payment-option__desc{font-size:12px;color:#c2bdd1;padding-left:24px}.payment-option__desc b{color:#ba95ff}
