.IntegrationsExplorer-module__6KVbrq__explorer{margin-top:52px}.IntegrationsExplorer-module__6KVbrq__controls{align-items:center;gap:12px;display:flex}.IntegrationsExplorer-module__6KVbrq__search{border:1px solid var(--nome-border);background:color-mix(in srgb, var(--nome-surface) 92%, transparent);min-width:0;height:52px;color:var(--nome-text-muted);border-radius:10px;flex:1;align-items:center;gap:12px;padding:0 16px;display:flex}.IntegrationsExplorer-module__6KVbrq__search:focus-within{border-color:color-mix(in srgb, #7ce7c8 58%, var(--nome-border));box-shadow:0 0 0 3px #7ce7c814}.IntegrationsExplorer-module__6KVbrq__search input{width:100%;min-width:0;color:var(--nome-text);background:0 0;border:0;outline:0;font-size:14px}.IntegrationsExplorer-module__6KVbrq__search input::placeholder{color:var(--nome-text-dim)}.IntegrationsExplorer-module__6KVbrq__search kbd{border:1px solid var(--nome-border);font:10px/1.4 var(--font-mono);white-space:nowrap;color:var(--nome-text-dim);border-radius:5px;padding:2px 6px}.IntegrationsExplorer-module__6KVbrq__openApp{color:#10110f;white-space:nowrap;background:#f4f4f0;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:52px;padding:0 18px;font-size:13px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.IntegrationsExplorer-module__6KVbrq__openApp:hover{background:#fff;transform:translateY(-1px)}.IntegrationsExplorer-module__6KVbrq__categoryRail{scrollbar-width:none;gap:8px;margin:20px 0 28px;padding-bottom:6px;display:flex;overflow-x:auto}.IntegrationsExplorer-module__6KVbrq__categoryRail::-webkit-scrollbar{display:none}.IntegrationsExplorer-module__6KVbrq__categoryRail button{border:1px solid var(--nome-border);color:var(--nome-text-muted);letter-spacing:.01em;background:0 0;border-radius:999px;flex:none;padding:7px 11px;font-size:11px;transition:background .2s,color .2s,border-color .2s}.IntegrationsExplorer-module__6KVbrq__categoryRail button:hover{color:var(--nome-text);border-color:var(--nome-text-dim)}.IntegrationsExplorer-module__6KVbrq__categoryRail button[aria-pressed=true]{color:#8aedd2;background:#7ce7c81a;border-color:#7ce7c857}.IntegrationsExplorer-module__6KVbrq__resultLine{justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px;display:flex}.IntegrationsExplorer-module__6KVbrq__resultLine span{color:var(--nome-text);font:600 12px/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase}.IntegrationsExplorer-module__6KVbrq__resultLine small{max-width:620px;color:var(--nome-text-dim);text-align:right;font-size:11px;line-height:1.5}.IntegrationsExplorer-module__6KVbrq__grid{border:1px solid var(--nome-border);background:var(--nome-border);border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.IntegrationsExplorer-module__6KVbrq__card{background:var(--nome-surface);min-width:0;min-height:86px;color:inherit;align-items:center;gap:12px;padding:15px;transition:background .18s;display:flex}.IntegrationsExplorer-module__6KVbrq__card:hover{background:color-mix(in srgb, var(--nome-surface) 92%, #7ce7c8 8%)}.IntegrationsExplorer-module__6KVbrq__logo{color:#181918;width:42px;height:42px;font:700 11px/1 var(--font-mono);background:#f4f4f1;border:1px solid #ffffff1c;border-radius:10px;flex:none;place-items:center;display:grid;overflow:hidden}.IntegrationsExplorer-module__6KVbrq__logo img{object-fit:contain;width:27px;height:27px}.IntegrationsExplorer-module__6KVbrq__cardCopy{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.IntegrationsExplorer-module__6KVbrq__cardCopy strong{color:var(--nome-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:1.25;overflow:hidden}.IntegrationsExplorer-module__6KVbrq__cardCopy small{color:var(--nome-text-dim);font:9px/1.2 var(--font-mono);letter-spacing:.03em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;overflow:hidden}.IntegrationsExplorer-module__6KVbrq__ready{color:#72dbbd;font:8px/1 var(--font-mono);letter-spacing:.06em;align-items:center;gap:3px;display:inline-flex}.IntegrationsExplorer-module__6KVbrq__loadMore{border:1px solid var(--nome-border);width:100%;color:var(--nome-text-secondary);background:var(--nome-surface);border-radius:9px;justify-content:center;align-items:center;gap:10px;margin-top:16px;padding:13px 18px;font-size:12px;display:flex}.IntegrationsExplorer-module__6KVbrq__loadMore:hover{color:var(--nome-text);border-color:var(--nome-text-dim)}.IntegrationsExplorer-module__6KVbrq__loadMore span{color:var(--nome-text-dim);font:9px/1 var(--font-mono)}@media (max-width:980px){.IntegrationsExplorer-module__6KVbrq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.IntegrationsExplorer-module__6KVbrq__controls{flex-direction:column;align-items:stretch}.IntegrationsExplorer-module__6KVbrq__openApp{width:100%}.IntegrationsExplorer-module__6KVbrq__resultLine{flex-direction:column;align-items:start;gap:8px}.IntegrationsExplorer-module__6KVbrq__resultLine small{text-align:left}.IntegrationsExplorer-module__6KVbrq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.IntegrationsExplorer-module__6KVbrq__card{min-height:78px;padding:12px}.IntegrationsExplorer-module__6KVbrq__logo{width:38px;height:38px}.IntegrationsExplorer-module__6KVbrq__ready{display:none}}@media (max-width:430px){.IntegrationsExplorer-module__6KVbrq__grid{grid-template-columns:1fr}.IntegrationsExplorer-module__6KVbrq__card{min-height:72px}}
