/*! 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-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.block{display:block}.table{display:table}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#111;--muted:#626262;--line:#dedede;--line-strong:#c8c8c8;--white:#fff;--amber:#9a5d00;--amber-bg:#fff6e6;--green:#147a42;--green-bg:#edf8f1;--red:#b82d2d;--red-bg:#fff0f0;--blue:#225dcc}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--white)}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.shell{width:min(1400px,100% - 64px);margin:0 auto}.section{background:#fff;padding:136px 0}.site-header{z-index:50;border-bottom:1px solid var(--line);background:#fffffff5;height:84px;position:relative}.header-inner{align-items:center;gap:48px;height:100%;display:flex}.brand{flex:none;width:174px}.brand img{width:100%;height:auto}.site-header nav{align-items:center;gap:30px;margin-left:auto;display:flex}.site-header nav a{color:#3b3b3b;font-size:14px;font-weight:500;transition:color .18s}.site-header nav a:hover{color:var(--ink)}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 22px;font-size:15px;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.button:hover{background:#292929;transform:translateY(-2px);box-shadow:0 10px 24px #11111129}.button-small{min-height:42px;margin-left:4px;padding:0 16px;font-size:13px}.activity-ticker{z-index:2;border-bottom:1px solid var(--line);background:#fff;height:38px;position:relative;overflow:hidden}.ticker-track{width:max-content;height:100%;animation:38s linear infinite ticker;display:flex}.ticker-item{border-right:1px solid var(--line);min-width:280px;color:var(--muted);letter-spacing:.025em;text-transform:uppercase;align-items:center;gap:9px;padding:0 26px;font-size:11px;display:flex}.ticker-item strong{color:var(--ink);font-weight:600}.status-dot{background:var(--line-strong);border-radius:50%;flex:none;width:7px;height:7px;display:inline-block}.status-pending{background:var(--amber)}.status-confirmed,.status-monitoring{background:var(--green)}.status-flagged{background:var(--red)}@keyframes ticker{to{transform:translate(-50%)}}.hero{align-items:center;min-height:calc(100svh - 122px);padding:100px 0 112px;display:flex}.hero-layout{grid-template-columns:minmax(0,.82fr) minmax(560px,1.18fr);align-items:center;gap:clamp(56px,7vw,112px);display:grid}.eyebrow{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 24px;font-size:12px;font-weight:600}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.062em;max-width:760px;margin-bottom:30px;font-size:clamp(58px,6.3vw,100px);font-weight:500;line-height:.94}.hero-intro{color:#444;letter-spacing:-.015em;max-width:620px;margin-bottom:34px;font-size:20px;line-height:1.5}.hero-actions{align-items:center;gap:26px;display:flex}.text-link{border-bottom:1px solid var(--line-strong);align-items:center;gap:9px;padding:12px 0;font-size:14px;font-weight:600;display:inline-flex}.text-link span{font-size:15px}.hero-assurance{flex-wrap:wrap;gap:8px 22px;margin-top:54px;display:flex}.hero-assurance span{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:inline-flex}.hero-assurance span:before{content:"";background:var(--ink);border-radius:50%;width:4px;height:4px}.hero-product{aspect-ratio:1/.91;border:1px solid var(--line-strong);background:#fff;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 28px 70px #1111111f}.hero-media{background:#ececec;position:absolute;inset:0;overflow:hidden}.hero-media-inner{position:absolute;inset:-2%}.hero-image{object-fit:cover;object-position:78% 20%}.camera-meta{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111111c2;border:1px solid #ffffff57;border-radius:5px;justify-content:space-between;align-items:center;gap:16px;padding:11px 13px;font-size:11px;font-weight:500;display:flex;position:absolute;top:18px;left:18px;right:18px}.camera-live{align-items:center;gap:8px;display:flex}.camera-live i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #147a4233}.detection-box{border:1.5px solid #fff;border-radius:3px;width:27%;height:43%;position:absolute;top:26%;right:16%;box-shadow:0 0 0 1px #11111138}.detection-box span{color:var(--ink);background:#fff;border-radius:3px 3px 0 0;padding:5px 8px;font-size:10px;font-weight:600;position:absolute;top:-26px;left:-1px}.hero-event-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border:1px solid #ffffffb3;border-radius:8px;width:min(390px,100% - 36px);padding:19px;position:absolute;bottom:18px;right:18px;box-shadow:0 16px 42px #1113}.event-card-top{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;font-size:11px;display:flex}.status-pill{border-radius:999px;align-items:center;gap:8px;width:max-content;padding:6px 9px;font-size:11px;font-weight:600;display:inline-flex}.status-pill i{background:currentColor;border-radius:50%;width:6px;height:6px}.status-pill-pending{color:var(--amber);background:var(--amber-bg)}.status-pill-confirmed,.status-pill-monitoring{color:var(--green);background:var(--green-bg)}.status-pill-flagged{color:var(--red);background:var(--red-bg)}.hero-event-card strong{letter-spacing:-.02em;margin-bottom:7px;font-size:18px;display:block}.hero-event-card p{color:var(--muted);margin-bottom:17px;font-size:13px}.event-progress{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.event-progress i{background:#dedede;border-radius:99px;height:3px}.event-progress i.active.pending{background:var(--amber)}.event-progress i.active.confirmed,.event-progress i.active.monitoring{background:var(--green)}.section-heading h2,.mobile-copy h2,.trust-intro h2,.pilot-copy h2{letter-spacing:-.055em;max-width:890px;margin-bottom:0;font-size:clamp(44px,5vw,76px);font-weight:500;line-height:1.01}.problem{border-top:1px solid var(--line)}.problem-heading{border-bottom:1px solid var(--line);padding-bottom:88px}.problem-layout{grid-template-columns:.75fr 1.25fr;gap:96px;padding-top:60px;display:grid}.problem-stat strong{letter-spacing:-.08em;font-size:clamp(92px,11vw,170px);font-weight:400;line-height:.85;display:block}.problem-stat p{max-width:330px;color:var(--muted);margin:28px 0 0;font-size:15px;line-height:1.5}.problem-copy .lead{letter-spacing:-.035em;max-width:700px;margin-bottom:58px;font-size:clamp(24px,2.7vw,40px);line-height:1.2}.problem-lines{border-top:1px solid var(--line)}.problem-lines p{border-bottom:1px solid var(--line);color:#3f3f3f;grid-template-columns:52px 1fr;gap:12px;margin:0;padding:20px 0;font-size:15px;line-height:1.45;display:grid}.problem-lines span{color:#8b8b8b;font-size:11px;font-weight:600}.workflow{border-top:1px solid var(--line)}.workflow-heading,.workspace-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:90px;margin-bottom:84px;display:grid}.workflow-heading>p,.workspace-heading>p{max-width:440px;color:var(--muted);margin:0 0 6px;font-size:16px;line-height:1.55}.workflow-list{border-top:1px solid var(--ink)}.workflow-row{border-bottom:1px solid var(--line);grid-template-columns:74px minmax(0,1fr) 190px;align-items:center;gap:34px;min-height:156px;transition:transform .18s,box-shadow .18s;display:grid}.workflow-row:hover{transform:translateY(-2px);box-shadow:0 14px 30px -26px #111111b3}.step-number{color:#8c8c8c;font-size:12px}.workflow-row h3{letter-spacing:-.025em;margin:0 0 7px;font-size:24px;font-weight:500}.workflow-row p{max-width:670px;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.workflow-row>.status-pill{justify-self:end}.workspace{border-top:1px solid var(--line)}.workspace-window{border:1px solid var(--line-strong);background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 30px 80px #1111111a}.browser-bar{border-bottom:1px solid var(--line);min-height:54px;color:var(--muted);grid-template-columns:1fr 1fr 1fr;align-items:center;padding:0 18px;font-size:11px;display:grid}.browser-dots{gap:7px;display:flex}.browser-dots i{background:#cfcfcf;border-radius:50%;width:8px;height:8px}.browser-bar>span:nth-child(2){justify-self:center}.system-active{color:var(--green);justify-self:end;align-items:center;gap:7px;display:flex}.system-active i{background:currentColor;border-radius:50%;width:7px;height:7px}.workspace-image{overflow:hidden}.workspace-image img{width:100%;height:auto}.workspace-notes{border-top:1px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-top:54px;display:grid}.workspace-notes>div{color:var(--muted);grid-template-columns:36px 1fr;gap:12px;padding:22px 30px 0 0;font-size:14px;line-height:1.5;display:grid}.workspace-notes span{color:#8c8c8c;font-size:11px}.workspace-notes p{margin:0}.workspace-notes strong{color:var(--ink);font-weight:600}.mobile-section{border-top:1px solid var(--line)}.mobile-layout{grid-template-columns:.7fr 1.3fr;align-items:center;gap:90px;display:grid}.mobile-copy>p:not(.eyebrow){max-width:520px;color:var(--muted);margin:32px 0 40px;font-size:16px;line-height:1.6}.mobile-copy ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.mobile-copy li{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:16px 0;font-size:14px;display:flex}.mobile-frame{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 24px 64px #1111111a}.mobile-frame img{width:100%;height:auto}.trust{border-top:1px solid var(--line)}.trust-layout{grid-template-columns:.9fr 1.1fr;gap:120px;display:grid}.trust-intro>p:not(.eyebrow){max-width:570px;color:var(--muted);margin:32px 0 46px;font-size:16px;line-height:1.6}.human-decision{border:1px solid var(--line);border-radius:5px;align-items:center;gap:13px;width:max-content;max-width:100%;padding:14px 16px;font-size:12px;display:flex}.human-decision span{color:var(--muted)}.human-decision i{color:#999;font-style:normal}.human-decision strong{font-weight:600}.trust-list{border-top:1px solid var(--ink)}.trust-row{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;gap:12px;padding:28px 0;display:grid}.trust-row>span{color:#888}.trust-row h3{letter-spacing:-.02em;margin:0 0 8px;font-size:20px;font-weight:500}.trust-row p{max-width:580px;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.pilot{border-top:1px solid var(--line)}.pilot-layout{grid-template-columns:.83fr 1.17fr;align-items:start;gap:112px;display:grid}.pilot-copy{position:sticky;top:50px}.pilot-copy>p:not(.eyebrow){max-width:530px;color:var(--muted);margin:32px 0 44px;font-size:16px;line-height:1.6}.pilot-details{border-top:1px solid var(--line)}.pilot-details p{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr;gap:12px;margin:0;padding:16px 0;font-size:14px;display:grid}.pilot-details span{color:#8c8c8c;font-size:11px}.lead-form{border:1px solid var(--line-strong);background:#fff;border-radius:8px;padding:clamp(28px,4vw,52px);box-shadow:0 24px 64px #11111114}.form-grid{grid-template-columns:1fr 1fr;gap:24px 18px;display:grid}.lead-form label{margin-bottom:24px;display:block}.lead-form label>span{justify-content:space-between;margin-bottom:9px;font-size:12px;font-weight:600;display:flex}.lead-form label small{color:#8c8c8c;font-size:11px;font-weight:400}.lead-form input,.lead-form textarea{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fff;border-radius:4px;outline:none;font-size:15px;transition:border-color .16s,box-shadow .16s}.lead-form input{height:49px;padding:0 13px}.lead-form textarea{resize:vertical;min-height:112px;padding:13px;line-height:1.5}.lead-form textarea::placeholder{color:#999}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--ink);box-shadow:0 0 0 3px #11111112}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-submit{align-items:center;gap:20px;display:flex}.form-submit button{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;gap:22px;min-width:190px;min-height:52px;padding:0 18px;font-size:14px;font-weight:600;transition:transform .18s,box-shadow .18s;display:inline-flex}.form-submit button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 24px #11111129}.form-submit button:disabled{cursor:wait;opacity:.65}.form-submit p{max-width:230px;color:var(--muted);margin:0;font-size:11px;line-height:1.45}.form-submit p a{border-bottom:1px solid #aaa}.form-message{border-radius:4px;margin:22px 0 0;padding:14px;font-size:13px;line-height:1.45}.form-message-success{color:var(--green);background:var(--green-bg)}.form-message-error{color:var(--red);background:var(--red-bg)}.site-footer{border-top:1px solid var(--ink);background:#fff}.footer-main{grid-template-columns:1fr 1fr;gap:80px;padding:76px 0;display:grid}.footer-brand img{width:176px;height:auto}.footer-brand p{max-width:310px;color:var(--muted);margin:25px 0 0;font-size:14px;line-height:1.5}.footer-links{grid-template-columns:1fr 1fr;gap:50px;display:grid}.footer-links>div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-links strong{margin-bottom:5px;font-size:12px}.footer-links a{color:var(--muted);font-size:13px}.footer-links a:hover{color:var(--ink)}.footer-legal{border-top:1px solid var(--line);justify-content:space-between;gap:30px;padding:20px 0 30px;display:flex}.footer-legal p{color:#777;margin:0;font-size:11px}.legal-main{background:#fff;min-height:70vh;padding:88px 0 140px}.legal-shell{width:min(900px,100% - 64px);margin:0 auto}.legal-kicker{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:19px;font-size:12px;font-weight:600}.legal-main h1{letter-spacing:-.055em;margin:0 0 24px;font-size:clamp(48px,7vw,82px);font-weight:500;line-height:.98}.legal-updated{color:var(--muted);margin:0 0 64px;font-size:13px}.legal-intro{border-bottom:1px solid var(--ink);padding-bottom:40px;font-size:20px;line-height:1.5}.legal-section{border-bottom:1px solid var(--line);padding:38px 0}.legal-section h2{letter-spacing:-.025em;margin:0 0 17px;font-size:25px;font-weight:500}.legal-section h3{margin:26px 0 10px;font-size:16px;font-weight:600}.legal-section p,.legal-section li{color:#454545;font-size:15px;line-height:1.65}.legal-section p:last-child{margin-bottom:0}.legal-section ul,.legal-section ol{padding-left:20px}.legal-section li+li{margin-top:8px}.legal-notice{border:1px solid var(--line);color:var(--muted);margin-top:42px;padding:18px 20px;font-size:12px;line-height:1.5}@media (width<=1100px){.hero-layout{grid-template-columns:.86fr 1.14fr;gap:44px}.hero h1{font-size:clamp(54px,7vw,76px)}.workflow-heading,.workspace-heading,.trust-layout,.pilot-layout{gap:64px}}@media (width<=900px){.shell,.legal-shell{width:min(100% - 40px,720px)}.section{padding:96px 0}.site-header nav{display:none}.button-small{margin-left:auto}.hero{padding:72px 0 90px}.hero-layout,.problem-layout,.workflow-heading,.workspace-heading,.mobile-layout,.trust-layout,.pilot-layout{grid-template-columns:1fr}.hero-layout{gap:62px}.hero-copy{max-width:680px}.hero-product{aspect-ratio:1.22}.problem-layout,.workflow-heading,.workspace-heading,.mobile-layout,.trust-layout,.pilot-layout{gap:54px}.problem-heading{padding-bottom:54px}.workflow-heading,.workspace-heading{margin-bottom:58px}.mobile-copy{max-width:640px}.pilot-copy{position:static}}@media (width<=640px){.shell,.legal-shell{width:calc(100% - 32px)}.section{padding:78px 0}.site-header{height:72px}.header-inner{gap:18px}.brand{width:144px}.button-small{min-height:38px;padding:0 12px;font-size:12px}.button-small svg{display:none}.activity-ticker{height:34px}.ticker-item{min-width:250px;padding:0 18px;font-size:10px}.hero{min-height:auto;padding:62px 0 76px}.hero h1{font-size:53px}.hero-intro{font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.hero-assurance{margin-top:38px}.hero-product{aspect-ratio:.9}.hero-image{object-position:72% 20%}.hero-event-card{width:auto;bottom:12px;left:12px;right:12px}.camera-meta{top:12px;left:12px;right:12px}.detection-box{width:39%;right:11%}.section-heading h2,.mobile-copy h2,.trust-intro h2,.pilot-copy h2{font-size:43px}.problem-stat strong{font-size:108px}.workflow-row{grid-template-columns:38px 1fr;gap:18px;padding:25px 0}.workflow-row>.status-pill{grid-column:2;justify-self:start}.browser-bar{grid-template-columns:1fr 1fr}.browser-bar>span:nth-child(2){display:none}.workspace-image img{width:132%;max-width:none}.workspace-notes{grid-template-columns:1fr}.workspace-notes>div{border-bottom:1px solid var(--line);padding:18px 0}.human-decision{flex-direction:column;align-items:flex-start}.human-decision i{transform:rotate(90deg)}.form-grid,.footer-main,.footer-links{grid-template-columns:1fr}.form-submit{flex-direction:column;align-items:flex-start}.form-submit button{width:100%}.footer-main{gap:48px;padding:60px 0}.footer-legal{flex-direction:column;align-items:flex-start;gap:10px}.legal-main{padding:64px 0 100px}.legal-main h1{font-size:50px}.legal-intro{font-size:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.ticker-track{transform:none!important}}
