@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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,utilities;:root{--navy:#082951;--navy-deep:#041b3b;--green:#087b3d;--lime:#8fd143;--gold:#f5bd25;--ink:#10213c;--muted:#637087;--line:#dfe6f0;--mist:#f5f8fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Noto Sans Devanagari,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:10;background:#fff;border-bottom:1px solid #edf1f7;justify-content:space-between;align-items:center;gap:30px;height:84px;padding:0 max(5vw,28px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;min-width:max-content;display:flex}.brand-mark,.mini-mark{border:3px solid var(--navy);outline:2px solid var(--green);width:42px;height:42px;color:var(--navy);background:#fff;border-radius:50%;place-items:center;font-size:22px;font-weight:900;display:grid}.brand strong{font-size:22px;line-height:1;display:block}.brand em{color:var(--green);font-style:normal}.brand small{color:#526078;font-size:10px;font-weight:700}nav{color:#33425c;align-items:center;gap:24px;font-size:14px;font-weight:700;display:flex}nav a:hover{color:var(--green)}.header-cta,.button{border-radius:7px;justify-content:center;align-items:center;gap:10px;padding:12px 18px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.header-cta,.primary{color:#fff;background:var(--green);box-shadow:0 8px 18px #087b3d2e}.header-cta:hover,.primary:hover{background:#056331;transform:translateY(-2px)}.hero{background:radial-gradient(circle at 75% 45%,#0c477a 0,transparent 27%),linear-gradient(114deg,var(--navy-deep) 0%,var(--navy) 55%,#0a3864 100%);color:#fff;grid-template-columns:1.08fr .92fr;min-height:610px;padding:78px max(8vw,36px) 70px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";background:var(--green);height:7px;position:absolute;inset:auto 0 0}.hero-copy{z-index:1;max-width:620px;position:relative}.eyebrow{letter-spacing:.07em;color:var(--green);margin:0 0 11px;font-size:13px;font-weight:800}.hero .eyebrow{color:#9ee16c}.hero h1,.section h2,.about-copy h2,.join h2{letter-spacing:-.04em;margin:0;font-size:clamp(38px,4.4vw,65px);line-height:1.15}.hero h1 span,.section h2 span,.about-copy h2 span,.join h2 span{color:var(--gold)}.hero-text{color:#d5e1ef;max-width:550px;font-size:17px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.secondary{color:var(--navy);background:#fff}.secondary:hover{background:#edf5ff}.trust-row{color:#c9d8e7;gap:22px;margin-top:34px;font-size:13px;font-weight:700;display:flex}.trust-row span:first-letter{color:#9ee16c}.hero-visual{min-height:425px;position:relative}.mechanic-avatar{background:linear-gradient(140deg,#f0b98b 0 27%,#122d49 28%);border-radius:50% 50% 11% 11%;width:285px;height:370px;position:absolute;bottom:-50px;left:18%;overflow:hidden;transform:rotate(-2deg);box-shadow:inset 25px 0 #0b1d35,0 28px 70px #020e1f88}.helmet{z-index:2;text-align:center;color:#cbd4de;background:#203850;border-bottom:9px solid #0a1726;border-radius:100px 100px 35px 35px;width:190px;height:84px;padding-top:13px;font-size:42px;font-weight:900;position:absolute;top:23px;left:44px}.face{background:linear-gradient(90deg,#bf7955,#f1ba91 55%,#a65e42);border-radius:44% 44% 49% 49%;width:150px;height:155px;position:absolute;top:87px;left:66px}.uniform{background:linear-gradient(105deg,#07172a,#164b74);border-radius:48% 48% 0 0;width:335px;height:185px;padding:31px;position:absolute;bottom:-14px;left:-24px}.uniform span{color:#092c4d;background:#d9e4ec;padding:7px;font-size:18px;font-weight:900}.uniform i{margin:34px 0 0 145px;font-size:52px;font-style:normal;display:block;transform:rotate(25deg)}.orbit{border:1px solid #77a8cf82;border-radius:50%;position:absolute}.orbit-one{width:410px;height:410px;top:14px;left:1%}.orbit-two{border-color:#74bb6b9c;width:280px;height:280px;top:78px;left:15%}.tool-card,.id-card{z-index:3;color:var(--ink);background:#fff;position:absolute;box-shadow:0 20px 35px #010d1d4f}.tool-card{border-radius:12px;width:172px;padding:17px;top:40px;right:4%}.tool-card span{color:var(--gold);font-size:28px;display:block}.tool-card b,.tool-card small{display:block}.tool-card b{font-size:15px}.tool-card small{color:#64748b;margin-top:5px;font-size:11px}.id-card{border-top:4px solid var(--green);border-radius:12px;width:230px;padding:16px;bottom:20px;right:0}.id-card>div{align-items:center;gap:8px;display:flex}.id-card .mini-mark{border-width:1px;outline-width:1px;width:24px;height:24px;font-size:12px}.id-card b{font-size:13px}.id-card strong,.id-card small{display:block}.id-card strong{color:var(--green);text-transform:uppercase;margin:11px 0 4px;font-size:11px}.id-card small{color:#738094;font-size:10px}.section{padding:92px max(7vw,28px)}.section-heading{text-align:center;max-width:700px;margin:0 auto 40px}.section h2,.about-copy h2{font-size:42px}.section-heading>p:last-child{color:var(--muted)}.service-grid{grid-template-columns:repeat(6,1fr);gap:15px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:22px 17px 18px;transition:all .25s}.service-card:hover{border-color:#77bb81;transform:translateY(-6px);box-shadow:0 16px 30px #09295610}.service-icon{width:46px;height:46px;color:var(--green);background:#eaf7ed;border-radius:11px;place-items:center;font-size:24px;display:grid}.service-card h3{margin:16px 0 8px;font-size:16px}.service-card p{min-height:53px;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.service-card a,.text-link{color:var(--green);margin-top:17px;font-size:12px;font-weight:800;display:inline-block}.service-card a span,.text-link span{margin-left:5px}.about-section{background:var(--mist);grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:86px max(10vw,36px);display:grid}.about-visual{background:linear-gradient(135deg,#0a2444,#165979);border-radius:22px;min-height:390px;position:relative;overflow:hidden}.about-glow{filter:blur(12px);background:#20a75555;border-radius:50%;width:330px;height:330px;position:absolute;top:-85px;left:-60px}.workshop-card{z-index:2;background:#fff;border-radius:12px;width:205px;padding:18px;position:absolute;top:37px;right:30px;box-shadow:0 16px 30px #02102577}.workshop-card span{color:var(--green);font-size:28px}.workshop-card b,.workshop-card small{display:block}.workshop-card b{margin:7px 0}.workshop-card small{color:var(--muted);font-size:11px}.workers{align-items:end;display:flex;position:absolute;bottom:31px;left:35px}.workers span{filter:saturate(.8);background:linear-gradient(145deg,#e8a873,#102c49 52%);border:4px solid #0b2849;border-radius:100px 100px 12px 12px;place-items:center;width:150px;height:205px;margin-right:-25px;font-size:87px;display:grid}.workers span:nth-child(2){background:linear-gradient(145deg,#d98963,#1c7545 52%);width:124px;height:168px;font-size:67px}.workers span:nth-child(3){background:linear-gradient(145deg,#c57d51,#444b87 52%);width:130px;height:184px;font-size:72px}.about-copy>p:not(.eyebrow){color:var(--muted);line-height:1.75}.about-points>div{gap:15px;margin-top:16px;display:flex}.about-points span{min-width:34px;height:34px;color:var(--green);background:#e4f5e8;border-radius:50%;place-items:center;display:grid}.about-points p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.about-points b{color:var(--ink);font-size:15px;display:block}.info-layout{background:#fff;grid-template-columns:1fr 1fr;gap:23px;display:grid}.scheme-card,.event-card{border:1px solid var(--line);border-radius:15px;padding:32px;box-shadow:0 7px 23px #0b30550a}.card-title{align-items:center;gap:13px;display:flex}.card-title>span{width:48px;height:48px;color:var(--green);background:#e7f7e8;border-radius:11px;place-items:center;font-size:25px;display:grid}.card-title p{color:var(--green);margin:0;font-size:12px;font-weight:700}.card-title h2{letter-spacing:-.03em;margin:2px 0 0;font-size:25px}.muted{color:var(--muted);font-size:13px}.scheme-list{border-top:1px solid var(--line);margin:21px 0}.scheme-list a{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:13px 3px;font-size:14px;font-weight:700;display:flex}.scheme-list a span{color:var(--green)}.scheme-list a b{color:#8c99aa;margin-left:auto}.wide{width:100%}.event-list{margin:23px 0 17px}.event-list article{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:11px 0;display:flex}.date{color:#fff;background:var(--navy);border-radius:7px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:15px;font-weight:900;line-height:.8;display:grid}.date small{text-transform:uppercase;font-size:8px}.event-list article div{flex:1}.event-list b{font-size:13px}.event-list p{color:var(--muted);margin:3px 0 0;font-size:11px}.event-list a{color:var(--green);border:1px solid #b6dac0;border-radius:5px;padding:6px 9px;font-size:10px;font-weight:800}.stats{color:#fff;background:var(--navy);grid-template-columns:repeat(6,1fr);padding:32px max(7vw,28px);display:grid}.stats div{text-align:center;border-right:1px solid #477094}.stats div:last-child{border:0}.stats strong,.stats span{display:block}.stats strong{color:#b6ec82;font-size:27px}.stats span{color:#cfdded;margin-top:4px;font-size:11px}.join{color:#fff;background:linear-gradient(115deg,#06365c,#087b3d);border-radius:18px;justify-content:space-between;align-items:center;gap:35px;margin:80px max(7vw,28px);padding:53px 58px;display:flex;position:relative;overflow:hidden}.join:before{content:"";border:55px solid #a6dc6b26;border-radius:50%;width:380px;height:380px;position:absolute;top:-180px;right:-92px}.join>*{z-index:1;position:relative}.join .eyebrow{color:#b8ec80}.join h2{font-size:37px}.join h2 span{color:#b8ec80}.join>div>p:last-child{color:#dbebdb}.join-actions{align-items:center;gap:12px;display:flex}.play-store{color:#fff;background:#050505;border-radius:7px;flex-direction:column;padding:8px 16px;display:flex}.play-store small{font-size:8px}.play-store b{font-size:17px}.light{color:var(--navy);background:#fff}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:28px max(7vw,28px);display:flex}footer p{color:var(--muted);font-size:12px}.socials{gap:8px;display:flex}.socials a{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:30px;height:30px;font-size:14px;font-weight:900;display:grid}@media (max-width:1050px){nav{display:none}.service-grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr .8fr;padding-left:5vw;padding-right:5vw}.about-section{gap:45px}.stats{grid-template-columns:repeat(3,1fr);row-gap:22px}.stats div:nth-child(3){border:0}}@media (max-width:720px){.site-header{height:68px;padding:0 18px}.brand strong{font-size:17px}.brand-mark{width:34px;height:34px;font-size:16px}.header-cta{padding:9px 11px;font-size:11px}.hero{grid-template-columns:1fr;min-height:auto;padding:56px 24px 0}.hero h1{font-size:43px}.hero-visual{min-height:350px;margin-top:24px}.mechanic-avatar{transform-origin:0 100%;left:13%;transform:scale(.83)}.orbit-one{transform-origin:0 0;left:1%;transform:scale(.82)}.orbit-two{transform-origin:0 0;transform:scale(.82)}.tool-card{transform-origin:100% 0;right:0;transform:scale(.85)}.id-card{transform-origin:100% 100%;right:-10px;transform:scale(.82)}.section,.about-section{padding:60px 20px}.section h2,.about-copy h2{font-size:33px}.service-grid,.info-layout,.about-section{grid-template-columns:1fr}.service-card{padding:19px}.service-card p{min-height:auto}.about-section{gap:30px}.about-visual{min-height:330px}.workers{left:16px}.workers span{transform-origin:0 100%;margin-right:-46px;transform:scale(.8)}.workshop-card{transform-origin:100% 0;right:17px;transform:scale(.83)}.scheme-card,.event-card{padding:23px 18px}.stats{grid-template-columns:repeat(2,1fr);padding:27px 18px}.stats div:nth-child(3){border-right:1px solid #477094}.stats div:nth-child(2n){border:0}.join{margin:42px 20px;padding:37px 25px;display:block}.join h2{font-size:29px}.join-actions{flex-direction:column;align-items:stretch;margin-top:25px}.play-store{align-items:center}.join .button{width:100%}footer{text-align:center;flex-direction:column}.trust-row{flex-wrap:wrap;gap:9px 15px}.card-title h2{font-size:22px}}.hero{background:linear-gradient(106deg,#031a3c 0%,#062a51 55%,#061d3c 100%);grid-template-columns:1.12fr .88fr;min-height:460px;padding:52px max(5vw,36px) 0}.hero:before{content:"";opacity:.24;background:repeating-linear-gradient(90deg,#0000 0 56px,#a0c3d214 57px 58px),linear-gradient(#0000,#0009);width:46%;height:100%;position:absolute;top:0;right:9%}.hero:after{height:5px}.hero-copy{max-width:560px}.hero h1{font-size:clamp(38px,4.1vw,55px)}.hero-text{color:#e1eaf4;max-width:480px;font-size:16px}.hero-actions{margin-top:24px}.trust-row{display:none}.hero-mechanic{object-fit:cover;object-position:center;filter:brightness(.9)contrast(1.06)saturate(1.05);width:100%;height:100%;position:absolute;inset:0}.hero-download-card{z-index:2;border-radius:10px;width:145px;height:auto;position:absolute;top:58px;right:7%;box-shadow:0 14px 28px #0008}.service-icon{width:48px;height:48px;font-size:0}.service-icon svg{width:26px;height:26px}@media (max-width:720px){.hero{grid-template-columns:1fr;min-height:auto;padding:48px 24px 0}.hero h1{font-size:41px}.hero-visual{height:285px;min-height:285px;margin:15px -24px 0}.hero-mechanic{width:100%;height:100%;inset:0}.hero-download-card{width:104px;top:20px;right:7%}}.brand img{width:auto;height:auto;max-height:66px;display:block}.hero-visual{z-index:1;height:460px;min-height:460px;margin-top:-52px;position:relative;overflow:hidden}.hero-mechanic{object-fit:cover;object-position:center;filter:brightness(.88)contrast(1.05);width:100%;height:100%;display:block;position:absolute;inset:0}.hero-download-card{z-index:2;border-radius:10px;width:145px;height:auto;display:block;position:absolute;top:58px;right:7%;box-shadow:0 14px 28px #0008}.service-icon{width:50px;height:50px;color:var(--green);background:#eaf7ed;border-radius:11px;place-items:center;font-size:25px;line-height:1;display:grid}@media (max-width:720px){.hero-visual{height:285px;min-height:285px;margin:15px -24px 0}.hero-download-card{width:104px;top:20px;right:7%}}.hero{isolation:isolate;background:#062952;grid-template-columns:1fr;min-height:510px;padding:0}.hero:before{content:"";z-index:-1;opacity:1;background:linear-gradient(90deg,#031c3f 0%,#062a52 34%,#052344d1 51%,#04193142 72%,#03132533 100%);position:absolute;inset:0}.hero-copy{z-index:3;max-width:620px;padding:86px 5vw 60px}.hero-visual{z-index:-2;width:100%;height:100%;min-height:0;margin:0;position:absolute;inset:0}.hero-mechanic{object-position:center;filter:brightness(.76)contrast(1.07)saturate(1.03)}.hero-download-card{top:70px;right:8%}@media (max-width:720px){.hero{min-height:610px}.hero:before{background:linear-gradient(#031c3fe8 0%,#062a52ce 52%,#031c3f70 100%)}.hero-copy{padding:55px 24px 20px}.hero-visual{height:100%;margin:0}.hero-mechanic{object-position:62% center}.hero-download-card{width:104px;top:auto;bottom:20px;right:20px}}.public-grid,.split-section,.bottom-info{background:#f7f9fc;grid-template-columns:1fr 1fr;gap:24px;padding:64px max(7vw,28px);display:grid}.public-grid article,.split-section article,.bottom-info article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:28px}.public-grid h2,.split-section h2{margin:0 0 10px;font-size:28px}.public-grid>article>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.6}.value-list p{border-top:1px solid var(--line);color:var(--muted);padding:10px 0;font-size:13px;line-height:1.45}.value-list b{color:var(--ink)}.list-row{border-top:1px solid var(--line);align-items:center;gap:10px;padding:13px 0;font-size:14px;font-weight:700;display:flex}.list-row span{color:var(--green)}.list-row b{margin-left:auto}.full{width:100%;margin-top:16px}.split-section{background:#f7f9fc;padding-top:0}.panel-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.panel-heading>a{color:var(--green);font-size:13px;font-weight:800}.event-row{border-top:1px solid var(--line);align-items:center;gap:12px;padding:13px 0;display:flex}.event-row>span{text-align:center;color:#fff;background:var(--navy);border-radius:7px;min-width:56px;padding:8px;font-size:12px;font-weight:800}.event-row p{flex:1;margin:0;font-size:13px}.event-row small,.product small{color:var(--muted);margin-top:3px;display:block}.event-row>a{color:#fff;background:var(--green);border-radius:5px;padding:7px 10px;font-size:10px;font-weight:800}.products{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:24px;display:grid}.product{text-align:center;border:1px solid var(--line);border-radius:8px;padding:12px 6px}.product span,.product b{display:block}.product span{font-size:32px}.product b{margin-top:9px;font-size:11px}.product small{color:var(--green);font-weight:800}.community{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;justify-content:center;align-items:center;gap:28px;padding:28px max(7vw,28px);display:flex}.community h2{margin:0 16px 0 0;font-size:18px}.community div{text-align:center}.community b,.community span{display:block}.community b{color:var(--green);font-size:20px}.community span{color:var(--muted);font-size:10px}.bottom-info{background:#fff;grid-template-columns:1fr 1.2fr 1.5fr;padding-top:35px;padding-bottom:35px}.bottom-info h3{margin:0 0 12px;font-size:15px}.bottom-info p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.bottom-info input{border:1px solid var(--line);border-radius:5px 0 0 5px;width:62%;padding:10px}.bottom-info button{color:#fff;background:var(--green);border:0;border-radius:0 5px 5px 0;padding:11px;font-size:11px;font-weight:800}@media (max-width:720px){.public-grid,.split-section,.bottom-info{grid-template-columns:1fr;padding:35px 20px}.split-section{padding-top:0}.products{grid-template-columns:repeat(2,1fr)}.community{grid-template-columns:repeat(3,1fr);gap:20px 8px;display:grid}.community h2{text-align:center;grid-column:1/-1}.bottom-info input{width:65%}}
