:root{color:#f7f7f5;font-synthesis:none;text-rendering:optimizelegibility;--color-background:#0a0a0a;--color-surface:#141414;--color-surface-raised:#1c1c1c;--color-border:#303030;--color-text:#f7f7f5;--color-text-muted:#a9a9a4;--color-brand:#ff7300;--color-brand-hover:#ff8a26;--color-black:#000;--color-white:#fff;--radius-small:.5rem;--radius-medium:1rem;--radius-large:1.5rem;--content-width:80rem;background:#0a0a0a;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--color-background);scroll-behavior:smooth;min-width:320px;min-height:100%}body{background:var(--color-background);min-width:320px;min-height:100vh;color:var(--color-text);margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}#root{min-height:100vh}:focus-visible{outline:3px solid var(--color-brand);outline-offset:3px}::selection{background:var(--color-brand);color:var(--color-black)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-shell{background:radial-gradient(circle at 85% 12%, #ff730024, transparent 28rem), radial-gradient(circle at 5% 48%, #ff73000f, transparent 24rem), var(--color-background);min-height:100vh;overflow:hidden}.skip-link{z-index:100;border-radius:var(--radius-small);background:var(--color-brand);color:var(--color-black);padding:.75rem 1rem;font-weight:800;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.platform-notice{background:var(--color-brand);color:var(--color-black);letter-spacing:.05em;text-align:center;text-transform:uppercase;border-bottom:1px solid #ffffff1a;justify-content:center;gap:1.5rem;padding:.65rem 1.5rem;font-size:.75rem;font-weight:800;display:flex}.platform-notice span+span:before{content:"•";margin-right:1.5rem}.site-header{width:min(100% - 3rem, var(--content-width));border-bottom:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr;align-items:center;min-height:5.5rem;margin:0 auto;display:grid}.brand{width:fit-content;color:var(--color-white);letter-spacing:.18em;justify-self:start;align-items:center;gap:.25rem;font-size:1rem;font-weight:900;display:inline-flex}.brand-icon{object-fit:contain;width:3.25rem;height:3.25rem;transform:scale(1.55)}.desktop-nav{color:var(--color-text-muted);align-items:center;gap:2rem;font-size:.875rem;font-weight:700;display:flex}.desktop-nav a{transition:color .16s,transform .16s}.desktop-nav a:hover{color:var(--color-white);transform:translateY(-1px)}.build-status{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;justify-self:end;align-items:center;gap:.6rem;font-size:.75rem;font-weight:800;display:inline-flex}.build-status span{background:var(--color-brand);border-radius:999px;width:.55rem;height:.55rem;box-shadow:0 0 1rem #ff7300b3}.hero{width:min(100% - 3rem, var(--content-width));grid-template-columns:minmax(0,1.15fr) minmax(22rem,.85fr);align-items:center;gap:clamp(3rem,7vw,7rem);min-height:calc(100vh - 8.5rem);margin:0 auto;padding:6rem 0;display:grid}.eyebrow{color:var(--color-brand);letter-spacing:.19em;text-transform:uppercase;margin:0 0 1.4rem;font-size:.75rem;font-weight:900}.hero h1{max-width:13ch;color:var(--color-white);letter-spacing:-.075em;margin:0;font-size:clamp(3.6rem,7.7vw,7.3rem);font-weight:900;line-height:.91}.hero h1 span{color:var(--color-brand);display:block}.hero-description{max-width:43rem;color:var(--color-text-muted);margin:2rem 0 0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2.25rem;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:3.25rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:900;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--color-brand);color:var(--color-black)}.button-primary:hover{background:var(--color-brand-hover)}.button-secondary{border-color:var(--color-border);color:var(--color-white);background:#ffffff0a}.button-secondary:hover{border-color:var(--color-brand);color:var(--color-brand)}.trust-list{color:var(--color-text-muted);flex-wrap:wrap;gap:.7rem 1.5rem;margin:2.5rem 0 0;padding:0;font-size:.8rem;font-weight:700;list-style:none;display:flex}.trust-list li{align-items:center;gap:.55rem;display:inline-flex}.trust-list li:before{background:var(--color-brand);content:"";border-radius:999px;width:.4rem;height:.4rem}.hero-card{isolation:isolate;background:linear-gradient(145deg, #ffffff17, transparent 45%), var(--color-surface);border:1px solid #ffffff24;border-radius:2rem;min-height:38rem;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 2rem 7rem #00000073}.hero-card:before{z-index:-1;background:var(--color-brand);filter:blur(8rem);opacity:.28;content:"";border-radius:999px;width:25rem;height:25rem;position:absolute;bottom:-10rem;right:-8rem}.hero-card-topline{color:var(--color-text-muted);letter-spacing:.14em;justify-content:space-between;font-size:.7rem;font-weight:900;display:flex}.hero-logo-stage{place-items:center;min-height:17rem;margin:1rem 0;display:grid;overflow:hidden}.hero-logo-stage img{width:min(100%,23rem);transform:scale(1.2)}.hero-card-copy{margin-bottom:1.5rem}.hero-card-copy p{color:var(--color-white);letter-spacing:-.055em;margin:0;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:900;line-height:1}.hero-card-copy p:last-child{color:var(--color-brand)}.community-list{flex-wrap:wrap;gap:.45rem;display:flex}.community-list span{border:1px solid var(--color-border);color:var(--color-text);background:#00000038;border-radius:999px;padding:.45rem .7rem;font-size:.72rem;font-weight:800}.provider-note{border-top:1px solid var(--color-border);color:var(--color-text-muted);margin:1.5rem 0 0;padding-top:1.25rem;font-size:.78rem;line-height:1.6}.feature-section,.about-section{width:min(100% - 3rem, var(--content-width));border-top:1px solid #ffffff1a;margin:0 auto;padding:8rem 0}.section-heading{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.6fr);align-items:end;gap:3rem;margin-bottom:3rem;display:grid}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:-1.5rem}.section-heading h2,.about-section h2{max-width:15ch;color:var(--color-white);letter-spacing:-.06em;margin:0;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.98}.section-heading>p:last-child{color:var(--color-text-muted);margin:0;line-height:1.75}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.feature-card{border:1px solid var(--color-border);border-radius:var(--radius-large);background:var(--color-surface);min-height:20rem;padding:2rem;position:relative}.feature-card-accent{border-color:var(--color-brand);background:var(--color-brand);color:var(--color-black)}.feature-number{color:var(--color-brand);letter-spacing:.15em;margin-bottom:5rem;font-size:.75rem;font-weight:900;display:block}.feature-card-accent .feature-number{color:var(--color-black)}.feature-card h3{color:var(--color-white);letter-spacing:-.045em;margin:0;font-size:clamp(1.5rem,2.4vw,2.2rem)}.feature-card-accent h3{color:var(--color-black)}.feature-card p{max-width:36rem;color:var(--color-text-muted);margin:1rem 0 0;line-height:1.7}.feature-card-accent p{color:#000000b8}.ecosystem-section{width:min(100% - 3rem, var(--content-width));background:var(--color-white);color:var(--color-black);border-radius:2rem;margin:2rem auto 8rem;padding:clamp(2rem,5vw,5rem)}.ecosystem-section .eyebrow{color:#9a4300}.ecosystem-section .section-heading h2{color:var(--color-black)}.ecosystem-grid{border-top:1px solid #0000002e;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.ecosystem-card{border-bottom:1px solid #0000002e;grid-template-columns:minmax(10rem,.8fr) 1fr;gap:2rem;padding:2rem 0;display:grid}.ecosystem-card:nth-child(odd){border-right:1px solid #0000002e;padding-right:2rem}.ecosystem-card:nth-child(2n){padding-left:2rem}.ecosystem-card span{color:#9a4300;letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:900}.ecosystem-card h3{letter-spacing:-.035em;margin:.4rem 0 0;font-size:1.25rem}.ecosystem-card p{color:#000000ad;margin:0;line-height:1.65}.about-section{grid-template-columns:1fr minmax(20rem,.75fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.about-copy{gap:1.25rem;display:grid}.about-copy p{color:var(--color-text-muted);margin:0;font-size:1.05rem;line-height:1.8}.site-footer{width:min(100% - 3rem, var(--content-width));color:var(--color-text-muted);border-top:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;margin:0 auto;padding:2.5rem 0;font-size:.75rem;display:grid}.footer-brand{font-size:.8rem}.site-footer p{margin:0}.site-footer p:last-child{text-align:right;justify-self:end}@media (width<=960px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding:5rem 0}.hero-copy{max-width:52rem}.hero-card{min-height:auto}.section-heading,.about-section{grid-template-columns:1fr}.section-heading .eyebrow{margin-bottom:-1rem}.ecosystem-grid{grid-template-columns:1fr}.ecosystem-card:nth-child(odd),.ecosystem-card:nth-child(2n){border-right:0;padding-left:0;padding-right:0}.site-footer{grid-template-columns:1fr}.site-footer p:last-child{text-align:left;justify-self:start}}@media (width<=640px){.platform-notice{gap:.15rem;padding-inline:1rem;font-size:.65rem;display:grid}.platform-notice span+span:before{display:none}.site-header,.hero,.feature-section,.about-section,.site-footer{width:min(100% - 2rem, var(--content-width))}.site-header{min-height:4.75rem}.brand-icon{width:2.8rem;height:2.8rem}.build-status{font-size:0}.hero{min-height:auto;padding:4rem 0}.hero h1{font-size:clamp(3.2rem,17vw,5rem)}.hero-actions{display:grid}.button{width:100%}.trust-list{display:grid}.hero-card{border-radius:1.4rem;padding:1.2rem}.hero-logo-stage{min-height:13rem}.feature-section,.about-section{padding:5rem 0}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:18rem}.ecosystem-section{border-radius:1.4rem;width:calc(100% - 2rem);margin-bottom:5rem;padding:1.5rem}.ecosystem-card{grid-template-columns:1fr;gap:1rem}main section{padding-top:3.5rem;padding-bottom:3.5rem}main section .eyebrow{margin-bottom:1rem!important;font-size:.75rem!important;line-height:1.2!important}main section h1,main section h2{margin-bottom:1.25rem!important;font-size:clamp(2.4rem,11vw,3.25rem)!important;line-height:.98!important}main section h3{font-size:1.35rem!important;line-height:1.15!important}main section p{letter-spacing:normal!important;margin-top:0!important;font-size:1rem!important;line-height:1.6!important}.hero-card img{width:min(55%,11rem);margin-inline:auto}.site-header .brand img,.footer-brand img{width:3.25rem;height:3.25rem}}.explore-page{color:#f7f5f1;background:radial-gradient(circle at 85% 0,#ff730029,#0000 28rem),linear-gradient(#111 0%,#080808 100%);min-height:100vh;padding:2rem clamp(1.25rem,4vw,4rem) 5rem}.explore-header,.explore-section,.explore-state{width:min(1180px,100%);margin-inline:auto}.explore-header{padding-bottom:3.5rem}.explore-back-link{color:#c8c8c8;letter-spacing:.08em;text-transform:uppercase;align-items:center;min-height:2.75rem;margin-bottom:2.75rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:color .16s,transform .16s;display:inline-flex}.explore-back-link:hover{color:#ff7300;transform:translate(-.2rem)}.explore-back-link:focus-visible{outline-offset:.35rem;outline:2px solid #ff7300}.explore-eyebrow,.explore-section-label,.explore-empty-kicker{color:#ff7300;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .75rem;font-size:.73rem;font-weight:800}.explore-header h1{letter-spacing:-.055em;max-width:880px;margin:0;font-size:clamp(2.35rem,5.5vw,4.6rem);line-height:.98}.explore-introduction{color:#b9b9b9;max-width:720px;margin:1.5rem 0 0;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.65}.explore-notice{color:#d6d6d6;background:#ff730012;border:1px solid #ff730059;border-left:3px solid #ff7300;max-width:760px;margin-top:1.75rem;padding:1rem 1.15rem;font-size:.86rem;line-height:1.55}.explore-section{border-top:1px solid #292929;padding-block:2.75rem}.explore-section-heading{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.explore-section-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1}.explore-section-heading>span{color:#858585;letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:700}.artist-grid,.release-grid{gap:1rem;display:grid}.artist-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.release-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.artist-card,.release-card{background:#141414;border:1px solid #282828;transition:border-color .18s,transform .18s,background .18s;overflow:hidden}.artist-card:hover,.release-card:hover{background:#181818;border-color:#ff7300bf;transform:translateY(-.2rem)}.artist-card-image,.release-card-cover{color:#ff7300;background:linear-gradient(145deg,#ff730033,#0000 55%),#202020;place-items:center;font-weight:900;display:grid;overflow:hidden}.artist-card-image{aspect-ratio:4/3;font-size:3.5rem}.release-card-cover{aspect-ratio:1;font-size:3rem}.artist-card-image img,.release-card-cover img{object-fit:cover;width:100%;height:100%}.artist-card-content,.release-card-content{padding:1.1rem}.artist-card-meta,.release-card-meta{flex-wrap:wrap;gap:.45rem;display:flex}.artist-card-meta span,.release-card-meta span{color:#a9a9a9;letter-spacing:.07em;text-transform:uppercase;background:#191919;border:1px solid #333;padding:.32rem .48rem;font-size:.64rem;font-weight:750}.artist-card h3,.release-card h3{letter-spacing:-.025em;margin:.85rem 0 0;font-size:1.18rem;line-height:1.15}.artist-card-content>p{color:#9d9d9d;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.65rem 0 0;font-size:.84rem;line-height:1.55;display:-webkit-box;overflow:hidden}.release-card-artist{color:#ff7300;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.release-card-meta{margin-top:.9rem}.explore-empty-state{background:linear-gradient(135deg,#ff73000f,#0000 45%),#101010;border:1px dashed #373737;padding:clamp(1.5rem,4vw,2.5rem)}.explore-empty-state h3{letter-spacing:-.03em;margin:0;font-size:clamp(1.25rem,2.2vw,1.75rem)}.explore-empty-state>p:last-child{color:#979797;max-width:580px;margin:.7rem 0 0;font-size:.9rem;line-height:1.55}.explore-state{text-align:center;border-top:1px solid #292929;justify-items:center;min-height:16rem;padding:4rem 1.5rem;display:grid}.explore-state p{color:#a7a7a7}.explore-loader{border:2px solid #343434;border-top-color:#ff7300;border-radius:50%;width:2rem;height:2rem;animation:.7s linear infinite explore-spin}.explore-state-error{align-content:center}.explore-state-error h2{margin:0}.explore-state-error button{color:#080808;min-height:2.75rem;font:inherit;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#ff7300;border:0;padding:.7rem 1rem;font-size:.8rem;font-weight:800}@keyframes explore-spin{to{transform:rotate(360deg)}}@media (width<=640px){.explore-page{padding:1.25rem 1rem 3rem}.explore-header{padding-bottom:2.5rem}.explore-back-link{margin-bottom:2rem}.explore-header h1{font-size:clamp(2.15rem,11vw,3.1rem)}.explore-section{padding-block:2.25rem}.explore-section-heading{align-items:flex-start}.artist-grid{grid-template-columns:1fr}.release-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.release-card-content{padding:.85rem}.release-card h3{font-size:1rem}.release-card-meta{display:grid}}@media (width<=390px){.release-grid{grid-template-columns:1fr}}.artist-card{justify-self:start;width:min(100%,280px)}
