:root{--bg:#070b17;--card:#101827;--card2:#151f32;--text:#eef5ff;--muted:#95a3ba;--brand:#4f8cff;--brand2:#7c3cff;--hot:#ff3d6e;--line:rgba(255,255,255,.1);--shadow:0 24px 80px rgba(0,0,0,.35);--radius:26px}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:radial-gradient(circle at 20% 0%,rgba(79,140,255,.22),transparent 32%),radial-gradient(circle at 80% 10%,rgba(124,60,255,.22),transparent 30%),var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.ph-container{width:min(1180px,92vw);margin:auto}.ph-topbar{background:linear-gradient(90deg,var(--brand),var(--brand2));font-size:13px;font-weight:700}.ph-topbar-inner{display:flex;justify-content:space-between;gap:16px;padding:9px 0}.ph-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(18px);background:rgba(7,11,23,.78);border-bottom:1px solid var(--line)}.ph-header-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px 0}.ph-logo{display:flex;align-items:center;gap:10px;font-weight:900;font-size:24px}.ph-logo-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--brand),var(--brand2));box-shadow:0 12px 30px rgba(79,140,255,.35)}.ph-nav ul{display:flex;gap:24px;list-style:none;padding:0;margin:0}.ph-nav a{color:#dbe7ff;font-weight:700;font-size:14px}.ph-actions{display:flex;align-items:center;gap:12px}.ph-search{display:flex;background:#111a2a;border:1px solid var(--line);border-radius:999px;overflow:hidden}.ph-search input{width:220px;background:transparent;border:0;color:var(--text);outline:0;padding:12px 14px}.ph-search button{border:0;background:transparent;color:white;padding:0 14px;cursor:pointer}.ph-cart{position:relative;background:#fff;color:#08101f;border-radius:999px;padding:11px 14px;font-weight:900}.ph-cart-count{background:var(--hot);color:white;border-radius:999px;padding:2px 7px;font-size:12px}.ph-menu-btn{display:none;background:var(--card2);color:white;border:1px solid var(--line);border-radius:12px;padding:10px}.ph-hero{padding:70px 0 44px}.ph-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:44px}.ph-badge,.ph-sale{display:inline-flex;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);border-radius:999px;padding:8px 13px;color:#dbe7ff;font-weight:800;font-size:13px}.ph-hero h1{font-size:clamp(42px,6vw,76px);line-height:.98;margin:18px 0;background:linear-gradient(180deg,#fff,#b9ccff);-webkit-background-clip:text;color:transparent;letter-spacing:-2px}.ph-hero p{color:var(--muted);font-size:18px;line-height:1.75;max-width:650px}.ph-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0}.ph-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:16px;padding:15px 22px;font-weight:900}.ph-btn-primary{background:linear-gradient(135deg,var(--brand),var(--brand2));box-shadow:0 18px 45px rgba(79,140,255,.28)}.ph-btn-light{background:rgba(255,255,255,.1);border:1px solid var(--line)}.ph-stats{display:flex;gap:14px;flex-wrap:wrap}.ph-stats div{min-width:120px;background:rgba(255,255,255,.07);border:1px solid var(--line);border-radius:20px;padding:16px}.ph-stats b{display:block;font-size:24px}.ph-stats span{color:var(--muted);font-size:13px}.ph-hero-card{position:relative;background:linear-gradient(160deg,#16233b,#090f1d);border:1px solid var(--line);border-radius:38px;padding:34px;box-shadow:var(--shadow);min-height:560px;display:grid;place-items:center;overflow:hidden}.ph-hero-card img{border-radius:32px;transform:rotate(-8deg);max-height:470px;object-fit:cover;box-shadow:0 28px 80px rgba(0,0,0,.55)}.ph-phone-glow{position:absolute;inset:80px;background:linear-gradient(135deg,var(--brand),var(--brand2));filter:blur(80px);opacity:.55}.ph-floating{position:absolute;background:white;color:#07101f;border-radius:999px;padding:12px 16px;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.3)}.ph-float-1{top:55px;left:32px}.ph-float-2{right:32px;bottom:70px}.ph-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:20px auto 50px}.ph-benefits div{background:rgba(255,255,255,.08);border:1px solid var(--line);padding:18px;border-radius:20px;font-weight:800}.ph-section{padding:44px 0}.ph-section-head{margin-bottom:24px}.ph-section-head span{color:#89b4ff;font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.ph-section-head h1,.ph-section-head h2{font-size:clamp(30px,4vw,46px);margin:8px 0 0}.ph-between{display:flex;align-items:end;justify-content:space-between;gap:18px}.ph-between>a{color:#aecaef;font-weight:900}.ph-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ph-cat{min-height:180px;padding:24px;border-radius:var(--radius);background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.04));border:1px solid var(--line);position:relative;overflow:hidden}.ph-cat:after{content:"";position:absolute;width:120px;height:120px;right:-35px;bottom:-35px;background:linear-gradient(135deg,var(--brand),var(--brand2));border-radius:40px;opacity:.45}.ph-cat h3{font-size:26px;margin:0 0 8px}.ph-cat p{color:var(--muted)}.ph-cat span{font-weight:900;color:#cfe0ff}.ph-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ph-product-card{background:rgba(255,255,255,.07);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 20px 55px rgba(0,0,0,.18);transition:.25s}.ph-product-card:hover{transform:translateY(-6px);border-color:rgba(79,140,255,.45)}.ph-product-img{height:220px;background:#111827;display:grid;place-items:center;overflow:hidden}.ph-product-img img{width:100%;height:100%;object-fit:cover;transition:.35s}.ph-product-card:hover img{transform:scale(1.06)}.ph-product-body{padding:18px}.ph-sale{padding:6px 10px;color:#ffdbe5;background:rgba(255,61,110,.14);border-color:rgba(255,61,110,.3)}.ph-product-body h3{font-size:18px;line-height:1.35;margin:12px 0 8px;min-height:48px}.ph-product-body p{color:var(--muted);font-size:14px;line-height:1.55;min-height:44px}.ph-price{font-weight:900;font-size:20px;margin:14px 0}.ph-price del{color:#7e8aa0;font-size:14px;margin-left:6px}.ph-price ins{text-decoration:none;color:#ffcf5a}.ph-add,.button{display:flex!important;align-items:center;justify-content:center;width:100%;border-radius:14px!important;background:linear-gradient(135deg,var(--brand),var(--brand2))!important;color:white!important;padding:12px 14px!important;font-weight:900!important;border:0!important}.ph-banner{margin:45px auto 80px;padding:34px;border-radius:34px;background:linear-gradient(135deg,rgba(79,140,255,.24),rgba(124,60,255,.2)),#101827;border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.ph-banner h2{font-size:34px;margin:8px 0}.ph-banner p{color:var(--muted)}.ph-footer{background:#050812;border-top:1px solid var(--line);padding-top:42px}.ph-footer-grid{display:grid;grid-template-columns:2fr 1fr 1.3fr;gap:30px}.ph-footer a{display:block;color:var(--muted);margin:10px 0}.ph-footer p{color:var(--muted)}.ph-copy{text-align:center;color:#75839a;border-top:1px solid var(--line);padding:20px;margin-top:30px}.ph-page{padding:55px 0}.ph-page h1{font-size:44px}.ph-content{color:#dbe6f8;line-height:1.8}.ph-single img{border-radius:26px;margin:20px 0}.ph-blog-list{display:grid;gap:18px}.ph-post-card{background:rgba(255,255,255,.07);border:1px solid var(--line);border-radius:24px;padding:22px}.ph-shop-layout{display:grid;grid-template-columns:260px 1fr;gap:22px}.ph-shop-layout aside,.ph-widget{background:rgba(255,255,255,.07);border:1px solid var(--line);border-radius:24px;padding:20px;height:max-content}.ph-single-product{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center;padding:55px 0}.ph-single-img{background:rgba(255,255,255,.07);border:1px solid var(--line);border-radius:34px;padding:28px}.ph-single-img img{border-radius:26px;width:100%;max-height:570px;object-fit:cover}.ph-single-info h1{font-size:clamp(36px,5vw,58px);line-height:1.05;margin:18px 0}.ph-big-price{font-size:32px}.ph-single-info p{color:var(--muted);line-height:1.8}.ph-policy{display:grid;gap:12px;margin-top:20px}.ph-policy div{background:rgba(255,255,255,.07);border:1px solid var(--line);border-radius:16px;padding:14px;font-weight:800}.quantity input{padding:11px;border-radius:12px;border:1px solid var(--line);background:#101827;color:#fff;margin-bottom:12px}.woocommerce-pagination{margin-top:26px}.woocommerce-pagination ul{display:flex;gap:10px;list-style:none;justify-content:center;padding:0}.woocommerce-pagination a,.woocommerce-pagination span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:rgba(255,255,255,.08);border:1px solid var(--line)}@media(max-width:980px){.ph-topbar-inner{display:none}.ph-header-inner{flex-wrap:wrap}.ph-menu-btn{display:block}.ph-nav{display:none;order:10;width:100%}.ph-nav.is-open{display:block}.ph-nav ul{flex-direction:column;background:#101827;padding:18px;border-radius:18px}.ph-search input{width:150px}.ph-hero-grid,.ph-single-product{grid-template-columns:1fr}.ph-benefits,.ph-cat-grid,.ph-products{grid-template-columns:repeat(2,1fr)}.ph-shop-layout{grid-template-columns:1fr}.ph-footer-grid{grid-template-columns:1fr}.ph-hero-card{min-height:420px}.ph-banner{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.ph-products,.ph-cat-grid,.ph-benefits{grid-template-columns:1fr}.ph-header-inner{gap:12px}.ph-search{display:none}.ph-hero{padding-top:42px}.ph-hero-card{padding:18px;border-radius:26px}.ph-floating{font-size:12px}.ph-product-img{height:260px}.ph-between{align-items:flex-start;flex-direction:column}}
