: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}.fisica-container[data-astro-cid-fmxp4jln]{width:100%}.content-area[data-astro-cid-fmxp4jln]{width:100%;max-width:1200px;margin:0 auto}.fisica-header[data-astro-cid-fmxp4jln]{text-align:center;margin-bottom:3rem}.badge[data-astro-cid-fmxp4jln]{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-fmxp4jln]{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-fmxp4jln]{font-family:var(--font-body);font-size:1.125rem;color:var(--text-secondary);margin:0 0 2.5rem}.topics-grid[data-astro-cid-fmxp4jln]{display:flex;flex-direction:column;gap:1rem;margin-bottom:4rem}.topic-card[data-astro-cid-fmxp4jln]{width:100%}.topic-card-inner[data-astro-cid-fmxp4jln]{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:2rem}.topic-text[data-astro-cid-fmxp4jln]{flex:1;min-width:0}.topic-actions[data-astro-cid-fmxp4jln]{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-fmxp4jln]{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-fmxp4jln]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.topic-card[data-astro-cid-fmxp4jln]:hover:before{transform:scaleX(1)}.topic-card[data-astro-cid-fmxp4jln]:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0000001f;border-color:#cbd5e1}.topic-title[data-astro-cid-fmxp4jln]{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,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s ease}.topic-card[data-astro-cid-fmxp4jln]:hover .topic-title[data-astro-cid-fmxp4jln]{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.topic-description[data-astro-cid-fmxp4jln]{font-family:var(--font-body);font-size:1rem;color:#64748b;line-height:1.75;margin:0 0 2rem}.topic-actions[data-astro-cid-fmxp4jln]{display:flex;gap:.75rem;flex-wrap:nowrap}.btn-topic[data-astro-cid-fmxp4jln]{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-fmxp4jln]: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-fmxp4jln]:hover:before{left:100%}.btn-topic[data-astro-cid-fmxp4jln]:hover{background:linear-gradient(135deg,#3b82f6,#8b5cf6);transform:translateY(-2px) scale(1.02);box-shadow:0 8px 20px #3b82f64d}.btn-topic[data-astro-cid-fmxp4jln].btn-secondary{background:transparent;color:#1a1f2c;border:2px solid #E2E8F0;box-shadow:none}.btn-topic[data-astro-cid-fmxp4jln].btn-secondary:hover{background:#f8f9fc;border-color:#3b82f6;color:#3b82f6;box-shadow:0 4px 12px #3b82f626}.repaso-section[data-astro-cid-fmxp4jln]{position:relative;text-align:center;background:linear-gradient(135deg,#fff,#f8f9fc);border:1px solid #E2E8F0;border-radius:20px;padding:3.5rem 2rem;box-shadow:0 4px 16px #0000000f;overflow:hidden}.repaso-section[data-astro-cid-fmxp4jln]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at top right,rgba(59,130,246,.05),transparent 60%);pointer-events:none}.repaso-title[data-astro-cid-fmxp4jln]{position:relative;font-family:var(--font-heading);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--text-primary);margin:0 0 .75rem}.repaso-subtitle[data-astro-cid-fmxp4jln]{position:relative;font-family:var(--font-body);font-size:1.125rem;color:var(--text-secondary);margin:0 0 2.5rem}.btn-repaso[data-astro-cid-fmxp4jln]{position:relative;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-family:var(--font-body);font-size:1.05rem;font-weight:600;padding:1.125rem 3rem;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 20px #3b82f640;overflow:hidden}.btn-repaso[data-astro-cid-fmxp4jln]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}.btn-repaso[data-astro-cid-fmxp4jln]:hover:before{left:100%}.btn-repaso[data-astro-cid-fmxp4jln]:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 32px #3b82f666}.btn-repaso[data-astro-cid-fmxp4jln]:active{transform:translateY(-1px) scale(1.02)}@media(max-width:768px){.fisica-header[data-astro-cid-fmxp4jln]{margin-bottom:2rem}.badge[data-astro-cid-fmxp4jln]{font-size:.7rem;padding:.4rem 1rem;margin-bottom:1rem}.title[data-astro-cid-fmxp4jln]{font-size:clamp(2rem,8vw,2.5rem);margin-bottom:.75rem}.subtitle[data-astro-cid-fmxp4jln]{font-size:1rem;margin-bottom:2rem}.topics-grid[data-astro-cid-fmxp4jln]{gap:1.25rem;margin-bottom:2.5rem}.topic-card[data-astro-cid-fmxp4jln]{padding:1.75rem;border-radius:12px}.topic-title[data-astro-cid-fmxp4jln]{font-size:1.5rem;margin-bottom:.875rem}.topic-description[data-astro-cid-fmxp4jln]{font-size:.95rem;line-height:1.65}.topic-actions[data-astro-cid-fmxp4jln]{gap:.625rem}.btn-topic[data-astro-cid-fmxp4jln]{font-size:.8rem;padding:.65rem 1rem;min-width:100px}.repaso-section[data-astro-cid-fmxp4jln]{padding:2.5rem 1.5rem;border-radius:16px}.repaso-title[data-astro-cid-fmxp4jln]{font-size:clamp(1.5rem,6vw,2rem);margin-bottom:.5rem}.repaso-subtitle[data-astro-cid-fmxp4jln]{font-size:1rem;margin-bottom:2rem}.btn-repaso[data-astro-cid-fmxp4jln]{font-size:.95rem;padding:1rem 2rem}}@media(max-width:640px){.topic-card-inner[data-astro-cid-fmxp4jln]{flex-direction:column;gap:1.25rem}.topic-actions[data-astro-cid-fmxp4jln]{align-self:stretch;align-items:stretch;flex-direction:column;gap:.625rem}.btn-topic[data-astro-cid-fmxp4jln]{font-size:.8rem;padding:.65rem 1rem;width:100%}}@media(max-width:480px){.topic-card[data-astro-cid-fmxp4jln]{padding:1.5rem}.topic-title[data-astro-cid-fmxp4jln]{font-size:1.35rem}.topic-description[data-astro-cid-fmxp4jln]{font-size:.9rem}.btn-topic[data-astro-cid-fmxp4jln]{font-size:.95rem;padding:.6rem .875rem;min-width:90px}.repaso-section[data-astro-cid-fmxp4jln]{padding:2rem 1.25rem}.btn-repaso[data-astro-cid-fmxp4jln]{font-size:.89rem;padding:.95rem 1.75rem}}html[data-theme=dark] .subject-card[data-astro-cid-fmxp4jln],html[data-theme=darker] .subject-card[data-astro-cid-fmxp4jln],html[data-theme=dark] .exam-card[data-astro-cid-fmxp4jln],html[data-theme=darker] .exam-card[data-astro-cid-fmxp4jln],html[data-theme=dark] .contact-card[data-astro-cid-fmxp4jln],html[data-theme=darker] .contact-card[data-astro-cid-fmxp4jln],html[data-theme=dark] .topic-card[data-astro-cid-fmxp4jln],html[data-theme=darker] .topic-card[data-astro-cid-fmxp4jln]{background:#1e2433;border-color:#2d3748}html[data-theme=darker] .subject-card[data-astro-cid-fmxp4jln],html[data-theme=darker] .exam-card[data-astro-cid-fmxp4jln],html[data-theme=darker] .contact-card[data-astro-cid-fmxp4jln],html[data-theme=darker] .topic-card[data-astro-cid-fmxp4jln]{background:#0a0c10;border-color:#161c2a}html[data-theme=dark] .card-title[data-astro-cid-fmxp4jln],html[data-theme=darker] .card-title[data-astro-cid-fmxp4jln],html[data-theme=dark] .hero-title[data-astro-cid-fmxp4jln],html[data-theme=darker] .hero-title[data-astro-cid-fmxp4jln],html[data-theme=dark] .title[data-astro-cid-fmxp4jln],html[data-theme=darker] .title[data-astro-cid-fmxp4jln]{color:#e2e8f0}html[data-theme=darker] .card-title[data-astro-cid-fmxp4jln],html[data-theme=darker] .hero-title[data-astro-cid-fmxp4jln],html[data-theme=darker] .title[data-astro-cid-fmxp4jln]{color:#cdd6e8}html[data-theme=dark] .topic-title[data-astro-cid-fmxp4jln],html[data-theme=darker] .topic-title[data-astro-cid-fmxp4jln]{background:linear-gradient(135deg,#f8fafc,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}html[data-theme=dark] .card-description[data-astro-cid-fmxp4jln],html[data-theme=darker] .card-description[data-astro-cid-fmxp4jln],html[data-theme=dark] .hero-description[data-astro-cid-fmxp4jln],html[data-theme=darker] .hero-description[data-astro-cid-fmxp4jln],html[data-theme=dark] .subtitle[data-astro-cid-fmxp4jln],html[data-theme=darker] .subtitle[data-astro-cid-fmxp4jln],html[data-theme=dark] .topic-description[data-astro-cid-fmxp4jln],html[data-theme=darker] .topic-description[data-astro-cid-fmxp4jln]{color:#94a3b8}html[data-theme=darker] .card-description[data-astro-cid-fmxp4jln],html[data-theme=darker] .hero-description[data-astro-cid-fmxp4jln],html[data-theme=darker] .subtitle[data-astro-cid-fmxp4jln],html[data-theme=darker] .topic-description[data-astro-cid-fmxp4jln]{color:#6b7a9a}html[data-theme=dark] .hero-badge[data-astro-cid-fmxp4jln],html[data-theme=darker] .hero-badge[data-astro-cid-fmxp4jln],html[data-theme=dark] .badge[data-astro-cid-fmxp4jln],html[data-theme=darker] .badge[data-astro-cid-fmxp4jln]{background:#2d3748;color:#e2e8f0}html[data-theme=dark] .hero-alert[data-astro-cid-fmxp4jln],html[data-theme=darker] .hero-alert[data-astro-cid-fmxp4jln],html[data-theme=dark] .notice[data-astro-cid-fmxp4jln],html[data-theme=darker] .notice[data-astro-cid-fmxp4jln]{background:linear-gradient(135deg,#ffffff0d,#ffffff1a);border-color:#ffffff26;box-shadow:0 4px 12px #0003}html[data-theme=dark] .notice-text[data-astro-cid-fmxp4jln],html[data-theme=darker] .notice-text[data-astro-cid-fmxp4jln]{color:#e2e8f0}html[data-theme=dark] .card-link[data-astro-cid-fmxp4jln],html[data-theme=darker] .card-link[data-astro-cid-fmxp4jln],html[data-theme=dark] .btn-topic[data-astro-cid-fmxp4jln],html[data-theme=darker] .btn-topic[data-astro-cid-fmxp4jln]{color:#e2e8f0;border-top-color:#2d3748}html[data-theme=darker] .card-link[data-astro-cid-fmxp4jln],html[data-theme=darker] .btn-topic[data-astro-cid-fmxp4jln]{color:#cdd6e8;border-top-color:#161c2a}
