@font-face{font-family:Manrope;src:url(/fonts/manrope-cyrillic.woff2) format("woff2");font-weight:200 800;font-display:swap;unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;src:url(/fonts/manrope-latin.woff2) format("woff2");font-weight:200 800;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg: #101010;--surface: #191919;--text: #f5f3ee;--muted: #a6a6a6;--accent: #f02c38;--accent-2: #f5f3ee;--border: #333;--ease-out: cubic-bezier(.22, 1, .36, 1);--dur-fast: .15s;--dur-base: .3s;--dur-slow: .6s;--dur-hero: 1.2s;color-scheme:dark;font-family:Manrope,Arial,sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}button:disabled{cursor:default;opacity:.4}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}img{max-width:100%;display:block}button{color:inherit}::selection{background:var(--accent);color:#fff}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header{height:90px;padding:0 5%;display:flex;align-items:center;gap:40px;background:#101010ed;border-bottom:1px solid #ffffff16;position:sticky;top:0;z-index:30;backdrop-filter:blur(16px)}.brand{width:146px;height:42px;object-fit:contain}.header nav{display:flex;gap:30px;margin-left:auto;font-size:14px}.header nav a{padding:14px 0}.header nav a:hover,.text-link:hover{color:var(--accent)}.button{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--accent);color:#fff;padding:0 27px;border:1px solid var(--accent);font-size:14px;font-weight:700;transition:transform var(--dur-base) var(--ease-out),opacity var(--dur-base)}.button:hover{transform:translateY(-3px)}.button:active{transform:scale(.97)}.button.small{min-height:44px;padding:0 23px}.hero{position:relative;min-height:700px;height:calc(100svh - 90px);max-height:1040px;overflow:hidden}.hero-photo{position:absolute;inset:0 0 0 40%;overflow:hidden}.hero-photo img{height:100%;width:100%;object-fit:cover;object-position:50% 12%}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#101010 0%,#101010b0 15%,transparent 50%),linear-gradient(0deg,#101010 0%,transparent 28%)}.hero-content{position:relative;z-index:2;padding:80px 5% 100px}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:600;display:flex;align-items:center;gap:10px;margin:0 0 28px}.eyebrow span{background:var(--accent);width:6px;height:6px}.hero h1{font-size:clamp(54px,6.8vw,112px);font-weight:800;line-height:1.02;letter-spacing:-.065em;margin:0 0 30px;max-width:850px}.hero h1 em{font-style:normal;color:var(--accent)}.hero-description{font-size:16px;line-height:1.7;color:#c7c7c7;margin:0 0 32px}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{font-size:14px;font-weight:600;min-height:44px;display:inline-flex;align-items:center}.hero-bottom{position:absolute;bottom:28px;left:5%;right:5%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.15em;color:#b9b9b9;z-index:3}.hero-bottom a{min-height:44px;display:flex;align-items:center}.ticker{overflow:hidden;border-block:1px solid var(--border);height:70px;display:flex;align-items:center;background:#171717}.ticker>div{display:flex;align-items:center;gap:45px;white-space:nowrap;font-size:24px;font-weight:800;letter-spacing:-.02em}.ticker b{font-size:36px;color:var(--accent)}.section{padding:110px 5%}.section h2{font-size:clamp(36px,4.5vw,76px);line-height:1.08;letter-spacing:-.055em;margin:0 0 48px;font-weight:800}.first-releases{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.first-releases img{width:100%}@media(min-width:1700px){.hero-content{padding-top:120px}}@media(max-width:900px){.header nav{gap:16px}.header{gap:20px}.hero{min-height:650px}.hero-content{padding-top:100px}.hero-photo{left:26%}.hero h1{font-size:clamp(54px,8vw,80px)}.hero-photo:after{background:linear-gradient(90deg,#101010 0%,#10101090 32%,transparent 80%),linear-gradient(0deg,#101010 0%,transparent 40%)}}@media(max-width:600px){.header{height:72px;padding-inline:6%}.brand{width:118px}.header nav{display:none}.header>.button{margin-left:auto;min-height:42px}.hero{min-height:760px;height:calc(100svh - 72px);max-height:1000px}.hero-photo{left:0;height:68%;top:0}.hero-photo img{object-position:50% 20%}.hero-photo:after{background:linear-gradient(0deg,#101010,#10101011 80%)}.hero-content{padding:300px 6% 85px}.hero .eyebrow{font-size:10px;margin-bottom:20px}.hero h1{font-size:clamp(43px,10.9vw,65px);margin-bottom:22px}.hero-description{font-size:14px;margin-bottom:22px}.hero-actions{gap:15px;flex-wrap:wrap}.hero-actions .button{min-height:52px;padding:0 20px}.hero-bottom{left:6%;right:6%;bottom:16px;font-size:9px}.hero-bottom>span{max-width:160px;line-height:1.8}.ticker{height:56px}.ticker>div{font-size:20px;gap:25px}.section{padding:75px 6%}.section h2{margin-bottom:30px}.first-releases{gap:12px}.hero-bottom a{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@view-transition{navigation:auto}::view-transition-old(root),::view-transition-new(root){animation-duration:.2s}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--accent);padding:16px}.skip-link:focus{top:12px}.page-progress{position:fixed;inset:0 0 auto;height:2px;background:var(--accent);z-index:50;transform:scaleX(0);transform-origin:left}.header{gap:24px}.header nav{gap:22px}.header .brand{width:150px}.language{display:flex;gap:8px;align-items:center;font-size:12px}.language a{display:flex;align-items:center;min-height:44px;padding-inline:4px;color:var(--muted)}.language [aria-current]{color:#fff}.language span{color:#555}.header nav a.is-current{color:var(--accent)}.menu-toggle,.mobile-nav[hidden]{display:none}.mobile-nav{position:fixed;z-index:29;inset:72px 0 0;background:#111;padding:30px 6%;overflow-y:auto}.mobile-nav a{display:flex;padding:20px 0;border-bottom:1px solid var(--border);font-size:26px;font-weight:700;gap:25px}.mobile-nav a span{font-size:12px;color:var(--accent)}.hero-photo picture{display:block;width:100%;height:100%}.hero .eyebrow{max-width:600px}.text-link{gap:10px}.ticker>div{animation:marquee 28s linear infinite;gap:0;width:max-content}.ticker>div>span{display:flex;gap:45px;align-items:center;padding-right:45px}.ticker:hover>div{animation-play-state:paused}@keyframes marquee{to{transform:translate(-50%)}}.section{max-width:1920px;margin-inline:auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px}.section-heading h2{margin-bottom:0}.section-description{max-width:320px;color:var(--muted);font-size:16px;line-height:1.8;margin:0 0 6px}.music-section{padding-bottom:100px}.music-section h2{font-size:clamp(34px,4vw,66px)}.crate-shell{margin-top:52px;border:1px solid #343434;background:radial-gradient(ellipse at 50% 85%,#35302d 0,transparent 60%),#171717;position:relative;overflow:hidden;min-height:685px}.crate-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 28px;border-bottom:1px solid #ffffff14;position:relative;z-index:3}.crate-count,.crate-edition{font-size:12px;letter-spacing:.12em;color:var(--muted)}.crate-count{min-width:90px}.chip{border:1px solid #484848;border-radius:30px;background:transparent;color:var(--text);min-height:44px;padding:0 20px;font-size:12px;transition:transform .2s}.chip:hover{transform:translateY(-2px)}.chip.active{background:var(--text);color:var(--bg);border-color:var(--text)}.tag-filter{position:absolute;right:28px;top:84px;z-index:10;padding:12px;background:#242424;border:1px solid #444;display:flex;gap:8px;box-shadow:0 12px 30px #0008}.tag-filter[hidden]{display:none}.crate-hint{position:absolute;top:150px;left:10%;font-size:15px;max-width:150px;transform:rotate(-8deg);z-index:2;color:#d6d6d6}.crate-hint span{display:block;text-align:right;font-size:50px;color:var(--accent);font-weight:300;margin-top:12px}.crate-stage{position:relative;max-width:660px;height:465px;margin:40px auto 0;perspective:1300px;touch-action:pan-y;outline-offset:-8px}.sleeves{position:absolute;inset:0;transform-style:preserve-3d}.sleeve{position:absolute;width:300px;height:300px;top:125px;left:calc(50% - 150px);border:1px solid #ffffff35;box-shadow:0 2px 3px #0008;transform:translateY(calc(var(--depth) * -30px)) translateZ(calc(var(--depth) * -70px)) rotateX(-8deg);z-index:calc(20 - var(--depth));transition:transform .55s var(--ease-out),opacity .45s;transform-origin:center bottom;background:#222;overflow:hidden;display:block}.sleeve:after{content:"";position:absolute;inset:0;background:#000;opacity:calc(var(--depth) * .08);pointer-events:none}.sleeve img{width:100%;height:100%;object-fit:cover}.sleeve[aria-current=true]:hover{transform:translateY(-18px) rotateX(-4deg)}.sleeve-label{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;align-items:center;background:#101010dd;padding:12px 14px;font-size:12px;font-weight:700}.crate-front{position:absolute;top:305px;left:calc(50% - 225px);width:450px;height:150px;border:1px solid #626262;background:linear-gradient(160deg,#2d2d2d,#181818 75%);box-shadow:0 -8px #383838,0 -9px #737373,0 35px 30px #0007;z-index:22;transform:perspective(1000px) rotateX(-4deg);padding:24px}.crate-front:after{content:"";position:absolute;inset:7px;border:1px solid #ffffff0c;pointer-events:none}.crate-brand{position:absolute;left:22px;top:18px;transform:rotate(-5deg)}.crate-brand img{width:145px;height:40px;object-fit:contain}.crate-brand span{font-size:8px;letter-spacing:.1em;line-height:1.7;display:block;padding-left:13px;color:#999}.crate-sticker{position:absolute;right:35px;top:20px;background:var(--accent);color:#fff;padding:12px 16px;transform:rotate(8deg);font-size:11px;line-height:1.4;box-shadow:2px 3px #0007}.crate-sticker b{font-size:19px}.crate-barcode{position:absolute;left:187px;bottom:12px;background:#ddd8cd;color:#151515;padding:3px 8px;font-size:22px;line-height:1;transform:rotate(-3deg)}.crate-barcode small{font-size:6px;display:block;margin-top:3px}.crate-controls{display:flex;align-items:center;justify-content:center;gap:25px;padding:12px 20px 26px}.round{width:48px;height:48px;border:1px solid #4a4a4a;border-radius:50%;background:transparent;display:inline-flex;align-items:center;justify-content:center;font-size:22px;flex:none;transition:transform .2s,opacity .2s}.round:hover{transform:scale(1.07);border-color:var(--text)}.crate-controls>div{text-align:center;min-width:250px}.crate-controls strong{display:block;font-size:16px;letter-spacing:.05em}.crate-controls>div>span{font-size:12px;color:var(--muted);display:block;margin-top:7px}.type-cover{background:var(--accent);padding:28px;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;color:#fff}.type-cover small{font-size:12px;letter-spacing:.07em}.type-cover strong{font-size:75px;line-height:.9;letter-spacing:-.07em;overflow-wrap:anywhere}.product-sleeve .type-cover{background:#ddd9cc;color:#161616}.product-sleeve:last-child .type-cover{background:#b92c35;color:#fff}.product-sleeve strong{font-size:38px}.type-cover>span{font-size:30px}.release-list{margin-top:32px}.release-list summary{cursor:pointer;display:flex;justify-content:space-between;padding:20px 0;font-size:14px;color:var(--muted);list-style:none;min-height:60px}.release-list summary::-webkit-details-marker{display:none}.release-row{display:flex;align-items:center;gap:25px;border-top:1px solid var(--border);padding:15px 0;min-height:95px}.release-row:last-child{border-bottom:1px solid var(--border)}.row-number{font-size:12px;color:#999;width:25px}.release-main{display:flex;align-items:center;gap:24px;flex:1;min-width:0}.release-main img,.mini-type-cover{width:64px;height:64px;object-fit:cover;flex:none}.mini-type-cover{background:var(--accent);font-size:17px;line-height:1.1;font-weight:800;display:flex;align-items:center;justify-content:center}.release-main strong{font-size:19px;font-weight:700}.release-main small{display:block;font-size:11px;letter-spacing:.08em;margin-top:5px;color:#999}.row-platforms{display:flex;gap:10px}.row-platforms a,.row-open{width:44px;height:44px;display:flex;align-items:center;justify-content:center}.row-platforms a{color:var(--muted)}.row-platforms a:hover,.row-open:hover{color:var(--accent)}.row-open{margin-left:40px}.stats-section{background:#171717;border-block:1px solid #2a2a2a}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.stat-card{border:1px solid #393939;background:#1d1d1d;padding:35px 40px}.stat-top{display:flex;align-items:center;gap:14px}.stat-top h3{font-size:20px;font-weight:600;margin:0}.stat-top>span{margin-left:auto;color:#aaa}.spotify .stat-top>svg{color:#1ed760}.yandex .stat-top>svg{color:#f2c947}.stat-number{font-size:clamp(40px,5vw,80px);font-weight:600;letter-spacing:-.06em;margin-top:45px;font-variant-numeric:tabular-nums}.stat-card>p{color:var(--muted);font-size:14px;margin:6px 0}.stat-empty{height:90px;position:relative;padding-top:10px}.stat-empty>span{display:block;border-top:1px dashed #3b3b3b;margin-top:21px}.stat-empty small{position:absolute;bottom:10px;left:0;font-size:12px;background:#1d1d1d;padding:3px 12px 3px 0;color:#aaa}.stat-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border);padding-top:22px;margin-top:20px;gap:20px}.stat-footer>span{font-size:11px;color:#999}.stat-footer a{font-size:13px;min-height:44px;display:flex;align-items:center}.sparkline{width:100%;height:90px;color:var(--accent);margin-top:18px}.product-section{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;border-bottom:1px solid var(--border)}.product-copy h2{font-size:clamp(35px,3.8vw,62px);margin:23px 0}.product-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#aaa;max-width:450px}.soon-badge{display:inline-flex;align-items:center;gap:9px;color:#f36970;font-size:11px;letter-spacing:.12em;border:1px solid #703238;border-radius:3px;padding:7px 10px}.soon-badge:before{content:"";width:5px;height:5px;background:var(--accent)}.product-art,.education-art{aspect-ratio:1;position:relative;overflow:hidden}.sample-art{background:#e4313c;padding:35px;color:#101010;box-shadow:16px 16px #1e1e1e;transform:rotate(-2deg)}.sample-art-top,.sample-art-bottom,.education-art-top,.education-art-bottom{display:flex;justify-content:space-between;position:relative;z-index:2}.sample-art-top,.education-art-top{font-size:13px;font-weight:700;letter-spacing:.04em}.sample-wave{display:flex;gap:4px;align-items:center;height:45%;margin-top:35px}.sample-wave i{height:var(--bar);background:#121212;flex:1;transform:skewY(-10deg)}.sample-art-bottom{align-items:flex-end;margin-top:16px}.sample-art-bottom strong{font-size:clamp(36px,5vw,90px);line-height:.85;font-weight:800;letter-spacing:-.07em}.sample-art-bottom strong span{font-size:14px;display:inline-block;vertical-align:top;margin-left:8px;letter-spacing:0}.sample-art-bottom>span{writing-mode:vertical-rl;font-size:12px;letter-spacing:.16em}.education-art{background:#ddd9cc;color:#111;padding:35px;transform:rotate(2deg);box-shadow:-16px 16px #1e1e1e}.frequency-rings{position:absolute;inset:16% 12% 20%;display:flex;align-items:center;justify-content:center;transform:rotate(-25deg)}.frequency-rings span{position:absolute;width:var(--ring, 100%);height:50%;border:1px solid #111;border-radius:50%;transform:rotate(calc(var(--n, 0) * 25deg))}.frequency-rings span:nth-child(2){--n: 1}.frequency-rings span:nth-child(3){--n: 2}.frequency-rings span:nth-child(4){--n: 3}.frequency-rings b{font-size:110px;font-weight:800;transform:rotate(25deg);color:var(--accent)}.education-art-bottom{position:absolute;bottom:35px;left:35px;right:35px;align-items:flex-end}.education-art-bottom strong{font-size:clamp(30px,3.5vw,62px);line-height:.95;font-weight:800;letter-spacing:-.06em}.education-art-bottom strong em{font-style:normal;color:#a62732}.education-art-bottom>span{font-size:60px;font-weight:300}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:24px;font-size:14px}.contact-form label:not(.consent){display:flex;flex-direction:column;gap:10px;color:#bbb}.contact-form input:not([type=checkbox]),.contact-form textarea{width:100%;min-width:0;min-height:50px;border:0;border-bottom:1px solid #555;background:transparent;color:#fff;outline-offset:3px;border-radius:0;padding:10px 0;resize:vertical}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#929292}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--accent)}.message-label,.consent,.form-status,.form-hint{grid-column:1/-1}.consent{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:#aaa;line-height:1.6}.consent input{accent-color:var(--accent);width:17px;height:17px;flex:none;margin:2px 0 0}.consent a{text-decoration:underline;text-underline-offset:3px}.form-hint{font-size:11px;color:#a2a2a2;margin:0;line-height:1.7}.form-status{font-size:14px;line-height:1.6;margin:0}.form-status:empty{display:none}.contact-form>.button{grid-column:1/-1;justify-content:space-between;max-width:100%;width:100%}.waitlist-form{grid-template-columns:1fr;gap:17px;margin-top:30px}.waitlist-form .email-label{font-size:12px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.about-photo{position:relative;align-self:stretch;min-height:580px;overflow:hidden}.about-photo picture,.about-photo img{width:100%;height:100%;object-fit:cover}.about-photo img{object-position:50% 50%}.about-photo:after{content:"";position:absolute;inset:70% 0 0;background:linear-gradient(transparent,#0008)}.about-photo>span{position:absolute;left:25px;bottom:25px;z-index:2;font-size:11px;letter-spacing:.15em}.about-copy h2{font-size:clamp(35px,3.8vw,62px);margin-bottom:30px}.about-copy>p:not(.eyebrow){color:#b5b5b5;font-size:15px;line-height:1.85}.about-copy blockquote{margin:30px 0;border-left:2px solid var(--accent);padding:5px 0 5px 23px;font-size:20px;font-weight:600;line-height:1.5}.press{padding-top:25px;border-top:1px solid var(--border)}.press small{font-size:11px;color:#999;letter-spacing:.08em}.press a{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:14px;margin-top:9px;min-height:44px}.platforms-section{background:#171717;border-block:1px solid #2b2b2b}.platform-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #3c3c3c;border-left:1px solid #3c3c3c}.platform-card{padding:30px 25px;min-height:155px;border-right:1px solid #3c3c3c;border-bottom:1px solid #3c3c3c;display:flex;gap:15px;flex-wrap:wrap;align-items:center;transition:transform .3s;position:relative}.platform-card>svg:last-child{position:absolute;right:22px;top:26px;width:16px}.platform-card>svg:first-child{margin-right:20px;flex:none;align-self:flex-start}.platform-card>span{width:100%;display:block}.platform-card strong{font-size:17px;font-weight:600}.platform-card small{display:block;color:#aaa;font-size:11px;margin-top:5px}.platform-card:hover{background:#252525}.platform-card:hover>svg{color:var(--accent)}.contact-section{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:center}.contact-copy h2{font-size:clamp(34px,3.8vw,66px);margin-bottom:28px}.contact-copy>p:not(.eyebrow){color:#aaa;font-size:15px}.contact-email{font-size:clamp(17px,1.9vw,30px);font-weight:600;letter-spacing:-.03em;display:flex;align-items:center;gap:15px;margin:30px 0 15px;overflow-wrap:anywhere}.contact-copy>.text-link{color:#bbb}.footer{border-top:1px solid #333;padding:50px 5% 30px;background:#0c0c0c}.footer-top{display:flex;align-items:center;gap:35px}.footer-top img{width:220px;height:60px;object-fit:contain}.footer-top p{font-size:11px;color:#aaa;letter-spacing:.1em}.back-top{margin-left:auto;font-size:25px;min-width:44px;min-height:44px;display:grid;place-items:center}.footer-links{display:flex;justify-content:space-between;align-items:center;margin:30px 0 35px;gap:25px}.footer-links nav{display:flex;gap:25px;font-size:12px;color:#bbb}.social-mini{display:flex;gap:15px}.social-mini a{min-width:44px;min-height:44px;display:grid;place-items:center}.footer-bottom{display:flex;align-items:center;gap:24px;padding-top:22px;border-top:1px solid #333;font-size:11px;color:#999;flex-wrap:wrap}.footer-bottom>a,.footer-bottom>button{min-height:44px;display:inline-flex;align-items:center}.footer-bottom>span{margin-right:auto}.bare{background:none;border:0;padding:0;color:inherit;font:inherit;min-height:44px}.bare:hover{color:var(--accent)}.motion-toggle{display:flex;align-items:center;gap:8px;min-height:44px;cursor:pointer}.motion-toggle input{accent-color:var(--accent)}.legal-notice{font-size:11px;line-height:1.8;color:#999}.cookie-banner{position:fixed;bottom:24px;left:24px;right:24px;max-width:1050px;margin:auto;z-index:100;border:1px solid #555;background:#202020;box-shadow:0 20px 80px #000b;padding:22px;display:flex;align-items:center;gap:20px}.cookie-banner[hidden]{display:none}.cookie-banner strong{font-size:16px}.cookie-banner p{font-size:13px;line-height:1.6;margin:6px 0 0;color:#bbb}.cookie-banner a{text-decoration:underline}.cookie-banner>div{flex:1}.cookie-banner button{white-space:nowrap}.button.ghost{background:transparent;color:var(--text);border-color:#555}.release-dialog{border:1px solid #404040;padding:0;background:#191919;color:var(--text);width:min(1280px,94vw);max-height:92svh;overflow:auto}.release-dialog::backdrop{background:#080808eb;backdrop-filter:blur(12px)}.release-dialog[open]{animation:dialog-in .35s var(--ease-out)}@keyframes dialog-in{0%{opacity:0;transform:translateY(25px) scale(.97)}to{opacity:1;transform:none}}.dialog-header,.dialog-footer{display:flex;align-items:center;justify-content:space-between;padding:22px 32px}.dialog-header{border-bottom:1px solid #333}.dialog-header>span,.dialog-footer>span{font-size:11px;color:#aaa;letter-spacing:.13em}.release-panel{display:grid;grid-template-columns:1fr 1fr;gap:9%;padding:55px 55px 30px;align-items:center}.record-scene{position:relative;aspect-ratio:1;max-width:430px;margin:0 8% 0 0}.panel-cover,.panel-type-cover{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;box-shadow:0 25px 40px #0008}.panel-cover[hidden],.panel-type-cover[hidden]{display:none}.vinyl{position:absolute;width:95%;height:95%;left:2.5%;top:2.5%;border-radius:50%;background:repeating-radial-gradient(circle,#101010 0 2px,#242424 3px,#111 4px),conic-gradient(#171717,#555,#111,#555,#171717);border:1px solid #444;box-shadow:10px 15px 35px #0007;transform:translate(0) rotate(-10deg);transition:transform .55s .2s var(--ease-out);display:grid;place-items:center}.release-dialog.is-open .vinyl{transform:translate(35%) rotate(350deg)}.vinyl-label{background:var(--record-accent, var(--accent));border-radius:50%;width:33%;height:33%;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#111;font-size:clamp(11px,1.2vw,18px);font-weight:800;position:relative;text-align:center}.vinyl-label:after{content:"";width:9px;height:9px;background:#151515;border:1px solid #aaa;position:absolute;top:calc(50% - 4px);left:calc(50% - 4px);border-radius:50%}.vinyl-label small{font-size:7px;letter-spacing:.13em;margin-top:25px}.release-info{min-width:0;animation:info-in .5s .15s both var(--ease-out)}@keyframes info-in{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}.release-info .eyebrow{font-size:10px;margin-bottom:14px}.release-info h2{font-family:Georgia,serif;font-size:clamp(28px,3vw,48px);line-height:1.05;letter-spacing:-.04em;font-weight:400;margin:0 0 20px;overflow-wrap:anywhere;outline:none}.release-description{font-size:14px;color:#bbb;line-height:1.7}.release-description:empty{display:none}.release-tags{display:flex;gap:8px;margin:20px 0}.release-tags span{font-size:11px;padding:5px 10px;border:1px solid #555;border-radius:20px}.platform-caption{font-size:12px;color:#aaa;margin-bottom:12px}.embed-tabs{display:flex;border-bottom:1px solid #555;gap:18px;margin:0 0 18px}.embed-tabs button{display:flex;align-items:center;gap:8px;min-height:44px;background:none;border:0;border-bottom:2px solid transparent;padding:0 0 10px;font-size:12px;color:#aaa}.embed-tabs button[aria-selected=true]{border-bottom-color:var(--accent);color:#fff}.player-container{min-height:180px;display:flex;flex-direction:column;justify-content:center;gap:12px;background:#222;padding:22px;border:1px solid #3b3b3b}.player-container p{font-size:13px;color:#bbb;line-height:1.7;margin:0}.player-container .button{font-size:12px;min-height:46px;width:100%}.player-container iframe{width:100%;height:352px;border:0;border-radius:8px}.player-container:has(iframe){padding:0;background:transparent;border:0;min-height:352px}.player-skeleton{height:352px;background:linear-gradient(120deg,#222,#333,#222);display:grid;place-items:center;color:#aaa;font-size:13px}.panel-actions{display:flex;justify-content:space-between;gap:15px;font-size:12px;margin-top:12px}.panel-actions .text-link{font-size:12px}.share-status{font-size:12px;color:#bbb}.share-status:empty{display:none}.dialog-footer{border-top:1px solid #333}.mini-vinyl{position:fixed;right:24px;bottom:24px;width:48px;height:48px;border-radius:50%;border:1px solid #666;background:repeating-radial-gradient(#111 0 2px,#333 3px,#111 4px);z-index:25;box-shadow:0 4px 20px #000a;display:grid;place-items:center}.mini-vinyl span{width:20px;height:20px;border-radius:50%;background:var(--accent);font-size:11px;font-weight:800;display:grid;place-items:center}.release-page>.text-link{margin-bottom:45px}.release-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.release-page-grid>picture{max-width:600px}.release-page h1{font-size:clamp(42px,5vw,80px);line-height:1;letter-spacing:-.06em}.release-page p{color:#bbb;line-height:1.8}.release-page-links{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:30px 0}.release-page-links a{justify-content:flex-start;padding:0 15px;font-size:12px;gap:12px}.release-page-links a>span{margin-left:auto}.release-page-grid>.type-cover{aspect-ratio:1;max-height:600px}.legal-page{max-width:1000px;min-height:70vh}.legal-page h1,.not-found h1{font-size:clamp(38px,5vw,76px);line-height:1.1;letter-spacing:-.05em;overflow-wrap:anywhere}.legal-page>.eyebrow{margin-top:40px}.legal-draft{border-left:2px solid var(--accent);padding:10px 0 10px 25px;color:#aaa;line-height:1.8}.legal-page>section{display:flex;gap:35px;margin-top:25px}.legal-page>section h2{font-size:18px;margin:10px 0;color:#999}.legal-page>section p{line-height:1.9;color:#ccc;margin:5px 0}.not-found{min-height:65vh}.not-found>.text-link{margin-left:30px}.not-found>p{line-height:1.8;margin-bottom:30px}.js .crate-shell{display:block}html:not(.js) .crate-shell{display:none}html:not(.js) .menu-toggle{display:none}.reveal{transition:opacity .7s var(--ease-out),transform .7s var(--ease-out)}.reveal.is-waiting{opacity:0;transform:translateY(24px)}.hero-content{animation:hero-in .9s var(--ease-out)}@keyframes hero-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.reduce-motion *,.reduce-motion *:before,.reduce-motion *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reduce-motion .reveal.is-waiting{opacity:1;transform:none}.reduce-motion .vinyl{transform:translate(30%)!important}.reduce-motion .crate-stage{perspective:none}.reduce-motion .sleeve{transform:translateY(calc(var(--depth) * -20px)) scale(calc(1 - var(--depth) * .04))}@media(min-width:1600px){.hero h1{font-size:clamp(100px,6.8vw,130px)}.crate-shell{min-height:730px}.crate-stage{margin-top:65px}.product-copy{max-width:600px}.stat-number{font-size:88px}}@media(max-width:1250px){.header nav{gap:14px;font-size:12px}.header{gap:18px}.header .brand{width:120px}.header-listen{padding-inline:15px!important}.product-section,.about-section,.contact-section{gap:6%}.platform-card{padding:25px 20px}.footer-links nav{gap:15px}.footer-bottom{gap:15px}.crate-hint{left:5%}}@media(max-width:1000px){.header nav{display:none}.language{margin-left:auto}.header .brand{width:145px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:44px;min-height:44px;padding:8px;background:none;border:1px solid #555}.menu-toggle span{display:block;width:20px;height:1px;background:#fff}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{top:90px}.section-heading{align-items:flex-start;gap:30px}.section-description{max-width:245px;font-size:14px}.crate-hint{top:112px;font-size:12px;max-width:125px}.crate-hint span{font-size:35px}.crate-edition{font-size:10px}.platform-grid{grid-template-columns:repeat(2,1fr)}.about-photo{min-height:650px}.contact-section{grid-template-columns:1fr;gap:45px}.contact-copy{max-width:650px}.contact-copy h2{font-size:48px}.footer-links{align-items:flex-start}.footer-links nav{flex-wrap:wrap;gap:8px 20px;max-width:500px}.footer-links nav a{min-height:44px;display:flex;align-items:center}.sample-art,.education-art{padding:25px}.sample-wave{margin-top:25px;gap:3px}.education-art-bottom{left:25px;right:25px;bottom:25px}.sample-art-top,.education-art-top{font-size:10px}.education-art-bottom strong{font-size:34px}.sample-art-bottom strong{font-size:46px}.product-copy h2,.about-copy h2{font-size:36px}.release-panel{padding:40px 30px;gap:8%}.cookie-banner{flex-wrap:wrap;gap:12px}.cookie-banner>div{flex-basis:100%}.cookie-banner .button{flex:1}.footer-top p{font-size:10px}}@media(max-width:700px){.header{gap:14px}.header-listen{display:none!important}.section-heading{flex-direction:column;gap:20px}.section-description{max-width:380px;font-size:14px}.music-section h2{font-size:36px}.crate-shell{margin-top:30px;min-height:570px}.crate-toolbar{padding:16px}.crate-edition{display:none}.tag-filter{right:12px;left:12px;top:78px;gap:5px;padding:8px;justify-content:center}.tag-filter .chip{padding-inline:13px}.crate-hint{top:92px;left:20px;font-size:11px;transform:none;max-width:none;margin:0}.crate-hint span{display:none}.crate-stage{height:395px;margin-top:34px;max-width:500px}.sleeve{width:240px;height:240px;left:calc(50% - 120px);top:110px}.crate-front{width:330px;height:120px;left:calc(50% - 165px);top:260px}.crate-brand{left:12px;top:13px}.crate-brand img{width:116px;height:32px}.crate-brand span{font-size:6px}.crate-sticker{top:15px;right:20px;padding:8px 12px;font-size:9px}.crate-sticker b{font-size:16px}.crate-barcode{left:140px;font-size:16px;bottom:10px}.crate-barcode small{font-size:5px}.crate-controls{padding:8px 12px 20px;gap:12px}.crate-controls>div{min-width:190px}.crate-controls>div>span{font-size:10px}.crate-controls strong{font-size:13px}.crate-controls .round{width:44px;height:44px}.release-row{gap:14px;padding:13px 0}.row-number{width:18px;font-size:10px}.release-main{gap:14px}.release-main img,.mini-type-cover{width:52px;height:52px}.release-main strong{font-size:14px}.row-platforms{gap:0}.row-platforms a{width:38px;min-height:44px}.row-platforms a:nth-child(3){display:none}.row-open{margin-left:0;width:30px}.stats-grid{grid-template-columns:1fr}.stat-card{padding:28px}.stat-number{font-size:66px;margin-top:30px}.stat-top h3{font-size:18px}.stat-footer{gap:10px}.stat-footer>span{font-size:11px}.stat-footer a{font-size:12px}.product-section{grid-template-columns:1fr;gap:55px}.product-art,.education-art{max-width:500px;width:calc(100% - 12px);margin-inline:auto}.product-copy{max-width:550px}.product-copy h2,.about-copy h2{font-size:40px}.sample-art{padding:30px}.sample-art-bottom strong{font-size:clamp(48px,13vw,80px)}.sample-art-top,.education-art-top{font-size:12px}.education-art{grid-row:1}.education-art-bottom strong{font-size:clamp(36px,10vw,64px)}.frequency-rings b{font-size:110px}.about-section{grid-template-columns:1fr;gap:40px}.about-photo{min-height:0;aspect-ratio:4/4.2}.about-copy>p:not(.eyebrow){font-size:15px}.contact-copy h2{font-size:40px}.contact-email{font-size:23px}.footer{padding-inline:6%}.footer-top{flex-wrap:wrap;gap:12px}.footer-top img{width:155px}.footer-top p{order:3;width:100%;margin:0}.footer-links{flex-direction:column;gap:10px}.footer-links nav{max-width:100%;gap:4px 20px}.social-mini{gap:12px}.social-mini a{justify-items:start}.footer-bottom{gap:4px 20px;font-size:10px}.footer-bottom>span{width:100%;margin-bottom:10px}.footer-bottom .motion-toggle{width:100%;font-size:12px}.platform-card{min-height:146px;padding:25px 20px}.platform-card strong{font-size:16px}.platform-card small{font-size:10px}.platform-card>svg:last-child{right:18px}.release-dialog{width:94vw;max-height:94svh}.dialog-header,.dialog-footer{padding:14px 20px}.release-panel{display:flex;flex-direction:column;padding:30px 25px;gap:35px}.record-scene{width:70%;margin:0 auto 0 0;max-width:320px}.release-info{width:100%}.release-info h2{font-size:38px}.vinyl-label,.panel-actions .text-link{font-size:11px}.mini-vinyl{right:16px;bottom:16px;width:44px;height:44px}.cookie-banner{inset:auto 12px 12px;padding:17px}.cookie-banner .button{font-size:11px;padding:0 12px;gap:5px}.cookie-banner strong{font-size:14px}.cookie-banner p{font-size:12px}.release-page-grid{grid-template-columns:1fr;gap:20px}.release-page h1{font-size:48px}.release-page-links .button{font-size:11px;gap:8px}.legal-page>section{gap:20px}.legal-page>section p{font-size:14px}.legal-draft{font-size:14px}.type-cover strong{font-size:60px}}@media(max-width:600px){.header{height:72px}.header .brand{width:118px}.mobile-nav{top:72px}.hero .eyebrow{font-size:9px;letter-spacing:.1em}.hero h1{font-size:clamp(43px,10.9vw,65px)}.hero-photo img{object-position:50% 15%}.hero-actions .text-link{font-size:12px}.hero-content{padding-top:290px}.hero{min-height:760px}.ticker>div>span{gap:25px;padding-right:25px}.section h2{font-size:35px}.contact-form{gap:18px}.contact-form>label:not(.consent){grid-column:1/-1}.contact-copy h2{font-size:36px}.platform-card{padding-inline:15px}.platform-card strong{font-size:14px}.stat-number{font-size:62px}}@media(max-width:390px){.crate-front{width:284px;left:calc(50% - 142px)}.crate-sticker{right:12px}.crate-barcode{left:120px}.crate-controls{gap:8px}.crate-controls>div{min-width:165px}.crate-controls .round{width:42px;height:44px}.row-platforms{display:none}.release-main strong{font-size:15px}.hero-actions{gap:12px}.hero-actions .button{padding-inline:14px;font-size:12px}.hero-actions .text-link{font-size:11px}.contact-email{font-size:20px}.platform-card small{font-size:9px}.education-art-top{font-size:10px}.hero-bottom{font-size:8px}}@media(prefers-reduced-motion:reduce){.reveal.is-waiting{opacity:1;transform:none}.ticker>div,.hero-content{animation:none}.vinyl{transform:translate(30%)!important}.crate-stage{perspective:none}.sleeve{transform:translateY(calc(var(--depth) * -20px)) scale(calc(1 - var(--depth) * .04))}}.button{background:#d91e2d;border-color:#d91e2d}.button.ghost{background:transparent;border-color:#555}.hero-bottom a{padding-right:55px}.form-hint,.platform-card small,.footer-bottom,.stat-footer>span,.crate-controls>div>span,.release-main small{font-size:12px}.consent{min-height:44px;align-items:center}.platform-card small{line-height:1.6}.legal-page{overflow-wrap:anywhere}[hidden]{display:none!important}.sample-cover{aspect-ratio:1;background:radial-gradient(ellipse at 50% 48%,#56206d55,transparent 68%),#141016;border:1px solid #ffffff10;padding:7% 15% 11%;overflow:visible;perspective:1100px;isolation:isolate}.sample-package{position:relative;width:100%;transform:rotateY(-9deg) rotate(-3deg);transform-style:preserve-3d;box-shadow:18px 24px 36px #0009;transition:transform .6s ease}.sample-package:before{content:"";position:absolute;top:0;bottom:0;left:-10px;width:10px;background:linear-gradient(90deg,#160b20,#673275 65%,#24112f);transform-origin:right;transform:rotateY(-30deg)}.sample-cover picture,.sample-cover img{display:block;width:100%;height:auto;aspect-ratio:3712 / 4608;object-fit:contain}.sample-package-caption{position:absolute;bottom:5%;left:6%;right:6%;display:flex;justify-content:space-between;gap:12px;font-size:clamp(7px,.65vw,10px);letter-spacing:.1em;color:#b7a6bf}.sample-package-caption>span{text-align:right}@media(hover:hover)and (prefers-reduced-motion:no-preference){.sample-cover:hover .sample-package{transform:rotateY(0) rotate(0)}}@media(max-width:600px){.product-art.sample-cover{width:100%;padding:7% 13% 12%}.sample-package-caption{font-size:7px}}@media(prefers-reduced-motion:reduce){.sample-package{transition:none}}.about-photo img{object-position:50% 25%}.stats-grid.stats-yandex-only{grid-template-columns:minmax(0,1fr);max-width:760px}.stats-section{padding-block:clamp(48px,6vw,90px)}.audience-heading{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:32px}.audience-heading .eyebrow{margin:0}.audience-heading h2{font-size:clamp(24px,3vw,44px);margin:0;max-width:620px}.audience-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.43fr);border-block:1px solid #ffffff24;background:radial-gradient(ellipse at 8% 100%,#f2c9470a,transparent 65%)}.audience-main{padding:38px 36px 40px 0}.audience-platform{display:flex;align-items:center;gap:12px;font-size:18px}.audience-platform svg{color:#f2c947}.audience-number{font-size:clamp(54px,8.4vw,132px);font-weight:650;letter-spacing:-.065em;line-height:1.12;margin:25px 0 10px;font-variant-numeric:tabular-nums;white-space:nowrap}.audience-main>p{color:#b5b5b5;margin:0;font-size:15px}.audience-details{border-left:1px solid #ffffff24;padding:38px 0 32px 36px;display:flex;flex-direction:column;justify-content:space-between;gap:26px}.audience-details>div{display:flex;flex-direction:column;gap:8px}.audience-details span{color:#999;font-size:10px;letter-spacing:.14em}.audience-details strong{font-weight:500;font-size:19px}.audience-details small{color:#999;font-size:12px}.audience-details a{font-size:13px}@media(max-width:700px){.audience-heading{display:block}.audience-heading h2{margin-top:18px}.audience-panel{grid-template-columns:1fr}.audience-main{padding:28px 0}.audience-number{font-size:clamp(48px,12vw,84px)}.audience-details{border-left:0;border-top:1px solid #ffffff24;padding:24px 0;display:grid;grid-template-columns:1fr 1fr;gap:24px 16px}.audience-details strong{font-size:16px}.audience-details a{grid-column:1 / -1}}.release-list{border:1px solid var(--border);border-radius:4px}.release-list summary{padding:20px 24px;align-items:center;color:var(--text, #eee);background:#191919}.release-list summary:hover{background:#222}.collection-count{color:#999;margin-left:12px;font-size:12px;font-variant-numeric:tabular-nums}.collection-chevron{transition:transform .2s ease}.release-list[open] .collection-chevron{transform:rotate(180deg)}.collection-scroll{max-height:min(560px,65vh);overflow-y:auto;padding-inline:24px;scrollbar-width:thin;scrollbar-color:#666 #191919}.collection-scroll:focus-visible,.release-list summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media(max-width:600px){.release-list summary{padding-inline:16px}.collection-scroll{padding-inline:16px}}@media(prefers-reduced-motion:reduce){.collection-chevron{transition:none}}.release-dialog.is-open .vinyl{animation:vinyl-playback 3s linear infinite;animation-play-state:paused}.release-dialog.is-open.is-playing .vinyl{animation-play-state:running}@keyframes vinyl-playback{0%{transform:translate(35%) rotate(0)}to{transform:translate(35%) rotate(360deg)}}.reduce-motion .release-dialog .vinyl{animation:none}@media(prefers-reduced-motion:reduce){.release-dialog.is-open .vinyl{animation:none}}.collection-tools{display:flex;align-items:center;gap:16px;padding:16px 24px;border-top:1px solid var(--border)}.collection-tools{flex-wrap:wrap}.collection-tools label:first-child{flex:1 1 220px;min-width:0}.collection-reset{min-height:44px;padding:8px 4px;border:0;background:transparent;color:var(--accent);font:inherit;font-size:13px;cursor:pointer}.collection-reset:hover{text-decoration:underline}.collection-reset:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.collection-tools input,.collection-tools select{width:100%;min-height:44px;background:#111;border:1px solid #444;color:#eee;border-radius:4px;padding:10px 12px;font:inherit;font-size:14px}.collection-tools input:focus-visible,.collection-tools select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.collection-tools p{color:#aaa;font-size:12px;white-space:nowrap;min-width:70px;text-align:right}.collection-more{padding:0 24px}.collection-more:has(button:not([hidden])){padding-block:18px}@media(max-width:600px){.collection-tools{flex-wrap:wrap;padding:12px 16px;gap:10px}.collection-tools label:first-child{flex-basis:100%}.collection-tools p{margin-left:auto}}
