/*! 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}.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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{--blue:#087ff0;--blue-deep:#0759c7;--blue-night:#07213e;--sky:#eaf5ff;--sky-soft:#f5faff;--ink:#091a2d;--muted:#5f6f80;--line:#dbe7f2;--lime:#c7f174;--white:#fff;--shadow:0 24px 70px #1345771c;--container:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist-sans), "PingFang SC", "Microsoft YaHei", Arial, sans-serif;background:#fff;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}::selection{color:#fff;background:var(--blue)}.site-shell{min-width:0;overflow:clip}main{display:block}.site-header{z-index:100;width:calc(100% - 28px);max-width:var(--container);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffdb;border:1px solid #ffffffeb;border-radius:22px;height:72px;margin:14px auto 0;position:sticky;top:14px;box-shadow:0 18px 55px #1345771c}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;height:100%;padding:0 14px 0 23px;display:grid}.brand-mark{justify-content:flex-start;align-items:center;width:88px;height:66px;display:inline-flex}.brand-mark img{object-fit:contain;width:82px;height:64px;display:block}.site-header nav{background:#f1f7fcdb;border:1px solid #e6eef6;border-radius:999px;align-items:center;gap:2px;padding:5px;display:flex}.site-header nav>a{color:#425366;white-space:nowrap;border-radius:999px;padding:10px 12px;font-size:12px;font-weight:720;transition:color .2s,background .2s,box-shadow .2s}.site-header nav>a:hover,.site-header nav>a:focus-visible,.site-header nav>a.active{color:var(--blue-deep);background:#fff;outline:0;box-shadow:0 6px 20px #13457714}.header-actions{justify-self:end;align-items:center;gap:8px;display:flex}.language-button{border:1px solid var(--line);min-width:52px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:0 13px;font-size:12px;font-weight:800}.language-button:hover,.language-button:focus-visible{color:var(--blue-deep);border-color:var(--blue);outline:0}.header-cta{color:#fff;background:linear-gradient(135deg, var(--blue), var(--blue-deep));border-radius:999px;align-items:center;gap:15px;height:44px;padding:0 17px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 10px 25px #087ff040}.header-cta:hover,.header-cta:focus-visible{outline:0;transform:translateY(-1px);box-shadow:0 14px 32px #087ff052}.menu-toggle,.mobile-nav-actions{display:none}.eyebrow{width:max-content;color:var(--blue-deep);letter-spacing:.16em;text-transform:uppercase;background:#ffffffb3;border:1px solid #087ff026;border-radius:999px;align-items:center;gap:9px;margin:0 0 22px;padding:8px 12px;font-size:10px;font-weight:850;display:flex}.eyebrow>span{background:currentColor;width:23px;height:2px;display:block}.button{cursor:pointer;border:1px solid #0000;border-radius:15px;justify-content:center;align-items:center;gap:21px;min-height:55px;padding:0 23px;font-size:13px;font-weight:820;transition:transform .2s,box-shadow .2s,color .2s,background .2s;display:inline-flex}.button:hover,.button:focus-visible{outline:0;transform:translateY(-2px)}.button.primary{color:#fff;background:linear-gradient(135deg, var(--blue), var(--blue-deep));box-shadow:0 16px 38px #087ff040}.button.primary:hover{box-shadow:0 21px 45px #087ff054}.button.secondary{color:var(--ink);background:#ffffffc7;border-color:#087ff02b;box-shadow:0 12px 30px #13457712}.home-hero{background:radial-gradient(circle at 87% 19%,#6dc4ff47,#0000 29%),radial-gradient(circle at 76% 75%,#087ff021,#0000 34%),linear-gradient(135deg,#fff 4%,#f5faff 57%,#e7f4ff 100%);border-radius:0 0 44px 44px;grid-template-columns:1.04fr .96fr;align-items:center;gap:42px;max-width:1320px;min-height:800px;margin:-86px auto 0;padding:165px 62px 90px;display:grid;position:relative;overflow:hidden}.home-hero:before{content:"";opacity:.3;pointer-events:none;background-image:radial-gradient(#087ff03b .7px,#0000 .7px);background-size:25px 25px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 50%,#000);mask-image:linear-gradient(90deg,#0000,#000 50%,#000)}.home-hero-copy{z-index:2;position:relative}.home-hero h1{letter-spacing:-.06em;text-wrap:balance;max-width:720px;margin:0;font-size:clamp(55px,5.6vw,83px);font-weight:880;line-height:.98}.home-hero h1 em{color:var(--blue);font-style:normal}.hero-lead{max-width:650px;color:var(--muted);margin:27px 0 0;font-size:17px;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:11px;margin-top:32px;display:flex}.hero-proof{flex-wrap:wrap;gap:9px;margin-top:27px;display:flex}.hero-proof>span{color:#536476;background:#ffffffb3;border:1px solid #087ff01c;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;font-weight:750;display:inline-flex}.hero-proof b{color:var(--blue)}.hero-visual{isolation:isolate;min-height:580px;position:relative}.hero-visual:before{content:"";z-index:-3;background:linear-gradient(145deg,#fffffffa,#d3ebffb8);border:1px solid #087ff017;border-radius:49% 51% 46% 54%;position:absolute;inset:42px 1% 15px 4%;transform:rotate(-5deg);box-shadow:inset 0 0 0 18px #ffffff47}.hero-orbit{z-index:-2;border:1px solid #087ff029;border-radius:50%;position:absolute}.orbit-one{width:430px;height:430px;top:88px;left:12%}.orbit-two{border-style:dashed;width:335px;height:335px;top:134px;left:20%}.phone-shot{background:#fff;border:7px solid #fff;border-radius:34px;position:absolute;overflow:hidden;box-shadow:0 35px 80px #06224238}.phone-shot img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.phone-primary{z-index:3;width:300px;height:526px;top:20px;left:47%;transform:translate(-61%)rotate(-3deg)}.phone-secondary{z-index:2;width:205px;height:401px;top:118px;right:0;transform:rotate(7deg)}.floating-note{z-index:5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffeb;border:1px solid #087ff01f;border-radius:16px;align-items:center;gap:11px;min-width:178px;padding:14px 17px;display:flex;position:absolute;box-shadow:0 18px 45px #06224226}.floating-note small,.floating-note strong{display:block}.floating-note small{color:#8090a0;letter-spacing:.1em;margin-bottom:3px;font-size:8px;font-weight:800}.floating-note strong{color:var(--blue-deep);font-size:12px}.note-city{top:45px;right:2px}.note-payment{bottom:43px;left:1px}.note-payment>span{color:#fff;background:#13b76a;border-radius:50%;place-items:center;width:29px;height:29px;font-weight:900;display:grid}.pulse{background:#13b76a;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 6px #13b76a1f}.brand-ticker{z-index:4;color:#fff;background:linear-gradient(90deg,#0757b9,var(--blue),#2299f4);max-width:1320px;margin:30px auto 0;position:relative;overflow:hidden;transform:rotate(-.8deg);box-shadow:0 17px 38px #087ff030}.brand-ticker>div{justify-content:center;gap:32px;min-width:max-content;padding:18px 30px;display:flex}.brand-ticker span{letter-spacing:.12em;font-size:11px;font-weight:850}.brand-ticker b{color:#bfe7ff}.section{padding:118px max(28px, calc((100vw - var(--container)) / 2))}.white-section{background:#fff}.soft-section{background:linear-gradient(#f1f8ff,#f8fbfe)}.product-section{background:linear-gradient(#fff,#f6faff)}.section-heading{max-width:800px;margin-bottom:52px}.section-heading.centre{text-align:center;margin-left:auto;margin-right:auto}.section-heading.centre .eyebrow{margin-left:auto;margin-right:auto}.section-heading h2,.download-banner h2,.partnership-cta h2,.contact-form-section h2,.city-contact h2{letter-spacing:-.052em;text-wrap:balance;margin:0;font-size:clamp(38px,4.4vw,61px);font-weight:850;line-height:1.02}.section-lead{max-width:700px;color:var(--muted);margin:23px 0 0;font-size:16px;line-height:1.72}.card-grid{gap:16px;display:grid}.service-card-grid,.benefits-grid{grid-template-columns:repeat(3,1fr)}.feature-card,.benefit-card{background:#fff;border:1px solid #087ff01c;border-radius:23px;min-height:270px;padding:27px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;box-shadow:0 15px 38px #1345770f}.feature-card:hover,.benefit-card:hover{box-shadow:var(--shadow);border-color:#087ff04d;transform:translateY(-5px)}.feature-icon{color:#fff;background:linear-gradient(145deg,var(--blue),var(--blue-deep));letter-spacing:.06em;border-radius:14px;place-items:center;width:48px;height:48px;font-size:12px;font-weight:900;display:grid;box-shadow:0 10px 25px #087ff036}.feature-card h3,.benefit-card h3{letter-spacing:-.025em;margin:29px 0 10px;font-size:21px}.feature-card p,.benefit-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.feature-card>a{color:var(--blue-deep);justify-content:space-between;font-size:11px;font-weight:850;display:flex;position:absolute;bottom:25px;left:27px;right:27px}.audience-split{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.audience-panel{min-height:590px;box-shadow:var(--shadow);border-radius:30px;flex-direction:column;padding:37px;display:flex;overflow:hidden}.audience-panel>div:first-child{justify-content:space-between;align-items:center;display:flex}.audience-panel>div:first-child p{letter-spacing:.13em;margin:0;font-size:10px;font-weight:850}.panel-number{opacity:.6;font-size:11px;font-weight:850}.audience-panel h3{letter-spacing:-.05em;max-width:500px;margin:145px 0 16px;font-size:clamp(36px,4vw,53px);line-height:1}.audience-panel>p{max-width:540px;margin:0;font-size:14px;line-height:1.75}.audience-panel ul{gap:9px;margin:25px 0 33px;padding:0;font-size:12px;font-weight:730;list-style:none;display:grid}.audience-panel li:before{content:"✓";margin-right:9px}.audience-panel>a{border-radius:14px;justify-content:space-between;align-items:center;min-height:56px;margin-top:auto;padding:0 18px;font-size:12px;font-weight:850;display:flex}.customer-panel{color:var(--ink);background:radial-gradient(circle at 85% 8%,#087ff01f,#0000 26%),linear-gradient(145deg,#fff,#edf7ff);border:1px solid #087ff01f}.customer-panel>a{color:#fff;background:var(--ink)}.driver-panel{color:#fff;background:radial-gradient(circle at 88% 10%,#ffffff38,#0000 29%),linear-gradient(145deg,#0757ba,#087ff0 66%,#43afff)}.driver-panel>p{color:#fffc}.driver-panel>a{color:var(--blue-deep);background:#fff}.app-experience-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.app-screen-card{background:#fff;border:1px solid #087ff01f;border-radius:28px;transition:transform .28s,box-shadow .28s;overflow:hidden;box-shadow:0 24px 65px #1345771c}.app-screen-card:hover{transform:translateY(-7px);box-shadow:0 34px 80px #13457729}.screen-wrap{aspect-ratio:947/1500;background:linear-gradient(#e9f5ff,#fff);padding:22px 22px 0;overflow:hidden}.screen-wrap img{object-fit:cover;object-position:top;border:6px solid #fff;border-bottom:0;border-radius:25px 25px 0 0;width:100%;height:100%;display:block;box-shadow:0 22px 45px #13457726}.screen-copy{border-top:1px solid #eef3f8;min-height:190px;padding:27px}.screen-copy span{color:var(--blue);letter-spacing:.14em;font-size:9px;font-weight:900}.screen-copy h3{letter-spacing:-.025em;margin:10px 0 9px;font-size:20px}.screen-copy p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.benefit-card{min-height:230px}.benefit-card>span{color:var(--blue);letter-spacing:.12em;font-size:11px;font-weight:900}.benefit-card h3{margin-top:55px}.step-columns{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.step-columns>article{border:1px solid var(--line);background:#fff;border-radius:28px;padding:38px}.step-columns>article:nth-child(2){background:var(--sky-soft)}.column-label{color:var(--blue);letter-spacing:.14em;margin:0 0 12px;font-size:9px;font-weight:900}.step-columns h3{letter-spacing:-.035em;margin:0 0 30px;font-size:28px}.step-list{margin:0;padding:0;list-style:none;display:grid}.step-list li{border-top:1px solid var(--line);grid-template-columns:46px 1fr;gap:15px;padding:20px 0;display:grid}.step-list li>span{width:36px;height:36px;color:var(--blue-deep);background:var(--sky);border-radius:11px;place-items:center;font-size:9px;font-weight:900;display:grid}.step-list h4{margin:0 0 6px;font-size:15px}.step-list p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.dark-section{color:#fff;background:radial-gradient(circle at 83% 18%,#087ff040,#0000 27%),linear-gradient(145deg,#061526,#0a233c 60%,#071a2d);position:relative}.dark-section:before{content:"";opacity:.16;pointer-events:none;background-image:radial-gradient(#ffffffa6 .7px,#0000 .7px);background-size:25px 25px;position:absolute;inset:0}.dark-section>*{position:relative}.section-heading.light .eyebrow{color:#87c6ff;background:#ffffff0a;border-color:#87c6ff38}.section-heading.light .section-lead{color:#aebdcb}.trust-grid,.standards-grid{border-top:1px solid #ffffff2b;grid-template-columns:repeat(4,1fr);display:grid}.trust-grid article,.standards-grid article{border-right:1px solid #ffffff2b;min-height:250px;padding:28px 25px 25px 0}.trust-grid article+article,.standards-grid article+article{padding-left:25px}.trust-grid article:last-child,.standards-grid article:last-child{border-right:0}.trust-grid span,.standards-grid span{color:#7ec1ff;letter-spacing:.13em;font-size:9px;font-weight:900}.trust-grid h3,.standards-grid h3{letter-spacing:-.015em;margin:55px 0 12px;font-size:17px}.trust-grid p,.standards-grid p{color:#aebdcb;margin:0;font-size:12px;line-height:1.72}.partner-preview{background:linear-gradient(135deg,#eaf5ff,#fff);grid-template-columns:.95fr 1.05fr;align-items:center;gap:60px;display:grid}.partner-preview-copy h2{letter-spacing:-.052em;margin:0;font-size:clamp(39px,4.5vw,61px);line-height:1.02}.partner-preview-copy>p:not(.eyebrow){max-width:580px;color:var(--muted);margin:24px 0 30px;line-height:1.72}.partner-cloud{box-shadow:inset 0 0 0 20px #087ff008,var(--shadow);background:#fffc;border:1px solid #087ff01f;border-radius:50%;flex-wrap:wrap;justify-content:center;gap:11px;padding:48px;display:flex}.partner-cloud span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:13px 17px;font-size:11px;font-weight:770;box-shadow:0 9px 24px #13457712}.faq-section{background:#fff;grid-template-columns:.8fr 1.2fr;gap:75px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:76px;font-size:14px;font-weight:780;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--blue);font-size:21px;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-4px 42px 24px 0;font-size:12px;line-height:1.72}.contact-preview{background:var(--sky-soft)}.contact-card-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.contact-card-grid article{background:#fff;border:1px solid #087ff01c;border-radius:23px;flex-direction:column;min-height:280px;padding:28px;display:flex;box-shadow:0 15px 38px #1345770f}.contact-card-grid article>span{width:46px;height:46px;color:var(--blue-deep);background:var(--sky);border-radius:14px;place-items:center;font-size:10px;font-weight:900;display:grid}.contact-card-grid h3{margin:30px 0 9px;font-size:20px}.contact-card-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.contact-card-grid a{color:var(--blue-deep);word-break:break-all;justify-content:space-between;align-items:center;margin-top:auto;font-size:11px;font-weight:820;display:flex}.download-banner{padding:78px max(28px,calc((100vw - var(--container)) / 2));background:linear-gradient(130deg,#dff1ff,#fff 62%,#c9edff);grid-template-columns:1fr auto;align-items:center;gap:55px;display:grid}.download-banner>div:first-child{max-width:780px}.download-banner>div:first-child>p:last-child{max-width:650px;color:var(--muted);margin:20px 0 0;font-size:14px;line-height:1.7}.store-buttons{grid-template-columns:repeat(2,165px);gap:9px;scroll-margin-top:110px;display:grid}.store-buttons>a{color:#fff;background:var(--ink);border-radius:12px;align-items:center;gap:10px;min-height:58px;padding:9px 14px;transition:transform .2s,background .2s;display:flex;box-shadow:0 13px 30px #07192b2e}.store-buttons>a:hover,.store-buttons>a:focus-visible{background:var(--blue-deep);outline:0;transform:translateY(-2px)}.store-mark{place-items:center;width:25px;font-size:20px;display:grid}.store-mark.play{font-size:17px}.store-buttons>a>span:last-child{display:grid}.store-buttons small{opacity:.75;font-size:8px}.store-buttons strong{margin-top:2px;font-size:13px}.store-buttons.compact{grid-template-columns:1fr}.store-buttons.compact>a{min-height:51px}.page-hero{background:radial-gradient(circle at 87% 18%,#50b6ff42,#0000 30%),linear-gradient(140deg,#fff,#f1f8ff 64%,#e2f2ff);border-radius:0 0 44px 44px;grid-template-columns:1.02fr .98fr;align-items:center;gap:50px;max-width:1320px;min-height:620px;margin:-86px auto 0;padding:165px 62px 80px;display:grid;position:relative;overflow:hidden}.page-hero:before{content:"";opacity:.22;background-image:radial-gradient(#087ff047 .7px,#0000 .7px);background-size:25px 25px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.page-hero-copy,.page-hero-art{z-index:2;position:relative}.page-hero h1{letter-spacing:-.06em;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(51px,5.7vw,78px);font-weight:870;line-height:.98}.page-hero-copy>p:not(.eyebrow){max-width:660px;color:var(--muted);margin:27px 0 0;font-size:16px;line-height:1.72}.page-hero .hero-visual{min-height:500px;transform:scale(.88)}.brand-art{place-items:center;min-height:430px;display:grid;position:relative}.brand-art:before{content:"";box-shadow:inset 0 0 0 18px #087ff008,var(--shadow);background:#ffffffc7;border-radius:50%;position:absolute;inset:20px}.brand-art img{z-index:3;width:230px;position:relative}.brand-art-ring{border:1px solid #087ff02e;border-radius:50%;position:absolute}.ring-a{width:390px;height:390px}.ring-b{border-style:dashed;width:310px;height:310px}.brand-art-caption{z-index:4;max-width:220px;color:var(--blue-deep);background:#ffffffeb;border:1px solid #087ff01c;border-radius:15px;padding:15px 18px;font-size:11px;font-weight:800;line-height:1.5;position:absolute;bottom:25px;right:9%;box-shadow:0 16px 38px #13457721}.service-detail-list{display:grid}.service-detail-list>article{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:80px;padding:48px 0;display:grid}.service-detail-list>article:last-child{border-bottom:1px solid var(--line)}.service-detail-list article>div>span{color:var(--blue);letter-spacing:.15em;font-size:10px;font-weight:900}.service-detail-list h2{letter-spacing:-.045em;margin:19px 0 12px;font-size:clamp(34px,4vw,50px)}.service-detail-list p{max-width:560px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.service-detail-list ul{align-content:center;margin:0;padding:0;list-style:none;display:grid}.service-detail-list li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:55px;font-size:13px;font-weight:730;display:flex}.service-detail-list li span{color:var(--blue)}.vehicle-row{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.vehicle-row.expanded{grid-template-columns:repeat(5,1fr)}.vehicle-row article{background:linear-gradient(145deg,#fff,#f1f8ff);border:1px solid #087ff01f;border-radius:22px;min-height:180px;padding:25px}.vehicle-row article>span{color:#fff;background:var(--blue);border-radius:14px;place-items:center;width:48px;height:48px;font-size:11px;font-weight:900;display:grid}.vehicle-row h3{margin:45px 0 0;font-size:18px}.centred-action{justify-content:center;margin-top:35px;display:flex}.download-main{background:#fff}.download-card{box-shadow:var(--shadow);background:linear-gradient(140deg,#f0f8ff,#fff 65%,#d9f0ff);border:1px solid #087ff021;border-radius:31px;grid-template-columns:1fr 260px;align-items:center;gap:60px;padding:52px;display:grid}.download-card h2{letter-spacing:-.052em;margin:0;font-size:clamp(42px,4.5vw,62px)}.download-card>div:first-child>p:not(.eyebrow){max-width:620px;color:var(--muted);line-height:1.7}.download-card .store-buttons{margin-top:28px}.qr-placeholder{aspect-ratio:1;background:#fff;border:1px solid #087ff026;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:25px;display:flex;box-shadow:0 18px 45px #13457717}.qr-placeholder img{opacity:.92;width:64px;position:absolute}.qr-placeholder>span{color:var(--muted);margin-top:15px;font-size:9px;font-weight:750}.qr-pattern{opacity:.12;border:6px solid var(--ink);grid-template-columns:repeat(3,1fr);gap:8px;width:145px;height:145px;padding:11px;display:grid}.qr-pattern i{background:var(--ink);border-radius:3px}.availability-panel{color:#fff;background:linear-gradient(135deg,#0758bb,var(--blue),#41adff);border-radius:28px;justify-content:space-between;align-items:center;padding:50px;display:flex;box-shadow:0 24px 65px #087ff033}.availability-panel p{letter-spacing:.14em;margin:0 0 10px;font-size:9px;font-weight:900}.availability-panel h2{letter-spacing:-.05em;margin:0 0 9px;font-size:clamp(36px,5vw,58px)}.availability-panel span{color:#fffc;font-size:13px}.availability-dot{background:#ffffff21;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:95px;height:95px;display:grid}.availability-dot span{background:var(--lime);border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 8px #c7f17426}.availability-dot b{font-size:10px}.support-note{border:1px solid var(--line);border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin-top:20px;padding:25px;display:grid}.support-note p{color:var(--muted);margin:0;font-size:12px}.support-note a{color:var(--blue-deep);font-size:11px;font-weight:800}.single-step-panel{grid-template-columns:1fr .8fr;gap:20px;display:grid}.single-step-panel>.step-list{border:1px solid var(--line);background:#fff;border-radius:28px;padding:25px 36px}.driver-value-card{color:#fff;background:radial-gradient(circle at 88% 10%,#fff3,transparent 27%),linear-gradient(145deg,#0757ba,var(--blue));box-shadow:var(--shadow);border-radius:28px;padding:38px}.driver-value-card>p{letter-spacing:.14em;margin:0;font-size:9px;font-weight:900}.driver-value-card h3{letter-spacing:-.045em;margin:140px 0 25px;font-size:36px;line-height:1.04}.driver-value-card ul{gap:11px;margin:0;padding:0;font-size:12px;font-weight:730;list-style:none;display:grid}.driver-value-card li:before{content:"✓";margin-right:9px}.partner-type-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.partner-type-grid article{background:linear-gradient(145deg,#fff,#f3f9ff);border:1px solid #087ff01f;border-radius:21px;min-height:175px;padding:23px}.partner-type-grid span{color:var(--blue);letter-spacing:.13em;font-size:9px;font-weight:900}.partner-type-grid h3{margin:65px 0 0;font-size:17px;line-height:1.25}.collaboration-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.collaboration-grid article{background:#fff;border:1px solid #087ff01f;border-radius:23px;min-height:250px;padding:28px;position:relative}.collaboration-grid h3{margin:0 0 12px;font-size:20px}.collaboration-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.collaboration-grid article>span{color:var(--blue);font-size:21px;position:absolute;bottom:26px;left:28px}.partnership-cta{padding:86px max(28px,calc((100vw - var(--container))/2));color:#fff;background:radial-gradient(circle at 82% 10%,#087ff052,transparent 25%),var(--blue-night);grid-template-columns:1fr auto;align-items:center;gap:50px;display:grid}.partnership-cta .eyebrow{color:#8bc9ff;background:#ffffff0a;border-color:#8bc9ff33}.partnership-cta>div>p:last-child{color:#adbdcc;max-width:670px;line-height:1.7}.contact-form-section{grid-template-columns:.7fr 1.3fr;align-items:start;gap:70px;display:grid}.contact-form-section>div:first-child>p:not(.eyebrow){color:var(--muted);line-height:1.7}.contact-form{box-shadow:var(--shadow);background:#fff;border:1px solid #087ff01f;border-radius:27px;gap:20px;padding:34px;display:grid}.contact-form label{color:var(--ink);gap:8px;font-size:11px;font-weight:800;display:grid}.form-row{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfdff;border-radius:12px;outline:0;padding:15px 16px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #087ff01a}.contact-form textarea{resize:vertical}.form-footer{justify-content:space-between;align-items:center;gap:20px;display:flex}.form-footer p{max-width:340px;color:var(--muted);margin:0;font-size:10px;line-height:1.5}.city-contact{background:#fff;justify-content:space-between;align-items:center;gap:40px;display:flex}.city-contact>div>span{color:var(--blue);letter-spacing:.14em;font-size:9px;font-weight:900}.city-contact h2{margin-top:11px}.city-contact p{color:var(--muted)}.site-footer{padding:75px max(28px,calc((100vw - var(--container))/2)) 25px;color:#d8e3ed;background:#061526}.footer-top{grid-template-columns:1.35fr .7fr 1.15fr 1fr;gap:45px;display:grid}.footer-logo{filter:brightness(0)invert();width:102px;height:84px}.footer-logo img{width:100px;height:82px}.footer-intro>p{color:#9eafbf;max-width:340px;margin:18px 0 12px;font-size:12px;line-height:1.7}.footer-intro>span{color:#fff;font-size:12px;font-weight:750}.footer-column{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-column h3{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:10px 0;font-size:11px}.footer-column a,.footer-column p{color:#9eafbf;word-break:break-word;margin:0;font-size:10px;line-height:1.5}.footer-column a:hover{color:#fff}.footer-download .store-buttons{width:175px;margin-top:6px}.footer-bottom{color:#7890a5;border-top:1px solid #ffffff1f;justify-content:space-between;gap:25px;margin-top:55px;padding-top:22px;font-size:9px;display:flex}.mobile-download-bar{display:none}@keyframes rise{0%{opacity:0;transform:translateY(17px)}to{opacity:1;transform:translateY(0)}}.home-hero-copy,.page-hero-copy{animation:.65s both rise}.hero-visual,.brand-art{animation:.75s 80ms both rise}@media (width<=1050px){.site-header nav>a{padding:9px 8px;font-size:11px}.header-cta{padding:0 13px}.home-hero,.page-hero{padding-left:38px;padding-right:38px}.home-hero{grid-template-columns:.95fr 1.05fr}.phone-primary{width:270px;height:475px}.phone-secondary{width:180px;height:355px}.service-card-grid,.benefits-grid{grid-template-columns:repeat(2,1fr)}.vehicle-row.expanded,.partner-type-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.site-header{margin-top:8px;top:8px}.header-inner{grid-template-columns:1fr auto}.site-header nav{box-shadow:var(--shadow);background:#fffffffa;border-radius:19px;flex-direction:column;align-items:stretch;padding:15px;display:none;position:absolute;top:78px;left:0;right:0}.site-header nav.open{display:flex}.site-header nav>a{border-radius:11px;padding:13px 14px;font-size:13px}.header-actions{display:none}.menu-toggle{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;place-content:center;justify-self:end;gap:6px;width:43px;height:43px;display:grid}.menu-toggle span{background:var(--ink);border-radius:2px;width:18px;height:2px;display:block}.mobile-nav-actions{grid-template-columns:auto 1fr;gap:8px;padding-top:8px;display:grid}.mobile-nav-actions .header-cta{justify-content:center}.home-hero,.page-hero{text-align:center;grid-template-columns:1fr;padding-top:145px}.home-hero{margin-top:-80px}.home-hero .eyebrow,.page-hero .eyebrow,.home-hero h1,.page-hero h1,.hero-lead,.page-hero-copy>p:not(.eyebrow){margin-left:auto;margin-right:auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{width:min(100%,650px);margin:auto}.page-hero-art{min-height:450px}.page-hero .hero-visual{transform:none}.audience-split,.step-columns,.partner-preview,.faq-section,.contact-form-section{grid-template-columns:1fr}.app-experience-grid,.contact-card-grid,.collaboration-grid{grid-template-columns:1fr;max-width:620px;margin-left:auto;margin-right:auto}.screen-wrap{aspect-ratio:947/1500}.trust-grid,.standards-grid{grid-template-columns:repeat(2,1fr)}.trust-grid article:nth-child(2),.standards-grid article:nth-child(2){border-right:0}.trust-grid article:nth-child(n+3),.standards-grid article:nth-child(n+3){border-top:1px solid #ffffff2b}.partner-cloud{max-width:620px;margin:auto}.download-banner,.partnership-cta{grid-template-columns:1fr}.download-banner .store-buttons{justify-content:start}.service-detail-list>article{gap:45px}.vehicle-row{grid-template-columns:repeat(2,1fr)}.download-card{grid-template-columns:1fr}.qr-placeholder{width:250px}.single-step-panel{grid-template-columns:1fr}.driver-value-card h3{margin-top:75px}.partner-type-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1.2fr 1fr}}@media (width<=600px){.site-header{border-radius:18px;width:calc(100% - 20px);height:66px}.header-inner{padding-left:16px}.brand-mark{width:78px;height:61px}.brand-mark img{width:73px;height:59px}.site-header nav{top:72px}.home-hero,.page-hero{border-radius:0 0 30px 30px;margin-top:-74px;padding:127px 20px 60px}.home-hero h1,.page-hero h1{font-size:47px}.hero-lead,.page-hero-copy>p:not(.eyebrow){font-size:15px}.hero-actions{display:grid}.button{width:100%}.hero-proof{display:grid}.hero-visual{min-height:480px;margin-top:-10px}.phone-primary{border-width:5px;border-radius:27px;width:235px;height:412px;top:35px;left:48%}.phone-secondary{border-width:5px;border-radius:23px;width:145px;height:287px;top:132px;right:-6px}.note-city{min-width:145px;padding:11px 12px;top:25px;right:0}.note-payment{min-width:150px;padding:11px 12px;bottom:20px;left:0}.floating-note strong{font-size:10px}.orbit-one{width:350px;height:350px;top:75px;left:2%}.orbit-two{width:270px;height:270px;top:112px;left:12%}.brand-ticker{margin-top:22px}.brand-ticker>div{justify-content:flex-start;padding:15px 20px}.section{padding:82px 20px}.section-heading{margin-bottom:35px}.section-heading h2,.download-banner h2,.partnership-cta h2,.contact-form-section h2,.city-contact h2{font-size:39px}.section-lead{font-size:14px}.service-card-grid,.benefits-grid{grid-template-columns:1fr}.feature-card,.benefit-card{min-height:245px}.audience-panel{min-height:540px;padding:27px}.audience-panel h3{margin-top:120px;font-size:39px}.screen-copy{min-height:auto}.step-columns>article{padding:27px}.trust-grid,.standards-grid{grid-template-columns:1fr}.trust-grid article,.trust-grid article+article,.standards-grid article,.standards-grid article+article{border-top:1px solid #ffffff2b;border-right:0;min-height:200px;padding:27px 0}.trust-grid h3,.standards-grid h3{margin-top:35px}.partner-preview{gap:45px}.partner-cloud{border-radius:30px;padding:36px 22px}.faq-section{gap:10px}.contact-card-grid article{min-height:255px}.download-banner{gap:30px;padding:65px 20px}.store-buttons{grid-template-columns:1fr;width:100%}.page-hero-art{min-height:380px}.brand-art{min-height:360px}.ring-a{width:320px;height:320px}.ring-b{width:255px;height:255px}.brand-art-caption{right:0}.service-detail-list>article{grid-template-columns:1fr;gap:25px;padding:38px 0}.vehicle-row,.vehicle-row.expanded{grid-template-columns:repeat(2,1fr)}.vehicle-row article{min-height:155px;padding:20px}.vehicle-row h3{margin-top:30px}.download-card{padding:28px}.download-card .store-buttons,.qr-placeholder{width:100%}.availability-panel{flex-direction:column;align-items:flex-start;gap:30px;padding:32px}.support-note{grid-template-columns:1fr;gap:10px}.single-step-panel>.step-list{padding:15px 25px}.driver-value-card{padding:28px}.driver-value-card h3{font-size:33px}.partner-type-grid{grid-template-columns:1fr 1fr}.partner-type-grid article{min-height:150px;padding:18px}.partner-type-grid h3{margin-top:48px;font-size:14px}.partnership-cta{padding:65px 20px}.contact-form{padding:24px}.form-row{grid-template-columns:1fr}.form-footer,.city-contact{flex-direction:column;align-items:stretch}.site-footer{padding:60px 20px 105px}.footer-top{grid-template-columns:1fr;gap:35px}.footer-bottom{flex-direction:column;align-items:flex-start}.mobile-download-bar{z-index:110;color:#fff;background:linear-gradient(135deg,var(--blue),var(--blue-deep));border:1px solid #ffffff4d;border-radius:16px;justify-content:space-between;align-items:center;height:56px;padding:0 17px;font-size:12px;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 17px 40px #07192b4d}.mobile-download-bar b{font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home-hero-copy,.page-hero-copy,.hero-visual,.brand-art{animation:none}.button,.feature-card,.benefit-card,.app-screen-card{transition:none}}.logo-text-fallback{color:var(--blue);letter-spacing:-.05em;font-size:19px;font-weight:900}.brand-mark{background:#fffffff5;border-radius:15px;padding:5px;position:relative}.brand-mark img{object-fit:contain;filter:none;width:100%;height:100%}.footer-logo{filter:none;background:#fff;border:1px solid #ffffff2e;border-radius:20px;width:118px;height:94px;padding:8px;box-shadow:0 14px 35px #0000002e}.footer-logo img{filter:none;width:100%;height:100%}.hero-lifestyle-photo{z-index:-1;background:#dcecf8;border:8px solid #ffffffeb;border-radius:38px;position:absolute;inset:76px 10px 38px 10%;overflow:hidden;transform:rotate(2deg);box-shadow:0 35px 90px #06224230}.hero-lifestyle-photo:after{content:"";background:linear-gradient(90deg,#07213e0d,#0000 44%,#07213e33);position:absolute;inset:0}.hero-lifestyle-photo img{object-fit:cover;width:100%;height:100%}.home-hero .phone-primary{width:215px;height:378px;top:192px;left:23%;transform:rotate(-5deg)}.home-hero .phone-secondary{width:158px;height:310px;top:242px;right:-2px;transform:rotate(6deg)}.home-hero .note-city{top:52px;right:0}.home-hero .note-payment{bottom:12px;left:3px}.editorial-visual{background:#dcecf8;border:10px solid #ffffffe6;border-radius:38px;min-height:465px;position:relative;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 32px 85px #06224233}.editorial-visual>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.editorial-gradient{background:linear-gradient(#0000 42%,#05182cad);position:absolute;inset:0}.editorial-logo{background:#fffffff0;border-radius:17px;place-items:center;width:86px;height:72px;padding:7px;display:grid;position:absolute;top:18px;left:18px;box-shadow:0 12px 35px #0622422e}.editorial-logo img{object-fit:contain;width:100%;height:100%}.editorial-caption{color:#fff;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#061c328c;border:1px solid #ffffff40;border-radius:16px;align-items:center;gap:12px;padding:16px 18px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.editorial-caption strong{letter-spacing:.02em;font-size:12px}.brand-art-logo{z-index:3;place-items:center;width:255px;height:220px;display:grid;position:relative}.brand-art-logo img{object-fit:contain;width:100%;height:100%}.feature-card{border-radius:27px;flex-direction:column;min-height:430px;padding:0;display:flex;overflow:hidden}.feature-card-media{background:#e8f3fb;flex:none;height:185px;position:relative;overflow:hidden}.feature-card-media:after{content:"";background:linear-gradient(#0000 58%,#05192f38);position:absolute;inset:0}.feature-card-media>img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.feature-card:hover .feature-card-media>img{transform:scale(1.045)}.feature-card .feature-icon{z-index:2;border:1px solid #ffffff73;position:absolute;bottom:17px;left:19px;box-shadow:0 13px 28px #041e3b33}.feature-card-body{flex-direction:column;flex:1;padding:24px 25px 25px;display:flex}.feature-card h3{margin:0 0 10px}.feature-card-body>a{color:var(--blue-deep);justify-content:space-between;margin-top:auto;padding-top:22px;font-size:11px;font-weight:850;display:flex;position:static}.audience-panel{min-height:690px;padding:22px 30px 30px;position:relative}.audience-photo{border-radius:22px;height:250px;margin:0 0 22px;overflow:hidden;box-shadow:0 20px 45px #091f3721}.audience-photo img{object-fit:cover;width:100%;height:100%;display:block}.audience-panel>div:first-child{display:block}.audience-panel>div:nth-child(2){justify-content:space-between;align-items:center;display:flex}.audience-panel>div:nth-child(2) p{letter-spacing:.13em;margin:0;font-size:10px;font-weight:850}.audience-panel h3{margin:30px 0 14px}.step-columns>article{overflow:hidden}.step-context-image{border-radius:20px;height:190px;margin:-20px -20px 27px;overflow:hidden}.step-context-image img{object-fit:cover;width:100%;height:100%;display:block}.trust-story{background:#0a2038;border:1px solid #ffffff24;border-radius:30px;height:330px;margin:0 0 45px;position:relative;overflow:hidden}.trust-story>img{object-fit:cover;opacity:.72;width:100%;height:100%;display:block}.trust-story:after{content:"";background:linear-gradient(90deg,#041425e6,#04142514 70%);position:absolute;inset:0}.trust-story>div{z-index:2;max-width:550px;position:absolute;bottom:32px;left:35px}.trust-story span,.trust-story strong{display:block}.trust-story span{color:#8bc9ff;letter-spacing:.14em;margin-bottom:10px;font-size:9px;font-weight:900}.trust-story strong{color:#fff;letter-spacing:-.04em;font-size:clamp(25px,3vw,39px);line-height:1.08}.partner-visual{min-height:520px;box-shadow:var(--shadow);border:8px solid #ffffffbf;border-radius:36px;position:relative;overflow:hidden}.partner-visual>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.partner-visual:after{content:"";background:linear-gradient(#0000 35%,#05192fad);position:absolute;inset:0}.partner-visual .partner-cloud{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd4;border-color:#ffffff59;border-radius:22px;padding:20px;position:absolute;bottom:20px;left:20px;right:20px;box-shadow:0 18px 45px #04192f2e}.download-banner-action{align-items:center;gap:17px;display:flex}.mini-qr-row{background:#ffffffc7;border:1px solid #087ff01f;border-radius:13px;gap:7px;padding:7px;display:flex;box-shadow:0 12px 28px #13457717}.mini-qr-row img{object-fit:contain;background:#fff;width:49px;height:49px}.download-card{grid-template-columns:1fr minmax(330px,.75fr)}.qr-code-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.qr-code-grid>a{background:#fff;border:1px solid #087ff021;border-radius:21px;place-items:center;gap:10px;padding:15px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 17px 42px #13457717}.qr-code-grid>a:hover,.qr-code-grid>a:focus-visible{outline:0;transform:translateY(-3px);box-shadow:0 24px 55px #13457726}.qr-code-grid img{aspect-ratio:1;object-fit:contain;width:100%}.qr-code-grid span{color:var(--blue-deep);font-size:10px;font-weight:850}.driver-value-card{isolation:isolate;background:linear-gradient(#051c3314,#051c33ed),url(/images/driver-helper.jpg) 50%/cover no-repeat;position:relative;overflow:hidden}.driver-value-card:after{content:"";z-index:-1;background:linear-gradient(135deg,#087ff026,#0000 55%);position:absolute;inset:0}.driver-value-card>*{z-index:1;position:relative}@media (width<=1050px){.home-hero .phone-primary{width:190px;height:335px}.home-hero .phone-secondary{width:138px;height:270px}.download-banner-action{flex-direction:column;align-items:flex-start}}@media (width<=900px){.hero-lifestyle-photo{inset:55px 7% 25px}.home-hero .phone-primary{width:215px;height:378px;top:175px;left:19%}.home-hero .phone-secondary{width:155px;height:305px;top:220px;right:5%}.editorial-visual{min-height:480px}.partner-visual{max-width:700px;min-height:510px;margin:auto}.download-card{grid-template-columns:1fr}.qr-code-grid{max-width:420px}}@media (width<=600px){.brand-mark{width:82px;height:59px;padding:4px}.footer-logo{width:116px;height:94px;padding:8px}.hero-lifestyle-photo{border-width:5px;border-radius:26px;inset:66px 0 45px 8%}.home-hero .phone-primary{width:166px;height:292px;top:190px;left:6%}.home-hero .phone-secondary{width:116px;height:228px;top:226px;right:-2px}.home-hero .note-city{top:25px}.home-hero .note-payment{bottom:4px}.editorial-visual{border-width:6px;border-radius:29px;min-height:355px}.brand-art-logo{width:210px;height:180px}.feature-card{min-height:410px}.feature-card-media{height:180px}.audience-panel{min-height:650px;padding:18px 20px 24px}.audience-photo{height:220px}.audience-panel h3{margin-top:25px}.step-context-image{height:170px;margin:-9px -9px 24px}.trust-story{height:390px}.trust-story:after{background:linear-gradient(#0414250f,#041425f0)}.trust-story>div{bottom:24px;left:23px;right:23px}.partner-visual{min-height:500px}.partner-visual .partner-cloud{padding:15px}.partner-visual .partner-cloud span{padding:10px 12px;font-size:9px}.download-banner-action{width:100%}.mini-qr-row{display:none}.qr-code-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.qr-code-grid>a{padding:10px}}
