.auth-page.upg{align-items:center;background:linear-gradient(135deg,#e8f2ff,#f6f9ff);display:flex;font-family:system-ui,-apple-system,Segoe UI,sans-serif;justify-content:center;min-height:100vh;padding:16px}.auth-card.upg{animation:slideUp .4s ease;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd9;border-radius:20px;box-shadow:0 25px 60px #0f172a26;max-width:420px;padding:32px 26px;width:100%}.auth-brand.upg{align-items:center;display:flex;gap:12px;justify-content:center;margin-bottom:6px}.auth-brand.upg img{height:42px;width:auto}.auth-brand.upg span{color:#0b2c5f;font-size:26px;font-weight:800}.auth-subtitle.upg{color:#475569;font-size:14px;margin-bottom:22px;text-align:center}.input-floating{margin-bottom:18px;position:relative}.input-floating input{background:#fff;border:1px solid #cbd5e1;border-radius:12px;font-size:15px;outline:none;padding:14px 12px;transition:.2s;width:100%}.input-floating input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.input-floating label{background:#fff;color:#64748b;font-size:13px;left:12px;padding:0 6px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:.2s}.input-floating input:focus+label,.input-floating input:not(:placeholder-shown)+label{color:#2563eb;font-size:11px;top:-6px}.password-field input:focus~label,.password-field input:not(:placeholder-shown)~label{background:#fff;border-radius:6px;color:#2563eb;font-size:12px;padding:0 6px;top:-8px}.toggle-eye{color:#64748b;font-size:16px;right:12px}.auth-btn-primary.upg{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:700;margin-top:6px;padding:14px;transition:.2s;width:100%}.auth-btn-primary.upg:hover{box-shadow:0 12px 28px #2563eb59;transform:translateY(-1px)}.auth-btn-google.upg{background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;font-weight:600;margin-bottom:12px;padding:12px;width:100%}.auth-btn-google.upg:hover{background:#f8fafc}.auth-forgot{font-size:13px;margin-bottom:12px;text-align:right}.auth-forgot a{color:#2563eb;text-decoration:none}.otp-layer.upg{background:#fff;border-radius:16px;box-shadow:0 18px 40px #0f172a1f;margin-top:16px;padding:22px;text-align:center}.otp-title{color:#0b2c5f;font-size:20px;font-weight:700}.otp-sub{color:#475569;font-size:13px;margin-bottom:14px}.otp-inputs{display:flex;gap:8px;justify-content:center}.otp-inputs input{border:1px solid #cbd5e1;border-radius:10px;font-size:18px;height:48px;text-align:center;width:42px}.otp-resend{color:#2563eb;cursor:pointer;font-size:13px;margin-top:12px}.auth-error.upg{color:#dc2626;font-size:14px;margin-bottom:8px}.auth-success.upg{color:#16a34a;font-size:14px;margin-bottom:8px}.auth-footer.upg{font-size:13px;margin-top:18px;text-align:center}.auth-footer.upg a{color:#2563eb;font-weight:600}@media (max-width:420px){.auth-card.upg{padding:26px 18px}.auth-brand.upg span{font-size:22px}}.password-field{position:relative}.password-field input{padding-right:44px}.toggle-eye{cursor:pointer;font-size:18px;opacity:.7;position:absolute;right:14px;top:50%;transform:translateY(-50%);-webkit-user-select:none;user-select:none}.toggle-eye:hover{opacity:1}.password-field input:focus+label,.password-field input:not(:placeholder-shown)+label{background:#fff;border-radius:6px;color:#2563eb;font-size:12px;padding:0 6px;top:-8px}.portfolio-2025{width:100%}.portfolio-grid{grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.portfolio-card{border-radius:14px}.portfolio-placeholder{align-items:center;color:#6b7280;display:flex;font-weight:500;height:100%;justify-content:center;padding:10px;text-align:center}.portfolio-hover{align-items:flex-end;background:linear-gradient(0deg,#0000008c,#0000);display:flex;inset:0;opacity:0;padding:10px;position:absolute;transition:opacity .2s ease}.portfolio-hover h4{color:#fff;font-size:14px;font-weight:600}.portfolio-card:hover .portfolio-hover{opacity:1}.portfolio-empty{color:#6b7280;padding:30px;text-align:center}.portfolio-viewer{align-items:center;background:#000000eb;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.viewer-content{align-items:center;display:flex;flex-direction:column;max-height:90vh;max-width:90vw}.viewer-content img{border-radius:12px;max-height:65vh;max-width:100%;object-fit:contain}.viewer-meta{color:#fff;margin-top:14px;max-width:600px;text-align:center}.viewer-meta h3{margin-bottom:6px}.viewer-meta p{color:#d1d5db;font-size:14px}.viewer-actions{display:flex;gap:10px;justify-content:center;margin-top:10px}.viewer-close{font-size:22px;right:16px;top:16px}.viewer-close,.viewer-nav{background:none;border:none;color:#fff;cursor:pointer;position:absolute}.viewer-nav{font-size:40px;padding:10px;top:50%;transform:translateY(-50%)}.viewer-nav.left{left:10px}.viewer-nav.right{right:10px}@media (max-width:600px){.viewer-nav{font-size:32px}.viewer-content img{max-height:55vh}}.viewer-actions-2025{gap:12px;margin-top:14px}.icon-btn,.viewer-actions-2025{display:flex;justify-content:center}.icon-btn{align-items:center;border:none;border-radius:50%;cursor:pointer;font-size:18px;height:44px;transition:all .2s ease;width:44px}.icon-btn.edit{background:#ffffff1f;color:#fff}.icon-btn.edit:hover{background:#ffffff38;transform:scale(1.05)}.icon-btn.delete{background:#ef444426;color:#fecaca}.icon-btn.delete:hover{background:#ef44444d;color:#fff;transform:scale(1.05)}.post-modal-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 12px 30px #0000001f;max-width:480px;padding:18px;width:95%}.post-modal-card h3{margin-bottom:12px}.post-modal-card textarea{min-height:90px;resize:none}.post-modal-card input,.post-modal-card textarea{border:1px solid #d1d5db;border-radius:10px;padding:10px;width:100%}.post-modal-card input,.post-preview{margin-top:10px}.post-preview{border-radius:12px;object-fit:cover;width:100%}.post-actions{display:flex;justify-content:space-between;margin-top:14px}:root{--primary:#0a66c2;--primary-dark:#004182;--bg-main:#f8fafc;--bg-card:#fff;--border-soft:#e5e7eb;--text-main:#111827;--text-muted:#6b7280;--radius-lg:14px;--radius-md:10px;--radius-sm:8px;--shadow-soft:0 6px 18px #08142214;--shadow-hover:0 12px 36px #08142224}body{background:#f8fafc;background:var(--bg-main);color:var(--text-main);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.profile-root{margin:24px auto;max-width:1160px;padding:16px}.profile-toolbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.logo{color:#0a66c2;color:var(--primary);font-size:18px;font-weight:700}.toolbar-actions{display:flex;gap:8px}.btn{border:1px solid #0000;border-radius:10px;border-radius:var(--radius-md);cursor:pointer;font-weight:500;padding:9px 14px;transition:all .18s ease}.btn.primary{background:#0a66c2;background:var(--primary);color:#fff}.btn.primary:hover{background:linear-gradient(135deg,#0a66c2,#004182);background:linear-gradient(135deg,var(--primary),var(--primary-dark));transform:translateY(-1px)}.btn.outline{background:#0000;border-color:#e5e7eb;border-color:var(--border-soft);color:#111827;color:var(--text-main)}.btn.outline:hover,.btn.subtle{background:#f1f5f9}.btn.subtle{color:#111827;color:var(--text-main)}.btn.subtle:hover{background:#e5e7eb}.profile-pro{display:block}.pro-header{background:#fff;background:var(--bg-card);border:1px solid #e5e7eb;border:1px solid var(--border-soft);border-radius:14px;border-radius:var(--radius-lg);box-shadow:0 6px 18px #08142214;box-shadow:var(--shadow-soft);gap:20px;padding:18px}.pro-avatar,.pro-header{align-items:center;display:flex}.pro-avatar{background:linear-gradient(135deg,#0a66c2,#50c9ce);background:linear-gradient(135deg,var(--primary),#50c9ce);border-radius:50%;box-shadow:0 8px 20px #0a66c240;height:120px;justify-content:center;overflow:hidden;width:120px}.pro-avatar-img{height:100%;object-fit:cover;width:100%}.pro-avatar-text{color:#fff;font-size:48px;font-weight:700}.pro-center{flex:1 1}.pro-center h1{font-size:24px;margin:0}.headline{color:#374151;font-size:15px;font-weight:600;margin-top:4px}.location{color:var(--text-muted);font-size:14px;margin-top:2px}.pro-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.pro-right{display:flex;gap:16px}.stat{text-align:center}.stat .num{font-size:20px;font-weight:700}.stat .lbl{color:#6b7280;color:var(--text-muted);font-size:13px}.pro-body{display:flex;gap:16px;margin-top:16px}.pro-left-col{flex:2 1}.pro-right-col{width:360px}.card{background:#fff;background:var(--bg-card);border:1px solid #e5e7eb;border:1px solid var(--border-soft);border-radius:10px;border-radius:var(--radius-md);box-shadow:0 6px 18px #08142214;box-shadow:var(--shadow-soft);margin-bottom:14px;padding:14px}.card h3{margin-bottom:8px;margin-top:0}.tags{display:flex;flex-wrap:wrap;gap:6px}.tag{background:#eef2ff;border-radius:8px;border-radius:var(--radius-sm);color:#004182;color:var(--primary-dark);font-size:13px;padding:6px 10px}.portfolio-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.portfolio-card{aspect-ratio:1/1;background:#f3f4f6;border-radius:10px;border-radius:var(--radius-md);cursor:pointer;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease}.portfolio-card:hover{box-shadow:0 12px 36px #08142224;box-shadow:var(--shadow-hover);transform:translateY(-2px)}.portfolio-card img{height:100%;object-fit:cover;width:100%}.modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:60}.modal-card{animation:modalPop .22s ease;background:#fff;background:var(--bg-card);border-radius:14px;border-radius:var(--radius-lg);box-shadow:0 12px 36px #08142224;box-shadow:var(--shadow-hover);max-width:94%;padding:18px;width:420px}@keyframes modalPop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.modal-card input,.modal-card textarea{background:#f9fafb;border:1px solid #e5e7eb;border:1px solid var(--border-soft);border-radius:8px;border-radius:var(--radius-sm);padding:9px;width:100%}.modal-card input:focus,.modal-card textarea:focus{border-color:#0a66c2;border-color:var(--primary);box-shadow:0 0 0 2px #0a66c226;outline:none}.empty-small,.empty-state{color:#6b7280;color:var(--text-muted);padding:20px;text-align:center}@media (max-width:900px){.pro-body{flex-direction:column}.pro-right-col{width:100%}.pro-right{display:none}}@media (max-width:600px){.profile-root{padding:10px}.pro-header{align-items:flex-start;flex-direction:column}.pro-avatar{height:96px;width:96px}.pro-center h1{font-size:20px}.portfolio-grid{gap:8px}.btn{justify-content:center;width:100%}}.modal-card{max-height:90vh;overflow-y:auto}.modal-card h3{font-size:20px;margin-bottom:14px}.modal-card label{color:#374151;display:block;font-size:13px;font-weight:600;margin-top:12px}.modal-card input,.modal-card textarea{background:#fff;margin-top:6px}.modal-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.modal-photo-wrap{align-items:center;display:flex;flex-direction:column;gap:8px;margin:14px 0}.modal-photo-wrap img{border:2px solid #e5e7eb;border-radius:50%;height:90px;object-fit:cover;width:90px}.modal-photo-wrap input[type=file]{width:auto}.modal-actions{justify-content:flex-end;margin-top:18px}@media (max-width:520px){.modal-card{padding:14px}.modal-grid{grid-template-columns:1fr}.modal-actions{flex-direction:column}.modal-actions .btn{width:100%}}*{box-sizing:border-box;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}body{background:#f9fafb;color:#111827;margin:0}.home-header{background:#fff;border-bottom:1px solid #e5e7eb;gap:14px;padding:12px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:50}.home-header,.home-logo{align-items:center;display:flex}.home-logo img{height:40px;object-fit:contain;width:auto}.home-search{background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;flex:1 1;font-size:14px;outline:none;padding:10px 14px}.home-search:focus{background:#fff;border-color:#2563eb}.home-message-btn,.top-icon{background:#f1f5f9;border:none;border-radius:10px;cursor:pointer;font-size:14px;padding:8px 12px}.top-profile{align-items:center;background:#e5e7eb;border-radius:50%;box-shadow:0 2px 6px #00000026;cursor:pointer;display:flex;height:36px;justify-content:center;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease;width:36px}.top-profile:hover{box-shadow:0 4px 10px #0003;transform:scale(1.05)}.top-profile-img{display:block;height:100%;object-fit:cover;width:100%}.top-profile-text{color:#2563eb;font-size:15px;font-weight:600}.home-feed{margin:0 auto;max-width:720px;padding:16px 16px 96px}.feed-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000a;margin-bottom:16px;padding:16px;transition:transform .15s ease,box-shadow .15s ease}.feed-card:hover{box-shadow:0 4px 10px #0000000f,0 20px 40px #0000000f;transform:translateY(-2px)}.feed-header{align-items:flex-start;display:flex;justify-content:space-between}.feed-user-box{cursor:pointer;display:flex;gap:12px}.feed-avatar{align-items:center;background:#e5e7eb;border-radius:50%;display:flex;height:44px;justify-content:center;overflow:hidden;width:44px}.feed-avatar img{height:100%;object-fit:cover;width:100%}.feed-avatar span{align-items:center;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;display:flex;font-weight:700;height:100%;justify-content:center;width:100%}.feed-user{color:#0f172a;font-size:15px;font-weight:600}.feed-role{background:#f1f5f9;border-radius:999px;color:#475569;font-size:11px;margin-left:6px;padding:2px 8px}.feed-meta{color:#6b7280;font-size:12px;margin-top:2px}.feed-menu{background:none;border:none;color:#64748b;cursor:pointer;font-size:20px}.feed-menu-popup{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 20px 40px #0000001f;overflow:hidden;position:absolute;right:12px;top:52px;z-index:100}.feed-menu-popup button{background:none;border:none;cursor:pointer;font-size:14px;padding:12px 16px;text-align:left;width:100%}.feed-menu-popup button:hover{background:#f1f5f9}.feed-image{border-radius:14px;margin:12px 0;object-fit:cover;width:100%}.feed-content h4{font-size:16px;font-weight:600;margin:10px 0 6px}.feed-content p{color:#374151;font-size:14px;line-height:1.6}.feed-price{color:#16a34a;font-weight:700;margin-top:6px}.badge{display:inline-block;font-size:12px;font-weight:600;margin-bottom:6px;padding:4px 10px}.badge.sell{background:#dcfce7;color:#166534}.badge.rent{background:#dbeafe;color:#1e40af}.feed-actions{border-top:1px solid #e5e7eb;display:flex;gap:6px;justify-content:space-between;margin-top:14px;padding-top:12px}.feed-action-btn{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;flex:1 1;font-size:14px;gap:6px;justify-content:center;padding:10px 6px}.feed-action-btn:hover{background:#f1f5f9}.feed-action-btn.liked{background:#fff1f2;border-color:#fecdd3;color:#e11d48}.bottom-bar{background:#fff;border-top:1px solid #e5e7eb;bottom:0;display:flex;justify-content:space-around;padding:10px 0;position:fixed;width:100%;z-index:50}.bottom-bar button{background:none;border:none;color:#334155;cursor:pointer;font-size:22px}.add-post{background:#2563eb;border-radius:50%;box-shadow:0 10px 20px #2563eb66;color:#fff;font-size:30px;height:54px;width:54px}.customer-sheet-overlay{align-items:flex-end;background:#0006;display:flex;inset:0;position:fixed;z-index:100}.customer-sheet{animation:slideUp .25s ease;background:#fff;border-radius:20px 20px 0 0;padding:16px;width:100%}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-handle{background:#d1d5db;border-radius:4px;height:4px;margin:0 auto 12px;width:36px}.sheet-title{margin-bottom:16px;text-align:center}.sheet-btn{border-radius:12px;cursor:pointer;font-size:15px;margin-bottom:10px;padding:14px;width:100%}.sheet-btn.primary{background:#2563eb;border:none;color:#fff}.sheet-btn.outline{background:#fff;border:1px solid #e5e7eb}@media (max-width:768px){.home-feed{max-width:100%;padding:8px}.feed-card{border-radius:14px;margin-bottom:12px;padding:14px;width:100%}.feed-image{background:#f9fafb;max-height:420px;object-fit:contain}.feed-user{font-size:14px;line-height:1.2}.feed-meta{font-size:12px;line-height:1.2}.feed-actions{gap:6px;padding-top:10px}.feed-action-btn{border-radius:10px;font-size:13px;padding:10px 4px}.bottom-bar{padding:8px 0}.bottom-bar button{font-size:20px}.add-post{font-size:28px;height:50px;width:50px}}@media (max-width:480px){.feed-actions{flex-wrap:wrap}.feed-action-btn{flex:0 0 48%;font-size:13px;margin-bottom:6px;padding:10px 6px}.home-search{font-size:13px;padding:8px 12px}.feed-user{font-size:14px}.feed-meta{font-size:11px}}@media (max-width:768px){.feed-image{background:#f9fafb;border-radius:12px;max-height:360px;object-fit:contain;width:100%}}@media (max-width:480px){.home-header{gap:8px;padding:8px 10px}.home-logo img{height:30px}.home-search{font-size:13px;padding:8px 10px}.top-profile{height:32px;width:32px}.top-profile-text{font-size:14px}.home-message-btn{align-items:center;border-radius:10px;display:flex;font-size:16px;justify-content:center;padding:6px 10px;white-space:nowrap}.home-message-btn span{display:none}.home-logo img{height:28px}}.profile-drawer-backdrop{background:#00000040;display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:1000}.profile-drawer{animation:slideIn .25s ease-out;background:#fff;border-left:1px solid #e5e7eb;display:flex;flex-direction:column;height:100%;width:300px}.profile-menu-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:14px;padding:18px}.profile-menu-avatar{align-items:center;background:#f3f4f6;border-radius:50%;color:#111827;display:flex;font-size:18px;font-weight:600;height:48px;justify-content:center;width:48px}.profile-menu-info h3{color:#111827;font-size:15px;font-weight:600;margin:0}.profile-menu-info p{color:#6b7280;font-size:13px;margin:2px 0 0}.drawer-sep{background:#f1f5f9;height:1px;margin:6px 0}.profile-drawer-body{flex:1 1;padding:6px 0}.drawer-item{align-items:center;background:#0000;border:none;color:#111827;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:12px 18px;text-align:left;width:100%}.drawer-item:hover{background:#f9fafb}.notif-btn{position:relative}.notif-count{background:#dc2626;border-radius:999px;color:#fff;font-size:11px;padding:2px 6px}.drawer-logout{background:#0000;border:none;color:#b91c1c;cursor:pointer;font-size:14px;padding:12px 18px;text-align:left;width:100%}.drawer-logout:hover{background:#fef2f2}.drawer-sub{color:#777;display:block;font-size:12px;margin-left:26px}.location-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;max-width:360px;padding:20px;width:90%}.location-modal h3{margin-bottom:16px;text-align:center}.location-modal input{border:1px solid #ddd;border-radius:10px;margin-bottom:12px;padding:12px;width:100%}.divider{color:#888;margin:12px 0;text-align:center}.full{margin-bottom:10px;width:100%}.profession-suggest-row{background:#f8fafc;border-radius:12px;margin:12px 0;padding:12px}.profession-suggest-row h4{margin-bottom:8px}.suggest-scroll{display:flex;gap:12px;overflow-x:auto}.suggest-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;min-width:160px;padding:10px;text-align:center}.avatar{align-items:center;background:#0a66c2;border-radius:50%;color:#fff;display:flex;font-weight:700;height:56px;justify-content:center;margin:auto;width:56px}.avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}.info span{color:#666;display:block;font-size:13px}.connect-btn{background:#0a66c2;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:6px;padding:6px;width:100%}.buyhouse-page{background:#f9fafb;min-height:100vh;padding:24px}.buyhouse-header h2{margin-bottom:4px}.buyhouse-header p{color:#6b7280;margin-bottom:20px}.buyhouse-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.buyhouse-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;display:flex;flex-direction:column;justify-content:space-between;padding:16px}.buyhouse-info h4{font-size:16px;margin-bottom:6px}.location{color:#6b7280;font-size:13px}.price{font-size:15px;font-weight:600;margin-top:6px}.contact-btn{background:#0a66c2;border:none;border-radius:10px;color:#fff;cursor:pointer;margin-top:14px;padding:10px}.contact-btn:hover{background:#004182}.buyhouse-empty,.buyhouse-loading{color:#6b7280;margin-top:80px;text-align:center}.buyhouse-filters{grid-gap:10px;background:#fff;border-radius:14px;box-shadow:0 4px 14px #0000000f;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-bottom:16px;padding:14px}.buyhouse-filters input,.buyhouse-filters select{border:1px solid #ddd;border-radius:8px;padding:10px}.filter-btn{background:#000;border:none;border-radius:8px;color:#fff;padding:10px}.reset-btn{background:#0000;border:1px solid #ddd;border-radius:8px;padding:10px}.bs-container{background:#f4f6f8;min-height:100vh;padding:16px}.bs-sub{color:#6b7280;font-size:14px}.bs-options{display:flex;flex-direction:column;gap:16px;margin-top:20px}.bs-card{background:#fff;border:none;border-radius:16px;box-shadow:0 8px 20px #0000000f;cursor:pointer;font-size:16px;font-weight:600;padding:18px;text-align:left}.bs-card span{color:#6b7280;display:block;font-size:13px;margin-top:6px}.rent-container{background:#f4f6f8;min-height:100vh;padding:16px}.rent-sub{color:#6b7280;font-size:14px}.rent-options{display:flex;flex-direction:column;gap:16px;margin-top:20px}.rent-card{border:none;box-shadow:0 8px 20px #0000000f;cursor:pointer;font-size:16px;font-weight:600;padding:18px;text-align:left}.rent-card span{color:#6b7280;display:block;font-size:13px;margin-top:6px}.rent-post-page{align-items:center;background:#f9fafb;display:flex;justify-content:center;min-height:100vh}.rent-post-card{background:#fff;border-radius:18px;box-shadow:0 12px 30px #00000014;max-width:520px;padding:28px;width:100%}.rent-header-actions{display:flex;justify-content:space-between;margin-bottom:10px}.rent-back-btn,.rent-close-btn{background:#0000;border:none;cursor:pointer;font-size:14px}.rent-title{margin-bottom:6px;text-align:center}.rent-subtitle{color:#6b7280;margin-bottom:20px;text-align:center}.rent-form-group{display:flex;flex-direction:column;margin-bottom:14px}.rent-form-group label{color:#374151;font-size:13px;margin-bottom:4px}.rent-form-group input,.rent-form-group textarea{border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.rent-form-group textarea{min-height:80px;resize:vertical}.rent-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.rent-post-btn{background:#111827;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;margin-top:10px;padding:12px;width:100%}.sell-page{align-items:flex-start;background:#f9fafb;display:flex;justify-content:center;min-height:100vh;padding:40px 16px}.sell-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 10px 30px #0000000a;max-width:520px;padding:28px;width:100%}.sell-title{font-size:22px;font-weight:600;margin-bottom:6px}.sell-subtitle{color:#6b7280;font-size:14px;margin-bottom:24px}.form-group{display:flex;flex-direction:column;margin-bottom:18px}.form-group label{color:#374151;font-size:13px;font-weight:500;margin-bottom:6px}.form-group input,.form-group textarea{background:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;padding:10px 12px;transition:all .2s ease}.form-group textarea{min-height:90px;resize:none}.form-group input:focus,.form-group textarea:focus{border-color:#0a66c2;box-shadow:0 0 0 3px #0a66c21a}.post-btn{background:#0a66c2;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;padding:12px;transition:background .2s ease;width:100%}.post-btn:hover{background:#004182}.sell-header-actions{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.sell-back-btn{color:#0a66c2;font-size:14px}.sell-back-btn,.sell-close-btn{background:#0000;border:none;cursor:pointer;padding:4px 6px}.sell-close-btn{color:#6b7280;font-size:18px}.sell-close-btn:hover{color:#111827}.rent-page{background:#f9fafb;min-height:100vh;padding:20px}.rent-filters{grid-gap:10px;background:#fff;border-radius:16px;box-shadow:0 8px 24px #0000000f;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-bottom:20px;padding:16px}.rent-filters input{border:1px solid #e5e7eb;border-radius:10px;padding:10px}.rent-apply-btn{background:#111827;border:none;border-radius:10px;color:#fff;cursor:pointer;padding:10px}.rent-reset-btn{background:#0000;border:1px solid #e5e7eb;border-radius:10px;padding:10px}.rent-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.rent-card{background:#fff;border-radius:16px;box-shadow:0 8px 20px #0000000d;display:flex;flex-direction:column;padding:12px}.rent-image{border-radius:12px;height:160px;margin-bottom:10px;object-fit:cover;width:100%}.rent-info h4{margin:4px 0}.rent-location{color:#6b7280;font-size:14px}.rent-price{font-weight:600;margin-top:6px}.rent-date,.rent-deposit{color:#4b5563;font-size:13px}.rent-contact-btn{background:#111827;border:none;border-radius:12px;color:#fff;cursor:pointer;margin-top:auto;padding:10px}.rent-empty,.rent-loading{color:#6b7280;margin-top:60px;text-align:center}.vendor-page{background:#f4f5f7;color:#1f2933;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.vendor-header{background:#1a3c6e;color:#fff;padding:12px 24px;z-index:10}.vendor-logo{align-items:center;border-radius:8px;display:flex;padding:4px 8px}.vendor-logo img{display:block;height:28px;object-fit:contain;width:auto}@media (max-width:768px){.vendor-header{padding:8px 12px}.vendor-logo img{height:24px}}.vendor-search input{border:none;max-width:45vw;outline:none;padding:8px 10px;width:280px}.vendor-actions{align-items:center;display:flex;gap:10px}.vendor-actions select{border:none;font-size:.85rem;padding:6px 8px}.vendor-cart-btn{background:#1fa85b;color:#fff;font-weight:600}.vendor-categories{border-bottom:1px solid #d8dde6;display:flex;gap:8px;overflow-x:auto;padding:10px 16px}.vendor-category{background:#fff;border:1px solid #cbd2e1;cursor:pointer;padding:6px 12px;white-space:nowrap}.vendor-category.active{background:#1fa85b;border-color:#1fa85b}.vendor-banner{padding:12px 24px}.vendor-banner h2{font-size:1.3rem;margin:0}.vendor-banner p{color:#52606d;margin:4px 0 0}.vendor-products{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));padding:0 24px 24px}.vendor-card{border-radius:10px;box-shadow:0 1px 4px #0f172a14;display:flex;flex-direction:column;gap:6px;padding:10px 12px}.vendor-card-header{color:#111827;display:flex;font-size:.85rem;font-weight:600;justify-content:space-between}.vendor-product-id{color:#9aa5b1}.vendor-price{color:#1f2933;font-size:1.1rem}.vendor-unit{color:#7b8794;font-size:.8rem;margin-left:4px}.vendor-meta{color:#616e7c;font-size:.8rem}.vendor-tags{flex-wrap:wrap}.tag-primary{background:#e3f9e5;color:#137333;font-size:.75rem}.tag-location{background:#e0ecff;color:#1a3c6e;font-size:.75rem}.vendor-actions-row{margin-top:6px}.btn-primary{background:#1fa85b;border-radius:6px;font-weight:600}.btn-outline,.btn-primary{font-size:.85rem;padding:6px 8px}.btn-outline{border:1px solid #cbd2e1}.vendor-empty{background:#fff;border-radius:10px;color:#616e7c;grid-column:1/-1;padding:20px;text-align:center}.vendor-left{align-items:center;display:flex;gap:10px}.vendor-menu-btn{background:#fff;border:1px solid #0f2a4433;font-size:18px;height:36px;width:36px}.vendor-menu{background:#fff;border-radius:10px;box-shadow:0 4px 12px #00000026;left:15px;padding:8px;position:absolute;top:60px;z-index:1000}.vendor-menu-item{background:none;border:none;cursor:pointer;display:block;font-size:14px;font-weight:500;padding:10px 14px;text-align:left;width:100%}.vendor-menu-item:hover{background:#f1f5f9}.vendor-modal-overlay{align-items:center;background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.vendor-modal-content{background:#fff;border-radius:12px;left:50%;max-height:80vh;overflow-y:auto;padding:20px;pointer-events:auto;position:fixed;top:50%;transform:translate(-50%,-50%);width:420px;z-index:1001}.vendor-modal-content button{cursor:pointer;pointer-events:auto}.vendor-modal{background:#fff;border-radius:12px;box-shadow:0 20px 50px #00000040;max-width:420px;padding:20px;position:relative;width:90%}.vendor-modal-header{align-items:center;display:flex;justify-content:space-between}.vendor-modal-close{background:none;border:none;cursor:pointer;font-size:18px}.vendor-modal-body{font-size:14px;margin-top:10px}.vendor-modal-body a{color:#1d4ed8;text-decoration:none}.vendor-modal-note{color:#555;font-size:12px;margin-top:8px}.vendor-modal .vendor-product-image{height:180px;margin-bottom:10px}.vendor-card{background:#fff;box-shadow:0 6px 18px #00000014;padding:12px;transition:transform .2s ease,box-shadow .2s ease}.vendor-card:hover{box-shadow:0 12px 28px #00000026;transform:translateY(-4px)}.vendor-product-image{background:#f3f4f6;border-radius:10px;height:150px;object-fit:cover;width:100%}.vendor-product-name{font-size:15px;font-weight:600;margin-bottom:4px}.vendor-price{color:#0f172a;font-size:16px;font-weight:700}.vendor-unit{color:#64748b;font-size:12px}.vendor-meta{color:#475569;font-size:12px;justify-content:space-between}.vendor-meta,.vendor-tags{display:flex;margin-top:6px}.vendor-tags{gap:6px}.tag-primary{background:#dcfce7;color:#166534}.tag-location,.tag-primary{border-radius:999px;font-size:11px;padding:2px 8px}.tag-location{background:#e0f2fe;color:#075985}.vendor-actions-row{display:flex;gap:8px;margin-top:10px}.btn-primary{background:#2563eb;border-radius:8px}.btn-outline,.btn-primary{flex:1 1;font-size:13px;padding:8px}.btn-outline{border:1px solid #cbd5f5;border-radius:8px}.vendor-cart-btn{background:none;border:none;cursor:pointer;font-size:20px;position:relative}.vendor-cart-badge{border-radius:999px;color:#fff;position:absolute;top:-4px}.vendor-toast{animation:toastFade .3s ease;background:#16a34a;border-radius:10px;bottom:20px;box-shadow:0 6px 18px #0003;color:#fff;font-size:14px;padding:10px 14px;position:fixed;right:20px;z-index:3000}@keyframes toastFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cart-summary{color:#0f172a;font-size:15px}.checkout-modal input,.checkout-modal textarea{border:1px solid #ccc;border-radius:6px;margin-bottom:8px;padding:10px;width:100%}.checkout-modal textarea{height:70px;resize:none}.modal-actions{display:flex;gap:10px;margin-top:10px}.vendor-card-image{background:#f1f1f1;height:160px;margin-bottom:10px;object-fit:cover;width:100%}.vendor-card-image.placeholder{align-items:center;color:#888;display:flex;font-size:13px;justify-content:center}.vendor-variant-list{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.vendor-variant-option{cursor:pointer;display:flex;font-size:14px;gap:8px}.vendor-variant-option.selected{font-weight:600}.vendor-products{gap:14px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.vendor-card{border-radius:14px;padding:10px}.vendor-card-image{border-radius:10px;height:130px;margin-bottom:8px}.vendor-product-name{font-size:14px;line-height:1.2}.vendor-product-id{font-size:11px}.vendor-variant-list{gap:4px;margin-top:4px}.vendor-variant-option{font-size:13px;padding:6px 8px}.vendor-variant-option input{transform:scale(.9)}.vendor-price{font-size:14px;font-weight:600}.vendor-meta{font-size:11px}.vendor-meta,.vendor-tags{margin-top:4px}.tag-primary{font-size:10px;padding:2px 6px}.vendor-actions-row{gap:6px;margin-top:8px}.btn-outline,.btn-primary{border-radius:8px;font-size:12px;padding:8px}@media (max-width:768px){.vendor-products{gap:10px;grid-template-columns:repeat(2,1fr);padding:0 12px 20px}.vendor-card{padding:8px}.vendor-card-image{height:110px}.vendor-product-name{font-size:13px}.vendor-variant-option{font-size:12px;padding:5px 6px}.vendor-actions-row{flex-direction:column}.btn-outline,.btn-primary{font-size:12px;width:100%}}@media (max-width:420px){.vendor-products{grid-template-columns:repeat(2,1fr)}.vendor-card-image{height:95px}.vendor-product-name{font-size:12px}}.vendor-menu-btn{background:#ffffff26;border-radius:999px;color:#fff;font-size:22px;height:42px;transition:background .2s ease,transform .15s ease;width:42px}.vendor-menu-btn:hover{background:#ffffff40;transform:scale(1.05)}.vendor-cart-btn{box-shadow:0 4px 14px #00000026}.vendor-cart-btn:hover{box-shadow:0 6px 18px #00000038}.vendor-cart-badge{font-size:11px;font-weight:600;right:-6px;top:-6px}.btn-outline{background:#fff;border:1px solid #dbe2ef;color:#1a3c6e;font-weight:500;transition:background .15s ease,border-color .15s ease}.btn-outline:hover{background:#f1f5ff;border-color:#b6c4ff}@media (max-width:768px){.vendor-menu-btn{font-size:20px;height:40px;width:40px}.vendor-cart-btn{font-size:17px;padding:6px 12px}.btn-outline{font-size:12px;padding:8px}}.vendor-header{align-items:center;background:linear-gradient(180deg,#e8f1ff,#dbeafe);border-bottom:1px solid #0f2a441f;display:flex;justify-content:space-between;padding:10px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.vendor-logo{font-size:1.05rem;font-weight:700;letter-spacing:.3px}.vendor-header *{color:#0f2a44}.vendor-menu-btn{background:#0f2a4414}.vendor-cart-btn{box-shadow:0 6px 16px #0f172a2e;color:#0f2a44}.vendor-search input{color:#0f2a44}.vendor-menu-btn{align-items:center;background:#ffffffb3;border:1px solid #0f2a4426;border-radius:50%;color:#0f2a44;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;transition:all .2s ease;width:40px}.vendor-menu-btn:hover{background:#fff;box-shadow:0 4px 12px #0f172a2e}.vendor-menu-btn:active{transform:scale(.95)}.vendor-search input{background:#fff;border-radius:999px;box-shadow:0 4px 14px #0000002e;font-size:.9rem;padding:10px 16px}.vendor-search input:focus{box-shadow:0 0 0 3px #2563eb59;outline:none}.vendor-actions select{background:#fff;border-radius:999px;box-shadow:0 3px 10px #00000026;font-weight:500;padding:8px 12px}.vendor-cart-btn{background:#fff;border-radius:999px;box-shadow:0 6px 18px #00000040;color:#1a3c6e;font-size:18px;padding:6px 14px;transition:transform .15s ease,box-shadow .15s ease}.vendor-cart-btn:hover{box-shadow:0 10px 24px #00000059;transform:translateY(-1px)}.vendor-cart-badge{background:#ef4444;font-weight:700;padding:2px 6px}.vendor-categories{background:#fff;gap:10px;padding:10px 12px}.vendor-category{border-radius:999px;font-size:.85rem;font-weight:500;padding:7px 14px;transition:background .2s ease,color .2s ease}.vendor-category.active{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#0000;color:#fff}.vendor-banner{padding:14px 18px}.vendor-banner h2{font-size:1.25rem;font-weight:700}.vendor-banner p{color:#64748b;font-size:.9rem}@media (max-width:768px){.vendor-search input{width:220px}.vendor-header{padding:10px 12px}.vendor-logo{font-size:.95rem}}.admin-layout{background:#f4f5f7;display:flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.admin-sidebar{background:#111827;color:#e5e7eb;display:flex;flex-direction:column;gap:12px;padding:16px;width:230px}.admin-logo{font-size:1.2rem;font-weight:700;margin-bottom:16px}.admin-nav-item{border-radius:8px;cursor:pointer;font-size:.9rem;padding:8px 10px}.admin-nav-item.active{background:#1f2937}.admin-main{flex:1 1;padding:16px 24px}.admin-topbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.admin-topbar h2{margin:0}.admin-card{background:#fff;border-radius:12px;box-shadow:0 1px 4px #0f172a14;margin-bottom:16px;padding:14px 16px}.admin-form{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:10px}.admin-form input,.admin-form select{border:1px solid #d1d5db;border-radius:6px;font-size:.85rem;padding:6px 8px}.admin-primary-btn{background:#1d4ed8;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:7px 12px}.admin-secondary-btn{background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:.8rem;padding:5px 8px}.admin-table{border-collapse:collapse;font-size:.8rem;width:100%}.admin-table td,.admin-table th{border-bottom:1px solid #e5e7eb;padding:6px 4px;text-align:left}.admin-table th{color:#4b5563;font-weight:600}.badge{border-radius:999px;font-size:.7rem;padding:2px 8px}.badge-green{background:#dcfce7;color:#166534}.badge-red{background:#fee2e2;color:#b91c1c}.admin-product-image{border:1px solid #e5e7eb;border-radius:8px;height:48px;object-fit:cover;width:48px}.pro-dashboard-container{font-family:Inter,sans-serif;padding:20px}.page-title{background:linear-gradient(90deg,#0a66c2,#0069ff);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:26px;font-weight:800;margin-bottom:6px}.subtitle{color:#555;font-size:15px;margin-bottom:20px}.category-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));margin-bottom:30px}.pro-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff9;border:2px solid var(--glow);border-radius:14px;box-shadow:0 4px 14px #0000001f;cursor:pointer;padding:18px;text-align:center;transition:.25s ease}.pro-card:hover{box-shadow:0 8px 24px #0000002e;transform:translateY(-5px)}.pro-icon{font-size:40px;margin-bottom:6px}.pro-desc{color:#555;font-size:13px}.suggest-box{background:#fff;border-radius:14px;box-shadow:0 4px 12px #00000014;padding:18px}.suggest-list{display:flex;flex-direction:column;gap:12px;margin-top:12px}.suggest-item{background:#f8f9fa;justify-content:space-between;padding:10px}.suggest-item,.suggest-item .avatar{align-items:center;border-radius:10px;display:flex}.suggest-item .avatar{background:#0a66c2;color:#fff;font-size:18px;height:38px;justify-content:center;width:38px}.btn-outline{background:#0000;border:1px solid #0a66c2;border-radius:6px;color:#0a66c2;cursor:pointer;padding:6px 12px}.pro-search-box{display:flex;justify-content:center;margin:16px 0}.pro-search-input{border:1px solid #ccc;border-radius:10px;font-size:15px;outline:none;padding:10px 14px;width:90%}.pro-search-input:focus{border-color:#0a66c2;box-shadow:0 0 4px #0a66c24d}.pro-menu-btn{background:#fff;border:none;border-radius:6px;box-shadow:0 2px 8px #00000026;cursor:pointer;font-size:26px;left:16px;padding:6px 10px;position:absolute;top:16px;z-index:50}.pro-menu-backdrop{background:#0000004d;inset:0;position:fixed;z-index:49}.pro-slide-menu{animation:slideIn .25s ease;background:#fff;box-shadow:2px 0 12px #0003;height:100%;left:0;max-width:260px;padding:20px;position:fixed;top:0;width:30%;z-index:60}@keyframes slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.menu-title{font-size:18px;font-weight:700;margin-bottom:12px}.menu-item{background:#f3f4f6;border:none;border-radius:6px;cursor:pointer;display:block;font-size:15px;margin-bottom:10px;padding:10px 12px;text-align:left;width:100%}.menu-item:hover{background:#e5e7eb}.menu-close{background:#0a66c2;border:none;border-radius:6px;color:#fff;margin-top:20px;padding:10px;width:100%}.profession-page{background:#f9fafb;min-height:100vh;padding:32px 20px}.profession-header{margin-bottom:24px}.profession-title{font-size:22px;font-weight:600;margin-bottom:4px}.profession-subtitle{color:#6b7280;font-size:14px}.status-text{color:#6b7280;margin-top:80px;text-align:center}.status-text.error{color:#dc2626}.profession-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.profession-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;display:flex;flex-direction:column;padding:16px;transition:all .25s ease}.profession-card:hover{box-shadow:0 16px 40px #00000014;transform:translateY(-4px)}.profession-card-header{align-items:center;display:flex;margin-bottom:14px}.profession-avatar{align-items:center;background:#0a66c2;border-radius:50%;color:#fff;display:flex;font-size:20px;font-weight:600;height:52px;justify-content:center;margin-right:14px;width:52px}.profession-name{font-size:16px;font-weight:600}.profession-role{color:#6b7280;font-size:13px}.profession-body{flex:1 1}.profession-info{color:#374151;display:flex;font-size:13px;justify-content:space-between;margin-bottom:10px}.profession-skills{display:flex;flex-wrap:wrap;gap:6px}.skill-chip{background:#eef2ff;border-radius:20px;color:#3730a3;font-size:12px;padding:4px 10px}.profession-footer{margin-top:14px}.consult-btn{background:#0a66c2;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;padding:10px;width:100%}.consult-btn:hover{background:#004182}.chat-inbox-page{background:#f9fafb;min-height:100vh}.chat-inbox-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px}.chat-inbox-header h2{font-size:20px;margin:0}.chat-empty{color:#6b7280;margin-top:60px;text-align:center}.chat-list{display:flex;flex-direction:column}.chat-list-item{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;cursor:pointer;display:flex;padding:14px 16px}.chat-list-item:hover{background:#f3f4f6}.chat-avatar{align-items:center;background:#0a66c2;border-radius:50%;color:#fff;display:flex;font-weight:600;height:42px;justify-content:center;margin-right:12px;width:42px}.chat-info{flex:1 1}.chat-name{font-size:15px;font-weight:500}.chat-last-message{color:#6b7280;font-size:13px;margin-top:2px}.chat-time{color:#9ca3af;font-size:12px}.chat-loading{color:#6b7280;margin-top:80px;text-align:center}.chat-window-page{background:#f9fafb;display:flex;flex-direction:column;height:100vh}.chat-window-header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;padding:12px 16px}.chat-back-btn{background:#0000;border:none;cursor:pointer;font-size:18px;margin-right:12px}.chat-header-avatar,.chat-header-info{align-items:center;display:flex}.chat-header-avatar{background:#0a66c2;border-radius:50%;color:#fff;font-weight:600;height:36px;justify-content:center;margin-right:10px;width:36px}.chat-header-name{font-size:15px;font-weight:500}.chat-header-role{color:#6b7280;font-size:12px}.chat-messages{flex:1 1;overflow-y:auto;padding:16px}.chat-bubble{border-radius:12px;font-size:14px;margin-bottom:10px;max-width:70%;padding:10px 12px}.chat-bubble.sent{background:#0a66c2;color:#fff;margin-left:auto}.chat-bubble.received{background:#fff;border:1px solid #e5e7eb;color:#111827}.chat-text{margin-bottom:4px}.chat-time{font-size:11px;opacity:.7;text-align:right}.chat-input-bar{background:#fff;border-top:1px solid #e5e7eb;display:flex;padding:10px}.chat-input-bar input{border:1px solid #d1d5db;border-radius:20px;flex:1 1;font-size:14px;outline:none;padding:10px 14px}.chat-input-bar button{background:#0a66c2;border:none;border-radius:20px;color:#fff;cursor:pointer;margin-left:10px;padding:10px 18px}.connections-2025{margin:0 auto;max-width:1100px;padding:28px 18px}.connections-header{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px}.connections-header h2{font-size:24px;font-weight:600}.connections-header p{color:#666;font-size:13px;margin-top:4px}.connections-header input{border:1px solid #ddd;border-radius:12px;font-size:14px;min-width:240px;outline:none;padding:10px 14px}.connections-empty,.connections-loading{color:#777;font-size:15px;padding:60px 0;text-align:center}.connections-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.connection-card-2025{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbf;border-radius:18px;box-shadow:0 10px 28px #00000014;display:flex;justify-content:space-between;padding:14px;transition:transform .2s ease,box-shadow .2s ease}.connection-card-2025:hover{box-shadow:0 16px 36px #0000001f;transform:translateY(-4px)}.card-main{color:inherit;gap:14px;text-decoration:none}.avatar-2025,.card-main{align-items:center;display:flex}.avatar-2025{background:linear-gradient(135deg,#222,#555);border-radius:50%;color:#fff;font-size:20px;font-weight:600;height:56px;justify-content:center;overflow:hidden;width:56px}.avatar-2025 img{height:100%;object-fit:cover;width:100%}.card-info h4{font-size:16px;margin:0}.card-info p{color:#666;font-size:13px;margin:4px 0 0}.card-actions{display:flex;gap:8px}@media (max-width:520px){.connections-header{align-items:stretch;flex-direction:column}.connections-header input{width:100%}}.settings-page{background:#f8fafc;min-height:100vh;padding:40px 16px}.settings-container{margin:auto;max-width:760px}.settings-header{align-items:center;display:flex;gap:16px;margin-bottom:32px}.settings-header h1{font-size:28px;font-weight:600}.subtitle{color:#64748b;font-size:14px}.back-btn{background:#fff;border:none;border-radius:8px;cursor:pointer;font-size:18px;padding:6px 10px}.settings-card{background:#fff;border-radius:16px;box-shadow:0 8px 24px #0000000a;margin-bottom:20px;padding:20px}.settings-card.danger{border-left:4px solid #dc2626}.card-header h3{font-size:18px;margin-bottom:4px}.card-header p{color:#64748b;font-size:14px}.card-row{align-items:center;justify-content:space-between}.card-row,.option-row{display:flex;margin-top:16px}.option-row{gap:20px}.option-row label{align-items:center;cursor:pointer;display:flex;gap:8px}.select{border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.select,.textarea{font-size:14px;margin-top:16px}.textarea{border:1px solid #e5e7eb;border-radius:12px;min-height:100px;padding:12px;width:100%}.btn-primary{background:#0f172a;color:#fff}.btn-danger,.btn-primary{border:none;border-radius:10px;cursor:pointer;padding:10px 16px}.btn-danger{background:#fee2e2;color:#b91c1c}.align-right{display:flex;justify-content:flex-end;margin-top:12px}.muted{color:#64748b;font-size:13px}body{background:var(--bg);color:var(--text)}.settings-card{background:var(--card);border:1px solid var(--border)}.saved-title{font-size:18px;font-weight:600;margin-bottom:12px}.saved-empty{color:#777;margin-top:20px}.saved-grid{display:grid;grid-template-columns:repeat(3,1fr)}.saved-card{aspect-ratio:1/1;background:#f2f2f2;cursor:pointer;overflow:hidden;position:relative;width:100%}.saved-image{height:100%;object-fit:cover;width:100%}.saved-text{align-items:center;color:#333;display:flex;font-size:13px;justify-content:center;padding:10px;text-align:center}@media (max-width:900px){.saved-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.saved-grid{grid-template-columns:1fr}}.saved-page{box-sizing:border-box;display:block!important;max-width:100%;padding:16px;width:100%}.saved-grid{grid-gap:6px;display:grid!important;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.notif-page{padding:16px}.notif-title{font-size:18px;font-weight:600;margin-bottom:12px}.notif-empty{color:#777;margin-top:20px}.notif-item{border-bottom:1px solid #eee;cursor:pointer;display:flex;gap:12px;padding:12px}.notif-item.unread{background:#f0f7ff}.notif-item.read{background:#fff}.notif-avatar{align-items:center;background:#ddd;border-radius:50%;display:flex;font-weight:700;height:40px;justify-content:center;overflow:hidden;width:40px}.notif-avatar img{height:100%;object-fit:cover;width:100%}.notif-body{flex:1 1}.notif-message{font-size:14px;margin:0}.notif-time{color:#888;font-size:12px}
/*# sourceMappingURL=main.a2a8366d.css.map*/