.page-hero[data-astro-cid-okzkelfw]{position:relative;padding:3.5rem 0 2.5rem;overflow:hidden}.hero-bg[data-astro-cid-okzkelfw]{position:absolute;inset:0;background:linear-gradient(135deg,#f0f7ff,#e8f4f8,#f5f9ff);z-index:0}.hero-bg[data-astro-cid-okzkelfw]:before{content:"";position:absolute;top:-40%;right:-10%;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.06) 0%,transparent 70%)}.hero-bg[data-astro-cid-okzkelfw]:after{content:"";position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(14,165,233,.05) 0%,transparent 70%)}.hero-content[data-astro-cid-okzkelfw]{position:relative;z-index:1}.back-link[data-astro-cid-okzkelfw]{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-light);text-decoration:none;font-size:.9rem;font-weight:500;margin-bottom:1.5rem;transition:all .2s ease;padding:.35rem .75rem;border-radius:6px}.back-link[data-astro-cid-okzkelfw]:hover{color:var(--primary-color);background:#1e3a8a0f}.hero-badge[data-astro-cid-okzkelfw]{display:block;width:fit-content;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:.35rem 1rem;background:linear-gradient(135deg,#1e3a8a14,#3b82f61f);border:1px solid rgba(59,130,246,.15);border-radius:100px;font-size:.8rem;font-weight:600;color:var(--secondary-color);letter-spacing:.05em;text-transform:uppercase}.page-hero[data-astro-cid-okzkelfw] h1[data-astro-cid-okzkelfw]{text-align:center;font-size:2.75rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.75rem;background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-subtitle[data-astro-cid-okzkelfw]{text-align:center;color:var(--text-light);font-size:1.1rem;max-width:520px;margin:0 auto;line-height:1.6}.tabs-section[data-astro-cid-okzkelfw]{position:sticky;top:70px;z-index:50;background:var(--background);border-bottom:1px solid var(--border);padding:0}.tabs[data-astro-cid-okzkelfw]{display:flex;gap:.25rem;justify-content:center;padding:.75rem 0}.tab-link[data-astro-cid-okzkelfw]{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.5rem;background:transparent;border:1.5px solid transparent;border-radius:100px;color:var(--text-light);font-size:.95rem;font-weight:500;text-decoration:none;transition:all .25s ease}.tab-link[data-astro-cid-okzkelfw] svg[data-astro-cid-okzkelfw]{opacity:.7;transition:opacity .25s ease}.tab-link[data-astro-cid-okzkelfw]:hover{color:var(--primary-color);background:#1e3a8a0a}.tab-link[data-astro-cid-okzkelfw]:hover svg[data-astro-cid-okzkelfw]{opacity:1}.tab-link[data-astro-cid-okzkelfw].active{color:var(--primary-color);background:#1e3a8a0f;border-color:#1e3a8a26;font-weight:600}.tab-link[data-astro-cid-okzkelfw].active svg[data-astro-cid-okzkelfw]{opacity:1}.notes-content[data-astro-cid-okzkelfw]{min-height:60vh}.notes-grid[data-astro-cid-okzkelfw]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:2rem}.note-card[data-astro-cid-okzkelfw]{background:var(--background);border:2px solid var(--border);border-radius:12px;padding:2rem;transition:all .3s ease;display:flex;flex-direction:column;gap:1rem}.note-card[data-astro-cid-okzkelfw]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--primary-color)}.note-header[data-astro-cid-okzkelfw]{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.note-number[data-astro-cid-okzkelfw]{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;width:50px;height:50px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;flex-shrink:0}.note-title[data-astro-cid-okzkelfw]{margin:0;font-size:1.3rem;color:var(--text-dark);line-height:1.3}.note-description[data-astro-cid-okzkelfw]{color:var(--text-light);margin:0;font-size:1rem;line-height:1.6}.note-actions[data-astro-cid-okzkelfw]{margin-top:auto;padding-top:1rem}.btn-primary[data-astro-cid-okzkelfw]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:var(--primary-color);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;width:100%;justify-content:center}.btn-primary[data-astro-cid-okzkelfw]:hover{background:var(--secondary-color);transform:translateY(-2px);box-shadow:0 8px 16px #1e3a8a4d}.btn-primary[data-astro-cid-okzkelfw] svg[data-astro-cid-okzkelfw]{width:20px;height:20px}@media (max-width: 768px){.page-hero[data-astro-cid-okzkelfw]{padding:2.5rem 0 2rem}.page-hero[data-astro-cid-okzkelfw] h1[data-astro-cid-okzkelfw]{font-size:2rem}.tabs[data-astro-cid-okzkelfw]{gap:.5rem}.tab-link[data-astro-cid-okzkelfw]{padding:.5rem 1rem;font-size:.9rem}.notes-grid[data-astro-cid-okzkelfw]{grid-template-columns:1fr}.note-card[data-astro-cid-okzkelfw]{padding:1.5rem}.note-number[data-astro-cid-okzkelfw]{width:45px;height:45px;font-size:1.1rem}.note-title[data-astro-cid-okzkelfw]{font-size:1.1rem}}@media (max-width: 480px){.page-hero[data-astro-cid-okzkelfw] h1[data-astro-cid-okzkelfw]{font-size:1.75rem}.page-subtitle[data-astro-cid-okzkelfw]{font-size:1rem}.tab-link[data-astro-cid-okzkelfw]{padding:.4rem .75rem;font-size:.85rem;gap:.35rem}.tab-link[data-astro-cid-okzkelfw] svg[data-astro-cid-okzkelfw]{width:16px;height:16px}}
