@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Poppins:wght@700;800;900&display=swap";:root{color:#0f172a;background:#fffaf1;font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#fffaf1;min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}.page{color:#0f172a;background:#fffaf1;min-height:100vh}.header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf1d6;border-bottom:1px solid #fb923c59;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:20px;max-width:1180px;margin:0 auto;padding:16px 20px;display:flex}.brand{align-items:center;gap:12px;display:flex}.logo-mark{color:#fff;background:linear-gradient(135deg,#f97316,#ef4444);border-radius:16px;place-items:center;width:40px;height:40px;font-weight:900;display:grid;box-shadow:0 14px 28px #f973162e}.brand-title{letter-spacing:-.02em;font-size:18px;font-weight:900}.brand-subtitle{color:#64748b;font-size:12px;font-weight:600}.nav{color:#475569;gap:28px;font-size:14px;font-weight:700;display:flex}.nav a:hover{color:#ea580c}.button{cursor:pointer;font-weight:800;font:inherit;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:12px 20px;transition:all .2s;display:inline-flex}.button.dark{color:#fff;background:#0f172a}.button.dark:hover{background:#ea580c}.button.orange{color:#fff;background:#ea580c;box-shadow:0 20px 35px #ea580c38}.button.orange:hover{background:#c2410c}.button.light{color:#0f172a;background:#ffffffb8;border:1px solid #cbd5e1}.button.white{color:#c2410c;background:#fff}.button.ghost{color:#fff;background:#ffffff1a;border:1px solid #fff6}.hero{padding:80px 20px 100px;position:relative;overflow:hidden}.blob{filter:blur(64px);pointer-events:none;border-radius:999px;position:absolute}.blob.one{background:#fdba745c;width:320px;height:320px;top:48px;left:50%;transform:translate(-50%)}.blob.two{background:#fde04747;width:260px;height:260px;top:150px;right:40px}.hero-grid{z-index:1;grid-template-columns:1.02fr .98fr;align-items:center;gap:48px;max-width:1180px;margin:0 auto;display:grid;position:relative}.badge{color:#c2410c;background:#ffedd5;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:14px;font-weight:800;display:inline-flex}h1{letter-spacing:-.055em;margin:22px 0 0;font-family:Poppins,Manrope,sans-serif;font-size:clamp(48px,7vw,82px);line-height:.95}h2{letter-spacing:-.045em;margin:10px 0 0;font-family:Poppins,Manrope,sans-serif;font-size:clamp(36px,5vw,58px);line-height:1.02}h3{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:900}.lede{color:#475569;max-width:690px;font-size:20px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.pills{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.pill{color:#475569;background:#ffffffbd;border:1px solid #fed7aa;border-radius:999px;padding:6px 12px;font-size:14px;font-weight:700}.section{padding:64px 20px}.container{max-width:1180px;margin:0 auto}.eyebrow{color:#ea580c;text-transform:uppercase;letter-spacing:.16em;font-size:13px;font-weight:900}.section-copy{color:#475569;max-width:720px;font-size:18px;line-height:1.65}.feature-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:36px;display:grid}.card,.download-card,.step-card{background:#ffffffeb;border:1px solid #ffedd5;border-radius:28px;padding:24px;box-shadow:0 4px 16px #7c2d120a}.card-icon{color:#c2410c;background:#ffedd5;border-radius:18px;place-items:center;width:48px;height:48px;margin-bottom:18px;font-size:23px;display:grid}.card p{color:#475569;line-height:1.65}.dark-panel{color:#fff;background:#0f172a;border-radius:32px;padding:36px}.dark-panel p{color:#cbd5e1}.shortcut-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.shortcut-pill{color:#f8fafc;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px;padding:16px;font-weight:800}.compare-wrap{background:#fff;border:1px solid #ffedd5;border-radius:28px;overflow:hidden;box-shadow:0 24px 54px #7c2d120f}.table-scroll{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;min-width:820px;font-size:14px}thead{background:#fff7ed}th,td{border-bottom:1px solid #f1f5f9;padding:16px 20px}th{color:#0f172a;font-weight:900}td{color:#475569}td.blaze{color:#c2410c;font-weight:900}.cta{text-align:center;color:#fff;background:linear-gradient(135deg,#f97316,#ef4444);border-radius:40px;max-width:920px;margin:0 auto;padding:48px;box-shadow:0 34px 70px #c2410c38}.cta p{color:#ffedd5}.footer{border-top:1px solid #fed7aa;padding:32px 20px}.footer-inner{color:#64748b;justify-content:space-between;gap:16px;max-width:1180px;margin:0 auto;font-size:14px;display:flex}.footer-links{gap:20px;display:flex}.docs-hero{text-align:center;padding:66px 20px 74px;position:relative;overflow:hidden}.docs-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:42px;display:grid}.download-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:34px;display:grid}.platform{margin-bottom:10px;font-size:42px}.warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:22px;padding:18px;line-height:1.65}.code{color:#f8fafc;background:#0f172a;border-radius:16px;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;overflow-x:auto}.hash{word-break:break-all;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.visual-card{background:#fff;border:1px solid #ffedd5;border-radius:32px;padding:16px;box-shadow:0 30px 70px #7c2d121a}.toolbox{color:#fff;background:#0f172a;border-radius:24px;padding:20px}.toolbox-row{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:86px 1fr;gap:12px;margin-top:12px;padding:14px;display:grid}.key{background:linear-gradient(135deg,#f97316,#ef4444);border-radius:12px;place-items:center;font-weight:900;display:grid}.app-card{background:#fff;border:1px solid #e2e8f0;border-radius:32px;padding:12px;box-shadow:0 40px 80px #7c2d121a}.app-window{background:#0f172a;border-radius:24px;padding:16px}.window-dots{color:#94a3b8;align-items:center;gap:8px;margin-bottom:16px;font-size:12px;font-weight:700;display:flex}.dot{border-radius:999px;width:12px;height:12px}.dot.red{background:#f87171}.dot.yellow{background:#facc15}.dot.green{background:#4ade80}.mock-grid{grid-template-columns:52px 1fr;gap:12px;display:grid}.rail{background:#1e293b;border-radius:16px;padding:8px}.rail-item{background:#334155;border-radius:12px;place-items:center;height:36px;margin-bottom:8px;font-size:18px;display:grid}.rail-item.active{background:#f97316}.pdf-area{background:#f7f0df;border-radius:16px;padding:20px}.paper{background:#fff;border-radius:14px;padding:24px;box-shadow:0 2px 12px #0000000d}.line{background:#e2e8f0;border-radius:99px;height:12px;margin-bottom:10px}.line.title{width:66%;height:16px;margin-bottom:18px}.line.yellow{background:#fef08a}.line.green{background:#bbf7d0;width:86%}.line.blue{background:#bfdbfe;width:80%;margin-bottom:22px}.shortcut-callout{background:#fff7ed;border:2px dashed #fdba74;border-radius:18px;align-items:center;gap:12px;padding:16px;display:flex}.shortcut-callout strong{display:block}.shortcut-callout span{color:#64748b;font-size:14px}.tiles{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;display:grid}.tile{background:#f1f5f9;border-radius:12px;height:78px}.tile.orange{background:#ffedd5}.tile.yellow{background:#fef9c3}@media (width<=900px){.nav{display:none}.hero-grid,.docs-grid,.download-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.mock-grid{grid-template-columns:1fr}.rail{display:none}.shortcut-grid{grid-template-columns:1fr}}@media (width<=560px){.feature-grid{grid-template-columns:1fr}.header-inner{padding:13px 16px}.brand-subtitle{display:none}.button{padding:10px 15px}.cta{padding:34px 22px}}.video-frame{aspect-ratio:16/9;background:#0f172a;border:1px solid #ffedd5;border-radius:22px;width:100%;margin-top:16px;position:relative;overflow:hidden;box-shadow:0 24px 54px #7c2d121a}.video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.form-frame{background:#fff;border:1px solid #ffedd5;border-radius:28px;overflow:hidden;box-shadow:0 24px 54px #7c2d1214}.form-frame iframe{border:0;width:100%;max-width:100%;display:block}.windows-mark{color:#2563eb;font-family:Segoe UI Symbol,Arial Unicode MS,system-ui,sans-serif;font-weight:900;line-height:1}.install-title{font-size:clamp(36px,5vw,58px);line-height:1.02}.install-lede{font-size:18px;line-height:1.65}.install-card h3{margin-bottom:12px;font-size:24px}.install-steps ol{margin:18px 0;padding-left:28px}.install-steps li{margin-bottom:12px}.install-steps .warning{margin:16px 0;font-size:16px}.install-steps .code{margin:16px 0;font-size:15px}@media (width<=560px){.install-title{font-size:34px}.install-steps{font-size:16px}}.install-hero{padding-top:58px;padding-bottom:34px}.install-title{margin-top:16px;font-size:clamp(34px,4.6vw,54px);line-height:1.04}.install-lede{margin-top:18px;font-size:18px;line-height:1.65}.install-card{padding:30px}.install-card>h3{margin-bottom:20px;font-size:24px}.install-steps{color:#475569;font-size:17px;font-weight:600;line-height:1.75}.numbered-steps{gap:14px;display:grid}.numbered-step{background:#fffaf1;border:1px solid #ffedd5;border-radius:20px;grid-template-columns:44px 1fr;align-items:flex-start;gap:16px;padding:18px;display:grid}.step-number{color:#fff;background:linear-gradient(135deg,#f97316,#ef4444);border-radius:16px;place-items:center;width:44px;height:44px;font-size:18px;font-weight:900;display:grid}.numbered-step h4{color:#0f172a;letter-spacing:-.02em;margin:0 0 6px;font-size:18px;font-weight:900}.numbered-step p{color:#475569;margin:0;line-height:1.65}.soft-note{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;margin-top:18px;padding:16px 18px;font-size:15.5px;line-height:1.65}.troubleshooting{margin-top:26px;padding-top:6px}.troubleshooting h3{margin-bottom:12px;font-size:22px}.faq-item{border-top:1px solid #f1e4d2;padding:18px 0}.faq-item:last-child{border-bottom:1px solid #f1e4d2}.faq-item h4{color:#0f172a;letter-spacing:-.015em;margin:0 0 8px;font-size:17px;font-weight:900}.faq-item p{color:#475569;margin:0;font-size:15.5px;line-height:1.7}@media (width<=560px){.install-title{font-size:32px}.install-card{padding:22px}.numbered-step{grid-template-columns:38px 1fr;padding:15px}.step-number{border-radius:14px;width:38px;height:38px}}.faq-item .code{margin:14px 0;font-size:14px}.faq-item .video-frame{margin-top:14px}
