:root{--black:#080808;--white:#ffffff;--red:#ff2d2d;--green:#1aff8a;--gray:#111111;--gray2:#1a1a1a;--muted:rgba(255,255,255,0.35);--font-cond:'Barlow Condensed',sans-serif;--font-body:'DM Sans',sans-serif}
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{background:var(--black);color:var(--white);font-family:var(--font-body);font-size:15px;line-height:1.6;overflow-x:hidden}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
ul{list-style:none}
button{cursor:pointer;border:none;background:none;font-family:inherit}
.holo-topbar{background:var(--red);overflow:hidden;white-space:nowrap;height:36px;display:flex;align-items:center;position:fixed;top:0;left:0;right:0;z-index:9999}
.admin-bar .holo-topbar{top:32px}
.holo-topbar-track{display:inline-flex;gap:48px;animation:ticker 30s linear infinite;padding:0 24px}
.holo-topbar-track span{font-family:var(--font-cond);font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--white)}
@keyframes ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.holo-header{position:fixed;top:36px;left:0;right:0;z-index:9998;background:rgba(8,8,8,.96);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.06);transition:box-shadow .3s}
.admin-bar .holo-header{top:68px}
.holo-nav{max-width:1400px;margin:0 auto;padding:0 48px;height:70px;display:flex;align-items:center;gap:48px}
.holo-logo{font-family:var(--font-cond);font-size:28px;font-weight:900;letter-spacing:-.02em;color:var(--white);text-transform:uppercase;flex-shrink:0}
.holo-logo span{color:var(--red);font-size:14px;vertical-align:super}
.holo-nav-links{display:flex;align-items:center;gap:32px;flex:1}
.holo-nav-links a{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);transition:color .2s}
.holo-nav-links a:hover,.holo-nav-links a.active{color:var(--white)}
.holo-nav-actions{display:flex;align-items:center;gap:16px;margin-left:auto}
.holo-nav-icon{color:var(--muted);transition:color .2s;display:flex;align-items:center;position:relative}
.holo-nav-icon:hover{color:var(--white)}
.holo-cart-badge{position:absolute;top:-6px;right:-6px;background:var(--red);color:var(--white);font-size:10px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}
.holo-btn-nav{background:var(--white);color:var(--black);font-family:var(--font-cond);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:10px 22px;border-radius:5px;transition:all .2s;white-space:nowrap}
.holo-btn-nav:hover{background:var(--red);color:var(--white)}
.holo-menu-toggle{display:none;flex-direction:column;gap:5px;padding:8px}
.holo-menu-toggle span{width:22px;height:2px;background:var(--white);border-radius:2px;display:block}
.holo-hero-v2{min-height:100vh;display:flex;align-items:center;padding-top:106px;overflow:hidden;position:relative}
.holo-hero-v2-left{flex:0 0 52%;padding:60px 48px 60px 80px;display:flex;flex-direction:column;gap:24px;z-index:2}
.holo-hero-tag{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--red);border:1px solid rgba(255,45,45,.3);padding:7px 14px;border-radius:20px;width:fit-content}
.holo-hero-title{font-family:var(--font-cond);font-size:clamp(80px,10vw,140px);font-weight:900;text-transform:uppercase;letter-spacing:-.02em;line-height:.88;color:var(--white)}
.holo-hero-title em{font-style:normal;color:transparent;-webkit-text-stroke:2px var(--green)}
.holo-hero-line{width:60px;height:3px;background:var(--red)}
.holo-hero-sub{font-size:16px;color:var(--muted);max-width:380px;line-height:1.7}
.holo-hero-ctas{display:flex;gap:16px;align-items:center;flex-wrap:wrap}
.holo-btn-hero-primary{display:inline-flex;align-items:center;gap:10px;background:var(--white);color:var(--black);font-family:var(--font-cond);font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:16px 28px;border-radius:6px;transition:all .2s}
.holo-btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(255,255,255,.15)}
.holo-btn-hero-secondary{font-family:var(--font-cond);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);transition:color .2s}
.holo-btn-hero-secondary:hover{color:var(--white)}
.holo-hero-stats{display:flex;align-items:center;gap:24px;margin-top:8px}
.holo-stat{display:flex;flex-direction:column;gap:2px}
.holo-stat-num{font-family:var(--font-cond);font-size:28px;font-weight:900;color:var(--white);line-height:1}
.holo-stat-label{font-size:11px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase}
.holo-stat-sep{width:1px;height:32px;background:rgba(255,255,255,.12)}
.holo-hero-v2-right{flex:0 0 48%;height:100vh;position:relative;overflow:hidden;display:flex;gap:8px;padding:0 8px}
.holo-col-wrap{flex:1;overflow:hidden;border-radius:12px}
.holo-col-down{display:flex;flex-direction:column;gap:8px;animation:scrollDown 20s linear infinite}
.holo-col-up{display:flex;flex-direction:column;gap:8px;animation:scrollUp 22s linear infinite;margin-top:-120px}
.holo-col-down img,.holo-col-up img{width:100%;height:280px;object-fit:cover;border-radius:8px}
@keyframes scrollDown{0%{transform:translateY(0)}100%{transform:translateY(-50%)}}
@keyframes scrollUp{0%{transform:translateY(-50%)}100%{transform:translateY(0)}}
.holo-hero-fade-top{position:absolute;top:0;left:0;right:0;height:200px;background:linear-gradient(to bottom,var(--black),transparent);z-index:3}
.holo-hero-fade-bot{position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(to top,var(--black),transparent);z-index:3}
.holo-hero-fade-left{position:absolute;top:0;bottom:0;left:0;width:120px;background:linear-gradient(to right,var(--black),transparent);z-index:3}
.holo-section{padding:80px 0}
.holo-container{max-width:1400px;margin:0 auto;padding:0 48px}
.holo-section-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:40px}
.holo-section-title{font-family:var(--font-cond);font-size:clamp(36px,4vw,56px);font-weight:900;text-transform:uppercase;color:var(--white);letter-spacing:-.01em}
.holo-section-title span{color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.3)}
.holo-section-link{font-family:var(--font-cond);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);transition:color .2s}
.holo-section-link:hover{color:var(--white)}
.holo-cats-grid{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding-bottom:8px}
.holo-cat-card{flex-shrink:0;width:160px;display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 16px;background:var(--gray);border:1px solid rgba(255,255,255,.06);border-radius:10px;transition:all .2s;cursor:pointer;text-align:center}
.holo-cat-card:hover{border-color:rgba(255,255,255,.2);transform:translateY(-2px)}
.holo-cat-img{width:72px;height:72px;border-radius:8px;overflow:hidden;background:var(--gray2)}
.holo-cat-img img{width:100%;height:100%;object-fit:cover}
.holo-cat-placeholder{width:72px;height:72px;border-radius:8px;background:var(--gray2);display:flex;align-items:center;justify-content:center;font-family:var(--font-cond);font-size:22px;font-weight:900;color:rgba(255,255,255,.15)}
.holo-cat-name{font-family:var(--font-cond);font-size:14px;font-weight:800;text-transform:uppercase;color:var(--white)}
.holo-cat-count{font-size:11px;color:var(--muted)}
.holo-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}
.holo-product-card{background:var(--gray);cursor:pointer;position:relative;transition:transform .2s}
.holo-product-card:hover{transform:translateY(-2px);z-index:2}
.holo-product-img-wrap{aspect-ratio:3/4;overflow:hidden;position:relative;background:var(--gray2)}
.holo-product-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s}
.holo-product-card:hover .holo-product-img-wrap img{transform:scale(1.05)}
.holo-product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--font-cond);font-size:48px;font-weight:900;color:rgba(255,255,255,.06)}
.holo-product-badge{position:absolute;top:12px;left:12px;background:var(--red);color:var(--white);font-family:var(--font-cond);font-size:11px;font-weight:800;letter-spacing:.1em;padding:4px 10px;border-radius:3px}
.holo-product-actions{position:absolute;bottom:0;left:0;right:0;padding:12px;opacity:0;transform:translateY(8px);transition:all .2s}
.holo-product-card:hover .holo-product-actions{opacity:1;transform:translateY(0)}
.holo-btn-atc{width:100%;background:var(--white);color:var(--black);font-family:var(--font-cond);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:12px;border-radius:4px;transition:all .15s}
.holo-btn-atc:hover{background:var(--green)}
.holo-product-info{padding:16px}
.holo-product-cat{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:4px}
.holo-product-name{font-family:var(--font-cond);font-size:16px;font-weight:800;text-transform:uppercase;color:var(--white);line-height:1.1;margin-bottom:8px}
.holo-product-prices{display:flex;align-items:baseline;gap:8px}
.holo-price-current{font-family:var(--font-cond);font-size:20px;font-weight:900;color:var(--white)}
.holo-price-old{font-family:var(--font-cond);font-size:14px;color:var(--muted);text-decoration:line-through}
.holo-flash-section{background:#0a0a0a;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}
.holo-flash-header{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:40px;flex-wrap:wrap}
.holo-flash-left{display:flex;flex-direction:column;gap:8px}
.holo-flash-badge{font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--red)}
.holo-flash-title{font-family:var(--font-cond);font-size:clamp(32px,4vw,52px);font-weight:900;text-transform:uppercase;color:var(--white);line-height:1}
.holo-countdown{display:flex;align-items:center;gap:8px}
.holo-cd-block{display:flex;flex-direction:column;align-items:center;background:var(--gray);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:12px 16px;min-width:72px}
.holo-cd-num{font-family:var(--font-cond);font-size:36px;font-weight:900;color:var(--white);line-height:1}
.holo-cd-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:2px}
.holo-cd-sep{font-family:var(--font-cond);font-size:28px;font-weight:900;color:var(--muted)}
.holo-footer{background:#050505;border-top:1px solid rgba(255,255,255,.06);padding:60px 0 32px}
.holo-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}
.holo-footer-logo{font-family:var(--font-cond);font-size:32px;font-weight:900;color:var(--white);text-transform:uppercase;margin-bottom:12px}
.holo-footer-logo span{color:var(--red);font-size:16px;vertical-align:super}
.holo-footer-tagline{font-size:13px;color:var(--muted)}
.holo-footer-col-title{font-family:var(--font-cond);font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:16px}
.holo-footer ul{display:flex;flex-direction:column;gap:10px}
.holo-footer ul a{font-size:13px;color:var(--muted);transition:color .2s}
.holo-footer ul a:hover{color:var(--white)}
.holo-footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid rgba(255,255,255,.06);flex-wrap:wrap;gap:12px}
.holo-footer-copy{font-size:12px;color:rgba(255,255,255,.2);letter-spacing:.06em}
.holo-pay-icons{display:flex;gap:8px}
.holo-pay-icons span{background:rgba(255,255,255,.06);border-radius:4px;padding:4px 10px;font-size:11px;font-weight:700;color:rgba(255,255,255,.3)}
.holo-mobile-menu{display:none;position:fixed;top:0;right:0;bottom:0;width:300px;background:#0d0d0d;z-index:99999;padding:80px 32px 40px;flex-direction:column;gap:8px;transform:translateX(100%);transition:transform .3s ease;border-left:1px solid rgba(255,255,255,.08)}
.holo-mobile-menu.open{transform:translateX(0);display:flex !important}
.holo-mobile-menu a{font-family:var(--font-cond);font-size:22px;font-weight:800;text-transform:uppercase;color:var(--muted);padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06);transition:color .2s}
.holo-mobile-menu a:hover{color:var(--white)}
.holo-mobile-close{position:absolute;top:24px;right:24px;font-size:24px;color:var(--muted)}
.holo-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:9997}
.holo-overlay.open{display:block}
.holo-product-page,.holo-cart-page,.holo-account-page{padding-top:106px;min-height:100vh}
.holo-breadcrumb{max-width:1400px;margin:0 auto;padding:20px 48px;display:flex;gap:8px;align-items:center;font-size:12px;color:var(--muted)}
.holo-breadcrumb a{color:var(--muted);transition:color .2s}
.holo-product-layout{max-width:1400px;margin:0 auto;padding:0 48px 80px;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}
.holo-product-gallery{position:sticky;top:120px}
.holo-gallery-main{aspect-ratio:4/5;background:var(--gray);border-radius:4px;overflow:hidden;position:relative;margin-bottom:10px}
.holo-gallery-main img{width:100%;height:100%;object-fit:cover;transition:transform .5s}
.holo-gallery-main:hover img{transform:scale(1.04)}
.holo-gallery-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--font-cond);font-size:100px;font-weight:900;color:rgba(255,255,255,.04)}
.holo-product-details{padding-top:8px}
.holo-product-title-main{font-family:var(--font-cond);font-size:clamp(32px,4vw,52px);font-weight:900;text-transform:uppercase;color:var(--white);line-height:.92;margin-bottom:16px}
.holo-price-block{display:flex;align-items:baseline;gap:12px;margin-bottom:6px}
.holo-price-main{font-family:var(--font-cond);font-size:42px;font-weight:900;color:var(--white);line-height:1}
.holo-price-strike{font-family:var(--font-cond);font-size:24px;color:var(--muted);text-decoration:line-through}
.holo-divider{height:1px;background:rgba(255,255,255,.08);margin:24px 0}
.holo-stock-row{display:flex;align-items:center;gap:8px;margin-bottom:20px;font-size:13px;font-weight:600}
.holo-stock-dot{width:8px;height:8px;border-radius:50%}
.holo-qty-row{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.holo-qty-label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);min-width:80px}
.holo-qty-ctrl{display:flex;align-items:center;background:var(--gray);border:1px solid rgba(255,255,255,.1);border-radius:6px;overflow:hidden}
.holo-qty-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:20px;color:var(--white);transition:background .15s}
.holo-qty-btn:hover{background:rgba(255,255,255,.08)}
.holo-qty-input{width:52px;text-align:center;background:transparent;border:none;color:var(--white);font-family:var(--font-cond);font-size:18px;font-weight:700;outline:none}
.holo-product-ctas{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}
.holo-btn-primary{width:100%;background:var(--white);color:var(--black);font-family:var(--font-cond);font-size:14px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;padding:18px;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .2s}
.holo-btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 40px rgba(255,255,255,.15)}
.holo-btn-primary:disabled{opacity:.5;transform:none;box-shadow:none}
.holo-btn-secondary{width:100%;background:transparent;color:var(--white);font-family:var(--font-cond);font-size:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:16px;border:1px solid rgba(255,255,255,.2);border-radius:6px;text-align:center;transition:all .2s;display:block}
.holo-btn-secondary:hover{border-color:var(--white);background:rgba(255,255,255,.05)}
.holo-guarantees{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px}
.holo-guarantee{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px;background:var(--gray);border:1px solid rgba(255,255,255,.06);border-radius:8px;text-align:center;font-size:11px;color:var(--muted)}
.holo-tabs-nav{display:flex;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:20px}
.holo-tab-btn{font-family:var(--font-cond);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);padding:12px 20px;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .2s}
.holo-tab-btn:hover,.holo-tab-btn.active{color:var(--white);border-bottom-color:var(--white)}
.holo-tab-content{display:none;font-size:14px;color:rgba(255,255,255,.55);line-height:1.8}
.holo-tab-content.active{display:block}
.holo-spec-row{display:flex;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:13px}
.holo-spec-label{width:160px;color:var(--muted);flex-shrink:0}
.holo-spec-val{color:rgba(255,255,255,.7);font-weight:500}
.holo-cart-layout{max-width:1300px;margin:0 auto;padding:40px 48px 80px;display:grid;grid-template-columns:1fr 380px;gap:48px;align-items:start}
.holo-cart-title{font-family:var(--font-cond);font-size:clamp(36px,5vw,64px);font-weight:900;text-transform:uppercase;color:var(--white);margin-bottom:32px;grid-column:1/-1}
.holo-cart-items{display:flex;flex-direction:column;gap:2px}
.holo-cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:18px;align-items:center;background:var(--gray);padding:18px;border-radius:6px}
.holo-cart-item-img{width:90px;height:90px;background:var(--gray2);border-radius:4px;overflow:hidden}
.holo-cart-item-img img{width:100%;height:100%;object-fit:cover}
.holo-cart-item-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--font-cond);font-size:24px;font-weight:900;color:rgba(255,255,255,.06)}
.holo-cart-item-name{font-family:var(--font-cond);font-size:18px;font-weight:800;text-transform:uppercase;color:var(--white)}
.holo-cart-item-name a{color:var(--white)}
.holo-cart-item-cat{font-size:10px;color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px}
.holo-cart-qty{display:flex;align-items:center;gap:8px;margin-top:10px}
.holo-qty-sm{width:30px;height:30px;background:var(--gray2);border:1px solid rgba(255,255,255,.1);border-radius:4px;color:var(--white);font-size:16px;display:flex;align-items:center;justify-content:center;transition:background .15s}
.holo-qty-sm:hover{background:rgba(255,255,255,.12)}
.holo-qty-val{font-family:var(--font-cond);font-size:16px;font-weight:700;color:var(--white);min-width:20px;text-align:center}
.holo-cart-item-price{font-family:var(--font-cond);font-size:22px;font-weight:900;color:var(--white);text-align:right}
.holo-cart-item-remove{font-size:11px;color:rgba(255,255,255,.2);transition:color .2s;margin-top:8px;display:block;text-align:right}
.holo-cart-item-remove:hover{color:var(--red)}
.holo-cart-summary{background:var(--gray);border-radius:10px;padding:28px;position:sticky;top:120px}
.holo-cart-summary-title{font-family:var(--font-cond);font-size:20px;font-weight:900;text-transform:uppercase;color:var(--white);margin-bottom:20px}
.holo-shipping-bar{background:var(--gray2);border-radius:8px;padding:14px;margin-bottom:20px}
.holo-shipping-bar-label{font-size:12px;color:var(--muted);margin-bottom:8px}
.holo-shipping-bar-label strong{color:var(--green)}
.holo-shipping-progress{height:4px;background:rgba(255,255,255,.08);border-radius:2px;overflow:hidden}
.holo-shipping-fill{height:100%;background:linear-gradient(90deg,var(--green),#00cc6a);border-radius:2px;transition:width .4s}
.holo-cart-line{display:flex;justify-content:space-between;margin-bottom:12px;font-size:13px}
.holo-cart-line-label{color:var(--muted)}
.holo-cart-line-val{font-weight:600}
.holo-promo-row{display:flex;gap:8px;margin:16px 0}
.holo-promo-input{flex:1;background:var(--gray2);border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:12px 14px;color:var(--white);font-size:13px;outline:none;transition:border-color .2s}
.holo-promo-input:focus{border-color:rgba(255,255,255,.3)}
.holo-promo-btn{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);border-radius:6px;padding:12px 16px;color:var(--white);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:background .15s;white-space:nowrap}
.holo-promo-btn:hover{background:rgba(255,255,255,.2)}
.holo-cart-total-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:20px}
.holo-cart-total-label{font-family:var(--font-cond);font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}
.holo-cart-total-val{font-family:var(--font-cond);font-size:36px;font-weight:900;color:var(--white)}
.holo-cart-empty{grid-column:1/-1;text-align:center;padding:80px 20px}
.holo-cart-empty-icon{font-size:60px;margin-bottom:20px;opacity:.3}
.holo-cart-empty-title{font-family:var(--font-cond);font-size:32px;font-weight:900;text-transform:uppercase;color:rgba(255,255,255,.3);margin-bottom:16px}
.holo-account-layout{max-width:1200px;margin:0 auto;padding:40px 48px 80px;display:grid;grid-template-columns:240px 1fr;gap:40px;align-items:start}
.holo-account-nav{position:sticky;top:120px}
.holo-account-user{background:var(--gray);border-radius:10px;padding:18px;margin-bottom:12px;display:flex;align-items:center;gap:12px}
.holo-account-avatar{width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;font-family:var(--font-cond);font-size:18px;font-weight:900;color:rgba(255,255,255,.4);flex-shrink:0}
.holo-account-user-name{font-family:var(--font-cond);font-size:15px;font-weight:800;text-transform:uppercase;color:var(--white)}
.holo-account-user-email{font-size:11px;color:var(--muted)}
.holo-account-nav-links{background:var(--gray);border-radius:10px;overflow:hidden}
.holo-account-nav-btn{display:flex;align-items:center;gap:10px;padding:13px 16px;color:var(--muted);font-size:13px;font-weight:600;border-bottom:1px solid rgba(255,255,255,.05);transition:all .2s;width:100%;text-align:left;background:transparent;border-left:2px solid transparent}
.holo-account-nav-btn:last-child{border-bottom:none}
.holo-account-nav-btn:hover,.holo-account-nav-btn.active{color:var(--white);background:rgba(255,255,255,.04);padding-left:20px;border-left-color:var(--white)}
.holo-account-panels>div{display:none}
.holo-account-panels>div.active{display:block}
.holo-panel-title{font-family:var(--font-cond);font-size:28px;font-weight:900;text-transform:uppercase;color:var(--white);margin-bottom:22px}
.holo-dash-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:28px}
.holo-dash-stat{background:var(--gray);border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:18px}
.holo-dash-stat-num{font-family:var(--font-cond);font-size:34px;font-weight:900;color:var(--white);line-height:1}
.holo-dash-stat-label{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:4px}
.holo-order-row{display:flex;justify-content:space-between;align-items:center;background:var(--gray);border-radius:6px;padding:14px 18px;margin-bottom:6px}
.holo-order-num{font-family:var(--font-cond);font-size:15px;font-weight:800;text-transform:uppercase;color:var(--white)}
.holo-order-date{font-size:11px;color:var(--muted);margin-top:2px}
.holo-order-status{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:20px}
.holo-status-completed{background:rgba(26,255,138,.1);color:var(--green)}
.holo-status-processing{background:rgba(255,165,0,.1);color:#ffa500}
.holo-status-pending{background:rgba(255,255,255,.06);color:var(--muted)}
.holo-order-total{font-family:var(--font-cond);font-size:20px;font-weight:800;color:var(--white)}
.holo-form{display:flex;flex-direction:column;gap:14px}
.holo-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.holo-form-group{display:flex;flex-direction:column;gap:6px}
.holo-form-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}
.holo-form-input{background:var(--gray);border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:12px 15px;color:var(--white);font-size:14px;outline:none;transition:border-color .2s}
.holo-form-input:focus{border-color:rgba(255,255,255,.3)}
.holo-addr-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.holo-addr-card{background:var(--gray);border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:20px}
.holo-addr-card-title{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}
.holo-addr-text{font-size:13px;color:rgba(255,255,255,.6);line-height:1.8}
.holo-addr-edit{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-top:12px;transition:color .2s}
.holo-addr-edit:hover{color:var(--white)}
@media(max-width:1024px){.holo-products-grid{grid-template-columns:repeat(3,1fr)}.holo-product-layout{grid-template-columns:1fr;gap:40px;padding:0 24px 60px}.holo-product-gallery{position:static}.holo-cart-layout{grid-template-columns:1fr;padding:24px}.holo-cart-summary{position:static}.holo-account-layout{grid-template-columns:1fr;padding:24px}.holo-account-nav{position:static}.holo-footer-grid{grid-template-columns:1fr 1fr}.holo-hero-v2{flex-direction:column;padding-top:120px}.holo-hero-v2-left{flex:none;padding:40px 24px}.holo-hero-v2-right{display:none}}
@media(max-width:768px){.holo-nav{padding:0 20px;gap:16px}.holo-nav-links,.holo-btn-nav{display:none}.holo-menu-toggle{display:flex}.holo-mobile-menu{display:flex}.holo-products-grid{grid-template-columns:repeat(2,1fr)}.holo-guarantees{grid-template-columns:1fr}.holo-dash-grid{grid-template-columns:repeat(2,1fr)}.holo-addr-grid,.holo-form-row{grid-template-columns:1fr}.holo-container{padding:0 20px}.holo-footer-grid{grid-template-columns:1fr}.holo-breadcrumb{padding:16px 20px}}
