:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1f2937;background:#fffbf5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{color:#1f2937;background:radial-gradient(80% 50% at 50% -20%,#ffc87840,#0000),linear-gradient(#fffbf5 0%,#fff9f1 100%);min-height:100%;margin:0}body{line-height:1.65}a{color:#ea580c;text-decoration:none}a:hover{text-decoration:underline}.page{flex-direction:column;min-height:100vh;display:flex}.container{flex:1;width:100%;max-width:1120px;margin:0 auto;padding:24px 24px 0}.site-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:48px;display:flex}.brand{color:#111827;align-items:center;gap:10px;font-weight:700;display:inline-flex}.brand:hover{text-decoration:none}.brand-mark{color:#7c2d12;background:linear-gradient(135deg,#fcd34d,#f97316);border-radius:12px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 12px;font-size:.9rem;font-weight:800;display:inline-flex}.brand-text{font-size:1rem}.language-toggle{background:#ffffffe6;border:1px solid #fde68a;border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.language-chip{color:#78716c;border-radius:999px;padding:8px 14px;font-size:.9rem;font-weight:600;transition:all .15s}.language-chip:hover{color:#292524;text-decoration:none}.language-chip.is-active{color:#fff;background:linear-gradient(135deg,#fcd34d,#f97316);box-shadow:0 2px 8px #f973164d}.hero-section{background:linear-gradient(145deg,#fffffff2,#fffbf5e6);border:1px solid #fde68a80;border-radius:32px;grid-template-columns:1fr 1.2fr;align-items:center;gap:48px;margin-bottom:72px;padding:48px;display:grid;box-shadow:0 4px 6px -1px #00000008,0 20px 50px -12px #f973161f}.hero-text{flex-direction:column;gap:16px;display:flex}.hero-text h1{letter-spacing:-.03em;color:#111827;margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.15}.hero-tagline{color:#ea580c;margin:0;font-size:1.25rem;font-weight:600}.hero-intro{color:#57534e;margin:0;font-size:1.05rem;line-height:1.7}.hero-screenshots{justify-content:center;align-items:flex-end;gap:16px;display:flex}.hero-screenshot{flex:1;max-width:180px;margin:0}.hero-screenshot:nth-child(2){transform:translateY(-20px)}.hero-screenshot img{border-radius:20px;width:100%;height:auto;display:block;box-shadow:0 20px 40px #0000001a,0 0 0 1px #0000000d}.features-section{margin-bottom:72px}.section-title{color:#111827;text-align:center;margin:0 0 28px;font-size:1.5rem;font-weight:700}.features-row{scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.features-row::-webkit-scrollbar{display:none}.feature-card{background:#fffffff2;border:1px solid #fde68a66;border-radius:20px;flex-direction:column;flex:0 0 200px;gap:10px;padding:20px;transition:all .2s;display:flex;box-shadow:0 4px 20px #0000000a}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #f973161a}.feature-icon{font-size:1.75rem}.feature-card h3{color:#111827;margin:0;font-size:.95rem;font-weight:700;line-height:1.3}.feature-card p{color:#78716c;margin:0;font-size:.85rem;line-height:1.5}.site-footer{background:linear-gradient(#0000,#fef3c74d);border-top:1px solid #fde68a80;margin-top:auto;padding:40px 24px}.site-footer .container{padding:0}.footer-brand{justify-content:center;align-items:center;gap:12px;margin-bottom:20px;display:flex}.footer-icon{border-radius:10px;width:40px;height:40px}.footer-name{color:#111827;font-size:1rem;font-weight:700}.footer-links{flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:16px;display:flex}.footer-links a{color:#57534e;font-size:.95rem;transition:color .15s}.footer-links a:hover{color:#ea580c;text-decoration:none}.footer-copy{text-align:center;color:#a8a29e;margin:0;font-size:.85rem}.doc-nav{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.doc-header{gap:10px;margin-bottom:22px;display:grid}.doc-header h1{letter-spacing:-.03em;margin:0;font-size:clamp(2rem,5vw,3rem);line-height:1.15}.doc-header p{color:#4b5563;margin:0}.hero-label{color:#ea580c;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:700}.prose{background:#fffffff2;border:1px solid #fde68a80;border-radius:24px;padding:32px 28px;box-shadow:0 4px 20px #0000000a}.prose h1,.prose h2,.prose h3{color:#111827;line-height:1.3}.prose h1:first-child{display:none}.prose p,.prose li{color:#1f2937}.prose p:first-of-type{margin-top:0}.prose hr{border:0;border-top:1px solid #fde68a80;margin:28px 0}.prose ul,.prose ol{padding-left:20px}.prose strong{color:#111827}.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}@media (max-width:900px){.hero-section{text-align:center;grid-template-columns:1fr;gap:32px;padding:32px}.hero-text{align-items:center}.hero-screenshots{order:-1}.hero-screenshot{max-width:140px}}@media (max-width:640px){.container{padding:18px 16px 0}.site-header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:32px}.hero-section{margin-bottom:48px;padding:24px}.hero-text h1{font-size:1.75rem}.hero-screenshot{max-width:100px}.hero-screenshot:nth-child(2){transform:translateY(-12px)}.features-section{margin-bottom:48px}.feature-card{flex:0 0 160px;padding:16px}.doc-nav{margin-bottom:16px}.prose{padding:24px 18px}.site-footer{padding:32px 16px}.footer-links{gap:16px}}
