@font-face{font-family:'Geist';src:url(/assets/fonts/Geist-Variable.28ec5c4855.woff2) format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
@font-face{font-family:'Geist Mono';src:url(/assets/fonts/GeistMono-Variable.eea1a05331.woff2) format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
:root{--ink:#1c1d20;--paper:#ece7dd;--white:#faf9f6;--muted:#b1b1b1;--green:#89a78e;--pad:clamp(24px,4.2vw,108px);--mono:'Geist',sans-serif;--code:'Geist Mono',monospace;--ease:cubic-bezier(.22,1,.36,1)}
    *{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:var(--ink);color:var(--white);font-family:'Geist',Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default}svg{display:block;max-width:100%}button,a,input,select,textarea{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent-ink);outline-offset:4px}dialog .dialog-close:focus-visible{outline-offset:2px}::selection{background:#2b5a99;color:#fff}[hidden]{display:none!important}
    .grain{position:fixed;inset:0;z-index:70;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23n)' d='M0 0h180v180H0z'/%3E%3C/svg%3E");background-size:180px 180px}
    .skip{position:fixed;top:12px;left:12px;background:var(--paper);color:var(--ink);padding:14px 20px;z-index:100;transform:translateY(-200%)}.skip:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
    .meta{font-family:var(--mono);font-size:11px;font-weight:400;line-height:1.65;letter-spacing:.13em;text-transform:uppercase}.muted{color:var(--muted)}.dot{display:inline-block;width:6px;height:6px;margin-right:8px;background:var(--green);border-radius:50%;vertical-align:middle}.arrow{font-size:20px;line-height:1;font-weight:400}.pill{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:52px;padding:15px 24px;border:1px solid var(--white);border-radius:100px;background:var(--white);color:var(--ink);font-size:13px;font-weight:600;transition:transform .25s var(--ease),background .25s}.pill:hover{transform:translateY(-3px);background:var(--paper)}.pill--outline{background:transparent;color:var(--white);border-color:#757575}.pill--outline:hover{background:#313131}.text-link{display:inline-flex;align-items:center;gap:20px;min-height:44px;font-size:14px;border-bottom:1px solid #747474}.text-link:hover .arrow{transform:translateX(4px)}.text-link .arrow{transition:transform .2s}.eyebrow{display:flex;align-items:center;gap:13px}.eyebrow::before{content:'';display:block;width:23px;height:1px;background:currentColor;opacity:.6}
    .poster{--split:60%;position:relative;isolation:isolate;min-height:1000px;height:100svh;max-height:1280px;overflow:hidden;background:var(--ink)}.poster::before{content:'';position:absolute;inset:var(--split) 0 0;background:var(--paper);z-index:-3}.poster-header{position:absolute;top:35px;left:var(--pad);right:var(--pad);display:flex;justify-content:space-between;gap:24px;z-index:4}.poster-header .meta:last-child{text-align:right}.poster-footer{position:absolute;bottom:27px;left:var(--pad);right:var(--pad);display:flex;justify-content:space-between;align-items:end;gap:24px;color:var(--ink);z-index:4}.poster-footer p{margin:0}.poster-footer .right-note{text-align:right}.numeral{position:absolute;inset:0;z-index:-2;pointer-events:none;overflow:hidden;color:var(--white);clip-path:inset(0 0 calc(100% - var(--split)) 0)}.numeral--floor{clip-path:inset(var(--split) 0 0);color:var(--ink)}.numeral span{position:absolute;top:calc(var(--split) - .64em);right:-.075em;font-size:clamp(660px,70vw,1700px);font-weight:900;letter-spacing:-.095em;line-height:1;opacity:.105}.numeral--floor span{opacity:.095}.copy{position:absolute;left:var(--pad);top:22%;width:34%;max-width:560px;z-index:3}.copy h1,.copy h2{font-size:clamp(36px,4.1vw,76px);line-height:.98;letter-spacing:-.045em;font-weight:900;text-transform:uppercase;margin:23px 0}.copy p{max-width:380px;font-size:clamp(15px,1.1vw,19px);line-height:1.65;color:#c2c2c2;margin:0 0 24px}.copy .pill{margin-top:8px}.floor-copy{position:absolute;top:calc(var(--split) + 38px);left:var(--pad);width:30%;max-width:400px;color:var(--ink);z-index:3}.floor-copy h3{font-weight:800;letter-spacing:-.025em;font-size:23px;line-height:1.15;margin:12px 0}.floor-copy p{font-size:15px;line-height:1.65;margin:0;color:#565656}.floor-copy .meta{color:#5b5b5b}.cutout{position:absolute;z-index:2}.art-note{position:absolute;font-family:var(--mono);font-size:11px;letter-spacing:.06em;line-height:1.55;text-transform:uppercase}.rule-list{list-style:none;padding:0;margin:24px 0 0}.rule-list li{padding:11px 0;border-bottom:1px solid #a7a7a7;display:flex;justify-content:space-between;gap:18px;font-size:13px}.rule-list li:first-child{border-top:1px solid #a7a7a7}.rule-list b{font-weight:500}.reveal,.reveal-x{transition:translate 1.1s var(--ease),opacity .9s var(--ease)}.js-motion .reveal:not(.is-visible){opacity:0;translate:-28px 14px}.js-motion .copy.reveal>*{transition:translate 1s var(--ease),opacity .9s var(--ease)}.js-motion .copy.reveal>*:nth-child(2){transition-delay:.07s}.js-motion .copy.reveal>*:nth-child(3){transition-delay:.14s}.js-motion .copy.reveal>*:nth-child(4){transition-delay:.21s}.js-motion .copy.reveal>*:nth-child(5){transition-delay:.28s}.js-motion .copy.reveal:not(.is-visible)>*{opacity:0;translate:-22px 0}.js-motion .reveal-x:not(.is-visible){opacity:0}.js-motion .from-left:not(.is-visible){translate:-40px 0}.js-motion .from-right:not(.is-visible){translate:44px 0}.reveal-x.delay-1{transition-delay:.12s}.reveal-x.delay-2{transition-delay:.22s}@media(max-width:760px){.js-motion .reveal:not(.is-visible){translate:-16px 10px}.js-motion .copy.reveal:not(.is-visible)>*{translate:-10px 0}.js-motion .from-left:not(.is-visible){translate:-18px 0}.js-motion .from-right:not(.is-visible){translate:20px 0}}
    .site-header{position:fixed;top:0;left:0;right:0;height:104px;transition:height .35s ease,background-color .35s ease,border-color .35s ease;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;gap:35px;z-index:10;border-bottom:1px solid #424242}.brand{display:flex;align-items:center;gap:12px}.brand-mark{font-size:25px;letter-spacing:-.13em;font-weight:900;border:1px solid #6e6e6e;padding:5px 9px 6px 6px;line-height:1.1}.brand-name{font-size:14px;font-weight:600;letter-spacing:-.04em}.nav{display:flex;align-items:center;gap:32px}.nav a{font-size:12px;min-height:44px;display:inline-flex;align-items:center}.nav a:hover{color:#c2c2c2}.site-header .pill{min-height:43px;font-size:12px;padding:12px 20px;gap:24px}.nav-toggle{display:none;background:none;border:1px solid #747474;border-radius:50px;min-height:44px;padding:0 16px;font-size:12px}.hero{--split:62%;min-height:900px}.hero .copy{top:21%;width:35%}.hero .copy h1{font-size:clamp(40px,4vw,90px)}.hero .copy p{max-width:320px}.hero .floor-copy{top:calc(var(--split) + 45px)}.hero .numeral span{font-size:clamp(760px,78vw,1880px);top:calc(var(--split) - .61em)}.hero-status{position:absolute;left:var(--pad);top:145px}.hero .poster-footer{bottom:25px}.hero-object{width:clamp(320px,29vw,580px);right:17%;top:24%;transform:rotate(-2.5deg)}.unit-card{background:#f7f7f7;color:var(--ink);border:1px solid #989898;border-radius:3px;overflow:hidden}.unit-top{display:flex;justify-content:space-between;align-items:center;padding:19px 20px;border-bottom:1px solid #dddddd}.unit-top strong{font-size:12px;letter-spacing:-.03em}.unit-top span{font-family:var(--mono);font-size:9px}.vehicle-photo{background:#d5d5d5;position:relative;overflow:hidden;aspect-ratio:1.6;display:flex;align-items:center;justify-content:center}.vehicle-photo::before{position:absolute;content:'';left:0;right:0;bottom:0;height:26%;background:#c3c3c3}.vehicle-photo svg{width:100%;position:relative;z-index:1}.photo-label{position:absolute;top:15px;left:16px;z-index:2;font-family:var(--mono);font-size:9px;letter-spacing:.1em}.photo-count{position:absolute;bottom:12px;right:14px;font-family:var(--mono);font-size:9px;z-index:2}.unit-info{padding:23px}.unit-info .meta{font-size:9px}.unit-info h3{font-size:clamp(20px,2vw,33px);letter-spacing:-.045em;margin:10px 0 7px;font-weight:750}.unit-info>p{font-size:11px;color:#666666;margin:0 0 20px}.unit-price{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #cfcfcf;padding:17px 0}.unit-price strong{font-size:26px;letter-spacing:-.05em}.unit-price span{font-size:9px;color:#626262}.unit-cta{width:100%;display:flex;justify-content:space-between;padding:14px 17px;background:var(--ink);color:white;border:0;border-radius:30px;font-size:11px;min-height:44px}.unit-cta:hover{background:#414141}.unit-small{display:block;text-align:center;font-size:9px;padding:14px 0 0;color:#696969}.sync-ticket{position:absolute;width:232px;right:-35%;bottom:11%;transform:rotate(4deg);background:var(--ink);color:var(--white);border:1px solid #656565;padding:19px}.sync-ticket .meta{font-size:9px}.sync-ticket strong{font-size:25px;letter-spacing:-.04em;display:block;margin:14px 0 6px}.sync-ticket p{font-size:10px;line-height:1.7;color:#b8b8b8;margin:0}.hero-object>.art-note{left:12px;bottom:-30px;color:#535353}.floor-shadow{position:absolute;z-index:-1;bottom:9%;right:12%;width:43%;height:23px;background:#292929;border-radius:50%;filter:blur(20px);opacity:.18}
    .routing{--split:64%}.routing .copy{top:20%}.routing-art{width:52%;right:var(--pad);top:24%;height:60%}.feed-sheet{position:absolute;top:0;left:0;width:46%;background:var(--paper);color:var(--ink);padding:24px 24px 30px;transform:rotate(-2deg);border:1px solid #b1b1b1}.feed-sheet .meta{font-size:9px}.sheet-title{font-size:26px;font-weight:800;letter-spacing:-.05em;margin:24px 0 6px}.feed-sheet p{font-size:11px;line-height:1.5;margin:0}.data-rows{margin:24px 0 20px;border-top:1px solid #afafaf}.data-row{display:flex;justify-content:space-between;gap:10px;padding:13px 0;border-bottom:1px solid #bfbfbf;font-family:var(--mono);font-size:9px}.data-row b{font-weight:400}.route-line{position:absolute;top:30%;left:43%;right:14%;height:1px;background:#b8b8b8}.route-line::after{content:'';position:absolute;right:0;top:0;width:1px;height:175px;background:#838383}.route-hub{position:absolute;top:21%;left:45%;width:90px;height:90px;background:var(--ink);border:1px solid #9b9b9b;display:grid;place-content:center;font-size:27px;font-weight:900;letter-spacing:-.12em;transform:rotate(2deg)}.destinations{position:absolute;right:0;top:42%;width:65%;color:var(--ink)}.destination{min-height:68px;display:flex;align-items:center;gap:18px;padding:18px 22px;background:#f4f4f4;border:1px solid #a6a6a6;margin-top:-1px}.destination:first-child{transform:translateX(-20px)}.destination:last-child{transform:translateX(20px)}.destination .meta{font-size:9px;width:22px}.destination strong{font-size:14px;font-weight:650}.destination .arrow{margin-left:auto}.route-caption{left:0;bottom:0;color:#555555}.routing .floor-copy{max-width:350px}
    .inventory{--split:61%;min-height:940px}.inventory .copy{top:18%;width:30%}.inventory .copy h2{font-size:clamp(36px,3.9vw,72px)}.inventory-art{right:-3%;top:24%;width:65%;transform:rotate(1deg);color:var(--ink)}.browser{background:#f5f5f5;border:1px solid #989898;border-radius:5px;overflow:hidden}.browser-chrome{height:38px;padding:0 18px;display:flex;align-items:center;gap:6px;border-bottom:1px solid #c4c4c4;background:#e5e5e5}.browser-chrome i{width:5px;height:5px;border-radius:50%;background:#919191}.browser-chrome span{font-family:var(--mono);font-size:9px;color:#6a6a6a;margin-left:18px}.app-header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:25px calc(28px + 3vw) 20px 28px}.app-brand{font-size:16px;font-weight:850;letter-spacing:-.06em}.app-brand small{display:block;font-family:var(--mono);font-size:9px;letter-spacing:.12em;margin-top:4px;font-weight:400}.app-tabs{display:flex;border:1px solid #b4b4b4;border-radius:30px;padding:3px}.app-tab{background:transparent;border:0;color:#565656;font-size:10px;padding:9px 15px;border-radius:20px;min-height:38px}.app-tab[aria-selected=true]{background:var(--ink);color:white}.app-body{padding:0 calc(28px + 3vw) 27px 28px}.app-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid #bcbcbc;padding:19px 0}.app-toolbar strong{font-size:24px;letter-spacing:-.045em}.app-toolbar span{font-size:9px;color:#676767}.filters{display:flex;align-items:center;gap:7px;margin:0 0 21px}.filter{min-height:35px;border:1px solid #b5b5b5;border-radius:25px;background:none;padding:8px 13px;font-size:9px;color:var(--ink)}.filter[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.vehicle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.listing{border-top:1px solid #aeaeae;padding-bottom:8px;min-width:0}.listing .vehicle-photo{aspect-ratio:1.4;margin-top:9px}.listing .vehicle-photo svg{width:115%;max-width:none;flex-shrink:0}.listing .photo-label{font-size:9px;top:10px;left:10px}.listing h3{font-size:14px;letter-spacing:-.035em;margin:16px 0 6px}.listing p{font-size:9px;color:#666666;margin:0 0 17px}.listing-price{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:15px;font-weight:700}.listing-price button{border:1px solid #a6a6a6;border-radius:50%;width:44px;height:44px;background:none;color:var(--ink);font-size:19px}.listing-price button:hover{background:#e2e2e2}.app-foot{display:flex;justify-content:space-between;border-top:1px solid #bfbfbf;margin-top:19px;padding-top:15px;font-family:var(--mono);font-size:9px;color:#626262;letter-spacing:.04em}.embed-tag{position:absolute;bottom:-49px;left:6%;padding:17px 25px;background:var(--ink);color:var(--white);font-family:var(--mono);font-size:11px;transform:rotate(2deg);border:1px solid #616161}.inventory .floor-copy{width:28%;max-width:360px}.inbox-list{display:grid;gap:0}.inbox-row{padding:18px 0;border-top:1px solid #c1c1c1;display:grid;grid-template-columns:32px 1fr auto;gap:13px;align-items:center}.avatar{width:29px;height:29px;border:1px solid #a5a5a5;border-radius:50%;display:grid;place-items:center;font-size:9px}.inbox-row strong{font-size:11px}.inbox-row p{font-size:9px;color:#666666;margin:6px 0 0}.inbox-row .meta{font-size:9px}.inbox-summary{font-size:11px;line-height:1.7;padding:10px 0}.demo-tag{font-family:var(--mono);font-size:9px;letter-spacing:.07em;color:#626262}
    .chat-poster{--split:64%}.chat-poster .copy{top:21%}.chat-stage{right:6%;top:21%;width:48%;height:64%}.live-view{position:absolute;top:0;left:0;width:65%;background:#f2f2f2;color:var(--ink);border:1px solid #9e9e9e;transform:rotate(-2.5deg);padding:20px}.live-view .vehicle-photo{margin-top:20px}.live-view strong{font-size:19px;letter-spacing:-.04em;display:block;margin:17px 0 8px}.live-view p{font-size:10px;margin:0;color:#696969}.live-view .meta{font-size:9px}.phone{position:absolute;right:0;top:15%;width:clamp(240px,20vw,380px);background:#202020;border:1px solid #797979;border-radius:34px;padding:9px;transform:rotate(2deg);color:var(--ink)}.phone-screen{border-radius:25px;background:#f4f4f4;overflow:hidden;min-height:460px}.phone-status{height:34px;display:flex;justify-content:space-between;align-items:center;padding:0 19px;font-size:9px;font-weight:600}.phone-island{width:55px;height:14px;background:#242424;border-radius:20px}.chat-head{padding:14px 15px;border-bottom:1px solid #c7c7c7}.chat-head strong{display:block;font-size:13px;letter-spacing:-.02em}.chat-head p{margin:5px 0 0;font-size:9px;color:#616161}.chat-context{margin:12px;padding:10px;background:#e7e7e7;display:flex;gap:9px;align-items:center}.chat-context svg{width:58px;flex-shrink:0}.chat-context span{font-size:9px;line-height:1.6}.chat-context b{font-size:9px}.messages{padding:4px 14px;display:flex;flex-direction:column;gap:12px;min-height:183px}.bubble{padding:12px;max-width:89%;font-size:11px;line-height:1.65;margin:0;background:#e4e4e4;border-radius:0 12px 12px}.bubble--out{align-self:flex-end;background:var(--ink);color:white;border-radius:12px 0 12px 12px}.message-time{font-family:var(--mono);font-size:9px;color:#6a6a6a;align-self:flex-end;margin-top:-7px}.chat-action{padding:13px 14px 18px}.chat-action button{width:100%;min-height:44px;border:1px solid #9f9f9f;border-radius:24px;background:none;color:var(--ink);font-size:10px}.chat-action button:hover{background:#e5e5e5}.chat-action button:disabled{color:#585858;border-color:#c8c8c8}.chat-stage>.art-note{bottom:0;left:0;color:#575757}.chat-poster .floor-copy{width:32%}
    .crm{--split:64%}.crm .copy{top:18%;width:31%}.crm-art{width:62%;right:-2%;top:30%;transform:rotate(1deg);color:var(--ink)}.crm-board{padding:27px;background:#eeeeee;border:1px solid #929292}.crm-title{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #bbbbbb;padding-bottom:20px}.crm-title strong{font-size:21px;letter-spacing:-.05em}.crm-title span{font-size:9px;font-family:var(--mono);color:#656565}.board-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.board-label{font-size:9px;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:12px;border-bottom:2px solid #a2a2a2}.board-label b{font-weight:500}.customer{padding:17px 14px;background:#f9f9f9;border:1px solid #c1c1c1;margin-bottom:12px}.customer .meta{font-size:9px;letter-spacing:.06em;color:#686868}.customer strong{font-size:14px;letter-spacing:-.02em;display:block;margin:15px 0 6px}.customer p{font-size:9px;line-height:1.6;margin:0 0 20px;color:#646464}.customer .task{font-size:9px;padding-top:11px;border-top:1px solid #d2d2d2;line-height:1.5}.customer--selected{transform:rotate(-2.5deg) translate(-8px,14px);background:var(--ink);color:white;border-color:var(--ink)}.customer--selected p,.customer--selected .meta{color:#c1c1c1}.customer--selected .task{border-color:#646464}.crm-foot{display:flex;justify-content:space-between;margin-top:15px;font-family:var(--mono);font-size:9px;line-height:1.6}.crm-art>.art-note{bottom:-42px;right:12%;color:#545454}.crm .floor-copy{width:28%}
    .tools-poster{--split:63%}.tools-poster .copy{top:20%;width:34%}.tools-art{width:48%;right:7%;top:25%;height:59%;color:var(--ink)}.work-order{position:absolute;right:0;top:0;width:69%;background:#ededed;border:1px solid #9f9f9f;padding:28px;transform:rotate(2.5deg)}.work-order .meta{font-size:9px}.work-order h3{font-size:32px;line-height:1;letter-spacing:-.04em;margin:28px 0}.work-order p{font-size:11px;line-height:1.7;max-width:250px}.work-order .rule-list li{font-size:10px;padding:13px 0}.work-order .order-total{display:flex;justify-content:space-between;border-top:2px solid #272727;margin-top:25px;padding-top:18px;font-size:12px}.capture{position:absolute;left:0;bottom:0;width:47%;border:1px solid #7e7e7e;background:var(--ink);color:white;padding:17px;transform:rotate(-3deg)}.capture .meta{font-size:9px}.capture .vehicle-photo{margin:17px 0;background:#c3c3c3;aspect-ratio:1}.capture .vehicle-photo::after{content:'';position:absolute;inset:15px;border:1px solid #f6f6f6;z-index:2}.capture .vehicle-photo::before{background:#b1b1b1}.capture h4{font-size:13px;margin:0 0 8px;letter-spacing:-.03em}.capture p{font-size:9px;color:#c1c1c1;line-height:1.6;margin:0}.capture-progress{display:flex;gap:5px;margin-top:16px}.capture-progress i{height:3px;flex:1;background:#595959}.capture-progress i:nth-child(-n+4){background:#ebebeb}.tools-art>.art-note{right:0;bottom:-35px;color:#5a5a5a}.tools-poster .floor-copy{width:33%}
    .care{--split:63%}.care .copy{top:20%;width:38%}.care .copy h2{font-size:clamp(38px,4.2vw,82px)}.care .numeral span{font-size:clamp(380px,44vw,1100px);right:-.045em;letter-spacing:-.09em;top:calc(var(--split) - .69em)}.care-art{width:34%;right:9%;top:22%;transform:rotate(2deg);color:var(--ink)}.rate-sheet{background:#f4f4f4;border:1px solid #a7a7a7;padding:35px}.rate-sheet-head{display:flex;align-items:start;justify-content:space-between;gap:15px}.rate-sheet-head .meta{font-size:9px}.rate-sheet h3{font-size:38px;font-weight:850;letter-spacing:-.055em;line-height:1.03;margin:35px 0 20px}.rate-sheet>p{font-size:12px;color:#646464;line-height:1.6}.rate-sheet .rule-list li{font-size:11px;padding:14px 0}.rate-sheet .rule-list li span{color:#646464}.rate-sheet-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:28px}.rate-sheet-bottom strong{font-size:45px;line-height:1;letter-spacing:-.05em;font-weight:900}.rate-sheet-bottom .meta{font-size:9px;line-height:1.8;text-align:right}.care .floor-copy{width:38%;max-width:480px}.care .floor-copy h3{font-size:25px}.care .floor-copy p{max-width:410px}
    .people{--split:65%}.people .copy{top:20%;width:35%}.people .numeral span{font-size:clamp(550px,69vw,1650px);right:-.045em}.verticals{right:var(--pad);left:48%;top:23%;color:var(--white)}.vertical-row{padding:19px 0;border-top:1px solid #787878;display:flex;justify-content:space-between;align-items:center}.vertical-row:last-child{border-bottom:1px solid #787878}.vertical-row strong{font-size:clamp(25px,2.8vw,54px);letter-spacing:-.05em;font-weight:750;line-height:1}.vertical-row span{font-family:var(--mono);font-size:9px}.studio-slip{position:absolute;right:13%;top:calc(var(--split) - 28px);width:36%;padding:25px 30px;background:#f5f5f5;border:1px solid #919191;transform:rotate(1.5deg);color:var(--ink);z-index:3}.studio-slip strong{font-size:20px;letter-spacing:-.04em;display:block;margin:15px 0 10px}.studio-slip p{font-size:12px;line-height:1.7;color:#646464;margin:0}.studio-slip .meta{font-size:9px}.people .floor-copy{width:31%;top:calc(var(--split) + 37px)}
    .closing{--split:64%;min-height:980px}.closing .copy{top:24%;width:40%;max-width:690px}.closing .copy h2{font-size:clamp(43px,5.1vw,96px)}.closing .copy p{max-width:340px}.closing-art{right:12%;top:35%;width:29%;background:var(--paper);color:var(--ink);border:1px solid #a4a4a4;padding:32px;transform:rotate(2.5deg)}.closing-art>.meta{font-size:9px}.closing-art h3{font-size:clamp(30px,3.8vw,68px);letter-spacing:-.055em;line-height:1;font-weight:850;margin:40px 0}.closing-art .rule-list li{font-size:10px}.closing-art .ticket-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:25px}.closing-art .ticket-bottom span{font-size:38px;line-height:1}.closing-art .ticket-bottom .meta{font-size:9px}.closing .floor-copy{top:calc(var(--split) + 38px);width:35%}.closing .poster-footer{border-top:1px solid #a8a8a8;padding-top:20px}.site-footer{padding:34px var(--pad);display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #464646}.site-footer .meta{color:#b4b4b4;font-size:9px}.site-footer>a:last-child{font-size:12px;display:flex;gap:20px;align-items:center;min-height:44px}
    dialog{width:min(560px,calc(100% - 32px));max-height:calc(100svh - 40px);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border:1px solid #939393;padding:34px;background:var(--paper);color:var(--ink);overflow:auto}dialog::backdrop{background:rgb(12 13 12 / .78)}.dialog-close{position:absolute;right:16px;top:14px;width:44px;height:44px;background:transparent;border:1px solid #b6b6b6;border-radius:50%;color:var(--ink);font-size:24px}.dialog-title{font-weight:900;font-size:35px;line-height:1.05;letter-spacing:-.045em;text-transform:uppercase;margin:28px 0 14px}.dialog-intro{font-size:13px;line-height:1.7;color:#5b5b5b;max-width:400px}dialog .meta{font-size:9px;padding-right:40px}.demo-form{display:grid;gap:17px;margin-top:24px}.field label{display:block;font-size:11px;font-weight:600;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;border:1px solid #a3a3a3;border-radius:0;background:#f3f3f3;color:var(--ink);padding:12px;font-size:13px;min-height:44px}.field textarea{min-height:85px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-note{font-size:11px;line-height:1.65;color:#575757;margin:0}.demo-form .pill,dialog>.pill{background:var(--ink);color:white;border-color:var(--ink);margin-top:7px}.success{font-size:14px;line-height:1.7;border-top:1px solid #b0b0b0;margin-top:25px;padding-top:20px}.success strong{font-size:20px;letter-spacing:-.03em}.success p{margin-bottom:0}.success .pill{background:var(--ink);color:white;border-color:var(--ink);margin:18px 0}.detail-photo{margin-top:24px}.detail-specs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0;font-size:12px}.detail-specs p{padding-bottom:10px;border-bottom:1px solid #bbbbbb;margin:0}.detail-specs span{color:#656565;display:block;font-family:var(--mono);font-size:9px;margin-bottom:5px}.detail-disclaimer{font-size:11px;color:#686868;line-height:1.6}
    @media(min-width:1800px){.meta{font-size:12px}.copy p{max-width:480px}.floor-copy p{font-size:17px}.floor-copy h3{font-size:29px}.floor-copy{max-width:520px}.pill{font-size:15px;min-height:58px}.site-header{height:120px}.brand-name{font-size:18px}.nav a{font-size:15px}.hero-status{top:166px}.unit-info{padding:30px}.unit-info>p{font-size:14px}.unit-cta{font-size:14px;padding:18px 22px}.unit-price{padding:22px 0}.unit-small{font-size:12px}.unit-top strong{font-size:15px}.unit-top span,.unit-info .meta{font-size:11px}.sync-ticket{width:290px;padding:25px}.sync-ticket p{font-size:12px}.sync-ticket .meta{font-size:11px}.hero-object{top:23%}.routing-art{top:25%}.feed-sheet{padding:35px}.sheet-title{font-size:40px}.feed-sheet p{font-size:15px}.data-row{font-size:11px;padding:19px 0}.destination{min-height:94px}.destination strong{font-size:19px}.route-hub{width:120px;height:120px;font-size:39px}.browser-chrome{height:47px}.app-header{padding:32px calc(38px + 3vw) 26px 38px}.app-body{padding:0 calc(38px + 3vw) 36px 38px}.app-brand{font-size:22px}.app-brand small{font-size:9px}.app-toolbar strong{font-size:34px}.app-toolbar{padding:25px 0}.app-tab,.filter{font-size:12px}.listing h3{font-size:20px}.listing p{font-size:12px}.listing-price{font-size:21px}.app-foot{font-size:9px}.crm-board{padding:40px}.crm-title strong{font-size:30px}.board-label{font-size:13px}.customer{padding:23px}.customer strong{font-size:21px}.customer p{font-size:13px}.customer .meta{font-size:9px}.customer .task{font-size:11px}.crm-foot{font-size:10px}.phone-screen{min-height:600px}.chat-head{padding:20px}.chat-head strong{font-size:17px}.chat-head p{font-size:12px}.chat-context{padding:15px;margin:18px}.chat-context span{font-size:11px}.chat-context b{font-size:12px}.messages{padding:10px 20px;min-height:245px}.bubble{font-size:14px;padding:16px}.chat-action{padding:20px}.chat-action button{font-size:13px;min-height:50px}.live-view{padding:28px}.live-view strong{font-size:26px}.live-view p{font-size:13px}.rate-sheet{padding:45px}.rate-sheet h3{font-size:55px}.rate-sheet>p{font-size:16px}.rate-sheet .rule-list li{font-size:15px;padding:20px 0}.rate-sheet-head .meta,.rate-sheet-bottom .meta{font-size:11px}.rate-sheet-bottom strong{font-size:64px}.work-order{padding:40px}.work-order h3{font-size:44px}.work-order p{font-size:15px;max-width:370px}.work-order .rule-list li{font-size:13px;padding:17px 0}.capture h4{font-size:18px}.capture p{font-size:12px}.studio-slip{padding:32px 40px}.studio-slip strong{font-size:28px}.studio-slip p{font-size:16px}}
    @media(max-width:1100px) and (min-width:761px){.copy{width:36%;top:21%}.copy h1,.copy h2{font-size:43px}.hero .copy h1{font-size:47px}.nav{gap:18px}.hero-object{right:12%;top:30%;width:310px}.sync-ticket{right:-22%;width:190px}.hero .copy{top:24%;width:38%}.hero .copy p{max-width:280px}.copy p{font-size:14px}.floor-copy p{font-size:12px}.floor-copy h3{font-size:20px}.floor-copy{width:32%}.routing-art{width:53%;top:29%}.feed-sheet{padding:19px 16px;width:52%}.destinations{top:43%;width:75%}.destination{padding:17px 15px}.route-hub{left:48%;top:24%;width:70px;height:70px}.inventory .copy{width:33%}.inventory-art{width:64%;top:33%;right:-4%}.app-header{padding:20px calc(17px + 4vw) 20px 17px}.app-body{padding:0 calc(17px + 4vw) 20px 17px}.vehicle-grid{gap:10px}.app-toolbar strong{font-size:20px}.app-tab{padding:7px 10px;font-size:9px}.listing h3{font-size:12px}.listing-price{font-size:13px}.listing-price button{width:38px;height:44px;border-radius:25px}.embed-tag{font-size:9px;left:3%;padding:16px}.inventory .floor-copy{width:29%}.chat-stage{right:5%;width:49%;top:26%}.phone{width:240px;top:19%;right:-3%}.live-view{width:76%;left:-5%}.chat-poster .copy{width:38%}.chat-poster .floor-copy{width:36%}.crm .copy{width:36%}.crm-art{top:36%;width:63%;right:-5%}.crm-board{padding:20px}.board-columns{gap:10px}.customer{padding:12px 9px}.customer strong{font-size:12px}.crm .floor-copy{width:31%}.tools-art{right:5%;width:50%;top:29%}.work-order{width:78%;padding:22px}.capture{width:55%;left:-4%}.care .copy{width:42%}.care-art{width:41%;right:5%;top:28%}.rate-sheet{padding:27px}.rate-sheet h3{font-size:33px}.people .copy{width:40%}.verticals{left:48%;top:27%}.studio-slip{width:45%;right:7%}.closing-art{width:37%;right:8%;top:35%}.closing .copy{width:45%}.closing .copy h2{font-size:52px}}
    @media(max-width:760px){:root{--pad:24px}.poster{--split:53%;height:auto;min-height:1080px;max-height:none}.poster-header{top:27px;gap:20px}.poster-header .meta{font-size:10px;letter-spacing:.07em}.poster-header .meta:last-child{max-width:170px}.numeral span{font-size:660px;right:-.10em;top:calc(var(--split) - .59em);letter-spacing:-.1em}.copy{top:92px;width:calc(100% - 48px);max-width:none}.copy h1,.copy h2{font-size:clamp(39px,9.7vw,56px);line-height:.99;margin:19px 0}.copy p{font-size:15px;line-height:1.6;max-width:480px;margin-bottom:17px}.copy .eyebrow{font-size:11px}.floor-copy{top:auto;bottom:100px;width:calc(100% - 48px);max-width:440px}.floor-copy h3{font-size:21px;margin:9px 0}.floor-copy p{font-size:14px;line-height:1.6;max-width:400px}.floor-copy .meta{font-size:11px}.poster-footer{bottom:25px;align-items:end;gap:15px}.poster-footer .meta{font-size:10px;letter-spacing:.06em}.poster-footer .right-note{max-width:180px}.pill{font-size:13px;min-height:48px;padding:13px 21px}.site-header{height:80px;gap:12px}.brand{gap:8px}.brand-mark{font-size:22px}.brand-name{font-size:12px}.site-header>.pill{display:none}.nav-toggle{display:block}.nav{position:absolute;top:79px;left:0;right:0;padding:20px var(--pad) 25px;background:var(--ink);border-bottom:1px solid #747474;display:none;align-items:stretch;gap:3px}.nav.is-open{display:flex;flex-direction:column}.nav a{font-size:16px;padding:8px 0;min-height:48px}.hero{--split:52%;min-height:1340px}.hero-status{top:108px;font-size:9px}.hero .copy{top:172px;width:calc(100% - 48px)} .hero .copy h1{font-size:clamp(45px,11.6vw,64px);margin:17px 0}.hero .copy p{max-width:330px;font-size:15px}.hero .copy .eyebrow{font-size:11px}.hero .numeral span{font-size:740px;top:calc(var(--split) - .56em);right:-.08em}.hero-object{width:260px;right:calc(50% - 113px);top:536px;transform:rotate(-2.5deg)}.unit-top{padding:13px 15px}.unit-top strong{font-size:10px}.unit-top span{font-size:9px}.unit-info{padding:16px}.unit-info h3{font-size:21px}.unit-info>p{font-size:9px;margin-bottom:12px}.unit-price{padding:12px 0}.unit-price strong{font-size:23px}.unit-cta{font-size:10px;padding:12px 15px}.unit-small{font-size:9px;padding-top:10px}.unit-info .meta{font-size:9px}.sync-ticket{width:166px;padding:13px;right:-21%;bottom:14%;transform:rotate(4.5deg)}.sync-ticket .meta{font-size:9px;letter-spacing:.06em}.sync-ticket strong{font-size:20px;margin:11px 0 5px}.sync-ticket p{font-size:9px}.hero-object>.art-note{font-size:10px;bottom:-48px}.hero .floor-copy{top:auto;bottom:93px;width:calc(100% - 48px);max-width:340px}.hero .floor-copy h3{font-size:20px}.hero .floor-copy p{font-size:14px}.floor-shadow{bottom:22%;right:8%;width:78%}.hero .poster-footer{bottom:25px}.routing{--split:52%;min-height:1240px}.routing .copy{top:96px}.routing-art{top:505px;left:var(--pad);right:auto;width:calc(100% - 48px);height:430px}.feed-sheet{width:62%;padding:20px 17px}.sheet-title{font-size:24px;margin-top:18px}.feed-sheet p{font-size:9px}.data-row{font-size:9px;padding:11px 0}.data-rows{margin:18px 0 13px}.feed-sheet .meta{font-size:9px}.route-hub{top:27%;left:58%;width:65px;height:65px;font-size:23px}.route-line{top:35%;left:54%;right:9%}.destinations{top:51%;right:6%;width:78%}.destination{min-height:54px;padding:14px 16px;gap:10px}.destination strong{font-size:12px}.destination .meta{font-size:9px}.destination:first-child{transform:translateX(-12px)}.destination:last-child{transform:translateX(12px)}.route-caption{bottom:-21px;font-size:9px}.routing .floor-copy{bottom:104px;width:calc(100% - 48px);max-width:450px}.inventory{--split:53%;min-height:calc(1390px + 36vw)}.inventory .copy{top:96px;width:calc(100% - 48px)}.inventory .copy h2{font-size:clamp(39px,9.7vw,56px)}.inventory-art{top:490px;right:-10%;width:105%;transform:rotate(1.5deg)}.browser-chrome{height:29px;padding-left:12px}.browser-chrome span{font-size:9px}.app-header{padding:17px calc(15px + 10vw) 14px 15px;gap:9px}.app-brand{font-size:13px}.app-brand small{font-size:9px;letter-spacing:.06em}.app-tabs{padding:2px}.app-tab{font-size:10px;padding:7px 10px;min-height:38px}.app-body{padding:0 calc(15px + 10vw) 20px 15px}.app-toolbar{padding:15px 0}.app-toolbar strong{font-size:22px}.app-toolbar span{font-size:9px}.filters{gap:5px;margin-bottom:16px}.filter{font-size:10px;padding:7px 11px;min-height:38px}.vehicle-grid{grid-template-columns:repeat(2,1fr);gap:12px}.listing:last-child{display:none}.vehicle-grid.is-filtered{grid-template-columns:1fr 1fr}.vehicle-grid.is-filtered .listing:not([hidden]){display:block}.listing .vehicle-photo{aspect-ratio:1.25}.listing h3{font-size:12px;margin-top:11px}.listing p{font-size:9px;line-height:1.5}.listing-price{font-size:15px}.listing-price button{width:44px;height:44px}.app-foot{font-size:9px;gap:8px}.embed-tag{bottom:-43px;left:8%;font-size:9px;padding:15px 18px}.inventory .floor-copy{width:calc(100% - 48px);bottom:106px;max-width:450px}.inventory .floor-copy .rule-list{margin-top:15px}.rule-list li{font-size:11px;padding:9px 0}.inbox-row{padding:16px 0}.inbox-row strong{font-size:10px}.inbox-row p{font-size:9px;max-width:190px;line-height:1.5}.chat-poster{--split:54%;min-height:1340px}.chat-poster .copy{top:96px;width:calc(100% - 48px)}.chat-stage{top:428px;left:var(--pad);right:auto;width:calc(100% - 48px);height:650px}.live-view{width:76%;left:-7%;padding:15px;top:0}.live-view .meta{font-size:9px}.live-view .vehicle-photo{margin-top:15px}.live-view strong{font-size:15px}.live-view p{font-size:9px}.phone{width:235px;top:91px;right:1%;transform:rotate(2deg)}.phone-screen{min-height:445px}.chat-stage>.art-note{font-size:10px;bottom:-40px}.chat-poster .floor-copy{bottom:99px;width:calc(100% - 48px)}.chat-poster .floor-copy h3{font-size:20px}.chat-poster .floor-copy p{font-size:14px}.crm{--split:55%;min-height:1400px}.crm .copy{top:96px;width:calc(100% - 48px)}.crm-art{top:520px;right:-25%;width:122%;transform:rotate(1.5deg)}.crm-board{padding:21px 18px}.crm-title{padding-bottom:17px}.crm-title strong{font-size:18px}.crm-title span{font-size:9px;margin-right:30px}.board-columns{gap:11px;margin-top:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.board-label{font-size:9px}.customer{padding:13px 10px}.customer strong{font-size:12px}.customer p{font-size:9px;margin-bottom:14px}.customer .meta{font-size:9px;letter-spacing:0}.customer .task{font-size:9px}.customer--selected{transform:rotate(-2.5deg) translate(-5px,12px)}.crm-foot{font-size:9px;padding-right:40px}.crm-art>.art-note{right:25%;bottom:-33px;font-size:10px}.crm .floor-copy{width:calc(100% - 48px);bottom:102px}.tools-poster{--split:55%;min-height:1290px}.tools-poster .copy{top:96px;width:calc(100% - 48px)}.tools-art{top:433px;left:var(--pad);right:auto;width:calc(100% - 48px);height:423px}.work-order{width:76%;right:-2%;padding:22px 18px}.work-order h3{font-size:27px;margin:22px 0}.work-order p{font-size:10px}.work-order .meta{font-size:9px}.work-order .rule-list li{font-size:9px;padding:11px 0}.work-order .order-total{font-size:10px;margin-top:20px;padding-top:14px}.capture{width:53%;left:-2%;bottom:-12px;padding:13px}.capture .meta{font-size:9px}.capture h4{font-size:11px}.capture p{font-size:9px}.capture .vehicle-photo{margin:13px 0}.tools-art>.art-note{font-size:10px;bottom:-112px}.tools-poster .floor-copy{width:calc(100% - 48px);bottom:103px}.care{--split:55%;min-height:1470px}.care .copy{top:96px;width:calc(100% - 48px)}.care .copy h2{font-size:clamp(39px,10.5vw,70px)}.care .numeral span{font-size:370px;top:calc(var(--split) - .63em);right:-.045em}.care-art{top:525px;right:calc(50% - 143px);width:286px;transform:rotate(2.5deg)}.rate-sheet{padding:25px}.rate-sheet h3{font-size:34px;margin:25px 0 18px}.rate-sheet>p{font-size:10px}.rate-sheet .rule-list{margin-top:18px}.rate-sheet .rule-list li{font-size:10px;padding:11px 0}.rate-sheet-bottom{margin-top:23px}.rate-sheet-bottom strong{font-size:38px}.rate-sheet-bottom .meta{font-size:9px}.care .floor-copy{width:calc(100% - 48px);bottom:101px}.care .floor-copy h3{font-size:21px}.people{--split:64%;min-height:1210px}.people .copy{top:96px;width:calc(100% - 48px)}.people .numeral span{font-size:630px;top:calc(var(--split) - .63em);right:-.05em}.verticals{top:470px;left:var(--pad);right:var(--pad)}.vertical-row{padding:18px 0}.vertical-row strong{font-size:31px}.vertical-row span{font-size:9px}.studio-slip{top:calc(var(--split) - 20px);right:var(--pad);width:calc(100% - 60px);padding:22px}.studio-slip strong{font-size:21px}.studio-slip p{font-size:11px}.people .floor-copy{top:auto;bottom:100px;width:calc(100% - 48px)}.people .floor-copy h3{font-size:19px}.people .floor-copy p{font-size:14px}.closing{--split:55%;min-height:1230px}.closing .copy{top:110px;width:calc(100% - 48px)}.closing .copy h2{font-size:clamp(45px,11.5vw,76px)}.closing .copy p{font-size:15px;max-width:320px}.closing-art{top:476px;right:11%;width:75%;max-width:360px;padding:26px}.closing-art h3{font-size:43px;margin:29px 0}.closing-art .rule-list li{font-size:9px}.closing .floor-copy{top:auto;bottom:126px;width:calc(100% - 48px)}.closing .floor-copy p{font-size:14px}.closing .poster-footer{padding-top:18px}.site-footer{flex-wrap:wrap;padding:27px var(--pad);gap:18px}.site-footer>.meta{order:3;width:100%;font-size:9px;line-height:1.8}.site-footer>a:last-child{margin-left:auto;font-size:10px}.site-footer .brand-name{font-size:11px}dialog{padding:27px 23px}.dialog-title{font-size:30px}.form-row{grid-template-columns:1fr}.dialog-intro{font-size:12px}}
    @media(max-width:380px){.hero .copy h1{font-size:43px}.hero .copy p{max-width:290px}.hero-object{right:calc(50% - 108px);width:245px}.sync-ticket{right:-20%;width:155px}.copy h2{font-size:38px}.inventory-art{top:500px}.chat-stage{top:438px}.phone{right:0;width:226px}.closing .copy h2{font-size:42px}.closing-art{top:479px}.brand-name{font-size:11px}.site-header{gap:8px}.nav-toggle{padding:0 12px}.floor-copy p{font-size:11px}}
    @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js-motion .reveal:not(.is-visible),.js-motion .reveal-x:not(.is-visible),.js-motion .copy.reveal:not(.is-visible)>*{opacity:1;transform:none;translate:none}}
  .brand-logo{height:40px;width:auto;display:block;color:#fff}.brand-logo text{fill:currentColor}@media(max-width:760px){.brand-logo{height:32px}}.vehicle-photo.ph-truck,.vehicle-photo.ph-suv,.vehicle-photo.ph-sedan{background:#222}.vehicle-photo.ph-truck::before,.vehicle-photo.ph-suv::before,.vehicle-photo.ph-sedan::before{display:none}.vehicle-photo>.vp-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0}.poster.measuring *{transform:none!important;transition:none!important;animation:none!important}.chat-thumb{display:block;width:58px;aspect-ratio:1.6;flex-shrink:0;border-radius:2px}.chat-thumb{object-fit:cover;background:#222;height:auto}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.site-header.is-scrolled{height:72px;background:rgba(28,29,32,.72);-webkit-backdrop-filter:saturate(140%) blur(14px);backdrop-filter:saturate(140%) blur(14px);border-bottom-color:rgba(255,255,255,.12)}
.brand-logo{transition:height .35s ease}.site-header.is-scrolled .brand-logo{height:30px}
.site-header.is-scrolled .pill{min-height:38px;padding:9px 16px}
@media(min-width:1800px){.site-header.is-scrolled{height:84px}}
@media(max-width:760px){.site-header.is-scrolled{height:60px}.site-header.is-scrolled .brand-logo{height:26px}.site-header.is-scrolled .nav{top:59px}}
.to-top{position:fixed;right:24px;bottom:24px;z-index:60;width:52px;height:52px;border-radius:50%;border:1px solid rgba(255,255,255,.28);background:rgba(28,29,32,.78);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1;cursor:pointer;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .3s ease,transform .3s ease,background-color .2s ease}
.to-top.is-visible{opacity:1;transform:none;pointer-events:auto}.to-top:hover{background:#fff;color:#1c1d20}.to-top:focus-visible{outline:2px solid #fff;outline-offset:3px}
@media(max-width:760px){.to-top{right:16px;bottom:16px;width:46px;height:46px}}
@media(prefers-reduced-motion:reduce){.site-header,.brand-logo,.to-top{transition:none}}
.site-footer{padding-right:calc(var(--pad) + 84px)}@media(max-width:760px){.site-footer{padding-right:calc(var(--pad) + 60px)}}
/* ---- subtle color variant ---- */
:root{--accent:#6a97d6;--accent-ink:#2b5a99;--accent-soft:rgba(43,90,153,.14)}
.eyebrow::before{background:var(--accent);opacity:1}
.poster-header .meta:first-child,.hero-status,.floor-copy .meta{color:var(--accent-ink)}
.poster .copy .meta,.poster-header .meta:first-child{color:var(--accent)}.poster::before ~ .floor-copy .meta,.floor-copy .meta,.unit-info .meta,.listing .meta,.rate-sheet .meta,.work-order .meta,.feed-sheet .meta,.live-view .meta{color:var(--accent-ink)}
.copy h1 .accent,.copy h2 .accent{color:var(--accent)}
.dot{background:var(--accent)}.dot.dot--live{background:var(--green)}
.arrow{color:var(--accent)}
.pill:hover{background:var(--accent);border-color:var(--accent);color:#fff}
.site-header.is-scrolled{box-shadow:inset 0 -1px 0 rgba(81,128,193,.4)}
.to-top:hover{background:var(--accent);border-color:var(--accent);color:#fff}
.listing-price,.unit-price strong,.rate-sheet-bottom strong{color:var(--accent-ink)}
.filter[aria-pressed=true],.app-tab[aria-selected=true]{background:var(--accent-ink);border-color:var(--accent-ink);color:#fff}
.listing-price button:hover,.unit-cta:hover{background:var(--accent);border-color:var(--accent);color:#fff}
.poster::after{content:'';position:absolute;left:0;right:0;top:var(--split);height:2px;background:var(--accent);opacity:.55;z-index:0;pointer-events:none}
.embed-tag,.sync-ticket{border-left:3px solid var(--accent)}
.bubble.bubble--dealer,.messages .bubble--out{background:var(--accent-ink);color:#fff}
.chat-context{border-left:3px solid var(--accent)}
.capture-progress i.is-done{background:var(--accent)}
.card-tag{color:var(--accent-ink)}
.site-footer{box-shadow:inset 0 1px 0 rgba(81,128,193,.4)}
.rule-list li::marker,.rule-list li b{color:var(--accent-ink)}
.photo-label,.photo-count{background:rgba(20,21,24,.78);color:#fff;padding:5px 8px;border-radius:2px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.1em}.vehicle-photo.ph-truck .photo-label,.vehicle-photo.ph-suv .photo-label,.vehicle-photo.ph-sedan .photo-label{top:12px;left:12px}.vehicle-photo.ph-truck .photo-count,.vehicle-photo.ph-suv .photo-count,.vehicle-photo.ph-sedan .photo-count{bottom:10px;right:10px}@media(min-width:1101px){.crm .floor-copy{width:42%;max-width:620px}.crm .floor-copy p{max-width:430px}}
@media(max-width:760px){.board-label b,.board-label span,.data-row b,.data-row span,.sync-ticket .meta,.customer .task,.capture p,.chat-head p,.customer p,.feed-sheet p,.listing p,.live-view p,.sync-ticket p,.unit-info>p,.chat-context span,.unit-top span,.rate-sheet-bottom .meta,.rate-sheet-head .meta,.unit-info .meta,.unit-small,.order-total b,.chat-action button,.app-tab,.filter,.unit-cta,.rate-sheet>p,.work-order p,.unit-top strong,.cutout .rule-list li,.cutout .rule-list b,.cutout .ticket-bottom span,.closing-art .meta{font-size:11px}.copy .eyebrow,.floor-copy .meta,.art-note,.poster-header .meta,.poster-footer .meta{font-size:12px}.copy p,.hero .copy p,.closing .copy p{font-size:16px}.floor-copy p,.hero .floor-copy p,.chat-poster .floor-copy p,.people .floor-copy p,.closing .floor-copy p{font-size:15px}.rule-list li{font-size:14px}.text-link{font-size:15px}.embed-tag{font-size:10px;max-width:calc(100% - 40px)}.rate-sheet-bottom strong{white-space:nowrap;font-size:36px}.rate-sheet-bottom .meta{max-width:120px}.unit-price span,.inbox-row .avatar,.inbox-row .meta,.app-foot span,.app-toolbar span,.demo-tag,.customer .meta,.app-brand small,.crm-foot span,.crm-title span,.photo-count,.photo-label,.browser-chrome span,.destination .meta,.inbox-row p,.message-time,.phone-status span,.chat-context b,.site-footer .meta,.site-footer .meta span,.hero-status,.studio-slip .meta,.live-view .meta,.ticket-bottom .meta,.vertical-row span,.feed-sheet .meta,.capture .meta,.work-order .meta,.inbox-row strong{font-size:11px}.cutout>.art-note,.hero-object>.art-note,.chat-stage>.art-note,.crm-art>.art-note,.tools-art>.art-note{font-size:12px}}

/* mobile clearances: copy never touches the cutout; tools art stacks instead of overlapping */
@media(max-width:760px){.hero{min-height:1400px}.hero-object{top:540px}.routing{min-height:1300px}.routing-art{top:510px}.inventory{min-height:calc(1440px + 36vw)}.inventory-art{top:500px}.chat-poster{min-height:1520px}.chat-stage{top:495px}.crm{min-height:1480px}.crm-art{top:535px}.care{min-height:1480px}.care-art{top:535px}.people{--split:56%;min-height:1500px}.people .floor-copy{top:calc(var(--split) + 240px);bottom:auto}.verticals{top:505px}.closing{min-height:1240px}.closing-art{top:480px}.tools-poster{min-height:1740px}.tools-poster .floor-copy{bottom:135px}.hero .floor-copy{bottom:135px}.inventory .floor-copy{bottom:125px}.people .floor-copy{bottom:125px}.tools-art{top:515px;height:auto;display:flex;flex-direction:column;gap:26px;align-items:flex-end}.work-order{position:relative;width:96%;right:0;top:0;transform:rotate(1.5deg)}.capture{position:relative;width:64%;left:0;bottom:auto;margin:0 4% 0 0;transform:rotate(-2deg)}.tools-art>.art-note{position:relative;bottom:auto;margin-top:8px;align-self:flex-start}}
.chat-composer{display:flex;align-items:center;gap:8px;min-height:44px;padding:0 6px 0 14px;border:1px solid #9f9f9f;border-radius:24px;background:#fff;font-size:11px;color:var(--ink)}.composer-text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:clip;min-height:1em}.composer-text:empty::before{content:'Message';color:#9a9a9a}.composer-caret{width:1px;height:14px;background:var(--ink);opacity:0}.chat-composer.is-typing .composer-caret{opacity:1;animation:caret 1s steps(2,start) infinite}@keyframes caret{to{opacity:0}}.composer-send{width:30px;height:30px;border-radius:50%;background:#c9c9c9;color:#fff;display:grid;place-items:center;font-size:14px;transition:background .25s,transform .25s}.chat-composer.is-typing .composer-send{background:var(--blue,#1d4ea3)}.composer-send.is-sent{transform:scale(.85)}.typing{display:inline-flex;gap:4px;padding:12px 14px;background:#e4e4e4;border-radius:0 12px 12px;align-self:flex-start}.typing i{width:6px;height:6px;border-radius:50%;background:#7a7a7a;animation:tdot 1.2s infinite}.typing i:nth-child(2){animation-delay:.2s}.typing i:nth-child(3){animation-delay:.4s}@keyframes tdot{0%,60%,100%{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.messages{overflow:hidden}.bubble.is-new,.typing.is-new{animation:pop .35s var(--ease)}@keyframes pop{from{opacity:0;transform:translateY(8px)}}@media(max-width:760px){.chat-composer{font-size:13px;min-height:48px}.chat-poster{min-height:1520px}}
.meta,.art-note,.eyebrow,.poster-header,.poster-footer,.hero-status{font-weight:500;letter-spacing:.09em}.embed-tag,.browser-chrome span{font-family:var(--code);font-weight:400;letter-spacing:0}.pill--floor{margin-top:18px;border:1px solid var(--ink);color:var(--ink);background:none;font-size:13px;min-height:42px;padding:10px 18px}.pill--floor:hover{background:var(--ink);color:#fff}@media(max-width:760px){.pill--floor{font-size:14px;min-height:46px}}
@media(min-width:761px){.inventory .floor-copy{top:calc(var(--split) + 18px)}.inventory .floor-copy .rule-list{margin-top:12px}.inventory .floor-copy .rule-list li{padding:7px 0}.inventory .pill--floor{margin-top:12px;min-height:38px;padding:8px 16px}}body.is-locked{position:fixed;width:100%;overflow:hidden}
@media(max-width:760px){.listing-price{font-size:18px}.listing-price button{position:relative;width:32px;height:32px;font-size:14px;border-radius:50%}.listing-price button::after{content:'';position:absolute;inset:-7px;border-radius:50%}}
html.lenis,html.lenis body{scroll-behavior:auto!important}
@media(max-width:760px){.poster-footer .meta{flex:1 1 0;max-width:none}.poster-footer .right-note{max-width:none}}

@media(max-width:760px){.copy .eyebrow,.floor-copy .meta,.art-note,.poster-header .meta,.poster-footer .meta,.cutout>.art-note,.hero-object>.art-note,.chat-stage>.art-note,.crm-art>.art-note,.tools-art>.art-note,.hero-status,.site-footer .meta{font-size:13px;line-height:1.5}.vertical-row span,.studio-slip .meta,.feed-sheet .meta,.work-order .meta,.capture .meta,.live-view .meta,.ticket-bottom .meta,.rate-sheet-head .meta,.rate-sheet-bottom .meta,.closing-art .meta,.destination .meta,.unit-info .meta,.sync-ticket .meta,.customer .meta,.inbox-row .meta,.board-label b,.board-label span,.data-row b,.data-row span,.crm-foot span,.crm-title span,.app-foot span,.app-toolbar span,.browser-chrome span,.photo-label,.photo-count,.phone-status span,.message-time,.customer .task,.unit-top span,.unit-small,.app-brand small,.chat-context span,.chat-context b,.inbox-row .avatar{font-size:12px}.studio-slip p,.feed-sheet p,.work-order p,.live-view p,.customer p,.listing p,.unit-info>p,.rate-sheet>p,.capture p,.sync-ticket p,.chat-head p,.inbox-row p,.bubble,.chat-composer,.cutout .rule-list li,.cutout .rule-list b,.work-order .order-total b,.chat-action button,.unit-cta{font-size:15px;line-height:1.55}.inbox-row strong,.customer strong,.destination strong,.listing h3,.live-view strong,.chat-head strong,.capture h4{font-size:17px}.studio-slip strong{font-size:24px}.floor-copy h3{font-size:24px}.floor-copy p{font-size:16px}.copy p,.hero .copy p,.closing .copy p{font-size:17px}.app-tab,.filter{font-size:12px}.embed-tag{font-size:11px}}
@media(max-width:760px){.hero .copy .eyebrow,.poster .copy .eyebrow{font-size:13px}.listing .photo-label,.vehicle-photo .photo-label,.closing-art .ticket-bottom .meta,.closing-art .ticket-bottom span,.unit-card .unit-top strong,.unit-info .unit-price span,.inbox-summary,.site-footer p.meta span{font-size:12px}}
@media(max-width:760px){.poster-header{flex-direction:column;align-items:center;text-align:center;gap:6px;top:24px}.poster-header .meta,.poster-header .meta:last-child{max-width:none;text-align:center;flex:none}.copy,.routing .copy,.inventory .copy,.chat-poster .copy,.crm .copy,.tools-poster .copy,.care .copy,.people .copy{top:118px}.closing .copy{top:130px}.hero .copy{top:112px}}
@media(max-width:760px){.poster-footer{flex-direction:column;align-items:flex-start;gap:6px}.poster-footer .right-note{text-align:left;max-width:none}.crm-art>.art-note{bottom:-56px}.crm .customer p,.crm .customer .task{font-size:13px}}
@media(max-width:760px){.routing-art{height:auto;display:flex;flex-direction:column;gap:18px}.feed-sheet{position:relative;top:auto;left:auto;width:90%;transform:rotate(-1.5deg)}.route-hub{position:relative;top:auto;left:auto;align-self:flex-end;margin:-46px 6% -22px 0;z-index:2}.destinations{position:relative;top:auto;right:auto;width:100%}.chat-stage{height:auto;display:flex;flex-direction:column}.live-view{position:relative;top:auto;left:0;width:88%;transform:rotate(-2deg)}.phone{position:relative;top:auto;right:auto;width:240px;margin:-36px 0 0 auto}.chat-stage>.art-note{position:relative;bottom:auto;margin-top:14px}}
@media(min-width:761px){.closing{height:820px;min-height:820px;max-height:none}}
@media(min-width:761px){.closing{--split:70%;height:900px;min-height:900px;max-height:none}.closing .copy{top:11%}.closing .copy h2{font-size:clamp(43px,4.6vw,84px)}.closing .floor-copy{top:calc(var(--split) + 34px)}.closing-art{top:28%}.numeral span{font-size:clamp(560px,58vw,900px);opacity:.14;right:-.04em}.numeral--floor span{opacity:.12}.hero .numeral span{font-size:clamp(600px,64vw,980px)}.care .numeral span{font-size:clamp(220px,23vw,360px);top:calc(var(--split) - .62em)}.people .numeral span{font-size:clamp(520px,56vw,860px)}}
@media(min-width:761px){section.poster .copy{top:min(20%,160px)}section.poster.hero .copy{top:min(24%,200px)}section.poster.closing .copy{top:min(11%,110px)}section.poster .copy h2,section.poster.inventory .copy h2,section.poster.care .copy h2{font-size:clamp(36px,3.9vw,66px)}section.poster.closing .copy h2{font-size:clamp(43px,4.4vw,72px)}}
.sync-chip{margin-left:auto;font-family:var(--mono);font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#1f6b3a;background:#dff3e5;border:1px solid #9fd3b0;border-radius:12px;padding:3px 9px;opacity:0;transform:translateX(6px);transition:opacity .35s var(--ease),transform .35s var(--ease)}.destination{position:relative}.destination .arrow{transition:opacity .3s}.destination.is-synced .sync-chip{opacity:1;transform:none}.destination.is-synced .arrow{opacity:.35}.data-row{transition:background .4s;position:relative}.data-row.is-changed{background:linear-gradient(90deg,rgba(43,90,153,.14),rgba(43,90,153,0))}.data-row .price{display:inline-block;transition:color .3s}.data-row.is-changed .price{color:var(--accent-ink,#2b5a99);font-weight:700}.data-row .old{position:absolute;right:0;top:-9px;font-size:9px;text-decoration:line-through;color:#8a8a8a;opacity:0;transition:opacity .3s}.data-row.is-changed .old{opacity:1}.route-hub{transition:transform .35s var(--ease)}.route-hub.is-pulsing{animation:hubpulse 1.1s ease-out 2}@keyframes hubpulse{0%{box-shadow:0 0 0 0 rgba(43,90,153,.55)}100%{box-shadow:0 0 0 22px rgba(43,90,153,0)}}.feed-status .dot{transition:background .3s}.feed-status.is-syncing .dot{background:var(--accent-ink,#2b5a99);animation:blink 1s infinite}@keyframes blink{50%{opacity:.25}}.route-caption-text{display:inline-block;transition:opacity .3s var(--ease),transform .3s var(--ease)}.route-caption-text.is-out{opacity:0;transform:translateY(4px)}@media(max-width:760px){.sync-chip{font-size:10px;padding:2px 7px;flex:none}.destination strong{flex:1;min-width:0;font-size:16px}.destination .arrow{flex:none}.routing-art>.art-note{position:relative;bottom:auto;left:auto;margin-top:14px}}
@media(min-width:761px){.inventory{min-height:max(1080px,calc(38vw + 510px));max-height:none}}
.phone-screen{display:flex;flex-direction:column;height:540px;min-height:0!important}.phone-screen>.messages{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.phone-screen>.messages::-webkit-scrollbar{display:none}@media(max-width:760px){.phone-screen{height:540px}.chat-head strong{font-size:15px}.chat-context{padding:8px 10px}}@media(min-width:1800px){.phone-screen{height:600px}}
h2:focus-visible{outline:none}@media(min-width:761px){.hero .floor-copy{top:calc(var(--split) + 20px)}}
@media(min-width:761px){.hero{--split:57%}}@media(max-width:760px){.poster-footer{align-items:center;text-align:center}.poster-footer .meta,.poster-footer .right-note{text-align:center;max-width:none}}

/* desktop overlap fixes (2026-09-14): desktop only, mobile block untouched */
@media(min-width:761px){
  .tools-art .work-order{width:66%}
  .tools-art .capture{width:38%;left:-5%}
  .hero-object .sync-ticket{bottom:-3%;right:-44%}
  .crm-art>.art-note{right:auto;left:4%}
  .routing-art .destinations{width:56%}
}
@media(min-width:1800px){
  .crm-art{right:2%}
}
@media(min-width:1101px) and (max-width:1300px){
  .hero-object .sync-ticket{bottom:-8%;right:-52%}
}
@media(min-width:761px) and (max-width:1100px){
  .hero-object .sync-ticket{bottom:auto;top:8%;right:-30%}
  .routing-art .route-hub{left:51%}
  .hero-object>.art-note{max-width:62%;bottom:-56px}
}
/* generated mobile fit */
@media(max-width:760px){.hero{min-height:1432px}.hero-object{top:485px}.routing{min-height:1572px}.routing-art{top:523px}.inventory{min-height:1748px}.inventory-art{top:596px}.chat-poster{min-height:1747px}.chat-stage{top:514px}.crm{min-height:1672px}.crm-art{top:549px}.tools-poster{min-height:1894px}.tools-art{top:525px}.care{min-height:1751px}.care-art{top:565px}.people{--split:56.0%;min-height:1602px}.people .floor-copy{top:calc(var(--split) + 298px);bottom:auto}.verticals{top:564px}.closing{min-height:1359px}.closing-art{top:554px}}

/* ---- launch additions (2026-09-25): footer, form consent, legal pages, 404 ---- */
.footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:0 28px}
.footer-links a{font-size:12px;min-height:44px;display:inline-flex;align-items:center;color:#d4d4d4;border-bottom:1px solid transparent;transition:color .2s,border-color .2s}
.footer-links a:hover{color:#fff;border-bottom-color:var(--accent)}
.site-footer .footer-legal{margin:0;text-align:right;font-size:11px;line-height:1.7}
.footer-emg{display:block;opacity:.72;font-size:10px}
@media(max-width:760px){.site-footer .footer-links{order:2;width:100%;gap:0 22px}.footer-links a{font-size:14px}.site-footer>.footer-legal{order:3;text-align:left;font-size:12px}.footer-emg{font-size:11px}}
.form-consent{font-size:11px;color:#5d5d5d}.form-consent a,.form-note a{color:var(--accent-ink);border-bottom:1px solid currentColor}

.page-legal .site-header.is-static{position:absolute;background:transparent}
.page-legal .site-header .pill{min-height:43px;font-size:12px;padding:12px 20px;gap:24px}
@media(max-width:760px){.page-legal .site-header>.pill{display:inline-flex;min-height:44px;font-size:12px;padding:10px 16px;gap:14px}}
.legal{padding:168px var(--pad) 110px}
.legal-head{max-width:880px;margin:0 auto 44px}
.legal-head h1{font-size:clamp(40px,6vw,92px);line-height:.98;letter-spacing:-.045em;font-weight:900;text-transform:uppercase;margin:22px 0 20px}
.legal-head .accent,.nf .accent{color:var(--accent)}
.legal-head>p{max-width:560px;font-size:17px;line-height:1.65;color:#c2c2c2;margin:0 0 14px}
.legal-head .legal-date{color:var(--accent);font-size:11px;margin-top:22px}
.legal-body{max-width:880px;margin:0 auto;background:var(--paper);color:var(--ink);border:1px solid #a7a7a7;padding:clamp(28px,5.5vw,68px)}
.legal-body h2{font-size:clamp(20px,2vw,25px);font-weight:800;letter-spacing:-.025em;line-height:1.2;margin:44px 0 12px;padding-top:22px;border-top:1px solid #bdb7ab;scroll-margin-top:24px}
.legal-body h2:first-child{margin-top:0;padding-top:0;border-top:0}
.legal-body p,.legal-body li{font-size:16px;line-height:1.72;color:#3b3b3b;margin:0 0 14px;overflow-wrap:anywhere}
.legal-body ul{margin:0 0 14px;padding-left:20px}.legal-body li{margin-bottom:6px}.legal-body li::marker{color:var(--accent-ink)}
.legal-body a{color:var(--accent-ink);border-bottom:1px solid currentColor;overflow-wrap:anywhere}.legal-body a:hover{color:var(--ink)}
.legal-body code{font-family:var(--code);font-size:.92em;background:#e1dbcf;padding:1px 6px;border-radius:3px}
.legal-body strong{color:var(--ink)}
@media(max-width:760px){.legal{padding:128px var(--pad) 72px}.legal-head>p{font-size:16px}.legal-body{padding:26px 20px}.legal-body p,.legal-body li{font-size:16px}}

.nf{position:relative;isolation:isolate;overflow:hidden;min-height:max(680px,100svh);padding:170px var(--pad) 90px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:48px;align-items:end}
.nf-num{position:absolute;right:-.05em;top:50%;transform:translateY(-50%);z-index:-1;font-size:clamp(260px,40vw,720px);font-weight:900;letter-spacing:-.09em;line-height:1;opacity:.09;pointer-events:none}
.nf-copy h1{font-size:clamp(42px,5.4vw,92px);line-height:.98;letter-spacing:-.045em;font-weight:900;text-transform:uppercase;margin:22px 0 22px}
.nf-copy p{max-width:420px;font-size:17px;line-height:1.65;color:#c2c2c2;margin:0 0 26px}
.nf-links{margin:0;align-self:end}.nf-links li{padding:0;border-color:#5a5a5a!important}.nf-links a{display:flex;justify-content:space-between;gap:18px;width:100%;padding:15px 0;min-height:48px;font-size:15px}
.nf-links a:hover b{color:var(--accent)}.nf-links span{font-family:var(--code);font-size:11px;color:#9a9a9a}
@media(max-width:760px){.nf{grid-template-columns:1fr;padding:130px var(--pad) 64px;min-height:0;align-items:start}.nf-num{top:auto;bottom:-.1em;transform:none;font-size:300px}.nf-copy p{font-size:16px}}
@media(max-width:760px){.footer-links a:first-child{flex-basis:100%}}
/* 360px clearances (2026-09-25): the connectors headline wraps to four lines below ~380px */
@media(max-width:380px){.routing-art{top:552px}.routing{min-height:1652px}.chat-stage{top:522px}.chat-poster{min-height:1757px}.people .floor-copy{top:calc(var(--split) + 324px)}.inventory{min-height:1780px}}
.nf-links b{color:var(--white)!important;font-weight:500}.nf-links a:hover b{color:var(--accent)!important}
@media(max-width:760px){.nf-num{top:88px;bottom:auto;font-size:210px}}

.chat-trail{margin:10px 12px 4px;padding:8px 9px;background:#e7e7e7;flex-shrink:0}.trail-head{display:flex;justify-content:space-between;gap:8px;font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#616161;margin-bottom:6px}.trail-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:3px}.trail-list li{display:flex;align-items:center;gap:8px;min-width:0;padding:4px 5px;border-left:3px solid transparent}.trail-list li.is-now{background:#fff;border-left-color:var(--accent)}.trail-thumb{display:block;width:40px;height:auto;aspect-ratio:1.6;object-fit:cover;flex-shrink:0;border-radius:2px;background:#222}.trail-list li:not(.is-now) .trail-thumb{width:32px;opacity:.8}.trail-text{display:flex;flex-direction:column;gap:1px;min-width:0}.trail-text b{font-size:10px;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trail-text>span{font-size:9px;color:#616161}.trail-text em{font-style:normal;font-weight:600;color:var(--accent-ink)}
@media(min-width:1800px){.chat-trail{margin:14px 16px 6px;padding:10px 12px}.trail-head{font-size:11px}.trail-text b{font-size:12px}.trail-text>span{font-size:11px}.trail-thumb{width:48px}.trail-list li:not(.is-now) .trail-thumb{width:40px}}
@media(max-width:760px){.trail-head{font-size:11px}.trail-text b{font-size:12px}.trail-text>span{font-size:11px}}
@media(max-width:760px){.chat-poster{min-height:1791px}.chat-stage{top:558px}.trail-list li{gap:7px}.trail-thumb{width:34px}.trail-list li:not(.is-now) .trail-thumb{width:28px}.trail-text b,.trail-text>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}
@media(max-width:380px){.chat-poster{min-height:1829px}.chat-stage{top:594px}}

/* Browse trail collapses (Brian, 2026-09-26): the header is a toggle; collapsed keeps only the unit
   they are on now, so the conversation gets the room. Rows fold via max-height. */
.trail-head{width:100%;background:none;border:0;padding:0;font-family:inherit;cursor:pointer;text-align:left;align-items:center}
.trail-head>span:last-child{display:inline-flex;align-items:center;gap:6px}
.trail-chev{width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(1px) rotate(-135deg);transition:transform .3s ease}
.chat-trail.is-collapsed .trail-chev{transform:translateY(-2px) rotate(45deg)}
.trail-list li:not(.is-now){overflow:hidden;max-height:60px;transition:max-height .35s ease,opacity .25s ease,padding .35s ease}
.chat-trail.is-collapsed .trail-list li:not(.is-now){max-height:0;opacity:0;padding-top:0;padding-bottom:0}
.chat-trail.is-collapsed .trail-list{gap:0}
@media(prefers-reduced-motion:reduce){.trail-chev,.trail-list li:not(.is-now){transition:none}}
