:root{font-family:Inter,system-ui,sans-serif;color:#191c1d;background:#f8f9fa;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit}h1{margin:0;font-family:Geist,Inter,system-ui,sans-serif;font-size:30px;font-weight:600;line-height:36px;letter-spacing:-.02em}p{margin:0;color:#464555;font-size:14px;line-height:20px}button,.button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:0;border-radius:4px;padding:0 16px;color:#fff;background:#4f46e5;font:500 14px/20px Inter,system-ui,sans-serif;text-decoration:none;cursor:pointer}.centered-page{display:grid;min-height:100vh;place-items:center;padding:32px}.panel{border:1px solid #e1e3e4;border-radius:8px;background:#fff}.login-panel{display:grid;width:min(100%,480px);gap:24px;padding:32px}.state-panel{display:grid;width:min(100%,480px);gap:12px;padding:32px}.error-message{color:#ba1a1a}.eyebrow,.mono{color:#575e70;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:500;line-height:16px;text-transform:uppercase}.text-link{color:#3525cd;font-size:13px;line-height:18px;text-align:center}.app-layout{display:grid;min-height:100vh;grid-template-columns:240px minmax(0,1fr)}.sidebar{border-right:1px solid #e1e3e4;padding:24px 16px;background:#f3f4f5}.brand{margin-bottom:24px;color:#191c1d;font-family:Geist,Inter,system-ui,sans-serif;font-size:18px;font-weight:600;line-height:24px}.sidebar a{display:block;border-left:2px solid transparent;padding:8px 12px;color:#191c1d;font-size:14px;line-height:20px;text-decoration:none}.sidebar a.active{border-left-color:#3525cd;background:#fff}.application-selector{display:grid;gap:6px;margin:0 0 20px;color:#575e70;font:500 12px/16px JetBrains Mono,monospace;text-transform:uppercase}input,select{min-height:36px;border:1px solid #e1e3e4;border-radius:4px;padding:0 10px;color:#191c1d;background:#fff;font:13px/18px Inter,system-ui,sans-serif}input:focus,select:focus,button:focus-visible,a:focus-visible{outline:2px solid #3525cd;outline-offset:2px}.app-main{min-width:0}.topbar{display:flex;height:56px;align-items:center;border-bottom:1px solid #e1e3e4;padding:0 32px;background:#fff;justify-content:space-between}.user-actions{display:flex;align-items:center;gap:12px;color:#464555;font-size:13px;line-height:18px}.secondary-button{min-height:32px;border:1px solid #e1e3e4;padding:0 12px;color:#191c1d;background:#fff}.content{width:min(100%,1280px);margin:0 auto;padding:32px}.foundation-page{display:grid;gap:12px}.page-stack{display:grid;gap:24px}.page-stack>div>p{margin-top:4px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card{display:grid;min-height:104px;align-content:space-between;padding:16px}.metric-card span,.detail-grid span,.detail-section span{color:#575e70;font-size:12px;line-height:16px}.metric-card strong{color:#191c1d;font:600 30px/36px Geist,Inter,sans-serif}.filter-toolbar{display:flex;flex-wrap:wrap;align-items:end;gap:12px;padding:12px;border:1px solid #e1e3e4;border-radius:8px;background:#fff}.filter-toolbar label{display:grid;min-width:150px;gap:4px;color:#575e70;font-size:12px;line-height:16px}.filter-toolbar button{min-height:36px}.table-scroll{overflow-x:auto;border:1px solid #e1e3e4;border-radius:8px;background:#fff}table{width:100%;min-width:880px;border-collapse:collapse;text-align:left}th{padding:10px 12px;color:#575e70;font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}td{padding:10px 12px;border-top:1px solid #e1e3e4;color:#191c1d;font-size:13px;vertical-align:top}td a{color:#3525cd;text-decoration:none}td small,.error-code small{display:block;margin-top:3px;color:#575e70;font-size:11px}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:3px 7px;border-radius:4px;color:#414855;background:#edeeef;font:500 12px/16px JetBrains Mono,monospace;white-space:nowrap}.status-badge>span{width:6px;height:6px;border-radius:50%;background:#575e70}.status-delivered,.attempt-succeeded{color:#146c2e;background:#e1f3e4}.status-delivered>span,.attempt-succeeded>span{background:#146c2e}.status-retry_scheduled{color:#7a5901;background:#fff0c8}.status-retry_scheduled>span{background:#7a5901}.status-failed,.attempt-failed{color:#ba1a1a;background:#ffdad6}.status-failed>span,.attempt-failed>span{background:#ba1a1a}.status-processing,.attempt-in_progress{color:#3525cd;background:#e2dfff}.status-processing>span,.attempt-in_progress>span{background:#3525cd}.attempt-abandoned{color:#575e70;background:#edeeef}.attempt-abandoned>span{background:#575e70}.error-code{display:inline-grid;gap:1px}.loading-block{min-height:120px;padding:20px;border:1px solid #e1e3e4;border-radius:8px;color:#575e70;background:#fff;font:13px/20px JetBrains Mono,monospace}.empty-state,.error-state{display:grid;gap:8px;padding:24px}.empty-state h2,.error-state h2,.detail-section h2,.json-panel h2{margin:0;font:600 18px/24px Geist,Inter,sans-serif}.error-state{border-color:#ffdad6}.error-state button{width:fit-content;margin-top:4px}.detail-heading{display:flex;align-items:start;justify-content:space-between;gap:16px}.detail-heading h1{margin-top:6px}.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:16px}.detail-grid>div,.detail-section>div{display:grid;gap:4px}.detail-grid strong,.detail-section strong{overflow-wrap:anywhere;font-size:14px;font-weight:500}.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.detail-section{display:grid;gap:16px;padding:16px}.json-panel{padding:16px}.json-panel pre{max-height:520px;overflow:auto;margin:12px 0 0;padding:16px;color:#191c1d;background:#f3f4f5;font:13px/20px JetBrains Mono,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.attempt-timeline{display:grid;gap:0;margin:0;padding:0;list-style:none}.attempt-timeline li{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr);min-height:84px}.attempt-timeline li:not(:last-child):before{position:absolute;top:12px;bottom:-12px;left:3px;width:2px;background:#e1e3e4;content:""}.attempt-node{width:8px;height:8px;margin-top:8px;border-radius:50%;background:#575e70}.attempt-card{display:grid;gap:6px;padding-bottom:16px}.attempt-card>div:first-child{display:flex;align-items:center;gap:10px}.attempt-meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.attempt-card small{color:#575e70;font-size:12px}.status-panel{display:flex;gap:12px;align-items:flex-start;margin-top:12px;padding:16px}.status-dot{width:6px;height:6px;flex:0 0 auto;margin-top:7px;border-radius:9999px;background:#146c2e}.status-title{color:#191c1d;font-family:JetBrains Mono,monospace;font-size:13px;line-height:20px}.landing-page{min-height:100vh;background:#f8f9fa}.public-header{border-bottom:1px solid #e1e3e4;background:#fff}.public-nav,.landing-section,.landing-hero,.public-footer{width:min(100% - 64px,1184px);margin:0 auto}.public-nav{display:flex;height:64px;align-items:center;justify-content:space-between;gap:24px}.public-nav a{text-decoration:none}.public-brand{color:#191c1d;font:600 18px/24px Geist,Inter,sans-serif}.public-nav-links,.public-nav-actions{display:flex;align-items:center;gap:20px}.public-nav-links a,.public-login{color:#464555;font-size:13px;line-height:18px}.public-nav-links a:hover,.public-login:hover,.footer-links a:hover{color:#3525cd}.public-primary{background:#3525cd}.public-secondary{border:1px solid #e1e3e4;color:#191c1d;background:#fff}.landing-hero{display:grid;min-height:560px;grid-template-columns:minmax(0,.96fr) minmax(420px,.9fr);align-items:center;gap:64px;padding:72px 0}.landing-kicker{color:#3525cd;font:500 12px/16px JetBrains Mono,monospace;letter-spacing:.04em;text-transform:uppercase}.hero-copy{display:grid;gap:20px}.hero-copy h1{max-width:600px;font-size:48px;line-height:52px;letter-spacing:-.035em}.hero-description{max-width:520px;font-size:16px;line-height:24px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:4px}.hero-actions .button,.landing-cta .button{min-height:42px}.hero-preview,.api-code{overflow:hidden;border:1px solid #2e3132;border-radius:8px;color:#f0f1f2;background:#2e3132}.code-heading,.code-result{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;color:#d4dbeb;font:500 12px/16px JetBrains Mono,monospace}.code-heading{border-bottom:1px solid #414855}.code-heading strong,.code-result strong{color:#c3c0ff;font-weight:500}.code-result{border-top:1px solid #414855}.hero-preview pre,.api-code pre{margin:0;padding:24px;overflow:auto;color:#f0f1f2;font:13px/21px JetBrains Mono,monospace}.landing-section{padding:88px 0}.section-intro{display:grid;max-width:620px;gap:12px;margin-bottom:32px}.section-intro h2,.api-copy h2,.landing-cta h2{margin:0;color:#191c1d;font:600 30px/36px Geist,Inter,sans-serif;letter-spacing:-.02em}.section-intro>p:not(.landing-kicker),.api-copy>p:not(.landing-kicker),.landing-cta p{font-size:15px;line-height:22px}.feature-section{border-top:1px solid #e1e3e4}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #e1e3e4;border-radius:8px;overflow:hidden;background:#fff}.feature-card{min-height:210px;padding:24px;border-right:1px solid #e1e3e4;border-bottom:1px solid #e1e3e4}.feature-card:nth-child(2n){border-right:0}.feature-card:nth-last-child(-n+2){border-bottom:0}.feature-card-2{background:#f3f4f5}.feature-card-3{background:#e2dfff}.feature-card-4{background:#edeeef}.feature-index{display:block;margin-bottom:36px;color:#575e70;font:500 12px/16px JetBrains Mono,monospace}.feature-card h3{margin:0 0 8px;color:#191c1d;font:600 18px/24px Geist,Inter,sans-serif}.feature-card p{max-width:430px}.api-section{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.72fr);align-items:center;gap:72px;border-top:1px solid #e1e3e4}.api-copy{display:grid;gap:16px}.public-doc-link{width:fit-content;text-align:left}.process-section{border-top:1px solid #e1e3e4}.process-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;border:1px solid #e1e3e4;border-radius:8px;background:#fff}.process-list li{min-height:180px;padding:24px;border-right:1px solid #e1e3e4}.process-list li:last-child{border-right:0}.process-list span{display:grid;width:28px;height:28px;place-items:center;margin-bottom:28px;border:1px solid #c7c4d8;border-radius:4px;color:#3525cd;font:500 12px/16px JetBrains Mono,monospace}.process-list h3{margin:0 0 8px;font:600 16px/22px Geist,Inter,sans-serif}.landing-cta{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:88px;padding:32px;border:1px solid #c7c4d8;border-radius:8px;background:#e2dfff}.landing-cta>div{display:grid;gap:8px}.landing-cta p{color:#464555}.public-footer{display:grid;grid-template-columns:1.2fr auto auto;align-items:end;gap:32px;padding:32px 0;border-top:1px solid #e1e3e4}.public-footer>div:first-child{display:grid;gap:8px}.public-footer p{font-size:13px}.footer-links{display:flex;flex-wrap:wrap;gap:16px}.footer-links a{color:#464555;font-size:13px;text-decoration:none}@media(max-width:720px){h1{font-size:24px;line-height:32px}.app-layout{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #e1e3e4}.content,.centered-page{padding:24px}.metric-grid,.detail-grid,.two-column{grid-template-columns:1fr}.topbar{padding:0 24px}.public-nav,.landing-section,.landing-hero,.public-footer{width:min(100% - 40px,1184px)}.public-nav{height:auto;min-height:64px;flex-wrap:wrap;padding:12px 0;gap:12px}.public-nav-links{order:3;width:100%;gap:16px}.public-nav-actions{margin-left:auto;gap:12px}.landing-hero,.api-section{grid-template-columns:1fr;gap:40px;padding:56px 0}.landing-hero{min-height:auto}.hero-copy h1{font-size:36px;line-height:40px}.hero-preview pre,.api-code pre{padding:18px;font-size:12px;line-height:19px}.landing-section{padding:56px 0}.feature-grid,.process-list{grid-template-columns:1fr}.feature-card,.feature-card:nth-child(2n),.feature-card:nth-last-child(-n+2),.process-list li{border-right:0;border-bottom:1px solid #e1e3e4}.feature-card:last-child,.process-list li:last-child{border-bottom:0}.feature-index{margin-bottom:24px}.landing-cta{display:grid;margin-bottom:56px;padding:24px}.landing-cta .button{width:fit-content}.public-footer{grid-template-columns:1fr;align-items:start;gap:20px;padding:28px 0}}
