.page_Documents__iJLSv{min-height:100vh;background:var(--bg-accent)}.page_container__M5bMh{width:clamp(300px,92%,800px);margin:0 auto;padding:0 1rem}.page_pageHeader__XDEzJ{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-dark) 100%);padding:clamp(3rem,8vw,4rem) 0;margin-bottom:clamp(2rem,5vw,3rem)}.page_pageTitle__g6wc9{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#fff;margin-bottom:1rem;text-shadow:0 2px 10px rgba(0,0,0,.2)}.page_pageDesc__4_Ye9{font-size:clamp(1rem,2.5vw,1.125rem);color:rgba(255,255,255,.9);line-height:1.6}.page_link__KHuV9{color:#fff;text-decoration:underline;font-weight:500;margin-left:.25rem}.page_documentsGrid__unOJk{display:flex;flex-direction:column;gap:1.25rem;padding-bottom:clamp(3rem,8vw,5rem)}.page_documentCard__gW9Ak{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:var(--bg-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);text-decoration:none;transition:all var(--transition-normal);border:1px solid var(--border-color)}.page_documentCard__gW9Ak:hover{transform:translateX(8px);box-shadow:var(--shadow-lg);border-color:rgba(0,102,204,.2)}.page_cardIcon__Buijh{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#E53935,#C62828);border-radius:var(--radius-md);color:#fff;flex-shrink:0}.page_cardIcon__Buijh svg{width:24px;height:24px}.page_cardContent__wIN7L{flex:1 1;display:flex;flex-direction:column;gap:.25rem}.page_cardName__Jpapf{font-size:1.125rem;font-weight:600;color:var(--text-primary)}.page_cardSize__wUnsA{font-size:.875rem;color:var(--text-muted)}.page_cardArrow__m1fEj{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:all var(--transition-fast)}.page_cardArrow__m1fEj svg{width:20px;height:20px}.page_documentCard__gW9Ak:hover .page_cardArrow__m1fEj{color:var(--primary-color);transform:translateX(4px)}@media (max-width:768px){.page_pageHeader__XDEzJ{padding:2rem 0;text-align:center}.page_documentCard__gW9Ak{padding:1.25rem;gap:1.25rem}.page_cardIcon__Buijh{width:48px;height:48px}.page_cardName__Jpapf{font-size:1rem}}