.hero[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) minmax(25rem,.9fr);align-items:center;gap:clamp(2rem,6vw,6rem);min-height:calc(100svh - 5rem);padding-block:5rem;display:grid}.hero-copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{max-width:9ch;margin:1.2rem 0 1.5rem}.hero-copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--blue);font-style:normal}.hero-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{color:var(--muted-strong);max-width:35rem;font-size:clamp(1.15rem,2vw,1.38rem)}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.7rem;margin-top:2rem;display:flex}.signal-board[data-astro-cid-lcdefpme]{aspect-ratio:1/1.04;background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow-lg);border-radius:2rem;position:relative;overflow:hidden}.signal-board[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;background:linear-gradient(135deg,#165dff1c,#0000 60%);position:absolute;inset:0}.board-note[data-astro-cid-lcdefpme]{z-index:2;display:grid;position:absolute;top:7%;left:7%}.board-note[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--blue);font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:720}.board-note[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-size:clamp(.9rem,1.5vw,1.05rem)}.signal-board[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:96%;position:absolute;inset:9% 2% 4%}.grid-line[data-astro-cid-lcdefpme]{fill:none;stroke:#e8edf3;stroke-width:1px}.signal-line[data-astro-cid-lcdefpme]{fill:none;stroke:var(--blue);stroke-linecap:round;stroke-linejoin:round;stroke-width:5px;animation:1.5s ease-out .15s both draw-line}.signal-board[data-astro-cid-lcdefpme] circle[data-astro-cid-lcdefpme]{fill:var(--white);stroke:var(--blue);stroke-width:4px;animation:.35s ease-out both node-in}.signal-board[data-astro-cid-lcdefpme] circle[data-astro-cid-lcdefpme]:nth-of-type(2){animation-delay:.25s}.signal-board[data-astro-cid-lcdefpme] circle[data-astro-cid-lcdefpme]:nth-of-type(3){animation-delay:.5s}.signal-board[data-astro-cid-lcdefpme] circle[data-astro-cid-lcdefpme]:nth-of-type(4){animation-delay:.75s}.signal-board[data-astro-cid-lcdefpme] circle[data-astro-cid-lcdefpme]:nth-of-type(5){animation-delay:1s}.signal-label[data-astro-cid-lcdefpme]{font-family:var(--font-display);z-index:2;display:grid;position:absolute}.signal-label[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:var(--blue);font-size:.65rem}.signal-label[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--muted-strong);font-size:.78rem;font-weight:650}.label-a[data-astro-cid-lcdefpme]{bottom:11%;left:7%}.label-b[data-astro-cid-lcdefpme]{top:34%;left:29%}.label-c[data-astro-cid-lcdefpme]{bottom:20%;left:53%}.label-d[data-astro-cid-lcdefpme]{top:22%;right:8%}.board-stamp[data-astro-cid-lcdefpme]{background:var(--ink);color:#fff;font-family:var(--font-display);letter-spacing:.03em;text-align:center;z-index:3;border-radius:50%;place-content:center;width:7rem;height:7rem;font-size:clamp(.55rem,1vw,.7rem);font-weight:650;display:grid;position:absolute;bottom:6%;right:6%;transform:rotate(8deg)}.tip-panel[data-astro-cid-lcdefpme]{background:#eaf1ff;border:1px solid #d2dfff;border-radius:2rem;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;padding:clamp(1.5rem,4vw,3rem);display:grid}.tip-index[data-astro-cid-lcdefpme]{background:var(--blue);color:#fff;font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;font-size:.85rem;font-weight:700;display:flex}.tip-panel[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:.45rem 0 .7rem;font-size:clamp(2rem,4vw,3.3rem)}.tip-panel[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted-strong);margin:0}.about-band[data-astro-cid-lcdefpme]{border-block:1px solid var(--line-strong);grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;padding-block:3rem;display:grid}.about-mark[data-astro-cid-lcdefpme]{color:var(--blue);font-family:var(--font-display);font-size:clamp(5rem,10vw,8rem);font-weight:720;line-height:.8}.about-band[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:.45rem 0 .65rem;font-size:clamp(2rem,4vw,3.2rem)}.about-band[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);max-width:40rem;margin:0}@keyframes draw-line{0%{stroke-dasharray:900;stroke-dashoffset:900px}to{stroke-dasharray:900;stroke-dashoffset:0}}@keyframes node-in{0%{opacity:0;transform-origin:50%;transform:scale(.4)}to{opacity:1;transform-origin:50%;transform:scale(1)}}@media (width<=960px){.hero[data-astro-cid-lcdefpme]{grid-template-columns:1fr;padding-top:5rem}.hero-copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{max-width:10ch}.signal-board[data-astro-cid-lcdefpme]{justify-self:center;width:100%;max-width:36rem}}@media (width<=700px){.hero[data-astro-cid-lcdefpme]{min-height:auto;padding-block:4rem 1rem}.signal-board[data-astro-cid-lcdefpme]{border-radius:1.4rem}.board-stamp[data-astro-cid-lcdefpme]{width:5.4rem;height:5.4rem}.tip-panel[data-astro-cid-lcdefpme],.about-band[data-astro-cid-lcdefpme]{grid-template-columns:1fr;align-items:start}.about-mark[data-astro-cid-lcdefpme]{font-size:5rem}}
