.a-cv-welcome{width:100%;gap:18px}.a-cv-welcome,.a-cv-welcome__form{display:flex;flex-direction:column}.a-cv-welcome__form{gap:32px;padding-top:20px}.a-cv-welcome__form--businesstitle,.a-cv-welcome__form--guidelines,.a-cv-welcome__form--workday{display:flex;flex-direction:column;gap:8px;font-size:20px;font-weight:700;color:#434357}.a-cv-welcome__form--paragraph{display:flex}.a-cv-welcome__generate-container{display:flex;align-self:flex-end}.a-welcome-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;text-align:center;margin-inline:auto;margin-top:auto;margin-bottom:auto;flex-shrink:0}.a-welcome-header__logo{width:64px;height:64px}.a-welcome-header__content{max-width:700px;margin-inline:auto}.a-welcome-header__content--title{font-size:14px;font-weight:400;color:#51516a;margin-bottom:4px}.a-welcome-header__content--subtitle{font-size:24px;font-weight:600;color:#05051e}.m-chat{position:relative;flex:1 1;display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:100%;overflow:hidden;min-height:0}@container (min-width: 768px){.m-chat{max-width:730px}}@container (min-width: 1440px){.m-chat{max-width:905px}}.m-chat:has(.m-chat__welcome){overflow-y:auto;overflow-x:hidden;scrollbar-width:none;justify-content:center}.m-chat:has(.m-chat__welcome)::-webkit-scrollbar{display:none}.m-chat__welcome{flex:0 0 auto}.m-chat__scroll,.m-chat__welcome{width:100%;display:flex;flex-direction:column}.m-chat__scroll{gap:48px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;flex:1 1;min-height:0;padding-top:64px;padding-bottom:40px}.m-chat__scroll::-webkit-scrollbar{display:none}.m-chat__scroll>:first-child{margin-top:auto}.m-chat__scroll--fade-bottom{-webkit-mask-image:linear-gradient(180deg,black 0,black calc(100% - 48px),transparent);mask-image:linear-gradient(180deg,black 0,black calc(100% - 48px),transparent)}.m-chat__scroll--fade-top{-webkit-mask-image:linear-gradient(180deg,transparent 0,black 170px,black);mask-image:linear-gradient(180deg,transparent 0,black 170px,black)}.m-chat__scroll--fade-both{-webkit-mask-image:linear-gradient(180deg,transparent 0,black 170px,black calc(100% - 48px),transparent);mask-image:linear-gradient(180deg,transparent 0,black 170px,black calc(100% - 48px),transparent)}.m-chat__thinking{padding-inline:24px;max-width:100%;box-sizing:border-box}.m-chat__footer{flex-shrink:0;padding-bottom:48px;padding-inline:24px;margin-top:8px}.m-chat__footer--welcome{padding-top:88px}.m-chat__filters{flex-direction:row;flex-wrap:nowrap;padding:8px;margin-left:8px;margin-right:8px}.m-chat__filters,.m-chat__footer-controls{margin-top:24px;display:flex;justify-content:space-between;align-items:center;gap:8px}.m-chat__footer-controls{padding:8px 16px}.m-chat__chips,.m-chat__footer-actions{display:flex;flex-wrap:nowrap;gap:8px}.m-chat__footer-actions{flex-direction:row;justify-content:flex-end;align-items:center}.m-chat__cv-request{display:flex;flex-direction:column;gap:16px;font-weight:500}.m-chat__cv-request .m-chat__cv-request--item{display:flex;flex-direction:column;word-break:break-word;font-size:14px;gap:4px}.m-chat__cv-request .m-chat__cv-request--item-value{font-weight:700}.m-chat__contract-response{display:flex;flex-direction:column;gap:24px;padding-inline:24px}.m-chat__contract-summary.m-accordion{padding-bottom:0;background-color:rgba(0,0,0,0)}.m-chat__contract-summary.m-accordion .m-accordion__title{color:#05051e;font-size:16px;font-weight:500}.m-chat__contract-summary.m-accordion .m-accordion__content-inner{gap:0}.m-my-prompts-panel{display:flex;flex-direction:column;max-height:40vh;background:#f7f7f8;border-top:1px solid #d6d6dd;z-index:1;padding:16px 24px;gap:16px;width:100%;transform:translateY(100%);opacity:0;pointer-events:none;will-change:transform,opacity;transition:transform .24s ease-in-out,opacity .24s ease-in-out}@media(max-width:calc(1016px - 1px)){.m-my-prompts-panel{position:fixed;bottom:0;left:86px;right:0;width:auto;z-index:120;max-height:50vh;padding:16px;border-radius:12px 12px 0 0;box-shadow:0 4px 16px 0 rgba(0,0,0,.2)}}@media(max-height:700px){.m-my-prompts-panel{position:fixed;bottom:0;left:86px;right:0;width:auto;z-index:120;max-height:50vh;padding:16px;border-radius:12px 12px 0 0;box-shadow:0 4px 16px 0 rgba(0,0,0,.2)}}.m-my-prompts-panel.open{transform:translateY(0);opacity:1;pointer-events:auto}.m-my-prompts-panel__header{display:flex;align-items:center;justify-content:flex-end;gap:10px}.m-my-prompts-panel__header--title{font-size:14px;font-weight:500;color:#5b19c4}.m-my-prompts-panel__header--title-disabled{font-size:14px;font-weight:500;color:#aeaebc}.m-my-prompts-panel__header--add{display:flex;align-items:center}.m-my-prompts-panel__header .a-tooltip:has([aria-label="Create new prompt"]) .a-icon{color:#5b19c4}.m-my-prompts-panel__content{flex:1 1 auto;min-height:0;overflow:visible;container-type:inline-size;margin-right:-24px;padding-right:24px}.m-my-prompts-panel__loader{display:grid;place-items:center}.m-my-prompts-panel__empty,.m-my-prompts-panel__error{color:#60607d;margin:8px 0}.m-my-prompts-panel__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(max(326px,(100% - 2 * 16px)/3),1fr));grid-gap:16px;gap:16px;padding-bottom:8px}@container (min-width: 1934px){.m-my-prompts-panel__grid{grid-template-columns:repeat(auto-fill,minmax(326px,634px));justify-content:center}}.m-my-prompts-panel__grid--item{display:flex;min-width:0}.m-my-prompts-panel__create{border:1px solid #eeeef1;border-radius:8px;padding:8px 12px;background:#fff;color:#05051e;cursor:pointer}.m-my-prompts-panel__create:disabled{color:#aeaebc;cursor:not-allowed;border-color:#eeeef1}.m-my-prompts-panel__create:not(:disabled):hover{border-color:#aeaebc}@keyframes my-prompts-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.m-my-prompts-skeleton-tile{border:1px solid #d6d6dd;border-radius:8px;padding:16px;background:#fff;display:flex;flex-direction:column;gap:8px;min-width:0;width:100%}.m-my-prompts-skeleton-tile__btn,.m-my-prompts-skeleton-tile__line,.m-my-prompts-skeleton-tile__title{display:block;border-radius:9999px;background:linear-gradient(90deg,#eeeef1,#dedee4 50%,#eeeef1);background-size:200% 100%;animation:my-prompts-skeleton-shimmer 1.4s ease-in-out infinite}.m-my-prompts-skeleton-tile__title{height:14px;width:55%;margin-bottom:2px}.m-my-prompts-skeleton-tile__line{height:12px;width:100%}.m-my-prompts-skeleton-tile__line--md{width:90%}.m-my-prompts-skeleton-tile__line--sm{width:75%}.m-my-prompts-skeleton-tile__controls{display:flex;gap:8px;margin-top:2px}.m-my-prompts-skeleton-tile__btn{height:10px;width:60px}.m-my-prompts-skeleton-tile__btn--sm{width:24px}@media(prefers-reduced-motion:reduce){.m-my-prompts-skeleton-tile__btn,.m-my-prompts-skeleton-tile__line,.m-my-prompts-skeleton-tile__title{animation:none;background:#eeeef1}}.m-sidebar{will-change:width;display:flex;flex-direction:column;flex-wrap:nowrap;gap:48px;padding:12px;height:100vh;border-right:1px solid #bebec9;overflow:hidden;background-color:rgba(0,0,0,0);position:relative}.m-sidebar__open{transition:width .28s ease-in-out}.m-sidebar__close{overflow-x:visible;overflow-y:clip}@media(min-width:600px)and (max-width:calc(1016px - 1px)){.m-sidebar__close{background-color:rgba(0,0,0,0)}.m-sidebar__open{background-color:#fff;border-right:none;box-shadow:0 4px 16px 0 rgba(0,0,0,.2)}}@media(max-width:599px){.m-sidebar__close{width:auto;border-right:none;background-color:rgba(0,0,0,0);height:-moz-fit-content;height:fit-content}.m-sidebar__open{width:300px;background-color:#fff;border-right:none;box-shadow:0 4px 16px 0 rgba(0,0,0,.2);height:100%}}.m-sidebar__icon{background:none;border:none;padding:0 12px 0 0;font:inherit;color:inherit;display:flex;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer;margin-top:24px}.m-sidebar__open .m-sidebar__icon{align-self:flex-end}.m-sidebar__close .m-sidebar__icon{justify-self:center;margin-left:auto;margin-right:auto;padding-left:0}.m-sidebar__logo{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:center}@media(max-width:599px){.m-sidebar__logo{display:none}}.m-sidebar__newchat{padding-left:12px;display:inline-flex;align-items:left;transition:all .3s ease-in-out;white-space:nowrap;position:relative}.m-sidebar__newchat.expanded{width:160px;padding:0 16px}.m-sidebar__newchat.collapsed{width:48px;padding:0}.m-sidebar__content{display:flex;flex-direction:column;gap:48px;flex:1 1;min-height:0;margin-top:-28px;margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;position:relative;-webkit-mask-image:linear-gradient(180deg,transparent,black 40px);mask-image:linear-gradient(180deg,transparent,black 40px)}.m-sidebar__content::-webkit-scrollbar{display:none}.m-sidebar__commercial{display:flex;flex-direction:column;gap:32px;width:300px;margin-left:-12px;margin-right:-12px;padding-top:28px;padding-bottom:26px;background-color:#fff;color:#434357}.m-sidebar__commercial-section{display:flex;flex-direction:column;gap:16px;width:100%}.m-sidebar__commercial-section-header{display:flex;align-items:center;gap:8px;height:24px;padding:0 24px}.m-sidebar__commercial-section-title{flex:1 1 auto;margin:0;color:#60607d;font-size:16px;font-weight:500;line-height:24px}.m-sidebar__commercial-icon-button{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:4px;border:none;border-radius:4px;background-color:rgba(0,0,0,0);color:#05051e;cursor:default}.m-sidebar__commercial-search{width:100%;padding:12px;border-bottom:1px solid #dedee4}.m-sidebar__commercial-search input{width:100%;height:42px;padding:8px 12px;border:1px solid #d6d6dd;border-radius:8px;background-color:#fafafb;color:#434357;font:inherit;font-size:16px;font-weight:500;line-height:24px;cursor:default}.m-sidebar__commercial-search input::placeholder{color:#60607d;opacity:1}.m-sidebar__commercial-client-list,.m-sidebar__commercial-contract-list{display:flex;flex-direction:column;width:100%;margin:0;padding:0 12px;list-style:none}.m-sidebar__commercial-contract-list--expanded .m-sidebar__commercial-contract-item--revealable{grid-template-rows:1fr;opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto}.m-sidebar__commercial-client-item,.m-sidebar__commercial-contract-item{width:100%;border-radius:4px;background-color:#fff}.m-sidebar__commercial-contract-item{display:grid;grid-template-rows:1fr;opacity:1;transform:translateY(0);visibility:visible;transition:grid-template-rows .24s ease-in-out,opacity .24s ease-in-out,transform .24s ease-in-out,visibility .24s ease-in-out}.m-sidebar__commercial-contract-item--revealable{grid-template-rows:0fr;opacity:0;transform:translateY(-8px);visibility:hidden;pointer-events:none}@media(prefers-reduced-motion:reduce){.m-sidebar__commercial-contract-item{transition:none;transform:none}}.m-sidebar__commercial-contract-item-inner{display:flex;flex-direction:column;gap:4px;width:100%;min-height:0;padding:12px;border:none;border-radius:4px;background-color:rgba(0,0,0,0);color:inherit;font:inherit;text-align:left;overflow:hidden}.m-sidebar__commercial-contract-item-inner--button{cursor:pointer;transition:background-color .24s ease-in-out,color .24s ease-in-out}.m-sidebar__commercial-contract-item-inner--button:hover{background-color:#eee8f9;color:#5116b0}.m-sidebar__commercial-contract-item-inner--button:focus-visible{outline:2px solid #3889e5;outline-offset:-2px}.m-sidebar__commercial-contract-copy{display:flex;flex-direction:column;width:100%}.m-sidebar__commercial-client-item,.m-sidebar__commercial-contract-summary,.m-sidebar__commercial-contract-title,.m-sidebar__commercial-date{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m-sidebar__commercial-contract-title{color:#434357;font-size:16px;font-weight:500;line-height:24px}.m-sidebar__commercial-contract-summary{color:#60607d;font-size:12px;font-weight:500;line-height:16px}.m-sidebar__commercial-contract-meta{display:flex;align-items:center;gap:8px;min-width:0}.m-sidebar__commercial-status{display:inline-flex;align-items:center;justify-content:center;padding:0 4px;border-radius:6px;background-color:#eeeef1;color:#434357;font-size:12px;font-weight:500;line-height:18px;white-space:nowrap}.m-sidebar__commercial-status--submitted{background-color:#ded1f3;color:#5b19c4}.m-sidebar__commercial-date{min-width:0;color:#434357;font-size:12px;font-weight:500;line-height:18px}.m-sidebar__commercial-see-all-wrap{display:flex;justify-content:center;width:100%;padding:12px 12px 24px;border-bottom:1px solid #dedee4}.m-sidebar__commercial-see-all{display:inline-flex;align-items:center;justify-content:center;gap:12px;height:30px;padding:4px 12px;border:none;border-radius:30px;background-color:rgba(0,0,0,0);color:#7b47cf;font:inherit;font-size:16px;font-weight:500;cursor:pointer}.m-sidebar__commercial-see-all-icon{transition:transform .24s ease-in-out;transform-origin:center center}.m-sidebar__commercial-see-all-icon--expanded{transform:rotate(-180deg)}.m-sidebar__commercial-see-all-icon-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.m-sidebar__commercial-client-item{padding:12px;color:#434357;font-size:16px;font-weight:500;line-height:24px}.m-sidebar__open .m-sidebar__newchat{width:100%;padding:0 10px}.m-sidebar__open .m-sidebar__newchat .m-button{width:100%;justify-content:flex-start}.m-sidebar__prevChats{display:flex;flex-direction:column;padding-top:28px}.m-sidebar__prevChats .m-sidebar__prevChats--header{margin-bottom:16px;padding-left:14px;color:#60607d}.m-sidebar__prevChats .m-sidebar__prevChats--items{padding:12px 12px 12px 14px;color:#05051e;box-sizing:border-box;margin-right:10px}.m-sidebar__prevChats .m-sidebar__prevChats--items-static{padding-left:14px;color:#05051e}.m-sidebar__prevChats .m-sidebar__prevChats--items--active{background-color:#eee8f9;border-radius:4px;color:#5116b0}.m-sidebar__prevChats .m-sidebar__prevChats--items:not(:disabled):hover{color:#5116b0;background-color:#eee8f9;border-radius:4px;cursor:pointer}.m-sidebar__prevChats .m-sidebar__prevChats--items:not(:disabled):active{color:#05051e}.m-sidebar__prevChats .m-sidebar__prevChats--items:disabled{color:#aeaebc}.m-sidebar__scouts{display:flex;flex-direction:column}.m-sidebar__scouts .m-sidebar__scouts--header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 14px;color:#60607d;position:relative}.m-sidebar__scouts .m-sidebar__scouts--items{display:flex;align-content:stretch;justify-content:space-between;padding:0 12px 0 0;margin-right:10px;cursor:pointer}.m-sidebar__scouts .m-sidebar__scouts--items-static{padding:12px 12px 12px 14px;color:#05051e;margin-right:10px}.m-sidebar__scouts .m-sidebar__scouts--items-more{all:unset;display:flex;align-items:center;cursor:pointer;opacity:0}.m-sidebar__scouts .m-sidebar__scouts--items-more.active{opacity:1}.m-sidebar__scouts .m-sidebar__scouts--items:not(:disabled).active,.m-sidebar__scouts .m-sidebar__scouts--items:not(:disabled):hover{color:#5116b0;background-color:#eee8f9;border-radius:4px}.m-sidebar__scouts .m-sidebar__scouts--items:not(:disabled).active .m-sidebar__scouts--items-more,.m-sidebar__scouts .m-sidebar__scouts--items:not(:disabled):hover .m-sidebar__scouts--items-more{opacity:1;cursor:pointer;align-self:center}.m-sidebar__scouts .m-sidebar__scouts--items:not(:disabled):active{color:#05051e}.m-sidebar__scouts .m-sidebar__scouts--items:disabled{color:#aeaebc}.m-sidebar__prevChats--items,.m-sidebar__scouts--items-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@supports(-webkit-line-clamp:2){.m-sidebar__prevChats--items,.m-sidebar__scouts--items-label{overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:clip;overflow-clip-margin:content-box}}.m-sidebar__scouts--items-label{height:100%;flex:1 1 auto;padding:12px 0 12px 14px}.m-sidebar__open{width:300px;transition:width .24s ease-in-out}.m-sidebar__close{width:86px;transition:width .24s ease-in-out;align-items:center}.m-sidebar__close .m-sidebar__icon,.m-sidebar__close .m-sidebar__newchat{padding:0;align-items:center}.fade-in{opacity:1;pointer-events:auto;transition:opacity .5s ease-in-out .2s}.fade-out{opacity:0;pointer-events:none;transition:opacity 0s}.m-sidebar__scouts--items-more-menu{position:fixed;background-color:#fff;padding:10px;border-radius:8px;box-shadow:0 4px 16px 0 rgba(0,0,0,.2);z-index:120}.m-sidebar__scouts--items-more-menu button{background:none;border:none;width:100%;padding:8px 16px;text-align:left;font-size:14px;color:#434357;cursor:pointer}.m-sidebar__scouts--items-more-menu button:hover{color:#5116b0;border-radius:4px}.m-sidebar__requests{display:flex;flex-direction:column;flex-shrink:0}.m-sidebar__requests .m-sidebar__requests--header{display:flex;align-items:center;gap:8px;margin-bottom:8px;padding:0 14px;color:#60607d}.m-sidebar__requests .m-sidebar__requests--header-title{flex:1 1 auto;margin:0;font-size:16px;font-weight:400}.m-sidebar__requests .m-sidebar__requests--header-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:auto;padding:6px 10px;border-radius:9999px;background-color:#eeeef1;color:#434357;font-size:12px;font-weight:400;line-height:1}.m-sidebar__requests .m-sidebar__requests--days-input{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#60607d}.m-sidebar__requests .m-sidebar__requests--days-input input{width:56px;padding:4px 2px;border:1px solid #bebec9;border-radius:4px;font-size:12px;text-align:center}.m-sidebar__requests .m-sidebar__requests--days-input input:disabled{opacity:.5;cursor:not-allowed}.m-sidebar__requests .m-sidebar__requests--search{margin-left:-12px;margin-right:-12px;padding:12px;margin-bottom:8px;border-bottom:1px solid #d6d6dd}.m-sidebar__requests .m-sidebar__requests--search input{padding:8px 12px;border-radius:8px;font-size:16px}.m-sidebar__requests .m-sidebar__requests--search input::placeholder{font-size:14px;font-weight:400}.m-sidebar__requests .m-sidebar__requests--items{display:flex;flex-direction:column}.m-sidebar__requests .m-sidebar__requests--items-empty{padding:12px 14px;color:#9090a4;font-size:12px}.m-sidebar__requests .m-sidebar__requests--item{all:unset;display:flex;flex-direction:column;gap:4px;padding:12px;cursor:pointer;border-radius:4px}.m-sidebar__requests .m-sidebar__requests--item--active,.m-sidebar__requests .m-sidebar__requests--item--active:hover{background-color:#eee8f9}.m-sidebar__requests .m-sidebar__requests--item--active .m-sidebar__requests--item-line1,.m-sidebar__requests .m-sidebar__requests--item--active:hover .m-sidebar__requests--item-line1{color:#5116b0}.m-sidebar__requests .m-sidebar__requests--item:hover:not(.m-sidebar__requests .m-sidebar__requests--item--active){background-color:#eee8f9}.m-sidebar__requests .m-sidebar__requests--item:hover:not(.m-sidebar__requests .m-sidebar__requests--item--active) .m-sidebar__requests--item-line1{color:#5116b0}.m-sidebar__requests .m-sidebar__requests--item-line1{font-size:16px;color:#434357;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-sidebar__requests .m-sidebar__requests--item-line1 span{font-size:inherit}.m-sidebar__requests .m-sidebar__requests--item-role{font-weight:700}.m-sidebar__requests .m-sidebar__requests--item-separator{color:#9f9fb1}.m-sidebar__requests .m-sidebar__requests--item-line2{font-size:12px;color:#60607d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-sidebar__requests .m-sidebar__requests--item-line3{display:flex;align-items:center;gap:8px}.m-sidebar__requests .m-sidebar__requests--item-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 6px;border-radius:6px;font-size:12px;font-weight:500;background-color:#ded1f3;color:#5b19c4}.m-sidebar__requests .m-sidebar__requests--item-dates{font-size:12px;font-weight:500;color:#434357}@keyframes sidebar-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.m-previous-chats-skeleton{display:flex;flex-direction:column;gap:8px;padding:8px 14px}.m-previous-chats-skeleton__block{display:block;height:14px;border-radius:9999px;background:linear-gradient(90deg,#eeeef1,#dedee4 50%,#eeeef1);background-size:200% 100%;animation:sidebar-skeleton-shimmer 1.4s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.m-previous-chats-skeleton__block{animation:none;background:#eeeef1}}.m-requests-sidebar-skeleton,.m-requests-sidebar-skeleton__row{display:flex;flex-direction:column}.m-requests-sidebar-skeleton__row{gap:4px;padding:12px}.m-requests-sidebar-skeleton__line1,.m-requests-sidebar-skeleton__line2,.m-requests-sidebar-skeleton__line3{display:flex;align-items:center;gap:8px}.m-requests-sidebar-skeleton__block{display:block;height:12px;border-radius:9999px;background:linear-gradient(90deg,#eeeef1,#dedee4 50%,#eeeef1);background-size:200% 100%;animation:sidebar-skeleton-shimmer 1.4s ease-in-out infinite}.m-requests-sidebar-skeleton__block--id{width:25%}.m-requests-sidebar-skeleton__block--role{width:55%}.m-requests-sidebar-skeleton__block--company{width:30%;height:10px}.m-requests-sidebar-skeleton__block--seniority{width:25%;height:10px}.m-requests-sidebar-skeleton__block--location{width:20%;height:10px}.m-requests-sidebar-skeleton__block--badge{width:18%;height:20px;border-radius:4px}.m-requests-sidebar-skeleton__block--dates{width:45%;height:10px}@media(prefers-reduced-motion:reduce){.m-requests-sidebar-skeleton__block{animation:none;background:#eeeef1}}.m-scouts-skeleton{display:flex;flex-direction:column;padding:8px 14px;gap:8px}.m-scouts-skeleton__row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 0}.m-scouts-skeleton__label{flex:1 1;height:14px;border-radius:9999px}.m-scouts-skeleton__icon,.m-scouts-skeleton__label{background:linear-gradient(90deg,#eeeef1,#dedee4 50%,#eeeef1);background-size:200% 100%;animation:sidebar-skeleton-shimmer 1.4s ease-in-out infinite}.m-scouts-skeleton__icon{width:16px;height:16px;flex-shrink:0;border-radius:4px}@media(prefers-reduced-motion:reduce){.m-scouts-skeleton__icon,.m-scouts-skeleton__label{animation:none;background:#eeeef1}}.m-release-notes__backdrop{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;background-color:rgba(242,242,242,.4392156863);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.m-release-notes{position:relative;width:928px;max-width:90vw;max-height:85vh;display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 4px 16px 0 rgba(0,0,0,.2);overflow:hidden}.m-release-notes:before{content:"";position:absolute;top:-205;right:-95px;width:667px;height:667px;background-image:url(/_next/static/media/icon_lightmode.f06ebac4.svg);background-repeat:no-repeat;background-size:contain;pointer-events:none;z-index:0;opacity:.5}.m-release-notes__header{position:relative;z-index:1;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:40px 32px 0}.m-release-notes__logo{height:28px;width:auto}.m-release-notes__close{position:absolute;right:16px;top:16px;z-index:2;background:rgba(0,0,0,0);border:none;cursor:pointer;color:#1b1b23;padding:4px}.m-release-notes__close:hover{color:#05051e}.m-release-notes__content{position:relative;z-index:1;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;margin:32px 32px 40px;background:#fafafb;border-radius:8px;overflow:hidden}.m-release-notes__content:after{content:"";position:absolute;bottom:0;left:0;right:15px;height:48px;background:linear-gradient(178deg,rgba(250,250,251,0) -22.46%,#fafafb 67.3%);pointer-events:none;z-index:2;border-radius:0 0 0 8px}.m-release-notes__content-header{flex:0 0 auto;padding:16px 12px;font-size:18px;font-weight:800;color:#434357;border-bottom:1px solid #d6d6dd}.m-release-notes__body{flex:1 1 auto;overflow-y:auto;padding:16px 12px 32px}.m-release-notes__body h1{font-size:24px;font-weight:700;margin:0 0 16px;color:#05051e}.m-release-notes__body h2{font-size:20px;font-weight:600;margin:24px 0 8px;color:#05051e}.m-release-notes__body h3{font-size:18px;font-weight:600;margin:20px 0 4px;color:#434357}.m-release-notes__body p{font-size:14px;line-height:22px;color:#60607d;margin:0 0 12px}.m-release-notes__body ol,.m-release-notes__body ul{padding-left:24px;margin:0 0 12px}.m-release-notes__body ol li,.m-release-notes__body ul li{font-size:14px;line-height:22px;color:#60607d;margin-bottom:4px}.m-release-notes__body hr{border:none;border-top:1px solid #dedee4;margin:24px 0}.m-release-notes__body code{font-size:12px;background:#f7f7f8;padding:2px 4px;border-radius:4px}.m-release-notes__body strong{font-weight:600;color:#05051e}.m-release-notes__body a{color:#5b19c4;text-decoration:underline}.m-release-notes__body a:hover{color:#48149c}.m-release-notes__body img{max-width:100%;border-radius:4px;margin:12px 0}.m-release-notes__video-container{margin:16px 0}.m-release-notes__video-wrapper{position:relative;width:100%;padding-bottom:56.25%;border-radius:4px;overflow:hidden;background:#f7f7f8}.m-release-notes__video-wrapper iframe,.m-release-notes__video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.m-release-notes__video-fallback{display:inline-block;margin-top:2px;font-size:12px;color:#aeaebc;text-decoration:none}.m-release-notes__video-fallback:hover{color:#5b19c4;text-decoration:underline}