.proto-settings-scope{--ps-bg:#f5f8fc;--ps-card:#fff;--ps-card-2:#f8fbff;--ps-text:#13283d;--ps-muted:#62758a;--ps-line:#d7e2ec;--ps-accent:#126fdb;--ps-success:#137a52;--ps-danger:#a83442;color:var(--ps-text);background:var(--ps-bg)}.proto-settings-hero{padding:56px 0 48px;background:linear-gradient(135deg,#061422,#0b2946);color:#f2f7fd}.proto-settings-hero .breadcrumbs{color:#b8c9da}.proto-settings-hero .breadcrumbs a{color:#dceaf6}.proto-settings-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:42px;align-items:end;margin-top:28px}.proto-settings-hero h1{font-size:clamp(2.6rem,6vw,5rem);line-height:1;margin:.15em 0}.proto-settings-hero p{max-width:780px;color:#bed0e2;font-size:1.08rem}.proto-settings-hero aside{display:grid;gap:8px;padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.055)}.proto-settings-hero aside strong{font-size:1rem}.proto-settings-hero aside span{color:#bad0e1;font-size:.85rem}.proto-settings-section{background:var(--ps-bg)}.proto-settings-shell{display:grid;grid-template-columns:250px minmax(0,1fr);gap:28px;align-items:start}.proto-settings-nav{position:sticky;top:18px;display:grid;gap:7px;padding:14px;border:1px solid var(--ps-line);border-radius:18px;background:var(--ps-card);box-shadow:0 14px 40px rgba(26,58,92,.06)}.proto-settings-nav a,.proto-settings-nav button{width:100%;text-align:left;border:0;border-radius:11px;padding:12px 13px;background:transparent;color:#344b61;font:700 .88rem/1.25 system-ui}.proto-settings-nav button:hover,.proto-settings-nav button:focus-visible,.proto-settings-nav button.is-active{background:#eaf4ff;color:#075fb5}.proto-settings-content{min-width:0}.proto-settings-panel{display:none}.proto-settings-panel.is-active{display:block}.proto-panel-head{display:grid;grid-template-columns:52px 1fr;gap:18px;align-items:start;margin-bottom:22px}.proto-panel-head>span{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:#e9f4ff;color:#0867c4;font:800 .82rem ui-monospace}.proto-panel-head h2{font-size:clamp(1.8rem,3vw,2.7rem);margin:0 0 8px;color:var(--ps-text)}.proto-panel-head p{margin:0;color:var(--ps-muted);max-width:800px}.proto-settings-card,.settings-card{border:1px solid var(--ps-line)!important;border-radius:19px!important;padding:24px!important;background:var(--ps-card)!important;color:var(--ps-text)!important;box-shadow:0 16px 44px rgba(26,58,92,.055)}.provider-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.settings-card header{display:flex;gap:12px;align-items:center;margin-bottom:22px}.settings-card header>div{min-width:0}.settings-card h3{margin:2px 0 0;color:var(--ps-text);font-size:1.25rem}.provider-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eaf4ff;color:#0764bc;font:800 .72rem ui-monospace}.provider-state{margin-left:auto;padding:5px 8px;border-radius:999px;background:#eef2f6;color:#657689;font-size:.72rem;font-weight:750}.provider-state.is-valid{background:#e5f7ef;color:#16734f}.proto-settings-scope label{display:grid;gap:7px;color:var(--ps-text);font-weight:760}.proto-settings-scope label>span{font-size:.88rem}.proto-settings-scope label>small{color:var(--ps-muted)!important;line-height:1.5}.proto-settings-scope input,.proto-settings-scope select,.proto-settings-scope textarea{width:100%;min-height:48px;border:1px solid #c6d5e3;border-radius:11px;background:#fff!important;color:#13283d!important;padding:10px 12px}.proto-settings-scope input::placeholder{color:#7d8fa1}.secret-field{display:grid;grid-template-columns:1fr 44px}.secret-field input{border-radius:11px 0 0 11px}.secret-field button{border:1px solid #c6d5e3;border-left:0;border-radius:0 11px 11px 0;background:#f4f8fb;color:#274762}.settings-actions{display:flex;gap:9px;flex-wrap:wrap;margin:16px 0}.settings-status{display:block;min-height:1.4em;margin:.6rem 0 0;color:#536a80;font-size:.84rem}.settings-status.is-ok{color:var(--ps-success)}.settings-status.is-error{color:var(--ps-danger)}.settings-card-single{max-width:780px}.proto-settings-card .form-grid{gap:16px}.proto-settings-card>.button{margin-top:20px}html[data-theme="dark"] .proto-settings-scope{--ps-bg:#07101c;--ps-card:#0d1827;--ps-card-2:#142134;--ps-text:#eef5ff;--ps-muted:#aebdcd;--ps-line:#293b52}html[data-theme="dark"] .proto-settings-nav{background:var(--ps-card);border-color:var(--ps-line)}html[data-theme="dark"] .proto-settings-nav a,html[data-theme="dark"] .proto-settings-nav button{color:#c5d4e3}html[data-theme="dark"] .proto-settings-nav button.is-active{background:#142f4d;color:#9bcaff}html[data-theme="dark"] .proto-settings-card,html[data-theme="dark"] .settings-card{background:var(--ps-card)!important;color:var(--ps-text)!important;border-color:var(--ps-line)!important}html[data-theme="dark"] .proto-settings-scope input,html[data-theme="dark"] .proto-settings-scope select,html[data-theme="dark"] .proto-settings-scope textarea{background:#08121f!important;color:#edf6ff!important;border-color:#36506b}html[data-theme="dark"] .secret-field button{background:#13243a;color:#d8e7f5;border-color:#36506b}@media(max-width:980px){.proto-settings-shell{grid-template-columns:1fr}.proto-settings-nav{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}.proto-settings-nav a,.proto-settings-nav button{text-align:center}.proto-settings-hero-grid{grid-template-columns:1fr}.provider-settings{grid-template-columns:1fr}}@media(max-width:620px){.proto-settings-section{padding-top:54px}.proto-settings-nav{grid-template-columns:1fr 1fr}.proto-settings-card,.settings-card{padding:18px!important}.proto-panel-head{grid-template-columns:40px 1fr}.proto-panel-head>span{width:40px;height:40px}.settings-actions{display:grid}.settings-actions .button{width:100%}}
