@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap);body,html{font-family:Montserrat,sans-serif;text-transform:none}body :where(h1,h2,h3,h4,h5,h6,p,span,label,a,button,input,textarea,select,option,li,small,strong,em){font-family:Montserrat,sans-serif!important;text-transform:none!important}.sounds-store .site-header,.sounds-store .site-header *{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif!important;text-transform:revert!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden;width:100vw}button,input,select,textarea{font-family:inherit}#root{overflow-x:hidden;width:100vw}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:focus-visible{border-radius:4px;box-shadow:0 0 0 5px #facc1559!important;outline:3px solid #facc15!important;outline-offset:3px!important}[role=button]:focus-visible,[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 6px #facc154d!important;outline:3px solid #facc15!important;outline-offset:3px!important}@media (forced-colors:active){:focus-visible{outline:3px solid Highlight!important}}.social-landing *,.social-root *{box-sizing:border-box;max-width:100vw}.profiles-directory__header{display:flex;flex-direction:column!important;padding:10px!important}.profiles-directory__grid{grid-template-columns:1fr!important;width:100%!important}.social-layout,.social-root{--panel-bg:#0c183061;--panel-brd:#93c5fd2e;--panel-shadow:0 10px 46px #00000047;--btn-fg:#0b1118;--btn-grad-a:#66b3ff;--btn-grad-b:#2563eb;--btn-brd:#4da3ff59;--ghost-fg:#e5e7eb;--ghost-bg-hover:#ffffff0f;--accent:#0f5;--gold:gold;background:#0000;overflow-x:hidden}body.is-social .site-header{-webkit-backdrop-filter:saturate(160%) blur(16px);backdrop-filter:saturate(160%) blur(16px);background:#0b0d0fb8;border-bottom:1px solid #ffffff1a;padding-top:env(safe-area-inset-top);position:-webkit-sticky;position:sticky;top:0;z-index:100}.social-layout{--social-dock-handle-h:34px;--social-dock-caption-h:22px;--social-dock-h:92px;--social-dock-my-h:40px;--social-dock-profiles-h:34px;--social-dock-gap:8px;--sqb-ico-size:58px;--sqb-label-h:40px}body.is-social-menu-open,html.is-social-menu-open{overflow:hidden!important;overscroll-behavior:none}body.is-social-menu-open{touch-action:auto}body.is-social-feed-fullscreen .site-header,body.is-social-feed-fullscreen .site-header-root{display:none!important}.social-layout[data-feed-fullscreen="1"]{--social-header-h:0px;--social-header-bottom:0px}.social-layout[data-feed-fullscreen="1"] .social-layout-content{max-width:none!important;padding-left:0!important;padding-right:0!important;padding-top:0!important}.social-layout[data-feed-fullscreen="1"]:before{display:none!important}.social-layout-content{box-sizing:border-box;margin:0 auto;max-width:var(--site-max-w);overflow-x:hidden;padding-left:max(4px,env(safe-area-inset-left));padding-right:max(4px,env(safe-area-inset-right));padding-top:6px;width:100%}.social-layout{position:relative}.social-layout:before{background:radial-gradient(700px 260px at 36% 0,#60a5fa33,#60a5fa14 40%,#0000 72%),radial-gradient(520px 220px at 82% 18%,#a78bfa26,#0000 70%);content:"";height:260px;left:0;mix-blend-mode:soft-light;opacity:.95;pointer-events:none;position:fixed;top:0;width:100vw;z-index:2}.social-layout .panel,.social-root .panel{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:var(--panel-bg);border:1px solid var(--panel-brd);border-radius:16px;box-shadow:var(--panel-shadow)}.social-layout .btn,.social-root .btn{align-items:center;border:1px solid #ffffff1a;border-radius:12px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:8px;justify-content:center;line-height:1.1;min-height:48px;padding:14px 20px;text-decoration:none;transition:.16s ease;white-space:nowrap}@media (max-width:520px){.social-layout .btn,.social-root .btn{font-size:1.05rem;min-height:52px;padding:16px 22px}}.social-layout .btn-primary,.social-root .btn-primary{background:linear-gradient(180deg,var(--btn-grad-a),var(--btn-grad-b));border-color:var(--btn-brd);box-shadow:0 6px 30px #4da3ff47,inset 0 0 0 1px #ffffff14;color:var(--btn-fg)}.social-layout .btn-primary:hover,.social-root .btn-primary:hover{box-shadow:0 10px 38px #4da3ff61;transform:translateY(-1px)}.social-layout .btn-ghost,.social-root .btn-ghost{background:#0000;color:var(--ghost-fg)}.social-layout .btn-ghost:hover,.social-root .btn-ghost:hover{background:var(--ghost-bg-hover)}.social-layout .btn-ghost.active,.social-root .btn-ghost.active{background:#ffffff0f;border-color:#60a5fa8c;box-shadow:inset 0 0 0 1px #60a5fa29,0 0 14px #60a5fa2e}.social-layout .btn-danger,.social-root .btn-danger{background:linear-gradient(180deg,#ef4444f2,#991b1be0);border-color:#ef44448c;box-shadow:0 10px 34px #ef444438,inset 0 0 0 1px #ffffff1a;color:#fff}.social-layout .btn-danger:hover,.social-root .btn-danger:hover{box-shadow:0 14px 40px #ef444447,inset 0 0 0 1px #ffffff1f;filter:brightness(1.06) saturate(1.06);transform:translateY(-1px)}.social-layout .btn-danger:disabled,.social-root .btn-danger:disabled{cursor:not-allowed;opacity:.65;transform:none}.rs-ico{background:#ffffff14;border-radius:12px;filter:drop-shadow(0 0 10px rgba(96,165,250,.35));height:34px;object-fit:contain;padding:6px;width:34px}.rs-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:900;gap:8px;line-height:14px;padding:6px 10px}.rs-pill-ico{background:#ffffff14;border-radius:14px;filter:drop-shadow(0 0 10px rgba(96,165,250,.35));height:46px;object-fit:contain;padding:8px;width:46px}.rs-pill{flex-direction:column;gap:6px;min-width:118px;padding:10px 12px;text-align:center}@media (max-width:520px){.rs-pill{min-width:98px;padding:9px 10px}.rs-pill-ico{border-radius:12px;height:42px;padding:7px;width:42px}.rs-ico{border-radius:10px;height:30px;padding:5px;width:30px}}.rs-pill.active{border:1px solid #60a5fae6;box-shadow:0 0 0 2px #60a5fa26}.social-landing [style*="overflow-x: auto"],.social-landing [style*=overflowX]{-ms-overflow-style:none;scrollbar-width:none}.social-landing [style*="overflow-x: auto"]::-webkit-scrollbar,.social-landing [style*=overflowX]::-webkit-scrollbar{display:none}.social-sidemenu{box-sizing:border-box;left:0;max-width:none;padding-left:max(3px,env(safe-area-inset-left));padding-right:max(3px,env(safe-area-inset-right));pointer-events:none;position:fixed;right:0;top:0;top:var(--social-header-bottom,var(--social-header-h,0));transform:none;width:auto;z-index:240}.social-sidemenu-tab{align-items:center;-webkit-backdrop-filter:saturate(160%) blur(14px);backdrop-filter:saturate(160%) blur(14px);background:#0a1428c7;border:1px solid #93c5fd52;border-radius:0 0 14px 14px;box-shadow:0 18px 40px #00000061;cursor:pointer;display:flex;flex-direction:row;gap:0;height:var(--social-menu-trigger-h);justify-content:center;margin-left:auto;margin-right:auto;max-width:100%;padding:4px 42px 4px 12px;pointer-events:auto;position:relative;touch-action:manipulation;width:100%;z-index:2}.social-sidemenu[data-open="0"] .social-sidemenu-tab{background:#0a1428a8;border-color:#93c5fd4d;box-shadow:0 12px 30px #00000057}.social-sidemenu[data-open="0"] .social-sidemenu-tab-text{color:#dbeafef2;text-shadow:0 6px 14px #00000059}.social-sidemenu-tab:active{background:#0a14285c}.social-sidemenu-tab:focus-visible{outline:2px solid #60a5fad9;outline-offset:2px}.social-sidemenu-tab-text{align-items:center;color:#dbeafeeb;display:flex;flex-direction:column;font-weight:900;gap:3px;justify-content:center;text-shadow:0 8px 18px #00000059;-webkit-user-select:none;user-select:none}.social-sidemenu-tab-l1{font-size:18px;letter-spacing:1.1px;line-height:1}.social-sidemenu-tab-l2{font-size:12px;letter-spacing:.7px;line-height:1}.social-sidemenu-tab-arrow{color:#93c5fde6;font-size:16px;position:absolute;right:14px;text-shadow:0 8px 16px #00000059;top:50%;transform:translateY(-50%)}.social-sidemenu-panel{-webkit-backdrop-filter:saturate(160%) blur(18px);backdrop-filter:saturate(160%) blur(18px);background:#0a1428e0;border:1px solid #ffffff38;border-radius:0 0 16px 16px;box-shadow:0 24px 56px #00000075;display:flex;flex-direction:column;gap:10px;height:calc(100dvh - 12px - var(--social-menu-trigger-h));height:calc(100dvh - var(--social-header-bottom, var(--social-header-h, 0px)) - var(--social-menu-trigger-h) - 12px);left:50%;max-height:calc(100dvh - 12px - var(--social-menu-trigger-h));max-height:calc(100dvh - var(--social-header-bottom, var(--social-header-h, 0px)) - var(--social-menu-trigger-h) - 12px);max-width:100%;min-height:220px;opacity:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;overscroll-behavior-y:contain;padding:18px 12px calc(12px + env(safe-area-inset-bottom));pointer-events:none;position:absolute;right:auto;scroll-padding-top:14px;top:calc(var(--social-menu-trigger-h) + 12px);transform:translate(-50%,-10px);transition:transform .22s cubic-bezier(.2,.9,.2,1),opacity .18s ease;visibility:hidden;width:100%;will-change:transform;z-index:1}.social-sidemenu-panel,.social-sidemenu-panel *{-webkit-overflow-scrolling:touch;touch-action:pan-y}.social-sidemenu-actions{display:flex;flex-direction:column;gap:8px}.social-sidemenu-bottom{margin-top:auto;padding-top:6px;width:100%}.social-sidemenu-action{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;color:#ebf5ffeb;cursor:pointer;font-weight:950;height:40px;letter-spacing:.3px;text-align:center;width:100%}.social-sidemenu-action:hover{background:#ffffff17;border-color:#ffffff29}.social-sidemenu-action:active{transform:translateY(1px)}.social-sidemenu-action--danger{background:linear-gradient(180deg,#7a0b0b,#4b0a0a);border-color:#ff50508c;box-shadow:inset 0 0 12px #ff404033,0 6px 16px #0006;color:#fff;text-shadow:0 1px 2px #00000073}.social-sidemenu-action--danger:hover{filter:brightness(1.06) saturate(1.06)}.social-apps-shell{background:radial-gradient(circle at 50% -12%,#60a5fa47,#0000 56%),linear-gradient(180deg,#080f20e0,#040a18d1);margin:0 0 10px;min-height:192px;overflow:visible;padding:0 10px 10px;position:relative;z-index:40}.social-apps-menu-label{color:#dbeafed6;font-size:12px;font-weight:800;letter-spacing:.34em;margin:0 0 4px;text-align:center;text-shadow:0 10px 18px #00000057;text-transform:uppercase}.social-apps-track{grid-gap:12px;-webkit-overflow-scrolling:touch;display:grid;gap:12px;grid-auto-columns:minmax(112px,142px);grid-auto-flow:column;overflow-x:auto;overflow-y:visible;overscroll-behavior-x:contain;padding:10px calc(50% - 64px) 16px;perspective:1100px;position:relative;scroll-padding-inline:calc(50% - 64px);scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x;z-index:1}.social-apps-track::-webkit-scrollbar{display:none}.social-app-card-wrap{padding-top:6px;position:relative}.social-app-card-wrap.has-open-menu{z-index:120}.social-app-card{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;filter:saturate(1.16);filter:saturate(calc(1.16 - var(--social-app-abs-offset, 0)*.12));flex-direction:column;gap:10px;opacity:1;opacity:calc(1 - var(--social-app-abs-offset, 0)*.18);padding:0;position:relative;scroll-snap-align:center;transform:translateY(0) rotateY(0deg) scale(1);transform:translateY(calc(var(--social-app-abs-offset, 0)*14px)) rotateY(calc(var(--social-app-offset, 0)*-18deg)) scale(calc(1 - var(--social-app-abs-offset, 0)*.1));transform-style:preserve-3d;transition:transform .22s ease,filter .22s ease,opacity .22s ease}.social-app-card__frame{aspect-ratio:1/1;background:linear-gradient(180deg,#ffffff29,#ffffff0d),radial-gradient(circle at 25% 15%,#60a5fa4d,#0000 44%),linear-gradient(180deg,#0a1428f5,#040a18fa);border:1px solid #93c5fd3d;border-radius:28px;box-shadow:0 22px 34px #00000047,inset 0 1px 0 #ffffff1f,inset 0 -10px 18px #02061770;display:grid;overflow:hidden;place-items:center;position:relative;width:100%}.social-app-card__frame--circle{background:#0000;border:none;box-shadow:none;overflow:visible}.social-app-card__glow{background:radial-gradient(circle at 50% 18%,#60a5fa2e,#0000 56%),linear-gradient(180deg,#ffffff14,#0000 72%);border-radius:24px;inset:4px;opacity:.82;position:absolute}.social-app-card__orbit{align-items:center;aspect-ratio:1/1;border-radius:999px;display:inline-flex;justify-content:center;position:relative;transform:translateY(-4px);width:86%}.social-app-card__orbit--profile:before,.social-app-card__orbit--story:before{border-radius:inherit;content:"";inset:-2px;position:absolute}.social-app-card__orbit--profile:before{background:linear-gradient(180deg,#94a3b866,#60a5fa4d);box-shadow:0 0 18px #60a5fa2e}.social-app-card__orbit--profile.is-online:before{animation:header-profile-spin 6s linear infinite;background:conic-gradient(from 0deg,#60a5fa,#38bdf8,#a855f7,#f472b6,#f59e0b,#60a5fa);box-shadow:0 0 12px #38bdf873,0 0 24px #a855f752,0 0 34px #f59e0b3d}.social-app-card__orbit--profile:after,.social-app-card__orbit--story:after{background:#020617f0;border-radius:inherit;content:"";inset:2px;position:absolute}.social-app-card__orbit--story:before{background:linear-gradient(180deg,#7dd3fcc7,#3b82f6d6);box-shadow:0 0 18px #60a5fa42,0 0 26px #3b82f624}.social-app-card__avatar{align-items:center;background:#00000059;border:1px solid #94a3b840;border-radius:999px;display:inline-flex;height:calc(100% - 12px);justify-content:center;overflow:hidden;position:relative;width:calc(100% - 12px);z-index:1}.social-app-card__avatarImg{display:block;height:100%;object-fit:cover;width:100%}.social-app-card__avatarInitial{color:#e5eefc;font-size:34px;font-weight:900;letter-spacing:.02em}.social-app-card__plus{align-items:center;background:linear-gradient(180deg,#60a5fa,#2563eb);border:2px solid #bfdbfef2;border-radius:999px;bottom:4px;box-shadow:0 8px 16px #2563eb57;color:#fff;display:inline-flex;font-size:24px;font-weight:900;height:28px;justify-content:center;line-height:1;position:absolute;right:2px;width:28px;z-index:2}.social-app-card__art{border-radius:inherit;filter:drop-shadow(0 14px 22px rgba(37,99,235,.24));height:100%;object-fit:cover;position:relative;width:100%;z-index:1}.social-app-card__label{color:#fffffff5;font-size:13px;font-weight:900;letter-spacing:.02em;min-height:34px;padding:0 4px;text-align:center;text-shadow:0 8px 14px #0000005c}.social-app-card__badge{align-items:center;background:linear-gradient(180deg,#ef4444f2,#991b1bf2);border:1px solid #fecaca8c;border-radius:999px;box-shadow:0 8px 18px #7f1d1d59;color:#fff;display:inline-flex;font-size:11px;font-weight:900;height:24px;justify-content:center;min-width:24px;padding:0 7px;position:absolute;right:10px;top:10px;z-index:2}.social-app-card__menu{grid-gap:8px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:radial-gradient(circle at top,#60a5fa29,#0000 58%),linear-gradient(180deg,#070c18fa,#0a1222f5);border:1px solid #93c5fd47;border-radius:18px;box-shadow:0 24px 42px #0000005c;display:grid;gap:8px;left:50%;padding:12px;position:absolute;top:calc(100% + 6px);transform:translateX(-50%);width:min(220px,calc(100vw - 32px));z-index:9999}.social-app-card__menu--portal{z-index:2147483200}.social-app-card__menuItem{background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;color:#f0f9fff5;cursor:pointer;font-size:13px;font-weight:800;padding:11px 12px;text-align:left;transition:transform .16s ease,background .16s ease,border-color .16s ease;width:100%}.social-app-card__menuItem:hover{background:#ffffff14;border-color:#93c5fd57;transform:translateY(-1px)}.social-app-card__menuItem.is-danger{background:#7f1d1d47;border-color:#f8717142;color:#fecaca}.social-link-editor{grid-gap:10px;display:grid;gap:10px}.social-link-editor__inputRow{align-items:center;display:flex;gap:8px}.social-link-open-pill{align-items:center;background:linear-gradient(180deg,#16a34a,#047857);border-radius:999px;box-shadow:0 0 14px #22c55e47;color:#fff;display:inline-flex;font-size:18px;font-weight:900;height:34px;justify-content:center;text-decoration:none;width:34px}.social-link-slotRow{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.social-link-slot{align-items:center;background:linear-gradient(180deg,#083a25f5,#065f46e6);border:1px solid #86efac52;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff14,0 10px 18px #0000002e;color:#dcfce7f5;cursor:pointer;display:inline-flex;flex-direction:column;gap:0;height:42px;justify-content:center;width:42px}.social-link-slot.has-value{border-color:#4ade809e;box-shadow:0 0 18px #22c55e33,inset 0 1px 0 #ffffff1a}.social-link-slot.is-active{background:linear-gradient(180deg,#16a34a,#059669);border-color:#dcfce7c2;box-shadow:0 0 18px #22c55e42,0 14px 26px #00000038;transform:translateY(-1px)}.social-link-slot__arrow{font-size:14px;font-weight:900;line-height:1}.social-link-slot__num{font-size:10px;font-weight:900;letter-spacing:.06em;line-height:1}.social-app-card.is-active{filter:saturate(1.16);opacity:1;transform:translateY(-3px) rotateY(0deg) scale(1.06)}.social-app-card.is-active .social-app-card__frame{border-color:#93c5fdb8;box-shadow:0 28px 42px #00000057,0 0 30px #60a5fa38,inset 0 0 0 1px #ffffff29}.social-app-card.is-active .social-app-card__glow{background:radial-gradient(circle at 50% 18%,#60a5fa47,#0000 56%),radial-gradient(circle at 50% 100%,#a78bfa29,#0000 58%);opacity:1}.social-app-card--circle.is-active{transform:translateY(-4px) rotateY(0deg) scale(1.04)}.social-app-card--circle.is-active .social-app-card__orbit--profile:before,.social-app-card--circle.is-active .social-app-card__orbit--story:before{box-shadow:0 0 18px #60a5fa57,0 0 30px #a855f72e}.social-feed-tabs{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding:6px 2px 10px;scrollbar-width:none;touch-action:pan-x}.social-feed-tabs::-webkit-scrollbar{height:0;width:0}.social-feed-tabs .btn{flex:0 0 auto;min-height:40px;padding:8px 12px;touch-action:pan-x;white-space:nowrap}.social-feed-title{color:#fffffff2;font-size:20px;font-weight:300;letter-spacing:3.6px;margin:4px 0 6px;text-align:center;text-shadow:0 10px 22px #00000073}.social-feed-chip{border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.2px;max-width:44vw;overflow:hidden;padding:7px 10px;text-overflow:ellipsis}.social-feed-scope{grid-gap:6px;display:grid;gap:6px;justify-items:center;margin:2px 0 8px}.social-feed-scope-row{display:inline-flex;flex-wrap:wrap;gap:8px;justify-content:center}.social-feed-scope-caption{color:#dbeafeb8;font-size:11px;letter-spacing:.6px}@media (max-width:520px){.social-apps-shell{min-height:180px;padding:0 6px 10px}.social-apps-menu-label{font-size:11px;letter-spacing:.28em;margin-bottom:4px}.social-apps-track{gap:10px;grid-auto-columns:minmax(100px,118px);padding:8px calc(50% - 56px) 16px;scroll-padding-inline:calc(50% - 56px)}.social-app-card__frame{border-radius:24px}.social-app-card__menu{gap:7px;padding:10px;width:min(200px,calc(100vw - 28px))}.social-app-card__menuItem{font-size:12px;padding:10px 11px}.social-app-card__plus{font-size:22px;height:26px;width:26px}.social-app-card__avatarInitial{font-size:30px}.social-app-card__label{font-size:11px;min-height:32px}.social-feed-title{font-size:18px;letter-spacing:2.6px}.social-feed-tabs{gap:6px;padding:5px 1px 8px}.social-feed-tabs .btn{min-height:36px;padding:6px 9px}.social-feed-chip{font-size:10.5px;max-width:46vw;padding:6px 9px}}.social-sidemenu-panel[data-open="1"]{opacity:1;pointer-events:auto;transform:translate(-50%);visibility:visible}@media (min-width:900px) and (hover:hover) and (pointer:fine){.social-sidemenu{left:max(10px,env(safe-area-inset-left));max-width:var(--social-side-panel-w);padding-left:0;padding-right:0;right:auto;top:14px;top:calc(var(--social-header-bottom, var(--social-header-h, 0px)) + 14px);width:var(--social-side-panel-w)}.social-sidemenu-tab{justify-content:space-between;margin-left:0;margin-right:0;padding:10px 14px}.social-sidemenu-panel,.social-sidemenu-tab{border-radius:14px;max-width:100%;width:100%}.social-sidemenu-panel{height:auto;left:0;max-height:calc(100dvh - 24px - var(--social-menu-trigger-h));max-height:calc(100dvh - var(--social-header-bottom, var(--social-header-h, 0px)) - var(--social-menu-trigger-h) - 24px);min-height:320px;right:auto;top:calc(var(--social-menu-trigger-h) + 8px);transform:translateY(-10px)}.social-sidemenu-panel[data-open="1"]{transform:translate(0)}.social-layout-content{max-width:var(--site-max-w);padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right));padding-top:16px}}.social-sidemenu-panel[data-open="0"],.social-sidemenu-panel[data-open="0"] *{pointer-events:none!important}.social-sidemenu-panel[data-open="1"] .social-quickbar>.sqb-btn:first-child{margin-top:2px}.social-sidemenu-close{align-items:center;-webkit-backdrop-filter:saturate(160%) blur(10px);backdrop-filter:saturate(160%) blur(10px);background:#02061733;border:1px solid #93c5fd2e;border-radius:16px;color:#dbeafeeb;cursor:pointer;display:inline-flex;height:54px;justify-content:center;position:absolute;right:8px;top:50%;touch-action:manipulation;transform:translateY(-50%);-webkit-user-select:none;user-select:none;width:38px}.social-sidemenu-close:hover{background:#02061747}.social-sidemenu-close:active{transform:translateY(-50%) scale(.98)}.social-sidemenu-close:focus-visible{outline:2px solid #60a5fad9;outline-offset:2px}.social-sidemenu-panel .social-quickbar-my{margin:0}.social-sidemenu-panel .social-quickbar{background:#0000;border:none;border-radius:0;box-shadow:none;display:flex;flex:0 0 auto;flex-direction:column;gap:14px;margin:0;overflow:visible;padding:0;transition:none;width:100%}.social-sidemenu-panel .sqb-btn,.social-sidemenu-panel .sqb-btn[data-label="Real Sounds Click"],.social-sidemenu-panel .sqb-btn[data-label="Real Sounds Clip"]{background:#0000;border:none;box-shadow:none;height:auto;padding:0;width:100%}.social-sidemenu-panel .sqb-ico{aspect-ratio:1/1;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:24px;box-shadow:0 16px 40px #0000004d;height:auto;transform:scale(.96);width:100%}.social-sidemenu-panel .sqb-txt{font-size:15px;height:auto;line-height:15px;margin-top:10px;padding:0}.social-sidemenu-panel .sqb-btn:active .sqb-ico{transform:scale(.99)}.social-sidemenu-panel .sqb-btn--img:not(.sqb-btn--profile):not(.sqb-btn--story) .sqb-ico{border-radius:24px}.social-sidemenu-panel .sqb-btn--img:not(.sqb-btn--profile):not(.sqb-btn--story) .sqb-img{background:#0000;border:none;border-radius:0;box-shadow:none;height:100%;object-fit:contain;padding:0;width:100%}.social-sidemenu-panel .sqb-btn[data-label="Recorder Live"] .sqb-ico{background:linear-gradient(180deg,#3b82f62e,#0f172a3d);border:1px solid #bfdbfe38;border-radius:26px;box-shadow:0 16px 36px #00000042}.social-sidemenu-panel .sqb-btn[data-label="Recorder Live"] .sqb-img{padding:3px}.social-sidemenu-panel .sqb-btn--home .sqb-ico{background:radial-gradient(circle at 35% 25%,#ff6e6e73,#ff2a2a47 40%,#0000 72%),linear-gradient(180deg,#ff2a2ac7,#780c0cb8);border:1px solid #ff787859;box-shadow:0 16px 40px #0000004d,0 0 26px #ff32322e}.social-sidemenu-panel .sqb-btn--label .sqb-ico{background:radial-gradient(circle at 35% 25%,#ff6e6e73,#ff2a2a42 42%,#0000 74%),linear-gradient(180deg,#ff2a2ab8,#5f0a0ab3);border:1px solid #ff78784d;border-radius:24px;box-shadow:0 16px 40px #0000004d,0 0 24px #ff323224}.social-sidemenu-panel .sqb-btn--home .sqb-ico,.social-sidemenu-panel .sqb-btn--label .sqb-ico{display:grid;place-items:center}.social-sidemenu-panel .sqb-header-cta{align-items:center;color:#fff;display:flex;gap:6px;justify-content:center}.social-sidemenu-panel .sqb-btn--home .glow-btn:hover,.social-sidemenu-panel .sqb-btn--label .glow-btn:hover{transform:none!important}.social-sidemenu-panel .home-round-btn{border-radius:999px;height:74px;padding:0;width:74px}.social-sidemenu-panel .home-round-btn__text{font-size:11px;font-weight:800;letter-spacing:.2px}.social-sidemenu-panel .sqb-home-mark,.social-sidemenu-panel .sqb-label-mark{align-items:center;color:#fffffffa;display:flex;flex-direction:column;gap:6px;height:78%;justify-content:center;text-shadow:0 10px 24px #00000073;width:78%}.social-sidemenu-panel .sqb-home-svg{height:30px;width:30px}.social-sidemenu-panel .sqb-home-text{font-size:12px;font-weight:900;letter-spacing:.2px}.social-sidemenu-panel .sqb-label-mark{flex-direction:row;gap:10px}.social-sidemenu-panel .sqb-label-title{font-size:18px;font-weight:950;letter-spacing:.2px}.social-sidemenu-panel .sqb-label-arrow{font-size:18px;opacity:.95}.social-sidemenu-panel .sqb-header-cta--square{border-radius:24px}.social-sidemenu-panel .sqb-btn--label .label-cta__arrow{font-size:.95em;opacity:.95}.social-sidemenu-panel .sqb-txt-l2{font-size:.86em;opacity:.95}.social-sidemenu-panel .sqb-avatar-wrap{align-items:center;background:radial-gradient(circle at 30% 20%,#60a5fa8c,#02061740 55%,#0206171a);border:1px solid #93c5fd38;border-radius:999px;box-shadow:0 10px 22px #00000040;display:flex;height:72%;justify-content:center;overflow:hidden;position:relative;width:72%}.social-sidemenu-panel .sqb-avatar-wrap--story{background:linear-gradient(180deg,#60a5faeb,#3b82f6d1);border-color:#93c5fd59;box-shadow:inset 0 0 0 1px #ffffff1a,0 0 16px #60a5fa2e;padding:2px}.social-sidemenu-panel .sqb-story-plus-in{background:linear-gradient(180deg,#60a5faf2,#3b82f6f2);border:2px solid #0a1428a6;border-radius:999px;bottom:12%;box-shadow:0 10px 22px #3b82f640;box-sizing:border-box;color:#fffffffa;display:grid;font-size:18px;font-weight:950;height:28px;line-height:1;place-items:center;position:absolute;right:12%;width:28px}@media (max-width:520px){.social-sidemenu-panel .sqb-story-plus-in{font-size:18px;height:26px;width:26px}}.social-sidemenu-panel .sqb-avatar-img{height:100%;object-fit:cover;width:100%}.social-sidemenu-panel .sqb-avatar-fallback{color:#ebf5fff2;font-weight:950;letter-spacing:.5px;text-shadow:0 10px 18px #00000059}.social-sidemenu-panel .sqb-presence-dot{background:#94a3b8e6;border:2px solid #0a1428bf;border-radius:999px;bottom:8%;box-shadow:0 0 0 2px #02061759;height:12px;position:absolute;right:8%;width:12px}.social-sidemenu-panel .sqb-presence-dot.on{background:#22c55ef2;box-shadow:0 0 0 2px #02061759,0 0 14px #22c55e59}.social-sidemenu-panel .sqb-plus{align-items:center;background:#02061759;border:1px solid #ffffff24;border-radius:999px;box-shadow:0 10px 22px #00000047;color:#fffffff2;display:inline-flex;font-size:14px;font-weight:950;height:20px;justify-content:center;left:8%;line-height:1;position:absolute;top:6%;width:20px}.social-sidemenu-panel .sqb-submenu{animation:sqbSubmenuAppear .18s ease-out;-webkit-backdrop-filter:saturate(160%) blur(12px);backdrop-filter:saturate(160%) blur(12px);background:#020617b8;border:1px solid #93c5fd47;border-radius:18px;box-shadow:0 18px 42px #00000057,inset 0 0 0 1px #93c5fd1f;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;max-width:100%;padding:12px;position:relative;width:100%;z-index:4}.social-sidemenu-panel .sqb-subitem{background:#ffffff1a;border:1px solid #93c5fd57;border-radius:14px;box-sizing:border-box;color:#f3f9fffa;cursor:pointer;font-size:15px;font-weight:900;height:auto;letter-spacing:.2px;line-height:1.1;min-height:52px;padding:12px 14px;text-align:center;white-space:normal;width:100%}.social-sidemenu-panel .sqb-subitem:hover{background:#ffffff2e;border-color:#93c5fd7a}.social-sidemenu-panel .sqb-subitem:active{transform:scale(.99)}.social-sidemenu-panel .sqb-subitem:focus-visible{outline:2px solid #60a5fad9;outline-offset:2px}@keyframes sqbSubmenuAppear{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.social-quickbar-caption{align-items:center;backdrop-filter:saturate(160%) blur(16px);-webkit-backdrop-filter:saturate(160%) blur(16px);background:#0a142861;border:1px solid #ffffff1f;border-radius:999px;box-shadow:0 16px 34px #0003;color:#dbeafeeb;display:flex;font-size:11px;font-weight:900;gap:8px;height:var(--social-dock-caption-h);justify-content:center;letter-spacing:.7px;margin:0;pointer-events:auto;text-shadow:0 10px 28px #00000059;width:100%}.social-quickbar-caption-plus{align-items:center;background:#ffffff1f;border:1px solid #ffffff24;border-radius:6px;box-shadow:0 10px 26px #0000002e;display:inline-flex;height:18px;justify-content:center;width:18px}.social-quickbar{-webkit-overflow-scrolling:touch;align-items:stretch;backdrop-filter:saturate(160%) blur(18px);-webkit-backdrop-filter:saturate(160%) blur(18px);background:#0a14289e;border:1px solid #ffffff1f;border-radius:20px;box-shadow:0 18px 40px #0000004d;display:flex;flex-direction:column;flex-wrap:nowrap;gap:10px;height:auto;margin:0;overflow-x:hidden;overflow-y:auto;padding:10px;pointer-events:auto;scroll-snap-type:y proximity;transform-origin:top center;transition:transform .52s cubic-bezier(.2,.9,.2,1),filter .52s cubic-bezier(.2,.9,.2,1),background .22s ease,border-color .22s ease;width:100%}.social-quickbar::-webkit-scrollbar{height:0;width:0}.social-quickbar{scrollbar-width:none}.sqb-btn{align-items:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px;color:#ebf5ffeb;display:flex;flex-direction:column;gap:2px;height:calc(var(--sqb-ico-size) + var(--sqb-label-h));justify-content:center;min-width:0;padding:6px;position:relative;scroll-snap-align:start;text-decoration:none;transition:background .16s ease,border-color .16s ease,filter .16s ease;-webkit-user-select:none;user-select:none}.sqb-btn,.sqb-btn[data-label="Real Sounds Click"],.sqb-btn[data-label="Real Sounds Clip"]{width:100%}.sqb-btn:hover{background:#ffffff17;border-color:#ffffff29}.sqb-btn--primary{background:#42a5f52e;border-color:#42a5f566}.sqb-ico{align-items:center;aspect-ratio:1/1;background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;box-shadow:0 14px 34px #00000038;display:flex;font-size:40px;height:var(--sqb-ico-size);justify-content:center;line-height:1;overflow:hidden;width:var(--sqb-ico-size)}.social-quickbar-my{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;color:#ebf5ffeb;display:inline-flex;font-weight:900;width:100%}.social-quickbar-my:hover{background:#ffffff17;border-color:#ffffff29}.sqb-img{filter:none;height:100%;object-fit:contain;width:100%}.sqb-txt{color:#ebf5ffeb;display:flex;flex-direction:column;font-size:11px;font-weight:900;gap:1px;height:var(--sqb-label-h);justify-content:center;letter-spacing:.15px;line-height:12px;margin-top:4px;padding:0 2px;text-align:center;text-shadow:0 10px 22px #00000059;-webkit-user-select:none;user-select:none;width:100%}.sqb-txt-l1,.sqb-txt-l2,.sqb-txt-l3{display:block;white-space:nowrap}@media (hover:hover){.sqb-btn[data-label]:after{content:none!important;display:none!important}}@media (min-width:900px){.social-layout{--social-side-panel-w:312px}}@media (max-width:720px){.social-layout{--sqb-label-h:30px;--sqb-ico-size:64px;--social-side-panel-w:88vw;--social-menu-trigger-h:52px}.sqb-txt{font-size:14px;line-height:14px}.social-sidemenu-panel .sqb-txt{font-size:13px;line-height:13px}.social-sidemenu-panel,.social-sidemenu-tab{-webkit-backdrop-filter:none;backdrop-filter:none}.social-sidemenu-panel .sqb-home-mark,.social-sidemenu-panel .sqb-label-mark,.social-sidemenu-panel .sqb-label-title,.social-sidemenu-panel .sqb-txt,.social-sidemenu-tab-text{-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;text-shadow:0 1px 2px #0000008c}}@media (max-width:520px){.social-layout{--sqb-ico-size:58px;--sqb-label-h:28px;--social-side-panel-w:92vw;--social-menu-trigger-h:48px}.social-quickbar-my{font-size:13px;height:40px}.social-sidemenu-panel .sqb-ico{border-radius:22px}}.social-sidemenu-panel .sqb-btn--text .sqb-ico{background:#ffffff0f}.social-sidemenu-panel .sqb-text-ico{background:linear-gradient(180deg,#60a5faeb,#2563ebeb);border-radius:22px;color:#fffffff5;display:grid;font-size:34px;font-weight:1000;height:100%;line-height:1;place-items:center;text-shadow:0 14px 24px #00000059;width:100%}.social-sidemenu-panel .sqb-text-ico--brand{align-items:center;display:flex;flex-direction:column;gap:2px;justify-content:center;overflow:hidden;padding:6px;position:relative;text-align:center}.social-sidemenu-panel .sqb-text-ico--brand .sqb-text-ico-l1{font-size:14px;letter-spacing:.7px;opacity:.95}.social-sidemenu-panel .sqb-text-ico--brand .sqb-text-ico-l2{font-size:20px;letter-spacing:.2px;opacity:.98}.social-sidemenu-panel .sqb-text-ico--brand .sqb-text-ico-logo{bottom:-6px;filter:saturate(1.15) drop-shadow(0 10px 22px rgba(0,0,0,.28));height:auto;opacity:.32;pointer-events:none;position:absolute;right:-4px;transform:rotate(-8deg);-webkit-user-select:none;user-select:none;width:76%}.social-sidemenu-panel .sqb-btn--public .sqb-text-ico{background:linear-gradient(180deg,#7a0b0b,#4b0a0a)}.social-sidemenu-panel .sqb-btn--settings .sqb-text-ico{background:linear-gradient(180deg,#94a3b859,#47556959);color:#ebf5fff2}@media (max-width:720px){.social-sidemenu-panel .sqb-text-ico{font-size:40px}.social-sidemenu-panel .sqb-text-ico--brand .sqb-text-ico-l1{font-size:16px}.social-sidemenu-panel .sqb-text-ico--brand .sqb-text-ico-l2{font-size:26px}}.sqb-handle{background:#ffffff12;border-color:#ffffff2e;box-shadow:0 10px 26px #00000042}@media (max-width:520px){.social-quickbar{border-radius:18px;gap:8px;height:88px;padding:8px}.social-layout{--social-dock-h:88px;--social-dock-caption-h:22px}.sqb-btn{width:80px}.sqb-btn[data-label="Real Sounds Click"],.sqb-btn[data-label="Real Sounds Clip"]{width:86px}.sqb-ico{font-size:32px;height:54px;width:54px}.social-layout{--sqb-label-h:42px}.sqb-txt{font-size:10.5px;letter-spacing:.12px;line-height:11.5px}}.sqb-btn--img:hover{filter:brightness(1.04) saturate(1.06)}.sqb-btn--img:active{transform:scale(.98)}@keyframes socialProfileGlow{0%,to{box-shadow:inset 0 0 0 1px #ffecb357,0 14px 30px #00000038,0 0 0 #ffd70000;filter:brightness(1) saturate(1)}50%{box-shadow:inset 0 0 0 1px #fff8e1e0,0 18px 38px #00000047,0 0 24px #ffd70057,0 0 42px #ffffff29;filter:brightness(1.07) saturate(1.08)}}.social-sidemenu-panel .sqb-btn--profile{animation:socialProfileGlow 2.8s ease-in-out infinite;background:radial-gradient(circle at top,#fff4d638,#0000 58%),linear-gradient(180deg,#ffd70024,#3b82f61f);border-color:#ffe28a80;position:relative}.social-sidemenu-panel .sqb-btn--profile:focus-visible{box-shadow:0 0 0 2px #fff4d6db,0 0 0 5px #fbbf245c,0 18px 38px #00000047;outline:none}.social-quickbar-my{background:#42a5f524;border:1px solid #ffffff24;border-radius:999px;box-shadow:0 16px 34px #00000038;color:#ebf5fff2;font-weight:1000;height:var(--social-dock-my-h);letter-spacing:.4px}.social-quickbar-my,.social-quickbar-profiles{align-items:center;backdrop-filter:saturate(160%) blur(16px);-webkit-backdrop-filter:saturate(160%) blur(16px);display:flex;justify-content:center;margin:0 auto;pointer-events:auto;text-decoration:none;width:min(1100px,100%)}.social-quickbar-profiles{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;box-shadow:0 14px 30px #0003;color:#dbeafeeb;font-weight:900;height:var(--social-dock-profiles-h);letter-spacing:.3px}.social-quickbar-my:active,.social-quickbar-profiles:active{transform:translateY(1px)}.social-quickbar[data-collapsed="1"]{filter:none;opacity:0;pointer-events:none;transform:translateY(-10px)}.social-sidemenu-panel[data-open="1"] .social-quickbar[data-collapsed="1"]{filter:none;opacity:1;pointer-events:auto;transform:none}.social-sidemenu-panel .sqb-btn--home .sqb-text-ico,.social-sidemenu-panel .sqb-btn--label .sqb-text-ico{background:linear-gradient(180deg,#7a0b0b,#4b0a0a);color:#fffffffa;display:grid;font-weight:1000;height:100%;letter-spacing:.6px;place-items:center;width:100%}.social-sidemenu-panel .sqb-btn--home .sqb-ico,.social-sidemenu-panel .sqb-btn--home .sqb-text-ico{border-radius:999px}.social-sidemenu-panel .sqb-btn--label .sqb-text-ico{font-size:14px}.social-sidemenu-panel .sqb-btn--label-like .sqb-ico{background:radial-gradient(circle at 35% 25%,#ff6e6e73,#ff2a2a42 42%,#0000 74%),linear-gradient(180deg,#ff2a2ab8,#5f0a0ab3);border:1px solid #ff78784d;border-radius:24px;box-shadow:0 16px 40px #0000004d,0 0 24px #ff323224}.social-sidemenu-panel .sqb-btn--creative-label .sqb-ico{border-color:#7a0b0bcc;box-shadow:0 0 18px #7a0b0b59,0 16px 40px #0000004d}.social-sidemenu-panel .sqb-btn--festival .sqb-ico{border-color:#60a5fad9;box-shadow:0 0 18px #60a5fa59,0 16px 40px #0000004d}.social-sidemenu-panel .sqb-btn--countdown .sqb-ico{border-color:#0f5c;box-shadow:0 0 18px #00ff5559,0 16px 40px #0000004d}.social-sidemenu-panel .sqb-btn--contacts .sqb-ico{border-color:#ffd700e6;box-shadow:0 0 18px #ffd70059,0 16px 40px #0000004d}.social-sidemenu-panel .sqb-btn--sounds .sqb-ico{background:#0810208c;border-color:#3b82f6d9;box-shadow:0 0 20px #3b82f673,0 12px 30px #0000004d}.social-sidemenu-panel .sqb-btn--sounds .sqb-img{border-radius:16px;filter:drop-shadow(0 0 10px rgba(59,130,246,.35))}.social-quickbar-handle{align-items:center;backdrop-filter:saturate(160%) blur(16px);-webkit-backdrop-filter:saturate(160%) blur(16px);background:#0a14286b;border:1px solid #ffffff1f;border-radius:999px;box-shadow:0 16px 34px #00000038;color:#dbeafeeb;display:flex;gap:10px;height:var(--social-dock-handle-h);justify-content:center;margin:0 auto;pointer-events:auto;width:min(1100px,100%)}.social-quickbar-handle--top{background:#ffffff14;border-color:#ffffff24}.social-quickbar-handle:active{transform:translateY(1px)}.sqb-handle-ico{font-size:12px;font-weight:900;letter-spacing:.4px}.sqb-handle-arrow{font-size:16px;opacity:.95}.social-root .title{color:var(--gold)}.social-root .metric{color:var(--accent);font-weight:800;text-shadow:0 0 16px #0f59,0 0 30px #00ff5547}.social-root .label{color:#cbd5e1}@keyframes notePop{0%{transform:scale(1)}50%{transform:scale(1.18) rotate(-6deg)}to{transform:scale(1)}}@keyframes noteRing{0%{opacity:.6;transform:scale(0)}to{opacity:0;transform:scale(2.8)}}.social-root .note-icon{display:inline-block;filter:drop-shadow(0 0 10px rgba(255,64,64,.45));height:22px;width:22px}.social-root .note-chip{align-items:center;background:linear-gradient(180deg,#00402073,#002c1659);border-radius:12px;box-shadow:inset 0 0 0 1px #00ffa059,0 0 12px #00ff8059;color:#00ff6a;display:inline-flex;font-weight:800;gap:8px;letter-spacing:.4px;padding:4px 12px;text-shadow:0 0 8px #00ff80bf}.social-root .note-btn{align-items:center;background:linear-gradient(180deg,#2b0a0a,#1a0606);border:1px solid #6b1111;border-radius:999px;box-shadow:inset 0 0 12px #ff404040,0 6px 16px #00000073;color:#ffd7d7;display:inline-flex;height:46px;justify-content:center;padding:0;position:relative;width:46px}.social-root .note-btn:hover{filter:brightness(1.05) saturate(1.1)}.social-root .note-btn:active .note-icon{animation:notePop .32s cubic-bezier(.25,.9,.25,1)}.social-root .note-btn:active:after{animation:noteRing .55s ease-out forwards;border:2px solid #ffd70099;border-radius:999px;content:"";height:12px;inset:auto;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);width:12px}.social-root .note-btn.active{background:linear-gradient(180deg,#806600,#4d3b00);border-color:#ffde66;box-shadow:0 0 14px #ffd70059,inset 0 0 8px #ffe68040}.social-root .note-btn.active .note-icon{filter:drop-shadow(0 0 10px rgba(255,215,0,.55))}.social-root .views-badge{align-items:center;background:linear-gradient(180deg,#062611d9,#03180cd9);border:1px solid #10b98159;border-radius:12px;box-shadow:inset 0 0 0 1px #22c55e40,0 0 14px #22c55e47;display:inline-flex;flex-direction:column;gap:2px;justify-content:center;padding:6px 10px 8px}.social-root .views-label{color:#8bffb8;font-size:.68rem;font-weight:800;letter-spacing:.6px;line-height:1;text-shadow:0 0 10px #22c55e8c}.social-root .views-count{color:#00d16a;font-size:.95rem;font-weight:900;line-height:1.05;text-shadow:0 0 14px #10b98199,0 0 28px #10b98159}.social-root .stories-panel{background:var(--panel-bg);border:1px solid var(--panel-brd);border-radius:16px;box-shadow:var(--panel-shadow)}.social-root .stories-row{-webkit-overflow-scrolling:touch;display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.social-root .story-bubble{align-items:center;-webkit-appearance:none;appearance:none;background:#0000;border:0;cursor:pointer;display:flex;flex:0 0 auto;flex-direction:column;gap:8px;min-width:74px;padding:0}.social-root .story-bubble:disabled{cursor:default;opacity:.55}.social-root .story-avatar{background:linear-gradient(180deg,#60a5fabf,#00ff5573);border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff1a,0 0 16px #60a5fa2e;height:56px;padding:2px;position:relative;width:56px}.social-root .story-avatar>img{background:#0c183040;border:1px solid #ffffff1a;border-radius:999px;height:100%;object-fit:cover;width:100%}.social-root .story-plus{background:linear-gradient(180deg,var(--btn-grad-a),var(--btn-grad-b));border:1px solid #ffffff2e;border-radius:999px;bottom:-2px;box-shadow:0 6px 18px #4da3ff40;color:var(--btn-fg);display:grid;font-weight:900;height:18px;line-height:1;place-items:center;position:absolute;right:-2px;width:18px}.social-root .story-name{color:#e5e7eb;font-size:12px}.social-root .story-name,.social-root .story-role{font-weight:800;max-width:74px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.social-root .story-role{color:#93c5fd;font-size:11px;opacity:.95}.social-root .story-avatar.online{background:linear-gradient(180deg,#22c55ebf,#60a5fa8c);box-shadow:inset 0 0 0 1px #22c55e40,0 0 18px #22c55e38}.social-root .story-avatar.offline{background:linear-gradient(180deg,#ef4444bf,#60a5fa73);box-shadow:inset 0 0 0 1px #ef444440,0 0 18px #ef44442e}.social-root .story-bubble.is-selected .story-avatar{box-shadow:inset 0 0 0 1px #ffffff1a,0 0 18px #ffd70047}.social-root .container{background:#0000!important;border-radius:0;box-shadow:none;box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 20px;width:100%}@media (max-width:720px){.social-layout,.social-layout-content,.social-root,.social-root .container{box-sizing:border-box;margin-left:auto!important;margin-right:auto!important;max-width:100%;overflow-x:hidden;width:100%}.social-root .container{padding:0 16px}.social-layout-content{box-sizing:border-box;padding-left:max(12px,env(safe-area-inset-left))!important;padding-right:max(12px,env(safe-area-inset-right))!important;width:100%}.social-layout-content,.social-root .container{margin-left:auto!important;margin-right:auto!important}.social-root .container{padding-left:12px!important;padding-right:12px!important}}.social-root .drop-zone{background:#4da3ff08;border:2px dashed #4da3ff59;border-radius:14px;color:#cbd5e1;display:grid;min-height:120px;place-items:center;touch-action:none}.social-root .drop-zone:hover{background:#4da3ff0f;border-color:#4da3ff8c}.social-root .image-hint{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#00000073;border:1px solid #ffffff26;border-radius:10px;box-shadow:0 6px 20px #00000059;color:#e5e7eb;font-size:.86rem;left:50%;padding:8px 12px;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:2}.social-landing{position:relative}.social-root .landing-hero{padding:14px}.landing-hero__top{align-items:flex-start;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between}.landing-cta{display:inline-flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.landing-toast{color:#e5e7eb;margin-top:12px;padding:10px 12px}.feed-grid{grid-gap:14px;gap:14px;grid-template-columns:1fr}.feed-grid,.reels-grid{display:grid;margin-top:12px}.reels-grid{grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:900px){.reels-grid{gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}}.reel-tile{background:linear-gradient(180deg,#09101eeb,#040a16f0);border:1px solid #94a3b829;border-radius:22px;box-shadow:0 28px 80px #00000057,inset 0 0 0 1px #ffffff0a;overflow:hidden;padding:0}.reel-tile__btn{background:#0000;border:0;cursor:pointer;display:block;margin:0;padding:0;text-align:left;width:100%}.reel-tile__media{aspect-ratio:9/16;background:radial-gradient(circle at 24% 18%,#38bdf824,#0000 34%),radial-gradient(circle at 78% 82%,#fbbf241a,#0000 36%),#0c183038;position:relative;width:100%}.reel-tile__media img,.reel-tile__media video{display:block;height:100%;object-fit:cover;width:100%}.reel-tile__placeholder{background:radial-gradient(circle at 30% 20%,#60a5fa38,#0000 60%),radial-gradient(circle at 80% 70%,#00ff551f,#0000 65%),#0c18302e;height:100%;width:100%}.reel-tile__overlay{background:linear-gradient(180deg,#02061738,#0206170f 32%,#020617c7);display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:12px;position:absolute}.reel-tile__top{display:flex;justify-content:flex-end}.reel-tile__bottom{align-items:flex-end;display:flex;gap:10px;justify-content:space-between}.reel-tile__author{background:#0000;border:0;color:gold;cursor:pointer;font-weight:900;max-width:70%;overflow:hidden;padding:0;text-overflow:ellipsis;text-shadow:0 0 10px #000000bf;white-space:nowrap}.reel-tile__views{align-items:flex-end;color:#e5e7ebeb;display:inline-flex;flex-direction:column;font-size:11px;gap:2px;letter-spacing:.5px}.reel-tile__views b{color:#00d16a;font-size:14px;font-weight:900;text-shadow:0 0 14px #10b9818c}.feed-card{background:linear-gradient(180deg,#080f1cf0,#050b18f5);border:1px solid #94a3b829;border-radius:24px;box-shadow:0 24px 70px #00000047,inset 0 1px 0 #ffffff0a;padding:16px}.feed-card__meta{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.feed-link{background:#0000;border:0;color:gold;cursor:pointer;font-weight:900;margin:0;padding:0;text-align:left}.feed-chip{align-items:center;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;color:#e5e7eb;display:inline-flex;font-size:12px;font-weight:800;justify-content:center;padding:2px 10px}.feed-chip[data-tone=working]{background:#1e293b8a;border-color:#60a5fa52;color:#dbeafe}.feed-chip[data-tone=ready]{background:#14532d57;border-color:#22c55e4d;color:#dcfce7}.feed-chip[data-tone=fallback]{background:#78350f42;border-color:#fbbf244d;color:#fef3c7}.feed-media{background:radial-gradient(circle at 28% 20%,#38bdf81f,#0000 40%),radial-gradient(circle at 76% 74%,#facc1514,#0000 36%),#0c183038;border:1px solid #ffffff1a;border-radius:20px;box-shadow:inset 0 0 0 1px #ffffff0a,0 16px 42px #0000003d;overflow:hidden}.feed-actions{flex-wrap:wrap;justify-content:space-between;margin-top:12px}.creative-search__bar,.feed-actions{align-items:center;display:flex;gap:10px}.creative-search__bar{background:#0c183047;border:1px solid #ffffff1f;border-radius:14px;padding:10px 12px}.creative-search__icon{align-items:center;color:#93c5fd;display:inline-flex;justify-content:center}.creative-search__input{background:#0000;border:0;color:#e5e7eb;flex:1 1;font-size:14px;font-weight:800;outline:none}@media (max-width:720px){.creative-search__input{font-size:16px}}.creative-search__input::placeholder{color:#93c5fdbf;font-weight:700}.creative-search__clear{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;color:#e5e7eb;cursor:pointer;font-size:18px;height:28px;line-height:1;width:28px}.creative-search__results{background:#0c18302e;border:1px solid #ffffff1a;border-radius:14px;padding:10px}.creative-search__grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.creative-result{align-items:center;background:#0c183038;border:1px solid #ffffff1a;border-radius:14px;cursor:pointer;display:flex;gap:10px;padding:10px;text-align:left;width:100%}.creative-result:hover{background:#ffffff0a;border-color:#93c5fd4d;box-shadow:inset 0 0 0 1px #93c5fd1f}.creative-result__img{background:#0c183040;border:1px solid #ffffff1f;border-radius:999px;height:46px;object-fit:cover;width:46px}.creative-result__name{color:gold;font-weight:900;line-height:1.1}.creative-result__sub{color:#93c5fd;font-size:12px;font-weight:800;margin-top:2px}.profiles-directory__grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.profiles-directory__grid,.public-profiles-grid{box-sizing:border-box;margin:0 auto;max-width:var(--site-max-w);width:100%}.reactbar-overlay{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#02061738;border:1px solid #93c5fd2e;border-radius:14px;box-shadow:0 10px 22px #00000040;display:flex;flex-wrap:wrap;gap:6px;left:8px;padding:6px;position:absolute;top:8px;z-index:5}.social-modal [data-react-host=viewer] .reactbar-overlay{left:50%;transform:translateX(-50%)}.react-burst-layer{inset:0;overflow:visible;pointer-events:none;position:absolute;z-index:6}.react-burst{position:absolute;transform:translate(-50%,-50%)}.react-particle{animation:reactParticleFly .72s cubic-bezier(.16,1,.3,1) forwards;animation-delay:0ms;animation-delay:var(--delay,0ms);filter:drop-shadow(0 10px 18px rgba(0,0,0,.45));font-size:18px;left:0;line-height:1;opacity:0;position:absolute;top:0;will-change:transform,opacity}@keyframes reactParticleFly{0%{opacity:0;transform:translate(0) scale(.55) rotate(0deg)}12%{opacity:1}to{opacity:0;transform:translateY(-24px) scale(1.18) rotate(0deg);transform:translate(var(--dx,0),var(--dy,-24px)) scale(1.18) rotate(var(--rot,0deg))}}.react-btn{align-items:center;background:#02061759;border:1px solid #1f2937;border-radius:12px;color:#e5e7eb;display:inline-flex;gap:6px;padding:4px 7px;position:relative;transition:transform .2s ease,box-shadow .25s ease}.react-btn:hover{box-shadow:0 0 12px #93c5fd59;transform:translateY(-2px)}.react-btn.active{border-color:#ffd70059;box-shadow:0 0 14px #ffd7003d}.reactbar-overlay .react-count{font-size:11px;font-weight:900}.profile-card{grid-gap:12px;align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:var(--panel-bg);border:1px solid var(--panel-brd);border-radius:14px;box-shadow:var(--panel-shadow);cursor:pointer;display:grid;gap:12px;grid-template-columns:54px 1fr auto;min-width:0;overflow:hidden;padding:10px;text-align:left;width:100%}.profile-card:hover{background:#0c18304d;border-color:#93c5fd4d;box-shadow:0 0 0 1px #93c5fd1f inset,var(--panel-shadow)}.profile-card__avatar{background:linear-gradient(180deg,#60a5fabf,#00ff5573);border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff1a,0 0 16px #60a5fa2e;height:56px;padding:2px;position:relative;width:56px}.profile-card__avatar.online{background:linear-gradient(180deg,#22c55ec7,#60a5fa8c);box-shadow:inset 0 0 0 1px #22c55e40,0 0 18px #22c55e3d}.profile-card__avatar.offline{background:linear-gradient(180deg,#ef4444c7,#60a5fa7a);box-shadow:inset 0 0 0 1px #ef444438,0 0 18px #ef44442e}.profile-card__img{background:#0c183040;border:1px solid #ffffff1f;border-radius:999px;height:100%;object-fit:cover;width:100%}.profile-card__name{color:gold;font-weight:900;line-height:1.1}.profile-card__name,.profile-card__sub{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-card__sub{color:#93c5fd;font-size:12px;font-weight:800;margin-top:2px}.profile-card__bio{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#cbd5e1;display:-webkit-box;font-size:12px;margin-top:4px;overflow:hidden}.profile-card__cta{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;color:#e5e7eb;font-size:12px;font-weight:900;padding:6px 10px}@media (max-width:420px){.sqb-btn{width:80px}.sqb-ico{height:66px;width:66px}.sqb-txt{display:block;font-size:10px;line-height:11px}}.profile-card__rsv{color:#8bffb8;font-weight:900;letter-spacing:.2px;text-shadow:0 0 10px #22c55e59}.profile-card__rsv b{color:#00d16a;text-shadow:0 0 12px #10b98173}@media (min-width:900px){.profiles-directory__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.creative-search__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.social-root .posts-grid{scroll-behavior:smooth;scroll-snap-type:y proximity}.social-root .post-card{scroll-snap-align:start;scroll-snap-stop:always}.social-root .post-card video{max-height:78vh;object-fit:cover}}.feed-metrics{background:linear-gradient(180deg,#062611bf,#03180cbf);border:1px solid #10b98147;border-radius:12px;display:inline-flex;flex-direction:column;gap:2px;padding:6px 10px}@keyframes livePulse{0%{opacity:.95;transform:scale(1)}50%{opacity:.55;transform:scale(1.35)}to{opacity:.95;transform:scale(1)}}.live-pill .live-dot{animation:livePulse 1.25s ease-in-out infinite}@media (min-width:900px){.feed-grid{gap:16px;grid-template-columns:1fr 1fr}.social-root .landing-hero{padding:16px}}.media-wrap{position:relative}.media-react-btn{-webkit-tap-highlight-color:transparent;align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0c183073;border:1px solid #93c5fd4d;border-radius:999px;bottom:10px;box-shadow:0 8px 24px #00000059;cursor:pointer;display:inline-flex;gap:6px;height:44px;justify-content:center;left:10px;position:absolute;-webkit-user-select:none;user-select:none;width:44px}.media-react-btn img{display:block;height:18px;width:18px}.media-react-btn span{font-size:18px;line-height:1}.media-react-counts{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0c183061;border:1px solid #93c5fd2e;border-radius:999px;bottom:10px;color:#e5e7eb;display:inline-flex;font-size:12px;gap:8px;padding:6px 10px;position:absolute;right:10px}.media-react-counts .rc{align-items:center;display:inline-flex;gap:6px}.media-react-counts img{display:block;height:14px;width:14px}.post-reaction-picker{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#0c1830bf;border:1px solid #93c5fd3d;border-radius:18px;box-shadow:0 16px 48px #0000008c;flex-wrap:wrap;gap:10px;max-width:min(420px,calc(100vw - 16px));padding:10px 12px}.picker-reaction,.post-reaction-picker{display:inline-flex;justify-content:center}.picker-reaction{align-items:center;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;cursor:pointer;height:42px;width:42px}.picker-reaction img{display:block;height:18px;width:18px}.picker-reaction span{font-size:20px;line-height:1}.reaction-float-layer{inset:0;pointer-events:none;position:absolute}.reaction-float{align-items:center;animation:reactFloat .85s ease-out forwards;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;bottom:18px;box-shadow:0 18px 60px #0006;display:inline-flex;height:44px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:44px}.reaction-float img{height:22px;width:22px}.reaction-float{font-size:22px}@keyframes reactFloat{0%{opacity:0;transform:translate(-50%,8px) scale(.8)}20%{opacity:1;transform:translate(-50%,-2px) scale(1)}to{opacity:0;transform:translate(-50%,-58px) scale(1.06)}}@media (prefers-reduced-motion:reduce){.reaction-float{animation:none;opacity:1}}.social-layout .media-wrap,.social-root .media-wrap{-webkit-backface-visibility:hidden;backface-visibility:hidden;contain:layout;transform:translateZ(0)}.closed-clip-video,.social-layout .media-wrap img,.social-layout .media-wrap video,.social-root .media-wrap img,.social-root .media-wrap video{display:block;object-fit:cover;width:100%}.closed-clip-video{aspect-ratio:9/16;border-radius:10px;height:auto}.social-layout .post-card,.social-root .post-card{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transform:translateZ(0)}.post-card .btn{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.social-landing [style*=scrollbarWidth],.social-root [style*=scrollbarWidth]{scrollbar-width:none}.social-landing [style*=scrollbarWidth]::-webkit-scrollbar,.social-root [style*=scrollbarWidth]::-webkit-scrollbar{display:none}.panel.post-card{box-sizing:border-box;min-width:0}@media (min-width:1280px){.profiles-directory__grid{grid-template-columns:repeat(3,1fr)}.social-root .container{margin:0 auto;max-width:1100px}.social-landing :focus-visible,.social-root :focus-visible{outline:3px solid gold;outline-offset:3px}}@media (min-width:1280px){.social-landing,.social-root{background:#000}}@media screen and (max-width:400px){.profiles-directory h1,.profiles-directory h2,.profiles-directory__filter-btn,.profiles-directory__header button,.profiles-directory__title{font-size:14px!important;margin:0!important;padding:5px!important}}@media screen and (max-width:480px){.creative-search__grid,.profiles-directory__grid{grid-template-columns:1fr!important}.profiles-directory__header{flex-wrap:wrap!important;gap:6px!important;padding:0 10px!important;width:100%!important}.profiles-directory__filter-btn,.profiles-directory__header button{font-size:14px!important;padding:8px 10px!important;white-space:nowrap!important}}.social-modal-overlay{-webkit-overflow-scrolling:touch;align-items:center;animation:socialModalFade .35s ease;background:#0a142885;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:calc(24px + env(safe-area-inset-top, 0px)) 16px calc(24px + env(safe-area-inset-bottom, 0px));position:fixed;z-index:400000}@keyframes socialModalFade{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.social-modal{-webkit-overflow-scrolling:touch;animation:socialModalPop .45s cubic-bezier(.25,.9,.25,1);background:#081020cc;border:1px solid #93c5fd8c;border-radius:30px;box-shadow:0 16px 34px #000000a6,inset 0 0 3px 1px #60a5fa66;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:inherit;gap:18px;margin:0 auto;max-height:calc(100vh - 48px - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px));max-height:calc(100dvh - 48px - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px));max-width:100%;overflow-x:hidden;overflow-y:auto;padding:32px 30px 28px;position:relative;width:min(760px,calc(100vw - 16px))}@keyframes socialModalPop{0%{opacity:0;transform:scale(.88)}60%{opacity:.9}to{opacity:1;transform:scale(1)}}.social-modal:before{background:radial-gradient(circle at 30% 20%,#60a5fa33,#0000 60%),radial-gradient(circle at 80% 70%,#3b82f624,#0000 65%);content:"";inset:0;pointer-events:none;position:absolute}.social-modal-title{font-size:clamp(1.5rem,2.8vw,1.9rem);font-weight:700;letter-spacing:.5px;margin:0 0 4px;text-shadow:0 0 10px #a5d8ff8c}.social-modal .btn{font-size:1.02rem;line-height:1.1;min-height:50px;padding:14px 20px}.social-field{display:flex;flex-direction:column;gap:8px;width:100%}.social-field span{color:#dbeafe;display:block;font-size:.85rem;font-weight:600;letter-spacing:.6px;margin-bottom:6px}.social-input,.social-textarea{box-shadow:0 0 0 0 #60a5fa40;font-family:inherit;resize:vertical;transition:box-shadow .35s ease,background .35s ease,border-color .35s ease}.social-input,.social-modal select,.social-textarea,.social-write-panel select{background:#0d2a566b;border:1px solid #60a5fa73;border-radius:14px;color:#fff;font-size:1rem;line-height:1.4;padding:12px 14px;width:100%}.social-modal select,.social-write-panel select{box-sizing:border-box;max-width:100%}.social-modal input[type=file],.social-write-panel input[type=file]{background:#0d2a566b;border:1px solid #60a5fa73;border-radius:14px;box-sizing:border-box;color:#fff;font-size:1rem;max-width:100%;padding:10px 12px;width:100%}.social-input:focus,.social-textarea:focus{background:#144e9675;border-color:#a5d8ffd9;box-shadow:0 0 0 4px #60a5fa4d;outline:none}.social-textarea{min-height:140px}.social-radio-row{color:#e0f2fe;display:flex;flex-wrap:wrap;font-size:.85rem;gap:18px;margin-top:4px}.social-radio-row label{align-items:center;display:flex;gap:6px}.social-checkbox-row{align-items:center;color:#e0f2fe;display:flex;font-size:1rem;font-weight:600;gap:10px;margin-top:4px}.social-actions-row{align-items:center;display:flex;flex-wrap:wrap;gap:14px;margin-top:8px}.social-progress-bar{background:#0d2a568c;border:1px solid #60a5fa73;border-radius:6px;flex:1 1 240px;height:10px;overflow:hidden}.social-progress-bar>div{animation:progressShift 2.8s linear infinite;background:linear-gradient(90deg,#60a5fa,#3b82f6,#60a5fa);background-size:180% 100%;height:100%;transition:width .25s ease}@keyframes progressShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.social-char-counter,.social-hint,.social-section-label{color:#9fbbe6;font-size:.7rem;letter-spacing:.5px;margin-top:4px;text-align:right}.social-section-label{font-size:.75rem;font-weight:600;text-align:left}.social-char-counter{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.social-modal-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr}.social-preview{background:#0b1e33;border:1px solid #60a5fa73;border-radius:16px;width:100%}.social-confirm-box{background:#ef9a9a1a;border:1px solid #ef9a9a;border-radius:14px;display:flex;flex-direction:column;gap:10px;padding:12px 14px}.social-confirm-text{color:#fecaca;font-size:.85rem}.social-confirm-actions{display:flex;flex-wrap:wrap;gap:10px}@media (min-width:820px){.social-modal-grid{grid-template-columns:1fr}.social-textarea{min-height:160px}}@media (max-width:520px){.social-modal{border-radius:22px;max-width:calc(100vw - 24px);padding:22px 18px 20px}.social-modal-title{font-size:1.35rem}.social-textarea{font-size:.95rem}.social-modal .btn{font-size:1.08rem;min-height:54px;width:100%}.social-actions-row{align-items:stretch;flex-direction:column}.social-write-panel{width:100%}.social-row--wrap{align-items:flex-start}.social-row--wrap label{width:100%}.social-row--wrap input[type=range]{min-width:160px}.social-row--wrap .btn{width:100%}}@media (prefers-reduced-motion:reduce){.social-modal,.social-modal-overlay,.social-progress-bar>div{animation:none!important}}.social-modal .stories-panel{background:#0c183038;border:1px solid #93c5fd38;border-radius:16px;box-shadow:0 14px 30px #00000047}.social-modal .stories-row{-webkit-overflow-scrolling:touch;display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.social-modal .story-bubble{align-items:center;-webkit-appearance:none;appearance:none;background:#0000;border:0;cursor:pointer;display:flex;flex:0 0 auto;flex-direction:column;gap:8px;min-width:74px;padding:0}.social-modal .story-bubble:disabled{cursor:default;opacity:.55}.social-modal .story-avatar{background:linear-gradient(180deg,#60a5fabf,#00ff5573);border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff1a,0 0 16px #60a5fa2e;height:56px;padding:2px;position:relative;width:56px}.social-modal .story-avatar>img{background:#0c183040;border:1px solid #ffffff1a;border-radius:999px;height:100%;object-fit:cover;width:100%}.social-modal .story-plus{background:linear-gradient(180deg,#60a5fae6,#3b82f6d9);border:1px solid #ffffff2e;border-radius:999px;bottom:-2px;box-shadow:0 6px 18px #4da3ff40;color:#fff;display:grid;font-weight:900;height:18px;line-height:1;place-items:center;position:absolute;right:-2px;width:18px}.social-modal .story-name{color:#e5e7eb;font-size:12px}.social-modal .story-name,.social-modal .story-role{font-weight:800;max-width:74px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.social-modal .story-role{color:#93c5fd;font-size:11px;opacity:.95}.social-modal .story-avatar.online{background:linear-gradient(180deg,#22c55ebf,#60a5fa8c);box-shadow:inset 0 0 0 1px #22c55e40,0 0 18px #22c55e38}.social-modal .story-avatar.offline{background:linear-gradient(180deg,#ef4444bf,#60a5fa73);box-shadow:inset 0 0 0 1px #ef444440,0 0 18px #ef44442e}.social-modal .story-bubble.is-selected .story-avatar{box-shadow:inset 0 0 0 1px #ffffff1a,0 0 18px #ffd70047}.social-write-panel{animation:socialWriteFade .5s cubic-bezier(.25,.9,.25,1);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:linear-gradient(140deg,#11224080,#1e3a8a70);border:1px solid #60a5fa73;border-radius:26px;box-shadow:0 0 18px -4px #60a5fa4d,inset 0 0 2px 1px #60a5fa66;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:inherit;gap:16px;margin:0;max-width:100%;overflow:hidden;padding:28px 26px 24px;position:relative;width:100%}.social-row--wrap{flex-wrap:wrap}.social-row--wrap input[type=range]{flex:1 1 180px;min-width:180px}.social-row--wrap .btn{flex:0 0 auto}.social-write-panel.social-write-panel--quiet{animation:none;background:#0c18304d;border-color:#60a5fa38;box-shadow:0 12px 34px #00000042}.social-write-panel.social-write-panel--quiet h1,.social-write-panel.social-write-panel--quiet h2,.social-write-panel.social-write-panel--quiet h3{text-shadow:none}.social-modal .social-write-panel{max-width:100%;overflow:visible;width:100%}.social-write-panel.admin-profile-panel{background:linear-gradient(140deg,#0b1b3fb8,#1e40af47);border:1px solid #6384e68c;box-shadow:0 0 24px -4px #6384e64d,inset 0 0 2px 1px #6384e62e}@keyframes socialWriteFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.social-write-panel h1,.social-write-panel h2,.social-write-panel h3{color:#fff;font-weight:700;letter-spacing:.5px;margin:0 0 6px;text-shadow:0 0 10px #a5d8ff73}.social-write-panel.admin-profile-panel h1,.social-write-panel.admin-profile-panel h2,.social-write-panel.admin-profile-panel h3{text-shadow:0 0 12px #6384e673}.social-write-panel .social-input,.social-write-panel .social-textarea,.social-write-panel input[type=date],.social-write-panel input[type=text],.social-write-panel input[type=url],.social-write-panel textarea{background:#0d2a566b;border:1px solid #60a5fa73;border-radius:14px;box-sizing:border-box;color:#fff;font-family:inherit;font-size:.95rem;line-height:1.4;padding:12px 14px;resize:vertical;width:100%}.social-write-panel.admin-profile-panel .social-input,.social-write-panel.admin-profile-panel .social-textarea,.social-write-panel.admin-profile-panel input[type=date],.social-write-panel.admin-profile-panel input[type=text],.social-write-panel.admin-profile-panel input[type=url],.social-write-panel.admin-profile-panel textarea{background:#0b1b3f61;border-color:#6384e666}.social-write-panel textarea{min-height:140px}.social-write-panel input:focus,.social-write-panel textarea:focus{background:#144e9675;border-color:#a5d8ffcc;box-shadow:0 0 0 3px #60a5fa4d;outline:none}.social-write-panel.admin-profile-panel input:focus,.social-write-panel.admin-profile-panel textarea:focus{background:#14328266;border-color:#6384e6d9;box-shadow:0 0 0 3px #6384e638}.social-write-actions{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.social-write-hint{color:#9fbbe6;font-size:.7rem;letter-spacing:.5px}@media (max-width:560px){.social-write-panel{border-radius:22px;padding:24px 20px 20px;width:calc(100vw - 24px)}.social-row--wrap{align-items:flex-start}.social-row--wrap label{width:100%}.social-row--wrap input[type=range]{min-width:160px}.social-row--wrap .btn{width:100%}.social-write-panel textarea{min-height:130px}.social-modal-overlay{align-items:center;padding:calc(8px + env(safe-area-inset-top, 0px)) 8px calc(8px + env(safe-area-inset-bottom, 0px))}.social-modal{border-radius:20px;max-height:calc(100dvh - 16px - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px));max-width:calc(100vw - 16px);padding:18px 14px 16px;width:calc(100vw - 16px)}.social-modal .social-write-panel{max-width:100%;width:100%}}.social-stack{display:flex;flex-direction:column}.social-stack>*{margin:0}.social-stack>*+*{margin-top:22px}.social-panel-wrap{margin-bottom:12px;margin-top:18px}@media (max-width:580px){.social-stack>*+*{margin-top:18px}.social-panel-wrap{margin-top:14px}}.pill-btn{align-items:center;border:1px solid #0000;border-radius:28px;box-shadow:inset 0 2px 6px #ffffff40;color:#fff;cursor:pointer;display:flex;font-weight:800;height:56px;justify-content:center;letter-spacing:.3px;text-decoration:none;transition:transform .08s ease,box-shadow .25s ease,filter .25s ease;width:100%}.pill-btn:active{filter:brightness(.95);transform:translateY(1px)}.pill-btn:focus-visible{box-shadow:0 0 0 3px #93c5fd59,inset 0 2px 6px #ffffff40;outline:none}.pill-red{background:linear-gradient(180deg,#991b1b,#450a0a);border-color:#7f1d1d;box-shadow:inset 0 2px 6px #ffffff2e,0 0 22px #ef4444a6,0 10px 22px #ef444459}.pill-red:hover{box-shadow:inset 0 3px 7px #ffffff40,0 0 22px #ef4444a6,0 10px 20px #ef444459}.pill-red.pill-ghost{background:#78141440!important;border-color:#7f1d1d!important;color:#fecaca!important}.pill-red.pill-ghost:hover{box-shadow:inset 0 3px 7px #ffffff38,0 0 18px #ef444473,0 8px 18px #ef444447}.pill-blue{background:linear-gradient(180deg,#1e40af,#0b1b3f);border-color:#1e3a8a;box-shadow:inset 0 2px 6px #ffffff2e,0 0 22px #3b82f6a6,0 10px 22px #3b82f659}.pill-blue:hover{box-shadow:inset 0 3px 7px #ffffff40,0 0 22px #3b82f6a6,0 10px 20px #3b82f659}.pill-blue.pill-ghost{background:#0c1e3c59!important;border-color:#1e3a8a!important;color:#93c5fd!important}.pill-blue.pill-ghost:hover{box-shadow:inset 0 3px 7px #ffffff38,0 0 18px #3b82f673,0 8px 18px #3b82f647}.pill-yellow{background:linear-gradient(180deg,#5b21b6,#2e1065);border-color:#a78bfa8c;box-shadow:inset 0 2px 8px #ffffff2e,0 0 18px #a78bfa8c,0 8px 20px #a78bfa59;color:#fff}.pill-yellow:hover{box-shadow:inset 0 3px 9px #ffffff40,0 0 24px #a78bfabf,0 10px 22px #a78bfa73}.pill-yellow.pill-ghost{background:#2e106540!important;border-color:#a78bfa8c!important;color:#ddd6fe!important}.pill-yellow.pill-ghost:hover{box-shadow:inset 0 3px 9px #ffffff38,0 0 18px #a78bfa73,0 8px 18px #a78bfa47}.role-choice{display:flex;flex-direction:column;gap:8px}.role-choice__desc{background:#0c183038;border:1px solid #93c5fd24;border-radius:14px;color:#e2e8f0eb;font-size:13px;line-height:1.4;padding:10px 12px}.social-modal .role-choice .glow-btn--role{align-items:center;box-shadow:0 0 14px #8b000099,0 0 26px #8b000047,0 0 6px #ffffff29;box-shadow:0 0 14px var(--role-glow,#8b000099),0 0 26px var(--role-glow2,#8b000047),0 0 6px #ffffff29;display:flex;gap:10px;justify-content:center;min-height:58px;overflow:visible;padding-left:18px;padding-right:18px;transition:background .22s ease,box-shadow .22s ease,transform .18s ease;width:100%}.social-modal .role-choice .glow-btn--role:before{opacity:.42}.social-modal .role-choice .glow-btn--role:after{animation:none;mix-blend-mode:normal;opacity:.18}.social-modal .role-choice .glow-btn--role:focus-visible,.social-modal .role-choice .glow-btn--role:hover{box-shadow:0 0 18px #a00000b3,0 0 34px #a0000057,0 0 8px #ffffff38;box-shadow:0 0 18px var(--role-glow-hover,#a00000b3),0 0 34px var(--role-glow2-hover,#a0000057),0 0 8px #ffffff38;transform:translateY(-1px)}.social-modal .role-choice .glow-btn--role .role-btn-logo{filter:drop-shadow(0 8px 10px rgba(0,0,0,.35));height:74px;left:-16px;opacity:.7;opacity:var(--role-logo-opacity,.7);pointer-events:none;position:absolute;top:-14px;transform:rotate(-14deg);transform:rotate(var(--role-logo-rot,-14deg));-webkit-user-select:none;user-select:none;width:74px;z-index:1}.social-modal .role-choice .glow-btn--role .role-btn-logo img{display:block;height:100%;object-fit:contain;width:100%}.social-modal .role-choice .glow-btn--role .role-btn-text{align-items:center;display:flex;flex-direction:column;justify-content:center;line-height:1;position:relative;z-index:2}.social-modal .role-choice .glow-btn--role .role-btn-title{font-weight:900;letter-spacing:.8px}.social-modal .role-choice .glow-btn--role .role-btn-sub{font-size:11px;letter-spacing:.6px;margin-top:3px;opacity:.92;text-shadow:0 1px 2px #0000008c}.social-modal .role-choice .glow-btn--role-creative{--role-logo-rot:-16deg}.social-modal .role-choice .glow-btn--role-resonant{--role-logo-rot:-6deg;--role-logo-opacity:0.64}.social-modal .role-choice .glow-btn--role-label{--role-logo-rot:-10deg;--role-logo-opacity:0.66}@media (max-width:420px){.social-modal .role-choice .glow-btn--role .role-btn-logo{height:66px;left:-14px;top:-12px;width:66px}.social-modal .role-choice .glow-btn--role .role-btn-sub{font-size:10px}}@media (max-width:720px){.pill-row{grid-template-columns:1fr!important}}.sounds-store{--bg:#0b0d0f;--panel:#11141847;--panel-2:#0f12162e;--text:#e5e7eb;--muted:#9aa3b2;--accent:#4da3ff;--accent-2:#1f6fd1;--ok:#60a5fa;--text-glow:0 0 10px #4da3ff47,0 0 2px #00000073;--home-panel-max:980px;background:#0000;color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.theme-light .sounds-store{--bg:#f6f7fb;--panel:#ffffff75;--panel-2:#ffffff52;--text:#0b1220;--muted:#334155;--accent:#1d4ed8;--accent-2:#1e40af;--ok:#0284c7;--text-glow:0 0 10px #ffffffa6,0 0 2px #0f172a40}.sounds-store *{box-sizing:border-box}.sounds-store .container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.sounds-store .section-title{font-size:1.6rem;letter-spacing:.3px;margin:0 0 12px;text-shadow:var(--text-glow)}.sounds-store .lead{color:var(--muted);font-size:1.05rem}.sounds-store .muted{color:var(--muted)}.sounds-store .site-header{-webkit-backdrop-filter:saturate(140%) blur(10px);backdrop-filter:saturate(140%) blur(10px);background:#0b0d0f0a;border-bottom:1px solid #ffffff0d;padding-top:env(safe-area-inset-top);position:-webkit-sticky;position:sticky;top:0;transition:background .22s ease,border-color .22s ease,box-shadow .22s ease,-webkit-backdrop-filter .22s ease;transition:background .22s ease,border-color .22s ease,box-shadow .22s ease,backdrop-filter .22s ease;transition:background .22s ease,border-color .22s ease,box-shadow .22s ease,backdrop-filter .22s ease,-webkit-backdrop-filter .22s ease;z-index:50}.sounds-store .site-header.is-scrolled{-webkit-backdrop-filter:saturate(150%) blur(12px);backdrop-filter:saturate(150%) blur(12px);background:#0b0d0f14;border-bottom-color:#ffffff12;box-shadow:0 8px 18px #00000024}.theme-light .sounds-store .site-header{background:#ffffff38;border-bottom-color:#0f172a14;box-shadow:0 8px 18px #0f172a0f}.theme-light .sounds-store .site-header.is-scrolled{background:#ffffff52;border-bottom-color:#0f172a1f}.sounds-store .header-inner{align-items:center;display:flex;gap:14px;min-height:64px}.sounds-store .header-center{align-items:center;display:inline-flex;gap:12px}.sounds-store .brand{align-items:flex-start;display:inline-flex;flex-direction:column;gap:8px;text-decoration:none;width:-webkit-max-content;width:max-content}.sounds-store .brand-logo-link,.sounds-store .brand-text-link{color:inherit;display:inline-flex;text-decoration:none}.sounds-store .brand-logo{background:#000;border:1px solid #ffffff1f;border-radius:16px;box-shadow:0 6px 20px #00000073;display:block;height:auto;max-width:min(320px,48vw);object-fit:cover}.sounds-store .brand-logo.brand-logo--social{border-color:#93c5fd59;border-radius:12px;filter:drop-shadow(0 0 8px rgba(147,197,253,.55)) drop-shadow(0 0 16px rgba(77,163,255,.35));max-width:none;object-fit:contain}.sounds-store .brand-text{display:inline-block;line-height:1.1;text-shadow:var(--text-glow);white-space:nowrap}.sounds-store .brand-sounds{color:var(--text);font-size:1.1rem;font-weight:800;letter-spacing:.2px}.sounds-store .brand-tagline{color:var(--muted);font-size:.95rem;font-weight:600;letter-spacing:.2px}.sounds-store .brand-by{color:var(--muted);font-size:.9rem}.sounds-store .brand-arte{color:var(--accent);font-size:1.05rem;font-weight:700;margin-left:12px}.sounds-store .brand-text{max-width:100%}.sounds-store .main-nav{margin-left:auto}@media (min-width:1024px){.sounds-store:not(.header-layout-enabled) .brand-text{justify-content:center;left:50%;right:auto;text-align:center;transform:translateX(-50%);width:-webkit-max-content;width:max-content}.sounds-store .header-center{align-items:center;background:#080c1247;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 8px 18px #0000002e,inset 0 0 0 1px #ffffff05;flex-direction:column;gap:12px;max-width:320px;min-width:250px;padding:12px 14px}.sounds-store .header-menu-select,.sounds-store .lang-switch{justify-content:center;width:100%}.sounds-store .desktop-user-card{margin-right:0;padding:12px 12px 10px;width:100%}.sounds-store .desktop-subscribe-link{width:100%}}@media (min-width:721px){.sounds-store.header-layout-enabled .header-inner{display:block}.sounds-store.header-layout-enabled .header-center{display:contents}.sounds-store.header-layout-enabled .brand-text{position:static;white-space:normal;width:auto}.sounds-store.header-layout-enabled .brand{align-items:flex-start}.sounds-store.header-layout-enabled .header-center,.sounds-store.header-layout-enabled .right-ctrls{margin-left:0}.sounds-store.header-layout-enabled .header-label-stack,.sounds-store.header-layout-enabled .right-ctrls{display:contents}.sounds-store.header-layout-enabled .brand-logo{height:100%;max-width:none;object-fit:contain;width:100%}.sounds-store.header-layout-enabled .arte-logo-row{margin-bottom:0}.sounds-store.header-layout-enabled .arte-logo-disco,.sounds-store.header-layout-enabled .arte-logo-stack{height:100%;width:100%}.sounds-store.header-layout-enabled .arte-logo-img{height:65%;left:17.5%;top:17.5%;width:65%}.sounds-store .header-inner{align-items:center;display:grid;grid-template-columns:auto 1fr auto;padding-bottom:30px;position:relative}.sounds-store .main-nav{display:none}.sounds-store .header-center{justify-self:center}.sounds-store .brand-text{align-items:baseline;bottom:6px;display:flex;gap:8px;left:0;left:var(--brand-logo-left,0);pointer-events:none;position:absolute;right:0;white-space:nowrap;width:100%;width:calc(100% - var(--brand-logo-left, 0px))}.sounds-store .brand-sounds{flex:0 0 auto;flex:0 0 var(--brand-logo-width,auto);font-size:1.9rem;padding-right:6px;text-align:right;width:auto;width:var(--brand-logo-width,auto)}.sounds-store .brand-tagline{font-size:1.55rem}.sounds-store .brand-by{font-size:1.3rem}.sounds-store .brand-arte{font-size:1.55rem}.sounds-store .header-menu-select select{max-width:150px;min-width:150px}.sounds-store .right-ctrls{margin-left:0}.sounds-store .arte-logo-disco,.sounds-store .arte-logo-stack{height:148px;width:148px}.sounds-store .arte-logo-img{height:116px;left:16px;top:16px;width:116px}.sounds-store .header-label-stack .arte-logo-row{justify-content:center;width:100%}.sounds-store .header-label-stack .creative-access-btn{align-self:center}.sounds-store .creative-access-btn{font-size:11px;padding:5px 12px}.sounds-store .creative-access-line1{font-size:11px}.sounds-store .creative-access-line2{font-size:10px}}@media (max-width:720px){.sounds-store .main-nav{display:block}}@media (min-width:1024px){.sounds-store .brand-text{transform:translateX(-30px)}.sounds-store .header-center .lang-switch{display:none}.sounds-store .right-ctrls{align-items:flex-start;overflow:visible}.sounds-store .header-label-stack{align-items:center;display:flex;flex-direction:column;overflow:visible;position:relative}.sounds-store .lang-switch--under-label{background:#0a142899;border:1px solid #ffffff1f;border-radius:10px;display:flex!important;justify-content:center;margin-top:8px;opacity:1;padding:4px 6px;pointer-events:auto;position:static;transform:none;visibility:visible;width:-webkit-max-content;width:max-content;z-index:20}.sounds-store .lang-switch--under-label .language-select,.sounds-store .lang-switch--under-label select{background:#0b1220;border:1px solid #ffffff2e;display:inline-block!important;min-width:130px;opacity:1!important;visibility:visible!important}.sounds-store .site-header{overflow:visible}}@media (min-width:721px) and (max-height:520px){.sounds-store .header-center .lang-switch{display:none}.sounds-store .lang-switch--under-label{display:flex!important}}.sounds-store .nav-toggle{-webkit-appearance:none;appearance:none;background:var(--panel);border:1px solid #ffffff1a;border-radius:8px;color:var(--text);display:none;padding:6px 10px}.theme-light .sounds-store .nav-toggle{background:#ffffffa6;border-color:#0f172a2e;color:#0b1220}.sounds-store .nav-list{align-items:center;display:flex;gap:18px;list-style:none;margin:0;padding:0}.sounds-store .nav-list a{border-bottom:2px solid #0000;color:var(--muted);padding:10px 2px;text-decoration:none}.sounds-store .nav-list a.active,.sounds-store .nav-list a:hover{border-bottom-color:var(--accent);color:var(--text)}.sounds-store .nav-list .login{border:1px solid #ffffff14;border-radius:10px;padding:8px 12px}.sounds-store .nav-list .sep{background:#ffffff14;height:24px;width:1px}.sounds-store .mobile-only,.sounds-store .nav-list .mobile-only{display:none}.sounds-store .desktop-only{display:inline;display:initial}.sounds-store .right-ctrls{align-items:center;display:inline-flex;gap:10px;margin-left:10px}.sounds-store .home-theme-row{gap:10px;justify-content:center;width:100%}.sounds-store .home-theme-row,.sounds-store .theme-switch{align-items:center;display:inline-flex}.sounds-store .theme-switch--mobile{margin-top:0}.sounds-store .theme-select{-webkit-appearance:none;appearance:none;background:#0000001f;border:1px solid #ffffff29;border-radius:10px;color:var(--text);cursor:pointer;font-size:12px;font-weight:800;padding:8px 10px}.sounds-store .theme-select:focus-visible{outline:2px solid #4da3ff8c;outline-offset:2px}.theme-light .sounds-store .theme-select{background:#fff9;border-color:#0f172a2e;color:#0b1220}.sounds-store .notify-bell-btn{align-items:center;-webkit-appearance:none;appearance:none;background:#0000001f;border:1px solid #93c5fd38;border-radius:12px;box-shadow:inset 0 0 0 1px #ffffff05;color:#e5e7eb;cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:0;position:relative;width:44px}.theme-light .sounds-store .notify-bell-btn{background:#fff9;border-color:#0f172a2e;color:#0b1220}.sounds-store .notify-bell-btn:hover{border-color:#93c5fd52;filter:brightness(1.05)}.sounds-store .notify-bell-btn:disabled{cursor:not-allowed;opacity:.55}.sounds-store .notify-bell-btn__icon{align-items:center;display:inline-flex;justify-content:center}.sounds-store .notify-bell-btn__dot{background:#64748b;border:2px solid #0a1428eb;border-radius:999px;height:10px;position:absolute;right:8px;top:8px;width:10px}.sounds-store .notify-bell-btn__dot[data-on="1"]{background:#22c55e;box-shadow:0 0 10px #22c55ed9,0 0 18px #22c55e73}.sounds-store .desktop-profile-row{align-items:center;display:inline-flex;flex-wrap:wrap;gap:10px;justify-content:center;width:100%}.sounds-store .header-home-stack{align-items:center;display:flex;flex-direction:column;gap:6px}.sounds-store .desktop-user-card{align-items:center;background:#0000001f;border:1px solid #93c5fd38;border-radius:14px;box-shadow:0 10px 22px #00000038,inset 0 0 0 1px #ffffff05;display:inline-flex;flex-direction:column;gap:8px;margin-right:6px;padding:10px 10px 9px}.theme-light .sounds-store .desktop-user-card{background:#fff9;border-color:#0f172a2e;box-shadow:0 10px 22px #0f172a14}.sounds-store .desktop-profile-card{align-items:center;-webkit-appearance:none;appearance:none;background:#0000001f;border:1px solid #ffffff1a;border-radius:12px;color:#e5e7eb;cursor:pointer;display:inline-flex;gap:10px;justify-content:center;min-width:180px;padding:9px 12px}.theme-light .sounds-store .desktop-profile-card{background:#fff9;border-color:#0f172a2e;color:#0b1220}.sounds-store .desktop-profile-card:hover{border-color:#93c5fd42;filter:brightness(1.05)}.sounds-store .desktop-profile-avatar{align-items:center;background:#00000040;border:1px solid #94a3b840;border-radius:999px;display:inline-flex;height:28px;justify-content:center;overflow:hidden;position:relative;width:28px}.sounds-store .desktop-profile-avatar img{display:block;height:100%;object-fit:cover;width:100%}.sounds-store .desktop-profile-initial{color:#93c5fd;font-size:12px;font-weight:1000}.theme-light .sounds-store .desktop-profile-initial{color:var(--text)}.sounds-store .desktop-profile-dot{background:#64748b;border:2px solid #0a1428eb;border-radius:999px;bottom:-1px;height:10px;position:absolute;right:-1px;width:10px}.sounds-store .desktop-profile-dot[data-active="1"]{background:#22c55e;box-shadow:0 0 10px #22c55ed9,0 0 18px #22c55e73}.sounds-store .desktop-credits-mini{margin-right:0}.sounds-store .desktop-profile-title{font-size:12px;font-weight:800;opacity:.92}.sounds-store .desktop-profile-pro{background:linear-gradient(180deg,#22c55e,#15803d);border:1px solid #ffffff40;border-radius:999px;color:#04140a;font-size:11px;font-weight:1000;letter-spacing:.6px;padding:2px 8px}.sounds-store .desktop-subscribe-link{align-items:center;background:#0000001f;border:1px solid #ffffff1a;border-radius:12px;color:#cfe6ff;display:inline-flex;gap:8px;justify-content:center;min-width:150px;padding:8px 10px;text-decoration:none;white-space:nowrap}.theme-light .sounds-store .desktop-subscribe-link{background:#ffffffb3;border-color:#0f172a2e;color:#0b1220}.sounds-store .desktop-subscribe-link:hover{border-color:#93c5fd42;filter:brightness(1.05)}.sounds-store .home-round-btn{align-items:center;border-radius:999px!important;display:inline-flex;flex-direction:column;font-weight:900;height:54px;justify-content:center;letter-spacing:.2px;min-height:54px;min-width:54px;padding:0!important;text-decoration:none;width:54px}.sounds-store .home-round-btn__icon{align-items:center;display:inline-flex;justify-content:center;line-height:1;margin-bottom:2px}.sounds-store .home-round-btn__text{display:inline-block;font-size:12px;line-height:1.05}.sounds-store .home-round-btn:focus-visible{outline:2px solid #ffffffe6;outline-offset:2px}.sounds-store .header-label-stack{align-items:center;display:flex;flex-direction:column;gap:9px;transform:translate(-10px,7px)}.sounds-store .header-label-stack .glow-btn{line-height:1.1}.sounds-store .header-two-line-btn{display:inline-block;line-height:1.05;text-align:center}.sounds-store .lang-switch{display:inline-flex;gap:6px}.sounds-store .lang-switch button{-webkit-appearance:none;appearance:none;background:#0000;border:1px solid #ffffff1a;border-radius:8px;color:var(--muted);cursor:pointer;font-weight:600;padding:6px 10px}.sounds-store .lang-switch button.active{border-color:var(--accent);color:var(--text)}.sounds-store .lang-switch .lang-picker,.sounds-store .lang-switch .lang-select,.sounds-store .lang-switch .lang-switch__select,.sounds-store .lang-switch .language-select,.sounds-store .lang-switch select{appearance:none;-webkit-appearance:none;max-width:150px;padding-right:28px}.sounds-store .header-menu-select{align-items:center;display:inline-flex}.sounds-store .header-menu-select select{background:#0b1220;border:1px solid #ffffff2e;border-radius:10px;color:#e5e7eb;font-size:12px;font-weight:700;max-width:150px;min-width:150px;padding:8px 10px}.sounds-store .header-menu-select select:focus-visible{outline:2px solid #4da3ff8c;outline-offset:2px}.theme-light .sounds-store .header-menu-select select{background:#fff9;border-color:#0f172a2e;color:#0b1220}.sounds-store .right-ctrls .arte-logo{filter:drop-shadow(0 0 4px rgba(255,215,0,.12));height:auto;opacity:.84;transition:opacity .18s ease,filter .18s ease;width:128px}.sounds-store .right-ctrls:hover .arte-logo{filter:drop-shadow(0 0 6px rgba(255,215,0,.18));opacity:.98}@media (max-width:720px){.sounds-store .right-ctrls .arte-logo{width:104px}.sounds-store .home-round-btn{height:50px;min-height:50px;min-width:50px;width:50px}}.sounds-store .btn{align-items:center;border:1px solid #ffffff1a;border-radius:12px;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;justify-content:center;padding:10px 16px;text-decoration:none;transition:.18s ease;white-space:nowrap}.sounds-store .btn-primary{background:linear-gradient(180deg,var(--accent),var(--accent-2));border-color:#63b6ff59;box-shadow:0 6px 30px #4da3ff47,inset 0 0 0 1px #ffffff14;color:#0b1118}.sounds-store .btn-primary:hover{box-shadow:0 10px 38px #4da3ff61;transform:translateY(-1px)}.sounds-store .btn-ghost{background:#0000;color:var(--text)}.sounds-store .btn-ghost:hover{background:#ffffff0f}.sounds-store .btn-label{background:#0d1b2a;border:1px solid #4da3ff40;border-radius:10px;box-shadow:0 0 0 0 #4da3ff00;color:#a5d8ff;padding:8px 14px}.sounds-store .btn-label:hover{box-shadow:0 0 0 6px #4da3ff1f}.sounds-store .hero{display:grid;min-height:68vh;overflow:hidden;place-items:center;position:relative}.sounds-store .hero-media{background:#0000!important;bottom:0;left:0;position:absolute;right:0;top:0}.sounds-store .hero-video{background:radial-gradient(1200px 600px at 50% 10%,#1e40af1f,#0206178c),linear-gradient(180deg,#1d4ed814,#1e3a8a0d);filter:saturate(1.02) contrast(1);height:100%;width:100%}.sounds-store .hero:after{background:radial-gradient(70% 50% at 50% 0,#4da3ff05 0,#0000 60%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.theme-light .sounds-store .hero-video{background:radial-gradient(1200px 600px at 50% 10%,#3b82f614,#ffffff47),linear-gradient(180deg,#ffffff0f,#ffffff08)}.theme-light .sounds-store .hero:after{background:radial-gradient(70% 50% at 50% 0,#0f172a08 0,#0000 60%)}.sounds-store .hero-overlay{padding:72px 20px;position:relative;text-align:left;z-index:1}.sounds-store .hero h1{font-size:clamp(2rem,5vw,3.2rem);letter-spacing:.6px;margin:0 0 10px;text-shadow:var(--text-glow)}.sounds-store .cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.sounds-store .how{padding:22px 20px 18px}.sounds-store .cards{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr)}.sounds-store .card{background:linear-gradient(180deg,var(--panel),var(--panel-2));background:linear-gradient(180deg,#11141838,#0f12161f);border:1px solid #ffffff0f;border-radius:16px;box-shadow:0 8px 22px #0000002e,inset 0 0 0 1px #ffffff05;display:flex;flex-direction:column;gap:8px;min-height:148px;padding:16px}.theme-light .sounds-store .card{background:linear-gradient(180deg,#ffffffa3,#ffffff7a);border-color:#0f172a1f;box-shadow:0 10px 22px #0f172a14}.sounds-store .card h3{font-size:1.05rem;margin:2px 0 0;text-shadow:var(--text-glow)}.sounds-store .card p{color:var(--muted);font-size:.98rem;margin:2px 0 0;white-space:pre-line}@media (max-width:900px){.sounds-store .card p{font-size:.69rem;font-weight:600;letter-spacing:-.012em;line-height:1}}@media (max-width:430px){.sounds-store .card p{font-size:.64rem;line-height:.98}}.sounds-store .icon-wrap{background:#4da3ff0f;border:1px solid #4da3ff2e;border-radius:12px;display:grid;height:42px;place-items:center;width:42px}.sounds-store .social-sounds{padding:28px 20px 6px}.sounds-store .social-card{border:1px solid #4da3ff3d;border-radius:18px;box-shadow:0 0 0 3px #4da3ff0f,0 12px 26px #00000047,inset 0 0 0 1px #ffffff05;margin-inline:auto;max-width:var(--home-panel-max);overflow:hidden;padding:24px 24px 26px;position:relative;width:100%}.sounds-store .social-card,.theme-light .sounds-store .social-card{background:linear-gradient(180deg,var(--panel),var(--panel-2));color:var(--text)}.theme-light .sounds-store .social-card{border-color:#0f172a24;box-shadow:0 0 0 3px #0f172a0f,0 12px 22px #0f172a1f}.sounds-store .social-card:before{display:none}.sounds-store .social-card:after{animation:social-glow 3.2s ease-in-out infinite;background:radial-gradient(40% 40% at 15% 10%,#4da3ff0a,#0000 60%),radial-gradient(30% 30% at 80% 20%,#38bdf805,#0000 60%);border-radius:40px;bottom:-30%;content:"";left:-30%;opacity:.35;pointer-events:none;position:absolute;right:-30%;top:-30%}.sounds-store .social-head{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.sounds-store .social-title{color:var(--text);font-size:clamp(1.7rem,4.8vw,2.5rem);font-weight:900;letter-spacing:.8px;margin:0;text-shadow:var(--text-glow)}.sounds-store .social-sub{color:var(--muted);font-weight:600;margin:0;opacity:.95}.theme-light .sounds-store .social-title{color:var(--text)}.theme-light .sounds-store .social-sub{color:var(--muted)}.sounds-store .social-icons{display:flex;flex-wrap:wrap;gap:16px;margin-top:12px}.sounds-store .social-icon{align-items:center;background:rgba(77,163,255,.025);border:1px solid #4da3ff3d;border-radius:14px;box-shadow:inset 0 0 0 1px #ffffff0a,0 6px 18px #00000038;color:var(--text);display:flex;font-weight:800;gap:10px;padding:14px 16px;position:relative}.theme-light .sounds-store .social-icon{background:#0f172a0d;border-color:#0f172a29;box-shadow:inset 0 0 0 1px #ffffff73,0 6px 16px #0f172a1f;color:var(--text)}.sounds-store .social-icon svg{display:block}.sounds-store .social-icon.megaphone{animation:social-bounce 1.8s ease-in-out infinite}.sounds-store .social-icon.chat{animation:social-wiggle 2.2s ease-in-out infinite}.sounds-store .social-icon .ping{animation:social-ping 1.6s infinite;background:#60a5fa;border-radius:50%;box-shadow:0 0 0 0 #60a5fab3;height:14px;position:absolute;right:-8px;top:-8px;width:14px}.sounds-store .social-enter{align-items:stretch;display:flex}.sounds-store .social-enter .social-enter-btn{background:linear-gradient(180deg,#2563ebf5,#1e40aff5);border:1px solid #60a5fae0;border-radius:14px;box-shadow:inset 0 0 0 1px #ffffff14,0 10px 26px #1e40af5c,0 0 16px #60a5fa3d;box-sizing:border-box;color:#eff6ff;font-weight:900;isolation:isolate;letter-spacing:.45px;max-width:100%;min-height:84px;min-width:0;overflow:visible;position:relative;text-shadow:0 0 10px #93c5fd6b;width:100%}.sounds-store .social-enter .social-enter-btn:before{animation:social-enter-aura 2.8s ease-in-out infinite;background:radial-gradient(55% 60% at 50% 50%,#60a5fa75,#3b82f63d 48%,#1e40af00 78%);border-radius:18px;bottom:-10px;content:"";filter:blur(7px);left:-12px;opacity:.72;pointer-events:none;position:absolute;right:-12px;top:-10px;z-index:-1}.sounds-store .social-enter .social-enter-btn:focus-visible,.sounds-store .social-enter .social-enter-btn:hover{border-color:#7dd3fcf2;box-shadow:inset 0 0 0 1px #ffffff1f,0 14px 34px #1e40af70,0 0 22px #60a5fa57}.sounds-store .social-enter .social-enter-btn:focus-visible:before,.sounds-store .social-enter .social-enter-btn:hover:before{opacity:.9}@keyframes social-enter-aura{0%,to{opacity:.64;transform:scale(.98)}50%{opacity:.95;transform:scale(1.03)}}.signature-wrap{align-items:center;display:inline-flex;position:relative}.signature-ghost{height:40px;pointer-events:none;visibility:hidden;width:auto}#signature-container{overflow:hidden;transition-property:width;transition-timing-function:ease-in-out;white-space:nowrap;width:0}#signature-image{display:block}.signature-pen{background:radial-gradient(circle at 30% 30%,#eafff5,#34d399 60%,#10b981 100%);border-radius:999px;box-shadow:0 0 10px #34d399d9,0 0 18px #10b98173;height:10px;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition-property:left,opacity;transition-timing-function:ease-in-out;width:10px}.signature-pen.is-revealing{opacity:1}.signature-popup{background:#0a0c12c7;inset:0;justify-content:center;overscroll-behavior:contain;padding:calc(12px + env(safe-area-inset-top, 0px)) 16px calc(12px + env(safe-area-inset-bottom, 0px));pointer-events:none;position:fixed;z-index:100000}.signature-popup,.signature-popup__card{-webkit-overflow-scrolling:touch;align-items:center;display:flex;overflow:auto}.signature-popup__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#12141af0;border:1px solid #ffffff1f;border-radius:26px;box-shadow:0 20px 80px #0000008c,inset 0 0 0 1px #ffffff0a;flex-direction:column;gap:18px;max-height:min(92dvh,760px);min-height:min(82dvh,720px);padding:28px 22px 32px;width:min(100%,560px)}.signature-popup__hero{align-items:center;display:flex;flex-direction:column;gap:10px}.signature-popup__hero-img{animation:signature-pulse 3.2s ease-in-out infinite;filter:drop-shadow(0 0 18px rgba(147,197,253,.45)) drop-shadow(0 0 34px rgba(77,163,255,.35));height:auto;width:min(64vw,280px)}.signature-popup__hero-label{color:var(--muted);font-size:14px;font-weight:700;letter-spacing:.6px}.signature-popup__line{color:var(--text);font-size:14px;line-height:1.5;opacity:.9;text-align:center}.signature-popup__loading{display:flex;justify-content:center;width:100%}.master-popup{background:#0a0c12c7;inset:0;justify-content:center;overscroll-behavior:contain;padding:calc(12px + env(safe-area-inset-top, 0px)) 16px calc(12px + env(safe-area-inset-bottom, 0px));pointer-events:none;position:fixed;z-index:100000}.master-popup,.master-popup__card{-webkit-overflow-scrolling:touch;align-items:center;display:flex;overflow:auto}.master-popup__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#12141af0;border:1px solid #ffffff1f;border-radius:26px;box-shadow:0 20px 80px #0000008c,inset 0 0 0 1px #ffffff0a;flex-direction:column;gap:18px;max-height:min(92dvh,760px);min-height:min(82dvh,720px);padding:28px 22px 32px;width:min(100%,560px)}.master-popup__hero{align-items:center;display:flex;flex-direction:column;gap:10px}.master-popup__hero-img{animation:signature-pulse 3.2s ease-in-out infinite;filter:drop-shadow(0 0 18px rgba(147,197,253,.45)) drop-shadow(0 0 34px rgba(77,163,255,.35));height:auto;width:min(64vw,280px)}.master-popup__hero-label{color:#e2e8f0eb;font-size:14px;font-weight:700;letter-spacing:.6px}@keyframes signature-pulse{0%,to{filter:drop-shadow(0 0 16px rgba(147,197,253,.35)) drop-shadow(0 0 28px rgba(77,163,255,.25));transform:translateY(0)}50%{filter:drop-shadow(0 0 22px rgba(147,197,253,.55)) drop-shadow(0 0 40px rgba(77,163,255,.38));transform:translateY(-2px)}}@media (max-width:900px){.sounds-store .social-icons{grid-gap:12px;align-items:stretch;display:grid;gap:12px;grid-template-areas:"live rsvp" "near enter";grid-template-columns:repeat(2,minmax(0,1fr))}.sounds-store .social-icon.megaphone{grid-area:live}.sounds-store .social-icon.chat{grid-area:rsvp}.sounds-store .social-icon.map{grid-area:near}.sounds-store .social-enter{grid-area:enter}.sounds-store .social-enter,.sounds-store .social-enter .social-enter-btn,.sounds-store .social-icon{box-sizing:border-box;max-width:100%;min-width:0;width:100%}.sounds-store .social-icon{gap:8px;padding:12px}.sounds-store .social-icon span{min-width:0;overflow-wrap:anywhere;word-break:break-word}.sounds-store .social-enter .social-enter-btn{font-size:1.02rem;letter-spacing:.35px;min-height:82px;padding:12px 14px}}@media (max-width:380px){.sounds-store .social-icons{gap:10px}.sounds-store .social-icon{gap:7px;padding:10px}.sounds-store .social-icon svg{flex:0 0 auto;height:46px;width:46px}.sounds-store .social-enter .social-enter-btn{font-size:.96rem;min-height:74px;padding:10px}}@media (max-width:520px){.master-popup,.signature-popup{align-items:flex-start;padding:calc(8px + env(safe-area-inset-top, 0px)) 8px calc(8px + env(safe-area-inset-bottom, 0px))}.master-popup__card,.signature-popup__card{border-radius:16px;max-height:calc(100dvh - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px) - 16px);min-height:auto;padding:18px 14px 20px;width:100%}.sounds-store .social-icons{gap:14px}}.sounds-store .btn.btn-join{background:linear-gradient(180deg,#22c55e,#16a34a);border-color:#22c55e8c;box-shadow:0 10px 32px #22c55e5c,inset 0 0 0 1px #ffffff14;color:#06230f;font-weight:900}.sounds-store .btn.btn-join:hover{box-shadow:0 16px 42px #22c55e75;transform:translateY(-2px)}.sounds-store .social-card:not(.is-live) .social-icon{animation-play-state:paused}.sounds-store .social-card.is-live .social-icon{animation-play-state:running}.sounds-store .ai-cta-card{background:linear-gradient(180deg,var(--panel),var(--panel-2));border:1px solid #94a3b838;border-radius:18px;box-shadow:0 0 0 2px #94a3b814,0 10px 22px #00000038,inset 0 0 0 1px #ffffff05;overflow:hidden;padding:18px;position:relative}.sounds-store .ai-cta-card:before{display:none}.sounds-store .ai-cta-head{position:relative;z-index:1}.sounds-store .ai-cta-kicker{color:var(--text);font-size:12px;font-weight:950;letter-spacing:1px}.sounds-store .ai-cta-title{color:var(--text);font-size:clamp(1.5rem,4.2vw,2.2rem);font-weight:1000;letter-spacing:.6px;margin:6px 0;text-shadow:var(--text-glow)}.sounds-store .ai-cta-sub{color:var(--muted);font-weight:650;margin:0}.sounds-store .ai-cta-sub--primary{color:var(--text);font-size:clamp(1.05rem,3.2vw,1.35rem);font-weight:900}.sounds-store .ai-cta-videoBtn{background:#000;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 16px 46px #0000005c;cursor:pointer;margin-top:14px;overflow:hidden;padding:0;position:relative;width:100%;z-index:1}.sounds-store .ai-cta-videoBtn:focus-visible{outline:2px solid #ffd700a6;outline-offset:3px}.sounds-store .ai-cta-video{background:#000;display:block;height:clamp(260px,34vw,480px);object-fit:contain;opacity:.96;width:100%}.sounds-store .ai-cta-fallback{background:radial-gradient(700px 280px at 40% 0,#4da3ff1a,#0000008c);color:var(--text);display:grid;height:clamp(260px,34vw,480px);padding:20px;place-items:center;text-align:center}.sounds-store .ai-cta-fallbackTitle{font-size:18px;font-weight:1000;letter-spacing:1px}.sounds-store .ai-cta-fallbackSub{color:var(--muted);font-weight:650;margin-top:6px}.sounds-store .ai-cta-path{color:var(--text);font-weight:900}.theme-light .sounds-store .ai-cta-fallback{background:radial-gradient(700px 280px at 40% 0,#0f172a1a,#ffffff59)}.sounds-store .ai-cta-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:14px;position:relative;z-index:1}@keyframes social-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ai-scroll-hint{animation:social-bounce 1.6s ease-in-out infinite;display:flex;justify-content:center;margin:10px 0 2px;opacity:.7}.ai-scroll-triangle{border-left:7px solid #0000;border-right:7px solid #0000;border-top:9px solid #dbe7ffb8;height:0;width:0}@keyframes social-wiggle{0%,to{transform:rotate(0deg)}35%{transform:rotate(-4deg)}65%{transform:rotate(4deg)}}@keyframes social-ping{0%{box-shadow:0 0 0 0 #60a5fab3}80%,to{box-shadow:0 0 0 18px #60a5fa00}}@keyframes social-glow{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.sounds-store .pro-live{margin:10px 0 12px}.sounds-store .pro-live-card{--pro-live-radius:30px;background:linear-gradient(180deg,#080c1cf5,#0d1324eb);border:1px solid #94a3b82e;border-radius:var(--pro-live-radius);box-shadow:inset 0 0 0 1px #ffffff0a;cursor:pointer;display:flex;flex-direction:column;gap:14px;margin-inline:auto;max-width:var(--home-panel-max);overflow:hidden;padding:12px 12px 16px;position:relative;width:100%}.sounds-store .pro-live-card:focus{box-shadow:0 0 0 3px #4da3ff38,inset 0 0 0 1px #ffffff0d;outline:none}.sounds-store .pro-live-card:before{background:radial-gradient(circle at top right,#60a5fa29,#0000 42%),radial-gradient(circle at bottom left,#ffd7001a,#0000 34%);content:"";inset:0;pointer-events:none;position:absolute}.sounds-store .pro-live-card:after{display:none}.sounds-store .pro-live-visual{background:linear-gradient(180deg,#1118272e,#1118276b),linear-gradient(135deg,#3b82f642,#0f172a1a);border-radius:calc(var(--pro-live-radius) - 6px);min-height:clamp(210px,34vw,320px);overflow:hidden;position:relative;z-index:1}.sounds-store .pro-live-card--paint .pro-live-visual{background:linear-gradient(180deg,#11182729,#11182766),linear-gradient(135deg,#22c55e2e,#2563eb1f)}.sounds-store .pro-live-card--recorder .pro-live-visual{background:linear-gradient(180deg,#1118271f,#11182752),radial-gradient(circle at 50% 18%,#bfdbfe3d,#3b82f614 48%,#0000 78%),linear-gradient(135deg,#3b82f62e,#0f172a24)}.sounds-store .pro-live-visualImg{display:block;height:100%;min-height:inherit;object-fit:cover;object-position:center;transform:scale(1.08);width:100%}.sounds-store .pro-live-card--recorder .pro-live-visualImg{object-fit:contain;padding:clamp(10px,2vw,18px);transform:scale(1.02)}.sounds-store .pro-live-copy{display:flex;flex-direction:column;gap:6px;padding-inline:4px;position:relative;z-index:1}.sounds-store .pro-live-lead{color:var(--muted);font-weight:700;line-height:1.5;margin:0}.sounds-store .pro-live-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;padding-inline:4px;position:relative;z-index:1}.sounds-store .pro-live-cta{-webkit-appearance:none;appearance:none;background:linear-gradient(180deg,#ffe27a,#f5bf1f);border:1px solid #ffd7008c;border-bottom:2px solid #94a3b859;border-radius:999px;box-shadow:0 10px 24px #ffd7002e;color:#111;font-weight:950;padding:10px 16px}.sounds-store .pro-live-cta:hover{box-shadow:0 14px 30px #ffd70038;transform:translateY(-1px)}.sounds-store .pro-live-note{color:var(--muted);font-size:12px;font-weight:700}@media (max-width:720px){.sounds-store .pro-live-card{--pro-live-radius:28px;padding:8px 8px 14px}.sounds-store .pro-live-visual{min-height:clamp(220px,62vw,320px)}.sounds-store .pro-live-visualImg{transform:scale(1.12)}}@keyframes pro-live-glow{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes pro-live-beams{0%,to{opacity:.45;transform:translateX(-18%) translateY(0)}50%{opacity:.7;transform:translateX(10%) translateY(-2px)}}.sounds-store .store-teaser{padding:18px 20px 34px}.sounds-store .store-teaser-titleGlow{color:var(--text);font-size:clamp(1.85rem,5.2vw,2.35rem);font-weight:1000;letter-spacing:.6px;line-height:1.08;margin:0 0 12px;text-shadow:var(--text-glow)}.sounds-store .store-teaser-subline{display:block;margin-bottom:40px}.sounds-store .store-teaser .lcw{margin-top:24px}.sounds-store .store-teaser-desc{margin:0 0 24px}@media (min-width:901px){.sounds-store .store-teaser-subline{align-items:baseline;display:flex;flex-wrap:nowrap;gap:14px;margin-bottom:40px}.sounds-store .store-teaser-subline .section-title,.sounds-store .store-teaser-subline .store-teaser-desc{margin:0;white-space:nowrap}.sounds-store .store-teaser .lcw{margin-top:24px}}.sounds-store .album-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-top:12px}.sounds-store .album-card{background:linear-gradient(180deg,var(--panel),var(--panel-2));background:linear-gradient(180deg,#11141847,#0f121629);border:1px solid #ffffff0f;border-radius:14px;box-shadow:0 8px 30px #00000040,inset 0 0 0 1px #ffffff05;overflow:hidden}.sounds-store .album-card .cover{background:linear-gradient(135deg,#0f172a,#172033);border-bottom:1px solid #ffffff0f;overflow:hidden;padding-top:100%;position:relative;width:100%}.sounds-store .album-card .cover>img{bottom:0;display:block;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%}.sounds-store .album-card .meta{display:flex;flex-direction:column;gap:2px;padding:10px 12px 14px}.sounds-store .album-card .title{font-weight:600}.sounds-store .album-card .artist{color:var(--muted);font-size:.96rem}.sounds-store .album-card.album-card--artist{-webkit-appearance:none;appearance:none;cursor:pointer;padding:0;text-align:left;width:100%}.sounds-store .album-card.album-card--artist:focus-visible{outline:2px solid #4da3ff8c;outline-offset:3px}.sounds-store .album-card.album-card--artist:hover{box-shadow:0 12px 34px #00000052,inset 0 0 0 1px #ffffff05;transform:translateY(-1px)}.sounds-store .ai-cta-card,.sounds-store .album-card,.sounds-store .card,.sounds-store .glow-btn,.sounds-store .pro-live-card,.sounds-store .social-card,.sounds-store button{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,filter .18s ease}.sounds-store .ai-cta-card.focused,.sounds-store .ai-cta-card:focus-visible,.sounds-store .album-card.focused,.sounds-store .album-card:focus-visible,.sounds-store .card.focused,.sounds-store .card:focus-visible,.sounds-store .glow-btn.focused,.sounds-store .glow-btn:focus-visible,.sounds-store .pro-live-card.focused,.sounds-store .pro-live-card:focus-visible,.sounds-store .social-card.focused,.sounds-store .social-card:focus-visible,.sounds-store button.focused,.sounds-store button:focus-visible{border-color:#7dd3fcb8!important;box-shadow:0 0 0 2px #7dd3fce6,0 0 18px #60a5fa73,0 0 30px #38bdf83d;outline:none;transform:scale(1.05);z-index:3}.sounds-store .album-card.album-card--artist .cover{background:#00000038;overflow:hidden;padding-top:125%;position:relative;width:100%}.sounds-store .album-card.album-card--artist .cover img{bottom:0;display:block;height:100%;left:0;object-fit:contain;position:absolute;right:0;top:0;width:100%}.sounds-store .album-card.album-card--artist .meta{gap:6px}.sounds-store .album-card.album-card--artist .meta-label{color:var(--accent);font-size:.86rem;font-weight:900;letter-spacing:.04em}.sounds-store .album-card.album-card--artist .meta-name{color:var(--text);font-size:1.02rem;font-weight:850}.sounds-store .album-card.album-card--placeholder{background:linear-gradient(180deg,#1114182e,#0f12161a);border:1px dashed #ffffff24;box-shadow:inset 0 0 0 1px #ffffff05}.sounds-store .album-card.album-card--placeholder .cover{align-items:center;background:#00000024;display:flex;justify-content:center;padding-top:125%;position:relative;width:100%}.sounds-store .album-card.album-card--placeholder .album-plus{color:#9aa3b28c;font-size:54px;font-weight:900;line-height:1;text-shadow:0 0 18px #00000059;-webkit-user-select:none;user-select:none}.sounds-store .join{padding:28px 20px 54px}.sounds-store .join-form{grid-gap:14px;background:linear-gradient(180deg,var(--panel),var(--panel-2));background:linear-gradient(180deg,#11141847,#0f121624);border:1px solid #ffffff0f;border-radius:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr;margin-top:12px;padding:16px}.sounds-store .field{display:flex;flex-direction:column;gap:8px}.sounds-store .field span{color:var(--muted);font-size:.95rem}.sounds-store .field input{background:#0b0f14;border:1px solid #ffffff14;border-radius:10px;color:var(--text);outline:none;padding:10px 12px}.sounds-store .field input:focus{border-color:#4da3ff73;box-shadow:0 0 0 4px #4da3ff1f}.sounds-store .field.field-inline{align-items:center;flex-direction:row;flex-wrap:wrap;gap:10px}.sounds-store .field.field-inline .field-inline-col{flex:1 1 220px;min-width:200px}.sounds-store .field.field-inline .lang-opt{align-items:center;display:inline-flex;gap:10px}.sounds-store .field.field-inline .lang-opt label{align-items:center;display:inline-flex;gap:6px}.sounds-store .field.field-inline .lang-opt span{color:var(--text);font-size:.95rem;font-weight:700}.sounds-store .actions{align-items:center;display:flex;gap:10px}.sounds-store .actions .btn-primary{min-width:180px}.sounds-store .site-footer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090c101f;border-top:1px solid #ffffff0f;padding:22px 0}.theme-light .sounds-store .site-footer{background:#ffffff47;border-top-color:#0f172a14}.sounds-store .footer-inner{align-items:center;display:flex;gap:12px;justify-content:space-between}.sounds-store .badges{display:flex;flex-wrap:wrap;gap:8px}.sounds-store .badge{background:#94a3b81f;border:1px solid #94a3b838;border-radius:999px;color:var(--muted);font-size:.82rem;padding:6px 10px}.sounds-store .links{align-items:center;display:inline-flex;gap:10px;margin:10px 0}.sounds-store .links a{color:var(--muted);text-decoration:none}.sounds-store .links a:hover{color:var(--text)}.sounds-store .copy{color:var(--muted);font-size:.92rem}.sounds-store .social{display:flex;gap:12px}.sounds-store .social-link{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;display:grid;height:36px;place-items:center;width:36px}.sounds-store .social-link:hover{background:#ffffff14}.sounds-store .welcome-panel{-webkit-appearance:none;appearance:none;border:1px solid #60a5fa59;border-radius:12px;box-shadow:0 0 0 3px #60a5fa1a,0 10px 28px #00000059;cursor:pointer;margin:0 auto;max-width:var(--home-panel-max);overflow:hidden;padding:12px 14px;position:relative;text-align:center;-webkit-user-select:none;user-select:none;width:100%}.sounds-store .transparency-panel,.sounds-store .welcome-panel{background:linear-gradient(180deg,var(--panel),var(--panel-2));color:var(--text)}.sounds-store .transparency-panel{border:1px solid #94a3b847;box-shadow:0 0 0 2px #94a3b814,0 10px 22px #0000003d}.sounds-store .transparency-panel:before{display:none}.sounds-store .transparency-panel:hover{border-color:#94a3b86b;box-shadow:0 0 0 4px #94a3b824,0 12px 34px #00000075}.sounds-store .transparency-panel .welcome-panel__title{animation:none;color:var(--text);text-shadow:none}.sounds-store .transparency-panel .welcome-panel__hint{color:var(--muted);text-shadow:none}.sounds-store .transparency-panel .welcome-panel__body{color:var(--text)}.sounds-store .transparency-panel .welcome-panel__body a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.sounds-store .transparency-panel .welcome-panel__body a:hover{color:var(--text)}.sounds-store .transparency-panel .glow-link{background:none;border:none;color:var(--accent);cursor:pointer;font-weight:900;padding:0;text-decoration:underline;text-underline-offset:2px}.sounds-store .transparency-panel .glow-link:hover{color:var(--text)}.sounds-store .subscribe-panel{border:1px solid #ffd7004d;box-shadow:0 0 0 2px #ffd7000f,0 10px 22px #00000042}.sounds-store .buy-music-panel,.sounds-store .subscribe-panel{background:linear-gradient(180deg,var(--panel),var(--panel-2));color:var(--text)}.sounds-store .buy-music-panel{border:1px solid #94a3b847;max-width:var(--home-panel-max)}.sounds-store .buy-music-panel:hover{border-color:#94a3b86b;box-shadow:0 0 0 4px #94a3b824,0 12px 34px #00000075}.sounds-store .buy-music-panel:before{display:none}.sounds-store .buy-music-panel .welcome-panel__title{animation:none;color:var(--text)}.sounds-store .buy-music-panel .buy-music-titleGlow{color:var(--text);font-size:clamp(1.85rem,5.2vw,2.35rem);font-weight:1000;letter-spacing:.6px;line-height:1.08;margin:0;text-shadow:var(--text-glow)}.sounds-store .buy-music-panel .welcome-panel__hint{color:var(--muted);text-shadow:none;top:calc(50% + 8px)}.sounds-store .buy-music-panel .welcome-panel__sub{color:var(--text);font-size:clamp(.95rem,2.4vw,1.1rem);font-weight:800;line-height:1.5;margin-top:8px}.sounds-store .buy-music-pressWrap{display:flex;justify-content:center;margin-bottom:10px;margin-top:-4px}.sounds-store .buy-music-pressWrap .lcw-pressHint{left:auto;margin:0;position:static;top:auto;transform:none}.sounds-store .buy-music-panel .welcome-panel__body{color:var(--text);font-size:clamp(.98rem,2.6vw,1.12rem);line-height:1.65}.sounds-store .subscribe-panel:hover{border-color:#ffd7006b;box-shadow:0 0 0 4px #ffd7001f,0 12px 34px #0000007a}.sounds-store .subscribe-panel .welcome-panel__title{animation:none;color:#fff4ccfa;text-shadow:none}.sounds-store .subscribe-panel .welcome-panel__hint{color:#ffffffbf;text-shadow:none}.sounds-store .subscribe-panel .subscribe-collapsible{max-height:0;opacity:0;overflow:hidden;transform:translateY(-4px);transition:max-height .52s cubic-bezier(.2,.8,.2,1),opacity .26s ease,transform .26s ease;will-change:max-height,opacity,transform}.sounds-store .subscribe-panel .subscribe-collapsible.is-open{max-height:1800px;opacity:1;transform:translateY(0)}.sounds-store .subscribe-panel .subscribe-topline{margin-top:10px}.sounds-store .subscribe-panel .subscribe-pricing{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:4px 0 10px}.sounds-store .subscribe-panel .subscribe-pill{align-items:center;background:#00000038;border:1px solid #ffffff1a;border-radius:999px;color:#ffffffe0;display:inline-flex;font-size:.86rem;font-weight:800;gap:6px;padding:6px 10px}.sounds-store .subscribe-panel .subscribe-pill--gold{background:#ffd7001a;border-color:#ffd70047;color:#fff4ccfa}.sounds-store .subscribe-panel .subscribe-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr;justify-items:center;margin-top:12px;text-align:center}.sounds-store .subscribe-panel .subscribe-col{background:#00000038;border:1px solid #ffffff1a;border-radius:12px;padding:14px 16px;width:min(920px,100%)}.sounds-store .subscribe-panel .subscribe-col-sub{color:#ffffffc7;font-size:1.04rem;font-weight:800;margin-top:2px}.sounds-store .subscribe-panel .subscribe-list{font-size:1.02rem;line-height:1.6;margin:10px 0 0;padding-left:18px;text-align:left}.sounds-store .subscribe-panel .subscribe-note{color:#ffffffbd;font-size:1rem;margin-top:10px;text-align:center}.sounds-store .subscribe-panel .subscribe-cta-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:14px}.sounds-store .subscribe-panel .welcome-panel__body{font-size:1.03rem;line-height:1.65}.sounds-store .subscribe-panel .subscribe-cta-annual{background:linear-gradient(180deg,#ffd70038,#ffd7001a)!important;border-color:#ffd7008c!important;color:#fff4ccfa!important}.sounds-store .subscribe-panel .subscribe-cta-annual:hover{filter:brightness(1.08)}@media (max-width:760px){.sounds-store .subscribe-panel .subscribe-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.sounds-store .subscribe-panel .subscribe-collapsible{transform:none;transition:none}}.sounds-store .transparency-panel .transparency-collapsible{max-height:0;opacity:0;overflow:hidden;transform:translateY(-4px);transition:max-height .52s cubic-bezier(.2,.8,.2,1),opacity .26s ease,transform .26s ease;will-change:max-height,opacity,transform}.sounds-store .transparency-panel .transparency-collapsible.is-open{max-height:2600px;opacity:1;transform:translateY(0)}.sounds-store .transparency-panel .transparency-fade-item{opacity:0;transition:opacity .36s ease;transition-delay:0ms;transition-delay:var(--d,0ms)}.sounds-store .transparency-panel .transparency-collapsible.is-open .transparency-fade-item{opacity:1}@media (prefers-reduced-motion:reduce){.sounds-store .transparency-panel .transparency-collapsible{transform:none;transition:none}.sounds-store .transparency-panel .transparency-fade-item{opacity:1;transition:none}}.sounds-store .welcome-panel:before{display:none}.sounds-store .welcome-panel:hover{border-color:#60a5fa8c;box-shadow:0 0 0 4px #60a5fa29,0 12px 34px #0000006b}.sounds-store .welcome-panel__head{align-items:center;display:flex!important;justify-content:center;min-height:34px;padding:4px 48px;position:relative;text-align:center}.sounds-store .welcome-panel__title{animation:none;color:var(--text);font-size:clamp(18px,2.2vw,26px);font-weight:900;letter-spacing:.6px;position:relative;text-align:center;text-shadow:var(--text-glow);z-index:1}.sounds-store .welcome-panel__hint{color:var(--muted);font-size:clamp(12px,1.6vw,14px);font-weight:800;opacity:.85;position:absolute;right:12px;text-shadow:none;top:50%;transform:translateY(-50%);z-index:1}.sounds-store .welcome-panel__body{font-size:clamp(12px,1.7vw,14px);line-height:1.4;margin-top:10px;position:relative;z-index:1}.sounds-store .welcome-panel__body p{margin:2px 0}.sounds-store .welcome-panel__body p.welcome-panel__closing{margin-top:6px}@keyframes welcome-title-glow{0%,to{filter:brightness(1);text-shadow:0 0 10px #60a5fa8c,0 0 22px #93c5fd59}50%{filter:brightness(1.06);text-shadow:0 0 14px #60a5fabf,0 0 34px #93c5fd7a}}@keyframes welcome-sparkle{0%,to{transform:translate3d(-2%,-2%,0) scale(1)}50%{transform:translate3d(2%,2%,0) scale(1.02)}}@media (max-width:520px){.sounds-store .store-teaser-desc{margin-bottom:14px}.sounds-store .welcome-panel__head{display:block;min-height:0;min-height:auto}.sounds-store .welcome-panel__hint{display:inline-block;margin-left:10px;position:static;transform:none}}@media (prefers-reduced-motion:reduce){.sounds-store .welcome-panel:before,.sounds-store .welcome-panel__title{animation:none}}.sounds-store .reveal{opacity:0;transform:translateY(10px);transition:opacity .48s ease,transform .48s ease}.sounds-store .reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.sounds-store .album-grid,.sounds-store .cards{grid-template-columns:repeat(2,1fr)}.sounds-store .header-inner{min-height:60px}}@media (max-width:768px){.sounds-store .site-header{overflow:visible;z-index:9999}.sounds-store .header-inner{height:auto;min-height:318px;overflow:visible;padding:max(10px,env(safe-area-inset-top)) max(15px,env(safe-area-inset-right)) 12px max(15px,env(safe-area-inset-left));position:relative}.sounds-store .mobile-only{display:inline;display:initial}.sounds-store .desktop-only{display:none!important}.sounds-store .mobile-header-layout{display:flex;flex-direction:column;gap:10px;min-height:100%}.sounds-store .mobile-header-main{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.sounds-store .mobile-header-main__col{display:flex;flex-direction:column;min-width:0}.sounds-store .mobile-header-main__col--left{align-items:flex-start;justify-content:flex-end}.sounds-store .mobile-header-main__col--right{align-items:center;justify-content:flex-end}.sounds-store .brand--mobile.brand--mobile-hero{align-items:flex-start;display:flex;justify-content:flex-end;max-width:none;padding-bottom:0;width:100%}.sounds-store .brand--mobile.brand--mobile-hero .brand-logo{display:block;height:auto;max-width:168px;width:100%}.sounds-store .right-ctrls.right-ctrls--mobile-hero{display:flex;justify-content:center;width:100%}.sounds-store .right-ctrls--mobile-hero .header-label-stack{align-items:center;gap:6px;margin-right:0!important;max-width:168px;transform:none;width:100%}.sounds-store .right-ctrls--mobile-hero .header-label-stack .arte-logo-row{gap:8px;justify-content:center;margin-bottom:0;transform:none}.sounds-store .right-ctrls--mobile-hero .header-label-stack .arte-logo-disco,.sounds-store .right-ctrls--mobile-hero .header-label-stack .arte-logo-stack{height:148px;width:148px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .arte-logo-img{height:114px;left:17px;top:17px;width:114px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .creative-access-btn{border-radius:10px;min-height:34px;padding:4px 8px;transform:none;width:144px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .header-two-line-btn{font-size:10px;line-height:1.02}.sounds-store .right-ctrls--mobile-hero .header-label-stack .creative-access-line1{font-size:10px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .creative-access-line2{font-size:8.5px}.sounds-store .mobile-header-captions{grid-gap:12px;align-items:start;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.sounds-store .mobile-header-captions__left,.sounds-store .mobile-header-captions__right{align-items:flex-start;display:flex;font-family:Montserrat,sans-serif;font-weight:800;letter-spacing:.01em;line-height:1.05;min-width:0}.sounds-store .mobile-header-captions__left{justify-content:flex-start}.sounds-store .mobile-header-captions__left .mobile-header-caption-title{align-items:baseline;display:inline-flex;gap:4px;white-space:nowrap}.sounds-store .mobile-header-captions__left .brand-sounds{font-size:.98rem}.sounds-store .mobile-header-captions__left .brand-tagline{font-size:.68rem}.sounds-store .mobile-header-captions__right{color:#60a5fa;font-size:.9rem;font-weight:700;justify-content:center;white-space:nowrap}.sounds-store .header-bottom{align-items:center;display:flex;justify-content:center;min-height:52px;padding:0 128px 0 0;position:relative}.sounds-store .mobile-command-cluster{align-items:center;display:inline-flex;gap:6px;justify-content:center;margin:0 auto}.sounds-store .mobile-nav-tools{align-items:center;display:flex;justify-content:flex-end;position:absolute;right:0;top:50%;transform:translateY(-50%)}.sounds-store .home-round-btn.home-round-btn--mobile{border-radius:12px!important;height:36px;min-height:36px;min-width:40px;transform:none;width:40px}.sounds-store .home-round-btn.home-round-btn--mobile .home-round-btn__text{font-size:10px}.sounds-store .mobile-nav-tools .lang-switch{max-width:120px;transform:none;width:120px}.sounds-store .mobile-nav-tools .lang-switch .lang-picker,.sounds-store .mobile-nav-tools .lang-switch .lang-select,.sounds-store .mobile-nav-tools .lang-switch .lang-switch__select,.sounds-store .mobile-nav-tools .lang-switch .language-select,.sounds-store .mobile-nav-tools .lang-switch select{font-size:10px;max-width:120px;padding-right:34px;width:120px}.sounds-store .mobile-profile-btn{align-items:center;-webkit-appearance:none;appearance:none;background:#0000002e;border:1px solid #93c5fd47;border-radius:12px;color:var(--text);display:inline-flex;height:36px;justify-content:center;padding:0;width:40px}.theme-light .sounds-store .mobile-profile-btn{background:#fff9;border-color:#0f172a2e}.sounds-store .mobile-profile-avatar{align-items:center;background:#00000040;border:1px solid #94a3b840;border-radius:999px;display:inline-flex;height:24.5px;justify-content:center;overflow:hidden;position:relative;width:24.5px}.sounds-store .mobile-profile-avatar img{display:block;height:100%;object-fit:cover;width:100%}.sounds-store .mobile-profile-initial{color:#93c5fd;font-size:12px;font-weight:900}.theme-light .sounds-store .mobile-profile-initial{color:var(--text)}.sounds-store .mobile-profile-dot{background:#64748b;border:2px solid #0a1428eb;border-radius:999px;bottom:-1px;height:10px;position:absolute;right:-1px;width:10px}.sounds-store .mobile-profile-dot[data-active="1"]{background:#22c55e;box-shadow:0 0 10px #22c55ed9,0 0 18px #22c55e73}.sounds-store .mobile-credits-mini{margin-left:0;transform:scale(.92);transform-origin:center}.sounds-store .notify-bell-btn.notify-bell-btn--mobile{height:36px;width:40px}.sounds-store .album-grid,.sounds-store .join-form{grid-template-columns:1fr}.sounds-store .footer-inner{align-items:flex-start;flex-direction:column}}@media (min-width:769px){.sounds-store .site-header .header-inner{margin-left:auto;margin-right:auto;width:min(100%,1200px)}}@media (max-width:1024px) and (orientation:landscape){.sounds-store .site-header{padding-top:0}.sounds-store .header-inner{min-height:min(254px,40vh);padding:max(8px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) 8px max(20px,env(safe-area-inset-left))}.sounds-store .mobile-header-layout{gap:8px}.sounds-store .mobile-header-main{gap:10px}.sounds-store .brand--mobile.brand--mobile-hero .brand-logo{max-width:132px}.sounds-store .right-ctrls--mobile-hero .header-label-stack{gap:4px;max-width:148px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .arte-logo-disco,.sounds-store .right-ctrls--mobile-hero .header-label-stack .arte-logo-stack{height:118px;width:118px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .arte-logo-img{height:90px;left:14px;top:14px;width:90px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .creative-access-btn{min-height:30px;padding:3px 7px;width:128px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .creative-access-line1{font-size:9px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .creative-access-line2{font-size:8px}.sounds-store .mobile-header-captions__left .brand-sounds{font-size:.88rem}.sounds-store .mobile-header-captions__left .brand-tagline,.sounds-store .mobile-header-captions__right{font-size:.62rem}.sounds-store .header-bottom{min-height:44px;padding-right:126px}.sounds-store .mobile-command-cluster{gap:5px}.sounds-store .mobile-nav-tools .lang-switch,.sounds-store .mobile-nav-tools .lang-switch .lang-picker,.sounds-store .mobile-nav-tools .lang-switch .lang-select,.sounds-store .mobile-nav-tools .lang-switch .lang-switch__select,.sounds-store .mobile-nav-tools .lang-switch .language-select,.sounds-store .mobile-nav-tools .lang-switch select{max-width:118px;width:118px}}@media (min-width:1280px) and (orientation:landscape){.sounds-store .header-inner{margin-left:auto;margin-right:auto;min-height:420px;padding-bottom:16px;padding-top:24px;width:min(100%,1200px)}.sounds-store .header-inner .desktop-only{display:none!important}.sounds-store .header-inner .mobile-header-layout.mobile-only{display:flex}.sounds-store .mobile-header-layout{gap:16px}.sounds-store .mobile-header-main{gap:36px}.sounds-store .brand--mobile.brand--mobile-hero .brand-logo{max-width:320px}.sounds-store .right-ctrls--mobile-hero .header-label-stack{gap:12px;max-width:320px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .arte-logo-disco,.sounds-store .right-ctrls--mobile-hero .header-label-stack .arte-logo-stack{height:280px;width:280px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .arte-logo-img{height:214px;left:33px;top:33px;width:214px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .creative-access-btn{min-height:48px;padding:8px 14px;width:248px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .creative-access-line1{font-size:15px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .creative-access-line2{font-size:12px}.sounds-store .mobile-header-captions__left .brand-sounds{font-size:1.5rem}.sounds-store .mobile-header-captions__left .brand-tagline,.sounds-store .mobile-header-captions__right{font-size:1.06rem}.sounds-store .header-bottom{min-height:64px;padding-right:180px}.sounds-store .mobile-command-cluster{gap:10px}.sounds-store .mobile-nav-tools .lang-switch,.sounds-store .mobile-nav-tools .lang-switch .lang-picker,.sounds-store .mobile-nav-tools .lang-switch .lang-select,.sounds-store .mobile-nav-tools .lang-switch .lang-switch__select,.sounds-store .mobile-nav-tools .lang-switch .language-select,.sounds-store .mobile-nav-tools .lang-switch select{font-size:12px;max-width:172px;width:172px}}@media (max-width:380px){.sounds-store .header-inner{min-height:300px}.sounds-store .brand--mobile.brand--mobile-hero .brand-logo{max-width:150px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .arte-logo-disco,.sounds-store .right-ctrls--mobile-hero .header-label-stack .arte-logo-stack{height:134px;width:134px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .arte-logo-img{height:102px;left:16px;top:16px;width:102px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .creative-access-btn{width:136px}.sounds-store .mobile-header-captions__left .brand-sounds{font-size:.9rem}.sounds-store .mobile-header-captions__left .brand-tagline{font-size:.62rem}.sounds-store .mobile-header-captions__right{font-size:.82rem}.sounds-store .header-bottom{padding-right:120px}}@media (max-width:480px){.sounds-store .header-inner{min-height:308px}.sounds-store .mobile-header-main{gap:10px}.sounds-store .brand--mobile.brand--mobile-hero .brand-logo{max-width:158px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .arte-logo-disco,.sounds-store .right-ctrls--mobile-hero .header-label-stack .arte-logo-stack{height:140px;width:140px}.sounds-store .right-ctrls--mobile-hero .header-label-stack .arte-logo-img{height:108px;left:16px;top:16px;width:108px}}.sounds-store .header-inner.header-inner--stack{display:block;min-height:auto;padding-bottom:14px;padding-top:max(40px,calc(env(safe-area-inset-top) + 18px))}.sounds-store .header-stack-shell{--header-logo-size:280px;display:flex;flex-direction:column;gap:15px;width:100%}.sounds-store .header-brand-row{align-items:flex-start;display:flex;gap:clamp(14px,3vw,36px);justify-content:space-between;width:100%}.sounds-store .header-brand-block{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;min-width:0}.sounds-store .header-brand-block--arte,.sounds-store .header-brand-block--sounds{justify-content:flex-start;max-width:var(--header-logo-size)!important;min-width:var(--header-logo-size)!important;width:var(--header-logo-size)!important}.sounds-store .header-brand-block--arte{flex:0 0 var(--header-logo-size)!important;flex-shrink:0!important}.sounds-store .header-brand-link{color:inherit;display:inline-flex;text-decoration:none}.sounds-store .header-brand-block--arte .header-label-stack,.sounds-store .header-brand-link--sounds{max-width:var(--header-logo-size)!important;min-width:var(--header-logo-size)!important;width:var(--header-logo-size)!important}.sounds-store .header-brand-link--sounds .brand-logo{max-width:100%;width:100%}.sounds-store .header-brand-block--arte .header-label-stack{align-items:center;display:flex;justify-content:center}.sounds-store .header-brand-block--arte .arte-logo-btn,.sounds-store .header-brand-block--arte .arte-logo-disco,.sounds-store .header-brand-block--arte .arte-logo-stack,.sounds-store .header-brand-block--arte .header-label-stack{flex:0 0 var(--header-logo-size)!important;flex-shrink:0!important;height:var(--header-logo-size)!important;max-width:var(--header-logo-size)!important;min-width:var(--header-logo-size)!important;width:var(--header-logo-size)!important}.sounds-store .header-brand-block--arte .arte-logo-img{flex-shrink:0!important;height:calc(var(--header-logo-size)*.78)!important;max-width:calc(var(--header-logo-size)*.78)!important;min-width:calc(var(--header-logo-size)*.78)!important;width:calc(var(--header-logo-size)*.78)!important}.sounds-store .header-brand-caption{font-weight:800;letter-spacing:.01em;line-height:1.08;margin-top:8px;min-height:1.2em;text-align:center;text-shadow:var(--text-glow);width:100%}.sounds-store .header-brand-caption--sounds{color:var(--text);font-size:clamp(.74rem,1.45vw,1rem)}.sounds-store .header-brand-caption--arte{color:var(--accent);font-size:clamp(.8rem,1.6vw,1.05rem);margin-left:0;transform:translateX(-6px)}.sounds-store .header-command-row{align-items:center;display:flex;gap:clamp(9px,1.25vw,16px);justify-content:center;margin-top:2px;width:100%}.sounds-store .header-command-item{align-items:center;display:inline-flex;flex:0 1 auto;justify-content:center;min-width:46px}.sounds-store .header-command-profile{-webkit-appearance:none;appearance:none;background:#0000002e;border:1px solid #93c5fd47;border-radius:22px;box-shadow:0 10px 24px #0f172a3d;color:var(--text);flex-direction:column;gap:6px;min-height:78px;min-width:86px;padding:8px 10px 7px}.theme-light .sounds-store .header-command-profile{background:#ffffffb3;border-color:#0f172a29}.sounds-store .header-command-profile__ring{align-items:center;border-radius:999px;display:inline-flex;height:58px;justify-content:center;position:relative;width:58px}.sounds-store .header-command-profile__ring.is-authenticated:before{animation:header-profile-spin 6s linear infinite;background:conic-gradient(from 0deg,#60a5fa,#38bdf8,#a855f7,#f472b6,#f59e0b,#60a5fa);border-radius:inherit;box-shadow:0 0 12px #38bdf873,0 0 24px #a855f752,0 0 34px #f59e0b3d;content:"";inset:-2px;position:absolute}.sounds-store .header-command-profile__ring.is-authenticated:after{background:#020617f0;border-radius:inherit;content:"";inset:2px;position:absolute}.sounds-store .header-command-profile__avatar{align-items:center;background:#00000059;border:1px solid #94a3b840;border-radius:999px;display:inline-flex;height:50px;justify-content:center;overflow:hidden;position:relative;width:50px;z-index:1}.sounds-store .header-command-profile__avatar img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.sounds-store .header-command-profile__initial{color:#93c5fd;font-size:16px;font-weight:900}.sounds-store .header-command-profile__copy{align-items:center;display:flex;flex-direction:column;gap:1px;line-height:1.04;max-width:96px;text-align:center}.sounds-store .header-command-profile__greeting{color:#e0f2feeb;font-size:10px;font-weight:500;letter-spacing:.01em}.sounds-store .header-command-profile__name{color:#f8fafc;font-size:12px;font-weight:800;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sounds-store .header-command-lang .lang-switch,.sounds-store .header-command-lang .language-select,.sounds-store .header-command-lang select,.sounds-store .header-command-notify .notify-bell-btn--header{width:auto}.sounds-store .header-command-notify .notify-bell-btn--header{height:50px;min-width:50px;width:50px}.sounds-store .header-command-credits{align-items:center;display:inline-flex;flex:0 0 68px;justify-content:center;min-width:68px}.sounds-store .header-home-btn{border-radius:18px!important;height:50px;min-width:58px}.sounds-store .header-command-notify .notify-bell-btn__icon svg,.sounds-store .header-home-btn .home-round-btn__icon svg{height:24px;width:24px}.sounds-store .header-creative-link{-webkit-appearance:none;appearance:none;background:#0000;border-radius:12px;flex-direction:column;font-size:clamp(.56rem,.82vw,.7rem);height:42px;line-height:1;min-height:42px;min-width:52px;padding:4px;width:52px}.sounds-store .header-creative-link__label{align-items:center;display:flex;flex-direction:column;gap:1px;justify-content:center}.sounds-store .header-creative-link__label span{display:block;white-space:nowrap}.sounds-store .header-command-lang .lang-switch__select,.sounds-store .header-command-lang .language-select,.sounds-store .header-command-lang select{font-size:clamp(10px,1vw,12px);max-width:108px;min-height:36px;min-width:94px}.sounds-store .header-command-lang{flex:0 0 auto;margin-right:8px}.sounds-store .header-command-lang .language-select-wrap{max-width:108px}.sounds-store .header-command-lang .language-select{padding-right:28px!important}.sounds-store .header-command-credits>div{gap:3px!important;min-width:68px;width:68px}.sounds-store .header-command-credits>div>button{border-radius:16px!important;font-size:9px!important;letter-spacing:.2px!important;line-height:1.05;min-height:34px;min-width:68px;padding:4px 6px!important;white-space:nowrap;width:68px}.sounds-store .header-command-credits>div>span{font-size:10px!important;min-width:68px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:68px}@media (max-width:720px){.sounds-store .header-stack-shell{--header-logo-size:188px}.sounds-store .header-inner.header-inner--stack{padding:max(40px,calc(env(safe-area-inset-top) + 12px)) max(18px,env(safe-area-inset-right)) 12px max(18px,env(safe-area-inset-left))}.sounds-store .header-brand-row{gap:12px}.sounds-store .header-brand-block--arte .header-label-stack,.sounds-store .header-brand-link--sounds{min-width:var(--header-logo-size)!important}.sounds-store .header-command-row{align-items:center;gap:5px;justify-content:center}.sounds-store .header-command-profile{margin-left:0!important}.sounds-store .header-command-notify{margin-left:0}.sounds-store .header-command-notify .notify-bell-btn--header,.sounds-store .header-command-profile,.sounds-store .header-home-btn{height:46px;min-width:46px;width:46px}.sounds-store .header-command-profile{min-height:68px;min-width:72px;padding:6px 7px 5px;width:auto}.sounds-store .header-command-profile__ring{height:52px;width:52px}.sounds-store .header-command-profile__avatar{height:44px;width:44px}.sounds-store .header-command-profile__greeting{font-size:8px}.sounds-store .header-command-profile__name,.sounds-store .header-home-btn .home-round-btn__text{font-size:10px}.sounds-store .header-command-credits{flex-basis:62px;min-width:62px}.sounds-store .header-command-credits>div,.sounds-store .header-command-credits>div>button,.sounds-store .header-command-credits>div>span{min-width:62px;width:62px}.sounds-store .header-command-credits>div>button{font-size:8px!important;min-height:32px;padding:4px 5px!important}.sounds-store .header-command-credits>div>span{font-size:9px!important}.sounds-store .header-creative-link{font-size:.5rem;height:38px;min-height:38px;min-width:44px;padding:3px;width:44px}.sounds-store .header-command-lang .lang-switch__select,.sounds-store .header-command-lang .language-select,.sounds-store .header-command-lang select{font-size:10px;max-width:92px;min-height:38px;min-width:82px}.sounds-store .header-command-lang{margin-right:4px}.sounds-store .header-command-lang .language-select-wrap{max-width:92px}}@keyframes header-profile-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:420px){.sounds-store .header-stack-shell{--header-logo-size:154px}.sounds-store .header-brand-block--arte .header-label-stack,.sounds-store .header-brand-link--sounds{min-width:var(--header-logo-size)!important}.sounds-store .header-brand-caption--sounds{font-size:.68rem}.sounds-store .header-brand-caption--arte{font-size:.78rem;transform:translateX(-4px)}.sounds-store .header-command-row{gap:5px;justify-content:flex-start}.sounds-store .header-creative-link{font-size:.45rem;height:32px;min-height:32px;min-width:40px;padding:2px;width:40px}.sounds-store .header-command-lang .lang-switch__select,.sounds-store .header-command-lang .language-select,.sounds-store .header-command-lang select{max-width:92px;min-height:32px;min-width:84px}}@media (min-width:1024px){.sounds-store .header-stack-shell{--header-logo-size:280px}.sounds-store .header-brand-block--arte .header-label-stack,.sounds-store .header-brand-link--sounds{min-width:var(--header-logo-size)!important;width:var(--header-logo-size)!important}.sounds-store .header-inner.header-inner--stack{padding-top:max(46px,calc(env(safe-area-inset-top) + 20px))}}.sounds-store .ai-panel{background:linear-gradient(180deg,#11141833,#0f12161a);border:1px solid #ffffff14;border-radius:16px;box-shadow:0 10px 24px #00000038,inset 0 0 0 1px #ffffff05}.theme-light .sounds-store .ai-panel{background:linear-gradient(180deg,#fff9,#ffffff73);border-color:#0f172a1f;box-shadow:0 10px 22px #0f172a14}.sounds-store .ai-panel__inner{padding:14px}.sounds-store .ai-grid-2{grid-gap:14px;align-items:start;display:grid;gap:14px;grid-template-columns:1.3fr 1fr}@media (max-width:900px){.sounds-store .ai-grid-2{grid-template-columns:1fr}}.sounds-store .ai-metaRow{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.sounds-store .ai-badge{background:#94a3b81a;border:1px solid #94a3b838;border-radius:999px;color:#dbe7ffeb;font-size:14px;font-weight:850;padding:6px 10px}.theme-light .sounds-store .ai-badge{background:#0f172a0f;border-color:#0f172a2e;color:#0b1220}.sounds-store .ai-badge--accent{background:#4da3ff1a;border-color:#4da3ff47;color:#e8f1ff}.theme-light .sounds-store .ai-badge--accent{background:#1d4ed81f;border-color:#1d4ed859;color:#0b1220}.sounds-store .ai-badge--warn{background:#ffd70014;border-color:#ffd70038;color:#ffd700eb}.theme-light .sounds-store .ai-badge--warn{background:#ffd7002e;border-color:#ffd70059;color:#7c4a00}.sounds-store .ai-presetRow{display:flex;flex-wrap:wrap;gap:8px}.sounds-store .ai-chip{-webkit-appearance:none;appearance:none;background:#0000002e;border:1px solid #ffffff1a;border-radius:999px;color:#f3f7ffeb;cursor:pointer;font-weight:800;padding:10px 14px}.theme-light .sounds-store .ai-chip{background:#ffffffbf;border-color:#0f172a2e;color:#0b1220}.sounds-store .ai-chip:hover{background:#ffffff0f;transform:translateY(-1px)}.sounds-store .ai-chip:focus-visible{outline:2px solid #4da3ff8c;outline-offset:2px}.sounds-store .ai-title{color:var(--text);font-size:1.6rem;font-weight:950;letter-spacing:.4px;margin:0}.sounds-store .ai-subtitle{color:var(--muted);font-size:1.05rem;font-weight:700;margin:6px 0 0}.sounds-store .ai-section{border-top:1px solid #ffffff0f;margin-top:12px;padding-top:12px}.theme-light .sounds-store .ai-section{border-top-color:#0f172a1f}.sounds-store .ai-section h4{font-size:1.1rem;letter-spacing:.2px;margin:0 0 8px}.sounds-store .ai-list{color:var(--text);margin:0;padding-left:18px}.sounds-store .ai-list li{margin:6px 0}.sounds-store .ai-structure{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr}.sounds-store .ai-step{background:#0003;border:1px solid #ffffff14;border-radius:12px;padding:10px}.theme-light .sounds-store .ai-step{background:#ffffffb3;border-color:#0f172a1f}.sounds-store .ai-step__top{align-items:baseline;display:flex;gap:10px;justify-content:space-between}.sounds-store .ai-step__name{color:#f3f7fff5;font-weight:950}.theme-light .sounds-store .ai-step__name{color:#0b1220}.sounds-store .ai-step__bars{color:#93c5fdeb;font-size:12px;font-weight:900;white-space:nowrap}.theme-light .sounds-store .ai-step__bars{color:#1d4ed8}.sounds-store .ai-step__note{color:#9aa3b2fa;font-weight:650;margin-top:6px}.theme-light .sounds-store .ai-step__note{color:#475569}.sounds-store .ai-kbd{background:#00000047;border:1px solid #ffffff1a;border-radius:8px;color:#f3f7ffeb;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:14px;padding:2px 6px}.sounds-store .ai-error{background:#ff00001a;border:1px solid #ff00002e;border-radius:12px;color:#ffffffeb;margin-top:12px;padding:12px}.sounds-store details.ai-details{background:#00000029;border:1px solid #ffffff14;border-radius:12px;margin-top:12px;overflow:hidden}.sounds-store details.ai-details>summary{color:#f3f7ffeb;cursor:pointer;font-weight:900;list-style:none;padding:10px 12px}.sounds-store details.ai-details>summary::-webkit-details-marker{display:none}.sounds-store .ai-json{border-top:1px solid #ffffff14;margin:0;overflow:auto;padding:12px}.sounds-store .ai-input,.sounds-store .ai-select,.sounds-store .ai-textarea{background:#00000047;border:1px solid #ffffff1a;border-radius:12px;color:#f3f7fff0;font-size:1rem;line-height:1.35;outline:none;padding:14px 16px;width:100%}.sounds-store .ai-textarea{min-height:150px;padding:16px}.sounds-store .ai-input:focus,.sounds-store .ai-select:focus,.sounds-store .ai-textarea:focus{border-color:#4da3ff73;box-shadow:0 0 0 4px #4da3ff1f}.sounds-store .ai-modalOverlay{-webkit-overflow-scrolling:touch;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000009e;bottom:0;display:flex;justify-content:center;left:0;overflow:auto;overscroll-behavior:contain;padding:calc(12px + env(safe-area-inset-top, 0px)) 16px calc(12px + env(safe-area-inset-bottom, 0px));position:fixed;right:0;top:0;z-index:100000}.sounds-store .ai-modal{background:linear-gradient(180deg,#111418b8,#0a0c109e);border:1px solid #ffffff1a;border-radius:18px;box-shadow:0 20px 60px #00000073,inset 0 0 0 1px #ffffff08;color:var(--text);display:flex;flex-direction:column;max-height:min(92dvh,920px);overflow:hidden;width:min(720px,94vw)}.theme-light .sounds-store .ai-modal{background:linear-gradient(180deg,#ffffffb3,#ffffff8c);border-color:#0f172a1f;box-shadow:0 20px 50px #0f172a2e}.sounds-store .ai-modal__head{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0c10d1;border-bottom:1px solid #ffffff14;padding:16px 16px 10px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.sounds-store .ai-modal__title{color:var(--text);font-size:1.4rem;font-weight:1000;letter-spacing:.6px;margin:0}.sounds-store .ai-modal__body{-webkit-overflow-scrolling:touch;flex:1 1 auto;min-height:0;overflow:auto;overscroll-behavior:contain;padding:14px 16px}.sounds-store .ai-modal__lead{color:var(--muted);font-weight:750;line-height:1.45}.sounds-store .ai-modal__note{color:var(--muted);font-weight:700;line-height:1.45;margin-top:10px}.sounds-store .ai-modal__actions{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0c10d1;border-top:1px solid #ffffff14;bottom:0;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;padding:12px 16px calc(12px + env(safe-area-inset-bottom, 0px));position:-webkit-sticky;position:sticky;z-index:1}@media (max-width:900px){.sounds-store .ai-modalOverlay{align-items:center;padding:max(16px,env(safe-area-inset-top,16px)) 8px max(16px,env(safe-area-inset-bottom,16px))}.sounds-store .ai-modal{border-radius:14px;max-height:calc(100dvh - max(32px, env(safe-area-inset-top, 16px)) - max(32px, env(safe-area-inset-bottom, 16px)));width:100%}.sounds-store .ai-modal__actions,.sounds-store .ai-modal__body,.sounds-store .ai-modal__head{padding-left:12px;padding-right:12px}.sounds-store .ai-modal__actions>*{flex-basis:calc(50% - 6px);flex-grow:1;flex-shrink:1;min-height:44px}}.sounds-store .ai-voice-card .ai-panel__inner{padding:18px}.sounds-store .ai-voice-head{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.sounds-store .ai-voice-title{color:var(--text);font-size:1.35rem;font-weight:1000}.sounds-store .ai-voice-sub{color:var(--muted);font-size:1rem;font-weight:650}.sounds-store .ai-voice-actions{display:flex;flex-wrap:wrap;gap:10px}.sounds-store .ai-voice-controls{margin-top:12px}.sounds-store .ai-voice-controls,.sounds-store .ai-voice-controls-labels{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.sounds-store .ai-voice-controls-labels{color:#dbe7ffd9;font-size:12px;font-weight:800;margin-top:6px;text-align:center}.sounds-store .ai-voice-controls-labels>div{flex:1 1}.sounds-store .ai-voice-controls-labels>div:first-child{text-align:left}.sounds-store .ai-voice-controls-labels>div:last-child{text-align:right}.sounds-store .ai-circle-btn{align-items:center;background:#0f141e99;border:1px solid #ffffff29;border-radius:50%;box-sizing:border-box;cursor:pointer;display:inline-flex;height:98px;justify-content:center;overflow:hidden;padding:1px;transition:transform .15s ease,box-shadow .2s ease,border-color .2s ease;width:98px}.sounds-store .ai-circle-btn img{border-radius:50%;height:100%;object-fit:cover;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;width:100%}.sounds-store .ai-circle-btn img[src*="Voice_to_Sounds_AI.png"]{transform:scale(1.11)}.sounds-store .ai-circle-btn img[src*="Sounds_AI_Voice.png"]{transform:scale(1.08)}.sounds-store .ai-circle-btn:disabled{cursor:not-allowed;opacity:.5}.sounds-store .ai-circle-btn:hover:not(:disabled){border-color:#4da3ff99;transform:translateY(-1px)}.sounds-store .ai-circle-btn--active{border-color:#4da3ffcc;box-shadow:0 0 0 2px #4da3ff66,0 0 22px #4da3ff99}.sounds-store .ai-circle-btn--listening{animation:sounds-mic-listening 1.1s ease-in-out infinite;border-color:#34d399e6;box-shadow:0 0 0 2px #34d39959,0 0 24px #34d3998c}.sounds-store .ai-circle-btn--processing{animation:sounds-ai-processing 1.2s ease-in-out infinite;border-color:#60a5faf2;box-shadow:0 0 0 2px #60a5fa59,0 0 26px #60a5fa99}.sounds-store .ai-circle-btn--awaiting{animation:sounds-ai-ready .95s ease-in-out infinite;border-color:#93c5fdf2;box-shadow:0 0 0 2px #93c5fd59,0 0 26px #93c5fdb3}.sounds-store .ai-circle-btn img.pulsing{animation:sounds-master-voice-pulsing 1.2s ease-in-out infinite;box-shadow:0 0 0 6px #60a5fa29,0 0 24px #60a5fa6b;filter:brightness(1.03)}@keyframes sounds-master-voice-pulsing{0%,to{box-shadow:0 0 0 4px #60a5fa1f,0 0 18px #60a5fa4d;transform:scale(1.08)}50%{box-shadow:0 0 0 8px #60a5fa38,0 0 30px #60a5fa7a;transform:scale(1.12)}}.sounds-store .ai-voice-transcript{background:#00000038;border:1px solid #ffffff14;border-radius:12px;margin-top:12px;padding:12px}.sounds-store .ai-intro-loading{bottom:calc(20px + env(safe-area-inset-bottom, 0px));left:50%;position:fixed;transform:translateX(-50%);z-index:3200}@keyframes sounds-mic-listening{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes sounds-ai-processing{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes sounds-ai-ready{0%,to{box-shadow:0 0 0 2px #93c5fd59,0 0 20px #93c5fd80;transform:scale(1)}50%{box-shadow:0 0 0 2px #93c5fd8c,0 0 30px #93c5fdd9;transform:scale(1.06)}}.sounds-store .btn{border-radius:14px;font-size:1rem;padding:12px 18px;.theme-light .sounds-store .ai-kbd{background:#0f172a14;border-color:#0f172a2e;color:#0b1220}}.sounds-store .btn-primary{font-weight:800}@media (max-width:720px){.sounds-store .ai-panel__inner{padding:16px}.sounds-store .ai-title{font-size:1.45rem}.sounds-store .ai-voice-title{font-size:1.2rem}.sounds-store .ai-input,.sounds-store .ai-select,.sounds-store .ai-textarea{font-size:1.02rem}.sounds-store .btn{justify-content:center;padding:14px 18px;width:100%}}@media (prefers-reduced-motion:reduce){.sounds-store *,.sounds-store :after,.sounds-store :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.sounds-store .ai-modalOverlay,.sounds-store .ai-panel,.sounds-store .master-panel{contain:layout style}@media (min-width:1280px){[role=button]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{box-shadow:0 0 0 5px #ffd70047!important;outline:3px solid gold!important;outline-offset:3px!important}.sounds-store{padding-left:max(24px,env(safe-area-inset-left,24px));padding-right:max(24px,env(safe-area-inset-right,24px))}}.pulsing-btn{align-items:center;background:gold;border-radius:10px;box-shadow:0 0 8px #ffd70099,0 0 14px #ffd70054;color:#111;display:inline-flex;font-family:Vintaface-Regular,Georgia,Times New Roman,serif;font-size:1.06rem;font-weight:700;gap:10px;letter-spacing:.2px;margin-right:6px;padding:12px 18px;text-decoration:none;transition:box-shadow .25s ease,transform .15s ease,filter .2s ease}.pulsing-btn:hover{animation:pulseGlow 1.35s infinite;filter:brightness(1.03);transform:translateY(-1px)}.glow-menu{flex-wrap:wrap;gap:12px;justify-content:center;margin:6px auto 10px;max-width:980px;padding:8px 10px}.glow-menu,.glow-menu--stack{align-items:center;display:flex}.glow-menu--stack{flex-direction:column;gap:14px;max-width:760px;padding:6px 10px 4px}.glow-menu--stack .glow-btn{border-radius:16px;box-shadow:0 10px 28px #0000008c,0 0 26px #ffd70066,0 0 10px #ffffff22;font-size:1.55rem;padding:18px 28px;width:min(92vw,720px)}.glow-menu--stack .glow-btn.glow-btn--active{box-shadow:0 12px 32px #0009,0 0 34px #ffd700aa,0 0 14px #ffffff44;outline:2px solid #fff3}.glow-menu .glow-btn{font-size:1.05rem;padding:12px 18px}.glow-btn.glow-btn--active{box-shadow:0 0 18px gold,0 0 6px #fff3;outline:2px solid #fff2}.label-menu-btn{align-items:center;animation:pulse-blue-btn 1.6s infinite;background:linear-gradient(135deg,#0a0d12,#0c1016 45%,#07090c);border:1px solid #38bdf859;border-radius:9px;box-shadow:0 0 6px #3b82f638,inset 0 1px 0 #ffffff0a;color:#8fd3ff;display:inline-flex;font-size:10px;font-weight:700;justify-content:center;letter-spacing:.02em;padding:3px 8px;text-decoration:none;text-shadow:0 0 4px #60a5fa73}.label-menu-btn:hover{box-shadow:inset 0 1px 0 #ffffff14,0 6px 14px #00000073;filter:brightness(1.06)}.label-menu-btn:focus-visible{outline:2px solid #7dd3fce6;outline-offset:2px}.label-menu-btn.glow-btn--active{box-shadow:0 0 10px #3b82f659,inset 0 1px 0 #ffffff0f;outline:2px solid #7dd3fc8c}.label-menu-btn--blood{animation:pulse-blood-btn 1.6s infinite;border-color:#b91c1c8c;box-shadow:0 0 6px #b91c1c59,inset 0 1px 0 #ffffff0a;color:#fecaca;text-shadow:0 0 4px #dc262673}.label-menu-btn--blood:hover{box-shadow:inset 0 1px 0 #ffffff14,0 6px 14px #2800008c}.label-menu-btn--blood.glow-btn--active{box-shadow:0 0 10px #b91c1c73,inset 0 1px 0 #ffffff0f;outline:2px solid #f8717173}@keyframes pulse-blue-btn{0%,to{box-shadow:0 0 5px 1px #60a5fa38,0 0 8px 2px #93c5fd2e}50%{box-shadow:0 0 8px 2px #60a5fa4d,0 0 12px 3px #93c5fd38}}@keyframes pulse-blood-btn{0%,to{box-shadow:0 0 6px 1px #b91c1c52,0 0 9px 2px #991b1b42}50%{box-shadow:0 0 9px 2px #dc262673,0 0 14px 3px #991b1b52}}@media (max-width:980px){.glow-menu{max-width:92vw}.glow-menu--stack{gap:12px;max-width:92vw}.glow-menu--stack .glow-btn{font-size:1.45rem;padding:16px 24px;width:100%}}@media (max-width:560px){.glow-menu--stack{gap:10px}.glow-menu--stack .glow-btn{font-size:1.35rem;padding:15px 20px}}.glow-menu--grid{grid-gap:14px;display:grid;gap:14px;grid-auto-rows:auto;margin:4px auto 10px;width:min(980px,94vw)}.nav-row{grid-gap:12px;align-items:center;display:grid;gap:12px;justify-content:center}.nav-row--pair{gap:12px;grid-template-columns:1fr 1fr}.nav-row--single{grid-template-columns:1fr}.nav-row--tail{margin-top:4px}.glow-btn.glow-btn--xs{font-size:.9rem;padding:7px 12px}.glow-btn.glow-btn--sm{font-size:1.05rem;padding:11px 20px}.glow-btn.glow-btn--md{font-size:1.2rem;padding:13px 24px}.glow-btn.glow-btn--lg{font-size:1.4rem;padding:15px 28px}@media (min-width:900px){.glow-btn.glow-btn--md{font-size:1.3rem;padding:15px 28px}.glow-btn.glow-btn--lg{font-size:1.55rem;padding:17px 32px}}@media (max-width:520px){.glow-menu--grid{gap:12px}.nav-row--pair{gap:10px}.glow-btn.glow-btn--md{font-size:1.1rem;padding:11px 20px}.glow-btn.glow-btn--lg{font-size:1.3rem;padding:13px 24px}}.pulsing-btn.is-active{animation:pulseGlow 1.35s infinite}.audio-wrap{align-items:center;display:flex;gap:12px;justify-content:center}.audio-btn img{display:block;height:24px;width:24px}.audio-progress{background:#ffffff26;border-radius:6px;box-shadow:inset 0 0 0 1px #ffffff0f;height:6px;overflow:hidden;width:220px}.audio-progress span{background:linear-gradient(90deg,gold,#fff1a6);box-shadow:0 0 12px #ffd70077;display:block;height:100%}.container{background:#000c;border-radius:16px;box-shadow:0 0 24px #222;margin:40px auto;max-width:900px;padding:32px}.artist-header{align-items:center;display:flex;gap:32px;margin-bottom:32px}.artist-photo{border-radius:12px;box-shadow:0 0 12px gold;height:275px;object-fit:cover;width:220px}.artist-info{flex:1 1}.artist-name{color:#fcfbfb;font-family:Vintaface-Regular,Georgia,Times New Roman,serif;font-size:2.1em;font-weight:700;line-height:1.1;margin-bottom:10px;text-shadow:0 0 8px #ffd70059}.artist-description{font-size:1.2em;line-height:1.5}.cover-img-lg{border-radius:22px;box-shadow:0 0 32px gold;margin-bottom:18px;transition:transform .2s,box-shadow .2s;width:480px}.cover-info{margin-top:18px;text-align:center}.gallery-row{flex-direction:column;gap:32px;width:100%}.gallery-row,.icon-row{align-items:center;display:flex}.icon-row{gap:24px;justify-content:center;margin-top:0}.icon-btn-lg{background:#222;border-radius:50%;box-shadow:0 0 8px gold;filter:brightness(.85);height:40px;padding:4px;transition:box-shadow .3s,filter .3s;width:40px}.icon-btn-lg:hover{box-shadow:0 0 16px gold,0 0 8px #fff;filter:brightness(1.05)}@keyframes pulse{0%{box-shadow:0 0 8px gold}to{box-shadow:0 0 24px gold,0 0 12px #fff}}.back-link{background:#222;border-radius:8px;box-shadow:0 0 8px #222;color:gold;display:inline-block;font-size:1.1em;margin-top:24px;padding:8px 18px;text-decoration:none;transition:background .2s,color .2s}.back-link-top{margin-bottom:32px}.back-link-bottom{margin-top:32px}.back-link:hover{background:gold;color:#222}.studio-btn{align-items:center;animation:pulse-glow 1.2s infinite;background:none;border:6px solid gold;border-radius:32px;box-shadow:0 0 32px gold,0 0 64px #fff;cursor:default;display:flex;justify-content:center;margin:0 auto;padding:0}.studio-btn img{border-radius:24px;box-shadow:0 0 32px gold,0 0 16px #fff;display:block;height:auto;max-height:76vh;max-width:min(92vw,1000px);width:auto}.page-studio .container{min-height:60vh}@media (max-width:900px){.navbar ul{gap:22px}.container{padding:20px}.page-studio .studio-container{padding:10px 12px}.page-studio .studio-btn{border-width:4px;box-shadow:0 0 18px #ffd70099,0 0 28px #ffffff40}.page-studio .studio-btn img{border-radius:16px;max-height:70vh;max-width:94vw}}@media (max-width:600px){.navbar ul{gap:10px}.container{padding:10px}.page-studio .studio-container{padding:8px}.page-studio .studio-btn{border-width:3px;box-shadow:0 0 12px #ffd7008c,0 0 18px #fff3}.page-studio .studio-btn img{border-radius:12px;max-height:64vh;max-width:96vw}}body{background-color:#000;font-family:Vintaface-Regular,Georgia,Times New Roman,serif;margin:0;padding:0;position:relative}:root{--circle-size:320px;--inset:8px;--arte-hand-size:260px;--arte-hand-offset:22px}.kit-supercar-circle,.kit-supercar-light{display:none!important}.admin-base{background:#000;color:#fff;min-height:100vh;overflow-x:hidden;padding-bottom:24px}.admin-base *{box-sizing:border-box}.dash-header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000e6;border-bottom:1px solid #ffffff0f;padding:12px max(12px,env(safe-area-inset-right)) 12px max(12px,env(safe-area-inset-left));position:-webkit-sticky;position:sticky;top:0;z-index:100}.dash-title{color:gold;font-size:1.4rem;margin:8px 0;text-align:center}.dash-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:6px}.dash-user{color:#aaa;font-size:12px;margin-top:4px;overflow-wrap:anywhere;padding:0 6px;text-align:center;word-break:break-word}.dash-btn{border:1px solid #0000;border-radius:8px;cursor:pointer;font-family:Vintaface-Regular,Georgia,Times New Roman,serif;font-weight:700;min-height:44px;padding:10px 16px;transition:transform .12s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.dash-btn--primary{background:gold;border-color:gold;color:#000}.dash-btn--ghost{background:#111;border-color:gold;color:gold}.dash-btn--active{box-shadow:0 0 0 1px #ffd700a6,0 0 18px #ffd70059;transform:translateY(-1px)}.dash-btn--active.dash-btn--ghost{background:#ffd7001f}.dash-btn--active.dash-btn--primary{box-shadow:0 0 0 1px #ffd700d9,0 0 22px #ffd7008c}.dash-views{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:24px auto;max-width:1200px;padding:0 12px;row-gap:12px}.dash-container{margin:0 auto;max-width:680px;padding:0 12px}.dash-header-editor{max-width:1240px;width:100%}.dash-list .dash-item{align-items:center;display:flex;gap:8px;justify-content:space-between}.dash-list ul{list-style:none;margin:0;padding:0}.dash-list .dash-item{background:#1a1a1a;border:1px solid #ffffff0f;border-radius:8px;margin-bottom:12px;padding:12px}.dash-item-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;min-width:0}.dash-item-actions>*{min-width:0}.dash-item-actions>div{flex-wrap:wrap}.dash-small-btn{border:1px solid #0000;border-radius:6px;cursor:pointer;font-family:Vintaface-Regular,Georgia,Times New Roman,serif;font-weight:700;min-height:40px;padding:6px 10px}.dash-small-btn--primary{background:gold;border-color:gold;color:#000}.dash-small-btn--danger{background:#8b0000;border-color:#8b0000;color:#fff}.dash-section-title{color:gold;font-size:1.1rem;margin:8px 0 12px}.header-preview .sounds-store{background:#0000}.header-preview .site-header{position:relative;top:0}.notify-bell-btn{align-items:center;background:#0b1220;border:1px solid #334;border-radius:12px;color:#e5e7eb;cursor:pointer;display:inline-flex;gap:6px;padding:6px 10px;transition:border-color .15s ease,filter .15s ease}.notify-bell-btn:hover{border-color:#93c5fd59;filter:brightness(1.06)}.notify-bell-btn:disabled{cursor:not-allowed;opacity:.55}.notify-bell-btn__icon{align-items:center;display:inline-flex;justify-content:center}.notify-bell-btn__dot{background:#64748b;border-radius:999px;height:8px;margin-left:2px;width:8px}.notify-bell-btn__dot[data-on="1"]{background:#22c55e;box-shadow:0 0 8px #22c55ea6}.admin-base input[type=email],.admin-base input[type=number],.admin-base input[type=password],.admin-base input[type=text],.admin-base input[type=url],.admin-base select,.admin-base textarea{max-width:100%}@media (max-width:640px){.dash-title{font-size:1.2rem;margin-top:6px}.dash-actions{gap:6px}.dash-btn{padding:10px 14px}.dash-views{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;flex-wrap:nowrap;gap:10px;justify-content:flex-start;margin:12px 0 14px;overflow-x:auto;overflow-y:hidden;padding:0 max(10px,env(safe-area-inset-left)) 6px max(10px,env(safe-area-inset-right));scroll-snap-type:x proximity}.dash-views::-webkit-scrollbar{display:none}.dash-views{scrollbar-width:none}.dash-views:after{content:"";flex:0 0 10px}.dash-views .dash-btn{flex:0 0 auto;scroll-snap-align:start;white-space:nowrap}.dash-views .dash-btn:active{transform:scale(.98)}.dash-views-hint{align-items:center;color:#ffd700eb;display:flex;font-size:12px;font-weight:800;gap:10px;justify-content:center;letter-spacing:.2px;margin:2px 0 12px;text-shadow:0 0 10px #ffd70047;-webkit-user-select:none;user-select:none}.dash-views-hint__arrow{animation:dashViewsArrow 1.1s ease-in-out infinite;display:inline-block;opacity:.95}.dash-views-hint__arrow:first-child{animation-delay:0s}.dash-views-hint__arrow:last-child{animation-delay:.18s}.dash-list{padding:0 10px}.dash-list .dash-item{align-items:stretch;flex-direction:column;padding:12px}.dash-item-actions{justify-content:flex-start;width:100%}.dash-small-btn{padding:10px 12px}}.dash-views-hint{display:none}@keyframes dashViewsArrow{0%,to{opacity:.75;transform:translateX(0)}50%{opacity:1;transform:translateX(4px)}}@media (max-width:520px){.dash-item-actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.dash-item-actions .dash-small-btn{justify-content:center;width:100%}.dash-item-actions>div{grid-column:1/-1;width:100%}}@media (max-width:480px){.dash-actions{grid-gap:8px;align-items:stretch;display:grid;gap:8px;grid-template-columns:1fr 1fr;justify-content:stretch}.dash-actions .dash-btn,.dash-actions .dash-small-btn{justify-content:center;width:100%}.dash-actions button[aria-label="Apri Buy Music"],.dash-actions button[aria-label="Blocca Admin"]{grid-column:1/-1}.dash-actions button[aria-label="Informazioni sezione"]{grid-column:1/-1;justify-self:center;width:44px}}@media (max-width:360px){.admin-base input[type=email],.admin-base input[type=number],.admin-base input[type=password],.admin-base input[type=text],.admin-base input[type=url],.admin-base select,.admin-base textarea{min-width:0!important;width:100%!important}}.publicsite-title{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;border-radius:12px;box-shadow:0 6px 12px #00000059,inset 0 0 0 1px #ffffff0f;color:#fff;display:inline-block;margin:12px 0 6px;padding:10px 16px;text-shadow:0 1px 2px #0009}.countdown-title{color:gold;font-size:2.2rem;margin-bottom:14px;text-align:center;text-shadow:0 0 10px #ffd700a6,0 0 20px #ffd70059}@media (max-width:700px){.countdown-title{background:#0000008c;border-radius:10px;color:#dfffea;font-size:1.4rem;padding:6px 10px;text-shadow:0 1px 2px #000c}}.bio-text{font-family:Vintaface-Regular,Georgia,Times New Roman,serif}.glass-blue{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(180deg,#2563eb1f,#1e3a8a1a);border:1px solid #3b82f659;border-radius:12px;box-shadow:0 6px 24px #02061759}.publicsite-bg{align-items:center;background-image:radial-gradient(circle at 50% 20%,#ffd7000d,#000000d9);background-position:top;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding-top:56px}.artist-detail.publicsite-bg{background-attachment:fixed;background-image:radial-gradient(circle at 50% 20%,#ffd7000a,#00000059);padding-top:0;position:relative;z-index:999}@media (min-width:900px){.publicsite-bg{background-attachment:fixed}}.logo-wrapper{margin-bottom:8px}.logo-combo,.logo-wrapper{align-items:center;display:flex;justify-content:center}.logo-combo{flex-direction:row;gap:24px}@media (max-width:520px){.logo-combo{gap:22px}}.logo-stack{height:320px;height:var(--circle-size);position:relative;width:320px;width:var(--circle-size)}.disco-img{animation:label-blue-pulse 1.6s infinite;border-radius:50%;box-shadow:0 0 70px 34px #2563eb73,0 0 110px 54px #1e40af47;height:304px;height:calc(var(--circle-size) - var(--inset)*2);left:8px;left:var(--inset);position:absolute;top:8px;top:var(--inset);width:304px;width:calc(var(--circle-size) - var(--inset)*2);z-index:1}@keyframes label-blue-pulse{0%,to{box-shadow:0 0 64px 30px #2563eb61,0 0 100px 48px #1e40af3d}50%{box-shadow:0 0 84px 40px #2563eb85,0 0 120px 58px #1e40af57}}.logo-img{border-radius:50%;height:260px;height:var(--arte-hand-size);left:22px;left:var(--arte-hand-offset);object-fit:contain;position:absolute;top:22px;top:var(--arte-hand-offset);width:260px;width:var(--arte-hand-size);z-index:2}.sounds-stack{position:relative}.sounds-halo,.sounds-stack{height:320px;height:var(--circle-size);width:320px;width:var(--circle-size)}.sounds-halo{animation:pulse-glow 1.2s infinite;background:#0000;box-shadow:0 0 80px 40px gold,0 0 120px 60px #fff;left:0;pointer-events:none;top:0;z-index:1}.sounds-halo,.sounds-logo-img{border-radius:50%;position:absolute}.sounds-logo-img{background:#000;-webkit-clip-path:circle(50% at 50% 50%);clip-path:circle(50% at 50% 50%);filter:none;height:304px;height:calc(var(--circle-size) - var(--inset)*2);left:8px;left:var(--inset);object-fit:cover;top:8px;top:var(--inset);width:304px;width:calc(var(--circle-size) - var(--inset)*2);z-index:2}.sounds-app{display:grid;place-items:center}.sounds-app-img{border-radius:24%;box-shadow:0 10px 24px #0000008c,0 0 18px #ffffff2e;display:block;height:min(240px,249.6px);height:min(240px,calc(var(--circle-size)*.78));object-fit:cover;outline:1px solid #ffffff0f;width:min(240px,249.6px);width:min(240px,calc(var(--circle-size)*.78))}@media (max-width:900px){.sounds-app-img{height:min(200px,262.4px);height:min(200px,calc(var(--circle-size)*.82));width:min(200px,262.4px);width:min(200px,calc(var(--circle-size)*.82))}}@media (max-width:520px){.sounds-app-img{border-radius:26%;height:min(160px,288px);height:min(160px,calc(var(--circle-size)*.9));width:min(160px,288px);width:min(160px,calc(var(--circle-size)*.9))}}.navbar{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;margin-bottom:24px;margin-top:32px;position:relative;width:100%}.navbar ul{display:flex;gap:40px;grid-column:2/3;justify-content:center;list-style:none;margin:0 auto;padding:0}.navbar .nav-util{grid-column:3/4;justify-self:end}.navbar li{font-size:1.1rem}.navbar a{background:#0000;border-radius:10px;box-shadow:none;color:#fcfbfb;font-family:Vintaface-Regular,Georgia,Times New Roman,serif;font-size:1.1em;font-weight:600;padding:8px 18px;position:relative;text-decoration:none;text-shadow:none;transition:background .2s,color .2s,box-shadow .3s,text-shadow .3s;z-index:0}@media (hover:none),(max-width:820px),(pointer:coarse){.disco-img,.glow-btn:not(.label-menu-btn),.icon-cell,.pulsing-btn{animation-duration:3.5s!important;box-shadow:0 0 18px #ffd70088,0 0 8px #fff2!important;filter:blur(.5px) brightness(.95)!important}.icon-cell:after,.icon-cell:before{filter:blur(.5px)!important;opacity:.45!important}.logo-stack{margin-bottom:18px}.navbar a{-webkit-text-stroke:.3px #00000059;background:#0000;box-shadow:none!important;position:relative;text-shadow:none;z-index:0}.navbar a:before{background:#0000008c;border-radius:10px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.navbar a:active,.navbar a:hover{box-shadow:none!important;text-shadow:none!important}.navbar a.active{animation:mobilePulseGlow 2s ease-in-out infinite!important;color:#e6fdff!important;will-change:text-shadow}.navbar-wrap .glow-btn.label-menu-btn,.navbar-wrap .glow-btn.label-menu-btn.label-menu-btn--blood,.navbar-wrap .menu-toggle-btn{-webkit-font-smoothing:antialiased;animation:none!important;box-shadow:0 0 5px #3b82f642,inset 0 1px 0 #ffffff0d!important;filter:none!important;text-rendering:geometricPrecision;text-shadow:0 1px 1px #00000059!important}.kit-supercar-circle{align-items:center;display:flex;justify-content:center;left:0;pointer-events:none;top:0;z-index:1}.kit-supercar-circle,.kit-supercar-light{height:320px;position:absolute;width:320px}.kit-supercar-light{animation:kitOscillate 1.2s linear infinite;background:conic-gradient(from 0deg,#ff2a2a 0deg 60deg,#0000 60deg 1turn);border-radius:50%;box-shadow:0 0 64px 24px #ff2a2a,0 0 128px 32px #ff6a00;opacity:.95}@keyframes kitOscillate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}}@keyframes mobilePulseGlow{0%{text-shadow:0 0 0 #60a5fa00}50%{text-shadow:0 0 8px #60a5fa8c,0 0 14px #60a5fa59}to{text-shadow:0 0 0 #60a5fa00}}.navbar a:before{background:#00000073;border-radius:10px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.navbar a:hover{box-shadow:none;color:#e6fdff;text-shadow:none}.navbar a:hover:before{background:#0009}.gallery{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);justify-items:center;margin:32px auto 0;max-width:940px;padding:0 8px}.pdf-frame-wrap{background:#00000080;border:3px solid gold;border-radius:16px;box-shadow:0 0 16px gold;margin-top:8px;overflow:hidden;width:100%}.pdf-frame{border:0;display:block;height:70vh;width:100%}@media (max-width:900px){.pdf-frame{height:62vh}}@media (max-width:700px){.pdf-frame{height:58vh}.pdf-frame-wrap{margin-left:auto;margin-right:auto;max-width:94vw}}@media (max-width:480px){.navbar ul{gap:22px}.container{padding:20px}.page-studio .studio-container{padding:10px 12px}.page-studio .studio-btn{border-width:4px;box-shadow:0 0 18px #ffd70099,0 0 28px #ffffff40}.page-studio .studio-btn img{border-radius:16px;max-height:70vh;max-width:94vw}}@media (hover:none),(max-width:820px),(pointer:coarse){.disco-img,.sounds-halo{animation-duration:1.8s!important;box-shadow:0 0 24px 8px #ffd70073,0 0 36px 12px #ffffff40!important;filter:none!important}}@media (max-width:700px){.navbar{grid-template-rows:auto auto;padding:0 8px}.navbar ul{flex-wrap:wrap;gap:12px;justify-content:center;margin:0 auto}.navbar ul li:nth-child(3){margin-right:20px}.navbar ul li:nth-child(n+4){margin-top:12px}.navbar ul li:nth-child(-n+4){margin-top:0}.navbar a{font-size:.98em;padding:6px 12px}.navbar .nav-util{grid-column:1/-1;justify-self:center;margin-top:20px}}@media (min-width:701px){.navbar{margin-bottom:12px;margin-top:16px}.youtube-under-menu{margin:10px 0 12px}.social-bar{margin:10px 0 14px}.navbar ul{grid-gap:28px 40px;align-items:center;display:grid;gap:28px 40px;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto;justify-items:center;margin:0 auto;width:min(980px,100%)}.navbar ul li:nth-child(-n+4){grid-row:1}.navbar ul li:nth-child(5){grid-column:2;grid-row:2}.navbar ul li:nth-child(6){grid-column:3;grid-row:2}.navbar ul li:nth-child(7){grid-column:4;grid-row:2}.navbar ul li:nth-child(5),.navbar ul li:nth-child(6),.navbar ul li:nth-child(7){transform:translateX(-88px)}}.youtube-under-menu{display:flex;justify-content:center;margin:10px 0 18px}.social-bar{gap:24px;justify-content:center}.social-btn{-webkit-tap-highlight-color:transparent;align-items:center;display:inline-flex;justify-content:center;line-height:0;overflow:visible;position:relative;z-index:0}.social-btn img{filter:drop-shadow(0 0 10px rgba(255,255,255,.22));height:88px;height:var(--social-icon-size,88px);object-fit:contain;position:relative;transition:transform .12s ease,filter .2s ease;width:88px;width:var(--social-icon-size,88px);z-index:1}.social-minimal .social-link{align-items:center;background:#0000008c;border:1px solid #ffffff0f;border-radius:8px;display:inline-flex;height:38px;justify-content:center;transition:background .2s,box-shadow .2s;width:38px}.social-minimal .social-link:hover{background:#000000bf;box-shadow:0 0 12px #ffd70055}.social-minimal svg{display:block}.social-btn--yt img{height:80px;height:calc(var(--social-icon-size, 88px) - 8px);width:80px;width:calc(var(--social-icon-size, 88px) - 8px)}.social-btn:focus-visible img,.social-btn:hover img{filter:drop-shadow(0 0 18px rgba(255,255,255,.45));transform:translateY(-2px) scale(1.04)}.social-halo{animation:iconHaloPulse 2.2s ease-in-out infinite;background:radial-gradient(50% 50% at 50% 50%,#ffd7002e 0,#ffd7001a 55%,#0000 100%);border-radius:50%;box-shadow:none;content:"";height:78px;height:calc(var(--social-icon-size, 88px) - 10px);left:50%;opacity:.9;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:78px;width:calc(var(--social-icon-size, 88px) - 10px);z-index:0}.social-btn--fb .social-halo{background:radial-gradient(50% 50% at 50% 50%,#0866ff59,#0866ff1f 55%,#0000 75%)}.social-btn--yt .social-halo{background:radial-gradient(50% 50% at 50% 50%,#ff000061,#ff000024 55%,#0000 75%)}.social-btn--ig .social-halo{background:radial-gradient(50% 50% at 50% 50%,#dc27435c,#bc188829 55%,#0000 75%)}.social-btn:focus-visible .social-halo,.social-btn:hover .social-halo{animation-duration:1.4s;filter:none;opacity:1}.social-label{background:#000000a6;border:1px solid #ffffff14;border-radius:8px;bottom:-28px;box-shadow:0 6px 12px #00000059;color:#fff;font-size:.92rem;font-weight:800;left:50%;opacity:0;padding:4px 8px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .15s ease,transform .15s ease;white-space:nowrap}.social-btn:focus-visible .social-label,.social-btn:hover .social-label{opacity:1;transform:translateX(-50%) translateY(-2px)}@media (max-width:600px){.social-bar{gap:16px}.social-label{bottom:-24px;font-size:.82rem}}@media (min-width:701px){.nav-util.youtube-mobile-only{display:none}}@media (max-width:1024px){.gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.gallery{gap:12px;grid-template-columns:1fr;max-width:96vw}}.navbar a.active{animation:mobilePulseGlow 2s ease-in-out infinite;box-shadow:none;color:#e6fdff;text-shadow:none}.navbar a.active:before{background:#0009}.social-bar{align-items:center;display:flex;flex-direction:column;gap:10px;width:100%}.social-btn{text-decoration:none}.social-btn img{display:block}.album-monitor.crt{background:#0009;border:1px solid #ffffff14;border-radius:12px;box-shadow:0 8px 18px #00000059,inset 0 0 0 1px #ffffff08;margin:10px auto 6px;max-width:180px;overflow:hidden;position:relative;width:min(180px,58vw)}.album-monitor.crt:before{content:"";display:block;padding-top:100%}.album-monitor.crt video{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:0}.monitor-fs-fab{-webkit-tap-highlight-color:transparent;background:#00000073;border:1px solid #fff3;border-radius:50%;bottom:6px;box-shadow:0 6px 14px #00000059,inset 0 0 0 1px #ffffff0f;cursor:pointer;display:grid;height:28px;place-items:center;position:absolute;right:6px;width:28px}.monitor-fs-fab:hover{background:#0009}.monitor-fs-fab svg{filter:drop-shadow(0 0 8px rgba(255,215,0,.6))}.album-monitor-fallback{bottom:0;left:0;position:absolute;right:0;top:0}.monitor-disc{animation:spinDisc 6s linear infinite;max-width:220px;position:relative;width:42%}.monitor-fs-overlay{background:#000000f5;bottom:0;display:grid;left:0;place-items:center;position:fixed;right:0;top:0;z-index:100000}.monitor-fs-frame{position:relative;width:min(60vw,380px)}.monitor-fs-frame:before{content:"";display:block;padding-top:177.78%}.monitor-fs-frame video{border-radius:12px;bottom:0;box-shadow:0 0 24px #000000b3;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%}.monitor-fs-close{background:#111;border:1px solid gold;border-radius:10px;color:gold;cursor:pointer;font-weight:700;padding:6px 12px;position:absolute;right:12px;top:12px}.monitor-open-btn{align-items:center;background:#0000008c;border:1px solid #ffffff14;border-radius:10px;box-shadow:0 6px 14px #00000059;color:gold;cursor:pointer;display:inline-flex;gap:6px;margin:6px auto 0;padding:6px 10px}.monitor-open-btn img{filter:drop-shadow(0 0 10px rgba(255,215,0,.35));height:18px;width:18px}.monitor-disc:before{content:"";display:block;padding-top:100%}.monitor-disc img{filter:drop-shadow(0 0 20px rgba(255,215,0,.6));height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.monitor-disc{background:radial-gradient(circle at 30% 30%,#ffd70080,#ffd70026 40%,#0009 60%,#000000e6 100%);border-radius:50%;box-shadow:inset 0 0 0 6px #ffffff0f,0 0 24px #ffd70040}.icon-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(5,64px);margin:14px auto 36px}.actions-row,.icon-grid{align-items:center;justify-content:center}.actions-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.icon-cell{-webkit-tap-highlight-color:rgba(255,255,255,.08);animation:iconIdlePulse 2.4s ease-in-out infinite;background:#0000008c;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 10px 22px #00000073,inset 0 0 0 1px #ffffff0a,0 0 14px #ffd70038,0 0 28px #ffd7001a;cursor:pointer;display:grid;height:64px;overflow:visible;place-items:center;pointer-events:auto;position:relative;text-decoration:none;touch-action:manipulation;transition:transform .15s ease,box-shadow .25s ease,filter .2s ease,background .2s ease;width:64px;z-index:2}.icon-cell--compact{border-radius:10px;box-shadow:0 6px 12px #00000073,inset 0 0 0 1px #ffffff0a,0 0 8px #ffd7002e,0 0 16px #ffd7001a;height:36px;width:36px}.icon-cell--compact:before{border-radius:12px;bottom:-6px;left:-6px;opacity:.6;right:-6px;top:-6px}.icon-cell--compact img{backface-visibility:hidden;-webkit-backface-visibility:hidden;height:82%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;max-height:none;max-width:none;object-fit:contain;transform:translateZ(0);width:82%}.icon-cell--label{color:gold;font-size:.8rem;font-weight:800}.icon-cell--label:after{content:none}.icon-cell--download:after,.icon-cell--play:after,.icon-cell--play:before{content:none!important}.icon-cell img{backface-visibility:hidden;-webkit-backface-visibility:hidden;filter:drop-shadow(0 0 12px rgba(255,215,0,.45));height:92%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;max-height:none;max-width:none;object-fit:contain;transform:translateZ(0);width:92%}.icon-cell:before{animation:iconHaloPulse 2.6s ease-in-out infinite;background:radial-gradient(50% 50% at 50% 50%,#ffd70047,#ffd70014 45%,#0000 70%);border-radius:22px;bottom:-14px;content:"";filter:blur(2px);left:-14px;opacity:.85;pointer-events:none;position:absolute;right:-14px;top:-14px;z-index:-1}@media (hover:none),(pointer:coarse){.icon-cell:before{background:radial-gradient(50% 50% at 50% 50%,#ffd70033,#ffd7000f 40%,#0000 65%);bottom:-10px;filter:blur(1px);left:-10px;opacity:.6;right:-10px;top:-10px}}.icon-cell:after{background:#000000a6;border:1px solid #ffffff0f;border-radius:6px;bottom:-18px;box-shadow:0 6px 12px #00000059;color:#fcfbfb;content:attr(data-label);font-size:.72rem;left:50%;opacity:0;padding:3px 6px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .15s ease;white-space:nowrap}.icon-cell--download{position:relative}.icon-cell--download:after{background:#0000008c;border:1px solid #ffffff1f;border-radius:8px;bottom:-28px;box-shadow:0 6px 12px #00000059;color:#fff;content:attr(data-price);font-size:.8rem;left:50%;opacity:1;padding:3px 8px;position:absolute;transform:translateX(-50%);white-space:nowrap}.icon-cell--play{animation:iconIdlePulsePlay 2.1s ease-in-out infinite;box-shadow:0 12px 26px #0000008c,inset 0 0 0 1px #ffffff0f,0 0 18px #ffd7005c,0 0 42px #ffd70038,0 0 64px #ffd7001f,0 0 18px #60a5fa2e,0 0 36px #60a5fa1a}.icon-cell--play:before{animation-duration:1.9s;background:radial-gradient(50% 50% at 50% 50%,#ffd7006b,#60a5fa33 35%,#ffd7001f 55%,#0000 75%);filter:blur(1px);opacity:1}.icon-cell--play img{filter:drop-shadow(0 0 16px rgba(255,215,0,.75)) drop-shadow(0 0 10px rgba(96,165,250,.35))}.icon-cell--play:active,.icon-cell--play:focus-visible,.icon-cell--play:hover{box-shadow:0 14px 30px #0009,inset 0 0 0 1px #ffffff14,0 0 28px #ffd700b3,0 0 120px #ffd70040,0 0 32px #60a5fa59,0 0 70px #60a5fa38;transform:translateY(-1px) scale(1.06)}.icon-cell--play:active img,.icon-cell--play:focus-visible img,.icon-cell--play:hover img{filter:drop-shadow(0 0 22px rgba(255,215,0,.95)) drop-shadow(0 0 16px rgba(59,130,246,.6))}@keyframes iconIdlePulsePlay{0%,to{box-shadow:0 12px 26px #0000008c,inset 0 0 0 1px #ffffff0f,0 0 16px #ffd70057,0 0 40px #ffd70033,0 0 60px #ffd7001f}50%{box-shadow:0 14px 30px #0009,inset 0 0 0 1px #ffffff14,0 0 24px #ffd7008c,0 0 72px #ffd70052,0 0 100px #ffd7002e,0 0 20px #60a5fa38,0 0 48px #60a5fa1f}}.icon-cell:active:after,.icon-cell:focus:after,.icon-cell:hover:after{opacity:1}.pulse-on-hover:hover{animation:iconHoverPulse 1.15s ease-in-out infinite;box-shadow:0 0 26px #ffd700a6,0 0 52px #ffd70052,0 0 10px #ffffff1a;transform:translateY(-1px) scale(1.03)}.icon-cell:active img,.icon-cell:focus-visible img,.icon-cell:hover img{filter:drop-shadow(0 0 18px rgba(255,215,0,.8))}.icon-cell:active:before,.icon-cell:focus-visible:before,.icon-cell:hover:before{animation-duration:1.2s;filter:blur(1px);opacity:1}@keyframes iconIdlePulse{0%,to{box-shadow:0 10px 22px #00000073,inset 0 0 0 1px #ffffff0a,0 0 12px #ffd70033,0 0 24px #ffd70014;filter:brightness(1)}50%{box-shadow:0 12px 26px #00000080,inset 0 0 0 1px #ffffff0d,0 0 18px #ffd70059,0 0 36px #ffd70029;filter:brightness(1.05)}}@keyframes iconHaloPulse{0%,to{opacity:.75;transform:scale(.98)}50%{opacity:1;transform:scale(1.04)}}@keyframes iconHoverPulse{0%,to{filter:brightness(1.02)}50%{filter:brightness(1.12)}}@media (max-width:520px){.navbar ul{gap:10px}.container{padding:10px}.page-studio .studio-container{padding:8px}.page-studio .studio-btn{border-width:3px;box-shadow:0 0 12px #ffd7008c,0 0 18px #fff3}.page-studio .studio-btn img{border-radius:12px;max-height:64vh;max-width:96vw}:root{--circle-size:190px;--inset:6px;--arte-hand-size:142px;--arte-hand-offset:18px}.icon-grid{gap:12px;grid-template-columns:repeat(5,52px);margin-bottom:46px}.icon-cell{border-radius:12px;height:52px;width:52px}.icon-cell img{height:96%;max-height:none;max-width:none;width:96%}.icon-cell:after{bottom:-16px;font-size:.65rem}.icon-cell--download:after{bottom:-34px}}.genre-track{gap:8px;position:relative;z-index:1}.genre-track-left{min-width:0}.genre-track-actions{flex-wrap:wrap;gap:6px;justify-content:flex-end;position:relative;z-index:3}@media (max-width:560px){.genre-track{align-items:stretch;flex-direction:column}.genre-track-actions{justify-content:center}.track-price{margin-bottom:6px;order:-1;text-align:center}}.glow-btn{align-items:center;background:gold;border-radius:12px;box-shadow:0 0 16px gold,0 0 8px #fff;color:#222;display:inline-flex;font-size:1.7rem;font-weight:700;justify-content:center;overflow:hidden;padding:12px 32px;position:relative;text-align:center;text-decoration:none;transition:box-shadow .2s,background .2s}.glow-btn:not(.glow-btn--blue):not(.glow-btn--label):not(.glow-btn--red):before{animation:glowBtnShine 2.8s linear infinite;background:linear-gradient(60deg,#fff0 35%,#ffffff38 50%,#fff0 65%);bottom:0;content:"";left:0;opacity:.9;pointer-events:none;position:absolute;right:0;top:0;transform:translateX(-140%)}@keyframes glowBtnShine{0%{transform:translateX(-140%)}to{transform:translateX(140%)}}@media (prefers-reduced-motion:reduce){.glow-btn:not(.glow-btn--blue):not(.glow-btn--label):not(.glow-btn--red):before{animation:none}}.glow-btn:hover{background:#fffbe6;box-shadow:0 0 32px gold,0 0 16px #fff}.menu-toggle-bar{display:flex;justify-content:center;margin:8px 0 10px}.menu-toggle-btn{min-width:140px}.menu-collapsible{margin:0 auto;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-6px);transition:max-height .32s ease,opacity .22s ease,transform .26s ease}.menu-collapsible.is-open{margin:4px auto 10px;max-height:2000px;opacity:1;pointer-events:auto;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.menu-collapsible{transform:none;transition:none}}.glow-btn--red{background:#ff2a2a;box-shadow:0 0 16px #ff2a2a,0 0 8px #fff;color:#000!important}.glow-btn--red:hover{background:#ff4040;box-shadow:0 0 28px #ff2a2a,0 0 12px #fff}.glow-btn--red.glow-btn--active{box-shadow:0 0 22px #ff2a2a,0 0 10px #fff;outline:2px solid #00000040}.glow-btn--blue{background:linear-gradient(180deg,#45a0ff,#1d60bc);border:1px solid #ffffff1f;box-shadow:0 8px 22px #1976d27a,0 0 18px #ffffff47,inset 0 0 0 1px #ffffff0f;color:#fff!important;text-shadow:0 1px 0 #00000059,0 0 10px #ffffff73}.glow-btn--blue:before{background:linear-gradient(180deg,#ffffffa6,#ffffff38 42%,#fff0);border-radius:10px;filter:blur(.2px);height:46%;left:2px;right:2px;top:2px}.glow-btn--blue:after,.glow-btn--blue:before{content:"";pointer-events:none;position:absolute}.glow-btn--blue:after{background:linear-gradient(60deg,#fff0 35%,#ffffff2e 50%,#fff0 65%);height:120%;left:-20%;right:-20%;top:-40%;transform:rotate(-6deg)}.glow-btn--blue:hover{background:linear-gradient(180deg,#58a9ff,#2a6ed0);box-shadow:0 12px 30px #1e88e599,0 0 22px #ffffff57,inset 0 0 0 1px #ffffff14;text-shadow:0 1px 0 #0006,0 0 14px #fff9}.glow-btn--blue:active{box-shadow:0 6px 16px #1e88e573,inset 0 0 0 1px #ffffff14;transform:translateY(1px)}.glow-btn--blue.glow-btn--active{box-shadow:0 0 26px #1e88e5f2,0 0 12px #ffffff5c,inset 0 0 0 1px #ffffff14;outline:2px solid #ffffff47}.glow-btn--label{background:linear-gradient(180deg,#8b0000,#5a0000);border:2px solid #b22222;box-shadow:0 0 26px #8b0000d9,0 0 50px #8b000073,0 0 8px #ffffff40;color:#fff!important;font-size:1.18rem;font-weight:900;letter-spacing:.7px;overflow:hidden;padding:16px 34px;position:relative;text-shadow:0 0 10px #fff0f08c,0 2px 2px #0000008c;transition:background .35s ease,box-shadow .35s ease,transform .28s ease}.glow-btn--label:before{background:linear-gradient(180deg,#ffffffa6,#ffffff26 60%,#fff0);border-radius:8px;bottom:48%;left:2px;right:2px;top:2px}.glow-btn--label:after,.glow-btn--label:before{content:"";pointer-events:none;position:absolute}.glow-btn--label:after{animation:labelShimmer 4s linear infinite;background:radial-gradient(circle at 50% 50%,#ffffff59,#fff0 60%);height:300%;left:-40%;mix-blend-mode:screen;top:-140%;width:300%}@keyframes labelShimmer{0%{opacity:.55;transform:translateX(-30%) rotate(0deg)}50%{opacity:.85;transform:translateX(30%) rotate(180deg)}to{opacity:.55;transform:translateX(120%) rotate(1turn)}}.glow-btn--label:focus-visible,.glow-btn--label:hover{background:linear-gradient(180deg,#9a0a0a,#620000);box-shadow:0 0 42px #a00000f2,0 0 80px #a0000099,0 0 18px #ffffff73;transform:translateY(-3px) scale(1.06)}.glow-btn--label:active{box-shadow:0 0 22px #780000bf,0 0 40px #78000073,0 0 6px #ffffff4d;transform:translateY(1px) scale(1.01)}.glow-btn--label.glow-btn--active{box-shadow:0 0 42px #c80000f2,0 0 80px #c800008c,0 0 18px #ffffff80;outline:2px solid #fff6}.glow-btn.label-menu-btn{border:1px solid #38bdf859!important;box-shadow:0 0 6px #3b82f638,inset 0 1px 0 #ffffff0a!important;color:#8fd3ff!important;text-shadow:0 0 4px #60a5fa73!important}.glow-btn.label-menu-btn,.glow-btn.label-menu-btn:hover{background:linear-gradient(135deg,#0a0d12,#0c1016 45%,#07090c)!important}.glow-btn.label-menu-btn:after,.glow-btn.label-menu-btn:before{display:none!important}.glow-btn.label-menu-btn.label-menu-btn--blood{animation:pulse-blood-btn 1.6s infinite,label-blue-text 1.6s infinite;border-color:#1e40afa6!important;box-shadow:0 0 6px #1e40af59,inset 0 1px 0 #ffffff0a!important;color:#e0e7ff!important;text-shadow:0 0 6px #3b82f68c!important}.navbar-wrap .glow-btn.label-menu-btn,.navbar-wrap .glow-btn.label-menu-btn.label-menu-btn--blood,.navbar-wrap .menu-toggle-btn{animation:none;filter:none;text-shadow:0 1px 1px #00000059}.navbar-wrap .glow-btn.label-menu-btn.label-menu-btn--blood{border-color:#1e40afa6!important;box-shadow:0 0 6px #1e40af59,inset 0 1px 0 #ffffff0a!important;color:#e0e7ff!important}@keyframes label-blue-text{0%,to{color:#fff;text-shadow:0 0 8px #ffffffbf,0 0 6px #1e40af8c}50%{color:#c7d2fe;text-shadow:0 0 10px #1e40afbf,0 0 14px #1e40af8c}}.glow-btn--role{background:linear-gradient(180deg,#8b0000,#5a0000);background:linear-gradient(180deg,var(--role-top,#8b0000) 0,var(--role-bot,#5a0000) 100%);border:2px solid #b22222;border:2px solid var(--role-border,#b22222);box-shadow:0 0 22px #8b0000d9,0 0 44px #8b000073,0 0 8px #ffffff38;box-shadow:0 0 22px var(--role-glow,#8b0000d9),0 0 44px var(--role-glow2,#8b000073),0 0 8px #ffffff38;color:#fff!important;font-weight:900;letter-spacing:.7px;overflow:hidden;position:relative;text-shadow:0 0 10px #fff0f08c,0 2px 2px #0000008c;text-shadow:0 0 10px var(--role-textglow,#fff0f08c),0 2px 2px #0000008c;transition:background .35s ease,box-shadow .35s ease,transform .28s ease}.glow-btn--role:before{background:linear-gradient(180deg,#ffffffa6,#ffffff26 60%,#fff0);border-radius:8px;bottom:48%;left:2px;right:2px;top:2px}.glow-btn--role:after,.glow-btn--role:before{content:"";pointer-events:none;position:absolute}.glow-btn--role:after{animation:labelShimmer 4s linear infinite;background:radial-gradient(circle at 50% 50%,#ffffff59,#fff0 60%);height:300%;left:-40%;mix-blend-mode:screen;top:-140%;width:300%}.glow-btn--role:focus-visible,.glow-btn--role:hover{background:linear-gradient(180deg,#9a0a0a,#620000);background:linear-gradient(180deg,var(--role-hover-top,#9a0a0a) 0,var(--role-hover-bot,#620000) 100%);box-shadow:0 0 36px #a00000f2,0 0 70px #a0000099,0 0 16px #fff6;box-shadow:0 0 36px var(--role-glow-hover,#a00000f2),0 0 70px var(--role-glow2-hover,#a0000099),0 0 16px #fff6;transform:translateY(-2px)}.glow-btn--role:active{box-shadow:0 0 18px #780000bf,0 0 34px #78000073,0 0 6px #ffffff47;box-shadow:0 0 18px var(--role-glow-active,#780000bf),0 0 34px var(--role-glow2-active,#78000073),0 0 6px #ffffff47;transform:translateY(1px)}.glow-btn--role.glow-btn--active{outline:2px solid #ffffff59}.glow-btn--role-creative{--role-top:#8b0000;--role-bot:#450a0a;--role-border:#b22222;--role-glow:#8b0000d9;--role-glow2:#8b00006b;--role-hover-top:#9a0a0a;--role-hover-bot:#520000;--role-glow-hover:#a00000f2;--role-glow2-hover:#a0000094;--role-glow-active:#780000c7;--role-glow2-active:#78000075}.glow-btn--role-resonant{--role-top:#5b21b6;--role-bot:#2e1065;--role-border:#7c3aed;--role-glow:#5b21b6d1;--role-glow2:#5b21b66b;--role-hover-top:#6d28d9;--role-hover-bot:#3b0a8a;--role-glow-hover:#7c3aedf2;--role-glow2-hover:#7c3aed94;--role-glow-active:#4c1d95c7;--role-glow2-active:#4c1d9575;--role-textglow:#f0e6ff8c}.glow-btn--role-label{--role-top:#1e40af;--role-bot:#0b1b3f;--role-border:#2563eb;--role-glow:#1e40afd1;--role-glow2:#1e40af66;--role-hover-top:#2563eb;--role-hover-bot:#122a5c;--role-glow-hover:#2563ebf2;--role-glow2-hover:#2563eb8f;--role-glow-active:#1e3a8ac7;--role-glow2-active:#1e3a8a75;--role-textglow:#dbe7ff8c}.publicsite-title{font-size:2.1rem;font-weight:700;margin-bottom:12px;text-align:center}.publicsite-desc{background:#000000b3;border-radius:10px;box-shadow:0 0 12px #222;color:#fcfbfb;font-size:1.1rem;margin-bottom:16px;margin-left:auto;margin-right:auto;max-width:480px;padding:16px;text-align:center}.bio-text{font-family:Vintaface-Regular,Georgia,Times New Roman,Times,serif;letter-spacing:.2px}.detail-grid{grid-gap:22px;align-items:start;display:grid;gap:22px;grid-template-columns:minmax(240px,300px) minmax(520px,1fr);width:100%}.bio-col{display:flex;flex-direction:column;gap:10px}@media (max-width:980px){.detail-grid{grid-template-columns:1fr;justify-items:center}.detail-grid img{margin-left:auto;margin-right:auto}.bio-text{text-align:center}}.detail-panel{background:#00000080;border:1px solid #ffffff0f;border-radius:18px;box-shadow:0 12px 30px #00000059,inset 0 0 0 1px #ffffff08;overflow:hidden;padding:22px;position:relative}.detail-panel:before{animation:pulseGlow 4.5s ease-in-out infinite;background:radial-gradient(50% 50% at 50% 50%,#ffffff1f,#fff0 60%);bottom:-20%;content:"";filter:blur(20px);left:-10%;pointer-events:none;position:absolute;right:-10%;top:-20%}@keyframes pulseGlow{0%,to{opacity:.18;transform:scale(1)}50%{opacity:.33;transform:scale(1.06)}}.bio-box{background:#0000009e;border:1px solid #ffffff0f;border-radius:14px;box-shadow:inset 0 0 0 1px #ffffff08,0 8px 18px #00000040;padding:16px}.bio-box .bio-text{color:#fcfbfb}.artist-portrait-wrapper{position:relative}.artist-portrait{display:block;height:auto;max-width:100%}.artist-portrait:hover{filter:brightness(1.05)}.portrait-fs-overlay{align-items:center;background:#000000f0;bottom:0;display:flex;justify-content:center;left:0;padding:40px 20px;position:fixed;right:0;top:0;z-index:100010}.portrait-fs-frame{max-height:82vh;max-width:min(92vw,840px);position:relative}.portrait-fs-frame img{border-radius:24px;box-shadow:0 0 32px #000000a6,0 0 38px #ffd70040;display:block;height:100%;object-fit:contain;width:100%}.portrait-fs-close{background:#111;border:1px solid gold;border-radius:12px;box-shadow:0 6px 18px #00000080;color:gold;cursor:pointer;font-weight:700;padding:8px 14px;position:absolute;right:16px;top:16px}.portrait-fs-close:hover{background:#181818}@media (max-width:600px){.portrait-fs-frame{max-height:78vh;max-width:96vw}.portrait-fs-close{padding:6px 12px}.artist-name{font-size:1.8em}}@media (max-width:900px){.disco-img,.logo-stack{height:200px;width:200px}.logo-img{height:160px;left:20px;top:20px;width:160px}.glow-btn{font-size:1.2rem;padding:8px 18px}.publicsite-title{font-size:1.3rem}.publicsite-desc{font-size:.95rem;padding:10px}}@media (hover:none),(max-width:900px),(pointer:coarse){.disco-img{box-shadow:0 0 36px 10px #ffd700a6,0 0 60px 18px #ffffff59}}@media (max-width:600px){.glow-btn{font-size:1rem;padding:6px 12px}.pulsing-btn{font-size:1.02rem;gap:8px;padding:11px 16px}.audio-btn img{height:22px;width:22px}.publicsite-title{font-size:1rem}.publicsite-desc{font-size:.85rem;padding:6px}.genre-cover-frame{background:#0a0a0a;border-radius:12px;box-shadow:0 0 16px gold;max-width:420px;overflow:hidden;position:relative;width:80vw}.genre-cover-frame:before{content:"";display:block;padding-top:100%}.genre-cover-frame img{bottom:0;height:100%;left:0;object-fit:contain;position:absolute;right:0;top:0;width:100%}@media (max-width:600px){.genre-cover-frame{max-width:280px}}@media (max-width:480px){.genre-cover-frame{max-width:220px}}@media (max-width:380px){.genre-cover-frame{max-width:200px}}@media (max-width:340px){.genre-cover-frame{max-width:180px}}.genre-cover-frame--tight{max-width:360px;width:76vw}@media (max-width:600px){.genre-cover-frame--tight{max-width:240px}}@media (max-width:480px){.genre-cover-frame--tight{max-width:200px}}@media (max-width:380px){.genre-cover-frame--tight{max-width:180px}}@media (max-width:340px){.genre-cover-frame--tight{max-width:160px}}}body:before{background:linear-gradient(180deg,#000 30%,#00000080 60%,#000);content:"";height:100vh;left:0;mix-blend-mode:multiply;pointer-events:none;position:fixed;top:0;width:100vw;z-index:0}body>*{position:relative;z-index:1}.neon-trails{display:none!important}.artisti-bg{align-items:center;display:flex;flex-direction:column}.dash-badge{background:linear-gradient(135deg,#5a4a0c,#2e2806);border:1px solid #fbcf12;border-radius:7px;box-shadow:0 0 6px #00000073,0 0 8px #b7a64a2e;color:#fbcf12;display:inline-grid;font-size:11px;height:24px;left:auto;line-height:1;overflow:hidden;padding:0;place-items:center;position:fixed;right:max(12px,env(safe-area-inset-right));text-decoration:none;top:max(6px,env(safe-area-inset-top));transition:transform .22s ease,opacity .22s ease,width .25s ease,height .25s ease,padding .25s ease,background .25s ease;white-space:nowrap;width:24px;z-index:100001}.dash-badge:before{color:#fbcf12;content:"↗";display:inline-block;font-weight:800}.dash-badge:active,.dash-badge:focus-visible,.dash-badge:hover{background:linear-gradient(135deg,#66540d,#362f07);height:32px;padding:4px 8px;width:104px}.dash-badge:active:before,.dash-badge:focus-visible:before,.dash-badge:hover:before{content:"Dashboard"}.dash-badge.dash-badge--hidden{opacity:0;transform:translateY(-140%);visibility:hidden}.dash-badge--admin:active:before,.dash-badge--admin:before,.dash-badge--admin:focus-visible:before,.dash-badge--admin:hover:before{content:""}@media (max-width:600px){.dash-badge{border-radius:6px;height:22px;width:22px}.dash-badge:focus-visible,.dash-badge:hover{height:30px;width:96px}}.creative-dash-btn{align-items:center;border-radius:10px;color:#fff;display:inline-flex;font-weight:800;height:38px;justify-content:flex-start;left:auto;letter-spacing:.3px;max-width:38px;overflow:hidden;padding:0 10px;position:fixed;right:max(12px,env(safe-area-inset-right));text-decoration:none;top:calc(max(6px, env(safe-area-inset-top)) + 56px);transition:max-width .28s ease,box-shadow .2s ease,background .2s ease,transform .12s ease;white-space:nowrap;z-index:99999}.creative-dash-btn__icon{display:inline-grid;font-size:.96rem;font-weight:900;height:20px;line-height:1;place-items:center;text-shadow:0 1px 0 #00000059,0 0 10px #ffffff59;width:20px}.creative-dash-btn__label{display:inline-block;margin-left:0;max-width:0;opacity:0;transition:max-width .28s ease,opacity .18s ease}.creative-dash-btn:focus-visible,.creative-dash-btn:hover{max-width:360px}.creative-dash-btn:focus-visible .creative-dash-btn__label,.creative-dash-btn:hover .creative-dash-btn__label{max-width:320px;opacity:1}.creative-dash-btn:focus-visible .creative-dash-btn__icon,.creative-dash-btn:hover .creative-dash-btn__icon{display:none}@media (max-width:600px){.creative-dash-btn{border-radius:9px;height:36px;max-width:44px;padding:0 8px;right:max(10px,env(safe-area-inset-right));top:calc(max(6px, env(safe-area-inset-top)) + 68px)}}.admin-dash-btn{align-items:center;background:#0000;border:1.5px solid #b22222d1;border-radius:10px;box-shadow:none;color:#8b0000d1;cursor:pointer;display:inline-flex;font-weight:900;height:38px;justify-content:flex-start;left:auto;letter-spacing:.3px;max-width:38px;opacity:.58;overflow:hidden;padding:0 10px;position:fixed;right:max(12px,env(safe-area-inset-right));text-decoration:none;top:max(6px,env(safe-area-inset-top));transition:max-width .28s ease,box-shadow .2s ease,background .2s ease,transform .12s ease,opacity .18s ease,border-color .18s ease;white-space:nowrap;z-index:10002}.admin-dash-btn__icon{display:inline-grid;font-size:.96rem;font-weight:900;height:20px;line-height:1;place-items:center;text-shadow:none;width:20px}.admin-dash-btn__label{display:inline-block;margin-left:0;max-width:0;opacity:0;transition:max-width .28s ease,opacity .18s ease}.admin-dash-btn:focus-visible,.admin-dash-btn:hover{border-color:#b22222e0;max-width:420px;opacity:.85}.admin-dash-btn:focus-visible .admin-dash-btn__label,.admin-dash-btn:hover .admin-dash-btn__label{color:#8b0000e0;max-width:400px;opacity:1}.admin-dash-btn:focus-visible .admin-dash-btn__icon,.admin-dash-btn:hover .admin-dash-btn__icon{display:none}@media (max-width:600px){.admin-dash-btn{border-radius:9px;height:34px;max-width:34px;padding:0 8px;right:max(10px,env(safe-area-inset-right))}}.admin-home-access-wrap{box-sizing:border-box;display:flex;justify-content:center;margin:8px auto 14px;padding:0 14px;width:100%}.admin-dash-btn.admin-dash-btn--home-footer{border-radius:12px;height:42px;justify-content:center;left:auto;max-width:min(560px,100%);opacity:.88;overflow:visible;padding:0 18px;position:relative;right:auto;top:auto;width:min(560px,100%);z-index:2}.admin-dash-btn.admin-dash-btn--home-footer .admin-dash-btn__icon{display:none}.admin-dash-btn.admin-dash-btn--home-footer .admin-dash-btn__label{color:#8b0000eb;letter-spacing:.45px;margin-left:0;max-width:none;opacity:1}.admin-dash-btn.admin-dash-btn--home-footer:focus-visible,.admin-dash-btn.admin-dash-btn--home-footer:hover{border-color:#b22222f2;max-width:min(560px,100%);opacity:.95}@media (max-width:600px){.admin-home-access-wrap{margin:6px auto 12px;padding:0 12px}.admin-dash-btn.admin-dash-btn--home-footer{height:40px;max-width:min(92vw,560px);width:min(92vw,560px)}}.admin-key-modal{align-items:flex-start;background:#000000c7;bottom:0;display:flex;justify-content:center;left:0;padding:calc(18px + env(safe-area-inset-top)) 18px calc(18px + env(safe-area-inset-bottom));position:fixed;right:0;top:0;z-index:10050}.admin-key-modal,.admin-key-modal__card{-webkit-overflow-scrolling:touch;overflow:auto}.admin-key-modal__card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000ad;border:1px solid #b2222259;border-radius:16px;box-shadow:0 12px 30px #0000008c;margin:auto 0;max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 36px);max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 36px);padding:14px;width:min(560px,92vw)}.admin-key-modal__title{color:#ffffffeb;font-size:1rem;font-weight:900;margin-bottom:10px}.admin-key-modal__input{background:#00000080;border:1px solid #b2222259;border-radius:12px;box-sizing:border-box;color:#ffffffeb;display:block;font-size:16px;max-width:100%;outline:none;padding:10px 12px;width:100%}.admin-key-modal__input:focus{border-color:#b22222b3}.admin-key-modal__err{color:#ff6363e6;font-size:.9rem;margin-top:8px}.admin-key-modal__actions{display:flex;gap:10px;justify-content:flex-end;margin-top:12px}.admin-key-modal__btn{background:#0000;border:1px solid #b2222259;border-radius:999px;color:#ffffffe6;cursor:pointer;font-weight:800;padding:9px 14px}.admin-key-modal__btn:disabled{cursor:not-allowed;opacity:.5}.admin-key-modal__btn--primary{border-color:#b2222299;color:#b22222d9}.admin-key-modal__btn--ghost{opacity:.85}.artist-photo{align-items:center;background:#0000008c;border-radius:18px;box-shadow:0 0 14px #111;display:flex;flex-direction:column;max-width:300px;padding:10px 6px;transition:box-shadow .3s,transform .25s;width:100%}.artist-photo img{background:none;border:none;border-radius:14px;box-shadow:0 0 18px #ffd700aa;cursor:pointer;margin-bottom:6px;object-fit:cover;outline:none;transition:transform .25s,box-shadow .25s;width:100%}.artist-photo:hover{box-shadow:0 0 28px #ffd70059,0 0 10px #fff2;transform:translateY(-2px)}.artist-photo img:hover{box-shadow:0 0 30px gold,0 0 14px #fff;transform:scale(1.05)}#root .artist-detail .album-card,#root .artist-detail .album-track-nav,#root .artist-detail .artist-name,#root .artist-detail .bio-box,#root .artist-detail .cover-info{position:relative;z-index:999}#root .album-card{position:relative;z-index:1}#modal{align-items:center;background:#000000fa;display:none;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}#modal.show{display:flex}#modal-img{animation:pulse-glow 1.2s infinite;background:#222;border-radius:16px;box-shadow:0 0 32px gold,0 0 16px #fff;display:block;margin:auto;max-height:90vh;max-width:90vw}.fullscreen-backdrop{align-items:center;background:#000000fa;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.fullscreen-img{border-radius:10px;box-shadow:0 0 26px #60a5fa8c,0 0 10px #fff3;max-height:96vh;max-width:96vw}.hand-button{background:#00000059;border:1px solid #60a5fa8c;border-radius:50%;bottom:18px;box-shadow:0 0 18px #60a5fa8c;cursor:pointer;display:grid;height:56px;place-items:center;position:fixed;top:auto;transform:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;width:56px;z-index:10000}.hand-button:hover{background:#00000080;box-shadow:0 0 28px #60a5faf2;transform:scale(1.06)}.hand-left{left:18px}.hand-right{right:18px}@media (max-width:520px){.hand-button{bottom:12px;height:48px;width:48px}}.cover-frame{background:#0a0a0a;border-radius:22px;box-shadow:0 0 32px gold;margin:0 auto 18px;max-width:480px;overflow:hidden;position:relative;width:min(88vw,480px)}.buy-genres-grid{grid-gap:34px 38px;display:grid;gap:34px 38px;grid-template-columns:repeat(3,1fr);margin:42px auto 18px;max-width:1180px;padding:0 12px}.buy-genres-scrollHint{align-items:center;color:#e5e7ebe0;display:flex;font-weight:900;gap:10px;justify-content:center;letter-spacing:.3px;margin:18px auto 10px;max-width:1100px;padding:0 12px;text-shadow:0 0 16px #0000008c}.buy-genres-scrollHint__text{font-size:.98rem}.buy-genres-scrollHint__arrow{color:#60a5faf2;display:inline-block;font-size:18px;line-height:1;text-shadow:0 0 18px #60a5fa59,0 10px 24px #0000008c}.buy-genres-scrollHint__arrow--left{animation:buy-arrow-left 1.15s ease-in-out infinite}.buy-genres-scrollHint__arrow--right{animation:buy-arrow-right 1.15s ease-in-out infinite}@keyframes buy-arrow-left{0%,to{opacity:.85;transform:translateX(0)}50%{opacity:1;transform:translateX(-6px)}}@keyframes buy-arrow-right{0%,to{opacity:.85;transform:translateX(0)}50%{opacity:1;transform:translateX(6px)}}.buy-genres-scroll{--buy-genre-card-w:min(80vw,320px);-webkit-overflow-scrolling:touch;box-sizing:border-box;display:flex;gap:16px;margin:6px 0 18px calc(-50vw + 50%);overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding-bottom:18px;padding-left:calc((100vw - var(--buy-genre-card-w))/2);padding-right:calc((100vw - var(--buy-genre-card-w))/2);padding-top:12px;scroll-padding-left:calc((100vw - var(--buy-genre-card-w))/2);scroll-padding-right:calc((100vw - var(--buy-genre-card-w))/2);scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x;width:100vw;will-change:scroll-position}.buy-genres-scroll::-webkit-scrollbar{height:0;width:0}.buy-genre-card.buy-genre-card--scroll{flex:0 0 auto;scroll-snap-align:center;scroll-snap-stop:always;width:var(--buy-genre-card-w)}.buy-genre-card.buy-genre-card--scroll:focus-visible{box-shadow:0 0 0 6px #ffd7004d,0 0 28px #ffd700a6;outline:3px solid gold;outline-offset:5px;transform:translateY(-4px) scale(1.04)}@media (min-width:1280px){.buy-genre-card.buy-genre-card--scroll:focus-visible{outline-offset:8px;outline-width:4px}}@media (min-width:721px){.buy-genres-scroll{--buy-genre-card-w:min(28vw,280px);gap:20px;padding-left:max(32px,calc((100vw - var(--buy-genre-card-w))/2 - 560px));padding-right:max(32px,calc((100vw - var(--buy-genre-card-w))/2 - 560px));scroll-padding-left:max(32px,calc((100vw - var(--buy-genre-card-w))/2 - 560px));scroll-padding-right:max(32px,calc((100vw - var(--buy-genre-card-w))/2 - 560px))}.buy-genre-card.buy-genre-card--scroll{scroll-snap-stop:normal}}@media (min-width:1280px){.buy-genres-scroll{--buy-genre-card-w:min(20vw,240px);gap:24px;padding-left:40px;padding-right:40px;scroll-padding-left:40px;scroll-padding-right:40px}}@media (prefers-reduced-motion:reduce){.buy-genres-scrollHint__arrow--left,.buy-genres-scrollHint__arrow--right{animation:none}}.buy-genre-card{align-items:center;background:#0000008c;border-radius:24px;box-shadow:0 0 18px #ffd7008c,0 0 6px #ffffff14;cursor:pointer;display:flex;flex-direction:column;padding:14px 14px 18px;position:relative;transition:transform .28s ease,box-shadow .28s ease,background .28s ease}.buy-genre-card:hover{background:#000000b3;box-shadow:0 0 26px #ffd700d9,0 0 14px #ffffff59;transform:translateY(-6px)}.buy-genre-cover-wrap{background:#000;border-radius:20px;box-shadow:0 0 36px #ffd700aa,0 0 12px #ffffff26;max-width:340px;min-height:140px;overflow:hidden;position:relative;width:100%}.buy-genre-cover-wrap:before{content:"";display:block;padding-top:100%}.buy-genre-card--explore .buy-genre-cover-wrap--explore{max-width:520px}.buy-genre-card--explore .buy-genre-cover-wrap--explore:before{padding-top:125%}.buy-genre-cover-wrap img{bottom:0;height:100%;left:0;object-fit:cover;object-position:center center;position:absolute;right:0;top:0;transition:transform .5s ease,filter .4s ease;width:100%;z-index:1}.buy-genre-card--explore .buy-genre-cover-wrap--explore img{object-fit:contain}.buy-genre-card--explore:hover .buy-genre-cover-wrap--explore img{filter:none;transform:none}.buy-genre-card:hover .buy-genre-cover-wrap img{filter:brightness(1.04) saturate(1.12);transform:scale(1.07)}.buy-genre-name{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:gold;font-size:1.35em;font-weight:800;letter-spacing:.5px;line-height:1.2;margin-top:16px;max-width:320px;text-align:center;text-shadow:0 0 14px #ffd700a6,0 0 4px #fff6;transform:translateZ(0);word-break:break-word}.page-buymusic .icon-cell img,.page-buymusic .icon-cell--compact img{backface-visibility:hidden;-webkit-backface-visibility:hidden;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transform:translateZ(0)}.genre-track .track-price,.genre-track-left{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateZ(0)}.buy-genre-cover-wrap img{backface-visibility:hidden;-webkit-backface-visibility:hidden;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}@media (max-width:1180px){.buy-genres-grid{gap:32px 32px;max-width:1000px}}@media (max-width:1050px){.buy-genres-grid{max-width:880px}}@media (max-width:980px){.buy-genres-grid{grid-template-columns:repeat(2,1fr);max-width:760px}}@media (max-width:720px){.buy-genres-grid{gap:28px 26px}}@media (max-width:640px){.buy-genres-grid{grid-template-columns:1fr;max-width:480px}}@media (max-width:520px){.buy-genres-grid{gap:26px;max-width:420px}.buy-genre-cover-wrap{max-width:380px}}@media (max-width:460px){.buy-genres-grid{max-width:380px}.buy-genre-cover-wrap{max-width:360px}}@media (max-width:420px){.buy-genres-grid{gap:22px;max-width:360px}.buy-genre-cover-wrap{max-width:340px}}@media (max-width:390px){.buy-genres-grid{max-width:340px}.buy-genre-cover-wrap{max-width:320px}}@media (max-width:360px){.buy-genres-grid{max-width:320px}.buy-genre-cover-wrap{max-width:300px}}@media (max-width:330px){.buy-genres-grid{max-width:300px}.buy-genre-cover-wrap{max-width:280px}}.cover-frame:before{content:"";display:block;padding-top:100%}.cover-frame img{bottom:0;height:100%;left:0;object-fit:contain;position:absolute;right:0;top:0;width:100%}.cover-frame--xl{max-width:560px;width:min(88vw,560px)}.album-disc-wrapper{position:relative}.album-disc{filter:drop-shadow(0 0 22px rgba(255,215,0,.35)) drop-shadow(0 0 12px rgba(59,130,246,.18));height:min(220px,60vw);overflow:visible;position:relative;transition:filter .35s ease;width:min(220px,60vw)}.album-disc,.album-disc img{aspect-ratio:1/1;border-radius:50%}.album-disc img{animation:none;bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%}.album-disc-center{background:radial-gradient(circle at 40% 40%,gold,#caa300 60%,#6b5a00 100%);border-radius:50%;box-shadow:0 0 10px #ffd70099;height:18%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18%;z-index:2}.album-disc-glow{animation:discHaloPulse 3.2s ease-in-out infinite;background:radial-gradient(circle at 45% 45%,#ffd70059,#ffd70014 55%,#0000 72%);border-radius:50%;bottom:-8%;filter:blur(2px);left:-8%;opacity:.85;pointer-events:none;position:absolute;right:-8%;top:-8%}@keyframes discRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes discHaloPulse{0%,to{opacity:.75;transform:scale(.96)}50%{opacity:1;transform:scale(1.02)}}.album-card.is-playing .album-disc img{animation:discRotate 6.5s linear infinite}.album-card.is-playing .album-disc{filter:drop-shadow(0 0 28px rgba(255,215,0,.55)) drop-shadow(0 0 16px rgba(0,224,255,.28))}@media (hover:none),(pointer:coarse){.album-disc{height:min(180px,58vw);width:min(180px,58vw)}}.album-buttons-row{margin:4px auto 0;max-width:560px;position:relative}.album-buttons-row .icon-cell{flex:0 0 64px}.album-buttons-row[data-count="5"]{justify-content:space-between}.album-buttons-row[data-count="5"] .icon-cell{flex-basis:104px;flex-grow:0;flex-shrink:0}@media (max-width:620px){.album-buttons-row{max-width:92vw}.album-buttons-row .icon-cell{height:clamp(50px,16.5vw,64px);width:clamp(50px,16.5vw,64px)}.album-buttons-row[data-count="5"] .icon-cell{flex:1 1 auto}}@media (max-width:1100px){.gallery{max-width:880px}}@media (max-width:1024px){.gallery{grid-template-columns:repeat(2,1fr);max-width:720px}}@media (max-width:780px){.gallery{gap:12px;grid-template-columns:1fr;margin-top:24px;max-width:96vw}.artist-photo{max-width:420px;padding:6px 4px 8px}.artist-photo img{box-shadow:0 0 20px #ffd70099;width:100%}}@media (max-width:420px){.album-buttons-row{gap:8px}.album-buttons-row .icon-cell{height:clamp(46px,18vw,56px);width:clamp(46px,18vw,56px)}}.cover-img-lg{display:block;height:auto;width:min(88vw,480px)}.intro-overlay{background:#000000f5;bottom:0;display:grid;left:0;place-items:center;position:fixed;right:0;top:0;z-index:100000}.intro-video{border-radius:12px;box-shadow:0 0 24px #0009;height:auto;width:min(92vw,720px)}.intro-skip{background:#111;border:1px solid gold;border-radius:10px;color:gold;cursor:pointer;font-weight:700;padding:6px 12px;position:absolute;right:12px;top:12px}.intro-fallback{display:grid;place-items:center}.intro-tt{height:min(80vw,380px);position:relative;transform:scale(1.02);width:min(80vw,380px)}.intro-disc{animation:spinDisc 3.5s linear infinite;bottom:0;display:grid;left:0;place-items:center;position:absolute;right:0;top:0}.intro-disc img{filter:drop-shadow(0 0 26px rgba(255,215,0,.75));height:92%;object-fit:contain;width:92%}.intro-tt-base{border-radius:50%;bottom:0;box-shadow:inset 0 0 0 6px #ffffff0f,inset 0 0 0 2px #ffd70033;left:0;position:absolute;right:0;top:0}@keyframes spinDisc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.album-monitor-fallback{display:grid;height:100%;overflow:hidden;place-items:center;width:100%}.album-monitor-fallback .fallback-disc{animation:fallbackSpin 7.5s linear infinite;border-radius:50%;box-shadow:0 0 22px #ffd70040,0 0 36px #00e0ff1f;max-width:220px;overflow:hidden;position:relative;width:64%}@media (hover:none),(pointer:coarse){.album-monitor-fallback .fallback-disc{box-shadow:0 0 14px #ffd70038,0 0 22px #00e0ff1a}}.album-monitor-fallback .fallback-disc:before{content:"";display:block;padding-top:100%}.album-monitor-fallback .fallback-disc img{border-radius:50%;bottom:0;filter:drop-shadow(0 0 16px rgba(255,215,0,.5)) drop-shadow(0 0 10px rgba(0,224,255,.25));height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%}@media (hover:none),(pointer:coarse){.album-monitor-fallback .fallback-disc img{filter:drop-shadow(0 0 8px rgba(255,215,0,.35)) drop-shadow(0 0 4px rgba(0,224,255,.18))}}.album-monitor-fallback .fallback-disc .fallback-center{background:radial-gradient(circle at 40% 40%,gold,#caa300 60%,#6b5a00 100%);border-radius:50%;box-shadow:0 0 10px #ffd70099;height:16%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:16%}.album-monitor-fallback .fallback-eq{grid-gap:4px;bottom:8%;display:grid;gap:4px;grid-auto-flow:column;left:50%;position:absolute;transform:translateX(-50%)}.album-monitor-fallback .fallback-eq span{animation:eqBounce 1s ease-in-out infinite;background:linear-gradient(180deg,#e6fdff,#00e0ffcc);border-radius:2px;box-shadow:0 0 12px #00e0ff80;height:10px;width:4px}.album-monitor-fallback .fallback-eq span:nth-child(2){animation-delay:.1s}.album-monitor-fallback .fallback-eq span:nth-child(3){animation-delay:.2s}.album-monitor-fallback .fallback-eq span:nth-child(4){animation-delay:.3s}.album-monitor-fallback .fallback-eq span:nth-child(5){animation-delay:.4s}@keyframes fallbackSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes eqBounce{0%,to{height:10px;opacity:.6}50%{height:24px;opacity:1}}.album-card.is-playing .album-monitor-fallback .fallback-disc{animation-duration:5.2s;box-shadow:0 0 28px #ffd70059,0 0 48px #00e0ff33}.album-card.is-playing .album-monitor-fallback .fallback-eq span{animation-duration:.72s}.album-card.is-playing .playing-badge{display:inline-block!important}@keyframes haloPulseMobile{0%,to{box-shadow:0 0 8px 2px #ffd70033,0 0 14px 4px #ffffff1a}50%{box-shadow:0 0 28px 10px #ffd70073,0 0 44px 14px #ffffff3d}}@media (hover:none),(pointer:coarse){.disco-img,.sounds-halo{animation-duration:1.8s!important;animation-iteration-count:infinite!important;animation-name:haloPulseMobile!important;animation-timing-function:ease-in-out!important;will-change:transform,box-shadow}}@media (max-width:520px){.logo-combo{flex-direction:row;gap:22px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.buy-genre-card--scroll,.navbar a,.sounds-halo{will-change:auto}.buy-genre-card--scroll:focus-visible,.buy-genre-card--scroll:hover,.sounds-halo:hover{will-change:transform}.tv-focused,.tv-focused:focus-visible{box-shadow:0 0 0 6px #ffd70047,0 0 16px #ffd7008c!important;outline:3px solid gold!important;outline-offset:4px!important;transition:outline .12s ease,box-shadow .12s ease}.album-card.tv-focused,.buy-genre-card--scroll.tv-focused,.buy-genre-card.tv-focused{outline-offset:6px!important;transform:scale(1.03)!important}@media (hover:none) and (pointer:coarse){.tv-dpad-hint{align-items:center;color:#ffffff73;display:flex;font-size:11px;gap:8px;justify-content:center;letter-spacing:.4px;margin-top:8px}}body.tv-modal-open #root{pointer-events:none;-webkit-user-select:none;user-select:none}body.tv-modal-open [role=dialog][aria-modal=true]{z-index:9999!important}body.tv-modal-open [role=dialog][aria-modal=true],body.tv-modal-open [role=dialog][aria-modal=true] *{pointer-events:auto!important;-webkit-user-select:auto!important;user-select:auto!important}body.tv-mode [role=dialog][aria-modal=true]{z-index:9999!important}body.tv-mode :focus-visible{box-shadow:0 0 0 6px #ffd7004d,0 0 20px #ffd70080!important;outline:4px solid gold!important;outline-offset:4px!important;transition:outline .1s ease,box-shadow .1s ease!important}body.tv-mode .tv-focused:focus-visible{outline:none!important}body.tv-mode .album-card:focus-visible,body.tv-mode .buy-genre-card--scroll:focus-visible,body.tv-mode .buy-genre-card:focus-visible{box-shadow:0 0 0 6px #ffd70059,0 0 28px #ffd7008c!important;outline-offset:8px!important;transform:scale(1.03)!important}.artist-detail-page{opacity:0;transform:translateY(18px);transition:opacity .42s ease,transform .42s ease;will-change:opacity,transform}.artist-detail-page.is-visible{opacity:1;transform:translateY(0)}.artist-detail-page.is-search-arrival{transition-duration:.52s}.login-page-root{align-items:center;color:#fff;display:flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Arial,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;position:relative;width:100%}.login-bg-image{background:radial-gradient(circle at 50% 30%,#ffd70014,#000000d9);filter:brightness(.85)}.login-bg-image,.login-bg-overlay{bottom:0;left:0;position:fixed;right:0;top:0;z-index:0}.login-bg-overlay{background:#0006}.login-logo-stack{align-items:center;display:flex;flex-direction:column;position:absolute;top:40px;z-index:1}.login-logo-wrapper{height:180px;position:relative;width:180px}.login-disco{animation:pulse-glow 1.2s infinite;box-shadow:0 0 48px 12px gold,0 0 64px 18px #fff;height:180px;left:0;top:0;width:180px}.login-disco,.login-main-logo{border-radius:50%;position:absolute}.login-main-logo{height:140px;left:20px;top:20px;width:140px}.login-form{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000c7;border:1px solid gold;border-radius:18px;box-shadow:0 0 32px gold,0 0 16px #fff;box-sizing:border-box;max-width:100%;padding:40px 40px 46px;position:relative;width:340px;z-index:2}.admin-login.login-page-root{align-items:flex-start;justify-content:center;padding-top:24px}.admin-login .login-form{margin-top:clamp(232px,26vh,280px)}.login-maskable{-webkit-text-security:disc;text-security:disc}.login-title{color:gold;font-size:1.55rem;font-weight:700;letter-spacing:.5px;margin:0 0 18px;text-align:center;text-shadow:0 0 8px gold,0 0 16px #fff}.login-mode-switch{display:flex;gap:10px;justify-content:center;margin:0 0 20px}.login-mode-btn{background:#111;border:1px solid gold;border-radius:8px;box-shadow:0 0 4px #222;color:gold;cursor:pointer;font-weight:700;padding:6px 14px;transition:all .25s}.login-mode-btn.active{background:gold;box-shadow:0 0 12px gold;color:#000}.login-label{color:gold;display:block;font-size:14px;font-weight:600;margin:0 0 6px}.login-password-label{align-items:center;display:flex;justify-content:space-between}.login-hint{color:#bbb;font-size:11px;font-weight:400}.login-input{background:#111;border:1px solid #444;border-radius:8px;box-shadow:0 0 6px #222;box-sizing:border-box;color:#fff;font-size:17px;margin:0 0 16px;outline:none;padding:12px 14px;transition:border-color .25s,box-shadow .25s;width:100%}.login-input:focus{border-color:gold;box-shadow:0 0 6px gold}.login-password-wrapper{align-items:center;display:flex;margin:0 0 20px;position:relative;width:100%}.login-password-input{box-sizing:border-box;font-size:17px;padding:12px 44px 12px 14px;width:100%}.login-eye-btn{align-items:center;background:radial-gradient(circle at 30% 30%,#222,#000);border:1px solid #444;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:box-shadow .25s,border-color .25s,background .25s;width:30px}.login-eye-btn:hover{border-color:gold;box-shadow:0 0 8px gold,0 0 2px #fff}.login-eye-btn:active{transform:translateY(-50%) scale(.92)}.login-eye-btn svg{stroke:gold;stroke-width:1.6;fill:none;filter:drop-shadow(0 0 4px #000);height:18px;width:18px}.login-eye-btn[data-active=true]{background:radial-gradient(circle at 30% 30%,#333,#111);box-shadow:0 0 10px gold}.login-error{color:#ff4d4f;font-size:13px;font-weight:600;margin:0 0 14px;text-shadow:0 0 4px #000}.login-submit{background:gold;border:none;border-radius:10px;box-shadow:0 0 16px gold;color:#000;cursor:pointer;font-size:1.05em;font-weight:700;padding:12px 16px;transition:transform .25s,box-shadow .25s;width:100%}.login-submit:hover:not(:disabled){box-shadow:0 0 24px gold,0 0 12px #fff;transform:translateY(-2px)}.login-submit:disabled{cursor:not-allowed;opacity:.6}@keyframes pulse-glow{0%,to{box-shadow:0 0 32px 8px gold,0 0 50px 14px #fff}50%{box-shadow:0 0 56px 16px gold,0 0 72px 24px #fff}}@media (max-width:480px){.login-form{padding:36px 28px 42px;width:92%}.login-logo-wrapper{transform:scale(.85)}.login-page-root{padding-top:40px}}.creative-blue .login-bg-image{background:radial-gradient(circle at 50% 30%,#3b82f61a,#000000e0);filter:brightness(.95)}.creative-blue .login-disco{animation:pulse-blue 1.2s infinite;box-shadow:0 0 48px 12px #60a5fad9,0 0 64px 18px #93c5fda6}.creative-blue .login-form{border:1px solid #60a5fa8c;box-shadow:0 0 32px #3b82f68c,0 0 16px #93c5fd59;margin-top:0}.creative-blue.login-page-root{align-items:flex-start;justify-content:center;padding-top:clamp(260px,30vh,380px)}.creative-blue .login-title{color:#93c5fd;text-shadow:0 0 8px #60a5fa8c,0 0 16px #93c5fd59}.creative-blue .login-label{color:#bfdbfe}.creative-blue .login-input:focus{border-color:#60a5fa;box-shadow:0 0 6px #60a5fa}.creative-blue .login-eye-btn:hover{border-color:#60a5fa;box-shadow:0 0 8px #60a5fa,0 0 2px #93c5fd}.creative-blue .login-eye-btn svg{stroke:#60a5fa}.creative-blue .login-submit{background:linear-gradient(180deg,#3b82f6,#1d4ed8);border:1px solid #2563eb;color:#eaf2ff}.creative-blue .login-submit:hover:not(:disabled){box-shadow:0 0 24px #3b82f6cc,0 0 12px #93c5fd99}@keyframes pulse-blue{0%,to{box-shadow:0 0 32px 8px #60a5fad9,0 0 50px 14px #93c5fd99}50%{box-shadow:0 0 56px 16px #60a5fa,0 0 72px 24px #93c5fdd9}}@media (max-width:480px){.creative-blue.login-page-root{padding-top:clamp(240px,28vh,340px)}}.blue-form .login-title{color:#93c5fd;text-shadow:0 0 8px #60a5fa8c}.blue-form .login-label{color:#bfdbfe}.blue-form .login-input:focus{border-color:#60a5fa;box-shadow:0 0 6px #60a5fa}.blue-form .login-eye-btn:hover{border-color:#60a5fa;box-shadow:0 0 8px #60a5fa,0 0 2px #93c5fd}.blue-form .login-eye-btn svg{stroke:#60a5fa}.blue-form .login-submit{background:linear-gradient(180deg,#3b82f6,#1d4ed8);border:1px solid #2563eb;color:#eaf2ff}.blue-form .login-submit:hover:not(:disabled){box-shadow:0 0 24px #3b82f6cc,0 0 12px #93c5fd99}
/*# sourceMappingURL=main.37c11315.css.map*/