@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--ink: #0a0a0b;--beige: #f3f0e8;--purple: #8338ff;--orange: #ff6034;--lime: #d8f43b;--line-light: rgba(10, 10, 11, .13);--line-dark: rgba(255, 255, 255, .13);color:var(--ink);background:var(--beige);font-family:DM Sans,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;overflow-x:hidden;background:var(--beige)}a{color:inherit;text-decoration:none}.links-public-page{min-height:100svh;background:#090a0c}.links-canvas{--links-text: #fff;--links-muted: rgba(255,255,255,.58);--links-surface: rgba(255,255,255,.09);--links-border: rgba(255,255,255,.15);position:relative;min-height:100svh;overflow:hidden;color:var(--links-text);background:#090a0c;isolation:isolate}.links-canvas.theme-ultraviolet{background:#140826}.links-canvas.theme-paper{--links-text: #0a0a0b;--links-muted: rgba(10,10,11,.55);--links-surface: rgba(255,255,255,.62);--links-border: rgba(10,10,11,.14);background:#ebe7dc}.links-canvas.theme-signal{background:#12100b}.links-ambient{position:absolute;z-index:-1;border-radius:50%;pointer-events:none;filter:blur(4px)}.links-ambient-one{width:min(92vw,780px);height:min(92vw,780px);top:-390px;left:calc(50% - 390px);opacity:.58;background:radial-gradient(circle,var(--links-accent),transparent 67%)}.links-ambient-two{width:520px;height:520px;right:-330px;bottom:-250px;opacity:.3;background:radial-gradient(circle,#8338ff,transparent 68%)}.theme-ultraviolet .links-ambient-one{opacity:.75;background:radial-gradient(circle,var(--links-accent),#8338ff 28%,transparent 68%)}.theme-paper .links-ambient-one{opacity:.42;filter:blur(20px)}.theme-paper .links-ambient-two{opacity:.18}.theme-signal .links-ambient-one{width:105vw;height:420px;top:-265px;left:-10vw;border-radius:0 0 55% 45%;opacity:.9;filter:none;background:var(--links-accent);transform:rotate(-4deg)}.links-canvas:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;opacity:.18;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.15'/%3E%3C/svg%3E")}.links-canvas-inner{width:min(100% - 36px,560px);min-height:100svh;display:flex;flex-direction:column;margin-inline:auto;padding:24px 0 30px}.links-public-topbar{display:flex;justify-content:space-between;align-items:center}.links-public-topbar>a{width:88px;padding:5px 8px;border-radius:8px;background:#fff;line-height:0}.links-public-topbar img{display:block;width:100%}.links-public-topbar button{width:41px;height:41px;display:grid;border:1px solid var(--links-border);border-radius:50%;color:var(--links-text);background:var(--links-surface);cursor:pointer;place-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.links-public-topbar button svg{width:16px}.links-artist-intro{display:grid;grid-template-columns:96px 1fr;align-items:center;gap:22px;margin-top:54px}.links-avatar{position:relative;width:96px;height:96px;display:grid;padding:5px;border-radius:28px;background:linear-gradient(145deg,var(--links-accent),rgba(255,255,255,.5));place-items:center;transform:rotate(-3deg);box-shadow:0 24px 60px #00000047}.links-avatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:23px}.links-avatar>svg{width:34px}.links-avatar i{position:absolute;right:-5px;bottom:-5px;width:21px;height:21px;border:5px solid #111;border-radius:50%;background:var(--links-accent)}.theme-paper .links-avatar i{border-color:#ebe7dc}.links-artist-intro>div:last-child>span{color:var(--links-accent);font-size:7px;font-weight:900;letter-spacing:.15em}.links-artist-intro h1{display:flex;align-items:center;gap:7px;margin-top:7px;font-size:clamp(34px,8vw,51px);line-height:.94;letter-spacing:-.065em}.links-artist-intro h1 svg{width:20px;height:20px;flex:0 0 auto;color:var(--links-accent);fill:var(--links-accent);stroke:#111}.links-artist-intro p{max-width:370px;margin:12px 0 0;color:var(--links-muted);font-size:12px;line-height:1.55}.links-canvas .artist-social-links{gap:8px;margin:25px 0 0 118px}.links-canvas .artist-social-icon{width:31px;height:31px;border-color:var(--links-border);background:var(--links-surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.links-canvas .artist-social-icon svg{width:13px;height:13px}.theme-paper .artist-social-icon{color:#111}.links-blocks{display:grid;gap:11px;margin-top:37px}.links-release-card,.links-drop-card,.links-custom-card{position:relative;overflow:hidden;border:1px solid var(--links-border);border-radius:22px;background:var(--links-surface);box-shadow:0 18px 50px #00000021;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .25s ease,border-color .25s ease}.links-release-card:hover,.links-drop-card:hover,.links-custom-card:hover{border-color:var(--links-accent);transform:translateY(-2px)}.links-release-card{min-height:122px;display:grid;grid-template-columns:96px 1fr 24px;align-items:center;gap:17px;padding:12px 18px 12px 12px;background:color-mix(in srgb,var(--links-surface) 82%,var(--links-accent))}.links-release-card figure{position:relative;width:96px;height:96px;display:grid;overflow:hidden;margin:0;border-radius:15px;background:#191a1d;place-items:center}.links-release-card figure img{width:100%;height:100%;object-fit:cover}.links-release-card figure>svg{width:28px}.links-release-card figure span{position:absolute;inset:auto 7px 7px;display:flex;justify-content:center;align-items:center;gap:4px;padding:6px;border-radius:999px;color:#0a0a0b;background:var(--links-accent);font-size:5px;font-weight:900}.links-release-card figure span svg{width:9px;height:9px}.links-release-card>div{min-width:0;display:grid;gap:4px}.links-release-card small,.links-drop-card small,.links-custom-card small{color:var(--links-accent);font-size:6px;font-weight:900;letter-spacing:.12em}.links-release-card strong{overflow:hidden;font:700 19px/1.05 Manrope;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.links-release-card>div span,.links-drop-card>div span{color:var(--links-muted);font-size:8px}.links-release-card>svg{width:17px}.links-drop-card{min-height:94px;display:grid;grid-template-columns:1fr 68px 21px;align-items:center;gap:13px;padding:12px 17px 12px 20px;color:#0a0a0b;border-color:transparent;background:var(--links-accent)}.links-drop-card>div{display:grid;gap:5px;min-width:0}.links-drop-card small{display:flex;align-items:center;gap:5px;color:#0a0a0b}.links-drop-card small svg{width:11px}.links-drop-card strong{overflow:hidden;font:700 20px/1 Manrope;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.links-drop-card>div span{color:#00000094}.links-drop-card img,.links-drop-card>i{width:68px;height:68px;display:grid;object-fit:cover;border-radius:16px;color:var(--links-accent);background:#0b0c0e;place-items:center;transform:rotate(3deg)}.links-drop-card>i svg{width:22px}.links-drop-card>svg{width:17px;transform:rotate(-45deg)}.links-custom-card{min-height:72px;display:grid;grid-template-columns:43px 1fr 22px;align-items:center;gap:13px;padding:10px 18px 10px 12px}.links-custom-card>i{width:43px;height:43px;display:grid;border-radius:14px;color:#0b0c0e;background:var(--links-accent);place-items:center}.links-custom-card>i svg{width:18px}.links-custom-card>span{min-width:0;display:grid;gap:3px}.links-custom-card strong{overflow:hidden;font:700 14px/1.1 Manrope;text-overflow:ellipsis;white-space:nowrap}.links-custom-card>svg{width:17px;transform:rotate(45deg)}.links-custom-card:nth-of-type(2n)>i{border-radius:50%}.links-preview-empty{min-height:130px;display:grid;justify-items:center;align-content:center;gap:6px;border:1px dashed var(--links-border);border-radius:22px;color:var(--links-muted);text-align:center}.links-preview-empty svg{width:22px;color:var(--links-accent)}.links-preview-empty strong{color:var(--links-text);font-size:12px}.links-preview-empty span{font-size:8px}.links-signature{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:auto;padding-top:45px;opacity:.68}.links-signature span{color:var(--links-muted);font-size:5px;font-weight:900;letter-spacing:.13em}.links-signature img{width:53px;padding:3px 5px;border-radius:4px;background:#fff}.links-public-state{min-height:100svh;display:grid;align-content:center;justify-items:center;gap:14px;color:#fff;background:#0a0a0b;font-size:8px;font-weight:900;letter-spacing:.14em}.links-public-state>svg{width:32px;height:32px;color:var(--lime);animation:spin 1s linear infinite}.links-public-state.error>svg{animation:none}.links-public-state h1{font-size:44px}.links-public-state p{margin:0;color:#8d9095;font-size:11px;font-weight:500;letter-spacing:0}.links-public-state a{display:flex;align-items:center;gap:7px;margin-top:12px;color:var(--lime)}.links-public-state a svg{width:15px}.artist-links-editor{min-height:100svh;padding-bottom:110px;background:var(--beige)}.links-editor-hero{min-height:520px}.links-editor-hero h1{max-width:900px}.links-editor-url{display:flex;align-items:center;gap:8px;margin-top:27px}.links-editor-url>span{min-width:260px;padding:14px 18px;border:1px solid rgba(255,255,255,.19);border-radius:999px;color:#fff;background:#ffffff12;font-size:9px}.links-editor-url button,.links-editor-url a{min-height:41px;display:flex;align-items:center;gap:7px;padding:0 15px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff;background:transparent;font-size:7px;font-weight:900;cursor:pointer}.links-editor-url button{color:#111;border-color:var(--lime);background:var(--lime)}.links-editor-url svg{width:13px}.links-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 430px;align-items:start;gap:34px;margin-top:38px}.links-editor-controls{display:grid;gap:16px}.links-editor-card{padding:clamp(23px,3vw,38px);border:1px solid #d1c9bd;border-radius:25px;background:#ffffff80}.links-editor-card>header>span,.links-editor-card.publish>div>span{display:flex;align-items:center;gap:6px;color:var(--purple);font-size:7px;font-weight:900;letter-spacing:.13em}.links-editor-card>header>span svg{width:14px}.links-editor-card h2{margin-top:10px;font-size:clamp(25px,3vw,37px);line-height:1}.links-editor-card header>p,.links-editor-card.publish p{margin:10px 0 0;color:#7c756c;font-size:9px;line-height:1.5}.links-editor-card.publish{display:flex;justify-content:space-between;align-items:center;gap:24px;color:#fff;border-color:#161719;background:#111214}.links-editor-card.publish h2{font-size:30px}.links-editor-card.publish p{color:#8f9398}.links-switch{display:grid;justify-items:center;gap:7px;flex:0 0 auto;cursor:pointer}.links-switch input{position:absolute;opacity:0}.links-switch i{position:relative;width:54px;height:29px;border-radius:99px;background:#3e4044;transition:background .2s}.links-switch i:after{content:"";position:absolute;top:4px;left:4px;width:21px;height:21px;border-radius:50%;background:#fff;transition:transform .2s}.links-switch input:checked+i{background:var(--lime)}.links-switch input:checked+i:after{transform:translate(25px)}.links-switch span{color:#85888c;font-size:6px;font-weight:900}.links-field{display:grid;gap:8px;margin-top:24px}.links-field>span{display:flex;justify-content:space-between;color:#625d56;font-size:7px;font-weight:900;letter-spacing:.08em}.links-field textarea{min-height:118px;padding:18px;resize:vertical;border:1px solid #cfc7bc;border-radius:16px;outline:0;color:#111;background:#ffffffb3;font:600 15px/1.5 DM Sans}.links-field textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px #8338ff17}.links-theme-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:25px}.links-theme-grid button{position:relative;min-height:105px;display:grid;align-content:end;justify-items:start;gap:2px;overflow:hidden;padding:13px;border:2px solid transparent;border-radius:15px;color:#fff;background:#090a0c;cursor:pointer}.links-theme-grid button.theme-ultraviolet{background:linear-gradient(145deg,#140826,#8338ff)}.links-theme-grid button.theme-paper{color:#111;background:linear-gradient(145deg,#ebe7dc,#fff)}.links-theme-grid button.theme-signal{background:linear-gradient(160deg,var(--lime) 0 31%,#12100b 32%)}.links-theme-grid button.active{border-color:var(--purple);box-shadow:0 0 0 2px #8338ff24}.links-theme-grid button>i{position:absolute;top:13px;left:13px;width:27px;height:27px;border-radius:9px;background:var(--lime)}.links-theme-grid button strong{font-size:9px}.links-theme-grid button small{opacity:.58;font-size:6px}.links-theme-grid button>svg{position:absolute;top:9px;right:9px;width:15px;padding:3px;border-radius:50%;color:#fff;background:var(--purple)}.links-accent-picker{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:21px}.links-accent-picker>span{color:#69635c;font-size:7px;font-weight:900;letter-spacing:.09em}.links-accent-picker>div{display:flex;gap:9px}.links-accent-picker button{width:27px;height:27px;padding:0;border:4px solid white;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px #c6beb3;cursor:pointer}.links-accent-picker button.active{box-shadow:0 0 0 2px #111;transform:scale(1.08)}.links-smart-toggles{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:25px}.links-smart-toggles label{min-height:74px;display:grid;grid-template-columns:35px 1fr 34px;align-items:center;gap:11px;padding:12px 14px;border:1px solid #cec6bb;border-radius:15px;cursor:pointer}.links-smart-toggles label.disabled{opacity:.48;cursor:not-allowed}.links-smart-toggles label>svg{width:19px;color:var(--purple)}.links-smart-toggles label>span{min-width:0;display:grid;gap:4px}.links-smart-toggles strong{font-size:9px}.links-smart-toggles small{overflow:hidden;color:#847d74;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.links-smart-toggles input{position:absolute;opacity:0}.links-smart-toggles label>i{position:relative;width:32px;height:19px;border-radius:99px;background:#c5beb5}.links-smart-toggles label>i:after{content:"";position:absolute;top:3px;left:3px;width:13px;height:13px;border-radius:50%;background:#fff;transition:transform .2s}.links-smart-toggles input:checked+i{background:var(--purple)}.links-smart-toggles input:checked+i:after{transform:translate(13px)}.links-list-editor{position:relative}.links-editor-stats{position:absolute;top:35px;right:35px;display:grid;grid-template-columns:24px auto;align-items:center;column-gap:7px}.links-editor-stats svg{grid-row:span 2;width:19px;color:var(--purple)}.links-editor-stats strong{font:800 18px/1 Manrope}.links-editor-stats span{color:#817a72;font-size:5px;font-weight:900;letter-spacing:.08em}.links-editor-items{display:grid;gap:9px;margin-top:27px}.links-editor-items article{position:relative;display:grid;grid-template-columns:72px 1fr 112px;gap:12px;padding:13px;border:1px solid #d0c8bd;border-radius:16px;background:#ffffffb3}.links-editor-items article.is-hidden{opacity:.55}.links-item-order{display:grid;grid-template-columns:18px 1fr 22px;align-items:center;gap:3px}.links-item-order>svg{width:15px;color:#aaa299}.links-item-order b{font:800 15px Manrope}.links-item-order button{width:21px;height:21px;display:grid;padding:0;border:0;border-radius:6px;color:#77716a;background:#ebe6dd;cursor:pointer;place-items:center}.links-item-order button:last-child{grid-column:3}.links-item-order button:disabled{opacity:.3}.links-item-order button svg{width:11px}.links-item-fields{display:grid;grid-template-columns:.8fr 1.2fr;gap:8px}.links-item-fields label{min-width:0;display:grid;gap:5px}.links-item-fields span{color:#7a746c;font-size:5px;font-weight:900;letter-spacing:.09em}.links-item-fields input{min-width:0;height:37px;padding:0 10px;border:1px solid #d0c9c0;border-radius:9px;outline:0;background:#fff;font-size:8px}.links-item-fields input:focus{border-color:var(--purple)}.links-item-actions{display:flex;align-items:end;gap:5px}.links-item-actions label{height:37px;display:flex;align-items:center;gap:4px;padding:0 5px;border:1px solid #d0c9c0;border-radius:9px;background:#fff}.links-item-actions label svg{width:12px;color:var(--purple)}.links-item-actions select{width:54px;border:0;outline:0;background:transparent;font-size:6px;font-weight:800}.links-item-actions button{width:34px;height:37px;display:grid;padding:0;border:1px solid #d0c9c0;border-radius:9px;background:#fff;cursor:pointer;place-items:center}.links-item-actions button:last-child{color:#a63a32}.links-item-actions button svg{width:13px}.links-item-clicks{position:absolute;top:6px;right:14px;color:var(--purple);font-size:5px;font-weight:900}.links-add-button{width:100%;min-height:52px;display:flex;justify-content:center;align-items:center;gap:8px;margin-top:12px;border:1px dashed #aaa298;border-radius:14px;color:#4e4943;background:transparent;font-size:7px;font-weight:900;cursor:pointer}.links-add-button:hover{border-color:var(--purple);background:#8338ff0a}.links-add-button svg{width:14px;color:var(--purple)}.links-add-button span{margin-left:auto;margin-right:17px;color:#969087}.links-save-button{position:relative;min-height:60px;display:flex;justify-content:space-between;align-items:center;overflow:hidden;padding:5px 5px 5px 23px;border:0;border-radius:999px;color:#fff;background:#111214;font-size:8px;font-weight:900;cursor:pointer}.links-save-button i{width:50px;height:50px;display:grid;border-radius:50%;color:#111;background:var(--lime);place-items:center}.links-save-button i svg{width:17px}.links-save-button:disabled{opacity:.65}.links-save-button:disabled svg{animation:spin 1s linear infinite}.links-live-preview{position:sticky;top:100px}.links-preview-heading{display:flex;justify-content:space-between;margin:0 5px 10px;color:#6e6861;font-size:6px;font-weight:900;letter-spacing:.1em}.links-preview-heading span{display:flex;align-items:center;gap:6px}.links-preview-heading span i{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px #a7be1926}.links-phone{height:min(780px,calc(100svh - 150px));min-height:590px;overflow-y:auto;border:10px solid #111214;border-radius:38px;background:#111;box-shadow:0 35px 80px #20170f33;scrollbar-width:none}.links-phone::-webkit-scrollbar{display:none}.links-phone .links-canvas{min-height:100%}.links-phone .links-canvas-inner{width:calc(100% - 30px);min-height:100%;padding-top:18px}.links-phone .links-public-topbar>a{width:69px}.links-phone .links-public-topbar button{display:none}.links-phone .links-artist-intro{grid-template-columns:72px 1fr;gap:15px;margin-top:35px}.links-phone .links-avatar{width:72px;height:72px;border-radius:21px}.links-phone .links-avatar img{border-radius:17px}.links-phone .links-artist-intro h1{font-size:29px}.links-phone .links-artist-intro p{margin-top:8px;font-size:8px}.links-phone .links-canvas .artist-social-links{margin:16px 0 0 87px}.links-phone .links-blocks{margin-top:25px}.links-phone .links-release-card{min-height:95px;grid-template-columns:72px 1fr 18px;gap:12px;padding:10px 12px 10px 10px;border-radius:17px}.links-phone .links-release-card figure{width:72px;height:72px;border-radius:12px}.links-phone .links-release-card strong{font-size:14px}.links-phone .links-drop-card{min-height:76px;grid-template-columns:1fr 52px 16px;padding:10px 12px 10px 15px;border-radius:17px}.links-phone .links-drop-card strong{font-size:15px}.links-phone .links-drop-card img,.links-phone .links-drop-card>i{width:52px;height:52px;border-radius:12px}.links-phone .links-custom-card{min-height:60px;grid-template-columns:37px 1fr 18px;padding:9px 13px 9px 10px;border-radius:17px}.links-phone .links-custom-card>i{width:37px;height:37px;border-radius:11px}.links-phone .links-custom-card strong{font-size:11px}.links-editor-loading{min-height:100svh;display:flex;justify-content:center;align-items:center;gap:9px;font-size:8px;font-weight:900}.links-editor-loading svg{width:20px;color:var(--purple);animation:spin 1s linear infinite}@media(max-width:1100px){.links-editor-layout{grid-template-columns:minmax(0,1fr) 360px;gap:20px}.links-theme-grid{grid-template-columns:repeat(2,1fr)}.links-editor-items article{grid-template-columns:62px 1fr}.links-item-actions{grid-column:2}.links-item-clicks{top:auto;bottom:8px;left:14px;right:auto}}@media(max-width:800px){.links-editor-layout{width:min(100% - 28px,680px);display:flex;flex-direction:column-reverse}.links-live-preview{position:relative;top:0;width:min(100%,400px);margin-inline:auto}.links-phone{height:660px;min-height:0}.links-editor-hero{padding-bottom:45px}.links-editor-url{flex-wrap:wrap}.links-editor-url>span{width:100%}.links-theme-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:560px){.links-canvas-inner{width:calc(100% - 28px);padding-top:18px}.links-artist-intro{grid-template-columns:78px 1fr;gap:15px;margin-top:40px}.links-avatar{width:78px;height:78px;border-radius:23px}.links-avatar img{border-radius:18px}.links-artist-intro h1{font-size:33px}.links-artist-intro p{font-size:10px}.links-canvas .artist-social-links{margin-left:93px}.links-release-card{grid-template-columns:80px 1fr 19px;min-height:105px;gap:12px;padding:12px}.links-release-card figure{width:80px;height:80px}.links-release-card strong{font-size:16px}.links-drop-card{grid-template-columns:1fr 58px 18px;padding-left:16px}.links-drop-card img,.links-drop-card>i{width:58px;height:58px}.links-editor-hero h1{font-size:47px}.links-editor-card{padding:22px 18px;border-radius:20px}.links-editor-card.publish{align-items:flex-start}.links-editor-card.publish h2{font-size:25px}.links-theme-grid{grid-template-columns:repeat(2,1fr)}.links-accent-picker{align-items:flex-start;flex-direction:column}.links-smart-toggles{grid-template-columns:1fr}.links-editor-stats{position:static;margin-top:18px}.links-editor-items article{grid-template-columns:1fr}.links-item-order{grid-template-columns:18px 1fr 24px 24px}.links-item-order button:last-child{grid-column:auto}.links-item-fields{grid-template-columns:1fr}.links-item-actions{grid-column:1;align-items:center}.links-item-clicks{position:static}.links-phone{height:620px}.links-live-preview{width:100%}}.links-release-player{overflow:hidden;border:1px solid var(--links-border);border-radius:22px;background:color-mix(in srgb,var(--links-surface) 88%,var(--links-accent));box-shadow:0 20px 55px #00000029;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.links-release-player>header{min-height:92px;display:grid;grid-template-columns:66px 1fr 36px;align-items:center;gap:14px;padding:12px 13px}.links-release-player figure{width:66px;height:66px;display:grid;overflow:hidden;margin:0;border-radius:14px;background:#111;place-items:center}.links-release-player figure img{width:100%;height:100%;object-fit:cover}.links-release-player figure svg{width:24px}.links-release-player header>div{min-width:0;display:grid;gap:4px}.links-release-player header small{display:flex;align-items:center;gap:5px;color:var(--links-accent);font-size:6px;font-weight:900;letter-spacing:.11em}.links-release-player header small svg{width:10px}.links-release-player header strong{overflow:hidden;font:700 18px/1.05 Manrope;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.links-release-player header span{color:var(--links-muted);font-size:7px}.links-release-player header>a{width:34px;height:34px;display:grid;border:1px solid var(--links-border);border-radius:50%;color:var(--links-text);place-items:center}.links-release-player header>a svg{width:13px}.links-release-player iframe{display:block;height:152px;overflow:hidden!important;border:0;background:#121212;scrollbar-width:none}.links-release-player iframe::-webkit-scrollbar{display:none}.links-banner-card{position:relative;min-height:168px;display:flex;align-items:flex-end;overflow:hidden;border:1px solid var(--links-border);border-radius:22px;color:#fff;background:#161719;box-shadow:0 20px 55px #0003;isolation:isolate}.links-banner-card:after{content:"";position:absolute;z-index:-1;top:35%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000000e0)}.links-banner-card>img{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.16,1,.3,1)}.links-banner-card:hover>img{transform:scale(1.035)}.links-banner-card>span{min-width:0;display:grid;gap:4px;padding:22px}.links-banner-card small{color:var(--links-accent);font-size:6px;font-weight:900;letter-spacing:.12em}.links-banner-card strong{overflow:hidden;font:700 22px/1 Manrope;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.links-banner-card>i{width:36px;height:36px;display:grid;flex:0 0 auto;margin:0 16px 17px auto;border-radius:50%;color:#111;background:var(--links-accent);place-items:center}.links-banner-card>i svg{width:15px;transform:rotate(45deg)}.links-banner-insert{min-height:74px;display:grid;grid-template-columns:39px 1fr;align-items:center;column-gap:11px;padding:10px 14px;border:1px dashed color-mix(in srgb,var(--links-accent) 66%,transparent);border-radius:18px;color:var(--links-text);background:color-mix(in srgb,var(--links-accent) 5%,transparent);text-align:left;cursor:pointer}.links-banner-insert:hover{background:color-mix(in srgb,var(--links-accent) 12%,transparent)}.links-banner-insert>span{grid-row:span 2;width:39px;height:39px;display:grid;border-radius:12px;color:#111;background:var(--links-accent);place-items:center}.links-banner-insert>span svg{width:17px}.links-banner-insert>strong{align-self:end;font-size:7px;letter-spacing:.05em}.links-banner-insert>small{align-self:start;color:var(--links-muted);font-size:6px}.links-banner-insert:disabled svg{animation:spin 1s linear infinite}.links-public-topbar .links-preview-image-button,.links-phone .links-public-topbar .links-preview-image-button{display:grid;color:#111;border-color:var(--links-accent);background:var(--links-accent);box-shadow:0 0 0 6px color-mix(in srgb,var(--links-accent) 12%,transparent)}.links-public-topbar .links-preview-image-button:disabled svg{animation:spin 1s linear infinite}.links-canvas.theme-ultraviolet{--links-surface: rgba(31,12,62,.62);--links-border: rgba(230,214,255,.22);background:radial-gradient(circle at 18% 4%,#762dff 0,transparent 33%),radial-gradient(circle at 94% 55%,#ff4f87 0,transparent 27%),linear-gradient(155deg,#080510 12%,#1d0a38 55%,#09060f)}.theme-ultraviolet .links-ambient-one{width:520px;height:520px;top:-380px;opacity:.55;background:radial-gradient(circle,#fff,transparent 67%)}.theme-ultraviolet .links-ambient-two{opacity:.32;background:radial-gradient(circle,var(--links-accent),transparent 68%)}.theme-ultraviolet .links-avatar{border-radius:50%;background:linear-gradient(145deg,#fff,var(--links-accent));transform:none}.theme-ultraviolet .links-avatar img{border-radius:50%}.theme-ultraviolet .links-avatar i{border-color:#160a2a}.theme-ultraviolet .links-release-player,.theme-ultraviolet .links-custom-card{box-shadow:inset 0 1px #ffffff1a,0 24px 60px #0500124d}.theme-ultraviolet .links-custom-card>i{color:#fff;background:linear-gradient(145deg,var(--links-accent),#8338ff)}.theme-ultraviolet .links-drop-card{color:#fff;background:linear-gradient(110deg,#8338ff,var(--links-accent))}.theme-ultraviolet .links-drop-card small,.theme-ultraviolet .links-drop-card>div span{color:#ffffffb8}.links-canvas.theme-paper{--links-surface: rgba(255,255,255,.76);--links-border: #171719;background:radial-gradient(circle at 84% 7%,color-mix(in srgb,var(--links-accent) 40%,transparent),transparent 25%),#f0ece2}.theme-paper .links-canvas:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;opacity:.16;background-image:linear-gradient(rgba(0,0,0,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.08) 1px,transparent 1px);background-size:28px 28px}.theme-paper .links-public-topbar>a,.theme-paper .links-signature img{border:1px solid #111}.theme-paper .links-avatar{border:2px solid #111;border-radius:4px;background:var(--links-accent);box-shadow:8px 8px #111;transform:rotate(-2deg)}.theme-paper .links-avatar img{border-radius:1px}.theme-paper .links-avatar i{border-color:#111}.theme-paper .links-release-player,.theme-paper .links-custom-card,.theme-paper .links-banner-card{border-radius:4px;box-shadow:5px 5px #111}.theme-paper .links-release-player iframe{border-top:1px solid #111}.theme-paper .links-custom-card>i{border:1px solid #111;border-radius:2px}.theme-paper .links-custom-card>svg{color:#111}.theme-paper .links-drop-card{border:1px solid #111;border-radius:4px;box-shadow:5px 5px #111}.theme-paper .links-banner-insert{border-color:#111;border-radius:3px}.theme-paper .links-banner-insert>span{border:1px solid #111;border-radius:2px}.links-canvas.theme-signal{--links-surface: #171715;--links-border: rgba(255,255,255,.2);background:linear-gradient(168deg,var(--links-accent) 0 16%,#0d0d0c 16.2% 74%,color-mix(in srgb,var(--links-accent) 55%,#0d0d0c) 74.2%)}.theme-signal .links-ambient-one,.theme-signal .links-ambient-two{display:none}.theme-signal .links-public-topbar>a{border:2px solid #111;transform:rotate(-2deg)}.theme-signal .links-avatar{border:3px solid #111;border-radius:5px;background:var(--links-accent);box-shadow:7px 7px #0000008c;transform:rotate(2deg)}.theme-signal .links-avatar img{border-radius:1px}.theme-signal .links-avatar i{border-color:#111}.theme-signal .links-release-player,.theme-signal .links-custom-card,.theme-signal .links-banner-card{border-radius:6px;box-shadow:none}.theme-signal .links-release-player{border-width:2px}.theme-signal .links-custom-card:nth-child(2n){color:#111;border-color:var(--links-accent);background:var(--links-accent)}.theme-signal .links-custom-card:nth-child(2n) small{color:#111}.theme-signal .links-custom-card:nth-child(2n)>i{color:var(--links-accent);background:#111}.theme-signal .links-drop-card{border:2px solid #111;border-radius:6px;box-shadow:6px 6px #ffffff21}.theme-signal .links-banner-insert{border-width:2px;border-radius:5px}.theme-signal .links-artist-intro{margin-top:clamp(100px,12svh,135px)}.links-theme-grid button{min-height:126px;padding-top:77px}.links-theme-grid button>i{inset:11px 11px auto;width:auto;height:56px;display:grid;align-content:end;gap:4px;padding:9px;overflow:hidden;border-radius:9px;background:#111}.links-theme-grid button>i b{display:block;width:74%;height:4px;border-radius:4px;background:#ffffffd1}.links-theme-grid button>i b:nth-child(2){width:100%;height:9px;background:var(--lime)}.links-theme-grid button>i b:nth-child(3){width:88%}.links-theme-grid button.theme-ultraviolet>i{background:linear-gradient(145deg,#210b3d,#8338ff);box-shadow:inset 0 0 18px #ffffff2e}.links-theme-grid button.theme-ultraviolet>i b:nth-child(2){background:#ff4f87}.links-theme-grid button.theme-paper>i{border:1px solid #111;border-radius:2px;background:#f7f3e9;box-shadow:3px 3px #111}.links-theme-grid button.theme-paper>i b{background:#111}.links-theme-grid button.theme-paper>i b:nth-child(2){background:var(--lime)}.links-theme-grid button.theme-signal>i{border-radius:2px;background:linear-gradient(165deg,var(--lime) 0 40%,#111 41%)}.links-theme-grid button.theme-signal>i b{background:#fff}.links-theme-grid button.theme-signal>i b:nth-child(2){background:var(--lime)}.links-item-fields:has(.links-item-banner-thumb){grid-template-columns:94px .8fr 1.2fr}.links-item-banner-thumb{position:relative;min-height:58px;display:grid;align-content:center;justify-items:center;gap:3px;overflow:hidden;padding:6px;border:1px solid #cfc7bc;border-radius:9px;color:#fff;background-color:#111;background-position:center;background-size:cover;text-shadow:0 1px 5px #000;cursor:pointer;isolation:isolate}.links-item-banner-thumb:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:#0000007a}.links-item-banner-thumb svg{width:15px}.links-item-banner-thumb span{color:#fff;font-size:5px;font-weight:900}.links-add-actions{display:grid;grid-template-columns:1fr 180px;gap:8px;margin-top:12px}.links-add-actions .links-add-button{margin-top:0}.links-add-banner{min-height:52px;display:flex;justify-content:center;align-items:center;gap:7px;border:1px solid #111;border-radius:14px;color:#fff;background:#111;font-size:7px;font-weight:900;cursor:pointer}.links-add-banner svg{width:14px;color:var(--lime)}.links-add-banner:disabled svg{animation:spin 1s linear infinite}.links-phone .links-release-player{border-radius:17px}.links-phone .links-release-player>header{min-height:76px;grid-template-columns:52px 1fr 28px;gap:10px;padding:10px}.links-phone .links-release-player figure{width:52px;height:52px;border-radius:10px}.links-phone .links-release-player header strong{font-size:13px}.links-phone .links-release-player header>a{width:28px;height:28px}.links-phone .links-release-player iframe{height:152px}.links-phone .links-banner-card{min-height:125px;border-radius:17px}.links-phone .links-banner-card>span{padding:17px}.links-phone .links-banner-card strong{font-size:17px}.links-phone .links-banner-insert{min-height:63px;border-radius:15px}@media(max-width:1100px){.links-item-fields:has(.links-item-banner-thumb){grid-template-columns:82px 1fr}.links-item-fields:has(.links-item-banner-thumb) label:last-child{grid-column:1 / -1}}@media(max-width:560px){.links-add-actions{grid-template-columns:1fr}.links-item-fields:has(.links-item-banner-thumb){grid-template-columns:1fr}.links-item-fields:has(.links-item-banner-thumb) label:last-child{grid-column:auto}.links-banner-card{min-height:145px}.links-release-player>header{grid-template-columns:58px 1fr 32px}.links-release-player figure{width:58px;height:58px}}button{color:inherit;font:inherit}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0,0,0,0);white-space:nowrap}.beige-section{background:var(--beige);color:var(--ink)}.black-section{background:var(--ink);color:#fff}.section-shell{width:min(1380px,calc(100% - 80px));margin-inline:auto}.logo{display:block;width:106px;line-height:0}.logo img,.brand-infinity{display:block;width:100%;height:auto}.logo-light{padding:4px 7px;border-radius:7px;background:#fff}.site-header{position:fixed;z-index:100;inset:0 0 auto;padding:17px 0;border-bottom:1px solid transparent;background:#f3f0e800;transition:background-color .3s ease,border-color .3s ease}.site-header.scrolled{border-bottom-color:#00000012;background:#f3f0e8e6;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.site-header.artist-overlay{color:#fff;border-bottom-color:transparent;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.site-header.artist-overlay .logo img{filter:brightness(0) invert(1)}.site-header.artist-overlay .user-menu-trigger{color:#fff;border-color:#ffffff3d;background:#090a0c57;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header.artist-overlay .button-dark{color:var(--ink);background:#fff}.site-header.artist-context .logo img,.site-header.artist-context .user-menu-trigger{transition:filter .3s ease,color .3s ease,background-color .3s ease,border-color .3s ease}.user-menu-trigger{position:relative}.user-notification-dot{position:absolute;top:-4px;left:-4px;min-width:17px;height:17px;display:grid;padding:0 4px;border:2px solid var(--beige);border-radius:999px;color:#111;background:var(--lime);font:800 7px DM Sans;place-items:center}.artist-overlay .user-notification-dot{border-color:#111}.user-plus-badge{min-height:22px;display:flex;align-items:center;gap:4px;padding:0 7px;border:1px solid #d4ef37;border-radius:999px;color:#111;background:var(--lime);font-size:7px;font-weight:900;letter-spacing:.07em}.user-plus-badge svg{width:11px;fill:currentColor}.user-credit-badge{min-height:22px;display:flex;align-items:center;gap:3px;padding:0 7px;border-radius:999px;color:#fff;background:#17191d;font-size:8px;font-weight:900}.user-credit-badge svg{width:11px;color:var(--lime)}.user-notification-list{display:grid;gap:5px;padding:9px;border-top:1px solid #ded8ce;border-bottom:1px solid #ded8ce}.user-notification-list>span{display:flex;align-items:center;gap:6px;padding:4px 5px;color:#817b74;font-size:6px;font-weight:800;letter-spacing:.09em}.user-notification-list>span svg{width:12px}.user-notification-list>a{display:grid!important;gap:3px!important;padding:9px!important;border-radius:9px;background:#eee9e0}.user-notification-list a strong{font-size:9px}.user-notification-list a small{color:#777169;font-size:7px;line-height:1.35}.header-inner{width:min(1380px,calc(100% - 80px));margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.site-header nav{display:flex;align-items:center;justify-self:center;gap:34px}.nav-direct,.nav-dropdown>button,.login,.mobile-login,.mobile-logout{border:0;background:none;font-size:12px;font-weight:700;letter-spacing:.05em;cursor:pointer}.nav-dropdown{position:relative}.nav-dropdown>button{display:flex;align-items:center;gap:5px;padding:12px 0}.nav-dropdown>button svg{transition:transform .2s}.nav-dropdown.is-open>button svg{transform:rotate(180deg)}.dropdown-panel{position:absolute;top:calc(100% + 5px);left:50%;width:330px;padding:9px;border:1px solid rgba(255,255,255,.11);border-radius:18px;color:#fff;background:#111214;box-shadow:0 24px 65px #0a0a0b47;opacity:0;visibility:hidden;transform:translate(-50%,8px);transition:.2s}.nav-dropdown.is-open .dropdown-panel,.nav-dropdown:hover .dropdown-panel{opacity:1;visibility:visible;transform:translate(-50%)}.dropdown-panel a{display:flex;align-items:center;gap:12px;padding:12px;border-radius:11px}.dropdown-panel a:hover{background:#24262a}.dropdown-panel a>svg{color:var(--lime)}.dropdown-panel a>span{display:flex;flex-direction:column;font-size:12px;font-weight:700}.dropdown-panel a small{margin-top:3px;color:#92969b;font-size:10px;font-weight:400;line-height:1.3}.header-actions{display:flex;align-items:center;justify-self:end;gap:24px}.user-menu{position:relative}.user-menu-trigger{display:flex;align-items:center;gap:8px;padding:3px 7px 3px 3px;border:1px solid rgba(10,10,11,.13);border-radius:999px;background:#ffffff8c;cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s}.user-menu-trigger:hover,.user-menu.is-open .user-menu-trigger{border-color:#0a0a0b47;background:#fff;box-shadow:0 9px 25px #0a0a0b17}.user-menu-trigger>svg{transition:transform .2s}.user-menu.is-open .user-menu-trigger>svg{transform:rotate(180deg)}.user-avatar{display:grid;width:40px;min-width:40px;height:40px;min-height:40px;aspect-ratio:1;flex:0 0 40px;overflow:hidden;border:1px solid rgba(10,10,11,.18);border-radius:999px;color:#fff;background:var(--ink);place-items:center}.user-avatar img{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:cover;object-position:center}.user-avatar b{font:700 14px Manrope}.user-menu-panel{position:absolute;top:calc(100% + 10px);right:0;width:280px;padding:9px;border:1px solid rgba(255,255,255,.11);border-radius:18px;color:#fff;background:#111214;box-shadow:0 24px 65px #0a0a0b47;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.user-menu.is-open .user-menu-panel{opacity:1;visibility:visible;transform:none}.user-menu-identity{display:flex;align-items:center;gap:11px;margin-bottom:7px;padding:10px;border-bottom:1px solid #292b2e}.user-menu-identity>span{display:flex;min-width:0;flex-direction:column}.user-menu-identity strong,.user-menu-identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu-identity strong{font:700 12px Manrope}.user-menu-identity small{margin-top:3px;color:#888c90;font-size:9px}.user-menu-identity em{width:max-content;margin-top:7px;padding:4px 6px;border-radius:999px;color:#111;background:var(--lime);font-size:6px;font-style:normal;font-weight:900;letter-spacing:.08em}.user-artist-switcher{display:grid;gap:5px;padding:10px;border-bottom:1px solid #292b2e}.user-artist-switcher>span{margin:2px 3px 5px;color:#858a8f;font-size:6px;font-weight:900;letter-spacing:.1em}.user-artist-switcher>button{min-height:42px;display:flex;align-items:center;gap:8px;padding:6px;border:0;border-radius:9px;color:#fff;background:transparent;text-align:left;cursor:pointer}.user-artist-switcher>button:hover,.user-artist-switcher>button.active{background:#24262a}.user-artist-switcher .user-avatar{width:28px;min-width:28px;height:28px;min-height:28px;flex-basis:28px}.user-artist-switcher strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.user-artist-switcher i{margin-left:auto;padding:3px 5px;border-radius:999px;color:#111;background:var(--lime);font-size:5px;font-style:normal;font-weight:900}.user-artist-switcher .user-add-artist{justify-content:center;border:1px dashed #555a5f;color:var(--lime);font-size:7px;font-weight:900;letter-spacing:.05em}.user-artist-switcher .user-add-artist svg{width:12px}.user-artist-switcher form{display:grid;grid-template-columns:1fr auto;gap:5px}.user-artist-switcher input{min-width:0;height:37px;padding:0 9px;border:1px solid #3b3e43;border-radius:8px;outline:0;color:#fff;background:#1b1d20;font-size:9px}.user-artist-switcher form small{grid-column:1 / -1;color:#95999e;font-size:7px;line-height:1.45}.user-artist-switcher form button{padding:0 10px;border:0;border-radius:8px;color:#111;background:var(--lime);font-size:7px;font-weight:900;cursor:pointer}.user-menu-panel>a,.user-menu-panel>button{display:flex;width:100%;min-height:44px;align-items:center;gap:11px;padding:12px;border:0;border-radius:11px;color:#fff;text-align:left;background:transparent;font-size:12px;font-weight:700;letter-spacing:.05em;cursor:pointer}.user-menu-panel>a:hover,.user-menu-panel>button:hover{background:#24262a}.user-menu-panel>a svg{color:var(--lime)}.user-menu-panel>button svg{color:var(--orange)}.button{display:inline-flex;justify-content:center;align-items:center;gap:17px;padding:17px 23px;border:0;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.03em;transition:transform .25s,box-shadow .25s}.button:hover{transform:translateY(-2px)}.button-dark{color:#fff;background:var(--ink);box-shadow:0 12px 30px #00000029}.button-small{padding:13px 18px;gap:9px}.menu-toggle,.mobile-login,.mobile-logout{display:none}.hero{min-height:100svh}.hero-inner{position:relative;min-height:100svh;display:flex;align-items:center;padding-block:130px 75px;isolation:isolate}.hero-copy{position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:11px;margin-bottom:31px;font-size:11px;font-weight:700;letter-spacing:.09em}.eyebrow>span{width:10px;height:10px;border-radius:50%;background:var(--purple)}.eyebrow.light{color:#aaa}h1,h2{margin:0;font-family:Manrope,sans-serif;font-weight:700;line-height:.93;letter-spacing:-.065em}h1{max-width:12ch;font-size:clamp(65px,8.9vw,138px)}h1>span{display:block;overflow:hidden}.hero-reveal h1>span{opacity:0;transform:translateY(70px)}.hero-reveal.is-visible h1>span{animation:title-in 1.25s both cubic-bezier(.16,1,.3,1)}.hero-reveal.is-visible h1>span:nth-child(1){animation-delay:.12s}.hero-reveal.is-visible h1>span:nth-child(2){animation-delay:.68s}.hero-reveal.is-visible h1>span:nth-child(3){animation-delay:1.24s}h1 em,h2 em{font-style:normal;color:transparent;background:linear-gradient(100deg,#702aff,#c632e4 54%,#ff6034);background-clip:text;-webkit-background-clip:text}.hero-copy>p{max-width:610px;margin:38px 0 29px;color:#3d3935;font-size:clamp(16px,1.3vw,19px);line-height:1.6}.hero-cta{display:flex;align-items:center;gap:22px}.hero-reveal .hero-copy>p,.hero-reveal .hero-cta,.hero-reveal .hero-scroll{opacity:0;transform:translateY(20px)}.hero-reveal.is-visible .hero-copy>p{animation:hero-content-in .9s 1.92s both cubic-bezier(.22,1,.36,1)}.hero-reveal.is-visible .hero-cta{animation:hero-content-in .9s 2.18s both cubic-bezier(.22,1,.36,1)}.hero-reveal.is-visible .hero-scroll{animation:hero-content-in .9s 2.45s both cubic-bezier(.22,1,.36,1)}.text-button{display:flex;align-items:center;gap:12px;padding:9px;font-size:11px;font-weight:700}.text-button i{display:grid;width:38px;height:38px;border:1px solid;border-radius:50%;place-items:center}.hero-watermark{position:absolute;z-index:-1;right:-10%;width:min(58vw,820px);opacity:.06}.hero-scroll{position:absolute;right:0;bottom:52px;display:flex;align-items:center;gap:12px;font-size:9px;font-weight:700;letter-spacing:.15em;writing-mode:vertical-rl}.hero-scroll i{width:1px;height:50px;background:linear-gradient(var(--ink),transparent)}@keyframes title-in{0%{opacity:0;transform:translateY(70px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-content-in{to{opacity:1;transform:translateY(0)}}.auth-page{min-height:100svh;padding:112px 0 72px;background:var(--beige)}.auth-route-loading{min-height:100svh;display:grid;color:#817b73;background:var(--beige);font:800 12px Manrope;letter-spacing:.18em;place-items:center}.auth-shell{display:flex;justify-content:center}.auth-panel{display:flex;width:min(100%,680px);flex-direction:column;justify-content:center;padding:clamp(34px,4.5vw,68px);border:1px solid #d9d3c8;border-radius:30px;background:#ffffff5c}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;width:100%;padding:4px;border-radius:999px;background:#e5e0d7}.auth-tabs button{min-height:42px;border:0;border-radius:999px;color:#777169;background:transparent;font-size:9px;font-weight:800;letter-spacing:.08em;cursor:pointer}.auth-tabs button.active{color:#fff;background:var(--ink);box-shadow:0 8px 20px #0a0a0b24}.auth-heading{margin:40px 0 27px}.auth-heading>span{color:#7b756d;font-size:8px;font-weight:800;letter-spacing:.13em}.auth-heading h2{margin-top:0;font-size:clamp(35px,3.4vw,52px);letter-spacing:-.055em}.account-types{display:grid;grid-template-columns:1fr 1fr;gap:9px}.account-types>button{position:relative;display:grid;grid-template-columns:38px 1fr;align-items:center;gap:10px;min-height:92px;padding:14px;border:1px solid #d4cec4;border-radius:16px;text-align:left;background:#ffffff61;cursor:pointer;transition:border-color .25s,background .25s,transform .25s}.account-types>button:hover{transform:translateY(-2px);border-color:#aaa49a}.account-types>button.active{color:#fff;border-color:#242629;background:#151719}.account-types>button>i{display:grid;width:38px;height:38px;border-radius:50%;color:var(--ink);background:var(--lime);place-items:center}.account-types>button>i svg{width:17px}.account-types>button>span{display:flex;min-width:0;flex-direction:column}.account-types strong{font:700 13px Manrope}.account-types small{margin-top:4px;color:#79736b;font-size:8px;line-height:1.35}.account-types button.active small{color:#979b9f}.account-types>button>svg{position:absolute;top:10px;right:10px;width:14px;color:var(--lime)}.oauth-authentication{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin-top:27px;text-align:center}.oauth-authentication>span{color:#716b64;font-size:8px;font-weight:800;letter-spacing:.1em}.oauth-authentication>div{display:flex;justify-content:center;gap:9px}.oauth-authentication button{display:grid;width:48px;height:48px;padding:0;border:1px solid #d2ccc1;border-radius:50%;background:#ffffff9e;cursor:pointer;place-items:center;transition:transform .25s,border-color .25s,box-shadow .25s}.oauth-authentication button:hover{transform:translateY(-2px);border-color:#aaa49a;box-shadow:0 9px 22px #19130c17}.oauth-authentication button:disabled{cursor:wait;opacity:.55}.oauth-authentication img{width:23px;height:23px;object-fit:contain}.oauth-authentication button:last-child img{width:26px;height:26px}.auth-divider{display:flex;align-items:center;gap:12px;margin:24px 0 0;color:#938d85;font-size:7px;font-weight:800;letter-spacing:.1em}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#d7d1c7}.auth-form{display:grid;gap:15px;margin-top:27px}.auth-form label{display:grid;gap:7px}.auth-form label>span{color:#716b64;font-size:8px;font-weight:800;letter-spacing:.09em}.auth-form input{width:100%;min-height:52px;padding:0 16px;border:1px solid #d2ccc1;border-radius:12px;outline:0;color:var(--ink);background:#ffffff80;font:13px DM Sans;transition:border-color .2s,box-shadow .2s}.auth-form input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #8338ff1a}.auth-form input::placeholder{color:#9a958e}.auth-forgot{justify-self:end;margin-top:-5px;padding:0;border:0;color:#6d6760;background:transparent;font:700 9px DM Sans;cursor:pointer}.auth-submit{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:56px;overflow:hidden;margin-top:4px;padding:4px 4px 4px 20px;border:0;border-radius:999px;color:#fff;background:var(--ink);cursor:pointer;isolation:isolate}.auth-submit:before{content:"";position:absolute;z-index:0;top:4px;right:4px;width:48px;height:48px;border-radius:999px;background:var(--lime);transition:width .55s cubic-bezier(.16,1,.3,1)}.auth-submit>span{position:relative;z-index:1;font-size:9px;font-weight:800;letter-spacing:.05em;transition:color .35s}.auth-submit>i{position:relative;z-index:1;display:grid;width:48px;height:48px;flex:0 0 auto;color:var(--ink);place-items:center}.auth-submit>i svg{width:17px}.auth-submit:hover:before,.auth-submit:focus-visible:before{width:calc(100% - 8px)}.auth-submit:hover>span,.auth-submit:focus-visible>span{color:var(--ink)}.auth-submit:disabled{cursor:wait;opacity:.7}.turnstile-widget{min-height:65px;overflow:hidden;border-radius:9px}.auth-feedback{margin:0;padding:11px 13px;border-radius:10px;font-size:10px;line-height:1.45}.auth-feedback.error{color:#8a2516;background:#ff60341f}.auth-feedback.success{color:#414b08;background:#d8f43b4d}.auth-flow-panel{min-height:560px;align-items:stretch}.auth-flow-back{display:flex;align-items:center;align-self:flex-start;gap:7px;padding:0;border:0;color:#777169;background:transparent;font:800 8px Manrope;letter-spacing:.08em;cursor:pointer}.auth-flow-back svg{width:15px}.auth-flow-icon{display:grid;width:58px;height:58px;margin-top:54px;border-radius:18px;color:var(--ink);background:var(--lime);place-items:center;box-shadow:0 14px 35px #8fa31133}.auth-flow-icon svg{width:25px}.auth-flow-panel .auth-heading{margin:24px 0 12px}.auth-flow-copy{max-width:480px;margin:0;color:#6f6961;font-size:13px;line-height:1.6}.auth-flow-copy strong{color:var(--ink)}.auth-flow-primary{width:100%;margin-top:28px}.auth-code-input{text-align:center;font:700 24px Manrope!important;letter-spacing:.32em}.auth-connected{align-items:center;text-align:center}.auth-connected>svg{width:45px;height:45px;color:var(--purple)}.auth-connected>span{margin-top:22px;color:#777169;font-size:8px;font-weight:800;letter-spacing:.14em}.auth-connected h2{margin-top:14px;font-size:clamp(40px,4.5vw,62px)}.auth-connected p{margin:22px 0 27px;color:#6d6760;font-size:14px}.profile-page{min-height:100svh;padding:135px 0 95px;background:var(--beige)}.profile-shell{display:block;width:min(920px,calc(100% - 80px))}.profile-card{display:grid;width:100%;gap:29px;padding:clamp(26px,4vw,50px);border:1px solid #d7d1c6;border-radius:28px;background:#ffffff61}.profile-avatar-editor{display:flex;align-items:center;gap:21px;padding-bottom:28px;border-bottom:1px solid #d8d2c8}.profile-avatar{display:grid;width:112px;min-width:112px;height:112px;min-height:112px;aspect-ratio:1;flex:0 0 112px;overflow:hidden;border:2px solid var(--ink);border-radius:999px;color:#fff;background:var(--ink);place-items:center}.profile-avatar img{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:cover;object-position:center}.profile-avatar b{font:700 34px Manrope}.profile-avatar-editor>div{display:flex;align-items:flex-start;flex-direction:column}.profile-avatar-editor strong{font:700 16px Manrope}.profile-avatar-editor small{margin-top:5px;color:#888179;font-size:9px}.profile-avatar-editor button{display:flex;align-items:center;gap:7px;margin-top:15px;padding:10px 13px;border:1px solid #c9c3b8;border-radius:999px;background:#fff;font-size:8px;font-weight:800;letter-spacing:.06em;cursor:pointer}.profile-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px}.profile-fields label{display:grid;gap:8px}.profile-fields label>span{color:#716b64;font-size:8px;font-weight:800;letter-spacing:.09em}.profile-fields input{width:100%;min-height:54px;padding:0 16px;border:1px solid #d2ccc1;border-radius:12px;outline:0;background:#ffffff94;font:13px DM Sans}.profile-fields input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #8338ff1a}.profile-fields input[readonly]{color:#888179;background:#e1dcd380;cursor:not-allowed}.profile-feedback{margin:0;padding:12px 14px;border-radius:11px;font-size:10px}.profile-feedback.success{color:#414b08;background:#d8f43b4d}.profile-feedback.error{color:#8a2516;background:#ff60341f}.profile-actions{display:flex;align-items:center;gap:14px}.profile-save{position:relative;display:flex;height:56px;flex:1;justify-content:space-between;align-items:center;overflow:hidden;padding:4px 4px 4px 19px;border:0;border-radius:999px;color:#fff;background:var(--ink);cursor:pointer}.profile-save:before{content:"";position:absolute;z-index:0;top:4px;right:4px;width:48px;height:48px;border-radius:999px;background:var(--lime);transition:width .55s cubic-bezier(.16,1,.3,1)}.profile-save>span{position:relative;z-index:1;font-size:9px;font-weight:800;letter-spacing:.06em;transition:color .35s}.profile-save>i{position:relative;z-index:1;display:grid;width:48px;height:48px;border-radius:50%;color:var(--ink);place-items:center}.profile-save:hover:before,.profile-save:focus-visible:before{width:calc(100% - 8px)}.profile-save:hover>span,.profile-save:focus-visible>span{color:var(--ink)}.profile-save svg{width:17px}.profile-signout{display:flex;height:48px;align-items:center;gap:8px;padding:0 14px;border:0;border-bottom:1px solid #a49d93;background:transparent;font-size:8px;font-weight:800;letter-spacing:.05em;cursor:pointer}.profile-signout svg{color:var(--orange)}.profile-save:disabled,.profile-signout:disabled{cursor:wait;opacity:.6}.profile-loading{min-height:60vh;display:grid;color:#777169;font-size:10px;font-weight:800;letter-spacing:.13em;place-items:center}.profile-guest{display:flex;min-height:65vh;align-items:center;flex-direction:column;justify-content:center;text-align:center}.profile-guest>svg{width:45px;height:45px;color:var(--purple)}.profile-guest h1{max-width:none;margin-top:24px;font-size:clamp(45px,6vw,72px)}.profile-guest p{margin:18px 0 27px;color:#6d6760}.fan-passport-page{padding-top:125px}.fan-passport-shell{width:min(1280px,calc(100% - 80px))}.fan-passport-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:58px}.profile-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:22px;color:#8a847d;font-size:10px}.profile-breadcrumb a{color:#57524c;transition:color .2s}.profile-breadcrumb a:hover{color:var(--purple)}.profile-breadcrumb strong{color:var(--ink);font-weight:700}.fan-passport-heading h1{max-width:none;font-size:clamp(44px,5.2vw,72px);white-space:nowrap}.fan-passport-heading h1 em{color:var(--ink);background:none;background-clip:border-box;-webkit-background-clip:border-box}.fan-passport-heading p{max-width:none;margin:25px 0 0;color:#625d57;font-size:clamp(10px,1.15vw,15px);line-height:1.4;white-space:nowrap}.fan-passport-heading>button{display:flex;min-width:145px;min-height:50px;justify-content:space-between;align-items:center;gap:20px;padding:5px 7px 5px 18px;border:1px solid #cbc5bb;border-radius:999px;background:#ffffff8c;font-size:9px;font-weight:800;letter-spacing:.07em;cursor:pointer}.fan-passport-heading>button svg{width:38px;height:38px;padding:10px;border-radius:50%;color:#fff;background:var(--ink)}.fan-passport-heading>button:disabled{cursor:wait;opacity:.65}.fan-passport-workspace{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(480px,1.1fr);gap:clamp(30px,5vw,72px);align-items:start}.fan-passport-preview{position:sticky;top:105px;display:grid;min-width:0;justify-items:center;overflow:visible;padding:0;background:transparent}.fan-passport-card{position:relative;width:min(410px,100%);min-height:565px;padding:29px 34px;border-radius:34px;color:var(--passport-ink);text-align:center;background:var(--passport-bg);box-shadow:0 35px 75px #0000004d;transform:rotate(1.4deg);transition:color .35s,background .35s,box-shadow .35s}.fan-passport-brand{display:flex;justify-content:space-between;align-items:center}.fan-passport-brand .logo{padding:0;border-radius:0;background:transparent}.fan-passport-card.is-dark .fan-passport-brand .logo{padding:4px 7px;border-radius:7px;background:#fffffff0}.fan-passport-brand strong{color:var(--passport-ink);font-size:11px;letter-spacing:.1em}.fan-passport-avatar{display:grid;width:132px;height:132px;overflow:hidden;margin:33px auto 17px;border-radius:50%;background:color-mix(in srgb,var(--passport-ink) 14%,transparent);outline:3px solid var(--passport-outline);place-items:center}.fan-passport-avatar img{display:block;width:100%;height:100%;object-fit:cover}.fan-passport-avatar b{color:var(--passport-ink);font:700 40px Manrope}.fan-passport-card>h2{overflow:hidden;margin:0;color:var(--passport-ink);font:700 29px/1.05 Manrope;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.fan-passport-card>p{overflow:hidden;margin:5px 0 0;color:var(--passport-muted);font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.fan-passport-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:27px 0 22px}.fan-passport-stats span{display:flex;min-width:0;flex-direction:column;gap:5px;border-right:1px solid color-mix(in srgb,var(--passport-ink) 24%,transparent);color:var(--passport-muted);font-size:8px;font-weight:700}.fan-passport-stats span:last-child{border:0}.fan-passport-stats b{overflow:hidden;color:var(--passport-ink);font-size:14px;text-overflow:ellipsis}.fan-passport-qr{display:grid;width:max-content;justify-items:center;gap:6px;margin:auto;padding:8px;border:1px solid rgba(0,0,0,.08);border-radius:12px;color:var(--ink);background:#fff}.fan-passport-qr span{display:flex;align-items:center;gap:4px;color:#303500;font-size:7px;font-weight:800;letter-spacing:.08em}.fan-passport-qr svg:last-child{color:var(--purple)}.fan-passport-latest-badges{display:flex;justify-content:center;gap:7px;margin:-5px 0 14px}.fan-passport-latest-badges>span{width:178px;height:66px;display:block;overflow:visible;border:0;border-radius:0;color:inherit;background:transparent}.fan-handle-input{display:grid;grid-template-columns:auto 1fr;align-items:center;overflow:hidden;border:1px solid #d0cabf;border-radius:12px;background:#ffffff94}.fan-handle-input b{padding-left:14px;color:#7f7972;font-size:11px}.fan-handle-input input{border:0!important;background:transparent!important}.fan-passport-editor{display:grid;gap:14px;min-width:0}.fan-editor-section{padding:clamp(25px,3.2vw,42px);border:1px solid #d6d0c6;border-radius:25px;background:#ffffff5e}.fan-editor-title{display:grid;grid-template-columns:34px 1fr;gap:13px;align-items:start;margin-bottom:27px}.fan-editor-title>span{display:grid;width:30px;height:30px;border-radius:50%;color:#fff;background:var(--ink);font-size:8px;font-weight:800;place-items:center}.fan-editor-title h2{font:700 28px/1 Manrope;letter-spacing:-.05em}.fan-editor-title p{margin:8px 0 0;color:#7b756e;font-size:11px}.fan-theme-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.fan-theme-options button{position:relative;display:grid;grid-template-columns:25px 1fr 16px;align-items:center;gap:8px;min-width:0;min-height:48px;padding:8px 10px;border:1px solid #d0c9bf;border-radius:12px;text-align:left;background:#ffffff85;font-size:9px;font-weight:700;cursor:pointer}.fan-theme-options button>i{width:24px;height:24px;border:1px solid rgba(0,0,0,.1);border-radius:50%;background:var(--swatch)}.fan-theme-options button>svg{width:14px;color:var(--purple)}.fan-theme-options button.active{border-color:var(--ink);background:#fff;box-shadow:0 8px 20px #140f0912}.fan-avatar-editor{display:flex;align-items:center;gap:18px;margin-bottom:23px;padding:17px;border:1px solid #d8d2c8;border-radius:18px;background:#ffffff61}.fan-avatar-editor .profile-avatar{width:78px;min-width:78px;height:78px;min-height:78px;flex-basis:78px}.fan-avatar-editor>div{display:flex;min-width:0;align-items:flex-start;flex-direction:column}.fan-avatar-editor strong{font:700 13px Manrope}.fan-avatar-editor small{margin-top:4px;color:#8a847c;font-size:8px}.fan-avatar-editor button{display:flex;align-items:center;gap:7px;margin-top:11px;padding:8px 11px;border:1px solid #c9c3b8;border-radius:999px;background:#fff;font-size:7px;font-weight:800;letter-spacing:.05em;cursor:pointer}.fan-avatar-editor button svg{width:13px}.fan-profile-fields{grid-template-columns:1fr}.fan-editor-actions{display:flex;align-items:center;gap:14px;margin-top:5px}.fan-editor-actions .profile-save{min-width:0}.fan-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:25px}.fan-section-heading span{color:#7b756e;font-size:8px;font-weight:800;letter-spacing:.13em}.fan-section-heading h2{margin-top:9px;font-size:clamp(40px,4vw,58px)}.fan-section-heading>strong{padding:8px 11px;border-radius:999px;color:#615b54;background:#e6e0d6;font-size:8px;letter-spacing:.08em}.fan-badges{margin-top:90px}.fan-badge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,3vw,34px)}.fan-badge-grid article{display:grid;grid-template-columns:1fr;gap:15px;align-items:start;min-width:0;padding:12px 12px 17px;border:1px solid #d6d0c6;border-radius:20px;background:#ffffff61}.fan-badge-art{display:grid;width:100%;height:118px;overflow:hidden;border-radius:15px;color:#fff;background:#111;place-items:center}.fan-badge-art img{width:100%;height:100%;object-fit:cover}.fan-badge-art svg{width:27px}.fan-badge-grid h3{margin:0;font:700 14px/1.2 Manrope}.fan-badge-grid p{margin:6px 0 0;color:#777169;font-size:9px;line-height:1.45}.fan-badge-grid small{display:block;margin-top:8px;color:#8b65c7;font-size:6px;font-weight:800;letter-spacing:.08em}.fan-souvenir-asset{min-width:0;display:block;color:#111;transition:transform .2s ease}.fan-souvenir-asset[href]:hover{transform:translateY(-3px)}.fan-memory-badge{width:100%;height:100%;display:block;overflow:visible;color:#111;background:transparent}.fan-memory-toast{width:100%;min-height:82px;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:13px;padding:14px;border:1px solid #d4cec4;border-radius:17px;color:#111;background:#fff;box-shadow:0 14px 34px #1a140f21;transform:rotate(-1.2deg)}.fan-memory-toast>i{width:52px;height:52px;display:grid;border-radius:14px;color:#111;background:var(--badge-highlight);place-items:center}.fan-memory-toast>i svg{width:23px;height:23px}.fan-memory-toast>span{min-width:0;display:flex;flex-direction:column}.fan-memory-toast small{overflow:hidden;margin:0;color:#8a847c;font:800 5px/1.2 DM Sans;letter-spacing:.1em;text-overflow:ellipsis;white-space:nowrap}.fan-memory-toast b{overflow:hidden;margin-top:4px;font:800 11px/1.2 Manrope;text-overflow:ellipsis;white-space:nowrap}.fan-memory-toast p{overflow:hidden;margin:4px 0 0;color:#716b64;font:7px/1.35 DM Sans;text-overflow:ellipsis;white-space:nowrap}.fan-passport-latest-badges .fan-memory-toast{min-height:60px;grid-template-columns:40px minmax(0,1fr);gap:8px;padding:9px;border-radius:13px;box-shadow:0 8px 18px #00000029}.fan-passport-latest-badges .fan-memory-toast>i{width:40px;height:40px;border-radius:11px}.fan-passport-latest-badges .fan-memory-toast>i svg{width:18px;height:18px}.fan-passport-latest-badges .fan-memory-toast small{font-size:4px}.fan-passport-latest-badges .fan-memory-toast b{font-size:7px}.fan-passport-latest-badges .fan-memory-toast p{font-size:5px}.fan-badge-copy>span{display:block;margin-bottom:5px;color:var(--purple);font-size:5px;font-weight:900;letter-spacing:.12em}.fan-badge-artist{width:fit-content;max-width:100%;display:grid;grid-template-columns:30px minmax(0,1fr) 13px;align-items:center;gap:8px;margin-top:10px;padding:6px 9px 6px 6px;border:1px solid #d4cec4;border-radius:999px;color:#111;background:#ffffff8c}.fan-badge-artist.is-static{grid-template-columns:30px minmax(0,1fr)}.fan-badge-artist>i{width:30px;height:30px;display:grid;overflow:hidden;border-radius:50%;color:#fff;background:#111;font:800 10px Manrope;place-items:center}.fan-badge-artist>i img{width:100%;height:100%;object-fit:cover}.fan-badge-artist>span{min-width:0;display:grid;gap:2px}.fan-badge-artist small{margin:0;color:#8a847c;font-size:4px}.fan-badge-artist strong{display:flex;min-width:0;align-items:center;gap:4px;overflow:hidden;font:700 8px Manrope;text-overflow:ellipsis;white-space:nowrap}.fan-badge-artist strong svg{width:11px;flex:0 0 auto;color:#1d9bf0;fill:#1d9bf0}.fan-badge-artist>svg{width:12px}.fan-badge-grid .fan-badge-earned{margin-top:9px}.fan-badges-empty{display:flex;align-items:center;gap:20px;min-height:150px;padding:27px;border:1px dashed #c9c2b7;border-radius:22px;background:#fff3}.fan-badges-empty>span{display:grid;width:64px;height:64px;flex:0 0 auto;border-radius:50%;color:#fff;background:var(--purple);place-items:center}.fan-badges-empty h3{margin:0;font:700 18px Manrope}.fan-badges-empty p{max-width:560px;margin:7px 0 0;color:#79736c;font-size:11px;line-height:1.55}.artist-profile-page{padding-top:125px}.artist-dashboard-shell{width:min(1280px,calc(100% - 80px))}.artist-dashboard-loading{min-height:65vh;display:flex;align-items:center;justify-content:center;gap:11px;color:#777169;font-size:9px;font-weight:800;letter-spacing:.12em}.artist-dashboard-loading svg{width:18px;animation:auth-spin 1s linear infinite}.artist-dashboard-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:50px}.artist-dashboard-heading h1{max-width:none;font-size:clamp(55px,6vw,84px)}.artist-dashboard-heading p{margin:24px 0 0;color:#68625c;font-size:15px}.artist-dashboard-heading>a{display:flex;min-height:48px;align-items:center;gap:12px;padding:0 17px;border:1px solid #c9c2b7;border-radius:999px;background:#ffffff7a;font-size:8px;font-weight:800;letter-spacing:.06em}.artist-dashboard-heading>a svg{width:15px}.artist-heading-actions{display:flex;align-items:center;gap:8px}.artist-heading-actions a,.artist-heading-actions button{display:flex;min-height:48px;align-items:center;gap:10px;padding:0 17px;border:1px solid #c9c2b7;border-radius:999px;color:var(--ink);background:#ffffff7a;font-size:8px;font-weight:800;letter-spacing:.06em;cursor:pointer}.artist-heading-actions button{border-color:transparent;color:#777169;background:transparent}.artist-heading-actions svg{width:15px}.artist-dashboard-feedback{margin:-25px 0 30px;padding:13px 15px;border-radius:12px;font-size:10px}.artist-dashboard-feedback.success{color:#414b08;background:#d8f43b4d}.artist-dashboard-feedback.error{color:#8a2516;background:#ff60341f}.artist-dashboard-grid{display:grid;grid-template-columns:1fr;gap:18px;align-items:start}.artist-profile-hero{position:relative;min-height:310px;display:flex;align-items:flex-start;overflow:hidden;margin-bottom:18px;padding:clamp(27px,3.6vw,48px);border:1px solid rgba(255,255,255,.12);border-radius:30px;color:#fff;background:linear-gradient(125deg,#111214 15%,#4d2d83 62%,var(--orange));background-position:center;background-size:cover;box-shadow:0 30px 70px #1e160d29,inset 0 0 0 1px #ffffff0a}.artist-profile-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#060709b3,#06070914 70%),linear-gradient(0deg,rgba(6,7,9,.82),transparent 62%);pointer-events:none}.artist-banner-edit{position:absolute;z-index:2;top:20px;right:20px;display:flex;min-height:40px;align-items:center;gap:8px;padding:0 13px;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#fff;background:#08090b94;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:7px;font-weight:800;cursor:pointer}.artist-banner-edit svg{width:14px}.artist-hero-content{position:relative;z-index:2;display:grid;width:100%;grid-template-columns:164px minmax(0,1fr);align-items:start;gap:31px}.artist-hero-avatar{position:relative;display:grid;width:164px;height:164px;overflow:hidden;padding:0;border:4px solid rgba(255,255,255,.96);border-radius:29px;color:#fff;background:#ffffff24;box-shadow:0 22px 55px #0000005c;cursor:pointer;place-items:center}.artist-hero-avatar>img{width:100%;height:100%;object-fit:cover}.artist-hero-avatar>svg{width:42px}.artist-hero-avatar>span{position:absolute;right:7px;bottom:7px;display:grid;width:32px;height:32px;border-radius:50%;color:var(--ink);background:var(--lime);place-items:center}.artist-hero-avatar>span svg{width:14px}.artist-hero-copy h2{margin:12px 0 6px;font-size:clamp(48px,5.5vw,78px)}.artist-hero-copy p{margin:0;color:#ffffffad;font-size:11px}.artist-hero-copy .artist-hero-bio{max-width:620px;display:-webkit-box;overflow:hidden;margin-top:9px;color:#ffffffc4;font-size:10px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.artist-inline-name{display:flex;align-items:center;gap:12px;min-width:0}.artist-inline-name h2{min-width:0}.artist-inline-name>button{display:grid;width:34px;height:34px;flex:0 0 auto;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#ffffffbd;background:#08090b6b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;place-items:center;transition:color .2s,background .2s}.artist-inline-name>button:hover{color:var(--ink);background:var(--lime)}.artist-inline-name>button svg{width:13px}.public-verified-badge.artist-private-verified{width:clamp(26px,2.5vw,38px);height:clamp(26px,2.5vw,38px);align-self:center;filter:drop-shadow(0 4px 12px rgba(29,155,240,.48));transform:translateY(.2em)}.artist-inline-name-unified{grid-template-columns:minmax(0,1fr) auto;align-items:center}.artist-inline-name-unified .artist-private-verified{margin-right:4px}.artist-hero-social-floor{position:absolute;z-index:2;right:clamp(27px,3.6vw,48px);bottom:clamp(20px,2.5vw,28px);left:clamp(27px,3.6vw,48px);padding-top:11px;border-top:1px solid rgba(255,255,255,.16)}.artist-hero-social-floor .artist-social-links{margin:0}.artist-hero-email{margin-top:12px!important}.artist-inline-name-form{display:grid;max-width:720px;margin:12px 0 5px;grid-template-columns:minmax(0,1fr) 38px 38px;gap:7px}.artist-inline-name-form input{width:100%;min-width:0;height:58px;padding:0 14px;border:1px solid rgba(255,255,255,.3);border-radius:13px;outline:0;color:#fff;background:#08090b80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font:700 clamp(28px,4vw,52px) "Manrope";letter-spacing:-.055em}.artist-inline-name-form button{display:grid;width:38px;height:38px;align-self:center;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;background:#08090b94;cursor:pointer;place-items:center}.artist-inline-name-form button[type=submit]{color:var(--ink);border-color:var(--lime);background:var(--lime)}.artist-inline-name-form button svg{width:14px}.artist-settings-grid{grid-template-columns:1fr;align-items:start}.artist-settings-grid>.artist-dashboard-card.is-open{min-height:560px}.artist-identity-card{position:sticky;top:105px;overflow:hidden;border-radius:28px;color:#fff;background:#111214;box-shadow:0 30px 70px #1e160d2e}.artist-cover{position:relative;height:360px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,var(--purple),#b033d8 55%,var(--orange))}.artist-cover>img{width:100%;height:100%;object-fit:cover}.artist-cover>span svg{width:70px;height:70px;color:#ffffffbf}.artist-cover>i{position:absolute;top:17px;right:17px;padding:7px 9px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#b7babd;background:#090a0cb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:7px;font-style:normal;font-weight:800;letter-spacing:.1em}.artist-cover>i.online{color:var(--ink);border-color:var(--lime);background:var(--lime)}.artist-identity-body{padding:28px}.artist-identity-body>span{color:#81858a;font-size:7px;font-weight:800;letter-spacing:.13em}.artist-identity-body h2{margin-top:13px;font-size:clamp(38px,4vw,55px)}.artist-identity-body>p{margin:18px 0 23px;color:#9b9ea2;font-size:12px;line-height:1.6}.artist-verification-chip{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border-radius:999px;color:#a4a8ac;background:#24272a;font-size:7px;font-weight:800;letter-spacing:.08em}.artist-verification-chip svg{width:14px}.artist-verification-chip.verified{color:#242900;background:var(--lime)}.artist-verification-chip.pending,.artist-verification-chip.reviewing{color:#dfcaff;background:#8338ff40}.artist-dashboard-column{display:grid;gap:14px}.artist-dashboard-card,.artist-drop-form{padding:clamp(25px,3vw,39px);border:1px solid #d6d0c6;border-radius:25px;background:#ffffff61}.artist-card-title{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:13px;margin-bottom:27px}.artist-card-title>span{display:grid;width:42px;height:42px;border-radius:50%;color:#fff;background:var(--ink);place-items:center}.spotify-card .artist-card-title>span{color:#111;background:var(--lime)}.artist-settings-panel{overflow:hidden;padding:0;transition:border-color .2s,background .2s}.artist-settings-panel.is-collapsed{min-height:0;background:#ffffff47}.artist-settings-toggle{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) 30px;align-items:center;gap:13px;padding:clamp(22px,2.5vw,31px);border:0;color:var(--ink);text-align:left;background:transparent;cursor:pointer}.artist-settings-toggle>span{display:grid;width:42px;height:42px;border-radius:50%;color:#fff;background:var(--ink);place-items:center}.spotify-card .artist-settings-toggle>span{color:var(--ink);background:var(--lime)}.artist-settings-toggle>span svg{width:18px}.artist-settings-toggle h2{font:700 27px/1 Manrope;letter-spacing:-.045em}.artist-settings-toggle p{margin:7px 0 0;color:#807a73;font-size:10px}.artist-settings-toggle>svg{width:18px;justify-self:end;transition:transform .25s ease}.artist-settings-panel.is-open .artist-settings-toggle>svg{transform:rotate(180deg)}.artist-settings-body{padding:0 clamp(25px,3vw,39px) clamp(25px,3vw,39px)}.artist-settings-body.is-editorial{padding:0 16px 16px}.artist-settings-body.is-editorial .artist-pending-editorial{overflow:hidden;border-radius:18px}.artist-social-editor{margin-top:22px;padding-top:20px;border-top:1px solid #d6d0c6}.artist-social-editor>span{color:#716b64;font-size:7px;font-weight:800;letter-spacing:.09em}.artist-social-picker{display:flex;flex-wrap:wrap;gap:8px;margin-top:11px}.artist-social-picker .artist-social-icon{opacity:.36;filter:grayscale(1)}.artist-social-picker .artist-social-icon.is-selected{opacity:1;filter:none;box-shadow:0 0 0 2px var(--beige),0 0 0 4px var(--lime);transform:translateY(-1px)}.artist-social-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 10px;margin-top:7px}.artist-social-links{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px}.artist-social-icon,.artist-social-edit{position:relative;width:27px;height:29px;display:grid;flex:0 0 auto;padding:0;border:0;border-radius:0;color:#fff;background:transparent;cursor:pointer;place-items:center;transition:transform .2s,opacity .2s,filter .2s}.artist-social-icon:hover,.artist-social-icon:focus-visible,.artist-social-edit:hover,.artist-social-edit:focus-visible{transform:translateY(-2px)}.artist-social-icon>svg{width:21px;height:21px;fill:currentColor;stroke:none}.artist-social-website{color:var(--lime);background:transparent}.artist-social-website>svg{fill:none;stroke:currentColor;stroke-width:2}.artist-social-instagram{color:#e4408f;background:transparent}.artist-social-tiktok{color:#25f4ee;background:transparent;filter:drop-shadow(1.5px 0 #fe2c55)}.artist-social-youtube{color:#f03;background:transparent}.artist-social-x{color:#f5f5f5;background:transparent}.artist-social-edit{color:#fffc;background:transparent}.artist-social-edit svg{width:13px}.artist-profile-edit{position:absolute;z-index:3;top:68px;right:20px;min-height:37px;display:flex;align-items:center;gap:8px;padding:0 13px;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#fff;background:#08090b94;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:7px;font-weight:800;cursor:pointer}.artist-profile-edit.is-saving{color:#111;border-color:var(--lime);background:var(--lime)}.artist-profile-edit svg{width:13px}.artist-profile-hero.is-editing{min-height:610px}.artist-hero-inline-editor{width:min(100%,720px);display:grid;gap:10px;margin-top:12px}.artist-hero-inline-field{display:grid;gap:5px}.artist-hero-inline-field>span,.artist-hero-social-editor>span{color:#ffffff8c;font-size:6px;font-weight:900;letter-spacing:.1em}.artist-hero-inline-bio textarea{width:100%;min-height:64px;resize:vertical;padding:10px 12px;border:1px solid rgba(255,255,255,.22);border-radius:11px;outline:0;color:#fff;background:#08090b85;font:10px/1.45 DM Sans}.artist-hero-inline-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px}.artist-hero-slug{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:11px;background:#08090b85}.artist-hero-slug small{padding-left:11px;color:#ffffff7a;font-size:8px}.artist-hero-slug input{min-width:0;height:39px;padding:0 10px;border:0;outline:0;color:#fff;background:transparent;font:10px DM Sans}.artist-hero-visibility{min-height:41px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid rgba(255,255,255,.22);border-radius:11px;background:#08090b85;cursor:pointer}.artist-hero-visibility input{position:absolute;opacity:0}.artist-hero-visibility i{width:27px;height:16px;position:relative;border-radius:99px;background:#65676a}.artist-hero-visibility i:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;transition:transform .2s}.artist-hero-visibility input:checked+i{background:var(--lime)}.artist-hero-visibility input:checked+i:after{transform:translate(11px)}.artist-hero-visibility span{font-size:6px;font-weight:900}.artist-hero-social-editor{display:grid;gap:7px}.artist-hero-social-editor>div{display:flex;align-items:center;gap:12px}.artist-hero-social-editor .artist-social-icon{opacity:.32}.artist-hero-social-editor .artist-social-icon.is-selected{opacity:1;filter:none}.artist-hero-social-input{display:grid!important;grid-template-columns:minmax(100px,.35fr) minmax(0,1fr) 30px;align-items:center;gap:9px!important;padding:7px 8px 7px 11px;border:1px solid rgba(255,255,255,.22);border-radius:11px;background:#08090b85}.artist-hero-social-input>span{color:#fff;font-size:8px;font-weight:800}.artist-hero-social-input>span small{display:block;margin-top:3px;color:#fff6;font-size:6px}.artist-hero-social-input input{min-width:0;height:34px;padding:0 9px;border:0;border-radius:7px;outline:0;color:#fff;background:#ffffff14;font:9px DM Sans}.artist-hero-social-input button{width:29px;height:29px;display:grid;padding:0;border:0;border-radius:50%;color:#ff9c8d;background:#ffffff14;cursor:pointer;place-items:center}.artist-hero-social-input button svg{width:12px}.artist-settings-panel.is-pending{width:100%}.artist-settings-panel.is-pending .artist-settings-body.is-editorial{padding:0}.artist-settings-panel.is-pending .artist-pending-editorial{min-height:460px;border-radius:24px}.artist-claim-card.verified{border-color:var(--lime)}.artist-claim-card.is-editorial{overflow:hidden;padding:0;border:0;background:#111214}.artist-pending-editorial{min-height:560px;height:100%;display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;padding:clamp(28px,5vw,65px);color:#fff;background:linear-gradient(145deg,#111214,#33214d);background-position:center 28%;background-size:cover}.artist-pending-editorial>span{display:inline-flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#08090b6b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:7px;font-weight:800;letter-spacing:.1em}.artist-pending-editorial>span i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px #d8f43b21}.artist-pending-editorial.is-verified>span{color:var(--ink);border-color:var(--lime);background:var(--lime)}.artist-pending-editorial.is-verified>span i{background:var(--purple);box-shadow:0 0 0 5px #8338ff26}.artist-pending-editorial h2{max-width:8ch;font-size:clamp(62px,9vw,126px)}.artist-card-title>span svg{width:18px}.artist-card-title h2{font:700 27px/1 Manrope;letter-spacing:-.045em}.artist-card-title p{margin:7px 0 0;color:#807a73;font-size:10px}.artist-field{display:grid;gap:7px;margin-top:15px}.artist-field>span{color:#716b64;font-size:7px;font-weight:800;letter-spacing:.09em}.artist-field input,.artist-field textarea,.artist-field select{width:100%;min-width:0;border:1px solid #d0cabf;border-radius:12px;outline:0;color:var(--ink);background:#ffffff94;font:12px DM Sans}.artist-field input,.artist-field select{min-height:51px;padding:0 14px}.artist-field textarea{min-height:105px;resize:vertical;padding:13px 14px;line-height:1.5}.artist-field input:focus,.artist-field textarea:focus,.artist-field select:focus{border-color:var(--purple);box-shadow:0 0 0 3px #8338ff17}.artist-slug-input{display:grid;grid-template-columns:auto 1fr;align-items:center;overflow:hidden;border:1px solid #d0cabf;border-radius:12px;background:#ffffff94}.artist-slug-input small{padding-left:14px;color:#969088;font-size:10px}.artist-slug-input input{border:0;background:transparent}.artist-public-toggle{display:flex;align-items:center;gap:13px;margin-top:18px;padding:15px;border:1px solid #d4cec4;border-radius:15px;background:#ffffff61;cursor:pointer}.artist-public-toggle>input{position:absolute;opacity:0}.artist-public-toggle>i{position:relative;width:42px;height:24px;flex:0 0 auto;border-radius:999px;background:#b9b3aa;transition:background .2s}.artist-public-toggle>i:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .2s}.artist-public-toggle>input:checked+i{background:var(--purple)}.artist-public-toggle>input:checked+i:after{transform:translate(18px)}.artist-public-toggle>span{display:grid;grid-template-columns:18px 1fr;min-width:0;align-items:center}.artist-public-toggle>span svg{grid-row:1 / 3;width:15px;color:var(--purple)}.artist-public-toggle b{font-size:10px}.artist-public-toggle small{overflow:hidden;color:#8b857e;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.artist-primary-action{position:relative;display:flex;width:min(100%,300px);min-height:56px;justify-content:space-between;align-items:center;overflow:hidden;margin-top:22px;padding:4px 4px 4px 19px;border:0;border-radius:999px;color:#fff;background:var(--ink);cursor:pointer;isolation:isolate}.artist-primary-action:before{content:"";position:absolute;z-index:0;top:4px;right:4px;width:48px;height:48px;border-radius:999px;background:var(--lime);transition:width .55s cubic-bezier(.16,1,.3,1)}.artist-primary-action>span,.artist-primary-action>i{position:relative;z-index:1}.artist-primary-action>span{font-size:8px;font-weight:800;letter-spacing:.06em;transition:color .35s}.artist-primary-action>i{display:grid;width:48px;height:48px;color:var(--ink);place-items:center}.artist-primary-action>i svg{width:16px}.artist-primary-action:hover:before,.artist-primary-action:focus-visible:before{width:calc(100% - 8px)}.artist-primary-action:hover>span,.artist-primary-action:focus-visible>span{color:var(--ink)}.artist-primary-action:disabled,.artist-secondary-action:disabled{cursor:wait;opacity:.65}.artist-secondary-action{display:flex;min-height:45px;align-items:center;gap:9px;margin-top:16px;padding:0 14px;border:0;border-radius:999px;color:#07160b;background:var(--lime);font-size:8px;font-weight:800;cursor:pointer}.artist-secondary-action svg{width:15px}.artist-secondary-action:disabled svg{animation:auth-spin 1s linear infinite}.spotify-snapshot{display:grid;grid-template-columns:70px 1fr;align-items:center;gap:15px;margin-bottom:20px;padding:14px;border-radius:17px;color:#fff;background:#121413}.spotify-snapshot>img,.spotify-snapshot>span{width:70px;height:70px;border-radius:12px;object-fit:cover}.spotify-snapshot>span{display:grid;color:#111;background:var(--lime);place-items:center}.spotify-snapshot>div{display:flex;min-width:0;align-items:flex-start;flex-direction:column}.spotify-snapshot strong{font:700 15px Manrope}.spotify-snapshot small{margin-top:4px;color:#8d9290;font-size:8px}.spotify-snapshot a{display:flex;align-items:center;gap:6px;margin-top:10px;color:var(--lime);font-size:7px;font-weight:800}.spotify-snapshot a svg{width:11px}.artist-spotify-connect{display:grid}.artist-claim-divider{height:1px;margin:28px 0;background:#d7d0c6}.artist-claim-status{display:grid;grid-template-columns:44px 1fr;gap:13px}.artist-claim-status>svg{width:44px;height:44px;padding:11px;border-radius:50%;color:var(--ink);background:var(--lime)}.artist-claim-status small{color:#777169;font-size:7px;font-weight:800;letter-spacing:.1em}.artist-claim-status h3{margin:6px 0 0;font:700 20px/1.1 Manrope;letter-spacing:-.04em}.artist-claim-status p{margin:9px 0 0;color:#777169;font-size:10px;line-height:1.5}.artist-claim-form{display:grid;gap:5px;margin-top:20px}.artist-claim-code{display:grid;grid-template-columns:1fr auto;align-items:center;overflow:hidden;padding:12px 10px 12px 14px;border-radius:13px;color:#fff;background:#111214}.artist-claim-code>span{grid-column:1;color:#8e9397;font-size:6px;font-weight:800;letter-spacing:.1em}.artist-claim-code strong{grid-column:1;margin-top:3px;font:700 15px Manrope;letter-spacing:.05em}.artist-claim-code button{grid-column:2;grid-row:1 / 3;display:grid;width:36px;height:36px;border:0;border-radius:50%;color:var(--ink);background:var(--lime);cursor:pointer;place-items:center}.artist-claim-code button svg{width:14px}.artist-claim-fields{display:grid;grid-template-columns:.65fr 1.35fr;gap:10px}.artist-claim-help{margin-top:5px;color:#8b857e;font-size:7px}.artist-verification-panel{display:grid;grid-template-columns:1fr .85fr;gap:45px;align-items:center;margin-top:20px;padding:clamp(27px,4vw,48px);border-radius:27px;color:#fff;background:#111214}.artist-verification-panel.verified{color:var(--ink);background:var(--lime)}.artist-verification-intro{display:grid;grid-template-columns:58px 1fr;align-items:start;gap:17px}.artist-verification-intro>span{display:grid;width:58px;height:58px;border-radius:50%;color:var(--ink);background:var(--lime);place-items:center}.artist-verification-panel.verified .artist-verification-intro>span{color:#fff;background:var(--purple)}.artist-verification-intro small{color:#989ca0;font-size:7px;font-weight:800;letter-spacing:.12em}.artist-verification-panel.verified small{color:#5c670b}.artist-verification-intro h2{margin-top:8px;font-size:clamp(32px,3.5vw,48px)}.artist-verification-intro p{margin:13px 0 0;color:#999da1;font-size:11px;line-height:1.55}.artist-verification-panel.verified p{color:#48520a}.artist-verification-panel form{display:grid;gap:10px}.artist-verification-panel textarea{min-height:90px;resize:vertical;padding:13px;border:1px solid #34373b;border-radius:12px;outline:0;color:#fff;background:#191b1e;font:11px DM Sans}.artist-verification-panel form button{display:flex;min-height:48px;justify-content:space-between;align-items:center;padding:0 15px;border:0;border-radius:999px;color:var(--ink);background:var(--lime);font-size:8px;font-weight:800;cursor:pointer}.artist-verification-panel form button svg{width:15px}.artist-verification-panel form button:disabled{cursor:not-allowed;opacity:.45}.artist-verification-panel form>small{color:#7f8489;font-size:7px}.artist-drop-section,.artist-account-section{margin-top:90px}.artist-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:28px}.artist-section-heading span{color:#777169;font-size:8px;font-weight:800;letter-spacing:.12em}.artist-section-heading h2{margin-top:9px;font-size:clamp(42px,4.5vw,62px)}.artist-section-heading>strong{padding:8px 11px;border-radius:999px;color:#5c5650;background:#e2dcd2;font-size:8px}.artist-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 11px}.artist-form-grid .wide{grid-column:1 / -1}.artist-upload-field input[type=file]{min-height:58px;padding:9px;color:#777169;font-size:10px}.artist-upload-field input[type=file]::file-selector-button{height:38px;margin-right:12px;padding:0 13px;border:0;border-radius:999px;color:#fff;background:var(--ink);font-size:7px;font-weight:800;cursor:pointer}.artist-upload-field>small{color:#8b857e;font-size:7px}.artist-drop-list{display:grid;grid-column:1 / -1;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px}.artist-drop-list article{display:grid;grid-template-columns:82px 1fr 34px;align-items:center;gap:14px;min-width:0;padding:12px;border:1px solid #d5cfc4;border-radius:18px;background:#ffffff61}.artist-drop-art{display:grid;width:82px;height:82px;overflow:hidden;border-radius:14px;color:#fff;background:linear-gradient(145deg,var(--purple),var(--orange));place-items:center}.artist-drop-art img{width:100%;height:100%;object-fit:cover}.artist-drop-art svg{width:25px}.artist-drop-copy{min-width:0}.artist-drop-copy>span{color:#8a63c8;font-size:6px;font-weight:800;letter-spacing:.07em}.artist-drop-copy h3{overflow:hidden;margin:5px 0 7px;font:700 14px Manrope;text-overflow:ellipsis;white-space:nowrap}.artist-drop-copy p{display:flex;align-items:center;gap:5px;margin:3px 0 0;color:#7f7972;font-size:8px}.artist-drop-copy p svg{width:11px}.artist-drop-list article>button{display:grid;width:32px;height:32px;padding:0;border:0;border-radius:50%;color:#9b948b;background:#e8e2d8;cursor:pointer;place-items:center}.artist-drop-list article>button svg{width:14px}.artist-drop-empty{display:grid;min-height:240px;justify-items:center;align-content:center;padding:25px;border:1px dashed #c9c2b7;border-radius:22px;text-align:center}.artist-drop-empty>svg{width:34px;color:var(--purple)}.artist-drop-empty h3{margin:16px 0 0;font:700 17px Manrope}.artist-drop-empty p{margin:7px 0 0;color:#817b74;font-size:10px}.drop-direct-editor{display:grid;justify-items:center;width:100%}.drop-editor-hint{margin:0 0 12px;color:#777169;font-size:7px;font-weight:800;letter-spacing:.11em;text-align:center}.drop-direct-submit{display:grid;width:min(100%,720px);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:18px}.drop-direct-submit .drop-lock-notice{margin:0}.drop-direct-submit .artist-primary-action{width:250px;margin:0}.drop-reward-editor{width:min(100%,720px);display:grid;gap:15px;margin-top:20px;padding:clamp(20px,3vw,30px);border:1px solid #cbc4b9;border-radius:22px;background:#ffffff75}.drop-reward-editor header>span,.qr-reward-editor header>span{display:flex;align-items:center;gap:7px;color:var(--purple);font-size:7px;font-weight:900;letter-spacing:.12em}.drop-reward-editor header>span svg,.qr-reward-editor header>span svg{width:15px}.drop-reward-editor h3,.qr-reward-editor h3{margin-top:8px;font:700 clamp(24px,3vw,34px)/1 "Manrope";letter-spacing:-.045em}.drop-reward-editor header p,.qr-reward-editor header p{margin-top:9px;color:#777169;font-size:9px;line-height:1.5}.drop-reward-kind,.qr-reward-kind{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.drop-reward-kind button,.qr-reward-kind button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:1px solid #cdc6bb;border-radius:11px;color:#68625b;background:#ffffff59;font-size:7px;font-weight:900;cursor:pointer}.drop-reward-kind button.active,.qr-reward-kind button.active{color:#111;border-color:var(--lime);background:var(--lime)}.drop-reward-kind svg,.qr-reward-kind svg{width:15px}.drop-reward-file{min-height:92px;display:flex;align-items:center;gap:14px;padding:17px;border:1px dashed #a9a197;border-radius:14px;color:#6d675f;background:#ffffff52;cursor:pointer}.drop-reward-file.has-file{border-style:solid;border-color:var(--purple)}.drop-reward-file>svg{width:24px;color:var(--purple)}.drop-reward-file>span{display:grid;gap:5px;min-width:0}.drop-reward-file strong{overflow:hidden;color:#111;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.drop-reward-file small{color:#817a72;font-size:7px}.drop-reward-file input{position:absolute;width:1px;height:1px;opacity:0}.drop-reward-url,.drop-reward-fields .artist-field,.drop-message-template{margin-top:0}.drop-reward-fields{display:grid;grid-template-columns:1.3fr .7fr;gap:10px}.drop-reward-fields small{color:#918a82;font-size:5px}.reward-variable-list{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.reward-variable-list>small{margin-right:3px;color:#817a72;font-size:6px;font-weight:900;letter-spacing:.09em}.reward-variable-list button{padding:6px 8px;border:1px solid #cbc4ba;border-radius:999px;color:#655f58;background:transparent;font:700 7px DM Sans;cursor:pointer}.reward-variable-list button:hover{color:#111;border-color:var(--lime);background:#d8f43b61}.artist-drop-library{margin-top:90px;padding-top:38px;border-top:1px solid #cbc4b9}.artist-drop-library-heading{margin-bottom:24px}.artist-drop-library-heading h3{margin:0;font:700 clamp(30px,3.4vw,46px)/1 "Manrope";letter-spacing:-.055em}.drop-lock-notice{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:12px;margin-top:18px;padding:15px;border:1px solid #d3cdc2;border-radius:15px;background:#ffffff59}.drop-lock-notice>svg{width:21px;color:var(--purple);justify-self:center}.drop-lock-notice>span{display:grid;gap:4px}.drop-lock-notice strong{font:700 11px Manrope}.drop-lock-notice small{color:#7d776f;font-size:8px;line-height:1.45}.artist-account-section .profile-card{max-width:920px}.drops-page,.curator-page{min-height:100svh;overflow-x:clip;background:var(--beige)}.curator-page-hero{min-height:680px;display:flex;align-items:center;padding:150px 0 90px;color:#fff;background:radial-gradient(circle at 77% 28%,rgba(131,56,255,.5),transparent 27%),radial-gradient(circle at 15% 90%,rgba(204,255,0,.12),transparent 25%),#090a0c}.curator-page-hero-inner{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:end;gap:clamp(50px,8vw,120px)}.curator-page-hero-inner>div>span,.curator-submit-intro>span{display:inline-flex;align-items:center;gap:9px;color:var(--lime);font-size:8px;font-weight:800;letter-spacing:.13em}.curator-page-hero-inner>div>span svg{width:18px}.curator-page-hero h1{margin-top:22px;font-size:clamp(60px,7.2vw,106px);line-height:.9;letter-spacing:-.065em}.curator-page-hero h1 em{color:var(--lime)}.curator-page-hero-inner>div>p{max-width:710px;margin-top:30px;color:#9b9fa4;font-size:15px;line-height:1.65}.curator-page-hero aside{padding:28px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#0b0c0e9e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.curator-page-hero aside>svg{width:30px;height:30px;color:var(--lime)}.curator-page-hero aside>strong{display:block;margin-top:28px;font:800 10px Manrope;letter-spacing:.1em}.curator-page-hero aside>p{margin-top:8px;color:#91959a;font-size:11px;line-height:1.5}.curator-page-hero aside>div{display:flex;align-items:center;gap:9px;margin-top:25px;color:#fff;font-size:7px;font-weight:800}.curator-page-hero aside i{width:18px;height:1px;background:#4b4e53}.curator-catalogue{padding-top:clamp(70px,8vw,120px);padding-bottom:clamp(90px,10vw,150px)}.curator-catalogue>header,.curator-submissions>header{display:flex;justify-content:space-between;align-items:end;padding-bottom:25px;border-bottom:1px solid #d1cbc0}.curator-catalogue header span{font-size:7px;font-weight:800;letter-spacing:.12em}.curator-catalogue header h2{margin-top:10px;font-size:clamp(38px,4.2vw,62px)}.curator-catalogue>header>strong,.curator-submissions>header>strong{font:700 clamp(38px,5vw,72px) "Manrope"}.curator-playlist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px}.curator-playlist-card{overflow:hidden;border:1px solid #d7d0c5;border-radius:24px;background:#ffffff6b;transition:border-color .2s,transform .2s}.curator-playlist-card.selected{border-color:var(--purple);transform:translateY(-3px);box-shadow:0 18px 40px #28190f14}.curator-playlist-card>button{width:100%;padding:0;border:0;text-align:left;background:transparent;cursor:pointer}.curator-playlist-card figure{position:relative;aspect-ratio:1;display:grid;overflow:hidden;color:#fff;background:#111318;place-items:center}.curator-playlist-card figure>svg{width:50px;height:50px}.curator-playlist-card figure span{position:absolute;top:16px;left:16px;padding:7px 9px;border-radius:999px;color:#101114;background:var(--lime);font-size:6px;font-weight:900;letter-spacing:.08em}.curator-playlist-card>button>div{padding:23px}.curator-spotify-label{color:#1a9f4b;font-size:6px;font-weight:800;letter-spacing:.1em}.curator-playlist-card h3{margin-top:9px;font-size:25px}.curator-playlist-card p{min-height:48px;margin-top:9px;overflow:hidden;color:#716e69;font-size:10px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.curator-playlist-meta{display:flex;gap:15px;margin-top:18px;color:#333;font-size:6px;font-weight:800}.curator-algo-signals{display:flex;flex-wrap:wrap;gap:5px;margin-top:11px}.curator-algo-signals span{padding:6px 8px;border:1px solid #d2cbc0;border-radius:999px;color:#4f4a44;font-size:6px;font-weight:800;letter-spacing:.04em}.curator-genres{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px}.curator-genres i{padding:6px 8px;border-radius:999px;color:#615d57;background:#e7e1d8;font:700 6px DM Sans}.curator-playlist-card>a{display:flex;align-items:center;justify-content:space-between;padding:16px 23px;border-top:1px solid #ded8ce;color:#151515;font-size:7px;font-weight:800}.curator-playlist-card>a svg{width:12px}.curator-workspace{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(45px,8vw,110px);margin-top:clamp(70px,9vw,130px);padding:clamp(30px,5vw,65px);border-radius:30px;color:#fff;background:#0d0e10}.curator-submit-intro h2{margin-top:18px;font-size:clamp(35px,4vw,57px)}.curator-submit-intro p{margin-top:18px;color:#91959a;font-size:12px;line-height:1.6}.curator-submit-form{display:grid;gap:12px}.curator-submit-form label,.curator-admin label{display:grid;gap:8px}.curator-submit-form label>span,.curator-admin label>span{color:#888d92;font-size:6px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.curator-submit-form input,.curator-submit-form select,.curator-admin input{width:100%;min-height:51px;padding:0 15px;border:1px solid #34363a;border-radius:12px;outline:0;color:#fff;background:#181a1d;font:11px DM Sans}.curator-submit-form button,.curator-admin button{min-height:54px;display:flex;justify-content:space-between;align-items:center;padding:0 16px 0 19px;border:0;border-radius:999px;color:#101114;background:var(--lime);font-size:8px;font-weight:900;cursor:pointer}.curator-submit-form button svg,.curator-admin button svg{width:17px}.curator-submit-form button:disabled,.curator-admin button:disabled{cursor:not-allowed;opacity:.42}.curator-submit-form>small{display:flex;gap:7px;align-items:center;color:#797e83;font-size:7px;line-height:1.4}.curator-submit-form>small svg{flex:0 0 auto;width:13px}.curator-auth-callout{padding:26px;border:1px solid #2c2f33;border-radius:20px;background:#16181b}.curator-auth-callout>svg{color:var(--lime)}.curator-auth-callout h3{margin-top:18px;font-size:27px}.curator-auth-callout p{margin-top:8px;color:#8f9398;font-size:10px}.curator-auth-callout a{display:inline-flex;gap:9px;align-items:center;margin-top:25px;color:var(--lime);font-size:7px;font-weight:800}.curator-auth-callout a svg{width:14px}.curator-feedback{margin-top:20px;padding:15px 18px;border-radius:12px;font-size:10px}.curator-feedback.error{color:#8b251e;background:#ffd8d2}.curator-feedback.success{color:#365100;background:#e8ff9b}.curator-loading,.curator-empty{min-height:270px;display:grid;text-align:center;color:#79756f;place-items:center;align-content:center;gap:12px}.curator-loading svg{animation:spin 1s linear infinite}.curator-empty svg{width:35px;height:35px}.curator-empty h3{color:#161616;font-size:27px}.curator-empty p{font-size:10px}.curator-submissions{margin-top:clamp(80px,9vw,130px)}.curator-submissions>div{display:grid;gap:10px;margin-top:22px}.curator-submission-card{display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:17px;padding:12px;border:1px solid #d6d0c6;border-radius:17px;background:#fff6}.curator-submission-card>figure{width:76px;height:76px;display:grid;overflow:hidden;margin:0;border-radius:11px;background:#131519;place-items:center}.curator-submission-card figure img{width:100%;height:100%;object-fit:contain}.curator-submission-card figure svg{color:#fff}.curator-submission-copy>span{color:var(--purple);font-size:6px;font-weight:800;letter-spacing:.1em}.curator-submission-copy h3{margin-top:4px;font-size:20px}.curator-submission-copy p{margin-top:3px;color:#77736d;font-size:9px}.curator-submission-copy>div{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin-top:9px}.curator-submission-copy small,.curator-status{padding:5px 7px;border-radius:999px;color:#5e5b56;background:#e3ded5;font-size:6px;font-weight:800}.curator-status.status-approved{color:#314500;background:var(--lime)}.curator-status.status-rejected,.curator-status.status-removed{color:#7a2823;background:#ffd9d5}.curator-status.status-reviewing{color:#fff;background:var(--purple)}.curator-submission-card>a{padding:12px;color:#111}.curator-submission-card>a svg{width:15px}.curator-review-actions{grid-column:2 / -1;display:flex;gap:7px}.curator-review-actions button{padding:8px 11px;border:0;border-radius:999px;color:#fff;background:#17181a;font-size:6px;font-weight:800;cursor:pointer}.curator-review-actions button:nth-child(2){color:#192000;background:var(--lime)}.curator-review-actions button:nth-child(3){background:#9e332b}.curator-admin{margin-top:clamp(80px,9vw,130px);padding:clamp(28px,5vw,60px);border-radius:28px;color:#fff;background:#111214}.curator-admin>header{display:flex;align-items:center;gap:18px}.curator-admin>header>svg{color:var(--lime)}.curator-admin h2{font-size:clamp(32px,4vw,51px)}.curator-admin form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:35px}.curator-admin label.wide{grid-column:span 3}.curator-admin button{grid-column:span 3;justify-content:center;gap:10px}.drops-hero{min-height:650px;display:flex;align-items:center;padding:145px 0 90px;color:#fff;background:radial-gradient(circle at 83% 20%,rgba(131,56,255,.38),transparent 28%),radial-gradient(circle at 15% 85%,rgba(255,96,52,.2),transparent 25%),#0b0c0e}.drops-hero-inner{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:end;gap:clamp(55px,8vw,120px)}.drops-hero-copy>span{display:inline-flex;align-items:center;gap:9px;color:var(--lime);font-size:8px;font-weight:800;letter-spacing:.12em}.drops-hero-copy>span svg{width:17px}.drops-hero-copy h1{max-width:none;margin-top:23px;font-size:clamp(61px,7.7vw,112px)}.drops-hero-copy h1 em{display:inline-block}.drops-hero-copy>p{max-width:690px;margin:28px 0 0;color:#9da1a5;font-size:15px;line-height:1.65}.drops-algorithm-card{min-height:330px;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-end;padding:30px;border:1px solid #2e3135;border-radius:26px;background:#121417c2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.drops-algorithm-card>svg{width:30px;height:30px;margin-bottom:auto;color:var(--lime)}.drops-algorithm-card>strong{color:#8d9297;font-size:7px;letter-spacing:.12em}.drops-algorithm-card>p{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:10px 0 22px;color:#b5b8bb;font-size:8px;line-height:1.5}.drops-algorithm-card>p i{width:3px;height:3px;border-radius:50%;background:var(--purple)}.drops-algorithm-card>b{font:700 70px/.9 Manrope;letter-spacing:-.07em}.drops-algorithm-card>small{margin-top:10px;color:#777c81;font-size:7px;font-weight:800;letter-spacing:.12em}.drops-discovery{padding-block:70px 110px}.drops-preferences{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(210px,.65fr) minmax(350px,1.15fr) auto;align-items:end;gap:15px;padding:21px;border:1px solid #d4cdc2;border-radius:24px;background:#ffffff7a;box-shadow:0 20px 55px #2b221512}.drops-preferences-title{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:11px}.drops-preferences-title>svg{width:42px;height:42px;padding:12px;border-radius:50%;color:#fff;background:var(--ink)}.drops-preferences-title span{display:grid;gap:5px}.drops-preferences-title strong{font:700 15px Manrope}.drops-preferences-title small{color:#817b74;font-size:7px;line-height:1.35}.drops-city{display:grid;gap:7px}.drops-city>span{display:flex;align-items:center;gap:6px;color:#777169;font-size:7px;font-weight:800;letter-spacing:.1em}.drops-city>span svg{width:13px}.drops-city input{width:100%;height:48px;padding:0 13px;border:1px solid #d3ccc1;border-radius:12px;outline:0;background:#ffffffb8;font:11px DM Sans}.drops-city input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #8338ff1a}.drops-type-options{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.drops-type-options button{min-height:34px;padding:0 9px;border:1px solid #d4cdc2;border-radius:999px;color:#756f68;background:#ffffff80;font-size:7px;font-weight:800;cursor:pointer}.drops-type-options button.active{color:var(--ink);border-color:var(--lime);background:var(--lime)}.drops-apply{display:flex;min-width:150px;min-height:48px;align-items:center;justify-content:space-between;gap:18px;padding:0 14px 0 17px;border:0;border-radius:999px;color:#fff;background:var(--ink);font-size:8px;font-weight:800;cursor:pointer}.drops-apply svg{width:15px}.drops-apply:disabled svg,.drops-loading svg{animation:auth-spin 1s linear infinite}.drops-feed-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:90px 0 28px}.drops-feed-heading span{color:#777169;font-size:8px;font-weight:800;letter-spacing:.12em}.drops-feed-heading h2{margin-top:9px;font-size:clamp(44px,5vw,70px)}.drops-feed-heading>strong{display:grid;width:42px;height:42px;border-radius:50%;color:#fff;background:var(--ink);font-size:10px;place-items:center}.drops-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}.drop-discovery-item{min-width:0}.drop-match-reasons{display:flex;min-height:31px;align-items:center;flex-wrap:wrap;gap:6px;margin:0 0 9px 4px}.drop-match-reasons span{padding:6px 8px;border-radius:999px;color:#5f5851;background:#e1dbd1;font-size:6px;font-weight:800;letter-spacing:.08em}.drop-match-reasons span:first-child{color:var(--ink);background:var(--lime)}.drops-grid .drop-card{width:100%;min-height:650px}.drops-feedback{margin:25px 0;padding:13px;border-radius:12px;font-size:10px}.drops-feedback.error{color:#8a2516;background:#ff60341f}.drops-loading,.drops-empty{min-height:330px;display:grid;align-content:center;justify-items:center;gap:13px;border:1px dashed #c8c0b5;border-radius:24px;color:#777169;font-size:8px;font-weight:800;letter-spacing:.1em;text-align:center}.drops-loading svg,.drops-empty>svg{width:32px;color:var(--purple)}.drops-empty h3{margin:4px 0 0;font:700 25px Manrope;color:var(--ink);letter-spacing:-.04em}.drops-empty p{margin:0;color:#777169;font-size:10px;font-weight:400;letter-spacing:0}.public-artist-page{width:100%;min-height:100svh;overflow-x:clip;background:var(--beige)}.public-artist-loading{min-height:100svh;display:grid;color:#777169;font-size:10px;font-weight:800;letter-spacing:.12em;place-items:center}.public-artist-error{min-height:80svh;display:flex;align-items:center;flex-direction:column;justify-content:center;padding-top:100px;text-align:center}.public-artist-error>svg{width:45px;height:45px;color:var(--purple)}.public-artist-error h1{max-width:none;margin-top:25px;font-size:clamp(48px,6vw,78px)}.public-artist-error p{color:#716b64}.public-artist-error a{display:flex;align-items:center;gap:9px;margin-top:20px;font-size:9px;font-weight:800}.public-artist-hero{min-height:720px;display:flex;align-items:center;padding:135px 0 85px;color:#fff;background:#0d0e10 center/cover no-repeat}.public-artist-hero-inner{display:grid;grid-template-columns:minmax(300px,440px) minmax(0,1fr);gap:clamp(55px,7vw,110px);align-items:center}.public-artist-copy,.public-artist-actions,.public-latest-release,.public-drops{min-width:0}.public-artist-copy{align-self:stretch;display:flex;flex-direction:column}.public-artist-portrait{display:grid;width:100%;aspect-ratio:1;overflow:hidden;border:4px solid white;border-radius:28px;color:#fff;background:linear-gradient(145deg,var(--purple),var(--orange));place-items:center;box-shadow:0 32px 75px #00000059}.public-artist-portrait.border-dark{border-color:#090a0c}.public-artist-portrait.border-light{border-color:#fff}.public-artist-portrait img{width:100%;height:100%;object-fit:cover}.public-artist-portrait>svg{width:70px;height:70px;opacity:.75}.public-artist-identity>span{color:#85898d;font-size:8px;font-weight:800;letter-spacing:.13em}.public-artist-copy h1{display:flex;max-width:none;align-items:center;gap:15px;margin-top:20px;font-size:clamp(62px,8vw,122px);white-space:nowrap}.public-artist-name{min-width:0;overflow-wrap:anywhere}.public-verified-badge{position:relative;display:inline-grid;width:clamp(26px,2.5vw,38px);height:clamp(26px,2.5vw,38px);flex:0 0 auto;align-self:center;border-radius:50%;filter:drop-shadow(0 5px 14px rgba(29,155,240,.32));place-items:center;transform:translateY(.13em)}.public-verified-badge svg{display:block;width:100%;height:100%;color:#fff;fill:#1d9bf0;stroke-width:2.7}.public-verified-badge:after{content:attr(data-tooltip);position:absolute;z-index:4;bottom:calc(100% + 11px);left:50%;width:max-content;max-width:210px;padding:8px 10px;border:1px solid rgba(255,255,255,.13);border-radius:9px;color:#fff;background:#17191c;box-shadow:0 12px 30px #0000004d;font:700 8px/1.3 DM Sans;letter-spacing:.02em;opacity:0;pointer-events:none;transform:translate(-50%,5px);transition:opacity .18s ease,transform .18s ease}.public-verified-badge:hover:after,.public-verified-badge:focus-visible:after{opacity:1;transform:translate(-50%)}.artist-verification-chip.verified svg{color:#fff;fill:#1d9bf0;stroke-width:2.7;filter:drop-shadow(0 3px 7px rgba(29,155,240,.28))}.public-artist-identity>p{max-width:700px;margin:27px 0 0;color:#a3a6a9;font-size:15px;line-height:1.65}.public-artist-footer{display:grid;justify-items:start;margin-top:auto}.public-artist-actions{display:flex;align-items:center;gap:9px;margin-top:0}.public-artist-actions>a,.public-artist-actions>button{display:inline-flex;min-height:48px;align-items:center;gap:9px;padding:0 17px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;background:#08090b75;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:8px;font-weight:800;cursor:pointer}.public-artist-actions>a{color:#07160b;border-color:var(--lime);background:var(--lime)}.public-artist-actions>button.following{color:var(--ink);border-color:var(--lime);background:var(--lime)}.public-artist-actions>button strong{min-width:25px;padding-left:9px;border-left:1px solid currentColor;text-align:center}.public-artist-actions svg{width:15px}.public-artist-actions>button:disabled svg{animation:auth-spin 1s linear infinite}.public-artist-copy>.artist-social-links{margin-top:15px}.public-follow-error{display:block;margin-top:12px;color:#ff9c85;font-size:8px}.public-latest-release{padding-top:80px}.public-release-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:24px}.public-release-heading span{color:#777169;font-size:8px;font-weight:800;letter-spacing:.12em}.public-release-heading h2{margin-top:9px;font-size:clamp(40px,5vw,68px)}.public-release-heading p{margin:10px 0 0;color:#8a847d;font-size:10px}.public-release-heading>a{display:flex;align-items:center;gap:8px;padding-bottom:8px;border-bottom:1px solid #aaa39a;font-size:8px;font-weight:800}.public-release-heading>a svg{width:13px}.public-latest-release iframe{display:block;border:0;border-radius:18px}.public-drops{padding-block:90px}.public-drops-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px}.public-drops-heading span{color:#777169;font-size:8px;font-weight:800;letter-spacing:.12em}.public-drops-heading h2{margin-top:9px;font-size:clamp(45px,5vw,72px)}.public-drops-heading>strong{font:700 40px Manrope;color:var(--purple)}.public-drop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.public-drop-grid article{overflow:hidden;border:1px solid #d4cec3;border-radius:24px;background:#ffffff59}.public-drop-art{position:relative;display:grid;aspect-ratio:1.15;overflow:hidden;color:#fff;background:linear-gradient(145deg,var(--purple),var(--orange));place-items:center}.public-drop-art img{width:100%;height:100%;object-fit:cover}.public-drop-art>svg{width:45px}.public-drop-art>span{position:absolute;top:14px;left:14px;padding:7px 9px;border-radius:999px;color:var(--ink);background:var(--lime);font-size:6px;font-weight:800;letter-spacing:.08em}.public-drop-body{padding:21px}.public-drop-body h3{margin:0;font:700 24px/1.05 Manrope;letter-spacing:-.04em}.public-drop-body>p{min-height:42px;margin:11px 0 0;color:#777169;font-size:10px;line-height:1.5}.public-drop-body>div{display:grid;gap:6px;margin-top:17px}.public-drop-body>div span{display:flex;align-items:center;gap:7px;color:#777169;font-size:8px}.public-drop-body>div svg{width:13px;color:var(--purple)}.public-drop-body>a{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding-top:14px;border-top:1px solid #d5cfc5;font-size:8px;font-weight:800}.public-drop-body>a svg{width:15px}.public-drops-empty{min-height:260px;display:grid;justify-items:center;align-content:center;border:1px dashed #c8c1b6;border-radius:24px;text-align:center}.public-drops-empty>svg{width:38px;color:var(--purple)}.public-drops-empty h3{margin:16px 0 0;font:700 20px Manrope}.public-drops-empty p{color:#7c766f;font-size:11px}.auth-legal{margin:-2px 8px 0;color:#8a857e;font-size:8px;line-height:1.5;text-align:center}.auth-switch{margin:25px 0 0;color:#777169;font-size:10px;text-align:center}.auth-switch button{margin-left:5px;padding:0;border:0;border-bottom:1px solid;color:var(--ink);background:none;font-weight:700;cursor:pointer}.auth-callback-page{min-height:100svh;display:grid;padding:110px 20px 60px;background:var(--beige);place-items:center}.auth-callback-card{width:min(540px,100%);padding:55px 35px;border:1px solid #d9d3c8;border-radius:28px;text-align:center;background:#ffffff6b}.auth-callback-card>svg{width:38px;height:38px;color:var(--purple)}.auth-callback-card h1{max-width:none;margin:24px 0 14px;font-size:clamp(38px,6vw,58px)}.auth-callback-card p{margin:0 0 26px;color:#6f6962;font-size:14px}.auth-callback-loader{animation:auth-spin 1s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}.not-found-page{min-height:100svh;display:flex;align-items:center;padding:130px 0 80px;background:var(--beige)}.not-found-shell{display:grid;grid-template-columns:1fr .78fr;gap:clamp(35px,6vw,95px);align-items:center}.not-found-code{display:flex;align-items:center;gap:9px;color:#756f68;font-size:9px;font-weight:800;letter-spacing:.13em}.not-found-code:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--orange)}.not-found-copy h1{max-width:none;margin-top:30px;font-size:clamp(64px,7.4vw,112px)}.not-found-copy>p{max-width:540px;margin:30px 0 0;color:#5f5a54;font-size:16px;line-height:1.65}.not-found-actions{display:flex;align-items:center;gap:18px;margin-top:34px}.not-found-actions .button svg{width:16px}.report-toggle{display:flex;align-items:center;gap:10px;padding:14px 5px;border:0;border-bottom:1px solid #9e978e;background:none;font-size:9px;font-weight:800;letter-spacing:.05em;cursor:pointer}.report-toggle svg{width:15px}.error-report-card{overflow:hidden;padding:24px;border-radius:26px;color:#fff;background:#111214;box-shadow:0 30px 75px #140f092b}.error-report-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:19px;border-bottom:1px solid #2b2d30;color:#8e9296;font-size:8px;font-weight:800;letter-spacing:.11em}.error-report-head i{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 12px #ff603480}.error-report-card dl{display:grid;gap:0;margin:6px 0 18px}.error-report-card dl>div{display:grid;grid-template-columns:130px 1fr;gap:15px;padding:14px 0;border-bottom:1px solid #292b2e}.error-report-card dt{color:#676b6f;font-size:7px;font-weight:800;letter-spacing:.08em}.error-report-card dd{min-width:0;overflow-wrap:anywhere;margin:0;color:#d4d5d6;font-size:9px}.copy-report{display:flex;align-items:center;gap:8px;padding:10px 0;border:0;color:#979b9f;background:none;font-size:8px;font-weight:800;letter-spacing:.05em;cursor:pointer}.copy-report svg{width:14px;color:var(--lime)}.error-contact-form{display:grid;gap:13px;margin-top:19px;padding-top:20px;border-top:1px solid #2b2d30}.error-contact-form label{display:grid;gap:7px}.error-contact-form label>span{color:#777b7f;font-size:7px;font-weight:800;letter-spacing:.09em}.error-contact-form input,.error-contact-form textarea{width:100%;border:1px solid #34373b;border-radius:11px;outline:0;color:#fff;background:#191b1e;font:11px DM Sans}.error-contact-form input{min-height:45px;padding:0 13px}.error-contact-form textarea{min-height:92px;resize:vertical;padding:12px 13px;line-height:1.5}.error-contact-form input:focus,.error-contact-form textarea:focus{border-color:var(--lime)}.contact-honeypot{position:absolute;left:-10000px}.error-contact-feedback{margin:0;color:#b9bdc0;font-size:9px;line-height:1.45}.error-contact-submit{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:51px;overflow:hidden;padding:3px 3px 3px 17px;border:0;border-radius:999px;color:var(--ink);background:var(--lime);cursor:pointer}.error-contact-submit>span{font-size:8px;font-weight:800;letter-spacing:.05em}.error-contact-submit>i{display:grid;width:43px;height:43px;border-radius:50%;color:#fff;background:var(--ink);place-items:center}.error-contact-submit svg{width:15px}.error-contact-submit:disabled{cursor:wait;opacity:.65}.hub-intro,.feature-section{padding:125px 0}.section-heading h2{font-size:clamp(48px,5vw,76px)}.section-heading .eyebrow{margin-bottom:24px}.hub-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px;margin-top:70px}.hub-grid-four{grid-template-columns:repeat(5,minmax(0,1fr))}.hub-card{position:relative;min-height:310px;padding:24px;border:1px solid var(--line-light);border-radius:25px;overflow:hidden;background:#ffffff42;transition:transform .3s,background .3s,box-shadow .3s}.hub-card:hover{transform:translateY(-7px);background:#fff;box-shadow:0 20px 50px #140f0814}.pillar-icon{width:55px;height:55px;display:grid;place-items:center;margin-bottom:28px;border-radius:50%}.pillar-icon.purple{color:#fff;background:#8738f8}.pillar-icon.lime{background:var(--lime)}.pillar-icon.orange{background:var(--orange)}.pillar-icon.sand{background:#ded2c4}.pillar-number{position:absolute;right:24px;top:30px;color:#8b8881;font-size:11px}.hub-card h3{margin:0 0 19px;font:700 22px Manrope;letter-spacing:0}.hub-card>strong{display:block;margin-bottom:0;font-size:15px}.hub-card p{max-width:430px;margin:1em 0;color:#55524e;font-size:13px;line-height:1.55}.hub-card>svg{position:absolute;right:23px;bottom:23px}.stats-wrap{padding:0 0 110px}.stats{display:grid;grid-template-columns:repeat(4,1fr);padding:36px 20px;border-radius:22px;color:#fff;background:var(--ink)}.stat{display:flex;flex-direction:column;align-items:center;gap:4px;border-right:1px solid #3a3b3b}.stat:last-child{border:0}.stat svg,.stat strong{color:var(--lime)}.stat strong{margin-top:4px;font:700 28px Manrope}.stat span{color:#cdcdcd;font-size:12px}.feature-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;align-items:center}.feature-grid.reverse{grid-template-columns:1.15fr .85fr}.feature-copy h2{font-size:clamp(48px,5.2vw,78px)}.passport-copy h2 span,.passport-copy h2 em{display:block;white-space:nowrap}.feature-copy>p{max-width:550px;margin:27px 0 32px;color:#5d5953;font-size:16px;line-height:1.65}.black-section .feature-copy>p{color:#aaa}.product-tag{display:flex;align-items:center;gap:9px;width:max-content;margin-bottom:31px;padding:9px 13px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em}.product-tag span{margin-left:17px;opacity:.6}.product-tag.lime{color:#171900;background:var(--lime)}.product-tag.orange{background:#ffd0c2}.product-tag.purple{color:#c9a9ff;background:#8438ff33}.feature-points{display:grid;gap:11px;margin-bottom:37px}.feature-points span{display:flex;align-items:center;gap:11px;font-size:13px}.feature-points svg{width:18px;color:var(--purple)}.inline-link{display:inline-flex;align-items:center;gap:15px;padding-bottom:8px;border-bottom:1px solid;font-size:11px;font-weight:700}.light-link{color:#fff}.passport-visual{position:relative;min-height:735px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:34px}.passport-visual:before{content:"";position:absolute;width:480px;height:480px;border-radius:50%;background:linear-gradient(140deg,var(--purple),var(--orange));opacity:.2;filter:blur(55px)}.passport-customizer{position:relative;z-index:4;display:flex;align-items:center;gap:15px;padding:9px 11px 9px 15px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:#151719;box-shadow:0 13px 35px #00000040}.passport-customizer>span{color:#9da0a4;font-size:8px;font-weight:800;letter-spacing:.1em}.passport-customizer>div{display:flex;gap:7px}.passport-customizer button{position:relative;display:grid;width:29px;height:29px;padding:0;border:2px solid transparent;border-radius:50%;color:var(--passport-check, #101112);background:var(--swatch);box-shadow:0 0 0 1px #ffffff29;cursor:pointer;place-items:center;transition:transform .2s,border-color .2s}.passport-customizer button:hover{transform:translateY(-2px) scale(1.05)}.passport-customizer button.active{border-color:#fff;transform:scale(1.08)}.passport-customizer button:nth-child(2),.passport-customizer button:nth-child(4),.passport-customizer button:nth-child(6){color:#fff}.passport-stage{position:relative;z-index:2;display:grid;width:min(530px,100%);place-items:center}.passport-card{position:relative;width:min(410px,100%);min-height:565px;padding:29px 34px;border-radius:34px;color:var(--passport-ink);text-align:center;background:var(--passport-bg);box-shadow:0 35px 75px #00000045;transform:rotate(2.5deg);transition:color .35s,background .35s,box-shadow .35s}.card-brand{display:flex;align-items:center;justify-content:space-between}.card-brand .logo{padding:0;border-radius:0;background:transparent}.passport-card-dark .card-brand .logo{padding:4px 7px;border-radius:7px;background:#fffffff0}.card-brand strong{color:var(--passport-ink);font-size:11px;letter-spacing:.1em}.fan-avatar{width:132px;height:132px;margin:33px auto 17px;padding:0;border-radius:50%;background:transparent;outline:3px solid var(--passport-outline);transition:outline-color .35s}.fan-avatar img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.passport-card h3{margin:0;font:700 29px Manrope;letter-spacing:-.04em}.passport-card>p{margin:3px;color:var(--passport-muted);font-weight:600}.fan-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:27px 0 22px}.fan-stats span{display:flex;flex-direction:column;gap:5px;border-right:1px solid color-mix(in srgb,var(--passport-ink) 24%,transparent);color:var(--passport-muted);font-size:8px;font-weight:700}.fan-stats span:last-child{border:0}.fan-stats b{color:var(--passport-ink);font-size:14px}.fan-qr{display:grid;justify-items:center;gap:6px;width:max-content;margin:auto;padding:8px;border:1px solid rgba(0,0,0,.08);border-radius:12px;color:var(--ink);background:#fff}.fan-qr span{display:flex;gap:4px;align-items:center;color:#303500;font-size:7px;font-weight:800;letter-spacing:.08em}.fan-qr span svg{color:var(--purple)}.notification-stack{position:absolute;z-index:3;right:-1%;bottom:11%;width:196px;height:61px;pointer-events:none}.memory-pop{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;gap:10px;min-width:186px;padding:14px 17px;border:1px solid rgba(0,0,0,.08);border-radius:15px;color:var(--ink);background:#fff;box-shadow:0 16px 38px #00000038;transform:rotate(-2deg);font-size:10px}.memory-pop svg{color:var(--purple)}.memory-pop span{display:flex;flex-direction:column}.memory-pop b{margin-top:2px}.tool-mock{min-height:570px;border:1px solid #292b2e;border-radius:28px;background:#111316;box-shadow:0 35px 85px #0000004d;overflow:hidden}.curator-copy h2 em{display:inline-block;white-space:nowrap}.curator-copy .product-tag.purple{padding:9px 10px 9px 13px;border:1px solid #292c30;color:#f5f2eb;background:#151719;box-shadow:0 9px 24px #14110d21}.curator-copy .product-tag.purple>svg{color:#ae78ff}.curator-copy .product-tag.purple>span{margin-left:10px;padding:4px 7px;border-radius:999px;color:#fff;background:var(--purple);opacity:1}.curator-process{min-height:610px;overflow:hidden;border:1px solid #292d31;border-radius:28px;color:#fff;background:#101214;box-shadow:0 35px 80px #14100a3d}.curator-process-head{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 23px;border-bottom:1px solid #292d31;color:#a2a6aa;font-size:9px;font-weight:800;letter-spacing:.08em}.curator-process-head>span,.curator-process-head>b{display:flex;align-items:center;gap:8px}.curator-process-head>span svg{width:17px;color:var(--purple)}.curator-process-head>b{color:var(--lime);font-size:8px}.curator-process-head>b i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px #d8f43b33}.curator-submission{display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:15px;margin:24px;padding:16px;border:1px solid #30343a;border-radius:17px;background:#181b1f}.submission-art{display:grid;width:62px;height:62px;border-radius:13px;place-items:center;color:#fff;background:linear-gradient(145deg,var(--purple),#a92fdf 55%,var(--orange))}.curator-submission>div:nth-child(2){display:flex;flex-direction:column}.curator-submission small{color:#83898f;font-size:7px;font-weight:800;letter-spacing:.1em}.curator-submission strong{margin:4px 0 2px;font:700 19px Manrope}.curator-submission span,.curator-submission em{color:#969ba0;font-size:9px;font-style:normal}.curator-submission>em{padding:7px 9px;border-radius:99px;background:#25292d}.curator-steps{position:relative;display:grid;gap:7px;margin:0 24px}.curator-steps:before{content:"";position:absolute;z-index:0;left:22px;top:43px;bottom:43px;width:1px;background:#363a3f}.curator-steps article{position:relative;z-index:1;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;min-height:69px;padding:10px 14px 10px 8px;border:1px solid #2b2f34;border-radius:15px;background:#16191c}.curator-steps article>div{display:grid;width:34px;height:34px;border:1px solid #3a3e43;border-radius:50%;color:#989da2;background:#22262a;place-items:center}.curator-steps article>div svg{width:15px}.curator-steps article>span{display:grid;grid-template-columns:24px 1fr;align-items:center}.curator-steps article small{grid-row:1 / 3;color:#777d83;font-size:8px}.curator-steps article b{font-size:11px}.curator-steps article em{color:#858b91;font-size:8px;font-style:normal}.curator-steps article>strong{color:#71777d;font-size:7px;letter-spacing:.08em}.curator-steps article.done>div{border-color:var(--lime);color:#242900;background:var(--lime)}.curator-steps article.done>strong{color:var(--lime)}.curator-steps article.active{border-color:#9b5cff94;box-shadow:0 8px 25px #8338ff21}.curator-steps article.active>div{border-color:var(--purple);color:#fff;background:var(--purple)}.curator-steps article.active>strong{color:var(--purple)}.curator-disclaimer{display:flex;gap:10px;align-items:flex-start;margin:18px 24px 24px;padding:13px 15px;border:1px solid #2b2f33;border-radius:13px;color:#969ba0;background:#1a1d20;font-size:8px;line-height:1.5}.curator-disclaimer svg{flex:0 0 auto;width:15px;color:var(--purple)}.curator-disclaimer span{display:flex;flex-direction:column}.curator-disclaimer b{color:#fff;font-size:9px}.curator-points svg{color:var(--purple)}.radar-copy .product-tag.orange{padding:9px 10px 9px 13px;border:1px solid rgba(255,255,255,.16);color:var(--ink);background:var(--beige);box-shadow:0 10px 28px #0003}.radar-copy .product-tag.orange>svg{color:var(--orange)}.radar-copy .product-tag.orange>span{margin-left:10px;padding:4px 7px;border-radius:999px;color:#fff;background:var(--orange);opacity:1}.radar-copy h2{max-width:none;font-size:clamp(44px,4.8vw,72px);white-space:nowrap}.radar-copy h2 span,.radar-copy h2 em{display:inline}.radar-points svg{color:var(--orange)}.tool-note{display:flex;gap:10px;max-width:540px;margin:-7px 0 30px;padding:12px 14px;border:1px solid rgba(255,255,255,.11);border-radius:13px;color:#92969a;background:#ffffff0a;font-size:9px;line-height:1.5}.tool-note>svg{flex:0 0 auto;width:15px;color:var(--orange)}.tool-note span{display:flex;flex-direction:column}.tool-note b{color:#fff;font-size:10px}.radar-editorial{display:grid}.radar-editorial .radar-copy{width:100%;max-width:none}.radar-editorial .radar-copy>p{width:100%;max-width:none}.radar-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:42px}.radar-principles article{position:relative;height:440px;display:grid;grid-template-rows:68% 32%;overflow:hidden;padding:0;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:#111214;transition:transform .3s,border-color .3s,background .3s}.radar-principles article:hover{transform:translateY(-6px);border-color:#ff60348c;background:#ffffff0b}.radar-principles article>span{position:absolute;z-index:2;right:17px;top:16px;display:grid;width:31px;height:31px;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;background:#08090bad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);place-items:center;font-size:8px}.radar-principles figure{position:relative;min-height:0;margin:0;overflow:hidden;background:#090a0b}.radar-principles figure:after{content:"";position:absolute;inset:auto 0 0;height:30%;background:linear-gradient(transparent,#111214);pointer-events:none}.radar-principles figure img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.16,1,.3,1)}.radar-principles article:hover figure img{transform:scale(1.035)}.radar-card-body{display:flex;flex-direction:column;justify-content:center;min-height:0;padding:20px 23px 23px}.radar-principles article h3{margin:0 0 8px;font:700 23px Manrope;letter-spacing:-.04em}.radar-principles article p{max-width:330px;margin:0;color:#94989c;font-size:12px;line-height:1.55}.radar-editorial-footer{display:flex;align-items:center;margin-top:28px}.radar-editorial-footer .tool-note{margin:0}.radar-lab{position:relative;display:grid;min-width:0;overflow:hidden;border:1px solid #d3cdc2;border-radius:28px;color:var(--ink);background:var(--beige);box-shadow:0 35px 85px #00000057}.radar-concept-head{position:relative;z-index:6;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:19px 22px;border-bottom:1px solid #2c3035;color:#9ba0a5;background:#15181b;font-size:8px;font-weight:800;letter-spacing:.08em}.radar-concept-head span,.radar-concept-head b{display:flex;align-items:center;gap:7px}.radar-concept-head span svg{width:17px;color:var(--orange)}.radar-concept-head b{color:var(--lime);font-size:7px}.radar-concept-head b i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px #d8f43b40}.radar-lab-body{display:grid;grid-template-columns:175px minmax(0,1fr);min-height:500px}.radar-settings{display:flex;flex-direction:column;gap:13px;padding:18px 15px;border-right:1px solid #d4cec3;background:#e8e3d9}.radar-settings>small{color:#787168;font-size:7px;font-weight:800;letter-spacing:.1em}.scan-mode{display:grid;grid-template-columns:1fr 1fr;padding:3px;border:1px solid #30343a;border-radius:10px;background:#0b0d0f}.scan-mode button{padding:9px 8px;border:0;border-radius:7px;color:#777d83;background:transparent;font-size:7px;font-weight:800;cursor:pointer}.scan-mode button.active{color:var(--ink);background:var(--lime)}.radar-settings label{display:flex;flex-direction:column;gap:6px;color:#716a62;font-size:6px;font-weight:800;letter-spacing:.08em}.radar-settings select{min-width:0;padding:9px 20px 9px 9px;border:1px solid #cec7bc;border-radius:8px;color:#38332e;background:#f8f6f0;font-size:8px;outline:none}.range-control{display:grid!important;grid-template-columns:1fr auto}.range-control b{color:#514b45;font-size:7px}.range-control input{grid-column:1 / -1;width:100%;accent-color:var(--purple)}.signal-toggles{display:grid;gap:6px;padding:10px;border:1px solid #d0c9be;border-radius:10px;background:#ffffff6b}.signal-toggles span{display:flex;align-items:center;gap:7px;color:#625c55;font-size:7px;font-weight:700}.signal-toggles i{width:7px;height:7px;border-radius:50%}.signal-toggles .purple-dot{background:var(--purple)}.signal-toggles .orange-dot{background:var(--orange)}.signal-toggles .lime-dot{background:#9fb416}.scan-button{display:flex;align-items:center;gap:7px;min-height:36px;padding:9px 11px;border:0;border-radius:9px;color:#fff;background:var(--purple);font-size:7px;font-weight:800;white-space:nowrap;cursor:pointer}.scan-button svg{width:14px}.signal-field{position:relative;min-width:0;overflow:hidden;background:radial-gradient(circle at 50% 46%,#1b1e24,#0e1012 68%)}.signal-field-meta{position:absolute;z-index:3;inset:16px 17px auto;display:flex;justify-content:space-between;color:#747a80;font-size:7px;letter-spacing:.08em}.signal-field-meta b{color:#a4a9ae}.signal-radar{display:block;width:100%;height:100%;min-height:500px}.signal-points circle{fill:var(--orange);stroke:#0e1012;stroke-width:4;filter:drop-shadow(0 0 8px rgba(255,96,52,.7))}.signal-points circle:nth-child(2n){fill:var(--purple);filter:drop-shadow(0 0 8px rgba(131,56,255,.8))}.radar-beam{transform-origin:260px 195px;opacity:.55}.signal-callout{position:absolute;display:grid;grid-template-columns:auto auto;column-gap:8px;padding:9px 11px;border:1px solid #34383d;border-radius:10px;color:#fff;background:#14171beb;box-shadow:0 10px 25px #00000038}.signal-callout small{grid-column:1/-1;color:#747a80;font-size:6px}.signal-callout b{font-size:14px}.signal-callout span{align-self:end;padding-bottom:2px;color:#92979c;font-size:7px}.callout-a{left:9%;top:22%}.callout-b{right:6%;top:56%}.scan-summary{position:absolute;z-index:4;left:17px;bottom:16px;display:grid;grid-template-columns:auto auto;align-items:end;column-gap:6px;padding:11px 13px;border:1px solid rgba(255,255,255,.14);border-radius:12px;color:#fff;background:#0d0f12e6}.scan-summary small{grid-column:1/-1;color:var(--lime);font-size:6px;font-weight:800;letter-spacing:.1em}.scan-summary strong{font:700 28px Manrope}.scan-summary span{padding-bottom:5px;color:#aeb2b6;font-size:8px}.radar-results{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #2c3035;background:#15181b}.radar-results article{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:7px;padding:13px 11px;border-right:1px solid #2c3035}.radar-results article:last-child{border:0}.radar-results article>span{color:#656b71;font-size:7px}.radar-results article>div{display:flex;min-width:0;flex-direction:column}.radar-results b{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.radar-results small{color:#777d83;font-size:6px}.radar-results article>strong{color:var(--lime);font-size:12px}.radar-results article>strong small{font-size:5px}.radar-data-note{padding:8px 12px;border-top:1px solid #272b2f;color:#696f75;background:#0e1012;font-size:6px;text-align:center;letter-spacing:.04em}.drop-copy .product-tag.lime{padding:9px 10px 9px 13px;border:1px solid #292c30;color:#f5f2eb;background:#151719;box-shadow:0 9px 24px #14110d21}.drop-copy .product-tag.lime>svg{color:var(--lime)}.drop-copy .product-tag.lime>span{margin-left:10px;padding:4px 7px;border-radius:999px;color:var(--ink);background:var(--lime);opacity:1}.drop-copy h2 span,.drop-copy h2 em{display:block;white-space:nowrap}.drop-categories{display:flex;align-items:center;gap:10px;margin-top:34px;color:#69645d;font-size:8px;font-weight:800;letter-spacing:.09em}.drop-categories i{width:4px;height:4px;border-radius:50%;background:var(--purple)}.drop-copy>.inline-link{margin-top:28px}.drop-poster{position:relative;min-height:680px;overflow:hidden;border-radius:29px;color:#fff;background:#090a0b;box-shadow:0 38px 85px #19120a40;isolation:isolate}.drop-poster>img{position:absolute;z-index:-3;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.drop-card-fallback{position:absolute;z-index:-3;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 72% 22%,rgba(131,56,255,.72),transparent 31%),radial-gradient(circle at 18% 82%,rgba(255,96,52,.42),transparent 29%),#101215}.drop-poster-shade{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(5,6,8,.6),transparent 27%,transparent 47%,rgba(5,6,8,.94) 87%),linear-gradient(90deg,rgba(4,5,7,.35),transparent 45%)}.drop-card.artwork-light .drop-poster-shade{background:linear-gradient(180deg,#050608d6,#05060833 29%,#05060852 52%,#050608f7 88%),linear-gradient(90deg,#0405077a,#0405071f)}.drop-card.artwork-light .drop-poster-top,.drop-card.artwork-light .drop-timer,.drop-card.artwork-light .drop-poster-bottom{text-shadow:0 2px 18px rgba(0,0,0,.82)}.drop-poster:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.12);border-radius:inherit;pointer-events:none}.drop-poster-top{position:absolute;inset:24px 25px auto;display:flex;justify-content:space-between;align-items:center;font-size:8px;font-weight:800;letter-spacing:.1em}.drop-poster-top span{display:flex;align-items:center;gap:8px}.drop-poster-top span i{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 14px var(--lime)}.drop-poster-top b{color:#ffffffad;font-size:8px}.drop-timer{position:absolute;z-index:2;top:16%;left:50%;width:calc(100% - 48px);text-align:center;transform:translate(-50%)}.drop-timer>small{color:#ffffffa8;font-size:8px;font-weight:800;letter-spacing:.16em}.drop-timer>strong{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:8px;font:700 clamp(50px,5.4vw,82px)/1 "Manrope";letter-spacing:-.075em}.drop-timer>strong i{margin-inline:-2px 3px;color:var(--lime);font-style:normal;font-weight:500}.drop-timer>div{display:grid;grid-template-columns:repeat(3,1fr);max-width:430px;margin:8px auto 0;padding-inline:12px;color:#ffffff75;font-size:6px;letter-spacing:.12em}.drop-ended-label{top:20%}.drop-ended-label>strong{display:block;margin:0;font-size:clamp(48px,6vw,88px);letter-spacing:-.07em}.drop-poster-bottom{position:absolute;inset:auto 27px 28px;display:grid;gap:22px}.drop-artist{display:inline-flex;align-items:center;gap:9px;width:fit-content;color:#fff}.drop-artist-avatar{width:29px;height:29px;overflow:hidden;flex:0 0 auto;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:#17141f}.drop-artist-avatar img{width:100%;height:100%;object-fit:cover}.drop-artist-avatar>svg{width:13px;height:13px;margin:7px;color:var(--lime)}.drop-artist>span:last-child{display:grid;gap:2px}.drop-artist small{color:#ffffff7a;font-size:6px;font-weight:800;letter-spacing:.11em}.drop-artist strong{display:flex;align-items:center;gap:4px;font-size:9px;font-weight:700;letter-spacing:-.01em}.drop-artist strong svg{width:12px;height:12px;color:#b995ff;fill:#b995ff2e}.drop-artist:hover strong{color:#d8f43b}.drop-poster-bottom h3{margin:11px 0 9px;max-width:100%;overflow-wrap:anywhere;font:700 clamp(38px,4vw,56px)/1 "Manrope";letter-spacing:-.055em}.drop-poster-bottom p{margin:0;color:#ffffffad;font-size:9px;line-height:1.45}.drop-preview-title,.drop-preview-description{display:block;width:100%;border:1px solid transparent;outline:0;color:#fff;background:transparent;transition:border-color .2s,background .2s}.drop-preview-title{margin:8px 0 5px;padding:2px 5px;border-radius:8px;font:700 clamp(38px,4vw,56px)/1 "Manrope";letter-spacing:-.055em}.drop-preview-description{min-height:44px;padding:7px 5px;border-radius:8px;resize:none;color:#ffffffb3;font:9px/1.45 DM Sans}.drop-preview-title::placeholder,.drop-preview-description::placeholder{color:#ffffff80}.drop-preview-title:hover,.drop-preview-title:focus,.drop-preview-description:hover,.drop-preview-description:focus{border-color:#d8f43b9e;background:#08090b80}.drop-card.is-editor{width:min(100%,720px);min-height:720px;margin-inline:auto}.drop-card.is-editor .drop-poster-top,.drop-card.is-editor .drop-poster-bottom{z-index:3}.drop-editor-native-input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.drop-editor-artwork-trigger{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:7px;padding:0;border:0;color:#ffffffc2;background:transparent;cursor:pointer}.drop-editor-artwork-trigger svg{width:23px;height:23px}.drop-editor-artwork-trigger span{padding:7px 10px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#08090b7a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:7px;font-weight:800;letter-spacing:.08em;opacity:0;transform:translateY(5px);transition:opacity .2s,transform .2s}.drop-card.is-editor:hover .drop-editor-artwork-trigger span,.drop-editor-artwork-trigger:focus-visible span{opacity:1;transform:none}.drop-editor-type{display:block}.drop-editor-type select{max-width:160px;padding:7px 25px 7px 9px;border:1px solid rgba(255,255,255,.18);border-radius:999px;outline:0;color:#fff;background:#08090b85;font:800 8px DM Sans;letter-spacing:.08em;cursor:pointer}.drop-editor-type select option{color:#fff;background:#111214}.drop-editor-timer{padding:0;border:0;color:#fff;background:transparent;cursor:pointer;font-family:inherit}.drop-editor-timer>small{display:inline-flex;align-items:center;gap:7px}.drop-editor-timer>small svg{width:13px;height:13px;color:var(--lime)}.drop-editor-timer:focus-visible{border-radius:18px;outline:2px solid var(--lime);outline-offset:9px}.drop-poster-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.drop-poster-actions a,.drop-poster-actions button,.drop-action-disabled{display:flex;align-items:center;justify-content:space-between;min-height:45px;padding:12px 15px;border:1px solid rgba(255,255,255,.2);border-radius:10px;font-size:8px;font-weight:800;cursor:pointer}.drop-poster-actions a{border-color:var(--lime);color:var(--ink);background:var(--lime)}.drop-poster-actions button{color:#fff;background:#0c0e119e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.drop-poster-actions svg{width:15px}.drop-poster-actions button.is-reminder-active,.drop-poster-actions button.is-reminder-active:disabled{color:var(--ink);border-color:var(--lime);background:var(--lime);opacity:1}.drop-poster-actions button.drop-reward-action{color:var(--ink);border-color:var(--lime);background:var(--lime)}.drop-action-disabled{color:#ffffff7a;background:#0c0e119e;cursor:default}.drop-poster-actions button:disabled{cursor:not-allowed;opacity:.45}.drop-capacity-status{display:flex;width:fit-content;align-items:center;gap:8px;margin-top:12px;padding:7px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;background:#08090b6b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.drop-capacity-status>svg{width:13px;color:var(--lime)}.drop-capacity-status>span{display:flex;align-items:center;gap:5px;font-size:7px}.drop-capacity-status small{padding-left:5px;border-left:1px solid rgba(255,255,255,.2);color:var(--lime);font-size:6px;font-weight:800}.drop-join-message{display:flex;width:fit-content;align-items:center;gap:5px;margin-top:8px;color:#ffffffbf;font-size:7px}.drop-join-message svg{width:12px;color:var(--lime)}.drop-action-disabled svg{width:14px}.drop-verified-badge{width:13px;height:13px;transform:translateY(.13em)}.drop-artist strong .drop-verified-badge svg{width:13px;height:13px;color:#fff;fill:#1d9bf0;stroke-width:2.7;filter:drop-shadow(0 3px 7px rgba(29,155,240,.28))}.public-drop-grid .drop-card,.artist-drop-list .drop-card{display:block;width:100%;min-height:650px;padding:0;border:0;background-color:#090a0b}.artist-drop-list{grid-template-columns:repeat(auto-fill,minmax(320px,430px))}.drop-points svg{color:var(--orange)}.drop-concept{overflow:hidden;border:1px solid #292d31;border-radius:28px;color:#fff;background:#101214;box-shadow:0 35px 80px #20190e38}.drop-concept-head{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:19px 22px;border-bottom:1px solid #2b2f33;color:#989da2;background:#15181b;font-size:8px;font-weight:800;letter-spacing:.08em}.drop-concept-head span,.drop-concept-head b{display:flex;align-items:center;gap:7px}.drop-concept-head span svg{width:16px;color:var(--lime)}.drop-concept-head b{color:var(--lime);font-size:7px}.drop-concept-head b i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px #d8f43b2e}.drop-concept-body{display:grid;grid-template-columns:.95fr 1.05fr;min-height:530px}.featured-drop{display:grid;grid-template-rows:46% 54%;border-right:1px solid #2b2f33}.featured-drop-art{position:relative;display:grid;overflow:hidden;place-items:center;background:radial-gradient(circle at 70% 25%,rgba(131,56,255,.8),transparent 24%),radial-gradient(circle at 25% 85%,rgba(255,96,52,.5),transparent 26%),#17121f}.featured-drop-art:before{content:"";position:absolute;width:250px;height:250px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 28px #ffffff06,0 0 0 58px #ffffff05}.featured-drop-art>svg{position:relative;width:65px;height:65px;color:#ffffffd1}.featured-drop-art>span{position:absolute;left:16px;top:16px;padding:6px 8px;border-radius:99px;color:var(--ink);background:var(--lime);font-size:6px;font-weight:800;letter-spacing:.08em}.featured-drop-art>i{position:absolute;right:16px;bottom:14px;color:#ffffff8c;font-size:7px;font-style:normal;letter-spacing:.1em}.featured-drop-copy{display:flex;flex-direction:column;justify-content:center;padding:23px}.featured-drop-copy>small{color:#9b6ee4;font-size:7px;font-weight:800;letter-spacing:.1em}.featured-drop-copy h3{margin:10px 0 5px;font:700 35px/.92 Manrope;letter-spacing:-.055em}.featured-drop-copy>p{margin:0;color:#898e93;font-size:9px}.countdown{display:flex;align-items:center;gap:9px;margin:21px 0}.countdown span{display:flex;flex-direction:column;color:#777d83;font-size:6px}.countdown b{color:#fff;font:600 22px Manrope}.countdown i{color:#62686e;font-style:normal;font-size:19px}.featured-drop-copy button{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border:0;border-radius:9px;color:var(--ink);background:var(--lime);font-size:8px;font-weight:800;cursor:pointer}.drop-feed{padding:19px 16px;background:#111316}.drop-feed-head{display:flex;justify-content:space-between;margin-bottom:12px;color:#747a80;font-size:7px;font-weight:800;letter-spacing:.08em}.drop-feed-head b{color:#9b6ee4;font-size:7px}.drop-feed article{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;min-height:114px;padding:12px 4px;border-top:1px solid #292d31}.drop-feed article>div{display:grid;width:39px;height:39px;border-radius:11px;place-items:center}.drop-feed article>div svg{width:17px}.drop-feed .release{color:#fff;background:var(--purple)}.drop-feed .tickets{color:var(--ink);background:var(--lime)}.drop-feed .limited{color:var(--ink);background:var(--orange)}.drop-feed article>span{display:flex;min-width:0;flex-direction:column}.drop-feed article small{color:#6f757b;font-size:6px;font-weight:800;letter-spacing:.06em}.drop-feed article span b{margin:4px 0 2px;font-size:9px}.drop-feed article em{color:#8c9196;font-size:7px;font-style:normal}.drop-feed article>strong{color:#b68cff;font-size:6px;letter-spacing:.07em}.drop-concept-foot{display:flex;align-items:center;gap:8px;padding:11px 17px;border-top:1px solid #292d31;color:#7e8489;background:#0d0f11;font-size:7px}.drop-concept-foot svg{width:14px;color:var(--purple)}#drop{padding-bottom:100px}.curator-landing-section{padding:125px 0 54px;background:var(--beige)}.curator-landing-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.62fr);align-items:end;gap:clamp(55px,10vw,175px)}.curator-landing-layout .feature-copy{max-width:680px}.curator-landing-note{padding:27px;border:1px solid #d0c9bd;border-radius:19px;background:#ffffff57}.curator-landing-note>span{color:var(--purple);font-size:7px;font-weight:900;letter-spacing:.14em}.curator-landing-note h3{margin:16px 0 0;font-size:clamp(25px,2.6vw,36px);line-height:.98;letter-spacing:-.055em}.curator-landing-note p{margin:15px 0 0;color:#706c65;font-size:10px;line-height:1.65}.curator-landing-note>div{display:flex;align-items:center;gap:8px;margin-top:22px;padding-top:16px;border-top:1px solid #d6d0c6;color:#45423e;font-size:8px;font-weight:800}.curator-landing-note>div svg{width:15px;color:var(--purple)}.curator-callout{padding:0 0 105px;color:#fff;background:var(--beige)}.curator-callout-inner{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(260px,.8fr) auto;align-items:end;gap:clamp(30px,5vw,80px);padding:32px 0;border-top:1px solid #35373a;border-bottom:1px solid #35373a;color:var(--ink)}.curator-callout span{color:var(--purple);font-size:8px;font-weight:900;letter-spacing:.14em}.curator-callout h2{max-width:none;margin:12px 0 0;font-size:clamp(31px,3.3vw,49px);line-height:.95;letter-spacing:-.06em}.curator-callout p{max-width:390px;margin:0;color:#69665f;font-size:11px;line-height:1.6}.curator-callout a{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;min-height:48px;min-width:208px;padding:0 16px 0 20px;border-radius:999px;color:#fff;background:#17181a;font-size:8px;font-weight:900;transition:gap .25s,background .25s}.curator-callout a:hover{gap:32px;background:var(--purple)}.curator-callout a svg{width:15px}.faq-section{padding:120px 0}.faq-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(60px,8vw,140px);align-items:start}.faq-heading{position:sticky;top:130px}.faq-heading h2{font-size:clamp(50px,5.4vw,82px)}.faq-heading>p{max-width:440px;margin:30px 0 0;color:#999b9e;font-size:15px;line-height:1.65}.faq-list{border-top:1px solid rgba(255,255,255,.18)}.faq-list details{border-bottom:1px solid rgba(255,255,255,.18)}.faq-list summary{display:grid;grid-template-columns:34px 1fr 42px;align-items:center;gap:16px;min-height:104px;padding:18px 0;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:#6f7276;font-size:10px;font-weight:700}.faq-list summary>strong{font:600 clamp(18px,1.55vw,24px)/1.25 "Manrope";letter-spacing:-.025em}.faq-list summary>i{display:grid;width:38px;height:38px;border:1px solid rgba(255,255,255,.2);border-radius:50%;place-items:center}.faq-list summary>i svg{width:16px;transition:transform .3s cubic-bezier(.16,1,.3,1)}.faq-list details[open] summary>i{color:var(--ink);background:var(--lime);border-color:var(--lime)}.faq-list details[open] summary>i svg{transform:rotate(180deg)}.faq-list details>p{max-width:680px;margin:-4px 58px 30px 50px;color:#a7aaad;font-size:14px;line-height:1.7}.closing{padding:60px 0 45px}.closing-card{position:relative;min-height:530px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;padding:45px;border:1px solid var(--line-dark);border-radius:32px;text-align:center;color:#fff;background:#111214}.closing-card h2{position:relative;font-size:clamp(50px,6.4vw,92px)}.closing-card p{position:relative;margin:25px 0 34px;color:#aaa;font-size:16px}.closing-card .eyebrow,.closing-card .button{position:relative}.button-light{color:var(--ink);background:#fff}.closing-mark{position:absolute;top:0;left:50%;width:min(800px,80%);opacity:.07;transform:translate(-50%,-50%)}.site-footer{padding:75px 0 24px;color:#fff;background:#0a0a0b}.footer-main{display:grid;grid-template-columns:.65fr 1.15fr 1fr;gap:clamp(50px,6vw,100px);padding-bottom:70px}.footer-brand p{margin:27px 0 0;color:#7e8185;font-size:13px;line-height:1.65}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-links h3{margin:0 0 9px;color:#74777b;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.footer-links a{color:#d4d4d2;font-size:12px;transition:color .2s}.footer-links a:hover{color:var(--lime)}.footer-catch>span{color:var(--lime);font-size:8px;font-weight:800;letter-spacing:.13em}.footer-catch h3{margin:14px 0 22px;font:600 clamp(16px,1.25vw,19px)/1.15 "Manrope";letter-spacing:-.035em;white-space:nowrap}.footer-catch form{position:relative;display:grid;grid-template-columns:1fr 44px;min-height:54px;padding:4px 4px 4px 15px;overflow:hidden;border:1px solid #33363a;border-radius:999px;background:#151719}.footer-catch input{position:relative;z-index:2;min-width:0;border:0;outline:0;color:#fff;background:transparent;font:12px DM Sans;transition:color .35s}.footer-catch input::placeholder{color:#74777b;transition:color .35s}.footer-catch input::selection{color:inherit;background:#ffffff29}.footer-catch input:-webkit-autofill,.footer-catch input:-webkit-autofill:hover,.footer-catch input:-webkit-autofill:focus{border:0;-webkit-text-fill-color:white;-webkit-background-clip:text;caret-color:#fff;box-shadow:0 0 0 1000px transparent inset;transition:background-color 9999s ease-out,color .35s}.footer-catch button{position:absolute;z-index:1;top:4px;right:4px;display:flex;justify-content:flex-end;align-items:center;width:44px;height:44px;padding:0 14px;overflow:hidden;border:0;border-radius:999px;color:var(--ink);background:var(--lime);cursor:pointer;transition:width .55s cubic-bezier(.16,1,.3,1)}.footer-catch button:hover,.footer-catch button:focus-visible{width:calc(100% - 8px)}.footer-catch form:has(button:hover) input,.footer-catch form:has(button:focus-visible) input{color:var(--ink)}.footer-catch form:has(button:hover) input::placeholder,.footer-catch form:has(button:focus-visible) input::placeholder{color:#0a0a0b94}.footer-catch form:has(button:hover) input:-webkit-autofill,.footer-catch form:has(button:focus-visible) input:-webkit-autofill{-webkit-text-fill-color:var(--ink);caret-color:var(--ink)}.footer-catch button svg{width:16px}.footer-catch small{display:block;margin-top:11px;color:#666a6e;font-size:8px;line-height:1.5}.footer-bottom{display:flex;align-items:center;gap:28px;padding-top:22px;border-top:1px solid #26282b;color:#6f7276;font-size:9px}.footer-bottom span:last-child{margin-left:auto}.reveal-section .reveal-item{opacity:0;transform:translateY(30px);transition:opacity .7s,transform .9s cubic-bezier(.16,1,.3,1)}.reveal-section.is-visible .reveal-item{opacity:1;transform:translateY(0)}.reveal-section.is-visible .reveal-item:nth-child(2){transition-delay:.13s}.reveal-section.is-visible .reveal-item:nth-child(3){transition-delay:.24s}.reveal-section.is-visible .reveal-item:nth-child(4){transition-delay:.35s}@media(max-width:1050px){.drops-hero-inner{grid-template-columns:1fr;gap:45px}.drops-algorithm-card{min-height:250px}.drops-preferences{grid-template-columns:1fr 1fr}.drops-preferences-title{grid-column:1 / -1}.drops-grid,.hub-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid,.feature-grid.reverse{grid-template-columns:1fr;gap:60px}.feature-copy{max-width:700px}.feature-grid.reverse .tool-mock,.feature-grid.reverse .drop-concept,.feature-grid.reverse .drop-poster{order:2}.tool-mock{width:100%}.faq-layout{grid-template-columns:.8fr 1.2fr;gap:50px}.footer-main{grid-template-columns:.65fr 1.35fr}.footer-catch{grid-column:1 / -1;max-width:540px}.fan-passport-workspace{grid-template-columns:1fr}.fan-passport-preview{position:relative;top:auto}.fan-passport-editor{width:100%}.fan-badge-grid{grid-template-columns:repeat(2,1fr)}.artist-dashboard-grid{grid-template-columns:1fr}.artist-hero-content{grid-template-columns:110px 1fr}.artist-hero-avatar{width:110px;height:110px}.artist-identity-card{position:relative;top:auto;display:grid;grid-template-columns:.8fr 1.2fr}.artist-cover{height:100%;min-height:330px}.artist-verification-panel{grid-template-columns:1fr}.public-drop-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.curator-page-hero{min-height:auto;padding:125px 0 70px}.curator-page-hero-inner,.curator-workspace{grid-template-columns:1fr}.curator-page-hero-inner{gap:38px}.curator-page-hero h1{font-size:clamp(50px,12vw,78px)}.curator-page-hero aside{max-width:520px}.curator-playlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.curator-page-hero{padding:108px 0 52px}.curator-page-hero-inner{gap:28px}.curator-page-hero h1{margin-top:17px;font-size:clamp(43px,13.2vw,62px)}.curator-page-hero-inner>div>p{margin-top:22px;font-size:12px}.curator-page-hero aside{padding:20px;border-radius:19px}.curator-catalogue{padding-top:52px}.curator-catalogue header h2{font-size:34px}.curator-playlist-grid{grid-template-columns:1fr}.curator-playlist-card{border-radius:20px}.curator-playlist-card figure{aspect-ratio:1.35}.curator-workspace{gap:30px;margin-top:65px;padding:25px 17px;border-radius:22px}.curator-submit-intro h2{font-size:33px}.curator-submission-card{grid-template-columns:62px minmax(0,1fr) auto;gap:11px;padding:9px}.curator-submission-card>figure{width:62px;height:62px}.curator-submission-copy h3{font-size:17px}.curator-review-actions{grid-column:1 / -1}.curator-admin{padding:25px 16px;border-radius:22px}.curator-admin form{grid-template-columns:1fr 1fr}.curator-admin label.wide,.curator-admin button{grid-column:span 2}}@media(max-width:900px){.drops-hero{min-height:auto;padding:120px 0 65px}.drops-hero-copy h1{font-size:clamp(49px,13vw,76px)}.drops-hero-copy>p{font-size:13px}.drops-discovery{padding-block:35px 80px}.drops-feed-heading{margin-top:65px}.section-shell,.header-inner{width:min(100% - 28px,620px)}.header-inner{display:flex;justify-content:space-between}.site-header,.site-header.scrolled{padding-block:10px}.site-header nav{position:fixed;top:66px;right:14px;left:auto;display:flex;width:min(340px,calc(100vw - 28px));max-height:calc(100dvh - 80px);align-items:stretch;flex-direction:column;gap:3px;overflow-y:auto;overscroll-behavior:contain;margin:0;padding:17px;border-radius:18px;color:#fff;background:var(--ink);box-shadow:0 25px 60px #0000004d;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-9px) scale(.96);transform-origin:top right;transition:opacity .2s ease,visibility .2s ease,transform .25s cubic-bezier(.16,1,.3,1)}.site-header nav.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.nav-dropdown>button,.nav-direct,.mobile-login,.mobile-logout{display:flex;width:100%;min-height:44px;align-items:center;padding:13px 8px;border-radius:10px;color:#fff;text-align:left}.nav-dropdown>button:hover,.nav-direct:hover,.mobile-login:hover,.mobile-logout:hover{background:#24262a}.nav-direct{display:block}.dropdown-panel{position:static;display:none;width:100%;padding:6px;background:#17191c;opacity:1;visibility:visible;transform:none;box-shadow:none}.nav-dropdown.is-open .dropdown-panel{display:block;transform:none}.dropdown-panel a:hover{background:#23262a}.dropdown-panel a small{color:#898d91}.login,.header-actions .button{display:none}.mobile-login,.mobile-logout{display:flex}.menu-toggle{display:grid;width:42px;height:42px;border:0;border-radius:50%;place-items:center;color:#fff;background:var(--ink)}.header-actions{gap:8px}.user-menu-trigger{padding-right:3px}.user-menu-trigger>svg{display:none}.user-plus-badge{width:23px;min-height:23px;justify-content:center;padding:0}.user-plus-badge b{display:none}.user-credit-badge{min-height:23px;padding:0 6px}.user-menu-panel{right:-48px;width:min(280px,calc(100vw - 28px))}.auth-page{padding:90px 0 45px}.auth-panel{padding:29px 18px;border-radius:23px}.auth-heading{margin-top:32px}.auth-heading h2{font-size:clamp(34px,10vw,45px)}.account-types{grid-template-columns:1fr}.account-types>button{min-height:82px}.auth-submit>span{font-size:8px}.profile-page{padding:105px 0 60px}.profile-card{padding:24px 17px;border-radius:23px}.profile-avatar-editor{align-items:flex-start}.profile-avatar{width:92px;min-width:92px;height:92px;min-height:92px;flex-basis:92px}.profile-fields{grid-template-columns:1fr}.profile-actions{align-items:stretch;flex-direction:column}.profile-signout{justify-content:center}.fan-passport-page{padding-top:105px}.fan-passport-shell{width:min(100% - 28px,620px)}.fan-passport-heading{align-items:flex-start;flex-direction:column;gap:28px;margin-bottom:42px}.fan-passport-heading h1{font-size:clamp(30px,5.3vw,46px)}.fan-passport-heading>button{align-self:flex-start}.fan-passport-workspace{gap:18px}.fan-passport-preview{padding:0}.fan-passport-card{width:min(390px,100%)}.fan-theme-options{grid-template-columns:repeat(2,1fr)}.fan-badges{margin-top:70px}.artist-profile-page{padding-top:105px}.artist-dashboard-shell{width:min(100% - 28px,620px)}.artist-dashboard-heading{align-items:flex-start;flex-direction:column;margin-bottom:40px}.artist-dashboard-heading h1{font-size:clamp(47px,12vw,65px)}.artist-dashboard-heading>a{align-self:flex-start}.artist-heading-actions{width:100%;flex-wrap:wrap}.artist-profile-hero{min-height:310px}.artist-identity-card{grid-template-columns:1fr}.artist-cover{min-height:380px}.artist-drop-section,.artist-account-section,.artist-drop-library{margin-top:70px}.drop-direct-submit{grid-template-columns:1fr}.drop-direct-submit .artist-primary-action{width:min(100%,300px);justify-self:center}.public-artist-hero-inner{grid-template-columns:1fr}.public-artist-portrait{width:min(420px,100%)}.public-artist-copy h1{white-space:normal}.public-release-heading{align-items:flex-start;flex-direction:column}.public-drop-grid{grid-template-columns:1fr}.not-found-page{padding:110px 0 60px}.not-found-shell{grid-template-columns:1fr;gap:45px}.not-found-copy h1{font-size:clamp(57px,17vw,78px)}.not-found-copy>p{font-size:14px}.not-found-actions{align-items:stretch;flex-direction:column}.report-toggle{justify-content:center}.error-report-card{padding:19px;border-radius:21px}.error-report-card dl>div{grid-template-columns:1fr;gap:5px}.hero-inner{min-height:100svh;padding-block:108px 36px}.hero-copy .eyebrow{margin-bottom:24px}h1{font-size:clamp(48px,14vw,70px)}.hero-copy>p{margin-top:29px;font-size:15px}.hero-cta{flex-direction:column;align-items:stretch}.text-button{justify-content:center}.hero-scroll{display:none}.hero-watermark{right:-35%;width:100vw}.hub-intro{padding-top:56px}.hub-intro,.feature-section{padding:78px 0}.section-heading{display:block}.section-heading h2,.feature-copy h2{font-size:clamp(42px,12vw,58px)}.hub-grid,.hub-grid-four{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:min(330px,82vw);gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;margin:45px -14px 0;padding:0 14px 12px}.hub-grid::-webkit-scrollbar,.radar-principles::-webkit-scrollbar{display:none}.hub-card{min-height:270px;padding:22px;scroll-snap-align:start}.hub-card h3{margin-top:0}.feature-grid,.feature-grid.reverse{gap:43px}.feature-copy>p{font-size:15px}.passport-copy h2{font-size:clamp(38px,10.8vw,53px)}.passport-visual{min-height:700px;gap:28px}.passport-customizer{flex-direction:column;gap:8px;border-radius:18px;padding:10px 13px}.passport-customizer button{width:27px;height:27px}.passport-stage{width:100%}.passport-card{width:min(350px,calc(100vw - 42px));min-height:535px;padding-inline:24px;transform:rotate(1deg)}.notification-stack{right:-1px;bottom:7%;width:184px}#passport .feature-grid,#curator .feature-grid{row-gap:0}#passport .passport-copy,#curator .curator-copy{display:contents}#passport .passport-copy>.product-tag,#curator .curator-copy>.product-tag{order:1}#passport .passport-copy>h2,#curator .curator-copy>h2{order:2}#passport .passport-copy>p,#curator .curator-copy>p{order:3}#passport .passport-copy>.feature-points{order:4}#passport .passport-visual{order:5}#passport .passport-copy>.inline-link{order:6;justify-self:start;margin-top:28px}#curator .curator-copy>.feature-points{order:4}#curator .curator-process{order:5}#curator .curator-copy>.inline-link{order:6;justify-self:start;margin-top:28px}.stats-wrap{padding-bottom:76px}.stats{grid-template-columns:1fr 1fr;gap:28px 0;padding:28px 10px}.stat:nth-child(2){border:0}.stat strong{font-size:24px}.stat span{font-size:10px}.tool-mock{min-height:520px;border-radius:22px}.curator-process{min-height:0;border-radius:22px}.curator-process-head{align-items:flex-start;padding:16px}.curator-process-head>span{max-width:145px;line-height:1.4}.curator-submission{grid-template-columns:53px 1fr;margin:16px;padding:13px}.submission-art{width:53px;height:53px}.curator-submission>em{grid-column:2;width:max-content}.curator-steps{margin-inline:16px}.curator-steps article{grid-template-columns:38px 1fr}.curator-steps article>strong{grid-column:2;width:max-content;margin-left:24px}.curator-steps article>span{grid-template-columns:22px 1fr}.curator-disclaimer{margin:16px}.radar-copy h2{font-size:clamp(37px,10.5vw,51px);white-space:normal}.radar-copy h2 span,.radar-copy h2 em{display:block}.radar-lab{border-radius:22px}.radar-concept-head{align-items:flex-start;padding:16px}.radar-concept-head>span{max-width:155px;line-height:1.4}.radar-lab-body{grid-template-columns:1fr}.radar-settings{display:grid;grid-template-columns:1fr 1fr;border-right:0;border-bottom:1px solid #d4cec3}.radar-settings>small,.radar-settings .scan-mode,.radar-settings .signal-toggles,.radar-settings .scan-button{grid-column:1 / -1}.range-control{min-height:42px}.signal-field,.signal-radar{min-height:430px}.signal-callout{transform:scale(.9)}.callout-a{left:2%}.callout-b{right:1%}.radar-results{grid-template-columns:1fr}.radar-results article{border-right:0;border-bottom:1px solid #2c3035}.radar-results article:last-child{border-bottom:0}.radar-principles{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:min(360px,82vw);gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;margin:45px -14px 0;padding:0 14px 12px}.radar-principles article{height:410px;scroll-snap-align:start}.radar-editorial-footer{align-items:flex-start;flex-direction:column}.drop-copy h2{font-size:clamp(39px,11vw,54px)}.drop-poster{min-height:640px;border-radius:23px}.drop-timer{top:18%}.drop-timer>strong{font-size:clamp(48px,15vw,67px)}.drop-poster-bottom{inset-inline:19px;bottom:20px}.drop-poster-bottom h3{font-size:clamp(36px,11vw,48px);white-space:normal}.drop-poster-actions{grid-template-columns:1fr}#drop{padding-bottom:62px}.faq-section{padding:78px 0}.faq-layout{grid-template-columns:1fr;gap:48px}.faq-heading{position:static}.faq-heading h2{font-size:clamp(43px,12vw,58px)}.faq-list summary{grid-template-columns:25px 1fr 38px;gap:10px;min-height:88px}.faq-list summary>strong{font-size:16px}.faq-list details>p{margin:-2px 48px 25px 35px;font-size:13px}.closing{padding-top:44px}.closing-card{min-height:480px;padding:35px 18px}.closing-card h2{font-size:clamp(42px,12vw,58px)}.site-footer{padding-top:58px}.footer-main{grid-template-columns:1fr;gap:45px;padding-bottom:48px}.footer-brand{order:1}.footer-catch{grid-column:auto;order:2;width:min(100%,540px)}.footer-links{order:3;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.footer-catch h3{font-size:16px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:10px}.footer-bottom span:last-child{margin-left:0}}@media(max-width:520px){.drops-hero-inner{gap:28px}.drops-algorithm-card{min-height:220px;padding:23px}.drops-algorithm-card>b{font-size:58px}.drops-preferences{grid-template-columns:1fr;padding:16px;border-radius:20px}.drops-preferences-title{grid-column:auto}.drops-type-options{grid-template-columns:repeat(2,minmax(0,1fr))}.drops-apply{width:100%}.drops-feed-heading{align-items:flex-start}.drops-feed-heading h2{font-size:39px}.drops-grid{grid-template-columns:1fr}html,body,#root{width:100%;max-width:100%;overflow-x:clip}main,section,footer,.site-header{max-width:100vw}.section-shell,.header-inner{width:calc(100% - 28px);max-width:calc(100vw - 28px)}.hero-copy,.feature-grid,.feature-grid.reverse,.feature-copy,.passport-visual,.passport-stage,.curator-process,.radar-editorial,.drop-poster,.faq-layout,.footer-main,.footer-links,.footer-catch,.auth-panel,.profile-card,.not-found-copy,.error-report-card{min-width:0;max-width:100%}.logo{width:96px}.user-avatar{width:38px;min-width:38px;height:38px;min-height:38px;flex-basis:38px}.button{width:100%;min-height:52px;padding-inline:18px}.hero{min-height:auto}.hero-inner{min-height:auto;padding-block:116px 28px}.hub-intro{padding-top:44px}.hero-copy{width:100%;min-width:0}.hero-copy h1{font-size:clamp(40px,12vw,58px);line-height:.96}.hero-copy h1>span{white-space:nowrap}.hero-copy>p{margin-bottom:25px;line-height:1.55}.hero-cta{gap:8px}.text-button{min-height:48px}.hub-intro,.feature-section,.faq-section{padding-block:68px}.eyebrow{margin-bottom:21px;line-height:1.4}.section-heading h2,.feature-copy h2{font-size:clamp(39px,11.8vw,53px)}.hub-grid,.hub-grid-four{width:100%;grid-auto-columns:min(310px,calc(100vw - 56px));margin-inline:0;padding-inline:0}.hub-card{min-height:255px}.pillar-icon{width:50px;height:50px;margin-bottom:23px}.stats{gap:24px 0;padding:25px 6px}.stat{padding-inline:4px;text-align:center}.stat span{font-size:9px}.product-tag{max-width:100%;margin-bottom:25px;font-size:9px}.passport-copy h2 span,.passport-copy h2 em,.curator-copy h2 em,.drop-copy h2 span,.drop-copy h2 em{white-space:normal}.feature-copy>p{margin:23px 0 27px;line-height:1.58}.feature-points{margin-bottom:30px}.feature-points span{align-items:flex-start;line-height:1.4}.inline-link{min-height:44px;align-items:center}.passport-visual{min-height:600px;gap:22px}.passport-visual:before{width:330px;height:330px}.passport-customizer{width:100%;align-items:flex-start}.passport-customizer>div{width:100%;justify-content:space-between}.passport-customizer button{width:30px;height:30px}.passport-card{width:calc(100vw - 42px);min-height:500px;padding:24px 20px;border-radius:28px;transform:rotate(.7deg)}.fan-avatar{width:116px;height:116px;margin:27px auto 15px}.fan-stats{margin:23px 0 18px}.notification-stack{display:none}.curator-process-head>b{max-width:94px;justify-content:flex-end;text-align:right;line-height:1.35}.curator-steps article{min-height:72px;padding-right:9px}.curator-steps article em{display:none}.curator-steps article>strong{margin-left:22px}.curator-disclaimer{line-height:1.55}.radar-principles{width:100%;grid-auto-columns:min(330px,calc(100vw - 56px));margin-inline:0;padding-inline:0}.radar-principles article{height:390px;grid-template-rows:64% 36%}.radar-card-body{padding:18px}.drop-categories{flex-wrap:wrap;row-gap:8px}.drop-poster{min-height:610px}.drop-poster-top{inset:18px 17px auto;align-items:flex-start;gap:12px}.drop-poster-top b{max-width:110px;text-align:right;line-height:1.4}.drop-timer{top:16%;width:calc(100% - 28px)}.drop-timer>strong{gap:3px;font-size:clamp(42px,14.5vw,62px)}.drop-poster-bottom{inset-inline:17px}.drop-poster-bottom h3{font-size:clamp(34px,10.8vw,45px)}.faq-layout{gap:38px}.faq-heading>p{margin-top:23px}.faq-list summary{grid-template-columns:22px 1fr 36px;gap:8px}.faq-list summary>i{width:34px;height:34px}.faq-list details>p{margin:-2px 4px 25px 30px}.closing-card{min-height:430px;border-radius:24px}.closing-card p{font-size:14px;line-height:1.55}.site-footer{padding:48px 0 18px}.footer-main{gap:0;padding-bottom:42px}.footer-brand{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.footer-brand p{margin:0;font-size:11px;text-align:right}.footer-catch{width:100%;margin-top:40px;padding:25px 0 0;border-top:1px solid #26282b}.footer-catch h3{max-width:290px;margin-bottom:18px;white-space:normal;line-height:1.3}.footer-catch form{min-height:56px}.footer-catch small{max-width:310px;margin-top:13px}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:40px;padding:25px 0;border-top:1px solid #26282b;border-bottom:1px solid #26282b}.footer-links>div{display:flex;min-width:0;flex-direction:column;gap:8px;padding:0;border:0}.footer-links h3{margin:0 0 7px}.footer-links a{display:flex;min-height:34px;align-items:flex-start;font-size:10px;line-height:1.35;overflow-wrap:anywhere}.footer-bottom{align-items:center;flex-direction:row;justify-content:space-between;gap:16px;padding-top:18px}.footer-bottom span:last-child{margin-left:auto}.auth-page{padding-bottom:28px}.auth-panel{padding:22px 14px;border-radius:20px}.auth-heading{margin:28px 0 23px}.auth-form input,.profile-fields input{font-size:16px}.account-types>button{min-height:78px;padding:12px}.auth-submit{width:100%}.auth-switch{line-height:1.6}.profile-avatar-editor{align-items:center;flex-direction:column;text-align:center}.profile-avatar-editor>div{align-items:center}.profile-avatar{width:104px;min-width:104px;height:104px;min-height:104px;flex-basis:104px}.profile-save{width:100%}.profile-guest h1{font-size:clamp(42px,13vw,58px)}.fan-passport-shell{width:calc(100% - 28px)}.fan-passport-heading h1{font-size:clamp(25px,7.15vw,34px);letter-spacing:-.07em}.fan-passport-heading p{font-size:clamp(9px,2.35vw,12px);line-height:1.4}.fan-passport-heading>button{width:100%}.fan-passport-preview{padding:0}.fan-passport-card{width:calc(100vw - 52px);min-height:510px;padding:24px 20px;border-radius:28px;transform:rotate(.6deg)}.fan-passport-avatar{width:114px;height:114px;margin:27px auto 15px}.fan-passport-stats{margin:23px 0 18px}.fan-editor-section{padding:23px 16px;border-radius:21px}.fan-editor-title{grid-template-columns:31px 1fr;margin-bottom:22px}.fan-editor-title h2{font-size:25px}.fan-theme-options{gap:7px}.fan-theme-options button{grid-template-columns:23px 1fr 14px;padding:7px 8px;font-size:8px}.fan-theme-options button>i{width:22px;height:22px}.fan-avatar-editor{align-items:flex-start;padding:14px}.fan-avatar-editor .profile-avatar{width:66px;min-width:66px;height:66px;min-height:66px;flex-basis:66px}.fan-avatar-editor button{line-height:1.25}.fan-editor-actions{align-items:stretch;flex-direction:column}.fan-editor-actions .profile-signout{justify-content:center}.fan-badges{margin-top:58px}.fan-section-heading{align-items:flex-start;flex-direction:column;gap:14px}.fan-section-heading h2{font-size:42px}.fan-badge-grid{grid-template-columns:1fr}.fan-badges-empty{align-items:flex-start;flex-direction:column;padding:22px}.artist-dashboard-shell{width:calc(100% - 28px);max-width:calc(100vw - 28px)}.artist-dashboard-heading h1{font-size:clamp(43px,12vw,55px)}.artist-dashboard-heading p{font-size:13px;line-height:1.5}.artist-dashboard-heading>a{width:100%;justify-content:space-between}.artist-dashboard-heading{gap:22px;margin-bottom:28px}.artist-heading-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.artist-heading-actions>:only-child{grid-column:1 / -1}.artist-heading-actions a,.artist-heading-actions button{width:100%;min-width:0;min-height:44px;justify-content:center;padding-inline:10px;text-align:center;white-space:nowrap}.artist-profile-hero{min-width:0;min-height:285px;padding:18px 14px;border-radius:21px;background-position:center}.artist-banner-edit{top:14px;right:14px}.artist-hero-content{min-width:0;grid-template-columns:68px minmax(0,1fr);gap:12px}.artist-hero-avatar{width:68px;height:68px;border-radius:16px}.artist-hero-copy{min-width:0}.artist-hero-copy h2{overflow-wrap:anywhere;font-size:clamp(29px,9vw,40px)}.artist-inline-name{gap:7px}.public-verified-badge.artist-private-verified{width:20px;height:20px}.artist-hero-social-floor{right:14px;bottom:18px;left:14px}.artist-inline-name>button{width:30px;height:30px}.artist-inline-name-form{grid-column:1 / -1;grid-template-columns:minmax(0,1fr) 34px 34px}.artist-inline-name-form input{height:48px;font-size:25px}.artist-inline-name-form button{width:34px;height:34px}.artist-cover{min-height:320px}.artist-identity-body{padding:23px 19px}.artist-dashboard-card,.artist-drop-form{padding:23px 16px;border-radius:21px}.artist-claim-card.is-editorial{padding:0}.artist-pending-editorial{min-height:430px;padding:22px 18px}.artist-pending-editorial h2{font-size:clamp(55px,19vw,78px)}.artist-card-title{grid-template-columns:38px 1fr}.artist-card-title>span{width:38px;height:38px}.artist-card-title h2{font-size:23px}.artist-settings-toggle{grid-template-columns:38px minmax(0,1fr) 22px;gap:10px;padding:20px 16px}.artist-settings-toggle>span{width:38px;height:38px}.artist-settings-toggle h2{font-size:21px}.artist-settings-toggle p{font-size:8px}.artist-settings-body{padding:0 16px 23px}.artist-social-fields{grid-template-columns:1fr;gap:0}.artist-field input,.artist-field textarea,.artist-field select{font-size:16px}.artist-slug-input{grid-template-columns:1fr}.artist-slug-input small{padding:10px 14px 0}.artist-public-toggle{align-items:flex-start}.spotify-snapshot{grid-template-columns:60px 1fr;padding:11px}.spotify-snapshot>img,.spotify-snapshot>span{width:60px;height:60px}.artist-claim-fields{grid-template-columns:1fr;gap:0}.artist-claim-status{grid-template-columns:38px 1fr}.artist-claim-status>svg{width:38px;height:38px;padding:9px}.artist-verification-panel{gap:27px;padding:25px 18px}.artist-verification-intro{grid-template-columns:48px 1fr}.artist-verification-intro>span{width:48px;height:48px}.artist-verification-intro h2{font-size:31px}.artist-section-heading{align-items:flex-start;flex-direction:column;gap:13px}.artist-section-heading h2{font-size:39px}.artist-form-grid{grid-template-columns:1fr}.artist-form-grid .wide{grid-column:auto}.artist-drop-list article{grid-template-columns:68px 1fr 32px;gap:10px;padding:10px}.artist-drop-art{width:68px;height:68px}.artist-drop-list .drop-card{display:block;min-height:590px;padding:0}.drop-card.is-editor{min-height:620px}.drop-editor-artwork-trigger span{opacity:1;transform:none}.drop-card .drop-poster-top{inset:18px 18px auto}.drop-card .drop-poster-bottom{inset:auto 18px 20px}.drop-card .drop-timer>strong{font-size:42px}.drop-card .drop-poster-bottom h3{font-size:clamp(34px,11vw,45px)}.public-artist-page,.public-artist-hero,.public-artist-copy{width:100%;min-width:0;max-width:100%}.public-artist-hero-inner{width:calc(100% - 28px);min-width:0;max-width:calc(100vw - 28px)}.public-artist-hero{min-height:auto;padding:88px 0 34px;background-position:58% center}.public-artist-hero-inner{grid-template-columns:clamp(88px,28vw,108px) minmax(0,1fr);align-items:start;column-gap:13px;row-gap:22px}.public-artist-portrait{width:100%;max-width:none;grid-column:1;grid-row:1;border:3px solid white;border-radius:17px;justify-self:start;box-shadow:0 20px 45px #00000047}.public-artist-portrait.border-dark{border-color:#090a0c}.public-artist-portrait.border-light{border-color:#fff}.public-artist-copy{display:contents}.public-artist-identity{min-width:0;align-self:start;grid-column:2;grid-row:1;padding-top:1px}.public-artist-identity>span{display:block;font-size:7px;line-height:1.35}.public-artist-copy h1{align-items:center;gap:7px;overflow-wrap:anywhere;margin-top:8px;font-size:clamp(27px,8.5vw,37px);line-height:.94;white-space:normal}.public-artist-identity>p{margin-top:12px;font-size:10px;line-height:1.5}.public-artist-footer{width:100%;grid-column:1 / -1;grid-row:2;gap:14px;margin-top:0;padding-top:18px;border-top:1px solid rgba(255,255,255,.16)}.public-artist-name{min-width:0}.public-verified-badge{width:20px;height:20px;align-self:center;transform:translateY(.13em)}.public-artist-copy>p{grid-column:1 / -1;margin-top:0;font-size:12px;line-height:1.55}.public-artist-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:0}.public-artist-actions>:only-child{grid-column:1 / -1}.public-follow-error{grid-column:1 / -1}.public-artist-actions>a,.public-artist-actions>button{width:100%;min-width:0;min-height:44px;justify-content:center;padding-inline:10px}.public-artist-footer>.artist-social-links{gap:11px;margin-top:0}.public-latest-release{padding-top:58px}.public-release-heading h2{font-size:40px}.public-latest-release iframe{height:152px;border-radius:14px}.public-drops{padding-block:65px}.public-drops-heading{align-items:flex-start;flex-direction:column;gap:12px}.public-drops-heading h2{overflow-wrap:anywhere;font-size:clamp(34px,10.5vw,40px)}.public-drop-body>p{min-height:0}.not-found-copy h1{font-size:clamp(50px,16vw,70px)}.not-found-actions{gap:8px}.error-report-card{padding:17px}}@media(max-width:360px){.section-shell,.header-inner{width:calc(100% - 22px)}.site-header nav{right:11px;left:auto;width:calc(100vw - 22px)}.hero-copy h1{font-size:40px}.hub-grid,.hub-grid-four,.radar-principles{grid-auto-columns:calc(100vw - 44px)}.passport-customizer button{width:27px;height:27px}.passport-card{width:calc(100vw - 32px);padding-inline:16px}.fan-stats span{font-size:7px}.curator-submission{grid-template-columns:46px 1fr;margin-inline:12px}.submission-art{width:46px;height:46px}.curator-steps{margin-inline:12px}.curator-steps article{grid-template-columns:34px 1fr;gap:8px}.curator-steps article>span{grid-template-columns:19px 1fr}.curator-disclaimer{margin-inline:12px}.drop-poster{min-height:590px}.drop-timer>strong{font-size:42px}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}}.drops-hero{min-height:0;padding:128px 0 48px;color:var(--ink);border-bottom:1px solid #d4cec4;background:var(--beige)}.drops-hero-inner{display:block}.drops-hero-copy>span{color:var(--purple)}.drops-hero-copy h1{max-width:none;margin-top:15px;font-size:clamp(48px,6vw,82px)}.drops-hero-copy>p{max-width:720px;margin-top:17px;color:#706b64;font-size:13px}.drops-algorithm-card{display:none}.drops-discovery{padding-block:30px 105px}.drops-preferences{grid-template-columns:minmax(210px,.75fr) minmax(190px,.6fr) minmax(180px,.55fr) auto;align-items:end;padding:15px;border-radius:18px;box-shadow:0 12px 35px #2b22150d}.drops-preferences-title{grid-template-columns:36px 1fr}.drops-preferences-title>svg{width:36px;height:36px;padding:10px}.drops-city input,.drops-type-select select{width:100%;height:46px;padding:0 38px 0 13px;border:1px solid #d3ccc1;border-radius:11px;outline:0;color:var(--ink);background:#ffffffc2;font:11px DM Sans}.drops-city input{padding-right:13px}.drops-type-select{display:grid;gap:7px}.drops-type-select>span{color:#777169;font-size:7px;font-weight:800;letter-spacing:.1em}.drops-type-select select{cursor:pointer}.drops-city input:focus,.drops-type-select select:focus{border-color:var(--purple);box-shadow:0 0 0 3px #8338ff1a}.drops-feed-heading{margin-top:70px}@media(max-width:900px){.drops-hero{padding:105px 0 38px}.drops-preferences{grid-template-columns:1fr 1fr}.drops-preferences-title{grid-column:1 / -1}}@media(max-width:520px){.drops-hero{padding:94px 0 31px}.drops-hero-copy h1{font-size:43px}.drops-hero-copy>p{font-size:11px;line-height:1.55}.drops-discovery{padding-top:18px}.drops-preferences{grid-template-columns:1fr;padding:13px}.drops-preferences-title{grid-column:auto}.drops-feed-heading{margin-top:55px}}.radar-page{min-height:100svh;overflow-x:clip;background:var(--beige)}.radar-page-hero{min-height:460px;display:flex;align-items:end;padding:135px 0 65px;color:#fff;background:radial-gradient(circle at 76% 35%,rgba(131,56,255,.34),transparent 28%),radial-gradient(circle at 12% 100%,rgba(216,244,59,.11),transparent 24%),#090a0c}.radar-page-hero span{display:flex;align-items:center;gap:8px;color:var(--lime);font-size:8px;font-weight:800;letter-spacing:.13em}.radar-page-hero span svg{width:17px}.radar-page-hero h1{max-width:none;margin-top:20px;font-size:clamp(55px,6.5vw,94px)}.radar-page-hero h1 em{color:var(--lime);background:none;-webkit-text-fill-color:currentColor}.radar-page-hero p{max-width:680px;margin:23px 0 0;color:#999da1;font-size:13px;line-height:1.65}.radar-board{padding-block:25px 110px}.radar-toolbar{display:grid;grid-template-columns:minmax(200px,.8fr) repeat(3,minmax(150px,.5fr));align-items:end;gap:10px;padding:14px;border:1px solid #d5cec3;border-radius:19px;background:#ffffff85;box-shadow:0 15px 45px #261e140f}.radar-toolbar>div{display:flex;align-items:center;gap:11px}.radar-toolbar>div>svg{width:36px;height:36px;padding:10px;border-radius:50%;color:#fff;background:var(--ink)}.radar-toolbar>div span{display:grid;gap:3px}.radar-toolbar>div strong{font:700 14px Manrope}.radar-toolbar>div small{color:#7f7971;font-size:7px}.radar-toolbar label{display:grid;gap:6px}.radar-toolbar label>span{color:#777169;font-size:6px;font-weight:800;letter-spacing:.1em}.radar-toolbar select{width:100%;height:44px;padding:0 35px 0 12px;border:1px solid #d3ccc1;border-radius:10px;outline:0;background:#fffc;font:10px DM Sans;cursor:pointer}.radar-toolbar select:focus{border-color:var(--purple);box-shadow:0 0 0 3px #8338ff1a}.radar-board-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin:75px 0 25px}.radar-board-heading>div>span{color:#777169;font-size:7px;font-weight:800;letter-spacing:.12em}.radar-board-heading h2{margin-top:9px;font-size:clamp(43px,5vw,70px)}.radar-board-heading>p{display:flex;align-items:center;gap:8px;color:#625e58;font-size:8px}.radar-board-heading>p svg{width:14px;color:var(--purple)}.radar-ranking{display:grid;grid-template-columns:repeat(5,minmax(210px,1fr));gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:12px;scrollbar-width:thin}.radar-artist-card{min-width:0;overflow:hidden;border:1px solid #24262a;border-radius:20px;color:#fff;background:#101114;transition:transform .25s,border-color .25s}.radar-artist-card:hover{border-color:var(--lime);transform:translateY(-4px)}.radar-artist-card figure{position:relative;height:310px;display:grid;overflow:hidden;margin:0;color:#fff;background:#1b1d21;place-items:center}.radar-artist-card figure img{width:100%;height:100%;object-fit:cover}.radar-artist-card figure>svg{width:42px;height:42px}.radar-artist-card figure>span{position:absolute;z-index:2;top:13px;left:13px;font:700 11px Manrope}.radar-artist-card figure i{position:absolute;inset:auto 0 0;height:48%;background:linear-gradient(transparent,#101114)}.radar-artist-card>div{position:relative;z-index:2;margin-top:-25px;padding:0 16px 16px}.radar-artist-card small{color:#858a8f;font-size:6px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.radar-artist-card h3{overflow:hidden;margin:6px 0 13px;font:700 21px Manrope;text-overflow:ellipsis;white-space:nowrap}.radar-artist-card p{display:flex;align-items:baseline;gap:7px;margin:0}.radar-artist-card p b{color:var(--lime);font:700 22px Manrope}.radar-artist-card p span{color:#777c81;font-size:6px;font-weight:800}.radar-artist-card footer{display:flex;align-items:center;gap:11px;margin-top:17px;padding-top:12px;border-top:1px solid #292b2f;color:#8c9094;font-size:7px;font-weight:700}.radar-artist-card footer span{display:flex;align-items:center;gap:4px}.radar-artist-card footer svg{width:11px}.radar-artist-card footer>svg{margin-left:auto;color:var(--lime)}.radar-method{max-width:720px;margin:20px 0 0;color:#8a847d;font-size:8px;line-height:1.55}.radar-feedback{padding:14px;border-radius:12px;color:#8b251e;background:#ffd8d2;font-size:10px}.radar-page-loading,.radar-page-empty{min-height:330px;display:grid;align-content:center;justify-items:center;gap:12px;color:#7a756e;text-align:center}.radar-page-loading svg{animation:auth-spin 1s linear infinite}.radar-page-empty h3{color:#171717;font-size:27px}.radar-page-empty p{font-size:10px}.admin-login{min-height:100svh;display:grid;padding:30px;background:radial-gradient(circle at 50% 0,rgba(131,56,255,.22),transparent 30%),#090a0c;place-items:center}.admin-login>svg{color:var(--lime);animation:auth-spin 1s linear infinite}.admin-login-card{width:min(430px,100%);padding:38px;border:1px solid #2c2e32;border-radius:26px;color:#fff;background:#111316;box-shadow:0 35px 90px #00000059}.admin-login-card>span{display:grid;width:48px;height:48px;margin-top:50px;border-radius:50%;color:#111;background:var(--lime);place-items:center}.admin-login-card h1{margin-top:20px;font-size:45px}.admin-login-card>p{margin:10px 0 27px;color:#898d92;font-size:11px}.admin-login-card form{display:grid;gap:12px}.admin-login-card label{display:grid;gap:7px}.admin-login-card label span{color:#85898e;font-size:6px;font-weight:800;letter-spacing:.1em}.admin-login-card input{min-height:50px;padding:0 14px;border:1px solid #34373b;border-radius:11px;outline:0;color:#fff;background:#1a1c20}.admin-login-card input:focus{border-color:var(--lime)}.admin-login-card button{min-height:51px;display:flex;justify-content:center;align-items:center;gap:9px;border:0;border-radius:999px;color:#111;background:var(--lime);font-size:8px;font-weight:900;cursor:pointer}.admin-login-card button svg{width:16px}.admin-login-card>small{display:block;margin-top:13px;color:#ff8980;font-size:9px}.admin-page{min-height:100svh;color:#fff;background:#0a0b0d}.admin-page>header{position:sticky;z-index:20;top:0;display:flex;justify-content:space-between;align-items:center;padding:13px max(24px,calc((100vw - 1380px)/2));border-bottom:1px solid #282a2e;background:#0a0b0deb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.admin-page>header .logo img{filter:brightness(0) invert(1)}.admin-page>header>div{display:flex;gap:8px}.admin-page>header button{display:flex;align-items:center;gap:7px;padding:10px 12px;border:1px solid #35383c;border-radius:999px;color:#d1d3d5;background:#15171a;font-size:7px;font-weight:800;cursor:pointer}.admin-page>header button svg{width:13px}.admin-shell{width:min(1380px,calc(100% - 48px));margin:auto;padding:65px 0 100px}.admin-title{display:flex;justify-content:space-between;align-items:end}.admin-title span,.admin-panel header small{color:var(--lime);font-size:7px;font-weight:800;letter-spacing:.13em}.admin-title h1{margin-top:10px;font-size:clamp(50px,6vw,82px)}.admin-title>p{display:flex;align-items:center;gap:8px;color:#93979b;font-size:7px;font-weight:800}.admin-title>p i{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 15px var(--lime)}.admin-error{margin-top:20px;padding:13px;border-radius:11px;color:#ffb4ad;background:#461d1a;font-size:9px}.admin-spotify-status{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:18px 20px;border:1px solid #40362c;border-radius:16px;background:#19140f}.admin-spotify-status.is-connected{border-color:#344313;background:#14190c}.admin-spotify-status>div{display:flex;align-items:center;gap:13px}.admin-spotify-status>div>svg{width:20px;color:var(--lime)}.admin-spotify-status span{display:grid;gap:4px}.admin-spotify-status small{color:#898d92;font-size:6px;font-weight:800;letter-spacing:.11em}.admin-spotify-status strong{font:700 13px Manrope}.admin-spotify-status>p{max-width:540px;margin:0;color:#92969a;font-size:8px;text-align:right}.admin-spotify-status>a{display:flex;align-items:center;gap:8px;padding:12px 15px;border-radius:999px;color:#111;background:var(--lime);font-size:7px;font-weight:900;white-space:nowrap}.admin-spotify-status>a svg{width:13px}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:45px}.admin-stat-grid article{position:relative;min-height:145px;display:flex;flex-direction:column;padding:19px;border:1px solid #292c30;border-radius:17px;background:#111316}.admin-stat-grid article>svg{width:18px;color:var(--lime)}.admin-stat-grid article span{margin-top:auto;color:#777c81;font-size:6px;font-weight:800;letter-spacing:.1em}.admin-stat-grid article strong{margin-top:5px;font:700 32px Manrope}.admin-panel{margin-top:55px;overflow:hidden;border:1px solid #292c30;border-radius:22px;background:#111316}.admin-panel>header{display:flex;justify-content:space-between;align-items:center;padding:22px;border-bottom:1px solid #292c30}.admin-panel>header>div{display:flex;align-items:center;gap:13px}.admin-panel>header>div>svg{width:21px;color:var(--lime)}.admin-panel>header span{display:grid;gap:4px}.admin-panel h2{font-size:25px}.admin-panel>header>strong{font:700 28px Manrope}.admin-review-list{display:grid}.admin-review-list>article{display:grid;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:15px;padding:13px 20px;border-bottom:1px solid #25272b}.admin-review-list>article:last-child{border-bottom:0}.admin-review-list figure{width:66px;height:66px;display:grid;overflow:hidden;margin:0;border-radius:11px;background:#202328;place-items:center}.admin-review-list figure img{width:100%;height:100%;object-fit:cover}.admin-review-list article>div:nth-child(2)>span{color:#858a8f;font-size:6px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.admin-review-list h3{margin:5px 0 3px;font:700 17px Manrope}.admin-review-list p{margin:0;color:#7f8489;font-size:8px}.admin-review-list nav{display:flex;gap:12px;margin-top:8px}.admin-review-list nav a{display:flex;align-items:center;gap:5px;color:var(--lime);font-size:6px;font-weight:800}.admin-review-list nav svg{width:10px}.admin-row-actions{display:flex;gap:6px}.admin-row-actions button{min-width:40px;height:36px;padding:0 11px;border:1px solid #36393e;border-radius:999px;color:#c7c9cb;background:#1b1d21;font-size:6px;font-weight:800;cursor:pointer}.admin-row-actions button:first-child{color:#182000;border-color:var(--lime);background:var(--lime)}.admin-row-actions button:last-child{color:#ff938a}.admin-row-actions button svg{width:13px}.admin-row-actions button:disabled{opacity:.35;cursor:wait}.admin-empty{padding:35px!important;color:#777c81!important;text-align:center}.admin-database>div{display:grid;grid-template-columns:repeat(3,1fr)}.admin-database>div p{display:flex;justify-content:space-between;margin:0;padding:13px 18px;border-right:1px solid #25272b;border-bottom:1px solid #25272b;color:#8a8f94;font-size:8px}.admin-database>div p strong{color:#fff}@media(max-width:900px){.radar-page-hero{min-height:400px;padding:120px 0 55px}.radar-toolbar{grid-template-columns:1fr 1fr}.radar-toolbar>div{grid-column:1 / -1}.radar-ranking{grid-template-columns:repeat(5,230px)}.radar-artist-card figure{height:300px}.admin-stat-grid{grid-template-columns:repeat(2,1fr)}.admin-review-list>article{grid-template-columns:58px minmax(0,1fr)}.admin-review-list figure{width:58px;height:58px}.admin-row-actions{grid-column:1 / -1;justify-content:flex-end}.admin-database>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.radar-page-hero{min-height:0;padding:105px 0 45px}.radar-page-hero h1{font-size:45px}.radar-page-hero p{font-size:11px}.radar-board{padding-top:16px}.radar-toolbar{grid-template-columns:1fr;padding:12px}.radar-toolbar>div{grid-column:auto}.radar-board-heading{align-items:flex-start;flex-direction:column;margin-top:55px}.radar-board-heading h2{font-size:39px}.radar-ranking{grid-template-columns:repeat(5,78vw);margin-right:-14px}.radar-artist-card figure{height:330px}.admin-login{padding:14px}.admin-login-card{padding:28px 20px;border-radius:21px}.admin-login-card h1{font-size:38px}.admin-page>header{padding-inline:14px}.admin-page>header button{padding:9px}.admin-page>header button{font-size:0}.admin-shell{width:calc(100% - 28px);padding-top:42px}.admin-title{align-items:flex-start;flex-direction:column;gap:18px}.admin-title h1{font-size:48px}.admin-stat-grid{grid-template-columns:1fr 1fr;gap:7px;margin-top:32px}.admin-stat-grid article{min-height:125px;padding:15px}.admin-stat-grid article strong{font-size:27px}.admin-panel{margin-top:35px;border-radius:17px}.admin-panel>header{padding:17px 14px}.admin-panel h2{font-size:21px}.admin-review-list>article{grid-template-columns:52px minmax(0,1fr);gap:10px;padding:12px}.admin-review-list figure{width:52px;height:52px}.admin-row-actions{justify-content:stretch}.admin-row-actions button{flex:1}.admin-database>div{grid-template-columns:1fr}.admin-spotify-status{align-items:stretch;flex-direction:column}.admin-spotify-status>p{text-align:left}.admin-spotify-status>a{justify-content:center}}.curator-page-hero,.radar-page-hero,.drops-hero{background:#090a0c}.curator-page-hero{min-height:570px;padding:145px 0 78px}.curator-page-hero-inner{display:block}.curator-page-hero-inner>div{width:100%}.curator-page-hero-inner>div>p{max-width:850px}.curator-catalogue>.curator-workspace{margin-top:0}.curator-catalogue>header{margin-top:clamp(80px,9vw,130px)}.curator-playlist-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.curator-playlist-card{overflow:hidden;border-color:#292c30;border-radius:21px;color:#fff;background:#101214;box-shadow:none}.curator-playlist-card:hover{border-color:#5b6066;transform:translateY(-3px)}.curator-playlist-card figure{position:relative;aspect-ratio:1;margin:0;background:#17191d}.curator-playlist-card figure img{width:100%;height:100%;object-fit:contain}.curator-playlist-card figure>span{position:absolute;z-index:3;top:15px;left:15px;padding:0;color:#fff;background:transparent;font:700 11px Manrope}.curator-playlist-card figure>i{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 38%,rgba(12,13,15,.94))}.curator-playlist-card figure>div{position:absolute;z-index:2;inset:auto 19px 18px}.curator-playlist-card figure small{color:var(--lime);font-size:6px;font-weight:800;letter-spacing:.11em}.curator-playlist-card figure h3{margin:7px 0 0;font-size:clamp(25px,2.3vw,36px)}.curator-playlist-body{padding:19px}.curator-playlist-card .curator-spotify-label{color:var(--lime)}.curator-playlist-card p{min-height:45px;color:#969a9e}.curator-playlist-card .curator-playlist-meta{color:#d5d7d8}.curator-playlist-card .curator-algo-signals span{color:#aeb1b4;border-color:#34373b}.curator-playlist-card .curator-genres i{color:#aeb1b4;background:#222428}.curator-playlist-card>a{color:#fff;border-top-color:#2a2d31}.curator-playlist-card>a svg{color:var(--lime)}.drops-hero{min-height:470px;display:flex;align-items:end;padding:135px 0 65px;color:#fff;border-bottom:0}.drops-hero-copy>span{color:var(--lime)}.drops-hero-copy h1{font-size:clamp(55px,6.5vw,94px)}.drops-hero-copy>p{max-width:850px;color:#999da1}.drops-preferences{align-items:end}.drops-preferences-title{min-height:46px;align-self:end;grid-template-columns:38px 1fr}.drops-preferences-title>svg{width:38px;height:38px}.drops-preferences-title span{min-width:0;gap:2px}.drops-preferences-title strong,.drops-preferences-title small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.radar-page-hero{background:#090a0c}.radar-toolbar{align-items:end}.radar-toolbar>div{min-height:44px;align-self:end}.radar-toolbar>div span{min-width:0;gap:2px}.radar-toolbar>div strong,.radar-toolbar>div small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-playlist-choice{display:grid;max-width:360px;gap:5px;margin-top:11px}.admin-playlist-choice>span{color:#777c81!important;font-size:6px!important;font-weight:800;letter-spacing:.09em}.admin-playlist-choice select{width:100%;height:35px;padding:0 30px 0 10px;border:1px solid #36393e;border-radius:9px;outline:0;color:#fff;background:#1b1d21;font:8px DM Sans}.admin-playlist-choice select:focus{border-color:var(--lime)}.admin-review-list .admin-sync-error{margin-top:6px;color:#ff938a;font-weight:800}.curator-playlist-list{display:grid;gap:8px;margin-top:30px}.curator-playlist-row{min-height:116px;display:grid;grid-template-columns:42px 88px minmax(0,1fr) auto;align-items:center;gap:18px;padding:13px 20px 13px 14px;border:1px solid #d2ccc2;border-radius:14px;color:#151515;background:#ffffff61;transition:border-color .2s,background .2s,transform .2s}.curator-playlist-row:hover{border-color:#9f988e;background:#ffffffa6;transform:translate(3px)}.curator-playlist-index{color:#89837b;font:700 10px Manrope;text-align:center}.curator-playlist-row figure{width:88px;height:88px;display:grid;overflow:hidden;margin:0;border-radius:9px;color:#fff;background:#15171a;place-items:center}.curator-playlist-row figure img{width:100%;height:100%;object-fit:cover}.curator-playlist-row figure svg{width:24px}.curator-playlist-row>div{min-width:0}.curator-playlist-row small{color:#777169;font-size:6px;font-weight:800;letter-spacing:.11em}.curator-playlist-row h3{overflow:hidden;margin-top:5px;font:700 clamp(20px,2.1vw,30px)/1 "Manrope";text-overflow:ellipsis;white-space:nowrap}.curator-playlist-row p{max-width:720px;overflow:hidden;margin-top:7px;color:#777169;font-size:9px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.curator-playlist-row>strong{display:flex;align-items:center;gap:8px;font-size:7px;letter-spacing:.04em;white-space:nowrap}.curator-playlist-row>strong svg{width:13px}.curator-submission-copy{min-width:0;overflow:hidden}.curator-submission-copy h3,.curator-submission-copy p,.curator-submission-copy>span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.curator-playlist-row h3{padding:.08em 0 .12em;line-height:1.12}.drop-copy h2 em{padding-bottom:.08em;line-height:1.08}.curator-page-hero .section-shell,.radar-page-hero .section-shell,.drops-hero .section-shell{width:min(1600px,calc(100% - 80px));max-width:none}.curator-page-hero-inner,.radar-page-hero .section-shell,.drops-hero-inner{display:block}.curator-page-hero-inner>div,.radar-page-hero .section-shell>*,.drops-hero-copy{width:100%}.curator-page-hero-inner>div>p,.radar-page-hero p,.drops-hero-copy>p{max-width:100%}.drops-hero{min-height:390px;padding:125px 0 52px}.drops-preferences,.radar-toolbar{align-items:center}.drops-preferences-title,.radar-toolbar>div{height:100%;min-height:52px;align-self:stretch;align-content:center}.curator-submit-form{align-content:center;padding:18px;border:1px solid #30343a;border-radius:20px;background:#181b1f}.curator-submit-track{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px;padding:10px;border:1px solid #30343a;border-radius:15px;background:#121417}.curator-submit-track>span{width:52px;height:52px;display:grid;border-radius:11px;color:var(--lime);background:#22262a;place-items:center}.curator-submit-track>span svg{width:21px}.curator-submit-track label{min-width:0}.curator-submit-track input{min-height:44px;border:0;padding-inline:0;background:transparent}.curator-priority{display:flex!important;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px!important;padding:12px;border:1px solid rgba(216,244,59,.32);border-radius:13px;background:#d8f43b12;cursor:pointer}.curator-priority input{width:16px;min-height:16px;accent-color:var(--lime)}.curator-priority>span{display:grid;gap:3px;color:#fff!important;letter-spacing:0!important;text-transform:none!important}.curator-priority strong{font-size:9px}.curator-priority small{color:#b5bbbe;font-size:7px}.curator-workspace{display:block;overflow:hidden;padding:0;border:1px solid #292d31;border-radius:28px;background:#101214;box-shadow:0 35px 80px #14100a2e}.curator-workspace-head{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 23px;border-bottom:1px solid #292d31;color:#a2a6aa;font-size:8px;font-weight:800;letter-spacing:.08em}.curator-workspace-head>span,.curator-workspace-head>b{display:flex;align-items:center;gap:8px}.curator-workspace-head>span svg{width:17px;color:var(--purple)}.curator-workspace-head>b{color:var(--lime);font-size:7px}.curator-workspace-head>b i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px #d8f43b2e}.curator-workspace-body{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(35px,6vw,90px);padding:clamp(28px,4.5vw,58px)}.curator-submit-form{box-shadow:0 18px 45px #0003}.curator-submission-card{isolation:isolate;overflow:hidden;grid-template-columns:76px minmax(0,1fr) 42px}.curator-submission-card>figure{position:relative;z-index:1;grid-column:1}.curator-submission-copy{position:relative;z-index:1;grid-column:2;width:100%;min-width:0;padding:0 4px}.curator-submission-card>a{grid-column:3;justify-self:center}.curator-page-hero h1,.radar-page-hero h1,.drops-hero h1{width:100%;max-width:none}.curator-page-hero h1,.radar-page-hero h1,.drops-hero-copy h1{width:60%;max-width:none;font-size:clamp(52px,5.4vw,92px);line-height:.94;letter-spacing:-.065em;white-space:normal}.curator-page-hero h1 em,.radar-page-hero h1 em,.drops-hero-copy h1 em{display:inline-block}@media(max-width:900px){.curator-page-hero{min-height:0;padding:120px 0 65px}.curator-playlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.drops-hero{min-height:400px;padding:115px 0 55px}.drops-preferences-title,.radar-toolbar>div{grid-column:auto}.curator-page-hero .section-shell,.radar-page-hero .section-shell,.drops-hero .section-shell{width:calc(100% - 40px)}.curator-page-hero h1,.radar-page-hero h1,.drops-hero-copy h1{width:100%;white-space:normal}.curator-workspace-body{grid-template-columns:1fr}}@media(max-width:520px){.curator-page-hero{padding:105px 0 48px}.curator-playlist-grid{grid-template-columns:1fr}.curator-playlist-card figure{aspect-ratio:1}.curator-workspace{margin-top:0}.drops-hero{min-height:0;padding:102px 0 45px}.drops-hero-copy h1{font-size:45px}.drops-hero-copy>p{color:#999da1}.drops-preferences-title,.radar-toolbar>div{min-height:42px}.curator-playlist-row{min-height:88px;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;padding:11px}.curator-playlist-index{display:none}.curator-playlist-row figure{width:64px;height:64px}.curator-playlist-row h3{font-size:19px}.curator-playlist-row p{display:none}.curator-playlist-row>strong{width:34px;height:34px;justify-content:center;border:1px solid #cbc4ba;border-radius:50%;font-size:0}.curator-submission-card{grid-template-columns:54px minmax(0,1fr) 32px;gap:9px}.curator-submission-card>figure{width:54px;height:54px}.curator-submission-card>a{padding:7px}.curator-submission-copy{padding:0}.curator-page-hero .section-shell,.radar-page-hero .section-shell,.drops-hero .section-shell{width:calc(100% - 28px)}.curator-submit-form{padding:12px}.curator-submit-track{grid-template-columns:42px minmax(0,1fr);padding:8px}.curator-submit-track>span{width:42px;height:42px}.curator-workspace-head{align-items:flex-start;flex-direction:column;padding:16px}.curator-workspace-body{gap:25px;padding:22px 14px}}.artist-qr-callout{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:24px;padding:24px;border:1px solid #d1cbc0;border-radius:22px;background:#ffffff73}.artist-qr-callout>span{width:58px;height:58px;display:grid;border-radius:50%;color:var(--lime);background:#111214;place-items:center}.artist-qr-callout>span svg{width:24px}.artist-qr-callout small{font-size:7px;font-weight:800;letter-spacing:.12em}.artist-qr-callout h2{margin-top:5px;font-size:26px}.artist-qr-callout p{margin-top:6px;color:#756f68;font-size:9px}.artist-qr-callout>a{display:flex;align-items:center;gap:8px;padding:13px 16px;border-radius:999px;color:#111;background:var(--lime);font-size:7px;font-weight:900}.artist-qr-callout>a svg{width:13px}.qr-page{min-height:100svh;overflow-x:clip;background:var(--beige)}.qr-hero{min-height:500px;display:flex;align-items:end;padding:140px 0 65px;color:#fff;background:#090a0c}.qr-hero span{display:flex;align-items:center;gap:8px;color:var(--lime);font-size:8px;font-weight:800;letter-spacing:.13em}.qr-hero span svg{width:17px}.qr-hero h1{margin-top:20px;font-size:clamp(60px,7vw,105px);line-height:.9}.qr-hero h1 em{color:var(--lime)}.qr-hero p{max-width:900px;margin-top:25px;color:#999da1;font-size:14px;line-height:1.6}.qr-builder{padding-block:75px 120px}.qr-builder-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.8fr);align-items:start;gap:clamp(30px,6vw,85px)}.qr-form{display:grid;gap:14px;padding:clamp(24px,4vw,48px);border:1px solid #d1cbc0;border-radius:27px;background:#ffffff80}.qr-form header span,.qr-library header span{font-size:7px;font-weight:800;letter-spacing:.12em}.qr-form h2{margin:9px 0 18px;font-size:clamp(37px,4vw,57px)}.qr-form label{display:grid;gap:7px}.qr-form label>span,.qr-form legend{color:#777169;font-size:6px;font-weight:800;letter-spacing:.1em}.qr-form input{width:100%;height:50px;padding:0 14px;border:1px solid #d0c9be;border-radius:11px;outline:0;background:#ffffffbf;font:10px DM Sans}.qr-form input:focus{border-color:var(--purple)}.qr-form>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.qr-form fieldset{display:flex;gap:8px;padding:0;border:0}.qr-form legend{margin-bottom:8px}.qr-form fieldset button{padding:10px 13px;border:1px solid #cec7bc;border-radius:999px;background:transparent;font-size:7px;font-weight:800;cursor:pointer}.qr-form fieldset button.active{color:#fff;border-color:#111;background:#111}.qr-create,.qr-preview>button{min-height:52px;display:flex;justify-content:center;align-items:center;gap:10px;border:0;border-radius:999px;color:#111;background:var(--lime);font-size:8px;font-weight:900;cursor:pointer}.qr-create svg,.qr-preview>button svg{width:16px}.qr-form>p{color:#a2352d;font-size:9px}.qr-preview{position:sticky;top:95px;display:grid;justify-items:center;gap:15px}.qr-artwork{width:min(100%,520px);aspect-ratio:4/5;display:flex;overflow:hidden;flex-direction:column;padding:34px;color:#fff;background:#101214;box-shadow:0 30px 70px #22190f33}.qr-artwork.is-editorial{border-radius:28px;background:radial-gradient(circle at 85% 15%,rgba(131,56,255,.7),transparent 28%),#101214}.qr-artwork.is-plain{aspect-ratio:1;justify-content:center;align-items:center;padding:25px;color:#111;background:#fff}.qr-artwork-brand{display:flex;justify-content:space-between;font:800 11px Manrope;letter-spacing:.1em}.qr-artwork-brand b{color:var(--lime)}.qr-artwork-copy{margin-top:24px}.qr-artwork-copy small{color:var(--lime);font-size:7px;font-weight:800;letter-spacing:.12em}.qr-artwork-copy h2{max-width:430px;margin-top:8px;font-size:clamp(35px,4vw,58px);line-height:.92}.qr-artwork-copy p{display:flex;flex-wrap:wrap;gap:12px;margin:13px 0 18px;color:#b3b6b9;font-size:8px}.qr-artwork-copy p span,.qr-artwork-copy p{align-items:center}.qr-artwork-copy p svg{width:12px}.qr-code-frame{width:fit-content;display:grid;padding:10px;background:#fff;place-items:center}.qr-code-frame svg{display:block;max-width:100%;height:auto}.qr-artwork-footer{display:flex;align-items:center;gap:10px;margin-top:18px;color:#91959a;font-size:7px}.qr-artwork-footer svg{width:19px;color:var(--lime)}.qr-artwork-footer b{color:#fff}.qr-preview>button{width:min(100%,520px)}.qr-preview-empty{width:min(100%,520px);aspect-ratio:4/5;display:grid;align-content:center;justify-items:center;gap:11px;border:1px dashed #c9c1b5;border-radius:28px;color:#7e776f;text-align:center}.qr-preview-empty svg{width:48px;height:48px}.qr-preview-empty h3{color:#111;font-size:27px}.qr-preview-empty p{max-width:280px;font-size:10px}.qr-library{margin-top:95px}.qr-library>header{display:flex;justify-content:space-between;align-items:end;padding-bottom:22px;border-bottom:1px solid #d1cbc0}.qr-library h2{margin-top:8px;font-size:clamp(37px,4vw,58px)}.qr-library>header strong{font:700 50px Manrope}.qr-library>div{display:grid;gap:8px;margin-top:20px}.qr-library>div>button{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;padding:14px;border:1px solid #d1cbc0;border-radius:13px;text-align:left;background:#fff6;cursor:pointer}.qr-library>div>button.active{border-color:var(--purple)}.qr-library button>svg:first-child{width:20px;color:var(--purple)}.qr-library button span{display:grid;gap:4px}.qr-library button b{font:700 14px Manrope}.qr-library button small{color:#817a72;font-size:7px}.qr-library button>svg:last-child{width:14px}.qr-gate,.qr-loading{min-height:100svh;display:grid;align-content:center;justify-items:center;gap:14px;text-align:center}.qr-gate>svg{width:48px;height:48px}.qr-gate h1{font-size:65px}.qr-gate p{color:#777169}.qr-gate a{display:flex;gap:8px;margin-top:12px;padding:14px 18px;border-radius:999px;color:#111;background:var(--lime);font-size:8px;font-weight:900}.qr-loading svg,.qr-claim-page>svg{animation:auth-spin 1s linear infinite}.qr-claim-page{min-height:100svh;display:grid;padding:100px 20px 50px;color:#fff;background:#090a0c;place-items:center}.qr-claim-page>section{width:min(680px,100%);padding:clamp(28px,6vw,65px);border:1px solid #292d31;border-radius:30px;background:#111316;text-align:center}.qr-claim-page>section>span{display:inline-flex;align-items:center;gap:8px;color:var(--lime);font-size:7px;font-weight:800;letter-spacing:.12em}.qr-claim-page h1{margin-top:20px;font-size:clamp(45px,8vw,78px)}.qr-claim-page>section>p{margin-top:10px;color:#999da1}.qr-claim-button,.qr-claim-success a{display:flex;width:fit-content;align-items:center;gap:10px;margin:30px auto 0;padding:15px 19px;border:0;border-radius:999px;color:#111;background:var(--lime);font-size:8px;font-weight:900;cursor:pointer}.qr-claim-success,.qr-claim-wait{margin-top:35px;padding-top:30px;border-top:1px solid #292d31}.qr-claim-success>svg,.qr-claim-wait>svg{width:36px;height:36px;color:var(--lime)}.qr-claim-success h2,.qr-claim-wait h2{margin-top:12px;font-size:30px}.qr-claim-success p,.qr-claim-wait p{margin-top:8px;color:#92969a}.qr-claim-error{margin-top:20px!important;color:#ff938a!important}@media(max-width:900px){.qr-builder-grid{grid-template-columns:1fr}.qr-preview{position:static}.artist-qr-callout{grid-template-columns:52px 1fr}.artist-qr-callout>a{grid-column:1/-1;justify-content:center}}@media(max-width:520px){.qr-hero{min-height:0;padding:110px 0 48px}.qr-hero h1{font-size:48px}.qr-builder{padding-block:45px 80px}.qr-form{padding:20px 14px}.qr-form>div{grid-template-columns:1fr}.qr-artwork{padding:22px}.qr-artwork-copy h2{font-size:34px}.qr-code-frame svg{width:220px;height:220px}.artist-qr-callout{padding:17px}.artist-qr-callout p{display:none}}@media(max-width:520px){.curator-submission-card{display:flex;min-width:0;align-items:center;flex-wrap:wrap;gap:12px;padding:12px}.curator-submission-card>figure{flex:0 0 64px;width:64px;height:64px;margin:0}.curator-submission-copy{flex:1 1 calc(100% - 112px);width:auto;min-width:0;margin:0;padding:0;transform:none}.curator-submission-copy h3{overflow-wrap:anywhere;font-size:17px;line-height:1.05}.curator-submission-copy p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.curator-submission-card>a{flex:0 0 24px;width:24px;padding:0}.curator-review-actions{flex:1 0 100%}}.artist-tool-section{margin-top:24px}.artist-tool-toggle{width:100%;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:20px;padding:24px;border:1px solid #d1cbc0;border-radius:22px;color:#111;text-align:left;background:#ffffff73;cursor:pointer;transition:border-color .2s,background-color .2s}.artist-tool-toggle:hover,.artist-tool-section.is-open>.artist-tool-toggle{border-color:#bdb5a9;background:#ffffffad}.artist-tool-icon{width:58px;height:58px;display:grid;border-radius:50%;color:var(--lime);background:#111214;place-items:center}.artist-tool-icon svg{width:24px}.artist-tool-copy{min-width:0}.artist-tool-copy small{font-size:7px;font-weight:800;letter-spacing:.12em}.artist-tool-copy h2{margin-top:5px;font-size:26px}.artist-tool-copy p{margin-top:6px;color:#756f68;font-size:9px}.artist-tool-action{display:flex;align-items:center;gap:9px;padding:13px 15px;border-radius:999px;color:#111;background:var(--lime);font-size:7px;font-weight:900;white-space:nowrap}.artist-tool-action svg{width:14px;transition:transform .2s}.artist-tool-toggle[aria-expanded=true] .artist-tool-action svg{transform:rotate(180deg)}.artist-drop-section{margin-top:24px}.artist-drop-section>.artist-tool-toggle{margin-bottom:0}.artist-drop-section .drop-direct-editor{margin-top:34px}.artist-drop-section:not(.is-open) .artist-drop-library{margin-top:38px}.artist-drop-library-heading{display:flex;justify-content:space-between;align-items:end}.artist-drop-library-heading strong{padding:8px 11px;border-radius:999px;background:#e2dcd2;font-size:8px}.qr-profile-workspace{margin-top:18px;padding:clamp(18px,3vw,38px);border:1px solid #d1cbc0;border-radius:24px;background:#ffffff57}.qr-profile-workspace .qr-library{margin-top:70px}.qr-workspace-loading{min-height:220px;display:flex;justify-content:center;align-items:center;gap:10px;color:#777169;font-size:8px;font-weight:800}.qr-workspace-loading svg{animation:auth-spin 1s linear infinite}.qr-artwork.qr-background-solid{background:var(--qr-accent)}.qr-artwork.qr-background-gradient{background:linear-gradient(var(--qr-angle),var(--qr-secondary) calc(100% - var(--qr-balance)),var(--qr-accent) calc(var(--qr-balance) + 35%))}.qr-artwork.qr-background-asset{background-position:center;background-size:cover}.qr-artwork-brand{min-height:38px;align-items:center}.qr-artwork-brand .logo{width:106px;pointer-events:none}.qr-artwork-brand b{font-size:12px}.qr-artwork-copy p>span{display:inline-flex;align-items:center;gap:5px}.qr-artwork .qr-code-frame{align-self:center}.qr-artwork-footer{justify-content:center;text-align:left}.qr-artwork-scan{width:100%;min-height:0;flex:1 1 auto;display:grid;align-content:center;justify-items:center;padding-top:clamp(18px,3.5vh,34px)}.qr-artwork.is-plain .qr-artwork-scan{flex:0 0 auto;padding:0}.qr-artwork-scan .qr-code-frame{align-self:auto}.qr-artwork-scan .qr-artwork-footer{margin-top:18px}.qr-visual-controls{align-items:end}.qr-visual-controls fieldset{flex-wrap:wrap}.qr-color-options{display:flex!important;grid-template-columns:none!important;align-items:center;justify-content:flex-end;gap:8px!important}.qr-color-options button{position:relative;width:28px;height:28px;flex:0 0 28px;padding:0;border:2px solid #eee8df;border-radius:50%;background:var(--qr-swatch);box-shadow:0 0 0 1px #c8c0b5;cursor:pointer}.qr-color-options button.active:after{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border:2px solid white;border-radius:50%}.qr-library-empty{min-height:110px;display:flex!important;align-items:center;justify-content:center;gap:10px;color:#827b73}.qr-library-empty svg{width:20px}.qr-form header>p{margin-top:9px;color:#817a72;font-size:9px;line-height:1.5}.qr-preview .qr-live-label{width:min(100%,520px);display:flex;align-items:center;gap:7px;color:#6d675f;font-size:6px;font-weight:900;letter-spacing:.12em}.qr-live-label i{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px #d8f43b33}.qr-artwork-title-input{width:100%;min-height:67px;margin-top:8px;padding:0;border:0;border-bottom:1px solid rgba(255,255,255,.22);outline:0;color:#fff;background:transparent;font:700 clamp(35px,4vw,58px)/.92 "Manrope";letter-spacing:-.055em}.qr-artwork-copy p input{min-width:90px;width:150px;padding:3px 0;border:0;border-bottom:1px solid rgba(255,255,255,.22);outline:0;color:#b3b6b9;background:transparent;font:8px DM Sans}.qr-background-editor{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;padding:17px;border:1px solid #d0c9be;border-radius:15px;background:#ffffff5c}.qr-background-editor fieldset button{display:inline-flex;align-items:center;gap:6px}.qr-background-editor fieldset button svg{width:12px}.qr-color-mixer{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.qr-color-mixer label{min-width:0}.qr-color-mixer label>span{display:flex;justify-content:space-between}.qr-color-mixer label>span b{color:#111}.qr-color-mixer input[type=color]{width:100%;height:43px;padding:4px;border-radius:10px;cursor:pointer}.qr-color-mixer input[type=range]{height:24px;padding:0;border:0;accent-color:var(--purple);background:transparent}.qr-color-mixer .wide{grid-column:1 / -1}.qr-asset-button{min-height:50px;display:flex;align-items:center;justify-content:center;gap:9px;overflow:hidden;padding:0 15px;border:1px dashed #aaa298;border-radius:11px;color:#3b3834;background:#ffffff73;font-size:7px;font-weight:900;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.qr-asset-button svg{width:16px}.qr-profile-workspace{padding:0;border:0;background:transparent}.qr-direct-form{display:grid;gap:28px}.qr-direct-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;padding:25px 2px 0}.qr-direct-heading span{color:#777169;font-size:7px;font-weight:900;letter-spacing:.13em}.qr-direct-heading h2{margin-top:8px;font-size:clamp(38px,4vw,58px)}.qr-direct-heading>small{display:flex;align-items:center;gap:7px;padding-bottom:8px;color:#777169;font-size:6px;font-weight:900;letter-spacing:.1em}.qr-direct-heading>small svg{width:13px}.qr-direct-stage{display:grid;grid-template-columns:minmax(0,720px);justify-content:center;gap:30px}.qr-canvas-editor{position:relative;width:min(100%,560px);display:grid;justify-self:center;justify-items:center;gap:14px}.qr-canvas-editor .qr-artwork{width:min(100%,560px);cursor:crosshair}.qr-background-trigger{position:absolute;z-index:3;top:44px;right:17px;display:flex;align-items:center;gap:6px;padding:9px 11px;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#fff;background:#08090b80;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);font-size:6px;font-weight:900;cursor:pointer}.qr-background-trigger svg{width:12px}.qr-context-controls{position:absolute;z-index:5;display:grid;gap:14px;padding:15px;border:1px solid rgba(255,255,255,.19);border-radius:17px;color:#fff;background:#0d0e10f0;box-shadow:0 18px 45px #0000004d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.qr-background-context{top:0;bottom:0;left:calc(100% + 14px);width:150px;align-content:stretch;grid-template-rows:auto minmax(0,1fr);padding:0;border:0;border-radius:0;color:var(--ink);background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.qr-background-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.qr-background-modes label{display:flex;min-width:0;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:6px 2px;border:0;border-radius:0;font-size:5px;font-weight:900;text-align:center;cursor:pointer}.qr-background-modes input{position:absolute;opacity:0}.qr-background-modes i{width:18px;height:18px;display:grid;border:1px solid rgba(17,18,20,.45);border-radius:5px;color:#111;background:transparent;place-items:center}.qr-background-modes input:checked+i{border-color:var(--lime);background:var(--lime)}.qr-background-modes i svg{display:block;width:10px;height:10px;margin:auto}.qr-gradient-gauge{min-height:0;height:100%;display:grid;grid-template-rows:38px minmax(0,1fr) 38px;justify-items:center;align-items:center;gap:10px}.qr-gradient-gauge input[type=range]{width:5px;height:100%;padding:0;border:0;accent-color:var(--lime);background:transparent;writing-mode:vertical-lr;direction:rtl}.qr-gradient-gauge input[type=range]:disabled{opacity:.28}.qr-color-end{width:38px;height:38px;overflow:hidden;padding:0;border:3px solid white;border-radius:50%;background:transparent;cursor:pointer}.qr-color-end::-webkit-color-swatch-wrapper{padding:0}.qr-color-end::-webkit-color-swatch{border:0;border-radius:50%}.qr-color-end::-moz-color-swatch{border:0;border-radius:50%}.qr-background-context .qr-context-import{color:var(--ink);border-color:#11121447;background:transparent}.qr-context-import{min-height:42px;display:flex;align-items:center;justify-content:center;gap:8px;overflow:hidden;padding:0 12px;border:1px dashed rgba(255,255,255,.3);border-radius:11px;color:#fff;background:#ffffff0f;font-size:7px;font-weight:900;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.qr-context-import svg{width:14px}.qr-date-context{top:88px;right:16px;left:16px;grid-template-columns:1fr 1fr}.qr-date-context label{display:grid;gap:6px}.qr-date-context label span{color:#ffffff8c;font-size:6px;font-weight:900;letter-spacing:.1em}.qr-date-context input{width:100%;min-width:0;height:41px;padding:0 9px;border:1px solid rgba(255,255,255,.18);border-radius:9px;color:#fff;color-scheme:dark;background:#ffffff14;font:8px DM Sans}.qr-artwork-date{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;border-bottom:1px solid rgba(255,255,255,.35);color:#b3b6b9;background:transparent;font:800 7px DM Sans;cursor:pointer}.qr-artwork-date svg{width:12px}.qr-notification-editor{position:static;width:min(100%,720px);display:grid;gap:13px;padding-top:0}.qr-notification-editor>span{display:flex;align-items:center;gap:7px;color:#777169;font-size:6px;font-weight:900;letter-spacing:.12em}.qr-notification-editor>span svg{width:13px}.qr-notification-editor>article{display:grid;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:12px;padding:12px;border:1px solid #d1cbc0;border-radius:17px;background:#ffffffb3;box-shadow:0 18px 45px #1e18121a}.qr-notification-editor>article>button{padding:0;border:0;text-align:left;background:transparent;cursor:pointer}.qr-notification-editor>article>button:first-child{width:50px;height:50px;display:grid;border-radius:14px;color:#111;background:var(--lime);place-items:center}.qr-notification-editor>article>button:first-child svg{width:22px}.qr-notification-editor article small,.qr-notification-editor article strong,.qr-notification-editor article p{display:block}.qr-notification-editor article small{color:#8a847c;font-size:5px;font-weight:900;letter-spacing:.1em}.qr-notification-editor article strong{margin-top:4px;font:700 11px/1.2 Manrope}.qr-notification-editor article p{margin-top:4px;color:#817b74;font-size:7px}.qr-notification-options{display:flex;flex-wrap:wrap;gap:7px;padding:11px;border:1px solid #d1cbc0;border-radius:14px;background:#ffffff8c}.qr-icon-options button{width:39px;height:39px;display:grid;padding:0;border:1px solid #c8c1b7;border-radius:11px;color:#6f6962;background:transparent;cursor:pointer;place-items:center}.qr-icon-options button.active{color:#111;border-color:var(--lime);background:var(--lime)}.qr-text-options{display:grid}.qr-text-options button{padding:9px 10px;border:1px solid #d1cbc0;border-radius:9px;color:#5f5a54;text-align:left;background:transparent;font-size:7px;cursor:pointer}.qr-text-options button.active{color:#111;border-color:var(--lime);background:#d8f43b59}.qr-text-options input{width:100%;height:41px;padding:0 10px;border:1px solid #c8c1b7;border-radius:9px;outline:0;background:#fff;font:8px DM Sans}.qr-direct-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:9px}.qr-direct-actions>button{min-width:230px;min-height:50px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:0;border-radius:999px;color:#111;background:var(--lime);font-size:7px;font-weight:900;cursor:pointer}.qr-direct-actions>button:nth-child(2){color:#fff;background:#111}.qr-direct-actions>button svg{width:15px}.qr-direct-actions>button:disabled{opacity:.35;cursor:not-allowed}.qr-direct-actions p{flex-basis:100%;color:#a2352d;text-align:center;font-size:8px}.qr-reward-editor{width:min(100%,720px);display:grid;gap:14px;justify-self:center;padding:clamp(20px,3vw,30px);border:1px solid #cbc4b9;border-radius:22px;background:#ffffff75}.qr-reward-editor header{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:15px}.qr-reward-editor header>span{padding-top:5px;white-space:nowrap}.qr-reward-editor h3{margin-top:0}.qr-reward-grid{display:grid;grid-template-columns:180px minmax(0,1fr);align-items:end;gap:12px}.qr-reward-grid .artist-field{margin:0}.qr-reward-kind{grid-template-columns:repeat(4,minmax(0,1fr))}.qr-reward-kind button{min-height:51px;padding-inline:5px}.qr-reward-editor>.artist-field{margin-top:0}.qr-claim-template textarea{min-height:78px}.qr-reward-file{width:100%}.qr-claim-capacity{display:flex;width:fit-content;align-items:center;gap:9px;margin:20px auto 0;padding:9px 12px;border:1px solid #30343a;border-radius:999px;color:#fff;background:#181b1f}.qr-claim-capacity svg{width:15px;color:var(--lime)}.qr-claim-capacity strong{font-size:9px}.qr-claim-capacity span{color:#989ca0;font-size:7px}.qr-claim-success .qr-claim-button{margin-top:22px}.qr-claim-success .qr-claim-button+a{margin-top:10px;color:#fff;border:1px solid #34383d;background:transparent}@media(max-width:900px){.artist-tool-toggle{grid-template-columns:52px minmax(0,1fr)}.artist-tool-icon{width:52px;height:52px}.artist-tool-action{grid-column:1/-1;justify-content:center}.qr-profile-workspace{padding:18px}.qr-direct-stage{grid-template-columns:1fr}.qr-notification-editor{position:static;width:min(100%,720px);margin:0 auto;padding-top:5px}.qr-background-context{right:16px;left:auto}.qr-reward-editor header{grid-template-columns:1fr}.qr-reward-grid{grid-template-columns:1fr}}@media(max-width:520px){.artist-tool-toggle{gap:13px;padding:16px}.artist-tool-copy h2{font-size:21px;line-height:1.02}.artist-tool-copy p{display:none}.qr-profile-workspace{margin-inline:-2px;padding:12px;border-radius:18px}.qr-profile-workspace .qr-library{margin-top:48px}.qr-visual-controls{grid-template-columns:1fr!important}.qr-color-options{justify-content:flex-start}.qr-artwork-brand .logo{width:92px}.qr-artwork-footer{justify-content:flex-start}.qr-direct-heading{align-items:flex-start;flex-direction:column}.qr-direct-heading>small{padding:0}.qr-context-controls{top:80px;right:8px;left:8px;padding:12px}.qr-background-context{top:0;right:8px;bottom:0;left:auto;width:126px;padding:0}.qr-date-context{grid-template-columns:1fr}.qr-background-modes{gap:4px}.qr-background-modes label{flex:1;justify-content:center;padding-inline:2px}.qr-gradient-gauge{grid-template-columns:1fr;grid-template-rows:34px minmax(0,1fr) 34px;gap:8px}.qr-color-end{width:34px;height:34px}.qr-notification-editor>article{grid-template-columns:44px minmax(0,1fr)}.qr-notification-editor>article>button:first-child{width:44px;height:44px}.drop-reward-kind,.drop-reward-fields{grid-template-columns:1fr}.qr-reward-kind{grid-template-columns:repeat(2,minmax(0,1fr))}.qr-reward-editor{padding:16px 12px}}.playlister-page{min-height:100svh;overflow-x:clip;background:var(--beige)}.playlister-hero{min-height:610px;display:flex;align-items:center;padding:145px 0 90px;color:#fff;background:#090a0c}.playlister-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:80px}.playlister-hero-inner>div:first-child>span{display:flex;align-items:center;gap:9px;color:var(--lime);font-size:8px;font-weight:800;letter-spacing:.14em}.playlister-hero-inner>div:first-child>span svg{width:18px}.playlister-hero h1{margin-top:23px;font-size:clamp(64px,7vw,104px);line-height:.88;letter-spacing:-.065em}.playlister-hero h1 em{color:var(--lime)}.playlister-hero p{max-width:680px;margin-top:29px;color:#999da2;font-size:14px;line-height:1.7}.playlister-orbit{position:relative;width:330px;aspect-ratio:1;display:grid;place-items:center}.playlister-orbit:before,.playlister-orbit:after,.playlister-orbit>i{content:"";position:absolute;border:1px solid rgba(255,255,255,.13);border-radius:50%}.playlister-orbit:before{top:0;right:0;bottom:0;left:0}.playlister-orbit:after{top:55px;right:55px;bottom:55px;left:55px}.playlister-orbit>i{width:7px;height:7px;border:0;background:var(--lime);box-shadow:0 0 22px var(--lime)}.playlister-orbit>i:nth-child(1){top:29px;left:79px}.playlister-orbit>i:nth-child(2){right:8px;bottom:122px;background:var(--purple)}.playlister-orbit>i:nth-child(3){left:46px;bottom:54px;background:#fb7b4a}.playlister-orbit>div{width:112px;height:112px;display:grid;place-items:center;border-radius:32px;color:#101214;background:var(--lime);transform:rotate(-7deg);box-shadow:0 22px 60px #ccff002e}.playlister-orbit>div svg{width:42px;height:42px}.playlister-tools{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:-44px;padding:0;border:1px solid #d6d0c7;border-radius:22px;overflow:hidden;background:#d6d0c7;box-shadow:0 16px 45px #19161214}.playlister-tools>button{position:relative;min-height:255px;padding:24px;border:0;text-align:left;color:#171717;background:#f4f0e9;cursor:pointer;transition:background .2s,color .2s}.playlister-tools>button>span{position:absolute;top:24px;right:24px;color:#a49e96;font-size:8px;font-weight:800}.playlister-tools>button>i{width:45px;height:45px;display:grid;place-items:center;margin-bottom:28px;border-radius:13px;background:#e6e0d7}.playlister-tools>button>i svg{width:20px}.playlister-tools>button>small{display:block;font-size:7px;font-weight:800;letter-spacing:.13em;color:#8b857d}.playlister-tools>button>b{display:block;margin-top:7px;font:700 27px Manrope;letter-spacing:-.05em}.playlister-tools>button>p{max-width:220px;margin-top:11px;color:#827c74;font-size:9px;line-height:1.55}.playlister-tools>button>svg{position:absolute;right:22px;bottom:21px;width:17px}.playlister-tools>button.active{color:#fff;background:#111315}.playlister-tools>button.active p,.playlister-tools>button.active small{color:#969a9e}.playlister-tools>button.active.lime>i{color:#111;background:var(--lime)}.playlister-tools>button.active.purple>i{background:#a77aff}.playlister-tools>button.active.orange>i{background:#fb7b4a}.playlister-tools>button.active.blue>i{background:#71b4ff}.playlister-workspace{padding:105px 0 130px}.playlister-workspace-heading{display:flex;justify-content:space-between;align-items:end;padding-bottom:34px;border-bottom:1px solid #cec8be}.playlister-workspace-heading span{display:flex;align-items:center;gap:8px;color:#777169;font-size:8px;font-weight:800;letter-spacing:.12em}.playlister-workspace-heading span svg{width:17px}.playlister-workspace-heading h2{margin-top:10px;font-size:clamp(38px,4vw,57px);letter-spacing:-.055em}.playlister-workspace-heading>button{display:flex;align-items:center;gap:9px;padding:14px 18px;border:0;border-radius:999px;color:#111;background:var(--lime);font-size:8px;font-weight:800;cursor:pointer}.playlister-workspace-heading>button svg{width:16px}.playlister-panel-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);gap:clamp(45px,8vw,120px);padding-top:65px}.playlister-form-column{max-width:700px}.playlister-form-column header h2{font-size:clamp(43px,4.8vw,70px);line-height:.95;letter-spacing:-.06em}.playlister-form-column header h2 em{color:var(--purple)}.playlister-field{display:block;margin-top:34px}.playlister-field>span,.playlister-range-head span{display:block;margin-bottom:11px;color:#777169;font-size:8px;font-weight:800;letter-spacing:.12em}.playlister-field textarea{width:100%;min-height:105px;resize:vertical;padding:17px;border:1px solid #cac4ba;border-radius:15px;outline:0;color:#181818;background:#ffffff73;font:500 11px Manrope;line-height:1.55}.playlister-field textarea:focus{border-color:#171717}.playlister-choices{display:flex;flex-wrap:wrap;gap:8px}.playlister-choices button{display:flex;align-items:center;gap:7px;padding:11px 15px;border:1px solid #c8c2b9;border-radius:999px;color:#5f5a54;background:transparent;font-size:9px;font-weight:700;cursor:pointer}.playlister-choices button.active{color:#fff;border-color:#171717;background:#171717}.playlister-select-wrap{position:relative;display:flex;align-items:center}.playlister-select-wrap>svg{position:absolute;left:15px;width:17px;pointer-events:none}.playlister-select-wrap>svg:last-child{right:14px;left:auto;width:15px}.playlister-select-wrap select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:16px 45px;border:1px solid #cac4ba;border-radius:13px;outline:0;background:#ffffff73;font:700 10px Manrope}.playlister-range-head{display:flex;justify-content:space-between;margin-top:30px}.playlister-range-head strong{font-size:9px}.playlister-range{width:100%;accent-color:#171717}.playlister-field-hint{display:block;margin-top:10px;color:#928b82;font-size:6px;font-weight:800;letter-spacing:.11em}.playlister-range-block{margin-top:35px;padding:22px;border:1px solid #cbc5bc;border-radius:17px;background:#ffffff47}.playlister-range-block .playlister-range-head{margin-top:0}.playlister-range-block .playlister-range{display:block;margin-top:5px}.playlister-live-duration{display:flex;align-items:center;gap:11px;margin-top:16px;padding-top:15px;border-top:1px solid #d3cdc4;color:#171717}.playlister-live-duration>svg{width:18px;color:var(--purple)}.playlister-live-duration span small,.playlister-live-duration span b{display:block}.playlister-live-duration span small{color:#878078;font-size:6px;font-weight:800;letter-spacing:.1em}.playlister-live-duration span b{margin-top:3px;font-size:12px}.playlister-range-block.is-discovery{background:linear-gradient(90deg,#7935f30e,#ccff0014)}.playlister-range-labels{display:flex;align-items:center;justify-content:space-between;margin-top:10px;color:#7c756d;font-size:6px;font-weight:900;letter-spacing:.08em}.playlister-range-labels span{display:flex;align-items:center;gap:5px}.playlister-range-labels svg{width:11px}.playlister-switch-row{display:flex;align-items:center;justify-content:space-between;margin-top:30px;padding:16px 0;border-block:1px solid #d4cec5}.playlister-switch-row span b,.playlister-switch-row span small{display:block}.playlister-switch-row span b{font-size:10px}.playlister-switch-row span small{margin-top:4px;color:#817b74;font-size:8px}.playlister-switch-row input{width:38px;accent-color:#171717}.playlister-note{display:flex;align-items:center;gap:8px;margin-top:28px;color:#777169;font-size:8px;line-height:1.5}.playlister-note svg{width:15px;flex:0 0 auto}.playlister-primary{width:100%;display:flex;align-items:center;gap:10px;margin-top:32px;padding:17px 19px;border:0;border-radius:12px;color:#111;background:var(--lime);font-size:9px;font-weight:800;cursor:pointer}.playlister-primary svg{width:17px}.playlister-primary svg:last-child{margin-left:auto}.playlister-primary:disabled{opacity:.45;cursor:not-allowed}.cleaner-rules{display:grid;gap:8px}.cleaner-rules button{display:flex;align-items:center;gap:13px;padding:14px;border:1px solid #cbc5bc;border-radius:13px;text-align:left;background:transparent;cursor:pointer}.cleaner-rules button>i{width:22px;height:22px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #aaa49b;border-radius:7px}.cleaner-rules button>i svg{width:13px}.cleaner-rules button span b,.cleaner-rules button span small{display:block}.cleaner-rules button span b{font-size:9px}.cleaner-rules button span small{margin-top:4px;color:#817b74;font-size:8px}.cleaner-rules button.active{border-color:#171717;background:#ffffff61}.cleaner-rules button.active>i{color:#fff;background:#171717}.playlister-preview{align-self:start;padding:18px 18px 20px;border:1px solid #c9c3b9;border-radius:22px;background:#ffffff52;box-shadow:0 18px 50px #1e19140f}.playlister-preview-cover{aspect-ratio:1;display:flex;flex-direction:column;justify-content:space-between;padding:30px;border-radius:14px;color:#fff;background:radial-gradient(circle at 80% 20%,rgba(204,255,0,.5),transparent 24%),linear-gradient(145deg,#191b1d,#6b36ad)}.playlister-preview-cover>svg{width:48px;height:48px;color:var(--lime)}.playlister-preview-cover span{font-size:10px;letter-spacing:.12em}.playlister-preview-cover span b{font-size:22px;letter-spacing:-.03em}.playlister-preview>span{display:block;margin-top:22px;color:#89837b;font-size:7px;font-weight:800;letter-spacing:.13em}.playlister-preview>h3{margin-top:6px;font-size:25px;letter-spacing:-.045em}.playlister-preview>p{margin-top:5px;color:#807a73;font-size:8px}.playlister-track-list{margin-top:20px;border-top:1px solid #d5cfc6}.playlister-track-list>div{display:grid;grid-template-columns:20px 28px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:45px;border-bottom:1px solid #d5cfc6;font-size:8px}.playlister-track-list>div>span{color:#9b958d}.playlister-track-list>div>i{width:27px;height:27px;border-radius:6px;background:linear-gradient(135deg,#24272a,#9366bd)}.playlister-track-list>div>small{color:#918b83}.playlister-preview-status{display:flex;align-items:center;gap:7px;margin-top:16px;color:#8a847c;font-size:6px;font-weight:800}.playlister-preview-status i{width:6px;height:6px;border-radius:50%;background:var(--lime)}@media(max-width:900px){.playlister-hero-inner{grid-template-columns:1fr}.playlister-orbit{display:none}.playlister-tools{grid-template-columns:repeat(2,1fr);margin-inline:20px}.playlister-panel-grid{grid-template-columns:1fr}.playlister-preview{max-width:520px}.playlister-workspace{padding-top:75px}}@media(max-width:520px){.playlister-hero{min-height:0;padding:112px 0 82px}.playlister-hero h1{font-size:55px}.playlister-hero p{font-size:11px}.playlister-tools{grid-template-columns:1fr 1fr;margin:-35px 14px 0;border-radius:17px}.playlister-tools>button{min-height:190px;padding:16px}.playlister-tools>button>i{width:38px;height:38px;margin-bottom:17px}.playlister-tools>button>b{font-size:20px}.playlister-tools>button>p{display:none}.playlister-workspace{padding:60px 0 80px}.playlister-workspace-heading{align-items:flex-start;flex-direction:column;gap:20px}.playlister-panel-grid{padding-top:43px}.playlister-form-column header h2{font-size:43px}.playlister-preview{padding:12px}.playlister-preview-cover{padding:22px}.playlister-track-list>div{grid-template-columns:18px 28px minmax(0,1fr)}.playlister-track-list>div>small{display:none}}.playlister-tools{grid-template-columns:repeat(3,1fr);gap:10px;max-width:1180px;border:0;overflow:visible;background:transparent;box-shadow:none}.playlister-tools>button{min-height:205px;padding:21px;border:1.5px solid #bdb6ab;border-radius:18px;box-shadow:0 8px 28px #1916120b}.playlister-tools>button:hover{border-color:#777168;transform:translateY(-2px)}.playlister-tools>button.active{border-color:#111315;box-shadow:0 16px 38px #14141421}.playlister-tools>button,.playlister-tools>button:hover,.playlister-tools>button.active{border-color:var(--lime)}.playlister-tools>button>i{margin-bottom:18px}.playlister-tools>button>p{margin-top:8px}.playlister-tools>button>svg{bottom:18px}.playlister-connect-row{display:flex;justify-content:space-between;align-items:end;padding-bottom:31px;border-bottom:1px solid #cec8be}.playlister-connect-row>div>span{display:flex;align-items:center;gap:8px;color:#777169;font-size:8px;font-weight:800;letter-spacing:.12em}.playlister-connect-row>div>span svg{width:16px}.playlister-connect-row h2{margin-top:9px;font-size:clamp(38px,4vw,57px);letter-spacing:-.055em}.playlister-connect-row>button{display:flex;align-items:center;gap:9px;padding:11px 18px 11px 12px;border:1px solid var(--lime);border-radius:999px;color:#0a0b0a;background:var(--lime);box-shadow:0 8px 22px #ccff0029;font:900 8px Manrope;letter-spacing:.03em;cursor:pointer}.playlister-connect-row>button img{width:24px;height:24px;filter:saturate(.92) brightness(.83)}.playlister-choices button{padding:9px 13px 9px 9px}.playlister-choices button>i{width:20px;height:20px;display:grid;place-items:center;border:1px solid #aaa49b;border-radius:6px}.playlister-choices button>i svg{width:12px}.playlister-choices button.active>i{color:#111;border-color:var(--lime);background:var(--lime)}.playlister-check-line{display:flex;align-items:center;gap:12px;margin-top:25px;padding:15px;border:1px solid #cbc5bb;border-radius:13px;background:#ffffff4d}.playlister-check-line input{width:17px;height:17px;accent-color:#171717}.playlister-check-line span b,.playlister-check-line span small{display:block}.playlister-check-line span b{font-size:9px}.playlister-check-line span small{margin-top:4px;color:#817b74;font-size:8px}.playlister-playlist-picker{display:grid;gap:9px}.playlister-playlist-picker>button{min-height:91px;display:grid;grid-template-columns:30px 66px minmax(0,1fr) 28px;align-items:center;gap:14px;padding:11px 15px 11px 10px;border:1.5px solid #c8c1b7;border-radius:14px;color:#171717;text-align:left;background:#ffffff40;cursor:pointer;transition:transform .2s,border-color .2s,background .2s}.playlister-playlist-picker>button:hover{border-color:#817a71;transform:translate(3px)}.playlister-playlist-picker>button.active{border-color:#171717;background:#ffffffa6;box-shadow:0 9px 25px #1916120f}.playlister-playlist-index{color:#918a82;font:700 9px Manrope;text-align:center}.playlister-playlist-picker figure{width:66px;height:66px;display:grid;overflow:hidden;margin:0;border-radius:9px;color:#ffffffe0;background:#181b1e;place-items:center}.playlister-playlist-picker figure svg{width:25px}.playlister-playlist-picker figure img{width:100%;height:100%;object-fit:cover}.playlister-playlist-copy{min-width:0}.playlister-playlist-copy small,.playlister-playlist-copy b,.playlister-playlist-copy em{display:block}.playlister-playlist-copy small{color:#198f44;font-size:6px;font-weight:900;letter-spacing:.1em}.playlister-playlist-copy b{margin-top:5px;overflow:hidden;font:700 17px Manrope;text-overflow:ellipsis;white-space:nowrap}.playlister-playlist-copy em{margin-top:5px;color:#777169;font-size:8px}.playlister-radio{width:23px;height:23px;display:grid;border:1px solid #aaa49b;border-radius:50%;place-items:center}.playlister-radio svg{width:12px}.playlister-playlist-picker button.active .playlister-radio{color:#111;border-color:var(--lime);background:var(--lime)}.playlister-primary .spin,.playlister-note .spin{animation:auth-spin 1s linear infinite}.playlister-result{position:sticky;top:104px;min-height:520px;align-self:start;overflow:hidden;border:1px solid #292c30;border-radius:22px;color:#fff;background:#101214;box-shadow:0 22px 55px #13121021}.playlister-result.is-idle,.playlister-result.is-processing{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:45px;text-align:center;background:radial-gradient(circle at 50% 35%,#24272b,transparent 38%),#101214}.playlister-result-idle-mark{width:82px;height:82px;display:grid;margin-bottom:35px;border:1px solid #3c4045;border-radius:26px;color:#6d7278;background:#181a1e;transform:rotate(-5deg);place-items:center}.playlister-result-idle-mark svg{width:32px}.playlister-result.is-idle>span,.playlister-result.is-processing>span{color:var(--lime);font-size:7px;font-weight:900;letter-spacing:.14em}.playlister-result.is-idle h3,.playlister-result.is-processing h3{max-width:380px;margin-top:12px;font-size:30px;letter-spacing:-.045em}.playlister-result.is-idle p,.playlister-result.is-processing p{max-width:370px;margin-top:10px;color:#8f9498;font-size:9px;line-height:1.6}.playlister-idle-lines{width:72%;display:grid;gap:9px;margin-top:38px}.playlister-idle-lines i{height:5px;border-radius:99px;background:#26292d}.playlister-idle-lines i:nth-child(2){width:78%}.playlister-idle-lines i:nth-child(3){width:55%}.playlister-loader{position:relative;width:170px;height:170px;display:grid;margin-bottom:32px;place-items:center}.playlister-loader:before,.playlister-loader:after,.playlister-loader>i{content:"";position:absolute;border:1px solid rgba(204,255,0,.22);border-radius:50%;animation:playlister-pulse 2s ease-in-out infinite}.playlister-loader:before{top:0;right:0;bottom:0;left:0}.playlister-loader:after{top:24px;right:24px;bottom:24px;left:24px;animation-delay:.25s}.playlister-loader>i{top:48px;right:48px;bottom:48px;left:48px;animation-delay:.5s}.playlister-loader>i:nth-child(2){top:-8px;right:-8px;bottom:-8px;left:-8px;border-color:#a671ff26;animation-delay:.75s}.playlister-loader>i:nth-child(3){top:14px;right:14px;bottom:14px;left:14px;border-style:dashed;animation:playlister-spin 8s linear infinite}.playlister-loader>span{position:relative;z-index:2;width:68px;height:68px;display:grid;border-radius:50%;color:#111;background:var(--lime);box-shadow:0 0 35px #ccff0040;place-items:center}.playlister-loader>span svg{width:27px;animation:playlister-spin 3s linear infinite}.playlister-progress{width:min(330px,80%);height:4px;overflow:hidden;margin-top:30px;border-radius:99px;background:#2e3236}.playlister-progress i{display:block;width:45%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--lime),#fff);animation:playlister-progress 1.2s ease-in-out infinite}.playlister-result.is-processing>small{display:flex;align-items:center;gap:7px;margin-top:15px;color:#777d82;font-size:6px;font-weight:800}.playlister-result.is-processing>small svg{width:12px;animation:auth-spin 1s linear infinite}@keyframes playlister-pulse{0%,to{opacity:.25;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}@keyframes playlister-spin{to{transform:rotate(360deg)}}@keyframes playlister-progress{0%{transform:translate(-110%)}to{transform:translate(250%)}}.playlister-result.is-done{padding:20px;background:#101214}.playlister-result.is-done>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:17px;border-bottom:1px solid #2b2e32}.playlister-result.is-done>header>span{display:flex;align-items:center;gap:7px;color:var(--lime);font-size:7px;font-weight:900;letter-spacing:.1em}.playlister-result.is-done>header svg{width:13px}.playlister-result.is-done>header button{display:flex;align-items:center;gap:7px;border:0;color:#8e9397;background:transparent;font-size:6px;font-weight:800;cursor:pointer}.playlister-result-main{display:grid;grid-template-columns:145px minmax(0,1fr);align-items:center;gap:22px;padding:25px 0}.playlister-result-cover{aspect-ratio:1;display:flex;flex-direction:column;justify-content:flex-end;padding:18px;border-radius:13px;background:radial-gradient(circle at 75% 20%,rgba(204,255,0,.65),transparent 27%),linear-gradient(145deg,#6c38a3,#18191b)}.playlister-result-cover svg{width:30px;margin-bottom:auto;color:var(--lime)}.playlister-result-cover small{font-size:6px;letter-spacing:.12em}.playlister-result-cover b{margin-top:3px;font-size:14px}.playlister-result-main>div:last-child>span{color:#83888d;font-size:6px;font-weight:900;letter-spacing:.12em}.playlister-result-main h3{max-width:270px;margin-top:7px;font-size:clamp(24px,2.5vw,36px);line-height:1;letter-spacing:-.05em}.playlister-result-main p{margin-top:9px;color:#8d9296;font-size:8px}.playlister-result-cover.has-artwork{overflow:hidden;padding:0;background:#181a1d}.playlister-result-cover.has-artwork img{width:100%;height:100%;object-fit:contain}.playlister-result-stats{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #2b2e32}.playlister-result-stats span{padding:17px 10px;border-right:1px solid #2b2e32;text-align:center}.playlister-result-stats span:last-child{border:0}.playlister-result-stats b,.playlister-result-stats small{display:block}.playlister-result-stats b{font:700 21px Manrope}.playlister-result-stats small{margin-top:4px;color:#7f8589;font-size:5px;font-weight:900;letter-spacing:.09em}.playlister-result-action{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:15px 17px;border:0;border-radius:11px;color:#111;background:var(--lime);font-size:8px;font-weight:900;cursor:pointer}.playlister-result-action svg{width:16px}.playlister-safe{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:13px;color:#71777b;font-size:5px;font-weight:800}.playlister-safe svg{width:10px}.playlister-real-tracks{max-height:185px;overflow:auto;border-top:1px solid #2b2e32}.playlister-real-tracks>div{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:9px;align-items:center;min-height:36px;border-bottom:1px solid #25282c;font-size:7px}.playlister-real-tracks>div>span,.playlister-real-tracks>div>small{color:#777d82}.playlister-real-tracks>div>b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlister-real-tracks>div>small{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlister-spotify-gate{min-height:590px;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-block:82px 120px;padding:70px 30px;border:1.5px solid var(--lime);border-radius:28px;color:#fff;text-align:center;background:radial-gradient(circle at 50% 22%,rgba(30,215,96,.19),transparent 30%),#101214;box-shadow:0 25px 65px #14141221}.playlister-spotify-mark{position:relative;width:116px;height:116px;display:grid;margin-bottom:38px;place-items:center}.playlister-spotify-mark:before,.playlister-spotify-mark>i{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(30,215,96,.27);border-radius:50%}.playlister-spotify-mark>i:first-of-type{top:14px;right:14px;bottom:14px;left:14px}.playlister-spotify-mark>i:last-of-type{top:-15px;right:-15px;bottom:-15px;left:-15px;opacity:.42}.playlister-spotify-mark img{position:relative;z-index:2;width:72px;height:72px;box-shadow:0 0 45px #1ed76033}.playlister-spotify-gate>span{color:var(--lime);font-size:7px;font-weight:900;letter-spacing:.15em}.playlister-spotify-gate h2{margin-top:12px;font-size:clamp(48px,6vw,82px);letter-spacing:-.065em}.playlister-spotify-gate>p{max-width:550px;margin-top:15px;color:#92979b;font-size:11px;line-height:1.65}.playlister-spotify-gate>a{min-width:285px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:34px;padding:13px 17px 13px 13px;border-radius:999px;color:#0a0b0a;background:var(--lime);box-shadow:0 12px 35px #cf03;font-size:8px;font-weight:900}.playlister-spotify-gate>a img{width:27px;height:27px;filter:saturate(.9) brightness(.83)}.playlister-spotify-gate>a svg{width:16px}.playlister-spotify-gate>svg{width:26px;margin-top:35px;color:var(--lime);animation:auth-spin 1s linear infinite}.playlister-spotify-gate>small{display:flex;align-items:center;gap:6px;margin-top:17px;color:#73797d;font-size:5px;font-weight:900;letter-spacing:.08em}.playlister-spotify-gate>small svg{width:10px}.playlister-connected{display:flex;justify-content:space-between;align-items:center;padding-bottom:21px;border-bottom:1px solid #cec8be}.playlister-connected>span{display:flex;align-items:center;gap:7px;color:#596900;font-size:7px;font-weight:900;letter-spacing:.1em}.playlister-connected>span>i{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 10px var(--lime)}.playlister-connected img{width:18px;height:18px}.playlister-connected>b{color:#777169;font-size:6px;letter-spacing:.1em}.playlister-empty-library{min-height:420px;display:grid;align-content:center;justify-items:center;gap:10px;text-align:center}.playlister-empty-library>svg{width:35px;color:#8c857c}.playlister-empty-library h2{font-size:35px}.playlister-empty-library p{color:#807a73;font-size:9px}@media(max-width:900px){.playlister-tools{margin-inline:20px}.playlister-connect-row{align-items:flex-start;flex-direction:column;gap:20px}.playlister-result{position:static;max-width:580px;width:100%}.playlister-spotify-gate{width:calc(100% - 40px);margin-block:65px 90px}}@media(max-width:520px){.playlister-tools{grid-template-columns:1fr;gap:7px}.playlister-tools>button{min-height:126px}.playlister-tools>button>i{margin-bottom:10px}.playlister-tools>button>svg{bottom:15px}.playlister-playlist-picker>button{min-height:76px;grid-template-columns:52px minmax(0,1fr) 25px;gap:11px}.playlister-playlist-index{display:none}.playlister-playlist-picker figure{width:52px;height:52px}.playlister-result{min-height:460px}.playlister-result.is-idle,.playlister-result.is-processing{padding:25px}.playlister-result-main{grid-template-columns:105px minmax(0,1fr);gap:15px}.playlister-result.is-done{padding:14px}.playlister-spotify-gate{width:calc(100% - 28px);min-height:500px;margin-block:52px 75px;padding:45px 18px;border-radius:21px}.playlister-spotify-gate h2{font-size:45px}.playlister-spotify-gate>a{min-width:min(285px,100%)}.playlister-connected{align-items:flex-start;flex-direction:column;gap:10px}}.drops-hero,.playlister-hero{min-height:470px;display:flex;align-items:center;padding:118px 0 58px;color:#fff;background:#090a0c}.drops-hero .section-shell,.playlister-hero .section-shell{width:min(1600px,calc(100% - 80px));max-width:none}.drops-hero-inner,.playlister-hero-inner{display:block}.drops-hero-copy,.playlister-hero-inner>div{width:100%}.drops-hero-copy>span,.playlister-hero-inner>div:first-child>span{color:var(--lime)}.drops-hero-copy h1,.playlister-hero h1{width:100%;max-width:none;margin-top:23px;font-size:clamp(52px,5.4vw,92px);line-height:.94;letter-spacing:-.065em;white-space:nowrap}.drops-hero-copy h1 em,.playlister-hero h1 em{display:inline;color:var(--lime)}.drops-hero-copy>p,.playlister-hero p{width:100%;max-width:100%;margin-top:27px;color:#999da1}.playlister-tools>button,.playlister-tools>button:hover{border:1.5px solid transparent;background:linear-gradient(#f4f0e9,#f4f0e9) padding-box,linear-gradient(180deg,var(--lime) 0%,var(--lime) 12%,#78862c 24%,#111315 40%,#111315 100%) border-box}.playlister-tools>button.active,.playlister-tools>button.active:hover{border:1.5px solid transparent;background:linear-gradient(#111315,#111315) padding-box,linear-gradient(180deg,var(--lime) 0%,var(--lime) 12%,#78862c 24%,#111315 40%,#111315 100%) border-box}.playlister-spotify-mark{width:auto;height:auto;margin-bottom:30px}.playlister-spotify-mark:before,.playlister-spotify-mark>i{display:none}.playlister-spotify-mark img{width:72px;height:72px;box-shadow:none}@media(max-width:900px){.drops-hero,.playlister-hero{min-height:0;padding:120px 0 65px}.drops-hero .section-shell,.playlister-hero .section-shell{width:calc(100% - 40px)}.drops-hero-copy h1,.playlister-hero h1{white-space:normal}}@media(max-width:520px){.drops-hero,.playlister-hero{padding:105px 0 48px}.drops-hero .section-shell,.playlister-hero .section-shell{width:calc(100% - 28px)}.drops-hero-copy h1,.playlister-hero h1{font-size:45px}.drops-hero-copy>p,.playlister-hero p{font-size:11px}}.hub-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.stats-promises{padding:30px 20px}.stat-promise{align-items:flex-start;padding:5px 28px}.stat-promise svg{margin-bottom:12px}.stat-promise strong{margin:0;color:var(--lime);font:800 8px Manrope;letter-spacing:.12em}.stat-promise span{margin-top:5px;color:#e6e6e3;font-size:11px;line-height:1.4}.curator-process-current{min-height:610px}.landing-curator-body{margin:24px;padding:24px;border:1px solid #292d31;border-radius:19px;background:#16191c}.landing-curator-intro>span{display:flex;align-items:center;gap:8px;color:var(--lime);font-size:7px;font-weight:900;letter-spacing:.12em}.landing-curator-intro>span svg{width:15px}.landing-curator-intro h3{margin-top:13px;font-size:clamp(29px,3vw,42px);letter-spacing:-.05em}.landing-curator-intro p{max-width:540px;margin-top:9px;color:#91969b;font-size:9px;line-height:1.6}.landing-curator-link{display:grid;grid-template-columns:47px minmax(0,1fr) 36px;align-items:center;gap:12px;margin-top:24px;padding:10px;border:1px solid #373b40;border-radius:13px;background:#101214}.landing-curator-link>div{width:47px;height:47px;display:grid;border-radius:10px;background:var(--lime);place-items:center}.landing-curator-link>div img{width:27px;height:27px;filter:saturate(.9) brightness(.75)}.landing-curator-link>span{min-width:0}.landing-curator-link small,.landing-curator-link b{display:block}.landing-curator-link small{color:#747a80;font-size:6px;font-weight:900;letter-spacing:.1em}.landing-curator-link b{margin-top:5px;overflow:hidden;color:#e8e9e9;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.landing-curator-link>i{width:34px;height:34px;display:grid;border-radius:50%;color:#141613;background:var(--lime);place-items:center}.landing-curator-link>i svg{width:14px}.landing-curator-verified{display:flex;align-items:center;gap:9px;margin-top:13px;color:#8f9599}.landing-curator-verified>svg{width:15px;color:var(--lime)}.landing-curator-verified span b,.landing-curator-verified span small{display:block}.landing-curator-verified span b{color:#d9dcdd;font-size:6px;letter-spacing:.09em}.landing-curator-verified span small{margin-top:3px;font-size:7px}.landing-curator-flow{display:grid;gap:7px;margin:0 24px}.landing-curator-flow article{min-height:65px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:13px;padding:10px 15px;border:1px solid #292d31;border-radius:14px;background:#16191c}.landing-curator-flow article>span{width:29px;height:29px;display:grid;border:1px solid #3b4045;border-radius:50%;color:#7f858a;font:800 7px Manrope;place-items:center}.landing-curator-flow article>div small,.landing-curator-flow article>div b{display:block}.landing-curator-flow article>div small{color:#73797e;font-size:6px;font-weight:900;letter-spacing:.11em}.landing-curator-flow article>div b{margin-top:4px;font-size:9px}.landing-curator-flow article>strong{color:#70767b;font-size:6px;letter-spacing:.08em}.landing-curator-flow article.done>span{color:#111;border-color:var(--lime);background:var(--lime)}.landing-curator-flow article.done>strong{color:var(--lime)}.landing-curator-flow article.active{border-color:#9b5cff94;box-shadow:0 8px 25px #8338ff1c}.landing-curator-flow article.active>span{color:#fff;border-color:var(--purple);background:var(--purple)}.landing-curator-flow article.active>strong{color:#b881ff}@media(max-width:900px){.hub-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-promise{padding-inline:20px}.landing-curator-body,.landing-curator-flow{margin-inline:16px}}@media(max-width:520px){.hub-grid-four{grid-template-columns:none}.stats-promises{gap:22px 0}.stat-promise{padding-inline:14px}.stat-promise span{font-size:9px}.landing-curator-body{margin:14px;padding:17px}.landing-curator-flow{margin-inline:14px}.landing-curator-flow article{grid-template-columns:30px minmax(0,1fr);padding:9px}.landing-curator-flow article>strong{grid-column:2}.landing-curator-link{grid-template-columns:42px minmax(0,1fr) 31px}.landing-curator-link>div{width:42px;height:42px}}.curator-page-hero .section-shell,.radar-page-hero .section-shell,.drops-hero .section-shell,.playlister-hero .section-shell{width:min(1380px,calc(100% - 80px));max-width:none}@media(max-width:900px){.curator-page-hero .section-shell,.radar-page-hero .section-shell,.drops-hero .section-shell,.playlister-hero .section-shell{width:calc(100% - 28px);max-width:calc(100vw - 28px)}}@media(max-width:520px){.playlister-tools{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:-35px 14px 0}.playlister-tools>button{min-width:0;min-height:138px;padding:11px 8px;border-radius:13px}.playlister-tools>button>span{top:10px;right:9px;font-size:6px}.playlister-tools>button>i{width:31px;height:31px;margin-bottom:10px;border-radius:9px}.playlister-tools>button>i svg{width:15px}.playlister-tools>button>small{font-size:5px;letter-spacing:.08em}.playlister-tools>button>b{margin-top:5px;overflow:hidden;font-size:clamp(11px,3.7vw,15px);letter-spacing:-.05em;text-overflow:ellipsis;white-space:nowrap}.playlister-tools>button>p{display:none}.playlister-tools>button>svg{right:8px;bottom:8px;width:12px}}@media(max-width:360px){.curator-page-hero .section-shell,.radar-page-hero .section-shell,.drops-hero .section-shell,.playlister-hero .section-shell{width:calc(100% - 22px);max-width:calc(100vw - 22px)}.playlister-tools{margin-inline:11px}.playlister-tools>button{padding-inline:6px}}@media(max-width:520px){.artist-profile-edit{top:59px;right:14px;min-height:34px;padding-inline:10px}.artist-profile-hero.is-editing{min-height:700px}.artist-hero-inline-row{grid-template-columns:1fr}.artist-hero-visibility{width:fit-content}.artist-hero-social-input{grid-template-columns:90px minmax(0,1fr) 29px}.qr-color-mixer{grid-template-columns:1fr!important}.qr-color-mixer .wide{grid-column:auto}.qr-background-editor{padding:13px}.qr-background-editor fieldset{gap:5px}.qr-background-editor fieldset button{flex:1;justify-content:center;padding-inline:7px}}.artist-profile-page{padding-top:0}.artist-profile-page>.artist-dashboard-loading,.artist-profile-page>.profile-feedback{width:min(1380px,calc(100% - 80px));margin-inline:auto;padding-top:125px}.artist-dashboard-heading{position:absolute;z-index:4;top:104px;right:auto;left:max(20px,calc((100vw - 1380px)/2));margin:0}.artist-heading-actions a,.artist-heading-actions button{min-height:40px;border-color:#ffffff3d;color:#fff;background:#08090b94;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.artist-heading-actions button{border-color:#ffffff3d}.artist-profile-hero{min-height:720px;align-items:center;margin:0;padding:135px 0 95px;border:0;border-radius:0;background-color:#0d0e10;background-position:center;box-shadow:none}.artist-profile-hero:after{background:linear-gradient(90deg,#060709c7,#06070921 72%),linear-gradient(0deg,rgba(6,7,9,.78),transparent 62%)}.artist-private-hero-inner{width:min(1380px,calc(100% - 80px));grid-template-columns:minmax(300px,440px) minmax(0,1fr);align-items:center;gap:clamp(55px,7vw,110px)}.artist-hero-avatar{width:100%;height:auto;aspect-ratio:1;border-radius:28px;box-shadow:0 32px 75px #00000059}.artist-hero-avatar>svg{width:70px;height:70px;opacity:.75}.artist-hero-avatar>span{right:12px;bottom:12px;width:40px;height:40px}.artist-hero-copy{min-width:0}.artist-hero-copy h2{margin:20px 0 0;overflow-wrap:anywhere;font-size:clamp(62px,8vw,122px);line-height:.94}.artist-hero-copy .artist-hero-email{margin-top:0!important;color:#85898d;font-size:8px;font-weight:800;letter-spacing:.13em}.artist-hero-copy .artist-hero-bio{max-width:700px;margin-top:27px;color:#a3a6a9;font-size:15px;line-height:1.65;-webkit-line-clamp:4}.artist-verification-chip{margin-bottom:2px}.artist-banner-edit{top:104px;right:max(20px,calc((100vw - 1380px)/2))}.artist-profile-edit{top:152px;right:max(20px,calc((100vw - 1380px)/2))}.artist-profile-hero.is-editing{min-height:760px}.artist-profile-hero.is-editing .artist-private-hero-inner{align-items:start}.artist-profile-hero.is-editing .artist-hero-avatar{max-width:440px}.artist-hero-social-floor{right:max(40px,calc((100vw - 1380px)/2));bottom:31px;left:max(40px,calc((100vw - 1380px)/2));padding-top:15px}.artist-dashboard-feedback,.artist-dashboard-grid,.artist-tool-section,.artist-drop-section{width:min(1280px,calc(100% - 80px));margin-right:auto;margin-left:auto}.artist-dashboard-feedback{margin-top:24px;margin-bottom:0}.artist-dashboard-grid,.artist-tool-section,.artist-drop-section{margin-top:24px}@media(max-width:900px){.artist-profile-page{padding-top:0}.artist-dashboard-heading{top:98px;right:auto;left:20px}.artist-private-hero-inner{width:calc(100% - 40px);grid-template-columns:1fr;gap:35px}.artist-profile-hero{min-height:auto;padding:165px 0 75px}.artist-hero-avatar{width:min(420px,100%)}.artist-banner-edit{top:98px;right:20px}.artist-profile-edit{top:98px;right:190px}.artist-profile-hero.is-editing{min-height:auto}.artist-dashboard-feedback,.artist-dashboard-grid,.artist-tool-section,.artist-drop-section{width:calc(100% - 40px);max-width:620px}.artist-hero-social-floor{right:20px;left:20px}}@media(max-width:520px){.artist-profile-page>.artist-dashboard-loading,.artist-profile-page>.profile-feedback{width:calc(100% - 28px);padding-top:105px}.artist-dashboard-heading{top:136px;right:14px;left:auto}.artist-heading-actions{width:auto;display:flex}.artist-heading-actions a,.artist-heading-actions button{width:auto;min-height:34px;padding-inline:10px}.artist-private-hero-inner{width:calc(100% - 28px);min-width:0;max-width:calc(100vw - 28px);grid-template-columns:clamp(88px,28vw,108px) minmax(0,1fr);align-items:start;column-gap:13px;row-gap:22px}.artist-profile-hero{min-height:auto;padding:188px 0 75px;background-position:58% center}.artist-hero-avatar{width:100%;max-width:none;border-width:3px;border-radius:17px;justify-self:start}.artist-hero-avatar>span{right:5px;bottom:5px;width:28px;height:28px}.artist-hero-avatar>span svg{width:12px}.artist-hero-copy h2{margin-top:8px;font-size:clamp(27px,8.5vw,37px)}.artist-hero-copy .artist-hero-email{font-size:7px;line-height:1.35}.artist-hero-copy .artist-hero-bio{margin-top:12px;font-size:10px;line-height:1.5;-webkit-line-clamp:3}.artist-inline-name{gap:7px}.artist-banner-edit{top:91px;right:14px}.artist-profile-edit{top:91px;right:auto;left:14px}.artist-profile-hero.is-editing{padding-top:145px;padding-bottom:35px}.artist-profile-hero.is-editing .artist-private-hero-inner{grid-template-columns:1fr}.artist-profile-hero.is-editing .artist-hero-avatar{width:108px}.artist-profile-hero.is-editing+*{clear:both}.artist-inline-name-form{margin-top:8px;grid-template-columns:minmax(0,1fr) 34px}.artist-hero-inline-editor{grid-column:1 / -1}.artist-hero-social-floor{right:14px;bottom:22px;left:14px}.artist-dashboard-feedback,.artist-dashboard-grid,.artist-tool-section,.artist-drop-section{width:calc(100% - 28px);max-width:calc(100vw - 28px)}}.artist-fanbase-page{min-height:100svh;overflow-x:clip;padding-bottom:100px;background:var(--beige)}.artist-fanbase-page .artist-dashboard-loading{min-height:100svh;padding-top:90px}.artist-fanbase-hero{min-height:470px;display:flex;align-items:center;padding:130px 0 55px;color:#fff;background:radial-gradient(circle at 82% 18%,rgba(131,56,255,.32),transparent 28%),#0b0c0e}.artist-fanbase-hero-inner>span{display:flex;align-items:center;gap:9px;color:var(--lime);font-size:8px;font-weight:900;letter-spacing:.14em}.artist-fanbase-hero-inner>span:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 6px #d8f43b1f}.artist-fanbase-hero h1{max-width:none;margin-top:22px;font-size:clamp(58px,7vw,104px);line-height:.92}.artist-fanbase-hero-inner>p{max-width:680px;margin-top:22px;color:#9da1a5;font-size:13px;line-height:1.6}.artist-fanbase-page>.artist-dashboard-feedback{margin-top:24px}.artist-fanbase-page>.artist-tool-section,.artist-fanbase-page>.artist-drop-section{margin-top:34px}.artist-fanbase-page .qr-profile-workspace,.artist-fanbase-page .artist-drop-section .drop-direct-editor{margin-top:0}.qr-artwork-title-input::placeholder{color:#ffffff75;opacity:1}.qr-artwork-copy p input::placeholder{color:#b3b6b99e;opacity:1}@media(max-width:900px){.artist-fanbase-hero{min-height:0;padding:120px 0 50px}.artist-fanbase-hero-inner{width:calc(100% - 40px)}.artist-fanbase-page>.artist-dashboard-feedback,.artist-fanbase-page>.artist-tool-section,.artist-fanbase-page>.artist-drop-section{width:calc(100% - 40px);max-width:760px}}@media(max-width:520px){.artist-fanbase-page{padding-bottom:70px}.artist-fanbase-hero{padding:105px 0 36px}.artist-fanbase-hero-inner{width:calc(100% - 28px)}.artist-fanbase-hero h1{margin-top:18px;font-size:50px}.artist-fanbase-hero-inner>p{margin-top:16px;font-size:10px}.artist-fanbase-page>.artist-dashboard-feedback,.artist-fanbase-page>.artist-tool-section,.artist-fanbase-page>.artist-drop-section{width:calc(100% - 28px);max-width:calc(100vw - 28px)}.artist-fanbase-page>.artist-tool-section,.artist-fanbase-page>.artist-drop-section{margin-top:24px}}.toast-viewport{position:fixed;z-index:3000;top:82px;right:clamp(12px,2.5vw,34px);width:min(390px,calc(100vw - 24px));display:grid;gap:9px;pointer-events:none}.app-toast{--toast-accent: #d8f43b;display:grid;grid-template-columns:42px minmax(0,1fr) 28px;align-items:center;gap:11px;padding:11px;border:1px solid #d3cdc3;border-radius:16px;color:#111214;background:#fffffff5;box-shadow:0 20px 55px #1814102e;pointer-events:auto;animation:toast-enter .28s ease both;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-toast.error{--toast-accent: #ff6b5f}.app-toast.info{--toast-accent: #8338ff}.app-toast-icon{width:42px;height:42px;display:grid;border-radius:12px;color:#111;background:var(--toast-accent);place-items:center}.app-toast-icon svg{width:19px}.app-toast>div{min-width:0}.app-toast small{display:block;margin-bottom:3px;color:#777169;font-size:6px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.app-toast p{margin:0;font:700 10px/1.4 Manrope}.app-toast>button{width:28px;height:28px;display:grid;border:0;border-radius:50%;color:#777169;background:transparent;cursor:pointer;place-items:center}.app-toast>button:hover{color:#111;background:#eeeae3}.app-toast>button svg{width:14px}@keyframes toast-enter{0%{opacity:0;transform:translateY(-8px) scale(.98)}}.user-notification-list>a{grid-template-columns:34px minmax(0,1fr)!important;align-items:center}.user-notification-list>a>i{width:34px;height:34px;display:grid;border-radius:10px;color:#111;background:var(--notification-color);place-items:center}.user-notification-list>a>i svg{width:16px}.user-notification-list>a>span{min-width:0;display:grid;gap:3px}.qr-notification-editor>article{grid-template-columns:64px minmax(0,1fr);gap:16px;padding:17px;border-color:color-mix(in srgb,var(--notification-color) 55%,#d1cbc0)}.qr-notification-editor>article>button:first-child{width:64px;height:64px;border-radius:17px;background:var(--notification-color)}.qr-notification-editor>article>button:first-child svg{width:27px}.qr-notification-copy{min-width:0;display:grid;gap:4px}.qr-notification-copy input,.qr-notification-copy textarea{width:100%;padding:0;border:0;outline:0;color:#111;background:transparent;resize:none}.qr-notification-copy{gap:7px}.qr-notification-copy input{min-height:28px;font:700 16px/1.25 Manrope}.qr-notification-copy textarea{min-height:72px;padding-top:4px;color:#625c55;font:10px/1.5 DM Sans}.qr-notification-color{width:38px;height:38px;position:relative;display:grid;border:1px solid #d7d0c5;border-radius:11px;color:#68625b;cursor:pointer;place-items:center;overflow:hidden}.qr-notification-color svg{width:15px;pointer-events:none}.qr-notification-color input{position:absolute;width:60px;height:60px;top:-10px;right:-10px;bottom:-10px;left:-10px;opacity:0;cursor:pointer}.qr-icon-options{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.qr-icon-options button{min-height:38px;display:grid;border:1px solid transparent;border-radius:9px;color:#6f6962;background:transparent;cursor:pointer;place-items:center}.qr-icon-options button:hover,.qr-icon-options button.active{color:#111;border-color:var(--notification-color);background:color-mix(in srgb,var(--notification-color) 26%,white)}.qr-icon-options svg{width:17px}.qr-notification-variables{margin-top:-5px}.qr-notification-variables small{width:100%}.qr-badge-palette{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid #d1cbc0;border-radius:14px;background:#ffffff80}.qr-badge-palette>span{display:flex;align-items:center;gap:7px;color:#777169;font-size:6px;font-weight:900;letter-spacing:.1em}.qr-badge-palette>span svg{width:13px}.qr-badge-palette>div{display:flex;flex-wrap:wrap;gap:7px}.qr-badge-palette button{width:34px;height:34px;display:grid;border:2px solid white;border-radius:50%;color:color-mix(in srgb,var(--swatch) 15%,#111);background:var(--swatch);box-shadow:0 0 0 1px #c9c2b7;cursor:pointer;place-items:center}.qr-badge-palette button.active{box-shadow:0 0 0 2px #111;transform:scale(.92)}.qr-badge-palette button svg{width:15px}.qr-reward-editor header{grid-template-columns:1fr;gap:8px}.qr-reward-editor header>span{padding-top:0}.qr-reward-editor h3{margin-top:4px}.qr-claim-success>svg{color:var(--notification-color)}.qr-library>.qr-campaign-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,3vw,28px);margin-top:28px}.qr-campaign-card{overflow:hidden;display:grid;align-content:start;border:1px solid #cec7bc;border-radius:22px;background:#f8f5ef;box-shadow:0 16px 42px #281f160f}.qr-campaign-preview{overflow:hidden;padding:12px;border-bottom:1px solid #d4cdc2;background:#e9e4dc}.qr-campaign-preview .qr-artwork{width:100%;padding:clamp(18px,3vw,30px);border-radius:15px;box-shadow:none}.qr-campaign-preview .qr-artwork-copy h2{font-size:clamp(28px,4vw,48px)}.qr-campaign-preview .qr-code-frame svg{width:min(20vw,250px);height:auto}.qr-campaign-meta{display:grid;gap:7px;padding:18px 18px 13px}.qr-campaign-meta>span{width:fit-content;margin:0;padding:5px 7px;border-radius:999px;color:#5930a2;background:#8338ff17;font-size:6px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.qr-campaign-meta h3{margin:1px 0 0;font:700 clamp(22px,2.5vw,30px)/1.08 "Manrope";letter-spacing:-.04em}.qr-campaign-meta p{margin:1px 0 0;color:#756e66;font-size:8px;line-height:1.4}.qr-campaign-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:5px 12px 13px}.qr-campaign-actions button{min-height:43px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #c9c1b6;border-radius:999px;color:#111;background:#fff;font-size:7px;font-weight:900;cursor:pointer}.qr-campaign-actions button:first-child{color:#fff;border-color:#111;background:#111}.qr-campaign-actions button:first-child svg{color:var(--purple)}.qr-campaign-actions button.danger{color:#9b332c}.qr-campaign-actions button.danger svg{color:var(--purple)}.qr-campaign-actions button.confirm{color:#fff;border-color:#c8453a;background:#c8453a}.qr-campaign-actions button svg{width:14px}@media(max-width:700px){.toast-viewport{top:72px}.qr-library>.qr-campaign-grid{grid-template-columns:1fr}.qr-campaign-preview .qr-code-frame svg{width:min(54vw,250px)}.qr-icon-options{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:520px){.qr-notification-editor>article{grid-template-columns:48px minmax(0,1fr);gap:11px;padding:12px}.qr-notification-editor>article>button:first-child{width:48px;height:48px;border-radius:13px}.qr-notification-copy input{font-size:13px}.qr-notification-copy textarea{min-height:82px;font-size:9px}.qr-badge-palette{align-items:flex-start;flex-direction:column}.qr-badge-palette button{width:31px;height:31px}.qr-notification-color{width:34px;height:34px}}.links-list-editor{padding:clamp(28px,3.5vw,44px);background:#ffffffa8}.links-list-editor>header{max-width:calc(100% - 175px)}.links-editor-stats{top:29px;right:29px;min-width:132px;grid-template-columns:31px auto;column-gap:9px;padding:12px 14px;border-radius:15px;color:#fff;background:#111214;box-shadow:0 10px 25px #1112141f}.links-editor-stats svg{width:21px;color:var(--lime)}.links-editor-stats strong{font-size:21px}.links-editor-stats span{color:#a6a9ad;font-size:5px}.links-editor-items{gap:12px;margin-top:31px}.links-editor-items article{min-height:108px;grid-template-columns:58px minmax(0,1fr);grid-template-rows:auto auto;gap:11px 15px;padding:16px 18px;border-color:#ccc4b8;border-radius:19px;background:#ffffffdb;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.links-editor-items article:hover{border-color:#8338ff7a;box-shadow:0 12px 32px #2a1d1212;transform:translateY(-1px)}.links-item-order{grid-column:1;grid-row:1 / 3;grid-template-columns:20px 1fr;grid-template-rows:30px 27px;align-content:center;gap:5px;padding-right:12px;border-right:1px solid #ded8cf}.links-item-order>svg{grid-column:1;grid-row:1;width:16px}.links-item-order b{grid-column:2;grid-row:1;align-self:center;font-size:18px}.links-item-order button{width:25px;height:25px;border:1px solid #ddd6cc;color:#5f5952;background:#f2eee7}.links-item-order button:nth-of-type(1){grid-column:1;grid-row:2}.links-item-order button:nth-of-type(2){grid-column:2;grid-row:2}.links-item-order button:last-child{grid-column:2}.links-item-fields{grid-column:2;grid-row:1;gap:10px}.links-item-fields label{gap:7px}.links-item-fields span{font-size:6px}.links-item-fields input{height:42px;padding:0 13px;border-radius:11px;font-size:9px}.links-item-actions{grid-column:2;grid-row:2;justify-content:flex-end;align-items:center;gap:7px}.links-item-actions label{height:38px;margin-right:auto;padding:0 10px;border-radius:10px}.links-item-actions label svg{width:14px}.links-item-actions select{width:105px;font-size:7px}.links-item-actions button{width:38px;height:38px;border-radius:10px}.links-item-actions button svg{width:14px}.links-kind-picker{position:relative;z-index:3;margin-right:auto}.links-kind-picker.is-open{z-index:1002}.links-item-actions .links-kind-trigger{width:174px;height:42px;display:grid;grid-template-columns:29px 1fr 15px;align-items:center;gap:8px;padding:5px 9px 5px 6px;border:1px solid #ccc4b9;border-radius:11px;color:#111;background:#fff;text-align:left;cursor:pointer;transition:border-color .2s,box-shadow .2s}.links-item-actions .links-kind-trigger:hover,.links-kind-picker.is-open .links-kind-trigger{border-color:var(--purple);box-shadow:0 0 0 3px #8338ff14}.links-kind-trigger>i{width:29px;height:29px;display:grid;border-radius:8px;color:var(--purple);background:#8338ff17;place-items:center}.links-kind-trigger>i svg{width:14px}.links-kind-trigger>span{min-width:0;display:grid;gap:2px}.links-kind-trigger small{color:#8b847c;font-size:4px;font-weight:900;letter-spacing:.08em}.links-kind-trigger strong{overflow:hidden;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.links-kind-trigger>svg{width:13px;transition:transform .2s}.links-kind-picker.is-open .links-kind-trigger>svg{transform:rotate(180deg)}.links-kind-menu{position:absolute;z-index:1003;left:0;width:330px;overflow:hidden;border:1px solid #bfb6aa;border-radius:17px;color:#111;background:#faf8f3;box-shadow:0 24px 60px #140f0a38;animation:links-kind-in .18s cubic-bezier(.16,1,.3,1)}.links-kind-picker.opens-up .links-kind-menu{bottom:calc(100% + 9px);transform-origin:left bottom}.links-kind-picker.opens-down .links-kind-menu{top:calc(100% + 9px);transform-origin:left top}.links-list-editor:has(.links-kind-picker.is-open){z-index:1000}.links-editor-items article:has(.links-kind-picker.is-open){z-index:1001;transform:none}.links-editor-layout:has(.links-kind-picker.is-open) .links-live-preview,.links-editor-layout:has(.links-kind-picker.is-open) .links-save-button{z-index:0}.links-kind-menu>header{padding:15px 16px 11px;border-bottom:1px solid #ded8cf}.links-kind-menu>header span{display:block;color:var(--purple);font-size:6px;font-weight:900;letter-spacing:.12em}.links-kind-menu>header small{display:block;margin-top:4px;color:#817a72;font-size:7px}.links-kind-menu>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:8px}.links-item-actions .links-kind-menu button{width:auto;min-height:49px;display:grid;grid-template-columns:31px 1fr 14px;align-items:center;gap:8px;padding:7px;border:1px solid transparent;border-radius:11px;color:#403b36;background:transparent;text-align:left;cursor:pointer}.links-item-actions .links-kind-menu button:hover{border-color:#d2c9bd;background:#fff}.links-item-actions .links-kind-menu button.active{color:#111;border-color:color-mix(in srgb,var(--purple) 38%,white);background:#8338ff14}.links-kind-menu button>i{width:31px;height:31px;display:grid;border-radius:9px;color:var(--purple);background:#fff;box-shadow:inset 0 0 0 1px #ded7ce;place-items:center}.links-kind-menu button>i svg{width:14px}.links-kind-menu button>span{min-width:0;display:grid;gap:3px}.links-kind-menu button strong{font-size:7px}.links-kind-menu button small{color:#8a837b;font-size:5px}.links-kind-menu button>svg{width:12px;color:var(--purple)}@keyframes links-kind-in{0%{opacity:0;transform:translateY(5px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.links-item-clicks{top:auto;right:114px;bottom:28px;padding:5px 8px;border-radius:99px;color:#5830a0;background:#8338ff14;font-size:6px}.links-item-fields:has(.links-item-banner-thumb){grid-template-columns:104px .8fr 1.2fr}.links-item-banner-thumb{min-height:64px}.links-add-actions{margin-top:14px}.links-add-actions .links-add-button,.links-add-banner{min-height:56px;border-radius:16px}.links-save-button{min-height:64px;isolation:isolate;transition:color .3s ease,transform .25s ease}.links-save-button:before{content:"";position:absolute;z-index:0;top:5px;right:5px;width:54px;height:54px;border-radius:999px;background:var(--lime);transition:width .58s cubic-bezier(.16,1,.3,1)}.links-save-button>span,.links-save-button>i{position:relative;z-index:1}.links-save-button>i{width:54px;height:54px;background:transparent}.links-save-button>i svg{transition:transform .45s cubic-bezier(.16,1,.3,1)}.links-save-button:not(:disabled):hover{color:#111;transform:translateY(-1px)}.links-save-button:not(:disabled):hover:before{width:calc(100% - 10px)}.links-save-button:not(:disabled):hover i svg{transform:rotate(12deg) scale(1.08)}.links-signature{gap:11px;padding-top:52px;opacity:.9}.links-signature span{font-size:7px;letter-spacing:.15em}.links-signature img{width:78px;padding:5px 7px;border-radius:6px}.links-phone .links-signature span{font-size:6px}.links-phone .links-signature img{width:67px}@media(max-width:1100px){.links-list-editor>header{max-width:none;padding-right:0}.links-editor-stats{position:static;width:fit-content;margin-top:18px}.links-item-fields:has(.links-item-banner-thumb){grid-template-columns:90px 1fr}.links-item-fields:has(.links-item-banner-thumb) label:last-child{grid-column:1 / -1}}@media(max-width:560px){.links-list-editor{padding:23px 17px}.links-editor-items article{min-height:0;grid-template-columns:1fr;grid-template-rows:auto;padding:15px}.links-item-order{grid-column:1;grid-row:auto;grid-template-columns:18px 1fr 28px 28px;grid-template-rows:28px;padding:0 0 10px;border-right:0;border-bottom:1px solid #ded8cf}.links-item-order>svg,.links-item-order b,.links-item-order button:nth-of-type(1),.links-item-order button:nth-of-type(2){grid-row:1}.links-item-order>svg{grid-column:1}.links-item-order b{grid-column:2}.links-item-order button:nth-of-type(1){grid-column:3}.links-item-order button:nth-of-type(2),.links-item-order button:last-child{grid-column:4}.links-item-fields,.links-item-actions{grid-column:1;grid-row:auto}.links-item-fields,.links-item-fields:has(.links-item-banner-thumb){grid-template-columns:1fr}.links-item-fields:has(.links-item-banner-thumb) label:last-child{grid-column:auto}.links-item-actions{flex-wrap:wrap}.links-item-clicks{position:static;width:fit-content}.links-save-button{min-height:60px}.links-save-button:before,.links-save-button>i{width:50px;height:50px}.links-item-actions .links-kind-trigger{width:min(190px,calc(100vw - 150px))}.links-kind-menu{width:min(330px,calc(100vw - 62px))}.links-kind-menu>div{grid-template-columns:1fr 1fr}}html{scrollbar-width:thin;scrollbar-color:#8338ff #e6e0d6}html::-webkit-scrollbar,body::-webkit-scrollbar{width:11px}html::-webkit-scrollbar-button,body::-webkit-scrollbar-button{display:none}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background:#e6e0d6}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{min-height:70px;border:3px solid #e6e0d6;border-radius:999px;background:linear-gradient(#111214,#8338ff)}html::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover{background:var(--purple)}html:has(.links-public-page){scrollbar-color:#d8f43b #0a0a0b}html:has(.links-public-page)::-webkit-scrollbar-track{background:#0a0a0b}html:has(.links-public-page)::-webkit-scrollbar-thumb{border-color:#0a0a0b;background:#d8f43b}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal-section .reveal-item,.hero-reveal h1>span,.hero-reveal .hero-copy>p,.hero-reveal .hero-cta,.hero-reveal .hero-scroll{opacity:1;transform:none}}.dashboard-page{min-height:70vh;color:#111;background:#f3efe7}.dashboard-loading{min-height:72vh;display:flex;align-items:center;justify-content:center;gap:10px;color:#777169;font-size:9px;font-weight:900;letter-spacing:.13em}.dashboard-loading svg{width:18px;animation:spin 1s linear infinite}.dashboard-hero{min-height:520px;display:flex;align-items:flex-end;padding:155px 0 68px;color:#fff;background:radial-gradient(circle at 77% 28%,rgba(131,56,255,.38),transparent 34%),linear-gradient(130deg,#111213,#090a0b 72%)}.dashboard-hero-inner{width:min(1280px,calc(100% - 80px));display:flex;align-items:flex-end;justify-content:space-between;gap:60px}.dashboard-kicker{display:flex;align-items:center;gap:9px;color:var(--lime);font-size:7px;font-weight:900;letter-spacing:.15em}.dashboard-kicker i{width:19px;height:2px;background:currentColor}.dashboard-hero h1{max-width:820px;margin:24px 0 18px;font:600 clamp(52px,6.7vw,96px)/.88 "Manrope";letter-spacing:-.075em}.dashboard-hero h1 em{color:var(--lime);font-style:normal}.dashboard-hero p{margin:0;color:#a8aaad;font-size:13px}.dashboard-hero-actions{width:min(320px,100%);display:grid;gap:9px}.dashboard-hero-actions a{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 18px;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:8px;font-weight:900;letter-spacing:.06em;transition:color .25s,background .25s,border-color .25s,transform .25s}.dashboard-hero-actions a:hover{transform:translateY(-2px)}.dashboard-hero-actions svg{width:16px}.dashboard-primary{color:#111;border-color:var(--lime)!important;background:var(--lime)}.dashboard-primary:hover{color:#fff;border-color:#fff!important;background:transparent}.dashboard-secondary{color:#fff}.dashboard-secondary:hover{color:#111;border-color:#fff!important;background:#fff}.dashboard-body{width:min(1280px,calc(100% - 80px));display:grid;gap:32px;padding:38px 0 105px}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid #d2cbc0;border-radius:23px;background:#ffffff94}.dashboard-metrics article{min-height:190px;padding:24px 25px;border-right:1px solid #d2cbc0}.dashboard-metrics article:last-child{border:0}.dashboard-metrics article>div{display:flex;align-items:center;justify-content:space-between;color:#777169}.dashboard-metrics article>div span{font-size:7px;font-weight:900;letter-spacing:.12em}.dashboard-metrics article>div svg{width:17px;color:var(--purple)}.dashboard-metrics article>strong{display:block;margin:25px 0 18px;font:650 43px/1 Manrope;letter-spacing:-.07em}.dashboard-metrics article>small{display:flex;align-items:center;gap:5px;color:#89837b;font-size:7px;font-weight:800}.dashboard-metrics article>small svg{width:12px}.dashboard-metrics article>small.positive{color:#536300}.dashboard-onboarding,.dashboard-panel,.fan-next-section,.fan-releases,.fan-suggestions,.audience-explain{border:1px solid #d2cbc0;border-radius:26px;background:#ffffff94}.dashboard-onboarding{padding:28px 30px 30px}.dashboard-onboarding header,.dashboard-panel>header,.fan-next-section>header,.fan-releases>header,.fan-suggestions>header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.dashboard-onboarding header span,.dashboard-panel header span,.fan-next-section header span,.fan-releases header span,.fan-suggestions header span,.audience-explain>span{color:var(--purple);font-size:6px;font-weight:900;letter-spacing:.15em}.dashboard-onboarding h2,.dashboard-panel h2,.fan-next-section h2,.fan-releases h2,.fan-suggestions h2{margin:8px 0 0;font:600 29px/1 Manrope;letter-spacing:-.06em}.dashboard-onboarding header>strong{font:650 28px Manrope}.dashboard-progress{height:4px;overflow:hidden;margin:25px 0 17px;border-radius:999px;background:#ded8ce}.dashboard-progress i{height:100%;display:block;border-radius:inherit;background:var(--lime);transition:width .6s ease}.dashboard-checklist{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.dashboard-checklist a{min-height:69px;display:grid;grid-template-columns:27px 1fr 17px;align-items:center;gap:9px;padding:10px 12px;border:1px solid #d7d0c5;border-radius:14px;color:#111;background:#fff;transition:border-color .2s,transform .2s}.dashboard-checklist a:hover{border-color:var(--purple);transform:translateY(-2px)}.dashboard-checklist a.done{color:#777169;background:transparent}.dashboard-checklist a>i{width:27px;height:27px;display:grid;border-radius:50%;color:#fff;background:#111;place-items:center}.dashboard-checklist a.done>i{color:#111;background:var(--lime)}.dashboard-checklist svg{width:12px}.dashboard-checklist a>span{font-size:8px;font-weight:800;line-height:1.3}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:22px;align-items:stretch}.dashboard-panel{min-width:0;padding:28px}.dashboard-panel header a,.fan-next-section header>a{display:flex;align-items:center;gap:7px;color:#777169;font-size:7px;font-weight:900;transition:color .2s}.dashboard-panel header a:hover,.fan-next-section header>a:hover{color:var(--purple)}.dashboard-panel header a svg,.fan-next-section header>a svg{width:13px}.dashboard-campaigns>div:not(.dashboard-panel-empty){margin-top:24px;border-top:1px solid #ded8ce}.dashboard-campaigns>div>a{min-height:77px;display:grid;grid-template-columns:25px 38px minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid #ded8ce;color:#111}.dashboard-campaigns>div>a>b{color:#918b83;font:700 8px Manrope}.dashboard-campaigns>div>a>i{width:36px;height:36px;display:grid;border-radius:10px;color:#111;background:var(--lime);place-items:center}.dashboard-campaigns>div>a>i.drop{color:#fff;background:var(--purple)}.dashboard-campaigns>div>a>i svg{width:15px}.dashboard-campaigns>div>a>span{min-width:0}.dashboard-campaigns>div>a>span strong,.dashboard-campaigns>div>a>span small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-campaigns>div>a>span strong{font:650 12px Manrope}.dashboard-campaigns>div>a>span small{margin-top:4px;color:#878079;font-size:7px}.dashboard-campaigns>div>a>em{font:650 18px Manrope;font-style:normal;text-align:right}.dashboard-campaigns>div>a>em small{display:block;margin-top:3px;color:#8a847c;font:800 5px DM Sans;letter-spacing:.1em}.dashboard-curator-mini>div:not(.dashboard-panel-empty){display:grid;gap:8px;margin-top:24px}.dashboard-curator-mini article{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px;border-radius:13px;background:#eee9e0}.dashboard-curator-mini article>img,.dashboard-curator-mini article>i{width:48px;height:48px;display:grid;object-fit:cover;border-radius:9px;background:#111;color:var(--lime);place-items:center}.dashboard-curator-mini article>i svg{width:18px}.dashboard-curator-mini article span strong,.dashboard-curator-mini article span small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-curator-mini article span strong{font:650 10px Manrope}.dashboard-curator-mini article span small{margin-top:4px;color:#817b74;font-size:6px}.dashboard-curator-mini article>b{padding:5px 7px;border-radius:999px;color:#777169;background:#fff;font-size:5px;letter-spacing:.08em}.dashboard-curator-mini article>b.status-approved{color:#354000;background:var(--lime)}.dashboard-panel-empty{min-height:260px;display:flex!important;align-items:flex-start;justify-content:center;flex-direction:column;gap:12px;margin-top:20px!important;padding:28px;border:1px dashed #c8c0b5;border-radius:17px}.dashboard-panel-empty.compact{min-height:220px}.dashboard-panel-empty>svg{width:25px;color:var(--purple)}.dashboard-panel-empty h3{margin:0;font:650 19px Manrope;letter-spacing:-.04em}.dashboard-panel-empty p{max-width:420px;margin:0;color:#777169;font-size:9px;line-height:1.5}.dashboard-panel-empty>a,.dashboard-panel-empty>span a{color:#111;font-size:7px;font-weight:900;text-decoration:underline;text-underline-offset:4px}.dashboard-panel-empty>span{display:flex;gap:16px}.audience-explain{padding:45px;background:#111;color:#fff}.audience-explain h2{margin:13px 0 35px;font:600 clamp(35px,4vw,58px)/.95 "Manrope";letter-spacing:-.07em}.audience-explain h2 em{color:var(--lime);font-style:normal}.audience-explain>div{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #353638}.audience-explain article{padding:28px 30px 5px 0}.audience-explain article svg{width:20px;color:var(--lime)}.audience-explain article b{display:block;margin-top:22px;font-size:7px;letter-spacing:.12em}.audience-explain article p{color:#96999c;font-size:10px;line-height:1.6}.fan-dashboard-hero{background:radial-gradient(circle at 76% 18%,rgba(216,244,59,.23),transparent 34%),radial-gradient(circle at 63% 85%,rgba(131,56,255,.2),transparent 36%),#0c0d0e}.fan-dashboard-hero h1 em{color:#fff}.fan-dashboard-stats{display:flex;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:18px}.fan-dashboard-stats span{min-width:145px;display:flex;flex-direction:column;gap:5px;padding:19px;color:#8e9194;font-size:6px;font-weight:900;letter-spacing:.1em}.fan-dashboard-stats span+span{border-left:1px solid rgba(255,255,255,.15)}.fan-dashboard-stats b{color:#fff;font:650 26px Manrope;letter-spacing:-.06em}.fan-next-section,.fan-releases,.fan-suggestions{padding:30px}.fan-drop-row{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-top:25px}.fan-drop-row>a{position:relative;min-width:0;overflow:hidden;border:1px solid #d8d1c7;border-radius:17px;color:#111;background:#fff;transition:transform .25s,box-shadow .25s}.fan-drop-row>a:hover{transform:translateY(-5px);box-shadow:0 18px 35px #231c141a}.fan-drop-row figure{position:relative;height:165px;display:grid;margin:0;background:#111;place-items:center}.fan-drop-row figure img{width:100%;height:100%;object-fit:cover}.fan-drop-row figure>svg{color:var(--lime)}.fan-drop-row figure>span{position:absolute;top:10px;left:10px;padding:5px 7px;border-radius:999px;color:#111;background:var(--lime);font-size:5px;font-weight:900}.fan-drop-row>a>div{padding:17px 16px 19px}.fan-drop-row>a>div>small{color:var(--purple);font-size:6px;font-weight:900;text-transform:uppercase}.fan-drop-row h3{min-height:39px;margin:10px 0 17px;font:650 17px/1.05 Manrope;letter-spacing:-.05em}.fan-drop-row p{display:flex;align-items:center;gap:7px;margin:0;color:#6f6962;font-size:7px;font-weight:800}.dashboard-avatar{flex:0 0 auto;width:27px;height:27px;display:grid;overflow:hidden;border-radius:50%;background:#ded8ce;place-items:center}.dashboard-avatar img{width:100%;height:100%;object-fit:cover}.dashboard-avatar b{font:700 9px Manrope}.fan-drop-row p>svg{width:11px;color:var(--purple)}.fan-drop-row>a>svg{position:absolute;right:13px;bottom:19px;width:13px}.fan-feed-empty{min-height:150px;display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:25px;padding:24px;border:1px dashed #c8c0b5;border-radius:17px}.fan-feed-empty>svg{width:50px;height:50px;padding:14px;border-radius:14px;color:var(--purple);background:#fff}.fan-feed-empty h3{margin:0 0 7px;font:650 18px Manrope}.fan-feed-empty p{margin:0;color:#777169;font-size:9px}.fan-feed-empty a{display:flex;align-items:center;gap:8px;padding:14px 17px;border-radius:999px;color:#111;background:var(--lime);font-size:7px;font-weight:900}.fan-feed-empty a svg{width:13px}.fan-dashboard-grid{grid-template-columns:1.15fr .85fr}.following-artists{display:grid;margin-top:22px;border-top:1px solid #ddd6cc}.following-artists>a{min-height:68px;display:grid;grid-template-columns:42px minmax(0,1fr) 16px 16px;align-items:center;gap:11px;border-bottom:1px solid #ddd6cc;color:#111}.following-artists .dashboard-avatar{width:42px;height:42px}.following-artists span:not(.dashboard-avatar){min-width:0}.following-artists strong,.following-artists small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.following-artists strong{font:650 11px Manrope}.following-artists small{margin-top:4px;color:#817b74;font-size:7px}.following-artists>a>svg{width:13px}.following-artists>a>svg:nth-last-child(2){color:var(--purple)}.fan-memories-mini>div:not(.dashboard-panel-empty){display:grid;gap:9px;margin-top:22px}.fan-memories-mini>div>a{display:grid;grid-template-columns:45px minmax(0,1fr);align-items:center;gap:10px;padding:9px;border:1px solid #d9d2c8;border-radius:13px;color:#111;background:#fff;transform:rotate(-.4deg)}.fan-memories-mini>div>a:nth-child(2n){transform:rotate(.4deg)}.fan-memories-mini>div>a>i{width:45px;height:45px;display:grid;border-radius:11px;color:#111;background:var(--memory-color);place-items:center}.fan-memories-mini i svg{width:18px}.fan-memories-mini a small,.fan-memories-mini a strong,.fan-memories-mini a p{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fan-memories-mini a small{color:#7f7972;font-size:5px;font-weight:900;text-transform:uppercase}.fan-memories-mini a strong{margin-top:4px;font:650 9px Manrope}.fan-memories-mini a p{margin:3px 0 0;color:#8a847c;font-size:6px}.fan-releases>div{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:24px}.fan-releases>div>a{display:grid;grid-template-columns:53px minmax(0,1fr) 13px;align-items:center;gap:10px;padding:8px;border:1px solid #d8d1c7;border-radius:13px;color:#111;background:#fff}.fan-releases img,.fan-releases>div>a>svg:first-child{width:53px;height:53px;object-fit:cover;border-radius:8px}.fan-releases strong,.fan-releases small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fan-releases strong{font:650 9px Manrope}.fan-releases small{margin-top:4px;color:#817b74;font-size:6px}.fan-releases>div>a>svg{width:12px}.fan-suggestions .following-artists{grid-template-columns:repeat(3,1fr);gap:0 20px}.fan-suggestions .following-artists>a{grid-template-columns:42px minmax(0,1fr) 16px 16px}.dashboard-error{width:min(650px,calc(100% - 32px));min-height:70vh;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:auto;padding-top:90px;text-align:center}.dashboard-error>svg{width:34px;color:var(--purple)}.dashboard-error h1{margin:20px 0 10px;font:650 clamp(36px,5vw,58px)/.95 "Manrope";letter-spacing:-.07em}.dashboard-error p{color:#777169}.dashboard-error button,.dashboard-error a{display:flex;align-items:center;gap:12px;margin-top:17px;padding:16px 20px;border:0;border-radius:999px;color:#fff;background:#111;font-size:8px;font-weight:900;cursor:pointer}.dashboard-error svg{width:15px}.legal-page{background:#f3efe7}.legal-hero{min-height:590px;display:flex;align-items:flex-end;padding:155px 0 75px;color:#fff;background:radial-gradient(circle at 78% 30%,rgba(131,56,255,.35),transparent 30%),#101112}.legal-hero>div{width:min(1100px,calc(100% - 80px))}.legal-hero span{display:flex;align-items:center;gap:8px;color:var(--lime);font-size:7px;font-weight:900;letter-spacing:.13em}.legal-hero span svg{width:15px}.legal-hero h1{margin:25px 0 20px;font:600 clamp(56px,7.2vw,100px)/.84 "Manrope";letter-spacing:-.08em}.legal-hero p{max-width:680px;color:#adb0b2;font-size:13px;line-height:1.55}.legal-hero small{display:block;margin-top:24px;color:#777b7e;font-size:7px}.legal-content{width:min(1100px,calc(100% - 80px));display:grid;padding:65px 0 110px}.legal-content>section{display:grid;grid-template-columns:80px minmax(0,720px);gap:28px;padding:34px 0;border-bottom:1px solid #d2cbc0}.legal-content>section>b{color:var(--purple);font:700 9px Manrope}.legal-content h2{margin:0 0 13px;font:650 25px Manrope;letter-spacing:-.05em}.legal-content p{margin:0;color:#625d57;font-size:11px;line-height:1.75}.legal-content aside{max-width:800px;margin-top:48px;padding:30px;border-radius:21px;color:#fff;background:#111}.legal-content aside strong{font:650 22px Manrope}.legal-content aside p{margin:8px 0 20px;color:#999c9f}.legal-content aside a{display:flex;width:max-content;align-items:center;gap:8px;color:var(--lime);font-size:8px;font-weight:900}.legal-content aside svg{width:14px}.cookie-consent{position:fixed;z-index:10000;right:22px;bottom:22px;width:min(430px,calc(100% - 32px));padding:25px;border:1px solid #303236;border-radius:21px;color:#fff;background:#111213;box-shadow:0 25px 70px #00000061}.cookie-consent>span{color:var(--lime);font-size:6px;font-weight:900;letter-spacing:.14em}.cookie-consent h2{margin:12px 0 8px;font:650 25px Manrope;letter-spacing:-.05em}.cookie-consent p{margin:0;color:#a4a7a9;font-size:9px;line-height:1.5}.cookie-consent>div{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px}.cookie-consent button{min-height:43px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #3b3d40;border-radius:999px;color:#fff;background:transparent;font-size:7px;font-weight:900;cursor:pointer}.cookie-consent button:last-child{color:#111;border-color:var(--lime);background:var(--lime)}.cookie-consent button svg{width:12px}.cookie-consent>a{display:block;margin-top:14px;color:#838689;font-size:6px;font-weight:900;text-align:center;text-decoration:underline;text-underline-offset:3px}.footer-bottom button{padding:0;border:0;color:inherit;background:transparent;font:inherit;cursor:pointer}@media(max-width:980px){.dashboard-hero-inner{align-items:flex-start;flex-direction:column}.dashboard-hero-actions{width:100%;grid-template-columns:1fr 1fr}.dashboard-metrics{grid-template-columns:repeat(2,1fr)}.dashboard-metrics article:nth-child(2){border-right:0}.dashboard-metrics article:nth-child(-n+2){border-bottom:1px solid #d2cbc0}.dashboard-checklist{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.fan-dashboard-grid{grid-template-columns:1fr}.fan-drop-row{grid-template-columns:repeat(2,1fr)}.fan-releases>div{grid-template-columns:repeat(2,1fr)}.fan-suggestions .following-artists{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.dashboard-hero{min-height:520px;padding:125px 0 45px}.dashboard-hero-inner,.dashboard-body{width:calc(100% - 28px)}.dashboard-hero h1{font-size:clamp(42px,13vw,62px)}.dashboard-hero p{font-size:10px;line-height:1.5}.dashboard-hero-actions{grid-template-columns:1fr}.dashboard-body{gap:16px;padding-top:16px}.dashboard-metrics{border-radius:17px}.dashboard-metrics article{min-height:145px;padding:18px}.dashboard-metrics article>strong{margin:18px 0 12px;font-size:33px}.dashboard-onboarding,.dashboard-panel,.fan-next-section,.fan-releases,.fan-suggestions{padding:20px 17px;border-radius:19px}.dashboard-onboarding h2,.dashboard-panel h2,.fan-next-section h2,.fan-releases h2,.fan-suggestions h2{font-size:23px}.dashboard-checklist{grid-template-columns:1fr}.dashboard-checklist a.done{display:none}.dashboard-panel>header,.fan-next-section>header{align-items:flex-start;flex-direction:column}.dashboard-campaigns>div>a{grid-template-columns:35px minmax(0,1fr) auto}.dashboard-campaigns>div>a>b{display:none}.audience-explain{padding:30px 22px}.audience-explain>div{grid-template-columns:1fr}.fan-dashboard-stats{width:100%}.fan-dashboard-stats span{min-width:0;flex:1}.fan-drop-row{grid-template-columns:1fr}.fan-drop-row figure{height:220px}.fan-feed-empty{grid-template-columns:44px 1fr}.fan-feed-empty>a{grid-column:1 / -1;justify-content:center}.fan-releases>div,.fan-suggestions .following-artists{grid-template-columns:1fr}.legal-hero>div,.legal-content{width:calc(100% - 28px)}.legal-hero{min-height:520px;padding-bottom:48px}.legal-hero h1{font-size:clamp(48px,15vw,70px)}.legal-content>section{grid-template-columns:32px 1fr;gap:12px}.cookie-consent{right:16px;bottom:16px}}.curator-tool{min-height:100svh;overflow:hidden;color:#f7f6f2;background:#08090b}.curator-tool-stage{position:relative;min-height:min(800px,100svh);padding:28px clamp(24px,4vw,72px) 36px;background:radial-gradient(circle at 74% 46%,rgba(131,56,255,.42),transparent 24%),radial-gradient(circle at 24% 98%,rgba(216,244,59,.12),transparent 27%),#08090b;isolation:isolate}.curator-tool-stage:before,.curator-tool-stage:after{content:"";position:absolute;z-index:-1;border:1px solid rgba(255,255,255,.07);border-radius:50%;pointer-events:none}.curator-tool-stage:before{width:min(76vw,1080px);aspect-ratio:1;right:-30vw;top:10%}.curator-tool-stage:after{width:min(45vw,620px);aspect-ratio:1;left:-22vw;bottom:-33%}.curator-tool-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1440px;margin:auto;font-size:8px;font-weight:900;letter-spacing:.12em}.curator-tool-topline a,.curator-tool-topline>span{display:inline-flex;align-items:center;gap:9px;color:#fff}.curator-tool-topline a svg{color:var(--lime);width:17px}.curator-tool-topline>span{color:#b9bcbf;font-size:7px}.curator-tool-topline>span i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px #d8f43b1f}.curator-tool-search-wrap{min-height:calc(min(800px,100svh) - 64px);display:grid;align-content:center;justify-items:center;padding:65px 0 86px;text-align:center}.curator-tool-search-copy>span,.curator-tool-question>span,.curator-tool-wizard aside>span,.curator-tool-bottom header>span,.curator-tool-principles>span{color:var(--lime);font-size:8px;font-weight:900;letter-spacing:.15em}.curator-tool-search-copy h1{max-width:none;margin:0;font-size:clamp(56px,7.5vw,112px);line-height:.86;letter-spacing:-.075em;white-space:nowrap}.curator-tool-search-copy p{max-width:440px;margin:24px auto 0;color:#a0a4a8;font-size:13px;line-height:1.6}.curator-tool-search{position:relative;width:min(660px,100%);display:flex;align-items:center;gap:15px;min-height:76px;margin-top:43px;padding:8px 25px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#f7f6f2;box-shadow:0 18px 70px #0000003d,0 0 0 7px #ffffff06;transition:transform .4s ease,border-radius .4s ease}.curator-tool-search:focus-within{transform:translateY(-3px);box-shadow:0 22px 75px #00000052,0 0 0 7px #ad7bff1c}.curator-tool-search>svg{flex:0 0 auto;color:#242529;width:21px}.curator-tool-search input{min-width:0;flex:1;padding:0;border:0;outline:0;color:#1b1c1e;background:transparent;font:500 14px DM Sans}.curator-tool-search input::placeholder{color:#898b8e}.curator-tool-search-loader{width:18px;color:#5f3aa5;animation:spin 1s linear infinite}.curator-tool-searching{position:absolute;inset:100% 18px auto;display:flex;align-items:center;gap:5px;padding-top:15px;color:#bcbfc1;font-size:8px;font-weight:800;letter-spacing:.08em;text-align:left}.curator-tool-searching span{width:5px;height:5px;border-radius:50%;background:var(--lime);animation:curatorPulse .75s infinite alternate}.curator-tool-searching span:nth-child(2){animation-delay:.16s}.curator-tool-searching span:nth-child(3){animation-delay:.32s}.curator-tool-searching b{margin-left:6px}.curator-tool-search.is-searching{border-radius:24px}.curator-tool-search-hint{display:flex;align-items:center;gap:8px;margin-top:27px;color:#85898d;font-size:8px;line-height:1.4}.curator-tool-search-hint svg{width:15px;color:#ad7bff}.curator-tool-search-empty{width:min(660px,100%);margin:20px 0 0;color:#b7babe;font-size:10px;text-align:center}.curator-tool-search-results{width:min(660px,100%);display:grid;gap:7px;margin-top:20px;padding:16px;border:1px solid #2e3136;border-radius:15px;background:#141619d6;text-align:left;box-shadow:0 18px 50px #0003}.curator-tool-search-results>span{margin:2px 3px 5px;color:#a7abb0;font-size:7px;font-weight:900;letter-spacing:.12em}.curator-tool-search-results>button{display:grid;grid-template-columns:39px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:7px;border:1px solid transparent;border-radius:10px;color:#fff;background:transparent;text-align:left;cursor:pointer;transition:background .2s,border-color .2s}.curator-tool-search-results>button:hover{border-color:#3d4045;background:#1f2226}.curator-tool-search-results figure{width:39px;height:39px;display:grid;overflow:hidden;margin:0;border-radius:7px;background:#272a2e;place-items:center}.curator-tool-search-results figure img{width:100%;height:100%;object-fit:cover}.curator-tool-search-results figure svg{width:15px}.curator-tool-search-results button div{display:grid;gap:3px;min-width:0}.curator-tool-search-results button b,.curator-tool-search-results button small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.curator-tool-search-results button b{font-size:10px}.curator-tool-search-results button small{color:#969ba0;font-size:8px}.curator-tool-search-results button>svg{width:14px;color:var(--lime)}.curator-tool-wizard{max-width:1140px;min-height:calc(min(800px,100svh) - 92px);margin:25px auto 0;border:1px solid #2d3034;border-radius:25px;background:#0f1113db;box-shadow:0 26px 90px #00000045;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.curator-tool-wizard>header{height:82px;display:grid;grid-template-columns:50px 1fr 50px;align-items:center;padding:0 27px;border-bottom:1px solid #292c30}.curator-tool-wizard>header>button{width:35px;height:35px;display:grid;padding:0;border:1px solid #35383d;border-radius:50%;color:#fff;background:transparent;cursor:pointer;place-items:center}.curator-tool-wizard>header>button:hover{border-color:var(--lime);color:var(--lime)}.curator-tool-wizard>header>button svg{width:15px}.curator-tool-wizard>header>span{color:#878c92;font-size:8px;font-weight:900;text-align:right;letter-spacing:.12em}.curator-tool-progress{display:flex;justify-content:center;gap:clamp(15px,4vw,54px)}.curator-tool-progress span{display:flex;align-items:center;gap:8px;color:#777c81;font-size:7px;font-weight:900;letter-spacing:.1em}.curator-tool-progress i{width:18px;height:18px;display:grid;border:1px solid #484c51;border-radius:50%;font-style:normal;place-items:center}.curator-tool-progress i svg{width:11px}.curator-tool-progress .active{color:#fff}.curator-tool-progress .active i{border-color:#ad7bff;color:#fff;background:#8338ff;box-shadow:0 0 0 4px #8338ff21}.curator-tool-progress .done{color:var(--lime)}.curator-tool-progress .done i{border-color:var(--lime);color:#101114;background:var(--lime)}.curator-tool-wizard-body{display:grid;grid-template-columns:258px 1fr;min-height:535px}.curator-tool-wizard aside{display:flex;flex-direction:column;padding:31px 25px;border-right:1px solid #292c30;background:#ffffff05}.curator-tool-wizard aside>div{display:grid;gap:14px;margin-top:19px;padding:17px;border:1px solid #30343a;border-radius:16px;background:#191b1f}.curator-tool-wizard aside>div>svg{width:21px;color:#ad7bff}.curator-tool-wizard aside>div>img{width:46px;height:46px;border-radius:9px;object-fit:cover}.curator-tool-wizard aside p{display:-webkit-box;overflow:hidden;margin:0;color:#d3d5d8;font-size:10px;line-height:1.5;overflow-wrap:anywhere;-webkit-line-clamp:4;-webkit-box-orient:vertical}.curator-tool-wizard aside p b,.curator-tool-wizard aside p small{display:block}.curator-tool-wizard aside p b{color:#fff;font-size:11px}.curator-tool-wizard aside p small{margin-top:3px;color:#969ba0;font-size:8px}.curator-tool-wizard aside>button{display:flex;align-items:center;gap:4px;margin-top:12px;padding:0;border:0;color:#aaaeb2;background:transparent;font-size:8px;font-weight:800;cursor:pointer}.curator-tool-wizard aside>button:hover{color:var(--lime)}.curator-tool-wizard aside>button svg{width:13px}.curator-tool-question{width:min(620px,100%);align-self:center;padding:38px clamp(28px,6vw,85px)}.curator-tool-question>h1{max-width:none;margin:13px 0 0;font-size:clamp(42px,5vw,68px);line-height:.92;letter-spacing:-.07em}.curator-tool-question>p{max-width:510px;margin:17px 0 0;color:#989da2;font-size:11px;line-height:1.65}.curator-tool-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:30px}.curator-tool-options button{min-height:48px;display:flex;align-items:center;gap:8px;padding:0 14px;border:1px solid #34373c;border-radius:11px;color:#c9cccf;background:#181a1d;font-size:9px;font-weight:800;text-align:left;cursor:pointer;transition:border-color .2s,background .2s,transform .2s}.curator-tool-options button:hover,.curator-tool-options button.selected{border-color:#ad7bff;color:#fff;background:#8338ff33;transform:translateY(-1px)}.curator-tool-options button>svg{width:13px;color:#9ba0a5}.curator-tool-options button>.lucide-check{margin-left:auto;color:var(--lime)}.curator-tool-options.language{grid-template-columns:1fr}.curator-tool-options.language button{min-height:42px}.curator-tool-options.language button>.lucide-check{margin-left:auto}.curator-tool-access{display:grid;gap:10px;margin-top:28px}.curator-tool-access>button{width:100%;display:grid;grid-template-columns:42px 1fr 18px;align-items:center;gap:13px;padding:14px;border:1px solid #35383d;border-radius:15px;color:#fff;background:#181a1d;text-align:left;cursor:pointer;transition:transform .2s,border-color .2s,background .2s}.curator-tool-access>button:hover,.curator-tool-access>button.selected{border-color:var(--lime);background:#d8f43b12;transform:translateY(-2px)}.curator-tool-access>button.premium.selected{border-color:#ad7bff;background:#8338ff30}.curator-tool-access>button:disabled{cursor:not-allowed;opacity:.58}.curator-tool-access>button>span{width:42px;height:42px;display:grid;border-radius:11px;color:#17191a;background:var(--lime);place-items:center}.curator-tool-access>button.premium>span{color:#fff;background:#8338ff}.curator-tool-access>button>span svg{width:18px}.curator-tool-access b,.curator-tool-access small{display:block}.curator-tool-access b{font-size:10px}.curator-tool-access small{margin-top:4px;color:#92979c;font-size:8px}.curator-tool-access>button>.lucide-check{width:16px;color:var(--lime)}.curator-tool-plus-link{display:inline-flex;align-items:center;gap:8px;margin-top:15px;color:#bd95ff;font-size:8px;font-weight:900}.curator-tool-plus-link svg{width:14px}.curator-tool-credit-note{display:block;margin-top:13px;color:#d9a69f;font-size:8px}.curator-tool-recap{display:grid;gap:0;margin:28px 0 23px;border:1px solid #303338;border-radius:15px;overflow:hidden}.curator-tool-recap>div{display:grid;grid-template-columns:110px 1fr;align-items:center;min-height:49px;padding:0 16px;border-bottom:1px solid #303338}.curator-tool-recap>div:last-child{border:0}.curator-tool-recap dt{color:#888d92;font-size:7px;font-weight:900;letter-spacing:.1em}.curator-tool-recap dd{margin:0;color:#fff;font-size:9px;font-weight:800}.curator-tool-submit{width:100%;min-height:57px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:13px;color:#121313;background:var(--lime);font-size:9px;font-weight:900;cursor:pointer;transition:background .2s,transform .2s}.curator-tool-submit:hover{background:#fff;transform:translateY(-2px)}.curator-tool-submit:disabled{cursor:wait;opacity:.72}.curator-tool-submit svg{width:16px}.curator-tool-submit .lucide-loader-circle{animation:spin 1s linear infinite}.curator-tool-editorial-note{display:flex;align-items:flex-start;gap:7px;margin-top:14px;color:#858a8f;font-size:8px;line-height:1.5}.curator-tool-editorial-note svg{width:14px;flex:0 0 auto;color:#ad7bff}.curator-tool-feedback{width:min(760px,calc(100% - 40px));margin:24px auto -4px;padding:14px 17px;border-radius:12px;font-size:10px;text-align:center}.curator-tool-feedback.error{color:#ffb6ad;background:#351a18}.curator-tool-feedback.success{color:#243000;background:var(--lime)}.curator-tool-bottom{padding-top:clamp(80px,10vw,140px);padding-bottom:clamp(85px,10vw,140px);color:#1a1b1c;background:var(--beige)}.curator-tool-bottom header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.curator-tool-bottom header h2{max-width:none;margin:10px 0 0;font-size:clamp(35px,4.4vw,63px);line-height:.92;letter-spacing:-.07em}.curator-tool-history{max-width:940px;margin:0 auto clamp(90px,10vw,130px)}.curator-tool-history>article{margin-top:12px}.curator-tool-submission{display:grid;grid-template-columns:62px minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:10px;border:1px solid #d5d0c7;border-radius:15px;background:#ffffff6b}.curator-tool-submission figure{width:62px;height:62px;display:grid;overflow:hidden;margin:0;border-radius:10px;color:#fff;background:#181a1d;place-items:center}.curator-tool-submission figure img{width:100%;height:100%;object-fit:cover}.curator-tool-submission figure svg{width:20px}.curator-tool-submission div>span{color:#7440d2;font-size:7px;font-weight:900;letter-spacing:.1em}.curator-tool-submission h3{margin:4px 0 0;font-size:18px}.curator-tool-submission p{margin:3px 0 0;color:#77736d;font-size:9px}.curator-tool-submission>a{padding:10px;color:#171717}.curator-tool-submission>a svg{width:15px}.curator-tool-principles{padding-top:clamp(76px,10vw,130px);border-top:1px solid #d4cec3}.curator-tool-principles>span{color:#7543d2}.curator-tool-principles>div{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(30px,6vw,100px);margin-top:29px}.curator-tool-principles article{min-width:0}.curator-tool-principles b{color:#7644d4;font:800 11px Manrope}.curator-tool-principles h3{margin:15px 0 0;font-size:clamp(25px,3vw,39px);letter-spacing:-.06em}.curator-tool-principles p{max-width:270px;margin:10px 0 0;color:#706c65;font-size:11px;line-height:1.6}.curator-tool-playlists{margin-top:clamp(85px,10vw,140px);padding-top:28px;border-top:1px solid #d4cec3}.curator-tool-playlists header a{display:flex;align-items:center;gap:8px;color:#262629;font-size:8px;font-weight:900}.curator-tool-playlists header a svg{width:15px}.curator-tool-playlists>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:23px}.curator-tool-playlists>div>a{display:grid;grid-template-columns:45px 1fr;align-items:center;gap:10px;min-width:0;padding:9px;border:1px solid #d5d0c7;border-radius:12px;color:#161718;background:#ffffff59;transition:transform .2s,border-color .2s}.curator-tool-playlists>div>a:hover{border-color:#8338ff;transform:translateY(-2px)}.curator-tool-playlists figure{width:45px;height:45px;display:grid;overflow:hidden;margin:0;border-radius:8px;background:#1d1e20;place-items:center}.curator-tool-playlists figure img{width:100%;height:100%;object-fit:cover}.curator-tool-playlists figure svg{width:17px;color:#fff}.curator-tool-playlists>div>a>span{display:grid;gap:4px;overflow:hidden;font-size:9px;font-weight:800;white-space:nowrap;text-overflow:ellipsis}.curator-tool-playlists small{display:flex;align-items:center;gap:5px;color:#79746d;font-size:7px;font-weight:700}.curator-tool-playlists small svg{width:10px}@keyframes curatorPulse{to{opacity:.25;transform:translateY(-3px)}}.curator-tool,.curator-tool-stage{background:#0a0a0b}.curator-tool-stage{min-height:100svh;padding:96px clamp(24px,4vw,72px) 84px}.curator-tool-stage:before,.curator-tool-stage:after{display:none}.curator-tool-wizard{width:min(680px,100%);min-height:0;margin:0 auto;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.curator-tool-wizard>header{height:58px;grid-template-columns:42px 1fr 42px;padding:0;border:0}.curator-tool-wizard>header>span{display:none}.curator-tool-wizard>header>button{width:34px;height:34px}.curator-tool-wizard-body{display:block;min-height:0}.curator-tool-wizard aside{display:none}.curator-tool-question{width:min(620px,100%);min-height:calc(100svh - 238px);display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:92px 0 50px}.curator-tool-question>h1{font-size:clamp(44px,5vw,68px)}.curator-tool-progress i{line-height:0;place-items:center}.curator-tool-progress i svg{display:block}.curator-tool-options.styles{margin-top:26px}.curator-tool-options button{justify-content:flex-start}.curator-tool-check{width:18px;height:18px;display:grid;flex:0 0 18px;margin-left:auto;border:1px solid #5d6166;border-radius:50%;color:transparent;place-items:center}.curator-tool-check svg{width:11px!important;height:11px;display:block}.curator-tool-options button.selected .curator-tool-check{border-color:var(--lime);color:#101114;background:var(--lime)}.curator-tool-options button>.lucide-check{display:none}.curator-tool-next{width:100%;min-height:50px;display:flex;align-items:center;justify-content:center;gap:9px;margin-top:16px;border:1px solid #3b3f44;border-radius:11px;color:#111;background:var(--lime);font-size:8px;font-weight:900;cursor:pointer}.curator-tool-next:disabled{cursor:default;opacity:.38}.curator-tool-next svg{width:14px}.curator-tool-final-action{width:min(620px,100%);margin:0 auto;padding:0 0 28px}.curator-tool-editorial-note{align-items:center;justify-content:center;gap:8px;margin-top:14px;text-align:center}.curator-tool-editorial-note svg{display:block}@media(max-width:800px){.curator-tool-stage{min-height:760px;padding-inline:20px}.curator-tool-wizard-body{grid-template-columns:1fr}.curator-tool-wizard aside{display:none}.curator-tool-question{margin:auto}.curator-tool-playlists>div{grid-template-columns:repeat(2,1fr)}.curator-tool-progress{gap:14px}.curator-tool-progress b{display:none}}@media(max-width:560px){.curator-tool-topline>span{display:none}.curator-tool-search-wrap{min-height:690px;padding:50px 0}.curator-tool-search-copy h1{font-size:53px}.curator-tool-search-copy p{font-size:11px}.curator-tool-search{min-height:0;flex-wrap:wrap;gap:11px;padding:16px;border-radius:15px}.curator-tool-search>svg{width:18px}.curator-tool-search input{width:calc(100% - 35px);flex:auto;font-size:12px}.curator-tool-search button{width:100%;min-height:48px}.curator-tool-search-hint{align-items:flex-start;text-align:left}.curator-tool-wizard{margin-top:19px;border-radius:18px}.curator-tool-wizard>header{height:64px;grid-template-columns:38px 1fr 38px;padding:0 15px}.curator-tool-wizard>header>button{width:30px;height:30px}.curator-tool-progress{gap:10px}.curator-tool-progress i{width:16px;height:16px;font-size:7px}.curator-tool-question{padding:42px 21px}.curator-tool-question>h1{font-size:42px}.curator-tool-options{grid-template-columns:1fr}.curator-tool-submission{grid-template-columns:50px minmax(0,1fr) auto;gap:9px}.curator-tool-submission figure{width:50px;height:50px}.curator-tool-submission>b{grid-column:2 / 4;justify-self:start}.curator-tool-submission>a{grid-row:1;grid-column:3}.curator-tool-principles>div{grid-template-columns:1fr;gap:35px}.curator-tool-playlists>div{grid-template-columns:1fr}.curator-tool-bottom{width:calc(100% - 36px)}}.pro-plus-feedback{margin:28px 0 -28px;padding:12px 14px;border-radius:12px;color:#263300;background:var(--lime);font-size:8px}.pro-offers>.pro-plus-card{max-width:900px;grid-template-columns:255px minmax(0,1fr);margin:57px auto 0;overflow:hidden;border:1px solid #26292d;border-radius:22px;color:#fff;background:#111316;box-shadow:0 18px 45px #120f0c24}.pro-plus-summary{min-height:350px;display:flex;flex-direction:column;align-items:flex-start;padding:29px;border-right:1px solid #26292d;background:#17191c}.pro-plus-summary>span{display:flex;align-items:center;gap:8px;color:var(--lime);font-size:9px;font-weight:900;letter-spacing:.15em}.pro-plus-summary>span svg{width:20px}.pro-plus-summary>strong{margin-top:24px;color:#f4f5f5;font:650 24px/1 Manrope;letter-spacing:-.05em}.pro-plus-summary>b{margin-top:auto;color:var(--lime);font:700 44px/.9 Manrope;letter-spacing:-.075em}.pro-plus-summary>b small{margin-left:5px;color:#b4b8bb;font:700 10px DM Sans;letter-spacing:0}.pro-plus-content{min-height:350px;display:flex;flex-direction:column;padding:31px 35px;background:#111316}.pro-plus-content>div>small{color:#aeb3b7;font-size:8px;font-weight:900;letter-spacing:.13em}.pro-plus-content h3{max-width:460px;margin:10px 0 9px;color:#fff;font:650 clamp(25px,3vw,37px)/.98 "Manrope";letter-spacing:-.06em}.pro-plus-content p{max-width:500px;margin:0;color:#b4b8bc;font-size:11px;line-height:1.58}.pro-plus-content ul{display:grid;gap:8px;margin:22px 0 26px;padding:0;list-style:none}.pro-plus-content li{display:flex;align-items:center;gap:8px;color:#e1e3e4;font-size:10px;line-height:1.45}.pro-plus-content li svg{width:14px;height:14px;flex:0 0 auto;padding:2px;border-radius:50%;color:#111;background:var(--lime)}.pro-plus-content button{width:max-content;min-width:235px;min-height:48px;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:auto;padding:0 18px;border:0;border-radius:999px;color:#111;background:var(--lime);font-size:8px;font-weight:900;cursor:pointer}.pro-plus-content button:hover{background:#fff}.pro-plus-content button:disabled{cursor:wait;opacity:.72}.pro-plus-content button svg{width:14px}.pro-plus-content button:disabled svg{animation:spin 1s linear infinite}@media(max-width:700px){.pro-offers>.pro-plus-card{grid-template-columns:1fr}.pro-plus-summary{min-height:180px;border-right:0;border-bottom:1px solid #26292d}.pro-plus-content{min-height:0;padding:28px 23px}.pro-plus-content button{width:100%}.pro-plus-summary>b{font-size:40px}}.pro-offers>header h2{white-space:nowrap}.pro-offers>.pro-plus-card{grid-template-columns:290px minmax(0,1fr)}.pro-plus-summary{position:relative;overflow:hidden;isolation:isolate;background:#121417}.pro-plus-summary:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0c0e111a,#0c0e11de 72%)}.pro-plus-illustration{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;margin:0}.pro-plus-illustration img{width:100%;height:100%;display:block;object-fit:cover;object-position:55% center;opacity:.86}.pro-plus-summary>span,.pro-plus-summary>strong,.pro-plus-summary>b{position:relative;z-index:2;text-shadow:0 2px 16px rgba(0,0,0,.45)}.pro-plus-content h3{max-width:none;font-size:clamp(18px,2.25vw,29px);white-space:nowrap}.user-menu-pro-link{border:1px solid rgba(216,244,59,.48)!important;color:var(--lime)!important;background:#d8f43b14!important}.user-menu-pro-link:hover{color:#111!important;background:var(--lime)!important}.user-menu-pro-link>svg:first-child{color:inherit!important}.user-menu-pro-link>svg:last-child{width:14px;margin-left:auto;color:inherit!important}.user-notification-list{border-color:#34373b}.user-notification-list>span{color:#c1c5c9}.user-notification-list>a{border:1px solid #d8d0c4;color:#171719!important;background:#f8f3eb}.user-notification-list>a:hover{border-color:var(--notification-color);background:#fffdf9}.user-notification-list a strong{color:#171719!important;font:800 9px/1.25 Manrope}.user-notification-list a small{color:#554f48!important;font-size:7px;font-weight:600}.app-toast{border-color:#c9c1b6;color:#141416;background:#fffdf9}.app-toast small{color:#625b53}.app-toast p{color:#171719}.user-menu-pro-link,.user-menu.is-fan .user-artist-switcher{display:none!important}@media(max-width:700px){.pro-offers>header h2{font-size:clamp(32px,9.5vw,52px)}.pro-offers>.pro-plus-card{grid-template-columns:1fr}.pro-plus-summary{min-height:230px}.pro-plus-illustration img{object-position:50% 42%}.pro-plus-content h3{font-size:clamp(16px,5vw,23px)}}@media(max-width:800px){.curator-landing-section{padding-top:90px}.curator-landing-layout{grid-template-columns:1fr;gap:36px}.curator-landing-note{max-width:520px}.curator-callout{padding-bottom:76px}.curator-callout-inner{grid-template-columns:1fr;align-items:start;gap:19px}.curator-callout p{max-width:500px}.curator-callout a{width:max-content}}@media(max-width:560px){.curator-landing-section{padding-top:68px;padding-bottom:38px}.curator-landing-note{padding:22px}.curator-callout{padding-bottom:63px}.curator-callout-inner{padding:26px 0}.curator-callout h2{font-size:34px}.curator-callout p{font-size:10px}}.account-page{min-height:80vh;padding:145px 0 110px;color:#111;background:#f3efe7}.account-page>svg{display:block;margin:180px auto;animation:spin 1s linear infinite}.account-shell{width:min(980px,calc(100% - 80px))}.account-back{display:flex;width:max-content;align-items:center;gap:8px;color:#777169;font-size:7px;font-weight:900}.account-back svg{width:13px}.account-shell>header{margin:50px 0 45px}.account-shell>header>span{display:flex;align-items:center;gap:8px;color:var(--purple);font-size:7px;font-weight:900;letter-spacing:.13em}.account-shell>header>span svg{width:15px}.account-shell>header h1{margin:20px 0;font:600 clamp(54px,7vw,86px)/.88 "Manrope";letter-spacing:-.08em}.account-shell>header h1 em{color:var(--purple);font-style:normal}.account-shell>header p{max-width:650px;color:#68625b;font-size:12px;line-height:1.6}.account-identity{display:flex;align-items:center;gap:17px;margin-bottom:17px;padding:20px;border:1px solid #d2cbc0;border-radius:19px;background:#ffffff9e}.account-identity>span{width:62px;height:62px;display:grid;overflow:hidden;border-radius:50%;color:#fff;background:#111;font:700 22px Manrope;place-items:center}.account-identity img{width:100%;height:100%;object-fit:cover}.account-identity strong,.account-identity small,.account-identity b{display:block}.account-identity strong{font:650 17px Manrope}.account-identity small{margin:4px 0 7px;color:#777169;font-size:8px}.account-identity b{color:var(--purple);font-size:6px;letter-spacing:.1em}.account-action{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-top:17px;padding:27px;border:1px solid #d2cbc0;border-radius:19px;background:#ffffff9e}.account-action>div{display:grid;grid-template-columns:45px minmax(0,1fr);align-items:start;gap:16px}.account-action>div>svg{width:45px;height:45px;padding:12px;border-radius:13px;color:#111;background:var(--lime)}.account-action h2{margin:0 0 7px;font:650 19px Manrope;letter-spacing:-.04em}.account-action p{max-width:570px;margin:0;color:#716b64;font-size:9px;line-height:1.55}.account-action>button,.account-action label button{min-height:45px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:0;border-radius:999px;color:#fff;background:#111;font-size:7px;font-weight:900;cursor:pointer}.account-action button:disabled{cursor:wait;opacity:.45}.account-action button svg{width:13px}.account-action.danger{align-items:start;grid-template-columns:1fr;border-color:#e0b8b2}.account-action.danger>div>svg{color:#8a2720;background:#ffd8d1}.account-action label{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:9px;padding-left:61px}.account-action label>span{grid-column:1 / -1;color:#9b3932;font-size:6px;font-weight:900;letter-spacing:.1em}.account-action label input{min-height:45px;padding:0 15px;border:1px solid #d0c8bd;border-radius:12px;background:#fff;outline:0}.account-action label input:focus{border-color:#a63a32}.account-action label button{background:#9e3028}@media(max-width:640px){.account-page{padding-top:115px}.account-shell{width:calc(100% - 28px)}.account-shell>header h1{font-size:49px}.account-action{grid-template-columns:1fr;padding:20px}.account-action>button{width:100%}.account-action label{grid-template-columns:1fr;padding-left:0}.account-action label>span{grid-column:1}}.profile-dashboard-embed{scroll-margin-top:105px;display:grid;gap:24px;padding:95px 0 115px;color:#111}.artist-profile-page>.profile-dashboard-embed{width:min(1280px,calc(100% - 80px));margin-inline:auto}.fan-passport-shell>.profile-dashboard-embed{margin-top:5px;padding-bottom:15px}.profile-dashboard-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:20px}.profile-dashboard-heading>div>span{color:var(--purple);font-size:7px;font-weight:900;letter-spacing:.14em}.profile-dashboard-heading h2{margin:17px 0 13px;font:600 clamp(45px,5.3vw,72px)/.9 "Manrope";letter-spacing:-.075em}.profile-dashboard-heading h2 em{color:var(--purple);font-style:normal}.profile-dashboard-heading p{max-width:620px;margin:0;color:#6f6962;font-size:11px;line-height:1.55}.profile-dashboard-heading>a{min-width:210px;min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 17px;border:1px solid #111;border-radius:999px;color:#fff;background:#111;font-size:7px;font-weight:900;transition:color .25s,background .25s}.profile-dashboard-heading>a:hover{color:#111;background:var(--lime)}.profile-dashboard-heading>a svg{width:14px}.profile-dashboard-detail-label{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:22px 0 -7px;padding-bottom:13px;border-bottom:1px solid #d2cbc0}.profile-dashboard-detail-label span{color:var(--purple);font-size:7px;font-weight:900;letter-spacing:.13em}.profile-dashboard-detail-label p{margin:0;color:#89837b;font-size:7px}.profile-dashboard-embed .dashboard-onboarding{margin-top:2px}.profile-dashboard-loading,.profile-dashboard-error{width:min(1280px,calc(100% - 80px));min-height:220px;display:flex;align-items:center;justify-content:center;gap:10px;margin:50px auto;color:#777169;font-size:8px;font-weight:900;letter-spacing:.1em}.profile-dashboard-loading svg{width:17px;animation:spin 1s linear infinite}.profile-dashboard-error{flex-direction:column}.profile-dashboard-error button{padding:11px 16px;border:0;border-radius:999px;color:#fff;background:#111;font-size:7px;font-weight:900;cursor:pointer}.dashboard-panel header .curator-submit-cta{min-height:36px;padding:0 13px;border:1px solid #111;border-radius:999px;color:#fff;background:#111;white-space:nowrap;transition:color .2s,background .2s}.dashboard-panel header .curator-submit-cta:hover{color:#111;background:var(--lime)}.profile-following-count{color:var(--purple);font-size:7px;letter-spacing:.1em}.profile-releases-panel>div{display:grid;gap:8px;margin-top:22px}.profile-releases-panel>div>a{display:grid;grid-template-columns:48px minmax(0,1fr) 14px;align-items:center;gap:11px;padding:8px;border-radius:13px;color:#111;background:#eee9e0}.profile-releases-panel img,.profile-releases-panel>div>a>svg:first-child{width:48px;height:48px;object-fit:cover;border-radius:9px}.profile-releases-panel strong,.profile-releases-panel small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-releases-panel strong{font:650 10px Manrope}.profile-releases-panel small{margin-top:4px;color:#817b74;font-size:6px}.profile-releases-panel>div>a>svg{width:13px}.fan-following-embed{border-top:1px solid #d2cbc0}.fan-following-embed .fan-next-section,.fan-following-embed .fan-suggestions{background:#ffffff59}@media(max-width:980px){.profile-dashboard-heading{align-items:flex-start;flex-direction:column;gap:25px}.profile-dashboard-heading>a{width:100%}.artist-profile-page>.profile-dashboard-embed{width:calc(100% - 40px)}}@media(max-width:640px){.profile-dashboard-embed{scroll-margin-top:85px;gap:16px;padding:70px 0 80px}.artist-profile-page>.profile-dashboard-embed{width:calc(100% - 28px)}.profile-dashboard-heading{margin-bottom:12px}.profile-dashboard-heading h2{font-size:clamp(38px,12vw,52px)}.profile-dashboard-detail-label{align-items:flex-start;flex-direction:column;gap:7px}.profile-dashboard-loading,.profile-dashboard-error{width:calc(100% - 28px)}.dashboard-panel header .curator-submit-cta{width:100%;justify-content:center}}.curator-tool,.curator-tool-stage{color:#111;background:#f3efe7}.curator-tool-stage{min-height:100svh;padding:106px clamp(24px,4vw,72px) 92px}.curator-tool-search-copy h1{color:#111}.curator-tool-search-copy p{color:#6f6962}.curator-tool-search{border-color:#d2cbc0;background:#ffffffc7;box-shadow:0 18px 42px #221d1712}.curator-tool-search>svg{color:#7543d2}.curator-tool-search input{color:#111}.curator-tool-search input::placeholder{color:#928b82}.curator-tool-search-hint,.curator-tool-search-empty{color:#746e66}.curator-tool-search-hint svg{color:#7543d2}.curator-tool-search-results{border-color:#d2cbc0;background:#fffdfa;box-shadow:0 18px 42px #221d1714}.curator-tool-search-results>span{color:#7a736a}.curator-tool-search-results>button{color:#111}.curator-tool-search-results>button:hover{border-color:#c9c0e1;background:#f1edf8}.curator-tool-search-results figure{color:#fff;background:#1b1b1d}.curator-tool-search-results button small{color:#777169}.curator-tool-wizard{width:min(720px,100%);margin:0 auto}.curator-tool-wizard>header{height:62px}.curator-tool-wizard>header>button{border-color:#cfc7bc;color:#111;background:#ffffff73}.curator-tool-wizard>header>button:hover{border-color:#7543d2;color:#7543d2}.curator-tool-progress{gap:clamp(13px,3.6vw,44px)}.curator-tool-progress span{color:#817970}.curator-tool-progress i{display:grid;place-items:center;line-height:0;border-color:#bdb5aa}.curator-tool-progress i svg{display:block;width:11px;height:11px}.curator-tool-progress .active{color:#111}.curator-tool-progress .active i{border-color:#7543d2;color:#fff;background:#7543d2;box-shadow:0 0 0 4px #7543d21f}.curator-tool-progress .done{color:#526200}.curator-tool-progress .done i{border-color:var(--lime);color:#111;background:var(--lime)}.curator-tool-track-context{width:min(620px,100%);display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;margin:22px auto 0;padding:10px 0 15px;border-bottom:1px solid #d7d0c6}.curator-tool-track-context figure{width:48px;height:48px;display:grid;overflow:hidden;margin:0;border-radius:10px;color:#fff;background:#171719;place-items:center}.curator-tool-track-context figure img{width:100%;height:100%;object-fit:cover}.curator-tool-track-context figure svg{width:18px}.curator-tool-track-context div{min-width:0}.curator-tool-track-context small,.curator-tool-track-context strong,.curator-tool-track-context span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.curator-tool-track-context small{color:#7543d2;font-size:7px;font-weight:900;letter-spacing:.13em}.curator-tool-track-context strong{margin-top:4px;color:#111;font:650 12px Manrope}.curator-tool-track-context span{margin-top:3px;color:#777169;font-size:8px}.curator-tool-track-context>button{display:inline-flex;align-items:center;gap:3px;padding:7px 0 7px 10px;border:0;color:#716a62;background:transparent;font-size:7px;font-weight:900;cursor:pointer}.curator-tool-track-context>button:hover{color:#7543d2}.curator-tool-track-context>button svg{width:12px}.curator-tool-question{width:min(620px,100%);min-height:0;justify-content:flex-start;padding:38px 0 54px;color:#111}.curator-tool-question>h1{max-width:none;margin:0;color:#111;font-size:clamp(38px,5.2vw,61px);line-height:.94;letter-spacing:-.075em;white-space:nowrap}.curator-tool-question>p{margin-top:15px;color:#6f6962}.curator-tool-options button{border-color:#d1c9be;color:#252321;background:#ffffffb8}.curator-tool-options button:hover,.curator-tool-options button.selected{border-color:#7543d2;color:#111;background:#f0ebfb}.curator-tool-options button>svg{color:#7543d2}.curator-tool-check{display:grid;place-items:center;line-height:0;border-color:#b9b0a6}.curator-tool-check svg{display:block}.curator-tool-options button.selected .curator-tool-check{color:#111;background:var(--lime)}.curator-tool-next{border-color:#111;color:#fff;background:#111}.curator-tool-next:hover:not(:disabled){color:#111;background:var(--lime)}.curator-tool-access>button{border-color:#d1c9be;color:#111;background:#ffffffb8}.curator-tool-access>button:hover,.curator-tool-access>button.selected{border-color:#91a400;background:#f6fbdc}.curator-tool-access>button.premium.selected{border-color:#7543d2;background:#f0ebfb}.curator-tool-access>button>span{color:#111}.curator-tool-access>button.premium>span{color:#fff;background:#7543d2}.curator-tool-access small{color:#777169}.curator-tool-access>button>.lucide-check{color:#617300}.curator-tool-plus-link{color:#7543d2}.curator-tool-credit-note{color:#9b3932;text-align:center}.curator-tool-matches-loading,.curator-tool-match-empty,.curator-tool-match-error{display:flex;align-items:center;justify-content:center;min-height:106px;margin-top:23px;padding:18px;border:1px solid #d2cbc0;border-radius:14px;color:#746e66;background:#ffffff85;font-size:9px;text-align:center}.curator-tool-matches-loading{gap:9px}.curator-tool-matches-loading svg{width:15px;color:#7543d2;animation:spin 1s linear infinite}.curator-tool-match-error{color:#983b33;border-color:#e7b8b1;background:#fff1ef}.curator-tool-match-count{margin-top:22px;color:#706960;font-size:8px;font-weight:900;letter-spacing:.04em}.curator-tool-matches{display:grid;gap:8px;margin-top:10px}.curator-tool-matches>button{width:100%;display:grid;grid-template-columns:47px minmax(0,1fr) 22px;align-items:center;gap:11px;padding:8px;border:1px solid #d1c9be;border-radius:13px;color:#111;background:#ffffffbd;text-align:left;cursor:pointer;transition:border-color .2s,background .2s,transform .2s}.curator-tool-matches>button:hover{border-color:#9f8ad3;transform:translateY(-1px)}.curator-tool-matches>button.selected{border-color:#7543d2;background:#f0ebfb}.curator-tool-matches figure{width:47px;height:47px;display:grid;overflow:hidden;margin:0;border-radius:9px;color:#fff;background:#1b1b1d;place-items:center}.curator-tool-matches figure img{width:100%;height:100%;object-fit:cover}.curator-tool-matches figure svg{width:17px}.curator-tool-matches>button>span{min-width:0}.curator-tool-matches b,.curator-tool-matches small,.curator-tool-matches em{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.curator-tool-matches b{font:650 10px Manrope}.curator-tool-matches small{margin-top:3px;color:#777169;font-size:7px}.curator-tool-matches em{margin-top:4px;color:#7543d2;font-size:7px;font-style:normal;font-weight:900}.curator-tool-matches>button>i{width:20px;height:20px;display:grid;border:1px solid #bdb5aa;border-radius:50%;color:transparent;font-style:normal;line-height:0;place-items:center}.curator-tool-matches>button>i svg{width:11px;height:11px}.curator-tool-matches>button.selected>i{border-color:var(--lime);color:#111;background:var(--lime)}.curator-tool-pagination{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:15px}.curator-tool-pagination button{width:29px;height:29px;display:grid;padding:0;border:1px solid #cfc7bc;border-radius:50%;color:#111;background:#fff9;cursor:pointer;place-items:center}.curator-tool-pagination button:disabled{cursor:default;opacity:.4}.curator-tool-pagination button:not(:disabled):hover{border-color:#7543d2;color:#7543d2}.curator-tool-pagination button svg{width:13px}.curator-tool-pagination span{color:#716a62;font-size:8px;font-weight:900}.curator-tool-final-action{width:min(620px,100%);padding-bottom:15px}.curator-tool-submit{color:#111;background:var(--lime)}.curator-tool-submit:hover:not(:disabled){color:#fff;background:#111}.curator-tool-submit:disabled{opacity:.42}.curator-tool-confirm{padding:16px;border:1px solid #d1c9be;border-radius:15px;background:#ffffffb8;text-align:center}.curator-tool-confirm>b{display:block;font:650 13px Manrope}.curator-tool-confirm p{margin:6px 0 14px;color:#706960;font-size:9px}.curator-tool-confirm>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.curator-tool-confirm button{min-height:43px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #cfc7bc;border-radius:10px;color:#111;background:#fff;font-size:8px;font-weight:900;cursor:pointer}.curator-tool-confirm button:last-child{border-color:#111;color:#fff;background:#111}.curator-tool-confirm button:last-child:hover:not(:disabled){color:#111;background:var(--lime)}.curator-tool-confirm button:disabled{cursor:wait;opacity:.65}.curator-tool-confirm svg{width:14px}.curator-tool-confirm .lucide-loader-circle{animation:spin 1s linear infinite}.curator-tool-editorial-note{color:#746e66}.curator-tool-editorial-note svg{color:#7543d2}.curator-tool-feedback.error{color:#983b33;background:#fff1ef}.curator-tool-feedback.success{color:#263300;background:var(--lime)}@media(max-width:560px){.curator-tool-stage{padding:92px 18px 70px}.curator-tool-wizard{width:100%}.curator-tool-wizard>header{height:55px;padding:0}.curator-tool-progress{gap:9px}.curator-tool-progress b{display:none}.curator-tool-track-context{margin-top:13px}.curator-tool-question{min-height:0;padding:45px 0 36px}.curator-tool-question>h1{font-size:clamp(29px,9vw,42px)}.curator-tool-options{grid-template-columns:1fr}.curator-tool-matches>button{grid-template-columns:43px minmax(0,1fr) 20px}.curator-tool-matches figure{width:43px;height:43px}.curator-tool-final-action{padding-bottom:5px}}.radar-pro-status{width:max-content;display:flex;align-items:center;gap:8px;margin-top:25px;padding:10px 13px;border:1px solid rgba(216,244,59,.28);border-radius:999px;color:var(--lime);background:#d8f43b0f;font-size:7px;letter-spacing:.08em}.radar-pro-status i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 15px var(--lime)}.radar-pro-cockpit{padding-top:65px}.radar-pro-cockpit>header,.radar-watch-section>header,.radar-solutions header{display:flex;align-items:flex-end;justify-content:space-between;gap:35px}.radar-pro-cockpit>header span,.radar-watch-section>header span,.radar-solutions header span{color:var(--purple);font-size:7px;font-weight:900;letter-spacing:.13em}.radar-pro-cockpit h2,.radar-watch-section h2,.radar-solutions h2{margin-top:10px;font-size:clamp(36px,4vw,58px)}.radar-pro-cockpit>header p{display:flex;align-items:center;gap:8px;margin:0;color:#777169;font-size:7px;font-weight:800}.radar-pro-cockpit>header p svg{width:14px;color:var(--purple)}.radar-pro-metric-grid{display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden;margin-top:27px;border:1px solid #d1c9be;border-radius:22px;background:#ffffff85}.radar-pro-metric-grid article{min-height:205px;display:flex;flex-direction:column;padding:27px 24px;border-right:1px solid #d1c9be}.radar-pro-metric-grid article:last-child{border:0}.radar-pro-metric-grid svg{width:20px;color:var(--purple)}.radar-pro-metric-grid span{margin-top:auto;color:#655e57;font-size:8px;font-weight:900;letter-spacing:.09em}.radar-pro-metric-grid strong{margin:9px 0 8px;font:700 40px Manrope;letter-spacing:-.065em}.radar-pro-metric-grid small{color:#817a72;font-size:8px;line-height:1.45}.radar-watch-section{padding:85px 0 120px}.radar-watch-section>header>strong{padding:10px 13px;border-radius:999px;color:#fff;background:#111;font-size:7px}.radar-watch-card,.radar-watch-form{margin-top:20px;border:1px solid #d0c8bd;border-radius:22px;background:#ffffff8c}.radar-watch-head{min-height:105px;display:grid;grid-template-columns:46px minmax(0,1fr) 40px;align-items:center;gap:14px;padding:20px;border-bottom:1px solid #d6cfc5}.radar-watch-head>svg{width:46px;height:46px;padding:13px;border-radius:14px;color:#111;background:var(--lime)}.radar-watch-head small{color:var(--purple);font-size:6px;font-weight:900;text-transform:uppercase}.radar-watch-head h3{margin:5px 0 4px;font:650 21px Manrope}.radar-watch-head p{margin:0;color:#817b74;font-size:7px}.radar-watch-head button{width:40px;height:40px;display:grid;border:1px solid #d0c8bd;border-radius:50%;color:#a53a33;background:transparent;cursor:pointer;place-items:center}.radar-watch-head button svg{width:14px}.radar-watch-head button:disabled svg{animation:spin 1s linear infinite}.radar-watch-results{display:grid;grid-template-columns:repeat(5,1fr)}.radar-watch-results>a{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr) 12px;align-items:center;gap:9px;padding:15px;border-right:1px solid #ddd6cc;color:#111}.radar-watch-results>a:last-child{border:0}.radar-watch-results figure{width:38px;height:38px;display:grid;overflow:hidden;margin:0;border-radius:9px;background:#111;place-items:center}.radar-watch-results img{width:100%;height:100%;object-fit:cover}.radar-watch-results figure svg{width:15px;color:var(--lime)}.radar-watch-results span{min-width:0}.radar-watch-results small,.radar-watch-results strong,.radar-watch-results i{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.radar-watch-results small{color:#89827a;font-size:5px;font-weight:900;text-transform:uppercase}.radar-watch-results strong{margin:4px 0;font:650 10px Manrope}.radar-watch-results i{color:var(--purple);font-size:5px;font-style:normal;font-weight:900}.radar-watch-results>a>svg{width:11px}.radar-watch-results>p{grid-column:1/-1;padding:24px;color:#817b74;font-size:8px;text-align:center}.radar-watch-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px;padding:22px}.radar-watch-form>div{grid-column:1/-1;display:flex;align-items:center;gap:13px}.radar-watch-form>div>svg{width:40px;height:40px;padding:11px;border-radius:12px;color:#fff;background:var(--purple)}.radar-watch-form small{color:var(--purple);font-size:6px;font-weight:900}.radar-watch-form h3{margin-top:5px;font:650 19px Manrope}.radar-watch-form label,.radar-inquiry-form label{display:grid;gap:7px}.radar-watch-form label>span,.radar-inquiry-form label>span{color:#7b756e;font-size:6px;font-weight:900;letter-spacing:.09em}.radar-watch-form input,.radar-watch-form select,.radar-inquiry-form input,.radar-inquiry-form textarea{width:100%;min-height:47px;padding:0 13px;border:1px solid #d0c8bd;border-radius:11px;outline:0;background:#fff;font:9px DM Sans}.radar-watch-form input:focus,.radar-watch-form select:focus,.radar-inquiry-form input:focus,.radar-inquiry-form textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px #8338ff17}.radar-watch-form button,.radar-inquiry-form button{min-height:47px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:0;border-radius:999px;color:#fff;background:#111;font-size:7px;font-weight:900;cursor:pointer}.radar-watch-form button svg,.radar-inquiry-form button svg{width:14px}.radar-watch-form button:disabled svg,.radar-inquiry-form button:disabled svg{animation:spin 1s linear infinite}.radar-pro-intro{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:20px 0;padding:25px;border:1px solid #26282c;border-radius:20px;color:#fff;background:radial-gradient(circle at 78% 0,rgba(131,56,255,.28),transparent 35%),#101214}.radar-pro-intro>div{display:flex;align-items:flex-start;gap:17px}.radar-pro-intro>div>svg{flex:0 0 auto;width:45px;height:45px;padding:13px;border-radius:14px;color:#111;background:var(--lime)}.radar-pro-intro small{color:var(--lime);font-size:6px;font-weight:900}.radar-pro-intro h2{margin:7px 0;font-size:25px}.radar-pro-intro p{max-width:720px;margin:0;color:#95999d;font-size:9px;line-height:1.5}.radar-pro-intro>a{flex:0 0 auto;display:flex;align-items:center;gap:9px;padding:14px 17px;border-radius:999px;color:#111;background:var(--lime);font-size:7px;font-weight:900}.radar-pro-intro>a svg{width:13px}.radar-ranking-pro{grid-template-columns:repeat(4,minmax(250px,1fr))}.radar-card-pro-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:17px;padding-top:14px;border-top:1px solid #292b2f}.radar-card-pro-metrics>span{min-height:82px;display:grid;align-content:start;gap:4px;padding:9px;border-radius:10px;color:#fff;background:#17191d}.radar-card-pro-metrics span svg{width:13px;color:var(--lime)}.radar-card-pro-metrics span b{font:700 17px/1 Manrope;letter-spacing:-.04em}.radar-card-pro-metrics span small{color:#c1c5c9;font-size:6px;font-weight:900;letter-spacing:.07em}.radar-card-pro-metrics span em{overflow:hidden;color:#858b90;font-size:6px;font-style:normal;font-weight:800;letter-spacing:.03em;text-overflow:ellipsis;white-space:nowrap}.radar-card-pro-metrics>i{grid-column:1/-1;display:flex;align-items:center;gap:6px;margin-top:3px;color:var(--lime);font-size:7px;font-style:normal;font-weight:900;letter-spacing:.04em}.radar-card-pro-metrics>i svg{width:12px}.radar-feedback.success{color:#294000;background:#e5f4a5}.radar-solutions{padding:95px 0 115px;color:#fff;background:#0b0c0e}.radar-solutions header span{color:var(--lime)}.radar-solutions header p{max-width:450px;margin:0;color:#8f9397;font-size:9px;line-height:1.55}.radar-offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:38px}.radar-offer-grid button{min-height:260px;display:flex;align-items:flex-start;flex-direction:column;padding:24px;border:1px solid #2b2e32;border-radius:20px;color:#fff;background:#111316;text-align:left;cursor:pointer;transition:transform .25s,border-color .25s,background .25s}.radar-offer-grid button:hover,.radar-offer-grid button.active{border-color:var(--lime);background:#171a19;transform:translateY(-4px)}.radar-offer-grid button>svg{width:40px;height:40px;padding:11px;border-radius:12px;color:#111;background:var(--lime)}.radar-offer-grid small{margin-top:25px;color:var(--lime);font-size:6px;font-weight:900;letter-spacing:.1em}.radar-offer-grid h3{margin:9px 0 8px;font:650 22px Manrope}.radar-offer-grid p{margin:0;color:#92969a;font-size:9px;line-height:1.55}.radar-offer-grid button>span{display:flex;align-items:center;gap:7px;margin-top:auto;color:#fff;font-size:6px;font-weight:900}.radar-offer-grid button>span svg{width:12px;color:var(--lime)}.radar-inquiry-form{display:grid;grid-template-columns:repeat(2,1fr);align-items:end;gap:13px;margin-top:26px;padding:25px;border:1px solid #2c2f33;border-radius:21px;background:#111316}.radar-inquiry-form>div{grid-column:1/-1;display:flex;align-items:center;gap:13px}.radar-inquiry-form>div>svg{width:43px;height:43px;padding:12px;border-radius:13px;color:#111;background:var(--lime)}.radar-inquiry-form small{color:var(--lime);font-size:6px;font-weight:900}.radar-inquiry-form h3{margin-top:5px;font:650 21px Manrope}.radar-inquiry-form label>span{color:#898d91}.radar-inquiry-form textarea{min-height:95px;padding-top:13px;resize:vertical}.radar-inquiry-form .wide{grid-column:1/-1}.radar-inquiry-form button{grid-column:1/-1;color:#111;background:var(--lime)}@media(max-width:980px){.radar-pro-metric-grid{grid-template-columns:repeat(2,1fr)}.radar-pro-metric-grid article{border-bottom:1px solid #d1c9be}.radar-watch-results,.radar-watch-form,.radar-offer-grid{grid-template-columns:repeat(2,1fr)}.radar-ranking-pro{grid-template-columns:repeat(4,250px)}}@media(max-width:640px){.radar-pro-status{max-width:100%;line-height:1.4}.radar-pro-cockpit,.radar-watch-section{width:calc(100% - 28px);padding-top:55px}.radar-watch-section{padding-bottom:80px}.radar-pro-cockpit>header,.radar-watch-section>header,.radar-solutions header{align-items:flex-start;flex-direction:column;gap:17px}.radar-pro-metric-grid{grid-template-columns:1fr 1fr;border-radius:17px}.radar-pro-metric-grid article{min-height:145px;padding:15px}.radar-pro-metric-grid strong{font-size:27px}.radar-watch-results{grid-template-columns:1fr}.radar-watch-results>a{border-right:0;border-bottom:1px solid #ddd6cc}.radar-watch-form{grid-template-columns:1fr;padding:16px}.radar-watch-form .wide{grid-column:auto}.radar-pro-intro{align-items:stretch;flex-direction:column}.radar-pro-intro>a{justify-content:center}.radar-offer-grid{grid-template-columns:1fr}.radar-offer-grid button{min-height:235px}.radar-inquiry-form{grid-template-columns:1fr;padding:17px}.radar-inquiry-form .wide,.radar-inquiry-form button,.radar-inquiry-form>div{grid-column:auto}.radar-solutions{padding-block:70px}.radar-solutions>div{width:calc(100% - 28px)}}.admin-page>header>nav a{padding:9px 11px;border-radius:999px;color:#858a8f;font-size:6px;font-weight:900;letter-spacing:.08em}.admin-page>header>nav a:hover{color:#111;background:var(--lime)}.admin-success{margin-top:20px;padding:13px;border-radius:11px;color:#dff585;background:#24320e;font-size:9px}.admin-operation-row{display:grid;grid-template-columns:1.4fr .6fr;gap:10px;margin-top:28px}.admin-operation-row .admin-spotify-status{min-width:0;margin:0}.admin-sync-playlists{display:flex;align-items:center;gap:13px;padding:18px 20px;border:1px solid #34373b;border-radius:16px;color:#fff;background:#15171a;text-align:left;cursor:pointer}.admin-sync-playlists>svg{width:22px;color:var(--lime)}.admin-sync-playlists:disabled>svg{animation:spin 1s linear infinite}.admin-sync-playlists span{display:grid;gap:4px}.admin-sync-playlists small{color:#898d92;font-size:6px;font-weight:900;letter-spacing:.1em}.admin-sync-playlists strong{font:650 12px Manrope}.admin-stat-grid-priority article small{margin-top:6px;color:#686d72;font-size:6px}.admin-section-title{scroll-margin-top:85px;margin:100px 0 -25px}.admin-section-title span{color:var(--lime);font-size:7px;font-weight:900;letter-spacing:.13em}.admin-section-title h2{margin-top:10px;font-size:clamp(37px,4.2vw,60px)}.admin-radar-access>form{display:grid;grid-template-columns:1fr 180px auto;align-items:end;gap:10px;padding:18px 20px;border-bottom:1px solid #292c30}.admin-radar-access form label{display:grid;gap:7px}.admin-radar-access form label span{color:#777c81;font-size:6px;font-weight:900;letter-spacing:.09em}.admin-radar-access input,.admin-radar-access select,.admin-lead-list select{min-height:43px;padding:0 12px;border:1px solid #36393e;border-radius:10px;outline:0;color:#fff;background:#1b1d21;font:8px DM Sans}.admin-radar-access input:focus,.admin-radar-access select:focus{border-color:var(--lime)}.admin-radar-access form button{min-height:43px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:0;border-radius:999px;color:#111;background:var(--lime);font-size:7px;font-weight:900;cursor:pointer}.admin-radar-access form button svg{width:13px}.admin-access-list{display:grid}.admin-access-list article{min-height:66px;display:grid;grid-template-columns:minmax(0,1fr) 120px 90px;align-items:center;gap:15px;padding:11px 20px;border-bottom:1px solid #25272b}.admin-access-list article:last-child{border:0}.admin-access-list span strong,.admin-access-list span small{display:block}.admin-access-list span strong{font:650 12px Manrope}.admin-access-list span small{margin-top:4px;color:#777c81;font-size:7px}.admin-access-list article>b{color:#898e92;font-size:6px;letter-spacing:.08em}.admin-access-list article>button{min-height:33px;border:1px solid #3b3e42;border-radius:999px;color:#aaaeb1;background:#1b1d21;font-size:6px;font-weight:900;cursor:pointer}.admin-access-list article>button.active{color:#111;border-color:var(--lime);background:var(--lime)}.admin-lead-list{display:grid}.admin-lead-list article{display:grid;grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:25px;padding:17px 20px;border-bottom:1px solid #25272b}.admin-lead-list article:last-child{border:0}.admin-lead-list small{color:var(--lime);font-size:6px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.admin-lead-list h3{margin:6px 0 5px;font:650 15px Manrope}.admin-lead-list a{display:flex;width:max-content;align-items:center;gap:5px;color:#9b9fa3;font-size:7px}.admin-lead-list a svg{width:11px}.admin-lead-list p{max-width:850px;margin:9px 0 0;color:#777c81;font-size:8px;line-height:1.5}.admin-lead-list select{width:100%}.admin-playlist-health>div{display:grid;grid-template-columns:repeat(3,1fr)}.admin-playlist-health>div>a{min-width:0;display:grid;grid-template-columns:54px minmax(0,1fr) 14px;align-items:center;gap:11px;padding:12px;border-right:1px solid #25272b;border-bottom:1px solid #25272b;color:#fff}.admin-playlist-health figure{width:54px;height:54px;display:grid;overflow:hidden;margin:0;border-radius:9px;background:#202328;place-items:center}.admin-playlist-health img{width:100%;height:100%;object-fit:cover}.admin-playlist-health figure svg{width:18px}.admin-playlist-health span{min-width:0}.admin-playlist-health strong,.admin-playlist-health small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-playlist-health strong{font:650 10px Manrope}.admin-playlist-health small{margin-top:5px;color:#777c81;font-size:6px}.admin-playlist-health>div>a>svg{width:11px;color:var(--lime)}@media(max-width:900px){.admin-page>header>nav{display:none}.admin-operation-row{grid-template-columns:1fr}.admin-radar-access>form{grid-template-columns:1fr 150px}.admin-radar-access>form button{grid-column:1/-1}.admin-playlist-health>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.admin-section-title{margin-top:70px}.admin-radar-access>form{grid-template-columns:1fr}.admin-radar-access>form button{grid-column:auto}.admin-access-list article{grid-template-columns:1fr auto}.admin-access-list article>b{display:none}.admin-lead-list article{grid-template-columns:1fr;gap:12px}.admin-playlist-health>div{grid-template-columns:1fr}.admin-operation-row .admin-spotify-status{align-items:flex-start}.admin-sync-playlists{width:100%}}.admin-curator-filters{margin-top:18px}.admin-curator-filters>p{margin:0;padding:0 25px 20px;color:#9ba0a5;font-size:8px;line-height:1.5}.admin-curator-filters>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #292c30}.admin-curator-filters article{display:grid;gap:12px;min-width:0;padding:18px;border-right:1px solid #292c30;border-bottom:1px solid #292c30}.admin-curator-filters article>header{display:flex;align-items:center;gap:10px}.admin-curator-filters article figure{width:38px;height:38px;display:grid;overflow:hidden;margin:0;border-radius:8px;color:var(--lime);background:#1a1c20;place-items:center}.admin-curator-filters article figure img{width:100%;height:100%;object-fit:cover}.admin-curator-filters article figure svg{width:16px}.admin-curator-filters article strong{min-width:0;overflow:hidden;color:#fff;font:650 11px Manrope;text-overflow:ellipsis;white-space:nowrap}.admin-curator-filters article>div>span{display:block;margin-bottom:6px;color:#91969b;font-size:6px;font-weight:900;letter-spacing:.1em}.admin-curator-filters nav{display:flex;flex-wrap:wrap;gap:5px}.admin-curator-filters nav button{min-height:25px;padding:0 8px;border:1px solid #383b40;border-radius:999px;color:#b9bdc1;background:#1a1c20;font-size:6px;font-weight:800;cursor:pointer}.admin-curator-filters nav button.active{border-color:var(--lime);color:#111;background:var(--lime)}.admin-filter-save{min-height:34px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:2px;border:1px solid #4b4f54;border-radius:9px;color:#fff;background:#22252a;font-size:7px;font-weight:900;cursor:pointer}.admin-filter-save:hover{color:#111;border-color:var(--lime);background:var(--lime)}.admin-filter-save svg{width:12px}.admin-filter-save:disabled{opacity:.55;cursor:wait}.admin-filter-save:disabled svg{animation:spin 1s linear infinite}.admin-page>header>nav{display:flex;gap:5px}.admin-page>header>nav button{min-height:31px;padding:0 11px;border:1px solid transparent;border-radius:999px;color:#858a8f;background:transparent;font-size:6px;font-weight:900;letter-spacing:.08em;cursor:pointer}.admin-page>header>nav button:hover,.admin-page>header>nav button.active{border-color:var(--lime);color:#111;background:var(--lime)}.admin-monitoring{scroll-margin-top:90px;padding-top:42px}.admin-monitoring-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.admin-monitoring-head>div>span{display:flex;align-items:center;gap:8px;color:var(--lime);font-size:7px;font-weight:900;letter-spacing:.14em}.admin-monitoring-head>div>span svg{width:14px}.admin-monitoring-head h2{margin:12px 0 13px;font-size:clamp(48px,5vw,75px);line-height:.9;letter-spacing:-.065em}.admin-monitoring-head h2 em{color:var(--lime);font-style:normal}.admin-monitoring-head p{max-width:520px;margin:0;color:#8d9297;font-size:10px;line-height:1.6}.admin-monitoring-head>button{min-height:45px;display:flex;align-items:center;gap:8px;padding:0 16px;border:1px solid #404349;border-radius:999px;color:#fff;background:#17191c;font-size:7px;font-weight:900;cursor:pointer}.admin-monitoring-head>button:hover{color:#111;border-color:var(--lime);background:var(--lime)}.admin-monitoring-head>button svg{width:13px}.admin-monitoring-head>button:disabled svg{animation:spin 1s linear infinite}.admin-monitor-status{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:40px}.admin-monitor-status article{min-width:0;display:flex;align-items:center;gap:10px;padding:15px;border:1px solid #2d3034;border-radius:15px;background:#111316}.admin-monitor-status i{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#ff6760;box-shadow:0 0 12px #ff67608c}.admin-monitor-status .is-healthy i{background:var(--lime);box-shadow:0 0 12px #d8f43b8c}.admin-monitor-status .is-warning i{background:#ffce65;box-shadow:0 0 12px #ffce658c}.admin-monitor-status div{min-width:0}.admin-monitor-status strong,.admin-monitor-status small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-monitor-status strong{color:#fff;font:650 10px Manrope}.admin-monitor-status small{margin-top:4px;color:#737980;font-size:6px}.admin-monitor-status b{display:none}.admin-monitor-panel{margin-top:18px;overflow:hidden;border:1px solid #2d3034;border-radius:22px;background:#111316}.admin-monitor-panel>header{display:flex;justify-content:space-between;align-items:center;padding:21px 22px;border-bottom:1px solid #292c30}.admin-monitor-panel>header>div{display:flex;align-items:center;gap:12px}.admin-monitor-panel>header svg{width:19px;color:var(--lime)}.admin-monitor-panel>header span{display:grid;gap:4px}.admin-monitor-panel>header small{color:var(--lime);font-size:6px;font-weight:900;letter-spacing:.12em}.admin-monitor-panel>header h2{font-size:23px}.admin-monitor-panel>header>strong{color:#9ca1a5;font-size:7px;font-weight:900;letter-spacing:.1em}.admin-monitor-panel>nav{display:flex;flex-wrap:wrap;gap:7px;padding:15px 22px 0}.admin-monitor-panel>nav button{min-height:28px;padding:0 10px;border:1px solid #3a3d42;border-radius:999px;color:#969ba0;background:#181a1d;font-size:6px;font-weight:900;cursor:pointer}.admin-monitor-panel>nav button.active{border-color:var(--lime);color:#111;background:var(--lime)}.admin-monitor-chart{padding:16px 22px 18px}.admin-monitor-chart>div{display:flex;justify-content:space-between;align-items:baseline}.admin-monitor-chart>div span{color:#777c82;font-size:6px;font-weight:900;letter-spacing:.1em}.admin-monitor-chart>div strong{color:#fff;font:700 28px Manrope}.admin-monitor-chart svg{width:100%;height:245px;margin-top:7px;overflow:visible}.admin-monitor-chart line{stroke:#2c2f33;stroke-dasharray:4 7}.admin-monitor-chart footer{display:flex;justify-content:space-between;color:#73787d;font-size:6px;font-weight:800}.admin-monitor-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.admin-monitor-grid .admin-monitor-panel{min-width:0}.admin-signal-list{display:grid;grid-template-columns:repeat(2,1fr)}.admin-signal-list>div{min-height:80px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:9px;padding:14px 17px;border-right:1px solid #292c30;border-bottom:1px solid #292c30}.admin-signal-list>div:nth-child(2n){border-right:0}.admin-signal-list svg{width:16px;color:var(--lime)}.admin-signal-list span{color:#a4a9ad;font-size:7px;font-weight:800}.admin-signal-list strong{color:#fff;font:700 18px Manrope}.admin-ops-list{display:grid}.admin-ops-list>div{min-height:59px;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:11px 20px;border-bottom:1px solid #292c30}.admin-ops-list>div:last-child{border-bottom:0}.admin-ops-list span{display:grid;gap:4px}.admin-ops-list strong{color:#fff;font:650 10px Manrope}.admin-ops-list small{color:#797e83;font-size:6px}.admin-ops-list b{min-width:32px;color:var(--lime);font:700 20px Manrope;text-align:right}.admin-ops-list .needs-attention b{color:#ffce65}.admin-monitor-updated{display:flex;align-items:center;gap:8px;margin:19px 0 0;color:#80858a;font-size:7px;font-weight:800}.admin-monitor-updated i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 10px var(--lime)}@media(max-width:900px){.admin-curator-filters>div{grid-template-columns:1fr}.admin-curator-filters article{border-right:0}}@media(max-width:900px){.admin-monitor-status{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-monitoring-head{align-items:start;flex-direction:column}.admin-monitor-grid{grid-template-columns:1fr}}@media(max-width:560px){.admin-monitoring{padding-top:24px}.admin-monitor-status{grid-template-columns:1fr}.admin-monitoring-head h2{font-size:45px}.admin-monitoring-head>button{width:100%;justify-content:center}.admin-monitor-panel>header{padding:17px}.admin-monitor-panel>nav{padding:13px 17px 0}.admin-monitor-chart{padding:14px 17px 16px}.admin-monitor-chart svg{height:180px}.admin-signal-list{grid-template-columns:1fr}.admin-signal-list>div,.admin-signal-list>div:nth-child(2n){border-right:0}.admin-page>header>nav button{padding-inline:8px;font-size:5px}}@media(max-width:640px){.radar-page-hero .section-shell{width:calc(100% - 28px)!important;max-width:calc(100vw - 28px)!important;min-width:0}.radar-page-hero h1{width:min(100%,355px);max-width:355px;font-size:clamp(38px,11.5vw,43px);overflow-wrap:anywhere}.radar-page-hero h1 em{width:100%;display:block;white-space:normal}.radar-page-hero p{max-width:355px}.radar-board,.radar-pro-intro,.radar-toolbar,.radar-pro-intro>div,.radar-pro-intro>div>span{min-width:0}.radar-pro-intro{width:100%;overflow:hidden}.radar-pro-intro h2{max-width:100%;font-size:23px;overflow-wrap:anywhere}.radar-pro-intro p{max-width:100%}}.pro-page{overflow:hidden;background:var(--beige)}.pro-page-hero{min-height:470px;display:flex;align-items:flex-end;padding:135px 0 65px;color:#fff;background:#090a0c}.pro-page-hero .section-shell{width:min(1380px,calc(100% - 80px))}.pro-page-hero .section-shell>span{display:flex;align-items:center;gap:9px;color:var(--lime);font-size:8px;font-weight:900;letter-spacing:.16em}.pro-page-hero .section-shell>span svg{width:15px}.pro-page-hero h1{max-width:none;margin:20px 0 0;font-size:clamp(55px,6.5vw,94px);line-height:.94;letter-spacing:-.065em}.pro-page-hero h1 em{color:var(--lime);font-style:normal}.pro-page-hero p{max-width:720px;margin:23px 0 0;color:#999da1;font-size:13px;line-height:1.65}.pro-page-hero .section-shell>a{width:max-content;min-height:48px;display:flex;align-items:center;gap:22px;margin-top:27px;padding:0 19px 0 22px;border-radius:999px;color:#111;background:var(--lime);font-size:8px;font-weight:900;transition:gap .25s ease,background .25s ease}.pro-page-hero .section-shell>a:hover{gap:31px;background:#fff}.pro-page-hero .section-shell>a svg{width:14px}.pro-proof{color:#fff;background:#090a0c}.pro-proof .section-shell{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #25272a}.pro-proof article{min-height:142px;display:grid;grid-template-columns:34px 1fr;align-content:center;column-gap:14px;padding:27px 30px;border-right:1px solid #25272a}.pro-proof article:last-child{border:0}.pro-proof svg{grid-row:span 2;width:24px;color:var(--lime)}.pro-proof strong{font:750 13px Manrope;letter-spacing:.04em}.pro-proof span{margin-top:6px;color:#a0a4a9;font-size:9px;line-height:1.45}.pro-offers{padding-block:115px 130px}.pro-offers>header{display:grid;grid-template-columns:1fr minmax(280px,420px);align-items:end;gap:40px}.pro-offers>header>span{grid-column:1/-1;color:var(--purple);font-size:7px;font-weight:900;letter-spacing:.14em}.pro-offers>header h2{margin:12px 0 0;font-size:clamp(48px,5.5vw,79px);line-height:.92;letter-spacing:-.065em}.pro-offers>header p{margin:0 0 4px;color:#777169;font-size:10px;line-height:1.65}.pro-offer-feedback{margin:28px 0 -28px;padding:12px 14px;border:1px solid #eab3aa;border-radius:12px;color:#97372c;background:#fff0ed;font-size:8px}.pro-offers>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:57px}.pro-offer-card{--pro-accent: var(--lime);--pro-fade: rgba(216,244,59,.22);scroll-margin-top:95px;overflow:hidden;border:1px solid color-mix(in srgb,var(--pro-accent) 72%,#16191c);border-radius:22px;color:#fff;background:#101214;box-shadow:0 18px 42px #100c081f;transition:border-color .25s ease,transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease}.pro-offer-card:hover,.pro-offer-card.selected{border-color:var(--pro-accent);transform:translateY(-5px);box-shadow:0 26px 55px #100c083b,0 0 0 1px color-mix(in srgb,var(--pro-accent) 24%,transparent)}.pro-offer-card.theme-purple{--pro-accent:#8338ff;--pro-fade:rgba(131,56,255,.3)}.pro-offer-card.theme-blue{--pro-accent:#5f86ff;--pro-fade:rgba(95,134,255,.28)}.pro-offer-card.theme-orange{--pro-accent:#ff6034;--pro-fade:rgba(255,96,52,.28)}.pro-offer-card.theme-pink{--pro-accent:#f45187;--pro-fade:rgba(244,81,135,.28)}.pro-offer-card.theme-sand{--pro-accent:#d6b26e;--pro-fade:rgba(214,178,110,.3)}.pro-offer-card.theme-violet{--pro-accent:#a06cff;--pro-fade:rgba(160,108,255,.28)}.pro-offer-card figure{position:relative;height:290px;display:grid;overflow:hidden;margin:0;color:#fff;border-bottom:1px solid #292c30;background:linear-gradient(0deg,#040507eb,#0405072b 56%,#04050738),linear-gradient(90deg,rgba(4,5,7,.34),transparent 68%),var(--pro-artwork) center/cover no-repeat,#101214;place-items:center;isolation:isolate}.pro-offer-card figure>span{position:absolute;top:19px;left:20px;color:#fff;font:800 12px Manrope}.pro-offer-card figure>b{position:absolute;left:20px;bottom:18px;color:#c3c7ca;font-size:9px;font-weight:900;line-height:1.75;text-align:left;letter-spacing:.1em;text-shadow:0 2px 10px #000}.pro-offer-card figure>b strong{color:var(--pro-accent);font:750 34px Manrope;letter-spacing:-.06em}.pro-offer-copy{display:flex;min-height:455px;flex-direction:column;padding:28px;background:linear-gradient(180deg,#111316,#0d0f11)}.pro-offer-copy>small{color:var(--pro-accent);font-size:9px;font-weight:900;letter-spacing:.13em}.pro-offer-copy h2{margin:10px 0 12px;font-size:clamp(28px,3vw,39px);line-height:.98;letter-spacing:-.055em}.pro-offer-copy>p{margin:0;color:#c1c5c9;font-size:12px;line-height:1.62}.pro-offer-copy dl{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:24px 0 0;padding:18px 0;border-block:1px solid #292c30}.pro-offer-copy dl>div{min-width:0}.pro-offer-copy dt{color:#a8adb2;font-size:8px;font-weight:900;letter-spacing:.1em}.pro-offer-copy dd{margin:7px 0 0;color:#f0f1f2;font-size:11px;line-height:1.45}.pro-offer-copy ul{display:grid;gap:9px;margin:20px 0 28px;padding:0;list-style:none}.pro-offer-copy li{display:flex;align-items:flex-start;gap:8px;color:#d0d3d6;font-size:10px;line-height:1.48}.pro-offer-copy li svg{width:13px;height:13px;flex:0 0 auto;padding:2px;border-radius:50%;color:#111;background:var(--pro-accent)}.pro-offer-copy button{position:relative;min-height:54px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;margin-top:auto;padding:0 19px;border:1px solid var(--pro-accent);border-radius:999px;color:var(--pro-accent);background:transparent;font-size:9px;font-weight:900;cursor:pointer;isolation:isolate;transition:color .3s ease,border-color .3s ease}.pro-offer-copy button:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:var(--pro-accent);transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(.16,1,.3,1)}.pro-offer-copy button:hover,.pro-offer-card.selected .pro-offer-copy button{color:#111;border-color:var(--pro-accent)}.pro-offer-copy button:hover:before,.pro-offer-card.selected .pro-offer-copy button:before{transform:scaleX(1)}.pro-offer-copy button svg{width:14px}.pro-offer-copy button:disabled{cursor:wait;opacity:.72}.pro-offer-copy button:disabled svg{animation:spin 1s linear infinite}.pro-contact{scroll-margin-top:82px;padding:105px 0;color:#fff;background:radial-gradient(circle at 12% 20%,rgba(131,56,255,.3),transparent 28%),#090a0c}.pro-contact .section-shell{display:grid;grid-template-columns:minmax(0,.75fr) minmax(460px,1fr);align-items:start;gap:90px}.pro-contact>div>div>span{color:var(--lime);font-size:7px;font-weight:900;letter-spacing:.14em}.pro-contact h2{margin:13px 0 16px;font-size:clamp(45px,5vw,72px);line-height:.92;letter-spacing:-.065em}.pro-contact>div>div>p{max-width:470px;color:#91959a;font-size:11px;line-height:1.6}.pro-contact>div>div>p strong{color:#fff}.pro-contact form{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:26px;border:1px solid #2d3034;border-radius:23px;background:#121417}.pro-contact label{min-width:0;display:grid;gap:8px}.pro-contact label.wide,.pro-contact form>button,.pro-contact form>p{grid-column:1/-1}.pro-contact label>span{color:#8c9095;font-size:6px;font-weight:900;letter-spacing:.1em}.pro-contact input,.pro-contact textarea{width:100%;min-height:51px;padding:0 15px;border:1px solid #373a3f;border-radius:12px;outline:0;color:#fff;background:#1a1c20;font:10px DM Sans}.pro-contact textarea{min-height:125px;padding-top:15px;resize:vertical}.pro-contact input:focus,.pro-contact textarea:focus{border-color:var(--lime);box-shadow:0 0 0 3px #d8f43b12}.pro-contact form>p{margin:0;padding:11px 13px;border-radius:10px;font-size:8px}.pro-contact form>p.error{color:#ffc2bb;background:#391b18}.pro-contact form>p.success{color:#e8f7a0;background:#27320f}.pro-contact form>button{min-height:51px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;color:#111;background:var(--lime);font-size:8px;font-weight:900;cursor:pointer;transition:background .2s ease,transform .2s ease}.pro-contact form>button:hover{background:#fff;transform:translateY(-1px)}.pro-contact form>button:disabled{opacity:.65}.pro-contact form>button svg{width:14px}.pro-contact form>button:disabled svg{animation:spin 1s linear infinite}@media(max-width:980px){.pro-page-hero{min-height:630px}.pro-proof .section-shell{grid-template-columns:repeat(2,1fr)}.pro-proof article:nth-child(2){border-right:0}.pro-proof article:nth-child(-n+2){border-bottom:1px solid #25272a}.pro-offers>header{grid-template-columns:1fr}.pro-offers>div{grid-template-columns:1fr}.pro-offer-card{display:grid;grid-template-columns:minmax(260px,.72fr) 1fr}.pro-offer-card figure{height:100%;min-height:470px}.pro-contact .section-shell{grid-template-columns:1fr;gap:45px}}@media(max-width:640px){.pro-page-hero{min-height:0;padding:105px 0 48px}.pro-page-hero .section-shell{width:calc(100% - 28px)}.pro-page-hero h1{font-size:45px;line-height:.94;overflow-wrap:anywhere}.pro-page-hero p{font-size:11px}.pro-proof .section-shell{width:calc(100% - 28px)}.pro-proof article{min-height:115px;padding:20px 14px}.pro-offers{width:calc(100% - 28px);padding-block:78px 85px}.pro-offers>header h2{font-size:clamp(42px,13vw,58px)}.pro-offers>header p{font-size:9px}.pro-offers>div{margin-top:38px}.pro-offer-card{display:block}.pro-offer-card figure{height:210px;min-height:0}.pro-offer-copy{min-height:0;padding:23px 20px 21px}.pro-offer-copy h2{font-size:31px}.pro-offer-copy dl{grid-template-columns:1fr}.pro-offer-copy button{margin-top:4px}.pro-contact{padding:78px 0}.pro-contact .section-shell{width:calc(100% - 28px)}.pro-contact form{grid-template-columns:1fr;padding:18px}.pro-contact label.wide,.pro-contact form>button,.pro-contact form>p{grid-column:auto}}
