.welcome-module__DfqkqW__progressBar{background-color:var(--color-bg-raised);z-index:100;width:100%;height:2px;position:fixed;top:48px;left:0}.welcome-module__DfqkqW__progressFill{background:linear-gradient(90deg,var(--color-primary-hover),var(--color-primary));height:100%;transition:width .3s}.welcome-module__DfqkqW__step{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;max-height:100vh;padding:.75rem 1rem;animation:.4s welcome-module__DfqkqW__fadeIn;display:flex;overflow:hidden}@keyframes welcome-module__DfqkqW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes welcome-module__DfqkqW__pulse{0%,to{border-color:#e5e7eb;box-shadow:0 0 rgba(99,102,241,0)}50%{border-color:#6366f1;box-shadow:0 0 0 4px rgba(99,102,241,.2)}}.welcome-module__DfqkqW__center{width:100%;max-width:900px;margin:0 auto}.welcome-module__DfqkqW__logo{text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.welcome-module__DfqkqW__step h1{text-align:center;color:var(--color-text-primary);font-size:2.5rem;font-weight:700;line-height:1.2;font-family:var(--font-display);margin-bottom:1rem}.welcome-module__DfqkqW__step h1 em{color:var(--color-primary-light);font-style:normal}.welcome-module__DfqkqW__step h2{text-align:center;color:var(--color-text-primary);font-size:max(1.25rem,min(3vw,1.5rem));font-weight:700;font-family:var(--font-display);margin-bottom:.3rem}.welcome-module__DfqkqW__subhead{color:var(--color-text-secondary);text-align:center;font-size:max(.8rem,min(2vw,.95rem));font-family:var(--font-body);margin-bottom:0;line-height:1.3}.welcome-module__DfqkqW__stepHeader{margin-bottom:1.25rem}.welcome-module__DfqkqW__stepHeader h2{margin-bottom:.35rem}.welcome-module__DfqkqW__preview{text-align:center;margin:3rem 0}.welcome-module__DfqkqW__previewBadge{background-color:var(--color-bg-raised);color:var(--color-text-secondary);border-radius:999px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;display:inline-block}.welcome-module__DfqkqW__previewDiag{color:var(--color-text-primary);margin-bottom:2rem;font-size:1.125rem}.welcome-module__DfqkqW__previewCards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.welcome-module__DfqkqW__previewCard{background-color:var(--color-bg-surface);border:1px solid var(--color-border);text-align:left;opacity:0;border-radius:.5rem;padding:1.5rem;animation:.6s ease-out forwards welcome-module__DfqkqW__cardIn}@keyframes welcome-module__DfqkqW__cardIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.welcome-module__DfqkqW__pulse{animation:2s infinite welcome-module__DfqkqW__pulse}.welcome-module__DfqkqW__demoCard{background:var(--color-bg-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-soft);text-align:left;border-radius:.75rem;width:100%;max-width:600px;margin:0 auto .75rem;overflow:hidden}.welcome-module__DfqkqW__demoPostSection{border-bottom:1px solid var(--color-border);padding:.75rem}.welcome-module__DfqkqW__demoPostHeader{gap:.625rem;margin-bottom:.5rem;display:flex}.welcome-module__DfqkqW__demoPostAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.welcome-module__DfqkqW__demoPostMeta{flex:1;min-width:0}.welcome-module__DfqkqW__demoPostName{color:var(--color-text-primary);margin:0;font-size:.8rem;font-weight:600;line-height:1.3}.welcome-module__DfqkqW__demoPostHeadline,.welcome-module__DfqkqW__demoPostTime{color:var(--color-text-secondary);margin:0;font-size:.7rem;line-height:1.3}.welcome-module__DfqkqW__demoPostText{color:var(--color-text-primary);margin-bottom:.35rem;font-size:.82rem;line-height:1.35}.welcome-module__DfqkqW__demoPostImage{object-fit:cover;border:1px solid var(--color-border);border-radius:.5rem;width:100%;max-height:110px;margin-bottom:.35rem}.welcome-module__DfqkqW__demoPostEngagement{color:var(--color-text-secondary);justify-content:space-between;align-items:center;font-size:.7rem;display:flex}.welcome-module__DfqkqW__demoPostEngagementRight{gap:.5rem;display:flex}.welcome-module__DfqkqW__demoComposer{background:var(--color-bg-surface);padding:.5rem .75rem .75rem}.welcome-module__DfqkqW__demoComposerLabel{color:var(--color-text-secondary);margin-bottom:.25rem;font-size:.65rem}.welcome-module__DfqkqW__demoComposerRow{gap:.5rem;display:flex}.welcome-module__DfqkqW__demoComposerAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px;display:none}.welcome-module__DfqkqW__demoComposerRight{flex:1;min-width:0}.welcome-module__DfqkqW__demoEnhanceWrap{justify-content:flex-end;margin-top:.25rem;display:flex}.welcome-module__DfqkqW__appliedRewriteWrap{flex-direction:column;gap:.35rem;display:flex}.welcome-module__DfqkqW__appliedRewriteArea{border:1px solid var(--color-border);width:100%;height:90px;color:var(--color-text-primary);resize:none;background:#fff;border-radius:.5rem;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;line-height:1.6}.welcome-module__DfqkqW__appliedRewriteHint{color:var(--color-text-secondary);justify-content:space-between;align-items:center;gap:.5rem;padding:0 .25rem;font-size:.7rem;display:flex}.welcome-module__DfqkqW__appliedRewriteClose{border:1px solid var(--color-border);background:var(--color-bg-raised);width:20px;height:20px;color:var(--color-text-secondary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;transition:background .15s,color .15s;display:inline-flex}.welcome-module__DfqkqW__appliedRewriteClose:hover{background:var(--color-border);color:var(--color-text-primary)}@media (min-width:640px){.welcome-module__DfqkqW__demoComposerAvatar{display:block}}.welcome-module__DfqkqW__previewCard strong{color:var(--color-text-primary);margin-bottom:.75rem;font-size:.95rem;display:block}.welcome-module__DfqkqW__previewCard p{color:var(--color-text-secondary);font-size:.95rem;line-height:1.5}.welcome-module__DfqkqW__testimonials{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.welcome-module__DfqkqW__testimonial{background-color:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:.5rem;padding:1.5rem}.welcome-module__DfqkqW__testimonialMeta{gap:1rem;margin-bottom:1rem;display:flex}.welcome-module__DfqkqW__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:.875rem;font-weight:600;display:flex}.welcome-module__DfqkqW__testimonialMeta strong{color:var(--color-text-primary);display:block}.welcome-module__DfqkqW__testimonialMeta span{color:var(--color-text-secondary);font-size:.875rem}.welcome-module__DfqkqW__testimonial p{color:var(--color-text-primary);font-size:.95rem;line-height:1.6}.welcome-module__DfqkqW__plans{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1rem;margin-bottom:1rem;display:grid}.welcome-module__DfqkqW__planCard{background-color:var(--color-bg-surface);border:1px solid var(--color-border);text-align:center;border-radius:.5rem;flex-direction:column;padding:1.25rem 1rem;display:flex}.welcome-module__DfqkqW__planCard h3{color:var(--color-text-primary);font-size:1.1rem;font-weight:700;font-family:var(--font-display);margin-bottom:.5rem}.welcome-module__DfqkqW__price{color:var(--color-primary);font-size:1.75rem;font-weight:700;font-family:var(--font-display);margin-bottom:.25rem;line-height:1.1}.welcome-module__DfqkqW__price sub{vertical-align:baseline;font-size:.9rem}.welcome-module__DfqkqW__billedAs{color:var(--color-text-secondary);margin-top:.15rem;font-size:.7rem;line-height:1.2}.welcome-module__DfqkqW__features{text-align:left;flex:auto;margin:.75rem 0;padding:0;list-style:none}.welcome-module__DfqkqW__features li{color:var(--color-text-primary);padding:.25rem 0;font-size:.78rem;line-height:1.35}.welcome-module__DfqkqW__features li:before{content:"✓ ";color:var(--color-accent-green);margin-right:.5rem;font-weight:600}.welcome-module__DfqkqW__btn{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:.375rem;width:100%;padding:.65rem 1rem;font-size:.85rem;font-weight:600;transition:background-color .2s}.welcome-module__DfqkqW__btn:hover{background-color:var(--color-primary-hover)}.welcome-module__DfqkqW__btnSecondary{background-color:var(--color-bg-raised);width:100%;color:var(--color-text-primary);border:1px solid var(--color-border);cursor:pointer;border-radius:.375rem;padding:.65rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.welcome-module__DfqkqW__btnSecondary:hover{background-color:var(--color-border)}.welcome-module__DfqkqW__cardGlow{border-color:rgba(36,91,77,.55);box-shadow:0 0 0 1px rgba(36,91,77,.45),0 16px 40px rgba(35,83,71,.16)}.welcome-module__DfqkqW__planBadgeSlot{justify-content:center;align-items:flex-start;min-height:1.35rem;margin-bottom:.25rem;display:flex}.welcome-module__DfqkqW__mostPopular{background-color:var(--color-primary);color:#fff;border-radius:999px;padding:.2rem .6rem;font-size:.65rem;font-weight:600;display:inline-block}.welcome-module__DfqkqW__planTrustNote{color:var(--color-text-secondary);text-align:center;margin-top:.5rem;font-size:.68rem;line-height:1.25}.welcome-module__DfqkqW__footerNote{text-align:center;color:var(--color-text-secondary);margin-top:.5rem;font-size:.78rem}@media (max-width:768px){.welcome-module__DfqkqW__step{padding:1rem}.welcome-module__DfqkqW__step h1{font-size:1.75rem}.welcome-module__DfqkqW__step h2{font-size:1.5rem}.welcome-module__DfqkqW__previewCards,.welcome-module__DfqkqW__exampleButtons,.welcome-module__DfqkqW__resultCards,.welcome-module__DfqkqW__testimonials,.welcome-module__DfqkqW__plans{grid-template-columns:1fr}.welcome-module__DfqkqW__planCard:last-child{order:-1}.welcome-module__DfqkqW__planToggle{width:100%}.welcome-module__DfqkqW__planTab{flex:1}}
.LinkedInHeroDemo-module__4WNCrG__carousel{border-radius:.5rem;width:100%;max-width:450px;height:90px;position:relative;overflow:hidden}.LinkedInHeroDemo-module__4WNCrG__carouselTrack{will-change:transform;flex-direction:row;transition:transform .7s cubic-bezier(.4,0,.2,1);display:flex}.LinkedInHeroDemo-module__4WNCrG__carouselItem{color:#374151;white-space:normal;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;flex:0 0 100%;justify-content:flex-start;align-items:flex-start;width:100%;padding:1rem;font-family:inherit;font-size:.875rem;line-height:1.6;display:flex;overflow:hidden}.LinkedInHeroDemo-module__4WNCrG__carouselArrow{color:#6b7280;opacity:0;cursor:pointer;z-index:2;background:rgba(255,255,255,.9);border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:opacity .2s,background .15s,color .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.LinkedInHeroDemo-module__4WNCrG__carousel:hover .LinkedInHeroDemo-module__4WNCrG__carouselArrow{opacity:.75}.LinkedInHeroDemo-module__4WNCrG__carouselArrow:hover{color:#374151;background:#fff;border-color:#d1d5db;opacity:1!important}.LinkedInHeroDemo-module__4WNCrG__carouselArrowLeft{left:6px}.LinkedInHeroDemo-module__4WNCrG__carouselArrowRight{right:6px}.LinkedInHeroDemo-module__4WNCrG__carouselArrowHidden{opacity:0!important;pointer-events:none!important}.LinkedInHeroDemo-module__4WNCrG__hra-trigger-btn{z-index:2147483642;color:#f9fafb;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#245b4d;border:none;border-radius:100px;outline:none;align-items:center;gap:5px;padding:5px 10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:600;transition:all .15s;display:flex;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.18)}.LinkedInHeroDemo-module__4WNCrG__hra-trigger-btn:before{content:"";opacity:0;pointer-events:none;border:3px solid rgba(36,91,77,.55);border-radius:100px;animation:1.8s ease-out infinite LinkedInHeroDemo-module__4WNCrG__hraBtnOutline;position:absolute;top:-5px;bottom:-5px;left:-5px;right:-5px}.LinkedInHeroDemo-module__4WNCrG__hra-trigger-btn:after{content:"";opacity:0;pointer-events:none;border-radius:100px;animation:1.8s ease-out infinite LinkedInHeroDemo-module__4WNCrG__hraBtnGlow;position:absolute;top:-5px;bottom:-5px;left:-5px;right:-5px;box-shadow:0 0 rgba(36,91,77,.35)}.LinkedInHeroDemo-module__4WNCrG__hra-trigger-btn:hover{background:#183f35;transform:translateY(-1px);box-shadow:0 4px 14px rgba(0,0,0,.22)}.LinkedInHeroDemo-module__4WNCrG__hra-trigger-btn:hover:before,.LinkedInHeroDemo-module__4WNCrG__hra-trigger-btn:hover:after{opacity:0;animation:none}.LinkedInHeroDemo-module__4WNCrG__hra-trigger-btn:active{transform:translateY(0)}.LinkedInHeroDemo-module__4WNCrG__hra-trigger-btn-disabled,.LinkedInHeroDemo-module__4WNCrG__hra-trigger-btn-disabled:hover,.LinkedInHeroDemo-module__4WNCrG__hra-trigger-btn-disabled:active{opacity:.55;cursor:not-allowed;background:#245b4d;transform:none;box-shadow:0 2px 8px rgba(0,0,0,.18)}.LinkedInHeroDemo-module__4WNCrG__hra-trigger-btn-disabled:before,.LinkedInHeroDemo-module__4WNCrG__hra-trigger-btn-disabled:after,.LinkedInHeroDemo-module__4WNCrG__hra-trigger-btn-disabled:hover:before,.LinkedInHeroDemo-module__4WNCrG__hra-trigger-btn-disabled:hover:after{opacity:0;animation:none}@keyframes LinkedInHeroDemo-module__4WNCrG__hraBtnOutline{0%{opacity:.7;transform:scale(1)}60%{opacity:0;transform:scale(1.18)}to{opacity:0;transform:scale(1.18)}}@keyframes LinkedInHeroDemo-module__4WNCrG__hraBtnGlow{0%{opacity:.8;box-shadow:0 0 rgba(36,91,77,.45)}60%{opacity:0;box-shadow:0 0 14px 4px rgba(36,91,77,0)}to{opacity:0;box-shadow:0 0 14px 4px rgba(36,91,77,0)}}.LinkedInHeroDemo-module__4WNCrG__hra-btn-logo{vertical-align:middle;box-sizing:content-box;border:1.5px solid rgba(255,255,255,.35);border-radius:50%;flex-shrink:0;width:14px;height:14px;padding:1px}.LinkedInHeroDemo-module__4WNCrG__hra-btn-label{font-size:12px;font-weight:600}@keyframes LinkedInHeroDemo-module__4WNCrG__hraBtnPulse{0%{box-shadow:0 0 rgba(36,91,77,.5)}70%{box-shadow:0 0 0 10px rgba(36,91,77,0)}to{box-shadow:0 0 rgba(36,91,77,0)}}.LinkedInHeroDemo-module__4WNCrG__hra-btn-pulse{animation:1.2s ease-out infinite LinkedInHeroDemo-module__4WNCrG__hraBtnPulse}.LinkedInHeroDemo-module__4WNCrG__appliedRewriteWrap{flex-direction:column;gap:.35rem;display:flex}.LinkedInHeroDemo-module__4WNCrG__appliedRewriteArea{color:#374151;resize:none;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;outline:none;width:100%;height:90px;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;line-height:1.6}.LinkedInHeroDemo-module__4WNCrG__appliedRewriteHint{color:#6b7280;justify-content:space-between;align-items:center;gap:.5rem;padding:0 .25rem;font-size:.75rem;display:flex}.LinkedInHeroDemo-module__4WNCrG__appliedRewriteClose{color:#6b7280;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;transition:background .15s,color .15s;display:inline-flex}.LinkedInHeroDemo-module__4WNCrG__appliedRewriteClose:hover{color:#374151;background:#f3f4f6}
.EnhancePopup-module__xg7w5a__hra-popup{scrollbar-gutter:stable;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;width:360px;max-height:calc(100vh - 40px);animation:.18s forwards EnhancePopup-module__xg7w5a__hraPopIn;display:flex;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.05),0 10px 40px rgba(0,0,0,.12)}@keyframes EnhancePopup-module__xg7w5a__hraPopIn{0%{opacity:0;transform:scale(.95)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.EnhancePopup-module__xg7w5a__hra-popup-inner{flex:1;min-height:0;padding:12px;overflow-y:auto}@keyframes EnhancePopup-module__xg7w5a__hraShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.EnhancePopup-module__xg7w5a__hra-skeleton-shimmer{background:#f6f7f8 linear-gradient(90deg,#f6f7f8 0%,#edeef1 20%,#f6f7f8 40%,#f6f7f8 100%) 0 0/800px 104px no-repeat;animation:1.2s linear infinite forwards EnhancePopup-module__xg7w5a__hraShimmer}.EnhancePopup-module__xg7w5a__hra-skeleton-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:8px;min-height:120px;padding:10px;display:flex}.EnhancePopup-module__xg7w5a__hra-skeleton-head{border-radius:4px;width:40%;height:14px}.EnhancePopup-module__xg7w5a__hra-skeleton-text{border-radius:7px;width:100%;height:52px;margin:2px 0}.EnhancePopup-module__xg7w5a__hra-skeleton-actions{gap:8px;display:flex}.EnhancePopup-module__xg7w5a__hra-skeleton-btn{border-radius:7px;flex:1;height:32px}.EnhancePopup-module__xg7w5a__hra-skeleton-btn-small{flex:none;width:60px}.EnhancePopup-module__xg7w5a__hra-diagnosis-placeholder{min-height:58px;margin-bottom:10px}.EnhancePopup-module__xg7w5a__hra-close-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:2px 5px;font-family:inherit;font-size:13px;line-height:1;transition:color .1s}.EnhancePopup-module__xg7w5a__hra-close-btn:hover{color:#374151;background:#f3f4f6}.EnhancePopup-module__xg7w5a__hra-panel-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.EnhancePopup-module__xg7w5a__hra-panel-title-row{color:#111827;align-items:center;gap:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:700;display:flex}.EnhancePopup-module__xg7w5a__hra-diagnosis{background:#edf5f2;border:1px solid #a8d5c9;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:10px 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.EnhancePopup-module__xg7w5a__hra-diagnosis-left{align-items:center;gap:9px;display:flex}.EnhancePopup-module__xg7w5a__hra-diagnosis-emoji{flex-shrink:0;font-size:22px;line-height:1}.EnhancePopup-module__xg7w5a__hra-diagnosis-label-row{align-items:center;gap:6px;display:flex}.EnhancePopup-module__xg7w5a__hra-diagnosis-label{color:#2f7462;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1px;font-size:10px;font-weight:500}.EnhancePopup-module__xg7w5a__hra-diagnosis-vibe{color:#245b4d;font-size:14px;font-weight:700;line-height:1.2}.EnhancePopup-module__xg7w5a__hra-voice-chip{color:#245b4d;background:#fff;border:1px solid #a8d5c9;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:600}.EnhancePopup-module__xg7w5a__hra-safety-label{color:#9ca3af;text-align:right;margin-bottom:6px;font-size:10px}.EnhancePopup-module__xg7w5a__hra-stream-status{color:#245b4d;background:#edf5f2;border-radius:6px;margin:0 0 8px;padding:6px 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:600}.EnhancePopup-module__xg7w5a__hra-rewrite-list{flex-direction:column;gap:10px;display:flex}.EnhancePopup-module__xg7w5a__hra-rewrite-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:8px;padding:10px;animation:.18s forwards EnhancePopup-module__xg7w5a__hraCardIn;display:flex}@keyframes EnhancePopup-module__xg7w5a__hraCardIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.EnhancePopup-module__xg7w5a__hra-rewrite-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.EnhancePopup-module__xg7w5a__hra-rewrite-tone{color:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:700}.EnhancePopup-module__xg7w5a__hra-rewrite-note{color:#6b7280;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;font-weight:600}.EnhancePopup-module__xg7w5a__hra-rewrite-text{color:#111827;overflow-wrap:break-word;background:#fff;border:1px solid #e5e7eb;border-radius:7px;min-height:52px;padding:10px 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:400;line-height:1.6;white-space:pre-wrap!important}.EnhancePopup-module__xg7w5a__hra-rewrite-actions{gap:8px;margin-top:0;display:flex}.EnhancePopup-module__xg7w5a__hra-use-btn{color:#fff;cursor:pointer;letter-spacing:.01em;background:#245b4d;border:none;border-radius:7px;flex:1;padding:9px 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:700;transition:background .12s}.EnhancePopup-module__xg7w5a__hra-use-btn:hover{background:#183f35}.EnhancePopup-module__xg7w5a__hra-use-btn:active{background:#0f2920}.EnhancePopup-module__xg7w5a__hra-copy-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:7px;flex-shrink:0;padding:9px 14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:600;transition:background .12s,border-color .12s}.EnhancePopup-module__xg7w5a__hra-copy-btn:hover{background:#f3f4f6;border-color:#9ca3af}.EnhancePopup-module__xg7w5a__hra-copy-btn:active{background:#e5e7eb}.EnhancePopup-module__xg7w5a__hra-free-badge{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:5px;margin-bottom:8px;padding:3px 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;font-weight:600;display:inline-block}.EnhancePopup-module__xg7w5a__hra-drag-strip{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:0 0;flex-shrink:0;justify-content:center;align-items:center;height:18px;display:flex}.EnhancePopup-module__xg7w5a__hra-drag-strip:after{content:"";background:#d1d5db;border-radius:2px;width:32px;height:3px}.EnhancePopup-module__xg7w5a__hra-drag-strip:active{cursor:grabbing}@media (prefers-color-scheme:dark){.EnhancePopup-module__xg7w5a__hra-popup{color:#f2f2f7;background:#1c1c1e;border-color:#3a3a3c}.EnhancePopup-module__xg7w5a__hra-rewrite-card{background:#2c2c2e;border-color:#3a3a3c}.EnhancePopup-module__xg7w5a__hra-rewrite-text{color:#f2f2f7;background:#1c1c1e;border-color:#3a3a3c}.EnhancePopup-module__xg7w5a__hra-rewrite-tone,.EnhancePopup-module__xg7w5a__hra-panel-title-row{color:#f2f2f7}.EnhancePopup-module__xg7w5a__hra-rewrite-note,.EnhancePopup-module__xg7w5a__hra-close-btn{color:#aeaeb2}.EnhancePopup-module__xg7w5a__hra-close-btn:hover{color:#f2f2f7;background:rgba(255,255,255,.08)}.EnhancePopup-module__xg7w5a__hra-diagnosis{background:#1c2b28;border-color:rgba(36,91,77,.4)}.EnhancePopup-module__xg7w5a__hra-diagnosis-label{color:#86efac}.EnhancePopup-module__xg7w5a__hra-diagnosis-vibe{color:#f2f2f7}.EnhancePopup-module__xg7w5a__hra-safety-label{color:#aeaeb2}.EnhancePopup-module__xg7w5a__hra-free-badge{color:#86efac;background:rgba(34,197,94,.12);border-color:rgba(34,197,94,.35)}.EnhancePopup-module__xg7w5a__hra-copy-btn{color:#f2f2f7;background:#2c2c2e;border-color:#3a3a3c}.EnhancePopup-module__xg7w5a__hra-copy-btn:hover{background:#3a3a3c;border-color:#4a4a4c}.EnhancePopup-module__xg7w5a__hra-copy-btn:active{background:#4a4a4c}.EnhancePopup-module__xg7w5a__hra-stream-status{color:#86efac;background:#1c2b28}.EnhancePopup-module__xg7w5a__hra-voice-chip{color:#86efac;background:#1c2b28;border-color:rgba(36,91,77,.4)}}
