@charset "UTF-8";
:root{color-scheme:light;--paper:#f6f5ee;--ink:#173e35;--muted:#6e7870;--line:#dfe3d8;--soft:#e9ede0;--accent:#d5e68c;--white:#fffef9;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer}button:disabled{opacity:.45;cursor:default}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #7c9e5b;outline-offset:4px}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(27px,4vw,36px);letter-spacing:-1px;font-weight:650;line-height:1.35;margin-bottom:25px}h2{font-size:19px;font-weight:650}p{line-height:1.7}small{font-size:12px}input{min-width:0}.brand{display:inline-flex;align-items:center;gap:11px;font-size:21px;font-weight:650;letter-spacing:.04em}.brand img{border-radius:11px}.brand small{font-size:12px;font-weight:500;letter-spacing:.03em;margin-left:4px;color:var(--muted)}.eyebrow{font-size:12px;color:var(--muted);letter-spacing:.09em;margin-bottom:12px}.dot{display:inline-block;width:7px;height:7px;background:#718b3b;border-radius:100%;margin-right:7px}.button{border:0;border-radius:100px;min-height:48px;padding:13px 24px;display:inline-flex;justify-content:center;align-items:center;gap:20px;font-size:14px;font-weight:600;white-space:nowrap}.primary{background:var(--ink);color:var(--paper)}.primary:hover{background:#285347}.secondary{background:transparent;border:1px solid #ccd4c8}.secondary:hover{background:var(--soft)}.text-button{background:none;border:none;padding:10px 4px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;color:#365a47}.inline-link{padding-left:0}.round-button{flex:none;border:1px solid var(--line);background:var(--white);border-radius:50%;width:44px;height:44px;font-size:22px;display:grid;place-items:center}.muted{font-size:13px;line-height:1.8;color:var(--muted)}.small-label{font-size:10px;letter-spacing:.14em;color:var(--muted)}.notice{padding:14px 16px;background:#f2ebd5;border-radius:12px;color:#735a2c;font-size:13px}.sr-only{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
/* The home page has two deliberate actions; the listening app owns the rest. */
.landing{min-height:100svh;display:flex;flex-direction:column}.landing-header,.landing-footer{display:flex;align-items:center;justify-content:space-between;width:min(1080px,100%);margin:auto;padding:32px 36px}.quiet-label{font-size:10px;letter-spacing:.2em;color:var(--muted)}.landing-main{width:min(1080px,100%);padding:65px 36px 85px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:70px;flex:1}.landing h1{font-size:clamp(48px,6vw,74px);line-height:1.22;letter-spacing:-3px;font-weight:600;margin:24px 0}.intro{font-size:15px;color:var(--muted);line-height:1.9}.landing-actions{display:flex;gap:12px;margin:32px 0 16px;flex-wrap:wrap}.fine-print{font-size:11px;color:var(--muted)}.landing-footer{font-size:11px;letter-spacing:.05em;color:var(--muted);padding-bottom:25px}.radio-art{background:#e0e6d5;border:1px solid #cdd7bf;border-radius:36px;padding:27px;transform:rotate(4deg);box-shadow:10px 25px 50px #173e3510}.radio-top{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.17em;margin-bottom:23px}.radio-window{position:relative;aspect-ratio:1.2;background:var(--ink);border-radius:15px;overflow:hidden}.orbit{position:absolute;width:83%;height:83%;border:1px solid #aecb86;border-radius:50%;left:31%;top:18%}.orbit-two{left:18%;top:31%}.orbit-three{left:44%;top:5%}.radio-caption{position:absolute;left:21px;bottom:24px;color:#e2e8cf;font-size:11px;line-height:1.6;letter-spacing:.15em}.radio-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:28px}.radio-knob{width:46px;height:46px;border-radius:50%;background:#edf0e4;border:1px solid #bdc9ae;box-shadow:3px 3px 0 #bcc8ad;position:relative}.radio-knob:before{content:"";position:absolute;width:2px;height:11px;background:#76826b;top:6px;left:21px}.radio-grille{display:block;width:55%;height:34px;background:repeating-linear-gradient(90deg,#879677 0,#879677 2px,transparent 2px,transparent 7px);opacity:.4}
/* App shell */
.app-header{height:86px;max-width:760px;margin:auto;padding:calc(20px + env(safe-area-inset-top)) 26px 20px;display:flex;align-items:center;justify-content:space-between}.web-badge{font-size:10px;border:1px solid var(--line);padding:5px 9px;border-radius:6px;color:var(--muted)}.app-main{max-width:760px;padding:22px 26px calc(176px + env(safe-area-inset-bottom));margin:0 auto;min-height:75svh}.app-main>section{animation:appear .18s ease-out}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:26px 0 10px}.section-heading h2{margin:0}.home-feature{display:flex;justify-content:space-between;position:relative;overflow:hidden;padding:26px 28px;background:var(--soft);border:1px solid #e0e5d7;border-radius:24px;margin-bottom:32px;min-height:230px}.home-feature>div:first-child{z-index:1}.home-feature h2{font-size:26px;line-height:1.4;margin:15px 0 22px;font-weight:500}.home-feature .button{min-height:43px;padding:10px 20px;font-size:12px}.home-rings{position:absolute;width:240px;height:240px;right:-40px;top:20px;transform:rotate(-25deg);opacity:.55}.home-rings i{display:block;position:absolute;width:175px;height:175px;border-radius:50%;border:1px solid #7a9165}.home-rings i:nth-child(2){left:33px;top:33px}.home-rings i:nth-child(3){left:66px;top:66px}.room-list{display:grid;gap:9px}.room-card{display:flex;align-items:center;gap:5px;border:1px solid var(--line);background:#fffef970;border-radius:16px;padding:5px 10px 5px 5px;min-width:0}.room-open{min-width:0;flex:1;text-align:left;background:none;border:0;display:flex;align-items:center;gap:14px;padding:13px 10px}.room-avatar{display:grid;place-items:center;width:44px;height:44px;flex:none;border-radius:14px;background:var(--soft);font-size:18px;font-weight:500}.room-copy{min-width:0;display:flex;flex-direction:column;gap:5px}.room-copy strong{font-size:14px;line-height:1.4;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.room-title{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-meta{font-size:10px;color:#7b8379;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-favorite{border:0;background:none;font-size:23px;width:44px;height:44px;border-radius:50%;flex:none}.room-favorite[aria-pressed=true]{color:#567736}.room-favorite:hover{background:var(--soft)}.empty{padding:24px 16px;text-align:center;color:var(--muted);font-size:13px;border:1px dashed var(--line);border-radius:16px;line-height:1.8}.error-card{padding:20px;border:1px solid #e3d6b7;border-radius:16px;background:#f4efdf;font-size:13px;line-height:1.7;color:#705f35}.search-form{display:flex;gap:8px;margin-bottom:20px}.search-form input{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:14px;flex:1;font-size:16px;color:var(--ink)}.search-form .button{border-radius:12px;padding:12px 18px}.area-picker-button{display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid var(--line);border-radius:12px;background:var(--soft);padding:14px 16px;font-size:13px;margin-bottom:15px}.pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:20px;font-size:12px;color:var(--muted)}.pagination .button{font-size:12px;padding:10px 18px}.settings-card{padding:23px 0;border-bottom:1px solid var(--line)}.settings-card h2{font-size:16px;margin-bottom:12px}.settings-card p{font-size:13px;color:var(--muted);line-height:1.9;margin-bottom:10px}.settings-card .version{display:block;font-size:11px;margin-top:12px}.bottom-shell{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,760px);z-index:5;padding:0 16px;background:linear-gradient(transparent,var(--paper) 20%);padding-bottom:env(safe-area-inset-bottom)}.bottom-nav{display:flex;justify-content:space-around;border-top:1px solid var(--line);background:var(--paper);padding:5px 0 9px}.bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:none;border:0;min-height:62px;min-width:64px;color:var(--muted);font-size:11px}.bottom-nav button>span{font-size:22px;height:24px;line-height:24px}.bottom-nav [aria-current=page]{color:var(--ink);font-weight:650}.bottom-nav [aria-current=page]>span{background:var(--soft);width:46px;border-radius:20px}.mini-player{display:flex;align-items:center;justify-content:space-between;padding:10px 13px;background:var(--ink);color:var(--paper);border-radius:17px;margin:8px 0 12px;box-shadow:0 5px 18px #173e3515}.mini-open{display:flex;align-items:center;gap:12px;background:none;border:0;text-align:left;min-width:0;flex:1;color:inherit;padding:0}.mini-open>span:last-child{min-width:0;display:flex;flex-direction:column;gap:6px}.mini-icon{font-size:25px;padding:5px 8px}.mini-open strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:52vw}.mini-open small{font-size:10px;color:#c3d1c0}.mini-player .round-button{background:#e2e9cf;color:var(--ink);border:none;font-size:19px;width:39px;height:39px}
/* Persistent player and accessible native dialogs */
dialog{color:var(--ink);border:1px solid var(--line);background:var(--paper);padding:0}dialog::backdrop{background:#102a2360;backdrop-filter:blur(3px)}body:has(#player-dialog[open]){overflow:hidden}
.player-dialog{width:min(500px,calc(100% - 48px));height:min(760px,calc(100dvh - 48px));max-width:none;max-height:none;border-radius:26px;overflow:hidden;overscroll-behavior:contain}
.player-dialog[open]{display:flex;flex-direction:column}
.player-header{display:flex;flex:none;align-items:center;justify-content:space-between;padding:12px 22px}
.player-body{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;padding:0 24px;overscroll-behavior:contain}
.player-art{flex:1;min-height:80px;max-height:330px;position:relative;overflow:hidden;background:#e3e8d7;border-radius:20px}
.player-orbit{position:absolute;width:200px;height:200px;border:1px solid #6e8b58;border-radius:50%;left:38%;top:28%}
.player-orbit:nth-child(2){left:48%;top:11%}.player-orbit:nth-child(3){left:58%;top:-6%}
.player-art-word{font-size:31px;font-weight:400;line-height:1.15;letter-spacing:.03em;position:absolute;left:25px;top:22px}
.player-art-caption{font-size:8px;letter-spacing:.2em;position:absolute;left:25px;bottom:20px}
.player-orbit{animation:ambient-orbit 9s ease-in-out infinite;animation-play-state:paused;transform-origin:center}
.player-orbit:nth-child(2){animation-delay:-3s}.player-orbit:nth-child(3){animation-delay:-6s}
.player-dialog[open].is-playing .player-orbit{animation-play-state:running}
.page-hidden .player-dialog .player-orbit{animation-play-state:paused}
@keyframes ambient-orbit{0%,100%{transform:translate(0,0) scale(1);opacity:.55}50%{transform:translate(-8px,6px) scale(1.045);opacity:.9}}
.player-content{flex:none;padding:22px 0 14px}
.player-content .eyebrow{font-size:11px;letter-spacing:.03em;margin-bottom:8px}
.player-content h2{font-size:28px;line-height:1.25;margin-bottom:8px;overflow-wrap:anywhere}
#player-title{margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.player-status{font-size:12px;margin:10px 0 0;color:var(--muted)}
.player-controls{flex:none;padding:8px 24px 18px;background:var(--paper)}
.player-buttons{display:flex;gap:10px}.player-buttons .primary{flex:1}
.volume-control{display:flex;align-items:center;gap:12px;margin-top:14px;height:36px}
.volume-control label,.volume-control output{font-size:11px;color:var(--muted);flex:none}
.volume-control output{width:42px;text-align:right;font-variant-numeric:tabular-nums}
.volume-control input{flex:1;width:0;accent-color:var(--ink);height:36px;margin:0}
.system-volume{font-size:11px;color:var(--muted);text-align:center;margin:14px 0 4px}
.player-tools{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}
.player-tools .text-button{font-size:12px}
#sleep-status{font-size:11px;text-align:center;margin:0}
.sheet-dialog{width:min(480px,calc(100% - 24px));max-height:80svh;padding:24px;border-radius:24px;overflow:auto;overscroll-behavior:contain}.sheet-dialog>.section-heading{margin-top:0}.sheet-dialog h2{font-size:19px}.sleep-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.area-group{border-bottom:1px solid var(--line);padding:10px 0}.area-group summary{cursor:pointer;padding:12px 3px;font-size:14px;min-height:44px}.area-children{display:flex;flex-wrap:wrap;gap:8px;padding:6px 0 16px}.area-children button{font-size:12px;padding:10px 13px;min-height:44px;border:1px solid var(--line);border-radius:12px;background:var(--white)}.area-children button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.offline-banner{margin:auto;padding:10px 20px;font-size:12px;text-align:center;background:#eee5cc;max-width:760px}.toast{position:fixed;left:50%;bottom:calc(155px + env(safe-area-inset-bottom));transform:translateX(-50%);max-width:calc(100% - 40px);width:max-content;padding:12px 20px;border-radius:14px;background:#173e35ed;color:var(--paper);font-size:13px;z-index:30;box-shadow:0 3px 18px #173e3520}.media-element{position:fixed;width:1px;height:1px;left:0;bottom:0;pointer-events:none;opacity:.001}
@keyframes appear{from{opacity:.5;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes breathe{50%{transform:translate(-3px,3px)}}
@media(min-width:900px){.listen-app{background:linear-gradient(90deg,#eef0e5,var(--paper) 23%,var(--paper) 77%,#eef0e5)}.app-header{margin-top:16px}.app-main{padding-top:28px}.home-feature{min-height:250px}.home-rings{right:20px;width:290px;height:290px}.home-rings i{width:220px;height:220px}}
@media(max-width:650px){.landing-header{padding:24px}.quiet-label{font-size:8px}.landing-main{display:flex;flex-direction:column;padding:32px 24px 38px;gap:37px;align-items:stretch}.landing h1{font-size:52px;margin:20px 0}.landing-copy .eyebrow{font-size:11px}.landing-actions{gap:10px}.landing-actions .button{font-size:13px;padding:13px 19px;gap:12px}.radio-art{width:76%;max-width:320px;margin:0 auto;padding:21px;border-radius:28px}.radio-window{aspect-ratio:1.6}.radio-bottom{padding-top:16px}.radio-knob{width:34px;height:34px}.radio-knob:before{left:15px;height:8px}.landing-footer{padding:20px 24px;font-size:10px}.app-header{padding-left:22px;padding-right:22px}.app-main{padding-left:22px;padding-right:22px}.player-dialog{inset:0;margin:0;border:0;border-radius:0;width:100%;height:100dvh;max-height:none;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom)}.home-rings{opacity:.38}.home-feature{padding:25px}.sheet-dialog{margin:auto auto max(12px,env(safe-area-inset-bottom))}.home-feature h2{font-size:25px}}
@media(max-width:360px){.app-main{padding-left:15px;padding-right:15px}.landing-actions{flex-direction:column}.landing-actions .button{width:100%}.room-open{gap:9px}.room-avatar{width:36px;height:36px}.search-form .button{padding:12px}.player-tools{gap:4px}.home-rings{right:-80px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;scroll-behavior:auto!important}}

@media(max-height:600px){.player-header{padding-top:4px;padding-bottom:4px}.player-content{padding:12px 0 8px}.player-content h2{font-size:23px}.player-art{min-height:60px}.player-art-word{font-size:21px;top:14px}.player-art-caption{display:none}.player-controls{padding-top:4px;padding-bottom:8px}.volume-control{margin-top:6px}}
