*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0;font-family:Unbounded,sans-serif}h1,h2,h3,h4{font-family:Clash Display,sans-serif}.navbar{background:linear-gradient(180deg,#f8fafc,#eef2ff 70%,#eef2ffd9);border-bottom:1px solid #e5e7eb;width:100%;z-index:1000;position:fixed;top:0;left:0}.navbar-inner{max-width:1300px;margin:0 auto;padding:.5rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;align-items:center;gap:.3rem;flex-shrink:0}.brand img{height:110px;width:auto;display:block;margin:-30px 0}.brand span{font-size:.9rem;font-weight:700;letter-spacing:.3px;color:#0f172a;white-space:nowrap}.nav-links{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.nav-links a{padding:.5rem 1.15rem;border-radius:999px;background:#0f3d91;color:#fff;text-decoration:none;font-weight:700;font-size:.85rem;white-space:nowrap;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.nav-links a:hover{background:#0f3d91e0;transform:translateY(-1px);box-shadow:0 6px 14px #0f172a1f}@media(max-width:768px){.navbar-inner{flex-direction:column;align-items:center;padding:.4rem .75rem;gap:.4rem}.brand{justify-content:center;gap:.4rem}.brand img{height:38px}.brand span{font-size:.75rem;line-height:1.1;text-align:center;white-space:normal;max-width:90vw}.nav-links{justify-content:center;flex-wrap:wrap;gap:.4rem}.nav-links a{font-size:.7rem;padding:.3rem .7rem}}html{scroll-behavior:smooth}.hero-landing{position:relative;min-height:100svh;width:100%;overflow:hidden;background:#0b1a3e;display:flex;align-items:center}.hero-bg{position:absolute;inset:0;z-index:0}.hero-bg .bg{position:absolute;inset:0;background-position:center center;background-repeat:no-repeat;background-size:cover;opacity:0;animation:heroFade 24s infinite;animation-timing-function:ease-in-out}@keyframes heroFade{0%{opacity:0}12%{opacity:1}38%{opacity:1}50%{opacity:0}to{opacity:0}}.hero-landing:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#0b1a3eeb,#0f2d6bbf,#163a7a66 60%,#0f2d6b26)}.hero-left{position:relative;z-index:2;max-width:42rem;padding:clamp(1.75rem,4vw,3rem);margin-left:clamp(1rem,6vw,6rem);background:#0b1a3e8c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 18px 50px #0000004d,0 4px 12px #00000026;border:1px solid rgba(96,165,250,.2)}.hero-left h1{font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.15;margin:0;color:#fff}.hero-left p{margin-top:1rem;font-size:1.05rem;line-height:1.6;color:#cbd5e1}.hero-buttons{display:flex;gap:1rem;margin-top:2rem}.hero-buttons a{display:flex;align-items:center;justify-content:center;text-align:center;padding:.75rem 1.6rem;border-radius:999px;font-weight:700;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,color .25s ease;will-change:transform,box-shadow}.btn-primary{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff}.btn-outline{border:2px solid #60a5fa;color:#fff;background:transparent}.hero-buttons a:hover{transform:translateY(-4px);box-shadow:0 0 18px #2563ebbf,0 0 36px #93c5fd99}.btn-outline:hover{background:#60a5fa;color:#0b1a3e}@media(max-width:768px){.hero-left{margin:0 auto;max-width:75%;padding:.55rem .75rem;border-radius:14px;min-height:unset;display:block}.hero-left h1{font-size:1.45rem;line-height:1.15;text-align:center}.hero-left p{font-size:.78rem;line-height:1.3;margin-top:.4rem;text-align:center}.hero-buttons{flex-direction:column;align-items:center;margin-top:.8rem;gap:.5rem}.hero-buttons a{width:100%;max-width:210px;padding:.55rem 1.1rem;font-size:.85rem}}@media(max-width:768px){.hero-landing{align-items:flex-end;padding-bottom:2.5rem}}.hero{min-height:calc(100vh - 80px);padding:4rem 2rem 6rem;display:flex;justify-content:center;align-items:flex-start;background:linear-gradient(135deg,#e2e8f0,#dbeafe,#c7d2e8,#dbeafe);background-size:300% 300%;animation:heroGradient 22s ease infinite}@keyframes heroGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.hero-container{width:100%;max-width:1300px;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.hero-card{background:#fff;border-radius:18px;padding:2rem;box-shadow:0 20px 40px #0f172a1f}.hero-card h3{font-size:1.35rem;margin-bottom:1.4rem;color:#0f172a}.hero-contact,.hero-business{height:100%;display:flex;flex-direction:column;width:100%;max-width:520px}@media(max-width:900px){.hero-container{grid-template-columns:1fr;justify-items:center}.hero-card,.hero-contact,.hero-business,.hero-builds,.hero-about,.hero-reviews,#services{grid-column:1 / -1!important}.hero-card{width:100%;max-width:420px}}@media(max-width:768px){.hero{padding-left:0;padding-right:0}.hero-container{grid-template-columns:1fr;justify-items:center;padding-left:0;padding-right:0}.hero-card{margin-left:0;margin-right:0;width:100%;max-width:90vw}.hero-contact,.hero-business{margin-left:0;margin-right:0;max-width:90vw}}@media(prefers-reduced-motion:reduce){.hero{animation:none}}.hero-services{position:relative;background-image:url(/assets/services-YBM9WIQJ.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding-top:.1rem;padding-bottom:2.5rem;overflow:hidden}.hero-services:before{content:"";position:absolute;inset:0;background:#fff9;backdrop-filter:blur(2.75px);-webkit-backdrop-filter:blur(2.75px);z-index:0}.hero-services>*{position:relative;z-index:1}#services{grid-column:1 / -1;text-align:center}.hero-services .services-title{font-size:3rem;font-weight:800;color:#0f3d91;margin-bottom:2.2rem;text-align:center}.hero-services-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:2rem;justify-content:center}.service-card{background:#fff;border-radius:22px;padding:2.25rem 2rem;box-shadow:0 14px 30px #0f172a1f;border:2px solid transparent;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.service-card:hover{transform:translateY(-8px);box-shadow:0 28px 60px #0f172a33;border-color:#2563eb}.service-card h4{font-size:1.25rem;font-weight:800;color:#1e3a8a;margin-bottom:.75rem}.service-card p{font-size:1.05rem;font-weight:600;line-height:1.65;color:#1f2937}@media(max-width:900px){.hero-services-grid{grid-template-columns:1fr;justify-items:center}.service-card{width:100%;max-width:420px}}@media(max-width:768px){.service-card{margin-left:0;margin-right:0;max-width:90vw}}.hero-contact{grid-column:1;justify-self:center}.hero-contact h3{font-size:2.5rem;font-weight:800;color:#0f3d91;margin-bottom:1.6rem;margin-top:0;text-align:center}.hero-contact .contact-form{flex:1;display:flex;flex-direction:column;gap:1rem}.contact-form input,.contact-form textarea{padding:.75rem .9rem;border-radius:12px;border:1px solid #cbd5f5;font-size:1rem}.contact-form textarea{resize:none;min-height:110px}.contact-form button{margin-top:auto;padding:.8rem;background:linear-gradient(135deg,#2563eb,#38bdf8);border:none;border-radius:14px;color:#fff;font-weight:700;cursor:pointer}.hero-business{align-items:center;justify-content:center;justify-self:center}.hero-business h3{font-size:2.5rem;font-weight:800;color:#0f3d91;margin-top:0;margin-bottom:.1rem;text-align:center}.business-info{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:.9rem;align-items:center}.business-info li{display:flex;align-items:center;gap:.55rem;font-size:1.25rem;font-weight:600;color:#0f172a;text-align:center;word-break:break-word;overflow-wrap:break-word}@media(max-width:768px){.business-info li{font-size:.95rem}}.business-info strong{font-weight:700;color:#1e293b}.hero-builds{grid-column:1 / -1}.hero-builds h3{font-size:2.5rem;font-weight:800;color:#0f3d91;margin-top:0;margin-bottom:1.6rem}.builds-header{display:flex;align-items:center;justify-content:space-between}.build-arrows{display:flex;gap:.5rem}.build-arrow{width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #cbd5f5;box-shadow:0 6px 16px #00000026;font-size:1.2rem;font-weight:700;color:#2563eb;cursor:pointer}.build-arrow:disabled{opacity:.4;cursor:not-allowed}.image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;animation:fadeSlideIn 1.2s ease-out both;transition:opacity 1.2s ease-in-out,transform 1.2s ease-in-out}.image-grid.fade-out{opacity:0;transform:translateY(14px)}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.build-thumb{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:18px;cursor:pointer;box-shadow:0 14px 34px #0003;transition:transform .3s ease,box-shadow .3s ease}.build-thumb:hover{transform:scale(1.04);box-shadow:0 24px 60px #00000052}.image-modal{position:fixed;inset:0;background:#0f172ad9;display:flex;align-items:center;justify-content:center;z-index:9999}.image-modal img{max-width:80vw;max-height:80vh;width:auto;height:auto;object-fit:contain;background:#fff;padding:16px;border-radius:20px;box-shadow:0 40px 100px #000000b3}.hero-about{grid-column:1 / -1;background:linear-gradient(135deg,#0b1a3e,#0f2d6b,#163a7a);color:#f1f5f9;padding:3rem;overflow:hidden}.about-inner{display:flex;align-items:center;gap:3rem}.about-logo{flex-shrink:0}.about-logo img{width:220px;height:auto;border-radius:18px;box-shadow:0 20px 50px #0006}.about-content{flex:1}.hero-about h3{font-size:2.5rem;font-weight:800;color:#fff;margin-top:0;margin-bottom:.6rem}.about-tagline{font-size:1.15rem;font-weight:600;color:#93c5fd;margin:0 0 1.2rem}.about-description{font-size:1.05rem;line-height:1.7;color:#cbd5e1;margin:0 0 2rem}.about-stats{display:flex;gap:2rem;margin-bottom:2rem}.about-stat{display:flex;flex-direction:column;align-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:1.2rem 1.8rem;flex:1;text-align:center;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:default}.about-stat:hover{transform:translateY(-6px);border-color:#fff9;box-shadow:0 12px 30px #60a5fa40}.stat-number{font-size:2rem;font-weight:800;color:#60a5fa}.stat-label{font-size:.85rem;font-weight:600;color:#94a3b8;margin-top:.3rem}.about-highlights{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.about-highlight{display:flex;align-items:center;gap:.6rem;font-size:.95rem;font-weight:600;color:#e2e8f0}.highlight-icon{color:#60a5fa;font-size:.65rem;flex-shrink:0}@media(max-width:900px){.about-inner{flex-direction:column;text-align:center}.about-logo img{width:160px}.about-stats{flex-direction:column;gap:1rem}.about-highlights{grid-template-columns:1fr;text-align:left}.hero-about h3{font-size:2rem}}@media(max-width:768px){.hero-about{padding:2rem 1.5rem}.about-logo img{width:130px}}.hero-reviews{grid-column:1 / -1}.hero-reviews h3{font-size:2.5rem;font-weight:800;color:#0f3d91;margin-top:0;margin-bottom:1.6rem}.reviews-header{display:flex;align-items:center;justify-content:space-between}.review-arrows{display:flex;gap:.5rem}.review-arrow{width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #cbd5f5;box-shadow:0 6px 16px #00000026;font-size:1.2rem;font-weight:700;color:#2563eb;cursor:pointer}.review-arrow:disabled{opacity:.4;cursor:not-allowed}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;animation:reviewFadeIn 1.2s ease-out both;transition:opacity 1.2s ease-in-out,transform 1.2s ease-in-out}.reviews-grid.fade-out{opacity:0;transform:translateY(14px)}@keyframes reviewFadeIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.review-card{background:#f8fafc;border-radius:16px;padding:1.8rem 1.5rem;box-shadow:0 10px 24px #0f172a1a;border:2px solid transparent;display:flex;flex-direction:column;gap:.8rem;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.review-card:hover{transform:translateY(-8px);box-shadow:0 28px 60px #0f172a33;border-color:#2563eb}.review-stars{font-size:1.4rem;color:#f59e0b;letter-spacing:2px}.review-text{font-size:1rem;line-height:1.65;color:#1f2937;font-weight:500;font-style:italic}.review-name{font-size:.95rem;font-weight:700;color:#0f3d91;margin-top:auto}.site-footer{width:100%;background:#0f3d91;color:#fff;text-align:center;padding:1.2rem 1rem;font-size:.95rem;font-weight:600;letter-spacing:.3px}.chatbot-bubble{position:fixed;bottom:1.5rem;right:1.5rem;z-index:10000;width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;border:none;font-size:1.6rem;cursor:pointer;box-shadow:0 8px 24px #2563eb66;transition:transform .25s ease,box-shadow .25s ease;display:flex;align-items:center;justify-content:center}.chatbot-bubble:hover{transform:scale(1.1);box-shadow:0 12px 32px #2563eb8c}.chatbot-window{position:fixed;bottom:5.5rem;right:1.5rem;z-index:10000;width:370px;max-height:500px;background:#fff;border-radius:18px;box-shadow:0 20px 60px #0f172a40;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e2e8f0}.chatbot-header{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.2rem;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;font-weight:700;font-size:.95rem}.chatbot-header button{background:none;border:none;color:#fff;font-size:1.1rem;cursor:pointer;opacity:.8;transition:opacity .2s}.chatbot-header button:hover{opacity:1}.chatbot-messages{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.6rem;max-height:340px}.chatbot-msg{max-width:85%;padding:.65rem .9rem;border-radius:14px;font-size:.9rem;line-height:1.5;word-wrap:break-word}.chatbot-msg-bot{align-self:flex-start;background:#f1f5f9;color:#1e293b;border-bottom-left-radius:4px}.chatbot-msg-user{align-self:flex-end;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border-bottom-right-radius:4px}.chatbot-input{display:flex;border-top:1px solid #e2e8f0;padding:.6rem;gap:.5rem}.chatbot-input input{flex:1;padding:.55rem .8rem;border-radius:10px;border:1px solid #cbd5e1;font-size:.9rem;outline:none}.chatbot-input input:focus{border-color:#2563eb}.chatbot-input button{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;border:none;border-radius:10px;padding:.55rem .85rem;font-size:1rem;cursor:pointer;transition:opacity .2s}.chatbot-input button:hover{opacity:.85}@media(max-width:480px){.chatbot-window{width:calc(100vw - 2rem);right:1rem;bottom:5rem}}
