:root{--sans:system-ui, "Segoe UI", Roboto, sans-serif;font:16px/1.5 var(--sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}body{background:#fff;margin:0}#root{min-height:100vh}.page{background:#fff;min-height:100vh}.site-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:20px 24px}.header-inner{align-items:center;gap:20px;width:100%;display:flex}.logo-link{border-radius:9999px;flex-shrink:0;display:inline-flex;overflow:hidden}.logo-img{object-fit:cover;object-position:center;border-radius:9999px;width:84px;height:84px}.instagram-link{color:#111827;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.instagram-img{width:28px;height:28px}.social-links{align-items:center;gap:10px;display:inline-flex}.facebook-link{color:#111827;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.facebook-img{width:28px;height:28px}.mobile-nav-toggle{display:none}.site-nav{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:12px 34px;display:flex}.site-nav a{color:#111827;padding:6px 0;font-size:18px;font-weight:500;text-decoration:none}.site-nav a:hover,.site-nav a.active-link{text-decoration:underline}.site-nav a.nav-cta{border:1px solid #111827;border-radius:999px;padding:8px 14px;text-decoration:none}.site-nav a.nav-cta:hover{color:#fff;background:#111827;text-decoration:none}.site-nav a.nav-cta.active-link{color:#fff;background:#111827}@media (width<=760px){.site-header{padding:14px 18px}.header-inner{flex-wrap:wrap;justify-content:space-between}.logo-img{width:68px;height:68px}.logo-link{order:1}.mobile-nav-toggle{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;flex-direction:column;order:3;justify-content:center;gap:5px;width:42px;height:42px;display:inline-flex}.mobile-nav-toggle span{background:#111827;border-radius:999px;width:18px;height:2px;margin:0 auto;display:block}.site-nav{border-top:1px solid #e5e7eb;flex:0 0 100%;order:4;padding:12px 0 2px;display:none}.site-nav.mobile-nav-open{flex-direction:column;gap:10px;display:flex}.site-nav a{font-size:17px}.social-links{order:2;margin-left:auto}}main{max-width:960px;margin:0 auto;padding:24px}.section{text-align:center;padding:20px 0}.section h1,.section h2{color:#111827;margin:0 0 16px}.hero-section{background:linear-gradient(#f9fafb 0%,#fff 100%);border:1px solid #e5e7eb;border-radius:14px;max-width:760px;margin:0 auto 28px;padding:30px 22px}.hero-eyebrow{color:#065f46;letter-spacing:.4px;margin:0 0 10px;font-size:14px;font-weight:600}.hero-title{letter-spacing:-.8px;margin:0 0 12px;font-size:clamp(30px,4vw,46px);line-height:1.1}.hero-subtitle{color:#374151;max-width:660px;margin:0 auto;font-size:17px;line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.hero-btn{cursor:pointer;border:1px solid #111827;border-radius:999px;padding:10px 16px;font-size:16px;font-weight:600}.hero-btn-primary{color:#fff;background:#111827}.hero-btn-secondary{color:#111827;background:#fff}.services-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;max-width:760px;margin:0 auto;padding:20px}.services-card-title{color:#111827;margin:0 0 12px;font-size:24px}.services-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;display:grid}.service-item-card{text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:0;overflow:hidden}.service-item-card img{object-fit:cover;width:100%;height:130px;display:block}.service-item-card h3{color:#1f2937;margin:12px 12px 8px;font-size:18px;font-weight:600}.service-item-card p{color:#4b5563;margin:0 12px 14px;font-size:14px;line-height:1.45}.services-see-more{color:#fff;cursor:pointer;background:#111827;border:1px solid #111827;border-radius:999px;margin-top:18px;padding:10px 18px;font-size:15px;font-weight:600}.services-see-more:hover{color:#111827;background:#fff}.services-page>p{color:#1f2937;margin:8px 0;font-size:20px}.gallery-grid{text-align:left;grid-template-columns:1fr;gap:28px;display:grid}.gallery-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;box-shadow:0 10px 24px #1118270f}.gallery-card-body{background:linear-gradient(135deg,#f9fafb 0%,#ecfdf5 100%);border-bottom:1px solid #e5e7eb;padding:18px 20px}.gallery-comparison{background:#fff;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;padding:14px;display:grid}.gallery-photo{background:#fff;border-radius:14px;margin:0;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #11182714}.gallery-photo img{object-fit:cover;width:100%;height:320px;transition:transform .18s;display:block}.gallery-photo:hover img{transform:scale(1.03)}.gallery-photo figcaption{color:#065f46;letter-spacing:.3px;text-transform:uppercase;background:#ecfdf5f0;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;position:absolute;top:12px;left:12px;box-shadow:0 6px 14px #065f461f}.gallery-card h2{color:#111827;letter-spacing:-.3px;margin:0;font-size:22px}.form-section{text-align:center}.section-intro{color:#374151;text-align:center;max-width:640px;margin:0 auto 20px}.info-form{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;gap:14px;max-width:640px;margin:0 auto;padding:22px;display:grid}.info-form label{color:#111827;gap:6px;min-width:0;font-weight:600;display:grid}.info-form input,.info-form select,.info-form textarea{box-sizing:border-box;width:100%;max-width:100%;font:inherit;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 12px}.selected-services{flex-wrap:wrap;align-items:center;gap:8px;min-height:36px;display:flex}.service-select-helper{color:#6b7280;margin:-6px 0 2px;font-size:13px}.selected-services-empty{color:#6b7280;margin:0;font-size:14px}.selected-service-pill{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:6px 10px;font-size:14px}.info-form input:focus,.info-form select:focus,.info-form textarea:focus{outline-offset:1px;outline:2px solid #2563eb}.info-form button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;padding:12px 16px;font-size:16px;font-weight:600}.info-form button:hover{background:#1f2937}.info-form button:disabled{opacity:.65;cursor:not-allowed}.success-message{color:#166534;text-align:center;max-width:640px;margin:14px auto 0;font-weight:600}.form-error{color:#b91c1c;max-width:640px;margin:10px auto 0;font-weight:600}.admin-page{text-align:left}.admin-login-form{max-width:420px}.admin-error{color:#b91c1c;margin-top:10px;font-weight:600}.admin-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.admin-panel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.admin-panel h2{margin:0 0 10px}.entry-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.entry-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px}.entry-item p{color:#374151;margin:0 0 6px;line-height:1.4}.status-toggles{flex-wrap:wrap;gap:8px 14px;margin-top:8px;display:flex}.status-toggles label{color:#111827;align-items:center;gap:6px;font-size:14px;display:inline-flex}.site-footer{background:#f9fafb;border-top:1px solid #e5e7eb;margin-top:20px;padding:28px 24px 16px}.footer-inner{color:#4b5563;grid-template-columns:minmax(220px,1.3fr) minmax(140px,.7fr) minmax(220px,1fr);align-items:start;gap:24px;max-width:960px;margin:0 auto;font-size:14px;display:grid}.footer-brand p,.footer-contact span{margin:0;line-height:1.6}.footer-title{color:#111827;margin:0 0 6px;font-size:18px;font-weight:700}.footer-contact{flex-direction:column;gap:8px;display:flex}.footer-nav{grid-template-columns:repeat(2,minmax(0,max-content));gap:8px 18px;display:grid}.footer-nav a,.footer-phone{color:#111827;font-weight:600;text-decoration:none}.footer-nav a:hover,.footer-phone:hover{text-decoration:underline}.footer-social-links{gap:10px;margin-top:4px;display:flex}.footer-social-links a{background:#fff;border:1px solid #d1d5db;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.footer-social-links img{width:20px;height:20px}.footer-bottom{color:#6b7280;text-align:center;border-top:1px solid #e5e7eb;max-width:960px;margin:22px auto 0;padding-top:14px;font-size:13px}@media (width<=760px){.footer-inner{text-align:center;grid-template-columns:1fr}.footer-nav,.footer-contact,.footer-social-links{justify-content:center;align-items:center}.footer-nav{grid-template-columns:repeat(2,max-content)}}
