.feedback-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:9999;padding:12px;overflow:hidden;overscroll-behavior:none;-webkit-overflow-scrolling:touch}.feedback-card{position:relative;width:100%;max-width:1100px;max-height:calc(100vh - 24px);overflow-y:auto;overflow-x:hidden;background:#fff;border-radius:16px;padding:24px;box-sizing:border-box;box-shadow:0 10px 30px #00000040;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.feedback-card h2{margin:0 0 18px;font-size:28px;font-weight:700;color:#1a1a1a;text-align:center}.feedback-message{background:#f7f9fc;border:1px solid #dfe7f3;border-radius:10px;padding:16px;font-size:14px;line-height:1.7;color:#444;margin-bottom:24px}.feedback-table-wrapper{width:100%;overflow-x:auto;overflow-y:hidden;margin-bottom:24px;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.feedback-table{width:100%;border-collapse:collapse;min-width:760px}.feedback-table thead{background:#0d47a1;color:#fff}.feedback-table th{padding:14px 10px;text-align:center;font-size:14px;font-weight:600;border:1px solid #dfe3ea}.feedback-table td{padding:14px 10px;border:1px solid #e5e7eb;text-align:center;font-size:14px}.feedback-table tbody tr:nth-child(2n){background:#fafafa}.feedback-table tbody tr:hover{background:#f3f7ff}.feedback-table input[type=checkbox]{width:18px;height:18px;cursor:pointer}.feedback-comments{margin-top:10px;margin-bottom:20px}.feedback-comments label{display:block;margin-bottom:10px;font-size:14px;font-weight:600;color:#333}.feedback-comments textarea{width:100%;box-sizing:border-box;min-height:120px;resize:vertical;padding:14px;border:1px solid #d6dce5;border-radius:10px;font-size:14px;line-height:1.5;outline:none;transition:border .2s ease}.feedback-comments textarea:focus{border-color:#0d47a1}.feedback-error{margin-top:10px;padding:12px;background:#ffe8e8;border:1px solid #ffb3b3;border-radius:8px;color:#c62828;font-size:14px;font-weight:600}.feedback-footer{display:flex;justify-content:space-between;align-items:center;margin-top:24px;gap:20px;flex-wrap:wrap}.fortune-points{font-size:16px;font-weight:700;color:#0d47a1}.feedback-submit{background:#0d47a1;color:#fff;border:none;border-radius:10px;padding:14px 24px;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .15s ease}.feedback-submit:hover{background:#1565c0;transform:translateY(-1px)}.feedback-submit:disabled{background:#90a4ae;cursor:not-allowed;transform:none}@media (max-width: 768px){.feedback-overlay{padding:10px}.feedback-card{padding:16px;max-height:92vh;border-radius:14px}.feedback-card h2{font-size:22px}.feedback-message{font-size:13px}.feedback-footer{flex-direction:column;align-items:stretch}.feedback-submit{width:100%}.feedback-table{min-width:640px}.feedback-table th,.feedback-table td{padding:10px 8px;font-size:12px}.feedback-table input[type=checkbox]{width:20px;height:20px}}.feedback-close{position:absolute;top:18px;right:18px;width:36px;height:36px;border:none;border-radius:50%;background:#f1f3f6;color:#333;font-size:20px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .15s ease}.feedback-close:hover{background:#e0e5ec;transform:scale(1.05)}html,body{margin:0;padding:0;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;box-sizing:border-box}.app-container{display:flex;flex-direction:column;height:100vh;overflow:hidden}@media (max-width: 480px){.signup-card{padding:22px}.signup-card h2{font-size:24px}.text-logo.horizontal{font-size:1.4rem}}.create-page,.profile-container,.search-page{background:#fff}.conversation-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:90px;padding:0 20px;color:#fff;border-bottom:1px solid #e5e7eb;column-gap:10px;background-image:url(/images/Header-sky-bg-v1.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.nav-link{font-size:.95rem;font-weight:600;color:#fff;text-decoration:none}.nav-link:first-child{justify-self:start}.nav-link:last-child{justify-self:end;text-align:right}.logo-with-icon{display:flex;align-items:center;justify-content:center;gap:10px}.header-logo-row{display:flex;justify-content:center;margin-top:10px}.hero-logo-section{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:24px;margin-bottom:16px}.hero-wheel-logo{width:90px;height:90px;object-fit:contain}.text-logo.horizontal{display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:700;letter-spacing:.5px;color:#fff;font-family:Georgia,Times New Roman,serif;white-space:nowrap}.section-subtitle{font-size:18px;font-weight:600;margin-top:10px;margin-bottom:14px;color:#222}.primary-button{background:#0071ce;color:#fff;border:none;padding:12px;border-radius:8px;font-weight:600;cursor:pointer;margin-top:20px}.primary-button:hover{background:#005fa3}.secondary-button{background:#e6f1fc;color:#0071ce;border:none;padding:12px;border-radius:8px}.danger-button{background:#ffe5e5;color:#d60000;border:none;padding:12px;border-radius:8px}.full-width{width:100%}.quick-actions{display:flex;gap:10px;overflow-x:auto;margin-bottom:10px}.pill{background:#e6f1fc;color:#0071ce;padding:8px 12px;border-radius:20px;white-space:nowrap;cursor:pointer}.quick-actions,.category-scroll{scrollbar-width:none;display:flex;gap:10px;overflow-x:auto;margin-bottom:10px}.quick-actions::-webkit-scrollbar,.category-scroll::-webkit-scrollbar{display:none}.category{background:#ddd;padding:10px;border-radius:10px;min-width:80px;text-align:center}.grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.card{background:#fff;border-radius:10px;padding:10px;box-shadow:0 2px 8px #0000000d;cursor:pointer}.image-placeholder{height:100px;background:#ccc;border-radius:8px;margin-bottom:5px}.price{font-weight:700}.form-group label{font-weight:600;font-size:15px;display:block;margin-bottom:6px}.form-group input,.form-group select{width:100%;padding:12px;margin-bottom:14px;border-radius:8px;border:1px solid #ddd;box-sizing:border-box;font-size:16px;background:#fff}.form-group input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset}.form-group input:focus,.form-group select:focus{outline:none;border-color:#0071ce;box-shadow:0 0 0 2px #0071ce1a}.success-box{background:#e6ffed;border:1px solid #b7f5c6;padding:10px;margin-bottom:10px;border-radius:6px;color:#1a7f37;font-size:14px}.success-banner{background:#e6ffed;color:#0a7f42;padding:10px;margin-bottom:12px;border-radius:6px;font-weight:600}.field-error{color:#d60000;font-size:13px;margin-top:4px;margin-bottom:14px;display:block}.error-box{background:#ffe5e5;border:1px solid #f5b5b5;padding:12px;margin-bottom:18px;color:#d60000;border-radius:8px;font-size:14px}.warning-box{background:#fff4e5;border:1px solid #ffd59e;color:#8a5a00;padding:12px;border-radius:8px;font-size:14px;margin-bottom:12px}.form-note{font-size:13px;color:#666;margin-bottom:10px}.form-group select{margin-bottom:12px}.checkbox{display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:18px}.checkbox input{width:18px;height:18px}.card-image{width:100%;height:120px;object-fit:cover;border-radius:8px;margin-bottom:6px;background:#eee}.how-it-works-link{margin-top:14px;font-size:16px;font-weight:600;color:#0071ce;cursor:pointer;text-decoration:underline;transition:all .2s ease}.how-it-works-link:hover{color:#004a99;opacity:.9;transform:translateY(-1px)}.drawer-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1500}.drawer{position:fixed;top:0;left:0;width:80%;max-width:320px;height:100%;background:#fff;z-index:1600;box-shadow:2px 0 10px #0003;display:flex;flex-direction:column}.drawer-header{padding:20px;background:#0071ce;color:#fff;font-weight:700;font-size:18px}.drawer-item{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #eee;cursor:pointer;font-size:15px;color:#333}.drawer-item:hover{background:#f5f7fa}.join-btn{background:#fff;color:#0071ce;border:none;padding:6px 12px;border-radius:6px;font-weight:600}.bottomnav{position:fixed;bottom:0;width:100%;height:70px;background:#fff;display:flex;justify-content:space-around;align-items:center;border-top:1px solid #ddd}.bottomnav div{text-align:center;font-size:12px}.plus{font-size:28px;background:#0071ce;color:#fff;border-radius:50%;padding:10px 15px}.bottomnav .active{color:#0071ce;font-weight:700}.signup-container{min-height:calc(100vh - 70px);display:flex;justify-content:center;align-items:center;padding:20px;box-sizing:border-box}.signup-card{background:#fff;padding:30px;width:100%;max-width:420px;border-radius:14px;box-shadow:0 12px 35px #00000014;box-sizing:border-box}.signup-card h2{margin-bottom:6px;font-size:28px}.signup-card p{margin-bottom:25px;color:#666;font-size:15px}.password-wrapper{position:relative;width:100%}.password-wrapper input{width:100%;padding:12px 45px 12px 12px;box-sizing:border-box}.eye-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);cursor:pointer;font-size:18px;-webkit-user-select:none;user-select:none}.password-hint{font-size:.85rem;color:#777;margin-top:4px;line-height:1.3}.password-rules{margin-top:6px;font-size:.85rem}.rule{color:#888;margin-top:2px}.rule.valid{color:#2e7d32;font-weight:600}.profile-container{max-width:600px;margin:40px auto;padding:0 20px}.info-row{display:flex;gap:10px;margin-bottom:18px;font-size:1rem}.info-row label{font-weight:600;min-width:140px}.info-row span{color:#333;word-break:break-all}.primary-button,.secondary-button,.danger-button{margin-top:12px}.content{flex:1;overflow-y:auto;padding:70px 10px 80px;box-sizing:border-box}.or-divider{text-align:center;margin:15px 0;font-size:12px;color:#888;position:relative}.or-divider:before,.or-divider:after{content:"";position:absolute;top:50%;width:40%;height:1px;background:#ddd}.or-divider:before{left:0}.or-divider:after{right:0}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:16px;box-sizing:border-box}.modal-box{background:#fff;border-radius:12px;padding:16px 16px 24px;width:100%;max-width:420px;max-height:90vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.modal-btn-primary{margin-top:15px;background:#635bff;color:#fff;padding:10px;border-radius:8px;border:none;width:100%}.modal-btn-secondary{margin-top:10px;background:none;border:none;color:#666}.location-help-images{display:flex;gap:12px;margin-top:14px;flex-wrap:wrap}.location-help-thumb{width:110px;border-radius:10px;cursor:pointer;border:1px solid #ddd;transition:transform .2s ease;object-fit:cover}.location-help-thumb:hover{transform:scale(1.03)}.image-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:99999;padding:20px}.image-preview-full{max-width:95%;max-height:90vh;border-radius:12px;object-fit:contain}.image-preview-close{position:absolute;top:20px;right:20px;width:42px;height:42px;border:none;border-radius:50%;background:#fff;font-size:20px;cursor:pointer}@media print{.nav-link,.conversation-header{display:none}body{background:#fff}}.outlook-box{font-size:18px;font-weight:600;padding:10px 14px;border-radius:8px;margin-bottom:12px;display:inline-block}.outlook-box:contains("Bullish"){background:#e6f7ec;color:#0a7a3d}.outlook-box:contains("Bearish"){background:#fde8e8;color:#b91c1c}.outlook-box:contains("Neutral"){background:#f3f4f6;color:#374151}.confidence-bar{width:100%;height:8px;background:#eee;border-radius:4px;margin:8px 0}.confidence-fill{height:100%;background:#3b82f6;border-radius:4px}
