:root{--font-heading: "Lexend", -apple-system, BlinkMacSystemFont, sans-serif;--font-body: "Poppins", -apple-system, BlinkMacSystemFont, sans-serif;--text-primary: #1A1F2C;--text-secondary: #64748B;--bg-page: #F8F9FC}.quimica-container[data-astro-cid-iigucyl3]{width:100%}.content-area[data-astro-cid-iigucyl3]{width:100%;max-width:1200px;margin:0 auto}.quimica-header[data-astro-cid-iigucyl3]{text-align:center;margin-bottom:3rem}.badge[data-astro-cid-iigucyl3]{display:inline-block;font-family:var(--font-heading);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);background:#e2e8f0;padding:.5rem 1.25rem;border-radius:99px;margin-bottom:1.5rem}.title[data-astro-cid-iigucyl3]{font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,4rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 0 1rem;color:var(--text-primary)}.subtitle[data-astro-cid-iigucyl3]{font-family:var(--font-body);font-size:1.125rem;color:var(--text-secondary);margin:0 0 1.5rem}.notice[data-astro-cid-iigucyl3]{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #93C5FD;border-radius:12px;padding:.875rem 1.5rem;margin:0 0 2.5rem;box-shadow:0 2px 8px #3b82f626}.notice-icon[data-astro-cid-iigucyl3]{font-size:1.25rem;line-height:1}.notice-text[data-astro-cid-iigucyl3]{font-family:var(--font-body);font-size:.95rem;font-weight:500;color:#1e3a8a;margin:0;line-height:1.5}.topics-grid[data-astro-cid-iigucyl3]{display:flex;flex-direction:column;gap:1rem;margin-bottom:4rem}.topic-card[data-astro-cid-iigucyl3]{width:100%}.topic-card-inner[data-astro-cid-iigucyl3]{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:2rem}.topic-text[data-astro-cid-iigucyl3]{flex:1;min-width:0}.topic-actions[data-astro-cid-iigucyl3]{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.75rem;align-self:center}.topic-card[data-astro-cid-iigucyl3]{position:relative;background:#fff;border:1px solid #E2E8F0;border-radius:16px;padding:2.5rem;box-shadow:0 2px 8px #0000000a;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.topic-card[data-astro-cid-iigucyl3]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#f97316,#dc2626);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.topic-card[data-astro-cid-iigucyl3]:hover:before{transform:scaleX(1)}.topic-card[data-astro-cid-iigucyl3]:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0000001f;border-color:#cbd5e1}.topic-title[data-astro-cid-iigucyl3]{font-family:var(--font-heading);font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0 0 1rem;line-height:1.3;background:linear-gradient(135deg,#1a1f2c,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s ease}.topic-card[data-astro-cid-iigucyl3]:hover .topic-title[data-astro-cid-iigucyl3]{background:linear-gradient(135deg,#f97316,#dc2626);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.topic-description[data-astro-cid-iigucyl3]{font-family:var(--font-body);font-size:1rem;color:#64748b;line-height:1.75;margin:0}.btn-topic[data-astro-cid-iigucyl3]{flex:0 1 auto;min-width:120px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-family:var(--font-body);font-size:.875rem;font-weight:600;padding:.75rem 1.25rem;border-radius:10px;transition:all .3s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#1a1f2c,#2a2f3c);color:#fff;position:relative;overflow:hidden;white-space:nowrap}.btn-topic[data-astro-cid-iigucyl3]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.btn-topic[data-astro-cid-iigucyl3]:hover:before{left:100%}.btn-topic[data-astro-cid-iigucyl3]:hover{background:linear-gradient(135deg,#f97316,#dc2626);transform:translateY(-2px) scale(1.02);box-shadow:0 8px 20px #f973164d}.btn-topic[data-astro-cid-iigucyl3].btn-secondary{background:transparent;color:#1a1f2c;border:2px solid #E2E8F0;box-shadow:none}.btn-topic[data-astro-cid-iigucyl3].btn-secondary:hover{background:#f8f9fc;border-color:#f97316;color:#f97316;box-shadow:0 4px 12px #f9731626}.btn-topic[data-astro-cid-iigucyl3].btn-tertiary{background:transparent;color:#1a1f2c;border:2px solid #E2E8F0;box-shadow:none}.btn-topic[data-astro-cid-iigucyl3].btn-tertiary:hover{background:#f8f9fc;border-color:#dc2626;color:#dc2626;box-shadow:0 4px 12px #dc262626}@media(max-width:768px){.quimica-header[data-astro-cid-iigucyl3]{margin-bottom:2rem}.badge[data-astro-cid-iigucyl3]{font-size:.7rem;padding:.4rem 1rem;margin-bottom:1rem}.title[data-astro-cid-iigucyl3]{font-size:clamp(2rem,8vw,2.5rem);margin-bottom:.75rem}.subtitle[data-astro-cid-iigucyl3]{font-size:1rem;margin-bottom:1.25rem}.notice[data-astro-cid-iigucyl3]{flex-direction:column;text-align:center;padding:.75rem 1.25rem;margin-bottom:2rem}.notice-text[data-astro-cid-iigucyl3]{font-size:.875rem}.topics-grid[data-astro-cid-iigucyl3]{gap:1.25rem;margin-bottom:2.5rem}.topic-card[data-astro-cid-iigucyl3]{padding:1.75rem;border-radius:12px}.topic-title[data-astro-cid-iigucyl3]{font-size:1.5rem;margin-bottom:.875rem}.topic-description[data-astro-cid-iigucyl3]{font-size:.95rem;line-height:1.65}}@media(max-width:640px){.topic-card-inner[data-astro-cid-iigucyl3]{flex-direction:column;gap:1.25rem}.topic-actions[data-astro-cid-iigucyl3]{align-self:stretch;align-items:stretch;flex-direction:column;gap:.625rem}.btn-topic[data-astro-cid-iigucyl3]{font-size:.8rem;padding:.65rem 1rem;width:100%}}@media(max-width:480px){.notice[data-astro-cid-iigucyl3]{padding:.65rem 1rem}.notice-icon[data-astro-cid-iigucyl3]{font-size:1.1rem}.notice-text[data-astro-cid-iigucyl3]{font-size:.825rem}.topic-card[data-astro-cid-iigucyl3]{padding:1.5rem}.topic-title[data-astro-cid-iigucyl3]{font-size:1.35rem}.topic-description[data-astro-cid-iigucyl3]{font-size:.9rem}.btn-topic[data-astro-cid-iigucyl3]{font-size:.75rem;padding:.6rem .875rem;width:100%}}html[data-theme=dark] .subject-card[data-astro-cid-iigucyl3],html[data-theme=darker] .subject-card[data-astro-cid-iigucyl3],html[data-theme=dark] .exam-card[data-astro-cid-iigucyl3],html[data-theme=darker] .exam-card[data-astro-cid-iigucyl3],html[data-theme=dark] .contact-card[data-astro-cid-iigucyl3],html[data-theme=darker] .contact-card[data-astro-cid-iigucyl3],html[data-theme=dark] .topic-card[data-astro-cid-iigucyl3],html[data-theme=darker] .topic-card[data-astro-cid-iigucyl3]{background:#1e2433;border-color:#2d3748}html[data-theme=darker] .subject-card[data-astro-cid-iigucyl3],html[data-theme=darker] .exam-card[data-astro-cid-iigucyl3],html[data-theme=darker] .contact-card[data-astro-cid-iigucyl3],html[data-theme=darker] .topic-card[data-astro-cid-iigucyl3]{background:#0a0c10;border-color:#161c2a}html[data-theme=dark] .card-title[data-astro-cid-iigucyl3],html[data-theme=darker] .card-title[data-astro-cid-iigucyl3],html[data-theme=dark] .hero-title[data-astro-cid-iigucyl3],html[data-theme=darker] .hero-title[data-astro-cid-iigucyl3],html[data-theme=dark] .title[data-astro-cid-iigucyl3],html[data-theme=darker] .title[data-astro-cid-iigucyl3]{color:#e2e8f0}html[data-theme=darker] .card-title[data-astro-cid-iigucyl3],html[data-theme=darker] .hero-title[data-astro-cid-iigucyl3],html[data-theme=darker] .title[data-astro-cid-iigucyl3]{color:#cdd6e8}html[data-theme=dark] .topic-title[data-astro-cid-iigucyl3],html[data-theme=darker] .topic-title[data-astro-cid-iigucyl3]{background:linear-gradient(135deg,#f8fafc,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent}html[data-theme=dark] .card-description[data-astro-cid-iigucyl3],html[data-theme=darker] .card-description[data-astro-cid-iigucyl3],html[data-theme=dark] .hero-description[data-astro-cid-iigucyl3],html[data-theme=darker] .hero-description[data-astro-cid-iigucyl3],html[data-theme=dark] .subtitle[data-astro-cid-iigucyl3],html[data-theme=darker] .subtitle[data-astro-cid-iigucyl3],html[data-theme=dark] .topic-description[data-astro-cid-iigucyl3],html[data-theme=darker] .topic-description[data-astro-cid-iigucyl3]{color:#94a3b8}html[data-theme=darker] .card-description[data-astro-cid-iigucyl3],html[data-theme=darker] .hero-description[data-astro-cid-iigucyl3],html[data-theme=darker] .subtitle[data-astro-cid-iigucyl3],html[data-theme=darker] .topic-description[data-astro-cid-iigucyl3]{color:#6b7a9a}html[data-theme=dark] .hero-badge[data-astro-cid-iigucyl3],html[data-theme=darker] .hero-badge[data-astro-cid-iigucyl3],html[data-theme=dark] .badge[data-astro-cid-iigucyl3],html[data-theme=darker] .badge[data-astro-cid-iigucyl3]{background:#2d3748;color:#e2e8f0}html[data-theme=dark] .hero-alert[data-astro-cid-iigucyl3],html[data-theme=darker] .hero-alert[data-astro-cid-iigucyl3],html[data-theme=dark] .notice[data-astro-cid-iigucyl3],html[data-theme=darker] .notice[data-astro-cid-iigucyl3]{background:linear-gradient(135deg,#ffffff0d,#ffffff1a);border-color:#ffffff26;box-shadow:0 4px 12px #0003}html[data-theme=dark] .notice-text[data-astro-cid-iigucyl3],html[data-theme=darker] .notice-text[data-astro-cid-iigucyl3]{color:#e2e8f0}html[data-theme=dark] .card-link[data-astro-cid-iigucyl3],html[data-theme=darker] .card-link[data-astro-cid-iigucyl3],html[data-theme=dark] .btn-topic[data-astro-cid-iigucyl3],html[data-theme=darker] .btn-topic[data-astro-cid-iigucyl3]{color:#e2e8f0;border-top-color:#2d3748}html[data-theme=darker] .card-link[data-astro-cid-iigucyl3],html[data-theme=darker] .btn-topic[data-astro-cid-iigucyl3]{color:#cdd6e8;border-top-color:#161c2a}
