:root{--bg:#fff;--fg:#0b0b0b;--muted:#6b7280;--accent:#553cff;--radius:0px;--maxw:720px}:root[data-theme=light]{--bg:#fff;--fg:#0b0b0b;--muted:#6b7280;--accent:#553cff}:root[data-theme=dark]{--bg:#0b0b0b;--fg:#e8e8e8;--muted:#9aa0a6;--accent:#7c5cff}@media (prefers-color-scheme:dark){:root:not([data-theme]),:root[data-theme=system]{--bg:#0b0b0b;--fg:#e8e8e8;--muted:#9aa0a6;--accent:#7c5cff}}:root{color-scheme:light dark}*{box-sizing:border-box}body,html{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg);color:var(--fg);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;line-height:1.5}.container{margin:0;max-width:none;padding:24px 16px 56px}.gallery-full{display:flex;flex-direction:column;min-height:100vh;padding:24px 16px 0}.gallery-full .header{background:#0000;padding:0 0 12px;position:static;z-index:auto}.gallery-full .hgallery{flex:1 1;height:auto;width:100%}.gallery-full .hslide{flex:0 0 100%;height:100%;min-height:80vh}.gallery-full .hslide img{max-height:100%;max-width:100%;transform:none}.header{padding:0 0 12px}.site-title{font-size:28px;letter-spacing:-.02em;margin:0 0 4px}.site-title .title-sep{color:var(--muted);margin:0 8px}.site-title .page-label{color:var(--muted);font-size:.9em;font-weight:400;white-space:nowrap}.tagline{color:var(--muted);margin:0}.gallery{border:1px dashed color-mix(in oklab,var(--fg) 28%,#0000);border-radius:0;margin-top:28px;padding:28px}.footer,.placeholder{color:var(--muted);text-align:center}.footer{font-size:13px;margin-top:40px}.mosaic{column-fill:balance;column-gap:16px}@media (min-width:360px){.mosaic{column-count:2}}@media (min-width:640px){.mosaic{column-count:3}}@media (min-width:960px){.mosaic{column-count:4}}.tile{break-inside:avoid;display:inline-block;filter:drop-shadow(0 4px 16px color-mix(in oklab,var(--fg) 12%,transparent));margin:0 0 16px;page-break-inside:avoid;transition:transform .12s ease,filter .12s ease;width:100%}.tile img{border-radius:0;display:block;height:auto;width:100%}.tile:hover{transform:scale(1.02)}.prose{max-width:72ch}.prose .lead{font-weight:600;letter-spacing:-.01em}.prose h3{color:var(--muted);font-size:.875rem;letter-spacing:.08em;margin:1.75em 0 .5em;text-transform:uppercase}.prose p,.prose ul{margin:.75em 0}.prose ul{padding-left:1.25rem}.post{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:1fr 1fr;min-height:60vh}.post-media{align-items:center;display:flex;height:100%;justify-content:center}.post-media img{display:block;height:auto;max-width:min(80%,520px)}.post .prose{max-width:none}a,a:active,a:hover,a:visited{color:inherit;text-decoration:none}.audio-toggle{right:12px}.audio-toggle,.theme-toggle{background:#0000;border:none;color:inherit;cursor:pointer;font:inherit;padding:4px 8px;position:fixed;top:12px;z-index:9999}.theme-toggle{right:56px}.hgallery{-webkit-overflow-scrolling:touch;display:flex;flex-direction:row;height:100vh;overflow-x:auto;overflow-y:hidden;position:relative;scroll-snap-type:x mandatory;width:100vw}.hslide{display:grid;flex:0 0 100vw;height:100vh;place-items:center;scroll-snap-align:center}.hslide img{display:block;max-height:100vh;max-width:100vw;object-fit:contain}.swipe-hint{bottom:14px;color:var(--muted);font-size:clamp(16px,3.2vw,22px);left:50%;opacity:.55;pointer-events:none;position:absolute;transform:translateX(-50%);-webkit-user-select:none;user-select:none}.post-full{display:flex;flex-direction:column;min-height:100vh;padding:24px 16px 0}.post-full .header{background:#0000;padding:0 0 12px;position:static;z-index:auto}.post-full .post{align-items:center;box-sizing:border-box;flex:1 1;height:auto;padding:24px}.post-full .post-media img{max-height:calc(70vh - 48px);max-width:calc(100% - 48px);transform:none}.oklch-demo{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:1fr}.oklch-preview{border:1px solid color-mix(in oklab,var(--fg) 14%,#0000);border-radius:var(--radius);height:200px;width:min(640px,100%)}.oklch-controls .row{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:24px 1fr 84px auto;margin:6px 0}.oklch-controls input[type=range]{width:100%}.oklch-controls input[type=number]{background:#0000;border:1px solid color-mix(in oklab,var(--fg) 18%,#0000);border-radius:4px;color:inherit;padding:2px 6px;width:84px}.oklch-controls .unit{color:var(--muted)}.oklch-controls .code{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:8px}.oklch-controls .code code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9rem}.oklch-controls .ghost{background:#0000;border:1px solid color-mix(in oklab,var(--fg) 18%,#0000);border-radius:4px;color:inherit;cursor:pointer;padding:4px 8px}.oklch-strip{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(7,minmax(0,1fr));max-width:min(640px,100%)}.oklch-strip .sw{aspect-ratio:1/1;border:1px solid color-mix(in oklab,var(--fg) 14%,#0000);border-radius:2px}.home-links ul{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin:0 0 24px;padding:0}.home-links li{align-items:center;display:inline-flex;margin:0}.home-links li+li:before{color:var(--muted);content:"|";margin:0 12px}.poem{display:grid;margin:0 auto;min-height:68vh;padding:0 16px;place-items:center}.poem-card{max-width:36rem;padding:0;text-align:center;width:100%}.poem-card blockquote{margin:0}.poem-card p{font-size:clamp(12px,1.6vw,16px);letter-spacing:.01em;line-height:1.9;margin:.75em 0}.poem-card figcaption{color:var(--muted);font-size:.8rem;margin-top:clamp(8px,1.5vw,14px)}.poem-card .poem-muted{color:var(--muted)}.rive-test{display:grid;min-height:calc(100vh - 84px);place-items:center}.rive-test__stage{aspect-ratio:16/10;width:min(960px,calc(100vw - 32px))}.rive-test__canvas{display:block;height:100%;width:100%}.rive-test__error{bottom:16px;color:#b42318;left:16px;margin:0;position:fixed}.rhythm-page{grid-gap:24px;display:grid;gap:24px;padding-bottom:64px}.rhythm-page__header{max-width:780px}.rhythm-card__eyebrow,.rhythm-meta__label,.rhythm-page__eyebrow{color:var(--muted);display:inline-block;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.rhythm-page__title{margin:8px 0 12px}.rhythm-page__lede{color:var(--muted);font-size:1rem;margin:0;max-width:62ch}.rhythm-meta{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.rhythm-button,.rhythm-card,.rhythm-meta__item{background:color-mix(in oklab,var(--bg) 86%,var(--fg) 2%);border:1px solid color-mix(in oklab,var(--fg) 12%,#0000);border-radius:18px}.rhythm-meta__item{padding:16px 18px}.rhythm-meta__item strong{display:block;font-size:1.4rem;font-weight:600;margin-top:8px}.rhythm-meta__item p{color:var(--muted);margin:8px 0 0}.rhythm-phrase{grid-gap:24px;align-items:end;border-radius:24px;box-shadow:0 24px 60px #0000002e,inset 0 1px 0 #ffffff1f;color:#fffffff5;display:grid;gap:24px;grid-template-columns:1fr auto;min-height:184px;padding:20px 24px}.rhythm-phrase .rhythm-card__eyebrow{color:#ffffffc2}.rhythm-phrase__copy{grid-gap:10px;display:grid;gap:10px;max-width:44ch}.rhythm-phrase__copy h3{font-size:clamp(1.6rem,3vw,2.8rem);letter-spacing:-.04em;line-height:1;margin:0}.rhythm-phrase__copy p{color:#ffffffd1;line-height:1.5;margin:0}.rhythm-phrase__beats{align-items:center;display:inline-flex;gap:8px}.rhythm-phrase__beats span{background:#ffffff47;border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff2e;height:12px;width:12px}.rhythm-phrase__beats span.is-active{background:#fffffff2;box-shadow:0 0 18px #ffffff73}.rhythm-meta__item--wide{min-height:96px}.rhythm-token-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.rhythm-token-list span{background:color-mix(in oklab,var(--fg) 7%,#0000);border-radius:999px;font-size:.82rem;padding:4px 10px}.rhythm-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.rhythm-card{min-height:148px;padding:18px;transform-origin:center}.rhythm-card h3{font-size:1.2rem;letter-spacing:-.02em;margin:16px 0 10px}.rhythm-card p{color:var(--muted);line-height:1.5;margin:0}.rhythm-controls{display:flex;flex-wrap:wrap;gap:12px}.rhythm-interface,.rhythm-showcase{grid-gap:16px;display:grid;gap:16px}.rhythm-orchestra{grid-gap:24px;border:1px solid #ffffff24;border-radius:28px;color:#fffffff5;display:grid;gap:24px;min-height:280px;overflow:hidden;padding:28px;position:relative}.rhythm-orchestra:before{background:linear-gradient(180deg,#ffffff14,#0000 28%,#0000 72%,#ffffff0d);content:"";inset:0;pointer-events:none;position:absolute}.rhythm-orchestra .rhythm-card__eyebrow{color:#ffffffbd}.rhythm-orchestra__copy{grid-gap:12px;display:grid;gap:12px;max-width:52ch;position:relative;z-index:1}.rhythm-orchestra__title{display:flex;flex-wrap:nowrap;font-size:clamp(1.4rem,4vw,3.5rem);gap:.32em;letter-spacing:-.045em;line-height:.98;margin:0;white-space:nowrap}.rhythm-orchestra__word{display:inline-flex;gap:.015em}.rhythm-orchestra__char{display:inline-block;transform-origin:center bottom;will-change:transform,opacity}.rhythm-orchestra__gap{display:inline-block;width:.1em}.rhythm-orchestra__copy p{color:#ffffffd6;line-height:1.55;margin:0}.rhythm-orchestra__meter{background:linear-gradient(180deg,#ffffff12,#0000),#0000001f;border:1px solid #ffffff24;border-radius:16px;height:74px;overflow:hidden;position:relative;z-index:1}.rhythm-orchestra__meter-fill{background:linear-gradient(90deg,#ffffff2e,#ffffff14);inset:0;position:absolute;transform-origin:left center}.rhythm-orchestra__meter-segments{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));inset:0;position:absolute}.rhythm-orchestra__meter-segments span{border-right:1px solid #ffffff1a}.rhythm-orchestra__meter-segments span.is-active{background:#ffffff24}.rhythm-showcase__intro{grid-gap:6px;display:grid;gap:6px;max-width:54ch}.rhythm-ui-card{min-height:220px}.rhythm-radio{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 14px}.rhythm-radio__option{align-items:center;background:#0000;border:1px solid color-mix(in oklab,var(--fg) 14%,#0000);border-radius:999px;color:inherit;cursor:pointer;display:inline-flex;gap:8px;padding:10px 12px;transition:background-color .12s linear,border-color .12s linear}.rhythm-radio__option.is-selected{background:color-mix(in oklab,var(--fg) 10%,#0000);border-color:color-mix(in oklab,var(--fg) 28%,#0000)}.rhythm-radio__dot{background:color-mix(in oklab,var(--fg) 24%,#0000);border-radius:999px;height:8px;width:8px}.rhythm-radio__option.is-selected .rhythm-radio__dot{background:var(--fg)}.rhythm-field{grid-gap:10px;background:color-mix(in oklab,var(--bg) 94%,var(--fg) 2%);border:1px solid color-mix(in oklab,var(--fg) 14%,#0000);border-radius:16px;display:grid;gap:10px;margin:16px 0 14px;padding:14px 14px 12px;position:relative;transition:background-color .12s linear,border-color .12s linear}.rhythm-field.is-focused{background:color-mix(in oklab,var(--bg) 88%,var(--fg) 4%);border-color:color-mix(in oklab,var(--fg) 24%,#0000)}.rhythm-field__label{color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.rhythm-field input{background:#0000;border:none;color:inherit;font:inherit;outline:none;padding:0;width:100%}.rhythm-field input::placeholder{color:color-mix(in oklab,var(--muted) 72%,#0000)}.rhythm-word-button{align-items:center;background:#0000;border:1px solid color-mix(in oklab,var(--fg) 14%,#0000);border-radius:999px;color:inherit;cursor:pointer;display:inline-flex;font:inherit;font-size:1rem;font-weight:600;gap:.04em;letter-spacing:.03em;margin:16px 0 14px;padding:12px 16px}.rhythm-word-button__char{display:inline-block;transform-origin:center bottom;will-change:transform,opacity}.rhythm-button{color:inherit;cursor:pointer;display:inline-flex;flex-direction:column;gap:4px;min-width:180px;padding:14px 16px;transform-origin:center}.rhythm-button span{font-size:.96rem;font-weight:600}.rhythm-button small{color:var(--muted)}.rhythm-swatch{border:1px solid color-mix(in oklab,var(--fg) 10%,#0000);border-radius:12px;height:108px;margin-bottom:14px;margin-top:16px;width:100%}.rhythm-border-card{transition:border-color .12s linear,outline-color .12s linear}.rhythm-meter{background:linear-gradient(180deg,color-mix(in oklab,var(--fg) 5%,#0000),#0000),color-mix(in oklab,var(--bg) 84%,var(--fg) 3%);border:1px solid color-mix(in oklab,var(--fg) 10%,#0000);border-radius:12px;height:70px;margin-bottom:14px;margin-top:16px;overflow:hidden;position:relative;width:100%}.rhythm-meter__fill{background:linear-gradient(90deg,color-mix(in oklab,var(--fg) 12%,#0000),color-mix(in oklab,var(--fg) 6%,#0000));inset:0;position:absolute;transform-origin:left center}.rhythm-meter__segments{display:grid;inset:0;position:absolute}.rhythm-meter__segments span{border-right:1px solid color-mix(in oklab,var(--fg) 10%,#0000)}.rhythm-meter__segments span.is-active{background:color-mix(in oklab,var(--fg) 10%,#0000)}.rhythm-text{display:flex;flex-wrap:nowrap;font-size:clamp(1rem,3vw,2.75rem);font-weight:600;gap:.28em;letter-spacing:.015em;line-height:1.12;white-space:nowrap}.rhythm-text__word{display:inline-flex;gap:.015em}.rhythm-text__char{display:inline-block;transform-origin:center bottom;will-change:transform,opacity}@media (max-width:640px){.rhythm-page{gap:18px}.rhythm-phrase{align-items:start;gap:18px;grid-template-columns:1fr;min-height:172px}.rhythm-orchestra{min-height:220px;padding:22px}.rhythm-orchestra__title{font-size:clamp(1.05rem,6vw,2rem)}.rhythm-button{width:100%}.rhythm-text{font-size:clamp(.82rem,4vw,1.3rem)}}.phosphenes-page{display:grid;min-height:calc(100vh - 120px);place-items:center}.phosphenes-canvas{display:block;height:min(calc(100vw - 32px),calc(100vh - 160px));image-rendering:pixelated;width:min(calc(100vw - 32px),calc(100vh - 160px))}@media (max-width:640px){.phosphenes-page{min-height:calc(100vh - 96px)}.phosphenes-canvas{height:calc(100vw - 32px);width:calc(100vw - 32px)}}
/*# sourceMappingURL=main.e182a14d.css.map*/