.login-container{background:#fff;font-family:Arial,Helvetica,sans-serif;justify-content:center;min-height:100dvh;width:100%}.login-container,.login-content{align-items:center;box-sizing:border-box;display:flex}.login-content{border:1px solid #fff;flex-direction:column;height:calc(100dvh - 64px);max-width:680px;padding-top:135px;position:relative;width:calc(100% - 64px)}.welcome-title{font-size:48px;letter-spacing:-1.5px;margin:0}.welcome-subtitle,.welcome-title{color:#111;font-weight:500;text-align:center}.welcome-subtitle{font-size:25px;line-height:1.4;margin-top:55px}.welcome-subtitle span:first-child{color:#ff6b6b}.welcome-subtitle span:nth-child(2){color:#4da3ff}.welcome-subtitle span:nth-child(3){color:#ff6b6b}.welcome-subtitle span:nth-child(4){color:#4da3ff}.google-circle{align-items:center;background:#fff;border:1px solid #777;border-radius:50%;bottom:115px;cursor:pointer;display:flex;height:96px;justify-content:center;padding:0;position:absolute;transition:transform .15s ease,box-shadow .15s ease;width:96px}.google-circle:hover{box-shadow:0 3px 12px #0000001f;transform:scale(1.03)}.google-circle:active{transform:scale(.97)}.google-icon{height:43px;width:43px}.terms-container{bottom:25px;color:#111;font-size:20px;left:0;position:absolute;right:0;text-align:center}.terms-container span{color:#111}.terms-container a{color:#c77cff;font-weight:600;text-decoration:none}.terms-container a:hover{text-decoration:underline}@media (max-width:600px){.login-content{height:calc(100dvh - 64px);padding-top:135px;width:calc(100% - 64px)}.welcome-title{font-size:37px}.welcome-subtitle{font-size:20px;margin-top:55px;padding:0 20px}.google-circle{bottom:115px;height:96px;width:96px}.terms-container{bottom:25px;font-size:17px}}.username-container{align-items:center;background:#f4f4f4;display:flex;height:100vh;justify-content:center}.username-box{text-align:center;width:320px}.username-box h2{font-size:18px;margin-bottom:30px}.username-box input{border:2px solid #ccc;border-radius:30px;font-size:14px;outline:none;padding:14px;transition:.2s ease;width:100%}.username-box input:focus{border-color:#000}.terms{align-items:center;display:flex;font-size:14px;gap:8px;justify-content:center;margin-top:20px}.link{color:purple;cursor:pointer}.continue-btn{background:#000;border:none;border-radius:30px;color:#fff;cursor:pointer;margin-top:20px;padding:12px 25px;transition:.2s ease}.continue-btn:hover{transform:scale(1.05)}.continue-btn.disabled{cursor:not-allowed;opacity:.5;transform:none}input:focus,textarea:focus{box-shadow:none!important;outline:none!important}.gig-post{background:#fff;border-radius:16px;box-shadow:0 4px 14px #0000000f;font-family:Inter,sans-serif;margin:16px auto;max-width:420px;padding:14px;position:relative;width:92%}.gig-post-header{justify-content:space-between}.gig-post-header,.gig-user{align-items:center;display:flex}.gig-user{gap:8px}.gig-avatar{border-radius:50%;height:38px;object-fit:cover;width:38px}.gig-avatar-wrapper{flex-shrink:0;height:40px;position:relative;width:40px}.gig-partner-badge{align-items:center;background:#fff;border:1px solid #ff3b30;border-radius:50%;bottom:-4px;box-sizing:border-box;display:flex;height:19px;justify-content:center;overflow:hidden;position:absolute;right:-4px;width:19px;z-index:10}.gig-partner-badge-image{display:block;height:100%;object-fit:contain;width:100%}.gig-verified-badge{align-items:center;background:#35d04f;border-radius:50%;bottom:-4px;box-sizing:border-box;color:#fff;display:flex;font-size:11px;font-weight:800;height:18px;justify-content:center;position:absolute;right:-4px;width:18px;z-index:10}.gig-username{cursor:pointer;font-family:Inter,sans-serif;font-size:15px;font-weight:600}.gig-dm-icon{cursor:pointer;font-size:18px;margin-left:4px}.gig-menu{cursor:pointer;font-size:22px}.gig-title{font-size:15px;font-weight:600;margin:10px 0}.gig-media{-webkit-overflow-scrolling:touch;display:flex;gap:10px;height:180px;overflow-x:auto;scroll-snap-type:x mandatory}.gig-media::-webkit-scrollbar{display:none}.gig-media-item{border-radius:14px;display:flex;flex:0 0 85%;height:180px;overflow:hidden;scroll-snap-align:start}.gig-media img,.gig-media-item{height:100%;object-fit:cover;width:100%}.gig-footer{align-items:center;display:flex;justify-content:space-between;margin-top:12px}.label{color:#6b7280;font-size:12px}.value{font-family:Inter,sans-serif;font-size:14px;font-weight:600;left:5px;position:relative}.gig-menu-dropdown{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 8px 20px #0000001f;min-width:140px;padding:4px 0;position:absolute;right:10px;top:40px;z-index:999}.gig-menu-dropdown div{cursor:pointer;font-size:14px;padding:8px 12px}.gig-menu-dropdown div:hover{background:#f5f5f5}.gig-menu-close{border-bottom:1px solid #eee;color:#666;font-size:13px}.gig-delete{color:red;font-weight:700}.gig-desc-popup{align-items:center;background:#00000080;display:flex;font-family:Inter,sans-serif;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:3000}.gig-desc-box{background:#fff;border-radius:12px;padding:15px;position:relative;width:320px}.gig-desc-close{cursor:pointer;font-size:22px;position:absolute;right:10px;top:5px}.create-at{color:grey;font-size:12px}.left-section,.right-section{align-items:center;display:flex}.right-section{gap:20px}.delivery-box,.price-box{display:flex;flex-direction:column}.review-btn{background:#fff;border:none;border-radius:8px;color:grey;cursor:pointer;font-size:20px;padding:6px 10px}.modal-overlay{background:#0009;height:80%;width:80%}.modal-content{background:#fff;border-radius:12px;max-height:85vh;max-width:420px;overflow-y:auto;padding:15px;position:relative;width:90%}.close-btn{font-size:16px;position:absolute;right:10px;top:10px}.review-summary{margin-bottom:10px}.rating-overview{align-items:center;display:flex;gap:8px}.big-rating{color:#fbbf24;font-size:22px;font-weight:700}.total-reviews{color:gray;font-size:13px}.review-card{background:#fafafa;border:1px solid #eee;border-radius:10px;margin-bottom:10px;padding:10px}.review-header{align-items:center;display:flex;gap:10px}.avatar{background:#ddd;font-weight:700;height:35px;width:35px}.review-text{font-size:14px;margin-top:5px}.stars{color:#fbbf24;font-size:13px}.give-review{border-top:1px solid #eee;margin-top:15px;padding-top:10px}.star-input span{cursor:pointer;font-size:24px;opacity:.3;transition:.2s}.star-input span.active{opacity:1}.review-input-area textarea{border:1px solid #ddd;border-radius:8px;margin-top:10px;padding:8px;width:100%}.submit-btn{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:10px;padding:10px;width:100%}.submit-btn:hover{background:#333}.page{background:#fff;height:100%;overflow:hidden}.container{background:#f9f9f9;display:flex;flex-direction:column;height:100dvh;min-height:0;overflow:hidden;width:100%}@media (min-width:975px){.container{height:94%}}.header{background:#fff;border-bottom:1px solid #eee;font-family:Inter,sans-serif;padding:16px}.left{align-items:center;display:flex;gap:10px}.title{font-family:Inter,sans-serif;font-weight:600}.content{flex:1 1;min-height:0;overflow-y:auto}.block{margin-bottom:22px}.botRow,.userRow{display:flex;font-family:Inter,sans-serif}.userRow{justify-content:flex-end;margin-top:6px}.botBubble{background:#eee}.botBubble,.userBubble{border-radius:16px;max-width:75%;padding:10px 14px}.userBubble{background:#000;color:#fff}.typing{display:flex;gap:4px;padding:10px}.typing span{animation:bounce 1.2s infinite;background:#999;border-radius:50%;height:6px;width:6px}.typing span:nth-child(2){animation-delay:.2s}.typing span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{transform:scale(.6)}40%{transform:scale(1)}}.results{margin-top:30px}.card{background:#fff;border:1px solid #eee;border-radius:16px;margin-bottom:16px;padding:16px}.card,.cardHeader{font-family:Inter,sans-serif}.cardHeader{display:flex;gap:10px}.avatar{border:1px solid #eee;flex-shrink:0;height:45px;object-fit:cover;width:45px}.name{font-family:Inter,sans-serif;font-weight:600}.subtitle{opacity:.7}.meta,.subtitle{font-family:Inter,sans-serif;font-size:13px}.meta{margin:6px 0}.match{font-family:Inter,sans-serif;font-weight:600}.country,.explain{font-family:Inter,sans-serif;font-size:13px}.aiSummary,.explain{margin:6px 0;opacity:.7}.aiSummary{font-family:Inter,sans-serif;font-size:13px}.actions{display:flex;gap:10px;margin-top:10px}.viewBtn{border:1px solid #ccc;border-radius:10px}.contactBtn,.viewBtn{flex:1 1;font-family:Inter,sans-serif;padding:10px}.contactBtn{background:#000;border:none;border-radius:10px;color:#fff}.footer{background:#fff;border-top:1px solid #eee;display:flex;font-family:Inter,sans-serif;gap:10px;padding:12px}.footer input{background:#f0f0f0;border:none;border-radius:20px;flex:1 1}.footer input,.resetBtn{font-family:Inter,sans-serif;padding:12px}.resetBtn{background:#000;border:none;border-radius:12px;color:#fff;margin-top:10px;width:100%}.resetBtn2{background:#fff;color:#000;font-family:Inter,sans-serif;font-weight:700}.resetBtn2,.send{border-radius:50%}.send{align-items:center;background:#000;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.aiHint{background:#f3f4f6;border-radius:12px;color:#444;display:inline-block;font-size:13px;margin:6px 0;padding:10px 14px}.animate-pulse{animation:pulse .8s infinite}.slideUp{animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.gigPreviewBox{background:#f3f3f3;border:1px solid #ececec;border-radius:16px;cursor:pointer;flex-shrink:0;height:74px;margin-left:auto;overflow:hidden;position:relative;width:74px}.gigPreviewImage{display:block;height:100%;object-fit:cover;width:100%}.gigPreviewOverlay{align-items:center;background:#00000047;display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transition:.2s ease}.gigPreviewBox:hover .gigPreviewOverlay{opacity:1}.imageModalBackdrop{align-items:center;background:#000000b8;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:9999}.imageModalContent{background:#fff;border-radius:24px;display:flex;flex-direction:column;gap:14px;max-height:90vh;max-width:520px;overflow-y:auto;padding:14px;width:100%}.modalImage{border-radius:18px;display:block;object-fit:cover;width:100%}.chat-composer{max-height:140px;min-height:20px}.composer-textarea{border-radius:28px;flex:1 1;max-height:140px}.composer-send{align-self:flex-end;margin-bottom:8px}.aiBadge{background:#ffffff14;border-radius:999px;display:inline-block;font-size:12px;font-weight:600;margin-bottom:10px;padding:4px 10px}.explanationSummary p{font-family:Inter,sans-serif;line-height:1.6;margin:0}.explanationPoint{color:#222;font-family:Inter,sans-serif;font-size:14px;line-height:1.5;margin-bottom:10px}.explanationText{font-family:Inter,sans-serif;line-height:1.6}.explanationHeading{font-family:Inter,sans-serif;font-weight:700;margin-bottom:6px;margin-top:16px}.explanationHeading:first-child{margin-top:0}.explanationParagraph{font-family:Inter,sans-serif;margin-bottom:12px}.gigs-grid{align-items:stretch;display:flex;flex-direction:column;gap:16px;padding:16px}@media (min-width:975px){.gigs-grid{column-count:2;column-gap:20px;display:block}.gigs-grid>*{break-inside:avoid;display:inline-block;margin-bottom:20px;page-break-inside:avoid;width:100%}}.inbox-container{background:#fff;box-sizing:border-box;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,sans-serif;height:100vh;margin:auto;max-width:380px;padding:10px 14px 0;width:100%}.inbox-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.inbox-header h2{font-size:26px;font-weight:700;margin:0}.close-btn{background:none;border:none;cursor:pointer;font-size:22px}.search{background:#f1f1f1;border:none;border-radius:14px;font-size:14px;margin-bottom:14px;outline:none;padding:10px 14px;width:80%}.conversation-list{flex:1 1;overflow-y:auto}.conversation{align-items:center;cursor:pointer;display:flex;gap:12px;padding:10px 2px}.avatar-wrapper{flex-shrink:0;height:40px;position:relative;width:40px}.avatar{background:#e0e0e0;color:#333;font-family:Inter,sans-serif;font-size:20px;font-weight:600;height:40px;text-transform:uppercase;width:40px}.avatar,.partner-badge{align-items:center;border-radius:50%;display:flex;justify-content:center}.partner-badge{background:#fff;border:1px solid #ff3b30;bottom:-4px;box-sizing:border-box;height:19px;overflow:hidden;position:absolute;right:-4px;width:19px;z-index:10}.partner-badge-image{display:block;height:100%;object-fit:contain;width:100%}.verified-badge{align-items:center;bottom:-4px;color:#fff;display:flex;font-size:11px;font-weight:800;height:18px;justify-content:center;right:-4px;width:18px;z-index:10}.online-dot,.verified-badge{background:#35d04f;border-radius:50%;box-sizing:border-box;position:absolute}.online-dot{border:2px solid #fff;height:10px;right:-2px;top:-2px;width:10px;z-index:11}.info{display:flex;flex:1 1;flex-direction:column}.top-row{align-items:center;display:flex;justify-content:space-between}.username{font-size:15px;font-weight:600}.time{color:#888;font-size:12px}.bottom-row{align-items:center;display:flex;justify-content:space-between;margin-top:2px}.preview{color:#666;font-size:13px}.preview.unread{color:#000;font-weight:600}.meta{align-items:center;gap:6px}.ticks{color:#555;font-size:12px}.badge{background:#000;border-radius:10px;color:#fff;font-size:11px;padding:2px 6px}.top-switcher{align-items:center;display:flex;gap:8px;margin-bottom:14px}.switch-btn{background:#f2f2f2;border:none;border-radius:999px;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:.2s ease}.switch-btn.active{background:#000;color:#fff}.notification-list{flex:1 1;overflow-y:auto}.notification-card{border-bottom:1px solid #f1f1f1;cursor:pointer;display:flex;gap:12px;padding:12px 4px}.notification-icon{align-items:center;background:#000;border-radius:50%;display:flex;flex-shrink:0;font-family:2px solid white;font-size:18px;font-weight:700;height:44px;justify-content:center;width:44px}.notification-content{flex:1 1;min-width:0}.notification-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:3px}.notification-title{font-size:14px;font-weight:600}.notification-time{color:#888;font-size:11px}.notification-text{color:#666;font-size:13px;line-height:1.4}.notification-unread{background:#000;border-radius:50%;height:8px;margin-top:6px;width:8px}.sort-toggle{background:#0000;border:none;cursor:pointer;font-size:18px;margin-left:auto}.tabs{align-items:center;display:flex;gap:28px;margin-bottom:22px;margin-top:18px;padding:0 4px}.tab{background:#0000;border:none;color:#8d8d8d;cursor:pointer;font-size:20px;font-weight:700;padding:0;position:relative;text-transform:lowercase;transition:.2s ease}.active-tab{color:#000}.active-tab:after{background:#d9d9d9;border-radius:999px;bottom:-8px;content:"";height:4px;left:0;position:absolute;width:100%}.tab:hover{opacity:.8}.login-wrapper{align-items:center;background:#fff;display:flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;justify-content:center;min-height:100vh}.login-card{background:#fff;border:1px solid #222;border-radius:6px;padding:32px 28px;text-align:center;width:360px}.login-card h2{font-size:22px;font-weight:600;margin-bottom:28px}.login-card input{border:2px solid #333;border-radius:20px;display:block;font-size:14px;margin:0 auto 16px;outline:none;padding:12px 14px;width:92%}.login-card input::placeholder{color:#aaa}.links{font-size:13px;margin-bottom:18px;text-align:center}.links span{color:#000;cursor:pointer;display:block}.links span:first-child{margin-bottom:6px}.links span:last-child{color:#6b46ff;font-weight:500}.login-card button{background:#000;border:none;border-radius:20px;box-shadow:0 4px 10px #00000040;color:#fff;cursor:pointer;display:block;font-size:14px;margin:0 auto;padding:10px;width:120px}.login-card button:hover{opacity:.9}.login-card button:disabled{opacity:.6}.signup-wrapper{align-items:center;background:#fff;display:flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;justify-content:center;min-height:100vh}.signup-card{border:1px solid #222;border-radius:6px;padding:32px 28px;text-align:center;width:360px}.signup-card h2{font-size:22px;font-weight:600;margin-bottom:28px}.signup-card input:not([type=checkbox]),.signup-card input[type=email],.signup-card input[type=password],.signup-card input[type=text]{border:2px solid #333;border-radius:20px;display:block;font-size:14px;margin:0 auto 16px;outline:none;padding:12px 14px;width:92%}.signup-card input::placeholder{color:#aaa}.signup-card label{align-items:center;display:flex;font-size:13px;gap:8px;margin-bottom:18px;text-align:left}.signup-login{font-size:13px;margin-bottom:16px}.signup-login span{color:#6b46ff;cursor:pointer;font-weight:500}.signup-card button{background:#000;border:none;border-radius:20px;box-shadow:0 4px 10px #00000040;color:#fff;cursor:pointer;display:block;font-size:14px;margin:10px auto 0;padding:10px;width:120px}.otp-wrapper{background:#f5f5f5;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.otp-card{border-radius:14px;box-shadow:0 10px 30px #00000026;padding:30px 24px;width:360px}.otp-card h2{font-size:22px;font-weight:600;margin-bottom:6px}.otp-email{color:#333;font-size:14px;margin-bottom:22px;word-break:break-all}.otp-inputs{gap:12px;justify-content:center;margin-bottom:24px}.otp-inputs input{border:2px solid #ccc;font-size:20px;height:52px;width:52px}.otp-inputs input:focus{border-color:#000}.otp-card button{background:#000;border-radius:20px;box-shadow:0 4px 10px #00000040;cursor:pointer;font-size:14px}.otp-card button:hover{opacity:.9}.reset-wrapper{align-items:center;background:#f2f2f2;display:flex;justify-content:center;min-height:100vh}.reset-card{background:#fff;border-radius:18px;box-shadow:0 10px 30px #0000001a;padding:30px;text-align:center;width:340px}.reset-card h2{font-weight:500;margin-bottom:30px}.reset-card input{border:1px solid #ccc;border-radius:25px;margin-bottom:15px;outline:none;padding:12px;width:100%}.reset-card button{background:#000;border:none;border-radius:25px;color:#fff;cursor:pointer;padding:10px;width:120px}.reset-card button:disabled{opacity:.6}.error{color:red;font-size:13px;margin-bottom:10px}.otp-wrapper{align-items:center;background:#f2f2f2;display:flex;justify-content:center;min-height:100vh}.otp-card{background:#fff;border-radius:18px;box-shadow:0 10px 30px #0000001a;padding:30px;text-align:center;width:320px}.otp-card p{color:#555;margin-bottom:20px}.otp-inputs{display:flex;justify-content:space-between;margin-bottom:20px}.otp-inputs input{border:1px solid #ccc;border-radius:10px;font-size:22px;height:55px;outline:none;text-align:center;width:55px}.otp-card button{background:#999;border:none;border-radius:25px;color:#fff;cursor:not-allowed;padding:10px;width:140px}.otp-card button.active{background:#000;cursor:pointer}.chat-wrapper{background:#f5f5f5;display:flex;flex-direction:column;height:100dvh;overflow:hidden}.chat-input{bottom:0;position:-webkit-sticky;position:sticky}.chat-image{max-width:240px}.chat-image,.chat-video{border-radius:12px;margin-top:6px}.chat-video{max-width:260px}.download-link{display:block;font-size:13px;margin-top:6px;text-decoration:none}.chat-header{background:#fff;border-bottom:1px solid #eee;flex-shrink:0;height:64px;padding:0 14px;position:-webkit-sticky;position:sticky;position:relative;top:0;z-index:20000}.back-btn,.chat-header{align-items:center;display:flex}.back-btn{background:#0000;border:none;font-size:22px;justify-content:center}.header-user{align-items:center;display:flex;gap:10px}.header-meta{display:flex;flex-direction:column}.header-name{font-size:15px;font-weight:600}.typing-text{color:#777;font-size:12px}.user-info{align-items:center;display:flex;gap:10px}.avatar,.avatar-fallback{height:40px;width:40px}.avatar-fallback{align-items:center;background:#ddd;border-radius:50%;display:flex;font-weight:700;justify-content:center}.chat-avatar-wrapper{flex-shrink:0;position:relative}.chat-avatar-wrapper,.chat-avatar-wrapper .avatar,.chat-avatar-wrapper .avatar-fallback{height:40px;width:40px}.chat-partner-badge{align-items:center;background:#fff;border:1px solid #ff3b30;border-radius:50%;bottom:-4px;box-sizing:border-box;display:flex;height:19px;justify-content:center;overflow:hidden;position:absolute;right:-4px;width:19px;z-index:10}.chat-partner-badge-image{display:block;height:100%;object-fit:contain;width:100%}.chat-verified-badge{align-items:center;background:#35d04f;border-radius:50%;bottom:-4px;box-sizing:border-box;color:#fff;display:flex;font-size:11px;font-weight:800;height:18px;justify-content:center;position:absolute;right:-4px;width:18px;z-index:10}.pay-btn{background:#4ade80;border:none;border-radius:999px;color:#000;font-size:14px;font-weight:600;padding:8px 16px;position:absolute;right:14px;top:50%;transform:translateY(-50%)}.pay-btn:active{transform:scale(.96)}.chat-body{flex:1 1;min-height:0;overflow-y:auto;padding:10px 10px 80px}.messages{display:flex;flex-direction:column;font-family:Inter,sans-serif;gap:12px}.message-row{align-items:flex-end;display:flex;gap:6px}.message-row.other{font-family:Inter,sans-serif;justify-content:flex-start}.message-row.mine{justify-content:flex-end}.msg-avatar{border-radius:50%;height:28px;width:28px}.bubble{word-wrap:break-word;border-radius:16px;max-width:70%;overflow-wrap:break-word;padding:10px 12px}.other .bubble{background:#e4e4e4}.mine .bubble{background:linear-gradient(135deg,#000,#000);color:#fff}.meta{display:flex;font-size:10px;gap:4px;justify-content:flex-end;margin-top:4px;opacity:.7}.ticks{font-size:11px}.blue{color:#4fc3f7}.chat-input{background:#fff;border-top:1px solid #eee;display:flex;gap:8px;padding:10px}textarea{border:1px solid #ddd;border-radius:20px;flex:1 1;padding:10px}button{cursor:pointer}.send-btn{align-items:center;background:#000;border:none;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:18px;height:42px;justify-content:center;width:42px}.send-btn:disabled{opacity:.5}.header-left{align-items:center;display:flex;gap:12px}.media-card{border-radius:18px;margin-top:8px;overflow:hidden;position:relative;width:220px}.media-preview{border-radius:18px;display:block;max-height:260px;object-fit:cover;width:100%}.media-overlay{align-items:center;display:flex;inset:0;justify-content:center;position:absolute}.view-btn{border:none;border-radius:12px;cursor:pointer;gap:6px;padding:8px 14px}.download-btn,.view-btn{align-items:center;background:#0009;color:#fff;display:flex}.download-btn{border-radius:50%;bottom:10px;height:34px;justify-content:center;position:absolute;right:10px;width:34px}.media-modal{align-items:center;background:#000000eb;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.modal-media{border-radius:16px;max-height:90%;max-width:95%}.close-modal{background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:22px;height:42px;position:absolute;right:20px;top:20px;width:42px}.chat-input-wrapper{align-items:center;display:flex;gap:10px;padding:12px}.attach-btn,.send-btn{border:none;border-radius:50%;cursor:pointer;font-size:22px;height:46px;width:46px}.input-area{align-items:center;background:#fff;border-radius:18px;display:flex;flex:1 1;gap:10px;padding:6px 10px}.chat-input{border:none;flex:1 1;font-size:15px;outline:none}.selected-preview{flex-shrink:0;height:50px;position:relative;width:50px}.selected-preview img,.selected-preview video{border-radius:12px;height:100%;object-fit:cover;width:100%}.remove-preview{background:#000;height:22px;right:-6px;top:-6px;width:22px}.chat-composer{background:#000;border-radius:28px;display:flex;flex-direction:column;flex-shrink:0;gap:12px;margin:10px;max-height:300px;min-height:60px;padding:14px}.composer-textarea{background:#0000;border:none;color:#fff;font-size:18px;line-height:28px;max-height:160px;min-height:25px;outline:none;overflow-y:auto;padding:10px;resize:none;width:100%}.composer-textarea::placeholder{color:#fff9}.composer-bottom{align-items:center;display:flex;justify-content:space-between;width:100%}.composer-plus{background:#ffffff14;color:#fff;font-size:26px;height:46px;width:46px}.composer-plus,.composer-send{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center}.composer-send{background:#fff;color:#000;flex-shrink:0;font-size:22px;height:48px;width:48px}.composer-preview-large{border-radius:20px;height:140px;overflow:hidden;position:relative;width:140px}.composer-preview-large img,.composer-preview-large video{height:100%;object-fit:cover;width:100%}.remove-preview{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:34px;justify-content:center;position:absolute;right:10px;top:10px;width:34px}.chat-gig-card{background:#111;border:1px solid #2a2a2a;border-radius:18px;margin-bottom:8px;overflow:hidden;width:220px}.chat-gig-image{display:block;height:130px;object-fit:cover;width:100%}.chat-gig-info{padding:10px}.chat-gig-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.chat-gig-price,.chat-gig-time{color:#bdbdbd;font-size:13px;margin-top:6px}.gig-preview{align-items:center;background:#111;border-radius:14px;display:flex;gap:10px;margin-bottom:10px;padding:8px}.gig-preview-image{border-radius:10px;height:60px;object-fit:cover;width:60px}.gig-preview-info{color:#fff;flex:1 1;font-size:13px}.skeleton-bubble{animation:pulse 1.2s infinite;background:#2a2a2a;border-radius:18px;height:40px;width:140px}@keyframes pulse{0%{opacity:.45}50%{opacity:1}to{opacity:.45}}.view-gig-btn{background:#000;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;margin-top:8px;padding:7px 12px}.gig-modal-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.gig-modal{background:#111;border-radius:16px;max-height:90vh;max-width:800px;overflow-y:auto;padding:16px;position:relative;width:95%}.close-modal-btn{background:#0000;border:none;color:#fff;cursor:pointer;font-size:22px;position:absolute;right:10px;top:10px}.status.sent{color:inherit}.status.delivered{color:#9ca3af}.status.read{color:#3b82f6}.status.failed{color:red}.modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal{background-color:#1a1a1a;border-radius:12px;box-shadow:0 0 15px #0006;color:#fff;max-width:90%;padding:20px;position:relative;width:280px}.modal h3{font-size:18px;margin-bottom:15px;margin-top:0;text-align:center}.modal .close-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:18px;position:absolute;right:8px;top:8px}.modal ul{list-style:none;margin:0;padding:0}.modal ul li.payment-item{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:8px 0}.modal ul li.payment-item:last-child{border-bottom:none}.modal ul li.payment-item span{margin-left:8px}.modal ul li.payment-item button{background:#333;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;padding:4px 8px}.modal ul li.payment-item a{color:#4caf50;font-weight:500;text-decoration:none}.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.qr-modal-overlay{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1100}.qr-modal{background-color:#1a1a1a;border-radius:12px;max-width:90%;padding:20px;position:relative;text-align:center;width:250px}.qr-modal img{border-radius:8px;height:auto;margin-bottom:12px;width:100%}.qr-modal button{background:#333;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:6px 12px}#toast-root{bottom:24px;display:flex;flex-direction:column;gap:10px;left:50%;position:fixed;transform:translateX(-50%);z-index:9999}.toast{background:#000;border-radius:8px;box-shadow:0 6px 18px #00000040;color:#fff;font-size:14px;max-width:320px;min-width:220px;opacity:0;padding:12px 16px;text-align:center;transform:translateY(10px);transition:all .3s ease}.toast.show{opacity:1;transform:translateY(0)}.toast-success{background:#000}.toast-error{background:#b91c1c}.toast-info{background:#111}input,textarea{box-shadow:none!important;outline:none!important}
/*# sourceMappingURL=main.c5429081.css.map*/