@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Sora:wght@500;600;700&display=swap";:root{--bg:#f4f8fc;--bg-soft:#eef5ff;--text:#12345f;--muted:#55739b;--primary:#143f7d;--primary-soft:#e7f0ff;--accent:#ff8a45;--accent-soft:#fff1e7;--line:#143f7d1f;--line-strong:#143f7d33;--surface:#ffffffc2;--shadow:0 18px 48px #143f7d1f}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--text);background:radial-gradient(circle at 0 0,#143f7d1a,#0000 24%),radial-gradient(circle at 100% 100%,#ff8a451f,#0000 26%),linear-gradient(#f8fbff 0%,#eef4fb 100%);margin:0;font-family:Inter,sans-serif}a{color:inherit;-webkit-tap-highlight-color:transparent;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px;display:block}#app{min-height:100svh}.page-shell{place-items:center;min-height:100svh;padding:32px 18px;display:grid;position:relative;overflow:hidden}.page-orb{filter:blur(10px);pointer-events:none;border-radius:999px;position:absolute}.page-orb--blue{background:#143f7d1f;width:16rem;height:16rem;top:-5rem;left:-4rem}.page-orb--orange{background:#ff8a4529;width:14rem;height:14rem;bottom:-4rem;right:-4rem}.linktree-shell{z-index:1;flex-direction:column;align-items:center;gap:26px;width:min(100%,520px);padding:16px 0;display:flex;position:relative}.hero{text-align:center}.hero-mark{place-items:center;width:116px;height:116px;margin:0 auto 18px;display:grid;position:relative}.hero-mark__ring,.hero-mark__core{border-radius:50%;position:absolute;inset:0}.hero-mark__ring{background:linear-gradient(145deg,#143f7d14,#ff8a4514);border:1px solid #143f7d24}.hero-mark__core{background:linear-gradient(145deg, var(--primary) 0%, #2057a6 100%);color:#fff;letter-spacing:.1em;place-items:center;font-family:Sora,sans-serif;font-size:1.7rem;font-weight:700;display:grid;inset:12px;box-shadow:0 14px 28px #143f7d33}.hero-mark__core img{object-fit:cover;border-radius:50%;width:100%;height:100%}.eyebrow,.subtitle,.cta-button span{letter-spacing:.08em}.eyebrow{color:var(--accent);text-transform:uppercase;margin:0 0 10px;font-size:.72rem;font-weight:700}.hero h1{letter-spacing:-.04em;color:var(--primary);margin:0;font-family:Sora,sans-serif;font-size:clamp(2rem,5vw,2.7rem)}.subtitle{max-width:28rem;color:var(--muted);margin:12px auto 0;font-size:.7rem;line-height:1.7}.channel-row{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.channel-link{width:50px;height:50px;color:var(--primary);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;place-items:center;transition:transform .16s,border-color .16s,color .16s,background .16s;display:grid}.channel-link:hover{color:var(--accent);background:#fff;border-color:#ff8a454d;transform:translateY(-2px)}.cta-list{gap:14px;width:100%;display:grid}.cta-button{text-align:center;border:1px solid var(--line);min-height:60px;box-shadow:var(--shadow);background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;padding:16px 24px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:flex}.cta-button:hover{border-color:var(--line-strong);background:#fff;transform:translateY(-2px)}.cta-button--featured{background:linear-gradient(135deg, var(--accent-soft) 0%, #fff8f3 100%);border-color:#ff8a4552}.cta-button span{color:var(--primary);text-transform:uppercase;font-size:.8rem;font-weight:700}.cta-button--featured span{color:var(--accent)}.bottom-location{justify-content:center;width:100%;padding-top:2px;display:flex}.location-link{border:1px solid var(--line);width:100%;min-height:48px;box-shadow:none;color:var(--muted);letter-spacing:.04em;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:.78rem;font-weight:600;transition:color .16s,transform .16s,border-color .16s,background .16s;display:inline-flex}.location-link svg{width:18px;height:18px}.location-link:hover{color:var(--primary);border-color:var(--line-strong);background:#ffffff73;transform:translateY(-1px)}@media (width<=560px){.page-shell{padding:22px 14px}.linktree-shell{gap:22px}.hero-mark{width:102px;height:102px;margin-bottom:16px}.hero-mark__core{font-size:1.5rem}.subtitle{font-size:.7rem}.channel-link{width:46px;height:46px}.cta-button{min-height:56px;padding-left:18px;padding-right:18px}.cta-button span{font-size:.74rem;line-height:1.4}.location-link{font-size:.72rem}}
