:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}#root:has(>.landing-root){width:100%;max-width:none;text-align:initial;border-inline:none}.landing-root{--ink:#1f2937;--ink-strong:#0f172a;--ink-soft:#4b5563;--ink-muted:#6b7280;--line:#e5e7eb;--line-strong:#d1d5db;--bg:#fff;--bg-soft:#f8fafc;--bg-tint:#f1f5f9;--navy:#1e2a4a;--navy-deep:#161f38;--navy-ink:#0e1730;--blue:#1e40af;--blue-soft:#dbeafe;--blue-faint:#eff4ff;--c-fuel:#f59e0b;--c-agri:#10b981;--c-labor:#e11d74;--c-wood:#d97706;--c-metal:#7c3aed;--k-red:#e11d48;--k-green:#5db075;--k-orange:#f59e0b;--rise:#dc2626;--fall:#059669;--radius:10px;--radius-lg:14px;--shadow-sm:0 1px 2px #0f172a0d;--shadow:0 1px 3px #0f172a0f, 0 4px 14px #0f172a0f;--shadow-lg:0 10px 30px #0f172a1a, 0 2px 6px #0f172a0d;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-feature-settings:"palt";min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic UI,Segoe UI,Meiryo,system-ui,sans-serif;font-size:16px;line-height:1.7}.landing-root a{color:inherit;text-decoration:none}.landing-root img{max-width:100%;display:block}.landing-root button{cursor:pointer;font-family:inherit}.landing-root .container{width:100%;max-width:1180px;margin:0 auto;padding:0 28px}.landing-root section{padding:96px 0}.landing-root section.tight{padding:72px 0}.landing-root .section-eyebrow{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;background:var(--blue-faint);border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.landing-root .section-title{letter-spacing:-.01em;color:var(--ink-strong);text-wrap:balance;margin:16px 0 12px;font-size:36px;font-weight:800;line-height:1.35}.landing-root .section-lede{color:var(--ink-soft);max-width:680px;margin:0;font-size:16px}.landing-root .section-head{margin-bottom:56px}.landing-root .btn{border-radius:var(--radius);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;height:52px;padding:0 24px;font-size:15px;font-weight:700;transition:transform 80ms,box-shadow .15s,background .15s;display:inline-flex}.landing-root .btn-primary{background:var(--navy);color:#fff;box-shadow:0 6px 18px #1e2a4a47,inset 0 1px #ffffff1a}.landing-root .btn-primary:hover{background:var(--navy-deep);transform:translateY(-1px);box-shadow:0 10px 24px #1e2a4a52}.landing-root .btn-ghost{color:var(--navy);border-color:var(--line-strong);background:#fff}.landing-root .btn-ghost:hover{border-color:var(--navy);background:#fff}.landing-root .btn-lg{height:60px;padding:0 32px;font-size:17px}.landing-root .btn-sm{height:40px;padding:0 16px;font-size:14px}.landing-root .site-header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--line);background:#ffffffd9;position:sticky;top:0}.landing-root .site-header .row{justify-content:space-between;align-items:center;height:68px;display:flex}.landing-root .brand-lockup{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.landing-root .brand-mark{color:var(--ink-strong);letter-spacing:.01em;align-items:flex-end;gap:8px;font-size:18px;font-weight:800;line-height:1;display:inline-flex}.landing-root .brand-mark .radar-icon{background:var(--navy);color:#fff;border-radius:6px;place-items:center;width:24px;height:24px;display:inline-grid}.landing-root .brand-by{color:var(--ink-muted);padding-bottom:2px;font-size:12px;line-height:1}.landing-root .brand-kakumiru{color:var(--ink-soft);align-items:flex-end;gap:6px;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.landing-root .brand-kakumiru img.symbol{width:auto;height:22px;display:block}.landing-root .brand-kakumiru img.text-logo{opacity:.82;width:auto;height:12px;margin-bottom:2px;display:block}.landing-root .brand-kakumiru:hover{color:var(--ink-strong)}.landing-root .brand-kakumiru:hover img.text-logo{opacity:1}.landing-root .site-nav{align-items:center;gap:28px;display:flex}.landing-root .site-nav a.navlink{color:var(--ink-soft);font-size:14px;font-weight:600}.landing-root .site-nav a.navlink:hover{color:var(--ink-strong)}.landing-root .hero{padding:80px 0 96px;position:relative;overflow:hidden}.landing-root .hero-grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:56px;display:grid}.landing-root .hero-eyebrow{border:1px solid var(--line);color:var(--ink-soft);box-shadow:var(--shadow-sm);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:6px 12px 6px 8px;font-size:12px;font-weight:700;display:inline-flex}.landing-root .hero-eyebrow .pulse{background:var(--k-green);border-radius:50%;width:8px;height:8px;animation:2.2s infinite lp-pulse;box-shadow:0 0 #5db075b3}@keyframes lp-pulse{0%{box-shadow:0 0 #5db0758c}70%{box-shadow:0 0 0 10px #5db07500}to{box-shadow:0 0 #5db07500}}.landing-root .hero-title{letter-spacing:-.015em;color:var(--ink-strong);text-wrap:balance;margin:18px 0 20px;font-size:52px;font-weight:800;line-height:1.25}.landing-root .hero-title .accent{background:linear-gradient(#0000 62%,#f59e0b4d 62%);padding:0 2px}.landing-root .hero-sub{color:var(--ink-soft);max-width:520px;margin:0 0 32px;font-size:17px;line-height:1.85}.landing-root .hero-cta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.landing-root .hero-meta{color:var(--ink-muted);align-items:center;gap:6px;margin-top:14px;font-size:13px;display:flex}.landing-root .hero-meta .check{color:var(--fall)}.landing-root .hero-trust{border-top:1px dashed var(--line);align-items:center;gap:28px;margin-top:36px;padding-top:24px;display:flex}.landing-root .hero-trust-stat .num{color:var(--ink-strong);font-size:22px;font-weight:800;line-height:1}.landing-root .hero-trust-stat .num .unit{color:var(--ink-soft);margin-left:2px;font-size:13px;font-weight:700}.landing-root .hero-trust-stat .lab{color:var(--ink-muted);margin-top:4px;font-size:12px}.landing-root .hero-trust-divider{background:var(--line);width:1px;height:28px}.landing-root .hero-visual{position:relative}.landing-root .hero-visual-wrap{aspect-ratio:1;max-width:520px;margin-left:auto;position:relative}.landing-root .hero-illust{object-fit:contain;z-index:2;width:100%;height:100%;position:absolute;inset:0}.landing-root .hero-bg-blob{filter:blur(6px);z-index:0;background:radial-gradient(60% 60%,#eef3ff 0%,#eef3ff00 70%);width:78%;height:78%;position:absolute;top:12%;left:12%}.landing-root .hero-floating{border:1px solid var(--line);box-shadow:var(--shadow-lg);z-index:3;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;display:flex;position:absolute}.landing-root .hero-floating.f1{top:16%;left:-16px}.landing-root .hero-floating.f2{top:56%;right:-8px}.landing-root .hero-floating .dot{border-radius:50%;width:8px;height:8px}.landing-root .hero-floating .label{color:var(--ink-muted);font-size:12px;font-weight:600}.landing-root .hero-floating .name{color:var(--ink-strong);font-size:13px;font-weight:700}.landing-root .hero-floating .delta{border-radius:6px;padding:3px 8px;font-size:13px;font-weight:800}.landing-root .hero-floating .delta.up{color:var(--rise);background:#fef2f2}.landing-root .hero-floating .delta.down{color:var(--fall);background:#ecfdf5}.landing-root .hero-floating .stat-spark{width:56px;height:22px}.landing-root .hero:before,.landing-root .hero:after{content:"";z-index:0;opacity:.9;border-radius:6px;position:absolute;transform:rotate(20deg)}.landing-root .hero:before{background:var(--k-red);width:14px;height:14px;top:92px;right:24%}.landing-root .hero:after{background:var(--k-green);width:10px;height:10px;bottom:100px;left:46%;transform:rotate(-15deg)}.landing-root .logo-strip{background:var(--bg-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0}.landing-root .logo-strip .row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.landing-root .logo-strip .label{color:var(--ink-muted);letter-spacing:.04em;font-size:12px;font-weight:700}.landing-root .logo-strip .sources{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.landing-root .logo-strip .src{color:var(--ink-soft);align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.landing-root .logo-strip .src .badge{border:1px solid var(--line);min-width:28px;height:28px;color:var(--blue);white-space:nowrap;background:#fff;border-radius:6px;place-items:center;padding:0 8px;font-size:11px;font-weight:800;display:inline-grid}.landing-root .problem-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-root .problem-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:28px;transition:transform .15s,box-shadow .15s,border-color .15s}.landing-root .problem-card:hover{box-shadow:var(--shadow);border-color:var(--line-strong);transform:translateY(-2px)}.landing-root .problem-card .problem-illust{aspect-ratio:1;background:var(--bg-soft);border-radius:12px;place-items:center;width:100%;margin:-8px 0 16px;display:grid;overflow:hidden}.landing-root .problem-card .problem-illust img{object-fit:contain;width:88%;height:88%}.landing-root .problem-card h3{color:var(--ink-strong);margin:0 0 10px;font-size:18px;font-weight:700;line-height:1.55}.landing-root .problem-card p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.8}.landing-root .solution{background:var(--bg-soft)}.landing-root .solution-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.landing-root .solution-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;gap:20px;padding:32px;display:flex}.landing-root .solution-card .num{background:var(--navy);color:#fff;border-radius:14px;flex-shrink:0;place-items:center;width:56px;height:56px;font-size:18px;font-weight:800;display:grid;box-shadow:0 4px 10px #1e2a4a33}.landing-root .solution-card h3{color:var(--ink-strong);margin:4px 0 8px;font-size:19px;font-weight:700}.landing-root .solution-card p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.85}.landing-root .solution-card .meta{color:var(--blue);background:var(--blue-faint);border-radius:999px;align-items:center;gap:6px;margin-top:14px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.landing-root .showcase-row{grid-template-columns:1fr 1.2fr;align-items:center;gap:56px;margin-bottom:80px;display:grid}.landing-root .showcase-row:last-child{margin-bottom:0}.landing-root .showcase-row.reverse{grid-template-columns:1.2fr 1fr}.landing-root .showcase-row.reverse .showcase-text{order:2}.landing-root .showcase-row.reverse .showcase-shot{order:1}.landing-root .showcase-text .step{letter-spacing:.12em;color:var(--blue);text-transform:uppercase;font-size:12px;font-weight:700}.landing-root .showcase-text h3{color:var(--ink-strong);margin:8px 0 14px;font-size:28px;font-weight:800;line-height:1.45}.landing-root .showcase-text p{color:var(--ink-soft);margin:0 0 18px;font-size:15px;line-height:1.85}.landing-root .showcase-text ul.feat-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.landing-root .showcase-text ul.feat-list li{color:var(--ink-soft);align-items:center;gap:10px;font-size:14px;display:flex}.landing-root .showcase-text ul.feat-list li svg{color:var(--fall);flex-shrink:0}.landing-root .browser-frame{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 24px 60px -16px #0f172a2e,0 8px 16px -8px #0f172a1a}.landing-root .browser-bar{border-bottom:1px solid var(--line);background:linear-gradient(#fafbfc 0%,#f1f5f9 100%);align-items:center;gap:8px;height:36px;padding:0 12px;display:flex}.landing-root .browser-bar .dots{gap:6px;display:flex}.landing-root .browser-bar .dot{background:#d8dde5;border-radius:50%;width:11px;height:11px}.landing-root .browser-bar .dot.r{background:#e5817a}.landing-root .browser-bar .dot.y{background:#e8c26b}.landing-root .browser-bar .dot.g{background:#91c58f}.landing-root .browser-bar .url{color:var(--ink-muted);border:1px solid var(--line);text-align:center;background:#fff;border-radius:6px;flex:1;max-width:360px;margin-left:10px;padding:4px 12px;font-size:11px;font-weight:600}.landing-root .browser-shot{background:var(--bg-soft);width:100%;height:auto;display:block}.landing-root .coverage{background:var(--bg-soft)}.landing-root .source-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:40px;display:grid}.landing-root .source-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;padding:22px}.landing-root .source-card .head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.landing-root .source-card .src-name{color:var(--ink-strong);font-size:14px;font-weight:700}.landing-root .source-card .count{color:var(--blue);background:var(--blue-faint);border-radius:6px;padding:3px 8px;font-size:11px;font-weight:800}.landing-root .source-card .big{color:var(--ink-strong);font-feature-settings:"tnum";margin-bottom:4px;font-size:32px;font-weight:800;line-height:1}.landing-root .source-card .big .unit{color:var(--ink-muted);margin-left:4px;font-size:13px;font-weight:600}.landing-root .source-card .desc{color:var(--ink-muted);font-size:12px;line-height:1.7}.landing-root .source-card .bar{background:var(--bg-tint);border-radius:2px;height:4px;margin-top:14px;overflow:hidden}.landing-root .source-card .bar>i{border-radius:2px;height:100%;display:block}.landing-root .pill-board{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;padding:28px}.landing-root .pill-board .pill-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.landing-root .pill-board .pill-head h4{color:var(--ink-strong);margin:0;font-size:15px;font-weight:700}.landing-root .pill-board .pill-head .legend{flex-wrap:wrap;gap:14px;display:flex}.landing-root .pill-board .pill-head .legend .li{color:var(--ink-muted);align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.landing-root .pill-board .pill-head .legend .dot{border-radius:50%;width:8px;height:8px}.landing-root .pills{flex-wrap:wrap;gap:8px;display:flex}.landing-root .pill{background:var(--bg-tint);height:32px;color:var(--ink-strong);border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:600;transition:transform .1s;display:inline-flex}.landing-root .pill:hover{transform:translateY(-1px)}.landing-root .pill .dot{border-radius:50%;width:7px;height:7px}.landing-root .plan-cards{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px;display:grid}.landing-root .plan-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;gap:4px;padding:24px 28px;display:flex;position:relative}.landing-root .plan-card.featured{border-color:#1e40af59}.landing-root .plan-tier{font-size:15px;font-weight:800}.landing-root .plan-price{align-items:baseline;gap:4px;margin-top:6px;display:flex}.landing-root .plan-price .amount{color:var(--ink-strong);font-feature-settings:"tnum";letter-spacing:-.01em;font-size:36px;font-weight:800;line-height:1.1}.landing-root .plan-price .unit{color:var(--ink-muted);font-size:14px;font-weight:600}.landing-root .plan-sub{color:var(--ink-muted);margin-bottom:14px;font-size:12px}.landing-root .plan-cta{width:100%;height:44px;font-size:14px}.landing-root .btn-pro{color:#fff;background:#7c3aed;border:1px solid #0000;box-shadow:0 6px 18px #7c3aed38}.landing-root .btn-pro:hover{background:#6d28d9;transform:translateY(-1px)}.landing-root .cmp-table-wrap{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;overflow:hidden}.landing-root .cmp-table{border-collapse:collapse;width:100%;font-size:14px}.landing-root .cmp-table th,.landing-root .cmp-table td{text-align:center;border-bottom:1px solid var(--line);color:var(--ink-soft);vertical-align:middle;padding:16px 20px}.landing-root .cmp-table tbody tr:last-child th,.landing-root .cmp-table tbody tr:last-child td{border-bottom:none}.landing-root .cmp-table thead th{background:var(--bg-soft);border-bottom:1px solid var(--line);padding:18px 20px;font-weight:700}.landing-root .cmp-h{font-size:14px;font-weight:800}.landing-root .cmp-table th.cmp-feat{text-align:left;color:var(--ink-strong);background:#fff;width:28%;font-weight:600}.landing-root .cmp-table thead th.cmp-feat{background:var(--bg-soft);color:var(--ink-soft);font-weight:700}.landing-root .cmp-yes{color:#fff;background:#10b981;border-radius:50%;place-items:center;width:24px;height:24px;display:inline-grid}.landing-root .cmp-no{color:var(--ink-muted);font-size:18px;font-weight:400;display:inline-block}.landing-root .cmp-text{color:var(--ink-strong);font-size:13px;font-weight:600}.landing-root .faq-list{flex-direction:column;gap:12px;max-width:820px;margin:0 auto;display:flex}.landing-root .faq-item{border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:border-color .15s,box-shadow .15s;overflow:hidden}.landing-root .faq-item[open]{border-color:var(--line-strong);box-shadow:var(--shadow-sm)}.landing-root .faq-item summary{cursor:pointer;color:var(--ink-strong);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:16px;font-weight:700;list-style:none;display:flex}.landing-root .faq-item summary::-webkit-details-marker{display:none}.landing-root .faq-item summary .q{align-items:center;gap:12px;display:flex}.landing-root .faq-item summary .q:before{content:"Q";background:var(--blue-faint);width:26px;height:26px;color:var(--blue);border-radius:6px;flex-shrink:0;place-items:center;font-size:13px;font-weight:800;display:grid}.landing-root .faq-item summary .toggle{width:20px;height:20px;color:var(--ink-muted);flex-shrink:0;transition:transform .2s}.landing-root .faq-item[open] summary .toggle{color:var(--ink-strong);transform:rotate(180deg)}.landing-root .faq-item .body{color:var(--ink-soft);padding:0 24px 22px 62px;font-size:14px;line-height:1.85}.landing-root .final-cta{background:radial-gradient(80% 60% at 80% 0%, #1e40af2e 0%, transparent 60%), radial-gradient(60% 50% at 0% 100%, #f59e0b1a 0%, transparent 60%), linear-gradient(180deg, var(--navy) 0%, var(--navy-deep) 100%);color:#fff;text-align:center;border-radius:24px;margin:0 28px;padding:80px 64px;position:relative;overflow:hidden}.landing-root .final-cta-wrap{padding:56px 0}.landing-root .final-cta:before,.landing-root .final-cta:after{content:"";border-radius:8px;position:absolute}.landing-root .final-cta:before{background:var(--k-red);width:16px;height:16px;top:36px;right:80px;transform:rotate(20deg)}.landing-root .final-cta:after{background:var(--k-orange);width:12px;height:12px;bottom:48px;left:100px;transform:rotate(-15deg)}.landing-root .final-cta h2{text-wrap:balance;margin:0 0 16px;font-size:38px;font-weight:800;line-height:1.45}.landing-root .final-cta p{color:#ffffffc7;margin:0 0 32px;font-size:16px}.landing-root .final-cta .btn-primary{color:var(--navy);background:#fff}.landing-root .final-cta .btn-primary:hover{background:#f8fafc}.landing-root .final-cta .meta{color:#ffffffa6;margin-top:18px;font-size:13px}.landing-root .site-footer{border-top:1px solid var(--line);background:#fff;padding:64px 0 24px}.landing-root .footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:48px;margin-bottom:48px;display:grid}.landing-root .footer-brand p{color:var(--ink-muted);max-width:320px;margin:16px 0 0;font-size:13px;line-height:1.85}.landing-root .footer-col h4{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:800}.landing-root .footer-col ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.landing-root .footer-col a{color:var(--ink-soft);font-size:14px}.landing-root .footer-col a:hover{color:var(--ink-strong)}.landing-root .footer-credit{border-top:1px solid var(--line);color:var(--ink-muted);padding-top:24px;font-size:11px;line-height:1.85}.landing-root .footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;display:flex}.landing-root .footer-bottom .copy{color:var(--ink-muted);font-size:12px}.landing-root[data-theme=v2] .hero-title .accent{background:linear-gradient(#0000 60%,#e11d7438 60%)}.landing-root[data-theme=v2] .btn-primary{background:var(--blue)}.landing-root[data-theme=v2] .btn-primary:hover{background:#1e3a8a}.landing-root[data-theme=v2] .hero{background:linear-gradient(#fffbf1 0%,#fff 100%)}.landing-root[data-theme=v3] .hero{background:radial-gradient(70% 60% at 110% 10%,#1e40af1a 0%,#0000 60%),radial-gradient(60% 50% at -10% 80%,#f59e0b1a 0%,#0000 60%),linear-gradient(#fbfcfe 0%,#fff 100%)}.landing-root[data-theme=v3] .hero-eyebrow{background:#ffffffeb}.landing-root[data-theme=v3] .section-eyebrow{border:1px solid var(--blue-soft);background:#fff}@media (width<=900px){.landing-root section{padding:64px 0}.landing-root .hero-grid,.landing-root .showcase-row,.landing-root .showcase-row.reverse{grid-template-columns:1fr;gap:32px}.landing-root .showcase-row.reverse .showcase-text,.landing-root .showcase-row.reverse .showcase-shot{order:initial}.landing-root .hero-title{font-size:36px}.landing-root .section-title{font-size:28px}.landing-root .problem-grid,.landing-root .solution-grid,.landing-root .price-grid{grid-template-columns:1fr}.landing-root .source-grid{grid-template-columns:1fr 1fr}.landing-root .footer-grid{grid-template-columns:1fr 1fr;gap:32px}.landing-root .final-cta{margin:0 16px;padding:56px 28px}.landing-root .final-cta h2{font-size:26px}.landing-root .container{padding:0 20px}.landing-root .site-nav{display:none}}
