.app-shell{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#fffaf3,#fff);color:#1f2937}.hero-section{position:relative;overflow:hidden;display:grid;grid-template-columns:1.5fr 1fr;gap:2rem;align-items:center;padding:4rem 2rem 2rem;max-width:1200px;margin:0 auto;background:linear-gradient(180deg,#fff7ed,#fff);background-image:url(/hero-bg.svg);background-repeat:no-repeat;background-position:right center;background-size:52%}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(249,115,22,.15),transparent 25%);pointer-events:none}.hero-copy{position:relative;z-index:1;max-width:620px}.logo{width:200px;height:auto;margin-bottom:1rem}.eyebrow{display:inline-block;margin-bottom:1rem;font-weight:700;color:#d97706;text-transform:uppercase;letter-spacing:.14em;font-size:.8rem}.hero-section h1{font-size:clamp(2.7rem,3vw,4rem);line-height:1.05;margin-bottom:1rem;color:#0f172a;text-shadow:0 4px 16px rgba(15,23,42,.06)}.hero-section p{font-size:1.05rem;line-height:1.8;color:#4b5563}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:2rem}.hero-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.75rem;background:#15803d;color:#fff;border-radius:999px;text-decoration:none;font-weight:600;box-shadow:0 16px 40px #15803d2e}.hero-contact-links{display:flex;flex-wrap:wrap;gap:.6rem}.hero-link-pill{display:inline-flex;align-items:center;justify-content:center;padding:.7rem .95rem;border-radius:999px;background:#ffffffe6;border:1px solid #f5d0a2;color:#0f172a;text-decoration:none;font-weight:600;font-size:.95rem}.hero-card{background:#fff;border:1px solid #f5d0a2;border-radius:28px;padding:2rem;box-shadow:0 20px 60px #f9731624}.hero-card h2{margin-bottom:1rem;font-size:1.55rem}.content{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem 3rem}.section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-top:2.5rem}.section-grid h2,.card-section h3{margin-bottom:1rem}.section-grid ul{list-style:none;padding:0;margin:0}.section-grid li{margin-bottom:.85rem;padding-left:1.35rem;position:relative;color:#374151}.section-grid li:before{content:"•";position:absolute;left:0;color:#f97316;font-size:1.2rem;line-height:1}.card-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem;margin-top:2.5rem}.card-section article{padding:2rem;border-radius:24px;border:1px solid #d1fae5;background:#f0fdf4}.card-section a{color:#15803d;text-decoration:none;font-weight:600}.process-section{margin-top:2.5rem;padding:0 2rem}.process-header{max-width:750px;margin:0 auto 1.5rem;text-align:center}.process-header h2{margin-bottom:.75rem}.process-header p{margin:0;color:#4b5563;line-height:1.75}.process-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:1200px;margin:0 auto}.process-cards article{padding:1.75rem;border-radius:24px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 12px 30px #0f172a0f;min-height:220px}.process-cards h3{margin-bottom:.85rem;font-size:1.1rem}.process-cards p{margin:0;color:#475569;line-height:1.75}@media (max-width: 960px){.process-cards{grid-template-columns:1fr}}.contact-panel{gap:3rem;margin-top:3rem}.contact-form{display:grid;gap:1rem}.contact-form label{display:grid;gap:.55rem;font-weight:600;color:#111827}.contact-form input,.contact-form textarea{width:100%;border-radius:16px;border:1px solid #cbd5e1;padding:.95rem 1rem;font-size:1rem;color:#111827;background:#fff}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.contact-form button{width:fit-content;padding:1rem 1.5rem;background:#15803d;color:#fff;border:none;border-radius:999px;font-weight:700;cursor:pointer}.contact-card{padding:2rem;border-radius:24px;border:1px solid #d9f99d;background:#f7fee7}.contact-card h3{margin-bottom:1rem;font-size:1.25rem}.contact-card p{margin-bottom:.5rem}.contact-action-list{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.whatsapp-button{display:inline-block;padding:.75rem 1rem;background:#15803d;color:#fff;border-radius:12px;text-decoration:none;font-weight:600;font-size:.9rem;box-shadow:0 10px 25px #15803d2e}.whatsapp-button:hover{background:#166534;text-decoration:none}.mobile-quick-actions{position:fixed;left:1rem;right:1rem;bottom:1rem;display:none;align-items:center;justify-content:center;gap:.5rem;padding:.55rem;background:#fffffff5;border:1px solid #f5d0a2;border-radius:999px;box-shadow:0 18px 35px #0f172a29;z-index:60}.mobile-quick-actions a{flex:1;text-align:center;padding:.7rem .6rem;border-radius:999px;background:#15803d;color:#fff;font-size:.9rem;font-weight:600;text-decoration:none}.chat-bubble{position:fixed;right:1rem;bottom:5.75rem;display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:0;background:#15803d;color:#fff;border-radius:50%;box-shadow:0 0 #15803d00,0 18px 40px #15803d40;text-decoration:none;z-index:50;animation:glowPulse 2.5s ease-in-out infinite}.chat-bubble svg{width:1.4rem;height:1.4rem}.chat-bubble:hover{background:#1d4ed8}@keyframes glowPulse{0%,to{box-shadow:0 0 #2563eb00,0 18px 40px #2563eb40;transform:translateY(0)}50%{box-shadow:0 0 18px #2563eb59,0 18px 40px #2563eb59;transform:translateY(-2px)}}.footer{margin-top:auto;padding:2rem 2rem 3rem;text-align:center;color:#6b7280}.footer-meta{display:flex;flex-direction:column;align-items:center;margin-top:1rem}.disclaimer{max-width:760px;margin:.75rem auto 0;font-size:.95rem;color:#6b7280;line-height:1.6}@media (max-width: 900px){.hero-section,.section-grid,.card-section,.contact-panel{grid-template-columns:1fr}.hero-section{padding-top:3rem}.hero-actions{flex-direction:column;align-items:flex-start}.hero-contact-links{width:100%}.hero-link-pill{flex:1;justify-content:center}.mobile-quick-actions{display:flex}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;color:#111827}button,input,textarea{font:inherit}a{color:inherit}
