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}.header{background-color:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:1000}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem;position:relative}.logo{color:#1a202c;font-size:1.25rem;font-weight:700}.hamburger{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:5px;padding:.5rem;z-index:1001}.hamburger span{background-color:#4a5568;height:2px;transition:all .3s ease;width:24px}.nav-links{background-color:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000001a;display:none;flex-direction:column;left:0;padding:1rem 2rem;position:absolute;right:0;top:100%}.nav-links.open{display:flex}.nav-links a{border-bottom:1px solid #f7fafc;color:#4a5568;font-weight:500;padding:.75rem 0;text-decoration:none}.nav-links a:hover{color:#3182ce}@media (min-width:768px){.hamburger{display:none}.nav-links{background:#0000;border:none;box-shadow:none;display:flex!important;flex-direction:row;gap:2rem;padding:0;position:static}.nav-links a{border-bottom:none;padding:0}}.footer{background-color:#1a202c;color:#fff;padding:3rem 2rem}.footer-container{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.footer-links a{color:#cbd5e0;text-decoration:none}.footer-links a:hover{color:#fff}@media (min-width:768px){.footer-container{flex-direction:row}}.copyright{background-color:#111827;border-top:1px solid #1f2937;color:#9ca3af;font-size:.875rem;padding:.5rem 1rem;text-align:center}.copyright p{margin:0}.home-container{font-family:sans-serif;font-family:var(--font-primary,sans-serif);justify-content:center;min-height:60vh;padding:2rem;text-align:center}.home-container,.home-content{align-items:center;display:flex}.home-content{flex-direction:column;gap:2rem;max-width:800px}.home-title{color:#1a202c;font-size:2.75rem;font-weight:700;line-height:1.2;margin:0}.home-cta-container{margin-top:.5rem}.cta-button{background-color:#3182ce;border-radius:.375rem;color:#fff;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s}.cta-button:hover{background-color:#2b6cb0}@media (max-width:768px){.home-title{font-size:2rem}}.about-container{color:#2d3748;font-family:sans-serif;font-family:var(--font-primary,sans-serif);margin:2rem auto;max-width:800px;padding:0 1rem}.about-container h1{color:#1a202c;font-size:2rem;margin-bottom:1rem}.about-intro{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.about-list{font-size:1.05rem;line-height:1.8;padding-left:1.5rem}.about-list li{margin-bottom:.5rem}.gallery-container{color:#2d3748;font-family:sans-serif;font-family:var(--font-primary,sans-serif);margin:2rem auto;max-width:1200px;padding:0 1rem}.gallery-title{color:#1a202c;font-size:2rem;font-weight:700;margin-bottom:.5rem}.gallery-intro{color:#4a5568;font-size:1.1rem;margin-bottom:2rem}.gallery-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.gallery-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;overflow:hidden;transition:transform .2s,box-shadow .2s}.gallery-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-2px)}.image-placeholder{align-items:center;background-color:#edf2f7;border-bottom:1px solid #e2e8f0;color:#a0aec0;display:flex;font-size:1rem;font-weight:500;height:200px;justify-content:center;width:100%}.gallery-card-content{padding:1.5rem}.gallery-card-content h3{color:#1a202c;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.gallery-card-content p{color:#718096;font-size:.95rem;margin:0}.pricing-container{color:#2d3748;font-family:sans-serif;font-family:var(--font-primary,sans-serif);margin:2rem auto;max-width:900px;padding:0 1rem}.pricing-title{color:#1a202c;font-size:2rem;font-weight:700;margin-bottom:.5rem}.pricing-intro{color:#4a5568;font-size:1.1rem;margin-bottom:2rem}.table-responsive{border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;overflow-x:auto;width:100%}.pricing-table{background-color:#fff;border-collapse:collapse;text-align:left;width:100%}.pricing-table td,.pricing-table th{padding:1rem 1.5rem}.pricing-table th{background-color:#f7fafc;border-bottom:1px solid #e2e8f0;color:#2d3748;font-size:.95rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.pricing-table td{border-bottom:1px solid #edf2f7;color:#4a5568;font-size:1.05rem}.pricing-table tbody tr:last-child td{border-bottom:none}.pricing-table tbody tr:hover{background-color:#f8fafc}.contact-container{color:#2d3748;font-family:sans-serif;font-family:var(--font-primary,sans-serif);margin:2rem auto;max-width:800px;padding:0 1rem}.contact-container h1{color:#1a202c;font-size:2rem;margin-bottom:1rem}.contact-intro{font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.contact-details{background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;flex-direction:column;gap:1.5rem;padding:2rem}.contact-item{font-size:1.05rem}.contact-item a{color:#3182ce;text-decoration:none}.contact-item a:hover{text-decoration:underline}.contact-action{margin-top:.5rem}.email-cta-button{background-color:#3182ce;border-radius:.375rem;color:#fff;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s}.email-cta-button:hover{background-color:#2b6cb0;text-decoration:none}.not-found-container{align-items:center;background-color:#f9fafb;background-color:var(--background-color,#f9fafb);display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:6rem 2rem;text-align:center}.not-found-content{margin:0 auto;max-width:600px}.not-found-code{color:#2563eb;color:var(--primary-color,#2563eb);display:block;font-size:6rem;font-weight:800;line-height:1;margin-bottom:1rem}.not-found-title{color:#1f2937;color:var(--text-color,#1f2937);font-size:2.25rem;font-weight:700;margin-bottom:1rem}.not-found-description{color:#4b5563;color:var(--text-muted,#4b5563);font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.not-found-cta-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.not-found-button{background-color:#2563eb;background-color:var(--primary-color,#2563eb);border-radius:.375rem;color:#fff;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s ease}.not-found-button:hover{background-color:#1d4ed8;background-color:var(--primary-dark,#1d4ed8)}.not-found-button.secondary{background-color:initial;border:1px solid #2563eb;border:1px solid var(--primary-color,#2563eb);color:#2563eb;color:var(--primary-color,#2563eb)}.not-found-button.secondary:hover{background-color:#eff6ff;background-color:var(--primary-light,#eff6ff);color:#1d4ed8;color:var(--primary-dark,#1d4ed8)}
/*# sourceMappingURL=main.09e44285.css.map*/