/*! 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}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--paper:#f5f6f3;--white:#fff;--ink:#101820;--muted:#5c6770;--line:#d9dedb;--line-dark:#293741;--blue:#175cd3;--blue-dark:#0e46a5;--navy:#111d26;--navy-soft:#182731;--green:#1d7a56;--amber:#c87800;--mono:var(--font-geist-mono), "IBM Plex Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}svg{display:block}.shell{width:min(1320px,100% - 64px);margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5f6f3f5;border-bottom:1px solid #1018201a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;height:76px;display:flex}.brand{align-items:center;display:inline-flex}.brand-wordmark{color:inherit;letter-spacing:.055em;white-space:nowrap;font-size:18px;font-weight:650;line-height:1}.desktop-nav{align-items:center;gap:30px;margin-left:auto;display:flex}.desktop-nav a{color:#39444d;padding:27px 0 26px;font-size:14px;font-weight:560;position:relative}.desktop-nav a:after{content:"";background:var(--blue);height:2px;transition:right .18s;position:absolute;bottom:19px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.button{border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 21px;font-size:14px;font-weight:650;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg,.text-link svg{width:18px;height:18px}.button-small{min-height:42px;padding:0 16px;font-size:13px}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#24313b}.button-primary{background:var(--blue);color:#fff;box-shadow:0 8px 22px #175cd32e}.button-primary:hover{background:var(--blue-dark)}.button-secondary{color:var(--ink);background:0 0;border-color:#bfc7c3}.button-secondary:hover{border-color:var(--ink);background:#fff}.button-white{color:var(--ink);background:#fff}.mobile-menu{display:none;position:relative}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;border-radius:4px;align-content:center;gap:5px;width:42px;height:42px;padding:11px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--ink);height:1.5px}.mobile-menu nav{border:1px solid var(--line);background:#fff;flex-direction:column;gap:2px;width:min(310px,100vw - 32px);padding:14px;display:flex;position:absolute;top:51px;right:0;box-shadow:0 18px 50px #10182024}.mobile-menu nav>a:not(.button){padding:12px 10px;font-size:15px}.hero{background:linear-gradient(to right, #10182009 1px, transparent 1px), linear-gradient(to bottom, #10182009 1px, transparent 1px), var(--paper);background-size:48px 48px;padding:92px 0 0;position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(90deg, var(--paper) 3%, #f5f6f3db 40%, #f5f6f314 88%);pointer-events:none;position:absolute;inset:0}.hero-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:48px;min-height:610px;display:grid;position:relative}.eyebrow{color:#51606a;font-family:var(--mono);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;font-size:11px;font-weight:640;line-height:1.4;display:flex}.eyebrow>span{background:var(--blue);width:24px;height:2px}.eyebrow-light{color:#aab6bd}.eyebrow-light>span{background:#65a0ff}.hero h1{color:#0e171e;letter-spacing:-.048em;max-width:720px;margin:0;font-size:clamp(52px,5vw,72px);font-weight:620;line-height:1.08}.hero-lede{color:#4e5b65;max-width:630px;margin:29px 0 0;font-size:18px;line-height:1.68}.hero-actions{gap:12px;margin-top:34px;display:flex}.hero-proof{border-top:1px solid #10182021;align-items:center;gap:12px;max-width:550px;margin-top:31px;padding-top:23px;display:flex}.hero-proof p{color:#637079;margin:0;font-size:13px;line-height:1.5}.proof-mark{width:25px;height:25px;color:var(--green);background:#edf5f0;border:1px solid #b8cbc1;border-radius:50%;flex:none;place-items:center;display:grid}.proof-mark svg{width:14px}.hero-visual{padding:36px 0 60px;position:relative}.shot-placeholder{background:#f8f9f7;border:1px solid #cfd5d2;border-radius:8px;min-height:390px;overflow:hidden;box-shadow:0 24px 65px #10182021}.hero-shot{transform-origin:0;min-height:510px;transform:perspective(1200px)rotateY(-1.5deg)}.shot-topbar{background:#fff;border-bottom:1px solid #dce1de;align-items:center;gap:13px;height:48px;padding:0 15px;display:flex}.shot-mark{background:var(--ink);color:#fff;width:23px;height:23px;font-family:var(--mono);border-radius:3px;place-items:center;font-size:10px;display:grid}.shot-line{background:#e5e8e5;border-radius:2px;width:48px;height:5px}.shot-line-wide{width:85px}.shot-stage{min-height:inherit;grid-template-columns:62px 1fr;display:grid}.shot-sidebar{background:#f1f3f0;border-right:1px solid #dfe3e0;flex-direction:column;align-items:center;gap:17px;padding-top:25px;display:flex}.shot-sidebar span{border:1px solid #cbd1cd;border-radius:3px;width:21px;height:21px}.shot-empty{text-align:center;background-image:radial-gradient(#d9ddda .8px,#0000 .8px);background-size:14px 14px;flex-direction:column;justify-content:center;align-items:center;min-height:342px;padding:40px;display:flex}.shot-empty>svg{width:38px;height:38px;color:var(--blue);background:#fff;border:1px solid #c8cfcb;border-radius:4px;margin-bottom:18px;padding:8px}.shot-kicker{font-family:var(--mono);letter-spacing:.12em;color:#758087!important;margin:0 0 11px!important;font-size:9px!important}.shot-empty h3{letter-spacing:-.035em;margin:0;font-size:24px}.shot-empty p:not(.shot-kicker){color:#69757d;max-width:390px;margin:10px 0 0;font-size:13px;line-height:1.5}.shot-replace{color:#6b777e;font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;background:#ffffffdb;border:1px dashed #b9c2bd;margin-top:22px;padding:6px 9px;font-size:9px}.hero-marker{z-index:3;color:#56626b;font-family:var(--mono);letter-spacing:.09em;background:#fff;border:1px solid #bcc6c1;padding:7px 9px;font-size:9px;position:absolute;box-shadow:0 8px 22px #1018201a}.marker-one{top:12px;left:-18px}.marker-two{top:120px;right:-24px}.barcode-card{z-index:4;background:#fff;border:1px solid #cfd5d2;border-radius:5px;width:188px;padding:14px;position:absolute;bottom:18px;right:-18px;box-shadow:0 20px 40px #10182021}.barcode-card>span{color:#707c83;font-family:var(--mono);letter-spacing:.1em;margin-bottom:8px;font-size:9px;display:block}.barcode-card strong{font-family:var(--mono);text-align:center;letter-spacing:.1em;margin-top:7px;font-size:11px;display:block}.barcode-lines{background:repeating-linear-gradient(90deg,#111 0 2px,#0000 2px 4px,#111 4px 5px,#0000 5px 8px);height:34px}.hero-strip{z-index:2;background:#f5f6f3cc;border-top:1px solid #10182024;border-bottom:1px solid #10182024;grid-template-columns:repeat(3,1fr);display:grid;position:relative}.hero-strip div{color:#46515a;justify-content:center;align-items:center;gap:13px;min-height:74px;font-size:13px;font-weight:580;display:flex}.hero-strip div+div{border-left:1px solid #1018201f}.hero-strip span{color:var(--blue);font-family:var(--mono);font-size:10px}.split-head{grid-template-columns:minmax(0,1.5fr) minmax(300px,.5fr);align-items:end;gap:56px;display:grid}.section-head h2,.compare-copy h2,.faq-intro h2,.final-cta h2{letter-spacing:-.04em;max-width:900px;margin:0;font-size:clamp(36px,3.6vw,52px);font-weight:600;line-height:1.13}.split-head>p{margin:0 0 4px}.pain-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.pain-card{min-height:286px;padding:30px 28px 32px}.card-number{color:var(--blue);font-family:var(--mono);margin-bottom:60px;font-size:11px;display:block}.pain-card h3{letter-spacing:-.025em;margin:0;font-size:19px;font-weight:630;line-height:1.2}.pain-card p{color:var(--muted);margin:16px 0 0;font-size:14px;line-height:1.65}.section-workflow{background:var(--navy);color:#fff}.centered-head{text-align:center;max-width:1060px;margin-left:auto;margin-right:auto}.centered-head h2{max-width:980px;margin-left:auto;margin-right:auto}.centered-head .eyebrow{justify-content:center}.centered-head>p:last-child{max-width:680px;margin:23px auto 0}.section-workflow .centered-head>p:last-child{color:#aab5bc}.workflow-grid{border-top:1px solid #30404a;border-bottom:1px solid #30404a;grid-template-columns:repeat(5,1fr);display:grid}.workflow-step{min-height:300px;padding:29px 24px 30px;position:relative}.workflow-icon{color:#72a8ff;background:#172630;border:1px solid #3a4a54;border-radius:5px;place-items:center;width:44px;height:44px;margin-bottom:56px;display:grid}.workflow-icon svg{width:23px;height:23px}.workflow-step>span{color:#75848e;font-family:var(--mono);font-size:10px}.workflow-step h3{margin:9px 0 0;font-size:21px;font-weight:610}.workflow-step p{color:#aab5bc;margin:14px 0 0;font-size:13px;line-height:1.62}.workflow-arrow{z-index:2;color:#7b8992;background:var(--navy);border:1px solid #40515c;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:41px;right:-12px}.workflow-arrow svg{width:12px}.modules-head{margin-bottom:52px}.module-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.module-card{border:1px solid var(--line);background:#fff;border-radius:7px;min-height:388px;padding:28px;transition:border-color .18s,transform .18s,box-shadow .18s}.module-card-wide{background:#f7f9f6;grid-column:1/-1;grid-template-rows:auto 1fr;grid-template-columns:.48fr 1.02fr 1fr;column-gap:48px;min-height:248px;display:grid}.module-card-wide .module-top{flex-direction:column;grid-area:1/1/3;justify-content:flex-start;align-items:flex-start;gap:20px;min-height:0;margin:0}.module-card-wide h3{grid-area:1/2}.module-card-wide>p{grid-area:2/2;min-height:0}.module-card-wide ul{border-top:0;border-left:1px solid #e3e7e4;grid-area:1/3/3;justify-content:center;margin:0;padding:0 0 0 36px}.module-card:hover{border-color:#b6c1bb;transform:translateY(-4px);box-shadow:0 17px 38px #10182012}.module-top{justify-content:space-between;align-items:center;gap:15px;margin-bottom:64px;display:flex}.module-icon{width:43px;height:43px;color:var(--blue);background:#f6f8f5;border:1px solid #d3d9d5;border-radius:5px;place-items:center;display:grid}.module-icon svg{width:22px;height:22px}.module-label{color:#707c84;font-family:var(--mono);letter-spacing:.1em;font-size:9px;font-weight:600}.module-card h3{letter-spacing:-.04em;margin:0;font-size:25px;font-weight:630}.module-card>p{min-height:67px;color:var(--muted);margin:14px 0 0;font-size:14px;line-height:1.6}.module-card ul,.feature-list{border-top:1px solid #e3e7e4;flex-direction:column;gap:9px;margin:28px 0 0;padding:20px 0 0;list-style:none;display:flex}.module-card li,.feature-list li{color:#47535c;align-items:center;gap:8px;font-size:12px;display:flex}.module-card li svg,.feature-list li svg{width:15px;height:15px;color:var(--green)}.unit-lifecycle{border:1px solid var(--line);background:#f7f9f6;border-radius:7px;margin-top:16px;padding:36px}.unit-lifecycle-head{grid-template-columns:.9fr 1.1fr;align-items:end;gap:72px;display:grid}.unit-lifecycle-title h3{letter-spacing:-.045em;max-width:570px;margin:18px 0 0;font-size:30px;font-weight:610;line-height:1.12}.unit-lifecycle-copy>p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.unit-lifecycle-copy small{color:#7b878e;margin-top:13px;font-size:12px;line-height:1.55;display:block}.unit-lifecycle .module-label{color:var(--blue)}.identity-model{border-top:1px solid var(--line);grid-template-columns:minmax(280px,.9fr) 120px minmax(420px,1.35fr);align-items:stretch;margin:32px 0 0;padding:25px 0 0;display:grid}.identity-sku{background:#fff;border:1px solid #d5dbd7;border-radius:5px;padding:23px}.identity-card-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.identity-card-head>span,.identity-connector>span{color:var(--blue);font-family:var(--mono);letter-spacing:.08em;font-size:9px;font-weight:650}.identity-card-head strong{color:var(--ink);letter-spacing:-.01em;font-size:14px;font-weight:620}.identity-tags{flex-wrap:wrap;gap:8px;margin-top:25px;display:flex}.identity-tags span{color:#52605a;background:#f4f7f4;border:1px solid #dfe5e1;border-radius:4px;padding:8px 10px;font-size:11px}.identity-connector{place-items:center;display:grid;position:relative}.identity-connector:before{content:"";background:#b9c5cc;height:1px;position:absolute;top:50%;left:0;right:0}.identity-connector:after{content:"";border-top:1px solid #8fa0aa;border-right:1px solid #8fa0aa;width:7px;height:7px;position:absolute;top:calc(50% - 4px);right:0;transform:rotate(45deg)}.identity-connector>span{z-index:1;background:#f7f9f6;padding:5px 8px;font-size:8px;position:relative}.identity-uids{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.identity-uid{background:#fff;border:1px solid #d5dbd7;border-radius:5px;flex-direction:column;justify-content:center;min-height:78px;padding:15px 17px;display:flex}.identity-uid strong{color:var(--ink);font-family:var(--mono);letter-spacing:.04em;font-size:11px}.identity-uid span{color:#758188;margin-top:8px;font-size:11px}.identity-uid-more{background:0 0;border-style:dashed}.lifecycle-return{background:#eef4f0;border:1px solid #d8e1dc;border-radius:5px;grid-template-columns:120px 1fr;align-items:center;gap:25px;margin-top:14px;padding:19px 21px;display:grid}.lifecycle-return>span{color:#43745e;font-family:var(--mono);letter-spacing:.08em;font-size:9px;font-weight:650}.lifecycle-return p{color:#52605a;margin:0;font-size:14px;line-height:1.7}.lifecycle-return strong{color:var(--ink);font-weight:610}.screens-head{grid-template-columns:minmax(0,1.18fr) minmax(300px,.52fr);align-items:end;gap:56px;display:grid}.screens-head>p{margin:0 0 4px}.screen-feature{background:#fff;border:1px solid #cfd5d1;border-radius:8px;grid-template-columns:.65fr 1.35fr;align-items:stretch;display:grid}.screen-feature .shot-placeholder{box-shadow:none;border:0;border-left:1px solid #cfd5d1;border-radius:0 8px 8px 0}.screen-copy{padding:51px 42px;position:relative}.screen-index{color:#bec6c1;font-family:var(--mono);font-size:11px;position:absolute;top:25px;right:25px}.screen-copy h3{letter-spacing:-.05em;margin:18px 0 0;font-size:35px;font-weight:620;line-height:1.08}.screen-copy>p:not(.module-label){color:var(--muted);margin:20px 0 0;font-size:14px;line-height:1.7}.screen-gallery{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:15px;display:grid}.screen-gallery .shot-placeholder{min-height:316px;box-shadow:none}.screen-gallery .shot-stage{grid-template-columns:45px 1fr}.screen-gallery .shot-sidebar span{width:16px;height:16px}.screen-gallery .shot-empty{min-height:267px;padding:24px}.screen-gallery .shot-empty h3{font-size:19px}.screen-gallery .shot-empty p:not(.shot-kicker){font-size:11px}.placeholder-note{color:#67737a;font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;gap:9px;margin:24px 0 0;font-size:9px;display:flex}.placeholder-note span{background:var(--amber);border-radius:50%;width:7px;height:7px}.compare-grid{grid-template-columns:.82fr 1.18fr;align-items:start;gap:64px;display:grid}.compare-copy{position:sticky;top:118px}.compare-copy h2{font-size:clamp(36px,3.2vw,48px)}.compare-copy>p:not(.eyebrow){color:var(--muted);margin:25px 0 0;font-size:16px;line-height:1.7}.text-link{border-bottom:1px solid var(--ink);align-items:center;gap:10px;margin-top:31px;padding-bottom:4px;font-size:13px;font-weight:650;display:inline-flex}.compare-table{border:1px solid var(--line);border-radius:7px;overflow:hidden}.compare-row{border-top:1px solid var(--line);grid-template-columns:1fr 1fr 1fr;min-height:72px;display:grid}.compare-row:first-child{border-top:0}.compare-row>div{color:#58646c;align-items:center;gap:8px;padding:17px 18px;font-size:13px;display:flex}.compare-row>div+div{border-left:1px solid var(--line)}.compare-row>div:first-child{color:var(--ink);font-weight:610}.compare-row>div:last-child{color:#264b3b;background:#f0f6f2;font-weight:570}.compare-row svg{width:16px;color:var(--green)}.compare-header{background:#f2f4f1;min-height:54px}.compare-header>div{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;font-size:9px;color:#6a757d!important;background:0 0!important}.minus{color:#a3aca7}.section-audience{padding-bottom:0}.audience-head{margin-bottom:48px}.audience-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.audience-card{border:1px solid var(--line);background:#fff;border-radius:7px;min-height:276px;padding:31px}.audience-card>span{width:32px;height:32px;color:var(--blue);font-family:var(--mono);border:1px solid #c8d0cb;border-radius:50%;place-items:center;margin-bottom:76px;font-size:10px;display:grid}.audience-card h3{letter-spacing:-.035em;margin:0;font-size:22px;font-weight:620}.audience-card p{color:var(--muted);margin:14px 0 0;font-size:14px;line-height:1.65}.role-line{border-top:1px solid var(--line);color:#69747b;min-height:92px;font-family:var(--mono);letter-spacing:.1em;justify-content:center;align-items:center;gap:22px;margin-top:68px;font-size:9px;display:flex}.role-line i{background:#aab2ae;border-radius:50%;width:3px;height:3px}.pricing-section{border-top:1px solid var(--line);background:#fff;padding-bottom:84px}.pricing-head{margin-bottom:48px}.standard-pricing-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.price-card{border:1px solid var(--line);background:#fafbf9;border-radius:7px;flex-direction:column;min-height:330px;padding:29px;display:flex}.price-card-featured{background:#fff;border-color:#aeb9b3;box-shadow:0 18px 45px #10182014}.price-card-top{justify-content:space-between;align-items:center;gap:18px;display:flex}.price-index{color:#a1aaa5;font-family:var(--mono);font-size:10px}.price-card h3{letter-spacing:-.04em;margin:51px 0 0;font-size:25px;font-weight:630}.price-value{align-items:baseline;gap:9px;margin-top:13px;display:flex}.price-value strong{letter-spacing:-.055em;font-size:43px;font-weight:620}.price-value span{color:var(--muted);font-size:13px}.price-custom strong{font-size:38px}.price-card .button{align-self:flex-start;margin-top:auto}.price-fit{min-height:48px;color:var(--muted);margin:18px 0 0;font-size:14px;line-height:1.55}.price-features{gap:10px;margin:22px 0 26px;padding:0;list-style:none;display:grid}.price-features li{color:var(--ink);align-items:flex-start;gap:9px;font-size:13px;line-height:1.4;display:flex}.price-features svg{width:16px;height:16px;color:var(--accent);flex:none}.implementation-note{color:var(--muted);margin:26px 0 0;font-size:14px;line-height:1.6}.implementation-note strong{color:var(--ink)}.partner-section{padding-top:76px}.partner-card{background:linear-gradient(to right, #ffffff08 1px, transparent 1px), linear-gradient(to bottom, #ffffff08 1px, transparent 1px), var(--navy);color:#fff;background-size:38px 38px;border-radius:8px;grid-template-columns:1.13fr .87fr;gap:80px;padding:72px;display:grid;position:relative;overflow:hidden}.partner-card:after{content:"INVENTORY OPERATIONS";color:#ffffff08;font-family:var(--mono);letter-spacing:-.06em;white-space:nowrap;font-size:75px;font-weight:700;position:absolute;bottom:3px;right:-25px}.partner-copy,.partner-points{z-index:1;position:relative}.partner-copy h2{letter-spacing:-.04em;max-width:820px;margin:0;font-size:clamp(38px,3.7vw,54px);font-weight:600;line-height:1.12}.partner-copy>p:not(.eyebrow){color:#aeb9c0;max-width:680px;margin:25px 0 0;font-size:16px;line-height:1.7}.partner-actions{align-items:center;gap:23px;margin-top:33px;display:flex}.partner-link{color:#d8dfe3;border-bottom:1px solid #72818a;padding-bottom:3px;font-size:13px}.partner-points{border-top:1px solid #30414c;flex-direction:column;justify-content:center;display:flex}.partner-points>div{border-bottom:1px solid #30414c;grid-template-columns:28px 1fr;gap:14px;padding:24px 0;display:grid}.partner-points svg{color:#6ea7ff;width:19px}.partner-points strong,.partner-points small{display:block}.partner-points strong{font-size:14px;font-weight:620}.partner-points small{color:#95a3ac;margin-top:7px;font-size:12px;line-height:1.5}.faq-grid{grid-template-columns:.78fr 1.22fr;gap:78px;display:grid}.faq-intro{align-self:start;position:sticky;top:118px}.faq-intro h2{font-size:clamp(36px,3.2vw,48px)}.faq-intro>p:not(.eyebrow){color:var(--muted);margin:23px 0 0;font-size:15px;line-height:1.7}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:25px 0;font-size:16px;font-weight:610;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#69757c;border:1px solid #cbd2ce;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:17px;font-weight:400;transition:transform .18s;display:grid}.faq-list details[open] summary span{border-color:var(--blue);color:var(--blue);transform:rotate(45deg)}.faq-list details p{max-width:720px;color:var(--muted);margin:-7px 52px 25px 0;font-size:14px;line-height:1.7}.final-cta{border-top:1px solid var(--line);padding:94px 0}.final-cta-inner{grid-template-columns:1.2fr .8fr;align-items:end;gap:90px;display:grid}.final-cta h2{max-width:860px}.final-cta-action>p{color:var(--muted);margin:0;font-size:16px;line-height:1.65}.final-cta-action>div{gap:10px;margin-top:27px;display:flex}.footer-main{grid-template-columns:1fr 1fr;gap:80px;padding:72px 0 62px;display:grid}.footer-brand p{color:#8f9da6;max-width:390px;margin:23px 0 0;font-size:14px;line-height:1.7}.footer-brand .brand-wordmark{color:#fff}.footer-links{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}.footer-links>div{flex-direction:column;gap:12px;display:flex}.footer-links strong{color:#687983;font-family:var(--mono);letter-spacing:.11em;text-transform:uppercase;margin-bottom:8px;font-size:9px}.footer-links a{color:#c0c9ce;font-size:13px}.footer-links a:hover{color:#fff}.footer-bottom{color:#71808a;min-height:66px;font-family:var(--mono);letter-spacing:.06em;border-top:1px solid #26343d;justify-content:space-between;align-items:center;font-size:9px;display:flex}@media (width<=1100px){.shell{width:min(100% - 40px,1040px)}.desktop-nav{gap:19px}.hero{padding-top:66px}.hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.hero h1{font-size:54px}.hero-shot{min-height:455px}.pain-grid{grid-template-columns:repeat(2,1fr)}.pain-card:nth-child(3){border-left:0;border-top:1px solid var(--line)}.pain-card:nth-child(4){border-top:1px solid var(--line)}.workflow-grid{grid-template-columns:repeat(5,minmax(170px,1fr));overflow-x:auto}.module-grid{grid-template-columns:repeat(2,1fr)}.unit-lifecycle-head{grid-template-columns:1fr;gap:22px}.identity-model{grid-template-columns:minmax(250px,.85fr) 90px minmax(380px,1.2fr)}.screen-gallery{grid-template-columns:repeat(2,1fr)}.screen-feature{grid-template-columns:.8fr 1.2fr}.compare-grid,.faq-grid{gap:55px}.partner-card{gap:50px;padding:55px}}@media (width<=820px){.brand-wordmark{font-size:17px}.desktop-nav,.header-cta{display:none}.mobile-menu{display:block}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-bottom:0}.hero h1{max-width:720px;font-size:clamp(48px,8vw,62px);line-height:1.08}.hero-visual{padding-top:12px}.hero-strip{margin-top:24px}.split-head,.screens-head,.compare-grid,.faq-grid,.final-cta-inner,.partner-card,.footer-main{grid-template-columns:1fr}.split-head,.screens-head{gap:24px}.section{padding:90px 0}.screen-feature{grid-template-columns:1fr}.module-card-wide{min-height:388px;display:block}.module-card-wide .module-top{flex-direction:row;justify-content:space-between;align-items:center;gap:15px;min-height:0;margin-bottom:64px}.module-card-wide ul{border-top:1px solid #e3e7e4;border-left:0;margin:28px 0 0;padding:20px 0 0}.identity-model{grid-template-columns:1fr}.identity-connector{min-height:54px}.identity-connector:before{width:1px;height:auto;inset:0 auto 0 50%}.identity-connector:after{inset:auto auto 1px calc(50% - 3px);transform:rotate(135deg)}.screen-feature .shot-placeholder{border-top:1px solid #cfd5d1;border-left:0;border-radius:0 0 8px 8px}.screen-gallery{grid-template-columns:1fr}.screen-gallery .shot-placeholder{min-height:340px}.compare-copy,.faq-intro{position:static}.audience-grid{grid-template-columns:1fr}.audience-card{min-height:220px}.audience-card>span{margin-bottom:48px}.standard-pricing-grid{grid-template-columns:1fr}.partner-card{gap:55px}.faq-grid{gap:42px}.final-cta-inner{gap:36px}.footer-main{gap:52px}}@media (width<=600px){.shell{width:calc(100% - 32px)}.header-inner{height:66px}.hero{padding-top:55px}.hero-grid{min-height:0}.hero h1{max-width:100%;font-size:40px;line-height:1.1}.hero-lede{font-size:16px;line-height:1.65}.hero-actions,.final-cta-action>div,.partner-actions{flex-direction:column;align-items:stretch}.hero-actions .button,.final-cta-action .button,.partner-actions .button{width:100%}.hero-visual{margin:0 -7px;padding-bottom:65px}.hero-shot{min-height:390px;transform:none}.shot-stage{grid-template-columns:42px 1fr}.shot-empty{min-height:330px;padding:26px 18px}.shot-empty h3{font-size:20px}.hero-marker{display:none}.barcode-card{width:155px;bottom:13px;right:8px}.hero-strip{grid-template-columns:1fr}.hero-strip div{justify-content:flex-start;min-height:58px;padding:0 20px}.hero-strip div+div{border-top:1px solid #1018201f;border-left:0}.section{padding:74px 0}.section-head{margin-bottom:39px}.section-head h2,.compare-copy h2,.faq-intro h2,.final-cta h2{letter-spacing:-.03em;font-size:32px;line-height:1.16}.section-head>p,.section-head>div+p,.centered-head>p:last-child,.screens-head>p{font-size:15px}.pain-grid{grid-template-columns:1fr}.pain-card{min-height:230px}.pain-card+.pain-card,.pain-card:nth-child(3){border-left:0;border-top:1px solid var(--line)}.card-number{margin-bottom:42px}.workflow-grid{flex-direction:column;display:flex;overflow:visible}.workflow-step{min-height:245px}.workflow-step+.workflow-step{border-top:1px solid #30404a;border-left:0}.workflow-icon{margin-bottom:35px}.workflow-arrow{top:auto;bottom:-12px;right:22px;transform:rotate(90deg)}.module-grid{grid-template-columns:1fr}.module-card{min-height:360px}.unit-lifecycle{margin-top:14px;padding:29px 24px}.unit-lifecycle-title h3{font-size:27px}.lifecycle-return{grid-template-columns:1fr;gap:10px}.module-top{margin-bottom:48px}.screen-copy{padding:39px 27px}.screen-copy h3{font-size:31px}.compare-row{grid-template-columns:1fr}.compare-header{display:none}.compare-row>div{min-height:50px;padding:13px 16px}.compare-row>div+div{border-left:0;border-top:1px solid var(--line)}.compare-row>div:first-child{background:#f1f3f0}.role-line{flex-wrap:wrap;gap:15px;padding:28px 12px}.standard-pricing-grid{grid-template-columns:1fr}.price-card{min-height:305px}.partner-section{padding-top:30px}.partner-card{margin:0 -7px;padding:39px 27px}.partner-copy h2{font-size:32px;line-height:1.16}.partner-link{align-self:flex-start}.faq-list summary{font-size:15px}.final-cta{padding:72px 0}.footer-main{padding-top:58px}.footer-links{grid-template-columns:1fr 1fr;row-gap:38px}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}}.demo-modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#11121494;place-items:center;padding:28px;animation:.16s ease-out demo-backdrop-in;display:grid;position:fixed;inset:0;overflow-y:auto}.demo-modal{background:#fff;border:1px solid #ffffff2e;border-radius:20px;grid-template-columns:minmax(300px,.82fr) minmax(420px,1.18fr);width:min(100%,1000px);animation:.18s ease-out demo-modal-in;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px #080b1047}.demo-modal-close{z-index:3;cursor:pointer;background:#ffffffeb;border:1px solid #e3e5e9;border-radius:50%;place-items:center;width:38px;height:38px;transition:background .16s,transform .16s;display:grid;position:absolute;top:17px;right:17px}.demo-modal-close:hover{background:#f3f4f6;transform:rotate(4deg)}.demo-modal-close span{background:#24272c;width:15px;height:1.5px;position:absolute}.demo-modal-close span:first-child{transform:rotate(45deg)}.demo-modal-close span:last-child{transform:rotate(-45deg)}.demo-modal-intro{color:#fff;background:radial-gradient(circle at 8% 100%,#43998957,#0000 34%),radial-gradient(circle at 90% 10%,#5f74d370,#0000 31%),#17191d;flex-direction:column;min-height:590px;padding:52px 42px 40px;display:flex}.demo-modal-intro .module-label{color:#aeb7c2}.demo-modal-intro h2{letter-spacing:-.05em;max-width:390px;margin:23px 0 0;font-size:42px;font-weight:640;line-height:1.04}.demo-modal-intro>p:not(.module-label){color:#b6bdc6;font-size:var(--type-body,15px);margin:23px 0 0;line-height:1.7}.demo-modal-points{border-top:1px solid #ffffff1f;flex-direction:column;gap:0;margin-top:auto;display:flex}.demo-modal-points span{color:#d9dde2;font-size:var(--type-ui,14px);border-bottom:1px solid #ffffff1f;padding:16px 0 16px 25px;font-weight:590;position:relative}.demo-modal-points span:before{content:"";background:#8da1ff;border-radius:50%;width:8px;height:8px;position:absolute;top:21px;left:1px;box-shadow:0 0 0 4px #8da1ff1f}.demo-form{background:#fff;flex-direction:column;gap:18px;padding:58px 46px 38px;display:flex}.demo-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.demo-form label{flex-direction:column;gap:8px;display:flex}.demo-form label>span{color:#4d535c;font-size:12px;font-weight:650}.demo-form input,.demo-form select,.demo-form textarea{color:#17191d;width:100%;font:inherit;font-size:var(--type-ui,14px);background:#fbfbfc;border:1px solid #dfe2e7;border-radius:10px;outline:none;transition:border-color .15s,box-shadow .15s,background .15s}.demo-form input,.demo-form select{height:47px;padding:0 13px}.demo-form textarea{resize:vertical;min-height:108px;padding:12px 13px;line-height:1.5}.demo-form textarea::placeholder{color:#9a9fa7}.demo-form input:focus,.demo-form select:focus,.demo-form textarea:focus{background:#fff;border-color:#7287f2;box-shadow:0 0 0 4px #7287f21f}.demo-form-submit{cursor:pointer;width:100%;margin-top:2px}.demo-form-submit svg{width:18px;height:18px}.demo-form-note{color:#858b94;text-align:center;margin:-4px 0 0;font-size:11px;line-height:1.5}.demo-form-note-active{color:#237d58}@keyframes demo-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes demo-modal-in{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=820px){.demo-modal-backdrop{align-items:start;padding:18px}.demo-modal{grid-template-columns:1fr}.demo-modal-intro{min-height:0;padding:42px 32px 31px}.demo-modal-intro h2{max-width:560px;font-size:36px}.demo-modal-intro>p:not(.module-label){max-width:610px}.demo-modal-points{border:0;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:29px;display:grid}.demo-modal-points span{border:0;padding:34px 0 0;font-size:12px}.demo-modal-points span:before{top:9px}.demo-form{padding:34px 32px 32px}}@media (width<=560px){.demo-modal-backdrop{padding:0}.demo-modal{border:0;border-radius:0;min-height:100%}.demo-modal-close{top:14px;right:14px}.demo-modal-intro{padding:42px 24px 28px}.demo-modal-intro h2{padding-right:32px;font-size:32px}.demo-modal-points{grid-template-columns:1fr;gap:0}.demo-modal-points span{border-top:1px solid #ffffff1a;padding:12px 0 12px 24px}.demo-modal-points span:before{top:17px}.demo-form{padding:28px 24px 32px}.demo-form-row{grid-template-columns:1fr;gap:18px}}@media (prefers-reduced-motion:reduce){.demo-modal-backdrop,.demo-modal{animation:none}}.connected-feature{background:#fff;border:1px solid #e2e5ea;border-radius:20px;grid-template-columns:minmax(320px,.68fr) minmax(0,1.32fr);display:grid;overflow:hidden;box-shadow:0 22px 60px #22283512}.connected-copy{background:radial-gradient(circle at 0 100%,#c5b1ff42,#0000 36%),linear-gradient(155deg,#fbfbfd 0%,#f7f8fb 100%);padding:48px 42px}.connected-copy h3{font-size:var(--type-feature-title,30px);letter-spacing:-.045em;margin:20px 0 0;font-weight:640;line-height:1.08}.connected-copy>p:not(.module-label){color:#707680;font-size:var(--type-body,15px);margin:20px 0 0;line-height:1.7}.connected-copy .feature-list{margin-top:30px}.unit-journey{background:#fcfcfd;border-left:1px solid #e2e5ea;min-width:0;padding:29px;position:relative;overflow:hidden}.journey-glow{filter:blur(42px);pointer-events:none;background:#75c4ff30;border-radius:50%;width:390px;height:390px;position:absolute;bottom:-120px;right:-80px}.journey-topline{z-index:1;color:#8a9098;letter-spacing:.11em;justify-content:space-between;align-items:center;gap:20px;font-size:10px;font-weight:680;display:flex;position:relative}.journey-live{letter-spacing:.02em;text-transform:none;align-items:center;gap:7px;display:inline-flex}.journey-live i{background:#35a971;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #35a9711f}.journey-stages{z-index:1;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:28px;display:grid;position:relative}.journey-stage{color:#8a9098;flex-direction:column;align-items:center;gap:9px;min-width:0;font-size:11px;font-weight:620;display:flex;position:relative}.journey-stage:not(:last-child):after{content:"";z-index:-1;background:#dfe2e7;width:calc(100% - 28px);height:1px;position:absolute;top:19px;left:calc(50% + 20px)}.journey-stage-icon{color:#7d8490;background:#fff;border:1px solid #e0e3e8;border-radius:12px;place-items:center;width:39px;height:39px;display:grid;box-shadow:0 7px 18px #2429350d}.journey-stage-icon svg{width:19px;height:19px}.journey-stage-complete .journey-stage-icon{color:#28895e;background:#eaf8f1;border-color:#cfe9dc}.journey-stage-complete:not(:last-child):after{background:#bfe2d1}.journey-record{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe8;border:1px solid #e0e3e8;border-radius:16px;margin-top:29px;padding:20px;position:relative;box-shadow:0 18px 42px #24293513}.journey-device{border-bottom:1px solid #eceef1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding-bottom:18px;display:grid}.journey-device-icon{color:#586fde;background:#edf0ff;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.journey-device-icon svg{width:22px;height:22px}.journey-device small{color:#9297a0;letter-spacing:.1em;font-size:9px;font-weight:680;display:block}.journey-device strong{color:#1c1f24;margin-top:4px;font-size:15px;display:block}.journey-device p{color:#80868f;margin:3px 0 0;font-size:11px}.journey-status{color:#5369d7;letter-spacing:.06em;background:#edf0ff;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:720}.journey-data-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.journey-data-grid>div{background:#fafbfc;border:1px solid #eaecf0;border-radius:11px;min-width:0;padding:12px 13px}.journey-data-grid span{color:#91969e;font-size:10px;display:block}.journey-data-grid strong{color:#30343a;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;margin-top:6px;font-size:12px;display:flex;overflow:hidden}.journey-data-grid strong svg{width:13px;height:13px}.journey-pass{color:#25835a!important}.journey-note{grid-template-columns:38px 1fr;align-items:center;gap:11px;margin-top:15px;display:grid}.journey-note-line{background:linear-gradient(90deg,#7188f0,#b9c4f7);height:1px}.journey-note p{color:#777d86;margin:0;font-size:10px;line-height:1.5}.operations-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.operations-proof-card{background:#fff;border:1px solid #e3e6ea;border-radius:17px;min-width:0;min-height:360px;padding:25px;overflow:hidden;box-shadow:0 13px 36px #2328340a}.operations-proof-card:nth-child(2){background:radial-gradient(circle at 100% 100%,#ffd6942e,#0000 40%),#fff}.operations-proof-card:nth-child(3){background:radial-gradient(circle at 100% 100%,#c2acff2e,#0000 42%),#fff}.proof-card-head{align-items:flex-start;gap:13px;display:flex}.proof-card-icon{border-radius:12px;flex:none;place-items:center;width:41px;height:41px;display:grid}.proof-card-icon svg{width:20px;height:20px}.proof-card-icon-green{color:#25835a;background:#e4f6ec}.proof-card-icon-amber{color:#ae742a;background:#fff1dc}.proof-card-icon-violet{color:#7551bd;background:#f0e8ff}.proof-card-head small{color:#979ca4;letter-spacing:.1em;font-size:9px;font-weight:680;display:block}.proof-card-head h3{letter-spacing:-.035em;margin:7px 0 0;font-size:19px;font-weight:650;line-height:1.14}.handoff-stack{flex-direction:column;gap:9px;margin-top:34px;display:flex}.handoff-stack>div{background:#fbfbfc;border:1px solid #e8eaee;border-radius:11px;grid-template-columns:35px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.handoff-avatar{color:#25835a;background:#e4f6ec;border-radius:9px;place-items:center;width:35px;height:35px;font-size:11px;font-weight:720;display:grid}.handoff-avatar-pink{color:#b54f7a;background:#fde9f1}.handoff-avatar-blue{color:#5369d7;background:#edf0ff}.handoff-stack p{min-width:0;margin:0}.handoff-stack strong,.handoff-stack small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.handoff-stack strong{color:#34383e;font-size:11px}.handoff-stack small{color:#9398a0;margin-top:4px;font-size:9px}.handoff-stack i{color:#787e87;background:#f1f2f4;border-radius:999px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:680}.location-map{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:35px;display:grid}.location-map>span{color:#9a9fa7;background:#fafafbd6;border:1px solid #e3e6ea;border-radius:9px;place-items:center;min-height:47px;font-size:9px;font-weight:620;display:grid}.location-map .location-active{color:#fff;background:#202329;border-color:#202329;position:relative;box-shadow:0 10px 22px #2023292b}.location-active i{background:#78d4a8;border-radius:50%;width:5px;height:5px;position:absolute;top:6px;right:6px}.proof-card-caption{color:#737983;justify-content:center;align-items:center;gap:7px;margin:18px 0 0;font-size:10px;display:flex}.proof-card-caption svg{color:#ae742a;width:15px;height:15px}.return-orbit{width:min(100%,270px);height:230px;margin:27px auto 0;position:relative}.return-orbit-line{border:1px dashed #d7d5e5;border-radius:50%;position:absolute;inset:15px 23px}.return-orbit>div{z-index:1;text-align:center;background:#fffffff0;border:1px solid #e5e3ed;border-radius:10px;min-width:76px;padding:9px 10px;position:absolute;box-shadow:0 8px 19px #2a27390f}.return-orbit>div:first-of-type{top:0;left:0}.return-orbit>div:nth-of-type(2){top:0;right:0}.return-orbit>div:nth-of-type(3){bottom:0;right:0}.return-orbit>div:nth-of-type(4){bottom:0;left:0}.return-orbit>div strong,.return-orbit>div small{display:block}.return-orbit>div strong{color:#494650;font-size:10px}.return-orbit>div small{color:#a09da7;margin-top:3px;font-size:8px}.return-center{z-index:2;color:#7551bd;text-align:center;background:#f4efff;border:1px solid #ded9ed;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:92px;height:92px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 13px 28px #6044971f}.return-center svg{width:21px;height:21px}.return-center small{color:#665d73;font-size:9px;line-height:1.3}@media (width<=920px){.connected-feature{grid-template-columns:1fr}.unit-journey{border-top:1px solid #e2e5ea;border-left:0}.operations-proof-grid{grid-template-columns:1fr}.operations-proof-card{min-height:0}.handoff-stack,.location-map,.return-orbit{margin-top:25px}}@media (width<=600px){.connected-copy{padding:34px 26px}.unit-journey{padding:24px 18px}.journey-stages{grid-template-columns:repeat(3,1fr);row-gap:17px}.journey-stage:nth-child(3):after,.journey-stage:nth-child(6):after{display:none}.journey-device{grid-template-columns:auto 1fr}.journey-status{grid-column:1/-1;width:max-content}.journey-data-grid{grid-template-columns:1fr}.operations-proof-card{padding:23px}.location-map>span{min-height:43px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}:root{--paper:#f8f8fa;--white:#fff;--ink:#111214;--muted:#6f747c;--line:#e7e8ec;--line-dark:#d8dae0;--blue:#5c72e6;--blue-dark:#465ccf;--navy:#fff;--navy-soft:#f6f7f9;--green:#2c9c6a;--amber:#d99431}body{background:var(--paper)}.shell{width:min(1180px,100% - 48px)}.site-header{z-index:50;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;background:0 0;border:0;position:sticky;top:0}.header-inner{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#ffffffe6;border:1px solid #12141817;border-radius:16px;height:62px;margin-top:18px;padding:0 12px 0 20px;box-shadow:0 10px 30px #1b1f2912}.brand-wordmark{letter-spacing:.17em;font-size:16px;font-weight:720}.desktop-nav{gap:27px}.desktop-nav a{color:#585d66;padding:22px 0;font-size:13px;font-weight:560}.desktop-nav a:after{background:#111214;height:1px;bottom:14px}.button{border-radius:10px;min-height:46px;padding:0 19px;font-size:13px;font-weight:650}.button-small{border-radius:9px;min-height:40px;padding:0 15px;font-size:12px}.button-dark,.button-primary{color:#fff;background:#111214;box-shadow:0 9px 20px #11121424}.button-dark:hover,.button-primary:hover{background:#2b2d31}.button-secondary{background:#ffffffe6;border-color:#e2e4e8}.button-secondary:hover{background:#fff;border-color:#cdd0d6}.hero{background:radial-gradient(circle at 70% 62%,#83c7ff40,#0000 19%),radial-gradient(circle at 76% 51%,#ccb2ff2e,#0000 28%),#fff;min-height:820px;margin-top:-80px;padding:170px 0 42px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:linear-gradient(#f8f8fabf,#fff0 26%);position:absolute;inset:0}.hero:after{content:"";z-index:0;pointer-events:none;border:1px solid #2e354612;border-radius:50%;width:570px;height:570px;position:absolute;top:51%;right:-90px;transform:translateY(-50%);box-shadow:0 0 0 130px #2e35460b,0 0 0 260px #2e354606}.hero-grid{z-index:2;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:70px;min-height:555px;position:relative}.hero-copy{max-width:570px;padding-bottom:18px}.eyebrow{color:#737881;font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:.13em;gap:9px;margin-bottom:20px;font-size:10px;font-weight:680}.eyebrow>span{background:#7287f2;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #7287f21f}.hero h1{color:#111214;letter-spacing:-.058em;max-width:570px;font-size:clamp(55px,5.2vw,72px);font-weight:650;line-height:.99}.hero-lede{color:#6c727a;max-width:555px;margin-top:27px;font-size:16px;line-height:1.67}.hero-actions{margin-top:29px}.hero-proof{background:#ffffffe0;border:1px solid #e6e8ec;border-radius:999px;width:max-content;max-width:100%;margin-top:27px;padding:7px 12px 7px 7px;box-shadow:0 7px 22px #1b1f290b}.hero-proof p{color:#656b74;font-size:11px;font-weight:560}.proof-mark{color:#237d58;background:#e0f6ea;border:0;width:22px;height:22px}.hero-visual{padding:32px 0 48px}.hero-shot{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border-color:#dee1e7f5;border-radius:17px;min-height:490px;transform:rotate(-1deg);box-shadow:0 28px 70px #262c3921}.shot-placeholder{background:#ffffffed;border-color:#e3e6ea;border-radius:15px;box-shadow:0 20px 50px #272d3a11}.shot-topbar{background:#ffffffed;border-color:#eceef1}.shot-mark{background:#111214;border-radius:7px}.shot-line{background:#eceef1}.shot-sidebar{background:#f7f8faeb;border-color:#eceef1}.shot-sidebar span{border-color:#dfe2e7;border-radius:7px}.shot-empty{background:radial-gradient(circle at 50% 64%,#7bc7ff38,#0000 25%),radial-gradient(circle at 65% 37%,#d0b5ff2b,#0000 24%),#fcfcfd}.shot-empty>svg{color:#576edf;background:#edf0ff;border:0;border-radius:12px}.shot-replace{background:#ffffffe6;border:0;border-radius:999px;box-shadow:0 7px 18px #252b380f}.hero-marker{color:#777d86;border-color:#e0e3e8;border-radius:999px;box-shadow:0 9px 25px #1f242f13}.barcode-card{border-color:#e0e3e8;border-radius:12px;box-shadow:0 20px 45px #1f242f1c}.hero-strip{z-index:3;background:#ffffffdb;border:1px solid #eaecf0;border-radius:15px;position:relative;overflow:hidden;box-shadow:0 11px 32px #2126320d}.hero-strip div{color:#545a63;min-height:66px;font-size:11px;font-weight:600}.hero-strip div+div{border-color:#eaecf0}.hero-strip span{color:#596ed6;background:#edf0ff;border-radius:8px;place-items:center;width:26px;height:26px;display:grid}.section{padding:112px 0}.section-head{margin-bottom:49px}.split-head{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:70px}.section-head h2,.compare-copy h2,.faq-intro h2,.final-cta h2{letter-spacing:-.048em;font-size:clamp(38px,4vw,52px);font-weight:640;line-height:1.08}.section-head>p,.section-head>div+p,.centered-head>p:last-child,.screens-head>p{color:#747a83;font-size:15px;line-height:1.7}.section-pain{background:#fafafc}.pain-grid{border:0;grid-template-columns:repeat(2,1fr);gap:14px}.pain-card{background:#fff;border:1px solid #e8eaee;border-radius:16px;min-height:235px;padding:28px;box-shadow:0 11px 35px #23283409}.pain-card+.pain-card{border-left:1px solid #e8eaee}.card-number{color:#576bd0;background:#edf0ff;border-radius:10px;place-items:center;width:34px;height:34px;margin-bottom:45px;display:grid}.pain-card h3{font-size:20px;font-weight:650}.pain-card p{color:#777d86;max-width:510px}.section-workflow{color:var(--ink);background:radial-gradient(circle at 50% 28%,#97cdff30,#0000 31%),#fff}.eyebrow-light,.section-workflow .centered-head>p:last-child{color:#707680}.workflow-grid{border:0;gap:10px}.workflow-step{background:#ffffffe6;border:1px solid #e6e8ec;border-radius:15px;min-height:300px;padding:22px;box-shadow:0 11px 32px #23283409}.workflow-step+.workflow-step{border-left:1px solid #e6e8ec}.workflow-icon{color:#5369d7;background:#edf0ff;border:0;border-radius:12px;width:42px;height:42px;margin-bottom:58px}.workflow-step:nth-child(2) .workflow-icon{color:#25835a;background:#e4f6ec}.workflow-step:nth-child(3) .workflow-icon{color:#b27628;background:#fff2dc}.workflow-step:nth-child(4) .workflow-icon{color:#b54f7a;background:#fde9f1}.workflow-step:nth-child(5) .workflow-icon{color:#7551bd;background:#f0e8ff}.workflow-step>span{color:#a0a5ad}.workflow-step h3{color:#22252a;font-size:19px}.workflow-step p{color:#777d86}.workflow-arrow{color:#9ca1aa;background:#fff;border-color:#e1e4e8;top:32px;right:-17px}#product{background:#fafafc}.module-grid{gap:14px}.module-card{border-color:#e8eaee;border-radius:16px;min-height:360px;padding:25px;box-shadow:0 11px 35px #23283409}.module-card-wide{background:radial-gradient(circle at 87% 30%,#84caff3d,#0000 22%),radial-gradient(circle at 72% 90%,#cfb5ff30,#0000 27%),#fff;border-color:#e5e8ed;min-height:225px}.module-card:hover{border-color:#d8dbe1;box-shadow:0 19px 43px #23283412}.module-top{margin-bottom:54px}.module-icon{color:#556cda;background:#edf0ff;border:0;border-radius:12px;width:42px;height:42px}.module-card:nth-child(3n) .module-icon{color:#27865c;background:#e3f7ec}.module-card:nth-child(3n+1) .module-icon{color:#b15178;background:#fdeaf2}.module-label{color:#8b9098;font-family:var(--font-geist-sans), Arial, sans-serif;font-size:9px;font-weight:680}.module-card h3{font-size:23px;font-weight:650}.module-card>p,.module-card li,.feature-list li{color:#747a83}.unit-lifecycle{background:#fff;border-color:#e6e9ed;border-radius:16px;margin-top:14px;padding:34px;box-shadow:0 12px 38px #23283409}.identity-sku,.identity-uid,.lifecycle-return{border-color:#e5e8ec;border-radius:12px}.identity-sku{background:#f9faff}.identity-uid{background:#fff}.identity-tags span{border-radius:999px}.section-screens{background:radial-gradient(circle at 72% 30%,#88cfff2b,#0000 24%),#fff}.screen-feature{background:#ffffffe6;border:1px solid #e4e7ec;border-radius:18px;overflow:hidden;box-shadow:0 22px 55px #252b380f}.screen-copy{background:radial-gradient(circle at 0 100%,#c2b0ff3d,#0000 35%),#fbfbfd;padding:44px}.screen-index{background:#edf0ff;border-radius:9px}.screen-gallery{gap:14px}.screen-gallery .shot-placeholder{border-radius:16px}.placeholder-note{color:#979ca4}.section-compare{background:#fafafc}.compare-table{background:#fff;border:1px solid #e4e7eb;border-radius:16px;overflow:hidden;box-shadow:0 16px 45px #2328340b}.compare-row,.compare-row>div+div{border-color:#eceef1}.compare-header{background:#f7f8fa}.section-audience{background:#fff}.audience-grid{gap:14px}.audience-card{background:#fff;border-color:#e7e9ed;border-radius:15px;box-shadow:0 10px 30px #23283408}.audience-card>span{color:#5b6fd5;background:#edf0ff;border-radius:9px}.role-line{background:#fafafc;border-color:#e7e9ed;border-radius:14px}.pricing-section{background:#fafafc}.standard-pricing-grid{gap:14px}.price-card{background:#fff;border-color:#e5e8ec;border-radius:16px;box-shadow:0 12px 38px #23283409}.price-card-featured{color:var(--ink);background:radial-gradient(circle at 80% 20%,#84caff45,#0000 28%),radial-gradient(circle at 12% 95%,#cab5ff3b,#0000 30%),#fff}.price-card-featured .module-label,.price-card-featured .price-index,.price-card-featured .price-value span{color:#777d86}.partner-section{background:#fafafc;padding-top:28px}.partner-card{color:#fff;background:radial-gradient(circle at 85% 20%,#596cc170,#0000 26%),radial-gradient(circle at 25% 110%,#4a988b42,#0000 36%),#15171b;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #15171b26}.partner-card .eyebrow,.partner-copy>p,.partner-points small{color:#b9bec7}.partner-card .eyebrow>span{background:#91a3ff}.partner-points>div{border-color:#ffffff1f}.faq-section{background:#fff}.faq-list details{border-color:#e7e9ed}.faq-list summary span{background:#f2f3f5;border-radius:50%}.final-cta{background:radial-gradient(circle at 50% 100%,#7dc7ff36,#0000 35%),#fafafc}footer{color:#d8dbe0;background:#15171a}.footer-brand p,.footer-links a,.footer-bottom{color:#9298a2}@media (width<=1100px){.desktop-nav{gap:17px}.desktop-nav a{font-size:12px}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);gap:42px}}@media (width<=920px){.shell{width:min(100% - 32px,780px)}.header-inner{margin-top:12px}.desktop-nav,.header-cta{display:none}.mobile-menu{display:block}.hero{min-height:0;margin-top:-74px;padding:148px 0 38px}.hero:after{right:-270px}.hero-grid{grid-template-columns:1fr;gap:35px;min-height:0}.hero-copy{max-width:690px;padding:0}.hero h1,.hero-lede{max-width:690px}.hero-visual{width:min(670px,100%);margin:0 auto}.split-head,.unit-lifecycle-head,.screen-feature,.compare-grid,.faq-grid,.final-cta-inner,.partner-card{grid-template-columns:1fr}.split-head{gap:24px}.workflow-grid{grid-template-columns:repeat(3,1fr)}.workflow-arrow{display:none}.module-grid,.audience-grid{grid-template-columns:repeat(2,1fr)}.module-card-wide{grid-template-columns:1fr 1fr}.module-card-wide .module-top{grid-area:1/1}.module-card-wide h3{grid-area:2/1}.module-card-wide>p{grid-area:3/1}.module-card-wide ul{grid-area:1/2/4}}@media (width<=600px){.section{padding:82px 0}.hero{padding-top:132px}.hero h1{font-size:48px;line-height:1.01}.hero-lede{font-size:14px}.hero-actions{flex-direction:column}.hero-actions .button,.hero-proof{width:100%}.hero-shot{min-height:390px}.hero-marker{display:none}.barcode-card{right:8px}.hero-strip{grid-template-columns:1fr}.hero-strip div+div{border-top:1px solid #eaecf0;border-left:0}.section-head h2,.compare-copy h2,.faq-intro h2,.final-cta h2{font-size:36px}.pain-grid,.workflow-grid,.module-grid,.audience-grid,.standard-pricing-grid,.screen-gallery{grid-template-columns:1fr}.workflow-step{min-height:250px}.module-card-wide{display:block}.module-card-wide .module-top{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:42px}.module-card-wide ul{border-top:1px solid #e6e9ed;border-left:0;margin-top:26px;padding:18px 0 0}.unit-lifecycle,.screen-copy{padding:26px}.partner-card{padding:36px 26px}}:root{--type-label:11px;--type-ui:14px;--type-body:15px;--type-card-title:21px;--type-feature-title:30px}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #12141814;box-shadow:0 5px 22px #1b1f290b}.header-inner{width:min(1180px,100% - 48px);height:72px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:0 auto;padding:0}.brand-wordmark{font-size:18px}.desktop-nav a,.button,.button-small,.mobile-menu nav>a:not(.button),.text-link,.partner-link,.footer-links a{font-size:var(--type-ui)}.desktop-nav a{padding-top:27px;padding-bottom:26px}.desktop-nav a:after{bottom:19px}.hero{min-height:750px;margin-top:0;padding-top:90px}.hero-grid{min-height:540px}.hero h1{font-size:clamp(54px,5vw,66px)}.section-head h2,.compare-copy h2,.faq-intro h2,.partner-copy h2,.final-cta h2{font-size:clamp(38px,3.5vw,46px)}.eyebrow,.module-label,.shot-kicker,.shot-replace,.hero-marker,.barcode-card>span,.card-number,.workflow-step>span,.identity-connector>span,.lifecycle-return>span,.placeholder-note,.role-line,.price-index,.footer-links strong,.footer-bottom{font-size:var(--type-label)!important}.hero-lede,.section-head>p,.section-head>div+p,.centered-head>p:last-child,.screens-head>p,.pain-card p,.workflow-step p,.module-card>p,.unit-lifecycle-copy>p,.lifecycle-return p,.screen-copy>p:not(.module-label),.compare-copy>p:not(.eyebrow),.audience-card p,.partner-copy>p,.faq-intro>p:not(.eyebrow),.faq-list details>p,.final-cta-action>p,.footer-brand p{font-size:var(--type-body)}.module-card li,.feature-list li,.identity-card-head strong,.identity-tags span,.identity-uid strong,.identity-uid span,.compare-row>div,.partner-points strong,.partner-points small{font-size:var(--type-ui)}.pain-card h3,.workflow-step h3,.module-card h3,.audience-card h3,.price-card h3,.shot-empty h3,.screen-gallery .shot-empty h3{font-size:var(--type-card-title)}.unit-lifecycle-title h3,.screen-copy h3{font-size:var(--type-feature-title)}.faq-list summary{font-size:16px}.hero-proof p,.hero-strip div,.shot-empty p:not(.shot-kicker),.screen-gallery .shot-empty p:not(.shot-kicker),.unit-lifecycle-copy small{font-size:12px}@media (width<=1100px){.desktop-nav a{font-size:var(--type-ui)}}@media (width<=920px){.header-inner{width:min(100% - 32px,780px);height:66px;margin:0 auto}.hero{margin-top:0;padding-top:76px}}@media (width<=600px){.hero{padding-top:66px}.hero h1{font-size:44px}.section-head h2,.compare-copy h2,.faq-intro h2,.partner-copy h2,.final-cta h2{font-size:34px}.unit-lifecycle-title h3,.screen-copy h3{font-size:27px}}.hero-visual{min-width:0;padding:22px 0 30px}.hero-operations{isolation:isolate;min-height:520px;position:relative}.hero-operations:before{content:"";z-index:-2;filter:blur(14px);background:radial-gradient(circle at 24% 28%,#add1ff6b,#0000 32%),radial-gradient(circle at 74% 68%,#d6beff61,#0000 34%),#ffffff52;border-radius:50%;position:absolute;inset:60px 45px 30px}.hero-orbit{z-index:-1;pointer-events:none;border:1px solid #616f8b1f;border-radius:50%;position:absolute}.hero-orbit:after{content:"";background:#6c80ed;border:4px solid #ffffffe6;border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 6px 18px #4353a13d}.hero-orbit-one{inset:38px 24px 52px;transform:rotate(-7deg)}.hero-orbit-one:after{top:17%;right:5%}.hero-orbit-two{inset:88px 70px 8px;transform:rotate(13deg)}.hero-orbit-two:after{background:#b183ea;bottom:13%;left:8%}.hero-unit-card{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #dce0e8f0;border-radius:19px;width:min(405px,76%);padding:20px;position:absolute;top:118px;left:50%;transform:translate(-50%);box-shadow:0 28px 70px #242a3921}.hero-unit-topline,.hero-unit-identity,.hero-unit-ready{align-items:center;display:flex}.hero-unit-topline{color:#858b95;font-family:var(--mono);letter-spacing:.1em;border-bottom:1px solid #eceef2;justify-content:space-between;padding-bottom:17px;font-size:9px}.hero-unit-live{color:#61706a;font-family:var(--sans);letter-spacing:0;text-transform:none;align-items:center;gap:7px;font-size:10px;font-weight:650;display:flex}.hero-unit-live i{background:#35a56e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #35a56e1f}.hero-unit-identity{gap:14px;padding:20px 0 17px}.hero-unit-scan,.hero-unit-ready-icon{flex:none;place-items:center;display:grid}.hero-unit-scan{color:#546bde;background:linear-gradient(145deg,#f0f2ff,#e4e9ff);border-radius:15px;width:50px;height:50px;box-shadow:inset 0 0 0 1px #5d70d314}.hero-unit-scan svg{width:25px}.hero-unit-identity small,.hero-unit-ready small,.hero-event small{color:#8a9099;font-family:var(--mono);letter-spacing:.11em;font-size:8px;display:block}.hero-unit-identity strong{color:#17191d;font-family:var(--mono);letter-spacing:.02em;margin-top:5px;font-size:17px;display:block}.hero-unit-identity p{color:#747b85;margin:4px 0 0;font-size:11px}.hero-unit-data{background:#fafbfc;border:1px solid #eceef2;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.hero-unit-data>div{min-width:0;padding:13px 12px}.hero-unit-data>div+div{border-left:1px solid #eceef2}.hero-unit-data span{color:#91969e;margin-bottom:5px;font-size:9px;display:block}.hero-unit-data strong{color:#30343a;align-items:center;gap:3px;font-size:10px;line-height:1.25;display:flex}.hero-unit-pass{color:#26865c!important}.hero-unit-pass svg{flex:none;width:12px}.hero-unit-ready{background:linear-gradient(110deg,#eef1ffe6,#f9f6ffe6);border:1px solid #e3e6ee;border-radius:12px;gap:11px;margin-top:12px;padding:11px 13px}.hero-unit-ready-icon{color:#5c6fd1;background:#fff;border-radius:9px;width:30px;height:30px;box-shadow:0 5px 12px #30395b12}.hero-unit-ready-icon svg{width:16px}.hero-unit-ready p{flex:1;margin:0}.hero-unit-ready strong{color:#272b31;margin-top:2px;font-size:11px;display:block}.hero-unit-ready>svg{color:#6876bd;width:18px}.hero-event{z-index:3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffeb;border:1px solid #dee1e8f5;border-radius:13px;align-items:center;gap:10px;width:204px;padding:10px 12px;display:flex;position:absolute;box-shadow:0 15px 35px #272d3a1a}.hero-event p{flex:1;min-width:0;margin:0}.hero-event strong{color:#3b4048;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;display:block;overflow:hidden}.hero-event-icon,.hero-event-check{flex:none;place-items:center;display:grid}.hero-event-icon{border-radius:10px;width:32px;height:32px}.hero-event-icon svg{width:16px}.hero-event-icon-amber{color:#996d24;background:#fff1cf}.hero-event-icon-green{color:#277956;background:#e4f5ec}.hero-event-icon-violet{color:#7551bd;background:#f0e8ff}.hero-event-icon-blue{color:#426fb3;background:#e6f2ff}.hero-event-check{color:#2d9466;background:#e6f6ed;border-radius:50%;width:20px;height:20px}.hero-event-check svg{width:12px}.hero-event-receive{top:27px;left:-8px}.hero-event-test{bottom:47px;left:-24px}.hero-event-media{top:55px;right:-18px}.hero-event-location{bottom:25px;right:-4px}@media (width<=1100px) and (width>=921px){.hero-event{width:178px;padding:9px 10px}.hero-event-icon{width:29px;height:29px}.hero-unit-card{width:min(370px,80%)}}@media (width<=600px){.hero-visual{padding-top:10px}.hero-operations{grid-template-columns:1fr 1fr;gap:9px;min-height:0;display:grid}.hero-operations:before{inset:12px 0 70px}.hero-orbit{display:none}.hero-unit-card{order:-1;grid-column:1/-1;width:100%;padding:16px;position:relative;top:auto;left:auto;transform:none}.hero-event{width:100%;padding:9px;position:relative;inset:auto;box-shadow:0 10px 25px #272d3a12}.hero-event-icon{width:29px;height:29px}.hero-event-check{display:none}.hero-unit-data{grid-template-columns:1fr}.hero-unit-data>div{justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.hero-unit-data>div+div{border-top:1px solid #eceef2;border-left:0}.hero-unit-data span{margin:0}}
