:root{color:#17211d;font-synthesis:none;--green:#08a874;--green-dark:#078b62;--green-soft:#e8f7f1;--ink:#17211d;--muted:#69746f;--line:#e1e7e4;--white:#fff;--danger:#e34850;background:#eef2f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}body{background:#eef2f0;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.page{background:#f5f7f6;width:min(100%,820px);min-height:100vh;margin:0 auto;padding-bottom:36px;box-shadow:0 0 38px #13332814}.home-page{flex-direction:column;padding-bottom:82px;display:flex}.topbar{background:var(--green);color:#fff;z-index:10;grid-template-columns:50px 1fr 50px;align-items:center;height:54px;padding:0 18px;display:grid;position:relative;box-shadow:0 2px 9px #00563a33}.topbar strong{text-align:center;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:16px;font-weight:650;overflow:hidden}.topbar-side{align-items:center;display:flex}.topbar-side.right{justify-content:flex-end}.icon-button{background:0 0;border:0;border-radius:6px;place-items:center;width:38px;height:38px;display:grid}.icon-button.inverse{color:#fff}.icon-button:hover{background:#ffffff1f}.hero{text-align:center;background:#fff;border-bottom:1px solid #edf0ef;flex-direction:column;justify-content:center;align-items:center;min-height:238px;padding:40px 24px 30px;display:flex}.brand-mark{background:var(--green-soft);width:58px;height:58px;color:var(--green);border-radius:50%;place-items:center;margin-bottom:18px;display:grid}.hero h1{letter-spacing:0;margin:0 0 11px;font-size:26px;line-height:1.25}.hero p{color:var(--muted);margin:0;font-size:15px}.hero-dots{gap:7px;margin-top:26px;display:flex}.hero-dots i{background:#c8d0cc;border-radius:50%;width:7px;height:7px}.hero-dots i.active{background:var(--green);border-radius:5px;width:20px}.panel{background:#fff;border:1px solid #edf0ef;border-radius:7px;margin:14px 16px 0;padding:18px;box-shadow:0 3px 12px #1333280d}.section-heading{align-items:center;gap:10px;margin-bottom:16px;display:flex}.section-heading.compact{margin:0}.section-heading h2{margin:0;font-size:16px;font-weight:650}.round-icon{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.search-row{grid-template-columns:1fr auto;gap:12px;display:grid}.input-shell,.sticky-search{color:#9aa39f;background:#fff;border:1px solid #d8dfdc;border-radius:5px;align-items:center;gap:8px;height:42px;padding:0 12px;display:flex}.input-shell:focus-within,.sticky-search:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #08a8741c}.input-shell input,.sticky-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;min-width:0}.outline-button{border:1px solid var(--green);min-width:92px;height:42px;color:var(--green-dark);background:#fff;border-radius:22px;padding:0 18px;font-weight:600}.outline-button:hover{background:var(--green-soft)}.trust-row{color:#7a8580;gap:22px;padding-top:14px;font-size:12px;display:flex}.trust-row span{align-items:center;gap:5px;display:flex}.announcement-head{justify-content:space-between;align-items:center;display:flex}.text-button{color:var(--muted);background:0 0;border:0;align-items:center;padding:5px 0;display:flex}.announcements ul{margin:13px 0 0;padding:0;list-style:none}.announcements li{border-top:1px solid #edf0ef;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:45px;font-size:14px;display:grid}.announcements time{color:#929b97;font-size:12px}.tag{color:var(--green-dark);background:var(--green-soft);border-radius:10px;padding:2px 7px;font-size:10px}.bottom-tabs{z-index:20;background:#fff;border-top:1px solid #e0e6e3;grid-template-columns:1fr 1fr;width:min(100%,820px);height:68px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -4px 16px #1432280f}.bottom-tabs button{color:#86908c;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;display:flex}.bottom-tabs button.active{color:var(--green)}.sticky-search{z-index:8;margin:14px 16px 5px;position:sticky;top:10px;box-shadow:0 3px 12px #1333280f}.result-summary{color:var(--muted);margin:12px 18px 0;font-size:12px}.result-list,.orders-list{padding:2px 16px 20px}.company-card{background:#fff;border:1px solid #e7ece9;border-radius:7px;margin-top:12px;padding:18px 18px 62px;position:relative;box-shadow:0 3px 13px #1432280d}.company-title{align-items:flex-start;gap:12px;margin-bottom:15px;display:flex}.company-symbol{width:40px;height:40px;color:var(--green);background:var(--green-soft);border-radius:6px;flex:none;place-items:center;display:grid}.company-title h2{margin:0 0 6px;font-size:17px;line-height:1.35}.status{color:var(--green-dark);align-items:center;gap:3px;font-size:11px;display:inline-flex}.code-row{grid-template-columns:155px 1fr;gap:8px;margin:8px 0 15px;display:grid}.code-row span,.code-row b{border-radius:4px;min-height:31px;padding:7px 10px;font-size:12px}.code-row span{color:#fff;background:var(--green)}.code-row b{overflow-wrap:anywhere;background:#eff2f1;font-weight:550}.company-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:0;display:grid}.company-grid div{min-width:0}.company-grid dt{color:var(--muted);margin-bottom:4px;font-size:11px}.company-grid dd{overflow-wrap:anywhere;margin:0;font-size:13px}.card-action{height:34px;position:absolute;bottom:16px;right:18px}.empty{color:#a1aaa6;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex}.empty h2{color:#5d6863;margin:15px 0 4px;font-size:16px}.empty p{margin:0;font-size:13px}.company-summary,.form-section,.order-info,.payment-panel{background:#fff;border-bottom:1px solid #e8ecea;padding:20px}.company-summary{margin-bottom:13px}.eyebrow{color:var(--green-dark);margin-bottom:6px;font-size:12px;display:block}.company-summary h1{margin:0 0 15px;font-size:19px;line-height:1.35}.form-section{padding-bottom:98px}.form-section h2,.order-info h2{margin:0 0 18px;font-size:17px}.form-section h3{margin:25px 0 12px;font-size:14px}.steps{color:#929b97;justify-content:center;align-items:center;font-size:12px;display:flex}.steps span{white-space:nowrap;align-items:center;display:flex}.steps b{background:#e6eae8;border-radius:50%;place-items:center;width:22px;height:22px;margin-right:5px;font-size:11px;display:grid}.steps i{background:#dce2df;width:8%;min-width:20px;height:1px;margin:0 7px}.steps .active,.steps .done{color:var(--green-dark)}.steps .active b,.steps .done b{color:#fff;background:var(--green)}.service-options{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.service-options button{color:#4e5954;background:#fff;border:1px solid #d7dfdb;border-radius:5px;height:39px}.service-options button.selected{border-color:var(--green);color:var(--green-dark);background:var(--green-soft);box-shadow:inset 0 0 0 1px var(--green);font-weight:600}.selected-service{background:#f4f8f6;border-radius:6px;justify-content:space-between;align-items:center;min-height:58px;margin-top:15px;padding:10px 13px;display:flex}.selected-service div{flex-direction:column;gap:2px;display:flex}.selected-service span{color:var(--muted);font-size:11px}.selected-service strong{font-size:14px}.description{color:var(--green);background:#fbfcfb;border:1px solid #e7ece9;border-radius:6px;gap:9px;margin-top:12px;padding:13px;display:flex}.description p{color:#606b66;margin:0;font-size:12px;line-height:1.65}.description p span{color:var(--muted);font-weight:400}.target-process-title{text-align:center;margin:6px 0 8px;font-size:15px}.target-process-steps{justify-content:center;align-items:center;gap:8px;margin-bottom:18px;font-size:13px;display:flex}.target-process-steps span{background:#f5f7f6;border-radius:4px;padding:3px 9px}.target-process-steps b{color:var(--green);font-weight:500}.service-images{flex-direction:column;gap:14px;margin-top:20px;padding-bottom:4px;display:flex}.service-images img{border-radius:7px;width:100%;height:auto;display:block;box-shadow:0 2px 8px #0000001a}.target-submit{z-index:20;color:#fff;background:var(--green);border:0;width:min(100%,820px);height:44px;font-weight:650;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.field-label{margin:21px 0 8px;font-size:13px;font-weight:600;display:block}.form-input{border:1px solid #d5deda;border-radius:5px;outline:0;width:100%;height:43px;padding:0 12px}.form-input:focus{border-color:var(--green);box-shadow:0 0 0 3px #08a8741c}.form-input.error{border-color:var(--danger)}.field-error{color:var(--danger);margin:6px 0 0;font-size:11px}.privacy-note{color:#7d8782;align-items:center;gap:5px;font-size:11px;display:flex}.fixed-submit{z-index:20;background:#fff;border-top:1px solid #e1e6e4;justify-content:space-between;align-items:center;gap:15px;width:min(100%,820px);min-height:70px;padding:10px 16px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.fixed-submit div{flex-direction:column;display:flex}.fixed-submit span{color:var(--muted);font-size:11px}.fixed-submit strong{color:#df4e4e;font-size:21px}.fixed-submit button,.primary-button{color:#fff;background:var(--green);border:0;border-radius:5px;min-width:150px;height:44px;font-weight:650}.fixed-submit button:hover,.primary-button:hover{background:var(--green-dark)}.success-block{text-align:center;background:#fff;min-height:200px;padding:30px 18px}.success-icon{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 13px;display:grid}.success-block h1{margin:0 0 7px;font-size:20px}.success-block p{color:var(--muted);margin:0;font-size:13px}.order-info,.payment-panel{border:0;margin-top:13px}.info-line{border-top:1px solid #edf0ef;grid-template-columns:105px 1fr;align-items:center;gap:10px;min-height:46px;font-size:13px;display:grid}.info-line span{color:var(--muted)}.info-line b{text-align:right;overflow-wrap:anywhere;font-weight:550}.info-line em,.order-card em{border-radius:11px;justify-self:end;padding:3px 9px;font-size:11px;font-style:normal}.paid{color:var(--green-dark);background:var(--green-soft)}.unpaid{color:#de5b35;background:#fff0e8}.edit-line{grid-template-columns:105px 1fr auto}.mini-button{color:var(--green-dark);background:0 0;border:0;font-size:12px}.inline-edit{grid-column:2/4;grid-template-columns:1fr auto auto;gap:6px;display:grid}.inline-edit input{border:1px solid #ccd6d1;border-radius:4px;min-width:0;height:34px;padding:0 8px}.inline-edit button{color:#fff;background:var(--green);border:0;border-radius:4px;padding:0 10px}.inline-edit button.muted{color:#626d68;background:#edf1ef}.payment-title{color:var(--green);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.payment-title h2{color:var(--ink);margin:0 0 2px;font-size:16px}.payment-title p{color:var(--muted);margin:0;font-size:11px}.payment-title strong{color:#df4e4e;font-size:22px}.primary-button{width:100%;margin-top:18px}.paid-message{color:var(--green-dark);background:var(--green-soft);border-radius:5px;align-items:center;gap:7px;margin-top:17px;padding:12px;font-size:13px;display:flex}.home-link{color:var(--green-dark);background:0 0;border:0;align-items:center;gap:6px;margin:20px auto;display:flex}.payment-notice{color:#ff4d4f;background:#fff;margin-top:13px;padding:21px 20px;font-size:14px;line-height:1.7}.order-navigation{background:#fff;justify-content:space-between;align-items:center;min-height:78px;margin-top:13px;padding:16px 20px;display:flex}.order-navigation button{color:#17211d;background:#fff;border:1px solid #d4dcd8;border-radius:5px;place-items:center;width:46px;height:46px;display:grid}.order-navigation button:hover{color:var(--green);border-color:var(--green)}.order-card{text-align:left;width:100%;color:inherit;background:#fff;border:1px solid #e5ebe8;border-radius:7px;margin-top:12px;padding:16px;box-shadow:0 3px 12px #1432280d}.order-card>div{color:var(--green-dark);justify-content:space-between;align-items:center;font-size:12px;display:flex}.order-card h2{margin:12px 0;font-size:15px}.order-card p{color:var(--muted);justify-content:space-between;align-items:center;margin:0;font-size:11px;display:flex}.toast{z-index:50;color:#fff;background:#26352f;border-radius:5px;align-items:center;gap:8px;width:max-content;max-width:calc(100% - 32px);min-height:42px;padding:9px 10px 9px 13px;font-size:13px;display:flex;position:fixed;top:68px;left:50%;transform:translate(-50%);box-shadow:0 5px 18px #0000002e}.toast button{color:#fff;background:0 0;border:0;place-items:center;width:28px;height:28px;display:grid}@media (width<=600px){.page{box-shadow:none}.topbar{grid-template-columns:42px 1fr 42px;height:46px;padding:0 10px}.topbar strong{font-size:13px}.hero{min-height:210px;padding:30px 16px 24px}.brand-mark{width:50px;height:50px;margin-bottom:14px}.hero h1{font-size:21px}.hero p{font-size:13px}.panel{margin:12px 12px 0;padding:14px}.section-heading{margin-bottom:13px}.section-heading h2{font-size:14px}.search-row{gap:8px}.input-shell{height:39px;padding:0 9px}.outline-button{min-width:84px;height:39px;padding:0 13px;font-size:12px}.trust-row{gap:14px;font-size:10px}.announcements li{grid-template-columns:auto 1fr;gap:7px;padding:10px 0;font-size:12px}.announcements time{grid-column:2;font-size:10px}.bottom-tabs{height:64px}.sticky-search{margin:11px 12px 4px}.result-list,.orders-list{padding:1px 12px 20px}.company-card{padding:14px 14px 57px}.company-title h2{font-size:14px}.code-row{grid-template-columns:42% 1fr}.code-row span,.code-row b{padding:7px;font-size:10px}.company-grid{gap:8px}.company-grid dt{font-size:10px}.company-grid dd{font-size:11px}.company-summary,.form-section,.order-info,.payment-panel{padding:16px 13px}.company-summary h1{font-size:16px}.form-section{padding-bottom:92px}.steps{font-size:10px}.steps b{width:20px;height:20px}.steps i{margin:0 4px}.service-options{gap:7px}.service-options button,.target-process-title{font-size:12px}.target-process-steps{gap:4px;font-size:10px}.target-process-steps span{padding:3px 6px}.fixed-submit{min-height:66px;padding:9px 12px}.fixed-submit button{min-width:138px}.success-block{min-height:180px}.info-line{grid-template-columns:86px 1fr;font-size:12px}.edit-line{grid-template-columns:86px 1fr auto}.payment-title strong{font-size:19px}.payment-notice{padding:17px 13px;font-size:13px}.order-navigation{padding:14px 13px}}.admin-shell,.admin-login{color:#17211d;background:#f2f5f3;min-height:100vh}.admin-login{place-items:center;padding:24px;display:grid}.admin-login form{background:#fff;border:1px solid #dfe7e3;border-radius:8px;width:min(100%,410px);padding:34px;box-shadow:0 16px 45px #1a362c1a}.admin-logo{color:#fff;background:var(--green);border-radius:8px;place-items:center;width:58px;height:58px;margin-bottom:22px;display:grid}.admin-login h1{margin:0 0 7px;font-size:24px}.admin-login>form>p{color:#707b76;margin:0 0 28px}.admin-login label,.drawer-body>label{color:#4d5954;margin-top:18px;font-size:13px;font-weight:600;display:block}.admin-login input,.drawer-body select,.drawer-body textarea{background:#fff;border:1px solid #d5ded9;border-radius:5px;outline:0;width:100%;height:42px;margin-top:7px;padding:0 11px}.admin-login input:focus,.drawer-body select:focus,.drawer-body textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #08a8741a}.password-input{position:relative}.password-input input{padding-right:42px}.password-input button{color:#7d8883;background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:11px;right:4px}.admin-primary{background:var(--green);color:#fff;border:0;border-radius:5px;width:100%;height:44px;margin-top:24px;font-weight:650}.admin-error{color:#c84040;background:#fff0ed;border-radius:4px;margin-top:14px;padding:10px 12px;font-size:12px}.admin-header{color:#fff;background:#087f5b;justify-content:space-between;align-items:center;height:60px;padding:0 max(24px,50% - 620px);display:flex}.admin-header>div,.admin-header button{align-items:center;gap:9px;display:flex}.admin-header strong{font-size:17px}.admin-header button{color:#fff;background:0 0;border:0}.admin-nav{align-items:stretch;gap:2px;height:60px;margin-left:30px;display:flex}.admin-nav a{color:#ffffffb8;border-bottom:3px solid #0000;justify-content:center;align-items:center;min-width:96px;padding:0 16px;font-size:13px;text-decoration:none;display:flex}.admin-nav a:hover{color:#fff;background:#ffffff12}.admin-nav a.active{color:#fff;border-bottom-color:#fff;font-weight:650}.admin-content{width:min(100% - 48px,1240px);margin:0 auto;padding:30px 0 50px}.admin-title{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.admin-title h1{margin:0 0 5px;font-size:24px}.admin-title p{color:#717d77;margin:0;font-size:13px}.admin-title button,.admin-toolbar>button{color:#43514b;background:#fff;border:1px solid #ccd8d2;border-radius:5px;align-items:center;gap:6px;height:38px;padding:0 14px;display:flex}.stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.stats article{background:#fff;border:1px solid #e0e7e3;border-radius:7px;flex-direction:column;justify-content:space-between;min-height:95px;padding:17px;display:flex}.stats span{color:#707b76;font-size:12px}.stats b{font-size:25px}.pricing-panel{background:#fff;border:1px solid #e0e7e3;margin-bottom:18px;padding:18px}.pricing-panel.standalone{margin-bottom:0}.pricing-head h2{margin:0 0 4px;font-size:16px}.pricing-head p{color:#738079;margin:0;font-size:11px}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.pricing-grid article{background:#fafcfb;border:1px solid #e3e9e6;border-radius:6px;min-width:0;padding:14px}.pricing-grid article>div{flex-direction:column;gap:3px;display:flex}.pricing-grid strong{font-size:14px}.pricing-grid article>div span{color:#718078;font-size:10px}.pricing-grid label{background:#fff;border:1px solid #d3ddd8;border-radius:4px;align-items:center;height:38px;margin:13px 0 10px;display:flex;overflow:hidden}.pricing-grid label span{color:#59655f;padding-left:10px}.pricing-grid input{background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 8px 0 4px}.pricing-grid button{border:1px solid var(--green);width:100%;height:34px;color:var(--green-dark);background:#fff;border-radius:4px;justify-content:center;align-items:center;gap:5px;display:flex}.pricing-grid button:hover{background:var(--green-soft)}.pricing-grid button:disabled{opacity:.6;cursor:wait}.admin-toolbar{background:#fff;border:1px solid #e0e7e3;border-bottom:0;gap:10px;padding:14px;display:flex}.admin-toolbar label{color:#8a948f;border:1px solid #d5ded9;border-radius:5px;align-items:center;gap:7px;width:min(420px,50%);height:38px;padding:0 10px;display:flex}.admin-toolbar input{border:0;outline:0;width:100%;min-width:0}.admin-toolbar select{background:#fff;border:1px solid #d5ded9;border-radius:5px;min-width:130px;padding:0 9px}.admin-toolbar>button{color:#fff;border-color:var(--green);background:var(--green)}.admin-error.banner{margin:0 0 12px}.admin-table-wrap{background:#fff;border:1px solid #e0e7e3;min-height:220px;position:relative;overflow-x:auto}.admin-table-wrap table{border-collapse:collapse;width:100%;min-width:980px;font-size:12px}.admin-table-wrap th{text-align:left;color:#68736e;white-space:nowrap;background:#f8faf9;height:43px;padding:0 13px;font-weight:600}.admin-table-wrap td{white-space:nowrap;border-top:1px solid #edf1ef;min-height:52px;padding:13px}.admin-table-wrap td:nth-child(2){white-space:normal;min-width:190px}.admin-pill{border-radius:10px;padding:3px 8px;font-size:10px;display:inline-block}.admin-pill.pending{color:#a75f00;background:#fff4d8}.admin-pill.processing{color:#1769aa;background:#e7f3ff}.admin-pill.completed{color:#087f5b;background:#e5f7f0}.admin-pill.cancelled{color:#68736e;background:#ecefed}.detail-button{color:var(--green-dark);background:0 0;border:0;font-weight:600}.admin-empty{text-align:center;color:#818c87;padding:70px 20px}.admin-pagination{color:#66736d;background:#fff;border:1px solid #e0e7e3;border-top:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;min-height:58px;padding:10px 14px;font-size:12px;display:grid}.admin-pagination>div:first-child strong{color:#17211d}.page-controls{align-items:center;gap:12px;display:flex}.page-controls button{color:#3f4d46;background:#fff;border:1px solid #d1dbd6;border-radius:4px;place-items:center;width:34px;height:34px;display:grid}.page-controls button:hover:not(:disabled){color:var(--green);border-color:var(--green)}.page-controls button:disabled{color:#b6bfbb;cursor:not-allowed;background:#f5f7f6}.admin-pagination>label{justify-self:end;align-items:center;gap:7px;display:flex}.admin-pagination select{background:#fff;border:1px solid #d1dbd6;border-radius:4px;height:34px;padding:0 8px}.drawer-backdrop{z-index:50;background:#111d185c;justify-content:flex-end;display:flex;position:fixed;inset:0}.order-drawer{background:#fff;width:min(100%,470px);height:100%;overflow-y:auto;box-shadow:-10px 0 30px #0000001f}.drawer-head{border-bottom:1px solid #e8eeeb;justify-content:space-between;align-items:center;min-height:78px;padding:16px 20px;display:flex}.drawer-head span{color:#75807b;font-size:11px}.drawer-head h2{margin:3px 0 0;font-size:17px}.drawer-head button{color:#5d6963;background:0 0;border:0;width:36px;height:36px;font-size:28px}.drawer-body{padding:22px 20px}.drawer-body h3{margin:0 0 12px;font-size:14px}.drawer-body h3:not(:first-child){margin-top:28px}.drawer-body dl{border-top:1px solid #edf1ef;margin:0}.drawer-body dl div{border-bottom:1px solid #edf1ef;grid-template-columns:110px 1fr;align-items:center;min-height:43px;font-size:12px;display:grid}.drawer-body dt{color:#77827c}.drawer-body dd{text-align:right;overflow-wrap:anywhere;margin:0}.drawer-body textarea{resize:vertical;height:auto;padding:10px}.drawer-body .check-label{align-items:center;gap:8px;display:flex}.drawer-body .check-label input{width:17px;height:17px;accent-color:var(--green)}.secure-note{color:#64716b;background:#f1f7f4;border-radius:5px;align-items:center;gap:6px;margin-top:22px;padding:11px;font-size:11px;display:flex}.integration-panel{background:#fff;border:1px solid #e0e7e3;max-width:760px}.integration-head{border-bottom:1px solid #e7ece9;align-items:center;gap:13px;min-height:84px;padding:18px 20px;display:flex}.integration-icon{color:#087f5b;background:#e8f6f1;border-radius:6px;place-items:center;width:42px;height:42px;display:grid}.integration-head h2{margin:0 0 4px;font-size:16px}.integration-head p{color:#748079;margin:0;font-size:11px}.config-status{color:#68736e;background:#ecefed;border-radius:10px;margin-left:auto;padding:4px 9px;font-size:10px}.config-status.ready{color:#087f5b;background:#e5f7f0}.integration-form{padding:22px 20px}.integration-form>label{color:#46534d;max-width:560px;margin-bottom:20px;font-size:13px;font-weight:600;display:block}.field-note{color:#79847f;margin-left:10px;font-size:11px;font-weight:400}.integration-form input[type=number],.secret-input{background:#fff;border:1px solid #d3ddd8;border-radius:5px;width:100%;height:42px;margin-top:8px}.integration-form input[type=number]{outline:0;padding:0 11px}.secret-input{align-items:center;display:flex;overflow:hidden}.secret-input input{border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 11px}.secret-input button{color:#748079;background:0 0;border:0;place-items:center;width:42px;height:100%;display:grid}.integration-form input[type=number]:focus,.secret-input:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #08a8741a}.integration-toggle{align-items:flex-start;gap:10px;display:flex!important}.integration-toggle input{width:17px;height:17px;accent-color:var(--green);margin:1px 0 0}.integration-toggle span{flex-direction:column;gap:4px;display:flex}.integration-toggle small{color:#7b8781;font-weight:400}.config-notice{border-radius:4px;max-width:560px;margin:0 0 18px;padding:10px 12px;font-size:12px}.config-notice.success{color:#087f5b;background:#e8f6f1}.config-notice.error{color:#c84040;background:#fff0ed}.integration-actions{border-top:1px solid #e7ece9;flex-wrap:wrap;gap:9px;padding-top:18px;display:flex}.integration-actions button{color:#43514b;background:#fff;border:1px solid #ccd8d2;border-radius:5px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 14px;display:flex}.integration-actions .save-config{color:#fff;border-color:var(--green);background:var(--green)}.integration-actions .danger-action{color:#c84040;border-color:#ecc8c3;margin-left:auto}.integration-actions button:disabled{opacity:.55;cursor:not-allowed}@media (width<=700px){.admin-login form{padding:25px 20px}.admin-header{padding:0 14px}.admin-header strong{display:none}.admin-nav{margin-left:5px}.admin-nav a{min-width:82px;padding:0 9px}.admin-content{width:calc(100% - 24px);padding-top:20px}.admin-title h1{font-size:20px}.stats{grid-template-columns:repeat(2,1fr);gap:8px}.stats article{min-height:80px}.pricing-grid{grid-template-columns:1fr}.admin-toolbar{flex-wrap:wrap}.admin-toolbar label{width:100%}.admin-toolbar select{flex:1;height:38px}.admin-pagination{grid-template-columns:1fr auto;gap:10px}.admin-pagination>div:first-child{display:none}.admin-pagination>label{justify-self:end}.integration-panel{max-width:none}.field-note{margin:4px 0 0;display:block}.integration-actions{flex-direction:column}.integration-actions .danger-action{margin-left:0}}
