:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#213a33;background:#f5f7f5;font-synthesis:none;--green:#17694e;--ink:#203b32;--muted:#75827b;--border:#dfe6e0;--pale:#edf3ec;--accent:#d4f5a0}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #69a881;outline-offset:3px}a{color:var(--green)}button{border:0}svg.icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1{font-size:30px;letter-spacing:-1.1px;font-weight:600}h2{font-size:21px;letter-spacing:-.5px;font-weight:600}h3{font-size:16px;font-weight:600}p{line-height:1.65;font-size:16px}.muted{color:var(--muted)}.small{font-size:13px}.mono,code,pre{font-family:"SFMono-Regular",Consolas,"Liberation Mono",monospace}.eyebrow{font-size:11px;letter-spacing:1.4px;text-transform:uppercase;font-weight:600;color:#819589}.brand-mark{display:inline-flex;width:35px;height:35px;align-items:center;justify-content:center;background:var(--accent);color:#183b2e;border-radius:10px;font-size:30px;line-height:1;font-weight:500}.brand{display:flex;align-items:center;gap:11px;letter-spacing:-.65px;font-size:23px;font-weight:650}.app-shell{display:grid;grid-template-columns:232px minmax(0,1fr);min-height:100vh}.sidebar{background:#102c26;color:#d4e2db;display:flex;flex-direction:column;padding:30px 18px 18px;position:fixed;width:232px;height:100dvh;z-index:20}.sidebar .brand{padding:0 13px;color:white}.workspace-label{display:flex;align-items:center;gap:8px;margin:34px 12px 29px;padding:12px 0;border-top:1px solid #2d453b;border-bottom:1px solid #2d453b;font-size:13px;color:#abbfb2}.workspace-label svg{width:16px}.sidebar .eyebrow{margin:0 14px 12px}.nav{display:flex;flex-direction:column;gap:5px}.nav button{display:flex;align-items:center;gap:12px;text-align:left;background:transparent;color:#a4baae;border-radius:7px;padding:12px 14px;font-size:14px;font-weight:500}.nav button:hover{background:#1d392f;color:white}.nav button.active{color:#e1f5c3;background:#294939}.nav button .nav-count{margin-left:auto;background:#3b5943;color:#e4efdf;font-size:12px;padding:1px 7px;border-radius:5px}.nav-separator{height:27px}.sidebar-bottom{margin-top:auto;padding-top:30px}.sandbox-card{padding:16px 13px;margin:0 0 20px;border:1px solid #3b5446;border-radius:9px;background:#1c382c}.sandbox-card strong{display:flex;align-items:center;gap:8px;font-size:13px;color:#d6ecbb}.sandbox-card p{font-size:12px;line-height:1.65;color:#9db19f;margin-top:7px}.dot{display:inline-block;height:7px;width:7px;border-radius:50%;background:#8fb76e}.account{display:flex;align-items:center;gap:10px;padding:8px;color:#b4c7bc;min-width:0}.avatar{height:32px;width:32px;background:#375246;color:#dcf0ca;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:600;flex-shrink:0}.account-text{min-width:0;flex:1}.account-text strong{font-size:12px;color:#dce6df;display:block;overflow:hidden;text-overflow:ellipsis}.account-text span{font-size:11px}.icon-button{display:inline-flex;align-items:center;justify-content:center;padding:7px;color:var(--muted);background:transparent;border-radius:6px}.icon-button:hover{background:#e9eee8;color:var(--green)}.sidebar .icon-button:hover{background:#2d493b}.main{grid-column:2;min-width:0}.topbar{height:75px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 38px;background:#fff;border-bottom:1px solid var(--border)}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:13px;color:#8a948f}.breadcrumb strong{color:#354b40;font-weight:500}.topbar-right{display:flex;gap:20px;align-items:center}.environment-tag{padding:6px 10px;color:#788274;background:#f2f4ef;border:1px solid #e4e8df;border-radius:5px;font-size:11px;font-weight:600;letter-spacing:.7px}.live{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#5d765f}.live .dot{background:#5c9e6e;box-shadow:0 0 0 3px #ecf4ec}.content{padding:35px 38px 28px;max-width:1600px;margin:0 auto}.page-heading{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:28px}.page-heading p{font-size:14px;color:var(--muted);margin-top:7px}.primary,.secondary,.danger{border-radius:7px;padding:11px 15px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:550;line-height:20px;text-decoration:none}.primary{background:var(--green);color:white;border:1px solid var(--green);box-shadow:0 2px 2px #1746310c}.primary:hover{background:#10583f}.secondary{background:white;color:#415246;border:1px solid #d9e1d8}.secondary:hover{background:#f2f6ef}.danger{background:#fff5f3;color:#b6503f;border:1px solid #eccfc9}.button-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:27px}.stat{background:white;border:1px solid var(--border);border-radius:9px;padding:18px 21px}.stat-label{display:flex;justify-content:space-between;align-items:center;color:#6e7e72;font-size:13px}.stat-label svg{color:#8c9b88;width:17px}.stat-value{font-size:29px;letter-spacing:-1px;font-weight:550;line-height:1.3;margin:13px 0 5px}.stat-foot{font-size:11px;color:#8a968c}.inbox-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:22px;align-items:start}.panel{background:white;border:1px solid var(--border);border-radius:10px;overflow:hidden}.panel-heading{padding:20px 22px;display:flex;gap:10px;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border)}.panel-heading h2{font-size:16px;letter-spacing:-.2px}.panel-heading .eyebrow{font-size:10px}.panel-body{padding:23px}.inbox-toolbar{padding:17px 20px;display:flex;align-items:center;gap:12px;justify-content:space-between;border-bottom:1px solid var(--border);flex-wrap:wrap}.search{position:relative;flex:1;min-width:180px}.search svg{position:absolute;left:10px;top:11px;width:16px;color:#8b988c}.search input{padding-left:34px;min-height:38px;border-color:transparent;background:#f5f7f3;font-size:13px}.filter-select{width:auto;font-size:12px;padding:9px 30px 9px 10px;min-height:38px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:10px;font-weight:550;text-transform:uppercase;letter-spacing:.8px;color:#8c978c;padding:13px 20px;background:#fbfcfa;white-space:nowrap}td{padding:17px 20px;border-top:1px solid #edf0ea;font-size:13px;white-space:nowrap}tr[data-otp]{cursor:pointer}tr[data-otp]:hover,tr.selected{background:#f4f8ef}td .mobile-number{font-size:12px;font-weight:550}td .cell-sub{font-size:10px;color:#9ba395;margin-top:5px}.otp-cell{display:flex;align-items:center;gap:7px}.otp-code{font-size:16px;letter-spacing:2px;font-weight:550}.otp-cell .icon-button{padding:4px;opacity:.4}.otp-cell .icon{width:13px;height:13px}.otp-cell:hover .icon-button{opacity:1}.badge{display:inline-flex;align-items:center;gap:5px;border:1px solid transparent;padding:4px 7px;border-radius:5px;font-size:10px;line-height:1.1;font-weight:500}.badge:before{content:"";width:4px;height:4px;background:currentColor;border-radius:50%}.badge.pending{background:#fff8e7;color:#9b7b22;border-color:#f4e9c4}.badge.verified{background:#edf6ec;color:#50834b;border-color:#deeddc}.badge.expired,.badge.superseded{background:#f1f2ee;color:#959a8d;border-color:#e9ebe4}.badge.locked{background:#fff0ec;color:#b05c48;border-color:#f6d9cf}.table-footer{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;border-top:1px solid var(--border);font-size:11px;color:#8d978b;gap:10px}.pagination{display:flex;gap:3px}.pagination .icon{width:14px;height:14px}.side-stack{display:flex;flex-direction:column;gap:17px}.connection{padding:21px;background:#edf3e7;border:1px solid #dde7d5;border-radius:9px}.connection-title{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:600;color:#4c6b42}.connection p{font-size:12px;color:#79886f;margin-top:9px;line-height:1.6}.connection .endpoint{display:flex;align-items:center;justify-content:space-between;background:#ffffffb3;border:1px solid #dbe4d2;border-radius:5px;margin:14px 0 13px;padding:8px 9px;gap:5px}.connection code{font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-button{padding:0;display:inline-flex;align-items:center;gap:7px;background:none;color:var(--green);font-size:12px;font-weight:600}.text-button .icon{width:13px}.detail-empty{padding:27px 22px;text-align:center}.detail-empty>.icon{color:#aab59e;width:27px;height:27px;margin-bottom:12px}.detail-empty h3{font-size:13px}.detail-empty p{font-size:12px;color:#8c9584;margin-top:8px}.detail-header{padding:19px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.detail-header h3{font-size:13px}.detail-body{padding:20px}.detail-code{display:flex;align-items:center;justify-content:space-between;background:#f6f8f1;border:1px dashed #d8e1cd;border-radius:6px;padding:14px;margin:16px 0}.detail-code strong{font-size:26px;letter-spacing:5px;font-weight:500}.detail-label{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#87947d;margin-bottom:6px}.message-preview{background:#f5f7f2;border:1px solid #e7ecdf;padding:14px;border-radius:4px 10px 10px 10px;font-size:12px;line-height:1.8;color:#5a6c51;white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:19px}.detail-meta{display:grid;grid-template-columns:1fr auto;gap:11px;font-size:11px}.detail-meta dt{color:#89967f}.detail-meta dd{margin:0;color:#526149;text-align:right}.detail-action{width:100%;margin-top:15px;font-size:12px;padding:8px}.timeline{margin-top:20px;border-top:1px solid var(--border);padding-top:17px}.timeline h3{font-size:11px;margin-bottom:13px}.timeline-row{display:flex;align-items:baseline;gap:9px;margin:11px 0;font-size:10px;color:#75836c}.timeline-row .dot{width:5px;height:5px;flex-shrink:0}.timeline-row time{margin-left:auto;font-size:9px;white-space:nowrap}.timeline-row span{overflow-wrap:anywhere}.footer-note{display:flex;gap:7px;align-items:center;justify-content:center;color:#9ca593;font-size:10px;margin-top:24px}.footer-note svg{width:12px;height:12px}.empty-state{padding:70px 20px;text-align:center}.empty-state>.icon{width:40px;height:40px;padding:8px;box-sizing:content-box;background:#f0f5e9;border-radius:16px;color:#86a267;margin-bottom:19px}.empty-state h2{font-size:18px}.empty-state p{font-size:13px;max-width:340px;margin:10px auto 22px;color:#8a9681}.project-picker{position:relative;margin:19px 7px 0}.project-picker select{width:100%;background:#1b392e;color:#d9e5d3;border:1px solid #375143;font-size:12px;padding:10px;min-height:40px}.project-picker label{display:block;color:#8ea895;font-size:10px;letter-spacing:1px;text-transform:uppercase;margin:0 5px 9px}.new-project-side{padding:10px 12px;color:#a5bb9b;background:none;display:flex;align-items:center;gap:8px;font-size:11px}.new-project-side svg{width:13px}.project-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:18px}.project-card{padding:23px}.project-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.project-icon{background:#edf4e8;color:#6b8b51;padding:10px;border-radius:9px;display:inline-flex}.project-card h2{font-size:19px;margin-bottom:7px}.project-card p{font-size:12px;color:#84917a}.project-card .button-row{margin-top:22px;justify-content:space-between}.two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:23px}.form-stack{display:flex;flex-direction:column;gap:17px}.field label,label.field-label{display:block;font-size:12px;color:#65775b;font-weight:550;margin-bottom:8px}.field input,.field select,.field textarea{width:100%}input,select,textarea{border:1px solid #d8e0d1;border-radius:6px;background:white;padding:10px 12px;color:#344d2e;min-height:42px;font-size:14px;outline:none;max-width:100%}input:focus,select:focus,textarea:focus{border-color:#6f9461;box-shadow:0 0 0 3px #74956515}input::placeholder,textarea::placeholder{color:#a0aa97}textarea{resize:vertical;line-height:1.6;min-height:105px}.field-help{font-size:11px;color:#8d9784;line-height:1.6;margin-top:6px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-stack .primary{align-self:flex-start}.form-error{color:#b45641;font-size:13px;line-height:1.6;background:#fff5ef;padding:10px;border-radius:5px}.form-error:empty{display:none}.code-block{position:relative;background:#172d23;border:1px solid #253d2c;color:#c6dec0;border-radius:8px;overflow:auto}.code-block pre{font-size:12px;line-height:1.9;padding:20px;margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.code-top{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;border-bottom:1px solid #36503a;color:#94af89;font-size:11px}.code-top .icon-button{color:#a4bf96}.code-top .icon-button:hover{background:#304832}.code-top .icon{width:14px}.request-tabs{display:flex;gap:7px;margin-bottom:23px}.request-tabs button{background:#edf1e8;color:#859278;border:1px solid #e2e8da;padding:7px 14px;border-radius:6px;font-size:12px}.request-tabs button.active{background:#e2edd6;border-color:#bdd2a8;color:#47682f}.response-placeholder{min-height:270px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:30px}.response-placeholder p{font-size:13px;color:#8e9c82;margin-top:13px}.response-placeholder svg{width:30px;height:30px;color:#9aa990}.response-status{padding:14px 20px;font-size:12px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:10px}.template-list{display:flex;flex-direction:column;gap:17px}.template-card{padding:21px}.template-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.template-card h3{font-size:15px}.template-card p{margin:17px 0;font-size:13px;color:#6e805f;white-space:pre-wrap;overflow-wrap:anywhere}.template-id{font-size:11px;color:#8e9e7d;overflow-wrap:anywhere}.notice{border:1px solid #e2e8da;background:#f5f8ee;border-radius:7px;padding:15px 17px;display:flex;gap:11px;font-size:12px;line-height:1.7;color:#7c8b6b;margin:18px 0}.notice svg{color:#97aa83;flex-shrink:0;margin-top:1px}.notice a{color:#516f39}.docs h2{margin:26px 0 13px;font-size:18px}.docs h2:first-child{margin-top:0}.docs p{font-size:14px;margin:10px 0;color:#758467}.docs code:not(pre code){font-size:12px;background:#edf2e5;padding:2px 5px;border-radius:3px;overflow-wrap:anywhere}.docs table{margin-top:15px}.docs td{font-size:12px;white-space:normal;line-height:1.6}.docs th{font-size:10px}.docs .panel-body{padding:25px}.method{font-size:10px;font-weight:650;color:#567b3e}.settings-section{margin-bottom:22px}.settings-section h3{margin-bottom:18px}.settings-section .field-grid{grid-template-columns:repeat(3,1fr)}.switch-row{display:flex;align-items:center;gap:12px;font-size:13px}.switch-row input{accent-color:var(--green);width:17px;height:17px;min-height:0}.key-display{background:#f0f5e9;border:1px solid #dbe6ce;border-radius:7px;padding:17px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:18px 0}.key-display code{font-size:12px;overflow-wrap:anywhere;line-height:1.8}.secret-warning{font-size:12px;line-height:1.7;color:#80906c}.member-row{padding:17px 0;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:12px;font-size:13px}.member-row:last-child{border-bottom:0}.member-row .icon-button{margin-left:auto}.auth-shell{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.auth-aside{background:#102c26;padding:54px 65px;color:white;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-aside .brand{font-size:27px}.auth-copy{max-width:430px;margin:65px 0}.auth-copy .eyebrow{color:#9fb58a;margin-bottom:24px;font-size:12px}.auth-copy h1{font-size:49px;line-height:1.16;letter-spacing:-2.3px;font-weight:500}.auth-copy h1 span{color:#c7ee9b}.auth-copy>p{margin-top:25px;color:#a9bcaa;font-size:15px;line-height:1.9;max-width:345px}.auth-message{margin-top:43px;padding:23px;border:1px solid #46613b;border-radius:11px;background:#24402c;max-width:350px}.auth-message-head{font-size:11px;color:#a9c594;display:flex;align-items:center;gap:8px;margin-bottom:17px}.auth-message strong{display:block;font-size:28px;letter-spacing:9px;color:#d7edc4;font-weight:450;margin-bottom:12px}.auth-message p{font-size:12px;color:#9eb38d}.auth-message .badge{margin-top:15px;background:#3c5331;border-color:#516442;color:#c9ddaf}.auth-aside-footer{font-size:11px;letter-spacing:.2px;color:#8a9e83;display:flex;align-items:center;gap:7px}.auth-form-area{display:flex;align-items:center;justify-content:center;padding:50px;background:#fbfcf9}.auth-form{width:100%;max-width:370px}.auth-form .eyebrow{margin-bottom:15px}.auth-form h2{font-size:29px;letter-spacing:-1px}.auth-form>p{font-size:13px;color:#859277;line-height:1.8;margin:12px 0 29px}.auth-form .form-stack{gap:19px}.auth-form .primary{width:100%;margin-top:5px}.auth-form .notice{font-size:11px}.auth-note{text-align:center;font-size:11px;color:#a0aa95;margin-top:22px}.initial-loading{min-height:100vh;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center}.initial-loading p{color:#819272;font-size:14px}dialog{border:1px solid #dce5d3;border-radius:12px;padding:0;max-width:530px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 30px 100px #14241130;max-height:90vh}dialog::backdrop{background:#0a211e65;backdrop-filter:blur(3px)}.modal-heading{padding:23px 25px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.modal-heading h2{font-size:20px}.modal-body{padding:24px 25px}.modal-body>p{font-size:13px;color:#7e8c71;margin-bottom:19px}.modal-footer{display:flex;gap:10px;justify-content:flex-end;margin-top:23px}.modal-body .form-stack .primary{align-self:stretch}.modal-body .notice{margin-bottom:0}#toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%) translateY(20px);background:#213e29;color:#e7f4dc;font-size:13px;padding:13px 20px;border:1px solid #3c5940;box-shadow:0 8px 30px #12301925;border-radius:8px;z-index:100;opacity:0;pointer-events:none;transition:.18s;max-width:calc(100% - 32px)}#toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.mobile-menu{display:none}.error-panel{padding:35px;text-align:center}.error-panel p{margin-bottom:20px;color:#8b937f;font-size:14px}.loading-line{padding:40px;color:#89957e;font-size:13px}.event-action{text-transform:capitalize}.guide-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:22px;align-items:start}.rules-list{list-style:none;margin:0;padding:0}.rules-list li{padding:12px 0;border-bottom:1px solid #e6ebdf;font-size:12px;color:#87947a;line-height:1.8}.rules-list strong{display:block;color:#5d754b;font-size:12px;font-weight:550}.rules-list li:last-child{border-bottom:0}
@media(min-width:1500px){.inbox-layout{grid-template-columns:minmax(0,1fr) 345px}.content{padding-top:42px}.stat{padding:22px}.stat-value{font-size:32px}td{padding-top:20px;padding-bottom:20px}}
@media(max-width:1200px){.sidebar{width:205px}.app-shell{grid-template-columns:205px minmax(0,1fr)}.content{padding:28px 24px}.topbar{padding:0 24px}.inbox-layout{grid-template-columns:minmax(0,1fr)}.side-stack{display:grid;grid-template-columns:1fr 1fr;align-items:start}.stats{gap:10px}.stat{padding:15px}.guide-grid{grid-template-columns:1fr}.auth-aside{padding:40px}.auth-copy h1{font-size:42px}.auth-form-area{padding:35px}}
@media(max-width:800px){.app-shell{grid-template-columns:1fr}.sidebar{transform:translateX(-100%);transition:transform .2s;width:232px}.sidebar.open{transform:translateX(0);box-shadow:10px 0 100vw #112b2470}.main{grid-column:1}.mobile-menu{display:inline-flex}.topbar{height:63px;padding:0 18px}.breadcrumb{gap:10px}.topbar-right{gap:12px}.topbar .environment-tag{display:none}.content{padding:25px 18px}.page-heading{align-items:flex-start}.page-heading h1{font-size:26px}.page-heading p{font-size:12px;max-width:240px}.page-heading .primary{font-size:12px;padding:8px 10px;white-space:nowrap}.stats{grid-template-columns:1fr 1fr;gap:10px}.stat-value{margin:9px 0 3px;font-size:27px}.stat-label{font-size:12px}.two-column{grid-template-columns:1fr}.auth-shell{grid-template-columns:1fr}.auth-aside{padding:24px}.auth-copy,.auth-aside-footer{display:none}.auth-form-area{padding:42px 24px;align-items:flex-start}.auth-form h2{font-size:26px}.auth-form{max-width:410px}.settings-section .field-grid{grid-template-columns:1fr 1fr}.side-stack{grid-template-columns:1fr}.connection{order:2}.table-footer{font-size:10px}.topbar .live{font-size:11px}.footer-note{font-size:9px}.topbar-right>.avatar{display:none}.auth-aside .brand{font-size:23px}.notice{font-size:11px}.panel-body{padding:20px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
