/*! 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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#171e1b;--muted:#68706c;--cream:#f5f2e9;--paper:#fffdf7;--lime:#c9f260;--violet:#7459ee;--coral:#ff765f;--border:#171e1b24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);font-family:var(--font-geist-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{justify-content:space-between;align-items:center;width:min(1320px,100% - 64px);height:92px;margin:auto;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brand-official{object-fit:cover;border-radius:50%;flex:none;width:52px;height:52px;box-shadow:0 7px 22px #171e1b29}.brand-mark{background:var(--ink);width:42px;height:42px;color:var(--lime);letter-spacing:-1px;border-radius:14px;place-items:center;font-size:14px;font-weight:850;display:grid;transform:rotate(-3deg)}.brand-name{letter-spacing:-.5px;flex-direction:column;font-weight:780;line-height:1.05;display:flex}.brand-name small{color:var(--muted);font:550 9px/1 var(--font-geist-mono);letter-spacing:1.25px;text-transform:uppercase;margin-top:4px}nav{align-items:center;gap:25px;font-size:13px;font-weight:600;display:flex}nav>a:not(.nav-cta){position:relative}nav>a:not(.nav-cta):after{content:"";background:var(--ink);height:1px;transition:right .2s;position:absolute;bottom:-6px;left:0;right:100%}nav>a:not(.nav-cta):hover:after{right:0}.nav-cta{color:#fff;background:var(--ink);border-radius:99px;align-items:center;gap:12px;padding:12px 17px;display:flex}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;width:min(1320px,100% - 64px);min-height:685px;margin:auto;padding:70px 0 105px;display:grid}.eyebrow,.section-kicker{font:650 10px/1 var(--font-geist-mono);letter-spacing:1.6px;text-transform:uppercase;margin:0 0 25px}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--violet);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #7459ee1f}h1{letter-spacing:-5.8px;max-width:790px;margin:0;font-size:clamp(55px,6.3vw,91px);font-weight:700;line-height:.92}h1 em,h2 em{color:var(--violet);font-family:Georgia,serif;font-weight:400}.hero-lead{max-width:620px;color:var(--muted);margin:33px 0;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:30px;display:flex}.primary-button{background:var(--lime);border-radius:99px;align-items:center;gap:20px;padding:17px 22px 17px 25px;font-size:14px;font-weight:750;transition:transform .2s;display:inline-flex;box-shadow:inset 0 0 0 1px #171e1b1f}.primary-button:hover{transform:translateY(-3px)}.primary-button span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.youtube-button{color:#fff;background:#e82c24;border-radius:99px;align-items:center;gap:10px;padding:17px 21px;font-size:13px;font-weight:780;transition:transform .2s;display:inline-flex;box-shadow:0 12px 28px #e82c2433}.youtube-button:hover{transform:translateY(-3px)}.youtube-button span{font-size:11px}.hero-actions p{border-left:1px solid var(--border);color:var(--muted);margin:0;padding-left:24px;font-size:12px;line-height:1.4}.hero-actions strong{color:var(--ink);font-size:15px}.hero-stack{isolation:isolate;place-items:center;min-height:510px;display:grid;position:relative}.hero-stack:before{content:"";z-index:-2;background:#e5e0d3;border-radius:48% 52% 62% 38%;width:390px;height:390px;position:absolute;transform:rotate(13deg)}.hero-orbit{z-index:-1;border:1px dashed #171e1b33;border-radius:50%;width:470px;height:470px;animation:45s linear infinite spin;position:absolute}@keyframes spin{to{transform:rotate(360deg)}}.stack-card{border-radius:23px;flex-direction:column;justify-content:flex-end;width:235px;height:140px;padding:18px;transition:transform .25s;display:flex;position:absolute;overflow:hidden;box-shadow:0 20px 55px #23272426}.stack-card:hover{z-index:5;transform:translateY(-7px)rotate(0)}.stack-card:after{content:"↗";font-size:20px;position:absolute;top:17px;right:18px}.stack-card>span{font:600 9px/1 var(--font-geist-mono);position:absolute;top:18px;left:18px}.stack-card b{letter-spacing:-1.2px;font-size:28px}.stack-card small{font:600 9px/1 var(--font-geist-mono);text-transform:uppercase;letter-spacing:1px;margin-top:4px}.stack-podcast{color:#fff;background:var(--violet);top:11%;left:3%;transform:rotate(-7deg)}.stack-records{background:var(--lime);top:8%;right:0;transform:rotate(7deg)}.stack-apps{color:#fff;background:var(--ink);bottom:10%;left:5%;transform:rotate(6deg)}.stack-pubs{background:var(--coral);bottom:8%;right:-1%;transform:rotate(-7deg)}.ecosystem-index{color:#fff;background:var(--ink);padding:100px max(32px,50vw - 660px)}.ecosystem-index .section-kicker{color:#9da7a2}.index-grid{border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24;grid-template-columns:repeat(5,1fr);display:grid}.index-grid a{border-right:1px solid #ffffff24;flex-direction:column;min-height:195px;padding:26px 27px;transition:background .2s,color .2s;display:flex}.index-grid a:last-child{border:0}.index-grid a:hover{color:var(--ink);background:var(--lime)}.index-grid a>span{color:#89938e;font:600 10px/1 var(--font-geist-mono)}.index-grid a strong{letter-spacing:-1px;margin:auto 0 7px;font-size:26px}.index-grid a small{color:#929c97}.index-grid a>span:last-child{color:inherit;align-self:flex-end;font-size:20px}.products-section{background:#ebe7dc;padding:120px max(32px,50vw - 660px)}.products-heading{grid-template-columns:1.4fr .6fr;align-items:end;gap:70px;margin-bottom:65px;display:grid}.products-heading h2{letter-spacing:-4px;margin:0;font-size:clamp(45px,5vw,70px);line-height:.98}.products-heading h2 em{color:var(--violet);font-family:Georgia,serif;font-weight:400}.products-heading>p{max-width:430px;color:var(--muted);margin:0 0 5px;font-size:15px;line-height:1.65}.products-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--border);background:var(--paper);border-radius:27px;min-width:0;padding:14px;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-6px);box-shadow:0 22px 60px #282c291c}.product-visual{background:#ded9ce;border-radius:19px;place-items:center;height:330px;display:grid;position:relative;overflow:hidden}.product-visual>span{z-index:2;color:#fff;background:var(--ink);width:30px;height:30px;font:650 8px/1 var(--font-geist-mono);border-radius:50%;place-items:center;display:grid;position:absolute;top:13px;left:13px}.product-visual img{object-fit:contain;object-position:center;width:min(82%,520px);height:min(72%,238px)}.product-square .product-visual img{object-fit:contain;object-position:center;width:min(62%,235px);height:min(78%,258px)}.product-copy{grid-template-columns:1fr .8fr;align-items:end;gap:25px;min-height:130px;padding:22px 8px 7px;display:grid}.product-copy small{color:#848c87;font:650 8px/1 var(--font-geist-mono);letter-spacing:.9px}.product-copy h3{letter-spacing:-.8px;margin:8px 0 0;font-size:24px}.product-copy p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.podcast-section{grid-template-columns:1fr 1fr;align-items:center;gap:90px;width:min(1320px,100% - 64px);margin:auto;padding:120px 0;display:grid}.podcast-art{background:var(--violet);border-radius:34px;place-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.podcast-art:before{content:"";border:1px solid #ffffff2e;border-radius:50%;width:470px;height:470px;position:absolute;box-shadow:0 0 0 60px #ffffff0a,0 0 0 120px #ffffff08}.podcast-logo{z-index:1;object-fit:contain;border-radius:5px;width:min(58%,300px);max-height:390px;position:relative;transform:rotate(-2deg);box-shadow:0 24px 65px #00000045}.podcast-disc{color:#fff;background:var(--ink);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:270px;height:270px;display:flex;position:relative;box-shadow:0 26px 70px #00000038}.podcast-disc b{color:var(--lime);letter-spacing:-8px;font-size:85px;line-height:.8}.podcast-disc small{text-align:center;font:600 9px/1.3 var(--font-geist-mono);letter-spacing:2px;margin-top:25px}.sound-wave{color:var(--lime);letter-spacing:5px;font-size:31px;position:absolute;top:30px;right:34px;transform:rotate(90deg)}.episode-tag{color:#fff;font:600 9px/1 var(--font-geist-mono);letter-spacing:1px;border:1px solid #ffffff47;border-radius:99px;padding:9px 12px;position:absolute;bottom:25px;left:28px}.feature-copy h2,.records-heading h2,.apps-heading h2,.publications-heading h2,.closing-section h2{letter-spacing:-4px;margin:0;font-size:clamp(45px,5vw,70px);line-height:.98}.feature-copy>p:not(.section-kicker){max-width:570px;color:var(--muted);margin:30px 0;font-size:17px;line-height:1.7}.outline-button{border:1px solid var(--border);border-radius:99px;align-items:center;gap:25px;padding:15px 19px;font-size:13px;font-weight:700;transition:background .2s,color .2s;display:inline-flex}.outline-button:hover{color:#fff;background:var(--ink)}.records-section{color:#fff;background:#111614;padding:115px max(32px,50vw - 660px)}.records-heading,.publications-heading{grid-template-columns:1.45fr .55fr;align-items:end;gap:70px;margin-bottom:75px;display:grid}.records-heading .section-kicker{color:#a5aea9}.records-heading h2 em{color:var(--lime)}.records-heading>p,.publications-heading>p{color:#a5aea9;margin:0 0 5px;font-size:15px;line-height:1.65}.records-stage{background:#202825;border-radius:32px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:100px;min-height:560px;padding:60px;display:grid;overflow:hidden}.records-official-logo{aspect-ratio:1;object-fit:cover;border-radius:50%;justify-self:center;width:min(390px,100%);box-shadow:24px 30px 70px #00000052}.records-gateway-copy h3{letter-spacing:-2.4px;max-width:650px;margin:14px 0 24px;font-size:clamp(31px,3.5vw,50px);line-height:1.03}.records-artist-chips{flex-wrap:wrap;gap:9px;margin-bottom:34px;display:flex}.records-artist-chips span{color:#c2cbc6;border:1px solid #ffffff29;border-radius:99px;padding:9px 12px;font-size:11px}.records-button{color:#111614;background:var(--lime);border-radius:99px;align-items:center;gap:18px;padding:15px 20px;font-size:13px;font-weight:750;transition:transform .2s;display:inline-flex}.records-button:hover{transform:translateY(-3px)}.vinyl{background:repeating-radial-gradient(circle,#202422 0 2px,#0b0d0c 3px 7px,#1a1e1c 8px 9px);border-radius:50%;justify-self:center;place-items:center;width:400px;height:400px;animation:32s linear infinite spin;display:grid;position:relative;box-shadow:25px 30px 70px #00000059}.vinyl:after{content:"";background:#0c100e;border-radius:50%;width:18px;height:18px;position:absolute}.vinyl span{background:var(--lime);width:145px;height:145px;color:var(--ink);letter-spacing:-3px;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-size:38px;font-weight:850;display:flex}.vinyl small{font:700 8px/1 var(--font-geist-mono);letter-spacing:2px;margin-top:7px}.artists-list>p:first-child{color:#8e9993;font:600 10px/1 var(--font-geist-mono);letter-spacing:1.3px;text-transform:uppercase;margin:0 0 20px}.artist-row{border-top:1px solid #ffffff1f;grid-template-columns:45px 1fr 150px 25px;align-items:center;min-height:80px;display:grid}.artist-row>span{color:#7e8983;font:600 9px/1 var(--font-geist-mono)}.artist-row strong{letter-spacing:-.7px;font-size:22px}.artist-row small{color:#8e9993}.artist-row b{font-weight:400}.more-artists{color:#7e8983;font-size:11px}.apps-section{padding:120px max(32px,50vw - 660px)}.apps-heading{justify-content:space-between;align-items:end;gap:70px;margin-bottom:65px;display:flex}.apps-counter{border:1px solid var(--border);border-radius:18px;align-items:center;gap:15px;padding:13px 18px;display:flex}.apps-counter strong{color:var(--violet);font-size:42px;line-height:1}.apps-counter span{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;font-size:11px;line-height:1.3}.apps-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.app-card{border:1px solid var(--border);background:var(--paper);border-radius:24px;flex-direction:column;min-height:300px;padding:20px;transition:transform .25s,box-shadow .25s;display:flex}.app-card:hover{transform:translateY(-6px);box-shadow:0 20px 55px #262b2817}.app-icon{width:48px;height:48px;font:780 12px/1 var(--font-geist-mono);color:var(--ink);border-radius:15px;place-items:center;display:grid;transform:rotate(-3deg)}.app-number{color:#a3aaa6;font:600 9px/1 var(--font-geist-mono);align-self:flex-end;margin-top:-38px}.app-card>div:nth-of-type(2){margin:auto 0 24px}.app-card h3{letter-spacing:-.7px;margin:0 0 11px;font-size:21px}.app-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.app-card footer{border-top:1px solid var(--border);color:#939b96;justify-content:space-between;padding-top:15px;font-size:10px;display:flex}.app-card footer b{color:var(--ink);font-size:15px;font-weight:400}.test-status{color:#d56c1b;font-weight:650}.violet{background:#dcd5ff}.blue{background:#cfe8ff}.coral{background:#ffd6cc}.lime{background:#def7a1}.pink{background:#ffd3e8}.orange{background:#ffdfb7}.cyan{background:#c9f2f0}.amber{background:#f7e89c}.indigo{background:#d2d8ff}.green{background:#caefd9}.red{background:#ffcaca}.purple{background:#e9d1fa}.publications-section{background:#ded8ca;padding:120px max(32px,50vw - 660px)}.publications-heading>p{color:#636b67}.books-grid{grid-template-columns:repeat(4,1fr);gap:46px 20px;display:grid}.book-card{min-width:0}.book-cover-wrap{aspect-ratio:.68;background:#ffffff59;border-radius:23px;justify-content:center;align-items:flex-end;padding:18px 18px 0;display:flex;position:relative;overflow:hidden}.book-cover-wrap>span{z-index:1;color:#fff;background:var(--ink);width:28px;height:28px;font:600 8px/1 var(--font-geist-mono);border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;left:13px}.book-cover-wrap img{object-fit:cover;object-position:top;border-radius:7px 7px 0 0;width:min(86%,260px);height:94%;transition:transform .28s;box-shadow:0 18px 40px #2527233b}.book-card:hover img{transform:translateY(-8px)rotate(-1deg)}.book-info{padding:20px 6px 0}.book-info small{color:#747c77;font:600 8px/1 var(--font-geist-mono);letter-spacing:.9px}.book-info h3{letter-spacing:-.5px;margin:9px 0 6px;font-size:19px}.book-info p{color:#69716d;margin:0;font-size:12px;line-height:1.5}.publications-brand{grid-template-columns:120px 1fr;align-items:center;gap:22px;display:grid}.publications-brand img{object-fit:cover;border-radius:22px;width:120px;height:120px;box-shadow:0 12px 30px #272b281f}.publications-brand p{color:#636b67;margin:0;font-size:13px;line-height:1.55}.closing-section{color:#fff;background:var(--violet);text-align:center;border-radius:34px;margin:20px;padding:105px 40px;position:relative;overflow:hidden}.closing-section:before{content:"VP";color:#ffffff0e;letter-spacing:-35px;font-size:340px;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-49%)}.closing-section .section-kicker{color:#d9d2ff;position:relative}.closing-section h2{position:relative}.closing-section h2 em{color:var(--lime)}.closing-button{color:var(--ink);background:#fff;border-radius:99px;align-items:center;gap:24px;margin-top:35px;padding:16px 21px;font-size:13px;font-weight:750;display:inline-flex;position:relative}.closing-logo{z-index:1;object-fit:cover;border-radius:50%;width:110px;height:110px;margin:0 auto 28px;position:relative;box-shadow:0 15px 35px #21155f38}.site-footer{width:min(1320px,100% - 64px);min-height:155px;color:var(--muted);justify-content:space-between;align-items:center;margin:auto;font-size:11px;display:flex}.records-page{color:#f7f8f5;background:#0d1311;min-height:100vh}.records-page .records-header{color:#f7f8f5}.records-page .brand-name small{color:#93a099}.records-page .records-header nav>a:not(.nav-cta):after{background:var(--lime)}.records-page .records-header .nav-cta{color:#111614;background:var(--lime)}.records-subhero{grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;width:min(1320px,100% - 64px);min-height:650px;margin:auto;padding:80px 0 110px;display:grid}.records-subhero-copy .section-kicker{color:#9aa69f}.records-subhero h1{color:#f8f9f7;max-width:920px;font-size:clamp(62px,6.8vw,104px)}.records-subhero h1 em{color:var(--lime)}.records-subhero-copy>p:last-child{color:#aab5af;max-width:470px;margin:34px 0 0 auto;font-size:16px;line-height:1.75}.records-emblem{place-items:center;display:grid}.records-official-logo-hero{width:min(390px,34vw)}.records-emblem .vinyl{width:min(390px,34vw);height:min(390px,34vw)}.records-directory{background:#1c2521;border-radius:32px;grid-template-columns:.8fr 1.2fr;gap:90px;width:min(1320px,100% - 64px);margin:auto;padding:95px 70px;display:grid}.records-directory-heading h2{letter-spacing:-3.5px;margin:0;font-size:clamp(42px,4.8vw,68px);line-height:.98}.records-directory-heading h2 em{color:var(--lime)}.records-directory .section-kicker{color:#8d9a93}.records-artists-list{align-self:center}.records-purpose{background:#ffffff1f;border:1px solid #ffffff1f;border-radius:28px;grid-template-columns:repeat(3,1fr);gap:1px;width:min(1320px,100% - 64px);margin:24px auto 0;display:grid;overflow:hidden}.records-purpose>div{background:#111815;min-height:270px;padding:34px}.records-purpose span{color:var(--lime);font:650 10px/1 var(--font-geist-mono)}.records-purpose h3{letter-spacing:-1px;margin:80px 0 12px;font-size:30px}.records-purpose p{color:#94a199;max-width:290px;margin:0;font-size:13px;line-height:1.65}.records-return{text-align:center;flex-direction:column;align-items:center;width:min(1320px,100% - 64px);margin:auto;padding:120px 0 100px;display:flex}.records-return img{object-fit:cover;border-radius:50%;width:108px;height:108px;box-shadow:0 18px 50px #00000040}.records-return p{color:#99a49e;margin:28px 0 20px}.records-return a{color:var(--lime);align-items:center;gap:15px;font-size:14px;font-weight:720;display:inline-flex}@media (max-width:1050px){.hero{grid-template-columns:1fr;padding-top:45px}.hero-copy{text-align:center}.eyebrow,.hero-actions{justify-content:center}.hero-lead{margin-left:auto;margin-right:auto}.hero-stack{min-height:520px}.index-grid{grid-template-columns:repeat(2,1fr)}.index-grid a:nth-child(2n){border-right:0}.index-grid a:nth-child(-n+4){border-bottom:1px solid #ffffff24}.index-grid a:last-child{grid-column:1/-1}.products-grid{grid-template-columns:repeat(2,1fr)}.podcast-section{grid-template-columns:1fr}.podcast-art{width:100%;max-width:680px;margin:auto}.feature-copy{text-align:center}.feature-copy>p:not(.section-kicker){margin-left:auto;margin-right:auto}.records-stage{grid-template-columns:1fr;gap:70px}.apps-grid,.books-grid{grid-template-columns:repeat(3,1fr)}.records-subhero{text-align:center;grid-template-columns:1fr}.records-subhero-copy>p:last-child{margin-left:auto;margin-right:auto}.records-emblem .vinyl{width:340px;height:340px}.records-official-logo-hero{width:340px}.records-directory{grid-template-columns:1fr;gap:55px}}@media (max-width:720px){.site-header,.hero,.podcast-section,.site-footer{width:min(100% - 36px,1320px)}.site-header{height:78px}.site-header nav>a:not(.nav-cta){display:none}.nav-cta{padding:11px 15px;font-size:12px}.brand-name{font-size:14px}.brand-mark{width:38px;height:38px}.brand-official{width:44px;height:44px}.hero{gap:30px;min-height:0;padding:55px 0 85px}.hero-copy{text-align:left}.eyebrow,.hero-actions{justify-content:flex-start}h1{letter-spacing:-3.7px;font-size:clamp(49px,14vw,66px)}.hero-lead{font-size:16px}.hero-actions{flex-wrap:wrap;gap:12px}.hero-actions p{display:none}.primary-button,.youtube-button{padding:14px 17px;font-size:12px}.hero-stack{min-height:420px;margin:0 -25px;transform:scale(.88)}.hero-orbit{width:405px;height:405px}.stack-card{width:200px;height:125px}.stack-card b{font-size:24px}.ecosystem-index{padding:75px 18px}.index-grid{grid-template-columns:1fr}.index-grid a{border-right:0;min-height:150px;border-bottom:1px solid #ffffff24!important}.index-grid a:last-child{grid-column:auto;border-bottom:0!important}.products-section{padding:82px 18px}.products-heading{grid-template-columns:1fr;gap:24px;margin-bottom:45px}.products-heading h2{letter-spacing:-2.5px}.products-grid{grid-template-columns:1fr}.product-visual{height:230px}.product-visual img{width:84%;height:66%}.product-square .product-visual img{width:min(58%,170px);height:76%}.product-copy{grid-template-columns:1fr;gap:14px;min-height:0;padding:19px 6px 8px}.podcast-section{gap:55px;padding:82px 0}.podcast-art{border-radius:25px;min-height:400px}.podcast-disc{width:220px;height:220px}.podcast-disc b{font-size:70px}.feature-copy{text-align:left}.feature-copy h2,.records-heading h2,.apps-heading h2,.publications-heading h2,.closing-section h2{letter-spacing:-2.5px}.records-section,.apps-section,.publications-section{padding:82px 18px}.records-heading,.publications-heading{grid-template-columns:1fr;gap:25px;margin-bottom:48px}.records-stage{border-radius:25px;gap:55px;padding:45px 20px}.vinyl{width:275px;height:275px}.vinyl span{width:105px;height:105px;font-size:30px}.artist-row{grid-template-columns:35px 1fr 20px}.artist-row small{display:none}.artist-row strong{font-size:18px}.apps-heading{flex-direction:column;align-items:flex-start;gap:30px}.apps-counter{align-self:flex-start}.apps-grid{grid-template-columns:1fr}.app-card{min-height:260px}.books-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 12px}.book-cover-wrap{border-radius:16px;padding:10px 10px 0}.book-cover-wrap img{width:91%}.book-info h3{font-size:15px}.book-info p{font-size:10px}.book-info small{font-size:7px}.publications-brand{grid-template-columns:90px 1fr}.publications-brand img{border-radius:18px;width:90px;height:90px}.closing-section{border-radius:25px;margin:10px;padding:80px 22px}.closing-section:before{font-size:190px}.site-footer{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px;min-height:230px;padding:45px 0}.site-footer p{margin:0}.records-subhero,.records-directory,.records-purpose,.records-return{width:min(100% - 36px,1320px)}.records-subhero{gap:50px;min-height:0;padding:70px 0 85px}.records-subhero h1{letter-spacing:-3.6px;font-size:clamp(50px,14vw,67px)}.records-subhero-copy>p:last-child{font-size:15px}.records-emblem .vinyl{width:275px;height:275px}.records-official-logo-hero{width:275px}.records-directory{border-radius:24px;padding:50px 20px}.records-directory-heading h2{letter-spacing:-2.5px}.records-purpose{grid-template-columns:1fr}.records-purpose>div{min-height:220px}.records-purpose h3{margin-top:55px}.records-return{padding:90px 15px 80px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
