.app{position:relative;min-height:100vh;overflow-x:hidden}.hero{position:relative;z-index:1;padding:80px 40px 60px;max-width:1200px;margin:0 auto}.hero-content{display:flex;align-items:center;justify-content:space-between;gap:60px}.hero-text{flex:1;display:flex;align-items:flex-start;gap:20px}.hero-initial{font-size:180px;font-weight:900;color:#e8bea5;line-height:1;margin-top:-20px}.hero-title{font-size:52px;font-weight:900;line-height:1.1;margin-bottom:20px;color:#1a1a1a;text-transform:uppercase;letter-spacing:-1px}.hero-tagline{font-size:26px;font-weight:400;line-height:1.4;color:#1a1a1a}.hero-tagline p{margin:0}.hero-image-container{flex-shrink:0}.hero-image{width:350px;height:350px;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;overflow:hidden;background:linear-gradient(135deg,#e8bea5,#d9b8a4);box-shadow:0 20px 60px #00000026;animation:morphShape 8s ease-in-out infinite}.placeholder-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;color:#fff;background:linear-gradient(135deg,#9b8c7c,#7c6d5d)}@keyframes morphShape{0%,to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}50%{border-radius:70% 30% 30% 70%/70% 70% 30% 30%}}@media (max-width: 968px){.hero-content{flex-direction:column;gap:40px}.hero-text{flex-direction:column;align-items:center;text-align:center}.hero-initial{font-size:120px;margin-top:0}.hero-title{font-size:38px}.hero-tagline{font-size:22px}.hero-image{width:280px;height:280px}}@media (max-width: 640px){.hero{padding:60px 20px 40px}.hero-initial{font-size:80px}.hero-title{font-size:28px}.hero-tagline{font-size:18px}.hero-image{width:240px;height:240px}}.about{position:relative;z-index:1;padding:60px 40px;max-width:1200px;margin:0 auto}.about-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:60px}.about-section{background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 40px #00000014}.section-title{font-size:32px;font-weight:800;margin-bottom:24px;color:#1a1a1a;position:relative;padding-bottom:16px}.section-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:linear-gradient(90deg,#d97458,#e8bea5);border-radius:2px}.about-list{list-style:none;padding:0}.about-list li{font-size:18px;line-height:1.8;color:#333;padding-left:30px;position:relative;margin-bottom:12px}.about-list li:before{content:"●";position:absolute;left:0;color:#d97458;font-size:24px;line-height:1.4}@media (max-width: 640px){.about{padding:40px 20px}.about-content{gap:30px}.about-section{padding:30px 24px}.section-title{font-size:26px}.about-list li{font-size:16px}}.services{position:relative;z-index:1;padding:60px 40px;max-width:1200px;margin:0 auto}.services-content{background:#fff;padding:50px;border-radius:20px;box-shadow:0 10px 40px #00000014;text-align:center}.services-pricing{display:flex;justify-content:center;gap:60px;margin:40px 0;flex-wrap:wrap}.price-item{display:flex;flex-direction:column;align-items:center;gap:8px}.price-amount{font-size:48px;font-weight:800;color:#1a1a1a}.price-duration{font-size:20px;color:#666}.services-note{font-size:18px;color:#666;font-style:italic;margin-top:30px;padding-top:30px;border-top:2px solid #f0f0f0}@media (max-width: 640px){.services{padding:40px 20px}.services-content{padding:35px 24px}.services-pricing{gap:40px}.price-amount{font-size:36px}.price-duration{font-size:18px}.services-note{font-size:16px}}.contact{position:relative;z-index:1;padding:60px 40px 80px;max-width:1200px;margin:0 auto}.contact-content{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);padding:60px 50px;border-radius:20px;box-shadow:0 20px 60px #0003;text-align:center;color:#fff}.section-title-centered{font-size:42px;font-weight:800;margin-bottom:40px;color:#fff}.contact-info{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.contact-link{font-size:28px;font-weight:600;color:#e8bea5;text-decoration:none;transition:all .3s ease;display:inline-block}.contact-link:hover{color:#d97458;transform:translateY(-2px)}.contact-social{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;padding-top:30px;border-top:2px solid rgba(255,255,255,.1)}.social-link{font-size:18px;font-weight:600;color:#fff;text-decoration:none;padding:12px 28px;border:2px solid #e8bea5;border-radius:25px;transition:all .3s ease}.social-link:hover{background-color:#e8bea5;color:#1a1a1a;transform:translateY(-2px);box-shadow:0 5px 15px #e8bea54d}@media (max-width: 640px){.contact{padding:40px 20px 60px}.contact-content{padding:40px 24px}.section-title-centered{font-size:32px}.contact-link{font-size:20px}.social-link{font-size:16px;padding:10px 20px}}.background-shapes{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.shape{position:absolute;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;opacity:.8;animation:float 20s ease-in-out infinite}.shape-1{width:300px;height:300px;background-color:#e8bea5;top:5%;left:-5%;animation-delay:0s}.shape-2{width:400px;height:400px;background-color:#d97458;top:0%;right:-10%;border-radius:40% 60% 60% 40%/60% 30% 70% 40%;animation-delay:2s}.shape-3{width:250px;height:250px;background-color:#e8bea5;bottom:10%;left:5%;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;animation-delay:4s}.shape-4{width:350px;height:350px;background-color:#f4b89d;bottom:5%;right:5%;border-radius:30% 70% 70% 30%/60% 40%;animation-delay:1s}@keyframes float{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(30px,-30px) rotate(5deg)}66%{transform:translate(-20px,20px) rotate(-5deg)}}@media (max-width: 768px){.shape-1,.shape-3{width:200px;height:200px}.shape-2,.shape-4{width:250px;height:250px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-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:#f8f8f8;color:#1a1a1a}#root{min-height:100vh}
