:root{color-scheme:light;--bg:#f7f9fc;--surface:#fff;--surface-strong:#eef5ff;--text:#111827;--muted:#5f6c80;--line:#dbe4f0;--brand:#1769e0;--brand-strong:#0f56bd;--teal:#087b73;--amber:#9a5d00;--shadow:0 18px 50px #182d4a1a;--radius:8px;--page-pad:clamp(1rem, 3vw, 2rem);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{color-scheme:dark;--bg:#0d1117;--surface:#141b24;--surface-strong:#162333;--text:#eef4ff;--muted:#9cacbf;--line:#263547;--brand:#58a0ff;--brand-strong:#7eb6ff;--teal:#37d3c8;--amber:#ffc05a;--shadow:0 18px 50px #00000042}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(180deg, var(--surface) 0%, var(--bg) 42rem), var(--bg);min-width:320px;color:var(--text);margin:0;line-height:1.5}body,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button,select{cursor:pointer}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:20;border-bottom:1px solid color-mix(in srgb, var(--line), transparent 35%);background:color-mix(in srgb, var(--surface), transparent 8%);backdrop-filter:blur(18px);position:sticky;top:0}.header-inner{width:min(1180px,100%);padding:.8rem var(--page-pad);align-items:center;gap:1rem;margin:0 auto;display:flex}.brand{letter-spacing:0;align-items:center;gap:.65rem;min-width:max-content;font-weight:800;display:inline-flex}.brand img{border-radius:var(--radius);object-fit:cover;width:2.35rem;height:2.35rem}.brand span{font-size:1.05rem}.desktop-nav{color:var(--muted);flex:1;justify-content:center;align-items:center;gap:1.25rem;font-size:.95rem;display:flex}.desktop-nav a:hover,.mobile-nav a:hover{color:var(--brand)}.header-actions{align-items:center;gap:.55rem;margin-left:auto;display:inline-flex}.language-menu{position:relative}.language-menu summary{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);height:2.35rem;color:var(--muted);user-select:none;align-items:center;gap:.4rem;padding:0 .65rem;list-style:none;display:inline-flex}.language-menu summary::-webkit-details-marker{display:none}.language-menu summary span{color:var(--text);min-width:2.1rem;font-weight:720}.language-menu[open] .chevron-icon{transform:rotate(180deg)}.language-popover{z-index:40;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:11.5rem;box-shadow:var(--shadow);gap:.25rem;padding:.35rem;display:grid;position:absolute;top:calc(100% + .55rem);right:0}.language-popover a{border-radius:var(--radius);justify-content:space-between;align-items:center;gap:.8rem;padding:.65rem .7rem;display:flex}.language-popover a:hover,.language-popover a[aria-current=page]{background:var(--surface-strong)}.language-popover span{gap:.1rem;display:grid}.language-popover strong{font-size:.92rem}.language-popover small{color:var(--muted);font-size:.78rem}.icon-button{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:2.35rem;height:2.35rem;color:var(--text);place-items:center;display:inline-grid}.account-link{position:relative}.account-link[data-authenticated=true]:after{border:2px solid var(--surface);background:var(--teal);content:"";border-radius:999px;width:.5rem;height:.5rem;position:absolute;bottom:.34rem;right:.34rem}.icon-button:hover,.language-menu summary:hover{border-color:color-mix(in srgb, var(--brand), var(--line) 35%)}.moon-icon,:root[data-theme=dark] .sun-icon,.close-icon,.mobile-menu-toggle[aria-expanded=true] .menu-icon{display:none}:root[data-theme=dark] .moon-icon,.mobile-menu-toggle[aria-expanded=true] .close-icon{display:block}.mobile-menu-toggle{display:none}.mobile-nav{width:min(1180px,100%);margin:0 auto;padding:0 1rem 1rem}.mobile-nav a{border-top:1px solid var(--line);color:var(--muted);padding:.85rem 0;display:block}.mobile-nav .mobile-account-link{max-width:100%;color:var(--brand);overflow-wrap:anywhere;align-items:center;gap:.5rem;font-weight:720;display:flex}main{width:min(1180px,100%);padding:3.2rem var(--page-pad) 5rem;margin:0 auto}.hero-section{grid-template-columns:minmax(0,1.05fr) minmax(21rem,.95fr);align-items:center;gap:clamp(1.25rem,4vw,3rem);display:grid}.hero-content{min-width:0}.eyebrow{color:var(--brand);text-transform:uppercase;align-items:center;gap:.45rem;margin:0 0 1rem;font-size:.84rem;font-weight:760;display:inline-flex}h1,h2,h3,p{overflow-wrap:anywhere}h1{letter-spacing:0;max-width:12ch;margin:0;font-size:clamp(2.55rem,6vw,5.65rem);line-height:.95}.hero-subtitle{max-width:43rem;color:var(--muted);margin:1.35rem 0 0;font-size:clamp(1rem,1.7vw,1.22rem)}.idea-panel,.route-card,.output-card,.examples-section{border:1px solid var(--line);border-radius:var(--radius);background:color-mix(in srgb, var(--surface), transparent 0%);box-shadow:var(--shadow)}.idea-panel{gap:1rem;margin-top:2rem;padding:clamp(1rem,2.4vw,1.35rem);display:grid}.idea-panel textarea{resize:vertical;border:1px solid var(--line);border-radius:var(--radius);background:var(--bg);width:100%;min-height:10rem;color:var(--text);outline:0;padding:1rem}.idea-panel textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand), transparent 78%)}.chip-row{flex-wrap:wrap;gap:.5rem;display:flex}.chip{border:1px solid var(--line);background:var(--surface-strong);min-height:2.05rem;color:var(--muted);border-radius:999px;padding:.35rem .75rem;font-size:.88rem}.chip:hover{border-color:var(--brand);color:var(--brand)}.form-actions{align-items:center;gap:1rem;display:flex}.primary-button{border-radius:var(--radius);background:var(--brand);color:#fff;white-space:nowrap;min-width:12rem;min-height:2.8rem;box-shadow:0 12px 28px color-mix(in srgb, var(--brand), transparent 72%);border:0;justify-content:center;align-items:center;gap:.55rem;padding:0 1.15rem;font-weight:760;display:inline-flex}.primary-button:hover{background:var(--brand-strong)}.form-actions p{color:var(--muted);margin:0;font-size:.9rem}.route-card{gap:1.2rem;padding:clamp(1rem,2.5vw,1.35rem);display:grid}.route-card-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.kicker{color:var(--teal);text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem;font-weight:760}.route-card h2,.section-heading h2{margin:0;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.08}.route-subtitle,.section-heading p{color:var(--muted);margin:0}.route-steps{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.route-steps li{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg);grid-template-columns:2rem 1fr;align-items:center;gap:.65rem;min-height:3rem;padding:.65rem;display:grid;position:relative}.route-steps li:after{content:"";background:var(--line);width:2px;height:.9rem;position:absolute;bottom:-.85rem;left:1.65rem}.route-steps li:last-child:after{display:none}.route-steps span{background:color-mix(in srgb, var(--brand), transparent 84%);width:2rem;height:2rem;color:var(--brand);border-radius:50%;place-items:center;font-weight:800;display:inline-grid}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.service-grid span{border:1px solid var(--line);border-radius:var(--radius);min-height:2.3rem;color:var(--muted);text-align:center;place-items:center;font-size:.82rem;display:grid}.service-grid span:nth-child(2n){color:var(--teal)}.service-grid span:nth-child(3n){color:var(--amber)}.outputs-section,.examples-section{margin-top:clamp(3rem,8vw,5.5rem)}.section-heading{gap:.75rem;max-width:44rem;display:grid}.section-heading.compact{max-width:34rem}.output-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem;margin-top:1.5rem;display:grid}.output-card{min-height:15rem;box-shadow:none;padding:1rem}.output-card svg{color:var(--brand)}.output-card h3{margin:1rem 0 .55rem;font-size:1.05rem;line-height:1.2}.output-card p{color:var(--muted);margin:0;font-size:.92rem}.examples-section{padding:clamp(1rem,2.5vw,1.35rem)}.example-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.35rem;display:grid}.example-list a{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg);justify-content:space-between;align-items:center;gap:.75rem;min-height:4.3rem;padding:.85rem;display:flex}.example-list a:hover{border-color:var(--brand)}.page-main{gap:clamp(2rem,5vw,3rem);display:grid}.page-hero{gap:1rem;max-width:55rem;display:grid}.page-hero h1{max-width:14ch}.page-hero>p:last-child{max-width:48rem;color:var(--muted);margin:0;font-size:clamp(1rem,1.8vw,1.2rem)}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.resource-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-direction:column;justify-content:space-between;gap:1.6rem;min-height:16rem;padding:clamp(1rem,2.4vw,1.35rem);display:flex}.resource-card h2{margin:0 0 .7rem;font-size:clamp(1.25rem,2.5vw,1.65rem);line-height:1.12}.resource-card p{color:var(--muted);margin:0}.resource-card a{width:max-content;max-width:100%;color:var(--brand);align-items:center;gap:.45rem;font-weight:760;display:inline-flex}@media (width<=980px){.desktop-nav{display:none}.mobile-menu-toggle{display:inline-grid}.hero-section{grid-template-columns:1fr;align-items:stretch}h1{max-width:13ch}.route-card{max-width:42rem}.output-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.output-card{min-height:12rem}.example-list,.resource-grid{grid-template-columns:1fr}.resource-card{min-height:12rem}}@media (width<=640px){.header-inner{padding-block:.7rem}.brand span{font-size:1rem}.brand img{width:2.1rem;height:2.1rem}.language-menu summary{padding:0 .45rem}.language-menu summary span{min-width:1.65rem;font-size:.86rem}.language-popover{right:-3.1rem}main{padding-top:2rem}h1{max-width:12ch;font-size:clamp(2.3rem,13vw,3.25rem)}.form-actions{flex-direction:column;align-items:stretch}.primary-button{width:100%}.service-grid,.output-grid{grid-template-columns:1fr}.output-card{min-height:auto}.page-hero h1{max-width:12ch;font-size:clamp(2rem,10vw,2.75rem)}.resource-card{min-height:auto}}
