.pricing-section{padding:100px 20px;background:#ffffff;color:#1f2937;position:relative}.pricing-container{max-width:1400px;margin:0 auto}.pricing-header{text-align:center;margin-bottom:80px;max-width:800px;margin-left:auto;margin-right:auto}.pricing-title{font-family:Poppins,sans-serif;font-size:2.8rem;font-weight:300;color:#1f2937;line-height:1.2;margin-bottom:20px}.pricing-subtitle{font-family:Poppins,sans-serif;font-size:1.1rem;color:#6b7280;line-height:1.6;margin-bottom:40px}.billing-toggle{display:inline-flex;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:4px;position:relative}.billing-option{background:transparent;border:none;padding:12px 20px;border-radius:8px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;color:#6b7280;display:flex;align-items:center;gap:8px;position:relative}.billing-option.active{background:white;color:#1f2937;box-shadow:0 2px 8px rgba(0,0,0,.1)}.save-badge{background:linear-gradient(135deg,#c91986,#b51879);color:white;padding:2px 6px;border-radius:4px;font-size:.7rem;font-weight:600}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto}.plan-card{background:white;border:1px solid #f0f0f0;border-radius:16px;padding:32px 24px;position:relative;transition:all .3s ease;display:flex;flex-direction:column;height:fit-content}.plan-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.08);transform:translateY(-2px);border-color:#e5e7eb}.plan-card.featured{border-color:#c91986;box-shadow:0 8px 32px rgba(201,25,134,.15);transform:translateY(-4px)}.plan-card.featured:hover{box-shadow:0 12px 40px rgba(201,25,134,.2);transform:translateY(-6px)}.popular-badge{top:-12px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#c91986,#b51879);padding:6px 16px;border-radius:20px;font-size:.8rem;box-shadow:0 4px 12px rgba(201,25,134,.3)}.popular-badge,.savings-badge{position:absolute;color:white;font-family:Poppins,sans-serif;font-weight:600}.savings-badge{top:16px;right:16px;background:linear-gradient(135deg,#10b981,#059669);padding:4px 8px;border-radius:8px;font-size:.7rem}.plan-header{text-align:center;margin-bottom:32px}.plan-name{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:16px}.plan-price{display:flex;align-items:baseline;justify-content:center;gap:4px;margin-bottom:12px}.price-currency{font-size:1.2rem;font-weight:500;color:#6b7280}.price-currency,.price-value{font-family:Poppins,sans-serif}.price-value{font-size:3rem;font-weight:700;color:#1f2937;line-height:1}.price-period{font-size:1rem;font-weight:500}.plan-description,.price-period{font-family:Poppins,sans-serif;color:#6b7280}.plan-description{font-size:.9rem;line-height:1.5}.plan-features{flex:1;margin-bottom:32px}.feature-row{display:flex;align-items:center;gap:12px;padding:8px 0}.feature-row.feature-disabled{opacity:.5}.feature-icon{color:#10b981;flex-shrink:0}.feature-row.feature-disabled .feature-icon{color:#f59e0b}.feature-text{font-family:Poppins,sans-serif;font-size:.9rem;color:#1f2937;line-height:1.4}.feature-row.feature-disabled .feature-text{color:#6b7280}.plan-button{background:white;color:#1f2937;border:1px solid #e5e7eb;border-radius:12px;padding:14px 24px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.plan-button:hover{background:#f9fafb;border-color:#d1d5db}.plan-button:disabled{opacity:.6;cursor:not-allowed}.plan-button.primary{background:linear-gradient(135deg,#c91986,#b51879);color:white;border:none;box-shadow:0 4px 12px rgba(201,25,134,.25)}.plan-button.primary:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(201,25,134,.3);background:linear-gradient(135deg,#d91a8a,#c91986)}.plan-button.primary:disabled{transform:none;box-shadow:0 4px 12px rgba(201,25,134,.25)}@media (max-width:1024px){.pricing-grid{grid-template-columns:1fr;max-width:400px;gap:32px}.pricing-title{font-size:2.4rem}.plan-card.featured{transform:none}.plan-card.featured:hover{transform:translateY(-2px)}}@media (max-width:768px){.pricing-section{padding:80px 16px}.pricing-title{font-size:2rem}.pricing-subtitle{font-size:1rem}.plan-card{padding:28px 20px}.billing-toggle{width:100%;max-width:300px}.billing-option{flex:1;justify-content:center}}@media (max-width:480px){.pricing-title{font-size:1.8rem}.plan-name{font-size:1.3rem}.price-value{font-size:2.5rem}.plan-card{padding:24px 16px}}.testimonials-section{padding:100px 20px;padding-bottom:60px!important;background:#ffffff;color:#1f2937;position:relative}.testimonials-container{max-width:1400px;margin:0 auto}.testimonials-header{text-align:center;margin-bottom:80px;max-width:800px;margin-left:auto;margin-right:auto}.section-badge{display:inline-block;background:linear-gradient(135deg,#c91986,#b51879);color:white;padding:8px 16px;border-radius:20px;font-size:.85rem;font-weight:500;box-shadow:0 4px 12px rgba(201,25,134,.25)}.section-badge,.testimonials-title{font-family:Poppins,sans-serif;margin-bottom:20px}.testimonials-title{font-size:2.8rem;font-weight:300;color:#1f2937;line-height:1.2}.testimonials-subtitle{font-family:Poppins,sans-serif;font-size:1.1rem;color:#6b7280;line-height:1.6;margin:0}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:80px}.testimonial-card{background:white;border:1px solid #f0f0f0;border-radius:16px;padding:32px 24px;transition:all .3s ease;display:flex;flex-direction:column;gap:20px;height:fit-content}.testimonial-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.08);transform:translateY(-2px);border-color:#e5e7eb}.testimonial-rating{display:flex;gap:2px}.testimonial-quote{font-family:Poppins,sans-serif;font-size:1rem;color:#1f2937;line-height:1.6;font-style:italic;margin:0;flex:1}.testimonial-author{display:flex;align-items:center;gap:16px;margin-top:auto}.author-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #f0f0f0}.author-info{display:flex;flex-direction:column;gap:2px}.author-name{font-size:.95rem;font-weight:600;color:#1f2937}.author-name,.author-role{font-family:Poppins,sans-serif;margin:0}.author-role{font-size:.85rem;color:#6b7280}.author-company{font-family:Poppins,sans-serif;font-size:.8rem;color:#9ca3af;margin:0}.testimonials-cta{background:linear-gradient(135deg,#fbeef8,#f8f0ff);border-radius:16px;padding:32px;border:1px solid #f3e8ff;display:flex;justify-content:space-between;align-items:center;gap:40px}.cta-content{flex:1;text-align:left;max-width:500px}.cta-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:8px;line-height:1.3}.cta-description,.cta-title{font-family:Poppins,sans-serif}.cta-description{font-size:.95rem;color:#6b7280;line-height:1.5;margin:0}.cta-buttons{display:flex;gap:12px;align-items:center;flex-shrink:0}.cta-button{padding:12px 24px;border-radius:10px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;white-space:nowrap}.cta-button.primary{background:linear-gradient(135deg,#c91986,#b51879);color:white;box-shadow:0 4px 12px rgba(201,25,134,.25)}.cta-button.primary:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(201,25,134,.3)}.cta-button.secondary{background:white;color:#1f2937;border:1px solid #e5e7eb}.cta-button.secondary:hover{background:#f9fafb;border-color:#d1d5db}@media (max-width:1200px){.testimonials-grid{grid-template-columns:1fr;max-width:600px;margin-left:auto;margin-right:auto;gap:20px}.testimonials-title{font-size:2.4rem}}@media (max-width:768px){.testimonials-section{padding:80px 16px}.testimonials-title{font-size:2rem}.testimonials-subtitle{font-size:1rem}.testimonial-card{padding:28px 20px}.testimonials-cta{padding:28px 20px;flex-direction:column;gap:20px;text-align:center}.cta-content{text-align:center}.cta-buttons{flex-direction:column;width:100%}.cta-button{width:100%;justify-content:center}}@media (max-width:480px){.testimonials-title{font-size:1.8rem}.cta-title{font-size:1.3rem}.testimonial-card{padding:24px 16px}.testimonial-quote{font-size:.95rem}.author-avatar{width:40px;height:40px}}.use-cases-section{background:linear-gradient(135deg,#fafafa,#f5f5f5);padding:4rem 0;position:relative;overflow:hidden}.use-cases-container{max-width:1160px;margin:0 auto;padding:0 1.25rem;position:relative;z-index:2}.use-cases-header{text-align:center;margin-bottom:2.5rem}.use-cases-title{font-family:var(--font-dm-sans);font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:.6rem;line-height:1.2}.use-cases-title .highlight{color:#dc16b4;background:linear-gradient(90deg,#dc16b4,#fbbf24);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.use-cases-subtitle{font-family:var(--font-poppins);font-size:1.05rem;color:#64748b;max-width:580px;margin:0 auto}.category-tabs{display:flex;justify-content:center;gap:.4rem;margin-bottom:1.25rem;flex-wrap:wrap}.category-tab{font-family:var(--font-dm-sans);display:flex;align-items:center;gap:.3rem;padding:.4rem .75rem;border-radius:5px;border:1px solid #e2e8f0;background-color:white;font-weight:600;font-size:.85rem;color:#1e293b;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.05)}.category-tab:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.08)}.category-tab.active{border-color:var(--tab-color);color:var(--tab-color);background-color:rgba(var(--tab-color-rgb,0,0,0),.04)}.category-icon{font-size:.95rem;margin-right:.1rem}.category-content{margin-bottom:1.75rem}.category-description{background-color:white;padding:.9rem 1.1rem;border-radius:7px;margin-bottom:1.3rem;border-left:3px solid;box-shadow:0 2px 4px rgba(0,0,0,.05)}.category-description h3{font-family:var(--font-dm-sans);font-size:1.15rem;font-weight:700;margin-bottom:.2rem;color:#1e293b}.category-description p{font-family:var(--font-poppins);color:#64748b;font-size:.95rem;margin:0;line-height:1.4}.use-case-examples{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.6rem}.use-case-card{background-color:white;border-radius:10px;overflow:hidden;box-shadow:0 8px 16px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.use-case-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.1)}.use-case-dashboard-container{height:220px;position:relative;overflow:hidden;background-color:#f8fafc;padding:8px;border-bottom:1px solid #e2e8f0}.use-case-details{padding:1.25rem}.use-case-details h4{font-family:var(--font-dm-sans);font-size:1.15rem;font-weight:600;margin-bottom:.6rem;color:#1e293b}.use-case-details p{font-family:var(--font-poppins);color:#64748b;font-size:.9rem;line-height:1.5}.dashboard-mockup{width:100%;height:100%;background-color:white;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden;display:flex;flex-direction:column;font-family:var(--font-dm-sans)}.dashboard-header{display:flex;justify-content:space-between;align-items:center;padding:7px 10px;border-bottom:1px solid #f1f5f9}.dashboard-title{font-weight:600;font-size:.85rem;color:#1e293b}.dashboard-actions{display:flex;align-items:center;gap:6px}.dashboard-date{font-size:.65rem;color:#64748b;padding:2px 5px;background-color:#f8fafc;border-radius:3px}.dashboard-button{width:14px;height:14px;border-radius:3px;background-color:var(--accent-color,#4f46e5);opacity:.8}.feedback-list{display:flex;flex-direction:column;overflow-y:auto;flex:1}.feedback-item{padding:10px 12px;border-bottom:1px solid #f1f5f9;display:flex;gap:10px}.feedback-meta{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:50px}.feedback-tag{font-size:.65rem;padding:2px 6px;border-radius:4px;color:white;font-weight:600}.feedback-votes{font-size:.8rem;font-weight:600;color:#1e293b}.feedback-content{flex:1}.feedback-title{font-size:.8rem;font-weight:600;color:#1e293b;margin-bottom:4px}.feedback-description{font-size:.7rem;color:#64748b;line-height:1.4}.bug-report-container{display:flex;padding:8px;gap:12px;flex:1}.bug-screenshot{width:40%;flex-shrink:0}.screenshot-placeholder{width:100%;height:100%;background-color:#f1f5f9;border-radius:6px;display:flex;align-items:center;justify-content:center}.placeholder-icon{font-size:1.2rem;color:#94a3b8}.bug-details{flex:1;display:flex;flex-direction:column;gap:8px}.bug-title{font-size:.85rem;font-weight:600;color:#1e293b}.bug-meta{display:flex;gap:6px}.bug-severity{color:white;font-weight:600}.bug-browser,.bug-severity{font-size:.65rem;padding:2px 6px;border-radius:4px}.bug-browser{background-color:#f1f5f9;color:#64748b}.bug-description{font-size:.75rem;color:#64748b;line-height:1.4;flex:1}.bug-context{display:flex;gap:10px}.context-item{display:flex;flex-direction:column;gap:2px}.context-label{font-size:.65rem;color:#94a3b8}.context-value{font-size:.7rem;color:#1e293b;font-weight:500}.user-flow-container{display:flex;flex-direction:column;padding:10px;gap:15px;flex:1}.user-flow-path{justify-content:space-between;padding:10px 0}.flow-step,.user-flow-path{display:flex;align-items:center}.flow-step{flex-direction:column;gap:5px;padding:5px;border-radius:6px;position:relative}.flow-problem{border:1px dashed;padding:5px 8px}.flow-node{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:#f1f5f9;border-radius:50%;font-size:.7rem;font-weight:600;color:#64748b}.flow-problem .flow-node{color:var(--accent-color,#4f46e5);background-color:rgba(var(--accent-color-rgb,79,70,229),.1)}.flow-label{font-size:.7rem;color:#64748b}.flow-issues{font-size:.65rem;color:var(--accent-color,#4f46e5);font-weight:600;margin-top:2px}.flow-connector{color:#cbd5e1;font-size:.9rem}.user-feedback-snippet{background-color:#f8fafc;border-radius:6px;padding:10px;margin-top:auto}.snippet-quote{font-size:.75rem;color:#1e293b;font-style:italic;margin-bottom:5px;line-height:1.4}.snippet-meta{display:flex;justify-content:space-between}.snippet-time,.snippet-user{font-size:.65rem;color:#94a3b8}.design-feedback-container{display:flex;flex-direction:column;padding:8px;gap:10px;flex:1}.design-preview{flex:1;position:relative}.design-ui-mockup{background-color:#f1f5f9;width:100%;height:100%;border-radius:6px;position:relative;padding:10px;display:flex;flex-direction:column;gap:10px}.ui-element{height:20px;background-color:#e2e8f0;border-radius:4px}.feedback-marker{position:absolute;width:20px;height:20px;border-radius:50%;background-color:white;border:2px solid;display:flex;align-items:center;justify-content:center;z-index:2}.marker-number{font-size:.6rem;font-weight:600;color:#1e293b}.design-comments{display:flex;flex-direction:column;gap:5px}.design-comment{display:flex;align-items:center;gap:8px;background-color:#f8fafc;padding:6px 8px;border-radius:4px}.comment-number{width:18px;height:18px;border-radius:50%;background-color:var(--accent-color,#4f46e5);color:white;font-size:.6rem;font-weight:600;display:flex;align-items:center;justify-content:center}.comment-text{font-size:.7rem;color:#1e293b}.support-list{display:flex;flex-direction:column;overflow-y:auto;flex:1}.support-item{display:flex;padding:10px 12px;border-bottom:1px solid #f1f5f9;gap:10px}.support-high-priority{background-color:rgba(var(--accent-color-rgb,79,70,229),.05)}.support-priority{width:4px;border-radius:2px;align-self:stretch}.support-content{flex:1;display:flex;flex-direction:column;gap:5px}.support-title{font-size:.8rem;font-weight:600;color:#1e293b}.support-context{display:flex;gap:8px}.support-context span{font-size:.65rem;padding:2px 6px;border-radius:4px;background-color:#f1f5f9;color:#64748b}.support-message{font-size:.7rem;color:#64748b;font-style:italic;line-height:1.4}.support-meta{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.support-time{font-size:.65rem;color:#94a3b8}.support-status{font-size:.65rem;padding:2px 6px;border-radius:4px;background-color:rgba(var(--accent-color-rgb,79,70,229),.1);color:var(--accent-color,#4f46e5);font-weight:600}.satisfaction-container{padding:10px;flex:1;display:flex;flex-direction:column}.satisfaction-overview{display:flex;gap:15px;flex:1}.satisfaction-score{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:80px}.score-circle{width:70px;height:70px;border-radius:50%;border:3px solid;display:flex;align-items:center;justify-content:center}.score-number{font-size:1.3rem;font-weight:700;color:#1e293b}.score-label{font-size:.7rem;color:#64748b;text-align:center}.satisfaction-breakdown{flex:1;display:flex;flex-direction:column;justify-content:space-around}.rating-row{display:flex;align-items:center;gap:8px}.rating-stars{width:65px;font-size:.7rem;color:#fbbf24}.rating-bar-container{flex:1;height:6px;background-color:#f1f5f9;border-radius:3px;overflow:hidden}.rating-bar{height:100%;border-radius:3px}.rating-percent{width:30px;font-size:.7rem;color:#64748b;text-align:right}.use-cases-cta{background:linear-gradient(135deg,#dc16b4,#fbbf24);border-radius:10px;padding:1.8rem;display:flex;justify-content:space-between;align-items:center;margin-top:2.5rem;box-shadow:0 10px 20px rgba(220,22,180,.15)}.use-cases-cta-content{color:white;max-width:65%}.use-cases-cta-content h3{font-family:var(--font-dm-sans);font-size:1.4rem;font-weight:700;margin-bottom:.25rem;line-height:1.2}.use-cases-cta-content p{font-family:var(--font-poppins);color:#d1d5db;font-size:1rem;margin:0}.use-cases-cta-button{font-family:var(--font-dm-sans);background:linear-gradient(90deg,#dc16b4,#fbbf24);color:white;font-weight:600;padding:.75rem 2.25rem;border-radius:6px;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(220,22,180,.25);position:relative;overflow:hidden;font-size:.95rem;text-decoration:none;display:inline-block}.use-cases-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(220,22,180,.35)}.decorative-shape{position:absolute;border-radius:50%;z-index:1;pointer-events:none}.shape-1{width:300px;height:300px;background:linear-gradient(135deg,rgba(220,22,180,.05),rgba(251,191,36,.05));top:-100px;right:-100px}.shape-2{width:400px;height:400px;background:linear-gradient(135deg,rgba(251,191,36,.05),rgba(220,22,180,.05));bottom:-200px;left:-150px}@media (max-width:768px){.use-cases-title{font-size:2rem}.use-cases-cta{flex-direction:column;padding:1.5rem;text-align:center;gap:1.2rem}.use-cases-cta-content{max-width:100%}.use-cases-cta-button{margin-left:0;width:100%;max-width:320px}.category-tab{padding:.5rem 1rem;font-size:.9rem}.category-icon{font-size:1.1rem}.use-case-dashboard-container{height:200px}}@media (max-width:480px){.use-cases-section{padding:3rem 0}.use-case-examples{grid-template-columns:1fr}}.widget-showcase-container{padding:6rem 1.5rem;background-color:var(--background-alt);text-align:center;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.widget-showcase-header .ai-badge{display:inline-block;background:linear-gradient(90deg,rgba(138,43,226,.1),rgba(218,112,214,.1));color:#8a2be2;font-size:.85rem;font-weight:600;padding:.5rem 1rem;border-radius:30px;margin-bottom:1.5rem}.widget-showcase-header h2{font-size:3rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.widget-showcase-header h2 .gradient-text{background:linear-gradient(90deg,#8a2be2,#da70d6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.widget-showcase-description{max-width:650px;margin:0 auto 4rem;color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.widget-showcase-content{display:grid;grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;text-align:left}@media (min-width:992px){.widget-showcase-content{grid-template-columns:1fr 1fr;gap:4rem;align-items:center}}.widget-showcase-tabs{display:flex;flex-direction:column;gap:1rem}.showcase-tab-button{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem;border-radius:12px;border:1px solid var(--border-color);background-color:var(--card-bg);cursor:pointer;transition:all .2s ease-in-out;text-align:left}.showcase-tab-button:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.07)}.showcase-tab-button.active{background-color:var(--card-bg);border-color:#8a2be2;box-shadow:0 4px 15px rgba(108,43,217,.1)}.showcase-tab-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;background-color:rgba(138,43,226,.1);color:#8a2be2}.showcase-tab-button.active .showcase-tab-icon{background:linear-gradient(135deg,#8a2be2,#da70d6);color:white}.showcase-tab-text h3{font-size:1.1rem;font-weight:600;margin:0 0 .25rem;color:var(--text-primary)}.showcase-tab-text p{font-size:.95rem;color:var(--text-secondary);line-height:1.5;margin:0}.widget-mockup-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.widget-mockup{width:100%;max-width:400px;border-radius:12px;background-color:#ffffff;box-shadow:0 15px 40px rgba(0,0,0,.08);overflow:hidden;display:flex;flex-direction:column}.mockup-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background-color:#fafafa;border-bottom:1px solid #f0f0f0}.mockup-branding{display:flex;align-items:center;gap:.5rem}.mockup-branding h4{font-size:.9rem;font-weight:600;color:#333;margin:0}.mockup-logo{font-size:1rem}.mockup-close{font-size:1.25rem;color:#aaa;font-weight:300}.mockup-body{padding:1.5rem}.mockup-form{display:flex;flex-direction:column;gap:1rem;animation:fadeIn .4s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mockup-form label{font-size:.85rem;font-weight:500;color:#555}.mockup-form input,.mockup-form textarea{width:100%;padding:.75rem;border-radius:6px;border:1px solid #ddd;background-color:#fafafa;font-size:.9rem;color:#333;transition:border-color .2s;pointer-events:none}.mockup-stars{display:flex;gap:.25rem;color:#e0e0e0}.mockup-star{width:24px;height:24px}.mockup-screenshot-area{padding:1rem;border:2px dashed #e0e0e0;border-radius:6px;text-align:center;font-size:.9rem;color:#888;background-color:#fafafa}.mockup-submit-btn{padding:.75rem 1rem;border-radius:6px;background:linear-gradient(90deg,#8a2be2,#da70d6);color:white;font-weight:600;font-size:.95rem;border:none;cursor:default;box-shadow:0 2px 5px rgba(108,43,217,.2)}.mockup-footer{padding:.75rem;text-align:center;font-size:.8rem;color:#aaa;background-color:#fafafa;border-top:1px solid #f0f0f0}.mockup-brand-name{font-weight:600;color:#888}.widget-customization-note{position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:rgba(255,255,255,.8);backdrop-filter:blur(10px);border:1px solid var(--border-color);border-radius:30px;font-size:.85rem;color:var(--text-secondary);white-space:nowrap}.widget-customization-note svg{color:#8a2be2}