:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f172a;background:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:#fff;min-width:320px;margin:0}p{margin:0}.for-devs{padding-bottom:3rem}.for-devs-intro{padding-top:2.5rem;padding-bottom:1.5rem}.for-devs-intro h1{margin:0 0 .75rem;font-size:clamp(1.75rem,3vw,2.25rem)}.for-devs-lead{color:#475569;max-width:720px;margin:0;line-height:1.65}.for-devs-shell{background:#fff;border:1px solid #e2e8f0;border-radius:.9rem;margin:0 2rem 2rem;overflow:hidden;box-shadow:0 8px 28px #0f172a0f}.for-devs-tabs{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:.35rem;padding:.75rem;display:flex}.for-devs-tabs button{color:#475569;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.5rem;padding:.45rem .85rem;font-family:inherit;font-size:.9rem;font-weight:600}.for-devs-tabs button:hover{color:#0f172a;background:#e2e8f0}.for-devs-tabs button.active{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.for-devs-panel{padding:1.5rem 1.25rem 2rem}.tool-block h2{margin:0 0 .5rem;font-size:1.2rem}.tool-block h3{margin:1.25rem 0 .5rem;font-size:1rem}.tool-block>p{color:#64748b;margin:0 0 1rem;font-size:.95rem}.tool-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.tool-row-wrap{align-items:stretch}.tool-output{background:#f1f5f9;border-radius:.4rem;padding:.35rem .65rem;font-size:1.1rem}.tool-textarea,.tool-input{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:.5rem;width:100%;max-width:100%;margin-bottom:.75rem;padding:.65rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem}.tool-textarea{resize:vertical;min-height:120px}.tool-textarea-tall{min-height:220px}.tool-pre{color:#e2e8f0;background:#0f172a;border-radius:.5rem;margin:.5rem 0 0;padding:1rem;font-size:.8rem;line-height:1.5;overflow-x:auto}.tool-pre-inline{white-space:pre-wrap;margin-top:1rem}.tool-error{color:#b91c1c;margin:.5rem 0 0;font-size:.9rem}.tool-dl{grid-template-columns:auto 1fr;gap:.35rem 1.25rem;margin:1rem 0 0;font-size:.9rem;display:grid}.tool-dl dt{color:#64748b;margin:0;font-weight:600}.tool-dl dd{margin:0;font-family:ui-monospace,monospace}.tool-list{color:#334155;margin:0 0 1rem;padding-left:1.2rem}.tool-label{color:#475569;margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block}.tool-radio{align-items:center;gap:.35rem;margin-right:1rem;font-size:.9rem;display:inline-flex}.btn-ghost{color:#0f172a;background:#f1f5f9;border:1px solid #e2e8f0}.for-devs-toast{color:#fff;z-index:50;background:#0f172a;border-radius:.5rem;padding:.6rem 1rem;font-size:.9rem;font-weight:600;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 8px 24px #0f172a33}@media (width<=900px){.for-devs-shell{margin-inline:1.1rem}.for-devs-tabs{flex-direction:column;align-items:stretch}.for-devs-tabs button{text-align:left}}.site{color:#0f172a;width:min(1120px,100%);margin:0 auto}.topbar{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 2rem}.nav{justify-content:space-between;align-items:center;display:flex}.brand{letter-spacing:.02em;color:#0f172a;font-size:1.4rem;font-weight:800;text-decoration:none}.nav-links{gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.nav-links a{color:#334155;font-weight:600;text-decoration:none}.nav-links a.nav-devs{color:#1d4ed8}.hero{color:#0f172a;background:radial-gradient(circle at 78% 18%,#2563eb1f,#0000 40%),radial-gradient(circle at 92% 2%,#0ea5e929,#0000 28%),linear-gradient(#fff,#f8fbff 60%,#f1f5f9);grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;min-height:72vh;padding:3.2rem 2rem 4rem;display:grid}.hero-content{max-width:640px}.hero h1{color:#0f172a;margin:0 0 1rem;font-size:clamp(2rem,4vw,3.2rem)}.subtitle{color:#475569;max-width:620px;margin-bottom:2rem}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.btn{border-radius:.65rem;padding:.75rem 1.2rem;font-weight:700;text-decoration:none;display:inline-block}.btn-primary{color:#fff;background:#1d4ed8}.btn-outline{color:#1e3a8a;background:0 0;border:2px solid #93c5fd}.hero-media{justify-content:center;display:flex}.hero-logo{filter:drop-shadow(0 16px 30px #0f172a1f);width:min(420px,90%);height:auto}.section{padding:4rem 2rem}.section h2{margin:0 0 1.2rem}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:1.2rem;display:grid}.card{background:#fff;border:1px solid #dbe2ea;border-radius:.9rem;padding:1.3rem;box-shadow:0 8px 28px #10182812}.card h3{margin-top:0}.section-highlight{background:#f8fafc}.highlights{margin:0;padding-left:1.2rem;line-height:1.9}.contact{text-align:center}.contact p{max-width:650px;margin:0 auto 1.4rem}.footer{text-align:center;color:#475569;padding:1.2rem 2rem 2rem}@media (width<=900px){.topbar,.hero,.section{padding-inline:1.1rem}.nav{gap:.75rem}.hero{grid-template-columns:1fr;gap:1.5rem;min-height:auto;padding-top:2rem}.hero-content{text-align:center;margin:0 auto}.hero-actions{justify-content:center}.hero-logo{width:min(300px,80%)}.cards{grid-template-columns:1fr}}
