.app-footer{align-items:center;background:var(--surface);display:flex;justify-content:space-between;min-height:100px;padding:28px 20px 24px;width:100%;border-top:1.5px solid var(--border)}.app-footer-brand{display:grid;gap:8px}.app-footer-logo-row{align-items:center;display:flex;gap:10px}.app-footer-logo{height:22px;object-fit:contain;width:22px}.app-footer strong{color:#31364a;font-size:1rem;font-weight:900}.app-footer p{color:#a5a7b2;font-size:.88rem;font-weight:800;line-height:1.2;margin:0}.app-footer-nav{align-items:center;display:flex;gap:42px}.app-footer-nav a{color:#8f92a1;font-size:.9rem;font-weight:800;text-decoration:none}@media(max-width:480px){.app-footer{align-items:flex-start;flex-direction:column;gap:18px}.app-footer-nav{align-items:flex-start;flex-direction:column;gap:12px}}.store-page{background:#f4f6fb;min-height:100vh}.store-header{align-items:center;background:#fff;border-bottom:1px solid #e6e9f2;box-shadow:0 10px 30px #1f29370f;display:flex;gap:24px;min-height:72px;padding:0 28px;position:sticky;top:0;z-index:10}.store-brand{align-items:center;color:var(--primary);display:inline-flex;flex:0 0 auto;font-size:1.24rem;font-weight:900;gap:10px;text-decoration:none}.store-brand-icon{height:30px;object-fit:contain;width:30px}.header-search{flex:1;margin-left:auto;max-width:260px;position:relative}.mobile-product-search{display:none}.product-search-field{display:block;position:relative}.product-search-icon{align-items:center;color:#8a93a6;display:inline-flex;height:100%;left:15px;pointer-events:none;position:absolute;top:0}.product-search-icon svg{height:19px;width:19px}.product-search-field input{background:#f9fafc;border:1px solid #dfe4ef;border-radius:10px;box-shadow:inset 0 1px #fffc;color:#182034;font-size:.96rem;min-height:48px;padding:0 16px 0 46px;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease;width:100%}.product-search-field input:focus{background:#fff;outline:0}.product-search-popover{background:#fff;border:1px solid #dfe4ef;border-radius:8px;box-shadow:0 22px 60px #1f293729;display:grid;gap:4px;left:0;margin-top:8px;padding:8px;position:absolute;right:0;top:100%;z-index:20}.product-search-status{color:#667085;font-size:.88rem;font-weight:700;padding:12px}.product-search-option{align-items:center;background:transparent;border:0;border-radius:7px;display:grid;gap:12px;grid-template-columns:46px minmax(0,1fr) auto;min-height:58px;padding:8px;text-align:left;width:100%}.product-search-option:hover,.product-search-option:focus-visible{background:#f7f8fc;outline:none}.product-search-option img{background:#edf0f6;border-radius:6px;height:46px;object-fit:cover;width:46px}.product-search-option span{display:grid;gap:3px;min-width:0}.product-search-option strong{color:#182034;font-size:.92rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-search-option small{color:#667085;font-size:.78rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.product-search-option em{color:#c79216;font-size:.82rem;font-style:normal;font-weight:800}.store-nav{align-items:center;display:flex;gap:22px}.store-nav a{color:#606779;font-size:.86rem;font-weight:800;text-decoration:none}.store-nav a:hover{color:var(--primary)}.header-user-menu{flex:0 0 auto;margin-left:0;position:relative}.header-avatar-button{align-items:center;background:linear-gradient(180deg,#fff,#f7f8fc);border:1px solid #dfe4ef;border-radius:999px;color:var(--primary);display:inline-flex;height:46px;justify-content:center;min-height:46px;padding:0;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;width:46px}.header-avatar-button svg{height:22px;width:21px}.header-avatar-button:hover,.header-avatar-button[aria-expanded=true]{background:#f0edff;border-color:#4328db38;transform:translateY(-1px)}.header-user-popover{background:#fff;border:1px solid #dfe4ef;border-radius:10px;box-shadow:0 22px 60px #1f293729;min-width:220px;padding:8px;position:absolute;right:0;top:calc(100% + 10px);z-index:20}.header-user-summary{align-items:center;border-bottom:1px solid #edf0f6;display:flex;gap:10px;padding:10px 10px 12px}.header-user-avatar{align-items:center;background:#f0edff;border-radius:999px;color:var(--primary);display:inline-flex;height:36px;justify-content:center;width:36px}.header-user-avatar svg{height:18px;width:18px}.header-user-summary span:last-child{display:grid;gap:2px}.header-user-summary strong{color:#182034;font-size:.9rem;font-weight:800}.header-user-summary small{color:#667085;font-size:.78rem;font-weight:700}.header-user-action{align-items:center;background:transparent;border:0;border-radius:8px;color:#596176;display:flex;font-weight:800;gap:9px;min-height:42px;padding:0 10px;width:100%}.header-user-action:hover,.header-user-action:focus-visible{background:#f7f8fc;color:var(--primary);outline:0}.header-user-action svg{height:18px;width:18px}@media(max-width:760px){.store-header{flex-wrap:wrap;gap:10px 12px;min-height:auto;padding:10px 14px 12px;position:sticky;top:0}.store-brand{font-size:1.08rem;gap:8px}.store-brand-icon{height:26px;width:26px}.header-search{display:none}.header-user-menu{margin-left:auto}.mobile-product-search{display:block;grid-column:1 / -1;margin-bottom:18px;position:relative}.product-search-field input{min-height:46px}.product-search-icon{left:14px}.product-search-popover{left:0;right:0}}.home-page{margin:0 auto;max-width:1240px;padding:30px 22px 48px;width:100%}.home-hero{min-height:152px;padding:26px 0 30px}.home-hero h1{color:#182034;font-size:2.7rem;line-height:1.08;margin-bottom:12px}.home-hero p{color:#747b8f;font-size:.98rem;font-weight:700;max-width:560px}.catalog-layout{align-items:start;display:grid;gap:26px;grid-template-columns:280px minmax(0,1fr)}.filters-panel{display:grid;gap:22px;position:sticky;top:82px}.field,.category-filter,.price-filter{background:#fff;border:1px solid #dfe4ef;border-radius:8px;display:grid;gap:12px;padding:18px}.field span,.price-filter>span{color:#3e4658;font-size:.76rem;font-weight:900;letter-spacing:0;margin:0;padding:0;text-transform:uppercase}.field input,.price-filter input{background:#f8f9fc;border:1px solid #dfe4ef;border-radius:6px;color:#182034;min-height:42px;padding:0 12px;width:100%}.field input:focus,.price-filter input:focus{border-color:var(--primary);outline:3px solid rgb(67 40 219 / 12%)}.category-filter{border:1px solid #dfe4ef;gap:0;overflow:hidden;padding:0}.category-filter-trigger{align-items:center;background:#fff;border:0;color:#343b4f;display:flex;justify-content:space-between;min-height:58px;padding:0 18px;text-align:left;width:100%}.category-filter-trigger>span:first-child{font-size:.78rem;font-weight:900;text-transform:uppercase}.category-filter-trigger:after{border-bottom:2px solid #596176;border-right:2px solid #596176;content:"";height:8px;margin-left:12px;transform:rotate(45deg);transition:transform .22s ease;width:8px}.category-filter-trigger[aria-expanded=true]:after{transform:rotate(225deg) translate(-2px,-2px)}.category-filter-count{background:#f0edff;border-radius:999px;color:var(--primary);font-size:.72rem;font-weight:900;margin-left:auto;padding:5px 9px}.category-filter-content{animation:category-panel-in .22s ease}.category-filter-list{display:grid;gap:6px;max-height:420px;min-height:0;overflow:auto;padding:0 12px 14px}.category-option{align-items:center;border:1px solid transparent;border-radius:8px;color:#667085;display:flex;font-size:.92rem;font-weight:800;gap:10px;min-height:40px;padding:0 10px;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.category-option:hover{background:#f7f8fc;border-color:#e3e6f0;color:#343b4f}.category-option:has(input:checked){background:#f0edff;border-color:#4328db38;color:#343b4f}.category-option input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #a9afbd;border-radius:50%;height:18px;margin:0;position:relative;transition:border-color .18s ease,box-shadow .18s ease;width:18px}.category-option input:checked{border-color:var(--primary);box-shadow:inset 0 0 0 4px #fff}.category-option input:checked:after{background:var(--primary);border-radius:50%;content:"";top:3px;right:3px;bottom:3px;left:3px;position:absolute}.category-option input:focus-visible{outline:3px solid rgb(67 40 219 / 16%);outline-offset:2px}.price-filter{grid-template-columns:1fr 1fr}.price-filter>span{grid-column:1 / -1}.button-primary,.button-secondary{align-items:center;border-radius:6px;display:inline-flex;font-weight:900;justify-content:center;min-height:44px;padding:0 16px;white-space:nowrap}.button-primary{background:var(--primary);border:1px solid var(--primary);color:#fff}.button-primary:hover:not(:disabled){background:var(--primary-hover);border-color:var(--primary-hover)}.button-secondary{background:#fff;border:1px solid #dfe4ef;color:#5b6376}.filters-clear{width:100%}.promo-card{background:radial-gradient(circle at 80% 12%,rgb(255 255 255 / 15%),transparent 34%),linear-gradient(145deg,#1f18b8,#341edc 52%,#130b71);border-radius:8px;color:#fff;display:grid;min-height:190px;padding:24px}.promo-card span{align-self:end;color:#ffffffb8;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.promo-card strong{font-size:1.35rem;line-height:1.12}.promo-card small{color:#ffffffd1;font-weight:800}.catalog-content{min-width:0}.products-summary{align-items:center;color:#8a91a3;display:flex;font-size:.84rem;font-weight:800;justify-content:space-between;margin-bottom:18px}.products-summary strong{color:#394255}.products-grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.products-grid[aria-busy=true]{opacity:.72}.product-card{background:#fff;border:2px solid #d9dceb;border-radius:8px;box-shadow:none;display:flex;flex-direction:column;min-height:300px;overflow:hidden}.product-image-wrap{background:#edf0f6;min-height:256px;overflow:hidden;position:relative}.product-card img{display:block;height:256px;object-fit:cover;transition:transform .25s ease;width:100%}.product-card:hover img{transform:scale(1.06)}.product-card-content{display:flex;flex:1;flex-direction:column;padding:24px}.product-kicker{align-items:center;display:flex;justify-content:space-between;margin-bottom:9px}.product-kicker span{color:#8c909b;font-size:16px;font-weight:600;text-transform:uppercase}.product-kicker strong{align-items:center;color:#4c5568;display:flex;font-size:16px;gap:6px}.product-kicker strong span{color:#f7bd32;font-size:1rem}.product-card h2,.state-card h2{color:#182034;font-size:16px;font-weight:600;line-height:1.25;margin:0 0 14px}.product-price{color:#182034;font-size:24px;font-weight:700;letter-spacing:0;line-height:1.1;margin-bottom:34px}.details-button{align-items:center;background:#eaf1ff;border-radius:4px;color:#6b50e8;display:inline-flex;font-size:16px;font-weight:600;justify-content:center;margin-top:auto;min-height:44px;text-decoration:none;width:100%}.details-button:hover{background:#e1eaff;color:var(--primary)}.product-card-skeleton{gap:13px;min-height:496px;padding:16px}.product-card-skeleton div,.product-card-skeleton span{animation:pulse 1.2s ease-in-out infinite;background:#e8ecf3;border-radius:6px;display:block}.product-card-skeleton div{aspect-ratio:4 / 3}.product-card-skeleton span{height:15px}.product-card-skeleton span:nth-child(2){width:82%}.product-card-skeleton span:nth-child(3){width:58%}.product-card-skeleton span:nth-child(4){height:28px;margin-top:auto;width:36%}.state-card{align-items:flex-start;background:#fff;border:1px solid #dfe4ef;border-radius:8px;display:flex;flex-direction:column;min-height:240px;padding:34px}.state-card-icon{align-items:center;background:#f0edff;border-radius:999px;color:var(--primary);display:inline-flex;height:44px;justify-content:center;margin-bottom:18px;width:44px}.state-card-icon:before{content:"";border:2px solid currentColor;border-radius:50%;height:18px;width:18px}.state-card[data-variant=error]{border-color:#c73f543d}.state-card[data-variant=error] .state-card-icon{background:#c73f541a;color:var(--danger)}.state-card[data-variant=error] .state-card-icon:before{border-radius:4px;height:4px;transform:rotate(45deg);width:18px}.state-card p{margin-bottom:18px}.state-card-empty{align-items:center;background:transparent;border:0;min-height:520px;padding:56px 24px;text-align:center}.state-card-empty h2{color:#182034;font-size:2.35rem;font-weight:900;letter-spacing:0;line-height:1.1;margin-bottom:14px}.state-card-empty p{color:#667085;font-size:1.05rem;font-weight:700;line-height:1.55;margin-bottom:34px;max-width:520px}.empty-state-illustration{align-items:center;background:#fff;border:1px solid #d9ddeb;border-radius:8px;box-shadow:0 24px 70px #1f293714;display:inline-flex;height:170px;justify-content:center;margin-bottom:42px;position:relative;width:150px}.empty-state-illustration:after{align-items:center;border:2px solid var(--danger);border-radius:999px;color:var(--danger);content:"!";display:inline-flex;font-size:.75rem;font-weight:900;height:18px;justify-content:center;position:absolute;right:16px;top:8px;width:18px}.empty-box{display:block;height:100px;position:relative;width:112px}.empty-box:before{border:6px solid var(--primary);border-radius:0 0 10px 10px;border-top:0;bottom:0;content:"";height:88px;left:8px;position:absolute;right:8px}.empty-box-top{background:#fff;border:6px solid var(--primary);border-radius:10px;height:32px;left:0;position:absolute;right:0;top:0;z-index:1}.empty-box-line{background:var(--primary);height:6px;left:48px;position:absolute;top:70px;width:40px}.pagination{align-items:center;display:flex;gap:14px;justify-content:center;margin-top:38px}.pagination-button{align-items:center;background:transparent;border:1px solid transparent;border-radius:8px;color:#344054;display:inline-flex;font-size:16px;font-weight:600;height:52px;justify-content:center;min-width:52px;padding:0 14px;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.pagination-button:hover:not(:disabled){background:#fff;border-color:#dfe4ef;transform:translateY(-1px)}.pagination-button[data-active=true]{background:var(--primary);border-color:var(--primary);box-shadow:0 10px 22px #4328db38;color:#fff}.pagination-button[data-active=true]:hover{background:var(--primary);border-color:var(--primary);transform:translateY(0)}.pagination-arrow{background:#fff;border-color:#dfe4ef;color:#667085;font-size:24px;font-weight:100;line-height:1;padding-bottom:4px}.pagination-button:disabled{opacity:.45}.pagination-ellipsis{align-items:center;color:#344054;display:inline-flex;font-size:1.35rem;font-weight:800;height:52px;justify-content:center;min-width:38px}@keyframes pulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes category-panel-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.catalog-layout{grid-template-columns:240px minmax(0,1fr)}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.mobile-product-search{grid-column:1 / -1;margin-bottom:-8px}.product-search-field input{border-radius:9px;min-height:42px;padding-left:42px}.product-search-icon{left:13px}.product-search-popover{left:0;max-height:min(360px,calc(100vh - 172px));overflow:auto;position:absolute;right:0}.home-page{padding:22px 16px 36px}.home-hero{min-height:auto;padding:18px 0 24px}.home-hero h1{font-size:2rem}.catalog-layout,.products-grid{grid-template-columns:1fr}.filters-panel{position:static}.promo-card{display:none}.products-summary{align-items:stretch;flex-direction:column}.state-card-empty{min-height:420px;padding:42px 12px}.state-card-empty h2{font-size:1.85rem}.empty-state-illustration{height:148px;margin-bottom:32px;width:132px}.pagination{align-items:center;gap:8px;flex-direction:row;flex-wrap:wrap;margin-inline:auto;max-width:100%}.pagination-button{border-radius:7px;font-size:.95rem;height:40px;min-width:40px;padding:0 10px}.pagination-arrow{font-size:1.7rem;padding-bottom:3px}.pagination-ellipsis{font-size:1rem;height:40px;min-width:22px}}.auth-page{display:flex;flex-direction:column;min-height:100vh}.auth-content{align-items:center;display:flex;flex:1;flex-direction:column;padding:54px 24px 44px;width:100%}.auth-logo-container{align-items:center;display:flex;gap:12px;justify-self:center;margin-bottom:8px}.auth-logo{height:28px;object-fit:contain;width:28px}.auth-brand{margin-bottom:28px;text-align:center}.auth-brand strong{color:#6456ff;display:block;font-size:.95rem;font-weight:800}.auth-brand p{color:#777a8d;font-size:.95rem;font-weight:500;margin:0}.auth-card{background:var(--surface);border:1px solid #d9d9e8;border-radius:6px;box-shadow:0 18px 50px #21243e17;max-width:440px;padding:33px 31px 29px;width:100%}.auth-heading{margin-bottom:26px;text-align:center}.auth-heading h1{color:var(--text-strong);font-size:16px;font-weight:500;line-height:1.25;margin-bottom:11px}.auth-heading p{color:var(--text-muted);line-height:1.6}.auth-divider{background:var(--border);height:1px;margin:30px 0 25px;width:100%}.auth-prompt{color:#777a8d;font-size:.94rem;font-weight:500;margin:0;text-align:center}.login-features{align-items:center;display:grid;gap:28px;grid-template-columns:repeat(4,max-content);justify-content:center;list-style:none;margin:67px 0 0;padding:0}.login-features li{align-items:center;color:#b0b3c0;display:flex;font-size:.95rem;font-weight:800;gap:10px;white-space:nowrap}@media(max-width:480px){.auth-card{padding:24px 20px}.login-features{grid-template-columns:1fr;justify-items:center;margin-top:38px}}.auth-form{display:grid;gap:20px}.auth-field{display:grid;gap:9px}.auth-field>span{color:#727587;font-size:.92rem;font-weight:500}.auth-field-row{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.input-control{align-items:center;background:#fff;border:1px solid var(--border);border-radius:3px;color:#9b9daf;cursor:pointer;display:flex;gap:16px;min-height:57px;padding:0 18px}.input-control input{border:0;color:#5f6272;flex:1;min-width:0;outline:0}.input-control input::placeholder{color:#c2c4d1;font-weight:500}.auth-field small,.form-error,.form-success{font-size:.84rem;font-weight:500;margin:0}.auth-field small,.form-error{color:var(--danger)}.form-success{color:#287a4d}.link-button{background:transparent;border:0;color:#6456ff;font-weight:500;padding:0}.auth-submit{align-items:center;background:var(--primary);border:1px solid var(--primary);border-radius:5px;box-shadow:0 8px 14px #4328db3d;color:#fff;display:inline-flex;font-weight:500;gap:8px;justify-content:center;margin-top:4px;min-height:48px;padding:0 16px;width:100%}.auth-submit:hover{background:var(--primary-hover)}@media(max-width:480px){.auth-field-row{grid-template-columns:1fr}}.not-found-page{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 174px);padding:52px 22px}.not-found-content{align-items:center;display:flex;flex-direction:column;max-width:560px;text-align:center}.not-found-illustration{align-items:center;background:#fff;border:1px solid #dfe4ef;border-radius:8px;box-shadow:0 18px 50px #1f293714;display:flex;height:168px;justify-content:center;margin-bottom:32px;width:168px}.not-found-illustration svg{height:120px;overflow:visible;width:120px}.not-found-box-top,.not-found-box-body,.not-found-box-line{fill:none;stroke:var(--primary);stroke-linecap:round;stroke-linejoin:round;stroke-width:7}.not-found-alert{fill:#fff;stroke:#e5484d;stroke-width:4}.not-found-alert-line,.not-found-alert-dot{fill:none;stroke:#e5484d;stroke-linecap:round;stroke-width:4}.not-found-code{color:var(--primary);font-size:.88rem;font-weight:900;letter-spacing:.16em;margin-bottom:12px}.not-found-content h1{color:#182034;font-size:2.55rem;line-height:1.1;margin:0 0 14px}.not-found-content p{color:#667085;font-size:1.02rem;font-weight:700;line-height:1.6;margin:0 0 32px}.not-found-action{align-items:center;background:var(--primary);border:1px solid var(--primary);border-radius:6px;color:#fff;display:inline-flex;font-weight:900;justify-content:center;min-height:48px;min-width:190px;padding:0 22px;text-decoration:none}@media(max-width:640px){.not-found-page{min-height:calc(100vh - 144px);padding:42px 16px}.not-found-illustration{height:144px;width:144px}.not-found-content h1{font-size:2rem}}.product-details-page{margin:0 auto;max-width:1240px;padding:30px 22px 52px;width:100%}.details-breadcrumb,.details-back-link{align-items:center;display:flex}.details-breadcrumb{color:#7b8496;gap:16px;font-size:1rem;font-weight:800;margin-bottom:22px;max-width:100%;overflow:hidden}.details-breadcrumb a,.details-back-link{color:var(--primary);text-decoration:none}.details-breadcrumb a{color:#7b8496;flex:0 0 auto;transition:color .2s ease}.details-breadcrumb a:hover{color:var(--primary)}.details-breadcrumb span{flex:0 0 auto}.details-breadcrumb span[aria-hidden=true]{color:#98a2b3;font-size:1.25rem;line-height:1}.details-breadcrumb strong{color:#182034;font-size:1.05rem;font-weight:900;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.details-actions{display:flex;justify-content:flex-start}.details-back-link{gap:10px;font-size:.9rem;font-weight:900;margin-bottom:34px}.details-main{align-items:start;display:grid;gap:46px;grid-template-columns:minmax(0,1.25fr) minmax(360px,.85fr)}.details-main-image{align-items:center;background:#e8edf5;border:1px solid #dfe4ef;border-radius:8px;display:flex;min-height:560px;overflow:hidden}.details-main-image img{display:block;height:100%;object-fit:contain;padding:28px;width:100%}.details-thumbnails{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:22px}.details-thumbnail{background:#fff;border:2px solid transparent;border-radius:6px;height:112px;overflow:hidden;padding:0}.details-thumbnail[data-active=true]{border-color:var(--primary)}.details-thumbnail img{background:#edf0f6;height:100%;object-fit:cover;width:100%}.details-info{background:transparent}.details-stock-badge{background:#ccf7e7;border-radius:999px;color:#008f62;display:inline-flex;font-size:.78rem;font-weight:900;margin-bottom:10px;padding:6px 12px}.details-info h1{color:#182034;font-size:2rem;line-height:1.1;margin-bottom:8px}.details-model{color:#667085;font-size:.92rem;font-weight:700;margin-bottom:18px}.details-rating{align-items:center;color:#344054;display:flex;gap:12px;font-size:.95rem;font-weight:800;margin-bottom:26px}.details-rating span{color:#c79216;letter-spacing:.12em}.details-rating small{color:#8a91a3;font-size:.88rem;font-weight:800}.details-price-row{align-items:baseline;display:flex;gap:18px;margin-bottom:28px}.details-price-row strong{color:#182034;font-size:2.45rem;font-weight:900}.details-price-row span{color:#8a91a3;font-weight:800;text-decoration:line-through}.details-divider{background:#dfe4ef;height:1px;margin:26px 0}.details-description h2,.technical-specs h2{color:#394255;font-size:.9rem;font-weight:900;letter-spacing:0;margin-bottom:12px;text-transform:uppercase}.details-description p{color:#667085;font-size:.96rem;font-weight:650;line-height:1.65}.details-highlights{display:grid;gap:14px 24px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px}.details-highlights span{color:#667085;font-size:.9rem;font-weight:800}.details-primary-action{align-items:center;background:var(--primary);border:1px solid var(--primary);border-radius:6px;color:#fff;display:inline-flex;flex:1;font-weight:900;justify-content:center;min-height:48px;text-decoration:none;width:100%}.details-share-action{align-items:center;background:#fff;border:1px solid #cfd5e3;border-radius:6px;color:#394255;display:inline-flex;gap:10px;flex:0 1 auto;font-weight:900;height:48px;justify-content:center;min-width:210px;padding:0 18px;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.details-share-action:hover{background:#f7f8fc;border-color:var(--primary);color:var(--primary);transform:translateY(-1px)}.details-share-action:focus-visible{outline:3px solid rgb(61 42 229 / 18%);outline-offset:2px}.details-share-action svg{flex:0 0 auto;fill:currentColor;height:20px;width:20px}.details-share-action span{font-size:.94rem;line-height:1}.details-secondary-actions{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.details-secondary-actions button{background:#fff;border:1px solid #cfd5e3;border-radius:6px;color:#394255;font-weight:900;min-height:44px}.technical-specs{margin-top:64px}.product-reviews{margin-top:58px}.technical-specs h2{color:#182034;font-size:1.45rem;text-align:center;text-transform:none}.technical-specs-grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.technical-specs-grid article{background:#fff;border:1px solid #dfe4ef;border-radius:8px;box-shadow:0 12px 36px #1f29370f;min-height:150px;padding:26px}.technical-specs-grid span{color:var(--primary);font-size:.82rem;font-weight:900;text-transform:uppercase}.technical-specs-grid h3{color:#394255;font-size:1.05rem;margin:12px 0 8px}.technical-specs-grid p{color:#667085;font-size:.9rem;font-weight:650;line-height:1.55;margin:0}.product-reviews-heading{align-items:end;display:flex;gap:24px;justify-content:space-between;margin-bottom:24px}.product-reviews-heading span{color:var(--primary);display:inline-flex;font-size:.82rem;font-weight:900;margin-bottom:8px;text-transform:uppercase}.product-reviews-heading h2{color:#182034;font-size:1.45rem;line-height:1.2;margin:0}.product-reviews-heading strong{background:#fff;border:1px solid #dfe4ef;border-radius:8px;color:#182034;display:inline-flex;font-size:1rem;font-weight:900;padding:12px 16px;white-space:nowrap}.product-reviews-grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.product-review-card{background:#fff;border:1px solid #dfe4ef;border-radius:8px;box-shadow:0 12px 36px #1f29370f;padding:22px}.product-review-card-header{align-items:start;display:flex;gap:14px;justify-content:space-between;margin-bottom:16px}.product-review-card h3{color:#394255;font-size:1rem;margin:0 0 5px}.product-review-card-header p{color:#8a91a3;font-size:.84rem;font-weight:800;margin:0}.product-review-card strong{align-items:center;background:#fff8e6;border-radius:999px;color:#9a6700;display:inline-flex;font-size:.86rem;font-weight:900;min-height:30px;padding:0 10px}.product-review-card>p{color:#667085;font-size:.95rem;font-weight:700;line-height:1.55;margin:0}.product-reviews-empty{background:#fff;border:1px solid #dfe4ef;border-radius:8px;color:#667085;font-weight:800;padding:22px}.details-state{align-items:center;display:flex;flex-direction:column;min-height:520px;justify-content:center;text-align:center}.details-state h1{color:#182034;font-size:2rem;margin-bottom:12px}.details-state p{max-width:460px}.details-skeleton{animation:pulse 1.2s ease-in-out infinite;background:linear-gradient(90deg,#edf0f6,#f7f8fc,#edf0f6);border-radius:8px;min-height:620px}@media(max-width:940px){.details-main,.technical-specs-grid,.product-reviews-grid{grid-template-columns:1fr}.details-main-image{min-height:420px}}@media(max-width:640px){.product-details-page{padding:22px 16px 40px}.details-info h1{font-size:1.55rem}.details-price-row strong{font-size:2rem}.details-thumbnails,.details-highlights,.details-secondary-actions{grid-template-columns:1fr 1fr}.product-reviews-heading{align-items:start;flex-direction:column}}:root{color:#5f6272;background:#f7f7fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--border: #d7d7e6;--danger: #c73f54;--primary: #4328db;--primary-hover: #3420b8;--surface: #ffffff;--text-muted: #8a8da0;--text-strong: #5f6272}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.7}.eyebrow{color:var(--primary);font-size:.78rem;font-weight:800;letter-spacing:0;margin:0 0 8px;text-transform:uppercase}h1,p{margin-top:0}h1{color:var(--text-strong);font-size:1rem;font-weight:800;line-height:1.25;margin-bottom:11px}p{color:var(--text-muted);line-height:1.6}.sr-only{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}
