.account-button{border:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;max-width:190px;color:var(--ink);background:0 0;min-height:42px;padding:10px 14px;font-size:12px;overflow:hidden}.community-actions{z-index:2;border-top:1px solid var(--line);order:12;justify-content:space-between;gap:20px;padding:18px 0;display:flex;position:relative}.community-actions p{color:var(--muted);max-width:55%;margin:0;font-size:12px}.community-actions>div{flex-wrap:wrap;gap:18px;display:flex}.community-actions button{min-height:36px;font-size:12px}.community-actions button:disabled{cursor:not-allowed;opacity:.65}.community-section{border-top:1px solid var(--line);padding:70px 0 90px}.community-tabs,.admin-filters{flex-wrap:wrap;gap:24px;display:flex}.community-tabs button,.admin-filters button{color:var(--muted);border-bottom:1px solid #0000;padding:12px 0;font-size:13px}.community-tabs button[aria-pressed=true],.admin-filters button[aria-pressed=true]{color:var(--ink);border-color:var(--ink)}.community-message{color:var(--muted);font-size:13px;line-height:1.8}.community-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px;display:grid}.community-card{min-width:0}.community-preview{text-align:left;width:100%;padding:0;display:block}.community-cover{aspect-ratio:1;border:1px solid var(--line);background:radial-gradient(oklch(28% .012 245/.5),#0000 70%);place-items:center;display:grid;position:relative;overflow:hidden}.community-cover img{object-fit:contain;width:100%;height:100%;transition:transform .22s}.community-preview:hover img{transform:scale(1.04)}.community-listen{background:var(--bg);border:1px solid var(--line);padding:9px 12px;font-size:11px;position:absolute;bottom:15px;right:15px}.community-caption{justify-content:space-between;gap:16px;margin-top:17px;display:flex}.community-caption h3{overflow-wrap:anywhere;margin:0 0 6px;font-size:16px;font-weight:600}.community-caption p,.community-caption>span{color:var(--muted);margin:0;font-size:11px}.community-caption>span{white-space:nowrap}.work-management{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:16px;margin-top:17px;padding-top:12px;font-size:11px;display:flex}.work-management>span{color:var(--muted);margin-right:auto}.work-management button{text-underline-offset:4px;text-decoration:underline}.moderation-note{color:var(--muted);font-size:12px;line-height:1.8}#more-works,#admin-more{margin-top:28px}.community-dialog{border:1px solid var(--line);background:var(--surface);width:calc(100% - 32px);max-width:540px;max-height:calc(100dvh - 48px);color:var(--ink);padding:28px}.community-dialog h2{font-size:25px}.community-dialog p{font-size:13px;line-height:1.8}.community-dialog input,.community-dialog textarea,.admin-root input,.admin-root textarea{background:var(--bg);border:1px solid var(--line);color:var(--ink);width:100%;font:inherit;border-radius:0;padding:12px}.community-dialog textarea,.admin-root textarea{resize:vertical;min-height:90px}.community-dialog .field,.admin-root .field{gap:9px;margin:20px 0;font-size:13px;display:grid}.community-dialog .primary{justify-content:center;width:100%;min-width:0}.community-dialog .dialog-note{color:var(--muted);font-size:12px}.consent{align-items:flex-start;gap:12px;margin:22px 0;font-size:12px;line-height:1.9;display:flex}.consent input{width:18px;height:18px;accent-color:var(--ink);flex:none;margin-top:3px}.wallet-options{gap:12px;display:grid}.wallet-address{overflow-wrap:anywhere;color:var(--muted);font-family:monospace;font-size:12px}.dialog-actions{justify-content:space-between;gap:16px;margin-top:25px;display:flex}.dialog-actions button{font-size:12px}.community-dialog [role=status]{min-height:20px;color:var(--muted)}.community-dialog button:disabled{opacity:.55;cursor:wait}.admin-mode #app{display:none}.admin-root{max-width:1150px;padding-bottom:80px}.admin-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;margin-bottom:65px;padding:28px 0;display:flex}.admin-header>a:last-child{font-size:12px}#admin-login-panel{max-width:480px;margin:85px auto}#admin-login-panel h1{font:400 32px var(--font);letter-spacing:0;white-space:normal}#admin-login-panel p{color:var(--muted);font-size:13px;line-height:1.8}.admin-filters{margin-bottom:28px}.admin-work{border-top:1px solid var(--line);grid-template-columns:260px minmax(0,1fr);gap:34px;padding:32px 0;display:grid}.admin-preview img{aspect-ratio:1;object-fit:contain;background:var(--surface);border:1px solid var(--line);width:100%}.admin-preview>a{margin-top:15px;font-size:12px}.admin-work h3{margin:0 0 12px;font-size:23px}.admin-work p{overflow-wrap:anywhere;font-size:13px;line-height:1.8}.admin-meta{color:var(--muted)}.admin-work audio{width:100%;margin:15px 0}.admin-decisions{flex-wrap:wrap;gap:12px;display:flex}.admin-decisions button{border:1px solid var(--line);padding:12px;font-size:12px}.admin-decisions button:first-child{background:var(--ink);color:var(--bg)}.reports{border:1px solid var(--line);margin:20px 0;padding:15px}.reports h4{margin:0;font-size:13px}[hidden]{display:none!important}.skip{top:0;transform:translateY(-150%)}.skip:focus{top:12px;transform:none}textarea:focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media (width<=1000px){.community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header nav{gap:20px}.account-button{max-width:150px}}@media (width<=760px){.account-button{max-width:125px;padding:9px;font-size:10px}.header nav{display:none}.community-actions{display:block}.community-actions p{max-width:none}.community-actions>div{margin-top:10px}.community-section{padding:48px 0}.community-section .section-heading{display:block}.community-tabs{margin-top:16px}.community-grid{gap:28px 16px}.community-caption{display:block}.community-caption>span{margin-top:7px;display:block}.community-listen{padding:7px;font-size:9px;bottom:8px;right:8px}.community-dialog{padding:22px}.admin-header{margin-bottom:35px}.admin-work{grid-template-columns:1fr;gap:20px}.admin-preview{max-width:330px}.admin-root .section-heading{display:block}.admin-root .section-heading>button{margin-top:20px}.admin-filters{gap:18px}}@media (width<=390px){.community-grid{grid-template-columns:1fr}.community-caption{display:flex}.community-caption>span{margin:0}}@media (prefers-reduced-motion:reduce){.community-cover img{transition:none}}.device-draft{border-top:1px solid var(--line);padding:18px 0}.device-draft h3{margin:0 0 8px;font-size:16px}.device-draft p{color:var(--muted);font-size:12px;line-height:1.7}.device-draft>div{flex-wrap:wrap;gap:12px 24px;display:flex}.device-draft button{white-space:normal;text-align:left;font-size:12px}.draft-save-message{color:var(--muted);font-size:12px;line-height:1.7}#device-drafts{margin-top:14px;font-size:12px}#upload-recovery{border-block:1px solid var(--line);margin:18px 0}#upload-recovery:empty{display:none}.quota-message{color:var(--muted);margin:14px 0;font-size:12px;line-height:1.8}.work-management{flex-wrap:wrap}.history-entry{border-top:1px solid var(--line);padding:12px 0}.history-entry h4{margin:0 0 8px;font-size:13px}.delete-warning{color:var(--ink);font-size:13px;line-height:1.8}@media (width<=760px){#device-drafts{order:9;justify-self:start;margin-top:8px;margin-bottom:8px}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:oklch(16% .007 180);--surface:oklch(20% .008 170);--ink:oklch(94% .004 100);--muted:oklch(72% .008 150);--line:oklch(33% .009 155);--accent:oklch(86% .13 100);--font:"Manrope","PingFang SC","Microsoft YaHei",sans-serif;font-family:var(--font);color:var(--ink);background:var(--bg);font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{background:0 0;border:0}button:disabled{opacity:.45;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:5px}::selection{background:var(--accent);color:var(--bg)}.shell{width:calc(100% - 112px);max-width:1568px;margin-inline:auto}.icon{flex-shrink:0;width:20px;height:20px}.skip{background:var(--accent);color:var(--bg);z-index:20;padding:16px;position:fixed;top:-80px;left:20px}.skip:focus{top:12px}.header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:32px;height:108px;display:flex}.brand{align-items:center;gap:15px;display:flex}.brand-mark{letter-spacing:-8px;transform-origin:0;width:46px;font-size:36px;font-weight:800;line-height:1;display:block;transform:scaleX(.88)}.brand-mark span{font-size:28px}.brand>span:last-child{letter-spacing:.2em;font-size:14px;font-weight:800}.brand small{letter-spacing:.36em;color:var(--muted);margin-top:6px;font-size:11px;font-weight:400;display:block}.header nav{gap:34px;margin-left:auto;display:flex}.header nav a{color:var(--muted);padding:16px 0;font-size:13px;position:relative}.header nav a:hover,.header nav a.nav-current{color:var(--ink)}.nav-current:after{content:"";background:var(--accent);height:1px;position:absolute;bottom:6px;left:0;right:0}.header-note{letter-spacing:.13em;color:var(--muted);margin-left:38px;font-size:10px}.experience{grid-template-columns:40% 60%;padding-top:28px;scroll-margin-top:20px;display:grid;position:relative}.hero-copy{z-index:2;pointer-events:none;padding:54px 0 16px;position:relative}.edition{letter-spacing:.1em;color:var(--muted);align-items:center;gap:28px;font-size:12px;display:flex}.edition span{letter-spacing:.12em;color:var(--muted);font-size:10px}h1{letter-spacing:-.035em;text-wrap:balance;margin:26px 0;font-size:clamp(3.25rem,5.7vw,5.9rem);font-weight:500;line-height:1.26}.meow{display:inline-block;position:relative}.meow svg{fill:none;width:95%;height:12px;stroke:var(--accent);stroke-width:2px;position:absolute;bottom:-3px;left:5%}.intro{color:var(--muted);letter-spacing:.035em;margin:0 0 27px;font-size:15px;line-height:1.9}.primary{background:var(--accent);color:oklch(20% .012 110);border-radius:3px;align-items:center;gap:14px;min-height:54px;padding:0 22px;font-size:14px;font-weight:600;transition:background .2s,transform .2s;display:flex}.primary>.icon:last-child{width:18px;margin-left:20px}.primary:hover{background:oklch(92% .12 100);transform:translateY(-2px)}.privacy{color:var(--muted);margin:13px 0 30px;font-size:12px}.small-label{color:var(--muted);font-size:12px}.sample-buttons{gap:18px;margin-top:8px;display:flex}.sample-buttons button{min-height:38px;color:var(--muted);border-bottom:1px solid #0000;align-items:center;gap:18px;padding:0 0 7px;font-size:13px;display:flex}.sample-buttons button span{font-size:10px}.sample-buttons button[aria-pressed=true]{color:var(--ink);border-bottom-color:var(--accent)}.sample-buttons button:hover{color:var(--ink)}.feedback{color:var(--muted);max-width:350px;min-height:20px;margin:16px 0 0;font-size:12px;line-height:1.6}.feedback.error{color:oklch(80% .13 35)}.art-panel{isolation:isolate;min-height:595px;position:relative;overflow:hidden}.art-panel:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(at 50% 45%,oklch(29% .014 155/.37),#0000 64%);position:absolute;inset:8% 0 4%}.art-heading{color:var(--muted);letter-spacing:.15em;z-index:2;justify-content:space-between;font-size:10px;display:flex;position:absolute;inset:13px 0 auto 42px}.art-heading span:last-child{letter-spacing:.06em;font-size:11px}.sculpture{outline:none;transition:opacity .4s;position:absolute;inset:0 -8% 10px}.sculpture canvas{width:100%;height:100%;display:block}.sculpture.is-loading{opacity:.25}.art-caption{pointer-events:none;flex-direction:column;gap:9px;display:flex;position:absolute;bottom:43px;left:43px}.art-caption span:first-child{letter-spacing:.12em;text-overflow:ellipsis;white-space:nowrap;max-width:250px;font-size:13px;font-weight:600;overflow:hidden}.art-caption span:last-child{color:var(--muted);font-size:11px}.stage-toolbar{flex-direction:column;gap:5px;display:flex;position:absolute;bottom:74px;right:0}.stage-toolbar button{width:40px;height:40px;color:var(--muted);border:1px solid #0000;border-radius:3px;place-items:center;display:grid}.stage-toolbar button:hover,.stage-toolbar button[aria-pressed=true]{border-color:var(--line);color:var(--ink);background:var(--bg)}.stage-toolbar .icon{width:17px;height:17px}.stage-hint{color:var(--muted);letter-spacing:.04em;font-size:10px;position:absolute;bottom:20px;right:0}.art-loading{color:var(--muted);text-align:center;font-size:12px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.art-loading span{background:var(--line);width:130px;height:2px;margin-top:18px;display:block;position:relative;overflow:hidden}.art-loading span:after{content:"";background:var(--accent);transform-origin:0;animation:1.5s ease-in-out infinite loading;position:absolute;inset:0}.art-loading[hidden]{display:none}@keyframes loading{0%,to{transform:scaleX(.2)}50%{transform:scaleX(1)}}.playbar{border-block:1px solid var(--line);grid-column:1/-1;align-items:center;gap:22px;padding:19px 0;display:flex;position:relative}.play-button{background:var(--ink);width:44px;height:44px;color:var(--bg);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.play-button:hover{background:var(--accent)}.play-button .icon{width:18px;height:18px}.track-info{flex-direction:column;gap:6px;min-width:134px;max-width:160px;display:flex}.track-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.track-info span{color:var(--muted);font-size:10px}.wave-wrap{flex:1;min-width:80px;height:48px;margin:0 16px;position:relative}.wave-wrap canvas{width:100%;height:48px;display:block}.wave-wrap input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.wave-wrap:focus-within{outline:1px solid var(--accent);outline-offset:3px}.time{white-space:nowrap;font-variant-numeric:tabular-nums;gap:9px;font-size:11px;display:flex}.time span:not(:first-child){color:var(--muted)}.text-button{white-space:nowrap;justify-content:center;align-items:center;gap:9px;min-height:44px;font-size:12px;display:inline-flex}.text-button:hover{color:var(--accent)}.text-button .icon{width:16px;height:16px}.save-button{border-left:1px solid var(--line);padding-left:24px}.underbar{min-height:58px;color:var(--muted);grid-column:1/-1;justify-content:space-between;align-items:center;gap:15px;font-size:10px;display:flex}.underbar>a:hover{color:var(--ink)}.palette{gap:16px;display:flex}.palette button{min-height:38px;color:var(--muted);padding:0 3px;font-size:11px;position:relative}.palette button[aria-pressed=true]{color:var(--ink)}.palette button[aria-pressed=true]:after{content:"";background:var(--accent);height:1px;position:absolute;bottom:5px;left:3px;right:3px}.collection{padding-top:106px;padding-bottom:84px;scroll-margin-top:30px}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.section-kicker{color:var(--muted);letter-spacing:.08em;font-size:12px}h2{letter-spacing:-.02em;text-wrap:balance;margin:13px 0 0;font-size:clamp(1.65rem,2.5vw,2.3rem);font-weight:500;line-height:1.4}.section-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.9}.gallery{grid-template-columns:1.13fr 1fr;gap:30px;display:grid}.gallery-item{text-align:left;padding:0}.gallery-image{background:oklch(19% .008 165);border:1px solid oklch(26% .01 155);height:300px;position:relative;overflow:hidden}.gallery-image img{object-fit:contain;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1)}.gallery-play{background:var(--surface);border-radius:3px;align-items:center;gap:8px;padding:9px 12px;font-size:12px;display:flex;position:absolute;bottom:19px;right:20px}.gallery-play .icon{width:14px;height:14px}.gallery-no{letter-spacing:.14em;color:var(--muted);font-size:10px;position:absolute;top:21px;left:22px}.gallery-caption{justify-content:space-between;align-items:center;padding:19px 0;display:flex}.gallery-caption h3{margin:0 0 7px;font-size:16px;font-weight:500}.gallery-caption p,.gallery-caption>span{color:var(--muted);margin:0;font-size:11px}.collection-invite{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:22px 0 12px;display:flex}.collection-invite p{color:var(--muted);font-size:14px}.about{grid-template-columns:1fr 1fr;gap:12%;padding-bottom:100px;display:grid}.about>div>p{color:var(--muted);max-width:360px;margin:24px 0 0;font-size:14px;line-height:1.9}.about>div>p.about-note{margin-top:22px;font-size:12px}.about dl{margin:0}.about dl>div{border-bottom:1px solid var(--line);padding:22px 0}.about dl>div:first-child{padding-top:5px}.about dt{font-size:15px}.about dt span{color:var(--accent);margin-right:26px;font-size:12px;display:inline-block}.about dd{color:var(--muted);margin:12px 0 0 52px;font-size:12px;line-height:1.8}.footer{border-top:1px solid var(--line);min-height:110px;color:var(--muted);justify-content:space-between;align-items:center;gap:24px;font-size:11px;display:flex}.footer-brand{letter-spacing:.13em;color:var(--ink);font-size:14px;font-weight:600}.footer-brand span{letter-spacing:.05em;margin-left:10px;font-size:11px;font-weight:400}.footer button{min-height:44px;color:var(--muted);font-size:11px}.footer button:hover{color:var(--ink)}dialog{background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:10px;width:min(520px,100vw - 32px);max-height:85dvh;padding:32px;overflow-y:auto}dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:oklch(5% 0 0/.8)}.dialog-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.dialog-heading h2{margin-top:8px;font-size:24px}.icon-button{place-items:center;min-width:40px;height:40px;display:grid}.field{flex-direction:column;gap:12px;font-size:13px;display:flex}.field input{background:var(--bg);border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);border-radius:3px;padding:10px 13px;font-size:16px}.field input::placeholder{color:var(--muted)}.clip-heading{color:var(--muted);justify-content:space-between;gap:15px;margin:28px 0 18px;font-size:12px;display:flex}.clip-heading>span:first-child{text-overflow:ellipsis;white-space:nowrap;max-width:70%;overflow:hidden}.clip-fields{grid-template-columns:1fr 1fr;gap:20px;display:grid}.dialog-note{color:var(--muted);font-size:12px;line-height:1.8}#editor-error{color:oklch(80% .13 35);font-size:13px;line-height:1.6}#edit-form>.primary{justify-content:space-between;width:100%;margin-top:22px}#credits-dialog p{color:var(--muted);font-size:13px;line-height:1.8}#credits-dialog h3{margin-top:28px;font-size:16px;font-weight:500}#credits-dialog a{text-underline-offset:4px;margin-right:14px;text-decoration:underline}:is(.art-panel:fullscreen,.art-panel.expanded){background:var(--bg);width:100%;height:100dvh;min-height:0}.art-panel.expanded{z-index:50;position:fixed;inset:0}:is(.art-panel:fullscreen .art-heading,.art-panel.expanded .art-heading){inset:30px 35px auto}:is(.art-panel:fullscreen .stage-toolbar,.art-panel.expanded .stage-toolbar),:is(.art-panel:fullscreen .stage-hint,.art-panel.expanded .stage-hint){right:35px}.fallback-canvas{object-fit:contain}@media (width>=1500px){.experience{padding-top:40px}.hero-copy{padding-top:70px}.art-panel{min-height:670px}.intro{font-size:16px}.hero-copy h1{margin-block:32px}.privacy{margin-bottom:38px}}@media (width<=1100px){.shell{width:calc(100% - 64px)}.header{height:90px}.header-note{display:none}.experience{grid-template-columns:43% 57%}.hero-copy{padding-top:42px}.art-panel{min-height:570px}.edition{gap:12px;font-size:11px}.edition span{display:none}.playbar{gap:15px}.wave-wrap{margin-inline:0}.track-info{min-width:100px;max-width:120px}.text-button{font-size:11px}.save-button{padding-left:14px}.art-heading,.art-caption{left:20px}.collection{padding-top:75px}.header nav{gap:24px}}@media (width<=760px){.shell{width:calc(100% - 40px)}.header{gap:16px;height:80px}.header nav{gap:20px}.header nav a{font-size:12px}.header nav a:first-child{display:none}.brand-mark{width:36px;font-size:30px}.brand{gap:10px}.brand>span:last-child{font-size:12px}.brand small{font-size:10px}.experience{grid-template-columns:1fr;padding-top:0}.hero-copy{flex-wrap:wrap;align-items:center;column-gap:24px;padding:32px 0 0;display:flex}.edition{width:100%;margin-bottom:12px;font-size:11px}h1{letter-spacing:-.035em;width:100%;margin:0 0 16px;font-size:46px;line-height:1.25}h1 br{display:none}.meow svg{bottom:-6px}.intro{width:100%;margin:0 0 18px;font-size:13px;line-height:1.8}.intro br{display:none}.primary{min-height:48px;padding-inline:17px;font-size:13px}.primary>.icon:last-child{margin-left:10px}.privacy{margin:0;font-size:11px}.sample-picker{align-items:center;gap:20px;width:100%;margin-top:22px;display:flex}.small-label{font-size:11px}.sample-buttons{gap:20px;margin:0}.sample-buttons button{gap:10px;min-height:34px;font-size:12px}.feedback{width:100%;max-width:none;min-height:18px;margin:10px 0 0;font-size:11px}.art-panel{min-height:440px;margin-top:8px}.art-heading{font-size:9px;inset:8px 0 auto}.art-heading span:last-child{font-size:10px}.sculpture{inset:0 -5%}.art-caption{bottom:24px;left:0}.art-caption span:first-child{font-size:11px}.art-caption span:last-child{font-size:10px}.stage-toolbar{bottom:42px;right:0}.stage-hint{font-size:9px;bottom:4px}.playbar{flex-wrap:wrap;gap:12px;padding-block:15px}.play-button{width:40px;height:40px}.track-info{min-width:90px;max-width:110px}.track-info span{font-size:9px}.wave-wrap{flex:1;min-width:90px}.time{gap:5px;font-size:10px}.playbar .text-button{border-top:1px solid var(--line);flex:1;margin-top:2px;padding-top:8px;font-size:12px}.save-button{border-left:0}.underbar{flex-wrap:wrap;gap:0 20px;min-height:76px;padding-top:8px;font-size:10px}.underbar>span{text-align:center;width:100%;line-height:22px}.underbar .palette{gap:16px}.underbar>a{padding:14px 0}.collection{padding:58px 0}.section-heading{align-items:flex-start;gap:20px;margin-bottom:25px}.section-heading p{max-width:135px;padding-top:5px;font-size:11px;line-height:1.8}.section-kicker{font-size:10px}h2{margin-top:9px;font-size:24px}.gallery{grid-template-columns:1fr 1fr;gap:18px}.gallery-image{height:220px}.gallery-no{font-size:8px;top:14px;left:12px}.gallery-play{gap:5px;padding:7px;font-size:10px;bottom:10px;right:8px}.gallery-caption{flex-direction:column;align-items:flex-start;gap:8px;padding:14px 0}.gallery-caption h3{font-size:14px}.gallery-caption p,.gallery-caption>span{font-size:10px}.collection-invite{gap:10px;padding-top:16px}.collection-invite p{font-size:12px}.collection-invite .text-button{font-size:11px}.about{grid-template-columns:1fr;gap:28px;padding-bottom:50px}.about>div>p{max-width:100%;margin-top:16px;font-size:13px}.about>div>p.about-note{font-size:11px}.about dl>div{padding:18px 0}.about dt{font-size:14px}.about dd{font-size:12px}.footer{flex-wrap:wrap;gap:8px;min-height:120px;padding-block:20px}.footer>span{order:3;width:100%;font-size:10px}.footer-brand{font-size:12px}.footer-brand span,.footer button{font-size:10px}dialog{padding:24px}}@media (width<=390px){.shell{width:calc(100% - 32px)}.header nav{gap:13px}.header nav a{font-size:11px}h1{font-size:40px}.privacy{width:100%;margin-top:10px}.art-panel{min-height:380px}.track-info{min-width:82px}.track-info strong{font-size:12px}.time{font-size:9px}.gallery-image{height:190px}.section-heading p{max-width:120px}.section-heading h2{font-size:22px}}@media (width<=760px){.hero-copy{display:contents}.edition{order:1;margin:26px 0 14px}h1{order:2;margin-bottom:14px}.intro{text-wrap:pretty;order:3;max-width:340px;margin-bottom:0}.art-panel{order:4;min-height:360px;margin-top:22px}.playbar{order:5}.hero-copy>.primary{order:6;justify-self:start;margin-top:22px}.privacy{order:7;margin:12px 0 0}.sample-picker{order:8;margin-top:22px}.feedback{order:9}.underbar{order:10;margin-top:12px}.gallery-image img{transform:scale(1.3)}.gallery-item:hover img{transform:scale(1.38)}}@media (width<=390px){.art-panel{min-height:330px}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.art-loading span:after{transform:scaleX(.5)}}.brand .brand-name{letter-spacing:.06em;font-size:30px;font-weight:800;line-height:1}.brand .brand-name small{letter-spacing:.08em;margin-top:8px;font-size:10px;font-weight:400}@media (width<=760px){.brand .brand-name{font-size:26px}.brand .brand-name small{font-size:9px}}:root{--bg:oklch(17.5% .009 245);--surface:oklch(20.5% .009 245);--ink:oklch(94% .004 100);--muted:oklch(71% .01 245);--line:oklch(35% .01 245);--accent:oklch(88% .016 110)}body{background:radial-gradient(ellipse at 72% 10%,oklch(23% .012 245/.5),transparent 43%),var(--bg)}.shell{width:calc(100% - 88px);max-width:1680px}.header{z-index:4;height:89px;position:relative}.brand .brand-name{letter-spacing:.13em;font-family:Silkscreen,monospace;font-size:27px;font-weight:400}.brand .brand-name small{font-family:var(--font);letter-spacing:.13em;color:var(--muted);font-size:10px}.header nav{gap:38px}.header nav a{letter-spacing:.06em;font-size:12px}.header-note{letter-spacing:.08em;font-family:Silkscreen,monospace;font-size:11px}.nav-current:after{background:var(--ink);bottom:7px}.experience{isolation:isolate;padding-top:0;display:block}.hero-copy{pointer-events:none;width:43%;min-height:650px;padding:87px 0 32px}.hero-copy>*{pointer-events:auto}.edition{font-family:var(--font);letter-spacing:.16em;gap:24px;font-size:12px}.edition span{letter-spacing:0;color:var(--muted);font-family:Silkscreen,monospace;font-size:10px}h1{letter-spacing:-.035em;white-space:nowrap;text-wrap:initial;margin:27px 0 23px;font-family:Silkscreen,monospace;font-size:clamp(3.5rem,5.7vw,5.8rem);font-weight:400;line-height:1.1}h1>span{display:block}h1>span:last-child{font-size:.87em;line-height:1.23}.hero-chinese{letter-spacing:.07em;margin:0 0 21px;font-size:22px;font-weight:400}.intro{letter-spacing:.01em;color:var(--muted);margin-bottom:24px;font-size:14px;line-height:1.9}.primary{color:var(--ink);background:0 0;border:1px solid oklch(54% .013 245);border-radius:0;justify-content:space-between;min-width:240px;min-height:47px;padding-inline:16px;font-size:13px;font-weight:400}.primary:hover{background:var(--ink);color:var(--bg);border-color:var(--ink);transform:none}.primary>.icon:first-child{width:16px}.primary>.icon:last-child{margin-left:33px}.privacy{margin:12px 0 25px;font-size:11px}.sample-picker{max-width:320px}.sample-buttons{gap:25px}.small-label{font-size:11px}.sample-buttons button{gap:18px;font-size:12px}.sample-buttons button span{font-family:Silkscreen,monospace;font-size:10px}.feedback{max-width:330px;margin-top:14px;font-size:11px;line-height:1.7}.art-panel{z-index:0;isolation:auto;height:650px;min-height:0;position:absolute;inset:0 0 auto;overflow:visible}.art-panel:before{display:none}.sculpture{transition:opacity .35s;inset:0 -44px}.art-heading{top:30px;left:auto;right:0;letter-spacing:.1em;gap:32px;font-family:Silkscreen,monospace;font-size:10px;inset-inline-start:auto}.art-heading span:last-child{font-family:var(--font);letter-spacing:.1em;font-size:11px}.art-caption{gap:7px;bottom:24px;left:51%}.art-caption>span:first-child{letter-spacing:.04em;font-family:Silkscreen,monospace;font-size:15px}.art-caption>span:nth-child(2){color:var(--muted);font-size:11px}.acoustic-readout{letter-spacing:.02em;color:var(--muted);gap:22px;margin-top:8px;font-size:10px;display:flex}.acoustic-readout b{font-family:var(--font);color:var(--ink);font-variant-numeric:tabular-nums;margin-left:8px;font-weight:400}.time-axis{letter-spacing:.05em;color:oklch(64% .01 245);pointer-events:none;flex-direction:column;justify-content:space-between;align-items:flex-end;font-family:Silkscreen,monospace;font-size:9px;display:flex;position:absolute;top:105px;bottom:165px;right:5px}.time-axis>span:not(:first-child):before{content:"";background:var(--line);vertical-align:middle;width:12px;height:1px;margin-right:9px;display:inline-block}.stage-toolbar{flex-direction:row;gap:5px;bottom:57px;right:0}.stage-toolbar button{border-radius:0;width:36px;height:36px}.stage-toolbar button:hover,.stage-toolbar button[aria-pressed=true]{border-color:var(--line);background:oklch(23% .01 245/.5)}.stage-hint{font-size:10px;bottom:24px}.art-loading{left:73%}.playbar{z-index:3;border-color:var(--line);background:oklch(17.5% .009 245/.8);gap:22px;padding:14px 0;position:relative}.play-button{color:var(--ink);background:0 0;border:1px solid oklch(54% .01 245);border-radius:0;width:44px;height:44px}.play-button:hover{color:var(--bg)}.track-info{min-width:115px}.track-info strong{font-size:13px}.track-info span{font-size:10px}.time{font-size:11px}.underbar{z-index:2;min-height:51px;font-size:10px;position:relative}.underbar>span{letter-spacing:.08em}.palette{gap:22px}.palette button{font-size:11px}.collection{padding-top:115px;padding-bottom:88px}.section-heading{margin-bottom:32px}.section-heading p{font-size:13px}.section-kicker{letter-spacing:.08em;font-size:11px}h2{letter-spacing:.01em;font-size:30px}.gallery{grid-template-columns:1fr 1fr;gap:28px}.gallery-image{border-color:var(--line);background:radial-gradient(ellipse at 50% 45%,oklch(27% .012 245/.5),transparent 62%),var(--bg);height:370px}.gallery-no{font-family:Silkscreen,monospace;font-size:10px}.gallery-image img{object-fit:contain;transform:scale(1.04)}.gallery-item:hover img{transform:scale(1.1)}.gallery-play{border:1px solid var(--line);background:oklch(20% .009 245/.9);border-radius:0;padding:10px 14px}.gallery-caption{padding-top:20px}.gallery-caption h3{font-size:17px}.gallery-caption p,.gallery-caption>span{font-size:12px}.collection-invite{padding-top:30px}.about>div>p{font-size:14px}.about dt span{color:var(--ink)}.footer-brand{letter-spacing:0;font-family:Silkscreen,monospace;font-size:17px}.footer-brand span{font-family:var(--font);font-size:11px}:is(.art-panel:fullscreen,.art-panel.expanded){z-index:50;background:var(--bg);height:100dvh;position:fixed;inset:0}:is(.art-panel:fullscreen .sculpture,.art-panel.expanded .sculpture){inset:0}:is(.art-panel:fullscreen .art-caption,.art-panel.expanded .art-caption){left:40px}:is(.art-panel:fullscreen .time-axis,.art-panel.expanded .time-axis){right:35px}.fallback-canvas{object-fit:contain;max-width:60%;margin-left:auto}@media (width>=1550px){.hero-copy{min-height:760px;padding-top:116px}.art-panel{height:760px}h1{font-size:92px}.intro{font-size:16px}.privacy{margin-bottom:32px}.stage-toolbar{bottom:65px}.time-axis{top:130px;bottom:175px}}@media (width<=1100px){.shell{width:calc(100% - 64px)}.hero-copy{width:45%;min-height:650px;padding-top:75px}h1{font-size:clamp(3rem,5.65vw,4rem)}.hero-chinese{font-size:20px}.intro{font-size:13px}.edition{letter-spacing:.08em;font-size:11px}.edition span{display:none}.sculpture{inset-inline:-32px}.header-note{display:none}.art-caption{bottom:62px;left:51%}.acoustic-readout{flex-direction:column;gap:14px;margin-top:5px}.stage-toolbar{bottom:54px}.stage-hint{font-size:9px}.time-axis{font-size:8px}.gallery-image{height:300px}}@media (width<=760px){.shell{width:calc(100% - 40px)}.header{height:78px}.brand .brand-name{font-size:25px}.brand .brand-name small{letter-spacing:.06em;font-size:9px}.header nav{gap:22px}.header nav a{font-size:11px}.experience{grid-template-columns:1fr;display:grid}.hero-copy{display:contents}.edition{order:1;margin:30px 0 12px;font-size:10px}.edition span{margin-left:auto;font-size:9px;display:inline}h1{white-space:normal;order:2;margin:0;font-size:clamp(3rem,10.8vw,4.6rem);line-height:1}h1>span{display:inline}h1>span:last-child{font-size:1em;line-height:1.14;display:block}.hero-chinese{order:3;margin:18px 0 0;font-size:16px}.intro{order:4;width:100%;max-width:100%;margin-top:12px;font-size:12px;line-height:1.8}.intro br{display:none}.art-panel{order:5;width:100%;height:445px;min-height:0;margin-top:18px;position:relative;inset:auto;overflow:visible}.sculpture{inset:0 -20px}.art-heading{justify-content:space-between;gap:20px;font-size:9px;top:4px;left:0;right:0}.art-heading span:last-child{font-size:10px}.time-axis{font-size:8px;top:69px;bottom:120px;right:0}.time-axis>span:not(:first-child):before{width:7px;margin-right:5px}.art-caption{gap:5px;bottom:34px;left:0}.art-caption>span:first-child{font-size:13px}.art-caption>span:nth-child(2){font-size:10px}.acoustic-readout{display:none}.stage-toolbar{bottom:30px;right:0}.stage-toolbar button{width:32px;height:32px}.stage-hint{font-size:9px;bottom:6px;right:0}.art-loading{left:50%}.playbar{background:0 0;order:6;gap:12px;padding:14px 0}.track-info{min-width:82px;max-width:100px}.track-info span{font-size:9px}.time{font-size:10px}.playbar .text-button{font-size:12px}.hero-copy>.primary{order:7;min-width:100%;min-height:47px;margin-top:23px;font-size:13px}.privacy{text-align:center;order:8;width:100%;margin-top:12px;font-size:10px}.sample-picker{order:9;justify-content:space-between;gap:18px;max-width:none;margin-top:22px;display:flex}.sample-buttons{gap:20px}.small-label{font-size:10px}.sample-buttons button{gap:10px;font-size:11px}.feedback{order:10;max-width:100%;margin-top:10px;font-size:10px}.underbar{order:11;margin-top:12px;font-size:9px}.collection{padding:75px 0 55px}.section-heading h2{font-size:24px}.section-heading p{max-width:140px;font-size:11px}.gallery{gap:17px}.gallery-image{height:245px}.gallery-image img{transform:scale(1.38)}.gallery-item:hover img{transform:scale(1.4)}.gallery-no{font-size:8px;top:14px;left:12px}.gallery-play{padding:7px;font-size:9px;bottom:10px;right:8px}.gallery-caption h3{font-size:15px}.gallery-caption p,.gallery-caption>span{font-size:10px}.collection-invite p{font-size:12px}.about h2{font-size:26px}.about>div>p{font-size:13px}.footer-brand{font-size:14px}.footer-brand span{margin:5px 0 0;font-size:9px;display:block}.fallback-canvas{max-width:100%;margin:0}}@media (width<=390px){.shell{width:calc(100% - 32px)}.sculpture{inset-inline:-16px}h1{font-size:43px}.art-panel{height:390px}.sample-buttons{gap:13px}.gallery-image{height:210px}.section-heading{display:block}.section-heading p{max-width:none;margin-top:17px}.section-heading p br{display:none}}@font-face{font-family:Silkscreen;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/silkscreen-latin-400-normal-CtPo2yA5.woff2)format("woff2"),url(/assets/silkscreen-latin-400-normal-D0DfPJut.woff)format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/manrope-latin-400-normal-PaqtzbVb.woff2)format("woff2"),url(/assets/manrope-latin-400-normal-8tf8FM3T.woff)format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/manrope-latin-600-normal-4f0koTD-.woff2)format("woff2"),url(/assets/manrope-latin-600-normal-BqgrALkZ.woff)format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/manrope-latin-800-normal-BfWYOv1c.woff2)format("woff2"),url(/assets/manrope-latin-800-normal-uHUdIJgA.woff)format("woff")}.technology{border-top:1px solid var(--line);padding:65px 0 80px;scroll-margin-top:30px}.technology-intro{justify-content:space-between;align-items:flex-start;gap:36px;margin-bottom:36px;display:flex}.technology-intro h2{margin:0;font-size:28px}.technology-intro p{max-width:540px;color:var(--muted);margin:0;font-size:13px;line-height:1.9}.sound-pipeline{border-block:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin:0 0 32px;padding:22px 0;list-style:none;display:grid}.sound-pipeline li{gap:9px;display:grid}.sound-pipeline strong{font-size:14px;font-weight:600}.sound-pipeline span{color:var(--muted);font-size:12px;line-height:1.8}.technology-source{border-bottom:1px solid var(--line);grid-template-columns:220px minmax(0,1fr) 225px;align-items:center;gap:35px;padding:25px 0;display:grid}.technology-source h3{margin:0 0 7px;font-size:19px;font-weight:600}.technology-source span{color:var(--muted);font-size:11px}.technology-source p{color:var(--muted);max-width:65ch;margin:0;font-size:13px;line-height:1.9}.technology-source>a{justify-self:end;padding-block:10px;font-size:12px}.technology a{text-underline-offset:5px;text-decoration:underline;-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line)}.technology a:hover{-webkit-text-decoration-color:var(--ink);text-decoration-color:var(--ink)}.method-details{border:1px solid var(--line);margin-top:30px;padding:18px 22px}.method-details summary{cursor:pointer;padding:4px 0;font-size:13px;list-style:none}.method-details summary:after{content:"＋";float:right}.method-details[open] summary:after{content:"−"}.method-details summary::-webkit-details-marker{display:none}.method-details summary:focus-visible{outline:2px solid var(--ink);outline-offset:5px}.method-details>div{max-width:80ch;padding-top:9px}.method-details p{color:var(--muted);font-size:12px;line-height:1.95}.technology-credit{justify-content:space-between;gap:35px;margin-top:23px;display:flex}.technology-credit p{color:var(--muted);max-width:65ch;margin:0;font-size:11px;line-height:1.9}.footer>.technology-footer{color:var(--muted);font-size:11px}@media (width<=1000px){.technology-intro{display:block}.technology-intro p{margin-top:20px}.technology-source{grid-template-columns:160px minmax(0,1fr);gap:12px 25px}.technology-source>a{grid-column:2;justify-self:start}.technology-credit{display:block}.technology-credit p+p{margin-top:14px}}@media (width<=600px){.technology{padding:45px 0 55px}.technology-intro h2{font-size:23px}.technology-intro p{font-size:12px}.technology-intro p br{display:none}.sound-pipeline{grid-template-columns:1fr 1fr;gap:23px 18px}.sound-pipeline strong{font-size:13px}.sound-pipeline span{font-size:11px}.technology-source{grid-template-columns:1fr;gap:14px;padding:24px 0}.technology-source>a{grid-column:1}.technology-source p{font-size:12px}.method-details{padding:15px}.method-details summary{font-size:12px}}.sound-inspector{border-block:1px solid var(--line);margin-top:24px;padding:58px 0 65px}.inspector-heading{justify-content:space-between;align-items:end;gap:28px;display:flex}.inspector-kicker{color:var(--muted);margin:0 0 12px;font-size:11px}.inspector-heading h2{margin:0;font-size:29px}#analysis-origin{color:var(--muted);text-align:right;max-width:340px;font-size:12px;line-height:1.7}.inspector-intro{color:var(--muted);margin:20px 0 35px;font-size:13px;line-height:1.8}.plot-heading{justify-content:space-between;align-items:center;gap:20px;margin:28px 0 14px;display:flex}.plot-heading h3{margin:0;font-size:15px;font-weight:600}.plot-heading>span{color:var(--muted);font-size:11px}.spectrogram-wrap{padding-left:48px;position:relative}.frequency-axis{left:0;color:var(--muted);flex-direction:column;justify-content:space-between;font-size:10px;display:flex;position:absolute;inset-block:0}#spectrogram{cursor:crosshair;width:100%;height:230px;display:block}#feature-traces{cursor:crosshair;width:100%;height:130px;display:block}.plot-time-axis{color:var(--muted);justify-content:space-between;margin-top:9px;padding-left:48px;font-size:10px;display:flex}.spectrum-key{color:var(--muted);justify-content:flex-end;align-items:center;gap:12px;margin-top:12px;font-size:10px;display:flex}.spectrum-scale{background:linear-gradient(90deg,#10171e,#316f85,#f4f9dd);width:95px;height:7px}.plot-note{color:var(--muted);margin-top:12px;font-size:11px;line-height:1.9}.trace-legend{flex-wrap:wrap;gap:20px;font-size:11px;display:flex}.trace-rms{color:#d9dfb0}.trace-centroid{color:#80c9e5}.trace-texture{color:#d3a8e5}.inspector-seek{align-items:center;gap:20px;margin:25px 0;font-size:12px;display:flex}.inspector-seek input{min-width:60px;accent-color:var(--ink);flex:1}.inspector-seek output{text-align:right;font-variant-numeric:tabular-nums;min-width:85px}.feature-readouts{border-block:1px solid var(--line);grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;padding:22px 0;display:grid}.feature-readouts dt{color:var(--muted);font-size:11px}.feature-readouts dd{font-variant-numeric:tabular-nums;margin:12px 0 0;font-size:20px}.analysis-proof{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.analysis-proof summary{cursor:pointer;font-size:12px;list-style:none}.analysis-proof summary:after{content:"＋";float:right}.analysis-proof[open] summary:after{content:"−"}.analysis-proof summary::-webkit-details-marker{display:none}#proof-content p{overflow-wrap:anywhere;color:var(--muted);font-size:11px;line-height:1.9}.proof-actions{flex-wrap:wrap;gap:25px;margin-top:18px;display:flex}.proof-actions>*{font-size:12px}summary:focus-visible{outline:2px solid var(--ink);outline-offset:5px}@media (width<=760px){.sound-inspector{padding:35px 0 40px}.inspector-heading{display:block}.inspector-heading h2{font-size:25px}#analysis-origin{text-align:left;margin-top:15px}.plot-heading{display:block}.plot-heading>span,.trace-legend{margin-top:12px;display:block}.trace-legend span{margin:0 12px 7px 0;display:inline-block}#spectrogram{height:185px}.spectrogram-wrap,.plot-time-axis{padding-left:38px}.feature-readouts{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px}.inspector-seek{gap:10px}.inspector-seek output{min-width:65px}.spectrum-key{gap:8px;font-size:9px}.spectrum-scale{width:60px}}.frequency-axis{display:block}.frequency-axis span{white-space:nowrap;position:absolute;left:0}.frequency-axis span:first-child{top:0}.frequency-axis span:nth-child(2){top:27%}.frequency-axis span:nth-child(3){top:63%}.frequency-axis span:last-child{bottom:0}
