*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;background:#0f0f0f;color:#f0f0f0;min-height:100vh}a{text-decoration:none;color:inherit}nav{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:.5px solid #2a2a2a}.logo{font-size:1.2rem;font-weight:600;letter-spacing:-.5px;color:#fff}.logo span{color:#ff5c3a}.btn-primary{background:#ff5c3a;color:#fff;border:none;padding:11px 26px;border-radius:24px;font-size:15px;font-weight:500;cursor:pointer;transition:opacity .2s;display:inline-block}.btn-primary:hover{opacity:.85}.btn-ghost{background:transparent;color:#f0f0f0;border:.5px solid #444;padding:8px 16px;border-radius:20px;font-size:13px;cursor:pointer}.btn-ghost:hover{border-color:#ff5c3a;color:#ff5c3a}.btn-outline{background:transparent;color:#f0f0f0;border:.5px solid #555;padding:11px 26px;border-radius:24px;font-size:15px;cursor:pointer}.btn-outline:hover{border-color:#ff5c3a;color:#ff5c3a}.form-wrap{min-height:calc(100vh - 57px);display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem}.card{background:#1a1a1a;border:.5px solid #2a2a2a;border-radius:16px;padding:2rem;width:100%;max-width:420px}.card h2{font-size:1.3rem;font-weight:600;margin-bottom:.3rem}.card .sub{font-size:13px;color:#888;margin-bottom:1.5rem}.field{margin-bottom:1rem}.field label{display:block;font-size:11px;color:#888;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.field input,.field textarea{width:100%;background:#0f0f0f;border:.5px solid #333;border-radius:8px;padding:10px 12px;color:#f0f0f0;font-size:14px;outline:none;font-family:inherit}.field input:focus,.field textarea:focus{border-color:#ff5c3a}.prefix{position:relative}.prefix .at{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#ff5c3a;font-size:14px}.prefix input{padding-left:24px}.error-msg{font-size:12px;color:#ff5c3a;margin-bottom:10px}.link-text{font-size:13px;color:#888;text-align:center;margin-top:1rem}.link-text a{color:#ff5c3a;cursor:pointer}.platform-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:1.2rem}.plat-card{background:#0f0f0f;border:.5px solid #333;border-radius:10px;padding:10px 12px;cursor:pointer;transition:border-color .2s}.plat-card:hover{border-color:#555}.plat-card.on{border-color:#ff5c3a;background:#1e1310}.plat-card .plat-name{font-size:13px;font-weight:500;margin-bottom:4px}.plat-card input{display:none;width:100%;background:#0f0f0f;border:.5px solid #444;border-radius:6px;padding:6px 8px;color:#f0f0f0;font-size:12px;outline:none;margin-top:4px;font-family:inherit}.plat-card.on input{display:block}.dash{max-width:760px;margin:0 auto;padding:1.5rem}.dash h2{font-size:1rem;font-weight:500;margin-bottom:1rem;color:#aaa}.profile-banner{background:#1a1a1a;border:.5px solid #2a2a2a;border-radius:14px;padding:1.5rem;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.profile-banner h3{font-size:1.3rem;font-weight:600}.profile-banner p{font-size:13px;color:#888;margin-top:2px}.link-box{display:flex;align-items:center;gap:8px;background:#0f0f0f;border:.5px solid #333;border-radius:8px;padding:8px 12px;margin-top:10px;font-size:13px;color:#ff5c3a}.link-box button{background:#ff5c3a;border:none;color:#fff;border-radius:6px;padding:4px 10px;font-size:11px;cursor:pointer}.conn-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:10px;gap:10px;margin-bottom:1.5rem}.conn-item{background:#1a1a1a;border:.5px solid #2a2a2a;border-radius:10px;padding:12px;display:flex;align-items:center;gap:8px;font-size:13px}.dot{width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0}.dot.off{background:#444}.msg-list{display:flex;flex-direction:column;gap:10px}.msg-item{background:#1a1a1a;border:.5px solid #2a2a2a;border-radius:10px;padding:1rem}.msg-meta{font-size:11px;color:#555;margin-bottom:6px}.msg-body{font-size:14px;color:#ddd}.msg-reply{font-size:11px;color:#666;margin-top:6px}.badge{display:inline-block;background:#ff5c3a22;color:#ff5c3a;font-size:10px;border-radius:4px;padding:2px 6px;margin-left:6px}.empty{font-size:13px;color:#555;padding:1rem 0}.send-wrap{min-height:calc(100vh - 57px);display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem}.send-card{background:#1a1a1a;border:.5px solid #2a2a2a;border-radius:16px;padding:2rem;width:100%;max-width:460px}.to-user{gap:10px;margin-bottom:1.5rem;padding-bottom:1.2rem;border-bottom:.5px solid #2a2a2a}.avatar,.to-user{display:flex;align-items:center}.avatar{width:40px;height:40px;border-radius:50%;background:#ff5c3a22;justify-content:center;font-size:16px;font-weight:600;color:#ff5c3a;flex-shrink:0}.plat-tabs{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:1rem}.plat-tab{background:#0f0f0f;border:.5px solid #333;border-radius:20px;padding:5px 12px;font-size:12px;cursor:pointer;color:#888}.plat-tab.active{background:#ff5c3a22;border-color:#ff5c3a;color:#ff5c3a}.char-count{font-size:11px;color:#555;text-align:right;margin-top:4px;margin-bottom:1rem}.success-box{text-align:center;padding:2rem 0}.success-box .tick{font-size:2.5rem;margin-bottom:1rem}.success-box h3{font-size:1.1rem;font-weight:500;margin-bottom:6px}.success-box p{font-size:13px;color:#888}.badge-sms{background:#1a3a1a;color:#22c55e}.badge-whatsapp{background:#1a2e1a;color:#4ade80}.badge-app{background:#ff5c3a22;color:#ff5c3a}.contacts-grid{display:flex;flex-wrap:wrap;gap:8px}.contact-chip{display:flex;align-items:center;gap:8px;background:#1a1a1a;border:.5px solid #2a2a2a;border-radius:10px;padding:10px 14px;cursor:pointer;text-decoration:none;color:inherit;transition:border-color .15s;min-width:160px}.contact-chip:hover{border-color:#ff5c3a}.contact-chip.favorite{border-color:#ff5c3a44}.star{color:#ff5c3a;font-size:16px;flex-shrink:0}.chip-name{font-size:13px;font-weight:500}.chip-user{font-size:11px;color:#666;margin-top:2px}.contacts-list{display:flex;flex-direction:column;gap:8px}.contact-row{display:flex;align-items:center;justify-content:space-between;background:#1a1a1a;border:.5px solid #2a2a2a;border-radius:10px;padding:12px 14px;gap:10px;flex-wrap:wrap}.contact-info{flex:1 1;min-width:120px}.contact-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.btn-star{background:transparent;border:none;font-size:18px;cursor:pointer;color:#555;padding:4px 6px;border-radius:6px;transition:color .15s;line-height:1}.btn-star.active,.btn-star:hover{color:#ff5c3a}.btn-danger:hover{border-color:#ff4444;color:#ff4444}.plat-tab.disabled{opacity:.35;cursor:not-allowed}.ch-card{background:#1a1a1a;border:.5px solid #2a2a2a;border-radius:14px;overflow:hidden;transition:border-color .15s}.ch-card.ch-on{border-color:#ff5c3a44}.ch-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;gap:12px}.ch-label{font-size:15px;font-weight:600}.ch-desc{font-size:12px;color:#666;margin-top:2px}.ch-verified{font-size:11px;color:#22c55e;background:#0d2d1a;border-radius:20px;padding:3px 8px}.ch-toggle{width:42px;height:24px;background:#333;border:none;border-radius:12px;cursor:pointer;position:relative;transition:background .2s;flex-shrink:0}.ch-toggle.on{background:#ff5c3a}.ch-toggle-knob{position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;transition:transform .2s;display:block}.ch-toggle.on .ch-toggle-knob{transform:translateX(18px)}.ch-body{border-top:.5px solid #242424;padding:14px 18px 16px}.ch-form{display:flex;flex-direction:column}.ch-input{background:#0f0f0f;border:.5px solid #333;border-radius:8px;padding:9px 12px;color:#f0f0f0;font-size:14px;outline:none;font-family:inherit;flex:1 1}.ch-input:focus{border-color:#ff5c3a}.ch-section-label{font-size:10px;color:#666;text-transform:uppercase;letter-spacing:.6px;margin-bottom:8px}.ch-radio-group{display:flex;flex-direction:column;gap:6px}.ch-radio{display:flex;align-items:center;gap:8px;font-size:13px;color:#888;cursor:pointer;padding:8px 10px;border-radius:8px;border:.5px solid transparent;transition:border-color .15s,color .15s}.ch-radio input{display:none}.ch-radio.on{border-color:#ff5c3a44;color:#f0f0f0;background:#1e1310}.ch-text-btn{background:none;border:none;color:#ff5c3a;font-size:12px;cursor:pointer;padding:0;text-decoration:underline}.ch-user-chip{display:inline-flex;align-items:center;gap:4px;background:#242424;border:.5px solid #333;border-radius:20px;padding:3px 10px;font-size:12px;color:#ccc}.ch-user-remove{background:none;border:none;color:#555;cursor:pointer;font-size:11px;padding:0 0 0 4px;line-height:1}.ch-user-remove:hover{color:#ff4444}.bio-channels{max-width:460px;width:100%;margin:0 auto;padding:0 1.5rem 1.5rem;display:flex;flex-wrap:wrap;gap:10px}.bio-ch-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:24px;font-size:14px;font-weight:500;text-decoration:none;color:#fff;background:color-mix(in srgb,var(--ch-color) 18%,#1a1a1a);border:.5px solid color-mix(in srgb,var(--ch-color) 50%,transparent);transition:background .15s}.bio-ch-btn:hover{background:color-mix(in srgb,var(--ch-color) 30%,#1a1a1a)}.bio-postal-card{display:flex;gap:12px;align-items:flex-start;background:#1a1a1a;border:.5px solid #f59e0b44;border-radius:12px;padding:14px 16px;width:100%}.phone-banner{background:#1a1a1a;border:.5px solid #ff5c3a55;border-radius:12px;margin-bottom:1.2rem}.phone-banner-inner{display:flex;align-items:flex-start;gap:12px;padding:14px 16px}.phone-banner-icon{font-size:20px;flex-shrink:0;margin-top:1px}.btn-reply{background:transparent;border:.5px solid #333;color:#888;padding:5px 12px;border-radius:20px;font-size:12px;cursor:pointer;transition:border-color .15s,color .15s}.btn-reply:hover{border-color:#ff5c3a;color:#ff5c3a}.conv-list{display:flex;flex-direction:column;gap:8px}.conv-row{display:flex;align-items:center;gap:12px;background:#1a1a1a;border:.5px solid #2a2a2a;border-radius:10px;padding:12px 14px;text-decoration:none;color:inherit;transition:border-color .15s}.conv-row:hover{border-color:#ff5c3a}.conv-avatar{width:36px;height:36px;border-radius:50%;background:#ff5c3a22;color:#ff5c3a;font-weight:600;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.conv-preview{font-size:12px;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px;margin-top:2px}.thread-wrap{max-width:640px;margin:0 auto;padding:1.5rem;display:flex;flex-direction:column;min-height:calc(100vh - 57px)}.thread-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:.5px solid #2a2a2a}.thread-anon-badge{display:inline-block;background:#1a1a1a;border:.5px solid #2a2a2a;border-radius:20px;padding:4px 12px;font-size:12px;color:#888;margin-bottom:8px}.thread-hint{font-size:12px;color:#555;line-height:1.5}.thread-messages{flex:1 1;display:flex;flex-direction:column;gap:12px;margin-bottom:1.5rem}.thread-bubble{max-width:78%;padding:12px 14px;border-radius:14px}.thread-bubble.received{background:#1a1a1a;border:.5px solid #2a2a2a;align-self:flex-start;border-bottom-left-radius:4px}.thread-bubble.sent{background:#ff5c3a18;border:.5px solid #ff5c3a44;align-self:flex-end;border-bottom-right-radius:4px}.bubble-body{font-size:14px;color:#e0e0e0;line-height:1.5;margin-bottom:6px}.bubble-meta{font-size:10px;color:#555}.thread-reply-form{background:#1a1a1a;border:.5px solid #2a2a2a;border-radius:14px;padding:14px}.thread-reply-form textarea{width:100%;background:#0f0f0f;border:.5px solid #333;border-radius:8px;padding:10px 12px;color:#f0f0f0;font-size:14px;outline:none;font-family:inherit;resize:vertical}.thread-reply-form textarea:focus{border-color:#ff5c3a}.bio-page{min-height:100vh;display:flex;flex-direction:column;background:#0a0a0a}.bio-nav{justify-content:space-between;padding:1rem 1.5rem;border-bottom:.5px solid #1a1a1a}.bio-hero,.bio-nav{display:flex;align-items:center}.bio-hero{flex-direction:column;text-align:center;padding:3.5rem 1.5rem 2rem}.bio-avatar{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#ff5c3a,#ff8c42);color:#fff;font-size:28px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem;letter-spacing:-1px}.bio-name{font-size:1.6rem;font-weight:700;margin-bottom:4px;letter-spacing:-.5px}.bio-handle{font-size:14px;color:#ff5c3a;font-family:monospace;margin-bottom:12px}.bio-text{font-size:15px;color:#999;max-width:400px;line-height:1.6}.bio-form-wrap{max-width:460px;width:100%;margin:0 auto;padding:0 1.5rem 2rem}.bio-msg-form{background:#1a1a1a;border:.5px solid #2a2a2a;border-radius:16px;padding:1.5rem}.bio-form-label{font-size:12px;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.bio-msg-form textarea{width:100%;background:#0f0f0f;border:.5px solid #333;border-radius:8px;padding:10px 12px;color:#f0f0f0;font-size:14px;outline:none;font-family:inherit;resize:vertical}.bio-msg-form textarea:focus{border-color:#ff5c3a}.bio-sent{text-align:center;padding:1.5rem}.bio-footer{margin-top:auto;padding:2rem;text-align:center;font-size:12px;color:#444}.bio-footer a{color:#555;text-decoration:none}.bio-footer a:hover{color:#ff5c3a}