.listagrow-generator-wrapper{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;position:static!important;transform:none!important;overflow:visible!important;contain:none!important;isolation:auto!important}.listagrow-generator-wrapper *{box-sizing:border-box}.listagrow-generator-wrapper .container{max-width:900px;margin:0 auto}.header{text-align:center;color:#424242;margin-bottom:20px}.header h1{font-size:2.5em;margin-bottom:10px}.header p{font-size:1.2em;opacity:.9}.card{background:#f7f7f7;border-radius:16px;padding:24px;margin-bottom:20px;box-shadow:0 4px 20px #00000014,0 1px 3px #0000000d;border:1px solid rgba(124,58,237,.1)}.config-section{margin-bottom:7px;background:#f7f7f7;transition:all .3s ease}.config-section:hover{background:#f8faf9;border-color:#7c3aed33}.config-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.config-row .config-section{margin-bottom:0}.config-section>label:first-child{display:block;font-weight:500;margin-bottom:8px;color:#000;font-size:13px;letter-spacing:.8px}.config-section label{display:block;font-weight:500;margin-bottom:6px;color:#333}.config-section input,.config-section select{width:100%;padding:9px 14px;border:1px solid #a0a0a0;border-radius:8px;font-size:14px;transition:all .3s ease;background-color:#fff;font-family:inherit}.config-section select{padding-right:45px;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23667eea' d='M10 12l-5-5h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:20px;cursor:pointer;font-weight:500;color:#2c3841;box-shadow:0 1px 3px #0000000d}.config-section select:hover{border-color:#7c3aed;background-color:#fafbff;box-shadow:0 2px 8px #667eea26;transform:translateY(-1px)}.config-section select:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a;background-color:#fff}.config-section input:focus,.config-section select:focus{outline:none;border-color:#7c3aed}.checkbox-group{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.desc-chip{display:inline-flex;align-items:center;padding:6px 14px;background:#fff;border:1px solid #a0a0a0;border-radius:999px;cursor:pointer;font-size:13px;font-weight:500;color:#374151;user-select:none;transition:border-color .15s,background .15s,color .15s;white-space:nowrap}.desc-chip:hover{border-color:#7c3aed;background:#f5f3ff;color:#4f2eb3}.desc-chip.active{border-color:#7c3aed;background:#f5f3ff;color:#4f2eb3;font-weight:600}.desc-chip input[type=checkbox]{display:none}.checkbox-label{display:flex;align-items:center;padding:9px 12px;background:#fff;border:1px solid #a0a0a0;border-radius:8px;cursor:pointer;transition:all .3s;font-size:14px;font-weight:400;user-select:none;white-space:nowrap}.checkbox-label:hover{background:#f5f3ff;border-color:#7c3aed}.checkbox-label input[type=checkbox]{margin:0 8px 0 0;cursor:pointer;width:18px;height:18px;accent-color:#7c3aed;flex-shrink:0;vertical-align:middle}.checkbox-label span{line-height:18px;vertical-align:middle}.checkbox-label input[type=checkbox]:checked+span{font-weight:500;color:#334155}.checkbox-label:has(input[type=checkbox]:checked){background:#f5f3ff;border-color:#7c3aed}@keyframes bounce{0%,to{transform:scale(1.2) translateY(-4px)}50%{transform:scale(1.2) translateY(-8px)}}.preview-container{display:flex;gap:15px;margin-top:10px;flex-wrap:wrap}.preview-item{position:relative;width:150px;height:150px;border-radius:8px;overflow:hidden;border:2px solid #e0e0e0}.preview-item img{width:100%;height:100%;object-fit:cover}.preview-item .remove-btn{position:absolute;top:5px;right:5px;background:#f44;color:#fff;border:none;border-radius:50%;width:25px;height:25px;cursor:pointer;font-size:16px;line-height:1}.btn{background:linear-gradient(135deg,#2b2b2b,#515151);color:#fff;border:none;padding:10px 15px;font-size:15px;font-weight:500;border-radius:10px;cursor:pointer;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #2c384133;position:relative;overflow:hidden}.btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.btn:hover:before{left:100%}.btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #2c38414d;background:linear-gradient(135deg,#515151,#2b2b2b)}.generate-row{display:flex;align-items:stretch;gap:10px;padding:15px}.generate-row .btn{flex:1;width:auto}.platform-select{flex:0 0 auto;min-width:185px;padding:10px 32px 10px 14px;font-size:14px;font-weight:500;border:1.5px solid #ddd;border-radius:10px;background:#fff;color:#333;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;transition:border-color .2s,box-shadow .2s}.platform-select:hover{border-color:#aaa}.platform-select:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26}.platform-select:invalid,.platform-select option[value=""]{color:#888}.platform-select:invalid{border-color:#ec8a8a;background-color:#f9f4f4}@keyframes platform-shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.platform-select--shake{animation:platform-shake .4s ease}@media(max-width:768px){.generate-row{flex-direction:column;padding:15px}.platform-select{min-width:unset;width:100%}}.loading{display:none;text-align:center;padding:40px}.loading.active{display:block}.spinner{border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.result{display:none}.result.active{display:block}.result h2{color:#333;margin-top:10px;margin-bottom:8px;font-size:1.1em}.result .description{line-height:1.8;color:#555;margin-bottom:20px;text-align:start}.result .description ul,.result .description ol{margin-left:20px;padding-left:20px;margin-bottom:15px}.result .description li{margin-bottom:1px}.tags{display:flex;gap:10px;flex-wrap:wrap}.tag{background:#f7f7f7;color:#4f46e5;padding:6px 12px;border-radius:20px;font-size:13px;font-weight:500}.seo-section{background:#fff;padding:10px;border-radius:8px;box-shadow:0 2px 12px #0f172a14;margin-bottom:15px}.listing-meta-card{background:#fff;padding:10px;border-radius:8px;box-shadow:0 2px 12px #0f172a14}.serp-snippet{font-family:arial,sans-serif;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;width:100%}.serp-origin{display:flex;align-items:center;gap:6px;margin-bottom:2px}.serp-favicon{display:flex;align-items:center}.serp-domain{font-size:.8rem;color:#202124;font-weight:500}.serp-url{font-size:.72rem;color:#006621;margin-bottom:3px;word-break:break-all}.serp-title{font-size:1.1rem;color:#1a0dab;line-height:1.3;margin-bottom:4px;font-weight:400}.serp-desc{font-size:.82rem;color:#4d5156;line-height:1.6}.tags-section{background:#fff;padding:10px;border-radius:8px;margin-bottom:-11px}.seo-section h3{color:#333;margin-top:10px;margin-bottom:5px;font-size:1.2em}.tags-section h3{color:#333;margin-bottom:5px;font-size:1.2em}.seo-item{margin-bottom:10px}.seo-item strong{display:block;color:#555;margin-bottom:5px}.seo-item p{color:#666;text-align:start}.image-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px;margin-bottom:15px}.gallery-item{position:relative;border-radius:8px;overflow:hidden;border:2px solid #e0e0e0;aspect-ratio:1}.gallery-item img{width:100%;height:100%;object-fit:cover}.gallery-item .alt-text{position:absolute;bottom:0;left:0;right:0;background:#000000b3;color:#fff;padding:5px 7px;font-size:10px;line-height:1.3}.btn-secondary{background:#4caf50;margin-top:10px}.result-util-bar{display:flex;align-items:center;gap:8px;margin-bottom:10px;justify-content:space-between}.result-util-btn{font-size:.75rem;padding:4px 10px;border-radius:6px;border:1px solid #cbd5e1;background:transparent;color:#64748b;cursor:pointer;display:inline-flex;align-items:center;gap:4px;line-height:1.4;font-weight:500;transition:background .15s,border-color .15s,color .15s}.result-util-btn:hover{background:#f1f5f9;border-color:#94a3b8;color:#334155}.storefront-mockup{border-radius:10px;overflow:hidden;border:1px solid #e2e8f0;background:#fff;box-shadow:0 2px 12px #0f172a14;margin-bottom:12px;font-size:13px}.sfm-bar{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;font-size:.75rem}.sfm-product{display:grid;grid-template-columns:.85fr 1.15fr;align-items:start}@media(max-width:768px){.result.active{padding:0 8px 12px}.sfm-product{grid-template-columns:1fr}.sfm-img-col{padding:8px 8px 4px}.sfm-info-col{padding:4px 8px 10px}.sfm-bar{padding:6px 10px}.storefront-mockup{margin-bottom:8px}.seo-section{padding:8px;margin-bottom:17px}.serp-snippet{padding:10px 12px}.product-attributes-section{padding:8px}.result-util-bar{margin-bottom:6px;gap:6px}}.sfm-img-col{padding:12px}.sfm-main-img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#f4f4f4;border-radius:4px;display:block}.sfm-thumbs{display:flex;gap:5px;margin-top:6px;flex-wrap:wrap}.sfm-thumb{width:40px;height:40px;object-fit:cover;border-radius:3px;border:1.5px solid #e2e8f0}.sfm-info-col{padding:12px}.sfm-title{font-weight:700;font-size:.9rem;line-height:1.35;margin-bottom:8px}.sfm-desc{font-size:.75rem;line-height:1.7;color:#555;margin-bottom:10px}.sfm-desc ul{padding-inline-start:1.2rem;margin:0}.sfm-desc li{margin-bottom:5px}.sfm-tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px}.sfm-tag{font-size:.75rem;background:#f7f7f7;color:#202020;border-radius:999px;padding:2px 9px}.sfm-attrs{border:1px solid #e2e8f0;border-radius:5px;overflow:hidden;margin-bottom:10px;font-size:.75rem}.sfm-attrs--wide{border:none;border-top:1px solid #e2e8f0;border-radius:0;margin-bottom:0;padding:10px 14px 12px}@media(min-width:769px){.sfm-attrs--wide .sfm-attrs-wide-table{display:grid;grid-template-columns:max-content 1fr max-content 1fr;width:100%}.sfm-attrs--wide .sfm-attrs-wide-table tbody,.sfm-attrs--wide .sfm-attrs-wide-table tr{display:contents}.sfm-attrs--wide .sfm-attrs-wide-table td{border-bottom:1px solid #f0f0f0}.sfm-attrs--wide .sfm-attrs-wide-table tr:last-child td{border-bottom:none}}.sfm-attrs-head{background:#f7f7f7;padding:4px 9px;font-weight:700;color:#374151;font-size:.65rem;text-transform:uppercase;letter-spacing:.04em}.sfm-attrs table{width:100%;border-collapse:collapse}.sfm-attrs td{padding:4px 9px;border-bottom:1px solid #f0f0f0}.sfm-attrs tr:last-child td{border-bottom:none}.sfm-attrs .sfm-attr-label{color:#767676;padding:.3rem .5rem}.sfm-attrs .sfm-attr-val{color:#191919}.sfm-btn-add{display:block;width:100%;padding:10px 0;text-align:center;font-size:.78rem;font-weight:700;border-radius:6px;letter-spacing:.04em;cursor:default;border:none;margin-top:6px}.sfm-amz-price{font-size:1.3rem;font-weight:700;color:#0f1111;margin-bottom:6px}.sfm-amz-kw{font-size:.65rem;color:#767676;margin-top:6px;line-height:1.6}.sfm-enhance-link{font-size:.72rem;color:#4f46e5;text-decoration:none;white-space:nowrap}.sfm-enhance-link:hover{text-decoration:underline}.amazon-bullets-section{background:#fff;padding:10px;border-radius:8px}.amazon-bullets-section h3{color:#333;margin-bottom:5px;font-size:1.2em}.amazon-bullets{list-style:disc;padding-left:1.5rem;margin:0;line-height:1.7;color:#333;font-size:.95rem}.amazon-bullets li{margin-bottom:7px}.amazon-item-type-label{font-size:.78rem;color:#888;margin:6px 10px 0}.product-attributes-section{background:#fff;padding:10px;border-radius:8px}.product-attributes-section h3{color:#333;margin-bottom:8px;font-size:1.2em}.product-attributes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px 16px}.product-attr-item{display:flex;flex-direction:column;font-size:.85rem;gap:1px}.product-attr-item strong{color:#555;font-weight:600;text-transform:capitalize}.product-attr-item span{color:#333}.modal-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:500;align-items:center;justify-content:center}.modal-overlay.active{display:flex}.modal{background:#fff;border-radius:12px;max-width:500px;width:90%;box-shadow:0 10px 40px #0003;animation:modalSlideIn .3s ease}.platform-section{padding:20px}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal h2{margin:0 0 10px;color:#1a1a1a;font-size:24px}.modal p{margin:0 0 10px;color:#333;font-size:15px}.platform-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:20px}.platform-btn{padding:10px 15px;border:2px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s;text-align:center;font-size:16px;font-weight:500;color:#1a1a1a}.platform-btn:hover{border-color:#7c3aed;background:#f5f3ff;transform:translateY(-2px);box-shadow:0 4px 12px #7c3aed26}.platform-btn:active{transform:translateY(0)}.modal-close{width:100%;padding:12px;border:0px;border-top:2px solid #e0e0e0;background:#fff;cursor:pointer;font-size:14px;color:#333;transition:all .2s}.modal-close:hover{border-color:#999;color:#333}.error{background:#ffe6e6;border:2px solid #ff4444;color:#c00;padding:17px;border-radius:8px;margin-bottom:20px;display:none}.error.active{display:block}.rate-limit-info{display:none;color:#8b6300;padding:17px;border-radius:8px;margin-bottom:20px;margin-top:20px;text-align:center}.photo-cta-strip{display:flex;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(135deg,#f0f4ff,#e8f5e9);border:1.5px solid #c8d8ff;border-radius:10px;padding:14px 18px;margin:16px 0}.photo-cta-strip__text{display:flex;align-items:center;gap:10px;font-size:14px;color:#333;line-height:1.4}.photo-cta-strip__icon{font-size:22px;flex-shrink:0}.photo-cta-strip__btn{flex-shrink:0;background:linear-gradient(135deg,#2b2b2b,#515151);color:#fff;text-decoration:none;padding:9px 16px;border-radius:8px;font-size:14px;font-weight:600;white-space:nowrap;transition:opacity .2s}.photo-cta-strip__btn:hover{opacity:.85}@media(max-width:768px){.photo-cta-strip{flex-direction:column;align-items:flex-start}.photo-cta-strip__btn{width:100%;text-align:center}}.result.result--limit .storefront-mockup,.result.result--limit .seo-section,.result.result--limit .listing-meta-card,.result.result--limit .product-attributes-section,.result.result--limit .result-util-bar{display:none!important}#result[dir=rtl]{text-align:start}#result[dir=rtl] .tags,#result[dir=rtl] .result-util-bar{direction:rtl;text-align:start}#result[dir=rtl] .sfm-title,#result[dir=rtl] .sfm-desc,#result[dir=rtl] .sfm-price,#result[dir=rtl] .sfm-attrs-head,#result[dir=rtl] .sfm-info-col,#result[dir=rtl] .serp-title,#result[dir=rtl] .serp-desc,#result[dir=rtl] .serp-url{text-align:start}#totalGenerations{font-weight:600;letter-spacing:.5px}@media(max-width:768px){.header h1{font-size:1.8em}.card{padding:0;border-radius:15px;margin:2%}.preview-item{width:100px;height:100px}.modal{max-width:100%;margin:0}.platform-grid{grid-template-columns:1fr;gap:10px}.result-util-bar{flex-direction:row}.config-section input,.config-section select,.btn{min-height:44px}.image-gallery{grid-template-columns:1fr}.config-row{grid-template-columns:1fr;gap:0;margin-bottom:0}.config-row .config-section{margin-bottom:0}.config-section{border-radius:15px;margin-bottom:0;padding:15px}.checkbox-group{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:6px}.checkbox-label{padding:0 8px;font-size:13px;gap:1px}.checkbox-label input[type=checkbox]{width:12px;height:12px;margin:0}#ed-1472398106>.inner{padding:10px 0 20px}.btn{min-height:44px}.result.active{padding:0 12px 16px}}@media(max-width:640px){.result.active{padding:0 0 16px}}.gallery-item-wrap{display:flex;flex-direction:column;gap:6px}.gallery-item__enhance-btn{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;padding:7px 10px;border-radius:8px;font-size:12px;font-weight:600;letter-spacing:.2px;color:#740de4;text-decoration:none!important;border:1px solid #740de4;background:transparent;position:relative;overflow:hidden;transition:background .3s cubic-bezier(.4,0,.2,1),color .2s ease,border-color .2s ease,transform .15s ease,box-shadow .15s ease;cursor:pointer}.gallery-item__enhance-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.gallery-item__enhance-btn:hover:before{left:100%}.gallery-item__enhance-btn:hover{background:linear-gradient(135deg,#3d1fa8,#572bcc,#7c3aed);border-color:#572bcc;transform:translateY(-1px);box-shadow:0 4px 16px #572bcc73;color:#fff}.generator-hero{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-align:start;padding:3rem 0rem .5rem;-webkit-font-smoothing:antialiased}.generator-hero h1{font-size:clamp(2.4rem,5.5vw,4rem);font-weight:500;line-height:1.2;letter-spacing:-.04em;color:#222;margin:0 0 1rem}.generator-hero p{font-size:clamp(1rem,2vw,1.15rem);color:#475569;max-width:100%;margin:0 auto 1.5rem;line-height:1.75}.how-steps{display:flex;align-items:center;justify-content:center;gap:.4rem;flex-wrap:wrap;margin-bottom:1.5rem}.how-step{display:inline-flex;align-items:center;gap:.45rem;background:#fff;border-radius:999px;padding:.28rem .9rem .28rem .28rem}.how-step-num{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#714ac2);color:#fff;font-size:.7rem;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.how-step-label{font-size:.82rem;font-weight:600;color:#222;white-space:nowrap}.how-step-arrow svg{width:14px;height:14px;stroke:#94a3b8}@media(max-width:540px){.how-step-arrow{display:none}.how-step-label{font-size:.78rem}.how-step{padding:.25rem .75rem .25rem .25rem;gap:.35rem}}.config-section input:focus{border-color:#b488ff!important}.checkbox-label input[type=checkbox]:checked+span{font-weight:500;color:#704ac1}.checkbox-label input[type=checkbox]{accent-color:#8966d2}.checkbox-label:has(input[type=checkbox]:checked){background:#f5f2f7;border-color:#8966d2}.generate-row{display:flex!important;flex-wrap:nowrap!important;gap:10px!important;padding:0!important;padding-top:15px;justify-content:end;align-items:flex-end;margin-bottom:20px}@media(max-width:768px){.generate-row{flex-direction:row}}.generate-row #generateBtn{flex-shrink:0;white-space:nowrap;align-self:flex-end}.platform-select-wrap{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.platform-select-wrap .platform-select{width:100%!important}.platform-select-label{font-size:13px;font-weight:600;line-height:2;display:flex;align-items:center;gap:4px}.platform-select-label svg{width:13px;height:13px;display:none}.platform-select-label:after{border-radius:4px;font-size:.62rem;padding:1px 5px;font-weight:600;text-transform:lowercase}.platform-select{border:1.5px solid #ddd6fe!important;border-radius:8px!important;background-color:#faf5ff!important;color:#334155!important}.platform-select:hover{border-color:#b488ff!important}.platform-select:invalid{border-color:#c2b5ff!important;color:#686c72!important;background-color:#fff!important;box-shadow:none!important}.platform-select:focus{border-color:#7c3aed!important;outline:none!important;box-shadow:0 0 0 3px #7c3aed1f!important}.config-section input[type=text],.config-section select,.platform-select{box-sizing:border-box!important;padding-top:9px!important;padding-bottom:9px!important;font-size:14px!important;line-height:1.4!important}.checkbox-label{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;padding-top:9px!important;padding-bottom:9px!important;font-size:14px!important;line-height:1.4!important}.checkbox-label:hover{background:#f5f2f7;border-color:#8966d2}.form-step-divider{display:flex;align-items:center;gap:0;margin:0 0 5px}.form-step-divider:before,.form-step-divider:after{display:none;content:"";flex:1;height:1px;background:#e2e8f0}.config-section select:hover{border-color:#b488ff!important;background-color:#fafbff;box-shadow:0 2px 8px #667eea26;transform:translateY(-1px)}.cmp-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.88rem;border-radius:16px;overflow:hidden;box-shadow:0 4px 32px #00000014;background:#fff;min-width:480px}.cmp-table thead th{padding:18px 22px;text-align:center;font-size:.87rem;font-weight:600;color:#334155;background:#f8fafc;border-bottom:2px solid #f1f5f9;vertical-align:top}.cmp-table thead th:first-child{text-align:left;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;font-weight:600;background:#fff;width:50%;padding-left:28px}.cmp-table tbody td{padding:14px 22px;font-size:.93rem;color:#1e293b;font-weight:500;line-height:1.45;text-align:center;vertical-align:middle}.cmp-table tbody td:first-child{text-align:left;padding-left:28px;color:#334155}.cmp-table tbody tr{border-bottom:1px solid #f1f5f9}.cmp-table tbody tr:nth-child(2n){background:#fafafa}.cmp-table tbody tr:nth-child(2n) .td-check{background:#ede9ff}.cmp-table tbody tr:last-child{border-bottom:none}.th-free{background:#f8fafc!important;color:#334155!important;text-align:center}.th-saas{background:#8561c1!important;color:#fff!important;text-align:center;font-weight:700!important;border-bottom-color:#6d4aaf!important}.td-check{text-align:center;background:#f5f3ff;font-weight:600;color:#8562c1}.td-check svg{width:16px;height:16px;stroke:#8562c1;vertical-align:middle;margin-right:3px}.td-none{text-align:center;color:#cbd5e1}.td-val{text-align:center;color:#94a3b8;font-size:.88rem}.feat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:1rem}.feat-card{background:#f7f7f7;border:0px!important;border-radius:12px;padding:1.1rem;text-align:center}.feat-card .feat-icon{width:44px;height:44px;border-radius:12px;background:#f5f3ff;display:flex;align-items:center;justify-content:center;margin:0 auto .8rem}.feat-card .feat-icon svg{width:22px;height:22px;stroke:#7c3aed}.feat-card strong{display:block;color:#222;margin-bottom:.3rem}.feat-card p{font-size:.82rem;color:#475569;margin:0;line-height:1.5}.steps-list{list-style:decimal;padding-left:1.6rem;margin:0}.steps-list li{margin-bottom:1rem}.mode-card{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;margin-bottom:1rem}.mode-card-head{background:#f7f7f7;padding:1rem 1.2rem;border-bottom:1px solid #e2e8f0}.mode-card-body{padding:1rem 1.2rem}.mode-card-body p{color:#475569;line-height:1.8;margin:0}.saas-feat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;margin-bottom:2rem}.saas-feat-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.1rem}.saas-feat-card .saas-feat-icon{width:40px;height:40px;border-radius:10px;background:#f7f7f7;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.saas-feat-card .saas-feat-icon svg{width:20px;height:20px;stroke:#935be9}.saas-feat-card strong{display:block;color:#222;margin-bottom:.35rem}.saas-feat-card p{font-size:.83rem;color:#475569;margin:0;line-height:1.55}.related-links{display:flex;flex-wrap:wrap;gap:.75rem}.related-link{background:#fff;border:1px solid #c7d2fe;border-radius:8px;padding:.6rem 1rem;color:#4f46e5;text-decoration:none;font-size:.88rem;font-weight:600}.related-link:hover{background:#eef2ff}.main-content>.container{max-width:1200px;margin-left:auto;margin-right:auto}.listagrow-generator-wrapper{padding-bottom:0}
