*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{box-shadow:0 10px 25px #667eea4d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #667eea;color:#667eea}.btn-secondary:hover{background:#667eea;color:#fff}.section{padding:80px 0}.section-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-align:center}.section-subtitle{color:#718096;font-size:1.2rem;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}@media (max-width:768px){.container{padding:0 15px}.section{padding:60px 0}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}}.navigation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.nav-content{justify-content:space-between;padding:1rem 0}.logo,.nav-content{align-items:center;display:flex}.logo{color:#2d3748;font-size:1.5rem;font-weight:700;text-decoration:none}.logo-image{height:60px;object-fit:contain;width:auto}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}.nav-menu{align-items:center;display:flex;gap:2rem}.nav-link{color:#4a5568;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.nav-link.active,.nav-link:hover{color:#667eea}.nav-link.active:after{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:1px;bottom:-5px;content:"";height:2px;left:0;position:absolute;right:0}.nav-toggle{cursor:pointer;display:none;flex-direction:column;gap:4px}.hamburger{background:#4a5568;border-radius:2px;height:3px;transition:all .3s ease;width:25px}.hamburger.active:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger.active:nth-child(2){opacity:0}.hamburger.active:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width:768px){.nav-menu{background:#fff;box-shadow:0 10px 30px #0000001a;flex-direction:column;gap:1.5rem;left:0;opacity:0;padding:2rem;position:fixed;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.nav-menu.active{opacity:1;transform:translateY(0);visibility:visible}.nav-toggle{display:flex}.nav-link{font-size:1.1rem}.logo-image{height:50px;width:auto}}.footer{background:linear-gradient(135deg,#2d3748,#4a5568);color:#fff;margin-top:auto}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1.5fr;padding:4rem 0 2rem}.footer-section{display:flex;flex-direction:column}.footer-logo{align-items:center;display:flex;margin-bottom:1rem}.footer-logo .logo-image{height:50px;object-fit:contain;width:auto}.footer-logo .logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}.footer-description{color:#a0aec0;line-height:1.6;margin-bottom:1.5rem}.social-links{display:flex;gap:1rem}.social-link{align-items:center;background:#ffffff1a;border-radius:50%;color:#a0aec0;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:translateY(-2px)}.footer-title{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-links{display:flex;flex-direction:column;gap:.5rem;list-style:none}.footer-links a{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#667eea}.newsletter-text{color:#a0aec0;line-height:1.6;margin-bottom:1rem}.newsletter-form{display:flex;gap:.5rem}.newsletter-input{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;flex:1 1;font-size:14px;padding:12px 16px}.newsletter-input::placeholder{color:#a0aec0}.newsletter-input:focus{background:#ffffff26;border-color:#667eea;outline:none}.newsletter-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:12px 20px;transition:all .3s ease;white-space:nowrap}.newsletter-btn:hover{box-shadow:0 5px 15px #667eea4d;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #ffffff1a;padding:2rem 0}.footer-bottom-content{align-items:center;color:#a0aec0;display:flex;font-size:14px;justify-content:space-between}.footer-bottom-links{display:flex;gap:2rem}.footer-bottom-links a{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:#667eea}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr;padding:3rem 0 2rem}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}.footer-bottom-links{gap:1rem}.newsletter-form{flex-direction:column}.newsletter-btn{width:100%}.footer-logo .logo-image{height:40px;width:auto}}.home{padding-top:80px}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:6rem 0;position:relative}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='75' cy='75' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='50' cy='10' r='.5' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='10' cy='60' r='.5' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='90' cy='40' r='.5' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;position:relative;z-index:1}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ffd89b,#19547b);-webkit-background-clip:text;background-clip:text}.hero-description{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero-buttons .btn{font-size:1.1rem;padding:15px 30px}.hero-buttons .btn-secondary{background:#ffffff1a;border:2px solid #ffffff4d;color:#fff}.hero-buttons .btn-secondary:hover{background:#fff;color:#667eea}.hero-image{align-items:center;display:flex;justify-content:center;position:relative}.hero-graphic{height:400px;position:relative;width:400px}.floating-card{animation:float 6s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:1.5rem;position:absolute;text-align:center}.card-1{animation-delay:0s;left:10%;top:10%}.card-2{animation-delay:1.5s;right:10%;top:20%}.card-3{animation-delay:3s;bottom:20%;left:20%}.card-4{animation-delay:4.5s;bottom:10%;right:20%}.card-icon{font-size:2rem;margin-bottom:.5rem}.card-text{font-size:.9rem;font-weight:600}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.features{background:#f8fafc}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 10px 40px #00000026;transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-title{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature-description{color:#718096;line-height:1.6}.stats{background:linear-gradient(135deg,#2d3748,#4a5568);color:#fff}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));text-align:center}.stat-item{padding:1rem}.stat-number{font-size:3rem}.stat-label{font-size:1.1rem;opacity:.9}.testimonials{background:#fff}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.testimonial-card{background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;transition:all .3s ease}.testimonial-card:hover{box-shadow:0 10px 40px #00000026;transform:translateY(-5px)}.testimonial-content{margin-bottom:1.5rem;position:relative}.quote-icon{color:#667eea;font-family:serif;font-size:3rem;left:-5px;opacity:.3;position:absolute;top:-10px}.testimonial-text{color:#4a5568;font-size:1rem;font-style:italic;line-height:1.6;margin-left:1.5rem;margin-top:1rem}.testimonial-author{align-items:center;display:flex;gap:1rem}.author-avatar{flex-shrink:0}.avatar-placeholder{font-size:1.5rem;height:60px;width:60px}.author-info{flex:1 1}.author-name{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.author-title{color:#718096;font-size:.9rem;margin-bottom:.5rem}.rating{color:#fbbf24;font-size:.9rem}.cta{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.btn-large{font-size:1.2rem;padding:18px 36px}@media (max-width:768px){.hero{padding:4rem 0}.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-description{font-size:1rem}.hero-buttons{justify-content:center}.hero-graphic{height:300px;width:300px}.floating-card{padding:1rem}.card-icon{font-size:1.5rem}.card-text{font-size:.8rem}.features-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-number{font-size:2.5rem}.testimonials-grid{gap:1.5rem;grid-template-columns:1fr}.testimonial-card{padding:1.5rem}.testimonial-text{font-size:.95rem;margin-left:1rem}.quote-icon{font-size:2.5rem}.author-avatar .avatar-placeholder{font-size:1.2rem;height:50px;width:50px}.cta-title{font-size:2rem}.cta-description{font-size:1rem}}.tools-page{padding-top:80px}.tools-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0;text-align:center}.tools-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.tools-subtitle{font-size:1.2rem;margin:0 auto;max-width:600px;opacity:.9}.tools-content{padding:4rem 0}.tools-filters{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:2rem}.search-box{margin-bottom:1.5rem;position:relative}.search-input{border:2px solid #e2e8f0;border-radius:12px;font-size:16px;padding:15px 50px 15px 20px;transition:all .3s ease;width:100%}.search-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.search-icon{color:#a0aec0;font-size:1.2rem;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.filters-row{display:flex;flex-wrap:wrap;gap:2rem}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-group label{color:#4a5568;font-size:14px;font-weight:600}.filter-select{background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;font-size:14px;padding:10px 15px;transition:all .3s ease}.filter-select:focus{border-color:#667eea;outline:none}.results-info{color:#718096;font-size:14px;margin-bottom:2rem}.tools-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.tool-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;transition:all .3s ease}.tool-card:hover{box-shadow:0 10px 40px #00000026;transform:translateY(-5px)}.tool-header{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1rem}.tool-logo{align-items:center;background:linear-gradient(135deg,#f7fafc,#edf2f7);border-radius:12px;display:flex;flex-shrink:0;font-size:2.5rem;height:60px;justify-content:center;width:60px}.tool-info{flex:1 1}.tool-name{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:.25rem}.tool-category{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;display:inline-block;font-size:12px;font-weight:500;padding:4px 12px}.tool-rating{align-items:center;background:#f7fafc;border-radius:20px;color:#4a5568;display:flex;font-size:14px;font-weight:600;gap:.25rem;padding:6px 12px}.rating-stars{font-size:16px}.tool-description{color:#718096;line-height:1.6}.tool-description,.tool-features{margin-bottom:1.5rem}.tool-features h4{color:#4a5568;font-size:14px;font-weight:600;margin-bottom:.5rem}.tool-features ul{list-style:none;margin:0;padding:0}.tool-features li{color:#718096;font-size:13px;padding:2px 0 2px 15px;position:relative}.tool-features li:before{color:#48bb78;content:"✓";font-weight:700;left:0;position:absolute}.tool-price{background:#f7fafc;border-radius:8px;color:#4a5568;font-size:14px;font-weight:600;margin-bottom:1rem;padding:8px 12px;text-align:center}.tool-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tool-tag{background:#edf2f7;border-radius:6px;color:#4a5568;font-size:12px;font-weight:500;padding:4px 8px}.tool-actions{display:flex;gap:.75rem}.tool-actions .btn{border-radius:8px;flex:1 1;font-size:14px;padding:10px 16px;text-align:center;text-decoration:none;transition:all .3s ease}.no-results{color:#718096;grid-column:1/-1;padding:4rem 2rem;text-align:center}.no-results-icon{font-size:4rem;margin-bottom:1rem}.no-results h3{color:#4a5568;font-size:1.5rem;margin-bottom:.5rem}@media (max-width:768px){.tools-hero{padding:3rem 0}.tools-title{font-size:2.5rem}.tools-subtitle{font-size:1rem}.tools-content{padding:3rem 0}.tools-filters{padding:1.5rem}.filters-row{flex-direction:column;gap:1rem}.tools-grid{gap:1.5rem;grid-template-columns:1fr}.tool-card{padding:1.5rem}.tool-header{align-items:center;gap:.75rem;text-align:center}.tool-actions,.tool-header{flex-direction:column}.tool-actions .btn{width:100%}}.about-page{padding-top:80px}.about-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 0;text-align:center}.about-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem}.about-subtitle{font-size:1.3rem;line-height:1.6;margin:0 auto;max-width:700px;opacity:.9}.mission{background:#f8fafc}.mission-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.mission-description{color:#4a5568;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.office-image{border-radius:16px;box-shadow:0 10px 40px #00000026;height:auto;max-width:500px;transition:transform .3s ease;width:100%}.office-image:hover{transform:translateY(-5px)}.values{background:#fff}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.value-card{background:#f8fafc;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.value-card:hover{box-shadow:0 10px 40px #0000001a;transform:translateY(-5px)}.value-icon{font-size:3rem;margin-bottom:1rem}.value-title{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.value-description{color:#718096;line-height:1.6}.team{background:#f8fafc}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.team-member{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;text-align:center;transition:all .3s ease}.team-member:hover{box-shadow:0 10px 40px #00000026;transform:translateY(-5px)}.member-avatar{margin-bottom:1.5rem}.avatar-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;font-size:2.5rem;justify-content:center}.avatar-placeholder,.member-photo{border-radius:50%;height:100px;margin:0 auto;width:100px}.member-photo{border:3px solid #f1f5f9;box-shadow:0 4px 15px #0000001a;display:block;object-fit:cover;transition:all .3s ease}.member-photo:hover{box-shadow:0 8px 25px #00000026;transform:scale(1.05)}.member-name{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.member-role{color:#667eea;font-weight:500;margin-bottom:1rem}.member-bio{color:#718096;font-size:.95rem;line-height:1.6}.story{background:#fff}.story-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.story-description{color:#4a5568;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.story-stats{display:flex;flex-direction:column;gap:2rem}.stat-item{background:#f8fafc;border-radius:12px;padding:1.5rem;text-align:center}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#718096;font-weight:500}.about-cta{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.cta-content{margin:0 auto;max-width:600px}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-description{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-buttons .btn{font-size:1.2rem;padding:18px 36px}.cta-buttons .btn-secondary{background:#ffffff1a;border:2px solid #ffffff4d;color:#fff}.cta-buttons .btn-secondary:hover{background:#fff;color:#667eea}@media (max-width:768px){.about-hero{padding:4rem 0}.about-title{font-size:2.5rem}.about-subtitle{font-size:1.1rem}.mission-content{gap:2rem;grid-template-columns:1fr}.office-image{border-radius:12px;max-width:100%}.story-content,.team-grid,.values-grid{grid-template-columns:1fr}.story-content{gap:2rem}.story-stats{flex-direction:row;gap:1rem}.stat-item{flex:1 1;padding:1rem}.cta-title,.stat-number{font-size:2rem}.cta-description{font-size:1rem}.cta-buttons{align-items:center;flex-direction:column}.cta-buttons .btn{max-width:300px;width:100%}}.contact-page{padding-top:80px}.contact-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0;text-align:center}.contact-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.contact-subtitle{font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.contact-content{padding:4rem 0}.contact-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-form-section{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem}.form-title{color:#2d3748;font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.form-subtitle{color:#718096;line-height:1.6;margin-bottom:2rem}.alert{align-items:center;border-radius:8px;display:flex;font-size:14px;gap:.75rem;margin-bottom:1.5rem;padding:1rem}.alert-success{background:#f0fff4;border:1px solid #9ae6b4;color:#22543d}.alert-error{background:#fed7d7;border:1px solid #feb2b2;color:#742a2a}.alert-icon{font-size:1.2rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#4a5568;font-size:14px;font-weight:500}.form-input,.form-select,.form-textarea{border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:16px;padding:12px 16px;transition:all .3s ease}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-textarea{min-height:120px;resize:vertical}.form-select{background:#fff;cursor:pointer}.contact-info-section{display:flex;flex-direction:column;gap:2rem}.info-title{color:#2d3748;font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.info-subtitle{color:#718096;line-height:1.6}.contact-methods{display:flex;flex-direction:column;gap:1.5rem}.contact-method{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.contact-method:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-2px)}.method-icon{align-items:center;background:linear-gradient(135deg,#f7fafc,#edf2f7);border-radius:12px;display:flex;flex-shrink:0;font-size:2rem;height:60px;justify-content:center;width:60px}.method-content{flex:1 1}.method-title{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.method-description{color:#718096;font-size:14px;line-height:1.5;margin-bottom:.75rem}.method-link{color:#667eea;font-size:14px;font-weight:500;text-decoration:none;transition:color .3s ease}.method-link:hover{color:#5a67d8}.business-hours{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;padding:1.5rem}.hours-title{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.hours-list{display:flex;flex-direction:column;gap:.75rem}.hours-item{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:.5rem 0}.hours-item:last-child{border-bottom:none}.hours-day{color:#4a5568;font-size:14px;font-weight:500}.hours-time{color:#718096;font-size:14px}@media (max-width:768px){.contact-hero{padding:3rem 0}.contact-title{font-size:2.5rem}.contact-subtitle{font-size:1rem}.contact-content{padding:3rem 0}.contact-grid{gap:2rem;grid-template-columns:1fr}.contact-form-section{padding:1.5rem}.form-row{grid-template-columns:1fr}.contact-method{flex-direction:column;gap:1rem;text-align:center}.method-icon{align-self:center}.hours-item{align-items:flex-start;flex-direction:column;gap:.25rem}}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}
/*# sourceMappingURL=main.65089252.css.map*/