:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f6f7f9;--surface:#fff;--text:#16181d;--muted:#666c78;--border:#dfe2e8;--border-strong:#c9cdd6;--accent:#f06418;--elektric-orange:#f06418;--elektric-blue:#0051c3;--danger:#b42318;--radius:10px;--shadow:0 18px 50px #14182014;font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.admin-shell{color:#171713;background:#f4f2ec;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.admin-sidebar{color:#f7f4ec;background:#171713;flex-direction:column;gap:28px;height:100vh;padding:26px 20px;display:flex;position:sticky;top:0}.admin-sidebar>a{color:inherit;width:max-content}.admin-sidebar .brand{color:#fff}.admin-sidebar>div:nth-child(2){gap:5px;display:grid}.admin-sidebar strong{font-size:1rem}.admin-sidebar small,.admin-sidebar__bottom span{color:#a8a69f}.admin-badge{color:#ff7a1a;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.admin-sidebar nav{gap:5px;display:grid}.admin-sidebar nav button,.admin-sidebar__bottom button,.admin-sidebar__bottom a{color:#bdbbb4;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px 12px;text-decoration:none}.admin-sidebar nav button:hover,.admin-sidebar nav button[aria-current=page],.admin-sidebar__bottom button:hover,.admin-sidebar__bottom a:hover{color:#fff;background:#2a2925}.admin-sidebar__bottom{gap:4px;margin-top:auto;font-size:.82rem;display:grid}.admin-sidebar__bottom span{overflow-wrap:anywhere;padding:0 12px 8px}.admin-main{min-width:0;padding:54px clamp(28px,5vw,72px)}.admin-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px;display:flex}.admin-header h1{letter-spacing:-.055em;margin:.3rem 0 1rem;font-size:clamp(2.2rem,4vw,4rem);line-height:.95}.admin-header>div>p:last-child{color:#69675f;max-width:650px;margin:0}.admin-range{color:#67655e;text-transform:uppercase;letter-spacing:.08em;gap:6px;font-size:.75rem;font-weight:700;display:grid}.admin-range select,.admin-search{min-width:150px;font:inherit;color:#171713;background:#fff;border:1px solid #cfcbc0;border-radius:8px;padding:11px 13px}.admin-search{min-width:min(320px,35vw)}.admin-section{margin:0 0 38px}.admin-section h2{margin:0 0 14px;font-size:1rem}.admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-metrics--three{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-metric{background:#fff;border:1px solid #dedad0;border-radius:14px;gap:9px;min-height:126px;padding:19px;display:grid}.admin-metric span{color:#716f67;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:700}.admin-metric strong{letter-spacing:-.04em;font-size:1.7rem}.admin-metric small{color:#77746d}.admin-metric--good{border-top:3px solid #3b9a69}.admin-metric--warn{border-top:3px solid #ff7a1a}.admin-feature-grid{background:#d9d5ca;border:1px solid #d9d5ca;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1px;display:grid;overflow:hidden}.admin-feature-grid div{background:#fff;gap:8px;padding:16px;display:grid}.admin-feature-grid span{text-transform:capitalize;color:#706e67;font-size:.78rem}.admin-feature-grid strong{font-size:1.25rem}.admin-table-wrap{background:#fff;border:1px solid #dcd8cd;border-radius:14px;overflow:auto}.admin-table{border-collapse:collapse;width:100%;min-width:780px}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #ece9e1;padding:15px 18px;font-size:.86rem}.admin-table th{color:#6d6a63;text-transform:uppercase;letter-spacing:.07em;background:#faf9f5;font-size:.7rem}.admin-table td:first-child{gap:3px;display:grid}.admin-table td small{color:#77746c}.admin-status{text-transform:uppercase;letter-spacing:.06em;background:#f4f2ec;border:1px solid #d7d3c8;border-radius:999px;width:max-content;padding:4px 8px;font-size:.68rem;font-weight:800;display:inline-flex}.admin-status--good{color:#276a48;background:#e8f5ed;border-color:#bdddc9}.admin-status--warn{color:#a94a0b;background:#fff0e4;border-color:#f2c6a3}.admin-feedback-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-feedback-list article{background:#fff;border:1px solid #dcd8cd;border-radius:14px;gap:18px;padding:20px;display:grid}.admin-feedback-list header,.admin-feedback-list footer,.admin-feedback-list header>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-feedback-list header>div{justify-content:flex-start}.admin-feedback-list header>span{color:#ff7a1a;letter-spacing:.08em}.admin-feedback-list p{white-space:pre-wrap;margin:0;line-height:1.55}.admin-feedback-list footer{color:#77746d;font-size:.76rem}.admin-empty{text-align:center;color:#77746d;padding:35px}.admin-health{background:#fff;border:1px solid #dcd8cd;border-radius:14px;margin-bottom:32px;padding:22px}.admin-health>div{align-items:center;gap:13px;display:flex}.admin-health>div>div{gap:4px;display:grid}.admin-health small{color:#716f67}.admin-health__dot{background:#3b9a69;border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 6px #e7f5ec}.admin-health--degraded .admin-health__dot{background:#ff7a1a;box-shadow:0 0 0 6px #fff0e4}.admin-note{color:#625f58;background:#ebe8df;border-radius:10px;max-width:760px;padding:16px}.admin-gate{text-align:center;background:#f4f2ec;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.admin-gate h1{letter-spacing:-.05em;margin:.5rem;font-size:clamp(2rem,5vw,4rem)}.admin-gate>p{color:#68665f;max-width:560px}@media (width<=950px){.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-feedback-list{grid-template-columns:1fr}}@media (width<=720px){.admin-shell{display:block}.admin-sidebar{height:auto;position:relative}.admin-sidebar nav{grid-template-columns:repeat(4,1fr)}.admin-sidebar nav button{text-align:center;padding:9px 4px;font-size:.75rem}.admin-sidebar__bottom{display:none}.admin-main{padding:34px 18px}.admin-header{flex-direction:column;align-items:stretch}.admin-search{box-sizing:border-box;min-width:100%}}@media (width<=500px){.admin-metrics{grid-template-columns:1fr 1fr}.admin-metric{min-height:105px;padding:15px}.admin-metric strong{font-size:1.35rem}}.workspace-switch{box-sizing:border-box;text-transform:uppercase;letter-spacing:.05em;background:#fff3e9;border:1px solid #f0c8a9;border-radius:9px;grid-template-columns:1fr 1fr;gap:3px;width:100%;min-height:36px;margin:14px 0 8px;padding:3px;font-size:.72rem;font-weight:800;display:grid;box-shadow:0 5px 14px #f2610b12}.workspace-switch span,.workspace-switch a{box-sizing:border-box;text-align:center;border-radius:6px;justify-content:center;align-items:center;min-height:28px;padding:5px 8px;text-decoration:none;transition:background-color .16s,color .16s,transform .16s;display:flex}.workspace-switch span{color:#fff;background:#f7630c;box-shadow:0 2px 6px #bd43052b}.workspace-switch a{color:#766c64}.workspace-switch a:hover{color:#9b3c09;background:#ffe2cc;transform:translateY(-1px)}.workspace-switch--admin{box-shadow:none;background:#292824;border-color:#3b3934;margin:0}.workspace-switch--admin span{color:#171713;background:#ff7a1a;box-shadow:0 2px 7px #0003}.workspace-switch--admin a{color:#c5c2ba}.workspace-switch--admin a:hover{color:#fff;background:#383630}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}.brand{flex-direction:column;align-items:center;gap:10px;display:flex}.brand--compact{flex-direction:row;justify-content:flex-start;gap:2px}.brand__mark{background:0 0;place-items:center;width:76px;height:76px;display:grid}.brand--compact .brand__mark,.brand__mark svg{width:60px;height:60px}.brand--compact .brand__mark svg{width:49px;height:49px}.brand__name{letter-spacing:-.04em;font-size:1.45rem;font-weight:750}.brand--compact .brand__name{font-size:1.28rem}.loading-state,.auth-layout{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--border);background:var(--surface);width:min(100%,420px);box-shadow:var(--shadow);border-radius:16px;padding:38px}.auth-card__content{margin-top:34px}.auth-card h1{text-align:center;letter-spacing:-.025em;margin:0 0 24px;font-size:1.45rem}.button{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;min-height:44px;padding:10px 17px;font-weight:650;transition:background .14s,border-color .14s,transform .14s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.62}.button--primary{background:var(--text);color:#fff}.button--secondary{border-color:var(--border-strong);background:var(--surface);color:var(--text)}.button--secondary:hover:not(:disabled),.button--quiet:hover:not(:disabled){background:#f1f2f4}.button--quiet{color:var(--text);background:0 0;border-color:#0000}.button--full{width:100%}.divider{color:var(--muted);align-items:center;gap:12px;margin:25px 0;font-size:.85rem;display:flex}.divider:before,.divider:after{background:var(--border);content:"";flex:1;height:1px}label{margin-bottom:8px;font-size:.9rem;font-weight:650;display:block}input{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);width:100%;min-height:44px;color:var(--text);margin-bottom:14px;padding:10px 12px}input[aria-invalid=true]{border-color:var(--danger)}select{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);min-height:44px;color:var(--text);text-transform:capitalize;padding:9px 34px 9px 11px}.field-error,.form-error{color:var(--danger);font-size:.88rem}.field-error{margin:-6px 0 12px}.form-error{text-align:center;margin:-8px 0 18px}.check-email{text-align:center;color:var(--muted)}.check-email p{line-height:1.55}.check-email__address{color:var(--text);overflow-wrap:anywhere;font-weight:700}.app-shell{grid-template-columns:230px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;min-height:100vh;padding:26px 22px;display:flex}.shell-brand{justify-content:space-between;align-items:flex-start;display:flex}.shell-brand-identity{flex-direction:column;align-items:center;gap:4px;display:flex}.shell-brand-link{color:inherit;text-decoration:none}.menu-toggle{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:.55rem .7rem;display:none}.sidebar-account{border-top:1px solid var(--border);color:var(--muted);overflow-wrap:anywhere;margin-top:14px;padding:14px 0 0;font-size:.78rem}.sidebar-signout{width:100%;margin-top:.45rem}.overview-metrics{margin-top:1.5rem}.setup-complete{flex-direction:column;gap:.5rem;display:flex}.summary-row{border-top:1px solid var(--border);justify-content:space-between;gap:1rem;padding:.9rem 0;display:flex}.app-alert{border-radius:var(--radius);color:var(--danger);background:#fff5f5;border:1px solid #efb5b0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.sidebar nav{gap:5px;margin-top:44px;display:grid}.sidebar a{color:var(--muted);border-radius:8px;padding:9px 11px;font-size:.92rem;font-weight:600;text-decoration:none}.sidebar a:hover,.sidebar a[aria-current=page]{background:var(--background);color:var(--text)}.workspace-switch{height:36px;min-height:36px}.workspace-switch>span,.workspace-switch>a{height:28px;min-height:28px;font-family:inherit;font-size:inherit;font-style:normal;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;border-radius:6px;padding:5px 8px;line-height:1}.sidebar .workspace-switch a{color:#766c64}.sidebar .workspace-switch a:hover{color:#9b3c09;background:#ffe2cc}.app-main{width:min(100%,980px);padding:62px clamp(28px,6vw,80px) 80px}.app-main section{scroll-margin-top:30px}.eyebrow{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin:0 0 7px;font-size:.74rem;font-weight:750}.app-main h1{letter-spacing:-.04em;margin:0;font-size:2rem}.page-heading,.section-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.loading-copy,.muted{color:var(--muted)}.loading-copy{margin-top:30px}.form-error--left{text-align:left;margin:18px 0}.empty-state{border:1px dashed var(--border-strong);text-align:center;background:#ffffff94;border-radius:14px;margin-top:30px;padding:48px}.empty-state h2{margin:0 0 10px;font-size:1.1rem}.empty-state p{color:var(--muted);margin:5px 0;line-height:1.5}.empty-state .button{margin-top:20px}.panel{border:1px solid var(--border);background:var(--surface);border-radius:14px;margin-top:28px;padding:28px}.panel h2{margin:0 0 20px;font-size:1.1rem}.form-panel{max-width:560px}.form-actions{align-items:center;gap:8px;display:flex}.project-list{gap:10px;margin-top:28px;display:grid}.project-card{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);text-align:left;border-radius:12px;align-items:center;gap:12px;padding:10px;display:flex}.project-card__open{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;flex:1;justify-content:space-between;align-items:center;gap:20px;padding:9px 10px;display:flex}.project-card__delete-confirm{align-items:center;gap:8px;display:flex}.project-card__delete-confirm>span{color:var(--muted);font-size:.9rem}.project-card:hover{border-color:var(--border-strong)}.project-card span:first-child{gap:5px;display:grid}.project-card small,.member-row small{color:var(--muted)}.role-badge{color:var(--muted);letter-spacing:.04em;text-transform:capitalize;font-size:.78rem;font-weight:750}.project-title{margin-top:22px}.detail-grid{grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);gap:18px;display:grid}.detail-grid .panel{min-width:0}dl{margin:0}dl>div{border-bottom:1px solid var(--border);grid-template-columns:130px 1fr;gap:18px;padding:11px 0;display:grid}dl>div:last-child{border-bottom:0}dt{color:var(--muted)}dd{margin:0}.members-panel{margin-top:18px}.member-form{background:var(--background);border-radius:10px;grid-template-columns:minmax(0,1fr) 170px;gap:12px;margin:22px 0;padding:20px;display:grid}.member-form .form-actions{grid-column:1/-1}.member-list{display:grid}.member-row{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) 140px auto;align-items:center;gap:14px;padding:16px 0;display:grid}.member-row>div:first-child{overflow-wrap:anywhere;gap:3px;min-width:0;display:grid}.confirm-remove{color:var(--danger);background:#fff6f5;border-radius:8px;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:8px;padding:12px;font-size:.88rem;display:flex}.api-keys-panel{grid-column:1/-1}.key-form{margin:20px 0}.key-empty{padding:18px 0 4px}.key-empty .button{margin-top:10px}.key-list{display:grid}.key-row{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:17px 0;display:grid}.key-row>div:first-child{gap:4px;min-width:0;display:grid}.key-row code{color:var(--muted);overflow-wrap:anywhere}.key-row small{color:var(--muted)}.key-actions{color:var(--danger);grid-column:1/-1;justify-content:flex-end;align-items:center;gap:7px;font-size:.82rem;display:flex}.status{background:var(--background);color:var(--muted);text-transform:capitalize;border-radius:99px;align-self:start;padding:4px 8px;font-size:.72rem;font-weight:750}.status--active{color:#067647;background:#ecfdf3}.status--disabled{color:#854d0e;background:#fff8e8}.status--revoked{color:var(--danger);background:#fff1f0}.button--danger{color:#fff;background:#b42318;border-color:#b42318}.button--danger:hover{background:#912018}.readiness{border-radius:var(--radius);background:#fffaf0;border:1px solid #e0a43b;flex-direction:column;gap:.45rem;margin:1rem 0;padding:1rem;display:flex}.readiness--ready{background:#f2fbf6;border-color:#73b294}.readiness span{color:var(--muted)}.success-copy{color:#18794e;background:#f2fbf6;border-radius:8px;padding:.75rem}.revoke-confirm{background:#fff5f5;border:1px solid #e4aaa5;border-radius:8px;grid-column:1/-1;gap:.5rem;padding:.8rem;display:grid}.revoke-confirm div{flex-wrap:wrap;gap:.5rem;display:flex}.secret-value{overflow-wrap:anywhere;-webkit-user-select:all;user-select:all}.quick-start{border-top:1px solid var(--border);gap:.8rem;margin-top:1.2rem;padding-top:1.2rem;display:grid}.quick-start pre{max-width:100%;overflow-x:auto}.base-url-inline{color:var(--muted);overflow-wrap:anywhere;font-family:monospace;font-size:.8rem}.action-note{color:#76520e;background:#fffaf0;border-radius:8px;padding:.7rem .8rem}.usage-zero{gap:1rem;display:grid}.onboarding-success{color:#18794e;gap:.15rem;display:grid}.project-connect{border:1px solid var(--border);background:var(--background);border-radius:12px;gap:.75rem;margin-top:1.25rem;padding:1.1rem;display:grid}.project-connect h3,.project-connect p{margin:0}.project-connect .security-note{margin-top:.25rem}.connect-actions{flex-wrap:wrap;gap:.55rem;display:flex}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1rem;display:grid}.sidebar-account{gap:.35rem;display:grid}.sidebar-account strong{color:var(--text);font-size:.9rem}.sidebar-account a{color:var(--muted);font-size:.85rem}.feedback-page{max-width:900px}.feedback-heading{margin-bottom:30px}.feedback-heading h1{margin:.2rem 0 .6rem}.feedback-heading p:last-child{max-width:600px;color:var(--muted);line-height:1.6}.feedback-form{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:18px;padding:28px}.feedback-form fieldset{border:0;margin:0 0 25px;padding:0}.feedback-form legend,.feedback-form>label{color:var(--text);margin-bottom:11px;font-size:.88rem;font-weight:750;display:block}.feedback-categories,.feedback-rating{flex-wrap:wrap;gap:9px;display:flex}.feedback-categories button,.feedback-rating button{border:1px solid var(--border);background:var(--surface-subtle);min-height:40px;color:var(--muted);cursor:pointer;border-radius:999px;padding:8px 13px;font-weight:650}.feedback-categories button[aria-pressed=true],.feedback-rating button[aria-checked=true]{border-color:var(--elektric-orange);background:var(--elektric-orange-soft);color:#8f3900;box-shadow:0 0 0 2px #e85d0414}.feedback-rating button{width:42px;padding:0}.feedback-form textarea{resize:vertical;background:#fbfcff;border-color:#cfd7e5;border-radius:12px;width:100%;line-height:1.6}.feedback-form textarea:focus{border-color:var(--elektric-blue);outline:3px solid #2563eb1f}.feedback-form__footer{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.feedback-form__footer>span{color:var(--muted);font-size:.75rem}.feedback-error{color:var(--danger);font-weight:650}.feedback-privacy{border-top:1px solid var(--border);color:var(--muted);margin:18px 0 0;padding-top:16px;font-size:.75rem;line-height:1.5}.feedback-success{box-shadow:var(--shadow);background:linear-gradient(135deg,#f0fbf5,#fff);border:1px solid #b9dfcd;border-radius:18px;align-items:center;gap:22px;padding:35px;display:flex}.feedback-success>span{color:#fff;background:#168255;border-radius:50%;place-items:center;width:52px;height:52px;font-size:1.5rem;display:grid}.feedback-success h2,.feedback-success p{margin:0}.feedback-success p{color:var(--muted);margin-top:6px}.feedback-success button{color:var(--elektric-blue);cursor:pointer;background:0 0;border:0;margin-top:16px;padding:0;font-weight:750}.legal-gate{background:radial-gradient(circle at 15% 15%,#f0641829,#0000 35%),radial-gradient(circle at 90% 20%,#2563eb2b,#0000 38%),#f7f9fc;place-items:center;min-height:100vh;padding:28px;display:grid}.legal-gate__card{border:1px solid var(--border);background:#fff;border-radius:20px;width:min(100%,570px);padding:42px;box-shadow:0 28px 80px #142f5b29}.legal-gate__brand{align-items:center;margin-bottom:30px;display:flex}.legal-gate__brand .brand__mark{color:var(--elektric-orange)}.legal-gate h1{letter-spacing:-.05em;margin:.2rem 0 .7rem;font-size:clamp(2rem,5vw,3rem)}.legal-gate__card>p:not(.eyebrow):not(.legal-gate__note){color:var(--muted);line-height:1.65}.legal-consent{border:1px solid var(--border);background:var(--surface-subtle);border-radius:12px;align-items:flex-start;gap:12px;margin:26px 0 18px;padding:16px;line-height:1.55;display:flex}.legal-consent input{width:19px;height:19px;accent-color:var(--elektric-orange);flex:none;margin-top:2px}.legal-consent a{color:var(--elektric-blue);font-weight:700}.legal-gate__note{color:var(--muted);text-align:center;margin:18px 0 0;font-size:.74rem}.legal-gate .form-error{margin:0 0 14px}.savings-card{color:#342606;background:linear-gradient(135deg,#fffdf5 0%,#fff8d8 48%,#f7e6a8 100%);border:1px solid #d6b55b;border-radius:18px;margin-top:1.25rem;padding:clamp(1.4rem,3vw,2.25rem);position:relative;overflow:hidden;box-shadow:0 16px 40px #87630e24}.savings-card__glow{color:#bc8b1317;font-size:12rem;line-height:1;position:absolute;top:-3.5rem;right:-1rem;transform:rotate(9deg)}.savings-card__hero{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex;position:relative}.savings-card .eyebrow{color:#8b650b}.savings-card h2{letter-spacing:-.04em;margin:.25rem 0 .55rem;font-size:clamp(1.65rem,3vw,2.6rem)}.savings-card h2 span{color:#a87300}.savings-card__hero p:last-child{color:#6f5720;margin:0}.savings-card__badge{aspect-ratio:1;text-align:center;background:#ffffff94;border:1px solid #a1730647;border-radius:999px;place-items:center;min-width:112px;padding:.75rem;display:grid}.savings-card__badge strong{color:#8b6100;font-size:1.35rem}.savings-card__badge span{color:#735b24;max-width:72px;font-size:.7rem}.savings-comparisons{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.5rem;display:grid;position:relative}.savings-comparisons a{color:inherit;background:#ffffffa8;border:1px solid #966c0b33;border-radius:12px;gap:.22rem;padding:1rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:grid}.savings-comparisons a:hover{transform:translateY(-2px);box-shadow:0 8px 20px #7551001a}.savings-comparisons span,.savings-comparisons small{color:#79632e;font-size:.75rem}.savings-comparisons b{margin-top:.35rem;font-size:.85rem}.savings-comparisons .is-saving{color:#417531}.savings-comparisons .is-premium{color:#9b4a36}.savings-card__note{color:#79632e;margin:1rem 0 0;font-size:.72rem;line-height:1.5;position:relative}.savings-card--loading{color:#6f5720}@media (width<=720px){.savings-card__hero{display:grid}.savings-card__badge{display:none}.savings-comparisons{grid-template-columns:1fr}}.danger-zone{border-color:#efb5b0;grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;display:flex}.danger-zone h2{color:var(--danger);margin-bottom:6px}.danger-zone p{max-width:620px;margin:0}.delete-account-confirm{gap:6px;min-width:min(100%,340px);display:grid}.delete-account-confirm p{margin:0}.delete-account-confirm .form-actions{margin-top:6px}@media (width<=650px){.danger-zone{flex-direction:column;align-items:stretch}.delete-account-confirm{min-width:0}}.secret-reveal{z-index:5;background:#16181d7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.secret-reveal__card{background:var(--surface);width:min(100%,620px);box-shadow:var(--shadow);border-radius:16px;padding:30px}.secret-reveal__card h2{margin:4px 0 20px}.secret-reveal__card code{border:1px solid var(--border);background:var(--background);overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;border-radius:9px;padding:16px;display:block}.secret-reveal__card p{color:var(--muted);line-height:1.5}.account{border-top:1px solid var(--border);margin-top:68px;padding-top:36px}.account h2{margin:0 0 20px;font-size:1.35rem}.account__name{margin:0 0 4px;font-weight:700}.account__email{color:var(--muted);overflow-wrap:anywhere;margin:0 0 22px}.account .form-error{text-align:left}@media (width<=700px){.auth-layout{align-items:start;padding:20px 15px}.auth-card{box-shadow:none;margin-top:6vh;padding:30px 22px}.app-shell{grid-template-columns:1fr}.sidebar{z-index:1;border-right:0;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 18px;display:block;position:sticky;top:0}.shell-brand{width:100%}.menu-toggle{display:block}.sidebar nav{margin:1rem 0 0;display:none}.sidebar--open nav{display:grid}.sidebar-account{display:none}.sidebar--open .sidebar-account{display:grid}.summary-row{flex-direction:column;align-items:flex-start}.app-main{padding:38px 20px 60px}.empty-state{padding:34px 18px}.page-heading{align-items:flex-start}.detail-grid,.member-form{grid-template-columns:1fr}.member-form .form-actions{grid-column:auto}.member-row{grid-template-columns:minmax(0,1fr) auto}.member-row>.button{grid-column:1/-1;justify-self:start}.key-actions{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.secret-reveal__card{padding:24px 20px}}.onboarding-card{overflow:hidden}.onboarding-card h2{margin-bottom:0}.onboarding-success{color:#067647;background:#ecfdf3;border-radius:8px;padding:.55rem .75rem;font-weight:700}.onboarding-checklist{gap:.45rem;margin:1.25rem 0;padding:0;list-style:none;display:grid}.onboarding-checklist li{grid-template-columns:1.4rem minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.35rem 0;display:grid}.onboarding-checklist li[data-complete=true]>span:first-child{color:#067647;font-weight:800}.base-url{border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:.65rem;padding:.8rem;display:flex;overflow:hidden}.base-url code{overflow-wrap:anywhere;min-width:0}.base-url .button{margin-left:auto}.security-note{border-left:3px solid var(--accent);background:#fffaf0;padding:.8rem}.snippet-tabs{gap:.3rem;margin-top:1rem;display:flex;overflow-x:auto}.snippet-tabs button{border:1px solid var(--border);background:var(--background);white-space:nowrap;cursor:pointer;border-radius:8px 8px 0 0;padding:.65rem .8rem}.snippet-tabs button[aria-selected=true]{background:var(--surface);border-bottom-color:var(--surface);font-weight:700}.snippet-panel{border:1px solid var(--border);border-radius:0 8px 8px;min-width:0;padding:1rem}.snippet-panel pre{color:#f5f5f5;background:#16181d;border-radius:8px;max-width:100%;margin:0 0 .8rem;padding:1rem;font-size:.82rem;line-height:1.55;overflow-x:auto}.snippet-panel code{white-space:pre}.integration-tabs{gap:.4rem;display:flex}.integration-tabs button{border:1px solid var(--border);background:var(--background);cursor:pointer;border-radius:7px;padding:.5rem}.integration-tabs button[aria-selected=true]{border-color:var(--border-strong);background:var(--surface);font-weight:700}@media (width<=700px){.onboarding-card .section-heading{flex-direction:column;align-items:flex-start}.onboarding-checklist li{grid-template-columns:1.4rem minmax(0,1fr)}.onboarding-checklist .button{grid-column:2;justify-self:start}.base-url{flex-wrap:wrap;align-items:flex-start}.base-url .button{margin-left:0}.snippet-panel{padding:.7rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.project-tabs{border-bottom:1px solid var(--border);gap:.4rem;margin:0 0 1.5rem;display:flex}.project-tabs button,.range-selector button{color:var(--muted);cursor:pointer;border-radius:var(--radius);background:0 0;border:0;padding:.65rem .8rem}.project-tabs button[aria-current=page],.range-selector button[aria-pressed=true]{color:var(--text);background:var(--surface);box-shadow:inset 0 0 0 1px var(--border)}.routing-mode-panel{gap:10px;margin-bottom:18px;display:grid}.routing-mode-panel__heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.routing-mode-panel__heading .eyebrow{margin-bottom:3px}.routing-mode-panel__heading h2{margin:0;font-size:1.15rem}.routing-mode-panel__current{background:var(--elektric-blue-soft);color:var(--elektric-blue);border-radius:999px;padding:4px 8px;font-size:.75rem;font-weight:700}.routing-mode-panel>.muted{max-width:720px;margin:0}.routing-mode{border:1px solid var(--border);background:var(--surface-subtle);border-radius:10px;gap:0;width:max-content;min-width:0;margin:2px 0 0;padding:3px;display:inline-flex;position:relative;overflow:hidden}.routing-mode:before{background:var(--surface);content:"";border-radius:7px;width:calc(50% - 3px);transition:transform .18s cubic-bezier(.2,.8,.2,1);position:absolute;inset:3px auto 3px 3px;box-shadow:0 1px 4px #14274b1f}.routing-mode:has(input[value=save_extra]:checked):before{transform:translate(100%)}.routing-mode__option{z-index:1;box-sizing:border-box;width:112px;height:32px;color:var(--muted);cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;margin:0;padding:0 10px;font-size:.84rem;line-height:1;transition:color .16s;display:flex;position:relative}.routing-mode__option--selected{color:var(--elektric-blue)}.routing-mode__option input{opacity:0;width:1px;height:1px;position:absolute}.routing-mode__option span{text-align:center;width:100%;display:block}.routing-mode__option strong{font-size:inherit;line-height:1}.routing-mode:disabled .routing-mode__option{cursor:not-allowed;opacity:.72}@media (prefers-reduced-motion:reduce){.routing-mode:before,.routing-mode__option{transition:none}}@media (width<=650px){.routing-mode-panel__heading{align-items:flex-start}}.usage-view{min-width:0}.range-selector{flex-wrap:wrap;gap:.25rem;display:flex}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.8rem;display:grid}.metric-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.35rem;padding:1rem;display:flex}.metric-card>span,.metric-card small{color:var(--muted)}.metric-card strong{font-size:1.55rem}.usage-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-top:1.5rem;padding:1rem}.usage-section .section-heading h3{margin-bottom:.25rem}.usage-section .section-heading p{margin:0}.usage-log-actions{align-items:center;gap:.7rem;display:flex}.usage-empty{text-align:center;border:1px dashed var(--border);border-radius:var(--radius);padding:3rem 1rem}.usage-bars{align-items:flex-end;gap:.35rem;height:180px;padding-top:1rem;display:flex;overflow-x:auto}.usage-bar{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.4rem;min-width:25px;height:100%;display:flex}.usage-bar span{background:var(--accent);border-radius:3px 3px 0 0;width:70%;min-height:4px}.usage-bar small{color:var(--muted);white-space:nowrap;font-size:.65rem}.usage-table-wrap{overflow-x:auto}.usage-pagination{justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.usage-pagination .button{min-width:32px;padding:.4rem .55rem}.usage-pagination span{color:var(--muted);white-space:nowrap;font-size:.8rem}table{border-collapse:collapse;text-align:left;width:100%}th,td{border-bottom:1px solid var(--border);white-space:nowrap;padding:.75rem}th{color:var(--muted);font-size:.8rem}td small{color:var(--muted);margin-top:.2rem;display:block}@media (width<=650px){.usage-log-actions{justify-content:space-between;align-items:stretch;width:100%}.usage-section>.section-heading{flex-direction:column;align-items:flex-start}}.other-funding{gap:.45rem;max-width:420px;margin-top:1rem;display:grid}.other-funding>div{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.45rem;display:grid}.other-funding>div>span{font-weight:700}.other-funding input{min-width:0}.billing-view{gap:1rem;display:grid}.billing-view .usage-empty form{text-align:left;gap:.7rem;max-width:360px;margin:1.5rem auto;display:grid}.balance-card{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);flex-direction:column;gap:.35rem;padding:1.4rem;display:flex}.balance-card--low_balance{background:#fffaf0;border-color:#d99b32}.balance-card--insufficient_balance,.balance-card--payment_failed,.balance-card--suspended{background:#fff5f5;border-color:#c85b5b}.balance-card strong{font-size:2rem}.balance-card small,.balance-card span{color:var(--muted)}.balance-card p{margin:.4rem 0 0}.funding-options,.existing-billing{flex-wrap:wrap;gap:.5rem;display:flex}.ledger-list>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:1rem;padding:.8rem 0;display:flex}.ledger-list small{color:var(--muted);display:block}.money-positive{color:#18794e}.spend-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1rem;display:grid}.spend-controls h3,.spend-current,.spend-controls button{grid-column:1/-1}.spend-current{flex-wrap:wrap;gap:1.5rem;display:flex}.spend-controls label{gap:.35rem;display:grid}.checkbox-row{align-items:center;gap:.5rem;display:flex}.billing-request-options{flex-wrap:wrap;gap:.6rem;margin:1rem 0;display:flex}.share-link{align-items:center;gap:.5rem;display:flex}.share-link input{flex:1}.billing-request-list{gap:.75rem;margin-top:1rem;display:grid}.billing-request-list>div{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding-top:.75rem;display:flex}.public-pay{max-width:36rem;margin:0 auto;padding:3rem 1.25rem}.public-pay__card{margin-top:2rem}.public-pay__amount{justify-content:space-between;align-items:center;margin:1.5rem 0;font-size:1.25rem;display:flex}.public-site{--ink:#101216;color:var(--ink);background:#fbfbfa;min-height:100vh}.public-site a,.public-not-found a{color:inherit;text-decoration:none}.public-header{z-index:4;border-bottom:1px solid #e7e7e4;justify-content:space-between;align-items:center;width:min(100% - 48px,1180px);height:82px;margin:auto;display:flex;position:relative}.public-brand{display:inline-flex}.public-navigation{flex:1;justify-content:flex-end;align-items:center;gap:clamp(28px,4vw,54px);display:flex}.public-navigation nav,.public-header-actions{align-items:center;gap:28px;display:flex}.public-navigation nav a,.public-text-link{color:#555b63;font-size:.88rem;font-weight:600}.public-menu-button{cursor:pointer;background:#fff;border:1px solid #d9dad7;border-radius:8px;padding:8px 12px;display:none}.public-button{border:1px solid #d9dad7;border-radius:9px;justify-content:center;align-items:center;min-height:44px;padding:10px 18px;font-size:.9rem;font-weight:700;transition:transform .14s;display:inline-flex}.public-button:hover{transform:translateY(-1px)}.public-button--dark{border-color:var(--ink);background:var(--ink);color:#fff!important}.public-button--light{background:#fff}.marketing-hero{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center;gap:clamp(45px,7vw,100px);width:min(100% - 48px,1180px);min-height:680px;margin:auto;padding:80px 0 100px;display:grid}.marketing-kicker{color:#656a72;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 20px;font-size:.73rem;font-weight:800;display:flex}.marketing-kicker span{color:var(--elektric-orange)}.marketing-hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(3rem,5.6vw,5.4rem);line-height:.97}.marketing-hero__copy>p:not(.marketing-kicker):not(.provider-line){color:#5e636b;max-width:650px;margin:28px 0 0;font-size:1.12rem;line-height:1.7}.marketing-hero code,.comparison-section code{background:#eeeee9;border-radius:5px;padding:.12em .35em}.marketing-actions{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.provider-line{font-weight:650;color:#777b82!important;margin-top:26px!important;font-size:.8rem!important}.hero-code{background:#15171b;border:1px solid #2c3037;border-radius:14px;min-width:0;overflow:hidden;box-shadow:0 32px 70px #1114192b}.hero-code__bar{color:#9ca2ad;border-bottom:1px solid #30343b;justify-content:space-between;padding:13px 17px;font:600 .73rem monospace;display:flex}.hero-code__bar button{color:var(--elektric-orange);cursor:pointer;font:inherit;background:0 0;border:0}.hero-code pre{margin:0;padding:24px;overflow:auto}.hero-code code{color:#e8eaed;white-space:pre;font:400 .78rem/1.8 monospace}.marketing-section{width:min(100% - 48px,1180px);margin:auto;padding:110px 0}.section-intro{max-width:760px}.section-intro h2,.comparison-section h2,.split-section h2,.final-cta h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.15rem,4vw,3.8rem);line-height:1.05}.steps-grid{border-top:1px solid #dfe0dd;grid-template-columns:repeat(3,1fr);margin-top:64px;display:grid}.steps-grid article{padding:29px 42px 10px 0}.steps-grid article+article{border-left:1px solid #dfe0dd;padding-left:42px}.steps-grid span,.benefits-grid article>div{color:#9b9fa5;font:700 .72rem monospace}.steps-grid h3,.benefits-grid h3{margin:38px 0 12px;font-size:1.13rem}.steps-grid p,.benefits-grid p,.comparison-section p,.split-section p{color:#656a72;margin:0;line-height:1.65}.flow-section{color:#fff;background:#101216;padding:34px 24px}.flow-section>div{justify-content:space-between;align-items:center;gap:25px;width:min(100%,920px);margin:auto;display:flex}.flow-section span{color:#babec5;font-size:.9rem}.flow-section strong{border:1px solid #3a3e45;border-radius:10px;padding:16px 24px}.flow-section strong i{color:var(--elektric-orange);font-style:normal}.flow-section b{color:#666c75}.benefits-grid{border-top:1px solid #dfe0dd;border-left:1px solid #dfe0dd;grid-template-columns:repeat(2,1fr);margin-top:64px;display:grid}.benefits-grid article{border-bottom:1px solid #dfe0dd;border-right:1px solid #dfe0dd;min-height:235px;padding:32px}.benefits-grid h3{margin-top:58px}.comparison-section{background:#f0f0ed;grid-template-columns:.75fr 1.25fr;gap:80px;padding:110px max(24px,50% - 590px);display:grid}.comparison-section>div:first-child>p:last-child{margin-top:24px}.comparison-cards{grid-template-columns:1fr 1fr;display:grid}.comparison-cards article{background:#f8f8f6;border:1px solid #d8d9d5;padding:34px}.comparison-cards article+article{border-left:0}.comparison-card--elektric{background:#fff!important}.comparison-cards h3{margin:0 0 28px}.comparison-cards ul{color:#62676f;gap:17px;margin:0;padding:0;list-style:none;display:grid}.comparison-cards li:before{color:#aaa;content:"—";margin-right:10px}.comparison-card--elektric li:before{color:var(--elektric-orange);content:"✓"}.split-section{border-bottom:1px solid #e3e3df;grid-template-columns:1fr 1fr;gap:80px;padding:110px max(24px,50% - 590px);display:grid}.split-section>div:last-child{padding-top:32px}.split-section a{margin-top:24px;font-weight:750;display:inline-block}.split-section--dark{color:#fff;background:#101216;border:0}.split-section--dark ul{color:#c8cbd1;gap:15px;margin:0;padding:0;list-style:none;display:grid}.split-section--dark li:before{color:var(--elektric-orange);content:"ϟ";margin-right:12px}.final-cta{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:90px 24px;display:flex}.public-footer{border-top:1px solid #e0e1de;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;width:min(100% - 48px,1180px);min-height:150px;margin:auto;display:grid}.public-footer nav{color:#656a72;gap:25px;font-size:.82rem;display:flex}.public-footer p{color:#858990;justify-self:end}.public-not-found{flex-direction:column;justify-content:space-between;width:min(100% - 48px,1100px);min-height:100vh;margin:auto;padding:28px 0 100px;display:flex}.public-not-found h1{letter-spacing:-.06em;margin:0;font-size:clamp(3rem,7vw,6rem)}@media (width<=850px){.public-header{flex-wrap:wrap;height:auto;min-height:72px;padding:16px 0}.public-menu-button{display:block}.public-navigation{flex-basis:100%;align-items:stretch;gap:20px;width:100%;padding:22px 0 8px;display:none}.public-navigation--open{display:grid}.public-navigation nav{flex-direction:column;align-items:stretch;gap:4px}.public-header-actions{border-top:1px solid #e4e5e2;justify-content:space-between;padding-top:18px}.marketing-hero{grid-template-columns:1fr;min-height:0;padding:70px 0}.steps-grid{grid-template-columns:1fr}.steps-grid article,.steps-grid article+article{border-bottom:1px solid #dfe0dd;border-left:0;padding:28px 0}.comparison-section,.split-section{grid-template-columns:1fr;gap:38px}.public-footer{grid-template-columns:1fr auto}.public-footer p{display:none}}@media (width<=600px){.public-header,.marketing-hero,.marketing-section,.public-footer{width:min(100% - 32px,1180px)}.marketing-hero h1{font-size:clamp(2.7rem,14vw,4.2rem)}.marketing-section{padding:80px 0}.hero-code pre{padding:17px}.hero-code code{font-size:.7rem}.benefits-grid{grid-template-columns:1fr}.flow-section>div{flex-direction:column}.flow-section b{transform:rotate(90deg)}.comparison-section,.split-section{padding:80px 18px}.comparison-cards{grid-template-columns:1fr}.comparison-cards article+article{border-top:0;border-left:1px solid #d8d9d5}.public-footer{grid-template-columns:1fr;padding:30px 0}.public-footer nav{flex-wrap:wrap}.final-cta{min-height:440px}}.page-hero{flex-direction:column;justify-content:center;align-items:flex-start;width:min(100% - 48px,1180px);min-height:590px;margin:auto;padding:80px 0;display:flex}.page-hero h1{letter-spacing:-.07em;max-width:850px;margin:0;font-size:clamp(3.4rem,7vw,6.6rem);line-height:.94}.page-hero>p:not(.marketing-kicker){color:#60656d;max-width:720px;margin:30px 0 0;font-size:1.2rem;line-height:1.7}.page-hero code,.product-pipeline code,.interface-section code{background:#eeeee9;border-radius:5px;padding:.12em .35em}.product-pipeline,.pricing-steps,.comparison-table-section{padding:110px max(24px,50% - 590px)}.product-pipeline{background:#f0f0ed}.product-pipeline ol{justify-content:space-between;align-items:center;gap:10px;margin:60px 0 0;padding:0;list-style:none;display:flex}.product-pipeline li{color:#62676f;text-align:center;flex:1;align-items:center;gap:10px;font-size:.84rem;display:flex}.product-pipeline li span{background:#fff;border:1px solid #d8d9d5;border-radius:10px;flex:1;place-items:center;min-height:76px;padding:15px;display:grid}.product-pipeline li:not(:last-child):after{color:#a7abb0;content:"→"}.product-pipeline .pipeline-focus span{color:#fff;background:#202329;border-color:#202329;font-family:monospace}.interface-section{color:#fff;background:#101216;grid-template-columns:.8fr 1.2fr;gap:80px;padding:110px max(24px,50% - 590px);display:grid}.interface-section h2,.comparison-table-section h2,.pricing-steps h2,.pricing-policy h2,.faq-section h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.15rem,4vw,3.8rem);line-height:1.05}.interface-list{border-top:1px solid #373b42;border-left:1px solid #373b42;grid-template-columns:1fr 1fr;display:grid}.interface-list article{border-bottom:1px solid #373b42;border-right:1px solid #373b42;padding:30px}.interface-list h3{margin:0 0 14px;font-size:1rem}.interface-list p{color:#adb2ba;margin:0;line-height:1.6}.comparison-table-section .section-intro{margin-bottom:55px}.comparison-table-wrap{border:1px solid #dedfdb;border-radius:12px;overflow:hidden}.comparison-table-section table{table-layout:fixed;background:#fff}.comparison-table-section th{color:#31343a;background:#f1f1ee;padding:20px 26px;font-size:.9rem}.comparison-table-section td{white-space:normal;padding:17px 26px}.comparison-table-section td:nth-child(2){font-weight:650}.pricing-steps ol{border-top:1px solid #dedfdb;border-left:1px solid #dedfdb;grid-template-columns:1fr 1fr;margin:60px 0 0;padding:0;list-style:none;display:grid}.pricing-steps li{border-bottom:1px solid #dedfdb;border-right:1px solid #dedfdb;grid-template-columns:50px 1fr;min-height:190px;padding:30px;display:grid}.pricing-steps b{color:#a1a5aa;font:700 .72rem monospace}.pricing-steps h3{margin:0 0 12px}.pricing-steps p{color:#656a72;margin:0;line-height:1.6}.pricing-policy{background:#f0f0ed;grid-template-columns:1fr 1fr;gap:80px;padding:110px max(24px,50% - 590px);display:grid}.pricing-card{background:#fff;border:1px solid #dbdcd8;border-radius:14px;padding:38px}.pricing-card>span{color:#777c84;text-transform:uppercase;font-size:.76rem;font-weight:750}.pricing-card>strong{margin:13px 0 19px;font-size:1.8rem;display:block}.pricing-card p{color:#656a72;line-height:1.6}.pricing-card ul{border-top:1px solid #e4e4e1;border-bottom:1px solid #e4e4e1;gap:12px;margin:26px 0;padding:24px 0;list-style:none;display:grid}.pricing-card li:before{color:var(--elektric-orange);content:"✓";margin-right:10px}.pricing-card a{font-weight:750}.included-grid{border-top:1px solid #dedfdb;border-left:1px solid #dedfdb;grid-template-columns:repeat(4,1fr);margin-top:60px;display:grid}.included-grid div{border-bottom:1px solid #dedfdb;border-right:1px solid #dedfdb;padding:26px;font-weight:650}.included-grid span{color:var(--elektric-orange);margin-right:10px}.faq-section{color:#fff;background:#101216;grid-template-columns:.75fr 1.25fr;gap:80px;padding:110px max(24px,50% - 590px);display:grid}.faq-section details{border-top:1px solid #383c43}.faq-section details:last-child{border-bottom:1px solid #383c43}.faq-section summary{cursor:pointer;padding:23px 4px;font-weight:700;list-style-position:outside}.faq-section details p{color:#b7bbc2;max-width:620px;margin:0;padding:0 4px 24px;line-height:1.65}@media (width<=850px){.page-hero{min-height:500px}.product-pipeline ol{flex-direction:column;align-items:stretch}.product-pipeline li{width:100%}.product-pipeline li:not(:last-child):after{transform:rotate(90deg)}.interface-section,.pricing-policy,.faq-section{grid-template-columns:1fr;gap:50px}.included-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.page-hero{width:min(100% - 32px,1180px);min-height:480px;padding:65px 0}.page-hero h1{font-size:clamp(3rem,15vw,4.5rem)}.product-pipeline,.pricing-steps,.comparison-table-section,.interface-section,.pricing-policy,.faq-section{padding:80px 18px}.interface-list,.pricing-steps ol,.included-grid{grid-template-columns:1fr}.comparison-table-section table,.comparison-table-section thead,.comparison-table-section tbody,.comparison-table-section tr,.comparison-table-section th,.comparison-table-section td{display:block}.comparison-table-section thead{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.comparison-table-section tr{border-bottom:1px solid #dedfdb;padding:12px 18px}.comparison-table-section tr:last-child{border-bottom:0}.comparison-table-section td{border:0;padding:7px 0}.comparison-table-section td:first-child{color:#777c84}.comparison-table-section td:first-child:before{content:"Without: ";font-weight:700}.comparison-table-section td:nth-child(2):before{content:"With Elektric: ";color:#777c84;font-weight:700}}.docs-site{color:#1b1d21;background:#fff;min-height:100vh}.docs-header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #e3e5e8;grid-template-columns:255px minmax(260px,520px) 1fr;align-items:center;gap:28px;height:64px;padding:0 24px;display:grid;position:sticky;top:0}.docs-brand{color:inherit;align-items:center;gap:13px;text-decoration:none;display:flex}.docs-brand>span{color:#626872;border-left:1px solid #d9dce1;padding-left:13px;font-weight:700}.docs-search-trigger{color:#737983;cursor:pointer;text-align:left;background:#f7f8f9;border:1px solid #d9dce1;border-radius:8px;justify-content:space-between;align-items:center;min-height:38px;padding:7px 9px 7px 13px;display:flex}.docs-search-trigger kbd{background:#fff;border:1px solid #d6d9de;border-radius:5px;padding:3px 6px;font:600 .7rem sans-serif}.docs-header-actions{justify-content:flex-end;align-items:center;gap:22px;display:flex}.docs-header-actions>a:first-child{color:#626872;font-size:.86rem;font-weight:650;text-decoration:none}.docs-nav-toggle{background:#fff;border:1px solid #d9dce1;border-radius:7px;padding:8px;display:none}.docs-shell{grid-template-columns:270px minmax(0,1fr);display:grid}.docs-sidebar{border-right:1px solid #e3e5e8;height:calc(100vh - 64px);padding:30px 22px 45px;position:sticky;top:64px;overflow-y:auto}.docs-sidebar section+section{margin-top:27px}.docs-sidebar h2{color:#8a9099;letter-spacing:.1em;margin:0 0 8px;padding:0 10px;font-size:.66rem}.docs-sidebar a{color:#555b64;border-radius:6px;padding:7px 10px;font-size:.84rem;text-decoration:none;display:block}.docs-sidebar a:hover{color:#1c1f24;background:#f4f5f6}.docs-sidebar a[aria-current=page]{color:#75520b;box-shadow:inset 3px 0 var(--elektric-orange);background:#fff7e2;font-weight:750}.docs-main{min-width:0}.docs-landing{max-width:1050px;padding:75px clamp(35px,7vw,100px) 100px}.docs-eyebrow{color:#81734d;letter-spacing:.1em;text-transform:uppercase;margin:0 0 15px;font-size:.72rem;font-weight:800}.docs-landing>h1{letter-spacing:-.055em;max-width:800px;margin:0;font-size:clamp(2.5rem,5vw,4.6rem);line-height:1}.docs-landing>h1 code{font-size:.82em}.docs-landing>p:not(.docs-eyebrow){color:#666c75;max-width:650px;font-size:1.05rem;line-height:1.65}.docs-primary-link{color:#fff;background:#17191d;border-radius:8px;margin-top:18px;padding:11px 16px;font-weight:700;text-decoration:none;display:inline-flex}.docs-landing-groups{grid-template-columns:1fr 1fr;gap:55px 65px;margin-top:75px;display:grid}.docs-landing-groups section{border-top:1px solid #dfe1e4}.docs-landing-groups h2{color:#858b94;letter-spacing:.1em;margin:0;padding:17px 0;font-size:.68rem}.docs-landing-groups a{color:#202328;border-top:1px solid #eff0f2;gap:4px;padding:13px 0;text-decoration:none;display:grid}.docs-landing-groups a span{color:#747a83;font-size:.82rem}.docs-article{max-width:910px;padding:40px clamp(35px,7vw,100px) 100px}.docs-breadcrumbs{color:#8a9098;flex-wrap:wrap;gap:8px;margin-bottom:42px;font-size:.75rem;display:flex}.docs-breadcrumbs a{color:#646a73;text-decoration:none}.docs-article>header{border-bottom:1px solid #e3e5e8;padding-bottom:32px}.docs-article>header h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.25rem,4vw,3.5rem)}.docs-article>header p{color:#666c75;margin:15px 0 0;font-size:1.05rem;line-height:1.6}.docs-article>h2{letter-spacing:-.025em;margin:50px 0 14px;scroll-margin-top:90px;font-size:1.55rem}.docs-article>p{color:#464b53;line-height:1.75}.docs-article code,.docs-landing code{color:#2b2e34;background:#f1f2f3;border-radius:4px;padding:.12em .32em;font:500 .88em monospace}.docs-toc-inline{border-left:3px solid var(--elektric-orange);background:#faf9f5;gap:8px;margin:30px 0;padding:18px 20px;display:grid}.docs-toc-inline strong{font-size:.78rem}.docs-toc-inline a{color:#5e646d;font-size:.82rem;text-decoration:none}.docs-steps{margin:22px 0;padding:0;list-style:none;display:grid}.docs-steps li{border-top:1px solid #eaebed;grid-template-columns:32px 1fr;align-items:start;gap:12px;padding:14px 0;display:grid}.docs-steps b{color:#fff;background:#202328;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.7rem;display:grid}.docs-code{background:#16181c;border:1px solid #30343a;border-radius:9px;margin:22px 0;overflow:hidden}.docs-code header{color:#9fa5af;border-bottom:1px solid #30343a;justify-content:space-between;align-items:center;padding:10px 14px;font:600 .7rem monospace;display:flex}.docs-code button{color:var(--elektric-orange);cursor:pointer;font:inherit;background:0 0;border:0}.docs-code pre{margin:0;padding:20px;overflow:auto}.docs-code pre code{color:#e8eaee;white-space:pre;background:0 0;padding:0;font:400 .78rem/1.7 monospace}.docs-tabs>div[role=tablist]{gap:4px;margin-top:25px;display:flex;overflow-x:auto}.docs-tabs [role=tab]{cursor:pointer;white-space:nowrap;background:#f6f7f8;border:1px solid #dfe1e4;border-radius:7px;padding:8px 11px}.docs-tabs [aria-selected=true]{background:#fff;border-color:#aeb2b9;font-weight:750}.docs-package-note{color:#777d86;font-size:.82rem}.docs-callout{background:#f8f9fa;border:1px solid #dfe2e5;border-left:4px solid #8a9098;border-radius:6px;grid-template-columns:85px 1fr;margin:25px 0;padding:17px 20px;font-size:.88rem;line-height:1.6;display:grid}.docs-callout>strong{text-transform:capitalize}.docs-callout--warning,.docs-callout--important{background:#fffaf0;border-left-color:#d39a19}.docs-callout--tip{background:#f3fbf7;border-left-color:#26845b}.docs-endpoint{border:1px solid #dfe1e4;border-radius:8px;align-items:center;gap:13px;margin:28px 0;padding:15px;display:flex}.docs-endpoint strong{color:#18794e;background:#eaf8ef;border-radius:5px;padding:5px 8px;font-size:.73rem}.docs-link-grid,.docs-related{grid-template-columns:1fr 1fr;gap:10px;margin:30px 0;display:grid}.docs-link-grid a,.docs-related a{color:#292c32;border:1px solid #dfe1e4;border-radius:8px;gap:5px;padding:17px;text-decoration:none;display:grid}.docs-link-grid span{color:#747a83;font-size:.82rem}.docs-related a{justify-content:space-between;font-weight:650;display:flex}.docs-concept-flow{color:#fff;background:#17191d;border-radius:8px;justify-content:space-between;align-items:center;gap:13px;margin:28px 0;padding:22px;display:flex}.docs-concept-flow b{color:#737984}.error-reference,.troubleshooting-list{margin-top:25px;display:grid}.error-reference article,.troubleshooting-list article{border-top:1px solid #e2e4e7;padding:20px 0}.error-reference h2{justify-content:space-between;align-items:center;margin:0;font-size:1rem;display:flex}.error-reference h2 span{color:#8a9098;font:600 .75rem monospace}.error-reference p,.troubleshooting-list p{color:#626872;margin:9px 0}.troubleshooting-list h2{margin:0;font-size:1.05rem}.troubleshooting-list a{color:#72550e;font-size:.85rem;font-weight:650}.docs-pagination{border-top:1px solid #e2e4e7;grid-template-columns:1fr 1fr;gap:12px;margin-top:65px;padding-top:25px;display:grid}.docs-pagination a{color:#777d85;gap:5px;font-size:.75rem;text-decoration:none;display:grid}.docs-pagination a:last-child{text-align:right}.docs-pagination strong{color:#24272c;font-size:.88rem}.docs-search-backdrop{z-index:30;background:#1012167a;place-items:start center;padding:12vh 20px;display:grid;position:fixed;inset:0}.docs-search-dialog{background:#fff;border-radius:12px;width:min(100%,650px);overflow:hidden;box-shadow:0 30px 90px #00000040}.docs-search-dialog>div{border-bottom:1px solid #e2e4e7;padding:13px;display:flex}.docs-search-dialog input{border:0;outline:0;margin:0}.docs-search-dialog button{background:#f6f7f8;border:1px solid #dfe1e4;border-radius:5px}.docs-search-dialog nav{max-height:420px;padding:8px;display:grid;overflow:auto}.docs-search-dialog nav a{color:#24272c;border-radius:7px;gap:3px;padding:12px;text-decoration:none;display:grid}.docs-search-dialog nav span,.docs-search-dialog nav small{color:#777d85;font-size:.78rem}.docs-search-dialog nav p{text-align:center;color:#777d85;padding:35px}.docs-not-found{text-align:center;place-content:center;gap:30px;min-height:100vh;display:grid}.docs-not-found a{color:#72550e}.docs-nav-toggle{display:none}@media (width<=900px){.docs-header{grid-template-columns:1fr auto auto}.docs-search-trigger span,.docs-header-actions>a:first-child{display:none}.docs-shell{grid-template-columns:1fr}.docs-nav-toggle{display:block}.docs-sidebar{z-index:9;background:#fff;width:280px;height:auto;transition:transform .16s;position:fixed;top:64px;bottom:0;left:0;transform:translate(-100%);box-shadow:15px 0 40px #0000001f}.docs-sidebar--open{transform:translate(0)}.docs-article{max-width:850px}.docs-landing{max-width:950px}}@media (width<=600px){.docs-header{gap:8px;height:58px;padding:0 14px}.docs-brand .brand__name{display:none}.docs-brand>span{border:0;padding-left:0}.docs-search-trigger{min-width:40px;padding:8px}.docs-search-trigger kbd{font-size:0}.docs-search-trigger kbd:after{content:"⌕";font-size:.9rem}.docs-header-actions .public-button{min-height:38px;padding:8px 10px}.docs-sidebar{top:58px}.docs-landing,.docs-article{padding:45px 18px 75px}.docs-landing-groups,.docs-link-grid,.docs-related{grid-template-columns:1fr}.docs-concept-flow{text-align:center;flex-direction:column;align-items:stretch}.docs-concept-flow b{transform:rotate(90deg)}.docs-callout{grid-template-columns:1fr;gap:5px}.docs-pagination{grid-template-columns:1fr}.docs-pagination a:last-child{text-align:left}.docs-code pre{padding:16px}.docs-code pre code{font-size:.7rem}}.trust-page{padding-bottom:110px}.trust-hero{border-bottom:1px solid #dedfdb;width:min(100% - 48px,920px);margin:auto;padding:105px 0 72px}.trust-hero h1{letter-spacing:-.065em;max-width:820px;margin:0;font-size:clamp(3rem,6vw,5.7rem);line-height:.98}.trust-hero>p:not(.marketing-kicker):not(.trust-updated){color:#60656d;max-width:720px;margin:28px 0 0;font-size:1.12rem;line-height:1.7}.trust-updated{color:#858990;margin:25px 0 0;font-size:.78rem}.trust-content{width:min(100% - 48px,920px);margin:auto;display:grid}.trust-content section{border-bottom:1px solid #e2e3df;grid-template-columns:minmax(180px,.65fr) minmax(0,1.35fr);gap:60px;padding:48px 0;display:grid}.trust-content h2{letter-spacing:-.02em;margin:0;font-size:1.25rem}.trust-content p{color:#555b63;grid-column:2;margin:0;line-height:1.75}.trust-content p+p{margin-top:16px}.trust-content a{font-weight:700;text-decoration:underline}.trust-content strong{color:#1d2025}@media (width<=700px){.trust-hero,.trust-content{width:min(100% - 32px,920px)}.trust-hero{padding:70px 0 55px}.trust-content section{grid-template-columns:1fr;gap:18px;padding:36px 0}.trust-content p{grid-column:1}}:focus-visible{outline-color:#0051c361}.button--primary,.sidebar-signout{background:var(--elektric-blue);color:#fff}.public-site{--ink:#073b80;background:#fffaf5}.public-header{border-bottom-color:#f4d9c3}.public-navigation nav a:hover,.public-text-link:hover{color:var(--elektric-blue)}.public-button--dark,.public-button--playground,.docs-primary-link{border-color:var(--elektric-blue);background:var(--elektric-blue);color:#fff!important}.public-button--playground:hover{background:var(--elektric-blue-hover)}.public-button--dark:hover,.docs-primary-link:hover{background:#003f99}.public-button--light{color:#8f3e00;background:#fff9f4;border-color:#f0c5a2}.marketing-kicker span,.hero-code__bar button,.flow-section strong i,.split-section--dark li:before,.docs-code button{color:var(--elektric-orange)}.marketing-hero code,.comparison-section code,.page-hero code,.product-pipeline code,.interface-section code{background:#fff0e4}.flow-section,.split-section--dark,.interface-section,.faq-section{background:var(--elektric-blue)}.hero-code{background:#062d63;border-color:#174f99;box-shadow:0 32px 70px #0051c32e}.hero-code__bar{border-bottom-color:#265b9f}.hero-code code{color:#f5f9ff}.comparison-section,.product-pipeline,.pricing-policy{background:#edf5ff}.comparison-card--elektric{box-shadow:inset 0 4px var(--elektric-orange);border-color:#f2b17b;background:#fff7f0!important}.comparison-card--elektric li:before,.pricing-card li:before,.included-grid span{color:var(--elektric-orange)}.product-pipeline .pipeline-focus span{border-color:var(--elektric-blue);background:var(--elektric-blue)}.pricing-card{border-color:#cbdcf3}.pricing-card>strong{color:var(--elektric-blue)}.docs-sidebar a[aria-current=page]{color:#8a3d05;box-shadow:inset 3px 0 var(--elektric-orange);background:#fff1e5}.docs-steps b,.docs-concept-flow{background:var(--elektric-blue)}.docs-not-found a,.troubleshooting-list a{color:var(--elektric-blue)}.security-note{border-left-color:var(--elektric-orange);background:#fff8f2}.marketing-section--orange,.marketing-section--blue{color:#fff;width:100%;padding-left:max(24px,50% - 590px);padding-right:max(24px,50% - 590px)}.marketing-section--orange{background:var(--elektric-orange)}.marketing-section--blue{background:var(--elektric-blue)}.marketing-section--orange .marketing-kicker,.marketing-section--blue .marketing-kicker{color:#ffffffc7}.marketing-section--orange .section-intro,.marketing-section--blue .section-intro{color:#fff}.marketing-section--orange .steps-grid{border-top-color:#ffffff6b}.marketing-section--orange .steps-grid article+article{border-left-color:#ffffff6b}.marketing-section--orange .steps-grid span,.marketing-section--blue .benefits-grid article>div{color:#ffffffb3}.marketing-section--orange .steps-grid p,.marketing-section--blue .benefits-grid p{color:#ffffffd1}.marketing-section--blue .benefits-grid,.marketing-section--blue .benefits-grid article{border-color:#ffffff4d}.marketing-section--neutral{background:#eceef1;width:100%;padding-left:max(24px,50% - 590px);padding-right:max(24px,50% - 590px)}.marketing-section--neutral .steps-grid{border-top-color:#cfd3d9}.marketing-section--neutral .steps-grid article+article{border-left-color:#cfd3d9}.savings-section{color:#101216;background:#fff;padding:76px max(24px,50% - 590px)}.savings-section>div{grid-template-columns:minmax(250px,.65fr) minmax(0,1.35fr);align-items:center;gap:70px;display:grid}.savings-section strong{color:var(--elektric-orange);letter-spacing:-.08em;font-size:clamp(4.7rem,10vw,8.7rem);line-height:.85}.savings-section h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.15rem,4vw,3.8rem);line-height:1.05}.savings-section p{color:#555b63;max-width:650px;margin:20px 0 12px;font-size:1.05rem;line-height:1.65}.savings-section small{color:#7b8088}@media (width<=850px){.marketing-section--orange .steps-grid article+article{border-bottom-color:#ffffff6b;border-left:0}}@media (width<=600px){.marketing-section--orange,.marketing-section--blue,.marketing-section--neutral{width:100%;padding-left:18px;padding-right:18px}.savings-section{padding:58px 18px}.savings-section>div{grid-template-columns:1fr;gap:32px}}.marketing-hero{background:var(--elektric-orange);color:#fff;width:100%;min-height:570px;padding:65px max(24px,50% - 590px) 75px}.marketing-hero .marketing-kicker,.marketing-hero__copy>p:not(.marketing-kicker):not(.provider-line),.marketing-hero .provider-line{color:#ffffffe0!important}.marketing-hero .marketing-kicker span{color:#fff}.marketing-hero .public-button--light{color:var(--elektric-blue);background:#fff;border-color:#fff}.marketing-hero h1{white-space:nowrap;font-size:clamp(3rem,6vw,5.4rem)}.marketing-hero .provider-line{max-width:620px;font-weight:800;line-height:1.35;margin-top:30px!important;font-size:clamp(1.12rem,1.8vw,1.5rem)!important}.hero-code code{background:0 0;border-radius:0;padding:0}.marketing-section,.product-pipeline,.pricing-steps,.comparison-table-section,.interface-section,.pricing-policy,.faq-section,.split-section{padding-top:76px;padding-bottom:76px}.page-hero{min-height:470px;padding-top:60px;padding-bottom:60px}.final-cta{min-height:390px;padding-top:68px;padding-bottom:68px}@media (width<=850px){.marketing-hero{padding-top:58px;padding-bottom:62px}}@media (width<=600px){.marketing-hero{width:100%;padding:50px 18px 56px}.marketing-hero h1{font-size:clamp(2.15rem,10.4vw,3rem)}.page-hero{min-height:400px}.marketing-section,.product-pipeline,.pricing-steps,.comparison-table-section,.interface-section,.pricing-policy,.faq-section,.split-section{padding-top:58px;padding-bottom:58px}}.public-site .public-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf5f0;border-bottom:1px solid #073b801f;width:100%;height:76px;padding:0 max(24px,50% - 590px);position:sticky;top:0;box-shadow:0 5px 18px #073b800d}.marketing-hero--platform{grid-template-columns:minmax(0,1.03fr) minmax(440px,.97fr);min-height:650px}.marketing-hero--platform h1{white-space:normal;max-width:720px;font-size:clamp(2.8rem,4.75vw,4.75rem)}.marketing-hero--platform h1>span{white-space:nowrap;display:block}.elektric-system{text-align:center;background:#ffffff21;border:1px solid #ffffff7a;border-radius:16px;gap:13px;min-width:0;padding:30px;display:grid;box-shadow:0 25px 65px #6d2b002e}.elektric-system>span,.elektric-system>small{color:#ffffffd1;font-weight:700}.elektric-system>strong{background:var(--elektric-blue);color:#fff;letter-spacing:-.025em;border-radius:11px;padding:22px;font-size:1.45rem}.elektric-system>div{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.elektric-system>div span{color:#343840;background:#fffffff0;border:1px solid #ffffff80;border-radius:8px;place-items:center;min-height:58px;padding:8px 5px;font-size:.72rem;font-weight:800;display:grid}.core-section,.build-once,.media-section,.together-section,.developer-code,.provider-proof,.homepage-pricing,.execution-grid-section,.end-to-end,.build-plumbing{padding:88px max(24px,50% - 590px)}.core-section .section-intro{max-width:820px}.core-section .section-intro>p:last-child{color:#61666e;font-size:1.12rem}.core-grid{grid-template-columns:repeat(6,1fr);gap:14px;margin-top:54px;display:grid}.core-card{background:#fff;border:1px solid #dce0e5;border-radius:13px;grid-column:span 2;min-height:330px;padding:25px}.core-card:nth-child(4){grid-column:2/span 2}.core-card:nth-child(5){grid-column:4/span 2}.core-card__top{color:#6f747d;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:9px;font-size:.72rem;display:flex}.core-card__top span{color:#ad4d08;background:#fff1e5;border-radius:8px;place-items:center;width:31px;height:31px;font-size:1rem;display:grid}.core-card h3{margin:30px 0 10px;font-size:1.2rem}.core-card p{color:#60666e;line-height:1.55}.core-card__question{font-weight:750;color:#22262c!important}.core-card small{color:#767b83;border-top:1px solid #eceef1;margin-top:18px;padding-top:17px;line-height:1.5;display:block}.build-once{background:var(--elektric-blue);color:#fff;grid-template-columns:.78fr 1.22fr;gap:75px;display:grid}.build-once h2,.platform-details h2,.media-section h2,.together-section h2,.supporting-platform h2,.developer-code h2,.provider-proof h2,.homepage-pricing h2,.execution-grid-section h2,.end-to-end h2,.build-plumbing h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.05rem,3.7vw,3.45rem);line-height:1.06}.build-once>div:first-child>p:last-child{color:#cbdcff;line-height:1.7}.build-comparison{grid-template-columns:1fr 1fr;display:grid}.build-comparison article{background:#ffffff0f;border:1px solid #ffffff47;padding:27px}.build-comparison article+article{color:#17202c;background:#fff}.build-comparison h3{margin:0 0 20px}.build-comparison p{line-height:1.6}.build-comparison article>div{flex-wrap:wrap;gap:6px;display:flex}.build-comparison article>div span{color:#943f00;background:#fff0e4;border-radius:5px;padding:5px 7px;font-size:.7rem;font-weight:750}.build-comparison small{color:#6c727b;margin-top:15px;display:block}.platform-details{display:grid}.platform-details>article{background:#fff;border-bottom:1px solid #e0e2e6;grid-template-columns:.8fr 1.2fr;gap:75px;padding:76px max(24px,50% - 590px);display:grid}.platform-details>article>p:not(.marketing-kicker),.platform-details>article>div,.platform-details>article>ul,.platform-details>article>strong{color:#555b63;grid-column:2;line-height:1.7}.platform-details>article h2{grid-area:2/1/6}.platform-details>article .marketing-kicker{grid-column:1}.platform-details ul{gap:10px;margin:0;padding-left:19px;display:grid}.context-chips,.tool-chips{flex-wrap:wrap;gap:8px;display:flex}.context-chips span,.tool-chips code{color:#383d45;background:#fff;border:1px solid #dadde2;border-radius:7px;padding:9px 11px;font-size:.8rem}.media-section{background:var(--elektric-blue);color:#fff}.media-section .section-intro p{color:#c8dcff}.media-grid{border-top:1px solid #ffffff47;border-left:1px solid #ffffff47;grid-template-columns:repeat(3,1fr);margin-top:48px;display:grid}.media-grid article{border-bottom:1px solid #ffffff47;border-right:1px solid #ffffff47;min-height:150px;padding:25px}.media-grid h3{margin:0 0 12px}.media-grid p{color:#cbdcff;margin:0;line-height:1.55}.together-section{background:#fff;grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.together-section>div:first-child>p:last-child{color:#5e646c;line-height:1.7}.flow-examples{gap:13px;display:grid}.flow-examples p{background:#f7f8fa;border:1px solid #dce0e5;border-radius:10px;margin:0;padding:21px;line-height:1.7}.flow-examples b{color:var(--elektric-orange);margin:0 4px}.supporting-platform{background:#fff;grid-template-columns:1fr 1fr;padding:0 max(24px,50% - 590px) 88px;display:grid}.supporting-platform article{border:1px solid #dfe2e6;min-height:300px;padding:32px}.supporting-platform article:nth-child(2n){border-left:0}.supporting-platform article:nth-child(n+3){border-top:0}.supporting-platform p:not(.marketing-kicker){color:#60666e;line-height:1.65}.supporting-platform a{color:var(--elektric-blue);font-weight:750;text-decoration:none}.developer-code{background:#eef4fc;grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.developer-code>div:first-child p:last-child{color:#5f6670}.code-variations{background:#30343b;border-top:1px solid #30343b;gap:1px;display:grid}.code-variations code{color:#f2b57f!important;background:#15171b!important;padding:13px 17px!important;font-size:.72rem!important}.provider-proof{text-align:center;background:#fff}.provider-proof h2{max-width:760px;margin:auto}.provider-proof>p:last-child{color:#5d636c;max-width:720px;margin:23px auto 0;line-height:1.7}.homepage-pricing{background:var(--elektric-orange);color:#fff;justify-content:space-between;align-items:center;gap:40px;display:flex}.homepage-pricing>div p:last-child{color:#ffffffd9;max-width:700px;line-height:1.65}.homepage-pricing .public-button{flex:none}.final-cta>p:not(.marketing-kicker){color:#5d636c;max-width:720px;margin:22px auto 0;line-height:1.65}.product-hero{background:#fff7f0}.product-core-nav{background:var(--elektric-blue);grid-template-columns:repeat(5,1fr);gap:8px;padding:28px max(24px,50% - 590px);display:grid}.product-core-nav a{border:1px solid #ffffff40;border-radius:8px;gap:6px;padding:17px;text-decoration:none;display:grid;color:#fff!important}.product-core-nav a>span{color:#f9a35a;font-size:1.2rem}.product-core-nav small{color:#cbdcff;line-height:1.35}.product-capability{background:#fff;border-bottom:1px solid #e0e2e6;grid-template-columns:.85fr 1.15fr;gap:70px;padding:86px max(24px,50% - 590px);display:grid}.product-capability h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.1rem,4vw,3.8rem);line-height:1.04}.product-capability>div:first-child>p:last-child{color:#5b616a;line-height:1.7}.product-capability--blue{background:var(--elektric-blue);color:#fff}.product-capability--blue p{color:#cbdcff!important}.mini-comparison{grid-template-columns:1fr 1fr;display:grid}.mini-comparison article{border:1px solid #dce0e4;padding:25px}.mini-comparison article+article{background:#eef5ff;border-left:0}.mini-comparison h3{margin-top:0}.mini-comparison ul,.product-capability>ul{color:#555b63;gap:10px;padding-left:20px;display:grid}.context-source-grid,.execution-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.context-source-grid span,.execution-grid span{background:#ffffff14;border:1px solid #ffffff4d;border-radius:8px;place-items:center;min-height:65px;padding:12px;font-weight:700;display:grid}.capability-note{border-left:4px solid var(--elektric-orange);background:#f4f5f7;align-self:center;padding:28px}.capability-note p{color:#60666e}.execution-grid-section{background:#f3f4f6}.execution-grid{grid-template-columns:repeat(4,1fr);margin-top:45px}.execution-grid span{background:#fff;border-color:#dadde2}.end-to-end{background:#fff;grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.end-to-end>div>p:last-child{color:#555b63;font-size:1.1rem;line-height:1.65}.end-to-end ol{margin:0;padding:0;list-style:none;display:grid}.end-to-end li{border-top:1px solid #e1e3e6;grid-template-columns:100px 1fr;padding:13px 0;display:grid}.end-to-end b{color:var(--elektric-blue)}.build-plumbing{text-align:center;background:#f3f4f6}.build-plumbing h2{max-width:800px;margin:auto}.build-plumbing>p:last-child{color:#585f68;max-width:820px;margin:25px auto 0;line-height:1.7}@media (width<=950px){.marketing-hero--platform{grid-template-columns:1fr}.elektric-system{max-width:700px}.core-grid{grid-template-columns:1fr 1fr}.core-card,.core-card:nth-child(4),.core-card:nth-child(5){grid-column:auto}.core-card:last-child{grid-column:1/-1}.build-once,.together-section,.developer-code,.end-to-end{grid-template-columns:1fr}.platform-details>article,.product-capability{grid-template-columns:1fr;gap:25px}.platform-details>article h2,.platform-details>article>p:not(.marketing-kicker),.platform-details>article>div,.platform-details>article>ul,.platform-details>article>strong{grid-area:auto/1}.product-core-nav{grid-template-columns:repeat(3,1fr)}}@media (width<=850px){.public-site .public-header{height:auto;min-height:76px;padding:8px 18px}.supporting-platform{grid-template-columns:1fr}.supporting-platform article,.supporting-platform article:nth-child(2n),.supporting-platform article:nth-child(n+3){border:1px solid #dfe2e6;border-top:0}.supporting-platform article:first-child{border-top:1px solid #dfe2e6}.homepage-pricing{flex-direction:column;align-items:flex-start}}@media (width<=600px){.marketing-hero--platform h1{white-space:normal;font-size:clamp(2.7rem,14vw,4rem)}.elektric-system{padding:18px}.elektric-system>div{grid-template-columns:1fr 1fr}.elektric-system>div span:last-child{grid-column:1/-1}.core-section,.build-once,.media-section,.together-section,.developer-code,.provider-proof,.homepage-pricing,.execution-grid-section,.end-to-end,.build-plumbing{padding:58px 18px}.core-grid,.media-grid,.mini-comparison,.context-source-grid,.execution-grid{grid-template-columns:1fr}.core-card:last-child{grid-column:auto}.build-comparison{grid-template-columns:1fr}.build-comparison article+article{border-top:0}.platform-details>article,.product-capability{padding:58px 18px}.product-core-nav{grid-template-columns:1fr 1fr;padding:18px}.product-core-nav a:last-child{grid-column:1/-1}.media-grid{border-left:1px solid #ffffff47}.supporting-platform{padding:0 18px 58px}.homepage-pricing .public-button{width:100%}}:root{--elektric-orange:#f06418;--elektric-orange-hover:#d6530d;--elektric-orange-soft:#fff3eb;--elektric-blue:#1457d9;--elektric-blue-hover:#0f43ad;--elektric-blue-soft:#edf4ff;--background:#f7f8fa;--surface:#fff;--surface-subtle:#f1f3f6;--border:#dfe3e8;--border-strong:#c5cbd4;--text:#171a20;--text-muted:#626974;--muted:var(--text-muted);--accent:var(--elektric-orange);--success:#18794e;--warning:#8a5700;--danger:#b42318;--info:var(--elektric-blue);--radius-control:8px;--radius-card:12px;--radius-modal:16px;--radius:var(--radius-control);--shadow:0 18px 48px #141f3017;--shadow-subtle:0 8px 24px #141f300f;--content-marketing:1180px;--content-app:1120px;--content-reading:780px}body{background:var(--background);color:var(--text)}:focus-visible{outline-offset:3px;outline:3px solid #1457d957}.brand{color:var(--text)}.brand__mark{color:var(--elektric-orange)}.brand--light{color:#fff}.brand--dark{color:var(--text)}.brand--icon .brand__mark{width:48px;height:48px}.brand--compact{gap:0}.brand--compact .brand__name{font-size:1.38rem;font-weight:780}.button,.public-button{border-radius:var(--radius-control);transition:background-color .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s}.button--primary,.sidebar-signout,.public-button--dark,.docs-primary-link{border-color:var(--elektric-orange);background:var(--elektric-orange);box-shadow:0 5px 14px #e85d042e;color:#fff!important}.button--primary:hover:not(:disabled),.sidebar-signout:hover:not(:disabled),.public-button--dark:hover,.docs-primary-link:hover{border-color:var(--elektric-orange-hover);background:var(--elektric-orange-hover);box-shadow:0 7px 18px #c94b0038}.button--primary:active:not(:disabled),.public-button--dark:active{box-shadow:none;transform:translateY(0)}.button--secondary,.public-button--light{border-color:var(--border-strong);background:var(--surface);color:var(--elektric-blue)}.button--secondary:hover:not(:disabled),.public-button--light:hover{background:var(--elektric-blue-soft);color:var(--elektric-blue-hover);border-color:#a9bce2}.button:disabled,.public-button[aria-disabled=true]{box-shadow:none;opacity:.55}input,select,textarea{border-color:var(--border-strong);border-radius:var(--radius-control);background:var(--surface);color:var(--text)}input:hover,select:hover,textarea:hover{border-color:#aab2be}input:focus,select:focus,textarea:focus{border-color:var(--elektric-blue);outline:0;box-shadow:0 0 0 3px #1457d91f}input::placeholder{color:#89919d}.panel,.metric-card,.balance-card,.project-card,.usage-section,.auth-card,.secret-reveal__card{border-color:var(--border);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-subtle)}.panel,.metric-card,.balance-card,.usage-section{box-shadow:none}.project-card:hover{border-color:#a9bce2;box-shadow:0 5px 16px #1457d912}.empty-state,.usage-empty{border-color:var(--border-strong);background:var(--surface-subtle)}.loading-copy{padding-left:20px;position:relative}.loading-copy:before{border:2px solid var(--elektric-blue-soft);border-top-color:var(--elektric-blue);content:"";border-radius:50%;width:10px;height:10px;animation:.8s linear infinite elektric-spin;position:absolute;top:.15em;left:0}@keyframes elektric-spin{to{transform:rotate(360deg)}}.status{border:1px solid #0000}.status--active{color:var(--success);background:#edf9f2;border-color:#b7e2ca}.status--disabled{color:var(--warning);background:#fff8e8;border-color:#efd59e}.status--revoked{color:var(--danger);background:#fff2f1;border-color:#efc0bc}.app-alert{background:#fff6f5;border-color:#efc0bc}.security-note,.action-note,.readiness{background:var(--elektric-orange-soft);border-color:#f0c38d}.success-copy,.onboarding-success{color:var(--success);background:#edf9f2}.auth-layout{background-color:#f7f8fa;background-image:linear-gradient(#1457d909 1px,#0000 1px),linear-gradient(90deg,#1457d909 1px,#0000 1px);background-size:32px 32px}.auth-card{border-top:3px solid var(--elektric-orange);padding:42px}.auth-card__content>p{color:var(--text-muted);line-height:1.6}.auth-card h1{font-size:1.55rem}.divider{color:var(--text-muted)}.app-shell{background:var(--background);grid-template-columns:244px minmax(0,1fr)}.sidebar{border-right-color:var(--border);background:#fbfcfd}.sidebar nav{gap:3px}.sidebar a{border-radius:var(--radius-control);position:relative}.sidebar a:hover{background:var(--elektric-blue-soft);color:var(--elektric-blue-hover)}.sidebar a[aria-current=page]{background:var(--elektric-orange-soft);color:#8f3900}.sidebar a[aria-current=page]:before{background:var(--elektric-orange);content:"";border-radius:3px;width:3px;position:absolute;top:8px;bottom:8px;left:0}.app-main{width:min(100%,var(--content-app));padding-top:56px}.app-main h1{font-size:clamp(1.8rem,3vw,2.35rem)}.eyebrow{color:var(--elektric-blue);letter-spacing:.11em}.metric-grid{gap:12px}.metric-card{min-height:116px;padding:18px}.metric-card>span{font-size:.8rem;font-weight:650}.metric-card strong{letter-spacing:-.035em}.metric-card:first-child{border-top:3px solid var(--elektric-orange)}.usage-bar span{background:var(--elektric-blue)}th{background:var(--surface-subtle);color:#515965;font-weight:700}.project-tabs button[aria-current=page],.range-selector button[aria-pressed=true]{border-bottom:2px solid var(--elektric-orange);border-radius:var(--radius-control) var(--radius-control) 0 0;color:var(--text)}.onboarding-checklist{counter-reset:onboarding}.onboarding-checklist li>span:first-child{border:1px solid var(--border-strong);background:var(--surface);width:24px;height:24px;color:var(--elektric-blue);border-radius:50%;place-items:center;font-size:.75rem;display:grid}.base-url,.project-connect{background:var(--surface-subtle)}.secret-reveal__card{border-top:4px solid var(--elektric-orange)}.secret-reveal__card code{background:var(--elektric-orange-soft);border-color:#f0c38d}.public-site{--ink:var(--text);background:var(--surface);color:var(--text)}.public-site .public-header{z-index:20;width:100%;height:78px;padding:0 max(24px,calc((100% - var(--content-marketing))/2));border-bottom-color:var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;box-shadow:0 1px #171a2005}.public-navigation nav{align-items:center}.public-navigation nav>a,.public-text-link,.product-dropdown summary{color:#4f5762;font-size:.88rem;font-weight:650}.public-navigation nav>a:hover,.public-text-link:hover,.product-dropdown summary:hover{color:var(--elektric-blue)}.public-nav-option>span{display:none}.public-nav-option>strong{font:inherit}.product-dropdown{position:relative}.product-dropdown summary{cursor:pointer;align-items:center;gap:6px;list-style:none;display:flex}.product-dropdown summary::-webkit-details-marker{display:none}.product-dropdown summary:after{content:"⌄";font-size:.67rem;transition:transform .18s}.product-dropdown[open] summary:after{transform:rotate(180deg)}.product-dropdown__panel{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);width:370px;box-shadow:var(--shadow);grid-template-columns:1fr 1fr;gap:4px;padding:10px;display:grid;position:absolute;top:calc(100% + 22px);left:-22px}.product-dropdown__panel a{border-radius:8px;grid-template-columns:28px 1fr;gap:8px;padding:12px;display:grid;color:var(--text)!important}.product-dropdown__panel a:hover,.product-dropdown__panel a:focus-visible{background:var(--elektric-blue-soft)}.product-dropdown__panel a>span:first-child{color:var(--elektric-orange);font-size:1rem}.product-dropdown__panel strong,.product-dropdown__panel small{display:block}.product-dropdown__panel strong{font-size:.84rem}.product-dropdown__panel small{color:var(--text-muted);margin-top:3px;font-size:.68rem;line-height:1.35}.product-dropdown__overview{border-bottom:1px solid var(--border);grid-column:1/-1}.marketing-hero{color:var(--text);background-color:#fbfcfe;background-image:radial-gradient(circle at 12% 18%,#e85d041f,#0000 31%),radial-gradient(circle at 88% 78%,#1457d91f,#0000 34%),linear-gradient(#1457d909 1px,#0000 1px),linear-gradient(90deg,#1457d909 1px,#0000 1px);background-size:auto,auto,34px 34px,34px 34px}.marketing-hero--platform .marketing-kicker{color:#963d04!important}.marketing-hero--platform .marketing-kicker span{color:var(--elektric-orange)!important}.marketing-hero--platform .marketing-hero__copy>p:not(.marketing-kicker):not(.provider-line){color:#535c68!important}.marketing-hero--platform h1{font-size:clamp(2.85rem,4.7vw,4.7rem);line-height:.98}.elektric-system{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc7;border:1px solid #d8e2f4;box-shadow:0 24px 65px #1457d91f}.elektric-system>span{color:var(--elektric-blue-hover);background:0 0;border-color:#0000}.elektric-system>b{color:var(--elektric-blue)}.elektric-system>strong{background:var(--elektric-orange);box-shadow:0 10px 24px #e85d0433}.elektric-system>div span{color:#343b46;background:#fff;border-color:#d8e2f4}.elektric-system>div span:nth-child(2n){background:var(--elektric-blue-soft);color:var(--elektric-blue-hover)}.elektric-system>small{color:var(--text-muted)}.marketing-kicker,.docs-eyebrow{color:#963d04}.core-section{background:var(--surface-subtle)}.core-grid{gap:14px}.core-card{border-color:var(--border);border-radius:var(--radius-card);box-shadow:none;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative}.core-card:hover,.core-card:focus-within{border-color:#b8c7df;transform:translateY(-3px);box-shadow:0 12px 30px #141f3014}.core-card:before{background:var(--elektric-blue);content:"";border-radius:0 0 3px 3px;height:3px;position:absolute;top:0;left:25px;right:25px}.core-card--routing:before,.core-card--memory:before{background:var(--elektric-orange)}.core-card__top span{background:var(--elektric-orange-soft);color:#9c4004}.core-card--context .core-card__top span,.core-card--web .core-card__top span{background:var(--elektric-blue-soft);color:var(--elektric-blue)}.core-card>a{color:var(--elektric-blue);margin-top:18px;font-size:.82rem;font-weight:750;text-decoration:none;display:inline-flex}.core-card>a:hover{color:var(--elektric-blue-hover)}.build-once{background:#102f63}.build-comparison article{border-color:#fff3}.build-comparison article+article{border-top:3px solid var(--elektric-orange)}.build-comparison ul{gap:13px;margin:0;padding:0;list-style:none;display:grid}.build-comparison li{align-items:flex-start;gap:9px;line-height:1.45;display:flex}.build-comparison li:before{color:#b8c9e8;content:"☐";font-weight:800}.build-comparison article+article li:before{color:var(--elektric-orange);content:"✓"}.platform-details>article,.product-capability{border-color:var(--border)}.platform-details>article:nth-child(2n),.execution-grid-section,.build-plumbing{background:var(--surface-subtle)}.context-chips span,.tool-chips code,.execution-grid span{border-color:var(--border);background:var(--surface)}.media-section{background:#123466}.homepage-pricing{background:var(--elektric-orange)}.homepage-pricing .public-button--light{background:#fff;border-color:#fff;color:#102f63!important}.homepage-pricing .public-button--light:hover{background:#eef4fc;border-color:#dce7fa;color:#0d2855!important}.developer-code,.pricing-policy{background:var(--elektric-blue-soft)}.hero-code,.docs-code{background:#0d203d;border-color:#24446e;box-shadow:0 18px 46px #0d203d29}.hero-code__bar,.docs-code header{border-bottom-color:#29486f}.hero-code__bar button,.docs-code button{color:#ffae73}.provider-proof{border-top:1px solid var(--border)}.final-cta{background:linear-gradient(180deg,#fff 0%,var(--elektric-blue-soft) 100%)}.page-hero h1{font-size:clamp(3rem,5.2vw,5.15rem);line-height:.98}.product-hero{background:linear-gradient(135deg,var(--elektric-orange-soft),#fff 48%,var(--elektric-blue-soft));width:100%;padding-left:max(24px,50% - 590px);padding-right:max(24px,50% - 590px)}.product-hero h1{max-width:940px}.product-core-nav{background:#102f63}.product-core-nav a{transition:background .18s,border-color .18s,transform .18s}.product-core-nav a:hover{background:#ffffff14;border-color:#ffffff85;transform:translateY(-2px)}.product-capability--blue{background:#123466}.product-capability--orange{background:var(--elektric-orange-soft)}.capability-note{background:var(--surface-subtle)}.end-to-end b,.supporting-platform a{color:var(--elektric-blue)}.docs-site{background:var(--surface);color:var(--text)}.docs-header{border-bottom-color:var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5}.docs-brand>span{color:var(--elektric-blue);font-weight:750}.docs-search-trigger{border-color:var(--border);background:var(--surface-subtle);color:var(--text-muted)}.docs-search-trigger:hover{background:var(--elektric-blue-soft);border-color:#a9bce2}.docs-sidebar{border-right-color:var(--border);background:#fbfcfd}.docs-sidebar h2{color:#7b838f}.docs-sidebar a:hover{background:var(--elektric-blue-soft);color:var(--elektric-blue-hover)}.docs-sidebar a[aria-current=page]{background:var(--elektric-orange-soft);color:#8f3900;box-shadow:inset 3px 0 var(--elektric-orange)}.docs-article{max-width:calc(var(--content-reading) + 190px)}.docs-article>header,.docs-pagination{border-color:var(--border)}.docs-article>p{color:#3f4752}.docs-article code,.docs-landing code{background:var(--surface-subtle);color:#222833}.docs-toc-inline{border-left-color:var(--elektric-orange);background:var(--elektric-orange-soft)}.docs-tabs [aria-selected=true]{color:var(--elektric-blue);border-color:#a9bce2}.docs-callout{border-color:var(--border);background:var(--surface-subtle)}.docs-callout--warning,.docs-callout--important{border-left-color:var(--elektric-orange);background:var(--elektric-orange-soft)}.docs-link-grid a:hover,.docs-related a:hover{background:var(--elektric-blue-soft);border-color:#a9bce2}.docs-concept-flow{background:#102f63}.docs-search-dialog{border:1px solid var(--border);box-shadow:var(--shadow)}.docs-search-dialog nav a:hover{background:var(--elektric-blue-soft)}@media (width<=850px){.product-dropdown{width:100%}.product-dropdown summary{padding:10px 0}.product-dropdown__panel{width:100%;box-shadow:none;grid-template-columns:1fr;margin-top:8px;position:static}.product-dropdown__overview{grid-column:auto}.public-site .public-header{padding:8px 18px}.public-site .public-menu-button{min-width:76px;color:var(--text);background:#fff;border-color:#d7dee9;border-radius:999px;font-weight:750;transition:background .16s,border-color .16s,box-shadow .16s;box-shadow:0 2px 8px #0f1f370f}.public-site .public-navigation--open{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #dce3ed;border-radius:22px;gap:16px;width:min(100vw - 32px,390px);padding:20px;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 24px 64px #0f1f3733}.public-site .public-navigation nav{grid-template-columns:repeat(2,minmax(0,1fr));place-items:stretch stretch;gap:10px;width:100%;display:grid}.public-site .public-navigation nav>a{box-sizing:border-box;width:100%;min-height:112px;color:var(--text);text-align:center;background:linear-gradient(145deg,#fff,#f4f7fb);border:1px solid #e1e7f0;border-radius:16px;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:10px;margin:0;padding:14px 10px;font-size:.92rem;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s;display:flex;box-shadow:0 5px 14px #0f1f370f}.public-site .public-nav-option>span{width:34px;height:34px;color:var(--elektric-blue);text-align:center;background:#e9f1ff;border-radius:50%;flex:0 0 34px;place-items:center;margin:0 auto;font:800 .68rem/1 monospace;display:grid}.public-site .public-nav-option>strong{text-align:center;width:100%;font-size:.9rem;font-weight:780;line-height:1.25;display:block}.public-site .public-navigation nav>a:hover,.public-site .public-navigation nav>a:focus-visible{background:var(--elektric-blue-soft);color:var(--elektric-blue-hover);border-color:#9fb9df;transform:translateY(-2px);box-shadow:0 9px 20px #1457d91f}.public-site .public-header-actions{border-top:1px solid #e5eaf1;grid-template-columns:1fr;justify-items:stretch;gap:9px;width:100%;padding:16px 0 0;display:grid}.public-site .public-header-actions>a{box-sizing:border-box;text-align:center;border-radius:14px;width:100%;min-height:50px}.public-site .public-text-link{color:var(--text);background:#fff;border:1px solid #dce3ed;justify-content:center;align-items:center;display:flex}.public-site .public-header-actions .public-button--dark{box-shadow:0 8px 18px #102f632e}.public-site .public-menu-button[aria-expanded=true]{background:var(--elektric-blue-soft);color:var(--elektric-blue-hover);border-color:#9db6db;box-shadow:0 3px 12px #1457d91f}.app-shell{grid-template-columns:1fr}.sidebar{min-height:auto}.marketing-hero--platform h1{font-size:clamp(2.75rem,9vw,4rem)}}@media (width<=600px){.marketing-hero--platform h1{font-size:clamp(2.18rem,10.8vw,3.1rem)}.marketing-hero--platform h1>span{white-space:nowrap}.auth-card{padding:30px 22px}.core-card{min-height:0}.product-dropdown__panel{padding:6px}.docs-header{grid-template-columns:1fr auto;gap:8px;padding:0 14px}.docs-search-trigger{display:none}.docs-nav-toggle{grid-column:1/-1;justify-self:start;margin:6px 0}.docs-header-actions{justify-self:end}.docs-header-actions .public-button{min-height:38px;padding:8px 12px}.docs-brand .brand__name{display:none}}.tools-panel{gap:10px;margin-bottom:18px;display:grid}.tools-panel>.muted{margin:0}.tool-toggle-list{border-top:1px solid var(--border);margin-top:4px;display:grid}.tool-toggle{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;min-height:76px;margin:0;padding:14px 2px;display:flex}.tool-toggle>span{gap:4px;min-width:0;display:grid}.tool-toggle small{max-width:680px;color:var(--muted);font-size:.82rem;line-height:1.45}.tool-toggle__pill{border:1px solid var(--border);background:var(--surface-subtle);width:108px;min-width:108px;height:38px;color:var(--muted);cursor:pointer;letter-spacing:.02em;border-radius:999px;grid-template-columns:1fr 1fr;align-items:stretch;margin:0;padding:3px;font:700 .72rem/1 inherit;display:grid;box-shadow:inset 0 1px 2px #14274b0d}.tool-toggle__state{border-radius:999px;place-items:center;display:grid}.tool-toggle__state--active{background:var(--surface);color:var(--text);box-shadow:0 1px 4px #14274b29}.tool-toggle__pill[aria-checked=true] .tool-toggle__state--active{background:var(--elektric-blue);color:#fff}.tool-toggle__pill:focus-visible{outline:3px solid var(--elektric-blue-soft);outline-offset:2px}.tool-toggle__pill:disabled{cursor:not-allowed;opacity:.58}@media (width<=600px){.tool-toggle{flex-direction:column;align-items:flex-start;gap:12px}.tool-toggle__pill{align-self:flex-end}}@media (prefers-reduced-motion:reduce){.tool-toggle__pill,.tool-toggle__state{transition:none}}.out-of-box-tools{gap:48px;background:linear-gradient(145deg,#fff 0%,#f5f8ff 58%,#fff3e9 100%)!important;display:grid!important}.out-of-box-tools__intro{gap:16px;max-width:930px;display:grid}.out-of-box-tools__intro h2 span{display:block}.out-of-box-tools__intro>p:last-child{max-width:760px;margin:0;font-size:1.06rem}.out-of-box-tools__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.out-of-box-tools__grid article{background:#ffffffe0;border:1px solid #dbe3f0;border-radius:16px;grid-template-rows:auto auto 1fr auto;min-height:286px;padding:30px;display:grid;box-shadow:0 16px 42px #102f6312}.out-of-box-tools__grid article>span{color:var(--elektric-orange);letter-spacing:.1em;font:800 .7rem monospace}.out-of-box-tools__grid h3{letter-spacing:-.025em;margin:42px 0 12px;font-size:1.45rem}.out-of-box-tools__grid p{color:#55606e!important;margin:0!important}.out-of-box-tools__grid small{border-top:1px solid var(--border);color:var(--elektric-blue);margin-top:24px;padding-top:16px;font-weight:750}.out-of-box-tools__footer{flex-wrap:wrap;gap:10px;display:flex}.out-of-box-tools__footer>*{color:#526071;background:#fff;border:1px solid #d5dfef;border-radius:999px;padding:9px 13px;font-size:.76rem}.out-of-box-tools__footer strong{color:#fff;background:#102f63;border-color:#102f63}@media (width<=850px){.out-of-box-tools__grid{grid-template-columns:1fr}.out-of-box-tools__grid article{min-height:0}.out-of-box-tools__grid h3{margin-top:24px}}@media (width<=650px){.out-of-box-tools{gap:34px}.out-of-box-tools__grid article{padding:24px}.out-of-box-tools__footer{flex-direction:column;align-items:stretch}.out-of-box-tools__footer>*{text-align:center}}@media (prefers-reduced-motion:reduce){.loading-copy:before{animation:none}.core-card:hover,.product-core-nav a:hover{transform:none}}.platform-details{background:#fff;grid-template-columns:1fr 1fr;gap:14px;padding:88px max(24px,50% - 590px);display:grid}.platform-details>article{background:#f6f7f9;border:1px solid #dfe2e6;border-radius:12px;padding:32px;display:block}.platform-details>article:nth-child(2n){background:#eef4fc}.platform-details>article:last-child{grid-column:1/-1}.platform-details>article h2{margin-bottom:20px;font-size:clamp(1.8rem,2.7vw,2.55rem)}.platform-details>article>p:not(.marketing-kicker),.platform-details>article>div,.platform-details>article>ul,.platform-details>article>strong{color:#555b63;line-height:1.65}@media (width<=700px){.platform-details{grid-template-columns:1fr;padding:58px 18px}.platform-details>article,.platform-details>article:last-child{grid-column:auto;padding:25px}}.beta-badge{color:var(--elektric-orange);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border:1px solid #ff8a2473;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.7rem;font-weight:800;display:inline-flex}.beta-credit-callout{background:linear-gradient(100deg,#ff8a2417,#2563eb14);border:1px solid #ff8a2447;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.45rem 1rem;margin:0 0 1rem;padding:1rem 1.1rem;display:flex}.beta-credit-callout span{color:var(--muted)}.marketing-hero--routing{background:linear-gradient(135deg,var(--elektric-orange-soft),#fff 48%,var(--elektric-blue-soft));grid-template-columns:1fr minmax(420px,.9fr);align-items:center;gap:72px;width:100%;min-height:650px;padding:80px max(24px,50% - 590px);display:grid}.marketing-hero--routing h1{letter-spacing:-.075em;margin:0;font-size:clamp(4rem,7vw,7.2rem);line-height:.88}.marketing-hero--routing .marketing-hero__copy>p:not(.marketing-kicker){color:#4b5562;max-width:700px;font-size:1.18rem;line-height:1.65}.hero-explainer{border-top:1px solid var(--border);padding-top:22px;margin-top:30px!important;font-size:.88rem!important}.hero-routing{box-shadow:var(--shadow);text-align:center;background:#ffffffd6;border:1px solid #d5dfef;border-radius:12px;gap:12px;padding:28px;display:grid}.hero-routing>strong{background:var(--elektric-orange);color:#fff;border-radius:9px;padding:19px;font-size:1.4rem}.hero-routing>strong i{font-style:normal}.hero-routing>b{color:var(--elektric-blue)}.hero-routing>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.hero-routing>div span{border:1px solid var(--border);color:#2e3743;text-align:left;background:#fff;border-radius:7px;justify-content:space-between;align-items:center;min-height:58px;padding:10px 12px;font-size:.72rem;font-weight:750;display:flex}.hero-routing>div small{color:var(--elektric-blue);font-size:.62rem}.marketing-hero--routing{isolation:isolate;background:linear-gradient(135deg,#fff3e9,#fff 45%,#edf5ff);position:relative;overflow:hidden}.marketing-hero--routing>.marketing-hero__copy,.marketing-hero--routing>.hero-routing{z-index:2;position:relative}.elektric-sky{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.elektric-sky:after{content:"";background:linear-gradient(90deg,#fffffff0 0%,#ffffffb8 40%,#ffffff14 72%);position:absolute;inset:0}.elektric-sky svg{opacity:.78;width:100%;height:100%;position:absolute;inset:0}.elektric-sky__filament,.elektric-sky__branch{fill:none;stroke:url(#hero-bolt);stroke-linecap:round;stroke-linejoin:round}.elektric-sky__filament{stroke-width:7px;filter:url(#hero-bolt-glow)}.elektric-sky__filament--soft{opacity:.22;stroke-width:42px}.elektric-sky__branch{opacity:.42;stroke-width:2.5px;stroke-dasharray:7 13}.elektric-sky__glow{filter:blur(18px);border-radius:50%;position:absolute}.elektric-sky__glow--orange{background:radial-gradient(circle,#ff701480,#ff9a4d1a 55%,#0000 72%);width:560px;height:560px;top:-270px;right:10%}.elektric-sky__glow--blue{background:radial-gradient(circle,#1467e87a,#2e8bff14 58%,#0000 74%);width:680px;height:680px;bottom:-390px;right:-210px}.elektric-sky__spark{background:#fff;border-radius:50%;width:7px;height:7px;animation:3.4s ease-in-out infinite elektric-pulse;position:absolute;box-shadow:0 0 10px 3px #ff8b38,0 0 24px 7px #1467e880}.elektric-sky__spark--one{top:29%;right:31%}.elektric-sky__spark--two{animation-delay:-1.2s;bottom:27%;right:18%}.elektric-sky__spark--three{animation-delay:-2.3s;top:53%;right:42%}@keyframes elektric-pulse{0%,to{opacity:.35;transform:scale(.7)}50%{opacity:1;transform:scale(1.35)}}.marketing-hero--routing .hero-routing{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc2;border-color:#d5dfefc2;box-shadow:0 24px 70px #1a3f752b}.homepage-proof{color:#d7e5ff;background:#102f63;justify-content:center;padding:18px max(24px,50% - 590px);display:flex}.homepage-proof span{border-right:1px solid #ffffff38;padding:0 25px;font-size:.77rem;font-weight:750}.homepage-proof span:last-child{border:0}.routing-home-section,.routing-public-section{background:#fff;padding:90px max(24px,50% - 590px)}.routing-home-section h2,.routing-public-section h2,.routing-page-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.35rem,4.2vw,4rem);line-height:1.02}.routing-home-section .section-intro,.routing-public-section .section-intro{max-width:850px}.routing-home-section p:not(.marketing-kicker),.routing-public-section p:not(.marketing-kicker){color:#55606e;line-height:1.7}.routing-home-section--blue,.routing-public-section--blue{color:#fff;background:#102f63}.routing-home-section--blue p,.routing-public-section--blue p{color:#cbdcff!important}.routing-home-section--blue .marketing-kicker,.routing-public-section--blue .marketing-kicker{color:#ffb681}.routing-home-section--neutral,.routing-public-section--neutral{background:var(--surface-subtle)}.routing-home-section--benchmark{background:var(--elektric-orange-soft)}.routing-split{grid-template-columns:.82fr 1.18fr;align-items:center;gap:75px;display:grid}.section-link{color:var(--elektric-blue);margin-top:22px;font-weight:750;text-decoration:none;display:inline-flex}.routing-home-section--blue .section-link{color:#ffb681}.plain-checks{gap:10px;padding:0;list-style:none;display:grid}.plain-checks li:before{color:var(--elektric-orange);content:"✓";margin-right:9px}.request-category-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:42px;display:grid}.request-category-grid article{border:1px solid var(--border);background:#fff;border-radius:10px;min-height:145px;padding:23px}.request-category-grid h3{margin:0;font-size:1rem}.request-category-grid p{margin:30px 0 0;font-size:.84rem;color:#69727e!important}.difficulty-pair{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;max-width:850px;margin:30px auto 0;display:grid}.difficulty-pair article{border:1px solid var(--border);background:var(--surface-subtle);border-radius:9px;padding:18px}.difficulty-pair article:last-child{background:var(--elektric-blue-soft)}.difficulty-pair p{margin:6px 0 0}.difficulty-pair>b{color:var(--elektric-orange);font-size:1.5rem}.routing-flow{gap:8px;margin:0;padding:0;list-style:none;display:grid}.routing-flow li{background:#ffffff12;border:1px solid #ffffff38;border-radius:8px;grid-template-columns:38px 1fr;align-items:center;gap:10px;padding:14px 17px;display:grid}.routing-flow li span{color:#ffb681;font:700 .68rem monospace}.routing-flow--detailed li{border-color:var(--border);background:#fff}.routing-flow--detailed li span{color:var(--elektric-orange)}.maintenance-flow{gap:9px;display:grid}.maintenance-flow article{border:1px solid var(--border);background:var(--surface-subtle);border-radius:9px;padding:20px}.maintenance-flow article:nth-child(2){background:var(--elektric-blue-soft)}.maintenance-flow small{color:#737d8a;text-transform:uppercase;font-weight:750}.maintenance-flow p{margin:8px 0 0}.maintenance-flow b{color:var(--elektric-orange)}.maintenance-flow>strong{color:#fff;text-align:center;background:#102f63;border-radius:9px;padding:18px}.benchmark-stats{border-top:1px solid #1457d938;border-left:1px solid #1457d938;grid-template-columns:repeat(5,1fr);margin-top:38px;display:grid}.benchmark-stats div{text-align:center;background:#ffffffa3;border-bottom:1px solid #1457d938;border-right:1px solid #1457d938;place-content:center;min-height:110px;padding:18px;display:grid}.benchmark-stats strong{color:var(--elektric-blue);font-size:2rem}.benchmark-stats span{color:#606b79;font-size:.72rem}.benchmark-limitation{max-width:780px}.routing-mode-cards{grid-template-columns:1fr 1fr;gap:12px;margin-top:40px;display:grid}.routing-mode-cards article{border:1px solid var(--border);border-top:4px solid var(--elektric-blue);color:var(--text);background:#fff;border-radius:12px;padding:30px}.routing-mode-cards article+article{border-top-color:var(--elektric-orange)}.routing-mode-cards h3{margin:8px 0 12px;font-size:1.5rem}.routing-mode-cards p:not(.marketing-kicker){color:#596472!important}.reliability-flow{text-align:center;gap:9px;max-width:520px;margin:auto;display:grid}.reliability-flow>span,.reliability-flow>strong,.reliability-flow>div span{background:#ffffff14;border:1px solid #ffffff3d;border-radius:8px;padding:15px}.reliability-flow>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.reliability-flow>div span:last-child{color:#ffbd8d}.developer-routing{background:var(--elektric-blue-soft)}.supporting-capabilities>div:nth-child(2){grid-template-columns:repeat(3,1fr);gap:8px;margin-top:40px;display:grid}.supporting-capabilities article{border:1px solid var(--border);background:var(--surface-subtle);border-radius:9px;padding:20px}.supporting-capabilities h3{margin:0}.agent-section>.public-button{justify-self:end}.routing-page-hero{background:linear-gradient(135deg,var(--elektric-orange-soft),#fff 48%,var(--elektric-blue-soft));grid-template-columns:1fr 1fr;align-items:center;gap:70px;min-height:570px;padding:80px max(24px,50% - 590px);display:grid}.routing-page-hero>div:first-child>p:last-child{color:#55606e;font-size:1.1rem;line-height:1.7}.routing-page-hero .benchmark-stats{grid-column:1/-1}.process-explainer{max-width:900px;margin:auto;display:grid}.process-explainer article{border-top:1px solid var(--border);grid-template-columns:52px 1fr;gap:18px;padding:22px 0;display:grid}.process-explainer article>span{background:var(--elektric-orange-soft);color:#9b3f03;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.process-explainer h2{font-size:1.35rem}.process-explainer p{margin:8px 0 0}.benchmark-method{grid-template-columns:1fr auto 1fr 1fr auto 1fr;align-items:center;gap:8px;display:grid}.benchmark-method span{text-align:center;border:1px solid #ffffff3d;border-radius:8px;padding:18px}.benchmark-note,.capability-summary{border:1px solid var(--border);background:var(--surface-subtle);border-radius:12px;padding:28px;line-height:1.65}.capability-summary{color:#fff;text-align:center;background:#102f63;font-size:1.3rem;font-weight:750}.capabilities-public-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.capabilities-public-grid article{border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:27px}.capabilities-public-grid h2{font-size:1.35rem}.public-footer--routing{grid-template-columns:1.1fr repeat(4,1fr);align-items:start}.public-footer--routing>div{gap:9px;display:grid}.public-footer--routing>div strong{margin-bottom:5px}.public-footer--routing>div a{color:#66707c;font-size:.75rem}.public-footer--routing>p{grid-column:1/-1}@media (width<=950px){.marketing-hero--routing,.routing-page-hero,.routing-split{grid-template-columns:1fr}.benchmark-stats{grid-template-columns:repeat(3,1fr)}.public-footer--routing{grid-template-columns:1fr 1fr 1fr}.public-footer--routing>.public-brand{grid-column:1/-1}}@media (width<=650px){.marketing-hero--routing,.routing-home-section,.routing-public-section,.routing-page-hero{padding:58px 18px}.marketing-hero--routing{min-height:0}.marketing-hero--routing h1{font-size:clamp(3.2rem,18vw,4.7rem)}.hero-routing>div,.request-category-grid,.routing-mode-cards,.supporting-capabilities>div:nth-child(2),.capabilities-public-grid{grid-template-columns:1fr}.homepage-proof{flex-wrap:wrap;padding:14px 18px}.homepage-proof span{border:0;padding:7px 12px}.difficulty-pair{grid-template-columns:1fr}.difficulty-pair>b{text-align:center;transform:rotate(90deg)}.benchmark-stats{grid-template-columns:1fr 1fr}.benchmark-method,.reliability-flow>div{grid-template-columns:1fr}.public-footer--routing{grid-template-columns:1fr 1fr}.agent-section>.public-button{justify-self:stretch}}.marketing-hero--routing h1{font-size:clamp(3.5rem,6vw,6.2rem);line-height:.9}.marketing-hero--routing h1 span{display:block}.hero-code--primary{z-index:2;position:relative}.hero-code--primary>p{color:#a9c8f1;margin:0;padding:0 24px 22px;font-size:.78rem}.home-steps{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:48px;display:grid}.home-steps article{background:#ffffff12;border:1px solid #fff3;border-radius:12px;padding:28px}.home-steps span{color:#ffb681;font:700 .72rem monospace}.home-steps h3{margin:38px 0 10px;font-size:1.45rem}.home-steps p{margin:0}.savings-section{background:var(--elektric-orange-soft);grid-template-columns:1fr auto;align-items:center;gap:70px;display:grid}.savings-section>strong{color:var(--elektric-orange);letter-spacing:-.07em;text-align:right;font-size:clamp(4rem,8vw,7rem);line-height:.8;display:grid}.savings-section>strong span{color:#773706;letter-spacing:.08em;text-transform:uppercase;margin-top:18px;font-size:.72rem}.experience-grid{grid-template-columns:1fr 1fr;margin-top:44px;display:grid}.experience-grid article{border:1px solid var(--border);background:var(--surface-subtle);padding:36px}.experience-grid article+article{border-left:0}.experience-grid__elektric{color:#fff;background:#102f63!important}.experience-grid h3{margin:0 0 24px;font-size:1.6rem}.experience-grid ul{gap:15px;margin:0;padding:0;list-style:none;display:grid}.experience-grid li{color:#606b78}.experience-grid__elektric li{color:#d5e3fa}.experience-grid li:before{color:#9aa1aa;content:"—";margin-right:10px}.experience-grid__elektric li:before{color:#ffb681;content:"✓"}.public-footer--routing{grid-template-columns:1.1fr repeat(3,1fr)}@media (width<=650px){.marketing-hero--routing h1{font-size:clamp(3rem,15vw,4.5rem)}.home-steps,.experience-grid,.savings-section{grid-template-columns:1fr}.experience-grid article+article{border-top:0;border-left:1px solid var(--border)}.savings-section>strong{text-align:left}}.marketing-hero--routing{min-height:680px;color:var(--text);background:radial-gradient(circle at 8% 18%,#f064182e,#0000 38%),radial-gradient(circle at 92% 12%,#2563eb33,#0000 42%),linear-gradient(135deg,#fff8f2 0%,#fff 48%,#edf5ff 100%);grid-template-columns:minmax(0,.95fr) minmax(540px,1.05fr);gap:60px}.marketing-hero--routing h1{font-size:clamp(3rem,4vw,3.8rem)}.marketing-hero--routing .marketing-kicker{color:var(--elektric-orange)!important}.marketing-hero--routing .marketing-hero__copy>p:not(.marketing-kicker){color:#4b5562!important}.marketing-hero--routing .marketing-actions{margin-top:24px}.marketing-hero--routing .hero-tagline{border-top:1px solid #102f6329;padding-top:18px;max-width:640px!important;margin-top:20px!important;font-size:.88rem!important;line-height:1.55!important}.marketing-hero--routing .public-button--dark{background:#102f63;border-color:#102f63}.hero-code--primary{width:100%;min-width:540px}.hero-code--primary pre{overflow:visible}.hero-code--primary code{white-space:pre;font-size:.77rem}.savings-section{align-items:center;background:var(--elektric-orange-soft)!important;grid-template-columns:minmax(0,1fr) auto!important;gap:90px!important;padding:90px max(24px,50% - 590px)!important;display:grid!important}.savings-section>div{max-width:680px!important;display:block!important}.savings-section h2{margin:0!important;font-size:clamp(2.5rem,4.5vw,4.5rem)!important}.savings-section p:not(.marketing-kicker){max-width:650px;margin:24px 0 0!important}.savings-section>strong{min-width:340px}.public-footer--routing{grid-template-columns:1.2fr 1fr 1fr;align-items:start;min-height:300px;padding:76px 0 50px}.public-footer--routing>p{margin-top:36px}@media (width<=950px){.marketing-hero--routing{grid-template-columns:1fr}.hero-code--primary{min-width:0;max-width:720px}.savings-section{grid-template-columns:1fr!important;gap:44px!important}.savings-section>strong{text-align:left}}@media (width<=650px){.marketing-hero--routing{padding-top:58px;padding-bottom:58px}.hero-code--primary code{font-size:.68rem}.savings-section{padding:64px 18px!important}.savings-section>strong{min-width:0}.public-footer--routing{min-height:0;padding:64px 0 48px}}.public-brand-group{align-items:center;gap:12px;display:flex}.public-brand-group .beta-badge{color:var(--elektric-orange);border-color:#ff8a2461}.marketing-hero--routing{align-items:center;min-height:570px;padding-top:48px;padding-bottom:58px}.savings-section{color:#fff;background:#102f63!important;padding-top:80px!important;padding-bottom:80px!important;display:block!important}.savings-section>div{max-width:780px!important}.savings-section .marketing-kicker{color:var(--elektric-orange)}.savings-section h2{color:#fff}.savings-section p:not(.marketing-kicker){color:#d7e5ff!important}.how-it-works .home-steps article{border-color:var(--border);background:var(--surface-subtle)}.how-it-works .home-steps p{color:#55606e}.how-it-works .home-steps span{color:var(--elektric-orange)}.developer-comparison .section-intro h2 span{display:block}.homepage-pricing .marketing-kicker{color:var(--elektric-blue)}.homepage-pricing h2{color:#fff}.public-footer--routing{grid-template-columns:1fr auto 1fr;align-items:center;min-height:92px;padding:0;display:grid}.public-footer--routing .public-footer__brand{justify-self:start}.public-footer--routing nav{grid-column:2;justify-self:center;gap:30px}.public-footer--routing nav a{color:#66707c;font-size:.82rem;font-weight:650}@media (width<=650px){.marketing-hero--routing{padding-top:42px;padding-bottom:48px}.public-brand-group{gap:8px}.public-brand-group .beta-badge{font-size:.6rem}.public-footer--routing{grid-template-columns:1fr;gap:18px;min-height:120px;padding:22px 0}.public-footer--routing .public-footer__brand,.public-footer--routing nav{grid-column:1;justify-self:start}.public-footer--routing nav{gap:20px}}.hero-code__tabs{gap:18px;display:flex}.hero-code__tabs button{color:#9db3d0;padding:0 0 4px}.hero-code__tabs button[aria-selected=true]{color:#fff;border-bottom:2px solid #ffae73}.hero-code__tabs button:focus-visible{outline-offset:4px;outline:2px solid #ffae73}.how-it-works-hero{background:linear-gradient(135deg,#fff3e9,#fff 48%,#edf5ff);grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;min-height:520px;padding:76px max(24px,50% - 590px);display:grid}.how-it-works-hero h1{letter-spacing:-.07em;margin:0;font-size:clamp(3.3rem,6vw,6rem);line-height:.9}.how-it-works-hero>div:first-child>p:last-child{color:#55606e;max-width:640px;font-size:1.12rem;line-height:1.7}.how-it-works-command{background:#0d203d;border:1px solid #24446e;border-radius:14px;gap:10px;padding:28px;display:grid;box-shadow:0 24px 60px #1a3f752b}.how-it-works-command span{color:#ffae73;text-transform:uppercase;margin-top:8px;font:700 .7rem monospace}.how-it-works-command code{color:#f5f9ff;background:#132b4c;border-radius:7px;padding:13px;font:400 .86rem monospace}.how-it-works-steps{background:#fff;padding:90px max(24px,50% - 590px)}.how-it-works-steps h2,.how-it-works-request h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.35rem,4.2vw,4rem);line-height:1.02}.how-it-works-steps ol{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:1fr 1fr;margin:50px 0 0;padding:0;list-style:none;display:grid}.how-it-works-steps li{border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface-subtle);grid-template-columns:42px 1fr;gap:18px;min-height:190px;padding:28px;display:grid}.how-it-works-steps li>span{color:var(--elektric-orange);font:700 .75rem monospace}.how-it-works-steps h3{margin:0 0 12px;font-size:1.35rem}.how-it-works-steps p{color:#55606e;margin:0;line-height:1.7}.how-it-works-steps code,.how-it-works-request p code{color:#102f63;background:#e7eef8;border-radius:5px;padding:.12em .35em}.how-it-works-request{color:#fff;background:#102f63;grid-template-columns:.9fr 1.1fr;align-items:center;gap:75px;padding:90px max(24px,50% - 590px);display:grid}.how-it-works-request p:not(.marketing-kicker){color:#d7e5ff;line-height:1.7}.how-it-works-request .public-button{border-color:var(--elektric-orange);background:var(--elektric-orange);margin-top:18px}.how-it-works-code{gap:9px;display:grid}.how-it-works-code>span{color:#ffae73;text-transform:uppercase;margin-top:6px;font:700 .7rem monospace}.how-it-works-code__tabs{gap:18px;margin-top:5px;display:flex}.how-it-works-code__tabs button{color:#9db3d0;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:4px 0;font:700 .75rem monospace}.how-it-works-code__tabs button[aria-selected=true]{color:#fff;border-color:#ffae73}.how-it-works-code__tabs button:focus-visible{outline-offset:3px;outline:2px solid #ffae73}.how-it-works-request pre{background:#0d203d;border:1px solid #29486f;border-radius:10px;margin:0;padding:20px 24px;overflow:auto}.how-it-works-request pre code{color:#f5f9ff;white-space:pre;font:400 .78rem/1.8 monospace}@media (width<=850px){.how-it-works-hero,.how-it-works-request,.how-it-works-steps ol{grid-template-columns:1fr}}@media (width<=600px){.how-it-works-hero,.how-it-works-steps,.how-it-works-request{padding:58px 18px}.how-it-works-hero{gap:42px}.how-it-works-steps li{grid-template-columns:32px 1fr}}.waterfall-step__card>.public-button--blue{border-color:var(--elektric-blue);background:var(--elektric-blue);color:#fff}.waterfall-hero{background:radial-gradient(circle at 9% 16%,#f064182e,#0000 36%),radial-gradient(circle at 90% 20%,#2563eb33,#0000 38%),linear-gradient(135deg,#fff8f2,#fff 48%,#edf5ff);grid-template-columns:1.15fr .85fr;align-items:center;gap:90px;min-height:520px;padding:76px max(24px,50% - 590px);display:grid}.waterfall-hero h1{letter-spacing:-.07em;margin:0;font-size:clamp(3.5rem,6vw,6rem);line-height:.9}.waterfall-hero>div:first-child>p:last-child{color:#55606e;max-width:650px;font-size:1.1rem;line-height:1.7}.waterfall-hero__preview{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #102f6321;border-radius:22px;justify-items:center;padding:30px;display:grid;box-shadow:0 24px 70px #102f631a}.waterfall-hero__preview span{box-sizing:border-box;color:#102f63;text-align:center;background:#fff;border:1px solid #dce5f1;border-radius:12px;width:min(100%,280px);padding:16px 20px;font-weight:800}.waterfall-hero__preview span:nth-of-type(2){color:#963d05;background:#fff7f0;border-color:#f4b183}.waterfall-hero__preview i{color:var(--elektric-blue);padding:9px;font-size:1.2rem;font-style:normal}.waterfall-journey{background:#f8fafc;padding:96px max(24px,50% - 590px) 120px}.waterfall-journey__intro{max-width:780px}.waterfall-journey__intro h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.45rem,4.5vw,4.35rem);line-height:1}.waterfall-journey__intro>p:last-child{color:#606a77;max-width:620px;line-height:1.7}.waterfall{gap:24px;margin:68px 0 0;padding:0;list-style:none;display:grid}.waterfall-step{grid-template-columns:115px 72px minmax(0,1fr);align-items:start;display:grid;position:relative}.waterfall-step__number{color:#78818d;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:8px;padding-top:28px;display:flex}.waterfall-step__number span{letter-spacing:.1em;font-size:.68rem;font-weight:800}.waterfall-step__number strong{color:#102f63;font:850 1.25rem/1 ui-monospace,monospace}.waterfall-step__route{z-index:1;place-items:center;height:72px;display:grid;position:relative}.waterfall-step__route span{color:#fff;background:#102f63;border:6px solid #f8fafc;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:850;display:grid}.waterfall-step:not(:last-child) .waterfall-step__route:after{z-index:-1;content:"";background:linear-gradient(#8fb2e4,#f2a978);width:2px;position:absolute;top:50px;bottom:-55px}.waterfall-step__card{background:#fff;border:1px solid #dfe4eb;border-radius:18px;min-width:0;padding:30px 34px;box-shadow:0 13px 38px #102f630e}.waterfall-step:nth-child(2n) .waterfall-step__card{border-top:3px solid var(--elektric-blue);margin-left:42px}.waterfall-step:nth-child(odd) .waterfall-step__card{border-top:3px solid var(--elektric-orange);margin-right:42px}.waterfall-step__kicker{text-transform:uppercase;letter-spacing:.1em;font-weight:850;color:var(--elektric-orange)!important;margin:0 0 8px!important;font-size:.69rem!important}.waterfall-step:nth-child(2n) .waterfall-step__kicker{color:var(--elektric-blue)!important}.waterfall-step__card h2{letter-spacing:-.045em;max-width:780px;margin:0;font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.08}.waterfall-step__card>p:not(.waterfall-step__kicker){color:#5b6572;max-width:800px;margin:15px 0 0;line-height:1.7}.waterfall-step__card>.public-button{margin-top:22px}.waterfall-step__card>a:not(.public-button),.waterfall-paths a{color:var(--elektric-blue);margin-top:18px;font-weight:750;text-decoration:none;display:inline-flex}.waterfall-paths{grid-template-columns:1fr 1fr;gap:12px;margin-top:25px;display:grid}.waterfall-paths>div{background:#fafbfc;border:1px solid #e0e5ec;border-radius:12px;padding:21px}.waterfall-paths>div:last-child{background:#f3f7fd}.waterfall-paths span{color:#7b8490;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;font-weight:850}.waterfall-paths h3{margin:8px 0 14px;font-size:1.05rem}.waterfall-paths code{color:#102f63;background:#e6edf7;border-radius:5px;padding:.2em .45em}.waterfall-paths>div>code{padding:12px 14px;font:600 .78rem ui-monospace,monospace;display:block}.waterfall-paths p{color:#626c78;margin:13px 0 0;font-size:.84rem;line-height:1.55}.waterfall-paths .waterfall-agent-prompt{border-left:2px solid var(--elektric-blue);color:#354052;padding-left:12px}.waterfall-code{background:#0d203d;border-radius:12px;margin:12px 0 0;padding:21px 24px;overflow:auto}.waterfall-code code{color:#f5f9ff;white-space:pre;font:400 .77rem/1.75 ui-monospace,monospace}.waterfall-capabilities{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px;display:grid}.waterfall-capabilities article{background:#fafbfc;border:1px solid #dfe4eb;border-radius:11px;gap:7px;padding:18px;display:grid}.waterfall-capabilities strong{color:#102f63}.waterfall-capabilities span{color:#67717e;font-size:.8rem;line-height:1.45}.waterfall-route-summary{align-items:center;gap:9px;margin-top:24px;display:flex}.waterfall-route-summary span,.waterfall-route-summary strong{background:#f8fafc;border:1px solid #dce3ec;border-radius:9px;padding:12px 16px}.waterfall-route-summary strong{color:#fff;background:#102f63;border-color:#102f63}.waterfall-route-summary i{color:var(--elektric-orange);font-style:normal;font-weight:850}@media (width<=850px){.waterfall-hero{grid-template-columns:1fr;gap:45px}.waterfall-step{grid-template-columns:90px 60px minmax(0,1fr)}.waterfall-step:nth-child(2n) .waterfall-step__card{margin-left:0}.waterfall-step:nth-child(odd) .waterfall-step__card{margin-right:0}}@media (width<=650px){.waterfall-hero,.waterfall-journey{padding:58px 18px}.waterfall-hero{min-height:0}.waterfall-hero h1{font-size:clamp(3rem,16vw,4.6rem)}.waterfall{gap:20px;margin-top:44px}.waterfall-step{grid-template-columns:52px 1fr;grid-template-areas:"number card""route card"}.waterfall-step__number{grid-area:number;justify-content:start;justify-items:center;gap:3px;padding:5px 0 0;display:grid}.waterfall-step__route{grid-area:route;height:52px}.waterfall-step__route span{border-width:5px;width:34px;height:34px;transform:rotate(90deg)}.waterfall-step:not(:last-child) .waterfall-step__route:after{top:40px;bottom:-500px}.waterfall-step__card{grid-area:card;padding:23px 20px}.waterfall-paths,.waterfall-capabilities{grid-template-columns:1fr}.waterfall-route-summary{flex-direction:column;align-items:stretch}.waterfall-route-summary i{text-align:center;transform:rotate(90deg)}}@media (prefers-reduced-motion:reduce){.elektric-sky__spark{animation:none}}.admin-customer-link{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;gap:3px;padding:0;display:grid}.admin-customer-link:hover strong{text-decoration:underline}.admin-back{color:#656159;cursor:pointer;background:0 0;border:0;margin-bottom:20px;font-weight:700}.admin-detail-section{margin-top:38px}.admin-table code{font-size:.75rem}.admin-matrix td:first-child{text-transform:capitalize;font-weight:700}.admin-modality-table td{vertical-align:top}.admin-route-models{flex-wrap:wrap;gap:8px;display:flex}.admin-route-models span{background:#faf9f6;border:1px solid #dedbd3;border-radius:10px;gap:2px;min-width:190px;padding:8px 10px;display:grid}.admin-route-models small{color:#706c63;text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:700}.admin-route-models code{overflow-wrap:anywhere}.admin-route-models--pool{gap:5px;display:grid}.admin-route-models--pool>small{display:block}.admin-route-models--pool>code{white-space:nowrap;display:block}@media (width<=720px){.admin-sidebar nav{grid-template-columns:repeat(auto-fit,minmax(64px,1fr))}}.admin-sidebar>a{text-decoration:none}.admin-feedback-list footer>div{align-items:center;gap:10px;display:flex}.admin-feedback-list footer .button{white-space:nowrap;min-height:34px;padding:7px 10px;font-size:.72rem}.blog-toolbar{justify-content:space-between;gap:12px;margin:28px 0 14px;display:flex}.blog-toolbar input{margin:0}.blog-table tbody tr{cursor:pointer}.blog-table tbody tr:hover{background:#fffaf5}.blog-table td:nth-child(3){gap:4px;display:grid}.blog-editor__header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.blog-editor__header h1{letter-spacing:-.05em;margin:.3rem 0 0;font-size:clamp(2rem,4vw,3.5rem)}.blog-editor__header>div:last-child{gap:8px;display:flex}.blog-editor__layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:18px;display:grid}.blog-editor__main,.blog-editor__settings{background:#fff;border:1px solid #ddd9cf;border-radius:14px;padding:24px}.blog-editor label{color:#5f5c55}.blog-editor label>span{float:right;color:#969187;font-size:.72rem;font-weight:500}.blog-editor input,.blog-editor select,.blog-editor textarea{color:#171713;width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #cfcbc0;border-radius:8px;margin:7px 0 17px;padding:11px 13px}.blog-editor__body{min-height:520px;line-height:1.65}.blog-editor__settings{position:sticky;top:24px}.blog-editor__settings h2{margin:0 0 20px;font-size:1rem}.blog-editor__settings details{border-top:1px solid #e6e2d9;margin-top:12px;padding-top:16px}.blog-editor__settings summary{cursor:pointer;margin-bottom:14px;font-weight:700}.blog-check{align-items:center;gap:9px;margin:4px 0 18px;display:flex!important}.blog-check input{width:auto;margin:0}.blog-delete{color:#9c2d1e;cursor:pointer;background:#fff5f3;border:1px solid #e2b7ae;border-radius:8px;width:100%;margin-top:22px;padding:10px}.blog-public{max-width:1240px;margin:auto;padding:80px clamp(24px,6vw,80px) 110px}.blog-public__hero>p:last-child{color:#67645d;max-width:660px;font-size:1.15rem;line-height:1.6}.blog-categories{border-bottom:1px solid #ddd9cf;flex-wrap:wrap;gap:8px;margin-bottom:38px;padding-bottom:20px;display:flex}.blog-categories button{cursor:pointer;background:#fff;border:1px solid #d5d1c7;border-radius:999px;padding:8px 14px}.blog-categories button[aria-pressed=true]{color:#fff;background:#171713;border-color:#171713}.blog-feature{background:#ffede1;border-radius:24px;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:50px;margin-bottom:70px;padding:clamp(28px,5vw,60px);display:grid}.blog-feature h2{letter-spacing:-.06em;margin:.25em 0;font-size:clamp(2.5rem,5vw,5rem);line-height:.95}.blog-feature h2 a,.blog-card h2 a{color:inherit;text-decoration:none}.blog-feature>div>p:not(.blog-card__meta){color:#5e574f;max-width:660px;font-size:1.08rem;line-height:1.65}.blog-feature>div>div{justify-content:space-between;align-items:center;gap:20px;margin-top:35px;display:flex}.blog-feature img{object-fit:cover;border-radius:15px;width:100%;height:100%;min-height:320px}.blog-card__meta{color:#77736b;text-transform:uppercase;letter-spacing:.05em;flex-wrap:wrap;gap:7px;font-size:.75rem;display:flex}.blog-card__meta span{color:#d9530c;font-weight:800}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;display:grid}.blog-card{border-top:1px solid #cfcac0;padding-top:22px}.blog-card img{aspect-ratio:16/9;object-fit:cover;border-radius:12px;width:100%;margin-bottom:18px}.blog-card h2{letter-spacing:-.04em;font-size:1.75rem}.blog-card>div>p:not(.blog-card__meta){color:#69655e;line-height:1.6}.blog-card footer{justify-content:space-between;align-items:center;gap:20px;margin-top:28px;display:flex}.blog-card footer a{color:#d9530c;font-weight:700;text-decoration:none}.blog-loading{text-align:center;place-content:center;min-height:40vh;display:grid}.article-page{max-width:1000px;margin:auto;padding:100px 24px 120px}.article-page article>header>a{color:#d9530c;font-weight:700;text-decoration:none}.article-dek{color:#666159;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.5}.article-byline{color:#77736b;border-top:1px solid #d8d3c9;justify-content:space-between;gap:20px;margin-top:35px;padding-top:20px;display:flex}.article-hero-image{object-fit:cover;border-radius:18px;width:100%;max-height:600px;margin:55px 0}.article-body{max-width:720px;margin:70px auto;font-family:Georgia,serif;font-size:1.16rem;line-height:1.85}.article-body h2,.article-body h3{letter-spacing:-.035em;margin-top:2em;font-family:Inter,sans-serif;line-height:1.15}.article-body blockquote{color:#59544d;border-left:4px solid #f06418;margin:2em 0;padding-left:24px}.article-body code{background:#eeeae1;border-radius:4px;padding:.12em .3em;font-size:.9em}.article-page article>footer{color:#fff;background:#171713;border-radius:18px;justify-content:space-between;align-items:center;gap:25px;max-width:720px;margin:auto;padding:32px;display:flex}.article-page article>footer p{font-size:1.15rem;font-weight:700}.article-page article>footer .public-button{background:#f06418}@media (width<=800px){.blog-editor__layout,.blog-feature{grid-template-columns:1fr}.blog-editor__settings{position:static}.blog-grid{grid-template-columns:1fr}.blog-feature img{order:-1;min-height:220px}.article-byline,.article-page article>footer{flex-direction:column;align-items:flex-start}}@media (width<=600px){.blog-editor__header,.blog-toolbar{flex-direction:column;align-items:stretch}.blog-editor__header>div:last-child{grid-template-columns:1fr 1fr;display:grid}.blog-public{padding-top:30px}.blog-public__hero{padding-top:20px}.blog-feature{padding:25px}.article-page{padding-top:60px}}.blog-public{max-width:1180px;padding:56px 28px 96px}.blog-public__hero{max-width:760px;padding:34px 0 42px}.blog-public__hero h1{letter-spacing:-.045em;margin:0 0 16px;font-size:clamp(2.25rem,4vw,3.5rem);line-height:1.05}.blog-public__hero>p:last-child{margin:0;font-size:1rem;line-height:1.55}.blog-categories{flex-wrap:nowrap;gap:0;margin-bottom:0;padding:0 0 14px;overflow-x:auto}.blog-categories button{white-space:nowrap;color:#55524c;background:0 0;border:0;border-radius:0;margin-right:24px;padding:10px 16px 10px 0;font-weight:650}.blog-categories button[aria-pressed=true]{color:#171713;background:0 0;box-shadow:inset 0 -2px #f06418}.blog-list{display:grid}.blog-card{border-top:1px solid #d8d4cb;grid-template-columns:minmax(0,1fr) 240px;gap:42px;padding:34px 0;display:grid}.blog-card>a{grid-area:1/2}.blog-card img{aspect-ratio:16/10;border-radius:4px;margin:0}.blog-card>div{grid-area:1/1}.blog-card h2{margin:10px 0;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.18}.blog-card>div>p:not(.blog-card__meta){color:#56534d;margin:0;font-size:.98rem;line-height:1.55}.blog-card footer{justify-content:flex-start;margin-top:16px;font-size:.84rem}.blog-card footer a{display:none}.blog-card__meta{margin:0;font-size:.7rem;line-height:1.5}.article-page{max-width:1120px;padding:70px 28px 100px}.article-page article>header{max-width:820px;margin:0 auto}.article-page article>header>a{font-size:.85rem}.article-page article>header .blog-card__meta{margin-top:42px}.article-page h1{letter-spacing:-.055em;margin:18px 0;font-size:clamp(2.5rem,5.5vw,4.5rem);line-height:1.03}.article-dek{color:#5d5952;max-width:740px;margin:0;font-size:1.2rem;line-height:1.55}.article-byline{justify-content:flex-start;gap:12px 28px;margin-top:32px;padding-top:16px;font-size:.82rem}.article-hero-image{border-radius:4px;margin:48px 0}.article-body{color:#24231f;max-width:760px;margin:55px auto;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:1.08rem;line-height:1.75}.article-body p{margin:0 0 1.5em}.article-body h2{font-size:1.8rem}.article-body h3{font-size:1.35rem}.article-page article>footer{border-radius:4px;max-width:760px;padding:26px 30px}.article-page article>footer p{font-size:1rem}@media (width<=720px){.blog-public{padding:34px 20px 72px}.blog-public__hero{padding:24px 0 32px}.blog-card{grid-template-columns:1fr;gap:18px;padding:28px 0}.blog-card>a,.blog-card>div{grid-column:1}.blog-card>a{grid-row:1}.blog-card>div{grid-row:2}.blog-card:not(:has(>a))>div{grid-row:1}.article-page{padding:44px 20px 72px}.article-page article>header .blog-card__meta{margin-top:32px}.article-byline{flex-direction:column}.article-page article>footer{flex-direction:column;align-items:flex-start}}.benchmark-coverage{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.benchmark-coverage>div{background:#fff;border:1px solid #ddd9cf;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:5px 10px;padding:13px;display:grid}.benchmark-coverage strong{text-transform:capitalize;font-size:.82rem}.benchmark-coverage>div>span:nth-child(2){color:#77746d;text-transform:capitalize;font-size:.74rem}.benchmark-coverage .admin-status{grid-area:1/2/3}.benchmark-task-list{gap:8px;display:grid}.benchmark-task-list button{text-align:left;width:100%;color:inherit;cursor:pointer;background:#fff;border:1px solid #ddd9cf;border-radius:11px;justify-content:space-between;align-items:center;gap:20px;padding:15px 17px;display:flex}.benchmark-task-list button:hover{border-color:#ff7a1a;box-shadow:0 5px 18px #2512040b}.benchmark-task-list span{gap:4px;display:grid}.benchmark-task-list span:last-child{text-align:right;flex:none}.benchmark-task-list small{color:#77746d}.benchmark-prompt,.benchmark-response,.benchmark-judgments details,.benchmark-caveats{background:#fff;border:1px solid #ddd9cf;border-radius:14px;margin-bottom:24px;padding:20px}.benchmark-prompt h2,.benchmark-response h2{margin:0 0 12px;font-size:1rem}.benchmark-prompt pre,.benchmark-response pre,.benchmark-judgments pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;margin:0;line-height:1.55}.benchmark-prompt details{border-top:1px solid #ece9e1;margin-top:18px;padding-top:14px}.benchmark-prompt summary,.benchmark-judgments summary,.benchmark-caveats summary{cursor:pointer;font-weight:700}.benchmark-model-select{width:max-content;margin:0 0 18px}.benchmark-model-select select{min-width:300px}.benchmark-response{max-height:640px;overflow:auto}.benchmark-judgments{gap:9px;display:grid}.benchmark-judgments details{border-radius:10px;margin:0}.benchmark-judgments pre{margin-top:14px}.benchmark-caveats ul{color:#625f58;line-height:1.55}@media (width<=720px){.benchmark-coverage{grid-template-columns:1fr}.benchmark-task-list button{flex-direction:column;align-items:flex-start}.benchmark-task-list span:last-child{text-align:left}.benchmark-model-select,.benchmark-model-select select{width:100%;min-width:0}}.benchmark-section-copy{color:#716f67;margin:-6px 0 14px;font-size:.84rem}.benchmark-history-row{cursor:pointer;transition:background-color .15s}.benchmark-history-row:hover,.benchmark-history-row:focus{background:#fff6ef;outline:none}.benchmark-view-button{white-space:nowrap;color:#9b3c09;cursor:pointer;background:#fff3e9;border:1px solid #efb483;border-radius:8px;padding:8px 10px;font:700 .75rem inherit}.benchmark-view-button:hover{background:#ffdfc6}.benchmark-methodology{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.benchmark-methodology>div{background:#fff;border:1px solid #ddd9cf;border-radius:10px;gap:7px;padding:15px;display:grid}.benchmark-methodology span{color:#716f67;text-transform:capitalize;font-size:.72rem}.benchmark-methodology strong{font-size:.88rem;line-height:1.4}.benchmark-evidence-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:30px;display:grid}.benchmark-evidence-grid details{background:#fff;border:1px solid #ddd9cf;border-radius:12px;padding:16px}.benchmark-evidence-grid summary{cursor:pointer;font-weight:700}.benchmark-evidence-grid pre{white-space:pre-wrap;overflow-wrap:anywhere}.benchmark-judge-meta{color:#716f67;flex-wrap:wrap;gap:8px 20px;margin:15px 0;font-size:.75rem;display:flex}.benchmark-judge-meta span{gap:3px;display:grid}.benchmark-judge-meta strong{color:#24231f;overflow-wrap:anywhere}@media (width<=720px){.benchmark-methodology,.benchmark-evidence-grid{grid-template-columns:1fr}.benchmark-view-button{white-space:normal}}.sidebar-quick-start{background:#fff3e9;justify-content:center;align-items:center;min-height:42px;margin-top:22px;color:#9b3c09!important;border:1px solid #efb483!important;font-size:.86rem!important;font-weight:750!important;display:flex!important}.sidebar-quick-start:hover,.sidebar-quick-start[aria-current=page]{color:#7d2f08!important;background:#ffe2cc!important}.sidebar nav{margin-top:24px}.quick-start-page{max-width:850px}.quick-start-header>p:last-child{max-width:670px;color:var(--muted);line-height:1.65}.quick-start-page>.snippet-tabs{margin:30px 0 18px}.quick-start-step{border:1px solid var(--border);background:var(--surface);border-radius:14px;margin-top:14px;padding:20px}.quick-start-step>div{justify-content:space-between;align-items:center;gap:20px;display:flex}.quick-start-step h2,.quick-start-project h2{margin:0;font-size:1rem}.quick-start-step pre{color:#f5f5f5;background:#16181d;border-radius:9px;margin:15px 0 0;padding:16px;overflow:auto}.quick-start-step code{white-space:pre;font:400 .8rem/1.65 monospace}.quick-start-step small{color:#18794e;margin-top:9px;display:block}.quick-start-page>.security-note{margin:14px 0}.quick-start-project{border:1px solid var(--border);background:var(--surface);border-radius:14px;margin-top:24px;padding:22px}.quick-start-project select{margin:14px 10px 0 0}.quick-start-project .empty-state{margin-top:14px;padding:24px}.quick-start-docs{color:var(--elektric-blue);margin-top:24px;font-weight:750;display:inline-block}.quick-start-page .button{text-decoration:none}@media (width<=650px){.quick-start-step{padding:15px}.quick-start-step>div{align-items:flex-start}.quick-start-project select,.quick-start-project>.button{width:100%;margin:12px 0 0}.quick-start-step pre{padding:13px}}.quick-start-controls{border:1px solid var(--border);background:var(--surface);border-radius:14px;grid-template-columns:120px minmax(220px,360px);align-items:center;gap:10px 16px;margin:26px 0 18px;padding:18px;display:grid}.quick-start-controls label{font-weight:750}.quick-start-controls select{margin:0}.quick-start-controls p{color:var(--muted);grid-column:1/-1;margin:0}.quick-start-note{border-left:3px solid var(--elektric-blue);background:var(--elektric-blue-soft);margin-top:14px;padding:16px 18px}.quick-start-note p{color:var(--muted);margin:6px 0 0;line-height:1.55}@media (width<=650px){.quick-start-controls{grid-template-columns:1fr}.quick-start-controls p{grid-column:1}.quick-start-controls select{width:100%}}.quick-start-checklist{border:0;margin:24px 0;padding:0}.quick-start-checklist>legend{font-size:1.15rem;font-weight:800}.quick-start-checklist>p{color:var(--muted);margin:8px 0 16px}.quick-start-checklist>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.quick-start-capability{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:11px;grid-template-columns:auto 1fr;gap:10px;padding:14px;display:grid}.quick-start-capability input{margin-top:3px}.quick-start-capability span{gap:4px;display:grid}.quick-start-capability small{color:var(--muted);line-height:1.4}.quick-start-capability em{color:var(--elektric-blue);font-size:.72rem;font-style:normal}.quick-start-capability:has(input:checked){background:var(--elektric-blue-soft);border-color:#8eb7ee}.quick-start-capability--locked{cursor:not-allowed}.quick-start-note p+p{margin-top:5px}@media (width<=650px){.quick-start-checklist>div{grid-template-columns:1fr}}.app-main:has(.playground-page){width:min(100%,1320px);padding:28px clamp(20px,3vw,44px) 44px}.playground-page{min-width:0}.playground-header{justify-content:space-between;align-items:end;gap:30px;margin-bottom:20px;display:flex}.playground-header h1{margin:.15rem 0 .55rem}.playground-header>div>p:last-child{max-width:680px;color:var(--muted);margin:0;line-height:1.5}.playground-controls{align-items:end;gap:8px;display:flex}.playground-controls label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;gap:5px;font-size:.7rem;font-weight:750;display:grid}.playground-controls select,.playground-controls button,.playground-compare select{border:1px solid var(--border);min-height:38px;color:var(--text);font:inherit;background:#fff;border-radius:9px;padding:8px 11px}.playground-controls button{cursor:pointer}.playground-frame{background:#fff;border:1px solid #dce1e9;border-radius:18px;grid-template-rows:minmax(400px,1fr) auto;min-height:calc(100vh - 175px);display:grid;overflow:hidden;box-shadow:0 16px 45px #102f6312}.playground-thread{min-height:420px;max-height:calc(100vh - 385px);padding:26px;overflow-y:auto}.playground-empty{text-align:center;place-content:center;justify-items:center;min-height:330px;display:grid}.playground-empty>span{background:linear-gradient(145deg,var(--elektric-orange),#ff9957);color:#fff;border-radius:15px;place-items:center;width:48px;height:48px;font-size:1.4rem;display:grid;box-shadow:0 10px 25px #f0641830}.playground-empty h2{margin:18px 0 7px;font-size:1.35rem}.playground-empty p{color:var(--muted);margin:0}.playground-empty>div{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:22px;display:flex}.playground-empty button,.playground-files button{border:1px solid var(--border);color:#4e5662;cursor:pointer;background:#fafbfc;border-radius:999px;padding:8px 12px}.playground-turn{padding:8px 0 28px}.playground-user{align-items:flex-start;gap:13px;margin:0 0 17px;display:flex}.playground-user span{background:#eef1f5;border-radius:7px;flex:none;padding:5px 8px;font-size:.7rem;font-weight:800}.playground-user p{white-space:pre-wrap;margin:2px 0;line-height:1.5}.playground-answers{gap:12px;display:grid}.playground-answers--compare{grid-template-columns:repeat(2,minmax(0,1fr))}.playground-answer{border:1px solid var(--border);background:#fff;border-radius:14px;min-width:0;overflow:hidden}.playground-answer:first-child{border-top:3px solid var(--elektric-orange)}.playground-answer>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;padding:13px 16px;display:flex}.playground-answer>header strong{font-size:.82rem}.playground-answer>header span{color:#226a43;background:#eef7f1;border-radius:6px;padding:4px 7px;font:750 .7rem monospace}.playground-answer-copy{white-space:pre-wrap;overflow-wrap:anywhere;min-height:90px;padding:18px;line-height:1.65}.playground-answer footer{color:#737b87;text-transform:capitalize;background:#fafbfc;border-top:1px solid #edf0f4;flex-wrap:wrap;gap:7px 13px;padding:11px 16px;font-size:.68rem;display:flex}.playground-answer footer .cost-more{color:#a04409}.playground-answer footer .cost-less{color:#237149}.playground-compose{background:#fafbfd;border-top:1px solid #dfe4ec;padding:13px 15px 12px;position:relative}.playground-compose textarea{box-sizing:border-box;resize:none;width:100%;min-height:72px;color:var(--text);font:inherit;background:0 0;border:0;outline:0;padding:9px 8px;line-height:1.45;display:block}.playground-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.playground-toolbar>div{flex-wrap:wrap;gap:5px;display:flex}.playground-toolbar button{color:#5d6571;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;min-height:34px;padding:6px 9px;font:700 .75rem inherit}.playground-toolbar button:hover,.playground-toolbar button.active{color:var(--elektric-blue);background:#edf4ff;border-color:#cbd9ef}.playground-toolbar .playground-send{background:var(--elektric-blue);color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;font-size:1rem;display:grid}.playground-toolbar .playground-send:disabled{cursor:not-allowed;background:#c6ccd5}.playground-compare{border-top:1px solid #e5e9ef;align-items:center;gap:9px;margin:9px 4px 0;padding-top:9px;display:flex}.playground-compare label{align-items:center;gap:7px;font-size:.78rem;font-weight:750;display:flex}.playground-compare select{min-height:32px;padding:5px 8px;font-size:.76rem}.playground-compare small{color:#858c96;margin-left:auto}.playground-youtube{gap:7px;margin-bottom:5px;display:flex}.playground-youtube input{flex:1;margin:0}.playground-youtube button{color:var(--elektric-blue);background:0 0;border:0;font-weight:750}.playground-files{flex-wrap:wrap;gap:6px;display:flex}.playground-files button{padding:6px 10px;font-size:.72rem}.playground-error{color:var(--danger);margin:0 4px 5px;font-size:.78rem}.playground-loading>div{border:1px solid var(--border);border-radius:14px;align-items:center;gap:7px;min-height:105px;padding:18px;display:flex}.playground-loading span{background:#9ba3ae;border-radius:50%;width:7px;height:7px;animation:1s infinite alternate playground-pulse}.playground-loading span:nth-child(2){animation-delay:.18s}.playground-loading span:nth-child(3){animation-delay:.36s}@keyframes playground-pulse{to{opacity:.25;transform:translateY(-3px)}}@media (width<=800px){.playground-header{flex-direction:column;align-items:stretch}.playground-controls{align-items:stretch}.playground-controls label{flex:1}.playground-answers--compare{grid-template-columns:1fr}.playground-thread{max-height:none;padding:17px}.playground-frame{min-height:650px}.playground-toolbar button span{display:none}.playground-compare{flex-wrap:wrap}.playground-compare small{width:100%;margin:0}.app-main:has(.playground-page){padding:24px 12px}}.playground-new{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:9px;min-height:38px;padding:8px 13px}.playground-frame{grid-template-rows:auto auto auto minmax(0,1fr) auto;height:calc(100vh - 145px);min-height:620px}.playground-topbar{border-bottom:1px solid var(--border);background:#fafbfd;align-items:center;gap:6px;padding:10px 13px;display:flex;overflow-x:auto}.playground-topbar button{white-space:nowrap;color:#5b6470;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:6px;min-height:35px;padding:7px 10px;font:700 .75rem inherit;display:flex}.playground-topbar button:hover,.playground-topbar button.active{color:var(--elektric-blue);background:#edf4ff;border-color:#c8d8ef}.playground-topbar button>span{font-size:.9rem}.playground-topbar select{border:1px solid var(--border);min-height:35px;font:inherit;background:#fff;border-radius:9px;margin:0;padding:6px 9px}.playground-topbar small{white-space:nowrap;color:#858c96;margin-left:auto}.playground-topbar-separator{background:var(--border);flex:0 0 1px;width:1px;height:24px;margin:0 3px}.playground-thread{min-height:0;max-height:none}.playground-compose{z-index:2;position:sticky;bottom:0;box-shadow:0 -10px 30px #102f630a}.playground-compose>div:last-child{justify-content:space-between;align-items:center;padding:0 5px;display:flex}.playground-compose>div:last-child>span{color:#9299a3;font-size:.66rem}.playground-answer-copy{min-height:65px;padding:19px 20px;font-size:.94rem;line-height:1.72}.playground-answer-copy p{margin:0 0 1em}.playground-answer-copy p:last-child{margin-bottom:0}.playground-answer-copy h3{margin:1.2em 0 .55em;font-size:1.02rem}.playground-answer-copy ul,.playground-answer-copy ol{margin:.4em 0 1em;padding-left:1.45em}.playground-answer-copy li{padding:.2em 0}.playground-answer-copy pre{color:#f4f6f8;background:#15181d;border-radius:9px;margin:.8em 0;padding:15px;overflow:auto}.playground-answer-copy code{font:500 .86em/1.6 ui-monospace,monospace}.playground-answer-copy p code,.playground-answer-copy li code{color:#29313c;background:#eef1f5;border-radius:4px;padding:.12em .34em}.playground-answer-copy a{color:var(--elektric-blue);text-underline-offset:3px}.pretty-fraction{vertical-align:middle;text-align:center;margin:0 .18em;line-height:1;display:inline-grid}.pretty-fraction>span:first-child{border-bottom:1px solid;padding:0 .18em .08em}.pretty-fraction>span:last-child{padding:.08em .18em 0}.playground-writing{align-items:center;gap:6px;min-height:78px;padding:19px;display:flex}.playground-writing i{background:#8e97a3;border-radius:50%;width:7px;height:7px;animation:1s infinite alternate playground-pulse}.playground-writing i:nth-child(2){animation-delay:.16s}.playground-writing i:nth-child(3){animation-delay:.32s}.playground-youtube,.playground-files{border-bottom:1px solid var(--border);background:#fff;margin:0;padding:9px 14px}.playground-youtube input{min-width:0}.playground-answer footer:empty{display:none}.playground-routing-mode{flex:none;margin:0 5px;padding:2px}.playground-routing-mode:before{width:calc(50% - 2px);inset:2px auto 2px 2px}.playground-routing-mode .routing-mode__option{width:88px;height:30px;padding:0 8px;font-size:.75rem}.playground-judge{background:linear-gradient(145deg,#f8fbff,#fff);border:1px solid #cbd9ef;border-radius:13px;margin-top:12px;overflow:visible}.playground-judge>header{border-bottom:1px solid #e1e9f4;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:11px 15px;display:flex}.playground-judge-title{color:var(--elektric-blue);align-items:center;gap:7px;display:flex}.playground-judge-info{align-items:center;display:inline-flex;position:relative}.playground-judge-info>button{box-sizing:border-box;width:18px;height:18px;color:var(--elektric-blue);cursor:help;background:#fff;border:1px solid #8da9d3;border-radius:50%;justify-content:center;align-items:center;margin:0;padding:0;font-family:inherit;font-size:11px;font-weight:800;line-height:1;display:flex}.playground-judge-info>button:focus-visible{outline:2px solid var(--elektric-blue);outline-offset:2px}.playground-judge-info>[role=tooltip]{z-index:20;box-sizing:border-box;color:#fff;opacity:0;pointer-events:none;background:#17243a;border:1px solid #cbd9ef;border-radius:9px;width:min(280px,100vw - 64px);padding:10px 12px;font-size:.72rem;font-weight:500;line-height:1.45;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 9px);left:0;transform:translateY(-3px);box-shadow:0 10px 28px #17243a38}.playground-judge-info:hover>[role=tooltip],.playground-judge-info:focus-within>[role=tooltip]{opacity:1;transform:translateY(0)}.playground-judge>header small{color:var(--muted)}.playground-judge-scores{background:#e5ebf3;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.playground-judge-scores>div{background:#fff;gap:3px;padding:12px 15px;display:grid}.playground-judge-scores span{color:var(--muted);font-size:.7rem}.playground-judge-scores strong{font-size:1.05rem}.playground-judge-scores strong small{color:var(--muted);font-size:.65rem}.playground-judge>p{margin:0;padding:13px 15px;line-height:1.5}.playground-judge-value{background:#f7faff;border-top:1px solid #e1e9f4;grid-template-columns:auto 1fr;gap:10px;padding:10px 15px;font-size:.75rem;line-height:1.45;display:grid}.playground-judge-value strong{color:var(--elektric-blue);white-space:nowrap}.playground-judge-value span{color:#56606d}.playground-judge>footer{color:var(--muted);border-top:1px solid #e1e9f4;border-radius:0 0 12px 12px;flex-wrap:wrap;gap:7px 14px;padding:10px 15px;font-size:.72rem;display:flex}.playground-judge>footer strong{color:var(--text)}.playground-judge .cost-less{color:#237149}.playground-judge .cost-more,.playground-judge-error{color:#a04409}.playground-judge-error{margin:10px 0 0;font-size:.78rem}@media (width<=650px){.playground-judge-scores{grid-template-columns:1fr}.playground-judge>header{align-items:flex-start;gap:8px}.playground-judge-value{grid-template-columns:1fr;gap:4px}}@media (width<=800px){.playground-frame{height:calc(100vh - 110px);min-height:560px}.playground-topbar small,.playground-header>div>p:last-child{display:none}.playground-header{margin-bottom:12px}.playground-topbar button{padding:7px 8px}.playground-compose>div:last-child>span{display:none}}.app-main:has(.playground-page){box-sizing:border-box;height:100vh;overflow:hidden}.playground-page{flex-direction:column;height:100%;min-height:0;display:flex}.playground-frame{flex:1;grid-template-rows:auto auto auto minmax(0,1fr) auto;height:auto;min-height:0}.playground-session{border-bottom:1px solid var(--border);color:#737b87;background:#fff;align-items:center;gap:18px;padding:8px 15px;font-size:.7rem;display:flex}.playground-session span{gap:5px;display:flex}.playground-session strong{color:#343b45}.playground-session .playground-session-saved,.playground-session .playground-session-saved strong{color:#237149}.playground-compose{position:relative;bottom:auto}.playground-compose>div:last-child{gap:10px}.playground-compose>div:last-child>span{margin-right:auto}.playground-attach{border:1px solid var(--border);color:#56606d;cursor:pointer;background:#fff;border-radius:8px;min-height:32px;padding:5px 9px;font:700 .72rem inherit}.playground-attach:disabled{opacity:.42;cursor:not-allowed}.playground-answer-actions{align-items:center;gap:4px;margin-left:auto;display:flex}.playground-answer-actions button{color:#66707c;cursor:pointer;text-transform:none;background:#fff;border:1px solid #dde2e9;border-radius:6px;min-height:25px;padding:3px 7px;font:700 .68rem inherit}.playground-answer-actions button:hover,.playground-answer-actions button.active{color:var(--elektric-blue);background:#edf4ff;border-color:#aac2e5}@media (width<=800px){.app-main:has(.playground-page){height:calc(100vh - 78px)}.playground-session{white-space:nowrap;gap:10px;overflow-x:auto}.playground-session>span:nth-child(2),.playground-compose>div:last-child>span{display:none}.playground-answer-actions{width:100%;margin:4px 0 0}}.playground-compose-tools{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.playground-compose-tools>button:not(.playground-attach){color:#5b6470;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:5px;min-height:32px;padding:5px 8px;font:700 .7rem inherit;display:flex}.playground-compose-tools>button:not(.playground-attach):hover,.playground-compose-tools>button.active{color:var(--elektric-blue);background:#edf4ff;border-color:#c8d8ef}.playground-compose-tools>button span{font-size:.82rem}@media (width<=700px){.playground-compose-tools>button:not(.playground-attach){font-size:0}.playground-compose-tools>button span{font-size:.85rem}.playground-compose>div:last-child{align-items:flex-end}}.playground-topbar{z-index:3;flex:none;position:relative}.playground-thread{overscroll-behavior:contain;scrollbar-gutter:stable}.app-main:has(.playground-page){padding-bottom:10px}@media (width<=800px){.app-main:has(.playground-page){padding-bottom:8px}}.app-main:has(.playground-page){width:100%;max-width:none;padding:0}.playground-frame{height:100%;box-shadow:none;border:0;border-radius:0}.playground-topbar{box-sizing:border-box;min-height:56px;padding-left:18px;padding-right:18px}.playground-topbar>strong{margin-right:8px;font-size:.82rem}.playground-topbar .playground-new{margin-left:4px}.playground-empty{box-sizing:border-box;min-height:100%;padding:35px}.playground-empty>p{max-width:680px;line-height:1.65}.playground-thread{padding-left:max(26px,50% - 540px);padding-right:max(26px,50% - 540px)}.playground-compose{padding-left:max(15px,50% - 540px);padding-right:max(15px,50% - 540px)}@media (width<=800px){.app-main:has(.playground-page){padding:0}.playground-thread{padding-left:17px;padding-right:17px}.playground-compose{padding-left:12px;padding-right:12px}.playground-topbar>strong{display:none}}.playground-prompt-picker{width:min(100%,650px);gap:12px!important;margin-top:24px!important;display:grid!important}.playground-prompt-categories{flex-wrap:wrap;justify-content:center;gap:6px!important;margin:0!important;display:flex!important}.playground-prompt-categories button{cursor:pointer;font-size:.7rem;font-weight:750;color:#66707c!important;background:#fff!important;border:1px solid #dfe4eb!important;border-radius:999px!important;padding:7px 12px!important}.playground-prompt-categories button:hover,.playground-prompt-categories button.active{color:var(--elektric-blue)!important;background:#edf4ff!important;border-color:#a9c0e3!important}.playground-prompt-levels{grid-template-columns:1fr 1fr;gap:9px!important;margin:0!important;display:grid!important}.playground-prompt-levels button{text-align:left;cursor:pointer;align-content:center;min-height:96px;display:grid;box-shadow:0 5px 18px #17345f0a;color:var(--text)!important;background:#fff!important;border:1px solid #dce3ec!important;border-radius:12px!important;padding:13px 15px!important}.playground-prompt-levels button:hover,.playground-prompt-levels button:focus-visible{outline:0;background:#f5f9ff!important;border-color:#9eb9df!important}.playground-prompt-levels span{color:#287049;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.63rem;font-weight:850}.playground-prompt-levels button:last-child span{color:#a34d16}.playground-prompt-levels strong{font-size:.84rem}.playground-prompt-levels small{color:#7a838f;margin-top:4px;font-size:.68rem;line-height:1.35}@media (width<=560px){.playground-prompt-levels{grid-template-columns:1fr}.playground-prompt-levels button{min-height:82px}}.app-shell:has(.playground-page){height:100vh;min-height:0;overflow:hidden}.app-shell:has(.playground-page)>.sidebar{box-sizing:border-box;height:100vh;overflow-y:auto}.app-shell:has(.playground-page)>.app-main{min-height:0;overflow:hidden}.playground-session .playground-session-more,.playground-session .playground-session-more strong{color:#a04409}@media (width<=800px){.app-shell:has(.playground-page){grid-template-rows:auto minmax(0,1fr);height:100dvh;display:grid}.app-shell:has(.playground-page)>.sidebar{height:auto;max-height:78px;overflow:visible}.app-main:has(.playground-page){height:100%;min-height:0}}.playground-compose{padding-bottom:3px}.playground-frame{flex-direction:column;min-height:0;display:flex}.playground-thread{flex:auto;min-height:0;overflow-y:auto}.playground-compose{flex:none}
