@import"https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800&family=IBM+Plex+Mono:wght@400;500;600&family=Rajdhani:wght@500;600;700&display=swap";:root{color-scheme:dark;--ag-font-body: "Barlow", "Trebuchet MS", "Segoe UI", sans-serif;--ag-font-display: "Rajdhani", "Barlow", sans-serif;--ag-font-mono: "IBM Plex Mono", Consolas, monospace;--ag-ink: #070a0b;--ag-bg: #101418;--ag-bg-deep: #090c0f;--ag-panel: #15191d;--ag-panel-raised: #1c2025;--ag-panel-soft: #20262a;--ag-text: #edf0f1;--ag-text-soft: #c7ced0;--ag-muted: #929da0;--ag-faint: #667176;--ag-line: rgb(255 255 255 / .1);--ag-line-strong: rgb(255 255 255 / .18);--ag-accent: #ffca12;--ag-accent-rgb: 255 202 18;--ag-accent-strong: #ffd84d;--ag-accent-ink: #161100;--ag-teal: #5dc4b0;--ag-teal-rgb: 93 196 176;--ag-purple: #785cff;--ag-danger: #ff7078;--ag-success: #65d4a8;--ag-topbar-height: 40px;--ag-radius-sm: 8px;--ag-radius-md: 12px;--ag-radius-lg: 18px;--ag-radius-modal: 24px;--ag-shadow-panel: 0 14px 32px rgb(0 0 0 / .3);--ag-shadow-modal: 0 30px 80px rgb(0 0 0 / .48);--ag-content-width: 1180px;--ag-control-height: 40px;--ag-grid-size: 22px}html,body,#root{min-height:100%}body{background-color:#12161a;background:radial-gradient(120% 70% at 50% -8%,rgb(var(--ag-accent-rgb) / .1),transparent 52%),radial-gradient(90% 60% at 100% 30%,rgb(var(--ag-teal-rgb) / .07),transparent 55%),linear-gradient(180deg,#1a2024 0%,#14191d 40%,var(--ag-bg) 100%);color:var(--ag-text);font-family:var(--ag-font-body);font-synthesis:none;text-rendering:optimizeLegibility}.ag-panel{background:radial-gradient(circle at 82% 0%,rgb(var(--ag-accent-rgb) / .06),transparent 45%),linear-gradient(180deg,#1c1d20f7,#0f1012fc);border:1px solid var(--ag-line);border-radius:var(--ag-radius-md);box-shadow:var(--ag-shadow-panel)}.ag-display{font-family:var(--ag-font-display);font-weight:700;letter-spacing:.025em;text-transform:uppercase}.ag-kicker,.ag-field-label{color:var(--ag-muted);font-family:var(--ag-font-mono);font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.ag-button{align-items:center;background:#0a0d10db;border:1px solid var(--ag-line);border-radius:var(--ag-radius-sm);color:var(--ag-text);cursor:pointer;display:inline-flex;font-family:var(--ag-font-display);font-size:13px;font-weight:700;gap:8px;justify-content:center;min-height:var(--ag-control-height);padding:0 16px;transition:border-color .14s ease,filter .14s ease,transform .12s ease}.ag-button:hover{border-color:rgb(var(--ag-accent-rgb) / .56);filter:brightness(1.04);transform:translateY(-1px)}.ag-button--primary{background:linear-gradient(180deg,var(--ag-accent-strong),var(--ag-accent));border-color:rgb(var(--ag-accent-rgb) / .72);color:var(--ag-accent-ink)}.ag-input{background:#070a0de6;border:1px solid var(--ag-line);border-radius:var(--ag-radius-sm);color:var(--ag-text);min-height:var(--ag-control-height);outline:0;padding:0 12px}.ag-input:focus{border-color:rgb(var(--ag-accent-rgb) / .54);box-shadow:0 0 0 3px rgb(var(--ag-accent-rgb) / .1)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:320px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.studio-page{background-color:#12161a;background:radial-gradient(120% 70% at 50% -8%,rgb(var(--ag-accent-rgb) / .14),transparent 52%),radial-gradient(90% 60% at 100% 30%,rgb(var(--ag-teal-rgb) / .1),transparent 55%),linear-gradient(180deg,#1a2024,#14191d 40%,#101418);min-height:100vh;overflow:hidden;padding:0 22px 30px;position:relative}.studio-grid-bg:before{background-image:radial-gradient(circle,rgb(214 222 224 / .11) 1px,transparent 1.15px);background-size:var(--ag-grid-size) var(--ag-grid-size);content:"";inset:var(--ag-topbar-height) 0 0;-webkit-mask-image:linear-gradient(to bottom,black,transparent 82%);mask-image:linear-gradient(to bottom,black,transparent 82%);opacity:.3;pointer-events:none;position:absolute}.studio-page>*{position:relative;z-index:1}.studio-header{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#040709e8;border-bottom:1px solid rgb(255 255 255 / .08);display:flex;height:var(--ag-topbar-height);justify-content:space-between;margin:0 -22px;padding:0 22px}.studio-header .app-topbar__actions{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.studio-header .app-topbar__upgrade{margin-inline-end:6px}.studio-header .app-topbar__nav-link{color:var(--ag-muted);font:600 10px/1 var(--ag-font-mono);letter-spacing:.08em;text-transform:uppercase}.studio-header .app-topbar__nav-link:hover{color:var(--ag-accent)}.studio-brand{align-items:center;display:inline-flex;gap:9px}.studio-brand>span:last-child{display:grid;gap:3px;line-height:1}.studio-brand strong{font:700 13px/1 var(--ag-font-display);letter-spacing:.2em}.studio-brand small{color:var(--ag-accent);font:600 7px/1 var(--ag-font-mono);letter-spacing:.18em}.studio-brand__mark{display:block;filter:drop-shadow(0 0 10px rgb(var(--ag-accent-rgb) / .22));height:30px;object-fit:contain;width:27px}.studio-header nav,.studio-header__nav{align-items:center;color:var(--ag-muted);display:flex;font:600 10px/1 var(--ag-font-mono);gap:17px}.studio-header nav>a:hover,.studio-header__nav>a:hover{color:var(--ag-accent)}.studio-account-pill{align-items:center;background:#090c0fe6;border:1px solid var(--ag-line);border-radius:9px;display:inline-flex;gap:8px;min-height:32px;padding:0 10px}.studio-account-pill img{border-radius:50%;height:23px;object-fit:cover;width:23px}.studio-account-menu{position:relative}.studio-account-menu__avatar-button{align-items:center;background:#ffffff0f;border:1px solid rgb(255 255 255 / .14);border-radius:999px;color:#e8ecf0e6;cursor:pointer;display:inline-flex;height:28px;justify-content:center;overflow:hidden;padding:0;width:28px}.studio-account-menu__avatar-button:hover,.studio-account-menu__avatar-button[aria-expanded=true]{background:#ffffff1a;border-color:#ffffff38}.studio-account-avatar__image{border-radius:999px;display:block;height:28px;object-fit:cover;object-position:center;width:28px}.studio-account-menu__panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(180deg,#18181afa,#0f0f11fa),#101012fa;border:1px solid rgb(255 255 255 / .14);border-radius:12px;box-shadow:0 18px 36px #0000006b;display:grid;font-family:var(--ag-font-body);gap:0;max-width:min(300px,calc(100vw - 24px));min-width:248px;padding:8px;position:absolute;right:0;top:calc(100% + 6px);z-index:50}.studio-account-menu__identity{align-items:center;border-bottom:1px solid rgb(255 255 255 / .08);display:grid;gap:.28rem;justify-items:center;margin:0 0 6px;padding:10px 10px 14px;text-align:center}.studio-account-menu__identity-avatar{align-items:center;background:#ffffff0f;border:1px solid rgb(255 255 255 / .14);border-radius:999px;display:inline-flex;height:52px;justify-content:center;margin-bottom:.2rem;overflow:hidden;width:52px}.studio-account-menu__identity-name{color:#f7f8fafa;font-size:.92rem;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.studio-account-menu__identity-email{color:#a8adb5d1;font-size:.72rem;line-height:1.35;overflow-wrap:anywhere}.studio-account-menu__plan-badge{background:rgb(var(--ag-accent-rgb) / .16);border:1px solid rgb(var(--ag-accent-rgb) / .42);border-radius:999px;color:var(--ag-accent-strong);font-family:var(--ag-font-display);font-size:.68rem;font-weight:700;letter-spacing:.08em;margin-top:.2rem;padding:.12rem .55rem;text-transform:uppercase}.studio-account-menu__section{border-bottom:1px solid rgb(255 255 255 / .08);display:grid;gap:2px;margin:0;padding:4px 0}.studio-account-menu__section:last-of-type{border-bottom:0;padding-bottom:0}.studio-account-menu__item{align-items:center;background:transparent;border:0;border-radius:8px;color:#f2f6f8eb;cursor:pointer;display:inline-flex;font-size:12px;gap:8px;opacity:.92;padding:8px 10px;text-align:left;width:100%}.studio-account-menu__item:hover{background:#ffffff0f}.studio-account-menu__item:disabled{cursor:not-allowed;opacity:.55}.studio-account-menu__item--danger{color:#ffd5d9f5}.studio-account-menu__locale{display:grid;gap:2px}.studio-account-menu__locale-trigger{justify-content:flex-start}.studio-account-menu__locale-value{align-items:center;color:#a8adb5e6;display:inline-flex;gap:.25rem;margin-left:auto}.studio-account-menu__locale-chevron{transition:transform .12s ease}.studio-account-menu__locale-chevron--open{transform:rotate(180deg)}.studio-account-menu__locale-list{display:grid;gap:2px;list-style:none;margin:0;padding:0 0 2px 1.65rem}.studio-account-menu__locale-option{background:transparent;border:0;border-radius:6px;color:#d2d6dce6;cursor:pointer;font-size:11px;padding:6px 8px;text-align:left;width:100%}.studio-account-menu__locale-option:hover{background:#ffffff0f}.studio-account-menu__locale-option--active{color:var(--ag-accent-strong);font-weight:700}.studio-account-menu__upgrade{background:var(--ag-accent);border:0;border-radius:8px;color:var(--ag-accent-ink);cursor:pointer;font-family:var(--ag-font-display);font-size:.82rem;font-weight:700;letter-spacing:.04em;padding:.55rem .75rem;text-transform:uppercase;width:100%}.studio-account-menu__upgrade:hover{filter:brightness(1.05)}.studio-account-menu__error{background:#4212197a;border:1px solid rgb(255 124 124 / .2);border-radius:8px;color:#ffd5d9f5;font-size:11px;line-height:1.45;margin:0;padding:8px 10px}.studio-spinner{animation:studio-spin .8s linear infinite}@keyframes studio-spin{to{transform:rotate(360deg)}}.account-identity-layout{align-items:start;display:grid;gap:22px;grid-template-columns:auto 1fr}.account-identity-avatar{align-items:center;background:#ffffff0a;border:1px solid var(--ag-line);border-radius:999px;display:flex;height:88px;justify-content:center;overflow:hidden;width:88px}.account-identity-fields{display:grid;gap:14px}.account-email--flush{margin:0}.account-plan-summary__actions{display:grid;gap:10px}.account-plan-suite-note{color:var(--ag-muted);margin:10px 0 0}.account-usage-loading{align-items:center;color:var(--ag-muted);display:inline-flex;gap:8px;margin-top:14px}.account-usage-meter-block{display:grid;gap:10px;margin-top:18px}.account-usage-meter-block strong{font-size:18px}.account-usage-bar{background:#ffffff0f;border:1px solid var(--ag-line);border-radius:999px;height:10px;overflow:hidden}.account-usage-bar__fill{background:linear-gradient(90deg,var(--ag-accent),var(--ag-accent-strong));height:100%;min-width:2%}.account-usage-bar__fill--warn{background:linear-gradient(90deg,#ff8f5a,#ffca12)}.account-usage-hint{color:var(--ag-muted);margin:0}.account-usage-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.account-integrations-soon{color:var(--ag-muted);display:grid;gap:8px;margin:10px 0 0;padding-left:18px}.studio-landing{background:#080b0d;display:grid;grid-template-rows:var(--ag-topbar-height) minmax(0,1fr) 34px;min-height:100vh;min-height:100svh;overflow:hidden}.studio-landing>.studio-header{margin:0;position:relative;z-index:20}.studio-launchpad{background:radial-gradient(circle at 50% 48%,rgb(255 255 255 / .025),transparent 34%),#090c0f;display:grid;isolation:isolate;min-height:0;overflow:hidden;place-items:center;position:relative}.studio-launchpad__threads{inset:-8%;position:absolute;z-index:0}.studio-launchpad__shade{background:radial-gradient(circle at 50% 50%,transparent 0 22%,rgb(7 9 11 / .22) 58%,rgb(7 9 11 / .72) 100%),linear-gradient(180deg,rgb(6 8 10 / .18),transparent 18%,transparent 78%,rgb(6 8 10 / .52));inset:0;pointer-events:none;position:absolute;z-index:1}.studio-app-grid{align-items:start;display:grid;gap:clamp(34px,7vw,92px);grid-template-columns:repeat(3,minmax(0,1fr));max-width:900px;padding:40px;pointer-events:none;position:relative;width:min(88vw,900px);z-index:2}.studio-app{align-items:center;display:grid;gap:14px;justify-items:center;min-width:0;pointer-events:auto;position:relative}.studio-app__name{color:#f2f4f6f0;font:700 clamp(13px,1.25vw,17px)/1 var(--ag-font-display);letter-spacing:.11em;text-align:center;text-shadow:0 2px 12px rgb(0 0 0 / .9);text-transform:uppercase;white-space:nowrap}.studio-app__icon{align-items:center;aspect-ratio:1;background:radial-gradient(circle at 28% 17%,rgb(255 255 255 / .12),transparent 29%),linear-gradient(145deg,#1c1e23f0,#07080bfa);border:1px solid rgb(255 255 255 / .18);border-radius:25%;box-shadow:0 30px 48px #0000007a,0 8px 14px #0006,inset 0 1px #ffffff14;display:flex;justify-content:center;max-width:190px;overflow:hidden;position:relative;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;width:100%}.studio-app__icon:after{background:linear-gradient(135deg,rgb(255 255 255 / .12),transparent 30%);content:"";inset:0;pointer-events:none;position:absolute}.studio-app__glow{border-radius:50%;filter:blur(28px);inset:28%;opacity:.2;position:absolute}.studio-app--gold .studio-app__glow{background:var(--ag-accent)}.studio-app--signal .studio-app__glow{background:var(--ag-teal)}.studio-app--violet .studio-app__glow{background:var(--ag-purple)}.studio-app__icon img{display:block;filter:drop-shadow(0 12px 12px rgb(0 0 0 / .42));height:88%;object-fit:contain;position:relative;transition:filter .18s ease,transform .18s ease;-webkit-user-select:none;user-select:none;width:88%;z-index:1}.studio-app--signal .studio-app__icon img{height:82%;width:82%}.studio-app:hover .studio-app__icon,.studio-app:focus-visible .studio-app__icon{border-color:rgb(var(--ag-accent-rgb) / .58);box-shadow:0 34px 58px #0000008a,0 0 34px rgb(var(--ag-accent-rgb) / .12),inset 0 1px #ffffff1f;transform:translateY(-8px) scale(1.035)}.studio-app:hover .studio-app__icon img,.studio-app:focus-visible .studio-app__icon img{filter:drop-shadow(0 15px 14px rgb(0 0 0 / .48)) brightness(1.04);transform:scale(1.035)}.studio-app:focus-visible{outline:0}.studio-app:focus-visible .studio-app__name{color:var(--ag-accent)}.studio-landing-footer{align-items:center;background:#020304;border-top:1px solid rgb(255 255 255 / .07);color:#939ba194;display:flex;font:500 8px/1 var(--ag-font-mono);letter-spacing:.08em;padding:0 22px;position:relative;text-transform:uppercase;z-index:20}.studio-hero{align-items:stretch;background:radial-gradient(circle at 0 50%,rgb(var(--ag-accent-rgb) / .17),transparent 42%),radial-gradient(circle at 100% 0,rgb(120 92 255 / .15),transparent 44%),linear-gradient(135deg,#1e2124fc,#0f1215fc);border:1px solid var(--ag-line);border-radius:20px;display:grid;gap:28px;grid-template-columns:minmax(0,1.65fr) minmax(260px,.55fr);margin:18px auto 12px;max-width:var(--ag-content-width);overflow:hidden;padding:clamp(34px,6vw,72px)}.studio-badge{align-items:center;border:1px solid rgb(var(--ag-accent-rgb) / .28);border-radius:7px;color:var(--ag-accent);display:inline-flex;font:600 9px/1 var(--ag-font-mono);gap:7px;letter-spacing:.1em;padding:7px 9px}.studio-hero h1{font-size:clamp(48px,7.5vw,88px);line-height:.88;margin:24px 0 18px;max-width:850px}.studio-hero h1 span{color:var(--ag-accent);display:block}.studio-hero__content>p{color:var(--ag-muted);font-size:clamp(15px,1.8vw,19px);line-height:1.55;margin:0;max-width:760px}.studio-hero__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.studio-hero__identity{align-content:center;display:grid;gap:12px;padding:24px}.studio-hero__identity>svg{color:var(--ag-accent)}.studio-hero__identity strong{font-size:20px;line-height:1.2}.studio-hero__identity p{color:var(--ag-muted);line-height:1.5;margin:0}.studio-products{margin:46px auto 0;max-width:var(--ag-content-width)}.section-heading{align-items:end;display:flex;gap:20px;justify-content:space-between;margin-bottom:14px}.section-heading h2{font-size:clamp(34px,4vw,50px);line-height:1;margin:9px 0 0}.section-heading>p{color:var(--ag-muted);margin:0 0 4px;max-width:420px;text-align:right}.studio-products__grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.studio-product-card{background:linear-gradient(155deg,#1b1d20fa,#0c0e10fc);border:1px solid var(--ag-line);border-radius:14px;box-shadow:var(--ag-shadow-panel);min-height:335px;overflow:hidden;padding:23px;position:relative}.studio-product-card:after{border-radius:50%;bottom:-140px;content:"";filter:blur(45px);height:250px;opacity:.16;position:absolute;right:-90px;width:250px}.studio-product-card--gold:after{background:var(--ag-accent)}.studio-product-card--signal:after{background:var(--ag-teal)}.studio-product-card--violet:after{background:var(--ag-purple)}.studio-product-card>*{position:relative;z-index:1}.studio-product-card header{align-items:center;display:flex;justify-content:space-between;margin-bottom:44px}.studio-product-card__icon{align-items:center;background:rgb(var(--ag-accent-rgb) / .1);border:1px solid rgb(var(--ag-accent-rgb) / .25);border-radius:10px;color:var(--ag-accent);display:flex;height:48px;justify-content:center;width:48px}.studio-product-card--signal .studio-product-card__icon{background:rgb(var(--ag-teal-rgb) / .1);border-color:rgb(var(--ag-teal-rgb) / .26);color:var(--ag-teal)}.studio-product-card--violet .studio-product-card__icon{background:#785cff1f;border-color:#785cff47;color:#9d8cff}.studio-product-card__status{border:1px solid var(--ag-line);border-radius:6px;color:var(--ag-muted);font:600 8px/1 var(--ag-font-mono);letter-spacing:.1em;padding:6px 7px;text-transform:uppercase}.studio-product-card h3{font-size:37px;line-height:1;margin:8px 0 11px}.studio-product-card>p{color:var(--ag-muted);line-height:1.55;margin:0;min-height:68px}.studio-product-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.studio-suite-cta{align-items:center;background:linear-gradient(120deg,rgb(var(--ag-accent-rgb) / .13),#181b22fa 48%,#785cff1c);border:1px solid rgb(var(--ag-accent-rgb) / .36);border-radius:16px;display:flex;gap:24px;justify-content:space-between;margin:36px auto 0;max-width:var(--ag-content-width);padding:26px 30px}.studio-suite-cta h2{font-size:30px;margin:7px 0 4px}.studio-suite-cta p{color:var(--ag-muted);margin:0}.studio-footer{color:var(--ag-faint);display:flex;font:500 10px/1 var(--ag-font-mono);justify-content:space-between;margin:30px auto 0;max-width:var(--ag-content-width)}.studio-footer nav{display:flex;gap:18px}.studio-footer a:hover{color:var(--ag-accent)}.pricing-hub__hero{margin:66px auto 34px;max-width:var(--ag-content-width)}.pricing-hub__hero h1{font-size:clamp(48px,7vw,84px);line-height:.9;margin:17px 0}.pricing-hub__hero h1 span{color:var(--ag-accent);display:block}.pricing-hub__hero p{color:var(--ag-muted);font-size:17px;line-height:1.55;max-width:720px}.pricing-product-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;max-width:var(--ag-content-width)}.pricing-product-card{padding:24px}.pricing-product-card h2{font-size:32px;margin:10px 0 5px}.pricing-product-card p{color:var(--ag-muted);line-height:1.5;min-height:48px}.studio-plan-card{align-items:stretch;background:linear-gradient(120deg,rgb(var(--ag-accent-rgb) / .15),#121519fc 34%,#785cff21);border:1px solid rgb(var(--ag-accent-rgb) / .43);border-radius:18px;display:grid;gap:24px;grid-template-columns:auto 1fr auto;margin:18px auto 0;max-width:var(--ag-content-width);padding:30px}.studio-plan-card__mark{align-items:center;background:var(--ag-accent);border-radius:12px;color:var(--ag-accent-ink);display:flex;height:58px;justify-content:center;width:58px}.studio-plan-card h2{font-size:46px;line-height:1;margin:6px 0}.studio-plan-card__content>p{color:var(--ag-muted);margin:0}.studio-plan-card ul{display:grid;gap:8px;list-style:none;margin:19px 0 0;padding:0}.studio-plan-card li{align-items:center;display:flex;gap:8px}.studio-plan-card li svg{color:var(--ag-accent)}.studio-plan-card__action{align-content:center;border-left:1px solid var(--ag-line);display:grid;min-width:210px;padding-left:25px}.studio-plan-card__action span{color:var(--ag-muted)}.studio-plan-card__action strong{font:700 32px/1 var(--ag-font-display);margin:7px 0 18px;text-transform:uppercase}.pricing-note{color:var(--ag-muted);font-size:13px;line-height:1.5;margin:20px auto 0;max-width:var(--ag-content-width);text-align:right}.universal-auth{background:linear-gradient(rgb(255 255 255 / .018) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .018) 1px,transparent 1px),radial-gradient(circle at 9% 12%,rgb(var(--ag-accent-rgb) / .12),transparent 24%),radial-gradient(circle at 88% 10%,rgb(120 92 255 / .14),transparent 26%),#090c0f;background-size:28px 28px,28px 28px,auto,auto,auto;min-height:100vh;overflow:auto;position:relative}.universal-auth__aurora{filter:blur(18px);inset:0;pointer-events:none;position:fixed}.universal-auth__aurora--left{background:radial-gradient(circle at 18% 52%,rgb(var(--ag-accent-rgb) / .08),transparent 26%)}.universal-auth__aurora--right{background:radial-gradient(circle at 78% 58%,rgb(120 92 255 / .08),transparent 30%)}.universal-auth__back{align-items:center;color:#dee2e6b8;display:inline-flex;font:600 10px/1 var(--ag-font-mono);gap:8px;left:24px;letter-spacing:.06em;position:fixed;text-transform:uppercase;top:22px;transition:color .14s ease;z-index:3}.universal-auth__back:hover{color:var(--ag-accent)}.universal-auth__stage{box-sizing:border-box;display:grid;min-height:100vh;padding:52px 28px 34px;place-items:center;position:relative}.universal-auth__window{background:#17181bf5;border:1px solid rgb(255 255 255 / .2);border-radius:11px;box-shadow:0 36px 90px #0000007a,inset 0 1px #ffffff0a;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);min-height:615px;overflow:hidden;position:relative;width:min(1080px,100%)}.universal-auth-showcase{background:linear-gradient(180deg,#020608f5,#02080bfc),linear-gradient(135deg,rgb(var(--ag-accent-rgb) / .12),transparent 28%);border-right:1px solid rgb(255 255 255 / .17);display:grid;min-width:0;padding:34px 36px;position:relative}.universal-auth-showcase:before{background:linear-gradient(180deg,rgb(255 255 255 / .01),transparent 18%),linear-gradient(90deg,transparent,rgb(255 255 255 / .025),transparent);content:"";inset:0;pointer-events:none;position:absolute}.universal-auth-showcase__inner{align-content:center;display:grid;gap:11px;justify-items:center;min-height:100%;position:relative;z-index:1}.universal-auth-showcase__art-wrap{display:grid;min-height:310px;place-items:center;position:relative;width:100%}.universal-auth-showcase__art-glow{aspect-ratio:1;background:radial-gradient(circle,rgb(var(--ag-accent-rgb) / .17),rgb(var(--ag-accent-rgb) / .07) 28%,transparent 66%),radial-gradient(circle at 72% 30%,rgb(102 62 255 / .2),transparent 42%);filter:blur(50px);position:absolute;width:min(78%,430px)}.universal-auth-showcase__art{display:block;filter:drop-shadow(0 26px 36px rgb(0 0 0 / .48));max-height:345px;max-width:100%;object-fit:contain;position:relative;width:min(92%,520px)}.universal-auth-showcase__wordmark{align-items:baseline;display:flex;gap:13px;justify-content:center}.universal-auth-showcase__wordmark strong{color:#f2f3f4;font:800 37px/.9 var(--ag-font-display);letter-spacing:.08em}.universal-auth-showcase__wordmark span{color:var(--ag-accent);font:700 19px/1 var(--ag-font-mono);letter-spacing:.18em}.universal-auth-showcase__promise{color:#e7eaeed1;font:600 10px/1.2 var(--ag-font-mono);letter-spacing:.13em;margin:4px 0 0;text-align:center}.universal-auth-showcase__products{align-items:center;color:#b7bdc494;display:flex;flex-wrap:wrap;font:600 8px/1 var(--ag-font-mono);gap:9px;justify-content:center;letter-spacing:.1em;margin-top:6px}.universal-auth-showcase__products i{background:var(--ag-accent);border-radius:50%;height:3px;opacity:.75;width:3px}.universal-auth-card{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(1.08);backdrop-filter:blur(16px) saturate(1.08);background:linear-gradient(180deg,#232327e0,#191a1df0),linear-gradient(135deg,rgb(255 255 255 / .03),transparent 42%);display:grid;min-width:0;padding:28px 48px 24px}.universal-auth-card__inner{align-content:center;display:grid;gap:11px;justify-items:stretch;min-height:100%;margin:auto;width:min(100%,392px)}.universal-auth-card__crest{display:block;height:65px;justify-self:center;margin-bottom:1px;object-fit:contain;width:65px}.universal-auth-card__heading{display:grid;gap:5px;text-align:center}.universal-auth-card__heading>span{color:var(--ag-accent);font:600 9px/1 var(--ag-font-mono);letter-spacing:.13em}.universal-auth-card__heading h1{color:#f7f8fafa;font:700 27px/1 var(--ag-font-display);letter-spacing:.02em;margin:0;text-transform:uppercase}.universal-auth-card__heading p{color:#bfc7cfc7;font-size:13px;line-height:1.4;margin:0 auto;max-width:36ch}.universal-auth-alert{align-items:start;border-radius:11px;display:grid;font-size:12px;gap:9px;grid-template-columns:auto minmax(0,1fr);line-height:1.35;padding:10px 12px}.universal-auth-alert--success{background:#17423270;border:1px solid rgb(110 226 183 / .2);color:#d6f7eaf2}.universal-auth-alert--warning{background:#57410859;border:1px solid rgb(var(--ag-accent-rgb) / .22);color:#ffe184ed}.universal-auth-form{display:grid;gap:6px}.universal-auth-provider,.universal-auth-primary,.universal-auth-secondary{align-items:center;border-radius:13px;cursor:pointer;display:inline-flex;font-family:var(--ag-font-body);gap:10px;justify-content:center;min-height:40px;padding:0 16px;transition:filter .14s ease,transform .12s ease,opacity .12s ease}.universal-auth-provider:hover,.universal-auth-primary:hover,.universal-auth-secondary:hover{filter:brightness(1.03);transform:translateY(-1px)}.universal-auth-provider:disabled,.universal-auth-primary:disabled,.universal-auth-secondary:disabled,.universal-auth-links button:disabled,.universal-auth-inline-link:disabled{cursor:not-allowed;opacity:.56;transform:none}.universal-auth-provider{background:#e0ded6f7;border:0;box-shadow:inset 0 1px #ffffff61;color:#171717f5;font-size:14px;font-weight:600}.universal-auth-provider__icon{height:19px;width:19px}.universal-auth-divider{align-items:center;color:#e1e5e9b8;display:grid;font-size:11px;gap:8px;grid-template-columns:1fr auto 1fr}.universal-auth-divider:before,.universal-auth-divider:after{background:#ffffff38;content:"";height:1px}.universal-auth-field{display:grid;gap:5px}.universal-auth-field>span:first-child{color:#eef1f4eb;font-size:12px;font-weight:700;line-height:1;text-transform:uppercase}.universal-auth-field__control{align-items:center;display:flex;position:relative}.universal-auth-field__control>svg{color:#b2bbc4ad;left:13px;position:absolute}.universal-auth-field__control input{background:#000000b8;border:1px solid rgb(255 255 255 / .07);border-radius:13px;color:#f7f8faf5;font:500 14px/1 var(--ag-font-body);min-height:41px;outline:none;padding:0 15px;transition:border-color .14s ease,box-shadow .14s ease;width:100%}.universal-auth-field__control>svg+input{padding-left:40px}.universal-auth-field__control input::placeholder{color:#c0c7d07a}.universal-auth-field__control input:focus{border-color:rgb(var(--ag-accent-rgb) / .5);box-shadow:0 0 0 3px rgb(var(--ag-accent-rgb) / .1)}.universal-auth-inline-link{background:transparent;border:0;color:var(--ag-accent);cursor:pointer;font:700 12px/1 var(--ag-font-body);justify-self:end;margin:-1px 1px 1px;padding:0}.universal-auth-primary{background:linear-gradient(180deg,#ffcf2b,#ffc30c);border:0;box-shadow:inset 0 1px #fffae87a,0 14px 26px rgb(var(--ag-accent-rgb) / .12);color:#110f06f5;font-size:15px;font-weight:700;margin-top:3px}.universal-auth-secondary{background:#080a0dbd;border:1px solid rgb(255 255 255 / .11);color:#e7eaedeb;font-size:13px;text-decoration:none}.universal-auth-links{align-items:center;color:#cdd3d9bd;display:flex;font-size:12px;gap:5px;justify-content:center;min-height:18px;text-align:center}.universal-auth-links button{background:transparent;border:0;color:var(--ag-accent);cursor:pointer;font:700 12px/1 var(--ag-font-body);padding:0}.universal-auth-legal{color:#bfc7cfad;font-size:10px;line-height:1.4;margin:0 auto;max-width:39ch;text-align:center}.universal-auth-legal a{color:var(--ag-accent);font-weight:700}.universal-auth-spinner{animation:universal-auth-spin .78s linear infinite}@keyframes universal-auth-spin{to{transform:rotate(360deg)}}.auth-error-backdrop{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020506b3;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:30}.auth-error-dialog{background:linear-gradient(180deg,#171b1e,#0d1114);border:1px solid var(--ag-line);border-radius:18px;box-shadow:var(--ag-shadow-modal);max-width:470px;padding:30px;position:relative;text-align:center}.auth-error-dialog>button:first-child{background:transparent;border:0;color:var(--ag-muted);cursor:pointer;position:absolute;right:14px;top:14px}.auth-error-dialog h2{font-size:30px;margin:13px 0 9px}.auth-error-dialog p{color:var(--ag-muted);line-height:1.5}.account-shell{margin:36px auto;max-width:1000px}.account-shell__heading{align-items:center;display:flex;justify-content:space-between}.account-shell__heading-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.account-shell__heading h1{font-size:48px;line-height:1;margin:6px 0 0}.account-tabs{display:grid;grid-template-columns:repeat(5,1fr);margin:24px 0 18px}.account-tabs a,.account-tabs button{align-items:center;background:#101419;border:1px solid var(--ag-line);color:var(--ag-muted);cursor:pointer;display:flex;font-weight:600;gap:8px;justify-content:center;min-height:45px}.account-tabs a:first-child{border-radius:9px 0 0 9px}.account-tabs button:last-child{border-radius:0 9px 9px 0}.account-tabs .is-active{background:linear-gradient(180deg,#54565a,#36393d);border-color:rgb(var(--ag-accent-rgb) / .55);color:var(--ag-accent)}.account-section-stack{display:grid;gap:16px}.account-card{background:linear-gradient(180deg,#171b1ff7,#0f1216fc);border:1px solid var(--ag-line);border-radius:16px;padding:26px}.account-card h2{margin:0 0 8px}.account-card>p{color:var(--ag-muted);line-height:1.5}.account-card--danger{background:linear-gradient(145deg,#23141880,#0f1216fc);border-color:#ff707833}.account-profile-row{align-items:end;display:grid;gap:18px;grid-template-columns:auto 1fr auto}.account-profile-row img,.account-avatar{align-items:center;background:var(--ag-panel-soft);border-radius:14px;display:flex;height:88px;justify-content:center;object-fit:cover;width:88px}.account-profile-row label{display:grid;gap:8px}.account-email{display:grid;gap:5px;margin-left:106px;margin-top:13px}.account-plan-summary{align-items:center;display:flex;gap:30px;justify-content:space-between}.account-plan-summary h2{color:var(--ag-accent);font-size:38px;line-height:1;margin:7px 0}.account-capabilities__heading{display:grid;gap:10px;margin-bottom:18px}.account-capabilities__heading h2{margin:6px 0 0}.account-capabilities__heading>p,.account-capabilities__status,.account-capability-row>p{color:var(--ag-muted);line-height:1.5;margin:0}.account-capabilities__status{margin-bottom:12px}.account-capabilities__status--warn{color:#ffb4a8}.account-capabilities__list{display:grid;gap:12px;list-style:none;margin:0;padding:0}.account-capability-row{align-items:start;background:#ffffff05;border:1px solid var(--ag-line);border-radius:12px;display:grid;gap:8px 14px;grid-template-columns:minmax(0,1fr) auto;padding:14px 16px}.account-capability-row__main{display:grid;gap:4px}.account-capability-row__main strong{font-size:16px}.account-capability-row__plan{color:var(--ag-text);font:600 12px/1.2 var(--ag-font-mono);letter-spacing:.04em}.account-capability-row>p{grid-column:1 / -1}.account-capability-badge--active{border-color:rgb(var(--ag-teal-rgb) / .4);color:var(--ag-teal)}.account-capability-badge--grace{border-color:#ffc46073;color:#ffc460}.account-capability-badge--preview_grant{border-color:#78b4ff73;color:#8ec5ff}.account-capability-badge--standalone{border-color:#ffffff2e;color:var(--ag-muted)}.account-capability-badge--checkout_pending,.account-capability-badge--unavailable{border-color:#ffffff24;color:var(--ag-muted)}.studio-plan-card__note{color:var(--ag-muted);font-size:13px;line-height:1.45;margin:0 0 14px;max-width:240px}.usage-grid{display:grid;gap:14px;grid-template-columns:repeat(2,1fr)}.usage-card{display:grid;gap:15px}.usage-card strong{font:700 32px/1 var(--ag-font-display)}.integration-card{align-items:center;display:grid;gap:20px;grid-template-columns:auto 1fr auto}.integration-card>svg{color:var(--ag-accent)}.integration-card h2{font-size:36px;margin:5px 0}.account-status{background:rgb(var(--ag-teal-rgb) / .1);border:1px solid rgb(var(--ag-teal-rgb) / .24);border-radius:8px;color:var(--ag-teal);margin-bottom:15px;padding:11px 14px}.account-status--warn{background:#ffb4781a;border-color:#ffb47847;color:#ffb478}.beneficiary-routing-card{display:grid;gap:22px}.beneficiary-routing-card__heading{align-items:flex-start;display:flex;gap:16px}.beneficiary-routing-card__heading h2{margin:5px 0 7px}.beneficiary-routing-card__heading p{color:var(--ag-muted);line-height:1.5;margin:0}.beneficiary-routing-card__icon{align-items:center;background:rgb(var(--ag-accent-rgb) / .12);border:1px solid rgb(var(--ag-accent-rgb) / .3);border-radius:12px;color:var(--ag-accent);display:flex;flex:0 0 48px;height:48px;justify-content:center}.beneficiary-routing-boundary{align-items:flex-start;background:rgb(var(--ag-accent-rgb) / .08);border:1px solid rgb(var(--ag-accent-rgb) / .26);border-radius:10px;color:var(--ag-text);display:flex;gap:10px;line-height:1.45;padding:14px 16px}.beneficiary-routing-boundary svg{color:var(--ag-accent);flex:0 0 auto;margin-top:1px}.beneficiary-routing-registration,.beneficiary-routing-summary{display:grid;gap:18px}.beneficiary-routing-fields{display:grid;gap:14px;grid-template-columns:minmax(180px,.7fr) minmax(240px,1.3fr)}.beneficiary-routing-fields label{display:grid;gap:8px}.beneficiary-routing-confirmation{align-items:flex-start;background:#ffffff06;border:1px solid var(--ag-line);border-radius:10px;cursor:pointer;display:flex;gap:11px;line-height:1.45;padding:14px}.beneficiary-routing-confirmation input{accent-color:var(--ag-accent);margin-top:3px}.beneficiary-routing-registration>.ag-button{justify-self:start}.beneficiary-routing-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0}.beneficiary-routing-grid>div{background:#ffffff06;border:1px solid var(--ag-line);border-radius:10px;display:grid;gap:6px;min-width:0;padding:14px}.beneficiary-routing-grid dt{color:var(--ag-muted);font:700 11px/1.2 var(--ag-font-mono);letter-spacing:.06em;text-transform:uppercase}.beneficiary-routing-grid dd{color:var(--ag-text);font-weight:700;margin:0;overflow-wrap:anywhere}.beneficiary-route-state{align-items:flex-start;background:#ffffff06;border:1px solid var(--ag-line);border-radius:12px;display:flex;gap:12px;padding:16px}.beneficiary-route-state>svg{flex:0 0 auto}.beneficiary-route-state>div{display:grid;gap:5px}.beneficiary-route-state strong{color:var(--ag-text)}.beneficiary-route-state span,.beneficiary-route-state small{color:var(--ag-muted);line-height:1.45}.beneficiary-route-state--direct_account{background:rgb(var(--ag-teal-rgb) / .08);border-color:rgb(var(--ag-teal-rgb) / .3)}.beneficiary-route-state--direct_account>svg{color:var(--ag-teal)}.beneficiary-route-state--gift_claim,.beneficiary-route-state--unchecked{border-color:rgb(var(--ag-accent-rgb) / .28)}.beneficiary-route-state--gift_claim>svg,.beneficiary-route-state--unchecked>svg{color:var(--ag-accent)}.beneficiary-route-state--restricted,.beneficiary-route-state--lookup_failed{background:#ffb47814;border-color:#ffb4784d}.beneficiary-route-state--restricted>svg,.beneficiary-route-state--lookup_failed>svg{color:#ffb478}.beneficiary-routing-actions{display:flex;flex-wrap:wrap;gap:10px}.games-shell{margin:0 auto;max-width:var(--ag-content-width);padding:28px 0 60px;width:min(92vw,var(--ag-content-width))}.games-shell__heading{margin-bottom:22px;max-width:720px}.games-shell__heading h1{font-size:clamp(40px,6vw,56px);line-height:.95;margin:8px 0 12px}.games-shell__heading p{color:var(--ag-muted);line-height:1.55;margin:0}.games-layout{display:grid;gap:16px;grid-template-columns:minmax(260px,.9fr) minmax(0,1.2fr)}.games-create{display:grid;gap:14px;align-content:start}.games-create h2,.games-list h2{margin:4px 0 0}.games-create label{display:grid;gap:7px}.games-list__items{display:grid;gap:10px;list-style:none;margin:16px 0 0;padding:0}.games-list__item{align-items:center;border:1px solid var(--ag-line);border-radius:12px;color:inherit;display:grid;gap:12px;grid-template-columns:auto 1fr auto;padding:14px 16px;text-decoration:none}.games-list__item:hover{border-color:rgb(var(--ag-accent-rgb) / .45)}.games-list__icon{align-items:center;background:rgb(var(--ag-accent-rgb) / .12);border-radius:10px;color:var(--ag-accent);display:flex;height:42px;justify-content:center;width:42px}.games-list__item strong{display:block}.games-list__item small{color:var(--ag-muted)}.games-list__empty{color:var(--ag-muted);margin:14px 0 0}.games-back{align-items:center;color:var(--ag-muted);display:inline-flex;font:600 11px/1 var(--ag-font-mono);gap:8px;letter-spacing:.06em;margin-bottom:18px;text-decoration:none;text-transform:uppercase}.games-back:hover{color:var(--ag-accent)}.games-detail-stack{display:grid;gap:16px}.games-detail__tagline{color:var(--ag-text);font-size:18px;margin:0 0 16px}.games-detail__muted{color:var(--ag-muted)}.games-detail__meta{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 16px}.games-detail__meta dt{color:var(--ag-muted);font:600 10px/1 var(--ag-font-mono);letter-spacing:.08em}.games-detail__meta dd{margin:6px 0 0;overflow-wrap:anywhere}.games-tool-links{display:grid;gap:10px;list-style:none;margin:14px 0;padding:0}.games-tool-links li{align-items:center;display:flex;gap:10px}.games-tool-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.games-denied-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:18px}.games-denied-identity{color:var(--ag-muted);margin-top:14px}.attach-mm-panel__heading{display:grid;gap:8px;margin-bottom:16px}.attach-mm-panel__heading h2{margin:4px 0 0}.attach-mm-panel__heading p{color:var(--ag-muted);line-height:1.5;margin:0}.attach-mm-linked{align-items:center;border:1px solid rgb(var(--ag-teal-rgb) / .28);border-radius:12px;display:grid;gap:12px;grid-template-columns:auto 1fr auto;margin-bottom:16px;padding:12px 14px}.attach-mm-linked strong{display:block}.attach-mm-linked span{color:var(--ag-muted);font-size:12px;overflow-wrap:anywhere}.attach-mm-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:14px}.attach-mm-tabs button{align-items:center;background:#101419;border:1px solid var(--ag-line);color:var(--ag-muted);cursor:pointer;display:flex;font-weight:600;gap:8px;justify-content:center;min-height:42px}.attach-mm-tabs button:first-child{border-radius:9px 0 0 9px}.attach-mm-tabs button:last-child{border-radius:0 9px 9px 0}.attach-mm-tabs .is-active{background:linear-gradient(180deg,#54565a,#36393d);border-color:rgb(var(--ag-accent-rgb) / .55);color:var(--ag-accent)}.attach-mm-cloud-stack,.attach-mm-local,.attach-mm-blocked{display:grid;gap:14px}.attach-mm-form{display:grid;gap:12px;padding-top:4px}.attach-mm-form label{display:grid;gap:7px}.attach-mm-blocked{display:flex;flex-wrap:wrap;gap:10px}.attach-mm-blocked>p{flex:1 1 100%;color:var(--ag-muted);line-height:1.5;margin:0}.studio-loading,.not-found-page{align-items:center;background:radial-gradient(circle,rgb(var(--ag-accent-rgb) / .1),transparent 35%),var(--ag-bg-deep);display:flex;flex-direction:column;gap:15px;justify-content:center;min-height:100vh;padding:30px;text-align:center}.studio-loading__mark{height:58px;object-fit:contain;width:58px}.studio-loading p,.not-found-page p{color:var(--ag-muted)}.not-found-page>section{max-width:620px;padding:42px}.not-found-page h1{font-size:44px;margin:17px 0 8px}@media(max-width:940px){.studio-app-grid{gap:clamp(24px,5vw,52px);max-width:760px;width:min(92vw,760px)}.studio-app__icon{max-width:170px}.studio-hero,.studio-products__grid,.pricing-product-grid,.games-layout,.games-detail__meta{grid-template-columns:1fr}.studio-product-card{min-height:auto}.studio-plan-card{grid-template-columns:auto 1fr}.studio-plan-card__action{border-left:0;border-top:1px solid var(--ag-line);grid-column:1 / -1;padding:22px 0 0}.universal-auth__window{grid-template-columns:minmax(0,.9fr) minmax(370px,1.1fr)}.universal-auth-showcase{padding-inline:24px}.universal-auth-showcase__art-wrap{min-height:280px}.universal-auth-card{padding-inline:34px}}@media(max-width:680px){.studio-landing>.studio-header{padding-inline:12px}.studio-launchpad__threads{inset:-14%}.studio-app-grid{gap:clamp(10px,3.5vw,20px);max-width:none;padding:28px 12px;width:100%}.studio-app{gap:9px}.studio-app__name{font-size:clamp(9px,3vw,12px);letter-spacing:.06em;min-height:24px;white-space:normal}.studio-app__icon{border-radius:23%;max-width:130px}.studio-landing-footer{font-size:7px;justify-content:center;padding-inline:10px;text-align:center}.studio-page{padding-inline:10px}.studio-header{margin-inline:-10px;padding-inline:12px}.studio-header nav>a:first-child{display:none}.studio-hero{margin-top:10px;padding:28px 20px}.studio-hero h1{font-size:46px}.section-heading,.studio-suite-cta,.account-shell__heading,.account-plan-summary{align-items:flex-start;flex-direction:column}.section-heading>p{text-align:left}.studio-suite-cta .ag-button{width:100%}.studio-footer{display:grid;gap:10px}.pricing-hub__hero{margin-top:40px}.pricing-hub__hero h1{font-size:46px}.studio-plan-card{grid-template-columns:1fr;padding:23px}.studio-plan-card__action{grid-column:auto}.universal-auth__stage{align-items:start;padding:56px 12px 20px}.universal-auth__back{left:14px;top:19px}.universal-auth__window{grid-template-columns:1fr;min-height:0;width:min(520px,100%)}.universal-auth-showcase{border-bottom:1px solid rgb(255 255 255 / .17);border-right:0;padding:22px 20px 19px}.universal-auth-showcase__inner{gap:7px}.universal-auth-showcase__art-wrap{min-height:135px}.universal-auth-showcase__art{max-height:150px;width:min(76%,310px)}.universal-auth-showcase__wordmark strong{font-size:29px}.universal-auth-showcase__wordmark span{font-size:15px}.universal-auth-showcase__products{display:none}.universal-auth-card{padding:25px 22px 28px}.universal-auth-card__crest{height:52px;width:52px}.universal-auth-card__heading h1{font-size:24px}.account-tabs{grid-template-columns:repeat(2,1fr)}.account-tabs a:first-child,.account-tabs button:last-child{border-radius:0}.account-profile-row{align-items:stretch;grid-template-columns:1fr}.account-profile-row img,.account-avatar{height:72px;width:72px}.account-email{margin-left:0}.beneficiary-routing-fields,.beneficiary-routing-grid{grid-template-columns:1fr}.beneficiary-routing-card__heading{flex-direction:column}.usage-grid,.integration-card{grid-template-columns:1fr}}@media(max-height:600px)and (min-width:681px){.studio-app-grid{gap:44px;max-width:650px;padding-block:22px}.studio-app{gap:9px}.studio-app__icon{max-width:128px}.studio-app__name{font-size:12px}}@media(max-height:760px)and (min-width:681px){.universal-auth__stage{padding-block:42px 22px}.universal-auth__window{min-height:min(600px,calc(100vh - 64px))}.universal-auth-showcase__art-wrap{min-height:240px}.universal-auth-showcase__art{max-height:280px}.universal-auth-card{padding-block:20px}.universal-auth-card__crest{height:50px;width:50px}.universal-auth-card__inner{gap:7px}.universal-auth-card__heading p{font-size:12px}.universal-auth-form{gap:4px}.universal-auth-provider,.universal-auth-primary,.universal-auth-secondary{min-height:36px}.universal-auth-field__control input{min-height:37px}}.projects-page,.pricing-page,.workspace-page,.coming-soon-page,.loading-screen{background-color:#12161a;background:radial-gradient(120% 70% at 50% -8%,rgb(var(--ag-accent-rgb) / .14),transparent 52%),radial-gradient(90% 60% at 100% 30%,rgb(var(--ag-teal-rgb) / .1),transparent 55%),linear-gradient(180deg,#1a2024,#14191d 40%,#101418);min-height:100vh;position:relative}.projects-page:before,.pricing-page:before,.workspace-page:before{background-image:radial-gradient(circle,rgb(214 222 224 / .1) 1px,transparent 1.15px);background-size:var(--ag-grid-size) var(--ag-grid-size);content:"";inset:var(--ag-topbar-height) 0 0;-webkit-mask-image:linear-gradient(to bottom,black,transparent 72%);mask-image:linear-gradient(to bottom,black,transparent 72%);opacity:.36;pointer-events:none;position:fixed}.app-topbar{align-items:center;background:#040709eb;border-bottom:1px solid rgb(255 255 255 / .08);box-sizing:border-box;display:flex;gap:12px;height:var(--ag-topbar-height);justify-content:space-between;min-height:var(--ag-topbar-height);min-width:0;overflow:visible;padding:0 22px;position:sticky;top:0;z-index:20}.product-brand{align-items:center;display:flex;flex-wrap:nowrap;gap:8px;min-width:0}.product-brand__back{align-items:center;background:transparent;border:0;border-radius:8px;color:#e8ecf0b8;cursor:pointer;display:inline-flex;flex:0 0 auto;height:28px;justify-content:center;padding:0;width:28px}.product-brand__back:hover{background:#ffffff0f;color:#fafbfcf5}.product-brand__back-chevron{flex:0 0 auto}.product-brand__link{align-items:center;color:inherit;display:inline-flex;gap:8px;min-width:0;text-decoration:none}.product-brand__mark{display:block;filter:drop-shadow(0 4px 8px rgb(0 0 0 / .48));flex:0 0 auto;height:22px;object-fit:contain;width:22px}.product-brand strong{color:#f9f9fafa;font:700 12px/1 var(--ag-font-display);letter-spacing:.18em;white-space:nowrap}.product-brand__beta{color:rgb(var(--ag-accent-rgb) / .92);font:600 10px/1 var(--ag-font-mono);letter-spacing:.08em}.app-topbar__actions{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.app-topbar--workspace .app-topbar__actions{justify-self:end}.app-topbar__engine-connect{align-items:center;background:rgb(var(--ag-accent-rgb) / .14);border:1px solid rgb(var(--ag-accent-rgb) / .42);border-radius:999px;color:var(--ag-accent-strong);cursor:pointer;display:inline-flex;font-size:11px;font-weight:600;gap:6px;height:28px;letter-spacing:.02em;padding:0 10px;white-space:nowrap}.app-topbar__engine-connect:hover{background:rgb(var(--ag-accent-rgb) / .2);border-color:rgb(var(--ag-accent-rgb) / .56)}.app-topbar__upgrade{align-items:center;background:linear-gradient(180deg,var(--ag-accent-strong),var(--ag-accent));border-radius:999px;box-shadow:0 0 16px rgb(var(--ag-accent-rgb) / .22);color:var(--ag-accent-ink);display:inline-flex;font:700 .82rem/1 var(--ag-font-display);letter-spacing:.08em;margin-inline-end:10px;min-height:28px;padding:0 11px;text-transform:uppercase;white-space:nowrap}.app-topbar__upgrade:hover{filter:brightness(1.05)}.app-topbar__sign-in{color:var(--ag-text-soft);font:600 11px/1 var(--ag-font-mono)}.app-topbar__sign-in:hover{color:var(--ag-accent)}.projects-heading,.project-toolbar,.project-grid,.page-notice{margin-left:auto;margin-right:auto;position:relative;width:min(var(--ag-content-width),calc(100% - 28px));z-index:1}.projects-heading{align-items:center;background:radial-gradient(circle at 0 50%,rgb(var(--ag-accent-rgb) / .15),transparent 38%),radial-gradient(circle at 100% 0,rgb(120 92 255 / .12),transparent 42%),linear-gradient(135deg,#1f2225fa,#111315fa);border:1px solid var(--ag-line);border-radius:16px;display:flex;gap:24px;justify-content:space-between;margin-bottom:14px;margin-top:14px;min-height:116px;overflow:hidden;padding:20px 22px}.projects-heading h1{font-size:clamp(26px,4vw,38px);line-height:1;margin:7px 0 3px}.projects-heading>span{color:var(--ag-muted);font-size:13px}.project-toolbar{align-items:center;background:#0a0c0ea3;border:1px solid var(--ag-line);border-radius:10px;display:flex;gap:14px;justify-content:space-between;margin-bottom:12px;padding:7px}.page-notice{align-items:flex-start;background:#ffffff06;border:1px solid var(--ag-line);border-radius:8px;color:var(--ag-muted);display:flex;font-size:12px;gap:9px;margin-bottom:10px;padding:10px 12px}.page-notice span{display:grid;gap:2px}.page-notice strong{color:var(--ag-text)}.project-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));padding-bottom:40px}.project-card--skeleton{align-content:center;display:grid;gap:10px;padding:18px}.project-card--skeleton i{animation:shimmer 1.4s linear infinite;background:linear-gradient(90deg,#202428,#343a3e,#202428);background-size:200%;border-radius:20px;display:block;height:11px}.project-card--skeleton i:nth-child(1){border-radius:7px;height:32px;width:32px}.project-card--skeleton i:nth-child(2){width:65%}.project-card--skeleton i:nth-child(3){width:37%}@keyframes shimmer{to{background-position:-200% 0}}.empty-projects{align-items:center;animation:project-operation-enter .3s cubic-bezier(.22,1,.36,1) .26s both;background:radial-gradient(circle at top,rgb(var(--ag-accent-rgb) / .09),transparent 58%),linear-gradient(180deg,#0b0d11d1,#080a0df0);border:1px solid rgb(255 255 255 / .08);border-radius:18px;box-shadow:0 22px 48px #0003,inset 0 1px #ffffff0a;box-sizing:border-box;display:grid;gap:18px;grid-column:1 / -1;justify-items:center;margin:0 auto;min-height:clamp(360px,44vh,460px);padding:28px 28px 24px;text-align:center;width:min(100%,430px)}.empty-projects__media{align-items:end;display:grid;justify-items:center;min-height:0}.empty-projects__image{display:block;height:auto;max-width:min(100%,240px);pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}.empty-projects__copy{display:grid;gap:8px;justify-items:center;max-width:320px}.empty-projects__title,.empty-projects__description{margin:0}.empty-projects__title{color:#f8f9fafa;font-family:Rajdhani,Barlow,sans-serif;font-size:clamp(26px,2.9vw,34px);font-weight:800;letter-spacing:.02em;line-height:.92;text-transform:uppercase}.empty-projects__description{color:#d6dce4cc;font-size:14px;line-height:1.45;max-width:28ch}@media(max-width:680px){.empty-projects{min-height:320px;padding:24px 20px 22px;width:min(100%,360px)}.empty-projects__image{max-width:min(100%,200px)}.empty-projects__title{font-size:clamp(22px,8vw,30px)}}@keyframes create-project-modal-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes create-project-modal-backdrop-exit{0%{opacity:1}to{opacity:0}}@keyframes create-project-modal-surface-enter{0%{opacity:0;scale:.985;translate:0 10px}to{opacity:1;scale:1;translate:0 0}}@keyframes create-project-modal-surface-exit{0%{opacity:1;scale:1;translate:0 0}to{opacity:0;scale:.992;translate:0 6px}}.create-project-modal{inset:0;position:fixed;z-index:120}.create-project-modal__backdrop{animation:create-project-modal-backdrop-enter .14s ease-out forwards;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040608a8;inset:0;position:absolute}.create-project-modal--closing .create-project-modal__backdrop{animation:create-project-modal-backdrop-exit .14s ease-in forwards}.create-project-modal__surface{animation:create-project-modal-surface-enter .16s cubic-bezier(.22,1,.36,1) forwards;background:linear-gradient(180deg,#14171dfa,#0a0d12fa),linear-gradient(135deg,rgb(var(--ag-accent-rgb) / .1),transparent 22%);border:1px solid rgb(255 255 255 / .1);border-radius:24px;box-shadow:0 30px 80px #0000007a,inset 0 1px #ffffff0a;display:grid;gap:0;inset:50% auto auto 50%;max-width:min(94vw,570px);position:absolute;transform:translate(-50%,-50%);width:100%}.create-project-modal--closing .create-project-modal__surface{animation:create-project-modal-surface-exit .14s ease-in forwards}.create-project-modal__header,.create-project-modal__body,.create-project-modal__footer{padding:22px 24px}.create-project-modal__header{align-items:flex-start;border-bottom:1px solid rgb(255 255 255 / .08);display:flex;gap:16px;justify-content:space-between}.create-project-modal__title-group{display:grid;gap:10px}.create-project-modal__kicker{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.create-project-modal__kicker-line{background:rgb(var(--ag-accent-rgb) / .92);display:inline-flex;flex:0 0 38px;height:1px}.create-project-modal__kicker-primary,.create-project-modal__kicker-secondary,.create-project-modal__kicker-separator{font-family:var(--ag-font-mono);font-size:9px;letter-spacing:.24em;text-transform:uppercase}.create-project-modal__kicker-primary{color:rgb(var(--ag-accent-rgb) / .9)}.create-project-modal__kicker-secondary{color:#7883b4c7}.create-project-modal__kicker-separator{color:#8f96a2a3;letter-spacing:.06em}.create-project-modal__title{color:#f6f7f9fa;font:700 24px/1 var(--ag-font-display);letter-spacing:.01em;margin:0;text-transform:uppercase}.create-project-modal__close{align-items:center;background:transparent;border:0;color:#9299a4b8;cursor:pointer;display:inline-flex;flex:0 0 auto;height:24px;justify-content:center;margin:-2px -4px 0 0;padding:0;width:24px}.create-project-modal__close:hover:not(:disabled){color:#e4e8eceb}.create-project-modal__close:disabled{cursor:not-allowed;opacity:.48}.create-project-modal__body{display:grid;gap:16px}.create-project-modal__tabs{display:inline-flex;gap:4px;padding:2px;width:fit-content}.create-project-modal__tab{align-items:center;background:transparent;border:1px solid transparent;border-radius:10px;color:#c2c9cfb8;cursor:pointer;display:inline-flex;font:600 11px/1 var(--ag-font-mono);gap:6px;letter-spacing:.1em;min-height:34px;padding:0 12px;text-transform:uppercase}.create-project-modal__tab:hover:not(:disabled){background:#ffffff0a;border-color:#ffffff1f;color:#f2f6f8eb}.create-project-modal__tab--active{background:rgb(var(--ag-accent-rgb) / .14);border-color:rgb(var(--ag-accent-rgb) / .42);color:var(--ag-accent-strong)}.create-project-modal__tab:disabled{cursor:not-allowed;opacity:.42}.create-project-modal__field-group{display:grid;gap:10px}.create-project-modal__section-title{color:#f1f4f6f5;font-size:13px;font-weight:700;letter-spacing:.08em;line-height:1.3;margin:0;text-transform:uppercase}.create-project-modal__folder-section{background:#0d1016e0;border:1px solid rgb(255 255 255 / .08);display:grid;gap:12px;padding:16px 18px}.create-project-modal__folder-hint{color:#c5cdd3ad;font-size:13px;line-height:1.5;margin:0}.create-project-modal__folder-path{color:#c5cdd3d1;font-family:var(--ag-font-mono);font-size:13px;line-height:1.5;margin:0;overflow-wrap:anywhere}.create-project-modal__input{background:#070a0de6;border:1px solid rgb(255 255 255 / .1);border-radius:0;color:#f3f6f8f5;font-size:15px;min-height:46px;outline:none;padding:0 14px;transition:border-color .14s ease,box-shadow .14s ease;width:100%}.create-project-modal__input:focus{border-color:rgb(var(--ag-accent-rgb) / .42);box-shadow:0 0 0 3px rgb(var(--ag-accent-rgb) / .12)}.create-project-modal__footer{align-items:center;border-top:1px solid rgb(255 255 255 / .08);display:flex;gap:12px;justify-content:space-between}.create-project-modal__primary-action,.create-project-modal__secondary-action,.create-project-modal__ghost-action{align-items:center;border:1px solid transparent;border-radius:18px;cursor:pointer;display:inline-flex;gap:9px;justify-content:center;min-height:42px;padding:0 18px;transition:border-color .14s ease,background-color .14s ease,color .14s ease,box-shadow .14s ease,transform .12s ease}.create-project-modal__primary-action{background:linear-gradient(180deg,var(--ag-accent-strong),var(--ag-accent));border-color:rgb(var(--ag-accent-rgb) / .52);box-shadow:inset 0 1px #ffffff38,0 10px 20px rgb(var(--ag-accent-rgb) / .14);color:var(--ag-accent-ink);font-size:12px;font-weight:800;letter-spacing:.14em;min-width:208px;text-transform:uppercase}.create-project-modal__secondary-action{background:#101418e6;border-color:#53b4e047;color:#79dcfff0;font:600 11px/1 var(--ag-font-mono);justify-self:center;letter-spacing:.12em;min-width:208px;text-transform:uppercase;width:100%}.create-project-modal__ghost-action{background:transparent;border-color:#ffffff14;color:#dfe5e8d1;font:600 12px/1 var(--ag-font-mono);letter-spacing:.08em;text-transform:uppercase}.create-project-modal__primary-action:hover:not(:disabled){transform:translateY(-1px)}.create-project-modal__secondary-action:hover:not(:disabled),.create-project-modal__ghost-action:hover:not(:disabled){background:#ffffff0a;border-color:#ffffff2e}.create-project-modal__primary-action:disabled,.create-project-modal__secondary-action:disabled,.create-project-modal__ghost-action:disabled{cursor:not-allowed;opacity:.48;transform:none}.create-project-modal__spinner{animation:create-project-modal-spinner .9s linear infinite}@keyframes project-operation-enter{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}@keyframes projects-page-enter{0%{opacity:0;transform:translate3d(0,var(--projects-enter-offset, 10px),0)}to{opacity:1;transform:translateZ(0)}}.projects-page>.app-topbar,.projects-page>.projects-heading,.projects-page>.project-toolbar,.projects-page>.project-grid,.projects-page>.app-footer{animation:projects-page-enter .28s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--projects-enter-delay, 0ms);will-change:opacity,transform}.projects-page>.app-topbar{--projects-enter-delay: 20ms;--projects-enter-offset: -6px}.projects-page>.projects-heading{--projects-enter-delay: 80ms}.projects-page>.project-toolbar{--projects-enter-delay: .18s}.projects-page>.project-grid{--projects-enter-delay: .22s}.projects-page>.app-footer{--projects-enter-delay: .32s;--projects-enter-offset: -6px}.projects-heading{align-items:flex-start;background:radial-gradient(circle at 12% 22%,rgb(var(--ag-accent-rgb) / .2),transparent 24%),radial-gradient(circle at 88% 18%,rgb(110 63 255 / .18),transparent 24%),linear-gradient(108deg,#070a0df0,#081012f5);border:0;border-radius:16px;box-shadow:0 20px 40px #00000029,inset 0 1px #ffffff05;gap:16px;margin-bottom:0;padding:10px 10px 8px 18px}.projects-banner-main{align-content:start;display:grid;flex:1 1 auto;gap:14px;min-width:0;padding-top:2px}.projects-kicker{align-items:center;display:flex;font:600 9px/1 var(--ag-font-mono);gap:10px;letter-spacing:.24em;text-transform:uppercase}.projects-kicker>span{background:rgb(var(--ag-accent-rgb) / .72);height:1px;width:47px}.projects-kicker strong{color:var(--ag-accent)}.projects-kicker b{color:#ccd5da80;font-weight:600}.projects-kicker i{color:#ffffff47;font-style:normal}.projects-banner-copy{animation:project-banner-enter .36s cubic-bezier(.22,1,.36,1) both;max-width:860px;padding-top:4px}@keyframes project-banner-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.projects-heading .projects-banner-copy h1{color:#f8f9fafa;display:grid;font:800 clamp(22px,2.8vw,34px) / .9 var(--ag-font-display);gap:4px;letter-spacing:.015em;margin:0;text-transform:uppercase}.projects-banner-copy h1>span{color:inherit;display:block;font-size:inherit}.projects-banner-copy h1 em{color:var(--ag-accent-strong);font-style:normal}.projects-banner-actions{display:grid;flex:0 0 auto;gap:4px;justify-items:stretch;width:max-content}.projects-discord{align-items:center;background:linear-gradient(160deg,#5865f23d,rgb(var(--ag-accent-rgb) / .12)),#0a0e12eb;border:1px solid rgb(255 255 255 / .1);border-radius:14px;color:#f8f9fafa;display:grid;flex:0 0 auto;gap:5px;justify-items:center;max-width:min(220px,42vw);padding:7px 12px;text-align:center;transition:border-color .14s ease,transform .14s ease}.projects-discord:hover{border-color:#5865f2b8;transform:translateY(-1px)}.projects-discord>strong{font:800 12px/1.05 var(--ag-font-display);letter-spacing:.05em;max-width:100%;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.projects-discord__avatars{display:flex;justify-content:center;padding-top:1px}.projects-discord__avatar{align-items:center;background:#14181ef2;border:1.5px solid rgb(10 14 18 / .95);border-radius:50%;display:flex;height:26px;justify-content:center;margin-left:-7px;object-fit:cover;width:26px}.projects-discord__avatars>.projects-discord__avatar:first-child{margin-left:0}.projects-discord__avatar--fallback{background:#5865f2f2;color:#fff}.projects-discord__presence{align-items:center;color:#aeb8c2e6;display:flex;font-size:10px;font-weight:700;gap:5px;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.projects-discord__presence i{background:#3ba55d;border-radius:50%;box-shadow:0 0 0 3px #3ba55d2e;height:7px;width:7px}.projects-discord__join{align-items:center;background:#5865f2;border-radius:999px;color:#fff;display:flex;font-size:10px;font-weight:800;gap:6px;justify-content:center;letter-spacing:.1em;line-height:1;margin-top:1px;min-height:22px;padding:0 10px;text-transform:uppercase;width:100%}.projects-discord__join-icon{flex:0 0 auto}.projects-discord:hover .projects-discord__join{background:#4752c4}.app-footer{align-items:center;background:#080b0ef5;border-top:1px solid rgb(255 255 255 / .08);bottom:0;color:#a5aeb7b8;display:flex;font:500 8px/1 var(--ag-font-mono);gap:7px;justify-content:flex-start;left:0;letter-spacing:.16em;min-height:27px;padding:5px 22px 1px;position:fixed;right:0;text-transform:uppercase;z-index:18}.app-footer strong{color:#bcc4cbbd;font-weight:600}.projects-page,.pricing-page,.workspace-page{padding-bottom:27px}.workspace-layout{min-height:calc(100vh - var(--ag-topbar-height) - 27px)}.error-dialog{inset:0;position:fixed;z-index:200}.error-dialog__backdrop{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at center,rgb(var(--ag-accent-rgb) / .12),transparent 42%),#040608ad;inset:0;position:absolute}.error-dialog__surface{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(180deg,#191c22c7,#0c0f14d6),linear-gradient(135deg,rgb(var(--ag-accent-rgb) / .16),transparent 28%);border:1px solid rgb(255 255 255 / .12);border-radius:24px;box-shadow:0 30px 80px #0000007a,inset 0 1px #ffffff14;display:grid;gap:18px;inset:50% auto auto 50%;justify-items:center;max-width:min(92vw,420px);padding:28px 24px 24px;position:absolute;text-align:center;transform:translate(-50%,-50%);width:100%}.error-dialog__image{display:block;height:auto;max-width:min(100%,250px);pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}.error-dialog__copy{color:#f4f6f8f0;font-size:14px;line-height:1.5;margin:0;max-width:32ch}.error-dialog__action{align-items:center;background:linear-gradient(180deg,var(--ag-accent-strong),var(--ag-accent));border:1px solid rgb(var(--ag-accent-rgb) / .52);border-radius:18px;box-shadow:inset 0 1px #ffffff38,0 10px 20px rgb(var(--ag-accent-rgb) / .14);color:var(--ag-accent-ink);cursor:pointer;display:inline-flex;font-size:12px;font-weight:800;justify-content:center;letter-spacing:.14em;min-height:42px;min-width:208px;padding:0 18px;text-transform:uppercase;transition:filter .14s ease,transform .12s ease}.error-dialog__action:hover{filter:brightness(1.05);transform:translateY(-1px)}.error-dialog__action:focus-visible{outline:2px solid rgb(var(--ag-accent-rgb) / .72);outline-offset:3px}.error-dialog__action:disabled{cursor:wait;opacity:.58;transform:none}.project-toolbar{background:transparent;border:0;border-radius:0;margin-bottom:18px;margin-top:18px;padding:0}.project-toolbar__actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.project-action{align-items:center;border:1px solid transparent;border-radius:18px;cursor:pointer;display:inline-flex;font-weight:800;gap:9px;justify-content:center;letter-spacing:.14em;min-height:42px;min-width:208px;padding:0 18px;text-transform:uppercase;transition:border-color .14s ease,background-color .14s ease,transform .12s ease}.project-action:hover{transform:translateY(-1px)}.project-action:disabled{cursor:not-allowed;opacity:.48;transform:none}.project-action--primary{background:linear-gradient(180deg,var(--ag-accent-strong),var(--ag-accent));border-color:rgb(var(--ag-accent-rgb) / .52);box-shadow:inset 0 1px #ffffff38,0 10px 20px rgb(var(--ag-accent-rgb) / .14);color:var(--ag-accent-ink);font-size:12px}.project-action--secondary{background:#101418e6;border-color:#53b4e047;color:#79dcfff0;font:600 11px/1 var(--ag-font-mono)}.project-action--secondary:hover{background:#ffffff0a;border-color:#ffffff2e}.project-toolbar__sort{align-items:center;display:flex;gap:8px;margin-left:auto}.project-toolbar__sort button{align-items:center;background:#06080bdb;border:1px solid rgb(255 255 255 / .08);border-radius:12px;color:#d9dfe3c2;cursor:pointer;display:flex;height:42px;justify-content:center;width:42px}.project-toolbar__sort button:hover{background:#ffffff0a;border-color:#ffffff2e}.project-toolbar__sort button.active{background:rgb(var(--ag-accent-rgb) / .14);border-color:rgb(var(--ag-accent-rgb) / .28);color:var(--ag-accent-strong)}.project-toolbar__sort button:disabled{cursor:not-allowed;opacity:.48}.project-grid{gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.project-card{--project-card-icon-shadow: drop-shadow(0 0 1px rgb(0 0 0 / .92)) drop-shadow(0 2px 3px rgb(0 0 0 / .94)) drop-shadow(0 0 8px rgb(0 0 0 / .72));--project-enter-delay: .25s;animation:project-card-enter .28s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--project-enter-delay);background:transparent;border:1px solid rgb(255 255 255 / .08);border-radius:10px;min-height:146px;overflow:hidden;position:relative}@keyframes project-card-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.project-card:hover{border-color:#ffffff29;transform:none}.project-card--menu-open{overflow:visible;z-index:40}.project-card__hit{appearance:none;background:transparent;border:0;color:inherit;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) 146px;min-height:146px;padding:0;text-align:left;width:100%}.project-card__hit:focus-visible{outline:1px solid rgb(var(--ag-accent-rgb) / .5);outline-offset:-1px}.project-card__copy{background:#07090cdb;display:flex;flex-direction:column;gap:8px;min-height:100%;padding:14px 16px 12px;transition:background-color .14s ease}.project-card__hit:hover .project-card__copy{background:#0c0e11f0}.project-card__copy>strong{color:#f5f7f9fa;font:700 17px/1.1 var(--ag-font-display);letter-spacing:.01em;padding-right:52px}.project-card__meta{display:grid;gap:1px}.project-card__meta small{color:#b2bac294;font-size:13px}.project-card__meta time{color:#d3d9dfdb;font-size:14px}.project-card__members{align-items:center;display:inline-flex;flex-wrap:wrap;min-height:22px;padding-top:2px}.project-card__member-avatar{align-items:center;background:#14181ef2;border:1.5px solid rgb(10 14 18 / .95);border-radius:50%;box-sizing:border-box;color:#dce2e8e6;display:inline-flex;flex:0 0 auto;font:600 10px/1 var(--ag-font-sans, sans-serif);height:22px;justify-content:center;margin-left:-6px;overflow:hidden;position:relative;width:22px}.project-card__members>.project-card__member-avatar:first-child{margin-left:0}.project-card__member-avatar img{display:block;height:100%;object-fit:cover;width:100%}.project-card__tools{align-items:center;display:inline-flex;gap:8px;margin-top:auto;min-height:20px;padding-top:2px}.project-card__tools img{display:block;filter:var(--project-card-icon-shadow);height:18px;object-fit:contain;opacity:.94;width:18px}.project-card__engines{align-items:center;color:var(--ag-accent);display:inline-flex;gap:6px;margin-top:auto}.project-card__engines>span{align-items:center;display:inline-flex}.project-card__media{align-items:center;background:radial-gradient(circle at 25% 22%,hsl(var(--project-hue) 82% 58% / .62),transparent 34%),radial-gradient(circle at 78% 72%,hsl(calc(var(--project-hue) + 75) 84% 50% / .52),transparent 36%),linear-gradient(145deg,hsl(var(--project-hue) 48% 24%),#10141a);border-left:1px solid rgb(255 255 255 / .08);display:grid;justify-items:center;min-height:146px;overflow:hidden;position:relative;width:146px}.project-card__media:after{background-image:linear-gradient(rgb(255 255 255 / .05) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .05) 1px,transparent 1px);background-size:18px 18px;content:"";inset:0;-webkit-mask-image:linear-gradient(135deg,black,transparent 75%);mask-image:linear-gradient(135deg,black,transparent 75%);opacity:.5;position:absolute}.project-card__art{align-items:center;color:#ffffffe6;display:flex;height:94px;justify-content:center;position:relative;width:94px;z-index:1}.project-card__art i{border:1px solid rgb(255 255 255 / .26);border-radius:50%;inset:17px;position:absolute}.project-card__art i:nth-child(2){inset:3px;opacity:.54}.project-card__art svg{filter:drop-shadow(0 5px 12px rgb(0 0 0 / .48))}.project-card__art img{filter:drop-shadow(0 5px 12px rgb(0 0 0 / .48));height:58px;object-fit:contain;width:58px}.project-card__cover-logo{height:100%;inset:0;object-fit:cover;pointer-events:none;position:absolute;width:100%;z-index:1}.project-card__location{align-items:center;bottom:8px;color:var(--ag-accent);display:inline-flex;gap:7px;pointer-events:none;position:absolute;right:8px;z-index:3}.project-card__location svg,svg.project-card__location{filter:var(--project-card-icon-shadow);flex:0 0 auto}.project-card__actions{display:inline-flex;gap:4px;opacity:0;position:absolute;right:8px;top:8px;transition:opacity .14s ease;z-index:3}.project-card:hover .project-card__actions,.project-card:focus-within .project-card__actions{opacity:1}.project-card__actions button{align-items:center;background:#06080bdb;border:1px solid rgb(255 255 255 / .08);border-radius:8px;color:#d9dfe3c2;cursor:pointer;display:flex;height:21px;justify-content:center;padding:0;width:21px}.project-card__actions button:hover{background:#ffffff0f;border-color:#ffffff2e}.project-card__actions button.active{background:rgb(var(--ag-accent-rgb) / .14);border-color:rgb(var(--ag-accent-rgb) / .28);color:var(--ag-accent-strong)}.project-card__actions button:disabled{cursor:not-allowed;opacity:.42}.project-card__menu-anchor{position:relative}.project-card__menu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(180deg,#18181afa,#0f0f11fa),#101012fa;border:1px solid rgb(255 255 255 / .14);border-radius:8px;box-shadow:0 18px 36px #0000006b;display:grid;gap:2px;min-width:182px;padding:4px;position:absolute;right:0;top:calc(100% + 6px);z-index:50}.project-card__menu button{background:transparent;border:0;border-radius:6px;color:#f2f6f8eb;display:flex;font-size:11px;gap:6px;height:auto;justify-content:flex-start;min-height:28px;padding:5px 8px;white-space:nowrap;width:100%}.project-card__menu button:hover{background:#ffffff0f}.project-card__menu button:disabled{background:transparent;opacity:.36}.project-card__menu .project-card__menu-danger{color:#ffd5d9f5}.project-card--skeleton{min-height:146px}@media(max-width:860px){.create-project-modal__surface{inset:auto 10px 10px;max-height:calc(100vh - 20px);max-width:none;overflow-y:auto;transform:none;width:auto}.create-project-modal__footer{align-items:stretch;flex-direction:column}}@media(prefers-reduced-motion:reduce){.projects-page>.app-topbar,.projects-page>.projects-heading,.projects-page>.project-toolbar,.projects-page>.project-grid,.projects-page>.app-footer,.project-card,.projects-banner-copy,.empty-projects{animation:none!important;opacity:1!important;transform:none!important}.create-project-modal__backdrop,.create-project-modal__surface,.create-project-modal--closing .create-project-modal__backdrop,.create-project-modal--closing .create-project-modal__surface{animation-duration:1ms}}@media(hover:none),(any-hover:none),(pointer:coarse),(any-pointer:coarse){.project-card__actions{opacity:1}}@media(max-width:980px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.projects-heading{align-items:stretch;flex-direction:column}.projects-discord{max-width:none;width:100%}.project-toolbar{align-items:stretch}.project-toolbar__actions{display:grid;grid-template-columns:1fr 1fr}.project-action{min-width:0;width:100%}.project-grid,.usage-summary{grid-template-columns:1fr}.error-dialog__surface{gap:16px;max-width:min(92vw,340px);padding:24px 18px 20px}.error-dialog__image{max-width:min(100%,190px)}.error-dialog__copy{font-size:13px;max-width:26ch}.error-dialog__action{min-width:152px}}@media(max-width:480px){.projects-kicker{gap:7px;letter-spacing:.17em}.projects-kicker>span{width:28px}.project-toolbar{align-items:flex-end;flex-direction:column}.project-toolbar__actions{grid-template-columns:1fr;width:100%}.project-card__hit{grid-template-columns:minmax(0,1fr) 112px}.project-card__media{width:112px}.account-menu__panel{position:fixed;right:8px;top:calc(var(--ag-topbar-height) + 6px)}}.app-topbar__nav-link{color:var(--ag-muted);font:600 10px/1 var(--ag-font-mono);letter-spacing:.08em;text-transform:uppercase}.app-topbar__nav-link:hover{color:var(--ag-accent)}.page-notice--warn{background:#b52d2d1f;border-color:#ff6f6f47;color:#ffc6c6}.projects-page--signed-out .project-toolbar,.projects-page--signed-out .project-grid{display:none}@keyframes welcome-modal-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes welcome-modal-backdrop-exit{0%{opacity:1}to{opacity:0}}@keyframes welcome-modal-surface-enter{0%{opacity:0;scale:.985;translate:0 10px}to{opacity:1;scale:1;translate:0 0}}@keyframes welcome-modal-surface-exit{0%{opacity:1;scale:1;translate:0 0}to{opacity:0;scale:.992;translate:0 6px}}@keyframes welcome-spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.welcome-modal{inset:0;position:fixed;z-index:120}.welcome-modal__backdrop{animation:welcome-modal-backdrop-enter .14s ease-out forwards;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040608a8;border:0;cursor:default;inset:0;padding:0;position:absolute;width:100%}.welcome-modal--closing .welcome-modal__backdrop{animation:welcome-modal-backdrop-exit .14s ease-in forwards}.welcome-modal__surface{animation:welcome-modal-surface-enter .16s cubic-bezier(.22,1,.36,1) forwards;background:linear-gradient(180deg,#14171dfa,#0a0d12fa),linear-gradient(135deg,rgb(var(--ag-accent-rgb) / .1),transparent 22%);border:1px solid rgb(255 255 255 / .1);border-radius:24px;box-shadow:0 30px 80px #0000007a,inset 0 1px #ffffff0a;display:grid;font-family:var(--ag-font-body);gap:0;inset:50% auto auto 50%;max-width:min(94vw,570px);position:absolute;transform:translate(-50%,-50%);width:100%}.welcome-modal--closing .welcome-modal__surface{animation:welcome-modal-surface-exit .14s ease-in forwards}.welcome-modal__header,.welcome-modal__body,.welcome-modal__footer{padding:22px 24px}.welcome-modal__header{align-items:start;border-bottom:1px solid rgb(255 255 255 / .08);display:flex;gap:16px;justify-content:space-between}.welcome-modal__title-group{display:grid;gap:10px}.welcome-page__kicker{align-items:center;display:flex;flex-wrap:wrap;gap:10px;position:relative;z-index:1}.welcome-page__kicker-line{background:rgb(var(--ag-accent-rgb) / .92);display:inline-flex;flex:0 0 38px;height:1px}.welcome-page__kicker-primary,.welcome-page__kicker-secondary,.welcome-page__kicker-separator{font-family:var(--ag-font-mono);font-size:9px;letter-spacing:.24em;text-transform:uppercase}.welcome-page__kicker-primary{color:rgb(var(--ag-accent-rgb) / .9)}.welcome-page__kicker-secondary{color:#7883b4c7}.welcome-page__kicker-separator{color:#8f96a2a3;letter-spacing:.06em}.welcome-modal__title{color:#f6f7f9fa;font-family:var(--ag-font-display);font-size:24px;font-weight:700;letter-spacing:.01em;line-height:1;margin:0;text-transform:uppercase}.welcome-modal__close{align-items:center;background:transparent;border:0;color:#9299a4b8;cursor:pointer;display:inline-flex;flex:0 0 auto;height:24px;justify-content:center;margin:-2px -4px 0 0;padding:0;width:24px}.welcome-modal__close:hover:not(:disabled){color:#e4e8eceb}.welcome-modal__close:disabled{cursor:not-allowed;opacity:.48}.welcome-modal__body{display:grid;gap:16px}.welcome-modal__tabs{display:inline-flex;gap:4px;padding:2px;width:fit-content}.welcome-modal__tab{align-items:center;background:transparent;border:1px solid transparent;border-radius:10px;color:#c2c9cfb8;cursor:pointer;display:inline-flex;font-family:var(--ag-font-mono);font-size:11px;font-weight:600;gap:6px;letter-spacing:.1em;min-height:34px;padding:0 12px;text-transform:uppercase}.welcome-modal__tab:hover:not(:disabled){background:#ffffff0a;border-color:#ffffff1f;color:#f2f6f8eb}.welcome-modal__tab--active{background:rgb(var(--ag-accent-rgb) / .14);border-color:rgb(var(--ag-accent-rgb) / .42);color:var(--ag-accent-strong)}.welcome-modal__tab:disabled{cursor:not-allowed;opacity:.42}.welcome-modal__field-group{display:grid;gap:10px}.welcome-modal__section-title{color:#f1f4f6f5;font-size:13px;font-weight:700;letter-spacing:.08em;line-height:1.3;margin:0;text-transform:uppercase}.welcome-modal__input{background:#070a0de6;border:1px solid rgb(255 255 255 / .1);border-radius:0;color:#f3f6f8f5;font-size:15px;min-height:46px;outline:none;padding:0 14px;transition:border-color .14s ease,box-shadow .14s ease;width:100%}.welcome-modal__input:focus{border-color:rgb(var(--ag-accent-rgb) / .42);box-shadow:0 0 0 3px rgb(var(--ag-accent-rgb) / .12)}.welcome-modal__folder-section{background:#0d1016e0;border:1px solid rgb(255 255 255 / .08);display:grid;gap:12px;padding:16px 18px}.welcome-modal__folder-section .welcome-page__secondary-action{justify-self:center;width:100%}.welcome-modal__folder-hint{color:#c5cdd3ad;font-size:13px;line-height:1.5;margin:0}.welcome-modal__folder-path{color:#c5cdd3d1;font-family:var(--ag-font-mono);font-size:13px;line-height:1.5;margin:0;overflow-wrap:anywhere}.welcome-modal__folder-path-prefix{color:#c5cdd3d1}.welcome-modal__folder-path-suffix{color:var(--ag-accent)}.welcome-modal__footer{align-items:center;border-top:1px solid rgb(255 255 255 / .08);display:flex;gap:12px;justify-content:space-between;position:relative;z-index:1}.welcome-page__primary-action,.welcome-page__secondary-action,.welcome-page__ghost-action{align-items:center;border:1px solid transparent;border-radius:18px;cursor:pointer;display:inline-flex;font-family:inherit;gap:9px;justify-content:center;min-height:42px;padding:0 18px;transition:border-color .14s ease,background-color .14s ease,color .14s ease,box-shadow .14s ease,transform .12s ease;width:auto}.welcome-page__primary-action{background:linear-gradient(180deg,var(--ag-accent-strong),var(--ag-accent));border-color:rgb(var(--ag-accent-rgb) / .52);box-shadow:inset 0 1px #ffffff38,0 10px 20px rgb(var(--ag-accent-rgb) / .14);color:var(--ag-accent-ink);font-size:12px;font-weight:800;letter-spacing:.14em;min-width:208px;text-transform:uppercase}.welcome-page__primary-action:hover:not(:disabled){transform:translateY(-1px)}.welcome-page__secondary-action{background:#101418e6;border-color:#53b4e047;color:#79dcfff0;font-family:var(--ag-font-mono);font-size:11px;font-weight:600;letter-spacing:.12em;min-width:208px;text-transform:uppercase}.welcome-page__secondary-action:hover:not(:disabled),.welcome-page__ghost-action:hover:not(:disabled){background:#ffffff0a;border-color:#ffffff2e}.welcome-page__ghost-action{background:transparent;border-color:#ffffff14;color:#dfe5e8d1;font-family:var(--ag-font-mono);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.welcome-page__secondary-action--compact,.welcome-page__primary-action--compact,.welcome-page__ghost-action--compact{min-height:42px}.welcome-page__primary-action:disabled,.welcome-page__secondary-action:disabled,.welcome-page__ghost-action:disabled{cursor:not-allowed;opacity:.48;transform:none}.welcome-page__spinner{animation:welcome-spinner-rotate .9s linear infinite}@media(max-width:860px){.welcome-modal__surface{inset:auto 10px 10px;max-height:calc(100vh - 20px);max-width:none;overflow-y:auto;transform:none;width:auto}.welcome-modal__footer{align-items:stretch;flex-direction:column}.welcome-page__primary-action{min-width:0;width:100%}}@media(prefers-reduced-motion:reduce){.welcome-modal__backdrop,.welcome-modal__surface,.welcome-modal--closing .welcome-modal__backdrop,.welcome-modal--closing .welcome-modal__surface{animation-duration:1ms}}.catalog-action-button{align-items:center;background:#141a22f5;border:1px solid rgb(255 255 255 / .09);border-radius:9px;color:#d6dce1e0;cursor:pointer;display:inline-flex;font-size:11px;font-weight:700;gap:7px;height:31px;justify-content:center;letter-spacing:.01em;line-height:1;min-width:0;padding:0 10px;transition:background-color .14s ease,border-color .14s ease,color .14s ease,transform .12s ease;white-space:nowrap}.catalog-action-button:hover{background:#1b222cfa;border-color:#ffffff29;color:#f6f9fbfa;transform:translateY(-1px)}.catalog-action-button:active{transform:translateY(0)}.catalog-action-button:disabled{background:#11161cd6;border-color:#ffffff0d;color:#9fa7ae70;cursor:not-allowed;transform:none}.catalog-action-button svg{flex:0 0 auto}.catalog-action-button--danger{border-color:#ff697557;color:#ffd5d9f5}.catalog-action-button--danger:hover{background:#301216fa;border-color:#ff697585;color:#ffe4e7fa}.welcome-page__delete-confirm{inset:0;position:fixed;z-index:130}.welcome-page__delete-confirm-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040608a8;border:0;cursor:default;inset:0;padding:0;position:absolute;width:100%}.welcome-page__delete-confirm-surface{background:#181a1efa;border:1px solid rgb(255 255 255 / .1);border-radius:14px;box-shadow:0 18px 40px #00000057;display:grid;font-family:var(--ag-font-body);gap:14px;inset:50% auto auto 50%;justify-items:center;max-width:min(94vw,430px);padding:20px 20px 18px;position:absolute;transform:translate(-50%,-50%);width:100%}.welcome-page__delete-confirm-surface--cloud{max-width:min(94vw,540px)}.welcome-page__delete-confirm-title{color:#ffdce0fa;font-family:Rajdhani,Barlow,sans-serif;font-size:28px;font-weight:700;letter-spacing:.01em;line-height:1;margin:0;text-align:center;text-transform:uppercase}.welcome-page__delete-confirm-image{display:block;height:auto;margin-top:-2px;max-width:min(100%,180px);-webkit-user-select:none;user-select:none;width:100%}.welcome-page__delete-confirm-copy{display:grid;gap:8px;justify-items:center;text-align:center}.welcome-page__delete-confirm-copy p{color:#d6dce1d1;font-size:12px;line-height:1.45;margin:0;max-width:54ch}.welcome-page__delete-confirm-project-name{color:rgb(var(--ag-accent-rgb) / .98);font-family:Rajdhani,Barlow,sans-serif;font-size:24px;font-weight:700;letter-spacing:.03em;line-height:1.05;margin:-2px 0 2px;text-align:center;text-transform:uppercase}.welcome-page__delete-confirm-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;width:100%}.welcome-page__delete-confirm-field{display:grid;gap:8px;width:100%}.welcome-page__delete-confirm-field>span{color:#d6dce1d1;font-size:11px;line-height:1.45;text-align:center}.welcome-page__delete-confirm-typed-name{color:rgb(var(--ag-accent-rgb) / .98);font-family:IBM Plex Mono,Cascadia Code,monospace;font-size:12px;font-weight:600;letter-spacing:.01em;white-space:nowrap}.welcome-page__delete-confirm-input{background:#080a0df0;border:1px solid rgb(255 255 255 / .14);border-radius:7px;color:#f8f9faf5;font-family:IBM Plex Mono,Cascadia Code,monospace;font-size:13px;min-height:42px;outline:none;padding:0 12px;text-align:center;transition:border-color .14s ease,box-shadow .14s ease;width:100%}.welcome-page__delete-confirm-input:focus{border-color:#ff6975b8;box-shadow:0 0 0 3px #ff4c5b1f}.welcome-project-rename-modal .welcome-modal__backdrop{background:#040608b8}.welcome-project-rename-modal__surface{background:radial-gradient(circle at 88% 0%,rgb(var(--ag-accent-rgb) / .08),transparent 36%),linear-gradient(180deg,#14171dfc,#0a0d12fc);border:1px solid rgb(255 255 255 / .13);border-radius:20px;box-shadow:0 28px 72px #0000008f;box-sizing:border-box;gap:18px;max-height:calc(100vh - 48px);max-width:none;overflow:auto;padding:22px 24px;width:min(480px,calc(100vw - 48px))}.welcome-project-rename-modal__surface>.welcome-modal__header,.welcome-project-rename-modal__surface>.welcome-modal__body,.welcome-project-rename-modal__surface>.welcome-modal__footer{padding:0}.welcome-project-rename-modal__surface>.welcome-modal__header{align-items:flex-start;border-bottom:1px solid rgb(255 255 255 / .08);padding-bottom:14px}.welcome-project-rename-modal__surface .welcome-modal__title-group{gap:0}.welcome-project-rename-modal__eyebrow{color:var(--ag-accent);font-family:IBM Plex Mono,Cascadia Code,monospace;font-size:10px;font-weight:700;letter-spacing:.12em;line-height:1;text-transform:uppercase}.welcome-project-rename-modal__surface .welcome-modal__title{font-size:23px;letter-spacing:.025em;margin:7px 0 0}.welcome-project-rename-modal__surface .welcome-modal__close{align-items:center;background:#06090bb8;border:1px solid rgb(255 255 255 / .08);border-radius:8px;display:flex;height:32px;margin:0;width:32px}.welcome-project-rename-modal__surface>.welcome-modal__body{gap:10px}.welcome-project-rename-modal__surface .welcome-modal__field-group{gap:7px}.welcome-project-rename-modal__surface .welcome-modal__section-title{color:#c2c9cfb8;font-family:IBM Plex Mono,Cascadia Code,monospace;font-size:10px;font-weight:600;letter-spacing:.07em;line-height:1}.welcome-project-rename-modal__surface .welcome-modal__input{background:#06090beb;border:1px solid rgb(255 255 255 / .08);border-radius:9px;font-size:15px;font-weight:500;height:40px;min-height:40px;padding:0 12px}.welcome-project-rename-modal__surface>.welcome-modal__footer{border-top:0;display:flex;gap:8px;justify-content:flex-end;padding-top:4px}.welcome-project-rename-modal__error{color:#ffb0b8f5;font-size:12px;margin:0}.project-card__menu-trigger{align-items:center;background:#06080bdb;border:1px solid rgb(255 255 255 / .08);border-radius:8px;color:#d9dfe3c2;display:inline-flex;flex:0 0 auto;height:21px;justify-content:center;padding:0;width:21px}.project-card__menu-item{align-items:center;display:inline-flex;gap:6px}.app-topbar__icon-button{align-items:center;background:#06080bdb;border:1px solid rgb(255 255 255 / .08);border-radius:8px;color:#d9dfe3c2;cursor:pointer;display:inline-flex;height:28px;justify-content:center;position:relative;width:28px}.app-topbar__icon-button:hover{background:#ffffff0f;border-color:#ffffff2e;color:#f2f6f8f5}.app-topbar__icon-button--unread{border-color:rgb(var(--ag-accent-rgb) / .34);color:rgb(var(--ag-accent-strong-rgb) / .96)}.app-topbar__icon-badge{align-items:center;background:rgb(var(--ag-accent-rgb) / .96);border-radius:999px;color:#100c00f5;display:inline-flex;font-size:9px;font-weight:800;height:14px;justify-content:center;min-width:14px;padding:0 3px;position:absolute;right:-4px;top:-4px}.studio-notifications__surface{max-height:min(820px,calc(100dvh - 48px));max-width:min(94vw,560px);overflow-y:auto}.studio-notifications__empty{align-items:center;color:#c2c9cfb8;display:flex;font-size:12px;gap:8px;justify-content:center;min-height:96px}.studio-notifications__error{color:#ffb0b8f5;font-size:12px;margin:0}.studio-notifications__status{color:rgb(var(--ag-accent-rgb) / .96);font-size:12px;margin:0}.studio-members-list{display:grid;gap:8px;list-style:none;margin:0;padding:0}.studio-members-list__row{align-items:center;background:#ffffff08;border:1px solid rgb(255 255 255 / .08);border-radius:10px;display:flex;gap:10px;justify-content:space-between;padding:10px 12px}.studio-members-list__identity{display:grid;gap:2px;min-width:0}.studio-members-list__identity strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-members-list__identity span{color:#c2c9cfb8;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-members-list__actions{align-items:center;display:inline-flex;flex:0 0 auto;gap:6px}.studio-members-list__role-badge{color:#c2c9cfd1;font-size:11px;font-weight:700;text-transform:uppercase}.studio-members-list__role-select{background:#06090beb;border:1px solid rgb(255 255 255 / .08);border-radius:8px;color:#f2f6f8eb;font-size:11px;min-height:28px;padding:0 8px}.studio-members-list__icon-button{align-items:center;background:#06080bdb;border:1px solid rgb(255 255 255 / .08);border-radius:8px;color:#d9dfe3c2;cursor:pointer;display:inline-flex;height:28px;justify-content:center;width:28px}.studio-members-invite{display:grid;gap:10px;margin-bottom:16px}.settings-modal__section-copy{color:#c2c9cfb8;font-size:12px;line-height:1.45;margin:0 0 10px}.settings-modal__section-header{margin-bottom:4px}.settings-modal__section-title{font-size:12px;font-weight:700;letter-spacing:.04em;margin:0;text-transform:uppercase}.settings-modal__section{display:grid;gap:8px}.welcome-modal__subtitle{color:#c2c9cfb8;font-size:12px;margin:4px 0 0}.welcome-message-dialog{inset:0;position:fixed;z-index:140}.welcome-message-dialog__backdrop{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at center,rgb(var(--ag-accent-rgb) / .12),transparent 42%),#040608ad;border:0;cursor:default;inset:0;padding:0;position:absolute;width:100%}.welcome-message-dialog__surface{align-items:center;background:linear-gradient(180deg,#191c22c7,#0c0f14d6),linear-gradient(135deg,rgb(var(--ag-accent-rgb) / .16),transparent 28%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgb(255 255 255 / .12);border-radius:24px;box-shadow:0 30px 80px #0000007a,inset 0 1px #ffffff14;box-sizing:border-box;display:grid;font-family:var(--ag-font-body);gap:18px;inset:50% auto auto 50%;justify-items:center;max-width:min(92vw,420px);padding:28px 24px 24px;position:absolute;text-align:center;transform:translate(-50%,-50%);width:100%}.welcome-message-dialog__image{display:block;height:auto;max-width:min(100%,250px);pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}.welcome-message-dialog__copy{color:#f4f6f8f0;font-size:14px;line-height:1.5;margin:0;max-width:32ch}.welcome-message-dialog__content{display:grid;gap:8px;justify-items:center}.welcome-message-dialog__title{color:#fffffffa;font-family:var(--ag-font-display);font-size:20px;letter-spacing:.045em;line-height:1.15;margin:0;text-transform:uppercase}.welcome-message-dialog__actions{display:grid;gap:10px;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);max-width:360px;width:100%}.welcome-message-dialog__action{min-width:176px}.welcome-message-dialog__actions .welcome-message-dialog__action{min-width:0;width:100%}.agro-launcher{position:fixed;right:1.1rem;bottom:0;z-index:46;display:flex;align-items:flex-end;justify-content:center;width:5rem;height:2.5rem;padding:0;border:0;border-radius:5rem 5rem 0 0;background:#f5d000;box-shadow:0 -2px 16px #00000059;cursor:pointer;overflow:visible;transition:transform .18s ease,filter .18s ease}.agro-launcher:hover{transform:translateY(-2px);filter:brightness(1.05)}.agro-launcher--open{filter:brightness(.92)}.agro-launcher__image{width:2.6rem;height:auto;max-height:3.1rem;margin-bottom:.15rem;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.agro-launcher__image--animated{width:2.99rem;max-height:3.565rem}.agro-panel{position:fixed;right:1rem;bottom:3.4rem;z-index:47;display:flex;flex-direction:column;width:min(380px,calc(100vw - 1.5rem));height:min(640px,calc(100vh - 5.5rem));min-height:min(420px,calc(100vh - 5.5rem));max-height:calc(100vh - 5.5rem);overflow:hidden;border-radius:1.35rem;background:#121212;color:#f5f5f5;box-shadow:0 18px 48px #0000008c;border:1px solid rgb(255 255 255 / 8%)}.agro-panel__resize-handle{position:absolute;top:0;left:.75rem;right:.75rem;z-index:4;display:flex;align-items:flex-start;justify-content:center;height:1rem;padding:0;border:0;background:transparent;cursor:ns-resize;touch-action:none}.agro-panel__resize-handle span{display:block;width:3.2rem;height:.18rem;margin-top:.35rem;border-radius:999px;background:#ffffff3d;transition:background .15s ease,width .15s ease}.agro-panel__resize-handle:hover span,.agro-panel__resize-handle:focus-visible span{width:3.9rem;background:#f5d000bf}.agro-panel__header{position:relative;display:flex;flex-direction:column;gap:.45rem;padding:.95rem .9rem .55rem;border-bottom:1px solid rgb(255 255 255 / 8%)}.agro-panel__title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:1.85rem}.agro-panel__title{margin:0;font-size:.95rem;font-weight:800;letter-spacing:.04em}.agro-panel__close{position:static;top:auto;right:auto;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;border:0;border-radius:.45rem;background:#1d1d1d;color:#fff;cursor:pointer;flex-shrink:0}.agro-panel__close:hover{background:#2a2a2a}.agro-panel__track{position:relative;height:2.1rem}.agro-panel__track-line{position:absolute;left:.2rem;right:.2rem;top:50%;height:2px;border-radius:999px;background:#fff;transform:translateY(-50%)}.agro-panel__track-avatar{position:absolute;top:50%;width:2.25rem;height:2.25rem;object-fit:contain;transform:translateY(-50%);transition:left .45s ease;filter:drop-shadow(0 2px 4px rgb(0 0 0 / 45%))}.agro-panel__body{display:flex;flex-direction:column;gap:.65rem;flex:1;min-height:0;padding:.75rem .85rem}.agro-panel__log{display:flex;flex-direction:column;gap:.55rem;flex:1;min-height:0;overflow:auto;padding-right:.15rem}@keyframes agro-bubble-in{0%{opacity:0;transform:translateY(.45rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes agro-typing-bounce{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-.2rem)}}@keyframes agent-console-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.agro-panel__bubble{max-width:88%;padding:.65rem .85rem;border-radius:.75rem;animation:agro-bubble-in .28s ease-out both}.agro-panel__bubble pre{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;font-family:inherit;font-size:.82rem;line-height:1.4}.agro-panel__bubble-meta{margin-bottom:.25rem;font-size:.68rem;opacity:.8}.agro-panel__bubble--agro{align-self:flex-start;background:#f5d000;color:#111;border-bottom-left-radius:.35rem}.agro-panel__bubble--user{align-self:flex-end;background:#1f3fbf;color:#fff;border-bottom-right-radius:.35rem}.agro-panel__bubble--error{align-self:stretch;max-width:100%;border-radius:.75rem;background:color-mix(in srgb,#c0392b 28%,#1a1a1a);color:#ffd7d2}.agro-panel__bubble--system{align-self:stretch;max-width:100%;border-radius:.75rem;background:#1a1a1a;color:#d8d8d8;border:1px solid rgb(255 255 255 / 10%)}.agro-panel__footer{display:flex;flex-direction:column;gap:.55rem;padding:.7rem .85rem .85rem;border-top:1px solid rgb(255 255 255 / 8%);background:#0e0e0e}.agro-panel__composer{display:flex;align-items:flex-end;gap:.55rem;padding:.45rem .5rem .45rem .75rem;border-radius:1rem;background:#171717;border:1px solid rgb(255 255 255 / 8%)}.agro-panel__input{flex:1;min-height:2.4rem;max-height:min(50vh,18rem);resize:none;overflow-y:hidden;border:0;background:transparent;color:#f5f5f5;font:inherit;font-size:.86rem;line-height:1.35;outline:none}.agro-panel__input::placeholder{color:#ffffff6b}.agro-panel__input:disabled{cursor:not-allowed;opacity:.72}.agro-panel__send{display:inline-flex;align-items:center;justify-content:center;width:2.45rem;height:2.45rem;border:0;border-radius:999px;background:#f5d000;color:#111;cursor:pointer;flex-shrink:0}.agro-panel__send:disabled{opacity:.4;cursor:default}.agro-panel__spinner{animation:agent-console-spin .8s linear infinite}.welcome-page.project-hub-page{overflow:hidden}.welcome-page.project-hub-page .welcome-page__surface{flex:1 1 auto;height:100%;max-height:100%;min-height:0;overflow:hidden;padding-inline:0}.welcome-page.project-hub-page .welcome-page__header,.welcome-page.project-hub-page .welcome-page__footer{margin-left:0;margin-right:0}.welcome-page.project-hub-page .welcome-page__content{display:flex;flex:1 1 auto;flex-direction:column;margin:0;max-width:none;min-height:0;overflow:hidden;width:100%}.project-hub-page .project-hub__header-brand{flex:0 0 auto;min-width:0}.project-hub-page .project-hub{display:flex;flex:1 1 auto;flex-direction:column;gap:0;min-height:0;overflow:hidden;position:relative;width:100%}.project-hub-page .project-hub__body{display:grid;flex:1 1 auto;gap:0;grid-template-columns:248px minmax(0,1fr);min-height:0;overflow:hidden}.project-hub__sidebar{align-content:start;background:#080b0ef5;border-right:1px solid rgb(255 255 255 / .08);box-sizing:border-box;display:grid;gap:14px;grid-template-rows:auto auto auto auto minmax(0,1fr);height:100%;min-height:0;min-width:0;overflow:hidden;padding:18px 14px 20px}.project-hub__identity-stack{align-items:center;display:grid;gap:10px;justify-items:center;text-align:center;width:100%}.project-hub__catalog-nav{background:#0a0d11eb;border:1px solid rgb(255 255 255 / .06);border-radius:16px;display:grid;gap:1px;padding:4px;width:100%}.project-hub__game-nav{flex:0 0 auto}.project-hub__tool-section-nav{align-content:start;min-height:0;overflow:auto}.project-hub__catalog-nav-item{align-items:center;background:transparent;border:1px solid transparent;border-radius:12px;color:#bcc6d0c7;cursor:pointer;display:flex;font:inherit;gap:10px;min-height:0;padding:6px 12px;text-align:left;transition:background-color .14s ease,border-color .14s ease,color .14s ease;width:100%}.project-hub__catalog-nav-item:hover{background:rgb(var(--ag-accent-rgb) / .08);border-color:rgb(var(--ag-accent-rgb) / .14);color:#ebf0f5f0}.project-hub__catalog-nav-item--active{background:rgb(var(--ag-accent-rgb) / .16);border-color:rgb(var(--ag-accent-rgb) / .32);color:#fff8e4fa}.project-hub__catalog-nav-item--active svg{color:rgb(var(--ag-accent-strong-rgb, var(--ag-accent-rgb)) / .98)}.project-hub__catalog-nav-item svg{flex:0 0 auto;opacity:.92}.project-hub__tools-divider{background:rgb(var(--ag-accent-rgb) / .82);border:0;border-radius:999px;height:1px;margin:2px 0;width:100%}.project-hub__identity-text--centered{justify-items:center;text-align:center}.project-hub__overview-nav{justify-content:center;margin-top:4px;width:100%}.project-hub__identity{align-items:center;display:grid;gap:12px;justify-items:start}.project-hub__identity--button{background:transparent;border:1px solid transparent;border-radius:16px;cursor:pointer;font:inherit;justify-items:start;padding:4px;text-align:left;width:100%}.project-hub__identity--button:hover{background:#ffffff0a}.project-hub__identity--active{background:rgb(var(--ag-accent-rgb) / .1);border-color:rgb(var(--ag-accent-rgb) / .28)}.project-hub__error-inline{color:#ffb4b4f2;margin:0}.project-hub__tool-activation{gap:24px;justify-items:center;padding:28px 24px 32px;text-align:center}.project-hub__tool-activation-intro{display:grid;gap:10px;justify-items:center;max-width:34rem;width:100%}.project-hub__tool-activation-mark{display:block;flex:0 0 auto;height:84px;margin-bottom:4px;object-fit:contain;width:84px}.project-hub__tool-activation-eyebrow{color:rgb(var(--ag-accent-rgb) / .95);font-size:.72rem;font-weight:650;letter-spacing:.1em;margin:0;text-transform:uppercase}.project-hub__tool-activation-title{color:#fafbfcfa;font-size:clamp(1.55rem,2.4vw,2rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0}.project-hub__tool-activation-tagline{color:#d6dee6e0;font-size:1.05rem;font-weight:500;line-height:1.35;margin:0}.project-hub__tool-activation-copy{display:grid;gap:14px;max-width:38rem;text-align:left;width:100%}.project-hub__tool-activation-description{color:#c8d0d8d6;font-size:.95rem;line-height:1.55;margin:0}.project-hub__tool-activation-highlights{display:grid;gap:8px;list-style:none;margin:0;padding:0}.project-hub__tool-activation-highlights li{color:#bcc6d0e6;font-size:.92rem;line-height:1.45;padding-left:1.15rem;position:relative}.project-hub__tool-activation-highlights li:before{color:rgb(var(--ag-accent-rgb) / .92);content:"•";left:0;position:absolute}.project-hub__tool-activation-actions{align-items:center;display:flex;justify-content:center;width:100%}.project-hub__tool-activation-button{min-width:min(100%,280px)}.project-hub__maps-panel{max-width:42rem;width:100%}.project-hub__maps-workspace-card{background:#080b0fb8;border:1px solid rgb(255 255 255 / .08);border-radius:16px;display:grid;gap:14px;padding:16px 18px;text-align:left;width:100%}.project-hub__maps-workspace-header{align-items:flex-start;display:flex;gap:12px}.project-hub__maps-workspace-icon{align-items:center;background:rgb(var(--ag-accent-rgb) / .12);border:1px solid rgb(var(--ag-accent-rgb) / .22);border-radius:12px;color:var(--ag-accent-strong);display:inline-flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.project-hub__maps-workspace-heading{display:grid;gap:4px;min-width:0}.project-hub__maps-workspace-title{color:#fafbfcfa;font-size:1.05rem;font-weight:700;line-height:1.25;margin:0;overflow-wrap:anywhere}.project-hub__maps-workspace-subtitle{color:#bcc6d0c7;font-size:.88rem;line-height:1.4;margin:0}.project-hub__maps-workspace-stats{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.project-hub__maps-workspace-chip,.project-hub__maps-workspace-stat{align-items:center;background:#ffffff0a;border:1px solid rgb(255 255 255 / .08);border-radius:999px;color:#cdd5dce0;display:inline-flex;font-size:.78rem;gap:6px;min-height:28px;padding:0 10px}.project-hub__maps-workspace-chip{color:rgb(var(--ag-accent-rgb) / .95)}.project-hub__logo-frame{align-items:center;background:#12161ab8;border:1px solid rgb(255 255 255 / .08);border-radius:14px;display:flex;flex:0 0 auto;height:56px;justify-content:center;overflow:hidden;position:relative;width:56px}.project-hub__logo-frame--sidebar{height:72px;width:72px}.project-hub__logo-frame--fallback{background:radial-gradient(circle at 25% 22%,hsl(var(--welcome-project-hue, 42) 82% 58% / .62),transparent 34%),radial-gradient(circle at 78% 72%,hsl(calc(var(--welcome-project-hue, 42) + 75) 84% 50% / .52),transparent 36%),linear-gradient(145deg,hsl(var(--welcome-project-hue, 42) 48% 24%),#10141a)}.project-hub__logo-frame--fallback:after{background-image:linear-gradient(rgb(255 255 255 / .05) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .05) 1px,transparent 1px);background-size:12px 12px;content:"";inset:0;-webkit-mask-image:linear-gradient(135deg,black,transparent 75%);mask-image:linear-gradient(135deg,black,transparent 75%);opacity:.5;pointer-events:none;position:absolute}.project-hub__logo-fallback-art{align-items:center;color:#fafbfceb;display:grid;filter:drop-shadow(0 5px 12px rgb(0 0 0 / .48));height:100%;justify-items:center;place-items:center;position:relative;width:100%;z-index:1}.project-hub__logo-fallback-art i{background:#ffffff24;border-radius:999px;display:block;filter:blur(10px);height:38%;left:18%;position:absolute;top:16%;width:38%}.project-hub__logo-fallback-art i:nth-child(2){height:42%;inset:auto 12% 14% auto;width:42%}.project-hub__logo-frame--lg{height:88px;width:88px}.project-hub__logo{height:100%;object-fit:cover;width:100%}.project-hub__logo-fallback{color:#fafbfceb;font-size:1.25rem;font-weight:650}.project-hub__identity-text{display:grid;gap:2px;min-width:0;width:100%}.project-hub__eyebrow,.project-hub__section-eyebrow{color:rgb(var(--ag-accent-rgb) / .95);font-size:.75rem;font-weight:650;letter-spacing:.08em;margin:0;text-transform:uppercase}.project-hub__title{color:#fafbfcfa;font-size:1.15rem;font-weight:700;letter-spacing:-.02em;line-height:1.25;margin:0;overflow-wrap:anywhere}.project-hub__error{background:#b430302e;border:1px solid rgb(255 120 120 / .35);border-radius:12px;color:#ffd2d2f5;flex:0 0 auto;margin:12px 22px 0;padding:10px 12px}.project-hub__nav{align-content:start;display:grid;gap:6px;min-height:0;overflow:hidden}.project-hub__nav-item{align-items:center;background:#ffffff08;border:1px solid transparent;border-radius:12px;color:#dce2e8d1;cursor:pointer;display:flex;font:inherit;gap:10px;padding:11px 12px;text-align:left}.project-hub__nav-item:hover{background:#ffffff0f;color:#fafbfcf5}.project-hub__nav-item--active{background:rgb(var(--ag-accent-rgb) / .14);border-color:rgb(var(--ag-accent-rgb) / .35);color:#fafbfcfa}.project-hub__main{box-sizing:border-box;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:18px 22px 24px}.project-hub__loading{align-items:center;color:#dce2e8cc;display:flex;gap:10px;min-height:12rem}.project-hub__spinner{animation:project-hub-spin .9s linear infinite}@keyframes project-hub-spin{to{transform:rotate(360deg)}}.project-hub__panel{background:#0c10148c;border:1px solid rgb(255 255 255 / .08);border-radius:18px;display:grid;gap:18px;padding:20px}.project-hub__panel--maps{gap:22px}.project-hub__maps-hero{display:grid;gap:10px;max-width:42rem}.project-hub__maps-hero .welcome-page__primary-action{color:inherit;margin-top:6px;text-decoration:none;width:fit-content}.project-hub__section-title{color:#fafbfcfa;font-size:clamp(1.35rem,2vw,1.7rem);font-weight:700;letter-spacing:-.02em;margin:0}.project-hub__section-body,.project-hub__empty,.project-hub__muted{color:#c8d0d8d1;line-height:1.5;margin:0}.project-hub__file-button{cursor:pointer;width:fit-content}.project-hub__levels,.project-hub__media-block,.project-hub__tools,.project-hub__catalog,.project-hub__ugc{display:grid;gap:10px}.project-hub__subsection-title{color:#fafbfcf0;font-size:.95rem;font-weight:650;margin:0}.project-hub__level-list,.project-hub__catalog-list,.project-hub__video-list{display:grid;gap:8px;list-style:none;margin:0;padding:0}.project-hub__level-item,.project-hub__video-item{align-items:center;background:#ffffff08;border:1px solid rgb(255 255 255 / .06);border-radius:12px;display:flex;gap:10px;padding:10px 12px}.project-hub__panel-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.project-hub__form-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.project-hub__field{display:grid;gap:6px}.project-hub__field--wide,.project-hub__field--logo{grid-column:1 / -1}.project-hub__field>span{color:#d2dae2e0;font-size:.82rem;font-weight:600}.project-hub__field input,.project-hub__field textarea,.project-hub__video-add input{background:#0a0d10b8;border:1px solid rgb(255 255 255 / .1);border-radius:12px;color:#fafbfcf5;font:inherit;padding:10px 12px;width:100%}.project-hub__logo-editor{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.project-hub__file-input{display:none}.project-hub__media-header,.project-hub__video-add,.project-hub__publish-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.project-hub__shot-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));list-style:none;margin:0;padding:0}.project-hub__shot{display:grid;gap:6px}.project-hub__shot img{aspect-ratio:16 / 10;border-radius:10px;object-fit:cover;width:100%}.project-hub__shot-remove,.project-hub__video-item button,.project-hub__text-link,.project-hub__filter{background:transparent;border:0;color:rgb(var(--ag-accent-rgb) / .95);cursor:pointer;font:inherit;padding:0}.project-hub__notice{background:rgb(var(--ag-accent-rgb) / .08);border:1px solid rgb(var(--ag-accent-rgb) / .22);border-radius:12px;display:grid;gap:8px;padding:12px}.project-hub__toggle{align-items:center;color:#e6ecf2eb;display:flex;gap:8px}.project-hub__filters{display:flex;flex-wrap:wrap;gap:6px}.project-hub__filter{background:#ffffff0a;border:1px solid rgb(255 255 255 / .08);border-radius:999px;color:#dce2e8d6;padding:6px 12px}.project-hub__tools-row{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.project-hub__tool{align-items:center;aspect-ratio:1;background:#ffffff08;border:1px solid rgb(255 255 255 / .08);border-radius:14px;cursor:pointer;display:inline-flex;justify-content:center;padding:8px;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.project-hub__tool:hover{background:#ffffff0f;transform:translateY(-1px)}.project-hub__tool-mark{display:block;height:100%;max-height:34px;max-width:34px;object-fit:contain;width:100%}.project-hub__tool--active{background:#ffffff0f;box-shadow:inset 0 0 0 1px #ffffff0f}.project-hub__tool--gold.project-hub__tool--active{border-color:rgb(var(--ag-accent-rgb) / .45);box-shadow:0 0 0 1px rgb(var(--ag-accent-rgb) / .18),0 8px 18px rgb(var(--ag-accent-rgb) / .12)}.project-hub__tool--signal.project-hub__tool--active{border-color:rgb(var(--ag-teal-rgb) / .45);box-shadow:0 0 0 1px rgb(var(--ag-teal-rgb) / .18),0 8px 18px rgb(var(--ag-teal-rgb) / .12)}.project-hub__tool--violet.project-hub__tool--active{border-color:#785cff73;box-shadow:0 0 0 1px #785cff2e,0 8px 18px #785cff1f}.game-hub-page{background-color:#12161a;background:radial-gradient(120% 70% at 50% -8%,rgb(var(--ag-accent-rgb) / .14),transparent 52%),radial-gradient(90% 60% at 100% 30%,rgb(var(--ag-teal-rgb) / .1),transparent 55%),linear-gradient(180deg,#1a2024,#14191d 40%,#101418);display:flex;flex-direction:column;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden}.game-hub-page .project-hub__sidebar{overflow:hidden}body:has(.game-hub-page){overflow:hidden}.game-hub-page .project-hub__main{height:100%;max-height:100%}.game-hub-page .app-topbar{flex:0 0 auto}.game-hub-page .project-hub{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.game-hub-page .project-hub__body{display:grid;flex:1 1 auto;grid-template-columns:248px minmax(0,1fr);min-height:0;overflow:hidden}.game-hub-page .project-hub__maps-hero .welcome-page__primary-action,.game-hub-page .project-hub__maps-hero .project-action--primary{margin-top:6px;width:fit-content}.game-tool-microsite{background-color:#12161a;display:flex;flex-direction:column;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden}.game-tool-microsite__frame{border:0;flex:1 1 auto;min-height:0;width:100%}.game-tool-microsite__loading,.game-tool-microsite__notice{align-items:center;color:#dce2e8e0;display:grid;flex:1 1 auto;gap:12px;justify-items:start;min-height:0;overflow:auto;padding:24px 22px}.game-tool-microsite__notice h1{color:#fafbfcfa;font-size:1.35rem;margin:0}.game-tool-microsite__notice p{margin:0;max-width:42rem}.game-tool-microsite__notice code{background:#00000047;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em;padding:.12em .38em}.game-tool-microsite__dev-command{margin-top:4px}.game-tool-microsite__dev-command code{display:inline-block;padding:.55rem .75rem}.game-tool-microsite__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}body:has(.game-tool-microsite){overflow:hidden}.game-overview{display:grid;gap:16px}.game-overview__section{display:grid;gap:14px}.game-members-panel__pending,.game-overview__public-screenshots{margin-top:4px}.project-hub__loading--inline{min-height:0;padding:8px 0}.game-overview__section-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.game-overview__section-title{color:rgb(var(--ag-accent-rgb) / .98);font-size:.95rem;font-weight:700;letter-spacing:.08em;margin:0;text-transform:uppercase}.game-overview__section-copy{color:#c8d0d8d1;font-size:.9rem;line-height:1.5;margin:0}.game-overview__identity-layout{align-items:start;display:grid;gap:16px;grid-template-columns:auto minmax(0,1fr)}.game-overview__identity-logo{align-items:center;display:grid;gap:8px;justify-items:center}.game-overview__icon-picker{background:transparent;border:0;cursor:pointer;padding:0}.game-overview__icon-picker:disabled{cursor:wait;opacity:.72}.game-overview__icon-frame{align-items:center;background:linear-gradient(45deg,rgb(255 255 255 / .035) 25%,transparent 25%),linear-gradient(-45deg,rgb(255 255 255 / .035) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgb(255 255 255 / .035) 75%),linear-gradient(-45deg,transparent 75%,rgb(255 255 255 / .035) 75%),#070a0de6;background-position:0 0,0 6px,6px -6px,-6px 0;background-size:12px 12px;border:1px solid rgb(255 255 255 / .1);border-radius:18px;color:#c6ced6d1;display:inline-flex;height:88px;justify-content:center;overflow:hidden;position:relative;width:88px}.game-overview__icon-image{display:block;height:100%;object-fit:contain;width:100%}.game-overview__icon-overlay{align-items:center;background:#0407099e;color:#f6f7f9f5;display:inline-flex;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .14s ease}.game-overview__icon-picker:hover .game-overview__icon-overlay,.game-overview__icon-picker:focus-visible .game-overview__icon-overlay,.game-overview__icon-picker:disabled .game-overview__icon-overlay{opacity:1}.game-overview__icon-caption{color:#d2dae2d1;font-size:.78rem;font-weight:600}.game-overview__identity-fields{display:grid;gap:10px;min-width:0}.game-overview__identity-meta-row{align-items:end;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) auto}.game-overview__identity-name,.game-overview__identity-slug{min-width:0}.game-overview__identity-name .game-overview__inline-input{width:100%}.game-overview__slug-value{color:#c8d0d8d1;font-size:.95rem;line-height:1.4;margin:0;padding-top:2px;white-space:nowrap}@media(max-width:720px){.game-overview__identity-meta-row{grid-template-columns:minmax(0,1fr)}}.game-overview__field{display:grid;gap:8px}.game-overview__field--full{grid-column:1 / -1}.game-overview__field>span{color:#ecf2f6f5;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.game-overview__inline-row{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}.game-overview__inline-input{background:#0a0d10b8;border:1px solid rgb(255 255 255 / .1);border-radius:12px;color:#fafbfcf5;font:inherit;padding:10px 12px;width:100%}.game-overview__inline-input--readonly,.game-overview__inline-input--readonly:focus{background:#ffffff12;border-color:#ffffff14;box-shadow:none;caret-color:transparent;color:#f3f6f8f0;cursor:default;outline:none}.game-overview__inline-input--invalid{border-color:#ec646fb8}.game-overview__inline-action{align-items:center;background:#ffffff0a;border:1px solid rgb(255 255 255 / .1);border-radius:12px;color:#e6ecf2eb;cursor:pointer;display:inline-flex;font:inherit;font-size:.82rem;font-weight:600;gap:6px;justify-content:center;min-width:82px;padding:9px 12px}.game-overview__inline-action--accent{background:rgb(var(--ag-accent-rgb) / .12);border-color:rgb(var(--ag-accent-rgb) / .34);color:rgb(var(--ag-accent-rgb) / .98)}.game-overview__inline-action--cancel{color:#d6dce1e0}.game-overview__inline-action:disabled{cursor:not-allowed;opacity:.55}.game-overview__field-error{color:#ffb5a0f5;font-size:11px}.project-hub__field select{background:#0a0d10b8;border:1px solid rgb(255 255 255 / .1);border-radius:12px;color:#fafbfcf5;font:inherit;padding:10px 12px;width:100%}.game-overview__platforms{display:flex;flex-wrap:wrap;gap:8px}.game-overview__platform-toggle{background:#ffffff0a;border:1px solid rgb(255 255 255 / .08);border-radius:999px;color:#dce2e8d6;cursor:pointer;font:inherit;font-size:.82rem;font-weight:600;padding:7px 14px}.game-overview__platform-toggle--active{background:rgb(var(--ag-accent-rgb) / .12);border-color:rgb(var(--ag-accent-rgb) / .34);color:rgb(var(--ag-accent-rgb) / .98)}.game-overview__materials{display:grid;gap:18px}.game-overview__material-block{display:grid;gap:10px}.game-overview__material-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.game-overview__material-label{color:#ecf2f6f0;font-size:.9rem;font-weight:650}.game-overview__media-slot{align-items:center;aspect-ratio:16 / 9;background:#ffffff08;border:1px dashed rgb(255 255 255 / .14);border-radius:14px;color:#c8d0d8d1;cursor:pointer;display:flex;font:inherit;justify-content:center;max-width:420px;overflow:hidden;padding:12px;text-align:center;width:100%}.game-overview__media-slot img{display:block;height:100%;object-fit:cover;width:100%}.game-overview__media-slot--video{max-width:420px}.game-overview__video-preview{display:grid;gap:8px;max-width:420px}.game-overview__video-preview video{aspect-ratio:16 / 9;background:#00000059;border-radius:14px;display:block;width:100%}.game-overview__material-remove{align-items:center;background:transparent;border:0;color:#d6dce1b8;cursor:pointer;display:inline-flex;font-size:11px;font-weight:600;gap:4px;justify-content:flex-start;padding:0;width:fit-content}.game-overview__material-remove:hover{color:#f68e8ef5}.game-overview__review{border-color:#ffd3003d}.game-overview__review .welcome-page__primary-action:disabled{cursor:not-allowed;opacity:.5}.game-overview__player-preview{aspect-ratio:16 / 7;background:#090b0d;border:1px solid rgb(255 255 255 / .1);border-radius:16px;min-height:220px;overflow:hidden;position:relative}.game-overview__player-preview-poster,.game-overview__player-preview-shade{height:100%;inset:0;position:absolute;width:100%}.game-overview__player-preview-poster{object-fit:cover}.game-overview__player-preview-poster--empty{background:radial-gradient(circle at 75% 30%,rgb(255 211 0 / .2),transparent 35%),linear-gradient(135deg,#15191d,#080a0c)}.game-overview__player-preview-shade{background:linear-gradient(90deg,rgb(0 0 0 / .94) 0%,rgb(0 0 0 / .68) 48%,transparent 100%)}.game-overview__player-preview-copy{align-items:flex-end;bottom:0;display:flex;gap:16px;left:0;max-width:720px;padding:clamp(18px,4vw,34px);position:absolute;z-index:1}.game-overview__player-preview-icon{border-radius:18px;height:84px;object-fit:cover;width:84px}.game-overview__player-preview-copy span,.game-overview__player-preview-copy small{color:#ffffffad;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.game-overview__player-preview-copy h4{color:#fff;font-size:clamp(1.5rem,4vw,2.6rem);line-height:1;margin:5px 0 8px}.game-overview__player-preview-copy p{color:#ffffffdb;margin:0 0 8px}@media(max-width:680px){.game-overview__player-preview{aspect-ratio:4 / 3}.game-overview__player-preview-icon{height:62px;width:62px}}.game-overview__review-checklist{background:#ffd3000f;border:1px solid rgb(255 211 0 / .2);border-radius:12px;color:#e7ebefe0;padding:14px 16px}.game-overview__review-checklist strong{color:#ffd300}.game-overview__review-checklist ul{margin:8px 0 0;padding-left:20px}.game-overview__review-timeline{background:#04070970;border:1px solid rgb(255 255 255 / .09);border-radius:12px;padding:16px}.game-overview__review-timeline>strong{color:#ffd300;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.game-overview__review-timeline ol{display:grid;gap:0;list-style:none;margin:16px 0 0;padding:0}.game-overview__review-timeline li{display:grid;gap:11px;grid-template-columns:12px minmax(0,1fr);min-height:48px;padding-bottom:14px;position:relative}.game-overview__review-timeline li:last-child{min-height:0;padding-bottom:0}.game-overview__review-timeline li:before{border-left:1px solid rgb(255 255 255 / .17);bottom:0;content:"";left:5px;position:absolute;top:11px}.game-overview__review-timeline li:last-child:before{display:none}.game-overview__review-timeline li>span{background:#15191d;border:2px solid #ffd300;border-radius:50%;height:11px;position:relative;width:11px;z-index:1}.game-overview__review-timeline li>div>div{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.game-overview__review-timeline li strong{color:#f4f6f8f5;font-size:.82rem}.game-overview__review-timeline time{color:#d6dce185;font-size:.7rem}.game-overview__review-timeline p{color:#e5e9edc7;line-height:1.55;margin:7px 0 0;white-space:pre-wrap}.project-portability-dialog{inset:0;position:fixed;z-index:145}.project-portability-dialog__surface{background:linear-gradient(180deg,#191c22f0,#0c0f14f7),radial-gradient(circle at 20% 0%,rgb(var(--ag-accent-rgb) / .16),transparent 45%);border:1px solid rgb(255 255 255 / .13);border-radius:22px;box-shadow:0 30px 90px #00000094;box-sizing:border-box;display:grid;font-family:var(--ag-font-body);gap:18px;inset:50% auto auto 50%;max-width:min(92vw,620px);padding:26px;position:absolute;transform:translate(-50%,-50%);width:100%}.project-portability-dialog__icon{align-items:center;background:rgb(var(--ag-accent-rgb) / .14);border:1px solid rgb(var(--ag-accent-rgb) / .3);border-radius:14px;color:var(--ag-accent);display:flex;height:46px;justify-content:center;width:46px}.project-portability-dialog__icon .lucide-loader-2{animation:welcome-spinner-rotate .9s linear infinite}.project-portability-dialog__transfer{align-items:end;display:grid;grid-template-columns:96px minmax(96px,1fr) 96px;isolation:isolate;padding:2px 4px 0;width:100%}.project-portability-dialog__endpoint-stack{display:grid;gap:7px;justify-items:center;min-width:0;position:relative;z-index:2}.project-portability-dialog__endpoint-frame{height:88px;position:relative;width:96px}.project-portability-dialog__endpoint{background:radial-gradient(circle at 50% 20%,rgb(255 217 43 / .18),transparent 60%),#090b0ffa;border:1px solid rgb(255 220 59 / .5);border-radius:18px;box-shadow:0 12px 28px #0000005c,inset 0 0 24px #ffd51d14;height:88px;overflow:hidden;position:relative;width:96px;z-index:2}.project-portability-dialog__endpoint:after{background:linear-gradient(180deg,transparent 30%,rgb(4 6 9 / .9));content:"";inset:0;pointer-events:none;position:absolute}.project-portability-dialog__endpoint img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.project-portability-dialog__endpoint-placeholder{align-items:center;color:#ffe14c85;display:flex;inset:0;justify-content:center;position:absolute}.project-portability-dialog__endpoint-location{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c0e12b8;border:1px solid rgb(255 220 59 / .48);border-radius:13px;box-shadow:0 7px 18px #0000006b,0 0 18px #ffd61d26;color:#ffdc2bd6;display:flex;height:43px;justify-content:center;position:absolute;opacity:.88;top:50%;transform:translateY(-50%);width:43px;z-index:2}.project-portability-dialog__endpoint-frame--left .project-portability-dialog__endpoint-location{right:-37px}.project-portability-dialog__endpoint-frame--right .project-portability-dialog__endpoint-location{left:-37px}.project-portability-dialog__endpoint-name{color:#ffffffe6;display:block;font-family:var(--ag-font-display);font-size:10px;font-weight:700;letter-spacing:.06em;line-height:1.2;max-width:96px;overflow:hidden;text-align:center;text-overflow:ellipsis;text-shadow:0 1px 4px rgb(0 0 0 / .9);text-transform:uppercase;white-space:nowrap}.project-portability-dialog__duct{background:linear-gradient(180deg,#ffe34833,#ffcc0014),#121312f5;border-block:2px solid rgb(255 213 22 / .78);box-shadow:inset 0 0 10px #ffdc371f,0 0 18px #ffcc001f;height:24px;margin-bottom:32px;margin-inline:-1px;overflow:hidden;position:relative;z-index:1}.project-portability-dialog__duct:after{background:linear-gradient(90deg,transparent,rgb(255 238 147 / .38),transparent);content:"";height:1px;inset:50% 0 auto;position:absolute}.project-portability-dialog__packet{animation:project-portability-data-flow 1.8s linear infinite;background:linear-gradient(90deg,#ffbe00,#fff6ae);border-radius:999px;box-shadow:0 0 8px #ffe243eb,0 0 18px #ffca0080;height:7px;left:-18%;position:absolute;top:7px;width:30px;z-index:2}.project-portability-dialog__packet:nth-child(2){animation-delay:-.6s}.project-portability-dialog__packet:nth-child(3){animation-delay:-1.2s}.project-portability-dialog__content{display:grid;gap:12px}.project-portability-dialog__content h2,.project-portability-dialog__content p{margin:0}.project-portability-dialog__content h2{color:#fffffffa;font-family:var(--ag-font-display);font-size:20px;letter-spacing:.035em}.project-portability-dialog__project-name{color:var(--ag-accent-strong);font-weight:800;text-shadow:0 0 18px rgb(var(--ag-accent-rgb) / .16)}.project-portability-dialog__content p{color:#e7ebf0e0;font-size:14px;line-height:1.55}.project-portability-dialog__content .project-portability-dialog__error{background:#b52d2d24;border:1px solid rgb(255 111 111 / .3);border-radius:10px;color:#ffbebe;padding:10px 12px}.project-portability-dialog__progress{background:#ffffff14;border-radius:999px;height:8px;overflow:hidden;position:relative}.project-portability-dialog__progress-fill{background:linear-gradient(90deg,var(--ag-accent),rgb(255 224 112));border-radius:inherit;display:block;height:100%;transition:width .16s ease-out}.project-portability-dialog__progress-fill--indeterminate{animation:project-portability-indeterminate 1.1s ease-in-out infinite;left:-35%;position:absolute;width:35%}.project-portability-dialog__facts{color:#cdd3dcc2;display:grid;font-size:12px;gap:4px}.project-portability-dialog__facts code{color:#eaeef4e0;font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-portability-dialog__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.project-portability-dialog__delete{background:linear-gradient(180deg,#b13434,#771f1f);border-color:#ff848461}@keyframes project-portability-indeterminate{0%{transform:translate(0)}to{transform:translate(390%)}}@keyframes project-portability-data-flow{0%{left:-18%}to{left:110%}}@media(max-width:560px){.project-portability-dialog__surface{padding:22px 18px}.project-portability-dialog__transfer{grid-template-columns:76px minmax(58px,1fr) 76px;padding-inline:0}.project-portability-dialog__endpoint{border-radius:15px;height:72px;width:76px}.project-portability-dialog__endpoint-frame{height:72px;width:76px}.project-portability-dialog__endpoint-location{border-radius:10px;height:34px;width:34px}.project-portability-dialog__endpoint-frame--left .project-portability-dialog__endpoint-location{right:-29px}.project-portability-dialog__endpoint-frame--right .project-portability-dialog__endpoint-location{left:-29px}.project-portability-dialog__endpoint-location svg{height:22px;width:22px}.project-portability-dialog__endpoint-name{font-size:8px;max-width:76px}.project-portability-dialog__duct{margin-bottom:24px}}@media(prefers-reduced-motion:reduce){.project-portability-dialog__packet{animation-duration:5s}}
