:is(#brt-scope-none,.bph-section){--bph-cyan: #27bcdd;--bph-cyan-rgb: 39,188,221;--bph-bg: #0c0c10;--bph-card: #13131e;--bph-card-b: rgba(255,255,255,.08);--bph-text: #f0eef8;--bph-muted: #aba9c0;position:relative;font-family:Poppins,sans-serif;color:var(--bph-text);background:var(--bph-bg);padding:var(--bph-pt, 60px) 0 var(--bph-pb, 60px);overflow:hidden}:is(#brt-scope-none,.bph-section) *{box-sizing:border-box}:is(#brt-scope-none,.bph-section) a{color:inherit;text-decoration:none}:is(#brt-scope-none,.bph-section) a:focus-visible,:is(#brt-scope-none,.bph-section) button:focus-visible,:is(#brt-scope-none,.bph-section) [tabindex]:focus-visible{outline:2px solid var(--bph-cyan);outline-offset:3px;border-radius:10px}:is(#brt-scope-none,.bph-section) .bph-card:focus-visible{outline:2px solid var(--bph-rarity-hex, var(--bph-cyan));outline-offset:3px}:is(#brt-scope-none,.bph-section) .bph-fc:focus-visible{outline:2px solid var(--fc-hex, var(--bph-cyan));outline-offset:3px}:is(#brt-scope-none,.bph-section) a:focus:not(:focus-visible),:is(#brt-scope-none,.bph-section) button:focus:not(:focus-visible){outline:none}:is(#brt-scope-none,.bph-section):before{content:"";position:absolute;top:-56px;right:-56px;bottom:-56px;left:-56px;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(39,188,221,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(39,188,221,.028) 1px,transparent 1px);background-size:56px 56px;animation:bph-grid 18s linear infinite}@keyframes bph-grid{0%{transform:translateZ(0)}to{transform:translate3d(56px,56px,0)}}:is(#brt-scope-none,.bph-section) .bph-wrap{position:relative;z-index:2;width:min(var(--bph-maxw, 1400px),calc(100vw - 40px));margin-inline:auto}:is(#brt-scope-none,.bph-section) .bph-hero{position:relative;border-radius:20px;border:1px solid rgba(var(--bph-cyan-rgb),.14);background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(var(--bph-cyan-rgb),.07),transparent 60%),#0d0d18;padding:clamp(32px,5vw,62px);margin-bottom:14px;overflow:hidden;isolation:isolate}:is(#brt-scope-none,.bph-section) .bph-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.04) 2px,rgba(0,0,0,.04) 4px)}:is(#brt-scope-none,.bph-section) .bph-hero:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;z-index:5;background:linear-gradient(90deg,transparent,var(--bph-cyan) 30%,rgba(var(--bph-cyan-rgb),.4) 70%,transparent)}:is(#brt-scope-none,.bph-section) .bph-hero__inner{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:clamp(28px,4vw,56px);align-items:center}:is(#brt-scope-none,.bph-section) .bph-corner{position:absolute;width:24px;height:24px;pointer-events:none;z-index:10}:is(#brt-scope-none,.bph-section) .bph-corner-tl{top:12px;left:12px;border-top:2px solid rgba(var(--bph-cyan-rgb),.7);border-left:2px solid rgba(var(--bph-cyan-rgb),.7);border-top-left-radius:6px}:is(#brt-scope-none,.bph-section) .bph-corner-tr{top:12px;right:12px;border-top:2px solid rgba(var(--bph-cyan-rgb),.7);border-right:2px solid rgba(var(--bph-cyan-rgb),.7);border-top-right-radius:6px}:is(#brt-scope-none,.bph-section) .bph-corner-bl{bottom:12px;left:12px;border-bottom:2px solid rgba(var(--bph-cyan-rgb),.7);border-left:2px solid rgba(var(--bph-cyan-rgb),.7);border-bottom-left-radius:6px}:is(#brt-scope-none,.bph-section) .bph-corner-br{bottom:12px;right:12px;border-bottom:2px solid rgba(var(--bph-cyan-rgb),.7);border-right:2px solid rgba(var(--bph-cyan-rgb),.7);border-bottom-right-radius:6px}:is(#brt-scope-none,.bph-section) .bph-status{display:flex;align-items:center;gap:8px;font-size:8px;letter-spacing:2.5px;text-transform:uppercase;color:rgba(var(--bph-cyan-rgb),.55);margin-bottom:16px}:is(#brt-scope-none,.bph-section) .bph-status-dot{width:5px;height:5px;border-radius:50%;background:var(--bph-cyan);box-shadow:0 0 8px var(--bph-cyan);animation:bph-blink 2s ease-in-out infinite}@keyframes bph-blink{0%,to{opacity:1}50%{opacity:.3}}:is(#brt-scope-none,.bph-section) .bph-eyebrow{font-size:9px;letter-spacing:3.5px;text-transform:uppercase;color:rgba(var(--bph-cyan-rgb),.6);margin-bottom:10px}:is(#brt-scope-none,.bph-section) h1{margin:0;font-size:clamp(34px,5.5vw,74px);font-weight:800;color:#fff;letter-spacing:-.03em;line-height:.95}:is(#brt-scope-none,.bph-section) h1 span{color:var(--bph-cyan)}:is(#brt-scope-none,.bph-section) .bph-hero__text{max-width:540px;margin:18px 0 0;font-size:clamp(13px,1.1vw,15px);line-height:1.7;color:var(--bph-muted)}:is(#brt-scope-none,.bph-section) .bph-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}:is(#brt-scope-none,.bph-section) .bph-btn{display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:0 24px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;line-height:1;transition:transform .22s ease,box-shadow .22s ease}:is(#brt-scope-none,.bph-section) .bph-btn--primary{background:linear-gradient(135deg,#4fc3f7,#27bcdd);border:none;color:#0d0c12;box-shadow:0 8px 28px rgba(var(--bph-cyan-rgb),.32)}:is(#brt-scope-none,.bph-section) .bph-btn--primary:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(var(--bph-cyan-rgb),.44)}:is(#brt-scope-none,.bph-section) .bph-btn--ghost{background:#ffffff0d;border:1px solid rgba(255,255,255,.12);color:#fff}:is(#brt-scope-none,.bph-section) .bph-btn--ghost:hover{border-color:rgba(var(--bph-cyan-rgb),.4);background:rgba(var(--bph-cyan-rgb),.08);transform:translateY(-2px)}:is(#brt-scope-none,.bph-section) .bph-btn--quiz{min-height:36px;padding:0 16px;border-radius:999px;flex-shrink:0;background:rgba(var(--bph-cyan-rgb),.08);border:1px solid rgba(var(--bph-cyan-rgb),.3);color:var(--bph-cyan);font-size:9px;font-weight:800;letter-spacing:1.6px;text-transform:uppercase;transition:all .2s ease}:is(#brt-scope-none,.bph-section) .bph-btn--quiz:before{content:"\26a1  "}:is(#brt-scope-none,.bph-section) .bph-btn--quiz:hover{background:rgba(var(--bph-cyan-rgb),.16);border-color:rgba(var(--bph-cyan-rgb),.55);box-shadow:0 0 18px rgba(var(--bph-cyan-rgb),.14);transform:translateY(-1px)}:is(#brt-scope-none,.bph-section) .bph-hero__visual{display:grid;place-items:center;min-height:280px}:is(#brt-scope-none,.bph-section) .bph-hero__img-wrap{position:relative;width:min(100%,500px);aspect-ratio:4/3;display:grid;place-items:center;border-radius:14px;border:1px solid rgba(var(--bph-cyan-rgb),.12);background:radial-gradient(circle at 50% 60%,rgba(var(--bph-cyan-rgb),.09),transparent 65%),#0d0d18;overflow:hidden}:is(#brt-scope-none,.bph-section) .bph-hero__img-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.05) 2px,rgba(0,0,0,.05) 4px)}:is(#brt-scope-none,.bph-section) .bph-hero__img-wrap img{width:100%;height:100%;object-fit:contain;padding:clamp(14px,2vw,24px);filter:drop-shadow(0 16px 32px rgba(0,0,0,.5))}:is(#brt-scope-none,.bph-section) .bph-hero__placeholder{width:65%;height:52%;border-radius:12px;background:radial-gradient(circle at 70% 36%,rgba(var(--bph-cyan-rgb),.55),transparent 22%),#0d0d18;border:1px solid rgba(var(--bph-cyan-rgb),.16)}:is(#brt-scope-none,.bph-section) .bph-status-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px}:is(#brt-scope-none,.bph-section) .bph-status-pill{position:relative;display:flex;align-items:center;gap:10px;min-height:52px;padding:10px 14px;border-radius:12px;background:#ffffff06;border:1px solid rgba(255,255,255,.07);font-size:11px;font-weight:600;color:var(--bph-text);overflow:hidden;transition:border-color .25s,box-shadow .25s,transform .25s}:is(#brt-scope-none,.bph-section) .bph-status-pill:before{content:"";position:absolute;top:0;left:15%;right:15%;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--bph-cyan-rgb),.6),transparent)}:is(#brt-scope-none,.bph-section) .bph-status-pill:hover{border-color:rgba(var(--bph-cyan-rgb),.28);transform:translateY(-2px);box-shadow:0 8px 24px #0000004d,0 0 20px rgba(var(--bph-cyan-rgb),.06)}:is(#brt-scope-none,.bph-section) .bph-status-pill__icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;border-radius:8px;background:rgba(var(--bph-cyan-rgb),.08);border:1px solid rgba(var(--bph-cyan-rgb),.22);font-size:12px;color:var(--bph-cyan);transition:background .25s,box-shadow .25s}:is(#brt-scope-none,.bph-section) .bph-status-pill:hover .bph-status-pill__icon{background:rgba(var(--bph-cyan-rgb),.14);box-shadow:0 0 16px rgba(var(--bph-cyan-rgb),.18)}:is(#brt-scope-none,.bph-section) .bph-rarity-legend{position:relative;display:grid;grid-template-columns:repeat(11,minmax(0,1fr));gap:6px;margin:0 0 12px;padding:8px;border-radius:16px;border:1px solid rgba(255,255,255,.075);background:linear-gradient(180deg,#ffffff09,#ffffff03);box-shadow:0 18px 48px #00000042,inset 0 0 0 1px #ffffff06;overflow:hidden}:is(#brt-scope-none,.bph-section) .bph-rarity-legend:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.5;background:repeating-linear-gradient(90deg,transparent,transparent 34px,rgba(var(--bph-cyan-rgb),.035) 34px,rgba(var(--bph-cyan-rgb),.035) 35px)}:is(#brt-scope-none,.bph-section) .bph-rarity-pill{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 8px;border-radius:999px;border:1px solid rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.42);background:linear-gradient(135deg,rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.18),#00000061);color:var(--bph-rarity-hex, var(--bph-cyan));font-size:8px;font-weight:900;letter-spacing:1.25px;text-transform:uppercase;text-shadow:0 0 12px rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.35);box-shadow:inset 0 0 16px rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.06);white-space:nowrap}:is(#brt-scope-none,.bph-section) .bph-rarity-pill__swatch{width:7px;height:7px;border-radius:999px;flex:0 0 auto;background:var(--bph-rarity-hex, var(--bph-cyan));box-shadow:0 0 12px rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.95)}:is(#brt-scope-none,.bph-section) .bph-faction-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}:is(#brt-scope-none,.bph-section) .bph-faction-head-left{display:flex;align-items:center;gap:10px}:is(#brt-scope-none,.bph-section) .bph-faction-head .bph-eyebrow{margin:0}:is(#brt-scope-none,.bph-section) .bph-faction-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:12px}:is(#brt-scope-none,.bph-section) .bph-fc{position:relative;display:flex;flex-direction:column;border-radius:14px;background:linear-gradient(180deg,rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.06),#13131e 42%);border:1px solid rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.22);overflow:hidden;text-decoration:none;transition:transform .28s cubic-bezier(.34,1.56,.64,1),border-color .22s ease,box-shadow .22s ease;isolation:isolate;cursor:pointer;box-shadow:inset 0 0 0 1px #ffffff06,0 12px 32px #00000038}:is(#brt-scope-none,.bph-section) .bph-fc:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;z-index:5;background:linear-gradient(90deg,transparent,rgba(var(--fc-rgb, var(--bph-cyan-rgb)),1) 42%,rgba(255,255,255,.72) 50%,rgba(var(--fc-rgb, var(--bph-cyan-rgb)),1) 58%,transparent);box-shadow:0 0 18px rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.45)}:is(#brt-scope-none,.bph-section) .bph-fc:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(circle 120px at var(--mx,50%) var(--my,50%),rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.1),transparent 70%);opacity:0;transition:opacity .25s ease}:is(#brt-scope-none,.bph-section) .bph-fc:hover{transform:translateY(-6px);border-color:rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.55);box-shadow:0 24px 56px #00000080,0 0 0 1px rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.18),0 0 40px rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.1)}:is(#brt-scope-none,.bph-section) .bph-fc:hover:after{opacity:1}:is(#brt-scope-none,.bph-section) .bph-fc__img{position:relative;height:110px;overflow:hidden;background:radial-gradient(circle at 50% 60%,rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.1),transparent 65%),#0d0d18}:is(#brt-scope-none,.bph-section) .bph-fc__rarity-strip{position:absolute;left:0;top:0;bottom:0;z-index:12;width:4px;background:linear-gradient(180deg,transparent,var(--fc-hex, var(--bph-cyan)),transparent);box-shadow:0 0 18px rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.85);opacity:.85}:is(#brt-scope-none,.bph-section) .bph-fc__img img{width:100%;height:100%;object-fit:contain;padding:10px;transform:scale(1.04);transition:transform .42s cubic-bezier(.34,1.56,.64,1),filter .3s ease;filter:drop-shadow(0 8px 16px rgba(0,0,0,.5))}:is(#brt-scope-none,.bph-section) .bph-fc:hover .bph-fc__img img{transform:scale(1.12) translateY(-4px);filter:drop-shadow(0 16px 24px rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.3))}:is(#brt-scope-none,.bph-section) .bph-fc__img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.05) 2px,rgba(0,0,0,.05) 4px)}:is(#brt-scope-none,.bph-section) .bph-fc__tag{position:absolute;bottom:6px;left:8px;z-index:10;font-size:6.5px;letter-spacing:1.5px;text-transform:uppercase;color:var(--fc-hex, var(--bph-cyan));background:#000000c7;border:1px solid rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.45);padding:2px 6px;border-radius:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}:is(#brt-scope-none,.bph-section) .bph-fc__dot{display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--fc-hex, var(--bph-cyan));box-shadow:0 0 6px var(--fc-hex, var(--bph-cyan));margin-right:4px;vertical-align:middle;animation:bph-blink 2s ease-in-out infinite}:is(#brt-scope-none,.bph-section) .bph-fc__count{position:absolute;top:6px;right:6px;z-index:15;min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#000000b8;border:1px solid rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.4);color:var(--fc-hex, var(--bph-cyan));font-size:8px;font-weight:900;letter-spacing:.5px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}:is(#brt-scope-none,.bph-section) .bph-fc__body{padding:10px 12px 14px;position:relative;z-index:1;flex:1;display:flex;flex-direction:column;gap:4px}:is(#brt-scope-none,.bph-section) .bph-fc__name{font-size:11px;font-weight:700;color:#f0eef8;letter-spacing:-.01em;line-height:1.25}:is(#brt-scope-none,.bph-section) .bph-fc__desc{font-size:9px;color:var(--bph-muted);font-style:italic;line-height:1.45}:is(#brt-scope-none,.bph-section) .bph-fc__price{font-size:9px;font-weight:700;letter-spacing:.5px;color:rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.75);margin-top:2px}:is(#brt-scope-none,.bph-section) .bph-fc__price strong{font-size:11px;font-weight:800;letter-spacing:-.2px;color:var(--fc-hex, var(--bph-cyan))}:is(#brt-scope-none,.bph-section) .bph-fc__cta{margin-top:auto;padding-top:8px;font-size:8px;letter-spacing:1.5px;text-transform:uppercase;color:var(--fc-hex, var(--bph-cyan));display:flex;align-items:center;gap:4px;transition:gap .2s ease}:is(#brt-scope-none,.bph-section) .bph-fc:hover .bph-fc__cta{gap:9px}:is(#brt-scope-none,.bph-section) .bph-fc__corner{position:absolute;width:10px;height:10px;pointer-events:none;opacity:0;transition:opacity .22s ease;z-index:15}:is(#brt-scope-none,.bph-section) .bph-fc:hover .bph-fc__corner{opacity:1}:is(#brt-scope-none,.bph-section) .bph-fc__corner-tl{top:5px;left:5px;border-top:1px solid var(--fc-hex, var(--bph-cyan));border-left:1px solid var(--fc-hex, var(--bph-cyan))}:is(#brt-scope-none,.bph-section) .bph-fc__corner-tr{top:5px;right:5px;border-top:1px solid var(--fc-hex, var(--bph-cyan));border-right:1px solid var(--fc-hex, var(--bph-cyan))}:is(#brt-scope-none,.bph-section) .bph-fc__corner-bl{bottom:5px;left:5px;border-bottom:1px solid var(--fc-hex, var(--bph-cyan));border-left:1px solid var(--fc-hex, var(--bph-cyan))}:is(#brt-scope-none,.bph-section) .bph-fc__corner-br{bottom:5px;right:5px;border-bottom:1px solid var(--fc-hex, var(--bph-cyan));border-right:1px solid var(--fc-hex, var(--bph-cyan))}:is(#brt-scope-none,.bph-section) .bph-sticky-wrap{position:sticky;top:calc(var(--header-height,0px) + 8px);z-index:40;margin:0 0 24px}:is(#brt-scope-none,.bph-section) .bph-sticky-nav{display:flex;gap:5px;overflow-x:auto;scrollbar-width:none;padding:6px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#0d0d18e0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 16px 48px #00000070,0 0 30px rgba(var(--bph-cyan-rgb),.04)}:is(#brt-scope-none,.bph-section) .bph-sticky-nav::-webkit-scrollbar{display:none}:is(#brt-scope-none,.bph-section) .bph-sticky-nav a{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.18);background:linear-gradient(135deg,rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.08),#ffffff06);color:var(--bph-muted);font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;transition:all .15s ease}:is(#brt-scope-none,.bph-section) .bph-sticky-nav a:before{content:"";width:6px;height:6px;border-radius:999px;background:var(--fc-hex, var(--bph-cyan));box-shadow:0 0 10px rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.78);opacity:.7}:is(#brt-scope-none,.bph-section) .bph-sticky-nav a:hover,:is(#brt-scope-none,.bph-section) .bph-sticky-nav a.is-active{color:#fff;border-color:rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.55);background:linear-gradient(135deg,rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.2),#ffffff0a);box-shadow:0 0 18px rgba(var(--fc-rgb, var(--bph-cyan-rgb)),.12)}:is(#brt-scope-none,.bph-section) .bph-sticky-nav a.is-active:before{opacity:1}:is(#brt-scope-none,.bph-section) .bph-range-section{--range-rgb: var(--fc-rgb, var(--bph-cyan-rgb));--range-hex: var(--fc-hex, var(--bph-cyan));scroll-margin-top:calc(var(--header-height,0px) + 90px);margin-bottom:32px}:is(#brt-scope-none,.bph-section) .bph-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px;padding:16px;border:1px solid rgba(var(--range-rgb),.16);border-radius:16px;position:relative;background:radial-gradient(ellipse 70% 120% at 0% 0%,rgba(var(--range-rgb),.12),transparent 55%),#ffffff05;overflow:hidden}:is(#brt-scope-none,.bph-section) .bph-section-head:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.035) 2px,rgba(0,0,0,.035) 4px)}:is(#brt-scope-none,.bph-section) .bph-section-head:after{content:"";position:absolute;bottom:0;left:16px;right:16px;height:2px;background:linear-gradient(90deg,var(--range-hex),transparent 70%);box-shadow:0 0 14px rgba(var(--range-rgb),.62)}:is(#brt-scope-none,.bph-section) .bph-section-head>*{position:relative;z-index:1}:is(#brt-scope-none,.bph-section) .bph-section-kicker{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px}:is(#brt-scope-none,.bph-section) .bph-section-kicker .bph-eyebrow{margin:0;color:rgba(var(--range-rgb),.78)}:is(#brt-scope-none,.bph-section) .bph-range-chip{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 10px;border-radius:999px;border:1px solid rgba(var(--range-rgb),.42);background:rgba(var(--range-rgb),.08);color:var(--range-hex);font-size:8px;font-weight:900;letter-spacing:1.6px;text-transform:uppercase}:is(#brt-scope-none,.bph-section) .bph-range-chip__dot{width:6px;height:6px;border-radius:999px;background:var(--range-hex);box-shadow:0 0 12px rgba(var(--range-rgb),.95)}:is(#brt-scope-none,.bph-section) .bph-build-count{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--bph-muted);font-size:8px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}:is(#brt-scope-none,.bph-section) h2.bph-section-title{margin:0;font-size:clamp(26px,3vw,44px);font-weight:800;color:#fff;letter-spacing:-.03em;line-height:1;text-shadow:0 0 28px rgba(var(--range-rgb),.2)}:is(#brt-scope-none,.bph-section) h2.bph-section-title span{color:var(--range-hex)}:is(#brt-scope-none,.bph-section) .bph-section-desc{max-width:620px;margin:8px 0 0;font-size:12px;color:var(--bph-muted);line-height:1.65}:is(#brt-scope-none,.bph-section) .bph-section-head__right{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}:is(#brt-scope-none,.bph-section) .bph-view-all{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:1.8px;text-transform:uppercase;color:var(--range-hex);border:1px solid rgba(var(--range-rgb),.38);background:rgba(var(--range-rgb),.07);transition:color .15s,background .15s,box-shadow .15s,transform .15s}:is(#brt-scope-none,.bph-section) .bph-view-all:hover{color:#fff;background:rgba(var(--range-rgb),.15);transform:translateY(-1px);box-shadow:0 0 22px rgba(var(--range-rgb),.16)}:is(#brt-scope-none,.bph-section) .bph-grid{display:grid;grid-template-columns:repeat(var(--bph-cols-d, 4),minmax(0,1fr));gap:12px}:is(#brt-scope-none,.bph-section) .bph-card{position:relative;display:flex;flex-direction:column;height:100%;border-radius:18px;overflow:hidden;isolation:isolate;border:1px solid rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.22);background:linear-gradient(180deg,rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.06),var(--bph-card) 36%);transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,border-color .35s ease}:is(#brt-scope-none,.bph-section) .bph-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;z-index:7;pointer-events:none;background:linear-gradient(90deg,transparent,var(--bph-rarity-hex, var(--bph-cyan)) 35%,rgba(255,255,255,.72) 50%,var(--bph-rarity-hex, var(--bph-cyan)) 65%,transparent);box-shadow:0 0 18px rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.56)}:is(#brt-scope-none,.bph-section) .bph-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;opacity:0;background:radial-gradient(circle 190px at var(--mx,50%) var(--my,50%),rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.13) 0%,transparent 72%);transition:opacity .25s ease}:is(#brt-scope-none,.bph-section) .bph-card:hover{transform:translateY(-8px)}:is(#brt-scope-none,.bph-section) .bph-card:hover:after{opacity:1}:is(#brt-scope-none,.bph-section) .bph-r-common{--brutech-glow-rgb:168,168,168;--bph-rarity-hex:#a8a8a8}:is(#brt-scope-none,.bph-section) .bph-r-uncommon{--brutech-glow-rgb:30,255,0;--bph-rarity-hex:#1eff00}:is(#brt-scope-none,.bph-section) .bph-r-rare{--brutech-glow-rgb:0,112,221;--bph-rarity-hex:#0070dd}:is(#brt-scope-none,.bph-section) .bph-r-epic{--brutech-glow-rgb:163,53,238;--bph-rarity-hex:#a335ee}:is(#brt-scope-none,.bph-section) .bph-r-legendary{--brutech-glow-rgb:255,128,0;--bph-rarity-hex:#ff8000}:is(#brt-scope-none,.bph-section) .bph-r-mystic{--brutech-glow-rgb:0,200,255;--bph-rarity-hex:#00c8ff}:is(#brt-scope-none,.bph-section) .bph-r-divine{--brutech-glow-rgb:255,215,0;--bph-rarity-hex:#ffd700}:is(#brt-scope-none,.bph-section) .bph-r-celestial{--brutech-glow-rgb:200,168,255;--bph-rarity-hex:#c8a8ff}:is(#brt-scope-none,.bph-section) .bph-r-eldritch{--brutech-glow-rgb:139,0,255;--bph-rarity-hex:#8b00ff}:is(#brt-scope-none,.bph-section) .bph-r-mythic{--brutech-glow-rgb:255,32,32;--bph-rarity-hex:#ff2020}:is(#brt-scope-none,.bph-section) .bph-r-mythical{--brutech-glow-rgb:255,105,180;--bph-rarity-hex:#ff69b4;animation:bph-mythical 2.8s ease-in-out infinite}:is(#brt-scope-none,.bph-section) .bph-r-gaming{--brutech-glow-rgb:39,188,221;--bph-rarity-hex:#27bcdd}:is(#brt-scope-none,.bph-section) .bph-r-invisio{--brutech-glow-rgb:200,210,230;--bph-rarity-hex:#c8d2e6}:is(#brt-scope-none,.bph-section) .bph-r-zeroram{--brutech-glow-rgb:34,211,238;--bph-rarity-hex:#22d3ee}:is(#brt-scope-none,.bph-section) .bph-r-creator{--brutech-glow-rgb:255,170,24;--bph-rarity-hex:#ffaa18}:is(#brt-scope-none,.bph-section) .bph-r-threadripper{--brutech-glow-rgb:0,219,154;--bph-rarity-hex:#00db9a}:is(#brt-scope-none,.bph-section) .bph-r-office{--brutech-glow-rgb:186,193,205;--bph-rarity-hex:#bac1cd}:is(#brt-scope-none,.bph-section) .bph-r-laptops{--brutech-glow-rgb:224,70,255;--bph-rarity-hex:#e046ff}:is(#brt-scope-none,.bph-section) .bph-r-display{--brutech-glow-rgb:255,116,0;--bph-rarity-hex:#ff7400}:is(#brt-scope-none,.bph-section) .bph-r-peripherals{--brutech-glow-rgb:150,240,0;--bph-rarity-hex:#96f000}@keyframes bph-mythical{0%,to{border-color:#ff69b475}50%{border-color:#ff69b4f5}}:is(#brt-scope-none,.bph-section) .bph-card:hover{border-color:rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.65);box-shadow:0 24px 60px #0000006b,0 0 34px rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.2)}:is(#brt-scope-none,.bph-section) .bph-card__glow{position:absolute;left:10%;right:10%;bottom:-28px;height:80px;z-index:1;border-radius:999px;background:radial-gradient(ellipse at center,rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.45) 0%,rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.18) 38%,transparent 72%);opacity:0;filter:blur(18px);transform:scaleX(.72);pointer-events:none;transition:opacity .35s ease,transform .35s ease}:is(#brt-scope-none,.bph-section) .bph-card:hover .bph-card__glow{opacity:1;transform:scaleX(1.18)}:is(#brt-scope-none,.bph-section) .bph-card__img{position:relative;height:clamp(230px,18vw,310px);min-height:230px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.15),transparent 56%),#0d0d18;border-bottom:1px solid rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.12);overflow:hidden;contain:paint}:is(#brt-scope-none,.bph-section) .bph-card__img:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.05) 2px,rgba(0,0,0,.05) 4px)}:is(#brt-scope-none,.bph-section) .bph-card__img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:radial-gradient(circle at 50% 110%,rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.22),transparent 48%),linear-gradient(180deg,rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.1),transparent 34%);opacity:.72}:is(#brt-scope-none,.bph-section) .bph-card__rarity-rail{position:absolute;left:0;top:0;bottom:0;z-index:20;width:4px;background:linear-gradient(180deg,transparent,var(--bph-rarity-hex, var(--bph-cyan)),transparent);box-shadow:0 0 20px rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.85)}:is(#brt-scope-none,.bph-section) .bph-card__img img,:is(#brt-scope-none,.bph-section) .bph-pimg{position:static!important;inset:auto!important;width:auto!important;height:auto!important;max-width:92%!important;max-height:90%!important;object-fit:contain!important;object-position:center!important;display:block!important;margin:auto!important;filter:drop-shadow(0 12px 20px rgba(0,0,0,.5));transform:none!important;transition:transform .42s cubic-bezier(.22,1,.36,1),filter .35s ease!important}:is(#brt-scope-none,.bph-section) .bph-card:hover .bph-card__img img,:is(#brt-scope-none,.bph-section) .bph-card:hover .bph-pimg{transform:translateY(-10px) scale(1.035)!important;filter:drop-shadow(0 18px 24px rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.34)) drop-shadow(0 0 22px rgba(0,191,255,.18))!important}:is(#brt-scope-none,.bph-section) .bph-card__badge{position:absolute;top:10px;left:10px;z-index:22;display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:5px 10px;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase;line-height:1;color:var(--bph-rarity-hex, var(--bph-cyan));background:linear-gradient(135deg,rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.2),#00000085);border:1px solid rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.55);box-shadow:0 0 16px rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.12);opacity:.82;pointer-events:none;transition:opacity .25s,box-shadow .25s,transform .25s,text-shadow .25s}:is(#brt-scope-none,.bph-section) .bph-card:hover .bph-card__badge{opacity:1;transform:translateY(-1px);text-shadow:0 0 10px rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.95);box-shadow:0 0 22px rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.36)}:is(#brt-scope-none,.bph-section) .bph-card__badge-dot{width:7px;height:7px;border-radius:999px;flex:0 0 auto;background:var(--bph-rarity-hex, var(--bph-cyan));box-shadow:0 0 12px rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.92)}:is(#brt-scope-none,.bph-section) .bph-card__save{position:absolute;top:10px;right:10px;z-index:22;display:inline-flex;align-items:center;min-height:22px;padding:3px 8px;border-radius:999px;font-size:8px;font-weight:900;letter-spacing:1px;text-transform:uppercase;line-height:1;color:#fff;background:#1eff0033;border:1px solid rgba(30,255,0,.55);box-shadow:0 0 12px #1eff001f;pointer-events:none;transition:box-shadow .25s,transform .25s}:is(#brt-scope-none,.bph-section) .bph-card:hover .bph-card__save{transform:translateY(-1px);box-shadow:0 0 20px #1eff0047}:is(#brt-scope-none,.bph-section) .bph-card__body{display:flex;flex-direction:column;gap:8px;flex:1 1 auto;padding:14px 16px 18px;position:relative;z-index:4;min-height:0}:is(#brt-scope-none,.bph-section) .bph-card__vendor{font-size:8px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;color:rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.72)}:is(#brt-scope-none,.bph-section) .bph-card__title{font-size:14px;font-weight:700;color:#f0eef8;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px}:is(#brt-scope-none,.bph-section) .bph-chip-row{display:flex;flex-wrap:wrap;gap:4px;margin:2px 0 4px;min-height:48px;align-content:flex-start}:is(#brt-scope-none,.bph-section) .bph-chip{display:inline-flex;align-items:center;gap:4px;min-height:20px;padding:0 7px;border-radius:4px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--bph-muted);font-size:9px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}:is(#brt-scope-none,.bph-section) .bph-chip--nvidia{border-color:#6ebb0b73;color:#a8d470}:is(#brt-scope-none,.bph-section) .bph-chip--amd{border-color:#dd192566;color:#f99}:is(#brt-scope-none,.bph-section) .bph-chip--intel{border-color:#238dfb66;color:#80bfff}:is(#brt-scope-none,.bph-section) .bph-chip--storage{border-color:#7c5cbf66;color:#c4a8ff}:is(#brt-scope-none,.bph-section) .bph-chip--ram{border-color:rgba(var(--bph-cyan-rgb),.35);color:rgba(var(--bph-cyan-rgb),.85)}:is(#brt-scope-none,.bph-section) .bph-chip--target{border-color:rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.4);color:var(--bph-rarity-hex, var(--bph-cyan));background:rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.06)}:is(#brt-scope-none,.bph-section) .bph-chip--target:before{content:"\1f3af  ";font-style:normal;font-size:8px}:is(#brt-scope-none,.bph-section) .bph-card__price-wrap{margin:auto 0 0;padding-top:8px;min-height:58px;display:flex;flex-direction:column;justify-content:flex-end}:is(#brt-scope-none,.bph-section) .bph-card__price-label{display:block;font-size:8px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;color:rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.62);margin-bottom:2px}:is(#brt-scope-none,.bph-section) .bph-card__price{display:flex;align-items:baseline;gap:7px;font-size:20px;font-weight:800;color:var(--bph-rarity-hex, var(--bph-cyan));letter-spacing:-.5px;line-height:1;text-shadow:0 0 18px rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.38)}:is(#brt-scope-none,.bph-section) .bph-card__compare{font-size:13px;font-weight:600;color:#9896a873;text-decoration:line-through;text-shadow:none}:is(#brt-scope-none,.bph-section) .bph-card__value-tier{display:inline-flex;align-items:center;gap:5px;margin-top:4px;font-size:8px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase;color:rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.65)}:is(#brt-scope-none,.bph-section) .bph-card__value-tier:before{content:"\25c6  ";font-size:6px}:is(#brt-scope-none,.bph-section) .bph-select-loadout{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:42px;margin-top:10px;padding:11px 14px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:1.6px;text-align:center;text-transform:uppercase;color:#fff!important;background:linear-gradient(135deg,rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.95),rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.36));border:1px solid rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.82);box-shadow:0 12px 24px #00000042,0 0 20px rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.18);transition:transform .25s,box-shadow .25s,filter .25s}:is(#brt-scope-none,.bph-section) .bph-card:hover .bph-select-loadout{transform:translateY(-2px);filter:brightness(1.1);box-shadow:0 16px 30px #00000057,0 0 28px rgba(var(--brutech-glow-rgb, var(--bph-cyan-rgb)),.36)}:is(#brt-scope-none,.bph-section) .bph-select-loadout:before{content:"// ";font-size:10px;opacity:.55;letter-spacing:0}:is(#brt-scope-none,.bph-section) .bph-empty{border:1px dashed rgba(255,255,255,.12);border-radius:14px;padding:24px;color:var(--bph-muted);background:#ffffff05;font-size:13px;line-height:1.7}:is(#brt-scope-none,.bph-section) .bph-help{position:relative;margin-top:8px;padding:clamp(24px,3vw,36px);border-radius:18px;border:1px solid rgba(var(--bph-cyan-rgb),.14);background:radial-gradient(ellipse 70% 60% at top right,rgba(var(--bph-cyan-rgb),.08),transparent 55%),#0d0d18;display:flex;align-items:center;justify-content:space-between;gap:20px;overflow:hidden}:is(#brt-scope-none,.bph-section) .bph-help:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(var(--bph-cyan-rgb),.8) 30%,rgba(124,92,191,.5) 70%,transparent)}:is(#brt-scope-none,.bph-section) .bph-help:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.03) 2px,rgba(0,0,0,.03) 4px)}:is(#brt-scope-none,.bph-section) .bph-help__content{position:relative;z-index:1}:is(#brt-scope-none,.bph-section) .bph-help h2{margin:0;font-size:clamp(22px,2.8vw,38px);font-weight:800;color:#fff;letter-spacing:-.03em;line-height:1}:is(#brt-scope-none,.bph-section) .bph-help p{max-width:580px;margin:8px 0 0;font-size:13px;color:var(--bph-muted);line-height:1.65}:is(#brt-scope-none,.bph-section) .bph-help .bph-btn{position:relative;z-index:1;flex-shrink:0}:is(#brt-scope-none,.bph-section) .bph-reveal{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s cubic-bezier(.22,1,.36,1)}:is(#brt-scope-none,.bph-section) .bph-reveal.bph-revealed{opacity:1;transform:none}:is(#brt-scope-none,.bph-section) .bph-delay-1{transition-delay:.06s}:is(#brt-scope-none,.bph-section) .bph-delay-2{transition-delay:.12s}:is(#brt-scope-none,.bph-section) .bph-delay-3{transition-delay:.18s}:is(#brt-scope-none,.bph-section) .bph-delay-4{transition-delay:.24s}:is(#brt-scope-none,.bph-section) .bph-delay-5{transition-delay:.3s}:is(#brt-scope-none,.bph-section) .bph-delay-6{transition-delay:.36s}@media screen and (max-width:1400px){:is(#brt-scope-none,.bph-section) .bph-faction-grid{grid-template-columns:repeat(3,minmax(0,1fr))}:is(#brt-scope-none,.bph-section) .bph-fc__img{height:150px}:is(#brt-scope-none,.bph-section) .bph-fc__name{font-size:12px}}@media screen and (max-width:1200px){:is(#brt-scope-none,.bph-section) .bph-grid{grid-template-columns:repeat(var(--bph-cols-t, 3),minmax(0,1fr))}}@media screen and (max-width:990px){:is(#brt-scope-none,.bph-section) .bph-hero__inner{grid-template-columns:1fr}:is(#brt-scope-none,.bph-section) .bph-hero__visual{min-height:auto}:is(#brt-scope-none,.bph-section) .bph-status-row{grid-template-columns:repeat(2,minmax(0,1fr))}:is(#brt-scope-none,.bph-section) .bph-faction-grid{grid-template-columns:repeat(3,minmax(0,1fr))}:is(#brt-scope-none,.bph-section) .bph-rarity-legend{grid-template-columns:repeat(4,minmax(0,1fr))}:is(#brt-scope-none,.bph-section) .bph-section-head,:is(#brt-scope-none,.bph-section) .bph-help{align-items:flex-start;flex-direction:column}}@media screen and (max-width:699px){:is(#brt-scope-none,.bph-section) .bph-hero{padding:24px;border-radius:14px}:is(#brt-scope-none,.bph-section) .bph-status-row,:is(#brt-scope-none,.bph-section) .bph-faction-grid,:is(#brt-scope-none,.bph-section) .bph-grid{grid-template-columns:repeat(var(--bph-cols-m, 2),minmax(0,1fr))}:is(#brt-scope-none,.bph-section) .bph-rarity-legend{grid-template-columns:repeat(3,minmax(0,1fr))}:is(#brt-scope-none,.bph-section) .bph-card__img{height:clamp(220px,68vw,310px);min-height:220px}}@media screen and (max-width:580px){:is(#brt-scope-none,.bph-section) .bph-faction-grid{grid-template-columns:repeat(2,minmax(0,1fr))}:is(#brt-scope-none,.bph-section) .bph-fc__img{height:100px}}@media screen and (max-width:480px){:is(#brt-scope-none,.bph-section) .bph-faction-grid,:is(#brt-scope-none,.bph-section) .bph-grid,:is(#brt-scope-none,.bph-section) .bph-status-row{grid-template-columns:1fr}:is(#brt-scope-none,.bph-section) .bph-rarity-legend{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(hover:none){:is(#brt-scope-none,.bph-section) .bph-card:after,:is(#brt-scope-none,.bph-section) .bph-fc:after{display:none}:is(#brt-scope-none,.bph-section) .bph-card:hover{transform:none}:is(#brt-scope-none,.bph-section) .bph-fc:hover{transform:none}}@media(prefers-reduced-motion:reduce){:is(#brt-scope-none,.bph-section) *,:is(#brt-scope-none,.bph-section) *:before,:is(#brt-scope-none,.bph-section) *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}:is(#brt-scope-none,.bph-section):before{animation:none!important}:is(#brt-scope-none,.bph-section) .bph-status-dot,:is(#brt-scope-none,.bph-section) .bph-fc__dot,:is(#brt-scope-none,.bph-section) .bph-range-chip__dot{animation:none!important}:is(#brt-scope-none,.bph-section) .bph-reveal{opacity:1!important;transform:none!important}:is(#brt-scope-none,.bph-section) .bph-card:hover,:is(#brt-scope-none,.bph-section) .bph-fc:hover{transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/brutech-product-hub-page.css.map */
