.legal-page[data-astro-cid-ypam4pof]{position:relative;min-height:100vh;padding:8rem 3rem 4rem;background:var(--ink);overflow:hidden}.orb-legal[data-astro-cid-ypam4pof]{position:absolute;z-index:0;border-radius:50%;pointer-events:none}.orb-legal-1[data-astro-cid-ypam4pof]{top:-10%;right:-5%;width:600px;height:600px;background:radial-gradient(circle,rgba(37,99,235,.1) 0%,transparent 70%);animation:drift 8s ease-in-out infinite alternate}.orb-legal-2[data-astro-cid-ypam4pof]{bottom:-10%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(184,148,58,.06) 0%,transparent 70%);animation:drift 11s ease-in-out infinite alternate-reverse}@keyframes drift{0%{transform:translateY(0) scale(1)}to{transform:translateY(-40px) scale(1.05)}}.container[data-astro-cid-ypam4pof]{position:relative;z-index:1;max-width:1000px;margin:0 auto}.legal-content[data-astro-cid-ypam4pof]{background:var(--deep);padding:4rem;border-radius:16px;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 32px #0000004d}.legal-header[data-astro-cid-ypam4pof]{margin-bottom:3rem}.legal-badge[data-astro-cid-ypam4pof]{display:inline-flex;align-items:center;gap:.5rem;background:#2563eb1f;border:1px solid rgba(37,99,235,.3);border-radius:100px;padding:.35rem 1rem;font-size:.75rem;font-weight:500;letter-spacing:.08em;color:var(--azure-lt);text-transform:uppercase;margin-bottom:1.5rem;width:fit-content}.badge-dot[data-astro-cid-ypam4pof]{width:6px;height:6px;background:var(--azure-lt);border-radius:50%;animation:pulse 2s ease infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.legal-content[data-astro-cid-ypam4pof] h1[data-astro-cid-ypam4pof]{font-family:var(--serif);font-size:clamp(2.5rem,4vw,3.5rem);font-weight:600;color:var(--white);margin-bottom:1rem;letter-spacing:-.02em;line-height:1.1}.legal-intro[data-astro-cid-ypam4pof]{font-size:1.125rem;color:var(--mist);line-height:1.8;margin-bottom:3rem;padding:1.5rem;background:#2563eb14;border-left:3px solid var(--azure);border-radius:8px}.legal-content[data-astro-cid-ypam4pof] section[data-astro-cid-ypam4pof]{margin-bottom:3rem}.legal-content[data-astro-cid-ypam4pof] h2[data-astro-cid-ypam4pof]{font-family:var(--serif);font-size:1.75rem;font-weight:600;color:var(--white);margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid rgba(184,148,58,.3);letter-spacing:-.01em}.legal-content[data-astro-cid-ypam4pof] p[data-astro-cid-ypam4pof]{line-height:1.8;color:#f5f8fccc;margin-bottom:1rem;font-size:1rem}.legal-content[data-astro-cid-ypam4pof] strong[data-astro-cid-ypam4pof]{color:var(--white);font-weight:600}.legal-content[data-astro-cid-ypam4pof] a[data-astro-cid-ypam4pof]{color:var(--azure-lt);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s}.legal-content[data-astro-cid-ypam4pof] a[data-astro-cid-ypam4pof]:hover{border-bottom-color:var(--azure-lt)}.legal-content[data-astro-cid-ypam4pof] ul[data-astro-cid-ypam4pof]{margin:1.5rem 0;padding-left:0;list-style:none}.legal-content[data-astro-cid-ypam4pof] li[data-astro-cid-ypam4pof]{position:relative;padding-left:2rem;line-height:1.8;color:#f5f8fccc;margin-bottom:.75rem}.legal-content[data-astro-cid-ypam4pof] li[data-astro-cid-ypam4pof]:before{content:"→";position:absolute;left:0;color:var(--gold);font-weight:700}.pricing-highlight[data-astro-cid-ypam4pof]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0}.pricing-item[data-astro-cid-ypam4pof]{background:var(--navy);padding:1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:.5rem}.pricing-item[data-astro-cid-ypam4pof] strong[data-astro-cid-ypam4pof]{color:var(--white);font-size:1.125rem}.pricing-item[data-astro-cid-ypam4pof] .price[data-astro-cid-ypam4pof]{font-size:1.75rem;font-weight:700;color:var(--gold);font-family:var(--serif)}.pricing-item[data-astro-cid-ypam4pof] .price-detail[data-astro-cid-ypam4pof]{font-size:.875rem;color:#f5f8fc99}.legal-footer[data-astro-cid-ypam4pof]{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.08);text-align:right;color:#f5f8fc80;font-size:.875rem}.legal-back[data-astro-cid-ypam4pof]{margin-top:3rem;text-align:center}.btn-secondary[data-astro-cid-ypam4pof]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:transparent;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:var(--white);font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .25s;letter-spacing:.02em}.btn-secondary[data-astro-cid-ypam4pof]:hover{border-color:var(--azure);background:#2563eb1a;transform:translateY(-2px);box-shadow:0 8px 24px #2563eb33}.reveal[data-astro-cid-ypam4pof]{opacity:0;transform:translateY(20px);animation:fadeUp .6s ease forwards}.reveal[data-astro-cid-ypam4pof]:nth-child(1){animation-delay:.1s}.reveal[data-astro-cid-ypam4pof]:nth-child(2){animation-delay:.2s}.reveal[data-astro-cid-ypam4pof]:nth-child(3){animation-delay:.3s}.reveal[data-astro-cid-ypam4pof]:nth-child(4){animation-delay:.4s}.reveal[data-astro-cid-ypam4pof]:nth-child(5){animation-delay:.5s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.legal-page[data-astro-cid-ypam4pof]{padding:6rem 1.5rem 3rem}.legal-content[data-astro-cid-ypam4pof]{padding:2.5rem 1.5rem}.legal-content[data-astro-cid-ypam4pof] h1[data-astro-cid-ypam4pof]{font-size:2rem}.legal-content[data-astro-cid-ypam4pof] h2[data-astro-cid-ypam4pof]{font-size:1.5rem}.pricing-highlight[data-astro-cid-ypam4pof]{grid-template-columns:1fr}.legal-content[data-astro-cid-ypam4pof] li[data-astro-cid-ypam4pof]{padding-left:1.5rem}}
