@import url(https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&family=Sacramento&family=Kalam:wght@300;400;700&family=Caveat:wght@400;500;600;700&family=Satisfy&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Allura:wght@400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700&display=swap);*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #0066cc;outline-offset:2px}.image-placeholder{background:#f5f5f5;padding:2rem;text-align:center;color:#999;border:2px dashed #ddd;min-height:200px;display:flex;align-items:center;justify-content:center}.widget-fallback{background:#f9f9f9;padding:2rem;text-align:center;border-radius:8px;margin:2rem 0}.widget-fallback a{color:#06c;text-decoration:underline}body{font-family:Raleway,sans-serif;line-height:1.6;color:#1e3c48;background-color:#e8e1d4}h1,h2,h3,h4,h5,h6{font-family:Allura,cursive;font-weight:400;letter-spacing:2px}.container{max-width:1200px;margin:0 auto;padding:0 20px}h1,h2,h3,h4,h5,h6{font-family:Allura,cursive;font-weight:400;line-height:1.2;margin-bottom:1rem}h1{font-size:3rem;font-weight:700}h2{font-size:2.5rem}h3{font-size:1.8rem}p{margin-bottom:1rem;color:#666;font-family:Raleway,sans-serif}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:12px 24px;border:none;border-radius:50px;text-decoration:none;font-weight:500;font-size:1rem;cursor:pointer;transition:all .3s ease;text-align:center;justify-content:center;font-family:Raleway,sans-serif}.btn-primary{background:linear-gradient(45deg,#b8860b 0,gold 20%,#fff5cc 45%,#d4af37 70%,#b8860b 100%);color:#fff;border:none;box-shadow:0 3px 10px rgba(180,120,0,.4)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 15px rgba(255,215,0,.6);background:linear-gradient(45deg,#b8860b 0,gold 20%,#fff5cc 45%,#d4af37 70%,#b8860b 100%);color:#1e3c48}.btn-secondary{background:#e8e1d4;color:#1e3c48;border:2px solid #285260}.btn-secondary:hover{background:#3b6d7d;color:#fff;border-color:#285260}.btn-outline{background:0 0;color:#333;border:2px solid #ddd}.btn-outline:hover{background:#333;color:#fff;border-color:#333}.btn-large{padding:16px 32px;font-size:1.1rem}.header{position:fixed;top:0;left:0;right:0;background:radial-gradient(circle at 35% 25%,#3b6d7d 0,#285260 50%,#1e3c48 100%);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);z-index:1000;box-shadow:0 4px 30px rgba(82,68,58,.3);border-bottom:1px solid rgba(200,217,230,.2);will-change:opacity,backdrop-filter;transition:opacity .4s ease-out,backdrop-filter .4s ease-out}.navbar{padding:.2rem 0;transition:all .3s ease}.header.scrolled{background:radial-gradient(circle at 35% 25%,#3b6d7d 0,#285260 50%,#1e3c48 100%);box-shadow:0 2px 20px rgba(30,60,72,.4)}.header .cta-button,.header .logo-text h2,.header .nav-link{font-family:Allura,cursive}.navbar.scrolled{padding:.1rem 0}.nav-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px}.nav-logo{display:flex;align-items:center}.logo-container{display:flex;align-items:center;gap:.5rem;text-decoration:none;transition:transform .3s ease}.logo-container:hover{transform:scale(1.05)}.logo-icon{width:100px;height:100px;background:0 0;display:flex;align-items:center;justify-content:center;animation:logoGlow 2s ease-in-out infinite alternate;position:relative}.logo-image{width:100px;height:100px;object-fit:contain;filter:brightness(1.2) contrast(1.1) saturate(1.1);z-index:2;position:relative}@keyframes logoGlow{0%{filter:brightness(1.2) contrast(1.1) saturate(1.1);transform:scale(1)}100%{filter:brightness(1.4) contrast(1.2) saturate(1.3);transform:scale(1.02)}}.logo-text h2{color:#fff;font-size:2.4rem;margin:0;font-weight:300;line-height:1;text-shadow:0 2px 10px rgba(0,0,0,.3);font-family:'Great Vibes',cursive;letter-spacing:2px;text-transform:none;filter:contrast(.7) brightness(1.2);transform:scaleX(.82)}.logo-text h2 .logo-n{font-size:1em;display:inline-block}.logo-tagline{font-size:.5rem;color:rgba(255,255,255,.7);font-weight:300;letter-spacing:1px;text-transform:uppercase;font-family:Raleway,sans-serif}.nav-menu{display:flex;list-style:none;gap:2rem;align-items:center}.nav-link{text-decoration:none;color:#fff;font-weight:500;transition:all .3s ease;position:relative;padding:.5rem 1rem;border-radius:20px;font-family:Raleway,sans-serif}.nav-link:hover{color:#567c8d;background:rgba(200,217,230,.1);backdrop-filter:blur(10px)}.nav-link.active{color:#fff;background:linear-gradient(135deg,#285260,#567c8d);box-shadow:0 4px 15px rgba(40,82,96,.3)}.nav-link.active::after{content:'';position:absolute;bottom:-5px;left:0;right:0;height:2px;background:#285260}.cta-button{background:linear-gradient(45deg,#b8860b 0,gold 20%,#fff5cc 45%,#d4af37 70%,#b8860b 100%);color:#1e3c48!important;padding:12px 24px;border-radius:30px;font-weight:600;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(212,175,55,.4);border:none;font-family:Raleway,sans-serif}.cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(255,215,0,.6);background:linear-gradient(45deg,#d4af37 0,gold 30%,#fff5cc 60%,#f5d580 100%);color:#1e3c48;border:none}.hamburger{display:none;flex-direction:column;cursor:pointer}.bar{width:25px;height:3px;background:#fff;margin:3px 0;transition:.3s;border-radius:2px}.page-header{padding:120px 0 80px;text-align:center;background:linear-gradient(135deg,#f5efeb,#e8e1d4)}.page-header h1{color:#1e3c48;margin-bottom:1rem}.page-header p{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto}section{padding:80px 0}.section-subtitle{text-align:center;font-size:1.1rem;color:#666;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.footer{background:#1e3c48;color:#e8e1d4;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{background:linear-gradient(45deg,#b8860b 0,gold 20%,#fff5cc 45%,#d4af37 70%,#b8860b 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:gold;margin-bottom:1rem;filter:drop-shadow(0 2px 8px rgba(212, 175, 55, .4))}@supports not (background-clip:text){.footer-section h3,.footer-section h4{color:gold;background:0 0}}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{background:linear-gradient(45deg,#b8860b 0,gold 20%,#fff5cc 45%,#d4af37 70%,#b8860b 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:gold;text-decoration:none;transition:all .3s ease;filter:drop-shadow(0 1px 4px rgba(212, 175, 55, .3))}.footer-section ul li a:hover{background:linear-gradient(45deg,#d4af37 0,gold 30%,#fff5cc 60%,#f5d580 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 2px 8px rgba(212, 175, 55, .6));transform:translateY(-1px)}@supports not (background-clip:text){.footer-section ul li a{color:gold;background:0 0}.footer-section ul li a:hover{color:#d4af37;background:0 0}}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-link{width:40px;height:40px;background:linear-gradient(45deg,#b8860b 0,gold 20%,#fff5cc 45%,#d4af37 70%,#b8860b 100%);color:#1e3c48;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(212,175,55,.4);font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.2)}.social-link:hover{background:linear-gradient(45deg,#d4af37 0,gold 30%,#fff5cc 60%,#f5d580 100%);transform:translateY(-3px);box-shadow:0 6px 20px rgba(212,175,55,.6)}.contact-info p{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:#ccc}.contact-info i{background:linear-gradient(45deg,#b8860b 0,gold 20%,#fff5cc 45%,#d4af37 70%,#b8860b 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:gold;width:20px;filter:drop-shadow(0 1px 4px rgba(212, 175, 55, .3))}@supports not (background-clip:text){.contact-info i{color:gold;background:0 0}}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #285260;color:#e8e1d4}@media (max-width:768px){.header{background:radial-gradient(circle at 35% 25%,rgba(59,109,125,.3) 0,rgba(40,82,96,.3) 50%,rgba(30,60,72,.3) 100%);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.hamburger{display:flex}.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background:rgba(15,35,55,.95);backdrop-filter:blur(20px);width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px rgba(15,35,55,.3);padding:2rem 0;border-top:1px solid rgba(255,255,255,.1)}.nav-menu.active{left:0}.nav-menu li{margin:1rem 0}.logo-container{gap:.5rem}.logo-icon{width:80px;height:80px}.logo-image{width:80px;height:80px}.logo-text h2{font-size:1.8rem}.logo-tagline{font-size:.4rem}}@media (max-width:480px){.header{background:radial-gradient(circle at 35% 25%,rgba(59,109,125,.25) 0,rgba(40,82,96,.25) 50%,rgba(30,60,72,.25) 100%);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.container{padding:0 15px}.btn{padding:10px 20px;font-size:.9rem}.btn-large{padding:14px 28px;font-size:1rem}}.text-center{text-align:center}.mb-0{margin-bottom:0}.mt-2{margin-top:2rem}.hidden{display:none}.fade-in{animation:fadeIn .5s ease-in}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.loading{opacity:.6;pointer-events:none}.spinner{display:inline-block;width:20px;height:20px;border:3px solid #f3f3f3;border-top:3px solid #d4af37;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.page-header{background:linear-gradient(135deg,#1e3c48 0,#2f5c6b 100%);color:#fff;padding:8rem 0 6rem 0;text-align:center;position:relative;overflow:hidden}.page-header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200"><defs><pattern id="texture" width="200" height="200" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1.5" fill="rgba(255,255,255,0.08)"/><circle cx="150" cy="150" r="1" fill="rgba(255,255,255,0.06)"/><circle cx="100" cy="20" r="0.8" fill="rgba(255,255,255,0.07)"/><circle cx="20" cy="120" r="1.2" fill="rgba(255,255,255,0.05)"/><circle cx="180" cy="80" r="0.9" fill="rgba(255,255,255,0.06)"/><circle cx="80" cy="180" r="1.1" fill="rgba(255,255,255,0.04)"/><circle cx="120" cy="100" r="0.7" fill="rgba(255,255,255,0.05)"/><circle cx="40" cy="200" r="0.6" fill="rgba(255,255,255,0.03)"/><circle cx="160" cy="30" r="1.3" fill="rgba(255,255,255,0.04)"/><circle cx="200" cy="160" r="0.5" fill="rgba(255,255,255,0.05)"/></pattern></defs><rect width="200" height="200" fill="url(%23texture)"/></svg>');opacity:.6;pointer-events:none}.header-content{max-width:800px;margin:0 auto;position:relative;z-index:2}.header-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.1);padding:.8rem 1.5rem;border-radius:50px;margin-bottom:2rem;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.header-badge i{background:linear-gradient(45deg,#b8860b 0,gold 20%,#fff5cc 45%,#d4af37 70%,#b8860b 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:gold;font-size:1.2rem;filter:drop-shadow(0 1px 4px rgba(212, 175, 55, .3))}.header-badge span{color:#fff;font-family:'Dancing Script',cursive;font-size:1.1rem;font-weight:500}.page-header h1{font-size:4rem;margin-bottom:1.5rem;font-family:'Dancing Script',cursive;font-weight:600;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.header-subtitle{font-size:1.5rem;margin-bottom:1.5rem;font-family:'Dancing Script',cursive;color:rgba(255,255,255,.9);font-style:italic}.header-description{font-size:1.2rem;color:rgba(255,255,255,.8);line-height:1.6;font-family:Raleway,sans-serif}.contact-info-section{background:#f5efeb;padding:6rem 0}.contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.contact-card{background:#fff;padding:2rem;border-radius:20px;text-align:center;box-shadow:0 15px 40px rgba(30,60,72,.1);transition:all .3s ease;border:1px solid rgba(47,92,107,.1)}.contact-card:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(30,60,72,.2);border-color:rgba(47,92,107,.3)}.contact-icon{width:70px;height:70px;background:#2f5c6b;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem;box-shadow:0 8px 25px rgba(47,92,107,.3)}.contact-icon i{font-size:1.8rem;color:#fff;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .2))}.contact-card h3{color:#1e3c48;margin-bottom:.8rem;font-family:'Dancing Script',cursive;font-size:1.3rem;font-weight:600}.contact-card p{color:#555;margin-bottom:.8rem;font-family:Raleway,sans-serif;line-height:1.5;font-size:.95rem}.contact-link{color:#2f5c6b;text-decoration:none;font-weight:600;transition:all .3s ease;font-family:Raleway,sans-serif}.contact-link:hover{color:#1e3c48;text-decoration:underline}.note{font-size:.9rem;color:#999;font-style:italic;font-family:Raleway,sans-serif}.contact-form-section{background:linear-gradient(135deg,#f5efeb 0,#f2ede8 100%);padding:6rem 0}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-form-container h2{color:#1e3c48;margin-bottom:1rem;font-family:'Dancing Script',cursive;font-size:2.5rem;font-weight:600}.contact-form-container p{color:#555;margin-bottom:2rem;font-family:Raleway,sans-serif;font-size:1.1rem;line-height:1.6}.contact-form{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 15px 40px rgba(30,60,72,.1);border:1px solid rgba(47,92,107,.1)}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#1e3c48;font-weight:600;font-family:Raleway,sans-serif}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;border:2px solid #ddd;border-radius:10px;font-size:1rem;transition:all .3s ease;font-family:Raleway,sans-serif;background:#fafafa}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:0;border-color:#2f5c6b;background:#fff;box-shadow:0 0 0 3px rgba(47,92,107,.1)}.checkbox-group{display:flex;align-items:center;gap:.5rem}.checkbox-group input[type=checkbox]{width:auto;margin:0}.checkbox-group label{margin:0;font-size:.9rem;color:#666}.contact-map-container h2{color:#1e3c48;margin-bottom:1rem;font-family:'Dancing Script',cursive;font-size:2.5rem;font-weight:600}.map-container{height:450px;border-radius:20px;overflow:hidden;margin-bottom:2rem;box-shadow:0 15px 40px rgba(30,60,72,.1);border:1px solid rgba(47,92,107,.1);position:relative}.map-container iframe{width:100%;height:100%;border:0;border-radius:20px}.map-placeholder{height:100%;background:linear-gradient(135deg,#f5efeb,#f2ede8);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#555}.map-placeholder i{font-size:3rem;color:#2f5c6b;margin-bottom:1rem}.map-info h3{color:#333;margin-bottom:1rem}.map-info ul{list-style:none}.map-info ul li{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:#666}.map-info ul li i{color:#2f5c6b;width:20px}.social-media-section{background:#f5efeb;padding:6rem 0}.social-media-section h2{color:#1e3c48;text-align:center;margin-bottom:1rem;font-family:'Dancing Script',cursive;font-size:2.5rem;font-weight:600}.section-subtitle{color:#555;text-align:center;margin-bottom:3rem;font-family:Raleway,sans-serif;font-size:1.1rem}.social-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.social-card{background:#fff;padding:2.5rem;border-radius:20px;text-align:center;box-shadow:0 15px 40px rgba(30,60,72,.1);transition:all .3s ease;border:1px solid rgba(47,92,107,.1)}.social-card:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(30,60,72,.2);border-color:rgba(47,92,107,.3)}.social-icon{width:80px;height:80px;background:#2f5c6b;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 8px 25px rgba(47,92,107,.3)}.social-icon i{font-size:2rem;color:#fff;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .2))}.social-card h3{color:#1e3c48;margin-bottom:.5rem;font-family:'Dancing Script',cursive;font-size:1.5rem;font-weight:600}.social-card p{color:#555;margin-bottom:.5rem;font-family:Raleway,sans-serif;line-height:1.6}.faq-section{background:linear-gradient(135deg,#1e3c48 0,#2f5c6b 100%);padding:6rem 0;color:#fff}.faq-section h2{color:#fff;text-align:center;margin-bottom:3rem;font-family:'Dancing Script',cursive;font-size:2.5rem;font-weight:600}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.faq-item{background:rgba(255,255,255,.1);border-radius:15px;overflow:hidden;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.faq-item:hover{background:rgba(255,255,255,.15);transform:translateY(-5px)}.faq-question{padding:1.5rem;background:0 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.faq-question:hover{background:rgba(255,255,255,.1)}.faq-question h3{color:#fff;margin:0;font-size:1.1rem;font-family:Raleway,sans-serif;font-weight:600}.faq-question i{color:#2f5c6b;transition:all .3s ease}.faq-item.active .faq-question i{transform:rotate(180deg)}.faq-answer{padding:0 1.5rem;max-height:0;overflow:hidden;transition:all .3s ease}.faq-item.active .faq-answer{padding:1.5rem;max-height:200px}.faq-answer p{color:rgba(255,255,255,.9);margin:0;font-family:Raleway,sans-serif;line-height:1.6}@media (max-width:768px){.contact-content{grid-template-columns:1fr;gap:2rem}.contact-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.contact-card{padding:1.5rem}.social-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.social-card{padding:1.5rem}.faq-grid{grid-template-columns:1fr}}@media (max-width:480px){.contact-grid{grid-template-columns:1fr;gap:1rem}.contact-card{padding:1rem}.social-grid{grid-template-columns:1fr;gap:1rem}.social-card{padding:1rem}}