.header{position:sticky;top:0;z-index:1000;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:12px 50px;background:#fff;box-shadow:0 2px 5px #00000014}.header-left .brand{display:inline-flex;align-items:center;gap:6px;text-decoration:none}.logo{height:55px;object-fit:contain}.site-title{font-size:22px;font-weight:800;color:#111;letter-spacing:.5px;white-space:nowrap;position:relative;top:2px}.nav{display:flex;gap:40px}.nav a,.nav button{text-decoration:none;color:#333;font-size:16px;font-weight:600;background:none;border:none;cursor:pointer}.nav a:hover,.nav button:hover{color:#007bff}.header-right{justify-self:end;display:flex;align-items:center;gap:12px}.login-btn{background:#007bff;color:#fff;border:none;padding:8px 18px;border-radius:6px;font-size:15px;cursor:pointer;text-decoration:none}.user-avatar{width:38px;height:38px;border-radius:50%;background:#007bff;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer}.hamburger{display:none;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:6px;padding:6px 10px;font-size:20px;line-height:1;cursor:pointer}.mobile-only{display:none}.desktop-only{display:inline-flex}@media (max-width: 768px){.header{padding:10px 16px;grid-template-columns:auto 1fr auto}.logo{height:44px}.site-title{font-size:20px}.desktop-only{display:none!important}.mobile-only{display:inline-flex!important}.nav.mobile-only{position:absolute;top:calc(100% + 6px);right:16px;width:min(85vw,260px);flex-direction:column;gap:0;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:10px;box-shadow:0 8px 20px #0000001f;overflow:hidden;max-height:0;opacity:0;pointer-events:none;transition:max-height .35s ease,opacity .25s ease}.nav.mobile-only.open{max-height:420px;opacity:1;pointer-events:auto}.nav.mobile-only a,.nav.mobile-only button{padding:14px 18px;border-bottom:1px solid rgba(0,0,0,.06);text-align:left}.nav.mobile-only a:last-child,.nav.mobile-only button:last-child{border-bottom:none}}.footer{background-color:#0d1b36;color:#fff;padding:3rem 1.5rem}.footer-main{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1100px;margin:0 auto;gap:2rem;align-items:flex-start;justify-content:center}.footer-left,.footer-right{flex:1 1 300px}.footer-primary{font-size:1.5rem;font-weight:700;margin-bottom:1rem;line-height:1.4}.footer-secondary a,.footer-secondary a:visited,.footer-secondary a:hover,.footer-secondary a:active{color:#fff!important;text-decoration:none}.footer-secondary{font-size:1rem;line-height:1.6;margin-bottom:1rem;color:#fff!important;text-decoration:none}.footer-secondary a:hover{color:#fff!important;text-decoration:none}.footer-divider{width:1px;background-color:#ffffff4d;margin:0 1rem;align-self:stretch}.footer-right h4{font-size:1.2rem;margin-bottom:.75rem}.social-icons img{width:32px;height:32px;border-radius:50%;background:#fff;padding:6px;transition:transform .2s ease}.footer-rera{text-align:center;font-size:.95rem;font-weight:500;letter-spacing:.5px;margin-bottom:.5rem;color:#e0e6ef}.footer-bottom{margin-top:2rem;border-top:1px solid rgba(255,255,255,.25);padding-top:1rem;text-align:center;font-size:.9rem;color:#c0c8d1}@media (max-width: 768px){.footer-main{flex-direction:column;text-align:auto;justify-content:center}.footer-divider{display:none}.social-icons{justify-content:center}}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#f5f5f5;padding:20px}.login-box{background:#fff;padding:60px 50px;border-radius:30px;box-shadow:0 10px 35px #00000026;width:100%;max-width:500px;min-height:500px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.google-btn{width:100%;max-width:320px;padding:16px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #ccc;border-radius:50px;background:#fff;cursor:pointer;font-size:16px;font-weight:600;transition:background .2s ease-in-out,transform .1s ease-in-out}.google-btn:hover{background:#f9f9f9;transform:scale(1.02)}.google-icon{width:24px;height:24px}.legal-text{margin-top:40px;font-size:14px;color:#555;line-height:1.5}@media (max-width: 768px){.login-container{min-height:calc(100vh - 80px)}}@font-face{font-family:ChandBrand;src:url(/c030b0aa04e1d0b700517eec9f09dccd.woff2) format("woff2"),url(/c030b0aa04e1d0b700517eec9f09dccd.woff) format("woff");font-weight:400 800;font-style:normal;font-display:swap}:root{--text: #0f172a;--muted: #6b7280;--line: #e5e7eb;--brand: #2563eb;--danger: #e11d48;--card-bg: #ffffff;--bg: #f8fafc}.account-shell{max-width:980px;margin:24px auto 80px;padding:0 16px}.account-card{background:var(--card-bg);border-radius:16px;box-shadow:0 12px 30px #00000014;padding:24px}.account-title{margin:8px 0 22px;font-size:38px;line-height:1.2;color:var(--text);font-family:ChandBrand,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.section-title{margin:12px 0 14px;font-size:22px;font-weight:800;color:var(--text)}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 14px;border:1px solid var(--line);border-radius:12px;cursor:pointer;transition:background .15s ease-in-out,border-color .15s}.settings-row:hover{background:#f9fafb;border-color:#dbe2ea}.row-left{display:flex;align-items:center;gap:14px}.row-icon{width:44px;height:44px;object-fit:contain}.row-texts{display:grid;gap:4px}.row-title{font-weight:800;color:var(--text)}.row-sub{font-size:14px;color:var(--muted)}.row-action .chevron{font-size:34px;color:var(--brand);line-height:1}.back-link{border:0;background:transparent;color:var(--brand);font-weight:700;margin-bottom:6px;cursor:pointer}.account-section{border-top:1px solid var(--line);padding-top:18px;margin-top:16px}.field-row{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #f1f5f9}.field-main{display:grid;gap:6px}.field-label{font-weight:700;color:var(--text)}.field-desc{font-size:13px;color:var(--muted)}.field-value{color:var(--text)}.avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;border:1px solid var(--line)}.link-btn{border:0;background:transparent;color:var(--brand);font-weight:700;cursor:pointer}.link-btn.danger{color:var(--danger)}.pill-btn{border:1px solid #d1d5db;background:var(--brand);color:#fff;padding:8px 14px;border-radius:999px;font-weight:700;cursor:pointer}.pill-btn.ghost{background:#fff;color:var(--text)}.pill-btn.danger{background:var(--danger);border-color:#ffe1e8}.modal-backdrop{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1000}.modal-card{width:520px;max-width:100%;background:#fff;border-radius:18px;box-shadow:0 25px 60px #00000040;padding:20px 20px 16px;position:relative}.modal-title{font-size:20px;font-weight:800;margin:0 0 12px}.modal-close{position:absolute;top:8px;right:10px;width:34px;height:34px;border-radius:50%;border:0;background:#f1f5f9;cursor:pointer;font-size:18px}.form-col{display:grid;gap:10px}.label{font-size:13px;color:var(--muted)}.input{width:100%;border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;font-size:14px}.hint{color:var(--muted);font-size:12px}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:8px}.deact-body .center{text-align:center}.deact-body .strong{font-weight:700}.bullets{margin:12px 0 6px 16px;color:var(--text)}.footer-art{display:block;width:100%;margin-top:20px;border-radius:12px}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Arial,sans-serif;background:#fff;color:#111}.hero{position:relative;width:100%;height:80vh}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:#0006}.hero-content{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;height:100%;text-align:center;padding:0 1rem}.hero-content h1{font-weight:700;font-size:4rem;line-height:1.05;letter-spacing:-.5px;color:#fff;margin:0}@media (max-width: 1024px){.hero-content h1{font-size:3rem;line-height:1.08}}@media (max-width: 768px){.hero-content h1{font-size:2.6rem;line-height:1.1}}.service-panels{display:flex;justify-content:center;align-items:stretch;gap:2rem;padding:4rem 2rem;max-width:1200px;margin:0 auto;flex-wrap:wrap}.panel{flex:1 1 300px;max-width:360px;background:#fff;border-radius:16px;padding:2rem 1.5rem;text-align:center;box-shadow:0 4px 14px #00000014;display:flex;flex-direction:column;align-items:center}.panel img{width:120px;height:auto;margin-bottom:1.2rem}.panel h2{font-size:1.4rem;font-weight:700;margin:.5rem 0 .75rem}.panel p{font-size:1rem;line-height:1.4;margin:0}@media (max-width: 768px){.service-panels{padding:2rem 1rem;gap:1.5rem}.panel{max-width:100%}.panel img{width:100px}.panel h2{font-size:1.25rem}.panel p{font-size:.95rem}}.consulting-split{max-width:1200px;margin:0 auto;padding:4rem 2rem;display:flex;gap:2rem;align-items:stretch}.split-media{flex:1 1 50%;min-width:50%;min-height:520px;border-radius:20px;overflow:hidden}.split-media img{width:100%;height:100%;object-fit:cover;display:block}.split-content{flex:1 1 50%;display:flex;align-items:center}.consult-grid{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.consult-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;padding:1.25rem;border:1px solid rgba(0,0,0,.06)}.consult-card h3{font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.consult-card p{margin:0;color:#333;line-height:1.45;font-size:.98rem}@media (max-width: 1024px){.consulting-split{flex-direction:column;padding:3rem 1.25rem}.split-media{min-height:420px}.split-content{align-items:stretch}.consult-grid{grid-template-columns:1fr;gap:1rem}.consult-card{border-radius:14px;padding:1.1rem 1rem}}@media (max-width: 768px){.split-media{min-height:auto;height:auto}.split-media img{width:100%;height:auto;object-fit:contain}}.footer{background:linear-gradient(180deg,#2316ad,#170f73);color:#fff;padding:3rem 2rem 2rem;margin-top:4rem}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto;gap:2rem}.footer-col{flex:1 1 45%;min-width:280px}.footer-heading{font-size:1.4rem;font-weight:700;margin-bottom:1rem;line-height:1.5}.footer-text{font-size:1rem;line-height:1.6;margin-bottom:1.2rem;color:#f0f0f0}.footer-divider{width:2px;background:#fff6;min-height:100px;align-self:center}.social-col h4{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.social-icons{display:flex;gap:1rem}.social-icons img{width:36px;height:36px;border-radius:50%;background:#fff;padding:6px;transition:transform .3s ease}.social-icons img:hover{transform:scale(1.1)}.footer-bottom{border-top:1px solid rgba(255,255,255,.3);text-align:center;padding-top:1.5rem;margin-top:2rem;font-size:.9rem;color:#ddd}@media (max-width: 768px){.footer-content{flex-direction:column;text-align:center}.footer-divider{display:none}.social-icons{justify-content:center}}.about-section{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:4rem 2rem;gap:2rem}.about-text{flex:1}.about-text h2{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#111}.about-text p{font-size:1rem;line-height:1.6;margin-bottom:1rem;color:#333}.about-image{flex:1;border-radius:12px;overflow:hidden}.about-image img{width:100%;height:100%;object-fit:cover;display:block}.about-alt{background:#150e6e;color:#fff}.about-alt .about-text h2{color:#fff}.about-alt .about-text p{color:#f0f0f0}@media (max-width: 1024px){.about-section{flex-direction:column;text-align:auto}.about-image{width:100%}}.services-blue{height:500px;display:flex;flex-direction:row;background:linear-gradient(180deg,#2316ad,#170f73);color:#fff;padding:0}.services-left{flex:1;background-color:#fff;display:flex;justify-content:center;align-items:center;clip-path:polygon(0 0,85% 0,100% 100%,0% 100%);background-size:cover;background-position:center}.services-image{max-width:100%;height:100%;object-fit:cover}.services-right{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 60px}.services-title{font-size:48px;font-weight:700;margin-bottom:20px}.services-subtitle{font-size:20px;font-weight:300;max-width:500px}@media screen and (max-width: 991px){.services-blue{height:150px}.services-title{font-size:28px}.services-subtitle{font-size:14px}.services-right{padding:20px}.services-image{max-width:100%;height:auto}}.quality-section{display:flex;justify-content:center;align-items:center;margin-top:70px;padding:40px 20px}.quality-card{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000001a;width:80%;padding:40px;text-align:center}.quality-heading{font-size:28px;font-weight:700;margin-bottom:20px;color:#757575}.quality-text{font-size:16px;line-height:1.7;color:#757575;text-align:justify}@media screen and (max-width: 991px){.quality-card{width:90%;padding:20px}.quality-heading{font-size:22px}.quality-text{font-size:14px}}.services-section{width:100%;padding:60px 15px;display:flex;justify-content:center;align-items:center;text-align:center}.services-section.section-01{background-color:#fff}.services-section.section-02{background-color:#f9f9f9}.services-section.section-03{background-color:#fff}.services-section.section-04{background-color:#f9f9f9}.service-box{position:relative;max-width:900px;width:100%;padding:60px 24px;margin:0 auto;box-sizing:border-box}.service-number{position:absolute!important;top:50%!important;right:35%!important;left:auto!important;transform:translateY(-150%)!important;font-size:200px!important;font-weight:900!important;color:#96969666!important;z-index:0!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;white-space:nowrap!important;line-height:1!important;text-align:right!important}@media (min-width: 992px){.service-number{top:30%!important;right:75%!important;left:auto!important;transform:translateY(-30%)!important;font-size:300px!important}}.service-content{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.service-text{flex:2;min-width:0;text-align:left;color:#757575}.service-index{display:inline-block;white-space:nowrap;font-size:85px;font-weight:900;color:#fff;line-height:1;vertical-align:middle;margin-right:14px}@media (max-width: 768px){.service-index{font-size:80px;margin-right:12px;display:inline-block;white-space:nowrap}h2,h3{display:flex;align-items:center;flex-wrap:nowrap}}.service-heading{font-size:26px;font-weight:700;margin:0 0 12px;display:flex;align-items:baseline;gap:8px;color:#757575}.service-desc{margin:0;font-size:16px;line-height:1.6;color:#757575;text-align:justify}.service-image-thumb{flex:0 0 auto;width:300px;height:270px;object-fit:cover;border-radius:12px;display:block;box-shadow:0 6px 20px #00000014;z-index:1}@media screen and (max-width: 991px){.service-box{padding:40px 18px}.service-number{font-size:90px;right:12px;top:6px}.service-index{font-size:24px}.service-heading{font-size:22px}.service-desc{font-size:14px}}@media (max-width: 768px){.service-content{flex-direction:column;align-items:center;text-align:center}.service-text{text-align:center}.service-image-thumb{width:100%!important;max-width:320px;height:auto;margin-top:20px}}.contact-page{padding:0;margin:0;font-family:Arial,sans-serif}.contact-header{text-align:center;padding:4rem 1rem;background:#f7f8fa}.contact-header h1{font-size:4rem;font-weight:800;margin-bottom:1rem}.contact-header p{font-size:1.5rem;color:#555}:root{--swift-red: #2316ad;--contact-bg-url: url(https://images.unsplash.com/photo-1517245386807-bb43f82c33c4?q=80&w=1600&auto=format&fit=crop)}.cr-contact-hero{background-color:var(--swift-red);color:#fff;height:400px;position:relative;padding:0}.cr-contact-hero-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-44%);width:max-content;text-align:center;padding:0;margin:0}.cr-contact-hero h1{margin:0;font-weight:700;font-size:48px;letter-spacing:.3px}@media (max-width: 991px){.cr-contact-hero{height:300px}.cr-contact-hero-inner{transform:translate(-50%,-46%)}.cr-contact-hero h1{font-size:40px}}@media (max-width: 479px){.cr-contact-hero{height:270px}.cr-contact-hero-inner{transform:translate(-50%,-48%)}.cr-contact-hero h1{font-size:30px}}.cr-contact-overlay{background-image:linear-gradient(#fff,#fff),var(--contact-bg-url);background-size:auto,cover;background-position:0 0,center;position:relative;padding:120px 24px 140px}.cr-form-panel{width:100%;max-width:720px;margin:-80px auto 0;background:#eef2ff;border-radius:14px;box-shadow:0 16px 32px #0000002e;padding:36px}.cr-success{margin:0;text-align:center;font-size:18px;color:#1a1a1a}.cr-form{display:grid;grid-template-columns:1fr;gap:18px}.cr-input,.cr-textarea{width:100%;border:none;outline:none;background:#fff;border-radius:12px;padding:18px 20px;font-size:16px;color:#222;box-shadow:0 4px 12px #00000014}.cr-textarea{min-height:140px;resize:vertical}.cr-btn{justify-self:center;background:var(--swift-red);color:#fff;border:none;border-radius:10px;padding:16px 32px;font-size:18px;font-weight:600;cursor:pointer;transition:transform .08s ease,box-shadow .2s ease,background .2s ease}.cr-btn:hover{background:#b80000;box-shadow:0 12px 22px #da01016b}.cr-btn:active{transform:translateY(1px)}@media (max-width: 768px){.cr-form-panel{padding:24px;margin-top:-60px}.cr-btn{width:100%}}.privacy-page .hero{position:relative;width:100%;height:80vh}.privacy-page .hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.privacy-page .hero:after{content:"";position:absolute;inset:0;background:#0006}.privacy-page .hero-content{position:relative;z-index:10;display:flex;align-items:center;justify-content:flex-start;height:100%;text-align:left;padding:0 1rem 0 35px}.privacy-page .hero-content h1{font-weight:700;font-size:3rem;line-height:1.05;letter-spacing:-.5px;color:#fff;margin-bottom:1rem}.privacy-page .hero-content p{color:#fff;font-size:1.2rem;max-width:600px}.privacy-page .privacy-section{background-color:#f0e9d6;width:100%;min-height:100vh;padding:60px 20px;box-sizing:border-box}.privacy-page .privacy-content{max-width:900px;margin:0 auto;color:#111}.privacy-page .privacy-section h2{font-size:2rem;margin-bottom:1rem;color:#1a1a1a}.privacy-page .privacy-section h3{font-size:1.5rem;margin-top:2rem;margin-bottom:.75rem;color:#333}.privacy-page .privacy-section p,.privacy-page .privacy-section li{margin-bottom:1rem;max-width:900px}.privacy-page .privacy-section a{color:#1d37de;text-decoration:none}.privacy-page .privacy-section a:hover{text-decoration:underline}@media (max-width: 1024px){.privacy-page .hero-content h1{font-size:2.4rem}.privacy-page .hero-content p{font-size:1rem}}@media (max-width: 768px){.privacy-page .hero-content h1{font-size:2rem}.privacy-page .hero-content p{font-size:.95rem}.privacy-page .privacy-section{padding:40px 20px}}
