.provider-setup-host{display:contents}
.connection{min-height:46px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid #cbd3c6;border-radius:999px;background:transparent;color:#123f33;font:inherit;font-size:13px;font-weight:800;white-space:nowrap;cursor:pointer}
.connection>i{width:9px;height:9px;border-radius:50%;background:#b1b9ad;box-shadow:0 0 0 5px #edf0e9}
.connection.ready>i,.connection.account-plan-ready>i{background:#75a443;box-shadow:0 0 0 5px #e7efd9}.connection.degraded>i{background:#d99c42;box-shadow:0 0 0 5px #fff0d8}.connection.unavailable>i{background:#aa3b35;box-shadow:0 0 0 5px #f9deda}
.setup-dialog{width:100%;max-width:none;max-height:92dvh;margin:auto 0 0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;border:0;border-radius:24px 24px 0 0;padding:0;background:#f9f8f2;color:#173d31;box-shadow:0 -20px 80px #142c2540;line-height:1.55}
.setup-dialog::-webkit-scrollbar{display:none;width:0;height:0}.setup-dialog::backdrop{background:#173d3180;backdrop-filter:blur(4px)}
.setup-dialog .dialog-head{position:sticky;top:0;z-index:2;padding:20px;display:flex;align-items:flex-start;justify-content:space-between;background:#f9f8f2;border-bottom:1px solid #d9ddcf}
.setup-dialog .dialog-head span{font-size:11px;line-height:normal;letter-spacing:1.5px;color:#6f846d}.setup-dialog .dialog-head h2{margin:7px 0 0;font-size:28px;line-height:1.15;letter-spacing:-1px}
.setup-dialog .dialog-head button{box-sizing:border-box;flex:0 0 46px;width:46px;min-width:46px;max-width:46px;height:46px;min-height:46px;max-height:46px;aspect-ratio:1;padding:0;display:grid;place-items:center;border:1px solid #ccd3c7;border-radius:50%;background:transparent;color:#173d31;line-height:1;-webkit-appearance:none;appearance:none}
.setup-dialog .dialog-head button svg{width:21px;height:21px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.setup-dialog .dialog-content{padding:20px;overflow:visible}.setup-dialog .dialog-intro{margin:0 0 20px;color:#68796f;font-size:15px;line-height:1.65}.setup-dialog .setup-grid{display:grid;gap:8px}
.setup-dialog .method{min-height:70px;padding:13px;display:flex;align-items:center;gap:11px;border:1px solid #d2d8cb;border-radius:13px}.setup-dialog .method:has(input:checked){border-color:#638c47;background:#edf3e3}.setup-dialog .method span{display:flex;flex-direction:column;gap:3px}.setup-dialog .method b{font-size:13px}.setup-dialog .method small{color:#768378;font-size:10px}.setup-dialog .method i{margin-left:auto;font-style:normal}
.setup-dialog .method-panel{margin-top:12px;padding:16px;border-radius:13px;background:#ebeade}.setup-dialog .method-panel>label{display:block;margin-bottom:9px;font-size:11px;font-weight:800}.setup-dialog .input-row{display:grid;gap:8px}.setup-dialog .input-row input{min-width:0;min-height:50px;padding:0 13px;border:1px solid #cbd2c6;border-radius:10px;background:#fff;color:#173d31;font:inherit;font-size:16px}.setup-dialog .method-panel button{min-height:48px;padding:0 15px;border:0;border-radius:10px;background:#215845;color:#fff;font:inherit;font-weight:800}.setup-dialog .method-panel .text-button{min-height:auto;padding:12px 0 0;background:transparent;color:#607168;font-size:10px}.setup-dialog .method-panel a{color:#173d31;text-decoration:underline}.setup-dialog .method-panel strong{display:inline-block;padding:11px 14px;border-radius:8px;background:#fff;font-size:20px;letter-spacing:2px}.setup-dialog .provider-status,.setup-dialog .budget-warning{font-size:13px;line-height:1.45}.setup-dialog .form-message{min-height:1.3em;margin:12px 0 0;color:#53743f;font-size:11px}.setup-dialog .form-message.error{color:#a63f35}
@media(min-width:520px){.setup-dialog{width:min(620px,calc(100% - 32px));margin:auto;border-radius:24px}.setup-dialog .setup-grid{grid-template-columns:1fr 1fr}.setup-dialog .input-row{grid-template-columns:1fr auto}.setup-dialog .method-panel .input-row button{min-width:120px}}
@media(min-width:1200px){.setup-dialog{max-width:650px}}
