:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Generica;src:url(/assets/Generica-Pz1iPPzX.woff) format("woff");font-weight:400;font-style:normal}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;background-color:#fff}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.home{padding-top:80px;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff}.home-header{text-align:center;margin-bottom:1.5rem}.home-title{font-family:Generica,sans-serif;font-size:4rem;font-weight:700;margin:0 0 .5rem;color:#0f172a}.home-title-theo{color:#45b6fe}.home-title-logic{color:#0f172a;margin-left:2px}.home-blurb{color:#374151;font-size:1rem;max-width:56ch;margin:0 auto}.home-card{width:100%;max-width:780px;padding:2rem;background:#fff;border-radius:14px;box-shadow:0 6px 20px #0a0f1e0f;border:1px solid rgba(0,0,0,.04);text-align:center;box-sizing:border-box}.home-form{display:flex;flex-direction:column;gap:.75rem;align-items:center;justify-content:center;margin-top:.75rem}.home-input{width:100%;max-width:520px;padding:.9rem 1rem;border-radius:12px;border:2px solid #e6e9ee;font-size:1rem;outline:none;box-sizing:border-box}.home-submit{width:100%;max-width:520px;padding:.85rem 1rem;border-radius:10px;border:none;background:#333;color:#fff;font-weight:600;cursor:pointer}.home-submit:disabled{opacity:.7;cursor:not-allowed}.home-success{margin-top:.85rem;color:#059669;font-weight:600}.home-error{margin-top:.85rem;color:#dc2626;font-weight:600}.home-learn-more{margin-top:1.25rem;display:inline-flex;align-items:center;gap:.5rem;color:#334155;font-weight:600;text-decoration:none;cursor:pointer}.home-learn-more svg{display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section2{width:100%;background-color:#fbfaf8;padding:6rem 1rem;box-sizing:border-box;display:flex;justify-content:center}.section2-container{max-width:1200px;width:100%;padding:0 1rem;box-sizing:border-box}.section2-header{text-align:center;margin-bottom:2rem}.section2-hero-title{font-family:Generica,sans-serif;font-size:3rem;margin:0 0 .5rem;color:#0f172a;font-weight:700}.section2-hero-title .meet-word{color:#64748b;font-weight:600}.section2-hero-title .theo-word{color:#45b6fe;font-weight:800;letter-spacing:.5px}.section2-hero-blurb{margin:0 auto;max-width:65ch;color:#374151;font-size:1rem}.section2-inner{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center;box-sizing:border-box}.section2-media{border-radius:18px;background:linear-gradient(180deg,#faf8f6,#f5f3f1);padding:2rem;box-shadow:0 10px 30px #0f172a0a;display:flex;align-items:center;justify-content:center}.section2-media img,.section2-media video{width:100%;max-width:680px;height:auto;border-radius:12px;display:block;object-fit:cover;box-shadow:0 6px 20px #0a0f1e05}.section2-content{padding:.5rem 0}.section2-title{font-family:Generica,sans-serif;font-size:2rem;margin:0 0 .5rem;color:#0f172a;font-weight:700}.section2-lead{margin:0 0 1rem;color:#374151;font-size:1.05rem;line-height:1.6;max-width:52ch}.section2-features{list-style:none;padding:0;margin:0 0 1.25rem;color:#334155;display:grid;gap:.75rem}.section2-features li{padding:.5rem 0;border-top:1px solid rgba(15,23,42,.03)}.section2-cta-row{margin-top:1.25rem}.section2-cta{background:#0f172a;color:#fff;border:none;padding:.7rem 1rem;border-radius:10px;font-weight:600;cursor:pointer}@media (max-width: 900px){.section2-inner{grid-template-columns:1fr;gap:2rem}.section2-media img,.section2-media video{max-width:100%}.section2-title,.section2-content{text-align:center}}.plans{padding:4rem 1rem;background-color:#f9fafb}.plans-inner{max-width:1100px;margin:0 auto;text-align:center}.plans-title{font-family:Generica,sans-serif;font-size:3rem;font-weight:700;margin-bottom:2rem;color:#0f172a}.plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.plan-card{background:#fff;border-radius:12px;padding:2rem;text-align:left;border:1px solid #e2e8f0;display:flex;flex-direction:column;justify-content:space-between;transition:box-shadow .2s ease,transform .2s ease}.plan-card:hover{box-shadow:0 8px 20px #0000000f;transform:translateY(-3px)}.plan-name{font-size:1.5rem;font-weight:700;margin-bottom:.25rem;color:#0f172a}.plan-subtitle{font-size:.95rem;color:#64748b;margin-bottom:1rem}.plan-features{list-style:none;padding:0;margin:0 0 1.5rem}.plan-features li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.plan-features li:before{content:"✔";position:absolute;left:0;color:#22c55e}.plan-price{font-size:1.75rem;font-weight:700;margin-bottom:.25rem;color:#0f172a}.plan-note{font-size:.85rem;color:#64748b}.faq{width:100%;padding:4rem 1rem;background:#fff;display:flex;justify-content:center;box-sizing:border-box}.faq-inner{max-width:900px;width:100%;padding:0 1rem}.faq-title{font-family:Generica,serif;font-size:2rem;margin:0 0 1rem;color:#0f172a;text-align:center}.faq-list{display:grid;gap:.75rem;margin-top:1rem}.faq-item{border:1px solid rgba(0,0,0,.04);border-radius:12px;padding:.5rem;box-shadow:0 6px 18px #0a0f1e08;background:#fff;overflow:visible}.faq-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem .75rem;cursor:default}.faq-question{font-weight:600;color:#0f172a;font-size:1rem;flex:1}.faq-toggle{background:transparent;border:1px solid rgba(0,0,0,.06);width:40px;height:40px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;cursor:pointer;color:#0f172a;transition:transform .15s ease;outline:none;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}.faq-toggle:focus,.faq-toggle:focus-visible,.faq-toggle:active,.faq-toggle:hover{outline:none!important;box-shadow:none!important;outline-offset:0!important;border-color:#0000000f!important;outline-color:transparent!important}.faq-toggle::-moz-focus-inner{border:0}.faq-answer-wrapper{max-height:0;overflow:hidden;transition:max-height .26s ease}.faq-answer{padding:.75rem;color:#374151;font-size:.98rem;line-height:1.6;border-top:1px solid rgba(0,0,0,.02)}@media (max-width: 600px){.faq-title{font-size:1.5rem}.faq-question{font-size:.98rem}}.site-footer{background-color:#333;color:#ccc;padding:2rem 1rem;font-size:.875rem}.footer-inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.footer-left{display:flex;flex-direction:column;gap:.5rem}.footer-logo{font-family:Generica,sans-serif;font-size:1.2rem;font-weight:700;color:#fff;display:inline-flex;align-items:baseline;gap:2px}.footer-theo-logo{color:#45b6fe}.footer-logic-logo{color:#fff}.footer-note{font-size:.8rem;color:#aaa}.footer-links{display:flex;flex-wrap:wrap;gap:1rem}.footer-links a{color:#ccc;text-decoration:none}.footer-links a:hover{text-decoration:underline;color:#fff}.login-title{text-align:center;margin-bottom:1.5rem}.form-group.mb-lg{margin-bottom:1.5rem}.signup-text{text-align:center}.signup-link:hover{text-decoration:underline}.login-page{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;background-color:#f9f9f9;padding:1rem}.login-card{background-color:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 12px #0000001a;width:100%;max-width:400px}.login-title{font-family:Generica,sans-serif;text-align:center;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.login-label{display:block;margin-bottom:.5rem}.login-input{width:100%;padding:.75rem;border-radius:6px;border:1px solid #ccc;font-size:1rem;background:#fff}.login-input:focus{outline:none;border-color:#0078d4;box-shadow:0 0 0 3px #0078d426}.error-alert{color:#d11a2a;margin-bottom:1rem}.fp-success{color:#0a6d2a;background:#e7f6ec;border:1px solid #c7ead3;padding:.5rem .75rem;border-radius:6px;margin-bottom:.75rem}.submit-btn{width:100%;padding:.75rem;border-radius:6px;border:none;background-color:#333;color:#fff;font-size:1rem;cursor:pointer;margin-bottom:1rem;transition:background-color .15s ease}.submit-btn:hover{background-color:#111}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.cp-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f6f7fb;padding:2rem}.cp-card{background:#fff;width:100%;max-width:420px;border-radius:14px;box-shadow:0 10px 25px #00000014;padding:28px}.cp-title{margin:0 0 18px;font-size:1.4rem;font-weight:700;color:#222}.cp-field{margin-bottom:14px}.cp-field label{display:block;font-size:.9rem;margin-bottom:6px;color:#333}.cp-input{width:100%;border:1px solid #e1e1e8;border-radius:10px;padding:10px 12px;font-size:1rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.cp-input:focus{border-color:#4c6fff;box-shadow:0 0 0 3px #4c6fff26}.cp-error{background:#fff2f2;color:#a40000;border:1px solid #ffd6d6;padding:10px 12px;border-radius:10px;margin:8px 0 4px;font-size:.95rem}.cp-success{background:#eefcf3;color:#0b6b3a;border:1px solid #d1f6df;padding:10px 12px;border-radius:10px;margin:8px 0 4px;font-size:.95rem}.cp-submit{width:100%;margin-top:10px;background:#222;color:#fff;border:none;border-radius:10px;padding:12px 14px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s ease,transform .02s ease}.cp-submit:hover{background:#111}.cp-submit:active{transform:translateY(1px)}.cp-submit:disabled{opacity:.7;cursor:not-allowed}.signup-page{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;background-color:#f9f9f9;padding:1rem;padding-top:80px}.signup-card{background-color:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 12px #0000001a;width:100%;max-width:480px}.signup-title{text-align:center;margin-bottom:1.5rem}.signup-input{width:100%;padding:.75rem;border-radius:6px;border:1px solid #ccc;font-size:1rem;box-sizing:border-box}.tier-fieldset{border:none;margin:0 0 1rem;padding:0;display:flex;gap:1rem}.tier-legend{font-weight:600;margin-bottom:.5rem}.tier-option{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;border:1px solid #ccc;border-radius:6px;padding:.75rem;flex:1}.tier-option:hover{border-color:#0078d4}.tier-option input[type=radio]{margin-top:6px}.tier-content{display:flex;flex-direction:column}.tier-name{font-weight:700;font-size:.98rem}.tier-desc{font-size:.92rem;color:#555}.form-row{display:flex;gap:1rem;margin-bottom:1rem}.form-col{flex:1}.form-error{color:#b00020;margin-bottom:.75rem;font-size:.95rem}.signup-button{width:100%;padding:.75rem;border-radius:6px;border:none;background-color:#333;color:#fff;font-size:1rem;cursor:pointer;margin-bottom:1rem;transition:background-color .15s ease,transform .05s ease}.signup-button:hover{background-color:#111}.signup-button:active{transform:translateY(1px)}.signup-button:disabled{opacity:.6;cursor:not-allowed}.signup-footer{text-align:center}.signup-link{color:#0078d4;text-decoration:none}@media (max-width: 480px){.form-row{flex-direction:column}}.signup-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#f7f7f8;-webkit-tap-highlight-color:transparent}.signup-card{width:100%;max-width:560px;margin:2rem;background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000014;padding:1.5rem}.signup-card-full{width:100%;max-width:960px;display:flex;flex-direction:column}.signup-card.signup-card-full{margin-top:6rem;margin-bottom:10rem;scroll-margin-top:4rem}.signup-title{font-family:Generica,sans-serif;margin:0 0 1rem;font-size:1.75rem;font-weight:700;text-align:center}.form-section{margin:1rem 0 1.25rem;padding:.25rem 0 0}.section-title{font-family:Generica,sans-serif;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-col label{display:block;font-weight:600;margin-bottom:.4rem}.signup-input{width:100%;padding:.7rem .8rem;border-radius:10px;border:1px solid #e1e3e8;background:#fff;box-shadow:inset 0 1px 2px #00000008;outline:none}.signup-input:focus{border-color:#c2c7d0;box-shadow:0 0 0 3px #0078d414}.signup-input,.signup-button,.tier-option input{-webkit-tap-highlight-color:transparent}.signup-button{width:100%;padding:.9rem 1rem;border-radius:12px;border:none;background:#111827;color:#fff;font-weight:700;cursor:pointer}.signup-button:disabled{opacity:.7;cursor:not-allowed}.trial-note{margin-top:4px;color:#6b7280;font-size:.9rem}.section-nav-button{padding:.7rem .9rem;border-radius:10px;border:1px solid #cdd3de;background:#111827;color:#fff;cursor:pointer;display:block;margin:.5rem auto 0}.signup-footer{margin-top:1rem;text-align:center}.form-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca;border-radius:10px;padding:.6rem .8rem;margin:.5rem 0 1rem}.tier-fieldset{margin:0 0 1rem;padding:.8rem;border:1px solid #e5e7eb;border-radius:12px}.tier-legend{font-weight:700;padding:0 .4rem}.tier-option{display:flex;gap:.75rem;align-items:flex-start;padding:.6rem .5rem;border-radius:10px}.tier-option:hover{background:#f9fafb;outline:2px solid #c2c7d0;outline-offset:2px}.tier-option:focus-within{outline:2px solid #c2c7d0;outline-offset:2px}.tier-option input:focus{outline:none;box-shadow:none}.tier-option:has(input[type=radio]:checked){outline:2px solid #0078D4;outline-offset:2px}.tier-option:has(input[type=radio]:checked):hover,.tier-option:has(input[type=radio]:checked):focus-within{outline:2px solid #0078D4;outline-offset:2px}.tier-option input[type=radio]{accent-color:#6b7280}.tier-option input[type=radio]:checked{accent-color:#0078D4}.tier-content .tier-name{font-weight:700}.tier-content .tier-price{color:#374151;font-weight:700;margin:.15rem 0}.tier-content .tier-desc{color:#6b7280;font-size:.9rem}.billing-group{display:flex;gap:1rem;align-items:center;margin:0 0 .75rem}.billing-option{display:inline-flex;gap:.5rem;align-items:center;padding:.4rem .6rem;border-radius:999px}.billing-option input[type=radio]{accent-color:#6b7280}.billing-option input:focus{outline:none}@media (max-width: 540px){.form-row{grid-template-columns:1fr}}.signup-small-price{font-size:1.5rem!important;font-weight:800;line-height:1}.signup-page .billing-text{min-height:32px}.signup-page .plan-price{min-height:40px}.signup-page .billing-card{box-shadow:0 0 0 2px transparent inset}.signup-page .billing-card.selected{box-shadow:0 0 0 2px #3b82f6 inset}.signup-page .plan-card{box-shadow:0 1px 6px #0000000f,0 0 0 2px transparent inset}.signup-page .plan-card.selected{box-shadow:0 4px 12px #0000001f,0 0 0 2px #3b82f6 inset}.change-subscription-page{padding:calc(50px + 1rem) 1rem 1rem;min-height:100vh}.cs-container{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;min-height:calc(100vh - (50px + 1rem) - 1rem)}.cs-title{margin:0;font-family:Generica,sans-serif;font-size:2rem;color:#222;text-align:center}.cs-loading{color:#555;margin-top:8px}.cs-error{color:#b00020;margin-top:8px}.cs-content{margin-top:12px;flex:1;display:flex;flex-direction:column}.cs-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;flex:1;height:100%;align-items:stretch}.plan-card{border:1px solid #d0d4dc;border-radius:12px;padding:14px;cursor:pointer;background:#fff;transition:box-shadow .12s ease,border-color .12s ease;height:100%;display:flex;flex-direction:column;box-shadow:0 1px 6px #0000000f}.plan-card:hover{box-shadow:0 2px 10px #00000017,0 0 0 2px #c9ced8 inset}.plan-card.selected{box-shadow:0 4px 12px #0000001f,0 0 0 2px #3b82f6 inset;border-color:#3b82f6}.plan-head{display:flex;align-items:center;gap:8px}.plan-title{font-size:1.5rem}.current-badge{margin:6px 0 0;color:#555;background:#e8f0fe;border-radius:999px;padding:2px 8px}.plan-pitch{margin:6px 0 10px;color:#374151}.plan-price{display:flex;align-items:baseline;gap:6px;margin:6px 0 12px}.plan-card>div{display:flex;flex-direction:column;gap:6px;flex:1}.plan-features{margin-top:auto}.plan-desc{margin:6px 0 0;color:#555;font-size:14px}.plan-price-amount{font-size:3rem;font-weight:800}.plan-price-period{font-size:1rem;color:#6b7280}.choose-plan-cta{background:#333;border:1px solid #333;color:#fff;border-radius:10px;padding:10px 12px;text-align:center;font-weight:600}.plan-divider{height:1px;background:#e5e7eb;border:0;margin:16px 0}.cs-actions{margin-top:16px}.plan-features{margin:0;padding-left:0;color:#374151;list-style:none}.plan-features li{position:relative;padding-left:22px;margin-bottom:6px}.plan-features li:before{content:"✓";position:absolute;left:0;top:.1em;color:#333;font-weight:700}.cs-btn-disabled{background:#e0e4ee;color:#444;border:1px solid #cdd3de;padding:8px 12px;border-radius:8px;cursor:not-allowed}.change-payment-page{padding:calc(50px + 1rem) 1rem 1rem}.payment-back-row{width:100%;margin-bottom:8px}.change-payment-container{max-width:600px;margin:0 auto}.payment-back-btn{padding:6px 10px;border-radius:8px;border:1px solid #cdd3de;background:#f3f4f6;cursor:pointer}.payment-title{font-family:Generica,sans-serif;font-size:2rem;margin-top:12px}.billing-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.billing-card{border:1px solid #d0d4dc;border-radius:12px;background:#fff;padding:10px 12px;cursor:pointer;transition:box-shadow .12s ease,border-color .12s ease,background-color .12s ease}.billing-card:hover{box-shadow:0 0 0 2px #c9ced8 inset}.billing-card.selected{box-shadow:0 0 0 2px #3b82f6 inset;border-color:#3b82f6;background:#e8f0fe}.billing-label{display:flex;align-items:center;gap:10px}.billing-label input{accent-color:#333}.billing-text{display:flex;flex-direction:column}.billing-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.billing-title{font-weight:700}.billing-price{font-weight:800}.billing-price span{color:#6b7280;font-weight:400}.save-badge{background:#e8f0fe;color:#1f2937;border:1px solid #c9ced8;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:700}.order-card{margin-top:12px;border:1px solid #d0d4dc;border-radius:12px;background:#fff;padding:12px}.order-title{font-weight:700;margin-bottom:8px}.order-line{display:flex;align-items:center;justify-content:space-between;padding:6px 0}.order-label{color:#111827}.order-price{font-weight:800}.order-separator{height:1px;background:#e5e7eb;margin:6px 0}.payment-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.payment-price{margin-top:8px;font-size:18px;font-weight:700}.payment-price span{color:#6b7280;font-weight:400}.renewal-card{margin-top:12px;border:1px solid #d0d4dc;border-radius:12px;background:#fff;padding:12px}.renewal-text{color:#111827}.payment-method-card{margin-top:12px;border:1px solid #d0d4dc;border-radius:12px;background:#fff;padding:12px}.payment-method-title{font-weight:700}.chatBible-main{display:flex;flex-direction:column;height:100vh;position:relative;overflow:hidden}.chatBible-form{position:fixed;left:50%;bottom:20px;transform:translate(-50%);width:100%;max-width:600px;z-index:10;padding:1rem;transition:none;color-scheme:light}.chatBible-form input{width:100%;padding:1rem;font-size:1.1rem;border-radius:20px;border:1px solid #ccc;outline:none;background-color:#fff;color:#111;-webkit-text-fill-color:#111;caret-color:#111;box-shadow:0 1px 4px #0000001a}.chatBible-input-container{background-color:#fff;border-radius:20px;padding:1rem;box-shadow:0 1px 4px #0000001a;display:flex;flex-direction:column;gap:.75rem}.chatBible-radios{display:flex;justify-content:center;gap:2rem}.chatBible-radios label{font-size:.95rem;color:#333;display:flex;align-items:center;gap:.5rem}.chatBible-radios input[type=radio]{transform:scale(1.2);accent-color:#333}.chatBible-input-container input[type=text]{width:100%;padding:1rem;font-size:1.1rem;border-radius:20px;border:1px solid #ccc;outline:none;background-color:#fefefe;color:#111;-webkit-text-fill-color:#111;caret-color:#111}.chatBible-sidebar{position:fixed;top:56px;left:-260px;width:260px;height:calc(100% - 56px);background-color:#f8f8f8;box-shadow:2px 0 8px #0000001a;overflow-y:auto;transition:left .3s ease;z-index:9;padding:1rem}.chatBible-sidebar.open{left:0}.sidebarBible-content h3{margin-top:0;font-size:1.25rem;font-family:Generica,sans-serif;color:#333;padding-bottom:.5rem}.closeBible-sidebar{position:sticky;top:0;display:block;width:fit-content;margin-left:auto;right:0;background:transparent;z-index:2;border:none;-webkit-tap-highlight-color:transparent}.closeBible-sidebar:hover,.closeBible-sidebar:active,.closeBible-sidebar:focus{background:transparent;color:inherit;outline:none;box-shadow:none}.closeBible-sidebar:focus-visible{outline:none;box-shadow:none}.closeBible-sidebar::-moz-focus-inner{border:0}.openBible-sidebar{position:fixed;top:66px;left:20px;background-color:#fbfaf8;color:#333;border:none;padding:.5rem .8rem;font-size:1.2rem;border-radius:6px;z-index:8;cursor:pointer;transition:background-color .2s ease}.openBible-sidebar:hover,.openBible-sidebar:active,.openBible-sidebar:focus{background-color:#fbfaf8;color:#333;outline:none;box-shadow:none}.sidebarBible-section{margin-bottom:1rem;font-size:1rem;color:#222}.sidebarBible-section label{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:2px;padding-left:12px}.sidebarBible-section input[type=checkbox]{transform:scale(1.2);accent-color:#45b6fe;cursor:pointer}.customBible-radio input{position:absolute;opacity:0;width:20px;height:20px;margin:0;cursor:pointer;z-index:2}.customBible-radio input{display:none}.checkmarkBible{width:13.5px;height:13.5px;border:1.25px solid #333;border-radius:50%;position:relative;background:transparent;margin-right:8px}.customBible-radio input:checked+.checkmarkBible:after{content:"";position:absolute;top:50%;left:50%;width:7px;height:7px;background:#333;border-radius:50%;transform:translate(-50%,-50%)}.radioBible-label-text{font-size:1rem;color:#333}.book-title{font-weight:700;font-size:1rem;cursor:pointer;padding:4px 0;padding-left:1rem}.chapter-title{font-size:.9rem;cursor:pointer;color:#555;padding-left:2rem}.chapter-title:hover{color:#000}.chapters-list{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;padding-left:12px;margin-top:4px}.chapters-list.open{max-height:none;opacity:1;padding-bottom:16px;overflow:visible}.chapter-item{padding:2px 0;cursor:pointer;color:#555;padding-left:2rem}.chapter-item:hover{color:#000}.chatBible-columns{display:flex;height:calc(100vh - 80px);margin-top:56px;overflow:hidden}.chatBible-column{flex:1;overflow-y:auto;padding:1rem;box-sizing:border-box}.chatBible-left{background-color:#fafafa;border-right:1px solid #e0e0e0;padding-left:5rem;padding-bottom:6rem}.chatBible-right{background-color:#fff;padding-bottom:6rem}.chatBible-box{background-color:#fff;border-radius:20px;box-shadow:0 1px 4px #0000001a;padding:1rem;margin-bottom:1rem;font-size:1rem;line-height:1.4}.chatBible-box h2{margin-top:0;font-size:1.2rem;color:#333;margin-bottom:.75rem;font-family:Generica,sans-serif;text-align:center}.chatBible-box h3{margin-top:0;font-size:3rem;color:#333;margin-bottom:.75rem;font-weight:700;text-align:center}.chatBible-box sup{font-size:.75rem;vertical-align:super;margin-right:2px;color:#666}.text-container{font-family:sans-serif;color:#333;padding:1rem;background-color:#fff}.chapter-text-content{line-height:1.7}.verses-paragraph{display:block;text-align:left;white-space:normal;margin:0;padding:0;line-height:2}.verse-button{display:inline;background:none;border:none;padding:0 2px 0 0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;box-shadow:none;transition:background .2s;vertical-align:baseline}.verse-button:focus{outline:none;box-shadow:none}.verse-button:hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-color:#888;text-underline-offset:3px}.verse-button.highlighted{background:#ff0;border-radius:3px}.verse-button.highlighted:hover{text-decoration:none}.user-prompt{background-color:#f6f6f6;border:1px solid #eee;margin-bottom:.4rem}.chatBible-right .chatBible-box strong{display:inline-block;margin-bottom:.75rem;font-weight:700}.chatBible-right .user-prompt strong{color:#333;font-family:Generica,sans-serif;font-size:1.2rem}.chatBible-right .theo-response strong{color:#45b6fe;font-family:Generica,sans-serif;font-size:1.2rem}.disclaimer{background-color:#fff8e1;border:1px solid #ffecb3}.chapter-nav{display:grid;grid-template-columns:1fr 1fr;align-items:center;margin-top:1rem}.bible-copyright{margin-top:.6rem;font-size:.8rem;font-style:italic;color:#666;text-align:center}.nav-left{text-align:left}.nav-right{text-align:right}.nav-arrow{background:#fbfaf8;border:1px solid #e0e0e0;border-radius:10px;padding:.4rem .7rem;cursor:pointer}.nav-arrow.prev{justify-self:start}.nav-arrow.next{justify-self:end}.nav-arrow:focus,.nav-arrow:hover{outline:none;box-shadow:none;background:#f5f5f5}.chat-item-row{position:relative;display:flex;align-items:center;margin:0 6px;padding:6px 36px 6px 8px;border-radius:8px;transition:background-color .15s ease}.chat-item-row:hover{background:#e9ebf2}.chat-list-button{background:transparent;border:none;display:block;padding:0;margin:0;text-align:left;width:auto;color:inherit;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;flex:1 1 auto}.chats-list{padding-right:6px;display:flex;flex-direction:column;gap:8px;max-height:220px;overflow-y:auto}.recent-label{font-size:.8rem;font-style:italic;margin-bottom:6px}.group-label{font-size:.8rem;font-style:italic;margin:10px 0 6px 6px}.chat-list-button:focus,.chat-list-button:active,.chat-list-button:focus-visible{outline:none;box-shadow:none}.chat-list-button::-moz-focus-inner{border:0}.new-chat-button{position:relative;display:block;margin:0 6px;padding:6px 8px 6px 28px;width:calc(100% - 12px);border-radius:8px;transition:background-color .15s ease}.new-chat-button:hover{background:#e9ebf2}.new-chat-button:before{content:"+";position:absolute;left:10px;top:50%;transform:translateY(-50%);width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;color:#333}.chat-item-row{position:relative;display:flex;align-items:center}.chat-actions-button{position:absolute;right:8px;top:50%;transform:translateY(-50%);opacity:0;pointer-events:none;transition:opacity .15s ease,background-color .15s ease;cursor:pointer;padding:4px 6px;border-radius:8px;color:#777;-webkit-user-select:none;user-select:none;background:transparent;border:none;-webkit-tap-highlight-color:transparent}.chat-item-row:hover .chat-actions-button{opacity:1;pointer-events:auto;background:#e9ebf2}.chat-item-row:hover .chat-actions-button:hover{background:#dce0ea}.chat-actions-popover{position:absolute;right:8px;top:-4px;transform:translateY(-100%);background:#fff;border:1px solid #e2e2e2;border-radius:10px;box-shadow:0 6px 20px #0000001f;padding:8px;display:flex;gap:8px;z-index:20}.chat-actions-popover .menu-item{background:#f5f6fa;border:1px solid #e1e3ea;border-radius:8px;padding:6px 10px;cursor:pointer;color:#333}.chat-actions-popover .menu-item:hover{background:#e9ebf2}.chat-actions-popover .menu-item.danger{color:#333;border-color:#d7dbe7;background:#eef0f6}.chat-actions-popover .menu-item.danger:hover{background:#e2e6f0}.chat-actions-flyout{position:fixed;transform:translate(-50%,-100%);background:#fff;border:1px solid #e2e2e2;border-radius:10px;box-shadow:0 8px 24px #00000029;padding:8px;display:flex;gap:8px;z-index:1000}.chat-actions-flyout .menu-item{background:#f5f6fa;border:1px solid #e1e3ea;border-radius:8px;padding:6px 10px;cursor:pointer;color:#333}.chat-actions-flyout .menu-item:hover{background:#e9ebf2}.chat-actions-flyout .menu-item.danger{color:#333;border-color:#b7bac6;background:#eef0f6}.chat-actions-flyout .menu-item.danger:hover{background:#e2e6f0}.chat-actions-button:focus,.chat-actions-button:active,.chat-actions-button:focus-visible{outline:none;box-shadow:none}.collapsible-grid{display:flex;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s;max-height:0;opacity:0}.collapsible-grid.open{max-height:1000px;opacity:1}.books-toggle-bar:focus{outline:none;box-shadow:none}.bible-books-grid{flex-wrap:wrap;gap:.5rem}.bible-books-grid label{width:140px;min-width:140px;box-sizing:border-box;display:flex;align-items:center;margin-bottom:.5rem}.bible-books-grid input[type=checkbox]{appearance:checkbox!important;border:initial!important;background:initial!important;border-radius:initial!important;box-shadow:initial!important;outline:initial!important;width:auto;height:auto;accent-color:#333;vertical-align:middle}.bible-books-grid label,.bible-books-grid input[type=checkbox]{border-radius:0!important}.bible-books-grid label{background:none!important;border:none!important;box-shadow:none!important;padding:0!important}.books-toggle-bar{font-family:Generica,sans-serif;font-size:1.5rem;font-weight:700;color:#333;background:none;border:none;padding:0;margin:0;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;transition:color .2s}.books-toggle-bar:hover{color:#45b6fe}body{margin:0;background-color:#fff;font-family:sans-serif}.chat-main{display:flex;flex-direction:column;height:100vh;position:relative;overflow:hidden}.chat-content-container{display:flex;height:calc(100vh - 80px);margin-top:56px;overflow:hidden;width:100%}.chat-left-column{box-sizing:border-box;flex:1 1 0%;min-width:0;overflow-y:auto;display:flex;flex-direction:column;align-items:stretch;background-color:#fafafa;border-right:1px solid #e0e0e0;padding:1rem 1rem 6rem 5rem}.chat-right-column{box-sizing:border-box;flex:1 1 0%;min-width:0;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;background-color:#fff;padding:1rem 1rem 6rem}.left-box{background-color:#fbfaf8;border-radius:12px;box-shadow:0 2px 8px #0000000d;width:100%;padding:1rem;margin:0}.left-box-title{display:block;font-weight:700;font-size:1.5rem;color:#333;margin-bottom:.5rem;font-family:Generica,sans-serif;text-align:center}.chat-history,.chat-entries{padding-bottom:0rem}.chat-history{flex:1;overflow-y:auto;display:flex;justify-content:center;align-items:flex-start;padding:0;scroll-behavior:smooth;scroll-padding-bottom:100px}.chat-entries{display:flex;flex-direction:column;gap:1rem;width:100%;padding-bottom:0;margin:0}.chat-history:after{content:"";display:block;height:0rem}.chat-entry{display:flex;flex-direction:column;gap:1rem;margin:0}.chat-question{width:100%;background-color:#fbfaf8;border-radius:12px;padding:1rem;text-align:center;font-size:1.1rem;color:#333;box-shadow:0 1px 4px #0000001a;margin:0}.chat-column{flex:1;max-width:100%;min-width:0;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000001a;transition:all .4s ease}.left-form{width:100%;padding-left:0;color-scheme:light}.left-form input{width:100%;padding:1rem;font-size:1.1rem;border-radius:20px;border:1px solid #ccc;outline:none;background-color:#fff;box-shadow:0 1px 4px #0000001a;color:#333;-webkit-text-fill-color:#333;caret-color:#333}.chat-input-container{background-color:#fff;border-radius:20px;padding:1rem;box-shadow:0 1px 4px #0000001a;display:flex;flex-direction:column;gap:.75rem;color-scheme:light}.chat-radios{display:flex;justify-content:center;gap:2rem}.chat-radios label{font-size:.95rem;color:#333;display:flex;align-items:stretch;gap:.5rem}.chat-radios input[type=radio]{transform:scale(1.2);accent-color:#333}.chat-input-container input[type=text]{width:100%;padding:1rem;font-size:1.1rem;border-radius:20px;border:1px solid #ccc;outline:none;background-color:#fefefe;color:#333;-webkit-text-fill-color:#333;caret-color:#333}.left-form input::placeholder,.chat-input-container input[type=text]::placeholder{color:#666;opacity:1}.left-form input:-webkit-autofill,.chat-input-container input[type=text]:-webkit-autofill{-webkit-text-fill-color:#333!important;box-shadow:0 0 0 1000px #fff inset!important;border:1px solid #ccc!important;transition:background-color 9999s ease-in-out 0s}.references-label{font-family:Generica,sans-serif;font-size:1.5rem;color:#333;display:block;margin-bottom:1rem}.you-label{display:inline-block;font-weight:700;font-size:.9rem;color:#64748b;margin-right:.35rem;margin-bottom:.25rem}.theo-label{font-family:Generica,sans-serif;font-size:1.5rem;color:#45b6fe;display:block;margin-bottom:1rem}.theo-response{white-space:pre-wrap;line-height:1.5}.chat-sidebar{position:fixed;top:56px;left:-260px;width:260px;height:calc(100% - 56px);background-color:#f8f8f8;box-shadow:2px 0 8px #0000001a;overflow-y:auto;transition:left .3s ease;z-index:9;padding:1rem}.chat-sidebar.open{left:0}.sidebar-content h3{margin-top:0;font-size:1.2rem;font-family:Generica,sans-serif;color:#333;padding-bottom:1rem}.sidebar-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between}.toggle-arrow{font-size:.95rem;color:#666}.collapsible-section{display:block;overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .3s ease}.collapsible-section.open{max-height:none;opacity:1;overflow:visible}.sidebar-content ul{list-style:none;padding-left:0;margin:1rem 0 0}.sidebar-content li{margin-bottom:.75rem;font-size:.95rem;color:#444;word-break:break-word}.close-sidebar{position:sticky;top:0;display:block;width:fit-content;margin-left:auto;right:0;background:transparent;border:none;cursor:pointer;padding:0;line-height:1;z-index:2;-webkit-tap-highlight-color:transparent}.close-sidebar:hover,.close-sidebar:active,.close-sidebar:focus{background:transparent;color:inherit;outline:none;box-shadow:none}.close-sidebar:focus-visible{outline:none;box-shadow:none}.close-sidebar::-moz-focus-inner{border:0}.open-sidebar{position:fixed;top:66px;left:20px;background-color:#fbfaf8;color:#333;border:none;padding:.5rem .8rem;font-size:1.2rem;border-radius:6px;z-index:8;cursor:pointer;transition:background-color .2s ease}.open-sidebar:hover,.open-sidebar:active,.open-sidebar:focus{background-color:#fbfaf8;color:#333;outline:none;box-shadow:none}.sidebar-section{margin-bottom:1rem;font-size:1rem;color:#222}.sidebar-section label{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:2px;padding-left:12px}.new-session-button{background:#fbfaf8;color:#333;border:1px solid #e6e2dc;border-radius:8px;padding:.4rem .6rem;font-size:.95rem;cursor:pointer}.new-session-button:hover,.new-session-button:focus{outline:none;box-shadow:none;background:#f3f1ee}.sidebar-session-list{display:flex;flex-direction:column;gap:6px;margin-top:.5rem}.sidebar-session-item{text-align:left;background:transparent;color:#333;border:none;padding:6px 8px;border-radius:6px;cursor:pointer}.sidebar-session-item:hover,.sidebar-session-item.active{background:#eee}.sidebar-section input[type=checkbox]{transform:scale(1.2);accent-color:#45b6fe;cursor:pointer}.custom-radio{display:flex;align-items:center;padding-left:12px;margin-bottom:10px;cursor:pointer;position:relative}.custom-radio input{display:none}.checkmark{width:13.5px;height:13.5px;border:1.25px solid #333;border-radius:50%;position:relative;background:transparent;margin-right:8px}.custom-radio input:checked+.checkmark:after{content:"";position:absolute;top:50%;left:50%;width:7px;height:7px;background:#333;border-radius:50%;transform:translate(-50%,-50%)}.radio-label-text{font-size:1rem;color:#333}.chat-answer.chat-only .chat-column:first-child{width:0;opacity:0;padding:0;margin:0;pointer-events:none;overflow:hidden;transition:all .4s ease}.chat-answer.chat-only .chat-column:last-child{flex:1 1 100%;max-width:100%;transition:all .4s ease}.chat-answer{display:block;justify-content:center;align-items:flex-start;gap:1rem;flex-wrap:nowrap;transition:all .4s ease}.chat-column-wrapper{flex:1;max-width:500px;transition:all .4s ease;transform-origin:left center}.chat-response-column{flex:1 1 100%;max-width:100%;width:100%;padding:1rem}.chat-only .chat-column-wrapper{transform:scaleX(0);opacity:0;pointer-events:none}.chat-only .chat-response-column{flex:1 1 100%;width:100%;max-width:none;transition:all .4s ease}.chat-answer-wrapper{width:100%;margin:0}.chat-refine-row{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;color:#333;font-size:.95rem}.inline-text{font-size:.95rem;color:#555;line-height:1.4;white-space:nowrap}.inline-select{padding:.4rem .8rem;font-size:.95rem;border:1px solid #ccc;border-radius:12px;background-color:#fff;outline:none;box-shadow:0 1px 2px #0000000d}.inline-select:focus{border-color:#45b6fe;box-shadow:0 0 0 2px #45b6fe26}.chatReference-results{max-width:720px;margin:1rem auto}.references-label,.you-label{display:block;font-weight:700;font-size:1.5rem;color:#333;margin-bottom:.25rem;font-family:Generica,sans-serif}.you-response{display:block;white-space:pre-wrap;line-height:1.5;color:inherit}.chatRef-disclaimer{width:100%;margin:0 0 1rem;padding:1rem;border-radius:20px;background-color:#fff8e1;border:1px solid #ffecb3;color:#333;box-shadow:0 1px 4px #0000001a;text-align:left;font-size:1rem;line-height:1.4}.chatRef-disclaimer strong{display:inline-block;margin-bottom:.75rem;font-weight:700}.chat-entry .chatRef-disclaimer{width:100%;margin:0 0 .75rem}.settings-page{padding:calc(50px + 1rem) 1rem 1rem}.settings-container{width:100%;display:grid;grid-template-columns:20% 80%;gap:16px}.settings-left{background:#fff;border-radius:12px;padding:16px;box-shadow:0 8px 20px #0000000f}.settings-heading{font-family:Generica,sans-serif;margin:0 0 12px;font-size:1.5rem;color:#222}.settings-nav{display:flex;flex-direction:column;gap:8px}.settings-nav-link{display:block;color:#222;background:#fff;text-decoration:none;padding:10px 12px;border-radius:8px;border:none;text-align:left;font:inherit;cursor:pointer}.settings-nav-link:visited,.settings-nav-link:hover,.settings-nav-link:active,.settings-nav-link:focus{color:#222;outline:none;box-shadow:none}.settings-nav-link:hover{background:#e9ebf2}.settings-nav-link.active{background:#e0e4ee}.settings-right{background:#fff;border-radius:12px;padding:1rem;margin-right:1rem;box-shadow:0 8px 20px #0000000f;min-height:240px}.settings-section-title{font-family:Generica,sans-serif;font-size:1.5rem;margin:0 0 10px;color:#222}.settings-hint{margin:0;color:#555}@media (max-width: 800px){.settings-container{display:flex;flex-direction:column}}.legal-page{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;background:#f7f7f8;padding:2rem 1rem;padding-top:calc(50px + 1rem)}.legal-card{width:100%;max-width:860px;background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000014;padding:1.5rem}.legal-title{margin:0 0 .25rem;font-size:1.75rem;font-weight:800;text-align:left}.legal-updated{margin:0 0 1rem;color:#6b7280;font-size:.9rem}.legal-section{margin:1rem 0}.legal-section h2{margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.legal-section p{margin:.25rem 0 0;color:#374151;line-height:1.6}.legal-list{margin:.25rem 0 0 1.25rem;color:#374151;line-height:1.6}.legal-list li{margin:.25rem 0}.navbar{position:fixed;top:0;width:100%;z-index:10;display:flex;justify-content:space-between;align-items:center;background-color:#333;color:#fff;height:50px;padding:0 12px;box-sizing:border-box}.navbar-left,.navbar-center,.navbar-right{height:50px;display:flex;align-items:center}.navbar-left .logo{display:inline-flex;align-items:center;height:50px;margin:0}.logo-theo{font-family:Generica,sans-serif;color:#45b6fe;line-height:1;display:inline-block;font-size:1.5rem}.logo-logic{font-family:Generica,sans-serif;color:#fff;line-height:1;display:inline-block;font-size:1.5rem}.navbar-center .nav-links{list-style-type:none;display:flex;margin:0;padding:0}.navbar-center .nav-links li{margin-right:1rem}.navbar-center .nav-links a{color:#fff;text-decoration:none}.navbar-right{margin-left:auto;display:flex;align-items:center;gap:.5rem}.navbar-right .cart-icon,.navbar-right .user-icon{color:#fff;text-decoration:none;margin-left:0;position:relative}.navbar-right .user-icon{color:#fff;text-decoration:none;padding:.3rem .6rem;border-radius:6px;line-height:1}.navbar-right .settings-link{color:#fff;text-decoration:none;padding:.3rem .6rem;border-radius:6px;line-height:1;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;outline:none;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}.navbar-right .settings-link .hamburger{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:3px}.navbar-right .settings-link .hamburger-line{display:block;width:18px;height:2px;background:#fff;border-radius:1px}.navbar-right .settings-link:focus,.navbar-right .settings-link:focus-visible,.navbar-right .settings-link:active{outline:none;box-shadow:none}.navbar-right .settings-link::-moz-focus-inner{border:0}.nav-popup-menu{position:fixed;z-index:1000;background:#fff;color:#333;border:1px solid rgba(0,0,0,.12);border-radius:8px;box-shadow:0 8px 24px #0000002e;padding:6px;min-width:160px}.nav-popup-item{width:100%;text-align:left;padding:8px 10px;background:transparent;border:none;color:#333;border-radius:6px;cursor:pointer}.nav-popup-item:hover{background:#f5f5f5}.navbar-right .cart-count{background-color:#f44336;color:#fff;border-radius:50%;padding:.2rem .5rem;font-size:.8rem;position:absolute;top:-.5rem;right:-.5rem}*{box-sizing:border-box;margin:0;padding:0}body{font-family:sans-serif;background-color:#f9f9f9;color:#333}.navbar-wrapper{width:100%}.app-content{width:100%;padding:2rem;display:flex;justify-content:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em;background-color:#fff;border-radius:.5rem;box-shadow:0 0 10px #0000000d}.read-the-docs{color:#888}
