.header{border-bottom:1px solid var(--border);background:var(--white)}.header__wrap{max-width:1200px;margin:0 auto;padding:12px 16px;display:flex;align-items:center;gap:16px}.brand{display:flex;align-items:center;gap:8px;text-decoration:none}.brand__title{font-size:20px;margin:0;color:var(--brand-orange);font-weight:800}.brand__logo{height:36px;width:auto}.search{flex:1}.search__form{display:flex}.search__input{flex:1;padding:10px 12px;border:1px solid #ddd;border-right:none;border-radius:6px 0 0 6px}.search__btn{padding:10px 14px;background:var(--brand-blue);color:#fff;border:1px solid var(--brand-blue);border-radius:0 6px 6px 0}.header__nav{display:flex;gap:12px}.header__link{color:var(--brand-blue);text-decoration:none;font-weight:600}.header__link--primary{color:var(--brand-orange);font-weight:700}.header__right{display:flex;align-items:center;gap:16px}.userbox{display:grid;line-height:1.1;color:var(--brand-blue)}.userbox__hello{font-size:12px;color:var(--muted)}.userbox__name{font-weight:800}.userbox__btn{display:flex;align-items:center;gap:6px;background:transparent;border:none;color:var(--brand-blue);cursor:pointer;padding:4px 6px;border-radius:6px}.userbox__btn:hover{background:#0c2a570f}.caret{width:10px;height:10px;display:inline-block}.dropdown{position:relative}.dropdown__menu{position:absolute;top:120%;right:0;background:#fff;border:1px solid var(--border);border-radius:8px;min-width:180px;box-shadow:0 8px 24px #00000014;padding:6px;z-index:30}.dropdown__item{width:100%;text-align:left;padding:8px 10px;background:transparent;border:none;border-radius:6px;color:var(--text)}.dropdown__item:hover{background:#f1f3f5}.cart{display:flex;align-items:center;gap:6px;color:var(--brand-blue);text-decoration:none;font-weight:800}.cart__icon{width:22px;height:22px;display:inline-block}.catnav{background:var(--brand-blue);position:relative;z-index:20}.catnav__wrap{max-width:1200px;margin:0 auto;padding:6px 16px;display:flex;gap:16px;align-items:center}.catnav__btn,.catnav__trigger{background:transparent;color:#fff;border:none;font-weight:600;white-space:nowrap;cursor:pointer}.catnav__trigger{display:flex;align-items:center;gap:8px;border-right:1px solid rgba(255,255,255,.2);padding-right:12px}.catnav__hamburger{display:inline-flex;flex-direction:column;gap:3px;width:18px;height:14px}.catnav__hamburger .bar{display:block;height:2px;width:100%;background:#fff;border-radius:2px}.mega{position:absolute;left:0;right:0;top:100%;background:#fff;color:#111;box-shadow:0 4px 24px #0000001f;display:grid;grid-template-columns:280px 1fr;min-height:320px}.mega__left{background:#f8f9fa;padding:8px;display:flex;flex-direction:column}.mega__left-item{text-align:left;background:transparent;border:none;padding:10px 12px;border-radius:6px;color:#333}.mega__left-item.is-active{background:#fff;font-weight:700}.mega__right{padding:16px}.mega__placeholder{color:#666;padding:16px}.mega__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.mega__col{display:flex;flex-direction:column;gap:8px}.mega__title{font-weight:700;color:var(--brand-blue)}.mega__link{color:#0b5ed7;text-decoration:none;font-size:14px}@media (max-width: 860px){.mega{grid-template-columns:1fr}.mega__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hero{background:linear-gradient(90deg,var(--brand-blue),#163c7d);color:#fff}.hero__wrap{max-width:1200px;margin:0 auto;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.hero__image{width:360px;max-width:45%;border-radius:8px}.hero__title{margin:0 0 8px}.hero__subtitle{margin:0;opacity:.95}.pcarousel{display:grid;grid-template-columns:56px 1fr 56px;align-items:center}.pcarousel__viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding:0 4px}.pcarousel__track{display:flex;gap:16px;padding:2px 0 6px}.pcarousel__item{flex:0 0 240px;scroll-snap-align:start}.pcarousel__btn{position:static;border:none;background:#0c2a57f5;color:#fff;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:20px;cursor:pointer;box-shadow:0 2px 8px #00000040}.pcarousel__btn--prev,.pcarousel__btn--next{justify-self:center}@media (max-width: 768px){.pcarousel__btn{display:none}}.card{border:1px solid #eee;border-radius:8px;padding:12px;display:grid;gap:8px;background:#fff}.card__imgwrap{position:relative}.card__badge{position:absolute;top:8px;left:8px;background:var(--brand-orange);color:#fff;padding:2px 6px;border-radius:4px;font-size:12px;font-weight:700}.card__img{width:100%;height:140px;object-fit:cover;border-radius:6px}.card__title{font-weight:600}.card__price{color:var(--brand-blue);font-weight:800;font-size:18px}.card__btn{padding:10px 12px;background:var(--brand-blue);color:#fff;border:1px solid var(--brand-blue);border-radius:6px;font-weight:700}.footer{background:#0f1111;color:#d5d5d5;margin-top:32px;position:absolute;bottom:0;left:0;width:100%}.footer__wrap{max-width:1100px;margin:0 auto;padding:18px 16px 28px;display:grid;gap:10px;text-align:center}.footer__links{display:flex;gap:10px;justify-content:center;color:#c9c9c9;font-size:13px}.footer__links a{color:#c9c9c9;text-decoration:none}.footer .sep{color:#555;margin:0 6px}.footer__copyright{color:#aaa;font-size:12px}.footer__legal{color:#cfcfcf;font-size:13px}.footer__contact{color:#cfcfcf;font-size:13px;display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.footer__link{color:#9dc1ff}.footer__payments{color:#cfcfcf;font-size:13px;margin-top:6px}.home{background:var(--bg)}.home__main{max-width:1200px;margin:0 auto;padding:8px 16px 20px}.home__section{margin:8px 0 16px}.home__title{margin:0 0 12px}.home__note{opacity:.9}.home__grid{display:flex;flex-wrap:wrap;gap:16px}.home__grid>*{flex:0 0 240px}.home__newsletter{background:var(--brand-blue);color:#fff;border-radius:8px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.home__headline{font-weight:700;font-size:18px}.home__newsletter-form{display:flex;width:420px;max-width:55%}.home__newsletter-input{flex:1;padding:10px 12px;border:none;border-radius:6px 0 0 6px}.home__newsletter-btn{padding:10px 14px;background:var(--brand-orange);color:#fff;border:none;border-radius:0 6px 6px 0;font-weight:700}.auth-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr;background:var(--bg)}.auth-header{padding:16px 0}.auth-header__wrap{max-width:960px;margin:0 auto;padding:0 16px;display:flex;align-items:center;gap:12px}.auth-logo-link{display:flex;align-items:center;gap:12px;text-decoration:none}.auth-logo{height:48px;width:auto}.auth-main{display:grid;place-items:center;padding:24px 16px}.auth-card{width:100%;max-width:458px;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 4px 16px #0000000a}.auth-card__head{padding:24px;border-bottom:4px solid var(--brand-orange);border-radius:12px 12px 0 0}.auth-card__title{margin:0;font-size:24px;color:var(--brand-blue);text-align:center}.auth-card__subtitle{margin:6px 0 0;color:var(--text);text-align:center}.auth-card__body{padding:24px}.auth-footer{text-align:center;padding:12px;color:var(--muted)}.auth-form{display:grid;gap:12px}.auth-actions{display:flex;justify-content:space-between}.success{background:#e6f4ea;color:#1e7e34;padding:8px 10px;border-radius:6px}.error{background:#fdeaea;color:#b02a37;padding:8px 10px;border-radius:6px}.devbox{margin-top:10px;font-size:12px;color:#555;background:#f8f9fa;padding:8px;border-radius:6px}.auth-form{display:grid;gap:12px;max-width:560px;margin:0 10px 0 auto}.auth-row{display:grid;gap:6px}.auth-cols{display:grid;gap:12px;grid-template-columns:1fr 1fr}.auth-label{font-weight:600;color:var(--brand-blue)}.auth-center,.auth-bottom{text-align:center}.btn-md{padding:12px 24px}.admin{max-width:960px;margin:2rem auto;padding:0 16px}.admin__title{margin:0 0 12px}.admin__card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:16px;display:grid;gap:12px}.admin__row{display:grid;gap:6px}.admin__cols{display:grid;gap:12px;grid-template-columns:1fr 1fr}.admin__actions{display:flex;gap:8px}.input--currency{font-variant-numeric:tabular-nums}.file-input{display:flex;align-items:center;gap:12px;border:1px solid var(--border);border-radius:8px;padding:8px 10px;background:#fff}.file-input__native{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.file-input__button{background:var(--primary, #ff5a0a);color:#fff;border:none;border-radius:8px;padding:8px 12px;cursor:pointer;font-weight:600}.file-input__button:hover{opacity:.92}.file-input__name{color:#666;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cartpage__main{max-width:1100px;margin:24px auto;padding:0 16px}.cartpage__title{font-size:24px;font-weight:600;margin-bottom:16px}.cartpage__empty{background:#fff;padding:24px;border-radius:8px;box-shadow:0 1px 3px #0000000f}.cartpage__back{display:inline-block;margin-top:12px;color:#0b5ed7}.cartpage__login{background:#fff;padding:24px;border-radius:8px;box-shadow:0 1px 3px #0000000f;display:flex;align-items:center;justify-content:space-between;gap:16px}.cartpage__login-text h3{margin:0 0 6px;font-size:22px;font-weight:700}.cartpage__login-text p{margin:0;color:#555}.cartpage__login-actions{display:flex;gap:10px}.btn-primary{background:#f0ad00;color:#111;border:none;padding:10px 12px;border-radius:20px;font-weight:600}.btn-outline{background:#fff;color:#333;border:1px solid #ccc;padding:8px 12px;border-radius:20px}.cartpage__content{display:grid;grid-template-columns:1fr 320px;gap:16px;align-items:start}.cartlist{list-style:none;margin:0;padding:0}.cartlist__item{display:grid;grid-template-columns:96px 1fr 120px;gap:12px;background:#fff;padding:12px;border-radius:8px;box-shadow:0 1px 3px #0000000f;align-items:center}.cartlist__item+.cartlist__item{margin-top:8px}.cartlist__img{width:96px;height:96px;object-fit:cover;border-radius:6px}.cartlist__info{display:flex;flex-direction:column;gap:6px}.cartlist__title{font-weight:600}.cartlist__price{color:#0a0a0a}.cartlist__controls{display:flex;align-items:center;gap:8px}.qtybtn{width:28px;height:28px;border-radius:4px;border:1px solid #ddd;background:#f8f9fa}.qty{min-width:20px;text-align:center}.removebtn{margin-left:8px;background:none;border:none;color:#b02a37}.cartlist__subtotal{text-align:right;font-weight:600}.cartsummary{position:sticky;top:16px;background:#fff;padding:16px;border-radius:8px;box-shadow:0 1px 3px #0000000f;display:flex;flex-direction:column;gap:10px}.cartsummary__line{display:flex;justify-content:space-between}.cartsummary__total{font-weight:700;font-size:18px;border-top:1px solid #eee;padding-top:8px;margin-top:4px}.cartsummary__checkout{background:#0b5ed7;color:#fff;border:none;padding:10px 12px;border-radius:6px}.cartsummary__clear{background:#f1f3f5;color:#333;border:none;padding:8px 10px;border-radius:6px}@media (max-width: 860px){.cartpage__content{grid-template-columns:1fr}.cartlist__item{grid-template-columns:72px 1fr 90px}}.productpage__main{max-width:1100px;margin:24px auto;padding:0 16px}.productpage__empty{background:#fff;padding:24px;border-radius:8px;box-shadow:0 1px 3px #0000000f}.product{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.product__gallery{background:#fff;padding:16px;border-radius:8px;box-shadow:0 1px 3px #0000000f}.product__img{width:100%;height:460px;object-fit:cover;border-radius:6px}.product__info{background:#fff;padding:16px;border-radius:8px;box-shadow:0 1px 3px #0000000f;display:flex;flex-direction:column;gap:10px}.product__badge{align-self:flex-start;background:#ffe8cc;color:#d9480f;padding:4px 8px;border-radius:999px;font-size:12px}.product__title{font-size:24px;font-weight:700;margin:0}.product__meta{display:flex;gap:16px;color:#555;font-size:14px}.product__sku{color:#666}.product__rating{display:flex;align-items:center;gap:8px}.star{background:none;border:none;color:#ccc;font-size:18px;cursor:pointer;padding:0}.star--filled{color:#f59f00}.product__rate-link{background:none;border:none;color:#0b5ed7;cursor:pointer;font-size:14px;margin-left:4px}.product__price{font-size:22px;font-weight:700;color:#0a0a0a}.product__desc{color:#333}.product__dims{margin-top:6px;border:1px solid #eee;border-radius:8px;padding:12px}.product__dims-title{font-weight:700;margin-bottom:8px;font-size:14px;color:#444}.product__dims-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px}.product__dim{display:flex;justify-content:space-between;background:#f8f9fa;border-radius:6px;padding:8px 10px}.product__actions{display:flex;gap:12px}.product__buy{background:#0b5ed7;color:#fff;border:none;padding:10px 12px;border-radius:6px}@media (max-width: 860px){.product{grid-template-columns:1fr}.product__img{height:320px}}.product__specs{max-width:1100px;margin:16px auto 32px;padding:0 16px}.product__specs-title{font-size:20px;font-weight:700;margin:8px 0 12px}.specs{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000f}.specs__row{display:grid;grid-template-columns:260px 1fr;gap:12px;padding:12px 16px;border-top:1px solid #f1f3f5}.specs__row:first-child{border-top:0}.specs__key{color:#555;font-weight:600}.specs__value{color:#111}.category{display:grid;grid-template-columns:300px 1fr;gap:24px;max-width:1280px;margin:16px auto;padding:0 16px}.category__filters{position:sticky;top:16px;align-self:start;background:#fff;border:1px solid var(--border);border-radius:12px;padding:16px;display:grid;gap:12px}.filters__title{display:flex;gap:8px;align-items:center;font-weight:700;color:#555;border-bottom:1px solid var(--border);padding-bottom:8px}.filters__icon{color:#ff7a00}.filter{border-bottom:1px solid var(--border);padding:8px 0}.filter:last-child{border-bottom:0}.filter__summary{display:flex;justify-content:space-between;align-items:center;width:100%;background:transparent;border:0;padding:8px 0;font-weight:600;cursor:pointer}.filter__chev{transition:transform .2s ease}.filter__chev.is-open{transform:rotate(180deg)}.filter__content{padding:8px 0 4px;display:grid;gap:8px}.filter__row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter__list{display:grid;gap:6px}.filter__chip{text-align:left;background:#f6f7f9;border:1px solid var(--border);padding:6px 8px;border-radius:6px;cursor:pointer}.filter__chip.is-active{border-color:#ff7a00;color:#d85c00;background:#fff6ee}.filter__range{display:grid;gap:8px}.filter__range input[type=range]{width:100%}.filter__range-labels{display:flex;justify-content:space-between;font-size:.9rem;color:#555}.category__results{display:grid;gap:16px}.category__toolbar{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f7f9fc;border:1px solid var(--border);border-radius:8px}.category__title{margin:0;font-size:1.6rem}.category__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;min-height:200px}.category__empty{color:#666;padding:12px}.view{background:#fff;border:1px solid var(--border);border-radius:6px;padding:6px 10px;margin-left:6px}.view.is-active{background:#ff7a00;color:#fff;border-color:#ff7a00}@media (max-width: 1200px){.category__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.category{grid-template-columns:1fr}.category__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category__filters{position:static}}@media (max-width: 560px){.category__grid{grid-template-columns:repeat(1,minmax(0,1fr))}}:root{--brand-blue: #0C2A57;--brand-orange: #ff4d00;--text: #2a2a2a;--muted: #5a5a5a;--border: #e6e6e6;--bg: #f6f7f8;--white: #ffffff}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,system-ui,Arial,sans-serif;color:var(--text);background:var(--bg)}.page{min-height:100vh;flex-direction:column}.page>main{flex:1}a{color:inherit}button{cursor:pointer}.btn-primary{padding:12px 14px;background:var(--brand-orange);color:#fff;border:1px solid var(--brand-orange);border-radius:8px;font-weight:800}.link{color:var(--brand-blue);text-decoration:none;font-weight:600}.error{color:#c62828;margin-bottom:8px}.input{padding:12px 14px;border:1px solid #ccd3db;border-radius:8px;outline:none}.input--error{border-color:#c62828;box-shadow:0 0 0 2px #c6282814}.field-error{color:#c62828;font-size:12px;margin-top:4px}
