:root{--primary: #2620f6;--primary-light: #4a46f8;--secondary: #ffbb00;--secondary-light: #ffd152;--dark: #222222;--gray: #2f2f2f;--light-gray: #f5f4f0;--white: #ffffff;--shadow: 0 10px 30px rgba(0, 0, 0, .08);--radius: 16px;--transition: all .3s ease}.legal-container[data-astro-cid-vxegh2s3]{width:100%}.header[data-astro-cid-vxegh2s3]{text-align:center;margin-bottom:40px;padding:60px 20px;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);color:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);position:relative;overflow:hidden}.header[data-astro-cid-vxegh2s3]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none"><path d="M0,0 L100,0 L100,100 Z" fill="rgba(255,255,255,0.1)"/></svg>');background-size:cover}.header[data-astro-cid-vxegh2s3] h1[data-astro-cid-vxegh2s3]{font-size:clamp(2.2rem,5vw,3.8rem);margin-bottom:15px;font-weight:800;position:relative}.header[data-astro-cid-vxegh2s3] p[data-astro-cid-vxegh2s3]{font-size:clamp(1.1rem,3vw,1.4rem);opacity:.9;max-width:700px;margin:0 auto;position:relative}.section[data-astro-cid-vxegh2s3]{margin-bottom:50px;background:var(--white);border-radius:var(--radius);padding:40px;box-shadow:var(--shadow)}.dark .section[data-astro-cid-vxegh2s3]{background:#00000059}.section-title[data-astro-cid-vxegh2s3]{color:var(--dark);font-size:2.2rem;margin-bottom:30px;padding-bottom:15px;border-bottom:3px solid var(--secondary);display:flex;align-items:center;gap:15px}.dark .section-title[data-astro-cid-vxegh2s3]{color:var(--white)}.section-title[data-astro-cid-vxegh2s3] i[data-astro-cid-vxegh2s3]{color:var(--primary)}.cards-grid[data-astro-cid-vxegh2s3]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:25px;margin-top:20px}.policy-card[data-astro-cid-vxegh2s3]{background:var(--light-gray);border-radius:var(--radius);padding:30px 25px;text-align:center;transition:var(--transition);position:relative;overflow:hidden;border-left:5px solid var(--secondary)}.dark .policy-card[data-astro-cid-vxegh2s3]{background:#ffffff0f}.policy-card[data-astro-cid-vxegh2s3]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:var(--transition)}.policy-card[data-astro-cid-vxegh2s3]:hover:before{left:100%}.policy-card[data-astro-cid-vxegh2s3]:hover{transform:translateY(-5px);box-shadow:0 15px 25px #0000001a}.policy-card[data-astro-cid-vxegh2s3] h3[data-astro-cid-vxegh2s3]{color:var(--dark);font-size:1.4rem;margin-bottom:15px;font-weight:700}.dark .policy-card[data-astro-cid-vxegh2s3] h3[data-astro-cid-vxegh2s3]{color:var(--white)}.policy-card[data-astro-cid-vxegh2s3] p[data-astro-cid-vxegh2s3]{color:var(--gray);margin-bottom:20px;font-size:1rem}.dark .policy-card[data-astro-cid-vxegh2s3] p[data-astro-cid-vxegh2s3]{color:#fffc}.policy-card[data-astro-cid-vxegh2s3] .btn[data-astro-cid-vxegh2s3]{display:inline-block;background:var(--primary);color:var(--white);padding:12px 25px;border-radius:50px;text-decoration:none;font-weight:600;transition:var(--transition);border:2px solid var(--primary)}.policy-card[data-astro-cid-vxegh2s3] .btn[data-astro-cid-vxegh2s3]:hover{background:transparent;color:var(--primary);transform:translateY(-2px);box-shadow:0 5px 15px #2620f633}.service-section[data-astro-cid-vxegh2s3]{margin-top:40px;padding-top:30px;border-top:1px solid var(--light-gray)}.service-title[data-astro-cid-vxegh2s3]{color:var(--dark);font-size:1.8rem;margin-bottom:25px;display:flex;align-items:center;gap:12px}.dark .service-title[data-astro-cid-vxegh2s3]{color:var(--white)}.service-title[data-astro-cid-vxegh2s3] i[data-astro-cid-vxegh2s3]{color:var(--primary)}.links-list[data-astro-cid-vxegh2s3]{list-style:none;padding-left:0}.links-list[data-astro-cid-vxegh2s3] li[data-astro-cid-vxegh2s3]{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.05)}.dark .links-list[data-astro-cid-vxegh2s3] li[data-astro-cid-vxegh2s3]{border-bottom:1px solid rgba(255,255,255,.12)}.links-list[data-astro-cid-vxegh2s3] li[data-astro-cid-vxegh2s3]:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.links-list[data-astro-cid-vxegh2s3] a[data-astro-cid-vxegh2s3]{color:var(--primary);text-decoration:none;font-weight:600;transition:var(--transition);display:flex;align-items:center;gap:10px}.links-list[data-astro-cid-vxegh2s3] a[data-astro-cid-vxegh2s3]:hover{color:var(--primary-light);transform:translate(5px)}.links-list[data-astro-cid-vxegh2s3] a[data-astro-cid-vxegh2s3] i[data-astro-cid-vxegh2s3]{font-size:.9rem}.links-list[data-astro-cid-vxegh2s3] p[data-astro-cid-vxegh2s3]{color:var(--gray);margin-top:5px;margin-left:25px;font-size:.95rem}.dark .links-list[data-astro-cid-vxegh2s3] p[data-astro-cid-vxegh2s3]{color:#ffffffc7}.highlight-box[data-astro-cid-vxegh2s3]{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);color:var(--white);padding:25px;border-radius:var(--radius);margin:25px 0;box-shadow:0 5px 15px #2620f633;position:relative;overflow:hidden}.highlight-box[data-astro-cid-vxegh2s3]:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:#ffffff1a;transform:rotate(30deg)}.highlight-box[data-astro-cid-vxegh2s3] h3[data-astro-cid-vxegh2s3]{color:var(--white);margin-top:0;display:flex;align-items:center;gap:10px;position:relative}.highlight-box[data-astro-cid-vxegh2s3] p[data-astro-cid-vxegh2s3]{color:var(--white);margin-top:0;position:relative}.program-section[data-astro-cid-vxegh2s3]{display:flex;flex-wrap:wrap;gap:30px;align-items:flex-start}.program-text[data-astro-cid-vxegh2s3]{flex:1;min-width:300px;color:var(--gray)}.dark .program-text[data-astro-cid-vxegh2s3]{color:#ffffffd9}.program-card[data-astro-cid-vxegh2s3]{flex:1;min-width:300px;background:var(--light-gray);border-radius:var(--radius);padding:30px;text-align:centre;transition:var(--transition);border-left:5px solid var(--secondary)}.dark .program-card[data-astro-cid-vxegh2s3]{background:#ffffff0f}.program-card[data-astro-cid-vxegh2s3]:hover{transform:translateY(-5px);box-shadow:0 15px 25px #0000001a}.program-card[data-astro-cid-vxegh2s3] h3[data-astro-cid-vxegh2s3]{margin-top:0;margin-bottom:10px;font-size:1.4rem;font-weight:700;color:var(--dark)}.dark .program-card[data-astro-cid-vxegh2s3] h3[data-astro-cid-vxegh2s3]{color:var(--white)}.program-card[data-astro-cid-vxegh2s3] p[data-astro-cid-vxegh2s3]{color:var(--gray);margin-bottom:20px}.dark .program-card[data-astro-cid-vxegh2s3] p[data-astro-cid-vxegh2s3]{color:#fffc}@media (max-width: 992px){.cards-grid[data-astro-cid-vxegh2s3]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width: 768px){.header[data-astro-cid-vxegh2s3]{padding:40px 15px;margin-bottom:30px}.section[data-astro-cid-vxegh2s3]{padding:25px}.section-title[data-astro-cid-vxegh2s3]{font-size:1.8rem}.program-section[data-astro-cid-vxegh2s3]{flex-direction:column}}@media (max-width: 480px){.header[data-astro-cid-vxegh2s3]{padding:30px 15px}.section[data-astro-cid-vxegh2s3]{padding:20px}.section-title[data-astro-cid-vxegh2s3]{font-size:1.6rem}.cards-grid[data-astro-cid-vxegh2s3]{grid-template-columns:1fr}}@media (hover: none) and (pointer: coarse){.policy-card[data-astro-cid-vxegh2s3]:hover,.policy-card[data-astro-cid-vxegh2s3] .btn[data-astro-cid-vxegh2s3]:hover,.links-list[data-astro-cid-vxegh2s3] a[data-astro-cid-vxegh2s3]:hover{transform:none}}@media (prefers-contrast: high){.policy-card[data-astro-cid-vxegh2s3]{border:1px solid var(--gray)}}@media (prefers-reduced-motion: reduce){[data-astro-cid-vxegh2s3]{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
