@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@400;700&display=swap");:root{--primary-color:#222222;--secondary-color:#cccccc;--text-color:#333333;--bg-color:#ffffff;--bg-light:#f5f5f5}html{scroll-behavior:smooth}#__next{position:relative}#__next,body{overflow-x:hidden}body{font-family:Inter,sans-serif;color:var(--text-color);background-color:var(--bg-color);margin:0;padding:0;box-sizing:border-box;line-height:1.6}h1,h2,h3{font-family:Playfair Display,serif;color:var(--primary-color);line-height:1.2}.hero-title{font-size:3.5rem;margin:.2em 0;font-weight:700;letter-spacing:1px;color:#333;text-wrap:balance;position:relative;overflow:visible;text-shadow:1px 1px 0 #ffffff,2px 2px 0 #dfdfdf,3px 3px 0 #cccccc,4px 4px 0 #b2b2b2,5px 5px 0 #a0a0a0,6px 6px 8px rgba(0,0,0,.3);animation:pulseGlow 2s infinite}@keyframes pulseGlow{0%{text-shadow:1px 1px 0 #ffffff,2px 2px 0 #dfdfdf,3px 3px 0 #cccccc,4px 4px 0 #b2b2b2,5px 5px 0 #a0a0a0,6px 6px 8px rgba(0,0,0,.3),0 0 5px rgba(255,255,255,.7),0 0 10px rgba(255,255,255,.5)}50%{text-shadow:1px 1px 0 #ffffff,2px 2px 0 #dfdfdf,3px 3px 0 #cccccc,4px 4px 0 #b2b2b2,5px 5px 0 #a0a0a0,6px 6px 8px rgba(0,0,0,.3),0 0 10px rgba(255,255,255,.9),0 0 20px rgba(255,255,255,.7),0 0 30px rgba(255,255,255,.5)}to{text-shadow:1px 1px 0 #ffffff,2px 2px 0 #dfdfdf,3px 3px 0 #cccccc,4px 4px 0 #b2b2b2,5px 5px 0 #a0a0a0,6px 6px 8px rgba(0,0,0,.3),0 0 5px rgba(255,255,255,.7),0 0 10px rgba(255,255,255,.5)}}.hero-subtitle{font-size:1.1rem;font-weight:500;margin-bottom:40px;color:var(--primary-color);text-wrap:balance}*,:after,:before{box-sizing:border-box}a{color:var(--primary-color);text-decoration:none;transition:color .3s}a:hover{color:#555555}img{max-width:100%;height:auto;display:block}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:80px 0}.section h2{text-align:center;font-size:2.5rem;margin-bottom:60px}.bg-light{background-color:var(--bg-light)}.button{display:inline-block;background-color:var(--primary-color);color:#fff;padding:15px 30px;border-radius:50px;font-weight:600;font-size:1.1rem;transition:transform .3s,background-color .3s}.button:hover{background-color:#000000;color:#fff;transform:translateY(-2px)}.main-header{position:fixed;top:0;left:0;width:100%;background-color:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;padding:15px 0;box-shadow:0 2px 10px rgba(0,0,0,.1)}.header-container{display:flex;justify-content:space-between;align-items:center;max-width:none;padding:0 32px}.logo a{font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700;color:var(--primary-color)}.main-nav ul{display:flex;list-style:none;padding:0;margin:0;align-items:center}.main-nav ul li{margin-right:30px}.main-nav ul li:last-child{margin-right:0}.main-nav a{font-weight:500;color:var(--text-color)}.main-nav a.button{color:#fff!important}.main-nav a:hover{color:#000}.menu-toggle{display:none;background:none;border:none;font-size:1.5rem;color:var(--primary-color);cursor:pointer}.mobile-menu{position:fixed;top:0;right:-300px;width:250px;height:100vh;background-color:#fff;padding:80px 20px 20px;box-shadow:-5px 0 15px rgba(0,0,0,.1);transition:right .3s ease-in-out;z-index:999}.mobile-menu ul{list-style:none;padding:0;margin:0}.mobile-menu li{margin-bottom:20px}.mobile-menu a{font-size:1.2rem;color:var(--text-color);font-weight:500}body.mobile-menu-open .mobile-menu{right:0}.hero-section{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--primary-color);overflow:hidden}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(rgba(255,255,255,.3),rgba(255,255,255,.1));z-index:2}.hero-section>img{z-index:1}.hero-content{position:relative;z-index:10;padding:20px}.bubbles-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:3}.bubbles-container span{position:absolute;display:block;list-style:none;width:20px;height:20px;background:rgba(180,180,180,.1);animation:animateBubbles 15s linear infinite;bottom:-150px;border-radius:50%}.bubbles-container span:first-child{left:25%;width:80px;height:80px;animation-delay:0s;animation-duration:10s}.bubbles-container span:nth-child(2){left:10%;width:20px;height:20px;animation-delay:1s;animation-duration:8s}.bubbles-container span:nth-child(3){left:70%;width:20px;height:20px;animation-delay:2s;animation-duration:12s}.bubbles-container span:nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:14s}.bubbles-container span:nth-child(5){left:65%;width:20px;height:20px;animation-delay:.5s;animation-duration:9s}.bubbles-container span:nth-child(6){left:75%;width:110px;height:110px;animation-delay:1.5s;animation-duration:11s}.bubbles-container span:nth-child(7){left:35%;width:150px;height:150px;animation-delay:3s;animation-duration:13s}.bubbles-container span:nth-child(8){left:50%;width:25px;height:25px;animation-delay:7s;animation-duration:7s}.bubbles-container span:nth-child(9){left:20%;width:15px;height:15px;animation-delay:1s;animation-duration:6s}.bubbles-container span:nth-child(10){left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:10s}.bubbles-container span:nth-child(11){left:5%;width:40px;height:40px;animation-delay:.8s;animation-duration:9s}.bubbles-container span:nth-child(12){left:90%;width:70px;height:70px;animation-delay:2.2s;animation-duration:16s}.bubbles-container span:nth-child(13){left:15%;width:90px;height:90px;animation-delay:4.5s;animation-duration:18s}.bubbles-container span:nth-child(14){left:55%;width:30px;height:30px;animation-delay:6s;animation-duration:10s}.bubbles-container span:nth-child(15){left:45%;width:100px;height:100px;animation-delay:1s;animation-duration:15s}@keyframes animateBubbles{0%{transform:translateY(0) rotate(0deg);opacity:1}to{transform:translateY(-1000px) rotate(2turn);opacity:0}}.grid-3-cols{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;text-align:center}.feature-box{background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:transform .3s}.feature-box:hover{transform:translateY(-5px)}.feature-box h3{font-size:1.5rem;margin-top:20px;margin-bottom:10px}.feature-icon{border-radius:50%;margin:0 auto;display:block}.contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}.contact-info p{margin-bottom:10px}.contact-info i{color:var(--primary-color);margin-right:10px}.contact-info ul{list-style:none;padding:0}.social-links a{font-size:1.5rem;margin-right:15px;color:var(--primary-color);transition:color .3s}.social-links a:hover{color:#555555}.google-map{width:100%;height:350px;border-radius:10px}.main-footer{background-color:var(--primary-color);color:#fff;text-align:center;padding:20px 0}.main-footer p{margin:0}@media (max-width:992px){.hero-title{font-size:2.8rem}.contact-grid,.grid-3-cols{grid-template-columns:1fr}.contact-info,.feature-box{padding:20px}.main-nav{display:none}.menu-toggle{display:block}.header-container{justify-content:space-between;padding:0 24px}.main-header .button{display:none}}@media (max-width:768px){.section{padding:60px 0}.section h2{font-size:2rem;margin-bottom:40px}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1rem}.google-map{height:300px}}@media (max-width:480px){.hero-title{font-size:1.9rem}.hero-subtitle{font-size:.9rem}.button{padding:12px 24px;font-size:1rem}}.fab-container{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:15px}.fab-button{background-color:var(--primary-color);color:#ffffff;padding:12px 20px;border-radius:50px;box-shadow:0 4px 12px rgba(0,0,0,.2);display:flex;align-items:center;gap:10px;font-weight:600;font-size:1rem;transition:transform .3s ease,background-color .3s ease;text-decoration:none}.fab-button:hover{transform:scale(1.05);background-color:#000;color:#ffffff}.fab-button i{font-size:1.1rem}@media (max-width:480px){.fab-button span{display:none}.fab-button{width:50px;height:50px;justify-content:center;padding:0}.fab-button i{font-size:1.2rem}.floating-call-btn span{display:none}.floating-call-btn{width:50px;height:50px;justify-content:center;padding:0}.floating-call-btn i{font-size:1.2rem}}.services-grid-simple{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.service-block{background-color:var(--primary-color);color:#ffffff;padding:40px 20px;border-radius:8px;text-align:center;display:flex;justify-content:center;align-items:center;transition:transform .3s ease,background-color .3s ease}.service-block:hover{background-color:#000000;transform:translateY(-5px)}.service-block h3{font-family:Playfair Display,serif;font-size:1.6rem;color:#ffffff;margin:0}@media (max-width:992px){.services-grid-simple{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-grid-simple{grid-template-columns:1fr}}.service-detail-view{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.back-button{display:inline-block;background:none;border:1px solid #ccc;border-radius:50px;padding:10px 20px;margin-bottom:30px;font-weight:600;color:#555;cursor:pointer;transition:all .3s ease}.back-button:hover{background-color:#f0f0f0;border-color:#aaa}.detail-title{text-align:center;font-size:2.2rem;margin-bottom:40px}.sub-service-grid{grid-template-columns:repeat(3,1fr)}.sub-service-card{padding:30px;box-shadow:0 4px 15px rgba(0,0,0,.05);border-top:3px solid var(--primary-color)}.sub-service-card h4{font-size:1.4rem}@media (max-width:992px){.sub-service-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.sub-service-grid{grid-template-columns:1fr}}.service-accordion{max-width:900px;margin:0 auto;border:1px solid #e9e9e9;border-radius:10px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.08)}.accordion-item{border-bottom:1px solid #e9e9e9}.accordion-item:last-child{border-bottom:none}.accordion-header{display:flex;justify-content:flex-start;align-items:center;gap:15px;width:100%;padding:22px 30px;background:linear-gradient(180deg,#ffffff,#fdfdfd);border:none;cursor:pointer;text-align:left;font-family:Playfair Display,serif;font-size:1.6rem;color:#333;transition:background-color .3s ease}.accordion-header:hover{background-color:#f5f5f5}.accordion-header.active{font-weight:700;color:#000}.accordion-header:disabled{cursor:default;color:#aaa}.accordion-header:disabled:hover{background:linear-gradient(180deg,#ffffff,#fdfdfd)}.accordion-header .bullet{font-size:1.5rem;color:var(--primary-color)}.accordion-panel{background-color:#fcfcfc;max-height:0;overflow:hidden;transition:max-height .7s cubic-bezier(.4,0,.2,1),padding .7s ease;padding:0 30px}.accordion-panel.open{max-height:1000px;opacity:1;padding:30px}.nested-accordion{display:flex;flex-direction:column;gap:15px}.nested-item{border:1px solid #ddd;border-radius:6px;background-color:#fff;overflow:hidden}.nested-header{display:flex;align-items:center;gap:10px;width:100%;padding:15px 20px;background-color:transparent;border:none;cursor:pointer;text-align:left;font-size:1.2rem;font-weight:600;color:#444}.nested-header.active{background-color:#f7f7f7}.bullet-small{font-size:1.2rem;color:#333}.nested-panel{max-height:0;overflow:hidden;transition:max-height .5s ease-in-out,padding .5s ease-in-out;padding:0 20px}.nested-panel.open{max-height:500px;padding:0 20px 20px}.nested-content{border-top:1px solid #eee;padding-top:20px}.price-disclaimer{text-align:center;margin-top:40px;font-style:italic;font-size:.9rem;color:#888}.service-tags-grid{display:flex;flex-wrap:wrap;gap:15px}.service-tag{background-color:#eee;padding:8px 15px;border-radius:50px;font-size:.95rem;font-weight:500}.service-description{font-size:1.1rem;line-height:1.7;color:#555}.service-simple-list{list-style:none;padding:0;margin:0}.service-simple-list li{font-size:1.1rem;padding:8px 0;border-bottom:1px dashed #ddd}.service-simple-list li:last-child{border-bottom:none}.service-price-list{list-style:none;padding:0;margin:0}.service-price-list li{display:flex;justify-content:space-between;align-items:center;font-size:1.1rem;padding:12px 0;border-bottom:1px solid #eee}.service-price-list li:last-child{border-bottom:none}.service-price-list span{font-size:1.1rem;font-weight:600;color:var(--primary-color)}.service-price-list strong{font-size:1.1rem;font-weight:400;color:#333;white-space:nowrap;padding-left:15px}.sub-service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:25px;gap:25px}.sub-service-card{background-color:#ffffff;padding:25px;border-radius:8px;border:1px solid #eee;box-shadow:0 2px 8px rgba(0,0,0,.04)}.sub-service-card h4{font-family:Playfair Display,serif;font-size:1.3rem;margin-top:0;margin-bottom:10px;color:#111}.sub-service-card p{color:#666;line-height:1.6}.splash-screen{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#ffffff;z-index:9999;opacity:1;transition:opacity .5s ease-in-out,visibility .5s ease-in-out}.splash-screen.fade-out{opacity:0;visibility:hidden}.logo-container{animation:fadeIn 1s ease-in-out}.logo-glow{animation:glow 1.5s ease-in-out infinite alternate}@keyframes glow{0%{filter:drop-shadow(0 0 5px #fff);transform:scale(1)}to{filter:drop-shadow(0 0 20px #8a2be2) drop-shadow(0 0 30px #8a2be2);transform:scale(1.05)}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}.__variable_e8ce0c{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/f7c8bed65df13031-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/6af6b543dd3be231-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Playfair Display Fallback;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_65f816{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.__variable_65f816{--font-playfair:"Playfair Display","Playfair Display Fallback"}