:root{--bg:#0a0b0d;--bg2:#101217;--paper:#f5f4f0;--paper2:#ebe9e3;--text:#17191d;--muted:#737780;--gold:#cfa95b;--gold2:#efcf82;--line:rgba(205,170,95,.25);--white:#f7f6f2;--radius:24px;--shadow:0 24px 70px rgba(0,0,0,.15)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Noto Sans KR',system-ui,sans-serif;background:var(--bg);color:var(--white);letter-spacing:-.02em}.shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;height:76px;display:flex;align-items:center;gap:32px;padding:0 max(24px,calc((100vw - 1180px)/2));background:rgba(8,9,11,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.brand{display:flex;align-items:center}.brand img{width:168px;height:auto;display:block}.desktop-nav{display:flex;gap:28px;margin-left:auto}.desktop-nav a,.nav-cta{text-decoration:none;color:#d9d8d4;font-size:14px}.desktop-nav a:hover{color:#fff}.nav-cta{margin-left:12px;border:1px solid var(--gold);color:var(--gold2);padding:10px 16px;border-radius:999px}.section{padding:120px 0}.section-dark{background:var(--bg)}.section-light{background:var(--paper);color:var(--text)}.compact-top{padding-top:92px}.hero{min-height:760px;padding:160px 0 100px;position:relative;overflow:hidden;background:radial-gradient(circle at 70% 25%,rgba(207,169,91,.11),transparent 32%),linear-gradient(180deg,#090a0c,#0b0d10 70%,#0e1013)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:64px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.24em;font-weight:800;color:var(--gold2);margin:0 0 24px}.eyebrow.dark{color:#8b6a2a}.hero h1{font-size:clamp(46px,5.3vw,74px);line-height:1.13;margin:0;letter-spacing:-.055em;font-weight:900}.hero h1 span{color:var(--gold2)}.hero-desc{font-size:18px;line-height:1.8;color:#bbbcc0;max-width:650px;margin:28px 0 0}.hero-actions{display:flex;gap:12px;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:12px;text-decoration:none;font-weight:800;font-size:14px}.btn-gold{background:linear-gradient(135deg,#f0d58d,#c99f4e);color:#121212}.btn-ghost{border:1px solid rgba(255,255,255,.2);color:#fff;background:rgba(255,255,255,.03)}.hero-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:36px}.hero-tags span{border:1px solid rgba(255,255,255,.1);padding:8px 12px;border-radius:999px;color:#a8a9ad;font-size:12px}.hero-visual{position:relative}.market-panel{border:1px solid var(--line);border-radius:28px;padding:26px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));box-shadow:0 40px 100px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.05)}.market-header{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.14em;color:#8e8f94}.market-chart{height:300px;margin:20px -8px 10px}.market-chart svg{width:100%;height:100%}.market-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.market-stats div{padding:14px;border-top:1px solid rgba(255,255,255,.08)}.market-stats small{display:block;color:#7d7f85;font-size:10px}.market-stats strong{display:block;margin-top:6px;font-size:12px;color:#d8d6d0}.hero-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.22;pointer-events:none}.glow-one{width:380px;height:380px;background:#a77924;right:-120px;top:140px}.glow-two{width:300px;height:300px;background:#273b59;left:-120px;bottom:-80px}.section-heading{max-width:760px;margin-bottom:56px}.section-heading h2,.brand-message h2,.strategy-copy h2,.contact-copy h2{font-size:clamp(38px,4vw,58px);line-height:1.2;letter-spacing:-.05em;margin:0;font-weight:900}.section-heading p:not(.eyebrow){font-size:17px;line-height:1.8;color:#777b81;max-width:640px;margin:20px 0 0}.section-heading.on-dark p:not(.eyebrow){color:#a7a9ae}.split-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.market-card{position:relative;border-radius:28px;padding:42px;background:#fff;border:1px solid #dedbd2;min-height:390px;overflow:hidden}.market-card.dark-card{background:linear-gradient(145deg,#101318,#0c0e11);color:white;border-color:#292d34}.market-index{position:absolute;right:30px;top:24px;font-size:76px;font-weight:900;color:rgba(0,0,0,.04)}.dark-card .market-index{color:rgba(255,255,255,.04)}.market-card h3{font-size:30px;margin:4px 0 12px}.market-card p{color:#6c7179;line-height:1.8}.dark-card p{color:#a9abb0}.market-card ul{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:14px}.market-card li{position:relative;padding-left:24px;font-weight:700}.market-card li:before{content:'•';position:absolute;left:4px;color:#bb8b33}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-card{border:1px solid rgba(255,255,255,.09);border-radius:20px;padding:28px;min-height:220px;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.015))}.service-card span{font-size:12px;color:var(--gold2);font-weight:800}.service-card h3{font-size:21px;margin:22px 0 10px}.service-card p{margin:0;color:#9fa1a6;line-height:1.7;font-size:14px}.feature-block,.longterm-block{display:grid;grid-template-columns:.82fr 1.18fr;gap:76px;align-items:center;background:#fff;border:1px solid #dedbd2;border-radius:30px;padding:54px;margin-bottom:36px;box-shadow:var(--shadow)}.feature-copy h3{font-size:38px;line-height:1.25;margin:8px 0 16px}.feature-copy p{color:#696e75;line-height:1.8}.mini-label{font-size:12px;letter-spacing:.18em;color:#94732e;font-weight:800}.feature-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}.feature-points span{background:#f0eee8;border:1px solid #e2dfd6;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:700}.phone-stack{position:relative;min-height:500px}.phone{position:absolute;margin:0;border-radius:20px;overflow:hidden;border:7px solid #15171a;background:#15171a;box-shadow:0 20px 55px rgba(0,0,0,.23)}.phone img{display:block;width:100%;height:100%;object-fit:cover}.shot-a{width:210px;height:374px;left:20px;top:78px;transform:rotate(-4deg);z-index:1}.shot-b{width:230px;height:408px;left:210px;top:20px;z-index:3}.shot-c{width:210px;height:374px;right:0;top:82px;transform:rotate(4deg);z-index:2}.crypto-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:22px 0 36px}.crypto-feature{background:#12151a;color:#fff;border-radius:28px;padding:36px;overflow:hidden;min-height:700px}.content-kicker{font-size:12px;letter-spacing:.14em;color:#bdbfc3}.content-kicker span{color:var(--gold2);margin-right:8px}.crypto-feature h3{font-size:34px;line-height:1.25;margin:18px 0 12px}.crypto-feature>p{color:#a9abb0;line-height:1.75}.image-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px;height:430px;overflow:hidden}.image-pair img,.image-triplet img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:16px;border:1px solid rgba(255,255,255,.08)}.image-triplet{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px;height:420px}.longterm-block{grid-template-columns:1.15fr .85fr;margin-bottom:0}.longterm-images{position:relative;min-height:560px}.longterm-images img{position:absolute;border-radius:18px;box-shadow:0 22px 60px rgba(0,0,0,.18);object-fit:cover;object-position:top}.long-main{width:330px;height:530px;left:10px;top:0}.long-sub{width:240px;height:408px;right:0;bottom:0;border:7px solid white}.strategy-section{overflow:hidden}.strategy-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:80px;align-items:center}.strategy-visual{position:relative;min-height:520px}.strategy-visual img{box-shadow:0 30px 80px rgba(0,0,0,.35);border-radius:18px}.strategy-main{position:absolute;width:76%;left:0;top:20px}.strategy-mini{position:absolute;width:54%;right:0;border:5px solid #111}.mini-one{top:0;transform:rotate(2deg)}.mini-two{bottom:0;transform:rotate(-2deg)}.strategy-copy h2 span{color:var(--gold2)}.strategy-copy>p{color:#a7a9ae;line-height:1.8;font-size:16px}.strategy-copy ul{list-style:none;padding:0;margin:26px 0 32px;display:grid;gap:12px}.strategy-copy li{position:relative;padding-left:24px;color:#d3d2ce}.strategy-copy li:before{content:'✓';position:absolute;left:0;color:var(--gold2);font-weight:900}.community-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:80px;align-items:center}.community-copy h2{font-size:52px;line-height:1.2;margin:0}.community-copy>p:not(.eyebrow){color:#70747b;line-height:1.8;font-size:16px}.channel-chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.channel-chips span{background:#fff;border:1px solid #dedbd3;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:700}.telegram-device{width:min(420px,100%);margin:0 auto;background:#17191c;border:10px solid #17191c;border-radius:38px;box-shadow:0 30px 80px rgba(0,0,0,.2);overflow:hidden}.telegram-device img{display:block;width:100%;height:auto}.device-top{height:22px;background:#17191c;position:relative}.device-top:after{content:'';position:absolute;width:70px;height:6px;background:#2b2e33;border-radius:999px;left:50%;top:5px;transform:translateX(-50%)}.video-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.video-card{border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:16px;background:#101216}.video-card h3{font-size:18px;margin:16px 0 6px}.video-card p{color:#999ca2;font-size:13px;line-height:1.7;margin:0}.video-art{height:230px;border-radius:16px;position:relative;overflow:hidden;padding:26px;display:flex;flex-direction:column;justify-content:flex-end;background:#151a22}.video-art:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 75% 30%,rgba(219,177,83,.4),transparent 35%)}.video-art span,.video-art strong,.video-art i{position:relative;z-index:1}.video-art span{font-size:10px;letter-spacing:.16em;color:#d6c38b}.video-art strong{font-size:25px;line-height:1.2}.video-art i{position:absolute;right:22px;bottom:22px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#111;font-style:normal}.stock-art{background:linear-gradient(145deg,#0d1a2d,#15171a)}.crypto-art{background:linear-gradient(145deg,#231913,#111318)}.phoenix-art{background:linear-gradient(145deg,#2a1611,#111318)}.brand-message{background:#060709;padding:110px 0;text-align:center;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.brand-message p{font-size:12px;letter-spacing:.28em;color:#9d7a38;font-weight:800}.brand-message h2 span{color:var(--gold2)}.contact-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:start}.contact-copy>p:not(.eyebrow){color:#6c7077;line-height:1.8}.contact-copy small{display:block;color:#9a6f23;margin-top:18px;line-height:1.6}.lead-form{background:#fff;border:1px solid #dedbd3;border-radius:28px;padding:34px;box-shadow:var(--shadow)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lead-form label{font-size:13px;font-weight:700;color:#333}.lead-form input[type=text],.lead-form input[type=tel]{width:100%;height:52px;border:1px solid #d6d4cc;border-radius:12px;padding:0 14px;margin-top:8px;font:inherit;background:#faf9f6;outline:none}.lead-form input:focus{border-color:#b68b36}.lead-form fieldset{border:0;padding:0;margin:26px 0 0}.lead-form legend{font-size:13px;font-weight:800;margin-bottom:12px}.lead-form legend small{font-weight:500;color:#8b8e94}.check{display:inline-flex;align-items:center;gap:8px;margin:0 8px 10px 0;border:1px solid #d9d6ce;border-radius:999px;padding:9px 12px;background:#faf9f6;cursor:pointer}.check input{accent-color:#b58a38}.privacy{display:flex!important;gap:8px;align-items:flex-start;margin:18px 0 0!important;font-weight:500!important;color:#60646a!important;line-height:1.6}.privacy button{border:0;background:none;text-decoration:underline;color:#8c6728;cursor:pointer}.submit-btn{width:100%;height:58px;margin-top:20px;border:0;border-radius:14px;background:linear-gradient(135deg,#e9c875,#c99e4a);font-size:15px;font-weight:900;color:#17130d;cursor:pointer}.submit-btn span{float:right}.form-note{font-size:13px;margin:12px 0 0;color:#8a6728}.footer-inner{min-height:130px;display:flex;align-items:center;gap:28px}.footer-inner img{width:160px}.footer-inner p{font-size:12px;color:#777b82}.footer-inner span{margin-left:auto;color:#5f6268;font-size:11px}.modal{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.68);display:none;place-items:center;padding:20px}.modal.is-open{display:grid}.modal-card{width:min(520px,100%);background:white;color:#16181b;border-radius:24px;padding:30px;position:relative}.modal-card h3{margin:0 0 20px}.modal-card p{font-size:14px;line-height:1.75}.modal-card small{display:block;color:#8b6c2f;line-height:1.6;margin-top:18px}.modal-close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:30px;cursor:pointer}.reveal{opacity:0;transform:translateY(22px);transition:.75s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}@media(max-width:980px){.desktop-nav{display:none}.hero-grid,.strategy-grid,.community-grid,.contact-grid{grid-template-columns:1fr}.hero{min-height:auto}.hero-visual{max-width:650px}.split-cards{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}.feature-block,.longterm-block{grid-template-columns:1fr;gap:28px}.feature-copy{order:1}.phone-stack,.longterm-images{order:2}.crypto-grid{grid-template-columns:1fr}.strategy-visual{min-height:620px}.community-copy h2{font-size:44px}.video-cards{grid-template-columns:1fr}.contact-grid{gap:36px}}@media(max-width:700px){.shell{width:min(100% - 28px,1180px)}.site-header{height:66px;padding:0 14px}.brand img{width:138px}.nav-cta{font-size:12px;padding:9px 12px}.section{padding:80px 0}.hero{padding-top:120px}.hero-grid{gap:42px}.hero h1{font-size:42px}.hero-desc{font-size:16px}.hero-actions{flex-direction:column}.btn{width:100%}.market-panel{padding:18px}.market-chart{height:220px}.market-stats{grid-template-columns:1fr}.section-heading{margin-bottom:34px}.section-heading h2,.brand-message h2,.strategy-copy h2,.contact-copy h2{font-size:36px}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}.feature-block,.longterm-block{padding:26px;border-radius:22px}.feature-copy h3{font-size:31px}.phone-stack{min-height:430px}.shot-a{width:155px;height:286px;left:0;top:84px}.shot-b{width:175px;height:320px;left:50%;transform:translateX(-50%);top:18px}.shot-c{width:155px;height:286px;right:0;top:92px}.crypto-feature{padding:24px;min-height:auto}.crypto-feature h3{font-size:29px}.image-pair{height:360px}.image-triplet{height:310px;gap:6px}.longterm-images{min-height:450px}.long-main{width:66%;height:430px}.long-sub{width:48%;height:330px}.strategy-visual{min-height:460px}.strategy-main{width:84%}.strategy-mini{width:58%}.community-copy h2{font-size:38px}.form-row{grid-template-columns:1fr}.lead-form{padding:24px}.footer-inner{flex-direction:column;align-items:flex-start;padding:32px 0}.footer-inner span{margin-left:0}.video-art{height:190px}}

/* ===== HERO V2 ===== */
.hero{min-height:790px;background:
  radial-gradient(circle at 78% 22%,rgba(207,169,91,.12),transparent 28%),
  radial-gradient(circle at 84% 78%,rgba(43,72,104,.12),transparent 32%),
  linear-gradient(180deg,#090a0c 0%,#0a0c0f 68%,#0d1014 100%);
}
.hero-grid-v2{grid-template-columns:minmax(0,860px) 1fr;position:relative;z-index:3}
.hero-copy{max-width:860px}
.hero h1{font-size:clamp(48px,5vw,72px);line-height:1.16;letter-spacing:-.055em}
.hero-desc{max-width:820px}
.hero-btn{min-height:56px;padding:0 28px;font-size:15px;border-radius:13px}
.hero-backdrop{position:absolute;inset:76px 0 0;overflow:hidden;pointer-events:none;z-index:1}
.hero-gridlines{position:absolute;inset:0;background-image:
  linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),
  linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);
  background-size:72px 72px;mask-image:linear-gradient(90deg,transparent 15%,rgba(0,0,0,.28) 58%,rgba(0,0,0,.75) 100%);opacity:.34}
.hero-candles{position:absolute;right:1.5%;bottom:9%;width:48%;height:55%;opacity:.9;filter:blur(.1px)}
.hero-candles:before{content:"";position:absolute;left:2%;right:2%;bottom:35%;height:2px;background:linear-gradient(90deg,transparent,rgba(239,207,130,.10),rgba(239,207,130,.28),transparent);transform:rotate(-12deg);transform-origin:center}
.hero-candles i{position:absolute;left:var(--x);bottom:12%;width:9px;height:var(--h);border-radius:2px;background:rgba(239,207,130,var(--o));box-shadow:0 0 0 1px rgba(239,207,130,.045)}
.hero-candles i:before{content:"";position:absolute;left:4px;top:-30px;width:1px;height:calc(100% + 60px);background:rgba(239,207,130,.10)}
.hero-watermark{position:absolute;right:3%;top:24%;font-size:clamp(72px,9vw,170px);font-weight:900;letter-spacing:.08em;color:rgba(255,255,255,.018);transform:rotate(-90deg) translateY(40%);transform-origin:right top;white-space:nowrap}
@media(max-width:900px){
  .hero{min-height:auto;padding:132px 0 86px}
  .hero-grid-v2{grid-template-columns:1fr}
  .hero-copy{max-width:100%}
  .hero h1{font-size:clamp(42px,11vw,60px);line-height:1.13}
  .hero-desc{font-size:16px;line-height:1.75}
  .desktop-break{display:none}
  .hero-candles{right:-16%;bottom:5%;width:75%;height:42%;opacity:.55}
  .hero-watermark{display:none}
  .hero-gridlines{mask-image:linear-gradient(180deg,transparent 5%,rgba(0,0,0,.5) 55%,transparent 100%);opacity:.22}
}
@media(max-width:560px){
  .hero{padding:118px 0 70px}
  .hero .eyebrow{font-size:10px;letter-spacing:.18em;margin-bottom:18px}
  .hero h1{font-size:clamp(38px,11.6vw,52px)}
  .hero-desc{font-size:15px;line-height:1.75;margin-top:22px}
  .hero-actions{gap:10px;margin-top:28px}
  .hero-btn{min-height:52px;padding:0 20px;font-size:14px}
  .hero-tags{margin-top:28px}
}

/* ===== V3: HERO / MARKETS / SERVICES ===== */
.hero{
  background-image:
    linear-gradient(90deg,rgba(5,7,9,.96) 0%,rgba(5,7,9,.90) 32%,rgba(5,7,9,.50) 58%,rgba(5,7,9,.16) 100%),
    linear-gradient(180deg,rgba(4,5,7,.10),rgba(4,6,8,.34)),
    url('assets/hero-finance.png');
  background-size:cover;
  background-position:center center;
}
.hero-backdrop{display:none}
.hero-glow{opacity:.10}

.markets-section{position:relative;overflow:hidden;background:#090b0e;color:#f7f6f2}
.markets-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 40%,rgba(35,72,104,.16),transparent 32%),radial-gradient(circle at 82% 44%,rgba(207,169,91,.13),transparent 30%);pointer-events:none}
.markets-section .shell{position:relative;z-index:2}
.markets-section .section-heading .eyebrow{color:var(--gold2)}
.markets-section .section-heading p:not(.eyebrow){color:#aeb1b6}
.markets-section .market-card{color:#fff;border-color:rgba(255,255,255,.12);background:#101318;isolation:isolate}
.markets-section .market-card:before{content:"";position:absolute;inset:0;z-index:-2;background-size:cover;background-position:center;filter:saturate(.72);transform:scale(1.03)}
.markets-section .market-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(5,8,12,.58),rgba(5,8,12,.91) 72%)}
.markets-section .stock-market-card:before{background-image:url('assets/korea-index.png');background-position:center 42%}
.markets-section .crypto-market-card:before{background-image:url('assets/signal-1.png');background-position:center 22%}
.markets-section .market-card p{color:#c1c4c9}
.markets-section .market-card .eyebrow{color:var(--gold2)}
.markets-section .market-index{color:rgba(255,255,255,.08)}
.markets-section .market-card li:before{color:var(--gold2)}

.services-section{position:relative;overflow:hidden;background:#080a0d}
.services-section:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),radial-gradient(circle at 72% 20%,rgba(207,169,91,.12),transparent 28%),radial-gradient(circle at 20% 80%,rgba(35,72,104,.10),transparent 30%);background-size:70px 70px,70px 70px,auto,auto}
.services-section:after{content:"MARKET  DATA   STOCK   GLOBAL   BTC   CRYPTO   STRATEGY";position:absolute;right:-4%;top:15%;max-width:48%;font-size:clamp(30px,4vw,66px);line-height:1.7;letter-spacing:.12em;font-weight:900;color:rgba(255,255,255,.018);text-align:right;transform:rotate(-7deg);pointer-events:none}
.services-section .shell{position:relative;z-index:2}
.services-section .section-heading{max-width:900px}
.services-section .section-heading h2{font-size:clamp(38px,3.7vw,56px)}
.services-section .service-card{position:relative;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.052),rgba(255,255,255,.018));border-color:rgba(239,207,130,.13);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.services-section .service-card:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 65%,rgba(239,207,130,.04));pointer-events:none}
.services-section .service-card:hover{transform:translateY(-3px);border-color:rgba(239,207,130,.34);box-shadow:0 16px 42px rgba(0,0,0,.22)}

@media(max-width:900px){
  .hero{background-position:64% center;background-image:linear-gradient(180deg,rgba(5,7,9,.86) 0%,rgba(5,7,9,.82) 58%,rgba(5,7,9,.92) 100%),url('assets/hero-finance.png')}
  .markets-section .split-cards{grid-template-columns:1fr}
}
@media(max-width:700px){
  .markets-section .section-heading p br.desktop-break{display:none}
  .markets-section .market-card{min-height:350px;padding:30px}
  .services-section:after{display:none}
}

/* ===== V23: CHANNEL COPY + VIDEO SCREENING ROOM ===== */
#community .channel-chips{display:grid;gap:9px}
#community .channel-chip-row{display:flex;gap:9px;flex-wrap:nowrap}
#community .channel-chip-row span{margin:0}

#community .community-copy>p:not(.eyebrow) br{display:block}

#community + .video-section{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background-color:#070a0e;
  background-image:
    linear-gradient(90deg,rgba(3,6,10,.22) 0%,rgba(3,6,10,.20) 48%,rgba(3,6,10,.66) 100%),
    linear-gradient(180deg,rgba(3,5,8,.10),rgba(3,5,8,.38)),
    url('assets/video-screening-bg.png');
  background-size:cover;
  background-position:center;
}
.video-editorial-grid{
  display:grid;
  grid-template-columns:1.18fr .82fr;
  gap:70px;
  align-items:center;
}
.video-player-panel{
  padding:18px;
  border:1px solid rgba(218,177,88,.38);
  border-radius:24px;
  background:linear-gradient(145deg,rgba(9,12,17,.95),rgba(5,8,12,.90));
  box-shadow:0 32px 90px rgba(0,0,0,.58),inset 0 1px 0 rgba(255,255,255,.04);
  backdrop-filter:blur(10px);
}
.video-panel-label{
  padding:2px 3px 14px;
  color:#d9b45f;
  font-size:11px;
  font-weight:800;
  letter-spacing:.14em;
}
.video-embed{
  position:relative;
  overflow:hidden;
  aspect-ratio:16/9;
  border:1px solid rgba(234,198,111,.50);
  border-radius:15px;
  background:#05070a;
}
.video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.video-playlist-link{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-top:14px;
  padding:10px 4px 2px;
  color:#d7d8db;
  font-size:13px;
  font-weight:700;
  text-decoration:none;
}
.video-playlist-link span{color:#d9b45f;font-size:18px}
.video-editorial-copy{
  padding:38px 0 38px 36px;
  border-left:1px solid rgba(218,177,88,.26);
  text-shadow:0 2px 14px rgba(0,0,0,.44);
}
.video-editorial-copy h2{
  margin:0;
  color:#f5f2ea;
  font-size:clamp(38px,3.5vw,54px);
  line-height:1.2;
  letter-spacing:-.05em;
}
.video-editorial-copy>p:not(.eyebrow){margin:22px 0 0;color:#b9bbc0;line-height:1.8}
.video-points{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:13px}
.video-points li{position:relative;padding-left:22px;color:#d9d8d4;font-weight:700}
.video-points li::before{content:'✓';position:absolute;left:0;color:#e4bf68}
@media(max-width:980px){
  .video-editorial-grid{grid-template-columns:1fr;gap:34px}
  .video-editorial-copy{padding:34px 0 0;border-left:0;border-top:1px solid rgba(218,177,88,.26)}
}
@media(max-width:700px){
  #community .channel-chip-row{flex-wrap:wrap}
  #community .community-copy>p:not(.eyebrow) br{display:none}
  #community + .video-section{background-position:36% center}
  .video-player-panel{padding:12px;border-radius:18px}
  .video-editorial-copy h2{font-size:36px}
  .video-editorial-copy>p:not(.eyebrow) br{display:none}
}

/* ===== V22: DIGITAL COMMUNITY HUB ===== */
#community.section-light{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  color:#f5f2ea;
  background-color:#081018;
  background-image:
    linear-gradient(90deg,rgba(4,8,12,.62) 0%,rgba(4,8,12,.38) 48%,rgba(4,8,12,.24) 100%),
    linear-gradient(180deg,rgba(3,7,11,.14),rgba(3,7,11,.42)),
    url('assets/community-hub-bg.png');
  background-size:cover;
  background-position:center;
}
#community .community-copy .eyebrow{color:#d9b45f}
#community .community-copy h2{color:#f5f2ea}
#community .community-copy>p:not(.eyebrow){color:#b9bbc0}
#community .channel-chips span{
  color:#d9b45f;
  background:rgba(7,11,16,.76);
  border-color:rgba(218,177,88,.32);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.03);
}
#community .channel-showcase{
  width:min(390px,100%);
  margin:0 auto;
  padding:18px;
  border:1px solid rgba(218,177,88,.40);
  border-radius:26px;
  background:linear-gradient(145deg,rgba(10,14,20,.94),rgba(6,9,13,.88));
  box-shadow:0 34px 90px rgba(0,0,0,.54),inset 0 1px 0 rgba(255,255,255,.045);
  backdrop-filter:blur(12px);
}
#community .channel-showcase-label{
  padding:2px 4px 15px;
  color:#d9b45f;
  font-size:11px;
  font-weight:800;
  letter-spacing:.18em;
}
#community .channel-capture-frame{
  padding:10px;
  border:1px solid rgba(218,177,88,.26);
  border-radius:18px;
  background:#fdfdfd;
  box-shadow:0 18px 46px rgba(0,0,0,.34);
}
#community .channel-capture-frame img{
  display:block;
  width:min(100%,310px);
  height:auto;
  margin:0 auto;
}
@media(max-width:700px){
  #community.section-light{background-position:58% center}
  #community .channel-showcase{margin-top:16px;padding:14px}
}

/* ===== V20: PREMIUM STRATEGY LIBRARY ===== */
#strategy.strategy-section{
  position:relative;
  isolation:isolate;
  background-color:#080706;
  background-image:
    linear-gradient(90deg,rgba(3,4,5,.12) 0%,rgba(3,4,5,.25) 45%,rgba(3,4,5,.70) 100%),
    linear-gradient(180deg,rgba(5,5,5,.10),rgba(5,5,5,.34)),
    url('assets/strategy-library-bg.png');
  background-size:cover;
  background-position:center;
}
#strategy.strategy-section::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:radial-gradient(ellipse at 25% 48%,rgba(217,177,88,.08),transparent 32%);
}
#strategy .strategy-grid{position:relative;z-index:1}
#strategy .strategy-visual{
  min-height:560px;
  perspective:1200px;
}
#strategy .strategy-document{
  position:absolute;
  display:block;
  height:auto;
  border:2px solid rgba(225,185,92,.54);
  border-radius:16px;
  box-shadow:0 30px 75px rgba(0,0,0,.62);
}
#strategy .strategy-longterm{
  width:59%;
  left:0;
  top:48px;
  z-index:1;
  transform:rotate(-5deg) translateZ(-20px);
}
#strategy .strategy-twoway{
  width:59%;
  right:0;
  top:48px;
  z-index:2;
  transform:rotate(5deg) translateZ(-10px);
}
#strategy .strategy-main{
  width:82%;
  left:9%;
  top:188px;
  z-index:3;
  transform:none;
  border-color:rgba(240,202,111,.76);
  box-shadow:0 34px 90px rgba(0,0,0,.72),0 0 34px rgba(204,157,64,.09);
}
#strategy .strategy-copy{
  padding:38px 0 38px 38px;
  border-left:1px solid rgba(222,181,91,.26);
  text-shadow:0 2px 14px rgba(0,0,0,.42);
}
#strategy .strategy-copy h2{
  font-size:clamp(38px,3.4vw,50px);
  line-height:1.18;
}
@media(max-width:980px){
  #strategy.strategy-section{background-position:38% center}
  #strategy .strategy-visual{min-height:600px;max-width:680px;width:100%;margin:0 auto}
  #strategy .strategy-copy{padding:34px 0 0;border-left:0;border-top:1px solid rgba(222,181,91,.26)}
}
@media(max-width:700px){
  #strategy .strategy-visual{min-height:390px}
  #strategy .strategy-longterm,#strategy .strategy-twoway{top:28px;width:62%}
  #strategy .strategy-main{top:132px;width:88%;left:6%}
}

/* ===== V19: LONG-TERM EVIDENCE CARD ===== */
#evidence .longterm-block{
  grid-template-columns:1.22fr .78fr;
  gap:54px;
  background:linear-gradient(145deg,rgba(10,13,17,.94),rgba(7,9,12,.88));
  border:1px solid rgba(218,177,88,.38);
  box-shadow:0 30px 80px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.04);
  backdrop-filter:blur(12px);
}
#evidence .longterm-block .mini-label{color:#d9b45f}
#evidence .longterm-block .feature-copy h3{color:#f5f2ea}
#evidence .longterm-block .feature-copy>p{color:#b9bbc0}
#evidence .longterm-block .feature-points span{
  color:#d9b45f;
  background:rgba(255,255,255,.035);
  border-color:rgba(218,177,88,.34);
}
.longterm-showcase{
  display:grid;
  grid-template-columns:1.08fr .92fr;
  gap:14px;
  align-items:start;
}
.market-view-stack{display:grid;gap:14px}
.longterm-evidence{
  margin:0;
  padding:10px;
  border:1px solid rgba(255,255,255,.065);
  border-radius:18px;
  background:rgba(255,255,255,.025);
  min-width:0;
}
.longterm-evidence figcaption{
  min-height:34px;
  display:flex;
  align-items:center;
  color:#d9b45f;
  font-size:10px;
  font-weight:800;
  letter-spacing:.11em;
}
.longterm-frame{
  overflow:hidden;
  border:1px solid rgba(218,177,88,.34);
  border-radius:12px;
  background:#090b0f;
  box-shadow:0 16px 35px rgba(0,0,0,.3);
}
.longterm-frame img{display:block;width:100%;height:auto}
@media(max-width:980px){
  #evidence .longterm-block{grid-template-columns:1fr;gap:32px}
  #evidence .longterm-block .feature-copy{order:1}
  #evidence .longterm-showcase{order:2}
}
@media(max-width:700px){
  .longterm-showcase{grid-template-columns:1fr}
  #evidence .longterm-block .feature-copy>p br{display:none}
}

/* ===== V18: SIGNAL & REAL-TIME TRADING EVIDENCE ===== */
#evidence .crypto-feature{
  border:1px solid rgba(218,177,88,.28);
  background:linear-gradient(150deg,rgba(13,16,21,.96),rgba(8,10,14,.93));
  box-shadow:0 28px 70px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.035);
}
.signal-showcase{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin-top:28px;
}
.evidence-shot{margin:0;min-width:0}
.evidence-shot figcaption{
  min-height:38px;
  display:flex;
  align-items:center;
  gap:8px;
  color:#d9b45f;
  font-size:11px;
  font-weight:800;
  letter-spacing:.12em;
}
.evidence-shot figcaption span{color:#f0d58d}
.shot-frame{
  overflow:hidden;
  border:1px solid rgba(218,177,88,.34);
  border-radius:14px;
  background:#090b0f;
  box-shadow:0 16px 35px rgba(0,0,0,.3);
}
.shot-frame img{
  display:block;
  width:100%;
  height:auto;
}
.signal-showcase .evidence-shot{
  padding:12px;
  border:1px solid rgba(255,255,255,.06);
  border-radius:18px;
  background:rgba(255,255,255,.025);
}
.signal-showcase .shot-frame{margin-top:4px}
.trading-showcase{
  display:grid;
  grid-template-columns:1.08fr .92fr;
  gap:14px;
  margin-top:28px;
  align-items:start;
}
.trading-flow-stack{display:grid;gap:14px}
.trading-showcase .evidence-shot{
  padding:10px;
  border:1px solid rgba(255,255,255,.06);
  border-radius:18px;
  background:rgba(255,255,255,.025);
}
.trading-summary .shot-frame img{object-fit:contain}
@media(max-width:700px){
  .signal-showcase,.trading-showcase{grid-template-columns:1fr}
  .signal-showcase{gap:10px}
}


/* ===== FINAL CLEAN SECTIONS 01–03 (v10 REBUILT) ===== */

/* 01 HERO — one clean background image, original aspect ratio preserved */
.hero{
  position:relative;
  overflow:hidden;
  min-height:760px;
  padding:160px 0 100px;
  background-color:#05070a;
  background-image:
    linear-gradient(90deg,rgba(3,5,8,.80) 0%,rgba(3,5,8,.70) 34%,rgba(3,5,8,.27) 64%,rgba(3,5,8,.08) 100%),
    linear-gradient(180deg,rgba(2,4,6,.04),rgba(2,4,6,.16)),
    url('assets/hero-bg-v10.jpg');
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
}
.hero .hero-backdrop{display:none!important}
.hero .hero-glow{opacity:.05}
.hero-grid-v2{grid-template-columns:minmax(0,700px) 1fr;min-height:650px;align-items:center}
.hero-copy{position:relative;z-index:2;max-width:720px}
.hero-copy h1{max-width:700px}
.hero-desc{max-width:700px;color:#d0d1d3}
.hero-btn{padding:15px 24px;font-size:15px}

/* 02 MARKETS — two independent backgrounds; never stretched */
.markets-section{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  min-height:780px;
  background:#06090d;
  color:#fff;
}
.markets-section::before,
.markets-section::after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  width:50%;
  z-index:-2;
  background-repeat:no-repeat;
  background-size:cover; /* preserves image ratio; crops overflow */
}
.markets-section::before{
  left:0;
  background-image:
    linear-gradient(90deg,rgba(2,7,11,.40),rgba(2,7,11,.65)),
    url('assets/market-stock-clean.jpg');
  background-position:center center;
}
.markets-section::after{
  right:0;
  background-image:
    linear-gradient(90deg,rgba(5,7,9,.66),rgba(5,6,8,.40)),
    url('assets/market-crypto-clean.jpg');
  background-position:center center;
}
.markets-section .shell{position:relative;z-index:2}
.markets-section .shell::before{
  content:"";
  position:absolute;
  top:-100px;
  bottom:-100px;
  left:50%;
  width:1px;
  background:linear-gradient(180deg,transparent,rgba(239,207,130,.46) 18%,rgba(239,207,130,.28) 80%,transparent);
  pointer-events:none;
}
.market-heading-split{
  width:min(1080px,100%);
  margin:0 auto 50px;
  display:grid;
  grid-template-columns:1fr 1fr;
  position:relative;
}
.market-heading-half{padding-bottom:6px}
.market-heading-left{
  padding-right:42px;
  text-align:right;
  display:flex;
  flex-direction:column;
  align-items:flex-end;
}
.market-heading-right{
  padding-left:42px;
  text-align:left;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
.market-heading-half .eyebrow{margin-bottom:14px;color:var(--gold2)}
.market-heading-half h2{
  margin:0;
  font-size:clamp(36px,3.25vw,52px);
  line-height:1.14;
  letter-spacing:-.055em;
  font-weight:900;
  white-space:nowrap;
}
.market-heading-left h2{color:#fff}
.market-heading-right h2{color:var(--gold2)}
.market-heading-half p:not(.eyebrow){
  margin:16px 0 0;
  color:#d0d2d5;
  font-size:15px;
  line-height:1.7;
  white-space:nowrap;
}
.markets-section .split-cards{gap:28px}
.markets-section .market-card,
.markets-section .market-card.dark-card{
  min-height:360px;
  padding:44px;
  color:#fff;
  background:linear-gradient(145deg,rgba(5,8,12,.88),rgba(7,9,12,.72));
  border:1px solid rgba(255,255,255,.14);
  backdrop-filter:blur(8px);
  box-shadow:0 24px 70px rgba(0,0,0,.20);
}
.markets-section .market-card::before,
.markets-section .market-card::after{display:none!important}
.markets-section .market-card p{color:#d3d5d8}
.markets-section .market-card .eyebrow{color:var(--gold2)}
.markets-section .market-index{color:rgba(255,255,255,.07)}

/* 03 SERVICES — dedicated background, separate from page 2 */
.services-section{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  background:#05070a;
}
.services-section::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  background-image:
    linear-gradient(90deg,rgba(3,7,10,.54),rgba(3,7,10,.47) 40%,rgba(7,7,7,.44) 66%,rgba(8,6,3,.52)),
    url('assets/services-bg-v10.jpg');
  background-size:cover; /* preserves ratio */
  background-repeat:no-repeat;
  background-position:center center;
}
.services-section::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:radial-gradient(ellipse at 50% 47%,transparent 0 44%,rgba(0,0,0,.24) 92%);
  pointer-events:none;
}
.services-section .shell{position:relative;z-index:2}
.services-section .section-heading{max-width:980px}
.services-section .section-heading h2{white-space:normal}
.services-section .service-grid{gap:18px}
.services-section .service-card{
  position:relative;
  overflow:hidden;
  background:linear-gradient(145deg,rgba(4,7,10,.93),rgba(8,9,11,.84));
  border:1px solid rgba(239,207,130,.25);
  backdrop-filter:blur(8px);
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;
}
.services-section .service-card:hover{
  transform:translateY(-3px);
  border-color:rgba(239,207,130,.52);
  box-shadow:0 18px 45px rgba(0,0,0,.24);
}
.services-section .service-card p br{display:block}

@media(max-width:980px){
  .market-heading-half h2,
  .market-heading-half p:not(.eyebrow){white-space:normal}
}
@media(max-width:900px){
  .hero{
    min-height:auto;
    padding:132px 0 86px;
    background-position:66% center;
  }
  .hero-grid-v2{grid-template-columns:1fr;min-height:620px}
  .markets-section::before{
    width:100%;
    height:50%;
    bottom:auto;
    background-position:center center;
    background-size:cover;
  }
  .markets-section::after{
    top:50%;
    width:100%;
    height:50%;
    background-position:center center;
    background-size:cover;
  }
  .markets-section .shell::before{display:none}
  .market-heading-split{grid-template-columns:1fr;gap:24px;margin-bottom:36px}
  .market-heading-left,.market-heading-right{padding:0;text-align:left;align-items:flex-start}
  .markets-section .split-cards{grid-template-columns:1fr}
  .services-section::before{background-position:58% center}
}
@media(max-width:700px){
  .hero{padding:118px 0 70px;background-position:68% center}
  .hero-desc .desktop-break{display:none}
  .markets-section .market-card,.markets-section .market-card.dark-card{padding:30px;min-height:330px}
  .market-heading-half h2{font-size:34px}
  .market-heading-half p:not(.eyebrow){font-size:14px;margin-top:10px}
  .services-section .service-card p br{display:none}
}

/* ===== V11: HERO BACKGROUND SCALE FIX =====
   Preserve the supplied 2048 x 900 artwork without horizontal stretching. */
@media(min-width:901px){
  .hero{
    min-height:900px;
    padding:176px 0 110px;
    background-size:100% auto;
    background-position:center top;
  }
  .hero .shell{
    width:min(1440px,calc(100% - 64px));
  }
  .hero-grid-v2{
    min-height:614px;
    grid-template-columns:minmax(0,720px) 1fr;
  }
}

@media(min-width:901px) and (max-width:2047px){
  .hero{min-height:max(790px,43.945vw)}
}

@media(min-width:2049px){
  .hero{background-size:cover}
}

/* ===== V12: APPROVED HERO ARTWORK + LIVE PAGE ELEMENTS ===== */
.hero{
  background-image:
    linear-gradient(90deg,rgba(2,5,8,.36) 0%,rgba(2,5,8,.24) 35%,rgba(2,5,8,.06) 62%,rgba(2,5,8,.02) 100%),
    url('assets/hero-bg-v12.png');
}
.scroll-cue{
  position:absolute;
  z-index:5;
  left:50%;
  bottom:20px;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:6px;
  transform:translateX(-50%);
  color:#e8e8e6;
  text-decoration:none;
  font-size:10px;
  font-weight:700;
  letter-spacing:.08em;
  opacity:.88;
}
.scroll-mouse{
  width:18px;
  height:31px;
  border:1.5px solid rgba(255,255,255,.86);
  border-radius:999px;
  position:relative;
}
.scroll-mouse i{
  position:absolute;
  left:50%;
  top:7px;
  width:2px;
  height:5px;
  border-radius:99px;
  background:#fff;
  transform:translateX(-50%);
  animation:scroll-dot 1.6s ease-in-out infinite;
}
.scroll-line{width:1px;height:13px;background:rgba(255,255,255,.8)}
@keyframes scroll-dot{
  0%,100%{transform:translate(-50%,0);opacity:.45}
  50%{transform:translate(-50%,7px);opacity:1}
}

@media(min-width:901px){
  .hero{
    min-height:max(660px,34.615vw);
    padding:138px 0 72px;
    background-size:cover;
    background-position:center center;
  }
  .hero .shell{width:min(1440px,calc(100% - 64px))}
  .hero-grid-v2{
    min-height:450px;
    grid-template-columns:minmax(0,720px) 1fr;
  }
  .hero h1{font-size:clamp(50px,3.55vw,72px)}
}

@media(max-width:900px){
  .hero{
    background-size:cover;
    background-position:62% center;
  }
  .scroll-cue{display:none}
}

/* ===== V13: APPROVED SPLIT MARKET BACKGROUNDS ===== */
.markets-section::before{
  background-image:
    linear-gradient(90deg,rgba(2,6,10,.24),rgba(2,6,10,.50)),
    url('assets/market-stock-v13.png');
  background-position:center center;
}
.markets-section::after{
  background-image:
    linear-gradient(90deg,rgba(3,6,9,.50),rgba(3,6,9,.24)),
    url('assets/market-crypto-v13.png');
  background-position:center center;
}
.markets-section .market-card,
.markets-section .market-card.dark-card{
  background:linear-gradient(145deg,rgba(4,7,11,.84),rgba(6,8,11,.70));
  backdrop-filter:blur(5px);
}

/* ===== V14: APPROVED PAGE-3 INTELLIGENCE STUDIO ===== */
.services-section::before{
  background-image:
    linear-gradient(180deg,rgba(3,6,9,.28),rgba(3,6,9,.40)),
    url('assets/services-bg-v14.png');
  background-size:cover;
  background-position:center center;
}
.services-section::after{
  background:radial-gradient(ellipse at 50% 48%,rgba(2,4,7,.08) 0 38%,rgba(0,0,0,.28) 100%);
}
.services-section .service-card{
  background:linear-gradient(145deg,rgba(3,6,10,.84),rgba(7,8,10,.74));
  backdrop-filter:blur(4px);
}

/* ===== V16: ACTUAL-CONTENT PREMIUM EXHIBITION GALLERY ===== */
#evidence.section-light{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  padding:0;
  background:#08090b;
  color:#f7f6f2;
}
#evidence .evidence-band{
  position:relative;
  isolation:isolate;
  padding:104px 0;
}
#evidence .evidence-band::before,
#evidence .evidence-band::after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  left:50%;
  width:100vw;
  transform:translateX(-50%);
  z-index:-1;
  pointer-events:none;
  background-repeat:no-repeat;
  background-position:center;
  background-size:cover;
}
#evidence .evidence-band::after{
  z-index:-1;
  background:linear-gradient(90deg,rgba(4,6,9,.50),rgba(4,5,7,.12) 48%,rgba(4,5,7,.34));
}
#evidence .evidence-band-top::before{background-image:url('assets/evidence-gallery-top.png')}
#evidence .evidence-band-middle::before{background-image:url('assets/evidence-gallery-middle.png')}
#evidence .evidence-band-bottom::before{background-image:url('assets/evidence-gallery-bottom.png')}
#evidence .evidence-band-middle{
  border-top:1px solid rgba(222,181,91,.18);
  border-bottom:1px solid rgba(222,181,91,.18);
}
#evidence .evidence-band-middle::after{
  background:linear-gradient(90deg,rgba(4,5,7,.30),rgba(4,5,7,.08) 50%,rgba(4,5,7,.30));
}
#evidence .section-heading h2{color:#f7f6f2}
#evidence .section-heading .eyebrow{color:var(--gold2)}
#evidence .section-heading p:not(.eyebrow){color:#aeb1b7}
@media(max-width:700px){
  #evidence .evidence-band{padding:76px 0}
  #evidence .evidence-band::before{background-position:center center}
}

/* ===== V17: DOMESTIC MARKET EVIDENCE CARD ===== */
#evidence .feature-stock{
  grid-template-columns:.78fr 1.22fr;
  gap:56px;
  background:linear-gradient(145deg,rgba(10,13,17,.94),rgba(7,9,12,.88));
  border:1px solid rgba(218,177,88,.38);
  box-shadow:0 30px 80px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.04);
  backdrop-filter:blur(12px);
}
#evidence .feature-stock .mini-label{color:#d9b45f}
#evidence .feature-stock .feature-copy h3{color:#f5f2ea}
#evidence .feature-stock .feature-copy>p{color:#b9bbc0}
#evidence .feature-stock .feature-points span{
  color:#d9b45f;
  background:rgba(255,255,255,.035);
  border-color:rgba(218,177,88,.34);
}
#evidence .feature-stock .phone-stack{min-height:500px}
#evidence .feature-stock .phone{
  height:auto;
  aspect-ratio:744/1323;
  border:2px solid rgba(223,184,94,.66);
  border-radius:14px;
  background:#081426;
  box-shadow:0 22px 55px rgba(0,0,0,.48);
}
#evidence .feature-stock .shot-a{
  width:196px;
  left:4px;
  top:76px;
  transform:rotate(-4deg);
  z-index:1;
}
#evidence .feature-stock .shot-b{
  width:232px;
  left:50%;
  top:20px;
  transform:translateX(-50%);
  z-index:3;
}
#evidence .feature-stock .shot-c{
  width:196px;
  right:4px;
  top:76px;
  transform:rotate(4deg);
  z-index:2;
}
@media(max-width:980px){
  #evidence .feature-stock{grid-template-columns:1fr;gap:30px}
}
@media(max-width:700px){
  #evidence .feature-stock .phone-stack{min-height:410px}
  #evidence .feature-stock .shot-a{width:145px;left:0;top:75px}
  #evidence .feature-stock .shot-b{width:174px;top:18px}
#evidence .feature-stock .shot-c{width:145px;right:0;top:75px}
  #evidence .feature-stock .feature-copy>p br{display:none}
}

/* ===== V24: FINAL MESSAGE + CONTACT FORM ===== */
.video-editorial-copy h2 span{white-space:nowrap}

.final-page{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background-color:#07090c;
  background-image:
    linear-gradient(180deg,rgba(3,5,8,.32),rgba(3,5,8,.54)),
    url('assets/final-consultation-bg.png');
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}
.final-page::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:radial-gradient(ellipse at 50% 48%,transparent 0 30%,rgba(0,0,0,.18) 100%);
}

.brand-message{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background:transparent;
}
.brand-message::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:radial-gradient(ellipse at 50% 48%,rgba(211,169,74,.10),transparent 42%);
}
.brand-message .shell{position:relative;z-index:1}

.contact-section.section-light{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  color:#f5f2ea;
  background:transparent;
}
.contact-section .contact-grid{position:relative;z-index:1;grid-template-columns:.72fr 1.28fr;gap:64px}
.contact-section .contact-copy .eyebrow{color:#d9b45f}
.contact-section .contact-copy h2{color:#f5f2ea}
.contact-section .contact-copy>p:not(.eyebrow){color:#c2c4c8}
.contact-section .contact-copy small{color:#c9a95d}
.contact-section .lead-form{
  color:#f5f2ea;
  background:linear-gradient(145deg,rgba(10,14,19,.96),rgba(6,9,13,.92));
  border:1px solid rgba(218,177,88,.38);
  box-shadow:0 34px 90px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.04);
  backdrop-filter:blur(12px);
}
.contact-section .lead-form label{color:#e8e5dd}
.contact-section .required-mark{color:#d9b45f}
.contact-section .field-help{
  display:block;
  margin-top:7px;
  color:#8f9298;
  font-size:11px;
  font-weight:500;
  line-height:1.45;
}
.contact-section .lead-form input[type=text],
.contact-section .lead-form input[type=tel],
.contact-section .lead-form textarea{
  color:#f5f2ea;
  border:1px solid rgba(218,177,88,.25);
  background:rgba(255,255,255,.055);
}
.contact-section .lead-form input::placeholder,
.contact-section .lead-form textarea::placeholder{color:#8d9095}
.contact-section .lead-form input:focus,
.contact-section .lead-form textarea:focus{border-color:#d9b45f;outline:none}
.contact-section .lead-form legend{color:#f1eee7}
.contact-section .lead-form legend b{color:#d9b45f}
.contact-section .lead-form legend small,
.optional-message small{color:#9ea1a7;font-weight:500}
.contact-section .check{
  color:#d9d8d4;
  background:rgba(255,255,255,.035);
  border-color:rgba(218,177,88,.28);
}
.contact-section .check:has(input:checked){
  color:#f1ca6d;
  border-color:rgba(231,190,91,.78);
  background:rgba(202,157,62,.12);
}
.optional-message{display:block;margin-top:18px}
.optional-message textarea{
  display:block;
  width:100%;
  min-height:92px;
  resize:vertical;
  margin-top:9px;
  padding:13px 14px;
  border-radius:12px;
  font:inherit;
  line-height:1.6;
}
.contact-section .privacy{color:#b8bbc0!important}
.contact-section .privacy b{color:#d9b45f}
.contact-section .privacy button{color:#d9b45f}
.contact-section .form-note{color:#d2ae58}

.footer-meta{margin-left:auto;display:flex;align-items:center;gap:22px}
.footer-meta button{
  padding:0;
  border:0;
  color:#9d8148;
  background:none;
  font:inherit;
  font-size:11px;
  text-decoration:underline;
  cursor:pointer;
}
.footer-meta span{margin-left:0}
.policy-card{max-height:min(82vh,760px);overflow-y:auto;width:min(680px,100%)}
.policy-card h4{margin:22px 0 6px;font-size:14px;color:#8a6525}
.policy-card p{margin:0;color:#45484d}

@media(max-width:980px){
  .contact-section .contact-grid{grid-template-columns:1fr;gap:36px}
}
@media(max-width:700px){
  .video-editorial-copy h2 span{white-space:normal}
  .final-page{background-position:52% center}
  .contact-copy>p:not(.eyebrow) br{display:block}
  .footer-meta{margin-left:0;flex-direction:column;align-items:flex-start;gap:10px}
  .policy-card{padding:24px}
}


/* YouTube automatic fallback */
.video-embed{position:relative;overflow:hidden}
#youtubePlaylistPlayer{width:100%;height:100%}
.youtube-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;background:#0b0d12;color:#fff}
.youtube-fallback[hidden]{display:none}
.youtube-fallback img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.42}
.youtube-fallback-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,7,11,.28),rgba(5,7,11,.86))}
.youtube-fallback-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:10px;padding:24px}
.youtube-fallback-content strong{font-size:clamp(20px,3vw,30px);letter-spacing:-.02em}
.youtube-fallback-content span{font-size:14px;color:rgba(255,255,255,.78)}
.youtube-fallback-content a{display:inline-flex;align-items:center;justify-content:center;margin-top:4px;padding:11px 17px;border:1px solid rgba(217,180,95,.65);border-radius:999px;background:rgba(8,10,14,.78);color:#f2d27f;font-weight:700;text-decoration:none}
.youtube-fallback-content a:hover{background:rgba(217,180,95,.12)}

/* ===== V32: mobile navigation, copy and safe YouTube reveal ===== */
.mobile-copy,.market-heading-mobile,.mobile-menu-toggle,.mobile-menu,.back-to-top{display:none}
#youtubePlaylistPlayer{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease}
.video-embed.is-ready #youtubePlaylistPlayer{opacity:1;visibility:visible;pointer-events:auto}
.youtube-fallback{z-index:2}

@media(max-width:700px){
  .desktop-copy{display:none!important}
  .mobile-copy{display:block}
  .site-header{justify-content:space-between}
  .nav-cta{display:none}
  .mobile-menu-toggle{display:flex;width:44px;height:44px;margin-left:auto;padding:10px;border:1px solid rgba(218,177,88,.58);border-radius:12px;background:rgba(8,10,14,.76);flex-direction:column;justify-content:center;gap:5px;cursor:pointer}
  .mobile-menu-toggle span{display:block;width:100%;height:2px;border-radius:2px;background:#efcf82;transition:transform .2s ease,opacity .2s ease}
  .mobile-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .mobile-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
  .mobile-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .mobile-menu{position:absolute;display:grid;top:58px;right:14px;width:min(250px,calc(100vw - 28px));padding:10px;border:1px solid rgba(218,177,88,.32);border-radius:16px;background:rgba(8,10,14,.97);box-shadow:0 18px 50px rgba(0,0,0,.55);backdrop-filter:blur(16px)}
  .mobile-menu[hidden]{display:none}
  .mobile-menu a{padding:13px 14px;border-radius:10px;color:#ece9e1;font-size:15px;font-weight:700;text-decoration:none}
  .mobile-menu a+ a{border-top:1px solid rgba(255,255,255,.06)}
  .mobile-menu a:active{background:rgba(218,177,88,.12);color:#efcf82}

  .hero h1{font-size:clamp(30px,8.2vw,38px);line-height:1.18}
  .market-heading-split{display:none}
  .market-heading-mobile{display:block;margin-bottom:34px}
  .market-heading-mobile h2{margin:0;font-size:30px;line-height:1.25;letter-spacing:-.05em}
  .market-heading-mobile h2 span{color:#efcf82}
  .market-heading-mobile>p:not(.eyebrow){margin:18px 0 0;color:#b8bbc0;font-size:15px;line-height:1.75}
  .services-section .section-heading h2{font-size:31px;line-height:1.25}
  .service-card .mobile-copy{margin:0;color:#9fa1a6;line-height:1.7;font-size:14px}
  .mobile-lines span{display:block;white-space:nowrap}
  .market-card .mobile-lines{font-size:13px;letter-spacing:-.045em}
  .service-card .mobile-copy.mobile-lines{font-size:13px;letter-spacing:-.045em}
  .evidence-mobile-lines{font-size:13px;letter-spacing:-.045em;line-height:1.8}
  .crypto-feature h3.mobile-fixed-lines,.longterm-block h3.mobile-fixed-lines{font-size:clamp(22px,6.5vw,31px);line-height:1.32}
  .mobile-fixed-lines span{display:block;white-space:nowrap}
  #community .community-copy>p.mobile-copy br{display:block}

  .video-editorial-copy{order:1;padding:0 0 34px;border-top:0;border-bottom:1px solid rgba(218,177,88,.26)}
  .video-player-panel{order:2}
  .video-editorial-copy>p.mobile-copy{display:block;margin:22px 0 0;color:#b9bbc0;line-height:1.8}
  .video-editorial-copy>p.mobile-copy br{display:block}

  .back-to-top{position:fixed;z-index:48;right:18px;bottom:20px;display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(218,177,88,.58);border-radius:50%;background:rgba(8,10,14,.88);box-shadow:0 10px 30px rgba(0,0,0,.42);color:#efcf82;font-size:22px;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;cursor:pointer}
  .back-to-top.is-visible{opacity:1;visibility:visible;transform:none}
}

/* ===== V34: consistent mobile copy and visible actions ===== */
.back-to-top{
  position:fixed;
  z-index:48;
  right:26px;
  bottom:26px;
  display:grid;
  width:50px;
  height:50px;
  place-items:center;
  border:1px solid rgba(218,177,88,.68);
  border-radius:50%;
  background:rgba(8,10,14,.90);
  box-shadow:0 10px 30px rgba(0,0,0,.42);
  color:#efcf82;
  font-size:23px;
  opacity:0;
  visibility:hidden;
  transform:translateY(10px);
  transition:opacity .2s ease,transform .2s ease,visibility .2s ease;
  cursor:pointer;
}
.back-to-top.is-visible{opacity:1;visibility:visible;transform:none}

@media(max-width:700px){
  .hero .btn-ghost{
    color:#efcf82;
    border-color:rgba(239,207,130,.72);
    background:rgba(5,7,10,.82);
    box-shadow:0 10px 28px rgba(0,0,0,.24);
  }
  .hero-tags span{
    color:#efcf82;
    border-color:rgba(239,207,130,.50);
    background:rgba(5,7,10,.76);
    font-weight:700;
  }

  .market-card{padding:26px 22px}
  .market-card>p.mobile-copy{
    color:#c1c4c9;
    font-size:14px;
    font-weight:400;
    line-height:1.75;
    letter-spacing:-.04em;
  }

  .service-card{padding:26px 22px}
  .service-card .mobile-copy,
  .service-card .mobile-copy.mobile-lines{
    color:#9fa1a6;
    font-size:14px;
    font-weight:400;
    line-height:1.75;
    letter-spacing:-.04em;
  }
  .service-card .mobile-lines>span{
    color:inherit;
    font-size:inherit;
    font-weight:inherit;
    letter-spacing:inherit;
  }

  .crypto-feature{padding:24px 20px}
  .feature-stock .feature-copy>p:not(.mini-label),
  .crypto-feature>p,
  .longterm-block .feature-copy>p:not(.mini-label),
  .crypto-feature>p.mobile-copy,
  .longterm-block .feature-copy>p.mobile-copy{
    color:#a9abb0;
    font-size:14px;
    font-weight:400;
    line-height:1.8;
    letter-spacing:-.04em;
  }
  .evidence-mobile-lines>span{
    color:inherit;
    font-size:inherit;
    font-weight:inherit;
    letter-spacing:inherit;
  }

  .back-to-top{right:18px;bottom:20px;width:46px;height:46px;font-size:22px}

  /* Keep the domestic-market description on the requested two lines. */
  #evidence .feature-stock .feature-copy>p:not(.mini-label) br{display:block!important}
}
