: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;@keyframes shimmer{0%{background-position:220% 0}to{background-position:-220% 0}}}.topbar .topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.topbar .topbar__left{display:flex;flex-direction:column}.topbar .topbar__title{margin:0;font-size:28px;font-weight:900;line-height:1.1;letter-spacing:-.02em;color:#fff}.topbar .topbar__subtitle{margin:4px 0 0;font-size:13px;color:#b8a6d8}.topbar .banner-carousel{position:relative;overflow:hidden;margin-bottom:22px;border-radius:26px;border:1px solid var(--line);background:#0e0814f2;box-shadow:0 20px 48px #0000006b;-webkit-user-select:none;user-select:none}.topbar .banner-track{display:flex;transition:transform .4s cubic-bezier(.25,1,.5,1);will-change:transform}.topbar .banner-slide{flex:0 0 100%;width:100%;display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:20px 20px 28px;min-height:155px;box-sizing:border-box;cursor:pointer;position:relative}.topbar .banner-slide__info{display:flex;flex-direction:column;gap:8px;min-width:0;z-index:2}.topbar .banner-slide__badge{display:inline-flex;align-items:center;align-self:flex-start;padding:4px 10px;border-radius:999px;background:#ffffff29;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em}.topbar .banner-slide__title{margin:0;font-size:20px;font-weight:800;line-height:1.2;color:#fff;word-break:break-word}.topbar .banner-slide__subtitle{margin:0;font-size:13px;color:#e2d7f5;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.topbar .banner-slide__footer{display:flex;align-items:center;gap:12px;margin-top:4px}.topbar .banner-slide__price{font-size:18px;font-weight:900;color:#fff}.topbar .banner-slide__btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:999px;background:#fff;color:#120916;font-size:12px;font-weight:800;border:0;box-shadow:0 4px 14px #00000040;cursor:pointer}.topbar .banner-slide__image-wrap{width:96px;height:96px;flex-shrink:0;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.14);background:#00000059;display:flex;align-items:center;justify-content:center;z-index:2}.topbar .banner-slide__image-wrap--icon span{font-size:36px}.topbar .banner-slide__image{width:100%;height:100%;object-fit:cover}.topbar .banner-dots{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:center;gap:6px;z-index:3}.topbar .banner-dot{width:6px;height:6px;border-radius:999px;background:#ffffff4d;border:0;padding:0;transition:all .25s ease;cursor:pointer}.topbar .banner-dot--active{width:20px;background:#fff}.topbar .search-section,.topbar .category-section,.topbar .products-section{margin-bottom:24px}.topbar .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}.topbar .search-input input{width:100%;border:0;outline:none;background:transparent;color:#fff;font-size:16px}.topbar .search-input input::placeholder{color:#a99dbb}.topbar .search-input__icon{color:var(--accent);font-size:18px}.topbar .section-heading,.topbar .products-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.topbar .section-heading h2,.topbar .products-toolbar h2{margin:0;font-size:28px;line-height:1;letter-spacing:-.04em}.topbar .section-heading span,.topbar .products-toolbar span{color:#b9a8cf;font-size:14px}.topbar .category-carousel{position:relative}.topbar .category-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px,320px);gap:12px;overflow-x:auto;padding:10px 48px 8px;scrollbar-width:none;scroll-behavior:smooth}.topbar .category-scroller::-webkit-scrollbar{display:none}.topbar .category-card{display:flex;flex-direction:column;gap:10px;min-height:116px;padding:18px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),#120c1ad1;color:#fff;text-align:left;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.topbar .category-card span{font-size:20px;font-weight:800;line-height:1}.topbar .category-card small{color:#c8b7db;font-size:12px;line-height:1.45}.topbar .category-card--active{border-color:#ffffffbf;background:linear-gradient(180deg,rgba(177,140,255,.14),transparent),#181f2cf0;box-shadow:0 18px 40px #190e266b}.topbar .category-nav{position:absolute;top:50%;z-index:2;width:40px;height:40px;margin-top:-20px;border:1px solid var(--line-strong);border-radius:999px;background:#130c1bf0;color:#fff;box-shadow:0 18px 34px #05030847;font-size:24px;line-height:1}.topbar .category-nav--prev{left:0}.topbar .category-nav--next{right:0}.topbar .sort-panel{display:flex;flex-direction:column;gap:10px;min-width:min(100%,440px)}.topbar .sort-panel__label{color:#b9a8cf;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.topbar .sort-chip-row{display:flex;flex-wrap:wrap;gap:8px}.topbar .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}.topbar .sort-chip--active{border-color:#c2a6ff8c;background:linear-gradient(180deg,#b48cff47,#7e5cc638);color:#fff}.topbar .checkout-form input,.topbar .checkout-form textarea{width:100%;padding:14px 16px;border:1px solid var(--line);border-radius:18px;background:#110a18eb;color:#fff}.topbar .products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.topbar .product-card{display:flex;flex-direction:column;overflow:hidden;min-width:0;border:1px solid var(--line);border-radius:24px;background:#09060df5;box-shadow:0 18px 44px #06030a5c;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.topbar .product-card__media{position:relative;aspect-ratio:1;overflow:hidden;background:#100a16f2}.topbar .product-card__image{width:100%;height:100%;object-fit:cover;object-position:center}.topbar .product-modal__image{width:100%;height:100%;object-fit:contain;object-position:center}.topbar .product-card__placeholder,.topbar .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:.2em}.topbar .product-card__body{display:flex;flex:1;flex-direction:column;gap:8px;padding:14px}.topbar .product-card__title{margin:0;font-size:17px;line-height:1.16;letter-spacing:-.02em;word-break:break-word}.topbar .product-card__info,.topbar .product-card__condition{margin:0;color:var(--text-soft);font-size:13px}.topbar .product-card__condition{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.topbar .product-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;font-size:13px}.topbar .price-old{color:#a69ab7;text-decoration:line-through}.topbar .product-card__price strong,.topbar .product-modal__price strong,.topbar .sheet__total strong{font-size:26px;line-height:1}.topbar .product-card__meta{color:#d7c8f5;font-size:14px;font-weight:700}.topbar .product-card__actions{display:grid;grid-template-columns:1fr 52px;gap:10px;margin-top:auto}.topbar .action-button,.topbar .primary-button,.topbar .secondary-button,.topbar .checkout-button,.topbar .chip-button{border:0;border-radius:18px;text-align:center;transition:transform .14s ease,opacity .14s ease,background .14s ease}.topbar .action-button:disabled,.topbar .primary-button:disabled,.topbar .checkout-button:disabled{opacity:.55;cursor:not-allowed}.topbar .action-button--cart,.topbar .secondary-button,.topbar .checkout-button{padding:14px 12px;background:linear-gradient(180deg,#463c59,#352b47);color:#fff;font-weight:700}.topbar .action-button--favorite{background:#ffffff05;color:#fff;border:1px solid var(--line-strong);font-size:22px}.topbar .action-button--favorite-active{border-color:#ff7aa699;color:#ff7aa6}.topbar .action-button--active{background:linear-gradient(180deg,#d8baff,#ba95ff);color:#160c22}.topbar .badge{position:absolute;z-index:1;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar .badge--new{top:10px;left:10px;background:#7865ffeb}.topbar .badge--count,.topbar .carousel-indicator{top:10px;right:10px;background:#08050cb8}.topbar .badge--sold{bottom:10px;left:10px;background:#ff6982eb}.topbar .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}.topbar .cart-fab strong{font-size:16px}.topbar .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}.topbar .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}.topbar .sheet--product,.topbar .sheet--favorites{max-height:calc(100dvh - 32px);max-height:calc(100vh - 32px);overflow-y:auto;-webkit-overflow-scrolling:touch}.topbar .sheet--product{max-width:760px}.topbar .sheet--cart{max-height:calc(100dvh - 32px);max-height:calc(100vh - 32px)}.topbar .sheet--checkout{max-height:calc(100dvh - 32px);max-height:calc(100vh - 32px);overflow-y:auto;-webkit-overflow-scrolling:touch}.topbar .sheet--checkout .sheet__header{position:sticky;top:0;background:#0d0813fa;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar .sheet--success{align-self:center;max-width:420px;padding:28px;text-align:center}.topbar .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}.topbar .success-subtitle{color:#d7c8f5}.topbar .sheet__header,.topbar .sheet__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 14px}.topbar .sheet__header h2,.topbar .sheet__footer h2{margin:0;font-size:28px}.topbar .sheet__footer{margin-top:auto;border-top:1px solid var(--line);flex-direction:column;align-items:stretch}.topbar .sheet__total{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.topbar .checkout-button{width:100%}.topbar .checkout-button--success,.topbar .primary-button{padding:16px 18px;background:linear-gradient(180deg,#dfd2ff,#c5a9ff);color:#170d24;font-weight:800}.topbar .secondary-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.topbar .product-modal__gallery{position:relative;min-height:320px;aspect-ratio:1.08;overflow:hidden;border-radius:22px;margin:0 18px;background:#09060d}.topbar .product-modal__placeholder{min-height:100%}.topbar .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}.topbar .carousel-button--prev{left:10px}.topbar .carousel-button--next{right:10px}.topbar .product-modal__content{display:flex;flex-direction:column;gap:14px;padding:20px 18px 24px}.topbar .product-modal__thumbs{display:flex;gap:10px;padding:12px 18px 0;overflow-x:auto;scrollbar-width:none}.topbar .product-modal__thumbs::-webkit-scrollbar{display:none}.topbar .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}.topbar .product-modal__thumb img{width:100%;height:100%;object-fit:cover}.topbar .product-modal__thumb--active{border-color:#ceb9ffb3;box-shadow:0 0 0 1px #ceb9ff38}.topbar .product-modal__status{color:#d7c8f5;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.topbar .product-modal__title{margin:0;font-size:34px;line-height:.96}.topbar .product-modal__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px}.topbar .product-modal__details{display:grid;gap:14px;margin:0}.topbar .product-modal__details dt{margin-bottom:4px;color:#b9a8cf;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.topbar .product-modal__details dd{margin:0;font-size:16px;color:#fff}.topbar .product-modal__actions{display:grid;gap:12px}.topbar .cart-list,.topbar .checkout-form,.topbar .sheet--favorites .products-grid{padding:0 18px 18px}.topbar .cart-list{overflow-y:auto}.topbar .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}.topbar .cart-item__image,.topbar .cart-item__placeholder{width:88px;height:88px;border-radius:14px;object-fit:cover}.topbar .cart-item__content h3{margin:0 0 6px;font-size:18px}.topbar .cart-item__price{font-size:18px;font-weight:800}.topbar .cart-item__availability{margin:4px 0 10px;color:#b9a8cf;font-size:13px}.topbar .cart-item__controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.topbar .cart-item__controls button{min-width:38px;height:38px;border:0;border-radius:12px;background:#2f2540;color:#fff}.topbar .cart-item__remove{color:#ff7aa6!important}.topbar .checkout-form{display:flex;flex-direction:column;gap:14px;padding-bottom:32px}.topbar .checkout-form label{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#e3daf3}.topbar .field-hint{color:#b9a8cf;font-size:12px;line-height:1.45}.topbar .checkout-form textarea{resize:vertical}.topbar .chip-button{min-height:48px;padding:0 12px;background:#110a18e0;color:#fff;border:1px solid var(--line)}.topbar .chip-button--active{border-color:#b18cff73;background:#b18cff29}.topbar .form-error{padding:14px 16px;border:1px solid rgba(255,111,132,.35);border-radius:16px;background:#ff6f8414;color:#ffb4c1}.topbar .form-error--page{margin-bottom:14px}.topbar .empty-state,.topbar .welcome-note{padding:18px;border:1px solid var(--line);border-radius:20px;background:#120b1ad6}.topbar .empty-state p,.topbar .welcome-note{margin:0 0 6px;font-size:18px;font-weight:700}.topbar .empty-state span{color:#b9a8cf}.topbar .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}@media(hover:hover)and (pointer:fine){.topbar .product-card:hover{transform:translateY(-3px);border-color:#ffffff2e;box-shadow:0 26px 56px #0a05107a}}@media(max-width:760px){.topbar .page-container{max-width:620px}.topbar .topbar{align-items:stretch;gap:12px}.topbar .topbar__title{font-size:32px}.topbar .hero-card__content{grid-template-columns:1fr;gap:16px}.topbar .hero-card__avatar{width:88px;height:88px;border-radius:24px}.topbar .hero-card__heading{font-size:34px}.topbar .section-heading,.topbar .products-toolbar{flex-direction:column;align-items:stretch}.topbar .sort-panel{min-width:100%}.topbar .category-scroller{grid-auto-columns:minmax(180px,76vw);padding-inline:0}.topbar .category-nav{display:none}.topbar .product-modal__gallery{min-height:240px;aspect-ratio:.88}}@media(max-width:420px){.topbar .app-shell{padding-inline:10px}.topbar .topbar__title,.topbar .product-modal__title{font-size:28px}.topbar .hero-card__content{padding:18px}.topbar .section-heading h2,.topbar .products-toolbar h2{font-size:24px}.topbar .hero-card__links{gap:8px}.topbar .hero-card__link{flex:1 1 calc(50% - 4px);justify-content:center}.topbar .products-grid{gap:10px}.topbar .product-card{border-radius:20px}.topbar .product-card__body{padding:12px}.topbar .product-card__title{font-size:16px}.topbar .product-card__price strong{font-size:22px}.topbar .product-card__actions{grid-template-columns:1fr 46px;gap:8px}.topbar .cart-fab{right:14px;bottom:14px;padding:14px 16px}.topbar .sort-chip-row{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px;scrollbar-width:none}.topbar .sort-chip-row::-webkit-scrollbar{display:none}.topbar .sort-chip{white-space:nowrap}}@media(min-width:900px){.topbar .app-shell{padding-inline:20px}.topbar .products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.topbar .sheet--checkout,.topbar .sheet--cart{max-width:620px}}
