@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}.music-library{--music-panel:var(--surface,#161917);--music-line:var(--line,#30362f);--music-accent:#d6f28c;max-width:1380px;color:var(--fg,#ecefe7);margin:auto;padding:48px 28px 140px}.music-library button,.music-dialog button,.music-player button,.music-notice button{font:inherit;cursor:pointer;border:1px solid var(--music-line,#3a4237);color:inherit;background:0 0;border-radius:10px;padding:9px 13px;line-height:1.3;transition:background .15s}.music-library button:hover,.music-dialog button:hover,.music-player button:hover{background:#aabea01f}.music-library button:disabled,.music-dialog button:disabled,.music-player button:disabled{opacity:.4;cursor:not-allowed}.music-library :focus-visible,.music-dialog :focus-visible,.music-player :focus-visible{outline-offset:3px;outline:2px solid #b9dc77}.music-library .music-primary,.music-dialog .music-primary{color:#18220c;background:#d6f28c;border-color:#d6f28c;font-weight:700}.music-library [hidden]{display:none!important}.music-library .music-primary:hover,.music-dialog .music-primary:hover,.music-controls [data-music-player=toggle]:hover{color:#18220c;background:#c5e478}.music-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:42px;display:flex}.music-header h1{letter-spacing:-.05em;margin:8px 0;font-size:clamp(30px,4vw,48px)}.music-header p{margin:4px 0 12px;font-size:16px}.music-header small,.music-eyebrow{opacity:.65;font-size:12px}.music-eyebrow{letter-spacing:.16em;font-weight:700}.music-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.music-layout{grid-template-columns:210px minmax(0,1fr);gap:36px;display:grid}.music-sidebar{border-right:1px solid var(--music-line);padding-right:20px}.music-sidebar nav{gap:6px;margin-bottom:30px;display:grid}.music-sidebar nav button{text-align:left;border-color:#0000}.music-sidebar [aria-current=page],.music-library [aria-pressed=true]{color:var(--accent-text,var(--lime-text,#b5d77d));background:#bee17d24}.music-sidebar-heading{justify-content:space-between;align-items:center;gap:6px;margin:22px 0 10px;display:flex}.music-sidebar-heading h2{opacity:.6;letter-spacing:.06em;font-size:12px}.music-sidebar-heading button{border:0;padding:6px;font-size:11px}.music-taxonomy-row{justify-content:space-between;align-items:center;gap:4px;display:flex;position:relative}.music-taxonomy-row>button{text-align:left;text-overflow:ellipsis;white-space:nowrap;border:0;font-size:13px;overflow:hidden}.music-folder-row{flex-wrap:wrap;gap:2px;display:flex}.music-folder-row button{padding:7px;font-size:11px}.music-tags{gap:4px;display:grid}.music-searchbar{gap:10px;margin-bottom:22px;display:flex}.music-searchbar label:first-child{flex:1}.music-library input[type=search],.music-library select,.music-dialog input:not([type=checkbox]),.music-dialog textarea,.music-dialog select{font:inherit;background:var(--music-panel,#161917);color:inherit;border:1px solid var(--music-line,#3a4237);border-radius:10px;width:100%;min-width:0;padding:12px}.music-searchbar select{max-width:190px}.music-list-toolbar{flex-wrap:wrap;align-items:center;gap:6px;min-height:35px;margin-bottom:18px;font-size:12px;display:flex}.music-list-toolbar>span{opacity:.7;margin-left:auto}.music-list-toolbar button{padding:7px 9px;font-size:11px}.music-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.music-card{border:1px solid var(--music-line);background:var(--music-panel);border-radius:17px;min-width:0;padding:14px;position:relative}.music-card-top{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.music-check{align-items:center;display:flex}.music-check input{accent-color:#b5d77d;width:16px;height:16px}.music-card .music-card-open{text-align:left;border:0;width:100%;padding:0;display:block}.music-card h3{overflow-wrap:anywhere;margin:15px 0 6px;font-size:17px}.music-card p{opacity:.65;margin:3px 0;font-size:12px}.music-card-tags{flex-wrap:wrap;gap:4px;min-height:22px;margin-top:10px;display:flex}.music-card-tags span{background:#aabea017;border-radius:5px;padding:3px 6px;font-size:11px}.music-card-bottom{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.music-card time{opacity:.7;font-size:11px}.music-card .music-round{color:#18220c;background:#d6f28c;border:0;border-radius:50%;width:35px;height:35px;padding:0}.music-cover{aspect-ratio:1;background:linear-gradient(145deg,hsl(var(--cover-hue) 28% 30%),hsl(var(--cover-hue) 23% 12%));color:#ecf1df;isolation:isolate;border-radius:11px;place-content:center;display:grid;position:relative;overflow:hidden}.music-cover:before{content:"";border:1px solid #ffffff16;border-radius:50%;width:70%;height:70%;position:absolute;top:15%;left:15%;box-shadow:0 0 0 18px #ffffff04,0 0 0 36px #ffffff03}.music-cover span{opacity:.5;font-size:20px;position:absolute;top:10px;left:15px}.music-cover b{z-index:1;font-size:clamp(28px,5vw,68px);font-weight:300}.music-cover--small{border-radius:8px;flex-shrink:0;width:44px;height:44px}.music-cover--small b{font-size:21px}.music-cover--small span{display:none}.music-library details{flex-shrink:0;position:relative}.music-library summary{cursor:pointer;padding:3px 8px;font-size:21px;line-height:1;list-style:none}.music-library summary::-webkit-details-marker{display:none}.music-menu{z-index:30;color:#edf3e6;background:#1b2019;border:1px solid #49513e;border-radius:12px;min-width:185px;padding:6px;display:grid;position:absolute;top:26px;right:0;box-shadow:0 10px 35px #0006}.music-menu button,.music-menu a{text-align:left;font:inherit;color:inherit;border-radius:5px;text-decoration:none;border:0!important;padding:9px!important;font-size:12px!important}.music-menu a:hover{background:#ffffff10}.music-empty{text-align:center;border:1px dashed var(--music-line);border-radius:15px;flex-direction:column;grid-column:1/-1;align-items:center;gap:14px;min-width:0;padding:60px 24px;list-style:none;display:flex}.music-empty h2{margin:0;font-size:22px}.music-empty p{opacity:.6;margin:0;font-size:14px}.music-empty>a{color:#b5d77d}.music-detail-head{align-items:center;gap:28px;margin:25px 0 30px;display:flex}.music-detail-head>.music-cover{flex-shrink:0;width:190px}.music-detail-head h2{overflow-wrap:anywhere;margin:10px 0;font-size:clamp(24px,4vw,38px)}.music-detail-head p{opacity:.65;white-space:pre-wrap;font-size:13px}.music-detail-head small{opacity:.6;font-size:11px}.music-song-list{padding:0;list-style:none}.music-song{border-bottom:1px solid var(--music-line);align-items:center;gap:12px;min-width:0;padding:12px 5px;display:flex}.music-song .music-song-title{text-align:left;text-overflow:ellipsis;white-space:nowrap;border:0;flex:1;min-width:0;overflow:hidden}.music-song small{font-variant-numeric:tabular-nums;opacity:.6}.music-song.is-unavailable{opacity:.5}.music-dialog{--music-panel:#171d16;--music-line:#3a4237;color:#eef2e7;background:#151a14;border:1px solid #454e3a;border-radius:19px;width:min(520px,100vw - 28px);max-height:85dvh;padding:28px;box-shadow:0 30px 100px #0008}.music-dialog::backdrop{backdrop-filter:blur(5px);background:#0009}.music-dialog h2{margin:0 0 24px;font-size:23px}.music-dialog form>label{gap:8px;margin-bottom:18px;font-size:13px;display:grid}.music-dialog p{font-size:14px;line-height:1.6}.music-dialog footer{justify-content:flex-end;gap:8px;margin-top:24px;display:flex}.music-form-error{color:#ffb4a1}.music-choices{gap:8px;max-height:45dvh;display:grid;overflow:auto}.music-choices label{background:#ffffff05;border-radius:8px;align-items:center;gap:10px;padding:9px;display:flex}.music-choices input{accent-color:#b5d77d}.music-choices small{opacity:.6;margin-left:auto}.music-player{z-index:210;color:#eff5e8;backdrop-filter:blur(20px);background:#171d16f5;border:1px solid #414d37;border-radius:17px;width:min(1100px,100% - 32px);padding:12px 16px;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 10px 60px #0008}.music-player[hidden]{display:none}.music-player-bar{align-items:center;gap:12px;display:flex}.music-player button{border:0}.music-player .music-playing-title{text-align:left;flex:1;gap:5px;min-width:0;max-width:240px;padding:0;display:grid}.music-playing-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.music-playing-title small{opacity:.7;font-size:11px}.music-controls{align-items:center;gap:4px;display:flex}.music-controls [data-music-player=toggle]{color:#18220c;background:#d6f28c;border-radius:50%;width:39px;height:39px;padding:0}.music-seek-label{flex:1;gap:3px;display:grid}.music-player input[type=range]{accent-color:#c0dd86;width:100%;height:15px}.music-seek-label small{opacity:.7;text-align:center;font-variant-numeric:tabular-nums;font-size:11px}.music-expanded{border-top:1px solid #384331;max-height:65dvh;margin-top:12px;padding-top:14px;overflow:auto}.music-expanded ol{margin:12px 0 0;padding:0;list-style:none}.music-expanded li{border-radius:8px;align-items:center;gap:5px;padding:5px;display:flex}.music-expanded li.is-current{background:#d6f28c12}.music-expanded li>[data-music-player=jump]{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.music-expanded small{opacity:.6;font-size:11px}.music-player-options{flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;display:flex}.music-player-options [aria-pressed=true]{color:#d6f28c;background:#d6f28c12}.music-player-options label{align-items:center;gap:5px;max-width:160px;display:flex}.music-player-options a{color:#d6f28c;margin-left:auto}.has-music-player{padding-bottom:96px!important}.music-notice{z-index:1000;color:#f0f5e9;background:#2c3725;border:1px solid #62744a;border-radius:12px;align-items:center;gap:12px;width:max-content;max-width:calc(100vw - 30px);padding:14px 18px;font-size:13px;display:flex;position:fixed;bottom:112px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #0006}.music-save-button{font:inherit;color:#d6f28c;cursor:pointer;background:#222c1c;border:1px solid #53643f;border-radius:8px;padding:7px 10px;font-size:11px}@media (width<=1050px){.music-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.music-header{flex-direction:column;align-items:start}.music-layout{grid-template-columns:180px minmax(0,1fr);gap:24px}}@media (width<=640px){.music-library{padding:24px 15px 160px}.music-header{gap:17px;margin-bottom:22px}.music-header h1{font-size:32px}.music-header .music-actions{gap:5px}.music-header .music-actions button{padding:9px;font-size:11px}.music-layout{display:block}.music-sidebar{border:0;margin-bottom:20px;padding:0}.music-sidebar nav{gap:4px;margin:0 0 12px;display:flex;overflow:auto}.music-sidebar nav button{white-space:nowrap;padding:9px;font-size:12px}.music-sidebar-heading{margin:12px 0 5px}.music-taxonomy-row{max-width:100%;margin-right:5px;display:inline-flex}.music-tags{flex-wrap:wrap;display:flex}.music-folder-row{display:inline-flex}.music-grid{gap:12px}.music-card{border-radius:13px;padding:11px}.music-card h3{font-size:15px}.music-card p{font-size:11px}.music-card p span{white-space:nowrap}.music-card time{font-size:11px}.music-searchbar{gap:6px}.music-searchbar input,.music-searchbar select{padding:10px!important;font-size:12px!important}.music-searchbar select{max-width:140px}.music-cover b{font-size:42px}.music-cover--small b{font-size:20px}.music-cover--small{width:38px;height:38px}.music-detail-head{align-items:flex-start;gap:16px}.music-detail-head>.music-cover{width:95px}.music-detail-head h2{font-size:25px}.music-detail-head .music-actions button{padding:7px;font-size:11px}.music-song{gap:5px;font-size:12px}.music-song small{font-size:11px}.music-song>button{padding:8px}.music-player{width:calc(100% - 20px);padding:10px;bottom:10px}.music-player-bar{flex-wrap:wrap;gap:8px}.music-player .music-playing-title{max-width:none}.music-controls{gap:0}.music-controls button{padding:8px}.music-seek-label{flex-basis:100%;order:5;align-items:center;gap:10px;display:flex}.music-seek-label input{flex:1;width:auto}.music-seek-label small{min-width:70px}.music-player-options{gap:6px}.music-player-options label{display:none}.music-dialog{padding:22px}.music-expanded li{font-size:12px}.music-expanded li>button{padding:8px}}@media (prefers-reduced-motion:reduce){.music-library *,.music-player *{transition:none!important}}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}.shell-header__brand[data-astro-cid-bwotuotc] img[data-astro-cid-bwotuotc]{display:block}.shell-menu__bars[data-astro-cid-bwotuotc]{display:none}.shell-theme-btn[data-astro-cid-bwotuotc]{width:100%;min-height:var(--shell-ctl-h,28px);border-radius:var(--radius-control,0);color:var(--text-soft);text-align:left;cursor:pointer;font:500 13px var(--font-body);white-space:nowrap;transition:background var(--dur-2,.16s) var(--ease-out,ease-out), color var(--dur-2,.16s) var(--ease-out,ease-out);background:0 0;border:0;align-items:center;gap:8px;padding:9px 10px;line-height:1.2;display:flex}.shell-theme-btn[data-astro-cid-bwotuotc]>.ph[data-astro-cid-bwotuotc]{font-size:15px;line-height:1}.shell-theme-btn[data-astro-cid-bwotuotc]:hover{background:var(--accent-soft);color:var(--text)}.shell-theme-btn[data-astro-cid-bwotuotc]:focus-visible,.shell-menu__item[data-astro-cid-bwotuotc]:focus-visible{outline:2px solid var(--accent-line,var(--accent,currentColor));outline-offset:-2px}.shell-modes__lock[data-astro-cid-bwotuotc]{opacity:.5}.shell-menu[data-astro-cid-bwotuotc]{position:relative}.shell-menu__trigger[data-astro-cid-bwotuotc]{appearance:none;border:1px solid var(--line);color:var(--text-soft);font:inherit;min-height:var(--shell-ctl-h,28px);border-radius:var(--radius-control,0);cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:4px;padding:0 9px;font-size:12px;display:inline-flex}.shell-menu__trigger[data-astro-cid-bwotuotc]:hover{color:var(--text);border-color:var(--accent-line)}.shell-menu__pop[data-astro-cid-bwotuotc]{border:1px solid var(--line-strong,var(--line,#7f7f7f59));border-radius:var(--radius-card,0);background:var(--surface-elevated,var(--surface,Canvas));min-width:224px;box-shadow:var(--shadow-strong,0 22px 60px #00000080);z-index:2;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0}.shell-menu__pop[data-astro-cid-bwotuotc][hidden]{display:none}.shell-menu__item[data-astro-cid-bwotuotc]{min-height:var(--shell-ctl-h,28px);border-radius:var(--radius-control,0);color:var(--text-soft);transition:background var(--dur-2,.16s) var(--ease-out,ease-out), color var(--dur-2,.16s) var(--ease-out,ease-out);align-items:center;padding:9px 10px;font-size:13px;text-decoration:none;display:flex}.shell-menu__item[data-astro-cid-bwotuotc]:hover{background:var(--accent-soft);color:var(--text)}.shell-menu__grp[data-astro-cid-bwotuotc]{display:grid}.shell-menu__sep[data-astro-cid-bwotuotc]{border:0;border-top:1px solid var(--line,#7f7f7f59);height:0;margin:5px 4px}.shell-profile__adopt[data-astro-cid-bwotuotc]{align-items:center;gap:6px;display:inline-flex}.shell-profile__login[data-astro-cid-bwotuotc],.shell-profile__signup[data-astro-cid-bwotuotc]{min-height:var(--shell-ctl-h,28px);border-radius:var(--radius-control,0);align-items:center;padding:0 10px;font-size:12px;text-decoration:none;display:inline-flex}.shell-profile__login[data-astro-cid-bwotuotc]{color:var(--text-soft)}.shell-profile__signup[data-astro-cid-bwotuotc]{background:var(--accent);color:var(--on-accent)}.shell-music-link[data-astro-cid-bwotuotc][hidden]{display:none}.shell-music-link[data-astro-cid-bwotuotc] svg[data-astro-cid-bwotuotc]{width:20px;height:20px;display:none}@media (width<=520px){.shell-music-link[data-astro-cid-bwotuotc]{justify-content:center;min-width:36px;min-height:36px;padding:0}.shell-music-link[data-astro-cid-bwotuotc] svg[data-astro-cid-bwotuotc]{display:block}.shell-music-link[data-astro-cid-bwotuotc] span[data-astro-cid-bwotuotc],.shell-header__brand[data-astro-cid-bwotuotc] span[data-astro-cid-bwotuotc],.shell-menu__trigger[data-astro-cid-bwotuotc] span[data-astro-cid-bwotuotc]{display:none}.shell-header[data-astro-cid-bwotuotc][data-landing]{grid-template-columns:auto minmax(0,1fr);gap:6px 10px;padding:8px 16px}.shell-header[data-astro-cid-bwotuotc][data-landing] .shell-header__brand[data-astro-cid-bwotuotc]{align-self:start;gap:6px;min-height:44px;padding:0;font-size:14px}.shell-header[data-astro-cid-bwotuotc][data-landing] .shell-header__brand[data-astro-cid-bwotuotc]>span[data-astro-cid-bwotuotc]{display:inline}.shell-header[data-astro-cid-bwotuotc][data-landing] .shell-header__brand[data-astro-cid-bwotuotc] img[data-astro-cid-bwotuotc]{width:24px;height:24px}.shell-header[data-astro-cid-bwotuotc][data-landing] .shell-profile[data-astro-cid-bwotuotc]{grid-area:1/2;min-width:0;max-width:100%}.shell-header[data-astro-cid-bwotuotc][data-landing] .auth-cluster[data-astro-cid-bwotuotc]{flex-wrap:wrap;flex:auto;justify-content:flex-end;min-width:0}.shell-header[data-astro-cid-bwotuotc][data-landing] [data-astro-cid-bwotuotc]:is(.shell-profile__login,.shell-profile__signup,.shell-menu__trigger){border-radius:6px;min-width:44px;min-height:44px}.shell-header[data-astro-cid-bwotuotc][data-landing] .shell-menu__trigger[data-astro-cid-bwotuotc] svg[data-astro-cid-bwotuotc]{width:18px;height:18px}.shell-header[data-astro-cid-bwotuotc][data-landing] .shell-menu__chevron[data-astro-cid-bwotuotc]{display:none}.shell-header[data-astro-cid-bwotuotc][data-landing] .shell-menu__bars[data-astro-cid-bwotuotc]{display:block}.shell-header[data-astro-cid-bwotuotc][data-landing] .shell-sector[data-astro-cid-bwotuotc]{border-radius:8px;grid-area:2/1/auto/-1;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.shell-header[data-astro-cid-bwotuotc][data-landing] .shell-sector__btn[data-astro-cid-bwotuotc]{justify-content:center;min-height:44px}.shell-header[data-astro-cid-bwotuotc][data-landing] .shell-sector__btn[data-astro-cid-bwotuotc]+.shell-sector__btn[data-astro-cid-bwotuotc]{border-left:1px solid var(--line)}}:root{--shell-header-h:48px;--shell-header-min:48px;--shell-rail-w:320px;--shell-tab-w:34px;--shell-left:0px;--shell-right:0px;--shell-bottom:0px;--shell-stage-fold-h:2px;--shell-ctl-h:28px;--shell-rail-pad:var(--sp-6,16px);--z-shell-rail:20;--z-shell-corner:25;--z-shell-header:40;--z-shell-consent:2147480000}@media (width<=820px){:root{--shell-ctl-h:40px}}:root{--shell-ctl-min:0px}@media (pointer:coarse),(hover:none),(width<=640px){:root{--shell-ctl-min:16px}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset]):not([type=image]),select:not([hidden]):not([disabled]),textarea:not([hidden]):not([disabled]){font-size:16px}}body[data-shell-flow=document]{padding-top:var(--shell-header-h);padding-left:var(--shell-left);padding-right:var(--shell-right)}body[data-shell-left=open]{--shell-left:var(--shell-rail-w)}body[data-shell-right=open]{--shell-right:var(--shell-rail-w)}body[data-shell-tab-left=on]:not([data-shell-left=open]){--shell-left:var(--shell-tab-w)}body[data-shell-tab-right=on]:not([data-shell-right=open]),body[data-shell-flow=document][data-shell-tab-left=on]:not([data-shell-left=open]){--shell-right:var(--shell-tab-w)}body[data-shell-flow=document][data-shell-left=open]{--shell-left:var(--shell-tab-w);--shell-right:var(--shell-tab-w)}body[data-shell-flow=document][data-shell-right=open]{--shell-right:var(--shell-tab-w)}body[data-shell-flow=document][data-shell-left=open] .shell-rail--left,body[data-shell-flow=document][data-shell-right=open] .shell-rail--right{box-shadow:var(--shadow-strong,0 22px 60px #00000080)}.shell-header{min-height:var(--shell-header-min);z-index:var(--z-shell-header);background:var(--surface-overlay);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);flex-wrap:wrap;place-content:center space-between;align-items:center;gap:12px;padding:0 12px;display:flex;position:fixed;inset:0 0 auto}.shell-header.site-head{padding:0 12px;position:fixed}.shell-header__brand{min-height:var(--shell-ctl-h,28px);font-family:var(--font-display);letter-spacing:.04em;color:var(--text);border-radius:var(--radius-control,0);align-items:center;gap:8px;padding:0 8px;font-size:15px;text-decoration:none;display:inline-flex}.shell-header__brand:hover{background:var(--accent-soft)}.shell-header__end{flex-wrap:wrap;flex:1 1 0;place-content:center flex-end;align-items:center;gap:8px;min-width:0;display:flex}.shell-sector{border:1px solid var(--line-strong);border-radius:var(--radius-control,0);flex:none;align-items:center;display:inline-flex;overflow:hidden}.shell-sector__btn{appearance:none;color:var(--text-soft);font:inherit;min-height:calc(var(--shell-ctl-h,28px) - 2px);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;padding:0 12px;font-size:12px;text-decoration:none;display:inline-flex}.shell-sector__btn[aria-current=true]{background:var(--accent);color:var(--on-accent)}.shell-sector__btn:not([aria-current=true]):hover{background:var(--accent-soft);color:var(--text)}.shell-modes{border:1px solid var(--line);border-radius:var(--radius-control,0);flex:none;align-items:center;gap:2px;max-width:100%;padding:2px;display:inline-flex}.shell-modes:empty{display:none}.shell-modes__tile{min-height:calc(var(--shell-ctl-h,28px) - 6px);border-radius:var(--radius-control,0);color:var(--text-muted);white-space:nowrap;flex:none;align-items:center;gap:4px;padding:0 10px;font-size:12px;text-decoration:none;display:inline-flex}.shell-modes__tile[aria-current=page]{background:var(--accent-soft);color:var(--text)}.shell-modes__tile:hover{color:var(--text)}.shell-stage3d{appearance:none;border:1px solid var(--line);border-radius:var(--radius-control,0);color:var(--text-muted);font:inherit;min-height:var(--shell-ctl-h,28px);cursor:pointer;white-space:nowrap;background:0 0;flex:none;align-items:center;gap:4px;padding:0 10px;font-size:12px;display:inline-flex}.shell-stage3d:hover{border-color:var(--line-strong);color:var(--text)}.shell-stage3d[aria-pressed=true]{background:var(--accent-soft);color:var(--text)}.shell-stage3d[hidden]{display:none!important}.shell-profile{flex-wrap:wrap;flex:none;place-content:center flex-end;align-items:center;gap:6px;display:inline-flex}.shell-profile>*,.shell-profile .auth-cluster>*{flex:none}.shell-profile .auth-cluster{align-items:center;gap:8px;display:inline-flex}.shell-profile .profile-chip,.shell-profile .notif-wrap,.shell-profile .lang-switch{align-items:center;gap:6px;display:inline-flex}.shell-profile [hidden]{display:none!important}.shell-profile:has(>.auth-cluster[data-auth=user][hidden]) .shell-menu__sess{display:none}.shell-profile .notif-wrap,.shell-profile .lang-switch{position:relative}.shell-profile .chip-name{font:500 12px var(--font-body);text-overflow:ellipsis;white-space:nowrap;max-width:12ch;overflow:hidden}.shell-profile .profile-chip{min-height:var(--shell-ctl-h,28px);border:1px solid var(--line);border-radius:var(--radius-control,0);transition:border-color var(--dur-2,.16s) var(--ease-out,ease-out);gap:7px;padding:0 9px 0 3px;text-decoration:none;color:var(--text)!important}.shell-profile .profile-chip:hover{border-color:var(--accent)}.shell-profile .chip-av{border-radius:var(--radius-avatar,50%);object-fit:cover;flex:none;width:20px;height:20px;display:block}.shell-profile .chip-initial{background:var(--accent);color:var(--on-accent);font:700 11px/1 var(--font-body);place-items:center;display:grid}.shell-profile .logout-btn{width:100%;min-height:var(--shell-ctl-h,28px);border-radius:var(--radius-control,0);color:var(--text-muted);font:500 13px var(--font-body);text-align:left;white-space:nowrap;cursor:pointer;transition:background var(--dur-2,.16s) var(--ease-out,ease-out), color var(--dur-2,.16s) var(--ease-out,ease-out);background:0 0;border:0;align-items:center;gap:8px;padding:9px 10px;display:flex}.shell-profile .logout-btn:hover{background:var(--danger-soft);color:var(--danger)}.shell-profile .lang-trigger{width:100%;min-height:var(--shell-ctl-h,28px);border-radius:var(--radius-control,0);color:var(--text-soft);text-align:left;cursor:pointer;font:500 13px var(--font-body);white-space:nowrap;transition:background var(--dur-2,.16s) var(--ease-out,ease-out), color var(--dur-2,.16s) var(--ease-out,ease-out);background:0 0;border:0;align-items:center;gap:8px;padding:9px 10px;line-height:1.2;display:flex}.shell-profile .lang-trigger:hover,.shell-profile .lang-trigger[aria-expanded=true]{background:var(--accent-soft);color:var(--text)}.shell-profile .lang-trigger .lang-caret{margin-left:auto}.shell-profile .lang-trigger .ph-globe{font-size:14px}.shell-profile .lang-caret{opacity:.75;transition:transform var(--dur-2,.16s) var(--ease-out,ease-out);font-size:11px}.shell-profile .lang-trigger[aria-expanded=true] .lang-caret{transform:rotate(180deg)}.shell-profile .lang-menu{background:var(--surface-elevated);border:1px solid var(--line-strong);min-width:150px;box-shadow:var(--shadow-strong);z-index:2;flex-direction:column;padding:4px;display:flex;position:absolute;top:calc(100% + 8px);right:0}.shell-profile .shell-menu__pop .lang-menu{top:-4px;right:calc(100% + 6px)}.shell-profile .lang-opt{font:500 13px var(--font-body);white-space:nowrap;transition:background var(--dur-2,.16s) var(--ease-out,ease-out);align-items:center;gap:8px;padding:8px 10px;text-decoration:none;display:flex;color:var(--text)!important}.shell-profile .lang-opt:hover{background:var(--accent-soft)}.shell-profile .lang-opt.is-current{color:var(--accent-text)!important}.shell-profile .lang-check{flex:none;width:14px;font-size:12px}.shell-profile .lang-opt:not(.is-current) .lang-check{visibility:hidden}.shell-profile .notif-bell{border:1px solid var(--line);color:var(--text);width:var(--shell-ctl-h,28px);min-height:var(--shell-ctl-h,28px);border-radius:var(--radius-control,0);cursor:pointer;transition:border-color var(--dur-2,.16s) var(--ease-out,ease-out), color var(--dur-2,.16s) var(--ease-out,ease-out);background:0 0;place-items:center;font-size:14px;line-height:1;display:grid;position:relative}.shell-profile .notif-bell:hover,.shell-profile .notif-bell[aria-expanded=true]{border-color:var(--accent);color:var(--accent-text)}.shell-profile .notif-badge{background:var(--accent);min-width:16px;height:16px;color:var(--on-accent);border-radius:var(--radius-pill,999px);font:700 11px/1 var(--font-body);place-items:center;padding:0 4px;display:grid;position:absolute;top:-7px;right:-7px}.shell-profile .notif-panel{background:var(--surface-elevated);border:1px solid var(--line-strong);width:320px;max-width:calc(100vw - 24px);max-height:70vh;box-shadow:var(--shadow-strong);z-index:2;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden auto}.shell-profile .notif-panel__head{background:var(--surface-elevated);border-bottom:1px solid var(--line);font:700 12px var(--font-body);color:var(--text);justify-content:space-between;align-items:center;padding:11px 13px;display:flex;position:sticky;top:0}.shell-profile .notif-prefs-link{font-size:14px;line-height:1;text-decoration:none;color:var(--text-muted)!important}.shell-profile .notif-prefs-link:hover{color:var(--accent-text)!important}.shell-profile .notif-list{flex-direction:column;display:flex}.shell-profile .notif-row{border-bottom:1px solid var(--line);transition:background var(--dur-2,.16s) var(--ease-out,ease-out);align-items:flex-start;gap:10px;padding:11px 13px;text-decoration:none;display:flex;color:var(--text)!important}.shell-profile .notif-row:last-child{border-bottom:0}.shell-profile a.notif-row:hover,.shell-profile .notif-row.is-unread{background:var(--accent-soft)}.shell-profile .notif-row__ic{color:var(--accent-text);flex:none;font-size:15px;line-height:1.3}.shell-profile .notif-row__body{min-width:0}.shell-profile .notif-row__txt{font:500 12px var(--font-body);color:var(--text);overflow-wrap:anywhere;line-height:1.45}.shell-profile .notif-row__meta{font:500 11px var(--font-mono);color:var(--text-muted);margin-top:3px}.shell-profile .notif-row--notice{border-left:2px solid var(--accent);padding-left:11px}.shell-profile .notif-empty{text-align:center;font:500 12px var(--font-body);color:var(--text-muted);padding:26px 13px}@media (width<=680px){.shell-profile .chip-name{max-width:7ch}.shell-profile .notif-panel{top:calc(var(--shell-header-h) + 8px);width:auto;max-height:calc(100dvh - var(--shell-header-h) - 20px);position:fixed;left:12px;right:12px}}.shell-rail{top:var(--shell-header-h);width:var(--shell-rail-w);z-index:var(--z-shell-rail);background:var(--surface);backdrop-filter:none;flex-direction:column;min-height:0;display:flex;position:fixed;bottom:0;overflow:hidden}.shell-rail--left{border-right:1px solid var(--line);left:0}.shell-rail--right{border-left:1px solid var(--line);right:0}body:not([data-shell-left=open]) .shell-rail--left,body:not([data-shell-right=open]) .shell-rail--right{pointer-events:none;border:0;width:0}body:not([data-shell-left=open]) .shell-rail--left *,body:not([data-shell-right=open]) .shell-rail--right *{pointer-events:none}.shell-rail__head{padding:8px var(--shell-rail-pad);border-bottom:1px solid var(--line);color:var(--text-soft);flex:none;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.shell-rail__body{min-height:0;padding:var(--shell-rail-pad);overscroll-behavior:contain;flex:auto;overflow:hidden auto}.shell-rail__foot{border-top:1px solid var(--line);padding:8px var(--shell-rail-pad);flex:none}.agd-skeleton:not([hidden]){flex-direction:column;gap:10px;padding:14px 12px;display:flex}.agd-skeleton__bar{background:var(--line,#2a2a2a);opacity:.55;border-radius:6px;height:10px;animation:1.4s ease-in-out infinite agd-skeleton-pulse}.agd-skeleton__bar:nth-child(2){width:62%}.agd-skeleton__text{font:500 12px/1.5 var(--font-ui,system-ui);color:var(--muted,#8a8a8a)}.agd-skeleton__retry{font:600 12px var(--font-ui,system-ui);cursor:pointer;border:1px solid var(--line,#2a2a2a);color:inherit;background:0 0;border-radius:999px;align-self:flex-start;padding:5px 13px}@keyframes agd-skeleton-pulse{0%,to{opacity:.55}50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.agd-skeleton__bar{animation:none}}.shell-rail__foot:empty,.shell-rail__foot:not(:has(>:not([hidden]))){border-top:0;padding:0}#shell-rail-left #agent-dock.shell-adopted,#shell-rail-left #agent-dock.shell-adopted .agd-log{overflow:visible}#shell-rail-left #agent-dock.shell-adopted .agd-tabs{z-index:1;background:var(--surface);padding-block:6px;position:sticky;top:0}#shell-rail-left .shell-rail__foot .agd-situ{overscroll-behavior:contain;max-height:40vh;overflow-y:auto}.shell-rail-tab[hidden]{display:none!important}.shell-rail-tab{top:calc(var(--shell-header-h,49px) + 12px);width:var(--shell-tab-w);height:168px;z-index:calc(var(--z-shell-rail) + 1);max-height:calc(100dvh - var(--shell-header-h,49px) - 24px);writing-mode:horizontal-tb;border:1px solid var(--line-strong);border-radius:var(--radius-control,0);background:var(--surface-overlay);backdrop-filter:blur(10px);color:var(--text-soft);cursor:pointer;transition:color var(--dur-2,.16s) var(--ease-out,ease-out), border-color var(--dur-2,.16s) var(--ease-out,ease-out);padding:0;display:block;position:fixed;overflow:hidden}.shell-rail-tab__i{text-align:center;font-size:14px;line-height:1;position:absolute;top:9px;left:0;right:0}.shell-rail-tab__l{transform-origin:50%;white-space:nowrap;text-overflow:ellipsis;max-width:132px;font-size:12px;line-height:1;position:absolute;top:calc(50% + 8px);left:50%;overflow:hidden;transform:translate(-50%,-50%)rotate(-90deg)}.shell-rail-tab--right .shell-rail-tab__l{transform:translate(-50%,-50%)rotate(90deg)}.shell-rail-tab--left{left:0}.shell-rail-tab--right{right:0}.shell-rail-tab:hover{color:var(--text);border-color:var(--accent-line)}.shell-corner{right:calc(var(--shell-right) + 12px);bottom:calc(var(--shell-bottom,0px) + 12px);z-index:var(--z-shell-corner);flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:fixed}.shell-corner__tray{border:1px solid var(--line-strong);border-radius:var(--radius-control,0);background:var(--surface-overlay);backdrop-filter:blur(14px);box-shadow:var(--shadow);align-items:center;gap:4px;padding:4px;display:flex}.shell-corner__tray>.shell-adopted{max-width:100%;margin:0!important;position:static!important;inset:auto!important;transform:none!important}.shell-corner__btn{appearance:none;color:var(--text-muted);border-radius:var(--radius-control,0);cursor:pointer;background:0 0;border:0;place-items:center;width:32px;height:32px;display:inline-grid}.shell-corner__btn[hidden],.shell-corner__tray[hidden],.shell-corner[hidden]{display:none!important}.shell-corner__btn:hover{background:var(--accent-soft);color:var(--text)}.shell-corner__btn[aria-expanded=true]{background:var(--accent);color:var(--on-accent)}.shell-corner__pop{width:min(360px,100vw - 24px);max-height:min(60vh, calc(100dvh - var(--shell-header-h,49px) - var(--shell-bottom,0px) - 60px));border:1px solid var(--line-strong);border-radius:var(--radius-card,0);background:var(--surface-elevated);box-shadow:var(--shadow-strong);padding:10px;overflow-y:auto}.shell-corner__pop[hidden]{display:none}body:has(#start-overlay:not(.is-hidden)) .shell-rail,body:has(#start-overlay:not(.is-hidden)) .shell-rail-tab,body:has(#start-overlay:not(.is-hidden)) .shell-corner{visibility:hidden}.stage__scene{left:var(--shell-left)!important;right:var(--shell-right)!important;width:calc(100% - var(--shell-left) - var(--shell-right))!important}.mode-switcher{left:calc(var(--shell-left) + (100vw - var(--shell-left) - var(--shell-right)) / 2)!important}body[data-shell-stage=off] .stage__scene,body[data-shell-stage=off] .video-bg{opacity:0;pointer-events:none;height:var(--shell-stage-fold-h)!important}#stage>.overlay{margin-left:var(--shell-left);margin-right:var(--shell-right)}#stage>.overlay.hint,#stage>.overlay.hint-handle{left:var(--shell-left);right:var(--shell-right);max-width:calc(100% - var(--shell-left) - var(--shell-right) - 24px);margin-inline:auto}@media (width<=820px){:root{--shell-rail-w:100vw;--shell-tab-w:28px}.shell-rail{width:100vw;max-height:min(72dvh, calc(100dvh - var(--shell-header-h) - 12px));border:0;border-top:1px solid var(--line-strong);border-radius:var(--radius-card,0) var(--radius-card,0) 0 0;box-shadow:var(--shadow-strong);inset:auto 0 0}body:is([data-shell-left=open],[data-shell-right=open]) .shell-rail-tab,body:is([data-shell-left=open],[data-shell-right=open]) .shell-corner{visibility:hidden;pointer-events:none}body.has-tabbar .shell-rail{max-height:min(72dvh, calc(100dvh - var(--shell-header-h) - var(--ss-tabbar-clear,0px) - 12px))}body[data-shell-left=open],body[data-shell-right=open],body[data-shell-flow=document][data-shell-left=open],body[data-shell-flow=document][data-shell-right=open]{--shell-left:0px;--shell-right:0px}body[data-shell-flow=document][data-shell-tab-left=on]:not([data-shell-left=open]){--shell-right:0px}body:not([data-shell-left=open]) .shell-rail--left,body:not([data-shell-right=open]) .shell-rail--right{width:100vw;height:0;max-height:0}.shell-header{padding:0 8px}}@media (width<=520px){:root{--shell-header-h:116px;--shell-header-min:48px}.shell-header,.shell-header.site-head{grid-template-columns:32px minmax(0,1fr) max-content;gap:6px;padding:4px 6px;display:grid}.shell-header__brand{flex:none;grid-area:1/1;padding:4px}.shell-header__end{display:contents}.shell-sector{grid-area:1/2;justify-self:end;max-width:100%}.shell-sector__btn{white-space:normal;text-align:center;padding-inline:8px}.shell-stage3d{grid-area:1/3}.shell-profile{grid-area:2/1/auto/-1;justify-self:end}.shell-modes{flex:100%;grid-area:3/1/auto/-1;min-width:0;max-width:100%}.shell-profile .chip-name{display:none}.shell-profile .shell-menu__pop .lang-menu{top:calc(100% + 6px);right:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}}.cc-banner{z-index:var(--z-shell-consent);background:var(--surface,var(--bg,#0c0c0c));border-top:1px solid var(--lime,var(--accent,#c6ff3a));padding-bottom:env(safe-area-inset-bottom,0px);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #00000059}.cc-banner-in{max-width:1100px;padding:14px var(--gut,20px);flex-wrap:wrap;align-items:center;gap:18px;margin:0 auto;display:flex}.cc-copy{flex:320px;min-width:0}.cc-title{color:var(--fg,var(--text,#eaeaea));font-size:14px;display:block}.cc-body{font:500 12.5px var(--font-body,var(--font-sans,system-ui, sans-serif));color:var(--mut,var(--text-muted,#eaeaea9e));margin:4px 0 0;line-height:1.6}.cc-link{color:var(--lime-text,var(--accent-text,var(--accent,#c6ff3a)));text-underline-offset:2px;text-decoration:underline}.cc-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cc-btn{font:700 11.5px var(--font-mono,ui-monospace, monospace);letter-spacing:.03em;text-transform:uppercase;cursor:pointer;border:1px solid var(--line,#ffffff24);color:var(--fg,var(--text,#eaeaea));background:0 0;padding:9px 16px}.cc-btn:focus-visible{outline:2px solid var(--lime,var(--accent,#c6ff3a));outline-offset:1px}.cc-ghost:hover{border-color:var(--lime,var(--accent,#c6ff3a));color:var(--lime-text,var(--accent-text,var(--accent,#c6ff3a)))}.cc-accept{background:var(--lime,var(--accent,#c6ff3a));color:var(--ink,var(--on-accent,#0a0a0a));border-color:var(--lime,var(--accent,#c6ff3a))}.cc-accept:hover{filter:brightness(1.05)}@media (width<=640px){.cc-actions{justify-content:flex-end;width:100%}}.cc-overlay{z-index:calc(var(--z-shell-consent) + 1);background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.cc-card{border:1px solid var(--lime,var(--accent,#c6ff3a));background:var(--surface,var(--bg,#0c0c0c));width:min(460px,100%);max-height:90vh;padding:20px 18px;overflow:auto}.cc-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.cc-h{color:var(--fg,var(--text,#eaeaea));font-size:16px}.cc-x{color:var(--mut,var(--text-muted,#eaeaea9e));cursor:pointer;background:0 0;border:0;padding:2px;font-size:16px;line-height:1}.cc-x:hover{color:var(--lime-text,var(--accent-text,var(--accent,#c6ff3a)))}.cc-desc{font:500 12px var(--font-body,var(--font-sans,system-ui, sans-serif));color:var(--mut,var(--text-muted,#eaeaea9e));margin:6px 0 14px;line-height:1.6}.cc-cats{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.cc-cat{border-top:1px solid var(--line,#ffffff24);padding:12px 0}.cc-cat:first-child{border-top:0}.cc-cat-head{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;display:flex}.cc-cat-name{font:700 12.5px var(--font-body,var(--font-sans,system-ui, sans-serif));color:var(--fg,var(--text,#eaeaea))}.cc-always{font:700 10px var(--font-mono,ui-monospace, monospace);letter-spacing:.06em;text-transform:uppercase;color:var(--lime-text,var(--accent-text,var(--accent,#c6ff3a)))}.cc-toggle{width:18px;height:18px;accent-color:var(--lime,var(--accent,#c6ff3a));cursor:pointer}.cc-cat-desc{font:500 12px var(--font-body,var(--font-sans,system-ui, sans-serif));color:var(--mut,var(--text-muted,#eaeaea9e));margin:6px 0 0;line-height:1.55}.cc-panel-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}@media (width<=820px){.cc-btn{min-width:40px;min-height:40px}}.shell-rail__body>.shell-adopted,.shell-corner__pop>.shell-adopted{box-sizing:border-box!important;z-index:auto!important;width:auto!important;max-width:100%!important;max-height:none!important;margin:0 0 10px!important;position:static!important;inset:auto!important;transform:none!important}.shell-rail__body>.shell-adopted{backdrop-filter:none!important;background:0 0!important;border:0!important}.shell-rail__body>.shell-adopted:not(:where(button,a,input,select,textarea,label,summary)){padding:0!important}.shell-profile__adopt>.shell-adopted{z-index:auto!important;position:relative!important;inset:auto!important;transform:none!important}.shell-corner__pop>.shell-adopted[data-shell-collapsed="1"]{display:none!important}.shell-rail__x{appearance:none;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-control,0);width:26px;height:26px;transition:background var(--dur-2,.16s) var(--ease-out,ease-out), color var(--dur-2,.16s) var(--ease-out,ease-out);background:0 0;border:0;place-items:center;padding:0;font-size:15px;line-height:1;display:inline-grid}.shell-rail__x:hover{background:var(--accent-soft);color:var(--text)}.shell-corner__btn>.ph{font-size:17px;line-height:1}.shell-corner__glyph{letter-spacing:normal;font-size:13px;font-weight:700;line-height:1}.shell-rail__body>#copilot-launcher{width:100%!important;margin:0 0 10px!important;display:block!important}body:has(>.shell-header) .stage{top:var(--shell-header-h)!important}
