:root{--bg:#f6f7f9;--surface:#fff;--surface-alt:#f8f9fb;--surface-dark:#172033;--border:#e6e8ec;--border-strong:#cfd5dd;--text:#151923;--muted:#667085;--primary:#ff6b00;--primary-deep:#172033;--secondary:#fff;--success:#216f52;--shadow:0 10px 24px #1720330a;--radius-lg:12px;--radius-md:12px;--radius-sm:10px;--container:1380px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.page-shell{min-height:100vh}.container{width:min(var(--container), calc(100% - 40px));margin:0 auto}.topbar{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#f6f7f9f5;position:sticky;top:0}.topbar-inner,.footer-inner{justify-content:space-between;align-items:center;gap:18px;min-height:64px;display:flex}.brand{letter-spacing:-.02em;color:var(--text);align-items:center;gap:10px;font-weight:700;display:inline-flex}.brand-logo{object-fit:contain;flex:none;width:30px;height:30px}.brand-name{letter-spacing:-.04em;align-items:baseline;font-weight:800;display:inline-flex}.brand-name span:first-child{color:#151923}.brand-name span:last-child{color:#ff6b00}.brand-icon{color:var(--primary);font-size:22px}.brand-header,.brand-footer,.brand-visual{color:var(--text);font-size:1.15rem}.nav{flex-wrap:nowrap;align-items:center;gap:6px;display:flex}.nav a{color:var(--muted);white-space:nowrap;border-radius:10px;padding:10px 11px;font-size:.92rem;font-weight:600}.nav a.active,.nav a:hover{color:var(--text);background:#fff}.topbar-actions{align-items:center;gap:12px;display:flex}.icon-button{color:#904d00;background:0 0;border-radius:999px;place-items:center;width:38px;height:38px;display:grid}.avatar-circle{color:#904d00;background:#fff;border:2px solid #ff8c00;border-radius:999px;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.avatar-circle.large{color:#fff;background:#515f78;border:0;width:48px;height:48px}.footer{color:var(--text);border-top:1px solid var(--border);background:#fff;margin-top:48px;padding:28px 0 40px}.footer-copy{max-width:360px;color:var(--muted);line-height:1.6}.footer-links{color:var(--muted);gap:10px;font-size:.9rem;display:grid}.footer-requisites{max-width:430px;color:var(--muted);gap:4px;font-size:.78rem;line-height:1.5;display:grid}.footer-requisites strong{color:var(--text);font-size:.86rem}.footer-requisites address{margin:0;font-style:normal}.marketplace-footer-inner{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center;align-items:start;gap:36px;display:grid}.legal-page{padding:48px 0 80px}.legal-page-inner{max-width:760px}.legal-back{color:var(--muted);align-items:center;gap:6px;margin-bottom:24px;font-weight:600;text-decoration:none;display:inline-flex}.legal-page h1{margin:0 0 6px;font-size:2rem}.legal-updated{color:var(--muted);margin:0 0 32px}.legal-page section{margin-bottom:28px}.legal-page h2{color:var(--primary-deep);margin:0 0 12px;font-size:1.15rem}.legal-page p,.legal-page li{color:var(--text);line-height:1.6}.legal-page p{margin:0 0 12px}.legal-page ul{gap:8px;margin:0 0 12px;padding-left:22px;display:grid}.legal-page a{color:var(--primary)}.marketplace-main>:not(.marketplace-home){width:min(var(--container), calc(100% - 40px));margin:0 auto}.marketplace-main>.specialist-reference-page,.marketplace-main>.customer-new-page{width:100%;max-width:none;margin:0}.marketplace-main>*{animation:.26s cubic-bezier(.22,1,.36,1) both route-content-in}.marketplace-main.route-chat>*{animation-name:route-content-fade;animation-duration:.18s}.route-progress{z-index:20;pointer-events:none;height:2px;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.route-progress:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#ff6b00 35%,#ff9d3d 70%,#0000);width:38%;height:100%;display:block;transform:translate(-120%)}.route-progress.active:after{opacity:1;animation:.42s ease-out both route-progress-run}@keyframes route-content-in{0%{opacity:0}to{opacity:1}}@keyframes route-content-fade{0%{opacity:0}to{opacity:1}}@keyframes route-progress-run{0%{transform:translate(-120%)}70%{transform:translate(185%)}to{opacity:0;transform:translate(270%)}}@media (prefers-reduced-motion:reduce){.marketplace-main>*{animation:none}.route-progress.active:after{opacity:0;animation:none}}.ui-container{width:min(var(--container), calc(100% - 40px));margin:0 auto}.ui-section{padding:18px 0 0}.ui-section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px;display:flex}.ui-section-head h2{letter-spacing:-.03em;color:var(--primary-deep);margin:0;font-size:clamp(1.6rem,2.2vw,2.05rem);line-height:1.08}.ui-section-head p{color:var(--muted);margin:6px 0 0;line-height:1.45}.ui-eyebrow{color:var(--muted);margin-bottom:8px;font-size:.82rem;font-weight:600}.ui-card{border:1px solid var(--border);box-shadow:none;background:#fff;border-radius:12px}.ui-card:hover{box-shadow:var(--shadow)}.ui-badge{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:999px;align-items:center;padding:6px 10px;font-size:.82rem;font-weight:500;display:inline-flex}.ui-avatar{width:52px;height:52px;color:var(--text);background:#eef2f6;border-radius:50%;place-items:center;font-weight:700;display:grid}.ui-input,.ui-search-input-field{width:100%;color:var(--text);font:inherit;background:0 0;border:0}.ui-input{border:1px solid var(--border);background:#fff;border-radius:12px;padding:13px 14px}.ui-search-input{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:10px;min-height:52px;padding:0 14px;display:flex}.ui-search-input span{color:var(--muted);font-size:20px}.ui-button{border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:600;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.ui-button-primary{border:1px solid var(--primary);background:var(--primary);color:#fff}.ui-button-secondary{border:1px solid var(--border);color:var(--text);background:#fff}.ui-button-ghost{color:var(--text);background:0 0;border:1px solid #0000}.ui-button-primary:hover{background:#f58100;border-color:#f58100}.ui-button-secondary:hover,.ui-button-ghost:hover{border-color:var(--border);background:#fff}.marketplace-home{width:100%;max-width:100%;padding-top:10px;overflow-x:clip}.marketplace-hero-shell{width:100%;max-width:100%;overflow:hidden}.marketplace-topbar-inner{gap:12px;min-height:72px}.marketplace-nav{flex:auto;justify-content:center;min-width:0;margin-left:auto}.marketplace-actions .ui-button{min-height:42px;padding:0 16px}.marketplace-mobile-actions{display:none}.mobile-menu-button{border:1px solid var(--border);width:42px;height:42px;color:var(--primary-deep);cursor:pointer;background:#fff;border-radius:12px;place-items:center;display:grid}.mobile-menu-button .material-symbols-outlined{font-size:1.45rem}.mobile-menu-panel{display:none}.marketplace-hero{border-bottom:1px solid var(--border);grid-template-rows:minmax(0,1fr) auto;gap:0;width:100%;min-height:calc(100vh - 72px);padding:0 0 18px;display:grid}.marketplace-hero-inner{width:100%;min-height:100%;padding-left:max(24px, calc((100vw - var(--container)) / 2 + 16px));grid-template-columns:minmax(420px,580px) minmax(0,1fr);align-items:center;gap:0;min-width:0;display:grid;position:relative}.marketplace-hero-copy h1{letter-spacing:-.05em;max-width:980px;color:var(--primary-deep);margin:0;font-size:clamp(2.6rem,4.8vw,4.2rem);line-height:.98}.marketplace-hero-copy p{max-width:720px;color:var(--muted);margin:14px 0 0;font-size:1.08rem;line-height:1.5}.marketplace-hero-copy{z-index:2;align-self:center;min-width:0;max-width:580px;padding:56px 24px 56px 0;animation:.7s ease-out both marketplace-rise;position:relative}.marketplace-search-form{background:#fff;border:1px solid #d7dce3;border-radius:14px;grid-template-columns:minmax(0,1fr) 142px;gap:6px;width:100%;min-width:0;max-width:640px;margin-top:24px;padding:6px;transition:border-color .18s,box-shadow .18s;display:grid;box-shadow:0 8px 24px #17203312}.marketplace-search-form:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #ff8a001f,0 12px 28px #17203314}.marketplace-search-field{align-items:center;gap:11px;min-width:0;min-height:54px;padding:0 12px;display:flex}.marketplace-search-field>.material-symbols-outlined{color:#7c8798;flex:none;font-size:1.35rem}.marketplace-search-field input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:1rem}.marketplace-search-field input::placeholder{color:#8993a2}.marketplace-query-chips{flex-wrap:wrap;gap:8px;min-width:0;max-width:640px;margin-top:12px;display:flex}.marketplace-chip{border:1px solid var(--border);color:var(--text);cursor:pointer;background:#fff;border-radius:999px;padding:8px 12px;font-size:.92rem}.marketplace-search-form .ui-button{border-radius:10px;min-height:54px;font-size:1rem}.marketplace-hero-visual{background:linear-gradient(#f8fafc 0%,#eef3f8 100%);border-radius:0;justify-content:stretch;align-items:stretch;width:100%;min-width:0;height:100%;min-height:min(70vh,760px);display:flex;position:relative;overflow:hidden}.marketplace-hero-visual:before{content:"";z-index:2;pointer-events:none;background:radial-gradient(circle at 82% 18%,#ff8a0014,#0000 14%),linear-gradient(90deg,#f6f7f9 0%,#f6f7f9f5 14%,#f6f7f9d1 28%,#f6f7f947 52%,#f6f7f900 72%);position:absolute;inset:0}.marketplace-hero-image{object-fit:cover;object-position:64% center;width:100%;height:100%;animation:1s ease-out both marketplace-image-reveal;display:block;transform:scale(1.02)}.marketplace-trust-row{border-top:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:12px;padding:18px 0 0;display:grid}.marketplace-trust-item{min-height:72px;color:var(--muted);align-items:flex-start;gap:14px;padding:0 6px;font-size:.94rem;display:flex}.marketplace-trust-item span:first-child{color:var(--primary);margin-top:2px;font-size:20px}.marketplace-trust-item strong{color:var(--primary-deep);margin-bottom:4px;font-size:.98rem;line-height:1.25;display:block}.marketplace-trust-item p{color:var(--muted);margin:0;line-height:1.45}.business-solutions-section{padding:clamp(64px,7vw,96px) 0 clamp(36px,4vw,56px);animation:.65s ease-out 80ms both marketplace-rise}.business-solutions-layout{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:18px;display:grid}.business-solutions-main{color:#fff;background:linear-gradient(#0f1f35 0%,#11243d 100%);border-radius:18px;align-items:stretch;min-height:0;padding:28px;transition:transform .22s,box-shadow .22s;display:flex;overflow:hidden}.business-solutions-main:hover{transform:translateY(-4px);box-shadow:0 16px 34px #0f1f3524}.business-solutions-content{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.business-solutions-main h2{letter-spacing:-.04em;max-width:460px;margin:0 0 14px;font-size:clamp(2rem,3vw,2.8rem);line-height:1.04}.business-solutions-main p{color:#eff4fad6;max-width:440px;margin:0 0 22px;line-height:1.6}.business-solutions-content .ui-button{margin-top:auto}.business-solutions-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.business-feature-card{text-align:center;background:#fff;border:1px solid #e9d7c7;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:214px;padding:26px 22px;transition:transform .22s,border-color .22s,box-shadow .22s;animation:.55s ease-out both marketplace-rise;display:flex}.business-feature-card:nth-child(2){animation-delay:70ms}.business-feature-card:nth-child(3){animation-delay:.14s}.business-feature-card:nth-child(4){animation-delay:.21s}.business-feature-card:hover{border-color:#e4b98f;transform:translateY(-4px);box-shadow:0 12px 28px #17203314}.business-feature-card span{color:#b66a00;margin-bottom:16px;font-size:2.2rem}.business-feature-card h3{color:var(--primary-deep);margin:0 0 10px;font-size:1.1rem;line-height:1.3}.business-feature-card p{max-width:250px;color:var(--muted);margin:0;line-height:1.55}.popular-services-section{padding:clamp(42px,5vw,68px) 0 clamp(64px,7vw,96px);animation:.65s ease-out .14s both marketplace-rise}.popular-services-head h2{color:var(--primary-deep);letter-spacing:-.04em;margin:0 0 22px;font-size:clamp(1.95rem,2.8vw,2.55rem);line-height:1.08}.popular-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;display:grid}.popular-services-column{min-width:0}.popular-services-column h3{border-bottom:1px solid var(--border);color:#495467;letter-spacing:.08em;text-transform:uppercase;margin:0;padding-bottom:10px;font-size:.84rem;font-weight:800}.popular-services-list{gap:12px;margin-top:16px;display:grid}.popular-services-link{color:var(--text);justify-content:space-between;align-items:baseline;gap:12px;font-size:1rem;line-height:1.35;transition:color .18s,transform .18s;display:flex}.popular-services-link:hover{color:#b66a00;transform:translate(4px)}.popular-services-link span:last-child{color:#a3acb9;font-size:.98rem}.popular-services-cta{color:#b66a00;margin-top:14px;font-weight:700;display:inline-flex}.reviews-section{border-top:1px solid var(--border);background:#f1f3f6;padding:clamp(64px,7vw,96px) 0;animation:.65s ease-out .2s both marketplace-rise}.reviews-head{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.reviews-head h2{color:var(--primary-deep);letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,2.7vw,2.35rem);line-height:1.08}.reviews-head p{max-width:680px;color:var(--muted);margin:8px 0 0}.reviews-controls{align-items:center;gap:10px;display:flex}.reviews-control{border:1px solid var(--border);width:46px;height:46px;color:var(--primary-deep);cursor:pointer;background:#fff;border-radius:12px;place-items:center;transition:transform .18s,border-color .18s,color .18s;display:grid}.reviews-control:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px)}.reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.review-card{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;min-height:220px;padding:22px;transition:transform .22s,box-shadow .22s;animation:.42s ease-out both marketplace-review-in;display:flex}.review-card:nth-child(2){animation-delay:60ms}.review-card:nth-child(3){animation-delay:.12s}.review-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #17203312}.review-card-top{justify-content:space-between;align-items:start;gap:12px;display:flex}.review-card-top strong{color:var(--primary-deep);font-size:1rem;display:block}.review-card-top p{color:var(--muted);margin:6px 0 0;font-size:.92rem;line-height:1.45}.review-rating{color:#b66a00;background:#fff5ea;border-radius:999px;justify-content:center;align-items:center;min-width:54px;min-height:32px;padding:0 12px;font-weight:700;display:inline-flex}.review-text{color:var(--text);margin:18px 0 0;line-height:1.7}.reviews-dots{justify-content:center;gap:8px;margin-top:18px;display:flex}.reviews-dot{cursor:pointer;background:#d5dbe5;border:0;border-radius:999px;width:10px;height:10px;transition:width .22s,background-color .22s,transform .18s}.reviews-dot:hover{transform:scale(1.18)}.reviews-dot.active{background:var(--primary);width:28px}.marketplace-text-link{color:var(--text);font-weight:600}.specialist-catalog-grid,.service-group-grid,.case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.specialist-market-card,.service-group-card,.case-card{padding:16px}.specialists-grid-ref{grid-template-columns:repeat(4,minmax(0,1fr))}.specialist-ref-card{padding:14px}.specialist-market-top{justify-content:space-between;align-items:start;gap:10px;display:flex}.specialist-market-head{align-items:center;gap:10px;display:flex}.specialist-verified{color:#3ba745;font-size:18px}.specialist-market-head h3,.service-group-card h3,.case-card h3,.how-it-works-item h3{color:var(--primary-deep);margin:0;font-size:1rem;line-height:1.25}.specialist-market-head p{color:var(--muted);margin:2px 0 0;font-size:.92rem}.specialist-rating-row{color:var(--muted);align-items:center;gap:8px;margin-top:14px;font-size:.9rem;display:flex}.specialist-rating-row strong{color:var(--primary-deep)}.specialist-stars{color:var(--primary);letter-spacing:.08em;font-size:.82rem}.specialist-location{color:var(--muted);margin-top:10px;font-size:.94rem}.specialist-price-row{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.specialist-price-row strong{color:var(--primary-deep);font-size:.98rem;line-height:1.3}.specialist-price-row .ui-button{min-height:40px;padding:0 16px}.specialist-avatar-1,.specialist-avatar-2,.specialist-avatar-3,.specialist-avatar-4{color:#0000;background-position:50%;background-size:cover}.specialist-avatar-1{background:radial-gradient(circle at 50% 28%,#2f2f2f 0 18%,#0000 19%),radial-gradient(circle at 50% 40%,#d3b08a 0 24%,#0000 25%),linear-gradient(#37424d 0 38%,#e7eaef 38% 100%)}.specialist-avatar-2{background:radial-gradient(circle at 50% 26%,#734d34 0 16%,#0000 17%),radial-gradient(circle at 50% 40%,#d8b38e 0 24%,#0000 25%),linear-gradient(#d9dfe7 0 38%,#f2f4f7 38% 100%)}.specialist-avatar-3{background:radial-gradient(circle at 50% 24%,#ff7a00 0 19%,#0000 20%),radial-gradient(circle at 50% 41%,#d6ae89 0 24%,#0000 25%),linear-gradient(#515d69 0 38%,#eef2f6 38% 100%)}.specialist-avatar-4{background:radial-gradient(circle at 50% 26%,#d0d2d5 0 18%,#0000 19%),radial-gradient(circle at 50% 40%,#d7b18b 0 24%,#0000 25%),linear-gradient(#d6dbe2 0 38%,#f1f4f8 38% 100%)}.specialist-market-meta{color:var(--muted);flex-wrap:wrap;gap:6px 12px;margin-top:10px;font-size:.88rem;display:flex}.specialist-market-meta span:first-child{color:var(--text);font-weight:600}.specialist-market-tags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.specialist-market-summary{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 14px;font-size:.92rem;line-height:1.45;display:-webkit-box;overflow:hidden}.specialist-market-card .ui-button{min-height:42px}.specialist-market-card .ui-avatar{width:44px;height:44px;font-size:.95rem}.service-group-list{gap:10px;margin:14px 0 12px;display:grid}.categories-ref-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-ref-card{padding:16px 16px 14px}.category-card-head{align-items:center;gap:10px;display:flex}.category-card-head span{color:var(--primary);font-size:22px}.service-group-link{color:var(--text);justify-content:space-between;align-items:baseline;gap:12px;line-height:1.35;display:flex}.service-group-link span:last-child{color:var(--muted);white-space:nowrap;font-size:.84rem}.service-group-card h3{letter-spacing:-.02em;font-size:1.04rem}.service-group-card .marketplace-text-link{font-size:.92rem}.marketplace-accent-link{color:var(--primary);font-size:.94rem;font-weight:600}.case-card-meta p,.case-card-meta p,.case-card-text{color:var(--muted);margin:6px 0 0;line-height:1.45}.case-card-top{justify-content:space-between;align-items:start;gap:12px;display:flex}.case-card-top span{color:var(--text);font-weight:600}.case-card-meta{margin-top:10px}.case-card-meta p,.case-card-text{font-size:.92rem}.cases-ref-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.case-ref-card{padding:12px}.case-ref-inner{grid-template-columns:72px minmax(0,1fr);align-items:start;gap:14px;display:grid}.case-thumb{border:1px solid var(--border);background-position:50%;background-size:cover;border-radius:10px;width:72px;height:88px}.case-thumb-1{background:linear-gradient(90deg,#434a53 0 20%,#ff8a00 20% 28%,#434a53 28% 36%,#d9dfe6 36% 100%),linear-gradient(#f5f6f8,#e5e9ee)}.case-thumb-2{background:linear-gradient(#b8d3ef 0 45%,#56595f 45% 54%,#7d7f84 54% 100%),linear-gradient(135deg,#d7e3f0,#eceff3)}.case-thumb-3{background:linear-gradient(135deg,#eef0f4 0%,#d8dde6 100%);position:relative}.case-thumb-3:before,.case-thumb-3:after{content:"";background:#5b6e8a38;position:absolute}.case-thumb-3:before{height:1px;inset:12px 10px auto;box-shadow:0 10px #5b6e8a38,0 20px #5b6e8a38,0 30px #5b6e8a38}.case-thumb-3:after{border:1px solid #5b6e8a38;width:22px;height:18px;top:12px;right:10px}.case-star{color:var(--primary)}.case-ref-content .case-card-top h3{font-size:1.02rem}.marketplace-cta{justify-content:flex-start;align-items:center;padding:0;display:flex}.marketplace-cta h2{letter-spacing:-.05em;color:#fff;margin:0;font-size:clamp(2.3rem,4vw,4.2rem);line-height:.98}.marketplace-cta p{color:#eff4fad1;max-width:640px;margin:16px 0 0;font-size:1.08rem;line-height:1.6}.marketplace-cta .ui-button{flex:none;min-width:190px}.marketplace-cta-shell{width:100%;margin-top:clamp(64px,7vw,96px);padding:0;animation:.65s ease-out .25s both marketplace-rise}.marketplace-cta-ref{isolation:isolate;width:100%;min-height:clamp(560px,72vh,760px);padding:0 max(24px, calc((100vw - var(--container)) / 2 + 16px));background:#111f34;margin:0;position:relative;overflow:hidden}.marketplace-cta-ref:after{content:"";z-index:-1;background:linear-gradient(90deg,#081322f0 0%,#081322d1 34%,#0813225c 58%,#08132214 100%),linear-gradient(#08132214,#0813224d);position:absolute;inset:0}.marketplace-cta-image{z-index:-2;object-fit:cover;object-position:center center;width:100%;height:100%;transition:transform .7s;position:absolute;inset:0}.marketplace-cta-ref:hover .marketplace-cta-image{transform:scale(1.025)}.marketplace-cta-copy{z-index:1;width:min(620px,54%);padding:clamp(80px,10vh,120px) 0;position:relative}.marketplace-cta-kicker{color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a192b57;border:1px solid #ffffff3d;border-radius:999px;margin-bottom:22px;padding:8px 12px;font-size:.82rem;font-weight:800;display:inline-flex}.marketplace-cta-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;margin-top:30px;display:flex}.marketplace-cta-actions .ui-button-secondary{color:#fff;background:#ffffff0f;border-color:#fff3}@keyframes marketplace-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes marketplace-image-reveal{0%{opacity:0;transform:scale(1.07)}to{opacity:1;transform:scale(1.02)}}@keyframes marketplace-review-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.marketplace-hero-copy,.marketplace-hero-image,.business-solutions-section,.business-feature-card,.popular-services-section,.reviews-section,.review-card,.marketplace-cta-shell{animation:none}.business-solutions-main,.business-feature-card,.popular-services-link,.reviews-control,.review-card,.reviews-dot{transition:none}}.landing-page{padding-top:20px}.landing-v2{background:radial-gradient(circle at 0 0,#ffa4421a,#0000 28%),linear-gradient(#fcfdff 0%,#f4f7fb 52%,#fff 100%);padding-top:10px}.hero-v2,.trust-layout-v2,.landing-cta-v2{width:min(1380px,100% - 40px);margin:0 auto}.hero-v2{padding:34px 0 28px;position:relative}.hero-v2:before{content:"";background:radial-gradient(circle at 20% 20%,#ffa7462e,#0000 24%),radial-gradient(circle at 85% 12%,#47608d24,#0000 22%),linear-gradient(#fffffff5,#f7fafdeb);border:1px solid #bcc7d666;border-radius:32px;height:340px;position:absolute;inset:0 0 auto}.hero-v2-inner{z-index:1;text-align:center;max-width:1040px;margin:0 auto;padding:56px 36px 52px;position:relative}.hero-v2 h1{letter-spacing:-.05em;color:#18202b;margin:0 0 18px;font-size:clamp(2.7rem,4.8vw,5.2rem);line-height:.98}.hero-v2 p{color:#5d6b7e;max-width:820px;margin:0 auto;font-size:1.12rem;line-height:1.75}.hero-search-v2{background:#fffffff2;border:1px solid #bcc7d699;border-radius:22px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;margin-top:28px;padding:12px;display:grid;box-shadow:0 20px 44px #22345414}.hero-search-input{background:#f4f7fb;border-radius:16px;align-items:center;gap:12px;min-height:58px;padding:0 18px;display:flex}.hero-search-input span{color:#58719c}.hero-search-input input{color:#18202b;width:100%;font:inherit;background:0 0;border:0}.hero-mode-switch{background:#edf2f8;border-radius:16px;gap:6px;padding:6px;display:inline-flex}.mode-chip{color:#5e6c7e;cursor:pointer;background:0 0;border:0;border-radius:12px;min-width:118px;padding:14px 16px;font-weight:700}.mode-chip.active{color:#162231;background:#fff;box-shadow:0 6px 18px #25385414}.hero-find-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff981f 0%,#f07d00 100%);border:0;border-radius:16px;min-width:138px;min-height:58px;font-weight:800;box-shadow:0 16px 28px #f07d003d}.trust-layout-v2{grid-template-columns:1.08fr 1.32fr;gap:18px;padding-bottom:16px;display:grid}.enterprise-card-v2{color:#fff;background:radial-gradient(circle at 100% 0,#ffa2382e,#0000 28%),linear-gradient(160deg,#172130 0%,#24344d 100%);border-radius:28px;padding:30px;box-shadow:0 28px 52px #17213038}.enterprise-badge{color:#ffca8d;background:#ffffff1f;border-radius:999px;padding:8px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.enterprise-card-v2 h2{letter-spacing:-.04em;margin:20px 0 14px;font-size:clamp(1.8rem,2.6vw,2.6rem);line-height:1.06}.enterprise-card-v2 p{color:#eff4fad6;margin:0 0 24px;line-height:1.7}.enterprise-card-v2 button{color:#172130;cursor:pointer;background:#fff;border:0;border-radius:14px;padding:14px 20px;font-weight:800}.feature-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.feature-card-v2{background:#ffffffeb;border:1px solid #bcc7d68c;border-radius:24px;padding:24px;box-shadow:0 18px 38px #2234540f}.feature-card-v2 span{color:#4f678f;background:#eef4fb;border-radius:16px;place-items:center;width:50px;height:50px;display:inline-grid}.feature-card-v2 h3{margin:16px 0 10px;font-size:1.15rem}.feature-card-v2 p{color:#627083;margin:0;line-height:1.65}.services-v2,.stories-v2{padding-top:40px}.service-columns-v2{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.service-column-v2{background:#fff;border:1px solid #bcc7d68c;border-radius:24px;padding:24px;box-shadow:0 18px 40px #2234540f}.service-column-v2 h3{margin:0 0 18px;font-size:1.2rem}.service-list-v2{gap:12px;margin-bottom:18px;display:grid}.service-row-v2{color:#354355;border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.service-row-v2 strong{color:#9b5705}.service-column-v2 a{color:#40618c;font-weight:700}.story-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.story-card-v2{background:#fff;border:1px solid #bcc7d68c;border-radius:24px;padding:24px;box-shadow:0 18px 40px #2234540f}.story-head-v2{align-items:center;gap:14px;margin-bottom:16px;display:flex}.story-avatar-v2{color:#fff;background:linear-gradient(135deg,#ffb04d,#f07d00);border-radius:16px;place-items:center;width:52px;height:52px;font-weight:800;display:grid}.story-stars-v2{color:#f08a11;letter-spacing:.12em;margin-top:4px}.story-card-v2 p{color:#5f6d80;margin:0;line-height:1.72}.landing-cta-v2{color:#fff;background:radial-gradient(circle at 100% 0,#ffaa4c33,#0000 22%),linear-gradient(140deg,#172130 0%,#22324b 56%,#2f4768 100%);border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin:28px auto 0;padding:36px 40px;display:grid;box-shadow:0 28px 56px #1721302e}.landing-cta-v2-copy span{color:#ffcf96;background:#ffffff1a;border-radius:999px;margin-bottom:14px;padding:8px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.landing-cta-v2-copy h2{letter-spacing:-.04em;max-width:720px;margin:0 0 12px;font-size:clamp(2rem,3.5vw,3.4rem);line-height:1.02}.landing-cta-v2-copy p{color:#eff4fad1;max-width:720px;margin:0;line-height:1.7}.landing-cta-v2-actions{flex-wrap:wrap;gap:12px;display:flex}.landing-cta-v2-primary,.landing-cta-v2-secondary{border-radius:16px;justify-content:center;align-items:center;min-width:220px;padding:16px 22px;font-weight:800;display:inline-flex}.landing-cta-v2-primary{color:#fff;background:linear-gradient(135deg,#ff981f 0%,#f07d00 100%)}.landing-cta-v2-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff2e}.landing-hero{background:linear-gradient(#ffffffd9,#f7f9fbf5),linear-gradient(135deg,#eef2f5 0%,#f9f6f3 100%);border-top:1px solid #ddc1ae66;border-bottom:1px solid #ddc1ae66;position:relative;overflow:hidden}.landing-hero:before{content:"";background:linear-gradient(#ffffffb8,#ffffffdb),radial-gradient(circle at 20% 15%,#904d0014,#0000 24%),linear-gradient(#515f780d,#515f7805);position:absolute;inset:0}.landing-hero-overlay{background:linear-gradient(#0000,#515f780d),linear-gradient(135deg,#515f780f,#ff8c0008);height:120px;position:absolute;inset:auto 0 0}.landing-hero-inner{z-index:1;text-align:center;width:min(1120px,100% - 32px);margin:0 auto;padding:26px 0 72px;position:relative}.landing-breadcrumbs{color:#56433473;align-items:center;gap:12px;margin-bottom:34px;font-size:.72rem;display:inline-flex}.landing-breadcrumbs span{padding:5px 0}.landing-hero h1{letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.08}.landing-hero p{color:#55637d;max-width:690px;margin:0 auto;font-size:1.08rem;line-height:1.7}.landing-search-card{background:#fffffff0;border:1px solid #ddc1aeb3;border-radius:16px;max-width:960px;margin:30px auto 0;padding:10px;box-shadow:0 18px 44px #191c1e17}.landing-tabs{gap:8px;margin-bottom:10px;display:flex}.landing-tab{color:#564334;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:11px 16px;font-weight:600}.landing-tab.active{color:#32435f;background:#dbe5ff}.landing-search-row{grid-template-columns:1.2fr 1.2fr 160px;gap:10px;display:grid}.landing-search-field{background:#f2f4f6;border-radius:12px;align-items:center;gap:10px;min-height:56px;padding:0 16px;display:flex}.landing-search-field span{color:#32435f;font-size:20px}.landing-search-field input{color:#191c1e;width:100%;font:inherit;background:0 0;border:0}.landing-search-button{color:#fff;cursor:pointer;background:#ff8c00;border:0;border-radius:12px;font-weight:700}.landing-search-examples{color:#6e7787;flex-wrap:wrap;justify-content:center;gap:12px;padding:14px 4px 4px;font-size:.88rem;display:flex}.landing-search-examples a{color:#56637d;text-decoration:underline}.landing-stats{border-bottom:1px solid #ddc1ae66;padding:28px 0 26px}.landing-stats-grid{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;width:min(1120px,100% - 32px);margin:0 auto;display:grid}.landing-stats-grid strong{color:#9b4f00;letter-spacing:-.05em;margin-bottom:8px;font-size:3rem;line-height:1;display:block}.landing-stats-grid span{color:#55637d;text-transform:uppercase;letter-spacing:.14em;font-size:.82rem;font-weight:700}.landing-section{width:min(1380px,100% - 40px);margin:0 auto;padding:52px 0}.landing-section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.landing-section-head.centered{text-align:center;justify-content:center}.landing-section-head h2{letter-spacing:-.04em;margin:0 0 8px;font-size:clamp(1.9rem,3vw,2.5rem)}.landing-section-head p{color:#6c7583;margin:0}.landing-section-head a{color:#9b4f00;font-weight:600}.landing-categories-grid,.landing-companies-grid{gap:14px;display:grid}.landing-categories-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-category-card{background:#fff;border:1px solid #ddc1aecc;border-radius:14px;padding:20px 18px 22px}.landing-category-icon{color:#9b4f00;background:#ffe4cf;border-radius:10px;place-items:center;width:42px;height:42px;margin-bottom:18px;display:grid}.landing-category-card h3{letter-spacing:-.03em;margin:0 0 10px;font-size:1.7rem}.landing-category-card p{color:#6c7583;margin:0;line-height:1.6}.landing-companies-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-company-card{background:#fff;border:1px solid #ddc1aecc;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:132px;padding:18px;display:flex}.landing-company-logo{text-align:center;color:#2f2f2f;background:linear-gradient(#fff,#f1f1f1);min-width:120px;padding:14px 18px;font-weight:800}.landing-company-card span{color:#9b4f00;background:#ffe4cf;border-radius:999px;padding:5px 10px;font-size:.76rem;font-weight:700}.landing-cta{color:#fff;background:linear-gradient(135deg,#9b5300 0%,#a85d11 45%,#8f4d00 100%);border-radius:18px;grid-template-columns:1fr .95fr;align-items:center;gap:28px;width:min(1120px,100% - 32px);margin:42px auto 58px;padding:34px;display:grid}.landing-cta-copy h2{letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(2rem,3vw,3rem);line-height:1.02}.landing-cta-copy p{color:#ffffffe0;max-width:460px;margin:0 0 24px;line-height:1.7}.landing-cta-actions{flex-wrap:wrap;gap:12px;display:flex}.landing-cta-primary,.landing-cta-secondary{cursor:pointer;border-radius:12px;padding:14px 18px;font-weight:700}.landing-cta-primary{color:#9b5300;background:#fff;border:0}.landing-cta-secondary{color:#fff;background:#ff9a1a;border:1px solid #ffffff38}.landing-cta-visual{justify-content:center;display:flex}.landing-cta-window{background:#ffffff14;border:1px solid #ffffff2e;border-radius:12px;width:min(100%,420px);min-height:282px;padding:14px}.landing-cta-line,.landing-cta-box{background:#ffd6a233;border-radius:4px}.landing-cta-line.short{width:42%;height:18px;margin-bottom:18px}.landing-cta-box.large{height:102px;margin-bottom:10px}.landing-cta-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.landing-cta-box.small{height:44px}.hero{grid-template-columns:1.15fr .85fr;gap:24px;padding:36px 0 20px;display:grid}.hero-panel,.info-panel,.sidebar-card,.orange-help-card,.order-card,.verification-card,.trust-card,.featured-specialist-card,.specialist-tile{background:#fff;border:1px solid #ddc1ae66;border-radius:16px;box-shadow:0 10px 24px #191c1e0f}.hero-panel,.info-panel{padding:32px}.hero-panel{position:relative;overflow:hidden}.hero-panel:after{content:"";background:radial-gradient(circle,#ff8c0038,#0000 70%);border-radius:999px;width:180px;height:180px;position:absolute;bottom:-50px;right:-50px}.hero-kicker,.eyebrow{color:#904d00;letter-spacing:.08em;text-transform:uppercase;background:#ff8c001f;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.hero h1,.page-title{letter-spacing:-.05em;margin:18px 0 12px;font-size:clamp(2rem,4vw,4rem);line-height:.98}.page-title{font-size:clamp(2rem,3vw,2.8rem)}.hero p,.page-subtitle,.muted{color:#55637d;line-height:1.7}.hero-actions,.button-pair,.visual-stats{flex-wrap:wrap;gap:14px;display:flex}.btn,.btn-secondary,.btn-ghost,.primary-wide-button,.secondary-wide-button,.outline-wide-button,.respond-button,.small-primary-button,.tile-button,.social-button,.text-button{cursor:pointer;border:0;font-weight:600;transition:all .18s}.btn,.primary-wide-button,.respond-button,.small-primary-button,.tile-button{color:#fff;background:#ff8c00;border-radius:12px}.btn,.primary-wide-button{padding:14px 18px}.btn-secondary,.secondary-wide-button{color:#fff;background:#515f78;border-radius:12px;padding:14px 18px}.btn-ghost,.outline-wide-button{color:#191c1e;background:0 0;border:2px solid #897362;border-radius:12px;padding:14px 18px}.text-button{color:#904d00;background:0 0;padding:14px 18px}.btn:hover,.btn-secondary:hover,.btn-ghost:hover,.primary-wide-button:hover,.secondary-wide-button:hover,.outline-wide-button:hover,.respond-button:hover,.small-primary-button:hover,.tile-button:hover{transform:translateY(-1px)}.stats-grid,.cards-grid,.summary-grid{gap:18px;display:grid}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.stat{background:#fff;border:1px solid #ddc1ae66;border-radius:16px;padding:20px;box-shadow:0 10px 24px #191c1e0f}.card{flex-direction:column;gap:12px;display:flex}.stat strong,.price{letter-spacing:-.04em;font-size:1.7rem;display:block}.section{margin-top:28px}.section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.card-top,.row,.list-row,.specialist-row,.order-head,.order-footer,.verification-actions,.verification-card-head,.trust-mini-head,.catalog-head,.catalog-grid-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.meta{color:#55637d;font-size:.92rem}.badge{color:#515f78;background:#eceef0;border-radius:999px;align-items:center;padding:7px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.badge.primary,.order-badge,.featured-badge{color:#6e3900;background:#ffdcc3}.badge.success{color:#216f52;background:#d6f2e3}.catalog-shell,.orders-shell{grid-template-columns:320px minmax(0,1fr);gap:24px;padding-top:28px;display:grid}.marketplace-list-shell{align-items:start;min-height:auto;padding-bottom:48px}.catalog-sidebar{align-content:start;gap:20px;display:grid}.sidebar-card{padding:24px;position:sticky;top:88px}.sidebar-title{margin:0 0 20px;font-size:1.5rem}.sidebar-label{color:#564334;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.82rem;font-weight:700;display:block}.field,.select,.search-bar input,.input-icon-wrap input,.validation-input input{color:#191c1e;background:#fff;border:1px solid #89736238;border-radius:12px;width:100%;padding:13px 14px}.sidebar-card .select,.sidebar-card .field,.sidebar-card .range-input,.sidebar-card .address-suggest,.rating-pills,.price-range{margin-bottom:18px}.rating-pills{gap:10px;display:grid}.rating-pill{color:#191c1e;cursor:pointer;background:#f2f4f6;border:0;border-radius:12px;align-items:center;gap:8px;padding:11px 12px;display:flex}.rating-pill.active{color:#fff;background:#ff8c00}.price-range{grid-template-columns:1fr 1fr;gap:10px;display:grid}.orange-help-card{color:#fff;background:#ff8c00;padding:24px}.orange-help-card h4,.orange-help-card p{margin:0}.orange-help-card span{font-size:2rem}.orange-help-card p{opacity:.9;line-height:1.6}.orange-help-card button{color:#904d00;cursor:pointer;background:#fff;border:0;border-radius:10px;width:fit-content;padding:10px 14px;font-weight:700}.catalog-main,.orders-main{gap:22px;display:grid}.catalog-head{align-items:end}.marketplace-list-head{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:end;gap:18px;display:grid}.catalog-title{color:#191c1e;margin:0;font-size:2rem}.search-bar{background:#fff;border:1px solid #ddc1ae73;border-radius:16px;align-items:center;gap:10px;padding:0 14px;transition:border-color .18s,box-shadow .18s;display:flex;box-shadow:0 10px 24px #191c1e0f}.search-bar:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #ff8a001f}.search-bar span{color:#897362}.search-bar input{border:0;outline:none;padding-left:0}.marketplace-list-search{width:100%;max-width:420px;min-height:48px;box-shadow:none;justify-self:end}.featured-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.featured-specialist-card{grid-template-columns:34% 1fr;display:grid;overflow:hidden}.featured-image{background:linear-gradient(#515f781f,#515f781f),linear-gradient(135deg,#d2e0fe 0%,#ffdcc3 100%);min-height:220px}.featured-body{flex-direction:column;justify-content:space-between;gap:12px;padding:18px;display:flex}.featured-topline,.rating-row,.button-pair,.tile-tags,.mini-stats,.visual-stats,.terms-row,.divider-line{align-items:center;gap:10px;display:flex}.featured-role{color:#904d00;margin:0;font-weight:600}.verified-icon{color:#ff8c00}.catalog-grid-header{margin-top:6px}.catalog-grid-header h2{margin:0;font-size:1.7rem}.view-toggle{background:#eceef0;border-radius:10px;gap:8px;padding:4px;display:inline-flex}.view-toggle span{color:#55637d;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.view-toggle .active{color:#904d00;background:#fff;box-shadow:0 4px 10px #191c1e14}.specialists-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.specialist-tile{overflow:hidden}.specialist-cover{background:linear-gradient(#515f781f,#515f781f),linear-gradient(135deg,#d2e0fe 0%,#ffdcc3 100%);height:190px;position:relative}.specialist-rate{color:#904d00;background:#ffffffeb;border-radius:999px;padding:8px 12px;font-weight:700;position:absolute;bottom:14px;right:14px}.specialist-body{padding:18px}.specialist-body h3,.order-title,.featured-body h3{margin:0}.tile-rating{color:#904d00;font-size:.9rem;font-weight:700}.tile-tags{flex-wrap:wrap;margin:10px 0 12px}.tile-tags span{color:#564334;text-transform:uppercase;background:#eceef0;border-radius:8px;padding:4px 8px;font-size:.72rem;font-weight:700}.specialist-body p,.order-copy{color:#55637d;line-height:1.6}.tile-button,.respond-button,.small-primary-button,.secondary-wide-button,.primary-wide-button,.outline-wide-button{padding:12px 16px}.tile-button,.primary-wide-button,.secondary-wide-button,.outline-wide-button{width:100%}.square-icon-button{color:#191c1e;cursor:pointer;background:#fff;border:1px solid #89736238;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.order-search{margin-top:4px}.orders-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.order-card{flex-direction:column;gap:18px;padding:24px;display:flex}.order-city{color:#564334;align-items:center;gap:4px;font-size:.9rem;display:inline-flex}.order-city span{font-size:18px}.order-title{color:#904d00;font-size:1.5rem}.order-caption{color:#564334;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.order-price{letter-spacing:-.03em;font-size:1.45rem;font-weight:800}.range-input{accent-color:#ff8c00;width:100%}.range-meta{color:#55637d;justify-content:space-between;margin:-8px 0 18px;display:flex}.range-meta strong{color:#904d00}.verification-shell{grid-template-columns:minmax(0,1fr) 360px;gap:24px;padding-top:28px;display:grid}.verification-main{gap:20px;display:grid}.verification-head h1{letter-spacing:-.03em;margin:0 0 8px;font-size:2rem}.verification-head p{color:#55637d;margin:0}.steps-strip{align-items:center;gap:12px;display:flex}.step-pill{color:#897362;align-items:center;gap:10px;font-size:.9rem;font-weight:600;display:inline-flex}.step-pill span{border:2px solid #897362;border-radius:999px;place-items:center;width:40px;height:40px;display:grid}.step-pill.active span{color:#fff;background:#904d00;border-color:#904d00}.step-pill.current,.step-pill.current span{color:#ff8c00;border-color:#ff8c00}.step-pill.inactive{opacity:.55}.step-line{background:#ddc1ae;flex:1;height:2px}.step-line.muted{background:#e6e8ea}.verification-card{padding:24px}.verification-card h3,.trust-card h4{margin:0 0 18px}.entity-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.entity-card{text-align:center;cursor:pointer;background:#fff;border:2px solid #ddc1ae;border-radius:16px;gap:12px;padding:22px 16px;display:grid}.entity-card.selected{background:#fff6ef;border-color:#ff8c00;box-shadow:0 0 0 2px #ff8c0033}.entity-icon{color:#515f78;background:#eceef0;border-radius:999px;place-items:center;width:64px;height:64px;margin:0 auto;font-size:2rem;display:grid}.entity-card.selected .entity-icon{color:#904d00;background:#ff8c0029}.entity-card strong{font-size:.95rem}.entity-card span:last-child{color:#55637d;font-size:.85rem;line-height:1.5}.validation-input,.input-icon-wrap{position:relative}.input-icon-wrap input{padding-left:42px;padding-right:42px}.input-icon{color:#897362;font-size:20px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.password-toggle,.success-icon{position:absolute;top:50%;right:12px;transform:translateY(-50%)}.password-toggle{color:#897362;cursor:pointer;background:0 0;border:0}.validation-input input{padding-right:42px}.success-icon{color:#1b9e62}.upload-zone{text-align:center;background:#f2f4f6;border:2px dashed #ddc1ae;border-radius:16px;justify-items:center;gap:10px;padding:32px 24px;display:grid}.upload-zone span:last-child{color:#55637d}.upload-icon{color:#904d00;background:#fff;border-radius:999px;place-items:center;width:64px;height:64px;font-size:2rem;display:grid}.uploaded-list{gap:12px;margin-top:18px;display:grid}.uploaded-item{border:1px solid #ddc1ae66;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.uploaded-item span{color:#564334}.verification-sidebar{align-content:start;gap:20px;display:grid}.trust-card{padding:24px}.trust-card.dark{color:#fff;background:#515f78;box-shadow:0 18px 32px #515f7840}.trust-card.dark ul{gap:12px;margin:0;padding-left:18px;display:grid}.trust-card.dark li{line-height:1.6}.trust-icon{background:#ffffff2e;border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:18px;display:grid}.trust-mini-head{justify-content:start;margin-bottom:14px}.secure-chip{color:#515f78;text-transform:uppercase;background:#eceef0;border-radius:12px;margin-top:18px;padding:14px;font-size:.8rem;font-weight:700}.mini-stats{border-top:1px solid #ddc1ae;gap:10px;margin-top:18px;padding-top:16px;display:grid}.mini-stats div{justify-content:space-between;gap:12px;display:flex}.auth-shell{background:#f4f6f8;grid-template-columns:minmax(0,1fr) minmax(560px,1fr);min-height:100dvh;display:grid}.auth-visual{background:#081a2f;height:100dvh;min-height:100dvh;position:sticky;top:0;overflow:hidden}.auth-visual>img{object-fit:cover;object-position:center;width:100%;height:100%;animation:.9s ease-out both auth-image-in;position:absolute;inset:0}.auth-visual-shade{background:linear-gradient(#05132347,#0513233d 35%,#051323e6 100%),linear-gradient(90deg,#05132361,#0000 72%);position:absolute;inset:0}.auth-visual-content{z-index:1;color:#fff;flex-direction:column;justify-content:space-between;min-height:100dvh;padding:clamp(32px,4vw,64px);display:flex;position:relative}.auth-brand,.auth-mobile-brand{letter-spacing:-.03em;align-items:center;gap:11px;width:fit-content;font-size:1.45rem;display:inline-flex}.auth-brand .material-symbols-outlined,.auth-mobile-brand .material-symbols-outlined{color:var(--primary);font-size:2rem}.auth-visual-copy{max-width:640px;padding:80px 0 40px;animation:.65s ease-out .12s both marketplace-rise}.auth-eyebrow{color:#ffae4d;letter-spacing:.11em;text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:800}.auth-visual-copy h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.7rem,4.7vw,5.3rem);line-height:.98}.auth-visual-copy>p:last-child{color:#ffffffc7;max-width:580px;margin:24px 0 0;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.65}.auth-visual-note{color:#ffffffc2;align-items:center;gap:10px;font-size:.92rem;display:flex}.auth-visual-note .material-symbols-outlined{color:var(--primary)}.auth-form-panel{justify-content:center;align-items:center;min-height:100dvh;padding:clamp(32px,5vw,76px);display:flex;overflow-y:auto}.auth-card{background:#fff;border:1px solid #e6cbb7;border-radius:20px;width:min(100%,600px);padding:clamp(28px,4vw,52px);animation:.56s ease-out both marketplace-rise;box-shadow:0 20px 50px #17203314}.auth-card-flow{width:min(100%,760px);max-width:760px;transition:max-width .42s;overflow:hidden}.auth-flow-viewport{transition:height .48s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.auth-flow-track{will-change:transform;align-items:flex-start;transition:transform .62s cubic-bezier(.22,1,.36,1);display:flex}.auth-flow-track-dynamic{width:auto}.auth-flow-step{opacity:.38;padding:2px;transition:opacity .36s 80ms}.auth-flow-step.is-active{opacity:1}.self-employment-picker{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px;display:grid}.self-employment-picker .auth-role-card{min-height:0;padding:14px 16px}.self-employment-picker .auth-role-card>.material-symbols-outlined:first-child{width:38px;height:38px;font-size:1.3rem}.self-employment-picker .auth-role-card strong{margin-top:8px;font-size:1.05rem}.self-employment-picker .auth-role-card small{margin-top:3px}.self-employment-picker .auth-role-card.selected{border-color:var(--primary);background:#ff8a0014}.self-employment-picker~.auth-field{margin-bottom:20px}.auth-mobile-brand{color:var(--primary-deep);margin-bottom:28px;font-weight:800;display:none}.auth-head{text-align:center;margin-bottom:24px}.auth-back-button{color:#667085;width:max-content;font:inherit;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;align-items:center;gap:5px;margin-bottom:14px;padding:7px 10px;font-size:.78rem;font-weight:750;display:inline-flex}.auth-back-button:hover{color:#151923;background:#f8fafc;border-color:#98a2b3}.auth-back-button .material-symbols-outlined{font-size:17px}.auth-back-button:disabled{opacity:.55;cursor:wait}.auth-head h2{color:var(--primary-deep);letter-spacing:-.045em;margin:0;font-size:clamp(2rem,3vw,2.7rem);line-height:1.05}.auth-head p{color:var(--muted);margin:12px 0 0;line-height:1.5}.auth-mode-toggle{background:#eef0f3;border-radius:12px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:14px;padding:5px;display:grid}.auth-mode-toggle a{color:#5f6673;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;min-height:44px;font-weight:700;transition:background-color .18s,color .18s,box-shadow .18s;display:grid}.auth-mode-toggle a.active{color:#a45800;background:#fff;box-shadow:0 3px 10px #17203314}.auth-form{gap:17px;display:grid}.auth-field{color:var(--primary-deep);gap:8px;font-size:.92rem;font-weight:700;display:grid}.auth-input-wrap{align-items:center;display:flex;position:relative}.auth-input-wrap>.material-symbols-outlined:first-child{color:#9b7c64;pointer-events:none;font-size:1.25rem;position:absolute;left:15px}.auth-input-wrap input{width:100%;min-height:54px;color:var(--text);background:#fff;border:1px solid #b49a87;border-radius:11px;outline:none;padding:0 48px 0 47px;transition:border-color .18s,box-shadow .18s}.auth-input-wrap input::placeholder{color:#c0a794}.auth-input-wrap input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #ff8a001f}.auth-password-toggle{color:#8e735f;cursor:pointer;background:0 0;border:0;place-items:center;width:36px;height:36px;display:grid;position:absolute;right:10px}.auth-terms{color:var(--muted);align-items:flex-start;gap:10px;font-size:.86rem;line-height:1.5;display:flex}.auth-terms input{width:18px;height:18px;accent-color:var(--primary);flex:none;margin:1px 0 0}.auth-terms a{color:#a45800;font-weight:700}.publish-toggle-field{background:#f7f3ee;border:1px solid #e5d9cd;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.publish-toggle-field strong{color:var(--primary-deep);font-size:.92rem;display:block}.publish-toggle-field small{color:var(--muted);margin-top:2px;font-weight:400;display:block}.publish-toggle-field input[type=checkbox]{appearance:none;cursor:pointer;background:#d8cdbf;border-radius:999px;flex:none;width:44px;height:26px;transition:background-color .18s;position:relative}.publish-toggle-field input[type=checkbox]:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;position:absolute;top:3px;left:3px}.publish-toggle-field input[type=checkbox]:checked{background:var(--primary)}.publish-toggle-field input[type=checkbox]:checked:before{transform:translate(18px)}.publish-toggle-field input[type=checkbox]:disabled{opacity:.6;cursor:default}.auth-error{color:#9c1d1d;background:#ba1a1a0f;border:1px solid #ba1a1a33;border-radius:10px;padding:12px 14px;font-size:.9rem}.auth-submit{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:11px;min-height:54px;font-weight:800;transition:background-color .18s,transform .18s,box-shadow .18s;box-shadow:0 8px 20px #ff8a0038}.auth-submit:hover:not(:disabled){background:#e97e00;transform:translateY(-1px);box-shadow:0 11px 24px #ff8a0047}.auth-submit:disabled{cursor:wait;opacity:.68}.auth-step-label{color:#a45800;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:.74rem;font-weight:800;display:inline-flex}.auth-head-role h2,.auth-head-specialist h2{font-size:clamp(1.8rem,3vw,2.45rem)}.auth-role-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.auth-role-card{border:1px solid var(--border);min-height:230px;color:var(--primary-deep);text-align:left;cursor:pointer;background:#fff;border-radius:14px;flex-direction:column;align-items:flex-start;padding:24px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative}.auth-role-card:hover:not(:disabled){border-color:var(--primary);transform:translateY(-4px);box-shadow:0 14px 28px #17203314}.auth-role-card>.material-symbols-outlined:first-child{color:#b46400;background:#fff2e2;border-radius:13px;place-items:center;width:52px;height:52px;font-size:1.8rem;display:grid}.auth-role-card strong{margin-top:22px;font-size:1.25rem}.auth-role-card small{color:var(--muted);margin-top:9px;font-size:.92rem;line-height:1.5}.auth-role-arrow{color:var(--primary);position:absolute;bottom:20px;right:20px}.specialist-onboarding-form{gap:20px;display:grid}.avatar-upload{cursor:pointer;align-items:center;gap:14px;width:fit-content;display:flex}.banner-upload{min-height:64px;color:var(--primary-deep);cursor:pointer;background:#fff8ef;border:1px dashed #d8a979;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex}.banner-upload input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.banner-upload>.material-symbols-outlined{width:40px;height:40px;color:var(--primary);background:#fff;border-radius:10px;place-items:center;display:grid}.banner-upload span:last-child{gap:4px;display:grid}.banner-upload small{color:var(--muted)}.avatar-upload>input,.portfolio-add>input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.avatar-upload-preview{color:#b46400;background:#fff7ee;border:1px dashed #d8a979;border-radius:18px;place-items:center;width:76px;height:76px;display:grid;overflow:hidden}.avatar-upload-preview img{object-fit:cover;width:100%;height:100%}.avatar-upload>span:last-child{gap:5px;display:grid}.avatar-upload small{color:var(--muted)}.specialist-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.auth-field textarea,.auth-field select,.auth-field>input{width:100%;color:var(--text);background:#fff;border:1px solid #b49a87;border-radius:11px;outline:none;transition:border-color .18s,box-shadow .18s}.auth-field textarea{resize:vertical;min-height:120px;font:inherit;padding:14px 16px}.auth-field select,.auth-field>input{min-height:54px;padding:0 14px}.auth-readonly-value{min-height:54px;color:var(--text);background:#f7f3ee;border:1px solid #e5d9cd;border-radius:11px;align-items:center;padding:0 14px;display:flex}.auth-field textarea:focus,.auth-field select:focus,.auth-field>input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #ff8a001f}.portfolio-editor{border:1px solid var(--border);background:#f8f9fb;border-radius:14px;padding:20px}.portfolio-editor-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.portfolio-editor-head h3{color:var(--primary-deep);margin:0;font-size:1.15rem}.portfolio-editor-head p{color:var(--muted);margin:6px 0 0;font-size:.88rem}.portfolio-add{border:1px solid var(--border-strong);min-height:42px;color:var(--primary-deep);cursor:pointer;white-space:nowrap;background:#fff;border-radius:9px;align-items:center;gap:8px;padding:0 14px;font-size:.86rem;font-weight:700;display:inline-flex}.portfolio-add .material-symbols-outlined{color:var(--primary);font-size:1.2rem}.portfolio-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.portfolio-editor-item{border:1px solid var(--border);background:#fff;border-radius:11px;padding:8px;position:relative}.portfolio-editor-item>img{aspect-ratio:16/10;object-fit:cover;border-radius:8px;width:100%;display:block}.portfolio-editor-item>button{color:#fff;cursor:pointer;background:#0f1f35d1;border:0;border-radius:999px;place-items:center;width:30px;height:30px;font-size:1rem;display:grid;position:absolute;top:14px;right:14px}.portfolio-editor-item textarea{border:1px solid var(--border);resize:vertical;width:100%;font:inherit;border-radius:8px;margin-top:8px;padding:10px;font-size:.86rem}.portfolio-empty{border:1px dashed var(--border-strong);min-height:116px;color:var(--muted);text-align:center;border-radius:11px;place-content:center;justify-items:center;gap:8px;margin-top:18px;display:grid}.portfolio-empty p{margin:0}.document-list{gap:10px;margin-top:18px;display:grid}.document-item{border:1px solid var(--border);background:#fff;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;padding:10px 12px;display:grid}.document-item .material-symbols-outlined{color:var(--primary)}.document-item strong{color:var(--primary-deep);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.document-item button{color:#a45800;cursor:pointer;background:0 0;border:0;font-weight:700}.verification-status-card{color:var(--primary-deep);background:#fff8ef;border:1px solid #ffd8a9;border-radius:12px;gap:12px;padding:16px;display:flex}.verification-status-card .material-symbols-outlined{color:var(--primary)}.verification-status-card p{color:var(--muted);margin:5px 0 0;line-height:1.45}.inn-form-hint{color:#667085;margin:-2px 0 2px;font-size:.78rem;line-height:1.55}.inn-checking-state{text-align:center;background:linear-gradient(145deg,#fff 0%,#fff8f2 100%);border:1px solid #ffe0c3;border-radius:18px;align-content:center;justify-items:center;min-height:330px;padding:42px 24px;display:grid}.inn-checking-state>.material-symbols-outlined{color:#ff6b00;margin-top:18px;font-size:38px}.inn-checking-state h3{margin:10px 0 5px;font-size:1.25rem}.inn-checking-state p{color:#667085;max-width:380px;margin:0;line-height:1.6}.inn-checking-spinner{gap:7px;display:flex}.inn-checking-spinner span{background:#ff6b00;border-radius:50%;width:9px;height:9px;animation:1s ease-in-out infinite inn-checking-pulse}.inn-checking-spinner span:nth-child(2){animation-delay:.12s}.inn-checking-spinner span:nth-child(3){animation-delay:.24s}.inn-verification-result{gap:18px;display:grid}.inn-result-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;align-items:center;gap:13px;padding:16px;display:flex}.inn-result-success>span{font-size:30px}.inn-result-success strong,.inn-result-success p{margin:0;display:block}.inn-result-success p{color:#4b7258;margin-top:2px;font-size:.8rem}.inn-verification-result dl{background:#fff;border:1px solid #e6e8ec;border-radius:14px;margin:0;overflow:hidden}.inn-verification-result dl>div{border-bottom:1px solid #eef0f3;grid-template-columns:125px minmax(0,1fr);gap:18px;padding:13px 16px;display:grid}.inn-verification-result dl>div:last-child{border-bottom:0}.inn-verification-result dt{color:#667085}.inn-verification-result dd{overflow-wrap:anywhere;margin:0;font-weight:700}.inn-verification-result h3{margin:0;font-size:1rem}.inn-result-actions{gap:9px;display:grid}.inn-edit-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:10px;min-height:46px;font-weight:700}.inn-edit-button:hover{border-color:#ff6b00}@keyframes inn-checking-pulse{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}}.header-logout{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 8px}.profile-page{min-height:70vh;padding:48px 0 84px}.profile-loading{min-height:360px;color:var(--muted);place-items:center;display:grid}.profile-hero-card{border:1px solid var(--border);background:#fff;border-radius:16px;align-items:center;gap:clamp(24px,4vw,44px);padding:clamp(26px,4vw,48px);display:flex;position:relative;overflow:hidden}.profile-hero-with-banner,.specialist-public-hero{padding-top:190px}.profile-banner-image,.profile-banner-placeholder{width:100%;height:150px;display:block;position:absolute;inset:0 0 auto}.profile-banner-image{object-fit:cover}.profile-banner-placeholder{background:radial-gradient(circle at 14% 20%,#ff8a0047,#0000 28%),linear-gradient(135deg,#172033 0%,#334155 62%,#ff8a00 100%)}.profile-avatar{color:#b46400;background:#fff1df;border-radius:22px;flex:none;place-items:center;width:clamp(116px,14vw,168px);height:clamp(116px,14vw,168px);font-size:2.4rem;font-weight:800;display:grid;overflow:hidden}.profile-avatar-over-banner{outline:5px solid #fff;box-shadow:0 12px 30px #1720332e}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-role-badge{color:#a45800;align-items:center;gap:6px;font-size:.82rem;font-weight:800;display:inline-flex}.profile-role-badge .material-symbols-outlined{font-size:1.1rem}.profile-hero-copy h1{color:var(--primary-deep);letter-spacing:-.05em;margin:12px 0 0;font-size:clamp(2.2rem,4vw,4rem);line-height:1}.profile-hero-copy>p{color:var(--muted);margin:12px 0 0;font-size:1.12rem}.profile-edit-button{border:1px solid var(--border-strong);min-height:44px;color:var(--primary-deep);white-space:nowrap;background:#fff;border-radius:10px;align-items:center;gap:8px;margin-left:auto;padding:0 16px;font-size:.9rem;font-weight:700;transition:border-color .18s,color .18s;display:inline-flex}.profile-edit-button:hover{border-color:var(--primary);color:#a45800}.profile-edit-button .material-symbols-outlined{font-size:1.15rem}.profile-meta{flex-wrap:wrap;gap:12px 20px;margin-top:24px;display:flex}.profile-meta>span{color:#495467;align-items:center;gap:7px;font-size:.92rem;display:inline-flex}.profile-meta .material-symbols-outlined{color:var(--primary);font-size:1.15rem}.profile-content-grid{grid-template-columns:1fr;gap:20px;margin-top:28px;display:grid}.profile-about-card,.profile-empty-state,.profile-portfolio-section{border:1px solid var(--border);background:#fff;border-radius:16px;padding:30px}.profile-section-label{color:#a45800;letter-spacing:.09em;text-transform:uppercase;font-size:.74rem;font-weight:800}.profile-about-card h2,.profile-empty-state h2,.profile-section-head h2{color:var(--primary-deep);margin:10px 0 0;font-size:1.55rem}.profile-about-card p,.profile-empty-state p{color:var(--muted);margin:14px 0 0;line-height:1.7}.profile-portfolio-section{margin-top:20px}.profile-section-head{justify-content:space-between;align-items:end;gap:20px;display:flex}.profile-section-head>span{color:var(--muted)}.profile-portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.profile-portfolio-grid article{border:1px solid var(--border);border-radius:12px;overflow:hidden}.profile-portfolio-grid img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.profile-portfolio-grid p{color:#495467;margin:0;padding:14px;line-height:1.55}.profile-empty-state{text-align:center;margin-top:28px}.profile-empty-state .ui-button{margin-top:22px}.profile-portfolio-empty{min-height:180px}.specialist-list{gap:12px;display:grid}.specialist-result-card{border:1px solid var(--border);min-height:132px;color:inherit;background:#fff;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 18px;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid}.specialist-result-card:hover{border-color:#f0b46f;transform:translateY(-2px);box-shadow:0 12px 24px #1720330f}.order-list{gap:12px;display:grid}.order-result-card{border:1px solid var(--border);min-height:132px;color:inherit;background:#fff;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 18px;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid}.order-result-card:hover{border-color:#f0b46f;transform:translateY(-2px);box-shadow:0 12px 24px #1720330f}.order-result-icon{color:#a45800;background:#fff1df;border-radius:16px;place-items:center;width:72px;height:72px;display:grid}.order-result-icon .material-symbols-outlined{font-size:1.9rem}.order-result-main{min-width:0}.orders-head-actions{grid-template-columns:minmax(240px,1fr) auto;justify-self:end;align-items:center;gap:12px;width:min(100%,590px);display:grid}.orders-head-actions .marketplace-list-search{justify-self:stretch;max-width:none}.orders-head-actions .small-primary-button{white-space:nowrap}.specialist-result-avatar{color:#a45800;background:#fff1df;border-radius:16px;place-items:center;width:72px;height:72px;font-size:1.35rem;font-weight:800;display:grid;overflow:hidden}.specialist-result-avatar img{object-fit:cover;width:100%;height:100%}.specialist-result-main{min-width:0}.specialist-result-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.specialist-result-head h3{color:var(--primary-deep);margin:0;font-size:1.08rem}.specialist-result-head p,.specialist-result-summary{color:var(--muted);margin:5px 0 0}.specialist-result-summary{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.55;display:-webkit-box;overflow:hidden}.specialist-result-meta{color:#495467;flex-wrap:wrap;gap:10px 16px;margin-top:12px;font-size:.88rem;display:flex}.specialist-result-meta span{align-items:center;gap:5px;display:inline-flex}.specialist-result-meta .material-symbols-outlined{color:var(--primary);font-size:1.05rem}.specialist-result-action{color:var(--muted);white-space:nowrap;justify-items:end;gap:8px;font-size:.88rem;display:grid}.catalog-empty-state{border:1px solid var(--border);background:#fff;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:150px;padding:24px 28px;display:grid}.catalog-loading-bar{background:#eef0f3;border-radius:999px;height:3px;overflow:hidden}.catalog-loading-bar:before{content:"";border-radius:inherit;background:linear-gradient(90deg,#ff8a00,#ffb45c);width:38%;height:100%;animation:.9s ease-in-out infinite catalog-loading-slide;display:block}.catalog-list-ready{animation:.26s ease-out both catalog-list-in}.catalog-list-loading{opacity:.55}.catalog-empty-state>.material-symbols-outlined{width:54px;height:54px;color:var(--primary);background:#fff2e2;border-radius:14px;place-items:center;font-size:1.8rem;display:grid}.catalog-empty-state h2{color:var(--primary-deep);margin:0;font-size:1.35rem}.catalog-empty-state p{max-width:560px;color:var(--muted);margin:8px 0 0;line-height:1.55}.specialist-result-action strong{color:var(--primary-deep)}.order-create-form{border:1px solid var(--border);background:#fff;border-radius:16px;gap:18px;margin-bottom:22px;padding:22px;display:grid}.order-create-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.order-create-head h2{color:var(--primary-deep);margin:0}.order-create-head p{color:var(--muted);margin:6px 0 0}.order-create-head button{color:#a45800;cursor:pointer;background:0 0;border:0;font-weight:800}.order-create-submit{width:min(100%,260px)}.profile-back-link{color:#a45800;margin-bottom:16px;font-weight:800;display:inline-flex}.specialist-contact-note{margin-top:16px}.review-form{border:1px solid var(--border);background:#f8f9fb;border-radius:14px;gap:14px;margin-top:22px;padding:18px;display:grid}.star-rating{gap:4px;display:inline-flex}.star-rating button{color:#d0d5dd;cursor:pointer;background:0 0;border:0;place-items:center;width:34px;height:34px;font-size:1.55rem;line-height:1;transition:color .16s,transform .16s;display:grid}.star-rating button.active,.star-rating button:hover{color:var(--primary)}.star-rating button:hover{transform:translateY(-1px)scale(1.06)}.review-form .auth-submit{width:min(100%,220px)}.review-list{gap:12px;margin-top:20px;display:grid}.review-item{border:1px solid var(--border);background:#fff;border-radius:12px;padding:16px}.review-author{color:var(--primary-deep);align-items:center;gap:12px;display:flex}.review-author>div:last-child{gap:3px;display:grid}.review-avatar{color:#a45800;background:#fff1df;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid;overflow:hidden}.review-avatar img{object-fit:cover;width:100%;height:100%}.review-author span{color:#a45800;font-weight:800}.review-item p{color:var(--muted);margin:10px 0 0;line-height:1.6}@keyframes catalog-loading-slide{0%{transform:translate(-110%)}to{transform:translate(280%)}}@keyframes catalog-list-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-image-in{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@media (width<=1200px){.auth-shell{grid-template-columns:minmax(380px,.82fr) minmax(520px,1.18fr)}.auth-form-panel{padding:36px}}@media (width<=900px){.auth-shell{grid-template-columns:1fr}.auth-visual{display:none}.auth-form-panel{min-height:100dvh;padding:28px 20px}.auth-mobile-brand{display:inline-flex}.profile-content-grid,.profile-portfolio-grid{grid-template-columns:1fr}}@media (width<=560px){.auth-form-panel{background:#fff;align-items:flex-start;padding:0}.auth-card{max-width:none;min-height:100dvh;box-shadow:none;border:0;border-radius:0;padding:28px 20px 36px}.order-result-card,.specialist-result-card{grid-template-columns:1fr;align-items:stretch}.order-result-icon,.specialist-result-avatar{border-radius:14px;width:56px;height:56px}.specialist-result-head{flex-direction:column;align-items:flex-start}.specialist-result-action{white-space:normal;justify-items:start}.order-result-card .respond-button{width:100%}}.order-create-page{width:min(920px,100% - 40px);margin:0 auto;padding:34px 0 64px}.order-create-back{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.order-create-back:hover{color:var(--primary)}.order-create-title{margin-top:22px}.order-create-title h1{color:var(--primary-deep);letter-spacing:-.05em;margin:0;font-size:clamp(2rem,4vw,3rem)}.order-create-title p{max-width:680px;color:var(--muted);margin:10px 0 0;line-height:1.55}.order-stepper{grid-template-columns:auto minmax(80px,1fr) auto;align-items:center;gap:14px;margin-top:26px;display:grid}.order-step{color:var(--muted);align-items:center;gap:9px;font-weight:800;display:inline-flex}.order-step span{border:1px solid var(--border);width:34px;height:34px;color:var(--muted);background:#fff;border-radius:999px;place-items:center;display:grid}.order-step.active,.order-step.done{color:var(--primary-deep)}.order-step.active span,.order-step.done span{color:#ff6b00;background:#fff4e8;border-color:#ff6b00}.order-step-line{background:var(--border);height:1px}.order-progress{background:#e8ebf0;border-radius:999px;height:5px;margin-top:16px;overflow:hidden}.order-progress span{border-radius:inherit;background:#ff6b00;height:100%;transition:width .22s;display:block}.order-create-card{border:1px solid var(--border);background:#fff;border-radius:18px;margin-top:22px;padding:28px;box-shadow:0 16px 34px #1720330f}.order-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.order-form-wide{grid-column:1/-1}.order-form-field{color:var(--primary-deep);gap:8px;font-weight:800;display:grid}.order-form-field small{color:#d92d20;font-size:.84rem;font-weight:700}.order-form-field em{color:var(--muted);font-size:.86rem;font-style:normal;font-weight:500}.order-input{border:1px solid var(--border);width:100%;min-height:50px;color:var(--text);background:#fff;border-radius:12px;outline:none;padding:12px 14px}textarea.order-input{resize:vertical;min-height:140px;line-height:1.55}.order-input:focus{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b0024}.order-input.invalid{border-color:#d92d20}.order-budget-row{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.order-pill-group{flex-wrap:wrap;gap:10px;display:flex}.order-pill{border:1px solid var(--border);min-height:42px;color:var(--primary-deep);cursor:pointer;background:#fff;border-radius:999px;padding:0 15px;font-weight:800}.order-pill.active{color:#a04400;background:#fff4e8;border-color:#ff6b00}.order-dropzone{text-align:center;cursor:pointer;background:#fafbfc;border:1px dashed #d7dce3;border-radius:16px;place-items:center;gap:7px;min-height:170px;padding:24px;display:grid}.order-dropzone input{display:none}.order-dropzone .material-symbols-outlined{color:#ff6b00;font-size:2.2rem}.order-dropzone strong{color:var(--primary-deep)}.order-dropzone em{color:var(--muted)}.order-photo-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.order-photo-preview{border:1px solid var(--border);aspect-ratio:1;background:#f4f6f8;border-radius:12px;position:relative;overflow:hidden}.order-photo-preview img{object-fit:cover;width:100%;height:100%;display:block}.order-photo-preview button{color:#fff;cursor:pointer;background:#151923d1;border:0;border-radius:999px;width:26px;height:26px;position:absolute;top:6px;right:6px}.order-radio-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.order-radio-grid label{border:1px solid var(--border);min-height:48px;color:var(--primary-deep);background:#fff;border-radius:12px;align-items:center;gap:9px;padding:0 12px;font-weight:700;display:flex}.order-radio-grid input{accent-color:#ff6b00}.order-chat-info{color:#7a3a00;background:#fff8f1;border:1px solid #ffd2a6;border-radius:14px;align-items:center;gap:10px;padding:14px;font-weight:800;display:flex}.order-chat-info .material-symbols-outlined{color:#ff6b00}.order-create-actions{justify-content:space-between;gap:12px;margin-top:26px;display:flex}.order-create-actions .small-primary-button,.order-create-actions .secondary-wide-button{width:auto;min-width:150px}.order-submit-error{margin-top:14px}@media (width<=560px){.order-create-page{width:min(100% - 28px,920px);padding-top:24px}.order-create-card{border-radius:16px;padding:18px}.order-form-grid,.order-budget-row,.order-radio-grid{grid-template-columns:1fr}.order-stepper{grid-template-columns:1fr;gap:10px}.order-step-line{display:none}.order-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-create-actions{flex-direction:column}.order-create-actions .small-primary-button,.order-create-actions .secondary-wide-button{width:100%}.auth-head h2{font-size:2rem}.auth-role-grid,.specialist-form-grid,.portfolio-editor-grid,.self-employment-picker{grid-template-columns:1fr}.auth-role-card{min-height:190px}.portfolio-editor-head,.profile-hero-card,.profile-section-head,.order-create-head{flex-direction:column;align-items:flex-start}.portfolio-add{justify-content:center;width:100%}.profile-page{padding-top:24px}.profile-about-card,.profile-empty-state,.profile-portfolio-section{padding:22px}.profile-edit-button{justify-content:center;width:100%;margin-left:0}.specialist-result-card{grid-template-columns:auto minmax(0,1fr);align-items:flex-start}.specialist-result-action{grid-column:1/-1;justify-items:start}.specialist-result-head{flex-direction:column}.catalog-empty-state{align-items:start;padding:22px}.document-item{grid-template-columns:auto minmax(0,1fr)}.document-item button{grid-column:2;justify-self:start}.order-create-submit,.review-form .auth-submit{width:100%}}@media (prefers-reduced-motion:reduce){.auth-visual>img,.auth-visual-copy,.auth-card{animation:none}.auth-flow-viewport,.auth-flow-track,.auth-flow-step{transition:none}}@media (width<=1100px){.hero,.catalog-shell,.orders-shell,.verification-shell,.featured-strip,.specialists-grid,.orders-grid,.landing-categories-grid,.landing-companies-grid,.landing-cta,.trust-layout-v2,.service-columns-v2,.story-grid-v2,.landing-cta-v2{grid-template-columns:1fr}.sidebar-card{position:static}.feature-grid-v2{grid-template-columns:1fr 1fr}.marketplace-trust-row,.specialist-catalog-grid,.service-group-grid,.case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.business-solutions-layout,.popular-services-grid,.reviews-grid{grid-template-columns:1fr}.specialists-grid-ref{grid-template-columns:repeat(2,minmax(0,1fr))}.cases-ref-grid,.marketplace-list-head,.catalog-empty-state{grid-template-columns:1fr}.marketplace-list-search{justify-self:stretch;max-width:none}.orders-head-actions{justify-self:stretch;width:100%}}@media (width<=900px){.marketplace-footer-inner{grid-template-columns:1fr;gap:22px}.topbar-inner,.footer-inner,.section-head,.catalog-head,.catalog-grid-header,.order-footer,.verification-actions,.landing-section-head,.landing-search-row{flex-direction:column;align-items:stretch}.orders-head-actions{grid-template-columns:1fr}.nav{display:none}.marketplace-topbar-inner{flex-direction:row;align-items:center}.topbar-actions{margin-left:auto}.marketplace-actions{display:none}.marketplace-mobile-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.mobile-menu-panel{border-bottom:1px solid var(--border);background:#f6f7f9f7;grid-template-rows:0fr;transition:grid-template-rows .18s;display:grid;overflow:hidden}.mobile-menu-panel.open{grid-template-rows:1fr}.mobile-menu-inner{gap:8px;min-height:0;padding-top:0;padding-bottom:0;display:grid;overflow:hidden}.mobile-menu-panel.open .mobile-menu-inner{padding-top:10px;padding-bottom:14px}.mobile-menu-link{border:1px solid var(--border);min-height:44px;color:var(--primary-deep);background:#fff;border-radius:12px;align-items:center;padding:0 14px;font-weight:700;display:flex}.mobile-menu-link.active{color:#a45800;background:#fff7ef;border-color:#ffd1a0}.mobile-menu-button-link{cursor:pointer;text-align:left;width:100%}.stats-grid,.cards-grid,.summary-grid,.entity-grid,.landing-stats-grid,.landing-search-row,.feature-grid-v2,.featured-specialist-card{grid-template-columns:1fr}.landing-hero-inner{padding-bottom:46px}.landing-tabs,.landing-search-examples,.landing-cta-actions{justify-content:center}.hero-v2-inner{padding:34px 18px}.hero-search-v2{grid-template-columns:1fr}.hero-mode-switch{grid-template-columns:1fr 1fr;width:100%;display:grid}.hero-find-button,.mode-chip{width:100%}.landing-cta-v2{padding:28px 22px}.landing-cta-v2-actions{width:100%}.landing-cta-v2-primary,.landing-cta-v2-secondary{width:100%;min-width:0}.ui-section-head,.marketplace-cta{flex-direction:column;align-items:stretch}.marketplace-trust-row,.specialist-catalog-grid,.service-group-grid,.case-grid{grid-template-columns:1fr}.business-solutions-grid{grid-template-columns:1fr 1fr}.popular-services-grid,.reviews-grid{grid-template-columns:1fr;gap:16px}.specialists-grid-ref,.categories-ref-grid,.cases-ref-grid{grid-template-columns:1fr}.marketplace-hero{min-height:auto;padding:0}.marketplace-hero-copy h1{font-size:clamp(1.9rem,8vw,2.8rem)}.marketplace-hero-inner{grid-template-columns:minmax(0,1fr);gap:0;width:100%;max-width:100%;padding-left:0;overflow:hidden}.marketplace-hero-copy{width:100%;min-width:0;max-width:none;padding:48px 24px 30px}.marketplace-hero-copy h1,.marketplace-hero-copy p{overflow-wrap:anywhere;max-width:100%}.marketplace-search-form{max-width:none}.marketplace-hero-visual{border-radius:0;order:2;min-height:clamp(280px,52vw,420px)}.marketplace-hero-visual:before{background:linear-gradient(#f6f7f9 0%,#f6f7f91a 30%,#f6f7f900 100%)}.marketplace-cta-ref{align-items:flex-end;min-height:620px;padding-top:64px;padding-bottom:64px}.marketplace-cta-ref:after{background:linear-gradient(#08132214 20%,#081322e6 72%,#081322fa 100%),linear-gradient(90deg,#0813225c,#08132214)}.marketplace-cta-image{object-position:66% center}.reviews-head,.marketplace-cta-actions{align-items:stretch}.reviews-controls{justify-content:flex-start}.marketplace-cta-copy{width:min(100%,620px);padding:0}.marketplace-cta-actions .ui-button{width:100%}}@media (width<=640px){.hero-v2:before{border-radius:24px}.feature-card-v2,.story-card-v2,.service-column-v2,.enterprise-card-v2{border-radius:20px}.ui-container,.container,.marketplace-main>:not(.marketplace-home){width:calc(100% - 24px)}.marketplace-query-chips{scroll-snap-type:x proximity;scrollbar-width:none;flex-wrap:nowrap;gap:8px;max-width:none;margin-right:-20px;padding-bottom:5px;padding-right:20px;overflow-x:auto}.marketplace-query-chips::-webkit-scrollbar{display:none}.marketplace-chip{scroll-snap-align:start;flex:none;width:max-content}.marketplace-hero{gap:18px;padding-top:0}.marketplace-hero-visual{border-radius:0;min-height:260px}.marketplace-hero-copy{padding:38px 20px 24px}.marketplace-hero-copy h1{font-size:clamp(2.15rem,11vw,3rem);line-height:.98}.marketplace-hero-copy p{margin-top:12px;font-size:1rem}.marketplace-search-form{border-radius:12px;grid-template-columns:minmax(0,1fr) 94px;margin-top:20px;padding:5px}.marketplace-search-field{gap:8px;min-height:50px;padding:0 8px}.marketplace-search-field input{font-size:.93rem}.marketplace-search-form .ui-button{min-height:50px;padding:0 12px;font-size:.92rem}.business-solutions-grid{grid-template-columns:1fr 1fr;gap:10px}.business-solutions-section{padding-top:48px;padding-bottom:28px}.popular-services-section{padding-top:34px;padding-bottom:54px}.popular-services-grid{gap:24px}.reviews-section{padding-top:52px;padding-bottom:52px}.review-card{min-height:0;padding:18px}.business-solutions-main{border-radius:16px;min-height:0;padding:22px}.business-feature-card{border-radius:13px;min-height:168px;padding:18px 12px}.business-feature-card span{margin-bottom:10px;font-size:1.7rem}.business-feature-card h3{margin-bottom:7px;font-size:.98rem}.business-feature-card p{font-size:.84rem;line-height:1.4}.reviews-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;display:flex;overflow-x:auto}.reviews-grid::-webkit-scrollbar{display:none}.review-card{scroll-snap-align:start;flex:0 0 calc(100% - 28px)}.marketplace-cta-ref{padding-left:24px;padding-right:24px}.marketplace-cta-shell{margin-top:52px}.marketplace-cta-ref{min-height:580px;padding-bottom:36px}.marketplace-cta-kicker{margin-bottom:16px;font-size:.72rem}.marketplace-cta h2{font-size:clamp(1.9rem,9vw,2.6rem)}}.address-suggest{z-index:20;position:relative}.address-suggest-field{align-items:center;display:flex;position:relative}.address-suggest-field>.material-symbols-outlined{color:#ff6b00;pointer-events:none;font-size:19px;position:absolute;left:13px}.address-suggest-field input{color:#151923;width:100%;min-height:50px;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:11px;outline:none;padding:0 38px 0 41px}.address-suggest-field input:focus{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001a}.address-suggest-field i{border:2px solid #ffd5b3;border-top-color:#ff6b00;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite loader-spin;position:absolute;right:14px}.address-suggest-menu{z-index:100;background:#fff;border:1px solid #e6e8ec;border-radius:12px;max-height:340px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow:hidden auto;box-shadow:0 18px 45px #17203329}.address-suggest-menu button{color:#151923;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f0f1f3;grid-template-columns:auto minmax(0,1fr);gap:10px;width:100%;padding:12px 13px;display:grid}.address-suggest-menu button:hover{background:#fff7ef}.address-suggest-menu button>.material-symbols-outlined{color:#ff6b00;font-size:19px}.address-suggest-menu button>span:last-child{min-width:0}.address-suggest-menu strong,.address-suggest-menu small{display:block}.address-suggest-menu strong{text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.address-suggest-menu small{color:#98a2b3;margin-top:4px;font-size:.72rem}.address-suggest-empty{color:#98a2b3;text-align:center;padding:16px}.order-edit-address,.specialist-address-field{gap:7px;display:grid}.order-edit-address>span,.specialist-address-field>span{color:#344054;font-size:.8rem;font-weight:800}.chats-workspace{background:#f2f2f2;grid-template-columns:320px minmax(0,1fr);height:100%;display:grid;overflow:hidden;width:100%!important}.marketplace-main:has(>.chats-workspace){height:calc(100dvh - 72px);min-height:0;overflow:hidden}.chat-reference-sidebar{background:#fff;border-right:1px solid #e5e5e5;flex-direction:column;min-width:0;display:flex;overflow:hidden}.chat-reference-sidebar-head{border-bottom:1px solid #f0f0f0;padding:15px 16px 11px}.chat-reference-sidebar-head h1{margin:0 0 10px;font-size:1rem}.chat-reference-sidebar-head label{display:block;position:relative}.chat-reference-sidebar-head label>span{color:#a3a3a3;font-size:17px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.chat-reference-sidebar-head input{color:#111;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:8px;outline:none;width:100%;min-height:38px;padding:0 12px 0 34px}.chat-reference-sidebar-head input:focus{background:#fff;border-color:#ff6b00}.chat-reference-list{flex:1;min-height:0;overflow-y:auto}.chat-reference-item{color:inherit;border-bottom:1px solid #f5f5f5;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;display:grid;position:relative}.chat-reference-item:hover{background:#fafafa}.chat-reference-item.active{background:#fff3ea}.chat-reference-item.active:before{content:"";background:#ff6b00;width:3px;position:absolute;inset:0 auto 0 0}.chat-reference-avatar{color:#fff;background:#1a1a1a;border-radius:50%;place-items:center;width:44px;height:44px;font-size:.78rem;font-weight:700;display:grid;position:relative;overflow:visible}.chat-reference-avatar.small{flex:none;width:38px;height:38px}.chat-reference-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.chat-reference-avatar i{background:#22c55e;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;bottom:0;right:0}.chat-reference-copy{min-width:0}.chat-reference-copy>div{justify-content:space-between;gap:6px;display:flex}.chat-reference-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.87rem;font-weight:600;overflow:hidden}.chat-reference-copy time{color:#717171;font-size:.69rem}.chat-reference-copy p{color:#717171;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:.8rem;overflow:hidden}.chat-reference-item>b{color:#fff;background:#ff6b00;border-radius:20px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:.68rem;display:grid}.chat-sidebar-loading{color:#717171;text-align:center;padding:28px 16px}.chat-reference-panel{grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid;overflow:hidden}.chat-reference-header{background:#fff;border-bottom:1px solid #e5e5e5;align-items:center;gap:12px;padding:11px 20px;display:flex}.chat-reference-header>div:last-child{display:grid}.chat-reference-header strong{font-size:.94rem}.chat-reference-header div>span{color:#22c55e;font-size:.73rem}.chat-back-button{color:#3d3d3d;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;padding:0;display:grid}.chat-back-button:hover{background:#f5f5f5}.chat-reference-messages{overscroll-behavior:contain;flex-direction:column;gap:5px;min-height:0;padding:16px 20px;display:flex;overflow-y:auto}.chat-reference-date{color:#717171;background:#ffffffd9;border-radius:20px;width:max-content;margin:8px auto 14px;padding:4px 12px;font-size:.73rem}.chat-reference-message{align-items:flex-end;gap:8px;animation:.22s cubic-bezier(.22,1,.36,1) both chat-message-in;display:flex}.chat-reference-message.mine{justify-content:flex-end}.chat-message-mini-avatar{color:#fff;background:#1a1a1a;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.65rem;display:grid;overflow:hidden}.chat-message-mini-avatar img{object-fit:cover;width:100%;height:100%}.chat-reference-message>div:last-child{background:#fff;border-radius:17px 17px 17px 4px;max-width:65%;padding:9px 13px;box-shadow:0 1px 3px #0000000f}.chat-reference-message.mine>div:last-child{color:#fff;background:#ff6b00;border-radius:17px 17px 4px}.chat-reference-message p{white-space:pre-wrap;margin:0;line-height:1.5}.chat-reference-message time{color:#8b8b8b;text-align:right;margin-top:3px;font-size:.65rem;display:block}.chat-reference-message.mine time{color:#ffffffbf}.message-read-status{vertical-align:-3px;margin-left:4px;font-size:14px}.message-read-status.read{color:#d8f4ff}.chat-image-message{cursor:zoom-in;background:#ececec;border:0;border-radius:13px;max-width:min(360px,56vw);margin:-5px -9px 5px;padding:0;display:block;overflow:hidden}.chat-image-message img{object-fit:cover;width:100%;max-height:360px;display:block}.chat-reference-message.mine .chat-image-message{background:#ffffff1f}.chat-image-lightbox{z-index:500}.chat-message-attachments{gap:5px;margin:-5px -9px 5px;display:grid}.chat-message-attachments .chat-image-message,.chat-message-attachments .chat-file-message{margin:0}.chat-message-attachments.gallery{grid-template-columns:repeat(2,minmax(0,1fr));max-width:min(430px,62vw)}.chat-message-attachments.gallery .chat-image-message{aspect-ratio:1.2;width:100%}.chat-message-attachments.gallery .chat-image-message img{object-fit:cover;height:100%}.chat-reference-composer{background:#fff;border-top:1px solid #e5e5e5;padding:10px 20px}.chat-composer-row{background:#f5f5f5;border:1.5px solid #0000;border-radius:24px;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:5px;padding:5px;display:grid}.chat-composer-row:focus-within{background:#fff;border-color:#ff6b00}.chat-reference-composer textarea{resize:none;width:100%;height:36px;min-height:36px;max-height:36px;box-shadow:none;background:0 0;border:0;border-radius:0;outline:none;padding:8px 6px;overflow-y:auto}.chat-reference-composer textarea:focus{box-shadow:none;border:0}.chat-send-button,.chat-attach-button{cursor:pointer;border:0;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;display:grid}.chat-send-button{color:#fff;background:#ff6b00}.chat-attach-button{color:#717171;background:0 0}.chat-attach-button:hover{color:#ff6b00;background:#fff3ea}.chat-send-button:disabled{cursor:default;opacity:.45}.chat-attach-button:disabled{cursor:default;opacity:.35}.chat-attachments-preview{gap:7px;max-width:100%;margin-bottom:8px;padding-bottom:2px;display:flex;overflow-x:auto}.chat-attachment-preview{background:#fff3ea;border:1px solid #ffe0c3;border-radius:10px;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;gap:9px;min-width:210px;max-width:290px;margin:0;padding:7px 9px;display:grid}.chat-attachment-preview>img{object-fit:cover;border-radius:7px;width:34px;height:34px}.chat-attachment-preview>.material-symbols-outlined{color:#ff6b00}.chat-attachment-preview>span:nth-child(2){min-width:0;display:grid}.chat-attachment-preview strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.chat-attachment-preview small{color:#717171;font-size:.68rem}.chat-attachment-preview button{color:#717171;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;display:grid}.chat-composer-error{color:#c62828;margin:0 0 6px;font-size:.75rem}.chat-file-message{min-width:230px;color:inherit;background:#0000000d;border-radius:10px;grid-template-columns:32px minmax(0,1fr) 20px;align-items:center;gap:8px;margin-bottom:4px;padding:8px;text-decoration:none;display:grid}.chat-reference-message.mine .chat-file-message{background:#ffffff29}.chat-file-message>span:nth-child(2){min-width:0;display:grid}.chat-file-message strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.chat-file-message small{color:inherit;opacity:.72;font-size:.66rem}@keyframes chat-message-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.chat-reference-message{animation:none}}.chat-reference-empty{color:#717171;text-align:center;align-content:center;justify-items:center;display:grid}.chat-reference-empty>div{background:#fff;border-radius:50%;place-items:center;width:64px;height:64px;display:grid}.chat-reference-empty h1{color:#3d3d3d;margin:12px 0 4px;font-size:1rem}.chat-reference-empty p{margin:0;font-size:.82rem}.specialist-reference-page{background:#f2f2f2;min-height:100vh}.specialist-reference-cover{background:linear-gradient(135deg,#1a1a2e,#16213e 45%,#0f3460);height:180px;overflow:hidden}.specialist-reference-cover img{object-fit:cover;width:100%;height:100%}.specialist-reference-cover>div{opacity:.32;background-image:linear-gradient(#ff6b0040 1px,#0000 1px),linear-gradient(90deg,#ff6b0040 1px,#0000 1px);background-size:31px 31px;width:100%;height:100%}.specialist-reference-content{width:min(var(--container), calc(100% - 40px));margin:0 auto;padding-bottom:60px}.specialist-reference-back{color:#717171;padding-top:14px;font-size:.8rem;text-decoration:none;display:block}.specialist-reference-head{background:#fff;border-radius:16px;align-items:flex-end;gap:20px;margin-top:-18px;padding:24px;display:flex;position:relative;box-shadow:0 1px 3px #0000000f}.specialist-reference-avatar{color:#fff;background:#1a1a1a;border:4px solid #fff;border-radius:50%;flex:none;place-items:center;width:100px;height:100px;font-size:1.7rem;font-weight:700;display:grid;position:relative;overflow:visible;box-shadow:0 0 0 2px #e5e5e5}.specialist-reference-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.specialist-reference-avatar i{background:#22c55e;border:2px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;bottom:5px;right:5px}.specialist-reference-identity{flex:1;min-width:0}.specialist-reference-identity>span{color:#ff6b00;text-transform:uppercase;background:#fff3ea;border-radius:20px;align-items:center;gap:4px;padding:3px 9px;font-size:.68rem;font-weight:700;display:inline-flex}.specialist-reference-identity>span .material-symbols-outlined{font-size:14px}.specialist-reference-identity h1{margin:7px 0 2px;font-size:1.65rem}.specialist-reference-identity>p{color:#717171;margin:0 0 9px}.specialist-reference-identity>div{flex-wrap:wrap;gap:14px;display:flex}.specialist-reference-identity small{color:#717171;align-items:center;gap:4px;display:inline-flex}.specialist-reference-identity small .material-symbols-outlined{color:#ff6b00;font-size:15px}.specialist-response-button{color:#fff;cursor:pointer;background:#ff6b00;border:0;border-radius:9px;align-self:center;margin-left:auto;padding:11px 22px;font-weight:700}.specialist-response-button:hover{background:#e86100}.specialist-reference-stats{background:#f5f5f5;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:16px;display:grid;overflow:hidden;box-shadow:0 1px 3px #0000000f}.specialist-reference-stats div{text-align:center;background:#fff;padding:15px}.specialist-reference-stats strong{font-size:1.4rem;display:block}.specialist-reference-stats .orange{color:#ff6b00}.specialist-reference-stats span{color:#717171;font-size:.75rem}.specialist-reference-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:20px;margin-top:20px;display:grid}.specialist-reference-main,.specialist-reference-side{gap:16px;display:grid}.specialist-reference-card{background:#fff;border-radius:16px;padding:24px;overflow:hidden;box-shadow:0 1px 3px #0000000f}.specialist-reference-card .eyebrow{color:#ff6b00;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:700}.specialist-reference-card h2{margin:5px 0 13px;font-size:1.1rem}.specialist-reference-card>p{color:#3d3d3d;margin:0;line-height:1.75}.specialist-skills{flex-wrap:wrap;gap:8px;display:flex}.specialist-skills span{color:#3d3d3d;background:#f5f5f5;border-radius:20px;padding:6px 13px;font-size:.8rem}.specialist-skills .highlight{color:#ff6b00;background:#fff3ea}.specialist-section-head{justify-content:space-between;align-items:end;margin-bottom:15px;display:flex}.specialist-section-head h2{margin-bottom:0}.specialist-section-head>strong{color:#ff6b00;font-size:.8rem}.specialist-portfolio-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.specialist-portfolio-grid button{aspect-ratio:4/3;cursor:zoom-in;background:#f5f5f5;border:0;border-radius:8px;padding:0;position:relative;overflow:hidden}.specialist-portfolio-grid img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.specialist-portfolio-grid button:hover img{transform:scale(1.04)}.specialist-portfolio-grid span{color:#fff;text-align:left;background:linear-gradient(#0000,#000000b3);padding:18px 10px 8px;font-size:.72rem;position:absolute;bottom:0;left:0;right:0}.specialist-review-form{background:#fafafa;border-radius:10px;gap:10px;padding:14px;display:grid}.specialist-review-form textarea{resize:vertical;color:#151923;width:100%;min-height:112px;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:10px;outline:none;padding:13px 15px;line-height:1.55;transition:border-color .15s,box-shadow .15s}.specialist-review-form textarea::placeholder{color:#98a2b3}.specialist-review-form textarea:focus{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001f}.specialist-review-form .small-primary-button{justify-self:end;width:max-content}.specialist-review-list article{border-bottom:1px solid #f2f2f2;padding:16px 0}.specialist-review-list article:last-child{border:0}.specialist-review-head{align-items:center;gap:10px;display:flex}.specialist-review-head>div{color:#3d3d3d;background:#f5f5f5;border-radius:50%;place-items:center;width:36px;height:36px;font-size:.72rem;font-weight:700;display:grid;overflow:hidden}.specialist-review-head img{object-fit:cover;width:100%;height:100%}.specialist-review-head>span{display:grid}.specialist-review-head small{color:#717171}.specialist-review-stars{color:#ff6b00;margin:6px 0}.specialist-review-list p{color:#3d3d3d;margin:0;line-height:1.65}.specialist-reference-side .specialist-reference-card>p{color:#717171;text-align:center;margin-top:10px;font-size:.78rem}.specialist-reference-card dl{margin:0}.specialist-reference-card dl div{border-bottom:1px solid #f5f5f5;justify-content:space-between;gap:12px;padding:11px 0;display:flex}.specialist-reference-card dt{color:#717171}.specialist-reference-card dd{text-align:right;margin:0;font-weight:700}.specialist-reference-card dd.online{color:#22c55e}.specialist-empty{color:#717171;text-align:center;background:#fafafa;border-radius:8px;padding:28px}.specialties-picker{border:0;grid-column:1/-1;min-width:0;margin:0;padding:0}.specialties-picker legend{color:#344054;padding:0;font-size:.8rem;font-weight:800}.specialties-picker>p{color:#667085;margin:3px 0 9px;font-size:.75rem}.specialties-picker>div{background:#f8f9fb;border:1px solid #e6e8ec;border-radius:12px;flex-wrap:wrap;gap:7px;max-height:210px;padding:8px;display:flex;overflow-y:auto}.specialties-picker label{color:#475467;cursor:pointer;background:#fff;border:1px solid #e6e8ec;border-radius:999px;align-items:center;padding:7px 11px;font-size:.78rem;display:inline-flex}.specialties-picker label.selected{color:#b54708;background:#fff3ea;border-color:#ff8a00}.specialties-picker input{opacity:0;pointer-events:none;position:absolute}.customer-profile-actions{gap:8px;margin-left:auto;display:flex}.customer-profile-actions a{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:9px 14px;font-size:.8rem;font-weight:700;text-decoration:none}.customer-profile-actions a:last-child{color:#fff;background:#ff6b00;border-color:#ff6b00}.customer-stat-check{color:#22c55e;vertical-align:middle;font-size:26px}.customer-profile-tabs{border-bottom:1px solid #d9dde4;gap:28px;margin-top:22px;padding:0 4px;display:flex}.customer-profile-tabs button{color:#667085;cursor:pointer;background:0 0;border:0;padding:13px 2px;font-weight:700;position:relative}.customer-profile-tabs button.active{color:#151923}.customer-profile-tabs button.active:after{content:"";background:#ff6b00;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.customer-profile-tab-panel{background:#fff;border:1px solid #e6e8ec;border-radius:14px;grid-template-columns:minmax(0,1fr) 280px;gap:0;margin-top:18px;display:grid;overflow:hidden}.customer-profile-tab-panel>div{padding:30px}.customer-profile-tab-panel h2{margin:6px 0 10px;font-size:1.25rem}.customer-profile-tab-panel>div>p{color:#667085;max-width:700px;margin:0;line-height:1.7}.customer-profile-eyebrow{color:#ff6b00;letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:800}.customer-profile-tab-panel>aside{background:#f8fafc;border-left:1px solid #e6e8ec;align-content:center;justify-items:start;padding:28px;display:grid}.customer-profile-tab-panel>aside>span{color:#22c55e;font-size:32px}.customer-profile-tab-panel>aside strong{margin-top:8px}.customer-profile-tab-panel>aside p{color:#667085;margin:5px 0 0;font-size:.8rem}.customer-profile-tab-panel.details{display:block}.customer-profile-tab-panel.details>div{padding:0}.customer-company-card header{background:#f8fafc;border-bottom:1px solid #e6e8ec;align-items:center;gap:14px;padding:24px 28px;display:flex}.customer-company-card header>span{color:#ff6b00;background:#fff3ea;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.customer-company-card header small{color:#667085}.customer-company-card header h2{margin:2px 0 0}.customer-company-card dl{margin:0}.customer-company-card dl>div{border-bottom:1px solid #eef0f3;grid-template-columns:180px minmax(0,1fr);gap:24px;padding:15px 28px;display:grid}.customer-company-card dl>div:last-child{border-bottom:0}.customer-company-card dt{color:#667085}.customer-company-card dd{overflow-wrap:anywhere;margin:0;font-weight:700}.customer-company-card dd.verified{color:#15803d}.specialist-own-skills{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.specialist-own-skills span{color:#b54708;background:#fff3ea;border:1px solid #ffe0c3;border-radius:999px;padding:7px 13px;font-size:.8rem;font-weight:700}.specialist-profile-panel>aside>span{color:#ff6b00}.specialist-portfolio-panel{padding:24px}.specialist-portfolio-panel>.profile-portfolio-grid{padding:0}.specialist-portfolio-panel .profile-portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.specialist-own-actions a:first-child{color:#344054;background:#fff;border-color:#d0d5dd}.specialist-own-actions a:last-child{color:#fff;background:#ff6b00;border-color:#ff6b00}.order-owner-link{color:inherit;border-radius:10px;text-decoration:none;transition:background .15s}.order-owner-link:hover{background:#f8fafc}.order-owner-link>.material-symbols-outlined{color:#98a2b3;margin-left:auto}.order-owner-copy{flex:1;min-width:0}.order-owner-copy strong{line-height:1.25;display:block}.order-owner-copy>span{margin-top:3px;line-height:1.35;display:block}.order-owner-verified{color:#15803d;align-items:center;gap:4px;width:max-content;margin-top:6px;font-size:.72rem;font-weight:700;display:inline-flex}.order-owner-verified .material-symbols-outlined{color:#22c55e;font-size:16px}.customer-new-page{color:#111;background:#f2f2f2;min-height:100vh}.customer-new-cover{background:linear-gradient(135deg,#0f2027,#203a43 50%,#2c5364);height:180px;position:relative;overflow:hidden}.customer-new-cover img{object-fit:cover;width:100%;height:100%}.customer-new-cover-pattern{opacity:.14;background-image:repeating-linear-gradient(45deg,#ff6b008c 0 1px,#0000 1px 14px);position:absolute;inset:0}.customer-new-content{width:min(1140px,100% - 48px);margin:0 auto;padding-bottom:60px}.customer-new-back{color:#717171;align-items:center;gap:6px;padding:13px 0;font-size:.8rem;text-decoration:none;display:inline-flex}.customer-new-back .material-symbols-outlined{font-size:17px}.customer-new-back:hover{color:#111}.customer-new-head{background:#fff;border-radius:16px;align-items:flex-end;gap:20px;margin-top:-6px;padding:24px;display:flex;position:relative;box-shadow:0 1px 3px #0000000f}.customer-new-avatar{color:#fff;background:#1a1a1a;border:4px solid #fff;border-radius:50%;flex:none;place-items:center;width:100px;height:100px;font-size:1.65rem;font-weight:700;display:grid;overflow:hidden;box-shadow:0 0 0 2px #e5e5e5}.customer-new-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.customer-new-identity{flex:1;min-width:0}.customer-new-badges{flex-wrap:wrap;gap:6px;margin-bottom:7px;display:flex}.customer-new-badges>span{letter-spacing:.03em;text-transform:uppercase;border-radius:20px;align-items:center;gap:5px;padding:3px 10px;font-size:.68rem;font-weight:700;display:inline-flex}.customer-new-badges .material-symbols-outlined{font-size:14px}.customer-new-role{color:#3b82f6;background:#eff6ff}.customer-new-verified{color:#15803d;background:#f0fdf4}.customer-new-identity h1{margin:0 0 3px;font-size:1.65rem;line-height:1.2}.customer-new-identity>strong{color:#3d3d3d;margin-bottom:8px;font-size:.94rem;font-weight:600;display:block}.customer-new-meta{flex-wrap:wrap;gap:14px;display:flex}.customer-new-meta>span{color:#717171;align-items:center;gap:5px;font-size:.8rem;display:inline-flex}.customer-new-meta .material-symbols-outlined{color:#ff6b00;font-size:16px}.customer-new-actions{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.customer-new-actions a{color:#1a1a1a;background:#fff;border:1px solid #d1d1d1;border-radius:8px;align-items:center;gap:6px;padding:9px 13px;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.customer-new-actions a:last-child{color:#fff;background:#ff6b00;border-color:#ff6b00}.customer-new-actions a:hover{border-color:#111}.customer-new-actions a:last-child:hover{background:#e86100;border-color:#e86100}.customer-new-actions .material-symbols-outlined{font-size:16px}.customer-new-stats{background:#f5f5f5;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:16px;display:grid;overflow:hidden;box-shadow:0 1px 3px #0000000f}.customer-new-stats>div{text-align:center;background:#fff;padding:15px 20px}.customer-new-stats strong{font-size:1.4rem;display:block}.customer-new-stats>div:first-child strong{color:#ff6b00}.customer-new-stats strong.verified{color:#22c55e}.customer-new-stats span{color:#717171;font-size:.75rem}.customer-new-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:20px;margin-top:20px;display:grid}.customer-new-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000000f}.customer-new-bio{grid-column:1/-1}.customer-new-bio p{color:#344054;white-space:pre-wrap;margin:10px 0 0;line-height:1.6}.customer-new-eyebrow{color:#ff6b00;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:700}.customer-new-company>h2{margin:5px 0 18px;font-size:1.12rem}.customer-new-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.customer-new-field{gap:6px;min-width:0;display:grid}.customer-new-field.wide{grid-column:1/-1}.customer-new-field>span{color:#717171;letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:700}.customer-new-field>strong{overflow-wrap:anywhere;background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;min-height:42px;padding:10px 13px;font-size:.84rem;font-weight:500}.customer-new-field.highlighted>strong{color:#111;letter-spacing:.04em;background:#fff3ea;border-color:#ffe0c3;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.9rem}.customer-new-verification{border:1px solid #e5e5e5;border-radius:12px;margin-top:20px;overflow:hidden}.customer-new-verification>header{background:#fafafa;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;display:flex}.customer-new-verification>header>strong{font-size:.85rem}.customer-new-verification header>span{border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.customer-new-verification header>span.approved{color:#15803d;background:#f0fdf4}.customer-new-verification header>span.pending{color:#b45309;background:#fffbeb}.customer-new-verification .material-symbols-outlined{font-size:14px}.customer-new-verification>div{grid-template-columns:repeat(2,minmax(0,1fr));padding:8px 15px;display:grid}.customer-new-verification p{border-bottom:1px solid #f5f5f5;gap:2px;margin:0;padding:9px 0;display:grid}.customer-new-verification p:nth-last-child(-n+2){border-bottom:0}.customer-new-verification p:nth-child(2n){text-align:right}.customer-new-verification p>span{color:#717171;font-size:.7rem}.customer-new-verification p>strong{font-size:.78rem}.customer-new-verification strong.status{color:#15803d}.customer-new-sidebar{gap:16px;display:grid}.customer-new-sidebar-title{color:#717171;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px;font-size:.68rem;font-weight:700;display:block}.customer-new-sidebar dl{margin:0}.customer-new-sidebar dl>div{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.customer-new-sidebar dl>div:last-child{border-bottom:0;padding-bottom:0}.customer-new-sidebar dt{color:#717171;align-items:center;gap:6px;font-size:.78rem;display:inline-flex}.customer-new-sidebar dt .material-symbols-outlined{color:#ff6b00;font-size:16px}.customer-new-sidebar dd{text-align:right;margin:0;font-size:.78rem;font-weight:700}.customer-new-sidebar dd.green{color:#15803d}.customer-new-trust>div{align-items:flex-start;gap:10px;margin-top:12px;display:flex}.customer-new-trust>div>.material-symbols-outlined{color:#22c55e;background:#f0fdf4;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:17px;display:grid}.customer-new-trust p{gap:1px;margin:0;display:grid}.customer-new-trust strong{font-size:.78rem}.customer-new-trust small{color:#717171;font-size:.7rem;line-height:1.45}.orders-dashboard{width:min(1140px,100% - 48px);margin:0 auto;padding:32px 0 60px}.orders-dashboard-head{justify-content:space-between;align-items:start;gap:16px;margin-bottom:27px;display:flex}.orders-dashboard-head>div>span{color:#ff6b00;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:700}.orders-dashboard-head h1{margin:5px 0 2px;font-size:1.75rem}.orders-dashboard-head p{color:#717171;margin:0}.orders-dashboard-head>a{color:#fff;background:#ff6b00;border-radius:8px;align-items:center;gap:7px;padding:10px 20px;font-weight:700;text-decoration:none;display:inline-flex}.orders-dashboard-head>a span{font-size:18px}.orders-dashboard-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:23px;display:grid}.orders-dashboard-summary div{background:#fff;border-radius:12px;padding:15px 18px;box-shadow:0 1px 3px #0000000f}.orders-dashboard-summary strong{font-size:1.5rem;display:block}.orders-dashboard-summary .orange{color:#ff6b00}.orders-dashboard-summary .green{color:#22c55e}.orders-dashboard-summary span{color:#717171;font-size:.75rem}.orders-dashboard-tabs{background:#fff;border-radius:12px;gap:4px;width:max-content;margin-bottom:20px;padding:4px;display:flex;box-shadow:0 1px 3px #0000000f}.orders-dashboard-tabs button{color:#717171;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 17px;font-weight:600}.orders-dashboard-tabs button.active{color:#fff;background:#111}.orders-dashboard-tabs b{color:#fff;background:#ff6b00;border-radius:50%;place-items:center;min-width:18px;height:18px;margin-left:5px;font-size:.65rem;display:inline-grid}.orders-dashboard-list{gap:14px;display:grid}.orders-dashboard-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000000f}.orders-dashboard-card.archived{opacity:.74}.orders-dashboard-card:hover{box-shadow:0 4px 16px #00000017}.orders-dashboard-card-body{grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:20px 24px;display:grid}.orders-dashboard-badges span{border-radius:20px;padding:3px 9px;font-size:.72rem;font-weight:700;display:inline-flex}.orders-dashboard-badges .new{color:#22c55e;background:#f0fdf4}.orders-dashboard-badges .active{color:#ff6b00;background:#fff3ea}.orders-dashboard-badges .archive{color:#717171;background:#f5f5f5}.orders-dashboard-card-main>a{color:#111;margin:7px 0 5px;font-size:1.05rem;font-weight:700;text-decoration:none;display:block}.orders-dashboard-card-main>a:hover{color:#ff6b00}.orders-dashboard-meta{flex-wrap:wrap;gap:13px;display:flex}.orders-dashboard-meta span{color:#717171;align-items:center;gap:4px;font-size:.8rem;display:inline-flex}.orders-dashboard-meta i{font-size:15px;font-style:normal}.orders-dashboard-card-main>strong{margin-top:8px;display:block}.orders-dashboard-card-side{gap:15px;display:flex}.orders-dashboard-mini-stats{gap:8px;display:flex}.orders-dashboard-mini-stats div{text-align:center;background:#fafafa;border:1px solid #f5f5f5;border-radius:8px;min-width:82px;padding:9px 15px;display:grid}.orders-dashboard-mini-stats strong{font-size:1.2rem}.orders-dashboard-mini-stats .orange{color:#ff6b00}.orders-dashboard-mini-stats span{color:#717171;font-size:.67rem}.orders-dashboard-viewers{min-width:145px}.orders-dashboard-viewers>span{color:#717171;text-transform:uppercase;margin-bottom:5px;font-size:.67rem;font-weight:700;display:block}.orders-dashboard-viewers>div{align-items:center;gap:7px;margin-top:5px;display:flex}.orders-dashboard-viewers i{color:#fff;background:#1a1a1a;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.62rem;font-style:normal;font-weight:700;display:grid;overflow:hidden}.orders-dashboard-viewers img{object-fit:cover;width:100%;height:100%}.orders-dashboard-viewers small{color:#717171}.orders-dashboard-actions{border-top:1px solid #f5f5f5;justify-content:space-between;align-items:center;gap:10px;padding:13px 24px;display:flex}.orders-dashboard-actions>div{flex-wrap:wrap;gap:8px;display:flex}.orders-dashboard-actions a,.orders-dashboard-actions button{color:#3d3d3d;cursor:pointer;background:0 0;border:1px solid #d1d1d1;border-radius:8px;align-items:center;gap:5px;padding:7px 12px;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.orders-dashboard-actions .material-symbols-outlined{font-size:16px}.orders-dashboard-actions .delete{color:#ef4444;border-color:#0000}.orders-dashboard-actions .delete:hover{background:#fef2f2;border-color:#ef4444}.orders-dashboard-empty{text-align:center;background:#fff;border-radius:16px;padding:60px 24px}.orders-dashboard-empty>span{color:#ff6b00;font-size:36px}.orders-dashboard-empty h2{font-size:1.05rem}.orders-dashboard-empty a{color:#ff6b00}@media (width<=860px){.specialist-reference-layout,.customer-new-layout{grid-template-columns:1fr}.customer-new-head{flex-wrap:wrap;align-items:flex-start}.customer-new-actions{width:100%;margin-left:120px}.orders-dashboard-summary{grid-template-columns:repeat(2,1fr)}.orders-dashboard-card-body{grid-template-columns:1fr}.orders-dashboard-card-side{justify-content:space-between}}@media (width<=680px){.marketplace-main:has(>.chats-workspace){height:calc(100dvh - 64px)}.chats-workspace{height:100%;display:block}.chats-workspace-empty .chat-reference-sidebar{display:flex}.chats-workspace-empty .chat-reference-empty{display:none}.chat-reference-sidebar{width:100%;height:100%;display:none}.chat-reference-panel{height:100%}.chat-reference-message>div:last-child{max-width:84%}}@media (width<=560px){.specialist-reference-cover{height:120px}.specialist-reference-content,.orders-dashboard{width:calc(100% - 24px)}.specialist-reference-head{flex-direction:column;align-items:flex-start;margin-top:-20px}.specialist-response-button,.customer-profile-actions{width:100%;margin-left:0}.customer-profile-actions a{text-align:center;flex:1}.customer-new-cover{height:120px}.customer-new-content{width:calc(100% - 24px);padding-bottom:36px}.customer-new-head{flex-direction:column;align-items:flex-start;margin-top:-4px;padding:20px}.customer-new-actions{grid-template-columns:repeat(2,1fr);width:100%;margin-left:0;display:grid}.customer-new-actions a{justify-content:center}.customer-new-actions a:last-child{grid-column:1/-1}.customer-new-stats>div{padding:13px 6px}.customer-new-stats strong{font-size:1.2rem}.customer-new-stats span{font-size:.66rem;line-height:1.25}.customer-new-fields{grid-template-columns:1fr}.customer-new-field.wide{grid-column:auto}.customer-new-verification>header{flex-direction:column;align-items:flex-start}.customer-new-verification>div{grid-template-columns:1fr}.customer-new-verification p:nth-last-child(-n+2){border-bottom:1px solid #f5f5f5}.customer-new-verification p:last-child{border-bottom:0}.customer-new-verification p:nth-child(2n){text-align:left}.customer-profile-tab-panel{grid-template-columns:1fr}.customer-profile-tab-panel>aside{border-top:1px solid #e6e8ec;border-left:0}.customer-company-card dl>div{grid-template-columns:1fr;gap:4px}.specialist-portfolio-panel .profile-portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.specialist-reference-stats{grid-template-columns:repeat(3,1fr)}.specialist-portfolio-grid{grid-template-columns:repeat(2,1fr)}.orders-dashboard-head{flex-direction:column;align-items:stretch}.orders-dashboard-head>a{justify-content:center}.orders-dashboard-card-side{flex-direction:column;align-items:stretch}.orders-dashboard-viewers{display:none}.orders-dashboard-actions{flex-direction:column;align-items:stretch}.orders-dashboard-actions .delete{align-self:flex-start}}textarea{box-sizing:border-box;font:inherit}.specialist-head-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.specialist-head-actions .specialist-response-button{margin-left:0}.report-content-button{color:#667085;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:9px 12px;font-weight:700;display:inline-flex}.report-content-button:hover{color:#b42318;background:#fef3f2;border-color:#fda29b}.report-content-button .material-symbols-outlined{font-size:17px}.order-contact-card>.report-content-button{width:100%;margin-top:16px}.complaint-modal-backdrop{z-index:10000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overscroll-behavior:contain;background:#0f172a94;place-items:center;width:100vw;min-height:100dvh;padding:20px;animation:.18s ease-out modal-backdrop-in;display:grid;position:fixed;inset:0;overflow-y:auto}.complaint-modal{background:#fff;border-radius:16px;gap:12px;width:min(520px,100%);padding:27px;animation:.22s cubic-bezier(.22,1,.36,1) modal-card-in;display:grid;position:relative;box-shadow:0 24px 70px #0f172a3d}.complaint-modal-close{color:#667085;cursor:pointer;background:#f8fafc;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:12px;right:12px}.complaint-modal-close .material-symbols-outlined{font-size:19px}.complaint-modal-kicker{color:#ff6b00;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:800}.complaint-modal h2{max-width:calc(100% - 35px);margin:0;font-size:1.2rem}.complaint-modal>p{color:#667085;margin:0;font-size:.8rem;line-height:1.55}.complaint-modal>label{color:#344054;margin-top:4px;font-size:.76rem;font-weight:800}.complaint-modal textarea{resize:vertical;color:#151923;width:100%;min-height:130px;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:10px;outline:0;padding:13px 14px;line-height:1.55}.complaint-modal textarea:focus{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001a}.complaint-modal-meta{color:#98a2b3;justify-content:space-between;font-size:.68rem;display:flex}.complaint-modal-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.complaint-modal-actions button{font:inherit;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:9px 14px;font-size:.78rem;font-weight:800}.complaint-modal-actions button.submit{color:#fff;background:#ff6b00;border-color:#ff6b00}.complaint-modal-actions button:disabled{opacity:.55;cursor:default}.complaint-modal-success{text-align:center;justify-items:center;padding:16px 0 4px;display:grid}.complaint-modal-success>span{color:#22c55e;font-size:48px}.complaint-modal-success h2{margin:9px 0 4px}.complaint-modal-success p{color:#667085;margin:0 0 18px}.complaint-modal-success button{color:#fff;cursor:pointer;background:#ff6b00;border:0;border-radius:8px;padding:9px 20px;font-weight:800}@media (width<=560px){.specialist-head-actions{width:100%;margin-left:0}.specialist-head-actions>button{flex:1}.complaint-modal{padding:23px 18px}}.chat-composer>textarea{resize:none;color:#151923;background:#fff;border:1px solid #d0d5dd;border-radius:14px;outline:none;width:100%;min-width:0;min-height:50px;max-height:140px;padding:14px 17px;font-size:.94rem;line-height:1.45;transition:border-color .16s,box-shadow .16s,background .16s;box-shadow:0 1px 2px #1018280a}.chat-composer>textarea::placeholder{color:#98a2b3;opacity:1}.chat-composer>textarea:hover{border-color:#b7bec8}.chat-composer>textarea:focus{background:#fff;border-color:#ff6b00;box-shadow:0 0 0 4px #ff6b001a}.order-form-field textarea.order-input,.response-modal textarea,.order-edit-form textarea,.auth-field textarea,.portfolio-editor-item textarea{color:#151923;background:#fff;border:1px solid #d0d5dd;border-radius:11px;outline:none;width:100%;padding:14px 16px;font-size:.94rem;line-height:1.55;transition:border-color .16s,box-shadow .16s;box-shadow:0 1px 2px #1018280a}.order-form-field textarea.order-input:focus,.response-modal textarea:focus,.order-edit-form textarea:focus,.auth-field textarea:focus,.portfolio-editor-item textarea:focus{border-color:#ff6b00;box-shadow:0 0 0 4px #ff6b001a}@media (width<=420px){.marketplace-topbar-inner{gap:6px;min-height:62px}.marketplace-brand{gap:7px;font-size:1rem}.marketplace-mobile-actions{gap:4px}.mobile-menu-button{border-radius:10px;width:38px;height:38px}.marketplace-search-form{grid-template-columns:minmax(0,1fr) 82px}.marketplace-search-field>.material-symbols-outlined{display:none}.marketplace-search-field input{font-size:.88rem}.business-feature-card{min-height:158px;padding:15px 9px}}.order-result-link{color:inherit;text-decoration:none;transition:border-color .18s,transform .18s,box-shadow .18s}.order-result-link:hover{border-color:#ff6b0073;transform:translateY(-2px);box-shadow:0 12px 30px #17203314}.order-details-page,.chats-page,.chat-page{width:min(1380px,100% - 48px);margin:0 auto}.order-details-page{padding:42px 0 80px}.order-details-back{color:#667085;margin-bottom:22px;font-weight:700;text-decoration:none;display:inline-flex}.order-details-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;display:grid}.order-details-card,.order-contact-card,.chat-list-card,.telegram-chat{background:#fff;border:1px solid #e6e8ec;border-radius:16px}.order-details-card{padding:34px}.order-details-heading{justify-content:space-between;gap:24px;display:flex}.order-details-category{color:#ff6b00;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:.82rem;font-weight:800;display:block}.order-details-heading h1{color:#151923;max-width:850px;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.order-details-meta{border-bottom:1px solid #e6e8ec;flex-wrap:wrap;gap:12px 22px;margin-top:24px;padding-bottom:28px;display:flex}.order-details-meta span{color:#667085;align-items:center;gap:6px;display:inline-flex}.order-details-meta i{color:#ff6b00;font-size:19px;font-style:normal}.order-details-section{padding:30px 0}.order-details-section h2{color:#151923;margin:0 0 12px;font-size:1.25rem}.order-details-section p{color:#475467;white-space:pre-wrap;margin:0;font-size:1.04rem;line-height:1.75}.order-details-facts{border-top:1px solid #e6e8ec;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.order-details-facts div{border-bottom:1px solid #e6e8ec;gap:5px;padding:20px 0;display:grid}.order-details-facts div:nth-child(odd){padding-right:24px}.order-details-facts span,.order-owner span{color:#98a2b3;font-size:.82rem}.order-details-facts strong{color:#172033}.order-contact-card{padding:24px;position:sticky;top:90px}.order-owner{align-items:center;gap:13px;display:flex}.order-owner div:last-child{gap:3px;display:grid}.order-contact-card>p{color:#667085;margin:20px 0;line-height:1.55}.order-contact-card .small-primary-button{justify-content:center;width:100%}.order-owner-note{color:#667085;text-align:center;background:#f6f7f9;border-radius:10px;padding:13px}.order-response-form{border-top:1px solid #e6e8ec;gap:10px;margin-top:18px;padding-top:18px;display:grid}.order-response-form label{color:#172033;font-weight:800}.order-response-form textarea{resize:vertical;color:#151923;border:1px solid #d0d5dd;border-radius:10px;outline:none;width:100%;padding:13px}.order-response-form textarea:focus{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001a}.user-avatar,.header-avatar-button{color:#fff;background:#172033;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-weight:800;display:grid;overflow:hidden}.user-avatar img,.header-avatar-button img{object-fit:cover;width:100%;height:100%}.header-avatar-button{border:2px solid #fff;width:40px;height:40px;text-decoration:none;box-shadow:0 0 0 1px #e6e8ec}.header-icon-button{color:#344054;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;display:grid;position:relative}.header-icon-button:hover{background:#f2f4f7}.header-icon-button b{color:#fff;background:#ff6b00;border:2px solid #fff;border-radius:20px;min-width:18px;height:18px;padding:0 4px;font-size:.68rem;line-height:18px;position:absolute;top:0;right:-1px}.header-notifications{position:relative}.notification-popover{z-index:80;background:#fff;border:1px solid #e6e8ec;border-radius:14px;width:min(390px,100vw - 24px);max-height:480px;position:absolute;top:calc(100% + 14px);right:-55px;overflow-y:auto;box-shadow:0 24px 60px #17203329}.notification-head{border-bottom:1px solid #e6e8ec;justify-content:space-between;padding:17px 18px;display:flex}.notification-head span{color:#98a2b3}.notification-head button{color:#ff6b00;cursor:pointer;background:0 0;border:0;padding:0;font-size:.78rem;font-weight:800}.notification-item{color:inherit;border-bottom:1px solid #f0f1f3;gap:12px;padding:15px 18px;text-decoration:none;display:flex}.notification-item:hover{background:#fff8f2}.notification-item>span{color:#ff6b00}.notification-item div{min-width:0}.notification-item strong,.notification-item p,.notification-item time{display:block}.notification-item p{color:#667085;margin:4px 0;line-height:1.4}.notification-item time{color:#98a2b3;font-size:.75rem}.notification-empty{color:#98a2b3;text-align:center;padding:30px 18px}.mobile-notification-button,.mobile-notification-panel{display:none}.profile-hero-actions{align-self:center;gap:10px;display:flex}.profile-chat-button{color:#172033;background:#fff;border:1px solid #d0d5dd;border-radius:10px;align-items:center;gap:7px;padding:11px 16px;font-weight:800;text-decoration:none;display:inline-flex}.chats-page{min-height:650px;padding:44px 0 80px}.chats-page-head{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.chats-page-head span{color:#ff6b00;text-transform:uppercase;font-size:.78rem;font-weight:800}.chats-page-head h1{margin:4px 0 0;font-size:2.4rem}.chats-page-head p{color:#667085}.chat-list-card{overflow:hidden}.chat-list-item{min-height:98px;color:inherit;border-bottom:1px solid #edf0f2;align-items:center;gap:15px;padding:17px 22px;text-decoration:none;transition:background .16s;display:flex;position:relative}.chat-list-item:last-child{border-bottom:0}.chat-list-item:hover{background:#fff8f2}.chat-avatar-wrap{flex:none;position:relative}.presence-dot{background:#98a2b3;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:1px;right:0}.presence-dot.online{background:#12b76a}.chat-list-copy{flex:1;min-width:0}.chat-list-copy>div{justify-content:space-between;gap:16px;display:flex}.chat-list-copy time{color:#98a2b3;font-size:.78rem}.chat-list-copy>span{color:#ff6b00;margin-top:3px;font-size:.78rem;font-weight:700;display:block}.chat-list-copy p{color:#667085;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 0;overflow:hidden}.unread-badge{color:#fff;background:#ff6b00;border-radius:20px;place-items:center;min-width:23px;height:23px;font-size:.75rem;display:grid}.chat-empty{text-align:center;padding:70px 24px}.chat-empty>span{color:#ff6b00;font-size:46px}.chat-empty h2{margin:12px 0 7px}.chat-empty p{color:#667085;margin:0}.chat-page{padding:28px 0 54px}.telegram-chat{grid-template-rows:72px minmax(480px,calc(100vh - 265px)) auto;display:grid;overflow:hidden;box-shadow:0 18px 50px #17203314}.chat-header{border-bottom:1px solid #e6e8ec;align-items:center;gap:12px;padding:10px 18px;display:flex}.chat-header>a:first-child{color:#667085;place-items:center;display:grid}.chat-header .user-avatar{width:44px;height:44px}.chat-header-copy{gap:3px;display:grid}.chat-header-copy span{color:#12b76a;font-size:.8rem}.chat-order-link{color:#667085;text-overflow:ellipsis;white-space:nowrap;background:#f6f7f9;border-radius:9px;max-width:380px;margin-left:auto;padding:9px 13px;font-size:.82rem;text-decoration:none;overflow:hidden}.chat-messages{background-color:#eef2f5;background-image:radial-gradient(#1720330d 1px,#0000 1px);background-size:22px 22px;padding:22px max(22px,8vw);overflow-y:auto}.chat-date-chip{color:#667085;background:#ffffffe6;border-radius:20px;width:max-content;margin:0 auto 20px;padding:6px 11px;font-size:.74rem}.message-row{margin:7px 0;display:flex}.message-row.mine{justify-content:flex-end}.message-bubble{background:#fff;border-radius:6px 14px 14px;max-width:min(650px,72%);padding:10px 58px 10px 13px;position:relative;box-shadow:0 1px 2px #17203314}.message-row.mine .message-bubble{background:#ffe7d1;border-radius:14px 6px 14px 14px}.message-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.45}.message-bubble time{color:#98a2b3;font-size:.68rem;position:absolute;bottom:7px;right:10px}.typing-bubble{background:#fff;border-radius:6px 14px 14px;gap:4px;width:max-content;margin-top:8px;padding:12px 15px;display:flex}.typing-bubble i{background:#98a2b3;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite typing-dot}.typing-bubble i:nth-child(2){animation-delay:.12s}.typing-bubble i:nth-child(3){animation-delay:.24s}@keyframes typing-dot{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.chat-composer{background:#fff;border-top:1px solid #e6e8ec;grid-template-columns:1fr 48px;gap:10px;padding:12px 16px;display:grid}.chat-composer textarea{resize:none;color:#151923;background:#f6f7f9;border:1px solid #0000;border-radius:24px;outline:none;max-height:130px;padding:13px 16px}.chat-composer textarea:focus{border-color:#ff6b0066}.chat-composer button{color:#fff;cursor:pointer;background:#ff6b00;border:0;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;display:grid}.chat-composer button:disabled{opacity:.45;cursor:default}.page-loading{color:#667085;align-content:center;place-items:center;gap:14px;min-height:400px;display:grid}.page-loading.compact{min-height:220px}.page-loading>span{border:3px solid #ffe0c2;border-top-color:#ff6b00;border-radius:50%;width:34px;height:34px;animation:.7s linear infinite loader-spin}@keyframes loader-spin{to{transform:rotate(360deg)}}@media (width<=900px){.order-details-page,.chats-page,.chat-page{width:calc(100% - 24px)}.order-details-grid{grid-template-columns:1fr}.order-contact-card{position:static}.profile-hero-actions{align-self:auto;width:100%}.profile-hero-actions>a{flex:1;justify-content:center}}@media (width<=760px){.marketplace-actions{display:none}.mobile-notification-button{display:grid}.mobile-notification-panel{z-index:90;background:#fff;border:1px solid #e6e8ec;border-radius:14px;width:min(380px,100% - 24px);max-height:420px;display:grid;position:absolute;top:64px;right:12px;overflow-y:auto;box-shadow:0 20px 50px #1720332e}.mobile-notification-panel a{color:inherit;border-bottom:1px solid #edf0f2;gap:4px;padding:14px;text-decoration:none;display:grid}.mobile-notification-panel a span,.mobile-notification-panel>span{color:#667085}.mobile-notification-panel>span{text-align:center;padding:22px}.order-details-page{padding-top:24px}.order-details-card{padding:22px}.order-details-heading{display:grid}.order-details-heading .order-badge{width:max-content}.chats-page-head{display:block}.chats-page-head p{margin-bottom:0}.chat-page{width:100%;padding:0}.telegram-chat{border-left:0;border-right:0;border-radius:0;grid-template-rows:66px calc(100dvh - 196px) auto}.chat-order-link{max-width:150px;font-size:0}.chat-order-link:after{content:"Заказ";font-size:.8rem}.chat-messages{padding:18px 12px}.message-bubble{max-width:88%}}@media (width<=520px){.order-details-facts{grid-template-columns:1fr}.order-details-facts div:nth-child(odd){padding-right:0}.profile-hero-actions{display:grid}.chat-list-item{min-height:88px;padding:14px}.chat-list-copy>span{text-overflow:ellipsis;white-space:nowrap;max-width:210px;overflow:hidden}}.order-photo-open{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0}.order-photo-open img{object-fit:contain;width:100%;height:420px;display:block}.order-listing-tags span:first-child{color:#d95c00;background:#fff4e9}.response-modal-meta span{color:#667085;background:#f2f4f7;border-radius:6px;align-items:center;min-height:24px;padding:3px 8px;display:inline-flex}.order-form-field>em{color:#667085;background:#f6f7f9;border:1px solid #eaecf0;border-radius:8px;margin-top:8px;padding:9px 11px;font-size:.78rem;font-style:normal;line-height:1.45;display:flex}.image-lightbox{z-index:240;background:#080c14f0;place-items:center;padding:48px 80px;animation:.18s ease-out modal-backdrop-in;display:grid;position:fixed;inset:0}.image-lightbox>img{object-fit:contain;border-radius:8px;max-width:100%;max-height:calc(100dvh - 96px)}.image-lightbox-photo{animation:.22s ease-out image-lightbox-photo-in}@keyframes image-lightbox-photo-in{0%{opacity:0}to{opacity:1}}.image-lightbox-close,.image-lightbox-arrow{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;display:grid;position:absolute}.image-lightbox-close{top:22px;right:22px}.image-lightbox-arrow{top:50%;transform:translateY(-50%)}.image-lightbox-arrow.previous{left:22px}.image-lightbox-arrow.next{right:22px}.image-lightbox-counter{color:#fff;background:#00000073;border-radius:20px;padding:7px 12px;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.my-orders-page,.order-edit-page{width:min(1280px,100% - 48px);margin:0 auto;padding:44px 0 80px}.my-orders-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.my-orders-head>div>span{color:#ff6b00;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.my-orders-head h1{margin:5px 0;font-size:clamp(2rem,4vw,3rem)}.my-orders-head p{color:#667085;margin:0}.my-orders-list{gap:14px;display:grid}.my-order-card{background:#fff;border:1px solid #e6e8ec;border-radius:14px;grid-template-columns:minmax(260px,1.4fr) 250px minmax(220px,1fr);gap:20px;padding:22px;display:grid}.my-order-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.my-order-title-row a{color:#151923;font-size:1.16rem;font-weight:850;text-decoration:none}.my-order-title-row>span{color:#067647;background:#ecfdf3;border-radius:20px;padding:5px 9px;font-size:.7rem;font-weight:800}.my-order-title-row>span.archived{color:#667085;background:#f2f4f7}.my-order-main p{color:#667085;margin:8px 0 13px}.my-order-stats{grid-template-columns:1fr 1fr;gap:10px;display:grid}.my-order-stats div{background:#f8f9fb;border-radius:10px;align-content:center;justify-items:center;padding:13px;display:grid}.my-order-stats .material-symbols-outlined{color:#ff6b00;font-size:20px}.my-order-stats strong{margin-top:4px;font-size:1.35rem}.my-order-stats small,.my-order-viewers>small{color:#98a2b3}.my-order-viewers>span{color:#667085;text-transform:uppercase;margin-bottom:9px;font-size:.76rem;font-weight:800;display:block}.viewer-list{gap:7px;display:grid}.viewer-item{align-items:center;gap:8px;display:flex}.viewer-item>div{color:#fff;background:#172033;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.72rem;font-weight:800;display:grid;overflow:hidden}.viewer-item img{object-fit:cover;width:100%;height:100%}.viewer-item>span{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.my-order-actions{border-top:1px solid #edf0f2;grid-column:1/-1;gap:8px;padding-top:15px;display:flex}.my-order-actions a,.my-order-actions button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.my-order-actions .material-symbols-outlined{font-size:17px}.my-order-actions .danger{color:#b42318;border-color:#fecdca;margin-left:auto}.my-orders-empty{text-align:center;background:#fff;border:1px solid #e6e8ec;border-radius:14px;padding:70px 24px}.order-edit-page{width:min(940px,100% - 48px)}.order-edit-form{grid-template-columns:1fr 1fr;gap:17px;display:grid}.order-edit-form label{gap:7px;display:grid}.order-edit-form label>span{color:#344054;font-size:.8rem;font-weight:800}.order-edit-form input,.order-edit-form select,.order-edit-form textarea{color:#151923;width:100%;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:10px;outline:none;padding:13px 14px}.order-edit-form input:focus,.order-edit-form select:focus,.order-edit-form textarea:focus{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001a}.order-edit-form textarea{resize:vertical;line-height:1.55}.order-edit-form .wide{grid-column:1/-1}.mobile-read-all{color:#ff6b00;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f2;padding:11px 14px;font-weight:800}@media (width<=900px){.my-order-card{grid-template-columns:1fr 1fr}.my-order-main{grid-column:1/-1}}@media (width<=640px){.my-orders-page,.order-edit-page{width:calc(100% - 24px);padding-top:28px}.my-orders-head{flex-direction:column;align-items:stretch}.my-order-card,.order-edit-form{grid-template-columns:1fr}.my-order-main,.order-edit-form .wide{grid-column:auto}.my-order-actions{flex-wrap:wrap;grid-column:auto}.my-order-actions .danger{margin-left:0}.image-lightbox{padding:55px 12px}.image-lightbox-arrow{width:40px;height:40px}.image-lightbox-arrow.previous{left:8px}.image-lightbox-arrow.next{right:8px}}.order-details-marketplace{width:min(1120px,100% - 48px);padding-top:28px}.order-details-marketplace .order-details-grid{grid-template-columns:minmax(0,1fr) 310px;gap:18px}.order-details-listing{border-radius:15px;padding:0;overflow:hidden;box-shadow:0 2px 7px #1720330a}.order-photo-carousel{background:radial-gradient(circle at 50% 40%,#ffffffe6,#0000 30%),linear-gradient(135deg,#eceeef,#f7f7f7);place-items:center;min-height:360px;display:grid;position:relative;overflow:hidden}.order-photo-carousel>img{object-fit:contain;background:#edf0f2;width:100%;height:420px;display:block}.order-photo-empty{color:#98a2b3;justify-items:center;gap:12px;display:grid}.order-photo-empty .material-symbols-outlined{background:#fffc;border-radius:14px;place-items:center;width:64px;height:64px;font-size:34px;display:grid}.order-photo-counter{color:#fff;background:#1519238c;border-radius:20px;padding:5px 9px;font-size:.76rem;font-weight:800;position:absolute;top:14px;right:14px}.order-carousel-arrow{color:#151923;cursor:pointer;background:#fffffff0;border:1px solid #1519231a;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:transform .16s,background .16s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 5px 16px #17203326}.order-carousel-arrow:hover{background:#fff;transform:translateY(-50%)scale(1.06)}.order-carousel-arrow.previous{left:18px}.order-carousel-arrow.next{right:18px}.order-carousel-dots{gap:6px;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.order-carousel-dots button{cursor:pointer;background:#d0d5dd;border:0;border-radius:50%;width:7px;height:7px;padding:0}.order-carousel-dots button.active{background:#ff6b00}.order-listing-content{padding:24px 26px 0}.order-listing-tags{flex-wrap:wrap;gap:7px;display:flex}.order-listing-tags span{color:#475467;background:#f2f4f7;border-radius:20px;padding:5px 10px;font-size:.72rem;font-weight:700}.order-listing-tags span:nth-child(2){color:#d95c00;background:#fff4e9}.order-listing-tags .featured{color:#fff;background:#ff6b00}.order-listing-content h1{color:#151923;margin:12px 0 0;font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.15}.order-listing-content .order-details-meta{margin-top:17px;padding-bottom:22px}.order-listing-content .order-details-section{padding:22px 0 28px}.order-listing-content .order-details-section h2{letter-spacing:.04em;text-transform:uppercase;font-size:.82rem}.order-listing-content .order-details-section p{color:#344054;font-size:.98rem;line-height:1.75}.order-details-listing .order-details-facts{border-top:1px solid #e6e8ec}.order-details-listing .order-details-facts div{padding:20px 26px}.order-details-listing .order-details-facts div:nth-child(odd){border-right:1px solid #e6e8ec;padding-right:26px}.order-details-facts .accent{color:#ff6b00}.order-details-sidebar{gap:16px;display:grid}.order-details-marketplace .order-contact-card{border-radius:15px;padding:22px;position:static;box-shadow:0 2px 7px #1720330a}.order-sidebar-label{color:#667085;letter-spacing:.08em;text-transform:uppercase;margin-bottom:17px;font-size:.72rem;font-weight:800;display:block}.order-details-marketplace .order-owner .user-avatar{background:#ff6b00;width:50px;height:50px}.order-details-marketplace .order-owner div:last-child{gap:5px}.order-details-marketplace .order-owner span{color:#667085}.order-details-marketplace .order-contact-card>p{color:#667085;background:#f7f8fa;border:1px solid #eaecf0;border-radius:9px;margin:20px 0 14px;padding:14px;font-size:.88rem}.order-phone-notice{color:#667085;background:#fafafa;border:1px solid #eaecf0;border-radius:9px;gap:9px;margin-top:14px;padding:13px;font-size:.78rem;line-height:1.45;display:flex}.order-phone-notice .material-symbols-outlined{font-size:17px}.order-safety-card{background:#fff;border:1px solid #e6e8ec;border-radius:15px;padding:22px;box-shadow:0 2px 7px #1720330a}.order-safety-card h2{color:#151923;letter-spacing:.04em;text-transform:uppercase;margin:0 0 18px;font-size:.86rem}.order-safety-item{gap:11px;margin-top:17px;display:flex}.order-safety-item>.material-symbols-outlined{color:#ff6b00;background:#fff1e5;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:18px;display:grid}.order-safety-item strong{color:#172033;font-size:.86rem}.order-safety-item p{color:#667085;margin:4px 0 0;font-size:.76rem;line-height:1.5}.response-modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1018289e;place-items:center;padding:20px;animation:.18s ease-out modal-backdrop-in;display:grid;position:fixed;inset:0;overflow-y:auto}.response-modal{background:#fff;border:1px solid #ffffff59;border-radius:18px;width:min(600px,100%);padding:30px;animation:.26s cubic-bezier(.22,1,.36,1) response-modal-in;position:relative;box-shadow:0 30px 90px #0f172a47}.response-modal-close{color:#667085;cursor:pointer;background:#f2f4f7;border:0;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;top:18px;right:18px}.response-modal-kicker{color:#ff6b00;letter-spacing:.09em;text-transform:uppercase;font-size:.75rem;font-weight:800}.response-modal h2{color:#151923;max-width:calc(100% - 45px);margin:9px 0 0;font-size:clamp(1.45rem,4vw,2rem);line-height:1.2}.response-modal>p{color:#667085;margin:12px 0 24px;line-height:1.6}.response-modal label{color:#172033;margin-bottom:8px;font-size:.88rem;font-weight:800;display:block}.response-modal textarea{resize:vertical;color:#151923;width:100%;min-height:180px;font:inherit;background:#fbfcfd;border:1px solid #d0d5dd;border-radius:12px;outline:none;padding:16px;line-height:1.55;transition:border-color .16s,box-shadow .16s,background .16s}.response-modal textarea::placeholder{color:#98a2b3}.response-modal textarea:focus{background:#fff;border-color:#ff6b00;box-shadow:0 0 0 4px #ff6b001c}.response-modal-meta{color:#98a2b3;justify-content:space-between;margin-top:7px;font-size:.74rem;display:flex}.response-modal .auth-error{margin-top:14px}.response-modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.response-cancel-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:9px;min-height:44px;padding:0 18px;font-weight:800}@keyframes modal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes response-modal-in{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.chat-page,.telegram-chat{min-height:0}.telegram-chat{grid-template-rows:72px minmax(0,1fr) auto;height:calc(100dvh - 154px)}.chat-messages{overscroll-behavior-y:contain;scroll-behavior:smooth;scrollbar-gutter:stable;min-height:0;overflow-y:auto}@media (width<=900px){.order-details-marketplace{width:calc(100% - 24px)}.order-details-marketplace .order-details-grid{grid-template-columns:1fr}.order-details-sidebar{grid-template-columns:1fr 1fr}}@media (width<=760px){.order-photo-carousel{min-height:260px}.order-photo-carousel>img{height:320px}.order-details-sidebar{grid-template-columns:1fr}.telegram-chat{grid-template-rows:66px minmax(0,1fr) auto;height:calc(100dvh - 64px)}}@media (width<=520px){.order-details-marketplace{width:100%;padding-top:16px}.order-details-marketplace .order-details-back{margin-left:14px}.order-details-listing,.order-details-marketplace .order-contact-card,.order-safety-card{border-left:0;border-right:0;border-radius:0}.order-photo-carousel{min-height:230px}.order-photo-carousel>img{height:270px}.order-listing-content{padding:21px 18px 0}.order-details-listing .order-details-facts div{padding:17px 18px}.order-details-listing .order-details-facts div:nth-child(odd){border-right:0;padding-right:18px}.response-modal-backdrop{align-items:end;padding:10px}.response-modal{border-radius:20px 20px 12px 12px;padding:26px 20px 20px}.response-modal-actions{grid-template-columns:1fr 1fr;display:grid}}
