body{margin:0;font-family:Inter,-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;background-color:#fff;color:#2c2c2c;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{max-width:100%;height:auto;display:block}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#2c2c2c;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.App{box-sizing:border-box;width:100%;min-height:100vh;display:flex;flex-direction:column}.main-content-section{margin-top:70px;flex:1}html{scroll-behavior:smooth}*:focus{outline:2px solid #8b5a96;outline-offset:2px}button,a{transition:all .3s ease}img{max-width:100%;height:auto}.header-section{height:70px;display:flex;justify-content:space-between;align-items:center;width:100%;position:fixed;top:0;left:0;padding:0 60px;box-shadow:0 2px 15px #00000014;background-color:#fffffffa;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:1000;border-bottom:1px solid rgba(0,0,0,.05)}.header-list{display:flex;align-items:center;text-decoration:none;gap:40px;margin:0;padding:0}.header-list-item{list-style:none}.header-each-link{text-decoration:none;color:#2c2c2c;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:500;letter-spacing:.3px;transition:all .3s ease;position:relative}.header-each-link:hover{color:#8b5a96}.header-each-link:after{content:"";position:absolute;width:0;height:2px;bottom:-5px;left:0;background-color:#8b5a96;transition:width .3s ease}.header-each-link:hover:after{width:100%}.logo-div-top-left{padding-top:60px}.logo-img{height:90px;width:120px;margin-top:-15px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}@media screen and (max-width: 1000px) and (min-width: 300px){.header-section{height:60px;width:100%;padding:0 30px;background-color:#fffffffa}.header-list{gap:20px}.header-each-link{font-size:14px}.logo-div-top-left{padding-top:50px}.logo-img{height:70px;width:90px;margin-top:-10px}}.intro-div{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:80px 60px;gap:120px;min-height:400px;background:linear-gradient(135deg,#fafafa,#f5f5f5);margin-top:70px}.image-div{width:280px;height:280px;display:flex;align-items:center;justify-content:center}.image{width:100%;height:100%;object-fit:cover;border-radius:20px;border:2px solid #e8e8e8;box-shadow:0 8px 25px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.image:hover{transform:translateY(-5px);box-shadow:0 12px 35px #00000026}.text-div{max-width:500px;padding:0}.text-header{font-family:Playfair Display,Georgia,serif;font-size:42px;font-weight:600;color:#1a1a1a;margin-bottom:25px;line-height:1.2;letter-spacing:-.5px}.text-body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:17px;font-weight:400;line-height:1.7;color:#4a4a4a;margin:0}.services-grid{display:flex;flex-direction:column;gap:60px;padding:80px 60px;background-color:#fff}.services-row{display:flex;flex-direction:row;gap:40px;justify-content:center;max-width:1200px;margin:0 auto}.service-card{flex:1;max-width:350px;text-align:center;transition:transform .3s ease;position:relative}.service-card:hover{transform:translateY(-8px)}.service-card img{width:100%;height:250px;object-fit:cover;border-radius:15px;box-shadow:0 6px 20px #0000001a;transition:all .3s ease;margin-bottom:20px}.service-card:hover img{box-shadow:0 10px 30px #00000026;cursor:pointer}.service-card h3{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:600;color:#2c2c2c;margin:0 0 15px;letter-spacing:.3px;cursor:pointer}.learn-more-btn{background:linear-gradient(135deg,#8b5a96,#a67bb3);color:#fff;border:none;padding:12px 24px;border-radius:25px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #8b5a964d;margin-bottom:20px}.learn-more-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8b5a9666;background:linear-gradient(135deg,#7a4a85,#956aa2)}.service-details{position:absolute;inset:0;background:#ffffffa6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:15px;padding:20px;border:1px solid rgba(139,90,150,.2);animation:fadeIn .3s ease-out;z-index:10;overflow-y:auto;max-height:100%}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.detail-item{margin-bottom:15px}.detail-item:last-child{margin-bottom:0}.detail-item h4{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600;color:#1a1a1a;margin:0 0 6px;letter-spacing:.3px;text-shadow:0 2px 4px rgba(255,255,255,.9),0 1px 2px rgba(255,255,255,.9)}.detail-item p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;line-height:1.5;color:#2c2c2c;margin:0;text-shadow:0 2px 4px rgba(255,255,255,.9),0 1px 2px rgba(255,255,255,.9)}.detail-item ul{margin:0;padding-left:15px}.detail-item li{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;line-height:1.4;color:#2c2c2c;margin-bottom:3px;text-shadow:0 2px 4px rgba(255,255,255,.9),0 1px 2px rgba(255,255,255,.9)}.close-details-btn{position:absolute;top:10px;right:10px;background:#8b5a961a;border:none;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#8b5a96;font-size:16px;font-weight:700}.close-details-btn:hover{background:#8b5a9633;transform:scale(1.1)}@media screen and (max-width: 1200px){.intro-div{padding:60px 40px;gap:80px}.services-grid{padding:60px 40px}.services-row{gap:30px}}@media screen and (max-width: 768px){.intro-div{flex-direction:column;padding:40px 30px;gap:40px;text-align:center}.image-div{width:220px;height:220px}.text-div{max-width:100%}.text-header{font-size:32px}.text-body{font-size:16px}.services-grid{padding:40px 30px}.services-row{flex-direction:column;align-items:center;gap:30px}.service-card{max-width:100%}.learn-more-btn{padding:10px 20px;font-size:13px}.service-details{padding:20px}.detail-item h4{font-size:15px}.detail-item p,.detail-item li{font-size:13px;font-variant-numeric:tabular-nums}}.contact-container{min-height:100vh;background:linear-gradient(135deg,#fafafa,#f5f5f5);margin-top:70px}.contact-hero{background:linear-gradient(135deg,#8b5a96,#a67bb3);color:#fff;padding:80px 60px;text-align:center;position:relative;overflow:hidden}.contact-hero:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="50" cy="10" r="0.5" fill="rgba(255,255,255,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}.hero-content{position:relative;z-index:1;max-width:600px;margin:0 auto}.hero-content h1{font-family:Playfair Display,Georgia,serif;font-size:48px;font-weight:600;margin-bottom:20px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.hero-content p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;line-height:1.6;opacity:.95}.contact-main{padding:80px 60px;max-width:1200px;margin:0 auto}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:80px}.contact-info h2{font-family:Playfair Display,Georgia,serif;font-size:32px;font-weight:600;color:#1a1a1a;margin-bottom:40px;text-align:center}.info-item{display:flex;align-items:flex-start;margin-bottom:30px;padding:20px;background:#fff;border-radius:15px;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}.info-item:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.info-icon{font-size:24px;margin-right:20px;margin-top:5px;flex-shrink:0}.info-content h3{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:600;color:#8b5a96;margin:0 0 8px}.info-content p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.5;color:#4a4a4a;margin:0}.contact-form-section{background:#fff;padding:40px;border-radius:20px;box-shadow:0 8px 40px #0000001a}.contact-form-section h2{font-family:Playfair Display,Georgia,serif;font-size:32px;font-weight:600;color:#1a1a1a;margin-bottom:30px;text-align:center}.contact-form{display:flex;flex-direction:column;gap:25px}.form-group{display:flex;flex-direction:column}.form-group label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;color:#2c2c2c;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;padding:15px;border:2px solid #e8e8e8;border-radius:10px;background:#fafafa;transition:all .3s ease;outline:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#8b5a96;background:#fff;box-shadow:0 0 0 3px #8b5a961a}.form-group textarea{resize:vertical;min-height:120px}.submit-btn{background:linear-gradient(135deg,#8b5a96,#a67bb3);color:#fff;border:none;padding:18px 30px;border-radius:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #8b5a964d;margin-top:10px}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 25px #8b5a9666;background:linear-gradient(135deg,#7a4a85,#956aa2)}.submit-btn:active{transform:translateY(0)}.success-message{text-align:center;padding:40px 20px;background:linear-gradient(135deg,#e8f5e8,#f0f8f0);border-radius:15px;border:2px solid #4caf50}.success-message h3{font-family:Playfair Display,Georgia,serif;font-size:28px;color:#2e7d32;margin-bottom:15px}.success-message p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;color:#388e3c;margin:0}.map-section{margin-top:60px}.map-section h2{font-family:Playfair Display,Georgia,serif;font-size:32px;font-weight:600;color:#1a1a1a;margin-bottom:30px;text-align:center}.map-placeholder{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;padding:60px 40px;text-align:center;border:2px dashed #8b5a96;position:relative;overflow:hidden}.map-placeholder:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="mapPattern" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="10" cy="10" r="1" fill="rgba(139,90,150,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23mapPattern)"/></svg>');opacity:.5}.map-content{position:relative;z-index:1}.map-icon{font-size:48px;margin-bottom:20px}.map-content h3{font-family:Playfair Display,Georgia,serif;font-size:24px;color:#8b5a96;margin-bottom:15px}.map-content p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;color:#4a4a4a;margin-bottom:25px}.directions-btn{background:#fff;color:#8b5a96;border:2px solid #8b5a96;padding:12px 24px;border-radius:25px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.directions-btn:hover{background:#8b5a96;color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #8b5a964d}@media screen and (max-width: 1024px){.contact-grid{grid-template-columns:1fr;gap:40px}.contact-main,.contact-hero{padding:60px 40px}}@media screen and (max-width: 768px){.contact-hero{padding:40px 30px}.hero-content h1{font-size:36px}.hero-content p{font-size:16px}.contact-main{padding:40px 30px}.contact-form-section{padding:30px 20px}.info-item{padding:15px}.map-placeholder{padding:40px 20px}}@media screen and (max-width: 480px){.contact-hero{padding:30px 20px}.hero-content h1{font-size:28px}.contact-main{padding:30px 20px}.contact-form-section{padding:20px 15px}.form-group input,.form-group select,.form-group textarea{padding:12px;font-size:14px}.submit-btn{padding:15px 25px;font-size:15px}}
