:root{color-scheme:dark;--bg:#08090b;--surface:#111318;--raised:#171a20;--text:#f5f2ea;--muted:#aaa89f;--gold:#c8b58b;--border:rgba(200,181,139,.16);--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);font-family:Arial,Helvetica,sans-serif;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-size:16px;-webkit-font-smoothing:antialiased}button,a,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--gold);outline-offset:6px}button{touch-action:manipulation}a{color:var(--gold)}[hidden]{display:none!important}.home{max-width:920px;margin:auto;padding:max(42px,var(--safe-top)) max(36px,var(--safe-right)) max(18px,var(--safe-bottom)) max(36px,var(--safe-left))}.brand{text-align:center;position:relative;isolation:isolate}.brand-texture{position:absolute;top:35px;left:0;right:0;color:var(--gold);opacity:.035;font:15px Georgia,serif;letter-spacing:2.1em;pointer-events:none;z-index:-1}.brand-mark{width:54px;height:54px;margin:0 auto 22px;border:1px solid rgba(200,181,139,.25);border-radius:50%;display:grid;place-items:center;color:var(--gold);font:20px Georgia,serif;letter-spacing:-1px}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:500;color:var(--gold);margin:0 0 14px;display:block;line-height:1.5}h1,h2,.creator{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1{font-size:clamp(32px,5vw,48px);letter-spacing:.08em;margin:0 0 10px;line-height:1.15}.byline{color:#96958e;font-size:13px;margin:0;line-height:1.5}.tagline{color:#c3c0b6;font-size:16px;margin:26px 0 36px;line-height:1.6}.tracks{display:grid;grid-template-columns:1fr 1fr;gap:20px}.track-card{position:relative;overflow:hidden;display:block;text-align:left;width:100%;padding:30px;border:1px solid var(--border);border-radius:18px;background:linear-gradient(140deg,#191b1d 0%,var(--surface) 62%);transition:border-color .25s,transform .25s}.track-card:hover{border-color:rgba(200,181,139,.5);transform:translateY(-2px)}.track-card.sleep{background:linear-gradient(140deg,#181b22,var(--surface) 70%)}.card-icon{display:block;width:52px;height:52px;margin-bottom:20px;color:var(--gold)}.card-icon svg{width:100%;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.track-card .eyebrow{margin-bottom:9px}h2{font-size:29px;letter-spacing:-.025em;line-height:1.2;margin:0 0 17px}.description{display:block;color:var(--muted);font-size:16px;line-height:1.75}.card-action{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);margin-top:25px;padding-top:20px;font-size:14px;color:var(--gold)}.card-action svg{width:18px;height:18px;fill:currentColor}.sleep .card-action{color:#d2ccc0}footer{text-align:center;margin-top:24px}.footer-rule{display:flex;align-items:center;gap:15px;max-width:180px;margin:0 auto 13px;color:#68604f;font-size:13px}.footer-rule:before,.footer-rule:after{content:'';height:1px;flex:1;background:var(--border)}.creator{font-size:19px;margin:0 0 4px}.profession,.website{font-size:12px;line-height:1.5;color:var(--muted);margin:0}.website{margin-top:3px;color:#bcb6a8}.footer-cta{font-size:12px;color:var(--muted);margin:12px 0 9px}footer a{font-size:13px;display:inline-flex;gap:12px;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid var(--border);border-radius:24px;background:#141512;text-decoration:none;transition:border-color .2s,background .2s}footer a:hover{border-color:#71654d;background:#1a1b16}.install-panel{position:relative;margin:24px auto 0;border:1px solid var(--border);border-radius:12px;padding:12px 50px 12px 16px;max-width:520px}.install-button{background:none;border:0;min-height:44px;color:var(--gold);font-size:14px}.install-button span{margin-left:12px}.install-panel p{font-size:14px;line-height:1.6;margin:0;color:var(--muted)}.dismiss{position:absolute;right:5px;top:7px;width:44px;height:44px;background:none;border:0;color:var(--muted);font-size:23px}.player{min-height:100svh;background:radial-gradient(ellipse at 50% 40%,#181813 0%,var(--bg) 55%)}.player-inner{max-width:580px;min-height:100svh;margin:auto;padding:max(20px,var(--safe-top)) max(28px,var(--safe-right)) max(20px,var(--safe-bottom)) max(28px,var(--safe-left));display:flex;flex-direction:column}.player-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.back{border:0;background:none;min-height:44px;padding:0;text-align:left;width:72px;font-size:14px;color:var(--muted)}.back span{font-size:23px;margin-right:7px}.small-brand{font-size:12px;color:var(--gold);letter-spacing:.16em}.nav-spacer{width:72px}.player-header{text-align:center}.player-header h1{font-size:clamp(28px,5vw,37px);letter-spacing:-.025em;line-height:1.2;margin-bottom:8px}.player-header .eyebrow{margin-bottom:10px}.visual{position:relative;width:280px;height:280px;flex-shrink:0;display:grid;place-items:center;margin:28px auto}.orbit{position:absolute;border:1px solid rgba(200,181,139,.07);border-radius:50%}.orbit-outer{inset:0}.orbit-middle{inset:20px;border-color:rgba(200,181,139,.12)}.breathing-circle{width:200px;height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;border:1px solid #8e7e5b;background:radial-gradient(circle at 40% 30%,#302b20,#161712 80%);box-shadow:0 0 45px #c8b58b08;animation:breathe 10s ease-in-out infinite;animation-play-state:paused}.is-playing .breathing-circle{animation-play-state:running}.visual-mark{font:34px Georgia,serif;letter-spacing:-1.5px;color:#b6a580}.visual-line{height:1px;width:28px;background:#746446;margin-top:14px}@keyframes breathe{0%,100%{transform:scale(.98);opacity:.9}50%{transform:scale(1.025);opacity:1}}.playback{width:100%;max-width:410px;margin:0 auto}.player-description{text-align:center;color:var(--muted);font-size:14px;line-height:1.6;margin:0 0 18px}.timeline input{width:100%;height:44px;margin:0;cursor:pointer;appearance:none;background:transparent;--position:0%}.timeline input::-webkit-slider-runnable-track{height:3px;border-radius:3px;background:linear-gradient(to right,var(--gold) var(--position),#57564e var(--position))}.timeline input::-moz-range-track{height:3px;background:#57564e}.timeline input::-moz-range-progress{background:var(--gold);height:3px}.timeline input::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border:1px solid #dfcfaa;border-radius:50%;background:var(--gold);margin-top:-6.5px;box-shadow:0 0 0 3px #c8b58b0d}.timeline input::-moz-range-thumb{border:1px solid #dfcfaa;width:14px;height:14px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 3px #c8b58b0d}.timeline input:disabled{opacity:.45;cursor:default}.times{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;font-variant-numeric:tabular-nums}.controls{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:22px}.play{width:78px;height:78px;flex-shrink:0;border-radius:50%;background:#bbaa84;border:1px solid #c8b58b;box-shadow:inset 0 0 0 4px #08090b08;display:grid;place-items:center;color:#161714;transition:background .2s,transform .2s}.play:hover{background:#c8b58b}.play:active{transform:scale(.96)}.play svg{width:30px;height:30px;fill:currentColor}.skip{position:relative;width:56px;height:56px;background:none;border:0;color:#c4beb0;display:grid;place-items:center}.skip>span:last-child{position:absolute;top:23px;left:0;width:100%;font-size:12px;font-variant-numeric:tabular-nums}.player-status{text-align:center;min-height:39px;max-width:310px;margin:16px auto 0;color:#96958e;font-size:12px;line-height:1.6;text-wrap:pretty}.player-footer{text-align:center;margin:clamp(18px,4svh,34px) 0 0;padding-top:0;color:#aaa89f;font-size:12px;line-height:1.5}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.noscript{text-align:center;padding:20px}
@media(min-width:760px){.home{padding-top:max(42px,var(--safe-top))}.player-inner{max-width:620px}.player-nav{margin-bottom:28px}.visual{margin:28px auto}}
@media(max-width:600px){.home{padding:max(26px,var(--safe-top)) max(20px,var(--safe-right)) max(14px,var(--safe-bottom)) max(20px,var(--safe-left))}.brand-mark{width:41px;height:41px;font-size:16px;margin-bottom:15px}.brand .eyebrow{margin-bottom:10px}.brand h1{font-size:33px}.tagline{font-size:14px;margin:20px -5px 25px}.tracks{grid-template-columns:1fr;gap:14px}.track-card{padding:23px 23px 19px}.card-icon{position:absolute;right:20px;top:18px;width:39px;height:39px;margin:0}.track-card .eyebrow{padding-right:45px;font-size:12px;letter-spacing:.15em}.track-card h2{font-size:26px;margin-bottom:11px;padding-right:12px}.description{font-size:14px;line-height:1.6}.card-action{margin-top:17px;padding-top:14px}footer{margin-top:21px}.footer-rule{margin-bottom:12px}.player-inner{padding:max(16px,var(--safe-top)) max(26px,var(--safe-right)) max(18px,var(--safe-bottom)) max(26px,var(--safe-left))}.player-nav{margin-bottom:24px}.visual{width:246px;height:246px;margin:26px auto}.breathing-circle{width:174px;height:174px}.player-description{margin-bottom:14px}}
@media(max-height:740px) and (max-width:600px){.player-nav{margin-bottom:17px}.visual{width:210px;height:210px;margin:22px auto}.breathing-circle{width:152px;height:152px}.controls{margin-top:17px}.player-status{margin-top:15px}.player-footer{padding-top:0;margin-top:16px}}
@media(orientation:landscape) and (max-height:550px){.player-inner{max-width:750px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:30px}.player-nav{grid-column:1/-1;margin-bottom:12px}.player-header{grid-column:1}.visual{grid-column:1;width:170px;height:170px;margin:20px auto}.breathing-circle{width:128px;height:128px}.playback{grid-column:2;grid-row:2/4;align-self:center}.player-footer{grid-column:1/-1;margin-top:12px}.player-header h1{font-size:26px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.skip svg{width:37px;height:37px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}

/* Keep notch clearance and large text usable without changing the layout. */
.visual{max-width:100%;aspect-ratio:1;height:auto}.small-brand{line-height:1.5;text-align:center}.back,.nav-spacer{flex-shrink:0}.track-card h2{overflow-wrap:break-word}.timeline input:focus-visible{outline-offset:2px;border-radius:8px}.skip:active{color:var(--gold)}
@media(hover:none){.track-card:hover{transform:none}}
/* Keep transport controls within reach on short phones without shrinking taps. */
@media(max-height:680px) and (max-width:600px){
 .player-nav{margin-bottom:10px}.player-header h1{font-size:26px;margin-bottom:6px}
 .player-header .eyebrow{margin-bottom:6px}.visual{width:152px;margin:16px auto}
 .breathing-circle{width:124px;height:124px}.orbit-middle{inset:10px}.visual-mark{font-size:29px}
 .player-description{margin-bottom:8px}.controls{margin-top:12px}
 .player-status{min-height:32px;margin-top:12px}.player-footer{margin-top:14px}
}
@media(orientation:landscape) and (max-height:550px){
 .visual{width:150px;margin:12px auto}.player-header h1{font-size:24px}
 .player-status{min-height:32px;margin-top:12px}
}
