:root{color:#202622;background:#f4f6f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{min-width:320px;background:#f4f6f3}body{min-width:320px;min-height:100vh;margin:0;color:#202622;background:linear-gradient(180deg,#ffffffb8,#f4f6f300 280px),#f4f6f3}button,input{font:inherit}button{min-width:0}#app{min-height:100vh}.page-shell{width:100%;min-height:100vh;padding:14px;display:flex;align-items:flex-start;justify-content:center}.login-frame,.tool-frame{width:min(100%,760px);border:1px solid #d9dfd6;border-radius:8px;background:#fff;box-shadow:0 18px 42px #212b261a;overflow:hidden}.login-frame{max-width:420px;margin-top:clamp(28px,12vh,92px);padding:24px}.login-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:8px;color:#1f6f5c;background:#e5f2ed}.login-heading{margin-top:18px}.login-heading h1,.title-group h1{margin:0;font-size:1.45rem;line-height:1.2;font-weight:750;letter-spacing:0}.login-heading p,.title-group p,.section-heading p,.sms-status-heading p{margin:6px 0 0;color:#66716a;font-size:.92rem;line-height:1.45}.login-form{margin-top:22px;display:grid;gap:12px}.field-label{color:#36423b;font-size:.88rem;font-weight:700}.text-input{width:100%;min-height:46px;border:1px solid #cbd5ce;border-radius:8px;padding:0 13px;color:#202622;background:#fff;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.text-input:focus{border-color:#1f6f5c;box-shadow:0 0 0 3px #1f6f5c24}.tool-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px;border-bottom:1px solid #dfe5dd;background:#fbfcfa}.title-group{min-width:0}.header-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.status-chip{min-height:34px;display:inline-flex;align-items:center;gap:6px;border:1px solid #cbd5ce;border-radius:8px;padding:0 10px;color:#315146;background:#eef6f2;font-size:.84rem;font-weight:700;line-height:1}.status-chip-busy{color:#6d521b;background:#fff4d8;border-color:#ead39a}.notice-stack,.tool-body{display:grid}.notice-stack{gap:8px;padding:12px 18px 0}.notice{margin:0;display:flex;align-items:flex-start;gap:8px;border:1px solid;border-radius:8px;padding:10px 12px;font-size:.9rem;line-height:1.4}.notice svg{flex:0 0 auto;margin-top:1px}.notice-error{color:#8b2f25;background:#fff0ed;border-color:#f0c4bd}.notice-success{color:#1c654f;background:#edf8f2;border-color:#b9ddce}.notice-warning{color:#755719;background:#fff6dc;border-color:#e7cf91}.tool-section{display:grid;gap:14px;padding:18px;border-bottom:1px solid #e5e9e3}.tool-section:last-child{border-bottom:0}.tool-section-actions{background:#fbfcfa}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.section-heading h2,.sms-status-heading h2{margin:0;color:#202622;font-size:1rem;line-height:1.28;font-weight:750;letter-spacing:0}.button,.icon-button,.segment-button,.country-button,.price-row{border:1px solid transparent;border-radius:8px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;font-size:.94rem;font-weight:750;line-height:1.2;text-align:center;white-space:normal}.button svg{flex:0 0 auto}.button:hover:not(:disabled),.icon-button:hover:not(:disabled),.segment-button:hover:not(:disabled),.country-button:hover:not(:disabled),.price-row:hover:not(:disabled){transform:translateY(-1px)}.button:disabled,.icon-button:disabled,.segment-button:disabled,.country-button:disabled,.price-row:disabled,.text-input:disabled{cursor:not-allowed;opacity:.58}.button:focus-visible,.icon-button:focus-visible,.segment-button:focus-visible,.country-button:focus-visible,.price-row:focus-visible,.text-input:focus-visible{outline:3px solid rgba(31,111,92,.22);outline-offset:2px}.button-primary{color:#fff;background:#1f6f5c;border-color:#1f6f5c;box-shadow:0 10px 22px #1f6f5c2e}.button-primary:hover:not(:disabled){background:#195d4d;border-color:#195d4d}.button-secondary{color:#24443a;background:#eef6f2;border-color:#bcd8cc}.button-secondary:hover:not(:disabled){background:#e1f0e9;border-color:#94c4b3}.button-ghost{color:#3f4b44;background:#fff;border-color:#cbd5ce}.button-ghost:hover:not(:disabled){background:#f0f4ef}.button-success{color:#fff;background:#237647;border-color:#237647}.button-success:hover:not(:disabled){background:#1b613a;border-color:#1b613a}.button-danger{color:#fff;background:#a43b32;border-color:#a43b32}.button-danger:hover:not(:disabled){background:#8d2f28;border-color:#8d2f28}.button-compact{min-height:38px;padding:0 11px;font-size:.88rem}.button-block{width:100%}.segmented-grid,.country-grid,.action-grid{display:grid;gap:10px}.segmented-grid{grid-template-columns:repeat(auto-fit,minmax(128px,1fr))}.country-grid{grid-template-columns:repeat(auto-fit,minmax(116px,1fr))}.action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.segment-button,.country-button{min-height:48px;display:grid;align-content:center;gap:3px;padding:9px 11px;color:#3d4841;background:#fff;border-color:#cfd8d1;text-align:left}.segment-button span,.country-button span{min-width:0;overflow-wrap:anywhere;font-weight:750;line-height:1.25}.segment-button small{color:#6c786f;font-size:.78rem;line-height:1.2}.segment-button.selected,.country-button.selected,.price-row.selected{color:#173d34;background:#e7f3ee;border-color:#1f6f5c;box-shadow:0 0 0 2px #1f6f5c1f}.price-list{display:grid;gap:9px}.price-row{width:100%;min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 12px;color:#2e3833;background:#fff;border-color:#d3dcd5;text-align:left}.price-main{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:7px}.price-value{font-size:1rem;font-weight:800;line-height:1.2;overflow-wrap:anywhere}.price-count{color:#647169;font-size:.86rem;font-weight:700;white-space:nowrap}.tier-badge{border-radius:8px;padding:3px 7px;color:#745118;background:#fff1c7;font-size:.74rem;font-weight:800;line-height:1}.selected-icon{color:#1f6f5c}.empty-text,.empty-panel{margin:0;color:#66716a;font-size:.92rem;line-height:1.45}.empty-panel{min-height:54px;display:flex;align-items:center;gap:8px;border:1px dashed #cbd5ce;border-radius:8px;padding:12px;background:#fbfcfa}.request-summary{display:grid;gap:4px;min-width:0;color:#66716a;font-size:.84rem}.request-summary strong{color:#202622;font-size:.94rem;line-height:1.35;overflow-wrap:anywhere}.info-list{display:grid;border:1px solid #d8e0da;border-radius:8px;overflow:hidden}.info-row{min-width:0;min-height:52px;display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #e3e8e3;background:#fff}.info-row:last-child{border-bottom:0}.info-row:not(:has(.icon-button)){grid-template-columns:76px minmax(0,1fr)}.info-label{color:#66716a;font-size:.83rem;font-weight:700}.info-value{min-width:0;color:#202622;font-size:.94rem;line-height:1.35;overflow-wrap:anywhere}.phone-value{font-size:1.08rem;font-weight:800}.icon-button{width:40px;height:40px;display:inline-grid;place-items:center;color:#24443a;background:#eef6f2;border-color:#bcd8cc}.sms-status{display:grid;gap:14px;border:1px solid #d7ded8;border-radius:8px;padding:14px;background:#fbfcfa}.sms-status-heading{display:flex;align-items:flex-start;gap:10px}.sms-status-heading svg{flex:0 0 auto;margin-top:1px}.sms-status-success{border-color:#a9d8c5;background:#ecf8f2}.sms-status-warning{border-color:#e2cc8d;background:#fff7df}.sms-status-danger{border-color:#edc0ba;background:#fff0ee}.code-box{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid rgba(31,111,92,.22);border-radius:8px;padding:12px;background:#fff}.code-label{grid-column:1 / -1;color:#66716a;font-size:.78rem;font-weight:800}.code-box strong{min-width:0;color:#123e35;font-size:clamp(1.6rem,8vw,2.45rem);line-height:1;letter-spacing:0;overflow-wrap:anywhere}.spin{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:720px){.page-shell{padding:28px}.tool-header,.tool-section{padding:22px}.notice-stack{padding:14px 22px 0}.tool-section-actions{grid-template-columns:minmax(0,1fr)}}@media(max-width:480px){.page-shell{padding:10px}.login-frame{padding:18px}.tool-header{display:grid}.header-actions{justify-content:space-between}.section-heading{display:grid}.section-heading .button{width:100%}.action-grid{grid-template-columns:1fr}.price-row{grid-template-columns:minmax(0,1fr) auto}.price-count{grid-column:1 / -1;white-space:normal}.selected-icon{grid-row:1;grid-column:2}.info-row,.info-row:not(:has(.icon-button)){grid-template-columns:minmax(0,1fr) auto}.info-label{grid-column:1 / -1}.code-box{grid-template-columns:1fr}}
