body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (max-width:600px){.MuiContainer-root{padding-left:8px!important;padding-right:8px!important}.MuiTextField-root{margin-bottom:8px}.MuiButton-root{margin-top:8px}.MuiGrid-item{padding-bottom:8px!important;padding-top:8px!important}.MuiButton-root,.MuiMenuItem-root{min-height:44px}.MuiFormControl-root{margin-bottom:16px}.MuiInputBase-root{font-size:16px!important}}.MuiButton-root{font-weight:600;text-transform:none}.MuiInputLabel-root{font-weight:500}.MuiAlert-root{font-size:14px;margin-bottom:16px}.time-slot-button{margin:4px;min-width:80px}.MuiSelect-select{padding:12px 14px}.MuiContainer-root{max-width:100%!important;padding:16px!important}.portfolio-container{animation:gradientBG 15s ease infinite;background:linear-gradient(45deg,#ff9a9e,#fad0c4 25%,#fad0c4 50%,#a1c4fd 75%,#c2e9fb);background-size:400% 400%;margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem}@keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.portfolio-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #0000001a;margin-bottom:3rem;overflow:hidden;padding:3rem;position:relative;text-align:center}.portfolio-header:before{animation:gradientMove 3s linear infinite;background:linear-gradient(90deg,#ff9a9e,#fad0c4,#a1c4fd,#c2e9fb);background-size:200% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}.portfolio-header h1{animation:glow 2s ease-in-out infinite alternate;color:#2c3e50;display:inline-block;font-size:3.5rem;font-weight:800;letter-spacing:2px;margin-bottom:1.5rem;position:relative;text-shadow:0 0 10px #ffffff80;text-transform:uppercase}.portfolio-header h1:after{animation:underline 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ff9a9e,#0000);bottom:-5px;content:"";height:3px;left:0;position:absolute;width:100%}.portfolio-header p{animation:fadeInUp 1s ease .5s forwards;color:#34495e;display:inline-block;font-size:1.5rem;margin-top:1rem;opacity:0;position:relative;transform:translateY(20px)}.portfolio-header p:before{background:linear-gradient(90deg,#0000,#ff9a9e,#0000);content:"";height:2px;left:50%;position:absolute;top:-10px;transform:translateX(-50%);width:50px}@keyframes underline{0%{transform:scaleX(0);transform-origin:left}50%{transform:scaleX(1);transform-origin:left}51%{transform:scaleX(1);transform-origin:right}to{transform:scaleX(0);transform-origin:right}}@keyframes gradientMove{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.business-logo{filter:drop-shadow(2px 2px 4px rgba(0,0,0,.2));margin-bottom:1rem;max-width:200px}.social-links{gap:2rem;margin-top:2rem}.social-links,.social-links a{display:flex;justify-content:center}.social-links a{align-items:center;background:#f8f8f8;border-radius:50%;box-shadow:0 2px 5px #0000001a;color:#333;font-size:2rem;height:50px;transition:all .3s ease;width:50px}.social-links a:hover{box-shadow:0 5px 15px #0003;color:#ff69b4;transform:translateY(-3px)}.portfolio-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:1rem}.portfolio-item{animation:float 6s ease-in-out infinite;aspect-ratio:1;background:#fff;border-radius:15px;box-shadow:0 8px 20px #0000001a;overflow:hidden;position:relative;transition:all .5s ease}.portfolio-item:nth-child(2n){animation-delay:1s}.portfolio-item:nth-child(3n){animation-delay:2s}.portfolio-item:nth-child(4n){animation-delay:3s}.portfolio-item:nth-child(5n){animation-delay:4s}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.portfolio-item:hover{box-shadow:0 15px 30px #0003;transform:scale(1.05) translateY(-10px)}.portfolio-item img{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.portfolio-item:hover img{transform:scale(1.1)}@media (max-width:768px){.portfolio-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.portfolio-container{padding:1rem}.social-links a{font-size:1.5rem;height:40px;width:40px}.portfolio-item{animation:none}.portfolio-item:hover{transform:scale(1.03)}}.image-container{height:100%;overflow:hidden;position:relative;width:100%}.placeholder-image{animation:loading 1.5s infinite;background:linear-gradient(45deg,#f3f3f3 25%,#e0e0e0 50%,#f3f3f3 75%);background-size:200% 200%}@keyframes loading{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.image-info{background:#000000b3;bottom:0;color:#fff;left:0;padding:1rem;position:absolute;right:0;transform:translateY(100%);transition:transform .3s ease}.portfolio-item:hover .image-info{transform:translateY(0)}.modal{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:10px;max-height:90%;max-width:90%;padding:1rem;position:relative}.close-button{color:#fff;cursor:pointer;font-size:2rem;position:absolute;right:10px;top:10px}.modal-image-container{max-height:80vh;max-width:100%;overflow:hidden}.modal-image{height:auto;object-fit:contain;width:100%}.modal-info{padding:1rem;text-align:center}.about-container{animation:fadeIn 1s ease-in;background:linear-gradient(#00000080,#00000080),url(/static/media/about-bg.a8eb8c1f90f0f3520c97.jpg) 50%/cover no-repeat fixed;color:#fff;min-height:100vh;padding:4rem 2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.about-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:1200px;padding:3rem;transition:transform .3s ease}.about-content:hover{transform:translateY(-5px)}.about-header{animation:slideDown .8s ease-out;margin-bottom:3rem;text-align:center}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.about-header h1{color:#2c3e50;font-size:3.5rem;font-weight:700;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.tagline{color:#e74c3c;font-size:1.5rem;font-style:italic;margin-bottom:2rem}.about-sections{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.about-section{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000000d;padding:2rem;transition:all .3s ease}.about-section:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.about-section h2{border-bottom:2px solid #fda085;color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.about-section p{color:#34495e;font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.about-section ul{list-style-type:none;padding:0}.about-section ul li{color:#34495e;font-size:1.1rem;line-height:1.6;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.about-section ul li:before{color:#fda085;content:"•";font-size:1.2rem;left:0;position:absolute}.cta-section{animation:fadeInUp 1s ease-out;background:linear-gradient(135deg,#fda085,#f6d365);padding:3rem 2rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cta-section h2{color:#fff;font-size:2.2rem;font-weight:700}.cta-section p{color:#fff;font-size:1.2rem;line-height:1.6}.cta-button{background:#fff;border-radius:30px;box-shadow:0 5px 15px #0000001a;color:#2c3e50;font-size:1.2rem;font-weight:600;letter-spacing:1px;padding:1rem 2.5rem;text-transform:uppercase}.cta-button:hover{background:#2c3e50;box-shadow:0 8px 20px #0003;color:#fff;transform:translateY(-3px)}@media (max-width:768px){.about-container{padding:2rem 1rem}.about-content{padding:2rem}.about-header h1{font-size:2.5rem}.about-sections{grid-template-columns:1fr}.cta-section{padding:2rem 1rem}.cta-section h2{font-size:1.8rem}}@media (max-width:480px){.about-header h1{font-size:2rem}.about-section h2{font-size:1.5rem}.cta-button{font-size:1rem;padding:.8rem 2rem}}.contact-container{align-items:center;background-attachment:fixed;background-position:50%;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:2rem}.contact-container h1{color:#333;margin-bottom:2rem;text-align:center}.contact-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #0000001a;max-width:800px;padding:3rem;width:100%}.contact-header{margin-bottom:3rem;text-align:center}.contact-header h1{-webkit-text-fill-color:#0000;animation:glow 2s ease-in-out infinite alternate;background:linear-gradient(45deg,#2c3e50,#3498db);-webkit-background-clip:text;color:#2c3e50;font-size:3rem;margin-bottom:1rem}.contact-header .tagline{color:#7f8c8d;font-size:1.2rem;font-style:italic}.contact-sections{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.contact-section{background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000000d;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.contact-section:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.contact-section h2{align-items:center;color:#2c3e50;display:flex;font-size:1.5rem;gap:.5rem;margin-bottom:1.5rem}.contact-section h2 svg{color:#3498db}.address{color:#34495e;line-height:1.6}.contact-info{border-top:1px solid #eee;margin-top:1.5rem;padding-top:1.5rem}.contact-info p{align-items:center;color:#34495e;display:flex;gap:.5rem;margin-bottom:.5rem}.contact-info svg{color:#3498db}.social-icons{display:flex;flex-direction:column;gap:1rem}.social-icon{align-items:center;background:#f8f9fa;border-radius:10px;color:#2c3e50;display:flex;gap:1rem;padding:1rem;text-decoration:none;transition:all .3s ease}.social-icon:hover{background:#3498db;color:#fff;transform:translateX(5px)}.social-icon svg{font-size:1.5rem}.cta-section{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:15px;margin-top:2rem;padding:2rem;text-align:center}.cta-section h2{color:#2c3e50;margin-bottom:1rem}.cta-section p{color:#34495e;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.cta-buttons{display:flex;gap:1rem;justify-content:center}.cta-button{background:#3498db;border:none;border-radius:50px;color:#fff;cursor:pointer;font-weight:700;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{background:#2980b9;box-shadow:0 5px 15px #3498db66;transform:translateY(-2px)}.cta-button.secondary{background:#2c3e50}.cta-button.secondary:hover{background:#34495e;box-shadow:0 5px 15px #2c3e5066}@keyframes glow{0%{text-shadow:0 0 10px #3498db80}to{text-shadow:0 0 20px #3498dbcc}}@media (max-width:768px){.contact-content{padding:2rem}.contact-header h1{font-size:2.5rem}.contact-sections{grid-template-columns:1fr}.cta-buttons{flex-direction:column}.cta-button{width:100%}}
/*# sourceMappingURL=main.87ca7a60.css.map*/