/* REDIGI Growth Suite v1.8 — module-only styles. Main theme remains untouched. */
.growth-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px}.growth-stat-grid>article{display:flex;align-items:center;gap:14px;padding:18px;background:linear-gradient(145deg,var(--surface),#0d0f14);border:1px solid var(--line);border-radius:var(--radius)}.growth-stat-grid>article>span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:var(--primary-2);background:rgba(239,35,60,.1);border:1px solid rgba(239,35,60,.18)}.growth-stat-grid article div{display:flex;flex-direction:column;min-width:0}.growth-stat-grid small{color:var(--muted);font-size:11px}.growth-stat-grid strong{font-size:22px;line-height:1.2;overflow-wrap:anywhere}.growth-stat-grid a{color:var(--primary-2)}
.growth-card{background:linear-gradient(145deg,var(--surface),#0d0f14);border:1px solid var(--line);border-radius:var(--radius);padding:20px;box-shadow:0 12px 35px rgba(0,0,0,.12)}.growth-card h2,.growth-card h3{margin-top:0}.growth-card p{color:var(--muted)}.growth-card>header{display:flex;align-items:flex-start;gap:13px;margin-bottom:16px}.growth-card>header>div{min-width:0;flex:1}.growth-card>header h3{margin:2px 0 2px}.growth-card>header small{color:var(--muted)}.growth-card>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:18px}.growth-full{grid-column:1/-1}.growth-two-column{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:18px;align-items:start}.growth-two-column>div{display:grid;gap:18px}.growth-product-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:var(--surface-2);border:1px solid var(--line);font-size:25px;flex:0 0 auto}.growth-meta-row{display:flex;flex-wrap:wrap;gap:8px 15px;color:var(--muted);font-size:11px}.growth-meta-row span{display:inline-flex;align-items:center;gap:5px}.growth-detail-list{display:grid;gap:0;border:1px solid var(--line);border-radius:13px;overflow:hidden}.growth-detail-list>span{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid var(--line-soft)}.growth-detail-list>span:last-child{border-bottom:0}.growth-detail-list small{color:var(--muted)}.growth-check{display:flex;align-items:center;gap:9px;color:#d8dae0;margin:12px 0}.growth-check input{accent-color:var(--primary)}.growth-code-block{white-space:pre-wrap;overflow:auto;padding:18px;border:1px solid var(--line);background:#08090d;color:#cfd3dc;border-radius:14px;font-size:12px}.muted-copy{color:var(--muted)}
.digital-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.library-card header p{margin:0}.library-card footer{border-top:1px solid var(--line-soft);padding-top:14px}.secure-product-card{display:grid;gap:14px}.secure-value{display:flex;align-items:center;gap:10px;padding:13px;border:1px dashed #343946;background:#090b0f;border-radius:12px}.secure-value code{flex:1;color:#aab0bd;white-space:pre-wrap;overflow-wrap:anywhere}.secure-value.is-revealed{border-style:solid;border-color:rgba(34,197,94,.25);background:rgba(34,197,94,.05)}.secure-value.is-revealed code{color:#effff4}.release-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line-soft)}.release-row:last-child{border-bottom:0}.release-row strong{display:block}.release-row strong small{margin-left:6px;color:var(--primary-2)}.release-row p{margin:4px 0}.release-row span{font-size:11px;color:var(--muted)}.warranty-list,.payout-admin-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.warranty-card blockquote{margin:0 0 16px;padding:13px;border-left:3px solid var(--primary);background:rgba(255,255,255,.025);color:#dfe1e7;border-radius:0 10px 10px 0}.warranty-card form{border-top:1px solid var(--line);padding-top:15px}.growth-product-actions,.growth-store-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.growth-product-actions{margin-top:10px}.growth-product-actions form,.growth-store-actions form{margin:0}
.payout-form{display:grid;gap:12px}.growth-otp-form{margin-top:10px}.payout-account-list{display:grid;gap:8px;margin-top:16px}.payout-account-list>div{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid var(--line);background:var(--surface-2);border-radius:12px}.payout-account-list>div>span{color:var(--primary-2)}.payout-account-list>div>div{display:flex;flex:1;min-width:0;flex-direction:column}.payout-account-list small{color:var(--muted)}
.risk-score{min-width:46px;height:32px;padding:0 9px;border-radius:10px;display:inline-grid;place-items:center;font-weight:900}.risk-low{background:rgba(34,197,94,.1);color:#66e793}.risk-medium{background:rgba(245,158,11,.12);color:#ffc55f}.risk-high{background:rgba(239,35,60,.13);color:#ff7484}.inline-form{display:inline-flex;align-items:center;gap:6px}.inline-form select{min-height:34px}.growth-full.table-card{margin-top:18px}
.growth-discovery-search{position:relative;max-width:820px;margin-top:24px}.search-suggestion-panel{display:none;position:absolute;z-index:70;left:0;right:0;top:calc(100% + 8px);padding:8px;background:#12151b;border:1px solid #303541;border-radius:14px;box-shadow:var(--shadow)}.search-suggestion-panel.open{display:grid}.search-suggestion-panel a{display:flex;align-items:center;gap:11px;padding:10px;border-radius:10px}.search-suggestion-panel a:hover{background:rgba(255,255,255,.05)}.search-suggestion-panel b{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);background:var(--surface-2);border-radius:10px;font-size:20px}.search-suggestion-panel span{display:flex;flex:1;min-width:0;flex-direction:column}.search-suggestion-panel strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-suggestion-panel small{color:var(--muted)}.search-suggestion-panel em{font-style:normal;color:var(--primary-2);font-weight:750}.price-alert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.saved-search-list{display:grid;gap:10px}.saved-search-list>article{display:flex;align-items:center;gap:13px}.saved-search-list>article>span{color:var(--primary-2)}.saved-search-list>article>div{display:flex;flex:1;min-width:0;flex-direction:column}.saved-search-list small{color:var(--muted)}.followed-store-list{display:grid;gap:7px}.followed-store-list a{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid var(--line-soft);border-radius:11px}.followed-store-list a:hover{border-color:#3b404d;background:rgba(255,255,255,.025)}.followed-store-list div{display:flex;flex-direction:column}.followed-store-list small{color:var(--muted)}
.affiliate-link-box{display:flex;gap:8px;margin:14px 0}.affiliate-link-box input{flex:1;min-width:0;background:#08090d;border:1px solid var(--line);color:#dfe2e8;border-radius:11px;padding:0 12px}.plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.plan-card{display:flex;flex-direction:column;position:relative}.plan-card.is-current{border-color:rgba(239,35,60,.55);box-shadow:0 20px 45px rgba(239,35,60,.09)}.plan-card header{display:block}.plan-card header>span{display:inline-flex;padding:4px 8px;border-radius:8px;background:rgba(239,35,60,.1);color:var(--primary-2);font-size:9px;font-weight:900;letter-spacing:.1em}.plan-card header h3{font-size:23px;margin:11px 0 7px}.plan-card header>strong{font-size:23px}.plan-card header>strong small{font-size:10px;color:var(--muted);font-weight:600}.plan-card ul{list-style:none;padding:0;margin:10px 0 20px;display:grid;gap:9px;flex:1}.plan-card li{display:flex;align-items:flex-start;gap:7px;color:#c8cbd3;font-size:12px}.plan-card li .icon{color:#58dd88}.subscription-current{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}.subscription-current>.growth-detail-list{min-width:420px;grid-template-columns:repeat(3,1fr)}.subscription-current>.growth-detail-list>span{display:flex;flex-direction:column;align-items:flex-start;border-right:1px solid var(--line-soft);border-bottom:0}.subscription-current>.growth-detail-list>span:last-child{border-right:0}.plan-admin-list{display:grid;gap:12px}.growth-settings-form{margin-bottom:18px}
@media(max-width:1180px){.digital-library-grid,.price-alert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.subscription-current{align-items:flex-start;flex-direction:column}.subscription-current>.growth-detail-list{min-width:0;width:100%}}
@media(max-width:900px){.growth-two-column{grid-template-columns:1fr}.growth-stat-grid{grid-template-columns:1fr 1fr}.warranty-list,.payout-admin-list{grid-template-columns:1fr}.digital-library-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.growth-stat-grid{grid-template-columns:1fr}.digital-library-grid,.price-alert-grid,.plan-grid{grid-template-columns:1fr}.growth-card{padding:16px}.growth-card>footer{align-items:stretch;flex-direction:column}.growth-card>footer .btn,.growth-card>footer form,.growth-card>footer form button{width:100%}.release-row{align-items:flex-start;flex-direction:column}.release-row .btn{width:100%}.saved-search-list>article{align-items:stretch;flex-wrap:wrap}.saved-search-list>article>div{min-width:calc(100% - 40px)}.saved-search-list>article .btn{flex:1}.affiliate-link-box{flex-direction:column}.affiliate-link-box input{min-height:44px}.subscription-current>.growth-detail-list{grid-template-columns:1fr}.subscription-current>.growth-detail-list>span{border-right:0;border-bottom:1px solid var(--line-soft)}.growth-store-actions{width:100%}.growth-store-actions .btn,.growth-store-actions form{flex:1}.growth-store-actions form button{width:100%}.search-suggestion-panel{position:fixed;left:12px;right:12px;top:150px}.inline-form{align-items:stretch;flex-direction:column}}
.growth-edit-details{margin-top:14px;border-top:1px solid var(--line-soft);padding-top:12px}.growth-edit-details summary{cursor:pointer;color:var(--primary-2);font-weight:800;font-size:12px}.growth-edit-details form{margin-top:14px}.growth-edit-details .form-grid{grid-template-columns:1fr 1fr}
@media(max-width:640px){.growth-edit-details .form-grid{grid-template-columns:1fr}}
