:root{--lime:#a3e635;--lime-dark:#84cc16;--lime-dim:#6a8a50;--bg:#0a0d08;--bg-card:#111a0d;--bg-hover:#151e10;--bg-input:#0e1209;--border:#1e2a14;--border-light:#2a3a16;--text:#e2e8d5;--text-muted:#8a9a7a;--text-dim:#6a7a5a;--radius-sm:7px;--radius-md:12px;--radius-lg:16px;--shadow:0 2px 12px rgba(0,0,0,0.4)}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;overflow:hidden}body{background:#0a0d08;color:#e2e8d5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;display:flex;flex-direction:column}.topbar{background:#0e1209;border-bottom:1px solid #1e2a14;height:52px;padding:0 20px;gap:10px;position:sticky;top:0;z-index:100;overflow:visible}.logo-wrap,.topbar{display:flex;align-items:center}.logo-wrap{gap:9px;flex-shrink:0}.logo-box{width:33px;height:33px;border-radius:7px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.logo-box img{width:100%;height:100%;object-fit:cover;display:block}.logo-name{font-size:16px;font-weight:700;color:#fff}.tag-pill{display:flex;align-items:center;gap:5px;background:#141d0a;border:1px solid #2a3a16;border-radius:20px;padding:4px 12px;font-size:12px;color:#a0bc78;white-space:nowrap;flex-shrink:0}.tag-pill .bolt{color:#a3e635}.nav-center{gap:1px;margin:0 auto}.nav-btn,.nav-center{display:flex;align-items:center}.nav-btn{gap:6px;padding:6px 14px;border-radius:7px;font-size:13px;font-weight:500;color:#6a8a50;cursor:pointer;white-space:nowrap;background:transparent;border:1px solid transparent;-webkit-user-select:none;user-select:none}.nav-btn.active{background:#1a2e05;color:#a3e635;border-color:#4a7c14}.nav-btn svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.topbar-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.credits-info{display:flex;flex-direction:column;align-items:flex-end;gap:1px}.credits-plan{font-size:10.5px;font-weight:600;color:#a0bc78}.credits-bottom{display:flex;align-items:center;gap:5px;font-size:11.5px}.cred-val{color:#a3e635;font-weight:600;white-space:nowrap}.cred-sep{color:#2a4a14}.cred-img{color:#a0bc78;white-space:nowrap}.avatar-wrap{gap:4px}.avatar-circle,.avatar-wrap{display:flex;align-items:center}.avatar-circle{width:31px;height:31px;border-radius:50%;background:#a3e635;justify-content:center;font-size:13px;font-weight:700;color:#0a1a00}.avatar-wrap svg{width:12px;height:12px;stroke:#6a8a50;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.page{display:none}.page.active{display:flex;flex-direction:column;flex:1 1;min-height:0}.page.active.page-scrolls-self{overflow-y:auto}.page.active.page-scroll-inner{overflow:hidden}.gen-left,.gen-right,.lib-main,.lib-sidebar,.page-scrolls-self{scrollbar-width:none;-ms-overflow-style:none}.gen-left::-webkit-scrollbar,.gen-right::-webkit-scrollbar,.lib-main::-webkit-scrollbar,.lib-sidebar::-webkit-scrollbar,.page-scrolls-self::-webkit-scrollbar{width:0;height:0}.modal-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.75);z-index:500;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px}.modal,.modal-overlay.active{display:flex}.modal{background:#111511;border:1px solid #2a3a16;border-radius:16px;width:580px;max-width:95vw;max-height:88vh;flex-direction:column;position:relative;overflow:hidden}.modal-header{padding:22px 28px 16px;border-bottom:1px solid #1e2a14;flex-shrink:0;position:relative}.modal-title{font-size:19px;font-weight:700;color:#fff;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-close{position:absolute;top:50%;right:20px;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;background:#1e2a14;border:1px solid #2a3a16;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6a8a50;font-size:17px;line-height:1}.modal-close:hover{background:#2a3a16;color:#e2e8d5}.modal-body{padding:22px 28px;overflow-y:auto;flex:1 1}.modal-footer-btns{padding:14px 28px 20px;border-top:1px solid #1e2a14;display:flex;gap:10px;flex-shrink:0}.btn-modal-back{background:#141d0a;border:1px solid #2a3a16;border-radius:9px;color:#e2e8d5;font-weight:600}.btn-modal-action,.btn-modal-back{flex:1 1;padding:12px;font-size:13.5px;cursor:pointer;font-family:inherit}.btn-modal-action{background:#a3e635;border:1px solid #a3e635;border-radius:9px;color:#0a1a00;font-weight:700}.lib-plat-icon{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lib-plat-fb{background:#e7f0ff}.lib-plat-ig{background:#fce4ec}.lib-plat-li{background:#e3f2fd}.lib-plat-x{background:#f0f0f0}.lib-plat-g{background:#e8f5e9}.lib-plat-tt{background:#e8e8f0}.lib-plat-pin{background:#fde8e8}.lib-plat-threads{background:#e8e8e8}.lib-plat-yt{background:#ffe8e8}.new-folder-colour-swatch{width:24px;height:24px;border-radius:50%;cursor:pointer;border:2px solid transparent;transition:border-color .15s}.new-folder-colour-swatch.selected{border-color:#fff}.btn-modal-save{flex:1 1;background:#a3e635;border:none;border-radius:9px;color:#0a1a00;font-weight:700}.btn-modal-close-solo,.btn-modal-save{padding:12px;font-size:13.5px;cursor:pointer;font-family:inherit}.btn-modal-close-solo{width:100%;background:#1e2a14;border:1px solid #2a3a16;border-radius:9px;color:#e2e8d5;font-weight:600}.form-field{margin-bottom:14px}.form-field:last-child{margin-bottom:0}.form-label{font-size:12px;color:#8aaa6a;margin-bottom:6px;display:block}.form-input{width:100%;background:#0e1209;border:1px solid #2a3a16;border-radius:8px;padding:10px 13px;font-size:13px;color:#e2e8d5;font-family:inherit;outline:none}.form-input:focus{border-color:#4a7c14}.form-select{background:#0e1209;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236a8a50' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6,9 12,15 18,9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-color:#0e1209;padding:10px 36px 10px 13px}.form-select,.form-textarea{width:100%;border:1px solid #2a3a16;border-radius:8px;font-size:13px;color:#e2e8d5;font-family:inherit;outline:none}.form-textarea{background:#0e1209;padding:10px 13px;resize:vertical;min-height:90px;line-height:1.5}.form-textarea:focus{border-color:#4a7c14}.support-intro{font-size:13px;color:#8aaa6a;line-height:1.6;margin-bottom:18px}.support-intro a{color:#a3e635;text-decoration:none}.modal-section{border:1px solid #1e2a14;border-radius:11px;padding:18px;margin-bottom:14px}.modal-section:last-child{margin-bottom:0}.modal-section-label{display:flex;align-items:center;gap:8px;font-size:11.5px;font-weight:700;color:#a3e635;letter-spacing:.6px;margin-bottom:4px;text-transform:uppercase}.modal-section-label svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.modal-section-sub{font-size:11.5px;color:#6a8a50;margin-bottom:14px}.manage-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:14px}.manage-plan-label{font-size:11.5px;color:#6a8a50;margin-bottom:5px}.manage-plan-name{font-size:18px;font-weight:700;color:#fff;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.active-badge{background:#1a3a05;border:1px solid #4a7c14;border-radius:5px;font-size:10.5px;font-weight:700;color:#a3e635;padding:2px 8px}.manage-billing-date{font-size:18px;font-weight:700;color:#fff}.manage-billing-sub{font-size:11px;color:#4a6a30;margin-top:3px}.manage-plan-btns{display:flex;gap:10px}.btn-change-plan{flex:1 1;padding:10px;background:#a3e635;border:none;border-radius:8px;color:#0a1a00;font-size:12.5px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;font-family:inherit}.btn-change-plan svg{width:13px;height:13px;stroke:#0a1a00;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.btn-cancel-sub{flex:1 1;padding:10px;background:transparent;border:1.5px solid #c0392b;border-radius:8px;color:#e05a5a;font-size:12.5px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;font-family:inherit}.btn-cancel-sub svg{width:13px;height:13px;stroke:#e05a5a;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.btn-update-payment{width:100%;padding:11px 14px;background:#141d0a;border:1px solid #2a3a16;border-radius:8px;color:#e2e8d5;font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;font-family:inherit}.btn-update-payment svg{width:15px;height:15px;stroke:#a3e635;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.btn-update-payment .arr{margin-left:auto;color:#4a6a30}.btn-change-password{padding:9px 14px;background:#141d0a;border:1px solid #2a3a16;border-radius:8px;color:#e2e8d5;font-size:12.5px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:7px;font-family:inherit}.btn-change-password svg{width:14px;height:14px;stroke:#6a8a50;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.danger-zone-btn{padding:9px 14px;background:transparent;border:1.5px solid #c0392b;border-radius:8px;color:#e05a5a;font-size:12.5px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:7px;font-family:inherit}.danger-zone-btn svg{width:14px;height:14px;stroke:#e05a5a;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.legal-body{font-size:12.5px;color:#c8dca8;line-height:1.7}.legal-body h2{font-size:13.5px;font-weight:700;color:#fff;margin:18px 0 7px;padding-top:12px;border-top:1px solid #1e2a14}.legal-body h2:first-of-type{margin-top:0;border-top:none;padding-top:0}.legal-body h3{font-size:12.5px;font-weight:700;color:#e2e8d5;margin:10px 0 5px}.legal-body p{margin-bottom:7px;color:#a0bc78}.legal-body ul{margin:5px 0 9px;list-style:none;display:flex;flex-direction:column;gap:4px}.legal-body ul li{padding-left:14px;position:relative;color:#a0bc78}.legal-body ul li:before{content:"•";position:absolute;left:0;color:#4a7c14}.legal-body a{color:#a3e635;text-decoration:none}.home-page{background:#0a0d08}.hero{display:grid;grid-template-columns:360px 1fr;overflow:hidden}.hero-left{padding:36px 28px 32px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.hero-badge{display:inline-flex;align-items:center;gap:7px;background:#1a2e05;border:1px solid #4a7c14;border-radius:20px;padding:5px 14px;font-size:11px;font-weight:700;color:#a3e635;letter-spacing:.5px;margin-bottom:18px;width:fit-content}.hero-badge svg{width:12px;height:12px;stroke:#a3e635;fill:none;stroke-width:2}.hero-h1{font-size:36px;font-weight:800;color:#fff;line-height:1.1}.hero-h1-lime{color:#a3e635;display:block}.hero-sub{font-size:13px;color:#8aaa6a;line-height:1.6;margin-top:14px;margin-bottom:20px}.btn-hero-cta{display:inline-flex;align-items:center;gap:9px;background:#a3e635;color:#0a1a00;font-size:14px;font-weight:700;padding:13px 24px;border-radius:10px;border:none;cursor:pointer;width:fit-content;margin-bottom:12px}.btn-hero-cta svg{width:15px;height:15px;stroke:#0a1a00;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.hero-trust-row{display:flex;align-items:center;gap:16px;font-size:12px;color:#6a8a50;margin-bottom:24px}.hero-trust-item{display:flex;align-items:center;gap:5px}.hero-trust-item svg{width:13px;height:13px;stroke:#a3e635;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-stats{display:flex;align-items:flex-start;gap:24px;margin-bottom:16px}.stat-item{display:flex;align-items:center;gap:8px}.stat-icon svg{width:21px;height:21px;stroke:#a3e635;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.stat-number{font-size:19px;font-weight:800;color:#fff}.stat-label{font-size:11px;color:#6a8a50;margin-top:1px}.hero-reviews{gap:10px}.hero-reviews,.review-faces{display:flex;align-items:center}.face-av{width:30px;height:30px;border-radius:50%;border:2px solid #0a0d08;margin-left:-8px;background-size:cover;background-position:top;flex-shrink:0;display:block;overflow:hidden}.face-av:first-child{margin-left:0}.review-text-wrap{display:flex;flex-direction:column;gap:1px}.review-stars{color:#f5a623;font-size:13px}.review-text{font-size:11.5px;color:#8aaa6a}.hero-right{padding:18px 0 14px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;min-width:0}.carousel-section{position:relative;width:100%;flex-shrink:1;min-height:0}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;background:#1e2a14;border:1px solid #2a3a16;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20}.carousel-arrow.left{left:6px}.carousel-arrow.right{right:6px}.carousel-arrow svg{width:13px;height:13px;stroke:#a3e635;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.carousel-viewport{overflow:hidden;margin:0 44px}.carousel-track{display:flex;gap:10px;transition:transform .38s cubic-bezier(.4,0,.2,1);will-change:transform}.carousel-dots{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:14px}.dot{width:8px;height:8px;border-radius:50%;background:#2a3a16;cursor:pointer;transition:background .2s;flex-shrink:0}.dot.active{background:#a3e635}.social-card{width:200px;min-width:200px;max-width:200px;height:420px;border-radius:13px;overflow:hidden;background:#fff;flex-direction:column;box-shadow:0 2px 14px rgba(0,0,0,.3);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#000}.card-header,.social-card{display:flex;flex-shrink:0}.card-header{align-items:center;justify-content:space-between;padding:10px 12px 7px}.card-header-left{gap:8px}.card-header-left,.plat-icon{display:flex;align-items:center}.plat-icon{width:30px;height:30px;border-radius:50%;justify-content:center;font-size:15px;flex-shrink:0;font-weight:800}.plat-fb{background:#1877f2;color:#fff}.plat-ig{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff;font-size:13px}.plat-x{background:#000;color:#fff;font-size:14px;letter-spacing:-1px}.plat-g{background:#fff;border:1.5px solid #e0e0e0;font-size:14px;font-weight:800;color:#4285f4}.plat-li{background:#0077b5;font-size:13px}.plat-li,.plat-tt{color:#fff;font-weight:700}.plat-tt{background:#000;font-size:12px;letter-spacing:.3px}.plat-pin{background:#e60023;color:#fff;font-weight:700;font-size:14px}.plat-threads{background:#000}.plat-threads,.plat-yt{color:#fff;font-weight:700;font-size:13px}.plat-yt{background:#ff0000}.li-body-card{padding:12px 14px;flex:1 1;overflow:hidden;position:relative}.li-body-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:28px;background:linear-gradient(transparent,#fff);pointer-events:none}.li-txt{font-size:13px;color:#1a1a1a;line-height:1.55;white-space:pre-wrap}.li-stats-row{padding:8px 14px;border-top:1px solid #e8e8e8;display:flex;justify-content:space-between;font-size:11.5px;color:#666;flex-shrink:0}.tt-body{padding:12px 14px;background:#111;flex:1 1;overflow:hidden;position:relative}.tt-body:after{content:"";position:absolute;bottom:0;left:0;right:0;height:28px;background:linear-gradient(transparent,#111);pointer-events:none}.tt-txt{font-size:13px;color:#fff;line-height:1.55}.tt-stats{padding:8px 14px;background:#111;border-top:1px solid #222;display:flex;gap:16px;font-size:12px;color:#aaa;flex-shrink:0}.card-img-tall{height:240px}.pin-body{padding:12px 14px;flex:1 1;overflow:hidden;position:relative}.pin-body:after{content:"";position:absolute;bottom:0;left:0;right:0;height:24px;background:linear-gradient(transparent,#fff);pointer-events:none}.pin-txt{font-size:13px;color:#1a1a1a;line-height:1.55}.pin-stats{padding:6px 14px 10px;font-size:12px;color:#767676;font-weight:600;flex-shrink:0}.threads-body{padding:12px 14px;background:#fff;flex:1 1;overflow:hidden;position:relative}.threads-body:after{content:"";position:absolute;bottom:0;left:0;right:0;height:28px;background:linear-gradient(transparent,#fff);pointer-events:none}.threads-txt{font-size:13.5px;color:#1a1a1a;line-height:1.6}.threads-stats{padding:8px 14px;background:#fff;border-top:1px solid #e8e8e8;display:flex;gap:14px;font-size:12px;color:#666;flex-shrink:0}.yt-body{padding:12px 14px;flex:1 1;overflow:hidden;position:relative}.yt-body:after{content:"";position:absolute;bottom:0;left:0;right:0;height:24px;background:linear-gradient(transparent,#fff);pointer-events:none}.yt-txt{font-size:13px;color:#1a1a1a;line-height:1.55}.yt-stats{padding:6px 14px 10px;display:flex;gap:14px;font-size:12px;color:#666;flex-shrink:0}.card-biz-name{font-size:12px;font-weight:700;color:#1a1a1a;line-height:1.2}.card-handle{font-size:10px;color:#888;margin-top:1px}.card-more{color:#bbb;font-size:16px;font-weight:700;letter-spacing:1px;cursor:pointer}.card-verified{color:#1da1f2;font-size:10px}.card-img{width:100%;height:120px;min-height:120px;max-height:120px;flex-shrink:0;background-color:#f2f2f2;background-size:cover;background-position:50%;background-repeat:no-repeat;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;display:block;overflow:hidden}.fb-body{padding:8px 12px 6px;flex:1 1;overflow:hidden;position:relative}.fb-body:after{content:"";position:absolute;bottom:0;left:0;right:0;height:28px;background:linear-gradient(transparent,#fff);pointer-events:none}.fb-txt{font-size:10.5px;color:#1a1a1a;line-height:1.45}.fb-txt strong{font-weight:700}.fb-reactions{display:flex;justify-content:space-between;padding:5px 12px;font-size:10px;color:#666;border-bottom:1px solid #f0f0f0}.fb-actions,.fb-reactions{align-items:center;flex-shrink:0}.fb-actions{padding:4px}.fb-act{display:flex;align-items:center;gap:3px;font-size:10px;color:#606770;padding:4px 6px;cursor:pointer;flex:1 1;justify-content:center}.fb-act svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ig-actions{padding:7px 12px 4px;flex-shrink:0}.ig-act-l,.ig-actions{display:flex;align-items:center}.ig-act-l{gap:10px}.ig-act-l svg{width:20px;height:20px;stroke:#262626;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;cursor:pointer}.ig-save{margin-left:auto}.ig-save svg{width:20px;height:20px;stroke:#262626;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ig-likes{font-size:11px;font-weight:700;padding:0 12px 3px}.ig-caption,.ig-likes{color:#262626;flex-shrink:0}.ig-caption{font-size:10.5px;line-height:1.35}.ig-comments{padding:0 12px 5px;display:flex;flex-direction:column;gap:4px;flex-shrink:0}.ig-comment{font-size:10px;color:#262626;line-height:1.35}.ig-comment strong{font-weight:700}.ig-more{font-size:10px;color:#8e8e8e;padding:0 12px 9px;flex-shrink:0}.x-body{padding:6px 12px 8px;flex:1 1;overflow:hidden;position:relative}.x-body:after{content:"";position:absolute;bottom:0;left:0;right:0;height:28px;background:linear-gradient(transparent,#fff);pointer-events:none}.x-txt{font-size:10.5px;color:#0f1419;line-height:1.5}.x-txt strong{font-weight:700}.x-link,.x-tag{color:#1d9bf0;font-size:10px}.x-stats{gap:12px;padding:7px 12px 10px;border-top:1px solid #eff3f4;flex-shrink:0}.x-stat,.x-stats{display:flex;align-items:center}.x-stat{gap:4px;font-size:10px;color:#536471;cursor:pointer}.x-stat svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.g-body{padding:8px 12px 5px;flex:1 1;overflow:hidden;position:relative}.g-body:after{content:"";position:absolute;bottom:0;left:0;right:0;height:24px;background:linear-gradient(transparent,#fff);pointer-events:none}.g-txt{font-size:10.5px;color:#1a1a1a;line-height:1.45}.g-stars{display:flex;align-items:center;gap:3px;padding:5px 12px 2px;flex-shrink:0}.g-stars-icons{color:#f5a623;font-size:11px}.g-rating{font-size:10.5px;font-weight:700;color:#1a1a1a}.g-count{font-size:10px;color:#888}.g-meta{display:flex;align-items:center;justify-content:space-between;padding:4px 12px 9px;font-size:10px;color:#444;flex-shrink:0}.g-open{color:#1e8e3e;font-weight:600}.g-call{color:#1a73e8;font-weight:600;cursor:pointer}.home-lower{display:grid;grid-template-columns:1fr 1fr}.testi-panel{background:#111511;border:1px solid #1e2a14;border-radius:13px;padding:24px;margin:14px 8px 14px 14px}.testi-header{font-size:15px;font-weight:600;color:#fff;margin-bottom:16px}.testi-header .lime{color:#a3e635}.testi-heart{color:#e05a5a}.testi-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:16px}.testi-card{background:#0e1209;border:1px solid #1e2a14;border-radius:10px;padding:13px;overflow:hidden;min-width:0}.testi-logo-row{display:flex;align-items:center;gap:8px;margin-bottom:7px}.testi-logo-img{width:42px;height:42px;border-radius:50%;border:2px solid #2a3a16;flex-shrink:0;background-size:cover;background-position:top;background-repeat:no-repeat;display:block;overflow:hidden}.testi-stars{color:#f5a623;font-size:11px}.testi-quote{color:#c8dca8;line-height:1.4;margin-bottom:7px;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}.testi-name,.testi-quote{font-size:11px;overflow:hidden}.testi-name{font-weight:600;color:#fff}.testi-biz,.testi-name{text-overflow:ellipsis;white-space:nowrap}.testi-biz{font-size:10px;color:#6a8a50;overflow:hidden}.testi-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #1e2a14;padding-top:12px}.testi-footer-text{font-size:11px;color:#6a8a50}.testi-flags{font-size:22px;display:flex;gap:4px}.cta-panel{background:#a3e635;border-radius:13px;padding:26px 22px;margin:14px 14px 14px 8px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;overflow:hidden}.cta-left{display:flex;flex-direction:column}.cta-title{font-size:21px;font-weight:800;color:#0a1a00;line-height:1.25;margin-bottom:12px;overflow:hidden}.cta-features{list-style:none;display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.cta-features li{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1a3a00}.cta-chk{font-weight:800;color:#1a3a00}.btn-cta-dark{display:inline-flex;align-items:center;gap:8px;background:#1a2e05;color:#a3e635;font-size:13.5px;font-weight:700;padding:12px 20px;border-radius:9px;border:none;cursor:pointer;width:fit-content;margin-bottom:12px}.btn-cta-dark svg{width:14px;height:14px;stroke:#a3e635;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cta-sub-row{gap:8px}.cta-faces,.cta-sub-row{display:flex;align-items:center}.cta-face-av{width:27px;height:27px;border-radius:50%;border:2px solid #a3e635;margin-left:-7px;background-size:cover;background-position:top;background-color:#2a5005;flex-shrink:0;display:block;overflow:hidden}.cta-face-av:first-child{margin-left:0}.cta-sub-text{font-size:12px;color:#1a3a00;font-weight:600;line-height:1.3}.cta-preview{position:relative;width:300px;height:270px;flex-shrink:0;align-self:center}.preview-card{position:absolute;width:148px;background:#fff;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.25);overflow:hidden;font-family:-apple-system,sans-serif}.preview-card.pc-left{left:0;top:60px;transform:rotate(-6deg);z-index:1}.preview-card.pc-mid{left:66px;top:30px;transform:rotate(0);z-index:3}.preview-card.pc-right{left:132px;top:60px;transform:rotate(6deg);z-index:2}.pc-header{padding:6px 7px 4px;gap:4px}.pc-dot,.pc-header{display:flex;align-items:center}.pc-dot{width:15px;height:15px;border-radius:50%;justify-content:center;font-size:9px;color:#fff;font-weight:800;flex-shrink:0}.pc-dot.fb{background:#1877f2}.pc-dot.ig{background:linear-gradient(45deg,#f09433,#dc2743,#bc1888)}.pc-dot.g{background:#fff;border:1px solid #ddd;color:#4285f4;font-weight:700}.pc-name{font-size:8.5px;font-weight:700;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-handle{font-size:7.5px;color:#888}.pc-img{width:100%;height:82px;background-size:cover;background-position:50%;background-color:#e8e8e8;display:block}.pc-img-garage{background:linear-gradient(135deg,#1a1a2e,#0f3460)}.pc-img-florist{background:linear-gradient(135deg,#2d1b40,#6b2d6b)}.pc-img-plumber{background:linear-gradient(135deg,#0d2137,#0d5c8c)}.pc-body{padding:5px 7px 6px}.pc-text{font-size:7px;color:#333;line-height:1.35}.settings-page{padding:24px 26px;max-width:1280px;margin:0 auto}.page-title{font-size:24px;font-weight:700;color:#fff;margin-bottom:4px}.page-sub{font-size:13px;color:#6a8a50;margin-bottom:18px}.account-card{background:#111511;border:1px solid #1e2a14;border-radius:13px;display:grid;grid-template-columns:300px 1fr 310px;margin-bottom:14px;overflow:hidden}.ac-left{padding:22px;border-right:1px solid #1e2a14}.ac-section-title{font-size:13px;font-weight:700;color:#fff;margin-bottom:15px}.ac-user-row{gap:13px;margin-bottom:15px}.ac-avatar,.ac-user-row{display:flex;align-items:center}.ac-avatar{width:64px;height:64px;border-radius:50%;background:radial-gradient(circle at 38% 32%,#a3e635,#3a6600);justify-content:center;font-size:26px;font-weight:800;color:#0a1a00;flex-shrink:0}.ac-username{font-size:16px;font-weight:700;color:#fff;margin-bottom:3px}.ac-email{font-size:11.5px;color:#6a8a50;margin-bottom:7px}.free-badge{display:inline-block;background:#1a2e05;border:1px solid #4a7c14;border-radius:5px;font-size:10px;font-weight:700;color:#a3e635;padding:2px 8px}.btn-manage{display:flex;align-items:center;justify-content:center;gap:7px;background:#141d0a;border:1px solid #2a3a16;border-radius:8px;color:#a3e635;font-size:12.5px;font-weight:600;padding:10px 16px;cursor:pointer;width:100%}.btn-manage svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ac-mid{padding:22px 24px;border-right:1px solid #1e2a14;flex-direction:column;justify-content:center;gap:14px}.ac-mid,.donut-pair{display:flex;align-items:center}.donut-pair{gap:28px}.donut-item{display:flex;flex-direction:column;align-items:center;gap:8px}.donut-wrap{position:relative;width:112px;height:112px}.donut-wrap svg{display:block}.donut-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none}.donut-number{font-size:27px;font-weight:700;color:#fff;line-height:1}.donut-sub{font-size:11px;color:#6a8a50;margin-top:2px}.donut-title{font-size:12.5px;font-weight:600;color:#e2e8d5}.next-reset-row{display:flex;align-items:center;gap:5px;font-size:11.5px;color:#6a8a50}.next-reset-row svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ac-right{padding:22px;display:flex;flex-direction:column;gap:11px}.upgrade-header{display:flex;align-items:flex-start;gap:11px}.upgrade-crown svg{width:25px;height:25px;stroke:#a3e635;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.upgrade-title{font-size:16px;font-weight:700;color:#fff;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upgrade-desc{font-size:11.5px;color:#6a8a50;line-height:1.5;overflow:hidden}.upgrade-features{list-style:none;display:flex;flex-direction:column;gap:7px}.upgrade-features li{display:flex;align-items:center;gap:7px;font-size:12px;color:#c8dca8}.chk{color:#a3e635;font-weight:700;font-size:12px;flex-shrink:0}.btn-upgrade{background:#a3e635;color:#0a1a00;font-size:13.5px;font-weight:700;padding:11px;border-radius:8px;border:none;cursor:pointer;width:100%;margin-top:2px}.s-bottom-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;margin-bottom:20px}.s-panel{background:#111511;border:1px solid #1e2a14;border-radius:13px;padding:20px;overflow:hidden;min-width:0}.s-panel-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.s-panel-icon{width:40px;height:40px;background:#141d0a;border:1px solid #2a3a16;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.s-panel-icon svg{width:18px;height:18px;stroke:#a3e635;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.s-panel-title{font-size:14px;font-weight:700;color:#fff;margin-bottom:2px}.s-panel-sub{font-size:11.5px;color:#6a8a50}.biz-inner{background:#141d0a;border:1px solid #222e12;border-radius:9px;padding:14px;display:flex;gap:13px;margin-bottom:12px;min-width:0;overflow:hidden}.biz-store-icon{width:56px;height:56px;background:#1a2510;border:1px solid #2a3a16;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.biz-store-icon svg{width:24px;height:24px;stroke:#a3e635;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.biz-fields{display:flex;flex-direction:column;gap:8px;flex:1 1;min-width:0;overflow:hidden;width:0}.biz-lbl{font-size:10px;color:#6a8a50;margin-bottom:1px}.biz-lbl-row{display:flex;align-items:center;gap:5px;margin-bottom:2px}.biz-lbl-row svg{width:11px;height:11px;stroke:#6a8a50;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.biz-field-row{display:flex;flex-direction:column;gap:0}.biz-val{font-size:12.5px;font-weight:500;color:#e2e8d5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block}.btn-edit{display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid #2a3a16;border-radius:8px;color:#a3e635;font-size:12.5px;font-weight:600;padding:10px;cursor:pointer;width:100%}.pref-list{display:flex;flex-direction:column}.pref-row{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-bottom:1px solid #1e2a14;gap:10px}.pref-row:last-child{border-bottom:none}.pref-lbl{font-size:12.5px;color:#c8dca8;flex-shrink:0}.theme-toggle{display:flex;background:#141d0a;border:1px solid #2a3a16;border-radius:7px;padding:3px;gap:2px}.t-btn{padding:4px 11px;border-radius:5px;font-size:11.5px;font-weight:500;color:#6a8a50;cursor:pointer}.t-btn.active{background:#2a5005;color:#a3e635}.pref-select{justify-content:space-between;background:#141d0a;border:1px solid #2a3a16;border-radius:7px;padding:6px 10px;font-size:12px;color:#e2e8d5;cursor:pointer;min-width:160px;gap:7px}.pref-select,.pref-select-l{display:flex;align-items:center}.pref-select-l{gap:6px}.pref-select svg.icon{stroke:#4a6a30;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pref-select svg.chev,.pref-select svg.icon{width:13px;height:13px;fill:none;flex-shrink:0}.pref-select svg.chev{stroke:#4a6a30;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.toggle-switch{position:relative;width:40px;height:22px;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0;position:absolute}.toggle-slider{position:absolute;inset:0;background:#1e2a14;border:1px solid #2a3a16;border-radius:11px;cursor:pointer;transition:background .2s}.toggle-slider:after{content:"";position:absolute;left:3px;top:50%;transform:translateY(-50%);width:14px;height:14px;border-radius:50%;background:#4a6a50;transition:left .2s,background .2s}.toggle-switch input:checked+.toggle-slider{background:#1a2e05;border-color:#4a7c14}.toggle-switch input:checked+.toggle-slider:after{left:21px;background:#a3e635}.qa-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;grid-auto-rows:1fr}.qa-tile{background:#141d0a;border:1px solid #222e12;border-radius:9px;padding:18px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;text-align:center;width:100%;height:100%;box-sizing:border-box;transition:border-color .2s,background .2s}.qa-tile svg{width:23px;height:23px;stroke:#a3e635;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.qa-tile:hover{border-color:#4a7c14;background:#0d1a05}.qa-lbl{font-size:11.5px;font-weight:500;color:#c8dca8}.s-footer{display:flex;align-items:center;justify-content:space-between}.legal-modal{width:620px;max-width:95vw;max-height:85vh;display:flex;flex-direction:column}.legal-modal-body{overflow-y:auto;flex:1 1}.legal-content{font-size:13.5px;color:#c8dca8;line-height:1.75}.legal-content p{margin:0 0 12px}.legal-content h3{font-size:14px;font-weight:700;color:#fff;margin:20px 0 8px;padding-bottom:6px;border-bottom:1px solid #1e2a14}.legal-content h3:first-of-type{margin-top:0}.legal-content ul{margin:0 0 12px;padding-left:20px}.legal-content ul li{margin-bottom:6px;color:#a8c890}.legal-content strong{color:#e2e8d5;font-weight:600}.qa-tile-btn{background:none;border:none;padding:0;cursor:pointer;font-family:inherit;display:block;width:100%;text-align:left;height:100%}.legal-updated{font-size:12px;color:#6a8a50;margin-bottom:16px!important}.legal-link{color:#a3e635;text-decoration:none}.legal-link:hover{text-decoration:underline}.s-footer-legal-title{font-size:12px;font-weight:600;color:#c8dca8;margin-bottom:5px}.s-footer-links{display:flex;align-items:center;gap:5px;font-size:11.5px;flex-wrap:wrap}.s-footer-link{background:none;border:none;color:#4a6a30;font-size:11.5px;cursor:pointer;padding:0;font-family:inherit}.s-footer-link:hover{color:#a3e635}.s-footer-sep{color:#2a3a16}.s-version{font-size:11.5px;color:#3a5020}.pricing-page{padding:0 0 40px;max-width:900px;margin:0 auto}.pricing-hero{text-align:center;padding:40px 20px 28px}.pricing-hero h1{font-size:38px;font-weight:800;color:#fff;line-height:1.15;margin-bottom:10px}.pricing-hero h1 .lime{color:#a3e635}.hero-sub-p{font-size:14px;color:#8aaa6a;margin-bottom:16px}.hero-meta-p{display:flex;align-items:center;justify-content:center;gap:14px;font-size:13px;color:#c8dca8}.p-stars{color:#f5a623;font-size:15px}.meta-div{color:#2a3a16;font-size:18px}.trusted-row{display:flex;align-items:center;gap:6px}.trusted-row svg{width:15px;height:15px;stroke:#6a8a50;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.plan-cards-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;padding:0 20px 28px;align-items:start}.plan-card{background:#111511;border:1px solid #1e2a14;border-radius:13px;padding:22px;position:relative;overflow:hidden;min-width:0}.plan-card.yearly{background:#0f1a06;border:1.5px solid #5a9a14;box-shadow:0 0 22px rgba(163,230,53,.2),0 0 50px rgba(163,230,53,.08)}.plan-tag-popular{background:#2a5005;font-size:11px;padding:5px 13px;border-radius:20px}.plan-tag-best,.plan-tag-popular{display:inline-flex;color:#a3e635;font-weight:700;margin-bottom:13px}.plan-tag-best{background:transparent;border:1px solid #5a9a14;font-size:10px;padding:4px 11px;border-radius:20px}.plan-crown{position:absolute;top:20px;right:20px}.plan-crown svg{width:22px;height:22px;stroke:#e8b84b;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.plan-name{font-size:20px;font-weight:800;color:#fff;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plan-desc{font-size:12px;color:#6a8a50;margin-bottom:14px}.plan-price{display:flex;align-items:baseline;gap:1px}.price-sym{font-size:24px;font-weight:700;color:#fff}.price-num{font-size:48px;font-weight:800;color:#fff;line-height:1}.price-per{font-size:14px;color:#6a8a50;margin-left:2px;align-self:flex-end;padding-bottom:4px}.price-forever{font-size:12px;color:#4a6a30;margin-top:2px;margin-bottom:14px}.price-equiv{font-size:12px;color:#8aaa6a;margin-top:3px;margin-bottom:10px}.price-equiv strong{color:#fff}.save-pill{display:block;background:#365314;color:#a3e635;font-size:12.5px;font-weight:700;padding:8px 14px;border-radius:7px;margin-bottom:14px;text-align:center}.plan-features{list-style:none;display:flex;flex-direction:column;gap:9px;margin-bottom:20px;margin-top:10px}.plan-features li{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#c8dca8}.feat-chk{color:#a3e635;font-weight:700;font-size:13px;flex-shrink:0}.btn-choose-solid{width:100%;padding:13px;background:#a3e635;color:#0a1a00;font-size:14px;font-weight:700;border-radius:9px;border:none;cursor:pointer;margin-bottom:10px}.btn-current-plan{width:100%;padding:12px;background:transparent;color:#6a8a50;font-size:13px;font-weight:500;border-radius:8px;border:1px solid #2a3a16;cursor:default;margin-bottom:7px}.guarantee-text{margin-bottom:12px}.guarantee-text,.no-card-text{text-align:center;font-size:11.5px;color:#4a6a30}.payment-logos{gap:6px;flex-wrap:wrap;margin-top:4px}.pay-badge,.payment-logos{display:flex;align-items:center;justify-content:center}.pay-badge{height:22px;border-radius:4px;background:#141d0a;border:1px solid #2a3a16;padding:0 6px}.extra-credits{padding:6px 20px 26px;text-align:center}.section-title{font-size:22px;font-weight:700;color:#fff;margin-bottom:4px}.section-sub{font-size:13px;color:#8aaa6a;margin-bottom:18px}.credit-packs-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;text-align:left}.credit-pack{background:#111511;border:1px solid #1e2a14;border-radius:13px;padding:20px}.credit-pack.pro{background:#0f1a06;border:1.5px solid #5a9a14;box-shadow:0 0 22px rgba(163,230,53,.2),0 0 50px rgba(163,230,53,.08)}.pack-tag-best,.pack-tag-flexible{display:inline-flex;background:#2a5005;color:#a3e635;font-size:10.5px;font-weight:700;padding:3px 10px;border-radius:20px;margin-bottom:10px}.pack-name{font-size:16px;font-weight:700;color:#fff;margin-bottom:5px}.pack-price{font-size:32px;font-weight:800;color:#a3e635;margin-bottom:13px}.pack-features{list-style:none;display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.pack-features li{display:flex;align-items:center;gap:7px;font-size:12px;color:#c8dca8}.btn-add-outline{background:transparent;border:1.5px solid #4a7c14;border-radius:8px;color:#a3e635}.btn-add-outline,.btn-add-solid{width:100%;padding:10px;font-size:13px;font-weight:700;cursor:pointer}.btn-add-solid{background:#a3e635;border:none;border-radius:8px;color:#0a1a00}.topup-note{display:flex;align-items:flex-start;gap:5px;font-size:11.5px;color:#4a6a30;margin-top:14px;text-align:left;padding:0 2px;line-height:1.5}.topup-note svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:1px}.compare-bar{background:#111511;border:1px solid #1e2a14;border-radius:12px;margin:0 20px 24px;overflow:hidden}.compare-bar-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;cursor:pointer}.compare-left{gap:13px}.compare-icon,.compare-left{display:flex;align-items:center}.compare-icon{width:38px;height:38px;background:#141d0a;border:1px solid #2a3a16;border-radius:9px;justify-content:center}.compare-icon svg{width:18px;height:18px;stroke:#a3e635;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.compare-title{font-size:13.5px;font-weight:700;color:#fff;margin-bottom:2px}.compare-sub{font-size:11.5px;color:#6a8a50}.btn-view-comp{display:flex;align-items:center;gap:6px;background:#141d0a;border:1px solid #2a3a16;border-radius:8px;color:#e2e8d5;font-size:12.5px;font-weight:500;padding:8px 14px;cursor:pointer;pointer-events:auto}.btn-view-comp svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s}.compare-bar.open .btn-view-comp svg{transform:rotate(180deg)}.compare-grid-wrap{max-height:0;overflow:hidden;transition:max-height .4s ease}.compare-bar.open .compare-grid-wrap{max-height:600px;border-top:1px solid #1e2a14}.compare-grid{width:100%;border-collapse:collapse;font-size:12.5px}.compare-grid th{padding:11px 16px;text-align:center;color:#6a8a50;font-weight:600;font-size:11.5px;background:#0e1209;border-bottom:1px solid #1e2a14}.compare-grid th:first-child{text-align:left}.compare-grid td{padding:10px 16px;text-align:center;color:#c8dca8;border-bottom:1px solid #111f0a}.compare-grid td:first-child{text-align:left;color:#e2e8d5}.compare-grid tr:last-child td{border-bottom:none}.compare-grid tr:hover td{background:rgba(163,230,53,.03)}.cg-yes{color:#a3e635}.cg-no,.cg-yes{font-weight:700;font-size:14px}.cg-no{color:#e05a5a}.cg-lim{color:#e8b84b;font-size:11px;font-weight:600}.cg-num{color:#fff;font-weight:700}.faq-section{padding:0 20px 26px}.faq-title{font-size:22px;font-weight:700;color:#fff;text-align:center;margin-bottom:16px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.faq-item{background:#111511;border:1px solid #1e2a14;border-radius:9px;overflow:hidden;cursor:pointer;display:flex;flex-direction:column}.faq-question{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;gap:10px;flex-shrink:0}.faq-q{font-size:12.5px;color:#c8dca8;font-weight:500}.faq-chevron{width:16px;height:16px;stroke:#a3e635;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;transition:transform .25s ease}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.open .faq-answer{max-height:300px}.faq-answer p{font-size:11.5px;color:#8aaa6a;line-height:1.6;padding:10px 15px 13px;margin:0}.faq-answer p,.trust-row{border-top:1px solid #1e2a14}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);margin:0 20px}.trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:22px 14px;border-right:1px solid #1e2a14;gap:8px}.trust-item:last-child{border-right:none}.trust-icon-wrap{width:44px;height:44px;display:flex;align-items:center;justify-content:center}.trust-icon-wrap svg{width:38px;height:38px}.trust-title{font-size:12.5px;font-weight:700;color:#fff}.trust-title-sm{font-size:10px;color:#4a6a30;font-weight:400}.trust-desc{font-size:11px;color:#6a8a50;line-height:1.5}.avatar-dd-wrap{position:relative}.avatar-wrap{cursor:pointer}#avatar-dd-chevron{transition:transform .2s ease}.avatar-dd-wrap.open #avatar-dd-chevron{transform:rotate(180deg)}.avatar-dd-menu{display:none;position:absolute;top:calc(100% + 10px);right:0;background:#111511;border:1px solid #1e2a14;border-radius:11px;min-width:200px;box-shadow:0 10px 32px rgba(0,0,0,.6);z-index:500;overflow:hidden;padding:6px}.avatar-dd-wrap.open .avatar-dd-menu{display:block}.avatar-dd-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;font-size:13px;color:#c8dca8;cursor:pointer;transition:background .15s,color .15s}.avatar-dd-item:hover{background:#1a2e05;color:#a3e635}.avatar-dd-item svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.avatar-dd-divider{height:1px;background:#1e2a14;margin:5px 4px}.avatar-dd-signout{color:#e0a0a0}.avatar-dd-signout:hover{background:#3a1010;color:#e87a7a}.btn-view-pricing-link{background:none;border:none;color:#1a3a00;font-size:12.5px;font-weight:700;cursor:pointer;font-family:inherit;text-decoration:underline;text-underline-offset:3px;padding:0;margin-bottom:12px;display:block}.btn-view-pricing-link:hover{color:#0a1a00}.gen-page{display:flex;flex-direction:column;flex:1 1;min-height:0}.gen-layout{display:grid;grid-template-columns:420px 1fr;height:100%;overflow:hidden}.gen-left{background:#111511;border-right:1px solid #1e2a14;padding:22px 20px 28px;display:flex;flex-direction:column;gap:0;overflow-y:auto;overflow-x:hidden}.gen-left-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:20px}.gen-left-title{font-size:20px;font-weight:700;color:#fff}.gen-left-sub{font-size:12.5px;color:#6a8a50;margin-top:3px}.btn-load-brief{display:flex;align-items:center;gap:6px;background:#141d0a;border:1px solid #2a3a16;border-radius:8px;color:#a0bc78;font-size:12px;font-weight:500;padding:8px 14px;cursor:pointer;white-space:nowrap;font-family:inherit;flex-shrink:0}.btn-load-brief svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gen-accordion{border-bottom:1px solid #1e2a14;overflow:visible}.gen-accordion:last-of-type{border-bottom:none}.gen-acc-header{justify-content:space-between;padding:15px 0;cursor:pointer;gap:12px;-webkit-user-select:none;user-select:none}.gen-acc-header,.gen-acc-left{display:flex;align-items:center}.gen-acc-left{gap:13px;flex:1 1;min-width:0}.gen-acc-num{width:27px;height:27px;border-radius:50%;background:#1e2a14;border:1.5px solid #2a3a16;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#6a8a50;flex-shrink:0;transition:all .2s}.gen-accordion.open .gen-acc-num{background:#1a3a05;border-color:#a3e635;color:#a3e635}.gen-acc-title{font-size:13.5px;font-weight:600;color:#e2e8d5}.gen-acc-sub{font-size:11px;color:#6a8a50;margin-top:2px}.gen-optional{color:#4a6a30;font-weight:400}.gen-acc-chev{width:17px;height:17px;stroke:#4a6a30;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;transition:transform .22s ease,stroke .2s}.gen-accordion.open .gen-acc-chev{transform:rotate(180deg);stroke:#a3e635}.gen-acc-body{overflow:visible}.gen-accordion:not(.open) .gen-acc-body{display:none}.gen-acc-inner{padding:2px 0 18px;gap:13px}.gen-acc-inner,.gen-field{display:flex;flex-direction:column}.gen-field{gap:5px}.gen-label{font-size:11px;color:#8aaa6a;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.gen-input{background:#0e1209;border:1px solid #2a3a16;border-radius:8px;padding:10px 13px;font-size:13px;color:#e2e8d5;font-family:inherit;outline:none;width:100%;transition:border-color .2s;box-sizing:border-box;min-width:0}.gen-input:focus{border-color:#4a7c14}.gen-textarea{background:#0e1209;border:1px solid #2a3a16;border-radius:8px;padding:10px 13px;font-size:13px;color:#e2e8d5;font-family:inherit;outline:none;resize:vertical;width:100%;line-height:1.55;min-height:90px;transition:border-color .2s;box-sizing:border-box;min-width:0}.gen-textarea:focus{border-color:#4a7c14}.gen-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 0}.gen-toggle-lbl{font-size:12.5px;color:#c8dca8}#stag-backdrop{display:none;position:fixed;inset:0;z-index:9990;background:transparent;cursor:default}#stag-backdrop.active{display:block}.gen-stag-wrap{position:relative}.gen-stag-box{background:#0e1209;border:1px solid #2a3a16;border-radius:8px;padding:8px 11px;display:flex;align-items:center;gap:7px;cursor:text;transition:border-color .2s;min-height:42px}.gen-stag-box:focus-within{border-color:#4a7c14}.gen-stag-box svg.search-ico{width:13px;height:13px;stroke:#4a6a30;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.gen-stag-input{flex:1 1;min-width:80px;background:transparent;border:none;outline:none;font-size:12.5px;color:#e2e8d5;font-family:inherit;padding:0}.gen-stag-input::placeholder{color:#3a5a30}.gen-stag-tags{display:none;flex-wrap:wrap;gap:6px;margin-top:7px}.gen-stag-tags.has-tags{display:flex}.gen-tag{display:inline-flex;align-items:center;gap:5px;background:#1a3a05;border:1px solid #4a7c14;border-radius:5px;padding:3px 8px;font-size:11.5px;color:#a3e635;white-space:nowrap}.gen-tag-x{cursor:pointer;font-size:14px;line-height:1;color:#6a9a40;background:none;border:none;padding:0;font-family:inherit}.gen-tag-x:hover{color:#a3e635}.gen-stag-dropdown{display:none;position:fixed;background:#111511;border:1px solid #2a3a16;border-radius:10px;overflow-y:auto;z-index:9999;box-shadow:0 8px 32px rgba(0,0,0,.7);max-height:220px;min-width:200px}.gen-stag-dropdown.open{display:block}.gen-stag-option{padding:10px 13px;font-size:12.5px;color:#c8dca8;cursor:pointer;border-bottom:1px solid #1a2a14;transition:background .12s;display:flex;align-items:center;gap:9px}.gen-stag-option:last-child{border-bottom:none}.gen-stag-option:hover{background:#1a2e05;color:#a3e635}.gen-stag-option .stag-match{color:#a3e635;font-weight:700}.gen-stag-empty{padding:10px 13px;font-size:12.5px;color:#4a6a30;font-style:italic}.gen-tag.tag-facebook{background:#0f2a5a;border-color:#1877f2;color:#5b9cf6}.gen-tag.tag-instagram{background:#3a0a2a;border-color:#e1306c;color:#f06292}.gen-tag.tag-linkedin{background:#0a1f3a;border-color:#0077b5;color:#4fc3f7}.gen-tag.tag-x{border-color:#e2e8d5;color:#e2e8d5}.gen-tag.tag-tiktok{background:#0a1a1a}.gen-tag.tag-pinterest{color:#f06060}.gen-tag.tag-youtube{color:#ff6060}.gen-tag.tag-threads{border-color:#a0a0a0;color:#c0c0c0}.gen-tag.tag-google{background:#0a1a0a;color:#86c98e}.gen-tag.tag-x{background:#1a1a1a;border-color:#555;color:#ccc}.gen-tag.tag-google{background:#1a2a0a;border-color:#34a853;color:#81c784}.gen-tag.tag-tiktok{background:#1a0a1a;border-color:#69c9d0;color:#69c9d0}.gen-tag.tag-pinterest{background:#3a0a0a;border-color:#e60023;color:#ef5350}.gen-tag.tag-youtube{background:#3a0a0a;border-color:#ff0000;color:#ff5722}.gen-tag.tag-threads{background:#1a1a1a;border-color:#666;color:#bbb}.gen-stepper{background:#0e1209;border:1px solid #2a3a16;border-radius:8px;overflow:hidden;width:170px}.gen-stepper,.gen-stepper-btn{display:flex;align-items:center}.gen-stepper-btn{width:38px;height:40px;background:#141d0a;border:none;color:#a3e635;font-size:20px;font-weight:700;cursor:pointer;justify-content:center;flex-shrink:0;transition:background .15s;font-family:inherit}.gen-stepper-btn:hover{background:#1a3a05}.gen-stepper-input{flex:1 1;background:transparent;border:none;outline:none;text-align:center;font-size:14px;font-weight:700;color:#fff;font-family:inherit;padding:0}.gen-stepper-input::-webkit-inner-spin-button,.gen-stepper-input::-webkit-outer-spin-button{-webkit-appearance:none}.gen-stepper-input[type=number]{-moz-appearance:textfield}.gen-detail-tip{display:flex;align-items:flex-start;gap:10px;background:#141d0a;border:1px solid #2a3a16;border-radius:9px;padding:12px 14px;margin-bottom:14px}.gen-detail-tip svg{width:16px;height:16px;stroke:#a3e635;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:1px}.gen-detail-tip span{font-size:12px;color:#a0bc78;line-height:1.55}.gen-quality{background:#141d0a;border:1px solid #1e2a14;border-radius:11px;padding:15px 16px;margin-top:18px}.gen-quality-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.gen-quality-left{display:flex;align-items:center;gap:10px}.gen-quality-left svg{width:22px;height:22px;stroke:#a3e635;fill:#1a2e05;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gen-quality-title{font-size:13.5px;font-weight:700;color:#a3e635}.gen-quality-sub{font-size:11.5px;color:#6a8a50;margin-top:1px}.gen-quality-score{font-size:18px;font-weight:800;color:#fff}.gen-quality-bar-bg{height:5px;background:#1e2a14;border-radius:3px;overflow:hidden}.gen-quality-bar-fill{height:100%;background:linear-gradient(90deg,#4a7c14,#a3e635);border-radius:3px;width:92%}.gen-reset-row{display:flex;justify-content:center;margin-top:10px}.btn-reset-form{background:none;border:none;color:#3a5a20;font-size:11.5px;cursor:pointer;font-family:inherit;text-decoration:underline;text-underline-offset:2px}.btn-reset-form:hover{color:#6a8a50}.gen-mode-selector{margin-bottom:14px}.gen-mode-label{font-size:11px;font-weight:600;color:#6a8a50;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.gen-mode-options{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.gen-mode-btn{display:flex;flex-direction:column;align-items:center;gap:3px;padding:10px 6px;background:#0d110d;border:1.5px solid #1e2a14;border-radius:10px;cursor:pointer;transition:border-color .15s,background .15s;font-family:inherit}.gen-mode-btn:hover{border-color:#3a5a20;background:#111911}.gen-mode-btn.active{border-color:#a3e635;background:#111f08}.gen-mode-btn.disabled-mode{opacity:.45;cursor:not-allowed;border-color:#1e2a14!important;background:#0a0d08!important}.gen-mode-icon{font-size:16px;color:#6a8a50;line-height:1}.gen-mode-btn.active .gen-mode-icon{color:#a3e635}.gen-mode-name{font-size:12px;font-weight:600;color:#c8dca8}.gen-mode-sub{font-size:10px;color:#4a6a30;text-align:center}.gen-platform-settings{margin-top:14px;padding:14px;background:#0a0d0a;border:1px solid #1e2a14;border-radius:10px}.gen-plat-setting-group{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #1a2410}.gen-plat-setting-group:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.gen-plat-setting-label{font-size:12px;font-weight:600;color:#a3e635;margin-bottom:10px}.gen-quick-fill{padding:16px 0 0}.gen-qf-label{display:flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;color:#a3e635;margin-bottom:10px}.gen-qf-label svg{width:13px;height:13px;stroke:#a3e635;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.gen-qf-pills{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.gen-qf-pill{background:#141d0a;border:1px solid #2a3a16;border-radius:20px;padding:6px 10px;font-size:11.5px;color:#a0bc78;cursor:pointer;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:border-color .15s,color .15s}.gen-qf-pill:hover{border-color:#4a7c14;color:#a3e635}.btn-generate{display:flex;align-items:center;justify-content:center;gap:9px;background:#a3e635;color:#0a1a00;font-size:15.5px;font-weight:800;padding:15px;border-radius:11px;border:none;cursor:pointer;font-family:inherit;width:100%;margin-top:16px;transition:background .15s}.btn-generate:hover{background:#b5f040}.btn-generate svg{width:18px;height:18px;stroke:#0a1a00;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.gen-credit-note{font-size:11.5px;color:#6a8a50;text-align:center;margin-top:7px}.gen-colour-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 0}.gen-colour-toggle-lbl{font-size:12.5px;color:#c8dca8}.gen-colours-section{display:none;flex-direction:column;gap:12px;margin-top:4px}.gen-colours-section.visible{display:flex}.gen-colour-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gen-colour-field{display:flex;flex-direction:column;gap:5px}.gen-colour-input-row{display:flex;align-items:center;gap:8px;background:#0e1209;border:1px solid #2a3a16;border-radius:8px;padding:8px 11px}.gen-colour-swatch{width:22px;height:22px;border-radius:4px;flex-shrink:0;border:1px solid #2a3a16;cursor:pointer}.gen-colour-text{flex:1 1;background:transparent;border:none;outline:none;font-size:12.5px;color:#e2e8d5;font-family:inherit}.gen-logo-upload{border:2px dashed #2a3a16;border-radius:9px;padding:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;cursor:pointer;transition:border-color .15s}.gen-logo-upload:hover{border-color:#4a7c14}.gen-logo-upload svg{width:22px;height:22px;stroke:#4a6a30;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gen-logo-upload-label{font-size:12px;color:#6a8a50}.gen-logo-upload-sub{font-size:10.5px;color:#3a5a20}.gen-right{padding:26px 22px 40px;background:#0a0d08;overflow-y:auto;overflow-x:hidden;height:100%}.gen-empty{max-width:780px}.gen-empty-icon{width:62px;height:62px;background:#1a3a05;border:1.5px solid #4a7c14;border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;position:relative}.gen-empty-icon svg{width:28px;height:28px;stroke:#a3e635;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@keyframes pulse-ring{0%{transform:scale(1);opacity:.6}70%{transform:scale(1.18);opacity:0}to{transform:scale(1.18);opacity:0}}.gen-empty-icon:after{content:"";position:absolute;inset:-6px;border:2px solid #4a7c14;border-radius:20px;animation:pulse-ring 2.2s ease-out infinite}.gen-empty-title{font-size:24px;font-weight:700;color:#fff;margin-bottom:7px}.gen-empty-sub{font-size:13.5px;color:#6a8a50;line-height:1.6;margin-bottom:26px}.gen-wywg{background:#111511;border:1px solid #1e2a14;border-radius:13px;padding:18px 20px}.gen-wywg-title{font-size:14px;font-weight:600;color:#fff;margin-bottom:14px}.gen-wywg-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gen-wywg-row{display:flex;align-items:flex-start;gap:11px}.gen-wywg-ico{width:36px;height:36px;background:#141d0a;border:1px solid #2a3a16;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gen-wywg-ico svg{width:16px;height:16px;stroke:#a3e635;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gen-wywg-name{font-size:12.5px;font-weight:600;color:#e2e8d5;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gen-wywg-desc{font-size:11px;color:#6a8a50;line-height:1.4}.gen-posts-area{max-width:960px;overflow:hidden}.gen-posts-hdr{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:12px}.gen-carousel-nav{display:flex;align-items:center;gap:10px}.gen-carousel-arrow{width:32px;height:32px;background:#141d0a;border:1px solid #2a3a16;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer}.gen-carousel-arrow:disabled{opacity:.35;cursor:default}.gen-carousel-arrow svg{width:14px;height:14px;stroke:#a3e635;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.gen-carousel-count{font-size:12px;color:#6a8a50;white-space:nowrap}.gen-posts-title{font-size:21px;font-weight:700;color:#fff}.gen-posts-ready,.gen-posts-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gen-posts-ready{font-size:13px;color:#a3e635;font-weight:600;margin-top:3px}.gen-posts-used{font-size:12px;color:#6a8a50;background:#111511;border:1px solid #1e2a14;border-radius:8px;padding:6px 13px;white-space:nowrap;flex-shrink:0}.gen-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:start}.gen-post-outer{background:#111511;border:1px solid #1e2a14;border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.plat-preview{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#000;flex:1 1}.fb-header{padding:12px 12px 8px;gap:9px}.fb-avatar,.fb-header{display:flex;align-items:center}.fb-avatar{width:40px;height:40px;border-radius:50%;background:#e4e6ea;flex-shrink:0;overflow:hidden;justify-content:center}.fb-avatar svg{width:24px;height:24px;fill:#bcc0c4}.fb-name{font-size:14px;font-weight:700;color:#050505;line-height:1.2;display:flex;align-items:center;gap:5px;overflow:hidden}.fb-name-logo{width:16px;height:16px;flex-shrink:0}.fb-time{font-size:12px;color:#65676b;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fb-body{color:#050505;line-height:1.45;white-space:pre-wrap}.fb-body,.fb-hashtags{padding:0 12px 10px;font-size:14px;word-break:break-word}.fb-hashtags{color:#216fdb;line-height:1.5}.fb-image-placeholder{aspect-ratio:1.91/1}.fb-image-placeholder,.x-image-placeholder{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#e9e9e9}.x-image-placeholder{aspect-ratio:16/9;border-radius:14px}.tt-image-placeholder{aspect-ratio:9/16;max-height:320px;background:#000}.pin-image-placeholder,.tt-image-placeholder{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.pin-image-placeholder{aspect-ratio:2/3;max-height:380px;background:#e9e9e9}.yt-image-placeholder{width:100%;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000}.threads-image-placeholder{aspect-ratio:1/1}.gb-image-placeholder,.threads-image-placeholder{width:100%;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#e9e9e9}.gb-image-placeholder{aspect-ratio:1.91/1}.fb-divider{height:1px;background:#e4e6ea}.fb-actions{display:flex;padding:4px 12px}.fb-action{display:flex;align-items:center;gap:6px;padding:8px 0;flex:1 1;justify-content:center;font-size:14px;font-weight:600;color:#65676b;cursor:pointer;border-radius:4px}.fb-action:hover{background:#f2f2f2}.fb-action svg{width:18px;height:18px}.ig-header{padding:10px 12px;justify-content:space-between}.ig-header,.ig-header-left{display:flex;align-items:center}.ig-header-left{gap:9px}.ig-avatar-ring{width:34px;height:34px;border-radius:50%;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);padding:2px;flex-shrink:0}.ig-avatar-inner{width:100%;height:100%;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.ig-avatar-inner svg{width:18px;height:18px;fill:#c7c7c7}.ig-username{font-size:13.5px;font-weight:700;color:#000;max-width:120px}.ig-location,.ig-username{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ig-location{font-size:11px;color:#555;margin-top:1px}.ig-more{font-size:20px;color:#000;cursor:pointer;letter-spacing:1px;line-height:1}.ig-image-placeholder{width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000}.ig-before{background:linear-gradient(180deg,#1a3a1a,#0d200d)}.ig-after,.ig-before{display:flex;align-items:flex-start;padding:10px}.ig-after{background:linear-gradient(180deg,#2d6a2d,#1a4a1a)}.ig-label{font-size:10px;font-weight:800;padding:3px 9px;border-radius:2px;letter-spacing:1px;color:#fff}.ig-actions-row{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 6px}.ig-actions-left{display:flex;align-items:center;gap:14px}.ig-action-btn{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center}.ig-action-btn svg{width:24px;height:24px}.ig-caption{padding:0 12px 4px;font-size:14px;color:#000;line-height:1.45;white-space:pre-wrap;word-break:break-word}.ig-caption strong{font-weight:700}.ig-hashtags{padding:0 12px 12px;font-size:14px;color:#00376b;line-height:1.5;word-break:break-word}.li-header{padding:12px 12px 8px;display:flex;align-items:flex-start;gap:9px}.li-avatar{width:48px;height:48px;border-radius:50%;background:#e3e3e3;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.li-avatar svg{width:28px;height:28px;fill:#b0b0b0}.li-name{font-size:14px;font-weight:600;color:#000;line-height:1.3;display:flex;align-items:center;gap:5px;overflow:hidden}.li-name-logo{width:14px;height:14px;flex-shrink:0}.li-tagline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.li-tagline,.li-time{font-size:12px;color:#666;margin-top:1px}.li-follow-btn{background:none;border:none;color:#0a66c2;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:4px;padding:0;font-family:inherit;margin-left:auto}.li-follow-btn svg{width:14px;height:14px;fill:#0a66c2}.li-body{color:#000;white-space:pre-wrap}.li-body,.li-hashtags{padding:0 12px 10px;font-size:14px;line-height:1.5;word-break:break-word}.li-hashtags{color:#0a66c2}.li-image-placeholder{aspect-ratio:1.91/1;overflow:hidden;background:#e9e9e9}.ai-prompt-card,.li-image-placeholder{width:100%;display:flex;align-items:center;justify-content:center}.ai-prompt-card{height:100%;padding:20px;flex-direction:column;text-align:center;gap:6px;background:linear-gradient(135deg,#0e1a06,#0a1404)}.ai-prompt-icon{width:32px;height:32px;border-radius:9px;background:#1a2e05;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.ai-prompt-icon svg{width:17px;height:17px;stroke:#a3e635;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ai-prompt-title{font-size:12.5px;font-weight:800;letter-spacing:.6px;color:#a3e635}.ai-prompt-sub{font-size:11px;color:#7a9a5e;line-height:1.5;max-width:260px}.ai-prompt-btns{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap;justify-content:center}.ai-prompt-copy-btn{display:flex;align-items:center;gap:6px;background:#a3e635;color:#0a1a00;font-size:11.5px;font-weight:700;padding:8px 14px;border-radius:7px;border:none;cursor:pointer;font-family:inherit;transition:background .15s}.ai-prompt-copy-btn:hover{background:#b5f040}.ai-prompt-copy-btn svg{width:12px;height:12px;stroke:#0a1a00;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ai-prompt-grok-btn{display:flex;align-items:center;gap:6px;background:none;color:#a3e635;font-size:11.5px;font-weight:700;padding:8px 14px;border-radius:7px;border:1px solid #2a3a16;cursor:pointer;font-family:inherit;text-decoration:none;transition:border-color .15s,background .15s}.ai-prompt-grok-btn:hover{border-color:#4a7c14;background:#141d0a}.ai-prompt-grok-btn svg{width:12px;height:12px;stroke:#a3e635;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.paid-plan-image-badge{position:absolute;bottom:10px;left:10px;right:10px;background:rgba(10,13,8,.85);border:1px solid rgba(163,230,53,.3);border-radius:7px;padding:6px 10px;text-align:center;font-size:10.5px;font-weight:600;color:#a3e635;letter-spacing:.2px}.fb-image-placeholder,.ig-image-placeholder,.li-image-placeholder{position:relative}.li-divider{height:1px;background:#e0e0e0;margin:0 12px}.li-actions{display:flex;padding:4px}.li-action{display:flex;align-items:center;gap:6px;padding:10px 8px;flex:1 1;justify-content:center;font-size:14px;font-weight:600;color:#666;cursor:pointer;border-radius:4px}.li-action:hover{background:#f3f2f0}.li-action svg{width:18px;height:18px}.gen-post-actions{border-top:1px solid #1e2a14;background:#111511;padding:10px 12px;display:flex;flex-direction:column;gap:7px}.gen-post-btns-row{display:grid;grid-template-columns:1fr 1fr;gap:7px}.gen-pbtn{display:flex;align-items:center;justify-content:center;gap:5px;padding:8px 6px;border-radius:7px;font-size:11.5px;font-weight:600;cursor:pointer;font-family:inherit;border:1px solid #2a3a16;background:#141d0a;color:#e2e8d5;transition:background .15s}.gen-pbtn svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.gen-pbtn:hover{background:#1e2a14}.gen-pbtn.edit-fb{background:#1877f2;color:#fff;border-color:#1877f2}.gen-pbtn.edit-ig{background:#e1306c;color:#fff;border-color:#e1306c}.gen-pbtn.edit-li{background:#0077b5;color:#fff;border-color:#0077b5}.gen-pbtn.editing-active{background:#a3e635!important;color:#0a1a00!important;border-color:#a3e635!important}.gen-undo-btn{background:none;color:#a0bc78;border-color:#2a3a16}.gen-undo-btn:hover{border-color:#4a7c14;background:#141d0a}.gen-caption-editing-bar{display:none;align-items:center;justify-content:space-between;padding:4px 12px 6px;background:#fff;border-top:1px solid #e4e6ea}.gen-caption-editing-bar.visible{display:flex}.gen-editing-label{display:flex;align-items:center;gap:4px;font-size:11px;color:#a3e635;font-weight:600}.gen-editing-dot{width:6px;height:6px;border-radius:50%;background:#a3e635;animation:blink 1s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.gen-char-count{font-size:11px;color:#65676b}.gen-posts-foot{display:flex;align-items:center;gap:7px;font-size:12.5px;color:#a3e635;font-weight:600;margin-top:16px}.gen-posts-foot svg{width:15px;height:15px;stroke:#a3e635;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.gen-library-banner{background:#111511;border:1px solid #1e2a14;border-radius:13px;padding:22px 24px;margin-top:20px;justify-content:space-between;gap:16px}.gen-lib-left,.gen-library-banner{display:flex;align-items:center;overflow:hidden}.gen-lib-left{gap:14px;min-width:0;flex:1 1}.gen-lib-icon{width:46px;height:46px;background:#1a3a05;border:1px solid #4a7c14;border-radius:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gen-lib-icon svg{width:22px;height:22px;stroke:#a3e635;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gen-lib-title{font-size:15px;font-weight:700;color:#fff;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gen-lib-sub{font-size:12.5px;color:#6a8a50}.btn-go-library{display:flex;align-items:center;gap:8px;background:#a3e635;color:#0a1a00;font-size:13.5px;font-weight:700;padding:11px 20px;border-radius:9px;border:none;cursor:pointer;font-family:inherit;white-space:nowrap;flex-shrink:0;transition:background .15s}.btn-go-library:hover{background:#b5f040}.btn-go-library svg{width:15px;height:15px;stroke:#0a1a00;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.btn-generate.is-loading{opacity:.85;cursor:wait}.btn-generate .spinner{width:18px;height:18px;border:2.5px solid rgba(10,26,0,.25);border-top-color:#0a1a00;border-radius:50%;animation:gen-spin .7s linear infinite;flex-shrink:0}@keyframes gen-spin{to{transform:rotate(1turn)}}.gen-credit-warning{font-size:11.5px;color:#e87a7a;text-align:center;margin-top:7px;line-height:1.5;word-break:break-word;overflow:hidden}.gen-credit-warning a{color:#a3e635;text-decoration:underline;text-underline-offset:2px}.gen-post-outer{opacity:0;transform:translateY(10px);animation:gen-card-in .35s ease forwards}.gen-post-outer:first-child{animation-delay:.05s}.gen-post-outer:nth-child(2){animation-delay:.15s}.gen-post-outer:nth-child(3){animation-delay:.25s}@keyframes gen-card-in{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.btn-generate .spinner{animation-duration:1.4s}.gen-post-outer{animation:none;opacity:1;transform:none}}.lib-page{display:grid;grid-template-columns:260px 1fr;height:100%;background:#0a0d08}.lib-sidebar{background:#111511;border-right:1px solid #1e2a14;padding:24px 16px 28px;display:flex;flex-direction:column;gap:0;overflow-y:auto;min-width:0;overflow-x:hidden}.lib-sidebar-header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.lib-sidebar-icon{width:44px;height:44px;background:#1a3a05;border:1.5px solid #4a7c14;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lib-sidebar-icon svg{width:22px;height:22px;stroke:#a3e635;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lib-sidebar-label{font-size:10px;font-weight:700;color:#6a8a50;letter-spacing:.8px;text-transform:uppercase;margin-bottom:2px}.lib-sidebar-title{font-size:20px;font-weight:800;color:#fff}.lib-sidebar-sub{font-size:12px;color:#6a8a50;margin-bottom:22px;line-height:1.5}.lib-nav-item{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:9px;cursor:pointer;margin-bottom:2px;transition:background .15s;overflow:hidden;min-width:0}.lib-nav-item:hover{background:#141d0a}.lib-nav-item.active{background:#1a3a05}.lib-nav-left{display:flex;align-items:center;gap:10px;min-width:0;overflow:hidden;flex:1 1}.lib-nav-left svg{width:16px;height:16px;stroke:#6a8a50;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lib-nav-item.active .lib-nav-left svg{stroke:#a3e635}.lib-nav-name{font-size:13.5px;font-weight:500;color:#c8dca8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1 1}.lib-nav-item.active .lib-nav-name{color:#a3e635;font-weight:600}.lib-nav-count{font-size:11px;font-weight:700;color:#6a8a50;background:#1e2a14;border-radius:20px;padding:2px 8px}.lib-nav-item.active .lib-nav-count{background:#2a5005;color:#a3e635}.lib-nav-divider{height:1px;background:#1e2a14;margin:10px 0}.lib-sidebar-cta{margin-top:auto;background:#141d0a;border:1px solid #2a3a16;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:8px}.lib-cta-icon{width:32px;height:32px}.lib-cta-title{font-size:13.5px;font-weight:700;color:#fff}.lib-cta-sub{font-size:12px;color:#6a8a50;line-height:1.4}.btn-lib-generate{display:flex;align-items:center;justify-content:center;gap:7px;background:#a3e635;color:#0a1a00;font-size:13px;font-weight:700;padding:10px 14px;border-radius:8px;border:none;cursor:pointer;font-family:inherit;transition:background .15s;margin-top:2px}.btn-lib-generate:hover{background:#b5f040}.btn-lib-generate svg{width:14px;height:14px;stroke:#0a1a00;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lib-main{display:flex;flex-direction:column;overflow-y:auto;height:100%}.lib-topbar{padding:22px 26px 0;flex-shrink:0}.lib-page-title{font-size:24px;font-weight:800;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lib-page-sub{font-size:13px;color:#6a8a50;margin-top:4px;margin-bottom:18px}.lib-controls-row{display:flex;align-items:center;gap:10px;margin-bottom:22px;flex-wrap:wrap}.lib-search-wrap{display:flex;align-items:center;gap:8px;background:#111511;border:1px solid #1e2a14;border-radius:9px;padding:9px 14px;flex:1 1;min-width:200px;transition:border-color .2s}.lib-search-wrap:focus-within{border-color:#4a7c14}.lib-search-wrap svg{width:15px;height:15px;stroke:#4a6a30;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.lib-search-input{flex:1 1;background:transparent;border:none;outline:none;font-size:13px;color:#e2e8d5;font-family:inherit;pointer-events:all;cursor:text;min-width:0;overflow:hidden}.lib-search-input::placeholder{color:#3a5a30}.lib-search-slash{font-size:11px;color:#3a5a30;background:#1e2a14;border-radius:4px;padding:1px 6px}.lib-topbar-btn{display:flex;align-items:center;gap:6px;background:#111511;border:1px solid #1e2a14;border-radius:9px;color:#c8dca8;font-size:13px;font-weight:500;padding:9px 14px;cursor:pointer;white-space:nowrap;font-family:inherit;transition:border-color .15s}.lib-topbar-btn:hover{border-color:#2a3a16}.lib-topbar-btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.btn-new-folder{display:flex;align-items:center;gap:7px;background:#a3e635;color:#0a1a00;font-size:13px;font-weight:700;padding:9px 16px;border-radius:9px;border:none;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .15s}.btn-new-folder:hover{background:#b5f040}.btn-new-folder svg{width:14px;height:14px;stroke:#0a1a00;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.lib-content{padding:0 26px 32px;flex:1 1}.lib-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.lib-section-title{font-size:16px;font-weight:700;color:#fff}.lib-section-count{font-size:13px;color:#6a8a50;font-weight:400;margin-left:8px}.lib-view-all{display:flex;align-items:center;gap:4px;font-size:13px;color:#a3e635;font-weight:500;cursor:pointer;background:none;border:none;font-family:inherit}.lib-view-all svg{width:13px;height:13px;stroke:#a3e635;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lib-carousel-wrap{position:relative;margin-bottom:30px}.lib-carousel-viewport{overflow:hidden}.lib-carousel-track{display:flex;gap:13px;transition:transform .35s cubic-bezier(.4,0,.2,1)}.lib-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;background:#111511;border:1px solid #2a3a16;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .15s}.lib-carousel-arrow:hover{background:#1e2a14}.lib-carousel-arrow.left{left:-16px}.lib-carousel-arrow.right{right:-16px}.lib-carousel-arrow svg{width:14px;height:14px;stroke:#a3e635;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lib-folder-card{border-radius:12px;overflow:hidden;background:#111511;border:1px solid #1e2a14;cursor:pointer;transition:border-color .15s,transform .15s;flex-shrink:0}.lib-folder-card:hover{border-color:#2a3a16;transform:translateY(-2px)}.lib-folder-img{height:120px;position:relative;display:flex;align-items:flex-end;padding:10px}.lib-folder-icon-wrap{width:32px;height:32px;border-radius:8px;border:1.5px solid;display:flex;align-items:center;justify-content:center}.lib-folder-icon-wrap svg{width:16px;height:16px;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}.lib-folder-info{padding:10px 12px}.lib-folder-name{font-size:13px;font-weight:700;color:#fff;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lib-folder-count{font-size:11px;color:#6a8a50}.lib-folders-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px}.lib-folders-grid .lib-folder-card{width:100%;min-width:0}.lib-folders-grid .lib-folder-img{height:130px}.lib-posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.lib-post-card{background:#111511;border:1px solid #1e2a14;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .15s}.lib-post-card:hover{border-color:#2a3a16}.lib-post-img{height:150px;flex-shrink:0}.lib-post-body{padding:11px 12px;display:flex;flex-direction:column;gap:8px;flex:1 1}.lib-post-top{display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.lib-post-plat{display:flex;align-items:center;gap:8px}.lib-post-platname{font-size:12.5px;font-weight:600;color:#e2e8d5;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lib-post-time{font-size:11px;color:#6a8a50;margin-top:1px}.lib-star-btn{background:none;border:none;cursor:pointer;padding:2px;flex-shrink:0}.lib-star-btn svg{width:15px;height:15px}.lib-post-caption{font-size:12px;color:#a0bc78;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.lib-post-folder-tag{display:inline-flex;align-items:center;font-size:11px;font-weight:600;padding:3px 9px;border-radius:5px;border:1px solid;width:fit-content}.lib-post-actions{gap:2px;border-top:1px solid #1e2a14;padding-top:8px;margin-top:auto;flex-wrap:wrap}.lib-act-btn,.lib-post-actions{display:flex;align-items:center}.lib-act-btn{gap:4px;background:none;border:none;cursor:pointer;font-family:inherit;font-size:12px;color:#6a8a50;padding:5px 6px;border-radius:6px;transition:background .15s,color .15s}.lib-act-btn:hover{background:#1e2a14;color:#a3e635}.lib-act-btn svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lib-act-more{font-size:16px;letter-spacing:1px;margin-left:auto}.lib-restore-btn{color:#60a5fa}.lib-restore-btn:hover{background:#0f1f38;color:#60a5fa}.lib-delete-btn{color:#e05a5a}.lib-delete-btn:hover{background:#3a1010;color:#e05a5a}.lib-posts-controls{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;flex-wrap:wrap;gap:10px}.lib-sort-wrap{display:flex;align-items:center;gap:8px;background:#111511;border:1px solid #1e2a14;border-radius:8px;padding:7px 12px;font-size:12.5px;color:#c8dca8;cursor:pointer}.lib-sort-wrap svg{width:13px;height:13px;stroke:#6a8a50;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lib-posts-empty{background:#111511;border:1px solid #1e2a14;border-radius:13px;padding:40px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.lib-posts-empty-icon{width:56px;height:56px;background:#1a2e05;border:1px solid #2a3a16;border-radius:14px;display:flex;align-items:center;justify-content:center}.lib-posts-empty-icon svg{width:26px;height:26px;stroke:#4a6a30;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lib-posts-empty-title{font-size:16px;font-weight:700;color:#fff}.lib-posts-empty-sub{font-size:13px;color:#6a8a50;line-height:1.6;max-width:340px}.lib-view-section{display:none}.lib-view-section.active{display:block}.post-modal-img{width:100%;height:220px;border-radius:10px;overflow:hidden;margin-bottom:14px}.post-modal-meta-row{display:flex;gap:18px;flex-wrap:wrap}.post-modal-meta-item{display:flex;flex-direction:column;gap:2px}.post-modal-meta-label{font-size:10.5px;color:#6a8a50;text-transform:uppercase;letter-spacing:.4px;font-weight:600}.post-modal-meta-item span:last-child{font-size:13px;color:#e2e8d5;font-weight:500}.post-modal-caption{min-height:110px}.post-modal-caption.editing{border-color:#a3e635;background:#0a1505}.post-preview-modal{background:#111511;border:1px solid #1e2a14;border-radius:16px;width:560px;max-width:96vw;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.7)}.ppm-header{justify-content:space-between;padding:14px 20px;border-bottom:1px solid #1e2a14;flex-shrink:0}.ppm-header,.ppm-platform{display:flex;align-items:center}.ppm-platform{gap:8px;font-size:13px;font-weight:600;color:#c8dca8}.ppm-close{background:none;border:none;color:#6a8a50;font-size:20px;cursor:pointer;padding:2px 6px;line-height:1}.ppm-close:hover{color:#c8dca8}.ppm-card-wrap{flex:1 1;overflow-y:auto;padding:16px 20px}.ppm-social-card-frame{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.25);width:100%}.ppm-social-card-frame .card-header{background:#fff;padding:12px 14px;border-bottom:1px solid #f0f0f0}.ppm-actions{gap:6px;flex-wrap:wrap;padding:12px 20px;border-top:1px solid #1e2a14;flex-shrink:0}.ppm-action-btn,.ppm-actions{display:flex;align-items:center}.ppm-action-btn{gap:5px;padding:8px 13px;background:#141d0a;border:1px solid #2a3a16;border-radius:8px;color:#c8dca8;font-size:12px;font-weight:500;cursor:pointer;font-family:inherit;transition:border-color .15s,background .15s;white-space:nowrap}.ppm-action-btn svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.ppm-action-btn:hover{border-color:#4a6a30;background:#1a2a0a}.ppm-save-btn{border-color:#4a7c14;color:#a3e635}.ppm-save-btn:hover{background:#1a3a08}.ppm-star-btn{color:#fbbf24}.ppm-delete-btn{color:#e87a7a;margin-left:auto}.ppm-delete-btn:hover{border-color:#e87a7a40}.new-folder-colour-row{display:flex;gap:9px;flex-wrap:wrap}.new-folder-swatch{width:28px;height:28px;border-radius:50%;cursor:pointer;border:2px solid transparent;transition:border-color .15s,transform .15s}.new-folder-swatch.selected{border-color:#fff;transform:scale(1.12)}.lib-folder-detail-back{display:flex;align-items:center;gap:6px;font-size:13px;color:#a3e635;cursor:pointer;margin-bottom:14px;font-weight:500}.lib-folder-detail-back svg{width:14px;height:14px;stroke:#a3e635;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}#toast-container{position:fixed;bottom:24px;right:24px;z-index:9998;display:flex;flex-direction:column;gap:10px;align-items:flex-end}.toast{background:#111511;border:1px solid #2a3a16;border-radius:10px;padding:12px 18px;font-size:13px;color:#e2e8d5;font-weight:500;box-shadow:0 8px 24px rgba(0,0,0,.5);display:flex;align-items:center;gap:9px;opacity:0;transform:translateY(8px);animation:toast-in .25s ease forwards}.toast.toast-out{animation:toast-out .25s ease forwards}.toast svg{width:15px;height:15px;stroke:#a3e635;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}@keyframes toast-in{to{opacity:1;transform:translateY(0)}}@keyframes toast-out{to{opacity:0;transform:translateY(8px)}}@media (prefers-reduced-motion:reduce){.toast{animation-duration:.01s}}.btn-choose-solid.btn-disabled-included{background:#1e2a14;color:#6a8a50;cursor:default}.btn-choose-solid.btn-disabled-included:hover{background:#1e2a14}.pref-stag-wrap{position:relative}.pref-dropdown{display:none;position:fixed;background:#111511;border:1px solid #2a3a16;border-radius:10px;overflow-y:auto;z-index:9999;box-shadow:0 8px 32px rgba(0,0,0,.7);max-height:220px;min-width:180px}.pref-dropdown.open{display:block}.pref-dropdown-option{padding:10px 13px;font-size:12.5px;color:#c8dca8;cursor:pointer;border-bottom:1px solid #1a2a14;transition:background .12s}.pref-dropdown-option:last-child{border-bottom:none}.pref-dropdown-option:hover{background:#1a2e05;color:#a3e635}.pref-dropdown-option.selected{color:#a3e635;font-weight:600}.pref-dropdown-empty{padding:14px 13px;font-size:12px;color:#4a6a30;text-align:center;font-style:italic}.folder-picker-search-wrap{padding:8px;border-bottom:1px solid #1e2a14}.folder-picker-search-input{width:100%;background:#0e1209;border:1px solid #2a3a16;border-radius:7px;padding:7px 10px;font-size:12.5px;color:#e2e8d5;font-family:inherit;outline:none}.folder-picker-search-input:focus{border-color:#4a7c14}.folder-picker-search-input::placeholder{color:#3a5a30}.folder-picker-options{max-height:180px;overflow-y:auto}.ac-already-member .upgrade-title{color:#a3e635}html[data-theme=dark] body{background:#050703}html[data-theme=dark] .account-card,html[data-theme=dark] .gen-left,html[data-theme=dark] .lib-sidebar,html[data-theme=dark] .settings-page .s-panel{background:#0a0d06}.lib-folder-card{position:relative}.lib-folder-delete-btn{position:absolute;top:8px;right:8px;z-index:5;width:24px;height:24px;border-radius:50%;background:rgba(10,13,8,.75);border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .15s,background .15s}.lib-folder-card:hover .lib-folder-delete-btn{opacity:1}.lib-folder-delete-btn:hover{background:#3a1010;border-color:#e05a5a}.lib-folder-delete-btn svg{width:12px;height:12px;stroke:#e2e8d5;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.lib-folder-delete-btn:hover svg{stroke:#e87a7a}.lib-folder-edit-btn{position:absolute;top:8px;right:38px;z-index:5;width:24px;height:24px;border-radius:50%;background:rgba(10,13,8,.75);border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .15s,background .15s}.lib-folder-card:hover .lib-folder-edit-btn{opacity:1}.lib-folder-edit-btn:hover{background:#141d0a;border-color:#a3e635}.lib-folder-edit-btn svg{width:12px;height:12px;stroke:#e2e8d5;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lib-folder-edit-btn:hover svg{stroke:#a3e635}.delete-folder-choice-row{display:flex;flex-direction:column;gap:8px;margin-top:14px}.delete-folder-choice{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid #2a3a16;border-radius:9px;cursor:pointer;transition:border-color .15s,background .15s}.delete-folder-choice:hover{border-color:#4a7c14;background:#141d0a}.delete-folder-choice.selected{border-color:#a3e635;background:#1a2e05}.delete-folder-choice input{margin-top:2px;accent-color:#a3e635}.delete-folder-choice-label{font-size:13px;font-weight:600;color:#e2e8d5}.delete-folder-choice-sub{font-size:11.5px;color:#6a8a50;margin-top:2px}.gen-colour-swatch-wrap{position:relative;width:22px;height:22px;flex-shrink:0}.gen-colour-picker-input{position:absolute;inset:0;width:22px;height:22px;border:none;padding:0;opacity:0;cursor:pointer}.gen-logo-upload.has-file{border-color:#4a7c14;background:#0e1b06}.gen-logo-upload-label.has-file{color:#a3e635;font-weight:600}.lib-select-checkbox{position:absolute;top:8px;left:8px;z-index:6;width:22px;height:22px;border-radius:6px;background:rgba(10,13,8,.85);border:1.5px solid #4a6a40;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,border-color .15s}.lib-select-checkbox.checked{background:#a3e635;border-color:#a3e635}.lib-select-checkbox svg{width:13px;height:13px;stroke:#0a1a00;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round}.lib-post-card{position:relative}.lib-card-selected{border-color:#a3e635!important;box-shadow:0 0 0 1px #a3e635}.lib-card-locked{opacity:.45;cursor:default}.lib-bulk-actions-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lib-bulk-action-btn{display:flex;align-items:center;gap:6px;background:#141d0a;border:1px solid #2a3a16;border-radius:8px;color:#c8dca8;font-size:12.5px;font-weight:600;padding:9px 14px;cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s}.lib-bulk-action-btn:hover{border-color:#4a7c14;background:#1a2e05}.lib-bulk-action-btn svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lib-bulk-action-delete{color:#e87a7a}.lib-bulk-action-delete:hover{background:#3a1010;border-color:#e05a5a}.lib-bulk-cancel-btn{background:none;border:none;color:#6a8a50;font-size:12.5px;font-weight:500;cursor:pointer;font-family:inherit;padding:9px 6px}.lib-bulk-cancel-btn:hover{color:#c8dca8}.lib-select-row{background:#141d0a;border:1px solid #2a3a16;border-radius:9px;padding:9px 14px;gap:12px}.lib-select-count{font-size:13px;font-weight:700;color:#a3e635;white-space:nowrap}.lib-filter-wrap{position:relative}.lib-filter-dropdown{display:none;position:absolute;top:calc(100% + 6px);left:0;background:#111511;border:1px solid #2a3a16;border-radius:10px;z-index:500;box-shadow:0 8px 32px rgba(0,0,0,.7);min-width:200px;max-height:280px;overflow-y:auto;padding:6px}.lib-filter-dropdown.open{display:block}.lib-filter-group-label{font-size:10.5px;font-weight:700;color:#6a8a50;text-transform:uppercase;letter-spacing:.4px;padding:8px 10px 4px}.lib-filter-option{padding:8px 12px;font-size:13px;color:#c8dca8;border-radius:6px;cursor:pointer}.lib-filter-option:hover{background:#1a3a05;color:#a3e635}.gen-loading-panel{flex-direction:column;padding:48px 32px;gap:16px;height:100%;min-height:320px}.gen-loading-icon-wrap,.gen-loading-panel{display:flex;align-items:center;justify-content:center}.gen-loading-icon-wrap{position:relative;margin-bottom:8px}.gen-loading-pulse{position:absolute;width:72px;height:72px;border-radius:50%;background:rgba(163,230,53,.15);animation:gen-pulse 1.6s ease-in-out infinite}.gen-loading-icon{width:52px;height:52px;background:#1a3a05;border:2px solid #4a7c14;border-radius:16px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;animation:gen-icon-bob 1.6s ease-in-out infinite}.gen-loading-icon svg{width:28px;height:28px;filter:drop-shadow(0 0 8px #a3e635)}@keyframes gen-pulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.5);opacity:0}}@keyframes gen-icon-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.gen-loading-title{font-size:20px;font-weight:700;color:#fff;text-align:center}.gen-loading-sub{font-size:13px;color:#6a8a50;text-align:center;min-height:20px;transition:all .3s}.gen-loading-bar-track{width:100%;max-width:360px;height:8px;background:#1a2a10;border-radius:99px;overflow:hidden;position:relative}.gen-loading-bar-indeterminate{height:100%;width:40%;background:linear-gradient(90deg,#4a7c14,#a3e635,#4a7c14);border-radius:99px;animation:gen-slide 1.4s ease-in-out infinite}@keyframes gen-slide{0%{transform:translateX(-100%)}to{transform:translateX(300%)}}.gen-loading-platforms{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;max-width:400px}.gen-loading-chip{font-size:11px;padding:4px 10px;border-radius:99px;border:1px solid #2a3a16;color:#4a6a30;transition:all .3s;white-space:nowrap}.gen-loading-chip.active{border-color:#a3e635;color:#a3e635;background:#0d1a05;box-shadow:0 0 8px rgba(163,230,53,.2)}.gen-loading-chip.done{border-color:#2a5a10;color:#6a9a30;background:#0d1a05}.gen-loading-tip{font-size:11.5px;color:#2a4a14;text-align:center;margin-top:4px;font-style:italic}.tooltip-wrap{position:relative;display:inline-flex;align-items:center}.tooltip-wrap .tooltip-box{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%);background:#1a2e05;border:1px solid #2a4a14;color:#c8dca8;font-size:11px;line-height:1.5;padding:7px 10px;border-radius:7px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s;z-index:200;min-width:200px;text-align:center}.tooltip-wrap:hover .tooltip-box{opacity:1}.gen-credit-info{cursor:help;font-size:12px;color:#4a6a30;margin-left:3px}