:root{--fly-black:#050505;--fly-dark:#161617;--fly-ink:#111;--fly-text:#2b2f36;--fly-muted:#4f5865;--fly-faint:#5f6875;--fly-bg:#f3f3f4;--fly-sidebar:#eeeeef;--fly-card:#fff;--fly-border:#e3e4e7;--fly-border-strong:#d1d4da;--fly-orange:#ffad2e;--fly-orange-dark:#965300;--fly-orange-soft:#fff5e6;--fly-green:#22ab94;--fly-code:#080808;--ink:var(--fly-ink);--muted:var(--fly-muted);--border:var(--fly-border);--mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--radius:12px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{min-height:100vh;color:var(--fly-text);background:var(--fly-bg);text-rendering:optimizelegibility;margin:0;font-size:15px;line-height:1.58}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #ffad2ea6}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}button,input,textarea{font:inherit}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92em}.topbar{z-index:50;color:#fff;border-bottom:2px solid var(--fly-orange);background:#000;justify-content:space-between;align-items:center;gap:24px;height:56px;padding:0 24px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;min-width:max-content;line-height:1;display:inline-flex}.fly-mark{width:24px;height:36px;color:var(--fly-orange);background:0 0;border-radius:0;flex:0 0 24px;justify-content:center;align-items:center;line-height:0;display:inline-flex}.fly-mark svg{width:auto;height:28px;display:block;overflow:visible}.fly-mark img{object-fit:contain;width:auto;height:28px;display:block}.brand-copy{white-space:nowrap;letter-spacing:-.01em;flex-direction:row;align-items:center;gap:7px;min-width:max-content;line-height:1;display:inline-flex}.brand-copy strong{font-size:17px;font-weight:800;line-height:1;display:inline-block}.brand-copy em{color:#d5d5d5;font-size:12px;font-style:normal;font-weight:700;line-height:1;display:inline-block}.topnav{white-space:nowrap;scrollbar-width:none;justify-content:flex-end;align-items:center;gap:18px;font-size:13px;display:flex;overflow-x:auto}.topnav::-webkit-scrollbar{display:none}.topnav a{color:#ffffffe6;align-items:center;min-height:40px;padding:0 2px;font-weight:700;display:inline-flex;position:relative}.topnav [hidden],.auth-logged-in .topnav .login,.auth-logged-in .topnav .api-key,.auth-logged-in .topnav .oauth-link{display:none!important}.topnav a:after{content:"";background:0 0;border-radius:999px;height:2px;transition:background .16s;position:absolute;bottom:-1px;left:0;right:0}.topnav a[aria-current=page]{color:#fff}.topnav a[aria-current=page]:after{background:var(--fly-orange)}.topnav a:hover,.topnav .login{color:#fff}.topnav .api-key{color:#241300;background:#ffc46b;border-radius:7px;padding:8px 13px;font-weight:850}.topnav .api-key[aria-current=page]{color:#241300}@media (width<=820px){.topbar{gap:12px;height:56px;padding:0 14px 0 16px;position:sticky}.brand,.brand-copy{min-width:max-content}.brand-copy strong{white-space:nowrap}.brand-copy em{white-space:nowrap;display:inline-block}.mobile-nav-toggle{flex:none;display:inline-flex}.topnav{white-space:normal;opacity:0;pointer-events:none;visibility:hidden;background:#080808;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:1fr;gap:0;padding:10px;transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:absolute;top:calc(100% + 2px);left:10px;right:10px;overflow:visible;transform:translateY(-8px);box-shadow:0 18px 36px #00000047}.topbar.nav-open .topnav{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.topnav a{border-radius:10px;width:100%;min-height:44px;padding:0 12px}.topnav a:after{display:none}.topnav a:hover,.topnav a[aria-current=page]{background:#ffffff14}.topnav .api-key{justify-content:center;min-height:42px;margin-top:6px}.topnav .account-chip{justify-content:space-between;width:100%;margin-top:8px}}.page-shell{grid-template-columns:250px minmax(0,1fr);max-width:1380px;min-height:calc(100vh - 56px);margin:0 auto;display:grid}.toc{background:var(--fly-sidebar);border-right:1px solid var(--fly-border);align-self:start;height:calc(100vh - 56px);position:sticky;top:56px}.toc-inner{height:100%;max-height:calc(100vh - 56px);padding:30px 28px 44px;position:static;overflow:auto}.toc h4{text-transform:uppercase;color:#555f6c;letter-spacing:.08em;border-top:1px dashed #d7d9de;margin:28px 0 10px;padding-top:18px;font-size:11px;font-weight:900;line-height:1}.toc h4:first-child{border-top:0;margin-top:0;padding-top:0}.toc a{color:#252b33;border:1px solid #0000;border-radius:8px;margin-left:-10px;padding:7px 10px;font-size:13px;font-weight:650;display:block}.toc a.active,.toc a[aria-current=true]{color:#fff;box-shadow:none;background:#111;border-color:#111}.toc a.active:hover,.toc a[aria-current=true]:hover{color:#fff}.toc a:hover{color:var(--fly-orange-dark)}.content{padding:28px 34px 64px}.doc-card{background:var(--fly-card);border:1px solid var(--fly-border);border-radius:14px;max-width:1010px;padding:36px 44px 46px;box-shadow:0 1px 2px #1018280a}.connector{color:var(--fly-muted);flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 14px;font-size:13px;display:flex}.env-badge{border:1px solid var(--fly-border);color:#20242d;text-transform:uppercase;letter-spacing:.06em;background:#fff;border-radius:999px;align-items:center;min-height:24px;padding:2px 9px;font-size:11px;font-weight:800;display:inline-flex}.connector code,.return-line code,.section-block :not(pre)>code{color:#20242d;background:#f5f5f6;border:1px solid #e6e7ea;border-radius:5px;padding:1px 5px}.connector.compact{text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:11px;font-weight:800}h1{color:#111;letter-spacing:-.03em;max-width:760px;margin:0 0 18px;font-size:clamp(28px,3vw,38px);font-weight:850;line-height:1.08}h2{color:#111;letter-spacing:-.025em;margin:0 0 14px;font-size:26px;line-height:1.18}h3{color:#111;letter-spacing:-.015em;margin:0 0 8px;font-size:19px}h4{color:#111;margin:0 0 12px;font-size:16px;line-height:1.3}.kicker-heading{color:#111;letter-spacing:.055em;text-transform:uppercase;margin:0 0 12px;font-size:12px;line-height:1.25}.mini-heading{letter-spacing:0;text-transform:none;margin:14px 0 8px;font-size:16px}.eyebrow{color:var(--fly-orange-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:900}.intro-callout,.agent-signup,.final-callout{border:1px solid var(--fly-border);border-left:4px solid var(--fly-orange);color:#333941;background:#fafafa;border-radius:9px;padding:16px 18px}.intro-callout p,.agent-signup p,.final-callout p{margin:0}.cta-row{flex-wrap:wrap;gap:12px;margin:22px 0 16px;display:flex}.btn{border:1px solid var(--fly-border-strong);color:#151515;cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-weight:800;display:inline-flex;box-shadow:0 1px 1px #00000008}.btn.primary{border-color:var(--fly-orange);background:var(--fly-orange);color:#111}.btn.claude-cta{color:#fff;background:#17191d;border-color:#1f2329;box-shadow:0 8px 20px #0c0f1429}.btn.secondary:hover,button:hover{background:#f8f8f8;border-color:#c9cbd1}.btn.secondary.claude-cta:hover{color:#fff;background:#050505;border-color:#000}.btn.small{min-height:36px;padding:0 13px}.proof-strip{color:#555d68;border-left:4px solid var(--fly-orange);background:#fafafa;border-radius:8px;margin:0 0 30px;padding:14px 16px;font-size:13px}.proof-strip strong{color:#111}.section-block{margin-top:44px;scroll-margin-top:96px}.doc-card [id]{scroll-margin-top:96px}.section-lede{color:var(--fly-muted);max-width:760px;margin:-4px 0 18px}.agent-signup{margin-top:26px}pre,.result{background:var(--fly-code);color:#f2f2f2;white-space:pre-wrap;word-break:break-word;border:1px solid #171717;border-radius:8px;overflow:auto}pre{position:relative}.copy-code-button{color:#fff;background:#1b1b1b;border-color:#2b2b2b;min-height:30px;font-size:12px;position:absolute;top:8px;right:8px}.copy-code-button:hover{background:#272727;border-color:#444}pre{margin:14px 0 11px;padding:16px}pre code,.result code{color:inherit;background:0 0!important;border:0!important;padding:0!important}.return-line{color:#555d68;font-size:13px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.feature-card,.shot-card{border:1px solid var(--fly-border);background:#fff;border-radius:12px;padding:18px;box-shadow:0 1px 1px #00000006}.feature-card ul{color:#333941;margin:0;padding-left:18px}.feature-card li{margin:6px 0}.title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.title-row span{color:#111;background:var(--fly-orange-soft);text-transform:uppercase;letter-spacing:.05em;border:1px solid #ffd590;border-radius:999px;align-items:center;padding:3px 8px;font-size:10px;font-weight:900;display:inline-flex}.chip-button{min-height:40px}.screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.shot-card .mock-window{margin-bottom:16px}.shot-card .kicker-heading{margin-top:4px}.shot-card p{color:#404956;margin:0}.shot-card h4{margin-top:14px}.mock-window{background:linear-gradient(#fff,#f8f8f8);border:1px solid #dcdfe5;border-radius:12px;min-height:190px;padding:14px;overflow:hidden}.mock-toolbar{gap:6px;margin-bottom:18px;display:flex}.mock-toolbar span{background:#d3d5da;border-radius:999px;width:8px;height:8px}.metric-row{align-items:baseline;gap:10px;margin-bottom:16px;display:flex}.metric-row strong{letter-spacing:-.04em;color:#111;font-size:30px}.metric-row em{color:#555f6c;font-style:normal}.bar-chart{border-bottom:1px solid #e3e4e7;align-items:end;gap:10px;height:82px;padding:0 8px;display:flex}.bar-chart i{background:linear-gradient(180deg, #ffc45c, var(--fly-orange));border-radius:7px 7px 0 0;flex:1}.mock-note{font-size:12px;color:#5d3900!important;margin-top:11px!important}.mini-cards{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.mini-cards b{background:var(--fly-orange-soft);border:1px solid #ffd590;border-radius:10px;min-height:56px;padding:10px;font-size:12px}.line-table{gap:10px;margin-top:18px;display:grid}.line-table span{background:linear-gradient(90deg,#e7e8eb,#fff);border-radius:999px;height:16px}.news-feed p{border-bottom:1px solid #e8e9ec;padding:10px 0}.news-feed b{color:#111;margin-right:12px}.news-feed-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.news-feed small{color:var(--fly-orange-dark);font-weight:800}.transcript-card p{color:#47505a;background:#f7f7f8;border-radius:9px;padding:14px}.setup-row{border-top:1px solid var(--fly-border);grid-template-columns:minmax(210px,.8fr) minmax(0,1.2fr);align-items:start;gap:18px;padding:20px 0;display:grid}.setup-row:first-of-type{border-top:0}.setup-row p{color:var(--fly-muted);margin:0}.setup-row pre{min-height:96px;margin:0;font-size:12px}.section-heading-row{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.flow-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.flow-grid article{border:1px solid var(--fly-border);background:#fff;border-radius:11px;gap:6px;min-height:116px;padding:15px;display:grid}.flow-grid b{color:#111}.flow-grid span{color:#555d68;font-size:13px}.code-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.code-pair h4{margin-bottom:8px}.plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.plan-card{border:1px solid var(--fly-border);background:#fff;border-radius:12px;padding:18px}.plan-card.featured{background:linear-gradient(#fff9ef,#fff);border-color:#ffc764;box-shadow:0 12px 32px #ffad2e1f}.plan-card strong{color:#111;letter-spacing:-.04em;margin:8px 0 12px;font-size:28px;display:block}.plan-card ul{color:#3c444e;margin:0;padding-left:18px}.checklist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.checklist-grid span{border:1px solid var(--fly-border);color:#333941;background:#fff;border-radius:9px;padding:12px 13px;font-weight:650}.status-pill{border:1px solid var(--fly-border);background:#fff;border-radius:10px;grid-template-columns:auto auto;grid-template-areas:"dot label""dot meta";align-items:center;column-gap:9px;min-width:150px;padding:10px 12px;display:grid}.result-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.result-head h3{margin:0}button{border:1px solid var(--fly-border-strong);color:#1f242b;cursor:pointer;background:#fff;border-radius:8px;min-height:40px;padding:0 12px;font-weight:750}button:disabled{opacity:.55;cursor:not-allowed}textarea{border:1px solid var(--fly-border-strong);color:#111;background:#fff;border-radius:8px;outline:none;width:100%}.muted{color:var(--fly-muted);margin:0}.quick-actions{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.quick-actions button{background:#f8f8f9;border-radius:999px}label{color:#333941;text-transform:uppercase;letter-spacing:.06em;margin:13px 0 7px;font-size:12px;font-weight:900;display:block}textarea{resize:vertical;min-height:150px;padding:13px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.5}.result{min-height:280px;max-height:520px;margin:12px 0 0;padding:16px;font-size:12px}.tools-reference-section h3{border-top:1px solid var(--fly-border);color:#111;margin:28px 0 10px;padding-top:18px;font-size:17px;line-height:1.25}.tools-reference-section h3:first-of-type{margin-top:18px}.tools-reference-table{border-collapse:separate;border-spacing:0;border:1px solid var(--fly-border);background:#fff;border-radius:9px;width:100%;margin:0 0 18px;font-size:13px;overflow:hidden}.tools-reference-table th,.tools-reference-table td{border-top:1px solid var(--fly-border);text-align:left;vertical-align:top;padding:11px 13px}.tools-reference-table tr:first-child th{border-top:0}.tools-reference-table th{color:#111;text-transform:uppercase;letter-spacing:.06em;background:#f7f7f8;font-size:11px;font-weight:900}.tools-reference-table td:first-child{white-space:nowrap;width:265px}.tools-reference-table td{color:#333941}.tools-reference-table code{color:#111;background:#f5f5f6;border:1px solid #e6e7ea;border-radius:5px;padding:2px 5px}.tool-badge{background:var(--fly-orange-soft);color:#432900;text-transform:uppercase;letter-spacing:.04em;vertical-align:middle;border:1px solid #ffd590;border-radius:999px;align-items:center;margin-left:8px;padding:3px 8px;font-size:11px;font-weight:900;display:inline-flex}.prompts-block blockquote{border-left:4px solid var(--fly-orange);color:#333941;background:#fffaf2;border-radius:8px;margin:12px 0;padding:13px 15px}.final-callout{background:#fffaf2}@media (width<=1080px){.topnav{gap:13px}.mobile-nav-toggle{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff38;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;padding:0;display:none}.mobile-nav-toggle span{background:#fff;border-radius:999px;width:18px;height:2px;transition:none;display:block}.topbar.nav-open .mobile-nav-toggle span:first-child{transform:translateY(7px)rotate(45deg)}.topbar.nav-open .mobile-nav-toggle span:nth-child(2){opacity:0}.topbar.nav-open .mobile-nav-toggle span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=820px){.topbar{gap:12px;height:56px;padding:0 14px 0 16px;position:sticky}.brand,.brand-copy{min-width:max-content}.brand-copy strong{white-space:nowrap}.brand-copy em{white-space:nowrap;display:inline-block}.mobile-nav-toggle{flex:none;display:inline-flex}.topnav{white-space:normal;opacity:0;pointer-events:none;visibility:hidden;background:#080808;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:1fr;gap:0;padding:10px;transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:absolute;top:calc(100% + 2px);left:10px;right:10px;overflow:visible;transform:translateY(-8px);box-shadow:0 18px 36px #00000047}.topbar.nav-open .topnav{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.topnav a{border-radius:10px;width:100%;min-height:44px;padding:0 12px}.topnav a:after{display:none}.topnav a:hover,.topnav a[aria-current=page]{background:#ffffff14}.topnav .api-key{justify-content:center;min-height:42px;margin-top:6px}.topnav .account-chip{justify-content:space-between;width:100%;margin-top:8px}}.page-shell{grid-template-columns:1fr}.toc{display:none}.content{padding:24px 18px 44px}.doc-card{max-width:none;padding:32px 24px 40px}.setup-row{grid-template-columns:1fr}}@media (width<=820px){.feature-grid,.screenshot-grid,.flow-grid,.code-pair,.plan-grid,.checklist-grid{grid-template-columns:1fr}.section-heading-row{flex-direction:column;align-items:stretch}.tools-reference-table{font-size:12px}.tools-reference-table td:first-child{width:1%}}.demo-readiness{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:-12px 0 28px;display:grid}.demo-readiness span{background:var(--fly-orange-soft);color:#432900;text-align:center;border:1px solid #ffd590;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:850}.demo-auth-section{background:linear-gradient(135deg,#fffaf2,#fff);border:1px solid #ffd590;border-radius:14px;padding:24px}.demo-auth-grid{grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);align-items:stretch;gap:18px;display:grid}.demo-form,.demo-output-card{border:1px solid var(--fly-border);background:#fff;border-radius:12px;min-width:0;padding:16px}.demo-form input,.demo-form select{border:1px solid var(--fly-border-strong);color:#111;background:#fff;border-radius:8px;outline:none;width:100%;height:40px;padding:0 10px}.demo-form-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.demo-output-card .result-head span{background:var(--fly-orange-soft);color:#432900;border:1px solid #ffd590;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:900}.compact-result{min-height:240px;max-height:340px;font-size:12px}@media (width<=920px){body{font-size:15px}html{scroll-padding-top:126px}.doc-card [id]{scroll-margin-top:126px}.content{padding:14px 10px 36px}.doc-card{border-radius:12px;padding:22px 14px 30px}h1{overflow-wrap:break-word;font-size:34px;line-height:1.02}h2{font-size:24px}.connector{overflow-wrap:anywhere}.intro-callout,.agent-signup,.final-callout{padding:14px}.cta-row .btn,.demo-form-actions .btn{width:100%}.proof-strip{margin-bottom:18px}.demo-readiness{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.demo-readiness span{border-radius:10px}pre,.result{border-radius:10px;max-width:100%;font-size:12px}.feature-card,.shot-card,.plan-card{padding:15px}.mock-window{min-height:150px}.demo-auth-section{padding:15px}.demo-auth-grid{grid-template-columns:1fr}.setup-row{padding:16px 0}textarea{min-height:120px}.result{min-height:220px;max-height:420px}}@media (width<=520px){.brand-copy strong{font-size:16px}.brand-copy em{display:inline-block}h1{font-size:30px}.section-block{margin-top:34px}.demo-readiness,.mini-cards{grid-template-columns:1fr}.metric-row{flex-direction:column;gap:2px}.bar-chart{gap:6px}.quick-actions button{min-height:36px}.result-head{flex-direction:column;align-items:flex-start}.compact-result{min-height:220px}}@media (width>=921px){h1{letter-spacing:-.045em;font-size:clamp(46px,4.5vw,58px)}.doc-card{padding-left:42px;padding-right:42px}}.dev-portal-section{background:linear-gradient(#fff9f0,#fff);border:2px solid #ff8b1059}.portal-layout{grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);align-items:start;gap:18px;display:grid}.portal-card{border:1px solid var(--border);background:#fff;border-radius:22px;padding:22px;box-shadow:0 14px 36px #0a141e14}.portal-auth-card .btn{justify-content:center;width:100%;margin-top:10px}.form-help{color:var(--muted);margin:-4px 0 10px;font-size:12px;line-height:1.45}.link-button{color:var(--fly-orange-dark);cursor:pointer;background:0 0;border:0;padding:10px 0;font-weight:800}.forgot-password-link{min-height:34px;color:var(--fly-orange-dark);align-items:center;margin:16px 0 0 12px;font-weight:800;display:inline-flex}.forgot-password-link:hover,.link-button:hover{color:#111}.empty-state{color:var(--muted);background:#fafafa;border:1px dashed #e3e6eb;border-radius:16px;padding:18px}.key-manager{gap:12px;display:grid}.key-row{color:var(--muted);border-bottom:1px solid #eef0f3;justify-content:space-between;gap:14px;padding:12px 0;display:flex}.key-row strong{color:var(--ink);text-align:right}.copy-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;min-width:0;display:grid}.copy-row input{text-overflow:ellipsis;width:100%;min-width:0;max-width:100%;font-family:var(--mono);background:#f7f9fb;border:1px solid #d9dde3;border-radius:12px;padding:11px 12px;font-size:12px;overflow:hidden}.copy-row button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:12px;padding:0 14px;font-weight:800}.portal-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.key-url-pair{margin:18px 0}@media (width<=760px){.portal-layout,.copy-row{grid-template-columns:1fr}.copy-row button{padding:11px 14px}.key-row{display:block}.key-row strong{text-align:left;margin-top:4px;display:block}}.dev-page{background:#f4f6f8}.dev-content{max-width:1120px;margin:0 auto;padding:28px 20px 64px}.dev-hero{margin-bottom:18px}.portal-tabs{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.portal-tabs a{color:var(--ink);background:#fff;border:1px solid #dfe3e8;border-radius:999px;align-items:center;padding:9px 13px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.portal-tabs a:hover{border-color:var(--fly-orange);color:var(--fly-orange)}.dev-page .toc{display:none}.dev-page .section-block{scroll-margin-top:96px}@media (width<=760px){.dev-content{padding:18px 12px 42px}.portal-tabs{flex-wrap:wrap;padding-bottom:0;overflow:visible}.portal-tabs a{white-space:nowrap}}.toast-root{z-index:1000;pointer-events:none;gap:10px;display:grid;position:fixed;bottom:18px;right:18px}.toast{border:1px solid #1111111f;border-left:5px solid var(--fly-orange);color:#fff;opacity:0;background:#111;border-radius:14px;min-width:min(360px,100vw - 36px);max-width:420px;padding:13px 15px;font-weight:800;line-height:1.35;transition:opacity .18s,transform .18s;transform:translateY(8px);box-shadow:0 18px 44px #0000003d}.toast.visible{opacity:1;transform:translateY(0)}.toast.error{background:#3b0b0b;border-left-color:#dc2626}.toast.info{border-left-color:#2563eb}.email-verification-banner{border:1px solid #f2c86f;border-left:5px solid var(--fly-orange);color:#261b08;background:linear-gradient(#fffaf0 0%,#fff7e8 100%);border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px;width:min(1160px,100vw - 32px);margin:22px auto 0;padding:10px 58px 10px 34px;display:grid;position:relative;box-shadow:0 20px 50px #5b3d001a}.email-verification-icon{color:#d27800;background:#fff0c7;border-radius:50%;place-items:center;width:66px;height:66px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #d278001a}.email-verification-icon svg{width:36px;height:36px}.email-verification-icon span{background:var(--fly-orange);border-radius:50%;width:13px;height:13px;position:absolute;top:7px;right:7px;box-shadow:0 0 0 4px #fff7e8}.email-verification-copy{max-width:760px}.email-verification-banner strong{color:#21190d;letter-spacing:-.02em;margin-bottom:10px;font-size:24px;line-height:1.2;display:block}.email-verification-banner p{color:#3a2a13;max-width:760px;margin:0;font-size:17px;line-height:1.48}.email-verification-resend{appearance:none;color:#8a5500;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:900;line-height:1.2;display:inline-flex}.email-verification-resend:hover{color:#5d3900;text-underline-offset:4px;text-decoration:underline}.email-verification-resend:disabled{cursor:not-allowed;opacity:.55;text-decoration:none}.email-verification-dismiss{color:#8a5500;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:28px;line-height:1;display:grid;position:absolute;top:14px;right:16px}.email-verification-dismiss:hover{color:#3a2500;background:#ffad2e2e}.email-verification-dismiss:focus-visible,.email-verification-resend:focus-visible{outline-offset:4px;outline:3px solid #f6a31359}@media (width<=760px){.toast-root{bottom:12px;left:12px;right:12px}.toast{width:100%;min-width:0}.email-verification-banner{grid-template-columns:1fr;gap:16px;padding:10px 48px 10px 22px}.email-verification-icon{width:56px;height:56px}.email-verification-banner strong{font-size:20px}.email-verification-banner p{font-size:15px}}.topnav .account-chip{color:#b9bdc5;background:0 0;border:0;border-left:1px solid #2e3035;border-radius:0;align-items:center;gap:14px;margin-left:8px;padding-left:14px;font-weight:500;display:inline-flex}.topnav .account-chip span{text-overflow:ellipsis;max-width:300px;font-size:12px;overflow:hidden}.topnav .account-chip button{color:#e6e8ec;background:#0f1012;border:1px solid #34363c;border-radius:3px;min-height:26px;padding:0 14px;font-size:11px;font-weight:700}.account-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.account-snapshot-card h2{margin-bottom:8px}.billing-plan-status{color:#59616d;letter-spacing:0;text-transform:none;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:650;line-height:1.45}.usage-budget-card{flex-direction:column;gap:16px;display:flex}.usage-budget-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.usage-budget-head h2{margin:0}.usage-budget-head>span{background:var(--fly-orange-soft);color:#432900;text-transform:uppercase;letter-spacing:.06em;border:1px solid #ffd590;border-radius:999px;flex:none;padding:7px 10px;font-size:10px;font-weight:900}.usage-budget-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.usage-budget-metrics div{border:1px solid var(--fly-border);background:#fafafa;border-radius:8px;min-width:0;padding:12px}.usage-budget-metrics strong{color:#111;font-variant-numeric:tabular-nums;font-size:25px;line-height:1;display:block}.usage-budget-metrics span{color:#59616d;text-transform:uppercase;letter-spacing:.05em;margin-top:7px;font-size:11px;font-weight:850;line-height:1.25;display:block}.usage-budget-note{color:#4f5865;margin:0;font-size:13px;line-height:1.5}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.metric-grid div{border:1px solid var(--fly-border);background:#fafafa;border-radius:12px;padding:12px}.metric-grid span{color:var(--fly-muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:850;display:block}.metric-grid strong{color:#111;margin-top:6px;font-size:24px;line-height:1.1;display:block}.status-badge{background:var(--fly-orange-soft);color:#432900;text-transform:uppercase;letter-spacing:.06em;border:1px solid #ffd590;border-radius:999px;align-self:flex-start;padding:7px 11px;font-size:11px;font-weight:900}.detailed-plan-grid .plan-card{flex-direction:column;gap:10px;display:flex}.detailed-plan-grid .plan-card ul{flex:1}.plan-card.current{outline:2px solid var(--fly-orange);box-shadow:0 0 0 5px #ffad2e24}.plan-included-copy{color:#4f5865;margin:10px 0 0;font-size:12px;line-height:1.45}.scope-list{flex-wrap:wrap;gap:8px;display:flex}.scope-list span{color:#333941;background:#f8f9fb;border:1px solid #dfe3e8;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.usage-meter{gap:7px;margin-top:14px;display:grid}.usage-meter>span{background:#eef0f3;border:1px solid #e1e4e8;border-radius:999px;height:12px;display:block;overflow:hidden}.usage-meter i{background:linear-gradient(90deg, #ffcc74, var(--fly-orange));border-radius:inherit;width:0%;min-width:0;height:100%;display:block}.usage-meter strong{color:#333941;font-size:12px}.usage-url-row{min-width:0;max-width:850px}.usage-table{border:1px solid var(--fly-border);background:#fff;border-radius:6px;display:grid;overflow:hidden}.usage-table [hidden],.usage-audit-rows[hidden]{display:none!important}.usage-table>div{border-top:1px solid var(--fly-border);grid-template-columns:1.4fr 1fr 1fr;align-items:center;gap:12px;padding:12px 14px;display:grid}.usage-table>div:first-child{color:#111;background:#f8f8f9;border-top:0}.usage-table time{color:#30343b;font-variant-numeric:tabular-nums;white-space:nowrap}.numbered-list{color:#333941;margin:0;padding-left:20px}.numbered-list li{margin:9px 0}@media (width<=820px){.account-overview-grid,.metric-grid,.usage-budget-metrics,.usage-table>div{grid-template-columns:1fr}.topnav .account-chip span{max-width:180px}}.logged-out-auth-only{background:#f7f7f8;min-height:100vh}.logged-out-auth-only .dev-content,.logged-out-auth-only .keys-shell,.logged-out-auth-only .usage-shell,.logged-out-auth-only .auth-shell{width:min(630px,100vw - 32px);max-width:630px;margin:68px auto 86px;padding:0}.logged-out-auth-only .dev-hero{display:none}.logged-out-auth-only .dev-portal-section,.logged-out-auth-only .keys-card,.logged-out-auth-only .usage-card-root,.logged-out-auth-only .auth-shell-card{box-shadow:none;background:0 0;border:0;margin:0;padding:0}.logged-out-auth-only .portal-layout{display:block}.logged-out-auth-only .portal-auth-card.unified-auth-card{text-align:center;background:#fff;border:1px solid #eef0f3;border-radius:16px;width:100%;max-width:565px;margin:0 auto;padding:40px 54px 34px;display:block;box-shadow:0 20px 45px #0f172a17}.unified-auth-card .auth-card-icon{color:#f59e0b;background:linear-gradient(#fff6e8,#fff1dc);border-radius:14px;justify-content:center;align-items:center;width:62px;height:62px;margin:0 auto 18px;display:inline-flex}.unified-auth-card .auth-card-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.logged-out-auth-only .portal-auth-card h2{color:#17181b;letter-spacing:-.035em;margin:0 0 12px;font-size:26px;line-height:1.16}.unified-auth-card .unified-auth-intro{color:#626b78;max-width:360px;margin:0 auto 30px;font-size:15px;line-height:1.55}.logged-out-auth-only .unified-auth-form{text-align:left;background:0 0;border:0;padding:0;display:block}.logged-out-auth-only .unified-auth-form label:not(.remember-me){color:#17181b;text-transform:none;letter-spacing:0;margin:0 0 9px;font-size:13px;font-weight:850;display:block}.auth-input-shell{align-items:center;margin-bottom:25px;display:flex;position:relative}.auth-input-shell input{color:#17181b;background:#fff;border:1px solid #dedfe4;border-radius:9px;outline:none;width:100%;height:50px;padding:0 48px;font-size:15px;transition:border-color .16s,box-shadow .16s}.auth-input-shell input::placeholder{color:#8c929c}.auth-input-shell input:focus{border-color:#f59e0b;box-shadow:0 0 0 4px #f59e0b1f}.auth-input-icon,.auth-password-toggle{color:#8c929c;justify-content:center;align-items:center;display:inline-flex;position:absolute}.auth-input-icon{pointer-events:none;left:16px}.auth-input-icon svg,.auth-password-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.auth-password-toggle{cursor:pointer;background:0 0;border:0;width:34px;height:34px;right:13px}.auth-password-toggle:hover{color:#17181b}.logged-out-auth-only .field-help{color:#7a808a;margin:-16px 0 18px;font-size:12px;line-height:1.45}.auth-helper-row{justify-content:space-between;align-items:center;gap:14px;margin:-7px 0 22px;display:flex}.remember-me{cursor:pointer;align-items:center;gap:9px;color:#626b78!important;text-transform:none!important;letter-spacing:0!important;margin:0!important;font-size:14px!important;font-weight:650!important;display:inline-flex!important}.remember-me span{text-transform:none;letter-spacing:0}.remember-me input{appearance:none;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:4px;flex:0 0 17px;place-items:center;min-width:17px;max-width:17px;min-height:17px;max-height:17px;margin:0;transition:background .15s,border-color .15s,box-shadow .15s;display:grid;width:17px!important;height:17px!important;padding:0!important}.remember-me input:focus-visible{outline:none;box-shadow:0 0 0 4px #f59e0b24}.remember-me input:checked{background:#f59e0b;border-color:#f59e0b}.remember-me input:checked:after{content:"✓";color:#fff;font-size:13px;font-weight:900;line-height:1}.logged-out-auth-only .forgot-password-link{color:#d38500;background:0 0;border:0;min-height:auto;margin:0;padding:0;font-size:13px;font-weight:800;text-decoration:none}.logged-out-auth-only .forgot-password-link:hover{color:#111;text-underline-offset:3px;text-decoration:underline}.logged-out-auth-only .portal-auth-card .auth-submit{color:#111;background:linear-gradient(90deg,#ffa31a,#ff9811);border-color:#ff9811;border-radius:9px;justify-content:center;gap:18px;width:100%;min-height:52px;margin:0;padding:0 20px;font-size:14px;font-weight:900;position:relative;box-shadow:0 12px 24px #f59e0b40}.auth-submit span:last-child{font-size:22px;line-height:1;position:absolute;right:24px}.auth-divider{color:#9197a1;align-items:center;gap:16px;margin:24px 0;font-size:14px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.logged-out-auth-only .portal-auth-card .auth-secondary-action{color:#17181b;background:#fff;border:1px solid #e1e3e8;border-radius:9px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:50px;margin:0;padding:0 18px;font-size:15px;font-weight:900;text-decoration:none;display:inline-flex}.logged-out-auth-only .portal-auth-card .auth-secondary-action:hover{color:#111;background:#fffaf2;border-color:#f6c875}.auth-terms{color:#7a808a;text-align:center;margin:32px 0 0;font-size:12px;line-height:1.55}.auth-terms a{color:#b77900;font-weight:850;text-decoration:none}.auth-terms a:hover{text-underline-offset:3px;text-decoration:underline}@media (width<=700px){.logged-out-auth-only .dev-content,.logged-out-auth-only .keys-shell,.logged-out-auth-only .usage-shell,.logged-out-auth-only .auth-shell{width:min(630px,100vw - 24px);margin-top:24px}.logged-out-auth-only .portal-auth-card.unified-auth-card{padding:32px 22px 28px}.auth-helper-row{flex-direction:column;align-items:flex-start;gap:10px}}.logged-out-auth-only .logged-out-hide[hidden],.logged-out-auth-only .key-manager-card[hidden],.logged-out-auth-only [hidden]{display:none!important}.plans-page{color:#1f2023;background:#f4f4f5}.plans-content{width:min(1160px,100vw - 48px);margin:0 auto;padding:38px 0 64px}.plans-hero{max-width:560px;margin-bottom:30px}.plans-hero h1{letter-spacing:-.04em;color:#202124;margin:0 0 10px;font-size:30px;line-height:1.15}.plans-hero p{color:#4f5865;margin:0 0 22px;font-size:14px;line-height:1.55}.billing-toggle{background:#fff;border:1px solid #e1e3e7;border-radius:999px;align-items:center;gap:6px;padding:4px;display:inline-flex;box-shadow:0 1px 2px #1418200a}.billing-toggle button{color:#4f5865;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:78px;height:32px;padding:0 14px;font-size:12px;font-weight:800}.billing-toggle button.active{color:#202124;background:#fff;box-shadow:0 1px 5px #14182021}.billing-toggle span{color:#7a4c00;letter-spacing:.04em;padding:0 14px 0 6px;font-size:10px;font-weight:900}.pricing-cards{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:14px;margin-top:26px;display:grid}.pricing-card{background:#fff;border:1px solid #e3e5e8;border-radius:9px;flex-direction:column;min-height:338px;padding:24px 20px 18px;display:flex;position:relative;box-shadow:0 1px 2px #14182008}.pricing-card.popular{border:2px solid #e7ae31;box-shadow:0 0 0 1px #e7ae3126}.popular-badge{color:#111;letter-spacing:.08em;text-transform:uppercase;background:#ffb02e;border-radius:4px;padding:6px 18px 5px;font-size:9px;font-weight:900;position:absolute;top:-14px;left:20px;box-shadow:0 1px 2px #14182026}.plan-heading{align-items:center;gap:10px;min-height:28px;margin:0 0 14px;display:flex}.plan-icon{color:#c5830c;background:#fff8ea;border:1px solid #f1dfb8;border-radius:7px;flex:0 0 24px;place-items:center;width:24px;height:24px;display:grid}.plan-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;overflow:visible}.plan-icon-smart{color:#e08a00}.plan-icon-advanced{color:#c48610}.plan-icon-enterprise{color:#b87908}.plan-kicker{color:#6d727b;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.pricing-card h2{color:#18191b;letter-spacing:-.06em;margin:0;font-size:34px;line-height:1}.billing-period{color:#4f5865;min-height:30px;margin:6px 0 22px;font-size:12px;font-weight:650;line-height:1.25}.plan-metrics{border-top:1px solid #e6e8eb;border-bottom:1px solid #e6e8eb;grid-template-columns:1fr;gap:10px;margin-top:14px;padding:18px 0 16px;display:grid}.plan-metrics div{color:#25272b;white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:700;line-height:1.3;display:flex}.plan-metrics .metric-check{color:#c38308;border:1px solid #dfb957;border-radius:50%;flex:0 0 14px;place-items:center;width:14px;height:14px;font-size:9px;font-weight:900;line-height:1;display:grid}.plan-metrics strong{color:#25272b;font-size:12px;line-height:1.3;display:inline}.plan-metrics span:not(.metric-check){color:#25272b;font-size:12px;font-weight:700;line-height:1.3;display:inline}.plan-cta{white-space:nowrap;cursor:pointer;border-radius:6px;width:100%;height:36px;margin-top:16px;font-size:11px;font-weight:900}.plan-cta.primary{color:#111;background:#ffb02e;border:1px solid #ff9f0a}.plan-cta.secondary{color:#303236;background:#fff;border:1px solid #e1e3e7}.pricing-card.current{outline:2px solid #ff9f0a73}.plans-note{color:#4f5865;max-width:740px;margin:26px 0 0;font-size:13px;font-weight:650;line-height:1.55}.plans-enterprise{background:#fff;border:1px solid #e3e5e8;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;margin:28px 0 0;padding:24px;display:flex;box-shadow:0 1px 2px #14182008}.plans-enterprise-copy{max-width:820px}.plans-enterprise h2{color:#18191b;letter-spacing:-.03em;margin:0 0 8px;font-size:22px;line-height:1.2}.plans-enterprise p{color:#4f5865;margin:0;font-size:14px;line-height:1.55}.plans-enterprise-cta{color:#111;background:#ffb02e;border:1px solid #ff9f0a;flex:none}.enterprise-contact-content{max-width:780px}.enterprise-contact-card{background:#fff;border:1px solid #e3e5e8;border-radius:12px;padding:30px;box-shadow:0 1px 2px #14182008}.enterprise-contact-card h1{color:#202124;letter-spacing:-.04em;margin:0 0 10px;font-size:32px;line-height:1.12}.enterprise-contact-card .muted{color:#4f5865;margin:0 0 22px;font-size:14px;line-height:1.55}.enterprise-contact-form{gap:10px;display:grid}.enterprise-contact-form label{color:#303236;font-size:13px;font-weight:850}.enterprise-contact-form input,.enterprise-contact-form select,.enterprise-contact-form textarea{color:#202124;width:100%;font:inherit;background:#fff;border:1px solid #d9dce1;border-radius:8px;padding:10px 12px}.enterprise-contact-form textarea{resize:vertical;min-height:130px}.field-hint{color:#6b7280;margin:-4px 0 6px;font-size:12px;line-height:1.45}.enterprise-recaptcha{min-height:78px;margin:4px 0 2px}.enterprise-captcha-error,.enterprise-captcha-unavailable{color:#8a1f1f;margin:8px 0 0;font-size:12px;font-weight:700;line-height:1.45}.enterprise-captcha-unavailable{background:#fff1f1;border:1px solid #f4b8b8;border-radius:8px;padding:10px 12px}.enterprise-contact-form .actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;display:flex}.enterprise-contact-form button.primary{color:#111;cursor:pointer;background:#ffb02e;border:1px solid #ff9f0a;border-radius:8px;min-height:42px;padding:0 16px;font-weight:900}.enterprise-contact-form .btn-secondary{color:#303236;background:#fff;border:1px solid #d9dce1}.enterprise-form-status{border-radius:8px;margin:0 0 18px;padding:12px 14px;font-size:13px;font-weight:750}.enterprise-form-status.ok{color:#14532d;background:#e9f7ee;border:1px solid #bfe5cc}.enterprise-form-status.error{color:#8a1f1f;background:#fff1f1;border:1px solid #f4b8b8}.hp-field{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}@media (width<=1180px){.pricing-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.pricing-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.plans-content{width:min(100% - 32px,520px);padding-top:28px}.pricing-cards{grid-template-columns:1fr}.plans-hero h1{font-size:28px}.plans-enterprise{flex-direction:column;align-items:flex-start}.plans-enterprise-cta{width:100%}.enterprise-contact-card{padding:22px}}.simple-keys-page{color:#242528;background:#f4f4f6;min-height:100vh}.simple-keys-page .brand-copy strong{font-size:17px}.simple-keys-page .brand-copy em{color:#d5d5d5;font-size:12px}.auth-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0 4px;display:grid}.auth-proof-grid span{color:#4b3304;background:#fffaf2;border:1px solid #eadfca;border-radius:9px;padding:10px 11px;font-size:12px;font-weight:800;line-height:1.35}.auth-footnote{color:#66707c;margin:14px 0 0;font-size:12px;line-height:1.45}.logged-out-auth-only .auth-proof-grid{grid-template-columns:1fr;margin-top:18px}.logged-out-auth-only .auth-footnote{margin-top:12px}@media (width<=700px){.topnav a[href=\/privacy],.topnav a[href^="https://www.thefly.com"]{display:none}.topnav .oauth-link{max-width:68px;font-size:0}.topnav .oauth-link:before{content:"OAuth";font-size:11px}.topnav .account-chip,.simple-keys-page .topnav .account-chip{background:#0f1012;border:1px solid #2e3035;border-radius:8px;flex:100%;justify-content:space-between;gap:8px;width:100%;min-width:0;max-width:100%;margin:2px 0 0;padding:4px 8px}.topnav .account-chip span,.simple-keys-page .topnav .account-chip span{white-space:nowrap;flex:auto;min-width:0;max-width:none;font-size:11px}.topnav .account-chip button,.simple-keys-page .topnav .account-chip button{flex:none;min-height:28px;padding:0 10px}}.keys-shell{width:min(980px,100vw - 32px);margin:36px auto 64px}.keys-card{background:#fff;border:1px solid #dedfe4;border-radius:12px;padding:36px 38px 48px;display:block;box-shadow:0 10px 30px #14182012,0 1px 2px #1418200a}.keys-manager-card h1{letter-spacing:-.035em;color:#17181b;margin:0 0 18px;font-size:27px;line-height:1.15}.keys-table-wrap{background:#fff;border:1px solid #e6e7eb;border-radius:10px;margin-bottom:28px;overflow:visible}.keys-table{border-collapse:separate;border-spacing:0;color:#3e444d;table-layout:fixed;width:100%;font-size:12px}.keys-table th{color:#1f2329;text-align:left;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;background:#f7f7f8;border-bottom:1px solid #e7e8ec;padding:13px 11px;font-size:10px;font-weight:900}.keys-table th:first-child{border-top-left-radius:10px}.keys-table th:last-child{border-top-right-radius:10px}.keys-table td{vertical-align:middle;border-bottom:1px solid #eef0f3;padding:14px 11px;line-height:1.35}.keys-table tbody tr:last-child td{border-bottom:0}.keys-table tbody tr:hover td{background:#fffaf2}.keys-table code{color:#22272f;white-space:nowrap;text-overflow:ellipsis;background:#fbfbfc;border:1px solid #e8eaf0;border-radius:6px;max-width:115px;padding:4px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;display:inline-flex;overflow:hidden}.keys-table th:first-child,.keys-table td:first-child{width:15%}.keys-table th:nth-child(2),.keys-table td:nth-child(2){width:19%}.keys-table th:nth-child(3),.keys-table td:nth-child(3){width:12%}.keys-table th:nth-child(4),.keys-table td:nth-child(4){width:17%}.keys-table th:nth-child(5),.keys-table td:nth-child(5){width:13%}.keys-table th:nth-child(6),.keys-table td:nth-child(6){text-align:center;width:12%}.keys-table th:nth-child(7),.keys-table td:nth-child(7){text-align:right;width:12%}.keys-table thead th:nth-child(6){text-align:center}.keys-table thead th:nth-child(7){text-align:right;padding-right:14px}.keys-table tbody td:nth-child(6){text-align:center}.keys-table tbody td:nth-child(6) .status-pill{margin-inline:auto}.keys-table tbody td:nth-child(7){text-align:right;padding-right:11px}.keys-table tbody td:nth-child(7) .key-action-menu{justify-content:flex-end;margin-left:auto}.usage-keys-table th{text-transform:none;letter-spacing:0;white-space:normal;vertical-align:middle;font-size:11px;line-height:1.2}.usage-keys-table th:first-child,.usage-keys-table td:first-child{width:22%}.usage-keys-table th:nth-child(2),.usage-keys-table td:nth-child(2){width:20%}.usage-keys-table th:nth-child(3),.usage-keys-table td:nth-child(3),.usage-keys-table th:nth-child(4),.usage-keys-table td:nth-child(4){text-align:right;width:15%}.usage-keys-table th:nth-child(5),.usage-keys-table td:nth-child(5){width:16%}.usage-keys-table th:nth-child(6),.usage-keys-table td:nth-child(6){text-align:center;width:12%}.usage-keys-table tbody td:nth-child(6) .status-pill{margin-inline:auto}.key-token-cell{min-width:0}.muted-cell{color:#66707c;white-space:nowrap}.tier-pill{color:#6e4c00;text-transform:capitalize;letter-spacing:.02em;background:#fff8ea;border:1px solid #e0d4b6;border-radius:999px;align-items:center;height:24px;padding:0 8px;font-size:10px;font-weight:900;display:inline-flex}.keys-table .status-pill{letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:auto;min-width:0;height:22px;padding:0 9px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.keys-table .status-pill:before{content:"";background:currentColor;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.keys-table .status-pill.active{color:#20723a;background:#edf8f0;border:1px solid #cfead7}.keys-table .status-pill.revoked{color:#7b828c;background:#f7f7f8;border:1px solid #e1e3e8}.key-actions{text-align:right;white-space:nowrap;position:relative;overflow:visible}.key-action-menu{justify-content:flex-end;display:inline-flex;position:relative}.key-menu-trigger{color:#3a3f47;cursor:pointer;background:#fff;border:1px solid #d9dce3;border-radius:7px;place-items:center;width:30px;height:28px;min-height:28px;padding:0;line-height:0;display:inline-grid}.key-menu-trigger .key-menu-icon{fill:currentColor;width:14px;height:14px;display:block;overflow:visible}.key-menu-trigger:hover,.key-menu-trigger[aria-expanded=true]{background:#f7f8fa;border-color:#bfc4cc}.key-menu{z-index:20;text-align:left;background:#fff;border:1px solid #dfe2e8;border-radius:8px;min-width:112px;padding:5px;position:absolute;top:34px;right:0;box-shadow:0 12px 28px #14182029,0 2px 6px #14182014}.key-menu button{color:#30343b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;min-height:30px;padding:0 10px;font-size:12px;font-weight:800;display:block}.key-menu button:hover{background:#f5f6f8}.key-menu button.danger{color:#b13f4f}.key-menu button.danger:hover{background:#fff1f3}.key-menu button:disabled{color:#a1a8b2;cursor:not-allowed;background:0 0}.inline-create-key{border-top:1px solid #e8eaee;margin-top:8px;padding-top:26px}.inline-create-key h2,.connecting-block h2{color:#202124;margin:0 0 16px;font-size:20px;line-height:1.2}.inline-create-key label{color:#2c2f34;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.inline-create-key input{border:1px solid #dadde3;border-radius:6px;width:100%;height:34px;padding:0 10px;font-size:13px}.inline-create-key p,.connecting-block p{color:#7a808a;margin:6px 0 16px;font-size:12px;line-height:1.45}.inline-create-key a{color:#a37618;text-decoration:underline}.inline-create-key .btn{border-radius:7px;min-height:36px;padding:0 18px;font-size:12px}.connecting-block{border-top:1px solid #e8eaee;margin-top:28px;padding-top:24px}.connecting-block pre{color:#f5f5f5;background:#070707;border-radius:7px;margin:0;padding:17px 18px;font-size:12px;line-height:1.45;overflow:auto}.simple-keys-page .empty-state{color:#6f7580;background:#fafafa;border:1px solid #e8eaee;border-radius:8px;padding:18px}@media (width<=700px){.keys-card{padding:28px 20px 36px}.keys-shell{margin-top:24px}.auth-proof-grid{grid-template-columns:1fr}.logged-out-auth-only .keys-card .portal-auth-card{max-width:100%}.keys-table-wrap{background:0 0;border:0;overflow:visible}.keys-table{table-layout:auto;border-collapse:separate;width:100%;display:block!important}.keys-table thead{display:none!important}.keys-table tbody{gap:12px;width:100%;display:grid!important}.keys-table tr{background:#fff;border:1px solid #e6e7eb;border-radius:10px;gap:9px;width:100%;padding:12px;display:grid!important}.keys-table th,.keys-table td{width:100%!important}.keys-table td{white-space:normal;overflow-wrap:anywhere;border:0;grid-template-columns:minmax(78px,34%) minmax(0,1fr);align-items:center;gap:10px;min-width:0;max-width:100%;padding:0;display:grid!important}.keys-table td:before{color:#747b86;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:900}.keys-table td:first-child:before{content:"Label"}.keys-table td:nth-child(2):before{content:"Key"}.keys-table td:nth-child(3):before{content:"Tier"}.keys-table td:nth-child(4):before{content:"Created"}.keys-table td:nth-child(5):before{content:"Last used"}.keys-table td:nth-child(6):before{content:"Status"}.keys-table td:nth-child(7):before{content:"Action"}.keys-table.usage-keys-table td:nth-child(3):before{content:"Month"}.keys-table.usage-keys-table td:nth-child(4):before{content:"Minute"}.keys-table td[colspan]{display:block!important}.keys-table td[colspan]:before{content:none}.keys-table td>*{min-width:0}.keys-table code{min-width:0;max-width:100%}.keys-table .muted-cell{white-space:normal}.key-actions{text-align:left;white-space:normal}.key-actions .key-action-menu{justify-content:flex-start}.key-menu{left:0;right:auto}}.simple-usage-page .usage-card-root{padding:34px 38px 42px}.logged-out-auth-only.simple-usage-page .usage-card-root{padding:0}.usage-shell{width:min(980px,100vw - 32px)}.usage-page-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.usage-page-head h1{letter-spacing:-.035em;color:#17181b;margin:0 0 8px;font-size:27px;line-height:1.15}.usage-summary-grid{margin-bottom:26px}.usage-section{border-top:1px solid #e8eaee;margin-top:24px;padding-top:24px}.usage-section h2{color:#202124;margin:0 0 8px;font-size:20px;line-height:1.2}.usage-section-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.usage-audit-rows{border-radius:0 0 6px 6px;margin-top:-1px}.usage-audit-rows>div:first-child{border-top:0}.usage-audit-rows:empty{display:none}@media (width<=700px){.simple-usage-page .usage-card-root{padding:28px 20px 36px}.usage-page-head{display:block}.usage-page-head .btn{margin-top:12px}}.topnav .oauth-link{color:#fff}.oauth-page{background:radial-gradient(circle at 20% 0%, #ffad2e38, transparent 32%), var(--fly-bg)}.oauth-shell{max-width:1180px;margin:0 auto;padding:34px 24px 72px}.oauth-hero{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:stretch;gap:22px;display:grid}.oauth-hero-copy,.oauth-status-card,.oauth-panel{border:1px solid var(--fly-border);background:#fff;border-radius:18px;box-shadow:0 18px 48px #0d121c14}.oauth-hero-copy{padding:42px;position:relative;overflow:hidden}.oauth-hero-copy:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffad2e59,#fff5e614);border-radius:999px;width:260px;height:260px;position:absolute;top:-96px;right:-96px}.oauth-hero-copy h1{max-width:760px}.oauth-lede{color:#333941;max-width:720px;margin:0;font-size:18px;line-height:1.58}.oauth-actions{flex-wrap:wrap;gap:12px;margin:26px 0 12px;display:flex}.oauth-primary{min-height:46px;padding:0 20px;font-size:15px}.oauth-primary[aria-disabled=true]{opacity:.72;cursor:not-allowed;color:#545b66;box-shadow:none;background:#eef0f3;border-color:#d9dce2}.oauth-fineprint{color:var(--fly-muted);margin:0;font-size:13px}.oauth-config-callout{border:1px solid var(--fly-border);color:#333941;overflow-wrap:anywhere;background:#fafafa;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 12px;min-width:0;margin-top:16px;padding:13px 14px;display:grid}.oauth-config-callout strong{color:#111;font-size:13px;line-height:1.3}.oauth-config-callout span{color:#4f5865;font-size:13px;line-height:1.45}.oauth-config-callout a{color:#fff;white-space:nowrap;background:#111;border:1px solid #111;border-radius:7px;grid-area:1/2/span 2;justify-content:center;align-self:center;align-items:center;min-height:32px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.oauth-config-callout.ok{background:#f1fffb;border-color:#b9e8df}.oauth-config-callout.err{background:#fff5f6;border-color:#fac8cf}.oauth-config-callout.err strong{color:#7a1721}.oauth-status-card{border-top:4px solid var(--fly-orange);flex-direction:column;justify-content:space-between;gap:18px;padding:28px;display:flex}.oauth-status-topline{color:#111;align-items:center;gap:10px;font-size:18px;display:flex}.oauth-dot{background:#98a2b3;border-radius:999px;width:12px;height:12px;box-shadow:0 0 0 5px #98a2b324}.oauth-dot.ok{background:var(--fly-green);box-shadow:0 0 0 5px #22ab9424}.oauth-dot.err{background:#f23645;box-shadow:0 0 0 5px #f2364524}#oauthStatusBody{color:var(--fly-muted);margin:0}.oauth-facts{gap:10px;margin:0;display:grid}.oauth-facts div{border:1px solid var(--fly-border);background:#fafafa;border-radius:12px;padding:12px}.oauth-facts dt{color:var(--fly-muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 3px;font-size:11px;font-weight:900}.oauth-facts dd{color:#111;overflow-wrap:anywhere;margin:0;font-weight:800}.oauth-panel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.oauth-panel{padding:26px}.oauth-panel:first-child{grid-row:auto}.oauth-panel p{color:var(--fly-muted)}.oauth-flow-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.oauth-flow-list li{border:1px solid var(--fly-border);background:#fafafa;border-radius:12px;grid-template-columns:92px 1fr;gap:12px;padding:13px;display:grid}.oauth-flow-list strong{color:#111}.oauth-flow-list span{color:var(--fly-muted)}.oauth-scopes{flex-wrap:wrap;gap:8px;display:flex}.oauth-scopes span{background:var(--fly-orange-soft);color:#432900;border-color:#ffd590;font-weight:850}@media (width<=900px){.oauth-shell{padding:18px 12px 44px}.oauth-hero,.oauth-panel-grid{grid-template-columns:1fr}.oauth-hero-copy,.oauth-status-card,.oauth-panel{border-radius:14px;padding:22px}.oauth-lede{font-size:16px}.oauth-actions .btn{width:100%}.oauth-config-callout{grid-template-columns:1fr}.oauth-config-callout a{grid-area:auto;width:100%}.oauth-panel:first-child{grid-row:auto}.oauth-flow-list li{grid-template-columns:1fr}}.oauth-simple-shell{max-width:980px;padding-top:86px}.oauth-simple-hero{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:24px}.oauth-simple-copy{flex-direction:column;justify-content:center;min-height:420px;padding:44px 38px;display:flex}.oauth-simple-copy:after{opacity:.85;width:300px;height:300px;top:-120px;right:-120px}.oauth-simple-copy h1{letter-spacing:-.055em;max-width:440px;margin-bottom:18px;font-size:42px;line-height:1.14}.oauth-simple-copy .oauth-lede{color:#4b5563;max-width:430px;font-size:17px;line-height:1.55}.oauth-simple-actions{margin:28px 0 18px}.oauth-simple-actions .oauth-primary{justify-content:center;min-width:210px;min-height:50px}.oauth-simple-availability{background:#f2fffb;border-color:#ccece5;grid-template-columns:auto auto;width:fit-content;max-width:100%;display:inline-grid}.oauth-simple-availability strong:before{content:"✓";color:#087766;background:#e0fbf5;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;margin-right:7px;font-size:12px;display:inline-flex}.oauth-simple-status{margin-top:12px;display:block}.oauth-simple-status strong,.oauth-simple-status span{overflow-wrap:normal;display:block}.oauth-simple-status strong{margin-bottom:4px}.oauth-connection-card{border-top:0;justify-content:center;gap:28px;padding:38px 32px}.oauth-connection-card h2{letter-spacing:-.03em;color:#111;margin:0 0 14px;font-size:22px;line-height:1.18}.oauth-connection-card p{color:#667085;max-width:360px;margin:0;line-height:1.55}.oauth-connection-facts{gap:16px}.oauth-connection-facts div{background:#fbfbfc;border-color:#eceff3;border-radius:14px;padding:16px 18px}.oauth-connection-facts dd{justify-content:space-between;align-items:center;gap:14px;display:flex}.oauth-connection-facts dd span{overflow-wrap:anywhere;min-width:0}.oauth-connection-facts button{text-indent:-999px;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:none;width:32px;height:32px;position:relative;overflow:hidden}.oauth-connection-facts button:before{content:"";border:2px solid #667085;border-radius:2px;position:absolute;inset:8px 10px 10px 8px}.oauth-connection-facts button:after{content:"";background:#fbfbfc;border:2px solid #667085;border-radius:2px;position:absolute;inset:10px 8px 8px 10px}.oauth-connection-facts button:hover{background:#fff5e3;border-color:#ffd590}.oauth-trust-strip{color:#667085;background:#ffffffc7;border:1px solid #f2dfbd;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:24px;padding:18px 22px;font-size:13px;display:grid;box-shadow:0 12px 32px #0d121c0d}.oauth-trust-points{flex-wrap:wrap;align-items:center;gap:8px 14px;min-width:0;display:flex}.oauth-trust-strip strong{color:#111;margin-right:6px}.oauth-trust-strip strong:before{content:"◐";color:var(--fly-orange);margin-right:8px}.oauth-trust-points span:before{content:"•";color:#c1c7d0;margin-right:14px}.oauth-trust-help{color:#a16207;text-underline-offset:3px;white-space:nowrap;margin:0;font-weight:800;text-decoration:underline}.oauth-trust-help a{color:#a16207;text-underline-offset:3px;font-weight:800;text-decoration:underline}@media (width<=900px){.oauth-simple-shell{padding-top:22px}.oauth-simple-hero{grid-template-columns:minmax(0,1fr)}.oauth-simple-copy{min-height:auto}.oauth-simple-copy h1,.oauth-simple-copy .oauth-lede{max-width:100%}.oauth-simple-copy h1{font-size:34px}.oauth-simple-availability{grid-template-columns:1fr;width:100%}.oauth-connection-card{padding:24px}.oauth-trust-strip{grid-template-columns:1fr;gap:10px}.oauth-trust-points{gap:8px;display:grid}.oauth-trust-points span:before{display:none}}.tool-count-badge{background:var(--fly-orange-soft);color:#5f3a00;vertical-align:middle;border:1px solid #ffe0ad;border-radius:999px;align-items:center;min-height:24px;margin-left:8px;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}*,:before,:after{box-sizing:border-box}.content,.section-block,.feature-card,.shot-card,.setup-row,.flow-grid>article,.code-pair>div,.tools-reference-section,.doc-card{min-width:0}img,svg,canvas,video{max-width:100%;height:auto}pre,code{max-width:100%}.tools-reference-table{table-layout:fixed}.tools-reference-table th,.tools-reference-table td{overflow-wrap:anywhere;word-break:normal}.tools-reference-table td:first-child{white-space:normal}@media (width<=820px){.content{width:100%;max-width:100vw}.doc-card{overflow-wrap:break-word;width:100%;padding-left:16px;padding-right:16px}.tools-reference-section h2{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tool-count-badge{margin-left:0}.tools-reference-table,.tools-reference-table thead,.tools-reference-table tbody,.tools-reference-table tr,.tools-reference-table th,.tools-reference-table td{width:100%;display:block}.tools-reference-table thead{display:none}.tools-reference-table{background:0 0;border:0}.tools-reference-table tr{border:1px solid var(--fly-border);background:#fff;border-radius:9px;margin:0 0 10px;overflow:hidden}.tools-reference-table td{border-top:0;padding:9px 11px}.tools-reference-table td:first-child{background:#f7f7f8;width:100%}.tools-reference-table code{white-space:normal;overflow-wrap:anywhere}}html,body{max-width:100%;overflow-x:clip}.topbar,.content,.oauth-hero-copy,.usage-manager-card{min-width:0}.mobile-nav-toggle{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff38;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;padding:0;display:none}.mobile-nav-toggle span{background:#fff;border-radius:999px;width:18px;height:2px;transition:none;display:block}.topbar.nav-open .mobile-nav-toggle span:first-child{transform:translateY(7px)rotate(45deg)}.topbar.nav-open .mobile-nav-toggle span:nth-child(2){opacity:0}.topbar.nav-open .mobile-nav-toggle span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=820px){.topbar{gap:12px;height:56px;padding:0 14px 0 16px;position:sticky}.brand,.brand-copy{min-width:max-content}.brand-copy strong{white-space:nowrap}.brand-copy em{white-space:nowrap;display:inline-block}.mobile-nav-toggle{flex:none;display:inline-flex}.topnav{white-space:normal;opacity:0;pointer-events:none;visibility:hidden;background:#080808;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:1fr;gap:0;padding:10px;transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:absolute;top:calc(100% + 2px);left:10px;right:10px;overflow:visible;transform:translateY(-8px);box-shadow:0 18px 36px #00000047}.topbar.nav-open .topnav{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.topnav a{border-radius:10px;width:100%;min-height:44px;padding:0 12px}.topnav a:after{display:none}.topnav a:hover,.topnav a[aria-current=page]{background:#ffffff14}.topnav .api-key{justify-content:center;min-height:42px;margin-top:6px}.topnav .account-chip{justify-content:space-between;width:100%;margin-top:8px}}.page-shell,.doc-card{min-width:0}.connector code,.return-line code,.section-block :not(pre)>code,.section-lede,#usageAccountEmail,.oauth-hero-copy{overflow-wrap:anywhere;word-break:break-word;max-width:100%}@media (width<=700px){.topbar{width:100%;max-width:100vw;overflow:visible}.topnav{min-width:0;max-width:100%}.topnav .account-chip span,.simple-keys-page .topnav .account-chip span{text-overflow:ellipsis;overflow:hidden}}.signup-benefits{color:#374151;margin:12px 0 0;padding-left:20px;line-height:1.5}.field-help{color:#6b7280;margin:5px 0 0;font-size:12px}.toast{align-items:center;gap:10px;display:flex}.toast-action{color:inherit;white-space:nowrap;font-weight:900;text-decoration:underline}.danger-zone-card{background:#fff8f9;border:1px solid #f1b4bd;border-radius:14px;gap:14px;margin-top:22px;padding:18px;display:grid}.danger-zone-card h2{color:#7f1d2d;margin:0 0 4px;font-size:18px;line-height:1.25}.danger-zone-card p{color:#6b2732;margin:0;line-height:1.5}.delete-account-form{gap:8px;display:grid}.delete-account-form label{font-size:12px;font-weight:900}.btn.danger{color:#fff;background:#9f1239;border-color:#9f1239}.btn.danger:hover:not(:disabled){background:#881337;border-color:#881337}.btn.danger:disabled{opacity:.5;cursor:not-allowed}.route-fallback{background:var(--page-bg,#f7f5f0);min-height:100vh}.admin-page{background:#f4f5f7}.admin-shell{width:min(1220px,100vw - 32px);margin:28px auto 64px}.admin-page .admin-dashboard-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.admin-page .usage-page-head{background:#fff;border:1px solid #dde1e7;border-radius:8px;margin:0 0 16px;padding:22px 24px;display:block;box-shadow:0 1px 2px #1018280a}.admin-page .usage-page-head h1{color:#101214;letter-spacing:-.03em;max-width:none;text-shadow:none;margin:0 0 6px;font-size:30px;line-height:1.12}.admin-page .usage-page-head .section-lede{color:#59616d;max-width:720px;margin:0}.admin-page .usage-page-head .eyebrow{color:#8a4b00}.admin-context-strip{background:#fff;border:1px solid #dde1e7;border-radius:8px;grid-template-columns:1.15fr .9fr .95fr;gap:0;margin:0 0 14px;display:grid;overflow:hidden;box-shadow:0 1px 2px #1018280a}.admin-context-strip div{border-left:1px solid #e7e9ee;min-width:0;padding:14px 16px}.admin-context-strip div:first-child{border-left:0}.admin-context-strip span,.admin-metric-card span,.admin-service-card dt,.admin-distribution-card>span,.admin-summary-table strong{color:#687180;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:900;display:block}.admin-context-strip strong{color:#101214;overflow-wrap:anywhere;margin-top:4px;font-size:13px;font-weight:850;display:block}.admin-hero-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:0 0 14px;display:grid}.admin-metric-card{background:#fff;border:1px solid #dde1e7;border-radius:8px;min-width:0;min-height:132px;padding:16px;box-shadow:0 1px 2px #1018280a}.admin-metric-card strong{color:#101214;letter-spacing:-.03em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:12px;font-size:30px;line-height:1;display:block}.admin-metric-card em{color:#687180;margin-top:10px;font-size:12px;font-style:normal;line-height:1.35;display:block}.admin-metric-card.orange{background:#fff9ef;border-color:#e7bd75}.admin-metric-card.yellow{background:#fffbed;border-color:#e7d18c}.admin-readiness-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 18px;display:grid}.admin-readiness-card{background:#fff;border:1px solid #dde1e7;border-radius:8px;align-items:flex-start;gap:10px;min-width:0;padding:13px 14px;display:flex;box-shadow:0 1px 2px #1018280a}.admin-readiness-card div{min-width:0}.admin-readiness-card strong{color:#111;font-size:13px;line-height:1.25;display:block}.admin-readiness-card span:last-child{color:#59616d;overflow-wrap:anywhere;margin-top:2px;font-size:12px;line-height:1.35;display:block}.admin-health-dot{background:#8a94a3;border-radius:999px;flex:0 0 9px;width:9px;height:9px;margin-top:5px;box-shadow:0 0 0 4px #8a94a324}.admin-health-dot.green{background:#1c7d45;box-shadow:0 0 0 4px #1c7d4524}.admin-health-dot.yellow{background:#b77900;box-shadow:0 0 0 4px #b7790029}.admin-health-dot.red{background:#c62838;box-shadow:0 0 0 4px #c6283821}.admin-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 18px;display:grid}.admin-service-card,.admin-distribution-card{background:#fff;border:1px solid #dde1e7;border-radius:8px;min-width:0;padding:17px;box-shadow:0 1px 2px #1018280a}.admin-service-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.admin-service-head h3,.admin-distribution-card h3{color:#111;letter-spacing:0;margin:0;font-size:16px;line-height:1.25}.admin-health-pill{letter-spacing:.04em;white-space:nowrap;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:10px;font-weight:900;display:inline-flex}.admin-health-pill.green{color:#14532d;background:#e9f7ee;border:1px solid #bfe5cc}.admin-health-pill.yellow{color:#6d4700;background:#fff4d7;border:1px solid #f1d28a}.admin-health-pill.red{color:#861421;background:#fff1f3;border:1px solid #efb9c1}.admin-service-card dl{gap:0;margin:0;display:grid}.admin-service-card dl div{border-top:1px solid #edf0f4;justify-content:space-between;align-items:flex-start;gap:16px;padding:9px 0;display:flex}.admin-service-card dl div:first-child{border-top:0;padding-top:0}.admin-service-card dd{color:#20252d;text-align:right;overflow-wrap:anywhere;min-width:0;margin:0;font-size:13px;font-weight:750}.admin-section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin:0 0 12px;display:flex}.admin-section-head h2{color:#111;letter-spacing:-.015em;margin:0;font-size:20px;line-height:1.2}.admin-section-head p{color:#687180;margin:4px 0 0;font-size:13px;line-height:1.45}.admin-section-link{color:#222831;background:#fff;border:1px solid #d8dce3;border-radius:7px;flex:none;justify-content:center;align-items:center;min-height:32px;padding:0 11px;font-size:12px;font-weight:850;display:inline-flex}.admin-section-link:hover{color:#111;background:#f7f8fa;border-color:#bfc5ce}.admin-page .usage-section{border-top:1px solid #dde1e7;margin-top:18px;padding-top:18px}.admin-distribution-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-bar-row{gap:8px;margin-top:14px;display:grid}.admin-bar-row>div{color:#20252d;text-transform:capitalize;justify-content:space-between;gap:12px;font-size:13px;font-weight:750;display:flex}.admin-bar{background:#eef1f5;border-radius:999px;height:8px;display:block;overflow:hidden}.admin-bar i{border-radius:inherit;background:#f3a21d;height:100%;display:block}.admin-summary-table{border-color:#dde1e7;border-radius:8px}.admin-summary-table>div{background:#fff;grid-template-columns:minmax(140px,.35fr) minmax(0,1fr);gap:16px;padding:12px 14px;display:grid}.admin-summary-table>div:first-child{background:#fff}.admin-summary-table span{color:#20252d;overflow-wrap:anywhere;font-weight:750}.admin-table-section{gap:12px;display:grid}.admin-table-tabs{flex-wrap:wrap;gap:8px;display:flex}.admin-table-tab{color:#303742;cursor:pointer;background:#fff;border:1px solid #d8dce3;border-radius:7px;align-items:center;gap:9px;min-height:38px;padding:0 13px;font-size:12px;font-weight:850;display:inline-flex}.admin-table-tab:hover{background:#f8f9fb;border-color:#c1c8d2}.admin-table-tab[aria-selected=true]{color:#fff;background:#101214;border-color:#101214}.admin-table-tab strong{color:#303742;font-variant-numeric:tabular-nums;background:#eef1f5;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:22px;padding:0 7px;font-size:11px;display:inline-flex}.admin-table-tab[aria-selected=true] strong{color:#101214;background:#fff}.admin-table-panel{background:#fff;border:1px solid #dde1e7;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #1018280a}.admin-table-title-row{background:#fff;border-bottom:1px solid #e7e9ee;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.admin-table-title-row h3{color:#111;letter-spacing:0;margin:0;font-size:17px;line-height:1.25}.admin-table-title-row p{color:#687180;margin:4px 0 0;font-size:13px;line-height:1.45}.admin-table-title-row>span{color:#687180;text-transform:uppercase;letter-spacing:.06em;flex:none;font-size:11px;font-weight:900}.admin-table-search{color:#303742;background:#fafbfc;border-bottom:1px solid #e7e9ee;gap:6px;padding:12px 16px;font-size:12px;font-weight:900;display:grid}.admin-table-search input{color:#20252d;background:#fff;border:1px solid #cfd5de;border-radius:8px;width:min(360px,100%);height:36px;padding:0 11px;font-size:13px}.admin-delete-account-button{color:#9f1239;cursor:pointer;white-space:nowrap;background:#fff8f9;border:1px solid #f1b4bd;border-radius:7px;min-height:26px;padding:0 9px;font-size:11px;font-weight:900}.admin-delete-account-button:hover:not(:disabled){background:#fff1f3;border-color:#d26a79}.admin-delete-account-button:disabled{opacity:.45;cursor:not-allowed}.admin-table-wrap{box-shadow:none;border:0;border-radius:0;margin:0}.admin-data-table{border-collapse:separate;table-layout:fixed;color:#303742}.keys-table.admin-data-table th{padding:9px 8px}.keys-table.admin-data-table td{padding:8px;line-height:1.2}.admin-data-table th{color:#303742;background:#f7f8fa}.admin-table th,.admin-table td{overflow-wrap:anywhere}.admin-table td:first-child{color:#111;font-weight:750}.admin-sort-button{width:100%;min-height:0;color:inherit;box-shadow:none;font:inherit;text-align:left;text-transform:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:8px;padding:0;display:flex}.admin-sort-button:hover{color:#111;background:0 0;border-color:#0000}.admin-sort-indicator{color:#8b94a1;flex:0 0 12px;width:12px;height:14px;position:relative}.admin-sort-indicator:before,.admin-sort-indicator:after{font-size:9px;line-height:1;position:absolute;left:2px}.admin-sort-indicator:before{content:"▲";top:-1px}.admin-sort-indicator:after{content:"▼";bottom:-1px}.admin-sort-indicator.asc:before,.admin-sort-indicator.desc:after{color:#111}.admin-account-cell{white-space:nowrap;align-items:center;gap:6px;min-width:0;display:flex}.admin-account-cell>span,.admin-account-cell>small{text-overflow:ellipsis;min-width:0;overflow:hidden}.admin-account-cell>small{color:#687180;font-size:11px;font-weight:750}.admin-account-cell>small:before{content:"· ";color:#9aa3b2}.admin-key-preview-cell{align-items:center;gap:8px;min-width:0;display:flex}.admin-key-preview-cell>span{overflow-wrap:anywhere;min-width:0}.admin-data-table th:first-child,.admin-data-table td:first-child{width:28%}.admin-data-table th:nth-child(2),.admin-data-table td:nth-child(2),.admin-data-table th:nth-child(3),.admin-data-table td:nth-child(3){width:13%}.admin-data-table th:nth-child(4),.admin-data-table td:nth-child(4),.admin-data-table th:nth-child(5),.admin-data-table td:nth-child(5){width:11%}.admin-data-table th:nth-child(6),.admin-data-table td:nth-child(6){width:13%}.admin-data-table th:nth-child(7),.admin-data-table td:nth-child(7){text-align:right;width:11%}.admin-data-table td:nth-child(7){padding-right:10px}.keys-table.admin-data-table tbody td:nth-child(6){text-align:left;padding-right:11px}.admin-table-pagination{background:#fafbfc;border-top:1px solid #e7e9ee;justify-content:flex-end;align-items:center;gap:10px;padding:12px 16px;display:flex}.admin-table-pagination span{color:#59616d;font-variant-numeric:tabular-nums;font-size:12px;font-weight:800}.admin-table-pagination .btn{color:#20252d;background:#fff;border:1px solid #c9ced8;border-radius:7px;min-height:36px;padding:0 14px;font-size:12px;font-weight:900;box-shadow:0 1px 2px #1018280f}.admin-table-pagination .btn:hover:not(:disabled){color:#101214;background:#f3f5f8;border-color:#9aa3b2}.admin-table-pagination .btn:disabled{opacity:.45;cursor:not-allowed;color:#7d8796;background:#eef1f5}.admin-plan-pill{color:#303742;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#f7f8fa;border:1px solid #d8dce3;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:10px;font-weight:900;display:inline-flex}.admin-plan-pill.advanced{color:#6d4700;background:#fff4d7;border-color:#f1d28a}.admin-plan-pill.enterprise{color:#14532d;background:#e9f7ee;border-color:#bfe5cc}.admin-plan-pill.smart,.admin-plan-pill.pro,.admin-plan-pill.premium{color:#194f90;background:#eef6ff;border-color:#bfd5f4}.admin-analytics-section{gap:12px;display:grid}.admin-analytics-head{align-items:center}.admin-analytics-range-summary{color:#59616d;text-transform:uppercase;letter-spacing:.04em;background:#fff;border:1px solid #d8dce3;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.admin-analytics-card{background:#fff;border:1px solid #dde1e7;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #1018280a}.admin-analytics-controls{background:#fafbfc;border-bottom:1px solid #e7e9ee;flex-wrap:wrap;align-items:end;gap:10px;padding:14px 16px;display:flex}.admin-analytics-controls label{color:#303742;text-transform:uppercase;letter-spacing:.05em;gap:6px;min-width:150px;font-size:11px;font-weight:900;display:grid}.admin-analytics-controls select,.admin-analytics-controls input[type=date]{color:#20252d;text-transform:none;letter-spacing:0;background:#fff;border:1px solid #cfd5de;border-radius:8px;height:36px;padding:0 10px;font-size:13px;font-weight:750}.admin-analytics-controls label:first-child{min-width:210px}.admin-analytics-check{background:#fff;border:1px solid #d8dce3;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;min-height:36px;padding:0 10px;text-transform:none!important;letter-spacing:0!important;gap:8px!important;min-width:0!important;font-size:12px!important;display:flex!important}.admin-analytics-check input{accent-color:#101214;width:15px;height:15px}.admin-analytics-chart-head{justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.admin-analytics-chart-head h3{color:#111;margin:0;font-size:18px;line-height:1.2}.admin-analytics-chart-head p{color:#687180;margin:4px 0 0;font-size:13px;line-height:1.45}.admin-analytics-chart-head strong{color:#7a4200;font-variant-numeric:tabular-nums;background:linear-gradient(#fff8ea,#fff2d7);border:1px solid #f4d394;border-radius:999px;justify-content:center;align-items:center;min-width:58px;min-height:30px;padding:6px 12px;font-size:15px;font-weight:950;line-height:1;display:inline-flex;box-shadow:0 1px 2px #7a420014}.admin-analytics-chart{min-height:250px;padding:0 16px 16px}.admin-visx-chart-wrap{grid-template-columns:minmax(0,1.2fr) minmax(210px,.55fr);align-items:stretch;gap:18px;display:grid;position:relative}.admin-visx-chart{background:linear-gradient(#fff,#fffaf0);border:1px solid #edf0f4;border-radius:10px;width:100%;min-height:290px;display:block}.admin-visx-chart text{font-family:inherit}.admin-chart-bar-group{cursor:pointer;outline:none}.admin-chart-bar-group rect{transition:opacity .16s,filter .16s}.admin-chart-bar-group:focus-visible rect{stroke:#101214;stroke-width:2px}.admin-chart-tooltip{z-index:2;color:#fff;pointer-events:none;background:#101214;border:1px solid #1111111f;border-radius:10px;gap:3px;max-width:min(320px,100% - 88px);padding:10px 12px;display:grid;position:absolute;transform:translate(-50%,calc(-100% - 12px));box-shadow:0 14px 30px #10182838}.admin-chart-tooltip span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;overflow:hidden}.admin-chart-tooltip strong{font-size:15px;font-weight:950}.admin-chart-tooltip small{color:#cfd5de;font-size:11px;font-weight:800}.admin-chart-bar-group:hover rect{opacity:.86;filter:drop-shadow(0 8px 9px #5d3b002e)}.admin-chart-legend{align-content:start;gap:8px;max-height:290px;padding:3px 4px 3px 0;display:grid;overflow:auto}.admin-chart-legend div{background:#fff;border:1px solid #edf0f4;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 10px;padding:9px 10px;display:grid}.admin-chart-legend span{text-overflow:ellipsis;white-space:nowrap;color:#20252d;min-width:0;font-size:12px;font-weight:850;overflow:hidden}.admin-chart-legend strong{color:#101214;font-variant-numeric:tabular-nums;font-size:13px;font-weight:950}.admin-chart-legend small{color:#687180;grid-column:1/-1;font-size:11px;font-weight:800}.admin-analytics-bars{gap:10px;display:grid}.admin-analytics-row{grid-template-columns:minmax(160px,.55fr) minmax(120px,1fr) minmax(58px,auto);align-items:center;gap:12px;display:grid}.admin-analytics-row>div{min-width:0}.admin-analytics-row span:first-child{color:#20252d;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:850;display:block;overflow:hidden}.admin-analytics-row small{color:#687180;margin-top:2px;font-size:11px;font-weight:800;display:block}.admin-analytics-track{background:#eef1f5;border-radius:999px;height:12px;display:block;overflow:hidden}.admin-analytics-track i{border-radius:inherit;background:linear-gradient(90deg,#f8c86d,#f3a21d);height:100%;display:block}.admin-analytics-row strong{color:#20252d;text-align:right;font-variant-numeric:tabular-nums;font-size:13px;font-weight:900}.admin-analytics-insight{color:#432900;background:#fff9ef;border-top:1px solid #e7e9ee;align-items:center;gap:8px;padding:13px 16px;display:flex}.admin-analytics-insight span{color:#8a4b00;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:950}.admin-analytics-insight strong{font-size:13px;line-height:1.35}@media (width<=700px){.admin-analytics-controls{grid-template-columns:1fr;display:grid}.admin-analytics-controls label,.admin-analytics-controls label:first-child{min-width:0}.admin-analytics-chart-head,.admin-analytics-head,.admin-analytics-row,.admin-analytics-insight{grid-template-columns:1fr;display:grid}.admin-analytics-row strong{text-align:left}}.admin-page .empty-state{color:#687180}@media (width<=1100px){.admin-hero-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-service-grid{grid-template-columns:1fr}}@media (width<=860px){.admin-context-strip,.admin-readiness-grid,.admin-distribution-grid{grid-template-columns:1fr}.admin-context-strip div{border-top:1px solid #e7e9ee;border-left:0}.admin-context-strip div:first-child{border-top:0}}@media (width<=700px){.admin-shell{width:min(630px,100vw - 24px);margin:20px auto 44px}.admin-page .usage-page-head{padding:18px}.admin-page .usage-page-head h1{font-size:26px}.admin-hero-grid{grid-template-columns:1fr;gap:10px}.admin-metric-card{min-height:0}.admin-service-head,.admin-section-head{gap:8px;display:grid}.admin-section-link{justify-self:start}.admin-service-card dl div,.admin-summary-table>div{grid-template-columns:1fr;gap:4px;display:grid}.admin-service-card dd{text-align:left}.admin-table-title-row{gap:8px;display:grid}.admin-table-title-row>span{justify-self:start}.admin-table-tabs{grid-template-columns:1fr;display:grid}.admin-table-tab{justify-content:space-between}.admin-table-panel{border-radius:8px;overflow:visible}.admin-table-wrap{background:0 0;border:0}.keys-table.admin-data-table td{grid-template-columns:minmax(96px,38%) minmax(0,1fr);gap:12px}.keys-table.admin-data-table td:before{content:attr(data-label);color:#747b86;letter-spacing:.06em;text-transform:uppercase;overflow-wrap:anywhere;font-size:10px;font-weight:900;line-height:1.2}.keys-table.admin-data-table td[colspan]:before{content:none}.admin-key-preview-cell{align-items:start;gap:5px;display:grid}.admin-table-pagination{grid-template-columns:1fr 1fr;gap:10px;padding:12px;display:grid}.admin-table-pagination span{text-align:center;grid-area:1/1/auto/-1;padding:2px 4px 8px;line-height:1.35}.admin-table-pagination .btn{grid-row:2;justify-content:center;width:100%;min-height:42px;font-size:13px}}.topbar .brand-copy strong{font-weight:800;font-size:17px!important;line-height:1!important}.topbar .brand-copy em{font-weight:700;font-size:12px!important;line-height:1!important}@media (width<=920px){.topbar{overflow:visible;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;height:56px!important;min-height:56px!important;padding:0 16px!important}.brand{justify-content:flex-start!important;width:auto!important;min-width:0!important;max-width:calc(100% - 58px)!important}.brand:after{content:none!important;display:none!important}.fly-mark{flex-basis:24px!important;width:24px!important;height:36px!important}.fly-mark svg,.fly-mark img{width:auto!important;height:28px!important}.brand-copy{flex-direction:row!important;align-items:center!important;gap:7px!important;min-width:0!important;line-height:1!important;display:inline-flex!important}.brand-copy strong{white-space:nowrap!important}.mobile-nav-toggle{width:42px;height:42px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;position:absolute;top:7px;right:12px;display:inline-flex!important}.mobile-nav-toggle:hover{background:#ffffff14}.topnav{opacity:0;pointer-events:none;visibility:hidden;transition:opacity .16s,transform .16s,visibility .16s;transform:translateY(-6px);border:0!important;border-top:2px solid var(--fly-orange)!important;white-space:normal!important;background:#050505!important;border-radius:0!important;gap:0!important;width:auto!important;padding:0!important;display:block!important;position:absolute!important;top:56px!important;left:0!important;right:0!important;overflow:hidden!important;box-shadow:0 14px 28px #00000059!important}.topbar.nav-open .topnav{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.topnav a{color:#fff!important;background:0 0!important;border:0!important;border-bottom:1px solid #ffffff24!important;border-radius:0!important;align-items:center!important;width:100%!important;min-height:52px!important;padding:0 20px!important;font-size:15px!important;font-weight:800!important;display:flex!important}.topnav a:after{display:none!important}.topnav a:hover,.topnav a[aria-current=page]{background:#151515!important}.topnav .api-key{color:#fff!important;justify-content:flex-start!important;margin:0!important}.topnav .oauth-link{max-width:none!important;font-size:15px!important}.topnav .oauth-link:before{content:none!important;display:none!important}.topnav .account-chip{color:#d9d9d9!important;background:#090909!important;border:0!important;border-top:1px solid #ffffff2e!important;border-radius:0!important;justify-content:space-between!important;gap:10px!important;width:100%!important;margin:0!important;padding:12px 16px!important;display:flex!important}.topnav .account-chip button{flex:none}}.admin-delivery-summary{background:#e1e6ed;border:1px solid #e1e6ed;border-radius:14px;grid-template-columns:minmax(13rem,1.6fr) repeat(2,minmax(9rem,1fr));gap:1px;margin:0 0 1rem;display:grid;overflow:hidden}.admin-delivery-summary>div{background:#fbfcfe;gap:.24rem;padding:.9rem 1rem;display:grid}.admin-delivery-summary span{color:#697586;letter-spacing:.075em;text-transform:uppercase;font-size:.72rem;font-weight:800}.admin-delivery-summary strong{color:#17212f;font-size:1rem}.admin-delivery-summary small{color:#697586;font-size:.8rem;line-height:1.35}.admin-delivery-summary.is-degraded{background:#f4dca7;border-color:#e6b451}.admin-delivery-summary.is-degraded>div{background:#fff9ec}@media (width<=720px){.admin-delivery-summary{grid-template-columns:1fr}}
