*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.global-network-loader{display:grid;inset:0;place-items:center;pointer-events:none;position:fixed;z-index:1200}.global-network-loader__backdrop{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#ffffff8c;inset:0;position:absolute}.global-network-loader__content{pointer-events:none;position:relative;z-index:1}.login-page{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:24px}.login-card{max-width:460px;width:100%}.login-title.ant-typography{color:#101828;font-size:48px;font-weight:700;line-height:1.1;margin-bottom:8px;text-align:center}.login-subtitle.ant-typography{color:#667085;display:block;font-size:18px;margin-bottom:34px;text-align:center}.login-form .ant-form-item-label>label{color:#344054;font-size:18px;font-weight:600}.login-form .ant-form-item{margin-bottom:20px}.login-password-item.ant-form-item{margin-bottom:10px}.login-input.ant-input,.login-input.ant-input-affix-wrapper{border-color:#d0d5dd;border-radius:10px;color:#475467;font-size:18px;height:54px}.login-input.ant-input-affix-wrapper .ant-input{color:#475467;font-size:18px}.login-input-icon{color:#667085;font-size:24px}.forgot-password-wrap{display:flex;justify-content:flex-end;margin-bottom:24px}.forgot-password-btn.ant-btn-link{color:#667085;font-size:16px;font-weight:500;padding:0}.login-submit-item.ant-form-item{margin-bottom:0}.login-submit-btn.ant-btn-primary{background-color:#5b67e8;border:none;border-radius:10px;box-shadow:0 8px 16px #5b67e838;font-size:20px;font-weight:600;height:56px}.login-submit-btn.ant-btn-primary:focus,.login-submit-btn.ant-btn-primary:hover{background-color:#4f5ad9}@media(max-width:767px){.login-title.ant-typography{font-size:42px}.login-subtitle.ant-typography{font-size:16px;margin-bottom:26px}}.standard{overflow-x:clip}.standard h1,.standard h2,.standard h3,.standard span{font-family:Inter,sans-serif}.standard body,.standard html{height:100%;margin:0;overflow:hidden;padding:0}.standard button,.standard h4,.standard h5,.standard li,.standard p{font-family:Inter,sans-serif}.standard h1,.standard h2,.standard h3,.standard h4,.standard h5,.standard li,.standard p{margin:0}.standard button,.standard input,.standard select,.standard textarea{font-size:16px}.standard__link{color:#000;color:initial;cursor:pointer;text-decoration:none}.standard__wrapper{padding:20px}.standard button{cursor:pointer}.standard input[type=email],.standard input[type=password],.standard input[type=text]{font-family:Inter,sans-serif;font-size:14px;font-weight:700}.standard .pagination{align-items:center;display:flex;justify-content:center;list-style-type:none;margin:30px auto;padding-bottom:20px}.standard .pagination li{background-color:#fff;border:none;border-radius:5px;box-shadow:0 2px 4px 0 #0000001a;color:#363636;cursor:pointer;font-weight:bolder;margin:0 5px;padding:5px 0}.standard .pagination li a{color:#363636;padding:5px 10px}.standard .pagination li a:focus{outline:none}.standard .pagination li:hover{background-color:#e6e6e6;color:#363636}.standard .pagination li:hover a{color:#363636}.standard .pagination .active{border:1px solid #363636;color:#363636}.standard .pagination .active a{color:#363636}.standard .pagination .next,.standard .pagination .previous{border:1px solid gray}.standard__only-desktop{display:none}.standard__mobile-header{align-items:center;display:flex;justify-content:space-between;padding:20px}.standard__mobile-logo{height:35px;width:100px}.standard__page-title{font-size:16px;font-weight:500;padding-bottom:20px;text-align:left}.standard__page-info{font-size:12px;font-weight:500;text-align:left}@media(min-width:1024px){.standard.app-shell{background:#f6f8fb;display:flex;min-height:100vh;overflow-x:hidden}.standard.app-shell .desktop-topbar{left:0;position:fixed;right:0;top:0;width:100%;z-index:220}.standard.app-shell .app-shell-menu{min-height:calc(100vh - 76px)}.standard .app-shell__main{display:flex;flex:1 1;flex-direction:column;margin-left:clamp(230px,19vw,264px);margin-left:var(--flow-sidebar-width,clamp(230px,19vw,264px));min-width:0;overflow-x:hidden;padding-top:76px;width:calc(100% - clamp(230px, 19vw, 264px));width:calc(100% - var(--flow-sidebar-width, clamp(230px, 19vw, 264px)))}.standard .app-shell__content{max-width:100%;overflow-x:hidden;padding:18px 22px 24px;width:100%}.standard__page-title{font-size:24px;font-weight:700}.standard__page-info{font-size:14px;font-weight:500;padding-bottom:20px}.standard__mobile-header{padding:0}.standard__container{display:flex;flex-direction:row}.standard__wrapper{width:100%}.standard__only-desktop{display:inline;display:initial}.standard__only-mobile{display:none}}.problems-list{background-color:#f6f7fb;min-height:100vh;padding-bottom:calc(170px + env(safe-area-inset-bottom, 0))}.problems-list__content{padding-top:14px}.problems-list__mobile-intro{padding:8px 16px 14px}.problems-list__compact-filters,.problems-list__desktop-intro{display:none}.problems-list__mobile-intro-title.page-intro__title{color:#151827;font-size:20px;font-weight:700;line-height:1.25}.problems-list__mobile-intro-description.page-intro__description{color:#596176;font-size:14px;line-height:1.45;margin-top:4px}.problems-list__desktop-header{margin-bottom:16px}.problems-list__desktop-header .problems-list__breadcrumb{color:#7b8195;font-size:13px;margin:0 0 6px}.problems-list__desktop-header h1{color:#141726;font-size:38px;line-height:44px;margin:0}.problems-list__desktop-header p{color:#596176;font-size:17px;margin:8px 0 0}.problems-list__notice{background:#fff0f2;border:1px solid #f2cfd5;border-radius:12px;display:flex;flex-direction:column;gap:4px;margin:0 16px 16px;padding:12px 14px}.problems-list__notice strong{color:#b03d56;font-size:13px;font-weight:600}.problems-list__notice span{color:#b03d56;font-size:13px}.problems-list__tabs{min-width:0;overflow:visible;padding:0 16px}.problems-list__tabs .problems-list__tab-label{align-items:baseline;display:inline-flex;gap:4px}.problems-list__tabs .problems-list__tab-label small{font-size:11px;font-weight:500;opacity:.8}.problems-list__tabs .ant-tabs-nav{margin:0 0 14px}.problems-list__tabs .ant-tabs-nav-wrap{overflow:visible}.problems-list__tabs .ant-tabs-nav-list{background:#f0f1f6;border-radius:10px;display:inline-flex;gap:4px;max-width:100%;padding:4px;width:fit-content}.problems-list__tabs .ant-tabs-ink-bar{display:none}.problems-list__tabs .ant-tabs-tab{border-radius:8px;color:#6f7586;flex:0 0 auto;font-weight:600;justify-content:center;margin:0;padding:8px 10px;transition:all .2s ease}.problems-list__tabs .ant-tabs-tab-active{background:#fff;box-shadow:0 1px 2px #1c274d1f}.problems-list__mobile-controls{align-items:center;display:flex;gap:10px;justify-content:flex-start;min-width:0;overflow:visible;padding:0 16px 10px}.problems-list__tabs--mobile-inline{flex:1 1 auto;min-width:0;padding:0;width:100%}.problems-list__tabs--mobile-inline .ant-tabs{width:100%}.problems-list__tabs--mobile-inline .ant-tabs-nav{margin:0;width:100%}.problems-list__tabs--mobile-inline .ant-tabs-nav-list{grid-gap:4px;box-sizing:border-box;display:grid;gap:4px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.problems-list__tabs--mobile-inline .ant-tabs-tab{justify-content:center;min-width:0;padding:8px 6px}.problems-list__tabs--mobile-inline .ant-tabs-tab-btn{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.problems-list__tabs--mobile-inline .problems-list__tab-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.problems-list__tabs--mobile-inline .problems-list__tab-label small{display:none}.problems-list__issue-list{display:flex;flex-direction:column;gap:12px;padding:0 16px 24px}.problems-list__issue-card{background:#fff;border:1px solid #eceef5;border-radius:16px;box-shadow:0 4px 16px #1d2d550f;padding:12px}.problems-list__issue-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.problems-list__issue-id{color:#8e94a8;font-size:12px;font-weight:600}.problems-list__issue-date{align-items:center;color:#8e94a8;display:inline-flex;font-size:12px;gap:6px}.problems-list__issue-main{align-items:flex-start;display:flex;gap:12px;margin-bottom:10px}.problems-list__issue-content{flex:1 1;min-width:0}.problems-list__issue-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#141726;display:-webkit-box;font-size:17px;font-weight:700;line-height:1.3;margin:0 0 8px;overflow:hidden}.problems-list__issue-meta{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.problems-list__issue-meta span{grid-gap:6px;align-items:start;color:#666f85;display:grid;font-size:13px;gap:6px;grid-template-columns:16px minmax(0,1fr);text-align:left;width:100%}.problems-list__issue-meta span svg{margin-top:1px}.problems-list__issue-description{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#5c6478;display:-webkit-box;font-size:13px;line-height:1.35;margin:0;overflow:hidden}.problems-list__issue-actions{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.problems-list__status-chip{align-items:center;background:#eef1f7;border-radius:999px;color:#55607a;display:inline-flex;font-size:12px;font-weight:600;line-height:1;padding:3px 10px}.problems-list__status-chip--open{background:#fff6dd;color:#9a760d}.problems-list__status-chip--inprogress{background:#eaf2ff;color:#3368c6}.problems-list__status-chip--done{background:#e7f8eb;color:#278d4f}.problems-list__view-btn{align-items:center;color:#5760f1;display:inline-flex;font-size:14px;font-weight:600;gap:6px;height:auto;padding:0}.problems-list__issue-actions .problems-list__status-chip{margin-right:auto}.problems-list__issue-image{border-radius:12px;flex-shrink:0;height:82px;object-fit:cover;width:82px}.problems-list__state-card{align-items:center;background:#f4f5f8;border:2px dashed #d8d9f8;border-radius:22px;display:flex;flex-direction:column;justify-content:center;margin:0 16px;min-height:300px;padding:36px 26px;text-align:center}.problems-list__state-icon-wrap{align-items:center;background:#ececf3;border-radius:50%;display:flex;height:88px;justify-content:center;width:88px}.problems-list__state-icon-wrap--error{background:#fdeef0}.problems-list__state-icon{color:#61687c;font-size:30px}.problems-list__state-icon--error{color:#df4e68}.problems-list__state-title{color:#151827;font-size:24px;font-weight:700;line-height:1.1;margin:18px 0 8px}.problems-list__state-title--error{color:#b03d56}.problems-list__state-description{color:#596176;font-size:15px;line-height:1.5;margin:0;max-width:560px}.problems-list__state-button{background:#f1f2f4;border:2px solid #cfd2da;border-radius:18px;box-shadow:none;color:#1f2432;font-size:15px;font-weight:600;height:48px;margin-top:28px;min-width:200px}.problems-list__pagination{margin-top:16px;padding:0 16px 12px;text-align:center}.problems-list__report-button{background:#5a63f2;border-color:#5a63f2;border-radius:999px;bottom:92px;box-shadow:0 10px 20px #414fd247;font-weight:600;height:46px;left:50%;padding:0 22px;position:fixed;transform:translateX(-50%);z-index:1000}.problems-list__desktop-layout,.problems-list__filters-card,.problems-list__table,.problems-list__table-head,.problems-list__table-row,.problems-list__table-toolbar,.problems-list__table-wrap{display:none}@media(min-width:1024px){.problems-list{display:flex;padding-bottom:100px}.problems-list__mobile-controls{display:none}.problems-list__content{box-sizing:border-box;flex:1 1;max-width:1400px;overflow:visible;padding:28px 30px 130px;width:100%}.problems-list__desktop-intro{display:block;margin:0 0 16px}.problems-list__desktop-intro .page-intro__title{color:#1f2937;font-size:24px;line-height:1.18}.problems-list__desktop-intro .page-intro__description{color:#596176;font-size:14px;line-height:1.6;max-width:700px}.problems-list__notice{margin:0 0 16px}.problems-list__tabs{margin-bottom:14px;max-width:360px;padding:0}.problems-list__compact-filters{display:block;margin-bottom:16px}.problems-list__compact-filters .problems-list-mobile-filters{background:#fff;border:1px solid #e7eaf2;border-radius:14px;box-shadow:0 6px 18px rgba(31,36,51,.035);padding:12px 14px}.problems-list__compact-filters .problems-list-mobile-filters__trigger{border-radius:10px;min-height:40px}.problems-list__compact-filters .problems-list-mobile-filters__chips{flex-wrap:wrap;overflow:visible}.problems-list__issue-actions,.problems-list__issue-card,.problems-list__issue-content,.problems-list__issue-date,.problems-list__issue-description,.problems-list__issue-header,.problems-list__issue-id,.problems-list__issue-image,.problems-list__issue-list,.problems-list__issue-main,.problems-list__issue-meta,.problems-list__issue-title,.problems-list__view-btn{display:none}.problems-list__desktop-layout{grid-gap:0;align-items:start;display:grid;gap:0;grid-template-columns:minmax(0,1fr);min-width:0}.problems-list__filters-card{background:#fff;border:1px solid #e6e9f2;border-radius:14px;display:none;min-width:0;overflow:hidden}.problems-list__filters-header{align-items:center;border-bottom:1px solid #edf0f6;display:flex;justify-content:space-between;padding:14px 16px}.problems-list__filters-header h3{color:#151827;font-size:24px;margin:0}.problems-list__filters-header button{background:#0000;border:0;color:#737b91;cursor:pointer}.problems-list__filters-section{padding:14px 16px}.problems-list__filters-section--with-divider{border-top:1px solid #edf0f6}.problems-list__filters-section h4{color:#151827;font-size:15px;margin:0 0 10px}.problems-list__filters-section label{align-items:center;color:#50586e;display:flex;font-size:14px;gap:8px;justify-content:space-between;margin-bottom:8px}.problems-list__filters-section label input{accent-color:#5a63f2;margin-right:8px}.problems-list__filters-date{grid-gap:8px;display:grid;gap:8px;min-width:0}.problems-list__filters-date label{align-items:stretch;display:flex;flex-direction:column;gap:6px;margin:0;min-width:0}.problems-list__filters-date label span{color:#6f778f;font-size:12px;font-weight:500}.problems-list__filters-date label input{border:1px solid #d9deea;border-radius:10px;box-sizing:border-box;color:#404a63;font-size:13px;min-height:38px;padding:6px 10px;width:100%}.problems-list__filters-address-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.problems-list__filters-address-row label{align-items:stretch;display:flex;flex-direction:column;gap:5px;margin:0}.problems-list__filters-address-row span{color:#6f778f;font-size:11px;font-weight:500}.problems-list__filters-address-row input{border:1px solid #d9deea;border-radius:10px;box-sizing:border-box;color:#404a63;font-size:12px;min-height:36px;padding:6px 8px;width:100%}.problems-list__table-wrap{-webkit-overflow-scrolling:touch;display:block;min-width:0;overflow-x:auto}.problems-list__table{background:#fff;border:1px solid #e6e9f2;border-radius:14px;display:block;min-width:0;overflow:hidden;width:100%}.problems-list__table-head,.problems-list__table-row{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:64px minmax(0,1fr) 86px 96px;padding:10px 12px}.problems-list__table-col--secondary{display:none}.problems-list__table-head{background:#fafbfe;border-bottom:1px solid #edf0f6;color:#747d93;font-size:12px;font-weight:600}.problems-list__table-row{border-bottom:1px solid #f0f2f7;min-height:74px}.problems-list__table-row:last-child{border-bottom:0}.problems-list__table-id{color:#697289;font-size:12px;font-weight:600}.problems-list__table-category{color:#46506a;justify-self:start;text-align:left;width:100%}.problems-list__table-address,.problems-list__table-category{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:13px;line-height:1.3;overflow:hidden}.problems-list__table-address{color:#4f5870}.problems-list__table-date{color:#4f5870;font-size:13px;line-height:1.3}.problems-list__table-address.problems-list__table-col--secondary,.problems-list__table-category.problems-list__table-col--secondary,.problems-list__table-date.problems-list__table-col--secondary{display:none}.problems-list__table-subject{align-items:center;display:flex;gap:10px;min-width:0}.problems-list__table-subject .problems-list__thumb-placeholder,.problems-list__table-subject img{background:#eef1f8;border-radius:8px;display:none;flex-shrink:0;height:44px;object-fit:cover;width:44px}.problems-list__table-subject p{color:#141726;font-size:14px;font-weight:700;margin:0}.problems-list__table-subject p,.problems-list__table-subject small{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;line-height:1.35;overflow:hidden}.problems-list__table-subject small{color:#737c93;font-size:12px;margin-top:4px;white-space:normal}.problems-list__table-link{align-items:center;background:#0000;border:0;color:#4f59ef;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:6px;justify-content:flex-end;justify-self:end;white-space:nowrap}.problems-list__table-status{font-size:11px;justify-self:start;padding:3px 6px;text-align:center;width:fit-content}.problems-list__state-card{margin:0 auto;min-height:320px;width:min(560px,100%)}.problems-list__state-card--table{margin:0;min-height:360px;width:100%}.problems-list__state-card--desktop{margin-top:6px}.problems-list__state-title{font-size:24px}.problems-list__state-description{font-size:16px}.problems-list__state-button{font-size:16px;height:52px;min-width:220px}.problems-list__pagination--desktop{margin-top:16px;padding:0;text-align:right}.problems-list__report-button{bottom:26px;font-size:15px;height:52px;left:auto;padding:0 24px;right:26px;transform:none}.problems-list__report-button.standard__only-desktop{display:none}}@media(min-width:1280px){.problems-list__compact-filters{display:none}.problems-list__desktop-layout{gap:18px;grid-template-columns:280px minmax(0,1fr)}.problems-list__filters-card{display:block}}@media(min-width:1600px){.problems-list__table-head,.problems-list__table-row{gap:12px;grid-template-columns:80px minmax(180px,1.45fr) minmax(120px,.95fr) minmax(120px,1fr) 108px 108px 110px}.problems-list__table-col--secondary{display:revert}.problems-list__table-address.problems-list__table-col--secondary,.problems-list__table-category.problems-list__table-col--secondary,.problems-list__table-date.problems-list__table-col--secondary{display:-webkit-box}.problems-list__table-subject .problems-list__thumb-placeholder,.problems-list__table-subject img{display:block;height:52px;width:52px}.problems-list__table-subject p{font-size:15px}}.mobile-bottom-menu,.mobile-bottom-menu.standard__only-mobile{align-items:center;background:#f4f5f7;border-top:1px solid #e2e5ea;bottom:0;box-shadow:0 -2px 6px #0f172a0d;box-sizing:border-box;display:flex!important;height:64px;left:0;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;width:100%;z-index:1000}@media(min-width:1024px){.mobile-bottom-menu,.mobile-bottom-menu.standard__only-mobile{display:none!important}}.mobile-bottom-menu__report-fab.ant-btn{align-items:center;background:#5a63f2;border-color:#5a63f2;border-radius:999px;bottom:calc(82px + env(safe-area-inset-bottom, 0));box-shadow:0 12px 26px #5a63f24d;display:inline-flex;height:52px;justify-content:center;position:fixed;right:18px;width:52px;z-index:1005}.mobile-bottom-menu__report-fab.ant-btn .anticon{font-size:20px}.mobile-bottom-menu__more-trigger{border:0;color:inherit;cursor:pointer;justify-content:center;padding:0}.bottom-menu.ant-menu,.mobile-bottom-menu__more-trigger{align-items:center;background:#0000;display:flex;height:100%;margin:0;width:100%}.bottom-menu.ant-menu{border:none;justify-content:space-between;line-height:normal}.bottom-menu.ant-menu:after{border-bottom:none!important}.bottom-menu.ant-menu .ant-menu-item{align-items:center;color:#5f6b7a;display:flex;flex:1 1;height:100%;justify-content:center;margin:0!important;max-width:none;padding:0!important;transition:color .2s ease}.bottom-menu.ant-menu .ant-menu-item:after{display:none!important}.bottom-menu.ant-menu .ant-menu-item:active{background:#0000}.bottom-menu.ant-menu .ant-menu-item .ant-menu-title-content{align-items:center;display:flex;justify-content:center;line-height:1;margin-inline:0!important;width:100%}.bottom-menu.ant-menu .ant-menu-item .menu-item{align-items:center;color:inherit;display:flex;flex-direction:column;font-size:11px;font-weight:500;gap:2px;justify-content:center;line-height:1.2;text-align:center;width:100%}.bottom-menu.ant-menu .ant-menu-item .menu-item .anticon{align-items:center;display:flex;height:24px;justify-content:center;line-height:1;width:24px}.bottom-menu.ant-menu .ant-menu-item .menu-item__icon-wrap{align-items:center;display:inline-flex;height:24px;justify-content:center;position:relative;width:24px}.bottom-menu.ant-menu .ant-menu-item .menu-item__badge{align-items:center;background:#ef4444;border:2px solid #f4f5f7;border-radius:999px;box-sizing:border-box;color:#fff;display:inline-flex;font-size:9px;font-weight:700;height:16px;justify-content:center;line-height:1;min-width:16px;padding:0 3px;position:absolute;right:-9px;top:-5px}.bottom-menu.ant-menu .ant-menu-item .menu-item svg{font-size:24px;margin:0}.bottom-menu.ant-menu .ant-menu-item .menu-item>span:last-child{display:block;line-height:1.1;text-align:center;width:100%}.bottom-menu.ant-menu .ant-menu-item-selected{background:#0000!important;color:#2f6de3}.app-shell-menu,.app-shell-menu.standard__only-desktop{display:none!important}@media(min-width:1024px){.app-shell-menu,.app-shell-menu.standard__only-desktop{align-self:stretch;background:#fff;border-right:1px solid #e6e8ef;box-shadow:none;box-sizing:border-box;display:flex!important;flex:0 0 clamp(230px,19vw,264px);flex:0 0 var(--flow-sidebar-width,clamp(230px,19vw,264px));flex-direction:column;height:calc(100vh - 76px);left:0;margin-top:0!important;min-height:calc(100vh - 76px);overflow:hidden;padding:1.15rem .95rem .95rem;position:fixed;top:76px;width:clamp(230px,19vw,264px);width:var(--flow-sidebar-width,clamp(230px,19vw,264px));z-index:180}}.app-shell-menu__brand{align-items:center;display:inline-flex;gap:10px;margin-bottom:14px;padding:0 8px}.app-shell-menu__brand span{color:#111827;font-size:28px;font-weight:700;line-height:1}.app-shell-menu__logo{display:block;height:26px;margin:0;object-fit:contain;width:26px}.app-shell-menu .ant-menu{background:#0000;border-inline-end:none;font-size:14px}.app-shell-menu .ant-menu-item,.app-shell-menu .ant-menu-submenu-title{align-items:center;border-radius:8px;color:#5f6673;display:flex;font-size:14px;font-weight:500;height:42px;line-height:42px;margin:3px 0;padding:0 16px!important;transition:all .2s ease}.app-shell-menu .ant-menu-item .ant-menu-item-icon,.app-shell-menu .ant-menu-item>.anticon,.app-shell-menu .ant-menu-submenu-title .ant-menu-item-icon,.app-shell-menu .ant-menu-submenu-title>.anticon{flex-shrink:0;font-size:15px;margin-inline-end:12px!important;min-width:16px;width:16px}.app-shell-menu .ant-menu-item .ant-menu-title-content,.app-shell-menu .ant-menu-submenu-title .ant-menu-title-content{flex:1 1 auto;margin-inline-start:0!important;overflow:hidden;text-align:start;text-overflow:ellipsis}.app-shell-menu .ant-menu-item:hover{background:#f5f7fa}.app-shell-menu .ant-menu-item-selected{background:#e9f0ff;box-shadow:none;color:#2f5fcf}.app-shell-menu .ant-menu-item-selected:hover{background:#e9f0ff}.app-shell-menu .ant-menu-submenu-title{padding-inline-end:36px!important}.app-shell-menu .ant-menu-submenu-title:hover{background:#f5f7fa;color:#5f6673}.app-shell-menu .ant-menu-submenu-title .ant-menu-submenu-arrow{inset-inline-end:14px}.app-shell-menu .ant-menu-submenu .ant-menu-sub.ant-menu-inline{background:#0000}.app-shell-menu .ant-menu-submenu .ant-menu-sub.ant-menu-inline .ant-menu-item{font-size:13px;height:38px;line-height:38px;padding-inline:16px 16px!important;padding-inline-start:44px!important}.app-shell-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#2f5fcf}.app-shell-menu .ant-menu-item-disabled{opacity:.5}.app-shell-menu__label-with-badge{align-items:center;display:inline-flex;justify-content:space-between;width:100%}.app-shell-menu__nav{flex:1 1 auto;min-height:0;overflow-y:auto;padding-bottom:12px}.app-shell-menu__footer{background:#fff;flex:0 0 auto;padding-top:14px}.app-shell-menu__footer .ant-menu{border-top:1px solid #e5e7eb;padding-top:10px}.app-shell-menu__report-fab.ant-btn{align-items:center;background:#3b82f6;border-color:#3b82f6;border-radius:999px;bottom:26px;box-shadow:0 12px 26px #3b82f657;display:inline-flex;height:56px;justify-content:center;position:fixed;right:26px;width:56px;z-index:25}.app-shell-menu__report-fab.ant-btn .anticon{font-size:22px}.app-shell-menu__help-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-top:18px;padding:14px}.app-shell-menu__help-card h4{color:#111827;font-size:14px;font-weight:700;margin:0 0 6px}.app-shell-menu__help-card p{color:#6b7280;font-size:12px;line-height:1.4;margin:0 0 10px}.app-shell-menu__help-card .ant-btn{border-radius:8px;font-size:12px;font-weight:600;height:32px;width:100%}@media(min-width:1024px){.app-shell-menu--flow{background:#fff;border-right:1px solid #e6e8ef;border-top:none}.app-shell-menu--flow .ant-menu-item-selected{background:#e9f0ff;box-shadow:none;color:#2f5fcf}.app-shell-menu--flow .ant-menu-item{border-radius:8px;color:#5f6673;font-size:14px;font-weight:500;height:42px;line-height:42px;margin:3px 0;padding:0 16px!important}.app-shell-menu--flow .app-shell-menu__help-card{border-radius:12px;margin-top:auto}}.header{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:space-between;padding:12px 16px}.header__actions,.header__brand{align-items:center;display:inline-flex;min-width:0}.header__actions{flex-shrink:0;gap:10px;margin-left:auto}.header__logo{height:50px;object-fit:contain;width:70px}@media(min-width:1024px){.header{display:none}}.header--flow{background:#fff;border-bottom:1px solid #e5e7eb}.mobile-user-actions__trigger{align-items:center;background:#0000;border:0;cursor:pointer;display:inline-flex;gap:8px;max-width:min(52vw,210px);padding:0}.mobile-user-actions__meta{min-width:0;text-align:right}.mobile-user-actions__email,.mobile-user-actions__name{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-user-actions__name{color:#101828;font-size:13px;font-weight:600;line-height:1.2}.mobile-user-actions__email{color:#667085;font-size:11px;line-height:1.25}.mobile-user-actions__avatar.ant-avatar{flex-shrink:0;font-size:14px;height:32px;line-height:32px;width:32px}.mobile-user-actions__caret{color:#98a2b3;flex-shrink:0;font-size:11px}@media(min-width:1024px){.mobile-user-actions__trigger{display:none}}.desktop-user-actions{align-items:center;display:inline-flex;gap:12px}.desktop-user-actions__icon-btn{background:#f5f7fb;border:0;border-radius:10px;color:#8a94a6;cursor:pointer;height:38px;width:38px}.desktop-user-actions__profile-trigger{align-items:center;background:#0000;border:0;border-left:1px solid #eaecf0;cursor:pointer;display:inline-flex;gap:10px;padding:0 0 0 14px}.desktop-user-actions__meta{text-align:right}.desktop-user-actions__name{color:#101828;font-size:14px;font-weight:600;line-height:1.2;margin:0}.desktop-user-actions__subtext{color:#667085;font-size:12px;line-height:1.3;margin:0}.desktop-user-actions__caret{color:#98a2b3;font-size:12px}@media(min-width:768px)and (max-width:1023px){.desktop-user-actions__meta{display:none}}.desktop-topbar{display:none}@media(min-width:1024px){.desktop-topbar{align-items:center;background:#fff;border-bottom:1px solid #eaecf0;display:flex;gap:20px;height:76px;justify-content:space-between;padding:0 20px;z-index:10}}.desktop-topbar__left{align-items:center;display:flex;flex:1 1;gap:20px;min-width:0}.desktop-topbar__brand{gap:10px}.desktop-topbar__brand,.desktop-topbar__logo-wrap{align-items:center;display:inline-flex;flex-shrink:0}.desktop-topbar__logo-wrap{height:26px;justify-content:center;width:26px}.desktop-topbar__logo{display:block;height:100%;object-fit:contain;width:100%}.desktop-topbar__brand-text{color:#111827;font-size:28px;font-weight:700;line-height:1}.desktop-topbar__context{flex:1 1;min-width:0}.desktop-topbar__breadcrumb.ant-breadcrumb{color:#98a2b3;margin-bottom:6px}.desktop-topbar__breadcrumb .ant-breadcrumb-link{color:#98a2b3;font-size:12px}.desktop-topbar__breadcrumb .ant-breadcrumb-separator{color:#c0c6d4}.desktop-topbar__title{color:#101828;font-size:31px;font-weight:700;line-height:1.15;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-topbar__right{align-items:center;display:flex;flex-shrink:0;gap:14px;min-width:0}.desktop-topbar__search{width:clamp(180px,22vw,280px)}.desktop-topbar__search.ant-input-affix-wrapper{background:#fafbfe;border-color:#edf0f6;border-radius:999px;height:42px;padding-inline:14px}.desktop-topbar__search .ant-input-prefix{color:#a2a9bb;margin-inline-end:8px}.desktop-topbar__search input::placeholder{color:#9aa3b5}.problems-list-mobile-filters{padding:0 16px 12px}.problems-list-mobile-filters--inline{flex-shrink:0;padding:0}.problems-list-mobile-filters--inline .problems-list-mobile-filters__toolbar{justify-content:flex-end}.problems-list-mobile-filters--inline .problems-list-mobile-filters__trigger{padding-inline:12px;white-space:nowrap}.problems-list-mobile-filters__toolbar{align-items:center;display:flex;gap:10px;justify-content:space-between}.problems-list-mobile-filters__trigger{border-radius:999px;font-weight:600}.problems-list-mobile-filters__reset{font-weight:600;padding-right:0}.problems-list-mobile-filters__chips{display:flex;gap:8px;margin-top:10px;overflow-x:auto;padding-bottom:2px}.problems-list-mobile-filters__chip{background:#eef1f8;border-radius:999px;color:#4d5671;font-size:12px;line-height:1.2;padding:4px 10px;white-space:nowrap}.problems-list-mobile-filters__drawer .ant-drawer-body{display:flex;flex-direction:column;gap:14px;padding:16px}.problems-list-mobile-filters__section{border:1px solid #edf0f6;border-radius:12px;padding:12px}.problems-list-mobile-filters__section h4{color:#141726;font-size:16px;margin:0 0 10px}.problems-list-mobile-filters__option{align-items:center;color:#596176;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px}.problems-list-mobile-filters__option:last-child{margin-bottom:0}.problems-list-mobile-filters__option span{color:#6e7690;font-size:13px;font-weight:600}.problems-list-mobile-filters__date-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.problems-list-mobile-filters__date-row label{display:flex;flex-direction:column;gap:6px}.problems-list-mobile-filters__date-row label span{color:#596176;font-size:12px}.problems-list-mobile-filters__date-row label input{border:1px solid #d8deea;border-radius:10px;padding:8px 10px;width:100%}.problems-list-mobile-filters__address-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.problems-list-mobile-filters__address-row label{display:flex;flex-direction:column;gap:5px;margin:0;min-width:0}.problems-list-mobile-filters__address-row span{color:#596176;font-size:11px}.problems-list-mobile-filters__address-row input{border:1px solid #d8deea;border-radius:10px;box-sizing:border-box;font-size:12px;min-width:0;padding:7px 8px;width:100%}.problems-list-mobile-filters__actions{grid-gap:10px;background:#fff;bottom:0;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:auto;padding-top:6px;position:sticky}.page-intro{text-align:left}.page-intro__title{color:#1f2937;font-size:24px;font-weight:800;line-height:1.2;margin:0}.page-intro__description{color:#4b5563;font-size:14px;line-height:1.45;margin:8px 0 0}@media(min-width:1024px){.page-intro__title{font-size:24px;line-height:1.18}.page-intro__description{font-size:14px;line-height:1.6;max-width:700px}}.issue-step1__mobile-header{align-items:center;background:#fff;border-bottom:1px solid #e4e7ec;display:flex;height:64px;justify-content:space-between;padding:0 16px}.issue-step1__icon-btn{align-items:center;background:#0000;border:none;border-radius:999px;color:#667085;cursor:pointer;display:inline-flex;font-size:16px;height:28px;justify-content:center;width:28px}.issue-step1__icon-placeholder{display:inline-block;flex-shrink:0;height:28px;width:28px}.issue-step1__mobile-logo{height:14px;object-fit:contain;opacity:.9;width:14px}.issue-step1{color:#111827;padding:0 20px 8px}.issue-step1__progress-meta{align-items:center;color:#667085;display:flex;font-size:13px;font-weight:700;justify-content:space-between;letter-spacing:.02em;margin:0 0 10px;text-transform:uppercase}.issue-step1__progress.ant-progress{margin:0 0 18px}.issue-step1__progress.ant-progress .ant-progress-bg{border-radius:999px;height:6px!important}.issue-step1__top{margin-bottom:28px;text-align:left}.issue-step1__top h1{color:#1f2937;font-size:24px;font-weight:800;line-height:1.2;margin:0 0 14px}.issue-step1__top p{color:#4b5563;font-size:17px;line-height:1.5;margin:0;text-align:left}.issue-step1__options{display:flex;flex-direction:column;gap:16px}.issue-step1__card{background:#fff;border:1px solid #d7dbe4;border-radius:16px;cursor:pointer;padding:20px 52px 20px 18px;position:relative;text-align:left}.issue-step1__card.is-selected{border-color:#5f6be3;box-shadow:0 0 0 3px #5f6be324}.issue-step1__card.is-disabled{background:#f9fafb;cursor:not-allowed;opacity:.82}.issue-step1__card-main{align-items:flex-start;display:flex;gap:16px}.issue-step1__card-icon{background:#eef0f4;border-radius:50%;flex-shrink:0;height:48px;object-fit:contain;padding:10px;width:48px}.issue-step1__card h4{color:#111827;font-size:15px;font-weight:700;line-height:1.2;margin:0 0 8px}.issue-step1__card p{color:#4b5563;font-size:12px;line-height:1.45;margin:0}.issue-step1__radio-indicator{background:#fff;border:2px solid #d0d5dd;border-radius:50%;height:22px;position:absolute;right:14px;top:16px;width:22px}.issue-step1__card.is-selected .issue-step1__radio-indicator{border-color:#5f6be3;box-shadow:inset 0 0 0 5px #5f6be3}.issue-step1__card.is-disabled .issue-step1__radio-indicator{background:#f9fafb;border-color:#e2e6ee}.issue-step1__disabled-chip{align-items:center;background:#5f6be324;border-radius:999px;color:#5f6be3;display:inline-flex;font-size:10px;font-weight:700;height:18px;margin-left:8px;padding:0 8px;text-transform:uppercase;vertical-align:middle}.issue-step1__sticky-footer-inner{align-items:center;display:flex;flex-direction:row;gap:10px;width:100%}.issue-step1__sticky-footer-inner .issue-step1__back-cta.report-issue__secondary-btn.ant-btn,.issue-step1__sticky-footer-inner .issue-step1__cta.report-issue__cta-btn.ant-btn{flex:1 1;max-width:none;width:auto}@media(min-width:1024px){.issue-step1{padding:0}.issue-step1__top{margin-bottom:30px;text-align:left}.issue-step1__progress-meta,.issue-step1__progress.ant-progress{display:none}.issue-step1__top h1{font-size:24px;line-height:1.18;margin-bottom:14px}.issue-step1__top p{font-size:14px;line-height:1.6;max-width:680px}.issue-step1__options{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));max-width:840px;width:100%}.issue-step1__card{min-height:238px;padding:24px}.issue-step1__card-main{align-items:flex-start;flex-direction:column;gap:18px}.issue-step1__card-icon{border-radius:12px;height:58px;padding:13px;width:58px}.issue-step1__card h4{font-size:17px;margin-bottom:10px}.issue-step1__card p{font-size:13px;line-height:1.5;max-width:320px}.issue-step1__sticky-footer-inner{align-items:center;flex-direction:row;gap:12px;justify-content:flex-start}.issue-step1__sticky-footer-inner .issue-step1__back-cta.report-issue__secondary-btn.ant-btn,.issue-step1__sticky-footer-inner .issue-step1__cta.report-issue__cta-btn.ant-btn{flex:0 0 auto;width:min(240px,100%)}.issue-step1__sticky-footer-inner .issue-step1__back-cta.report-issue__secondary-btn.ant-btn{margin-right:auto}}.report-flow-shell{--flow-sidebar-width:clamp(230px,19vw,264px);--mobile-bottom-menu-height:64px;background:#f4f5f9;min-height:100vh}.report-flow-shell__desktop-topbar{display:none}@media(min-width:1024px){.report-flow-shell__mobile-only{display:none}}.report-flow-shell__layout{display:block}.report-flow-shell__content{overflow-x:hidden;padding-bottom:122px}.report-flow-shell .issue{min-height:auto;padding-bottom:0}.report-flow-shell__sticky-bottom{background:#fff;border-top:1px solid #e6e8ef;bottom:var(--mobile-bottom-menu-height);left:0;padding:12px 16px 16px;position:fixed;right:0;z-index:200}@media(min-width:1024px){.report-flow-shell{height:100vh;overflow:hidden}.report-flow-shell__desktop-topbar{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;height:76px;justify-content:space-between;padding:0 20px;position:sticky;top:0;z-index:220}.report-flow-shell__desktop-brand{align-items:center;display:inline-flex;flex:0 0 18%;gap:10px}.report-flow-shell__desktop-logo-wrap{align-items:center;display:inline-flex;flex-shrink:0;height:26px;justify-content:center;width:26px}.report-flow-shell__desktop-brand img{height:100%;object-fit:contain;width:100%}.report-flow-shell__desktop-brand span{color:#111827;font-size:28px;font-weight:700;line-height:1}.report-flow-shell__desktop-progress-wrap{text-align:center;width:36%}.report-flow-shell__desktop-progress-wrap strong{color:#98a2b3;display:block;font-size:10px;font-weight:700;letter-spacing:.05em;margin-bottom:3px}.report-flow-shell__desktop-progress-wrap span{color:#1f2937;font-size:15px;font-weight:700}.report-flow-shell__desktop-progress{margin:0 0 2px!important}.report-flow-shell__desktop-progress .ant-progress-bg{height:5px!important}.report-flow-shell__desktop-user{align-items:center;display:inline-flex;flex:0 0 16%;justify-content:flex-end}.report-flow-shell__desktop-user-actions{display:inline-flex}.report-flow-shell__layout{display:flex;height:calc(100vh - 76px);overflow:hidden}.report-flow-shell__content{box-sizing:border-box;flex:1 1;margin-left:var(--flow-sidebar-width);overflow-x:hidden;overflow-y:auto;padding:clamp(20px,2.4vh,32px) clamp(24px,3vw,48px) 120px;width:calc(100% - var(--flow-sidebar-width))}.report-flow-shell .issue{margin:0;max-width:none;padding:0}.report-flow-shell__sticky-bottom{background:#fff;border-top:1px solid #e5e7eb;bottom:0;box-sizing:border-box;left:var(--flow-sidebar-width);padding:14px 24px 16px;right:0;width:auto;z-index:140}.report-flow-shell__sticky-bottom .report-issue__cta-btn.ant-btn{display:block;margin-left:auto;width:min(320px,100%)}}.issue-step2{color:#111827;padding:0 20px 8px}.issue-step2__top{margin-bottom:18px;text-align:left}.issue-step2__progress-meta{align-items:center;color:#667085;display:flex;font-size:13px;font-weight:700;justify-content:space-between;letter-spacing:.02em;margin:0 0 10px;text-transform:uppercase}.issue-step2__progress.ant-progress{margin:0 0 18px}.issue-step2__progress.ant-progress .ant-progress-bg{border-radius:999px;height:6px!important}.issue-step2__top h1{font-size:24px;font-weight:800;line-height:1.15;margin:0 0 10px;text-align:left}.issue-step2__top p{color:#4b5563;line-height:1.4;margin:0;max-width:760px;text-align:left}.issue-step2__search{margin-bottom:14px}.issue-step2__search input{background:#fff;border:1px solid #e3e8ef;border-radius:12px;color:#111827;font-size:14px;height:46px;outline:none;padding:0 14px;width:100%}.issue-step2__search input:focus{border-color:#5f6be3;box-shadow:0 0 0 3px #5f6be31f}.issue-step2__layout{display:block}.issue-step2__main{display:flex;flex-direction:column;gap:12px}.issue-step2__quick-guide{background:#fff4f8;border:1px solid #f2dbe4;border-radius:12px;padding:12px 14px}.issue-step2__quick-guide h4{color:#a6426a;font-size:14px;font-weight:700;margin:0 0 6px}.issue-step2__quick-guide p{color:#6b7280;font-size:13px;line-height:1.45;margin:0}.issue-step2__quick-guide--mobile{display:block}.issue-step2__category-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:13px;transition:border-color .2s ease,box-shadow .2s ease}.issue-step2__category-card.is-selected{border-color:#98a7f4;box-shadow:0 0 0 3px #5f6be31f}.issue-step2__category-head{align-items:flex-start;background:#0000;border:0;cursor:pointer;display:flex;gap:10px;margin-bottom:12px;padding:0;text-align:left;width:100%}.issue-step2__category-head h3{font-size:17px;font-weight:700;line-height:1.2;margin:0 0 4px}.issue-step2__category-head p{color:#6b7280;font-size:13px;line-height:1.35;margin:0}.issue-step2__category-icon{align-items:center;background:#eef0ff;border-radius:10px;display:inline-flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.issue-step2__category-icon .anticon{color:#5f6be3;font-size:18px}.issue-step2__chips{display:flex;flex-wrap:wrap;gap:8px}.issue-step2__chip{background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;color:#1f2937;cursor:pointer;font-size:13px;line-height:1.2;padding:6px 12px}.issue-step2__chip.is-selected{background:#7d85e4;border-color:#7d85e4;color:#fff}.issue-step2__loading{display:flex;justify-content:center;padding:30px 0}.issue-step2__empty-state{background:#fff;border:1px dashed #d4dae4;border-radius:12px;color:#667085;padding:18px;text-align:center}.issue-step2__aside{display:none}.issue-step2__sticky-footer-inner{align-items:center;display:flex;flex-direction:row;gap:8px;width:100%}.issue-step2__sticky-footer-inner .issue-step2__back-btn.report-issue__secondary-btn.ant-btn,.issue-step2__sticky-footer-inner .report-issue__cta-btn.ant-btn{flex:1 1;max-width:none;width:auto}.issue-step2__selection-summary{background:#fff;border:2px solid #7581df;border-radius:14px;padding:16px}.issue-step2__selection-summary h4{color:#2d3552;font-size:14px;font-weight:800;letter-spacing:.02em;margin:0 0 12px;text-transform:uppercase}.issue-step2__selection-values p{color:#4b5563;font-size:13px;line-height:1.4;margin:0 0 8px}.issue-step2__selection-empty{color:#98a2b3;font-size:13px;line-height:1.4;margin:0}.issue-step2__help-link{color:#6b7280;font-size:13px;margin:10px 4px 0}@media(min-width:1024px){.issue-step2{padding:0}.issue-step2__top{margin-bottom:30px}.issue-step2__progress-meta{display:none}.issue-step2__top h1{font-size:24px;line-height:1.18;margin-bottom:14px;text-align:left}.issue-step2__top p{font-size:14px;line-height:1.6;max-width:680px;text-align:left}.issue-step2__search{margin-bottom:20px;max-width:560px}.issue-step2__progress.ant-progress{display:none;margin:0 0 18px}.issue-step2__search input{height:50px}.issue-step2__layout{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) 300px}.issue-step2__main{gap:16px}.issue-step2__quick-guide--mobile{display:none}.issue-step2__aside{display:block;position:sticky;top:14px}.issue-step2__quick-guide{margin-bottom:14px}.issue-step2__category-card{padding:16px 18px}.issue-step2__category-head{margin-bottom:14px}.issue-step2__sticky-footer-inner{align-items:center;flex-direction:row;gap:12px;justify-content:flex-start}.issue-step2__sticky-footer-inner .issue-step2__back-btn.report-issue__secondary-btn.ant-btn,.issue-step2__sticky-footer-inner .report-issue__cta-btn.ant-btn{flex:0 0 auto;width:min(240px,100%)}.issue-step2__sticky-footer-inner .issue-step2__back-btn.report-issue__secondary-btn.ant-btn{margin-right:auto}.issue-step2__selection-summary{min-height:168px;padding:18px 16px}.issue-step2__selection-summary h4{font-size:15px;margin-bottom:14px}.issue-step2__help-link,.issue-step2__selection-empty,.issue-step2__selection-values p{font-size:14px;line-height:1.45}.issue-step2__help-link{margin-top:14px}}.file-upload{width:100%}.file-upload__dragger{background:#fafafa;border:2px dashed #d9d9d9;border-radius:8px;transition:border-color .3s}.file-upload__dragger:hover{border-color:#1890ff}.file-upload__dragger .ant-upload-drag-icon{color:#1890ff;font-size:48px}.file-upload__dragger .ant-upload-text{color:#333;font-size:16px;font-weight:500;margin-top:8px}.file-upload__dragger .ant-upload-hint{color:#666;font-size:14px;margin-top:4px}.file-upload__list{margin-top:16px}.file-upload__list h4{color:#333;font-weight:500;margin-bottom:12px}.file-upload__item{border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:8px}.file-upload__item .ant-card-meta-avatar .ant-image,.file-upload__item .ant-card-meta-avatar .file-upload__video-thumbnail{border-radius:6px;overflow:hidden}.file-upload__item .ant-card-meta-title{color:#333;font-size:14px;font-weight:500;margin-bottom:4px}.file-upload__item .ant-card-meta-description{color:#666;font-size:12px}.file-upload__item .ant-card-actions li{margin:0 4px}.file-upload__item .ant-card-actions li .anticon{font-size:16px}.file-upload__item .ant-card-actions li .anticon:hover{color:#1890ff}.file-upload__type{color:#1890ff;font-size:11px;font-weight:500;margin-top:2px;text-transform:uppercase}.file-upload__video-thumbnail{align-items:center;background:#000;border-radius:6px;display:flex;height:60px;justify-content:center;overflow:hidden;width:60px}.file-upload__video-thumbnail video{height:100%;object-fit:cover;width:100%}@media(max-width:767px){.file-upload__dragger .ant-upload-drag-icon{font-size:36px}.file-upload__dragger .ant-upload-text{font-size:14px}.file-upload__dragger .ant-upload-hint{font-size:12px}.file-upload__item .ant-card-meta-avatar .ant-image,.file-upload__item .ant-card-meta-avatar .file-upload__video-thumbnail{height:50px!important;width:50px!important}.file-upload__item .ant-card-meta-title{font-size:13px}.file-upload__item .ant-card-meta-description{font-size:11px}}.file-upload .ant-upload-list-item{display:none!important}.file-upload .ant-upload-select{width:100%!important}.file-upload .ant-progress-line{margin-top:4px}.file-upload .ant-progress-line .ant-progress-bg{background:linear-gradient(90deg,#1890ff,#69c0ff)}.issue-step3{color:#111827;padding:0 20px 8px}.issue-step3__top{margin-bottom:18px}.issue-step3__progress-meta{align-items:center;color:#667085;display:flex;font-size:13px;font-weight:700;justify-content:space-between;letter-spacing:.02em;margin:0 0 10px;text-transform:uppercase}.issue-step3__progress.ant-progress{margin:0 0 18px}.issue-step3__progress.ant-progress .ant-progress-bg{border-radius:999px;height:6px!important}.issue-step3__top h1{font-size:24px;font-weight:800;line-height:1.15;margin:0 0 10px;text-align:left}.issue-step3__top p{color:#4b5563;line-height:1.4;margin:0;max-width:780px}.issue-step3__layout{display:block}.issue-step3__form{display:flex;flex-direction:column;gap:12px}.issue-step3__card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.issue-step3__card .ant-form-item{margin-bottom:12px}.issue-step3__card .ant-form-item-label>label{color:#344054;font-weight:600}.issue-step3__card .ant-input,.issue-step3__card .ant-select-selector{border-color:#e4e7ec!important;border-radius:10px!important;min-height:42px}.issue-step3__card .ant-input-focused,.issue-step3__card .ant-input:focus,.issue-step3__card .ant-select-focused .ant-select-selector,.issue-step3__card .ant-select-selector:focus{border-color:#7d85e4!important;box-shadow:0 0 0 3px #5f6be31f!important}.issue-step3__card .ant-input-textarea .ant-input{min-height:110px}.issue-step3__card--media .ant-form-item{margin-bottom:0}.issue-step3__section-title{align-items:center;border-bottom:1px solid #eaecf0;display:flex;gap:8px;margin-bottom:14px;padding-bottom:10px}.issue-step3__section-title .anticon{color:#5f6be3;font-size:16px}.issue-step3__section-title h3{color:#1f2937;font-size:17px;font-weight:700;line-height:1.2;margin:0}.issue-step3__description-counter{color:#667085;font-size:12px;margin:-4px 0 0;text-align:right}.issue-step3__section-helper{background:#f7f8ff;border:1px solid #e7e9ff;border-radius:10px;color:#667085;font-size:13px;line-height:1.4;margin:0 0 12px;padding:10px 12px}.issue-step3__file-upload .file-upload__dragger{background:#fff;border:1px dashed #d0d5dd;border-radius:12px;padding:18px 12px}.issue-step3__file-upload .file-upload__dragger .ant-upload-drag-icon{margin-bottom:8px}.issue-step3__file-upload .file-upload__dragger .ant-upload-drag-icon .anticon{color:#7d85e4;font-size:26px}.issue-step3__file-upload .file-upload__dragger .ant-upload-text{color:#344054;font-size:15px;font-weight:700;margin-bottom:4px}.issue-step3__file-upload .file-upload__dragger .ant-upload-hint{color:#667085;font-size:12px;margin:0}.issue-step3__file-upload .file-upload__list h4{color:#344054;font-size:13px;margin-top:14px}.issue-step3__file-upload .file-upload__item{border:1px solid #eaecf0;box-shadow:none}.issue-step3__aside{display:none}.issue-step3__quick-guide{background:#fff4f8;border:1px solid #f2dbe4;border-radius:12px;padding:12px 14px}.issue-step3__quick-guide h4{color:#a6426a;font-size:14px;font-weight:700;margin:0 0 6px}.issue-step3__quick-guide p{color:#6b7280;font-size:13px;line-height:1.45;margin:0}.issue-step3__quick-guide{margin-bottom:14px}.issue-step3__selection-summary{background:#fff;border:2px solid #7581df;border-radius:14px;padding:16px}.issue-step3__selection-summary h4{color:#2d3552;font-size:14px;font-weight:800;letter-spacing:.02em;margin:0 0 12px;text-transform:uppercase}.issue-step3__selection-values p{color:#4b5563;font-size:13px;line-height:1.4;margin:0 0 8px}.issue-step3__autosave{align-items:flex-start;background:#f1fcf4;border:1px solid #c6f0d5;border-radius:10px;display:flex;gap:10px;margin-top:12px;padding:10px 12px}.issue-step3__autosave .anticon{color:#16a34a;font-size:15px;margin-top:1px}.issue-step3__autosave h5{color:#166534;font-size:12px;font-weight:700;margin:0 0 2px}.issue-step3__autosave p{color:#166534;font-size:12px;line-height:1.35;margin:0}.issue-step3__sticky-footer-inner{align-items:center;display:flex;flex-direction:row;gap:8px;width:100%}.issue-step3__sticky-footer-inner .issue-step3__back-btn.report-issue__secondary-btn.ant-btn,.issue-step3__sticky-footer-inner .report-issue__cta-btn.ant-btn{flex:1 1;max-width:none;width:auto}@media(min-width:1024px){.issue-step3{padding:0}.issue-step3__top{margin-bottom:30px}.issue-step3__progress-meta,.issue-step3__progress.ant-progress{display:none}.issue-step3__top h1{font-size:24px;line-height:1.18;margin-bottom:14px}.issue-step3__top p{font-size:14px;line-height:1.6;max-width:700px}.issue-step3__layout{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) 300px}.issue-step3__form{gap:16px}.issue-step3__card{padding:16px 18px}.issue-step3__aside{display:block;position:sticky;top:14px}.issue-step3__sticky-footer-inner{align-items:center;flex-direction:row;gap:12px;justify-content:flex-start}.issue-step3__sticky-footer-inner .issue-step3__back-btn.report-issue__secondary-btn.ant-btn{border-radius:10px;display:inline-flex;flex:0 0 auto;height:42px;margin-right:auto;width:min(240px,100%)}.issue-step3__sticky-footer-inner .report-issue__cta-btn.ant-btn{flex:0 0 auto;width:min(240px,100%)}}.issue-summary__text-block{margin-bottom:12px}.issue-summary__text-block span{color:#98a2b3;display:block;font-size:12px;font-weight:700;letter-spacing:.04em;margin-bottom:6px;text-align:left;text-transform:uppercase}.issue-summary__text-block p{color:#1f2937;font-size:15px;line-height:1.45;margin:0;text-align:left;white-space:pre-wrap}.issue-summary__text-block--title{padding:0}.issue-summary__text-block--title p{font-size:24px;font-weight:700;line-height:1.2}.issue-summary__text-block--description{background:#fcfcfd;border:1px solid #eaecf0;border-radius:12px;padding:14px 16px}.issue-summary__text-block--description p{line-height:1.55}@media(min-width:1024px){.issue-summary__text-block--title p{font-size:24px}}.issue-summary{color:#111827;padding:0 20px 8px}.issue-summary__top{margin-bottom:18px}.issue-summary__progress-meta{align-items:center;color:#667085;display:flex;font-size:13px;font-weight:700;justify-content:space-between;letter-spacing:.02em;margin:0 0 10px;text-transform:uppercase}.issue-summary__progress.ant-progress{margin:0 0 18px}.issue-summary__progress .ant-progress-bg{border-radius:999px;height:6px!important}.issue-summary__top h1{font-size:24px;font-weight:800;line-height:1.15;margin:0 0 10px}.issue-summary__top p{color:#4b5563;line-height:1.4;margin:0;max-width:760px}.issue-summary__layout{display:block}.issue-summary__main{display:flex;flex-direction:column;gap:12px}.issue-summary__card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.issue-summary__section-title{align-items:center;border-bottom:1px solid #eaecf0;display:flex;gap:8px;margin-bottom:12px;padding-bottom:10px}.issue-summary__section-title .anticon{color:#5f6be3;font-size:16px}.issue-summary__section-title h3{color:#1f2937;font-size:17px;font-weight:700;line-height:1.2;margin:0}.issue-summary__kv-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.issue-summary__kv-grid span{color:#98a2b3;display:block;font-size:11px;font-weight:700;letter-spacing:.04em;margin-bottom:2px;text-transform:uppercase}.issue-summary__kv-grid strong{color:#111827;font-size:16px;font-weight:600;line-height:1.35}.issue-summary__meta-blocks{grid-gap:8px;border-top:1px solid #eaecf0;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:10px;padding-top:10px}.issue-summary__meta-blocks div{background:#fcfcfd;border:1px solid #eaecf0;border-radius:10px;padding:8px 10px}.issue-summary__meta-blocks span{color:#98a2b3;display:block;font-size:10px;margin-bottom:2px;text-transform:uppercase}.issue-summary__meta-blocks strong{color:#1f2937;display:block;font-size:16px}.issue-summary__provider-box{background:#f8f9ff;border:1px solid #eaecf0;border-radius:12px;padding:12px}.issue-summary__provider-box strong{color:#111827;display:block;font-size:18px;line-height:1.3;margin-bottom:4px}.issue-summary__provider-box p{color:#667085;font-size:14px;line-height:1.4;margin:0}.issue-summary__provider-head{align-items:center;display:flex;gap:10px;margin-bottom:10px}.issue-summary__provider-avatar{align-items:center;background:#e9eefe;border-radius:50%;color:#3f4db8;display:inline-flex;flex-shrink:0;font-weight:700;height:40px;justify-content:center;width:40px}.issue-summary__provider-meta strong{display:block;font-size:16px;margin:0 0 2px}.issue-summary__provider-meta p{color:#667085;font-size:12px;margin:0}.issue-summary__provider-badge{background:#dcfce7;border-radius:999px;color:#166534;font-size:11px;font-weight:700;margin-left:auto;padding:4px 8px}.issue-summary__provider-note{align-items:flex-start;background:#f7fbff;border:1px solid #d9ecff;border-radius:10px;display:flex;gap:8px;padding:8px 10px}.issue-summary__provider-note .anticon{color:#3b82f6;margin-top:2px}.issue-summary__provider-note p{color:#475467;font-size:12px;line-height:1.35;margin:0}.issue-summary__attachments{display:block}.issue-summary__attachments-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.issue-summary__attachment-tile{background:#fff;border:1px solid #eaecf0;border-radius:12px;min-width:118px;padding:8px;width:118px}.issue-summary__attachment-tile h5{color:#344054;font-size:12px;line-height:1.3;margin:8px 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.issue-summary__attachment-tile p{color:#98a2b3;font-size:11px;margin:0;text-transform:uppercase}.issue-summary__attachment-preview{background:#f2f4f7;border-radius:8px;height:78px;overflow:hidden;width:100%}.issue-summary__attachment-preview img,.issue-summary__attachment-preview video{display:block;height:100%;object-fit:cover;width:100%}.issue-summary__empty{color:#98a2b3;font-size:13px;margin:0}.issue-summary__edit-link{background:#0000;border:none;margin-left:auto;padding:0}.issue-summary__add-files,.issue-summary__edit-link{color:#5f6be3;cursor:pointer;font-size:12px;font-weight:600}.issue-summary__add-files{background:#f8f9ff;border:1px dashed #8b95f0;border-radius:10px;margin-top:10px;padding:10px;transition:background-color .2s ease,border-color .2s ease,color .2s ease;width:100%}.issue-summary__add-files:hover{background:#f1f3ff;border-color:#6f79e8;color:#4f5ad2}.issue-summary__add-files:focus-visible{box-shadow:0 0 0 3px #5f6be32e;outline:none}.issue-summary__aside{display:none}.issue-summary__sticky-footer-inner{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.issue-summary__back-btn.ant-btn{flex:1 1;max-width:none;order:2;width:auto}.issue-summary__sticky-confirm.ant-checkbox-wrapper{color:#667085;display:inline-flex;flex:1 1 auto;font-size:12px;justify-content:center;line-height:1.4;margin:0 0 2px;max-width:none;order:1;text-align:center;width:100%}.issue-summary__submit-btn.report-issue__cta-btn.ant-btn{flex:1 1;max-width:none;order:3;width:auto}.issue-summary__attachments-list{display:flex;flex-direction:column;gap:10px}.issue-summary__attachment-item{align-items:center;border:1px solid #eaecf0;border-radius:10px;display:flex;gap:10px;padding:8px}.issue-summary__attachment-item .issue-summary__attachment-preview{flex-shrink:0;height:54px;width:68px}.issue-summary__attachment-meta h5{color:#344054;font-size:13px;line-height:1.3;margin:0 0 2px}.issue-summary__attachment-meta p{color:#98a2b3;font-size:11px;margin:0;text-transform:uppercase}@media(min-width:1024px){.issue-summary{padding:0}.issue-summary__top{margin-bottom:30px}.issue-summary__progress-meta,.issue-summary__progress.ant-progress{display:none}.issue-summary__top h1{font-size:24px;line-height:1.18;margin-bottom:14px}.issue-summary__top p{font-size:14px;line-height:1.6;max-width:700px}.issue-summary__layout{display:block;max-width:860px}.issue-summary__main{gap:16px}.issue-summary__card{padding:16px 18px}.issue-summary__kv-grid{gap:12px 18px;grid-template-columns:repeat(2,minmax(0,1fr))}.issue-summary__meta-blocks{gap:10px}.issue-summary__aside,.issue-summary__confirm-mobile{display:none}.issue-summary__sticky-footer-inner{grid-gap:18px;align-items:center;display:grid;gap:18px;grid-template-columns:minmax(180px,240px) minmax(0,1fr) minmax(180px,240px)}.issue-summary__back-btn.ant-btn{border-radius:10px;display:inline-flex;flex:0 0 auto;height:42px;justify-content:center;min-width:120px;order:1;width:100%}.issue-summary__sticky-confirm.ant-checkbox-wrapper{font-size:13px;justify-content:center;margin:0 auto;max-width:560px;order:2;text-align:center;width:auto}.issue-summary__submit-btn.report-issue__cta-btn.ant-btn{flex:0 0 auto;order:3;width:100%}}.users{padding:40px}@media(min-width:1024px){.users{padding:40px 10%}}.client{padding:20px}@media(min-width:1024px){.client{padding:40px 10%}}.provider-issues{background:#f6f7fb;min-height:100vh;padding-bottom:100px}.provider-issues__wrapper{padding:14px 16px 0}.provider-issues__intro{padding:8px 0 14px}.provider-issues__intro .page-intro__title{color:#151827;font-size:24px;line-height:1.28;margin:0}.provider-issues__intro .page-intro__description{color:#596176;font-size:14px;line-height:1.5;margin-top:4px;max-width:760px}.provider-issues__tabs{margin-bottom:14px}.provider-issues__tabs .ant-tabs-nav{margin:0}.provider-issues__tabs .ant-tabs-nav-wrap{overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.provider-issues__tabs .ant-tabs-nav-list{background:#f0f1f6;border-radius:10px;display:inline-flex;gap:4px;padding:4px;width:fit-content}.provider-issues__tabs .ant-tabs-ink-bar{display:none}.provider-issues__tabs .ant-tabs-tab{border-radius:8px;color:#6f7586;font-weight:600;margin:0;padding:8px 10px;transition:all .2s ease}.provider-issues__tabs .ant-tabs-tab-active{background:#fff;box-shadow:0 1px 2px #1c274d1f}.provider-issues__tab-label{align-items:baseline;display:inline-flex;gap:6px}.provider-issues__tab-label small{font-size:11px;font-weight:600;opacity:.8}.provider-issues__issue-list{grid-gap:12px;display:grid;gap:12px}.provider-issues__issue-card{background:#fff;border:1px solid #eceef5;border-radius:16px;box-shadow:0 4px 16px #1d2d550f;padding:12px}.provider-issues__issue-header{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:10px}.provider-issues__issue-id{color:#8e94a8;font-size:12px;font-weight:600}.provider-issues__issue-date{align-items:center;color:#8e94a8;display:inline-flex;font-size:12px;gap:6px;text-align:right}.provider-issues__issue-main{align-items:flex-start;display:flex;gap:12px;margin-bottom:10px}.provider-issues__issue-content{flex:1 1;min-width:0}.provider-issues__issue-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#141726;display:-webkit-box;font-size:18px;font-weight:700;line-height:1.28;margin:0 0 8px;overflow:hidden}.provider-issues__issue-meta{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.provider-issues__issue-meta span{grid-gap:6px;align-items:start;color:#666f85;display:grid;font-size:13px;gap:6px;grid-template-columns:16px minmax(0,1fr);text-align:left}.provider-issues__issue-description{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#5c6478;display:-webkit-box;font-size:13px;line-height:1.4;margin:0;overflow:hidden}.provider-issues__issue-image{border-radius:12px;flex-shrink:0;height:82px;object-fit:cover;width:82px}.provider-issues__issue-actions{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.provider-issues__status-chip{background:#eef1f7;border-radius:999px;color:#55607a;font-size:12px;font-weight:600;line-height:1;margin-right:auto;padding:3px 10px}.provider-issues__status-chip--open{background:#fff6dd;color:#9a760d}.provider-issues__status-chip--in-progress{background:#eaf2ff;color:#3368c6}.provider-issues__status-chip--done{background:#e7f8eb;color:#278d4f}.provider-issues__status-chip--cancelled{background:#fdeef0;color:#b03d56}.provider-issues__view-btn{align-items:center;color:#5760f1;display:inline-flex;font-size:14px;font-weight:600;gap:6px;height:auto;padding:0}.provider-issues__state-card{align-items:center;background:#f4f5f8;border:2px dashed #d8d9f8;border-radius:18px;display:flex;flex-direction:column;justify-content:center;margin-top:4px;min-height:260px;padding:30px 20px;text-align:center}.provider-issues__state-icon-wrap{align-items:center;background:#ececf3;border-radius:50%;display:flex;height:84px;justify-content:center;width:84px}.provider-issues__state-icon-wrap--error{background:#fdeef0}.provider-issues__state-icon{color:#61687c;font-size:30px}.provider-issues__state-icon--error{color:#df4e68}.provider-issues__state-title{color:#151827;font-size:22px;font-weight:700;line-height:1.1;margin:18px 0 8px}.provider-issues__state-title--error{color:#b03d56}.provider-issues__state-description{color:#596176;font-size:15px;line-height:1.5;margin:0;max-width:600px}.provider-issues__state-button{background:#f1f2f4;border:1px solid #cfd2da;border-radius:14px;color:#1f2432;font-size:14px;font-weight:600;height:44px;margin-top:24px;min-width:180px}@media(min-width:1024px){.provider-issues{display:flex;padding-bottom:28px}.provider-issues__wrapper{max-width:1280px;padding:26px 30px 120px;width:100%}.provider-issues__intro .page-intro__title{color:#1f2937;font-size:24px;line-height:1.18}.provider-issues__intro .page-intro__description{font-size:14px;line-height:1.6}.provider-issues__tabs{margin-bottom:18px;max-width:none;width:100%}.provider-issues__tabs .ant-tabs-nav,.provider-issues__tabs .ant-tabs-nav-list,.provider-issues__tabs .ant-tabs-nav-wrap{width:100%}.provider-issues__tabs .ant-tabs-nav-list{display:flex}.provider-issues__tabs .ant-tabs-tab{flex:1 1;justify-content:center;padding:10px 12px}.provider-issues__tabs .provider-issues__tab-label{justify-content:center;width:100%}.provider-issues__issue-list{align-items:stretch;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.provider-issues__issue-card{min-height:100%;padding:14px}.provider-issues__issue-title{font-size:20px}.provider-issues__state-card{margin-top:2px;min-height:300px}}.issue-details-view{--mobile-bottom-menu-height:64px;color:#1f2333;padding-bottom:calc(88px + var(--mobile-bottom-menu-height));text-align:left;width:100%}.issue-details-view__back-row{margin-bottom:10px}.issue-details-view__back-button.ant-btn{align-items:center;color:#667085;display:inline-flex;font-size:15px;font-weight:500;gap:6px;padding-inline:0}.issue-details-view__layout{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr}.issue-details-view__main-column{grid-gap:14px;display:grid;gap:14px;min-width:0}.issue-details-view__main-card{background:#0000;border:0;border-radius:0;box-shadow:none;display:flex;flex-direction:column;gap:12px;padding:0;text-align:left}.issue-details-view__page-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.issue-details-view__intro{flex:1 1;min-width:0;padding:4px 2px 12px}.issue-details-view__status-row{display:flex;flex-shrink:0;justify-content:flex-end;margin-top:4px}.issue-details-view__status{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:600;gap:5px;line-height:1;padding:7px 14px;white-space:nowrap}.issue-details-view__status--open,.issue-details-view__status--quoted{background:#fff4db;color:#a56e00}.issue-details-view__status--scheduled{background:#e8f4ff;color:#146ba8}.issue-details-view__status--in-progress{background:#e8edff;color:#3457d6}.issue-details-view__status--done{background:#e5f9ec;color:#0d8b49}.issue-details-view__status--paused{background:#f3e9ff;color:#7f39c3}.issue-details-view__status--completion-requested{background:#e8f8ff;color:#147ca8}.issue-details-view__status--cancelled{background:#ffebeb;color:#bc2c2c}.issue-details-view__content-section{background:#fff;border:1px solid #e9eaf0;border-radius:12px;overflow:hidden;text-align:left}.issue-details-view__overview{background:#fff}.issue-details-view__desktop-actions,.issue-details-view__main-footer{display:none}.issue-details-view__side-column{grid-gap:12px;display:grid;gap:12px}.issue-details-view__side-actions-card{display:none}@media(min-width:1024px){.issue-details-view{padding-bottom:24px}.issue-details-view__layout{align-items:start;gap:18px;grid-template-columns:minmax(0,1.66fr) minmax(330px,.82fr)}.issue-details-view__main-column{gap:16px}.issue-details-view__main-card{border-color:#e3e7f1;border-radius:14px;box-shadow:0 1px 4px #1018280a;gap:14px;overflow:hidden;padding:0}.issue-details-view__intro{display:block;padding:0 2px 10px}.issue-details-view__status-row{margin-top:0}.issue-details-view__intro .page-intro__title{color:#121826}.issue-details-view__intro .page-intro__description{color:#687084}.issue-details-view__main-footer{align-items:center;border-top:1px solid #e9eaf0;display:flex;gap:12px;justify-content:space-between;margin-top:0;padding:16px 18px}.issue-details-view__desktop-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.issue-details-view__desktop-actions .ant-btn{border-radius:10px;font-weight:600;min-width:132px}.issue-details-view__content-section{background:#fff;border-color:#e3e7f1}.issue-details-view__side-column{position:sticky;top:12px}.issue-details-view__side-actions-card{background:#fff;border:1px solid #e3e7f1;border-radius:14px;box-shadow:0 1px 4px #1018280a;display:block;padding:14px}.issue-details-view__side-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:minmax(0,1fr)}.issue-details-view__side-actions .ant-btn{border-radius:10px;font-weight:600;height:auto;min-height:42px;padding-block:9px;white-space:normal}}@media(min-width:1024px)and (min-width:1280px){.issue-details-view__side-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.issue-details-view__section-title-row{background:#f8f8fc;border-bottom:1px solid #e9eaf0;padding:11px 12px;text-align:left}.issue-details-view__section-title-row h2{color:#1d2233;font-size:16px;font-weight:700;line-height:1.2;margin:3px 0 0}.issue-details-view__section-title-copy{min-width:0}.issue-details-view__section-eyebrow{color:#8b90a5;font-size:10px;font-weight:700;letter-spacing:.3px;margin:0;text-transform:uppercase}.issue-details-view__meta-grid{grid-gap:16px 14px;border-bottom:1px solid #e9eaf0;display:grid;gap:16px 14px;grid-template-columns:repeat(2,minmax(0,1fr));padding:14px 12px}.issue-details-view__meta-item p{align-items:center;color:#8b90a5;display:flex;font-size:11px;font-weight:700;gap:6px;letter-spacing:.2px;margin:0 0 4px;text-transform:uppercase}.issue-details-view__meta-item--full{grid-column:1/-1}.issue-details-view__reporter-row{align-items:center;display:flex;gap:10px}.issue-details-view__meta-value{color:#1d2233;display:block;font-size:14px;font-weight:500;line-height:20px;margin:0;text-align:left;word-break:break-word}.issue-details-view__reporter-avatar,.issue-details-view__reporter-fallback{border-radius:999px;flex-shrink:0;height:34px;width:34px}.issue-details-view__reporter-avatar{display:block;object-fit:cover}.issue-details-view__reporter-fallback{background:#eff2f8;border:1px solid #e2e7f2;color:#7d859f;display:grid;font-size:13px;place-items:center}.issue-details-view__description-card{padding:12px;text-align:left}.issue-details-view__description-label{align-items:center;color:#2f3448;display:inline-flex;font-size:16px;font-weight:700;gap:6px;margin:0 0 8px}.issue-details-view__description-text{color:#50566d;font-size:14px;line-height:1.6;margin:0;text-align:left;word-break:break-word}.issue-details-view__description-last-updated{color:#8b90a5;font-size:13px;line-height:1.45;margin:12px 0 0}.issue-details-view__status-detail-grid{grid-gap:12px;border-top:1px solid #e9eaf0;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));padding:14px 12px}.issue-details-view__status-detail-item,.issue-details-view__warranty-item{background:#fbfcfe;border:1px solid #eef1f6;border-radius:10px;padding:12px}.issue-details-view__status-detail-item p,.issue-details-view__warranty-item p{color:#8b90a5;font-size:11px;font-weight:700;letter-spacing:.2px;margin:0 0 6px;text-transform:uppercase}.issue-details-view__status-detail-item span,.issue-details-view__warranty-item span{color:#1d2233;display:block;font-size:14px;line-height:1.5;word-break:break-word}.issue-details-view__status-detail-item--urgent{background:#fff4f2;border-color:#f2b8b5}.issue-details-view__status-detail-item--urgent p{color:#a43229}.issue-details-view__status-detail-item--urgent span{color:#7a211a}.issue-details-view__operational-actions-grid{grid-gap:12px;border-top:1px solid #e9eaf0;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));padding:14px 12px}.issue-details-view__operational-actions-grid .ant-btn{border-radius:10px;font-weight:600;min-height:42px}.issue-details-view__warranty-card{grid-gap:12px;border-top:1px solid #e9eaf0;display:grid;gap:12px;padding:14px 12px}.issue-details-view__warranty-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.issue-details-view__warranty-head h3{color:#1d2233;font-size:18px;line-height:1.2;margin:4px 0 0}.issue-details-view__warranty-eyebrow{align-items:center;color:#6c748b;display:inline-flex;font-size:12px;font-weight:700;gap:6px;letter-spacing:.2px;margin:0;text-transform:uppercase}.issue-details-view__warranty-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.issue-details-view__warranty-item--full{grid-column:1/-1}.issue-details-view__warranty-empty{color:#667085;font-size:14px;line-height:1.5;margin:0}.issue-details-view__warranty-note{color:#6c748b;font-size:13px;font-style:italic;line-height:1.45;margin:0 0 8px}.issue-details-view__warranty-badge{background:#e8f6ee;border-radius:999px;color:#177245;font-size:12px;font-weight:700;padding:6px 10px;white-space:nowrap}.issue-details-view__warranty-badge--expired{background:#ffebeb;color:#b42318}@media(min-width:1024px){.issue-details-view__meta-grid{border-bottom:1px solid #e9eaf0;border-top:1px solid #e9eaf0;gap:16px 20px;grid-template-columns:repeat(2,minmax(0,1fr));padding:16px 18px 14px}.issue-details-view__meta-item{grid-column:auto}.issue-details-view__meta-value{font-size:14px;font-weight:500;line-height:20px}.issue-details-view__description-label{font-size:18px}.issue-details-view__section-title-row h2{font-size:20px;line-height:1.2}.issue-details-view__section-eyebrow{font-size:11px}.issue-details-view__description-card{padding:16px 18px 18px}.issue-details-view__description-text{border:1px solid #eceff5;border-radius:8px;font-size:14px;line-height:1.6;padding:12px 14px}.issue-details-view__operational-actions-grid,.issue-details-view__status-detail-grid,.issue-details-view__warranty-card{padding:16px 18px}}.issue-details-view__attachments-section .issue-details-view__section-title-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.issue-details-view__attachments-card{border-top:1px solid #e9eaf0;padding:12px}.issue-details-view__timeline-card{background:#fff;border:1px solid #e9eaf0;border-radius:14px;box-shadow:0 2px 12px #1218280a;padding:12px}.issue-details-view__section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.issue-details-view__section-header h3{color:#1d2233;font-size:20px;font-weight:700;line-height:1.1;margin:0}.issue-details-view__section-header span{color:#8b90a5;font-size:13px;font-weight:600}.issue-details-view__attachments-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.issue-details-view__attachments-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.issue-details-view__attachment-item{background:#0000;border:0;color:inherit;cursor:pointer;padding:0;text-align:left;text-decoration:none;width:100%}.issue-details-view__attachment-thumb{aspect-ratio:4/3;background:#f0f2f7;border-radius:10px;overflow:hidden}.issue-details-view__attachment-media{display:block;height:100%;object-fit:cover;width:100%}.issue-details-view__attachment-file{color:#7477f2;display:grid;font-size:22px;height:100%;place-items:center;width:100%}.issue-details-view__attachment-title{align-items:center;color:#1d2233;display:flex;font-size:10px;font-weight:600;gap:5px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.issue-details-view__header-meta{color:#8b90a5;font-size:12px;font-weight:600;margin-left:auto;text-align:right}.issue-details-view__timeline-dot{color:#7477f2;font-size:11px}.issue-details-view__timeline-item{margin-bottom:12px}.issue-details-view__timeline-top-row{align-items:center;display:flex;flex-wrap:nowrap;gap:8px;justify-content:space-between}.issue-details-view__timeline-top-main{flex:1 1 auto;min-width:0}.issue-details-view__timeline-status{align-items:center;background:linear-gradient(180deg,#f7f8ff,#eef2ff);border:1px solid #d8def8;border-radius:999px;box-shadow:inset 0 1px 0 #ffffffb3;color:#4656bd;display:inline-flex;font-size:12px;font-weight:700;line-height:1.2;max-width:100%;min-height:30px;overflow:hidden;padding:0 12px;text-overflow:ellipsis;white-space:nowrap;width:fit-content}.issue-details-view__timeline-event-label{color:#8b90a5;font-size:12px;font-weight:600;margin:4px 0 0}.issue-details-view__timeline-event-label--update{align-items:center;background:#eef2ff;border-radius:999px;color:#4b5cc4;display:inline-flex;font-size:11px;font-weight:700;letter-spacing:.2px;margin:0;min-height:24px;padding:0 10px;text-transform:uppercase}.issue-details-view__timeline-context-label{color:#8b90a5;font-size:12px;line-height:1.4;margin:8px 0 0}.issue-details-view__timeline-transition-box{background:#fff;border:1px solid #e7eaf3;border-radius:12px;margin-top:8px;padding:8px 12px}.issue-details-view__timeline-transition-summary{color:#6d7591;font-size:12px;font-weight:600;line-height:1.35;margin:0}.issue-details-view__timeline-date{color:#8b90a5;flex:0 0 auto;font-size:10px;letter-spacing:.1px;line-height:1.2;margin-left:auto;white-space:nowrap}.issue-details-view__timeline-content{background:#fbfcff;border:1px solid #e7eaf3;border-radius:14px;box-shadow:0 1px 2px #0f172a08;margin-top:8px;padding:12px}.issue-details-view__timeline-content--update{margin-left:2px;margin-top:8px}.issue-details-view__timeline-updates-stack{grid-gap:12px;border-left:2px solid #e4e8f5;display:grid;gap:12px;margin-left:4px;margin-top:14px;padding-left:12px}.issue-details-view__timeline-update-item .issue-details-view__timeline-top-row{align-items:flex-start}.issue-details-view__timeline-author,.issue-details-view__timeline-message{color:#4f566f;font-size:14px;line-height:1.45;margin:0}.issue-details-view__timeline-author{border-top:1px solid #e7eaf3;color:#8b90a5;margin-top:10px;padding-top:10px}.issue-details-view__timeline-attachments{margin-top:10px}.issue-details-view__timeline-composer{border-top:1px solid #edf0f5;margin-top:16px;padding-top:16px}.issue-details-view .timeline-empty{color:#8b90a5;font-size:14px;margin:0}@media(min-width:1024px){.issue-details-view__section-header h3{font-size:22px;line-height:1.2}.issue-details-view__timeline-status{font-size:13px}.issue-details-view__timeline-date{font-size:11px}.issue-details-view__timeline-author,.issue-details-view__timeline-message{font-size:14px}.issue-details-view__timeline-card{background:#fff;border:1px solid #e3e7f1;border-radius:14px;box-shadow:0 1px 4px #1018280a;padding:16px}.issue-details-view__attachments-section{box-shadow:0 1px 4px #1018280a}.issue-details-view__attachments-card{border-top:1px solid #e9eaf0;padding:16px 18px}.issue-details-view__attachments-grid{gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.issue-details-view__attachment-title{font-size:11px}}.issue-details-view__mobile-actions{grid-gap:10px;background:#f6f6fbfa;border-top:1px solid #e7e9f2;bottom:var(--mobile-bottom-menu-height);display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));left:0;padding:10px 12px calc(10px + env(safe-area-inset-bottom));position:fixed;right:0;z-index:15}.issue-details-view__mobile-actions .ant-btn{border-radius:11px;font-size:15px;font-weight:600;height:42px}.issue-details-view__mobile-actions--with-overflow{grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr)}.issue-details-view__mobile-more.ant-btn{min-width:0}.issue-details-view__preview-media{background:#0f1117;border-radius:10px;display:block;max-height:72vh;object-fit:contain;width:100%}.issue-details-view__preview-shell{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:40px minmax(0,1fr) 40px}.issue-details-view__preview-nav.ant-btn{align-items:center;background:#f2f4f8;border:1px solid #e3e7f0;border-radius:999px;color:#4f566f;display:inline-flex;height:40px;justify-content:center;width:40px}.issue-details-view__preview-modal .ant-modal-body{padding-top:8px}@media(min-width:1024px){.issue-details-view__mobile-actions{display:none}}.provider-issue-update-composer{grid-gap:12px;display:grid;gap:12px;margin-top:16px}.provider-issue-update-composer__header h4{color:#1d2233;font-size:16px;font-weight:700;margin:0 0 4px}.provider-issue-update-composer__header p{color:#667085;font-size:13px;line-height:1.5;margin:0}.provider-issue-status-drawer{grid-gap:16px;display:grid;gap:16px}.provider-issue-status-drawer__current-status{color:#4f566f;font-size:14px;margin:0}.provider-issue-status-drawer__selector{width:100%}.provider-issue-status-drawer__fields{grid-gap:12px;display:grid;gap:12px}.provider-issue-status-map{background:#f6f7fa;border:1px solid #e9eaf0;border-radius:8px;padding:12px 14px}.provider-issue-status-map__title{color:#4f566f;font-size:12px;font-weight:600;letter-spacing:.3px;margin:0 0 10px;text-transform:uppercase}.provider-issue-status-map__list{display:flex;flex-direction:column;gap:0}.provider-issue-status-map__row{border-bottom:1px solid #e9eaf0;padding:8px 0}.provider-issue-status-map__row:last-child{border-bottom:none}.provider-issue-status-map__row--current{background:#f8f9ff;border-bottom:none;border-radius:6px;padding:8px 10px}.provider-issue-status-map__row--current .provider-issue-status-map__tag{background:#e8ecff;border-color:#7477f2;color:#1d2233;font-weight:700}.provider-issue-status-map__row--exit .provider-issue-status-map__tag{color:#6c748b;font-style:italic}.provider-issue-status-map__tag{background:#fff;border:1px solid #e9eaf0;border-radius:6px;color:#4f566f;display:inline-block;font-size:13px;font-weight:500;padding:4px 10px}.provider-issue-status-map__tag--current{background:#e8ecff;border-color:#7477f2;color:#1d2233;font-weight:700}.provider-issue-status-map__tag--exit{color:#6c748b;font-style:italic}.provider-issue-status-map__row-details{border-left:2px solid #e9eaf0;margin-top:6px;padding-left:12px}.provider-issue-status-map__desc{color:#6c748b;font-size:12px;line-height:1.4;margin:0 0 6px}.provider-issue-status-map__next-row{align-items:center;display:flex;flex-wrap:wrap;gap:6px 8px}.provider-issue-status-map__next-label{color:#6c748b;font-size:12px}.provider-issue-status-map__next-tags{display:flex;flex-wrap:wrap;gap:4px}.provider-issue-status-map__mini-tag{background:#fff;border:1px solid #e9eaf0;border-radius:4px;color:#4f566f;display:inline-block;font-size:11px;font-weight:500;padding:2px 8px}.provider-issue-status-map__mini-tag--current{background:#e8ecff;border-color:#7477f2;color:#1d2233;font-weight:700}.provider-issue-status-map__mini-tag--action{background:#0000;border-color:#7477f2;color:#7477f2;cursor:pointer;font-family:inherit}.provider-issue-status-map__mini-tag--action:hover{background:#e8ecff}.provider-issue-status-map__divider{color:#9ca3af;font-size:12px;font-style:italic;margin:8px 0 4px;padding:6px 0}.provider-issue-warranty-editor{grid-gap:14px;display:grid;gap:14px}.user-profile{background:#f4f5f9;min-height:100vh;padding-bottom:100px}.user-profile__wrapper{box-sizing:border-box;max-width:100%;padding:20px 20px 24px}.user-profile__top{margin-bottom:20px}.user-profile__top .page-intro__title{color:#1f2937;font-size:24px;font-weight:800;line-height:1.2;margin:0 0 8px}.user-profile__top .page-intro__description{color:#4b5563;font-size:15px;line-height:1.45;margin:0}.user-profile__layout,.user-profile__main-column,.user-profile__side-column{display:flex;flex-direction:column;gap:16px}.user-profile__card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px 18px}.user-profile__card .ant-form-item{margin-bottom:14px}.user-profile__card .ant-form-item-label>label{color:#344054;font-size:14px;font-weight:600}.user-profile__card .ant-input,.user-profile__card .ant-input-password .ant-input,.user-profile__card .ant-select-selector{border-color:#e4e7ec;border-radius:10px;min-height:44px}.user-profile__card .ant-input-focused,.user-profile__card .ant-input-password.ant-input-affix-wrapper-focused .ant-input,.user-profile__card .ant-input:focus,.user-profile__card .ant-select-focused .ant-select-selector{border-color:#7d85e4;box-shadow:0 0 0 3px #5f6be31f}.user-profile__card .ant-input-password.ant-input-affix-wrapper{border-color:#e4e7ec;border-radius:10px}.user-profile__view-switcher{margin-bottom:18px}.user-profile__language-switcher{margin-bottom:0}.user-profile__view-select--full{max-width:100%}.user-profile__view-label{color:#344054;display:block;font-size:14px;font-weight:600;margin-bottom:10px}.user-profile__view-select{max-width:100%;width:100%}.user-profile__section-title{align-items:center;border-bottom:1px solid #eaecf0;display:flex;gap:8px;margin-bottom:16px;padding-bottom:12px}.user-profile__section-title .anticon{color:#5f6be3;font-size:16px}.user-profile__section-title h3{color:#1f2937;font-size:16px;font-weight:700;line-height:1.25;margin:0}.user-profile__submit-btn{margin-top:12px;width:100%}.user-profile__mobile-project-updates{margin-top:16px}.user-profile__mobile-project-updates-text{color:#4b5563;font-size:14px;line-height:1.55;margin-bottom:16px}.user-profile__mobile-project-updates-btn{align-items:center;border-radius:10px;display:inline-flex;justify-content:space-between;min-height:44px;width:100%}@media(min-width:1024px){.user-profile{padding-bottom:48px}.user-profile .user-profile__wrapper{padding:clamp(28px,3.8vh,44px) clamp(52px,4.8vw,84px) 48px clamp(96px,8.6vw,148px)}.user-profile__top{margin-bottom:28px}.user-profile__top .page-intro__title{font-size:24px;line-height:1.18;margin-bottom:10px}.user-profile__top .page-intro__description{font-size:14px;line-height:1.6;max-width:700px}.user-profile__layout{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:minmax(0,1fr) minmax(240px,320px);max-width:980px}.user-profile__main-column,.user-profile__side-column{gap:20px}.user-profile__card{padding:20px 22px}.user-profile__view-select{max-width:220px}.user-profile__submit-btn{min-width:180px;width:auto}.user-profile__mobile-project-updates{display:none}}.providers__item{width:100%}.dashboard__alert-card .ant-card-body{padding:12px}.dashboard__alert-content{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.dashboard__alert-icon-wrap{align-items:center;background:#ffecef;border-radius:999px;color:#d74a64;display:inline-flex;flex-shrink:0;font-size:15px;height:30px;justify-content:center;width:30px}.dashboard__alert-text{flex:1 1 180px;min-width:0}.dashboard__alert-title{color:#932a3f;font-size:14px;font-weight:700;margin:0}.dashboard__alert-description{color:#b74a5f;font-size:12px;line-height:1.4;margin:2px 0 0}.dashboard__alert-link.ant-btn-link{align-items:center;color:#d13f59;display:inline-flex;font-size:13px;font-weight:700;margin-left:auto;min-height:44px;padding:0;white-space:nowrap}.dashboard__status-details-card .ant-card-body{padding:6px 0}.dashboard__status-list{display:flex;flex-direction:column}.dashboard__status-list-item{align-items:center;background:#0000;border:0;border-bottom:1px solid #f0f2f7;cursor:pointer;display:flex;gap:10px;justify-content:space-between;padding:11px 14px;width:100%}.dashboard__status-list-item:last-child{border-bottom:0}.dashboard__status-list-name{align-items:center;color:#1f2738;display:inline-flex;font-size:14px;font-weight:500;gap:8px}.dashboard__status-list-dot{border-radius:999px;flex-shrink:0;height:7px;width:7px}.dashboard__status-list-right{align-items:center;color:#8a92a8;display:inline-flex;gap:8px}.dashboard__status-list-right strong{color:#2b3244;font-size:14px}.dashboard__status-strip{display:none}.dashboard__status-strip-item{align-items:center;background:#0000;border:0;color:#7d8699;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;padding:12px 16px}.dashboard__status-strip-label{font-size:15px}.dashboard__status-strip-value{color:#293247;font-size:15px}@media(min-width:1024px){.dashboard__status-strip{align-items:center;background:#fff;border:1px solid #e8ecf4;border-radius:12px;display:flex;justify-content:space-between;overflow:hidden}.dashboard__status-strip-item{border-right:1px solid #edf0f6;flex:1 1;justify-content:center;min-height:56px}.dashboard__status-strip-item:last-child{border-right:0}}.dashboard__recent-card .ant-card-body{padding:6px 12px}.dashboard__recent-item{background:#0000;border:0;border-bottom:1px solid #f0f2f7;cursor:pointer;padding:12px 2px;text-align:left;width:100%}.dashboard__recent-item:last-child{border-bottom:0}.dashboard__recent-top{align-items:center;display:flex;gap:10px;justify-content:space-between}.dashboard__recent-top strong{color:#111827;font-size:16px;font-weight:700;line-height:1.3}.dashboard__recent-subtitle{color:#616a80;font-size:13px;margin-top:4px}.dashboard__recent-description{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;color:#6f7890;display:-webkit-box;font-size:12px;line-height:1.3;margin-top:2px;overflow:hidden}.dashboard__recent-date{color:#8a92a5;font-size:12px;margin-top:6px}.dashboard__archive-card{background:#f4f3fc;border-color:#e8e7f7;text-align:center}.dashboard__archive-card .ant-card-body{padding:14px}.dashboard__archive-card p{color:#7a7f93;font-size:13px;margin-bottom:10px}.dashboard__archive-card .ant-btn{background:#fff;border-color:#d5d9e4;border-radius:10px;color:#445274;font-weight:600;height:38px;width:100%}@media(min-width:1024px){.dashboard__recent-card .ant-card-body{padding:4px 14px}.dashboard__recent-item{padding:12px 0}.dashboard__recent-top strong{font-size:20px}.dashboard__recent-subtitle{font-size:13px;margin-top:2px}.dashboard__recent-description{-webkit-line-clamp:1;line-clamp:1;max-width:86%}.dashboard__recent-date{margin-top:3px}}.dashboard__side-card .ant-card-body{padding:12px 14px}.dashboard__frequent-item+.dashboard__frequent-item{margin-top:12px}.dashboard__frequent-head{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:6px}.dashboard__frequent-head span{color:#2a3348;font-size:14px;font-weight:500}.dashboard__frequent-head small{color:#98a1b6;font-size:12px}.dashboard__frequent-track{background:#edf1f6;border-radius:999px;height:6px;overflow:hidden;width:100%}.dashboard__frequent-fill{background:#bec7d8;border-radius:inherit;display:block;height:100%}@media(min-width:1024px){.dashboard__desktop-side{grid-gap:12px;display:grid;gap:12px;min-width:0;width:min(304px,100%)}}.dashboard{background:#f6f7fb;min-height:100vh;overflow-x:clip;padding-bottom:104px}.dashboard__wrapper{padding-top:12px}.dashboard__intro{padding:4px 2px 12px}.dashboard__error-state,.dashboard__loading{align-items:center;display:flex;justify-content:center;min-height:320px}.dashboard .ant-card{border:1px solid #eaedf4;border-radius:14px;box-shadow:0 1px 3px #1018280d}.dashboard .ant-card-head{border-bottom:1px solid #eef1f6;min-height:48px;padding-inline:16px}.dashboard .ant-card-head-title{color:#141a28;font-size:18px;font-weight:700}.dashboard .ant-card-body{padding:14px}.dashboard__desktop-grid,.dashboard__desktop-main{grid-gap:12px;display:grid;gap:12px}.dashboard__desktop-main{min-width:0}.dashboard__status-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.dashboard__status-card-button{background:#0000;border:0;border-radius:14px;cursor:pointer;display:block;margin:0;min-height:44px;padding:0;text-align:left;width:100%}.dashboard__status-card-button:focus-visible{outline:2px solid #5b67e8;outline-offset:2px}.dashboard__status-card.ant-card{border-color:#dfe4ef;border-width:2px;height:100%}.dashboard__status-card .ant-card-body{padding:12px}.dashboard__status-head{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px}.dashboard__status-label{color:#6e768a;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dashboard__status-dot{align-items:center;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;height:22px;justify-content:center;width:22px}.dashboard__status-value{color:#131a28;font-size:38px;font-weight:800;line-height:1;margin:0}.dashboard__card-link.ant-btn-link{color:#3f6fd9;font-weight:600;padding:0}.dashboard__metrics-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard__metrics-row--desktop{display:none}.dashboard__metric-card.ant-card .ant-card-body{align-items:center;display:flex;gap:10px;padding:14px}.dashboard__metric-icon{align-items:center;border-radius:999px;display:inline-flex;font-size:15px;height:32px;justify-content:center;width:32px}.dashboard__metric-icon--green{background:#eafaf1;color:#2ea35f}.dashboard__metric-icon--blue{background:#ecf3ff;color:#4f79d8}.dashboard__metric-label{color:#6d768b;font-size:12px;margin:0}.dashboard__metric-value{color:#111827;font-size:30px;font-weight:700;line-height:1;margin:3px 0 0}.dashboard__floating-action.ant-btn{background:#5b67e8;border-color:#5b67e8;border-radius:999px;bottom:92px;box-shadow:0 14px 28px #5b67e85c;height:52px;position:fixed;right:18px;width:52px;z-index:8}.dashboard .dashboard__rental-card .ant-card-head{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.dashboard .dashboard__rental-card .ant-card-extra{margin-inline-start:0}.dashboard__rental-card-title{align-items:center;display:inline-flex;gap:8px}.dashboard__rental-card-description{color:#667085;margin:0 0 12px}.dashboard__rental-loading{align-items:center;display:flex;justify-content:center;min-height:120px}.dashboard__rental-preview{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.dashboard__rental-preview-item{background:#0000;border:0;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:0;text-align:left}.dashboard__rental-preview-image,.dashboard__rental-preview-placeholder{border-radius:10px;height:96px;object-fit:cover;width:100%}.dashboard__rental-preview-placeholder{align-items:center;background:#f3f4f6;color:#9ca3af;display:flex;font-size:1.5rem;justify-content:center}.dashboard__rental-preview-name{color:#141a28;font-weight:600;line-height:1.3}.dashboard__rental-preview-price{color:#667085;font-size:.875rem}@media(min-width:1024px){.dashboard{display:flex;padding-bottom:24px}.dashboard__wrapper{margin:0 auto;max-width:1400px;padding:16px 22px 24px}.dashboard__intro{display:block;padding:0 2px 10px}.dashboard__intro .page-intro__title{color:#121826}.dashboard__intro .page-intro__description{color:#687084}.dashboard__desktop-grid{align-items:start;gap:16px;grid-template-columns:minmax(0,1fr) minmax(280px,304px);min-width:0;overflow-x:hidden;width:100%}.dashboard__desktop-main{gap:14px;min-width:0}.dashboard__status-value{font-size:44px}.dashboard__metrics-row--mobile{display:none}.dashboard__metrics-row--desktop{display:grid;margin-bottom:12px}.dashboard__floating-action.ant-btn{display:none}}.dashboard-issue-type-card.ant-card .ant-card-body{padding:16px}.dashboard-issue-type-card__link.ant-btn-link{color:#3f6fd9;font-weight:600;padding:0}.dashboard-issue-type-card__content{grid-gap:16px;display:grid;gap:16px}.dashboard-issue-type-card__chart,.dashboard-issue-type-card__chart-wrap{display:flex;justify-content:center}.dashboard-issue-type-card__chart{align-items:center;border-radius:50%;height:156px;position:relative;width:156px}.dashboard-issue-type-card__chart:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 1px #eef1f6;content:"";height:98px;position:absolute;width:98px}.dashboard-issue-type-card__chart-center{position:relative;text-align:center;z-index:1}.dashboard-issue-type-card__chart-center strong{color:#121926;display:block;font-size:28px;line-height:1}.dashboard-issue-type-card__chart-center span{color:#7a8194;display:block;font-size:10px;letter-spacing:.06em;margin-top:4px;text-transform:uppercase}.dashboard-issue-type-card__list{display:flex;flex-direction:column;gap:10px;max-height:288px;overflow-y:auto;padding-right:4px}.dashboard-issue-type-card__row{align-items:center;border-bottom:1px solid #f0f2f7;display:flex;gap:12px;justify-content:space-between;padding-bottom:10px}.dashboard-issue-type-card__row:last-child{border-bottom:0;padding-bottom:0}.dashboard-issue-type-card__label-wrap{align-items:center;display:inline-flex;gap:8px;min-width:0}.dashboard-issue-type-card__dot{border-radius:999px;flex-shrink:0;height:10px;width:10px}.dashboard-issue-type-card__label{color:#596278;font-size:13px;line-height:1.35;word-break:break-word}.dashboard-issue-type-card__values{align-items:baseline;display:inline-flex;flex-shrink:0;gap:8px}.dashboard-issue-type-card__values strong{color:#1e2535;font-size:14px}.dashboard-issue-type-card__values small{color:#7a8194;font-size:12px}.dashboard-issue-type-card__empty{align-items:center;color:#98a1b6;display:flex;justify-content:center;min-height:180px;text-align:center}@media(min-width:1024px){.dashboard-issue-type-card__content{align-items:center;grid-template-columns:196px minmax(0,1fr)}.dashboard-issue-type-card__chart{height:172px;width:172px}.dashboard-issue-type-card__chart:after{height:108px;width:108px}.dashboard-issue-type-card__chart-center strong{font-size:30px}.dashboard-issue-type-card__label{font-size:14px}}.complex{background:#f4f6fb;min-height:100vh;overflow-x:hidden}.complex__wrapper{box-sizing:border-box;padding:12px 12px 124px}.complex__wrapper--loading{align-items:center;display:flex;justify-content:center;min-height:56vh}.complex__empty-card{background:#fff;border:1px solid #e8ebf2;border-radius:14px;padding:28px 16px;text-align:center}.complex__head{grid-gap:12px;display:grid;gap:12px;margin-bottom:14px}.complex__heading{grid-gap:4px;display:grid;gap:4px;justify-items:start;text-align:left}.complex__name.ant-typography{color:#101828;font-size:24px;letter-spacing:-.02em;line-height:1.2;margin:0;text-align:left;width:100%}.complex__association{align-items:center;color:#667085;display:inline-flex;font-size:14px;font-weight:500;gap:7px;margin:0;text-align:left}.complex__layout{grid-gap:14px;display:grid;gap:14px}.complex__videos-wrap{grid-gap:12px;display:grid;gap:12px}.complex__main-column,.complex__side-column{grid-gap:14px;display:grid;gap:14px;padding-bottom:10px}.complex__secondary-grid{grid-gap:14px;display:grid;gap:14px}@media(min-width:1024px){.complex .standard__wrapper.app-shell__content.complex__wrapper{box-sizing:border-box;max-width:100%;overflow-x:hidden}.complex .standard__wrapper.app-shell__content.complex__wrapper,.complex__wrapper{padding:clamp(28px,3.8vh,44px) clamp(52px,4.8vw,84px) 48px clamp(96px,8.6vw,148px)}.complex__head{align-items:flex-start;border-bottom:1px solid #eaecf2;gap:16px;grid-template-columns:minmax(0,1fr) auto;margin-bottom:18px;padding-bottom:16px}.complex__name.ant-typography{font-size:24px;line-height:1.08}.complex__layout{align-items:start;gap:18px;grid-template-columns:minmax(0,1fr) minmax(280px,320px);max-width:100%;width:100%}.complex__videos-wrap{gap:16px}.complex__side-column{padding-bottom:0}.complex__secondary-grid{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}}.complex__tabs{border-bottom:1px solid #eaecf2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.complex__tabs button{align-items:center;background:#0000;border:none;border-radius:0;color:#667085;display:flex;font-size:13px;font-weight:600;justify-content:center;line-height:1.2;min-height:44px;padding:8px 6px;text-align:center}.complex__tabs button.is-active{box-shadow:inset 0 -2px 0 #3a6fe9;color:#3468df}.complex__tabs button:disabled{cursor:not-allowed;opacity:1}@media(min-width:1024px){.complex__tabs{background:#f5f7fb;border:1px solid #e7eaf1;border-radius:12px;gap:4px;max-width:430px;min-width:360px;padding:3px;width:auto}.complex__tabs button{border-bottom:none;border-radius:8px;color:#49556a;font-size:13px;height:34px;line-height:1;min-height:34px;padding:0 10px;white-space:nowrap}.complex__tabs button.is-active{background:#fff;box-shadow:0 1px 2px #10182814;color:#101828}}.complex__section-card.ant-card{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 2px 6px #0f172a08}.complex__section-card .ant-card-body{padding:0}.complex__section-title{align-items:center;border-bottom:1px solid #eaecf2;color:#101828;display:inline-flex;font-size:17px;font-weight:700;gap:8px;height:48px;padding:0 14px;width:100%}.complex__section-title .anticon{color:#7b9be6;font-size:15px}.complex__members{padding:2px 0}.complex__empty-text.ant-typography{display:block;padding:12px 16px}.complex__member-row{align-items:center;border-bottom:1px solid #edf0f5;display:flex;gap:12px;justify-content:space-between;min-height:70px;padding:10px 14px}.complex__member-row:last-child{border-bottom:none}.complex__member-meta{align-items:center;display:inline-flex;gap:10px;min-width:0}.complex__member-avatar.ant-avatar{background:#dde6fb;color:#344054;flex-shrink:0;font-size:13px;height:36px;width:36px}.complex__member-text{grid-gap:2px;display:grid;gap:2px;justify-items:start;text-align:left}.complex__member-text .ant-typography{margin:0;text-align:left}.complex__member-text .ant-typography:first-child{color:#101828;font-size:16px;line-height:1.2}.complex__member-text .ant-typography:last-child{color:#667085;font-size:13px}.complex__member-row .ant-btn{background:#fff;border-color:#dce2ef;color:#4f7fe7;height:34px;min-width:34px;width:34px}.complex__data-row{grid-gap:6px;border-bottom:1px solid #edf0f5;display:grid;gap:6px;padding:12px 14px}.complex__data-row:last-child{border-bottom:none}.complex__data-label.ant-typography{color:#667085;font-size:11px;font-weight:600;letter-spacing:.07em;margin:0;text-transform:uppercase}.complex__data-value-row{align-items:flex-start;display:flex;gap:8px;justify-content:space-between}.complex__data-value.ant-typography{color:#101828;font-size:14px;line-height:1.35;margin:0;max-width:calc(100% - 48px);word-break:break-word}.complex__data-value-row .ant-btn{color:#5b83df;height:32px;margin-top:-2px;min-width:32px;padding:0;width:32px}.complex__address-pill{align-items:flex-start;background:#f8fafc;border:1px solid #e4e7ec;border-radius:12px;display:flex;gap:10px;margin:12px 14px;padding:10px}.complex__address-pill .anticon{color:#6f8dd9;margin-top:2px}.complex__address-pill .ant-typography{display:block;margin:0}.complex__schedule-list{grid-gap:8px;display:grid;gap:8px;margin:0 14px 14px}.complex__schedule-item{align-items:flex-start;display:flex;gap:8px}.complex__schedule-item .anticon{color:#7b9be6;margin-top:2px}.complex__schedule-item-content{grid-gap:2px;display:grid;gap:2px}.complex__schedule-item-content .ant-typography{margin:0;text-align:left}.complex__schedule-item-content .ant-typography:first-child{color:#475467;font-size:13px}.complex__schedule-item-content .ant-typography:last-child{color:#1d2939;font-size:14px}.complex__schedule-empty.ant-typography{color:#667085;display:block;margin:0 14px 14px;text-align:left}.complex__contact-row{align-items:flex-start;border-bottom:1px solid #edf0f5;display:flex;gap:10px;padding:12px 14px}.complex__contact-row .anticon{color:#6f8dd9;margin-top:3px}.complex__contact-row:last-child{border-bottom:none}.complex__contact-content{grid-gap:2px;display:grid;flex:1 1;gap:2px;min-width:0}.complex__contact-content .ant-typography{margin:0}.complex__contact-row--with-action .ant-btn-link{color:#5881de;font-weight:600;padding:0}@media(min-width:1024px){.complex__section-title{font-size:18px;height:54px;padding:0 18px}.complex__member-row{min-height:72px;padding:10px 18px}.complex__member-avatar.ant-avatar{height:38px;width:38px}.complex__member-text .ant-typography:first-child{font-size:16px}.complex__member-text .ant-typography:last-child{font-size:13px}.complex__contact-row,.complex__data-row{padding-inline:18px}.complex__data-value.ant-typography{font-size:18px!important;line-height:1.2;max-width:calc(100% - 56px)}.complex__data-value-row .ant-btn{margin-top:0}.complex__schedule-empty.ant-typography,.complex__schedule-list{margin:0 18px 16px}}.complex__cta-card.ant-card{background:linear-gradient(145deg,#2f67e6,#3f7af2);border:none;border-radius:14px;box-shadow:0 12px 22px #2e67e53d}.complex__cta-card .ant-card-body{color:#fff;padding:20px 18px;text-align:center}.complex__cta-icon-wrap{align-items:center;background:#fff3;border-radius:50%;display:inline-flex;font-size:20px;height:46px;justify-content:center;margin-bottom:10px;width:46px}.complex__cta-card .ant-typography{color:#fff}.complex__cta-card .ant-typography h4.ant-typography,.complex__cta-card h4.ant-typography{font-size:16px;line-height:1.15;margin:0 0 8px}.complex__cta-btn-desktop.ant-btn{background:#fff;border:none;border-radius:10px;color:#1f54c7;font-weight:700;height:42px;margin-top:12px;width:100%}.complex__notice-card.ant-card{background:#fbfcfe;border:1px solid #e4e7ec;border-radius:12px;box-shadow:none}.complex__notice-card .ant-card-body{padding:10px 12px}.complex__notice-row{align-items:flex-start;color:#667085;display:flex;font-size:13px;gap:8px}.complex__notice-row .anticon{color:#98a2b3;margin-top:2px}.complex__notice-row .ant-typography{color:#667085;margin:0}.complex__mobile-cta{background:linear-gradient(0deg,#f4f6fb 72%,#f4f6fb00);bottom:67px;left:0;padding:12px 14px 10px;position:fixed;right:0;z-index:7}.complex__cta-btn-mobile.ant-btn{background:#2f67e6;border-color:#2f67e6;border-radius:12px;box-shadow:0 10px 20px #2f67e657;font-size:16px;font-weight:700;height:48px}@media(min-width:1024px){.complex__mobile-cta{display:none}}.useful-videos{width:100%}.useful-videos__filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px;padding-bottom:2px}.useful-videos__filters button{background:#fff;border:1px solid #e4e7ec;border-radius:16px;color:#344054;cursor:pointer;font-size:12px;font-weight:600;padding:6px 12px}.useful-videos__filters button.is-active{background:#636ae8;border-color:#636ae8;color:#fff}.useful-videos__grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.useful-videos__tags-filter{background:#fff;border:1px solid #e4e7ec;border-radius:12px;margin-bottom:12px;padding:10px}.useful-videos__tags-filter-head{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px}.useful-videos__tags-filter-head span{color:#344054;font-size:12px;font-weight:600}.useful-videos__clear-tags{background:#0000;border:none;color:#5f6be3;cursor:pointer;font-size:11px!important;font-weight:600;height:auto!important;line-height:1.15!important;min-height:auto!important;padding:0!important}.useful-videos__tags-filter-list{display:flex;flex-wrap:wrap;gap:8px;overflow:hidden}.useful-videos__tags-filter-list.is-collapsed{max-height:64px}.useful-videos__tags-filter-list.is-expanded{max-height:320px}.useful-videos__tags-filter-list button{background:#fff;border:1px solid #e4e7ec;border-radius:999px;color:#344054;cursor:pointer;font-size:12px;line-height:1.1;padding:6px 10px}.useful-videos__tags-filter-list button.is-active{background:#636ae8;border-color:#636ae8;color:#fff}.useful-videos__tags-toggle{background:#0000;border:none;color:#5f6be3;cursor:pointer;font-size:11px!important;font-weight:600;height:auto!important;line-height:1.15!important;margin-top:8px;min-height:auto!important;padding:0!important}.useful-videos__card.ant-card{border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 2px 6px #0f172a0a;overflow:hidden}.useful-videos__card .ant-card-body{padding:0}.useful-videos__thumb{background:linear-gradient(180deg,#d9dde6,#ccd3de);background-position:50%;background-size:cover;border:none;cursor:pointer;height:124px;padding:0;position:relative;text-align:left;width:100%}.useful-videos__thumb:disabled{cursor:not-allowed}.useful-videos__play-btn{align-items:center;background:#ffffffe0;border:1px solid #d0d5dd;border-radius:50%;color:#6272d9;cursor:pointer;display:inline-flex;font-size:22px;height:52px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:52px}.useful-videos__duration{background:#101828b8;border-radius:6px;bottom:8px;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;position:absolute;right:8px}.useful-videos__meta-top{align-items:center;display:flex;gap:8px;justify-content:space-between;padding:10px 12px 0}.useful-videos__meta-top .ant-tag{background:#eef1ff;border:none;border-radius:10px;color:#5f6be3;font-size:11px;font-weight:600;margin-inline-end:0;padding:1px 8px}.useful-videos__meta-top .ant-typography{font-size:12px;margin:0;white-space:nowrap}.useful-videos__card h3{color:#101828;font-size:18px;line-height:1.25;margin:8px 12px 4px}.useful-videos__card p{-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;color:#475467;display:-webkit-box;font-size:14px;line-height:1.4;margin:0 12px 10px;overflow:hidden}.useful-videos__tags{display:flex;flex-wrap:wrap;gap:6px;margin:0 12px 10px}.useful-videos__tags .ant-tag{background:#f8fafc;border:1px solid #e4e7ec;border-radius:999px;color:#344054;font-size:11px;line-height:18px;margin:0;padding-inline:8px}.useful-videos__url{align-items:center;color:#475467;display:flex;font-size:12px;gap:6px;margin:0 12px 10px;text-decoration:none}.useful-videos__url span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.useful-videos__url--missing{color:#98a2b3}.useful-videos__meta-bottom{align-items:center;border-top:1px solid #edf0f5;color:#667085;display:flex;font-size:12px;gap:8px;justify-content:space-between;padding:10px 12px}.useful-videos__meta-bottom button,.useful-videos__meta-bottom span{align-items:center;display:inline-flex;gap:4px}.useful-videos__meta-bottom button{background:#0000;border:none;color:#5f6be3;cursor:pointer;font-size:12px;font-weight:600;padding:0}.useful-videos__meta-bottom button:disabled{color:#98a2b3;cursor:not-allowed}.useful-videos__preview-frame{background:#000;border-radius:10px;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.useful-videos__preview-frame iframe{border:0;height:100%;inset:0;position:absolute;width:100%}.useful-videos__preview-actions{display:flex;justify-content:flex-end;margin-top:12px}.useful-videos__empty-wrap,.useful-videos__loading{align-items:center;display:flex;justify-content:center;min-height:220px}@media(min-width:1024px){.useful-videos__filters{flex-wrap:nowrap;margin-bottom:18px}.useful-videos__grid{gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.useful-videos__thumb{height:146px}.useful-videos__card h3{font-size:16px;margin:8px 12px 4px}.useful-videos__card p{-webkit-line-clamp:2;line-clamp:2;font-size:13px}.useful-videos__tags-filter{padding:12px}.useful-videos__tags-filter-list.is-collapsed{max-height:72px}}.utility-payments-coming-soon{display:flex;justify-content:center;width:100%}.utility-payments-coming-soon__card.ant-card{background:#fff;border:1px solid #e4e7ec;border-radius:14px;box-shadow:0 8px 24px #1018280f;overflow:hidden;width:min(100%,760px)}.utility-payments-coming-soon__card .ant-card-body{padding:24px 16px 18px}.utility-payments-coming-soon__hero{display:flex;justify-content:center;margin-bottom:16px}.utility-payments-coming-soon__hero-orbit{align-items:center;background:radial-gradient(circle,#ecebff 32%,#f4f5ff 68%,#fff 100%);border-radius:50%;display:flex;height:126px;justify-content:center;position:relative;width:126px}.utility-payments-coming-soon__hero-core{align-items:center;background:#fff;border:1px solid #d9dcff;border-radius:18px;box-shadow:0 8px 16px #4f5fe129;color:#6972e8;display:inline-flex;font-size:32px;height:64px;justify-content:center;width:64px}.utility-payments-coming-soon__badge{align-items:center;border:1px solid #fff;border-radius:50%;box-shadow:0 4px 8px #10182824;display:inline-flex;font-size:12px;height:24px;justify-content:center;position:absolute;width:24px}.utility-payments-coming-soon__badge--pink{background:#ffe5ee;color:#e55989;right:18px;top:10px}.utility-payments-coming-soon__badge--blue{background:#ebeeff;color:#606be5;right:-2px;top:46px}.utility-payments-coming-soon__badge--mint{background:#e6fff7;bottom:20px;color:#24b58a;left:4px}.utility-payments-coming-soon h3{color:#101828;font-size:18px;line-height:1.22;margin:0;text-align:center}.utility-payments-coming-soon p{color:#475467;font-size:16px;line-height:1.42;margin:10px 0 0;text-align:center}.utility-payments-coming-soon__features{grid-gap:10px;background:#f6f7fc;border:1px solid #dde2f0;border-radius:10px;display:grid;gap:10px;margin:16px auto 0;max-width:336px;padding:8px 12px}.utility-payments-coming-soon__feature-item{align-items:center;color:#344054;display:inline-flex;font-size:15px;font-weight:500;gap:10px}.utility-payments-coming-soon__feature-item .anticon{color:#6b74e7;flex-shrink:0;font-size:15px}.utility-payments-coming-soon__actions{grid-gap:10px;border-top:1px solid #eaecf2;display:grid;gap:10px;margin:18px -16px -18px;padding:14px 16px 16px}.utility-payments-coming-soon__actions .ant-input{border-color:#d0d5dd;border-radius:8px;font-size:14px;height:40px}.utility-payments-coming-soon__actions .report-issue__cta-btn.ant-btn{border-radius:8px;font-size:16px;height:44px}.utility-payments-coming-soon__actions .ant-typography{color:#667085;font-size:14px;margin:0;text-align:center}@media(min-width:1024px){.utility-payments-coming-soon__card .ant-card-body{padding:30px 28px 20px}.utility-payments-coming-soon p{margin:12px auto 0;max-width:520px}.utility-payments-coming-soon__actions{margin:22px -28px -20px;padding:18px 28px 20px}.utility-payments-coming-soon__actions .ant-input,.utility-payments-coming-soon__actions .report-issue__cta-btn.ant-btn{margin:0 auto;max-width:360px}}.report-issue__cta-btn.ant-btn{align-items:center;background:#636ae8;border:0 solid #000;border-radius:6px;box-shadow:0 0 2px #636ae833,0 2px 5px #636ae833;color:#fff;display:inline-flex;font-family:Inter,sans-serif;font-size:16px;font-weight:600;gap:8px;height:48px;justify-content:center;line-height:26px;opacity:1;padding:0 12px;width:100%}.report-issue__cta-btn.ant-btn:active,.report-issue__cta-btn.ant-btn:focus,.report-issue__cta-btn.ant-btn:hover{background:#636ae8!important;border-color:#636ae8!important;color:#fff!important}.report-issue__cta-btn.ant-btn.ant-btn-disabled,.report-issue__cta-btn.ant-btn:disabled{background:#636ae8!important;border-color:#636ae8!important;box-shadow:0 0 2px #636ae833,0 2px 5px #636ae833;color:#fff!important;opacity:.4}.report-issue__secondary-btn.ant-btn{align-items:center;background:#fff;border:1px solid #c9cdfa;border-radius:6px;box-shadow:none;color:#636ae8;display:inline-flex;font-family:Inter,sans-serif;font-size:16px;font-weight:600;gap:8px;height:48px;justify-content:center;line-height:26px;padding:0 12px;width:100%}.report-issue__secondary-btn.ant-btn:active,.report-issue__secondary-btn.ant-btn:focus,.report-issue__secondary-btn.ant-btn:hover{background:#f6f7ff!important;border-color:#b7bdf7!important;color:#5159cf!important}.admin-blocks,.admin-providers,.admin-users{background:#f4f5f9;min-height:100vh;padding-bottom:100px}.admin-blocks-wizard{background:#f3f4f7;min-height:100vh;padding-bottom:94px}.admin-blocks-wizard__topbar{grid-gap:8px;align-items:center;background:#f3f4f7;border-bottom:1px solid #e6eaf3;display:grid;gap:8px;grid-template-columns:auto 1fr auto;padding:12px 14px;position:sticky;top:0;z-index:10}.admin-blocks-wizard__topbar h4.ant-typography{color:#1f2937;font-size:16px;font-weight:700;margin:0;text-align:center}.admin-blocks-wizard__step{color:#94a3b8;font-size:12px;font-weight:600}.admin-blocks-wizard__content{padding:16px 14px 24px}.admin-blocks-wizard__info.ant-alert{background:#eef5ff;border:1px solid #c9dcff;border-radius:16px;margin-bottom:14px}.admin-blocks-wizard__info.ant-alert .ant-alert-content{text-align:left}.admin-blocks-wizard__info.ant-alert .ant-alert-message{color:#3b82f6;font-size:17px;font-weight:700;text-align:left}.admin-blocks-wizard__info.ant-alert .ant-alert-description{color:#6d83a7;font-size:14px;line-height:1.45;text-align:left}.admin-blocks-wizard__card.ant-card{border:1px solid #dce3ef;border-radius:18px;box-shadow:0 3px 8px #0f172a0d;margin-bottom:14px}.admin-blocks-wizard__card.ant-card .ant-card-body{padding:14px 14px 12px}.admin-blocks-wizard__card-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.admin-blocks-wizard__block-icon{align-items:center;background:#ecf2ff;border-radius:10px;color:#4f7de8;display:inline-flex;height:34px;justify-content:center;width:34px}.admin-blocks-wizard__block-title{align-items:baseline;color:#1f2937;display:flex;font-size:22px;font-weight:700;gap:6px;line-height:1.2}.admin-blocks-wizard__block-title span{color:#9aa6ba;font-size:15px;font-weight:600}.admin-blocks-wizard__stairs-label{color:#8d9aad;font-size:12px;font-weight:700;letter-spacing:.05em;margin-bottom:8px;text-align:left;text-transform:uppercase}.admin-blocks-wizard__stairs-list{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.admin-blocks-wizard__stairs-list .ant-btn{border-color:#4c84ff;color:#4c84ff}.admin-blocks-wizard__stair-tag.ant-tag{background:#e8f9f0;border:1px solid #b3e4cd;border-radius:999px;color:#2d9268;font-weight:700;margin:0;min-width:34px;padding:2px 10px;text-align:center}.admin-blocks-wizard__metrics{border-top:1px solid #e4e9f2;color:#8a98ab;display:flex;font-weight:600;gap:8px;justify-content:space-between;padding-top:10px}.admin-blocks-wizard__card--new{border-color:#bed3ff!important}.admin-blocks-wizard__section-title{align-items:center;background:#edf4ff;border-bottom:1px solid #d8e6ff;border-top-left-radius:18px;border-top-right-radius:18px;color:#3f78eb;display:flex;font-size:17px;font-weight:700;gap:8px;margin:-14px -14px 12px;padding:12px 14px}.admin-blocks-wizard__section-title .anticon{color:#4d7ee8;font-size:15px}.admin-blocks-wizard__row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.admin-blocks-wizard__field{margin-bottom:10px;text-align:left}.admin-blocks-wizard__field label{color:#344054;display:block;font-size:12px;font-weight:700;margin-bottom:6px;text-align:left}.admin-blocks-wizard__field .ant-input{border-color:#d6dbe6;border-radius:12px;font-size:14px;height:38px}.admin-blocks-wizard__field-error{color:#ef4444;font-size:12px;font-weight:600;margin-top:6px}.admin-blocks-wizard__generate-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr auto}.admin-blocks-wizard__field-hint{color:#94a3b8;font-size:11px;margin-top:6px}.admin-blocks-wizard__actions{display:flex;gap:8px;justify-content:flex-end;margin-top:8px}.admin-blocks-wizard__add-more.ant-btn{background:#f9fbff;border:1px dashed #9ec2ff;border-radius:14px;color:#4f86ef;font-weight:700;height:42px}.admin-blocks-wizard__footer{grid-gap:12px;background:#fff;border-top:1px solid #e5e7eb;bottom:0;display:grid;gap:12px;grid-template-columns:1fr 1fr;left:0;padding:14px;position:fixed;right:0;z-index:20}.admin-blocks-wizard__footer .ant-btn{border-radius:12px;font-size:14px;font-weight:700;height:44px}.admin-blocks-wizard__levels-header{margin-bottom:10px;text-align:left}.admin-blocks-wizard__levels-header h3{color:#222f44;font-size:20px;font-weight:700;margin:0 0 4px}.admin-blocks-wizard__levels-header p{color:#8c97a9;font-size:13px;line-height:1.4;margin:0}.admin-level-rules__card.ant-card{border:1px solid #d9dee8;border-radius:14px;box-shadow:0 1px 3px #0f172a0a;margin-bottom:10px}.admin-level-rules__card.ant-card .ant-card-body{padding:10px}.admin-level-rules__head{align-items:center;color:#94a3b8;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px}.admin-level-rules__title-wrap{align-items:center;display:flex;gap:8px;text-align:left}.admin-level-rules__title-wrap strong{color:#1f2f44;font-size:14px;font-weight:700}.admin-level-rules__title-icon{align-items:center;border:1px solid #cfd7e6;border-radius:999px;color:#95a2b8;display:inline-flex;font-size:10px;height:18px;justify-content:center;width:18px}.admin-level-rules__warning{align-items:center;background:#fff1f1;border:1px solid #f5caca;border-radius:8px;color:#ca4f4f;display:flex;font-size:12px;gap:6px;margin-bottom:8px;padding:6px 8px}.admin-level-rules__field{margin-bottom:18px;text-align:left}.admin-level-rules__field label{color:#4a5568;display:block;font-size:13px;font-weight:700;margin-bottom:4px;text-align:left}.admin-level-rules__field .ant-input,.admin-level-rules__field .ant-select{width:100%}.admin-level-rules__field .ant-input,.admin-level-rules__field .ant-select-selector{border-color:#d8dee8!important;border-radius:8px!important;font-size:14px;height:38px!important}.admin-level-rules__field .ant-select-single .ant-select-selector{align-items:center;display:flex;height:38px!important}.admin-level-rules__target-list{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.admin-level-rules__target-pill{align-items:center;background:#fff;border:1px solid #d7deea;border-radius:8px;color:#475569;display:inline-flex;font-size:13px;font-weight:600;gap:4px;height:28px;justify-content:center;min-width:28px;padding:0 6px}.admin-level-rules__target-pill--ghost{color:#4d86ff;cursor:pointer}.admin-level-rules__target-remove{align-items:center;background:#0000;border:0;color:#94a3b8;cursor:pointer;display:inline-flex;font-size:9px;height:12px;justify-content:center;line-height:1;padding:0;width:12px}.admin-level-rules__interval-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:18px}.admin-level-rules__stairs{display:flex;flex-wrap:wrap;gap:6px}.admin-level-rules__stair-btn{background:#fff;border:1px solid #d7deea;border-radius:999px;color:#334155;cursor:pointer;font-size:12px;height:28px;padding:0 10px}.admin-level-rules__stair-btn.is-active{background:#4d86ff;border-color:#4d86ff;color:#fff}.admin-unit-templates__card.ant-card{border:1px solid #d9dee8;border-radius:14px;box-shadow:0 1px 3px #0f172a0a;margin-bottom:10px}.admin-unit-templates__card.ant-card .ant-card-body{padding:10px}.admin-unit-templates__modes{display:flex;flex-wrap:wrap;gap:6px}.admin-unit-templates__mode-btn{background:#fff;border:1px solid #d7deea;border-radius:8px;color:#475569;cursor:pointer;font-size:12px;height:30px;padding:0 10px}.admin-unit-templates__mode-btn.is-active{background:#edf4ff;border-color:#4d86ff;color:#2f6de6;font-weight:700}.admin-unit-templates__card .ant-input,.admin-unit-templates__card .ant-input-affix-wrapper,.admin-unit-templates__card .ant-input-textarea textarea,.admin-unit-templates__card .ant-select-selector{border-color:#d8dee8!important;border-radius:8px!important;font-size:14px}.admin-unit-templates__card .ant-input,.admin-unit-templates__card .ant-select-selector{height:38px!important}.admin-unit-templates__preview{background:#f5f9ff;border:1px solid #d6e5ff;border-radius:10px;margin-bottom:12px;padding:8px 10px;text-align:left}.admin-unit-templates__preview-title{color:#7b8da9;font-size:11px;font-weight:700;margin-bottom:6px;text-transform:uppercase}.admin-unit-templates__preview-body{align-items:center;color:#334155;display:flex;font-size:13px;gap:8px;justify-content:space-between}.admin-unit-templates__preview-body strong{color:#1f2937;font-size:12px;white-space:nowrap}.admin-preview__header{margin-bottom:12px}.admin-preview__progress-row{align-items:center;color:#7f8da3;display:flex;font-size:12px;justify-content:space-between;margin-bottom:6px;text-align:left}.admin-preview__progress-row strong{color:#4d86ff;font-size:12px}.admin-preview__status-card.ant-card{border:1px solid #d9dee8;border-radius:14px;margin-bottom:14px}.admin-preview__status-card.ant-card .ant-card-body{padding:12px}.admin-preview__status-title{align-items:center;color:#1f2937;display:flex;gap:8px;margin-bottom:6px}.admin-preview__status-title .anticon{color:#3b82f6}.admin-preview__status-card p{color:#7f8da3;font-size:13px;margin:0;text-align:left}.admin-preview__section{margin-bottom:14px}.admin-preview__section h4{color:#1f2937;font-size:16px;margin:0 0 8px;text-align:left}.admin-preview__summary-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-preview__summary-card.ant-card{border:1px solid #e0e6f1;border-radius:12px}.admin-preview__summary-card.ant-card .ant-card-body{align-items:flex-start;display:flex;flex-direction:column;gap:4px;padding:10px}.admin-preview__summary-card.ant-card .anticon{color:#7da7ff}.admin-preview__summary-card.ant-card strong{color:#1f2937;font-size:26px;line-height:1}.admin-preview__summary-card.ant-card span{color:#7f8da3;font-size:12px}.admin-preview__section-title-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.admin-preview__section-title-row h4{margin:0}.admin-preview__section-title-row span{color:#7f8da3;font-size:13px;font-weight:700}.admin-preview__warnings-list{grid-gap:8px;display:grid;gap:8px}.admin-preview__warning-card.ant-card{border:1px solid #e0e6f1;border-radius:12px}.admin-preview__warning-card.ant-card .ant-card-body{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:auto 1fr auto;padding:10px}.admin-preview__warning-card.ant-card .anticon:first-child{color:#f59e0b}.admin-preview__warning-card.ant-card span{color:#334155;font-size:13px;text-align:left}.admin-preview__warning-card.ant-card .anticon:last-child{color:#94a3b8;font-size:11px}.admin-preview__tree-card.ant-card{border:1px solid #e0e6f1;border-radius:12px}.admin-preview__tree-card.ant-card .ant-card-body{padding:10px}.admin-preview__tree-line{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px}.admin-preview__tree-line strong{color:#1f2937;font-size:13px;text-align:left}.admin-preview__tree-child{color:#475569;font-size:13px;margin-bottom:6px;padding-left:12px;position:relative;text-align:left}.admin-preview__tree-child:before{background:#c7d2e5;content:"";height:1px;left:0;position:absolute;top:7px;width:6px}.admin-preview__confirm-card.ant-card{border:1px solid #e0e6f1;border-radius:12px;margin-bottom:6px}.admin-preview__confirm-card.ant-card .ant-card-body{padding:10px}.admin-preview__confirm-card.ant-card .ant-checkbox-wrapper{color:#1f2937;font-size:14px;font-weight:600;text-align:left}.admin-preview__confirm-card.ant-card p{color:#7f8da3;font-size:12px;margin:8px 0 0;text-align:left}.admin-blocks__content,.admin-providers__content,.admin-users__content{box-sizing:border-box;max-width:100%;padding:20px 20px 24px}.admin-blocks__header,.admin-providers__header,.admin-users__header{margin-bottom:24px;text-align:left}.admin-blocks__page-title,.admin-providers__page-title,.admin-users__page-title{color:#1f2937;font-size:24px;font-weight:700;line-height:1.25;margin:0 0 16px;text-align:left}.admin-blocks__description,.admin-providers__description,.admin-users__description{color:#4b5563;font-size:14px;line-height:1.5;margin:0;max-width:560px}.admin-blocks__grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr}.admin__card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:16px;padding:16px 18px}.admin__section-title{border-bottom:1px solid #eaecf0;justify-content:space-between;margin-bottom:16px;padding-bottom:12px}.admin__section-title,.admin__section-title>span{align-items:center;display:flex;gap:8px}.admin__section-title .anticon{color:#5f6be3;font-size:16px}.admin__section-title h3{color:#1f2937;font-size:16px;font-weight:700;line-height:1.25;margin:0}.admin__add-btn.report-issue__cta-btn.ant-btn{align-items:center;display:inline-flex;gap:8px;height:40px;justify-content:center;padding:0 16px;width:auto}.admin__add-btn.report-issue__cta-btn.ant-btn .anticon{color:#fff}.admin__card .ant-table{color:#111827;font-size:14px}.admin__card .ant-table-thead>tr>th{background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#344054;font-size:12px;font-weight:600;letter-spacing:.04em;padding:12px 16px;text-transform:uppercase}.admin__card .ant-table-tbody>tr>td{border-bottom:1px solid #eaecf0;color:#1f2937;padding:12px 16px}.admin__card .ant-table-tbody>tr:hover>td{background:#f8f9ff}.admin__card .ant-table-wrapper{border-radius:10px;overflow:hidden}.admin__card .ant-table-container table{border-radius:10px}.admin__card .ant-btn{border-radius:8px}.admin__card .ant-btn-default{border-color:#e4e7ec;color:#4b5563}.admin__card .ant-btn-default:hover{border-color:#5f6be3;color:#5f6be3}.admin__card .ant-btn-dangerous{border-color:#fecaca;color:#dc2626}.admin__card .ant-btn-dangerous:hover{background:#fef2f2;border-color:#dc2626;color:#dc2626}.admin-providers__modal .ant-modal-content,.admin-users__modal .ant-modal-content{border-radius:14px;overflow:hidden}.admin-providers__modal .ant-modal-header,.admin-users__modal .ant-modal-header{border-bottom:1px solid #eaecf0;padding:16px 24px}.admin-providers__modal .ant-modal-title,.admin-users__modal .ant-modal-title{color:#1f2937;font-size:17px;font-weight:700}.admin-providers__modal .ant-form-item-label>label,.admin-users__modal .ant-form-item-label>label{color:#344054;font-size:14px;font-weight:600}.admin-providers__modal .ant-input,.admin-providers__modal .ant-input-password .ant-input,.admin-users__modal .ant-input,.admin-users__modal .ant-input-password .ant-input{border-color:#e4e7ec;border-radius:10px;min-height:42px}.admin-providers__modal .ant-input-textarea textarea,.admin-users__modal .ant-input-textarea textarea{border-color:#e4e7ec;border-radius:10px;min-height:80px}.admin-providers__modal .ant-input-textarea.ant-input-affix-wrapper,.admin-users__modal .ant-input-textarea.ant-input-affix-wrapper{border-color:#e4e7ec;border-radius:10px}.admin-providers__modal .ant-input-focused,.admin-providers__modal .ant-input:focus,.admin-users__modal .ant-input-focused,.admin-users__modal .ant-input:focus{border-color:#7d85e4;box-shadow:0 0 0 3px #5f6be31f}.admin-providers__modal .ant-modal-footer .ant-btn-primary,.admin-users__modal .ant-modal-footer .ant-btn-primary{background:#636ae8;border-color:#636ae8;border-radius:8px;font-weight:600}@media(min-width:1024px){.admin-blocks,.admin-providers,.admin-users{padding-bottom:48px}.admin-blocks .admin-blocks__content,.admin-providers .admin-providers__content,.admin-users .admin-users__content{padding:clamp(28px,3.8vh,44px) clamp(52px,4.8vw,84px) 48px clamp(96px,8.6vw,148px)}.admin-blocks__grid{gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.admin__card{margin-bottom:20px;padding:20px 22px}.admin__section-title h3{font-size:17px}}.admin-rental-product-form{max-width:760px}.admin-rental-product-form__actions{border-top:1px solid #eef0f4;display:flex;gap:12px;justify-content:flex-end;margin-top:8px;padding-top:16px}.admin-users__back-btn{margin-bottom:8px;padding-left:0}.project-updates-page__wrapper{display:flex;flex-direction:column;gap:24px}.project-updates__intro-row{display:flex;flex-direction:column;gap:16px}.project-updates__intro-actions{display:flex;flex-wrap:wrap;gap:12px}.project-updates__loading,.project-updates__sections{display:flex;flex-direction:column;gap:24px}.project-updates__section{display:flex;flex-direction:column;gap:16px}.project-updates__section-header{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:20px;display:flex;flex-direction:column;gap:12px;padding:20px 24px}.project-updates__section-title{color:#111827;font-size:22px;line-height:1.2;margin:0}.project-updates__section-description{color:#6b7280;margin:8px 0 0}.project-updates__section-count{align-self:flex-start;background:#eef2ff;border-radius:999px;color:#4338ca;font-size:13px;font-weight:700;padding:6px 12px}.project-updates__grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.project-updates__card{border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 12px 32px #0f172a0d;height:100%}.project-updates__card-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.project-updates__position{color:#6b7280;font-size:13px;font-weight:600}.project-updates__card-title{color:#111827;font-size:18px;line-height:1.35;margin:0 0 12px}.project-updates__card-description{color:#4b5563;line-height:1.6;margin:0 0 16px;white-space:pre-wrap}.project-updates__card-date{color:#6b7280;font-size:13px;margin:0 0 18px}.project-updates__card-actions{display:flex}.project-updates__empty-state{background:#fff;border:1px dashed #d1d5db;border-radius:18px;padding:20px 0}.project-updates__modal-description{color:#4b5563;margin:0 0 16px}.project-updates__modal-actions{display:flex;gap:12px;justify-content:flex-end}.project-updates__full-width-input{width:100%}@media(min-width:1024px){.project-updates__intro-row{align-items:flex-end;flex-direction:row;justify-content:space-between}.project-updates__intro{flex:1 1}.project-updates__intro-actions{justify-content:flex-end}.project-updates__section-header{align-items:center;flex-direction:row;justify-content:space-between}.project-updates__section-count{align-self:center}.project-updates__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.project-updates-view-page__wrapper{display:flex;flex-direction:column;gap:18px}.project-updates-view__intro-row{display:flex;flex-direction:column;gap:16px}.project-updates-view__intro-actions{display:flex;flex-wrap:wrap;gap:12px}.project-updates-view__loading,.project-updates-view__sections{display:flex;flex-direction:column;gap:18px}.project-updates-view__section{background:#fff;border:1px solid #e5e7eb;border-radius:20px;overflow:hidden}.project-updates-view__section-header{background:linear-gradient(180deg,#fff,#f8fafc);border-bottom:1px solid #eef2f7;display:flex;flex-direction:column;gap:8px;padding:16px 20px}.project-updates-view__section-title{color:#111827;font-size:22px;line-height:1.2;margin:0}.project-updates-view__section-description{color:#6b7280;line-height:1.6;margin:4px 0 0}.project-updates-view__section-count{align-self:flex-start;background:#eef2ff;border-radius:999px;color:#4338ca;font-size:13px;font-weight:700;padding:6px 12px}.project-updates-view__list{list-style:none;margin:0;padding:0}.project-updates-view__item{border-bottom:1px solid #eef2f7;display:flex;flex-direction:column;gap:10px;padding:16px 20px}.project-updates-view__item:last-child{border-bottom:none}.project-updates-view__item-header{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.project-updates-view__item-meta{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.project-updates-view__item-meta-text{color:#667085;font-size:13px;line-height:1.5}.project-updates-view__item-body{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.project-updates-view__item-content{min-width:0;text-align:left;width:100%}.project-updates-view__item-title{color:#111827;font-size:18px;line-height:1.35;margin:0}.project-updates-view__item-description{color:#4b5563;line-height:1.6;margin:0;text-align:left;white-space:pre-wrap}.project-updates-view__item-footer{display:flex;flex-direction:column;gap:8px;width:100%}.project-updates-view__item-feedback-zone{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.project-updates-view__item-date,.project-updates-view__item-feedback-hint{color:#667085;font-size:13px;line-height:1.5}.project-updates-view__item-feedback-hint{text-align:left}.project-updates-view__item-feedback.ant-btn{align-self:flex-start;padding-left:0}.project-updates-view__empty-state{background:#fff;padding:18px 20px}@media(min-width:1024px){.project-updates-view__intro-row{align-items:flex-end;flex-direction:row;justify-content:space-between}.project-updates-view__intro{flex:1 1}.project-updates-view__intro-actions{justify-content:flex-end}.project-updates-view__section-header{align-items:center;flex-direction:row;justify-content:space-between}.project-updates-view__section-count{align-self:center}.project-updates-view__item-body{gap:12px}.project-updates-view__item-footer{align-items:center;flex-direction:row;justify-content:space-between}.project-updates-view__item-feedback-zone{max-width:70%}.project-updates-view__item-feedback.ant-btn{flex-shrink:0}}.control-tower__content{grid-gap:16px;display:grid;gap:16px;padding-bottom:96px}.control-tower__attention-banner,.control-tower__filters-card,.control-tower__overview{background:#fff;border:1px solid #e7eaf3;border-radius:18px;box-shadow:0 8px 24px #0f172a0a}.control-tower__bucket-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));padding:16px}.control-tower__bucket-card{grid-gap:8px;background:#fbfcff;border:1px solid #e8ebf5;border-radius:16px;cursor:pointer;display:grid;gap:8px;padding:16px;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.control-tower__bucket-card--active{border-color:#8ea3ff;box-shadow:0 0 0 3px #4f6cff1f;transform:translateY(-1px)}.control-tower__bucket-count{color:#3652d8;font-size:30px;font-weight:700;line-height:1}.control-tower__bucket-title{color:#1d2233;font-size:14px;font-weight:600}.control-tower__summary-strip{grid-gap:12px;display:grid;gap:12px;padding:0 16px 16px}.control-tower__summary-item{grid-gap:6px;background:#f7f8fc;border:1px solid #edf0f8;border-radius:14px;display:grid;gap:6px;padding:14px 16px}.control-tower__summary-item span{color:#697188;font-size:12px;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.control-tower__summary-item strong{color:#121826;font-size:20px;line-height:1.2}.control-tower__summary-item--progress .ant-progress{margin:0}.control-tower__summary-progress{grid-gap:8px;display:grid;gap:8px}.control-tower__attention-banner{grid-gap:16px;background:linear-gradient(180deg,#fff7f7,#fffefe);border-color:#f0d5d5;display:grid;gap:16px;padding:16px}.control-tower__attention-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.control-tower__attention-header h2{color:#8b1e1e;font-size:20px;line-height:1.2;margin:4px 0 0}.control-tower__attention-eyebrow,.control-tower__section-eyebrow{color:#8c7080;font-size:11px;font-weight:700;letter-spacing:.24px;margin:0;text-transform:uppercase}.control-tower__attention-item,.control-tower__attention-items{grid-gap:10px;display:grid;gap:10px}.control-tower__attention-item{align-content:start;background:#fff;border:1px solid #f0d7d7;border-radius:14px;cursor:pointer;justify-items:start;padding:14px 16px;text-align:left;width:100%}.control-tower__attention-item .ant-tag{margin-inline-end:0}.control-tower__attention-item-id{color:#7b8198;font-size:13px;font-weight:700}.control-tower__attention-item-title{color:#1d2233;flex:1 1;font-size:14px;font-weight:600}.control-tower__filters-card{grid-gap:16px;display:grid;gap:16px;padding:16px}.control-tower__filters-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.control-tower__filters-head h2{color:#1d2233;font-size:20px;line-height:1.2;margin:4px 0 0}.control-tower__filters-grid{grid-gap:14px;display:grid;gap:14px}.control-tower__field{grid-gap:8px;display:grid;gap:8px}.control-tower__field span{color:#4a536b;font-size:13px;font-weight:600}.control-tower__field--switch{align-items:center;background:#f8f9fd;border:1px solid #edf0f8;border-radius:14px;display:flex;justify-content:space-between;padding:14px 16px}.control-tower__queue-card,.control-tower__queue-list{grid-gap:14px;display:grid;gap:14px}.control-tower__queue-card{align-content:start;background:#fff;border:1px solid #e7eaf3;border-radius:18px;box-shadow:0 8px 24px #0f172a0a;height:100%;padding:16px}.control-tower__queue-card-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.control-tower__queue-card-meta,.control-tower__queue-card-side,.control-tower__queue-tags{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.control-tower__queue-id{color:#7b8198;font-size:13px;font-weight:700}.control-tower__queue-updated{align-items:center;color:#697188;display:inline-flex;font-size:13px;gap:6px}.control-tower__queue-copy{grid-gap:6px;display:grid;gap:6px}.control-tower__queue-copy h3{color:#141b2d;font-size:22px;line-height:1.2;margin:0}.control-tower__queue-copy p{color:#667085;font-size:14px;line-height:1.45;margin:0}.control-tower__queue-description{background:#fafbff;border:1px solid #edf0f8;border-radius:14px;color:#364152;font-size:14px;line-height:1.6;margin:0;padding:12px 14px}.control-tower__queue-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.control-tower__queue-actions .ant-btn{border-radius:12px;font-weight:600;min-height:42px}.control-tower__empty-state{background:#fff;border:1px solid #e7eaf3;border-radius:18px;padding:32px 16px}.control-tower__pagination{display:flex;justify-content:center;padding-bottom:12px}@media(min-width:1024px){.control-tower__content{gap:18px;padding-bottom:32px}.control-tower__bucket-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.control-tower__summary-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.control-tower__attention-items{align-items:stretch;grid-template-columns:repeat(3,minmax(0,1fr))}.control-tower__filters-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.control-tower__queue-list{align-items:stretch;grid-template-columns:repeat(3,minmax(0,1fr))}.control-tower__queue-card{padding:18px}.control-tower__queue-copy h3{font-size:21px;max-width:none}.control-tower__queue-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.control-tower__queue-actions .ant-btn:last-child{grid-column:1/-1}}@media(max-width:640px){.control-tower__queue-actions{grid-template-columns:1fr}.control-tower__attention-item{align-items:flex-start;flex-direction:column}.control-tower__queue-card-head{flex-direction:column}}.rental-product-image-upload{margin-bottom:1rem}.rental-product-image-upload .ant-upload-list-picture-card{display:flex;flex-wrap:wrap;gap:8px}.rental-product-image-upload .ant-upload-list-picture-card-container,.rental-product-image-upload .ant-upload.ant-upload-select{height:104px!important;margin:0!important;width:104px!important}.rental-product-image-upload__item{position:relative;width:104px}.rental-product-image-upload__item.is-primary .ant-upload-list-item{border-color:#5261df}.rental-product-image-upload__primary-badge{align-items:center;background:#171d2cd1;border-radius:999px;color:#fff;display:inline-flex;font-size:10px;gap:4px;left:4px;line-height:1.2;padding:2px 6px;pointer-events:none;position:absolute;top:4px;z-index:2}.rental-product-image-upload__reorder{display:flex;justify-content:center;margin-top:4px;width:100%}.rental-product-image-upload__button{background:none;border:0;color:inherit;cursor:pointer;height:100%;width:100%}.rental-product-image-upload__hint{color:#6b7280;font-size:.875rem;margin:.5rem 0 0}.rental-catalog{--rental-catalog-bottom-space:calc(88px + env(safe-area-inset-bottom, 0px))}.rental-catalog .app-shell__content{padding-bottom:var(--rental-catalog-bottom-space)}@media(min-width:1024px){.rental-catalog{--rental-catalog-bottom-space:24px}}.rental-catalog__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem 1rem;justify-content:space-between;margin:1rem 0}.rental-catalog__toolbar-actions{align-items:center;display:flex;gap:.75rem}.rental-catalog__loading,.rental-catalog__skeletons{margin-top:.5rem}.rental-catalog__grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;list-style:none;margin:.5rem 0 0;padding:0}@media(min-width:768px)and (max-width:1023px){.rental-catalog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.rental-catalog__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.rental-catalog__grid-item{height:100%;min-width:0}.rental-product-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:100%;overflow:hidden;transition:border-color .2s ease,transform .2s ease}.rental-product-card:focus-within,.rental-product-card:hover{border-color:#93a0f7}.rental-product-card__link{color:inherit;display:flex;flex-direction:column;gap:.75rem;height:100%;outline:none;padding:1rem;text-decoration:none}.rental-product-card__link:focus-visible{box-shadow:inset 0 0 0 2px #5a63f2}.rental-product-card__media{aspect-ratio:16/10;background:#f3f4f6;border-radius:8px;overflow:hidden;position:relative;width:100%}.rental-product-card__image{display:block;height:100%;object-fit:cover;width:100%}.rental-product-card__image-placeholder{align-items:center;color:#9ca3af;display:flex;font-size:2rem;height:100%;justify-content:center;width:100%}.rental-product-card__category{align-self:flex-start;margin:0}.rental-product-card__title{color:#111827;font-size:1.125rem;font-weight:700;line-height:1.35;margin:0}.rental-product-card__description{margin:0!important}.rental-product-card__meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.rental-product-card__coming-soon-badge{background:#111827d1!important;border:0;color:#fff!important;font-weight:600;margin:0;position:absolute;right:.625rem;top:.625rem;z-index:1}.rental-product-card__cta{align-items:center;background:#5a63f2;border-radius:8px;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;justify-content:center;min-height:40px;padding:.5rem 1rem;width:100%}.rental-product-card__cta--coming-soon{background:#eef0f5;color:#667085;cursor:default}.rental-catalog__skeleton-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:100%;min-height:280px;padding:1rem}.rental-price-packages__list,.rental-product-information__list,.rental-product-requirements__list{list-style:none;margin:0;padding:0}.rental-price-packages__list{grid-gap:.875rem;display:grid;gap:.875rem;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.rental-price-packages,.rental-product-requirements{background:#fff;border:1px solid #e7eaf2;border-radius:18px;padding:clamp(1.25rem,3vw,2rem)}.rental-price-packages__card,.rental-product-information__block{background:#fff;border:1px solid #e7eaf2;border-radius:14px;height:100%;padding:1.25rem}.rental-price-packages__card{display:flex;flex-direction:column;min-height:190px;overflow:hidden;position:relative;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.rental-price-packages__card:before{background:#5261df;content:"";inset:0 auto 0 0;position:absolute;width:3px}.rental-price-packages__card:hover{border-color:#cdd3f8;box-shadow:0 10px 24px #18203314;transform:translateY(-2px)}.rental-price-packages__card--selected{border-color:#5261df;box-shadow:0 10px 24px #5261df29}.rental-price-packages__card--coming-soon{background:#fafbfc}.rental-price-packages__card--coming-soon:before{background:#c9cfd9}.rental-price-packages__card--coming-soon:hover{border-color:#e7eaf2;box-shadow:none;transform:none}.rental-price-packages__coming-soon-tag{margin:.5rem 0 0}.rental-price-packages__coming-soon{margin-top:auto;padding-top:.75rem}.rental-price-packages__cta{margin-top:auto;padding-top:.25rem;width:100%}.rental-price-packages__heading{margin-bottom:.65rem}.rental-price-packages__eyebrow{color:#8992a7;display:block;font-size:.6875rem;font-weight:700;letter-spacing:.08em;margin-bottom:.2rem;text-transform:uppercase}.rental-price-packages__name{color:#344054;font-size:.9375rem;font-weight:650;margin:0}.rental-price-packages__price{color:#171d2c;font-size:1.5rem;font-weight:800;line-height:1.1;margin:0 0 1rem}.rental-price-packages__meta{grid-gap:.625rem;border-top:1px solid #eef0f5;display:grid;gap:.625rem;margin:0;padding-top:.75rem}.rental-price-packages__meta dt{color:#8992a7;font-size:.6875rem;letter-spacing:.03em;text-transform:uppercase}.rental-price-packages__meta dd{color:#475467;font-size:.875rem;margin:.15rem 0 0}.rental-product-requirements__list{grid-gap:0;border-top:1px solid #eef0f5;display:grid;gap:0;margin-top:1.25rem}@media(min-width:768px)and (max-width:1023px){.rental-product-requirements__list{grid-template-columns:repeat(2,minmax(0,1fr))}.rental-product-requirements__item:nth-child(odd){border-right:1px solid #eef0f5;padding-right:1.25rem}.rental-product-requirements__item:nth-child(2n){padding-left:1.25rem}}.rental-product-requirements__item{align-items:flex-start;border-bottom:1px solid #eef0f5;display:flex;gap:.875rem;padding:1.125rem 0}.rental-product-requirements__item:last-child{border-bottom:0}.rental-product-requirements__icon{background:#eef2ff;border-radius:10px;color:#5261df;display:grid;flex:none;font-size:1rem;height:38px;place-items:center;width:38px}.rental-product-requirements__copy{grid-gap:.2rem;display:grid;gap:.2rem}.rental-product-requirements__copy strong{color:#344054}.rental-product-requirements__copy span{color:#667085;line-height:1.45}.rental-product-information{grid-gap:1rem;display:grid;gap:1rem}@media(min-width:768px)and (max-width:1023px){.rental-product-information{grid-template-columns:repeat(2,minmax(0,1fr))}}.rental-product-information__text{color:#475467;line-height:1.6;margin:0;white-space:pre-wrap}.rental-product-information__list{grid-gap:.5rem;display:grid;gap:.5rem;margin-top:.75rem}.rental-product-information__list li{background:#f9fafb;border-radius:10px;display:flex;gap:.75rem;justify-content:space-between;padding:.65rem .75rem}.rental-product-information__qty{color:#6b7280;white-space:nowrap}@media(max-width:767px){.rental-detail__page{gap:1.25rem}.rental-product-section__header{display:block}.rental-product-section__count{display:inline-flex;margin-top:.75rem}.rental-price-packages,.rental-product-requirements{border-radius:14px}.rental-price-packages__list{display:flex;gap:.75rem;margin-right:-1.25rem;overflow-x:auto;padding-right:1.25rem;scroll-snap-type:x mandatory}.rental-price-packages__list>li{flex:0 0 min(82vw,280px);scroll-snap-align:start}.rental-product-hero__media{aspect-ratio:16/10;min-height:230px}.rental-product-hero__summary{padding:1.25rem}.rental-product-hero__action-hint{align-self:center}}.rental-detail{--rental-detail-bottom-space:calc(96px + env(safe-area-inset-bottom, 0px));background:#f6f8fc}.rental-detail .app-shell__content{padding-bottom:var(--rental-detail-bottom-space)}.rental-detail .mobile-bottom-menu__report-fab{display:none}@media(min-width:1024px){.rental-detail{--rental-detail-bottom-space:32px}}.rental-detail__page{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:minmax(0,1fr);margin:0 auto;max-width:1180px;text-align:left;width:100%}.rental-detail__page>*{min-width:0}.rental-detail__empty,.rental-detail__loading{padding:3rem 1rem;text-align:center}.rental-product-section__title{color:#182033;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:750;line-height:1.25;margin:0 0 .375rem}.rental-product-section__intro{color:#667085;line-height:1.55;margin:0;max-width:680px}.rental-product-section__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.25rem}.rental-product-section__count{background:#eef2ff;border-radius:999px;color:#4654d6;flex:none;font-size:.8125rem;font-weight:700;padding:.4rem .7rem}.rental-product-hero__back{align-items:center;color:#5261df;display:inline-flex;font-weight:600;gap:.5rem;margin-bottom:.875rem;text-decoration:none}.rental-product-hero__back:focus-visible{outline:2px solid #5a63f2;outline-offset:2px}.rental-product-hero__grid{grid-gap:0;background:#fff;border:1px solid #e7eaf2;border-radius:20px;box-shadow:0 12px 32px #18203312;display:grid;gap:0;overflow:hidden}@media(min-width:1024px){.rental-product-hero__grid{align-items:stretch;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr)}}.rental-product-hero__media{background:#edf1f7;min-height:280px;overflow:hidden;width:100%}.rental-product-hero__carousel{background:#edf1f7;overflow:hidden;position:relative}.rental-product-hero__slide{aspect-ratio:4/3;overflow:hidden;position:relative;width:100%}.rental-product-hero__image,.rental-product-hero__slide .ant-image{display:block;height:100%;width:100%}.rental-product-hero__image{object-fit:cover}.rental-product-hero__carousel-arrow{background:#ffffffeb;border:0;border-radius:50%;box-shadow:0 4px 14px #18203333;color:#29304a;cursor:pointer;display:grid;font-size:1rem;height:42px;padding:0;place-items:center;position:absolute;top:50%;transform:translateY(-50%);width:42px;z-index:2}.rental-product-hero__carousel-arrow:hover{background:#fff}.rental-product-hero__carousel-arrow:focus-visible{outline:3px solid #5a63f2;outline-offset:2px}.rental-product-hero__carousel-arrow--previous{left:.75rem}.rental-product-hero__carousel-arrow--next{right:.75rem}.rental-product-hero__carousel-counter{background:#182033c2;border-radius:999px;bottom:.75rem;color:#fff;font-size:.75rem;font-weight:700;padding:.3rem .65rem;position:absolute;right:.75rem;z-index:2}.rental-product-hero__thumbs{background:#f7f8fb;display:flex;gap:.5rem;overflow-x:auto;padding:.75rem;scrollbar-width:thin}.rental-product-hero__thumb{background:#fff;border:2px solid #0000;border-radius:10px;cursor:pointer;flex:0 0 auto;height:56px;overflow:hidden;padding:0;width:56px}.rental-product-hero__thumb img{display:block;height:100%;object-fit:cover;width:100%}.rental-product-hero__thumb.is-active{border-color:#5261df}.rental-product-hero__thumb:focus-visible{outline:2px solid #5a63f2;outline-offset:2px}.rental-product-hero__placeholder{align-items:center;background:radial-gradient(circle at 25% 20%,#5261df1c,#0000 36%),#edf1f7;color:#74809a;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center;width:100%}.rental-product-hero__placeholder-icon{background:#fff;border-radius:22px;box-shadow:0 10px 24px #1820331a;color:#5261df;display:grid;font-size:2rem;height:76px;place-items:center;width:76px}.rental-product-hero__placeholder-label{font-size:.875rem;font-weight:700;letter-spacing:.02em}.rental-product-hero__summary{align-items:flex-start;display:flex;flex-direction:column;gap:.875rem;padding:1.5rem;text-align:left}@media(min-width:1024px){.rental-product-hero__summary{padding:clamp(2rem,4vw,3rem)}}.rental-product-hero__category{align-self:flex-start;border:0;border-radius:999px;font-weight:650;margin:0;padding-inline:.75rem}.rental-product-hero__title{color:#171d2c;font-size:clamp(1.875rem,3.4vw,2.75rem);font-weight:800;letter-spacing:-.035em;line-height:1.08;margin:0;max-width:560px}.rental-product-hero__lead{color:#667085;font-size:1rem;line-height:1.6;margin:0!important;max-width:540px}.rental-product-hero__pricing{background:#f7f8fc;border-radius:12px;display:flex;flex-direction:column;gap:.25rem;margin-top:.25rem;padding:.875rem 1rem}.rental-product-hero__price{color:#171d2c;font-size:1.625rem;font-weight:800;line-height:1.2}.rental-product-hero__highlights{grid-gap:.5rem;display:grid;gap:.5rem;list-style:none;margin:.25rem 0 0;padding:0}.rental-product-hero__highlights li{align-items:center;color:#475467;display:flex;font-size:.9rem;gap:.625rem}.rental-product-hero__highlights .anticon{color:#5261df}.rental-product-hero__actions{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;margin-top:auto;width:100%}.rental-product-hero__coming-soon{background:#eef0f5;border:0;color:#475467;font-size:.875rem;font-weight:650;margin:0;padding:.4rem .75rem}.rental-product-hero__cta-anchor{clip:rect(0 0 0 0);height:1px;overflow:hidden;position:absolute;width:1px}.rental-product-hero__cta{border-radius:10px;box-shadow:0 8px 18px #5261df38;font-weight:700;min-height:46px;width:100%}.rental-product-hero__action-hint{font-size:.8rem}.rental-product-hero__cta-sticky{bottom:calc(76px + env(safe-area-inset-bottom, 0px));display:grid;left:1rem;position:fixed;right:1rem;z-index:40}.rental-product-hero__cta-sticky .ant-btn{border-radius:12px;box-shadow:0 10px 28px #5261df4d;font-weight:700;min-height:48px}@media(min-width:1024px){.rental-product-hero__cta-sticky{display:none}}.rental-booking-calendar__header{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.5rem;padding:0 .25rem}.rental-booking-calendar__month-label{color:#171d2c;font-size:.95rem;text-transform:capitalize}.rental-availability-section__loading-region{min-height:0}.rental-availability-section__loading{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.rental-availability-section__calendar{border:1px solid #eef0f5;border-radius:12px;min-width:0;padding:.5rem}.rental-availability-section__calendar .ant-picker-calendar-header{display:none}.rental-availability-section__calendar .ant-picker-cell{padding:2px 0}.rental-availability-section__calendar .ant-picker-cell-selected .ant-picker-calendar-date,.rental-availability-section__calendar .ant-picker-cell-selected .ant-picker-cell-inner,.rental-availability-section__calendar .ant-picker-cell-today .ant-picker-calendar-date,.rental-availability-section__calendar .ant-picker-cell-today .ant-picker-cell-inner{background:#0000!important;border:0!important}.rental-availability-section__calendar .ant-picker-cell-disabled{pointer-events:none}.rental-availability-section__calendar .ant-picker-calendar-date,.rental-availability-section__calendar .ant-picker-cell .ant-picker-cell-inner{background:#0000!important;border:0!important}.rental-calendar-cell{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center;min-height:44px;width:100%}.rental-calendar-cell--disabled{opacity:.55}.rental-calendar-cell__day{align-items:center;border-radius:999px;color:#0f172a;display:inline-flex;font-size:14px;font-weight:500;height:34px;justify-content:center;width:34px}.rental-calendar-cell__day--free{background:#f8fafc}.rental-calendar-cell__day--busy{background:#fff1f2;color:#be123c}.rental-calendar-cell__day--unavailable{background:#f2f4f7;color:#98a2b3}.rental-calendar-cell__day--today{box-shadow:inset 0 0 0 1px #3b82f6;color:#1d4ed8}.rental-calendar-cell__day--outside-month{background:#fff;color:#cbd5e1}.rental-calendar-cell__day--selected{background:#5261df!important;box-shadow:none;color:#fff!important}.rental-calendar-cell__dot{border-radius:999px;height:8px;width:8px}.rental-calendar-cell__dot--free{background:#22c55e}.rental-calendar-cell__dot--busy{background:#ef4444}.rental-calendar-cell__dot--unavailable{background:#98a2b3}.rental-calendar-cell__dot--outside-month{opacity:.45}.rental-detail__legend--inline{background:#0000;display:flex;flex-wrap:wrap;gap:1rem;margin-top:.75rem;padding:0}.rental-detail__legend-item{align-items:center;color:#667085;display:inline-flex;font-size:.875rem;gap:.5rem}.rental-detail__legend-dot{border-radius:999px;height:10px;width:10px}.rental-detail__legend-dot--busy{background:#ef4444}.rental-detail__legend-dot--free{background:#22c55e}.rental-detail__legend-dot--unavailable{background:#98a2b3}.rental-booking-drawer__package{align-items:flex-start;background:#f7f8fc;border:1px solid #e7eaf2;border-radius:12px;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:0;padding:.875rem 1rem}.rental-booking-drawer__package-name{color:#171d2c;font-size:1.05rem;font-weight:700;margin:.15rem 0}.rental-booking-slots__title{display:block;margin-bottom:.75rem}.rental-booking-slots__groups{grid-gap:1rem;display:grid;gap:1rem}.rental-booking-slots__group-label{color:#667085;display:block;font-size:.8125rem;font-weight:700;letter-spacing:.03em;margin-bottom:.5rem;text-transform:uppercase}.rental-booking-slots__list{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));list-style:none;margin:0;padding:0}.rental-booking-slots__button{align-items:center;background:#fff;border:1px solid #d0d5dd;border-radius:10px;color:#344054;cursor:pointer;display:flex;flex-direction:column;gap:.25rem;justify-content:center;min-height:52px;padding:.5rem;white-space:normal;width:100%}.rental-booking-slots__button:disabled{cursor:not-allowed;opacity:.6}.rental-booking-slots__button--selected{background:#5261df;border-color:#5261df;color:#fff}.rental-booking-slots__button:focus-visible{outline:2px solid #5a63f2;outline-offset:2px}.rental-booking-slots__units{display:block;font-size:.7rem;margin-top:.15rem;opacity:.8}.rental-booking-quote{grid-gap:.75rem;background:#fff;border:1px solid #e7eaf2;border-radius:12px;display:grid;gap:.75rem;padding:1rem}.rental-booking-quote__heading{margin:0!important}.rental-booking-quote__meta{grid-gap:.65rem;display:grid;gap:.65rem;margin:0}.rental-booking-quote__meta dt{color:#8992a7;font-size:.6875rem;letter-spacing:.03em;text-transform:uppercase}.rental-booking-quote__meta dd{color:#344054;margin:.15rem 0 0}.rental-booking-quote__expires{font-size:.8rem}.rental-booking-quote__terms{grid-gap:.5rem;background:#f7f8fc;border-radius:10px;display:grid;gap:.5rem;padding:.75rem}.rental-booking-quote__terms-body{color:#475467;font-size:.875rem;margin:0!important;max-height:140px;overflow:auto;white-space:pre-wrap}.rental-booking-quote__notes{resize:vertical}.rental-booking-quote--empty,.rental-booking-quote--loading{align-items:center;display:flex;gap:.75rem;min-height:64px}.rental-booking-quote--sticky-footer{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom, 0px))}.rental-booking-quote--sticky-footer .rental-booking-quote__actions{background:linear-gradient(180deg,#fff0,#fff 28%);bottom:calc(.75rem + env(safe-area-inset-bottom, 0px));padding-top:.5rem;position:sticky;z-index:2}.rental-booking-drawer .ant-drawer-body{padding:1rem 1.25rem 1.5rem}.rental-booking-drawer__content{grid-gap:1.25rem;display:grid;gap:1.25rem}.rental-booking-drawer__steps,.rental-booking-drawer__steps-list{display:flex;flex-wrap:wrap;gap:.75rem}.rental-booking-drawer__steps-list{list-style:none;margin:0;padding:0}.rental-booking-drawer__step{color:#98a2b3;font-size:.8125rem;font-weight:700}.rental-booking-drawer__step--current{color:#5261df}@media(min-width:1024px){.rental-booking-drawer .ant-drawer-body{padding:1.25rem 1.5rem 1.75rem}}.rental-bookings{--rental-bookings-bottom-space:calc(88px + env(safe-area-inset-bottom, 0px));background:#f6f8fb;min-height:100vh}.rental-bookings .app-shell__content{margin:0 auto;max-width:1240px;padding-bottom:var(--rental-bookings-bottom-space);width:100%}@media(min-width:1024px){.rental-bookings{--rental-bookings-bottom-space:88px}}.rental-bookings__heading{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}.rental-bookings__heading .page-intro{margin:0}.rental-bookings__heading>.ant-btn{align-self:flex-start;border-radius:10px;font-weight:600;min-height:44px}@media(min-width:1024px){.rental-bookings__heading{align-items:flex-start;flex-direction:row;justify-content:space-between}}.rental-bookings__toolbar{background:#fff;border:1px solid #e7eaf2;border-radius:14px;box-shadow:0 6px 18px rgba(31,36,51,.035);justify-content:space-between;margin:0 0 1rem;padding:.75rem}.rental-bookings__toolbar,.rental-bookings__toolbar-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.rental-bookings__search{flex:1 1 240px;min-width:min(100%,280px)}.rental-bookings__search.ant-input-affix-wrapper,.rental-bookings__toolbar-actions .ant-btn{border-radius:9px;min-height:42px}.rental-bookings__summary{align-items:center;background:#fff;border:1px solid #e7eaf2;border-radius:14px;display:flex;flex-wrap:wrap;gap:.9rem 1.5rem;justify-content:space-between;margin-bottom:1rem;padding:.9rem 1rem}.rental-bookings__summary-total{align-items:baseline;display:flex;gap:.5rem}.rental-bookings__summary-total strong{color:#141726;font-size:1.45rem;line-height:1}.rental-bookings__summary-total span{color:#667085;font-size:.85rem}.rental-bookings__summary-groups{display:flex;flex-wrap:wrap;gap:.5rem}.rental-bookings__summary-pill{align-items:center;background:#f1f3f7;border-radius:999px;color:#667085;display:inline-flex;font-size:.8rem;gap:.35rem;padding:.4rem .65rem}.rental-bookings__summary-pill strong{color:#30364a}.rental-bookings__summary-pill--active{background:#eef7ff;color:#2668a8}.rental-bookings__summary-pill--upcoming{background:#f0f1ff;color:#4f59cf}.rental-bookings__tabs{grid-gap:.25rem;background:#fff;border:1px solid #e7eaf2;border-radius:12px;display:grid;gap:.25rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:1rem;padding:.25rem}.rental-bookings__tab{align-items:center;background:#0000;border:0;border-radius:9px;color:#596176;cursor:pointer;display:inline-flex;font-weight:600;gap:.45rem;justify-content:center;min-height:44px;padding:.55rem .75rem;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.rental-bookings__tab:focus-visible,.rental-bookings__tab:hover{background:#f2f4ff;outline:2px solid #93a0f7;outline-offset:-2px}.rental-bookings__tab.is-active{background:#5760f1;box-shadow:0 4px 12px #5760f138;color:#fff}.rental-bookings__tab-count{align-items:center;background:#5760f11f;border-radius:999px;color:inherit;display:inline-flex;font-size:.78rem;height:1.5rem;justify-content:center;min-width:1.5rem;padding:0 .35rem}.rental-bookings__tab.is-active .rental-bookings__tab-count{background:#ffffff38}.rental-bookings__mobile-list{grid-gap:.85rem;display:grid;gap:.85rem}@media(min-width:1024px){.rental-bookings__mobile-list{display:none}}.rental-bookings__card{background:#fff;border:1px solid #e7eaf2;border-radius:16px;box-shadow:0 6px 20px #1f24330a;overflow:hidden}.rental-bookings__card-main{background:#0000;border:0;cursor:pointer;min-height:44px;padding:1rem 1rem .5rem;text-align:left;width:100%}.rental-bookings__card-id{color:#8a93a8;display:block;font-size:.76rem;font-weight:600;margin-bottom:.35rem}.rental-bookings__card-main:focus-visible{outline:2px solid #5760f1;outline-offset:-2px}.rental-bookings__card-top{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between}.rental-bookings__card-title{color:#141726;font-size:1rem;line-height:1.35;margin:0}.rental-bookings__card-interval{align-items:center;background:#f6f7fc;border-radius:10px;color:#4b5368;display:flex;font-size:.92rem;gap:.55rem;margin:.75rem 0 0;padding:.7rem .75rem}.rental-bookings__card-interval .anticon{color:#5760f1}.rental-bookings__card-meta{grid-gap:.65rem;color:#596176;display:grid;font-size:.9rem;gap:.65rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.75rem}.rental-bookings__card-meta>span{grid-gap:.2rem;border:1px solid #edf0f5;border-radius:10px;display:grid;font-size:.78rem;gap:.2rem;padding:.65rem .75rem}.rental-bookings__card-meta strong{color:#252b3d;font-size:.92rem}.rental-bookings__card-actions{display:flex;justify-content:flex-end;padding:0 .5rem .45rem}.rental-bookings__card-details{min-height:44px}.rental-bookings__desktop-list{background:#fff;border:1px solid #e7eaf2;border-radius:16px;box-shadow:0 8px 24px #1f24330a;display:none;overflow:hidden}@media(min-width:1024px){.rental-bookings__desktop-list{display:block}}.rental-bookings__desktop-header,.rental-bookings__desktop-row{grid-gap:.75rem;align-items:center;display:grid;gap:.75rem;grid-template-columns:1.5fr 1.4fr .9fr 1fr .8fr;padding:.95rem 1.1rem;text-align:left}.rental-bookings__desktop-header{background:#f7f8fb;border-bottom:1px solid #eaedf4;color:#667085;font-size:.82rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.rental-bookings__desktop-body{list-style:none;margin:0;padding:0}.rental-bookings__desktop-row{border-bottom:1px solid #f0f2f7;transition:background-color .15s ease}.rental-bookings__desktop-row:last-child{border-bottom:0}.rental-bookings__desktop-row:focus-within,.rental-bookings__desktop-row:hover{background:#fafbff}.rental-bookings__desktop-cell{color:#2b3144;font-size:.94rem;min-width:0}.rental-bookings__desktop-cell--product{display:flex;flex-direction:column;gap:.2rem}.rental-bookings__desktop-cell--product strong{color:#20263a;font-weight:650}.rental-bookings__desktop-id{color:#8a93a8;font-size:.8rem}.rental-bookings__desktop-cell--price{display:flex;flex-direction:column;gap:.15rem}.rental-bookings__desktop-cell--price span{color:#667085;font-size:.82rem}.rental-bookings__desktop-cell--actions{display:flex;justify-content:flex-end}.rental-bookings__desktop-cell--actions .ant-btn{font-weight:600;min-height:40px;padding-inline:.5rem}.rental-bookings__state-card{align-items:center;background:#fff;border:1px solid #eaedf4;border-radius:14px;display:flex;flex-direction:column;gap:.65rem;padding:2rem 1.25rem;text-align:center}.rental-bookings__state-card--error{border-color:#f3c6c6}.rental-bookings__state-icon-wrap{align-items:center;background:#eef0ff;border-radius:50%;display:inline-flex;height:56px;justify-content:center;width:56px}.rental-bookings__state-icon-wrap--error{background:#fdecec}.rental-bookings__state-icon{color:#5760f1;font-size:1.4rem}.rental-bookings__state-icon--error{color:#d4380d}.rental-bookings__state-title{color:#141726;font-size:1.1rem;margin:0}.rental-bookings__state-title--error{color:#a8071a}.rental-bookings__state-description{color:#667085;margin:0;max-width:34rem}.rental-bookings__state-button{margin-top:.35rem;min-height:44px}@media(max-width:767px){.rental-bookings__heading>.ant-btn,.rental-bookings__toolbar-actions,.rental-bookings__toolbar-actions .ant-btn{width:100%}.rental-bookings__summary{align-items:flex-start}.rental-bookings__summary-groups{display:none}.rental-bookings__tab{font-size:.82rem;gap:.3rem;padding-inline:.4rem}.rental-bookings__card-actions{padding-right:4.75rem}}.rental-booking-details{--rental-booking-details-bottom-space:calc(96px + env(safe-area-inset-bottom, 0px));background:#f6f8fb;min-height:100vh}.rental-booking-details .app-shell__content{margin:0 auto;max-width:1240px;padding-bottom:var(--rental-booking-details-bottom-space);width:100%}@media(min-width:1024px){.rental-booking-details{--rental-booking-details-bottom-space:96px}}.rental-booking-details__back{font-weight:600;margin-left:-.75rem;min-height:44px;padding-inline:.75rem}.rental-booking-details__intro{margin-bottom:1.25rem}.rental-booking-details__layout{grid-gap:1.25rem;display:grid;gap:1.25rem}@media(min-width:1024px){.rental-booking-details__layout{align-items:start;grid-template-columns:minmax(0,1.8fr) minmax(270px,.8fr)}}.rental-booking-details__main,.rental-booking-details__sidebar{grid-gap:1.25rem;display:grid;gap:1.25rem}@media(min-width:1024px){.rental-booking-details__sidebar{position:sticky;top:1rem}}.rental-booking-details__card{background:#fff;border:1px solid #e7eaf2;border-radius:18px;box-shadow:0 8px 24px rgba(31,36,51,.045);padding:1.25rem}.rental-booking-details__card-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:1rem}.rental-booking-details__card-header h3{color:#141726;font-size:1.05rem;margin:0}.rental-booking-details__eyebrow{color:#8a93a8;font-size:.82rem;margin:0 0 .25rem}.rental-booking-details__product-title{color:#141726;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.3;margin:0}.rental-booking-details__overview-card{border-top:3px solid #5760f1;overflow:hidden}.rental-booking-details__schedule{align-items:center;background:linear-gradient(135deg,#f0f2ff,#f8f9ff);border-radius:12px;color:#4954df;display:flex;gap:.85rem;margin-bottom:1rem;padding:1rem}.rental-booking-details__schedule>.anticon{flex:0 0 auto;font-size:1.25rem}.rental-booking-details__info-item div,.rental-booking-details__schedule div{grid-gap:.2rem;display:grid;gap:.2rem;min-width:0}.rental-booking-details__info-item span,.rental-booking-details__schedule span{color:#667085;font-size:.78rem}.rental-booking-details__schedule strong{color:#20263a;font-size:.98rem}.rental-booking-details__overview-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr}@media(min-width:768px)and (max-width:1023px){.rental-booking-details__overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.rental-booking-details__overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.rental-booking-details__info-item{align-items:center;border:1px solid #edf0f5;border-radius:12px;display:flex;gap:.75rem;min-height:64px;padding:.75rem .9rem}.rental-booking-details__info-item>.anticon{color:#5760f1;font-size:1.05rem}.rental-booking-details__info-item strong{color:#252b3d;font-size:.9rem}.rental-booking-details__facts{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr;margin:0;text-align:left}@media(min-width:768px)and (max-width:1023px){.rental-booking-details__facts{grid-template-columns:repeat(2,minmax(0,1fr))}}.rental-booking-details__facts--stacked{grid-template-columns:1fr}.rental-booking-details__facts--overview{border-top:1px solid #edf0f5;margin-top:1rem;padding-top:1rem}.rental-booking-details__facts-span{grid-column:1/-1}.rental-booking-details__facts dt{color:#667085;font-size:.82rem;margin-bottom:.2rem}.rental-booking-details__facts dd{color:#1f2433;font-size:.95rem;margin:0;overflow-wrap:anywhere}.rental-booking-details__muted{color:#667085;margin:0}.rental-booking-details__actions{width:100%}.rental-booking-details__actions-card .ant-btn{border-radius:10px;font-weight:600;min-height:44px}.rental-booking-details__action-group{grid-gap:.6rem;display:grid;gap:.6rem}.rental-booking-details__action-group+.rental-booking-details__action-group{border-top:1px solid #edf0f5;margin-top:1rem;padding-top:1rem}.rental-booking-details__action-label{color:#667085;font-size:.78rem;font-weight:600;letter-spacing:.035em;text-transform:uppercase}.rental-booking-details__mobile-actions{position:static}@media(min-width:1024px){.rental-booking-details__mobile-actions{display:none}}.rental-booking-details__photos{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px)and (max-width:1023px){.rental-booking-details__photos{grid-template-columns:repeat(3,minmax(0,1fr))}}.rental-booking-details__photo{margin:0}.rental-booking-details__photo figcaption{color:#667085;font-size:.8rem;margin-top:.35rem}.rental-booking-details__photo-fallback{align-items:center;background:#f2f4f8;border-radius:8px;color:#8a93a8;display:flex;height:120px;justify-content:center}.rental-booking-details__dispute-item{display:flex;flex-direction:column;gap:.2rem}.rental-booking-details__full-width{width:100%}.rental-booking-details__financial-highlights{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr;margin:0}@media(min-width:768px)and (max-width:1023px){.rental-booking-details__financial-highlights{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.rental-booking-details__financial-highlights{grid-template-columns:repeat(3,minmax(0,1fr))}}.rental-booking-details__financial-highlights>div{background:#f7f8fb;border-radius:12px;padding:.9rem}.rental-booking-details__financial-breakdown dt,.rental-booking-details__financial-highlights dt{color:#667085;font-size:.78rem}.rental-booking-details__financial-highlights dd{color:#1f2433;font-size:1.1rem;font-weight:700;margin:.3rem 0 0}.rental-booking-details__financial-highlight--success{background:#effaf4!important}.rental-booking-details__financial-highlight--success dd{color:#137a4a}.rental-booking-details__financial-highlight--warning{background:#fff7e8!important}.rental-booking-details__financial-highlight--warning dd{color:#ad6800}.rental-booking-details__financial-breakdown{grid-gap:.75rem;border-bottom:1px solid #edf0f5;display:grid;gap:.75rem;grid-template-columns:1fr;margin:1rem 0 0;padding:1rem 0}@media(min-width:768px)and (max-width:1023px){.rental-booking-details__financial-breakdown{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.rental-booking-details__financial-breakdown{grid-template-columns:repeat(3,minmax(0,1fr))}}.rental-booking-details__financial-breakdown dd{color:#252b3d;font-weight:600;margin:.25rem 0 0}.rental-booking-details__financial-statuses{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:1rem}.rental-booking-details__financial-statuses span{background:#f1f3f7;border-radius:999px;color:#667085;font-size:.78rem;padding:.4rem .65rem}.rental-booking-details__financial-statuses strong{color:#353b4d;font-weight:600}.rental-booking-details__payment-summary{grid-gap:.85rem;display:grid;gap:.85rem;margin:0}.rental-booking-details__payment-summary>div{align-items:baseline;display:flex;gap:1rem;justify-content:space-between}.rental-booking-details__payment-summary dt{color:#667085;font-size:.84rem}.rental-booking-details__payment-summary dd{color:#1f2433;font-size:1rem;font-weight:700;margin:0;text-align:right}.rental-booking-details__payment-summary>div:last-child{border-top:1px solid #edf0f5;padding-top:.85rem}.rental-booking-details__sidebar-note{color:#8a93a8;font-size:.76rem;line-height:1.45;margin:1rem 0 0}.rental-booking-details__state-card{grid-gap:.75rem;background:#fff;border:1px solid #eaedf4;border-radius:14px;display:grid;gap:.75rem;justify-items:center;padding:2rem 1.25rem;text-align:center}.rental-booking-details__state-card--error{border-color:#f3c6c6}.rental-booking-details__state-icon--error{color:#d4380d;font-size:1.5rem}.rental-booking-details__state-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.rental-booking-details__section-error{align-items:center;color:#a8071a;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.provider-rental__content{display:flex;flex-direction:column;gap:12px}.provider-rental__header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.provider-rental__loading{display:flex;justify-content:center;padding:40px 0}.provider-rental__calendar-day-events{display:flex;flex-direction:column;gap:2px;list-style:none;margin:3px 0 0;padding:0}.provider-rental__calendar-day-events li{font-size:11px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.provider-rental__calendar-filters{align-items:center;display:flex;gap:8px}.provider-rental__calendar-card{border:1px solid #eef2f7;border-radius:14px;box-shadow:0 10px 24px #0f172a0f}.provider-rental__calendar-card .ant-card-head{border-bottom:1px solid #f0f3f8}.provider-rental__calendar-card .ant-card-head-title{color:#1e293b;font-weight:600}.provider-rental__calendar{background:#f8fafc;border-radius:12px;padding:6px}.provider-rental__calendar .ant-picker-calendar-header{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:8px;padding:6px 8px}.provider-rental__calendar .ant-picker-cell{transition:transform .15s ease,box-shadow .15s ease}.provider-rental__calendar .ant-picker-cell-in-view .ant-picker-calendar-date{background:#fff;border:1px solid #0000;border-radius:10px;height:clamp(56px,8.5vh,72px);min-height:56px;overflow:hidden;padding:4px 6px}.provider-rental__calendar .ant-picker-cell-in-view:hover .ant-picker-calendar-date{border-color:#dbeafe;box-shadow:0 6px 14px #3b82f61f;transform:translateY(-1px)}.provider-rental__calendar .ant-picker-cell-selected .ant-picker-calendar-date,.provider-rental__calendar .ant-picker-cell-today .ant-picker-calendar-date{background:#eff6ff;border-color:#93c5fd}.provider-rental__calendar .ant-picker-calendar-date-value{color:#0f172a;font-size:12px;font-weight:600;line-height:1.2}.provider-rental__calendar-day-events .ant-badge-status-text{color:#334155;font-size:11px;line-height:1.2}@media(max-height:900px){.provider-rental__calendar .ant-picker-cell-in-view .ant-picker-calendar-date{height:clamp(50px,7.2vh,62px);min-height:50px;padding:3px 5px}.provider-rental__calendar .ant-picker-calendar-date-value{font-size:11px}.provider-rental__calendar-day-events .ant-badge-status-text{font-size:10px}}.provider-rental-settings__card{max-width:720px}.provider-rental-settings__row{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.provider-rental-settings__copy{display:flex;flex-direction:column;gap:.35rem;min-width:0}.community-depot{--community-depot-bottom-space:calc(88px + env(safe-area-inset-bottom, 0px));--community-depot-accent:#5a63f2;--community-depot-border:#e7eaf2;--community-depot-text:#141726;--community-depot-muted:#667085;--community-depot-surface:#fff;--community-depot-page-bg:#f6f8fb;background:var(--community-depot-page-bg);min-height:100vh}.standard.app-shell.community-depot .app-shell__content{margin:0 auto;max-width:1240px;padding:0 16px var(--community-depot-bottom-space);width:100%}@media(min-width:1024px){.community-depot{--community-depot-bottom-space:24px}.standard.app-shell.community-depot .app-shell__content{padding-inline:22px}}.community-activity__heading,.community-depot__heading{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}.community-activity__heading .page-intro,.community-depot__heading .page-intro{margin:0}.community-depot__heading-actions,.community-depot__toolbar-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.community-activity-card .ant-btn,.community-depot-states__empty .ant-btn,.community-depot-states__error .ant-btn,.community-depot__heading-actions .ant-btn,.community-depot__toolbar-actions .ant-btn{border-radius:9px;font-weight:600;min-height:44px}.community-activity-card .ant-btn:focus-visible,.community-depot-back:focus-visible,.community-depot-detail__thumb:focus-visible,.community-depot__heading-actions .ant-btn:focus-visible,.community-depot__toolbar-actions .ant-btn:focus-visible,.community-item-image-upload__trigger:focus-visible{outline:2px solid var(--community-depot-accent);outline-offset:2px}@media(min-width:1024px){.community-activity__heading,.community-depot__heading{align-items:flex-start;flex-direction:row;justify-content:space-between}}.community-depot__alert{margin:0 0 1rem}.community-depot__summary{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1rem}@media(min-width:768px){.community-depot__summary{grid-template-columns:repeat(4,minmax(0,1fr))}}.community-depot__summary-card{background:var(--community-depot-surface);border:1px solid var(--community-depot-border);border-radius:14px;box-shadow:0 6px 18px rgba(31,36,51,.035);padding:.9rem 1rem;text-align:left}.community-depot__summary-card--meta,.community-depot__summary-card--wide{grid-column:1/-1}@media(min-width:768px){.community-depot__summary-card--meta{grid-column:span 1}}.community-depot__summary-label{color:var(--community-depot-muted);display:block;font-size:.85rem;margin-bottom:.35rem}.community-depot__summary-value{color:var(--community-depot-text);display:block;font-size:1.75rem;font-weight:750;line-height:1}.community-depot__summary-value--text{font-size:1.05rem;font-weight:650;line-height:1.35}.community-depot__summary-note{color:var(--community-depot-text);line-height:1.45}.community-depot .mobile-bottom-menu__report-fab.ant-btn{bottom:calc(100px + env(safe-area-inset-bottom, 0))}.community-depot__toolbar{align-items:center;border-top:1px solid var(--community-depot-border);display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;padding-top:.75rem}.community-depot__toolbar .community-depot__search{flex:1 1 200px;min-width:0;width:100%}.community-depot__toolbar-count{color:var(--community-depot-muted);font-weight:600}.community-depot-back{align-items:center;color:var(--community-depot-accent);display:flex;font-weight:600;gap:.4rem;margin:0 0 .75rem;min-height:44px;text-decoration:none;width:fit-content}.community-depot-back:hover{color:#434bb8}.community-depot__nav{border-bottom:1px solid var(--community-depot-border);display:flex;margin:0 0 1.15rem}.community-depot__nav-primary{display:flex;flex:1 1 auto;gap:2px;min-width:0;overflow-x:auto}.community-depot__nav-link{align-items:center;border:1px solid #0000;border-bottom:none;border-radius:10px 10px 0 0;color:var(--community-depot-muted);display:inline-flex;min-height:44px;padding:0 14px;text-decoration:none;transition:background-color .15s ease,color .15s ease;white-space:nowrap}.community-depot__nav-link:hover{background:#5a63f20f;color:var(--community-depot-text)}.community-depot__nav-link--active{background:var(--community-depot-surface);border-color:var(--community-depot-border);box-shadow:inset 0 -2px 0 var(--community-depot-accent);color:var(--community-depot-accent);font-weight:600}.community-depot__nav-link--primary{font-weight:650;margin-left:auto}.community-depot__nav-link--primary.community-depot__nav-link--active,.community-depot__nav-link--primary:hover{background:var(--community-depot-accent);border-color:var(--community-depot-accent);box-shadow:none;color:#fff}.community-depot__section-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.community-depot__section-header-copy{min-width:0}.community-depot__section-header-copy h2{color:var(--community-depot-text);font-size:1.05rem;margin:0}.community-depot__section-header-copy p{color:var(--community-depot-muted);margin:.35rem 0 0;max-width:46rem}@media(max-width:767px){.community-depot__nav-link--primary{margin-left:0}.community-depot__section-header{align-items:stretch;flex-direction:column}}.community-depot__discovery{background:var(--community-depot-surface);border:1px solid var(--community-depot-border);border-radius:14px;box-shadow:0 6px 18px rgba(31,36,51,.035);margin-bottom:1rem;padding:.85rem}.community-depot__filters{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr;margin-bottom:.75rem}@media(min-width:768px){.community-depot__filters{grid-template-columns:2fr 1fr}}.community-depot__filters .ant-select .ant-select-selector,.community-depot__search.ant-input-affix-wrapper,.community-form-control.ant-input-number,.community-form-control.ant-picker{border-radius:9px;min-height:44px}.community-depot__filters .ant-select .ant-select-selector{align-items:center;display:flex}.community-depot__grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;list-style:none;margin:.5rem 0 0;padding:0}@media(min-width:768px)and (max-width:1023px){.community-depot__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.community-depot__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.community-depot__grid-item{height:100%;min-width:0}.community-item-card{background:var(--community-depot-surface);border:1px solid var(--community-depot-border);border-radius:12px;box-shadow:0 6px 18px #1f243308;height:100%;overflow:hidden;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}@media(hover:hover)and (pointer:fine){.community-item-card:focus-within,.community-item-card:hover{border-color:#93a0f7;box-shadow:0 10px 24px #1f24330f}}.community-item-card__link{color:inherit;display:flex;flex-direction:column;gap:.75rem;height:100%;outline:none;padding:1rem;text-decoration:none}.community-item-card__link:focus-visible{box-shadow:inset 0 0 0 2px var(--community-depot-accent)}.community-item-card__media{align-items:center;aspect-ratio:16/9;background:#f3f4f6;border-radius:8px;display:flex;justify-content:center;max-height:160px;overflow:hidden;width:100%}.community-item-card__image{display:block;height:100%;object-fit:cover;width:100%}.community-item-card__image-placeholder{align-items:center;color:#9ca3af;display:flex;flex-direction:column;font-size:1.5rem;gap:.35rem;height:100%;justify-content:center;width:100%}.community-item-card__image-placeholder-label{font-size:.78rem;font-weight:600}.community-item-card__meta{display:flex;flex-wrap:wrap;gap:.5rem}.community-item-card__category{align-self:flex-start;margin:0}.community-item-card__title{color:var(--community-depot-text);font-size:1.125rem;font-weight:700;line-height:1.35;margin:0}.community-item-card__description{color:var(--community-depot-muted);margin:0}.community-item-card__footer{color:var(--community-depot-muted);display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin-top:auto}.community-item-card__cta{align-items:center;background:var(--community-depot-accent);border-radius:8px;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;justify-content:center;min-height:44px;padding:.5rem 1rem;width:100%}.community-depot-detail{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr}.community-depot-detail__content{grid-gap:1rem;display:grid;gap:1rem;min-width:0}@media(min-width:1024px){.community-depot-detail{align-items:start;grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr)}}.community-borrow-form,.community-contribute-form,.community-depot-detail__fact-section,.community-depot-detail__header,.community-depot-detail__media{background:var(--community-depot-surface);border:1px solid var(--community-depot-border);border-radius:14px;box-shadow:0 6px 18px rgba(31,36,51,.035);padding:1.1rem}@media(min-width:1024px){.community-depot-detail__panel{position:sticky;top:calc(76px + 1rem)}}.community-depot-detail__header{text-align:left}.community-depot-detail__title{color:var(--community-depot-text);font-size:clamp(1.55rem,3vw,2rem);font-weight:750;line-height:1.2;margin:0}.community-depot-detail__description{color:var(--community-depot-muted);display:block;line-height:1.6;margin:.65rem 0 0!important;max-width:70ch}.community-depot-detail__meta{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.community-depot-detail__category{margin:0}.community-depot-detail__image{aspect-ratio:16/9;background:#f3f4f6;border-radius:10px;display:block;max-height:380px;object-fit:contain;width:100%}.community-depot-detail__media--empty{padding:.85rem}.community-depot-detail__image-placeholder{align-items:center;aspect-ratio:21/9;background:#f3f4f6;border-radius:10px;color:#9ca3af;display:flex;flex-direction:column;font-size:1.75rem;gap:.4rem;justify-content:center;max-height:180px;min-height:120px}.community-depot-detail__image-placeholder-label{font-size:.85rem;font-weight:600}.community-depot-detail__trust{display:block;margin-top:.45rem}.community-depot-detail__thumbs{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:.75rem 0 0;padding:0}.community-depot-detail__thumb{background:#f3f4f6;border:2px solid #0000;border-radius:8px;cursor:pointer;height:56px;overflow:hidden;padding:0;width:56px}.community-depot-detail__thumb img{display:block;height:100%;object-fit:cover;width:100%}.community-depot-detail__thumb--active{border-color:var(--community-depot-accent)}.community-depot-detail__facts{grid-gap:1rem;display:grid;gap:1rem}.community-depot-detail__fact-section h2{color:var(--community-depot-text);font-size:1.05rem;line-height:1.35;margin:0 0 1rem}.community-depot-detail__fact-section{text-align:left}.community-depot-detail__fact-grid{grid-gap:.85rem;display:grid;gap:.85rem;grid-template-columns:1fr;margin:0}@media(min-width:768px){.community-depot-detail__fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.community-depot-detail__fact{background:#f8f9fc;border-radius:9px;color:var(--community-depot-text);min-width:0;padding:.75rem}.community-depot-detail__fact-label{color:var(--community-depot-muted);display:block;font-size:.8rem;font-weight:650;margin-bottom:.25rem}.community-depot-detail__fact dd{line-height:1.45;margin:0;overflow-wrap:anywhere}.community-depot-detail__fact--prominent{background:#f0fdf4}.community-borrow-form--disabled{grid-gap:.75rem;align-items:start;display:grid;gap:.75rem;grid-template-columns:auto 1fr;min-height:0;text-align:left}.community-borrow-form--disabled>.anticon{color:var(--community-depot-accent);font-size:1.15rem;margin-top:.2rem}.community-borrow-form--disabled .community-borrow-form__hint{margin:.2rem 0 0}.community-activity__summary{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1rem}.community-activity__summary-item{align-items:center;background:var(--community-depot-surface);border:1px solid var(--community-depot-border);border-radius:12px;display:flex;gap:.75rem;min-width:0;padding:.85rem}.community-activity__summary-icon{align-items:center;background:#eef0ff;border-radius:10px;color:var(--community-depot-accent);display:inline-flex;flex:0 0 36px;height:36px;justify-content:center;width:36px}.community-activity__summary-label,.community-activity__summary-value{display:block}.community-activity__summary-value{color:var(--community-depot-text);font-size:1.15rem;font-weight:750;line-height:1.1}.community-activity__summary-label{color:var(--community-depot-muted);font-size:.78rem;margin-top:.2rem}@media(min-width:1024px){.community-activity__summary{grid-template-columns:repeat(4,minmax(0,1fr))}}.community-activity__controls{background:var(--community-depot-surface);border:1px solid var(--community-depot-border);border-radius:14px;box-shadow:0 6px 18px rgba(31,36,51,.035);margin-bottom:1rem;padding:.25rem .75rem .75rem}.community-activity__tabs{margin:0}.community-activity__tabs .ant-tabs-nav{border-bottom:1px solid var(--community-depot-border);margin-bottom:0;padding:.25rem}.community-activity__tabs .ant-tabs-tab{border-radius:9px;font-weight:600;min-height:44px;padding:.55rem 1rem}.community-activity__tabs .ant-tabs-tab-active{background:#eef0ff}.community-activity__tabs .ant-tabs-ink-bar{display:none}.community-activity__list{grid-gap:.85rem;display:grid;gap:.85rem;list-style:none;margin:0;padding:0}.community-activity-card-item{min-width:0}.community-activity-card.ant-card{border:1px solid var(--community-depot-border);border-radius:16px;box-shadow:0 6px 20px #1f24330a;text-align:left}.community-activity-card .ant-card-body{padding:1rem}.community-activity-card__layout{grid-gap:.85rem;align-items:start;display:grid;gap:.85rem;grid-template-columns:72px minmax(0,1fr)}.community-activity-card__media{align-items:center;background:#f3f4f6;border-radius:10px;color:#9ca3af;display:flex;font-size:1.4rem;height:72px;justify-content:center;overflow:hidden;width:72px}.community-activity-card__media img{height:100%;object-fit:cover;width:100%}.community-activity-card__content{min-width:0}.community-activity-card__header{display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.5rem}.community-activity-card__title{color:var(--community-depot-text);display:block;font-size:1.05rem}.community-activity-card__meta{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.35rem}.community-activity-card__details{color:var(--community-depot-muted);display:flex;flex-wrap:wrap;gap:.75rem 1rem;margin:.45rem 0 .65rem}.community-activity-card__description{margin-bottom:.65rem!important}.community-activity-card__note{margin-bottom:.75rem}.community-activity-card__actions{display:flex;flex-wrap:wrap;gap:.65rem;grid-column:1/-1}@media(min-width:768px){.community-activity-card__layout{grid-template-columns:80px minmax(0,1fr) auto}.community-activity-card__media{height:80px;width:80px}.community-activity-card__actions{align-self:center;grid-column:auto;justify-content:flex-end}}.community-borrow-form,.community-contribute-form{display:flex;flex-direction:column;gap:1rem}.community-borrow-form--disabled{justify-content:center;min-height:120px}.community-borrow-form__title{color:var(--community-depot-text);display:block;font-size:1.05rem;margin-bottom:.25rem;text-align:left}.community-borrow-form__hint,.community-contribute-form__hint{color:var(--community-depot-muted);display:block;margin-bottom:.75rem;text-align:left}.community-contribute-form__hint{margin-bottom:0;margin-top:.35rem}.community-contribute-form__loan-stock-hint,.community-contribute-form__stock-hint{color:var(--community-depot-muted);display:block;margin-bottom:.75rem}.community-borrow-form .ant-btn-primary,.community-contribute-form .ant-btn-primary{border-radius:9px;font-weight:600;min-height:44px}.community-contribute-form{background:#0000;max-width:880px;width:100%}.community-borrow-form .ant-form-item,.community-contribute-form .ant-form-item{margin-bottom:1rem}.community-borrow-form .ant-input,.community-borrow-form .ant-input-number,.community-borrow-form .ant-picker,.community-contribute-form .ant-input,.community-contribute-form .ant-input-number,.community-contribute-form .ant-picker,.community-contribute-form .ant-select .ant-select-selector{border-radius:9px;min-height:44px;width:100%}.community-form-control{width:100%}.community-item-image-upload{margin-top:.25rem}.community-item-image-upload__limits{color:var(--community-depot-muted);font-size:.82rem;line-height:1.4;margin:.5rem 0 0;text-align:left}.community-item-image-upload .ant-upload-list-picture-card{display:flex;flex-wrap:wrap;gap:8px}.community-item-image-upload .ant-upload-list-picture-card-container,.community-item-image-upload .ant-upload.ant-upload-select{height:104px;margin:0;width:104px}.community-item-image-upload__trigger{align-items:center;background:#0000;border:0;color:var(--community-depot-muted);cursor:pointer;display:flex;flex-direction:column;gap:.35rem;height:100%;justify-content:center;min-height:44px;width:100%}.community-item-image-upload__trigger-label{font-size:.85rem}.community-contribute-guidance{align-items:flex-start;background:#eef2ff;border:1px solid #c7d2fe;border-radius:12px;color:#3730a3;display:flex;gap:.75rem;margin:0 0 1rem;max-width:880px;padding:.9rem 1rem;text-align:left;width:100%}.community-contribute-guidance>.anticon{font-size:1.1rem;margin-top:.15rem}.community-contribute-guidance .ant-typography,.community-contribute-guidance strong{display:block}.community-contribute-guidance .ant-typography{line-height:1.45;margin-top:.15rem}.community-contribute-form__section{background:var(--community-depot-surface);border:1px solid var(--community-depot-border);border-radius:14px;box-shadow:0 6px 18px #1f243308;padding:1rem;text-align:left}.community-contribute-form__section-heading{margin-bottom:1.25rem}.community-contribute-form__section-heading h2{color:var(--community-depot-text);font-size:1.1rem;line-height:1.35;margin:0 0 .25rem}.community-contribute-form__field-grid{grid-gap:0 1rem;display:grid;gap:0 1rem;grid-template-columns:1fr}.community-fulfillment-picker{grid-gap:.65rem;display:grid;gap:.65rem;grid-template-columns:1fr;width:100%}.community-fulfillment-picker .ant-radio-wrapper{align-items:flex-start;background:#fff;border:1px solid var(--community-depot-border);border-radius:10px;margin:0;min-height:76px;padding:.85rem;transition:border-color .2s ease,background .2s ease}.community-fulfillment-picker .ant-radio-wrapper-checked{background:#f5f6ff;border-color:var(--community-depot-accent)}.community-fulfillment-picker__content,.community-fulfillment-picker__content span{display:block}.community-fulfillment-picker__content strong{color:var(--community-depot-text)}.community-fulfillment-picker__content span{color:var(--community-depot-muted);font-size:.82rem;line-height:1.35;margin-top:.2rem}.community-contribute-form__actions{display:flex;gap:.75rem;padding-top:.25rem}.community-contribute-form__actions .ant-btn{border-radius:9px;font-weight:600;min-height:44px}.community-contribute-form__actions .ant-btn-primary{flex:1 1}@media(min-width:576px){.community-contribute-form__section{padding:1.25rem}.community-contribute-form__field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.community-fulfillment-picker{grid-template-columns:repeat(3,minmax(0,1fr))}.community-contribute-form__actions{justify-content:flex-end;padding:1rem 0 0}.community-contribute-form__actions .ant-btn-primary{flex:0 0 auto;min-width:190px}}.community-depot-states__empty,.community-depot-states__error,.community-depot-states__loading{margin-top:1rem}.community-depot-states__sr-only{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.community-depot-states__empty.ant-empty,.community-depot-states__error.ant-result{background:var(--community-depot-surface);border:1px solid var(--community-depot-border);border-radius:14px;box-shadow:0 6px 18px rgba(31,36,51,.035);padding:2rem 1.25rem}.community-depot-states__error.ant-result{border-color:#f3c6c6;padding:1rem}.community-depot-states__empty-icon{color:#94a3b8;font-size:40px}.community-depot-states__empty-title,.community-depot-states__error-title{color:var(--community-depot-text);font-size:1.1rem;font-weight:600;margin:0}.community-depot-states__empty-description{color:var(--community-depot-muted);margin:.25rem 0 0}.admin-community-depot{--admin-depot-bottom-space:calc(88px + env(safe-area-inset-bottom, 0px));--admin-depot-accent:#5a63f2;--admin-depot-accent-soft:#eef0ff;--admin-depot-border:#e7eaf2;--admin-depot-text:#141726;--admin-depot-muted:#667085;--admin-depot-surface:#fff;--admin-depot-page-bg:#f6f8fb;--admin-depot-shadow:0 6px 18px rgba(31,36,51,.035);--admin-depot-radius:14px;--community-depot-accent:var(--admin-depot-accent);--community-depot-border:var(--admin-depot-border);--community-depot-text:var(--admin-depot-text);--community-depot-muted:var(--admin-depot-muted);--community-depot-surface:var(--admin-depot-surface);background:var(--admin-depot-page-bg);min-height:100vh}.standard.app-shell.admin-community-depot .app-shell__content{margin:0 auto;max-width:1240px;padding:0 16px var(--admin-depot-bottom-space);width:100%}@media(min-width:1024px){.admin-community-depot{--admin-depot-bottom-space:32px}.standard.app-shell.admin-community-depot .app-shell__content{padding-inline:22px}}.admin-community-depot__content .page-intro{margin-bottom:.35rem}.admin-community-depot__section{margin-top:1.25rem}.admin-community-depot__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.admin-community-depot__actions--row{flex-wrap:nowrap;gap:.5rem}.admin-community-depot .ant-btn{border-radius:9px;font-weight:600;min-height:44px}.admin-community-depot .admin-community-depot__actions--row .ant-btn,.admin-community-depot .admin-community-depot__list-card .admin-community-depot__actions .ant-btn,.admin-community-depot .ant-table .admin-community-depot__actions .ant-btn{font-size:.875rem;height:36px;min-height:36px;padding-inline:.7rem}.admin-community-depot .admin-community-depot__actions--row .ant-btn.ant-btn-icon-only,.admin-community-depot .admin-community-depot__list-card .admin-community-depot__actions .ant-btn.ant-btn-icon-only,.admin-community-depot .ant-table .admin-community-depot__actions .ant-btn.ant-btn-icon-only{padding-inline:0;width:36px}.admin-community-depot .admin-community-depot__nav-link:focus-visible,.admin-community-depot .admin-community-depot__summary-card:focus-visible,.admin-community-depot .ant-btn:focus-visible{outline:2px solid var(--admin-depot-accent);outline-offset:2px}.admin-community-depot .ant-input,.admin-community-depot .ant-input-affix-wrapper,.admin-community-depot .ant-input-number,.admin-community-depot .ant-picker,.admin-community-depot .ant-select-selector{border-color:var(--admin-depot-border)!important;border-radius:9px!important;min-height:44px}.admin-community-depot .ant-input-affix-wrapper{align-items:center;display:inline-flex;padding-block:0}.admin-community-depot .ant-select-single .ant-select-selector{align-items:center;display:flex}.admin-community-depot .ant-tabs .ant-tabs-tab{font-weight:600;padding:10px 4px}.admin-community-depot .ant-tabs .ant-tabs-ink-bar{background:var(--admin-depot-accent)}.admin-community-depot .ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--admin-depot-accent)}.admin-community-depot__panel{background:var(--admin-depot-surface);border:1px solid var(--admin-depot-border);border-radius:var(--admin-depot-radius);box-shadow:var(--admin-depot-shadow);padding:1.25rem}.admin-community-depot__panel--form,.admin-community-depot__panel--narrow{max-width:640px}.admin-community-depot__panel--meta{margin-top:1.25rem;overflow:hidden;padding:0}.admin-community-depot__panel-toolbar{align-items:center;border-bottom:1px solid var(--admin-depot-border);display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;padding:1rem 1.15rem .85rem}.admin-community-depot__panel-toolbar .admin-community-depot__panel-title{margin:0}.admin-community-depot__panel-title{color:var(--admin-depot-text);font-size:1.05rem;font-weight:700;margin:0 0 1rem}.admin-community-depot__muted{color:var(--admin-depot-muted);font-size:.82rem;margin:0}.admin-community-depot__section-hint{color:var(--admin-depot-muted);font-size:.92rem;line-height:1.45;margin:0 0 1rem}.admin-community-depot__chip-block{padding:.9rem 1.15rem 0}.admin-community-depot__chip-title{font-size:.95rem;font-weight:700;margin:0 0 .35rem}.admin-community-depot__chip-row{align-items:center;display:flex;flex-wrap:wrap;gap:.45rem;min-height:32px}.admin-community-depot__member-tag{margin-inline-end:0}.admin-community-depot__back-link{align-items:center;color:var(--admin-depot-text);display:inline-flex;font-weight:600;gap:.4rem;margin-bottom:1rem}.admin-community-depot__inline-form{grid-gap:.75rem .85rem;align-items:end;display:grid;gap:.75rem .85rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.admin-community-depot__inline-form .ant-form-item{margin:0}.admin-community-depot__inline-form .ant-btn{justify-self:start}.admin-community-depot__simple-list{grid-gap:.65rem;display:grid;gap:.65rem;list-style:none;margin:1rem 0 0;padding:0}.admin-community-depot__simple-list li{align-items:center;background:#f7f8fc;border:1px solid var(--admin-depot-border);border-radius:10px;display:flex;flex-wrap:wrap;gap:.55rem .75rem;padding:.75rem .85rem}.admin-community-depot__meta-list{display:grid;list-style:none;margin:0;padding:0}.admin-community-depot__meta-row{grid-gap:.75rem 1rem;border-bottom:1px solid var(--admin-depot-border);display:grid;gap:.75rem 1rem;grid-template-columns:minmax(120px,180px) minmax(0,1fr);padding:.9rem 1.15rem}.admin-community-depot__meta-row:last-child{border-bottom:none}.admin-community-depot__meta-label{color:var(--admin-depot-muted);font-size:.9rem;font-weight:600}.admin-community-depot__meta-value{color:var(--admin-depot-text);font-weight:500;overflow-wrap:anywhere}.admin-community-depot__legend{background:#fff;background:var(--admin-depot-panel,#fff);border:1px solid var(--admin-depot-border);border-radius:12px;margin-bottom:1rem;padding:1rem 1.1rem}.admin-community-depot__legend-title{font-size:1rem;font-weight:700;margin:0 0 .75rem}.admin-community-depot__legend-list{grid-gap:.65rem;display:grid;gap:.65rem;margin:0}.admin-community-depot__legend-row dt{font-weight:650;margin:0 0 .15rem}.admin-community-depot__legend-row dd{color:#667085;color:var(--admin-depot-muted,#667085);line-height:1.4;margin:0}.admin-community-depot__legend-note{color:#667085;color:var(--admin-depot-muted,#667085);font-size:.9rem;margin:.85rem 0 0}.admin-community-depot__member-link{display:inline-flex;flex-direction:column;gap:2px;line-height:1.25}.admin-community-depot__member-name{color:inherit;font-weight:650}.admin-community-depot__form-actions{display:flex;justify-content:flex-start;margin-top:.5rem}.admin-community-depot__full-width{width:100%}.admin-community-depot__nav{align-items:flex-end;border-bottom:1px solid var(--admin-depot-border);display:flex;flex-wrap:nowrap;gap:12px;margin:.65rem 0 1.35rem}.admin-community-depot__nav-primary{display:flex;flex:1 1 auto;gap:2px;min-width:0;overflow-x:auto}.admin-community-depot__nav-link{align-items:center;border:1px solid #0000;border-bottom:none;border-radius:10px 10px 0 0;color:var(--admin-depot-muted);display:inline-flex;min-height:44px;padding:0 14px;text-decoration:none;transition:background-color .15s ease,color .15s ease;white-space:nowrap}.admin-community-depot__nav-link:hover{background:#5a63f20f;color:var(--admin-depot-text)}.admin-community-depot__nav-link--active{background:var(--admin-depot-surface);border-color:var(--admin-depot-border);box-shadow:inset 0 -2px 0 var(--admin-depot-accent);color:var(--admin-depot-accent);font-weight:600}.admin-community-depot__nav-secondary{display:flex;flex:0 0 auto;flex-direction:column;gap:2px;justify-content:flex-end;margin-bottom:8px;width:min(210px,36vw)}.admin-community-depot__nav-secondary--active .admin-community-depot__nav-secondary-select .ant-select-selector{border-color:var(--admin-depot-accent)!important;box-shadow:0 0 0 2px #5a63f21f}.admin-community-depot__nav-secondary-label{color:var(--admin-depot-muted);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.admin-community-depot__nav-secondary-select{width:100%}@media(max-width:767px){.admin-community-depot__nav{align-items:stretch;flex-direction:column}.admin-community-depot__nav-secondary{margin:0 0 8px;order:-1;width:100%}}.admin-community-depot__summary{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-community-depot__summary-card{background:var(--admin-depot-surface);border:1px solid var(--admin-depot-border);border-radius:var(--admin-depot-radius);box-shadow:var(--admin-depot-shadow);cursor:pointer;display:block;padding:1.05rem 1.1rem;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;width:100%}.admin-community-depot__summary-card:hover{border-color:#c9cffc;box-shadow:0 10px 24px #1f24330f;transform:translateY(-1px)}.admin-community-depot__summary-label{color:var(--admin-depot-muted);display:block;font-size:.88rem;font-weight:600}.admin-community-depot__summary-value{color:var(--admin-depot-text);display:block;font-size:1.85rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-top:.4rem}@media(min-width:768px){.admin-community-depot__summary{grid-template-columns:repeat(4,minmax(0,1fr))}}.admin-community-depot .ant-table-wrapper{background:var(--admin-depot-surface);border:1px solid var(--admin-depot-border);border-radius:var(--admin-depot-radius);box-shadow:var(--admin-depot-shadow);overflow-x:auto}.admin-community-depot .ant-table{background:#0000}.admin-community-depot .ant-table-thead>tr>th{background:#f7f8fc!important;color:var(--admin-depot-muted);font-weight:700}.admin-community-depot .ant-table-tbody>tr>td,.admin-community-depot .ant-table-thead>tr>th{border-bottom-color:var(--admin-depot-border)!important}.admin-community-depot__filters,.admin-community-depot__toolbar{align-items:center;background:var(--admin-depot-surface);border:1px solid var(--admin-depot-border);border-radius:var(--admin-depot-radius);box-shadow:var(--admin-depot-shadow);display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;padding:.9rem 1rem}.admin-community-depot__toolbar--compact{max-width:100%;width:fit-content}.admin-community-depot__filters .ant-form-item{margin:0}.admin-community-depot__filter-control{flex:0 1 220px;max-width:280px;min-width:min(100%,180px)}.admin-community-depot__filter-control--grow,.admin-community-depot__toolbar>.ant-input,.admin-community-depot__toolbar>.ant-input-affix-wrapper{flex:0 1 420px;max-width:420px;width:min(100%,420px)}.admin-community-depot__filter-control--sm{flex:0 1 140px;max-width:180px;min-width:120px}.admin-community-depot__filters .ant-input-affix-wrapper,.admin-community-depot__filters .ant-input-search,.admin-community-depot__toolbar .ant-input-search{width:100%}.admin-community-depot__mobile-cards{display:none}.admin-community-depot__list-card{grid-gap:.75rem;background:var(--admin-depot-surface);border:1px solid var(--admin-depot-border);border-radius:var(--admin-depot-radius);box-shadow:var(--admin-depot-shadow);display:grid;gap:.75rem;margin-bottom:.75rem;padding:1rem}.admin-community-depot__image-row,.admin-community-depot__list-card-heading{align-items:center;display:flex;gap:12px;justify-content:space-between}.admin-community-depot__images{grid-gap:12px;display:grid;gap:12px;margin-bottom:24px}.admin-community-depot__images-empty{color:#667085;color:var(--admin-depot-muted,#667085);font-size:.92rem;margin:0}.admin-community-depot__image-list{grid-gap:10px;display:grid;gap:10px}.admin-community-depot__image-preview,.admin-community-depot__image-preview .ant-image-img{border:1px solid var(--admin-depot-border);border-radius:10px;object-fit:cover}.admin-community-depot__image-upload .ant-upload.ant-upload-select{height:104px;margin:0;width:104px}.admin-community-depot__image-upload-trigger{align-items:center;background:#0000;border:0;color:inherit;cursor:pointer;display:inline-flex;flex-direction:column;gap:6px;height:100%;justify-content:center;width:100%}.admin-community-depot__ledger-item{display:inline-flex;flex-direction:column;gap:2px;line-height:1.25}.admin-community-depot__thumb,.admin-community-depot__thumb .ant-image-img{border:1px solid var(--admin-depot-border);border-radius:10px;height:44px;object-fit:cover;width:44px}.admin-community-depot__thumb-placeholder{align-items:center;background:var(--admin-depot-accent-soft);border-radius:10px;color:var(--admin-depot-muted);display:inline-flex;font-size:.75rem;font-weight:700;height:44px;justify-content:center;width:44px}.admin-community-depot__cell-title{color:var(--admin-depot-text);display:block;font-weight:700}.admin-community-depot__cell-meta{color:var(--admin-depot-muted);display:block;font-size:.82rem;margin-top:.15rem}.admin-community-depot__item-details{grid-gap:1rem;display:grid;gap:1rem}.admin-community-depot__item-details-copy p{color:var(--admin-depot-muted);line-height:1.5;margin:0}.admin-community-depot__item-details-meta{border:1px solid var(--admin-depot-border);border-radius:12px;margin:0;overflow:hidden;padding:0}.admin-community-depot__item-details-meta .admin-community-depot__meta-row{padding:.8rem 1rem}.admin-community-depot__drawer-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.25rem}.admin-community-depot__direction-tag--in{background:#ecfdf5!important;border-color:#99f6e4!important;color:#0f766e!important}.admin-community-depot__direction-tag--out{background:#fff7ed!important;border-color:#fdba74!important;color:#b45309!important}.admin-community-depot__notifications{grid-gap:.75rem;display:grid;gap:.75rem}.admin-community-depot__notification-card{align-items:flex-start;background:var(--admin-depot-surface);border:1px solid var(--admin-depot-border);border-radius:var(--admin-depot-radius);box-shadow:var(--admin-depot-shadow);display:flex;flex-wrap:wrap;gap:.85rem 1rem;justify-content:space-between;padding:1rem 1.1rem}.admin-community-depot__notification-copy{flex:1 1 240px;min-width:0}.admin-community-depot__notification-title{color:var(--admin-depot-text);font-size:1rem;font-weight:700;margin:0}.admin-community-depot__notification-body{color:var(--admin-depot-muted);font-size:.92rem;margin:.35rem 0 0}.admin-community-depot__notification-time{color:var(--admin-depot-muted);display:block;font-size:.82rem;margin-top:.4rem}.admin-community-depot__notification-actions{align-items:center;display:flex;gap:.5rem}@media(max-width:767px){.admin-community-depot__desktop-table{display:none}.admin-community-depot__mobile-cards{display:block}.admin-community-depot__filter-control,.admin-community-depot__filter-control--grow,.admin-community-depot__filter-control--sm{flex:1 1 100%;max-width:none}.admin-community-depot__meta-row{gap:.25rem;grid-template-columns:1fr}}.admin-community-depot__page-stack{grid-gap:1rem;display:grid;gap:1rem;margin-top:1.25rem;min-width:0;text-align:left;width:100%}.admin-community-depot__page-stack>*{min-width:0}.admin-community-depot__section-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.admin-community-depot__section-header-copy{min-width:0}.admin-community-depot__section-header .admin-community-depot__panel-title{margin:0}.admin-community-depot__section-header .admin-community-depot__section-hint{margin:.35rem 0 0;max-width:46rem}.admin-community-depot__section-header-action{flex:0 0 auto}.admin-community-depot__filter-bar{align-items:center;background:var(--admin-depot-surface);border:1px solid var(--admin-depot-border);border-radius:var(--admin-depot-radius);box-shadow:var(--admin-depot-shadow);display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;padding:.85rem}.admin-community-depot__filter-bar-controls{align-items:center;display:flex;flex:1 1 520px;flex-wrap:wrap;gap:.65rem;min-width:0}.admin-community-depot__filter-bar-count{color:var(--admin-depot-muted);font-size:.82rem;white-space:nowrap}.admin-community-depot__filter-bar-count strong{color:var(--admin-depot-text)}.admin-community-depot__item-thumb,.admin-community-depot__item-thumb .ant-image-img{border:1px solid var(--admin-depot-border);border-radius:11px;height:52px;height:var(--admin-depot-thumb-size,52px);object-fit:cover;width:52px;width:var(--admin-depot-thumb-size,52px)}.admin-community-depot__item-thumb-placeholder{align-items:center;background:var(--admin-depot-accent-soft);border:1px solid #e0e3ff;border-radius:11px;color:#7a82c8;display:inline-flex;flex:0 0 auto;font-size:1.05rem;height:52px;height:var(--admin-depot-thumb-size,52px);justify-content:center;width:52px;width:var(--admin-depot-thumb-size,52px)}.admin-community-depot__inline-empty{grid-gap:.5rem;background:#f8f9fd;border:1px dashed #d9deea;border-radius:12px;color:var(--admin-depot-muted);display:grid;gap:.5rem;justify-items:center;padding:1.5rem;text-align:center}.admin-community-depot__inline-empty p{margin:0}@media(max-width:600px){.admin-community-depot__section-header{align-items:stretch;flex-direction:column}.admin-community-depot__section-header-action,.admin-community-depot__section-header-action .ant-btn{width:100%}.admin-community-depot__filter-bar-controls>*{flex:1 1 100%;max-width:none!important;width:100%!important}}.admin-community-depot__dashboard-metrics{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-community-depot__dashboard-metric{align-items:center;background:var(--admin-depot-surface);border:1px solid var(--admin-depot-border);border-radius:var(--admin-depot-radius);box-shadow:var(--admin-depot-shadow);color:var(--admin-depot-text);cursor:pointer;display:flex;gap:.8rem;min-width:0;padding:1rem;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.admin-community-depot__dashboard-metric:hover{border-color:#c9cffc;box-shadow:0 10px 24px #1f24330f;transform:translateY(-1px)}.admin-community-depot__dashboard-metric:focus-visible{outline:2px solid var(--admin-depot-accent);outline-offset:2px}.admin-community-depot__dashboard-metric--attention{background:radial-gradient(circle at 100% 0,#5a63f21c,#0000 42%),var(--admin-depot-surface);border-color:#d8dcff}.admin-community-depot__dashboard-metric-icon{align-items:center;background:var(--admin-depot-accent-soft);border-radius:11px;color:#4d56d8;display:inline-flex;flex:0 0 auto;font-size:1.05rem;height:42px;justify-content:center;width:42px}.admin-community-depot__dashboard-metric-copy{min-width:0}.admin-community-depot__dashboard-metric-label,.admin-community-depot__dashboard-metric-value{display:block}.admin-community-depot__dashboard-metric-label{color:var(--admin-depot-muted);font-size:.82rem;font-weight:650;line-height:1.25}.admin-community-depot__dashboard-metric-value{font-size:1.55rem;letter-spacing:-.03em;line-height:1;margin-top:.2rem}.admin-community-depot__dashboard-metric-arrow{color:#8e95ad;margin-left:auto}.admin-community-depot__depot-details{grid-gap:1rem;display:grid;gap:1rem}.admin-community-depot__depot-identity{align-items:center;background:#f8f9fd;border:1px solid var(--admin-depot-border);border-radius:12px;display:flex;gap:1rem;justify-content:space-between;padding:1rem}.admin-community-depot__depot-identity strong{display:block;font-size:1.15rem}.admin-community-depot__depot-detail-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-community-depot__depot-detail-card{align-items:flex-start;border:1px solid var(--admin-depot-border);border-radius:12px;display:flex;gap:.75rem;min-width:0;padding:.9rem}.admin-community-depot__depot-detail-card>.anticon{color:#545ddd;margin-top:.15rem}.admin-community-depot__depot-detail-card span,.admin-community-depot__depot-detail-card strong{display:block}.admin-community-depot__depot-detail-card span{color:var(--admin-depot-muted);font-size:.78rem}.admin-community-depot__depot-detail-card strong{line-height:1.4;margin-top:.2rem}@media(min-width:900px){.admin-community-depot__dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:600px){.admin-community-depot__dashboard-metrics,.admin-community-depot__depot-detail-grid{grid-template-columns:1fr}}.admin-community-depot__review-grid{grid-gap:.85rem;display:grid;gap:.85rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr))}.admin-community-depot__review-card{grid-gap:1rem;background:var(--admin-depot-surface);border:1px solid var(--admin-depot-border);border-radius:var(--admin-depot-radius);box-shadow:var(--admin-depot-shadow);display:grid;gap:1rem;min-width:0;padding:1rem}.admin-community-depot__review-card-main{align-items:flex-start;display:flex;gap:.9rem;min-width:0}.admin-community-depot__review-card-copy{flex:1 1;min-width:0}.admin-community-depot__borrow-card-heading,.admin-community-depot__review-card-heading{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between}.admin-community-depot__borrow-card h3,.admin-community-depot__review-card h3{color:var(--admin-depot-text);font-size:1rem;line-height:1.3;margin:0}.admin-community-depot__review-card-description{color:var(--admin-depot-muted);font-size:.86rem;line-height:1.4;margin:.35rem 0 0}.admin-community-depot__review-card-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.65rem}.admin-community-depot__review-card-tags .ant-tag{border-radius:999px;margin:0}.admin-community-depot__review-card-meta{grid-gap:.75rem;background:#f8f9fd;border-radius:11px;display:grid;gap:.75rem;grid-template-columns:minmax(0,1.5fr) minmax(100px,.8fr);padding:.8rem}.admin-community-depot__review-card-meta a,.admin-community-depot__review-card-meta span,.admin-community-depot__review-card-meta strong{display:block}.admin-community-depot__review-card-meta span{color:var(--admin-depot-muted);font-size:.75rem}.admin-community-depot__review-card-meta strong{font-size:.86rem;margin-top:.15rem}.admin-community-depot__review-card-meta a{font-size:.78rem;margin-top:.25rem}.admin-community-depot__workflow-tabs{background:var(--admin-depot-surface);border:1px solid var(--admin-depot-border);border-radius:var(--admin-depot-radius);box-shadow:var(--admin-depot-shadow);min-width:0;overflow:hidden;padding:0 .75rem;width:100%}.admin-community-depot__workflow-tabs .ant-tabs-nav{margin:0}.admin-community-depot__borrow-card-facts{grid-gap:.65rem;display:grid;gap:.65rem;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-community-depot__borrow-card-facts>div{align-items:flex-start;background:#f8f9fd;border-radius:10px;display:flex;gap:.55rem;min-width:0;padding:.7rem}.admin-community-depot__borrow-card-facts .anticon,.admin-community-depot__borrow-quantity{color:#545ddd;flex:0 0 auto;margin-top:.1rem}.admin-community-depot__borrow-card-facts span{color:var(--admin-depot-muted);font-size:.72rem;min-width:0}.admin-community-depot__borrow-card-facts strong{color:var(--admin-depot-text);display:block;font-size:.82rem;margin-top:.1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-community-depot__paginated-cards{grid-gap:1rem;display:grid;gap:1rem}.admin-community-depot__paginated-cards>.ant-pagination{justify-self:end}@media(max-width:600px){.admin-community-depot__review-card-main{align-items:center}.admin-community-depot__borrow-card-facts,.admin-community-depot__review-card-meta{grid-template-columns:1fr}.admin-community-depot__review-card .admin-community-depot__actions--row{flex-wrap:wrap}.admin-community-depot__review-card .admin-community-depot__actions--row .ant-btn{flex:1 1 auto}}.admin-community-depot__stock{grid-gap:.35rem;display:grid;gap:.35rem;width:min(100%,110px)}.admin-community-depot__stock-copy{align-items:baseline;display:flex;font-size:.78rem;gap:.2rem}.admin-community-depot__stock-copy strong{color:var(--admin-depot-text);font-size:.95rem}.admin-community-depot__stock-copy span{color:var(--admin-depot-muted)}.admin-community-depot__stock-track{background:#e7eaf2;border-radius:999px;display:block;height:5px;overflow:hidden}.admin-community-depot__stock-track>span{background:linear-gradient(90deg,#5a63f2,#7981f6);border-radius:inherit;display:block;height:100%}.admin-community-depot__inventory-card{grid-gap:.9rem;background:var(--admin-depot-surface);border:1px solid var(--admin-depot-border);border-radius:var(--admin-depot-radius);box-shadow:var(--admin-depot-shadow);display:grid;gap:.9rem;margin-bottom:.75rem;padding:1rem}.admin-community-depot__inventory-card-heading{grid-gap:.75rem;align-items:center;display:grid;gap:.75rem;grid-template-columns:auto minmax(0,1fr) auto}.admin-community-depot__inventory-card h3{font-size:.95rem;margin:0 0 .35rem}.admin-community-depot__inventory-card .ant-tag{margin:0}@media(max-width:600px){.admin-community-depot__inventory-card-heading{grid-template-columns:auto minmax(0,1fr)}.admin-community-depot__inventory-card-heading>.ant-tag{grid-column:1/-1;width:fit-content}.admin-community-depot__inventory-card .admin-community-depot__actions--row{flex-wrap:wrap}}.admin-community-depot__settings-layout{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:minmax(0,1.6fr) minmax(240px,.7fr);margin-top:1.25rem}.admin-community-depot__settings-main{grid-gap:1rem;display:grid;gap:1rem}.admin-community-depot__settings-section{grid-gap:1.1rem;display:grid;gap:1.1rem}.admin-community-depot__settings-section .ant-form-item{margin:0}.admin-community-depot__settings-fields{grid-gap:.85rem;display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-community-depot__settings-status{grid-gap:1rem;display:grid;gap:1rem;position:sticky;top:1rem}.admin-community-depot__settings-switch{background:#f8f9fd;border:1px solid var(--admin-depot-border);border-radius:12px;margin:0;padding:1rem}.admin-community-depot__settings-switch .ant-switch{min-width:78px}@media(max-width:899px){.admin-community-depot__settings-layout{grid-template-columns:1fr}.admin-community-depot__settings-status{position:static}}@media(max-width:600px){.admin-community-depot__settings-fields{grid-template-columns:1fr}}.admin-community-depot__ledger-filter-panel{grid-gap:1rem;display:grid;gap:1rem}.admin-community-depot__ledger-filters{grid-gap:.75rem;align-items:end;display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(120px,.7fr)) repeat(2,minmax(160px,1fr))}.admin-community-depot__ledger-filters .ant-form-item{margin:0}.admin-community-depot__ledger-filter-actions{display:flex;gap:.55rem;grid-column:1/-1}.admin-community-depot__mobile-cards>.ant-pagination{justify-content:flex-end;margin-top:1rem}@media(max-width:899px){.admin-community-depot__ledger-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.admin-community-depot__ledger-filters{grid-template-columns:1fr}.admin-community-depot__ledger-filter-actions{display:grid;grid-template-columns:1fr 1fr}}.admin-community-depot__leaderboard-section,.community-leaderboard__section{grid-gap:1rem;display:grid;gap:1rem}.admin-community-depot__legend,.community-leaderboard__legend{background:radial-gradient(circle at 100% 0,#5a63f217,#0000 34%),var(--admin-depot-surface);background:radial-gradient(circle at 100% 0,#5a63f217,#0000 34%),var(--community-depot-surface,var(--admin-depot-surface));border:1px solid var(--community-depot-border,var(--admin-depot-border));border-radius:14px;border-radius:var(--admin-depot-radius,14px);box-shadow:0 6px 18px rgba(31,36,51,.035);box-shadow:var(--admin-depot-shadow,0 6px 18px rgba(31,36,51,.035));margin:0;padding:1rem;text-align:left}.admin-community-depot__legend-heading,.community-leaderboard__legend-heading{align-items:center;display:flex;gap:.55rem}.admin-community-depot__legend-heading>.anticon,.community-leaderboard__legend-heading>.anticon{color:#545ddd}.admin-community-depot__legend-title,.community-leaderboard__legend-title{color:var(--admin-depot-text);color:var(--community-depot-text,var(--admin-depot-text));font-size:1.05rem;margin:0}.admin-community-depot__legend-list,.community-leaderboard__legend-list{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:.85rem 0 0}.admin-community-depot__legend-row,.community-leaderboard__legend-row{background:#f8f9fd;border-radius:10px;padding:.7rem}.admin-community-depot__legend-row dt,.community-leaderboard__legend-row dt{color:var(--admin-depot-text);color:var(--community-depot-text,var(--admin-depot-text));font-weight:700;margin:0 0 .25rem}.admin-community-depot__legend-row dd,.community-leaderboard__legend-row dd{color:var(--admin-depot-muted);color:var(--community-depot-muted,var(--admin-depot-muted));font-size:.82rem;line-height:1.4;margin:0}.admin-community-depot__legend-note,.community-leaderboard__legend-note{color:var(--admin-depot-muted);color:var(--community-depot-muted,var(--admin-depot-muted));font-size:.8rem;margin:.85rem 0 0}.admin-community-depot__leaderboard-limit,.community-leaderboard__limit{align-items:center;color:var(--admin-depot-muted);color:var(--community-depot-muted,var(--admin-depot-muted));display:flex;font-size:.8rem;gap:.55rem}.admin-community-depot__leaderboard-limit .ant-select,.community-leaderboard__limit .ant-select{width:84px}.admin-community-depot__podium,.community-leaderboard__podium{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.admin-community-depot__podium-card,.community-leaderboard__podium-card{grid-gap:.45rem;background:var(--admin-depot-surface);background:var(--community-depot-surface,var(--admin-depot-surface));border:1px solid var(--community-depot-border,var(--admin-depot-border));border-radius:14px;border-radius:var(--admin-depot-radius,14px);box-shadow:0 6px 18px rgba(31,36,51,.035);box-shadow:var(--admin-depot-shadow,0 6px 18px rgba(31,36,51,.035));display:grid;gap:.45rem;justify-items:center;overflow:hidden;padding:1rem;text-align:center}.admin-community-depot__podium-card--rank-1,.community-leaderboard__podium-card--rank-1{background:radial-gradient(circle at 50% 0,#f5b14229,#0000 42%),var(--admin-depot-surface);background:radial-gradient(circle at 50% 0,#f5b14229,#0000 42%),var(--community-depot-surface,var(--admin-depot-surface));border-color:#f0d599}.community-leaderboard__podium-card--current,.community-leaderboard__ranked-member--current{outline:2px solid #5a63f2;outline:2px solid var(--community-depot-accent,#5a63f2);outline-offset:1px}.admin-community-depot__podium-rank,.community-leaderboard__podium-rank{color:#9a650e;font-size:.78rem;font-weight:750}.admin-community-depot__podium-card h3,.community-leaderboard__podium-card h3{font-size:1rem;margin:.2rem 0 0}.admin-community-depot__podium-card>span:not(.admin-community-depot__podium-rank),.community-leaderboard__podium-card>span:not(.community-leaderboard__podium-rank){color:var(--admin-depot-muted);color:var(--community-depot-muted,var(--admin-depot-muted));font-size:.78rem}.admin-community-depot__podium-score,.community-leaderboard__podium-score{color:var(--admin-depot-text);color:var(--community-depot-text,var(--admin-depot-text));font-size:1.8rem;letter-spacing:-.04em;line-height:1}.admin-community-depot__podium-score small,.community-leaderboard__podium-score small{color:var(--admin-depot-muted);color:var(--community-depot-muted,var(--admin-depot-muted));display:block;font-size:.68rem;font-weight:600;letter-spacing:0;margin-top:.25rem}.admin-community-depot__leaderboard-stats,.community-leaderboard__stats{background:#f8f9fd;border-radius:10px;display:flex;gap:.9rem;justify-content:center;padding:.65rem;width:100%}.admin-community-depot__leaderboard-stats span,.admin-community-depot__leaderboard-stats strong,.community-leaderboard__stats span,.community-leaderboard__stats strong{display:block}.admin-community-depot__leaderboard-stats span,.community-leaderboard__stats span{color:var(--admin-depot-muted);color:var(--community-depot-muted,var(--admin-depot-muted));font-size:.68rem}.admin-community-depot__leaderboard-stats strong,.community-leaderboard__stats strong{color:var(--admin-depot-text);color:var(--community-depot-text,var(--admin-depot-text));font-size:.9rem;margin-top:.1rem}.admin-community-depot__ranked-list,.community-leaderboard__ranked-list{background:var(--admin-depot-surface);background:var(--community-depot-surface,var(--admin-depot-surface));border:1px solid var(--community-depot-border,var(--admin-depot-border));border-radius:14px;border-radius:var(--admin-depot-radius,14px);box-shadow:0 6px 18px rgba(31,36,51,.035);box-shadow:var(--admin-depot-shadow,0 6px 18px rgba(31,36,51,.035));display:grid;overflow:hidden}.admin-community-depot__ranked-member,.community-leaderboard__ranked-member{grid-gap:.7rem;align-items:center;border-bottom:1px solid var(--community-depot-border,var(--admin-depot-border));display:grid;gap:.7rem;grid-template-columns:36px 40px minmax(120px,1fr) minmax(180px,auto) 54px;padding:.8rem 1rem}.admin-community-depot__ranked-list:has(.ant-btn) .admin-community-depot__ranked-member,.community-leaderboard__ranked-list:has(.ant-btn) .community-leaderboard__ranked-member{grid-template-columns:36px 40px minmax(120px,1fr) minmax(180px,auto) 54px 40px}.admin-community-depot__ranked-member:last-child,.community-leaderboard__ranked-member:last-child{border-bottom:0}.admin-community-depot__ranked-position,.community-leaderboard__ranked-position{color:var(--admin-depot-muted);color:var(--community-depot-muted,var(--admin-depot-muted))}.admin-community-depot__ranked-member-copy span,.admin-community-depot__ranked-member-copy strong,.community-leaderboard__ranked-member-copy span,.community-leaderboard__ranked-member-copy strong{display:block}.admin-community-depot__ranked-member-copy span,.community-leaderboard__ranked-member-copy span{color:var(--admin-depot-muted);color:var(--community-depot-muted,var(--admin-depot-muted));font-size:.76rem;margin-top:.1rem}.admin-community-depot__ranked-score,.community-leaderboard__ranked-score{font-size:1.1rem;text-align:right}.community-leaderboard__standing-card{grid-gap:.75rem;background:var(--community-depot-surface);border:1px solid var(--community-depot-border);border-radius:14px;box-shadow:0 6px 18px rgba(31,36,51,.035);display:grid;gap:.75rem;padding:1rem;text-align:left}.community-leaderboard__standing-card h2{font-size:1.05rem;margin:0}.community-leaderboard__standing-metrics{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.community-leaderboard__standing-metric{background:#f8f9fd;border-radius:10px;padding:.75rem}.community-leaderboard__standing-metric span{color:var(--community-depot-muted);display:block;font-size:.78rem}.community-leaderboard__standing-metric strong{color:var(--community-depot-text);display:block;font-size:1.2rem;margin-top:.2rem}@media(max-width:767px){.admin-community-depot__legend-list,.admin-community-depot__podium,.community-leaderboard__legend-list,.community-leaderboard__podium{grid-template-columns:1fr}.admin-community-depot__ranked-member,.community-leaderboard__ranked-member{grid-template-columns:32px 40px minmax(0,1fr) 40px}.admin-community-depot__ranked-member .admin-community-depot__leaderboard-stats,.community-leaderboard__ranked-member .community-leaderboard__stats{grid-column:2/-1;grid-row:2}.admin-community-depot__ranked-score,.community-leaderboard__ranked-score{grid-column:4;grid-row:1}.admin-community-depot__ranked-member>.ant-btn,.community-leaderboard__ranked-member>.ant-btn{grid-column:4;grid-row:2}}.admin-community-depot__notification-groups{grid-gap:1.25rem;display:grid;gap:1.25rem}.admin-community-depot__notification-group{grid-gap:.55rem;display:grid;gap:.55rem}.admin-community-depot__notification-group>h2{color:var(--admin-depot-muted);font-size:.76rem;font-weight:750;letter-spacing:.06em;margin:0;text-transform:uppercase}.admin-community-depot__notification-list{background:var(--admin-depot-surface);border:1px solid var(--admin-depot-border);border-radius:var(--admin-depot-radius);box-shadow:var(--admin-depot-shadow);display:grid;overflow:hidden}.admin-community-depot__notification-item{grid-gap:.8rem;align-items:center;border-bottom:1px solid var(--admin-depot-border);display:grid;gap:.8rem;grid-template-columns:40px minmax(0,1fr) auto;padding:.9rem 1rem;position:relative}.admin-community-depot__notification-item:last-child{border-bottom:0}.admin-community-depot__notification-item--unread{background:#fafaff}.admin-community-depot__notification-item--unread:before{background:var(--admin-depot-accent);content:"";inset:0 auto 0 0;position:absolute;width:3px}.admin-community-depot__notification-icon{align-items:center;background:var(--admin-depot-accent-soft);border-radius:11px;color:#4d56d8;display:inline-flex;height:40px;justify-content:center;width:40px}.admin-community-depot__notification-item--success .admin-community-depot__notification-icon{background:#e9f9f2;color:#087a55}.admin-community-depot__notification-item--danger .admin-community-depot__notification-icon{background:#fff0ee;color:#b42318}.admin-community-depot__notification-item--borrow .admin-community-depot__notification-icon{background:#fff7e6;color:#9a650e}.admin-community-depot__notification-content{min-width:0}.admin-community-depot__notification-heading{align-items:center;display:flex;flex-wrap:wrap;gap:.45rem}.admin-community-depot__notification-heading h3{font-size:.92rem;margin:0}.admin-community-depot__unread-dot{color:#545ddd;font-size:.68rem;font-weight:700}.admin-community-depot__notification-content p{color:var(--admin-depot-muted);font-size:.84rem;line-height:1.4;margin:.25rem 0 0}.admin-community-depot__notification-content time{color:var(--admin-depot-muted);display:block;font-size:.74rem;margin-top:.3rem}.admin-community-depot__notification-item-action .ant-tag{margin:0}@media(max-width:600px){.admin-community-depot__notification-item{grid-template-columns:36px minmax(0,1fr)}.admin-community-depot__notification-icon{height:36px;width:36px}.admin-community-depot__notification-item-action{grid-column:2}}.admin-community-depot__standing-stack{grid-gap:1rem;display:grid;gap:1rem;text-align:left}.admin-community-depot__content .admin-community-depot__back-link{display:flex;margin-left:0;margin-right:auto;text-align:left;width:fit-content}.admin-community-depot__standing-overview{background:radial-gradient(circle at 92% 0,#5a63f221,#0000 34%),var(--admin-depot-surface);border:1px solid var(--admin-depot-border);border-radius:var(--admin-depot-radius);box-shadow:var(--admin-depot-shadow);overflow:hidden;padding:1.25rem}.admin-community-depot__standing-member{align-items:center;display:flex;gap:.9rem}.admin-community-depot__standing-avatar{background:linear-gradient(145deg,#6871f4,#4650d8);box-shadow:0 8px 20px #4650d838;color:#fff;flex:0 0 auto;font-size:1.25rem;font-weight:800}.admin-community-depot__eyebrow{color:var(--admin-depot-muted);display:block;font-size:.72rem;font-weight:750;letter-spacing:.08em;line-height:1.2;margin-bottom:.2rem;text-transform:uppercase}.admin-community-depot__standing-member-name{color:var(--admin-depot-text);font-size:1.2rem;font-weight:750;line-height:1.2;margin:0}.admin-community-depot__standing-username{color:var(--admin-depot-muted);display:block;font-size:.88rem;margin-top:.2rem}.admin-community-depot__standing-tier{align-items:center;background:var(--admin-depot-accent-soft);border-color:#d8dcff;border-radius:999px;color:#4b53cc;display:inline-flex;font-weight:650;gap:.35rem;margin:0 0 0 auto;padding:.3rem .65rem}.admin-community-depot__standing-metrics{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:minmax(220px,1.25fr) repeat(2,minmax(150px,1fr));margin-top:1.25rem}.admin-community-depot__metric-card,.admin-community-depot__score-card{border-radius:12px;min-width:0}.admin-community-depot__score-card{grid-gap:.15rem .75rem;background:linear-gradient(135deg,#5a63f2,#4650d8);box-shadow:0 10px 24px #4650d82e;color:#fff;display:grid;gap:.15rem .75rem;grid-template-columns:1fr auto;padding:1rem 1.1rem}.admin-community-depot__score-label{align-self:end;font-size:.8rem;font-weight:650;opacity:.82}.admin-community-depot__score-value{align-self:center;font-size:2.25rem;grid-column:2;grid-row:1/3;letter-spacing:-.04em;line-height:1}.admin-community-depot__score-caption{font-size:.76rem;line-height:1.35;max-width:28rem;opacity:.78}.admin-community-depot__metric-card{align-items:center;background:#f8f9fd;border:1px solid var(--admin-depot-border);display:flex;gap:.8rem;padding:.9rem 1rem}.admin-community-depot__metric-icon,.admin-community-depot__standing-side-icon{align-items:center;background:var(--admin-depot-accent-soft);border-radius:10px;color:#4d56d8;display:inline-flex;flex:0 0 auto;font-size:1rem;height:38px;justify-content:center;width:38px}.admin-community-depot__metric-icon--reputation{background:#fff6e6;color:#b46b08}.admin-community-depot__metric-label,.admin-community-depot__metric-value{display:block}.admin-community-depot__metric-label{color:var(--admin-depot-muted);font-size:.78rem;font-weight:600}.admin-community-depot__metric-value{color:var(--admin-depot-text);font-size:1.35rem;line-height:1;margin-top:.15rem}.admin-community-depot__standing-layout{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:minmax(0,1.7fr) minmax(250px,.8fr)}.admin-community-depot__standing-history{min-width:0}.admin-community-depot__standing-section-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.55rem}.admin-community-depot__standing-section-header .admin-community-depot__panel-title,.admin-community-depot__standing-side-card .admin-community-depot__panel-title{margin:0}.admin-community-depot__standing-timeline{grid-gap:0;display:grid;gap:0;list-style:none;margin:1.15rem 0 0;padding:0}.admin-community-depot__standing-event{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:36px minmax(0,1fr);padding:0 0 1.15rem;position:relative}.admin-community-depot__standing-event:not(:last-child):before{background:var(--admin-depot-border);bottom:0;content:"";left:17px;position:absolute;top:34px;width:1px}.admin-community-depot__timeline-icon{align-items:center;background:var(--admin-depot-accent-soft);border-radius:50%;color:#4d56d8;display:inline-flex;height:36px;justify-content:center;width:36px;z-index:1}.admin-community-depot__event-copy{min-width:0;padding-top:.1rem;text-align:left}.admin-community-depot__event-heading{align-items:center;display:flex;gap:.6rem}.admin-community-depot__reputation-delta{border-radius:999px;font-size:.78rem;padding:.15rem .45rem}.admin-community-depot__reputation-delta--positive{background:#e9f9f2;color:#087a55}.admin-community-depot__reputation-delta--negative{background:#fff0ee;color:#b42318}.admin-community-depot__reputation-delta--neutral{background:#eef1f6;color:var(--admin-depot-muted)}.admin-community-depot__event-reason{color:var(--admin-depot-text);font-size:.9rem;line-height:1.4;margin:.25rem 0 0}.admin-community-depot__event-time{color:var(--admin-depot-muted);display:block;font-size:.78rem;margin-top:.3rem}.admin-community-depot__standing-empty{grid-gap:.5rem;background:#f8f9fd;border:1px dashed #d9deea;border-radius:12px;color:var(--admin-depot-muted);display:grid;gap:.5rem;justify-items:center;padding:1.4rem;text-align:center}.admin-community-depot__standing-empty .anticon{font-size:1.25rem}.admin-community-depot__standing-empty p{margin:0}.admin-community-depot__standing-sidebar{grid-gap:1rem;display:grid;gap:1rem}.admin-community-depot__standing-side-card{position:relative;text-align:left}.admin-community-depot__standing-side-card>.admin-community-depot__standing-side-icon{margin-bottom:.8rem}.admin-community-depot__standing-side-icon--badge{background:#fff6e6;color:#b46b08}.admin-community-depot__standing-side-heading{align-items:center;display:flex;gap:.7rem;margin-bottom:.8rem}.admin-community-depot__badge-tag{background:#fff8e8;border-color:#f4d99b;border-radius:999px;color:#8a570c;margin-inline-end:0;padding:.2rem .55rem}.admin-community-depot__standing-side-action{margin-top:1rem;width:100%}@media(max-width:900px){.admin-community-depot__standing-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-community-depot__score-card{grid-column:1/-1}.admin-community-depot__standing-layout{grid-template-columns:1fr}.admin-community-depot__standing-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.admin-community-depot__panel,.admin-community-depot__standing-overview{padding:1rem}.admin-community-depot__standing-tier{align-self:flex-start}.admin-community-depot__standing-metrics,.admin-community-depot__standing-sidebar{grid-template-columns:1fr}.admin-community-depot__standing-section-header{align-items:stretch;flex-direction:column}.admin-community-depot__standing-section-header .ant-btn{width:100%}}.posthog-consent-banner{align-items:center;background:#141414;border-radius:12px;bottom:16px;box-shadow:0 8px 24px #0000003d;color:#f5f5f5;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;left:16px;padding:16px 20px;position:fixed;right:16px;z-index:1100}.posthog-consent-banner__content{flex:1 1 280px;text-align:left}.posthog-consent-banner__content a{color:#91caff;text-decoration:underline}.posthog-consent-banner__content .ant-typography{color:inherit}.posthog-consent-banner__actions{display:flex;flex:0 0 auto;gap:8px}.posthog-consent-settings{bottom:16px;opacity:.8;position:fixed;right:16px;z-index:1099}@media(max-width:640px){.posthog-consent-banner{align-items:stretch;flex-direction:column}.posthog-consent-banner__actions{width:100%}.posthog-consent-banner__actions .ant-btn{flex:1 1}}