*{margin:0;padding:0;box-sizing:border-box}:root{--tobacco: #3d2b1f;--dusty-gold: #c9a96e;--gold-light: #d4b87d;--faded-green: #4a5a3c;--cream: #f0e6d3;--cream-dim: #c8bda9;--cream-mid: #a89d8a;--dark: #0d0b09;--muted: #847868;--step--2: clamp(.625rem, .58rem + .18vw, .72rem);--step--1: clamp(.75rem, .7rem + .22vw, .875rem);--step-0: clamp(.875rem, .83rem + .28vw, 1.0625rem);--step-1: clamp(1.05rem, .98rem + .35vw, 1.25rem);--step-2: clamp(1.25rem, 1.15rem + .5vw, 1.5rem);--step-3: clamp(1.5rem, 1.35rem + .75vw, 1.875rem);--step-4: clamp(1.875rem, 1.6rem + 1.38vw, 2.5rem);--step-5: clamp(2.5rem, 2rem + 2.5vw, 3.75rem);--step-6: clamp(3rem, 2.2rem + 4vw, 5.25rem)}html{scroll-behavior:smooth;font-size:100%;hanging-punctuation:first last}body{background:var(--dark);color:var(--cream);font-family:IBM Plex Sans,sans-serif;font-weight:300;font-size:var(--step-0);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1,"liga" 1;overflow-x:hidden}body:after{content:"";position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px}.sc{font-family:Alegreya SC,serif;font-weight:400;letter-spacing:.06em}:focus{outline:none}:focus-visible{outline:2px solid var(--dusty-gold);outline-offset:3px}button:focus-visible{outline-offset:2px}a:focus-visible{outline-offset:2px;border-radius:2px}.vinyl-wrapper{width:100%;max-width:380px;margin:0 auto 2rem}.vinyl-stage{position:relative;width:300px;height:300px;margin:0 auto}.vinyl-disc{width:300px;height:300px;position:absolute;top:0;left:0;z-index:0;transform-origin:center center}.vinyl-grooves{width:100%;height:100%;position:absolute;inset:0;border-radius:50%}.vinyl-label{position:absolute;top:50%;left:50%;width:48%;height:48%;transform:translate(-50%,-50%);border-radius:50%;overflow:hidden;border:1px solid rgba(255,255,255,.05)}.vinyl-label img{width:100%;height:100%;object-fit:cover}.vinyl-light-catch{position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 200deg,transparent 0deg,rgba(255,255,255,.03) 40deg,transparent 80deg,transparent 180deg,rgba(255,255,255,.02) 220deg,transparent 260deg);z-index:0;pointer-events:none}.vinyl-sleeve{position:relative;z-index:1;width:300px;height:300px;border-radius:2px;overflow:hidden;box-shadow:0 2px 8px #0000004d,0 24px 80px #00000080}.vinyl-sleeve img{width:100%;height:100%;object-fit:cover;display:block}.vinyl-controls{display:flex;align-items:center;gap:.75rem;margin-top:1.5rem;padding:0 10px}.play-btn{width:44px;height:44px;border-radius:50%;border:1px solid rgba(201,169,110,.25);background:transparent;color:var(--dusty-gold);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .25s}.play-btn:hover{background:var(--dusty-gold);color:var(--dark);border-color:var(--dusty-gold)}.play-btn svg{width:16px;height:16px}.play-btn:not(.playing) svg{margin-left:2px}.progress-wrap{flex:1;display:flex;flex-direction:column;gap:.35rem}.track-info{display:flex;justify-content:space-between;align-items:baseline}.track-name{font-family:Cormorant Garamond,serif;font-style:italic;font-weight:400;font-size:var(--step-0);color:var(--cream-dim);letter-spacing:.01em}.time{font-family:IBM Plex Sans,sans-serif;font-size:var(--step--2);font-weight:300;color:var(--muted);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.progress-bar{width:100%;height:2px;background:#ffffff0f;border-radius:2px;cursor:pointer;position:relative}.progress-bar:before{content:"";position:absolute;inset:-12px 0}.progress-bar:focus-visible{outline:2px solid var(--dusty-gold);outline-offset:6px;border-radius:2px}.progress-fill{height:100%;background:var(--dusty-gold);border-radius:2px}@media(max-width:420px){.vinyl-stage,.vinyl-disc,.vinyl-sleeve{width:240px;height:240px}}.hero{min-height:100vh;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1.5rem;position:relative}.ambient-glow{position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse at 50% 40%,rgba(201,169,110,.03) 0%,transparent 60%);opacity:0;transition:opacity 1.5s ease}.ambient-glow.playing{opacity:1;animation:breathe 6s ease-in-out infinite}@keyframes breathe{0%,to{opacity:.85}50%{opacity:1}}.hero-glow{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 30%,rgba(201,169,110,.035) 0%,transparent 70%);pointer-events:none}.hero-content{display:flex;flex-direction:column;align-items:center}.hero-eyebrow{font-family:Alegreya SC,serif;font-size:var(--step--2);font-weight:400;letter-spacing:.12em;color:var(--muted);margin-bottom:1rem}.artist-name{font-family:Cormorant Garamond,serif;font-size:var(--step-6);font-weight:500;letter-spacing:.03em;text-transform:uppercase;color:var(--cream);margin-bottom:1.75rem;line-height:.9;text-shadow:0 0 40px rgba(201,169,110,.08)}.debut-line{font-family:Alegreya SC,serif;font-size:var(--step--2);font-weight:400;letter-spacing:.14em;color:var(--muted);margin-bottom:.6rem}.debut-title{font-family:Cormorant Garamond,serif;font-style:italic;font-weight:300;font-size:var(--step-2);color:var(--cream-dim);letter-spacing:.02em;margin-bottom:3rem}.single-block{max-width:380px;width:100%}.listen-links{display:flex;justify-content:center;align-items:center;gap:.6rem;flex-wrap:wrap}.listen-links a{font-family:Alegreya SC,serif;font-weight:400;color:var(--muted);text-decoration:none;font-size:var(--step--2);letter-spacing:.08em;transition:color .3s;padding:.2rem 0;position:relative}.listen-links a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--dusty-gold);transition:width .3s cubic-bezier(.25,.1,.25,1)}.listen-links a:hover{color:var(--dusty-gold)}.listen-links a:hover:after{width:100%}.listen-links .sep{color:#ffffff14;-webkit-user-select:none;user-select:none;font-size:.5rem}.scroll-cue{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);animation:drift 2.5s ease-in-out infinite}.scroll-cue svg{width:14px;height:14px;color:var(--cream)}@keyframes drift{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}.below{max-width:34rem;margin:0 auto;padding:6rem 1.5rem 4rem}.pull-quote-block{text-align:center;margin-bottom:5rem;position:relative;padding-top:2rem}.pull-quote-mark{font-family:Cormorant Garamond,serif;font-weight:300;font-size:8rem;line-height:1;color:var(--dusty-gold);opacity:.08;position:absolute;top:-1.25rem;left:50%;transform:translate(-50%);-webkit-user-select:none;user-select:none;pointer-events:none}.pull-quote{font-family:Cormorant Garamond,serif;font-style:italic;font-weight:300;font-size:var(--step-3);color:var(--cream-dim);line-height:1.65;margin-bottom:1rem;position:relative}.pull-quote-source{font-family:Alegreya SC,serif;font-size:var(--step--2);font-weight:400;letter-spacing:.08em;color:var(--muted)}.pull-quote-source:before{content:"— ";letter-spacing:0}.rule{width:2.5rem;height:1px;background:#ffffff0f;margin:0 auto 3.5rem}.bio{font-size:var(--step-0);line-height:1.9;color:var(--cream-dim);font-weight:300}.bio p+p{margin-top:1.35rem}.bio-lead{font-family:Alegreya SC,serif;font-weight:400;font-size:var(--step--1);letter-spacing:.03em;color:var(--cream)}.one-liner-block{margin:4rem 0 0;text-align:center}.one-liner-rule{width:2rem;height:1px;background:#ffffff0d;margin:0 auto}.one-liner{font-family:Cormorant Garamond,serif;font-style:italic;font-weight:300;font-size:var(--step-2);color:var(--cream-mid);line-height:1.6;letter-spacing:.01em;padding:2rem 0}.site-footer{max-width:34rem;margin:0 auto;padding:0 1.5rem 4rem;text-align:center}.rule-footer{width:100%;height:1px;background:#ffffff0a;margin-bottom:2.5rem}.contact-label{font-family:Alegreya SC,serif;font-size:var(--step--2);font-weight:400;letter-spacing:.1em;color:var(--muted);margin-bottom:.4rem}.contact-email{font-family:Cormorant Garamond,serif;font-size:var(--step-1);font-weight:400;color:var(--cream-dim);letter-spacing:.01em}.contact-email a{color:var(--cream-dim);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.08);transition:border-color .3s,color .3s}.contact-email a:hover{color:var(--dusty-gold);border-color:var(--dusty-gold)}.copyright{margin-top:3rem;font-size:var(--step--2);font-weight:300;color:#ffffff40;letter-spacing:.06em}
