:root{--primary: #dc2626;--primary-dark: #991b1b;--bg: #ffffff;--text: #1f2937;--light-gray: #f3f4f6}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,Roboto,sans-serif;background-color:var(--bg);color:var(--text);line-height:1.6}html,body,#root{width:100%;min-height:100%}.navbar{background:#ededed;padding:0rem 2rem;min-height:140px;display:flex;justify-content:center;align-items:center;position:sticky;top:0;z-index:1000;border-bottom:3px solid #d60000}.nav-logo-container{position:absolute;right:2rem;display:flex;align-items:center;gap:.75rem}.nav-logo-img{height:140px;width:auto}.nav-logo-text{font-size:1.8rem;font-weight:700;color:#111;font-family:Palatino,Palatino Linotype,serif}.nav-links{list-style:none;display:flex;gap:1.5rem}.nav-item{position:relative}.nav-item a,.dropdown-btn{padding:.9rem 2.3rem;background:#d60000;border-radius:40px;color:#fff;text-decoration:none;font-weight:600;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem;font-family:inherit;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;box-shadow:0 3px 8px #00000040;height:60px;line-height:1}.nav-item a:hover,.dropdown-btn:hover{background:#b40000;transform:translateY(-2px)}.dropdown-menu{position:absolute;top:120%;left:0;background:transparent;width:100%;list-style:none;padding:0;margin:0}.dropdown-menu li a{background:#d60000;color:#fff;padding:2rem;white-space:nowrap;border-radius:30px;display:flex;align-items:center;justify-content:center;margin-top:.4rem;font-size:1.1rem}.dropdown-menu li a:hover{background:#b40000}.home-icon-btn{position:absolute;left:2rem;display:flex;align-items:center;justify-content:center}.home-icon-btn img{width:70px;height:auto;cursor:pointer}@tailwind base;@tailwind components;@tailwind utilities;#root{text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}h1,h2,h3{color:var(--primary)}html{scroll-behavior:smooth}.hero{text-align:center;padding:5rem 2rem;background:#fff;color:var(--text)}.hero h1{font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:2rem}.hero-split{display:flex;min-height:80vh;background:#fff}.hero-left{flex:.75;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;padding:2rem;text-align:center}.hero-logo{width:400px;height:auto;margin-bottom:1rem}.hero-service{font-size:2rem;font-weight:600;color:#111}.hero-cta{margin-top:1.5rem;background:#d60000;color:#fff;padding:1rem 2.5rem;border-radius:40px;font-size:1.3rem;text-decoration:none;font-weight:600;box-shadow:0 4px 10px #00000040}.hero-cta:hover{background:#b40000}.hero-right{flex:1.25;display:flex;align-items:center;justify-content:center;padding:2rem}.hero-image{width:100%;max-width:850px;height:auto}.cta-btn{background:var(--primary);color:#fff;padding:.75rem 1.5rem;border-radius:999px;font-weight:600;text-decoration:none}.cta-btn:hover{background:var(--primary-dark)}.services{padding:4rem 2rem;max-width:1750px;margin:auto}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.service-card{background:#fff;padding:2.5rem 2rem;border-radius:16px;box-shadow:0 6px 18px #00000014;text-align:center;display:flex;flex-direction:column;align-items:center}.service-card h3{font-size:1.8rem;margin-bottom:.8rem;color:var(--primary)}.service-card p{font-size:1.1rem;margin-bottom:1.5rem}.services-title{text-align:center;font-size:3rem;margin-bottom:3rem}.service-card img{width:100%;height:220px;object-fit:cover;border-radius:12px;margin-bottom:1rem}.service-btn{background:#d60000;color:#fff;padding:.9rem 2.2rem;border-radius:40px;text-decoration:none;font-weight:600;transition:background .2s ease,transform .15s ease}.service-btn:hover{background:#b40000;transform:translateY(-2px)}.about-split{display:flex;min-height:50vh;padding:4rem 2rem;gap:3rem;background:#fff}.about-left{flex:.75;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.about-title{font-size:3rem;font-weight:700}.about-image{width:500px;height:auto;border-radius:16px}.meet-team-btn{background:#d60000;color:#fff;padding:.9rem 2.2rem;border-radius:40px;text-decoration:none;font-weight:600;margin-top:1.5rem}.meet-team-btn:hover{background:#b40000}.about-right{flex:1.25;font-size:2rem;line-height:1.25}.team-section{padding:5rem 2rem;background:#f8f8f8;text-align:center}.team-title{font-size:2.5rem;margin-bottom:3rem}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5rem;max-width:1200px;margin:0 auto;text-align:center;justify-items:center}.team-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 6px 12px #00000026;max-width:400px;text-align:center;width:100%}.team-card img{width:100%;max-width:300px;margin-bottom:1rem;border-radius:16px}.team-card h3{font-size:3rem}.addons-title{text-align:center;font-size:3rem;margin:5rem 0 3rem}.addons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.addon-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 6px 18px #00000014;text-align:center;display:flex;flex-direction:column;align-items:center}.addon-card img{width:100%;height:200px;object-fit:cover;border-radius:12px;margin-bottom:1rem}.addon-card h3{font-size:1.6rem;margin-bottom:.5rem}.addon-card p{font-size:1.05rem}.service-detail{padding:5rem 2rem;max-width:1400px;margin:auto}.service-detail-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:5rem;align-items:flex-start}.service-left h1{font-size:4rem;color:red;line-height:1.1}.service-middle h3,.service-right h3{font-size:1.4rem;margin-bottom:1rem}.service-middle ul,.service-right ul{list-style:disc;padding-left:1.2rem;margin-bottom:2rem}.service-middle li,.service-right li{margin-bottom:.6rem;font-size:1.05rem;text-align:left}.service-description{margin-top:4rem;max-width:1000px;font-size:1.1rem;text-align:center;margin:4rem auto 0;padding-bottom:4rem}@media(max-width:900px){.service-detail-grid{grid-template-columns:1fr;gap:3rem}.service-left h1{font-size:3rem;text-align:center}}.service-left{display:flex;align-items:center;justify-content:center}.service-title-image{width:100%;max-width:700px;height:auto}.service-list>li{font-weight:600}.service-list ul li{font-weight:400}.contact-container{margin:4rem auto;width:100%;max-width:600px;padding:2rem;background:#ededed;border-radius:20px;box-shadow:0 8px 24px #00000014}.contact-container h2{margin-bottom:.5rem}.contact-container p{margin-bottom:1.5rem;color:#555}.contact-form input,.contact-form textarea{width:100%;padding:.75rem;margin-bottom:1rem;border-radius:6px;border:1px solid #ccc;font-size:1rem}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--primary)}.contact-form button{width:100%;padding:.75rem;background:var(--primary);color:#fff;border:none;border-radius:6px;font-size:1rem;cursor:pointer}.contact-form button:hover{background:var(--primary-dark)}.contact-form button:disabled{background:#9ca3af;cursor:not-allowed}.success{margin-top:1rem;color:#15803d;font-weight:500}.error{margin-top:1rem;color:#b91c1c;font-weight:500}.contact-page{display:flex;min-height:90vh;padding:60px 80px;gap:0px;align-items:center;justify-content:center;box-sizing:border-box}.contact-left{flex:1;display:flex;justify-content:center;align-items:center}.contact-left img{width:100%;max-width:600px;height:auto;border-radius:20px;object-fit:cover;box-shadow:8px 8px 24px #0000001f}.contact-right{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px;background:#fff}@media(max-width:900px){.contact-page{flex-direction:column}.contact-left{height:300px}}
