:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;color:#1f2937;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root,.app{width:100%}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.area{padding:5rem 2rem;background-color:#fff}.area-content{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.area-main{background:linear-gradient(135deg,#eff6ff,#dbeafe);padding:2.5rem;border-radius:12px;border-left:4px solid #2563eb}.area-main h3{font-size:1.5rem;color:#1e40af;margin-bottom:1.5rem;font-weight:600}.area-list{list-style:none;padding:0;margin:0}.area-list li{padding:.75rem 0;color:#1f2937;font-size:1.1rem;border-bottom:1px solid rgba(37,99,235,.1);display:flex;align-items:center}.area-list li:before{content:"✓";color:#2563eb;font-weight:700;margin-right:1rem;font-size:1.2rem}.area-list li:last-child{border-bottom:none}.area-note{background:#fef3c7;padding:2rem;border-radius:12px;border-left:4px solid #f59e0b}.area-note p{color:#78350f;line-height:1.8;margin-bottom:.75rem}.area-note p:last-child{margin-bottom:0}.area-note strong{color:#92400e;font-size:1.1rem}@media(max-width:768px){.area{padding:3rem 1rem}.area-main,.area-note{padding:1.5rem}.area-main h3{font-size:1.3rem}.area-list li{font-size:1rem}}.contact{padding:5rem 2rem;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.contact-content{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-item{background:#fff;padding:2rem;border-radius:12px;display:flex;gap:1.5rem;box-shadow:0 2px 8px #00000014;transition:transform .2s,box-shadow .2s}.contact-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.contact-icon{font-size:2.5rem;flex-shrink:0}.contact-details h3{font-size:1.2rem;color:#1f2937;margin-bottom:.5rem;font-weight:600}.contact-value{font-size:1.3rem;color:#2563eb;font-weight:700;margin-bottom:.25rem}.contact-note{color:#6b7280;font-size:.9rem}.contact-form-wrapper{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 2px 8px #00000014}.contact-form h3{font-size:1.5rem;color:#1f2937;margin-bottom:1.5rem;font-weight:600}.form-group{margin-bottom:1.5rem}.form-group label{display:block;color:#374151;font-weight:600;margin-bottom:.5rem;font-size:.95rem}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-group textarea{resize:vertical}.submit-button{width:100%;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:1rem;font-size:1.1rem;font-weight:700;border-radius:8px;cursor:pointer;transition:transform .2s,box-shadow .2s}.submit-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}@media(max-width:768px){.contact{padding:3rem 1rem}.contact-content{grid-template-columns:1fr;gap:2rem}.contact-item,.contact-form-wrapper{padding:1.5rem}}.footer{background-color:#1f2937;color:#e5e7eb;padding:3rem 2rem 1.5rem}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-section h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.footer-section p{color:#9ca3af;line-height:1.8;margin-bottom:.5rem}.footer-bottom{border-top:1px solid #374151;padding-top:1.5rem;text-align:center}.footer-bottom p{color:#9ca3af;font-size:.9rem}@media(max-width:768px){.footer{padding:2rem 1rem 1rem}.footer-content{grid-template-columns:1fr;gap:1.5rem}}.header{position:fixed;top:0;left:0;right:0;background-color:#fff;box-shadow:0 2px 8px #0000001a;z-index:1000}.header-container{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700;color:#2563eb;margin:0}.nav{display:flex;gap:.5rem}.nav button{background:none;border:none;color:#4b5563;padding:.5rem 1rem;cursor:pointer;font-size:.95rem;font-weight:500;transition:color .2s}.nav button:hover{color:#2563eb}@media(max-width:768px){.header-container{flex-direction:column;gap:1rem;padding:1rem}.logo{font-size:1.3rem}.nav{flex-wrap:wrap;justify-content:center;gap:.3rem}.nav button{padding:.4rem .8rem;font-size:.85rem}}.hero{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:8rem 2rem 6rem;text-align:center;margin-top:80px}.hero-content{max-width:800px;margin:0 auto}.hero-title{font-size:3rem;font-weight:800;margin-bottom:1rem;letter-spacing:.05em}.hero-subtitle{font-size:1.5rem;font-weight:600;margin-bottom:1rem;opacity:.95}.hero-description{font-size:1.1rem;margin-bottom:2.5rem;opacity:.9;line-height:1.8}.cta-button{background-color:#fff;color:#2563eb;border:none;padding:1rem 3rem;font-size:1.1rem;font-weight:700;border-radius:50px;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #00000026}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}@media(max-width:768px){.hero{padding:6rem 1.5rem 4rem;margin-top:120px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1rem}.cta-button{padding:.9rem 2.5rem;font-size:1rem}}.pricing{padding:5rem 2rem;background-color:#f9fafb}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.pricing-card{background:#fff;padding:2.5rem 2rem;border-radius:12px;box-shadow:0 2px 8px #00000014;transition:transform .2s,box-shadow .2s;position:relative;text-align:center}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.pricing-card.highlighted{border:2px solid #2563eb;transform:scale(1.05)}.pricing-card.highlighted:hover{transform:scale(1.05) translateY(-4px)}.badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:.4rem 1.5rem;border-radius:20px;font-size:.85rem;font-weight:700}.pricing-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.pricing-price{font-size:2.5rem;font-weight:800;color:#2563eb;margin-bottom:.5rem}.pricing-description{color:#6b7280;margin-bottom:2rem;font-size:1rem}.pricing-features{list-style:none;padding:0;margin:0;text-align:left}.pricing-features li{padding:.75rem 0;color:#4b5563;border-bottom:1px solid #e5e7eb;display:flex;align-items:center}.pricing-features li:before{content:"✓";color:#10b981;font-weight:700;margin-right:.75rem;font-size:1.2rem}.pricing-features li:last-child{border-bottom:none}.pricing-note{max-width:800px;margin:0 auto;text-align:center;padding:2rem;background:#fef9e7;border-radius:12px;border:1px solid #fbbf24}.pricing-note p{color:#78350f;margin-bottom:.5rem;line-height:1.6}.pricing-note p:last-child{margin-bottom:0;font-weight:600}@media(max-width:768px){.pricing{padding:3rem 1rem}.pricing-grid{grid-template-columns:1fr;gap:2rem}.pricing-card.highlighted{transform:scale(1)}.pricing-card.highlighted:hover{transform:translateY(-4px)}.pricing-price{font-size:2rem}}.services{padding:5rem 2rem;background-color:#f9fafb}.container{max-width:1200px;margin:0 auto}.section-title{font-size:2.5rem;font-weight:700;text-align:center;color:#1f2937;margin-bottom:.5rem}.section-subtitle{text-align:center;color:#6b7280;font-size:1.1rem;margin-bottom:3rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.service-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #00000014;transition:transform .2s,box-shadow .2s;text-align:center}.service-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.service-icon{font-size:3rem;margin-bottom:1rem}.service-title{font-size:1.4rem;font-weight:600;color:#2563eb;margin-bottom:.75rem}.service-description{color:#4b5563;line-height:1.6}@media(max-width:768px){.services{padding:3rem 1rem}.section-title{font-size:2rem}.services-grid{grid-template-columns:1fr;gap:1.5rem}}
