@import"https://fonts.googleapis.com/css2?family=Alegreya:ital,wght@0,400..900;1,400..900&family=Jost:ital,wght@0,100..900;1,100..900&display=swap";.page-transition-enter{opacity:0;transform:translateY(30px)}.page-transition-enter-active{opacity:1;transform:translateY(0);transition:opacity .4s ease-out,transform .4s ease-out}.page-transition-exit{opacity:1;transform:translateY(0)}.page-transition-exit-active{opacity:0;transform:translateY(-30px);transition:opacity .3s ease-in,transform .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.page-wrapper{animation:fadeIn .5s cubic-bezier(.4,0,.2,1)}html{scroll-behavior:smooth}.main{animation:fadeIn .6s cubic-bezier(.4,0,.2,1) .1s both}section{animation:fadeIn .7s cubic-bezier(.4,0,.2,1);animation-fill-mode:both}section:nth-child(1){animation-delay:.15s}section:nth-child(2){animation-delay:.2s}section:nth-child(3){animation-delay:.25s}section:nth-child(4){animation-delay:.3s}section:nth-child(5){animation-delay:.35s}section:nth-child(6){animation-delay:.4s}section:nth-child(7){animation-delay:.45s}section:nth-child(8){animation-delay:.5s}@media (prefers-reduced-motion: reduce){.page-transition-enter,.page-transition-enter-active,.page-transition-exit,.page-transition-exit-active,.page-wrapper,.main,section{animation:none!important;transition:none!important}}.header__nav-menu-item-link{position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.header__nav-menu-item-link:before{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:2px;background-color:#ffb34a;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translate(-50%)}.header__nav-menu-item-link:hover:before{width:100%}.button,.header__cabinet-button{transition:all .3s cubic-bezier(.4,0,.2,1)}.button:hover,.header__cabinet-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.button:active,.header__cabinet-button:active{transform:translateY(0);box-shadow:0 2px 6px #0000001a}.place-task__advantages-card,.advantages__card{transition:all .3s cubic-bezier(.4,0,.2,1)}.place-task__advantages-card:hover,.advantages__card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.leave-order__form input,.leave-order__form textarea{transition:all .3s cubic-bezier(.4,0,.2,1)}.leave-order__form input:focus,.leave-order__form textarea:focus{transform:scale(1.01);box-shadow:0 0 0 3px #238ce21a}@keyframes pageLoad{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}body{animation:pageLoad .3s cubic-bezier(.4,0,.2,1)}html{font-size:16px;font-family:var(--font-family-sans);font-weight:400;font-style:normal;scroll-behavior:smooth}body{position:relative;margin:0;overflow-y:auto;color:var(--color-grey-900);background-color:#fff}a,button,input,textarea{font-family:var(--font-family-sans);text-decoration:none}figure{margin:0}img{max-width:100%;height:auto}.mcontainer{max-width:1320px;width:100%;margin:0 auto;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.button{display:inline-block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:21px 42px;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:var(--font-family-sans);font-weight:500;font-size:17px;line-height:141%;text-align:center;color:var(--color-grey-700);border:none;border-radius:var(--radius-xl);outline:none;background-color:var(--color-brand-orange-500);-webkit-transition-property:color,background-color;transition-property:color,background-color;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-duration:.2s;transition-duration:.2s;cursor:pointer}@media (max-width: 768px){.button{padding:16px 32px;font-size:15px}}@media (max-width: 480px){.button{padding:14px 28px;font-size:14px}}.button:hover{background-color:var(--color-brand-orange-400)}.button:active{background-color:var(--color-brand-orange-600)}.header{position:absolute;top:0;left:0;right:0;z-index:100;padding:30px 0}.header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px 20px;max-width:1280px;margin:0 auto}@media (max-width: 576px){.header__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.header__logo{width:120px}.header__logo-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.header__logo-link-image{display:block;max-width:100%;width:100%;height:auto}.header__cabinet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media (max-width: 1024px){.header__cabinet{display:none}}.header__cabinet-button{padding:10px 20px;font-size:14px}.header__burger{display:none}@media (max-width: 1024px){.header__burger{display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media (max-width: 576px){.header__burger{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.header__burger-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;padding:0;aspect-ratio:1;border:none;border-radius:8px;outline:none;background-color:#0000;cursor:pointer}.header__burger-button:before{content:"";display:inline-block;width:30px;aspect-ratio:1/1;background:url(/assets/icons/menu.svg) center/cover no-repeat}.header__close{display:none;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (max-width: 1024px){.header__close{display:block}}.header__close-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;padding:0;aspect-ratio:1/1;border:none;border-radius:8px;outline:none;background-color:#fff0;cursor:pointer}.header__close-button:before{content:"";display:inline-block;width:30px;aspect-ratio:1/1;background:url(/assets/icons/close.svg) center/cover no-repeat}@media (max-width: 1024px){.header__nav{position:fixed;inset:0;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color ease-in-out .4s;transition:background-color ease-in-out .4s;pointer-events:none;background-color:#0000;opacity:0;visibility:hidden}}@media (max-width: 1024px){.header__nav.active{opacity:1;visibility:visible;pointer-events:all;background-color:#00000040}}@media (max-width: 1024px){.header__nav-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;height:100%;width:100%;padding:30px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#238ce2;-webkit-transform:translateX(400px);transform:translate(400px);-webkit-transition:-webkit-transform ease-in-out .4s;transition:-webkit-transform ease-in-out .4s;transition:transform ease-in-out .4s;transition:transform ease-in-out .4s,-webkit-transform ease-in-out .4s}}@media (max-width: 1024px){.header__nav.active .header__nav-wrapper{-webkit-transform:translateX(0);transform:translate(0)}}.header__nav-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px 30px;margin:0;padding:0;list-style-type:none}@media (max-width: 1024px){.header__nav-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;gap:24px}}.header__nav-menu-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.header__nav-menu-item-link{font-family:Jost,sans-serif;font-weight:400;font-size:15px;color:#fff;-webkit-transition:color ease-out .2s;transition:color ease-out .2s}@media (max-width: 1024px){.header__nav-menu-item-link{font-size:18px;text-align:center}}.header__nav-menu-item-link:hover{color:#ffb34a}.header__nav .header__logo{display:none}@media (max-width: 1024px){.header__nav .header__logo{display:block;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.header__nav .header__cabinet{display:none}@media (max-width: 1024px){.header__nav .header__cabinet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.header__nav .header__cabinet-button{max-width:540px;width:100%}@media (max-width: 1024px) and (min-width: 769px){.header__nav .header__cabinet-button{max-width:400px;font-size:14px;padding:10px 16px}}@media (max-width: 768px){.header__nav .header__cabinet{display:flex;flex-direction:row;gap:8px;width:100%;padding:0 16px}.header__nav .header__cabinet-button{max-width:none;width:auto;flex:1;font-size:12px;padding:8px 12px;margin-left:0!important}}.main{overflow:hidden}.first-screen{position:relative;background:linear-gradient(135deg,var(--color-brand-blue-600) 0%,#b9e0ff 100%)}.first-screen:before{content:"";position:absolute;left:0;right:0;bottom:0;z-index:20;display:block;height:176px;background:url(/assets/first-screen/first-screen-divider.svg) top center/cover no-repeat}@media (max-width: 1320px){.first-screen:before{height:124px}}@media (max-width: 576px){.first-screen:before{height:80px}}.first-screen:after{content:"";position:absolute;left:0;bottom:-144px;z-index:20;display:block;width:416px;aspect-ratio:416/540;background:url(/assets/first-screen/first-screen-hat.png) top center/cover no-repeat;pointer-events:none}@media (max-width: 1600px){.first-screen:after{bottom:-100px;width:320px}}@media (max-width: 1320px){.first-screen:after{bottom:-70px;width:240px}}@media (max-width: 1024px){.first-screen:after{display:none}}.first-screen__wrapper{position:relative;z-index:10;padding:222px 0 283px}@media (max-width: 1320px){.first-screen__wrapper{padding:200px 0}}@media (max-width: 1024px){.first-screen__wrapper{padding:100px 0 0}}.first-screen__content{position:relative;z-index:11;max-width:650px}@media (max-width: 1320px){.first-screen__content{max-width:560px}}@media (max-width: 1024px){.first-screen__content{max-width:none;margin:0 0 20px}}.first-screen__content-title{margin:0 0 20px;font-family:var(--font-family-display);font-weight:800;font-size:52px;color:#fff}@media (max-width: 1320px){.first-screen__content-title{font-size:44px}}@media (max-width: 1024px){.first-screen__content-title{text-align:center}}@media (max-width: 576px){.first-screen__content-title{font-size:32px}}.first-screen__content-descripton{margin:0 0 60px;font-family:Jost,sans-serif;font-weight:400;font-size:32px;color:#fff}@media (max-width: 1024px){.first-screen__content-descripton{margin-bottom:40px;font-size:24px;text-align:center}}@media (max-width: 576px){.first-screen__content-descripton{margin-bottom:20px}}.first-screen__content-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px 20px}@media (max-width: 1024px){.first-screen__content-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}.first-screen__content-buttons-task,.first-screen__content-buttons-expert{min-width:240px}@media (max-width: 576px){.first-screen__content-buttons-task,.first-screen__content-buttons-expert{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.first-screen__content-buttons-task{background-color:var(--color-brand-orange-500)}.first-screen__content-buttons-task:hover{background-color:var(--color-brand-orange-400)}.first-screen__content-buttons-task:active{background-color:var(--color-brand-orange-600)}.first-screen__content-buttons-expert{background-color:#a5d5fc}.first-screen__content-buttons-expert:hover{background-color:#d6ecfe}.first-screen__content-buttons-expert:active{background-color:#8cc9fb}.first-screen__figure{position:absolute;inset:110px -129px 0 598px;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0;overflow:hidden}@media (max-width: 1320px){.first-screen__figure{top:64px;left:480px}}@media (max-width: 1024px){.first-screen__figure{position:static;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.first-screen__figure-image{display:block;max-width:none;height:100%;width:100%;aspect-ratio:811/879;-o-object-fit:cover;object-fit:cover}@media (max-width: 1024px){.first-screen__figure-image{max-width:100%;width:680px;height:auto}}.place-task{padding:52px 0 30px}@media (max-width: 576px){.place-task{padding:30px 0}}.place-task__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;margin:0 0 30px}@media (max-width: 1024px){.place-task__content{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-bottom:20px}}.place-task__content-title{-webkit-box-flex:0;-ms-flex:0 1 733px;flex:0 1 733px;margin:0;font-family:var(--font-family-display);font-weight:800;font-size:48px;color:var(--color-brand-blue-500)}@media (max-width: 1024px){.place-task__content-title{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;font-size:36px}}@media (max-width: 576px){.place-task__content-title{font-size:32px}}.place-task__content-description{-webkit-box-flex:0;-ms-flex:0 1 420px;flex:0 1 420px;margin:0;font-family:Jost,sans-serif;font-weight:400;font-size:20px;color:var(--color-grey-700)}@media (max-width: 1024px){.place-task__content-description{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}@media (max-width: 576px){.place-task__content-description{font-size:16px}}.place-task__advantages{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}@media (max-width: 576px){.place-task__advantages{gap:8px}}.place-task__advantages-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:8px 20px;border-radius:64px;background:linear-gradient(146deg,var(--color-brand-blue-500) 0%,#97d0ff 100%)}@media (max-width: 576px){.place-task__advantages-card{gap:8px;padding:6px 16px}}.place-task__advantages-card-figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0}.place-task__advantages-card-figure-image{display:block;max-width:100%;width:34px;height:auto}@media (max-width: 576px){.place-task__advantages-card-figure-image{width:30px}}.place-task__advantages-card-text{font-family:Jost,sans-serif;font-weight:700;font-size:18px;color:#fff}@media (max-width: 576px){.place-task__advantages-card-text{font-size:16px}}.advantages__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:14px}.advantages__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-flex:0;-ms-flex:0 0 calc(20% - 11.2px);flex:0 0 calc(20% - 11.2px);padding:20px 15px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;-webkit-box-shadow:0 8px 19px 0 rgba(0,0,0,.1);box-shadow:0 8px 19px #0000001a;background:#fff}@media (max-width: 1024px){.advantages__card{-webkit-box-flex:1;-ms-flex:1 0 calc(33.3333333333% - 9.3333333333px);flex:1 0 calc(33.3333333333% - 9.3333333333px)}}@media (max-width: 768px){.advantages__card{-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 7px);flex:1 0 calc(50% - 7px)}}@media (max-width: 576px){.advantages__card{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.advantages__card-icon{margin:0}.advantages__card-icon-image{display:block;max-width:100%;width:61px;height:auto}.advantages__card-title{margin:0;font-family:Jost,sans-serif;font-weight:600;font-size:16px;color:#000}.advantages__card-text{font-family:Jost,sans-serif;font-weight:400;font-size:14px;color:#000}.prices{padding:130px 0 110px}@media (max-width: 1024px){.prices{padding:100px 0}}.prices__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}@media (max-width: 1024px){.prices__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.prices__details{-webkit-box-flex:0;-ms-flex:0 1 516px;flex:0 1 516px}@media (max-width: 1024px){.prices__details{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.prices__details-title{margin:0 0 10px;font-family:var(--font-family-display);font-weight:800;font-size:48px;color:var(--color-brand-purple-500)}@media (max-width: 1024px){.prices__details-title{font-size:40px}}@media (max-width: 576px){.prices__details-title{font-size:32px}}.prices__details-description{font-family:Jost,sans-serif;font-weight:400;font-size:24px;color:var(--color-grey-700)}@media (max-width: 1024px){.prices__details-description{font-size:20px}}@media (max-width: 576px){.prices__details-description{font-size:16px}}.prices__main{position:relative;-webkit-box-flex:0;-ms-flex:0 1 711px;flex:0 1 711px}@media (max-width: 1024px){.prices__main{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.prices__main:before{content:"";position:absolute;top:-145px;left:290px;display:block;width:764px;aspect-ratio:1/1;background:url(/assets/prices/prices-bg.png) center/cover no-repeat}@media (max-width: 1024px){.prices__main:before{display:none}}.prices__main-visible,.prices__main-hidden{position:relative;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.prices__main-hidden{max-height:0px;overflow:hidden;-webkit-transition:max-height ease-out .4s;transition:max-height ease-out .4s}.prices__main-hidden:before{content:"";display:block;height:1px;width:100%}.prices__main.active .prices__main-hidden{overflow:visible}.prices__main-card{display:block;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;-webkit-box-shadow:0 8px 19px 0 rgba(0,0,0,.1);box-shadow:0 8px 19px #0000001a;background:#fff}@media (max-width: 576px){.prices__main-card{padding:20px}}.prices__main-card-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:40px}@media (max-width: 576px){.prices__main-card-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}}.prices__main-card-details{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media (max-width: 576px){.prices__main-card-details{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.prices__main-card-details-title{margin:0 0 12px;font-family:Jost,sans-serif;font-weight:700;font-size:32px;color:var(--color-grey-700)}@media (max-width: 576px){.prices__main-card-details-title{font-size:28px}}.prices__main-card-details-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px 40px}.prices__main-card-details-info-item{font-family:Jost,sans-serif}.prices__main-card-details-info-item-title{font-weight:400;font-size:20px;color:var(--color-grey-700)}@media (max-width: 576px){.prices__main-card-details-info-item-title{font-size:16px}}.prices__main-card-details-info-item-value{font-weight:700;font-size:24px;color:var(--color-brand-blue-500)}@media (max-width: 576px){.prices__main-card-details-info-item-value{font-size:20px}}.prices__main-card-more{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.prices__main-card-more-button{padding:13px 36px;background-color:var(--color-brand-orange-500)}.prices__main-card-more-button:hover{background-color:var(--color-brand-orange-400)}.prices__main-card-more-button:active{background-color:var(--color-brand-orange-600)}.prices__main-more{position:absolute;left:-36px;right:-36px;bottom:-22px;z-index:30;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:118px 22px 22px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(60.58%,rgba(255,255,255,.8)),to(#fff));background:linear-gradient(180deg,#fff0,#fffc 60.58%,#fff)}.prices__main-more-button{padding:21px 88px;color:#fff;background-color:var(--color-brand-purple-500)}.prices__main-more-button:hover{background-color:#b77dff}.prices__main-more-button:active{background-color:#8d31ff}.prices__main.active .prices__main-more{display:none}.only-pro{position:relative;z-index:100;background:linear-gradient(147deg,var(--color-brand-purple-500) 0%,var(--color-brand-purple-700) 100%)}.only-pro:before{content:"";position:absolute;inset:0 0 0 50%;z-index:1;background:url(/assets/only-pro/only-pro-ring.svg) left center/706px no-repeat;-webkit-transform:translateX(252px);transform:translate(252px)}@media (max-width: 1024px){.only-pro:before{-webkit-transform:translateX(0);transform:translate(0)}}.only-pro__wrapper{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:117px 0 110px}@media (max-width: 1024px){.only-pro__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:80px 0 60px}}@media (max-width: 576px){.only-pro__wrapper{padding:60px 0 0}}.only-pro__teacher{position:absolute;right:514px;bottom:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:952px;height:100%}@media (max-width: 1320px){.only-pro__teacher{right:440px;width:800px}}@media (max-width: 1024px){.only-pro__teacher{position:static;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:-54px;margin-bottom:0;width:100%;aspect-ratio:auto}}@media (max-width: 576px){.only-pro__teacher{margin-top:-40px;margin-bottom:0}}.only-pro__teacher-image{display:block;max-width:100%;width:100%;height:100%;object-fit:contain;object-position:bottom}@media (max-width: 1024px){.only-pro__teacher-image{width:640px}}.only-pro__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:0;-ms-flex:0 1 825px;flex:0 1 825px}@media (max-width: 1320px){.only-pro__main{-webkit-box-flex:0;-ms-flex:0 0 720px;flex:0 0 720px}}@media (max-width: 1024px){.only-pro__main{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;padding-bottom:20px}}@media (max-width: 576px){.only-pro__main{padding-bottom:30px}}.only-pro__title{margin:0 0 10px;font-family:var(--font-family-display);font-weight:800;font-size:48px;color:#fff}@media (max-width: 1024px){.only-pro__title{font-size:40px;text-align:center}}@media (max-width: 576px){.only-pro__title{font-size:32px}}.only-pro__description{margin:0 0 20px;font-family:Jost,sans-serif;font-weight:400;font-size:24px;color:#fff}@media (max-width: 1024px){.only-pro__description{font-size:20px;text-align:center}}@media (max-width: 576px){.only-pro__description{font-size:16px}}.only-pro__logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.only-pro__logos-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 7.5px);flex:0 0 calc(25% - 7.5px);padding:5px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;-webkit-box-shadow:0 8px 19px 0 rgba(0,0,0,.1);box-shadow:0 8px 19px #0000001a;background:#fff}@media (max-width: 768px){.only-pro__logos-item{-webkit-box-flex:0;-ms-flex:0 0 calc(33.3333333333% - 6.6666666667px);flex:0 0 calc(33.3333333333% - 6.6666666667px)}}@media (max-width: 576px){.only-pro__logos-item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 5px);flex:0 0 calc(50% - 5px)}}.only-pro__logos-item-image{display:block;max-width:100%;max-height:94px;height:auto}.only-pro__additional-text{margin-top:20px;margin-bottom:0;padding:0 20px;font-family:Jost,sans-serif;font-weight:400;font-size:20px;color:#fff;text-align:center;position:relative;z-index:5}@media (max-width: 1024px){.only-pro__additional-text{margin-top:25px;padding:0 15px}}@media (max-width: 576px){.only-pro__additional-text{font-size:16px;margin-top:20px;margin-bottom:10px;padding:0 10px;line-height:1.4}}.reviews{padding:125px 0 130px}@media (max-width: 1024px){.reviews{padding:100px 0}}@media (max-width: 576px){.reviews{padding:64px 0}}.reviews__title{max-width:887px;margin:0 0 15px;font-family:var(--font-family-display);font-weight:800;font-size:48px;color:var(--color-brand-blue-500)}@media (max-width: 1024px){.reviews__title{font-size:40px}}@media (max-width: 576px){.reviews__title{font-size:32px}}.reviews__description{margin:0 0 30px;font-family:Jost,sans-serif;font-weight:400;font-size:24px;color:var(--color-grey-700)}@media (max-width: 1024px){.reviews__description{font-size:20px}}@media (max-width: 576px){.reviews__description{font-size:16px}}.reviews__slider .swiper{overflow:visible}.reviews__slider .swiper-slide{-webkit-box-shadow:0 8px 19px 0 rgba(0,0,0,.1);box-shadow:0 8px 19px #0000001a;background-color:#fff}.reviews__slider-slide{padding:25px 20px}.reviews__slider-slide-name{margin:0 0 5px;font-family:Jost,sans-serif;font-weight:700;font-size:20px;color:var(--color-grey-700)}.reviews__slider-slide-type{margin:0 0 20px;font-family:Jost,sans-serif;font-weight:400;font-size:16px;color:var(--color-grey-700);opacity:.5}.reviews__slider-slide-text{margin:0 0 20px;font-family:Jost,sans-serif;font-weight:400;font-size:16px;color:var(--color-grey-700);opacity:.8}.reviews__slider-slide-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reviews__slider-slide-bottom:after{content:"";display:inline-block;width:58px;aspect-ratio:1;background:url(/assets/icons/quote.svg) center/cover no-repeat;opacity:.3;-webkit-transition:opacity ease-out .2s;transition:opacity ease-out .2s}.reviews__slider-slide-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.reviews__slider-slide-rating-star{display:inline-block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:17px;aspect-ratio:1;background:url(/assets/icons/star.svg) center/cover no-repeat}.reviews__slider .swiper-slide-active .reviews__slider-slide-bottom:after{opacity:1}.reviews__slider-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;margin:40px 0 0}.reviews__slider-controls-prev,.reviews__slider-controls-next{display:inline-block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:30px;aspect-ratio:1/1;background:url(/assets/icons/arrow-next.svg) center/cover no-repeat;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.reviews__slider-controls-prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.reviews__slider-controls-next{-webkit-transform:rotate(0deg);transform:rotate(0)}.reviews__slider-controls-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;gap:7px;width:auto!important}.reviews__slider-controls-pagination .swiper-pagination-bullet{display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0!important;width:7px;height:7px;border-radius:90px;opacity:1;background-color:#ededed;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-duration:.4s;transition-duration:.4s}.reviews__slider-controls-pagination .swiper-pagination-bullet-active{width:35px;background-color:var(--color-brand-orange-500)}.leave-order__title{margin:0 0 30px;font-family:var(--font-family-display);font-weight:800;font-size:48px;text-align:center;color:var(--color-brand-purple-500)}@media (max-width: 1024px){.leave-order__title{font-size:40px;text-align:center}}@media (max-width: 576px){.leave-order__title{font-size:32px}}.leave-order__steps{position:relative}.leave-order__steps:before{content:"";position:absolute;top:102px;left:0;right:0;z-index:10;display:block;width:100%;height:10px;border-radius:90px;background:linear-gradient(147deg,var(--color-brand-blue-500) 0%,#b9e0ff 100%)}@media (max-width: 1024px){.leave-order__steps:before{inset:0 auto 0 50%;width:10px;height:auto;opacity:.25;-webkit-transform:translateX(-50%);transform:translate(-50%)}}.leave-order__steps-wrapper{position:relative;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;max-width:1064px;width:100%;margin:0 auto}@media (max-width: 1024px){.leave-order__steps-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 0}}.leave-order__steps-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 1 300px;flex:0 1 300px}@media (max-width: 1024px){.leave-order__steps-item{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;max-width:400px}}.leave-order__steps-item-title{margin:0 0 15px;font-family:Jost,sans-serif;font-weight:600;font-size:24px;text-align:center;color:var(--color-grey-700)}.leave-order__steps-item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:114px;margin:0 0 15px;padding:24px;aspect-ratio:1;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:100px;background-color:#fff;-webkit-box-shadow:0 8px 19px 0 rgba(0,0,0,.1);box-shadow:0 8px 19px #0000001a}.leave-order__steps-item-icon-image{display:block;max-width:100%;height:auto}.leave-order__steps-item-text{font-family:Jost,sans-serif;font-weight:400;font-size:20px;text-align:center;color:#000}.leave-order__order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:50px 0 0}.leave-order__order-button{max-width:277px;width:100%}.faq{position:relative;margin:120px 0 50px;overflow:hidden}@media (max-width: 1024px){.faq{margin:100px 0 30px}}.faq__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:76px}@media (max-width: 1024px){.faq__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}}.faq__photo{position:absolute;top:0;left:0;right:calc(50% + 147px);bottom:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;border-radius:0 50px 50px 0;background:linear-gradient(147deg,var(--color-brand-purple-500) 0%,var(--color-brand-purple-700) 100%)}@media (max-width: 1320px){.faq__photo{right:calc(50% + 30px)}}@media (max-width: 1024px){.faq__photo{position:static;inset:auto;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;height:480px;margin:0 -21px;border-radius:0}}@media (max-width: 576px){.faq__photo{height:360px}}.faq__photo-image{display:block;max-width:none;width:1344px;height:auto}@media (max-width: 1320px){.faq__photo-image{width:1024px}}@media (max-width: 576px){.faq__photo-image{width:640px}}.faq__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 711px;flex:0 0 711px;gap:20px}@media (max-width: 1320px){.faq__content{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media (max-width: 1024px){.faq__content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.faq__title{margin:0;font-family:var(--font-family-display);font-weight:800;font-size:48px;color:var(--color-brand-blue-500)}@media (max-width: 1024px){.faq__title{font-size:40px}}@media (max-width: 576px){.faq__title{font-size:32px}}.faq__item{border-radius:10px;-webkit-box-shadow:0 8px 19px 0 rgba(0,0,0,.1);box-shadow:0 8px 19px #0000001a;background-color:#fff}.faq__item-toggler{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;padding:22px 40px;cursor:pointer}@media (max-width: 576px){.faq__item-toggler{padding:16px 32px}}.faq__item-toggler:after{content:"+";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:30px;aspect-ratio:1;font-family:Jost,sans-serif;font-weight:700;font-size:23px;line-height:100%;text-align:center;color:#464646;border-radius:30px;background-color:#edf7ff;-webkit-transition-property:color,background-color;transition-property:color,background-color;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width: 576px){.faq__item-toggler:after{font-size:20px}}.faq__item-toggler:hover:after{background-color:#bae0ff}.faq__item-toggler-question{font-family:Jost,sans-serif;font-weight:600;font-size:20px;color:#464646;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}@media (max-width: 576px){.faq__item-toggler-question{font-size:16px}}.faq__item.active .faq__item-toggler:after{content:"-";color:#fff;background-color:var(--color-brand-blue-500)}.faq__item.active .faq__item-toggler:hover:after{background-color:#0f7fda}.faq__item-panel{max-height:0px;overflow:hidden;-webkit-transition:max-height ease-out .2s;transition:max-height ease-out .2s}.faq__item-panel-answer{padding:22px 40px 30px;font-family:Jost,sans-serif;font-weight:400;font-size:20px;color:#000;border-top:1px solid #ededed}@media (max-width: 576px){.faq__item-panel-answer{padding:16px 32px 24px;font-size:16px}}.place-task-info{padding:200px 0 140px}@media (max-width: 1024px){.place-task-info{padding:70px 0}}@media (max-width: 768px){.place-task-info{padding:10px 0 40px}}.place-task-info__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:444px;padding:40px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:20px;background:linear-gradient(146deg,var(--color-brand-blue-500) 0%,#97d0ff 100%)}@media (max-width: 768px){.place-task-info__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;height:auto;padding:30px 20px 0}}.place-task-info__client,.place-task-info__expert{position:relative;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width: 768px){.place-task-info__client,.place-task-info__expert{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px)}}@media (max-width: 576px){.place-task-info__client,.place-task-info__expert{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.place-task-info__client-title,.place-task-info__expert-title{margin:0 0 15px;font-family:var(--font-family-display);font-weight:800;font-size:48px;color:#fff}@media (max-width: 1024px){.place-task-info__client-title,.place-task-info__expert-title{font-size:40px}}@media (max-width: 576px){.place-task-info__client-title,.place-task-info__expert-title{font-size:32px}}.place-task-info__client-button,.place-task-info__expert-button{max-width:238px;width:100%;padding:18px 32px}@media (max-width: 576px){.place-task-info__client-button,.place-task-info__expert-button{max-width:320px}}.place-task-info__client{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width: 576px){.place-task-info__client{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.place-task-info__client-title{text-align:left}@media (max-width: 576px){.place-task-info__client-title{text-align:center}}.place-task-info__expert{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 576px){.place-task-info__expert{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.place-task-info__expert-title{text-align:right}@media (max-width: 576px){.place-task-info__expert-title{text-align:center}}.place-task-info__photo{position:absolute;top:-193px;left:50%;bottom:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:695px;margin:0;-webkit-transform:translateX(calc(-50% + 50px));transform:translate(calc(-50% + 50px))}@media (max-width: 1024px){.place-task-info__photo{width:560px}}@media (max-width: 768px){.place-task-info__photo{position:static;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%;-webkit-transform:none;transform:none}}@media (max-width: 576px){.place-task-info__photo{margin:0 -16px}}.place-task-info__photo-image{display:block;max-width:100%;height:auto}.footer{background-color:#151b32}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;padding:40px 0}@media (max-width: 768px){.footer__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:30px 0;gap:20px}}.footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px 30px}@media (max-width: 1320px){.footer__contacts{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width: 768px){.footer__contacts{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.footer__contacts-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;gap:10px}.footer__contacts-link-icon{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;width:32px;height:auto}@media (max-width: 576px){.footer__contacts-link-icon{width:24px}}.footer__contacts-link-text{font-family:Jost,sans-serif;font-weight:400;font-size:20px;color:#fff;-webkit-transition:color ease-out .2s;transition:color ease-out .2s}@media (max-width: 576px){.footer__contacts-link-text{font-size:16px}}.footer__contacts-link:hover .footer__contacts-link-text{color:#ffb34a}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}@media (max-width: 768px){.footer__social{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.footer__social-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.footer__social-link-icon{display:block;max-width:100%;height:auto;-webkit-transition:-webkit-transform ease-out .4s;transition:-webkit-transform ease-out .4s;transition:transform ease-out .4s;transition:transform ease-out .4s,-webkit-transform ease-out .4s}.footer__social-link:hover .footer__social-link-icon{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}.footer__documents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px 30px}@media (max-width: 1320px){.footer__documents{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width: 768px){.footer__documents{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer__documents-link{font-family:Jost,sans-serif;font-weight:400;font-size:16px;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#fff;-webkit-transition:color ease-out .2s;transition:color ease-out .2s}@media (max-width: 576px){.footer__documents-link{font-size:14px}}.footer__documents-link:hover{color:#ffb34a}.header__logo-link{position:relative;display:flex;align-items:center;justify-content:center;width:90px;height:90px;background:#fff;border-radius:50%;box-shadow:0 0 12px #fffc,0 0 25px #fff9,0 0 38px #fff6,0 0 50px #fff3;animation:glow 3s ease-in-out infinite;transition:all .3s ease}.header__logo-link:hover{box-shadow:0 0 20px #fff,0 0 40px #fffc,0 0 55px #fff9,0 0 70px #fff6;transform:scale(1.05)}@keyframes glow{0%,to{box-shadow:0 0 15px #fffc,0 0 30px #fff9,0 0 45px #fff6,0 0 60px #fff3}50%{box-shadow:0 0 20px #fff,0 0 40px #fffc,0 0 55px #fff9,0 0 70px #fff6}}.header__logo-link-image{position:relative;z-index:1;width:62px;height:auto}@media (max-width: 1024px){.header__logo-link{width:80px;height:80px}.header__logo-link-image{width:55px}}@media (max-width: 576px){.header__logo-link{width:70px;height:70px;box-shadow:0 0 10px #fffc,0 0 20px #fff9,0 0 30px #fff6}.header__logo-link-image{width:48px}}.expert-page{background-color:#f0f2f5}.expert-page .first-screen__wrapper,.partner-page .first-screen__wrapper{overflow:visible!important}.expert-page .first-screen__figure,.partner-page .first-screen__figure{overflow:visible!important;position:fixed!important;top:110px!important;left:50%!important;right:auto!important;bottom:0;z-index:500!important;display:flex;align-items:flex-end;justify-content:flex-start;margin:0;margin-left:0!important;width:50vw!important}.expert-page .first-screen__figure-image,.partner-page .first-screen__figure-image{display:block;max-width:none!important;width:auto!important;height:calc(100vh - 110px)!important;object-fit:contain!important;object-position:left bottom!important}@media (max-width: 1320px) and (min-width: 1025px){.expert-page .first-screen__figure,.partner-page .first-screen__figure{top:80px!important;margin-left:50px!important}.expert-page .first-screen__figure-image,.partner-page .first-screen__figure-image{height:calc(100vh - 80px)!important}}@media (max-width: 1315px) and (min-width: 1025px){.expert-page .first-screen__figure,.partner-page .first-screen__figure{width:45vw!important}}@media (max-width: 1024px){.expert-page .first-screen__figure,.partner-page .first-screen__figure{position:static!important;overflow:visible!important;justify-content:center!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;margin-left:0!important;padding:0 20px}.expert-page .first-screen__figure-image,.partner-page .first-screen__figure-image{max-width:100%!important;width:100%!important;height:auto!important;object-fit:contain!important;object-position:center!important}}@media (max-width: 576px){.expert-page .first-screen__figure,.partner-page .first-screen__figure{padding:0 15px}.expert-page .first-screen__figure-image,.partner-page .first-screen__figure-image{width:100%!important}}.expert-page .place-task{background:#f0f2f5;padding:80px 0;position:relative;overflow:visible;z-index:1}.expert-page .place-task:before{display:none}.expert-page .place-task:after{display:none}@keyframes float{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-20px) translate(10px)}}.expert-page .place-task__content{position:relative;z-index:10;text-align:center;margin-bottom:50px}.expert-page .place-task__content-title{color:#238ce2;font-size:56px;font-weight:900;margin-bottom:20px;text-shadow:none;animation:slideInDown .8s ease-out}@media (max-width: 1024px){.expert-page .place-task__content-title{font-size:42px}}@media (max-width: 576px){.expert-page .place-task__content-title{font-size:32px}}.expert-page .place-task__content-description{color:#fffffff2;font-size:28px;font-weight:500;text-shadow:0 2px 10px rgba(0,0,0,.15);animation:slideInUp .8s ease-out .2s backwards}@media (max-width: 1024px){.expert-page .place-task__content-description{font-size:22px}}@media (max-width: 576px){.expert-page .place-task__content-description{font-size:18px}}.expert-page .place-task__advantages{position:relative;z-index:10;display:grid;grid-template-columns:repeat(2,1fr);gap:40px;max-width:1000px;margin:0 auto}.expert-page .place-task__advantages-card:nth-child(7){grid-column:1 / -1;max-width:470px;margin:0 auto;width:100%}@media (max-width: 768px){.expert-page .place-task__advantages{grid-template-columns:1fr;gap:25px;max-width:500px}}.expert-page .place-task__advantages-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:45px 35px;box-shadow:0 10px 40px #00000026;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;animation:scaleIn .6s ease-out backwards;min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center}.expert-page .place-task__advantages-card:nth-child(1){animation-delay:.3s}.expert-page .place-task__advantages-card:nth-child(2){animation-delay:.4s}.expert-page .place-task__advantages-card:nth-child(3){animation-delay:.5s}.expert-page .place-task__advantages-card:nth-child(4){animation-delay:.6s}.expert-page .place-task__advantages-card:nth-child(5){animation-delay:.7s}.expert-page .place-task__advantages-card:nth-child(6){animation-delay:.8s}.expert-page .place-task__advantages-card:nth-child(7){animation-delay:.9s}.expert-page .place-task__advantages-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#667eea,#764ba2);transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.expert-page .place-task__advantages-card:hover:before{transform:scaleX(1)}.expert-page .place-task__advantages-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 60px #667eea66;background:#fff}.expert-page .place-task__advantages-card-figure{margin-bottom:25px;display:flex;align-items:center;justify-content:center;width:90px;height:90px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;margin-left:auto;margin-right:auto;box-shadow:0 10px 25px #667eea66;transition:all .4s cubic-bezier(.4,0,.2,1)}.expert-page .place-task__advantages-card:hover .place-task__advantages-card-figure{transform:rotate(360deg) scale(1.1);box-shadow:0 12px 30px #667eea80}.expert-page .place-task__advantages-card-figure-image{filter:brightness(0) invert(1);width:40px;height:40px;transition:transform .4s cubic-bezier(.4,0,.2,1)}.expert-page .place-task__advantages-card:hover .place-task__advantages-card-figure-image{transform:scale(1.2)}.expert-page .place-task__advantages-card-icon{font-size:48px;color:#fff;transition:transform .4s cubic-bezier(.4,0,.2,1)}.expert-page .place-task__advantages-card:hover .place-task__advantages-card-icon{transform:scale(1.2)}.expert-page .place-task__advantages-card-text{font-size:22px;font-weight:700;color:#2d3748;text-align:center;line-height:1.6;transition:color .3s ease;max-width:90%}.expert-page .place-task__advantages-card:hover .place-task__advantages-card-text{color:#667eea}@media (max-width: 768px){.expert-page .place-task__advantages-card-text{font-size:20px}}@media (max-width: 576px){.expert-page .place-task__advantages-card-text{font-size:18px}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.expert-page .place-task__advantages-card:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:radial-gradient(circle,rgba(102,126,234,.1) 0%,transparent 70%);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.expert-page .place-task__advantages-card:hover:after{width:300px;height:300px}@media (max-width: 1024px){.expert-page .place-task{padding:60px 0}}@media (max-width: 768px){.expert-page .place-task{padding:50px 0}.expert-page .place-task__advantages-card{padding:40px 30px;min-height:220px}}@media (max-width: 576px){.expert-page .place-task{padding:40px 0}.expert-page .place-task__advantages-card{padding:35px 25px;min-height:200px}.expert-page .place-task__advantages-card-figure{width:80px;height:80px}.expert-page .place-task__advantages-card-icon{font-size:42px}}.expert-page .leave-order{background:linear-gradient(135deg,#f093fb,#f5576c);padding:100px 0;position:relative;overflow:hidden}.expert-page .leave-order:before{content:"";position:absolute;top:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(255,255,255,.15) 0%,transparent 70%);border-radius:50%;animation:pulse 4s ease-in-out infinite}.expert-page .leave-order:after{content:"";position:absolute;bottom:-150px;right:-150px;width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%;animation:pulse 6s ease-in-out infinite reverse}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.expert-page .leave-order__wrapper{position:relative;z-index:10;max-width:900px;margin:0 auto}.expert-page .leave-order__content{text-align:center;margin-bottom:50px;animation:fadeInDown .8s ease-out}.expert-page .leave-order__content-title{color:#fff;font-size:48px;font-weight:900;margin-bottom:15px;text-shadow:0 4px 20px rgba(0,0,0,.2)}@media (max-width: 768px){.expert-page .leave-order__content-title{font-size:36px}}@media (max-width: 576px){.expert-page .leave-order__content-title{font-size:28px}}.expert-page .leave-order__content-description{color:#fffffff2;font-size:20px;font-weight:400;text-shadow:0 2px 10px rgba(0,0,0,.15)}@media (max-width: 576px){.expert-page .leave-order__content-description{font-size:16px}}.expert-page .leave-order__form{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:30px;padding:50px;box-shadow:0 20px 60px #0000004d;animation:scaleIn .8s ease-out .3s backwards}@media (max-width: 768px){.expert-page .leave-order__form{padding:40px 30px}}@media (max-width: 576px){.expert-page .leave-order__form{padding:30px 20px;border-radius:20px}}.expert-page .leave-order__form .ant-form-item{margin-bottom:25px}.expert-page .leave-order__form .ant-input,.expert-page .leave-order__form .ant-input-textarea textarea{border-radius:12px;border:2px solid #e2e8f0;padding:14px 18px;font-size:16px;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fff}.expert-page .leave-order__form .ant-input:hover,.expert-page .leave-order__form .ant-input-textarea textarea:hover{border-color:#f093fb;box-shadow:0 0 0 3px #f093fb1a}.expert-page .leave-order__form .ant-input:focus,.expert-page .leave-order__form .ant-input-textarea textarea:focus{border-color:#f093fb;box-shadow:0 0 0 4px #f093fb33;transform:translateY(-2px)}.expert-page .leave-order__form .ant-btn{height:56px;border-radius:12px;font-size:18px;font-weight:700;background:linear-gradient(135deg,#f093fb,#f5576c);border:none;box-shadow:0 8px 20px #f5576c66;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.expert-page .leave-order__form .ant-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.expert-page .leave-order__form .ant-btn:hover:before{left:100%}.expert-page .leave-order__form .ant-btn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #f5576c80}.expert-page .leave-order__form .ant-btn:active{transform:translateY(-1px);box-shadow:0 6px 15px #f5576c66}.expert-page .leave-order__form .ant-form-item{animation:fadeInUp .6s ease-out backwards}.expert-page .leave-order__form .ant-form-item:nth-child(1){animation-delay:.4s}.expert-page .leave-order__form .ant-form-item:nth-child(2){animation-delay:.5s}.expert-page .leave-order__form .ant-form-item:nth-child(3){animation-delay:.6s}.expert-page .leave-order__form .ant-form-item:nth-child(4){animation-delay:.7s}.expert-page .leave-order__form .ant-form-item:nth-child(5){animation-delay:.8s}.expert-page .leave-order__form .ant-form-item:nth-child(6){animation-delay:.9s}.expert-page .leave-order__form .ant-form-item:nth-child(7){animation-delay:1s}.expert-page .leave-order__form .ant-input::placeholder,.expert-page .leave-order__form .ant-input-textarea textarea::placeholder{color:#a0aec0;font-weight:400}.expert-page .leave-order__form .ant-form-item-has-error .ant-input,.expert-page .leave-order__form .ant-form-item-has-error .ant-input-textarea textarea{border-color:#f5576c;box-shadow:0 0 0 3px #f5576c1a}.expert-page .leave-order__form .ant-form-item-explain-error{color:#f5576c;font-weight:500;margin-top:8px}@media (max-width: 1024px){.expert-page .leave-order{padding:80px 0}}@media (max-width: 576px){.expert-page .leave-order{padding:60px 0}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.feedback-form-section{background-color:#ffeb3b;border-radius:20px;padding:40px;margin:40px auto;max-width:1000px}.feedback-form-wrapper{display:flex;flex-direction:column}.feedback-form-input{width:100%;padding:15px;border:1px solid #ccc;border-radius:10px;margin-bottom:20px;box-sizing:border-box}.feedback-form-bottom{display:flex;align-items:center;justify-content:space-between}.feedback-form-text{flex-basis:60%;font-size:14px;color:#333}.feedback-form-text a{color:#673ab7;text-decoration:underline}.feedback-form-button{padding:15px 30px;background-color:#673ab7;color:#fff;border:none;border-radius:10px;cursor:pointer;font-size:16px}@media (max-width: 768px){.feedback-form-section{padding:20px;margin:20px}.feedback-form-bottom{flex-direction:column;align-items:flex-start}.feedback-form-text{margin-bottom:20px}.feedback-form-button{width:100%;text-align:center}}.partner-benefits__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;max-width:1000px;margin:0 auto}@media (max-width: 768px){.partner-benefits__grid{grid-template-columns:1fr;gap:25px;max-width:500px}}.partner-benefits .place-task__advantages-card{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:45px 35px}.partner-benefits .place-task__advantages-card-figure{margin-bottom:25px;width:90px;height:90px;background:linear-gradient(135deg,#f093fb,#f5576c);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #f093fb66}.partner-benefits .place-task__advantages-card-icon{font-size:48px;color:#fff}.partner-benefits .place-task__advantages-card-text{font-size:22px;font-weight:700;text-align:center;line-height:1.6;max-width:90%}.partner-page .advantages__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;max-width:1000px;margin:0 auto}@media (max-width: 768px){.partner-page .advantages__wrapper{grid-template-columns:1fr;gap:20px}}.partner-page .advantages__card{min-height:200px;display:flex;flex-direction:column;padding:30px 25px}.partner-page .advantages__card-icon{margin-bottom:20px}.partner-page .advantages__card-icon-image{width:70px;height:70px}.partner-page .advantages__card-title{font-size:20px;margin-bottom:12px}.partner-page .advantages__card-text{font-size:16px;line-height:1.6}@media (max-width: 576px){.partner-benefits .place-task__advantages-card{padding:35px 25px;min-height:200px}.partner-benefits .place-task__advantages-card-figure{width:80px;height:80px}.partner-benefits .place-task__advantages-card-icon{font-size:42px}.partner-benefits .place-task__advantages-card-text{font-size:18px}}.partner-page .advantages__card-icon-antd{font-size:61px;color:#ffb34a;font-weight:300}.partner-page .advantages__card-icon-flaticon{font-size:61px;color:#ffb34a;line-height:1}.partner-page .advantages__card-icon{display:flex;align-items:center;justify-content:center}:root{--max-width: 1200px;--border-radius: 8px;--font-mono: ui-monospace, Menlo, Monaco, "Cascadia Mono", "Segoe UI Mono", "Roboto Mono", "Oxygen Mono", "Ubuntu Monospace", "Source Code Pro", "Fira Mono", "Droid Sans Mono", "Courier New", monospace}*{box-sizing:border-box;padding:0;margin:0}html,body{max-width:100vw;overflow-x:hidden;min-height:100vh}a{color:inherit;text-decoration:none}.ant-layout{min-height:100vh}.ant-layout-content{padding:24px;max-width:var(--max-width);margin:0 auto;width:100%}:root{--color-brand-blue-500: #2c98f0;--color-brand-blue-600: #238ce2;--color-brand-blue-700: #0f7fda;--color-brand-blue-200: #a5d5fc;--color-brand-blue-100: #d6ecfe;--color-brand-purple-500: #9b4aff;--color-brand-purple-700: #431b73;--color-brand-orange-500: #ffb34a;--color-brand-orange-600: #ffa831;--color-brand-orange-400: #ffc87d;--color-grey-900: #181d42;--color-grey-800: #151b32;--color-grey-700: #282828;--color-grey-600: #464646;--color-grey-300: #ededed;--color-grey-100: #edf7ff;--font-family-sans: "Jost", sans-serif;--font-family-display: "Alegreya", sans-serif;--radius-xl: 64px;--radius-lg: 20px;--radius-md: 10px;--radius-sm: 8px;--shadow-card: 0 8px 19px 0 rgba(0, 0, 0, .1)}.ant-modal-mask,.ant-modal-wrap,.ant-modal-confirm .ant-modal-mask,.ant-modal-confirm-wrap .ant-modal-mask{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}@media (max-width: 576px){.ant-modal{width:calc(100% - 24px)!important;max-width:420px;margin:12px auto!important}.ant-modal-content{border-radius:12px;padding:16px!important}.verification-modal .ant-modal-body>div{gap:10px!important}.verification-modal .ant-modal-body .ant-input{font-size:16px}.verification-modal .ant-modal-body .ant-btn{width:100%}.verification-modal .ant-modal-body .ant-btn+.ant-btn{margin-top:8px}.password-reset-modal .ant-modal-body .d-flex{flex-wrap:wrap;justify-content:center;gap:8px!important}.password-reset-modal .ant-modal-body input[id^=reset-code-]{width:38px!important;height:44px!important;font-size:20px!important}}.ant-card.unread-message,[style*="background: rgb(240, 253, 244)"],[style*="background-color: rgb(240, 253, 244)"]{background:#3b82f61a!important}.ant-avatar.unread-avatar,.ant-avatar[style*="background-color: rgb(16, 185, 129)"],.ant-badge-count.unread-badge,.ant-badge-count[style*="background-color: rgb(16, 185, 129)"]{background-color:#3b82f6e6!important}.unread-message-text,[style*="color: rgb(5, 150, 105)"]{color:#3b82f6!important;font-weight:500}.ant-badge-dot.unread-indicator,.ant-badge-dot[style*=background]{background-color:#3b82f6e6!important}.ant-list-item[style*=background],.ant-card[style*="background: rgb(240, 253, 244)"]{background:#3b82f61a!important}@media (max-width: 840px){.ant-modal.messages-modal{max-width:90%!important}.ant-modal.messages-modal .ant-modal-body,.ant-list-item{padding:12px!important}.ant-avatar{width:40px!important;height:40px!important}.ant-comment{padding:8px!important}.ant-comment-content,.ant-input-textarea textarea{font-size:14px!important}}@media (max-width: 480px){.ant-modal.messages-modal{max-width:100%!important;margin:0!important;top:0!important;padding:0!important}.ant-modal.messages-modal .ant-modal-content{height:100vh!important;border-radius:0!important;display:flex!important;flex-direction:column!important}.ant-modal.messages-modal .ant-modal-header{padding:12px!important;flex-shrink:0!important}.ant-modal.messages-modal .ant-modal-body{padding:8px!important;flex:1!important;overflow-y:auto!important}.ant-modal.messages-modal .ant-modal-footer{padding:8px!important;flex-shrink:0!important}.ant-list-item{padding:8px!important}.ant-avatar{width:36px!important;height:36px!important}.ant-list-item-meta-title{font-size:14px!important}.ant-list-item-meta-description{font-size:12px!important}.ant-badge-count{font-size:11px!important;min-width:18px!important;height:18px!important;line-height:18px!important}.ant-comment{padding:6px!important}.ant-comment-avatar{margin-right:8px!important}.ant-comment-content{font-size:13px!important}.ant-comment-content-author{font-size:12px!important}.ant-comment-content-author-time{font-size:11px!important}.ant-input-textarea textarea{font-size:13px!important;min-height:60px!important}.ant-btn{height:32px!important;font-size:13px!important}.ant-tabs-tab{padding:8px 12px!important;font-size:13px!important}.ant-input-search{font-size:13px!important}.ant-input-search .ant-input{height:32px!important}}@media (max-width: 360px){.ant-list-item{padding:6px!important}.ant-avatar{width:32px!important;height:32px!important}.ant-list-item-meta-title{font-size:13px!important}.ant-list-item-meta-description{font-size:11px!important}.ant-comment-content{font-size:12px!important}.ant-input-textarea textarea{font-size:12px!important;min-height:50px!important}}.ant-modal{max-width:90%}.ant-modal-content{border-radius:16px}.ant-modal-header{border-radius:16px 16px 0 0;padding:20px 24px}.ant-modal-body{padding:24px}.ant-modal-footer{padding:16px 24px;border-radius:0 0 16px 16px}@media (max-width: 840px){.ant-modal{max-width:90%!important;margin:20px auto!important}.ant-modal-content{border-radius:12px!important}.ant-modal-header{padding:16px 20px!important;border-radius:12px 12px 0 0!important}.ant-modal-title{font-size:18px!important}.ant-modal-body{padding:16px 20px!important;max-height:calc(100vh - 200px)!important;overflow-y:auto!important}.ant-modal-footer{padding:12px 20px!important;border-radius:0 0 12px 12px!important}.ant-modal-footer .ant-btn{height:36px!important}.ant-form-item{margin-bottom:16px!important}.ant-form-item-label>label{font-size:14px!important}.ant-input,.ant-input-number,.ant-select-selector,.ant-picker{height:36px!important;font-size:14px!important}.ant-input-textarea textarea{font-size:14px!important}}@media (max-width: 480px){.ant-modal{max-width:100%!important;width:100%!important;margin:0!important;top:0!important;padding:0!important}.ant-modal-wrap{overflow:hidden!important}.ant-modal-content{height:100vh!important;border-radius:0!important;display:flex!important;flex-direction:column!important}.ant-modal-header{padding:12px 16px!important;border-radius:0!important;flex-shrink:0!important;border-bottom:1px solid #f0f0f0!important}.ant-modal-title{font-size:16px!important;font-weight:600!important}.ant-modal-close{top:12px!important;right:12px!important}.ant-modal-close-x{width:40px!important;height:40px!important;line-height:40px!important;font-size:16px!important}.ant-modal-body{padding:12px 16px!important;flex:1!important;overflow-y:auto!important;max-height:none!important}.ant-modal-footer{padding:12px 16px!important;border-radius:0!important;flex-shrink:0!important;border-top:1px solid #f0f0f0!important;display:flex!important;flex-direction:column!important;gap:8px!important}.ant-modal-footer .ant-btn{width:100%!important;height:40px!important;font-size:14px!important;margin:0!important}.ant-form-item{margin-bottom:12px!important}.ant-form-item-label{padding-bottom:4px!important}.ant-form-item-label>label{font-size:13px!important;height:auto!important}.ant-input,.ant-input-number,.ant-select-selector,.ant-picker{height:40px!important;font-size:14px!important}.ant-input-textarea textarea{font-size:14px!important;min-height:80px!important}.ant-select-dropdown{max-height:50vh!important}.ant-picker-dropdown{max-width:95vw!important}.ant-tabs-nav{margin-bottom:12px!important}.ant-tabs-tab{padding:8px 12px!important;font-size:13px!important}.ant-table{font-size:12px!important}.ant-table-thead>tr>th{padding:8px 4px!important;font-size:12px!important}.ant-table-tbody>tr>td{padding:8px 4px!important;font-size:12px!important}.ant-upload-list-item{font-size:12px!important}.ant-steps-item-title{font-size:13px!important}.ant-steps-item-description{font-size:11px!important}.ant-collapse-header{padding:10px 12px!important;font-size:13px!important}.ant-collapse-content-box{padding:12px!important}.ant-descriptions-item-label{font-size:12px!important}.ant-descriptions-item-content,.ant-timeline-item-content,.ant-card{font-size:13px!important}.ant-card-head{padding:12px!important;font-size:14px!important}.ant-card-body{padding:12px!important}.ant-list-item{padding:10px 0!important}.ant-list-item-meta-title{font-size:13px!important}.ant-list-item-meta-description{font-size:12px!important}.ant-divider{margin:12px 0!important}.ant-alert{padding:8px 12px!important;font-size:13px!important}.ant-badge{font-size:11px!important}.ant-tag{font-size:11px!important;padding:2px 6px!important}.ant-radio-wrapper,.ant-checkbox-wrapper{font-size:13px!important}.ant-switch{min-width:40px!important;height:20px!important}.ant-slider{margin:8px 0!important}.ant-rate{font-size:18px!important}.ant-pagination-item{min-width:28px!important;height:28px!important;line-height:26px!important;font-size:12px!important}.ant-pagination-prev,.ant-pagination-next{min-width:28px!important;height:28px!important;line-height:26px!important}}@media (max-width: 360px){.ant-modal-header{padding:10px 12px!important}.ant-modal-title{font-size:15px!important}.ant-modal-body,.ant-modal-footer{padding:10px 12px!important}.ant-modal-footer .ant-btn{height:36px!important;font-size:13px!important}.ant-form-item{margin-bottom:10px!important}.ant-input,.ant-input-number,.ant-select-selector,.ant-picker{height:36px!important;font-size:13px!important}.ant-input-textarea textarea{font-size:13px!important;min-height:70px!important}}@media (max-width: 840px) and (orientation: landscape){.ant-modal-body{max-height:calc(100vh - 120px)!important}}@media (max-width: 480px){.ant-drawer-content-wrapper{width:100%!important;max-width:100%!important}.ant-drawer-header{padding:12px 16px!important}.ant-drawer-title{font-size:16px!important}.ant-drawer-body,.ant-drawer-footer{padding:12px 16px!important}}@media (max-width: 480px){.ant-popover{max-width:90vw!important}.ant-popover-inner-content{padding:8px 12px!important;font-size:13px!important}.ant-tooltip-inner{padding:6px 8px!important;font-size:12px!important}}.ant-avatar{width:100px!important;height:100px!important;font-size:50px!important;border:3px solid rgb(255,255,255)!important;box-shadow:#00000026 0 4px 12px!important;flex-shrink:0!important}.ant-avatar.ant-avatar-icon,.ant-avatar .anticon{font-size:50px!important}.ant-avatar .anticon svg{width:50px!important;height:50px!important}.ant-layout-sider .ant-avatar,[class*=sidebar] .ant-avatar,[class*=Sidebar] .ant-avatar{width:48px!important;height:48px!important;font-size:20px!important;border:2px solid rgb(255,255,255)!important}.ant-layout-sider .ant-avatar.ant-avatar-icon,[class*=sidebar] .ant-avatar.ant-avatar-icon,[class*=Sidebar] .ant-avatar.ant-avatar-icon,.ant-layout-sider .ant-avatar .anticon,[class*=sidebar] .ant-avatar .anticon,[class*=Sidebar] .ant-avatar .anticon{font-size:20px!important}.ant-layout-sider .ant-avatar .anticon svg,[class*=sidebar] .ant-avatar .anticon svg,[class*=Sidebar] .ant-avatar .anticon svg{width:20px!important;height:20px!important}.ant-modal .ant-avatar,.ant-drawer .ant-avatar,[class*=modal] .ant-avatar,[class*=Modal] .ant-avatar{width:48px!important;height:48px!important;font-size:20px!important;border:2px solid rgb(255,255,255)!important}.ant-modal .ant-avatar.ant-avatar-icon,.ant-drawer .ant-avatar.ant-avatar-icon,[class*=modal] .ant-avatar.ant-avatar-icon,[class*=Modal] .ant-avatar.ant-avatar-icon,.ant-modal .ant-avatar .anticon,.ant-drawer .ant-avatar .anticon,[class*=modal] .ant-avatar .anticon,[class*=Modal] .ant-avatar .anticon{font-size:20px!important}.ant-modal .ant-avatar .anticon svg,.ant-drawer .ant-avatar .anticon svg,[class*=modal] .ant-avatar .anticon svg,[class*=Modal] .ant-avatar .anticon svg{width:20px!important;height:20px!important}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff 50%,#107afc);padding:24px;overflow:hidden}.auth-card{width:100%;max-width:1000px;display:flex;background:#ffffffe6;border-radius:24px;overflow:hidden;box-shadow:0 24px 60px #0003;max-height:calc(100vh - 48px)}.auth-left{position:relative;flex:1 1 50%;min-height:520px;background:linear-gradient(135deg,#3a7bd5,#00d2ff);color:#fff;padding:24px;z-index:1}.logo-circle{position:absolute;top:16px;left:16px;width:60px;height:60px;border-radius:50%;background:#fff;box-shadow:0 6px 18px #0000002e;z-index:3}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#ffb86c,#ff6ea8)}.brand-text .brand-title{font-weight:700;font-size:36px;letter-spacing:.2px}.brand-text .brand-subtitle{display:block;opacity:.85;font-size:20px}.hero{position:absolute;inset:64px 24px}.hero-image{position:absolute;right:12px;bottom:-24px;width:min(380px,90%);height:auto;object-fit:contain;filter:drop-shadow(0 18px 32px rgba(0,0,0,.25));z-index:1}.chat-bubbles{position:absolute;top:16px;left:0;right:0;display:grid;grid-template-columns:1.3fr 1fr;grid-auto-rows:min-content;gap:12px 8px;align-items:start;padding:0 8px;pointer-events:none;z-index:2}@media (max-width: 768px){.chat-bubbles{display:none!important}}.bubble{max-width:100%;background:#fffffff5;color:#1a2b49;border-radius:14px;padding:8px 12px;box-shadow:0 8px 20px #0000001f;position:relative}.bubble-left{grid-column:1;grid-row:1;animation:bubbleInLeft .9s cubic-bezier(.22,1,.36,1) both,bubbleGlow 1.8s ease-in-out 1;will-change:transform,opacity,box-shadow}.bubble-right{grid-column:2;grid-row:2;justify-self:end;margin-top:8px;animation:bubbleInRight .9s cubic-bezier(.22,1,.36,1) both;will-change:transform,opacity}.bubble-left-2{grid-column:1;grid-row:3;justify-self:start;animation:bubbleInLeft .9s cubic-bezier(.22,1,.36,1) both,bubbleGlow 1.8s ease-in-out 1 both}.bubble-left:after{content:"";position:absolute;left:-8px;top:14px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:10px solid rgba(255,255,255,.96)}.bubble-right:after{content:"";position:absolute;right:-8px;top:14px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:10px solid rgba(255,255,255,.96)}.bubble-text{font-size:18px;line-height:1.35;font-weight:600;white-space:pre-line}.bubble-thumb{font-size:18px;line-height:1}.bubble-thumb-img{display:inline-block;width:22px;height:22px;vertical-align:middle;image-rendering:auto}.send-ellipsis{grid-column:1 / 3;grid-row:2;justify-self:center;display:inline-flex;align-items:center;gap:4px;opacity:0;transform:translate(-40px);animation:sendFly 1.2s cubic-bezier(.22,1,.36,1) both}.send-ellipsis .dot{width:6px;height:6px;border-radius:50%;background:#298deb;opacity:.95;animation:none}@keyframes sendFly{0%{opacity:0;transform:translate(-40px) translateY(0)}30%{opacity:1;transform:translate(-10px) translateY(0)}to{opacity:0;transform:translate(80px) translateY(0)}}.typing{display:inline-flex;align-items:center;gap:4px;margin-left:8px}.dot{width:6px;height:6px;border-radius:50%;background:#298deb;opacity:.9;animation:bubbleBounce 1.4s ease-in-out infinite}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes bubbleBounce{0%,to{transform:translateY(0)}30%{transform:translateY(-3px)}60%{transform:translateY(0)}}@keyframes bubbleInLeft{0%{transform:translate(-14px) translateY(2px) scale(.98);opacity:0}60%{transform:translate(0) translateY(0) scale(1.02);opacity:1}to{transform:translate(0) translateY(0) scale(1);opacity:1}}@keyframes bubbleGlow{0%{box-shadow:0 8px 20px #0000001f}50%{box-shadow:0 12px 26px #0000002e}to{box-shadow:0 8px 20px #0000001f}}@keyframes bubbleInRight{0%{transform:translate(14px) translateY(2px) scale(.98);opacity:0}60%{transform:translate(0) translateY(0) scale(1.02);opacity:1}to{transform:translate(0) translateY(0) scale(1);opacity:1}}.shape{position:absolute;border-radius:999px;opacity:.9}.shape-1{width:120px;height:18px;left:24px;top:120px;background:#ffd166}.shape-2{width:140px;height:18px;left:24px;top:160px;background:#06d6a0}.shape-3{width:160px;height:18px;left:24px;top:200px;background:#ef476f}.left-footer{position:absolute;left:24px;bottom:16px;font-size:12px;opacity:.8}.bottom-wave{position:absolute;left:0;right:0;bottom:0;height:140px;z-index:2;pointer-events:none;display:block}.auth-right{flex:1 1 50%;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px;position:relative;z-index:3}.role-switch{position:relative;display:flex;background:#fff;border:1px solid #d7dfef;border-radius:999px;padding:6px;box-shadow:0 8px 20px #107afc14}.role-indicator{position:absolute;top:6px;left:6px;height:calc(100% - 12px);width:calc((100% - 12px)/2);background:#107afc;border-radius:999px;box-shadow:0 8px 22px #107afc40;transform:translate(0);transition:transform .26s cubic-bezier(.22,1,.36,1)}.role-indicator.expert{transform:translate(100%)}.role-option{flex:1;border:none;background:transparent;color:#107afc;font-weight:700;font-size:14px;padding:10px 16px;border-radius:999px;cursor:pointer;position:relative;z-index:1;transition:color .16s ease-in-out}.role-option:hover{color:#0a5fd0}.role-option.active{color:#fff}.auth-panel{width:100%;max-width:420px;background:#fff;border-radius:20px;box-shadow:0 12px 40px #50648c2e;padding:16px 16px 0}.panel-header{display:flex;gap:12px;padding:8px 12px}.tab-btn{background:#f2f4f8;color:#4b587c;border:none;border-radius:999px;padding:8px 16px;font-weight:600;cursor:default}.tab-btn.active{background:#e6f0ff;color:#1e4edc}.panel-body{padding:8px 8px 0}.panel-footer{padding:0 16px 16px;text-align:center}.switch-link{color:#ff5c93;font-weight:600;cursor:pointer}.right-footer{position:absolute;bottom:12px;left:50%;transform:translate(-50%);font-size:12px;color:#7180a8}.telegram-auth{display:inline-flex;align-items:center;justify-content:center;gap:16px}.telegram-login,.google-login,.vk-login{display:inline-flex;align-items:center;justify-content:center;transition:transform .2s}.telegram-login:hover,.google-login:hover,.vk-login:hover{transform:translateY(-2px)}.telegram-login img,.google-login img{width:40px;height:40px;object-fit:contain}.vk-login img{width:46px;height:46px;object-fit:contain}.telegram-login-text{font-weight:600;font-size:14px;color:#298deb}@media (max-width: 768px){.telegram-login,.google-login,.vk-login{width:32px;height:32px}.telegram-login img,.google-login img,.vk-login img{width:30px;height:30px}.telegram-login-text{font-size:13px}}.antd-tabs-clean .ant-tabs-nav{margin-bottom:0}.antd-tabs-clean .ant-tabs-content{padding:8px 12px 12px}@media (max-width: 1024px){.login-page{padding:16px}.auth-card{max-width:900px;box-shadow:0 16px 40px #00000026}.auth-left{padding:20px}.auth-right{padding:24px 20px}.auth-panel{max-width:380px;padding:14px 14px 0}}@media (max-width: 768px){.telegram-login{width:32px;height:32px}}@media (max-width: 960px){.auth-card{flex-direction:column-reverse;max-height:none}.auth-left,.bottom-wave,.hero-image{display:none}.logo-circle{width:50px;height:50px;top:12px;left:12px}.auth-right{padding:12px 16px 20px;align-items:flex-start;justify-content:flex-start}.auth-panel{margin-top:0;width:100%;max-width:none}}@media (max-width: 768px){.login-page{padding:20px 12px 12px;min-height:100dvh;height:100dvh;display:flex;align-items:center;justify-content:center}.auth-card{width:100%;max-width:none;border-radius:16px;box-shadow:0 8px 24px #0000001f}.auth-left,.bottom-wave{display:none}.hero{inset:40px 16px}.hero-image{width:60%;margin:16px auto 0}.logo-circle{width:44px;height:44px;top:10px;left:10px}.auth-right{padding:16px 12px}.auth-panel{max-width:none;width:100%;border-radius:16px;padding:12px 12px 4px;box-shadow:0 6px 20px #50648c1f}.antd-tabs-clean .ant-tabs-content{padding:6px 8px 8px}.right-footer{position:static;transform:none;margin-top:12px;font-size:11px}}@media (max-width: 480px){.login-page{padding:16px 8px 8px;min-height:100dvh;height:100dvh;display:flex;align-items:center;justify-content:center}.auth-left{min-height:240px;padding:12px}.hero{inset:32px 12px}.hero-image{width:55%;margin:12px auto 0}.logo-circle{width:40px;height:40px;top:8px;left:8px}.auth-right{padding:12px 8px}.auth-panel{border-radius:12px;padding:10px 10px 2px}.antd-tabs-clean .ant-tabs-content{padding:4px 6px 6px}}._sidebar_15z6g_1{background:#fff;box-shadow:2px 0 8px #0000001a;position:relative;height:100vh;border-right:1px solid #f0f0f0;overflow-y:auto}._sidebarProfile_15z6g_10{display:flex;align-items:center;padding:20px 16px;border-bottom:1px solid #f0f0f0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._sidebarMenu_15z6g_19{border-right:none!important}._logoutMenuItem_15z6g_23{margin-top:auto;border-top:1px solid #f0f0f0}._mobileOverlay_15z6g_29{position:fixed!important;inset:0!important;background:#00000080!important;z-index:99999!important;display:flex!important;animation:_fadeIn_15z6g_1 .2s ease-in-out}._mobileMenu_15z6g_41{position:fixed!important;top:0!important;left:0!important;bottom:0!important;width:100vw!important;background:#fff!important;overflow-y:auto!important;display:flex!important;flex-direction:column!important;animation:_slideIn_15z6g_1 .3s cubic-bezier(.4,0,.2,1);box-shadow:2px 0 8px #00000026!important;z-index:100000!important}._mobileMenuHeader_15z6g_56{display:flex;justify-content:flex-end;padding:16px;border-bottom:1px solid #f0f0f0}._closeButton_15z6g_63{background:none;border:none;font-size:24px;cursor:pointer;padding:8px;color:#666;line-height:1;transition:color .2s}._closeButton_15z6g_63:hover{color:#000}@keyframes _fadeIn_15z6g_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_15z6g_1{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (max-width: 840px){._sidebar_15z6g_1{display:none}}._container_1spv3_2{height:100vh;background:#f3f4f6;padding:0;display:flex;overflow:hidden}._expertDashboardPage_1spv3_11 .ant-layout-sider{position:fixed!important;top:0!important;left:0!important;height:100vh!important;z-index:1001!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2!important;box-shadow:2px 0 8px #0000001a!important}._expertDashboardPage_1spv3_11 .ant-layout-header{margin:0!important;padding-left:24px!important;padding-right:24px!important;width:100%!important;max-width:100%!important;position:fixed!important;top:0!important;left:0!important;z-index:998!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2!important}._expertDashboardPage_1spv3_11 .ant-layout-content{width:100%!important;max-width:100%!important;margin-left:0!important;margin-top:0!important;min-height:100vh!important;box-sizing:border-box!important}._expertContentContainer_1spv3_49{max-width:none;margin:0;width:100%;padding:64px 24px 24px;box-sizing:border-box}@media (max-width: 768px){._expertContentContainer_1spv3_49{width:100%;max-width:100%;padding:80px 16px 16px}}._contentWrapper_1spv3_65{display:flex;width:100%;height:100vh;max-width:100%;margin:0;gap:0;overflow:hidden}._sidebar_1spv3_76{width:280px;flex-shrink:0;background:#fff;display:flex;flex-direction:column;height:100vh;border-right:1px solid #e5e7eb;padding:0;box-shadow:2px 0 8px #0000000d;transition:width .3s ease}._sidebar_1spv3_76._collapsed_1spv3_89{width:80px;overflow:hidden}._sidebar_1spv3_76._collapsed_1spv3_89:hover{width:280px}._sidebar_1spv3_76._collapsed_1spv3_89:hover ._sidebarProfile_1spv3_98{white-space:normal;overflow:visible;justify-content:flex-start}._sidebar_1spv3_76._collapsed_1spv3_89:hover ._sidebarProfile_1spv3_98>div:not(:first-child){display:block}._sidebar_1spv3_76._collapsed_1spv3_89:hover ._sidebarProfile_1spv3_98>button{display:inline-flex}._sidebar_1spv3_76._collapsed_1spv3_89 ._sidebarProfile_1spv3_98{white-space:nowrap;overflow:hidden;justify-content:center;padding:20px 8px;flex-wrap:nowrap}._sidebar_1spv3_76._collapsed_1spv3_89 ._sidebarProfile_1spv3_98>div:first-child{margin:0 auto}._sidebar_1spv3_76._collapsed_1spv3_89 ._sidebarProfile_1spv3_98>div:nth-child(2){display:none!important}._sidebar_1spv3_76._collapsed_1spv3_89 ._sidebarProfile_1spv3_98>button{display:none!important}._sidebarProfile_1spv3_98{display:flex;align-items:center;padding:20px 16px;border-bottom:1px solid #e5e7eb;background:#fff;transition:all .3s ease}._logoutMenuItem_1spv3_141{margin-top:auto!important;border-top:1px solid #e5e7eb!important;padding-top:8px!important}._logoutMenuItem_1spv3_141._ant-menu-item-danger_1spv3_147{color:#ef4444!important}._logoutMenuItem_1spv3_141._ant-menu-item-danger_1spv3_147:hover{background:#ef44441a!important;border-left-color:#ef4444!important}._sidebarMenu_1spv3_156{background:transparent;border:none;flex:1;overflow-y:auto;padding:8px 0;display:flex;flex-direction:column}._sidebar_1spv3_76._collapsed_1spv3_89 ._sidebarMenu_1spv3_156 ._ant-menu-item_1spv3_147{padding-left:28px!important;justify-content:center}._sidebar_1spv3_76._collapsed_1spv3_89:hover ._sidebarMenu_1spv3_156 ._ant-menu-item_1spv3_147{padding-left:16px!important;justify-content:flex-start}._sidebar_1spv3_76._collapsed_1spv3_89 ._sidebarMenu_1spv3_156 ._ant-menu-item_1spv3_147>span:not(._anticon_1spv3_176){display:none!important}._sidebar_1spv3_76._collapsed_1spv3_89:hover ._sidebarMenu_1spv3_156 ._ant-menu-item_1spv3_147>span:not(._anticon_1spv3_176){display:inline!important}._sidebar_1spv3_76._collapsed_1spv3_89 ._sidebarMenu_1spv3_156 ._ant-menu-submenu-title_1spv3_184{padding-left:28px!important;text-align:center;justify-content:center}._sidebar_1spv3_76._collapsed_1spv3_89:hover ._sidebarMenu_1spv3_156 ._ant-menu-submenu-title_1spv3_184{padding-left:16px!important;text-align:left;justify-content:flex-start}._sidebar_1spv3_76._collapsed_1spv3_89 ._sidebarMenu_1spv3_156 ._ant-menu-submenu-title_1spv3_184>span:not(._anticon_1spv3_176){display:none!important}._sidebar_1spv3_76._collapsed_1spv3_89:hover ._sidebarMenu_1spv3_156 ._ant-menu-submenu-title_1spv3_184>span:not(._anticon_1spv3_176){display:inline!important}._sidebar_1spv3_76._collapsed_1spv3_89 ._sidebarMenu_1spv3_156 ._ant-menu-submenu-arrow_1spv3_204,._sidebar_1spv3_76._collapsed_1spv3_89 ._sidebarMenu_1spv3_156 ._ant-menu-submenu_1spv3_184 ._ant-menu_1spv3_147{display:none}._sidebar_1spv3_76._collapsed_1spv3_89:hover ._sidebarMenu_1spv3_156 ._ant-menu-submenu_1spv3_184 ._ant-menu_1spv3_147{display:block}._sidebarMenu_1spv3_156 ._ant-menu-item_1spv3_147{border-radius:0;margin:0;height:44px;line-height:44px;font-size:14px;font-weight:400;padding-left:16px!important;transition:all .2s ease;border-left:3px solid transparent}._sidebarMenu_1spv3_156 ._ant-menu-item_1spv3_147:hover{background:#f3f4f6;border-left-color:#667eea}._sidebarMenu_1spv3_156 ._ant-menu-item-selected_1spv3_233{background:#f3f4f6;color:#667eea;border-left-color:#667eea;font-weight:500}._sidebarMenu_1spv3_156 ._ant-menu-item-selected_1spv3_233 ._anticon_1spv3_176{color:#667eea}._sidebarMenu_1spv3_156 ._ant-menu-item_1spv3_147 ._anticon_1spv3_176{color:#6b7280;font-size:16px}._sidebarMenu_1spv3_156 ._ant-menu-submenu_1spv3_184{border-radius:0}._sidebarMenu_1spv3_156 ._ant-menu-submenu-title_1spv3_184{border-radius:0;margin:0;height:44px;line-height:44px;font-size:14px;font-weight:400;padding-left:16px!important;transition:all .2s ease;border-left:3px solid transparent}._sidebarMenu_1spv3_156 ._ant-menu-submenu-title_1spv3_184:hover{background:#f3f4f6;border-left-color:#667eea}._sidebarMenu_1spv3_156 ._ant-menu-submenu-open_1spv3_270>._ant-menu-submenu-title_1spv3_184{background:#f3f4f6;border-left-color:#667eea;color:#667eea;font-weight:500}._sidebarMenu_1spv3_156 ._ant-menu-submenu-title_1spv3_184 ._anticon_1spv3_176{color:#6b7280;font-size:16px}._sidebarMenu_1spv3_156 ._ant-menu-submenu-open_1spv3_270>._ant-menu-submenu-title_1spv3_184 ._anticon_1spv3_176{color:#667eea}._sidebarMenu_1spv3_156 ._ant-menu-submenu-arrow_1spv3_204{color:#6b7280;right:16px}._sidebarMenu_1spv3_156 ._ant-menu-submenu-open_1spv3_270>._ant-menu-submenu-title_1spv3_184 ._ant-menu-submenu-arrow_1spv3_204{color:#667eea}._sidebarMenu_1spv3_156 ._ant-menu-sub_1spv3_184{background:transparent;border:none}._sidebarMenu_1spv3_156 ._ant-menu-sub_1spv3_184 ._ant-menu-item_1spv3_147{padding-left:48px!important;font-size:13px;height:36px;line-height:36px;border-left:3px solid transparent}._sidebarMenu_1spv3_156 ._ant-menu-sub_1spv3_184 ._ant-menu-item_1spv3_147:hover{background:#f3f4f6;border-left-color:#667eea}._sidebarMenu_1spv3_156 ._ant-menu-sub_1spv3_184 ._ant-menu-item-selected_1spv3_233{background:#f3f4f6;color:#667eea;border-left-color:#667eea;font-weight:500}._mainContent_1spv3_321{flex:1;min-width:0;overflow-y:auto;height:100vh;padding:24px;background:#f3f4f6}._headerProfileContainer_1spv3_331{margin-bottom:32px;box-shadow:0 10px 40px #1118271f;border-radius:24px;overflow:hidden}._header_1spv3_331{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;padding:24px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:0;box-shadow:none;border-bottom:1px solid rgba(229,231,235,.5)}._headerTitle_1spv3_352{font-size:32px;font-weight:700;margin:0;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._buttonPrimary_1spv3_363{background:#1890ff!important;border:none!important;border-radius:12px!important;height:44px;font-size:15px;font-weight:500;box-shadow:0 4px 16px #1890ff4d!important;transition:all .3s ease!important}._buttonPrimary_1spv3_363:hover{background:#40a9ff!important;transform:translateY(-2px);box-shadow:0 6px 20px #1890ff66!important}._buttonSecondary_1spv3_380{background:#ffffffe6!important;border:1px solid rgba(102,126,234,.2)!important;border-radius:12px!important;height:44px;color:#667eea!important;font-weight:500;transition:all .3s ease!important}._buttonSecondary_1spv3_380:hover{background:#667eea1a!important;border-color:#667eea66!important}._buttonDanger_1spv3_395{background:#ef44441a!important;border:1px solid rgba(239,68,68,.3)!important;border-radius:12px!important;height:44px;color:#ef4444!important;font-weight:500;transition:all .3s ease!important}._buttonDanger_1spv3_395:hover{background:#ef444433!important;border-color:#ef444480!important}._applicationCard_1spv3_411{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:32px;margin-bottom:32px;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}._applicationHeader_1spv3_421{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._applicationTitle_1spv3_428{font-size:24px;font-weight:600;margin:0;color:#1f2937}._applicationSubtitle_1spv3_435{font-size:14px;color:#6b7280;margin:4px 0 0}._statusBadge_1spv3_441{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:12px;font-weight:500;font-size:14px}._statusPending_1spv3_451{background:#f973161a;color:#f97316}._statusApproved_1spv3_456{background:#10b9811a;color:#10b981}._statusRejected_1spv3_461{background:#ef44441a;color:#ef4444}._emptyApplicationCard_1spv3_466{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:32px;margin-bottom:32px;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2);text-align:center}._sectionCard_1spv3_478{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:32px;margin-bottom:32px;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}._sectionCardHeader_1spv3_488{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(102,126,234,.1)}._sectionTitle_1spv3_494{font-size:24px;font-weight:600;margin:0;color:#1f2937}._orderCard_1spv3_502{background:#f9fafb;border-radius:16px;padding:24px;margin-bottom:16px;border:1px solid rgba(102,126,234,.1);transition:all .3s ease}._orderCard_1spv3_502:hover{box-shadow:0 4px 16px #667eea1a;border-color:#667eea33}._orderHeader_1spv3_516{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}._orderTitle_1spv3_523{font-size:20px;font-weight:600;margin:0 0 8px;color:#1f2937}._orderTags_1spv3_530{display:flex;flex-wrap:wrap;gap:8px}._tag_1spv3_536{display:inline-block;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#6b72801a;color:#6b7280}._tagBlue_1spv3_546{display:inline-block;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#3b82f61a;color:#3b82f6}._tagGreen_1spv3_556{display:inline-block;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#10b9811a;color:#10b981}._orderBudget_1spv3_566{font-size:24px;font-weight:700;margin:0;color:#667eea}._actionButtons_1spv3_573{display:flex;gap:12px;align-items:center;flex-wrap:wrap}._emptyState_1spv3_580{text-align:center;padding:48px;color:#6b7280}._inputField_1spv3_587{border-radius:12px!important;border:1px solid rgba(102,126,234,.2)!important;padding:12px 16px!important;transition:all .3s ease!important;font-size:15px!important}._inputField_1spv3_587:focus,._inputField_1spv3_587:hover{border-color:#667eea!important;box-shadow:0 0 0 3px #667eea1a!important}._inputField_1spv3_587 .ant-input-number-input{height:44px!important;line-height:44px!important;padding:0!important;display:flex!important;align-items:center!important}._textareaField_1spv3_609{border-radius:12px!important;border:1px solid rgba(102,126,234,.2)!important;padding:12px 16px!important;transition:all .3s ease!important;font-size:15px!important;resize:vertical}._textareaField_1spv3_609:focus,._textareaField_1spv3_609:hover{border-color:#667eea!important;box-shadow:0 0 0 3px #667eea1a!important}._modalContent_1spv3_625{border-radius:24px}._modalEducationRow_1spv3_629 ._ant-form-item_1spv3_642{margin-bottom:0!important;height:100%}._modalEducationRow_1spv3_629 ._ant-col_1spv3_647{display:flex;align-items:center}._modalEducationRow_1spv3_629 ._ant-form-item-control-input_1spv3_652{min-height:auto}._modalEducationRow_1spv3_629{background:#f9fafb;padding:16px;border-radius:12px;margin-bottom:12px;border:1px solid rgba(102,126,234,.1)}._modalEducationRow_1spv3_629:hover{border-color:#667eea4d;background:#fff}._modalEducationRow_1spv3_629 .ant-row{margin:0 0 8px!important}._modalEducationRow_1spv3_629 .ant-row:last-child{margin-bottom:0!important}._modalEducationRow_1spv3_629 .ant-col{padding-left:8px!important;padding-right:8px!important}._modalEducationRow_1spv3_629 .ant-col:first-child{padding-left:0!important}._modalEducationRow_1spv3_629 .ant-col:last-child{padding-right:0!important}._modalEducationRow_1spv3_629 .ant-form-item{margin-bottom:0!important}@media (max-width: 480px){._modalEducationRow_1spv3_629{padding:20px 16px!important}._modalEducationRow_1spv3_629 .ant-row{margin:0 0 12px!important}}._card_1spv3_708{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:32px;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}._profileBlock_1spv3_718{position:relative;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:0;padding:28px 32px;margin-top:0;margin-bottom:0;box-shadow:none;border:none}._profileBlockContent_1spv3_732{display:flex;justify-content:space-between;align-items:flex-start;gap:32px}._profileLeft_1spv3_739{display:flex;gap:24px;align-items:flex-start;flex:1}._profileInfo_1spv3_746{display:flex;flex-direction:column}._profileRight_1spv3_751{display:flex;flex-direction:column;align-items:flex-end;text-align:right}._profileStats_1spv3_758{display:flex;flex-direction:column;align-items:flex-end;gap:8px}._statusInput_1spv3_766{border:2px solid #fbbf24!important;border-radius:8px!important;background-color:#fffbeb!important;font-size:14px!important;padding:8px 12px!important;transition:all .2s ease!important}._statusInput_1spv3_766:hover{border-color:#f59e0b!important;background-color:#fef3c7!important}._statusInput_1spv3_766:focus,._statusInput_1spv3_766:focus-within{border-color:#f59e0b!important;box-shadow:0 0 0 3px #fbbf241a!important}._saveButtonText_1spv3_787{color:#9ca3af;font-size:14px;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:4px;transition:color .2s ease;-webkit-user-select:none;user-select:none}._saveButtonText_1spv3_787:hover{color:#667eea;text-decoration-color:#667eea}._statsNumber_1spv3_803{color:#1f2937;text-decoration:underline;text-decoration-style:dashed;text-decoration-color:#d1d5db;text-underline-offset:3px}._statsNumberCompleted_1spv3_811{color:#1f2937;text-decoration:underline;text-decoration-style:dashed;text-decoration-color:#f97316;text-underline-offset:3px}._statsNumberSuccess_1spv3_819{color:#1f2937;text-decoration:underline;text-decoration-style:dashed;text-decoration-color:#fbbf24;text-underline-offset:3px}._statsNumberEarnings_1spv3_827{color:#1f2937;text-decoration:underline;text-decoration-style:dashed;text-decoration-color:#ef4444;text-underline-offset:3px}@media (max-width: 1024px){._sidebar_1spv3_76{width:240px}._mainContent_1spv3_321{padding:16px}._header_1spv3_331{padding:20px}._headerTitle_1spv3_352{font-size:28px}._sectionCard_1spv3_478{padding:24px}}@media (max-width: 840px){._container_1spv3_2{flex-direction:column}._contentWrapper_1spv3_65{flex-direction:column;height:auto}._sidebar_1spv3_76{width:100%;height:auto;max-height:none;position:fixed;bottom:0;left:0;right:0;z-index:1000;border-right:none;border-top:1px solid #e5e7eb;box-shadow:0 -4px 12px #0000001a}._sidebarProfile_1spv3_98{display:none}._sidebarMenu_1spv3_156{flex-direction:row;overflow-x:auto;overflow-y:hidden;padding:8px;max-height:70px}._sidebarMenu_1spv3_156 ._ant-menu-item_1spv3_147,._sidebarMenu_1spv3_156 ._ant-menu-submenu-title_1spv3_184{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:70px;height:60px;padding:8px!important;border-left:none!important;border-bottom:3px solid transparent;font-size:11px;text-align:center}._sidebarMenu_1spv3_156 ._ant-menu-item_1spv3_147 ._anticon_1spv3_176,._sidebarMenu_1spv3_156 ._ant-menu-submenu-title_1spv3_184 ._anticon_1spv3_176{font-size:20px;margin:0 0 4px}._sidebarMenu_1spv3_156 ._ant-menu-item-selected_1spv3_233,._sidebarMenu_1spv3_156 ._ant-menu-item_1spv3_147:hover{border-bottom-color:#667eea;background:transparent}._sidebarMenu_1spv3_156 ._ant-menu-submenu_1spv3_184{display:none}._logoutMenuItem_1spv3_141{margin-top:0!important;border-top:none!important;padding-top:0!important}._mainContent_1spv3_321{height:auto;padding:16px 16px 90px}._header_1spv3_331{padding:20px 16px;flex-direction:row;gap:16px;align-items:center;justify-content:space-between}._headerTitle_1spv3_352{font-size:26px;flex:1}._profileBlockContent_1spv3_732{flex-direction:column;align-items:center;text-align:center;gap:20px}._profileLeft_1spv3_739{flex-direction:column;align-items:center;text-align:center}._profileRight_1spv3_751{align-items:center;text-align:center;width:100%}._profileStats_1spv3_758{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}._sectionCard_1spv3_478{padding:20px;margin-bottom:16px}._sectionTitle_1spv3_494{font-size:20px}._orderCard_1spv3_502{padding:16px}._orderHeader_1spv3_516{flex-direction:column;gap:12px}._orderTitle_1spv3_523{font-size:18px}._orderBudget_1spv3_566{font-size:20px}._actionButtons_1spv3_573{width:100%;flex-direction:column}._actionButtons_1spv3_573 button{width:100%}._applicationCard_1spv3_411,._emptyApplicationCard_1spv3_466{padding:20px}._applicationTitle_1spv3_428{font-size:20px}._applicationHeader_1spv3_421{flex-direction:column;gap:12px;align-items:flex-start}}@media (max-width: 480px){._mainContent_1spv3_321{padding:12px 12px 80px}._header_1spv3_331{padding:16px 12px}._headerTitle_1spv3_352{font-size:20px}._headerProfileContainer_1spv3_331{margin-bottom:20px;border-radius:20px}._profileBlock_1spv3_718{padding:20px}._sectionCard_1spv3_478{padding:20px;margin-bottom:20px;border-radius:20px}._sectionTitle_1spv3_494{font-size:20px}._orderCard_1spv3_502{padding:20px;margin-bottom:16px;border-radius:16px}._orderHeader_1spv3_516{flex-direction:column;gap:16px;align-items:flex-start}._orderTitle_1spv3_523{font-size:18px;line-height:1.4}._orderBudget_1spv3_566{font-size:24px;margin-top:8px}._orderTags_1spv3_530{gap:8px;margin-top:12px}._tag_1spv3_536,._tagBlue_1spv3_546,._tagGreen_1spv3_556{padding:6px 12px;font-size:13px}._actionButtons_1spv3_573{width:100%;margin-top:16px}._actionButtons_1spv3_573 button{width:100%;height:44px!important;font-size:15px!important}._applicationCard_1spv3_411,._emptyApplicationCard_1spv3_466{padding:20px;border-radius:20px}._applicationTitle_1spv3_428{font-size:20px}._buttonPrimary_1spv3_363,._buttonSecondary_1spv3_380,._buttonDanger_1spv3_395{height:44px!important;font-size:15px!important}._sidebarMenu_1spv3_156 ._ant-menu-item_1spv3_147,._sidebarMenu_1spv3_156 ._ant-menu-submenu-title_1spv3_184{min-width:70px;height:60px;font-size:12px}._sidebarMenu_1spv3_156 ._ant-menu-item_1spv3_147 ._anticon_1spv3_176,._sidebarMenu_1spv3_156 ._ant-menu-submenu-title_1spv3_184 ._anticon_1spv3_176{font-size:22px}}@media (max-width: 1024px){._mainContent_1spv3_321{padding:16px}._headerTitle_1spv3_352{font-size:24px}._statsGrid_1spv3_1157{grid-template-columns:repeat(2,1fr);gap:12px}._ordersGrid_1spv3_1162{grid-template-columns:1fr}}@media (max-width: 840px){._container_1spv3_2{flex-direction:column}._sidebar_1spv3_76{display:none}._contentWrapper_1spv3_65{flex-direction:column}._mainContent_1spv3_321{padding:12px;height:calc(100vh - 60px)}._header_1spv3_331{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}._headerTitle_1spv3_352{font-size:20px}._headerActions_1spv3_1197{width:100%;justify-content:space-between}._statsGrid_1spv3_1157{grid-template-columns:1fr;gap:12px}._profileCard_1spv3_1207{flex-direction:column;text-align:center}._profileInfo_1spv3_746{align-items:center}._profileActions_1spv3_1216{width:100%;justify-content:center;flex-wrap:wrap}.ant-modal{max-width:90%!important;margin:20px auto!important}.ant-modal-body{padding:20px!important;max-height:calc(100vh - 200px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.ant-modal-header,.ant-modal-footer{padding:16px 20px!important}}@media (max-width: 480px){.ant-typography{font-size:15px!important}p,span,div{font-size:15px}._mainContent_1spv3_321{padding:8px;height:calc(100vh - 60px)}._header_1spv3_331{padding:12px}._headerTitle_1spv3_352{font-size:18px}._headerProfileContainer_1spv3_331{margin-bottom:16px;border-radius:16px}._profileCard_1spv3_1207{padding:16px}._profileAvatar_1spv3_1277{width:60px!important;height:60px!important}._profileName_1spv3_1282{font-size:18px!important}._profileRole_1spv3_1286{font-size:12px!important}._profileActions_1spv3_1216{flex-direction:column;gap:8px}._profileActions_1spv3_1216 button{width:100%}._statsCard_1spv3_1299{padding:12px}._statsValue_1spv3_1303{font-size:20px!important}._statsLabel_1spv3_1307{font-size:11px!important}._ordersSection_1spv3_1311{padding:16px}._sectionTitle_1spv3_494{font-size:16px!important}._orderCard_1spv3_502{padding:12px}._orderHeader_1spv3_516{flex-direction:column;align-items:flex-start;gap:8px}._orderTitle_1spv3_523{font-size:14px!important}._orderMeta_1spv3_1333{flex-direction:column;align-items:flex-start;gap:4px}._orderActions_1spv3_1339{flex-direction:column;gap:8px;width:100%}._orderActions_1spv3_1339 button{width:100%}.ant-modal{max-width:95%!important;margin:10px auto!important;top:10px!important}.ant-modal-content{border-radius:12px!important}.ant-modal-body{padding:16px!important;max-height:calc(100vh - 180px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.ant-modal-header{padding:16px!important}.ant-modal-title{font-size:18px!important}.ant-modal-footer{padding:16px!important;display:flex!important;flex-direction:column!important;gap:8px!important}.ant-modal-footer button{width:100%!important;margin:0!important;height:44px!important}.ant-form-item{margin-bottom:16px!important}.ant-form-item-label{padding-bottom:6px!important}.ant-form-item-label>label{font-size:15px!important}.ant-input,.ant-input-number,.ant-select-selector,.ant-picker{font-size:16px!important;min-height:44px!important}.ant-input-number-input{height:44px!important}.ant-btn{height:44px!important;font-size:15px!important}.ant-drawer-content-wrapper{width:100%!important;max-width:100%!important}.ant-drawer-body,.ant-drawer-header{padding:12px!important}.ant-tabs-nav{margin-bottom:12px!important}.ant-tabs-tab{padding:8px 12px!important;font-size:13px!important}.ant-table{font-size:12px!important}.ant-table-thead>tr>th{padding:8px!important;font-size:12px!important}.ant-table-tbody>tr>td{padding:8px!important;font-size:12px!important}.ant-badge{font-size:11px!important}.ant-select-dropdown{max-height:50vh!important}.ant-picker-dropdown{max-width:95vw!important}.ant-message{top:60px!important}.ant-notification{margin-right:8px!important;max-width:calc(100vw - 16px)!important}}@media (max-width: 360px){._mainContent_1spv3_321{padding:4px}._header_1spv3_331{padding:8px}._headerTitle_1spv3_352{font-size:16px}._profileCard_1spv3_1207{padding:12px}._statsCard_1spv3_1299,._orderCard_1spv3_502{padding:8px}.ant-modal-body{padding:8px!important}.ant-btn{height:32px!important;font-size:13px!important;padding:0 12px!important}}.ant-avatar{width:100px;height:100px;font-size:50px;background-color:#667eea;border:3px solid rgb(255,255,255);box-shadow:#00000026 0 4px 12px;flex-shrink:0}.ant-avatar.ant-avatar-icon{font-size:18px}@media (max-width: 840px) and (orientation: landscape){._mainContent_1spv3_321{height:calc(100vh - 50px)}.ant-modal-body{max-height:calc(100vh - 100px)!important}}@media (max-width: 840px){.ant-layout-sider-trigger,.ant-btn.mobileMenuButton{display:none!important}}@media (max-width: 840px){._header_1spv3_331{padding:20px 16px 20px 88px!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important}._headerTitle_1spv3_352{font-size:24px!important;flex:1!important}._mainContent_1spv3_321{padding:16px 16px 90px!important}}@media (max-width: 480px){._header_1spv3_331{padding:16px 12px 16px 84px!important}._headerTitle_1spv3_352{font-size:20px!important}._mainContent_1spv3_321{padding:12px 12px 90px!important}._profileBlock_1spv3_718{padding:20px!important}._sectionCard_1spv3_478{padding:20px!important;margin-bottom:16px!important;border-radius:20px!important}._sectionTitle_1spv3_494{font-size:20px!important}._orderCard_1spv3_502{padding:16px!important;margin-bottom:16px!important}._orderTitle_1spv3_523{font-size:18px!important}._orderBudget_1spv3_566{font-size:22px!important}._tag_1spv3_536,._tagBlue_1spv3_546,._tagGreen_1spv3_556{padding:6px 12px!important;font-size:13px!important}._buttonPrimary_1spv3_363,._buttonSecondary_1spv3_380,._buttonDanger_1spv3_395{height:44px!important;font-size:15px!important;padding:0 20px!important}._sidebarMenu_1spv3_156 ._ant-menu-item_1spv3_147,._sidebarMenu_1spv3_156 ._ant-menu-submenu-title_1spv3_184{min-width:70px!important;height:60px!important;font-size:12px!important}._sidebarMenu_1spv3_156 ._ant-menu-item_1spv3_147 ._anticon_1spv3_176,._sidebarMenu_1spv3_156 ._ant-menu-submenu-title_1spv3_184 ._anticon_1spv3_176{font-size:22px!important;margin-bottom:6px!important}}._experienceField_1spv3_1667{position:relative}._experienceField_1spv3_1667 .ant-input{text-align:left!important;font-weight:500!important}._experienceField_1spv3_1667 .ant-input::placeholder{color:#9ca3af!important;font-weight:400!important}._specializationsField_1spv3_1682 .ant-input{resize:vertical!important}@media (max-width: 480px){._specializationsField_1spv3_1682 .ant-input{min-height:100px!important;max-height:200px!important;resize:vertical!important;overflow-y:auto!important}._textareaField_1spv3_609 .ant-input{min-height:80px!important;height:auto!important;resize:vertical!important}._experienceField_1spv3_1667 .ant-input{height:48px!important;line-height:46px!important;font-size:16px!important;padding:0 16px!important}}@media (max-width: 840px){.ant-modal-wrap{padding:0!important}.ant-modal{margin:0!important;padding:0!important;top:0!important;max-width:100vw!important;width:100vw!important;height:100vh!important}.ant-modal-content{height:100vh!important;max-height:100vh!important;width:100vw!important;margin:0!important;padding:0!important;border-radius:0!important;box-shadow:none!important;border:none!important}.ant-modal-body{height:100vh!important;max-height:100vh!important;padding:0!important;margin:0!important;overflow:hidden!important;background:#fff!important}._chatContainer_1spv3_1750{height:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}._chatMessagesArea_1spv3_1757{flex:1!important;overflow-y:auto!important;min-height:0!important}._chatInputArea_1spv3_1763{flex-shrink:0!important;padding:8px 12px 12px!important;background:#fff!important;border-top:1px solid #e5e7eb!important}}@media (max-width: 480px){._chatInputArea_1spv3_1763{padding:6px 8px 10px!important}._chatInputArea_1spv3_1763 .ant-input{font-size:14px!important}._chatInputArea_1spv3_1763 .ant-btn{width:32px!important;height:32px!important}}@media (max-width: 840px){.ant-modal-root,.ant-modal-mask{padding:0!important}.ant-modal-wrap{padding:0!important;margin:0!important}.ant-modal.ant-modal{margin:0!important;padding:0!important;inset:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important}.ant-modal-content.ant-modal-content{margin:0!important;padding:0!important;border:none!important;border-radius:0!important;box-shadow:none!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;background:#fff!important}.ant-modal-body.ant-modal-body{padding:0!important;margin:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;background:#fff!important;overflow:hidden!important}}@media (max-width: 840px){._expertDashboardPage_1spv3_11 .ant-layout-header{padding-left:16px!important;padding-right:16px!important;width:100%!important;max-width:100%!important;left:0!important}._expertDashboardPage_1spv3_11 .ant-layout-sider{position:relative!important;height:auto!important;z-index:auto!important}._expertDashboardPage_1spv3_11 .ant-layout-content{margin-left:0!important;width:100%!important;max-width:100%!important}}._mobileCard_1lqjl_2{margin-bottom:12px!important}._mobileCard_1lqjl_2 ._ant-card-body_1lqjl_6{padding:12px!important}._mobileActions_1lqjl_10{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}._mobileActions_1lqjl_10 ._ant-btn_1lqjl_17{flex:1;min-width:80px}._statusTag_1lqjl_22{font-size:11px!important;padding:2px 6px!important}._mobileUserInfo_1lqjl_27{border-bottom:1px solid #f0f0f0;padding-bottom:8px;margin-bottom:8px}._mobileUserName_1lqjl_33{font-weight:600;font-size:14px;color:#262626}._mobileUserEmail_1lqjl_39{font-size:12px;color:#8c8c8c;margin-top:2px}._mobileMetaInfo_1lqjl_45{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._mobileDate_1lqjl_52{font-size:11px;color:#8c8c8c}@media screen and (max-width: 840px){._ant-modal_1lqjl_59{margin:0!important;max-width:none!important}._ant-modal-content_1lqjl_64{border-radius:8px 8px 0 0!important}._ant-descriptions-item-label_1lqjl_68,._ant-descriptions-item-content_1lqjl_73{font-size:12px!important;padding:8px!important}._ant-tag_1lqjl_78{font-size:11px!important;margin:2px!important}}@media screen and (max-width: 380px){._mobileCard_1lqjl_2 ._ant-card-body_1lqjl_6{padding:8px!important}._mobileActions_1lqjl_10 ._ant-btn_1lqjl_17{font-size:11px!important;padding:4px 8px!important;height:28px!important}._mobileUserName_1lqjl_33{font-size:13px}._mobileUserEmail_1lqjl_39{font-size:11px}}._customSearchContainer_v4ibr_2{display:flex!important;height:40px!important;border-radius:6px!important;overflow:hidden!important;border:1px solid #d9d9d9!important;background:#fff!important}._customSearchContainer_v4ibr_2:focus-within{border-color:#1890ff!important;box-shadow:0 0 0 2px #1890ff33!important}._customSearchInput_v4ibr_16{flex:1!important;height:40px!important;border:none!important;outline:none!important;padding:8px 12px!important;font-size:15px!important;line-height:1.4!important;background:transparent!important}._customSearchInput_v4ibr_16::placeholder{color:#bfbfbf!important;font-size:15px!important}._customSearchButton_v4ibr_32{width:40px!important;height:40px!important;border:none!important;background:#fafafa!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;color:#666!important;font-size:16px!important;transition:background-color .2s!important}._customSearchButton_v4ibr_32:hover{background:#f0f0f0!important}._customSearchButton_v4ibr_32:active{background:#e6f7ff!important}@media screen and (max-width: 380px){._customSearchButton_v4ibr_32{width:32px!important;font-size:14px!important}._customSearchInput_v4ibr_16{font-size:14px!important}._customSearchInput_v4ibr_16::placeholder{font-size:14px!important}}@media screen and (max-width: 320px){._customSearchButton_v4ibr_32{width:28px!important;font-size:12px!important}._customSearchInput_v4ibr_16{font-size:13px!important;padding:8px 10px!important}._customSearchInput_v4ibr_16::placeholder{font-size:13px!important}}._mobileFiltersContainer_v4ibr_87{display:flex!important;flex-direction:column!important;gap:12px!important}._mobileFiltersContainer_v4ibr_87 ._ant-select_v4ibr_93{margin-bottom:0!important}._datePickerContainer_6rj1u_2{width:100%;position:relative}._mobileRangePicker_6rj1u_7{width:100%!important;height:44px!important;font-size:16px!important;border-radius:8px!important}._mobileRangePicker_6rj1u_7 ._ant-picker-input_6rj1u_14 input{font-size:14px!important;text-align:center!important}._mobileRangePicker_6rj1u_7 ._ant-picker-separator_6rj1u_19{font-size:12px!important}._quickSelectButtons_6rj1u_23{width:100%;margin-top:12px}._quickSelectButton_6rj1u_23{width:100%!important;height:40px!important;font-size:13px!important;border-radius:6px!important;font-weight:500!important}@media screen and (max-width: 840px){._datePickerContainer_6rj1u_2 .ant-picker-dropdown{position:absolute!important;top:calc(100% + 4px)!important;left:0!important;right:0!important;width:100%!important;max-width:100%!important;max-height:70vh!important;z-index:1050!important;overflow:hidden!important;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d!important;border-radius:6px!important}._datePickerContainer_6rj1u_2 .ant-picker-panel-container{width:100%!important}._datePickerContainer_6rj1u_2 .ant-picker-panels{flex-direction:column!important}._datePickerContainer_6rj1u_2 .ant-picker-panel{width:100%!important;margin:0!important}._datePickerContainer_6rj1u_2 .ant-picker-panels .ant-picker-panel:last-child{display:none!important}._datePickerContainer_6rj1u_2 .ant-picker-panels .ant-picker-panel:first-child{display:block!important;width:100%!important}._datePickerContainer_6rj1u_2 .ant-picker-content{width:100%!important}._datePickerContainer_6rj1u_2 .ant-picker-content table{width:100%!important;table-layout:fixed!important}._datePickerContainer_6rj1u_2 .ant-picker-cell{height:32px!important;line-height:30px!important;padding:0!important}._datePickerContainer_6rj1u_2 .ant-picker-cell-inner{font-size:13px!important;width:30px!important;height:30px!important;line-height:28px!important;border-radius:4px!important;margin:0 auto!important}._datePickerContainer_6rj1u_2 .ant-picker-content thead th{font-size:11px!important;font-weight:600!important;color:#8c8c8c!important;height:28px!important;padding:4px 2px!important;text-align:center!important}._datePickerContainer_6rj1u_2 .ant-picker-header{padding:12px 16px!important;border-bottom:1px solid #f0f0f0!important;display:flex!important;justify-content:space-between!important;align-items:center!important;min-height:56px!important}._datePickerContainer_6rj1u_2 .ant-picker-header .ant-picker-header-prev,._datePickerContainer_6rj1u_2 .ant-picker-header .ant-picker-header-next{display:flex!important;gap:6px!important;align-items:center!important}._datePickerContainer_6rj1u_2 .ant-picker-header-view{font-size:16px!important;font-weight:600!important;flex:1!important;text-align:center!important;margin:0 12px!important;white-space:nowrap!important;overflow:visible!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}._datePickerContainer_6rj1u_2 .ant-picker-header-view *{height:44px!important;padding:10px 36px!important;font-size:18px!important;font-weight:700!important;border-radius:10px!important;border:3px solid #1890ff!important;background:#fff!important;color:#1890ff!important;cursor:pointer!important;margin:0 6px!important;min-width:120px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 4px 8px #1890ff33!important;transition:all .3s ease!important}._datePickerContainer_6rj1u_2 .ant-picker-header-view *:hover{background:#1890ff!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 6px 12px #1890ff66!important}._datePickerContainer_6rj1u_2 .ant-picker-header button{width:32px!important;height:32px!important;font-size:16px!important;border-radius:6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid #d9d9d9!important;background:#fff!important;color:#595959!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;min-width:32px!important;flex-shrink:0!important}._datePickerContainer_6rj1u_2 .ant-picker-header button:hover{border-color:#1890ff!important;color:#1890ff!important;background:#f0f9ff!important}._datePickerContainer_6rj1u_2 .ant-picker-header button:active{background:#e6f7ff!important}._datePickerContainer_6rj1u_2 .ant-picker-footer{padding:12px!important;border-top:1px solid #f0f0f0!important}._datePickerContainer_6rj1u_2 .ant-picker-footer .ant-btn{font-size:14px!important;height:40px!important;padding:6px 16px!important;border-radius:6px!important}}@media screen and (max-width: 480px){._datePickerContainer_6rj1u_2 .ant-picker-cell{height:30px!important;line-height:28px!important}._datePickerContainer_6rj1u_2 .ant-picker-cell-inner{font-size:13px!important;width:28px!important;height:28px!important;line-height:26px!important}._datePickerContainer_6rj1u_2 .ant-picker-content thead th{font-size:11px!important;height:26px!important;padding:3px 2px!important}._datePickerContainer_6rj1u_2 .ant-picker-header{padding:10px 12px!important;min-height:48px!important}._datePickerContainer_6rj1u_2 .ant-picker-header button{width:28px!important;height:28px!important;font-size:14px!important;min-width:28px!important}._datePickerContainer_6rj1u_2 .ant-picker-header-view{font-size:14px!important;margin:0 8px!important}._datePickerContainer_6rj1u_2 .ant-picker-header-view *{height:40px!important;padding:8px 30px!important;font-size:16px!important;margin:0 4px!important;min-width:105px!important}._mobileRangePicker_6rj1u_7{height:48px!important;font-size:14px!important}._mobileRangePicker_6rj1u_7 ._ant-picker-input_6rj1u_14 input{font-size:13px!important}._quickSelectButton_6rj1u_23{height:44px!important;font-size:12px!important}}@media screen and (max-width: 380px){._datePickerContainer_6rj1u_2 .ant-picker-cell{height:28px!important;line-height:26px!important}._datePickerContainer_6rj1u_2 .ant-picker-cell-inner{font-size:12px!important;width:26px!important;height:26px!important;line-height:24px!important}._datePickerContainer_6rj1u_2 .ant-picker-content thead th{font-size:10px!important;height:24px!important;padding:2px 1px!important}._datePickerContainer_6rj1u_2 .ant-picker-header{padding:8px 10px!important;min-height:44px!important}._datePickerContainer_6rj1u_2 .ant-picker-header button{width:26px!important;height:26px!important;font-size:13px!important;min-width:26px!important}._datePickerContainer_6rj1u_2 .ant-picker-header-view{font-size:13px!important;margin:0 6px!important}._datePickerContainer_6rj1u_2 .ant-picker-header .ant-picker-header-prev,._datePickerContainer_6rj1u_2 .ant-picker-header .ant-picker-header-next{gap:4px!important}._datePickerContainer_6rj1u_2 .ant-picker-header-view *{height:36px!important;padding:6px 24px!important;font-size:14px!important;margin:0 3px!important;min-width:90px!important}._mobileRangePicker_6rj1u_7 ._ant-picker-input_6rj1u_14 input{font-size:12px!important}._mobileRangePicker_6rj1u_7 ._ant-picker-separator_6rj1u_19{font-size:10px!important}._quickSelectButton_6rj1u_23{font-size:11px!important;height:40px!important}}._compactModal_1y2sc_2 ._ant-modal-body_1y2sc_6{padding:16px 20px 8px!important;min-height:auto!important}._compactModal_1y2sc_2 ._ant-modal-footer_1y2sc_11{padding:8px 20px 16px!important;margin-top:0!important;border-top:1px solid #f0f0f0}._compactModal_1y2sc_2 ._ant-form_1y2sc_17{margin:0!important}._compactModal_1y2sc_2 ._ant-form-item_1y2sc_21{margin-bottom:8px!important}._compactModal_1y2sc_2 ._ant-form-item_1y2sc_21:last-child{margin-bottom:0!important}._compactModal_1y2sc_2 ._ant-form-item-label_1y2sc_29{padding-bottom:4px!important}._compactModal_1y2sc_2 ._ant-form-item-label_1y2sc_29>label{height:auto!important}._compactModal_1y2sc_2 ._ant-form-item-control_1y2sc_37{margin-bottom:0!important}._compactModal_1y2sc_2 ._ant-form-item-control-input_1y2sc_41{min-height:auto!important}@media screen and (max-width: 840px){._compactModal_1y2sc_2 ._ant-modal-body_1y2sc_6{padding:4px 16px 2px!important;min-height:auto!important;height:auto!important}._compactModal_1y2sc_2 ._ant-modal-footer_1y2sc_11{padding:4px 16px 8px!important;margin-top:0!important}._compactModal_1y2sc_2 ._ant-form_1y2sc_17{margin:0!important;padding:0!important}._compactModal_1y2sc_2 ._ant-form-item_1y2sc_21{margin-bottom:2px!important}._compactModal_1y2sc_2 ._ant-form-item_1y2sc_21:last-child{margin-bottom:0!important}._compactModal_1y2sc_2 ._ant-form-item-label_1y2sc_29{padding-bottom:2px!important;margin-bottom:2px!important}._compactModal_1y2sc_2 ._ant-form-item-control_1y2sc_37{margin-bottom:0!important}._compactModal_1y2sc_2 ._ant-form-item-control-input_1y2sc_41{min-height:auto!important}}._datePickerContainer_15v87_2{width:100%}._mobileRangePicker_15v87_6{width:100%!important;height:44px!important;font-size:16px!important;border-radius:8px!important}._mobileRangePicker_15v87_6 ._ant-picker-input_15v87_13 input{font-size:14px!important;text-align:center!important}._mobileRangePicker_15v87_6 ._ant-picker-separator_15v87_18{font-size:12px!important}._quickSelectButtons_15v87_22{width:100%;margin-top:12px}._quickSelectButton_15v87_22{width:100%!important;height:40px!important;font-size:13px!important;border-radius:6px!important;font-weight:500!important}@media screen and (max-width: 840px){._datePickerContainer_15v87_2 .ant-picker-dropdown{position:absolute!important;top:calc(100% + 4px)!important;left:0!important;right:0!important;width:100%!important;max-width:100%!important;max-height:70vh!important;z-index:1050!important;overflow:hidden!important;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d!important;border-radius:6px!important}._datePickerContainer_15v87_2 .ant-picker-panel-container{width:100%!important}._datePickerContainer_15v87_2 .ant-picker-panels{flex-direction:column!important}._datePickerContainer_15v87_2 .ant-picker-panel{width:100%!important;margin:0!important}._datePickerContainer_15v87_2 .ant-picker-panels .ant-picker-panel:last-child{display:none!important}._datePickerContainer_15v87_2 .ant-picker-panels .ant-picker-panel:first-child{display:block!important;width:100%!important}._datePickerContainer_15v87_2 .ant-picker-content{width:100%!important}._datePickerContainer_15v87_2 .ant-picker-content table{width:100%!important;table-layout:fixed!important}._datePickerContainer_15v87_2 .ant-picker-cell{height:32px!important;line-height:30px!important;padding:0!important}._datePickerContainer_15v87_2 .ant-picker-cell-inner{font-size:13px!important;width:30px!important;height:30px!important;line-height:28px!important;border-radius:4px!important;margin:0 auto!important}._datePickerContainer_15v87_2 .ant-picker-content thead th{font-size:11px!important;font-weight:600!important;color:#8c8c8c!important;height:28px!important;padding:4px 2px!important;text-align:center!important}.ant-picker-footer{padding:12px!important;border-top:1px solid #f0f0f0!important}.ant-picker-footer .ant-btn{font-size:14px!important;height:40px!important;padding:6px 16px!important;border-radius:6px!important}._datePickerContainer_15v87_2 .ant-picker-header{padding:12px 16px!important;border-bottom:1px solid #f0f0f0!important;display:flex!important;justify-content:space-between!important;align-items:center!important;min-height:56px!important}._datePickerContainer_15v87_2 .ant-picker-header .ant-picker-header-prev,._datePickerContainer_15v87_2 .ant-picker-header .ant-picker-header-next{display:flex!important;gap:6px!important;align-items:center!important}._datePickerContainer_15v87_2 .ant-picker-header-view{font-size:16px!important;font-weight:600!important;flex:1!important;text-align:center!important;margin:0 12px!important;white-space:nowrap!important;overflow:visible!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}._datePickerContainer_15v87_2 .ant-picker-header-view *{height:44px!important;padding:10px 36px!important;font-size:18px!important;font-weight:700!important;border-radius:10px!important;border:3px solid #1890ff!important;background:#fff!important;color:#1890ff!important;cursor:pointer!important;margin:0 6px!important;min-width:120px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 4px 8px #1890ff33!important;transition:all .3s ease!important}._datePickerContainer_15v87_2 .ant-picker-header-view *:hover{background:#1890ff!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 6px 12px #1890ff66!important}.ant-picker-header-view button,.ant-picker-header-view .ant-btn,.ant-picker-header-view span[role=button]{height:36px!important;padding:8px 16px!important;font-size:16px!important;font-weight:600!important;border-radius:8px!important;border:2px solid #e6f7ff!important;background:#fff!important;color:#1890ff!important;cursor:pointer!important;margin:0 6px!important;min-width:60px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 2px 4px #0000001a!important}.ant-picker-header-view button:hover,.ant-picker-header-view .ant-btn:hover,.ant-picker-header-view span[role=button]:hover{border-color:#1890ff!important;color:#fff!important;background:#1890ff!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px #1890ff4d!important}.ant-picker-header-view button:active,.ant-picker-header-view .ant-btn:active,.ant-picker-header-view span[role=button]:active{background:#0050b3!important;transform:translateY(0)!important}.ant-picker-month-btn,.ant-picker-year-btn,.ant-picker-header-view>*,.ant-picker-header-view .ant-picker-month-panel-month-btn,.ant-picker-header-view .ant-picker-year-panel-year-btn{height:36px!important;padding:8px 16px!important;font-size:16px!important;font-weight:600!important;border-radius:8px!important;border:2px solid #e6f7ff!important;background:#fff!important;color:#1890ff!important;cursor:pointer!important;margin:0 6px!important;min-width:60px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 2px 4px #0000001a!important}.ant-picker-month-btn:hover,.ant-picker-year-btn:hover,.ant-picker-header-view>*:hover{border-color:#1890ff!important;color:#fff!important;background:#1890ff!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px #1890ff4d!important}._datePickerContainer_15v87_2 .ant-picker-header button{width:32px!important;height:32px!important;font-size:16px!important;border-radius:6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid #d9d9d9!important;background:#fff!important;color:#595959!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;min-width:32px!important;flex-shrink:0!important}._datePickerContainer_15v87_2 .ant-picker-header button:hover{border-color:#1890ff!important;color:#1890ff!important;background:#f0f9ff!important}._datePickerContainer_15v87_2 .ant-picker-header button:active{background:#e6f7ff!important}}@media screen and (max-width: 480px){._datePickerContainer_15v87_2 .ant-picker-cell{height:30px!important;line-height:28px!important}._datePickerContainer_15v87_2 .ant-picker-cell-inner{font-size:13px!important;width:28px!important;height:28px!important;line-height:26px!important}._datePickerContainer_15v87_2 .ant-picker-content thead th{font-size:11px!important;height:26px!important;padding:3px 2px!important}._datePickerContainer_15v87_2 .ant-picker-header{padding:10px 12px!important;min-height:48px!important}._datePickerContainer_15v87_2 .ant-picker-header button{width:28px!important;height:28px!important;font-size:14px!important;min-width:28px!important}._datePickerContainer_15v87_2 .ant-picker-header-view{font-size:14px!important;margin:0 8px!important}._datePickerContainer_15v87_2 .ant-picker-header-view button,._datePickerContainer_15v87_2 .ant-picker-header-view .ant-btn,._datePickerContainer_15v87_2 .ant-picker-header-view span[role=button],._datePickerContainer_15v87_2 .ant-picker-header-view>*{height:40px!important;padding:8px 30px!important;font-size:16px!important;margin:0 4px!important;min-width:105px!important}._mobileRangePicker_15v87_6{height:48px!important;font-size:14px!important}._mobileRangePicker_15v87_6 ._ant-picker-input_15v87_13 input{font-size:13px!important}._quickSelectButton_15v87_22{height:44px!important;font-size:12px!important}}@media screen and (max-width: 380px){._datePickerContainer_15v87_2 .ant-picker-cell{height:28px!important;line-height:26px!important}._datePickerContainer_15v87_2 .ant-picker-cell-inner{font-size:12px!important;width:26px!important;height:26px!important;line-height:24px!important}._datePickerContainer_15v87_2 .ant-picker-content thead th{font-size:10px!important;height:24px!important;padding:2px 1px!important}._datePickerContainer_15v87_2 .ant-picker-header{padding:8px 10px!important;min-height:44px!important}._datePickerContainer_15v87_2 .ant-picker-header button{width:26px!important;height:26px!important;font-size:13px!important;min-width:26px!important}._datePickerContainer_15v87_2 .ant-picker-header-view{font-size:13px!important;margin:0 6px!important}._datePickerContainer_15v87_2 .ant-picker-header-view button,._datePickerContainer_15v87_2 .ant-picker-header-view .ant-btn,._datePickerContainer_15v87_2 .ant-picker-header-view span[role=button],._datePickerContainer_15v87_2 .ant-picker-header-view>*{height:36px!important;padding:6px 24px!important;font-size:14px!important;margin:0 3px!important;min-width:90px!important}._datePickerContainer_15v87_2 .ant-picker-header .ant-picker-header-prev,._datePickerContainer_15v87_2 .ant-picker-header .ant-picker-header-next{gap:4px!important}._mobileRangePicker_15v87_6 ._ant-picker-input_15v87_13 input{font-size:12px!important}._mobileRangePicker_15v87_6 ._ant-picker-separator_15v87_18{font-size:10px!important}._quickSelectButton_15v87_22{font-size:11px!important;height:40px!important}}._datePickerContainer_v92ru_2{width:100%;position:relative}._mobileRangePicker_v92ru_7{width:100%!important;height:44px!important;font-size:16px!important;border-radius:8px!important}._mobileRangePicker_v92ru_7 ._ant-picker-input_v92ru_14 input{font-size:14px!important;text-align:center!important}._mobileRangePicker_v92ru_7 ._ant-picker-separator_v92ru_19{font-size:12px!important}._quickSelectButtons_v92ru_23{width:100%;margin-top:12px}._quickSelectButton_v92ru_23{width:100%!important;height:40px!important;font-size:13px!important;border-radius:6px!important;font-weight:500!important}@media screen and (max-width: 840px){._datePickerContainer_v92ru_2 .ant-picker-dropdown{position:absolute!important;top:calc(100% + 4px)!important;left:0!important;right:0!important;width:100%!important;max-width:100%!important;max-height:70vh!important;z-index:1050!important;overflow:hidden!important;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d!important;border-radius:6px!important}._datePickerContainer_v92ru_2 .ant-picker-panel-container{width:100%!important}._datePickerContainer_v92ru_2 .ant-picker-panels{flex-direction:column!important}._datePickerContainer_v92ru_2 .ant-picker-panel{width:100%!important;margin:0!important}._datePickerContainer_v92ru_2 .ant-picker-panels .ant-picker-panel:last-child{display:none!important}._datePickerContainer_v92ru_2 .ant-picker-panels .ant-picker-panel:first-child{display:block!important;width:100%!important}._datePickerContainer_v92ru_2 .ant-picker-content{width:100%!important}._datePickerContainer_v92ru_2 .ant-picker-content table{width:100%!important;table-layout:fixed!important}._datePickerContainer_v92ru_2 .ant-picker-cell{height:32px!important;line-height:30px!important;padding:0!important}._datePickerContainer_v92ru_2 .ant-picker-cell-inner{font-size:13px!important;width:30px!important;height:30px!important;line-height:28px!important;border-radius:4px!important;margin:0 auto!important}._datePickerContainer_v92ru_2 .ant-picker-content thead th{font-size:11px!important;font-weight:600!important;color:#8c8c8c!important;height:28px!important;padding:4px 2px!important;text-align:center!important}._datePickerContainer_v92ru_2 .ant-picker-header{padding:12px 16px!important;border-bottom:1px solid #f0f0f0!important;display:flex!important;justify-content:space-between!important;align-items:center!important;min-height:56px!important}._datePickerContainer_v92ru_2 .ant-picker-header .ant-picker-header-prev,._datePickerContainer_v92ru_2 .ant-picker-header .ant-picker-header-next{display:flex!important;gap:6px!important;align-items:center!important}._datePickerContainer_v92ru_2 .ant-picker-header-view{font-size:16px!important;font-weight:600!important;flex:1!important;text-align:center!important;margin:0 12px!important;white-space:nowrap!important;overflow:visible!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important}._datePickerContainer_v92ru_2 .ant-picker-header-view *{height:44px!important;padding:10px 36px!important;font-size:18px!important;font-weight:700!important;border-radius:10px!important;border:3px solid #1890ff!important;background:#fff!important;color:#1890ff!important;cursor:pointer!important;margin:0 6px!important;min-width:120px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 4px 8px #1890ff33!important;transition:all .3s ease!important}._datePickerContainer_v92ru_2 .ant-picker-header-view *:hover{background:#1890ff!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 6px 12px #1890ff66!important}._datePickerContainer_v92ru_2 .ant-picker-header button{width:32px!important;height:32px!important;font-size:16px!important;border-radius:6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid #d9d9d9!important;background:#fff!important;color:#595959!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;min-width:32px!important;flex-shrink:0!important}._datePickerContainer_v92ru_2 .ant-picker-header button:hover{border-color:#1890ff!important;color:#1890ff!important;background:#f0f9ff!important}._datePickerContainer_v92ru_2 .ant-picker-header button:active{background:#e6f7ff!important}._datePickerContainer_v92ru_2 .ant-picker-footer{padding:12px!important;border-top:1px solid #f0f0f0!important}._datePickerContainer_v92ru_2 .ant-picker-footer .ant-btn{font-size:14px!important;height:40px!important;padding:6px 16px!important;border-radius:6px!important}}@media screen and (max-width: 480px){._datePickerContainer_v92ru_2 .ant-picker-cell{height:30px!important;line-height:28px!important}._datePickerContainer_v92ru_2 .ant-picker-cell-inner{font-size:13px!important;width:28px!important;height:28px!important;line-height:26px!important}._datePickerContainer_v92ru_2 .ant-picker-content thead th{font-size:11px!important;height:26px!important;padding:3px 2px!important}._datePickerContainer_v92ru_2 .ant-picker-header{padding:10px 12px!important;min-height:48px!important}._datePickerContainer_v92ru_2 .ant-picker-header button{width:28px!important;height:28px!important;font-size:14px!important;min-width:28px!important}._datePickerContainer_v92ru_2 .ant-picker-header-view{font-size:14px!important;margin:0 8px!important;gap:8px!important}._datePickerContainer_v92ru_2 .ant-picker-header-view *{height:40px!important;padding:8px 30px!important;font-size:16px!important;margin:0 4px!important;min-width:105px!important}._mobileRangePicker_v92ru_7{height:48px!important;font-size:14px!important}._mobileRangePicker_v92ru_7 ._ant-picker-input_v92ru_14 input{font-size:13px!important}._quickSelectButton_v92ru_23{height:44px!important;font-size:12px!important}}@media screen and (max-width: 380px){._datePickerContainer_v92ru_2 .ant-picker-cell{height:28px!important;line-height:26px!important}._datePickerContainer_v92ru_2 .ant-picker-cell-inner{font-size:12px!important;width:26px!important;height:26px!important;line-height:24px!important}._datePickerContainer_v92ru_2 .ant-picker-content thead th{font-size:10px!important;height:24px!important;padding:2px 1px!important}._datePickerContainer_v92ru_2 .ant-picker-header{padding:8px 10px!important;min-height:44px!important}._datePickerContainer_v92ru_2 .ant-picker-header button{width:26px!important;height:26px!important;font-size:13px!important;min-width:26px!important}._datePickerContainer_v92ru_2 .ant-picker-header-view{font-size:13px!important;margin:0 6px!important;gap:6px!important}._datePickerContainer_v92ru_2 .ant-picker-header .ant-picker-header-prev,._datePickerContainer_v92ru_2 .ant-picker-header .ant-picker-header-next{gap:4px!important}._datePickerContainer_v92ru_2 .ant-picker-header-view *{height:36px!important;padding:6px 24px!important;font-size:14px!important;margin:0 3px!important;min-width:90px!important}._mobileRangePicker_v92ru_7 ._ant-picker-input_v92ru_14 input{font-size:12px!important}._mobileRangePicker_v92ru_7 ._ant-picker-separator_v92ru_19{font-size:10px!important}._quickSelectButton_v92ru_23{font-size:11px!important;height:40px!important}}.ant-layout-content{padding:0!important;margin:0!important;width:100%!important;max-width:100%!important}._myWorksPage_17uyl_14 .ant-layout-content{padding:0!important;width:calc(100% - 250px)!important;max-width:calc(100% - 250px)!important;box-sizing:border-box!important;margin:0 0 0 250px!important;min-height:100vh!important}._contentContainer_17uyl_26{max-width:none;margin:0;width:100%;padding:64px 24px 24px;box-sizing:border-box}@media (max-width: 768px){._contentContainer_17uyl_26{width:100%;max-width:100%;padding:80px 16px 16px}}._myWorksPage_17uyl_14 .ant-layout-header{margin:0!important;padding-left:24px!important;padding-right:24px!important;width:calc(100% - 250px)!important;max-width:calc(100% - 250px)!important;position:fixed!important;top:0!important;left:250px!important;z-index:998!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2!important}._myWorksPage_17uyl_14 .ant-layout{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}._myWorksPage_17uyl_14 .ant-layout-sider{position:fixed!important;top:0!important;left:0!important;height:100vh!important;z-index:1001!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2!important;box-shadow:2px 0 8px #0000001a!important}@media (max-width: 768px){._myWorksPage_17uyl_14 .ant-layout-header{padding-left:16px!important;padding-right:16px!important;width:100%!important;max-width:100%!important;left:0!important}._myWorksPage_17uyl_14 .ant-layout-sider{position:relative!important;height:auto!important;z-index:auto!important}._myWorksPage_17uyl_14 .ant-layout-content{margin-left:0!important;width:100%!important;max-width:100%!important}}._worksHeader_17uyl_102{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:24px;border-radius:0 0 24px 24px;margin-bottom:24px;box-shadow:0 4px 20px #667eea4d}._worksTitle_17uyl_111{margin:0!important;color:#fff!important;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.1)}._statsCard_17uyl_118{background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 4px 12px #0000000d;transition:all .3s ease;margin-bottom:16px}._statsCard_17uyl_118 ._ant-card-body_17uyl_127{padding:24px}._statsCard_17uyl_118:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a;border-color:#3b82f6}._workCard_17uyl_137{background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000d;transition:all .3s ease;overflow:hidden;margin-bottom:16px}._workCard_17uyl_137 ._ant-card-body_17uyl_127{padding:24px}._workCard_17uyl_137:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a;border-color:#3b82f6}._workCardHeader_17uyl_157{padding:20px 20px 0}._workCardContent_17uyl_161{padding:0 20px 20px}._workCardActions_17uyl_165{background:#f8fafccc;border-top:1px solid rgba(226,232,240,.5);padding:12px 20px}._progressBar_17uyl_171{width:100%;height:8px;background:#f3f4f6cc;border-radius:4px;overflow:hidden;margin-top:8px}._progressFill_17uyl_180{height:100%;background:linear-gradient(90deg,#f59e0b,#fbbf24);border-radius:4px;transition:width .3s ease}._filterCard_17uyl_187{background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000d;margin-bottom:32px;padding:24px}._tabsContainer_17uyl_196{background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000d;overflow:hidden;padding:32px}._tabsContainer_17uyl_196 ._ant-tabs-nav_17uyl_205{margin-bottom:24px}._tabsContainer_17uyl_196 ._ant-tabs-tab_17uyl_209{border-radius:8px;margin-right:4px;transition:all .3s ease}._tabsContainer_17uyl_196 ._ant-tabs-tab_17uyl_209:hover{background:#3b82f61a}._tabsContainer_17uyl_196 ._ant-tabs-tab-active_17uyl_219{background:#3b82f61a;border-color:#3b82f6}._tabsContainer_17uyl_196 ._ant-tabs-ink-bar_17uyl_224{background:#3b82f6}._emptyState_17uyl_228{text-align:center;padding:60px 20px;color:#6b7280}._emptyState_17uyl_228 ._ant-empty-image_17uyl_234{margin-bottom:16px}._statusTag_17uyl_238{border-radius:20px;padding:4px 12px;font-weight:500;border:none}._statusCompleted_17uyl_245{background:#10b9811a;color:#10b981}._statusInProgress_17uyl_250{background:#f59e0b1a;color:#f59e0b}._statusReview_17uyl_255{background:#8b5cf61a;color:#8b5cf6}._statusCancelled_17uyl_260{background:#ef44441a;color:#ef4444}._ratingContainer_17uyl_265{display:flex;align-items:center;gap:8px}._ratingStars_17uyl_271{color:#fbbf24}._budgetText_17uyl_275{font-size:18px;font-weight:600;color:#10b981}._clientText_17uyl_281{font-size:12px;color:#6b7280}._dateText_17uyl_286{font-size:12px;color:#9ca3af}@media (max-width: 768px){._filterCard_17uyl_187,._tabsContainer_17uyl_196{border-radius:8px;margin-bottom:24px}._filterCard_17uyl_187,._tabsContainer_17uyl_196{padding:20px}._workCard_17uyl_137{border-radius:8px;margin-bottom:16px}._workCard_17uyl_137 ._ant-card-body_17uyl_127,._statsCard_17uyl_118 ._ant-card-body_17uyl_127{padding:20px}._emptyState_17uyl_228{padding:40px 20px}}._loadingContainer_17uyl_326{display:flex;justify-content:center;align-items:center;padding:60px 20px}._loadingSpin_17uyl_333{color:#667eea}._actionButton_17uyl_338{border-radius:8px;font-weight:500;transition:all .3s ease}._actionButton_17uyl_338:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}._primaryButton_17uyl_349{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}._primaryButton_17uyl_349:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);color:#fff}._searchInput_17uyl_361{border-radius:8px;border:1px solid #d1d5db;background:#fff;transition:all .3s ease}._searchInput_17uyl_361:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._filterSelect_17uyl_373{border-radius:8px}._filterSelect_17uyl_373 ._ant-select-selector_17uyl_377{border-radius:8px!important;border:1px solid #d1d5db!important;background:#fff!important}._filterSelect_17uyl_373:hover ._ant-select-selector_17uyl_377{border-color:#3b82f6!important}._filterSelect_17uyl_373._ant-select-focused_17uyl_387 ._ant-select-selector_17uyl_377{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f61a!important}._sidebar_4c05m_2{background:#fff;display:flex;flex-direction:column;height:100vh;border-right:1px solid #e5e7eb;box-shadow:2px 0 8px #0000000d;transition:width .3s ease}._sidebarProfile_4c05m_12{display:flex;align-items:center;padding:20px 16px;border-bottom:1px solid #e5e7eb;background:#fff;transition:all .3s ease}._sidebarMenu_4c05m_21{background:transparent;border:none;flex:1;overflow-y:auto;padding:8px 0;display:flex;flex-direction:column}._sidebarMenu_4c05m_21 .ant-menu-item{border-radius:0;margin:0;height:44px;line-height:44px;font-size:14px;font-weight:400;padding-left:16px!important;transition:all .2s ease;border-left:3px solid transparent}._sidebarMenu_4c05m_21 .ant-menu-item:hover{background:#f3f4f6;border-left-color:#667eea}._sidebarMenu_4c05m_21 .ant-menu-item-selected{background:#f3f4f6;color:#667eea;border-left-color:#667eea;font-weight:500}._sidebarMenu_4c05m_21 .ant-menu-item-selected .anticon{color:#667eea}._sidebarMenu_4c05m_21 .ant-menu-item .anticon{color:#6b7280;font-size:16px}._sidebarMenu_4c05m_21 .ant-menu-submenu{border-radius:0}._sidebarMenu_4c05m_21 .ant-menu-submenu-title{border-radius:0;margin:0;height:44px;line-height:44px;font-size:14px;font-weight:400;padding-left:16px!important;transition:all .2s ease;border-left:3px solid transparent}._sidebarMenu_4c05m_21 .ant-menu-submenu-title:hover{background:#f3f4f6;border-left-color:#667eea}._sidebarMenu_4c05m_21 .ant-menu-submenu-open>.ant-menu-submenu-title{background:#f3f4f6;border-left-color:#667eea;color:#667eea;font-weight:500}._sidebarMenu_4c05m_21 .ant-menu-submenu-title .anticon{color:#6b7280;font-size:16px}._sidebarMenu_4c05m_21 .ant-menu-submenu-open>.ant-menu-submenu-title .anticon{color:#667eea}._sidebarMenu_4c05m_21 .ant-menu-sub{background:transparent;border:none}._sidebarMenu_4c05m_21 .ant-menu-sub .ant-menu-item{padding-left:48px!important;font-size:13px;height:36px;line-height:36px;border-left:3px solid transparent}._sidebarMenu_4c05m_21 .ant-menu-sub .ant-menu-item:hover{background:#f3f4f6;border-left-color:#667eea}._sidebarMenu_4c05m_21 .ant-menu-sub .ant-menu-item-selected{background:#f3f4f6;color:#667eea;border-left-color:#667eea;font-weight:500}._sidebarMenu_4c05m_21 .ant-menu-item-danger{color:#ef4444!important}._sidebarMenu_4c05m_21 .ant-menu-item-danger:hover{background:#ef44441a!important;border-left-color:#ef4444!important}._mainContent_4c05m_136{flex:1;min-width:0;overflow-y:auto;height:100vh;background:#f3f4f6}@media (max-width: 840px){._sidebar_4c05m_2{width:100%;height:auto;max-height:400px;position:relative}._mainContent_4c05m_136{height:auto}}
