:root{--ink:#101211;--white:#fff;--soft:#f0f1f0;--mist:#f7f7f6;--line:#1012111f;--line-strong:#10121124;--blue:#2f7cff;--blue-text:#1f5fdb;--qentra:#168a68;--qentra-text:#0d5d49;--qentra-soft:#e6f4ef;--wikidetail:#4e9a7a;--wikidetail-text:#2c6b53;--wikidetail-soft:#e5f1ec;--body:#4b4f4c;--muted:#6d716e;--muted-soft:#555956;--dark-copy:#b9bebb;--dark-muted:#8a8f8c;--font:Inter, "Avenir Next", "Segoe UI", Helvetica, Arial, sans-serif;--mono:ui-monospace, SFMono-Regular, Consolas, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--white);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-weight:400}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{object-fit:cover}h1,h2,h3,p{text-wrap:pretty}a,button{transition:color .16s,background-color .18s,border-color .18s}a:focus-visible,button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.mobile-copy,.mobile-home-demo,.founder-mobile-label,.mobile-broken-link{display:none}.micro-label,.page-index{color:var(--muted);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;line-height:1.5}.pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:0 22px;font-size:13.5px;font-weight:500;display:inline-flex}.pill-outline{border:1px solid #10121138}.pill-outline span,.pill-outline b{color:var(--blue);font-style:normal;font-weight:500}.pill-outline:hover,.pill-outline:focus-visible{border-color:var(--ink);background:var(--mist)}.pill-dark{background:var(--ink);min-height:52px;color:var(--white);padding:0 24px;font-size:14.5px}.pill-dark:hover,.pill-dark:focus-visible,.header-contact:hover,.header-contact:focus-visible{background:var(--blue-text)}.qentra-text{color:var(--qentra-text)!important}.wikidetail-text{color:var(--wikidetail-text)!important}.qentra-dot{background:var(--qentra)!important}.wikidetail-dot{background:var(--wikidetail)!important}.site-header{z-index:20;border-bottom:1px solid var(--line);background:var(--white);grid-template-columns:1fr auto 1fr;align-items:center;height:80px;padding:0 76px;display:grid;position:relative}.brand{letter-spacing:-.02em;align-items:center;gap:12px;width:max-content;font-size:15px;font-weight:600;display:inline-flex}.brand-mark{width:46px;height:26px;overflow:visible}.desktop-nav{align-items:stretch;gap:38px;height:80px;font-size:14px;display:flex}.desktop-nav>a,.desktop-product-trigger{color:var(--muted-soft);align-items:center;display:flex;position:relative}.desktop-nav>a:hover,.desktop-nav>a:focus-visible,.desktop-product-trigger:hover,.desktop-product-trigger:focus-visible{color:var(--ink)}.desktop-nav>a.is-active:after,.desktop-product-trigger.is-active:after{background:var(--blue);content:"";height:2px;position:absolute;bottom:27px;left:0;right:0}.desktop-product-menu{align-items:stretch;height:80px;display:flex;position:relative}.desktop-product-trigger{font:inherit;cursor:pointer;background:0 0;border:0;gap:6px;padding:0}.desktop-product-trigger:focus-visible{outline-offset:-18px}.navigation-chevron{margin-top:-3px;font-size:15px;transition:transform .16s;display:inline-block}.desktop-product-trigger[aria-expanded=true] .navigation-chevron{transform:rotate(180deg)}.desktop-product-dropdown{z-index:30;border:1px solid var(--line);background:var(--white);border-radius:14px;width:224px;padding:8px;display:none;position:absolute;top:calc(100% - 12px);left:50%;transform:translate(-50%);box-shadow:0 26px 58px -32px #10121180}.desktop-product-dropdown.is-open{flex-direction:column;display:flex}.desktop-product-dropdown a{min-height:44px;color:var(--body);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:0 12px;display:flex}.desktop-product-dropdown a+a{border-top:1px solid var(--line);border-top-left-radius:0;border-top-right-radius:0}.desktop-product-dropdown a:hover,.desktop-product-dropdown a:focus-visible,.desktop-product-dropdown a.is-active{background:var(--mist);color:var(--ink)}.desktop-product-dropdown a>span{align-items:center;gap:9px;display:inline-flex}.desktop-product-dropdown a i,.mobile-product-link i{border-radius:50%;flex:none;width:6px;height:6px}.desktop-product-dropdown a b,.mobile-product-link b{color:var(--blue-text);font-weight:500}.header-actions{justify-self:end;align-items:center;gap:12px;display:flex}.header-contact{background:var(--ink);height:44px;color:var(--white);border-radius:999px;align-items:center;padding:0 22px;font-size:13.5px;font-weight:500;display:inline-flex}.menu-button{background:var(--white);cursor:pointer;border:1px solid #1012112e;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.menu-button span{background:var(--ink);width:16px;height:1.5px;transition:transform .18s,opacity .18s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(6.5px)rotate(45deg)}.menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-6.5px)rotate(-45deg)}.mobile-navigation{background:var(--mist);border-bottom:1px solid var(--line);display:none;position:absolute;top:100%;left:0;right:0}.mobile-navigation a{border-top:1px solid var(--line);height:52px;color:var(--body);justify-content:space-between;align-items:center;padding:0 40px;font-size:15px;display:flex}.mobile-navigation a.is-active{color:var(--ink)}.mobile-navigation a.is-active span{color:var(--blue)}.mobile-product-group{flex-direction:column;display:flex}.mobile-navigation .mobile-product-link{background:var(--white);height:46px;padding-left:58px;font-size:14px}.mobile-product-link>span{align-items:center;gap:9px;display:inline-flex;color:var(--body)!important}.mobile-navigation.is-open{flex-direction:column;display:flex}.site-footer{background:var(--ink);color:var(--white);flex-direction:column;gap:54px;padding:76px;display:flex}.footer-grid{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));gap:40px;display:grid}.footer-brand,.footer-column{flex-direction:column;display:flex}.footer-brand{gap:18px}.footer-mark{width:52px;height:30px;overflow:visible}.footer-brand p{max-width:330px;color:var(--dark-copy);margin:0;font-size:15px;line-height:1.6}.footer-column{gap:14px}.footer-column a{color:#e6e8e7;font-size:14.5px}.footer-column a:hover,.footer-column a:focus-visible{color:var(--white)}.footer-label{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--dark-muted)!important;margin:0 0 4px!important;font-size:10.5px!important}.footer-products a{align-items:center;gap:9px;display:inline-flex}.footer-products .dot{border-radius:50%;width:6px;height:6px}.footer-products .qentra-dot{background:var(--qentra)!important}.footer-products .wikidetail-dot{background:var(--wikidetail)!important}.footer-products p:last-child{color:var(--dark-muted);margin:4px 0 0;font-size:13px}.footer-contact{gap:10px}.footer-contact>a{color:var(--white);overflow-wrap:anywhere}.footer-contact>a:hover,.footer-contact>a:focus-visible{color:#7faeff}.footer-contact>p:last-child{color:var(--dark-copy);margin:6px 0 0;font-size:14px;line-height:1.6}.footer-bottom{color:var(--dark-muted);font-family:var(--mono);letter-spacing:.06em;border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:24px;padding-top:26px;font-size:11px;display:flex}.footer-bottom>div{align-items:center;gap:20px;display:flex}.footer-bottom a,.footer-cookie-settings{color:var(--dark-copy)}.footer-bottom a:hover,.footer-bottom a:focus-visible,.footer-cookie-settings:hover,.footer-cookie-settings:focus-visible{color:var(--white)}.footer-cookie-settings{cursor:pointer;font:inherit;letter-spacing:inherit;background:0 0;border:0;padding:0}.analytics-consent{z-index:95;border:1px solid var(--line-strong);background:var(--white);border-radius:16px;flex-direction:column;gap:14px;width:min(540px,100vw - 48px);padding:28px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 28px 70px -28px #10121173}.analytics-consent-label{color:var(--blue-text);font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:10.5px}.analytics-consent h2{letter-spacing:-.025em;margin:0;font-size:26px;font-weight:400;line-height:1.12}.analytics-consent>p:not(.analytics-consent-label){color:var(--body);margin:0;font-size:15px;line-height:1.6}.analytics-consent-links a{color:var(--blue-text);text-underline-offset:3px;font-size:13.5px;text-decoration:underline;text-decoration-thickness:1px}.analytics-consent-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.analytics-consent-actions .pill{cursor:pointer;min-height:46px}.contact-cta{border-top:1px solid var(--line);background:var(--mist);grid-template-columns:250px minmax(0,1fr) auto;align-items:start;gap:40px;padding:74px 76px 80px;display:grid}.contact-cta>.micro-label{margin-top:8px}.contact-cta-copy{flex-direction:column;gap:16px;display:flex}.contact-cta-copy h2{letter-spacing:-.032em;max-width:620px;margin:0;font-size:40px;font-weight:400;line-height:1.08}.contact-cta-copy p{max-width:580px;color:var(--body);margin:0;font-size:17px;line-height:1.62}.contact-cta-action{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.contact-cta-action p{color:var(--muted);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:11px}.brand-intro{z-index:100;background:var(--ink);color:var(--white);cursor:pointer;flex-direction:column;display:flex;position:fixed;inset:0}.brand-intro-top{min-height:80px;color:var(--dark-muted);font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;padding:0 40px;font-size:10.5px;display:flex}.brand-intro-center{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:40px;display:flex}.brand-intro-logo{width:360px;height:191px;overflow:visible}.brand-intro-center p{color:var(--dark-copy);letter-spacing:-.012em;opacity:0;margin:0;font-size:19px;animation:.6s ease-out 2.1s forwards jsd-fade}.logo-path{stroke-dasharray:1;stroke-dashoffset:1px}.logo-path-main{animation:1.15s ease-in-out forwards jsd-draw}.logo-path-j{animation:.5s ease-in-out 1.35s forwards jsd-draw}.logo-path-line{animation:.35s ease-out 1.85s forwards jsd-draw}@keyframes jsd-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes jsd-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.home-hero{border-bottom:1px solid var(--line);background:var(--mist);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;height:620px;display:grid;overflow:hidden}.home-hero-copy{z-index:2;padding:0 40px 0 76px;position:relative}.accent-label{align-items:center;gap:12px;margin-bottom:32px;display:flex}.accent-label>i{background:var(--blue);width:26px;height:2px}.accent-label>span{color:var(--muted);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;font-size:11px}.accent-label>span i{font-style:normal}.home-hero h1{letter-spacing:-.038em;max-width:520px;margin:0;font-size:68px;font-weight:400;line-height:1}.home-hero-copy>p{max-width:370px;color:var(--body);margin:28px 0 0;font-size:17px;line-height:1.6}.home-hero-image{height:100%;position:relative}.home-dossier{background:var(--white);border:1px solid #1012111a;border-radius:14px;width:470px;position:absolute;bottom:44px;left:-96px;overflow:hidden;box-shadow:0 34px 70px -30px #1012116b}.demo-bar{border-bottom:1px solid #10121114;justify-content:space-between;align-items:center;height:44px;padding:0 16px;display:flex}.demo-bar>span{color:var(--muted);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;font-size:10.5px}.demo-bar>i{background:var(--qentra-soft);color:var(--qentra-text);border-radius:999px;align-items:center;gap:7px;padding:5px 10px;font-size:11px;font-style:normal;display:inline-flex}.demo-bar b{background:var(--qentra);border-radius:50%;width:5px;height:5px}.home-dossier-rows{flex-direction:column;padding:8px 16px 14px;display:flex}.home-dossier-rows>div{border-bottom:1px solid #10121114;grid-template-columns:1fr 90px 58px;align-items:center;gap:14px;padding:13px 0;font-size:12.5px;display:grid}.home-dossier-rows>div:nth-child(3){color:var(--muted);border-bottom:0}.home-dossier-rows em{color:var(--muted);font-family:var(--mono);text-align:right;font-size:10px;font-style:normal}.progress{border-radius:2px;height:3px}.progress.full{background:var(--qentra)}.progress.half{background:linear-gradient(to right,var(--qentra) 55%,#1012111a 55%)}.progress.empty{background:#1012111a}.home-dossier-rows>p{color:var(--muted);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;margin:6px 0 0;font-size:9.5px}.home-intro{grid-template-columns:250px minmax(0,1fr) auto;align-items:start;gap:40px;padding:74px 76px 70px;display:grid}.home-intro>.micro-label{margin-top:6px}.home-intro>div{flex-direction:column;gap:18px;max-width:660px;display:flex}.home-intro>div p{letter-spacing:-.012em;margin:0;font-size:21px;line-height:1.55}.home-intro>div p+p{color:var(--body);letter-spacing:0;font-size:17px;line-height:1.62}.section-shell{padding:0 76px 90px}.section-rule{align-items:center;gap:26px;display:flex}.section-rule>span{background:var(--line-strong);flex:1;height:1px}.section-rule i{font-style:normal}.section-heading-grid{grid-template-columns:260px minmax(0,1fr);gap:40px;padding:58px 0 46px;display:grid}.section-heading-grid>div{flex-direction:column;gap:18px;display:flex}.section-heading-grid h2{letter-spacing:-.032em;margin:0;font-size:46px;font-weight:400;line-height:1.06}.home-process .section-heading-grid h2{font-size:42px;line-height:1.08}.section-heading-grid>div>p{max-width:620px;color:var(--body);margin:0;font-size:17px;line-height:1.62}.product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.product-card{background:var(--soft);border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.product-card:hover,.product-card:focus-visible{background:#eaebea}.product-card-image{height:240px;position:relative;overflow:hidden}.product-card-image>i{height:3px;position:absolute;bottom:0;left:0;right:0}.q-card .product-card-image>i{background:var(--qentra)}.wiki-card .product-card-image>i{background:var(--wikidetail)}.product-screenshot-visual{position:absolute;inset:0;overflow:hidden}.qentra-screenshot-visual{background:linear-gradient(135deg,#dfe9e7 0%,#f1f5f4 100%)}.wikidetail-screenshot-visual{background:linear-gradient(135deg,#e5eee9 0%,#f5f2eb 100%)}.screenshot-desktop-frame{aspect-ratio:8/5;background:var(--white);border:4px solid #202321;border-radius:9px;width:78%;position:absolute;top:12%;left:5%;overflow:hidden;box-shadow:0 24px 48px -24px #1012118c}.screenshot-mobile-frame{z-index:2;aspect-ratio:780/1688;background:var(--white);border:4px solid #202321;border-radius:13px;height:88%;position:absolute;top:7%;right:5%;overflow:hidden;box-shadow:0 22px 42px -22px #1012119e}.screenshot-desktop-frame img,.screenshot-mobile-frame img{object-fit:cover}.product-card-copy{flex-direction:column;flex:1;gap:12px;padding:28px 30px;display:flex}.product-card-copy>div{align-items:center;gap:10px;display:flex}.product-card-copy>div span{color:var(--qentra-text);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;font-size:11px}.wiki-card .product-card-copy>div span{color:var(--wikidetail-text)}.product-card-copy em{color:var(--muted-soft);background:#1012110f;border-radius:999px;padding:4px 9px;font-size:11px;font-style:normal}.product-card h3{letter-spacing:-.028em;margin:0;font-size:30px;font-weight:400}.product-card p{color:var(--body);margin:0;font-size:15.5px;line-height:1.6}.product-card b{align-items:center;gap:9px;margin-top:8px;font-size:13.5px;font-weight:500;display:inline-flex}.q-card b span{color:var(--qentra)}.wiki-card b span{color:var(--wikidetail)}.home-process{padding-bottom:92px}.home-process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;display:grid}.home-process-grid article{border-top:1px solid var(--line-strong);flex-direction:column;gap:10px;padding-top:22px;display:flex}.home-process-grid span{color:var(--muted);font-family:var(--mono);font-size:11px}.home-process-grid h3{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:500}.home-process-grid p{color:var(--body);margin:0;font-size:15px;line-height:1.6}.founder-split{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.founder-image{min-height:440px;position:relative}.john-portrait{object-position:56% 20%}.founder-copy{flex-direction:column;justify-content:center;gap:18px;padding:84px 76px 84px 64px;display:flex}.founder-copy h2{letter-spacing:-.032em;max-width:460px;margin:0;font-size:40px;font-weight:400;line-height:1.08}.founder-copy>p:not(.micro-label){max-width:520px;color:var(--body);margin:0;font-size:17px;line-height:1.62}.founder-copy .pill{align-self:flex-start}.work-status{border-top:1px solid var(--line);background:var(--mist);grid-template-columns:250px minmax(0,1fr);gap:40px;padding:80px 76px;display:grid}.work-status>div:first-child{flex-direction:column;gap:12px;display:flex}.work-status>div:first-child>p:last-child{color:var(--body);margin:0;font-size:15px;line-height:1.6}.status-rows{flex-direction:column;display:flex}.status-rows article{border-top:1px solid var(--line-strong);grid-template-columns:220px 200px minmax(0,1fr);align-items:baseline;gap:32px;padding:24px 0;display:grid}.status-rows h3{letter-spacing:-.02em;align-items:center;gap:10px;margin:0;font-size:20px;font-weight:400;display:inline-flex}.status-rows h3 i{border-radius:50%;width:8px;height:8px}.status-rows>article>span{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;font-size:11px}.status-rows p{color:var(--body);margin:0;font-size:16px;line-height:1.6}.page-heading{border-bottom:1px solid var(--line);background:var(--mist);grid-template-columns:250px minmax(0,1fr) auto;align-items:start;gap:40px;padding:92px 76px 84px;display:grid}.page-heading>.micro-label,.page-heading>.page-index{margin-top:8px}.page-heading>div{flex-direction:column;gap:22px;display:flex}.page-heading h1{letter-spacing:-.036em;max-width:720px;margin:0;font-size:60px;font-weight:400;line-height:1.02}.page-heading>div>p{max-width:620px;color:var(--body);margin:0;font-size:18px;line-height:1.6}@media (max-width:940px){.site-header{grid-template-columns:1fr auto;height:76px;padding:0 40px}.desktop-nav{display:none}.menu-button{display:flex}.mobile-navigation{top:76px}.home-hero{flex-direction:column;align-items:stretch;height:auto;display:flex}.home-hero-image{order:-1;height:400px}.home-hero-image>.home-dossier{display:none}.home-hero-copy{padding:40px 40px 44px}.accent-label{margin-bottom:24px}.accent-label>i{width:24px}.accent-label>span{letter-spacing:.13em;font-size:10.5px}.home-hero h1{letter-spacing:-.036em;max-width:540px;font-size:54px;line-height:1.02}.home-hero-copy>p{max-width:460px;margin-top:20px}.home-intro{grid-template-columns:180px minmax(0,1fr);gap:32px;padding:48px 40px 44px}.home-intro .pill{grid-column:2;justify-self:start}.home-intro>div{gap:16px}.home-intro>div p{font-size:20px}.home-intro>div p+p{font-size:16.5px}.section-shell{padding-bottom:52px;padding-left:40px;padding-right:40px}.section-rule{gap:20px}.section-heading-grid{flex-direction:column;gap:10px;padding:36px 0 28px;display:flex}.section-heading-grid>div{gap:12px}.section-heading-grid h2{font-size:38px}.section-heading-grid>div>p{font-size:16px}.product-card-grid{gap:20px}.product-card-image{height:190px}.product-card-copy{gap:10px;padding:24px}.product-card h3{font-size:26px}.product-card p{font-size:15px}.home-process{padding-bottom:52px}.home-process .section-heading-grid h2{font-size:36px}.home-process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.founder-split{flex-direction:column;display:flex}.founder-image{height:320px;min-height:0}.founder-copy{padding:40px 40px 44px}.founder-copy h2{font-size:32px}.founder-copy>p:not(.micro-label){font-size:16px}.work-status{flex-direction:column;gap:14px;padding:44px 40px 48px;display:flex}.status-rows article{flex-direction:column;gap:8px;padding:20px 0;display:flex}.status-rows h3{font-size:21px}.status-rows p{font-size:15.5px}.contact-cta{flex-direction:column;gap:16px;padding:44px 40px 48px;display:flex}.contact-cta>.micro-label{margin:0}.contact-cta-copy h2{font-size:32px;line-height:1.1}.contact-cta-copy p,.contact-cta-action p{display:none}.site-footer{gap:24px;padding:44px 40px 36px}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.footer-brand p{font-size:14px}.footer-products{display:none}.footer-column{gap:10px}.footer-column a{font-size:14px}.footer-contact>p:last-child{font-size:13.5px}.footer-bottom{padding-top:20px;font-size:10.5px}.page-heading{grid-template-columns:180px minmax(0,1fr);gap:32px;padding:56px 40px 48px}.page-heading .page-index{display:none}.page-heading h1{letter-spacing:-.034em;font-size:46px;line-height:1.04}.page-heading>div>p{font-size:17px}}@media (max-width:650px){.desktop-copy{display:none!important}.mobile-copy,.mobile-home-demo{display:block}.site-header{height:68px;padding:0 20px}.brand{gap:10px;font-size:14.5px}.brand-mark{width:42px;height:24px}.header-actions{gap:10px}.header-contact{padding:0 18px}.menu-button span{width:15px}.mobile-navigation{top:68px}.mobile-navigation a{padding:0 20px}.home-hero-image{height:300px}.home-hero-copy{padding:32px 20px 30px}.accent-label{gap:10px;margin-bottom:20px}.accent-label>i{width:22px}.accent-label>span{font-size:10px}.home-hero h1{letter-spacing:-.034em;font-size:40px;line-height:1.04}.home-hero-copy>p{margin-top:18px;font-size:16px}.mobile-home-demo{margin-top:26px}.mobile-home-demo .home-dossier{width:auto;position:static;box-shadow:0 24px 50px -32px #10121157}.mobile-home-demo .demo-bar{height:42px;padding:0 14px}.mobile-home-demo .demo-bar>span{font-size:10px}.mobile-home-demo .demo-bar>i{gap:6px;padding:4px 9px;font-size:10.5px}.mobile-home-demo .home-dossier-rows{padding:6px 14px 12px}.mobile-home-demo .home-dossier-rows>div{grid-template-columns:1fr 70px 42px;gap:10px;padding:12px 0}.mobile-home-demo .home-dossier-rows>p{margin-top:4px}.home-intro{flex-direction:column;gap:18px;padding:36px 20px 34px;display:flex}.home-intro>.micro-label{margin:0;font-size:10px}.home-intro>div{gap:18px}.home-intro>div p{font-size:19px}.home-intro>div p+p{font-size:16px}.home-intro .pill{justify-content:space-between;width:100%;min-height:52px;font-size:15px}.section-shell{padding-bottom:40px;padding-left:20px;padding-right:20px}.section-rule{gap:16px}.section-rule .pill{min-height:46px;padding:0 18px}.section-heading-grid{padding:32px 0 24px}.section-heading-grid .micro-label{font-size:10px}.section-heading-grid h2{font-size:32px;line-height:1.08}.section-heading-grid>div>p{font-size:16px}.product-card-grid{flex-direction:column;gap:20px;display:flex}.product-card-image{height:170px}.product-card-copy{padding:22px}.product-card-copy>div{flex-wrap:wrap;gap:9px}.product-card-copy>div span,.product-card-copy em{font-size:10.5px}.product-card h3{font-size:26px}.product-card b{margin-top:6px;font-size:14px}.home-process{padding-bottom:40px}.home-process .section-heading-grid h2{font-size:28px}.home-process-grid{flex-direction:column;gap:18px;display:flex}.home-process-grid article{padding-top:20px}.founder-image{height:230px}.founder-copy{gap:14px;padding:30px 20px 34px}.founder-copy .micro-label{font-size:10px}.founder-copy h2{font-size:26px;line-height:1.08}.founder-copy .pill{justify-content:space-between;width:100%;min-height:52px;font-size:15px}.work-status{gap:14px;padding:34px 20px 36px}.work-status .micro-label{font-size:10px}.status-rows h3{font-size:19px}.status-rows>article>span{font-size:10.5px}.contact-cta{padding:34px 20px 38px}.contact-cta .micro-label{font-size:10px}.contact-cta-copy h2{font-size:28px}.contact-cta-action{width:100%}.contact-cta-action .pill{overflow-wrap:anywhere;justify-content:space-between;width:100%;font-size:15px}.site-footer{gap:20px;padding:34px 20px 30px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.footer-brand{grid-column:1/-1}.footer-brand p{display:none}.footer-mark{width:48px;height:28px}.footer-column .footer-label{display:none}.footer-column a{font-size:14.5px}.footer-contact>p:last-child{margin:0;font-size:13.5px}.footer-contact>p:last-child br:last-of-type,.footer-contact>p:last-child br:last-of-type+*{display:none}.footer-bottom{letter-spacing:.05em;align-items:flex-start;padding-top:18px;font-size:10px}.footer-bottom>div{flex-direction:column;align-items:flex-end;gap:8px}.footer-bottom span{font-size:0}.footer-bottom span:after{content:"KvK 42087708";font-size:10px}.analytics-consent{border-radius:14px;gap:12px;width:calc(100vw - 24px);padding:22px;bottom:12px;right:12px}.analytics-consent h2{font-size:22px}.analytics-consent>p:not(.analytics-consent-label){font-size:14.5px}.analytics-consent-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.analytics-consent-actions .pill{width:100%;padding:0 14px;font-size:13px}.brand-intro-top{min-height:68px;padding:0 20px}.brand-intro-logo{width:260px;height:138px}.page-heading{flex-direction:column;gap:16px;padding:40px 20px 36px;display:flex}.page-heading>.micro-label{margin:0;font-size:10px}.page-heading>div{gap:16px}.page-heading h1{letter-spacing:-.034em;font-size:38px;line-height:1.04}.page-heading>div>p{font-size:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.logo-path{stroke-dashoffset:0!important}}.product-overview-list{flex-direction:column;display:flex}.product-overview-row{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.overview-copy{flex-direction:column;justify-content:center;gap:18px;min-height:480px;padding:84px 76px;display:flex}.overview-label{align-items:center;gap:12px;display:flex}.overview-label>i{background:var(--qentra);width:22px;height:2px}.overview-label>span{color:var(--qentra-text);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;font-size:11px}.overview-label>em{color:var(--muted-soft);background:#1012110f;border-radius:999px;padding:4px 9px;font-size:11px;font-style:normal}.product-overview-row.wikidetail .overview-label>i{background:var(--wikidetail)}.product-overview-row.wikidetail .overview-label>span{color:var(--wikidetail-text)}.overview-copy h2{letter-spacing:-.032em;margin:0;font-size:46px;font-weight:400;line-height:1.04}.overview-copy>p{max-width:480px;margin:0;font-size:18px;line-height:1.58}.overview-copy>p+p{color:var(--body);font-size:16px;line-height:1.62}.overview-chips{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.overview-chips span{color:var(--qentra-text);border:1px solid #168a684d;border-radius:999px;padding:7px 12px;font-size:12.5px}.overview-chips i{font-style:normal}.product-overview-row.wikidetail .overview-chips span{color:var(--wikidetail-text);border-color:#4e9a7a52}.overview-copy>b{align-items:center;gap:10px;margin-top:14px;font-size:14.5px;font-weight:500;display:inline-flex}.overview-copy>b span{color:var(--qentra)}.product-overview-row.wikidetail .overview-copy>b span{color:var(--wikidetail)}.overview-image{min-height:480px;position:relative}.portfolio-note{border-bottom:1px solid var(--line);background:var(--mist);grid-template-columns:250px minmax(0,1fr);gap:40px;padding:72px 76px;display:grid}.portfolio-note>p:last-child{max-width:720px;margin:0;font-size:21px;line-height:1.55}.only-tablet,.only-mobile{display:none}.product-hero{border-bottom:1px solid var(--line);background:var(--mist);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch;display:grid}.product-hero.wikidetail{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.product-hero-copy{flex-direction:column;justify-content:center;gap:22px;min-height:560px;padding:96px 56px 96px 76px;display:flex}.wikidetail .product-hero-copy{padding:96px 76px 96px 56px}.product-hero-image{min-height:560px;position:relative}.product-label-row{align-items:center;gap:12px;display:flex}.product-label-row>i{background:var(--qentra);width:26px;height:2px}.product-label-row>span{color:var(--qentra-text);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;font-size:11px}.product-label-row>em{background:var(--qentra-soft);color:var(--qentra-text);border-radius:999px;align-items:center;gap:7px;padding:5px 10px;font-size:11px;font-style:normal;display:inline-flex}.product-label-row>em b{background:var(--qentra);border-radius:50%;width:5px;height:5px}.wikidetail .product-label-row>i,.wikidetail .product-label-row>em b{background:var(--wikidetail)}.wikidetail .product-label-row>span,.wikidetail .product-label-row>em{color:var(--wikidetail-text)}.wikidetail .product-label-row>em{background:var(--wikidetail-soft)}.product-hero h1{letter-spacing:-.038em;margin:0;font-size:66px;font-weight:400;line-height:1}.product-promise{letter-spacing:-.012em;max-width:460px;margin:0;font-size:21px;line-height:1.5}.product-summary{max-width:460px;color:var(--body);margin:0;font-size:16.5px;line-height:1.62}.product-direction{grid-template-columns:250px minmax(0,1fr);gap:40px;padding:84px 76px 74px;display:grid}.product-direction>.micro-label{margin-top:6px}.direction-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;display:grid}.direction-content h2{letter-spacing:-.032em;margin:0;font-size:40px;font-weight:400;line-height:1.08}.direction-content>div{flex-direction:column;gap:18px;display:flex}.direction-content>div>p{color:var(--body);margin:0;font-size:17px;line-height:1.62}.direction-content aside{border-left:3px solid var(--qentra);background:var(--mist);padding:22px 24px}.wikidetail .direction-content aside{border-left-color:var(--wikidetail)}.direction-content aside span{color:var(--qentra-text);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;font-size:10.5px}.wikidetail .direction-content aside span{color:var(--wikidetail-text)}.direction-content aside p{margin:8px 0 0;font-size:16px;line-height:1.6}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;padding:0 76px 84px;display:grid}.feature-grid article{background:var(--soft);border-radius:14px;flex-direction:column;gap:12px;padding:26px 24px 30px;display:flex}.feature-grid article>i{background:var(--qentra);width:24px;height:3px}.wikidetail .feature-grid article>i{background:var(--wikidetail)}.feature-grid article>span{color:var(--muted-soft);font-family:var(--mono);font-size:11px}.feature-grid h3{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:500}.feature-grid p{color:var(--body);margin:0;font-size:14.5px;line-height:1.6}.demo-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--mist);grid-template-columns:250px minmax(0,1fr);gap:40px;padding:80px 76px;display:grid}.demo-section>div:first-child{flex-direction:column;gap:12px;display:flex}.demo-section>div:first-child>p:last-child{color:var(--body);margin:0;font-size:15px;line-height:1.6}.product-screenshot-gallery{grid-template-columns:minmax(0,1.65fr) minmax(220px,.85fr);align-items:start;gap:26px;display:grid}.product-screenshot{flex-direction:column;gap:16px;min-width:0;margin:0;display:flex}.product-screenshot-image{background:var(--white);border:1px solid #1012111a;border-radius:16px;overflow:hidden;box-shadow:0 30px 66px -40px #10121152}.product-screenshot-image img{object-fit:contain;width:100%;height:auto;display:block}.product-screenshot figcaption{flex-direction:column;gap:6px;display:flex}.product-screenshot figcaption span{color:var(--qentra-text);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;font-size:10.5px}.wikidetail .product-screenshot figcaption span{color:var(--wikidetail-text)}.product-screenshot figcaption h3{letter-spacing:-.02em;margin:0;font-size:19px;font-weight:500}.product-screenshot figcaption p{color:var(--body);margin:0;font-size:14.5px;line-height:1.6}.faq-section{grid-template-columns:250px minmax(0,1fr);gap:40px;padding:78px 76px;display:grid}.faq-section>div:first-child{flex-direction:column;gap:12px;display:flex}.faq-section>div:first-child>i{background:var(--qentra);width:24px;height:3px}.wikidetail .faq-section>div:first-child>i{background:var(--wikidetail)}.faq-list{flex-direction:column;display:flex}.faq-list article{border-top:1px solid var(--line-strong);grid-template-columns:340px minmax(0,1fr);align-items:start;gap:40px;padding:28px 0;display:grid}.faq-list h3{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:500}.faq-list p{max-width:620px;color:var(--body);margin:0;font-size:16.5px;line-height:1.62}.milestone-section{border-top:1px solid var(--line);grid-template-columns:250px minmax(0,1fr);gap:40px;padding:78px 76px;display:grid}.milestone-section>div:first-child{flex-direction:column;gap:12px;display:flex}.milestone-section>div:first-child>p:last-child{color:var(--body);margin:0;font-size:15px;line-height:1.6}.milestone-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.milestone-grid article{border-top:2px solid var(--line-strong);flex-direction:column;gap:12px;padding-top:22px;display:flex}.milestone-grid article.is-active{border-color:var(--qentra)}.wikidetail .milestone-grid article.is-active{border-color:var(--wikidetail)}.milestone-grid span{color:var(--muted);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;font-size:11px}.milestone-grid .is-active span{color:var(--qentra-text)}.wikidetail .milestone-grid .is-active span{color:var(--wikidetail-text)}.milestone-grid h3{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:500}.milestone-grid p{color:var(--body);margin:0;font-size:15px;line-height:1.6}.product-status-section{border-top:1px solid var(--line);grid-template-columns:250px minmax(0,1fr) auto;align-items:start;gap:40px;padding:74px 76px;display:grid}.product-status-section>.micro-label{margin-top:6px}.product-status-section>p:nth-child(2){max-width:620px;color:var(--body);margin:0;font-size:17px;line-height:1.62}.product-status-section>a{min-height:48px;color:var(--qentra-text);white-space:nowrap;border:1px solid #168a6866;border-radius:999px;align-items:center;gap:12px;padding:0 22px;font-size:13.5px;font-weight:500;display:inline-flex}.product-status-section>a:hover,.product-status-section>a:focus-visible{background:#168a6814}.wikidetail .product-status-section>a{color:var(--wikidetail-text);border-color:#4e9a7a6b}.wikidetail .product-status-section>a:hover,.wikidetail .product-status-section>a:focus-visible{background:#4e9a7a14}.process-photo{border-bottom:1px solid var(--line);height:420px;position:relative}.process-list{flex-direction:column;padding:0 76px 40px;display:flex}.process-list article{border-bottom:1px solid var(--line);grid-template-columns:130px 320px minmax(0,1fr);align-items:start;gap:40px;padding:40px 0;display:grid}.process-list article:last-child{border-bottom:0}.process-list span{color:var(--muted);font-family:var(--mono);letter-spacing:.1em;font-size:12px}.process-list h2{letter-spacing:-.028em;margin:0;font-size:30px;font-weight:400}.process-list p{max-width:620px;color:var(--body);margin:0;font-size:17px;line-height:1.62}.belief-split{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.belief-split>div:first-child{flex-direction:column;justify-content:center;gap:20px;min-height:520px;padding:84px 64px 84px 76px;display:flex}.belief-split h2{letter-spacing:-.032em;max-width:480px;margin:0;font-size:40px;font-weight:400;line-height:1.08}.belief-split>div:first-child>p:not(.micro-label){max-width:520px;color:var(--body);margin:0;font-size:17px;line-height:1.62}.belief-image{min-height:520px;position:relative}.values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;padding:84px 76px;display:grid}.values-grid article{border-top:1px solid var(--line-strong);flex-direction:column;gap:12px;padding-top:24px;display:flex}.values-grid span{color:var(--muted);font-family:var(--mono);font-size:11px}.values-grid h3{letter-spacing:-.024em;margin:0;font-size:24px;font-weight:400}.values-grid p{color:var(--body);margin:0;font-size:16px;line-height:1.6}.founder-section{border-top:1px solid var(--line);background:var(--mist);grid-template-columns:250px minmax(0,1fr);gap:40px;padding:84px 76px;display:grid}.founder-section-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;display:grid}.founder-section-content>div:first-child{flex-direction:column;gap:18px;display:flex}.founder-section h2{letter-spacing:-.032em;margin:0;font-size:40px;font-weight:400;line-height:1.08}.founder-section-content p{color:var(--body);margin:0;font-size:17px;line-height:1.62}.founder-section-content a{color:var(--blue-text)}.founder-section-image{border-radius:18px;min-height:400px;position:relative;overflow:hidden}.data-principles{border-top:1px solid var(--line);grid-template-columns:250px minmax(0,1fr) auto;align-items:start;gap:40px;padding:84px 76px;display:grid}.data-principles>div:first-child{flex-direction:column;gap:12px;display:flex}.data-principles>div:first-child>p:last-child{color:var(--body);margin:0;font-size:15px;line-height:1.6}.data-principles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.data-principles-grid article{background:var(--soft);border-radius:14px;flex-direction:column;gap:8px;padding:22px 24px;display:flex}.data-principles-grid span{color:var(--muted-soft);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;font-size:11px}.data-principles-grid h3{letter-spacing:-.02em;margin:0;font-size:19px;font-weight:500}.brand-band{background:var(--ink);color:var(--white);grid-template-columns:minmax(0,1fr) 380px;align-items:center;gap:48px;padding:84px 76px;display:grid}.brand-band>div{flex-direction:column;gap:16px;display:flex}.brand-band .micro-label{color:var(--dark-muted)}.brand-band h2{letter-spacing:-.032em;max-width:480px;margin:0;font-size:40px;font-weight:400;line-height:1.1}.brand-band>div>p:last-child{max-width:520px;color:var(--dark-copy);margin:0;font-size:17px;line-height:1.62}.brand-band-logo{justify-self:end;width:320px;height:169px;overflow:visible}.brand-band:not(.has-started) .logo-path{animation:none}.brand-band .logo-path-main{animation-duration:1.4s;animation-delay:.2s}.brand-band .logo-path-j{animation-duration:.55s;animation-delay:1.8s}.brand-band .logo-path-line{animation-duration:.4s;animation-delay:2.35s}.contact-panels{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:26px;padding:84px 76px;display:grid}.email-panel{background:var(--ink);min-height:300px;color:var(--white);border-radius:18px;flex-direction:column;justify-content:space-between;gap:60px;padding:40px;display:flex}.email-panel:hover,.email-panel:focus-visible{background:#1a1d1b}.email-panel .micro-label{color:var(--dark-muted)}.email-panel>div{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.email-panel h2{letter-spacing:-.034em;overflow-wrap:anywhere;margin:0;font-size:44px;font-weight:400}.email-panel span{color:#7faeff;font-size:30px}.company-panel{background:var(--soft);border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;padding:40px;display:grid}.company-panel>div{flex-direction:column;gap:8px;display:flex}.company-panel .micro-label{color:var(--muted-soft);letter-spacing:.13em;margin-bottom:6px;font-size:10.5px}.company-panel>div>p:last-child{overflow-wrap:anywhere;margin:0;font-size:16px;line-height:1.7}.company-panel>p{border-top:1px solid var(--line-strong);color:var(--body);grid-column:1/-1;margin:8px 0 0;padding-top:20px;font-size:15px;line-height:1.6}.privacy-heading{border-bottom:1px solid var(--line);background:var(--mist);grid-template-columns:250px minmax(0,1fr);gap:40px;padding:92px 76px 76px;display:grid}.privacy-heading>.micro-label{margin-top:8px}.privacy-heading>div{flex-direction:column;gap:18px;display:flex}.privacy-heading h1{letter-spacing:-.034em;margin:0;font-size:54px;font-weight:400;line-height:1.04}.privacy-heading>div>p{color:var(--muted);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:11.5px}.privacy-content{flex-direction:column;padding:20px 76px 80px;display:flex}.privacy-content section{border-bottom:1px solid var(--line);grid-template-columns:250px minmax(0,1fr);gap:40px;padding:40px 0;display:grid}.privacy-content section:last-child{border-bottom:0}.privacy-content h2{letter-spacing:-.02em;margin:0;font-size:22px;font-weight:500}.privacy-content p{max-width:680px;color:var(--body);margin:0;font-size:16.5px;line-height:1.66}.privacy-content a{color:var(--blue-text)}.not-found-heading{border-bottom:1px solid var(--line);background:var(--mist);grid-template-columns:250px minmax(0,1fr) auto;align-items:start;gap:40px;padding:100px 76px 88px;display:grid}.not-found-heading>.micro-label,.not-found-heading>.page-index{margin-top:8px}.not-found-heading>div{flex-direction:column;gap:22px;display:flex}.not-found-heading h1{letter-spacing:-.036em;max-width:760px;margin:0;font-size:60px;font-weight:400;line-height:1.02}.not-found-heading>div>p{max-width:600px;color:var(--body);margin:0;font-size:18px;line-height:1.6}.not-found-heading>div>div{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.not-found-routes{grid-template-columns:250px minmax(0,1fr);gap:40px;padding:78px 76px 88px;display:grid}.not-found-routes>div{flex-direction:column;display:flex}.not-found-routes a{border-top:1px solid var(--line-strong);grid-template-columns:220px minmax(0,1fr) 20px;align-items:baseline;gap:32px;padding:22px 0;display:grid}.not-found-routes a:hover,.not-found-routes a:focus-visible{color:var(--blue-text)}.not-found-routes h2{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:400}.not-found-routes a p{color:var(--body);margin:0;font-size:16px;line-height:1.6}.not-found-routes a:hover p,.not-found-routes a:focus-visible p{color:var(--blue-text)}.not-found-routes a>span{color:var(--blue)}@media (max-width:940px){.only-desktop,.only-mobile{display:none}.only-tablet{display:block}.product-overview-row{flex-direction:column;display:flex}.product-overview-row .overview-image{order:-1;height:300px;min-height:0}.overview-copy{gap:14px;min-height:0;padding:36px 40px 40px}.overview-label{flex-wrap:wrap;gap:10px}.overview-label>span,.overview-label>em{font-size:10.5px}.overview-copy h2{font-size:38px}.overview-copy>p{font-size:17.5px}.overview-copy>p+p{font-size:16px}.overview-copy>b{margin-top:10px;font-size:14px}.portfolio-note{grid-template-columns:180px minmax(0,1fr);gap:32px;padding:48px 40px}.portfolio-note>p:last-child{font-size:18px}.product-hero,.product-hero.wikidetail{flex-direction:column;display:flex}.product-hero-image{order:-1;height:340px;min-height:0}.product-hero-copy,.wikidetail .product-hero-copy{gap:18px;min-height:0;padding:44px 40px}.product-label-row{flex-wrap:wrap;gap:10px}.product-label-row>i{width:24px}.product-label-row>span{letter-spacing:.13em;font-size:10.5px}.product-hero h1{font-size:56px}.wikidetail .product-hero h1{font-size:54px}.product-promise{max-width:560px;font-size:19px}.product-summary{max-width:560px}.product-direction{grid-template-columns:180px minmax(0,1fr);gap:32px;padding:48px 40px 40px}.product-direction>.micro-label{margin-top:4px;font-size:10.5px}.direction-content{flex-direction:column;gap:18px;display:flex}.direction-content h2{font-size:32px;line-height:1.1}.direction-content>div{gap:18px}.direction-content>div>p{font-size:16.5px}.direction-content aside{padding:20px 22px}.direction-content aside p{font-size:15.5px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:0 40px 48px}.feature-grid article{gap:10px;padding:22px}.feature-grid h3{font-size:19px}.demo-section.product-screenshot-section{flex-direction:column;gap:28px;padding:48px 40px;display:flex}.product-screenshot-gallery{grid-template-columns:minmax(0,1.55fr) minmax(200px,.75fr);gap:20px}.faq-section{flex-direction:column;gap:12px;padding:44px 40px 40px;display:flex}.faq-section .micro-label{font-size:10.5px}.faq-section>div:first-child>i{width:22px}.faq-list article{flex-direction:column;gap:8px;padding:22px 0;display:flex}.faq-list h3{font-size:19px}.faq-list p{font-size:15.5px}.milestone-section{border-top:0;flex-direction:column;gap:12px;padding:0 40px 44px;display:flex}.milestone-section .micro-label{font-size:10.5px}.milestone-grid{flex-direction:column;gap:12px;display:flex}.milestone-grid article{background:var(--soft);border-top:0;border-left:3px solid #10121129;gap:8px;padding:18px 20px}.milestone-grid article.is-active{border-color:var(--qentra)}.wikidetail .milestone-grid article.is-active{border-color:var(--wikidetail)}.milestone-grid h3{font-size:19px}.product-status-section{background:var(--mist);flex-direction:column;gap:16px;padding:40px 40px 48px;display:flex}.product-status-section>.micro-label{margin:0;font-size:10.5px}.product-status-section>p:nth-child(2){max-width:560px;font-size:16.5px}.product-status-section>a{align-self:flex-start;min-height:52px;padding:0 24px;font-size:15px}.process-photo{height:340px}.process-list{padding:0 40px 24px}.process-list article{grid-template-columns:60px 200px minmax(0,1fr);gap:32px;padding:34px 0}.process-list h2{font-size:26px}.process-list p{font-size:16px}.belief-split{flex-direction:column;display:flex}.belief-split>div:first-child{gap:18px;min-height:0;padding:48px 40px 44px}.belief-split h2{font-size:32px;line-height:1.1}.belief-split>div:first-child>p:not(.micro-label){font-size:16px}.belief-image{order:-1;height:340px;min-height:0}.values-grid{gap:24px;padding:48px 40px}.values-grid h3{font-size:21px}.founder-section{flex-direction:column;gap:18px;padding:48px 40px;display:flex}.founder-section .micro-label{font-size:10.5px}.founder-section-content{flex-direction:column;gap:28px;display:flex}.founder-section h2{font-size:32px;line-height:1.1}.founder-section-content p{font-size:16px}.founder-section-image{order:-1;height:360px;min-height:0}.data-principles{flex-direction:column;gap:20px;padding:48px 40px;display:flex}.data-principles-grid{width:100%}.data-principles .pill{align-self:flex-start}.brand-band{grid-template-columns:minmax(0,1fr) 280px;gap:32px;padding:56px 40px}.brand-band h2{font-size:32px}.brand-band>div>p:last-child{font-size:16px}.brand-band-logo{width:260px;height:138px}.contact-panels{flex-direction:column;padding:48px 40px;display:flex}.email-panel{min-height:260px}.email-panel h2{font-size:36px}.privacy-heading{grid-template-columns:180px minmax(0,1fr);gap:32px;padding:56px 40px 48px}.privacy-heading h1{font-size:42px}.privacy-heading>div>p{font-size:10.5px}.privacy-content{padding:16px 40px 56px}.privacy-content section{grid-template-columns:180px minmax(0,1fr);gap:32px;padding:34px 0}.privacy-content h2{font-size:20px}.privacy-content p{font-size:16px}.not-found-heading{grid-template-columns:180px minmax(0,1fr);gap:32px;padding:56px 40px 48px}.not-found-heading .page-index{display:none}.not-found-heading h1{font-size:46px}.not-found-heading>div>p{font-size:17px}.not-found-routes{grid-template-columns:180px minmax(0,1fr);gap:32px;padding:52px 40px 60px}.not-found-routes a{grid-template-columns:180px minmax(0,1fr) 20px;gap:24px}}@media (max-width:650px){.only-desktop,.only-tablet{display:none}.only-mobile{display:block}.overview-chips .only-mobile{display:inline}.desktop-tablet-copy{display:none}.overview-copy{gap:12px;padding:30px 20px 34px}.product-overview-row .overview-image{height:220px}.overview-label{gap:9px}.overview-label>i{width:20px}.overview-label>em{display:none}.overview-copy h2{letter-spacing:-.03em;font-size:32px}.overview-copy>p{font-size:16.5px}.overview-copy>p+p{display:none}.overview-chips{margin-top:4px}.overview-chips span{font-size:12.5px}.overview-chips .last-wiki-chip{display:none}.overview-copy>b{margin-top:8px;font-size:14.5px}.portfolio-note{flex-direction:column;gap:14px;padding:34px 20px;display:flex}.portfolio-note>p:last-child{font-size:17px;line-height:1.58}.product-hero-image{height:260px}.product-hero-copy,.wikidetail .product-hero-copy{gap:16px;padding:32px 20px 34px}.product-label-row{gap:9px}.product-label-row>i{width:22px}.product-label-row>span,.product-label-row>em{font-size:10.5px}.product-hero h1{font-size:44px}.wikidetail .product-hero h1{font-size:42px}.product-promise{font-size:18px}.product-summary{font-size:16px}.product-direction{flex-direction:column;gap:18px;padding:34px 20px 30px;display:flex}.product-direction>.micro-label{margin:0;font-size:10px}.direction-content{gap:18px}.direction-content h2{font-size:28px}.direction-content>div>p{font-size:16px}.direction-content aside{padding:20px}.feature-grid{flex-direction:column;gap:12px;padding:0 20px 34px;display:flex}.feature-grid.wiki-features{display:none}.feature-grid article{gap:8px;padding:20px}.feature-grid article>span{display:none}.feature-grid article>i{width:22px}.feature-grid h3{margin-top:4px;font-size:18px}.demo-section.product-screenshot-section{gap:22px;padding:34px 20px}.product-screenshot-gallery{flex-direction:column;gap:30px;display:flex}.product-screenshot-iphone{align-self:center;width:min(72%,280px)}.product-screenshot figcaption h3{font-size:17px}.product-screenshot figcaption p{font-size:14px}.faq-section{padding:34px 20px 30px}.faq-section .micro-label{font-size:10px}.faq-list h3{font-size:17px}.faq-list p{font-size:15.5px}.milestone-section{padding:0 20px 34px}.milestone-section .micro-label{font-size:10px}.milestone-section>div:first-child>p:last-child{font-size:15px}.milestone-grid h3{font-size:17px}.milestone-grid span{font-size:10.5px}.product-status-section{gap:16px;padding:30px 20px 34px}.product-status-section>.micro-label{font-size:10px}.product-status-section>p:nth-child(2){font-size:16px}.product-status-section>a{justify-content:space-between;width:100%;padding:0 22px}.process-photo{height:240px}.process-list{padding:0 20px 18px}.process-list article{flex-direction:column;gap:8px;padding:28px 0;display:flex}.process-list span{font-size:11px}.process-list h2{font-size:26px}.process-list p{font-size:16px}.belief-split>div:first-child{gap:16px;padding:36px 20px 32px}.belief-split .micro-label{font-size:10px}.belief-split h2{font-size:28px}.belief-image{display:none}.values-grid{flex-direction:column;gap:0;padding:0 20px 34px;display:flex}.values-grid article{gap:8px;padding:20px 0}.values-grid h3{font-size:21px}.values-grid p{font-size:15.5px}.founder-section{gap:0;padding:0}.founder-section>.micro-label{display:none}.founder-section-content{gap:0}.founder-section-content>div:first-child{gap:14px;padding:30px 20px 34px}.founder-mobile-label{display:block;font-size:10px!important}.founder-section h2{font-size:28px}.founder-section-image{border-top:1px solid var(--line);border-radius:0;height:240px}.data-principles{gap:16px;padding:34px 20px}.data-principles .micro-label{font-size:10px}.data-principles-grid{flex-direction:column;gap:12px;display:flex}.data-principles-grid article{border-radius:12px;flex-direction:row;align-items:baseline;gap:12px;padding:16px 18px}.data-principles-grid h3{font-size:16.5px}.data-principles .pill{justify-content:space-between;width:100%;min-height:52px;font-size:15px}.brand-band{flex-direction:column;align-items:stretch;gap:22px;padding:44px 20px 48px;display:flex}.brand-band h2{font-size:28px}.brand-band .micro-label{display:none}.brand-band>div>p:last-child{font-size:16px}.brand-band-logo{order:-1;align-self:center;width:220px;height:116px}.contact-panels{gap:16px;padding:30px 20px 36px}.email-panel{gap:24px;min-height:0;padding:26px 22px}.email-panel h2{letter-spacing:-.03em;font-size:25px}.email-panel span{font-size:26px}.company-panel{flex-direction:column;gap:20px;padding:24px 22px;display:flex}.company-panel>p{margin-top:0}.privacy-heading{flex-direction:column;gap:14px;padding:40px 20px 32px;display:flex}.privacy-heading>.micro-label{margin:0;font-size:10px}.privacy-heading>div{gap:14px}.privacy-heading h1{letter-spacing:-.032em;font-size:34px;line-height:1.06}.privacy-heading>div>p{font-size:10.5px;line-height:1.6}.privacy-content{padding:8px 20px 40px}.privacy-content section{flex-direction:column;gap:10px;padding:26px 0;display:flex}.privacy-content h2{font-size:19px}.privacy-content p{font-size:16px}.not-found-heading{flex-direction:column;gap:16px;padding:44px 20px 36px;display:flex}.not-found-heading>.micro-label{margin:0;font-size:10px}.not-found-heading>div{gap:16px}.not-found-heading h1{letter-spacing:-.034em;font-size:36px;line-height:1.06}.not-found-heading>div>p{font-size:16px}.not-found-heading>div>div{flex-direction:column;margin-top:0}.not-found-heading .pill{justify-content:space-between;width:100%;min-height:52px;font-size:15px}.not-found-heading .pill-outline{display:none}.not-found-routes{flex-direction:column;gap:12px;padding:30px 20px 40px;display:flex}.not-found-routes>.micro-label{font-size:10px}.not-found-routes a{grid-template-columns:1fr 20px;gap:14px;padding:18px 0}.not-found-routes h2{font-size:17px}.not-found-routes a p{display:none}.not-found-routes .mobile-broken-link{border-top:1px solid #10121138;justify-content:space-between;width:100%;min-height:52px;margin-top:16px;font-size:15px;display:inline-flex}}
