.anim-reveal[data-astro-cid-5tznm7mj]{opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.anim-reveal[data-astro-cid-5tznm7mj].revealed{opacity:1;transform:translateY(0)}.anim-fade-up[data-astro-cid-5tznm7mj]{opacity:0;transform:translateY(20px);animation:fadeUp .8s cubic-bezier(.16,1,.3,1) forwards}.anim-fade-down[data-astro-cid-5tznm7mj]{opacity:0;transform:translateY(-20px);animation:fadeDown .8s cubic-bezier(.16,1,.3,1) forwards}.anim-delay-1[data-astro-cid-5tznm7mj]{animation-delay:.15s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes fadeDown{to{opacity:1;transform:translateY(0)}}@keyframes orbFloat1{0%,to{transform:translate(0)}50%{transform:translate(30px,-20px)}}@keyframes orbFloat2{0%,to{transform:translate(0)}50%{transform:translate(-25px,15px)}}.hero[data-astro-cid-5tznm7mj]{position:relative;padding:10rem 0 6rem;overflow:hidden;background:linear-gradient(160deg,#2d3748,#3a4a5e 30%,#2a4a4a,#3a4a5e 80%,#2d3748);color:var(--bg);text-align:center}.hero[data-astro-cid-5tznm7mj]:after{content:"";position:absolute;bottom:-1px;left:10%;width:80%;height:80px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 1440 80' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 30C240 0 480 0 720 30S1200 60 1440 30V80H0Z' fill='%23f7f6f3'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;z-index:2}.hero__bg[data-astro-cid-5tznm7mj]{position:absolute;inset:0;pointer-events:none}.hero__orb[data-astro-cid-5tznm7mj]{position:absolute;border-radius:50%;filter:blur(100px)}.hero__orb--1[data-astro-cid-5tznm7mj]{width:400px;height:400px;background:#17b2aa33;top:-10%;right:15%;animation:orbFloat1 18s ease-in-out infinite}.hero__orb--2[data-astro-cid-5tznm7mj]{width:350px;height:350px;background:#fcdca11f;bottom:-15%;left:10%;animation:orbFloat2 22s ease-in-out infinite}.hero__grain[data-astro-cid-5tznm7mj]{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");opacity:.5}.hero__inner[data-astro-cid-5tznm7mj]{position:relative;z-index:1;max-width:700px;margin:0 auto}.hero__eyebrow[data-astro-cid-5tznm7mj]{text-transform:uppercase;font-size:.8rem;font-weight:700;letter-spacing:.15em;color:var(--third);margin-bottom:1.5rem}.hero[data-astro-cid-5tznm7mj] h1[data-astro-cid-5tznm7mj]{font-size:3rem;line-height:1.15;color:var(--bg);margin-bottom:1.5rem;letter-spacing:-.03em;font-weight:800}@media(max-width:768px){.hero[data-astro-cid-5tznm7mj] h1[data-astro-cid-5tznm7mj]{font-size:2rem}}.hero__em[data-astro-cid-5tznm7mj]{background:linear-gradient(135deg,var(--secondary),rgb(49.1044776119,228.3955223881,219.1417910448));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__sub[data-astro-cid-5tznm7mj]{font-size:1.1rem;color:#fff9;margin:0 auto;line-height:1.8;max-width:550px}.tags[data-astro-cid-5tznm7mj]{padding:2rem 0;border-bottom:1px solid var(--border)}.tags__list[data-astro-cid-5tznm7mj]{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.tags__tag[data-astro-cid-5tznm7mj]{padding:.35rem .85rem;border-radius:8px;font-size:.76rem;font-weight:600;color:var(--primary);background:var(--bg-light);border:1px solid var(--border);transition:all .2s ease}.tags__tag[data-astro-cid-5tznm7mj]:hover{background:#17b2aa14;border-color:#17b2aa33;color:var(--secondary)}.tags__tag--active[data-astro-cid-5tznm7mj]{background:var(--secondary);color:var(--bg);border-color:var(--secondary)}.tags__tag--active[data-astro-cid-5tznm7mj]:hover{background:var(--secondary);color:var(--bg)}.blog-grid[data-astro-cid-5tznm7mj]{padding:4rem 0 2rem}.blog-grid__list[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(6,1fr);gap:1.5rem}@media(max-width:700px){.blog-grid__list[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}}.blog-card[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;border-radius:24px;border:1px solid var(--border);color:inherit;overflow:hidden;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease;grid-column:span 2}@media(max-width:700px){.blog-card[data-astro-cid-5tznm7mj]{grid-column:span 6}}.blog-card--large[data-astro-cid-5tznm7mj]{grid-column:span 4}@media(max-width:700px){.blog-card--large[data-astro-cid-5tznm7mj]{grid-column:span 6}}.blog-card--large[data-astro-cid-5tznm7mj] .blog-card__img[data-astro-cid-5tznm7mj]{height:260px}.blog-card--large[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj]{font-size:1.4rem}.blog-card[data-astro-cid-5tznm7mj]:hover{transform:translateY(-6px);box-shadow:0 20px 60px #2d374814;color:inherit}.blog-card[data-astro-cid-5tznm7mj]:hover h2[data-astro-cid-5tznm7mj]{color:var(--secondary)}.blog-card[data-astro-cid-5tznm7mj]:hover .blog-card__read[data-astro-cid-5tznm7mj]{gap:.6rem}.blog-card__img[data-astro-cid-5tznm7mj]{width:100%;height:180px;overflow:hidden}.blog-card__img[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.blog-card[data-astro-cid-5tznm7mj]:hover .blog-card__img[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{transform:scale(1.05)}.blog-card__body[data-astro-cid-5tznm7mj]{padding:1.75rem;display:flex;flex-direction:column;flex-grow:1}.blog-card[data-astro-cid-5tznm7mj] time[data-astro-cid-5tznm7mj]{font-size:.8rem;color:var(--secondary);font-weight:600}.blog-card[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj]{font-size:1.15rem;margin:.5rem 0 .75rem;transition:color .2s ease;line-height:1.3}.blog-card[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{opacity:.6;font-size:.9rem;margin:0;flex-grow:1;line-height:1.6}.blog-card__tags[data-astro-cid-5tznm7mj]{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:1rem;position:relative}.blog-card__tag[data-astro-cid-5tznm7mj]{background:var(--third);color:var(--primary);padding:.2rem .6rem;border-radius:6px;font-size:.72rem;font-weight:600}.blog-card__read[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;gap:.3rem;margin-top:1.25rem;color:var(--secondary);font-weight:700;font-size:.88rem;position:relative;transition:gap .2s ease}.btn--lg[data-astro-cid-5tznm7mj]{padding:1.1rem 2.5rem;font-size:1.1rem}.btn--glow[data-astro-cid-5tznm7mj]{display:inline-block;padding:.9rem 2rem;border-radius:10px;font-weight:700;font-size:1rem;background:var(--secondary);color:var(--bg);border:none;cursor:pointer;transition:transform .2s ease,box-shadow .3s ease}.btn--glow[data-astro-cid-5tznm7mj]:hover{transform:translateY(-2px);box-shadow:0 8px 30px #17b2aa59;color:var(--bg)}.cta-final[data-astro-cid-5tznm7mj]{padding:2rem 0 7rem}.cta-final__box[data-astro-cid-5tznm7mj]{background:linear-gradient(160deg,#3a4a5e,#4a5a6e,#3a5a5a);border-radius:24px;padding:5rem 3rem;text-align:center;color:var(--bg);position:relative;overflow:hidden}@media(max-width:600px){.cta-final__box[data-astro-cid-5tznm7mj]{padding:3.5rem 1.5rem}}.cta-final__orbs[data-astro-cid-5tznm7mj]{position:absolute;inset:0;pointer-events:none}.cta-final__orb[data-astro-cid-5tznm7mj]{position:absolute;border-radius:50%;filter:blur(60px)}.cta-final__orb--1[data-astro-cid-5tznm7mj]{width:300px;height:300px;background:#17b2aa33;top:-100px;right:-50px}.cta-final__orb--2[data-astro-cid-5tznm7mj]{width:250px;height:250px;background:#fcdca11f;bottom:-80px;left:-30px}.cta-final__eyebrow[data-astro-cid-5tznm7mj]{text-transform:uppercase;font-size:.8rem;font-weight:700;letter-spacing:.15em;color:var(--third);margin-bottom:1rem;position:relative}.cta-final[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj]{color:var(--bg);font-size:2.75rem;margin-bottom:1rem;position:relative;line-height:1.15;letter-spacing:-.02em}@media(max-width:600px){.cta-final[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj]{font-size:1.75rem}}.cta-final__desc[data-astro-cid-5tznm7mj]{opacity:.7;font-size:1.1rem;max-width:500px;margin:0 auto 2rem;position:relative;color:var(--bg)}.cta-final__btn[data-astro-cid-5tznm7mj]{position:relative}
