.blog-carousel{position:relative;max-width:1200px;margin:0 auto;padding:3.5rem 1.25rem 4rem}.blog-carousel__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.blog-carousel__title{margin:0;font-size:clamp(1.5rem,4vw,2rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:#f9fafb}.blog-carousel__subtitle{margin:.35rem 0 0;font-size:.95rem;color:rgba(209,213,219,.65)}.blog-carousel__controls{display:flex;align-items:center;gap:.6rem}.blog-carousel__arrow{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:.6rem;border:1px solid rgba(129,140,248,.3);background:rgba(99,102,241,.1);color:#c7d2fe;font-size:1.1rem;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease,opacity .2s ease}.blog-carousel__arrow:hover:not(:disabled){background:rgba(99,102,241,.3);border-color:#818cf8;color:#fff;transform:translateY(-1px)}.blog-carousel__arrow:disabled{opacity:.3;cursor:default}.blog-carousel__view-all{font-size:.88rem;font-weight:700;color:#a5b4fc;text-decoration:none;padding:.5rem .85rem;border-radius:.55rem;border:1px solid rgba(129,140,248,.25);background:rgba(99,102,241,.08);transition:background .2s ease,color .2s ease,border-color .2s ease}.blog-carousel__view-all:hover{background:rgba(99,102,241,.25);border-color:rgba(129,140,248,.5);color:#fff;text-decoration:none}.blog-carousel__track{display:flex;gap:1.35rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem}.blog-carousel__track::-webkit-scrollbar{display:none}.blog-carousel__card{flex:0 0 auto;width:min(340px,82vw);display:flex;flex-direction:column;border-radius:1rem;overflow:hidden;background:linear-gradient(155deg,rgba(255,255,255,.06),rgba(255,255,255,.015));border:1px solid rgba(255,255,255,.09);box-shadow:0 4px 20px rgba(0,0,0,.25);text-decoration:none;color:inherit;scroll-snap-align:start;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .3s ease,box-shadow .3s ease}.blog-carousel__card:hover{transform:translateY(-6px);border-color:rgba(129,140,248,.35);box-shadow:0 20px 48px rgba(99,102,241,.22),0 0 0 1px rgba(129,140,248,.1);text-decoration:none}.blog-carousel__media{position:relative;aspect-ratio:16/9;overflow:hidden;background:rgba(0,0,0,.35)}.blog-carousel__media--placeholder{display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse 80% 80% at 30% 20%,rgba(99,102,241,.25),transparent 55%),linear-gradient(160deg,rgba(30,27,75,.85),rgba(15,15,26,.95))}.blog-carousel__media>.blog-carousel__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.22,1,.36,1)}.blog-carousel__card:hover .blog-carousel__img{transform:scale(1.05)}.blog-carousel__glyph{font-size:1.75rem;color:rgba(199,210,254,.3)}.blog-carousel__body{display:flex;flex-direction:column;flex:1 1;padding:1.1rem 1.2rem 1.15rem;gap:.4rem}.blog-carousel__date{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(167,139,250,.9)}.blog-carousel__card-title{margin:0;font-size:1.05rem;font-weight:800;letter-spacing:-.02em;line-height:1.3;color:#f9fafb;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.blog-carousel__card:hover .blog-carousel__card-title{color:#e0e7ff}.blog-carousel__excerpt{margin:0;font-size:.84rem;line-height:1.55;color:rgba(209,213,219,.7);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-carousel__cta{margin-top:auto;padding-top:.5rem;font-size:.8rem;font-weight:700;color:#a5b4fc;transition:color .2s ease}.blog-carousel__card:hover .blog-carousel__cta{color:#c7d2fe}.blog-carousel__fade{position:absolute;top:0;bottom:0;width:48px;pointer-events:none;z-index:2}.blog-carousel__fade--left{left:0;background:linear-gradient(90deg,rgba(15,15,26,.9),transparent)}.blog-carousel__fade--right{right:0;background:linear-gradient(270deg,rgba(15,15,26,.9),transparent)}@media (max-width:480px){.blog-carousel{padding:2.5rem .75rem 3rem}.blog-carousel__card{width:min(300px,85vw)}.blog-carousel__arrow{width:36px;height:36px;min-height:44px;min-width:44px}}@media (prefers-reduced-motion:reduce){.blog-carousel__card:hover,.blog-carousel__card:hover .blog-carousel__img{transform:none}.blog-carousel__track{scroll-behavior:auto}}.home-footer{--home-footer-bg:#0a0a12;--home-footer-surface:rgba(255,255,255,0.04);--home-footer-border:rgba(255,255,255,0.08);--home-footer-muted:rgba(209,213,219,0.62);--home-footer-accent:#a78bfa;--home-footer-accent-soft:rgba(167,139,250,0.35);margin-top:0;padding:3.25rem 0 0;background:linear-gradient(180deg,rgba(10,10,18,0) 0,var(--home-footer-bg) 12%,var(--home-footer-bg) 100%);border-top:1px solid var(--home-footer-border);position:relative}.home-footer:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(72rem,92vw);height:1px;background:linear-gradient(90deg,transparent,var(--home-footer-accent-soft) 20%,var(--home-footer-accent) 50%,var(--home-footer-accent-soft) 80%,transparent);opacity:.85}.home-footer__inner{width:min(72rem,92vw);margin:0 auto;padding:0 1.25rem 2.5rem}.home-footer__grid{display:grid;grid-template-columns:1fr;grid-gap:2.25rem 2rem;gap:2.25rem 2rem}@media (min-width:640px){.home-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.home-footer__grid{grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,1fr));align-items:start}}.home-footer__brand{grid-column:1/-1}@media (min-width:900px){.home-footer__brand{grid-column:1;grid-row:1/span 2}}.home-footer__logo{display:inline-flex;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:800;letter-spacing:-.03em;color:#f9fafb;text-decoration:none;padding:.45rem .75rem;border-radius:.65rem;background:var(--home-footer-surface);border:1px solid var(--home-footer-border);transition:border-color .2s ease,box-shadow .25s ease,color .2s ease}.home-footer__logo:hover{color:#fff;border-color:rgba(167,139,250,.45);box-shadow:0 6px 24px rgba(99,102,241,.18);text-decoration:none}.home-footer__logo-mark{width:.45rem;height:.45rem;border-radius:50%;background:linear-gradient(135deg,#a78bfa,#6366f1);box-shadow:0 0 12px rgba(129,140,248,.5)}.home-footer__tagline{margin:1rem 0 0;max-width:22rem;font-size:.9rem;line-height:1.65;color:var(--home-footer-muted)}.home-footer__social{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.25rem}.home-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:.55rem;background:var(--home-footer-surface);border:1px solid var(--home-footer-border);color:rgba(209,213,219,.85);transition:border-color .2s ease,color .2s ease,transform .2s ease}.home-footer__social a:hover{color:#e9d5ff;border-color:rgba(167,139,250,.4);transform:translateY(-2px);text-decoration:none}.home-footer__social svg{width:1.05rem;height:1.05rem;fill:currentColor}.home-footer__col-title{margin:0 0 .85rem;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--home-footer-accent)}.home-footer__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.55rem}.home-footer__list a{font-size:.9rem;color:rgba(229,231,235,.88);text-decoration:none;transition:color .2s ease}.home-footer__list a:hover{color:#fff;text-decoration:none}.home-footer__list a[data-external=true]:after{content:" ↗";font-size:.72em;opacity:.55}.home-footer__divider{height:1px;margin:2rem 0 1.25rem;background:linear-gradient(90deg,transparent,var(--home-footer-border) 15%,var(--home-footer-border) 85%,transparent)}.home-footer__bottom{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}@media (min-width:640px){.home-footer__bottom{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}}.home-footer__copyright{margin:0;font-size:.8rem;color:rgba(156,163,175,.85)}.home-footer__legal{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;font-size:.8rem}.home-footer__legal a{color:rgba(209,213,219,.75);text-decoration:none}.home-footer__legal a:hover{color:#c4b5fd;text-decoration:none}.home-footer__legal-sep{color:rgba(156,163,175,.45);-webkit-user-select:none;-moz-user-select:none;user-select:none}