.Hero-module__ZARIfG__hero{width:100%;padding:var(--spacing-3xl)0;position:relative;overflow:hidden}@media (min-width:768px){.Hero-module__ZARIfG__hero{padding:6rem 0}}@media (min-width:1024px){.Hero-module__ZARIfG__hero{padding:8rem 0}}.Hero-module__ZARIfG__heroContent{z-index:10;width:100%;max-width:100%;position:relative}.Hero-module__ZARIfG__heroBadge{color:var(--color-primary);border-radius:var(--radius-full);margin-bottom:var(--spacing-md);box-shadow:var(--shadow-sm);background-color:#f8f4eff2;padding:.5rem 1.25rem;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;display:inline-block}@media (min-width:768px){.Hero-module__ZARIfG__heroBadge{padding:.625rem 1.5rem;font-size:.9375rem}}.Hero-module__ZARIfG__heroTitle{margin-bottom:var(--spacing-lg);color:var(--color-text-light);word-wrap:break-word;overflow-wrap:break-word;max-width:100%;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;line-height:1.2}@media (min-width:640px){.Hero-module__ZARIfG__heroTitle{font-size:3rem}}@media (min-width:768px){.Hero-module__ZARIfG__heroTitle{font-size:3.5rem}}@media (min-width:1024px){.Hero-module__ZARIfG__heroTitle{font-size:4rem}}.Hero-module__ZARIfG__heroSubtitle{margin-bottom:var(--spacing-xl);color:var(--color-text-light);opacity:.95;letter-spacing:.01em;word-wrap:break-word;overflow-wrap:break-word;max-width:800px;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.8}@media (min-width:768px){.Hero-module__ZARIfG__heroSubtitle{font-size:1.25rem;line-height:1.9}}@media (min-width:1024px){.Hero-module__ZARIfG__heroSubtitle{font-size:1.375rem}}.Hero-module__ZARIfG__heroActions{gap:var(--spacing-md);flex-direction:column;display:flex}@media (min-width:640px){.Hero-module__ZARIfG__heroActions{flex-direction:row;align-items:center}}.Hero-module__ZARIfG__heroPrimary{background-color:var(--color-primary);color:var(--color-white)}.Hero-module__ZARIfG__heroSecondary{background-color:var(--color-secondary)}.Hero-module__ZARIfG__heroSecondary .Hero-module__ZARIfG__heroTitle,.Hero-module__ZARIfG__heroSecondary .Hero-module__ZARIfG__heroSubtitle{color:var(--color-text-dark)}.Hero-module__ZARIfG__heroWithImage{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:400px;display:flex;position:relative}@media (min-width:768px){.Hero-module__ZARIfG__heroWithImage{min-height:600px}}@media (min-width:1024px){.Hero-module__ZARIfG__heroWithImage{min-height:700px}}.Hero-module__ZARIfG__heroWithImage:before{content:"";z-index:1;background:linear-gradient(135deg,#1f2d44eb 0%,#1f2d44e0 50%,#1f2d44d9 100%);position:absolute;inset:0}.Hero-module__ZARIfG__heroWithImage .Hero-module__ZARIfG__heroContent{z-index:10;width:100%;position:relative}.Hero-module__ZARIfG__heroWithImage .Hero-module__ZARIfG__heroTitle{text-shadow:0 2px 8px #0000004d}.Hero-module__ZARIfG__heroWithImage .Hero-module__ZARIfG__heroSubtitle{text-shadow:0 1px 4px #0003}.Hero-module__ZARIfG__heroCentered{text-align:center}.Hero-module__ZARIfG__heroCentered .Hero-module__ZARIfG__heroSubtitle{margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__heroCentered .Hero-module__ZARIfG__heroActions{justify-content:center}.Hero-module__ZARIfG__heroAnimated .Hero-module__ZARIfG__heroTitle{animation:.8s ease-out Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__heroAnimated .Hero-module__ZARIfG__heroSubtitle{animation:.8s ease-out .2s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__heroAnimated .Hero-module__ZARIfG__heroActions{animation:.8s ease-out .4s both Hero-module__ZARIfG__fadeInUp}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.ContactForm-module__j1WgZG__form{max-width:600px;margin:0 auto}.ContactForm-module__j1WgZG__formGroup{margin-bottom:var(--spacing-lg)}.ContactForm-module__j1WgZG__label{color:var(--color-text-dark);margin-bottom:var(--spacing-xs);font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;display:block}.ContactForm-module__j1WgZG__required{color:#dc2626;margin-left:.25rem}.ContactForm-module__j1WgZG__input,.ContactForm-module__j1WgZG__textarea,.ContactForm-module__j1WgZG__select{width:100%;color:var(--color-text-dark);background-color:var(--color-white);border-radius:var(--radius-md);transition:all var(--transition-fast);border:2px solid #e5e7eb;padding:.75rem 1rem;font-family:Montserrat,sans-serif;font-size:1rem;line-height:1.5}.ContactForm-module__j1WgZG__input:focus,.ContactForm-module__j1WgZG__textarea:focus,.ContactForm-module__j1WgZG__select:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #1f2d441a}.ContactForm-module__j1WgZG__input::placeholder,.ContactForm-module__j1WgZG__textarea::placeholder{color:#9ca3af}.ContactForm-module__j1WgZG__textarea{resize:vertical;min-height:150px}.ContactForm-module__j1WgZG__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.ContactForm-module__j1WgZG__error{border-color:#dc2626}.ContactForm-module__j1WgZG__errorMessage{margin-top:var(--spacing-xs);color:#dc2626;font-size:.875rem;display:block}.ContactForm-module__j1WgZG__submitButton{width:100%}.ContactForm-module__j1WgZG__successMessage{padding:var(--spacing-lg);border-radius:var(--radius-md);color:#065f46;text-align:center;margin-bottom:var(--spacing-lg);background-color:#d1fae5;border:2px solid #10b981;font-family:Montserrat,sans-serif}.ContactForm-module__j1WgZG__loadingSpinner{border:3px solid #ffffff4d;border-top-color:var(--color-white);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite ContactForm-module__j1WgZG__spin;display:inline-block}@keyframes ContactForm-module__j1WgZG__spin{to{transform:rotate(360deg)}}
.ServiceCard-module__MIEO4W__card{background-color:var(--color-white);border-radius:var(--radius-lg);padding:var(--spacing-xl);box-shadow:var(--shadow-md);transition:all var(--transition-base);outline-offset:2px;border:2px solid #0000;outline:2px solid #0000;flex-direction:column;height:100%;display:flex;position:relative;overflow:visible}.ServiceCard-module__MIEO4W__card:before{content:"";border:2px solid var(--color-primary);border-radius:var(--radius-lg);clip-path:polygon(0 100%,0 100%,0 100%,0 100%);z-index:0;transition:clip-path .8s cubic-bezier(.4,0,.2,1);position:absolute;inset:-2px}.ServiceCard-module__MIEO4W__card:hover:before{clip-path:polygon(0 100%,0 0,100% 0,100% 100%,0 100%)}.ServiceCard-module__MIEO4W__card:after{content:"";background:var(--color-white);border-radius:calc(var(--radius-lg) - 2px);z-index:1;margin:2px;position:absolute;inset:0}.ServiceCard-module__MIEO4W__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.ServiceCard-module__MIEO4W__card:focus-within{outline:2px solid var(--color-accent);outline-offset:4px}.ServiceCard-module__MIEO4W__cardHeader{align-items:center;gap:var(--spacing-md);margin-bottom:var(--spacing-lg);z-index:2;display:flex;position:relative}.ServiceCard-module__MIEO4W__cardIcon{background:linear-gradient(135deg,var(--color-secondary)0%,var(--color-secondary-dark)100%);border-radius:var(--radius-md);width:64px;height:64px;color:var(--color-primary);transition:all var(--transition-base);z-index:2;flex-shrink:0;justify-content:center;align-items:center;font-size:2rem;display:flex;position:relative}.ServiceCard-module__MIEO4W__cardIcon:after{content:"";border-radius:var(--radius-md);background:linear-gradient(135deg,var(--color-primary-light)0%,var(--color-primary)100%);opacity:0;transition:opacity var(--transition-base);position:absolute;inset:0}.ServiceCard-module__MIEO4W__card:hover .ServiceCard-module__MIEO4W__cardIcon{box-shadow:var(--shadow-md);transform:scale(1.1)rotate(5deg)}.ServiceCard-module__MIEO4W__card:hover .ServiceCard-module__MIEO4W__cardIcon:after{opacity:.1}.ServiceCard-module__MIEO4W__cardTitle{color:var(--color-primary);z-index:2;margin:0;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;line-height:1.4;position:relative}.ServiceCard-module__MIEO4W__cardDescription{color:var(--color-text-dark);margin-bottom:var(--spacing-lg);z-index:2;flex-grow:1;font-family:Montserrat,sans-serif;font-size:1rem;line-height:1.6;position:relative}.ServiceCard-module__MIEO4W__cardFeatures{margin:0 0 var(--spacing-lg)0;z-index:2;padding:0;list-style:none;position:relative}.ServiceCard-module__MIEO4W__cardFeatures li{color:var(--color-text-dark);margin-bottom:var(--spacing-sm);padding-left:1.5rem;font-family:Montserrat,sans-serif;font-size:.875rem;line-height:1.8;position:relative}.ServiceCard-module__MIEO4W__cardFeatures li:before{content:"✓";color:var(--color-primary);font-weight:700;position:absolute;left:0}.ServiceCard-module__MIEO4W__cardAction{z-index:2;margin-top:auto;position:relative}.ServiceCard-module__MIEO4W__cardSecondary{background-color:var(--color-secondary)}.ServiceCard-module__MIEO4W__cardSecondary .ServiceCard-module__MIEO4W__cardIcon{background-color:var(--color-white)}.ServiceCard-module__MIEO4W__cardCompact{padding:var(--spacing-lg)}.ServiceCard-module__MIEO4W__cardCompact .ServiceCard-module__MIEO4W__cardHeader{margin-bottom:var(--spacing-md)}.ServiceCard-module__MIEO4W__cardCompact .ServiceCard-module__MIEO4W__cardTitle{font-size:1.25rem}.ServiceCard-module__MIEO4W__cardCompact .ServiceCard-module__MIEO4W__cardIcon{width:48px;height:48px;font-size:1.5rem}.ServiceCard-module__MIEO4W__cardFeatures li{transition:transform var(--transition-fast),color var(--transition-fast)}.ServiceCard-module__MIEO4W__card:hover .ServiceCard-module__MIEO4W__cardFeatures li{transform:translate(4px)}.ServiceCard-module__MIEO4W__card:hover .ServiceCard-module__MIEO4W__cardFeatures li:first-child{transition-delay:50ms}.ServiceCard-module__MIEO4W__card:hover .ServiceCard-module__MIEO4W__cardFeatures li:nth-child(2){transition-delay:.1s}.ServiceCard-module__MIEO4W__card:hover .ServiceCard-module__MIEO4W__cardFeatures li:nth-child(3){transition-delay:.15s}.ServiceCard-module__MIEO4W__card:hover .ServiceCard-module__MIEO4W__cardFeatures li:nth-child(4){transition-delay:.2s}
