@font-face{font-family:A2z;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/%EC%97%90%EC%9D%B4%ED%88%AC%EC%A7%80%EC%B2%B4-5Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:A2z;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/%EC%97%90%EC%9D%B4%ED%88%AC%EC%A7%80%EC%B2%B4-6SemiBold.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:A2z;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/%EC%97%90%EC%9D%B4%ED%88%AC%EC%A7%80%EC%B2%B4-7Bold.woff2) format("woff2");font-weight:700;font-display:swap}:root{--blue:#3969ed;--blue-dark:#1a3fbf;--blue-soft:#eaf0ff;--blue-line:#c9d8ff;--text:#16181d;--muted-text:#6b7280;--bg:#ffffff;--line:#e6e8ee;--radius:16px;--radius-lg:22px;--radius-pill:999px;--shadow-sm:0 1px 3px rgba(16,24,40,0.06);--shadow:0 10px 30px rgba(16,24,40,0.08);--shadow-lg:0 24px 60px rgba(28,55,158,0.16);--font-sans:"A2z","Pretendard",-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo",system-ui,sans-serif}*,:after,:before{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body,html{font-family:var(--font-sans)}body{color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:radial-gradient(1100px 620px at 50% -12%,rgba(57,105,237,.14),rgba(57,105,237,0) 60%),var(--bg);min-height:100dvh}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}.wrap{min-height:100dvh;justify-content:center;gap:40px;padding:56px 24px;text-align:center}.hero,.wrap{display:flex;flex-direction:column;align-items:center}.hero{gap:22px}.hero__logo{height:58px;width:auto}.hero__copy{display:flex;flex-direction:column;align-items:center;gap:10px}.hero__title{font-size:23px;font-weight:700;letter-spacing:-.02em;color:var(--text)}.hero__brand{font-size:15px;font-weight:500;letter-spacing:-.01em;color:var(--muted-text)}.hero__brand .hl{color:var(--blue);font-weight:700}.hero__brand strong{color:var(--text);font-weight:700}.picker{width:100%;max-width:calc(var(--cols, 3) * 352px + (var(--cols, 3) - 1) * 16px);display:grid;grid-template-columns:repeat(var(--cols,3),minmax(0,1fr));grid-gap:16px;gap:16px}.card{display:flex;align-items:center;gap:16px;text-align:left;padding:20px;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.card--live{cursor:pointer}.card--live:hover{transform:translateY(-4px);border-color:var(--blue-line);box-shadow:var(--shadow-lg)}.card--live:focus-visible{outline:3px solid var(--blue-line);outline-offset:2px}.card--soon{cursor:default;background:#fbfbfd;border-style:dashed}.card--soon .card__icon{filter:grayscale(1);opacity:.55}.card--soon .card__name{color:var(--muted-text)}.card__icon{flex:0 0 auto;width:60px;height:60px;border-radius:15px;box-shadow:var(--shadow-sm)}.card__body{flex:1 1 auto;min-width:0}.card__head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.card__name{font-size:19px;font-weight:700;letter-spacing:-.01em;white-space:nowrap}.card__desc{margin-top:4px;font-size:13.5px;line-height:1.45;color:var(--muted-text)}.card__cta{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:var(--radius-pill);color:var(--blue);background:var(--blue-soft);transition:transform .18s ease,background .18s ease}.card--live:hover .card__cta{transform:translateX(3px);background:var(--blue);color:#fff}.badge{font-size:11.5px;font-weight:600;padding:2px 9px;border-radius:var(--radius-pill);background:var(--blue-soft);color:var(--blue-dark);white-space:nowrap}.badge--soon{background:#eef0f4;color:#6b7280}.foot{font-size:12.5px;color:var(--muted-text)}.foot a:hover{color:var(--text)}@media (max-width:920px){.picker{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}}@media (max-width:600px){.picker{grid-template-columns:1fr;max-width:440px}.hero__logo{height:48px}.hero__title{font-size:19px}.hero__brand{font-size:13.5px}.wrap{gap:32px}}