.coh-hero{background:#111827;color:#fff;padding:50px 0}.coh-hero.coh-market{padding:54px 0}.coh-hero.coh-hub-index{padding:44px 0}.coh-visual-hero{position:relative;isolation:isolate;min-height:370px;background-image:var(--coh-hero-image);background-position:center center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;overflow:hidden}.coh-visual-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(8,20,37,.94) 0%,rgba(8,20,37,.88) 31%,rgba(8,20,37,.63) 52%,rgba(8,20,37,.20) 72%,rgba(8,20,37,.05) 100%)}.coh-visual-hero:after{content:"";position:absolute;inset:auto 0 0;height:90px;z-index:-1;background:linear-gradient(0deg,rgba(8,20,37,.18),transparent)}.coh-hero-content{position:relative;z-index:1}.coh-hero h1{font-size:clamp(2rem,3.6vw,3.35rem);max-width:740px;line-height:1.06;margin:.35rem 0 .9rem;letter-spacing:-.02em;text-shadow:0 2px 16px rgba(0,0,0,.24)}.coh-hero p{max-width:720px;font-size:1.02rem;line-height:1.65;color:#eef2f7;margin-bottom:0;text-shadow:0 1px 9px rgba(0,0,0,.25)}.coh-kicker{font-size:.78rem;letter-spacing:.14em;font-weight:800;color:#f6c453;margin:0}.coh-kicker.dark{color:#8a6500}.coh-index-meta{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.coh-market-count{display:inline-flex;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);font-size:.76rem;font-weight:800;color:#fff}.coh-market-label{display:flex;align-items:center;gap:14px;margin-bottom:10px}.coh-flag{display:block;width:42px;height:28px;object-fit:cover;border-radius:5px;box-shadow:0 0 0 1px rgba(17,24,39,.12),0 3px 10px rgba(0,0,0,.08);flex:0 0 auto}.coh-flag-hero{width:54px;height:36px;border-radius:6px;box-shadow:0 0 0 1px rgba(255,255,255,.3),0 6px 18px rgba(0,0,0,.22)}.coh-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.coh-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border:1px solid rgba(255,255,255,.45);border-radius:10px;color:#fff;text-decoration:none;font-weight:800;background:rgba(9,20,38,.18);backdrop-filter:blur(4px)}.coh-btn:hover{color:#fff;border-color:#fff}.coh-btn.primary{background:#f2c94c;border-color:#f2c94c;color:#161616}.coh-section{padding:48px 0}.coh-market-grid-section{padding-top:30px}.coh-light{background:#f7f8fa}.coh-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.coh-card{display:flex;flex-direction:column;height:100%;min-height:230px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:22px;text-decoration:none;color:#111827;box-shadow:0 8px 24px rgba(0,0,0,.04);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.coh-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(0,0,0,.08);border-color:#d7b546}.coh-card-head{display:flex;align-items:center;gap:11px;margin-bottom:10px}.coh-card span{font-size:.78rem;font-weight:800;color:#8a6500;text-transform:uppercase;letter-spacing:.08em}.coh-card h2{font-size:1.28rem;margin:.35rem 0 .55rem}.coh-card p{color:#5f6772;margin:.35rem 0 1rem;line-height:1.55;flex:1 1 auto}.coh-card strong{font-size:.92rem;margin-top:auto}.coh-strip{background:#f2c94c;padding:18px 0}.coh-proof{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.coh-proof div{display:flex;flex-direction:column}.coh-proof strong{font-size:1.4rem}.coh-proof span{font-size:.83rem}.coh-two{display:grid;grid-template-columns:1.2fr .8fr;gap:38px;align-items:start}.coh-two h2,.coh-final h2,.coh-light h2{font-size:clamp(1.8rem,3vw,2.7rem);margin:.3rem 0 1rem}.coh-two p,.coh-final p{line-height:1.75;color:#56606c}.coh-panel{background:#111827;color:#fff;border-radius:16px;padding:26px}.coh-panel h3{margin-top:0}.coh-panel li{margin:.7rem 0;color:#e5e7eb}.coh-docs{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}.coh-docs a{display:flex;justify-content:space-between;gap:14px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px;text-decoration:none;color:#111827}.coh-docs span{font-size:.75rem;color:#737b86}.coh-final{background:#111827;color:#fff;border-radius:18px;padding:34px;display:flex;justify-content:space-between;gap:28px;align-items:center}.coh-final p{color:#d1d5db;max-width:700px}.coh-final .coh-actions{margin-top:0}@media(max-width:900px){.coh-visual-hero{min-height:350px;background-position:62% center}.coh-visual-hero:before{background:linear-gradient(90deg,rgba(8,20,37,.94) 0%,rgba(8,20,37,.83) 48%,rgba(8,20,37,.32) 78%,rgba(8,20,37,.08) 100%)}.coh-grid{grid-template-columns:1fr 1fr}.coh-two{grid-template-columns:1fr}.coh-docs{grid-template-columns:1fr}.coh-final{display:block}.coh-final .coh-actions{margin-top:22px}}@media(max-width:620px){.coh-hero,.coh-hero.coh-market,.coh-hero.coh-hub-index{padding:32px 0}.coh-visual-hero{min-height:410px;background-position:70% center}.coh-visual-hero:before{background:linear-gradient(90deg,rgba(8,20,37,.96) 0%,rgba(8,20,37,.90) 62%,rgba(8,20,37,.55) 100%)}.coh-hero h1{font-size:clamp(2rem,10.5vw,3rem);line-height:1.08;max-width:94%}.coh-hero p{font-size:.97rem;line-height:1.55;max-width:94%}.coh-grid{grid-template-columns:1fr}.coh-market-grid-section{padding-top:22px}.coh-proof{grid-template-columns:1fr 1fr}.coh-section{padding:38px 0}.coh-btn{width:100%}.coh-card{padding:19px}.coh-card p{min-height:0}.coh-flag{width:38px;height:25px}.coh-flag-hero{width:46px;height:31px}.coh-market-label{align-items:flex-start;gap:11px}.coh-kicker{letter-spacing:.1em}.coh-index-meta{gap:10px}}
