@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap";
:root{--primary:#0b4aa2;--primary2:#154cad;--sky:#1696d2;--yellow:#ffd21f;--text:#10233f;--muted:#64748b;--dark:#0b2d63;--gray:#6b7280;--light:#f6f9ff;--white:#fff;--border:#dbe5f1;--shadow:0 22px 60px #0a285a24;--shadow2:0 30px 90px #0a285a38;--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{color:var(--text);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Poppins,Arial,sans-serif;line-height:1.6}html[lang=mr] body,html[lang=mr] *{font-family:Poppins,Arial,sans-serif;letter-spacing:0!important;text-transform:none!important}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(1160px,100% - 32px);margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(22px);background:#ffffff47;border-bottom:1px solid #ffffff57;transition:all .25s;position:sticky;top:0}.site-header.is-scrolled{background:#ffffff75;border-bottom-color:#e2e8f059;box-shadow:0 12px 32px #0f172a0f}.header-inner{align-items:center;gap:22px;min-height:104px;display:flex}.brand{align-items:center;min-width:0;display:inline-flex}.brand img{object-fit:contain;width:min(320px,38vw);max-height:100px}.nav{color:#536179;align-items:center;gap:22px;margin-left:auto;font-size:15px;font-weight:700;display:flex}.nav a{white-space:nowrap;position:relative}.nav a:hover,.nav a.is-current{color:var(--primary)}.nav a:after{content:"";background:var(--sky);border-radius:99px;width:0;height:3px;transition:all .22s;position:absolute;bottom:-8px;left:0}.nav a:hover:after,.nav a.is-current:after{width:100%}.header-actions{align-items:center;gap:10px;display:flex}.language-switch{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff85;border:1px solid #0f4cad24;border-radius:999px;gap:5px;padding:5px;display:inline-flex}.lang-btn{color:#5b6a82;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 12px;font-weight:800}.lang-btn.is-active{background:var(--primary);color:#fff}.menu-toggle{cursor:pointer;background:#ffffffad;border:1px solid #0f4cad24;border-radius:14px;width:44px;height:44px;padding:10px;display:none}.menu-toggle span{background:var(--primary);border-radius:4px;height:2px;margin:5px 0;display:block}.hero{background:radial-gradient(circle at 10% 0,#1696d22e,#0000 30%),linear-gradient(135deg,#f8fcff 0%,#fff 55%,#f1f8ff 100%);padding:74px 0 72px;position:relative;overflow:hidden}.campaign-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:54px;display:grid}.notice-ribbon{background:var(--primary);color:#fff;border-radius:10px 18px 18px 0;align-items:center;gap:10px;padding:11px 17px;font-weight:800;display:inline-flex;transform:rotate(-2deg);box-shadow:0 10px 20px #0b4aa233}.campaign-copy h1{color:var(--primary);letter-spacing:-.04em;margin:26px 0 18px;font-size:clamp(42px,7vw,92px);font-weight:900;line-height:1.02}.hero-highlight{background:var(--yellow);color:#0d3879;border-radius:16px;padding:12px 18px;font-size:clamp(19px,2.1vw,28px);font-weight:900;display:inline-block;transform:rotate(-1.5deg);box-shadow:0 14px 30px #f5b40038}.hero-lead{color:#243b5a;max-width:690px;font-size:18px;font-weight:600}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.btn{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 22px;font-weight:800;transition:all .25s;display:inline-flex;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--sky));color:#fff;box-shadow:0 16px 35px #0b4aa23d}.btn-primary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:50%;height:180%;transition:all .6s;position:absolute;top:-40%;left:-60%;transform:rotate(25deg)}.btn-primary:hover:before{left:120%}.btn-primary:hover{box-shadow:var(--shadow2);transform:translateY(-2px)}.btn-secondary{color:var(--primary);background:#fff;border:1px solid #cfe0f4}.btn-light{color:var(--primary);background:#fff}.trust-strip{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.trust-strip span{color:#0c3e86;background:#fff;border:1px solid #dce9f7;border-radius:16px;padding:10px 14px;font-weight:800;box-shadow:0 10px 30px #0f4cad14}.campaign-visual{min-height:500px;box-shadow:var(--shadow);background:linear-gradient(#eaf7ff 0,#fff 68%);border:1px solid #dcecfb;border-radius:34px;position:relative;overflow:hidden}.campaign-visual:before{content:"";background:linear-gradient(#0000,#d8ecff);height:36%;position:absolute;inset:auto 0 0}.skyline{opacity:.62;align-items:flex-end;gap:9px;width:72%;height:230px;display:flex;position:absolute;bottom:28%;right:8%}.skyline span{background:linear-gradient(#8ec6e8,#2f80be);border-radius:8px 8px 0 0;width:14%;display:block}.skyline span:first-child{height:45%}.skyline span:nth-child(2){height:70%}.skyline span:nth-child(3){height:56%}.skyline span:nth-child(4){height:78%}.skyline span:nth-child(5){height:64%}.skyline span:nth-child(6){height:92%}.taxi-card{background:#fff;border-radius:28px;grid-template-columns:140px 1fr;align-items:center;gap:18px;padding:20px;display:grid;position:absolute;bottom:80px;left:8%;right:8%;box-shadow:0 24px 70px #09265238}.taxi-emoji{font-size:110px;line-height:1}.taxi-badge{background:var(--yellow);color:#0d3879;border-radius:12px 12px 5px 5px;padding:8px 18px;font-weight:900;position:absolute;top:-22px;left:66px;box-shadow:0 8px 20px #00000024}.taxi-card img{width:auto;max-height:94px}.owner-badge{background:var(--primary);color:#fff;border-radius:22px;padding:16px 18px;position:absolute;top:28px;left:28px;box-shadow:0 16px 40px #0b4aa23b}.owner-badge strong,.owner-badge span{display:block}.section{padding:84px 0}.section-heading{text-align:center;max-width:780px;margin:0 auto 42px}.section-heading.align-left{text-align:left;margin:0}.eyebrow{color:var(--sky);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:13px;font-weight:900;display:inline-block}.section-heading h2,.subpage-hero h1{color:var(--primary);margin:0 0 14px;font-size:clamp(30px,4vw,50px);font-weight:900;line-height:1.12}.section-heading p,.subpage-hero p{color:var(--muted);font-size:17px}.split-grid{grid-template-columns:1fr .85fr;align-items:center;gap:40px;display:grid}.quote-card{background:linear-gradient(135deg,var(--primary),var(--sky));color:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:34px}.quote-card p{margin:0 0 20px;font-size:28px;font-weight:900;line-height:1.2}.text-link{text-underline-offset:5px;font-weight:900;text-decoration:underline}.features-section{background:linear-gradient(#f7fbff 0,#fff 100%)}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card,.step-card,.contact-card,.mini-card,.legal-card,.registration-form fieldset,.form-intro{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:24px;transition:all .25s;box-shadow:0 16px 40px #0f4cad14}.feature-card:hover,.step-card:hover,.contact-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.feature-icon{background:var(--primary);color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:15px;font-size:26px;font-weight:900;display:grid}.feature-card h3,.step-card h3{color:var(--primary);margin:0 0 8px;font-size:19px}.feature-card p,.step-card p{color:var(--muted);margin:0}.process-section{background:radial-gradient(circle at 90% 0,#ffd21f38,#0000 28%),#fff}.process-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.step-card span{width:48px;height:48px;color:var(--primary);background:#e9f5ff;border-radius:16px;justify-content:center;align-items:center;margin-bottom:14px;font-weight:900;display:inline-flex}.cta-section{padding-top:20px}.cta-card{background:linear-gradient(135deg,var(--primary),#082c69 60%,var(--sky));color:#fff;box-shadow:var(--shadow2);border-radius:30px;justify-content:space-between;align-items:center;gap:26px;padding:34px;display:flex}.cta-card h2{margin:4px 0 8px;font-size:clamp(26px,3.5vw,44px)}.cta-card p{opacity:.9;margin:0}.contact-grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:40px;display:grid}.contact-cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.contact-card{text-align:center;color:var(--primary)}.contact-card span{font-size:34px}.contact-card strong{color:var(--text);word-break:break-word;margin:8px 0;font-size:15px;display:block}.contact-card small{color:var(--muted);font-weight:700}.subpage-hero{background:radial-gradient(circle at 15% 0,#1696d229,#0000 30%),linear-gradient(135deg,#fff,#f2f8ff);padding:70px 0}.subpage-grid{grid-template-columns:1fr .42fr;align-items:center;gap:30px;display:grid}.mini-card{background:#fff}.mini-card strong,.mini-card span{display:block}.mini-card strong{color:var(--primary);font-size:20px}.registration-section{background:#f8fbff}.form-layout.single{display:block}.form-intro{margin-bottom:22px}.registration-form{gap:18px;display:grid}.registration-form fieldset{border:1px solid var(--border);margin:0}.registration-form legend{color:var(--primary);padding:0 12px;font-size:21px;font-weight:900}.form-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.form-grid label,.registration-form label{color:#334155;gap:8px;font-weight:700;display:grid}.form-grid .full{grid-column:1/-1}input,select,textarea{color:var(--text);background:#fbfdff;border:1px solid #ccd9ea;border-radius:15px;outline:none;padding:13px 14px}input:focus,select:focus,textarea:focus{border-color:var(--sky);box-shadow:0 0 0 4px #1696d21f}.checkbox-inline{align-items:flex-start;gap:10px;grid-template-columns:auto!important;display:flex!important}.checkbox-inline input{width:auto;margin-top:5px}.field-note{color:var(--muted);margin-top:0;font-weight:600}.form-submit{justify-self:start}.form-message{border-radius:16px;padding:15px 18px;font-weight:800;display:none}.form-message.success{color:#166534;background:#e7f9ef;display:block}.form-message.error{color:#be123c;background:#fff1f2;display:block}.legal-wrapper{background:#f8fbff}.legal-card{max-width:980px;margin:0 auto;padding:36px}.legal-meta{flex-wrap:wrap;gap:12px;margin-bottom:18px;display:flex}.legal-meta span{color:var(--primary);background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.legal-note{color:#704b00;background:#fff8db;border:1px solid #ffe691;border-radius:16px;padding:14px 16px;font-weight:700}.legal-section{border-top:1px solid var(--border);padding:22px 0}.legal-section h2{color:var(--primary);margin:0 0 10px}.legal-section p{color:#334155;margin:0}.site-footer{color:#fff;background:linear-gradient(135deg,#06275f,#0b4aa2);padding:54px 0 18px}.footer-grid{grid-template-columns:1.4fr .65fr .95fr;gap:36px;display:grid}.footer-brand img{background:#fff;border-radius:18px;width:auto;max-height:82px;margin-bottom:16px;padding:6px}.footer-brand p{opacity:.82;max-width:420px}.site-footer h3{color:#fff;margin:0 0 13px}.footer-links,.footer-contact{gap:9px;display:grid}.footer-links a,.footer-contact a{opacity:.9}.footer-links a:hover,.footer-contact a:hover{opacity:1;text-underline-offset:4px;text-decoration:underline}.footer-bottom{text-align:center;border-top:1px solid #ffffff2b;margin-top:32px;padding-top:18px}.footer-bottom p{opacity:.85;margin:0}.back-to-top{z-index:40;background:var(--primary);color:#fff;cursor:pointer;opacity:0;pointer-events:none;border:0;border-radius:50%;width:46px;height:46px;font-size:22px;transition:all .25s;position:fixed;bottom:22px;right:22px;transform:translateY(16px);box-shadow:0 16px 34px #0b4aa247}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.reveal,.reveal-now{opacity:0;transition:opacity .7s,transform .7s;transition-delay:var(--reveal-delay,0s);transform:translateY(30px)}.reveal.is-visible,.reveal-now{opacity:1;transform:translateY(0)}@media (max-width:1020px){.nav{border:1px solid var(--border);box-shadow:var(--shadow);background:#fffffff5;border-radius:22px;flex-direction:column;align-items:stretch;padding:18px;display:none;position:absolute;top:calc(100% + 8px);left:16px;right:16px}.nav.is-open{display:flex}.nav a{padding:10px 8px}.menu-toggle{display:block}.header-inner{min-height:88px}.brand img{width:min(260px,50vw);max-height:90px}.campaign-grid,.split-grid,.contact-grid,.subpage-grid{grid-template-columns:1fr}.campaign-visual{min-height:420px}.feature-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.contact-cards{grid-template-columns:1fr}}@media (max-width:700px){.container{width:min(100% - 24px,1160px)}.hero{padding:46px 0 52px}.campaign-copy h1{font-size:46px}.hero-highlight{font-size:18px}.hero-lead{font-size:16px}.campaign-visual{min-height:360px}.taxi-card{grid-template-columns:92px 1fr;bottom:50px;left:16px;right:16px}.taxi-emoji{font-size:78px}.taxi-card img{max-height:72px}.owner-badge{top:16px;left:16px}.section{padding:58px 0}.feature-grid,.process-grid,.form-grid,.footer-grid{grid-template-columns:1fr}.cta-card{display:block}.cta-card .btn{margin-top:22px}.contact-cards{grid-template-columns:1fr}.brand img{width:min(220px,48vw);max-height:78px}.language-switch{transform-origin:100%;transform:scale(.92)}.legal-card{padding:22px}.footer-brand img{max-height:70px}.hero-actions{display:grid}.btn{width:100%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}.reveal{opacity:1!important;transform:none!important}}.hero{background:radial-gradient(circle at 12% 8%,#1696d22e,#0000 28%),radial-gradient(circle at 88% 18%,#ffd21f33,#0000 24%),linear-gradient(135deg,#f6fbff 0%,#fff 52%,#edf7ff 100%);padding:58px 0 64px}.campaign-grid{gap:42px}.notice-ribbon{border-radius:12px 18px 18px 4px;padding:9px 15px;font-weight:700;transform:rotate(-1.2deg)}.campaign-copy h1{color:#0b3478;letter-spacing:-.025em;text-wrap:balance;margin:22px 0 16px;font-size:clamp(36px,5.35vw,68px);font-weight:800;line-height:1.08}html[lang=mr] .campaign-copy h1{font-size:clamp(34px,5vw,60px);font-weight:800;line-height:1.16;letter-spacing:0!important}.hero-highlight{border-radius:14px;padding:10px 16px;font-size:clamp(17px,1.75vw,22px);font-weight:700;transform:rotate(-.7deg);box-shadow:0 12px 24px #f5b4002e}.hero-lead{color:#334155;font-size:17px;font-weight:500;line-height:1.72}.btn,.trust-strip span{font-weight:700}.campaign-visual{background:radial-gradient(circle at 20% 10%,#fffffff2,#0000 23%),linear-gradient(#e9f7ff 0%,#fff 58%,#dbeeff 100%);border-radius:36px;min-height:486px;box-shadow:0 26px 80px #0a285a26}.campaign-visual:before{background:linear-gradient(#0000 0%,#d8ecffb3 36%,#cfe6fb 100%);height:44%}.campaign-visual:after{content:"";transform-origin:0 100%;opacity:.92;background:linear-gradient(90deg,#0000 0 42%,#ffd21fe6 42% 58%,#0000 58% 100%),linear-gradient(#526274,#1f3148);height:98px;position:absolute;bottom:0;left:-6%;right:-6%;transform:skewY(-2deg)}.skyline{opacity:.35;filter:saturate(.8);bottom:34%}.owner-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b4aa2e6;border:1px solid #ffffff59;border-radius:18px;padding:13px 16px;top:24px;left:24px}.taxi-showcase{z-index:2;box-shadow:none;background:0 0;border-radius:0;min-height:300px;padding:0;display:block;position:absolute;bottom:42px;left:4%;right:3%}.hero-taxi-img{filter:drop-shadow(0 24px 36px #06275f33);width:min(100%,620px);margin-left:auto}.taxi-door-logo{background:#ffffffeb;border-radius:12px;width:min(190px,30%);height:auto;padding:6px 7px;position:absolute;bottom:23.5%;right:20.5%;box-shadow:0 8px 22px #06275f1a}.taxi-badge{z-index:3;border-radius:12px 12px 5px 5px;padding:7px 15px;font-weight:800;top:3%;left:44%}.taxi-emoji{display:none}.section-heading h2,.subpage-hero h1{color:#0b3478;text-wrap:balance;font-size:clamp(27px,3.35vw,42px);font-weight:800;line-height:1.18}html[lang=mr] .section-heading h2,html[lang=mr] .subpage-hero h1{font-weight:700;line-height:1.28}.eyebrow{letter-spacing:.06em;font-size:12px;font-weight:700}.quote-card p{font-size:clamp(22px,2.4vw,28px);font-weight:700}.text-link,.feature-card h3,.step-card h3,.site-footer h3,.registration-form legend,.mini-card strong{font-weight:700}.feature-icon{background:linear-gradient(135deg,#0b4aa2,#1696d2);font-weight:700}.cta-card h2{font-weight:800}@media (max-width:1020px){.campaign-visual{min-height:430px}.taxi-showcase{bottom:34px;left:3%;right:2%}.hero-taxi-img{width:min(100%,650px)}.taxi-door-logo{bottom:24%;right:20%}}@media (max-width:700px){.hero{padding:38px 0 48px}.campaign-copy h1{font-size:clamp(34px,10vw,46px);line-height:1.12}html[lang=mr] .campaign-copy h1{font-size:clamp(32px,9.2vw,42px);line-height:1.2}.hero-highlight{font-size:16px;line-height:1.5}.hero-lead{font-size:15px}.campaign-visual{border-radius:26px;min-height:330px}.skyline{height:170px;bottom:36%}.owner-badge{padding:10px 12px;font-size:13px;top:14px;left:14px}.taxi-showcase{min-height:220px;bottom:22px;left:2%;right:1%}.taxi-badge{padding:5px 11px;font-size:12px;top:8%;left:40%}.taxi-door-logo{border-radius:9px;width:128px;padding:4px 5px;bottom:26%;right:17%}.section-heading h2,.subpage-hero h1{font-size:clamp(25px,8vw,34px)}}.poster-card{background:linear-gradient(90deg,#fffffff5 0%,#ffffffeb 48%,#e8f7ffe6 100%),radial-gradient(circle at 78% 18%,#1696d22e,#0000 30%);border:1px solid #cfe0f4e6;border-radius:36px;padding:clamp(22px,3vw,36px);position:relative;overflow:hidden;box-shadow:0 28px 88px #082f6924}.poster-card:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 0 49%,#0b4aa20e 49% 50%,#0000 50% 100%),radial-gradient(circle at 88% 84%,#0b4aa21f,#0000 24%);position:absolute;inset:0}.poster-card:after{content:"";opacity:.1;pointer-events:none;background:linear-gradient(90deg,#0000 0 44%,#ffd21ffa 44% 56%,#0000 56% 100%),linear-gradient(#4b6176,#172a44);height:86px;position:absolute;bottom:0;left:0;right:0}.poster-topline,.poster-main,.poster-feature-title,.poster-feature-grid,.poster-trust-strip,.poster-bottom-cta{z-index:2;position:relative}.poster-topline{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.poster-brand-mark{object-fit:contain;filter:drop-shadow(0 14px 24px #0b4aa21f);width:min(300px,28vw);max-height:108px}.poster-main{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:34px;display:grid}.poster-copy h1{color:#082f73;letter-spacing:-.035em;text-wrap:balance;max-width:820px;margin:10px 0 16px;font-size:clamp(44px,6.2vw,82px);font-weight:800;line-height:.98}html[lang=mr] .poster-copy h1{font-size:clamp(40px,5.7vw,74px);font-weight:800;line-height:1.08;letter-spacing:0!important}.poster-copy .hero-highlight{color:#07377e;background:linear-gradient(135deg,#ffd21f,#ffbf00);border-radius:12px;padding:11px 18px;font-size:clamp(18px,1.9vw,26px);font-weight:800;line-height:1.35;display:inline-block;transform:rotate(-1deg);box-shadow:0 14px 24px #f5b4003d}.poster-copy .hero-lead{color:#1f304c;max-width:760px;margin:22px 0 8px;font-size:clamp(16px,1.42vw,20px);font-weight:600;line-height:1.6}.hero-subtext{color:#0b4aa2;max-width:730px;margin:0;font-size:clamp(15px,1.25vw,18px);font-weight:700;line-height:1.6}.poster-actions{margin-top:24px}.poster-visual{background:linear-gradient(#eef8ff80,#ffffff26),#edf8ff;border-radius:30px;min-height:430px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffb3,0 24px 70px #06275f24}.poster-visual:before{content:"";z-index:2;background:linear-gradient(#5a65741a,#0a1f3638);height:31%;position:absolute;inset:auto 0 0}.visual-glow{z-index:1;pointer-events:none;background:radial-gradient(circle at 50% 18%,#fffffff2,#0000 25%);position:absolute;inset:0}.hero-real-taxi{z-index:2;object-fit:cover;object-position:center bottom;width:100%;height:100%;position:absolute;bottom:0;right:0;transform:scale(1.02)}.poster-owner-badge{z-index:4;color:#ffd21f;background:linear-gradient(135deg,#0b4aa2,#082f73);border:1px solid #fff6;border-radius:22px;padding:15px 17px;top:auto;bottom:18px;left:18px;box-shadow:0 18px 34px #05204c3d}.poster-owner-badge span{color:#fff}.poster-feature-title{color:#fff;text-align:center;background:linear-gradient(135deg,#0b4aa2,#0a3a85);border-radius:999px;width:fit-content;margin:28px auto 16px;padding:10px 28px;font-size:clamp(19px,2vw,28px);font-weight:800;line-height:1.25;box-shadow:0 18px 34px #0b4aa22e}.poster-feature-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.poster-feature{background:#ffffffeb;border:1px solid #dde8f5;border-radius:20px;grid-template-columns:50px 1fr;align-items:center;gap:12px;min-height:86px;padding:14px;display:grid;box-shadow:0 12px 26px #0f4cad12}.poster-feature span{color:#fff;background:linear-gradient(135deg,#0b4aa2,#1696d2);border-radius:16px;place-items:center;width:50px;height:50px;font-size:22px;font-weight:800;display:grid}.poster-feature b{color:#123660;font-size:15px;font-weight:700;line-height:1.35}.poster-trust-strip{color:#fff;background:linear-gradient(135deg,#07377e,#0b4aa2);border-radius:22px;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;padding:12px;display:grid}.poster-trust-strip div{border-right:1px solid #ffffff38;align-items:center;gap:11px;padding:10px 12px;display:flex}.poster-trust-strip div:last-child{border-right:0}.poster-trust-strip span{background:#ffffff26;border-radius:14px;place-items:center;width:42px;height:42px;font-size:21px;display:grid}.poster-trust-strip b{font-size:14px;font-weight:700;line-height:1.35}.poster-bottom-cta{color:#082f73;background:linear-gradient(135deg,#ffd21f 0%,#ffc400 52%,#0b4aa2 52%,#083573 100%);border-radius:24px;justify-content:space-between;align-items:center;gap:22px;margin-top:18px;padding:20px 24px;display:flex;box-shadow:0 16px 34px #0f4cad1a}.poster-bottom-cta h2{margin:0 0 4px;font-size:clamp(22px,2.6vw,36px);font-weight:800;line-height:1.15}.poster-bottom-cta p{max-width:620px;margin:0;font-weight:600}.poster-bottom-cta .btn{flex:none;box-shadow:0 10px 22px #0000001f}html[lang=en] .poster-bottom-cta,html[lang=mr] .poster-bottom-cta{color:#082f73}@media (max-width:1080px){.poster-main{grid-template-columns:1fr}.poster-visual{min-height:440px}.poster-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.poster-hero{padding:22px 0 38px}.poster-card{border-radius:26px;padding:18px}.poster-topline{align-items:flex-start;margin-bottom:8px}.poster-brand-mark{width:132px;max-height:80px}.notice-ribbon{padding:9px 12px;font-size:13px}.poster-copy h1{margin-top:14px;font-size:clamp(35px,11vw,50px);line-height:1.06}html[lang=mr] .poster-copy h1{font-size:clamp(32px,10vw,46px);line-height:1.16}.poster-copy .hero-highlight{padding:9px 12px;font-size:16px}.poster-copy .hero-lead,.hero-subtext{font-size:14px}.poster-actions{display:grid}.poster-visual{border-radius:22px;min-height:380px}.poster-owner-badge{border-radius:17px;padding:11px 13px;font-size:13px;bottom:12px;left:12px}.poster-feature-title{width:100%;padding:10px 14px;font-size:18px}.poster-feature-grid,.poster-trust-strip{grid-template-columns:1fr}.poster-feature{min-height:74px}.poster-trust-strip div{border-bottom:1px solid #ffffff2e;border-right:0}.poster-trust-strip div:last-child{border-bottom:0}.poster-bottom-cta{background:linear-gradient(#ffd21f 0%,#ffc400 54%,#0b4aa2 54%,#083573 100%);padding:18px;display:grid}.poster-bottom-cta .btn{margin-top:14px}}@media (max-width:480px){.poster-visual{min-height:320px}.hero-real-taxi{object-position:54% bottom}}.poster-card{background-image:linear-gradient(90deg,#fffffff5 0%,#ffffffe0 43%,#ffffff52 67%,#ffffff0d 100%),linear-gradient(#eef8ff40,#00000008),url(/assets/dst-hero-bg.jpg);background-position:100%;background-repeat:no-repeat;background-size:cover;border:1px solid #cfe0f4e6;min-height:720px;padding:clamp(24px,3.4vw,44px);box-shadow:0 30px 95px #082f692e}.poster-card:before{background:linear-gradient(#ffffff42,#0000 45%),linear-gradient(115deg,#0b4aa214,#0000 36%)}.poster-card:after{opacity:.16;background:linear-gradient(90deg,#0000 0 46%,#ffd21ff2 46% 58%,#0000 58% 100%),linear-gradient(#6b7f91,#172a44);height:130px}.poster-topline{justify-content:flex-start;margin-bottom:18px}.poster-brand-mark{display:none!important}.poster-main{max-width:700px;display:block}.poster-copy{max-width:700px}.poster-copy h1{text-shadow:0 2px #ffffffb8;max-width:720px}.poster-copy .hero-highlight{box-shadow:0 16px 30px #be8a003d}.poster-copy .hero-lead,.hero-subtext{text-shadow:0 1px #ffffffb3}.hero-owner-badge{width:fit-content;margin-top:22px;display:inline-block;position:relative!important;inset:auto!important}.poster-feature-title{margin:34px 0 16px}.poster-feature-grid{max-width:850px}.poster-feature{-webkit-backdrop-filter:blur(12px);background:#ffffffe0}.poster-trust-strip{-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#07377ef5,#0b4aa2f0);max-width:920px}.poster-bottom-cta{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffd21ff5 0%,#ffc400f5 52%,#0b4aa2f5 52%,#083573f5 100%);max-width:1010px}@media (max-width:1080px){.poster-card{background-image:linear-gradient(90deg,#fffffff7 0%,#ffffffeb 55%,#ffffff47 100%),url(/assets/dst-hero-bg.jpg);background-position:100%;min-height:auto}.poster-main,.poster-copy,.poster-feature-grid,.poster-trust-strip,.poster-bottom-cta{max-width:760px}}@media (max-width:760px){.poster-card{background-image:linear-gradient(#fffffffa 0%,#fffffff0 52%,#ffffff94 72%,#ffffff29 100%),url(/assets/dst-hero-bg.jpg);background-position:bottom;background-size:auto 100%;min-height:760px;padding:18px}.poster-main,.poster-copy,.poster-feature-grid,.poster-trust-strip,.poster-bottom-cta{max-width:100%}.hero-owner-badge{margin-top:18px}.poster-feature-title{margin-top:210px}.poster-feature,.poster-trust-strip,.poster-bottom-cta{background-color:#ffffffe6}.poster-bottom-cta{background:linear-gradient(#ffd21ff5 0%,#ffc400f5 54%,#0b4aa2f5 54%,#083573f5 100%)}}@media (max-width:480px){.poster-card{background-position:62% bottom;background-size:auto 92%;min-height:820px}.poster-feature-title{margin-top:230px}}.poster-hero{background:radial-gradient(circle at 10% 0,#1696d224,#0000 26%),linear-gradient(#f6fbff 0%,#fff 70%,#f3f8ff 100%);padding:32px 0 56px}.poster-hero .poster-card{background-image:linear-gradient(90deg,#fffffff7 0%,#ffffffe8 42%,#ffffff61 66%,#ffffff0f 100%),linear-gradient(#eef8ff40,#00000008),url(/assets/dst-hero-bg.jpg);background-position:100%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:flex-start;min-height:680px;display:flex}.poster-hero .poster-main,.poster-hero .poster-copy,.poster-hero .poster-copy h1,.poster-hero .poster-copy .hero-highlight,.poster-hero .poster-copy .hero-lead,.poster-hero .hero-subtext{max-width:720px}.poster-hero .poster-feature-title,.poster-hero .poster-feature-grid,.poster-hero .poster-trust-strip,.poster-hero .poster-bottom-cta{display:none!important}.features-section{z-index:1;position:relative;background:linear-gradient(#f7fbff 0%,#fff 100%)!important}.features-section .section-heading,.features-section .feature-grid{z-index:2;position:relative}@media (max-width:1080px){.poster-hero .poster-card{background-image:linear-gradient(90deg,#fffffffa 0%,#ffffffed 54%,#ffffff42 100%),url(/assets/dst-hero-bg.jpg);background-position:100%;min-height:640px}}@media (max-width:760px){.poster-hero .poster-card{background-image:linear-gradient(#fffffffc 0%,#fffffff2 46%,#ffffff94 67%,#ffffff1f 100%),url(/assets/dst-hero-bg.jpg);background-position:bottom;background-size:auto 100%;min-height:720px}}@media (max-width:480px){.poster-hero .poster-card{background-position:62% bottom;background-size:auto 92%;min-height:760px}}.poster-hero .poster-card{position:relative;background-image:linear-gradient(90deg,#fffffff7 0%,#ffffffe8 42%,#ffffff61 66%,#ffffff0f 100%),linear-gradient(#eef8ff40,#00000008),url(/assets/dst-hero-bg.jpg)!important;background-position:100%!important;background-repeat:no-repeat!important;background-size:cover!important}.aapli-taxi-badge{z-index:5;filter:drop-shadow(0 18px 28px #06275f42);pointer-events:none;border-radius:18px;width:clamp(116px,13vw,178px);height:auto;position:absolute;top:clamp(92px,8.8vw,124px);right:clamp(18px,3.2vw,44px);transform:rotate(-1.5deg)}.hero-owner-badge,.poster-owner-badge.owner-badge{display:none!important}@media (max-width:1080px){.poster-hero .poster-card{background-image:linear-gradient(90deg,#fffffffa 0%,#ffffffed 54%,#ffffff42 100%),url(/assets/dst-hero-bg.jpg)!important;background-position:100%!important}.aapli-taxi-badge{width:132px;top:90px;right:22px}}@media (max-width:760px){.poster-hero .poster-card{min-height:720px;background-image:linear-gradient(#fffffffc 0%,#fffffff2 46%,#ffffff94 67%,#ffffff1f 100%),url(/assets/dst-hero-bg.jpg)!important;background-position:bottom!important;background-size:auto 100%!important}.aapli-taxi-badge{border-radius:14px;width:106px;top:auto;bottom:238px;right:14px}}@media (max-width:480px){.poster-hero .poster-card{min-height:760px;background-position:62% bottom!important;background-size:auto 92%!important}.aapli-taxi-badge{width:96px;bottom:220px;right:12px}}.poster-hero{background:linear-gradient(#f6fbff 0%,#fff 100%)!important}.poster-hero .poster-card{border-radius:34px;min-height:690px;position:relative;overflow:hidden;box-shadow:0 26px 90px #082d632e;background-image:linear-gradient(90deg,#fffffffa 0%,#ffffffed 38%,#ffffff94 56%,#ffffff24 78%,#ffffff0a 100%),linear-gradient(#ffffff1f 0%,#ffffff0d 58%,#092d631f 100%),url(/assets/dst-hero-bg.jpg)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.poster-hero .poster-card:after{content:"";pointer-events:none;background:linear-gradient(#fff0 0% 72%,#ffffff38 100%);position:absolute;inset:0}.poster-hero .poster-main,.poster-hero .poster-topline,.poster-hero .aapli-taxi-badge{z-index:2;position:relative}.poster-hero .poster-copy{width:min(630px,58%);padding:clamp(22px,4vw,42px) 0 clamp(18px,2.8vw,34px)}.aapli-taxi-badge{filter:drop-shadow(0 18px 28px #06275f47);border-radius:18px;transform:rotate(-1.5deg);width:clamp(118px,12vw,168px)!important;position:absolute!important;inset:clamp(22px,3vw,42px) clamp(22px,3vw,46px) auto auto!important}.features-section,.intro-section,.process-section,.cta-section,.contact-section{background-image:none}@media (max-width:1080px){.poster-hero .poster-card{min-height:650px;background-image:linear-gradient(90deg,#fffffffc 0%,#fffffff0 48%,#ffffff73 72%,#ffffff14 100%),url(/assets/dst-hero-bg.jpg)!important;background-position:58%!important}.poster-hero .poster-copy{width:min(570px,62%)}.aapli-taxi-badge{width:132px!important;top:24px!important;right:24px!important}}@media (max-width:760px){.poster-hero{padding:24px 0 42px!important}.poster-hero .poster-card{border-radius:26px;min-height:760px;background-image:linear-gradient(#fffffffc 0%,#fffffff5 44%,#ffffffb3 62%,#ffffff24 100%),url(/assets/dst-hero-bg.jpg)!important;background-position:63% bottom!important;background-size:auto 100%!important}.poster-hero .poster-copy{width:100%;padding-top:16px;padding-right:92px}.poster-hero .poster-topline{padding-right:96px}.aapli-taxi-badge{border-radius:13px;width:88px!important;top:18px!important;right:14px!important}}@media (max-width:480px){.poster-hero .poster-card{min-height:780px;background-position:64% bottom!important;background-size:auto 91%!important}.poster-hero .poster-copy{padding-top:70px;padding-right:0}.poster-hero .poster-topline{padding-right:88px}.aapli-taxi-badge{width:82px!important;top:16px!important;right:14px!important}}.poster-copy h1,.poster-hero .poster-copy h1{white-space:pre-line}.poster-hero .poster-main{width:100%!important;max-width:100%!important;display:block!important}.poster-hero .poster-copy{max-width:640px!important}@media (max-width:760px){.poster-hero .poster-main{width:100%!important;max-width:100%!important}.poster-hero .poster-copy h1{max-width:100%!important}}@media (min-width:901px){.poster-hero .poster-copy .hero-highlight{white-space:nowrap!important;width:auto!important;max-width:none!important;font-size:clamp(20px,1.75vw,25px)!important;line-height:1.25!important}html[lang=en] .poster-hero .poster-copy h1{letter-spacing:-.025em!important;white-space:pre-line!important;max-width:560px!important;font-size:clamp(38px,4.25vw,62px)!important;line-height:1.06!important}}@media (max-width:900px){html[lang=en] .poster-hero .poster-copy h1{white-space:pre-line!important;font-size:clamp(34px,8vw,50px)!important;line-height:1.08!important}}.theme-toggle{color:#31445e;cursor:pointer;-webkit-backdrop-filter:blur(18px);background:#ffffff8f;border:1px solid #0f4cad24;border-radius:999px;align-items:center;gap:7px;min-height:42px;padding:7px 12px;font-weight:800;transition:background .25s,color .25s,border-color .25s,transform .25s;display:inline-flex}.theme-toggle:hover{transform:translateY(-1px)}.theme-icon{width:24px;height:24px;color:var(--primary);background:#0b4aa21a;border-radius:50%;place-items:center;line-height:1;display:inline-grid}.theme-label{font-size:13px}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--text:#eaf2ff;--muted:#a9b8cf;--light:#0b1930;--white:#101f38;--border:#9ab4dc33;--shadow:0 22px 60px #00000057;--shadow2:0 30px 90px #00000075}html[data-theme=dark] body{color:#eaf2ff;background:radial-gradient(circle at 12% 0,#1696d224,#0000 28%),#071427}html[data-theme=dark] .site-header.is-scrolled{background:#07142775;border-bottom-color:#b4cdf524;box-shadow:0 14px 36px #0000002e}html[data-theme=dark] .nav{color:#c1cbe0}html[data-theme=dark] .nav a:hover,html[data-theme=dark] .nav a.is-current{color:#7ed6ff}html[data-theme=dark] .language-switch,html[data-theme=dark] .theme-toggle,html[data-theme=dark] .menu-toggle{background:#0f203a94;border-color:#b4cdf52e}html[data-theme=dark] .lang-btn,html[data-theme=dark] .theme-toggle{color:#d8e6fb}html[data-theme=dark] .lang-btn.is-active{color:#fff;background:linear-gradient(135deg,#168bd0,#0b4aa2)}html[data-theme=dark] .theme-icon{color:#ffd21f;background:#ffd21f24}html[data-theme=dark] .menu-toggle span{background:#7ed6ff}html[data-theme=dark] .poster-hero,html[data-theme=dark] .hero,html[data-theme=dark] .subpage-hero{background:radial-gradient(circle at 10% 0,#1696d229,#0000 30%),linear-gradient(#081629 0%,#0b1930 100%)!important}html[data-theme=dark] .poster-hero .poster-card{border-color:#87b8ec3d;box-shadow:0 26px 95px #00000080;background-image:linear-gradient(90deg,#071427f5 0%,#08172de0 38%,#08172d85 58%,#08172d29 82%,#08172d14 100%),linear-gradient(#08172d1a 0%,#08172d40 62%,#08172d94 100%),url(/assets/dst-hero-bg.jpg)!important}html[data-theme=dark] .poster-card:before{background:radial-gradient(circle at 85% 18%,#1696d22e,#0000 30%)}html[data-theme=dark] .poster-card:after,html[data-theme=dark] .poster-hero .poster-card:after{background:linear-gradient(#07142700 0%,#0714272e 72%,#0714278a 100%)}html[data-theme=dark] .poster-copy h1,html[data-theme=dark] .campaign-copy h1,html[data-theme=dark] .section-heading h2,html[data-theme=dark] .subpage-hero h1,html[data-theme=dark] .feature-card h3,html[data-theme=dark] .step-card h3,html[data-theme=dark] .registration-form legend,html[data-theme=dark] .legal-section h2,html[data-theme=dark] .mini-card strong{color:#8fdcff}html[data-theme=dark] .hero-highlight,html[data-theme=dark] .poster-copy .hero-highlight{color:#082f73;box-shadow:0 16px 34px #ffd21f2e}html[data-theme=dark] .hero-lead,html[data-theme=dark] .hero-subtext,html[data-theme=dark] .section-heading p,html[data-theme=dark] .subpage-hero p,html[data-theme=dark] .feature-card p,html[data-theme=dark] .step-card p,html[data-theme=dark] .legal-section p,html[data-theme=dark] .field-note,html[data-theme=dark] .footer-brand p{color:#a9b8cf}html[data-theme=dark] .intro-section,html[data-theme=dark] .features-section,html[data-theme=dark] .process-section,html[data-theme=dark] .registration-section,html[data-theme=dark] .legal-wrapper,html[data-theme=dark] .contact-section,html[data-theme=dark] .cta-section,html[data-theme=dark] .section{background:#071427}html[data-theme=dark] .features-section,html[data-theme=dark] .registration-section,html[data-theme=dark] .legal-wrapper{background:linear-gradient(#081629 0%,#071427 100%)}html[data-theme=dark] .feature-card,html[data-theme=dark] .step-card,html[data-theme=dark] .contact-card,html[data-theme=dark] .mini-card,html[data-theme=dark] .legal-card,html[data-theme=dark] .registration-form fieldset,html[data-theme=dark] .form-intro,html[data-theme=dark] .taxi-card{background:#0e1e37e0;border-color:#9ab4dc38;box-shadow:0 18px 48px #0000004d}html[data-theme=dark] .feature-card:hover,html[data-theme=dark] .step-card:hover,html[data-theme=dark] .contact-card:hover{box-shadow:0 26px 72px #00000070}html[data-theme=dark] .feature-icon,html[data-theme=dark] .back-to-top{background:linear-gradient(135deg,#0b4aa2,#1696d2)}html[data-theme=dark] .quote-card,html[data-theme=dark] .cta-card,html[data-theme=dark] .site-footer{background:linear-gradient(135deg,#051225,#082f73 62%,#0f87c4)}html[data-theme=dark] .contact-card strong,html[data-theme=dark] .form-grid label,html[data-theme=dark] .registration-form label{color:#eaf2ff}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{color:#eaf2ff;background:#081426eb;border-color:#9ab4dc47}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#7f90aa}html[data-theme=dark] input:focus,html[data-theme=dark] select:focus,html[data-theme=dark] textarea:focus{border-color:#36b7ee;box-shadow:0 0 0 4px #36b7ee2e}html[data-theme=dark] .legal-meta span,html[data-theme=dark] .step-card span{color:#8fdcff;background:#1696d224;border-color:#7ed6ff33}html[data-theme=dark] .legal-note{color:#ffe89b;background:#ffd21f1a;border-color:#ffd21f42}html[data-theme=dark] .btn-secondary,html[data-theme=dark] .btn-light{color:#8fdcff;background:#0e1e37e0;border-color:#7ed6ff38}html[data-theme=dark] .trust-strip span{color:#8fdcff;background:#0e1e37e0;border-color:#9ab4dc33}html[data-theme=dark] .footer-brand img{background:#fffffff0}@media (max-width:1080px){html[data-theme=dark] .poster-hero .poster-card{background-image:linear-gradient(90deg,#071427fa 0%,#08172de8 48%,#08172d70 72%,#08172d1a 100%),url(/assets/dst-hero-bg.jpg)!important}}@media (max-width:760px){.theme-label{display:none}.theme-toggle{min-height:40px;padding:7px 9px}.theme-icon{width:23px;height:23px}html[data-theme=dark] .poster-hero .poster-card{background-image:linear-gradient(#071427fa 0%,#08172df0 44%,#08172db3 62%,#08172d2e 100%),url(/assets/dst-hero-bg.jpg)!important}}@media (max-width:430px){.header-actions{gap:6px}.lang-btn{padding:7px 9px}.language-switch{gap:3px;padding:4px}.theme-toggle{min-height:38px;padding:6px 8px}.menu-toggle{width:40px;height:40px}}@media (max-width:1020px){html[data-theme=dark] .nav{background:#0a182dfa;border-color:#9ab4dc38;box-shadow:0 24px 70px #00000073}}html[data-theme=dark] #features.features-section,html[data-theme=dark] .features-section{color:#eaf2ff!important;background:linear-gradient(#081629 0%,#071427 100%)!important}html[data-theme=dark] .features-section .section-heading h2,html[data-theme=dark] #features .section-heading h2{text-shadow:0 10px 28px #0003;color:#8fdcff!important}html[data-theme=dark] .features-section .section-heading p,html[data-theme=dark] #features .section-heading p{color:#a9b8cf!important}html[data-theme=dark] .features-section .feature-card,html[data-theme=dark] #features .feature-card{background:#0e1e37e6!important;border-color:#9ab4dc3d!important;box-shadow:0 18px 48px #00000052!important}html[data-theme=dark] .features-section .feature-card h3,html[data-theme=dark] #features .feature-card h3{color:#8fdcff!important}html[data-theme=dark] .features-section .feature-card p,html[data-theme=dark] #features .feature-card p{color:#a9b8cf!important}html[data-theme=dark] .features-section .feature-icon,html[data-theme=dark] #features .feature-icon{color:#fff!important;background:linear-gradient(135deg,#0b4aa2,#1696d2)!important}html[data-theme=dark] body #features.features-section,html[data-theme=dark] body section#features.section.features-section,html[data-theme=dark] body .section.features-section,body.dark-mode #features.features-section,body.dark-mode section#features.section.features-section,body.dark-mode .section.features-section{color:#eaf2ff!important;background-color:#071427!important;background-image:radial-gradient(circle at 12% 0,#1696d22e 0%,#1696d20f 28%,#0000 52%),radial-gradient(circle at 88% 18%,#ffd21f1a 0%,#ffd21f0a 24%,#0000 48%),linear-gradient(#0b1d36 0%,#081629 48%,#071427 100%)!important}html[data-theme=dark] body #features.features-section .section-heading h2,html[data-theme=dark] body section#features.section.features-section .section-heading h2,body.dark-mode #features.features-section .section-heading h2{color:#8fdcff!important}html[data-theme=dark] body #features.features-section .section-heading p,html[data-theme=dark] body section#features.section.features-section .section-heading p,body.dark-mode #features.features-section .section-heading p{color:#a9b8cf!important}html[data-theme=dark] body #features.features-section .feature-card,html[data-theme=dark] body section#features.section.features-section .feature-card,body.dark-mode #features.features-section .feature-card{background:linear-gradient(#122746f5 0%,#0b1c35f5 100%)!important;border-color:#8fdcff2e!important;box-shadow:0 18px 48px #0000005c!important}#themeToggle.theme-toggle,.header-actions .theme-toggle,[data-theme-toggle]{z-index:2;visibility:visible!important;opacity:1!important;flex:none!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}.header-actions{flex-shrink:0!important;align-items:center!important;gap:10px!important;display:flex!important}.theme-toggle.is-dark{box-shadow:0 10px 28px #0003;color:#fff!important;background:linear-gradient(135deg,#08172df0,#0b4aa2d1)!important;border-color:#8fdcff47!important}.theme-toggle.is-dark .theme-icon{color:#ffd21f!important;background:#ffd21f33!important}html[data-theme=dark] .site-header{background:#07142757!important;border-bottom-color:#8fdcff24!important}html[data-theme=dark] .site-header.is-scrolled{background:#0714279e!important;border-bottom-color:#8fdcff2e!important}html[data-theme=dark] .language-switch,html[data-theme=dark] .menu-toggle{background:#0f203aa3!important;border-color:#8fdcff33!important}html[data-theme=dark] .poster-hero{background:radial-gradient(circle at 12% 0,#1696d22e,#0000 32%),linear-gradient(#081629 0%,#071427 100%)!important}html[data-theme=dark] .poster-card{background-image:linear-gradient(90deg,#071427f5 0%,#08172de0 36%,#08172d6b 63%,#08172d1a 100%),linear-gradient(#0714270a 0%,#07142733 62%,#07142780 100%),url(/assets/dst-hero-bg.jpg)!important;border-color:#8fdcff33!important;box-shadow:0 30px 90px #0000007a!important}html[data-theme=dark] .poster-copy h1{text-shadow:0 12px 34px #0000005c;color:#fff!important}html[data-theme=dark] .hero-lead,html[data-theme=dark] .hero-subtext{text-shadow:0 8px 24px #00000047;color:#d7e8ff!important}html[data-theme=dark] body #features.features-section,html[data-theme=dark] body section#features.section.features-section,body.dark-mode #features.features-section,body.dark-mode section#features.section.features-section{color:#eaf2ff!important;background-color:#071427!important;background-image:radial-gradient(circle at 12% 0,#1696d238 0%,#1696d214 30%,#0000 58%),radial-gradient(circle at 88% 14%,#ffd21f24 0%,#ffd21f0d 24%,#0000 52%),linear-gradient(#0b1d36 0%,#081629 50%,#071427 100%)!important}html[data-theme=dark] body #features.features-section .feature-card,html[data-theme=dark] body section#features.section.features-section .feature-card,body.dark-mode #features.features-section .feature-card{background:linear-gradient(#122746f5 0%,#0b1c35f5 100%)!important;border:1px solid #8fdcff2e!important;box-shadow:0 18px 48px #0000005c!important}html[data-theme=dark] body #features.features-section .feature-card h3,html[data-theme=dark] body #features.features-section .section-heading h2,body.dark-mode #features.features-section .feature-card h3,body.dark-mode #features.features-section .section-heading h2{color:#8fdcff!important}html[data-theme=dark] body #features.features-section .feature-card p,html[data-theme=dark] body #features.features-section .section-heading p,body.dark-mode #features.features-section .feature-card p,body.dark-mode #features.features-section .section-heading p{color:#b6c5db!important}html[data-theme=dark] .intro-section,html[data-theme=dark] .process-section,html[data-theme=dark] .contact-section,html[data-theme=dark] .registration-section,html[data-theme=dark] .legal-wrapper{background:#071427!important}@media (max-width:760px){#themeToggle.theme-toggle,.header-actions .theme-toggle{min-width:40px!important;min-height:40px!important;padding:7px 9px!important}html[data-theme=dark] .poster-card{background-image:linear-gradient(#071427f5 0%,#08172de0 48%,#08172d85 70%,#08172d29 100%),url(/assets/dst-hero-bg.jpg)!important}}.header-actions .theme-toggle,#themeToggle.theme-toggle,[data-theme-toggle]{pointer-events:auto!important;cursor:pointer!important;z-index:999!important;-webkit-user-select:none!important;user-select:none!important;position:relative!important}.theme-toggle *{pointer-events:none!important}@media (min-width:761px){.cta-card .btn,.cta-card .btn-light,a.btn[href="/driver-registration/"]{white-space:nowrap!important;min-width:max-content!important}.cta-card{align-items:center!important}}html[data-theme=dark] body,body.dark-mode{background:radial-gradient(circle at 12% 0,#1696d224,#0000 30%),#071427!important}html[data-theme=dark] .theme-toggle,body.dark-mode .theme-toggle{color:#fff!important;background:linear-gradient(135deg,#08172df5,#0b4aa2db)!important;border-color:#8fdcff59!important}html[data-theme=dark] .theme-toggle .theme-icon,body.dark-mode .theme-toggle .theme-icon{color:#ffd21f!important;background:#ffd21f33!important}[data-language-block]{display:none}html[lang=mr] [data-language-block=mr],html[lang=en] [data-language-block=en]{display:block}.legal-section ul{color:#334155;margin:10px 0 0 20px}.legal-section li{margin:7px 0;line-height:1.75}html[data-theme=dark] .legal-section ul,html[data-theme=dark] .legal-section li{color:#cbd5e1}.legal-section .policy-table{border-collapse:collapse;border-radius:14px;width:100%;margin-top:12px;overflow:hidden}.legal-section .policy-table th,.legal-section .policy-table td{border:1px solid var(--border);vertical-align:top;text-align:left;padding:12px 14px}.legal-section .policy-table th{color:var(--primary);background:#eff6ff}html[data-theme=dark] .legal-section .policy-table th{color:#dbeafe;background:#2563eb2e}html[data-theme=dark] .legal-section .policy-table th,html[data-theme=dark] .legal-section .policy-table td{border-color:#94a3b83d}@media (max-width:700px){.legal-section .policy-table{display:block;overflow-x:auto}}.legal-page .legal-card,.legal-page .legal-card.reveal,.legal-page .legal-card.is-visible{opacity:1!important;visibility:visible!important;transform:none!important}.legal-page [data-language-block]{width:100%;overflow:visible}@media (max-width:700px){.legal-page .legal-wrapper{display:block!important;overflow:visible!important}.legal-page .legal-card{min-height:200px;width:100%!important;padding:20px!important;display:block!important;overflow:visible!important}.legal-page .legal-section{opacity:1!important;visibility:visible!important;display:block!important;overflow:visible!important}.legal-page .legal-section h2{font-size:19px;line-height:1.35}.legal-page .legal-section p,.legal-page .legal-section li,.legal-page .policy-table th,.legal-page .policy-table td{font-size:14px;line-height:1.7}.legal-page .policy-table{-webkit-overflow-scrolling:touch;width:100%!important;display:block!important;overflow-x:auto!important}}.refund-policy-page .legal-wrapper,.refund-policy-page .legal-card,.refund-policy-page .legal-policy-content,.refund-policy-page .android-safe-policy,.refund-policy-page .legal-section{visibility:visible!important;opacity:1!important;height:auto!important;max-height:none!important;display:block!important;overflow:visible!important;transform:none!important}.refund-policy-page .legal-policy-content{contain:none!important;content-visibility:visible!important;width:100%!important;min-height:400px!important}.refund-policy-page .legal-section p,.refund-policy-page .legal-section h2,.refund-policy-page .legal-section li,.refund-policy-page .legal-section td,.refund-policy-page .legal-section th{-moz-text-size-adjust:100%;text-size-adjust:100%;visibility:visible!important;opacity:1!important}@media (max-width:900px){.refund-policy-page .legal-wrapper{padding:52px 0!important}.refund-policy-page .legal-card{border-radius:22px!important;padding:22px!important}.refund-policy-page .legal-section{padding:18px 0!important}.refund-policy-page .legal-section h2{font-size:19px!important;line-height:1.35!important}.refund-policy-page .legal-section p,.refund-policy-page .legal-section li,.refund-policy-page .legal-section td,.refund-policy-page .legal-section th{font-size:14px!important;line-height:1.75!important}.refund-policy-page .policy-table{-webkit-overflow-scrolling:touch!important;width:100%!important;display:block!important;overflow-x:auto!important}}main{flex-direction:column;display:flex}.poster-hero{order:1}.intro-section{order:2}.features-section{order:3}.process-section{order:4}.cta-section{order:5}.registration-section{order:6}.status-section{order:7}.contact-section{order:8}.form-layout,.status-layout{grid-template-columns:340px 1fr;align-items:start;gap:28px;min-width:0;display:grid}.form-intro{min-width:0;position:sticky;top:110px}.note-box{border-left:4px solid var(--sky);color:var(--muted);overflow-wrap:anywhere;background:#1696d214;border-radius:14px;max-width:100%;margin-top:22px;padding:16px;font-size:14px}.note-box strong{color:var(--primary)}.registration-form{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);min-width:0;max-width:100%;padding:26px}.registration-form fieldset,.registration-form label,.registration-form .form-grid{min-width:0;max-width:100%}.registration-form fieldset{min-inline-size:0}.registration-form legend{white-space:normal;max-width:calc(100% - 24px)}.registration-form input,.registration-form select,.registration-form textarea{width:100%;min-width:0}.registration-form .honeypot{width:1px;min-width:1px}.honeypot{opacity:0;pointer-events:none;width:1px;height:1px;min-height:1px;position:absolute;left:-10000px}.cf-turnstile{margin-top:14px}.full-width{grid-column:1/-1}label.checkbox{color:var(--muted);align-items:flex-start;gap:10px;margin:12px 0;font-weight:600;display:flex}.checkbox input{width:18px;min-width:18px;height:18px;min-height:18px;margin-top:2px}.checkbox a{color:var(--primary);text-underline-offset:3px;font-weight:800;text-decoration:underline}.same-address{margin:0 0 16px}.same-address-locked input,.same-address-locked textarea,.same-address-locked select{cursor:not-allowed;background:#f1f5f9}.same-address-locked select{pointer-events:none}.field-invalid>span,.field-invalid legend{color:#b91c1c}.field-invalid input,.field-invalid select,.field-invalid textarea{background:#fff7f7;border-color:#dc2626;box-shadow:0 0 0 4px #dc26261a}.otp-verification{background:#f8fbff}.otp-panel,.otp-entry{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;display:grid}.otp-panel strong,.otp-panel span,.otp-verified{display:block}.otp-panel span{color:var(--muted);margin-top:4px;font-size:14px}.otp-input{min-width:min(280px,100%)}.otp-verified{color:#16803c;margin:14px 0 0;font-weight:800}.upload-note{color:var(--muted);margin:12px 0 0;font-size:13px}.submit-btn{width:100%;min-height:56px;font-size:16px}.registration-form .form-message,.status-card .form-message{text-align:center;background:0 0;margin:16px 0 0;padding:0;font-weight:700;display:block}.registration-form .form-message:empty,.status-card .form-message:empty{display:none}.registration-form .form-message.success,.status-card .form-message.success{color:#16803c}.registration-form .form-message.error,.status-card .form-message.error{color:#c02626}.status-section{background:#fff}.status-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:26px}.status-form,.status-result,.reupload-list,.reupload-controls{gap:16px;display:grid}.status-actions{flex-wrap:wrap;gap:12px;display:flex}.status-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.status-summary div,.reupload-item,.empty-status,.status-reason{border:1px solid var(--border);background:var(--light);border-radius:16px;padding:16px}.status-summary span,.reupload-item span{color:var(--muted);font-size:13px;font-weight:700;display:block}.status-summary strong,.reupload-item strong{color:var(--primary);margin-top:4px;font-size:18px;display:block}.reupload-list h3{color:var(--primary);font-size:20px}.reupload-item{grid-template-columns:1fr minmax(220px,auto);align-items:end;gap:16px;display:grid}.reupload-expiry{gap:6px}.reupload-expiry span{color:var(--muted);font-size:12px}.reupload-expiry input{min-height:42px}.file-action{cursor:pointer}.file-action input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.file-action span{background:var(--sky);color:#fff;text-align:center;border-radius:999px;min-height:44px;padding:12px 18px}html[data-theme=dark] .status-section,html[data-theme=dark] .status-card,html[data-theme=dark] .otp-verification{background:#0e1e37e0}html[data-theme=dark] .status-summary div,html[data-theme=dark] .reupload-item,html[data-theme=dark] .empty-status,html[data-theme=dark] .status-reason{background:#081426eb}html[data-theme=dark] .same-address-locked input,html[data-theme=dark] .same-address-locked textarea,html[data-theme=dark] .same-address-locked select{background:#081426b3}@media (max-width:1020px){.form-layout,.status-layout{grid-template-columns:1fr}.form-intro{position:static}}@media (max-width:780px){.status-summary,.otp-panel,.otp-entry,.reupload-item{grid-template-columns:1fr}.registration-form,.status-card,.form-intro{padding:20px}}@media (max-width:480px){.registration-section .container{width:min(100% - 24px,1160px)}.form-layout,.status-layout{gap:18px}.registration-form,.status-card,.form-intro{border-radius:22px;padding:18px}.registration-form fieldset{padding:18px}.note-box{padding:14px}}html:not([data-theme=dark]) .site-header{-webkit-backdrop-filter:saturate(180%)blur(22px)!important;background:#ffffff47!important;border-bottom:1px solid #ffffff57!important}html:not([data-theme=dark]) .site-header.is-scrolled{background:#ffffff75!important;border-bottom-color:#e2e8f059!important;box-shadow:0 12px 32px #0f172a0f!important}.contact-card .whatsapp-icon{color:#25d366;justify-content:center;align-items:center;width:38px;height:38px;margin:0 auto;display:inline-flex}.contact-card .whatsapp-icon svg{fill:currentColor;width:38px;height:38px}
