:root{--background:#f4f4ee;--foreground:#1f2c2a;--card:#fbfbf6;--primary:#315f59;--secondary:#e8eee8;--muted:#ebebe3;--muted-foreground:#687570;--accent:#dde9e4;--border:#d6dbd3}*{box-sizing:border-box;border-color:var(--border)}html{background:var(--background)}body{margin:0;color:var(--foreground);background:var(--background);font-family:var(--font-geist-sans),Arial,sans-serif}button,input{font:inherit}
.app{min-height:100vh;padding:0 4.5vw 28px;background:radial-gradient(circle at 78% 7%,#dbe9e4 0,transparent 27%),linear-gradient(120deg,#f7f7f1,#ecefe9);transition:.35s ease}.app.dark{--background:#16201f;--foreground:#e7efe9;--card:#202d2b;--primary:#82b4a7;--secondary:#2a3b38;--muted:#283532;--muted-foreground:#9db0aa;--accent:#30443f;--border:#364642;background:radial-gradient(circle at 75% 0,#26443d 0,transparent 30%),#16201f}
.topbar{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1280px;margin:auto}.brand{display:flex;align-items:center;gap:10px;color:inherit;font-weight:760;letter-spacing:-.025em;text-decoration:none;font-size:1.08rem}.brand-mark{display:grid;place-items:center;width:34px;height:34px;color:white;background:var(--primary);border-radius:11px;transform:rotate(-4deg)}.room-status{justify-self:center;color:var(--muted-foreground);font-size:.88rem}.live-dot{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:99px;background:#4c9c76;box-shadow:0 0 0 4px #4c9c7620}.theme-button{justify-self:end;color:var(--foreground);border:1px solid var(--border);border-radius:99px}
.room-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(330px,.72fr);gap:18px;max-width:1280px;min-height:675px;margin:0 auto}.desk-panel,.companion-panel{border:1px solid var(--border);background:color-mix(in srgb,var(--card) 91%,transparent);border-radius:26px;box-shadow:0 16px 50px #1b332515}.desk-panel{padding:38px 46px 34px;display:flex;flex-direction:column}.presence-line{display:flex;gap:15px;align-items:center}.avatar{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;color:white;border-radius:15px;font-weight:750}.avatar.you{background:#486b64}.avatar.mina{background:#a5694d}.eyebrow{margin:0 0 4px;text-transform:uppercase;letter-spacing:.13em;font-size:.72rem;font-weight:750;color:var(--muted-foreground)}h1,h2,p{margin-top:0}h1{font-size:clamp(1.32rem,2vw,1.7rem);margin:0;letter-spacing:-.04em;font-weight:700}h2{letter-spacing:-.03em}
.timer-wrap{flex:1;min-height:390px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px}.timer-ring{--progress:0deg;width:min(286px,64vw);aspect-ratio:1;border-radius:50%;padding:8px;background:conic-gradient(var(--primary) var(--progress),var(--muted) 0);box-shadow:0 18px 50px #315f591a}.timer-face{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:50%;background:var(--card);border:1px solid var(--border)}.timer-label{font-size:.7rem;letter-spacing:.21em;color:var(--primary);font-weight:800}.timer-face strong{font-variant-numeric:tabular-nums;font-size:clamp(3.3rem,7vw,5rem);line-height:1.15;letter-spacing:-.075em;font-weight:580}.timer-sub{color:var(--muted-foreground);font-size:.84rem}.timer-controls{display:flex;align-items:center;gap:12px}.focus-button{height:46px;padding:0 22px;border-radius:99px;background:var(--primary)}.round-control{width:42px;height:42px;border-radius:99px;color:var(--foreground);background:var(--card)}.round-control:last-child{font-size:.78rem;font-weight:700}
.intention-card{border-top:1px solid var(--border);padding-top:20px;display:grid;grid-template-columns:170px 1fr;gap:18px;align-items:start}.intention-title{display:flex;gap:9px;align-items:center;color:var(--muted-foreground);font-size:.88rem;padding-top:10px}.intentions{display:flex;gap:8px;flex-wrap:wrap}.intention{border:1px solid var(--border);background:var(--card);color:var(--muted-foreground);border-radius:99px;padding:9px 12px;display:flex;align-items:center;gap:7px;font-size:.82rem;cursor:pointer}.intention.active{color:var(--primary);background:var(--accent);border-color:color-mix(in srgb,var(--primary) 30%,var(--border))}
.companion-panel{padding:20px;display:flex;flex-direction:column;gap:16px;overflow:hidden;position:relative}.window-glow{height:156px;border-radius:18px;display:flex;align-items:flex-end;justify-content:center;gap:12px;padding:18px;background:linear-gradient(180deg,#b8d2d0,#edf0d9 62%,#d4c09b);overflow:hidden}.dark .window-glow{background:linear-gradient(180deg,#1e353d,#314b4b 62%,#473f35)}.window-glow span{height:72%;width:22%;border-radius:50% 50% 13px 13px;background:#648376;box-shadow:0 8px 26px #28453d45}.window-glow span:nth-child(2){height:92%;background:#416d62}.window-glow span:nth-child(3){height:58%;background:#83a18c}
.companion-card,.sound-card{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:20px}.companion-head{display:flex;align-items:center;gap:11px}.companion-head h2{margin:0 0 2px;font-size:1rem}.companion-head p{margin:0;color:var(--muted-foreground);font-size:.76rem}.focus-pill{margin-left:auto;border:1px solid var(--border);color:var(--primary);padding:5px 9px;border-radius:99px;font-size:.7rem}.companion-card blockquote{margin:18px 0;font-family:Georgia,serif;font-size:1.02rem;line-height:1.55;color:color-mix(in srgb,var(--foreground) 82%,var(--muted-foreground))}.activity-row{display:flex;align-items:center;gap:8px;font-size:.7rem;color:var(--muted-foreground)}.activity-row>span:last-child{margin-left:auto}.typing-dots{display:flex;gap:2px}.typing-dots i{width:3px;height:3px;border-radius:50%;background:var(--primary);animation:bop 1.3s infinite}.typing-dots i:nth-child(2){animation-delay:.15s}.typing-dots i:nth-child(3){animation-delay:.3s}
.section-heading{display:flex;justify-content:space-between;align-items:center}.section-heading h2{margin:0;font-size:1.05rem}.section-heading svg{color:var(--muted-foreground)}.sound-list{margin-top:10px}.sound-row{width:100%;padding:9px 5px;display:flex;gap:11px;align-items:center;color:inherit;background:transparent;border:0;border-radius:12px;text-align:left;cursor:pointer}.sound-row:hover,.sound-row.active{background:var(--muted)}.sound-icon{display:grid;place-items:center;width:36px;height:36px;color:white;border-radius:11px}.sound-row>span:nth-child(2){flex:1}.sound-row strong,.sound-row small{display:block}.sound-row strong{font-size:.82rem}.sound-row small{margin-top:2px;color:var(--muted-foreground);font-size:.68rem}.bars{display:flex;gap:2px;align-items:center;height:18px}.bars i{width:2px;background:var(--primary);border-radius:4px;animation:bars .8s alternate infinite}.bars i:nth-child(1){height:7px}.bars i:nth-child(2){height:15px;animation-delay:.2s}.bars i:nth-child(3){height:10px;animation-delay:.4s}.volume-row{border-top:1px solid var(--border);margin-top:9px;padding-top:14px;display:grid;grid-template-columns:auto 1fr 34px;gap:9px;align-items:center;color:var(--muted-foreground);font-size:.7rem}.icon-plain{border:0;background:transparent;color:inherit;cursor:pointer;padding:3px}.volume-row input{accent-color:var(--primary);width:100%}
.healing-bar{max-width:1280px;min-height:106px;margin:18px auto 0;padding:18px 24px;border:1px solid var(--border);border-radius:22px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:var(--card)}.healing-bar h2{margin:0;font-family:Georgia,serif;font-size:clamp(1rem,1.8vw,1.3rem);font-weight:500}.breath-orb{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;color:var(--primary);background:var(--accent)}.breath-orb.active{animation:breathe 6s ease-in-out infinite}.reset-button{justify-self:end;color:var(--foreground);border-radius:99px;background:var(--card);height:42px;padding:0 16px}footer{max-width:1280px;margin:18px auto 0;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted-foreground);font-size:.73rem}
@keyframes bop{50%{transform:translateY(-2px);opacity:.55}}@keyframes bars{to{height:4px;opacity:.55}}@keyframes breathe{50%{transform:scale(1.55);box-shadow:0 0 0 18px color-mix(in srgb,var(--primary) 8%,transparent)}}
@media(max-width:900px){.app{padding:0 18px 24px}.room-grid{grid-template-columns:1fr}.companion-panel{display:grid;grid-template-columns:1fr 1fr}.window-glow{grid-column:1/-1}.desk-panel{padding:28px}.healing-bar{grid-template-columns:1fr auto}.breath-orb{display:none}}@media(max-width:620px){.topbar{grid-template-columns:1fr auto}.room-status{display:none}.room-grid{min-height:0}.desk-panel{padding:22px 18px}.presence-line h1{font-size:1.15rem}.timer-wrap{min-height:380px}.timer-ring{width:235px}.intention-card{grid-template-columns:1fr}.intentions{flex-direction:column}.intention{justify-content:space-between}.companion-panel{grid-template-columns:1fr}.window-glow{grid-column:auto;height:125px}.healing-bar{grid-template-columns:1fr;gap:14px}.reset-button{justify-self:start}.activity-row>span:last-child{display:none}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}
.join-layer{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#162a27aa;backdrop-filter:blur(13px);transition:.25s}.join-layer.hidden{opacity:0;visibility:hidden;pointer-events:none}.join-card{width:min(420px,100%);padding:34px;background:var(--card);border:1px solid var(--border);border-radius:26px;box-shadow:0 25px 80px #0c1c1850}.join-card .brand-mark{margin-bottom:24px}.join-card h2{font-family:Georgia,serif;font-size:1.7rem;margin:0 0 8px}.join-card>p:not(.eyebrow){color:var(--muted-foreground);font-size:.9rem;line-height:1.55}.join-card label{display:block;margin:24px 0 7px;font-size:.8rem;font-weight:700}.join-card input{width:100%;height:48px;padding:0 14px;color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:12px;outline:none}.join-card input:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 14%,transparent)}.join-card .focus-button{width:100%;height:48px;margin-top:12px;border-radius:12px;background:var(--primary)}
.people-card{flex:1}.live-badge{font-size:.7rem;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.08em}.people-list{display:flex;flex-direction:column;gap:7px;margin:14px 0}.person-row{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:9px;border-radius:13px;background:var(--muted)}.avatar.mini{width:36px;height:36px;border-radius:11px;background:hsl(var(--h) 28% 48%);font-size:.78rem}.person-row strong,.person-row small{display:block}.person-row strong{font-size:.82rem}.person-row strong em{font-style:normal;font-size:.62rem;color:var(--primary);border:1px solid var(--border);border-radius:99px;padding:2px 5px}.person-row small{max-width:150px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted-foreground);font-size:.68rem}.status{font-size:.64rem;color:var(--muted-foreground)}.status.focusing{color:#3d8567}.presence-note,.empty-room{margin:12px 2px 0;color:var(--muted-foreground);font-size:.7rem;line-height:1.45}.person-skeleton{height:53px;border-radius:13px;background:linear-gradient(90deg,var(--muted),var(--accent),var(--muted));background-size:200% 100%;animation:shimmer 1.5s infinite}.person-skeleton.short{width:78%}@keyframes shimmer{to{background-position:-200% 0}}
