:root{
  --bg:#000000;--panel:#080808;--panel2:#101010;--text:#f7f7f7;--muted:#cfcfcf;--soft:#9f9f9f;--line:#1d1d1d;--gold:#e8a64d;--gold2:#f2b866;--shadow:0 24px 70px rgba(0,0,0,.58);--radius:22px;--max:1360px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 64px));margin-inline:auto}.border-top{border-top:1px solid var(--line)}.section-dark{background:#000}.site-header{position:sticky;top:0;z-index:1000;background:#000;border-bottom:1px solid #141414}.nav-wrap{height:74px;display:flex;align-items:center;gap:34px}.brand{font-size:22px;font-weight:800;color:var(--gold);letter-spacing:-.03em;white-space:nowrap}.main-nav{display:flex;gap:34px;margin-left:auto;align-items:center}.main-nav a{font-size:15px;color:#eee;transition:.2s}.main-nav a:hover{color:var(--gold)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 34px;border-radius:10px;background:var(--gold);color:white;font-weight:800;border:2px solid var(--gold);transition:.2s;box-shadow:0 10px 28px rgba(232,166,77,.15)}.btn:hover{transform:translateY(-1px);background:var(--gold2);border-color:var(--gold2)}.btn-small{min-height:48px;padding:0 28px}.btn-outline{background:transparent;color:var(--gold);border-color:var(--gold)}.btn-outline:hover{background:var(--gold);color:white}.menu-btn{display:none;margin-left:auto;background:transparent;color:#fff;border:1px solid #333;border-radius:8px;font-size:22px;padding:6px 12px}.hero{padding:115px 0 100px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:88px;align-items:center}.hero h1{font-size:70px;line-height:1.13;letter-spacing:-.055em;margin:0 0 30px;font-weight:900}.hero p{font-size:19px;color:#e1e1e1;max-width:680px;margin:0 0 30px}.button-row{display:flex;gap:18px;flex-wrap:wrap}.image-card{position:relative;overflow:hidden;border-radius:24px;box-shadow:var(--shadow);background:#050505}.hero-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.hero-card:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.88))}.hero-card figcaption{position:absolute;left:42px;right:42px;bottom:34px;z-index:2}.hero-card strong{display:block;font-size:38px;line-height:1.05;font-weight:900}.hero-card span{display:block;color:var(--gold);font-weight:800;font-size:19px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:90px}.align-center{align-items:center}.about{padding:100px 0 125px}.about h2,.section-heading h2,.article-page h1{font-size:48px;line-height:1.12;letter-spacing:-.045em;margin:0 0 26px;font-weight:900}.about p,.section-heading p,.article-page p,.article-page li{color:#e3e3e3;font-size:19px}.rounded-img{border-radius:20px;box-shadow:var(--shadow);width:100%;aspect-ratio:16/9;object-fit:cover}.feature-list{display:grid;gap:24px;margin-top:42px}.feature-list>div{display:grid;grid-template-columns:16px 1fr;gap:18px}.feature-list span{width:10px;height:10px;background:var(--gold);border-radius:999px;margin-top:12px}.feature-list h3{font-size:20px;margin:0;font-weight:900}.feature-list p{font-size:16px;margin:0;color:#d0d0d0}section{padding:92px 0}.section-heading{text-align:center;max-width:760px;margin:0 auto 54px}.section-heading.left{text-align:left;margin-left:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.service-card,.data-panel,.why-card,.insta-grid article,.featured-post,.post-list a,.article-card,.cta-box{background:linear-gradient(180deg,#0d0d0d,#070707);border:1px solid #202020;border-radius:18px;box-shadow:0 14px 48px rgba(0,0,0,.25)}.service-card{padding:34px}.service-card .icon{width:48px;height:48px;border-radius:999px;background:rgba(232,166,77,.14);color:var(--gold);display:grid;place-items:center;font-size:26px;font-weight:900;margin-bottom:24px}.service-card h3{font-size:21px;margin:0 0 14px}.service-card p{color:#d5d5d5;margin:0}.results{position:relative;padding:120px 0;overflow:hidden}.wide-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.38}.results:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.62))}.overlay-content{position:relative;z-index:1}.light h2,.light p{color:white}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.stats-grid div{text-align:center;background:rgba(0,0,0,.55);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:34px 24px;backdrop-filter:blur(7px)}.stats-grid strong{display:block;color:var(--gold);font-size:42px;line-height:1;font-weight:900}.stats-grid span{display:block;margin-top:16px;font-weight:900}.stats-grid p{color:#d2d2d2;margin:8px 0 0}.data-panel{padding:28px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:700px}th,td{text-align:left;padding:18px;border-bottom:1px solid #242424}th{color:var(--gold);font-size:14px;text-transform:uppercase;letter-spacing:.05em}td{color:#e8e8e8}.up{color:#63d47b;font-weight:800}.market-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.market-cards div{background:#111;border:1px solid #242424;border-radius:14px;padding:24px}.market-cards h3{margin:0;color:#dedede}.market-cards strong{display:block;color:var(--gold);font-size:26px;margin:10px 0 6px}.market-cards p{margin:0;color:#cfcfcf}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.video-grid article{position:relative;border-radius:18px;overflow:hidden;min-height:250px;background:#111}.video-grid img{width:100%;height:250px;object-fit:cover;filter:brightness(.72)}.video-grid article div{position:absolute;inset:auto 24px 24px 24px}.video-grid span{width:48px;height:48px;border-radius:999px;background:rgba(232,166,77,.93);display:grid;place-items:center;margin-bottom:16px;font-size:16px}.video-grid h3{font-size:22px;margin:0}.video-grid p{color:#dfdfdf;margin:2px 0 0}.center{text-align:center}.center .btn{margin-top:34px}.blog-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:30px}.featured-post{overflow:hidden}.featured-post img{width:100%;height:340px;object-fit:cover}.featured-post div{padding:34px}.tag{display:inline-block;color:var(--gold);font-weight:800;margin-bottom:14px}.featured-post h3{font-size:30px;line-height:1.15;margin:0 0 14px}.featured-post p{color:#d5d5d5}.featured-post a,.post-list small,.post-list a:hover strong,.insta-grid a,.next-link{color:var(--gold);font-weight:800}.post-list{display:grid;gap:14px}.post-list a{display:block;padding:22px}.post-list strong{display:block;font-size:19px;line-height:1.25;margin:6px 0}.post-list span{display:block;color:#cfcfcf}.contact-section{padding-bottom:110px}.contact-form{display:grid;gap:18px}.contact-form label{font-weight:800;color:#fff}.contact-form input,.contact-form select,.contact-form textarea{width:100%;margin-top:8px;background:#0b0b0b;border:1px solid #303030;color:#fff;border-radius:10px;padding:15px 16px;font:inherit}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:2px solid rgba(232,166,77,.35);border-color:var(--gold)}.form-note{display:none;color:#75d88d}.why-card{padding:36px;align-self:start}.why-card h3{font-size:30px;margin:0 0 28px}.why-card div{border-top:1px solid #252525;padding:18px 0}.why-card strong{font-size:18px}.why-card p{margin:4px 0 0;color:#d2d2d2}.why-card .score{border-top:1px solid #30220e;color:var(--gold);font-size:38px;font-weight:900}.why-card .score span{display:block;color:#d8d8d8;font-size:16px;font-weight:500}.insta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.insta-grid article{padding:30px}.insta-grid span{color:var(--gold);font-weight:800}.insta-grid h3{font-size:22px;line-height:1.25}.insta-grid p{color:#d2d2d2}.site-footer{background:#000;padding:58px 0 30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:38px}.footer-grid h3{font-size:24px;color:var(--gold);margin:0 0 8px}.footer-grid h4{margin:0 0 14px}.footer-grid a{display:block;color:#d9d9d9;margin:6px 0}.footer-grid a:hover{color:var(--gold)}.copyright{border-top:1px solid #171717;margin-top:40px;padding-top:24px;color:#929292;font-size:14px}.article-page{padding:90px 0 80px}.article-container{max-width:960px}.article-hero-img{width:100%;height:440px;object-fit:cover;border-radius:22px;margin-bottom:38px}.article-meta{display:flex;gap:18px;color:var(--gold);font-weight:800;margin-bottom:14px}.article-page h1{font-size:58px;margin-bottom:22px}.author-line{display:flex;align-items:center;gap:16px;margin:0 0 34px}.author-line>span{width:48px;height:48px;border-radius:999px;background:var(--gold);display:grid;place-items:center;color:#111;font-weight:900}.author-line small{display:block;color:#aaa}.lead{font-size:21px!important;color:#f0f0f0!important}.article-page h2{font-size:30px;margin-top:44px;margin-bottom:12px}.article-page ul{padding-left:24px}.article-page li::marker{color:var(--gold)}.article-card{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:28px;margin-top:44px}.article-card small,.article-card span{display:block;color:#aaa}.article-card strong{display:block;color:#fff}.cta-box{padding:36px;margin-top:34px;text-align:center}.cta-box h3{font-size:28px;margin:0 0 8px}.next-link{display:block;text-align:right;margin-top:24px}.assets-note{color:#aaa}.assets-note code{color:#fff}
@media(max-width:1100px){.hero-grid,.two-col,.blog-layout{grid-template-columns:1fr;gap:48px}.service-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:58px}.nav-cta{display:none}.main-nav{gap:18px}.video-grid,.insta-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.container{width:min(100% - 34px,var(--max))}.nav-wrap{height:auto;min-height:70px;flex-wrap:wrap}.menu-btn{display:block}.main-nav{display:none;order:3;width:100%;flex-direction:column;align-items:flex-start;margin:0;padding:12px 0 20px}.main-nav.open{display:flex}.hero{padding:70px 0}.hero h1{font-size:44px}.hero p,.about p,.section-heading p{font-size:17px}.button-row .btn{width:100%}.about h2,.section-heading h2{font-size:36px}.service-grid,.stats-grid,.market-cards,.video-grid,.insta-grid,.footer-grid,.article-card{grid-template-columns:1fr}.article-page h1{font-size:40px}.article-hero-img{height:260px}.site-header{position:sticky}section{padding:64px 0}}
