/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#090b0c;--paper:#e8e4db;--rust:#b44f2f;--line:#e8e4db2b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}::selection{color:#d36f4b;text-shadow:none;background:0 0}.nav-shell{z-index:10;border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.16em;justify-content:space-between;align-items:center;width:100%;height:84px;padding:0 5vw;font-size:11px;display:flex;position:absolute;top:0;left:0}.brand{align-items:center;gap:12px;font-weight:700;display:flex}.brand b{color:#a4a49f;font-weight:400}.brand-mark{color:#d17857;border:1px solid #af5c43;border-radius:50%;place-items:center;width:31px;height:31px;font-family:Georgia,serif;font-size:17px;display:grid}.nav-shell nav{gap:36px;display:flex}.nav-shell nav a{color:#b6b6af;transition:all .2s}.nav-shell nav a:hover{color:#fff}.contact-link{border-bottom:1px solid #b25d40;padding:8px 0}.contact-link span{color:#d47755;margin-left:8px}.menu-toggle{display:none}.brand{position:absolute;left:50%;transform:translate(-50%)}.header-logo{width:110px;height:auto;display:block}.hero{background:radial-gradient(circle at 73% 45%,#74342442,#0000 21%),radial-gradient(circle at 73% 45%,#394a4633,#0000 48%),linear-gradient(115deg,#0b0d0e 25%,#101617 70%,#080a0a);align-items:center;min-height:100vh;padding:140px 8vw 80px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";opacity:.35;pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px);background-size:100% 4px;position:absolute;inset:0}.hero-copy{z-index:2;max-width:860px;position:relative}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.25em;color:#bd7257;font-size:11px;font-weight:700}.eyebrow span{vertical-align:middle;background:#bd7257;width:25px;height:1px;margin-right:12px;display:inline-block}.hero h1,.section h2,.about h2,.contact h2{letter-spacing:-.055em;margin:30px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(64px,8.8vw,137px);font-weight:400;line-height:.9}.hero h1 em,.contact h2 em{color:#a4a096;font-weight:400}.hero-intro{color:#b3b3ad;max-width:540px;font-family:Georgia,serif;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:36px;margin-top:42px;display:flex}.button{text-transform:uppercase;letter-spacing:.15em;justify-content:space-between;align-items:center;gap:45px;padding:18px 22px;font-size:10px;font-weight:700;display:inline-flex}.primary{color:#fff;background:#b45233;min-width:225px}.text-link{text-transform:uppercase;letter-spacing:.15em;border-bottom:1px solid #666;padding:10px 0;font-size:10px}.text-link span{margin-left:15px}.hero-orbit{border:1px solid #bf704f33;border-radius:50%;width:54vw;height:77vh;position:absolute;top:12%;right:1%;transform:rotate(-18deg)}.hero-orbit:before,.hero-orbit:after{content:"";border:1px solid #bf704f26;border-radius:50%;position:absolute;inset:10% -5%;transform:rotate(27deg)}.hero-orbit:after{inset:24% 8%;transform:rotate(-38deg)}.hero-orbit span{background:#ca6644;border-radius:50%;width:12px;height:12px;position:absolute;top:47%;left:52%;box-shadow:0 0 70px 20px #983f29}.hero-meta{z-index:2;color:#7c817d;text-transform:uppercase;letter-spacing:.15em;gap:30px;font-size:9px;display:flex;position:absolute;bottom:42px;right:5vw}.scroll-cue{color:#777;text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:20px;font-size:8px;display:flex;position:absolute;bottom:35px;left:5vw}.scroll-cue i{background:#765343;width:55px;height:1px}.section{padding:130px 7vw}.section-head{grid-template-columns:180px 1fr 340px;align-items:end;gap:40px;margin-bottom:75px;display:grid}.section-head h2,.about h2,.contact h2{margin:0;font-size:clamp(55px,6.3vw,98px)}.section-head>p:last-child{color:#6f716e;font-family:Georgia,serif;font-size:17px;line-height:1.7}.music{color:#171817;background:#e7e2d8}.player-card{color:#e9e4da;background:#111414;grid-template-columns:350px 1fr 340px;min-height:350px;display:grid}.cover-art{background:radial-gradient(circle at 50% 38%,#d36237 0 2%,#77301f 3%,#0000 18%),linear-gradient(145deg,#0000 45%,#412117 46%,#110d0b 70%),linear-gradient(45deg,#0a1010,#283334);flex-direction:column;justify-content:flex-end;padding:30px;display:flex;position:relative;overflow:hidden}.cover-art:after{content:"";background:linear-gradient(150deg,#0000 35%,#070a0a 36% 48%,#0000 49%),linear-gradient(210deg,#0000 35%,#111716 36% 49%,#0000 50%);height:55%;position:absolute;bottom:0;left:0;right:0}.cover-art span,.cover-art strong,.cover-art small{z-index:2;position:relative}.cover-art span{letter-spacing:.2em;font-size:8px;position:absolute;top:25px}.cover-art strong{font-family:Georgia,serif;font-size:32px;line-height:.9}.cover-art small{text-transform:uppercase;letter-spacing:.2em;color:#9d9a90;margin-top:10px}.player-info{border-right:1px solid #313333;padding:52px 45px}.player-info>p{text-transform:uppercase;letter-spacing:.2em;color:#ac5d43;font-size:9px}.player-info h3{margin:17px 0 8px;font-family:Georgia,serif;font-size:31px}.player-info>span{color:#777;font-size:11px}.wave{align-items:center;gap:3px;height:80px;margin:36px 0 12px;display:flex;overflow:hidden}.wave i{opacity:.75;background:#a84b30;width:2px}.controls{align-items:center;gap:22px;display:flex}.controls button{cursor:pointer;background:0 0;border:1px solid #555;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.controls div{color:#777;flex:1;justify-content:space-between;font-size:9px;display:flex}.track-list{flex-direction:column;display:flex}.track-list button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #2c2f2e;flex:1;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:20px 25px;display:grid}.track-list button:hover{background:#1a1d1c}.track-list span{flex-direction:column;gap:6px;display:flex}.track-list strong{font-family:Georgia,serif;font-size:15px;font-weight:400}.track-list small,.track-list em{color:#6f716f;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-style:normal}.projects{background:#111414}.compact{grid-template-columns:180px 1fr}.section-head>.project-intro{text-align:center;color:#969892;grid-column:2;justify-self:center;max-width:680px;margin:0}.project-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.project-visual{background:#1c2423;height:280px;position:relative;overflow:hidden}.project-visual span{z-index:2;color:#aaa;font-size:9px;position:absolute;top:20px;left:20px}.project-visual i{border:1px solid #7f533e;border-radius:50%;width:160px;height:160px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 35px #974c310f,0 0 90px #a7472640}.moss .project-visual{background:radial-gradient(circle,#536147,#202820 45%,#121615)}.moss .project-visual i{border-color:#7e9167;border-radius:20% 70%;transform:translate(-50%,-50%)rotate(30deg)}.ash .project-visual{background:linear-gradient(145deg,#3a3330,#121414 62%)}.ash .project-visual i{border-color:#82736a;border-radius:0;transform:translate(-50%,-50%)rotate(45deg)}.project>p{text-transform:uppercase;letter-spacing:.16em;color:#a55c44;margin:25px 0 12px;font-size:8px}.project h3{margin:0;font-family:Georgia,serif;font-size:27px;font-weight:400}.project-detail{color:#828682;border-top:1px solid #303332;justify-content:space-between;gap:25px;margin-top:25px;padding-top:18px;font-family:Georgia,serif;font-size:13px;line-height:1.55;display:flex}.project-detail b{color:#b45b3e}.imr .project-visual{background-position:50%;background-size:cover}.imr .project-visual:after{content:"";background:linear-gradient(#05070814,#0507082e);position:absolute;inset:0}.project h3 a{transition:color .2s}.project h3 a:hover,.project h3 a:focus-visible{color:#d37352}.project>p.project-credit{color:#777f7b;margin:8px 0 0}.project-detail a{color:#b45b3e;font-family:Arial,sans-serif;font-weight:700}.project-audio{border-top:1px solid #303332;grid-template-columns:auto 1fr;align-items:center;gap:14px;margin-top:16px;padding-top:14px;display:grid}.project-audio>span{color:#9da19e;flex-direction:column;gap:4px;font-family:Georgia,serif;font-size:11px;display:flex}.project-audio>span b{color:#a55c44;letter-spacing:.16em;text-transform:uppercase;font-family:Arial,sans-serif;font-size:7px}.project-audio audio{filter:invert(.87)sepia(.12)saturate(.7)hue-rotate(330deg);width:100%;height:32px}.mercy .project-visual{background-position:50%;background-size:cover}.mercy .project-visual:after{content:"";background:linear-gradient(#05070805,#05070824);position:absolute;inset:0}.project-playlist .project-audio{grid-template-columns:96px 1fr}.project-playlist .project-audio:first-child{margin-top:16px}.custom-player{background:linear-gradient(#181b1a,#0c0f0f);border:1px solid #c765437a;border-radius:9px;grid-template-columns:34px 36px minmax(70px,1fr) 42px;align-items:center;gap:9px;min-height:48px;padding:7px 12px 7px 8px;display:grid;box-shadow:0 8px 24px #00000047,inset 0 1px #ffffff09}.player-toggle{color:#fff;cursor:pointer;background:#b65335;border:1px solid #c76543;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid;box-shadow:0 0 18px #b5533533}.player-toggle:hover,.player-toggle:focus-visible{background:#cf6c49}.player-toggle span{font-size:11px;line-height:1;transform:translate(1px)}.player-time{color:#aaa69e;font-variant-numeric:tabular-nums;font-size:9px}.player-progress{--progress:0%;appearance:none;cursor:pointer;background:0 0;width:100%;height:16px;margin:0}.player-progress::-webkit-slider-runnable-track{background:linear-gradient(to right,#c76543 var(--progress),#3e4140 var(--progress));border-radius:99px;height:3px}.player-progress::-webkit-slider-thumb{appearance:none;background:#d97855;border:2px solid #0f1111;border-radius:50%;width:11px;height:11px;margin-top:-4px;box-shadow:0 0 0 1px #c76543}.player-progress::-moz-range-track{background:#3e4140;border-radius:99px;height:3px}.player-progress::-moz-range-progress{background:#c76543;border-radius:99px;height:3px}.player-progress::-moz-range-thumb{background:#d97855;border:2px solid #0f1111;border-radius:50%;width:9px;height:9px}.player-duration{text-align:right}.services{color:#171817;background:#e7e2d8}.service-list{border-top:1px solid #b9b4aa}.service-list article{border-bottom:1px solid #b9b4aa;grid-template-columns:100px 1fr 1.2fr;align-items:center;gap:30px;padding:32px 10px;display:grid}.service-list article>span{color:#a4553c;font-size:10px}.service-list h3{margin:0;font-family:Georgia,serif;font-size:30px;font-weight:400}.service-list p{color:#62645f;max-width:490px;font-size:13px;line-height:1.6}.about{background:#101313;grid-template-columns:1fr 1fr;min-height:750px;display:grid}.portrait{background:#171c1b;min-height:750px;position:relative;overflow:hidden}.portrait-frame{background:#0b0d0d;position:absolute;inset:0;overflow:hidden}.portrait-frame img{object-fit:cover;object-position:50% 0;filter:grayscale()contrast(1.04);width:100%;height:100%;display:block}.about-copy{flex-direction:column;justify-content:center;padding:110px 8vw;display:flex}.about-copy>p:not(.kicker){color:#969892;max-width:580px;font-family:Georgia,serif;font-size:17px;line-height:1.75}.facts{border-top:1px solid #333;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px;padding-top:30px;display:grid}.facts span{color:#6f746f;text-transform:uppercase;letter-spacing:.12em;flex-direction:column;gap:8px;font-size:8px;display:flex}.facts b{color:#e5e0d6;text-transform:none;letter-spacing:0;font-family:Georgia,serif;font-size:19px}.contact{text-align:center;background:radial-gradient(circle at 50% 45%,#893c2640,#0000 33%),#090b0c;flex-direction:column;justify-content:center;align-items:center;min-height:85vh;padding:120px 7vw 0;display:flex}.contact h2{font-size:clamp(70px,8vw,125px)}.contact>p:not(.kicker){color:#989a96;max-width:500px;font-family:Georgia,serif;font-size:17px;line-height:1.6}.contact .button{margin-top:28px}.contact footer{color:#656965;text-transform:uppercase;letter-spacing:.16em;border-top:1px solid #252827;justify-content:space-between;align-items:center;width:100%;height:90px;margin-top:100px;font-size:8px;display:flex}.contact footer .social-links{gap:6px;display:flex}.social-links a{color:#080a0a;background:#f4f4f2;border-radius:4px;place-items:center;width:40px;height:40px;transition:transform .2s,background-color .2s,box-shadow .2s;display:grid}.social-links svg{fill:currentColor;width:22px;height:22px;display:block}.social-links a:hover,.social-links a:focus-visible{z-index:1;color:#080a0a;background:#d36b47;transform:scale(1.1);box-shadow:0 8px 22px #d36b4740}.social-links a:focus-visible{outline-offset:3px;outline:2px solid #fff}@media (width<=950px){.menu-toggle{z-index:2;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:10px 8px;display:flex;position:relative}.menu-toggle span{background:#e8e4db;width:22px;height:1px;transition:transform .2s,opacity .2s;display:block}.menu-open .menu-toggle span:first-child{transform:translateY(6px)rotate(45deg)}.menu-open .menu-toggle span:nth-child(2){opacity:0}.menu-open .menu-toggle span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.nav-shell nav{border-bottom:1px solid var(--line);opacity:0;visibility:hidden;pointer-events:none;background:#090b0cfa;flex-direction:column;gap:0;width:100%;padding:0 5vw;transition:opacity .2s,transform .2s,visibility 0s linear .2s;display:flex;position:absolute;top:84px;left:0;transform:translateY(-8px)}.nav-shell.menu-open nav{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.nav-shell nav a{border-bottom:1px solid #e8e4db17;padding:18px 0}.nav-shell nav a:last-child{border-bottom:0}.section-head{grid-template-columns:1fr}.section-head>p:last-child{max-width:600px}.section-head>.project-intro{grid-column:1}.player-card{grid-template-columns:280px 1fr}.track-list{grid-column:1/-1}.project-grid{grid-template-columns:1fr 1fr}.project:last-child{grid-column:1/-1}.about{grid-template-columns:1fr}.portrait{aspect-ratio:1;min-height:0}.service-list article{grid-template-columns:45px 1fr}.service-list p{grid-column:2}.service-list b{display:none}}@media (orientation:landscape) and (width<=1024px) and (height<=500px){.project-grid{grid-template-columns:1fr}.project:last-child{grid-column:auto}}@media (width<=640px){.nav-shell{padding:0 14px}.header-logo{width:92px}.contact-link{text-align:center;letter-spacing:.12em;max-width:92px;padding:7px 0;font-size:8px;line-height:1.35}.nav-shell nav{padding:0 22px}.hero{min-height:850px;padding:120px 22px 80px}.hero h1{font-size:57px}.hero-orbit{width:100vw;height:62vh;right:-42%}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-meta{display:none}.section{padding:85px 22px}.section-head{margin-bottom:45px}.section-head h2,.about h2{font-size:53px}.player-card{grid-template-columns:1fr}.cover-art{height:330px}.player-info{border-right:0;padding:38px 25px}.project-grid{grid-template-columns:1fr}.project:last-child{grid-column:auto}.project-visual{height:240px}.project-audio{grid-template-columns:1fr;gap:10px}.custom-player{border-color:#cf6c49a6;grid-template-columns:36px 35px minmax(80px,1fr) 39px;min-height:52px;padding:8px 10px 8px 8px;box-shadow:0 10px 30px #0006,0 0 0 1px #cf6c4914}.service-list article{padding:25px 0}.service-list h3{font-size:24px}.about-copy{padding:80px 22px}.facts{grid-template-columns:1fr}.contact{padding:100px 22px 0}.contact h2{font-size:62px}.contact footer{flex-direction:column;gap:20px;height:auto;padding:35px 0}.scroll-cue{display:none}}.hero h1,.section h2,.about h2,.contact h2{letter-spacing:-.065em;text-wrap:balance;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-weight:800;line-height:.92}.hero h1 em,.contact h2 em{font-style:normal;font-weight:700}.project h3{letter-spacing:-.04em;text-wrap:balance;overflow-wrap:normal;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-weight:750;line-height:1.08}.button{text-align:center;justify-content:center;gap:0;min-height:50px;line-height:1.35}.play-icon{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid;width:0;height:0;transform:translate(1px)}.pause-icon{border-left:3px solid;border-right:3px solid;width:8px;height:11px}@media (width<=640px){.hero h1{font-size:54px}.section-head h2,.about h2{font-size:49px}.contact h2{font-size:58px}.project h3{max-width:18ch}.button{white-space:normal;width:100%;max-width:280px}.project-playlist .project-audio{grid-template-columns:1fr}}.about-copy>.kicker{margin:0 0 30px}.about-copy>h2{margin:0 0 48px}.about-copy>p:not(.kicker){margin:0}.about-copy>p:not(.kicker)+p{margin-top:22px}.about-copy>.facts{margin-top:58px;padding-top:34px}@media (width<=640px){.about-copy{padding:88px 22px}.about-copy>.kicker{margin-bottom:26px}.about-copy>h2{margin-bottom:42px}.about-copy>p:not(.kicker)+p{margin-top:26px}.about-copy>.facts{gap:34px;margin-top:62px;padding-top:36px}}.project{flex-direction:column;min-width:0;display:flex}.project>p:first-of-type{min-height:10px}.project h3{min-height:58px}.project>p.project-credit{min-height:10px}.project-detail{min-height:82px}.project-audio{grid-template-columns:96px minmax(0,1fr)}.loya .project-visual{background-position:50%;background-size:cover}.loya .project-visual:after{content:"";background:linear-gradient(#05070805,#0507081f);position:absolute;inset:0}@media (width<=640px){.project-grid{gap:64px}.project h3,.project-detail{min-height:0}.project-audio{grid-template-columns:1fr}}.hero{text-align:center;background:radial-gradient(circle at 50% 47%,#7434243b,#0000 24%),radial-gradient(circle at 50% 47%,#394a4629,#0000 52%),linear-gradient(115deg,#0b0d0e 25%,#101617 70%,#080a0a);justify-content:center}.hero-copy{max-width:1080px;margin-inline:auto}.hero-intro{max-width:620px;margin-inline:auto}.hero-actions{justify-content:center}.hero-wave{z-index:1;opacity:.42;justify-content:center;align-items:center;gap:clamp(7px,1vw,18px);display:flex;position:absolute;inset:18% 5% 13%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 16% 84%,#0000);mask-image:linear-gradient(90deg,#0000,#000 16% 84%,#0000)}.hero-wave i{background:linear-gradient(#0000,#cd6946c7,#0000);width:1px;min-height:28px;box-shadow:0 0 15px #be4c2b47}.hero-wave i:nth-child(2n){height:24%}.hero-wave i:nth-child(3n){height:42%}.hero-wave i:nth-child(5n){height:58%}.hero-wave i:nth-child(7n){height:33%}.hero-wave i:nth-child(11n){height:49%}.section-head{text-align:center;flex-direction:column;align-items:center;gap:30px;margin:0 auto 75px;display:flex}.section-head>p:last-child{max-width:660px;margin:0 auto}.store-link{color:#b95435;text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;transition:color .2s,text-decoration-color .2s,text-shadow .2s}.store-link:hover,.store-link:focus-visible{color:#d66f4b;text-shadow:0 0 16px #be52303d;text-decoration-color:#d66f4b}.compact{max-width:1050px}.about-copy{text-align:center;align-items:center}.about-copy>p:not(.kicker){margin-inline:auto}.facts{width:100%}@media (width<=640px){.hero-wave{opacity:.34;gap:9px;inset:20% -25% 17%}.hero-actions{align-items:center}.section-head{gap:24px}}.game-credits{text-align:center;background:#0b0e0e;border-top:1px solid #242827;padding:120px 5vw 135px}.game-credits h2{letter-spacing:-.055em;text-wrap:balance;margin:0 0 62px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-size:clamp(42px,5.4vw,82px);font-weight:800;line-height:.95}.game-credits-grid{justify-content:center;gap:clamp(10px,1vw,16px);width:100%;max-width:1180px;margin:0 auto;display:flex}.game-credit{aspect-ratio:2/3;background:#171a19;width:100%;min-width:0;margin:0;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 14px 32px #00000047}.game-credit-art{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.game-credit:hover,.game-credit:focus-visible{transform:translateY(-5px);box-shadow:0 20px 42px #00000061}.game-credit:focus-visible{outline-offset:4px;outline:2px solid #cf6c49}.game-credit:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #e8e4db1f}@media (width<=1100px){.game-credits-grid{flex-wrap:wrap;gap:14px;max-width:780px}.game-credit{flex:0 calc(25% - 10.5px)}}@media (width<=640px){.game-credits{padding:88px 22px 96px}.game-credits h2{margin-bottom:44px;font-size:45px}.game-credits-grid{gap:14px}.game-credit{flex-basis:calc(50% - 7px)}}.selected-cover{isolation:isolate;background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;min-height:350px;padding:30px;display:flex;position:relative;overflow:hidden}.selected-cover-shade{z-index:-1;background:linear-gradient(#0407080d 25%,#040708de 100%);position:absolute;inset:0}.selected-cover span{letter-spacing:.2em;text-shadow:0 1px 12px #000;font-size:8px;font-weight:700;position:absolute;top:25px}.selected-cover strong{letter-spacing:-.04em;text-shadow:0 2px 22px #000;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-size:31px;font-weight:750;line-height:1.02}.selected-cover small{color:#d2cec5;letter-spacing:.18em;text-transform:uppercase;text-shadow:0 1px 12px #000;margin-top:10px;font-size:8px;font-weight:700}.selected-player-info{flex-direction:column;justify-content:center;min-width:0;display:flex}.selected-player-info .wave{justify-content:center;width:100%;margin:0 auto 30px}.selected-player-info .wave i{will-change:height;flex:0 0 2px;transition:height 70ms linear}.selected-controls{grid-template-columns:42px 35px minmax(60px,1fr) 40px;align-items:center;gap:10px;display:grid}.selected-controls button{color:#fff;cursor:pointer;background:#b65335;border:1px solid #c76543;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid}.selected-controls button:hover,.selected-controls button:focus-visible{background:#cf6c49}.selected-time{color:#8f928e;font-variant-numeric:tabular-nums;font-size:9px}.selected-duration{text-align:right}.track-list button.active{background:#1d211f;box-shadow:inset 3px 0 #c76543}.track-list button.active strong{color:#e4a084}@media (width<=950px){.selected-cover,.selected-player-info{min-height:330px}}@media (width<=640px){.selected-cover{height:330px;min-height:0}.selected-player-info{min-height:0}.selected-controls{grid-template-columns:42px 34px minmax(80px,1fr) 40px}.track-list button{min-height:82px}}.cookie-consent{z-index:100;color:#eee9df;opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0d0df7;border:1px solid #cf6c498c;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;width:min(680px,100vw - 48px);padding:26px 28px;transition:opacity .2s,transform .2s,visibility 0s linear .2s;display:grid;position:fixed;bottom:24px;right:24px;transform:translateY(12px);box-shadow:0 24px 70px #0000008c}.cookie-consent.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.cookie-consent-copy{min-width:0}.cookie-consent-kicker{color:#cf6c49;letter-spacing:.22em;text-transform:uppercase;margin:0 0 8px;font-size:8px;font-weight:700}.cookie-consent h2{letter-spacing:-.03em;margin:0 0 8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-size:22px}.cookie-consent-copy>p:last-child{color:#999c98;max-width:470px;margin:0;font-family:Georgia,serif;font-size:13px;line-height:1.55}.cookie-consent-actions{gap:8px;display:flex}.cookie-button{letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:1px solid #c76543;min-width:92px;height:42px;padding:0 16px;font-size:9px;font-weight:700;transition:background-color .2s,color .2s,transform .2s}.cookie-button.primary{color:#fff;background:#c45e3c}.cookie-button.secondary{color:#ddd8cf;background:0 0}.cookie-button:hover,.cookie-button:focus-visible{transform:translateY(-2px)}.cookie-button.primary:hover,.cookie-button.primary:focus-visible{background:#dd744f}.cookie-button.secondary:hover,.cookie-button.secondary:focus-visible{color:#fff;background:#24201e}.cookie-button:focus-visible{outline-offset:3px;outline:2px solid #fff}@media (width<=640px){.cookie-consent{grid-template-columns:1fr;gap:20px;width:calc(100vw - 28px);padding:22px;bottom:14px;right:14px}.cookie-consent-actions{width:100%}.cookie-button{flex:1}.cookie-consent-copy>p:last-child{font-size:12px}}.mini-track-list{scrollbar-width:none;align-items:flex-end;gap:18px;min-height:28px;margin-bottom:13px;display:flex;overflow-x:auto}.mini-track-list::-webkit-scrollbar{display:none}.mini-track-list button{color:#777d79;white-space:nowrap;cursor:pointer;background:0 0;border:0;flex:none;padding:0 0 8px;font-family:Georgia,serif;font-size:11px;transition:color .2s;position:relative}.mini-track-list button:after{content:"";transform-origin:0;background:#c76543;height:1px;transition:transform .2s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.mini-track-list button:hover,.mini-track-list button:focus-visible,.mini-track-list button.active{color:#e4a084}.mini-track-list button.active:after{transform:scaleX(1)}.mini-track-list button:focus-visible{outline-offset:4px;outline:1px solid #c76543}.mini-player-controls{grid-template-columns:34px 36px minmax(70px,1fr) 42px;align-items:center;gap:9px;min-height:42px;display:grid}@media (width<=640px){.mini-track-list{gap:20px;margin-bottom:16px}.mini-track-list button{font-size:12px}.mini-player-controls{grid-template-columns:36px 35px minmax(80px,1fr) 39px;min-height:48px}}.project-detail{border-top:0;margin-top:30px;padding-top:18px;position:relative}.project-detail:before{content:"";background:#a9583d;width:24px;height:2px;position:absolute;top:0;left:0}.mini-playlist{border-top:0;margin-top:24px;padding-top:0}@media (width<=640px){.project-detail{margin-top:25px}.mini-playlist{margin-top:28px}}.hero-meta{text-align:center;justify-content:center;align-items:center;gap:34px;width:max-content;max-width:calc(100% - 44px);bottom:38px;left:50%;right:auto;transform:translate(-50%)}@media (width<=640px){.hero{padding-bottom:125px}.hero-meta{flex-direction:column;gap:8px;font-size:8px;line-height:1.4;display:flex;bottom:30px}}.header-logo{width:148px}@media (width<=640px){.header-logo{width:122px}}.back-to-top{z-index:11;color:#e8e4db75;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;background:#050708ad;border:0;border-radius:6px;width:42px;height:42px;padding:0;transition:color .2s,opacity .2s,transform .2s,visibility 0s linear .2s;position:fixed;bottom:86px;left:24px;transform:translateY(8px)}.back-to-top:before{content:"";border-top:1px solid;border-left:1px solid;width:10px;height:10px;position:absolute;top:13px;left:15px;transform:rotate(45deg)}.back-to-top:after{content:"";background:currentColor;width:1px;height:17px;position:absolute;top:13px;left:20px}.back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.back-to-top:hover,.back-to-top:focus-visible{color:#d36f4b}.back-to-top:focus-visible{outline-offset:2px;outline:1px solid}@media (width<=640px){.back-to-top{width:40px;height:40px;bottom:76px;left:10px}.back-to-top:before{top:12px;left:14px}.back-to-top:after{top:12px;left:19px}}.sticky-audio{z-index:90;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#090c0cf7;border-top:1px solid #cd69468c;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 35px #00000059}.sticky-audio-inner{grid-template-columns:minmax(0,1fr) auto 120px 44px 28px;align-items:center;gap:18px;width:min(920px,100%);height:66px;margin:0 auto;padding:0 18px 0 22px;display:grid}.sticky-audio-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.sticky-audio-copy span{color:#b96347;letter-spacing:.2em;text-transform:uppercase;font-size:7px;font-weight:700}.sticky-audio-copy strong{color:#e8e4db;text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,serif;font-size:14px;font-weight:400;overflow:hidden}.sticky-audio-time{color:#7f837f;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:9px}.sticky-volume{color:#777c78;letter-spacing:.14em;text-transform:uppercase;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;font-size:7px;font-weight:700;display:grid}.sticky-volume input{--volume:100%;appearance:none;cursor:pointer;background:0 0;width:100%;height:18px;margin:0}.sticky-volume input::-webkit-slider-runnable-track{background:linear-gradient(to right,#c76543 var(--volume),#3e4140 var(--volume));border-radius:99px;height:2px}.sticky-volume input::-webkit-slider-thumb{appearance:none;background:#d97855;border:2px solid #101313;border-radius:50%;width:10px;height:10px;margin-top:-4px;box-shadow:0 0 0 1px #c76543}.sticky-volume input::-moz-range-track{background:#3e4140;border-radius:99px;height:2px}.sticky-volume input::-moz-range-progress{background:#c76543;border-radius:99px;height:2px}.sticky-volume input::-moz-range-thumb{background:#d97855;border:1px solid #101313;border-radius:50%;width:8px;height:8px}.sticky-volume input:focus-visible{outline-offset:4px;outline:1px solid #fff}.sticky-audio button{color:#fff;cursor:pointer;background:#b65335;border:1px solid #c76543;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;transition:background-color .2s,transform .2s;display:grid}.sticky-audio button:hover,.sticky-audio button:focus-visible{background:#cf6c49;transform:scale(1.06)}.sticky-audio button:focus-visible{outline-offset:2px;outline:2px solid #fff}.sticky-audio .sticky-audio-close{color:#858985;width:28px;height:28px;box-shadow:none;background:0 0;border:0;font-family:Arial,sans-serif;font-size:22px;font-weight:300;line-height:1}.sticky-audio .sticky-audio-close:hover,.sticky-audio .sticky-audio-close:focus-visible{color:#e8e4db;background:0 0;transform:scale(1.1)}.sticky-audio-progress{background:#d36f4b;height:2px;transition:width .15s linear;position:absolute;bottom:0;left:0}@media (width<=640px){.sticky-audio-inner{grid-template-columns:minmax(0,1fr) 88px 40px 24px;gap:9px;height:62px;padding:0 10px 0 14px}.sticky-audio-copy strong{font-size:13px}.sticky-audio-time{display:none}.sticky-volume{grid-template-columns:1fr}.sticky-volume>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.sticky-audio button{width:36px;height:36px}.sticky-audio .sticky-audio-close{width:24px;height:28px}}@media (hover:none) and (pointer:coarse){.sticky-audio-inner{grid-template-columns:minmax(0,1fr) auto 44px 28px}.sticky-volume{display:none}}@media (width<=640px) and (hover:none) and (pointer:coarse){.sticky-audio-inner{grid-template-columns:minmax(0,1fr) auto 40px 24px}.sticky-audio-time{display:block}}
