.tool-shell{z-index:30;overscroll-behavior:contain;background:var(--bg);color:var(--text);position:fixed;inset:0;overflow-y:auto}.tool-shell__head{z-index:3;background:linear-gradient(100deg, color-mix(in srgb, var(--primary) 16%, transparent) 0%, transparent 100%), color-mix(in srgb, var(--bg) 92%, transparent);-webkit-backdrop-filter:blur(12px);align-items:center;gap:10px;padding:10px 12px;display:flex;position:sticky;top:0}.tool-shell__back{background:var(--surface);width:40px;height:40px;color:var(--text);cursor:pointer;border:0;border-radius:20px;flex:none;place-items:center;display:grid}.tool-shell__back.is-close{color:var(--text-muted)}.tool-shell__icon{background:var(--icon-chip-bg);border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.tool-shell__titles{flex:1;min-width:0}.tool-shell__title{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:17px;font-weight:700;line-height:22px;overflow:hidden}.tool-shell__sub{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;line-height:15px;overflow:hidden}.tool-shell__actions{flex:none;align-items:center;gap:8px;display:flex}.tool-shell__body{max-width:600px;margin:0 auto;padding:8px 16px 48px}@media (width<=1023.98px){.tool-shell__icon.is-desktop-only{display:none}.tool-shell--head-plain>.tool-shell__head{background:color-mix(in srgb, var(--bg) 86%, transparent);gap:6px;padding:6px 8px}.tool-shell--head-plain>.tool-shell__head .tool-shell__back{width:48px;height:48px;color:var(--text);background:0 0;border-radius:24px}.tool-shell--head-plain>.tool-shell__head .tool-shell__title{font-size:18px}.tool-shell--head-hero{--ts-hero-mid:#3b82f6}[data-skin=LIGHT] .tool-shell--head-hero{--ts-hero-mid:#6366f1}.tool-shell--head-hero>.tool-shell__head{-webkit-backdrop-filter:none;background:linear-gradient(180deg, var(--primary) 0%, color-mix(in srgb, var(--ts-hero-mid) 80%, var(--primary)) 100%);gap:4px;padding:8px 8px 0;position:relative}.tool-shell--head-hero>.tool-shell__head .tool-shell__back{color:#fff;background:0 0;border-radius:24px;width:48px;height:48px}.tool-shell--head-hero>.tool-shell__head .tool-shell__icon{display:none}.tool-shell--head-hero>.tool-shell__head .tool-shell__title{color:#fff;font-size:22px;line-height:28px}.tool-shell--head-hero>.tool-shell__head .tool-shell__sub{color:#ffffffc7}.tool-shell--head-hero>.tool-shell__body{padding-top:0}.tool-shell--head-max>.tool-shell__head{display:none}}@media (width>=1024px){.tool-shell{z-index:auto;background:0 0;min-height:100vh;position:relative;inset:auto;overflow:visible}.tool-shell__head{background:color-mix(in srgb, var(--bg) 88%, transparent);box-shadow:0 1px 0 var(--hairline);gap:14px;padding:28px 40px 20px}.tool-shell__back{background:var(--surface);width:36px;height:36px;box-shadow:var(--shadow-xs), 0 0 0 1px var(--hairline);border-radius:10px}.tool-shell__back:hover{background:var(--surface-2)}.tool-shell__back.is-close{color:var(--text-secondary)}.tool-shell__icon{border-radius:var(--r-md);background:var(--primary-soft);width:44px;height:44px}.tool-shell__title{letter-spacing:-.02em;font-size:24px;font-weight:600;line-height:32px}.tool-shell__sub{font-size:14px;line-height:20px}.tool-shell__body{padding:28px 40px 56px}.tool-shell--sm .tool-shell__body{max-width:800px}.tool-shell--md .tool-shell__body{max-width:1040px}.tool-shell--lg .tool-shell__body{max-width:calc(var(--desktop-max) + 80px)}.tool-shell__head>*{max-width:none}.tool-shell__maxhero{display:none}}
