@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Nunito+Sans:opsz,wght@6..12,400;6..12,600;6..12,700;6..12,800;6..12,900&display=swap";:root{--arb-canvas: #fff4df;--arb-surface: #ffffff;--arb-surface-raised: #ffe7bd;--arb-ink: #15110e;--arb-ink-muted: #5d534b;--arb-primary: #ff5e3a;--arb-secondary: #6d5dfb;--arb-mint: #92e7c4;--arb-sun: #ffd447;--arb-focus: #1759ff;--arb-border: 2px solid var(--arb-ink);--arb-shadow-sm: 3px 3px 0 var(--arb-ink);--arb-shadow-md: 5px 5px 0 var(--arb-ink);--arb-shadow-lg: 8px 8px 0 var(--arb-ink)}[data-theme=dark]{--arb-canvas: #14110f;--arb-surface: #211b17;--arb-surface-raised: #302721;--arb-ink: #fff8ee;--arb-ink-muted: #d9cfc2;--arb-primary: #ff8a6e;--arb-secondary: #a79cff;--arb-mint: #9cf0cd;--arb-sun: #ffe06e;--arb-focus: #91adff}:root{color-scheme:light;font-family:Nunito Sans,Arial,sans-serif;font-synthesis:none}:root[data-theme=dark]{color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--arb-canvas);color:var(--arb-ink)}body,button{font:inherit}a,button{color:inherit}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.section-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.eyebrow{margin-bottom:14px;color:var(--arb-primary);font-family:DM Mono,monospace;font-size:11px;font-weight:500;letter-spacing:1.15px;line-height:1.4}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:50px;border:var(--arb-border);border-radius:13px;box-shadow:var(--arb-shadow-sm);padding:11px 17px;font-size:14px;font-weight:900;line-height:1.1;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.button:hover{transform:translate(3px,3px);box-shadow:none}.button:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid var(--arb-focus);outline-offset:3px}.button-primary{background:var(--arb-primary)}.button-secondary,.button-sun{background:var(--arb-sun)}.button-small{min-height:42px;padding:8px 12px;font-size:13px}.button-disabled{cursor:default;opacity:.72}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:900;text-decoration-thickness:2px;text-underline-offset:4px}.site-header{position:sticky;z-index:20;top:0;border-bottom:2px solid transparent;background:color-mix(in srgb,var(--arb-canvas) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{display:flex;align-items:center;justify-content:space-between;width:min(1240px,calc(100% - 48px));min-height:78px;margin:0 auto;gap:26px}.brand{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto;font-size:24px;font-weight:900;letter-spacing:-1.5px;text-decoration:none}.brand img{width:36px;height:36px}.brand>span>span{color:var(--arb-primary)}.desktop-nav{display:flex;align-items:center;gap:clamp(15px,2.4vw,28px);margin-left:auto}.desktop-nav a{font-size:13px;font-weight:800;text-decoration:none}.desktop-nav a:hover{color:var(--arb-primary)}.header-actions{display:flex;align-items:center;gap:10px}.icon-button{display:grid;width:40px;height:40px;place-items:center;border:var(--arb-border);border-radius:12px;background:var(--arb-surface);cursor:pointer;font-size:18px}.menu-button{display:none;width:42px;height:42px;border:var(--arb-border);border-radius:12px;padding:10px;background:var(--arb-surface);cursor:pointer}.menu-button span:not(.sr-only){display:block;width:100%;height:2px;margin:4px 0;background:var(--arb-ink)}.mobile-nav{display:none}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.77fr);min-height:640px;align-items:center;gap:clamp(48px,8vw,110px);padding:84px 0 100px}.hero-copy{max-width:700px}.hero h1{max-width:740px;margin-bottom:25px;font-size:clamp(56px,7.2vw,100px);font-weight:900;letter-spacing:-.072em;line-height:.86}.hero h1 em{display:block;color:var(--arb-secondary);font-family:Georgia,serif;font-size:.82em;font-weight:400;letter-spacing:-.055em}.hero-lede{max-width:550px;color:var(--arb-ink-muted);font-size:20px;font-weight:600;line-height:1.46}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:33px}.hero-note{display:flex;align-items:center;max-width:400px;gap:10px;margin-top:47px;font-size:13px;font-weight:800}.hero-note span{color:var(--arb-primary);font-size:20px}.hero-note p{margin:0}.booking-visual{position:relative;display:flex;min-height:485px;flex-direction:column;overflow:hidden;border:var(--arb-border);border-radius:31px;background:var(--arb-sun);box-shadow:var(--arb-shadow-lg);padding:23px;transform:rotate(2.3deg)}.booking-visual:before{position:absolute;top:27%;left:-14%;width:130%;height:2px;background:var(--arb-ink);content:"";transform:rotate(-9deg);opacity:.24}.visual-top,.visual-card,.status-board-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.live-dot{border:2px solid var(--arb-ink);border-radius:99px;padding:5px 8px;background:var(--arb-surface);font-family:DM Mono,monospace;font-size:9px;font-weight:500}.live-dot:before{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:var(--arb-primary);content:""}.car-illustration{position:relative;width:86%;height:165px;margin:74px auto 38px;transform:rotate(-4deg)}.car-roof{position:absolute;top:0;left:23%;width:51%;height:68px;border:var(--arb-border);border-bottom:0;border-radius:75px 75px 8px 8px;background:var(--arb-surface)}.car-body{position:absolute;bottom:19px;left:0;width:100%;height:95px;border:var(--arb-border);border-radius:23px 36px 16px 16px;background:var(--arb-primary)}.car-body:before,.car-body:after{position:absolute;top:19px;width:20%;height:28px;border:2px solid var(--arb-ink);border-radius:10px;background:var(--arb-secondary);content:""}.car-body:before{left:8%}.car-body:after{right:8%}.car-body span{position:absolute;bottom:14px;left:43%;width:14%;height:11px;border:2px solid var(--arb-ink);border-radius:8px;background:var(--arb-sun)}.wheel{position:absolute;z-index:2;bottom:0;width:48px;height:48px;border:11px solid var(--arb-ink);border-radius:50%;background:var(--arb-surface)}.wheel-left{left:15%}.wheel-right{right:15%}.visual-card{position:relative;z-index:1;margin-top:auto;border:var(--arb-border);border-radius:18px;background:var(--arb-surface);padding:17px;box-shadow:var(--arb-shadow-sm)}.visual-card strong{display:block;margin-top:7px;font-size:23px;letter-spacing:-.9px;line-height:.95}.mini-arrow{display:grid;width:37px;height:37px;place-items:center;border:var(--arb-border);border-radius:12px;background:var(--arb-mint);font-size:20px}.visual-progress{display:flex;gap:6px;margin-top:18px}.visual-progress span{display:block;flex:1;height:6px;border:1px solid var(--arb-ink);border-radius:8px;background:var(--arb-surface)}.visual-progress .active{background:var(--arb-secondary)}.booking-visual>p{margin:15px 0 0;font-size:12px;font-weight:900}.steps-section{border-top:var(--arb-border);border-bottom:var(--arb-border);background:var(--arb-surface-raised);padding:105px 0}.section-intro{max-width:700px}.section-intro h2,.care-section h2,.status-section h2,.partner-section h2,.get-app-section h2{margin-bottom:17px;font-size:clamp(42px,5vw,72px);font-weight:900;letter-spacing:-.062em;line-height:.9}.section-intro>p:not(.eyebrow),.split-intro>p,.status-section p,.partner-section p,.get-app-section p{color:var(--arb-ink-muted);font-size:18px;font-weight:600;line-height:1.5}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px;margin-top:48px}.step-card{min-height:254px;border:var(--arb-border);border-radius:20px;box-shadow:var(--arb-shadow-md);padding:24px}.step-card>span{display:inline-grid;width:49px;height:49px;place-items:center;border:var(--arb-border);border-radius:15px;background:var(--arb-surface);font-family:DM Mono,monospace;font-size:13px}.step-card h3{margin:45px 0 9px;font-size:25px;letter-spacing:-1.1px}.step-card p{margin:0;color:var(--arb-ink-muted);font-size:15px;font-weight:700;line-height:1.48}.tone-mint{background:var(--arb-mint)}.tone-sun{background:var(--arb-sun)}.tone-primary{background:var(--arb-primary)}.care-section{padding:122px 0}.split-intro{display:grid;grid-template-columns:1fr .6fr;max-width:none;align-items:end;gap:40px}.split-intro>p{max-width:430px;margin:0 0 10px}.care-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:45px}.care-card{display:flex;min-height:375px;flex-direction:column;overflow:hidden;border:var(--arb-border);border-radius:24px;padding:31px}.care-card h3{max-width:420px;margin-bottom:16px;font-size:clamp(30px,3.5vw,48px);letter-spacing:-.055em;line-height:.93}.care-card>p:not(.eyebrow){max-width:440px;margin-bottom:27px;color:var(--arb-ink-muted);font-size:16px;font-weight:700;line-height:1.5}.care-card-dark{background:var(--arb-ink);color:var(--arb-surface)}.care-card-dark .eyebrow{color:var(--arb-sun)}.care-card-light{background:var(--arb-secondary)}.location-chip{display:inline-flex;width:fit-content;align-items:center;gap:8px;margin-top:auto;border:var(--arb-border);border-radius:13px;background:var(--arb-mint);padding:10px 12px;font-size:13px;font-weight:900}.return-route{display:flex;align-items:center;gap:14px;margin:auto 0 5px;font-size:32px}.return-route i{display:block;flex:1;height:2px;background:var(--arb-ink)}.status-section{border-top:var(--arb-border);border-bottom:var(--arb-border);background:var(--arb-surface);padding:115px 0}.status-inner{display:grid;grid-template-columns:1fr .72fr;align-items:center;gap:clamp(50px,11vw,150px)}.status-inner>div:first-child{max-width:540px}.status-inner .text-link{margin-top:19px}.status-board{border:var(--arb-border);border-radius:24px;background:var(--arb-mint);box-shadow:var(--arb-shadow-lg);padding:24px;transform:rotate(-2deg)}.status-check{display:grid;width:36px;height:36px;place-items:center;border:var(--arb-border);border-radius:12px;background:var(--arb-sun);font-weight:900}.status-board h3{margin:31px 0 5px;font-size:33px;letter-spacing:-1.6px}.status-board>p{margin-bottom:28px;font-size:14px}.status-list{border-top:2px solid var(--arb-ink)}.status-list>div{display:flex;align-items:center;gap:12px;min-height:47px;border-bottom:2px solid var(--arb-ink);font-size:14px;font-weight:900}.status-list span{display:grid;width:23px;height:23px;place-items:center;border:2px solid var(--arb-ink);border-radius:50%;background:var(--arb-surface);font-size:11px}.status-list .complete span{background:var(--arb-primary)}.status-list .current{color:var(--arb-secondary)}.status-list .current span{background:var(--arb-secondary);color:var(--arb-surface)}.partner-section{overflow:hidden;background:var(--arb-secondary);padding:112px 0}.partner-inner{display:grid;grid-template-columns:1fr .76fr;align-items:center;gap:80px}.partner-section .eyebrow{color:var(--arb-sun)}.partner-section h2{color:var(--arb-surface)}.partner-section p:not(.eyebrow){max-width:480px;color:var(--arb-surface)}.partner-section .button{margin-top:11px}.partner-graphic{border:var(--arb-border);border-radius:23px;background:var(--arb-surface);box-shadow:var(--arb-shadow-lg);padding:21px;transform:rotate(3deg)}.partner-title{margin-bottom:15px;font-family:DM Mono,monospace;font-size:11px;font-weight:500}.partner-job{display:grid;grid-template-columns:42px 1fr 24px;align-items:center;min-height:64px;border-top:2px solid var(--arb-ink);font-size:15px;font-weight:900}.partner-job .job-number{font-family:DM Mono,monospace;font-size:12px}.partner-job b{display:grid;width:23px;height:23px;place-items:center;border:2px solid var(--arb-ink);border-radius:8px;background:var(--arb-mint);font-size:11px}.faq-section{padding:118px 0}.faq-list{max-width:850px;margin-top:42px;border-top:2px solid var(--arb-ink)}.faq-item{border-bottom:2px solid var(--arb-ink)}.faq-item button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:24px;border:0;background:none;padding:23px 0;cursor:pointer;font-size:19px;font-weight:900;text-align:left}.faq-item button b{display:grid;width:31px;height:31px;flex:0 0 auto;place-items:center;border:2px solid var(--arb-ink);border-radius:10px;background:var(--arb-sun);font-size:22px}.faq-answer{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .18s ease}.faq-answer p{min-height:0;max-width:720px;margin:0;overflow:hidden;color:var(--arb-ink-muted);font-size:16px;font-weight:600;line-height:1.55}.faq-answer.is-open{grid-template-rows:1fr}.faq-answer.is-open p{padding-bottom:26px}.get-app-section{border-top:var(--arb-border);background:var(--arb-ink);color:var(--arb-surface);padding:96px 0}.get-app-inner{display:flex;align-items:center;justify-content:space-between;gap:64px}.get-app-section .eyebrow{color:var(--arb-sun)}.get-app-section p:not(.eyebrow){max-width:480px;color:var(--arb-ink-muted)}.get-app-section .button{margin-top:10px;color:var(--arb-ink)}.app-badge{position:relative;display:grid;width:230px;height:230px;flex:0 0 auto;place-items:center;border:2px solid var(--arb-surface);border-radius:37px;background:var(--arb-sun);color:var(--arb-ink);box-shadow:9px 9px 0 var(--arb-primary);transform:rotate(4deg)}.app-badge img{position:absolute;top:25px;left:26px;width:52px}.app-badge span{font-size:47px;font-weight:900;letter-spacing:-4px;line-height:.8}.app-badge i{position:absolute;right:24px;bottom:19px;color:var(--arb-primary);font-size:30px;font-style:normal}.site-footer{border-top:var(--arb-border);background:var(--arb-canvas);padding:65px max(24px,calc((100% - 1180px)/2)) 23px}.footer-main{display:flex;justify-content:space-between;gap:60px}.footer-tagline{max-width:235px;margin:15px 0 0;color:var(--arb-ink-muted);font-size:14px;font-weight:700;line-height:1.45}.footer-links{display:flex;gap:clamp(44px,9vw,115px)}.footer-links>div{display:grid;align-content:start;gap:9px}.footer-links a{color:var(--arb-ink-muted);font-size:14px;font-weight:700;text-decoration:none}.footer-links a:hover{color:var(--arb-primary)}.footer-label{margin:0 0 5px;color:var(--arb-ink);font-family:DM Mono,monospace;font-size:11px;font-weight:500;letter-spacing:.8px}.footer-bottom{display:flex;justify-content:space-between;gap:18px;margin-top:58px;border-top:2px solid var(--arb-ink);padding-top:18px;color:var(--arb-ink-muted);font-family:DM Mono,monospace;font-size:11px}.footer-bottom p{margin:0}.legal-main{width:min(790px,calc(100% - 48px));margin:0 auto;padding:89px 0 118px}.legal-hero{margin-bottom:64px}.legal-hero h1{margin-bottom:23px;font-size:clamp(54px,7vw,88px);font-weight:900;letter-spacing:-.074em;line-height:.88}.legal-hero>p:not(.eyebrow):not(.legal-updated){max-width:650px;color:var(--arb-ink-muted);font-size:20px;font-weight:600;line-height:1.48}.legal-updated{color:var(--arb-ink-muted);font-family:DM Mono,monospace;font-size:11px;letter-spacing:.3px}.legal-section{margin-top:47px}.legal-section h2,.deletion-choices h2{margin-bottom:13px;font-size:29px;letter-spacing:-1.4px}.legal-section p,.deletion-choices p{color:var(--arb-ink-muted);font-size:17px;font-weight:600;line-height:1.64}.legal-section a{color:var(--arb-ink);font-weight:900;text-decoration-thickness:2px;text-underline-offset:3px}.deletion-choices{display:grid;grid-template-columns:1fr 1fr;gap:20px}.deletion-choices article{border:var(--arb-border);border-radius:20px;box-shadow:var(--arb-shadow-md);padding:25px}.deletion-choices article:first-child{background:var(--arb-mint)}.deletion-choices article:last-child{background:var(--arb-sun)}.deletion-choices>article>span{display:inline-grid;width:39px;height:39px;place-items:center;border:var(--arb-border);border-radius:12px;background:var(--arb-surface);font-family:DM Mono,monospace;font-size:12px}.deletion-choices h2{margin-top:39px}.deletion-choices .button{margin-top:8px}.not-found{min-height:61vh;padding:130px 0}.not-found h1{max-width:740px;margin-bottom:20px;font-size:clamp(55px,8vw,105px);font-weight:900;letter-spacing:-.08em;line-height:.84}.not-found p:not(.eyebrow){max-width:480px;color:var(--arb-ink-muted);font-size:19px;font-weight:600;line-height:1.5}.not-found .button{margin-top:12px}@media(max-width:860px){.desktop-nav,.header-actions .button{display:none}.menu-button{display:block}.mobile-nav{position:absolute;right:24px;left:24px;display:grid;gap:6px;overflow:hidden;max-height:0;border:0;border-radius:18px;background:var(--arb-surface);box-shadow:var(--arb-shadow-md);padding:0 18px;transition:max-height .18s ease,border-width .18s ease,padding .18s ease}.mobile-nav.is-open{max-height:340px;border:var(--arb-border);padding:16px 18px 19px}.mobile-nav a:not(.button){padding:8px 0;font-size:15px;font-weight:900;text-decoration:none}.mobile-nav .button{margin-top:8px}.hero{grid-template-columns:minmax(0,1fr);gap:67px;padding-top:62px}.hero-copy{max-width:none}.booking-visual{width:min(480px,94%);min-height:440px;justify-self:center}.split-intro,.status-inner,.partner-inner{grid-template-columns:1fr}.split-intro>p{margin-bottom:0}.status-inner,.partner-inner{gap:58px}.status-board,.partner-graphic{max-width:480px}.get-app-inner{align-items:flex-start}.steps-grid{grid-template-columns:1fr}.step-card{min-height:205px}.step-card h3{margin-top:33px}.care-grid{grid-template-columns:1fr}.footer-main{flex-direction:column}.footer-links{justify-content:space-between;max-width:530px}.app-badge{width:180px;height:180px}.app-badge span{font-size:38px}.app-badge img{top:18px;left:20px;width:43px}}@media(max-width:580px){.section-shell,.header-inner,.legal-main{width:min(100% - 36px,1180px)}.header-inner{min-height:70px}.brand{font-size:22px}.brand img{width:33px;height:33px}.hero{min-height:auto;padding:48px 0 73px}.hero h1{font-size:clamp(53px,16.8vw,76px)}.hero-lede{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:19px}.hero-note{margin-top:35px}.booking-visual{min-height:380px;padding:17px;border-radius:24px}.car-illustration{margin-top:49px;margin-bottom:23px;transform:scale(.88) rotate(-4deg)}.visual-card strong{font-size:20px}.steps-section,.care-section,.status-section,.partner-section,.faq-section{padding:75px 0}.section-intro h2,.care-section h2,.status-section h2,.partner-section h2,.get-app-section h2{font-size:43px}.section-intro>p:not(.eyebrow),.split-intro>p,.status-section p,.partner-section p,.get-app-section p{font-size:16px}.care-card{min-height:330px;padding:24px}.care-card h3{font-size:36px}.status-board{padding:19px}.partner-graphic{padding:16px}.get-app-section{padding:73px 0}.get-app-inner{flex-direction:column;gap:51px}.app-badge{align-self:flex-end}.site-footer{padding:49px 18px 19px}.footer-links{flex-direction:column;gap:28px}.footer-bottom{flex-direction:column;margin-top:38px}.legal-main{padding:62px 0 78px}.legal-hero{margin-bottom:50px}.legal-hero h1{font-size:clamp(53px,16vw,70px)}.legal-hero>p:not(.eyebrow):not(.legal-updated),.legal-section p,.deletion-choices p{font-size:16px}.legal-section{margin-top:38px}.deletion-choices{grid-template-columns:1fr}.not-found{min-height:55vh;padding:80px 0}.not-found h1{font-size:58px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.store-statuses{display:flex;flex-wrap:wrap;gap:14px;margin-top:10px}.get-app-section .store-statuses .button{margin-top:0}.get-app-section p:not(.eyebrow){font-size:0}.get-app-section p:not(.eyebrow):before{content:"The Android and iOS apps are coming soon. Until then, keep an eye on ARButlr.";font-size:18px}.get-app-section .store-statuses{font-size:14px}@media(max-width:580px){.get-app-section p:not(.eyebrow):before{font-size:16px}}
