/*
Theme Name: Estudio Bíblico
Author: Estudio Bíblico
Description: Tema WordPress para estudio bíblico.
Version: 1.0.0
License: GPL-2.0-or-later
Text Domain: estudio-biblico
*/
*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;background:#f7f7fb;color:#17152a;line-height:1.55}a{color:inherit}.topbar{height:72px;background:#fff;border-bottom:1px solid #e8e5ef;display:flex;align-items:center;justify-content:space-between;padding:0 6%;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand strong,.brand span{display:block}.brand span{font-size:12px;color:#7b7789}.logo{width:40px;height:40px;border-radius:12px;background:#6d4aff;color:#fff;display:grid;place-items:center;font-size:21px}.icon-btn{border:1px solid #ddd9e7;background:#fff;border-radius:10px;padding:9px 12px;font-size:18px;cursor:pointer}.hero{padding:75px 6%;display:grid;grid-template-columns:1.25fr .75fr;gap:55px;align-items:center;background:linear-gradient(135deg,#f5f2ff,#fff)}.eyebrow{font-size:12px;letter-spacing:2px;color:#6d4aff;font-weight:800;margin:0 0 8px}.hero h1{font-size:clamp(38px,6vw,68px);line-height:1.05;margin:0 0 20px;letter-spacing:-2px}.hero h1 em{font-style:normal;color:#6d4aff}.hero-text{max-width:620px;color:#625e70;font-size:18px}.hero-actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.primary,.secondary,.search-area button{border:0;border-radius:11px;padding:12px 18px;font-weight:700;cursor:pointer}.primary,.search-area button{background:#6d4aff;color:#fff}.secondary{background:#fff;border:1px solid #ddd9e7;color:#373244}.verse-card{background:#fff;border:1px solid #e5e1ed;border-radius:22px;padding:30px;box-shadow:0 15px 45px #4c3b8a12}.verse-card span{font-size:11px;color:#6d4aff;font-weight:800;letter-spacing:1.5px}.verse-card p{font-family:Georgia,serif;font-size:22px}.verse-card strong{color:#6d4aff}.search-area{display:flex;gap:8px;max-width:1000px;margin:-25px auto 50px;padding:10px;background:#fff;border:1px solid #e1ddea;border-radius:15px;box-shadow:0 10px 30px #28203a12}.search-area input{flex:1;border:0;outline:0;padding:13px;font-size:16px;background:transparent}.results{max-width:1000px;margin:-20px auto 40px;padding:0 20px}.hidden{display:none}.result{background:#fff;border:1px solid #e7e3ed;padding:14px;border-radius:12px;margin:8px 0}.dashboard,.study-panel,.features{max-width:1120px;margin:0 auto 60px;padding:0 20px}.section-title{display:flex;justify-content:space-between;align-items:end;gap:20px}.section-title h2{margin:0;font-size:30px}.counter{color:#7b7789;font-size:14px}.tabs{display:flex;gap:8px;margin:22px 0}.tab{border:0;background:#eceaf2;color:#5e596a;padding:9px 14px;border-radius:999px;cursor:pointer}.tab.active{background:#17152a;color:#fff}.books{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.book{background:#fff;border:1px solid #e7e3ed;border-radius:14px;padding:16px;cursor:pointer;transition:.18s}.book:hover{transform:translateY(-2px);border-color:#bcb0ef;box-shadow:0 8px 25px #30205b0e}.book b{display:block}.book small{color:#888294}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.features article{background:#fff;border:1px solid #e7e3ed;border-radius:16px;padding:24px}.feature-icon{font-size:26px}.features h3{margin-bottom:5px}.features p{color:#777283;margin-top:0}.study-panel{display:none;background:#fff;border:1px solid #e3dfeb;border-radius:20px;padding:30px;box-shadow:0 12px 35px #31245210}.study-panel.open{display:block}.verse{padding:17px 0;border-bottom:1px solid #eeeaf2}.verse-num{display:inline-grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#eeeaff;color:#6d4aff;font-weight:800;font-size:12px;margin-right:10px}.verse-text{font-family:Georgia,serif;font-size:18px}.explanation{margin:8px 0 0 40px;padding:12px 14px;background:#f8f7fc;border-left:3px solid #6d4aff;color:#5c5868}.notes{margin-top:30px;padding-top:20px;border-top:1px solid #eeeaf2}.notes textarea{width:100%;min-height:140px;border:1px solid #ddd9e7;border-radius:12px;padding:14px;resize:vertical;font:inherit;margin:10px 0}.saved{color:#2b8a52;font-size:13px;margin-left:10px}footer{text-align:center;padding:35px 20px;background:#17152a;color:#aaa5b5;font-size:13px}@media(max-width:800px){.hero{grid-template-columns:1fr;padding-top:50px}.books{grid-template-columns:repeat(2,1fr)}.features{grid-template-columns:1fr}.search-area{margin:0 20px 40px}.hero-actions button{width:100%}.study-panel{margin:0 20px 50px;padding:22px}}
body.dark{background:#11101a;color:#eee}.dark .topbar,.dark .verse-card,.dark .book,.dark .features article,.dark .study-panel,.dark .search-area,.dark .result{background:#191823;border-color:#302c3d}.dark .hero{background:linear-gradient(135deg,#19162b,#11101a)}.dark .hero-text,.dark .features p,.dark .counter,.dark .book small{color:#aaa5b5}.dark .secondary,.dark .icon-btn{background:#191823;color:#eee;border-color:#393445}.dark .explanation{background:#211f2c}.dark .search-area input{color:#fff}
