.blog-template{--indigo-900:#1e1b4b;--indigo-800:#282460;--indigo-700:#4338ca;--indigo-600:#4f46e5;--indigo-500:#6366f1;--indigo-100:#e0e7ff;--lime:#cdff4b;--lime-deep:#a3e635;--ink:#14132b;--slate:#5b5a72;--cloud:#f5f5fb;--paper:#fff;--line:#e7e6f2;--r-sm:14px;--r-md:22px;--r-lg:32px;--r-xl:44px;--r-pill:999px;--shadow-sm:0 2px 8px #1e1b4b0f;--shadow-md:0 18px 40px -18px #4f46e559;--shadow-lg:0 40px 80px -30px #1e1b4b59;--font-display:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif;--font-body:var(--font-inter),Inter,system-ui,sans-serif;--page-max:1200px;--page-pad:24px;font-family:var(--font-body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;line-height:1.65}@media (min-width:1201px) and (max-width:1440px){.blog-template{--page-max:1120px;--page-pad:20px}}.blog-template h1,.blog-template h2,.blog-template h3,.blog-template h4{font-family:var(--font-display);letter-spacing:-.02em;font-weight:600;line-height:1.15}.blog-template .blog-wrap{max-width:var(--page-max);padding-left:var(--page-pad);padding-right:var(--page-pad);box-sizing:border-box;width:100%;margin-left:auto;margin-right:auto}.blog-template img{max-width:100%;display:block}.blog-template ul,.blog-template ol{list-style:none}.blog-template a{color:inherit;text-decoration:none}.blog-template .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.blog-template .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.blog-template .reveal{opacity:1;transition:none;transform:none}}.blog-template .btn,.blog-template a.btn{font-family:var(--font-display);border-radius:var(--r-pill);cursor:pointer;white-space:nowrap;border:0;justify-content:center;align-items:center;gap:9px;padding:15px 26px;font-size:.98rem;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s,color .18s;display:inline-flex}.blog-template a.btn.btn-primary,.blog-template .btn.btn-primary{background:var(--indigo-600);box-shadow:var(--shadow-md);color:#fff!important}.blog-template a.btn.btn-lime,.blog-template .btn.btn-lime{background:var(--lime);color:#000!important}.blog-template a.btn.btn-ghost,.blog-template .btn.btn-ghost{border:1.5px solid var(--line);color:var(--ink)!important;background:#fff!important}.blog-template .cta-band a.btn.btn-ghost{border-color:#ffffff4d;color:#fff!important;background:0 0!important}.blog-template .hero h1 .hl{color:var(--indigo-600);white-space:nowrap;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(#0000 72%,#cdff4bd9 72%);padding:0 .06em;position:relative}.blog-template .hero h1 .hl:after{content:none!important;display:none!important}.blog-template .hl{color:var(--indigo-600);-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(#0000 72%,#cdff4bd9 72%);padding:0 .06em;position:relative}.blog-template .hl:after{content:none!important;display:none!important}.blog-template .eyebrow{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--indigo-600);background:var(--indigo-100);border-radius:var(--r-pill);align-items:center;gap:8px;padding:7px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.blog-template .eyebrow .dot{background:var(--lime-deep);border-radius:50%;width:7px;height:7px}.blog-template .btn{font-family:var(--font-display);border-radius:var(--r-pill);cursor:pointer;white-space:nowrap;border:0;justify-content:center;align-items:center;gap:9px;padding:14px 24px;font-size:.95rem;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.blog-template .btn-primary{background:var(--indigo-600);color:#fff;box-shadow:var(--shadow-md)}.blog-template .btn-primary:hover{background:var(--indigo-700);transform:translateY(-2px)}.blog-template .btn-lime{background:var(--lime);color:var(--ink)}.blog-template .btn-lime:hover{transform:translateY(-2px);box-shadow:0 16px 30px -12px #a3e63599}.blog-template .btn-ghost{color:var(--ink);border:1.5px solid var(--line);background:#fff}.blog-template .btn-ghost:hover{border-color:var(--indigo-500);transform:translateY(-2px)}.blog-template .btn-block{width:100%}.blog-template .blog-crumb{color:var(--slate);padding-top:22px;font-size:.87rem}.blog-template .blog-crumb ol{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.blog-template .blog-crumb a:hover{color:var(--indigo-600)}.blog-template .blog-crumb [aria-current]{color:var(--ink);font-weight:600}.blog-template .hero{background:radial-gradient(1100px 460px at 50% -10%,var(--indigo-100),transparent 60%), radial-gradient(800px 380px at 50% 90%,#f3ffdb,transparent 55%);padding:48px 0 20px}.blog-template .hero-inner{text-align:center;flex-direction:column;align-items:center;max-width:720px;margin-left:auto;margin-right:auto;display:flex}.blog-template .hero h1{text-wrap:balance;margin:20px 0 16px;font-size:clamp(2.2rem,4.4vw,3.4rem)}.blog-template .hero p{color:var(--slate);text-wrap:pretty;max-width:560px;margin-bottom:26px;font-size:1.12rem}.blog-template .hero-meta{color:var(--slate);flex-wrap:wrap;justify-content:center;gap:14px 22px;margin-bottom:26px;font-size:.92rem;font-weight:600;display:flex}.blog-template .hero-meta span{align-items:center;gap:7px;display:inline-flex}.blog-template .hero-divider{align-items:center;gap:14px;padding:32px 0 12px;display:flex}.blog-template .hero-divider-line{background:linear-gradient(90deg,transparent,var(--line) 18%,var(--line) 82%,transparent);flex:1;height:1px}.blog-template .hero-divider-mark{background:var(--lime);border-radius:3px;flex:none;width:10px;height:10px;transform:rotate(45deg);box-shadow:0 0 0 4px #cdff4b38}.blog-template .search{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;max-width:520px;display:flex}.blog-template .search input{border:1.5px solid var(--line);border-radius:var(--r-pill);min-width:220px;font-family:var(--font-body);text-align:left;background:#fff;flex:1;padding:14px 20px;font-size:.96rem;transition:all .18s}.blog-template .search input:focus{border-color:var(--indigo-500);outline:0;box-shadow:0 0 0 4px #6366f11f}@media (max-width:600px){.blog-template .hero{padding:36px 0 12px}.blog-template .hero h1 .hl{white-space:normal}.blog-template .hero-divider{padding:24px 0 8px}}.blog-template .filters{flex-wrap:wrap;justify-content:center;gap:11px;padding:18px 0 8px;display:flex}.blog-template .chip{border:1.5px solid var(--line);border-radius:var(--r-pill);color:var(--slate);cursor:pointer;font-size:.93rem;font-weight:500;font-family:var(--font-body);background:#fff;align-items:center;gap:8px;padding:10px 18px;transition:all .18s;display:inline-flex}.blog-template .chip:hover{border-color:var(--indigo-500);color:var(--indigo-600);transform:translateY(-2px)}.blog-template .chip.active{background:var(--indigo-600);border-color:var(--indigo-600);color:#fff;font-weight:600}.blog-template .chip .n{opacity:.7;font-size:.78rem}.blog-template .featured{border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--shadow-sm);background:#fff;grid-template-columns:1.05fr .95fr;gap:0;transition:transform .22s,box-shadow .22s;display:grid;overflow:hidden}.blog-template .featured:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.blog-template .featured-media{min-height:340px;position:relative;overflow:hidden}.blog-template .featured-media img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.blog-template .featured:hover .featured-media img{transform:scale(1.05)}.blog-template .featured-flag{background:var(--lime);color:var(--ink);font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--r-pill);padding:7px 14px;font-size:.74rem;font-weight:700;position:absolute;top:18px;left:18px}.blog-template .featured-body{flex-direction:column;justify-content:center;padding:40px;display:flex}.blog-template .featured-body .cat{color:var(--indigo-600);font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:.84rem;font-weight:600}.blog-template .featured-body h2{margin-bottom:14px;font-size:clamp(1.5rem,2.6vw,2.1rem)}.blog-template .featured-body p{color:var(--slate);margin-bottom:22px;font-size:1rem}.blog-template .meta{color:var(--slate);flex-wrap:wrap;align-items:center;gap:16px;font-size:.85rem;display:flex}.blog-template .meta .av{background:var(--indigo-100);width:34px;height:34px;font-family:var(--font-display);color:var(--indigo-600);border-radius:50%;place-items:center;font-size:.75rem;font-weight:700;display:grid}.blog-template .meta b{color:var(--ink);font-family:var(--font-display);font-size:.88rem}.blog-template .posts{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.blog-template .post{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;flex-direction:column;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;overflow:hidden}.blog-template .post:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-6px)}.blog-template .post-media{aspect-ratio:16/10;position:relative;overflow:hidden}.blog-template .post-media img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.blog-template .post:hover .post-media img{transform:scale(1.06)}.blog-template .post-cat{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--r-pill);font-size:.72rem;font-weight:700;font-family:var(--font-display);background:#fffffff0;padding:6px 12px;position:absolute;top:13px;left:13px}.blog-template .post-cat.lime{background:var(--lime)}.blog-template .post-cat.indigo{background:var(--indigo-600);color:#fff}.blog-template .post-body{flex-direction:column;flex:1;padding:24px;display:flex}.blog-template .post-body h3{margin-bottom:10px;font-size:1.18rem;line-height:1.3}.blog-template .post-body p{color:var(--slate);flex:1;margin-bottom:18px;font-size:.93rem}.blog-template .post-foot{border-top:1px solid var(--line);color:var(--slate);justify-content:space-between;align-items:center;gap:12px;padding-top:16px;font-size:.83rem;display:flex}.blog-template .post-foot .read{font-family:var(--font-display);color:var(--indigo-600);gap:6px;font-weight:600;display:inline-flex}.blog-template .post:hover .post-foot .read .arrow{transform:translate(4px)}.blog-template .post-foot .arrow{transition:transform .2s}.blog-template .pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin-top:52px;display:flex}.blog-template .pagination a,.blog-template .pagination span{border-radius:var(--r-pill);min-width:46px;height:46px;font-family:var(--font-display);border:1.5px solid var(--line);color:var(--slate);background:#fff;place-items:center;padding:0 14px;font-size:.94rem;font-weight:600;transition:all .18s;display:grid}.blog-template .pagination a:hover{border-color:var(--indigo-500);color:var(--indigo-600);transform:translateY(-2px)}.blog-template .pagination .cur{background:var(--indigo-600);border-color:var(--indigo-600);color:#fff}.blog-template .pagination .dots{background:0 0;border:0}.blog-template .news-card{background:linear-gradient(120deg,var(--indigo-700),var(--indigo-500));border-radius:var(--r-xl);color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;padding:48px;display:flex;position:relative;overflow:hidden}.blog-template .news-card:after{content:"";background:radial-gradient(circle,#cdff4b47,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;bottom:-130px;left:-50px}.blog-template .news-txt{max-width:460px;position:relative}.blog-template .news-txt h2{margin-bottom:9px;font-size:1.7rem}.blog-template .news-txt p{color:#ffffffdb;font-size:.98rem}.blog-template .news-form{flex-wrap:wrap;gap:10px;display:flex;position:relative}.blog-template .news-form input{border-radius:var(--r-pill);font-family:var(--font-body);min-width:250px;color:var(--ink);background:#fffffff2;border:0;padding:15px 22px;font-size:.95rem}.blog-template .news-form input:focus{outline:3px solid var(--lime)}.blog-template .sec{padding:70px 0}.blog-template .sec-head{max-width:700px;margin-bottom:38px}.blog-template .sec-head.center{text-align:center;margin-inline:auto}.blog-template .sec-head h2{margin:14px 0 12px;font-size:clamp(1.8rem,3vw,2.5rem)}.blog-template .sec-head p{color:var(--slate);font-size:1.04rem}.blog-template .topics{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.blog-template .topic{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;padding:26px;transition:all .2s}.blog-template .topic:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-5px)}.blog-template .topic .ic{background:var(--indigo-100);border-radius:15px;place-items:center;width:50px;height:50px;margin-bottom:15px;font-size:1.3rem;display:grid}.blog-template .topic:nth-child(2) .ic{background:#eeffc9}.blog-template .topic:nth-child(3) .ic{background:#dcfce7}.blog-template .topic:nth-child(4) .ic{background:#fef3c7}.blog-template .topic h3{margin-bottom:6px;font-size:1.08rem}.blog-template .topic p{color:var(--slate);font-size:.9rem}.blog-template .cta-band{background:var(--indigo-900);border-radius:var(--r-xl);color:#fff;text-align:center;padding:56px 44px;position:relative;overflow:hidden}.blog-template .cta-band:before{content:"";background:radial-gradient(circle,#cdff4b33,#0000 70%);border-radius:50%;width:340px;height:340px;position:absolute;top:-120px;right:-70px}.blog-template .cta-band h2{margin-bottom:13px;font-size:clamp(1.8rem,3.2vw,2.6rem);position:relative}.blog-template .cta-band p{color:#ffffffd9;max-width:560px;margin:0 auto 26px;font-size:1.04rem;position:relative}.blog-template .cta-actions{flex-wrap:wrap;justify-content:center;gap:13px;display:flex;position:relative}@media (max-width:960px){.blog-template .featured{grid-template-columns:1fr}.blog-template .featured-media{min-height:260px}.blog-template .featured-body{padding:28px 22px}.blog-template .posts,.blog-template .topics{grid-template-columns:1fr 1fr}.blog-template .news-card{padding:32px 24px}}@media (max-width:600px){.blog-template .sec{padding:48px 0}.blog-template .posts,.blog-template .topics{grid-template-columns:1fr}.blog-template .cta-band,.blog-template .news-card{padding:28px 18px}.blog-template .news-form{flex-direction:column;align-items:stretch;gap:12px}.blog-template .news-form input{flex:1;width:100%;min-width:0}.blog-template .news-form .btn{justify-content:center;width:100%}}
