*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:light dark;--bg: light-dark(#f4f0e8, #171819);--surface: light-dark(#fbf8f1, #202123);--surface-soft: light-dark(#f7f3ea, #1c1d1f);--text: light-dark(#2f3133, #e9e6df);--muted: light-dark(#6f6d68, #aaa49a);--faint: light-dark(#99938a, #77736d);--line: light-dark(rgba(47, 49, 51, .13), rgba(233, 230, 223, .12));--line-soft: light-dark(rgba(47, 49, 51, .08), rgba(233, 230, 223, .08));--radius: 20px;--measure: 780px}html{min-height:100%;background:var(--bg)}body{min-height:100vh;background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55;width:min(80ch,calc(100vw - 3rem));margin:0 auto;padding:4rem 0}h1{font-size:clamp(2.4rem,8vw,4.75rem);line-height:.95;letter-spacing:-.06em;font-weight:760;margin-bottom:1rem}h1+p{max-width:34rem;font-size:clamp(1.1rem,2vw,1.3rem);color:var(--text)}h1+p+p{max-width:36rem;margin-top:.35rem;color:var(--muted)}h2{margin-top:clamp(3.25rem,8vw,5rem);margin-bottom:1rem;color:var(--muted);font-size:.76rem;font-weight:720;letter-spacing:.17em;text-transform:uppercase}h3{margin-top:1rem;padding-top:1.2rem;border-top:1px solid var(--line);font-size:clamp(1.25rem,3vw,1.55rem);line-height:1.15;letter-spacing:-.035em}h3+p{max-width:38rem;margin-top:.35rem;color:var(--muted)}h3+p+p{margin-top:.85rem;margin-bottom:1.35rem}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1px}a[href*=digitaltoybox]{display:inline-flex;align-items:center;min-height:40px;padding:.55rem .85rem;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:var(--text);font-weight:650;text-decoration:none}a[href*=digitaltoybox]:hover{background:var(--surface)}#field-notes+p,#say-hello+p,#say-hello+p+p{max-width:42rem;color:var(--muted)}#say-hello+p{color:var(--text);font-size:1.1rem}@media(min-width:720px){h3,h3+p,h3+p+p{margin-left:.25rem}}
