.hustlit-footer{--green:#10b341;--green-deep:#0b8a33;--ink:#0f1510;--cream:#f5f1e8;background:var(--ink);color:var(--cream);position:relative;overflow:hidden;border-top:1.5px solid var(--ink);font-family:var(--font-sans),ui-sans-serif,system-ui,sans-serif}.hustlit-footer *{box-sizing:border-box}.hustlit-footer a{color:inherit;text-decoration:none}.hustlit-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--green),var(--green-deep) 50%,var(--green));z-index:3}.hustlit-footer .footer-inner{max-width:1280px;margin:0 auto;padding:64px 48px 48px;position:relative;z-index:2;display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:56px;border-bottom:1px solid hsla(42,39%,94%,.1)}.hustlit-footer .ft-brand{display:flex;flex-direction:column;gap:18px}.hustlit-footer .nav-logo{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:22px;letter-spacing:-.02em;color:var(--cream)}.hustlit-footer .nav-logo .mark{width:28px;height:28px;display:inline-block;-o-object-fit:contain;object-fit:contain}.hustlit-footer .ft-tag{margin:0;opacity:.6;font-size:14.5px;line-height:1.55;max-width:34ch}.hustlit-footer .ft-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.hustlit-footer .ft-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:99px;font-family:var(--font-mono),ui-monospace,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.04em;background:hsla(42,39%,94%,.06);border:1px solid hsla(42,39%,94%,.1);color:var(--cream)}.hustlit-footer .ft-badge .dot{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 0 rgba(16,179,65,.5);animation:hustlit-ft-pulse 2s infinite}@keyframes hustlit-ft-pulse{0%,to{box-shadow:0 0 0 0 rgba(16,179,65,.5)}50%{box-shadow:0 0 0 5px rgba(16,179,65,0)}}.hustlit-footer h5{font-size:11px;text-transform:uppercase;letter-spacing:.1em;opacity:.55;margin:0 0 14px;font-weight:600;color:var(--cream)}.hustlit-footer ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.hustlit-footer ul a{opacity:.8;font-size:14px;transition:color .15s,opacity .15s,transform .15s;display:inline-block}.hustlit-footer ul a:hover{opacity:1;color:var(--green);transform:translateX(2px)}.hustlit-footer .ft-wordmark{max-width:1280px;margin:0 auto;padding:0 48px;position:relative;z-index:1}.hustlit-footer .ft-wordmark-inner{display:block;font-family:var(--font-sans),ui-sans-serif,system-ui,sans-serif;font-weight:700;letter-spacing:-.05em;font-size:clamp(80px,18vw,260px);line-height:.85;color:transparent;-webkit-text-stroke:1px hsla(42,39%,94%,.14);margin:32px 0 -18px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;white-space:nowrap}.hustlit-footer .ft-wordmark-inner em{font-style:italic;-webkit-text-stroke:1px var(--green);color:transparent}.hustlit-footer .footer-bottom{max-width:1280px;margin:0 auto;padding:22px 48px 26px;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:13px;opacity:.75;flex-wrap:wrap;position:relative;z-index:2}.hustlit-footer .ft-social{display:flex;gap:10px;opacity:1}.hustlit-footer .ft-social a{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:hsla(42,39%,94%,.06);border:1px solid hsla(42,39%,94%,.08);transition:background .15s,transform .15s,color .15s,border-color .15s;color:var(--cream)}.hustlit-footer .ft-social a:hover{background:var(--green);color:#fff;transform:translateY(-2px);border-color:var(--green)}.hustlit-footer .ft-social svg{width:15px;height:15px}@media (max-width:1080px){.hustlit-footer .footer-inner{grid-template-columns:2fr 1fr 1fr;gap:36px}.hustlit-footer .ft-legal-col{display:none}}@media (max-width:860px){.hustlit-footer .footer-inner{grid-template-columns:1fr 1fr;gap:32px;padding:48px 20px 36px}.hustlit-footer .ft-wordmark{padding:0 20px}.hustlit-footer .footer-bottom{padding:20px;flex-direction:column;align-items:flex-start;gap:14px}}@import url("https://api.fontshare.com/v2/css?f[]=general-sans@400,500,600,700&f[]=gambarino@400&display=swap");@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap");.hustlit-blog{--green:#10b341;--green-deep:#0b8a33;--green-dark:#074e1c;--green-soft:#d6f3df;--ink:#0f1510;--ink-2:#1a231c;--cream:#f5f1e8;--cream-2:#ede7d6;--paper:#faf8f2;--line:rgba(15,21,16,.12);font-family:General Sans,ui-sans-serif,system-ui,sans-serif;background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased}.hustlit-blog *{box-sizing:border-box}.hustlit-blog a{color:inherit;text-decoration:none}.hustlit-blog button{font-family:inherit}.hustlit-blog .mono{font-family:JetBrains Mono,monospace}.hustlit-blog .nav{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:22px 48px;max-width:1400px;margin:0 auto;background:var(--cream);border-bottom:1.5px solid var(--ink)}.hustlit-blog .nav-logo{display:flex;align-items:center;gap:10px;font-weight:700;font-size:22px;letter-spacing:-.02em;color:var(--ink)}.hustlit-blog .nav-logo .mark{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.hustlit-blog .nav-links{display:flex;gap:34px;font-weight:500;font-size:15px}.hustlit-blog .nav-links a{opacity:.75;transition:opacity .15s;color:var(--ink)}.hustlit-blog .nav-links a.active,.hustlit-blog .nav-links a:hover{opacity:1}.hustlit-blog .nav-links a.active{color:var(--green-deep);font-weight:600}.hustlit-blog .nav-cta{display:flex;gap:12px;align-items:center}.hustlit-blog .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:10px;font-weight:600;font-size:15px;border:none;cursor:pointer;transition:transform .12s ease,background .15s;white-space:nowrap}.hustlit-blog .btn:active{transform:translateY(1px)}.hustlit-blog .btn-primary{background:var(--green);color:#fff;box-shadow:0 1px 0 rgba(0,0,0,.1),inset 0 -2px 0 rgba(0,0,0,.12)}.hustlit-blog .btn-primary:hover{background:var(--green-deep)}.hustlit-blog .btn-ghost{background:transparent;color:var(--ink)}.hustlit-blog .btn-ghost:hover{background:rgba(15,21,16,.06)}.hustlit-blog .btn-lg{padding:16px 24px;font-size:16px}.hustlit-blog .blog-header{background:var(--cream);padding:56px 48px 28px;position:relative}.hustlit-blog .blog-header:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(15,21,16,.05) 1px,transparent 0),linear-gradient(180deg,rgba(15,21,16,.05) 1px,transparent 0);background-size:80px 80px;pointer-events:none}.hustlit-blog .bh-inner{position:relative;z-index:2;max-width:1280px;margin:0 auto;display:flex;align-items:flex-end;justify-content:space-between;gap:32px;flex-wrap:wrap}.hustlit-blog .bh-title .crumbs{font-family:JetBrains Mono,monospace;font-size:12px;letter-spacing:.09em;text-transform:uppercase;opacity:.55;margin-bottom:10px}.hustlit-blog .bh-title h1{margin:0;font-size:clamp(52px,7vw,104px);line-height:.95;letter-spacing:-.04em;font-weight:600}.hustlit-blog .bh-title h1 em{font-style:italic;color:var(--green-deep)}.hustlit-blog .bh-right{display:flex;flex-direction:column;gap:12px;align-items:flex-end;max-width:360px}.hustlit-blog .bh-right p{margin:0;font-size:16px;line-height:1.55;opacity:.72;text-align:right}.hustlit-blog .bh-meta{font-family:JetBrains Mono,monospace;font-size:12px;display:flex;gap:16px;opacity:.65}.hustlit-blog .bh-meta .dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);margin-right:6px;transform:translateY(-1px)}.hustlit-blog .chips{max-width:1280px;margin:0 auto;padding:16px 48px 40px;display:flex;gap:8px;flex-wrap:wrap;align-items:center;border-bottom:1.5px solid var(--ink)}.hustlit-blog .chips .chip{padding:8px 14px;border-radius:99px;border:1.5px solid var(--ink);background:#fff;font-weight:500;font-size:13px;cursor:pointer;transition:all .15s;display:inline-flex;align-items:center;gap:6px;color:var(--ink)}.hustlit-blog .chips .chip:hover{background:var(--cream-2)}.hustlit-blog .chips .chip.on{background:var(--ink);color:var(--cream)}.hustlit-blog .chips .chip .count{opacity:.55;font-family:JetBrains Mono,monospace;font-size:11px}.hustlit-blog .chips .chip.on .count{opacity:.8}.hustlit-blog .chips .spacer{flex:1}.hustlit-blog .chips .sort{font-size:13px;opacity:.65;display:inline-flex;align-items:center;gap:8px}.hustlit-blog .chips .sort strong{font-weight:600}.hustlit-blog .featured-wrap{background:var(--cream)}.hustlit-blog .featured{max-width:1280px;margin:0 auto;padding:56px 48px}.hustlit-blog .featured-card{display:grid;grid-template-columns:1.3fr 1fr;background:#fff;border:1.5px solid var(--ink);border-radius:22px;overflow:hidden;box-shadow:10px 10px 0 var(--green);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.hustlit-blog .featured-card:hover{transform:translate(-2px,-2px);box-shadow:14px 14px 0 var(--green)}.hustlit-blog .featured-visual{position:relative;background:var(--green);min-height:420px;overflow:hidden}.hustlit-blog .featured-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(0,0,0,.08) 1px,transparent 0),linear-gradient(180deg,rgba(0,0,0,.08) 1px,transparent 0);background-size:40px 40px}.hustlit-blog .featured-visual .big-num{position:absolute;bottom:-60px;right:-40px;font-family:Gambarino,Georgia,serif;font-size:380px;line-height:1;font-style:italic;color:var(--green-dark);font-weight:400;opacity:.45}.hustlit-blog .featured-visual .pin{position:absolute;top:28px;left:28px;display:inline-flex;align-items:center;gap:8px;background:var(--ink);color:var(--cream);padding:8px 14px;border-radius:99px;font-family:JetBrains Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:600}.hustlit-blog .featured-visual .pin .dot{width:7px;height:7px;border-radius:50%;background:var(--green)}.hustlit-blog .featured-visual .stat-tile{position:absolute;left:28px;bottom:28px;background:#fff;border:1.5px solid var(--ink);border-radius:14px;padding:16px 18px;display:flex;flex-direction:column;gap:4px;min-width:200px;color:var(--ink)}.hustlit-blog .featured-visual .stat-tile .k{font-family:JetBrains Mono,monospace;font-size:10.5px;text-transform:uppercase;letter-spacing:.09em;opacity:.55;font-weight:600}.hustlit-blog .featured-visual .stat-tile .v{font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:1}.hustlit-blog .featured-visual .stat-tile .sub{font-size:12px;opacity:.6;margin-top:2px}.hustlit-blog .featured-body{padding:44px 44px 40px;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.hustlit-blog .featured-body .cat{display:inline-flex;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.09em;opacity:.6;font-weight:600}.hustlit-blog .featured-body .cat .tag-dot{width:7px;height:7px;border-radius:50%;background:var(--green)}.hustlit-blog .featured-body h2{margin:16px 0 12px;font-size:clamp(30px,3.2vw,42px);line-height:1.05;letter-spacing:-.025em;font-weight:600}.hustlit-blog .featured-body .excerpt{margin:0;font-size:16px;line-height:1.55;opacity:.72}.hustlit-blog .featured-body .meta-row{display:flex;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid var(--line)}.hustlit-blog .author-strip{display:flex;align-items:center;gap:10px}.hustlit-blog .av{width:36px;height:36px;border-radius:50%;border:1.5px solid var(--ink);background:var(--green-soft);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;color:var(--green-dark);overflow:hidden}.hustlit-blog .av .av-logo{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:5px}.hustlit-blog .featured-visual.has-image{background-size:cover;background-position:50%;background-repeat:no-repeat}.hustlit-blog .featured-visual.has-image:before{background-image:linear-gradient(135deg,rgba(0,0,0,.3),rgba(0,0,0,.06) 55%,transparent 75%);background-size:cover}.hustlit-blog .post .cover.has-image{background-size:cover;background-position:50%;background-repeat:no-repeat}.hustlit-blog .av.a1{background:var(--green-soft);color:var(--green-dark)}.hustlit-blog .av.a2{background:#ffd9b3;color:#7a3e00}.hustlit-blog .av.a3{background:#d9e5ff;color:#1f3a8a}.hustlit-blog .av.a4{background:#ffd9d9;color:#8a1f1f}.hustlit-blog .av.a5{background:#e8d9ff;color:#4b1f8a}.hustlit-blog .author-strip .author-name{font-weight:600;font-size:14px}.hustlit-blog .author-strip .author-role,.hustlit-blog .read-time{font-size:12.5px;opacity:.6}.hustlit-blog .read-time{font-family:JetBrains Mono,monospace}.hustlit-blog .post-grid{max-width:1280px;margin:0 auto;padding:16px 48px 80px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px 28px}.hustlit-blog .post{display:flex;flex-direction:column;gap:16px;cursor:pointer;transition:transform .12s ease;color:var(--ink)}.hustlit-blog .post:hover{transform:translateY(-3px)}.hustlit-blog .post .cover{aspect-ratio:16/11;border:1.5px solid var(--ink);border-radius:16px;overflow:hidden;position:relative;background:var(--cream-2)}.hustlit-blog .post .cover .cat-pill{position:absolute;top:14px;left:14px;background:#fff;border:1.5px solid var(--ink);padding:5px 10px;border-radius:99px;font-family:JetBrains Mono,monospace;font-size:10.5px;text-transform:uppercase;letter-spacing:.09em;font-weight:600;color:var(--ink);z-index:2}.hustlit-blog .post .cover .glyph{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:Gambarino,Georgia,serif;font-size:200px;font-style:italic;line-height:1;opacity:.25;pointer-events:none}.hustlit-blog .post .cover.cov-green{background:var(--green);color:#fff}.hustlit-blog .post .cover.cov-green .glyph{color:var(--green-dark);opacity:.6}.hustlit-blog .post .cover.cov-ink{background:var(--ink);color:var(--cream)}.hustlit-blog .post .cover.cov-ink .glyph{color:var(--cream);opacity:.25}.hustlit-blog .post .cover.cov-sand{background:#e8dcc4;color:var(--ink)}.hustlit-blog .post .cover.cov-sand .glyph{color:var(--ink);opacity:.35}.hustlit-blog .post .cover.cov-peach{background:#f3c7a1;color:var(--ink)}.hustlit-blog .post .cover.cov-peach .glyph{color:var(--ink);opacity:.4}.hustlit-blog .post .cover.cov-mint{background:#bfe8cc;color:var(--green-dark)}.hustlit-blog .post .cover.cov-mint .glyph{color:var(--green-dark);opacity:.4}.hustlit-blog .post .cover.cov-sky{background:#bfd4e8;color:#143a6b}.hustlit-blog .post .cover.cov-sky .glyph{color:#143a6b;opacity:.5}.hustlit-blog .post .cover.cov-mocha{background:#4a342c;color:#f5e6d3}.hustlit-blog .post .cover.cov-mocha .glyph{color:#f5e6d3;opacity:.35}.hustlit-blog .post .cover.cov-cream{background:var(--paper);color:var(--ink)}.hustlit-blog .post .cover.cov-cream .glyph{color:var(--ink);opacity:.22}.hustlit-blog .post h3{margin:0;font-size:22px;line-height:1.18;letter-spacing:-.015em;font-weight:600;text-wrap:balance}.hustlit-blog .post .excerpt{margin:0;font-size:14.5px;line-height:1.55;opacity:.72}.hustlit-blog .post .foot{display:flex;justify-content:space-between;align-items:center;padding-top:8px;border-top:1px solid var(--line);margin-top:auto;font-size:13px}.hustlit-blog .post .foot .author{display:flex;align-items:center;gap:8px}.hustlit-blog .post .foot .author .av{width:26px;height:26px;font-size:11px}.hustlit-blog .post .foot .author span{font-weight:500}.hustlit-blog .post .foot .meta-r{font-family:JetBrains Mono,monospace;font-size:11.5px;opacity:.6}.hustlit-blog .post-skeleton{pointer-events:none}.hustlit-blog .post-skeleton .cover{background:linear-gradient(90deg,var(--cream-2),#f2ebdc,var(--cream-2));background-size:200% 100%;animation:hustlit-skel 1.2s linear infinite}.hustlit-blog .skel-line{height:12px;border-radius:6px;background:var(--cream-2);animation:hustlit-skel 1.2s linear infinite}.hustlit-blog .skel-line.skel-h3{height:18px;width:85%}.hustlit-blog .skel-line.skel-short{width:55%}@keyframes hustlit-skel{0%{background-position:200% 0}to{background-position:-200% 0}}.hustlit-blog .empty-state{grid-column:1/-1;text-align:center;padding:80px 20px;opacity:.6;font-size:16px}.hustlit-blog .news{background:var(--ink);color:var(--cream);padding:72px 48px;border-top:1.5px solid var(--ink);position:relative;overflow:hidden}.hustlit-blog .news:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,hsla(42,39%,94%,.04) 1px,transparent 0),linear-gradient(180deg,hsla(42,39%,94%,.04) 1px,transparent 0);background-size:80px 80px;pointer-events:none}.hustlit-blog .news:after{content:"";position:absolute;right:-180px;top:-180px;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(16,179,65,.5),transparent 70%)}.hustlit-blog .news-inner{position:relative;z-index:2;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.3fr 1fr;gap:48px;align-items:center}.hustlit-blog .news h2{margin:0 0 10px;font-size:clamp(36px,4.2vw,56px);line-height:1;letter-spacing:-.035em;font-weight:600;color:var(--cream)}.hustlit-blog .news h2 em{font-style:italic;color:var(--green)}.hustlit-blog .news p{margin:0;opacity:.7;font-size:16px;line-height:1.55;max-width:48ch}.hustlit-blog .cta-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.09em;text-transform:uppercase;font-weight:600;opacity:.75;margin-bottom:16px}.hustlit-blog .cta-eyebrow .dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(16,179,65,.25)}.hustlit-blog .cta-ctas{display:flex;gap:10px;margin-top:22px;flex-wrap:wrap}.hustlit-blog .btn-outline-light{background:transparent;border:1.5px solid hsla(42,39%,94%,.3);color:var(--cream);padding:16px 24px;border-radius:10px;font-weight:600;font-size:16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .15s,color .15s,border-color .15s}.hustlit-blog .btn-outline-light:hover{background:var(--cream);color:var(--ink);border-color:var(--cream)}.hustlit-blog .cta-proof{display:flex;align-items:center;gap:14px;margin-top:24px;font-size:13.5px;opacity:.75}.hustlit-blog .cta-proof .stack{display:flex}.hustlit-blog .cta-proof .stack .av{width:30px;height:30px;font-size:11px;margin-left:-8px;border-width:2px}.hustlit-blog .cta-proof .stack .av:first-child{margin-left:0}.hustlit-blog .av.av-img{padding:0;-o-object-fit:cover;object-fit:cover;background:var(--cream)}.hustlit-blog .cta-visual{display:flex;justify-content:center;align-items:center}.hustlit-blog .cta-card{width:100%;max-width:380px;background:var(--paper);border:1.5px solid var(--ink);border-radius:18px;box-shadow:10px 10px 0 var(--green);overflow:hidden;color:var(--ink)}.hustlit-blog .cta-card-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#fff;border-bottom:1px solid var(--line)}.hustlit-blog .chip-live{display:inline-flex;align-items:center;gap:6px;background:var(--ink);color:var(--cream);padding:5px 10px;border-radius:99px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600;letter-spacing:.1em}.hustlit-blog .chip-live .ld{width:6px;height:6px;border-radius:50%;background:var(--green);animation:hustlit-blog-pulse 1.6s infinite}@keyframes hustlit-blog-pulse{0%,to{opacity:1}50%{opacity:.3}}.hustlit-blog .cta-card-head .url{font-size:12px;color:var(--ink);opacity:.6}.hustlit-blog .cta-card-body{padding:18px;display:flex;flex-direction:column;gap:10px}.hustlit-blog .cta-card-body .m-row{display:flex;justify-content:space-between;padding:10px 12px;background:#fff;border:1px solid var(--line);border-radius:10px;font-size:13.5px}.hustlit-blog .cta-card-body .m-k{font-weight:600}.hustlit-blog .cta-card-body .m-v{color:var(--green-deep);font-family:JetBrains Mono,monospace;font-size:12.5px}.hustlit-blog .cta-card-foot{padding:12px 18px;background:var(--ink);color:var(--cream);display:flex;justify-content:space-between;align-items:center}.hustlit-blog .cta-card-foot .mono{font-size:11px;opacity:.65;text-transform:uppercase;letter-spacing:.09em}.hustlit-blog .cta-card-foot strong{font-size:18px;letter-spacing:-.015em}@media (max-width:1080px){.hustlit-blog .post-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:980px){.hustlit-blog .nav{padding:16px 20px}.hustlit-blog .nav-links{display:none}.hustlit-blog .blog-header,.hustlit-blog .chips,.hustlit-blog .featured,.hustlit-blog .news,.hustlit-blog .post-grid{padding-left:20px;padding-right:20px}.hustlit-blog .bh-right{align-items:flex-start;max-width:100%}.hustlit-blog .bh-right p{text-align:left}.hustlit-blog .featured-card{grid-template-columns:1fr;box-shadow:8px 8px 0 var(--green)}.hustlit-blog .featured-visual{min-height:260px}.hustlit-blog .featured-visual .big-num{font-size:220px}.hustlit-blog .featured-body{padding:28px 24px}.hustlit-blog .post-grid{grid-template-columns:1fr;gap:28px}.hustlit-blog .news-inner{grid-template-columns:1fr;gap:24px}}@media (max-width:640px){.hustlit-blog .nav-cta .btn-ghost{display:none}}