:root{font-family:Arial,sans-serif;color:#eeece7;background:#0a0a0a;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.shell{max-width:1160px;margin:auto;padding:0 32px}.topbar{height:102px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #292929}.brand{font-size:19px;font-weight:600}.topbar-label{font-size:11px;letter-spacing:.14em;color:#90908a}.hero{padding:76px 0 46px}h1{font-size:clamp(38px,5.5vw,68px);letter-spacing:-.055em;font-weight:500;margin:0 0 24px;line-height:1.05}.title-dot{color:#8b8b85}.hero-kicker{font-size:21px;line-height:1.5;margin:0 0 10px}.hero-copy{font-size:16px;line-height:1.6;color:#92928c;margin:0}.channel-list{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:80px}.channel-row{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:30px;background:#131313;border:1px solid #303030;border-radius:14px;transition:border-color .15s,background .15s}.channel-row:hover{border-color:#77766e;background:#191919}.channel-identity{display:flex;flex-direction:column;gap:22px}.row-number{font-size:12px;letter-spacing:.1em;color:#888880}strong{font-weight:500;font-size:26px;letter-spacing:-.025em}.channel-identity p{max-width:360px;font-size:16px;line-height:1.6;color:#a5a59c;margin:15px 0 0}.niche-label{font-size:12px;color:#a5a59c;padding:6px 9px;border:1px solid #363630;border-radius:4px}.channel-row>span:last-child{margin-top:auto;font-size:14px}a:focus-visible{outline:2px solid #eeece7;outline-offset:5px}@media(max-width:650px){.shell{padding:0 22px}.topbar{height:82px}.topbar-label{max-width:130px;text-align:right;font-size:10px;line-height:1.5}.hero{padding:48px 0 32px}.hero-kicker{font-size:18px}.channel-list{grid-template-columns:1fr;gap:16px}.channel-row{padding:26px;gap:20px}strong{font-size:24px}}
