#chs-article-prompt{display:none;position:fixed;inset:0;z-index:999999;background:#06061a;overflow-y:auto}#chs-article-prompt.chs-prompt-visible{display:flex;align-items:center;justify-content:center;animation:chs-fadein .35s ease forwards}@keyframes chs-fadein{from{opacity:0}to{opacity:1}}.chs-prompt-bg{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.chs-prompt-orb{position:absolute;border-radius:50%;filter:blur(80px)}.chs-prompt-orb--1{width:500px;height:500px;background:rgb(99 102 241 / .25);top:-120px;right:-100px}.chs-prompt-orb--2{width:380px;height:380px;background:rgb(16 185 129 / .15);bottom:-80px;left:-80px}.chs-prompt-orb--3{width:260px;height:260px;background:rgb(245 158 11 / .1);bottom:20%;right:10%}.chs-prompt-inner{position:relative;z-index:1;width:100%;max-width:440px;margin:auto;padding:3rem 2rem 2.5rem;text-align:center}.chs-prompt-close{position:fixed;top:20px;right:20px;width:38px;height:38px;border-radius:50%;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .15);color:rgb(255 255 255 / .5);font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:2;padding:0;line-height:1}.chs-prompt-close:hover{background:rgb(255 255 255 / .18);color:#fff}.chs-prompt-eyebrow{display:inline-block;background:rgb(99 102 241 / .2);border:1px solid rgb(99 102 241 / .4);color:#a5b4fc;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 14px;border-radius:20px;margin-bottom:1.25rem}.chs-prompt-title{font-size:38px;font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.03em;margin:0 0 1rem}@media (max-width:480px){.chs-prompt-title{font-size:28px}}.chs-prompt-body{font-size:15px;line-height:1.7;color:rgb(255 255 255 / .6);margin:0 auto 1.75rem;max-width:360px}.chs-prompt-body strong{color:#fff;font-weight:600}.chs-prompt-perks{display:flex;flex-direction:column;gap:10px;margin-bottom:2rem;align-items:center}.chs-prompt-perk{display:flex;align-items:center;gap:10px;font-size:14px;color:rgb(255 255 255 / .7)}.chs-prompt-perk-icon{font-size:18px}.chs-prompt-cta{display:block;width:100%;max-width:320px;margin:0 auto 12px;background:#fff;color:#0a0a1a!important;text-decoration:none!important;font-size:16px;font-weight:700;padding:16px 32px;border-radius:14px;letter-spacing:-.01em;box-shadow:0 4px 28px rgb(255 255 255 / .2),0 1px 0 rgb(255 255 255 / .4) inset;transition:transform .15s,box-shadow .15s}.chs-prompt-cta:hover{transform:translateY(-2px);box-shadow:0 8px 36px rgb(255 255 255 / .3);color:#0a0a1a!important}.chs-prompt-login{display:block;font-size:13px;color:rgb(255 255 255 / .4)!important;text-decoration:underline!important;margin-bottom:1.25rem}.chs-prompt-login:hover{color:rgb(255 255 255 / .7)!important}.chs-prompt-note{font-size:12px;color:rgb(255 255 255 / .22);margin:0}.chs-pricing{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;max-width:1100px;margin:0 auto;padding:0 1.25rem 5rem;color:#1d1d1f}.chs-pricing__hero{text-align:center;padding:5rem 0 4rem}.chs-pricing__kicker{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#6366f1;margin-bottom:1rem}.chs-pricing__headline{font-size:clamp(36px, 6vw, 64px);font-weight:800;letter-spacing:-.04em;line-height:1.05;background:linear-gradient(135deg,#1d1d1f 0%,#444 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;margin:0 0 1.25rem}.chs-pricing__sub{font-size:17px;color:#6e6e73;margin:0 0 2rem}.chs-billing-toggle{display:inline-flex;background:#f5f5f7;border-radius:50px;padding:4px;gap:2px}.chs-toggle{padding:8px 20px;font-size:14px;font-weight:500;border:none;background:#fff0;border-radius:50px;cursor:pointer;color:#6e6e73;transition:all .2s}.chs-toggle.active{background:#fff;color:#1d1d1f;font-weight:600;box-shadow:0 1px 6px rgb(0 0 0 / .12)}.chs-pricing__plans{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:5rem}.chs-plan-card{position:relative;border-radius:24px;padding:2rem 1.75rem;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.chs-plan-card:hover{transform:translateY(-4px)}.chs-plan-card--free{background:#f5f5f7;border:1.5px solid #e5e5ea}.chs-plan-card--pro{background:linear-gradient(160deg,#0f0f2e 0%,#1e1b4b 100%);border:1.5px solid rgb(99 102 241 / .4);box-shadow:0 8px 40px rgb(99 102 241 / .25),0 0 0 1px rgb(99 102 241 / .15);color:#fff}.chs-plan-card--pro .chs-plan-card__badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:linear-gradient(90deg,#6366f1,#8b5cf6);color:#fff;font-size:12px;font-weight:700;padding:4px 16px;border-radius:20px;white-space:nowrap;letter-spacing:.04em}.chs-plan-card--creator{background:#0a0a0a;border:1.5px solid #2a2a2a;color:#fff;box-shadow:0 8px 40px rgb(0 0 0 / .35)}.chs-plan-card__top{margin-bottom:1.5rem}.chs-plan-card__label{display:block;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1rem}.chs-plan-card--free .chs-plan-card__label{color:#6e6e73}.chs-plan-card--pro .chs-plan-card__label{color:#a5b4fc}.chs-plan-card--creator .chs-plan-card__label{color:#9ca3af}.chs-plan-card__price-wrap{display:flex;align-items:baseline;gap:2px;margin-bottom:.75rem}.chs-plan-card__amount{font-size:52px;font-weight:800;letter-spacing:-.04em;line-height:1}.chs-plan-card--free .chs-plan-card__amount{color:#1d1d1f}.chs-plan-card__period{font-size:15px;color:rgb(255 255 255 / .45)}.chs-plan-card--free .chs-plan-card__period{color:#9ca3af}.chs-plan-card__desc{font-size:14px;line-height:1.6}.chs-plan-card--free .chs-plan-card__desc{color:#6e6e73}.chs-plan-card--pro .chs-plan-card__desc,.chs-plan-card--creator .chs-plan-card__desc{color:rgb(255 255 255 / .6)}.chs-plan-card__features{list-style:none;padding:0;margin:0 0 1.75rem;display:flex;flex-direction:column;gap:10px;flex:1}.chs-plan-card__features li{font-size:14px;display:flex;align-items:flex-start;gap:8px}.chs-plan-card--free .chs-plan-card__features li{color:#3a3a3c}.chs-plan-card--pro .chs-plan-card__features li,.chs-plan-card--creator .chs-plan-card__features li{color:rgb(255 255 255 / .8)}.chs-plan-card__features li.yes::before{content:'✓';font-weight:800;flex-shrink:0;margin-top:1px}.chs-plan-card--free .chs-plan-card__features li.yes::before{color:#059669}.chs-plan-card--pro .chs-plan-card__features li.yes::before{color:#6ee7b7}.chs-plan-card--creator .chs-plan-card__features li.yes::before{color:#6ee7b7}.chs-plan-card__features li.no::before{content:'—';color:rgb(0 0 0 / .2);flex-shrink:0}.chs-plan-card__btn{display:block;width:100%;padding:13px 0;font-size:15px;font-weight:600;border-radius:12px;border:none;cursor:pointer;text-align:center;transition:all .2s;letter-spacing:-.01em}.chs-plan-card--free .chs-plan-card__btn{background:#e5e5ea;color:#6e6e73;cursor:default}.chs-plan-card__btn--primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff!important;box-shadow:0 4px 16px rgb(99 102 241 / .45)}.chs-plan-card__btn--primary:hover{box-shadow:0 6px 24px rgb(99 102 241 / .6);transform:translateY(-1px)}.chs-plan-card__btn--dark{background:#fff;color:#0a0a0a!important;box-shadow:0 2px 8px rgb(255 255 255 / .15)}.chs-plan-card__btn--dark:hover{box-shadow:0 4px 16px rgb(255 255 255 / .3);transform:translateY(-1px)}.chs-plan-card__btn:disabled{opacity:.5;cursor:default;transform:none!important;box-shadow:none!important}.chs-plan-card__billing{font-size:12px;color:rgb(255 255 255 / .3);text-align:center;margin-top:10px}.chs-plan-card--free .chs-plan-card__billing{color:#9ca3af}.chs-pricing__compare{margin-bottom:5rem}.chs-pricing__compare-title{text-align:center;font-size:28px;font-weight:700;letter-spacing:-.02em;margin-bottom:2rem;color:#1d1d1f}.chs-pricing__table{border:1px solid #e5e5ea;border-radius:16px;overflow:hidden}.chs-pricing__table-head{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;background:#f5f5f7;padding:.75rem 1.25rem;font-size:13px;font-weight:700;color:#6e6e73;text-align:center}.chs-pricing__table-head div:first-child{text-align:left}.chs-pricing__table-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:.85rem 1.25rem;border-top:1px solid #f0f0f0;font-size:14px;text-align:center;align-items:center;transition:background .1s}.chs-pricing__table-row:hover{background:#fafafa}.chs-pricing__table-feat{text-align:left;color:#3a3a3c;font-weight:500}.chs-pricing__table-row div:not(.chs-pricing__table-feat){color:#6e6e73}.chs-pricing__faq{margin-bottom:4rem}.chs-pricing__faq-title{text-align:center;font-size:28px;font-weight:700;letter-spacing:-.02em;margin-bottom:2rem;color:#1d1d1f}.chs-pricing__faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.chs-faq-item{background:#f5f5f7;border-radius:16px;padding:1.5rem}.chs-faq-item h4{font-size:15px;font-weight:700;color:#1d1d1f;margin:0 0 .5rem}.chs-faq-item p{font-size:14px;color:#6e6e73;line-height:1.6;margin:0}.chs-msg{padding:13px 16px;border-radius:10px;font-size:14px;margin-top:1.5rem;text-align:center}.chs-msg--success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.chs-msg--error{background:#fef2f2;color:#991b1b;border:1px solid #fca5a5}.chs-cpanel{background:#0f172a;border:1px solid rgb(99 102 241 / .25);border-radius:14px;padding:1.1rem 1.25rem;margin-bottom:.75rem;color:#e2e8f0}.chs-cpanel--upsell{background:linear-gradient(135deg,#1e1b4b,#0f172a);border-color:rgb(139 92 246 / .35)}.chs-cpanel__head{display:flex;align-items:center;gap:7px;margin-bottom:.9rem}.chs-cpanel__icon{font-size:16px}.chs-cpanel__title{font-size:13px;font-weight:700;color:#a5b4fc;text-transform:uppercase;letter-spacing:.06em}.chs-cpanel__plans{margin-bottom:.75rem;display:flex;flex-direction:column;gap:6px}.chs-cpanel__plan-row{display:flex;align-items:center;justify-content:space-between;padding:7px 10px;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .08);border-radius:8px;font-size:13px}.chs-cpanel__plan-name{font-weight:600;color:#f1f5f9;display:block}.chs-cpanel__plan-price{color:#94a3b8;font-size:12px}.chs-btn-delete-plan{background:none;border:none;color:#f87171;cursor:pointer;font-size:13px;padding:2px 6px}.chs-cpanel__form{display:flex;flex-direction:column;gap:7px}.chs-cpanel__input{padding:8px 10px;border:1px solid rgb(255 255 255 / .1);border-radius:8px;font-size:13px;background:rgb(255 255 255 / .06);color:#e2e8f0;width:100%}.chs-cpanel__input::placeholder{color:rgb(255 255 255 / .3)}.chs-cpanel__textarea{resize:vertical;min-height:54px}.chs-cpanel__type-row{display:flex;gap:14px}.chs-cpanel__radio{display:flex;align-items:center;gap:5px;font-size:13px;color:#cbd5e1;cursor:pointer}.chs-cpanel__paid-fields{display:flex;gap:7px}.chs-cpanel__btn{padding:9px 18px;font-size:13px;font-weight:600;border-radius:8px;background:#4f46e5;color:#fff;border:none;cursor:pointer;transition:opacity .15s;display:inline-block;text-decoration:none!important;text-align:center}.chs-cpanel__btn:hover{opacity:.88}.chs-cpanel__btn--upsell{display:block;width:100%;text-align:center;margin-top:.75rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 3px 14px rgb(99 102 241 / .4);color:#fff!important}.chs-cpanel__upsell-body{font-size:13px;color:rgb(255 255 255 / .65);line-height:1.6;margin:0 0 .25rem}.chs-cpanel__upsell-body strong{color:#fff}.chs-cpanel__hint{font-size:11.5px;color:rgb(255 255 255 / .35);margin:.6rem 0 0}.chs-cpanel__hint a{color:#818cf8!important;text-decoration:underline!important}.chs-community-plans{display:flex;flex-direction:column;gap:8px}.chs-community-plans-wrap{margin-bottom:1rem}.chs-comm-plan{border:1px solid rgb(255 255 255 / .1);border-radius:10px;padding:.85rem 1rem;font-size:13px;background:rgb(255 255 255 / .04);color:#e2e8f0}.chs-comm-plan strong{font-size:14px;font-weight:600;color:#f1f5f9}.chs-comm-plan p{margin:4px 0 10px;color:#94a3b8}.chs-join-btn{padding:8px 18px;font-size:13px;font-weight:600;border-radius:7px;background:#4f46e5;color:#fff;border:none;cursor:pointer}.chs-join-btn:hover{opacity:.85}.chs-member-badge{color:#34d399;font-size:13px;font-weight:600}.chs-account-wrap,.chs-creator-dash{font-size:14px;line-height:1.6}.chs-account-plan{margin-bottom:1.25rem;font-size:14px;padding:12px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:9px}.chs-sub-active{color:#059669;font-weight:600}.chs-sub-cancelled{color:#dc2626}.chs-creator-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:1rem 0}.chs-stat{background:#f9fafb;border:1px solid #e5e7eb;border-radius:9px;padding:.9rem}.chs-stat-label{font-size:11px;color:#9ca3af;display:block;margin-bottom:4px;text-transform:uppercase;letter-spacing:.05em}.chs-stat-value{font-size:22px;font-weight:700;color:#111827}.chs-connected-badge{color:#059669;font-size:13px;font-weight:600}.chs-payout-setup{margin-top:1.5rem}.chs-payout-setup h4{font-size:14px;font-weight:600;margin-bottom:.75rem}.chs-paystack-subaccount-form input{display:block;width:100%;padding:9px 12px;margin-bottom:8px;border:1px solid #e5e7eb;border-radius:7px;font-size:13px}.chs-loading-overlay{display:none;position:fixed;inset:0;background:rgb(0 0 0 / .55);z-index:999998;align-items:center;justify-content:center;flex-direction:column;gap:16px}.chs-loading-overlay.active{display:flex}.chs-spinner{width:44px;height:44px;border:3px solid rgb(255 255 255 / .2);border-top-color:#fff;border-radius:50%;animation:chs-spin .75s linear infinite}.chs-loading-text{color:#fff;font-size:14px;font-weight:500}@keyframes chs-spin{to{transform:rotate(360deg)}}#chs-fab-wrap{animation:chs-fab-in .4s .5s ease both}@keyframes chs-fab-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.chs-pricing__plans{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}.chs-pricing__faq-grid{grid-template-columns:1fr}.chs-pricing__table-head,.chs-pricing__table-row{grid-template-columns:2fr 1fr 1fr 1fr;font-size:12px;padding:.75rem .75rem}}@media (max-width:600px){.chs-pricing__hero{padding:3rem 0 2.5rem}.chs-creator-stats{grid-template-columns:repeat(2,1fr)}.chs-billing-toggle{flex-wrap:wrap;justify-content:center}.chs-pricing__compare{overflow-x:auto}.chs-cpanel__paid-fields{flex-direction:column}}.monetize-section.csc-sidebar-card{background:#1a1d2b!important;border:1px solid rgb(124 109 244 / .3)!important;box-shadow:0 0 20px rgb(124 109 244 / .08)!important;border-radius:12px;overflow:hidden;margin-top:14px;margin-bottom:14px}.monetize-section .csc-panel-head{display:flex;align-items:center;gap:8px;padding:14px 18px 0;font-family:inherit;font-size:11px;font-weight:700;color:var(--spark,#7c6df4);text-transform:uppercase;letter-spacing:.08em}.monetize-section .csc-panel-head .chs-cpanel__icon{font-size:14px}.monetize-section .csc-panel-body{display:flex;flex-direction:column;gap:10px;padding:10px 18px 18px}#chs-existing-plans{display:flex;flex-direction:column;gap:5px}.chs-cpanel__plan-row{display:flex;align-items:center;justify-content:space-between;padding:7px 10px;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .07);border-radius:8px;font-size:12px}.chs-cpanel__plan-name{font-weight:600;color:#f1f5f9;display:block}.chs-cpanel__plan-price{color:#64748b;font-size:11px}.chs-btn-delete-plan{background:none;border:none;color:#f87171;cursor:pointer;font-size:13px;padding:2px 5px;line-height:1}.monetize-section .chs-cpanel__input{background:rgb(255 255 255 / .05)!important;border:1px solid rgb(255 255 255 / .08)!important;border-radius:10px!important;padding:10px 13px!important;color:#fff!important;font-size:13px!important;width:100%!important;outline:none!important;box-sizing:border-box!important;transition:border-color .2s,background .2s!important;font-family:inherit!important}.monetize-section .chs-cpanel__input:focus{border-color:rgb(124 109 244 / .5)!important;background:rgb(124 109 244 / .07)!important}.monetize-section .chs-cpanel__input::placeholder{color:rgb(255 255 255 / .25)!important}.monetize-section .chs-cpanel__textarea{resize:vertical;min-height:52px}.monetize-section .chs-cpanel__type-row{display:flex;background:rgb(255 255 255 / .04);padding:3px;border-radius:9px;gap:3px;border:1px solid rgb(255 255 255 / .07)}.monetize-section .chs-cpanel__radio{flex:1;text-align:center;padding:7px;border-radius:7px;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s;color:rgb(255 255 255 / .5);user-select:none}.monetize-section .chs-cpanel__radio:has(input:checked){background:rgb(124 109 244 / .2);color:#c4b5fd;box-shadow:0 1px 6px rgb(124 109 244 / .25)}.monetize-section .chs-cpanel__radio input{display:none}.monetize-section .chs-paid-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(85px,1fr));gap:7px}.monetize-section .chs-btn-save-plan{background:#fff!important;color:#0a0a14!important;border-radius:30px!important;padding:11px 20px!important;font-weight:600!important;font-size:13px!important;border:none!important;cursor:pointer!important;width:100%!important;transition:transform .15s,box-shadow .15s!important;letter-spacing:-.01em!important}.monetize-section .chs-btn-save-plan:hover{transform:scale(1.02)!important;box-shadow:0 4px 16px rgb(255 255 255 / .12)!important}.monetize-section .chs-hint{font-size:11px;color:rgb(255 255 255 / .28);margin:4px 0 0;text-align:center;line-height:1.5}.monetize-section .chs-hint a{color:var(--spark,#7c6df4)!important}.monetize-section .chs-upsell-body{font-size:13px;color:rgb(255 255 255 / .6);line-height:1.6;margin:0}.monetize-section .chs-upsell-body strong{color:#fff}.monetize-section .chs-upsell-btn{display:block;width:100%;text-align:center;padding:11px;background:linear-gradient(135deg,#6366f1,var(--spark,#7c6df4));color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:700;border-radius:30px;transition:opacity .15s,transform .15s;letter-spacing:-.01em}.monetize-section .chs-upsell-btn:hover{opacity:.92;transform:translateY(-1px)}#chs-dash-nav-links .chp-dash-nav__item{display:flex;align-items:center;gap:8px;padding:10px 14px;font-family:'Fraunces',Georgia,serif;font-size:14px;font-weight:500;color:var(--spark,#7c6df4)!important;text-decoration:none!important;border-radius:8px;transition:background .15s,color .15s;cursor:pointer;width:100%;box-sizing:border-box}#chs-dash-nav-links .chp-dash-nav__item:hover{background:rgb(124 109 244 / .1);color:var(--spark,#7c6df4)!important}#chs-dash-nav-links .chp-dash-nav__item-icon{font-size:16px}.chs-limited-ads ins.adsbygoogle,.chs-limited-ads .adsbygoogle,.chs-limited-ads .chs-ad-slot{display:none!important}.chs-limited-ads .chs-ad-slot.chs-ad-keep,.chs-limited-ads ins.adsbygoogle.chs-ad-keep{display:block!important}#chs-earnings-widget.csc-sidebar-card{background:#1a1d2b!important;border:1px solid rgb(124 109 244 / .3)!important;box-shadow:0 0 20px rgb(124 109 244 / .08)!important}