@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}}:root{--ink:#17233d;--muted:#75829a;--line:#e3e8f0;--blue:#3264e6;--bg:#f5f7fb}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.app{min-height:100vh}.sidebar{color:#fff;z-index:30;background:linear-gradient(#111b34,#142343);flex-direction:column;width:238px;padding:26px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #ffffff17;align-items:center;gap:11px;padding:0 8px 27px;display:flex}.brand>i{background:linear-gradient(145deg,#58a7ff,#3765e9);border-radius:11px;place-items:center;width:38px;height:38px;font-size:21px;font-style:normal;font-weight:900;display:grid}.brand b,.brand small{display:block}.brand b{letter-spacing:2px}.brand small{letter-spacing:2px;color:#9cadcf;font-size:8px}.sidebar nav{flex-direction:column;gap:5px;margin-top:24px;display:flex}.sidebar nav button{color:#9fadc5;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;gap:13px;padding:12px 14px;font-size:13px;font-weight:600;display:flex}.sidebar nav button.active,.sidebar nav button:hover{color:#fff;background:linear-gradient(90deg,#3264e6,#4075ef)}.sidebar nav span{text-align:center;width:18px}.sidebar>footer{background:#ffffff0b;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:9px;margin-top:auto;padding:12px;display:flex}.sidebar footer b,.sidebar footer small{font-size:10px;display:block}.sidebar footer small{color:#91a3c6;font-size:8px}.dot{background:#2ed39a;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #2ed39a22}.top{border-bottom:1px solid var(--line);background:#fff;justify-content:flex-end;align-items:center;height:68px;padding:0 34px;display:flex}.profile{align-items:center;gap:9px;display:flex}.profile i{width:35px;height:35px;color:var(--blue);background:#e9efff;border-radius:9px;place-items:center;font-size:11px;font-style:normal;font-weight:800;display:grid}.profile b,.profile small{font-size:11px;display:block}.profile small{color:var(--muted);font-size:9px}.hamb{display:none}.content{max-width:1380px;margin:auto;padding:29px 34px 50px}.title{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.title p{color:var(--blue);letter-spacing:1.5px;margin:0;font-size:9px;font-weight:800}.title h1{margin:4px 0;font-size:27px}.title span{color:var(--muted);font-size:12px}button{font-family:inherit}.primary{cursor:pointer;font-weight:700;background:var(--blue)!important;color:#fff!important;border:0!important;border-radius:8px!important;padding:11px 15px!important}.health{background:linear-gradient(90deg,#effcf8,#fafffd);border:1px solid #cceee3;border-radius:11px;align-items:center;margin-bottom:15px;padding:14px 17px;display:flex}.health>div:first-child{align-items:center;gap:8px;min-width:230px;display:flex}.health b{font-size:10px}.health em{color:#11825d;background:#d9f5eb;border-radius:5px;padding:4px 7px;font-size:8px;font-style:normal}.pulse{background:#1fc58c;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #1fc58c20}.health>div:nth-child(2){border-left:1px solid #d7eee7;padding-left:20px}.health small,.health>div:nth-child(2) b{display:block}.health small{color:var(--muted);font-size:8px}.health button{color:#24765e;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:9px;font-weight:700}.metrics{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:14px;display:grid}.metrics article,.providers>article,.card{border:1px solid var(--line);background:#fff;border-radius:11px;box-shadow:0 5px 18px #1b2a4b08}.metrics article{gap:13px;padding:16px;display:flex}.metrics article>i{border-radius:9px;place-items:center;width:38px;height:38px;font-style:normal;font-weight:800;display:grid}.blue{color:#3264e6;background:#e9efff}.green{color:#19a974;background:#e4f8f1}.amber{color:#e38b19;background:#fff3df}.metrics small{color:var(--muted);font-size:8px;display:block}.metrics h2{margin:2px 0;font-size:21px}.metrics em{color:#13956d;font-size:8px;font-style:normal}.metrics .warning{color:#cc7415;background:#fff1db;border-radius:4px;padding:3px 5px}.providers{grid-template-columns:1fr 1fr;gap:13px;margin-bottom:14px;display:grid}.providers>article{padding:16px}.providers header,.providers header>div{justify-content:space-between;align-items:center;display:flex}.providers header>div{justify-content:flex-start;gap:10px}.providers header i{border-radius:8px;place-items:center;width:36px;height:36px;font-style:normal;font-weight:900;display:grid}.p1{color:#3264e6;background:#e9efff}.p2{color:#7654d3;background:#f0eafe}.providers h3{margin:0;font-size:13px}.providers small{color:var(--muted);font-size:8px}.providers header em{color:#168763;background:#e6f8f1;border-radius:5px;padding:5px 7px;font-size:8px;font-style:normal}.providers section{grid-template-columns:repeat(3,1fr);margin:15px 0 11px;display:grid}.providers section div{border-left:2px solid #edf0f5;padding-left:10px}.providers section small,.providers section b{display:block}.providers section b{font-size:11px}.bar{background:#edf0f5;border-radius:4px;height:4px}.bar i{background:linear-gradient(90deg,#3264e6,#6ba3ff);border-radius:4px;height:100%;display:block}.providers footer{color:var(--muted);justify-content:space-between;margin-top:10px;font-size:8px;display:flex}.providers footer button,.card button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:700}.cardhead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.cardhead h3{margin:0;font-size:13px}.cardhead p{color:var(--muted);margin:3px 0;font-size:9px}.cardhead label{border:1px solid var(--line);color:#8793a9;border-radius:7px;padding:7px 10px}.cardhead input{border:0;outline:0;width:120px;font-size:9px}.table{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:730px}th{text-align:left;color:#8792a7;text-transform:uppercase;background:#f8f9fc;padding:10px 18px;font-size:8px}td{border-top:1px solid #edf0f5;padding:13px 18px;font-size:10px}td b,td small{display:block}td small{color:var(--muted);font-size:8px}.tag{background:#eef2f9;border-radius:5px;padding:5px 7px;font-size:8px;font-weight:700}.tag.switched{color:#c46f10;background:#fff0dd}.state{color:#8c98ad;font-size:8px}.state.on{color:#14956b}.switch{color:#40506d;cursor:pointer;background:#fff;border:1px solid #cbd5e6;border-radius:6px;padding:6px 9px;font-size:8px;font-weight:700}.switch:disabled{opacity:.4}.cardfoot{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:12px 18px;font-size:8px;display:flex}.activity{margin-top:14px}.log{border-top:1px solid #edf0f5;align-items:center;gap:12px;padding:12px 18px;display:flex}.log>i{width:30px;height:30px;color:var(--blue);background:#eef2ff;border-radius:8px;place-items:center;font-style:normal;display:grid}.log>div{flex:1}.log b{font-size:9px}.log p{color:var(--muted);margin:3px 0;font-size:8px}.log>span{text-align:right}.log>span b,.log>span small{display:block}.log>span small{color:var(--muted);font-size:8px}.backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:60;background:#101a32aa;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(430px,100%);padding:27px}.modal>i{width:48px;height:48px;color:var(--blue);background:#eef2ff;border-radius:12px;place-items:center;font-style:normal;display:grid}.modal h2{font-size:20px}.modal p{color:var(--muted);font-size:11px;line-height:1.7}.modal p strong{color:var(--blue)}.modal label{font-size:10px;font-weight:700;display:block}.modal select{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;margin-top:7px;padding:10px;display:block}.modal footer{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.modal footer button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 15px;font-size:10px;font-weight:700}.toast{z-index:80;color:#fff;background:#14213a;border-radius:10px;padding:13px 17px;font-size:11px;position:fixed;bottom:28px;right:28px;box-shadow:0 15px 40px #0c152b4d}@media (width<=1050px){.metrics{grid-template-columns:1fr 1fr}.providers{grid-template-columns:1fr}}@media (width<=760px){.sidebar{transition:all .25s;transform:translate(-100%)}.sidebar.open{transform:none}.work{margin-left:0}.top{justify-content:space-between;padding:0 18px}.hamb{background:0 0;border:0;font-size:20px;display:block}.content{padding:22px 14px}.profile span,.title>div>span,.health>div:nth-child(2){display:none}.metrics{grid-template-columns:1fr 1fr}.cardhead{gap:10px}.cardhead input{width:70px}}@media (width<=480px){.metrics{grid-template-columns:1fr}.title h1{font-size:24px}.title .primary{font-size:0}.title .primary:after{content:"＋";font-size:16px}.health>div:first-child{min-width:0}.health button{font-size:0}.health button:first-letter{font-size:15px}.log>span{display:none}}.actions{white-space:nowrap}.actions button,.export{color:#40506d!important;background:#fff!important;border:1px solid #dbe2ed!important;border-radius:6px!important;margin-right:4px!important;padding:6px 8px!important}.state{cursor:pointer;background:0 0;border:0}.search{border:1px solid var(--line);color:#8793a9;border-radius:7px;padding:7px 10px}.search input{border:0;outline:0;width:130px;font-size:9px}.form label,.settings label{font-size:10px;font-weight:700;display:block}.form input,.settings input,.settings select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;margin-top:7px;padding:10px;display:block}.form label{margin-top:13px}.two,.settinggrid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.settings{margin-top:14px}.settinggrid{padding:18px}.save{border-top:1px solid var(--line);text-align:right;padding:14px 18px}.reportgrid{grid-template-columns:1.5fr 1fr 1fr;gap:13px;display:grid}.reportgrid article{border:1px solid var(--line);background:#fff;border-radius:11px;min-height:190px;padding:18px}.reportgrid small{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:700}.reportgrid h2{margin:10px 0;font-size:28px}.reportgrid em{color:#15966d;font-size:9px;font-style:normal}.chart{align-items:flex-end;gap:7px;height:85px;margin-top:10px;display:flex}.chart i{background:linear-gradient(#5d8df3,#3264e6);border-radius:4px 4px 1px 1px;flex:1}.donut{background:conic-gradient(#3264e6 0 68%,#dfe6f4 68%);border-radius:50%;place-items:center;width:100px;height:100px;margin:12px auto;display:grid;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:17px}.donut b{z-index:1}.reportgrid p{color:var(--muted);justify-content:center;gap:12px;font-size:8px;display:flex}.delivery{border-radius:5px;padding:4px 7px;font-size:8px;font-weight:700}.delivery.delivered{color:#168763;background:#e4f8f1}.delivery.submitted{color:#3264e6;background:#e9efff}.delivery.failed{color:#c34b4b;background:#fdeaea}.apihero{color:#fff;background:linear-gradient(120deg,#122042,#1d3b7b);border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:15px;padding:27px;display:flex}.apihero span{letter-spacing:1.5px;color:#9fc0ff;font-size:8px}.apihero h2{margin:6px 0;font-size:24px}.apihero p{color:#b9c8e7;font-size:10px}.apihero button{color:#214caa;background:#fff;border:0;border-radius:8px;padding:10px 14px;font-size:9px;font-weight:700}.docgrid{grid-template-columns:190px 1fr;gap:14px;display:grid}.docgrid>aside,.docgrid>article{border:1px solid var(--line);background:#fff;border-radius:11px}.docgrid>aside{height:max-content;padding:18px;position:sticky;top:85px}.docgrid aside b,.docgrid aside a{display:block}.docgrid aside b{margin-bottom:10px;font-size:10px}.docgrid aside a{color:#65738d;padding:7px 0;font-size:9px;text-decoration:none}.docgrid>article{padding:24px}.docgrid h3{margin:6px 0;font-size:14px}.docgrid p{color:var(--muted);font-size:10px}pre{color:#dce7ff;background:#111b33;border-radius:9px;margin:10px 0 24px;padding:14px;position:relative;overflow:auto}pre code{white-space:pre;font-size:9px;line-height:1.7}pre button{color:#fff;background:#ffffff12;border:1px solid #ffffff20;border-radius:5px;padding:5px 7px;font-size:8px;position:absolute;top:7px;right:7px}.errors{grid-template-columns:1fr 1fr;gap:8px;display:grid}.errors span{border:1px solid var(--line);border-radius:7px;padding:9px;font-size:9px}.errors b{color:#c34b4b;margin-right:6px}@media (width<=1050px){.reportgrid{grid-template-columns:1fr 1fr}.reportgrid article:first-child{grid-column:1/-1}}@media (width<=760px){.docgrid{grid-template-columns:1fr}.docgrid>aside{display:none}.settinggrid{grid-template-columns:1fr}.apihero{align-items:flex-start;gap:12px}.reportgrid{grid-template-columns:1fr}.reportgrid article:first-child{grid-column:auto}}.provider-intro{color:#fff;background:linear-gradient(120deg,#122044,#214b9f);border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:25px;display:flex}.provider-intro span{letter-spacing:1.5px;color:#a9c7ff;font-size:8px}.provider-intro h2{margin:5px 0;font-size:22px}.provider-intro p{color:#bfceed;margin:0;font-size:9px}.route-flow{background:#ffffff12;border:1px solid #ffffff1e;border-radius:10px;align-items:center;gap:9px;padding:12px 15px;font-size:9px;display:flex}.route-flow strong{color:#2955ae;background:#fff;border-radius:6px;padding:7px}.route-flow i{color:#8db3ff;font-style:normal}.provider-tabs{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.provider-tabs>button{border:1px solid var(--line);text-align:left;color:var(--ink);cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:10px;padding:13px 15px;display:flex}.provider-tabs>button.active{border-color:#4776e8;box-shadow:0 0 0 2px #4776e817}.provider-tabs i{border-radius:8px;place-items:center;width:35px;height:35px;font-style:normal;font-weight:900;display:grid}.provider-tabs span{flex:1}.provider-tabs b,.provider-tabs small{display:block}.provider-tabs b{font-size:11px}.provider-tabs small{color:var(--muted);font-size:8px}.provider-tabs em{color:#148562;font-size:8px;font-style:normal}.provider-form{margin-bottom:13px}.secure{color:#168763;background:#e5f8f1;border-radius:5px;padding:6px 8px;font-size:8px}.provider-form .wide{grid-column:1/-1}.parambox{padding:0 18px 18px}.parambox h4{margin:0 0 9px;font-size:10px}.parambox>div{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.parambox label{border:1px solid var(--line);border-radius:8px;padding:8px}.parambox label span{color:var(--muted);margin-bottom:4px;font-size:7px;display:block}.parambox label input{color:#43516a;border:0;outline:0;width:100%;font-size:9px;font-weight:700}.provider-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:13px 18px;display:flex}.provider-actions button{color:#40506d;cursor:pointer;background:#fff;border:1px solid #cfd8e8;border-radius:8px;padding:9px 12px;font-size:9px;font-weight:700}.provider-actions .secondary{margin-right:auto}.mapping{margin-top:13px}.mapgrid{padding:12px 18px 18px}.mapgrid>div{border-bottom:1px solid #edf0f5;grid-template-columns:1fr 1fr 1fr;display:grid}.mapgrid span,.mapgrid b{padding:9px;font-size:8px}.mapgrid>div:first-child{background:#f7f9fc;border-radius:7px}.mapgrid span:first-child{color:#3264e6;font-family:ui-monospace,monospace}@media (width<=800px){.provider-intro{display:block}.route-flow{margin-top:15px;overflow:auto}.parambox>div{grid-template-columns:1fr 1fr}.provider-tabs{grid-template-columns:1fr}.provider-form .wide{grid-column:auto}}@media (width<=480px){.parambox>div{grid-template-columns:1fr}.provider-actions{flex-wrap:wrap}.provider-actions .secondary{margin-right:0}.mapgrid{overflow:auto}.mapgrid>div{min-width:520px}}.provider-customer-grid{grid-template-columns:1fr 1fr;gap:12px;padding:16px;display:grid}.provider-customer-grid>article{border:1px solid var(--line);border-radius:10px;padding:14px}.provider-customer-grid article>header{align-items:center;gap:9px;display:flex}.provider-customer-grid h3{margin:0;font-size:11px}.provider-customer-grid small{color:var(--muted);font-size:8px}.provider-customer-grid header>span{margin-left:auto}.client-avatar{color:#3264e6;background:#e9efff;border-radius:9px;place-items:center;width:35px;height:35px;font-size:9px;font-weight:800;display:grid}.client-api-status{grid-template-columns:1fr 1fr;gap:8px;margin:13px 0;display:grid}.client-api-status>div{background:#f8f9fc;border:1px solid #edf0f5;border-radius:8px;align-items:center;gap:7px;padding:9px;display:flex}.client-api-status i{border-radius:6px;place-items:center;width:25px;height:25px;font-style:normal;font-weight:800;display:grid}.client-api-status span{flex:1}.client-api-status b,.client-api-status small{font-size:8px;display:block}.client-api-status small{font-size:7px}.client-api-status em{color:#168763;font-size:7px;font-style:normal}.provider-customer-grid article>footer{border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;padding-top:10px;font-size:8px;display:flex}.provider-customer-grid footer button,.api-btn{cursor:pointer;color:#3264e6!important;background:#eaf0ff!important;border:0!important;border-radius:6px!important;padding:7px 9px!important;font-size:8px!important;font-weight:700!important}.customer-flow{justify-content:space-around;align-items:center;gap:10px;padding:22px;display:flex}.customer-flow span{border:1px solid var(--line);text-align:center;color:var(--muted);background:#f7f9fc;border-radius:9px;padding:12px;font-size:8px}.customer-flow b{color:var(--ink);margin-top:4px;font-size:9px;display:block}.customer-flow i{color:#3264e6;font-style:normal}.api-backdrop{z-index:90}.client-api-modal{background:#fff;border-radius:16px;width:min(850px,96vw);max-height:92vh;overflow:auto;box-shadow:0 30px 100px #08112670}.client-api-modal>header{color:#fff;background:linear-gradient(120deg,#122044,#214b9f);border-radius:16px 16px 0 0;justify-content:space-between;padding:20px 23px;display:flex}.client-api-modal header span{letter-spacing:1.4px;color:#9fbfff;font-size:7px}.client-api-modal h2{margin:5px 0;font-size:20px}.client-api-modal header p{color:#bdcae6;margin:0;font-size:9px}.client-api-modal header button{color:#fff;background:#ffffff18;border:0;border-radius:7px;width:30px;height:30px;font-size:18px}.client-route-summary{border-bottom:1px solid var(--line);background:#f7f9fc;justify-content:center;align-items:center;gap:12px;padding:14px 20px;display:flex}.client-route-summary div{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 13px}.client-route-summary small,.client-route-summary b{font-size:8px;display:block}.client-route-summary small{color:var(--muted);margin-bottom:3px}.client-route-summary i{color:#3264e6;font-style:normal}.client-api-modal>.provider-tabs{padding:14px 18px 0}.customer-api-fields{padding-top:6px}.customer-api-fields label:first-child{grid-column:1/-1}.api-modal-foot{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:13px 18px;display:flex}.api-modal-foot button{color:#40506d;background:#fff;border:1px solid #cfd8e8;border-radius:8px;padding:10px 13px;font-size:9px;font-weight:700}.api-modal-foot .primary{box-shadow:none}@media (width<=900px){.provider-customer-grid{grid-template-columns:1fr}}@media (width<=600px){.client-api-status{grid-template-columns:1fr}.customer-flow{justify-content:flex-start;overflow:auto}.customer-flow span{min-width:150px}.client-route-summary{justify-content:flex-start;overflow:auto}.client-route-summary div{min-width:150px}.customer-api-fields{grid-template-columns:1fr}.customer-api-fields label:first-child{grid-column:auto}.api-modal-foot{flex-wrap:wrap}.provider-customer-grid{padding:10px}}.provider-empty{text-align:center;padding:45px 20px}.provider-empty>i{color:#3264e6;background:#eaf0ff;border-radius:13px;place-items:center;width:50px;height:50px;margin:0 auto;font-size:20px;font-style:normal;display:grid}.provider-empty h3{margin:13px 0 5px;font-size:15px}.provider-empty p{max-width:480px;color:var(--muted);margin:0 auto 16px;font-size:10px;line-height:1.6}.user-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.user-summary article{background:#fff;border:1px solid #e5eaf2;border-radius:14px;align-items:center;gap:15px;padding:20px;display:flex;box-shadow:0 4px 16px #172a4c0d}.user-summary article>i{color:#2867d6;background:#edf4ff;border-radius:12px;place-items:center;width:46px;height:46px;font-size:22px;font-style:normal;display:grid}.user-summary div{flex-direction:column;gap:3px;display:flex}.user-summary small,.user-summary span{color:#728097}.user-summary b{color:#17233c;font-size:18px}.users-card .primary:disabled{opacity:.55;cursor:not-allowed}.users-card td{vertical-align:middle}.role{color:#2867d6;background:#eff5ff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.role.super{color:#7545c8;background:#f1ebff}.state.invited{color:#a66a00;background:#fff6df}.log>div>small{color:#748198;margin-top:5px;font-size:12px;display:block}@media (width<=720px){.user-summary{grid-template-columns:1fr}.users-card .cardhead{align-items:flex-start;gap:14px}.users-card .cardhead .primary{width:100%}}.simple-provider-modal{background:#fff;border-radius:18px;width:min(720px,96vw);max-height:92vh;overflow:auto;box-shadow:0 30px 100px #08112670}.simple-provider-modal>header{color:#fff;background:linear-gradient(120deg,#122044,#214b9f);border-radius:18px 18px 0 0;justify-content:space-between;padding:22px 24px;display:flex}.simple-provider-modal header small{letter-spacing:1.5px;color:#9fc0ff;font-size:8px}.simple-provider-modal header h2{margin:4px 0;font-size:21px}.simple-provider-modal header p{color:#c5d3ed;margin:0;font-size:10px}.simple-provider-modal header button{color:#fff;background:#ffffff18;border:0;border-radius:8px;width:32px;height:32px;font-size:19px}.simple-tabs{grid-template-columns:1fr 1fr;gap:12px;padding:18px 22px 12px;display:grid}.simple-tabs button{text-align:left;color:#17233d;background:#fff;border:1px solid #dfe5ef;border-radius:12px;align-items:center;gap:10px;padding:13px;display:flex}.simple-tabs button.active{background:#f5f8ff;border-color:#3264e6;box-shadow:0 0 0 2px #3264e617}.simple-tabs i{color:#3264e6;background:#e9efff;border-radius:9px;place-items:center;width:36px;height:36px;font-style:normal;font-weight:900;display:grid}.simple-tabs span,.simple-tabs b,.simple-tabs small{display:block}.simple-tabs small{color:#75829a;margin-top:2px;font-size:8px}.fixed-endpoint{background:#f8fafc;border:1px solid #e2e8f1;border-radius:9px;margin:0 22px 14px;padding:11px 13px}.fixed-endpoint span{color:#75829a;margin-bottom:4px;font-size:8px;display:block}.fixed-endpoint code{color:#2957b7;word-break:break-all;font-size:10px}.simple-fields{grid-template-columns:1fr 1fr;gap:13px;padding:0 22px;display:grid}.simple-fields label.wide{grid-column:1/-1}.simple-fields label>span{justify-content:space-between;margin-bottom:6px;font-size:9px;font-weight:700;display:flex}.simple-fields label span b{color:#168763;background:#e4f7ef;border-radius:4px;padding:3px 5px;font-size:7px}.simple-fields label span em{color:#7d8798;font-size:7px;font-style:normal;font-weight:500}.simple-fields input,.simple-fields select{width:100%;font:inherit;background:#fff;border:1px solid #dce3ed;border-radius:9px;outline:none;padding:11px 12px;font-size:10px}.simple-fields input:focus,.simple-fields select:focus{border-color:#3264e6;box-shadow:0 0 0 3px #3264e612}.route-note{background:#eff8ff;border:1px solid #d7eaff;border-radius:9px;flex-direction:column;gap:3px;margin:16px 22px 0;padding:11px 13px;display:flex}.route-note b{color:#2453ac;font-size:9px}.route-note span{color:#61718b;font-size:8px}.simple-provider-modal>footer{border-top:1px solid #e4e9f1;justify-content:flex-end;gap:8px;margin-top:18px;padding:14px 22px;display:flex}.simple-provider-modal>footer button{background:#fff;border:1px solid #d5dce7;border-radius:8px;padding:10px 15px;font-size:10px;font-weight:700}@media (width<=600px){.simple-tabs,.simple-fields{grid-template-columns:1fr}.simple-fields label.wide{grid-column:auto}.fixed-endpoint,.route-note{margin-left:14px;margin-right:14px}.simple-tabs,.simple-fields{padding-left:14px;padding-right:14px}}.clear-provider-modal{background:#fff;border-radius:18px;width:min(760px,96vw);max-height:94vh;overflow:auto;box-shadow:0 30px 100px #08112670}.clear-provider-modal>header{color:#fff;background:#142445;border-radius:18px 18px 0 0;justify-content:space-between;padding:20px 23px;display:flex}.clear-provider-modal header small{letter-spacing:1.5px;color:#8fb6ff;font-size:7px}.clear-provider-modal header h2{margin:4px 0;font-size:20px}.clear-provider-modal header p{color:#c4d0e8;margin:0;font-size:9px}.clear-provider-modal header button{color:#fff;background:#ffffff17;border:0;border-radius:8px;width:31px;height:31px;font-size:18px}.provider-choice{grid-template-columns:1fr 1fr;gap:10px;padding:15px 20px 8px;display:grid}.provider-choice button{text-align:left;color:#17233d;background:#fff;border:1px solid #dde4ef;border-radius:10px;align-items:center;gap:10px;padding:11px;display:flex}.provider-choice button.active{background:#f3f7ff;border-color:#3264e6;box-shadow:0 0 0 2px #3264e615}.provider-choice i{color:#3264e6;background:#e9efff;border-radius:8px;place-items:center;width:34px;height:34px;font-style:normal;font-weight:900;display:grid}.provider-choice span,.provider-choice b,.provider-choice small{display:block}.provider-choice small{color:#75829a;font-size:8px}.what-to-fill,.auto-map{border:1px solid #e1e6ef;border-radius:11px;margin:10px 20px 0;padding:14px}.section-label{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-label b{font-size:10px}.section-label span{color:#75829a;font-size:8px}.clean-fields{grid-template-columns:1fr 1fr;gap:11px;display:grid}.clean-fields label{font-size:9px;font-weight:700}.clean-fields input,.clean-fields select{width:100%;font:inherit;background:#fff;border:1px solid #dce3ed;border-radius:8px;margin-top:5px;padding:10px 11px;font-size:9px;display:block}.auto-map{background:#f8faff}.map-pills{flex-wrap:wrap;gap:7px;display:flex}.map-pills span{color:#64728a;background:#fff;border:1px solid #dfe6f1;border-radius:7px;padding:7px 9px;font-size:8px}.map-pills b{color:#2457b8}.api-strip{color:#fff;background:#142445;border-radius:8px;margin-top:11px;padding:9px 10px}.api-strip small{color:#8fa8d1;margin-bottom:3px;font-size:7px;display:block}.api-strip code{word-break:break-all;font-size:8px}.final-api-note{background:#eaf9f3;border:1px solid #ccefe1;border-radius:9px;align-items:center;gap:10px;margin:12px 20px;padding:11px 13px;display:flex}.final-api-note>i{color:#fff;background:#1aaa78;border-radius:50%;place-items:center;width:27px;height:27px;font-style:normal;display:grid}.final-api-note b,.final-api-note span{display:block}.final-api-note b{color:#157154;font-size:9px}.final-api-note span{color:#5c7c72;margin-top:2px;font-size:8px}.clear-provider-modal>footer{border-top:1px solid #e3e8ef;justify-content:flex-end;gap:8px;padding:13px 20px;display:flex}.clear-provider-modal>footer button{background:#fff;border:1px solid #d5dce7;border-radius:8px;padding:9px 14px;font-size:9px;font-weight:700}@media (width<=600px){.provider-choice,.clean-fields{grid-template-columns:1fr}.section-label{flex-direction:column;align-items:flex-start;gap:5px}.provider-choice{padding-left:13px;padding-right:13px}.what-to-fill,.auto-map,.final-api-note{margin-left:13px;margin-right:13px}}.saved-config{background:#effaf6;border:1px solid #bde8d8;border-radius:11px;margin:10px 20px 0;padding:13px}.saved-config>div{align-items:center;gap:9px;display:flex}.saved-config>div>i{color:#fff;background:#19a875;border-radius:50%;place-items:center;width:28px;height:28px;font-style:normal;display:grid}.saved-config b,.saved-config small{display:block}.saved-config small{color:#5d7b71;font-size:8px}.saved-config section{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:11px;display:grid}.saved-config section>span{background:#fff;border:1px solid #d7eee6;border-radius:7px;padding:8px}.saved-config section small{text-transform:capitalize}.saved-config section b{word-break:break-all;margin-top:2px;font-size:9px}.key-btn{color:#9a6500!important;background:#fff7e6!important}.delete-btn{color:#b42318!important;background:#fff1f0!important;border-color:#ffd1ce!important}.danger-confirm{color:#fff!important;background:#b42318!important;border-color:#b42318!important}.key-modal{background:#fff;border-radius:16px;width:min(520px,96vw);padding:25px}.key-modal>i{font-size:28px;font-style:normal}.key-modal h2{margin:10px 0 3px}.key-modal p{color:#75829a;font-size:10px}.key-modal code{color:#fff;word-break:break-all;background:#142445;border-radius:9px;padding:13px;font-size:11px;display:block}.key-warning{color:#8b620d;background:#fff5df;border-radius:7px;margin-top:10px;padding:9px;font-size:9px}.key-error{color:#b42318;background:#fff0f0;border:1px solid #ffd1ce;border-radius:7px;margin-top:10px;padding:10px;font-size:9px}.key-modal footer{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.key-modal footer button{background:#fff;border:1px solid #d5dce7;border-radius:8px;padding:9px 13px;font-size:9px;font-weight:700}@media (width<=600px){.saved-config section{grid-template-columns:1fr 1fr}.saved-config{margin-left:13px;margin-right:13px}}.log-count{color:#3264e6;background:#edf3ff;border-radius:7px;padding:6px 9px;font-size:9px}.provider-response{white-space:normal;word-break:break-word;color:#40506d;max-width:300px;font-size:8px;display:block}.reveal-btn{color:#12805c!important;background:#eaf7f2!important;border-radius:7px!important;padding:7px 9px!important}.recovery-key{margin-top:10px}.live-log-note{color:#75829a;font-size:8px}.sms-filters{background:#f8fbff;border-top:1px solid #e6ebf3;border-bottom:1px solid #e6ebf3;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;padding:17px;display:grid}.sms-filters label{color:#233a60;gap:6px;font-size:9px;font-weight:700;display:grid}.sms-filters input,.sms-filters select{min-width:0;font:inherit;color:#142a4b;background:#fff;border:1px solid #d6e0ed;border-radius:9px;outline:none;padding:10px 11px;font-size:9px}.sms-filters input:focus,.sms-filters select:focus{border-color:#1768e7;box-shadow:0 0 0 3px #1768e714}.sms-filter-actions{grid-column:1/-1;justify-content:flex-end;align-items:end;gap:8px;display:flex}.sms-filter-actions button,.sms-pagination button{color:#29415f;background:#fff;border:1px solid #d2ddea;border-radius:8px;padding:9px 13px;font-weight:700}.sms-filter-actions .primary{color:#fff;background:linear-gradient(135deg,#1768e7,#09aaa4);border-color:#1768e7}.sms-pagination{border-top:1px solid #e6ebf3;justify-content:space-between;align-items:center;padding:14px 17px;display:flex}.sms-pagination span{color:#6c7d94;font-size:9px}.sms-pagination div{gap:8px;display:flex}.sms-pagination button:disabled{opacity:.45;cursor:not-allowed}@media (width<=900px){.sms-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.sms-filters{grid-template-columns:1fr;padding:12px}.sms-pagination{flex-direction:column;align-items:flex-start;gap:10px}}.usage-metrics{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px;display:grid}.usage-metrics article{background:linear-gradient(145deg,#fff,#eef8ff);border:1px solid #dce6f1;border-radius:15px;gap:5px;padding:18px;display:grid;box-shadow:0 12px 30px #163b730d}.usage-metrics article.failed{background:linear-gradient(145deg,#fff,#fff2f2)}.usage-metrics small{color:#657991;font-size:9px;font-weight:700}.usage-metrics b{color:#123a73;font-size:25px}.usage-metrics .failed b,.failed-count{color:#d34242}.usage-metrics span{color:#7d8ca0;font-size:8px}.sent-count{color:#078b70}.sms-filters.summary{grid-template-columns:1.3fr 1fr 1fr 1fr}.sms-filters.summary .sms-filter-actions{grid-column:1/-1}@media (width<=760px){.usage-metrics{grid-template-columns:1fr}.sms-filters.summary{grid-template-columns:1fr 1fr}}@media (width<=560px){.sms-filters.summary{grid-template-columns:1fr}}:root{--ink:#14213d;--muted:#6f7e99;--line:#dfe6f3;--blue:#4361ee;--bg:#f4f7ff;--purple:#7c3aed;--cyan:#16b8d4;--green:#12a875}body{background-color:#0000;background-image:radial-gradient(circle at 88% 4%,#dfe8ff 0,#0000 27%),radial-gradient(circle at 48% 100%,#efe5ff 0,#0000 31%),linear-gradient(135deg,#f7f9ff 0%,#f2f6ff 48%,#faf7ff 100%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.sidebar{background:linear-gradient(160deg,#111a3a 0%,#17295a 52%,#34206a 100%);width:250px;overflow:hidden;box-shadow:16px 0 45px #1d2a5b20}.sidebar:before,.sidebar:after{content:"";pointer-events:none;filter:blur(2px);border-radius:50%;position:absolute}.sidebar:before{background:#4d7cff30;width:180px;height:180px;top:-55px;right:-95px}.sidebar:after{background:#c44dff22;width:160px;height:160px;bottom:65px;left:-105px}.brand,.sidebar nav,.sidebar>footer{z-index:1;position:relative}.brand>i{background:linear-gradient(145deg,#34d6ed,#536dfe 55%,#9b51e0);transform:rotate(-3deg);box-shadow:0 10px 26px #3b82f64d}.brand b{font-size:17px}.brand small{color:#b8c8ec}.sidebar nav{gap:7px}.sidebar nav button{border:1px solid #0000;padding:13px 14px;transition:all .22s}.sidebar nav button:hover{border-color:#ffffff17;transform:translate(3px)}.sidebar nav button.active{background:linear-gradient(90deg,#4d6fff,#7b52ed);border-color:#ffffff20;box-shadow:0 9px 22px #07122f4d}.sidebar nav button.active span{transform:scale(1.12)}.sidebar>footer{background:#ffffff0f;border-color:#ffffff1c;box-shadow:inset 0 1px #ffffff12}.work{margin-left:250px}.top{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#fffc;border-color:#e4e9f5aa;height:76px;padding:0 38px;position:sticky;top:0}.profile{background:#f8faff;border:1px solid #e3e8f4;border-radius:13px;padding:7px 12px 7px 7px;box-shadow:0 8px 24px #20315c0d}.profile i{color:#6048d9;background:linear-gradient(145deg,#e8edff,#efe7ff);border-radius:10px}.content{padding-top:34px}.title{margin-bottom:26px}.title p{color:#6657e8;letter-spacing:1.2px;background:#eceaff;border-radius:999px;padding:5px 9px;display:inline-flex}.title h1{letter-spacing:-.7px;font-size:31px}.title span{font-size:12px}.primary{box-shadow:0 9px 20px #5363e62e;background:linear-gradient(135deg,#4361ee,#7650e8)!important;transition:all .2s!important}.primary:hover{transform:translateY(-2px);box-shadow:0 13px 25px #5363e645}.health{background:linear-gradient(105deg,#e8fff7,#f3fffb 48%,#eaf6ff);border:0;position:relative;overflow:hidden;box-shadow:0 10px 30px #168a7220}.health:after{content:"";background:#42d6b51c;border-radius:50%;width:150px;height:150px;position:absolute;top:-90px;right:-55px}.health button{z-index:1;border-radius:8px;padding:7px 10px;position:relative;background:#fffa!important;border:1px solid #ccebe2!important}.metrics{gap:16px;margin-bottom:17px}.metrics article,.providers>article,.card,.reportgrid article,.docgrid>aside,.docgrid>article{border:1px solid #e4e9f4;border-radius:15px;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 12px 34px #253a6b0d}.metrics article:hover,.providers>article:hover,.reportgrid article:hover{border-color:#cfd9ef;transform:translateY(-3px);box-shadow:0 18px 38px #253a6b18}.metrics article{background:linear-gradient(145deg,#fff,#fbfcff);align-items:center;min-height:105px;padding:19px}.metrics article:first-child{border-top:3px solid #4d6fff}.metrics article:nth-child(2){border-top:3px solid #20c997}.metrics article:nth-child(3){border-top:3px solid #ffad42}.metrics article:nth-child(4){border-top:3px solid #9b5de5}.metrics article>i{border-radius:13px;width:44px;height:44px;font-size:16px}.metrics h2{letter-spacing:-.5px;font-size:25px}.providers{gap:16px;margin-bottom:17px}.providers>article{padding:20px;position:relative;overflow:hidden}.providers>article:first-child{background:linear-gradient(145deg,#fff 55%,#eef3ff)}.providers>article:after{content:"";background:#536dfe16;border-radius:50%;width:105px;height:105px;position:absolute;bottom:-65px;right:-55px}.providers header i{border-radius:12px;width:42px;height:42px}.providers h3{font-size:15px}.providers section{z-index:1;position:relative}.bar{height:6px}.providers:first-of-type .bar i{background:linear-gradient(90deg,#4d6fff,#22c6e5)}.card{background:#ffffffed;overflow:hidden}.cardhead{background:linear-gradient(90deg,#fff,#fbfcff);padding:19px 21px}.cardhead p{font-size:10px}.search{transition:all .2s;background:#f8faff!important;border-color:#dce4f2!important}.search:focus-within{box-shadow:0 0 0 3px #6172e714;background:#fff!important;border-color:#6d7df0!important}th{color:#77849d;letter-spacing:.45px;background:linear-gradient(90deg,#f7f9fd,#f2f5fb);padding:12px 20px}td{background:#fffc;padding:15px 20px;transition:all .18s}tbody tr:hover td{background:#f8faff}.tag{color:#465675;background:#edf1fb;border-radius:999px;padding:6px 9px}.state.on{background:#e7f9f2;border-radius:999px;padding:5px 8px}.actions button{transition:all .18s!important}.actions button:hover{transform:translateY(-1px);background:#f7f9ff!important;border-color:#aebde0!important}.actions .delete-btn:hover{background:#ffe6e4!important;border-color:#ffb5ae!important}.apihero,.provider-intro{background:linear-gradient(120deg,#182553 0%,#3158c8 48%,#7538b7 100%);border-radius:18px;position:relative;overflow:hidden;box-shadow:0 18px 42px #253d8a2d}.apihero:after,.provider-intro:after{content:"";background:#ffffff12;border-radius:50%;width:240px;height:240px;position:absolute;top:-130px;right:-105px}.apihero button,.route-flow{z-index:1;position:relative}.apihero button{box-shadow:0 8px 25px #0d194545}.provider-customer-grid article,.user-summary article{border-radius:15px!important;box-shadow:0 12px 30px #263b6d0e!important}.client-avatar{box-shadow:0 7px 18px #5363e638;color:#fff!important;background:linear-gradient(145deg,#4268f2,#8b50df)!important}.modal,.key-modal,.client-api-modal{border:1px solid #ffffff80;animation:.22s ease-out modalIn;box-shadow:0 28px 80px #0d17375c}.backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#101a38b8}.modal>i,.key-modal>i{background:linear-gradient(145deg,#eaf0ff,#f2e9ff);border-radius:14px;padding:10px;display:inline-grid}.toast{background:linear-gradient(135deg,#17254b,#2e3975);border:1px solid #ffffff20;box-shadow:0 18px 45px #101b3e4d}input,select{transition:border-color .18s,box-shadow .18s}input:focus,select:focus{outline:none;border-color:#6578ed!important;box-shadow:0 0 0 3px #6578ed17!important}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #6f80ef35}@keyframes modalIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}@media (width<=1050px){.sidebar{width:226px}.work{margin-left:226px}.content{padding-left:24px;padding-right:24px}}@media (width<=760px){.sidebar{width:250px}.work{margin-left:0}.top{height:66px;padding:0 15px}.content{padding:22px 13px 45px}.title{align-items:center}.title h1{font-size:26px}.metrics,.providers{gap:11px}.metrics article{min-height:96px;padding:15px}.cardhead{padding:15px}.apihero,.provider-intro{border-radius:14px}}@media (width<=480px){.metrics{grid-template-columns:1fr 1fr}.metrics article{display:block}.metrics article>i{margin-bottom:9px}.metrics h2{font-size:22px}.title p{font-size:7px}.title h1{margin-top:7px}.profile{padding-right:7px}}body,button,input,select,textarea{font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}body{letter-spacing:-.01em;font-weight:500}.brand b{letter-spacing:2.4px;font-weight:800}.brand small{letter-spacing:1.8px;font-weight:600}.sidebar nav button{letter-spacing:-.01em;font-weight:700}.profile b{font-weight:800}.profile small{font-weight:600}.title p{letter-spacing:1.35px;font-weight:800}.title h1{letter-spacing:-1.1px;font-size:32px;font-weight:800;line-height:1.12}.title span{font-weight:500;line-height:1.65}.primary{letter-spacing:-.01em;font-weight:800!important}.health b,.providers h3,.cardhead h3{letter-spacing:-.25px;font-weight:800}.metrics small{letter-spacing:.02em;font-size:9px;font-weight:700}.metrics h2{letter-spacing:-.8px;font-size:26px;font-weight:800}.metrics em,.providers small{font-weight:600}.cardhead h3{font-size:15px}.cardhead p{font-size:10px;font-weight:500;line-height:1.55}th{letter-spacing:.7px;font-size:8px;font-weight:800}td{font-size:10px;font-weight:600}td b{letter-spacing:-.15px;font-size:11px;font-weight:800}td small{font-size:8px;line-height:1.5}.tag{font-weight:800}.actions button,.key-modal button,.modal button{font-family:Manrope,sans-serif!important;font-weight:700!important}input,select{font-weight:600}.apihero h2,.provider-intro h2{letter-spacing:-.7px;font-weight:800}.apihero p,.provider-intro p{font-weight:500;line-height:1.65}@media (width<=760px){.title h1{letter-spacing:-.7px;font-size:27px}}:root{--blue:#103da8;--purple:#0aaeb5;--cyan:#0db8b4;--green:#0cad98}body{background:radial-gradient(circle at 88% 4%,#d9f5f5 0,#0000 28%),radial-gradient(circle at 50% 100%,#dfebff 0,#0000 32%),linear-gradient(135deg,#f7faff 0%,#f1f8fc 50%,#f5fbfb 100%)}.sidebar{background:linear-gradient(165deg,#071d52 0%,#0b3ca2 58%,#078c9c 115%);box-shadow:16px 0 45px #08225b24}.sidebar:before{background:#10c6c43d}.sidebar:after{background:#0fb8b42b}.brand{gap:12px;padding-left:3px}.brand>img{object-fit:cover;background:#fff;border:2px solid #fff;border-radius:50%;flex:none;width:54px;height:54px;box-shadow:0 9px 24px #00143c4d}.brand b{letter-spacing:1.35px;white-space:nowrap;font-size:13px}.brand small{color:#bce9ed;letter-spacing:1.55px}.sidebar nav button.active{background:linear-gradient(90deg,#1262c8,#08a8ad);box-shadow:0 9px 24px #00174655}.primary{box-shadow:0 9px 22px #087b9d32;background:linear-gradient(135deg,#123fa9,#08aeb2)!important}.primary:hover{box-shadow:0 13px 27px #087b9d48}.title p{color:#0b769d;background:#ddf7f6}.profile i{color:#0b5b9f;background:linear-gradient(145deg,#e5efff,#dcf8f6)}.metrics article:first-child{border-top-color:#174cad}.metrics article:nth-child(4){border-top-color:#07aeb3}.violet,.p2{color:#07969c;background:#e0f8f7}.providers>article:last-child{background:linear-gradient(145deg,#fff 55%,#e7fbfa)}.providers>article:last-child:after{background:#09b4b31c}.bar i,.providers:first-of-type .bar i{background:linear-gradient(90deg,#1247ad,#09b5b5)}.apihero,.provider-intro{background:linear-gradient(120deg,#08245e 0%,#0c55b2 50%,#07a6a9 100%);box-shadow:0 18px 42px #0a55962e}.client-avatar{background:linear-gradient(145deg,#1349ac,#08aeb1)!important;box-shadow:0 7px 18px #087e9d38!important}.actions .api-btn{color:#0b609e!important;background:#e5f5fb!important}.tag{color:#18527e;background:#e9f3fa}.search:focus-within,input:focus,select:focus{border-color:#08a6ad!important;box-shadow:0 0 0 3px #08a6ad17!important}.modal>i,.key-modal>i{background:linear-gradient(145deg,#e7efff,#ddf9f7)}.manage-keys-btn{color:#087f86!important;background:#e9fbfa!important;border:1px solid #bce9e9!important;border-radius:8px!important;padding:7px 10px!important}.key-manager{width:min(880px,96vw);max-height:91vh;overflow:auto}.key-manager>header{z-index:3;color:#fff;background:linear-gradient(120deg,#08245e,#0c55b2 52%,#07a6a9);padding:22px 24px;position:sticky;top:0}.key-manager>header span{color:#aeeff0;letter-spacing:1.3px;font-size:8px}.key-manager>header h2{margin:5px 0;font-size:24px}.key-manager>header p{color:#d9f4f5;max-width:650px;margin:0}.key-manager>header>button{color:#fff;background:#ffffff18!important;border-color:#ffffff28!important}.key-meter{border-bottom:1px solid var(--line);background:#f8fbff;align-items:center;gap:18px;padding:17px 22px;display:flex}.key-meter>div{min-width:130px}.key-meter b,.key-meter small{display:block}.key-meter b{font-size:13px}.key-meter small{color:var(--muted);margin-top:2px;font-size:8px}.key-meter>span{background:#e1e9f4;border-radius:999px;flex:1;height:8px;overflow:hidden}.key-meter i{background:linear-gradient(90deg,#1247ad,#09b5b5);border-radius:999px;height:100%;transition:width .25s;display:block}.new-key-row{border-bottom:1px solid var(--line);align-items:flex-end;gap:10px;padding:17px 22px;display:flex}.new-key-row label{flex:1;font-size:9px;font-weight:800}.new-key-row input{border:1px solid var(--line);border-radius:9px;width:100%;margin-top:6px;padding:11px 12px;display:block}.managed-key-list{background:#f7f9fd;grid-template-columns:1fr 1fr;gap:11px;padding:18px 22px;display:grid}.managed-key-list>p{color:var(--muted);font-size:10px}.managed-key-list article{background:#fff;border:1px solid #e1e7f1;border-radius:12px;padding:13px;box-shadow:0 7px 20px #15366c0a}.managed-key-list article>div{align-items:center;gap:9px;display:flex}.managed-key-list article>div>i{background:#e8f8f8;border-radius:9px;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.managed-key-list b,.managed-key-list small{display:block}.managed-key-list b{font-size:10px}.managed-key-list small{color:var(--muted);margin-top:2px;font-size:7px}.managed-key-list code{color:#dff8fa;word-break:break-all;background:#10234b;border-radius:7px;margin-top:10px;padding:9px;font-size:8px;display:block}.managed-key-list footer{flex-wrap:wrap;justify-content:flex-end;gap:5px;margin-top:9px;display:flex}.managed-key-list footer button{background:#fff;border:1px solid #d7dfec;border-radius:6px;padding:6px 8px;font-size:8px;font-weight:700}.key-manager-foot{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:13px 22px;display:flex;position:sticky;bottom:0;box-shadow:0 -8px 20px #1d315c0b}.key-manager-foot span{color:var(--muted);font-size:8px}.key-manager-foot button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 12px;font-weight:700}.key-name-tag{color:#087d82;background:#e6f8f7;border:1px solid #c4ecea;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}@media (width<=680px){.managed-key-list{grid-template-columns:1fr}.new-key-row{flex-direction:column;align-items:stretch}.new-key-row button{width:100%}.key-manager-foot span{display:none}.key-manager-foot{justify-content:flex-end}}.profile-manager{background:linear-gradient(#fff 0%,#f8fbff 100%);width:min(1040px,100vw - 28px);max-height:92vh;overflow:auto}.profile-toolbar{background:linear-gradient(120deg,#eef4ff,#edfffb);border-bottom:1px solid #d8e4f2;justify-content:space-between;align-items:center;gap:18px;padding:18px 24px;display:flex}.profile-toolbar div{gap:4px;display:grid}.profile-toolbar b{color:#10285a;font-size:16px}.profile-toolbar small{color:#54708a}.profile-form{background:#fff;border:1px solid #cfe0ef;border-radius:18px;margin:20px 24px;padding:20px;box-shadow:0 16px 40px #0e326414}.profile-form .settinggrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.profile-form label{color:#17355d;gap:7px;font-size:12px;font-weight:700;display:grid}.profile-form input,.profile-form select,.profile-form textarea{color:#10203d;width:100%;font:inherit;background:#fbfdff;border:1px solid #ccd9e8;border-radius:11px;outline:none;padding:12px 13px}.profile-form input:focus,.profile-form select:focus,.profile-form textarea:focus{border-color:#1768e7;box-shadow:0 0 0 3px #1768e71a}.profile-form .wide{grid-column:1/-1}.profile-form footer{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.profile-form footer button{background:#fff;border:1px solid #ccd9e8;border-radius:10px;padding:10px 16px}.profile-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:20px 24px;display:grid}.profile-list>p{text-align:center;color:#60738d;grid-column:1/-1}.profile-list article{background:#fff;border:1px solid #d7e2ee;border-radius:17px;padding:17px;box-shadow:0 10px 28px #11325c0f}.profile-list article>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-list article>header div{align-items:center;gap:11px;display:flex}.profile-list article>header i{color:#fff;background:linear-gradient(135deg,#1559df,#0bbbae);border-radius:12px;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.profile-list article>header span{gap:2px;display:grid}.profile-list article code{color:#1768e7;font-size:11px}.profile-list article em{color:#0b9a72;font-size:11px;font-style:normal}.profile-list article>p{color:#53657c;min-height:42px;margin:15px 0;font-size:12px;line-height:1.55}.profile-list article>section{gap:8px;display:grid}.profile-list article>section span{background:#f3f7fb;border-radius:9px;justify-content:space-between;gap:14px;padding:8px 10px;display:flex}.profile-list article>section small{color:#60738d}.profile-list article>section b{text-overflow:ellipsis;white-space:nowrap;color:#172d50;max-width:58%;font-size:11px;overflow:hidden}.profile-list article>footer{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.profile-list button{background:#fff;border:1px solid #d6e0eb;border-radius:9px;padding:8px 11px}@media (width<=720px){.profile-toolbar{flex-direction:column;align-items:flex-start}.profile-form .settinggrid,.profile-list{grid-template-columns:1fr}.profile-manager{width:calc(100vw - 14px)}.profile-list,.profile-form{margin-left:10px;margin-right:10px}.profile-list{padding-left:0;padding-right:0}}.provider-account-manager{background:#f8fbff;width:min(1040px,100vw - 28px);max-height:92vh;overflow:auto}.account-provider-tabs{background:#fff;border-bottom:1px solid #dce5f0;grid-template-columns:1fr 1fr;gap:12px;padding:18px 24px;display:grid}.account-provider-tabs button{text-align:left;background:#fff;border:1px solid #d5e0ee;border-radius:15px;align-items:center;gap:12px;padding:15px;display:flex}.account-provider-tabs button.active{background:linear-gradient(135deg,#eef4ff,#edfffb);border-color:#1768e7;box-shadow:0 0 0 2px #1768e714}.account-provider-tabs i{color:#1559df;background:#eaf0ff;border-radius:12px;place-items:center;width:40px;height:40px;font-style:normal;font-weight:800;display:grid}.account-provider-tabs button:nth-child(2) i{color:#08a99e}.account-provider-tabs span{gap:3px;display:grid}.account-provider-tabs small{color:#687b96}.account-toolbar{justify-content:space-between;align-items:center;gap:14px;padding:18px 24px;display:flex}.account-toolbar div{gap:3px;display:grid}.account-toolbar small{color:#667a93}.provider-account-form{background:#fff;border:1px solid #d4e0ed;border-radius:17px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0 24px 20px;padding:20px;display:grid;box-shadow:0 15px 35px #14366214}.provider-account-form label{color:#17355d;gap:7px;font-size:12px;font-weight:700;display:grid}.provider-account-form input,.provider-account-form select{font:inherit;background:#fbfdff;border:1px solid #cedae8;border-radius:10px;padding:12px}.provider-account-form .wide{grid-column:1/-1}.provider-account-form footer{justify-content:flex-end;gap:9px;display:flex}.provider-account-form footer button{background:#fff;border:1px solid #d0dbe8;border-radius:10px;padding:10px 15px}.provider-account-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:0 24px 22px;display:grid}.provider-account-list>p{text-align:center;color:#667a93;grid-column:1/-1;padding:30px}.provider-account-list article{background:#fff;border:1px solid #d7e2ee;border-radius:16px;padding:16px}.provider-account-list article.active{background:linear-gradient(150deg,#fff,#f0fffa);border-color:#30b99a;box-shadow:0 12px 30px #0d97731a}.provider-account-list article>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.provider-account-list article>header div{align-items:center;gap:10px;display:flex}.provider-account-list article>header i{color:#fff;background:linear-gradient(135deg,#1559df,#0cb9ad);border-radius:11px;place-items:center;width:36px;height:36px;font-style:normal;font-weight:800;display:grid}.provider-account-list article>header span{gap:2px;display:grid}.provider-account-list article>header small{color:#07926f}.provider-account-list article>header em{color:#087b61;background:#ddf8ef;border-radius:999px;padding:6px 9px;font-size:10px;font-style:normal;font-weight:800}.provider-account-list article>header button,.provider-account-list article>footer button{background:#fff;border:1px solid #d3deea;border-radius:8px;padding:7px 10px}.provider-account-list section{gap:7px;margin-top:14px;display:grid}.provider-account-list section span{background:#f4f7fb;border-radius:9px;justify-content:space-between;gap:12px;padding:8px 10px;display:flex}.provider-account-list section small{color:#667990;text-transform:capitalize}.provider-account-list section b{text-overflow:ellipsis;white-space:nowrap;max-width:60%;font-size:11px;overflow:hidden}.provider-account-list article>footer{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}@media (width<=720px){.account-provider-tabs,.provider-account-form,.provider-account-list{grid-template-columns:1fr}.account-toolbar{flex-direction:column;align-items:flex-start}.provider-account-form .wide{grid-column:auto}.provider-account-manager{width:calc(100vw - 14px)}}.auth-loading,.login-page{min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}.auth-loading{color:#123269;background:#f4f8ff;place-items:center;font-weight:700;display:grid}.login-page{color:#fff;background:#071a3e;grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);display:grid;position:relative;overflow:hidden}.login-page:before,.login-page:after{content:"";filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.login-page:before{background:radial-gradient(circle,#0dbebf4d,#0000 68%);width:560px;height:560px;top:-240px;left:-240px}.login-page:after{background:radial-gradient(circle,#2a68ea47,#0000 68%);width:520px;height:520px;bottom:-250px;right:-210px}.login-showcase{z-index:1;background:linear-gradient(145deg,#071a3e 0%,#0b2a64 58%,#075d82 100%);flex-direction:column;justify-content:space-between;padding:58px 7vw;display:flex;position:relative}.login-brand{align-items:center;gap:16px;display:flex}.login-brand img{object-fit:cover;background:#fff;border-radius:19px;width:72px;height:72px;box-shadow:0 14px 34px #0003}.login-brand span{letter-spacing:.08em;flex-direction:column;display:flex}.login-brand b{font-size:19px}.login-brand small{color:#80e3e4;margin-top:5px;font-size:11px}.login-copy{max-width:670px;margin:80px 0}.login-copy>span{color:#8bf1ef;letter-spacing:.12em;background:#09c6c71a;border:1px solid #80e3e457;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800;display:inline-flex}.login-copy h1{letter-spacing:-.055em;max-width:650px;margin:24px 0 18px;font-size:clamp(42px,5.4vw,78px);line-height:1.02}.login-copy p{color:#c7d7ef;max-width:560px;font-size:17px;line-height:1.75}.login-points{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.login-points div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff1;border:1px solid #ffffff1c;border-radius:16px;padding:16px}.login-points i{background:linear-gradient(135deg,#11b8b6,#2b70e8);border-radius:10px;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.login-points b,.login-points small{display:block}.login-points b{margin:11px 0 4px;font-size:13px}.login-points small{color:#aac0df;font-size:11px;line-height:1.45}.login-copyright{color:#87a1c6;font-size:11px}.login-panel{z-index:2;color:#13213d;background:#f7faff;place-items:center;padding:42px;display:grid;position:relative}.login-card{background:#fffffff5;border:1px solid #e0e8f5;border-radius:28px;width:min(100%,480px);padding:46px;box-shadow:0 32px 80px #1130632e}.login-card>span{color:#068d8d;letter-spacing:.08em;background:#e8fbf8;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800;display:inline-flex}.login-card h2{letter-spacing:-.035em;margin:20px 0 9px;font-size:32px}.login-card>p{color:#6c7b94;margin:0 0 28px;line-height:1.65}.login-members{gap:10px;margin-bottom:26px;display:grid}.login-members div{background:#fbfdff;border:1px solid #e8edf5;border-radius:14px;align-items:center;gap:12px;padding:13px;display:flex}.login-members i{color:#fff;background:linear-gradient(135deg,#184fc1,#0db5b2);border-radius:12px;place-items:center;width:38px;height:38px;font-style:normal;font-weight:800;display:grid}.login-members span{flex-direction:column;flex:1;display:flex}.login-members b{font-size:13px}.login-members small{color:#7c899d;margin-top:3px;font-size:11px}.login-members em{color:#2458bd;background:#edf3ff;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:800}.login-button{color:#fff;background:linear-gradient(100deg,#154dbd,#08aaa9);border:0;border-radius:14px;justify-content:center;align-items:center;width:100%;padding:15px 20px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 12px 28px #1457b940}.login-button:hover{transform:translateY(-2px);box-shadow:0 17px 34px #1457b952}.login-security{color:#7b899e;align-items:flex-start;gap:9px;margin-top:20px;font-size:11px;line-height:1.5;display:flex}.login-denied{color:#b52e38;background:#fff0f0;border-radius:12px;margin-bottom:18px;padding:12px;font-size:12px;font-weight:700}.admin-signout{color:#2760bc;margin-left:14px;font-size:11px;font-weight:700;text-decoration:none}.admin-profile-actions{align-items:center;display:flex}@media (width<=900px){.login-page{grid-template-columns:1fr}.login-showcase{min-height:auto;padding:30px 24px}.login-copy{margin:50px 0 34px}.login-copy h1{font-size:45px}.login-points{grid-template-columns:1fr}.login-copyright{display:none}.login-panel{padding:30px 18px 42px}.login-card{padding:30px}.login-brand img{width:58px;height:58px}}.login-field{color:#283954;flex-direction:column;gap:8px;margin-bottom:17px;font-size:12px;font-weight:800;display:flex}.login-field input{box-sizing:border-box;color:#17243c;width:100%;font:inherit;background:#fbfdff;border:1px solid #d8e1ee;border-radius:13px;outline:none;padding:14px 15px;font-weight:500;transition:all .2s}.login-field input:focus{background:#fff;border-color:#159baa;box-shadow:0 0 0 4px #0babad1c}.login-button:disabled{opacity:.65;cursor:wait;transform:none}.password-note,.password-rules{color:#7c899d;text-align:center;margin-top:17px;font-size:10px;line-height:1.55;display:block}.password-setup{background:radial-gradient(circle at 15% 5%,#09b8b733,#0000 35%),linear-gradient(145deg,#071a3e,#0b3570);place-items:center;min-height:100vh;padding:24px;font-family:Inter,ui-sans-serif,system-ui;display:grid}.password-setup .login-card>img{object-fit:cover;border-radius:22px;width:84px;height:84px;margin:0 auto 24px;display:block}.password-setup .login-card{color:#13213d}.admin-signout{cursor:pointer;background:0 0;border:0}
