:root{color-scheme:light;--bg:#f7f6f2;--surface:#fffefa;--surface-2:#f0efe8;--ink:#151513;--muted:#68645d;--line:#dedbd0;--line-strong:#c8c2b6;--accent:#5e5ce6;--accent-dark:#4140a7;--accent-soft:#ecebff;--green:#147a52;--green-soft:#e6f6ee;--yellow:#946200;--yellow-soft:#fff1cf;--red:#b42318;--red-soft:#ffe5e1;--radius:8px;--shadow:0 24px 70px rgb(24 22 17/12%);--font:-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display","Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic UI",Meiryo,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 76% 4%,rgb(94 92 230/12%),transparent 34rem),linear-gradient(180deg,#fbfaf5 0,var(--bg) 42rem);color:var(--ink);font-family:var(--font);font-feature-settings:"palt"}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site{overflow:hidden}.container{width:min(1160px,calc(100% - 40px));margin:0 auto}.nav{position:-webkit-sticky;position:sticky;z-index:20;top:0;border-bottom:1px solid rgb(222 219 208/70%);background:rgb(251 250 245/78%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-inner{display:flex;min-height:72px;justify-content:space-between;gap:18px}.brand,.nav-inner{align-items:center}.brand{display:inline-flex;gap:10px;font-weight:800}.brand-mark{width:34px;height:34px;border-radius:var(--radius);box-shadow:0 8px 20px rgb(21 21 19/12%)}.nav-links{gap:22px;color:var(--muted);font-size:14px;font-weight:650}.nav-actions,.nav-links{display:flex;align-items:center}.nav-actions{gap:10px}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--radius);font-weight:750;padding:0 15px}.button.primary{background:var(--ink);color:white}.button.accent{background:var(--accent);color:white}.button.secondary{border-color:var(--line-strong);background:rgb(255 254 250/76%)}.hero{display:grid;min-height:calc(100vh - 72px);grid-template-columns:minmax(0,1fr) minmax(430px,.92fr);align-items:center;grid-gap:36px;gap:36px;padding:56px 0 38px}.eyebrow{margin:0 0 16px;color:var(--accent-dark);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.hero-title{margin:0;font-size:clamp(44px,6vw,76px);line-height:.98;letter-spacing:0}.hero-copy{max-width:650px;margin:22px 0 0;color:var(--muted);font-size:17px;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:28px}.proof-item{border:1px solid var(--line);border-radius:var(--radius);background:rgb(255 254 250/72%);padding:12px}.proof-label{margin:0;color:var(--muted);font-size:12px}.proof-value{margin:4px 0 0;font-size:14px;font-weight:800}.hero-visual{position:relative;width:min(100%,720px);justify-self:end}.hero-image{overflow:hidden;aspect-ratio:3/2;border:1px solid rgb(255 255 255/70%);border-radius:18px;background:white;box-shadow:var(--shadow)}.hero-image img{width:100%;height:100%;object-fit:cover}.system-card{position:absolute;right:-18px;bottom:-22px;width:min(420px,82%);border:1px solid var(--line);border-radius:16px;background:rgb(255 254 250/86%);box-shadow:0 20px 50px rgb(24 22 17/14%);padding:18px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.system-row{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;grid-gap:8px;gap:8px}.node{border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--muted);font-size:12px;font-weight:800;padding:10px;text-align:center}.arrow{color:var(--accent);font-weight:900}.gate-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.chip{display:inline-flex;align-items:center;border-radius:999px;background:var(--surface-2);color:var(--muted);font-size:12px;font-weight:800;padding:7px 10px}.chip.green{background:var(--green-soft);color:var(--green)}.chip.accent{background:var(--accent-soft);color:var(--accent-dark)}.section{padding:88px 0}.section.alt{background:rgb(255 254 250/58%);border-block:1px solid rgb(222 219 208/64%)}.section-head{display:grid;grid-gap:12px;gap:12px;max-width:760px;margin-bottom:28px}.section-title{margin:0;font-size:clamp(32px,4vw,52px);line-height:1.05}.section-copy{margin:0;color:var(--muted);font-size:16px;line-height:1.8}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.control-card,.price-card,.product-card{border:1px solid var(--line);border-radius:var(--radius);background:rgb(255 254 250/84%);box-shadow:0 12px 36px rgb(24 22 17/8%)}.product-card{display:flex;min-height:300px;flex-direction:column;padding:20px}.product-icon{width:54px;height:54px;border-radius:14px;object-fit:cover;box-shadow:0 10px 24px rgb(24 22 17/14%)}.product-title{margin:20px 0 0;font-size:20px}.product-copy{margin:10px 0 18px;color:var(--muted);font-size:14px;line-height:1.7}.product-list{display:grid;grid-gap:8px;gap:8px;margin:auto 0 0;padding:0;color:var(--muted);font-size:13px;list-style:none}.product-list li:before{color:var(--green);content:"✓ ";font-weight:900}.security-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);grid-gap:18px;gap:18px;align-items:start}.security-grid{display:grid;grid-gap:12px;gap:12px}.control-card{padding:18px}.control-title{margin:0;font-size:18px}.control-copy{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.7}.screen-stack{display:grid;grid-gap:12px;gap:12px}.screen-shot{border:1px solid var(--line);border-radius:16px;background:white;box-shadow:0 16px 45px rgb(24 22 17/10%);padding:14px}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.price-card{display:flex;min-height:360px;flex-direction:column;padding:22px}.price-card.featured{border-color:rgb(94 92 230/56%);box-shadow:0 24px 70px rgb(94 92 230/14%)}.price-name{margin:0;font-size:22px}.price-tagline{min-height:48px;margin:8px 0 20px;color:var(--muted);font-size:14px;line-height:1.6}.price{margin:0;font-size:36px;font-weight:850}.price-unit{font-weight:600}.feature-list,.price-unit{color:var(--muted);font-size:14px}.feature-list{display:grid;grid-gap:9px;gap:9px;margin:20px 0;padding:0;list-style:none}.feature-list li:before{color:var(--accent);content:"• ";font-weight:900}.addon{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:18px}.footer{padding:36px 0 48px;color:var(--muted)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding-top:22px}@media (max-width:980px){.hero,.security-layout{grid-template-columns:1fr}.hero-visual{justify-self:stretch;width:100%}.system-card{position:static;width:auto;margin-top:12px}.pricing-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-links{display:none}}@media (max-width:680px){.container{width:min(100% - 28px,1160px)}.nav-actions .button.secondary{display:none}.hero{min-height:auto;padding-top:36px}.hero-proof,.pricing-grid,.product-grid,.system-row{grid-template-columns:1fr}.arrow{transform:rotate(90deg);text-align:center}.addon,.footer-inner{align-items:flex-start;flex-direction:column}}