@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans:wght@400;500;600&family=Space+Grotesk:wght@500;600;700&display=swap");:root{--paper:#fafaf7;--paper-2:#f3f3ee;--card:#fff;--line:#e3e6e8;--line-2:#eef0f1;--ink:#111518;--ink-2:#2a3036;--muted:#6a7177;--muted-2:#9ba1a6;--yellow:#f5c842;--anchor:#1a2435;--accent:#3a536e;--accent-soft:#dbe2ec;--rust:#983a1c;--amber:#8a5a1c;--green:#1f6b3a;--display:"Space Grotesk",system-ui,sans-serif;--body:"IBM Plex Sans",-apple-system,sans-serif;--mono:"IBM Plex Mono",ui-monospace,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:64px}body,html{margin:0;padding:0}body{font-family:var(--body);font-size:15px;line-height:1.6;color:var(--ink-2);background:var(--paper);-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--display);color:var(--ink);margin:0}a{color:inherit;text-decoration:none}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;display:flex;justify-content:space-between;padding:16px 40px;border-bottom:1px solid var(--line);background:var(--paper)}.nav,.nav .brand{align-items:center}.nav .brand{font-family:var(--mono);letter-spacing:.14em;color:var(--accent);font-weight:500;display:inline-flex;gap:9px;text-decoration:none}.brandmark{flex:0 0 auto;display:block}.footer .brand{display:inline-flex;align-items:center;gap:9px}.nav .links{display:flex;gap:22px;font-size:13.5px;color:var(--muted)}.nav .cta{background:var(--yellow);color:var(--anchor);font-weight:600;font-size:13px;padding:8px 14px;border-radius:2px}.hero{background:var(--anchor);color:#fff;padding:88px 40px;text-align:center}.hero .eyebrow{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--yellow);margin-bottom:14px}.hero h1{font-size:clamp(34px,6vw,56px);font-weight:600;line-height:1.05;color:#fff}.hero p{max-width:620px;margin:18px auto 26px;color:#cdd3df;font-size:17px}.hero .cta{display:inline-block;background:var(--yellow);color:var(--anchor);font-weight:600;padding:14px 24px;border-radius:2px}.section{max-width:1080px;margin:0 auto;padding:64px 40px;scroll-margin-top:64px}.section h2{font-size:26px;font-weight:600;margin-bottom:6px}.section .lead{color:var(--muted);margin-bottom:28px}.features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}@media (max-width:760px){.features{grid-template-columns:1fr}}.feature{background:var(--card);border:1px solid var(--line);border-radius:2px;padding:22px}.feature .tag{font-family:var(--mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--accent)}.feature h3{font-size:16px;font-weight:600;margin:8px 0 6px}.feature p{font-size:14px;color:var(--ink-2);margin:0}.portals{background:var(--paper-2)}.portals .grid{display:flex;flex-wrap:wrap;gap:12px}.portal{border:1px solid var(--line);background:var(--card);border-radius:2px;padding:14px 18px;font-family:var(--mono);font-size:12px;color:var(--accent)}.footer{background:var(--anchor);color:#aeb6c4;padding:32px 40px;font-size:13px}.footer .footer-row{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.footer .brand{font-family:var(--mono);letter-spacing:.14em;color:#fff}.footer a{color:#fff}.footer .footer-legal{margin-top:14px;padding-top:14px;border-top:1px solid hsla(0,0%,100%,.1);font-size:11.5px;color:hsla(0,0%,100%,.42);font-family:var(--mono);letter-spacing:.02em}.nav .links a.active,.nav .links a:hover{color:var(--ink)}.nav .brand{cursor:pointer}.hero-split{background:var(--anchor);color:#fff;padding:0}.hero-split .inner{max-width:1140px;margin:0 auto;padding:76px 40px 72px;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:56px;gap:56px;align-items:center}@media (max-width:880px){.hero-split .inner{grid-template-columns:1fr;gap:36px;padding:56px 28px}}.hero-split .eyebrow{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--yellow);margin-bottom:16px;display:flex;align-items:center;gap:10px}.hero-split .eyebrow:before{content:"";width:24px;height:1px;background:var(--yellow);display:inline-block}.hero-split h1{font-size:clamp(32px,4.6vw,50px);font-weight:600;line-height:1.08;color:#fff;letter-spacing:-.01em}.hero-split h1 em{font-style:normal;color:var(--yellow)}.hero-split p{max-width:520px;margin:18px 0 26px;color:hsla(0,0%,100%,.62);font-size:16px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-actions .cta{display:inline-block;background:var(--yellow);color:var(--anchor);font-weight:600;padding:13px 22px;border-radius:2px}.hero-actions .cta.ghost{background:transparent;color:hsla(0,0%,100%,.78);border:1px solid hsla(0,0%,100%,.18)}.hero-actions .cta.ghost:hover{border-color:hsla(0,0%,100%,.38);color:#fff}.hero-panel{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:6px;padding:22px}.hero-panel .ph-head{display:flex;align-items:center;gap:10px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid hsla(0,0%,100%,.07)}.hero-panel .ph-head .dot{width:7px;height:7px;border-radius:50%;background:var(--yellow)}.hero-panel .ph-head .lbl{font-family:var(--mono);font-size:11px;color:hsla(0,0%,100%,.34);letter-spacing:.04em}.flow-step{gap:13px;padding:11px;border:1px solid hsla(0,0%,100%,.07);border-radius:5px;margin-bottom:9px}.flow-step,.flow-step .fic{display:flex;align-items:center}.flow-step .fic{width:34px;height:34px;border-radius:6px;background:hsla(0,0%,100%,.05);justify-content:center;color:var(--yellow);flex:0 0 auto}.flow-step .ft{font-size:13px;font-weight:600;color:hsla(0,0%,100%,.82)}.flow-step .fn{font-size:11px;color:hsla(0,0%,100%,.38)}.flow-step .fnum{margin-left:auto;font-family:var(--mono);font-size:11px;color:hsla(0,0%,100%,.22)}.hero-metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;margin-top:14px}.hero-metrics .m{padding:12px 8px;border:1px solid hsla(0,0%,100%,.07);border-radius:5px;text-align:center}.hero-metrics .m .mv{font-family:var(--display);font-size:19px;font-weight:600;color:#fff}.hero-metrics .m .ml{font-size:10px;color:hsla(0,0%,100%,.34);margin-top:3px;line-height:1.3}.feature .ficon{width:38px;height:38px;border-radius:7px;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.section .eyebrow{font-family:var(--mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-weight:500;margin-bottom:10px}.why{background:var(--anchor);color:#fff}.why .section{padding-top:60px;padding-bottom:60px}.why .eyebrow{color:var(--yellow)}.why h2{color:#fff}.why .lead{color:hsla(0,0%,100%,.5)}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}@media (max-width:880px){.why-grid{grid-template-columns:1fr}}.why-card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.09);border-radius:6px;padding:20px}.why-card .wic{width:32px;height:32px;border-radius:6px;background:hsla(0,0%,100%,.06);color:var(--yellow);display:flex;align-items:center;justify-content:center;margin-bottom:13px}.why-card h3{font-size:14.5px;font-weight:600;color:hsla(0,0%,100%,.9);margin-bottom:7px}.why-card p{font-size:12.5px;color:hsla(0,0%,100%,.45);margin:0;line-height:1.55}.page-hero{background:var(--anchor);color:#fff;padding:0}.page-hero .inner{max-width:1080px;margin:0 auto;padding:64px 40px 56px}.page-hero .eyebrow{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--yellow);margin-bottom:14px}.page-hero h1{font-size:clamp(30px,4.4vw,44px);font-weight:600;color:#fff;line-height:1.1;max-width:760px}.page-hero p{max-width:640px;margin:16px 0 0;color:hsla(0,0%,100%,.6);font-size:16px}.steps{display:flex;flex-direction:column;gap:12px}.step{display:flex;gap:18px;border:1px solid var(--line);background:var(--card);border-radius:4px;padding:20px 22px}.step .snum{font-family:var(--mono);font-size:13px;font-weight:600;color:var(--accent);flex:0 0 30px;padding-top:2px}.step .sic{width:36px;height:36px;border-radius:7px;background:var(--accent-soft);color:var(--accent);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.step .sbody h3{font-size:15px;font-weight:600;margin-bottom:5px}.step .sbody p{font-size:13.5px;color:var(--muted);margin:0}.cols2{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}@media (max-width:760px){.cols2{grid-template-columns:1fr}}.prose-card{border:1px solid var(--line);background:var(--card);border-radius:4px;padding:22px}.prose-card .ficon{width:36px;height:36px;border-radius:7px;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:13px}.prose-card h3{font-size:15px;font-weight:600;margin-bottom:7px}.prose-card p{font-size:13.5px;color:var(--ink-2);margin:0}.problem{background:var(--paper-2)}.problem-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}@media (max-width:880px){.problem-list{grid-template-columns:1fr}}.problem-item{background:var(--card);border:1px solid var(--line);border-radius:4px;padding:20px}.problem-item .pk{font-family:var(--mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--rust);display:flex;align-items:center;gap:7px;margin-bottom:9px}.problem-item h3{font-size:14.5px;font-weight:600;margin-bottom:6px}.problem-item p{font-size:13px;color:var(--ink-2);margin:0}.concept{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}@media (max-width:880px){.concept{grid-template-columns:1fr;gap:28px}}.concept-art{border:1px solid var(--line);background:var(--card);border-radius:6px;padding:26px}.concept-art .room-row{display:flex;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid var(--line-2)}.concept-art .room-row:last-child{border-bottom:none}.concept-art .room-row .qr{width:40px;height:40px;border-radius:5px;background:var(--anchor);color:var(--yellow);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.concept-art .room-row .rn{font-weight:600;font-size:14px}.concept-art .room-row .rm{font-family:var(--mono);font-size:10.5px;color:var(--muted);letter-spacing:.04em}.concept-art .room-row .pill{margin-left:auto;font-family:var(--mono);font-size:9.5px;letter-spacing:.05em;text-transform:uppercase;padding:3px 9px;border-radius:20px;background:#edf3ee;color:var(--green)}.cta-banner{background:var(--paper-2);border-top:1px solid var(--line)}.cta-banner .inner{max-width:1080px;margin:0 auto;padding:56px 40px}.cta-box{background:var(--anchor);border-radius:8px;padding:36px 40px;display:flex;align-items:center;justify-content:space-between;gap:26px;flex-wrap:wrap}.cta-box h2{color:#fff;font-size:25px;font-weight:600;margin-bottom:7px}.cta-box p{color:hsla(0,0%,100%,.5);font-size:14px;margin:0;max-width:460px}.cta-box .cta{background:var(--yellow);color:var(--anchor);font-weight:600;padding:13px 22px;border-radius:2px;flex:0 0 auto}.audience{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}@media (max-width:760px){.audience{grid-template-columns:1fr}}.aud-card{border:1px solid var(--line);background:var(--card);border-radius:4px;padding:22px}.aud-card .ah{display:flex;align-items:center;gap:12px;margin-bottom:12px}.aud-card .ah .aic{width:38px;height:38px;border-radius:7px;background:var(--accent-soft);color:var(--accent);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.aud-card .ah h3{font-size:16px;font-weight:600}.aud-card ul{margin:0;padding-left:18px}.aud-card li{font-size:13.5px;color:var(--ink-2);margin-bottom:6px}.contact-form{display:flex;flex-direction:column;gap:12px;max-width:480px}.cinput{font-family:var(--body);font-size:14px;padding:11px 14px;border:1px solid var(--line);border-radius:2px;background:var(--card);color:var(--ink)}.cinput:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.contact-form .cta{align-self:flex-start;background:var(--accent);color:#fff;font-weight:600;padding:12px 22px;border:none;border-radius:2px;cursor:pointer;font-size:14px}.contact-form .cta:disabled{opacity:.6;cursor:default}.contact-ok{color:var(--accent);font-weight:500}.contact-err{color:#983a1c;font-size:13px}.contact-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.demo-fill{background:none;border:1px dashed #c2cbd6;color:var(--muted);font-family:var(--mono);font-size:11px;letter-spacing:.04em;padding:9px 13px;border-radius:2px;cursor:pointer}.demo-fill:hover{border-color:var(--accent);color:var(--accent)}.hero-split{position:relative;overflow:hidden}.hero-split:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(hsla(0,0%,100%,.045) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.045) 1px,transparent 0);background-size:38px 38px;mask-image:radial-gradient(circle at 70% 45%,#000,transparent 78%);-webkit-mask-image:radial-gradient(circle at 70% 45%,#000,transparent 78%)}.hero-split .inner{position:relative}.hero-illus{display:flex;flex-direction:column;align-items:center}.hero-illus svg{width:100%;max-width:440px;height:auto}.illus-cap{font-family:var(--mono);font-size:11px;letter-spacing:.06em;color:hsla(0,0%,100%,.4);margin-top:14px}.ps .ps-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}@media (max-width:760px){.ps .ps-grid{grid-template-columns:1fr}}.ps-card{background:var(--card);border:1px solid var(--line);border-radius:4px;padding:26px 24px}.ps-card.solution{border-left:3px solid var(--accent)}.ps-card h2{font-size:21px;margin:0 0 8px}.ps-card p{color:var(--ink-2,#2a3036);margin:0;font-size:14.5px;line-height:1.6}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media (max-width:760px){.how-steps{grid-template-columns:1fr}}.how-step{position:relative;background:var(--card);border:1px solid var(--line);border-radius:4px;padding:24px 22px}.how-step .snum{position:absolute;top:18px;right:20px;font-family:var(--mono);font-size:12px;color:var(--muted-2,#9ba1a6)}.how-step .sic{width:38px;height:38px;border-radius:8px;background:var(--accent-soft);color:var(--accent);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.how-step h3{font-size:16px;font-weight:600;margin:0 0 6px;padding-right:28px}.how-step p{font-size:13.5px;color:var(--muted);margin:0;line-height:1.55}.roles{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}@media (max-width:880px){.roles{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.roles{grid-template-columns:1fr}}.role-tile{background:var(--card);border:1px solid var(--line);border-radius:4px;padding:20px}.role-tile .rdot{width:34px;height:34px;border-radius:8px;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:13px}.role-tile h3{font-size:15px;font-weight:600;margin:0 0 6px}.role-tile p{font-size:13px;color:var(--muted);margin:0;line-height:1.55}.feat-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px 26px;gap:12px 26px}@media (max-width:680px){.feat-list{grid-template-columns:1fr}}.feat{display:flex;gap:13px;padding:13px 0;border-bottom:1px solid var(--line)}.feat .feic{width:32px;height:32px;border-radius:7px;background:var(--accent-soft);color:var(--accent);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.feat h3{font-size:14.5px;font-weight:600;margin:2px 0 3px}.feat p{font-size:13px;color:var(--muted);margin:0}.about .portals-row{display:flex;flex-wrap:wrap;gap:12px}.legal-doc{max-width:760px}.legal-doc>p{color:var(--ink-2);font-size:15px;line-height:1.7;margin:0 0 14px}.legal-section{margin-top:30px}.legal-section h2{font-size:19px;font-weight:600;color:var(--ink);margin:0 0 10px}.legal-section p{color:var(--ink-2);font-size:15px;line-height:1.7;margin:0 0 12px}.legal-section ul{margin:0 0 12px;padding-left:20px}.legal-section li{color:var(--ink-2);font-size:15px;line-height:1.65;margin-bottom:7px}.legal-sub{margin-top:16px}.legal-sub h3{font-size:15px;font-weight:600;color:var(--ink);margin:0 0 8px}.cookie-notice{position:fixed;left:16px;right:16px;bottom:16px;z-index:200;max-width:720px;margin:0 auto;background:var(--anchor);color:hsla(0,0%,100%,.82);border-radius:8px;padding:16px 18px;display:flex;align-items:center;gap:16px;box-shadow:0 8px 30px rgba(0,0,0,.22)}.cookie-notice p{margin:0;font-size:12.5px;line-height:1.55}.cookie-notice a{color:#fff;text-decoration:underline}.cookie-notice button{flex:0 0 auto;background:var(--yellow);color:var(--anchor);font-weight:600;font-size:13px;border:none;border-radius:2px;padding:10px 18px;cursor:pointer}@media (max-width:560px){.cookie-notice{flex-direction:column;align-items:stretch;text-align:left}.cookie-notice button{width:100%}}.apps-strip{background:var(--paper-2);border-bottom:1px solid var(--line)}.apps-strip .inner{max-width:1080px;margin:0 auto;padding:26px 40px}.apps-head{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;margin-bottom:14px}.apps-head .eyebrow{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0}.apps-sub{font-size:13px;color:var(--muted)}.apps-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}@media (max-width:720px){.apps-row{grid-template-columns:1fr}}.app-card{display:flex;flex-direction:column;gap:4px;padding:16px 18px;background:var(--card);border:1px solid var(--line);border-radius:8px;text-decoration:none;transition:border-color .15s,transform .15s}.app-card:hover{border-color:var(--accent);transform:translateY(-1px)}.app-card .app-name{font-family:var(--display);font-weight:600;font-size:16px;color:var(--ink)}.app-card .app-note{font-size:12.5px;color:var(--muted)}