/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.grow{flex-grow:1}}:root{--font-manrope:"Segoe UI", "Avenir Next", Arial, sans-serif;--font-mono:"Roboto Mono", "SFMono-Regular", Consolas, monospace;--navy:#0b2740;--navy-deep:#061a2b;--blue:#1677c8;--orange:#f28c28;--orange-soft:#fff1df;--paper:#f7f9fb;--white:#fff;--ink:#102a3d;--muted:#607483;--line:#d9e3e9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);max-width:100%;color:var(--ink);font-family:var(--font-manrope), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.skip-link{z-index:100;background:var(--white);color:var(--navy);border-radius:10px;padding:12px 18px;font-weight:800;position:fixed;top:12px;left:12px;transform:translateY(-150%);box-shadow:0 8px 24px #061a2b2e}.skip-link:focus{transform:translateY(0)}.announcement{background:var(--navy-deep);color:#dcebf5;letter-spacing:.08em;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;gap:10px;min-height:36px;font-size:12px;font-weight:700;display:flex}.announcement-dot{background:var(--orange);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #f28c2824}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f9fbef;border-bottom:1px solid #dbe5ebcc;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:82px;padding:0 clamp(24px,5vw,82px);display:grid;position:sticky;top:0}.brand{align-items:center;gap:12px;width:max-content;display:inline-flex}.brand img{border-radius:12px;width:43px;height:43px;box-shadow:0 6px 18px #0b274024}.brand-name{color:var(--navy);letter-spacing:-.045em;font-size:20px;font-weight:850}.brand-name span{color:var(--orange)}.brand-name b{color:var(--blue);font-weight:850}.site-header nav{color:#405c6e;align-items:center;gap:34px;font-size:13px;font-weight:750;display:flex}.site-header nav a{position:relative}.site-header nav a:after{background:var(--orange);content:"";height:2px;transition:transform .18s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}.site-header nav a:hover:after{transform:scaleX(1)}.header-action{background:var(--navy);color:var(--white);border-radius:12px;justify-self:end;padding:12px 18px;font-size:13px;font-weight:800;transition:transform .18s,background .18s;box-shadow:0 7px 20px #0b274022}.header-action:hover{background:var(--blue);transform:translateY(-2px)}.hero{grid-template-columns:minmax(0,.94fr) minmax(540px,1.06fr);align-items:center;gap:clamp(36px,4vw,74px);min-height:720px;padding:62px clamp(24px,6vw,104px) 68px;display:grid;position:relative;overflow:hidden}.hero:before{z-index:-2;content:"";background:radial-gradient(circle,#dceffc 0,#eff7fb 46%,#0000 70%);border-radius:50%;width:780px;height:780px;position:absolute;top:-220px;right:-160px}.hero-copy{z-index:2;max-width:650px;position:relative}.eyebrow{color:#466779;font-family:var(--font-mono), monospace;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 22px;font-size:11px;font-weight:700;display:flex}.eyebrow span{color:var(--blue)}.eyebrow i{background:#9ab1bf;width:18px;height:1px;display:block}.orange-text{color:var(--orange)}.light-eyebrow{color:#91b4c9}.hero h1{max-width:690px;color:var(--navy);letter-spacing:-.067em;margin:0;font-size:clamp(52px,5.6vw,82px);font-weight:830;line-height:.99}.hero h1 span{color:var(--blue)}.hero-lede{color:#536d7c;max-width:620px;margin:30px 0 0;font-size:clamp(17px,1.4vw,20px);line-height:1.72}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:24px;min-height:52px;padding:0 22px;font-size:14px;font-weight:820;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:var(--white);box-shadow:0 14px 30px #1677c82e}.button-primary:hover{background:#0d68b4;box-shadow:0 16px 34px #1677c842}.button-secondary{color:var(--navy);background:#ffffffa6;border-color:#c9d7df}.button-secondary:hover{background:var(--white);border-color:#9db2bf}.trust-list{color:#55707f;flex-wrap:wrap;gap:10px 20px;margin:28px 0 0;padding:0;font-size:12px;font-weight:750;list-style:none;display:flex}.hero-product{min-height:720px;position:relative}.orbit{border:1px solid #a8cbe02e;border-radius:50%;position:absolute}.orbit-one{inset:30px -90px -60px 0}.orbit-two{inset:100px -20px 20px 80px}.technician-tablet{z-index:3;aspect-ratio:.667;width:min(350px,66%);margin:0;position:absolute;top:78px;left:0;overflow:visible}.tablet-hardware{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.tablet-app-screen{z-index:2;cursor:pointer;background:#06080a;border:0;border-radius:5px;place-items:center;width:71.3%;height:79.7%;padding:0;display:grid;position:absolute;top:11.1%;left:14.4%;overflow:hidden}.tablet-app-screen img{z-index:1;object-fit:cover;object-position:center 42%;width:100%;height:100%;display:block;position:relative}.tablet-view-switcher{z-index:4;background:#ffffffeb;border:1px solid #ccdde7;border-radius:999px;gap:4px;padding:4px;display:inline-flex;position:absolute;bottom:20px;left:18px;box-shadow:0 12px 26px #0b27401a}.tablet-view-switcher button{color:#5e7788;font-family:var(--font-mono), monospace;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:800;transition:background .16s,color .16s}.tablet-view-switcher button:hover,.tablet-view-switcher button.is-active{background:var(--navy);color:#fff}.office-interface{z-index:1;background:#fff;border:1px solid #d8e4eb;border-radius:26px;width:min(740px,108%);margin:0;position:absolute;top:0;right:-10%;overflow:hidden;box-shadow:0 32px 72px #0b274021}.office-interface img{object-fit:contain;image-rendering:auto;width:100%;height:auto;display:block;position:relative}.office-interface figcaption{color:#31536a;font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;background:#ffffffeb;border:1px solid #d4e2ea;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:800;position:absolute;top:18px;right:18px}.offline-promise div,.sync-event div{flex-direction:column;display:flex}.proof-strip{background:var(--white);border-top:1px solid #d7e2e8;border-bottom:1px solid #d7e2e8;grid-template-columns:auto 1fr;align-items:center;gap:40px;padding:22px clamp(24px,6vw,104px);display:grid}.proof-strip p{color:#7b909c;white-space:nowrap;margin:0;font-size:11px;font-weight:650}.proof-strip div{color:var(--navy);justify-content:space-between;align-items:center;gap:18px;font-size:12px;font-weight:820;display:flex}.release-status{border-bottom:1px solid var(--line);background:linear-gradient(120deg,#eef5f9 0%,#fff 56%,#f4f9fc 100%);grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(42px,7vw,110px);padding:72px clamp(24px,7vw,120px);display:grid}.release-heading h2{max-width:560px;color:var(--navy);letter-spacing:-.055em;margin:0;font-size:clamp(34px,3.4vw,52px);font-weight:820;line-height:1.06}.release-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.release-card{background:#ffffffd9;border:1px solid #ccdae3;border-radius:20px;min-height:210px;padding:28px;box-shadow:0 18px 46px #0b27400d}.release-card>span{min-height:27px;font-family:var(--font-mono), monospace;letter-spacing:.08em;border-radius:999px;align-items:center;padding:0 11px;font-size:11px;font-weight:800;display:inline-flex}.release-now{border-top:4px solid var(--blue)}.release-now>span{color:#166c44;background:#e0f4ea}.release-planned{border-top:4px solid var(--orange)}.release-planned>span{background:var(--orange-soft);color:#9a4d00}.release-card h3{color:var(--navy);letter-spacing:-.035em;margin:26px 0 10px;font-size:22px}.release-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.section{padding:120px clamp(24px,7vw,120px)}.section-heading h2,.people-intro h2,.offline-copy h2,.quality-copy h2,.value-section h2,.early-access h2{color:var(--navy);letter-spacing:-.058em;margin:0;font-size:clamp(40px,4.6vw,66px);font-weight:820;line-height:1.04}.split-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;display:grid}.split-heading>p,.centered-heading>p{color:var(--muted);margin:0 0 8px;font-size:16px;line-height:1.75}.workflow-grid{border-top:1px solid #cad9e1;border-bottom:1px solid #cad9e1;grid-template-columns:repeat(5,1fr);margin-top:70px;display:grid}.workflow-step{border-right:1px solid #cad9e1;min-height:268px;padding:30px 26px 36px;position:relative}.workflow-step:first-child{border-left:1px solid #cad9e1}.step-number{color:var(--orange);font-family:var(--font-mono), monospace;letter-spacing:.14em;font-size:11px;font-weight:800}.workflow-step h3{color:var(--navy);letter-spacing:-.03em;margin:62px 0 12px;font-size:22px}.workflow-step p{color:#687e8b;margin:0;font-size:13px;line-height:1.65}.step-arrow{z-index:2;background:var(--paper);width:30px;height:30px;color:var(--blue);text-align:center;border:1px solid #cad9e1;border-radius:50%;place-items:center;font-size:13px;line-height:1;display:grid;position:absolute;top:50%;right:-15px;transform:translateY(-50%)}.people-section{background:var(--navy-deep);color:var(--white);grid-template-columns:.82fr 1.18fr;gap:80px;padding:120px clamp(24px,7vw,120px);display:grid}.people-intro{max-width:520px}.people-intro h2,.offline-copy h2,.early-access h2{color:var(--white)}.people-intro>p:last-child{color:#a9c0ce;margin:28px 0 0;font-size:16px;line-height:1.8}.people-cards{gap:14px;display:grid}.people-cards article{background:#102f45;border:1px solid #315066;border-radius:18px;grid-template-columns:54px .58fr 1fr;align-items:start;gap:20px;padding:26px;transition:border .18s,transform .18s;display:grid}.people-cards article:hover{border-color:#49728d;transform:translate(4px)}.role-number{width:46px;height:46px;color:var(--orange);font-family:var(--font-mono), monospace;background:#183c55;border-radius:13px;place-items:center;font-size:11px;font-weight:800;display:grid}.people-cards h3{margin:10px 0 0;font-size:20px}.people-cards p{color:#afc4d1;margin:5px 0 0;font-size:13px;line-height:1.65}.people-cards ul{flex-wrap:wrap;grid-column:3;gap:7px;margin:15px 0 0;padding:0;list-style:none;display:flex}.people-cards li{color:#c7d8e1;background:#173b52;border-radius:30px;padding:7px 10px;font-size:9px;font-weight:700}.centered-heading{text-align:center;max-width:790px;margin:0 auto}.centered-heading .eyebrow{justify-content:center}.centered-heading>p{max-width:650px;margin:24px auto 0}.capability-grid{border:1px solid var(--line);background:var(--line);border-radius:22px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:70px;display:grid;overflow:hidden}.capability-grid article{background:var(--white);min-height:230px;padding:32px}.capability-grid article>span{color:var(--blue);font-family:var(--font-mono), monospace;letter-spacing:.14em;font-size:9px;font-weight:800}.capability-grid h3{color:var(--navy);letter-spacing:-.025em;margin:45px 0 12px;font-size:19px}.capability-grid p{color:#6c818d;margin:0;font-size:13px;line-height:1.7}.offline-section{color:var(--white);background:linear-gradient(135deg,#0b2940 0%,#071d2e 100%);grid-template-columns:1fr .9fr;align-items:center;gap:clamp(50px,8vw,130px);padding:120px clamp(24px,8vw,135px);display:grid;overflow:hidden}.offline-copy>p:nth-of-type(2){color:#a9c2d1;max-width:600px;margin:28px 0 0;font-size:16px;line-height:1.8}.offline-promise{border-top:1px solid #2b4b61;align-items:center;gap:16px;max-width:520px;margin-top:32px;padding-top:24px;display:flex}.offline-promise>span{color:#7bc3f0;text-align:center;background:#17466a;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-weight:900;line-height:1;display:grid}.offline-promise b{font-size:13px}.offline-promise small{color:#8cabbc;margin-top:5px;font-size:11px;line-height:1.5}.sync-board{background:#102f45;border:1px solid #32556b;border-radius:24px;padding:28px;position:relative;box-shadow:0 32px 70px #020c146e}.sync-board:before{z-index:0;content:"";filter:blur(4px);background:#1677c824;border-radius:50%;width:320px;height:320px;position:absolute;inset:-90px -160px auto auto}.sync-board-head{font-family:var(--font-mono), monospace;letter-spacing:.12em;border-bottom:1px solid #2d4e63;justify-content:space-between;align-items:center;padding-bottom:20px;font-size:9px;font-weight:750;display:flex;position:relative}.sync-board-head em{color:#f3ac65;letter-spacing:0;background:#382f2b;border-radius:30px;padding:7px 9px;font-size:8px;font-style:normal}.sync-event{grid-template-columns:37px 1fr auto;align-items:center;gap:14px;padding:19px 0;display:grid;position:relative}.sync-event i{color:#70bcec;background:#17445f;border-radius:50%;place-items:center;width:37px;height:37px;font-size:12px;font-style:normal;font-weight:900;display:grid}.sync-event small{color:#8faaba;margin-top:4px;font-size:9px}.sync-event time{color:#7894a5;font-family:var(--font-mono), monospace;font-size:8px}.sync-line{background:#34576d;width:1px;height:9px;margin:-10px 0 -10px 18px}.sync-line.dotted{background:repeating-linear-gradient(#34576d 0 2px,#0000 2px 5px)}.sync-event.queued i{background:var(--orange);color:var(--white)}.sync-footer{color:#97b2c2;background:#0b273a;border-radius:12px;justify-content:space-between;padding:12px 14px;font-size:9px;display:flex}.sync-footer b{color:#70bcec}.quality-section{background:var(--white);grid-template-columns:.12fr .88fr 1fr;gap:44px;padding:120px clamp(24px,7vw,120px);display:grid;position:relative;overflow:hidden}.quality-mark{color:#eaf0f3;font-family:Georgia,serif;font-size:140px;font-weight:900;line-height:.78}.quality-copy>p:last-child{color:#687e8b;max-width:570px;margin:28px 0 0;font-size:16px;line-height:1.8}.quality-principles{align-content:center;display:grid}.quality-principles>div{border-bottom:1px solid var(--line);grid-template-columns:50px 1fr;gap:14px;padding:22px 0;display:grid}.quality-principles>div:first-child{border-top:1px solid var(--line)}.quality-principles strong{color:var(--orange);font-family:var(--font-mono), monospace;font-size:10px}.quality-principles p{flex-direction:column;gap:7px;margin:0;display:flex}.quality-principles b{color:var(--navy);font-size:14px}.quality-principles span{color:#748893;font-size:12px;line-height:1.6}.value-section{background:var(--orange-soft);grid-template-columns:1fr .82fr;align-items:center;gap:90px;padding:92px clamp(24px,8vw,135px);display:grid}.value-section h2{font-size:clamp(38px,4vw,58px)}.value-section>div:last-child>p{color:#6f675e;margin:0;font-size:16px;line-height:1.8}.price-note{border-left:3px solid var(--orange);color:#5a4d40;margin-top:22px;padding-left:15px;font-size:11px;font-weight:800;display:block}.faq-heading{align-items:center}.faq-list{border-top:1px solid var(--line);max-width:950px;margin:68px auto 0}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;min-height:82px;color:var(--navy);justify-content:space-between;align-items:center;gap:25px;font-size:16px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{width:32px;height:32px;color:var(--blue);border:1px solid #cbd9e0;border-radius:50%;flex:none;place-items:center;transition:transform .18s,background .18s;display:grid;position:relative}.faq-list summary i:before,.faq-list summary i:after{content:"";background:currentColor;border-radius:999px;width:10px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-list summary i:after{transform:translate(-50%,-50%)rotate(90deg)}.faq-list details[open] summary i{background:var(--blue);color:var(--white);transform:rotate(45deg)}.faq-list details>p{color:#677e8b;max-width:760px;margin:-4px 0 26px;font-size:14px;line-height:1.75}.early-access{background:var(--navy-deep);min-height:590px;color:var(--white);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:90px 24px;display:flex;position:relative;overflow:hidden}.early-grid{opacity:.11;background-image:linear-gradient(#76b7df 1px,#0000 1px),linear-gradient(90deg,#76b7df 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0,#0000 68%);mask-image:radial-gradient(circle,#000 0,#0000 68%)}.early-access>img{z-index:1;border-radius:18px;width:68px;height:68px;margin-bottom:26px;box-shadow:0 15px 40px #00000052}.early-access .eyebrow,.early-access h2,.early-access>p,.early-actions,.early-access>small{z-index:1;position:relative}.early-access .eyebrow{margin-bottom:18px}.early-access>p{color:#abc2d0;max-width:650px;margin:25px 0 30px;font-size:16px;line-height:1.75}.button-light{background:var(--white);color:var(--navy);box-shadow:0 15px 35px #0000002b}.button-light:hover{background:#eaf5fc}.early-actions{justify-content:center;align-items:center;gap:20px;display:flex}.early-secondary{color:#bcd4e3;text-underline-offset:5px;font-size:14px;font-weight:750;-webkit-text-decoration:underline #4d6e82;text-decoration:underline #4d6e82}.early-secondary:hover{color:var(--white);-webkit-text-decoration-color:var(--orange);-webkit-text-decoration-color:var(--orange);-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange)}.early-access>small{color:#7695a8;margin-top:15px;font-size:10px}.site-notices{border-bottom:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.site-notices details{background:#f1f5f7;padding:28px clamp(22px,3vw,46px)}.site-notices summary{cursor:pointer;color:var(--navy);font-size:12px;font-weight:850}.site-notices p{color:#667d89;margin:15px 0 0;font-size:11px;line-height:1.7}.about-preview{background:var(--white);grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:clamp(48px,8vw,130px);padding:120px clamp(24px,7vw,120px);display:grid}.about-preview-heading{align-self:start;position:sticky;top:130px}.about-preview-heading h2{max-width:520px;color:var(--navy);letter-spacing:-.06em;margin:0;font-size:clamp(42px,4.8vw,68px);font-weight:830;line-height:1.02}.about-preview-copy{max-width:760px}.about-preview-copy p{color:#506b7a;margin:0 0 22px;font-size:17px;line-height:1.85}.about-preview-copy p:first-child{color:var(--navy);font-size:21px;font-weight:720;line-height:1.65}.story-link{border-bottom:2px solid var(--orange);color:var(--navy);align-items:center;gap:22px;margin-top:12px;padding:0 0 8px;font-size:14px;font-weight:850;display:inline-flex}.story-link span{color:var(--orange)}.story-page{background:var(--paper)}.story-hero{padding:112px clamp(24px,10vw,180px) 92px;position:relative;overflow:hidden}.story-hero:after{z-index:0;content:"";background:radial-gradient(circle,#dceffc 0,#eff7fb 48%,#0000 70%);border-radius:50%;width:720px;height:720px;position:absolute;top:-310px;right:-180px}.story-hero>*{z-index:1;position:relative}.story-hero h1{max-width:920px;color:var(--navy);letter-spacing:-.068em;margin:0;font-size:clamp(54px,7vw,96px);font-weight:830;line-height:.98}.story-intro{color:#4c6a7b;max-width:800px;margin:38px 0 0;font-size:clamp(20px,2vw,27px);font-weight:650;line-height:1.62}.story-article{border-top:1px solid var(--line);max-width:900px;margin:0 auto;padding:84px 40px 120px}.story-article>p{color:#435f70;margin:0 0 32px;font-size:18px;line-height:1.9}.story-article blockquote{border-left:5px solid var(--orange);background:var(--navy);color:var(--white);margin:64px -70px;padding:42px 52px;box-shadow:0 28px 60px #0b27401f}.story-article blockquote p{letter-spacing:-.035em;margin:0;font-size:clamp(25px,3vw,38px);font-weight:760;line-height:1.35}.culture-callout{background:var(--orange-soft);border:1px solid #f1d7b8;border-radius:28px;margin:70px 0;padding:clamp(30px,5vw,54px)}.culture-callout h2{color:var(--navy);letter-spacing:-.055em;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.05}.culture-callout>p:last-child{color:#5d554a;margin:24px 0 0;font-size:17px;line-height:1.8}.story-next{background:var(--navy-deep);min-height:520px;color:var(--white);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:92px 24px;display:flex}.story-next h2{letter-spacing:-.06em;margin:0;font-size:clamp(42px,5vw,68px);line-height:1.02}.story-next>p:not(.eyebrow){color:#b8cfdd;max-width:680px;margin:26px 0 0;font-size:17px;line-height:1.75}.story-actions{gap:14px;margin-top:34px;display:flex}.story-home-button{color:var(--white);border-color:#ffffff4a}.story-home-button:hover{background:#ffffff16}footer{background:var(--white);grid-template-columns:1fr auto;align-items:center;gap:30px;padding:45px clamp(24px,6vw,104px);display:grid}.footer-brand{grid-template-columns:44px auto;align-items:center;column-gap:12px;display:grid}.footer-brand img{border-radius:12px;width:44px;height:44px}.footer-brand .brand-name{font-size:18px}.footer-links{color:#526b79;gap:25px;font-size:11px;font-weight:750;display:flex}footer>p{border-top:1px solid var(--line);color:#82939c;grid-column:1/-1;margin:8px 0 0;padding-top:22px;font-size:9px}@media (width<=1120px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy,.hero-product,.hero h1,.hero-lede,.eyebrow{min-width:0;max-width:100%}.eyebrow{flex-wrap:wrap}.hero-copy{max-width:780px}.hero-product{width:min(730px,100%);margin:0 auto}.workflow-grid{grid-template-columns:repeat(3,1fr)}.people-section,.offline-section,.about-preview,.quality-section,.value-section,.release-status{grid-template-columns:1fr}.about-preview-heading{position:static}.people-intro,.offline-copy{max-width:740px}.quality-mark{display:none}.quality-section{grid-template-columns:1fr 1fr}}@media (width<=760px){.announcement{padding:9px 20px;font-size:9px}.site-header{min-height:70px;padding:0 18px}.brand img{width:38px;height:38px}.brand-name{font-size:16px}.header-action{display:none}.hero{gap:45px;min-height:auto;padding:55px 20px 70px}.hero h1{font-size:clamp(40px,11vw,48px)}.hero-lede{font-size:16px}.hero-actions{flex-direction:column}.button{width:100%}.trust-list{gap:10px 15px}.hero-product{min-height:780px}.technician-tablet{border-radius:18px;width:min(315px,64%);top:96px;left:0}.tablet-view-switcher{top:585px;bottom:auto;left:0}.tablet-view-switcher button{padding:7px 9px;font-size:8px}.tablet-app-screen{border-radius:8px}.office-interface{border-radius:20px;width:104%;top:0;right:-5%}.office-interface img{height:auto}.office-interface figcaption{padding:6px 8px;font-size:7px;top:10px;right:10px}.proof-strip{grid-template-columns:1fr;gap:13px;padding:20px}.proof-strip div{flex-wrap:wrap;justify-content:flex-start}.proof-strip i{display:none}.release-status{gap:34px;padding:64px 20px}.release-cards{grid-template-columns:1fr}.release-card{min-height:auto}.section,.people-section,.offline-section,.about-preview,.quality-section{padding:80px 20px}.about-preview{gap:38px}.about-preview-heading h2{font-size:40px}.about-preview-copy p,.story-article>p{font-size:16px}.story-hero{padding:72px 20px 64px}.story-hero h1{font-size:clamp(48px,14vw,68px)}.story-intro{font-size:19px}.story-article{padding:62px 20px 80px}.story-article blockquote{margin:48px 0;padding:30px 26px}.culture-callout{border-radius:20px;margin:50px 0;padding:28px 24px}.story-actions{flex-direction:column;width:100%;max-width:420px}.split-heading{grid-template-columns:1fr;gap:26px}.section-heading h2,.people-intro h2,.offline-copy h2,.quality-copy h2,.value-section h2,.early-access h2{font-size:40px}.workflow-grid{grid-template-columns:1fr;margin-top:45px}.workflow-step,.workflow-step:first-child{border-bottom:1px solid #cad9e1;border-left:1px solid #cad9e1;border-right:1px solid #cad9e1;min-height:auto;padding:25px}.workflow-step:last-child{border-bottom:0}.workflow-step h3{margin:30px 0 9px}.step-arrow{line-height:1;top:auto;bottom:-15px;right:50%;transform:translate(50%)rotate(90deg)}.offline-promise>span,.faq-list summary i,.step-arrow{aspect-ratio:1;flex:none;place-content:center;padding:0;display:inline-grid}.people-section{gap:45px}.people-cards article{grid-template-columns:48px 1fr;padding:20px}.people-cards article>p,.people-cards ul{grid-column:2}.people-cards p{margin-top:-2px}.capability-grid{grid-template-columns:1fr;margin-top:45px}.capability-grid article{min-height:auto;padding:28px}.capability-grid h3{margin-top:30px}.offline-section{gap:50px}.sync-board{padding:20px}.quality-section{gap:40px}.value-section{gap:35px;padding:75px 20px}.site-notices{grid-template-columns:1fr}.early-access{min-height:600px;padding:80px 20px}.early-actions{flex-direction:column;gap:18px;width:100%;max-width:420px}footer{grid-template-columns:1fr;padding:40px 20px}.footer-links{flex-wrap:wrap}}@media (width<=390px){.brand-name{font-size:14px}.hero-product{width:100%;margin-bottom:0;transform:none}.people-cards article{grid-template-columns:1fr}.people-cards article>p,.people-cards ul{grid-column:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.beta-page{background:var(--navy-deep);min-height:100vh;color:var(--white);position:relative;overflow:hidden}.beta-grid{opacity:.08;pointer-events:none;background-image:linear-gradient(#76b7df 1px,#0000 1px),linear-gradient(90deg,#76b7df 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 35%,#000,#0000 72%);mask-image:radial-gradient(circle at 50% 35%,#000,#0000 72%)}.beta-header,.beta-footer{z-index:1;justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);margin:0 auto;display:flex;position:relative}.beta-header{border-bottom:1px solid #ffffff1c;min-height:104px}.beta-brand,.beta-brand .brand-name{color:var(--white)}.beta-private-pill,.beta-approved,.beta-candidate{color:#c9dde9;border:1px solid #fff3;border-radius:999px;align-items:center;gap:9px;padding:9px 14px;font-size:12px;font-weight:800;display:inline-flex}.beta-private-pill i,.beta-approved i,.beta-candidate i{background:var(--orange);border-radius:50%;width:8px;height:8px}.beta-shell{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);align-items:center;gap:clamp(50px,8vw,110px);width:min(1080px,100% - 48px);min-height:calc(100vh - 194px);margin:0 auto;padding:64px 0;display:grid;position:relative}.beta-heading h1{letter-spacing:-.065em;max-width:620px;margin:16px 0 0;font-size:clamp(48px,6.2vw,80px);line-height:.98}.beta-heading>p:last-child{color:#aec6d5;max-width:540px;margin:28px 0 0;font-size:18px;line-height:1.7}.beta-card{color:var(--navy);background:#fff;border:1px solid #d9e4ea;border-radius:28px;padding:clamp(28px,4vw,48px);box-shadow:0 36px 90px #0000004a}.beta-card-kicker{color:var(--blue);font-family:var(--font-mono), monospace;letter-spacing:.14em;font-size:12px;font-weight:900}.beta-card h2{letter-spacing:-.045em;margin:10px 0 28px;font-size:clamp(30px,4vw,44px)}.beta-login label{color:#4d6877;gap:8px;margin-top:16px;font-size:14px;font-weight:800;display:grid}.beta-login input{width:100%;min-height:54px;color:var(--navy);font:inherit;border:1px solid #cbd9e0;border-radius:12px;outline:none;padding:0 15px;font-size:16px}.beta-login input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #168fd51c}.beta-download{background:linear-gradient(135deg, var(--blue), #0d74c7);color:#fff;cursor:pointer;width:100%;min-height:60px;font:inherit;letter-spacing:.02em;text-transform:uppercase;border:0;border-radius:13px;justify-content:center;align-items:center;gap:12px;margin-top:28px;padding:0 22px;font-size:15px;font-weight:900;display:flex;box-shadow:0 14px 32px #168fd52e}.beta-download:hover{transform:translateY(-1px)}.beta-download:disabled{cursor:wait;opacity:.62;transform:none}.beta-note,.beta-install-note{color:#6c818d;text-align:center;margin:16px 0 0;font-size:14px;line-height:1.6}.beta-message{color:#8b430d;background:#fff2e6;border-radius:10px;margin:16px 0 0;padding:12px;font-size:14px;line-height:1.5}.beta-release-top{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.beta-release-top h2{margin-bottom:22px}.beta-approved{color:#14723a;background:#effaf3;border-color:#bee6cd}.beta-approved i{background:#24aa58}.beta-release-panel+.beta-release-panel{border-top:2px solid #dce7ed;margin-top:34px;padding-top:34px}.beta-candidate{color:#8b4b0d;background:#fff6e9;border-color:#f1cfa9}.beta-candidate-warning{color:#8b4b0d;margin:-8px 0 20px;font-size:14px;font-weight:800}.beta-candidate-download{background:linear-gradient(135deg,#e36f1e,#c9570c);box-shadow:0 14px 32px #e36f1e2e}.beta-facts{border-top:1px solid #e1eaef;grid-template-columns:1fr 1fr;margin:0;display:grid}.beta-facts div{border-bottom:1px solid #e1eaef;padding:18px 0}.beta-facts div:nth-child(odd){border-right:1px solid #e1eaef;padding-right:20px}.beta-facts div:nth-child(2n){padding-left:20px}.beta-facts dt,.beta-details dt{color:#78909c;text-transform:uppercase;font-size:12px;font-weight:800}.beta-facts dd{margin:6px 0 0;font-size:16px;font-weight:850}.beta-details{border-top:1px solid #e1eaef;margin-top:22px;padding-top:18px}.beta-details summary{cursor:pointer;color:#4f6c7a;font-size:14px;font-weight:800}.beta-details dl{margin:16px 0 0}.beta-details dl div+div{margin-top:14px}.beta-details dd{overflow-wrap:anywhere;color:#355566;font-family:var(--font-mono), monospace;margin:5px 0 0;font-size:12px}.beta-session{color:#78909c;justify-content:space-between;align-items:center;gap:18px;margin-top:24px;font-size:12px;display:flex}.beta-session span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.beta-session button,.beta-secondary{color:var(--blue);cursor:pointer;font:inherit;background:0 0;border:0;font-weight:850}.beta-secondary{border:1px solid #cbd9e0;border-radius:12px;min-height:48px;padding:0 18px}.beta-access>p{color:#5f7886;font-size:16px;line-height:1.7}.beta-status{color:#58717f;justify-content:center;align-items:center;gap:15px;min-height:180px;font-weight:800;display:flex}.beta-spinner{border:3px solid #dce9ef;border-top-color:var(--blue);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite beta-spin}@keyframes beta-spin{to{transform:rotate(360deg)}}.beta-footer{color:#7593a4;border-top:1px solid #ffffff1c;min-height:90px;font-size:12px}.beta-footer a{color:#bdd1dd;font-weight:800}@media (width<=820px){.beta-shell{grid-template-columns:1fr;gap:38px;padding:56px 0 72px}.beta-heading{max-width:660px}.beta-heading h1{font-size:clamp(46px,13vw,70px)}}@media (width<=520px){.beta-header,.beta-footer,.beta-shell{width:min(100% - 32px,1080px)}.beta-header{min-height:82px}.beta-private-pill{padding:8px 11px;font-size:11px}.beta-brand .brand-name{display:none}.beta-card{border-radius:22px;padding:25px 20px}.beta-release-top{display:block}.beta-approved{margin-bottom:18px}.beta-facts{grid-template-columns:1fr}.beta-facts div:nth-child(odd),.beta-facts div:nth-child(2n){border-right:0;padding:15px 0}.beta-session{flex-direction:column;align-items:flex-start}}.release-admin-page{color:#fff;background:#071d2c;min-height:100vh}.release-admin-header{z-index:1;border-bottom:1px solid #ffffff1c;justify-content:space-between;align-items:center;width:min(1320px,100% - 48px);min-height:96px;margin:0 auto;display:flex;position:relative}.admin-pill{color:#bdd1dd;border:1px solid #ffffff2a;border-radius:999px;align-items:center;gap:9px;padding:9px 14px;font-size:12px;font-weight:850;display:inline-flex}.admin-pill i,.admin-live-dot:before{content:"";background:#32cb79;border-radius:50%;width:8px;height:8px}.release-admin-shell{z-index:1;width:min(1320px,100% - 48px);margin:0 auto;padding:56px 0 90px;position:relative}.release-admin-title h1{letter-spacing:-.06em;margin:13px 0 0;font-size:clamp(44px,6vw,76px);line-height:1}.release-admin-title>p:last-child{color:#9fbbc9;margin:22px 0 0;font-size:18px}.admin-dashboard{gap:26px;margin-top:46px;display:grid}.admin-toolbar{color:#a9c1ce;border:1px solid #ffffff1d;border-radius:12px;justify-content:space-between;align-items:center;padding:13px 16px;font-size:13px;display:flex}.admin-toolbar button{color:#55b9f5;cursor:pointer;font:inherit;background:0 0;border:0;font-weight:800}.admin-section,.admin-auth-card{color:#0b2b46;background:#f8fbfd;border:1px solid #d9e5eb;border-radius:24px;padding:30px;box-shadow:0 24px 65px #0000002e}.admin-auth-card{align-content:center;gap:14px;max-width:560px;min-height:160px;margin:48px auto 0;display:grid}.admin-auth-card h2{letter-spacing:-.035em;margin:5px 0;font-size:31px}.admin-auth-card p{color:#597382;line-height:1.6}.admin-login label{color:#4c6776;gap:7px;font-size:13px;font-weight:800;display:grid}.admin-login input,.admin-upload textarea{color:#0b2b46;font:inherit;background:#fff;border:1px solid #c7d7df;border-radius:10px;outline:none;padding:13px}.admin-login input:focus,.admin-upload textarea:focus{border-color:#168fd5;box-shadow:0 0 0 3px #168fd51c}.admin-primary,.admin-secondary,.admin-actions button{color:#0b5f98;cursor:pointer;min-height:44px;font:inherit;background:#fff;border:1px solid #bdd0da;border-radius:10px;padding:0 15px;font-size:13px;font-weight:850}.admin-primary{color:#fff;background:linear-gradient(135deg,#168fd5,#0d73c6);border:0}.admin-message{color:#7e470f;background:#fff7e9;border:1px solid #e8c48f;border-radius:10px;margin:0;padding:13px 16px;font-size:14px;font-weight:750}.admin-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.admin-section-label{color:#168fd5;font-family:var(--font-mono), monospace;letter-spacing:.14em;font-size:11px;font-weight:900}.admin-section h2{letter-spacing:-.035em;margin:6px 0 0;font-size:27px}.admin-live-dot{color:#187440;background:#effaf3;border:1px solid #bfe1cd;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:11px;font-weight:900;display:inline-flex}.admin-count{color:#126eaa;background:#e7f2f9;border-radius:50%;place-items:center;min-width:34px;height:34px;font-weight:900;display:grid}.admin-card-list{gap:18px;display:grid}.admin-release-card{background:#fff;border:1px solid #d7e3e9;border-radius:17px;padding:23px;box-shadow:0 8px 25px #0b2b460d}.admin-release-top{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.admin-release-top h3{letter-spacing:-.035em;margin:9px 0 0;font-size:26px}.admin-release-top h3 small{color:#718895;font-size:14px;font-weight:750}.admin-state,.admin-environment{letter-spacing:.08em;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:950;display:inline-flex}.state-current{color:#14743d;background:#def6e8}.state-candidate{color:#97500b;background:#fff1d8}.state-rollback{color:#4f6673;background:#e8eef2}.state-rejected,.state-retired{color:#9c2929;background:#f8e2e2}.env-production{color:#fff;background:#0b2b46}.env-staging{color:#12689c;background:#e9f3fa}.env-unknown{color:#9f2828;background:#fbe0e0}.admin-release-facts{border-top:1px solid #e0e9ee;grid-template-columns:1fr 1fr;gap:0;margin:22px 0 0;display:grid}.admin-release-facts div{border-bottom:1px solid #e0e9ee;min-width:0;padding:15px 10px 15px 0}.admin-release-facts .wide{grid-column:1/-1}.admin-release-facts dt{color:#728995;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:900}.admin-release-facts dd{overflow-wrap:anywhere;margin:5px 0 0;font-size:13px;font-weight:750}.admin-release-facts .wide dd{font-family:var(--font-mono), monospace;font-size:11px}.admin-validation{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.admin-validation span{color:#4f6876;background:#edf3f6;border-radius:7px;align-items:center;gap:6px;padding:7px 9px;font-size:10px;font-weight:750;display:inline-flex}.admin-validation b{font-size:9px}.validation-pass b{color:#178044}.validation-warning b{color:#9b5f12}.validation-fail{background:#fbe8e8!important}.validation-fail b{color:#b62626}.admin-actions{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.admin-actions button:disabled,.admin-primary:disabled{cursor:not-allowed;opacity:.45}.admin-actions .admin-promote{color:#fff;background:#168fd5;border:0}.admin-actions .admin-rollback{color:#8a4b08;border-color:#df9d45}.admin-upload-section{grid-template-columns:1fr 1fr;align-items:center;gap:42px;display:grid}.admin-upload-section p{color:#597382;max-width:580px;line-height:1.6}.admin-upload{gap:12px;display:grid}.admin-upload input[type=file]{color:#35596b;background:#eef6fa;border:1px dashed #9eb9c7;border-radius:12px;padding:18px}.admin-upload textarea{resize:vertical;min-height:82px}.admin-empty{color:#68818e;text-align:center;border:1px dashed #c9d9e1;border-radius:13px;margin:0;padding:25px}.admin-audit{display:grid}.admin-audit>div{border-top:1px solid #dfe8ed;grid-template-columns:170px 170px 1fr;align-items:center;gap:10px 18px;padding:15px 0;display:grid}.admin-audit time,.admin-audit small{color:#758c98;font-size:11px}.admin-audit strong{letter-spacing:.04em;font-size:11px}.admin-audit small{grid-column:2/-1}@media (width<=760px){.release-admin-header,.release-admin-shell{width:min(100% - 30px,1320px)}.release-admin-header .brand-name{display:none}.admin-section{padding:21px 17px}.admin-upload-section,.admin-release-facts{grid-template-columns:1fr}.admin-release-facts .wide{grid-column:auto}.admin-audit>div{grid-template-columns:1fr;gap:5px}.admin-audit small{grid-column:auto}.admin-release-top,.admin-toolbar{flex-direction:column;align-items:flex-start}}:root{--navy:#0b2b4d;--navy-deep:#071b31;--blue:#137ce8;--orange:#ff941c;--paper:#edf3f7;--ink:#0b2945;--muted:#526a7d;--line:#cbd9e5}body{background:var(--paper)}.brand{gap:10px}.brand img:first-child{border-radius:11px;flex:none;width:44px;height:44px}.brand img.brand-wordmark,.footer-brand img.brand-wordmark,.beta-brand img.brand-wordmark{object-fit:contain;width:194px;height:auto;max-height:none;box-shadow:none;border-radius:0;flex:0 auto;display:block}.announcement{color:#bdd7ec;letter-spacing:.18em;background:#061525;min-height:30px;font-size:10px}.announcement-dot{box-shadow:0 0 0 4px #ff941c24,0 0 17px #ff941c8c}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(115deg,#07182b 0%,#0b2a48 57%,#0a2039 100%);border-bottom:1px solid #5b96c04a;min-height:82px;box-shadow:0 16px 36px #03152435}.site-header:after{content:"";background:linear-gradient(90deg,#0000 4%,#338fda99 43%,#ff941c 75%,#0000 98%);height:1px;position:absolute;bottom:-1px;left:0;right:0}.site-header nav{color:#d1e2ee;gap:clamp(16px,2vw,30px);font-size:13px}.site-header nav a:hover{color:#fff}.header-action{color:#112339;background:linear-gradient(145deg,#ffad40,#f17a09);border:1px solid #ffc06888;border-radius:7px;box-shadow:0 9px 23px #f37a1b37,inset 0 1px #fff9}.header-action:hover{background:#ffb44e}.hero{isolation:isolate;color:#fff;background:radial-gradient(at 81% 21%,#1662a371 0%,#0000 39%),radial-gradient(at 3% 94%,#0e548281 0%,#0000 35%),linear-gradient(124deg,#06192d 0%,#0a2948 48%,#071a2f 100%);border-bottom:1px solid #3777a164;grid-template-columns:minmax(0,.88fr) minmax(510px,1.12fr);gap:clamp(12px,3vw,54px);min-height:725px;padding-top:54px;padding-bottom:38px}.hero:before{z-index:-1;background:linear-gradient(105deg,#0000 59%,#2e739835 59.1%,#0000 59.3%),repeating-linear-gradient(90deg,#92d0ff0b 0 1px,#0000 1px 94px),repeating-linear-gradient(0deg,#92d0ff08 0 1px,#0000 1px 94px);border-radius:0;width:auto;height:auto;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 45% 100%);mask-image:linear-gradient(90deg,#0000,#000 45% 100%)}.hero:after{z-index:-1;aspect-ratio:1;content:"";border:1px solid #85c5f72b;border-radius:50%;width:68%;position:absolute;bottom:-55%;right:-8%;box-shadow:0 0 0 110px #70b4ed08,0 0 0 220px #70b4ed07}.hero-copy{padding:20px 0 22px}.hero .eyebrow{color:#b1d9f4;letter-spacing:.12em;font-size:10px}.hero .eyebrow span{color:#ffb557}.hero .eyebrow i{background:#ffad45}.hero h1{color:#f7fbff;letter-spacing:-.073em;text-shadow:0 8px 34px #0007;max-width:680px;font-size:clamp(60px,5vw,75px);font-weight:900;line-height:.98}.hero h1 span{background:linear-gradient(110deg,#ffcb74 0%,#ff951d 50%,#ffae4d 100%);color:#0000;filter:drop-shadow(0 7px 17px #ff821b28);-webkit-background-clip:text;background-clip:text}.hero-lede{color:#c2d9e9;max-width:560px;margin-top:27px;font-size:clamp(17px,1.45vw,20px);line-height:1.65}.hero-actions{margin-top:31px}.button{border-radius:8px;min-height:54px}.hero .button-primary{color:#10263d;background:linear-gradient(145deg,#ffad42,#f08109);box-shadow:0 13px 32px #e9701836,inset 0 1px #fff8}.hero .button-primary:hover{background:#ffb550}.hero .button-secondary{color:#f4faff;background:#12385588;border-color:#70acd38c}.hero .button-secondary:hover{background:#1b5175}.trust-list{color:#c3d9e9;gap:12px;margin-top:32px;font-size:12px}.trust-list li{background:#10436a54;border:1px solid #5b8bb44d;border-radius:5px;padding:6px 10px}.trust-list span{color:#ffae4c}.orbit{border-color:#78bff930}.office-interface{aspect-ratio:2.18;background:#eaf1f5;border:6px solid #152d46;border-radius:16px;width:min(710px,105%);top:30px;right:-3%;box-shadow:0 28px 70px #0009,0 0 0 1px #84b8dd6b,0 0 65px #187bd33f}.office-interface img{width:100%;height:auto}.office-interface figcaption{color:#e8f7ff;background:#082b49ed;border-color:#76add0;font-size:10px;top:12px;right:13px}.technician-tablet{filter:drop-shadow(14px 24px 27px #000b);width:min(325px,56%);top:110px;left:-10px}.tablet-view-switcher{background:#08243eea;border-color:#61abe385;border-radius:7px;bottom:42px;left:20px;box-shadow:0 15px 34px #0008}.tablet-view-switcher button{color:#b5d5eb;border-radius:5px;font-size:10px}.tablet-view-switcher button.is-active{color:#09243e;background:#ff981f}.tablet-view-switcher button:hover{color:#09243e;background:#ffae44}.proof-strip{background:linear-gradient(90deg,#0c3352 0%,#0a2744 58%,#0b3152 100%);border-top-color:#9dcae152;border-bottom-color:#2876ab7d;padding-top:18px;padding-bottom:18px;box-shadow:0 12px 30px #0422382c}.proof-strip p{color:#a8c9df;letter-spacing:.06em;font-size:11px}.proof-strip div{color:#f2faff;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.proof-strip i{background:#ff9a26;border-radius:0;width:16px;height:1px}.release-status{background:linear-gradient(150deg,#e2eef6 0%,#f7fbfe 48%,#dfeef8 100%);border-bottom:1px solid #bad1e0;position:relative}.release-status:before{pointer-events:none;content:"";background:repeating-linear-gradient(90deg,#317baa0b 0 1px,#0000 1px 108px);position:absolute;inset:0}.release-status>*{position:relative}.release-heading h2{font-weight:850}.release-card{background:linear-gradient(145deg,#fff,#edf5fb);border-color:#aac2d2;border-radius:10px;min-height:230px;box-shadow:0 16px 34px #1439531c,inset 0 1px #fff}.release-now{border-top-color:#147bd3}.release-planned{border-top-color:#ff941c}.release-card>span{border-radius:4px}.workflow-section{background:#f7fafc}.workflow-grid{border:0;gap:10px}.workflow-step,.workflow-step:first-child{background:linear-gradient(145deg,#fff,#ecf5fa);border:1px solid #bed1df;border-top:3px solid #187cce;border-radius:8px;min-height:270px;box-shadow:0 12px 25px #1639540d}.workflow-step:nth-child(2n){border-top-color:#ff941c}.workflow-step h3{margin-top:55px}.workflow-step p{color:#526d80;font-size:14px}.step-number{font-size:12px}.step-arrow{color:#fff;background:#0b3453;border-color:#83aecb}.people-section{background:radial-gradient(at 2% 12%,#14527e 0%,#0000 42%),linear-gradient(125deg,#08243d,#061b30);border-top:1px solid #3e82ab;border-bottom:1px solid #3e82ab;position:relative}.people-section:before,.offline-section:before{pointer-events:none;content:"";background:repeating-linear-gradient(0deg,#9ad6ff08 0 1px,#0000 1px 70px);position:absolute;inset:0}.people-section>*,.offline-section>*{position:relative}.people-cards article{background:linear-gradient(115deg,#123c5d,#0b2a46);border-color:#5a92b75e;border-radius:8px;box-shadow:0 14px 30px #0003,inset 0 1px #ffffff14}.role-number{color:#082642;background:#ff951e;border-radius:5px}.people-cards p{font-size:14px}.people-cards li{background:#123b5a;border:1px solid #5b8db080;border-radius:4px;font-size:10px}.capability-section{background:linear-gradient(155deg,#e7f0f6,#f8fbfd 42%,#ebf4f9)}.capability-grid{background:0 0;border:0;border-radius:0;gap:14px;overflow:visible}.capability-grid article{background:linear-gradient(145deg,#fff,#f0f7fb);border:1px solid #b7ccda;border-top:3px solid #1c7fd1;border-radius:8px;min-height:242px;box-shadow:0 14px 28px #10436a14}.capability-grid article:nth-child(3n+2){border-top-color:#ff941c}.capability-grid article>span{color:#1773ba;font-size:11px}.capability-grid h3{margin-top:36px;font-size:20px}.capability-grid p{color:#526c7e;font-size:14px}.offline-section{background:radial-gradient(at 75% 45%,#1a679145,#0000 45%),linear-gradient(130deg,#071a2d,#0b2e4b);border-top:1px solid #528bb0;position:relative}.offline-copy h2 span{color:#ffae4b}.sync-board{background:linear-gradient(145deg,#174461,#092840);border-color:#6fabc986;border-radius:10px;box-shadow:0 30px 60px #0008,inset 0 1px #ffffff20}.sync-board-head{font-size:11px}.sync-event b{font-size:14px}.sync-event small,.sync-event time,.sync-footer{font-size:11px}.sync-board-head em{font-size:10px}.about-preview{background:#f8fbfd}.about-preview-copy p{color:#456177}.quality-section{background:linear-gradient(145deg,#edf5fa,#fff 42%)}.quality-mark{color:#c7ddec;text-shadow:0 2px #fff}.value-section{background:linear-gradient(125deg,#ffe7c2,#fff6e8 52%,#f9d7a9);border-block:1px solid #edbd7e}.faq-section{background:#f8fbfd}.early-access{background:radial-gradient(circle at 52% 30%,#15568675,#0000 44%),linear-gradient(135deg,#061a2c,#0c3555)}.early-access>img{border-radius:19px;width:82px;height:82px;box-shadow:0 20px 40px #0008,0 0 0 1px #86bfeb70}.early-access .button-light{color:#10253a;background:linear-gradient(145deg,#ffb54f,#ff8a12)}.site-notices details{background:#e7f0f6}.story-hero{background:radial-gradient(at 90% 15%,#1b6b9c7c,#0000 44%),linear-gradient(125deg,#071c30,#0d3657);border-bottom:1px solid #4d8fb679}.story-hero:after{background:repeating-linear-gradient(90deg,#9edbff0c 0 1px,#0000 1px 100px);border-radius:0;width:auto;height:auto;inset:0}.story-hero .eyebrow{color:#ffb55a}.story-hero h1{color:#fff;text-shadow:0 10px 34px #0008}.story-intro{color:#c1daea}.story-article blockquote{background:linear-gradient(130deg,#0b2b4a,#0d4469);border-left-color:#ff941c}.culture-callout{border-radius:9px}.story-next{background:linear-gradient(145deg,#071b2d,#0b3453)}footer:not(.beta-footer){color:#fff;background:#071b2e;border-top:1px solid #3576a3}.footer-brand{gap:10px;display:inline-flex}.footer-links{color:#b4d0e1;font-size:12px}footer:not(.beta-footer)>p{color:#97b7cb;border-top-color:#496b8373;font-size:11px}@media (width<=1120px){.hero{grid-template-columns:1fr}.hero-product{min-height:660px}.office-interface{right:0}.technician-tablet{left:0}}@media (width<=760px){.site-header{min-height:72px;padding-inline:17px}.brand img:first-child{width:38px;height:38px}.brand img.brand-wordmark,.footer-brand img.brand-wordmark,.beta-brand img.brand-wordmark{width:min(188px,54vw)}.hero{gap:30px;padding:52px 20px 60px}.hero h1{font-size:clamp(48px,12vw,70px)}.hero .eyebrow{gap:7px;line-height:1.6}.hero-lede{font-size:17px}.trust-list{gap:7px}.trust-list li{font-size:10px}.hero-product{width:100%;min-height:590px}.office-interface{border-width:4px;width:105%;top:15px;right:-4%}.technician-tablet{width:min(310px,70%);top:83px;left:-4%}.tablet-view-switcher{top:auto;bottom:2px;left:0}.proof-strip{padding:21px 20px}.proof-strip div{gap:8px 16px;font-size:10px}.workflow-grid{gap:0}.workflow-step,.workflow-step:first-child{border:1px solid #bed1df;border-top:3px solid #187cce;border-radius:0}.workflow-step:nth-child(2n){border-top-color:#ff941c}.step-arrow{display:none}.capability-grid{gap:10px}.people-cards article{grid-template-columns:48px 1fr}.people-cards article>p,.people-cards ul{grid-column:2}.story-hero{padding-top:76px}.story-hero h1{font-size:clamp(46px,11vw,68px)}}@media (width<=450px){.hero-product{min-height:480px}.technician-tablet{width:71%}.tablet-view-switcher button{padding:7px 8px;font-size:8px}.proof-strip div{justify-content:flex-start}.footer-brand img.brand-wordmark{width:min(188px,54vw)}}.hero-product{min-height:750px}.interactive-tablet{z-index:5;color:#122b45;width:min(420px,79%);position:absolute;top:112px;left:-14px}.tablet-demo-wrap{width:100%;position:relative}.tablet-demo-tools{color:#e4f3ff;letter-spacing:.02em;justify-content:space-between;align-items:center;gap:7px;min-height:35px;padding-inline:10px;font-size:11px;font-weight:800;display:flex}.tablet-demo-tools>span{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.demo-live-dot{background:#ff9a2b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #ff9a2b26,0 0 10px #ff9a2b}.tablet-demo-tools button{color:#f4fbff;min-height:29px;font:inherit;cursor:pointer;background:#092e50e8;border:1px solid #8bb8d880;border-radius:5px;align-items:center;gap:5px;padding:5px 8px;display:inline-flex}.tablet-demo-tools button:hover{background:#115889}.tablet-device{aspect-ratio:2/3;filter:drop-shadow(16px 28px 28px #00101da8);width:100%;position:relative}.tablet-device .tablet-hardware{object-fit:contain;width:100%;height:100%;display:block}.tablet-demo-screen{background:#f6faff;border-radius:3px;flex-direction:column;width:71.3%;height:75.9%;font-family:Arial,sans-serif;display:flex;position:absolute;top:11.1%;left:14.4%;overflow:hidden;box-shadow:inset 0 0 0 1px #fff8}.demo-status-bar{color:#fff;background:#102b4b;flex:none;justify-content:space-between;align-items:center;height:19px;padding:0 8px;font-size:9px;font-weight:700;display:flex}.demo-app-header{color:#fff;background:linear-gradient(110deg,#0a203c,#16528c);border-bottom:3px solid #ff8b13;flex:none;align-items:center;gap:8px;height:54px;padding:7px 9px;display:flex}.demo-app-header img{border-radius:6px;flex:none;width:30px;height:30px}.demo-app-header>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.demo-app-header strong{font-size:12px;line-height:1}.demo-app-header small{color:#c8deee;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.demo-app-header button{color:#fff;cursor:pointer;background:#ffffff10;border:1px solid #a9c7e088;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.demo-app-header button:hover{background:#ffffff35}.demo-content{overscroll-behavior:contain;scrollbar-color:#a7bfd2 transparent;scrollbar-width:thin;flex:1;min-height:0;padding:15px 12px 18px;overflow-y:auto}.demo-kicker{color:#0e5ba6;letter-spacing:.105em;font-size:9px;font-weight:900}.demo-content h3{color:#13253d;letter-spacing:-.04em;margin:7px 0 5px;font-size:21px;line-height:1.13}.demo-intro{color:#536579;margin:0 0 14px;font-size:11px;line-height:1.45}.demo-on-duty{background:#fff;border:1px solid #cedded;border-left:3px solid #ff9019;border-radius:8px;align-items:center;gap:9px;min-height:65px;margin:12px 0 18px;padding:10px;display:flex;box-shadow:0 5px 12px #123f6610}.demo-duty-mark,.demo-complete-check{color:#19995e;border:2px solid #19995e;border-radius:50%;flex:none;place-items:center;width:27px;height:27px;display:grid}.demo-on-duty div{flex-direction:column;flex:1;gap:1px;display:flex}.demo-on-duty small{color:#617789;letter-spacing:.05em;font-size:8px;font-weight:900}.demo-on-duty strong{color:#17834f;font-size:15px}.demo-duty-status{color:#17834f;font-size:9px;font-weight:800}.demo-section-heading{justify-content:space-between;align-items:center;margin:0 0 9px;display:flex}.demo-section-heading strong{font-size:13px}.demo-section-heading button,.demo-back-link{color:#0867bc;cursor:pointer;background:0 0;border:0;align-items:center;gap:2px;padding:0;font-size:10px;font-weight:800;display:inline-flex}.demo-card-stack{gap:9px;display:grid}.demo-job-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #d2e0ed;border-left:3px solid #ff8b13;border-radius:8px;flex-direction:column;gap:6px;width:100%;padding:10px;display:flex;box-shadow:0 5px 12px #123f6610}.demo-job-card:hover,.demo-customer-card:hover{background:#f9fcff;border-color:#4e98d5}.demo-job-top{color:#4d6880;justify-content:space-between;align-items:center;gap:5px;width:100%;font-size:9px;font-weight:800;display:flex}.demo-pill{color:#0c67b2;white-space:nowrap;background:#eaf4ff;border-radius:20px;flex:none;padding:3px 6px;font-size:8px;font-weight:850}.demo-job-card>strong{color:#11375c;font-size:13px;line-height:1.2}.demo-job-card>small{color:#617487;font-size:10px;line-height:1.35}.demo-card-next{color:#0871cf;align-self:flex-end;align-items:center;gap:1px;font-size:10px;font-weight:850;display:inline-flex}.demo-hint{color:#66809a;text-align:center;margin-top:11px;font-size:10px}.demo-back-link{margin-bottom:13px}.demo-detail-card{background:#fff;border:1px solid #d3e1ee;border-radius:7px;flex-direction:column;gap:4px;margin:13px 0;padding:11px;display:flex}.demo-detail-card strong{color:#113b64;font-size:12px}.demo-detail-card small{color:#617487;font-size:10px;line-height:1.4}.demo-job-description{color:#536b7e;font-size:11px;line-height:1.45}.demo-action-area,.demo-complete{background:#e9f3fc;border-radius:7px;margin-top:15px;padding:12px}.demo-action-area p,.demo-complete p{color:#446178;margin:0 0 10px;font-size:10px;line-height:1.45}.demo-primary{color:#fff;cursor:pointer;background:#075fbd;border:0;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:100%;min-height:36px;padding:8px 10px;font-size:11px;font-weight:850;display:flex}.demo-primary:hover{background:#034e9e}.demo-work-form{gap:8px;margin-top:13px;display:grid}.demo-work-form label,.demo-search-label{color:#183e61;font-size:10px;font-weight:850}.demo-work-form textarea,.demo-search{color:#122b45;width:100%;font:inherit;background:#fff;border:1px solid #bed1e1;border-radius:5px;padding:9px;font-size:11px}.demo-work-form textarea{resize:vertical;min-height:72px}.demo-work-form textarea:focus,.demo-search:focus{outline-offset:1px;outline:2px solid #197be0}.demo-material{color:#0c5a9d;cursor:pointer;background:#f1f8ff;border:1px solid #80aaca;border-radius:5px;justify-content:center;align-items:center;gap:5px;min-height:35px;font-size:10px;font-weight:800;display:flex}.demo-material.is-added{color:#177b46;background:#e8f8ef;border-color:#8dc5aa}.demo-complete{background:#eaf9f0;justify-items:start;gap:7px;display:grid}.demo-complete strong{color:#157846;font-size:14px}.demo-complete p{margin:0 0 4px}.demo-search-label{margin:13px 0 5px;display:block}.demo-card-stack:has(.demo-customer-card){margin-top:12px}.demo-customer-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #d2e0ed;border-radius:7px;align-items:center;gap:9px;width:100%;padding:9px;display:flex}.demo-customer-card>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.demo-customer-card strong{color:#0d4d91;font-size:11px}.demo-customer-card small{color:#65788a;font-size:10px}.demo-avatar{color:#0d5ba6;background:#e2f1ff;border-radius:7px;flex:none;place-items:center;width:30px;height:30px;font-size:10px;font-weight:900;display:grid}.demo-empty{color:#65788a;font-size:11px}.demo-handoff-step{border-bottom:1px solid #d8e3ed;align-items:center;gap:9px;padding:11px 2px;display:flex}.demo-step-number{color:#076bc5;background:#e1effe;border-radius:6px;flex:none;place-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:grid}.demo-handoff-step div{flex-direction:column;gap:2px;display:flex}.demo-handoff-step strong{color:#173b5b;font-size:11px}.demo-handoff-step small{color:#60788a;font-size:9px}.demo-handoff-record{background:#fff;border:1px solid #b8d7ec;border-left:3px solid #1498de;border-radius:6px;flex-direction:column;gap:4px;margin-top:12px;padding:10px;display:flex}.demo-handoff-record>span{color:#0865af;letter-spacing:.07em;font-size:8px;font-weight:900}.demo-handoff-record strong{color:#173b5b;font-size:12px}.demo-handoff-record small,.demo-handoff-record p{color:#5d7182;margin:0;font-size:10px;line-height:1.4}.demo-bottom-nav{background:#f7fbff;border-top:1px solid #d9e6f0;flex:none;grid-template-columns:repeat(4,1fr);height:51px;display:grid}.demo-bottom-nav button{color:#5e6f7f;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;font-size:9px;font-weight:750;display:flex}.demo-bottom-nav button.is-active{color:#0a4f99;background:#ffe2c6}.demo-bottom-nav button:hover{background:#e7f2fc}.demo-bottom-nav button.is-active:hover{background:#ffdbb5}.tablet-demo-caption{color:#bcd9ed;text-align:center;margin:-2px 0 0;font-size:10px;font-weight:700;line-height:1.45}.tablet-backdrop{cursor:zoom-out;background:#04101de8;border:0;position:fixed;inset:0}.interactive-tablet.is-expanded{z-index:1000;place-items:center;width:auto;display:grid;position:fixed;inset:0}.is-expanded .tablet-demo-wrap{z-index:1;width:min(520px,60dvh,100vw - 20px)}.is-expanded .tablet-demo-tools{min-height:39px}.is-expanded .tablet-close{position:absolute;top:4px;right:-38px}.is-expanded .tablet-demo-screen{border-radius:5px}.is-expanded .demo-status-bar{height:24px;font-size:10px}.is-expanded .demo-app-header{height:66px;padding-inline:14px}.is-expanded .demo-app-header img{width:37px;height:37px}.is-expanded .demo-app-header strong{font-size:15px}.is-expanded .demo-app-header small{font-size:10px}.is-expanded .demo-content{padding:20px 18px}.is-expanded .demo-content h3{font-size:25px}.is-expanded .demo-job-card{padding:14px}.is-expanded .demo-job-card>strong{font-size:15px}.is-expanded .demo-job-card>small,.is-expanded .demo-intro,.is-expanded .demo-job-description{font-size:12px}.is-expanded .demo-bottom-nav{height:62px}.is-expanded .demo-bottom-nav button{font-size:10px}@media (width<=1120px){.hero-product{min-height:745px}.interactive-tablet{width:min(420px,76%);left:0}}@media (width<=760px){.hero-product{min-height:735px}.interactive-tablet{width:min(430px,100%);top:100px;left:0}.tablet-demo-tools{padding-inline:2px}}@media (width<=450px){.hero-product{min-height:690px}.interactive-tablet{width:100%;top:108px}.tablet-demo-tools,.tablet-demo-tools button{font-size:10px}.tablet-demo-caption{font-size:9px}.is-expanded .tablet-close{top:-34px;right:5px}}
