@charset "UTF-8";.footer__contact-item[data-astro-cid-35ed7um5]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:#a0a0a0;font-size:.95rem}.text-primary[data-astro-cid-35ed7um5]{color:var(--color-primary, #0056b3)}.cookie-banner[data-astro-cid-z47dyj5i]{position:fixed;bottom:24px;left:24px;right:24px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.5rem;z-index:2000;box-shadow:0 10px 40px #0000001a;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .4s ease;@media(min-width:768px){left:auto;width:420px;bottom:30px;right:30px}&.hidden{transform:translateY(150px);opacity:0;pointer-events:none}&__content{display:flex;flex-direction:column;gap:1.25rem;p{font-size:.95rem;color:#475569;line-height:1.6;margin:0;a{color:#0d5cc1;text-decoration:underline;font-weight:600;&:hover{opacity:.8}}}}&__actions{display:flex;justify-content:flex-end}.btn-accept{background:#0d5cc1;color:#fff;border:none;padding:.75rem 2rem;border-radius:12px;font-weight:700;font-size:.9rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0d5cc140;&:hover{background:#1f7cff;transform:translateY(-2px);box-shadow:0 6px 15px #0d5cc159}&:active{transform:translateY(0)}}}.whatsapp-float[data-astro-cid-lfs2n5mu]{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #25d3664d;z-index:999;transition:all .3s cubic-bezier(.175,.885,.32,1.275);text-decoration:none}.whatsapp-float[data-astro-cid-lfs2n5mu]:hover{transform:scale(1.1) translateY(-5px);box-shadow:0 15px 30px #25d36666}.whatsapp-float[data-astro-cid-lfs2n5mu]:hover .whatsapp-float__tooltip[data-astro-cid-lfs2n5mu]{opacity:1;transform:translate(-10px)}.whatsapp-float__pulsar[data-astro-cid-lfs2n5mu]{position:absolute;inset:0;border-radius:50%;background:#25d366;opacity:.4;z-index:-1;animation:pulse-whatsapp 2s infinite}.whatsapp-float__tooltip[data-astro-cid-lfs2n5mu]{position:absolute;right:70px;background:#0f172a;color:#fff;padding:.5rem 1rem;border-radius:8px;font-size:.85rem;font-weight:600;white-space:nowrap;opacity:0;transform:translate(0);transition:all .3s ease;pointer-events:none}.whatsapp-float__tooltip[data-astro-cid-lfs2n5mu]:after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #0f172a}@keyframes pulse-whatsapp{0%{transform:scale(1);opacity:.4}to{transform:scale(1.6);opacity:0}}@media(max-width:768px){.whatsapp-float[data-astro-cid-lfs2n5mu]{bottom:20px;right:20px;width:55px;height:55px}}body{background:#f8fafc;color:#1e293b;font-family:Inter,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5{font-family:Space Grotesk,sans-serif}html{scroll-behavior:smooth}img{max-width:100%;display:block}section{padding:6rem 0}.skip-link{position:absolute;top:-100px;left:0;background:#0d5cc1;color:#fff;padding:1rem 2rem;z-index:9999;transition:top .3s ease;text-decoration:none;font-weight:700;border-bottom-right-radius:12px}.skip-link:focus{top:0}:focus-visible{outline:3px solid rgba(13,92,193,.5);outline-offset:4px}.container{width:min(100% - 2rem,1280px);margin-inline:auto}.navbar{position:fixed;top:0;left:0;width:100%;z-index:1000;background:#fffffff2;backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.05);height:80px}.navbar__wrapper{height:100%;display:flex;align-items:center;justify-content:space-between}.navbar__brand{display:flex;align-items:center;gap:.75rem;text-decoration:none}.navbar__brand img{height:40px;width:auto;border-radius:8px}.navbar__brand-text{display:flex;flex-direction:column}.navbar__brand-text span{font-size:1.1rem;font-weight:800;color:#0d5cc1;line-height:1}.navbar__brand-text small{font-size:.7rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.5px;margin-top:2px}.navbar__nav{display:none}@media(min-width:1024px){.navbar__nav{display:flex;align-items:center;gap:2.5rem}}.navbar__nav a{text-decoration:none;color:#0f172a;font-weight:600;font-size:.95rem;transition:color .3s ease}.navbar__nav a:hover{color:#0d5cc1}.navbar__toggle{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#0f172a;cursor:pointer;padding:.5rem}@media(min-width:1024px){.navbar__toggle{display:none}}.navbar__actions{display:none}@media(min-width:1024px){.navbar__actions{display:block}}.mobile-menu{position:fixed;inset:80px 0 0;background:#fff;z-index:999;display:flex;flex-direction:column;padding:2rem;gap:1.5rem;transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);overflow-y:auto}.mobile-menu.active{transform:translate(0)}.mobile-menu a{text-decoration:none;color:#0f172a;font-size:1.5rem;font-weight:700;padding:.5rem 0;border-bottom:1px solid #e2e8f0}.mobile-menu a:last-child{border-bottom:none;background:#0d5cc1;color:#fff;text-align:center;border-radius:12px;padding:1rem;margin-top:1rem}.footer{background:#083a79;color:#fafafae6;padding:80px 0 30px;border-top:1px solid rgba(255,255,255,.05)}.footer__grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:4rem}@media(min-width:768px){.footer__grid{grid-template-columns:1.5fr 1fr 1fr}}@media(min-width:1024px){.footer__grid{grid-template-columns:2fr 1fr 1fr 1.2fr}}.footer__brand{display:flex;flex-direction:column;gap:1.5rem}.footer__brand .logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.footer__brand .logo img{height:50px;width:auto;filter:brightness(0) invert(1)}.footer__brand .logo span{font-size:1.5rem;font-weight:800;color:#fff;font-family:Space Grotesk,sans-serif}.footer__brand p{line-height:1.6;max-width:300px}.footer__brand .footer__social{display:flex;gap:1rem;margin-top:1.5rem}.footer__brand .footer__social a{color:#fff;background:#ffffff1a;padding:.6rem;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);width:42px;height:42px}.footer__brand .footer__social a img{width:20px;height:20px;object-fit:contain;filter:brightness(0) invert(1)}.footer__brand .footer__social a:hover{background:#fff;transform:translateY(-5px) rotate(8deg);box-shadow:0 5px 15px #0003}.footer__brand .footer__social a:hover img{filter:brightness(0) saturate(100%) invert(27%) sepia(91%) saturate(1951%) hue-rotate(201deg) brightness(92%) contrast(101%)}.footer__title{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:2rem;font-family:Space Grotesk,sans-serif;border-left:3px solid #ffffff;padding-left:1rem}.footer__links{list-style:none;padding:0;display:flex;flex-direction:column;gap:1rem}.footer__links a{color:#ffffffb3;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:.95rem;display:inline-block}.footer__links a:hover{color:#fff;transform:translate(8px)}.footer__contact{display:flex;flex-direction:column;gap:1.2rem}.footer__contact .footer__contact-item{display:flex;align-items:flex-start;gap:1rem;font-size:.95rem;color:#fffc;transition:all .3s ease}.footer__contact .footer__contact-item:hover{color:#fff;transform:scale(1.02)}.footer__contact .footer__contact-item svg{color:#1f7cff;width:20px;height:20px;flex-shrink:0}.footer__bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:1.5rem;align-items:center}@media(min-width:768px){.footer__bottom{flex-direction:row;justify-content:space-between}}.footer__bottom p{font-size:.85rem}.footer__legal{display:flex;gap:1.5rem}.footer__legal a{font-size:.85rem;color:inherit;text-decoration:none;transition:color .3s ease}.footer__legal a:hover{color:#fff}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.8rem;background:#0d5cc1;color:#fff;border-radius:14px;font-weight:600;transition:all .3s ease}.btn-primary:hover{background:#1f7cff;transform:translateY(-2px)}.btn-primary{text-decoration:none}.btn-secondary{display:inline-flex;padding:1rem 1.8rem;border:1px solid #0d5cc1;color:#0d5cc1;border-radius:14px;transition:all .3s ease}.btn-secondary:hover{background:#0d5cc114}.section-title{margin-bottom:4rem}.section-title h2{font-size:clamp(2rem,4vw,3.5rem);color:#0f172a;line-height:1.1}.section-title p{margin-top:1rem;max-width:700px;color:#475569;line-height:1.8}.section-title.center{text-align:center}.section-title.center p{margin-inline:auto}.service-card{display:flex;flex-direction:column;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000000d;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(13,92,193,.03);height:100%}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0d5cc11f;border-color:#0d5cc11a}.service-card__image{position:relative;width:100%;height:200px;overflow:hidden}.service-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.service-card:hover .service-card__image img{transform:scale(1.1)}.service-card__image:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(15,23,42,.4) 0%,transparent 50%)}.service-card__content{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.service-card__content h3{font-size:1.25rem;font-weight:800;color:#0f172a;margin-bottom:.75rem;line-height:1.3;font-family:Space Grotesk,sans-serif}.service-card__content p{color:#475569;font-size:.95rem;line-height:1.6;margin:0}.trust-logos{padding:3rem 0;background:#f1f5f9;border-bottom:1px solid rgba(13,92,193,.05)}.trust-logos__wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2.5rem}@media(min-width:768px){.trust-logos__wrapper{justify-content:space-between;gap:3rem}}.trust-logos__content{text-align:center;max-width:500px}@media(min-width:768px){.trust-logos__content{text-align:left}}.trust-logos__badge{display:inline-flex;align-items:center;gap:.5rem;background:#0d5cc11a;color:#0d5cc1;padding:.4rem 1rem;border-radius:100px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem}.trust-logos__text{font-size:1rem;color:#475569;font-weight:500;line-height:1.5;margin:0}.trust-logos__items{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2.5rem}@media(min-width:640px){.trust-logos__items{gap:4rem}}.trust-logo-item{display:flex;align-items:center;justify-content:center;transition:all .4s ease}.trust-logo-item:hover{filter:grayscale(0) opacity(1);transform:scale(1.08)}.trust-logo-item img{height:40px;width:auto;object-fit:contain}@media(min-width:768px){.trust-logo-item img{height:48px}}.trust-logo-item__name{display:none}.hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;padding:120px 0 80px}.hero__bg-container{position:absolute;inset:0;z-index:0}.hero__bg-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero__overlay{position:absolute;inset:0;background:linear-gradient(#0f172ab3,#0f172ab3)}.hero__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.hero__content{position:relative;z-index:2;text-align:center;max-width:900px;width:100%}.hero__badge{display:inline-flex;padding:.6rem 1.2rem;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(4px);border-radius:100px;font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2rem}.hero h1{font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1;color:#fff;font-weight:900;letter-spacing:-1.5px;margin-bottom:1.5rem;font-family:Space Grotesk,sans-serif;text-shadow:0 4px 10px rgba(0,0,0,.3)}.hero p{font-size:1.25rem;line-height:1.8;color:#ffffffe6;max-width:700px;margin:0 auto 2.5rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.hero p strong{color:#1f7cff;font-weight:700}.hero__trust-indicators{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:3rem}.hero__trust-item{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.95rem;font-weight:600}.hero__trust-item svg{color:#fff;background:#22c55ecc;padding:3px;border-radius:50%;box-shadow:0 0 15px #22c55e66}.hero__actions{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:4rem}@media(min-width:640px){.hero__actions{flex-direction:row}}.hero__stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2);width:100%;max-width:600px;margin:0 auto}@media(max-width:640px){.hero__stats-row{gap:1rem}}.hero__stat-card{display:flex;flex-direction:column;gap:.25rem}.hero__stat-value{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;color:#fff;line-height:1;font-family:Space Grotesk,sans-serif}.hero__stat-label{font-size:.85rem;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px}.hero__blur{display:none}@keyframes pulse{0%{transform:scale(1);opacity:1;box-shadow:0 0 #22c55e66}70%{transform:scale(1.1);opacity:.6;box-shadow:0 0 0 10px #22c55e00}to{transform:scale(1);opacity:1;box-shadow:0 0 #22c55e00}}.services{padding:80px 0;background-color:#f1f5f9}.services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:4rem}@media(max-width:1024px){.services__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:768px){.services__grid{grid-template-columns:1fr;gap:1.5rem}}.benefits{background:#fff;padding:5rem 0}.benefits__grid{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:3.5rem;justify-content:center}@media(min-width:768px){.benefits__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}}@media(min-width:1024px){.benefits__grid{grid-template-columns:repeat(4,1fr)}}.benefit-card{text-align:center;padding:2.5rem 2rem;border-radius:24px;background:#f8fafc;transition:all .3s cubic-bezier(.4,0,.2,1);flex:1 1 300px;max-width:400px;border:1px solid transparent}.benefit-card:hover{transform:translateY(-8px);background:#fff;border-color:#0d5cc11a;box-shadow:0 20px 40px #0000000d}.benefit-card__icon{width:60px;height:60px;margin-inline:auto;background:#fff;color:#0d5cc1;display:flex;align-items:center;justify-content:center;border-radius:16px;box-shadow:0 8px 16px #0000000a;margin-bottom:1.5rem;transition:all .3s ease}.benefit-card:hover .benefit-card__icon{background:#0d5cc1;color:#fff}.benefit-card h3{font-size:1.15rem;font-weight:800;color:#0f172a;margin-bottom:.75rem}.benefit-card p{color:#475569;font-size:.95rem;line-height:1.6;margin:0}.videos-section{background:#f1f5f9;padding:5rem 0}.video-player-container{display:flex;flex-direction:column;gap:2rem;margin-top:3rem}@media(min-width:1024px){.video-player-container{display:grid;grid-template-columns:2fr 1fr;gap:2.5rem;align-items:start}}.main-player{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000000f;width:100%}.main-player .video-wrapper{position:relative;width:100%;aspect-ratio:16/9;background:#000}.main-player .video-wrapper video{width:100%;height:100%;object-fit:contain;display:block}.main-player__info{padding:1.5rem}@media(min-width:768px){.main-player__info{padding:2rem}}.main-player__info h3{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;line-height:1.3}@media(min-width:768px){.main-player__info h3{font-size:1.5rem}}.main-player__info p{color:#475569;font-size:.95rem;line-height:1.6}@media(min-width:768px){.main-player__info p{font-size:1rem}}.video-playlist{width:100%}.video-playlist__scroll{display:flex;flex-direction:row;gap:1rem;overflow-x:auto;padding:.25rem .25rem 1.25rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(13,92,193,.2) transparent}.video-playlist__scroll::-webkit-scrollbar{height:4px}.video-playlist__scroll::-webkit-scrollbar-track{background:transparent}.video-playlist__scroll::-webkit-scrollbar-thumb{background:#0d5cc133;border-radius:10px}@media(min-width:1024px){.video-playlist__scroll{flex-direction:column;overflow-x:visible;overflow-y:auto;max-height:480px;padding:.25rem;scroll-snap-type:none;scrollbar-width:thin}.video-playlist__scroll::-webkit-scrollbar{width:4px;height:auto}}.playlist-item{appearance:none;-webkit-appearance:none;border:none;background:none;font-family:inherit;cursor:pointer;box-sizing:border-box;display:flex;align-items:center;text-align:left;gap:.75rem;background:#fff;border:1.5px solid #e2e8f0;padding:.85rem;border-radius:14px;transition:all .25s cubic-bezier(.4,0,.2,1);flex-shrink:0;width:260px;scroll-snap-align:start}@media(min-width:640px){.playlist-item{width:300px}}@media(min-width:1024px){.playlist-item{width:100%;flex-shrink:1}}.playlist-item__thumbnail{position:relative;width:80px;height:52px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f8fafc}@media(min-width:640px){.playlist-item__thumbnail{width:100px;height:60px}}.playlist-item__thumbnail .thumbnail-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#0d5cc1;opacity:.35}.playlist-item__thumbnail img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover}.playlist-item__thumbnail .play-overlay{position:absolute;inset:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;transition:opacity .25s ease;z-index:2}.playlist-item__txt{flex:1;min-width:0}.playlist-item__txt h4{font-size:.9rem;font-weight:700;color:#0f172a;margin-bottom:.3rem;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:640px){.playlist-item__txt h4{font-size:1rem;white-space:normal}}.playlist-item__meta{display:flex;align-items:center;gap:.35rem;color:#475569;font-size:.78rem;font-weight:600;white-space:nowrap}.playlist-item:hover{border-color:#0d5cc166;background:#f8fafc}.playlist-item:hover .play-overlay{opacity:1}.playlist-item.is-active{border-color:#0d5cc1;background:#0d5cc10a;box-shadow:0 6px 16px -6px #0d5cc140}.playlist-item.is-active .play-overlay{opacity:1;background:#0d5cc18c}.playlist-item.is-active h4{color:#0d5cc1}.cta{padding:4rem 0}.cta__box{position:relative;display:flex;align-items:center;justify-content:space-between;gap:3rem;padding:4.5rem 5rem;border-radius:32px;background:linear-gradient(135deg,#0d5cc1,#2563eb);color:#fff;box-shadow:0 20px 40px -15px #0d5cc14d;overflow:hidden}.cta__box:before{content:"";position:absolute;top:-20%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,rgba(96,165,250,.2) 0%,transparent 70%);border-radius:50%;pointer-events:none}.cta__content{flex:1;max-width:620px;text-align:left}.cta h2{font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2;letter-spacing:-.02em}.cta p{margin-top:1rem;font-size:1.15rem;line-height:1.6;opacity:.9}.cta__actions{flex-shrink:0;display:flex;align-items:center}@media(max-width:992px){.cta__box{flex-direction:column;text-align:center;padding:4rem 2.5rem;gap:2rem}.cta__content{text-align:center;max-width:100%}.cta__actions{width:100%;justify-content:center}.cta__actions :global(.btn){width:100%;max-width:320px;text-align:center}}.contact{padding:5rem 0;background:#f8fafc}.contact__box{display:grid;grid-template-columns:1fr;gap:3rem;padding:2rem 1.5rem;background:#fff;border-radius:24px;box-shadow:0 10px 40px #0f172a14;overflow:hidden}@media(min-width:768px){.contact__box{padding:3rem;border-radius:28px}}@media(min-width:1024px){.contact__box{grid-template-columns:1fr 1fr;gap:4rem;padding:4rem;border-radius:32px}}.contact__info h2{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;color:#0f172a;margin-bottom:.75rem;line-height:1.2}.contact__info p{color:#475569;font-size:1rem;line-height:1.65;margin-bottom:2rem}.contact__list{display:flex;flex-direction:column;gap:1.25rem;padding:0;margin:0;list-style:none}.contact__list li{display:flex;align-items:center;gap:.85rem;font-size:1rem;color:#0f172a;font-weight:500}.contact__list a{color:#0f172a;text-decoration:none;transition:color .2s}.contact__list a:hover{color:#0d5cc1}.contact__icon-wrapper{display:flex;align-items:center;justify-content:center;background:#0d5cc114;color:#0d5cc1;width:40px;height:40px;min-width:40px;border-radius:50%}.contact__form{display:flex;flex-direction:column;gap:1rem;width:100%}.contact__field{width:100%}.contact__form input,.contact__form textarea{box-sizing:border-box;width:100%;padding:.9rem 1rem;border-radius:12px;border:1.5px solid #cbd5e1;font-family:inherit;font-size:1rem;color:#0f172a;background:#f8fafc;outline:none;transition:border-color .2s,box-shadow .2s}.contact__form input::placeholder,.contact__form textarea::placeholder{color:#94a3b8;font-size:.95rem}.contact__form input:focus,.contact__form textarea:focus{border-color:#0d5cc1;background:#fff;box-shadow:0 0 0 3px #0d5cc11a}.contact__form textarea{resize:vertical;min-height:130px}.contact__submit{box-sizing:border-box;width:100%;display:flex;align-items:center;justify-content:center;gap:.6rem;padding:1rem;background:#25d366;color:#fff;border:none;border-radius:12px;font-family:inherit;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;margin-top:.25rem}.contact__submit:hover{background:#20b959;transform:translateY(-2px);box-shadow:0 6px 16px #25d36659}.contact__submit:active{transform:translateY(0)}.contact__disclaimer{font-size:.8rem;color:#475569;text-align:center;margin:0;opacity:.8}.legal-page{padding:120px 0 80px;background-color:var(--color-bg, #ffffff);min-height:100vh}.legal-page__content{max-width:800px;margin:0 auto;padding:0 20px}.legal-page__content h1{font-size:clamp(2.5rem,5vw,3.5rem);margin-bottom:2rem;color:var(--color-text-primary, #1a1a1a);font-family:Space Grotesk,sans-serif;font-weight:700}.legal-page__content h2{font-size:1.5rem;margin:2.5rem 0 1rem;color:var(--color-accent, #0056b3);font-family:Space Grotesk,sans-serif}.legal-page__content h3{font-size:1.2rem;margin:1.5rem 0 .8rem;font-weight:600}.legal-page__content p{margin-bottom:1.2rem;line-height:1.8;color:var(--color-text-secondary, #4a4a4a);font-size:1.1rem}.legal-page__content ul,.legal-page__content ol{margin-bottom:1.5rem;padding-left:1.5rem}.legal-page__content ul li,.legal-page__content ol li{margin-bottom:.5rem;line-height:1.6;color:var(--color-text-secondary, #4a4a4a)}.legal-page__content .last-updated{font-style:italic;color:#888;margin-bottom:3rem;display:block}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}
