@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&display=swap");:root{--bg:#0f1113;--bg-alt:#121619;--panel:#181b1f;--panel-2:#1f2428;--ink:#f5f7f8;--line:#d9dddf;--muted:#9aa4ab;--accent:#1db954;--accent-soft:#1ed760;--stroke:#2f383f;--kick:#70b8ff;--snare:#ffb86b;--hat:#35d88a;--header-height:60px;--bottom-dock-height:172px;--editor-control-height:28px;--dock-control-height:26px}@font-face{font-family:Leland;src:url(https://cdn.jsdelivr.net/npm/@vexflow-fonts/leland/leland.woff2) format("woff2");font-display:swap}@font-face{font-family:LelandText;src:url(https://cdn.jsdelivr.net/npm/@vexflow-fonts/lelandtext/lelandtext.woff2) format("woff2");font-display:swap}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Manrope,Segoe UI,Helvetica Neue,Arial,sans-serif;background:radial-gradient(ellipse at 50% 50%,rgba(29,185,84,.24) 0,rgba(29,185,84,.12) 32%,rgba(29,185,84,.03) 58%,transparent 74%),linear-gradient(90deg,#090d10 0,#0f1519 26%,#141d22 50%,#0f1519 74%,#090d10 100%),linear-gradient(180deg,var(--bg-alt) 0,var(--bg) 100%)}*,body{scrollbar-width:thin;scrollbar-color:#3f4f59 #11161b}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#11161b}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3d4d57,#2f3d46);border:1px solid #192127}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#4a5f6b,#3a4b56)}::-webkit-scrollbar-corner{background:#11161b}.app-shell{display:flex;flex-direction:column;gap:0;min-height:100dvh;height:100dvh;overflow:hidden;padding:0 0 var(--bottom-dock-height)}.global-group-highlight{position:fixed;background:rgba(35,150,84,.1);border-left:1px solid rgba(44,180,102,.22);border-right:1px solid rgba(44,180,102,.22);pointer-events:none;z-index:120}.panel{background:linear-gradient(180deg,#1a1f24,#15191d);border:1px solid var(--stroke);border-radius:8px;padding:14px;box-shadow:0 8px 18px rgba(0,0,0,.28)}.studio-header{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;height:60px;padding:0 14px;background:#0b0e11;border-bottom:1px solid #1b2126;flex:0 0 auto}.studio-brand-link{display:inline-flex;align-items:center;min-width:0;text-decoration:none}.studio-brand-logo{margin-top:14px;margin-left:10px;display:block;height:96px;width:auto;max-width:min(56vw,360px)}.studio-header .sub{margin-top:2px;margin-bottom:0;font-size:.86rem}.studio-login-btn{height:38px;border-radius:999px;border:1px solid rgba(57,255,20,.45);background:linear-gradient(180deg,#1e2f25,#17231d);color:#e9f2ee;display:inline-flex;align-items:center;gap:10px;padding:0 14px 0 8px;text-decoration:none;font-family:Manrope,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:.82rem;font-weight:800;letter-spacing:.03em;text-transform:none;box-shadow:0 0 0 1px rgba(30,215,96,.16),0 8px 18px rgba(0,0,0,.35);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}.studio-login-icon{width:24px;height:24px;border-radius:50%;background:linear-gradient(180deg,#54ff22,#2cbc0f);color:#0a140c;display:grid;place-items:center;box-shadow:0 0 10px rgba(57,255,20,.36)}.studio-login-icon svg{width:15px;height:15px;fill:currentColor;transform:none}.studio-login-btn:hover{transform:translateY(-1px);border-color:rgba(57,255,20,.75);color:#f6fffa;box-shadow:0 0 0 1px rgba(30,215,96,.22),0 10px 20px rgba(0,0,0,.4)}.studio-user-pill{height:38px;border-radius:999px;border:1px solid #3a444c;background:linear-gradient(180deg,#21282e,#1a2026);color:#dfe7ec;display:inline-flex;align-items:center;gap:10px;padding:0 12px 0 6px;text-decoration:none;font-family:Manrope,Segoe UI,Helvetica Neue,Arial,sans-serif;box-shadow:inset 0 0 0 1px rgba(190,206,214,.06),0 8px 18px rgba(0,0,0,.3);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}.studio-user-pill:hover{transform:translateY(-1px);border-color:#56646f;color:#f2f7fa;box-shadow:inset 0 0 0 1px rgba(190,206,214,.1),0 10px 20px rgba(0,0,0,.35)}.studio-user-avatar{width:28px;height:28px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:linear-gradient(180deg,#2e3941,#242d34);border:1px solid #4a5863;color:#e6eef3;font-size:.76rem;font-weight:800}.studio-user-avatar img{width:100%;height:100%;object-fit:cover;display:block}.studio-user-label{font-size:.86rem;font-weight:700;white-space:nowrap;line-height:1}.header-user-link{width:44px;height:44px;border:1px solid #3a444c;background:#20262b;display:grid;place-items:center;color:#dde4e8;position:relative}.header-user-link svg{width:24px;height:24px;fill:currentColor}.header-user-link:hover{border-color:#5a6671}.header-user-dot{position:absolute;right:8px;top:8px;width:8px;height:8px;border-radius:50%;background:var(--accent)}.studio-controls-panel{background:transparent;border:0;box-shadow:none;border-radius:0;height:50px;min-height:50px;padding:0 14px;margin:0;display:flex;align-items:center;overflow:visible}@media (max-width:770px){.studio-controls-panel{height:25px;min-height:25px;padding:0 10px}}.studio-modal-backdrop{position:fixed;inset:0;background:rgba(7,10,14,.72);display:grid;place-items:center;z-index:840;padding:16px}.studio-modal{width:min(420px,92vw);border:0;border-bottom:1px solid rgba(118,134,146,.18);background:rgba(18,27,36,.56);padding:14px 14px 12px;box-shadow:inset 0 0 0 1px rgba(102,124,141,.2),0 10px 24px rgba(8,12,18,.32);position:relative;overflow:hidden}.studio-modal:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent,rgba(154,178,198,.14) 46%,transparent);background-size:220% 100%;background-position:140% 0;opacity:1;animation:studioModalSheen .9s cubic-bezier(.2,.74,.2,1) 1;pointer-events:none}.studio-modal-text{margin:0;color:#d9e3ea;font-size:.82rem;line-height:1.35;font-weight:600;letter-spacing:.01em;position:relative;z-index:1}.studio-modal-actions{margin-top:18px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:8px;gap:8px;position:relative;z-index:1}.studio-modal-actions .studio-modal-btn-danger{justify-self:start}.studio-modal-actions .studio-modal-btn-primary{grid-column:3;justify-self:end}.studio-modal-btn{height:30px;border:1px solid #3d4a54;border-radius:0;background:#1d252c;color:#dde6ec;padding:0 12px;font-size:.68rem;font-weight:600;letter-spacing:.02em;cursor:pointer;position:relative;overflow:hidden;transition:border-color .14s ease,background .14s ease}.studio-modal-btn:hover{border-color:#5b6b77;background:#273139}.studio-modal-btn-primary{border-color:rgba(46,213,119,.62);background:rgba(29,144,78,.22);color:#dbffe9}.studio-modal-btn-primary:hover{border-color:rgba(74,241,147,.78);background:rgba(31,168,90,.3)}.studio-modal-btn-danger{border-color:rgba(199,92,92,.62);background:rgba(85,34,34,.34);color:#ffc4c4}.studio-modal-btn-danger:hover{border-color:rgba(232,122,122,.82);background:rgba(105,41,41,.5)}.studio-modal-btn:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent,rgba(170,193,208,.16) 50%,transparent);opacity:0;transform:translateX(-58%);transition:transform .42s ease,opacity .22s ease;pointer-events:none}.studio-modal-btn:hover:after{opacity:1;transform:translateX(56%)}@keyframes studioModalSheen{0%{opacity:0;background-position:140% 0}20%{opacity:1}to{opacity:1;background-position:-20% 0}}.studio-controls-play-row{display:flex;justify-content:center;margin-bottom:8px}.studio-play-toggle{min-width:110px;height:var(--editor-control-height);border:1px solid #3a444c;border-radius:0;background:linear-gradient(180deg,#1c2328,#181e23);box-shadow:inset 0 0 0 1px rgba(165,245,204,.06);color:var(--ink);padding:0 16px}.studio-play-toggle:hover{border-color:#5b6973;background:linear-gradient(180deg,#232b31,#1c2328)}.profile-shell{height:auto;min-height:100dvh;overflow-y:auto;padding-bottom:18px}.profile-lab-shell{min-height:calc(100dvh - var(--header-height));height:calc(100dvh - var(--header-height));overflow-y:auto;margin-top:-1px;padding:0 20px 0 0;display:grid;grid-gap:0;gap:0;align-content:start;justify-items:stretch;background:linear-gradient(180deg,#1b2229,#171d24)}.profile-lab-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:4px 2px}.profile-lab-identity{display:grid;grid-gap:2px;gap:2px}.profile-user-pill-large{height:52px;width:100%;padding:0 14px 0 8px;gap:12px;transition:none}.profile-user-pill-large,.profile-user-pill-large:hover{border-color:#4a5863;box-shadow:inset 0 0 0 1px rgba(190,206,214,.09),0 10px 22px rgba(0,0,0,.34)}.profile-user-pill-large:hover{transform:none;color:#dfe7ec}.profile-user-avatar-large{width:38px;height:38px;font-size:.95rem;border-color:#5a6a76}.profile-user-label-large{font-size:1.06rem;font-weight:800}.profile-lab-body{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:stretch;min-height:calc(100dvh - var(--header-height));height:calc(100dvh - var(--header-height))}.profile-side-menu{padding:8px 12px 14px;display:grid;grid-gap:10px;gap:10px;align-content:start;align-self:stretch;min-height:100%;border:0;border-radius:0;background:#0b0e11;box-shadow:none;width:100%}.profile-side-menu-spacer{min-height:10px}.profile-side-menu-item{width:100%;height:38px;border:1px solid transparent;border-radius:6px;background:transparent;color:#8a99a6;cursor:pointer;padding:0 10px;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;text-align:left;transition:color .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease;position:relative;overflow:hidden}.profile-side-menu-item-label{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;line-height:1}.profile-side-menu-item-icon{width:14px;height:14px;display:inline-grid;place-items:center;flex:0 0 14px}.profile-side-menu-item-icon svg{width:14px;height:14px;display:block}.profile-side-menu-item:before{display:none}.profile-side-menu-item:hover{color:#c2ced7;border-color:rgba(70,89,103,.66);background:rgba(28,42,52,.32)}.profile-side-menu-item.is-active{color:#d7efe2;border-color:rgba(84,126,106,.72);background:linear-gradient(90deg,rgba(88,135,109,.54),rgba(59,102,82,.6));box-shadow:inset 0 0 0 1px rgba(122,169,144,.12)}.profile-side-menu-item.is-danger{margin-top:auto;color:#8f9ca7}.profile-side-menu-item.is-danger:hover{color:#e0a9a9;border-color:rgba(155,86,86,.68);background:rgba(74,34,34,.42);box-shadow:inset 0 0 0 1px rgba(170,89,89,.18)}.profile-lab-panel{display:grid;grid-gap:14px;gap:14px;margin-top:16px;min-width:0;align-content:start;align-items:start}.profile-loading-skeletons{display:grid;grid-gap:10px;gap:10px;margin-bottom:12px}.profile-loading-skeleton-line{max-width:220px}.profile-loading-skeleton-row{width:100%}.profile-groove-list{display:grid;grid-gap:10px;gap:10px;width:min(980px,100%);margin-inline:auto;align-content:start;align-items:start}.profile-groove-card{width:100%;height:auto;align-self:start}.profile-group-list{display:grid;grid-gap:10px;gap:10px;width:min(980px,100%);margin-inline:auto;align-content:start;align-items:start}.profile-group-card{width:100%;height:auto;align-self:start;cursor:default}.profile-dashboard-shell{min-height:calc(100dvh - var(--header-height));height:auto;overflow-y:visible;padding:18px 20px 22px;display:grid;grid-gap:14px;gap:14px;align-content:start;justify-items:stretch;background:linear-gradient(180deg,#1b2229,#171d24)}.profile-dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:6px 2px 0}.profile-dashboard-content{display:grid;grid-gap:12px;gap:12px}.profile-modern-shell{min-height:calc(100dvh - var(--header-height));height:auto;overflow-y:visible;padding:18px;display:grid;grid-gap:14px;gap:14px;align-content:start;justify-items:stretch;background:linear-gradient(180deg,#1b2229,#171d24)}.profile-modern-container{border:1px solid #2f383f;border-radius:12px;background:linear-gradient(180deg,#161d23,#12191f);box-shadow:0 14px 30px rgba(0,0,0,.32);padding:16px}.profile-modern-hero{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-modern-hero h1{margin:0;font-size:1.44rem;letter-spacing:.01em}.profile-kicker{margin:0 0 4px;color:#8fa0ab;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.profile-hero-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.profile-modern-list{display:grid;grid-gap:12px;gap:12px}.profile-list-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-list-header h2{margin:0}.profile-list-meta{color:#93a0a9;font-size:.78rem;font-weight:700;letter-spacing:.03em}.profile-modern-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:12px;gap:12px}.profile-modern-card{border:1px solid #34404a;border-radius:0;padding:10px 12px;background:#11181f;display:grid;grid-gap:6px;gap:6px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.profile-groove-card:hover{border-color:transparent;box-shadow:none}.profile-groove-card{position:relative;border:0;border-bottom:1px solid rgba(118,134,146,.1);background:transparent;box-shadow:none;overflow:visible;border-radius:0;cursor:pointer}.profile-groove-card:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent,rgba(154,178,198,.12) 46%,transparent);background-size:220% 100%;background-position:140% 0;opacity:0;transition:opacity .22s ease,background-position .62s cubic-bezier(.2,.74,.2,1);-webkit-clip-path:inset(0 0 1px 0);clip-path:inset(0 0 1px 0);pointer-events:none}.profile-groove-card:hover{background:rgba(18,27,36,.52);box-shadow:inset 0 0 0 1px rgba(102,124,141,.22),0 8px 18px rgba(8,12,18,.24);border-bottom-color:rgba(143,161,173,.18)}.profile-groove-card:hover:before{opacity:1;background-position:-20% 0}.profile-modern-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.profile-modern-card h3{margin:0;font-size:1rem}.profile-meta-row{margin:0;color:#9aa9b4;font-size:.76rem}.profile-visibility-pill{border:1px solid #4a5660;border-radius:999px;padding:2px 8px;font-size:.67rem;font-weight:700;letter-spacing:.03em;color:#b9c6cf}.profile-visibility-pill.is-public{border-color:rgba(33,209,103,.6);color:#b7ffd7;background:rgba(20,104,60,.25)}.profile-visibility-pill.is-private{border-color:#51606b;color:#c0cbd3;background:rgba(61,73,83,.28)}.profile-card-actions{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;overflow:visible}.profile-tab-row{display:inline-flex;align-items:center;gap:6px;padding:4px;border:1px solid #2f3941;background:#11181e}.profile-tab-btn{height:30px;min-width:88px;border:1px solid #35414a;background:#1b242b;color:#a9b7c1;font-size:.74rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:0 12px;cursor:pointer}.profile-tab-btn.is-active{border-color:rgba(45,213,111,.72);background:linear-gradient(180deg,rgba(31,153,80,.4),rgba(24,117,62,.3));color:#d9ffea}.profile-sheet-controls{overflow-x:auto}.profile-actions-row,.profile-sheet-controls{display:flex;align-items:center;gap:6px;flex-wrap:nowrap}.profile-actions-row{overflow:visible}.profile-actions-row .profile-modern-btn,.profile-actions-row .profile-switch{font-size:.64rem;font-weight:600}.profile-switch{border:1px solid #43505a;background:#1a2127;height:30px;padding:0 10px 0 8px;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.profile-switch-track{width:30px;height:14px;border-radius:999px;background:#3c4a53;position:relative}.profile-switch-track:after{content:"";position:absolute;left:2px;top:2px;width:10px;height:10px;border-radius:50%;background:#ccd4da;transition:left .16s ease,background .16s ease}.profile-switch-label{color:#b4c0c9;font-size:.74rem;font-weight:700}.profile-switch.is-on .profile-switch-track{background:rgba(36,173,92,.7)}.profile-switch.is-on .profile-switch-track:after{left:18px;background:#dffcea}.profile-switch:disabled{opacity:.6;cursor:not-allowed}.profile-group-share{position:relative;z-index:12}.profile-group-share summary{list-style:none}.profile-group-share summary::-webkit-details-marker{display:none}.profile-group-share-menu{position:absolute;left:0;top:calc(100% + 6px);min-width:210px;max-height:240px;overflow-y:auto;border:1px solid #33404a;background:#161e24;padding:8px;display:grid;grid-gap:6px;gap:6px;z-index:520}.profile-group-share-option{display:flex;align-items:center;gap:8px;color:#d1dae1;font-size:.76rem;padding:4px}.profile-group-share-option input{accent-color:#1db954}.profile-group-share-empty{margin:0;color:#8f9ea8;font-size:.74rem}.profile-group-create{width:min(980px,100%);margin-inline:auto;padding:0 4px;border:0;background:transparent;box-shadow:none;display:flex;align-items:center;min-height:36px}.profile-group-create-inline{display:inline-flex;align-items:stretch;gap:8px;max-width:100%}.profile-group-create .profile-group-create-name{height:36px;width:156px;border:1px solid #3b4851;background:#182027;color:#c4d0d8;padding:0 10px;font-size:.76rem;border-radius:0}.profile-group-create .profile-group-create-name:focus,.profile-group-create .profile-group-create-name:focus-visible{outline:none!important;border-color:#3b4851;background:#182027;box-shadow:none!important}.profile-group-add-member input,.profile-group-create input{height:32px;border:1px solid #3a464f;background:#141b21;color:#dae2e8;padding:0 10px;font-size:.78rem;border-radius:0}.profile-group-add-member input::placeholder,.profile-group-create input::placeholder{color:#7f8f9a}.profile-group-add-member input:focus,.profile-group-add-member input:focus-visible,.profile-group-create input:focus,.profile-group-create input:focus-visible{outline:none;border-color:#3b4851;background:#182027;box-shadow:none}.profile-group-create-toggle{height:36px;border:1px solid #3b4851;background:#182027;color:#c4d0d8;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;font-size:.78rem;font-weight:700;letter-spacing:.01em;border-radius:0;cursor:pointer}.profile-group-create-toggle:hover{border-color:#4a5964;background:#1d252c;color:#d1dae1}.profile-group-create-toggle:focus,.profile-group-create-toggle:focus-visible{outline:none!important;border-color:#3b4851;box-shadow:none!important}.profile-group-create .profile-group-create-inline>.profile-group-pill-btn{height:36px;min-width:82px;font-size:.76rem;padding-inline:14px;border-radius:0}.profile-group-members{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.profile-group-shared{display:grid;grid-gap:6px;gap:6px;margin-top:2px}.profile-group-shared-divider{width:100%;height:1px;background:rgba(118,134,146,.16)}.profile-group-shared-list{display:grid;grid-gap:4px;gap:4px;padding-inline:4px}.profile-group-shared-item{display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid rgba(118,134,146,.12);padding:4px 0;position:relative;overflow:hidden}.profile-group-shared-rowlink{text-decoration:none;color:inherit;width:100%}.profile-group-shared-item:hover{background:rgba(18,27,36,.38)}.profile-group-shared-item-add{justify-content:flex-start;padding:6px 0 4px}.profile-group-groove-add-toggle{width:100%;height:24px;border:0;background:transparent;color:#95a4ae;font-size:.9rem;line-height:1;cursor:pointer;padding:0}.profile-group-groove-add-toggle:hover{color:#c7d3db}.profile-group-groove-add-toggle:focus,.profile-group-groove-add-toggle:focus-visible{outline:none!important;box-shadow:none!important}.profile-group-shared-open{min-width:0;color:inherit;text-decoration:none;display:grid;grid-gap:2px;gap:2px}.profile-group-shared-name{color:#dce6ec;font-size:.76rem;line-height:1.2}.profile-group-shared-meta{color:#95a4ae;font-size:.67rem;line-height:1.2}.profile-group-shared-open:hover .profile-group-shared-name{color:#edf4f8}.profile-group-shared-date{color:#93a0a9;font-size:.66rem;white-space:nowrap}.profile-group-shared-side{display:inline-grid;justify-items:end;gap:1px;min-width:92px;padding-right:10px}.profile-group-shared-creator{color:#7f8f9a;font-size:.62rem;white-space:nowrap}.profile-group-shared-empty{margin:0;color:#8f9ea8;font-size:.72rem}.profile-group-member-pill{height:24px;border:1px solid #3b4851;background:#182027;color:#c4d0d8;display:inline-flex;align-items:center;padding:0 8px;font-size:.7rem;letter-spacing:.01em;border-radius:0}.profile-group-member-pill.is-removable{cursor:pointer;position:relative;overflow:hidden;transition:border-color .14s ease,background .14s ease,color .14s ease}.profile-group-member-pill.is-removable:hover{border-color:rgba(232,122,122,.82);background:rgba(105,41,41,.5);color:#ffd0d0}.profile-group-member-pill.is-removable:disabled{opacity:.7;cursor:not-allowed}.profile-group-member-pill-add{cursor:pointer;min-width:24px;justify-content:center;padding:0 6px}.profile-group-member-pill-invite{width:24px;min-width:24px;padding:0;justify-content:center;cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease}.profile-group-member-pill-invite svg{width:13px;height:13px;display:block}.profile-group-member-pill-invite:hover{border-color:#4a5964;background:#1d252c;color:#d1dae1}.profile-group-member-add-inline{display:inline-flex;align-items:stretch;height:24px}.profile-group-member-add-inline input,.profile-group-member-add-inline select{height:24px;width:130px;border:1px solid #3b4851;border-right:0;background:#182027;color:#c4d0d8;padding:0 8px;font-size:.7rem;border-radius:0}.profile-group-member-add-inline select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:none}.profile-group-member-add-inline input:focus,.profile-group-member-add-inline input:focus-visible,.profile-group-member-add-inline select:focus,.profile-group-member-add-inline select:focus-visible{outline:none!important;border-color:#3b4851;background:#182027;box-shadow:none!important}.profile-group-groove-add-inline select{width:170px}.profile-group-member-add-inline .profile-modern-btn{height:24px;min-width:50px;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px;font-size:.7rem;padding-inline:10px;padding-block:0;line-height:1}.profile-group-pill-btn{border:1px solid #3b4851;background:#182027;color:#c4d0d8}.profile-group-pill-btn:hover{border-color:#4a5964;background:#1d252c;color:#d1dae1}.profile-group-pill-btn:focus,.profile-group-pill-btn:focus-visible{outline:none!important;border-color:#3b4851;box-shadow:none!important}.profile-groove-card .profile-group-member-add-inline .profile-modern-btn,.profile-groove-card .profile-group-member-add-inline select{height:24px!important;font-size:.7rem!important}.profile-group-add-member{display:block}.profile-group-admin-row{display:flex;align-items:stretch;gap:6px}.profile-group-input-action{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:0;gap:0;align-items:stretch}.profile-group-compact-control{width:min(420px,100%)}.profile-group-input-action input,.profile-group-input-action select{height:32px;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.profile-group-input-action select{border:1px solid #3a464f;background-color:#141b21;color:#dae2e8;padding-left:10px}.profile-group-input-action .profile-modern-btn{height:32px;min-width:98px;margin:0;border:1px solid #3a464f;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px;padding-inline:12px;background:linear-gradient(180deg,#1b252d,#161f26);color:#b8c3cb;box-shadow:none;font-size:.68rem;font-weight:600}.profile-group-input-action .profile-modern-btn.profile-modern-btn-primary:hover{border-color:#4b5b68;background:rgba(120,136,148,.09);color:#d1dae1}.profile-group-input-action .profile-modern-btn:hover{transform:none}.profile-group-input-action .profile-modern-btn.profile-modern-btn-primary:disabled{opacity:.7;cursor:not-allowed;transform:none}.profile-group-compact-control .profile-modern-btn,.profile-group-compact-control input,.profile-group-compact-control select{height:24px;font-size:.7rem}.profile-group-delete-btn{margin-left:0;height:32px;width:34px;min-width:34px}.profile-modern-btn{height:32px;padding:0 12px;border-radius:8px;border:1px solid #3d4a54;background:#1d252c;color:#dde6ec;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:.74rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease}.profile-groove-card .profile-modern-btn{font-weight:600;font-size:.64rem;height:30px}.profile-groove-card .profile-group-input-action .profile-modern-btn{height:32px;font-size:.68rem}.profile-hero-btn-open{border-color:rgba(46,213,119,.74);background:radial-gradient(circle at 0 0,rgba(71,224,131,.16),transparent 60%),linear-gradient(180deg,#1b2b22,#17231d);color:#dcffeb;box-shadow:0 0 0 1px rgba(37,201,103,.24),0 9px 18px rgba(0,0,0,.34);min-width:138px;justify-content:center;gap:8px;letter-spacing:.04em}.profile-hero-btn-open:hover{border-color:rgba(74,241,147,.86);background:radial-gradient(circle at 0 0,rgba(71,224,131,.24),transparent 62%),linear-gradient(180deg,#22362a,#1a2a21)}.profile-hero-btn-logout{border-color:rgba(130,151,167,.58);background:radial-gradient(circle at 100% 0,rgba(138,157,172,.12),transparent 64%),linear-gradient(180deg,#1d252c,#171f26);color:#d5dee4;min-width:112px;justify-content:center;gap:8px;letter-spacing:.04em}.profile-hero-btn-logout:hover{border-color:rgba(173,191,204,.74);background:radial-gradient(circle at 100% 0,rgba(164,183,196,.18),transparent 66%),linear-gradient(180deg,#232d36,#1b242d)}.profile-hero-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:.84rem;line-height:1;opacity:.9}.profile-modern-btn:hover{transform:translateY(-1px);border-color:#5b6b77;background:#273139}.profile-btn-static:hover{transform:none}.profile-action-shimmer{position:relative;overflow:hidden}.profile-action-shimmer:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent,rgba(170,193,208,.16) 50%,transparent);opacity:0;transform:translateX(-58%);transition:transform .42s ease,opacity .22s ease;pointer-events:none}.profile-action-shimmer:hover:after{opacity:1;transform:translateX(56%)}.profile-delete-btn{margin-left:auto;width:34px;min-width:34px;padding:0;color:#98a4ad;border-color:#41505b;background:#1a2127}.profile-delete-btn:hover{color:#f08a8a;border-color:rgba(232,122,122,.82);background:rgba(105,41,41,.5);filter:drop-shadow(0 0 4px rgba(224,83,83,.24))}.profile-delete-icon{width:18px;height:18px;display:block;background-color:currentColor;-webkit-mask-image:url(/icons/aiga-litterdisposal.svg);mask-image:url(/icons/aiga-litterdisposal.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.profile-copy-link-btn{gap:5px;padding-inline:8px;justify-content:center}.profile-copy-link-icon{display:inline-flex;width:13px;height:13px;opacity:.9}.profile-copy-link-icon svg{width:100%;height:100%}.profile-copy-link-text{display:inline-block;min-width:84px;text-align:left}.profile-group-trigger{border-color:#33404a;background:linear-gradient(180deg,#1b252d,#161f26);color:#aab6bf}.profile-group-trigger:hover{color:#d1dae1;border-color:#4b5b68;background:rgba(120,136,148,.09)}.profile-modern-btn-primary{border-color:rgba(41,222,113,.6);background:linear-gradient(180deg,rgba(32,168,87,.4),rgba(26,134,70,.34));color:#dbffe9}.profile-modern-btn-primary:hover{border-color:rgba(67,247,138,.78);background:linear-gradient(180deg,rgba(39,194,100,.44),rgba(29,153,80,.36))}.profile-modern-btn-ghost{background:#1a2127}.profile-modern-btn-danger{border-color:rgba(199,92,92,.62);background:rgba(85,34,34,.42);color:#ffc4c4}.profile-modern-btn-danger:hover{border-color:rgba(232,122,122,.82);background:rgba(105,41,41,.5)}.profile-modern-btn-danger:disabled{opacity:.6;cursor:not-allowed;transform:none}.profile-private-note{color:#8b98a2;font-size:.74rem}@media (max-width:900px){.profile-lab-shell{min-height:calc(100dvh - var(--header-height));height:auto;padding:0 12px 0 0;gap:10px}.profile-lab-header{padding:0;flex-direction:row;align-items:center}.profile-lab-body{grid-template-columns:1fr;min-height:0;height:auto;gap:10px;align-items:start}.profile-side-menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;grid-gap:6px;gap:6px;padding:8px 10px;overflow:visible;min-height:0;border:0;border-bottom:0;background:#0b0e11;box-shadow:none;align-self:auto;position:relative;z-index:1}.profile-side-menu-spacer{display:none}.profile-side-menu-item{width:100%;min-width:0;height:40px;padding:0 6px;justify-content:center;text-align:center;gap:6px;border:1px solid rgba(78,91,102,.56);background:rgba(31,40,48,.28);border-radius:6px;overflow:hidden;margin-top:0}.profile-side-menu-item:hover{border-color:rgba(115,131,143,.72);background:rgba(43,56,66,.5)}.profile-side-menu-item.is-active{border-color:rgba(46,213,119,.86);background:linear-gradient(180deg,rgba(29,185,84,.24),rgba(24,109,63,.16))}.profile-side-menu-item.is-danger{margin-top:0;border-color:rgba(194,98,98,.72);background:rgba(69,33,33,.4);color:#e0bdbd}.profile-lab-panel{margin-top:0}.profile-side-menu-item.is-danger:hover{border-color:rgba(218,121,121,.86);background:rgba(86,41,41,.48);color:#f0cccc}.profile-side-menu-item-label{font-size:.72rem;letter-spacing:.05em}.profile-dashboard-shell{padding:12px 12px 16px;gap:10px}.profile-dashboard-header{flex-direction:column;align-items:flex-start;gap:10px;padding-top:2px}.profile-modern-shell{padding:12px;gap:10px}.profile-modern-hero{flex-direction:column;align-items:flex-start}.profile-modern-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.profile-group-create{align-items:stretch}.profile-group-create-inline{flex-wrap:wrap}}@media (max-width:640px){.profile-lab-shell{min-height:calc(100dvh - var(--header-height));height:auto;padding:0 10px 0 0}.profile-lab-body{grid-template-columns:1fr}.profile-side-menu-item{height:38px;padding:0 6px}.profile-side-menu-item-icon{width:12px;height:12px;flex-basis:12px}.profile-side-menu-item-icon svg{width:12px;height:12px}.profile-side-menu-item-label{font-size:.68rem}.profile-dashboard-shell{padding:10px}.profile-modern-container{border-radius:10px;padding:12px}.profile-modern-hero h1{font-size:1.24rem}.profile-modern-grid{grid-template-columns:1fr;gap:10px}.profile-card-actions{gap:6px}.profile-modern-btn{height:30px;font-size:.72rem;padding:0 10px}}h1,h2{margin:0;letter-spacing:.02em;color:var(--ink)}h1{font-size:1.6rem}h2{font-size:1rem;margin-bottom:10px}.sub{color:var(--muted);margin-top:6px;margin-bottom:14px}.transport{display:grid;grid-gap:8px;gap:8px;margin-top:14px}@media (max-height:540px) and (orientation:landscape){:root{--header-height:52px;--bottom-dock-height:136px}.studio-header{height:52px;padding:0 10px}.studio-header h1{font-size:1.04rem}.studio-brand-logo{height:36px;max-width:min(58vw,280px)}.studio-header .sub{display:none}.studio-login-btn,.studio-user-pill{height:34px}.studio-user-avatar{width:24px;height:24px;font-size:.68rem}.studio-user-label{font-size:.78rem}.header-user-link{width:36px;height:36px}.header-user-link svg{width:20px;height:20px}.studio-controls-panel{padding:6px 8px}.studio-controls-play-row{margin-bottom:0}}button,input,select{font:inherit}a{color:inherit}button,input,select{border:1px solid #384149;border-radius:4px;background:#20262b;color:var(--ink)}select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:30px;background-image:linear-gradient(180deg,#20262b,#1a2025),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5.2 7.5L10 12.3L14.8 7.5' stroke='%23cfdee6' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%,14px 14px;background-position:0 0,calc(100% - 9px) 50%;color-scheme:dark}select:hover{background-image:linear-gradient(180deg,#262d33,#1f262c),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5.2 7.5L10 12.3L14.8 7.5' stroke='%23e9f8ff' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E")}select option{background:#1b2127;color:#e8edf1}button{padding:8px 10px;cursor:pointer}button:hover{border-color:#56646f;background:#262d33}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:1px}input[type=range]{accent-color:var(--accent)}.login-page{min-height:calc(100dvh - var(--header-height));display:grid;place-items:center;padding:clamp(12px,2.8vw,24px);position:relative;overflow-x:hidden;overflow-y:auto;font-family:Manrope,Segoe UI,Helvetica Neue,Arial,sans-serif;background:radial-gradient(620px 360px at 18% 12%,rgba(30,215,96,.14),transparent 62%),radial-gradient(440px 300px at 80% 78%,rgba(198,255,221,.08),transparent 68%),repeating-linear-gradient(115deg,rgba(169,208,183,.03),rgba(169,208,183,.03) 1px,transparent 0,transparent 14px),linear-gradient(180deg,#090d11,#06090c)}.music-gravity-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.login-card{width:min(460px,92vw);position:relative;z-index:1;border:0;border-bottom:1px solid rgba(118,134,146,.14);border-radius:0;background:rgba(17,24,31,.9);box-shadow:none;overflow:hidden;padding:22px 22px 18px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.login-card:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent,rgba(154,178,198,.12) 46%,transparent);background-size:220% 100%;background-position:130% 0;opacity:0;transition:none;will-change:opacity,background-position;pointer-events:none}.login-card:hover{background:rgba(18,27,36,.52);box-shadow:inset 0 0 0 1px rgba(102,124,141,.22),0 8px 18px rgba(8,12,18,.24);border-bottom-color:rgba(143,161,173,.18)}.login-card:hover:before{animation:loginCardSheen .58s cubic-bezier(.2,.74,.2,1) 1 both}.login-card:not(:hover):before{animation:none;opacity:0;background-position:130% 0}.login-head{margin-top:0;margin-bottom:18px}.login-head h1{margin:0;font-size:2rem;line-height:1;letter-spacing:-.01em;font-weight:800;color:#f3f7f9}.login-head p{margin:6px 0 0;color:#9eabb4;font-size:1.05rem;font-weight:600}.login-status-skeleton-wrap{min-height:20px;display:flex;align-items:center;margin-top:6px}.oauth-grid{display:grid;grid-gap:8px;gap:8px}.oauth-grid-elegant{margin-top:4px;gap:12px}.oauth-provider-btn{height:34px;border:1px solid #3d4a54;border-radius:6px;background:#1d252c;color:#dde6ec;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;padding:0 14px;font-family:Manrope,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:.74rem;font-weight:600;letter-spacing:.02em;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease;position:relative;overflow:hidden}.oauth-provider-btn:hover{border-color:#5b6b77;background:#273139;box-shadow:none}.oauth-provider-icon{width:24px;height:24px;border-radius:50%;display:inline-grid;place-items:center;flex:0 0 24px}.oauth-provider-logo{width:18px;height:18px;display:block}.oauth-provider-icon-apple{background:#fff}.oauth-provider-text{line-height:1;font-size:.78rem;font-weight:500}.login-divider{display:flex;align-items:center;gap:8px;margin:10px 0 4px;color:#7f8c95}.login-divider span{flex:1 1;height:1px;background:rgba(128,141,151,.34)}.login-divider em{font-style:normal;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.login-auth-switch{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:4px}.login-auth-switch button{height:34px;border:1px solid #3d4a54;background:#1d252c;color:#c2cdd5;border-radius:6px;font-size:.74rem;font-weight:600;letter-spacing:.02em;text-transform:none}.login-auth-switch button:hover{border-color:#5f707d;background:#273139;color:#c5d1d9}.login-auth-switch button.is-active{border-color:rgba(46,224,119,.62);background:rgba(30,117,70,.34);color:#defdea}.login-credentials-form{margin-top:8px;gap:10px}.login-field{display:grid;grid-gap:4px;gap:4px}.login-field span{color:#93a0a9;font-size:.72rem;letter-spacing:.05em;text-transform:uppercase;font-weight:700}.login-field input{height:34px;border:1px solid #3d4a54;background:#1d252c;color:#dce6ec;border-radius:6px;padding:0 10px;font-size:.74rem;font-weight:600;letter-spacing:.02em}.login-field input:focus-visible{outline:none;border-color:#5f707d;background:#273139}.login-submit-btn{width:100%;height:34px;border-radius:6px;margin-top:2px;border:1px solid rgba(46,224,119,.62);background:rgba(30,117,70,.34);color:#defdea;font-size:.74rem;font-weight:600;letter-spacing:.02em;text-transform:none}.login-submit-btn:hover{border-color:rgba(74,241,147,.78);background:rgba(36,133,81,.4)}.login-submit-btn:disabled{opacity:.72;cursor:not-allowed}.oauth-grid button:disabled{opacity:.45;cursor:not-allowed}.login-form{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.login-error{color:#ff8383;margin:10px 0 0}.login-info{color:#8ce9b3;margin:12px 0 0;font-size:.9rem}.login-info a{color:#b9ffd5;text-decoration:underline;text-underline-offset:2px}.login-helper-row{margin-top:6px;display:flex;align-items:center;justify-content:space-between;gap:8px}.login-helper-link{border:0;background:transparent;color:#9eb0bc;height:auto;font-size:.72rem;font-weight:700;letter-spacing:.02em;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:2px;border-radius:0}.login-helper-link:hover{color:#c4d3dc;background:transparent;border:0}.login-page .transport .btn-link,.login-page .transport button{height:34px;border:1px solid #3d4a54;border-radius:6px;background:#1d252c;color:#dde6ec;font-size:.74rem;font-weight:600;letter-spacing:.02em;text-decoration:none;padding:0 12px;display:inline-flex;align-items:center;justify-content:center}.login-page .transport .btn-link:hover,.login-page .transport button:hover{border-color:#5b6b77;background:#273139}.login-foot{margin:16px 0 0;text-align:center;font-size:.9rem;color:#95a2ac}.login-foot a{color:#c5d0d7;text-decoration:underline;-webkit-text-decoration-color:rgba(197,208,215,.52);text-decoration-color:rgba(197,208,215,.52);text-underline-offset:2px}.login-foot-legal{margin-top:10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;flex-wrap:wrap;font-size:.72rem;color:#7f909c}.login-foot-legal a{color:#9fb0bc;text-decoration:none}.login-foot-legal a:focus-visible,.login-foot-legal a:hover{color:#c8d4dc;text-decoration:underline;-webkit-text-decoration-color:rgba(200,212,220,.48);text-decoration-color:rgba(200,212,220,.48);outline:none}.btn-link{border:1px solid #384149;background:#20262b;color:var(--ink);text-decoration:none;padding:8px 10px;text-align:center}.group-invite-page{min-height:calc(100dvh - var(--header-height));display:grid;place-items:center;padding:clamp(12px,2.8vw,24px);position:relative;overflow-x:hidden;overflow-y:auto;font-family:Manrope,Segoe UI,Helvetica Neue,Arial,sans-serif;background:radial-gradient(620px 360px at 18% 12%,rgba(30,215,96,.14),transparent 62%),radial-gradient(440px 300px at 80% 78%,rgba(198,255,221,.08),transparent 68%),repeating-linear-gradient(115deg,rgba(169,208,183,.03),rgba(169,208,183,.03) 1px,transparent 0,transparent 14px),linear-gradient(180deg,#090d11,#06090c)}.group-invite-modal{width:min(520px,96vw);position:relative;z-index:1;border:0;border-bottom:1px solid rgba(118,134,146,.18);background:rgba(18,27,36,.58);padding:16px 16px 14px;box-shadow:inset 0 0 0 1px rgba(102,124,141,.2),0 12px 28px rgba(8,12,18,.34);overflow:hidden;display:grid;grid-gap:10px;gap:10px}.group-invite-modal:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent,rgba(154,178,198,.14) 46%,transparent);background-size:220% 100%;background-position:140% 0;opacity:1;animation:studioModalSheen .9s cubic-bezier(.2,.74,.2,1) 1;pointer-events:none}.group-invite-modal>*{position:relative;z-index:1}.group-invite-kicker{margin:0;color:#90a0ab;font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.group-invite-modal h1{margin:0;font-size:1.2rem;letter-spacing:.01em}.group-invite-title-skeleton-wrap{min-height:34px;display:flex;align-items:center}.group-invite-title-skeleton{max-width:320px}.group-invite-sub{margin:0;color:#aab7bf;font-size:.8rem}.group-invite-sub span{color:#d8e3ea;font-weight:700}.group-invite-error{margin:0;color:#ffc4c4;font-size:.78rem}.group-invite-info{margin:0;color:#d3dde4;font-size:.78rem}.group-invite-actions{margin-top:2px;display:flex;align-items:center;justify-content:space-between;gap:8px}@media (max-width:1024px){.login-page{padding:18px}.login-card{width:min(500px,94vw);padding:20px 18px 16px}.login-head h1{font-size:1.8rem}.login-head p{font-size:1rem}}@media (max-width:768px){.login-page{padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.login-card{width:min(100%,480px);border-radius:8px;padding:16px 14px 12px}.login-head{margin-bottom:14px}.login-head h1{font-size:1.55rem}.login-head p{font-size:.94rem}.oauth-grid-elegant{gap:10px}.oauth-provider-btn{height:34px;padding:0 10px;gap:8px}.oauth-provider-icon{width:20px;height:20px;flex-basis:20px}.oauth-provider-logo{width:16px;height:16px}.oauth-provider-text{font-size:.78rem}.login-foot{margin-top:14px;font-size:.84rem}.group-invite-page{padding:12px}.group-invite-modal{width:min(100%,540px);padding:14px 12px 12px}.group-invite-modal h1{font-size:1.04rem}}@media (max-width:480px){.login-card{width:100%;padding:14px 10px 10px}.oauth-provider-btn{height:32px}}@keyframes loginCardSheen{0%{opacity:0;background-position:130% 0}18%{opacity:1}to{opacity:1;background-position:-16% 0}}.GoogleAnalytics_consentBanner__mUySK{position:fixed;right:14px;bottom:14px;z-index:950;width:min(420px,calc(100vw - 28px));border:1px solid #2f383f;background:linear-gradient(180deg,#13191f,#10161b);box-shadow:0 14px 30px rgba(0,0,0,.42);padding:12px;display:grid;grid-gap:10px;gap:10px}.GoogleAnalytics_consentTitle__TWKe2{margin:0;font-size:.88rem;font-weight:700;color:#d9e2e9}.GoogleAnalytics_consentText__ogzSK{margin:0;font-size:.76rem;line-height:1.45;color:#9eb0bc}.GoogleAnalytics_consentLinks__7oRzz{display:inline-flex;align-items:center;gap:10px}.GoogleAnalytics_consentLinks__7oRzz a{color:#8fb9ff;text-decoration:none;font-size:.73rem;font-weight:600}.GoogleAnalytics_consentLinks__7oRzz a:hover{color:#b6d2ff}.GoogleAnalytics_consentActions__bmwx6{display:flex;align-items:center;justify-content:flex-end;gap:8px}.GoogleAnalytics_acceptBtn__7ADIZ,.GoogleAnalytics_rejectBtn__BtXTJ{height:30px;border:1px solid #3a454e;background:#1d252c;color:#d6e0e7;padding:0 11px;font-family:Manrope,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.03em;cursor:pointer}.GoogleAnalytics_rejectBtn__BtXTJ:hover{border-color:#55616b;color:#edf3f8}.GoogleAnalytics_acceptBtn__7ADIZ{border-color:rgba(43,170,96,.74);background:linear-gradient(180deg,#1f3a2b,#172d22);color:#d7f4e4}.GoogleAnalytics_acceptBtn__7ADIZ:hover{border-color:rgba(67,202,122,.9);color:#ecfff3}@media (max-width:770px){.GoogleAnalytics_consentBanner__mUySK{right:10px;left:10px;width:auto;bottom:10px;padding:10px}}