/* Who’s First? Native Wingspan Original palette, coral pieces, five-seat app icon. */
:root{color-scheme:light;--bg:#DFE6E0;--ink:#27363B;--muted:#44565c;--surface:#F7F4EC;--accent:#8f3026;--line:#27363b33;--coral:#D95C4E;--saffron:#D5A62D;--sky:#3D78A1;--leaf:#508467;--plum:#80658A}
body{font-family:ui-rounded,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink);line-height:1.6}a{color:var(--accent);text-underline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.1}h1{font-size:clamp(50px,6.5vw,88px);font-weight:750;margin-bottom:24px}h2{font-size:clamp(30px,4vw,46px);font-weight:700}.eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;margin-bottom:22px}.family-header{background:transparent}.family-header .family-brand{color:var(--ink)}.wf-page{max-width:1240px;padding:0 clamp(20px,4vw,48px);margin:auto}.wf-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center;padding:60px 0 76px}.wf-icon{width:88px;height:88px;margin-bottom:26px}.wf-lead{font-size:21px;line-height:1.55;max-width:32ch;color:var(--muted)}.wf-store{display:inline-flex;align-items:center;gap:24px;padding:15px 24px;border-radius:999px;background:var(--ink);color:#F7F4EC;text-decoration:none;font-size:15px;font-weight:600;margin:10px 0 18px}.wf-store:hover{background:#3b515a}.wf-meta{font-size:12px;color:var(--muted)}.wf-hero-art{margin:0;position:relative;background:linear-gradient(170deg,#DFE6E0,#C9D7D4 58%,#7EAFCA);border-radius:40px;padding:28px;box-shadow:inset 0 0 0 1px #27363b10}.wf-hero-art img{display:block;width:auto;max-height:580px;margin:auto;border-radius:28px;box-shadow:0 20px 50px #27363b24}.wf-hero-art figcaption{text-align:center;font-size:12px;color:#27363B;margin-top:20px}.wf-dots{display:flex;gap:10px;margin:22px 0}.wf-dots i{width:12px;height:12px;border-radius:50%;background:var(--coral)}.wf-dots i:nth-child(2){background:var(--saffron)}.wf-dots i:nth-child(3){background:var(--sky)}.wf-dots i:nth-child(4){background:var(--leaf)}.wf-dots i:nth-child(5){background:var(--plum)}.wf-modes{border-top:1px solid var(--line);padding:56px 0}.wf-section-intro{max-width:580px;margin-bottom:36px}.wf-section-intro p{color:var(--muted)}.wf-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.wf-mode{min-width:0}.wf-mode h3{font-size:28px;margin:24px 0 12px}.wf-mode p{font-size:15px;color:var(--muted);min-height:74px}.wf-mode figure{margin:0;background:#c9d7d4;padding:16px;border-radius:24px}.wf-mode img{width:100%;display:block;border-radius:15px}.wf-mode .mode-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.wf-worlds{display:grid;grid-template-columns:1.15fr .85fr;gap:64px;align-items:center;padding:56px 0;border-top:1px solid var(--line)}.wf-worlds p{max-width:45ch;color:var(--muted)}.wf-worlds figure{margin:0 auto;max-width:270px}.wf-worlds img{display:block;width:100%;border-radius:22px}.wf-palette{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:28px 0}.wf-palette span{height:48px;border-radius:12px;border:1px solid #27363b22}.wf-closing{background:var(--surface);border-radius:28px;padding:40px;margin:28px 0}.wf-closing p{max-width:58ch;color:var(--muted)}.document .callout{background:var(--surface);padding:20px;border-radius:16px}.document a{color:var(--accent)}
@media(max-width:760px){.wf-hero,.wf-worlds{grid-template-columns:1fr;gap:28px;padding:40px 0}.wf-hero-art{padding:22px}.wf-hero-art img{max-height:510px}.wf-mode-grid{grid-template-columns:1fr;gap:38px}.wf-mode{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:center}.wf-mode figure{grid-column:2;grid-row:1/4;padding:10px}.wf-mode h3{margin:0}.wf-mode p{min-height:0;grid-column:1;font-size:14px}.wf-mode .mode-label{grid-column:1;align-self:end}.wf-worlds figure{max-width:270px}.wf-closing{padding:26px}.wf-lead{font-size:19px}.wf-icon{width:72px;height:72px}.wf-modes{padding:36px 0}.wf-mode h3{font-size:26px}}
@media(prefers-color-scheme:dark){:root{color-scheme:dark;--bg:#17282d;--ink:#F7F4EC;--muted:#c4d3d5;--surface:#243b42;--accent:#ffaea2;--line:#c9d7d433}.wf-store{color:#17282d}.wf-store:hover{background:#dfe6e0}.wf-mode figure{background:#30494f}.wf-worlds img{border:1px solid #dfe6e033}}
