:root{color-scheme:light;font-family:system-ui,-apple-system,"Segoe UI","Microsoft YaHei",sans-serif;color:#20302b;background:#f1f5f2;font-size:16px}*{box-sizing:border-box}body{margin:0}main{width:min(100% - 32px,680px);margin:36px auto 56px}header{display:flex;align-items:center;gap:14px;margin-bottom:28px}header h1{font-size:22px;margin:0}header p{margin:4px 0 0;color:#69756f;font-size:14px}.logo{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#eb7f39;color:white;font-weight:800;font-size:23px}.card{background:white;border:1px solid #dce5df;border-radius:18px;padding:24px;margin:18px 0;box-shadow:0 3px 12px #243f2b04}h2{font-size:18px;margin:0 0 12px}.current{display:flex;align-items:center;justify-content:space-between;gap:20px}.current p,.switch-row p{color:#64716a;font-size:14px;line-height:1.6;margin:0}.badge{font-size:13px;padding:8px 12px;border-radius:20px;background:#e7eee9;color:#3a5343;white-space:nowrap}.badge.good{color:#17633c;background:#dff3e6}.badge.waiting{color:#765216;background:#fff0d4}label{display:block;font-weight:600;margin:18px 0 8px}input[type=password],textarea{width:100%;border:1px solid #b6c6bc;border-radius:9px;padding:12px;font:inherit;color:inherit;background:#fff}textarea{resize:vertical;line-height:1.6;min-height:130px}input:focus-visible,textarea:focus-visible,button:focus-visible{outline:3px solid #97cbb2;outline-offset:2px}button{display:block;border:0;border-radius:10px;background:#276d4c;color:white;font:inherit;font-weight:600;padding:12px 22px;cursor:pointer;margin-top:18px;min-height:46px}button:disabled{opacity:.55;cursor:wait}.quiet{background:transparent;color:#456653;font-size:14px;margin:0 0 0 auto;padding:8px}.hint,.footnote{font-size:13px;color:#66756d;line-height:1.7}.hint{margin:8px 0 12px}.footnote{margin:24px 8px}.notice{font-size:14px;line-height:1.6;padding:12px 16px;background:#e3eee7;border-radius:10px}.notice.error{background:#fff0ec;color:#993e29}.notice:empty{display:none}.switch-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0ed;padding-bottom:20px;gap:24px}.switch-row h2{margin-bottom:5px}.switch{position:relative;display:inline-flex;width:54px;height:32px;flex:0 0 54px;margin:0;cursor:pointer}.switch input{width:54px;height:32px;position:absolute;opacity:0;margin:0;cursor:pointer}.switch span{width:54px;height:32px;border-radius:20px;background:#aebcb3;pointer-events:none;transition:background .15s}.switch span:after{content:"";position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #20302b22;transition:transform .15s}.switch input:checked+span{background:#27794f}.switch input:checked+span:after{transform:translateX(22px)}.switch input:focus-visible+span{outline:3px solid #97cbb2;outline-offset:3px}.preview{background:#f3f7f4;padding:12px 15px;border-radius:9px;color:#4e6456;font-size:13px}.preview p{margin:0 0 8px}.preview ul{padding-left:20px;margin:0;line-height:1.8;overflow-wrap:anywhere}.clients{list-style:none;margin:0;padding:0}.clients li{padding:9px 0;color:#52665a;font-size:14px;border-bottom:1px solid #edf2ee;overflow-wrap:anywhere}.clients li:last-child{border:0}[hidden]{display:none!important}@media(max-width:460px){main{width:calc(100% - 24px);margin-top:24px}.card{padding:20px}.current{align-items:flex-start;gap:12px}header h1{font-size:20px}.badge{padding:7px 9px;font-size:12px}}
