:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#1a1a1a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}.landing-page{min-height:100vh;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);display:flex;align-items:center;justify-content:center;padding:2rem}.container{max-width:1200px;width:100%;display:grid;grid-template-columns:6fr 4fr;gap:4rem;align-items:center}.left-section{display:flex;flex-direction:column;gap:1.5rem}.main-heading{font-size:3.5rem;font-weight:700;color:#f5f5f5;margin:0;line-height:1.2;min-height:4.5rem}.typed-text{color:#e0e0e0;white-space:nowrap}.subtitle{font-size:1.25rem;color:#b0b0b0;margin:0;font-weight:300}.right-section{display:flex;align-items:center}.content-box{background:#2a2a2a;padding:2.5rem;border-radius:12px;border:1px solid #3a3a3a;box-shadow:0 4px 20px #0000004d}.business-header{margin-bottom:1.5rem}.content-box h2{font-size:1.75rem;color:#e0e0e0;margin:0 0 .5rem;font-weight:600;letter-spacing:.5px;line-height:1.3}.content-box .services{font-size:.95rem;color:#d0d0d0;margin:0;font-weight:400;letter-spacing:.3px}.content-box .divider{height:1px;background:#4a4a4a;margin:1.5rem 0;width:100%}.business-details{display:flex;flex-direction:column;gap:1.25rem}.detail-item{display:flex;flex-direction:column;gap:.4rem}.detail-label{font-size:.75rem;color:#8a8a8a;text-transform:uppercase;letter-spacing:1px;font-weight:500}.content-box .address{font-size:.9rem;color:silver;line-height:1.5;margin:0}.content-box .gstin{font-size:.85rem;color:#b0b0b0;margin:0;font-family:Courier New,monospace;letter-spacing:.5px}.content-box .business-type,.content-box .email{font-size:.9rem;color:#b0b0b0;margin:0}.detail-label.connect-label{text-transform:none;font-size:1rem;font-weight:700}.content-box p{font-size:1rem;color:silver;line-height:1.8;margin:0 0 1rem}.content-box p:last-child{margin-bottom:0}@media(max-width:968px){.landing-page{padding:1.5rem 1rem}.container{grid-template-columns:1fr;gap:2.5rem}.left-section{width:100%}.main-heading{font-size:2rem;min-height:auto;overflow:visible;word-wrap:break-word}.typed-text{white-space:normal;word-break:break-word;display:inline}.subtitle{font-size:1.1rem}.content-box{padding:1.75rem;width:100%}}@media(max-width:480px){.landing-page{padding:1rem .75rem}.container{gap:2rem}.main-heading{font-size:1.5rem;line-height:1.3}.typed-text{font-size:1.5rem}.subtitle{font-size:1rem}.content-box{padding:1.5rem}.content-box h2{font-size:1.4rem}.content-box .services{font-size:.9rem}}
