@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#111827;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.3;color:#111827}h1{font-size:1.875rem}h2{font-size:1.125rem}h3{font-size:1rem}@media(min-width:640px){h1{font-size:2.25rem}}p{color:#374151}.container{width:100%;max-width:48rem;margin:0 auto;padding:0 1rem}@media(min-width:640px){.container{padding:0 1.5rem}}.app-layout{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}.skip-link{position:absolute;top:-100%;left:1rem;z-index:100;padding:.75rem 1rem;background:#111827;color:#fff;font-weight:500}.skip-link:focus{top:1rem}.btn{display:inline-block;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;text-align:center;transition:background-color .15s,border-color .15s}.btn:focus-visible{outline:2px solid #111827;outline-offset:2px}.btn-primary{background:#111827;color:#fff}.btn-primary:hover{background:#1f2937}.btn-secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover{background:#f9fafb}.btn-white{background:#fff;color:#111827}.btn-white:hover{background:#f3f4f6}.form-group{margin-bottom:1rem}.form-label{display:block;margin-bottom:.25rem;font-size:.875rem;font-weight:500;color:#111827}.form-input,.form-textarea{width:100%;padding:.5rem .75rem;font-size:.875rem;border:1px solid #d1d5db;background:#fff;transition:border-color .15s}.form-input:focus,.form-textarea:focus{outline:none;border-color:#111827;box-shadow:0 0 0 1px #111827}.form-textarea{resize:none;min-height:6rem}.form-grid{display:grid;gap:1rem}@media(min-width:640px){.form-grid-2{grid-template-columns:repeat(2,1fr)}}.header{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid #e5e7eb}.header-inner{display:flex;align-items:center;justify-content:space-between;height:3.5rem}.header-logo{height:2.25rem}@media(min-width:640px){.header-logo{height:2.5rem}}.header-actions{display:flex;align-items:center;gap:.25rem}@media(min-width:640px){.header-actions{gap:.5rem}}.header-btn{display:flex;align-items:center;justify-content:center;min-height:2.75rem;min-width:2.75rem;padding:.5rem .75rem;font-size:.875rem;color:#4b5563}.header-btn:hover{color:#111827;text-decoration:underline}.header-btn:focus-visible{outline:2px solid #111827;outline-offset:2px}.header-menu-btn{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#111827}.header-menu-btn-text{display:none}@media(min-width:640px){.header-menu-btn-text{display:inline}}.header-icon{width:1.5rem;height:1.5rem}.menu-backdrop{position:fixed;inset:0;z-index:40;background:#0003}.menu-panel{position:fixed;top:3.5625rem;left:0;right:0;z-index:50;max-height:calc(100vh - 3.5625rem);overflow-y:auto;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000001a}.menu-nav{padding:1rem}.menu-list{display:flex;flex-direction:column;gap:.25rem}.menu-link{display:block;min-height:3rem;padding:.75rem 1rem;font-size:1rem;color:#374151;border-left:4px solid transparent}.menu-link:hover,.menu-link:focus-visible{background:#f3f4f6;outline:none}.menu-link.active{background:#f9fafb;border-left-color:#111827;font-weight:500;color:#111827}.menu-divider{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.menu-contact-link{display:flex;align-items:center;gap:.75rem;min-height:3rem;padding:.75rem 1rem;font-size:1rem;color:#374151}.menu-contact-link:hover,.menu-contact-link:focus-visible{background:#f3f4f6;outline:none}.menu-contact-icon{width:1.25rem;height:1.25rem}.hero{padding:3rem 0;background:#fff;border-bottom:1px solid #e5e7eb}@media(min-width:640px){.hero{padding:4rem 0}}.hero-inner{display:flex;flex-direction:column;gap:2rem}@media(min-width:640px){.hero-inner{flex-direction:row;align-items:center;justify-content:space-between}}.hero-content{flex:1}.hero-title{margin-bottom:1rem}.hero-description{margin-bottom:2rem;font-size:1rem;line-height:1.7}@media(min-width:640px){.hero-description{font-size:1.125rem}}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero-illustration{display:none}@media(min-width:640px){.hero-illustration{display:block}}.hero-icon{width:100%;max-width:10rem;color:#d1d5db}.section{padding:2rem 0;border-bottom:1px solid #e5e7eb}@media(min-width:640px){.section{padding:3rem 0}}.section-alt{background:#f9fafb}.section-dark{background:#111827;border-bottom:none}.section-title{margin-bottom:.5rem}.section-subtitle{margin-bottom:1.5rem;font-size:.875rem;color:#374151}.services-list{border-top:1px solid #e5e7eb}.service-card{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid #e5e7eb;text-decoration:none;transition:background-color .15s}.service-card:hover{background:#f9fafb;margin:0 -1rem;padding:1rem}.service-card:focus-visible{outline:2px solid #111827;outline-offset:2px}.service-icon{flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:#f3f4f6;color:#6b7280}.service-icon svg{width:1.5rem;height:1.5rem}.service-content{flex:1;min-width:0}.service-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.service-title{font-size:1rem;font-weight:600;color:#111827}.service-arrow{flex-shrink:0;width:1.25rem;height:1.25rem;color:#9ca3af}.service-description{margin-top:.25rem;font-size:.875rem;color:#374151}.service-price{margin-top:.5rem;font-size:.75rem;color:#6b7280}.ub-support{display:flex;align-items:flex-start;gap:1rem}.ub-icon{flex-shrink:0;width:3rem;height:3rem;color:#d1d5db}.ub-title{margin-bottom:.5rem;font-size:1rem}.ub-description{font-size:.875rem}.process-grid{display:grid;gap:1.5rem}@media(min-width:640px){.process-grid{grid-template-columns:repeat(3,1fr)}}.process-step{display:flex;flex-direction:column;align-items:center;text-align:center}@media(min-width:640px){.process-step{align-items:flex-start;text-align:left}}.process-number{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:.75rem;background:#f3f4f6;border-radius:50%;font-size:1.125rem;font-weight:700;color:#374151}.process-title{margin-bottom:.25rem;font-weight:600}.process-description{font-size:.875rem}.faq-list{border-top:1px solid #e5e7eb}.faq-item{padding:1rem 0;border-bottom:1px solid #e5e7eb}.faq-question{margin-bottom:.5rem;font-weight:600;color:#111827}.faq-answer{font-size:.875rem}.contact-section{padding:2rem 0;background:#fff;border-bottom:1px solid #e5e7eb}@media(min-width:640px){.contact-section{padding:3rem 0}}.contact-title{margin-bottom:.25rem}.contact-subtitle{margin-bottom:1.5rem;font-size:.875rem;color:#374151}.contact-success{padding:1rem;background:#f0fdf4;border:1px solid #bbf7d0}.contact-success-title{font-weight:500;color:#166534}.contact-success-btn{margin-top:.5rem;font-size:.875rem;color:#15803d;text-decoration:underline}.contact-success-btn:hover{text-decoration:none}.contact-error{margin-top:1rem;font-size:.875rem;color:#b91c1c}.footer{padding:2rem 0;background:#f9fafb;border-top:1px solid #e5e7eb}.footer-nav{margin-bottom:1.5rem}.footer-links{display:flex;flex-wrap:wrap;gap:.25rem}@media(min-width:640px){.footer-links{gap:.5rem}}.footer-link{display:inline-block;min-height:2.75rem;padding:.5rem .75rem;font-size:.875rem;color:#4b5563}.footer-link:hover{color:#111827;text-decoration:underline}.footer-link:focus-visible{outline:2px solid #111827;outline-offset:2px}.footer-bottom{display:flex;flex-direction:column;gap:.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}@media(min-width:640px){.footer-bottom{flex-direction:row;align-items:center;justify-content:space-between}}.footer-brand{display:flex;align-items:center;gap:.75rem}.footer-logo{height:1.25rem;opacity:.6;filter:grayscale(1)}.footer-tagline,.footer-legal{font-size:.875rem;color:#6b7280}.page-header{padding:2rem 0;background:#fff;border-bottom:1px solid #e5e7eb}@media(min-width:640px){.page-header{padding:3rem 0}}.page-title{margin-bottom:1rem;font-size:1.5rem}@media(min-width:640px){.page-title{font-size:1.875rem}}.page-description{font-size:1rem}.page-section{padding:2rem 0;border-bottom:1px solid #e5e7eb}@media(min-width:640px){.page-section{padding:3rem 0}}.page-section-alt{background:#f9fafb}.feature-list{border-top:1px solid #e5e7eb;background:#fff}.feature-item{padding:1rem;border-bottom:1px solid #e5e7eb}.feature-title{font-size:1rem;font-weight:600;margin-bottom:.25rem}.feature-description{font-size:.875rem;color:#374151}.steps-list{display:flex;flex-direction:column;gap:1rem}.step-item{display:flex;gap:1rem}.step-number{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:#111827;color:#fff;font-size:.75rem;font-weight:700}.step-content{flex:1}.step-title{font-weight:600;margin-bottom:.25rem}.step-description{font-size:.875rem;color:#374151}.cta-section{padding:2rem 0;background:#111827;text-align:center}@media(min-width:640px){.cta-section{padding:3rem 0}}.cta-title{margin-bottom:.5rem;color:#fff}.cta-description{margin-bottom:.25rem;font-size:.875rem;color:#9ca3af}.cta-note{margin-bottom:1rem;font-size:.75rem;color:#6b7280}.contact-info-section{padding:1.5rem 0;background:#f9fafb;border-bottom:1px solid #e5e7eb}.contact-info-title{margin-bottom:.75rem;font-size:1rem}.contact-info-list{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem}.contact-info-item{display:flex;flex-wrap:wrap;gap:.5rem}.contact-info-label{color:#6b7280}.contact-info-value{color:#111827}.contact-info-link{text-decoration:underline}.contact-info-link:hover{text-decoration:none}.contact-info-note{margin-left:.5rem;color:#6b7280}.about-grid{display:grid;gap:1.5rem}@media(min-width:640px){.about-grid-2{grid-template-columns:repeat(2,1fr)}}.about-card{padding:1rem;background:#fff;border:1px solid #e5e7eb}.about-card-title{font-weight:600;margin-bottom:.5rem}.about-card-description{font-size:.875rem;color:#4b5563}.pricing-grid{display:grid;gap:1rem}@media(min-width:640px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}.pricing-card{padding:1.5rem;background:#fff;border:1px solid #e5e7eb}.pricing-card-featured{border-color:#111827;border-width:2px}.pricing-badge{display:inline-block;margin-bottom:.5rem;padding:.25rem .5rem;background:#111827;color:#fff;font-size:.75rem;font-weight:500}.pricing-title{font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.pricing-subtitle{font-size:.875rem;color:#6b7280;margin-bottom:1rem}.pricing-price{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.pricing-price-unit{font-size:.875rem;font-weight:400;color:#6b7280}.pricing-features{margin-bottom:1.5rem}.pricing-feature{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.875rem}.pricing-feature-icon{width:1rem;height:1rem;color:#10b981}.price-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#f9fafb;border:1px solid #e5e7eb}.price-badge-label{padding:.25rem .75rem;background:#111827;color:#fff;font-size:.875rem;font-weight:700}.price-badge-amount{font-size:1.25rem;font-weight:700;color:#111827}.info-row{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){.info-row{flex-direction:row;align-items:center;justify-content:space-between}}.info-row-title{font-size:1rem;font-weight:700;margin-bottom:.25rem}.info-row-link{font-size:.875rem;font-weight:500;color:#111827;text-decoration:underline}.info-row-link:hover{text-decoration:none}.info-row-link:focus-visible{outline:2px solid #111827;outline-offset:2px}.price-list{font-size:.875rem}.price-list-item{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #e5e7eb}.price-list-item dt{color:#4b5563}.price-list-item dd{font-weight:500;color:#111827}.offer-list{font-size:.875rem;color:#4b5563;line-height:1.8}.info-box{padding:1rem;background:#f9fafb;border:1px solid #e5e7eb}.info-box-title{font-size:1rem;font-weight:700;margin-bottom:.5rem}.info-box-description{font-size:.875rem;color:#4b5563;margin-bottom:1rem}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-center{text-align:center}.text-muted{color:#4b5563}.text-white{color:#fff}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.hidden{display:none}@media(min-width:640px){.sm-show{display:block}}.breadcrumb{padding:.75rem 0;font-size:.875rem}.breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.breadcrumb-item{display:inline}.breadcrumb-link{color:#4b5563;text-decoration:underline}.breadcrumb-link:hover{color:#111827}.breadcrumb-link:focus-visible{outline:2px solid #111827;outline-offset:2px}.breadcrumb-separator{color:#9ca3af}.breadcrumb-current{color:#111827;font-weight:500}.back-to-top{position:fixed;bottom:2rem;right:2rem;z-index:30;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#111827;color:#fff;border-radius:50%;box-shadow:0 4px 12px #00000026;transition:background-color .15s,transform .15s}.back-to-top:hover{background:#374151;transform:translateY(-2px)}.back-to-top:focus-visible{outline:2px solid #111827;outline-offset:2px}@media(max-width:639px){.back-to-top{bottom:1rem;right:1rem;width:2.75rem;height:2.75rem}}.form-input-error,.form-textarea-error{border-color:#dc2626}.form-input-error:focus,.form-textarea-error:focus{border-color:#dc2626;box-shadow:0 0 0 1px #dc2626}.form-error{margin-top:.25rem;font-size:.75rem;color:#dc2626}.form-character-count{margin-top:.25rem;font-size:.75rem;color:#6b7280;text-align:right}.form-character-count-warning{color:#d97706}.form-character-count-error{color:#dc2626}.comparison-table{width:100%;border-collapse:collapse;font-size:.875rem}.comparison-table th,.comparison-table td{padding:.75rem;text-align:left;border-bottom:1px solid #e5e7eb}.comparison-table th{font-weight:600;background:#f9fafb}.comparison-table td:first-child{font-weight:500}.comparison-check{color:#059669}.comparison-cross{color:#9ca3af}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(prefers-contrast:high){.btn-primary{border:2px solid #fff}.form-input:focus,.form-textarea:focus{box-shadow:0 0 0 3px #111827}}
