:root{--theme-primary-50:#eff6ff;--theme-primary-100:#dbeafe;--theme-primary-200:#bfdbfe;--theme-primary-300:#93c5fd;--theme-primary-400:#60a5fa;--theme-primary-500:#2563eb;--theme-primary-600:#1d4ed8;--theme-primary-700:#1e40af;--theme-primary-800:#1e3a8a;--theme-primary-900:#1e2d6b;--theme-accent-50:#fffbeb;--theme-accent-100:#fef3c7;--theme-accent-200:#fde68a;--theme-accent-300:#fcd34d;--theme-accent-400:#fbbf24;--theme-accent-500:#f59e0b;--theme-accent-600:#d97706;--theme-accent-700:#b45309;--theme-accent-800:#92400e;--theme-accent-900:#78350f;--theme-text-primary:#1e2d6b;--theme-text-secondary:#374151;--theme-text-muted:#6b7280;--theme-text-inverse:#fff;--theme-bg-primary:#fff;--theme-bg-secondary:#f0f4ff;--theme-bg-dark:#1e2d6b;--theme-header-bg:#1e2d6b;--theme-header-text:#fff;--theme-footer-bg:#1e2d6b;--theme-footer-text:#d1d5db;--theme-button-bg:#2563eb;--theme-button-text:#fff;--theme-button-hover:#1d4ed8;--theme-link-color:#2563eb;--theme-border-color:#bfdbfe;--theme-card-shadow:0 4px 6px -1px #2563eb1a, 0 2px 4px -2px #2563eb1a;--theme-radius-sm:.375rem;--theme-radius-md:.5rem;--theme-radius-lg:.75rem;--theme-radius-xl:1rem;--theme-font-heading:"Georgia", "Times New Roman", serif;--theme-font-body:"Instrument Sans", ui-sans-serif, system-ui, sans-serif;--theme-header-from:#1e2d6b;--theme-header-to:#2563eb;--theme-topmenu-bg:#1e2d6b;--theme-topmenu-text:#fffc;--theme-footer-dark:#0f172a}.theme-header{background:linear-gradient(160deg, var(--theme-primary-900) 0%, var(--theme-primary-700) 55%, var(--theme-primary-600) 100%);color:var(--theme-text-inverse);border-bottom:3px solid var(--theme-accent-500);position:relative}.theme-header:before{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 0%,#ffffff0b 50%,#0000 100%);width:35%;height:200%;position:absolute;top:-40%;right:-5%;overflow:hidden}.theme-topmenu{background-color:var(--theme-primary-900);color:var(--theme-topmenu-text);border-bottom:1px solid #ffffff14}.theme-topmenu a{color:var(--theme-topmenu-text);transition:color .2s}.theme-topmenu a:hover{color:var(--theme-accent-300)}.theme-footer{color:#cbd5e1;border-top:3px solid var(--theme-accent-600);background:linear-gradient(#0f172a 0%,#0a1120 100%)}.theme-footer-title{letter-spacing:.1em;text-transform:uppercase;color:var(--theme-accent-400);margin-bottom:1.25rem;font-size:.75rem;font-weight:700}.theme-footer-link{color:#94a3b8;transition:color .2s}.theme-footer-link:hover{color:var(--theme-accent-300)}.theme-social-icon{color:#94a3b8;background-color:#ffffff14;border:1px solid #ffffff1a;border-radius:9999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.9rem;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.theme-social-icon:hover{background-color:var(--theme-accent-500);color:var(--theme-primary-900);border-color:var(--theme-accent-400)}.theme-btn-primary{background:linear-gradient(135deg, var(--theme-primary-600) 0%, var(--theme-primary-700) 100%);color:#fff;border-radius:var(--theme-radius-md);transition:all .2s;box-shadow:0 2px 8px #2563eb4d}.theme-btn-primary:hover{background:linear-gradient(135deg, var(--theme-primary-500) 0%, var(--theme-primary-600) 100%);transform:translateY(-1px);box-shadow:0 4px 16px #2563eb66}.theme-btn-accent{background:linear-gradient(135deg, var(--theme-accent-400) 0%, var(--theme-accent-600) 100%);color:var(--theme-primary-900);border-radius:var(--theme-radius-md);font-weight:700;transition:all .2s;box-shadow:0 2px 8px #f59e0b4d}.theme-btn-accent:hover{background:linear-gradient(135deg, var(--theme-accent-300) 0%, var(--theme-accent-500) 100%);transform:translateY(-1px);box-shadow:0 4px 16px #f59e0b66}.theme-btn-outline-white{color:#fff;border-radius:var(--theme-radius-md);background:0 0;border:1.5px solid #fff6;transition:all .2s}.theme-btn-outline-white:hover{background:#ffffff1f;border-color:#ffffffb3}.theme-card{background-color:var(--theme-bg-primary);border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-lg);box-shadow:var(--theme-card-shadow);transition:box-shadow .25s,transform .25s,border-color .25s}.theme-card:hover{border-color:var(--theme-primary-300);transform:translateY(-2px);box-shadow:0 8px 24px #2563eb24}.theme-section-alt{background-color:var(--theme-bg-secondary)}.theme-hero{background:linear-gradient(160deg, var(--theme-primary-900) 0%, var(--theme-primary-700) 55%, var(--theme-accent-700) 100%);color:var(--theme-text-inverse)}.theme-divider{border-color:var(--theme-border-color)}.theme-accent-text{color:var(--theme-accent-600)}body.theme-encontrocomcristo{font-family:var(--theme-font-body);color:var(--theme-text-secondary);background-color:var(--theme-bg-primary)}body.theme-encontrocomcristo a{color:var(--theme-link-color)}body.theme-encontrocomcristo .theme-header a:not([class*=text-gray]):not([class*=text-red]),body.theme-encontrocomcristo .theme-topmenu a{color:#ffffffd1!important}body.theme-encontrocomcristo .theme-header a:not([class*=text-gray]):not([class*=text-red]):hover,body.theme-encontrocomcristo .theme-topmenu a:hover{color:#fff!important}body.theme-encontrocomcristo h1,body.theme-encontrocomcristo h2,body.theme-encontrocomcristo h3{color:var(--theme-text-primary);font-family:var(--theme-font-heading)}body.theme-encontrocomcristo .theme-header h1,body.theme-encontrocomcristo .theme-header h2,body.theme-encontrocomcristo .theme-header h3,body.theme-encontrocomcristo .theme-footer h1,body.theme-encontrocomcristo .theme-footer h2,body.theme-encontrocomcristo .theme-footer h3,body.theme-encontrocomcristo .theme-hero h1,body.theme-encontrocomcristo .theme-hero h2,body.theme-encontrocomcristo .theme-hero h3,body.theme-encontrocomcristo .bg-gray-800 h1,body.theme-encontrocomcristo .bg-gray-800 h2,body.theme-encontrocomcristo .bg-gray-800 h3,body.theme-encontrocomcristo .hero-gradient h1,body.theme-encontrocomcristo .hero-gradient h2,body.theme-encontrocomcristo .hero-gradient h3,body.theme-encontrocomcristo .bg-gradient-to-r h1,body.theme-encontrocomcristo .bg-gradient-to-r h2,body.theme-encontrocomcristo .bg-gradient-to-r h3{color:#fff}body.theme-encontrocomcristo .theme-hero{color:var(--theme-text-inverse)}body.theme-encontrocomcristo .text-white{color:#fff!important}body.theme-encontrocomcristo .text-gray-100{color:#f3f4f6!important}body.theme-encontrocomcristo .text-gray-200{color:#e5e7eb!important}body.theme-encontrocomcristo .text-gray-300{color:#d1d5db!important}body.theme-encontrocomcristo .text-gray-400{color:#9ca3af!important}body.theme-encontrocomcristo .hero-gradient{background:linear-gradient(160deg, var(--theme-primary-900) 0%, var(--theme-primary-700) 55%, #1d4ed8 100%)}body.theme-encontrocomcristo .bg-clip-text{background:linear-gradient(135deg, var(--theme-primary-500) 0%, var(--theme-accent-500) 100%)!important}body.theme-encontrocomcristo .bg-gray-800{background-color:var(--theme-primary-900)!important}body.theme-encontrocomcristo .bg-blue-800\/80{background-color:#1e2d6bd9!important;border-color:#60a5fa66!important}body.theme-encontrocomcristo .border-blue-400{border-color:#60a5fa80!important}body.theme-encontrocomcristo .bg-white.text-blue-600,body.theme-encontrocomcristo .bg-white.text-primary-600{font-weight:700;box-shadow:0 2px 10px #f59e0b59;background:linear-gradient(135deg, var(--theme-accent-400), var(--theme-accent-600))!important;color:var(--theme-primary-900)!important}body.theme-encontrocomcristo .bg-white.text-blue-600:hover,body.theme-encontrocomcristo .bg-white.text-primary-600:hover{box-shadow:0 4px 16px #f59e0b73;background:linear-gradient(135deg, var(--theme-accent-300), var(--theme-accent-500))!important}body.theme-encontrocomcristo section.bg-gradient-to-r,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text){background:linear-gradient(135deg, var(--theme-primary-800) 0%, var(--theme-primary-600) 100%)!important}body.theme-encontrocomcristo .hover\:shadow-2xl:hover{box-shadow:0 8px 24px #2563eb2e,0 20px 40px #00000014!important}body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) h4,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .text-gray-900,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .text-gray-800,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .text-gray-700,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .text-gray-600,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .text-gray-500,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .text-green-700,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .text-blue-600,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .text-blue-500,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .text-purple-600{color:var(--theme-text-inverse)!important}body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) input,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) select,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) textarea{color:var(--theme-text-secondary)!important;background-color:#fff!important}body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .bg-white h4,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .bg-white .text-gray-900,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .bg-white .text-gray-700,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .bg-white .text-gray-600,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .bg-white .text-gray-500,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .bg-white .text-blue-500{color:#374151!important}body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .bg-blue-50{background-color:#ffffff26!important}body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .border-blue-200,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .border-green-200,body.theme-encontrocomcristo div.bg-gradient-to-r:not(.bg-clip-text) .border-green-100{border-color:#ffffff40!important}
