.gsl-admin-titlebar h1{margin:0 0 4px;color:#fff!important;font-size:22px;line-height:1.1}.gsl-admin-titlebar p{margin:0;color:#9ca3af;font-size:13px}.gsl-admin-badge{display:inline-flex;align-items:center;gap:7px;border:1px solid rgb(0 200 83 / .45);color:var(--gsl-green);padding:8px 10px;border-radius:6px;font-size:12px;background:rgb(0 200 83 / .08)}.gsl-admin-badge svg{width:16px;height:16px}.gsl-admin-content{display:block}.gsl-admin-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.gsl-admin-tab{display:inline-flex;align-items:center;gap:7px;min-height:36px;border:1px solid var(--gsl-border);border-radius:8px;background:rgb(23 41 65 / .84);color:#cbd5e1;padding:0 12px;cursor:pointer;font-weight:700;font-size:13px}.gsl-admin-tab svg{width:16px;height:16px}.gsl-admin-tab-panel{display:none}.gsl-admin-grid-main{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,0.85fr);gap:14px;align-items:start}.gsl-admin-grid-secondary{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(290px,0.8fr);gap:14px;margin-top:14px}.gsl-admin-card{border:1px solid var(--gsl-border);background:linear-gradient(180deg,rgb(23 41 65 / .96),rgb(11 29 54 / .96));border-radius:8px;padding:16px;color:#fff;min-width:0}.gsl-admin-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.gsl-admin-card h2,.gsl-admin-card-head h2{margin:0 0 5px;display:flex;align-items:center;gap:8px;color:#fff!important;font-size:18px;line-height:1.2}.gsl-admin-card h2 svg{width:19px;height:19px;color:var(--gsl-green)}.gsl-admin-card-head p,.gsl-admin-card p.gsl-admin-muted,.gsl-admin-muted{margin:0;color:#94a3b8;font-size:13px}.gsl-admin-status-pill{color:var(--gsl-green);border:1px solid rgb(0 200 83 / .5);background:rgb(0 200 83 / .12);border-radius:999px;padding:5px 9px;font-size:12px;white-space:nowrap}.gsl-admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gsl-admin-form-grid label,.gsl-admin-paths-form label{display:flex;flex-direction:column;gap:6px;color:#cbd5e1;font-size:12px;font-weight:700}.gsl-admin-form-grid input,.gsl-admin-form-grid select,.gsl-admin-paths-form input{width:100%;min-height:38px;border:1px solid rgb(148 163 184 / .28);border-radius:6px;background:rgb(11 29 54 / .8);color:#fff;padding:0 10px;outline:none}.gsl-admin-form-grid small{color:#94a3b8;font-size:11px;line-height:1.25}.gsl-admin-switch-row{display:flex;flex-wrap:wrap;gap:12px 18px;margin:14px 0}.gsl-admin-check-inline,.gsl-admin-check-grid label{display:inline-flex;align-items:center;gap:8px;color:#dbeafe;font-size:13px;cursor:pointer}.gsl-admin-check-inline input,.gsl-admin-check-grid input{accent-color:var(--gsl-green)}.gsl-admin-table-selector{border:1px solid rgb(148 163 184 / .18);border-radius:8px;padding:12px;background:rgb(11 29 54 / .45)}.gsl-admin-table-selector h3{margin:0 0 10px;color:#fff;font-size:15px}.gsl-admin-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;max-height:230px;overflow:auto;padding-right:6px}.gsl-admin-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.gsl-admin-primary,.gsl-admin-secondary,.gsl-admin-mini{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border-radius:6px;padding:0 14px;cursor:pointer;font-weight:800;border:1px solid #fff0}.gsl-admin-primary{background:var(--gsl-green);color:#06220f;border-color:var(--gsl-green)}.gsl-admin-secondary,.gsl-admin-mini{background:rgb(15 23 42 / .35);color:#dbeafe;border-color:rgb(148 163 184 / .24)}.gsl-admin-mini{min-height:30px;padding:0 10px;font-size:12px}.gsl-admin-primary svg,.gsl-admin-secondary svg{width:16px;height:16px}.gsl-admin-paths-form{display:grid;gap:12px}.gsl-admin-result{margin-top:12px;border-radius:6px;padding:10px 12px;font-size:13px;line-height:1.45;background:rgb(59 130 246 / .12);border:1px solid rgb(59 130 246 / .35);color:#bfdbfe;white-space:pre-wrap}.gsl-admin-result.error{background:rgb(239 68 68 / .12);border-color:rgb(239 68 68 / .45);color:#fecaca}.gsl-admin-log-item{border:1px solid rgb(148 163 184 / .18);border-radius:8px;margin-bottom:8px;padding:9px 10px;background:rgb(11 29 54 / .45)}.gsl-admin-log-item summary{display:flex;justify-content:space-between;gap:12px;cursor:pointer;color:#e5e7eb;font-size:13px}.gsl-admin-log-item summary span{color:#94a3b8}.gsl-admin-log-item pre{white-space:pre-wrap;color:#cbd5e1;background:rgb(2 6 23 / .35);border-radius:6px;padding:10px;max-height:180px;overflow:auto}.gsl-admin-flow-list{margin:0;padding-left:20px;color:#dbeafe;line-height:1.85;font-size:14px}.gsl-admin-table-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.gsl-admin-table-row{display:flex;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid rgb(148 163 184 / .2);border-radius:8px;background:rgb(11 29 54 / .45);color:#dbeafe}.gsl-admin-table-row.missing{opacity:.55}.gsl-admin-table-row strong{color:var(--gsl-green)}@media (max-width:980px){.gsl-admin-grid-main,.gsl-admin-grid-secondary,.gsl-admin-table-overview{grid-template-columns:1fr}.gsl-admin-form-grid,.gsl-admin-check-grid{grid-template-columns:1fr}}.gsl-static-shell{display:grid;gap:18px}.gsl-static-hero{padding:28px;border-radius:18px;border:1px solid rgb(0 200 83 / .22);background:radial-gradient(circle at top left,rgb(0 200 83 / .14),transparent 34%),linear-gradient(135deg,rgb(23 41 65 / .97),rgb(11 29 54 / .98));box-shadow:0 18px 46px rgb(0 0 0 / .18)}.gsl-static-eyebrow{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:rgb(0 200 83 / .14);color:#31f184;border:1px solid rgb(0 200 83 / .32);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px}.gsl-static-hero h1{margin:0 0 12px;color:#ffffff!important;font-size:34px;line-height:1.12;font-weight:850}.gsl-static-hero p{margin:0;max-width:860px;color:#cbd5e1;font-size:15px;line-height:1.75}.gsl-static-meta{display:flex;flex-wrap:wrap;gap:8px 14px;width:fit-content;max-width:100%;margin:0 0 14px;padding:9px 12px;border-radius:999px;border:1px solid rgb(34 197 94 / .32);background:rgb(0 200 83 / .1);color:#d1fae5;font-size:13px}.gsl-static-meta span{display:inline-flex;align-items:center}.gsl-static-meta strong{margin-right:4px;color:#fff;font-weight:800}.gsl-static-meta span+span::before{content:"";width:4px;height:4px;margin-right:14px;border-radius:999px;background:currentColor;opacity:.65}.gsl-static-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.gsl-static-hero-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 14px;border-radius:999px;border:1px solid rgb(34 197 94 / .55);background:rgb(0 200 83 / .16);color:#bbf7d0;font-size:13px;font-weight:750;text-decoration:none}.gsl-static-hero-actions a:hover{background:rgb(0 200 83 / .24);color:#fff}.gsl-static-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gsl-static-mini-card{padding:16px;border-radius:14px;border:1px solid rgb(148 163 184 / .18);background:rgb(23 41 65 / .74)}.gsl-static-mini-card strong{display:block;color:#fff;font-size:14px;margin-bottom:6px}.gsl-static-mini-card span{display:block;color:#94a3b8;font-size:13px;line-height:1.55}.gsl-static-content-card{padding:24px;border-radius:18px;border:1px solid rgb(31 58 86 / .92);background:rgb(11 29 54 / .88)}.gsl-static-section{padding:0 0 18px;margin:0 0 18px;border-bottom:1px solid rgb(148 163 184 / .14)}.gsl-static-section:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.gsl-static-toc{padding:16px;margin:0 0 20px;border-radius:14px;border:1px solid rgb(34 197 94 / .26);background:rgb(15 35 61 / .72)}.gsl-static-toc h2{margin:0 0 10px;color:#ffffff!important;font-size:18px;font-weight:850}.gsl-static-toc ol{display:grid;gap:7px;margin:0;padding-left:20px;color:#86efac}.gsl-static-toc a{color:#bbf7d0;font-size:14px;font-weight:650;text-decoration:none}.gsl-static-toc a:hover{color:#fff;text-decoration:underline}.gsl-static-section h2{margin:0 0 8px;color:#ffffff!important;font-size:18px;font-weight:800}.gsl-static-section p{margin:0;color:#cbd5e1;font-size:14px;line-height:1.78}.gsl-static-subsections,.gsl-static-faq,.gsl-static-content-links{display:grid;gap:12px;margin-top:14px}.gsl-static-steps{display:grid;gap:10px;margin:14px 0 0;padding:0;list-style:none;counter-reset:gsl-static-step}.gsl-static-steps li{counter-increment:gsl-static-step;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;padding:11px 13px;border-radius:12px;border:1px solid rgb(148 163 184 / .16);background:rgb(15 35 61 / .72);color:#dbeafe;font-size:14px;line-height:1.45}.gsl-static-steps li::before{content:counter(gsl-static-step);display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:rgb(34 197 94 / .18);color:#86efac;font-weight:850}.gsl-static-list{display:grid;gap:9px;margin:14px 0 0;padding:0;list-style:none}.gsl-static-list li{position:relative;padding-left:24px;color:#dbeafe;font-size:14px;line-height:1.55}.gsl-static-list li::before{content:"";position:absolute;left:2px;top:.62em;width:8px;height:8px;border-radius:999px;background:#22c55e}.gsl-static-subsection,.gsl-static-faq>div,.gsl-static-glossary>div{padding:14px;border-radius:12px;border:1px solid rgb(148 163 184 / .16);background:rgb(15 35 61 / .72)}.gsl-static-subsection h3,.gsl-static-faq h3{margin:0 0 7px;color:#fff;font-size:15px;font-weight:800}.gsl-static-example{display:block;margin-top:8px;color:#86efac;font-size:13px;line-height:1.55}.gsl-static-text-link,.gsl-static-content-links a{display:inline-flex;margin-top:8px;color:#22c55e;font-weight:750;text-decoration:none}.gsl-static-glossary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0 0}.gsl-static-glossary dt{color:#fff;font-size:14px;font-weight:800}.gsl-static-glossary dd{margin:6px 0 0;color:#cbd5e1;font-size:13px;line-height:1.55}.gsl-static-link-list{display:flex;flex-wrap:wrap;gap:10px}.gsl-static-link-list a{display:inline-flex;align-items:center;min-height:34px;padding:7px 13px;border-radius:999px;border:1px solid rgb(34 197 94 / .36);background:rgb(0 200 83 / .12);color:#86efac;font-size:13px;font-weight:700;line-height:1.2;text-decoration:none}.gsl-static-link-list a:hover{border-color:rgb(34 197 94 / .68);background:rgb(0 200 83 / .18);color:#bbf7d0}body.gsl-light-theme .gsl-static-hero{background:radial-gradient(circle at top left,rgb(0 200 83 / .1),transparent 32%),linear-gradient(135deg,#ffffff,#f8fafc);border:1px solid #d9e2ef;box-shadow:0 16px 36px rgb(15 23 42 / .07)}body.gsl-light-theme .gsl-static-hero h1,body.gsl-light-theme .gsl-static-mini-card strong,body.gsl-light-theme .gsl-static-section h2{color:#0f172a!important}body.gsl-light-theme .gsl-static-hero p,body.gsl-light-theme .gsl-static-meta,body.gsl-light-theme .gsl-static-mini-card span,body.gsl-light-theme .gsl-static-section p,body.gsl-light-theme .gsl-static-glossary dd,body.gsl-light-theme .gsl-static-updated{color:#475569}body.gsl-light-theme .gsl-static-meta{background:#ecfdf5;border-color:#bbf7d0;color:#047857}body.gsl-light-theme .gsl-static-meta strong{color:#065f46}body.gsl-light-theme .gsl-static-hero-actions a{background:#ecfdf5;border-color:#86efac;color:#047857}body.gsl-light-theme .gsl-static-hero-actions a:hover,body.gsl-light-theme .gsl-page-head-link:hover{background:#dcfce7;color:#065f46}body.gsl-light-theme .gsl-static-mini-card,body.gsl-light-theme .gsl-static-content-card,body.gsl-light-theme .gsl-static-subsection,body.gsl-light-theme .gsl-static-faq>div,body.gsl-light-theme .gsl-static-glossary>div,body.gsl-light-theme .gsl-static-steps li{background:#fff;border:1px solid #d9e2ef;box-shadow:0 14px 30px rgb(15 23 42 / .05)}body.gsl-light-theme .gsl-static-steps li{color:#0f172a}body.gsl-light-theme .gsl-static-steps li::before{background:#dcfce7;color:#047857}body.gsl-light-theme .gsl-static-subsection h3,body.gsl-light-theme .gsl-static-faq h3,body.gsl-light-theme .gsl-static-glossary dt{color:#0f172a}body.gsl-light-theme .gsl-static-example,body.gsl-light-theme .gsl-static-text-link,body.gsl-light-theme .gsl-static-content-links a{color:#047857}body.gsl-light-theme .gsl-static-section{border-bottom:1px solid #e2e8f0}body.gsl-light-theme .gsl-static-toc{background:#f8fafc;border-color:#bbf7d0}body.gsl-light-theme .gsl-static-toc h2{color:#0f172a!important}body.gsl-light-theme .gsl-static-toc ol,body.gsl-light-theme .gsl-static-toc a,body.gsl-light-theme .gsl-static-list li{color:#0f172a}body.gsl-light-theme .gsl-static-toc a:hover{color:#047857}body.gsl-light-theme .gsl-static-link-list a{background:#ecfdf5;border-color:#bbf7d0;color:#047857}body.gsl-light-theme .gsl-static-link-list a:hover{background:#dcfce7;border-color:#86efac;color:#065f46}@media (max-width:900px){.gsl-static-card-grid{grid-template-columns:1fr}.gsl-static-glossary{grid-template-columns:1fr}.gsl-static-hero h1{font-size:28px}}.gsl-blog-content{padding-bottom:38px}.gsl-blog-header,.gsl-blog-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.gsl-blog-admin-link{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 14px;border-radius:10px;border:1px solid rgb(0 200 83 / .45);background:rgb(0 200 83 / .12);color:var(--gsl-green)!important;text-decoration:none!important;font-size:13px;font-weight:700}.gsl-blog-admin-link svg,.gsl-blog-cta svg,.gsl-load-more-articles svg{width:16px;height:16px}body:not(.gsl-user-admin) .gsl-blog-admin-link{display:none}.gsl-blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;align-items:start}.gsl-blog-maincol{display:contents}.gsl-featured-post-card,.gsl-blog-side-card,.gsl-newsletter-card,.gsl-article-card,.gsl-blog-empty,.gsl-blog-category-card{border:1px solid rgb(56 88 122 / .82);background:linear-gradient(180deg,rgb(16 38 64 / .94),rgb(10 29 53 / .95));border-radius:12px;box-shadow:0 18px 34px rgb(0 0 0 / .13)}.gsl-featured-post-card{grid-column:1 / -1;display:grid;grid-template-columns:minmax(260px,42%) minmax(0,1fr);gap:28px;padding:16px;margin-bottom:0;align-items:stretch}.gsl-blog-maincol>.gsl-blog-section-head,.gsl-blog-maincol>.gsl-article-grid,.gsl-blog-maincol>.gsl-load-more-articles,.gsl-blog-maincol>.gsl-blog-empty{grid-column:1}.gsl-blog-sidebar{grid-column:2;grid-row:2 / span 4}.gsl-featured-image,.gsl-article-thumb{display:block;position:relative;overflow:hidden;border-radius:10px;background:radial-gradient(circle at 30% 25%,rgb(0 200 83 / .24),rgb(0 182 212 / .12) 34%,rgb(6 20 39 / .95) 70%)}.gsl-featured-image{aspect-ratio:1;min-height:0;height:100%;max-height:220px;width:100%}.gsl-featured-image img,.gsl-article-thumb img,.gsl-trending-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gsl-blog-placeholder{min-height:inherit;height:100%;display:flex;align-items:center;justify-content:center;color:rgb(255 255 255 / .75)}.gsl-blog-placeholder svg{width:42px;height:42px;stroke:var(--gsl-green)}.gsl-featured-body{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-width:0;padding:8px 8px 8px 0}.gsl-featured-details{width:100%;margin-top:14px}.gsl-featured-body .gsl-featured-details p{font-size:16px;line-height:1.6;margin-bottom:18px}.gsl-featured-details .gsl-blog-meta{margin-bottom:0}.gsl-blog-label{align-self:flex-start;display:inline-flex;align-items:center;max-width:100%;margin-bottom:10px;padding:4px 8px;border-radius:999px;background:rgb(0 200 83 / .14);color:var(--gsl-green);font-size:10px;line-height:1;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.gsl-featured-body h2,.gsl-article-body h3,.gsl-blog-side-card h3,.gsl-newsletter-card h3,.gsl-blog-section-head h2{margin:0;color:#f8fafc}.gsl-featured-body h2{font-size:28px;line-height:1.18;margin-bottom:0;max-width:740px}.gsl-featured-body h2 a,.gsl-article-body h3 a{color:inherit!important;text-decoration:none!important}.gsl-featured-body p,.gsl-article-body p,.gsl-newsletter-card p,.gsl-blog-side-muted,.gsl-blog-empty p{color:#b6c2d2;font-size:14px;line-height:1.55;margin:0 0 14px}.gsl-blog-meta{display:flex;flex-wrap:wrap;align-items:center;gap:9px;color:#94a3b8;font-size:12px;margin-bottom:16px}.gsl-blog-meta img{width:24px;height:24px;border-radius:50%}.gsl-blog-meta .gsl-blog-meta-logo{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#000;border:1px solid rgb(148 163 184 / .28);overflow:hidden}.gsl-blog-meta .gsl-blog-meta-logo .gsl-meta-avatar{width:auto;height:39px;max-width:none;border-radius:0;transform:translateX(-5px)}.gsl-blog-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:flex-start;margin-top:auto;min-height:36px;padding:0 16px;border-radius:8px;background:linear-gradient(135deg,#00c853,#00a846);color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:800}.gsl-blog-section-head{align-items:center;margin-top:6px}.gsl-blog-section-head h2{font-size:18px}.gsl-blog-section-head a{color:var(--gsl-green)!important;text-decoration:none!important;font-size:13px;font-weight:700}.gsl-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gsl-article-card{overflow:hidden;display:flex;flex-direction:column}.gsl-article-thumb{height:125px;border-radius:12px 12px 0 0}.gsl-article-body{display:flex;flex-direction:column;flex:1;padding:12px}.gsl-article-body h3{font-size:15px;line-height:1.28;margin-bottom:10px}.gsl-article-body p{font-size:12.5px}.gsl-load-more-articles{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;min-height:39px;border-radius:8px;border:1px solid rgb(56 88 122 / .82);color:var(--gsl-green)!important;text-decoration:none!important;font-weight:800;font-size:13px;background:rgb(15 34 57 / .9)}.gsl-blog-sidebar{display:grid;gap:12px}.gsl-blog-side-card,.gsl-newsletter-card{padding:16px}.gsl-blog-side-card h3,.gsl-newsletter-card h3{display:flex;align-items:center;gap:9px;font-size:16px;margin-bottom:14px}.gsl-blog-side-card h3 svg,.gsl-newsletter-card h3 svg{width:19px;height:19px;stroke:var(--gsl-green)}.gsl-trending-list{display:grid;gap:12px}.gsl-trending-item{display:grid;grid-template-columns:24px 52px minmax(0,1fr);gap:10px;align-items:center;color:#fff!important;text-decoration:none!important}.gsl-trending-rank{width:21px;height:21px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#00c853,#019a42);color:#fff;font-size:11px;font-weight:800}.gsl-trending-thumb{width:52px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden;background:rgb(15 34 57 / .95);color:#94a3b8}.gsl-trending-thumb svg{width:17px;height:17px}.gsl-trending-text strong{display:block;color:#f8fafc;font-size:12.5px;line-height:1.25}.gsl-trending-text em{display:block;margin-top:3px;color:#94a3b8;font-size:11px;font-style:normal}.gsl-tag-cloud{display:flex;flex-wrap:wrap;gap:8px}.gsl-tag-cloud a,.gsl-tag-cloud span{display:inline-flex;align-items:center;min-height:25px;padding:0 10px;border-radius:7px;border:1px solid rgb(148 163 184 / .28);background:rgb(15 34 57 / .9);color:#cbd5e1!important;text-decoration:none!important;font-size:11px}.gsl-newsletter-card{border-color:rgb(0 200 83 / .45);background:radial-gradient(circle at 0 0,rgb(0 200 83 / .12),transparent 35%),linear-gradient(180deg,rgb(16 55 58 / .86),rgb(10 29 53 / .95))}.gsl-newsletter-card form{display:grid;gap:10px}.gsl-newsletter-card input{width:100%;min-height:38px;border-radius:8px;border:1px solid rgb(148 163 184 / .28);background:rgb(15 34 57 / .92);color:#fff;padding:0 12px;outline:none}.gsl-newsletter-card button{min-height:38px;border:0;border-radius:8px;background:linear-gradient(135deg,#00c853,#00a846);color:#fff;font-weight:800;cursor:pointer}.gsl-newsletter-card small{display:block;margin-top:10px;color:#94a3b8;font-size:11px}.gsl-blog-empty{padding:22px;margin-bottom:16px}.gsl-blog-empty h2,.gsl-blog-empty h3{margin:0 0 8px;color:#f8fafc}body.gsl-light-theme .gsl-featured-post-card,body.gsl-light-theme .gsl-blog-side-card,body.gsl-light-theme .gsl-newsletter-card,body.gsl-light-theme .gsl-article-card,body.gsl-light-theme .gsl-blog-empty,body.gsl-light-theme .gsl-blog-category-card{background:#ffffff!important;border:1px solid #d9e2ef!important;box-shadow:0 14px 30px rgb(15 23 42 / .06)!important}body.gsl-light-theme .gsl-featured-body h2,body.gsl-light-theme .gsl-article-body h3,body.gsl-light-theme .gsl-blog-side-card h3,body.gsl-light-theme .gsl-newsletter-card h3,body.gsl-light-theme .gsl-blog-section-head h2,body.gsl-light-theme .gsl-blog-category-card strong,body.gsl-light-theme .gsl-trending-text strong,body.gsl-light-theme .gsl-blog-empty h2,body.gsl-light-theme .gsl-blog-empty h3{color:#0f172a!important}body.gsl-light-theme .gsl-tag-cloud a,body.gsl-light-theme .gsl-tag-cloud span,body.gsl-light-theme .gsl-newsletter-card input,body.gsl-light-theme .gsl-load-more-articles{background:#f8fafc!important;border-color:#d9e2ef!important;color:#0f172a!important}@media (max-width:1120px){.gsl-blog-layout{grid-template-columns:1fr}.gsl-featured-post-card,.gsl-blog-maincol>.gsl-blog-section-head,.gsl-blog-maincol>.gsl-article-grid,.gsl-blog-maincol>.gsl-load-more-articles,.gsl-blog-maincol>.gsl-blog-empty,.gsl-blog-sidebar{grid-column:1}.gsl-blog-sidebar{grid-row:auto}.gsl-blog-sidebar{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.gsl-featured-post-card{grid-template-columns:1fr}.gsl-featured-image{aspect-ratio:16 / 9;height:auto;max-height:none}.gsl-blog-categories,.gsl-article-grid,.gsl-blog-sidebar{grid-template-columns:1fr 1fr}}@media (max-width:620px){.gsl-blog-header,.gsl-blog-section-head{display:block}.gsl-blog-categories,.gsl-article-grid,.gsl-blog-sidebar{grid-template-columns:1fr}.gsl-featured-body h2{font-size:20px}}.gsl-single-content{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:14px;width:100%;max-width:none;min-width:0;padding:18px;padding-bottom:30px}.gsl-single-hero,.gsl-single-article,.gsl-single-bottom-grid .gsl-blog-side-card,.gsl-single-tags-row{border:1px solid rgb(56 88 122 / .82);background:linear-gradient(180deg,rgb(16 38 64 / .94),rgb(10 29 53 / .95));border-radius:12px;box-shadow:0 18px 34px rgb(0 0 0 / .13)}.gsl-single-hero{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,42%);gap:16px;align-items:stretch;width:100%;margin-bottom:0;padding:10px}.gsl-single-hero>div:first-child{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:10px 12px}.gsl-single-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;color:#94a3b8;font-size:12px}.gsl-single-breadcrumb a{color:var(--gsl-green)!important;text-decoration:none!important;font-weight:800}.gsl-single-title{margin:0 0 12px;max-width:none;color:#f8fafc;font-size:31px;line-height:1.12;letter-spacing:0;font-weight:900}.gsl-single-excerpt{max-width:880px;margin:0 0 16px;color:#b6c2d2;font-size:15px;line-height:1.55}.gsl-single-hero-image{min-height:210px;max-height:260px;border-radius:10px;overflow:hidden;background:radial-gradient(circle at 30% 25%,rgb(0 200 83 / .24),rgb(0 182 212 / .12) 34%,rgb(6 20 39 / .95) 70%)}.gsl-single-hero-image img{width:100%;height:100%;object-fit:cover;display:block}.gsl-single-hero-placeholder{display:flex;align-items:center;justify-content:center;color:rgb(255 255 255 / .75)}.gsl-single-hero-placeholder svg{width:46px;height:46px;stroke:var(--gsl-green)}.gsl-single-article{grid-column:1;width:100%;max-width:none;min-width:0;padding:26px 30px;overflow:hidden}.gsl-single-article>*:first-child{margin-top:0!important}.gsl-single-article h2,.gsl-single-article h3,.gsl-single-related h2{margin:30px 0 14px;color:#f8fafc;line-height:1.2}.gsl-single-article h2{font-size:24px}.gsl-single-article h3{font-size:20px}.gsl-single-article p,.gsl-single-article li{color:#cbd5e1;font-size:16px;line-height:1.72}.gsl-single-article p{margin:0 0 18px}.gsl-single-article ul,.gsl-single-article ol{margin:0 0 20px;padding-left:22px}.gsl-single-article a{color:var(--gsl-green)!important;text-decoration:none!important;font-weight:800}.gsl-single-article figure{max-width:100%;margin:22px 0}.gsl-single-article img{max-width:100%;height:auto;border-radius:10px}.gsl-single-article figcaption{margin-top:8px;color:#94a3b8;font-size:13px;text-align:center}.gsl-single-article blockquote{margin:24px 0;padding:18px 20px;border-left:4px solid var(--gsl-green);border-radius:10px;background:rgb(0 200 83 / .1)}.gsl-single-article .wp-block-table,.gsl-single-article figure.wp-block-table{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.gsl-single-article table{width:100%;min-width:920px;border-collapse:collapse;color:#cbd5e1;border:1px solid rgb(148 163 184 / .22);table-layout:auto}.gsl-single-article th,.gsl-single-article td{padding:12px 14px;border:1px solid rgb(148 163 184 / .22);text-align:left;white-space:normal;word-break:keep-all;overflow-wrap:normal;hyphens:none}.gsl-single-article th:nth-child(2),.gsl-single-article td:nth-child(2),.gsl-single-article th:nth-child(3),.gsl-single-article td:nth-child(3){min-width:140px}.gsl-single-article th,.gsl-single-article thead td{color:#f8fafc;background:#17304b;font-weight:400}.gsl-single-article tbody td{color:#d7e3f3;background:#0f243b}.gsl-single-bottom-grid{grid-column:2;grid-row:2 / span 4;display:grid;grid-template-columns:1fr;gap:12px;align-self:stretch;align-content:start;margin-top:0}.gsl-single-toc-card{position:sticky;top:14px;align-self:start;display:flex;flex-direction:column;max-height:calc(100vh - 28px);overflow:hidden}.gsl-single-toc-card h3{flex:0 0 auto}.gsl-single-toc-list{list-style:none;margin:0;padding:0;display:grid;gap:2px;flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:4px}.gsl-single-toc-list li{margin:0}.gsl-single-toc-list a{display:block;padding:8px 9px;border-radius:7px;color:#cbd5e1!important;text-decoration:none!important;font-size:12px;line-height:1.35;border-left:2px solid #fff0}.gsl-single-toc-list a:hover,.gsl-single-toc-list a:focus{background:rgb(0 200 83 / .12);border-left-color:var(--gsl-green);color:#f8fafc!important;outline:none}.gsl-single-article h2,.gsl-single-article h3{scroll-margin-top:18px}.gsl-single-info-card ul{list-style:none;margin:0;padding:0}.gsl-single-info-card li{display:grid;grid-template-columns:1fr;gap:4px;padding:10px 0;border-bottom:1px solid rgb(148 163 184 / .18);color:#94a3b8;font-size:12px}.gsl-single-info-card li:last-child{border-bottom:0}.gsl-single-info-card strong{color:#f8fafc}.gsl-single-tags-row{grid-column:1;display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;padding:16px;color:#f8fafc}.gsl-single-tags-row a{display:inline-flex;align-items:center;min-height:25px;padding:0 10px;border-radius:7px;border:1px solid rgb(148 163 184 / .28);background:rgb(15 34 57 / .9);color:#cbd5e1!important;text-decoration:none!important;font-size:11px}.gsl-single-related{grid-column:1;margin-top:18px}.gsl-single-related .gsl-article-thumb{height:108px}body.gsl-light-theme .gsl-single-hero,body.gsl-light-theme .gsl-single-article,body.gsl-light-theme .gsl-single-bottom-grid .gsl-blog-side-card,body.gsl-light-theme .gsl-single-tags-row{background:#ffffff!important;border:1px solid #d9e2ef!important;box-shadow:0 14px 30px rgb(15 23 42 / .06)!important}body.gsl-light-theme .gsl-single-title,body.gsl-light-theme .gsl-single-article h2,body.gsl-light-theme .gsl-single-article h3,body.gsl-light-theme .gsl-single-related h2,body.gsl-light-theme .gsl-single-info-card strong,body.gsl-light-theme .gsl-single-tags-row{color:#0f172a!important}body.gsl-light-theme .gsl-single-excerpt,body.gsl-light-theme .gsl-single-article p,body.gsl-light-theme .gsl-single-article li,body.gsl-light-theme .gsl-single-info-card li{color:#64748b!important}body.gsl-light-theme .gsl-single-article table{border-color:#d9e2ef;color:#334155}body.gsl-light-theme .gsl-single-article th,body.gsl-light-theme .gsl-single-article thead td{color:#ffffff!important;background:#17304b!important;border-color:#d9e2ef}body.gsl-light-theme .gsl-single-article tbody td{color:#334155!important;background:#f8fafc!important;border-color:#d9e2ef}body.gsl-light-theme .gsl-single-toc-list a{color:#475569!important}body.gsl-light-theme .gsl-single-toc-list a:hover,body.gsl-light-theme .gsl-single-toc-list a:focus{background:rgb(0 200 83 / .1);color:#0f172a!important}@media (max-width:1120px){.gsl-single-content{grid-template-columns:1fr}.gsl-single-hero{grid-template-columns:1fr}.gsl-single-hero-image{min-height:220px}.gsl-single-bottom-grid{grid-column:1;grid-row:auto;position:static;grid-template-columns:repeat(3,minmax(0,1fr))}.gsl-single-toc-card{position:static;max-height:none}}@media (max-width:900px){.gsl-single-bottom-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.gsl-single-hero,.gsl-single-bottom-grid{grid-template-columns:1fr}.gsl-single-title{font-size:25px}.gsl-single-article{padding:18px}.gsl-single-article p,.gsl-single-article li{font-size:15px}}.gsl-newsletter-result{margin-top:10px;padding:10px 12px;border-radius:8px;font-size:13px;line-height:1.35;border:1px solid #cbd5e1;background:#f8fafc;color:#334155}.gsl-newsletter-result.error{border-color:#fecaca;background:#fef2f2;color:#991b1b}.gsl-newsletter-form button:disabled{cursor:wait;opacity:.72}.gsl-register-shell{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,0.72fr);gap:18px;align-items:stretch}.gsl-register-copy,.gsl-register-card{border-radius:18px;border:1px solid rgb(31 58 86 / .92);background:rgb(11 29 54 / .88);box-shadow:0 16px 34px rgb(2 6 23 / .2)}.gsl-register-copy{padding:30px;background:radial-gradient(circle at top left,rgb(0 200 83 / .16),transparent 34%),linear-gradient(135deg,rgb(11 29 54 / .96),rgb(7 18 34 / .98))}.gsl-register-copy h1{margin:16px 0 12px;color:#ffffff!important;font-size:34px;line-height:1.12;font-weight:850}.gsl-register-copy p{max-width:720px;margin:0;color:#cbd5e1;font-size:15px;line-height:1.75}.gsl-register-benefits{display:grid;gap:12px;margin-top:24px}.gsl-register-benefits span{display:flex;align-items:center;gap:10px;color:#e2e8f0;font-weight:700}.gsl-register-benefits svg{width:20px;height:20px;stroke:#00c853}.gsl-register-card{padding:24px}.gsl-register-form{display:grid;gap:14px}.gsl-register-form label{display:grid;gap:7px;color:#dbe7f7;font-size:13px;font-weight:800}.gsl-register-form input[type="text"],.gsl-register-form input[type="email"],.gsl-register-form input[type="password"]{width:100%;min-height:46px;padding:0 14px;border-radius:10px;border:1px solid rgb(148 163 184 / .28);background:rgb(7 18 34 / .7);color:#fff;font-size:15px;outline:none}.gsl-register-check{display:flex!important;grid-template-columns:auto 1fr;flex-direction:row;align-items:flex-start;gap:10px!important;color:#cbd5e1!important;font-weight:600!important;line-height:1.45}.gsl-register-check input{margin-top:3px}.gsl-register-check a,.gsl-register-login a,.gsl-register-actions a{color:#00c853;font-weight:800;text-decoration:none}.gsl-register-form button,.gsl-register-primary{display:inline-flex;justify-content:center;align-items:center;min-height:48px;border:0;border-radius:10px;background:#00c853;color:#ffffff!important;font-size:16px;font-weight:850;text-decoration:none;cursor:pointer}.gsl-register-login{margin:16px 0 0;color:#94a3b8;font-size:14px}.gsl-register-message{margin-bottom:16px;padding:12px 14px;border-radius:10px;font-size:14px;font-weight:700;line-height:1.45}.gsl-register-message.error{background:rgb(239 68 68 / .12);border:1px solid rgb(239 68 68 / .35);color:#fecaca}.gsl-register-actions{display:grid;gap:12px}body.gsl-light-theme .gsl-register-copy,body.gsl-light-theme .gsl-register-card{background:#fff;border:1px solid #d9e2ef;box-shadow:0 16px 36px rgb(15 23 42 / .06)}body.gsl-light-theme .gsl-register-copy h1,body.gsl-light-theme .gsl-register-form label{color:#0f172a!important}body.gsl-light-theme .gsl-register-copy p,body.gsl-light-theme .gsl-register-login,body.gsl-light-theme .gsl-register-check{color:#475569!important}body.gsl-light-theme .gsl-register-benefits span{color:#10213a}body.gsl-light-theme .gsl-register-form input[type="text"],body.gsl-light-theme .gsl-register-form input[type="email"],body.gsl-light-theme .gsl-register-form input[type="password"]{background:#f8fafc;border:1px solid #d7e2f0;color:#10213a}@media (max-width:900px){.gsl-register-shell{grid-template-columns:1fr}.gsl-register-copy h1{font-size:28px}}@media (max-width:980px){.gsl-matches-side,.gsl-blog-sidebar,.gsl-single-sidebar{width:100%!important;max-width:none!important}}@media (max-width:720px){.gsl-static-hero,.gsl-static-content-card,.gsl-seo-panel{padding:16px!important}.gsl-featured-post,.gsl-blog-card,.gsl-single-post-card{display:block!important}.gsl-featured-post img,.gsl-blog-card img,.gsl-single-featured-image img{width:100%!important;height:auto!important;aspect-ratio:16 / 10;object-fit:cover}}@media (max-width:480px){.gsl-static-link-list a,.gsl-seo-chips span{width:100%;justify-content:center}}body:not(.gsl-light-theme) .gsl-insight a,body:not(.gsl-light-theme) .gsl-featured-btn,body:not(.gsl-light-theme) .gsl-filter-submit button,body:not(.gsl-light-theme) .gsl-admin-primary,body:not(.gsl-light-theme) .gsl-view-btn{color:#ffffff!important}body.gsl-light-theme .gsl-static-hero .gsl-static-meta{background:#dcfce7!important;border-color:#86efac!important;color:#064e3b!important;box-shadow:0 8px 18px rgb(15 23 42 / .08)!important}body.gsl-light-theme .gsl-static-hero .gsl-static-meta strong,body.gsl-light-theme .gsl-static-hero .gsl-static-meta span{color:#064e3b!important}body:not(.gsl-light-theme) .gsl-static-hero .gsl-static-meta{background:rgb(34 197 94 / .14)!important;border-color:rgb(134 239 172 / .42)!important;color:#d1fae5!important}body:not(.gsl-light-theme) .gsl-static-hero .gsl-static-meta strong,body:not(.gsl-light-theme) .gsl-static-hero .gsl-static-meta span{color:#f0fdf4!important}.gsl-blog-category-nav{display:flex;gap:8px;overflow-x:auto;margin:0 0 18px;padding:5px 0 8px;scrollbar-width:none}.gsl-blog-category-nav::-webkit-scrollbar{display:none}.gsl-blog-category-nav a{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:9px 12px;border:1px solid var(--gsl-border);border-radius:999px;background:var(--gsl-card);color:var(--gsl-muted);font-size:.76rem;font-weight:750;text-decoration:none}.gsl-blog-category-nav a span{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--gsl-card-soft);font-size:.64rem}.gsl-blog-category-nav a:hover,.gsl-blog-category-nav a.active{border-color:rgb(0 200 83 / .48);background:rgb(0 200 83 / .1);color:var(--gsl-green)}.gsl-blog-layout{grid-template-columns:minmax(0,1fr) 250px!important;gap:20px!important;align-items:start}.gsl-blog-maincol,.gsl-blog-sidebar,.gsl-featured-post-card,.gsl-article-card{min-width:0}.gsl-article-grid{grid-auto-rows:1fr}.gsl-article-card{display:flex;flex-direction:column;height:100%;overflow:hidden}.gsl-article-body{display:flex;flex-direction:column;flex:1}.gsl-article-body .gsl-blog-meta{margin-top:auto}.gsl-featured-image img,.gsl-article-thumb img{width:100%;height:100%;object-fit:cover}.gsl-single-article-content a:not(.gsl-cta):not([class]){color:var(--gsl-green);font-weight:650;text-decoration-thickness:1px;text-underline-offset:3px}.gsl-single-article-content a:not(.gsl-cta):not([class]):hover{text-decoration-thickness:2px}.gsl-single-tags-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.gsl-single-tags-row a{padding:7px 10px;border:1px solid var(--gsl-border);border-radius:999px;background:var(--gsl-card-soft);color:var(--gsl-muted);font-size:.72rem;font-weight:750;text-decoration:none}.gsl-single-tags-row a:hover{border-color:rgb(0 200 83 / .45);color:var(--gsl-green)}.gsl-single-post-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0}.gsl-single-post-nav a{display:grid;gap:5px;min-width:0;padding:14px;border:1px solid var(--gsl-border);border-radius:13px;background:var(--gsl-card);color:inherit;text-decoration:none}.gsl-single-post-nav a:last-child{text-align:right}.gsl-single-post-nav a:hover{border-color:rgb(0 200 83 / .45);transform:translateY(-1px)}.gsl-single-post-nav small{font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;color:var(--gsl-green)}.gsl-single-post-nav strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem}.gsl-single-related .gsl-article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gsl-single-related .gsl-blog-label{width:max-content;text-decoration:none}.gsl-single-related img{aspect-ratio:16/9;object-fit:cover}.gsl-single-body,.gsl-single-main,.gsl-single-layout{min-width:0}@media(max-width:980px){.gsl-blog-layout{grid-template-columns:1fr!important}.gsl-blog-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));position:static!important}.gsl-single-related .gsl-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.gsl-blog-sidebar{grid-template-columns:1fr}.gsl-single-post-nav{grid-template-columns:1fr}.gsl-single-post-nav a:last-child{text-align:left}.gsl-single-related .gsl-article-grid{grid-template-columns:1fr}.gsl-blog-header{align-items:flex-start!important}.gsl-blog-admin-link{display:none!important}}.gsl-blog-category-nav{display:flex!important;flex-wrap:wrap!important;align-items:center;gap:10px!important;width:100%;margin:0 0 22px!important;padding:12px!important;overflow:visible!important;border:1px solid #d9e3ef;border-radius:16px;background:#fff;box-shadow:0 10px 24px rgb(15 23 42 / .045);scrollbar-width:auto!important}.gsl-blog-category-nav::-webkit-scrollbar{display:none!important}.gsl-blog-category-chip,.gsl-blog-category-more{min-width:0;min-height:42px;margin:0!important;border:1px solid #cfdae8!important;border-radius:11px!important;background:#f8fafc!important;color:#415570!important;box-shadow:none!important;text-decoration:none!important;transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.gsl-blog-category-chip{display:inline-flex!important;flex:0 1 auto!important;align-items:center;gap:8px!important;padding:9px 11px!important;font-size:.79rem!important;font-weight:780!important;line-height:1.1}.gsl-blog-category-chip>svg,.gsl-blog-category-more>svg{flex:0 0 auto;width:17px;height:17px;stroke-width:2;color:#64748b}.gsl-blog-category-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gsl-blog-category-count{display:inline-grid!important;place-items:center;min-width:24px!important;height:24px!important;padding:0 6px!important;border:0!important;border-radius:7px!important;background:#e9eef5!important;color:#53657d!important;font-size:.68rem!important;font-weight:850}.gsl-blog-category-chip:hover,.gsl-blog-category-chip:focus-visible,.gsl-blog-category-chip.active,.gsl-blog-category-more:hover,.gsl-blog-category-more:focus-within{border-color:#1d4f82!important;background:#eef5fc!important;color:#123a64!important;outline:none;transform:translateY(-1px);box-shadow:0 8px 18px rgb(18 58 100 / .08)!important}.gsl-blog-category-chip.active{background:#123a64!important;color:#ffffff!important}.gsl-blog-category-chip.active>svg{color:#fff}.gsl-blog-category-chip.active .gsl-blog-category-count{background:rgb(255 255 255 / .16)!important;color:#ffffff!important}.gsl-blog-category-more{position:relative;display:inline-flex;flex:1 1 190px;max-width:230px;align-items:center;gap:8px;padding:0 10px}.gsl-blog-category-more select{width:100%;min-width:0;min-height:40px;padding:0 30px 0 0;border:0!important;outline:0!important;appearance:none;background:transparent!important;color:#415570!important;font:inherit;font-size:.78rem;font-weight:780;cursor:pointer}.gsl-blog-category-more>svg:last-child{position:absolute;right:10px;pointer-events:none}.gsl-blog-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;padding:13px 14px;border:1px solid #d7e1ed;border-radius:14px;background:#fff;box-shadow:0 10px 24px rgb(15 23 42 / .045)}.gsl-blog-page-status{color:#64748b;font-size:.76rem;font-weight:720;white-space:nowrap}.gsl-blog-page-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.gsl-blog-page-links .page-numbers{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:38px;height:38px;padding:0 11px;border:1px solid #d2ddea;border-radius:10px;background:#f8fafc;color:#304761!important;font-size:.76rem;font-weight:800;line-height:1;text-decoration:none!important}.gsl-blog-page-links .page-numbers svg{width:15px;height:15px}.gsl-blog-page-links .page-numbers:hover,.gsl-blog-page-links .page-numbers:focus-visible{border-color:#1d4f82;background:#eef5fc;color:#123a64!important;outline:0}.gsl-blog-page-links .page-numbers.current{border-color:#123a64;background:#123a64;color:#ffffff!important}.gsl-blog-page-links .page-numbers.dots{border-color:#fff0;background:#fff0}.gsl-load-more-articles{display:none!important}.gsl-single-content{--gsl-article-link:#1768c5;--gsl-article-link-hover:#0b3d73}.gsl-single-article a:not(.wp-block-button__link):not(.wp-element-button):not(.wp-block-file__button),.gsl-single-article-content a:not(.gsl-cta):not([class]),.gsl-single-breadcrumb a,.gsl-single-related h3 a,.gsl-single-related .gsl-blog-section-head a,.gsl-single-tags-row a,.gsl-single-toc-list a{color:var(--gsl-article-link)!important;text-decoration-color:rgb(23 104 197 / .34)!important;text-decoration-thickness:1px!important;text-underline-offset:3px}.gsl-single-article a:not(.wp-block-button__link):not(.wp-element-button):not(.wp-block-file__button):hover,.gsl-single-article-content a:not(.gsl-cta):not([class]):hover,.gsl-single-breadcrumb a:hover,.gsl-single-related h3 a:hover,.gsl-single-related .gsl-blog-section-head a:hover,.gsl-single-tags-row a:hover,.gsl-single-toc-list a:hover{color:var(--gsl-article-link-hover)!important;text-decoration-color:currentColor!important}.gsl-single-article .wp-block-button__link,.gsl-single-article a.wp-element-button,.gsl-single-article .wp-block-file__button,.gsl-single-article a.gsl-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 17px;border:1px solid #123a64!important;border-radius:10px!important;background:#123a64!important;color:#ffffff!important;box-shadow:0 8px 18px rgb(18 58 100 / .16);font-weight:800;text-decoration:none!important}.gsl-single-article .wp-block-button__link:hover,.gsl-single-article a.wp-element-button:hover,.gsl-single-article .wp-block-file__button:hover,.gsl-single-article a.gsl-cta:hover{border-color:#0b2d4f!important;background:#0b2d4f!important;transform:translateY(-1px)}.gsl-single-share{grid-column:1;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px;padding:16px 18px;border:1px solid #d8e2ee;border-radius:14px;background:#fff;box-shadow:0 12px 26px rgb(15 23 42 / .05)}.gsl-single-share-copy{display:flex;align-items:center;gap:11px;min-width:0}.gsl-single-share-icon{display:inline-grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:#eaf2fb;color:#1768c5}.gsl-single-share-icon svg{width:20px;height:20px}.gsl-single-share-copy strong,.gsl-single-share-copy span{display:block}.gsl-single-share-copy strong{color:#0f2742;font-size:.9rem}.gsl-single-share-copy div>span{margin-top:2px;color:#64748b;font-size:.72rem}.gsl-single-share-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.gsl-share-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:37px;padding:0 10px;border:1px solid #d4dfeb;border-radius:9px;background:#f8fafc;color:#334a65!important;font:inherit;font-size:.69rem;font-weight:800;line-height:1;text-decoration:none!important;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.gsl-share-button svg{width:15px;height:15px}.gsl-share-brand{display:inline-grid;place-items:center;width:17px;height:17px;border-radius:5px;background:#1877f2;color:#fff;font-family:Arial,sans-serif;font-size:13px;font-weight:900;line-height:1}.gsl-share-brand-x{background:#111827;font-size:10px}.gsl-share-brand-linkedin{background:#0a66c2;font-size:8px;text-transform:lowercase}.gsl-share-whatsapp svg{color:#128c5e}.gsl-share-email svg,.gsl-share-copy svg{color:#1768c5}.gsl-share-button:hover,.gsl-share-button:focus-visible,.gsl-share-button.is-copied{border-color:#7aa6d3;background:#eef5fc;color:#123a64!important;outline:0;transform:translateY(-1px);box-shadow:0 7px 16px rgb(18 58 100 / .08)}.gsl-single-post-nav{grid-column:1;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important;margin:18px 0 0!important}.gsl-single-post-nav .gsl-post-nav-card{display:flex!important;align-items:center;gap:12px;min-width:0;min-height:92px;padding:14px 15px!important;border:1px solid #d5e0ec!important;border-radius:13px!important;background:#ffffff!important;color:#18324f!important;box-shadow:0 10px 22px rgb(15 23 42 / .045);text-align:left!important;text-decoration:none!important}.gsl-single-post-nav .gsl-post-nav-next{justify-content:flex-end;text-align:right!important}.gsl-post-nav-icon{display:inline-grid;place-items:center;flex:0 0 39px;width:39px;height:39px;border-radius:11px;background:#eaf2fb;color:#1768c5}.gsl-post-nav-icon svg{width:18px;height:18px}.gsl-post-nav-copy{display:grid;gap:5px;min-width:0}.gsl-single-post-nav small{color:#64748b!important;font-size:.65rem!important;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.gsl-single-post-nav strong{display:-webkit-box;overflow:hidden!important;color:#102a47!important;font-size:.8rem!important;line-height:1.35;white-space:normal!important;text-overflow:unset!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gsl-single-post-nav .gsl-post-nav-card:hover,.gsl-single-post-nav .gsl-post-nav-card:focus-visible{border-color:#7aa6d3!important;background:#f7fbff!important;outline:0;transform:translateY(-2px);box-shadow:0 14px 26px rgb(18 58 100 / .09)}.gsl-single-tags-row a{border-color:#d2deea!important;background:#f4f7fb!important;color:#38516d!important;text-decoration:none!important}.gsl-single-tags-row a:hover{border-color:#7aa6d3!important;background:#eaf2fb!important;color:#123a64!important}.gsl-related-blog-link{display:inline-flex!important;align-items:center;gap:6px;min-height:36px;padding:0 11px;border:1px solid #cfdae7;border-radius:9px;background:#fff;color:#244d78!important;font-size:.72rem;font-weight:800;text-decoration:none!important}.gsl-related-blog-link svg{width:15px;height:15px}.gsl-related-blog-link:hover{border-color:#7aa6d3;background:#eef5fc;color:#123a64!important}body:not(.gsl-light-theme) .gsl-blog-category-nav,body:not(.gsl-light-theme) .gsl-blog-pagination,body:not(.gsl-light-theme) .gsl-single-share,body:not(.gsl-light-theme) .gsl-single-post-nav .gsl-post-nav-card,body:not(.gsl-light-theme) .gsl-related-blog-link{border-color:rgb(148 163 184 / .22)!important;background:#10243a!important}body:not(.gsl-light-theme) .gsl-blog-category-chip,body:not(.gsl-light-theme) .gsl-blog-category-more,body:not(.gsl-light-theme) .gsl-share-button,body:not(.gsl-light-theme) .gsl-single-tags-row a{border-color:rgb(148 163 184 / .24)!important;background:#152b43!important;color:#c9d6e5!important}body:not(.gsl-light-theme) .gsl-blog-category-more select,body:not(.gsl-light-theme) .gsl-blog-page-status,body:not(.gsl-light-theme) .gsl-single-share-copy div>span,body:not(.gsl-light-theme) .gsl-single-post-nav small{color:#9fb0c5!important}body:not(.gsl-light-theme) .gsl-single-content{--gsl-article-link:#78b9ff;--gsl-article-link-hover:#b7d9ff}body:not(.gsl-light-theme) .gsl-single-share-copy strong,body:not(.gsl-light-theme) .gsl-single-post-nav strong{color:#f1f5f9!important}body:not(.gsl-light-theme) .gsl-blog-page-links .page-numbers{border-color:rgb(148 163 184 / .24);background:#152b43;color:#d2deeb!important}body:not(.gsl-light-theme) .gsl-blog-page-links .page-numbers.current,body:not(.gsl-light-theme) .gsl-blog-category-chip.active{border-color:#2e75b8!important;background:#245d91!important;color:#ffffff!important}@media (max-width:900px){.gsl-blog-category-nav{gap:8px!important;padding:10px!important}.gsl-blog-category-chip{flex:1 1 calc(33.333% - 8px)!important;justify-content:flex-start}.gsl-blog-category-more{flex:1 1 calc(33.333% - 8px);max-width:none}.gsl-single-share{align-items:flex-start;flex-direction:column}.gsl-single-share-actions{justify-content:flex-start;width:100%}}@media (max-width:640px){.gsl-blog-category-nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))}.gsl-blog-category-chip,.gsl-blog-category-more{width:100%;max-width:none}.gsl-blog-category-more{grid-column:1 / -1}.gsl-blog-pagination{align-items:stretch;flex-direction:column}.gsl-blog-page-status{text-align:center}.gsl-blog-page-links{justify-content:center}.gsl-blog-page-links .prev,.gsl-blog-page-links .next{flex:1 1 auto}.gsl-single-share-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.gsl-share-button{width:100%}.gsl-single-post-nav{grid-template-columns:1fr!important}.gsl-post-nav-placeholder{display:none}.gsl-single-post-nav .gsl-post-nav-next{text-align:left!important}.gsl-single-post-nav .gsl-post-nav-next .gsl-post-nav-copy{order:2}.gsl-single-post-nav .gsl-post-nav-next .gsl-post-nav-icon{order:1;transform:rotate(180deg)}}.gsl-single-content{overflow:clip}.gsl-single-related,.gsl-single-content>.gsl-site-footer{grid-column:1 / -1!important;width:100%!important;min-width:0!important;max-width:100%!important}.gsl-single-content>.gsl-site-footer,.gsl-content.gsl-single-content>.gsl-site-footer:last-child{margin:22px 0 0!important;padding-left:clamp(18px, 2.3vw, 28px)!important;padding-right:clamp(18px, 2.3vw, 28px)!important;border-left:1px solid rgb(31 58 86 / .92)!important;border-right:1px solid rgb(31 58 86 / .92)!important;border-radius:16px!important;overflow:hidden}body.gsl-light-theme .gsl-single-content>.gsl-site-footer,body.gsl-light-theme .gsl-content.gsl-single-content>.gsl-site-footer:last-child{border-color:#d9e2ef!important}.gsl-single-content>.gsl-site-footer .gsl-footer-top,.gsl-single-content>.gsl-site-footer .gsl-footer-bottom{width:100%;min-width:0;max-width:100%}.gsl-single-content>.gsl-site-footer .gsl-footer-top{grid-template-columns:minmax(210px,1.35fr) repeat(3,minmax(125px,1fr));gap:clamp(18px, 2.2vw, 30px)}.gsl-single-content>.gsl-site-footer .gsl-footer-brand,.gsl-single-content>.gsl-site-footer .gsl-footer-col{min-width:0}.gsl-single-content>.gsl-site-footer .gsl-footer-col a,.gsl-single-content>.gsl-site-footer .gsl-footer-brand p,.gsl-single-content>.gsl-site-footer .gsl-footer-bottom span{overflow-wrap:anywhere}.gsl-single-share{display:grid!important;grid-template-columns:minmax(220px,.8fr) minmax(0,1.45fr);align-items:center!important;gap:16px 22px!important}.gsl-single-share-copy{align-items:center}.gsl-single-share-icon{flex:0 0 24px!important;width:24px!important;height:24px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.gsl-single-share-icon svg{width:21px;height:21px}.gsl-single-share-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;min-width:0;gap:8px}.gsl-share-button{width:100%;min-width:0;padding-inline:9px;white-space:nowrap}.gsl-single-article .wp-block-table,.gsl-single-article figure.wp-block-table,.gsl-single-article .wp-block-table.is-style-stripes{width:100%!important;max-width:100%!important;min-width:0!important;margin:22px 0!important;overflow:visible!important;border:0!important}.gsl-single-article table,.gsl-single-article table.gsl-post-table{width:100%!important;max-width:100%!important;min-width:0!important;table-layout:fixed!important;border-collapse:separate!important;border-spacing:0!important;overflow:hidden;border:1px solid #d7e1ec!important;border-radius:14px;background:#fff;color:#263b52;box-shadow:0 12px 28px rgb(15 23 42 / .055);font-size:clamp(.7rem, .9vw, .84rem)}.gsl-single-article table th,.gsl-single-article table td{min-width:0!important;max-width:none!important;padding:11px 10px!important;border:0!important;border-right:1px solid #e2e8f0!important;border-bottom:1px solid #e2e8f0!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;hyphens:auto;line-height:1.42;vertical-align:middle}.gsl-single-article table tr>:last-child{border-right:0!important}.gsl-single-article table tbody tr:last-child>*{border-bottom:0!important}.gsl-single-article table thead th,.gsl-single-article table thead td{background:#123a64!important;color:#ffffff!important;font-weight:800!important;letter-spacing:.01em}.gsl-single-article table tbody td,body.gsl-light-theme .gsl-single-article table tbody td{background:#ffffff!important;color:#31465e!important}.gsl-single-article table tbody tr:nth-child(even) td,body.gsl-light-theme .gsl-single-article table tbody tr:nth-child(even) td{background:#f7f9fc!important}.gsl-single-article table tbody tr:hover td{background:#eef5fc!important}.gsl-single-article table caption,.gsl-single-article figure.wp-block-table figcaption{padding:9px 4px 0;color:#64748b;font-size:.72rem;text-align:left}body:not(.gsl-light-theme) .gsl-single-article table,body:not(.gsl-light-theme) .gsl-single-article table.gsl-post-table{border-color:rgb(148 163 184 / .25)!important;background:#10243a;box-shadow:none}body:not(.gsl-light-theme) .gsl-single-article table thead th,body:not(.gsl-light-theme) .gsl-single-article table thead td{background:#173b60!important}body:not(.gsl-light-theme) .gsl-single-article table tbody td{border-color:rgb(148 163 184 / .19)!important;background:#10243a!important;color:#d4dfeb!important}body:not(.gsl-light-theme) .gsl-single-article table tbody tr:nth-child(even) td{background:#142b43!important}body:not(.gsl-light-theme) .gsl-single-article table tbody tr:hover td{background:#193650!important}@media (max-width:980px){.gsl-single-share{grid-template-columns:1fr!important}.gsl-single-share-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.gsl-single-content>.gsl-site-footer .gsl-footer-top{grid-template-columns:repeat(2,minmax(0,1fr))}.gsl-single-content>.gsl-site-footer .gsl-footer-brand{grid-column:1 / -1}}@media (max-width:720px){.gsl-single-share-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gsl-single-content>.gsl-site-footer .gsl-footer-top{grid-template-columns:1fr}.gsl-single-content>.gsl-site-footer .gsl-footer-brand{grid-column:auto}.gsl-single-content>.gsl-site-footer .gsl-footer-bottom{display:grid;grid-template-columns:1fr}.gsl-single-article table.gsl-post-table--stack,.gsl-single-article table.gsl-post-table--stack tbody,.gsl-single-article table.gsl-post-table--stack tr,.gsl-single-article table.gsl-post-table--stack td{display:block;width:100%!important}.gsl-single-article table.gsl-post-table--stack{overflow:visible;border:0!important;border-radius:0;background:#fff0;box-shadow:none}.gsl-single-article table.gsl-post-table--stack thead{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.gsl-single-article table.gsl-post-table--stack tbody{display:grid;gap:12px}.gsl-single-article table.gsl-post-table--stack tbody tr{overflow:hidden;border:1px solid #d7e1ec;border-radius:13px;background:#fff;box-shadow:0 8px 20px rgb(15 23 42 / .045)}.gsl-single-article table.gsl-post-table--stack tbody td,body.gsl-light-theme .gsl-single-article table.gsl-post-table--stack tbody td{display:grid;grid-template-columns:minmax(88px,.42fr) minmax(0,1fr);gap:10px;align-items:start;padding:9px 11px!important;border-right:0!important;border-bottom:1px solid #e3e9f1!important;background:#ffffff!important;text-align:right}.gsl-single-article table.gsl-post-table--stack tbody td:last-child{border-bottom:0!important}.gsl-single-article table.gsl-post-table--stack tbody td::before{content:attr(data-label);color:#52677f;font-size:.67rem;font-weight:800;line-height:1.35;text-align:left;text-transform:uppercase;letter-spacing:.035em}body:not(.gsl-light-theme) .gsl-single-article table.gsl-post-table--stack tbody tr{border-color:rgb(148 163 184 / .24);background:#10243a}body:not(.gsl-light-theme) .gsl-single-article table.gsl-post-table--stack tbody td{border-color:rgb(148 163 184 / .18)!important;background:#10243a!important}body:not(.gsl-light-theme) .gsl-single-article table.gsl-post-table--stack tbody td::before{color:#9fb1c6}}@media (max-width:460px){.gsl-single-share-actions{grid-template-columns:1fr!important}}