.home{background-color:#ede3d6;min-height:100vh;overflow-x:hidden}.scroll-progress{position:fixed;top:0;left:0;height:4px;background:linear-gradient(90deg,#b08968,#d4a574);z-index:1000;transition:width .1s ease;box-shadow:0 2px 8px #b089684d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.9}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero{background:linear-gradient(160deg,#fdf8f2,#eddfc8);padding:90px 24px 80px;border-bottom:1px solid #e0d4c0;animation:fadeInUp .8s ease-out;position:relative;min-height:600px;display:flex;align-items:center}.hero-inner{max-width:720px;margin:0 auto;text-align:center}.hero-badge{display:inline-block;background:#fff;border:1px solid #e0d4c0;color:#6b4f3f;font-size:13px;font-weight:600;padding:7px 18px;border-radius:999px;margin-bottom:28px;box-shadow:0 2px 8px #4a372814;letter-spacing:.02em;animation:fadeInUp .8s ease-out .1s both}.hero h1{font-size:58px;font-weight:900;color:#3a2a1e;line-height:1.1;margin:0 0 22px;letter-spacing:-2px;font-family:inherit;animation:fadeInUp .8s ease-out .15s both}.hero-highlight{color:#b08968;display:inline-block;background:linear-gradient(135deg,#b08968,#d4a574);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-desc{font-size:17px;color:#7a6a55;line-height:1.75;margin:0 auto 38px;max-width:580px;animation:fadeInUp .8s ease-out .2s both}.hero-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:32px;animation:fadeInUp .8s ease-out .25s both}.hero-btn-primary{padding:15px 36px;background:#4a3728;color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .25s ease,transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;letter-spacing:.01em;box-shadow:0 4px 12px #4a372826}.hero-btn-primary:hover{background:#b08968;transform:translateY(-3px);box-shadow:0 8px 20px #b0896840}.hero-btn-primary:active{transform:translateY(-1px)}.hero-btn-secondary{padding:15px 32px;background:transparent;color:#4a3728;border:2px solid #c9b49a;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s,border-color .2s,transform .2s cubic-bezier(.34,1.56,.64,1)}.hero-btn-secondary:hover{background:#fff;border-color:#b08968;transform:translateY(-3px)}.hero-btn-secondary:active{transform:translateY(-1px)}.hero-trust{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;font-size:13px;color:#7a6a55;font-weight:600;animation:fadeInUp .8s ease-out .3s both;margin-bottom:24px}.hero-scroll-hint{display:inline-block;background:none;border:none;color:#7a6a55;font-size:14px;font-weight:600;cursor:pointer;animation:bounce 2s ease-in-out infinite;animation-delay:.8s;transition:color .3s ease;padding:8px 0}.hero-scroll-hint:hover{color:#b08968}.stats-section{background:#3a2a1e;padding:44px 24px}.stats-grid{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:center}.stat-item{animation:fadeInUp .6s ease-out forwards;opacity:0}.stat-item:nth-child(1){animation-delay:.1s}.stat-item:nth-child(2){animation-delay:.2s}.stat-item:nth-child(3){animation-delay:.3s}.stat-item:nth-child(4){animation-delay:.4s}.stat-number{font-size:38px;font-weight:900;color:#f7c98b;margin:0 0 6px;letter-spacing:-1px;transition:transform .3s ease,color .3s ease}.stat-label{font-size:14px;color:#c9b49a;margin:0;font-weight:500;transition:color .3s ease}.stat-item:hover .stat-number{transform:scale(1.1);color:#fdd8a4}.section-inner{max-width:1100px;margin:0 auto;padding:0 24px}.section-inner h2{font-size:36px;font-weight:800;color:#3a2a1e;text-align:center;margin:0 0 10px;letter-spacing:-.5px;animation:fadeInUp .6s ease-out}.section-sub{text-align:center;color:#a89880;font-size:16px;margin:0 0 52px;animation:fadeInUp .6s ease-out .1s both}.how-section{padding:84px 24px;background:#fff}.how-grid{display:grid;grid-template-columns:1fr;gap:0;align-items:start}.how-steps-full{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;width:100%}.how-step-full{display:flex;gap:16px;align-items:flex-start;transition:transform .3s ease;animation:fadeInUp .6s ease-out forwards;opacity:0}.how-step-full:nth-child(1){animation-delay:.2s}.how-step-full:nth-child(2){animation-delay:.3s}.how-step-full:nth-child(3){animation-delay:.4s}.how-step-full:nth-child(4){animation-delay:.5s}.how-step-full:hover{transform:translate(8px)}.how-step-full strong{display:block;font-size:15px;color:#3a2a1e;margin-bottom:5px;font-weight:700}.how-step-full p{font-size:13px;color:#7a6a55;line-height:1.65;margin:0}.how-col h3{font-size:19px;font-weight:700;color:#4a3728;margin:0 0 28px;padding-bottom:14px;border-bottom:2px solid #e0d4c0;animation:fadeInUp .6s ease-out .1s both}.how-divider{width:1px;background:linear-gradient(to bottom,transparent,#e0d4c0,transparent);align-self:stretch;margin-top:54px;display:none}.how-steps{display:flex;flex-direction:column;gap:26px}.how-step{display:flex;gap:16px;align-items:flex-start;transition:transform .3s ease;animation:fadeInUp .6s ease-out forwards;opacity:0}.how-col:first-child .how-step:nth-child(1){animation-delay:.2s}.how-col:first-child .how-step:nth-child(2){animation-delay:.3s}.how-col:first-child .how-step:nth-child(3){animation-delay:.4s}.how-col:first-child .how-step:nth-child(4){animation-delay:.5s}.how-col:last-child .how-step:nth-child(1){animation-delay:.3s}.how-col:last-child .how-step:nth-child(2){animation-delay:.4s}.how-col:last-child .how-step:nth-child(3){animation-delay:.5s}.how-col:last-child .how-step:nth-child(4){animation-delay:.6s}.how-step:hover{transform:translate(8px)}.step-num{width:34px;height:34px;background:linear-gradient(135deg,#b08968,#d4a574);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;flex-shrink:0;margin-top:1px;box-shadow:0 4px 12px #b0896840;transition:transform .3s ease,box-shadow .3s ease}.how-step:hover .step-num{transform:scale(1.15);box-shadow:0 8px 20px #b0896859}.how-step strong{display:block;font-size:15px;color:#3a2a1e;margin-bottom:5px;font-weight:700}.how-step p{font-size:13px;color:#7a6a55;line-height:1.65;margin:0}.features-section{padding:84px 24px;background:#ede3d6}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.feature-card{background:#fff;border:1px solid #e0d4c0;border-radius:16px;padding:30px 24px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,background .3s;animation:fadeInUp .6s ease-out forwards;opacity:0}.features-grid .feature-card:nth-child(1){animation-delay:.1s}.features-grid .feature-card:nth-child(2){animation-delay:.2s}.features-grid .feature-card:nth-child(3){animation-delay:.3s}.features-grid .feature-card:nth-child(4){animation-delay:.4s}.features-grid .feature-card:nth-child(5){animation-delay:.5s}.features-grid .feature-card:nth-child(6){animation-delay:.6s}.features-grid .feature-card:nth-child(7){animation-delay:.7s}.features-grid .feature-card:nth-child(8){animation-delay:.8s}.feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #4a372826;background:linear-gradient(135deg,#fff,#fdfaf3);border-color:#d4a574}.feature-icon{font-size:38px;margin-bottom:16px;display:block;transition:transform .3s ease}.feature-card:hover .feature-icon{transform:scale(1.15) rotate(10deg)}.feature-card h4{font-size:16px;font-weight:700;color:#3a2a1e;margin:0 0 10px;transition:color .3s ease}.feature-card:hover h4{color:#b08968}.feature-card p{font-size:14px;color:#7a6a55;line-height:1.7;margin:0}.testimonials-section{padding:84px 24px;background:linear-gradient(135deg,#fff,#fdf8f2)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-card{background:#fff;border:1px solid #e0d4c0;border-radius:16px;padding:32px 26px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,border-color .3s;animation:fadeInUp .6s ease-out forwards;opacity:0;display:flex;flex-direction:column}.testimonials-grid .testimonial-card:nth-child(1){animation-delay:.2s}.testimonials-grid .testimonial-card:nth-child(2){animation-delay:.3s}.testimonials-grid .testimonial-card:nth-child(3){animation-delay:.4s}.testimonial-rating{display:flex;gap:4px;margin-bottom:16px}.testimonial-rating .star{color:#d4a574;font-size:16px;transition:transform .2s ease}.testimonial-rating .star.filled{color:#f7c98b}.testimonial-card:hover .star{transform:scale(1.2)}.testimonial-text{font-size:15px;color:#3a2a1e;line-height:1.8;margin:0 0 20px;font-weight:500;flex-grow:1;font-style:italic}.testimonial-author{padding-top:16px;border-top:1px solid #e0d4c0}.author-name{font-size:14px;font-weight:700;color:#3a2a1e;margin:0 0 3px}.author-role{font-size:12px;color:#a89880;margin:0}.testimonial-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #4a37281f;border-color:#d4a574}.cta-section{background:linear-gradient(135deg,#3a2a1e,#6b4f3f);padding:84px 24px;text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(247,201,139,.05) 0%,transparent 70%);pointer-events:none}.cta-inner{max-width:680px;margin:0 auto;position:relative;z-index:1;animation:fadeInUp .8s ease-out}.cta-inner h2{font-size:38px;font-weight:800;color:#fff;margin:0 0 14px;letter-spacing:-.5px}.cta-inner p{font-size:17px;color:#c9b49a;margin:0 0 38px}.cta-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;animation:fadeInUp .8s ease-out .1s both}.cta-btn-primary{padding:15px 30px;background:#b08968;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:background-color .25s ease,transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;box-shadow:0 4px 12px #b089684d}.cta-btn-primary:hover{background:#f7c98b;color:#3a2a1e;transform:translateY(-3px);box-shadow:0 8px 24px #f7c98b66}.cta-btn-primary:active{transform:translateY(-1px)}.cta-btn-secondary{padding:15px 30px;background:transparent;color:#fff;border:2px solid rgba(255,255,255,.4);border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:background-color .2s,border-color .2s,transform .2s cubic-bezier(.34,1.56,.64,1)}.cta-btn-secondary:hover{background:#ffffff1a;border-color:#fffc;transform:translateY(-3px)}.cta-btn-secondary:active{transform:translateY(-1px)}.home-footer{background:#2a1a0e;padding:28px 24px;text-align:center;border-top:1px solid rgba(255,255,255,.06);animation:fadeInUp .6s ease-out}.home-footer p{color:#7a6a55;font-size:13px;margin:0}.primary-btn{background-color:#b08968;color:#fff;border:none;padding:12px 22px;border-radius:8px;font-weight:600;cursor:pointer;font-size:14px;transition:background-color .2s}.primary-btn:hover{background-color:#6b4f3f}.secondary-btn{background-color:transparent;border:1px solid #b08968;color:#b08968;padding:12px 22px;border-radius:8px;font-weight:600;cursor:pointer;font-size:14px;transition:background-color .2s}.secondary-btn:hover{background-color:#e9dcc7}@media(max-width:1200px){.features-grid{grid-template-columns:repeat(3,1fr)}.how-steps-full{grid-template-columns:1fr}}@media(max-width:900px){.hero h1{font-size:42px;letter-spacing:-1px}.how-grid{grid-template-columns:1fr}.how-divider{display:none}.features-grid{grid-template-columns:repeat(2,1fr)}.how-steps-full{grid-template-columns:1fr}.testimonials-grid{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media(max-width:560px){.hero{padding:60px 20px 56px}.hero h1{font-size:32px;letter-spacing:-.5px}.hero-desc{font-size:15px}.hero-actions{flex-direction:column;align-items:center}.hero-trust{flex-direction:column;gap:8px}.features-grid,.how-steps-full,.testimonials-grid{grid-template-columns:1fr}.cta-actions{flex-direction:column;align-items:center}.section-inner h2,.cta-inner h2{font-size:28px}}.auth-page{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#f7f1e8,#f0e5d4,#e8dbc1);font-family:Segoe UI,Tahoma,sans-serif}.auth-card{background-color:#fff;width:100%;max-width:460px;padding:40px 35px;border-radius:14px;box-shadow:0 25px 50px #0000001f;display:flex;flex-direction:column;align-items:center}.auth-title{font-size:24px;color:#4a3728;font-weight:600;margin-bottom:6px;text-align:center}.auth-subtitle{font-size:14px;color:#8a7a64;margin-bottom:28px;text-align:center}.auth-form{display:flex;flex-direction:column;width:100%;gap:14px}.auth-form input{width:100%;padding:12px 14px;border-radius:8px;border:1px solid #d8c7a7;font-size:14px;background-color:#fff;color:#3e3e3e;transition:all .2s ease;box-sizing:border-box}.auth-form input::placeholder{color:#a08f77}.auth-form input:focus{outline:none;border-color:#b08968;box-shadow:0 0 0 3px #b0896826}.auth-form button[type=submit]{margin-top:10px;padding:14px;border-radius:8px;border:none;background-color:#b08968;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:background .25s ease,transform .1s ease;width:100%}.auth-form button[type=submit]:hover{background-color:#6b4f3f}.auth-form button[type=submit]:active{transform:scale(.98)}.signup-link{margin-top:18px;font-size:14px;color:#8a7a64;text-align:center}.signup-link a{color:#b08968;text-decoration:none;font-weight:600}.signup-link a:hover{text-decoration:underline}.auth-error{width:100%;padding:12px 14px;margin-bottom:4px;background:#fdf0ee;border:1px solid #f5c6c0;border-radius:8px;color:#c0392b;font-size:14px;line-height:1.5;box-sizing:border-box}.register-page{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#f7f1e8,#f0e5d4,#e8dbc1);font-family:Segoe UI,Tahoma,sans-serif}.register-card{background-color:#fff;width:100%;max-width:460px;padding:40px 35px;border-radius:14px;box-shadow:0 25px 50px #0000001f;display:flex;flex-direction:column;align-items:center}.register-card h2{font-size:24px;color:#4a3728;font-weight:600;margin-bottom:6px;text-align:center}.register-subtitle{font-size:14px;color:#8a7a64;margin-bottom:28px;text-align:center}.register-form{display:flex;flex-direction:column;width:100%;gap:14px}.register-form input,.register-form select{width:100%;padding:12px 14px;border-radius:8px;border:1px solid #d8c7a7;font-size:14px;background-color:#fff;color:#3e3e3e;transition:all .2s ease;box-sizing:border-box}.register-form input::placeholder{color:#a08f77}.register-form input:focus,.register-form select:focus{outline:none;border-color:#b08968;box-shadow:0 0 0 3px #b0896826}.register-form button[type=submit]{margin-top:10px;padding:14px;border-radius:8px;border:none;background-color:#b08968;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:background .25s ease,transform .1s ease;width:100%}.register-form button[type=submit]:hover{background-color:#6b4f3f}.register-form button[type=submit]:active{transform:scale(.98)}.login-link{margin-top:18px;font-size:14px;color:#8a7a64}.login-link a{color:#b08968;text-decoration:none;font-weight:600}.login-link a:hover{text-decoration:underline}.auth-password-wrapper{position:relative;width:100%}.auth-password-wrapper input{width:100%;padding-right:46px!important;box-sizing:border-box;margin:0!important}.auth-eye-btn{position:absolute;right:1px;top:1px;bottom:1px;width:42px;background:transparent!important;border:none!important;border-radius:0 7px 7px 0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#a08f77!important;transition:color .15s,background-color .15s;padding:0!important;margin:0!important;z-index:2;font-size:0}.auth-eye-btn:hover{color:#4a3728!important;background:#b0896814!important;transform:none!important}.register-error{width:100%;padding:12px 14px;margin-bottom:16px;background:#fdf0ee;border:1px solid #f5c6c0;border-radius:8px;color:#c0392b;font-size:14px;line-height:1.5;box-sizing:border-box}.sidebar{width:240px;height:100vh;background-color:#f7f1e8;border-right:1px solid #e0d3b8;padding:28px 20px;box-sizing:border-box;font-family:Segoe UI,Tahoma,sans-serif;position:fixed;top:0;left:0;display:flex;flex-direction:column;z-index:100}.sidebar-title{font-size:22px;color:#4a3728;font-weight:700;margin-bottom:20px}.sidebar-nav{display:flex;flex-direction:column;gap:8px}.sidebar-nav a{text-decoration:none;color:#8a7a64;font-size:15px;padding:10px 14px;border-radius:8px;transition:all .2s ease}.sidebar-nav a:hover{background-color:#e8dbc1;color:#4a3728}.sidebar-nav a.active{background-color:#b08968;color:#fff;font-weight:600}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:6px;padding-top:16px;border-top:1px solid #e0d3b8}.sidebar-bell{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:8px;cursor:pointer;transition:background .2s ease;color:#8a7a64;font-size:15px;position:relative}.sidebar-bell:hover{background-color:#e8dbc1;color:#4a3728}.sidebar-bell-label{font-size:15px;color:#8a7a64}.sidebar-bell:hover .sidebar-bell-label{color:#4a3728}.sidebar-bell button{background:none!important;border:none!important;padding:0!important;font-size:18px!important;cursor:pointer}.sidebar-bell>div>div:last-child{inset:auto auto 0 220px}.logout-btn{padding:10px 14px;border-radius:8px;border:none;background-color:transparent;color:#b08968;font-size:15px;font-weight:600;cursor:pointer;transition:all .25s ease;text-align:left}.logout-btn:hover{background-color:#b08968;color:#fff}@media(max-width:768px){.sidebar{position:relative;width:100%;height:auto}.sidebar-bell>div>div:last-child{left:0;right:auto;bottom:auto;top:calc(100% + 8px)}}.dashboard-container{display:flex;min-height:100vh;background-color:#f4f1ec;font-family:Segoe UI,Tahoma,sans-serif}.dashboard-main{flex:1;margin-left:240px;padding:32px;background-color:#faf8f4;min-height:100vh;box-sizing:border-box}.dashboard-main h1{font-size:24px;margin-bottom:20px;color:#4a3728}@media(max-width:768px){.dashboard-container{flex-direction:column}.dashboard-main{margin-left:0;padding:20px}}.review-page{min-height:100vh;background-color:#f7f1e8;display:flex;align-items:flex-start;justify-content:center;padding:40px 20px 80px;font-family:inherit}.review-container{width:100%;max-width:660px;background:#fff;border-radius:12px;border:1px solid #e0d4c0;box-shadow:0 4px 20px #4a372814;overflow:hidden;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.review-header{background-color:#4a3728;padding:36px 40px 32px;position:relative;overflow:hidden}.review-header:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(176,137,104,.18) 1px,transparent 1px);background-size:22px 22px;pointer-events:none}.review-badge{display:inline-block;padding:4px 12px;background:#b0896840;border:1px solid rgba(176,137,104,.5);border-radius:20px;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#d4a87a;margin-bottom:14px;position:relative}.review-header h1{font-size:1.8rem;color:#f7f1e8;margin:0 0 10px;font-weight:700;line-height:1.2;position:relative}.review-header p{color:#c4ab90;font-size:14px;margin:0;line-height:1.6;position:relative}.review-form{padding:36px 40px 40px;display:flex;flex-direction:column;gap:26px}@media(max-width:520px){.review-form{padding:24px 20px 32px}.review-header{padding:28px 20px 24px}.ratings-grid{grid-template-columns:1fr}}.ratings-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.star-field{background:#f7f1e8;border:1px solid #e0d4c0;border-radius:10px;padding:16px;transition:border-color .2s,box-shadow .2s}.star-field:focus-within{border-color:#b08968;box-shadow:0 0 0 3px #b0896826}.star-field-header{margin-bottom:10px}.star-label{display:block;font-size:13px;font-weight:700;color:#4a3728;margin-bottom:3px}.star-desc{display:block;font-size:11px;color:#a89880;line-height:1.4}.stars{display:flex;align-items:center;gap:3px}.star{background:none;border:none;font-size:26px;cursor:pointer;color:#ddd0bc;padding:0;line-height:1;transition:color .12s,transform .12s}.star.filled{color:#b08968}.star:hover{transform:scale(1.18);color:#6b4f3f}.star-value{font-size:12px;color:#a89880;margin-left:6px;min-width:36px}.comment-field{display:flex;flex-direction:column;gap:8px}.comment-field label{font-size:14px;font-weight:700;color:#4a3728;display:flex;align-items:center;gap:8px}.required-badge{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:2px 8px;background:#fef2f2;color:#b91c1c;border-radius:6px}.optional-badge{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:2px 8px;background:#f7f1e8;color:#a89880;border-radius:6px}.comment-field textarea{width:100%;padding:14px 16px;border:1px solid #e0d4c0;border-radius:10px;font-family:inherit;font-size:14px;color:#4a3728;resize:vertical;background:#f7f1e8;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;line-height:1.6}.comment-field textarea:focus{outline:none;border-color:#b08968;box-shadow:0 0 0 3px #b0896826;background:#fff}.char-count{text-align:right;font-size:11px;color:#a89880}.review-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px 16px;font-size:13px;color:#b91c1c}.review-actions{display:flex;gap:12px;justify-content:flex-end}.btn-primary{padding:11px 28px;background-color:#b08968;color:#fff;border:none;border-radius:8px;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s,transform .15s}.btn-primary:hover:not(:disabled){background-color:#6b4f3f;transform:translateY(-1px)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{padding:11px 24px;background-color:transparent;color:#b08968;border:1px solid #b08968;border-radius:8px;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s}.btn-loading{display:flex;align-items:center;gap:8px}.btn-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;display:inline-block}.review-done-card{text-align:center;padding:60px 40px;background:#fff;border-radius:12px;border:1px solid #e0d4c0;box-shadow:0 4px 20px #4a372814;animation:slideUp .3s ease}.done-icon{width:72px;height:72px;border-radius:50%;background:#f7f1e8;border:2px solid #e0d4c0;display:flex;align-items:center;justify-content:center;font-size:30px;margin:0 auto 24px;color:#a89880}.success-icon{background:#fdf3e3;border-color:#b08968;color:#b08968;animation:starPop .5s cubic-bezier(.34,1.56,.64,1)}@keyframes starPop{0%{transform:scale(0) rotate(-20deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}.review-done-card h2{font-size:1.6rem;color:#4a3728;margin:0 0 10px;font-weight:700}.review-done-card p{color:#7a6a55;font-size:14px;margin:0 0 28px;line-height:1.6}.review-loading{display:flex;flex-direction:column;align-items:center;gap:12px;padding:60px 20px;color:#a89880;font-size:14px}.review-spinner{width:28px;height:28px;border:3px solid #e0d4c0;border-top-color:#b08968;border-radius:50%;animation:spin .8s linear infinite}.reviews-section{font-family:inherit;padding:32px 0 0}.reviews-section-title{display:flex;align-items:baseline;gap:12px;margin-bottom:24px}.reviews-section-title h2{font-size:1.3rem;font-weight:700;color:#4a3728;margin:0}.reviews-count{font-size:13px;color:#a89880;background:#f7f1e8;padding:3px 10px;border-radius:20px;border:1px solid #e0d4c0}.reviews-summary{display:grid;grid-template-columns:auto 1fr 1fr;gap:28px;background:#fff;border:1px solid #e0d4c0;border-radius:12px;padding:24px 28px;margin-bottom:20px;box-shadow:0 2px 10px #4a37280d;align-items:start}@media(max-width:640px){.reviews-summary{grid-template-columns:1fr;gap:20px}.summary-score{padding-right:0;border-right:none}}.summary-score{text-align:center;padding-right:24px;border-right:1px solid #e0d4c0}.big-score{font-size:3.4rem;font-weight:800;color:#4a3728;line-height:1;margin-bottom:8px}.score-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#a89880;margin-top:6px}.stars-display{display:inline-flex;gap:2px}.stars-sm .star-icon{font-size:13px}.stars-md .star-icon{font-size:17px}.stars-lg .star-icon{font-size:21px}.star-icon{line-height:1}.star-full{color:#b08968}.star-half{color:#b08968;opacity:.55}.star-empty{color:#ddd0bc}.rating-dist{display:flex;flex-direction:column;gap:6px}.dist-row{display:flex;align-items:center;gap:8px}.dist-star{font-size:12px;color:#7a6a55;width:28px;flex-shrink:0}.dist-track{flex:1;height:7px;background:#e9dcc7;border-radius:4px;overflow:hidden}.dist-fill{height:100%;background:#b08968;border-radius:4px;transition:width .5s ease}.dist-count{font-size:11px;color:#a89880;width:16px;text-align:right}.stat-bars{display:flex;flex-direction:column;gap:9px}.stat-bar-row{display:flex;align-items:center;gap:10px}.stat-bar-label{font-size:12px;color:#7a6a55;width:130px;flex-shrink:0}.stat-bar-track{flex:1;height:6px;background:#e9dcc7;border-radius:4px;overflow:hidden}.stat-bar-fill{height:100%;background:linear-gradient(90deg,#b08968,#6b4f3f);border-radius:4px;transition:width .6s ease}.stat-bar-value{font-size:12px;font-weight:700;color:#6b4f3f;width:24px;text-align:right}.review-filters{display:flex;gap:8px;margin-bottom:18px;flex-wrap:wrap}.filter-tab{padding:7px 18px;border:1px solid #e0d4c0;border-radius:24px;background:#fff;font-family:inherit;font-size:13px;font-weight:500;color:#7a6a55;cursor:pointer;transition:all .15s}.filter-tab:hover{border-color:#b08968;color:#4a3728}.filter-tab.active{background:#b08968;border-color:#b08968;color:#fff;font-weight:600}.review-cards-list{display:flex;flex-direction:column;gap:14px}.review-card{background:#fff;border:1px solid #e0d4c0;border-radius:12px;padding:20px 22px;box-shadow:0 2px 10px #4a37280d;transition:box-shadow .2s,transform .2s;animation:fadeIn .22s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.review-card:hover{box-shadow:0 6px 22px #4a37281a;transform:translateY(-2px)}.card-sme{border-left:4px solid #b08968}.card-freelancer{border-left:4px solid #7a6a55}.review-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.reviewer-info{display:flex;align-items:center;gap:12px}.reviewer-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#4a3728,#7a6a55);color:#f7f1e8;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:700;flex-shrink:0}.reviewer-name{font-size:15px;font-weight:700;color:#4a3728;margin-bottom:4px}.reviewer-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.role-tag{font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:2px 8px;border-radius:4px}.role-sme{background:#fdf3e3;color:#6b4f3f}.role-freelancer{background:#f7f1e8;color:#7a6a55}.project-tag{font-size:11px;color:#a89880}.card-rating-summary{text-align:right;flex-shrink:0}.avg-label{display:block;font-size:12px;font-weight:700;color:#6b4f3f;margin-top:3px}.review-date{display:block;font-size:11px;color:#a89880;margin-top:2px}.review-breakdown{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.breakdown-chip{font-size:11px;padding:3px 10px;background:#fdf3e3;color:#6b4f3f;border-radius:20px;font-weight:600;border:1px solid #e9dcc7}.chip-sme{background:#f7f1e8;color:#7a6a55;border-color:#e0d4c0}.review-comment{margin:0;padding:12px 16px;background:#f7f1e8;border-radius:8px;font-size:14px;color:#7a6a55;line-height:1.65;font-style:italic}.quote-mark{font-size:20px;color:#b08968;line-height:0;vertical-align:-4px;margin:0 3px;font-style:normal}.no-reviews{text-align:center;padding:50px 20px;background:#fff;border:1px dashed #e0d4c0;border-radius:12px}.no-reviews-icon{font-size:44px;color:#ddd0bc;margin-bottom:14px}.no-reviews p,.no-reviews-filter{color:#a89880;font-size:14px;padding:0}.no-reviews-filter{padding:28px;text-align:center}.btn-review{padding:10px 22px;background-color:#b08968;color:#fff;border:none;border-radius:8px;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:12px;display:inline-block}.page-container{max-width:1100px;margin:0 auto;padding:24px;animation:fadeIn .5s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.profile-card{background:linear-gradient(135deg,#fff,#faf8f5);border:1px solid rgba(224,212,192,.4);border-radius:16px;padding:36px;margin-bottom:28px;box-shadow:0 8px 32px #4a37281f;transition:all .3s cubic-bezier(.25,.46,.45,.94);animation:slideUp .5s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.profile-card:hover{box-shadow:0 12px 48px #4a37282e;transform:translateY(-2px)}.profile-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;gap:16px;flex-wrap:wrap;padding-bottom:24px;border-bottom:2px solid rgba(224,212,192,.3)}.profile-header h1{font-size:32px;background:linear-gradient(135deg,#4a3728,#6b4f3f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 8px;font-weight:800;letter-spacing:-.5px}.profile-company{font-size:15px;color:#8a7a64;margin:0;font-weight:500}.role-badge{background:linear-gradient(135deg,#b08968,#8b6a4f);color:#fff;padding:8px 18px;border-radius:28px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;box-shadow:0 4px 12px #b0896840;transition:all .3s ease}.role-badge:hover{transform:translateY(-2px);box-shadow:0 6px 20px #b0896859}.role-badge.sme{background:linear-gradient(135deg,#4a3728,#2c2418)}.role-badge.freelancer{background:linear-gradient(135deg,#b08968,#8b6a4f)}.role-badge.admin{background:linear-gradient(135deg,#c0392b,#a93226)}.profile-verified-badge{background:linear-gradient(135deg,#d4f0e0,#e8f7ed);color:#1a5c38;border:2px solid #a8dfc0;padding:8px 16px;border-radius:28px;font-size:11px;font-weight:800;box-shadow:0 4px 12px #a8dfc033}.profile-rating-row{display:flex;align-items:center;gap:10px;margin-bottom:24px;padding:16px;background:linear-gradient(135deg,#fffef8,#faf8f5);border-radius:12px;border-left:4px solid #f0a500}.profile-stars{color:#f0a500;font-size:18px;letter-spacing:2px;text-shadow:0 2px 4px rgba(240,165,0,.1)}.profile-stars strong{font-size:16px;color:#4a3728;margin:0 4px;font-weight:800}.profile-review-count{color:#a89880;font-size:13px;font-weight:600}.profile-edit-btn{padding:12px 24px;background:linear-gradient(135deg,#b08968,#8b6a4f);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #b0896833;white-space:nowrap}.profile-edit-btn:hover{background:linear-gradient(135deg,#8b6a4f,#6b4f3f);transform:translateY(-2px);box-shadow:0 6px 20px #b089684d}.profile-details{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.profile-field label{display:block;font-size:11px;font-weight:800;color:#8a7a64;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.profile-field p{margin:0;font-size:15px;color:#4a3728;padding:14px 16px;background:linear-gradient(135deg,#faf8f5,#f2ede5);border-radius:10px;border:1px solid rgba(224,212,192,.5);line-height:1.6;transition:all .2s ease}.profile-field p:hover{background:linear-gradient(135deg,#f2ede5,#ede5db);border-color:#b08968}.profile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.profile-tags{display:flex;flex-wrap:wrap;gap:10px}.profile-tag{background:linear-gradient(135deg,#fffef8,#fdf3e3);color:#6b4f3f;border:1.5px solid #d9cfc0;padding:8px 16px;border-radius:24px;font-size:13px;font-weight:600;transition:all .2s ease;cursor:default}.profile-tag:hover{background:linear-gradient(135deg,#fdf3e3,#f0e5d4);border-color:#b08968;transform:translateY(-1px);box-shadow:0 4px 12px #b0896826}.profile-social-links{display:flex;gap:12px;flex-wrap:wrap}.profile-social-btn{padding:12px 20px;background:linear-gradient(135deg,#faf8f5,#f2ede5);border:1.5px solid #d9cfc0;border-radius:10px;color:#4a3728;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:6px;box-shadow:0 2px 8px #4a37280f}.profile-social-btn:hover{background:linear-gradient(135deg,#b08968,#8b6a4f);color:#fff;border-color:#b08968;transform:translateY(-3px);box-shadow:0 6px 16px #b0896840}.profile-link{color:#b08968;text-decoration:none;font-size:14px;font-weight:600;transition:all .2s ease;border-bottom:2px solid transparent}.profile-link:hover{border-bottom-color:#b08968}.profile-edit-form{display:flex;flex-direction:column;gap:18px;padding-top:20px;border-top:2px solid rgba(224,212,192,.3)}.profile-edit-form input,.profile-edit-form textarea,.profile-edit-form select{width:100%;padding:14px 16px;border:1.5px solid rgba(224,212,192,.6);border-radius:10px;background:linear-gradient(135deg,#faf8f5,#f2ede5);color:#4a3728;font-size:14px;font-family:inherit;box-sizing:border-box;transition:all .3s ease}.profile-edit-form input:focus,.profile-edit-form textarea:focus,.profile-edit-form select:focus{outline:none;border-color:#b08968;box-shadow:0 0 0 3px #b0896826;background:#fff}.profile-edit-form textarea{resize:vertical;min-height:80px}.profile-edit-form label{display:block;font-size:12px;font-weight:700;color:#a89880;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.profile-save-btn{padding:12px 24px;background:#b08968;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .2s;align-self:flex-start}.profile-save-btn:hover:not(:disabled){background:#6b4f3f}.profile-save-btn:disabled{opacity:.5;cursor:not-allowed}.profile-section{background:#fff;border:1px solid #e0d4c0;border-radius:14px;padding:24px;margin-bottom:24px}.profile-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.profile-section-header h3{font-size:17px;font-weight:700;color:#4a3728;margin:0}.profile-add-btn{padding:7px 16px;background:#b08968;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s}.profile-add-btn:hover{background:#6b4f3f}.profile-empty{color:#a89880;font-size:14px;text-align:center;padding:20px 0}.portfolio-form{background:#f7f1e8;border:1px solid #e0d4c0;border-radius:10px;padding:18px;margin-bottom:20px;display:flex;flex-direction:column;gap:12px}.portfolio-form input,.portfolio-form textarea,.portfolio-form select{width:100%;padding:10px 13px;border:1px solid #e0d4c0;border-radius:8px;background:#fff;color:#4a3728;font-size:14px;font-family:inherit;box-sizing:border-box}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.portfolio-card{background:#f7f1e8;border:1px solid #e0d4c0;border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:8px}.portfolio-card-header{display:flex;justify-content:space-between;align-items:center}.portfolio-type-badge{background:#e9dcc7;color:#6b4f3f;padding:3px 8px;border-radius:10px;font-size:11px;font-weight:700;text-transform:uppercase}.portfolio-delete-btn{background:none;border:none;color:#a89880;cursor:pointer;font-size:14px;padding:0}.portfolio-delete-btn:hover{color:#c0392b}.portfolio-card h4{margin:0;font-size:14px;font-weight:700;color:#4a3728}.portfolio-card p{margin:0;font-size:13px;color:#7a6a55;line-height:1.5}.portfolio-link{color:#b08968;font-size:13px;font-weight:600;text-decoration:none}.portfolio-link:hover{text-decoration:underline}.profile-success{background:#d4f0e0;border:1px solid #a8dfc0;color:#1a5c38;padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:16px}.profile-error{background:#fdf0ee;border:1px solid #f5c6c0;color:#c0392b;padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:16px}.ve-spinner{width:44px;height:44px;border:4px solid #e0d4c0;border-top-color:#b08968;border-radius:50%;animation:ve-spin .9s linear infinite;margin:0 auto 20px}@keyframes ve-spin{to{transform:rotate(360deg)}}.ve-icon{font-size:56px;margin-bottom:16px}.ve-btn{margin-top:16px;padding:12px 28px;background:#b08968;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s}.ve-btn:hover{background:#6b4f3f}@media(max-width:600px){.profile-header{flex-direction:column}.profile-grid,.portfolio-grid{grid-template-columns:1fr}}.kyc-desc{font-size:14px;color:#7a6a55;margin:0 0 12px;line-height:1.6}.kyc-hint{font-size:12px;color:#a89880;margin:0 0 14px}.kyc-badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:700}.kyc-approved{background:#d4f0e0;color:#1a5c38;border:1px solid #a8dfc0}.kyc-pending{background:#fef9ec;color:#7a5c1e;border:1px solid #f0e0b0}.kyc-rejected{background:#f8d7da;color:#721c24;border:1px solid #f5c6c0}.kyc-upload-box{background:#f7f1e8;border:1px solid #e0d4c0;border-radius:10px;padding:16px 18px}.kyc-upload-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:8px}.kyc-file-input{display:none}.kyc-file-label{padding:9px 16px;background:#fff;border:1px solid #e0d4c0;border-radius:8px;font-size:13px;font-weight:600;color:#4a3728;cursor:pointer;transition:background-color .2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.kyc-file-label:hover{background:#e9dcc7}.kyc-upload-btn{padding:9px 20px;background:#b08968;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s;white-space:nowrap}.kyc-upload-btn:hover:not(:disabled){background:#6b4f3f}.kyc-upload-btn:disabled{opacity:.5;cursor:not-allowed}.kyc-status-box{border-radius:10px;padding:16px 18px;font-size:14px;line-height:1.6}.kyc-status-pending{background:#fef9ec;border:1px solid #f0e0b0;color:#7a5c1e}.kyc-status-rejected{background:#fdf0ee;border:1px solid #f5c6c0;color:#c0392b}.kyc-note{font-size:13px;margin:6px 0 0;color:#7a3020}.kyc-doc-link{display:inline-block;margin-top:10px;color:#b08968;font-size:13px;font-weight:600;text-decoration:none}.kyc-doc-link:hover{text-decoration:underline}.public-profile-container{max-width:900px;margin:0 auto;padding:24px;background:#fff}.back-btn{background:#b08968;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;margin-bottom:24px;transition:background .2s}.back-btn:hover{background:#8b6f54}.public-profile-header{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:40px;padding-bottom:24px;border-bottom:2px solid #f0e5d8}.header-info h1{margin:0 0 8px;color:#4a3728;font-size:32px}.header-info .email{color:#666;font-size:14px;margin:0 0 8px}.kyc-badge{display:inline-block;background:#27ae60;color:#fff;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:700}.profile-content{display:flex;flex-direction:column;gap:32px}.profile-section{padding:20px;background:#fdf7f0;border-radius:12px;border-left:4px solid #b08968}.profile-section h2{margin:0 0 16px;color:#4a3728;font-size:18px;font-weight:600}.profile-section p{margin:0;color:#555;line-height:1.6}.skills-grid{display:flex;flex-wrap:wrap;gap:8px}.skill-badge{background:#e8d4c4;color:#4a3728;padding:6px 12px;border-radius:20px;font-size:13px;font-weight:500}.rates-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.rate-item{display:flex;flex-direction:column;padding:12px;background:#fff;border-radius:8px;border:1px solid #e0d4c0}.rate-label{font-size:12px;color:#999;text-transform:uppercase;letter-spacing:.5px}.rate-value{font-size:18px;font-weight:600;color:#b08968;margin-top:4px}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}.portfolio-item{background:#fff;padding:16px;border-radius:8px;border:1px solid #e0d4c0}.portfolio-item h3{margin:0 0 8px;color:#4a3728;font-size:14px;font-weight:600}.portfolio-item p{margin:0 0 12px;font-size:13px;color:#666;line-height:1.5}.portfolio-links{display:flex;gap:8px}.portfolio-link{display:inline-block;background:#b08968;color:#fff;padding:6px 12px;border-radius:4px;text-decoration:none;font-size:12px;transition:background .2s}.portfolio-link:hover{background:#8b6f54}.cv-download-btn{display:inline-block;background:#27ae60;color:#fff;padding:12px 24px;border-radius:6px;text-decoration:none;font-weight:500;transition:background .2s}.cv-download-btn:hover{background:#229954}.social-links{display:flex;gap:12px;flex-wrap:wrap}.social-btn{display:inline-block;padding:12px 20px;border-radius:6px;text-decoration:none;font-weight:500;transition:transform .2s,box-shadow .2s;color:#fff}.social-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.social-btn.linkedin{background:#0a66c2}.social-btn.github{background:#333}.social-btn.website{background:#b08968}.website-link{display:inline-block;color:#b08968;text-decoration:none;font-weight:500;padding:8px 0;border-bottom:2px solid #b08968;transition:color .2s}.website-link:hover{color:#8b6f54}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.info-item{display:flex;flex-direction:column;padding:12px;background:#fff;border-radius:8px;border:1px solid #e0d4c0}.info-item .label{font-size:12px;color:#999;text-transform:uppercase;letter-spacing:.5px}.info-item .value{font-size:16px;font-weight:600;color:#4a3728;margin-top:4px}@media(max-width:768px){.public-profile-container{padding:16px}.public-profile-header{flex-direction:column;gap:16px}.header-info h1{font-size:24px}.profile-section{padding:16px}.portfolio-grid,.rates-grid,.info-grid{grid-template-columns:1fr}.social-links{flex-direction:column}.social-btn{width:100%;text-align:center}}.navbar{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(224,212,192,.3);position:sticky;top:0;z-index:100;box-shadow:0 4px 20px #4a372814;animation:slideDown .4s ease}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.nav-container{max-width:1200px;margin:0 auto;padding:0 24px;height:70px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:22px;font-weight:800;background:linear-gradient(135deg,#4a3728,#b08968);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none;letter-spacing:-.5px;transition:transform .2s ease}.logo:hover{transform:scale(1.05)}.nav-links{display:flex;align-items:center;gap:4px}.nav-links a{padding:10px 16px;font-size:14px;font-weight:500;color:#4a3728;text-decoration:none;border-radius:8px;transition:all .25s ease;position:relative}.nav-links a:after{content:"";position:absolute;bottom:6px;left:16px;right:16px;height:2px;background:linear-gradient(90deg,transparent,#b08968,transparent);opacity:0;transition:opacity .25s ease}.nav-links a:hover{background:#b0896814;color:#b08968}.nav-links a:hover:after{opacity:1}.nav-links a.nav-active{color:#b08968;font-weight:700;background:#b089681f}.nav-btn{padding:10px 24px!important;background:linear-gradient(135deg,#b08968,#8b6a4f)!important;color:#fff!important;border:none!important;border-radius:8px!important;font-weight:700!important;font-size:14px!important;transition:all .3s ease!important;box-shadow:0 4px 12px #b0896840!important;position:relative;overflow:hidden}.nav-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff3;transition:left .3s ease}.nav-btn:hover{background:linear-gradient(135deg,#8b6a4f,#6b4f3f)!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #b0896859!important}.nav-btn:hover:before{left:100%}@media(max-width:768px){.nav-container{height:60px;padding:0 16px}.logo{font-size:18px}.nav-links a:not(.nav-btn){padding:8px 12px;font-size:13px}.nav-btn{padding:8px 16px!important;font-size:12px!important}}@media(max-width:480px){.nav-links a:not(.nav-btn){display:none}.nav-container{padding:0 12px}.logo{font-size:16px}}.page-container{max-width:1200px;margin:0 auto;padding:32px 20px;background:linear-gradient(180deg,#f5f0e6,#f0ebe0);min-height:100vh}.page-container h1{font-size:32px;color:#4a3728;margin-bottom:32px;font-weight:800;letter-spacing:-.5px;background:linear-gradient(135deg,#4a3728,#6b4f3f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-container h2{font-size:24px;color:#4a3728;margin-bottom:20px;font-weight:800;letter-spacing:-.3px}.project-form{background:#fff;padding:28px;border-radius:14px;box-shadow:0 6px 18px #4a372814;border:1px solid #e0d4c0;display:flex;flex-direction:column;gap:14px}.project-form input,.project-form textarea,.project-form select{padding:12px 14px;border-radius:10px;border:1px solid #e0d4c0;font-size:14px;background-color:#f7f1e8;color:#4a3728;transition:border-color .2s,box-shadow .2s}.project-form input:focus,.project-form textarea:focus,.project-form select:focus{outline:none;border-color:#b08968;box-shadow:0 0 0 3px #b0896826;background-color:#fff}.project-form textarea{resize:vertical}.project-form button{margin-top:10px;padding:12px;background-color:#b08968;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:background-color .2s}.project-form button:hover{background-color:#6b4f3f}.project-card{background:linear-gradient(135deg,#fff,#faf8f5);border-radius:16px;padding:28px;margin-bottom:22px;box-shadow:0 6px 20px #4a372814;border:1px solid #ede5d9;display:flex;flex-direction:column;gap:14px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.project-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#b08968,#d4a574);opacity:0;transition:opacity .3s ease}.project-card:hover{box-shadow:0 12px 32px #4a372826;transform:translateY(-4px)}.project-card:hover:before{opacity:1}.project-card h3{margin:0 0 8px;color:#4a3728;font-size:20px;font-weight:700;letter-spacing:-.3px}.project-card p{color:#7a6a55;font-size:14px;margin:6px 0;line-height:1.5}.project-card strong{color:#4a3728;font-weight:700}.project-card button{padding:11px 18px;border-radius:8px;border:none;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.4px}.project-card button[class*=Apply],.project-card>button{background:linear-gradient(135deg,#b08968,#9d7559);color:#fff;box-shadow:0 4px 12px #b0896840}.project-card button[class*=Apply]:hover,.project-card>button:hover{background:linear-gradient(135deg,#9d7559,#6b4f3f);transform:translateY(-2px);box-shadow:0 6px 16px #b0896859}.project-card button[class*=View]{background:#fff;color:#b08968;border:2px solid #b08968;padding:9px 16px;font-weight:700;margin-left:10px}.project-card button[class*=View]:hover{background:#b08968;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #b0896833}.status.active,.status.in-progress{background:#fdf3e3;color:#6b4f3f;border:1px solid #e0d4c0}.status.completed,.status.accepted{background:#d4f0e0;color:#1a5c38}.status.funded,.status.released{background:#d4f0e0;color:#1a5c38}.status.disputed{background:#fef3c7;color:#7a4f1a}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.actions .success,.actions .primary{background-color:#b08968;color:#fff}.actions .success:hover,.actions .primary:hover{background-color:#6b4f3f}.actions .outline{background-color:transparent;color:#b08968;border:1px solid #b08968}.actions .outline:hover{background-color:#e9dcc7}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.tags span{background-color:#f1e8da;color:#4a3728;padding:4px 12px;border-radius:18px;font-size:12px;border:1px solid #e0d4c0}.escrow-info-section{margin-top:10px;padding:12px 16px;background:#f7f1e8;border:1px solid #e0d4c0;border-radius:10px}.warning-text{font-size:13px;color:#b08968;margin:6px 0 0;font-weight:600}.error-msg{color:#c0392b;font-size:14px;padding:10px 14px;background:#fdf0ee;border:1px solid #f5c6c0;border-radius:8px}.browse-layout{display:flex;gap:20px}.filters{background:linear-gradient(135deg,#fdf8f1,#f9f3eb);padding:28px;border-radius:16px;border:1.5px solid #e8dcd0;box-shadow:0 8px 24px #4a37281f;display:flex;flex-direction:column;gap:16px;margin-bottom:28px}.filters h4{margin:0;color:#4a3728;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:8px}.filters input,.filters select{width:100%;padding:13px 16px;border-radius:10px;border:1.5px solid #e0d4c0;background:#fff;color:#4a3728;font-size:14px;box-sizing:border-box;transition:all .3s ease;font-family:inherit;box-shadow:0 2px 6px #4a37280d}.filters input::placeholder{color:#a89880;font-weight:500}.filters input:focus,.filters select:focus{outline:none;border-color:#b08968;box-shadow:0 0 0 4px #b0896826,0 2px 8px #4a372814;background:#fffbf7;transform:translateY(-1px)}.filters button{width:100%;padding:13px 16px;border-radius:10px;border:none;background:linear-gradient(135deg,#b08968,#9d7559);color:#fff;font-weight:700;font-size:14px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px #b089684d}.filters button:hover{background:linear-gradient(135deg,#9d7559,#6b4f3f);transform:translateY(-2px);box-shadow:0 6px 16px #b0896866}.filters button:active{transform:translateY(0)}.projects{display:grid;grid-template-columns:repeat(auto-fill,minmax(580px,1fr));gap:24px;width:100%}.proposal-card{background:#fff;border-radius:14px;padding:22px;margin-bottom:18px;box-shadow:0 4px 16px #4a372812;border:1px solid #e0d4c0;display:flex;flex-direction:column;gap:10px;transition:box-shadow .2s}.proposal-card:hover{box-shadow:0 8px 28px #4a37281c}.proposal-details{display:flex;flex-direction:column;gap:6px}.files-section{padding:12px 16px;background:#f7f1e8;border:1px solid #e0d4c0;border-radius:10px}.files-section h4{margin:0 0 8px;color:#4a3728;font-size:14px}.file-label{font-weight:600;color:#4a3728;font-size:13px}@media(max-width:768px){.page-container{padding:20px 16px}.page-container h1{font-size:26px;margin-bottom:24px}.browse-layout{flex-direction:column}.filters{width:100%;padding:20px}.projects{grid-template-columns:1fr;gap:16px}.project-card{padding:20px;margin-bottom:0}.modal{padding:24px;border-radius:16px}.modal h2{font-size:20px}.actions{flex-direction:column}.reviews-summary{grid-template-columns:1fr}}.bp-info-row{display:flex;align-items:center;gap:8px;font-size:13px;margin:4px 0}.bp-info-label{color:#a89880;font-weight:600;min-width:90px;font-size:12px}.bp-info-value{color:#4a3728;font-weight:500}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000008c;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeInOverlay .3s ease-out;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.modal{background:linear-gradient(135deg,#fff,#faf8f5);border-radius:18px;padding:36px;max-width:550px;width:90%;max-height:85vh;overflow:auto;box-shadow:0 20px 60px #00000040;border:1px solid #ede5d9;animation:slideInModal .4s cubic-bezier(.34,1.56,.64,1)}@keyframes slideInModal{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal h2{margin:0 0 20px;color:#4a3728;font-size:24px;font-weight:800;letter-spacing:-.5px}.modal p{margin:12px 0;color:#7a6a55;font-size:15px;line-height:1.6}.modal strong{color:#4a3728;font-weight:700}.modal button{margin-top:24px;padding:13px 28px;background:linear-gradient(135deg,#b08968,#9d7559);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px #b0896840}.modal button:hover{background:linear-gradient(135deg,#9d7559,#6b4f3f);transform:translateY(-2px);box-shadow:0 6px 16px #b0896859}.modal button:active{transform:translateY(0)}.modal a{color:#b08968;text-decoration:none;font-weight:600;transition:all .2s ease}.modal a:hover{color:#6b4f3f;text-decoration:underline}.bp-urgent-badge{background:#fff3e0;color:#c0392b;border:1px solid #f0c090;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:700;white-space:nowrap;flex-shrink:0}.bp-expired-badge{background:#f8d7da;color:#721c24;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:700;white-space:nowrap;flex-shrink:0}.bp-apply-btn{padding:9px 20px;background:#b08968;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;transition:background-color .2s,transform .15s}.bp-apply-btn:hover{background:#6b4f3f;transform:translateY(-1px)}.success-msg{color:#1a5c38;background:#d4f0e0;border:1px solid #a8dfc0;padding:12px 16px;border-radius:8px;font-size:14px;font-weight:500}.filter-label{display:block;font-size:11px;font-weight:700;color:#7a6a55;text-transform:uppercase;letter-spacing:.04em;margin:10px 0 4px}.filter-label:first-of-type{margin-top:0}.bp-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px 16px;margin:10px 0}.edit-form h3{margin:0;color:#4a3728;font-size:22px;font-weight:800;letter-spacing:-.3px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{color:#4a3728;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.form-group input,.form-group textarea,.form-group select{padding:12px 14px;border-radius:10px;border:1.5px solid #e0d4c0;font-size:14px;background-color:#fff;color:#4a3728;font-family:inherit;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#b08968;box-shadow:0 0 0 4px #b0896826;background-color:#fffbf7}.form-group textarea{resize:vertical;min-height:100px;font-family:inherit}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:768px){.form-row{grid-template-columns:1fr}}.edit-actions button{flex:1;padding:12px 16px;border-radius:10px;border:none;font-weight:700;font-size:14px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.4px}.actions .edit{background-color:#b08968;color:#fff}.actions .edit:hover{background-color:#9d7559}@media(max-width:1024px){.project-card{padding:22px}.actions button{font-size:12px;padding:7px 14px}}@media(max-width:768px){.page-container{padding:16px 12px}.page-container h1{font-size:24px;margin-bottom:20px}.project-card{padding:16px;margin-bottom:12px}.project-card h3{font-size:18px}.edit-form{padding:16px}.edit-form h3{font-size:18px}.form-row{grid-template-columns:1fr;gap:12px}.edit-actions{flex-direction:column;gap:10px}.edit-actions button{width:100%;font-size:13px;padding:10px 14px}.actions{gap:6px}.actions button{flex:1;min-width:80px;font-size:11px;padding:6px 10px}}.pp-layout{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.pp-form-col{min-width:0}.pp-estimate-col{min-width:0;position:sticky;top:20px}.pp-hint{font-size:12px;color:#a89880;margin-top:2px}.pp-budget-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pp-divider{border:none;border-top:1px solid #e0d4c0;margin:4px 0}.pp-btn-estimate{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;background:linear-gradient(135deg,#4a3728,#b08968);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:opacity .2s,transform .15s;letter-spacing:.02em}.pp-btn-estimate:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.pp-btn-estimate:disabled{opacity:.5;cursor:not-allowed}.pp-spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:pp-spin .7s linear infinite}@keyframes pp-spin{to{transform:rotate(360deg)}}.pp-btn-submit{width:100%;padding:13px;background:#b08968;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s}.pp-btn-submit:hover:not(:disabled){background:#6b4f3f}.pp-btn-submit:disabled{opacity:.5;cursor:not-allowed}.pp-success{color:#1a5c38;background:#d4f0e0;border:1px solid #a8dfc0;padding:12px 16px;border-radius:8px;font-size:14px;font-weight:500}.pp-estimate-placeholder{background:#fff;border:2px dashed #e0d4c0;border-radius:14px;padding:32px 24px;text-align:center;color:#7a6a55}.pp-placeholder-icon{font-size:48px;margin-bottom:14px}.pp-estimate-placeholder h3{font-size:18px;color:#4a3728;margin:0 0 12px}.pp-estimate-placeholder p{font-size:14px;margin:0 0 12px;line-height:1.6}.pp-estimate-placeholder ul{text-align:left;display:inline-block;margin:0 0 14px;padding-left:4px;list-style:none}.pp-estimate-placeholder li{font-size:14px;padding:4px 0;color:#6b4f3f}.pp-placeholder-note{font-size:12px!important;color:#a89880!important;font-style:italic}.pp-estimate-loading{background:#fff;border:1px solid #e0d4c0;border-radius:14px;padding:48px 24px;text-align:center;color:#7a6a55}.pp-loading-spinner{width:44px;height:44px;border:4px solid #e0d4c0;border-top-color:#b08968;border-radius:50%;animation:pp-spin .9s linear infinite;margin:0 auto 16px}.pp-estimate-loading p{margin:4px 0;font-size:14px;font-weight:600;color:#4a3728}.pp-loading-sub{font-size:12px!important;color:#a89880!important;font-weight:400!important}.pp-estimate-result{background:#fff;border:1px solid #e0d4c0;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:12px;box-shadow:0 4px 20px #4a372814}.pp-result-header{padding-bottom:14px;border-bottom:1px solid #e0d4c0}.pp-result-header h3{margin:0 0 10px;font-size:17px;color:#4a3728;font-weight:700}.pp-result-badges{display:flex;gap:8px;flex-wrap:wrap}.pp-badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:700;color:#fff}.pp-badge-neutral{background:#7a6a55!important}.pp-result-card{background:#f7f1e8;border:1px solid #e0d4c0;border-radius:10px;padding:14px 16px}.pp-result-label{display:block;font-size:11px;font-weight:700;color:#a89880;text-transform:uppercase;letter-spacing:.06em;margin:0 0 8px}.pp-result-main{font-size:20px;font-weight:800;color:#4a3728;margin:0;line-height:1.3}.pp-result-sub{font-size:12px;color:#a89880;margin:6px 0 0}.pp-complexity-bar-bg{height:10px;background:#e0d4c0;border-radius:6px;overflow:hidden;margin:10px 0 6px}.pp-complexity-bar{height:100%;border-radius:6px;transition:width .6s ease}.pp-risk-box{background:#fff8f0;border:1px solid #f0c090;border-left:4px solid #c0392b;border-radius:10px;padding:14px 16px}.pp-risk-title{font-size:13px;font-weight:700;color:#c0392b;margin:0 0 10px}.pp-risk-item{font-size:13px;color:#7a3020;margin:6px 0;line-height:1.5}.pp-reasoning{background:#f7f1e8;border:1px solid #e0d4c0;border-radius:10px;padding:14px 16px}.pp-reasoning-text{font-size:13px;color:#7a6a55;line-height:1.7;margin:6px 0 0}.pp-skills-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.pp-skill-tag{display:inline-block;background:#fff;color:#6b4f3f;border:1px solid #e0d4c0;padding:5px 12px;border-radius:20px;font-size:12px;font-weight:600;white-space:nowrap}.pp-meta{font-size:11px;color:#a89880;text-align:center;font-style:italic;margin:0}.pp-btn-apply{width:100%;padding:13px;background:#4a9b6f;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .2s}.pp-btn-apply:hover{background:#2d7a52}.pp-title-editor{width:100%;padding:10px;border:2px solid #d4af8c;border-radius:8px;font-family:inherit;font-size:15px;font-weight:600;line-height:1.5;color:#3a3a3a;background:#fefbf5;transition:border-color .2s,box-shadow .2s}.pp-title-editor:focus{outline:none;border-color:#b08968;box-shadow:0 0 0 3px #b089681a}.pp-description-editor{width:100%;padding:10px;border:2px solid #d4af8c;border-radius:8px;font-family:inherit;font-size:14px;line-height:1.5;color:#3a3a3a;background:#fefbf5;resize:vertical;transition:border-color .2s,box-shadow .2s}.pp-description-editor:focus{outline:none;border-color:#b08968;box-shadow:0 0 0 3px #b089681a}.pp-skills-editor{width:100%;padding:10px;border:2px solid #d4af8c;border-radius:8px;font-family:inherit;font-size:14px;line-height:1.5;color:#3a3a3a;background:#fefbf5;resize:vertical;transition:border-color .2s,box-shadow .2s}.pp-skills-editor:focus{outline:none;border-color:#b08968;box-shadow:0 0 0 3px #b089681a}.pp-title-editor::placeholder,.pp-description-editor::placeholder,.pp-skills-editor::placeholder{color:#a89880}@media(max-width:900px){.pp-layout{grid-template-columns:1fr}.pp-estimate-col{position:static}}@media(max-width:480px){.pp-budget-row{grid-template-columns:1fr}}.page-container{max-width:1100px;margin:0 auto;padding:20px}.page-container h1{font-size:24px;color:#4a3728;margin-bottom:20px}.page-container h2{font-size:20px;color:#4a3728;margin-bottom:16px}.proposal-form{background:#fff;padding:28px;border-radius:14px;border:1px solid #e0d4c0;box-shadow:0 4px 16px #4a372812;display:flex;flex-direction:column;gap:16px;max-width:680px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:13px;font-weight:600;color:#4a3728}.proposal-form input[type=number],.proposal-form input[type=text],.proposal-form textarea{padding:11px 14px;border-radius:10px;border:1px solid #e0d4c0;font-size:14px;background-color:#f7f1e8;color:#4a3728;transition:border-color .2s,box-shadow .2s;width:100%;box-sizing:border-box}.proposal-form input[type=number]:focus,.proposal-form input[type=text]:focus,.proposal-form textarea:focus{outline:none;border-color:#b08968;box-shadow:0 0 0 3px #b0896826;background-color:#fff}.proposal-form textarea{resize:vertical;min-height:120px}.file-input-wrapper{display:flex;flex-direction:column;gap:8px;padding:14px 16px;background:#f7f1e8;border:1px dashed #c9b49a;border-radius:10px;transition:border-color .2s,background-color .2s}.file-input-wrapper:hover{border-color:#b08968;background-color:#fdf3e3}.file-label{font-size:13px;font-weight:600;color:#4a3728}.file-input-wrapper input[type=file]{font-size:13px;color:#7a6a55;cursor:pointer}.file-input-wrapper input[type=file]::file-selector-button{padding:6px 14px;border-radius:6px;border:1px solid #e0d4c0;background:#fff;color:#4a3728;font-size:13px;font-weight:600;cursor:pointer;margin-right:10px;transition:background-color .2s}.file-input-wrapper input[type=file]::file-selector-button:hover{background:#e9dcc7}.file-name{font-size:12px;color:#6b4f3f;background:#fff;border:1px solid #e0d4c0;padding:4px 10px;border-radius:6px;display:inline-flex;align-items:center;gap:6px}.proposal-form button[type=submit]{padding:12px;background-color:#b08968;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s}.proposal-form button[type=submit]:hover:not(:disabled){background-color:#6b4f3f}.proposal-form button[type=submit]:disabled{opacity:.55;cursor:not-allowed}.error-msg{color:#c0392b;font-size:13px;padding:10px 14px;background:#fdf0ee;border:1px solid #f5c6c0;border-radius:8px;margin:0}.proposal-card{background:#fff;border-radius:14px;padding:22px;margin-bottom:18px;box-shadow:0 4px 16px #4a372812;border:1px solid #e0d4c0;display:flex;flex-direction:column;gap:10px;transition:box-shadow .2s,transform .2s}.proposal-card:hover{box-shadow:0 8px 28px #4a37281c;transform:translateY(-2px)}.proposal-card h3{margin:0;color:#4a3728;font-size:17px}.proposal-card p{color:#7a6a55;font-size:14px;margin:4px 0}.proposal-card strong{color:#4a3728}.status{display:inline-block;padding:4px 12px;font-size:12px;border-radius:20px;font-weight:600;text-transform:capitalize}.status.pending{background:#fef9ec;color:#7a5c1e;border:1px solid #f0e0b0}.status.submitted{background:#e8e4f8;color:#3b2f7a}.status.accepted{background:#d4f0e0;color:#1a5c38}.status.rejected{background:#f8d7da;color:#721c24}.status.shortlisted{background:#fdf3e3;color:#6b4f3f;border:1px solid #e0d4c0}.status.open{background:#d4f0e0;color:#1a5c38}.status.closed{background:#f8d7da;color:#721c24}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.actions button{padding:8px 16px;border-radius:8px;border:none;cursor:pointer;font-size:13px;font-weight:600;background-color:#f1e8da;color:#4a3728;transition:background-color .2s}.actions button:hover{background-color:#e9dcc7}.actions .success{background-color:#b08968;color:#fff}.actions .success:hover{background-color:#6b4f3f}.actions .danger{background-color:#c0392b;color:#fff}.actions .danger:hover{background-color:#922b21}.actions .info{background-color:#4a3728;color:#fff}.actions .info:hover{background-color:#6b4f3f}.chat-btn{padding:8px 16px;border-radius:8px;border:1px solid #b08968;background-color:transparent;color:#b08968;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s,color .2s}.chat-btn:hover{background-color:#b08968;color:#fff}.file-link{color:#b08968;text-decoration:none;font-weight:500;font-size:13px}.file-link:hover{color:#6b4f3f;text-decoration:underline}.escrow-info-section{padding:12px 16px;background:#f7f1e8;border:1px solid #e0d4c0;border-radius:10px;margin-top:8px}.escrow-info{font-size:13px;color:#4a3728;margin:0}.warning-text{font-size:13px;color:#b08968;font-weight:600;margin:6px 0 0}.info-text{font-size:13px;color:#7a6a55;margin:6px 0 0}.btn-review{padding:10px 22px;background-color:#b08968;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s}.btn-review:hover{background-color:#6b4f3f}.escrow-section{padding:14px 16px;background:#f7f1e8;border:1px solid #e0d4c0;border-radius:10px;margin-top:8px;display:flex;flex-direction:column;gap:8px}.action-section{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.submit-work-btn{padding:9px 20px;background:#b08968;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s}.submit-work-btn:hover{background:#6b4f3f}.view-escrow-btn{padding:9px 20px;background:transparent;color:#b08968;border:1px solid #b08968;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s}.view-escrow-btn:hover{background:#e9dcc7}.escrow-pending{display:flex;flex-direction:column;gap:4px}.sw-page{max-width:620px;margin:0 auto;padding:24px 20px 48px}.sw-loading{color:#a89880;font-size:14px;padding:40px 0}.sw-title{font-size:22px;font-weight:700;color:#4a3728;margin:0 0 24px}.sw-title span{color:#b08968}.sw-summary{background:#fff;border:1px solid #e0d4c0;border-radius:12px;padding:18px 20px;margin-bottom:24px;display:flex;flex-direction:column;gap:10px}.sw-summary-row{display:flex;align-items:center;gap:12px}.sw-label{font-size:13px;font-weight:600;color:#7a6a55;min-width:130px}.sw-value{font-size:18px;font-weight:700;color:#4a3728}.sw-status{display:inline-block;padding:4px 14px;border-radius:20px;font-size:13px;font-weight:600}.sw-form{background:#fff;border:1px solid #e0d4c0;border-radius:14px;padding:28px 24px;display:flex;flex-direction:column;gap:22px}.sw-field{display:flex;flex-direction:column;gap:8px}.sw-field-label{font-size:14px;font-weight:600;color:#4a3728}.sw-required{color:#c0392b;margin-left:2px}.sw-optional{color:#a89880;font-weight:400;font-size:13px}.sw-field-hint{font-size:12px;color:#a89880;margin:0}.sw-file-zone{display:flex;align-items:center;gap:14px;padding:14px 18px;background:#f7f1e8;border:2px dashed #c9b49a;border-radius:10px;transition:border-color .2s,background-color .2s}.sw-file-zone:hover,.sw-file-zone.has-file{border-color:#b08968;background-color:#fdf3e3}.sw-file-zone input[type=file]{display:none}.sw-file-btn{padding:8px 18px;background:#b08968;color:#fff;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background-color .2s}.sw-file-btn:hover{background:#6b4f3f}.sw-file-name{font-size:13px;color:#7a6a55;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sw-file-zone.has-file .sw-file-name{color:#4a9b6f;font-weight:600}.sw-textarea{padding:12px 14px;border:1px solid #e0d4c0;border-radius:10px;background:#f7f1e8;color:#4a3728;font-size:14px;font-family:inherit;resize:vertical;min-height:110px;transition:border-color .2s,box-shadow .2s}.sw-textarea:focus{outline:none;border-color:#b08968;box-shadow:0 0 0 3px #b0896826;background:#fff}.sw-textarea::placeholder{color:#a89880}.sw-actions{display:flex;gap:12px;flex-wrap:wrap}.sw-btn-submit{padding:12px 28px;background:#b08968;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s}.sw-btn-submit:hover{background:#6b4f3f}.edit-form{background:linear-gradient(135deg,#fffbf7,#faf8f5);padding:28px;border-radius:16px;border:2px solid #b08968;display:flex;flex-direction:column;gap:18px}.edit-form h3{margin:0;color:#4a3728;font-size:20px;font-weight:700}.edit-form .form-group label{color:#4a3728;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.edit-form input,.edit-form textarea{padding:12px 14px;border-radius:8px;border:1.5px solid #e0d4c0;font-size:14px;background-color:#fff;color:#4a3728;font-family:inherit;transition:border-color .2s,box-shadow .2s}.edit-form input:focus,.edit-form textarea:focus{outline:none;border-color:#b08968;box-shadow:0 0 0 3px #b0896826;background-color:#fffbf7}.edit-form textarea{resize:vertical;min-height:100px}.edit-form input[type=file]{padding:8px 14px}.edit-form small{display:block;margin-top:6px;color:#b08968;font-size:12px;font-style:italic}.edit-actions{display:flex;gap:12px;margin-top:8px}.edit-actions button{flex:1;padding:12px 16px;border-radius:8px;border:none;font-weight:700;font-size:13px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.4px}.edit-actions .success{background:linear-gradient(135deg,#b08968,#9d7559);color:#fff;box-shadow:0 4px 12px #b0896840}.edit-actions .success:hover{background:linear-gradient(135deg,#9d7559,#6b4f3f);transform:translateY(-2px);box-shadow:0 6px 16px #b0896859}.edit-actions .cancel{background:#e9dcc7;color:#4a3728}.edit-actions .cancel:hover{background:#e0d4c0}} .sw-btn-submit:hover:not(:disabled){background:#6b4f3f}.sw-btn-submit:disabled{opacity:.55;cursor:not-allowed}.sw-btn-cancel{padding:12px 24px;background:transparent;color:#b08968;border:1px solid #b08968;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s}.sw-btn-cancel:hover{background:#e9dcc7}.sw-btn-back{padding:10px 22px;background:#f7f1e8;color:#4a3728;border:1px solid #e0d4c0;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;margin-top:8px;transition:background-color .2s}.sw-btn-back:hover{background:#e9dcc7}.sw-message{margin-top:20px;padding:14px 18px;border-radius:10px;font-size:14px;font-weight:500}.sw-message.success{background:#d4f0e0;color:#1a5c38;border:1px solid #a8dfc0}.sw-message.error{background:#fdf0ee;color:#c0392b;border:1px solid #f5c6c0}.sw-success{font-size:14px;color:#1a5c38;background:#d4f0e0;border:1px solid #a8dfc0;padding:12px 16px;border-radius:8px;margin-bottom:16px}.sw-error{font-size:14px;color:#c0392b;background:#fdf0ee;border:1px solid #f5c6c0;padding:12px 16px;border-radius:8px;margin-bottom:16px}.sw-already{display:flex;flex-direction:column;gap:12px}@media(max-width:768px){.proposal-form{padding:20px}.actions{flex-direction:column}}@media(max-width:480px){.sw-form{padding:20px 16px}.sw-actions{flex-direction:column}.sw-btn-submit,.sw-btn-cancel{width:100%;text-align:center}.sw-file-zone{flex-direction:column;align-items:flex-start;gap:10px}}.payment-result-container{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:20px;background-color:#f7f1e8}.payment-result-card{background:#fff;border-radius:14px;padding:40px;max-width:580px;width:100%;box-shadow:0 8px 32px #4a37281f;text-align:center;border:1px solid #e0d4c0}.payment-result-card.success{border-top:5px solid #4a9b6f}.payment-result-card.error{border-top:5px solid #c0392b}.success-icon,.error-icon{font-size:68px;margin-bottom:20px;animation:scaleIn .45s cubic-bezier(.34,1.56,.64,1)}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.payment-result-card h2{font-size:26px;margin-bottom:14px;color:#4a3728;font-weight:700}.payment-result-card p{font-size:15px;color:#7a6a55;margin-bottom:16px;line-height:1.65}.payment-details{background:#f7f1e8;border:1px solid #e0d4c0;border-radius:10px;padding:20px;margin:20px 0;text-align:left}.payment-details p{margin:8px 0;font-size:14px;color:#7a6a55;word-break:break-all}.payment-details strong{color:#4a3728;font-weight:600}.redirect-text{font-size:13px;color:#a89880;font-style:italic;margin:14px 0}.action-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:24px}.btn-primary{padding:11px 28px;background-color:#b08968;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s,transform .15s}.btn-primary:hover{background-color:#6b4f3f;transform:translateY(-1px)}.btn-secondary{padding:11px 24px;background-color:transparent;color:#b08968;border:1px solid #b08968;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s}.btn-secondary:hover{background-color:#e9dcc7}.info-box{background:#fdf3e3;border-left:4px solid #b08968;border-radius:8px;padding:16px;margin:16px 0;text-align:left}.info-box p{margin:0 0 8px;color:#4a3728;font-weight:600;font-size:14px}.info-box ul{margin:8px 0 0;padding-left:20px;color:#7a6a55}.info-box li{margin:4px 0;font-size:13px}.loading-spinner{display:inline-block;width:56px;height:56px;border:5px solid #e0d4c0;border-top-color:#b08968;border-radius:50%;animation:spin .9s linear infinite;margin-bottom:20px}.esewa-payment-container{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center;background-color:#f7f1e8}.esewa-payment-container h3{font-size:22px;color:#4a3728;font-weight:700;margin-bottom:12px}.esewa-payment-container p{font-size:15px;color:#7a6a55;margin-bottom:24px}.payment-loading{text-align:center;padding:40px;color:#7a6a55}.payment-initiated{color:#b08968;font-weight:600}.payment-verified{color:#4a9b6f;font-weight:600}.payment-failed{color:#c0392b;font-weight:600}.payment-cancelled{color:#a89880;font-weight:600}.payment-error{color:#c0392b;font-weight:600}.payments-container{max-width:860px;margin:0 auto;padding:20px}.payments-container h2{font-size:22px;color:#4a3728;font-weight:700;margin-bottom:20px}.payments-container>p{color:#7a6a55;font-size:14px}.escrow-card{background:#fff;border-radius:14px;padding:22px;margin-bottom:18px;border:1px solid #e0d4c0;box-shadow:0 4px 16px #4a372812;transition:box-shadow .2s,transform .2s}.escrow-card:hover{box-shadow:0 8px 28px #4a37281c;transform:translateY(-2px)}.escrow-card h3{margin:0 0 12px;color:#4a3728;font-size:16px;font-weight:700}.escrow-card p{color:#7a6a55;font-size:14px;margin:6px 0}.escrow-card strong{color:#4a3728}.timeline{margin-top:16px;padding-top:14px;border-top:1px solid #e0d4c0;display:flex;flex-direction:column;gap:8px}.timeline-item{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;background:#f7f1e8;border-radius:8px;border:1px solid #e0d4c0;gap:12px}.timeline-action{font-size:13px;font-weight:600;color:#4a3728}.timeline-date{font-size:12px;color:#a89880;white-space:nowrap}.dispute-table-wrapper{overflow-x:auto;margin-top:16px}.dispute-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #4a372812;border:1px solid #e0d4c0}.dispute-table thead tr{background:#f7f1e8}.dispute-table th{text-align:left;padding:12px 14px;font-size:13px;font-weight:700;color:#4a3728;border-bottom:2px solid #e0d4c0}.dispute-table td{padding:12px 14px;font-size:13px;color:#7a6a55;border-bottom:1px solid #f0e8dc;vertical-align:top}.dispute-table tr:last-child td{border-bottom:none}.dispute-table tr:hover td{background:#fdf3e3}.dispute-table td strong{color:#4a3728}.btn-resolve{padding:7px 16px;background-color:#b08968;color:#fff;border:none;border-radius:7px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background-color .2s}.btn-resolve:hover{background-color:#6b4f3f}@media(max-width:640px){.payment-result-card{padding:24px 20px}.success-icon,.error-icon{font-size:52px}.payment-result-card h2{font-size:20px}.action-buttons{flex-direction:column}.action-buttons .btn-primary,.action-buttons .btn-secondary{width:100%}.timeline-item{flex-direction:column;align-items:flex-start;gap:4px}.dispute-table th,.dispute-table td{padding:8px 10px;font-size:12px}}.payments-container{min-height:100vh;background:linear-gradient(135deg,#a68f6e,#8b7355)!important;padding:2.5rem 1.5rem 1.5rem!important;border-radius:16px;margin:0!important}.payments-header{text-align:center;margin-bottom:2.5rem}.payments-header h2{font-size:2.5rem;color:#fff;font-weight:800;margin:0 0 .5rem;text-shadow:0 2px 8px rgba(0,0,0,.3)}.payments-subtitle{font-size:1rem;color:#ffffffd9;margin:0;font-weight:500}.loading-text,.error-text{text-align:center;padding:2rem;font-size:1rem;color:#333}.error-text{color:#d32f2f;font-weight:600}.empty-state{background:#fffffff2;border-radius:16px;padding:3rem 2rem;text-align:center;box-shadow:0 8px 32px #0000001a}.empty-state p{color:#666;font-size:1.1rem;margin:0}.escrow-cards-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2rem;margin-bottom:2rem;max-width:1400px;margin-left:auto;margin-right:auto}.escrow-card-enhanced{background:linear-gradient(135deg,#faf6f0,#f5eee5);border-radius:16px;padding:1.8rem;border:2px solid #d4c8ba;box-shadow:0 8px 32px #352a1f26;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.escrow-card-enhanced:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#c9985a,#a0826d,#8b6f47);background-size:200% 100%}.escrow-card-enhanced:hover{transform:translateY(-8px);box-shadow:0 16px 48px #352a1f40;border-color:#a0826d}.card-status{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.2rem;padding-bottom:1rem;border-bottom:2px solid #d4c8ba}.card-status h3{margin:0;color:#3d2f22;font-size:1.2rem;font-weight:700;flex:1}.status-badge-payment{padding:.5rem 1rem;border-radius:8px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.status-badge-payment.pending-deposit{background:linear-gradient(135deg,#c9985a,#b08968);color:#fff;box-shadow:0 4px 12px #c9985a4d}.status-badge-payment.funded{background:linear-gradient(135deg,#b89968,#a68f6e);color:#fff;box-shadow:0 4px 12px #b899684d}.status-badge-payment.in-progress{background:linear-gradient(135deg,#b89968,#a0826d);color:#fff;box-shadow:0 4px 12px #b899684d}.status-badge-payment.submitted{background:linear-gradient(135deg,#c4a574,#b08968);color:#fff;box-shadow:0 4px 12px #c4a5744d}.status-badge-payment.released{background:linear-gradient(135deg,#b89968,#a68f6e);color:#fff;box-shadow:0 4px 12px #b899684d}.status-badge-payment.disputed{background:linear-gradient(135deg,#a68f6e,#8b7355);color:#fff;box-shadow:0 4px 12px #a68f6e4d}.card-amount{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.2rem;padding:1rem;background:linear-gradient(135deg,#c0986a26,#a0826d26);border-radius:12px;border-left:4px solid #c0986a}.amount-label{font-size:.9rem;color:#666;font-weight:600;text-transform:uppercase}.amount-value{font-size:1.8rem;color:#c0986a;font-weight:800}.card-details{margin-bottom:1rem}.detail-row{display:flex;justify-content:space-between;padding:.6rem 0;border-bottom:1px solid #d4c8ba}.detail-label{color:#999;font-size:.9rem;font-weight:600}.detail-value{color:#3d2f22;font-size:.95rem;font-weight:700;word-break:break-word}.verified-badge,.released-badge{display:flex;justify-content:space-between;padding:.8rem 1rem;border-radius:8px;font-size:.85rem;margin:.6rem 0;font-weight:600}.verified-badge{background:linear-gradient(135deg,#c8e6c9,#a5d6a7);color:#2e7d32;border-left:4px solid #66bb6a}.released-badge{background:linear-gradient(135deg,#bbdefb,#90caf9);color:#01579b;border-left:4px solid #42a5f5}.timeline-item-compact{display:flex;justify-content:space-between;padding:.6rem 0;font-size:.85rem;color:#666}.timeline-action{font-weight:600;color:#333}.timeline-date{color:#999;font-style:italic}.pagination-container{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:2.5rem;margin-bottom:0;padding:1.5rem;background:#a68f6e40;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pagination-btn{padding:.7rem 1.5rem;background:#c0986a;color:#fff;border:2px solid #a0826d;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.pagination-btn:hover:not(:disabled){background:#b89968;border-color:#8b7355;transform:translateY(-2px)}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-info{color:#fff;font-size:.95rem;font-weight:600;min-width:150px;text-align:center}.current-page{font-weight:800;font-size:1.1rem}.total-pages{opacity:.9}.page-container{padding:2rem;max-width:1200px;margin:0 auto}.subtitle{color:#666;margin-top:-.5rem;margin-bottom:2rem}.no-data{text-align:center;padding:3rem;color:#999;font-size:1.1rem}.page-container>h2,.page-container>h1{color:#3d2f22;font-weight:800;text-shadow:none}.escrow-management-wrapper .page-container>h2,.escrow-management-wrapper .page-container>h1{color:#fff!important;text-shadow:0 3px 10px rgba(0,0,0,.4)!important}.escrows-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));max-width:1400px;margin:0 auto}.escrow-card{background:linear-gradient(135deg,#fdfbf7,#f9f3ec);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #5d4b3c1a;border:1px solid #e8dcc8;transition:transform .2s,box-shadow .2s}.escrow-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #5d4b3c26;border-color:#d4af8c}.escrow-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e8dcc8}.escrow-header h3{margin:0;color:#3d2f22;font-size:1.3rem}.status-badge{padding:.4rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-badge.pending-deposit{background:#fff3cd;color:#856404}.status-badge.funded{background:#d1ecf1;color:#0c5460}.status-badge.in-progress{background:#cce5ff;color:#004085}.status-badge.submitted,.status-badge.released{background:#d4edda;color:#155724}.status-badge.disputed{background:#f8d7da;color:#721c24}.escrow-details{margin-bottom:1.5rem}.detail-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #e8dcc8}.detail-row .label{color:#6b5437;font-weight:500}.detail-row .value{color:#3d2f22;font-weight:600}.timeline-section{margin:1.5rem 0}.timeline-section h4{margin-bottom:1rem;color:#3d2f22;font-size:1rem}.timeline{position:relative;padding-left:2rem}.timeline:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:2px;background:#e8dcc8}.timeline-item{position:relative;margin-bottom:1rem}.timeline-dot{position:absolute;left:-2rem;top:4px;width:12px;height:12px;border-radius:50%;background:#b08968;border:2px solid white;box-shadow:0 0 0 2px #b08968}.timeline-content{padding-left:.5rem}.timeline-action{font-weight:500;color:#3d2f22;margin:0 0 .2rem;font-size:.95rem}.timeline-date{color:#6b5437;font-size:.85rem;margin:0}.escrow-actions{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e8dcc8}.action-group{display:flex;gap:.75rem;flex-wrap:wrap}.btn-primary,.btn-success,.btn-danger{padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;font-size:.95rem;flex:1;min-width:150px}.btn-primary{background:#007bff;color:#fff}.btn-primary:hover{background:#0056b3;transform:translateY(-1px);box-shadow:0 4px 8px #007bff4d}.btn-success{background:#28a745;color:#fff}.btn-success:hover{background:#218838;transform:translateY(-1px);box-shadow:0 4px 8px #28a7454d}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover{background:#c82333;transform:translateY(-1px);box-shadow:0 4px 8px #dc35454d}.info-text,.success-text,.warning-text{padding:.75rem;border-radius:6px;margin:0;font-weight:500;font-size:.95rem;text-align:center}.info-text{background:#e7f3ff;color:#004085}.success-text{background:#d4edda;color:#155724}.warning-text{background:#fff3cd;color:#856404}@media(max-width:768px){.escrows-grid{grid-template-columns:1fr}.action-group{flex-direction:column}.btn-primary,.btn-success,.btn-danger{width:100%}}.btn-warning{background:orange;color:#fff;border:2px dashed #ff8c00;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:14px;transition:all .3s ease}.btn-warning:hover{background:#ff8c00;transform:scale(1.05)}.escrow-actions{margin-top:20px}.escrow-management-wrapper .page-container{min-height:100vh;background:linear-gradient(135deg,#a68f6e,#8b7355)!important;padding:2.5rem 1.5rem!important;margin:0!important;border-radius:16px}.escrow-management-wrapper .page-container>h2,.escrow-management-wrapper .page-container>h1{color:#fff!important;font-weight:800;text-shadow:0 3px 10px rgba(0,0,0,.4);margin:0 0 .5rem;font-size:2.2rem;text-align:center;letter-spacing:.5px}.escrow-management-wrapper .subtitle{color:#ffffffd9!important;margin-top:0!important;margin-bottom:2rem!important;font-weight:500;font-size:1rem;text-align:center}.escrow-management-wrapper .escrows-grid{max-width:1200px;margin:0 auto;background:#f7f1e8;padding:2rem;border-radius:0 0 16px 16px}.escrow-management-wrapper .escrow-card{background:#fff!important;border:1px solid #e0d4c0!important;border-radius:12px!important;box-shadow:0 4px 12px #4a372814!important;position:relative}.escrow-management-wrapper .escrow-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#b08968,#9d7559);border-radius:12px 12px 0 0}.escrow-management-wrapper .escrow-card:hover{transform:translateY(-2px)!important;box-shadow:0 8px 16px #4a37281f!important;border-color:#d4af8c!important}.escrow-management-wrapper .escrow-header{border-bottom:1px solid #e0d4c0!important;padding-bottom:12px!important}.escrow-management-wrapper .escrow-header h3{color:#4a3728!important;font-weight:700;font-size:16px;margin:0}.escrow-management-wrapper .status-badge{padding:6px 12px!important;border-radius:20px!important;font-size:12px!important;font-weight:600!important;text-transform:capitalize!important}.escrow-management-wrapper .status-badge.pending-deposit{background:#ffefc0!important;color:#744210!important}.escrow-management-wrapper .status-badge.funded{background:#d1ecf1!important;color:#0c5460!important}.escrow-management-wrapper .status-badge.in-progress{background:#cce5ff!important;color:#004085!important}.escrow-management-wrapper .status-badge.submitted{background:#e2e3e5!important;color:#383d41!important}.escrow-management-wrapper .status-badge.released{background:#d1ecf1!important;color:#0c5460!important}.escrow-management-wrapper .status-badge.disputed{background:#f8d7da!important;color:#721c24!important}.escrow-management-wrapper .detail-row{border-bottom:1px solid #e0d4c0!important;padding:10px 0}.escrow-management-wrapper .detail-row .label{color:#7a6a55!important;font-weight:600;font-size:13px}.escrow-management-wrapper .detail-row .value{color:#4a3728!important;font-weight:700}.escrow-management-wrapper .timeline:before{background:#e0d4c0!important}.escrow-management-wrapper .timeline-section h4{color:#4a3728!important;font-weight:700}.escrow-management-wrapper .timeline-dot{background:#b08968!important;box-shadow:0 0 0 2px #b08968!important}.escrow-management-wrapper .timeline-action{font-weight:600;color:#4a3728!important}.escrow-management-wrapper .timeline-date{color:#7a6a55!important;font-size:12px}.escrow-management-wrapper .escrow-actions{border-top:1px solid #e0d4c0!important}.escrow-management-wrapper .btn-primary{background:#b08968!important;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s,transform .15s}.escrow-management-wrapper .btn-primary:hover{background:#6b4f3f!important;transform:translateY(-1px);box-shadow:0 4px 12px #b0896833!important}.escrow-management-wrapper .btn-success{background:#b08968!important;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s,transform .15s}.escrow-management-wrapper .btn-success:hover{background:#9d7559!important;transform:translateY(-1px);box-shadow:0 4px 12px #b0896833!important}.escrow-management-wrapper .btn-danger{background:#c0392b!important;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s,transform .15s}.escrow-management-wrapper .btn-danger:hover{background:#a02a20!important;transform:translateY(-1px);box-shadow:0 4px 12px #c0392b33!important}.ad-page{max-width:1200px;margin:0 auto;padding:24px 20px 60px}.ad-header{margin-bottom:28px}.ad-header h1{font-size:26px;font-weight:800;color:#4a3728;margin:0 0 4px}.ad-header p{color:#a89880;font-size:14px;margin:0}.ad-tabs{display:flex;gap:8px;margin-bottom:28px;border-bottom:2px solid #e0d4c0;padding-bottom:0}.ad-tab{padding:10px 22px;background:transparent;border:none;border-bottom:3px solid transparent;margin-bottom:-2px;font-size:14px;font-weight:600;color:#a89880;cursor:pointer;transition:color .2s,border-color .2s;border-radius:0}.ad-tab:hover{color:#b08968}.ad-tab.active{color:#4a3728;border-bottom-color:#b08968}.ad-body{min-height:400px}.ad-section-title{font-size:16px;font-weight:700;color:#4a3728;margin:28px 0 14px;padding-bottom:8px;border-bottom:1px solid #e0d4c0}.ad-stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;margin-bottom:8px}.ad-stat-card{background:#fff;border:1px solid #e0d4c0;border-top:4px solid #b08968;border-radius:12px;padding:18px 16px;box-shadow:0 2px 10px #4a37280f;transition:transform .2s,box-shadow .2s}.ad-stat-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4a37281a}.ad-stat-value{font-size:28px;font-weight:800;color:#4a3728;margin:0 0 4px}.ad-stat-label{font-size:13px;color:#7a6a55;margin:0;font-weight:600}.ad-stat-sub{font-size:11px;color:#a89880;margin:4px 0 0}.ad-bar-chart{display:flex;align-items:flex-end;gap:12px;background:#fff;border:1px solid #e0d4c0;border-radius:14px;padding:24px 20px 16px;min-height:240px}.ad-bar-col{display:flex;flex-direction:column;align-items:center;flex:1;gap:6px}.ad-bar-amount{font-size:10px;color:#7a6a55;font-weight:600;text-align:center;white-space:nowrap}.ad-bar{width:100%;max-width:48px;background:linear-gradient(180deg,#b08968,#6b4f3f);border-radius:6px 6px 0 0;min-height:4px;transition:height .4s ease}.ad-bar-label{font-size:11px;font-weight:700;color:#4a3728}.ad-bar-count{font-size:10px;color:#a89880}.ad-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e0d4c0;box-shadow:0 2px 10px #4a37280f;font-size:13px}.ad-table thead tr{background:#f7f1e8}.ad-table th{text-align:left;padding:12px 14px;font-size:12px;font-weight:700;color:#4a3728;text-transform:uppercase;letter-spacing:.04em;border-bottom:2px solid #e0d4c0;white-space:nowrap}.ad-table td{padding:12px 14px;color:#7a6a55;border-bottom:1px solid #f0e8dc;vertical-align:middle}.ad-table tr:last-child td{border-bottom:none}.ad-table tr:hover td{background:#fdf3e3}.ad-table td strong{color:#4a3728}.ad-row-inactive td{opacity:.55}.ad-action-cell{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.ad-empty{text-align:center;padding:32px!important;color:#a89880;font-style:italic}.ad-empty-box{text-align:center;padding:40px;background:#f0fff4;border:1px solid #a8dfc0;border-radius:12px;color:#1a5c38;font-size:15px;font-weight:600}.ad-dispute-reason{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-filters{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.ad-search{flex:1;min-width:200px;padding:9px 14px;border:1px solid #e0d4c0;border-radius:8px;font-size:13px;background:#f7f1e8;color:#4a3728;transition:border-color .2s,box-shadow .2s}.ad-search:focus{outline:none;border-color:#b08968;box-shadow:0 0 0 3px #b0896826;background:#fff}.ad-select{padding:9px 12px;border:1px solid #e0d4c0;border-radius:8px;font-size:13px;background:#f7f1e8;color:#4a3728;cursor:pointer}.ad-select:focus{outline:none;border-color:#b08968}.ad-total{font-size:13px;color:#a89880;margin-left:auto;white-space:nowrap}.ad-badge{display:inline-block;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:700;text-transform:capitalize;white-space:nowrap}.ad-badge-green{background:#d4f0e0;color:#1a5c38}.ad-badge-red{background:#f8d7da;color:#721c24}.ad-badge-amber{background:#fef9ec;color:#7a5c1e;border:1px solid #f0e0b0}.ad-badge-blue{background:#e8eaf8;color:#3b2f7a}.ad-badge-brown{background:#fdf3e3;color:#6b4f3f;border:1px solid #e0d4c0}.ad-badge-muted{background:#f0e8dc;color:#7a6a55}.ad-btn-sm{padding:5px 12px;border-radius:6px;border:none;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background-color .2s}.ad-btn-sm.success{background:#b08968;color:#fff}.ad-btn-sm.success:hover{background:#6b4f3f}.ad-btn-sm.danger{background:#c0392b;color:#fff}.ad-btn-sm.danger:hover{background:#922b21}.ad-btn-sm.primary{background:#4a3728;color:#fff}.ad-btn-sm.primary:hover{background:#6b4f3f}.ad-btn{padding:10px 22px;border-radius:8px;border:none;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s}.ad-btn.primary{background:#b08968;color:#fff}.ad-btn.primary:hover{background:#6b4f3f}.ad-btn.success{background:#4a9b6f;color:#fff}.ad-btn.success:hover{background:#2d7a52}.ad-btn.danger{background:#c0392b;color:#fff}.ad-btn.danger:hover{background:#922b21}.ad-btn.outline{background:transparent;color:#b08968;border:1px solid #b08968}.ad-btn.outline:hover{background:#e9dcc7}.ad-btn:disabled{opacity:.5;cursor:not-allowed}.ad-link{color:#b08968;text-decoration:none;font-weight:600;font-size:13px}.ad-link:hover{color:#6b4f3f;text-decoration:underline}.ad-muted{color:#a89880;font-size:12px}.ad-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:20px;font-size:13px;color:#7a6a55}.ad-page-btn{padding:7px 16px;border:1px solid #e0d4c0;border-radius:7px;background:#f7f1e8;color:#4a3728;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s}.ad-page-btn:hover:not(:disabled){background:#e9dcc7}.ad-page-btn:disabled{opacity:.4;cursor:not-allowed}.ad-modal-overlay{position:fixed;inset:0;background:#4a372859;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.ad-modal{background:#fff;border-radius:16px;padding:32px 28px;max-width:500px;width:100%;box-shadow:0 12px 40px #4a372833;border:1px solid #e0d4c0}.ad-modal h3{margin:0 0 16px;font-size:18px;color:#4a3728}.ad-modal p{color:#7a6a55;font-size:14px;margin:6px 0}.ad-modal-textarea{width:100%;margin-top:14px;padding:10px 12px;border:1px solid #e0d4c0;border-radius:8px;background:#f7f1e8;color:#4a3728;font-size:13px;font-family:inherit;resize:vertical;box-sizing:border-box;transition:border-color .2s}.ad-modal-textarea:focus{outline:none;border-color:#b08968;background:#fff}.ad-modal-actions{display:flex;gap:10px;margin-top:16px}.ad-radio-group{display:flex;flex-direction:column;gap:10px;margin:16px 0}.ad-radio-option{display:flex;align-items:center;gap:10px;padding:12px 16px;border:1px solid #e0d4c0;border-radius:8px;cursor:pointer;font-size:14px;color:#4a3728;background:#f7f1e8;transition:border-color .2s,background-color .2s}.ad-radio-option.selected{border-color:#b08968;background:#fdf3e3;font-weight:600}.ad-radio-option input[type=radio]{accent-color:#b08968}.ad-loader{display:flex;flex-direction:column;align-items:center;gap:12px;padding:60px 20px;color:#a89880;font-size:14px}.ad-spinner{width:32px;height:32px;border:3px solid #e0d4c0;border-top-color:#b08968;border-radius:50%;animation:ad-spin .8s linear infinite}@keyframes ad-spin{to{transform:rotate(360deg)}}.ad-error{color:#c0392b;background:#fdf0ee;border:1px solid #f5c6c0;padding:14px 18px;border-radius:8px;font-size:14px}.ad-analytics section{margin-bottom:36px}@media(max-width:768px){.ad-tabs{overflow-x:auto}.ad-tab{padding:10px 14px;font-size:13px}.ad-stats-grid{grid-template-columns:repeat(2,1fr)}.ad-table{font-size:12px}.ad-table th,.ad-table td{padding:9px 10px}.ad-bar-chart{gap:6px;padding:16px 12px 12px}.ad-filters{flex-direction:column;align-items:stretch}.ad-search{min-width:unset}.ad-total{margin-left:0}.ad-modal{padding:24px 18px}.ad-action-cell{flex-direction:column;align-items:flex-start}}.chat-page{display:flex;flex-direction:column;height:calc(100vh - 80px);padding:20px;box-sizing:border-box}.chat-page h2{font-size:1.4rem;font-weight:700;color:#4a3728;margin-bottom:14px}.chat-window{display:flex;flex-direction:column;flex:1;border:1px solid #e0d4c0;border-radius:14px;background:#f7f1e8;overflow:hidden;box-shadow:0 4px 20px #4a372814}.chat-header{display:flex;align-items:center;justify-content:space-between;padding:10px 18px;background:#fff;border-bottom:1px solid #e0d4c0;font-size:12px;color:#7a6a55}.chat-status{display:flex;align-items:center;gap:6px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#4a3728}.status-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.status-dot.online{background:#4a9b6f;box-shadow:0 0 0 3px #4a9b6f33;animation:pulse-green 2s infinite}.status-dot.offline{background:#b08968}@keyframes pulse-green{0%,to{box-shadow:0 0 0 3px #4a9b6f33}50%{box-shadow:0 0 0 5px #4a9b6f14}}.messages{flex:1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:10px;scroll-behavior:smooth}.messages::-webkit-scrollbar{width:5px}.messages::-webkit-scrollbar-track{background:transparent}.messages::-webkit-scrollbar-thumb{background:#e0d4c0;border-radius:4px}.no-messages{text-align:center;color:#a89880;font-size:14px;margin-top:40px;font-style:italic}.message-bubble{max-width:68%;padding:10px 14px;border-radius:14px;font-size:14px;line-height:1.5;position:relative;word-break:break-word;animation:fadeSlideIn .18s ease}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.message-bubble.mine{align-self:flex-end;background:#b08968;color:#fff;border-bottom-right-radius:4px}.message-bubble.theirs{align-self:flex-start;background:#fff;color:#4a3728;border:1px solid #e0d4c0;border-bottom-left-radius:4px}.sender{font-size:11px;font-weight:700;color:#b08968;margin-bottom:3px;text-transform:uppercase;letter-spacing:.05em}.msg-text{margin:0 0 4px}.msg-file{display:inline-flex;align-items:center;gap:5px;font-size:13px;color:#b08968;text-decoration:none;background:#b089681a;padding:4px 8px;border-radius:6px;margin-top:4px}.message-bubble.mine .msg-file{color:#fdf3e3;background:#fff3}.reply-context{font-size:12px;padding:4px 8px;margin-bottom:6px;border-left:3px solid #e0d4c0;background:#e0d4c040;border-radius:4px;color:#7a6a55}.message-bubble.mine .reply-context{border-color:#ffffff80;background:#ffffff26;color:#fdf3e3}.message-footer{display:flex;align-items:center;justify-content:space-between;margin-top:5px;gap:10px}.reply-btn{font-size:11px;background:none;border:none;cursor:pointer;color:#a89880;padding:0;opacity:0;transition:opacity .15s}.message-bubble:hover .reply-btn{opacity:1}.message-bubble.mine .reply-btn{color:#ffffffa6}.time{font-size:10px;color:#a89880;white-space:nowrap}.message-bubble.mine .time{color:#ffffff8c}.reply-preview{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background:#fdf3e3;border-top:1px solid #e0d4c0;font-size:13px;color:#6b4f3f;gap:10px}.cancel-reply{background:none;border:none;cursor:pointer;color:#a89880;font-size:14px;padding:0 4px;line-height:1;flex-shrink:0}.cancel-reply:hover{color:#c0392b}.chat-input{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fff;border-top:1px solid #e0d4c0}.chat-input input[type=text]{flex:1;padding:10px 14px;border:1px solid #e0d4c0;border-radius:24px;font-size:14px;outline:none;background:#f7f1e8;color:#4a3728;transition:border-color .15s,box-shadow .15s}.chat-input input[type=text]:focus{border-color:#b08968;box-shadow:0 0 0 3px #b0896826;background:#fff}.file-upload-label{font-size:20px;cursor:pointer;line-height:1;opacity:.5;transition:opacity .15s;flex-shrink:0}.file-upload-label:hover{opacity:1}.file-upload-label input[type=file]{display:none}.file-name{font-size:12px;color:#6b4f3f;background:#fdf3e3;padding:4px 10px;border-radius:12px;border:1px solid #e0d4c0;display:flex;align-items:center;gap:6px;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0}.chat-input button[type=submit]{padding:10px 20px;background:#b08968;color:#fff;border:none;border-radius:24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .15s;flex-shrink:0}.chat-input button[type=submit]:hover:not(:disabled){background:#6b4f3f}.chat-input button[type=submit]:disabled{opacity:.5;cursor:not-allowed}.chat-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 20px;color:#a89880;font-size:14px}.spinner{width:28px;height:28px;border:3px solid #e0d4c0;border-top-color:#b08968;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.chat-error{padding:20px 24px;color:#c0392b;font-size:14px;background:#fdf0ee;border:1px solid #f5c6c0;border-radius:8px;margin:16px}.mf-container{max-width:1200px;margin:0 auto}.mf-project-summary{background:linear-gradient(135deg,#f8f5f0,#fefbf5);border:2px solid #d4af8c;padding:20px;border-radius:12px;margin-bottom:24px}.mf-project-summary h2{color:#3a3a3a;margin:0 0 12px;font-size:20px}.mf-project-details{display:flex;gap:20px;margin-bottom:12px;flex-wrap:wrap;font-size:14px;color:#653a2f}.mf-project-details span{font-weight:500}.mf-skills{display:flex;flex-wrap:wrap;gap:8px}.mf-skill-tag{background:#b08968;color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600}.mf-statistics{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-bottom:32px}.mf-stat{background:#fff;border:2px solid #e0d4c0;padding:16px;border-radius:10px;text-align:center;transition:border-color .2s,box-shadow .2s}.mf-stat:hover{border-color:#b08968;box-shadow:0 4px 12px #b0896826}.mf-stat-value{font-size:24px;font-weight:700;color:#b08968}.mf-stat-label{font-size:12px;color:#a89880;margin-top:4px;text-transform:uppercase;letter-spacing:.5px}.mf-matches{display:flex;flex-direction:column;gap:16px}.mf-freelancer-card{background:#fff;border:2px solid #e0d4c0;border-radius:12px;overflow:hidden;transition:all .2s}.mf-freelancer-card:hover{border-color:#b08968;box-shadow:0 6px 20px #b089681f}.mf-card-header{display:flex;align-items:center;gap:16px;padding:16px;background:#fefbf5;border-bottom:1px solid #e0d4c0}.mf-rank-badge{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#b08968;color:#fff;border-radius:50%;font-weight:700;font-size:14px;flex-shrink:0}.mf-freelancer-info{flex:1;min-width:0}.mf-freelancer-info h3{margin:0;font-size:16px;color:#3a3a3a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mf-title{margin:4px 0 0;font-size:12px;color:#a89880;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mf-overall-score{display:flex;flex-direction:column;align-items:center;justify-content:center;width:70px;height:70px;border-radius:10px;flex-shrink:0}.mf-score-value{font-size:20px;font-weight:700;color:#fff}.mf-score-label{font-size:10px;color:#ffffffe6}.mf-card-body{padding:16px}.mf-ratings{display:flex;gap:12px;margin-bottom:12px;flex-wrap:wrap;font-size:13px;color:#653a2f}.mf-rating{background:#fef3e8;padding:4px 8px;border-radius:4px}.mf-portfolio{background:#e8f4e8;padding:4px 8px;border-radius:4px;color:#2d7a52}.mf-bio{margin:12px 0;font-size:13px;color:#653a2f;line-height:1.5;max-height:60px;overflow:hidden;text-overflow:ellipsis}.mf-proposal-status{background:#e8f5e9;border-left:4px solid #2d7a52;padding:12px;border-radius:4px;margin-bottom:12px}.mf-proposal-badge{display:inline-block;background:#2d7a52;color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600}.mf-proposal-details{margin-top:6px;font-size:12px;color:#2d7a52}.mf-skills-list{margin:12px 0;font-size:12px;font-weight:600}.mf-skills-list strong{color:#3a3a3a;margin-right:8px}.mf-skill-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.mf-skill-tag{background:#e8e0d0;color:#3a3a3a;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:500}.mf-skill-tag.mf-more{background:#b08968;color:#fff}.mf-rates{display:flex;gap:16px;margin:12px 0;font-size:12px;color:#653a2f;flex-wrap:wrap}.mf-rates span{background:#fef3e8;padding:6px 10px;border-radius:6px;font-weight:500}.mf-metrics-toggle{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 0;margin:12px 0;font-size:12px;font-weight:600;color:#b08968;-webkit-user-select:none;user-select:none;transition:color .2s}.mf-metrics-toggle:hover{color:#8b6a52}.mf-toggle-icon{font-size:10px;transition:transform .2s}.mf-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;padding:12px 0;border-top:1px solid #e0d4c0;margin-top:12px}.mf-metric-item{display:flex;flex-direction:column;gap:6px}.mf-metric-name{font-size:11px;color:#a89880;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.mf-card-footer{display:flex;gap:8px;padding:12px 16px;background:#fefbf5;border-top:1px solid #e0d4c0}.mf-btn-invite,.mf-btn-view{flex:1;padding:10px;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.mf-btn-invite{background:#b08968;color:#fff}.mf-btn-invite:hover{background:#8b6a52;transform:translateY(-1px)}.mf-btn-invite:disabled{background:#d9d9d9;color:#999;cursor:not-allowed;transform:none;opacity:.7}.mf-btn-view{background:#e8e0d0;color:#3a3a3a}.mf-btn-view:hover{background:#d4c4b0;transform:translateY(-1px)}.mf-no-results{background:#fef3e8;border:2px solid #d4af8c;padding:40px;border-radius:12px;text-align:center;color:#653a2f;font-size:16px}.loading-spinner{text-align:center;padding:40px;font-size:16px;color:#a89880}.error-message{background:#ffe8e8;color:#c23030;padding:12px 16px;border-radius:6px;margin-bottom:20px;border-left:4px solid #c23030}@media(max-width:768px){.mf-statistics{grid-template-columns:1fr 1fr}.mf-card-header{flex-wrap:wrap}.mf-freelancer-info{min-width:100%;order:2}.mf-overall-score{order:3}.mf-rank-badge{order:1}.mf-metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.mf-statistics{grid-template-columns:1fr}.mf-card-footer{flex-direction:column}.mf-metrics{grid-template-columns:1fr}}.global-search-container{max-width:1000px;margin:0 auto;padding:30px 20px;background:#f9f7f4;min-height:100vh}.global-search-container h1{color:#333;text-align:center;margin-bottom:30px;font-size:28px;font-weight:700}.gs-search-form{margin-bottom:30px}.gs-search-input-group{display:flex;gap:10px}.gs-input{flex:1;padding:16px 20px;border:2px solid #d4af8c;border-radius:8px;font-size:16px;font-family:inherit;transition:all .3s ease;background:#fff}.gs-input:focus{outline:none;border-color:#b08968;box-shadow:0 0 0 3px #b089681a}.gs-search-btn{padding:16px 28px;background:linear-gradient(135deg,#b08968,#9a7659);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;white-space:nowrap}.gs-search-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #b0896859}.gs-loading{text-align:center;padding:60px 20px;font-size:18px;color:#666}.gs-spinner{border:4px solid #f0e6d2;border-top:4px solid #b08968;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gs-no-results{text-align:center;padding:80px 20px;background:#fff;border-radius:12px;border:1px solid #e8dcc8}.gs-no-results p{color:#888;font-size:18px;margin:0}.gs-placeholder{text-align:center;padding:100px 20px;background:#fff;border-radius:12px;border:1px solid #e8dcc8}.gs-placeholder p{color:#a89880;font-size:18px;margin:0}.gs-results{display:flex;flex-direction:column;gap:30px}.gs-section{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e8dcc8;box-shadow:0 2px 8px #0000000f}.gs-section h2{background:#f9f7f4;color:#333;padding:20px;margin:0;font-size:18px;font-weight:700;border-bottom:1px solid #e8dcc8}.gs-items{display:grid;grid-template-columns:1fr;gap:0}.gs-item{padding:20px;border-bottom:1px solid #e8dcc8;transition:all .2s ease;background:#fff}.gs-item:last-child{border-bottom:none}.gs-item:hover{background:#faf8f5}.gs-item-header{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:12px}.gs-item-header h3{color:#333;font-size:18px;font-weight:700;margin:0;flex:1}.gs-badge{display:inline-block;padding:6px 12px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;white-space:nowrap}.gs-badge.project{background:#e3f2fd;color:#1976d2}.gs-badge.freelancer{background:#f3e5f5;color:#7b1fa2}.gs-badge.sme{background:#e8f5e9;color:#388e3c}.gs-item-desc{color:#888;font-size:14px;margin:0 0 12px;line-height:1.5}.gs-item-skills{color:#a89880;font-size:13px;margin:0 0 12px;font-weight:500}.gs-item-meta{display:flex;flex-wrap:wrap;gap:15px;font-size:13px;color:#666;margin-bottom:15px}.gs-action-btn{padding:10px 18px;background:#b08968;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s ease}.gs-action-btn:hover{background:#9a7659;transform:translateY(-1px)}@media(max-width:768px){.global-search-container{padding:20px}.global-search-container h1{font-size:22px;margin-bottom:20px}.gs-search-input-group{flex-direction:column}.gs-search-btn{width:100%}.gs-item-header{flex-direction:column}.gs-badge{align-self:flex-start}.gs-item-meta{gap:8px;font-size:12px}.gs-action-btn{width:100%}}@media(max-width:480px){.global-search-container{padding:15px}.global-search-container h1{font-size:20px}.gs-input{font-size:14px;padding:12px 14px}.gs-item{padding:15px}.gs-item-header h3{font-size:16px}.gs-item-desc,.gs-item-skills{font-size:12px}}@supports not (display: grid){.gs-items{display:flex;flex-direction:column}}.ps-page{min-height:100vh;background:linear-gradient(135deg,#f7f1e8,#eddfc8);display:flex;align-items:center;justify-content:center;padding:24px}.ps-card{background:#fff;border-radius:16px;padding:36px 32px;max-width:560px;width:100%;box-shadow:0 12px 40px #4a37281f;border:1px solid #e0d4c0}.ps-header{text-align:center;margin-bottom:24px}.ps-logo{font-size:24px;font-weight:800;color:#4a3728;margin-bottom:12px}.ps-header h2{font-size:22px;font-weight:700;color:#4a3728;margin:0 0 6px}.ps-header p{font-size:14px;color:#a89880;margin:0}.ps-progress{height:6px;background:#e0d4c0;border-radius:4px;overflow:hidden;margin-bottom:6px}.ps-progress-bar{height:100%;background:#b08968;border-radius:4px;transition:width .4s ease}.ps-step-label{font-size:12px;color:#a89880;text-align:right;margin:0 0 20px}.ps-error{background:#fdf0ee;border:1px solid #f5c6c0;border-radius:8px;padding:12px 14px;color:#c0392b;font-size:13px;margin-bottom:16px}.ps-step h3{font-size:17px;font-weight:700;color:#4a3728;margin:0 0 20px}.ps-field{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.ps-field label{font-size:13px;font-weight:600;color:#4a3728}.ps-required{color:#c0392b}.ps-optional{color:#a89880;font-weight:400;font-size:12px}.ps-hint{font-size:11px;color:#a89880}.ps-char-count{font-size:11px;color:#a89880;text-align:right}.ps-field input,.ps-field textarea,.ps-field select{padding:11px 14px;border:1px solid #e0d4c0;border-radius:8px;font-size:14px;background:#f7f1e8;color:#4a3728;font-family:inherit;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.ps-field input:focus,.ps-field textarea:focus,.ps-field select:focus{outline:none;border-color:#b08968;box-shadow:0 0 0 3px #b0896826;background:#fff}.ps-field textarea{resize:vertical;min-height:90px}.ps-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ps-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.ps-tag{background:#fdf3e3;color:#6b4f3f;border:1px solid #e0d4c0;padding:4px 10px;border-radius:16px;font-size:12px;font-weight:600}.ps-pill-group{display:flex;gap:8px;flex-wrap:wrap}.ps-pill{padding:7px 16px;border:1px solid #e0d4c0;border-radius:20px;background:#f7f1e8;color:#7a6a55;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.ps-pill.active{background:#b08968;color:#fff;border-color:#b08968}.ps-pill:hover:not(.active){border-color:#b08968;color:#4a3728}.ps-nav{display:flex;gap:10px;margin-top:24px;align-items:center}.ps-btn-back{padding:11px 20px;background:#f7f1e8;color:#4a3728;border:1px solid #e0d4c0;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s}.ps-btn-back:hover{background:#e9dcc7}.ps-btn-skip{padding:11px 16px;background:transparent;color:#a89880;border:none;font-size:13px;cursor:pointer;margin-left:auto;text-decoration:underline}.ps-btn-next{padding:11px 24px;background:#4a3728;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .2s}.ps-btn-next:hover{background:#b08968}.ps-btn-submit{padding:11px 24px;background:#b08968;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .2s}.ps-btn-submit:hover:not(:disabled){background:#6b4f3f}.ps-btn-submit:disabled{opacity:.55;cursor:not-allowed}@media(max-width:480px){.ps-card{padding:24px 18px}.ps-row{grid-template-columns:1fr}.ps-nav{flex-wrap:wrap}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:linear-gradient(135deg,#f7f1e8,#f0e5d4);color:#2c2c2c;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}::selection{background:#b08968;color:#fff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#b08968;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6b4f3f}
