@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/assets/fonts/Roboto-Regular.woff2)format("woff2");font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(/assets/fonts/Roboto-Bold.woff2)format("woff2");font-display:swap}@font-face{font-family:NarutoFont;font-style:normal;font-weight:400;src:url(/assets/fonts/Naruto-Font.woff2)format("woff2");font-display:swap}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--br-bg:#090604;--br-bg-soft:#140d08;--br-surface:#180f0ae0;--br-surface-strong:#20140df5;--br-card:#fff8ec09;--br-border:#ebca902e;--br-border-strong:#ebca9057;--br-text:#f6e7cf;--br-text-muted:#c7b594;--br-text-soft:#a79678;--br-primary:#ea8b2f;--br-primary-hover:#f49b3f;--br-secondary:#7eb2f1;--br-danger:#de6960;--br-success:#93b96e;--br-gold:#ddb46f;--br-shadow:0 22px 60px #00000057;--br-page-gradient:radial-gradient(circle at top left, #ea8b2f2e, transparent 32rem), radial-gradient(circle at top right, #7eb2f11c, transparent 28rem), linear-gradient(180deg, #0a0604 0%, #110b07 52%, #080503 100%)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--br-page-gradient);min-width:320px;color:var(--br-text);margin:0;font-family:Roboto,sans-serif}body:before{z-index:-1;pointer-events:none;content:"";background:linear-gradient(115deg,#0000 0 47%,#ffffff06 49%,#0000 51% 100%),radial-gradient(circle at 18% 82%,#dd696012,#0000 18rem);position:fixed;inset:0}a{color:inherit}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.site-shell{min-height:100vh}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--br-border);background:#090604c7;position:sticky;top:0}.site-header__inner,.site-footer__inner,.section,.legal-page{width:min(1180px,100% - 2rem);margin:0 auto}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:72px;display:flex}.brand{align-items:center;gap:.9rem;text-decoration:none;display:flex}.brand__logo{border:1px solid var(--br-border);background:#ffffff0a;border-radius:14px;width:44px;height:44px;padding:.35rem}.brand__title{letter-spacing:.03em;word-spacing:.24em;margin:0;font-family:NarutoFont,Roboto,sans-serif;font-size:1.45rem}.brand__subtitle{color:var(--br-text-soft);letter-spacing:.14em;text-transform:uppercase;margin:.2rem 0 0;font-size:.75rem}.site-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.site-nav a{color:var(--br-text-muted);font-size:.94rem;font-weight:700;text-decoration:none;transition:color .16s}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--br-primary)}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;min-height:48px;padding:0 1.2rem;font-weight:800;text-decoration:none;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{background:linear-gradient(135deg, var(--br-primary), var(--br-primary-hover));color:#120b06;box-shadow:0 16px 40px #ea8b2f33}.button--secondary{border-color:var(--br-border-strong);color:var(--br-text);background:#fff8ec09}.hero{isolation:isolate;border-bottom:1px solid var(--br-border);position:relative;overflow:hidden}.hero__media{z-index:-3;position:absolute;inset:0}.hero__media img{object-fit:cover;object-position:center;filter:saturate(1.08)contrast(1.08);width:100%;height:100%}.hero__shade{z-index:-2;background:linear-gradient(90deg, #05070bf0 0%, #05070bb8 48%, #05070b42 100%), linear-gradient(180deg, transparent 64%, var(--br-bg) 100%);position:absolute;inset:0}.hero__content{align-items:center;width:min(1180px,100% - 2rem);min-height:calc(100vh - 72px);margin:0 auto;padding:4.5rem 0;display:grid}.eyebrow{color:var(--br-gold);letter-spacing:.22em;text-transform:uppercase;margin-bottom:1rem;font-size:.76rem;font-weight:800;display:inline-block}.hero h1{letter-spacing:.01em;word-spacing:.22em;text-shadow:0 18px 42px #00000080;max-width:8ch;margin:0;font-family:NarutoFont,Roboto,sans-serif;font-size:clamp(3.3rem,9vw,6.4rem);line-height:.84}.hero p{color:#f6e7cfe6;max-width:42rem;margin:1.25rem 0 0;font-size:clamp(1rem,2vw,1.18rem);line-height:1.6}.hero__actions{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.section{padding:5rem 0}.section--bordered{border-top:1px solid var(--br-border);border-bottom:1px solid var(--br-border);background:#fff8ec05}.section__heading{max-width:46rem;margin-bottom:2rem}.section__heading h2{margin:.65rem 0 0;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.section__heading p{color:var(--br-text-muted);margin:1rem 0 0;line-height:1.7}.stats-grid,.feature-grid,.style-grid,.legal-links,.story-grid{gap:1.25rem;display:grid}.stats-grid,.feature-grid,.style-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-grid{grid-template-columns:1.1fr .9fr;align-items:center}.card{border:1px solid var(--br-border);height:100%;box-shadow:var(--br-shadow);background:linear-gradient(#1b120cfa,#120c08f0);border-radius:26px;padding:1.5rem}.card--soft{background:linear-gradient(#fff8ec0b,#fff8ec07)}.card h3,.card h4{margin:0}.card p,.card li{color:var(--br-text-muted);line-height:1.7}.card__kicker{color:var(--br-gold);letter-spacing:.18em;text-transform:uppercase;margin-bottom:.85rem;font-size:.77rem;font-weight:800}.showcase{border:1px solid var(--br-border);box-shadow:var(--br-shadow);border-radius:28px;position:relative;overflow:hidden}.showcase img{object-fit:cover;width:100%;height:100%;min-height:20rem}.showcase__caption{color:var(--br-text-muted);background:linear-gradient(#0000,#070504eb);padding:1rem 1.2rem;font-size:.9rem;position:absolute;inset:auto 0 0}.callout{color:var(--br-text-muted);background:#7eb2f114;border:1px solid #7eb2f147;border-radius:18px;padding:1rem 1.15rem}.callout--danger{background:#de696014;border-color:#de69604d}.legal-hero{padding:4.5rem 0 2rem}.legal-hero__banner{border:1px solid var(--br-border);box-shadow:var(--br-shadow);background:linear-gradient(135deg,#180f0afa,#0d0907f2);border-radius:30px;overflow:hidden}.legal-hero__banner img{object-fit:cover;width:100%;height:min(18rem,32vw);min-height:13rem}.legal-hero__copy{padding:2rem}.legal-hero__copy h1{margin:0;font-size:clamp(2rem,4vw,3.3rem)}.legal-hero__copy p{max-width:48rem;color:var(--br-text-muted);margin:1rem 0 0;line-height:1.7}.legal-page{padding:0 0 5rem}.legal-article{border:1px solid var(--br-border);box-shadow:var(--br-shadow);background:linear-gradient(#180f0afa,#0e0a08f5);border-radius:26px;padding:1.6rem}.legal-article+.legal-article{margin-top:1.25rem}.legal-content{color:var(--br-text);font-size:1rem;line-height:1.75}.legal-content h1,.legal-content h2,.legal-content h3{margin:2.1rem 0 .9rem;line-height:1.15}.legal-content h1,.legal-content h2{border-left:4px solid var(--br-primary);padding-left:.9rem}.legal-content h1:first-child,.legal-content h2:first-child,.legal-content h3:first-child{margin-top:0}.legal-content h3{color:var(--br-secondary)}.legal-content p{margin:0 0 1rem}.legal-content ul,.legal-content ol{margin:0 0 1.2rem;padding-left:1.4rem}.legal-content li+li{margin-top:.45rem}.legal-content strong{color:var(--br-text)}.legal-content a{color:var(--br-secondary);font-weight:700;text-decoration:none}.legal-content a:hover{color:var(--br-primary);text-decoration:underline}.site-footer{border-top:1px solid var(--br-border);background:linear-gradient(#0000,#100a07f5)}.site-footer__inner{text-align:center;gap:1rem;padding:1.4rem 0 2.4rem;display:grid}.site-footer__links{flex-wrap:wrap;justify-content:center;gap:1rem 1.4rem;display:flex}.site-footer__links a{color:var(--br-text-muted);font-weight:700;text-decoration:none}.site-footer__links a:hover{color:var(--br-secondary)}.site-footer__legal{color:var(--br-text-soft);font-size:.88rem;line-height:1.6}@media (width<=960px){.stats-grid,.feature-grid,.style-grid,.story-grid{grid-template-columns:1fr}.site-header__inner{flex-direction:column;align-items:flex-start;padding:.8rem 0}.site-nav{justify-content:flex-start;width:100%}.hero__content{min-height:auto;padding:4rem 0 4.5rem}.hero h1{max-width:none}}@media (width<=640px){.section,.legal-page,.site-header__inner,.site-footer__inner,.hero__content{width:min(1180px,100% - 1.25rem)}.hero__actions{flex-direction:column;align-items:stretch}.button{width:100%}.legal-hero__copy,.legal-article{padding:1.25rem}}.rank-a{color:#ef7b72}.rank-b{color:#f1b35f}.rank-c{color:#eed05f}
