.profile-prompt-toggle-btn{color:#fff;cursor:pointer;z-index:999;writing-mode:vertical-rl;text-orientation:mixed;background:#1a91a8;border:none;border-radius:0 12px 12px 0;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;transition:all .3s;display:flex;position:fixed;top:60%;left:0;transform:translateY(-50%);box-shadow:4px 0 16px #1a91a84d}.profile-prompt-toggle-btn:hover{background:#158aa1;padding-right:16px;box-shadow:6px 0 24px #1a91a880}.profile-prompt-toggle-btn:before{writing-mode:horizontal-tb;font-size:24px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.profile-prompt-toggle-text{letter-spacing:1.5px;font-size:11px;font-weight:600}.profile-prompt-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100000;background:#0006;animation:.3s fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.profile-prompt-panel.desktop{z-index:100001;background:#fff;flex-direction:column;width:420px;max-width:90vw;animation:.3s slideInFromLeft;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:4px 0 20px #0000001a}.profile-prompt-panel.mobile{z-index:100001;background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-height:75vh;animation:.3s slideUpFromBottom;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -4px 20px #0000001a}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes slideUpFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.profile-prompt-handle{background:#d1d5db;border-radius:10px;width:40px;height:5px;margin:12px auto 0}.profile-prompt-header{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px;display:flex;position:sticky;top:0}.profile-prompt-header-content{flex:1;align-items:center;gap:12px;display:flex}.profile-prompt-header-icon{width:0;height:0;font-size:0;display:none}.profile-prompt-title{color:#1f2937;margin:0;font-size:15px;font-weight:700}.profile-prompt-close{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;font-weight:400;transition:all .2s;display:flex}.profile-prompt-close:hover{color:#1f2937;background:#f3f4f6}.profile-prompt-content{flex:1;padding:10px;overflow-y:auto}.profile-prompt-greeting{background:#e0f2fe;border-radius:12px;margin-bottom:5px;padding:20px}.profile-prompt-greeting:before{margin-bottom:8px;font-size:28px;display:block}.profile-prompt-greeting p{color:#1f2937;margin:0 0 4px;font-size:16px;font-weight:700}.profile-prompt-greeting:after{content:"Let's get you set up for success. A complete profile helps you connect with the right people.";color:#6b7280;margin-top:8px;font-size:13px;line-height:1.5;display:block}.profile-prompt-message{background:#fef9e7;border-radius:12px;margin-bottom:5px;padding:20px}.profile-prompt-message h4{color:#1f2937;margin:0 0 12px;font-size:14px;font-weight:700}.profile-prompt-message p{color:#4b5563;margin:0;font-size:14px;line-height:1.6}.profile-prompt-missing-fields{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;padding:20px}.profile-prompt-missing-fields h5{color:#1f2937;margin:0 0 16px;font-size:16px;font-weight:600}.profile-prompt-field-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.profile-prompt-field-item{color:#4b5563;background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;padding:14px 16px;font-size:14px;transition:all .2s;display:flex}.profile-prompt-field-item:hover{background:#f5f5f5;border-color:#d1d5db}.profile-prompt-field-item:before{content:"";border:2px solid #d1d5db;border-radius:4px;flex-shrink:0;width:10px;height:10px}.profile-prompt-field-icon{display:none}.profile-prompt-field-name{flex:1}.profile-prompt-benefits{background:#fef9e7;border-radius:12px;margin-bottom:5px;padding:20px}.profile-prompt-benefits h5{color:#1f2937;margin:0 0 16px;font-size:16px;font-weight:600}.profile-prompt-benefit-list{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.profile-prompt-benefit-list li{color:#4b5563;border-bottom:1px solid #f3f4f6;padding:8px 0;font-size:14px;line-height:1.5}.profile-prompt-benefit-list li:last-child{border-bottom:none}.profile-prompt-footer{text-align:center;background:#e0f2fe;border-radius:12px;margin-top:5px;margin-bottom:10px;padding:16px}.profile-prompt-footer p{color:#4b5563;margin:0;font-size:13px;line-height:1.6}.profile-prompt-footer em{font-style:italic;font-weight:500}.profile-prompt-actions{z-index:15;background:#fff;border-top:1px solid #e5e7eb;flex-direction:column;gap:12px;margin-top:auto;padding:16px 24px 24px;display:flex;position:sticky;bottom:0;left:0}.profile-prompt-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.profile-prompt-btn span{font-size:18px}.profile-prompt-btn-primary{color:#fff;background:#1a91a8}.profile-prompt-btn-primary:hover{background:#158aa1;transform:translateY(-1px);box-shadow:0 4px 12px #1a91a84d}.profile-prompt-btn-secondary{color:#fff;background:linear-gradient(135deg,#16375b 0%,#00336a 100%);border:1px solid #d1d5db}.profile-prompt-btn-secondary:hover{background:linear-gradient(135deg,#00336a 0%,#16375b 100%);border-color:#9ca3af}.profile-prompt-btn:active{transform:translateY(0)}.profile-prompt-panel::-webkit-scrollbar{width:6px}.profile-prompt-panel::-webkit-scrollbar-track{background:#fafafa}.profile-prompt-panel::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.profile-prompt-panel::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (max-width:768px){.profile-prompt-toggle-btn{border-radius:10px 0 0 10px;padding:16px 10px;left:auto;right:0}.profile-prompt-toggle-btn:before{font-size:20px}.profile-prompt-toggle-text{font-size:10px}.profile-prompt-header{padding:20px}.profile-prompt-title{font-size:18px}.profile-prompt-content{padding:20px 20px 150px}.profile-prompt-actions{padding:16px 20px 20px}.profile-prompt-btn{padding:12px 20px;font-size:14px}}@media (max-width:480px){.profile-prompt-toggle-btn{padding:20px 12px}.profile-prompt-toggle-btn:before{font-size:18px}.profile-prompt-toggle-text{font-size:9px}.profile-prompt-header{padding:16px 20px}.profile-prompt-title{font-size:16px}.profile-prompt-content{padding:16px 20px 5px}.profile-prompt-greeting,.profile-prompt-message,.profile-prompt-missing-fields,.profile-prompt-benefits{padding:16px}.profile-prompt-btn{padding:12px 18px;font-size:14px}}
