@import"https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;600;700&family=Manrope:wght@400;600;700&display=swap";:root{font-family:system-ui,Avenir,-apple-system,BlinkMacSystemFont,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgb(255,255,255),transparent 45%),radial-gradient(circle at bottom right,rgb(255,255,255),transparent 50%),#f8fafc;color:inherit}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 3rem;background-color:#fff;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1000;color:#1a2c4e}.navbar-brand{display:flex;align-items:center;font-weight:700;font-size:1.5rem}.navbar-logo{height:50px;margin-right:15px}.navbar-links{list-style:none;display:flex;margin:0;padding:0}.navbar-links li{margin-left:25px}.navbar-links a{color:#1a2c4e;text-decoration:none;font-weight:600;transition:color .3s ease}.navbar-links a:hover{color:#b39b6d}@media (max-width: 768px){.navbar{flex-direction:column;align-items:center;padding:1rem}.navbar-links{flex-wrap:wrap;justify-content:center}}.hero{background-color:#f7fafc;min-height:80vh;display:flex;align-items:center;padding:2rem 3rem}.hero-container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto;gap:3rem}.hero-left{flex:1;max-width:600px}.hero-left h1{font-size:3.5rem;color:#1a2c4e;line-height:1.2}.hero-left p{font-size:1.2rem;color:#4a5568;margin:1.5rem 0}.hero-button{background-color:#b39b6d;color:#fff;padding:1rem 2.5rem;text-decoration:none;border-radius:8px;font-size:1.1rem;font-weight:700;transition:background-color .3s ease;display:inline-block}.hero-button:hover{background-color:#9c8252}.hero-right{flex:1;display:flex;justify-content:center;align-items:center}.hero-image{max-width:400px;width:50%;border-radius:15px}@media (max-width: 992px){.hero-container{flex-direction:column;text-align:center}.hero-right{margin-top:2rem}.hero-left h1{font-size:2.8rem}}@media (max-width: 768px){.hero-container{flex-direction:column;text-align:center}.hero-left{order:2}.hero-right{order:1;margin-bottom:2rem}.hero-left h1{font-size:2.8rem}}.services-section{padding:4rem 2rem;text-align:center;background-color:#f7fafc;color:#423d34}.services-section h2{font-size:2.5rem;margin-bottom:2rem;background-color:#b39b6d}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.service-card{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.service-card:hover{transform:translateY(-10px)}.service-card h3{color:#b39b6d;margin-bottom:1rem}.service-card h4{color:#423d34;margin-bottom:1rem}@media (max-width: 768px){.services-section{flex-direction:column;text-align:center}}.contact-footer{padding:4rem 2rem;background-color:#1a2c4e;color:#fff;text-align:center}.contact-footer h2{font-size:2.5rem;margin-bottom:3rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr 2fr;gap:2rem;max-width:1200px;margin:0 auto;align-items:stretch}.contact-card{background-color:#2d3748;padding:2rem;border-radius:10px}.social-card a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:1.5rem;height:100%;transition:background-color .3s ease}.social-card a span{margin-top:1rem}.social-card:hover{background-color:#4a5568}.info-card{text-align:left}.info-card h4{font-size:1.5rem;color:#b39b6d;margin-top:0;margin-bottom:1.5rem}.info-card p{display:flex;align-items:flex-start;margin-bottom:1rem;line-height:1.6}.info-card p svg{margin-right:15px;margin-top:5px;flex-shrink:0;color:#b39b6d}.info-card .indent{padding-left:33px;margin-top:-10px}@media (max-width: 992px){.contact-grid{grid-template-columns:1fr}}.body{margin:0;font-family:Sarabun,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}.html{scroll-behavior:smooth}*{box-sizing:border-box}
