*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8f6f0;color:#25265e;font-family:var(--font-ui);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #a38ae2;outline-offset:5px}header{height:106px;max-width:1512px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 64px;border-bottom:1px solid #25265e12}.brand{display:flex;align-items:center}.brand img{width:232px;height:50px;display:block;flex:none}nav{display:flex;gap:34px;align-items:center;font-size:14px}nav a{position:relative;padding:16px 0;color:#79788a}nav a.active{color:#25265e}nav a.active:after{content:'';position:absolute;bottom:6px;left:calc(50% - 3px);width:5px;height:5px;background:#8d76ca;border-radius:50%}.nav-right{display:flex;align-items:center;gap:22px}.tag{font-size:11px;letter-spacing:1.2px;color:#888595}.profile{width:38px;height:38px;border:1px solid #ddd9e7;background:transparent;border-radius:50%;display:grid;place-items:center}.profile svg{width:17px;height:17px}main{max-width:1512px;margin:auto;padding:44px 64px 24px}.intro{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.eyebrow{text-transform:uppercase;font-size:10px;letter-spacing:2.1px;color:#9690a7;margin:0 0 13px}.intro h1{font-family:var(--font-ui);font-weight:400;font-size:40px;letter-spacing:-1.5px;margin:0;line-height:1.16}.intro h1 em{font-weight:400;color:#9580bd}.intro-note{font-size:13px;color:#8c8798;line-height:1.8;text-align:right;margin:0 0 3px}.scene{height:570px;min-height:480px;position:relative;overflow:hidden;background:#11182b;border-radius:22px;box-shadow:0 16px 45px #26203f16;color:#fff}.landscape{position:absolute;width:100%;height:100%;inset:0;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,#10162925,#0d112731 40%,#0d142808),linear-gradient(0deg,#0c102b80,transparent 30%)}.scene-top{position:absolute;inset:27px 30px auto;display:flex;justify-content:space-between;align-items:center}.scene-label{font-size:11px;letter-spacing:.3px;color:#e3dcf1;display:flex;align-items:center;gap:9px}.scene-label i{width:6px;height:6px;background:#c0a8f0;border-radius:100%;box-shadow:0 0 12px #c0a8f0}.scene-tools{display:flex;gap:8px}.round{border:1px solid #ffffff29;background:#ffffff0b;color:#e0dced;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;backdrop-filter:blur(10px)}.round svg{width:15px;height:15px}.focus{position:absolute;top:91px;left:50%;transform:translateX(-50%);text-align:center;width:440px;max-width:90%}.phases{display:inline-flex;background:#13172d50;padding:5px;border:1px solid #ffffff18;border-radius:30px;gap:3px;backdrop-filter:blur(18px)}.phases span{padding:10px 20px;color:#ccc9d9;font-size:11px;border-radius:22px}.phases .chosen{background:#f4f0fa;color:#302a4e}.time{font-size:116px;line-height:1;letter-spacing:-6px;font-weight:400;font-variant-numeric:tabular-nums;margin:28px 0 14px;text-shadow:0 3px 24px #15152d30}.focus-message{font-size:12px;font-weight:400;color:#d8d1e5;letter-spacing:.2px;margin-bottom:26px}.start{border:none;background:#ede6ff;color:#39304f;border-radius:30px;padding:15px 29px;font-size:12px;display:inline-flex;align-items:center;gap:11px;box-shadow:0 5px 25px #18122520}.start svg{width:11px;height:11px}.task{margin:23px auto 0;display:flex;align-items:center;justify-content:center;gap:9px;color:#d1cadf;font-size:11px}.task svg{width:13px;height:13px}.scene-bottom{position:absolute;bottom:27px;left:30px;right:30px;display:flex;align-items:end;justify-content:space-between}.room-kicker{font-size:8px;letter-spacing:2px;color:#b9b1ca;text-transform:uppercase}.room-title{font-family:var(--font-ui);font-size:20px;letter-spacing:-.3px;margin-top:8px}.room-location{font-size:10px;color:#ada6be;margin-top:7px}.room-switch{display:flex;gap:7px;margin-top:15px}.room-switch i{display:block;width:5px;height:5px;border-radius:50%;background:#ffffff40}.room-switch i:first-child{width:19px;border-radius:5px;background:#e1d6f4}.sound-chip{display:flex;align-items:center;gap:12px;background:#22243b66;border:1px solid #ffffff1f;padding:11px 16px;border-radius:24px;font-size:10px;color:#e1dbe9;backdrop-filter:blur(10px)}.sound-chip svg{width:15px;height:15px}.sound-chip small{font-size:9px;color:#aca7bb;margin-left:12px}.under{display:flex;align-items:center;justify-content:space-between;padding:25px 3px 0;color:#9892a2;font-size:11px}.under-left{display:flex;gap:20px;align-items:center}.key{font:9px monospace;border:1px solid #ded9e6;border-radius:4px;padding:3px 6px;margin-right:7px;color:#8c829e}.quote{font-family:var(--font-ui);font-style:italic;font-size:13px;color:#9b91a7}.mobile-menu{display:none}button:hover{filter:brightness(1.04)}

@media(min-height:1000px){.scene{height:650px}.focus{top:128px}}@media(max-width:1050px){header{padding:0 30px}.brand img{width:215px}main{padding:35px 30px 25px}.tag{display:none}.intro h1{font-size:35px}.scene{height:550px}nav{gap:22px}}@media(max-width:680px){header{height:84px;padding:0 20px}.brand img{width:205px}nav{display:none}.nav-right{gap:10px}main{padding:30px 16px 20px}.intro{padding:0 6px;margin-bottom:24px}.intro h1{font-size:32px}.intro-note{display:none}.scene{height:600px;border-radius:18px}.scene-top{inset:20px 20px auto}.focus{top:120px}.time{font-size:96px;margin-top:32px}.phases span{padding:10px 16px}.scene-bottom{left:20px;right:20px;bottom:23px}.sound-chip{padding:10px}.sound-chip small{display:none}.room-title{font-size:18px}.under{justify-content:center;padding-top:22px}.under-left{display:none}.quote{font-size:12px}.scene-label{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Suppress native image dragging and mobile media save callouts. */
img,video,audio,canvas,.night-cover,.focus-cover{-webkit-touch-callout:none;-webkit-user-drag:none}
