.workbench-shell{--shell-gutter:64px;--content-max-width:1600px;--background-max-width:2400px;--content-edge:max(var(--shell-gutter), calc((100% - var(--content-max-width)) / 2))}.home-artwork,.workbench-backdrop{z-index:-1;pointer-events:none;width:100%;max-width:var(--background-max-width);position:absolute;top:76px;left:50%;overflow:hidden;transform:translate(-50%)}.workbench-backdrop{opacity:.2;height:clamp(680px,56vw,1000px)}.workbench-backdrop:after{content:"";background:linear-gradient(90deg, var(--color-canvas), transparent 12%, transparent 88%, var(--color-canvas)), linear-gradient(0deg, var(--color-canvas), transparent 55%);position:absolute;inset:0}.workbench-backdrop picture,.workbench-backdrop img{width:100%;height:100%;display:block}.workbench-backdrop img{object-fit:cover;object-position:center top}@media (max-width:767px){.workbench-backdrop{opacity:.14;height:760px}.workbench-backdrop img{object-position:85% top}}.workbench-content{flex-direction:column;min-width:0;min-height:100dvh;display:flex}.workbench-header{z-index:20;height:76px;padding:0 var(--content-edge);border-bottom:1px solid var(--color-border);background:var(--color-canvas);flex-shrink:0;align-items:center;gap:40px;display:flex;position:sticky;top:0}.workbench-header>a{gap:10px}.workbench-header>a>svg{width:29px;height:34px}.workbench-nav{flex-shrink:0}.workbench-nav-items{align-items:center;gap:8px;display:flex}.workbench-nav-row{height:76px;color:var(--color-muted);white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;justify-content:flex-start;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:500;line-height:18px;text-decoration:none;display:flex;position:relative}.workbench-nav-row>svg{flex:0 0 18px;width:18px;height:18px}.workbench-nav-row[aria-current=page]{color:var(--color-action);border-bottom-color:var(--color-action)}a.workbench-nav-row:hover,.workbench-more-trigger:hover,.workbench-more-trigger[data-popup-open]{color:var(--color-text);text-decoration:none}.workbench-nav-row:focus-visible{outline:2px solid var(--color-action);outline-offset:-4px}.workbench-more-trigger>svg:last-child{flex-basis:12px;width:12px;height:12px}.workbench-more-positioner{z-index:110}.workbench-more-menu{border:1px solid var(--color-border);background:var(--color-surface);border-radius:6px;outline:none;padding:6px}.workbench-more-menu .workbench-nav-row{border:0;gap:12px;height:44px}.workbench-nav-future>span:not(.future-tag){flex:1}.future-tag{white-space:nowrap;border:1px solid var(--color-border);color:var(--color-muted);border-radius:4px;flex-shrink:0;padding:3px 6px;font-size:11px;font-weight:400;line-height:14px}.workbench-header-utilities{align-items:center;gap:24px;margin-left:auto;display:flex}.workbench-header-utilities>.auth-control{flex-shrink:0}.workbench-pro-button{border:1px solid var(--color-control-border);min-height:44px;color:var(--color-action);background:0 0;border-radius:5px;padding:0 16px;font-size:13px;font-weight:600}.workbench-pro-button:hover{border-color:var(--color-action)}.workbench-content>main.app-main{width:100%;min-height:0;max-width:calc(var(--content-max-width) + 2 * var(--shell-gutter));padding:0 var(--shell-gutter) 48px;flex:1;margin-inline:auto}.workbench-content>main.app-main:has(.home-page){padding-bottom:0}.workbench-footer{padding:28px var(--content-edge);border-top:1px solid var(--color-border);color:var(--color-muted);justify-content:space-between;align-items:center;gap:20px;font-size:12px;display:flex}.workbench-footer-links{align-items:center;gap:16px;display:flex}.workbench-github-link,.workbench-discord-link{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.workbench-github-link:hover,.workbench-discord-link:hover{color:var(--color-text)}.workbench-github-link:focus-visible,.workbench-discord-link:focus-visible{outline-offset:2px;outline:2px solid}.workbench-footer>:first-child{color:var(--color-text)}.workbench-menu-button{display:none}.workbench-language{flex-shrink:0}.workbench-language-label{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.workbench-language-control{position:relative}.workbench-language .app-select-trigger{width:auto;min-height:44px;color:var(--color-muted);background:0 0;border:0;gap:8px;padding:0;font-size:13px}.workbench-language .app-select-trigger:hover{color:var(--color-text)}.workbench-drawer-backdrop{z-index:40;background:#000b;transition:opacity .16s;position:fixed;inset:0}.workbench-drawer{z-index:50;background:var(--color-canvas);border-right:1px solid var(--color-border);width:min(400px,100vw);height:100dvh;color:var(--color-text);outline:none;flex-direction:column;padding:0;transition:transform .18s,opacity .18s;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.workbench-drawer[data-starting-style],.workbench-drawer[data-ending-style]{opacity:0;transform:translate(-24px)}.workbench-drawer-backdrop[data-starting-style],.workbench-drawer-backdrop[data-ending-style]{opacity:0}.workbench-drawer-header{min-height:80px;padding:calc(16px + env(safe-area-inset-top)) 20px 16px;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;display:flex}.workbench-drawer-header>a{gap:10px;min-width:0}.workbench-drawer-header>a>svg{flex-shrink:0;width:28px;height:32px}.workbench-drawer-header>a>span{letter-spacing:-.045em;font-size:21px;line-height:28px}.drawer-scroll-content{overscroll-behavior:contain;min-height:0;padding:8px 20px max(24px, env(safe-area-inset-bottom));overflow-y:auto}.drawer-navigation{flex-direction:column;gap:20px;display:flex}.drawer-heading{letter-spacing:-.025em;margin:0;font-size:24px;font-weight:600;line-height:32px}.drawer-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px;display:grid}.drawer-tool-card{border:1px solid var(--color-border);min-width:0;color:var(--color-text);background:#101215;border-radius:8px;flex-direction:column;gap:12px;padding:16px;text-decoration:none;transition:background-color .14s,border-color .14s;display:flex}.drawer-tool-card:hover{background:var(--color-surface);border-color:var(--color-control-border);text-decoration:none}.drawer-tool-card[aria-current=page]{background:#171f14;border-color:#465f3b}.drawer-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.drawer-card-top>svg{width:24px;height:24px;color:var(--color-muted);flex-shrink:0}.drawer-card-copy{flex-direction:column;gap:4px;display:flex}.drawer-card-copy strong{font-size:15px;font-weight:600;line-height:22px}.drawer-card-copy small{color:var(--color-muted);font-size:12px;line-height:18px}.drawer-tool-card[aria-current=page] strong,.drawer-tool-card[aria-current=page] .drawer-card-top>svg{color:var(--color-action)}.drawer-more,.drawer-language,.drawer-account,.drawer-back{width:100%;min-height:48px;color:var(--color-muted);font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:12px;padding:12px;font-size:14px;line-height:20px;display:flex}.drawer-more>svg,.drawer-language>svg,.drawer-account>svg,.drawer-back>svg{flex-shrink:0}.drawer-more>span:not(.drawer-more-chevron),.drawer-language>span{flex:1}.drawer-more small{text-align:right;max-width:112px;font-size:11px;line-height:18px}.drawer-more-chevron{transition:transform .14s;display:flex;transform:rotate(90deg)}.drawer-more-chevron[data-open=true]{transform:rotate(-90deg)}.drawer-more:hover,.drawer-language:hover,.drawer-back:hover{background:var(--color-surface);color:var(--color-text)}.drawer-future-tools{border:1px solid var(--color-border);background:var(--color-surface);border-radius:8px;padding:8px}.drawer-future-row{opacity:.5;min-height:48px;color:var(--color-muted);align-items:center;gap:12px;padding:8px;font-size:14px;display:flex}.drawer-future-row>svg{flex-shrink:0}.drawer-future-row>span:not(.future-tag){flex:1}.drawer-utilities{border-top:1px solid var(--color-border);flex-direction:column;gap:12px;margin-top:28px;padding-top:12px;display:flex}.drawer-pro-button{border:1px solid var(--color-action);min-height:48px;color:var(--color-action);background:0 0;border-radius:8px;font-size:15px;font-weight:600}.drawer-language{min-height:44px;color:var(--color-text);padding-block:10px}.drawer-account{border:1px solid var(--color-border);background:var(--color-surface);border-radius:8px;min-height:68px}.drawer-account:hover{border-color:var(--color-control-border)}.drawer-account .auth-avatar{flex-shrink:0;width:36px;height:36px;font-size:14px;font-weight:600}.drawer-account-copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.drawer-account-copy strong{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.drawer-account-copy small{font-size:12px;line-height:16px}.drawer-subview{flex-direction:column;gap:20px;display:flex}.drawer-back{width:fit-content;min-height:44px;padding:8px 0}.drawer-language-options{border:1px solid var(--color-border);background:var(--color-surface);border-radius:8px;padding:8px}.drawer-language-options button{width:100%;min-height:48px;color:var(--color-text);font:inherit;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:12px;padding:12px;font-size:14px;display:flex}.drawer-language-options button>span{flex:1}.drawer-language-options button[aria-pressed=true]{background:var(--color-selected-surface);color:var(--color-action)}.drawer-language-options button:hover{background:var(--color-selected-surface)}.drawer-subview .auth-control-mobile{border:1px solid var(--color-border);background:var(--color-surface);border-radius:8px;padding:12px}.drawer-subview .auth-mobile-profile{padding:12px 12px 20px}.drawer-subview .auth-mobile-profile .auth-avatar{flex-shrink:0;width:36px;height:36px}.drawer-subview .auth-mobile-profile div{gap:3px}.drawer-subview .auth-mobile-profile strong{font-size:14px;font-weight:600;line-height:20px}.drawer-subview .auth-mobile-profile small{font-size:12px;line-height:18px}.drawer-subview .auth-mobile-action{gap:12px;font-size:14px}.drawer-subview .auth-mobile-action svg{flex-shrink:0}.drawer-subview .auth-menu-danger{color:var(--color-danger)}.drawer-scroll-content :is(a,button):focus-visible{outline:2px solid var(--color-control-border);outline-offset:3px}@media (prefers-reduced-motion:reduce){.workbench-drawer,.workbench-drawer-backdrop,.drawer-tool-card,.drawer-more-chevron{transition:none}}@media (max-width:1279px){.workbench-shell{--shell-gutter:28px}.workbench-header{gap:20px}.workbench-nav-row{padding-inline:10px}.workbench-header-utilities{gap:16px}}@media (max-width:1099px){.workbench-header{gap:16px}.workbench-nav-items{gap:0}}@media (max-width:1399px){.workbench-desktop-nav,.workbench-header-utilities{display:none}.workbench-menu-button{border:1px solid var(--color-border);width:44px;height:44px;color:var(--color-text);background:0 0;border-radius:5px;justify-content:center;align-items:center;margin-left:auto;padding:0;display:flex}}@media (max-width:639px){.workbench-shell{--shell-gutter:20px}.workbench-content>main.app-main{padding-bottom:32px}}.workbench-beta-tag{border:1px solid var(--color-control-border);color:var(--color-muted);border-radius:4px;padding:2px 5px;font-size:10px;font-weight:500;line-height:14px}.workbench-language-option{vertical-align:middle;align-items:center;gap:8px;display:inline-flex}.workbench-language-flag{border-radius:2px;flex-shrink:0}.workbench-pro-button{border-color:var(--color-action);justify-content:center;align-items:center;gap:8px;display:inline-flex}
