:root{--st-blue: #123B6B;--st-blue-deep: #0C2A4E;--st-blue-soft: #7FA8D9;--st-amber: #F0A92E;--st-amber-ink: #8A5F13;--st-gray: #F4F6F8;--st-ink: #1B2733;--st-muted: #46586B;--st-line: #C9D4DF;--st-white: #FFFFFF;--shadow-sm: 0 2px 8px rgba(18, 59, 107, .1);--shadow-md: 0 6px 22px rgba(18, 59, 107, .14);--shadow-solid: 5px 5px 0 rgba(18, 59, 107, .12)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Open Sans,sans-serif;color:var(--st-ink);line-height:1.7;background-color:var(--st-white);font-weight:400}h1,h2,h3,h4{font-family:Rubik,sans-serif;font-weight:700;line-height:1.25;color:var(--st-ink)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.header{background:var(--st-white);padding:.9rem 0;position:fixed;top:0;left:0;right:0;z-index:200;border-bottom:3px solid var(--st-blue);transition:box-shadow .3s ease}.header.hdr-scrolled{box-shadow:var(--shadow-md)}.header-inner{display:flex;justify-content:space-between;align-items:center;gap:1rem}.logo{font-family:Rubik,sans-serif;font-size:1.35rem;font-weight:700;color:var(--st-blue);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:58vw}.header-right{display:flex;align-items:center;gap:1.5rem}.header-phone{display:flex;align-items:center;gap:.5rem;color:var(--st-ink);text-decoration:none;font-weight:600;padding:.5rem .25rem}.header-phone svg{width:18px;height:18px;stroke:var(--st-blue)}.header-cta{background:var(--st-amber);color:var(--st-blue);padding:.85rem 1.6rem;text-decoration:none;font-family:Rubik,sans-serif;font-size:.9rem;font-weight:700;border:2px solid var(--st-blue);border-radius:8px;box-shadow:3px 3px 0 var(--st-blue);transition:transform .2s ease,box-shadow .2s ease}.header-cta:hover{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--st-blue)}.trust-bar{background:var(--st-amber);border-bottom:3px solid var(--st-blue);padding:.7rem 0;margin-top:72px}.trust-items{display:flex;justify-content:center;gap:2.5rem}.trust-item{display:flex;align-items:center;gap:.5rem;color:var(--st-blue);font-family:Rubik,sans-serif;font-size:.85rem;font-weight:600}.trust-item svg{width:18px;height:18px;stroke:var(--st-blue);flex-shrink:0}.hero{padding:4.5rem 0;background:var(--st-blue);background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.03) 0,rgba(255,255,255,.03) 2px,transparent 2px,transparent 18px)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content{max-width:540px}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:var(--st-amber);color:var(--st-blue);font-family:Rubik,sans-serif;font-size:.8rem;font-weight:700;padding:.55rem 1rem;border-radius:6px;border:2px solid var(--st-blue-deep);margin-bottom:1.5rem}.hero-badge svg{width:16px;height:16px;stroke:var(--st-blue)}.hero-title{font-size:clamp(2.2rem,5vw,3.1rem);color:var(--st-white);margin-bottom:1.25rem;line-height:1.15;text-wrap:balance}.hero-title span{color:var(--st-amber)}.hero-description,.hero-content .hero-desc-wrap{font-size:1.05rem;color:var(--st-blue-soft);margin-bottom:2rem;line-height:1.8}.hero-desc-wrap .hero-about-title,.hero-content .hero-about-title{color:var(--st-white)}body .hero .hero-desc-toggle{color:var(--st-amber)!important;opacity:1!important;text-decoration:underline;text-underline-offset:3px}.hero-rating{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.9rem 1.25rem;background:var(--st-white);border:2px solid var(--st-amber);border-radius:8px;width:fit-content}.stars{color:var(--st-amber-ink);font-size:1rem;letter-spacing:2px}.rating-text{color:var(--st-muted);font-size:.9rem;font-weight:600}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary{background:var(--st-amber);color:var(--st-blue);padding:1.05rem 2.1rem;min-height:52px;text-decoration:none;font-family:Rubik,sans-serif;font-size:.95rem;font-weight:700;border:2px solid var(--st-blue-deep);border-radius:8px;box-shadow:4px 4px 0 var(--st-blue-deep);transition:transform .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;gap:.5rem}.btn-primary:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--st-blue-deep)}.btn-primary svg{width:18px;height:18px;stroke:var(--st-blue)}.btn-secondary{background:transparent;color:var(--st-white);padding:1.05rem 2.1rem;min-height:52px;text-decoration:none;font-family:Rubik,sans-serif;font-size:.95rem;font-weight:700;border:2px solid var(--st-white);border-radius:8px;display:inline-flex;align-items:center;transition:transform .2s ease}.btn-secondary:hover{transform:translateY(-2px)}.hero-image{position:relative}.hero-image img{width:100%;height:450px;object-fit:cover;border:3px solid var(--st-white);border-radius:12px;box-shadow:var(--shadow-md)}.hero-image-placeholder{width:100%;height:450px;background:linear-gradient(145deg,var(--st-blue-deep) 0%,var(--st-blue) 60%,var(--st-amber) 160%);border:3px solid var(--st-white);border-radius:12px}.hero-image-badge{position:absolute;bottom:-20px;left:20px;background:var(--st-white);padding:1.1rem 1.4rem;border:3px solid var(--st-blue);border-radius:10px;box-shadow:var(--shadow-solid)}.hero-image-badge p{font-family:Rubik,sans-serif;font-size:1.5rem;font-weight:700;color:var(--st-blue);line-height:1}.hero-image-badge span{font-size:.8rem;font-weight:600;color:var(--st-muted)}.mq-band{background:var(--st-amber);color:var(--st-blue);border-top:3px solid var(--st-blue-deep);border-bottom:3px solid var(--st-blue-deep);overflow:hidden;padding:.8rem 0;white-space:nowrap}.mq-track{display:inline-flex;gap:3rem;padding-right:3rem;animation:mq-scroll 28s linear infinite;will-change:transform}.mq-track span{font-family:Rubik,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;display:inline-flex;align-items:center;gap:3rem}.mq-track span:after{content:"\2713";font-size:.9rem}@keyframes mq-scroll{to{transform:translate(-50%)}}.stats-band{background:var(--st-blue-deep);padding:3.2rem 0}.stats-band .container{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:2rem;text-align:center}.stat-num{font-family:Rubik,sans-serif;font-weight:700;font-size:clamp(2.3rem,5vw,3.4rem);color:var(--st-amber);line-height:1}.stat-lbl{margin-top:.55rem;font-family:Rubik,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--st-blue-soft)}.section-header{text-align:center;max-width:640px;margin:0 auto 3.5rem}.section-tagline{font-family:Rubik,sans-serif;font-size:.8rem;text-transform:uppercase;letter-spacing:2px;color:var(--st-amber-ink);margin-bottom:.75rem;font-weight:700}.section-title{font-size:clamp(1.85rem,4vw,2.3rem);color:var(--st-ink)}.section-subtitle{color:var(--st-muted);margin-top:1rem}.services{padding:5rem 0;background:var(--st-white)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.service-card{background:var(--st-white);border:2px solid var(--st-blue);border-radius:10px;padding:2rem;box-shadow:var(--shadow-solid);transition:transform .25s ease,box-shadow .25s ease}.service-card:hover{transform:translate(-3px,-3px);box-shadow:8px 8px #123b6b29}.service-icon{width:60px;height:60px;background:var(--st-amber);border:2px solid var(--st-blue);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1.4rem}.service-icon svg{width:28px;height:28px;stroke:var(--st-blue)}.service-title{font-size:1.15rem;margin-bottom:.7rem}.service-text{color:var(--st-muted);font-size:.95rem;line-height:1.7}.why-us{padding:5rem 0;background:var(--st-blue);color:var(--st-white)}.why-us .section-tagline{color:var(--st-amber)}.why-us .section-title{color:var(--st-white)}.why-us-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.why-item{text-align:center;padding:2rem 1.25rem;border:2px solid rgba(255,255,255,.28);border-radius:10px}.why-icon{width:68px;height:68px;margin:0 auto 1.2rem;background:var(--st-amber);border:3px solid var(--st-blue-deep);border-radius:50%;display:flex;align-items:center;justify-content:center}.why-icon svg{width:30px;height:30px;stroke:var(--st-blue)}.why-title{font-family:Rubik,sans-serif;font-size:1.05rem;font-weight:700;color:var(--st-white);margin-bottom:.5rem}.why-text{font-size:.9rem;color:var(--st-blue-soft)}.about{padding:5rem 0;background:var(--st-gray)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-image img{width:100%;height:400px;object-fit:cover;border:3px solid var(--st-blue);border-radius:12px;box-shadow:var(--shadow-solid)}.about-image-placeholder{width:100%;height:400px;background:linear-gradient(145deg,var(--st-blue) 0%,var(--st-blue-deep) 100%);border:3px solid var(--st-blue);border-radius:12px}.about-content{max-width:500px}.about-content .section-tagline{text-align:left}.about-title{font-size:clamp(1.85rem,4vw,2.3rem);margin-bottom:1.5rem}.about-text{color:var(--st-muted);margin-bottom:1.5rem;line-height:1.8}.about-checklist{list-style:none;margin-bottom:2rem;display:grid;gap:.8rem}.about-checklist li{display:flex;align-items:center;gap:.9rem;padding:.85rem 1rem;background:var(--st-white);border:2px solid var(--st-line);border-left:4px solid var(--st-amber);border-radius:8px;color:var(--st-ink);font-family:Rubik,sans-serif;font-weight:600}.about-checklist svg{width:34px;height:34px;padding:7px;background:var(--st-amber);border-radius:50%;stroke:var(--st-blue);flex-shrink:0}.gallery-section{padding:5rem 0;background:var(--st-white)}.gallery-section .section-title,.reviews-section .section-title,.gallery-section .section-subtitle,.reviews-section .section-subtitle{text-align:center}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;margin-top:2rem}.gallery-item{position:relative;overflow:hidden;border:2px solid var(--st-blue);border-radius:10px;aspect-ratio:4/3;background:var(--st-blue-deep)}.gallery-item img{width:100%;height:100%;object-fit:cover;cursor:pointer;transition:transform .3s ease;display:block}.gallery-item:hover img{transform:scale(1.05)}.gallery-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#0c2a4eeb);color:var(--st-white);padding:1.5rem 1rem .75rem;font-size:.9rem}.gallery-video-item{position:relative;cursor:pointer}.video-play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0c2a4e66;z-index:1;pointer-events:none}.reviews-section{padding:5rem 0;background:var(--st-gray)}.reviews-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem}.review-card{flex:0 1 calc(33.333% - 2rem);min-width:300px;max-width:450px;background:var(--st-white);padding:2rem;border:2px solid var(--st-line);border-top:4px solid var(--st-amber);border-radius:10px}.review-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.reviewer-photo{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid var(--st-blue)}.reviewer-photo-placeholder{width:50px;height:50px;border-radius:50%;background:var(--st-blue);color:var(--st-white);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;font-family:Rubik,sans-serif;flex-shrink:0}.reviewer-info{flex:1;min-width:0}.reviewer-name{margin:0;font-size:1.05rem;color:var(--st-ink);font-family:Rubik,sans-serif}.local-guide-badge{font-size:.72rem;font-weight:700;color:var(--st-amber-ink);display:block}.review-date{font-size:.75rem;color:var(--st-muted)}.review-rating{margin-bottom:.75rem}.review-rating .star{font-size:.95rem;color:#9aa9b8}.review-rating .star.filled{color:var(--st-amber-ink)}.review-text{color:var(--st-muted);line-height:1.7;margin-bottom:1rem;font-size:.95rem}.owner-response{background:var(--st-gray);padding:1rem;border-radius:6px;border-left:3px solid var(--st-blue);margin-top:1rem}.owner-response strong{color:var(--st-blue);font-size:.85rem}.owner-response p{margin:.5rem 0 0;color:var(--st-muted);font-size:.9rem}.review-photos{display:flex;gap:.5rem;margin-top:1rem;flex-wrap:wrap}.review-photo{width:65px;height:65px;object-fit:cover;border:2px solid var(--st-line);border-radius:6px;cursor:pointer;transition:transform .2s}.review-photo:hover{transform:scale(1.05)}.testimonial{padding:4rem 0;background:var(--st-white)}.testimonial-card{position:relative;max-width:800px;margin:0 auto;text-align:center;padding:3rem;background:var(--st-gray);border:3px solid var(--st-blue);border-radius:12px;box-shadow:var(--shadow-solid)}.testimonial-card:before{content:"\201c";position:absolute;top:.2rem;left:1.4rem;font-family:Rubik,sans-serif;font-size:4.5rem;line-height:1;color:var(--st-amber)}.testimonial-quote{font-size:1.35rem;color:var(--st-ink);margin-bottom:1.5rem;line-height:1.6;font-style:italic}.testimonial-author{font-family:Rubik,sans-serif;font-weight:700;color:var(--st-blue)}.testimonial-role{color:var(--st-muted);font-size:.9rem}.contact{padding:5rem 0;background:var(--st-white)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-info h2{font-size:clamp(1.85rem,4vw,2.3rem);margin-bottom:1rem}.contact-info>p{color:var(--st-muted);margin-bottom:2rem}.contact-details{margin-bottom:2rem}.contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.1rem;padding:1rem;background:var(--st-gray);border:2px solid var(--st-line);border-radius:10px}.contact-icon{width:50px;height:50px;background:var(--st-blue);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-icon svg{width:22px;height:22px;stroke:var(--st-amber)}.contact-item-content h3,.contact-item-content h4{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:700;color:var(--st-muted);margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.5px}.contact-item-content p,.contact-item-content a,.contact-item-content address{color:var(--st-ink);text-decoration:none;font-weight:600}.contact-item-content a:hover{color:var(--st-blue)}.map-container{margin-top:1.5rem;border:2px solid var(--st-line);border-radius:12px;overflow:hidden}.map-container iframe{display:block;width:100%;height:550px;border:none}.contact-form-wrapper{background:var(--st-blue);padding:2.5rem;border:3px solid var(--st-blue-deep);border-radius:12px;box-shadow:var(--shadow-solid)}.contact-form-wrapper h3{font-size:1.5rem;color:var(--st-white);margin-bottom:.5rem}.contact-form-wrapper>p{color:var(--st-blue-soft);margin-bottom:2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{margin-bottom:1.25rem}.form-label{display:block;font-family:Rubik,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--st-amber);margin-bottom:.5rem}.form-control{width:100%;padding:.95rem 1rem;min-height:50px;font-size:.95rem;font-family:inherit;color:var(--st-ink);background:var(--st-white);border:2px solid var(--st-blue-deep);border-radius:8px;transition:box-shadow .2s ease}.form-control:focus{outline:none;box-shadow:0 0 0 3px var(--st-amber)}.form-control::placeholder{color:var(--st-muted)}textarea.form-control{min-height:120px;resize:vertical}.form-submit{width:100%;background:var(--st-amber);color:var(--st-blue);padding:1.05rem;min-height:54px;border:2px solid var(--st-blue-deep);border-radius:8px;font-family:Rubik,sans-serif;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:4px 4px 0 var(--st-blue-deep);transition:transform .2s ease,box-shadow .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.form-submit:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--st-blue-deep)}.form-submit svg{width:20px;height:20px;stroke:var(--st-blue)}.footer{background:var(--st-blue-deep);color:var(--st-blue-soft);padding:3rem 0;text-align:center}.footer-logo{font-family:Rubik,sans-serif;font-size:1.4rem;font-weight:700;color:var(--st-white);margin-bottom:.75rem}.footer p{color:#a8beda;font-size:.85rem}.lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0c2a4ef7;z-index:1000;justify-content:center;align-items:center;cursor:pointer}.lightbox.active{display:flex}.lightbox img{max-width:90%;max-height:90%;object-fit:contain;border-radius:8px}.lightbox-close{position:absolute;top:20px;right:30px;color:var(--st-amber);font-size:40px;cursor:pointer;visibility:hidden;line-height:1}.lightbox.active .lightbox-close{visibility:visible}.subsite-share-btn{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:8px;border:2px solid var(--st-line);background:var(--st-white);color:var(--st-muted);font-size:1.1rem;transition:transform .2s ease;text-decoration:none;cursor:pointer}.subsite-share-btn:hover{transform:translateY(-2px)}.subsite-share-btn.fb:hover{color:#1877f2;border-color:#1877f2}.subsite-share-btn.tw:hover{color:#1da1f2;border-color:#1da1f2}.subsite-share-btn.wa:hover{color:#128c4b;border-color:#128c4b}.subsite-share-btn.lk:hover{color:var(--st-amber-ink);border-color:var(--st-amber-ink)}.maction{display:none;position:fixed;left:0;right:0;bottom:0;z-index:300;background:var(--st-blue-deep);border-top:3px solid var(--st-amber);padding:.65rem .9rem calc(.65rem + env(safe-area-inset-bottom));gap:.7rem}.maction a{flex:1;text-align:center;padding:.95rem 0;min-height:50px;border-radius:8px;font-family:Rubik,sans-serif;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.maction .ma-call{border:2px solid rgba(255,255,255,.6);color:var(--st-white)}.maction .ma-quote{background:var(--st-amber);color:var(--st-blue);border:2px solid var(--st-amber)}.to-top{position:fixed;right:1.4rem;bottom:1.4rem;z-index:290;width:50px;height:50px;border-radius:8px;background:var(--st-amber);color:var(--st-blue);border:2px solid var(--st-blue-deep);cursor:pointer;font-size:1.2rem;font-weight:700;box-shadow:3px 3px 0 var(--st-blue-deep);opacity:0;pointer-events:none;transform:translateY(14px);transition:opacity .3s ease,transform .3s ease}.to-top.show{opacity:1;pointer-events:auto;transform:none}.gmb-dot,.gmb-today-label,.gmb-today-time,.gmb-chevron,.gmb-day,.gmb-time,.gmb-time.gmb-closed-text{opacity:1!important}.hero-desc-toggle{color:var(--st-amber)!important;opacity:1!important}body .bizdir-breadcrumbs{background:var(--st-gray);color:var(--st-muted);font-size:.8rem}body .bizdir-breadcrumbs a{color:var(--st-blue)}body .bizdir-breadcrumbs a:hover{color:var(--st-blue-deep);opacity:1}body .bizdir-crumb--current{color:var(--st-ink)}body .bizdir-type-tags{background:var(--st-gray)}body .bizdir-sec-tagline{color:var(--st-amber-ink)!important}body .bizdir-sec-title{color:var(--st-ink)!important}.hero-desc-wrap .hero-about-title{color:var(--st-white)}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.mq-track{animation:none}.to-top{transition:none}}@media (max-width: 992px){.hero-grid{grid-template-columns:1fr;gap:3rem}.hero-content{max-width:100%}.hero-image{order:-1}.hero-image img,.hero-image-placeholder{height:350px}.services-grid,.why-us-grid{grid-template-columns:repeat(2,1fr)}.about-grid{grid-template-columns:1fr}.about-content{max-width:100%}.contact-grid{grid-template-columns:1fr}.trust-items{gap:1.5rem;flex-wrap:wrap}}@media (max-width: 768px){.header-phone{display:none}.trust-bar{margin-top:66px}.trust-items{gap:1rem}.trust-item{font-size:.75rem}.maction{display:flex}body{padding-bottom:70px}.footer{padding-bottom:5.5rem}.to-top{bottom:5.4rem}}@media (max-width: 480px){.container{padding:0 1.25rem}.logo{font-size:1.1rem}.header-cta{padding:.7rem 1rem;font-size:.8rem}.btn-primary,.btn-secondary{width:100%;text-align:center;justify-content:center}.services-grid,.why-us-grid,.form-row{grid-template-columns:1fr}.hero-image-badge{display:none}.map-container iframe{height:380px}}.hero-desc-wrap .hero-about-title,.hero .hero-about-title{color:var(--st-white)}
