: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}.mates-container[data-astro-cid-x54aawec]{width:100%}.content-area[data-astro-cid-x54aawec]{width:100%;max-width:1200px;margin:0 auto}.mates-header[data-astro-cid-x54aawec]{text-align:center;margin-bottom:3rem}.badge[data-astro-cid-x54aawec]{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-x54aawec]{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-x54aawec]{font-family:var(--font-body);font-size:1.125rem;color:var(--text-secondary);margin:0 0 2.5rem}.topics-grid[data-astro-cid-x54aawec]{display:flex;flex-direction:column;gap:1rem;margin-bottom:4rem}.topic-card[data-astro-cid-x54aawec]{width:100%}.topic-card-inner[data-astro-cid-x54aawec]{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:2rem}.topic-text[data-astro-cid-x54aawec]{flex:1;min-width:0}.topic-actions[data-astro-cid-x54aawec]{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-x54aawec]{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-x54aawec]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#2563eb,#1d4ed8);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.topic-card[data-astro-cid-x54aawec]:hover:before{transform:scaleX(1)}.topic-card[data-astro-cid-x54aawec]:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0000001f;border-color:#cbd5e1}.topic-title[data-astro-cid-x54aawec]{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,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s ease}.topic-card[data-astro-cid-x54aawec]:hover .topic-title[data-astro-cid-x54aawec]{background:linear-gradient(135deg,#2563eb,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.topic-description[data-astro-cid-x54aawec]{font-family:var(--font-body);font-size:1rem;color:#64748b;line-height:1.75;margin:0}.btn-topic[data-astro-cid-x54aawec]{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-x54aawec]: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-x54aawec]:hover:before{left:100%}.btn-topic[data-astro-cid-x54aawec]:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px) scale(1.02);box-shadow:0 8px 20px #2563eb4d}.btn-topic[data-astro-cid-x54aawec].btn-secondary{background:transparent;color:#1a1f2c;border:2px solid #E2E8F0;box-shadow:none}.btn-topic[data-astro-cid-x54aawec].btn-secondary:hover{background:#f8f9fc;border-color:#2563eb;color:#2563eb;box-shadow:0 4px 12px #2563eb26}@media(max-width:768px){.mates-header[data-astro-cid-x54aawec]{margin-bottom:2rem}.badge[data-astro-cid-x54aawec]{font-size:.7rem;padding:.4rem 1rem;margin-bottom:1rem}.title[data-astro-cid-x54aawec]{font-size:clamp(2rem,8vw,2.5rem);margin-bottom:.75rem}.subtitle[data-astro-cid-x54aawec]{font-size:1rem;margin-bottom:2rem}.topics-grid[data-astro-cid-x54aawec]{gap:1.25rem;margin-bottom:2.5rem}.topic-card[data-astro-cid-x54aawec]{padding:1.75rem;border-radius:12px}.topic-title[data-astro-cid-x54aawec]{font-size:1.5rem;margin-bottom:.875rem}.topic-description[data-astro-cid-x54aawec]{font-size:.95rem;line-height:1.65}}@media(max-width:640px){.topic-card-inner[data-astro-cid-x54aawec]{flex-direction:column;gap:1.25rem}.topic-actions[data-astro-cid-x54aawec]{align-self:stretch;align-items:stretch;flex-direction:column;gap:.625rem}.btn-topic[data-astro-cid-x54aawec]{font-size:.8rem;padding:.65rem 1rem;width:100%}}@media(max-width:480px){.topic-card[data-astro-cid-x54aawec]{padding:1.5rem}.topic-title[data-astro-cid-x54aawec]{font-size:1.35rem}.topic-description[data-astro-cid-x54aawec]{font-size:.9rem}.btn-topic[data-astro-cid-x54aawec]{font-size:.75rem;padding:.6rem .875rem;width:100%}}html[data-theme=dark] .subject-card[data-astro-cid-x54aawec],html[data-theme=darker] .subject-card[data-astro-cid-x54aawec],html[data-theme=dark] .exam-card[data-astro-cid-x54aawec],html[data-theme=darker] .exam-card[data-astro-cid-x54aawec],html[data-theme=dark] .contact-card[data-astro-cid-x54aawec],html[data-theme=darker] .contact-card[data-astro-cid-x54aawec],html[data-theme=dark] .topic-card[data-astro-cid-x54aawec],html[data-theme=darker] .topic-card[data-astro-cid-x54aawec]{background:#1e2433;border-color:#2d3748}html[data-theme=darker] .subject-card[data-astro-cid-x54aawec],html[data-theme=darker] .exam-card[data-astro-cid-x54aawec],html[data-theme=darker] .contact-card[data-astro-cid-x54aawec],html[data-theme=darker] .topic-card[data-astro-cid-x54aawec]{background:#0a0c10;border-color:#161c2a}html[data-theme=dark] .card-title[data-astro-cid-x54aawec],html[data-theme=darker] .card-title[data-astro-cid-x54aawec],html[data-theme=dark] .hero-title[data-astro-cid-x54aawec],html[data-theme=darker] .hero-title[data-astro-cid-x54aawec],html[data-theme=dark] .title[data-astro-cid-x54aawec],html[data-theme=darker] .title[data-astro-cid-x54aawec]{color:#e2e8f0}html[data-theme=darker] .card-title[data-astro-cid-x54aawec],html[data-theme=darker] .hero-title[data-astro-cid-x54aawec],html[data-theme=darker] .title[data-astro-cid-x54aawec]{color:#cdd6e8}html[data-theme=dark] .topic-title[data-astro-cid-x54aawec],html[data-theme=darker] .topic-title[data-astro-cid-x54aawec]{background:linear-gradient(135deg,#f8fafc,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent}html[data-theme=dark] .card-description[data-astro-cid-x54aawec],html[data-theme=darker] .card-description[data-astro-cid-x54aawec],html[data-theme=dark] .hero-description[data-astro-cid-x54aawec],html[data-theme=darker] .hero-description[data-astro-cid-x54aawec],html[data-theme=dark] .subtitle[data-astro-cid-x54aawec],html[data-theme=darker] .subtitle[data-astro-cid-x54aawec],html[data-theme=dark] .topic-description[data-astro-cid-x54aawec],html[data-theme=darker] .topic-description[data-astro-cid-x54aawec]{color:#94a3b8}html[data-theme=darker] .card-description[data-astro-cid-x54aawec],html[data-theme=darker] .hero-description[data-astro-cid-x54aawec],html[data-theme=darker] .subtitle[data-astro-cid-x54aawec],html[data-theme=darker] .topic-description[data-astro-cid-x54aawec]{color:#6b7a9a}html[data-theme=dark] .hero-badge[data-astro-cid-x54aawec],html[data-theme=darker] .hero-badge[data-astro-cid-x54aawec],html[data-theme=dark] .badge[data-astro-cid-x54aawec],html[data-theme=darker] .badge[data-astro-cid-x54aawec]{background:#2d3748;color:#e2e8f0}html[data-theme=dark] .hero-alert[data-astro-cid-x54aawec],html[data-theme=darker] .hero-alert[data-astro-cid-x54aawec],html[data-theme=dark] .notice[data-astro-cid-x54aawec],html[data-theme=darker] .notice[data-astro-cid-x54aawec]{background:linear-gradient(135deg,#ffffff0d,#ffffff1a);border-color:#ffffff26;box-shadow:0 4px 12px #0003}html[data-theme=dark] .notice-text[data-astro-cid-x54aawec],html[data-theme=darker] .notice-text[data-astro-cid-x54aawec]{color:#e2e8f0}html[data-theme=dark] .card-link[data-astro-cid-x54aawec],html[data-theme=darker] .card-link[data-astro-cid-x54aawec],html[data-theme=dark] .btn-topic[data-astro-cid-x54aawec],html[data-theme=darker] .btn-topic[data-astro-cid-x54aawec]{color:#e2e8f0;border-top-color:#2d3748}html[data-theme=darker] .card-link[data-astro-cid-x54aawec],html[data-theme=darker] .btn-topic[data-astro-cid-x54aawec]{color:#cdd6e8;border-top-color:#161c2a}
