/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--green:#073f36;--green2:#0a6c4d;--orange:#f25f19;--cream:#fffaf0;--ink:#17352e;--muted:#6c7974;--line:#dde4da;--shadow:0 20px 55px #0a372c26}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-manrope),Manrope,Arial,sans-serif;background:#fffdf9;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.site-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f3;border-bottom:1px solid #e8ebe5;align-items:center;gap:36px;height:84px;padding:0 6.5vw;display:flex;position:sticky;top:0}.brand{white-space:nowrap;align-items:center;gap:10px;display:flex}.brand img{object-fit:cover;object-position:left;border-radius:11px;width:48px;height:48px}.brand b{letter-spacing:-1px;color:var(--green);font-size:20px}nav{gap:28px;margin-left:auto;display:flex}nav a{border-bottom:3px solid #0000;place-items:center;height:84px;font-size:13px;font-weight:650;display:grid}nav a:hover{color:var(--green2);border-color:var(--orange)}.header-actions{align-items:center;gap:13px;display:flex}.phone{background:#fbfff7;border:1px solid #b9cdb8;border-radius:12px;padding:7px 13px}.phone b,.phone small{display:block}.phone b{font-size:12px}.phone small{color:var(--muted);font-size:9px}.button{cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;padding:14px 24px;font-weight:800;display:inline-flex}.orange{color:#fff;background:linear-gradient(135deg,#f77925,#ed4e0d);box-shadow:0 8px 22px #f25f1940}.menu{background:0 0;border:0;display:none}.menu i{background:var(--green);width:24px;height:2px;margin:5px;display:block}.hero{background:linear-gradient(105deg,#fffdf6,#fff9ec 49%,#f5dab7);grid-template-columns:49% 51%;min-height:610px;padding-left:6.5vw;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:3;max-width:700px;padding:39px 0 25px}.eyebrow{background:#f8fff0;border:1px solid #b8cfae;border-radius:999px;padding:8px 13px;font-size:10px;font-weight:750;display:inline-block}.hero h1{letter-spacing:-3.4px;color:var(--green);margin:15px 0 10px;font-size:clamp(43px,4.45vw,68px);line-height:1.02}.hero h1 em{color:var(--orange);font-style:normal}.hero-copy>p{max-width:530px;margin:0 0 17px;font-size:15px;line-height:1.55}.quote-card{box-shadow:var(--shadow);background:#fffffff8;border:1px solid #e3ded3;border-radius:17px;overflow:hidden}.route-row{border-bottom:1px solid #e6e9e4;grid-template-columns:1fr 38px 1fr;align-items:center;gap:9px;padding:14px 20px;display:grid}.quote-card label>b{color:#2b5147;margin-bottom:5px;font-size:9px;display:block}.route-row label span{align-items:center;gap:8px;display:flex}.route-row input,.detail-row input,.detail-row select,.mobile-field input{color:#5c6864;background:0 0;border:0;outline:0;width:100%;font-size:12px}.start{border:3px solid #28a24f;border-radius:50%;width:10px;height:10px}.end{background:var(--orange);border-radius:50%;width:10px;height:10px}.swap{border:1px solid var(--line);width:32px;height:32px;color:var(--green);background:#fff;border-radius:50%;font-size:18px}.detail-row{grid-template-columns:1.35fr 1fr 1.1fr;padding:11px 20px;display:grid}.detail-row label{border-right:1px solid #e3e6e1;margin-right:13px;padding-right:13px}.detail-row label:last-child{border:0;margin:0}.detail-row input,.detail-row select{height:28px}.mobile-field{border:1px solid var(--line);border-radius:9px;grid-template-columns:auto 1fr;gap:8px;margin:0 20px 9px;padding:7px 11px;display:grid}.mobile-field b{grid-column:1/-1}.mobile-field span{color:var(--green);font-size:12px;font-weight:700}.consent{color:var(--muted);align-items:flex-start;gap:7px;margin:8px 20px;font-size:9px;display:flex}.consent input{accent-color:var(--green2)}.quote-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#f4560b,#ff731d);border:0;border-radius:9px;width:calc(100% - 38px);margin:2px 19px 0;padding:12px;font-weight:800;position:relative}.quote-submit span{font-size:20px;position:absolute;top:6px;right:17px}.form-note{text-align:center;color:#76817d;margin:9px;font-size:9px}.form-error{color:#b92d19;margin:5px 20px;font-size:10px}.hero-art{position:relative}.sun{filter:blur(26px);background:#ffd589;border-radius:50%;width:250px;height:250px;position:absolute;top:40px;right:5%}.palace{clip-path:polygon(0 44%,8% 44%,8% 25%,14% 25%,14% 41%,25% 41%,25% 11%,35% 11%,35% 40%,44% 40%,44% 0,55% 0,55% 35%,66% 35%,66% 15%,76% 15%,76% 41%,87% 41%,87% 25%,94% 25%,94% 43%,100% 43%,100% 100%,0 100%);background:linear-gradient(#c19660,#7c4f2f);width:98%;height:265px;position:absolute;bottom:120px;right:-2%}.palace:after{content:"";background:repeating-linear-gradient(90deg,#0000 0 25px,#f5dba2 26px 35px,#0000 36px 62px),repeating-linear-gradient(0deg,#0000 0 35px,#42241066 36px 40px);position:absolute;inset:95px 14px 15px}.road{clip-path:polygon(0 30%,100% 0,100% 100%,0 100%);background:linear-gradient(12deg,#716a5f,#bdaf98);height:165px;position:absolute;bottom:0;left:-20%;right:0}.car{background:linear-gradient(160deg,#fff,#e2e5e3 48%,#a8aeab);border-radius:55% 30% 13% 17%/48% 38% 25% 27%;width:min(620px,92%);height:192px;position:absolute;bottom:33px;right:3%;transform:skew(-4deg);box-shadow:0 24px 32px #241e174d}.car:before{content:"";clip-path:polygon(22% 0,77% 4%,100% 100%,0 100%);background:linear-gradient(150deg,#d8e7e7 0 44%,#314543 45%);border:6px solid #e5e9e7;border-bottom-color:#7e8884;border-radius:75% 35% 0 0;width:55%;height:74px;position:absolute;top:-45px;right:15%}.car:after{content:"";background:#14211e;border-radius:50%;height:11px;position:absolute;bottom:44px;left:3%;right:3%}.wheel{z-index:2;background:radial-gradient(circle,#8b9290 0 22%,#d0d4d2 23% 39%,#202725 40% 72%,#080a09 73%);border-radius:50%;width:73px;height:73px;position:absolute;bottom:-23px}.wheel.one{left:16%}.wheel.two{right:14%}.car>b{color:var(--green);position:absolute;top:44%;right:12%}.quote-bubble{box-shadow:var(--shadow);background:#fff;border-radius:13px;align-items:center;gap:8px;padding:12px 15px;display:flex;position:absolute;top:105px;right:6%}.quote-bubble b{color:var(--orange);font-size:27px}.quote-bubble span{width:52px;color:var(--muted);font-size:9px}.trust{z-index:4;border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:repeat(4,1fr);margin:14px 6.5vw 0;display:grid;position:relative}.trust article{border-right:1px solid var(--line);align-items:center;gap:13px;padding:17px 20px;display:flex}.trust article:last-child{border:0}.trust article>i{width:47px;height:47px;color:var(--green2);background:#eff8df;border-radius:50%;flex:none;place-items:center;font-size:19px;font-style:normal;font-weight:900;display:grid}.trust article>i.gold{color:var(--orange);background:#fff0d8}.trust h2{color:var(--green);margin:0 0 3px;font-size:13px}.trust p{color:var(--muted);margin:0;font-size:9px;line-height:1.4}.section{padding:76px 6.5vw}.section-head{text-align:center;max-width:650px;margin:0 auto 34px}.section-head>span,.routes-copy>span,.operator-cta>div>span,.final-cta span{letter-spacing:1.8px;color:var(--orange);font-size:9px;font-weight:850}.section-head h2,.routes-copy h2{letter-spacing:-1.6px;color:var(--green);margin:7px 0;font-size:36px;line-height:1.15}.section-head p,.routes-copy p{color:var(--muted);font-size:12px;line-height:1.65}.service-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.service-grid article{background:linear-gradient(145deg,#fbfff7,#f2f8e9);border:1px solid #d1dfc4;border-radius:16px;min-height:190px;padding:22px;transition:all .22s}.service-grid article:nth-child(3n+2){background:linear-gradient(145deg,#fffdf7,#fff1e5);border-color:#f1c29b}.service-grid article:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.service-grid article>i{color:var(--orange);letter-spacing:1px;font-size:10px;font-style:normal;font-weight:850}.service-grid h3{color:var(--green);margin:24px 0 6px;font-size:20px}.service-grid p{color:var(--muted);margin:0 0 14px;font-size:10px;line-height:1.55}.service-grid a,.routes-copy a{color:var(--green2);font-size:10px;font-weight:850}.routes-section{background:#f7f2e8;grid-template-columns:30% 70%;gap:55px;display:grid}.routes-copy{padding-top:20px}.route-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.route-grid>a{background:#fff;border:1px solid #e6dfd2;border-radius:13px;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;padding:15px 17px;display:grid}.route-grid>a:hover{border-color:#a6c4ad}.route-grid small{color:#a8b0ac;font-size:9px}.route-grid span{letter-spacing:1px;color:var(--orange);font-size:8px;font-weight:800}.route-grid h3{color:var(--green);margin:3px 0;font-size:13px}.route-grid p{color:var(--muted);margin:0;font-size:9px}.route-grid>a>b{color:var(--green2)}.how{padding-top:68px}.steps{grid-template-columns:repeat(3,1fr);max-width:1050px;margin:auto;display:grid}.steps article{text-align:center;padding:0 42px;position:relative}.steps article:not(:last-child):after{content:"";border-top:1px dashed #98a49f;width:32%;position:absolute;top:52px;right:-16%}.steps article>i{width:104px;height:104px;color:var(--green2);background:#f4f8e8;border:1px solid #dbe5c0;border-radius:50%;place-items:center;margin:0 auto 16px;font-size:41px;font-style:normal;display:grid;position:relative}.steps i b{color:#fff;background:#4f9e38;border-radius:50%;place-items:center;width:29px;height:29px;font-size:12px;display:grid;position:absolute;top:11px;right:-7px}.steps h3{color:var(--green);margin:0 0 6px;font-size:14px}.steps p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.section-head.left{text-align:left;margin-left:0}.vehicles{background:#f7faf3}.vehicle-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.vehicle-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;padding:16px}.vehicle{background:linear-gradient(#f0f5ef,#dce7d8);border-radius:10px;height:110px;margin-bottom:13px;position:relative;overflow:hidden}.vehicle>span{background:linear-gradient(#fff,#cdd4d1);border-radius:60% 30% 12% 15%;width:68%;height:35px;position:absolute;bottom:25px;left:16%;box-shadow:0 9px 12px #0002}.vehicle>span:before{content:"";clip-path:polygon(20% 0,75% 0,100% 100%,0 100%);background:#3e5651;width:50%;height:23px;position:absolute;top:-19px;right:16%}.vehicle>i{background:#1f2825;border-radius:50%;width:22px;height:22px;position:absolute;bottom:16px}.vehicle>i:first-of-type{left:27%}.vehicle>i:nth-of-type(2){right:24%}.v2>span{width:77%;height:39px;left:11%}.v3>span{width:85%;height:44px;left:7%}.vehicle-grid small{color:var(--orange);font-size:9px}.vehicle-grid h3{color:var(--green);margin:3px 0;font-size:16px}.vehicle-grid p{color:var(--muted);margin:0;font-size:10px}.disclaimer{text-align:center;color:#8a9490;margin-top:16px;font-size:9px}.operator-cta{color:#fff;background:linear-gradient(120deg,#073f36,#0d7450);border-radius:22px;grid-template-columns:55% 45%;margin:65px 6.5%;padding:50px;display:grid;overflow:hidden}.operator-cta h2{letter-spacing:-1.5px;margin:7px 0;font-size:36px;line-height:1.15}.operator-cta>div>p{color:#d5e7df;max-width:560px;font-size:12px;line-height:1.65}.operator-cta ul{grid-template-columns:1fr 1fr;gap:7px;padding:0;font-size:10px;list-style:none;display:grid}.operator-cta li{color:#dce9e4}.light{color:var(--green);background:#fff;margin-top:14px}.operator-cta aside{min-height:260px;position:relative}.verified{color:var(--green2);background:#e9f6d9;border-radius:12px;align-items:center;gap:7px;padding:11px 13px;font-size:23px;display:flex;position:absolute;top:0;right:10px}.verified b{letter-spacing:1px;font-size:9px}.operator-cta aside article{width:65%;color:var(--ink);background:#fff;border-radius:14px;padding:18px;position:absolute;top:66px;left:17%;transform:rotate(-2deg);box-shadow:0 20px 45px #0003}.operator-cta aside article:last-child{top:178px;left:31%;transform:rotate(2deg)}.operator-cta aside small{color:var(--orange);font-size:8px;font-weight:800}.operator-cta aside h3{color:var(--green);margin:4px 0;font-size:15px}.operator-cta aside p,.operator-cta aside span{color:var(--muted);font-size:9px}.progress{background:#e5ebe6;border-radius:3px;height:5px}.progress i{background:#7fc244;border-radius:3px;width:82%;height:100%;display:block}.faq{max-width:1050px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:18px 4px}.faq summary{color:var(--green);cursor:pointer;font-size:13px;font-weight:800}.faq details p{color:var(--muted);max-width:800px;font-size:11px;line-height:1.65}.final-cta{color:#fff;background:#ee5c17;border-radius:20px;justify-content:space-between;align-items:center;margin:0 6.5% 60px;padding:39px 48px;display:flex}.final-cta span{color:#ffe0b9}.final-cta h2{margin:5px 0;font-size:31px}.final-cta p{color:#ffe9dc;margin:0;font-size:11px}.final-cta .light{margin:0}footer{border-top:1px solid var(--line);grid-template-columns:2fr 1fr 1fr;gap:28px;padding:42px 6.5%;display:grid}footer>div{flex-direction:column;align-items:flex-start;gap:7px;display:flex}footer p,footer a,footer span{color:var(--muted);font-size:10px}footer h3{color:var(--green);margin:0 0 5px;font-size:12px}.copyright{border-top:1px solid var(--line);grid-column:1/-1;padding-top:17px}.fab{display:none}.modal{z-index:100;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#031f19b3;border:0;position:absolute;inset:0}.modal-card{text-align:center;background:#fff;border-radius:20px;width:min(460px,100%);padding:34px;position:relative;box-shadow:0 30px 80px #0005}.close{background:0 0;border:0;font-size:27px;position:absolute;top:10px;right:13px}.modal-card>i{width:60px;height:60px;color:var(--green2);background:#ebf7df;border-radius:50%;place-items:center;margin:auto;font-size:28px;font-style:normal;display:grid}.modal-card>span{letter-spacing:1.8px;color:var(--orange);font-size:8px;font-weight:850}.modal-card h2{color:var(--green);margin:6px;font-size:26px}.modal-card p{color:var(--muted);font-size:11px;line-height:1.6}.modal-card small{color:#74807b;background:#f5f7f4;border-radius:9px;margin:14px;padding:10px;display:block}.modal-card .button{min-width:140px}@media (width<=1100px){.site-header{padding:0 25px}.brand b{font-size:16px}nav{gap:15px}.phone{display:none}.hero{grid-template-columns:60% 40%;padding-left:34px}.car{width:115%;right:-15%}.trust{grid-template-columns:1fr 1fr;margin-left:30px;margin-right:30px}.service-grid{grid-template-columns:1fr 1fr}.routes-section{grid-template-columns:1fr}.operator-cta,.vehicle-grid{grid-template-columns:1fr 1fr}}@media (width<=740px){.site-header{height:70px;padding:0 17px}.brand img{width:42px;height:42px}.menu{margin-left:auto;display:block}nav{background:#fffdf9;flex-direction:column;gap:0;padding:10px 22px 18px;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 18px 28px #0002}nav.open{display:flex}nav a{border-bottom:1px solid var(--line);height:auto;padding:12px 0}.header-actions{display:none}.hero{min-height:0;padding:0 17px 250px;display:block}.hero-copy{padding-top:27px}.hero h1{letter-spacing:-2px;font-size:41px}.route-row{grid-template-columns:1fr;gap:14px}.swap{position:absolute;right:29px}.detail-row{grid-template-columns:1fr}.detail-row label{border-right:0;border-bottom:1px solid var(--line);margin:0;padding:6px 0}.hero-art{height:270px;position:absolute;bottom:0;left:0;right:0}.palace{height:165px;bottom:70px}.road{height:100px}.car{width:76%;height:118px;bottom:18px;right:8%}.car:before{border-width:4px;height:43px;top:-26px}.wheel{width:46px;height:46px;bottom:-15px}.quote-bubble{top:45px}.trust{grid-template-columns:1fr;margin:14px 17px}.trust article{border-right:0;border-bottom:1px solid var(--line)}.section{padding:56px 17px}.section-head h2,.routes-copy h2{font-size:29px}.service-grid{grid-template-columns:1fr}.routes-section{gap:30px}.route-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr;gap:38px}.steps article:after{display:none}.vehicle-grid{grid-template-columns:1fr 1fr}.operator-cta{grid-template-columns:1fr;margin:45px 17px;padding:32px 23px}.operator-cta h2{font-size:29px}.operator-cta aside{margin-top:25px}.final-cta{margin:0 17px 44px;padding:31px 23px;display:block}.final-cta h2{font-size:28px}.final-cta .button{width:100%;margin-top:20px}footer{grid-template-columns:1fr;padding:34px 18px}.fab{z-index:20;background:var(--green2);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;font-size:22px;display:grid;position:fixed;bottom:17px;right:17px;box-shadow:0 12px 28px #0004}}@media (width<=440px){.vehicle-grid,.operator-cta ul{grid-template-columns:1fr}.brand b{font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.route-header{position:relative}.route-page{color:#103f38;background:#fffdf8}.breadcrumbs{color:#6e7c76;align-items:center;gap:10px;max-width:1240px;margin:auto;padding:28px 24px 8px;font-size:.83rem;display:flex}.breadcrumbs a{color:#176e58;text-decoration:none}.route-hero{grid-template-columns:minmax(0,1.5fr) minmax(260px,.65fr);align-items:center;gap:70px;max-width:1240px;margin:0 auto;padding:54px 24px 70px;display:grid}.route-hero>div>span,.route-content article>span,.route-faq>span,.route-cta span{letter-spacing:.16em;color:#f15b23;font-size:.76rem;font-weight:800}.route-hero h1{letter-spacing:-.06em;max-width:800px;margin:14px 0 22px;font-size:clamp(2.6rem,6vw,5.2rem);line-height:1.02}.route-hero>div>p{color:#50655f;max-width:700px;margin-bottom:30px;font-size:1.1rem;line-height:1.75}.route-hero aside{background:#f1f5e8;border:1px solid #d2debc;border-radius:24px;gap:12px;padding:30px;display:grid;box-shadow:0 16px 40px #103f3814}.route-hero aside small{letter-spacing:.13em;color:#5c746b;font-weight:800}.route-hero aside strong{font-size:1.45rem}.route-hero aside p{color:#61736c;font-size:.82rem;line-height:1.55}.route-content{background:#f7f3e9;grid-template-columns:1.4fr .8fr;gap:70px;padding:70px max(24px,50% - 596px);display:grid}.route-content h2,.route-faq h2,.route-cta h2{letter-spacing:-.04em;margin:12px 0 24px;font-size:clamp(2rem,4vw,3rem)}.route-content ul,.route-content ol{gap:14px;margin:0 0 28px;padding:0;list-style:none;display:grid}.route-content li{background:#fff;border:1px solid #e2e5dc;border-radius:13px;padding:15px 18px}.route-content article p,.route-content aside p{color:#53645e;line-height:1.75}.route-content aside{color:#fff;background:#103f38;border-radius:24px;padding:30px}.route-content aside h2{margin-top:0;font-size:1.5rem}.route-content aside ol{counter-reset:item}.route-content aside li{background:#ffffff12;border-color:#ffffff26}.route-faq{max-width:900px;margin:auto;padding:80px 24px}.route-faq details{border-top:1px solid #dce1d9;padding:20px 0}.route-faq details:last-child{border-bottom:1px solid #dce1d9}.route-faq summary{cursor:pointer;font-weight:800}.route-faq details p{color:#5d6b66;max-width:760px;line-height:1.65}.route-cta{color:#fff;background:#f15b23;border-radius:28px;justify-content:space-between;align-items:center;gap:30px;max-width:1192px;margin:0 auto 80px;padding:42px;display:flex}.route-cta span{color:#fff0d5}.route-cta h2{margin-bottom:8px}.route-cta p{color:#fff3e8;margin:0}.route-cta .button{white-space:nowrap}@media (width<=800px){.route-header nav,.route-header .phone{display:none}.route-hero,.route-content{grid-template-columns:1fr;gap:35px}.route-hero{padding-top:34px}.route-content{padding-top:55px;padding-bottom:55px}.route-cta{margin:0 16px 55px;padding:30px;display:grid}.route-cta .button{text-align:center}.breadcrumbs{white-space:nowrap;overflow:auto}}.contact-row{grid-template-columns:1fr 1fr;display:grid}.contact-row .mobile-field{margin-right:7px}.contact-row .mobile-field:last-child{margin-left:7px;margin-right:20px}.name-field{grid-template-columns:1fr}.quote-submit:disabled{opacity:.68;cursor:wait}.tracking-page{background:#f8f5ed;min-height:calc(100vh - 90px);padding:55px 6.5vw 80px}.tracking-head{color:#fff;background:linear-gradient(125deg,#0a493e,#117052);border-radius:25px;max-width:1100px;margin:auto;padding:42px}.tracking-head>span{letter-spacing:.16em;color:#b9e194;font-size:.72rem;font-weight:800}.tracking-head h1{letter-spacing:-.05em;margin:10px 0;font-size:clamp(2.4rem,6vw,4.7rem)}.tracking-head>p{color:#e1eee9;font-size:1.1rem}.tracking-head>div{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.tracking-head>div>span{background:#ffffff12;border:1px solid #ffffff24;border-radius:11px;padding:12px 16px;font-size:.8rem}.tracking-head>div b{text-transform:capitalize;margin-top:4px;display:block}.quote-results{max-width:1100px;margin:55px auto}.quote-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.quote-grid article{background:#fff;border:1px solid #dfe4da;border-radius:19px;padding:24px;box-shadow:0 12px 30px #12352d0d}.quote-grid article>span{letter-spacing:.12em;color:#4b963c;font-size:.67rem;font-weight:800}.quote-grid h3{color:#103f38;margin:10px 0 3px;font-size:1.35rem}.quote-grid article>p{color:#67756f;font-size:.82rem;line-height:1.5}.quote-grid strong{color:#f15b23;margin-top:18px;font-size:2rem;display:block}.quote-grid small{color:#75817c;font-size:.7rem;display:block}.quote-grid h4{color:#103f38;margin:20px 0 8px}.quote-grid ul{color:#51625c;gap:6px;margin:0;padding:0;font-size:.8rem;list-style:none;display:grid}.quote-terms{border-top:1px solid #e6e9e4;padding-top:14px}.privacy-note{color:#617069;background:#fff;border:1px solid #d9dfd5;border-radius:13px;max-width:1100px;margin:auto;padding:16px 20px;font-size:.78rem}.privacy-note b{color:#103f38}.modal-card>a.button{text-decoration:none;display:inline-block}@media (width<=800px){.contact-row{grid-template-columns:1fr}.contact-row .mobile-field,.contact-row .mobile-field:last-child{margin-left:20px;margin-right:20px}.tracking-page{padding:28px 17px 55px}.tracking-head{padding:27px 22px}.tracking-head>div{display:grid}.quote-grid{grid-template-columns:1fr}}.portal-header{background:#fff;border-bottom:1px solid #dfe4dc;justify-content:space-between;align-items:center;height:78px;padding:0 5vw;display:flex}.portal-header nav{gap:24px;display:flex}.portal-header nav a{color:#37554d;font-size:.82rem;font-weight:700;text-decoration:none}.portal{color:#103f38;background:#f6f4ed;min-height:calc(100vh - 78px);padding:48px 6vw 80px}.portal-title{max-width:1100px;margin:0 auto 30px}.portal-title>span,.portal-list>div>span,.operator-review>span{letter-spacing:.16em;color:#f15b23;font-size:.7rem;font-weight:850}.portal-title h1{letter-spacing:-.05em;margin:8px 0;font-size:clamp(2.3rem,5vw,4.4rem)}.portal-title p{color:#63716c}.portal-card,.portal-list,.operator-review{background:#fff;border:1px solid #dde3da;border-radius:20px;max-width:1100px;margin:auto;padding:28px;box-shadow:0 10px 30px #173d320a}.portal-card>h2,.portal-list h2,.operator-review h2{margin:6px 0 12px;font-size:1.8rem}.portal-card>p{color:#67756f;line-height:1.6}.portal-form{margin-top:28px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label{color:#315248;font-size:.76rem;font-weight:800}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid textarea{width:100%;font:inherit;color:#213d36;background:#fbfcfa;border:1px solid #d9ded7;border-radius:10px;margin-top:7px;padding:12px;display:block}.form-grid textarea{resize:vertical;min-height:90px}.portal-form fieldset{border:1px solid #dce1da;border-radius:12px;flex-wrap:wrap;gap:14px;margin:20px 0;padding:15px;display:flex}.portal-form legend{padding:0 7px;font-size:.8rem;font-weight:800}.portal-form fieldset label{font-size:.78rem}.portal-form fieldset input{accent-color:#17714f;margin-right:6px}.portal-message,.action-error{color:#b84224;font-size:.78rem}.portal-stats{grid-template-columns:repeat(3,1fr);gap:15px;max-width:1100px;margin:0 auto 24px;display:grid}.portal-stats article{background:#fff;border:1px solid #dfe4dc;border-radius:16px;padding:22px}.portal-stats small{letter-spacing:.13em;color:#738078;font-size:.65rem;display:block}.portal-stats strong{margin-top:8px;font-size:1.8rem;display:block}.portal-list>article{border-top:1px solid #e5e8e2;grid-template-columns:1fr minmax(210px,.4fr);gap:25px;padding:22px 0;display:grid}.lead-summary>span{letter-spacing:.1em;text-transform:uppercase;color:#f15b23;font-size:.68rem;font-weight:800}.lead-summary h3{margin:8px 0;font-size:1.15rem}.lead-summary p{color:#66746f;font-size:.8rem}.lead-summary a{color:#17714f}.lead-action{flex-direction:column;justify-content:center;align-items:flex-end;gap:9px;display:flex}.lead-action strong{font-size:1.6rem}.status-pill{color:#586760;text-transform:uppercase;letter-spacing:.08em;background:#e9eee9;border-radius:99px;padding:6px 10px;font-size:.65rem;font-weight:850;display:inline-block}.status-pill.pending{color:#9a5712;background:#fff0d8}.status-pill.verified{color:#39742c;background:#e8f7de}.status-pill.rejected{color:#a73925;background:#fee6e1}.quote-form{background:#f8faf6;border-radius:14px;margin-top:15px;padding:20px}.quote-form .form-grid{grid-template-columns:1fr 1fr}.empty-state{text-align:center;color:#6d7a75;padding:55px 15px}.admin-grid{grid-template-columns:minmax(0,1.5fr) minmax(310px,.65fr);gap:22px;max-width:1400px;margin:auto;display:grid}.admin-grid .portal-list{max-width:none;margin:0}.admin-lead{grid-template-columns:1fr minmax(230px,.45fr)!important}.admin-actions{align-content:center;gap:8px;display:grid}.portal-small{color:#4f625b;cursor:pointer;background:#fff;border:1px solid #d4dbd3;border-radius:9px;padding:9px 13px;font-weight:750}.assign-box{background:#f4f7f0;border-radius:12px;padding:14px}.assign-box>p{font-size:.72rem}.assign-box>div{gap:6px;margin:10px 0 14px;display:grid}.assign-box label{font-size:.75rem}.assign-box input{accent-color:#17714f;margin-right:7px}.operator-review{align-self:start;margin:0}.operator-review>article{border-top:1px solid #e5e8e2;gap:13px;padding:18px 0;display:grid}.operator-review h3{margin:8px 0 3px}.operator-review p,.operator-review small{color:#67756f;font-size:.72rem}.operator-review article>div:last-child{flex-wrap:wrap;gap:7px;display:flex}.access-denied{background:#f6f4ed;place-content:center;justify-items:start;gap:18px;min-height:100vh;padding:25px;display:grid}.access-denied h1{color:#103f38;margin:10px 0 0;font-size:3rem}.access-denied p{color:#617069;max-width:570px;line-height:1.6}@media (width<=850px){.portal-header{padding:0 17px}.portal-header nav{gap:12px}.portal{padding:32px 17px 55px}.form-grid,.quote-form .form-grid,.portal-stats,.admin-grid{grid-template-columns:1fr}.portal-list>article,.admin-lead{grid-template-columns:1fr!important}.lead-action{align-items:flex-start}.form-grid .wide{grid-column:auto}.access-denied h1{font-size:2.2rem}}.hero{background:linear-gradient(90deg,#fffdf6fa 0%,#fffdf6eb 38%,#fffdf633 57%,#fffdf600 72%),url(/hero-mysuru-cab-v2.webp) 50%/cover no-repeat}.hero-art>*{display:none!important}@media (width<=740px){.hero{background:#fffdf6}.hero-art{background:linear-gradient(#fffdf6 0%,#fffdf600 30%),url(/hero-mysuru-cab-v2.webp) 70%/cover no-repeat}}.site-footer{grid-template-columns:1.6fr 1fr 1fr 1fr}.trust-page,.policy-page{background:#fffdf8}.trust-page-hero,.policy-page>header{background:linear-gradient(125deg,#f5f8ed,#fff8ea);padding:80px max(24px,50% - 560px) 70px}.trust-page-hero.compact{padding-bottom:55px}.trust-page-hero>span,.trust-page-main>span,.trust-page-aside>span,.contact-cards article>span,.contact-note span,.policy-page>header>span,.trust-page-cta span{letter-spacing:.16em;color:var(--orange);font-size:.72rem;font-weight:850}.trust-page-hero h1,.policy-page>header h1{letter-spacing:-.06em;max-width:850px;color:var(--green);margin:14px 0 22px;font-size:clamp(2.8rem,6vw,5.3rem);line-height:1.02}.trust-page-hero p{color:#526660;max-width:750px;font-size:1.08rem;line-height:1.75}.trust-page-grid{grid-template-columns:1.45fr .65fr;gap:70px;max-width:1120px;margin:auto;padding:75px 24px;display:grid}.trust-page-main h2{letter-spacing:-.04em;color:var(--green);margin:36px 0 12px;font-size:2rem}.trust-page-main>span+h2{margin-top:12px}.trust-page-main p,.trust-page-main li{color:#536660;line-height:1.8}.check-list{gap:10px;padding:0;list-style:none;display:grid}.check-list li{background:#f5f7f0;border:1px solid #dfe6d9;border-radius:12px;padding:13px 16px}.check-list li:before{content:"✓";color:var(--green2);margin-right:10px;font-weight:900}.trust-page-aside{background:var(--green);color:#fff;border-radius:24px;align-self:start;padding:30px}.trust-page-aside>span{color:#b9df99}.trust-page-aside>div{border-bottom:1px solid #ffffff1f;padding:22px 0}.trust-page-aside>div:last-child{border:0}.trust-page-aside b{color:#a6d67b}.trust-page-aside h3{margin:5px 0}.trust-page-aside p{color:#c8dbd4;margin:0;font-size:.84rem;line-height:1.55}.trust-page-cta{background:#f2eee3;border-radius:22px;justify-content:space-between;align-items:center;gap:25px;max-width:1120px;margin:0 auto 75px;padding:36px 42px;display:flex}.trust-page-cta h2{color:var(--green);margin:7px 0 0;font-size:2rem}.contact-cards{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1120px;margin:auto;padding:65px 24px;display:grid}.contact-cards article{border:1px solid var(--line);background:#fff;border-radius:20px;padding:28px;box-shadow:0 12px 35px #173d320a}.contact-cards h2{color:var(--green);font-size:1.5rem;line-height:1.2}.contact-cards p{color:#5c6d67;font-size:.88rem;line-height:1.65}.outline{color:var(--green);background:#fff;border:1px solid #b9cbc4}.contact-note{background:var(--green);color:#fff;border-radius:22px;grid-template-columns:1fr 1fr;align-items:center;gap:35px;max-width:1072px;margin:0 auto 75px;padding:36px;display:grid}.contact-note span{color:#b9df99}.contact-note h2{margin:7px 0;font-size:2rem}.contact-note p{color:#d5e5df;line-height:1.7}.policy-page>header p{color:#687872}.policy-page>article{max-width:900px;margin:auto;padding:65px 24px 85px}.policy-page section{border-bottom:1px solid var(--line);padding:24px 0}.policy-page h2{color:var(--green);margin:0 0 10px;font-size:1.35rem}.policy-page p,.policy-page li{color:#52635d;font-size:.93rem;line-height:1.8}.policy-page a{color:var(--green2);font-weight:800}.policy-page ul{padding-left:22px}@media (width<=900px){.site-footer{grid-template-columns:1fr 1fr}.trust-page-grid{grid-template-columns:1fr;gap:35px}.contact-cards,.contact-note{grid-template-columns:1fr}.trust-page-cta{margin-left:18px;margin-right:18px}}@media (width<=740px){.trust-header nav{display:none}.trust-page-hero,.policy-page>header{padding:52px 18px}.trust-page-grid,.contact-cards,.policy-page>article{padding-left:18px;padding-right:18px}.trust-page-cta{padding:28px;display:block}.trust-page-cta .button{width:100%;margin-top:20px}.site-footer{grid-template-columns:1fr}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
