.tool-shell{box-sizing:border-box;background:var(--bg,#fff);width:100%;min-width:0;max-width:1180px;color:var(--text,#0f172a);flex-direction:column;gap:clamp(20px,3vw,32px);margin:0 auto;padding:clamp(20px,4vw,40px) clamp(12px,3vw,24px);display:flex;overflow-x:clip}.tool-shell>*,.tool-shell-header>*,.tool-shell-workspace>*,.tool-shell-section>*,.tool-shell-section-header>*{box-sizing:border-box;min-width:0;max-width:100%}.tool-shell-header{box-sizing:border-box;flex-direction:column;gap:clamp(6px,1vw,10px);width:100%;min-width:0;max-width:820px;display:flex}.tool-shell-eyebrow{width:-moz-fit-content;width:fit-content;min-width:0;max-width:100%;color:var(--accent,#2563eb);letter-spacing:.02em;overflow-wrap:anywhere;word-break:break-word;box-sizing:border-box;align-self:flex-start;align-items:center;gap:8px;font-size:clamp(12px,1.2vw,14px);font-weight:600;line-height:1.4;display:inline-flex}.tool-shell-title{width:100%;min-width:0;max-width:100%;color:var(--text-strong,#020617);font-size:clamp(24px, 3.5vw, var(--text-4xl,36px));letter-spacing:-.02em;overflow-wrap:anywhere;word-break:normal;box-sizing:border-box;margin:0;font-weight:800;line-height:1.12}.tool-shell-subtitle{width:100%;min-width:0;max-width:68ch;color:var(--text-muted,#475569);font-size:clamp(14px, 1.5vw, var(--text-lg,18px));overflow-wrap:anywhere;word-break:normal;box-sizing:border-box;margin:0;line-height:1.55}.tool-shell-workspace{box-sizing:border-box;background:var(--surface,#f8fbff);border:1px solid var(--card-border,var(--border,#2563eb1f));border-radius:clamp(14px,2vw,24px);flex-direction:column;gap:clamp(16px,2.5vw,24px);width:100%;min-width:0;max-width:100%;padding:clamp(14px,2.5vw,24px);display:flex;overflow-x:clip}.tool-shell-workspace-plain{box-sizing:border-box;background:0 0;border:0;border-radius:0;width:100%;min-width:0;max-width:100%;padding:0;display:block;overflow-x:clip}.tool-shell-section{box-sizing:border-box;flex-direction:column;gap:clamp(10px,1.5vw,16px);width:100%;min-width:0;max-width:100%;display:flex}.tool-shell-section-header{box-sizing:border-box;grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;align-items:center;gap:clamp(6px,1.5vw,12px);width:100%;min-width:0;max-width:100%;display:grid}.tool-shell-section-title{width:100%;min-width:0;max-width:100%;color:var(--text,#0f172a);font-size:clamp(16px, 1.6vw, var(--text-lg,18px));overflow-wrap:anywhere;word-break:normal;box-sizing:border-box;margin:0;font-weight:700;line-height:1.3}.tool-shell-section-note{width:100%;min-width:0;max-width:100%;color:var(--text-muted,#475569);font-size:clamp(12px, 1.2vw, var(--text-sm,14px));overflow-wrap:anywhere;word-break:normal;box-sizing:border-box;margin:0;line-height:1.5}.tool-shell-section-header>:last-child{min-width:0;max-width:100%}.tool-shell-section-header>aside{box-sizing:border-box;align-items:center;min-width:0;max-width:100%;display:flex}.tool-shell-privacy{box-sizing:border-box;background:var(--success-soft,#16a34a14);border:1px solid var(--success-soft,#16a34a29);width:100%;min-width:0;max-width:100%;color:var(--text-muted,#475569);border-radius:clamp(10px,1.5vw,12px);flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:clamp(8px,1.5vw,22px);padding:clamp(10px,1.5vw,12px) clamp(12px,2vw,16px);font-size:clamp(12px,1.2vw,13px);line-height:1.4;display:flex;overflow:hidden}.tool-shell-privacy-item{min-width:0;max-width:100%;color:var(--text,#0f172a);overflow-wrap:anywhere;word-break:break-word;box-sizing:border-box;flex:0 auto;align-items:center;gap:7px;display:inline-flex}.tool-shell-privacy-item svg{opacity:.8;flex:none;width:15px;height:15px}@media (max-width:900px){.tool-shell-section-header{grid-template-columns:minmax(0,1fr) auto}.tool-shell-section-title{grid-column:1}.tool-shell-section-note{grid-area:2/1}.tool-shell-section-header>aside{grid-area:1/2/span 2}.tool-shell-privacy{gap:10px 16px}}@media (max-width:700px){.tool-shell{gap:clamp(18px,4vw,24px);padding:clamp(18px,4vw,24px) clamp(12px,3vw,18px)}.tool-shell-header{max-width:100%}.tool-shell-workspace{padding:clamp(14px,3vw,20px)}.tool-shell-section-header{flex-direction:column;align-items:flex-start;gap:5px;width:100%;max-width:100%;display:flex}.tool-shell-section-title,.tool-shell-section-note{width:100%;max-width:100%}.tool-shell-section-header>aside{width:100%;max-width:100%;margin-top:2px}.tool-shell-privacy{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px;display:grid}.tool-shell-privacy-item{white-space:normal;width:100%;max-width:100%}}@media (max-width:480px){.tool-shell{gap:18px;width:100%;max-width:100%;padding:18px 10px}.tool-shell-eyebrow{font-size:12px}.tool-shell-title{letter-spacing:-.015em;font-size:clamp(23px,8vw,29px);line-height:1.12}.tool-shell-subtitle{font-size:14px;line-height:1.5}.tool-shell-workspace{border-radius:14px;gap:16px;width:100%;max-width:100%;padding:12px}.tool-shell-section{gap:10px}.tool-shell-section-title{font-size:16px}.tool-shell-section-note{font-size:12px;line-height:1.45}.tool-shell-section-header>aside{width:100%}.tool-shell-section-header>aside>*{min-width:0;max-width:100%}.tool-shell-privacy{border-radius:11px;grid-template-columns:1fr;gap:7px;padding:10px 12px}.tool-shell-privacy-item{white-space:normal;width:100%;min-height:26px;font-size:12px;line-height:1.4}.tool-shell-privacy-item svg{width:14px;height:14px}}@media (max-width:360px){.tool-shell{padding-inline:8px}.tool-shell-title{font-size:23px}.tool-shell-subtitle{font-size:13px}.tool-shell-workspace{border-radius:12px;gap:14px;padding:10px}.tool-shell-section-title{font-size:15px}.tool-shell-section-note{font-size:12px}.tool-shell-privacy{padding:9px 10px}.tool-shell-privacy-item{font-size:11px}.tool-shell-privacy-item svg{width:13px;height:13px}}@media (max-width:320px){.tool-shell{padding-inline:6px}.tool-shell-workspace{border-radius:10px;padding:8px}.tool-shell-title{font-size:22px}.tool-shell-subtitle{font-size:13px}}@media (prefers-reduced-motion:reduce){.tool-shell *,.tool-shell :before,.tool-shell :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (forced-colors:active){.tool-shell-workspace,.tool-shell-privacy{border:1px solid canvastext}.tool-shell-section-title,.tool-shell-title,.tool-shell-subtitle,.tool-shell-section-note{color:canvastext}}
