.tools-page{max-width:1000px;margin:0 auto;padding:24px 20px 60px}.tools-hero{border-radius:var(--radius-xl);color:var(--text-onbrand);margin-bottom:20px;padding:24px 28px}.tools-hero h1{margin:0 0 6px;font-size:clamp(22px,3vw,28px);font-weight:900;line-height:1.15}.tools-hero p{font-size:var(--text-body-size);opacity:.92;max-width:520px;margin:0 0 16px;line-height:1.45}@media (max-width:480px){.tools-hero{padding:20px 18px}}.tools-stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:0 0 20px;display:grid}.card.tools-stat{flex-direction:column;align-items:flex-start;gap:2px;min-height:118px;padding:16px;text-decoration:none;display:flex;position:relative}.card.tools-stat.is-link{transition:box-shadow .2s ease-out,transform .2s ease-out}.card.tools-stat.is-link:hover{transform:translateY(-2px);box-shadow:0 10px 30px -10px #0000001f}.tools-stat-icon{background:color-mix(in srgb, var(--accent,#a3a3a3) 13%, transparent);width:34px;height:34px;color:var(--accent,#a3a3a3);border-radius:11px;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.tools-stat-icon i{font-size:18px}.tools-stat-eyebrow{letter-spacing:.07em;text-transform:uppercase;color:var(--gray-500,#6b7280);font-size:11px;font-weight:800;line-height:1.3}.tools-stat-value{letter-spacing:-.02em;color:var(--gray-900);font-size:clamp(22px,4.5vw,26px);font-weight:800;line-height:1.2}.tools-stat-sub{color:var(--gray-500,#6b7280);font-size:12px;font-weight:600;line-height:1.35}.tools-stat-chevron{color:var(--gray-400,#a3a3a3);font-size:12px;position:absolute;top:18px;right:16px}.card.tools-stat.is-alert{background:color-mix(in srgb, #ef4444 6%, var(--card,#fff));border-color:#ef444452}.card.tools-stat.is-alert .tools-stat-value,.card.tools-stat.is-alert .tools-stat-sub{color:#b91c1c}[data-theme=dark] .card.tools-stat.is-alert{background:color-mix(in srgb, #ef4444 12%, var(--dk-card,#161616));border-color:#ef444461}[data-theme=dark] .card.tools-stat.is-alert .tools-stat-value,[data-theme=dark] .card.tools-stat.is-alert .tools-stat-sub{color:#ff8a80}[data-theme=dark] .tools-stat-eyebrow,[data-theme=dark] .tools-stat-sub{color:#a8a8a8}[data-theme=dark] .tools-stat-chevron{color:#8b8b8b}.tools-alllinks{color:var(--gray-500,#6b7280);margin:18px 2px 0;font-size:12px;line-height:1.7}.tools-alllinks-label{letter-spacing:.05em;text-transform:uppercase;color:var(--gray-600,#4b5563);margin-right:8px;font-weight:800}.tools-alllinks a{color:var(--gray-600,#4b5563);text-decoration:none}.tools-alllinks a:hover{color:var(--rv-red-hover);text-decoration:underline}[data-theme=dark] .tools-alllinks,[data-theme=dark] .tools-alllinks-label,[data-theme=dark] .tools-alllinks a{color:#a8a8a8}[data-theme=dark] .tools-alllinks a:hover{color:var(--primary-red,#ff6a56)}.tool-soon-pill{--accent:#a3a3a3;border-radius:var(--radius-pill);font-size:var(--text-meta);white-space:nowrap;background:var(--surface-inset);border:1px solid var(--border);color:#5b6472;align-items:center;gap:5px;padding:3px 9px;font-weight:700;line-height:1.35;display:inline-flex}.tool-soon-pill i{font-size:var(--text-meta)}.tool-soon-pill.is-mini{vertical-align:1px;margin-left:6px;padding:2px 7px;font-size:10px}.tools-hero-inner{flex-direction:column;align-items:stretch;gap:16px;display:flex}.tools-hero-copy{min-width:0}@media (min-width:769px){.tools-hero-inner{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:24px}.tools-hero-copy{flex:auto}}.tools-request-cta{border-radius:var(--radius-lg);min-height:56px;color:var(--text-onbrand);background:#ffffff24;border:1px solid #ffffff61;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;transition:background .2s ease-out,transform .2s ease-out;display:flex}@media (min-width:769px){.tools-request-cta{flex:0 0 292px;max-width:292px}}.tools-request-cta:hover{background:#ffffff3d;transform:translateY(-1px)}.tools-request-cta>i:first-child{flex-shrink:0;font-size:22px}.tools-request-cta-text{flex-direction:column;gap:2px;min-width:0;display:flex}.tools-request-cta-text strong{font-size:var(--text-body-size);font-weight:800;line-height:1.25}.tools-request-cta-text span{opacity:.9;font-size:12.5px;line-height:1.35}.tools-request-cta-chevron{font-size:var(--text-sm);opacity:.85;flex-shrink:0;margin-left:auto}.treq-page{max-width:640px;margin:0 auto;padding:24px 20px 60px}.treq-back{height:44px;color:var(--gray-500,#6b7280);align-items:center;gap:8px;margin-left:-6px;padding:0 6px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.treq-back:hover{color:var(--gray-900,#111827)}.treq-title{color:var(--text-strong,#111827);margin:4px 0 6px;font-size:clamp(24px,4vw,28px);font-weight:900;line-height:1.15}.treq-lede{font-size:var(--text-body-size);color:var(--text-muted,#6b7280);margin:0 0 14px;line-height:1.5}.treq-proof{flex-wrap:wrap;gap:8px;margin:0 0 20px;display:flex}.treq-proof-pill{border-radius:var(--radius-pill);white-space:nowrap;height:32px;color:var(--ink,#4b5563);background:color-mix(in srgb, var(--accent,#a3a3a3) 12%, transparent);border:1px solid color-mix(in srgb, var(--accent,#a3a3a3) 30%, transparent);align-items:center;gap:7px;padding:0 13px;font-size:12.5px;font-weight:600;display:inline-flex}.treq-proof-pill strong{font-size:13.5px;font-weight:800}.treq-proof-pill i{font-size:var(--text-sm)}.treq-eyebrow{letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted,#6b7280);margin:0 0 12px;font-size:12.5px;font-weight:800}.treq-sr{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.treq-restore{background:#60a5fa1f;border:1px solid #60a5fa52;border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;padding:12px 16px;display:flex}.treq-restore>i{color:#1d4ed8;flex-shrink:0;font-size:16px}.treq-restore p{min-width:0;color:var(--text-strong,#111827);flex:180px;margin:0;font-size:13.5px;line-height:1.45}.treq-restore-yes,.treq-restore-no{border-radius:var(--radius-pill);height:40px;font-size:var(--text-sm);cursor:pointer;white-space:nowrap;padding:0 16px;font-family:inherit;font-weight:700}.treq-restore-yes{color:var(--text-onbrand);background:#1d4ed8;border:0}.treq-restore-no{color:var(--text-strong,#111827);background:0 0;border:1px solid #60a5fa66}@media (max-width:480px){.treq-restore-yes,.treq-restore-no{flex:auto;min-height:44px}}.treq-sent{background:#22c55e1f;border:1px solid #22c55e52;border-radius:14px;align-items:flex-start;gap:12px;margin-bottom:14px;padding:14px 16px;display:flex}.treq-sent>i{color:#16a34a;flex-shrink:0;margin-top:1px;font-size:18px}.treq-sent p{color:var(--text-strong,#111827);margin:0;font-size:13.5px;line-height:1.5}.treq-sent strong{font-weight:800}.treq-sent a{color:#15803d;font-weight:700}.treq-sent-x{border-radius:var(--radius-pill);width:44px;height:44px;color:var(--text-muted,#6b7280);cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;margin:-8px -10px 0 auto;font-size:14px;display:flex}.treq-sent-x:hover{color:var(--text-strong,#111827)}.treq-form{background:var(--surface-card,#fff);border:1px solid var(--dk-border-muted,#e5e7eb);border-radius:var(--radius-lg);padding:20px;box-shadow:0 10px 30px -10px #0000000f}.treq-form fieldset{border:0;flex-direction:column;gap:16px;margin:0;padding:0;display:flex}.treq-starters{border-bottom:1px solid var(--dk-border-muted,#e5e7eb);padding-bottom:16px}.treq-starters-label{color:var(--text-muted,#6b7280);margin-bottom:10px;font-size:12.5px;line-height:1.4;display:block}.treq-chiprow{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;margin:0 -20px;padding:2px 20px;display:flex;overflow-x:auto}.treq-chiprow::-webkit-scrollbar{display:none}.treq-chip{border-radius:var(--radius-pill);border:1px dashed var(--gray-dashed,#d1d5db);height:40px;color:var(--text-strong,#111827);white-space:nowrap;cursor:pointer;background:0 0;flex:none;padding:0 14px;font-family:inherit;font-size:13.5px;font-weight:600;transition:background .15s ease-out,border-color .15s ease-out}.treq-chip:hover{background:var(--surface-inset,#f3f4f6);border-color:#0000}@media (max-width:768px){.treq-chip{min-height:44px}}.treq-field{display:block;position:relative}.treq-label{font-size:var(--text-sm);color:var(--text-strong,#111827);align-items:baseline;gap:8px;margin-bottom:7px;font-weight:700;display:flex}.treq-label em{color:var(--gray-500,#6b7280);font-size:11.5px;font-style:normal;font-weight:600}.treq-field input,.treq-field textarea{border-radius:var(--radius-md);border:1px solid var(--dk-border-muted,#e5e7eb);background:var(--surface-card,#fff);width:100%;height:48px;color:var(--text-strong,#111827);font-size:var(--text-body-size);outline:none;padding:0 14px;font-family:inherit;transition:border-color .15s ease-out}.treq-field textarea{resize:vertical;height:auto;min-height:124px;padding:12px 14px;line-height:1.5}.treq-field input:focus,.treq-field textarea:focus{border-color:var(--rv-red-hover)}.treq-field input::placeholder,.treq-field textarea::placeholder{color:var(--gray-400,#9ca3af)}.treq-field input:focus-visible,.treq-field textarea:focus-visible,.treq-chip:focus-visible,.treq-more-toggle:focus-visible,.treq-submit:focus-visible,.treq-sent-x:focus-visible,.treq-acc summary:focus-visible{outline:none;box-shadow:0 0 0 3px #dc262642}.treq-meter{border-radius:var(--radius-pill);background:var(--dk-border-muted,#e5e7eb);height:4px;margin-top:9px;overflow:hidden}.treq-meter>span{border-radius:var(--radius-pill);background:var(--rv-red-hover);height:100%;transition:width .2s ease-out,background .2s ease-out;display:block}.treq-meter>span.is-ok{background:#16a34a}.treq-hint{color:var(--text-muted,#6b7280);align-items:center;gap:6px;margin:7px 0 0;font-size:12.5px;line-height:1.4;display:flex}.treq-hint.is-ok{color:#15803d}.treq-hint>i{font-size:var(--text-sm)}.treq-count{color:var(--gray-500,#6b7280);margin-left:auto;font-size:12px}.treq-more-toggle{border-radius:var(--radius-md);width:100%;min-height:48px;color:var(--text-strong,#111827);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin:0 -10px;padding:0 10px;font-family:inherit;font-size:13.5px;font-weight:700;display:flex}.treq-more-toggle:hover{background:var(--surface-inset,#f3f4f6)}.treq-more-toggle>i:first-child{font-size:var(--text-sm);color:var(--rv-red-hover)}.treq-more-toggle em{color:var(--gray-500,#6b7280);font-size:11.5px;font-style:normal;font-weight:600}.treq-more-chev{font-size:var(--text-sm);color:var(--gray-500,#6b7280);margin-left:auto;transition:transform .2s ease-out}.treq-more-toggle[aria-expanded=true] .treq-more-chev{transform:rotate(180deg)}.treq-more-body{flex-direction:column;gap:16px;padding-top:6px;display:flex}.treq-more-body[hidden]{display:none}.treq-actions{border-top:1px solid var(--dk-border-muted,#e5e7eb);flex-wrap:wrap;align-items:center;gap:14px;padding-top:18px;display:flex}.treq-as{color:var(--text-muted,#6b7280);font-size:12.5px}.treq-as strong{color:var(--text-strong,#111827);font-weight:700}.treq-gate-slim{flex-direction:column;gap:10px;width:100%;display:flex}.treq-gate-btn{max-width:340px}.treq-gate-note{color:var(--text-muted,#6b7280);align-items:flex-start;gap:8px;margin:0;font-size:12.5px;line-height:1.45;display:flex}.treq-gate-note>i{font-size:var(--text-sm);color:var(--rv-red-hover);flex-shrink:0;margin-top:1px}.treq-error{color:var(--rv-red-hover);align-items:flex-start;gap:8px;margin:0;font-size:13.5px;line-height:1.45;display:flex}.treq-submit{border-radius:var(--radius-pill);background:var(--rv-red-hover);height:48px;color:var(--text-onbrand);font-size:var(--text-body-size);cursor:pointer;border:none;justify-content:center;align-self:flex-start;align-items:center;gap:9px;padding:0 24px;font-family:inherit;font-weight:800;transition:background .2s ease-out;display:inline-flex}.treq-submit:hover:not(:disabled){background:var(--rv-red-deep)}.treq-submit:disabled{cursor:not-allowed}@media (max-width:480px){.treq-submit{align-self:stretch;width:100%}}.treq-spin{animation:.9s linear infinite treq-spin}@keyframes treq-spin{to{transform:rotate(360deg)}}.treq-mine{margin-top:30px}.treq-empty{border-radius:var(--radius-md);border:1px dashed var(--gray-dashed,#d1d5db);color:var(--text-muted,#6b7280);align-items:center;gap:10px;margin:0;padding:16px;font-size:13.5px;line-height:1.45;display:flex}.treq-empty>i{flex-shrink:0;font-size:16px}.treq-legend{color:var(--gray-500,#6b7280);flex-wrap:wrap;align-items:center;gap:6px;margin:10px 0 0;font-size:12px;display:flex}.treq-legend>i{font-size:var(--text-meta)}.treq-mine ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.treq-mine li{border-radius:var(--radius-md);border:1px solid var(--dk-border-muted,#e5e7eb);background:var(--surface-card,#fff);align-items:center;gap:10px;padding:12px 14px;display:flex}.treq-mine-title{min-width:0;color:var(--text-strong,#111827);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:14px;font-weight:700;overflow:hidden}.treq-status{border-radius:var(--radius-pill);white-space:nowrap;color:var(--ink,#4b5563);background:color-mix(in srgb, var(--accent,#a3a3a3) 12%, transparent);border:1px solid color-mix(in srgb, var(--accent,#a3a3a3) 32%, transparent);flex-shrink:0;align-items:center;gap:6px;padding:4px 11px;font-size:11.5px;font-weight:700;display:inline-flex}.treq-status>i{font-size:var(--text-meta)}.treq-mine-date{color:var(--gray-500,#6b7280);flex-shrink:0;font-size:12px}@media (max-width:480px){.treq-mine li{flex-wrap:wrap}.treq-mine-title{white-space:normal;flex:100%}}.treq-how{margin-top:32px}.treq-how ol{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.treq-how li{align-items:flex-start;gap:14px;display:flex}.treq-how-num{border-radius:var(--radius-pill);width:28px;height:28px;color:var(--rv-red-hover);font-size:var(--text-sm);background:#ef444424;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:flex}.treq-how strong{color:var(--text-strong,#111827);font-size:14.5px;font-weight:800;display:block}.treq-how strong i{font-size:var(--text-sm);color:var(--rv-red-hover);margin-right:5px}.treq-how p{color:var(--text-muted,#6b7280);margin:4px 0 0;font-size:13.5px;line-height:1.5}.treq-faq{margin-top:32px}.treq-acc{border-bottom:1px solid var(--dk-border-muted,#e5e7eb)}.treq-acc:first-of-type{border-top:1px solid var(--dk-border-muted,#e5e7eb)}.treq-acc summary{border-radius:var(--radius-md);min-height:52px;color:var(--text-strong,#111827);cursor:pointer;align-items:center;gap:12px;margin:0 -10px;padding:8px 10px;font-size:14.5px;font-weight:700;line-height:1.35;list-style:none;display:flex}.treq-acc summary::-webkit-details-marker{display:none}.treq-acc summary:hover{background:var(--surface-inset,#f3f4f6)}.treq-acc-chev{font-size:var(--text-sm);color:var(--gray-500,#6b7280);flex-shrink:0;margin-left:auto;transition:transform .2s ease-out}.treq-acc[open] .treq-acc-chev{transform:rotate(180deg)}.treq-acc-body{color:var(--text-muted,#6b7280);padding:0 0 16px;font-size:13.5px;line-height:1.6}.treq-faq a{color:var(--rv-red-hover);font-weight:700}[data-theme=dark] .treq-form,[data-theme=dark] .treq-mine li{background:var(--dk-card,#171717);border-color:var(--dk-border,#2a2a2a)}[data-theme=dark] .treq-field input,[data-theme=dark] .treq-field textarea{background:var(--dk-card2,#1f1f1f);border-color:var(--dk-border,#2a2a2a);color:var(--dk-text,#f5f5f5)}[data-theme=dark] .treq-field input::placeholder,[data-theme=dark] .treq-field textarea::placeholder{color:#8b8b8b}[data-theme=dark] .treq-field input:focus,[data-theme=dark] .treq-field textarea:focus{border-color:#ff6a56}[data-theme=dark] .treq-error,[data-theme=dark] .treq-faq a,[data-theme=dark] .treq-how-num,[data-theme=dark] .treq-how strong i,[data-theme=dark] .treq-gate-note>i,[data-theme=dark] .treq-more-toggle>i:first-child{color:#ff6a56}[data-theme=dark] .treq-sent>i,[data-theme=dark] .treq-sent a,[data-theme=dark] .treq-hint.is-ok{color:#34e646}[data-theme=dark] .treq-restore>i{color:#5e9eff}[data-theme=dark] .treq-restore-yes{color:var(--text-onbrand);background:#2563eb}[data-theme=dark] .treq-back:hover{color:var(--dk-text,#f5f5f5)}[data-theme=dark] .treq-proof-pill,[data-theme=dark] .treq-status{color:var(--accent,#ff6a56)}[data-theme=dark] .treq-chip,[data-theme=dark] .treq-empty{border-color:#3a3a3a}[data-theme=dark] .treq-chip:hover,[data-theme=dark] .treq-more-toggle:hover{background:#242424;border-color:#0000}[data-theme=dark] .treq-acc summary:hover{background:#1c1c1c}[data-theme=dark] .treq-starters,[data-theme=dark] .treq-actions,[data-theme=dark] .treq-acc,[data-theme=dark] .treq-acc:first-of-type{border-color:var(--dk-border,#2a2a2a)}[data-theme=dark] .treq-meter{background:#2e2e2e}[data-theme=dark] .treq-meter>span{background:#ff6a56}[data-theme=dark] .treq-meter>span.is-ok{background:#34e646}[data-theme=dark] .treq-field input:focus-visible,[data-theme=dark] .treq-field textarea:focus-visible,[data-theme=dark] .treq-chip:focus-visible,[data-theme=dark] .treq-more-toggle:focus-visible,[data-theme=dark] .treq-submit:focus-visible,[data-theme=dark] .treq-sent-x:focus-visible,[data-theme=dark] .treq-acc summary:focus-visible{box-shadow:0 0 0 3px #ff6a5657}.tools-updates{margin:4px 0 32px;padding:20px}.tools-updates.card:hover{box-shadow:var(--shadow-sm);border-color:var(--border);transform:none}.tu-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.tu-title{font-size:var(--text-h3);letter-spacing:-.01em;color:var(--gray-900);margin:0;font-weight:800;line-height:1.3}.tu-head-link{min-height:44px;color:var(--rv-red-hover);white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;padding:0 4px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.tu-head-link:hover{text-decoration:underline}.tu-head-link i{font-size:14px}.tu-incidents{border-radius:var(--radius-lg,16px);background:#ef444412;border:1px solid #ef444447;margin:14px 0 4px;padding:14px 16px}.tu-incidents-head{color:#b91c1c;align-items:center;gap:8px;margin:0 0 10px;font-size:14px;font-weight:800;line-height:1.35;display:flex}.tu-incidents-head i{flex-shrink:0;font-size:16px}.tu-incidents-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.tu-incident{border-left:3px solid var(--accent,#eab308);padding-left:12px}.tu-incident-top{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:3px;display:flex}.tu-incident-name{color:var(--gray-900);font-size:14px;font-weight:800;line-height:1.3;text-decoration:none}.tu-incident-name:hover{text-decoration:underline}.tu-incident-state{border-radius:var(--radius-pill);letter-spacing:.04em;text-transform:uppercase;padding:2px 9px;font-size:11px;font-weight:800;line-height:1.4}.tu-incident-since{color:var(--gray-500,#6b7280);font-size:12px;font-weight:600}.tu-incident-note{color:var(--gray-600,#4b5563);font-size:13px;line-height:1.45;display:block}.tu-incidents-foot{color:var(--gray-500,#6b7280);margin:12px 0 0;font-size:12px;line-height:1.4}[data-theme=dark] .tu-incidents{background:#ef44441f;border-color:#ef444457}[data-theme=dark] .tu-incidents-head{color:#ff8a80}[data-theme=dark] .tu-incident-name{color:var(--dk-text,#f5f5f5)}[data-theme=dark] .tu-incident-note{color:#c4c4c4}[data-theme=dark] .tu-incident-since,[data-theme=dark] .tu-incidents-foot{color:#a8a8a8}@media (max-width:480px){.tu-incidents{padding:13px 14px}}.tu-stat{color:var(--gray-500);align-items:center;gap:6px;margin:2px 0 0;font-size:13px;font-weight:600;display:flex}.tu-stat i{color:#16a34a;font-size:13px}.tu-list{margin:18px 0 0;padding:0;list-style:none}.tu-row{gap:12px;padding-bottom:18px;display:flex;position:relative}.tu-row:last-child{padding-bottom:0}.tu-row:before{content:"";background:var(--border);width:2px;position:absolute;top:30px;bottom:0;left:13px}.tu-row:last-child:before{display:none}.tu-dot{--dot:var(--accent,#6b7280);border-radius:var(--radius-pill);width:28px;height:28px;color:var(--dot);background:color-mix(in srgb, var(--dot) 12%, transparent);border:2px solid color-mix(in srgb, var(--dot) 42%, transparent);box-sizing:border-box;flex:0 0 28px;place-items:center;display:grid}.tu-dot i{font-size:13px}.tu-row-body{border-radius:var(--radius-md);min-width:0;min-height:44px;color:inherit;transition:background var(--motion-fast,.15s) var(--ease-out,ease-out);flex-direction:column;flex:1;gap:2px;margin:-2px -8px;padding:2px 8px;text-decoration:none;display:flex}a.tu-row-body:hover{background:var(--surface-inset,#f3f4f6)}.tu-row-title{color:var(--gray-900);font-size:14px;font-weight:600;line-height:1.4}.tu-row-title strong{font-weight:800}.tu-row-group{color:var(--gray-500);font-weight:600}.tu-row-date{color:var(--gray-500);font-size:13px;font-weight:600}.tu-row-note{color:var(--gray-700,#374151);margin-top:2px;font-size:13px;line-height:1.45}.tu-toggle{border:1px solid var(--border);border-radius:var(--radius-pill);width:100%;min-height:44px;color:var(--gray-900);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:700;transition:background .2s ease-out,border-color .2s ease-out;display:flex}.tu-toggle:hover{background:var(--surface-inset,#f3f4f6);border-color:#0000}.tu-toggle i{font-size:13px;transition:transform .2s ease-out}.tu-toggle i.is-open{transform:rotate(180deg)}@media (max-width:480px){.tools-updates{padding:16px}.tu-head-link span{display:none}}[data-theme=dark] .tu-row:before{background:var(--dk-border,#2a2a2a)}[data-theme=dark] .tu-dot{--dot:color-mix(in srgb, var(--accent,#6b7280) 55%, #fff)}[data-theme=dark] a.tu-row-body:hover,[data-theme=dark] .tu-toggle:hover{background:#242424;border-color:#0000}[data-theme=dark] .tu-stat i{color:#34e646}[data-theme=dark] .tu-row-note{color:var(--dk-text-secondary,#b8b8b8)}[data-theme=dark] .tu-head-link{color:#ff6a56}[data-theme=dark] .tu-toggle{border-color:var(--dk-border,#2a2a2a);color:var(--dk-text,#f5f5f5)}[data-theme=dark] .tu-toggle:focus-visible,[data-theme=dark] a.tu-row-body:focus-visible{box-shadow:0 0 0 3px #ff6a5657}
