.profile-dropdown-module__xRiWdG__popover{margin:0 var(--s-12)}.profile-dropdown-module__xRiWdG__popoverContainer{min-width:360px;padding:var(--s-8);border:1px solid var(--slate_300)}.profile-dropdown-module__xRiWdG__profileTrigger{width:100%;min-width:0;display:block}.profile-dropdown-module__xRiWdG__profile{--profile-avatar-size:38px;--profile-avatar-half-size:19px;--profile-rail-icon-center:calc(var(--sidebar-shell-group-offset-x) + var(--sidebar-shell-item-offset-left) + 9px);--profile-avatar-offset:calc(var(--profile-rail-icon-center) - var(--profile-avatar-half-size));width:100%;min-width:0;min-height:var(--profile-avatar-size);cursor:pointer;align-self:stretch;display:block;position:relative}.profile-dropdown-module__xRiWdG__profile.profile-dropdown-module__xRiWdG__noAdmin{--profile-avatar-size:34px;--profile-avatar-half-size:17px}.profile-dropdown-module__xRiWdG__profile .profile-dropdown-module__xRiWdG__profileAvatarSlot{width:var(--profile-avatar-size);margin-left:var(--profile-avatar-offset);display:inline-flex}.profile-dropdown-module__xRiWdG__profile .profile-dropdown-module__xRiWdG__profileNames{top:50%;right:0;left:calc(var(--profile-avatar-offset) + var(--profile-avatar-size) + var(--s-6));min-width:0;max-width:calc(100% - var(--profile-avatar-offset) - var(--profile-avatar-size) - var(--s-6));opacity:1;transition:max-width .25s,opacity .15s;position:absolute;overflow:hidden;transform:translateY(-50%)}.profile-dropdown-module__xRiWdG__profile .profile-dropdown-module__xRiWdG__profileNames.profile-dropdown-module__xRiWdG__collapsed{opacity:0;max-width:0}.profile-dropdown-module__xRiWdG__profile .profile-dropdown-module__xRiWdG__profileName{margin-bottom:var(--s-2);color:var(--profile-name-color,var(--peakr_900));font-size:var(--font-md);text-overflow:ellipsis;white-space:nowrap;font-weight:500;line-height:1;overflow:hidden}.profile-dropdown-module__xRiWdG__profile .profile-dropdown-module__xRiWdG__profileCompanyName{color:var(--slate_500);font-size:var(--font-xs);text-overflow:ellipsis;white-space:nowrap;font-weight:400;line-height:1;overflow:hidden}.profile-dropdown-module__xRiWdG__profile .profile-dropdown-module__xRiWdG__avatar{aspect-ratio:1;background:var(--peakr_300);width:100%;min-height:38px;color:var(--grey_600);font-size:var(--font-md);border-radius:50%;justify-content:center;align-items:center;font-weight:500;display:flex}.profile-dropdown-module__xRiWdG__container{gap:var(--s-5);max-height:calc(100vh - var(--header-wrapper-height) - 50px);flex-direction:column;display:flex}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__title{color:var(--slate_500);font-size:var(--font-md);text-transform:uppercase;font-weight:700;line-height:1}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__user{align-items:center;gap:var(--s-6);padding:var(--s-4);border:1px solid var(--slate_300);border-radius:var(--rad-3);text-align:left;background-color:#0000;transition:all .2s;display:flex}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__user:hover{background-color:var(--slate_50);cursor:pointer}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__userAvatar{border-radius:var(--rad-2);background-color:var(--peakr_300);width:48px;height:48px;color:var(--peakr_600);justify-content:center;align-items:center;font-size:1.125rem;font-weight:500;display:flex}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__userName{margin-bottom:var(--s-1);color:var(--slate_700);font-size:var(--font-lg);font-weight:500;line-height:1}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__userEmail{color:var(--slate_500);font-size:var(--font-xs);line-height:1}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__companies{flex-direction:column;gap:1px;width:100%;display:flex;overflow-y:auto}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__companyTitle,.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__company{color:var(--slate_500);background-color:var(--slate_100)}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__companyTitle{justify-content:space-between;align-items:center;gap:var(--s-4);padding:var(--s-6);border-radius:var(--rad-3) var(--rad-3) 0 0;font-size:var(--font-md);text-transform:uppercase;font-weight:700;display:flex}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__companyTitle h5{font-size:inherit;font-weight:inherit;text-transform:inherit;margin:0;line-height:1}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__companyFilter{width:min(100%,156px);padding:0 var(--s-5);border:1px solid var(--slate_300);border-radius:var(--rad-2);background:var(--slate_50);color:var(--slate_700);font-size:var(--font-xs);outline:none;line-height:2.25;transition:border-color .18s,background-color .18s,box-shadow .18s}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__companyFilter::placeholder{color:var(--slate_400)}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__companyFilter:hover{background:var(--white);border-color:var(--slate_400)}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__companyFilter:focus{border-color:var(--interactive-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--interactive-primary) 18%, transparent);background:var(--white)}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__company{transition:all .2s}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__company .profile-dropdown-module__xRiWdG__companyButtonContent{width:100%;padding:var(--s-6);justify-content:space-between;align-items:center;display:flex}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__company .profile-dropdown-module__xRiWdG__companyButtonContent .profile-dropdown-module__xRiWdG__companyLogoInfo{align-items:center;gap:var(--s-6);display:flex}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__company .profile-dropdown-module__xRiWdG__companyButtonContent .profile-dropdown-module__xRiWdG__companyLogoInfo .profile-dropdown-module__xRiWdG__companyInfo{color:var(--slate_500);flex-direction:column;justify-content:center;display:flex}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__company .profile-dropdown-module__xRiWdG__companyButtonContent .profile-dropdown-module__xRiWdG__companyLogoInfo .profile-dropdown-module__xRiWdG__companyInfo .profile-dropdown-module__xRiWdG__companyName{font-size:var(--font-md);font-weight:500;line-height:1}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__company .profile-dropdown-module__xRiWdG__companyButtonContent .profile-dropdown-module__xRiWdG__companyLogoInfo .profile-dropdown-module__xRiWdG__companyInfo .profile-dropdown-module__xRiWdG__companyRole{font-size:var(--font-xs);color:var(--slate_400);line-height:1}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__company .profile-dropdown-module__xRiWdG__companyIcon{color:var(--slate_400)}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__company.profile-dropdown-module__xRiWdG__selected .profile-dropdown-module__xRiWdG__companyIcon{color:var(--success_500)}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__company:not(.profile-dropdown-module__xRiWdG__selected):hover{background-color:var(--slate_200)}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__company:last-of-type{border-radius:0 0 var(--rad-3) var(--rad-3)}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__companyEmptyState{padding:var(--s-4) var(--s-6);border-radius:0 0 var(--rad-3) var(--rad-3);background-color:var(--slate_100);color:var(--slate_500);font-size:var(--font-xs);margin:0;line-height:1.4}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__actionButton{justify-content:flex-start;align-items:center;gap:var(--s-5);width:100%;height:52px;padding:var(--s-8);border-radius:var(--rad-3);background-color:var(--slate_100);color:var(--slate_500);cursor:pointer;font-size:var(--font-md);text-transform:uppercase;border:none;font-weight:700;transition:all .2s;display:flex}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__actionButton:hover{background-color:var(--slate_200)}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__actionButton span{width:20px;color:var(--slate_400)}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__logOut{color:var(--error_500)}.profile-dropdown-module__xRiWdG__container .profile-dropdown-module__xRiWdG__logOut span{color:var(--error_400)}
.legal-representative-module__s18gPG__form{grid-column-gap:var(--s-4);-moz-column-gap:var(--s-4);column-gap:var(--s-4);grid-row-gap:var(--s-11);row-gap:var(--s-11);grid-template-columns:1fr 1fr;display:grid}.legal-representative-module__s18gPG__form .legal-representative-module__s18gPG__document{flex-direction:column;display:flex}.legal-representative-module__s18gPG__form .legal-representative-module__s18gPG__document .legal-representative-module__s18gPG__label{font-size:var(--font-xs);color:var(--text-secondary);margin-bottom:var(--s-4);display:inline-block}.legal-representative-module__s18gPG__form .legal-representative-module__s18gPG__document .legal-representative-module__s18gPG__docInput{width:min-content}.legal-representative-module__s18gPG__form .legal-representative-module__s18gPG__full{grid-column:1/span 2}@media screen and (max-width:640px){.legal-representative-module__s18gPG__form{grid-template-columns:1fr}.legal-representative-module__s18gPG__form .legal-representative-module__s18gPG__full{grid-column:auto}}
.invitation-card-module__S3HgCG__card{gap:var(--s-5);padding:var(--s-8);border:1px solid var(--slate_200);border-radius:var(--rad-3);background-color:#fff;flex-direction:column;display:flex}.invitation-card-module__S3HgCG__card.invitation-card-module__S3HgCG__noContainer{border:0;padding:0}.invitation-card-module__S3HgCG__card h3{font-size:var(--font-md)}.invitation-card-module__S3HgCG__card p,.invitation-card-module__S3HgCG__card .invitation-card-module__S3HgCG__description{font-size:var(--font-xs)}.invitation-card-module__S3HgCG__card h3,.invitation-card-module__S3HgCG__card p,.invitation-card-module__S3HgCG__card .invitation-card-module__S3HgCG__description{color:var(--slate_700)}.invitation-card-module__S3HgCG__card .invitation-card-module__S3HgCG__companyContainer{padding:var(--s-4);align-items:center;gap:var(--s-4);border:1px solid var(--slate_200);background-color:var(--slate_100);border-radius:var(--rad-2);font-size:var(--font-sm);display:flex}.invitation-card-module__S3HgCG__card .invitation-card-module__S3HgCG__companyContainer .invitation-card-module__S3HgCG__companyData{flex-direction:column;height:100%;margin:auto 0;line-height:normal;display:flex}.invitation-card-module__S3HgCG__card .invitation-card-module__S3HgCG__companyContainer .invitation-card-module__S3HgCG__companyData .invitation-card-module__S3HgCG__companyName{color:var(--slate_600);font-weight:700}.invitation-card-module__S3HgCG__card .invitation-card-module__S3HgCG__actions{gap:var(--s-4);display:flex}
.card-module__oWuo1a__card{align-items:center;gap:var(--s-4);padding:var(--s-8);border:1px solid var(--slate_200);border-radius:var(--rad-2);cursor:pointer;text-align:left;background-color:#fff;width:100%;display:flex;position:relative}.card-module__oWuo1a__card.card-module__oWuo1a__unread:not(.card-module__oWuo1a__float){border:2px solid var(--blue_400)}.card-module__oWuo1a__card:hover{background-color:var(--slate_50)}.card-module__oWuo1a__card:hover .request_code_list{background-color:var(--slate_100)}.card-module__oWuo1a__card.card-module__oWuo1a__warning{background-color:var(--toBeQuoted_50);border-color:var(--toBeQuoted_200)}.card-module__oWuo1a__card.card-module__oWuo1a__warning:hover{background-color:var(--toBeQuoted_50)}.card-module__oWuo1a__card .card-module__oWuo1a__content{justify-content:flex-start;align-items:flex-start;gap:var(--s-4);flex-direction:column;flex:1;display:flex}.card-module__oWuo1a__card .card-module__oWuo1a__content>header{gap:var(--s-4);padding-right:var(--s-8);width:100%;display:flex}.card-module__oWuo1a__card .card-module__oWuo1a__content>header h3{line-height:normal;font-size:var(--font-md);color:var(--slate_700);flex:1}.card-module__oWuo1a__card .card-module__oWuo1a__content>header h3.card-module__oWuo1a__error{color:var(--error_500)}.card-module__oWuo1a__card .card-module__oWuo1a__content>header span{text-align:right;line-height:17px;font-size:var(--font-xs);color:var(--slate_400);justify-self:flex-end}.card-module__oWuo1a__card .card-module__oWuo1a__float{top:var(--s-8);right:var(--s-8);position:absolute}
.company-action-module__wQ3pYq__container{align-items:flex-start;gap:var(--s-5);font-size:var(--font-xs);color:var(--slate_700);line-height:1.4;display:flex}.company-action-module__wQ3pYq__container p{align-self:center}
.quote-link-card-module__GqWPnq__container{border:1px solid var(--slate_200);border-radius:var(--rad-2);padding:var(--s-4);align-items:center;gap:var(--s-4);display:flex}.quote-link-card-module__GqWPnq__container .quote-link-card-module__GqWPnq__item{font-size:var(--font-xs);color:var(--slate_700);font-weight:500;line-height:normal}.quote-link-card-module__GqWPnq__container .quote-link-card-module__GqWPnq__info{font-family:var(--Inter);font-size:var(--font-xs);color:var(--slate_400);line-height:normal}.quote-link-card-module__GqWPnq__container .quote-link-card-module__GqWPnq__info span{font-weight:500}.quote-link-card-module__GqWPnq__container .quote-link-card-module__GqWPnq__button{margin-left:auto}
.user-avatar-module__crV2Ta__container{align-items:center;gap:var(--s-4);display:flex}.user-avatar-module__crV2Ta__container .user-avatar-module__crV2Ta__username{color:var(--slate_700);font-weight:semi-bold}.user-avatar-module__crV2Ta__container .user-avatar-module__crV2Ta__username.user-avatar-module__crV2Ta__bold{font-weight:700}.user-avatar-module__crV2Ta__container .user-avatar-module__crV2Ta__invited{display:flex-inline;height:16px;padding:0px var(--s-3);border-radius:var(--rad-3);background:var(--slate_200);justify-content:center;align-items:center}.user-avatar-module__crV2Ta__container .user-avatar-module__crV2Ta__hidden{display:none}.user-avatar-module__crV2Ta__avatar{background-color:var(--peakr_300);color:var(--peakr_600);width:24px;height:24px;font-size:var(--font-xxs);border-radius:50%;justify-content:center;align-items:center;font-weight:500;display:flex}.user-avatar-module__crV2Ta__avatar.user-avatar-module__crV2Ta__avatarSmall{width:var(--s-10);height:var(--s-10)}
.tender-steps-module__CK0Foa__container{flex-direction:column;display:flex}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell{gap:var(--s-5);flex-direction:column;display:flex}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__header{justify-content:space-between;align-items:flex-start;gap:var(--s-4);display:flex}@media (max-width:768px){.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__header{flex-direction:column}}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split{grid-gap:var(--s-4);gap:var(--s-4);grid-template-columns:320px minmax(0,1fr);align-items:start;display:grid}@media (max-width:768px){.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split{grid-template-columns:1fr}}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard{top:var(--s-4);max-height:calc(100vh - var(--header-wrapper-height) - var(--block-banner-height) - var(--s-8));padding:var(--s-2);border:1px solid var(--border-default);border-radius:var(--rad-3);background:var(--white);position:sticky;overflow-y:auto}@media (max-width:768px){.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard{max-height:none;position:static;overflow:visible}}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard.tender-steps-module__CK0Foa__stepsCardBelowHero{top:calc(var(--page-hero-height) + var(--s-4));max-height:calc(100vh - var(--page-hero-height) - var(--header-wrapper-height) - var(--block-banner-height) - var(--s-8))}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list{gap:var(--s-2);padding-block:var(--s-1);flex-direction:column;display:flex;position:relative}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailTrack{background:var(--slate_100);width:2px;position:absolute;inset-block:24px;inset-inline-start:22px}@media (max-width:768px){.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailTrack{display:none}}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailItem{grid-gap:var(--s-3);gap:var(--s-3);width:100%;padding:var(--s-3);border-radius:var(--rad-3);z-index:1;appearance:none;font:inherit;text-align:left;color:inherit;cursor:pointer;background:0 0;border:1px solid #0000;grid-template-columns:auto minmax(0,1fr);align-items:start;display:grid;position:relative}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailItem:not(:disabled):hover{border-color:var(--slate_200);background:var(--slate_50)}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailItem:not(:disabled):focus-visible{outline:2px solid var(--peakr_300);outline-offset:2px}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailItem:disabled{cursor:default}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailItem.tender-steps-module__CK0Foa__stepRailItemActive{border-color:var(--peakr_300);background:var(--peakr_50)}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailItem.tender-steps-module__CK0Foa__stepRailItemActive .tender-steps-module__CK0Foa__stepRailMarker{border-color:var(--peakr_500);background:var(--peakr_500);color:var(--white)}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailItem.tender-steps-module__CK0Foa__stepRailItemDone .tender-steps-module__CK0Foa__stepRailMarker{border-color:var(--peakr_200);background:var(--peakr_100);color:var(--peakr_700)}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailItem .tender-steps-module__CK0Foa__stepRailMarker{border:1px solid var(--border-default);background:var(--white);width:28px;height:28px;color:var(--slate_500);font-size:var(--font-xs);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:500;display:inline-flex;position:relative}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailItem .tender-steps-module__CK0Foa__stepRailCopy{gap:var(--s-2);flex-direction:column;min-width:0;display:flex}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailItem .tender-steps-module__CK0Foa__stepRailCopy .tender-steps-module__CK0Foa__stepRailTitleRow{grid-gap:var(--s-3);align-items:start;gap:var(--s-3);grid-template-columns:minmax(0,1fr) auto;display:grid}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailItem .tender-steps-module__CK0Foa__stepRailCopy .tender-steps-module__CK0Foa__stepRailTitleRow .tender-steps-module__CK0Foa__stepRailLabel{color:var(--slate_800);font-size:var(--font-sm);font-weight:500;line-height:1.25}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailItem .tender-steps-module__CK0Foa__stepRailCopy .tender-steps-module__CK0Foa__stepRailTitleRow .tender-steps-module__CK0Foa__stepRailTitleMeta{white-space:nowrap;justify-self:end;align-items:flex-end;min-width:max-content;display:flex}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailItem .tender-steps-module__CK0Foa__stepRailCopy .tender-steps-module__CK0Foa__stepRailMeta{color:var(--slate_500);font-size:var(--font-xxs);line-height:1.2}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailItem .tender-steps-module__CK0Foa__stepRailCopy .tender-steps-module__CK0Foa__stepUsers{align-items:center;gap:var(--s-2);flex-wrap:wrap;min-width:0;display:flex}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailItem .tender-steps-module__CK0Foa__stepRailCopy .tender-steps-module__CK0Foa__stepUsers>.tender-steps-module__CK0Foa__actionBadge{flex:none;margin-left:auto}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailItem .tender-steps-module__CK0Foa__stepRailCopy .tender-steps-module__CK0Foa__stepEmptyUsers{color:var(--slate_500);font-size:var(--font-xxs);line-height:1.2}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailItem .tender-steps-module__CK0Foa__stepStatusBadge{display:inline-flex}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepsCard .tender-steps-module__CK0Foa__list .tender-steps-module__CK0Foa__stepRailItem .tender-steps-module__CK0Foa__stepStatusBadge>div{padding-inline:var(--s-2);min-height:16px;font-size:var(--font-xxs);justify-content:center;align-items:center;padding-block:0;line-height:1;display:inline-flex}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__detailCard{min-width:0;min-height:100%;padding:var(--s-6);border:1px solid var(--border-default);border-radius:var(--rad-3);background:var(--white)}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepPlaceholder{gap:var(--s-2);min-height:240px;padding:var(--s-6);border:1px dashed var(--border-default);border-radius:var(--rad-3);background:var(--slate_50);flex-direction:column;display:flex}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepPlaceholder h4{color:var(--slate_800);font-size:var(--font-md);font-weight:500}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__split .tender-steps-module__CK0Foa__stepPlaceholder p{color:var(--slate_500);font-size:var(--font-sm);line-height:1.5}.tender-steps-module__CK0Foa__container .tender-steps-module__CK0Foa__shell .tender-steps-module__CK0Foa__splitSingle{display:block}.tender-steps-module__CK0Foa__actionBadge{min-height:18px;padding-inline:var(--s-2);border-radius:var(--rad-2);background:var(--error_500);color:var(--white);font-size:var(--font-xxs);text-transform:uppercase;letter-spacing:.02em;align-items:center;padding-block:0;font-weight:500;line-height:1;display:inline-flex}
.tender-activity-log-module__Bh5W7a__wrapper{min-height:240px}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container{min-width:0;min-height:inherit;padding:var(--s-6) var(--s-10);border:1px solid var(--border-default);border-radius:var(--rad-3);background:var(--white)}@media (max-width:600px){.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container{padding-inline:var(--s-5)}}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup{margin-bottom:var(--s-4)}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup:last-of-type{margin-bottom:0}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__dayHeaderRow{z-index:2;padding:var(--s-2) 0 var(--s-6);background:var(--white);pointer-events:none;justify-content:center;display:flex;position:sticky;top:0}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__dayHeaderRow .tender-activity-log-module__Bh5W7a__dayHeader{padding:var(--s-2) var(--s-5);border:1px solid var(--border-default);border-radius:var(--rad-5);background:var(--slate_50);color:var(--slate_600);font-size:var(--font-xs);text-transform:uppercase;align-items:center;font-weight:500;line-height:1;display:inline-flex}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow{grid-gap:var(--s-4);align-items:stretch;gap:var(--s-4);grid-template-columns:72px 24px minmax(0,1fr);display:grid}@media (max-width:600px){.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow{gap:var(--s-3);grid-template-columns:58px 24px minmax(0,1fr)}}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__eventTime{color:var(--slate_400);font-size:var(--font-xs);text-align:right;white-space:nowrap;padding-top:4px}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__iconColumn{flex-direction:column;align-items:center;padding-top:2px;display:flex}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__iconColumn .tender-activity-log-module__Bh5W7a__iconDot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__iconColumn .tender-activity-log-module__Bh5W7a__iconDot.tender-activity-log-module__Bh5W7a__brand{background:var(--peakr_100);color:var(--peakr_600)}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__iconColumn .tender-activity-log-module__Bh5W7a__iconDot.tender-activity-log-module__Bh5W7a__neutral{background:var(--slate_100);color:var(--slate_500)}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__iconColumn .tender-activity-log-module__Bh5W7a__iconDot.tender-activity-log-module__Bh5W7a__info{background:var(--blue_100);color:var(--blue_500)}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__iconColumn .tender-activity-log-module__Bh5W7a__iconDot.tender-activity-log-module__Bh5W7a__success{background:var(--success_100);color:var(--success_500)}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__iconColumn .tender-activity-log-module__Bh5W7a__iconDot.tender-activity-log-module__Bh5W7a__danger{background:var(--error_100);color:var(--error_500)}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__iconColumn .tender-activity-log-module__Bh5W7a__line,.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__iconColumn .tender-activity-log-module__Bh5W7a__lineDashed{min-height:var(--s-6);margin:var(--s-2) 0;flex:auto}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__iconColumn .tender-activity-log-module__Bh5W7a__line{background:var(--slate_200);width:1px}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__iconColumn .tender-activity-log-module__Bh5W7a__lineDashed{border-left:1px dashed var(--slate_300);width:0}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__eventBody{min-width:0;margin-bottom:var(--s-10);padding:var(--s-2) var(--s-3);border-radius:var(--rad-1);transition:background-color .12s}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__eventBody:hover{background:var(--slate_50)}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__eventBody .tender-activity-log-module__Bh5W7a__eventTitle{color:var(--slate_900);font-size:var(--font-sm);font-weight:500;line-height:1.3}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__eventBody .tender-activity-log-module__Bh5W7a__eventDesc,.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__eventBody .tender-activity-log-module__Bh5W7a__eventMeta{margin-top:var(--s-2);color:var(--slate_500);font-size:var(--font-xs);line-height:1.5}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__eventBody .tender-activity-log-module__Bh5W7a__eventMeta{color:var(--slate_400)}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__eventBody .tender-activity-log-module__Bh5W7a__entityName{margin-top:var(--s-2);color:var(--slate_700);font-size:var(--font-sm);line-height:1.4}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__eventBody .tender-activity-log-module__Bh5W7a__statusRow,.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__eventBody .tender-activity-log-module__Bh5W7a__toggleRow{align-items:center;gap:var(--s-3);margin-top:var(--s-2);color:var(--slate_500);font-size:var(--font-xs);flex-wrap:wrap;line-height:1.5;display:flex}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__eventBody .tender-activity-log-module__Bh5W7a__toggleRow svg{color:var(--peakr_600);flex-shrink:0}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__eventBody .tender-activity-log-module__Bh5W7a__activityDetails{gap:var(--s-4);max-width:75ch;margin-top:var(--s-4);padding:var(--s-4);border-radius:var(--rad-2);background:var(--slate_50);flex-direction:column;display:flex}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__eventBody .tender-activity-log-module__Bh5W7a__activityDetails p{color:var(--slate_600);font-size:var(--font-xs);overflow-wrap:anywhere;white-space:pre-wrap;line-height:1.5}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__eventBody .tender-activity-log-module__Bh5W7a__activityDetails .tender-activity-log-module__Bh5W7a__activityLabel{margin-bottom:var(--s-2);color:var(--slate_800);font-weight:500;display:block}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__empty,.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__feedback{min-height:180px;color:var(--slate_500);font-size:var(--font-sm)}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__empty{text-align:center;place-items:center;display:grid}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__feedback{justify-content:center;align-items:center;gap:var(--s-5);text-align:center;flex-direction:column;display:flex}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__historyEnd{justify-content:center;align-items:center;gap:var(--s-4);padding:var(--s-2) 0 var(--s-4);color:var(--slate_300);font-size:var(--font-xs);white-space:nowrap;display:flex}.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__historyEnd:before,.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__historyEnd:after{width:var(--s-16);background:var(--slate_200);content:"";height:1px}@media (prefers-reduced-motion:reduce){.tender-activity-log-module__Bh5W7a__wrapper .tender-activity-log-module__Bh5W7a__container .tender-activity-log-module__Bh5W7a__dayGroup .tender-activity-log-module__Bh5W7a__eventRow .tender-activity-log-module__Bh5W7a__eventBody{transition:none}}
.assigned-request-items-notification-module__rbQ8Pa__content{align-items:center;gap:var(--s-4);display:flex}.assigned-request-items-notification-module__rbQ8Pa__content p{flex:1}
.create-tender-modal-module__1wl9ca__form{gap:var(--s-6);flex-direction:column;display:flex}.create-tender-modal-module__1wl9ca__description{color:var(--slate_600);font-size:var(--font-md);margin:0;line-height:1.4}.create-tender-modal-module__1wl9ca__emptyHint{color:var(--slate_600);font-size:var(--font-sm);margin:0;line-height:1.4}.create-tender-modal-module__1wl9ca__emptyHint .create-tender-modal-module__1wl9ca__emptyHintLink{color:var(--peakr_600);text-decoration:none}.create-tender-modal-module__1wl9ca__emptyHint .create-tender-modal-module__1wl9ca__emptyHintLink:hover{text-decoration:underline}.create-tender-modal-module__1wl9ca__layout{grid-gap:var(--s-8);gap:var(--s-8);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;display:grid}@media (max-width:960px){.create-tender-modal-module__1wl9ca__layout{grid-template-columns:1fr}}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__formColumn{gap:var(--s-5);flex-direction:column;display:flex}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel{gap:var(--s-5);padding:var(--s-6);border:1px solid var(--border-default);border-radius:var(--rad-3);background:var(--white);flex-direction:column;display:flex}@media (max-width:640px){.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateStats{grid-template-columns:1fr}}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templatePanelHeader{justify-content:space-between;align-items:flex-start;gap:var(--s-4);display:flex}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templatePanelHeader .create-tender-modal-module__1wl9ca__templatePanelEyebrow{margin:0 0 var(--s-2);font-size:var(--font-xs);text-transform:uppercase;color:var(--slate_500)}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templatePanelHeader .create-tender-modal-module__1wl9ca__templatePanelTitle{color:var(--slate_700);font-size:var(--font-lg);margin:0;font-weight:600;line-height:1.2}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templatePanelHeader .create-tender-modal-module__1wl9ca__templatePanelSubtitle{margin:var(--s-1) 0 0;color:var(--slate_500);font-size:var(--font-xs);line-height:1.4}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templatePanelEmpty{color:var(--slate_500);font-size:var(--font-sm);margin:0;line-height:1.5}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templatePanelLoading{color:var(--slate_500);font-size:var(--font-xs);margin:0}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateSkeleton{gap:var(--s-3);flex-direction:column;display:flex}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse{flex-direction:column;gap:0;display:flex}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .create-tender-modal-module__1wl9ca__templateCollapseHeader{padding:0 var(--s-4) 0 0!important;align-items:center!important}@media (max-width:640px){.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .create-tender-modal-module__1wl9ca__templateCollapseHeader{align-items:flex-start!important}}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .create-tender-modal-module__1wl9ca__templateCollapseHeader .ant-collapse-expand-icon{margin-inline-start:var(--s-3);display:inline-flex}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .ant-collapse-item{border:1px solid var(--border-default);background:var(--white);border-radius:0;overflow:hidden}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .ant-collapse-item+.ant-collapse-item{margin-top:-1px}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .ant-collapse-item:first-child{border-top-left-radius:var(--rad-3);border-top-right-radius:var(--rad-3)}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .ant-collapse-item:last-child{border-bottom-left-radius:var(--rad-3);border-bottom-right-radius:var(--rad-3);box-shadow:inset 0 -1px 0 var(--border-default)}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .ant-collapse-item:only-child{border-radius:var(--rad-3);box-shadow:inset 0 -1px 0 var(--border-default)}:is(.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .ant-collapse-item-disabled>.ant-collapse-header,.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .ant-collapse-item-disabled>.ant-collapse-header .ant-collapse-expand-icon){cursor:default}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .create-tender-modal-module__1wl9ca__templateCollapseBody,.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .create-tender-modal-module__1wl9ca__templateCollapseContent{padding:0!important}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .create-tender-modal-module__1wl9ca__templateStepLabel{gap:var(--s-3);width:100%;padding:var(--s-4);flex-direction:column;display:flex}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .create-tender-modal-module__1wl9ca__templateStepLabel .create-tender-modal-module__1wl9ca__templateStepHeader{align-items:flex-start;gap:var(--s-3);display:flex}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .create-tender-modal-module__1wl9ca__templateStepLabel .create-tender-modal-module__1wl9ca__templateStepHeader .create-tender-modal-module__1wl9ca__templateStepIndex{background:var(--peakr_100);width:22px;height:22px;color:var(--peakr_600);font-size:var(--font-xs);border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .create-tender-modal-module__1wl9ca__templateStepLabel .create-tender-modal-module__1wl9ca__templateStepHeader .create-tender-modal-module__1wl9ca__templateStepTitle{color:var(--slate_700);font-size:var(--font-sm);word-break:break-word;font-weight:600}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .create-tender-modal-module__1wl9ca__templateStepLabel .create-tender-modal-module__1wl9ca__templateStepHeader .create-tender-modal-module__1wl9ca__templateStepOperator{padding:var(--s-1) var(--s-2);border-radius:var(--rad-1);background:var(--peakr_100);color:var(--peakr_600);font-size:var(--font-xs);font-weight:600;line-height:1}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .create-tender-modal-module__1wl9ca__templateStepLabel .create-tender-modal-module__1wl9ca__templateStepUsers{gap:var(--s-2);flex-wrap:wrap;display:flex}.create-tender-modal-module__1wl9ca__layout .create-tender-modal-module__1wl9ca__templatePanel .create-tender-modal-module__1wl9ca__templateCollapse .create-tender-modal-module__1wl9ca__templateStepLabel .create-tender-modal-module__1wl9ca__templateStepEmptyUsers{color:var(--slate_500);font-size:var(--font-xs)}.create-tender-modal-module__1wl9ca__stepDetails{gap:var(--s-5);padding:0 var(--s-4) var(--s-4);flex-direction:column;display:flex}.create-tender-modal-module__1wl9ca__stepDetails .create-tender-modal-module__1wl9ca__stepFieldsGroup{gap:var(--s-3);flex-direction:column;display:flex}.create-tender-modal-module__1wl9ca__stepDetails .create-tender-modal-module__1wl9ca__stepFieldsGroup .create-tender-modal-module__1wl9ca__stepFieldsLabel{color:var(--slate_500);text-transform:uppercase;font-size:11px}.create-tender-modal-module__1wl9ca__stepDetails .create-tender-modal-module__1wl9ca__stepFieldsGroup .create-tender-modal-module__1wl9ca__stepFieldsEmpty{color:var(--slate_500);font-size:var(--font-sm)}.create-tender-modal-module__1wl9ca__stepDetails .create-tender-modal-module__1wl9ca__summaryDocsList{gap:var(--s-3);flex-direction:column;display:flex}.create-tender-modal-module__1wl9ca__stepDetails .create-tender-modal-module__1wl9ca__summaryDocsList .create-tender-modal-module__1wl9ca__summaryDocItem{gap:var(--s-2);padding:var(--s-3) var(--s-4);border:1px solid var(--border-default);border-radius:var(--rad-2);flex-direction:column;display:flex}.create-tender-modal-module__1wl9ca__stepDetails .create-tender-modal-module__1wl9ca__summaryDocsList .create-tender-modal-module__1wl9ca__summaryDocItem .create-tender-modal-module__1wl9ca__summaryDocHeader{justify-content:space-between;align-items:center;gap:var(--s-3);display:flex}@media (max-width:640px){.create-tender-modal-module__1wl9ca__stepDetails .create-tender-modal-module__1wl9ca__summaryDocsList .create-tender-modal-module__1wl9ca__summaryDocItem .create-tender-modal-module__1wl9ca__summaryDocHeader{flex-direction:column;align-items:flex-start}}.create-tender-modal-module__1wl9ca__stepDetails .create-tender-modal-module__1wl9ca__summaryDocsList .create-tender-modal-module__1wl9ca__summaryDocItem .create-tender-modal-module__1wl9ca__summaryDocHeader .create-tender-modal-module__1wl9ca__summaryDocTitle{align-items:center;gap:var(--s-1);color:var(--slate_700);font-size:var(--font-sm);font-weight:600;display:inline-flex}.create-tender-modal-module__1wl9ca__stepDetails .create-tender-modal-module__1wl9ca__summaryDocsList .create-tender-modal-module__1wl9ca__summaryDocItem .create-tender-modal-module__1wl9ca__summaryDocHeader .create-tender-modal-module__1wl9ca__summaryDocType{align-items:center;gap:var(--s-1);color:var(--slate_500);font-size:var(--font-xxs);white-space:nowrap;display:inline-flex}.create-tender-modal-module__1wl9ca__stepDetails .create-tender-modal-module__1wl9ca__summaryDocsList .create-tender-modal-module__1wl9ca__summaryDocItem .create-tender-modal-module__1wl9ca__docFieldRequired{color:var(--error_500)}.create-tender-modal-module__1wl9ca__stepDetails .create-tender-modal-module__1wl9ca__summaryDocsList .create-tender-modal-module__1wl9ca__summaryDocItem .create-tender-modal-module__1wl9ca__summaryDocOptions{gap:var(--s-2);flex-wrap:wrap;display:flex}.create-tender-modal-module__1wl9ca__stepDetails .create-tender-modal-module__1wl9ca__summaryDocsList .create-tender-modal-module__1wl9ca__summaryDocItem .create-tender-modal-module__1wl9ca__summaryDocOptions .create-tender-modal-module__1wl9ca__summaryDocOption{align-items:center;gap:var(--s-1);height:22px;padding:0 var(--s-3);border:1px solid var(--slate_200);border-radius:var(--rad-2);color:var(--slate_600);font-size:var(--font-xs);display:inline-flex}.create-tender-modal-module__1wl9ca__stepDetails .create-tender-modal-module__1wl9ca__summaryDocsList .create-tender-modal-module__1wl9ca__summaryDocItem .create-tender-modal-module__1wl9ca__summaryDocOptions .create-tender-modal-module__1wl9ca__summaryDocOptionValue{color:var(--slate_400);align-items:center;display:inline-flex}.create-tender-modal-module__1wl9ca__stepDetails .create-tender-modal-module__1wl9ca__summaryDocsList .create-tender-modal-module__1wl9ca__summaryDocItem .create-tender-modal-module__1wl9ca__summaryDocAssess{align-items:center;gap:var(--s-2);flex-wrap:wrap;display:flex}.create-tender-modal-module__1wl9ca__stepDetails .create-tender-modal-module__1wl9ca__summaryDocsList .create-tender-modal-module__1wl9ca__summaryDocItem .create-tender-modal-module__1wl9ca__summaryBadge{padding:0 var(--s-3);border-radius:var(--rad-2);background:var(--peakr_100);height:22px;color:var(--peakr_600);font-size:var(--font-xs);align-items:center;display:inline-flex}
.assign-selector-module__tAKqWG__popover{width:300px}.assign-selector-module__tAKqWG__popoverContainer{border:1px solid var(--slate_300);min-width:120px;box-shadow:var(--shadow-xl);padding:0;overflow:hidden}.assign-selector-module__tAKqWG__popoverContainer .assign-selector-module__tAKqWG__searchBarContainer{padding:var(--s-4);gap:var(--s-2);display:flex}.assign-selector-module__tAKqWG__popoverContainer .assign-selector-module__tAKqWG__searchBarContainer>div{flex:1}.assign-selector-module__tAKqWG__popoverContainer .assign-selector-module__tAKqWG__list{padding:var(--s-4);gap:var(--s-2);flex-direction:column;max-height:55vh;list-style:none;display:flex;overflow:auto}.assign-selector-module__tAKqWG__popoverContainer .assign-selector-module__tAKqWG__list .assign-selector-module__tAKqWG__listItem{justify-content:space-between;align-items:center;gap:var(--s-8);height:32px;padding:var(--s-2) var(--s-4);border-radius:var(--rad-2);cursor:pointer;color:var(--slate_500);width:100%;font-weight:400;font-size:var(--font-xs);background-color:#0000;border:none;display:flex}.assign-selector-module__tAKqWG__popoverContainer .assign-selector-module__tAKqWG__list .assign-selector-module__tAKqWG__listItem:hover,.assign-selector-module__tAKqWG__popoverContainer .assign-selector-module__tAKqWG__list .assign-selector-module__tAKqWG__listItem.assign-selector-module__tAKqWG__selected{background-color:var(--slate_100)}.assign-selector-module__tAKqWG__popoverContainer .assign-selector-module__tAKqWG__list .assign-selector-module__tAKqWG__listItem.assign-selector-module__tAKqWG__selected span{color:#3b82f6}.assign-selector-module__tAKqWG__popoverContainer .assign-selector-module__tAKqWG__list .assign-selector-module__tAKqWG__listItem .assign-selector-module__tAKqWG__prefixAndValue{align-items:center;gap:var(--s-4);display:flex}.assign-selector-module__tAKqWG__popoverContainer .assign-selector-module__tAKqWG__list .assign-selector-module__tAKqWG__listItem .assign-selector-module__tAKqWG__count{font-weight:400}.assign-selector-module__tAKqWG__popoverContainer .assign-selector-module__tAKqWG__divisor{background-color:var(--slate_200);width:100%;min-height:1px}.assign-selector-module__tAKqWG__avatarTrigger{cursor:pointer;border-radius:var(--rad-full);background:0 0;border:none;padding:0;display:inline-flex}.assign-selector-module__tAKqWG__avatarTrigger:hover{opacity:.8}.assign-selector-module__tAKqWG__selectedValue{align-items:center;gap:var(--s-4);padding:var(--s-4);border-radius:var(--rad-2);cursor:pointer;display:flex}.assign-selector-module__tAKqWG__selectedValue.assign-selector-module__tAKqWG__open{background-color:var(--slate_100)}.assign-selector-module__tAKqWG__selectedValue.assign-selector-module__tAKqWG__compact{padding:var(--s-2);justify-content:center;gap:0;width:32px;height:32px}.assign-selector-module__tAKqWG__selectedValue p{color:var(--slate_700);font-weight:400;font-size:var(--font-sm)}
.card-single-module__0Be0Iq__container{gap:var(--s-2);padding:var(--s-2) var(--s-4);border:1px solid #0000;border-left-width:2px;border-right:0;border-bottom-color:var(--border-default);background:0 0;transition:background-color .14s,border-color .14s;display:flex;position:relative}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__selection{flex-shrink:0;padding-top:2px}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__guideLine{background:var(--slate_300);width:2px;position:absolute;top:-1px;bottom:-1px;left:14px}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__guideLine:after{content:"";width:var(--s-2);background:var(--slate_300);height:2px;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__guideLineLast{border-left:2px solid var(--slate_300);border-bottom:2px solid var(--slate_300);border-bottom-left-radius:4px;width:6px;position:absolute;top:-1px;bottom:50%;left:14px}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__content{gap:var(--s-2);flex-direction:column;flex:auto;min-width:0;display:flex}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__header{justify-content:space-between;align-items:center;gap:var(--s-2);min-width:0;display:flex}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__headerGroup{align-items:center;gap:var(--s-2);min-width:0;display:flex;overflow:hidden}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__status{flex-shrink:0}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__agreedPurchaseIcon{color:var(--slate_500);flex-shrink:0;align-items:center;display:inline-flex}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__quotesCount{width:var(--s-8);height:var(--s-7);background-color:var(--slate_500);border-radius:var(--rad-1);font-size:var(--font-xxs);color:var(--white);flex-shrink:0;justify-content:center;align-items:center;font-weight:500;display:flex}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__id{font-size:var(--font-xs);color:var(--slate_600);letter-spacing:-.1px;flex-shrink:0;margin:0;font-weight:500;line-height:1}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__date{font-size:var(--font-xxs);color:var(--text-muted);white-space:nowrap;flex-shrink:0}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__logoAndName{align-items:center;gap:var(--s-2);min-width:0;display:flex}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__logoAndName .card-single-module__0Be0Iq__content{min-width:0}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__descriptionWrapper{align-items:center;min-width:0;display:flex}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__description{color:var(--text-primary);font-size:var(--font-xs);white-space:nowrap;text-overflow:ellipsis;font-weight:400;overflow:hidden}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__footer{align-items:center;gap:var(--s-2);min-width:0;display:flex}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__footer .card-single-module__0Be0Iq__notSeen{background-color:var(--interactive-info);height:var(--s-3);width:var(--s-3);border-radius:50%;flex-shrink:0;margin-left:auto}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__footer .card-single-module__0Be0Iq__internalCode{color:var(--text-muted);font-size:var(--font-xxs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__units{flex-shrink:0;font-weight:400!important}.card-single-module__0Be0Iq__container .card-single-module__0Be0Iq__companyName{color:var(--text-secondary);font-size:var(--font-xxs);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.card-single-module__0Be0Iq__container:hover:not(.card-single-module__0Be0Iq__selected){background:var(--surface-panel-hover)}.card-single-module__0Be0Iq__container.card-single-module__0Be0Iq__selected{background:var(--peakr_50);border-left-color:var(--peakr_500);border-top-color:#0000;border-bottom-color:var(--peakr_100)}.card-single-module__0Be0Iq__container.card-single-module__0Be0Iq__groupSelected{background:var(--slate_50)}.card-single-module__0Be0Iq__container.card-single-module__0Be0Iq__fromGroup{padding-left:var(--s-10);background:var(--slate_50)}.card-single-module__0Be0Iq__container.card-single-module__0Be0Iq__fromGroup .card-single-module__0Be0Iq__selection{align-self:center;padding-top:0}.card-single-module__0Be0Iq__container.card-single-module__0Be0Iq__fromGroup:hover:not(.card-single-module__0Be0Iq__selected){background:var(--slate_100)}.card-single-module__0Be0Iq__container.card-single-module__0Be0Iq__fromGroup.card-single-module__0Be0Iq__selected{background:var(--peakr_50);border-left-color:var(--peakr_400)}.card-single-module__0Be0Iq__container.card-single-module__0Be0Iq__onAwardingCart{background:var(--toBeAwarded_50);border-left-color:var(--toBeAwarded_300)}.card-single-module__0Be0Iq__container.card-single-module__0Be0Iq__onAwardingCart:hover{background:var(--toBeAwarded_100)}.card-single-module__0Be0Iq__container.card-single-module__0Be0Iq__onAwardingCart.card-single-module__0Be0Iq__selected{border-left-color:var(--toBeAwarded_500)}.card-single-module__0Be0Iq__container.card-single-module__0Be0Iq__onMassQuoteCart{background:var(--toBeQuoted_50);border-left-color:var(--toBeQuoted_300)}.card-single-module__0Be0Iq__container.card-single-module__0Be0Iq__onMassQuoteCart:hover{background:var(--toBeQuoted_100)}.card-single-module__0Be0Iq__container.card-single-module__0Be0Iq__onMassQuoteCart.card-single-module__0Be0Iq__selected{border-left-color:var(--toBeQuoted_500)}
.tenders-shell-module__HPYDia__shellContent{min-height:0;margin-inline:var(--s-6);flex-direction:column;flex:auto;gap:0;display:flex}@media (max-width:768px){.tenders-shell-module__HPYDia__shellContent{margin-inline:var(--s-4)}}.tenders-shell-module__HPYDia__shellContent .tenders-shell-module__HPYDia__shellBand{padding:var(--s-2) 0;z-index:1;background:0 0;align-items:flex-end;display:flex;position:relative}.tenders-shell-module__HPYDia__shellContent .tenders-shell-module__HPYDia__shellBand .tenders-shell-module__HPYDia__tabsNav{align-items:center;gap:var(--s-1);width:fit-content;max-width:100%;padding:var(--s-1);border:1px solid var(--border-default);border-radius:var(--rad-5);background:var(--slate_50);flex-wrap:wrap;display:inline-flex}.tenders-shell-module__HPYDia__shellContent .tenders-shell-module__HPYDia__shellBand .tenders-shell-module__HPYDia__tabsNav .tenders-shell-module__HPYDia__tabButton{padding:var(--s-3) var(--s-5);border-radius:var(--rad-4);color:var(--slate_600);font-size:var(--font-lg);cursor:pointer;background:0 0;border:1px solid #0000;flex:none;justify-content:center;align-items:center;gap:0;font-weight:400;text-decoration:none;transition:color .15s,background-color .15s;display:inline-flex}.tenders-shell-module__HPYDia__shellContent .tenders-shell-module__HPYDia__shellBand .tenders-shell-module__HPYDia__tabsNav .tenders-shell-module__HPYDia__tabButton:hover{color:var(--slate_800);background:var(--white)}.tenders-shell-module__HPYDia__shellContent .tenders-shell-module__HPYDia__shellBand .tenders-shell-module__HPYDia__tabsNav .tenders-shell-module__HPYDia__tabButton[data-active=true]{color:var(--peakr_700);border-color:var(--peakr_200);background:var(--peakr_50);font-weight:500}.tenders-shell-module__HPYDia__shellContent .tenders-shell-module__HPYDia__shellBand .tenders-shell-module__HPYDia__tabsNav .tenders-shell-module__HPYDia__tabButton:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}@media (max-width:768px){.tenders-shell-module__HPYDia__shellContent .tenders-shell-module__HPYDia__shellBand .tenders-shell-module__HPYDia__tabsNav .tenders-shell-module__HPYDia__tabButton{padding:var(--s-3) var(--s-5);font-size:var(--font-md)}}.tenders-shell-module__HPYDia__shellContent .tenders-shell-module__HPYDia__shellBand .tenders-shell-module__HPYDia__tabsNav .tenders-shell-module__HPYDia__tabButton .tenders-shell-module__HPYDia__tabLabel{white-space:nowrap}.tenders-shell-module__HPYDia__shellContent .tenders-shell-module__HPYDia__tabPanel{min-height:0;margin:var(--s-2) 0 var(--s-6);padding:var(--s-6);border:1px solid var(--border-default);border-radius:var(--rad-3);background:var(--white);flex-direction:column;flex:auto;display:flex;overflow:hidden}
.peakr-pro-module__Agq--G__peakr{color:var(--peakr_700);font-weight:700;font-size:var(--font-xs);white-space:nowrap}.peakr-pro-module__Agq--G__peakr.peakr-pro-module__Agq--G__light{color:var(--peakr_300)}.peakr-pro-module__Agq--G__peakr.peakr-pro-module__Agq--G__medium{font-size:var(--font-md)}.peakr-pro-module__Agq--G__peakr.peakr-pro-module__Agq--G__medium .peakr-pro-module__Agq--G__pro{font-size:var(--font-xs)}.peakr-pro-module__Agq--G__peakr .peakr-pro-module__Agq--G__pro{color:var(--peakr_700);background-color:var(--peakr_300);border-radius:var(--rad-1);font-size:var(--font-xxs);padding:var(--s-1) var(--s-3)}
.dashboard-module__uEXRJq__content{margin:0 var(--page-content-inline-margin);padding:0 0 var(--s-10);gap:var(--s-6);flex-direction:column;display:flex}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__skeleton{gap:var(--s-6);flex-direction:column;display:flex}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items{grid-column-gap:var(--s-6);-moz-column-gap:var(--s-6);column-gap:var(--s-6);grid-row-gap:var(--s-12);row-gap:var(--s-12);grid-template-columns:repeat(3,1fr);display:grid}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items.dashboard-module__uEXRJq__isInternalVendor{grid-template-columns:repeat(4,1fr)}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__newRequestsChartContainer{grid-column:span 4}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__requestsStatusChartContainer{grid-column:span 3}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__generalDifferenceChartContainer{grid-column:span 1}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__categoriesDifferenceChartContainer{grid-column:span 2}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__generalSummaryChartContainer{grid-column:span 1}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__categoriesSummaryChartContainer{grid-column:span 2}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__dashboardInternal{background-color:var(--peakr_50);min-height:170px}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__dashboardInternal:hover{background-color:var(--peakr_100)}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__engageText{font-size:var(--font-xs);color:var(--slate_700);font-weight:600}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__allValue{color:var(--success_500)}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__hoverContainer{background:var(--peakr_100);gap:var(--s-4);padding:var(--s-6);text-align:center;flex-direction:column;padding-top:0;display:flex;position:absolute;inset:35px 0 0;container:hover-container/inline-size}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__hoverContainer .dashboard-module__uEXRJq__link{width:100%}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__hoverContainer .dashboard-module__uEXRJq__hoverTitle{color:var(--slate_700);font-weight:700;font-size:var(--font-lg)}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__hoverContainer .dashboard-module__uEXRJq__hoverCategories{font-size:var(--font-xs);color:var(--slate_400);font-weight:500}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__hoverContainer .dashboard-module__uEXRJq__hoverChangeTo{font-weight:600;font-size:var(--font-xs);color:var(--slate_700)}@container hover-container (max-width:345px){.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__hoverContainer .dashboard-module__uEXRJq__hoverTitle{font-size:var(--font-md)}}@container hover-container (max-width:300px){.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__hoverContainer .dashboard-module__uEXRJq__hoverTitle{font-size:var(--font-xs)}}.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__insightCard{background-color:var(--surface-panel)}@container (max-width:948px){.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__generalSummaryChartContainer,.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items .dashboard-module__uEXRJq__categoriesSummaryChartContainer{grid-column:span 3}}@container (max-width:1190px){.dashboard-module__uEXRJq__content .dashboard-module__uEXRJq__insights .dashboard-module__uEXRJq__items.dashboard-module__uEXRJq__isInternalVendor{grid-template-columns:repeat(2,1fr)}}.dashboard-module__uEXRJq__value{color:var(--slate_700);font-size:1.5rem;font-weight:700}.dashboard-module__uEXRJq__contextInfo{font-weight:500;font-size:var(--font-xs);color:var(--slate_400)}
.layout-card-module__gq8JNa__container{border:1px solid var(--tracking-panel-border);border-radius:var(--rad-5);background:var(--white);height:100%}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__header{padding:var(--s-6);padding-bottom:var(--s-14)}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__header .layout-card-module__gq8JNa__iconText{align-items:center;gap:var(--s-2);display:flex}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__header .layout-card-module__gq8JNa__iconText p{margin:0;line-height:normal}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__header .layout-card-module__gq8JNa__iconText>span{color:var(--blue_400)}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__header .layout-card-module__gq8JNa__twoColumns{justify-content:space-between;align-items:center;margin-top:-6px;display:flex}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__header .layout-card-module__gq8JNa__titleRow{justify-content:space-between;align-items:flex-start;gap:var(--s-4);margin-bottom:var(--s-2);display:flex}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__header .layout-card-module__gq8JNa__titleRow .layout-card-module__gq8JNa__title{margin:0}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__header .layout-card-module__gq8JNa__filter{justify-content:center;align-items:center;display:flex}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__header .layout-card-module__gq8JNa__title{color:var(--slate_700);margin:0;font-size:1.125rem;line-height:1.5rem}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__header p{color:var(--slate_400);font-size:var(--font-xs);margin:0;line-height:12.2px}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__content{padding-bottom:var(--s-6)}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__titleFirstContainer{box-sizing:border-box;flex-direction:column;display:flex}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__titleFirstHeader{gap:var(--s-2);padding:var(--s-4) var(--s-6) var(--s-2);box-sizing:border-box;flex-direction:column;display:flex}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__titleFirstHeader .layout-card-module__gq8JNa__titleRow{align-items:center;margin-bottom:0}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__titleFirstHeader .layout-card-module__gq8JNa__title{line-height:1.25rem}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__titleFirstHeader .layout-card-module__gq8JNa__iconText{gap:0}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__titleFirstHeader .layout-card-module__gq8JNa__iconText p{line-height:.75rem}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__titleFirstContent{flex:1;min-height:0;padding-bottom:0}.layout-card-module__gq8JNa__container .layout-card-module__gq8JNa__popover{padding:var(--s-3);overflow:hidden}
.dashboard-popover-module__qIFVvq__divisor{background-color:var(--slate_200);height:1px;margin:var(--s-4) var(--s-5);border:none}.dashboard-popover-module__qIFVvq__periodList{gap:var(--s-2);flex-direction:column;display:flex}.dashboard-popover-module__qIFVvq__periodList hr{background-color:var(--slate_200);border:none;height:1px}.dashboard-popover-module__qIFVvq__periodList .dashboard-popover-module__qIFVvq__orderList{width:100%;color:var(--slate_700);justify-content:space-between;display:flex}.dashboard-popover-module__qIFVvq__periodList .dashboard-popover-module__qIFVvq__orderList p{color:var(--slate_500)}.dashboard-popover-module__qIFVvq__periodList button{height:32px;padding:var(--s-4) var(--s-8);text-align:left;font-size:var(--font-md);color:var(--slate_500);align-items:center;gap:var(--s-4);cursor:pointer;border-radius:var(--rad-2);background-color:#0000;border:none;display:flex}.dashboard-popover-module__qIFVvq__periodList button:hover{background-color:var(--slate_100)}.dashboard-popover-module__qIFVvq__periodList button>div{width:20px;color:var(--blue_500)}.dashboard-popover-module__qIFVvq__periodList button>div span{display:block}.dashboard-popover-module__qIFVvq__periodList button.dashboard-popover-module__qIFVvq__active{background-color:var(--blue_200);color:var(--slate_900)}.dashboard-popover-module__qIFVvq__filter{font-size:var(--font-xs);color:var(--slate_400);justify-content:center;align-items:center;display:flex}
.dashboard-categories-difference-chart-module__dNt72G__container{width:100%;height:100%}.dashboard-categories-difference-chart-module__dNt72G__container .dashboard-categories-difference-chart-module__dNt72G__content{gap:var(--s-6);padding:var(--s-6);display:flex}.dashboard-categories-difference-chart-module__dNt72G__container .dashboard-categories-difference-chart-module__dNt72G__content>div{width:100%;max-width:30%;min-height:310px}
.dashboard-summary-legend-module__5Vc9bW__legends{justify-content:center;align-items:center;gap:var(--s-6);padding:var(--s-6) var(--s-12);display:flex}.dashboard-summary-legend-module__5Vc9bW__legends>div{flex-direction:column;align-items:center;display:flex}.dashboard-summary-legend-module__5Vc9bW__legends p{align-items:center;gap:var(--s-2);color:var(--slate_700);font-size:var(--font-xs);pointer-events:none;display:flex}.dashboard-summary-legend-module__5Vc9bW__legends p>span{border-radius:var(--rad-1);width:16px;height:16px;display:block}.dashboard-summary-legend-module__5Vc9bW__legends p>span.dashboard-summary-legend-module__5Vc9bW__noQuoted{background-color:#f5cdcd}.dashboard-summary-legend-module__5Vc9bW__legends p>span.dashboard-summary-legend-module__5Vc9bW__quoted{background-color:var(--toBeAwarded_400)}.dashboard-summary-legend-module__5Vc9bW__legends p>span.dashboard-summary-legend-module__5Vc9bW__awarded{background-color:#6ed848}.dashboard-summary-legend-module__5Vc9bW__legends div>span{font-size:var(--font-xs)}
.dashboard-categories-summary-chart-module__AtJcfG__container{grid-column:span 2;height:100%}.dashboard-categories-summary-chart-module__AtJcfG__container .dashboard-categories-summary-chart-module__AtJcfG__content{justify-content:center;max-height:280px;display:flex}.dashboard-categories-summary-chart-module__AtJcfG__container .dashboard-categories-summary-chart-module__AtJcfG__content>div{max-width:30%}@container (max-width:948px){.dashboard-categories-summary-chart-module__AtJcfG__container{grid-column:span 3}}
.dashboard-general-difference-chart-module__rfKkba__container{width:100%;height:100%}.dashboard-general-difference-chart-module__rfKkba__container .dashboard-general-difference-chart-module__rfKkba__content{padding:0 var(--s-6);justify-content:center;width:100%;max-width:30vw;min-height:310px;display:block}
.dashboard-general-summary-chart-module__2MQHoq__container{width:100%}.dashboard-general-summary-chart-module__2MQHoq__container .dashboard-general-summary-chart-module__2MQHoq__content{justify-content:center;height:240px;display:flex}
.engagement-notification-module__O9uMUq__container{padding:var(--s-12)}.engagement-notification-module__O9uMUq__container .engagement-notification-module__O9uMUq__card{gap:var(--s-4);padding:var(--s-8);border:2px solid var(--peakr_400);border-radius:var(--rad-2);cursor:pointer;background-color:var(--peakr_50);text-align:left;flex-direction:column;width:100%;display:flex}.engagement-notification-module__O9uMUq__container .engagement-notification-module__O9uMUq__card .engagement-notification-module__O9uMUq__header{gap:var(--s-4);padding-right:var(--s-8);display:flex}.engagement-notification-module__O9uMUq__container .engagement-notification-module__O9uMUq__card .engagement-notification-module__O9uMUq__header h3{line-height:normal;font-size:var(--font-md);color:var(--slate_700)}.engagement-notification-module__O9uMUq__container .engagement-notification-module__O9uMUq__card .engagement-notification-module__O9uMUq__header span{line-height:17px;font-size:var(--font-xs);color:var(--slate_400)}.engagement-notification-module__O9uMUq__container .engagement-notification-module__O9uMUq__card p{font-size:var(--font-xs);color:var(--slate_700)}.engagement-notification-module__O9uMUq__container .engagement-notification-module__O9uMUq__card .engagement-notification-module__O9uMUq__changeNow{text-align:center;font-weight:600}.engagement-notification-module__O9uMUq__divider{border-top:1px solid var(--slate_300)}
.card-group-module__I0F-tW__group{position:relative}.card-group-module__I0F-tW__childrenWrapper{grid-template-rows:0fr;transition:grid-template-rows .22s;display:grid}.card-group-module__I0F-tW__childrenWrapper.card-group-module__I0F-tW__expanded{grid-template-rows:1fr}.card-group-module__I0F-tW__childrenInner{min-height:0;overflow:hidden}.card-group-module__I0F-tW__container{z-index:2;gap:var(--s-2);padding:var(--s-2) var(--s-4);border:1px solid #0000;border-left-width:2px;border-right:0;border-bottom-color:var(--border-default);background:var(--white);width:100%;transition:background-color .14s,border-color .14s;display:flex;position:sticky;top:0}.card-group-module__I0F-tW__container .card-group-module__I0F-tW__selection{flex-shrink:0;padding-top:2px}.card-group-module__I0F-tW__container .card-group-module__I0F-tW__guideLine{background:var(--slate_300);width:2px;position:absolute;top:29px;bottom:-1px;left:14px}.card-group-module__I0F-tW__container:hover:not(.card-group-module__I0F-tW__selected){background:var(--surface-panel-hover)}.card-group-module__I0F-tW__container.card-group-module__I0F-tW__expanded{background:var(--slate_50)}.card-group-module__I0F-tW__container.card-group-module__I0F-tW__selected{background:var(--peakr_50);border-left-color:var(--peakr_500);border-top-color:#0000;border-bottom-color:var(--peakr_100)}.card-group-module__I0F-tW__container.card-group-module__I0F-tW__onAwardingCart{border-left-color:var(--toBeAwarded_300)}.card-group-module__I0F-tW__container.card-group-module__I0F-tW__onAwardingCart:hover{background:var(--toBeAwarded_50)}.card-group-module__I0F-tW__container.card-group-module__I0F-tW__onAwardingCart.card-group-module__I0F-tW__selected{border-left-color:var(--toBeAwarded_500)}.card-group-module__I0F-tW__container.card-group-module__I0F-tW__onMassQuoteCart{border-left-color:var(--toBeQuoted_300)}.card-group-module__I0F-tW__container.card-group-module__I0F-tW__onMassQuoteCart:hover{background:var(--toBeQuoted_50)}.card-group-module__I0F-tW__container.card-group-module__I0F-tW__onMassQuoteCart.card-group-module__I0F-tW__selected{border-left-color:var(--toBeQuoted_500)}.card-group-module__I0F-tW__container>a{min-width:0;color:inherit;gap:var(--s-1);flex-direction:column;flex:auto;text-decoration:none;display:flex}.card-group-module__I0F-tW__container .card-group-module__I0F-tW__footer{min-height:var(--s-6);align-items:center;gap:var(--s-2);display:flex}.card-group-module__I0F-tW__header{min-height:var(--s-8);justify-content:space-between;align-items:center;gap:var(--s-2);min-width:0;display:flex}.card-group-module__I0F-tW__headerGroup{align-items:center;gap:var(--s-2);min-width:0;display:flex;overflow:hidden}.card-group-module__I0F-tW__id{font-size:var(--font-xs);color:var(--slate_600);letter-spacing:-.1px;flex-shrink:0;font-weight:500;line-height:1}.card-group-module__I0F-tW__date{font-size:var(--font-xxs);color:var(--text-muted);white-space:nowrap;flex-shrink:0}.card-group-module__I0F-tW__descriptionWrapper{align-items:center;min-width:0;display:flex}.card-group-module__I0F-tW__descriptionAndCompany{flex:auto;min-width:0}.card-group-module__I0F-tW__agreedPurchaseIcon{color:var(--slate_500);flex-shrink:0;align-items:center;display:inline-flex}.card-group-module__I0F-tW__description{color:var(--text-primary);font-size:var(--font-xs);white-space:nowrap;text-overflow:ellipsis;text-align:left;font-weight:400;overflow:hidden}.card-group-module__I0F-tW__statusCount{flex-shrink:0;gap:2px;display:flex}.card-group-module__I0F-tW__statusCount>span{display:flex}.card-group-module__I0F-tW__badgeCount{justify-content:center;align-items:center;display:flex;width:var(--s-8)!important;height:var(--s-7)!important;color:var(--slate_600)!important;font-weight:500!important;font-size:var(--font-xxs)!important;padding:0!important}.card-group-module__I0F-tW__expandedIcon{width:var(--s-8);height:var(--s-8);flex-shrink:0;color:var(--slate_400)!important;background-color:#0000!important;border:none!important;padding:0!important}.card-group-module__I0F-tW__expandedIcon:after{color:var(--slate_400)!important;background-color:#0000!important;border:none!important}.card-group-module__I0F-tW__companyName{color:var(--text-secondary);font-size:var(--font-xxs);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.card-group-module__I0F-tW__logoAndName{align-items:center;gap:var(--s-2);flex:auto;min-width:0;display:flex}.card-group-module__I0F-tW__expandAndNotSeenContainer{justify-content:center;align-items:center;gap:var(--s-1);flex-direction:column;flex-shrink:0;display:flex}.card-group-module__I0F-tW__notSeen{background-color:var(--interactive-info);height:var(--s-3);width:var(--s-3);border-radius:50%}
.search-company-module__CriqnW__companyOption{align-items:flex-start;gap:var(--s-4);display:flex}.search-company-module__CriqnW__companyOption .search-company-module__CriqnW__companyDetails{gap:var(--s-1);flex-direction:column;min-width:0;display:flex}.search-company-module__CriqnW__companyOption .search-company-module__CriqnW__name{color:var(--slate_700);font-size:var(--font-xs);letter-spacing:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.search-company-module__CriqnW__companyOption .search-company-module__CriqnW__legalName,.search-company-module__CriqnW__companyOption .search-company-module__CriqnW__document{color:var(--slate_500);font-size:var(--font-xxs);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:1.3;overflow:hidden}.search-company-module__CriqnW__companyOption .search-company-module__CriqnW__badges{align-items:center;gap:var(--s-2);flex-wrap:nowrap;display:flex;overflow:hidden}.search-company-module__CriqnW__companyOption.search-company-module__CriqnW__warning .search-company-module__CriqnW__name{color:var(--error_600)}.search-company-module__CriqnW__companyOption.search-company-module__CriqnW__warning .search-company-module__CriqnW__legalName,.search-company-module__CriqnW__companyOption.search-company-module__CriqnW__warning .search-company-module__CriqnW__document{color:var(--error_400)}
@keyframes create-quote-base-vendor-module__AJOdaq__fieldFlash{0%{background-color:#0000}25%{background-color:var(--error_50)}65%{background-color:var(--error_50)}to{background-color:#0000}}@keyframes create-quote-base-vendor-module__AJOdaq__itemFieldFlash{0%{background-color:#0000}25%{background-color:var(--error_50)}65%{background-color:var(--error_50)}to{background-color:#0000}}@keyframes create-quote-base-vendor-module__AJOdaq__financingRowEnter{0%{opacity:0;max-height:0;transform:translateY(-3px)}to{opacity:1;max-height:32px;transform:translateY(0)}}@keyframes create-quote-base-vendor-module__AJOdaq__financingRowExit{0%{opacity:1;max-height:32px;transform:translateY(0)}to{opacity:0;max-height:0;transform:translateY(-3px)}}@keyframes create-quote-base-vendor-module__AJOdaq__submitErrorFlash{0%{background-color:var(--peakr_300);border-color:var(--peakr_400);color:var(--peakr_600)}25%{background-color:var(--error_300);border-color:var(--error_500);color:var(--error_700)}75%{background-color:var(--error_300);border-color:var(--error_500);color:var(--error_700)}to{background-color:var(--peakr_300);border-color:var(--peakr_400);color:var(--peakr_600)}}.create-quote-base-vendor-module__AJOdaq__containerOuter{container-type:inline-size}.create-quote-base-vendor-module__AJOdaq__container{--quote-form-error-border:var(--interactive-danger-soft);border-top:1px solid var(--border-default);background-color:var(--surface-panel);grid-template-columns:1fr 300px 230px;display:grid}.create-quote-base-vendor-module__AJOdaq__quoteSectionWrapper{align-items:stretch;gap:var(--s-6);display:flex}.create-quote-base-vendor-module__AJOdaq__quoteSectionForm{border:1px solid var(--border-default);border-radius:var(--rad-3);background-color:var(--surface-panel);flex:1;grid-template-columns:1fr 300px;min-width:0;display:grid;overflow:hidden}.create-quote-base-vendor-module__AJOdaq__quoteSectionForm .create-quote-base-vendor-module__AJOdaq__conditionsColumn{border-right:0}.create-quote-base-vendor-module__AJOdaq__required{color:var(--error_500)}.create-quote-base-vendor-module__AJOdaq__emphasis{font-weight:500}.create-quote-base-vendor-module__AJOdaq__productColumn,.create-quote-base-vendor-module__AJOdaq__conditionsColumn{min-width:0;padding:var(--s-6);border-right:1px solid var(--border-subtle);gap:var(--s-6);flex-direction:column;display:flex}.create-quote-base-vendor-module__AJOdaq__summaryColumn{min-width:0;padding:var(--s-6);gap:var(--s-3);background-color:var(--slate_50);flex-direction:column;display:flex;overflow-y:auto}.create-quote-base-vendor-module__AJOdaq__productColumn .create-quote-base-vendor-module__AJOdaq__itemField{position:relative}.create-quote-base-vendor-module__AJOdaq__productColumn .create-quote-base-vendor-module__AJOdaq__itemField.create-quote-base-vendor-module__AJOdaq__itemFieldError,.create-quote-base-vendor-module__AJOdaq__productColumn .create-quote-base-vendor-module__AJOdaq__itemField.create-quote-base-vendor-module__AJOdaq__itemFieldErrorFlash{border-radius:var(--rad-2)}.create-quote-base-vendor-module__AJOdaq__productColumn .create-quote-base-vendor-module__AJOdaq__itemField.create-quote-base-vendor-module__AJOdaq__itemFieldError{outline:1px solid var(--quote-form-error-border);outline-offset:-1px}.create-quote-base-vendor-module__AJOdaq__productColumn .create-quote-base-vendor-module__AJOdaq__itemField.create-quote-base-vendor-module__AJOdaq__itemFieldErrorFlash{animation:.48s ease-out create-quote-base-vendor-module__AJOdaq__itemFieldFlash}.create-quote-base-vendor-module__AJOdaq__productColumn .create-quote-base-vendor-module__AJOdaq__itemField .create-quote-base-vendor-module__AJOdaq__itemAutocomplete{width:100%}.create-quote-base-vendor-module__AJOdaq__productColumn .create-quote-base-vendor-module__AJOdaq__itemField .create-quote-base-vendor-module__AJOdaq__fieldCounter{margin-top:var(--s-2);color:var(--slate_400);font-size:var(--font-xxs);justify-content:flex-end;line-height:1;display:flex}.create-quote-base-vendor-module__AJOdaq__productColumn .create-quote-base-vendor-module__AJOdaq__descriptionField{position:relative}.create-quote-base-vendor-module__AJOdaq__productColumn .create-quote-base-vendor-module__AJOdaq__descriptionField .create-quote-base-vendor-module__AJOdaq__fieldCounter{margin-top:var(--s-2);color:var(--slate_400);font-size:var(--font-xxs);justify-content:flex-end;line-height:1;display:flex}.create-quote-base-vendor-module__AJOdaq__productColumn .create-quote-base-vendor-module__AJOdaq__documentsSection{gap:var(--s-3);flex-direction:column;min-height:0;display:flex}.create-quote-base-vendor-module__AJOdaq__productColumn .create-quote-base-vendor-module__AJOdaq__documentsSection .peakr-upload-list{max-height:86px;margin-top:var(--s-3);padding-top:0;overflow-y:auto}.create-quote-base-vendor-module__AJOdaq__productColumn .create-quote-base-vendor-module__AJOdaq__documentsSection .peakr-upload-item{min-width:0}.create-quote-base-vendor-module__AJOdaq__productColumn .create-quote-base-vendor-module__AJOdaq__documentsSection .peakr-upload-trigger{border:1px dashed var(--border-default);border-radius:var(--rad-3);background-color:var(--surface-panel);color:var(--peakr_700);cursor:pointer;display:block;overflow:hidden}.create-quote-base-vendor-module__AJOdaq__productColumn .create-quote-base-vendor-module__AJOdaq__documentsSection .peakr-upload-trigger:hover{border-color:var(--peakr_400);background-color:var(--peakr_50)}.create-quote-base-vendor-module__AJOdaq__productColumn .create-quote-base-vendor-module__AJOdaq__documentsSection .peakr-upload-trigger>span{align-items:center;gap:var(--s-3);width:100%;min-height:46px;padding:var(--s-4) var(--s-6);cursor:pointer;display:flex}.create-quote-base-vendor-module__AJOdaq__productColumn .create-quote-base-vendor-module__AJOdaq__documentsSection .create-quote-base-vendor-module__AJOdaq__sectionHeading{align-items:center;gap:var(--s-2);color:var(--slate_700);font-size:var(--font-xs);font-weight:500;display:flex}.create-quote-base-vendor-module__AJOdaq__productColumn .create-quote-base-vendor-module__AJOdaq__documentsSection .create-quote-base-vendor-module__AJOdaq__sectionHeading .create-quote-base-vendor-module__AJOdaq__optionalLabel{color:var(--slate_400);font-size:var(--font-xxs);font-weight:400}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection{gap:var(--s-6);flex-direction:column;flex:none;min-width:0;display:flex}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection.create-quote-base-vendor-module__AJOdaq__priceSectionError{border-radius:var(--rad-2);outline:1px solid var(--quote-form-error-border);outline-offset:-1px}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection.create-quote-base-vendor-module__AJOdaq__priceSectionErrorFlash{animation:.48s ease-out create-quote-base-vendor-module__AJOdaq__fieldFlash}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__priceFields{gap:var(--s-3);flex-direction:column;display:flex}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__priceFields>*{min-width:0}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__priceControls{justify-content:space-between;align-items:center;gap:var(--s-3);flex-wrap:wrap;display:flex}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__priceBadgeGroup{align-items:center;gap:var(--s-3);flex-wrap:wrap;min-width:0;display:flex}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__priceTypeBadge{align-items:center;gap:var(--s-2);padding:var(--s-2) var(--s-4);border:1px solid var(--peakr_500);border-radius:var(--rad-5);background-color:var(--peakr_100);color:var(--peakr_800);cursor:pointer;font-size:var(--font-xs);white-space:nowrap;font-weight:500;display:inline-flex}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__priceTypeBadge:hover{background-color:var(--peakr_200)}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__ivaBadgeDisabled{border-color:var(--border-default);color:var(--slate_400);cursor:not-allowed;background-color:#0000}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__ivaBadgeDisabled:hover{background-color:#0000}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__ivaBadgeError{border-color:var(--quote-form-error-border);background-color:var(--error_50);color:var(--error_700)}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__ivaBadgeError:hover{background-color:var(--error_100)}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__freightBadgeIncluded{border-color:var(--slate_300);background-color:var(--slate_100);color:var(--slate_700)}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__freightBadgeIncluded:hover{background-color:var(--slate_200)}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__freightBadgeFixed{border-color:var(--blue_200);background-color:var(--blue_50);color:var(--blue_400)}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__freightBadgeFixed:hover{background-color:var(--blue_100)}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__freightBadgeFlex{border-color:var(--success_200);background-color:var(--success_50);color:var(--success_400)}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__freightBadgeFlex:hover{background-color:var(--success_100)}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__ivaInline{align-items:center;gap:var(--s-3);flex-shrink:0;display:flex}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__ivaInline>span{color:var(--slate_600);font-size:var(--font-xs);white-space:nowrap;font-weight:400}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__ivaSelect{width:72px}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__quoteAdjustmentControls{grid-gap:var(--s-4);gap:var(--s-4);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__priceSection .create-quote-base-vendor-module__AJOdaq__quoteAdjustmentInput{min-width:0}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__conditionSection{gap:var(--s-4);flex-direction:column;min-width:0;display:flex}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__conditionSection.create-quote-base-vendor-module__AJOdaq__conditionSectionError{outline:1px solid var(--quote-form-error-border);outline-offset:-1px}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__conditionSection.create-quote-base-vendor-module__AJOdaq__conditionSectionErrorFlash{animation:.48s ease-out create-quote-base-vendor-module__AJOdaq__fieldFlash}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__conditionSection .create-quote-base-vendor-module__AJOdaq__logisticsRow{grid-gap:var(--s-4);gap:var(--s-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__conditionSection .create-quote-base-vendor-module__AJOdaq__logisticsField{flex-direction:column;min-width:0;display:flex}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__conditionSection .create-quote-base-vendor-module__AJOdaq__logisticsDateField{border:1px solid var(--border-default);border-radius:var(--rad-2);background-color:var(--surface-panel);align-items:center;min-width:0;height:36px;display:flex}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__conditionSection .create-quote-base-vendor-module__AJOdaq__logisticsDateField:focus-within{border-color:var(--control-border-active)}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__conditionSection .create-quote-base-vendor-module__AJOdaq__logisticsDateField.create-quote-base-vendor-module__AJOdaq__logisticsDateFieldError,.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__conditionSection .create-quote-base-vendor-module__AJOdaq__logisticsDateField.create-quote-base-vendor-module__AJOdaq__logisticsDateFieldError:focus-within{border-color:var(--quote-form-error-border)}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__conditionSection .create-quote-base-vendor-module__AJOdaq__logisticsDateField .create-quote-base-vendor-module__AJOdaq__logisticsIconAddon{border-right:1px solid var(--border-default);border-radius:var(--rad-2) 0 0 var(--rad-2);background-color:var(--slate_50);width:36px;height:100%;color:var(--slate_500);flex:none;justify-content:center;align-items:center;display:inline-flex}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__conditionSection .create-quote-base-vendor-module__AJOdaq__logisticsDateField .create-quote-base-vendor-module__AJOdaq__validityDatePicker{width:100%;min-width:0;height:34px;min-height:34px;box-shadow:none;background-color:#0000;border-color:#0000;flex:auto}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__conditionSection .create-quote-base-vendor-module__AJOdaq__logisticsDateField .create-quote-base-vendor-module__AJOdaq__validityDatePicker.ant-picker-status-error{box-shadow:none;border-color:#0000}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__paymentTermsPanel{gap:var(--s-4);min-width:0;padding:var(--s-6);border:1px solid var(--border-default);border-radius:var(--rad-3);background-color:var(--slate_50);flex-direction:column;margin-top:auto;display:flex}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__paymentTermsPanel .create-quote-base-vendor-module__AJOdaq__paymentTermsIntro{align-items:center;gap:var(--s-5);min-width:0;display:flex}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__paymentTermsPanel .create-quote-base-vendor-module__AJOdaq__paymentTermsIcon{border-radius:var(--rad-5);background-color:var(--peakr_100);width:40px;height:40px;color:var(--peakr_700);flex:none;justify-content:center;align-items:center;display:inline-flex}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__paymentTermsPanel .create-quote-base-vendor-module__AJOdaq__paymentTermsCopy{gap:var(--s-3);flex-direction:column;min-width:0;display:flex}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__paymentTermsPanel .create-quote-base-vendor-module__AJOdaq__paymentTermsTitle{color:var(--slate_700);font-size:var(--font-xs);font-weight:400;line-height:1.3}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__paymentTermsPanel .create-quote-base-vendor-module__AJOdaq__paymentTermsReceiveLine{align-items:center;gap:var(--s-2) var(--s-3);min-width:0;color:var(--slate_500);font-size:var(--font-xs);flex-wrap:wrap;line-height:1.4;display:flex}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__paymentTermsPanel .create-quote-base-vendor-module__AJOdaq__paymentTermsBadge,.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__paymentTermsPanel .create-quote-base-vendor-module__AJOdaq__paymentTermsBadgeStatic{align-items:center;gap:var(--s-2);min-width:0;max-width:100%;padding:var(--s-2) var(--s-4);border:1px solid var(--peakr_500);border-radius:var(--rad-5);background-color:var(--peakr_100);color:var(--peakr_800);font-size:var(--font-xs);font-weight:500;line-height:1;display:inline-flex}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__paymentTermsPanel .create-quote-base-vendor-module__AJOdaq__paymentTermsBadge>span,.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__paymentTermsPanel .create-quote-base-vendor-module__AJOdaq__paymentTermsBadgeStatic>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__paymentTermsPanel .create-quote-base-vendor-module__AJOdaq__paymentTermsBadge{cursor:pointer}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__paymentTermsPanel .create-quote-base-vendor-module__AJOdaq__paymentTermsBadge:hover{background-color:var(--peakr_200)}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__paymentTermsPanel .create-quote-base-vendor-module__AJOdaq__paymentTermsBadgeStatic{border-color:var(--slate_300);background-color:var(--slate_100);color:var(--slate_700)}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__paymentTermsPanel .create-quote-base-vendor-module__AJOdaq__termsChangedNotice{justify-content:space-between;align-items:center;gap:var(--s-4);padding:var(--s-3) var(--s-5);border:1px solid var(--toBeQuoted_200);border-radius:var(--rad-2);background-color:var(--toBeQuoted_50);color:var(--toBeQuoted_800);font-size:var(--font-xxs);display:flex}.create-quote-base-vendor-module__AJOdaq__conditionsColumn .create-quote-base-vendor-module__AJOdaq__paymentTermsPanel .create-quote-base-vendor-module__AJOdaq__termsChangedNotice button{color:var(--toBeQuoted_800);cursor:pointer;font-size:inherit;background-color:#0000;border:0;font-weight:500;text-decoration:underline}.create-quote-base-vendor-module__AJOdaq__summaryColumn.create-quote-base-vendor-module__AJOdaq__summaryColumnQuoteSection{background-color:#0000;flex:0 0 300px;width:300px;padding:0;overflow-y:visible}.create-quote-base-vendor-module__AJOdaq__summaryColumn.create-quote-base-vendor-module__AJOdaq__summaryColumnQuoteSection .create-quote-base-vendor-module__AJOdaq__summaryIcon{background-color:var(--toBeQuoted_100);color:var(--toBeQuoted_700)}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summaryHeading{justify-content:space-between;align-items:center;gap:var(--s-3);color:var(--slate_800);font-size:var(--font-xs);font-weight:500;display:flex}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summaryHeadingLabel{color:var(--success_700);font-size:var(--font-xs);font-weight:500}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summaryHeadingLabelNeutral{color:var(--slate_600);font-size:var(--font-xs);font-weight:500}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summaryIcon{border-radius:var(--rad-2);background-color:var(--peakr_100);width:24px;height:24px;color:var(--peakr_700);justify-content:center;align-items:center;display:flex}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summaryFocus{gap:var(--s-2);flex-direction:column;display:flex}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summaryFocusLabel{color:var(--success_700);font-size:var(--font-xs);font-weight:500}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summaryFocusValue{color:var(--success_700);font-size:var(--font-xl);letter-spacing:0;font-weight:600;line-height:1.05}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summaryFocusCopy{color:var(--slate_500);font-size:var(--font-xxs)}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summaryBuyerPayment{justify-content:space-between;align-items:center;gap:var(--s-3);padding-bottom:var(--s-3);border-bottom:1px solid var(--border-subtle);color:var(--slate_700);font-size:var(--font-xs);flex-direction:row;display:flex}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summaryBuyerPayment>span:last-child{color:var(--slate_800);font-size:var(--font-sm);font-weight:500}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summaryBreakdown{gap:var(--s-2);flex-direction:column;display:flex}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summarySectionTitle{color:var(--slate_700);font-size:var(--font-xs);font-weight:500}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summaryRow{justify-content:space-between;gap:var(--s-3);color:var(--slate_600);font-size:var(--font-xxs);display:flex}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summaryRow>span:last-child{color:var(--slate_800);text-align:right;font-weight:500}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__freightSummary{gap:var(--s-2);padding-top:var(--s-3);border-top:1px solid var(--border-subtle);flex-direction:column;margin-top:auto;display:flex}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summaryTotalRow{padding-top:var(--s-2);border-top:1px solid var(--border-subtle)}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summaryTotalRow>span{color:var(--slate_800);font-weight:500}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summaryIvaRow{padding-top:var(--s-2);border-top:1px solid var(--border-subtle)}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summaryBottomLine{justify-content:space-between;align-items:center;gap:var(--s-3);padding-top:var(--s-3);border-top:1px solid var(--border-subtle);color:var(--slate_700);font-size:var(--font-xs);flex-direction:row;display:flex}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__summaryBottomLine>span:last-child{color:var(--slate_800);font-size:var(--font-sm);text-align:right;font-weight:500}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__financingRowWrap{overflow:hidden}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__financingRowEnter{animation:.22s cubic-bezier(.16,1,.3,1) both create-quote-base-vendor-module__AJOdaq__financingRowEnter}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__financingRowExit{animation:.18s ease-in both create-quote-base-vendor-module__AJOdaq__financingRowExit}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__footer{gap:var(--s-3);display:flex}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__footer button{min-height:32px;padding:0 var(--s-4);white-space:nowrap;flex:auto}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__publishNote{justify-content:center;align-items:center;gap:var(--s-3);color:var(--slate_500);font-size:var(--font-xxs);margin:0;display:flex}.create-quote-base-vendor-module__AJOdaq__summaryColumn .create-quote-base-vendor-module__AJOdaq__submitButtonFlash{animation:.55s ease-in-out create-quote-base-vendor-module__AJOdaq__submitErrorFlash}@container (max-width:876px){.create-quote-base-vendor-module__AJOdaq__containerOuter .create-quote-base-vendor-module__AJOdaq__container{grid-template-columns:1fr 300px}.create-quote-base-vendor-module__AJOdaq__containerOuter .create-quote-base-vendor-module__AJOdaq__conditionsColumn{border-right:0}.create-quote-base-vendor-module__AJOdaq__containerOuter .create-quote-base-vendor-module__AJOdaq__summaryColumn{border-top:1px solid var(--border-subtle);grid-column:1/-1}.create-quote-base-vendor-module__AJOdaq__containerOuter .create-quote-base-vendor-module__AJOdaq__quoteSectionWrapper{flex-direction:column}.create-quote-base-vendor-module__AJOdaq__containerOuter .create-quote-base-vendor-module__AJOdaq__summaryColumnQuoteSection{border-top:0;flex-basis:auto;width:100%}}@container (max-width:560px){.create-quote-base-vendor-module__AJOdaq__containerOuter .create-quote-base-vendor-module__AJOdaq__container{flex-direction:column;display:flex}.create-quote-base-vendor-module__AJOdaq__containerOuter .create-quote-base-vendor-module__AJOdaq__productColumn,.create-quote-base-vendor-module__AJOdaq__containerOuter .create-quote-base-vendor-module__AJOdaq__conditionsColumn{border-right:0;border-bottom:1px solid var(--border-subtle)}.create-quote-base-vendor-module__AJOdaq__containerOuter .create-quote-base-vendor-module__AJOdaq__summaryColumn{border-top:0;display:flex}.create-quote-base-vendor-module__AJOdaq__containerOuter .create-quote-base-vendor-module__AJOdaq__quoteSectionForm{flex-direction:column;display:flex}.create-quote-base-vendor-module__AJOdaq__containerOuter .create-quote-base-vendor-module__AJOdaq__quoteAdjustmentControls{grid-template-columns:1fr}}@container (max-width:520px){.create-quote-base-vendor-module__AJOdaq__containerOuter .create-quote-base-vendor-module__AJOdaq__footer{flex-direction:column-reverse}}
.menu-select-module__7WgPIa__popoverContainer{min-width:120px;box-shadow:var(--shadow-xl);overflow:hidden}.menu-select-module__7WgPIa__list{gap:var(--s-2);flex-direction:column;list-style:none;display:flex}.menu-select-module__7WgPIa__listItem{justify-content:space-between;align-items:center;gap:var(--s-8);height:32px;padding:var(--s-2) var(--s-4);border-radius:var(--rad-2);cursor:pointer;color:var(--text-muted);font-size:var(--font-sm);width:100%;font-weight:500;font-size:var(--font-xs);background-color:#0000;border:none;display:flex}.menu-select-module__7WgPIa__listItem:hover{background-color:var(--surface-panel-muted)}.menu-select-module__7WgPIa__listItem.menu-select-module__7WgPIa__selected{background-color:var(--status-info-soft);color:var(--text-primary);font-weight:500}.menu-select-module__7WgPIa__listItem.menu-select-module__7WgPIa__selected span{color:var(--status-info-foreground)}.menu-select-module__7WgPIa__prefixAndValue{align-items:center;display:flex}
.section-header-module__LBcFVa__sectionHeader{gap:var(--s-6);flex-direction:column;min-width:0;display:flex}.section-header-module__LBcFVa__main{gap:var(--s-6);min-width:0;display:flex}.section-header-module__LBcFVa__markerBar{border-radius:var(--rad-1);background-color:var(--section-marker-bg);width:16px;min-width:16px}.section-header-module__LBcFVa__content{justify-content:space-between;align-items:flex-start;gap:var(--s-8);width:100%;min-width:0;display:flex}.section-header-module__LBcFVa__headingGroup{align-items:center;gap:var(--s-6);flex:auto;min-width:0;display:flex}.section-header-module__LBcFVa__leading{flex:none;display:flex}.section-header-module__LBcFVa__copy{gap:var(--s-2);flex-direction:column;min-width:0;display:flex}.section-header-module__LBcFVa__title{color:var(--text-heading);font-size:var(--font-xl);font-weight:500;line-height:1.2}.section-header-module__LBcFVa__description{color:var(--text-secondary);font-size:var(--font-md);line-height:1.4}.section-header-module__LBcFVa__supporting,.section-header-module__LBcFVa__extra{color:var(--text-secondary)}.section-header-module__LBcFVa__actions{justify-content:flex-end;align-items:center;gap:var(--s-4);flex-shrink:0;display:flex}@media screen and (max-width:768px){.section-header-module__LBcFVa__content{flex-direction:column;align-items:stretch}.section-header-module__LBcFVa__actions{flex-wrap:wrap;justify-content:flex-start}.section-header-module__LBcFVa__sectionHeader[data-actions-layout=inline] .section-header-module__LBcFVa__content{flex-direction:row;align-items:flex-start}.section-header-module__LBcFVa__sectionHeader[data-actions-layout=inline] .section-header-module__LBcFVa__actions{flex-wrap:nowrap;justify-content:flex-end}}
.company-profile-section-header-module__b6oWUa__header{min-height:64px;padding:var(--s-5) var(--s-6);border-bottom:1px solid var(--border-subtle);background:var(--surface-panel);justify-content:center}.company-profile-section-header-module__b6oWUa__header p{font-size:var(--font-xs);line-height:1.3}.company-profile-section-header-module__b6oWUa__header h1,.company-profile-section-header-module__b6oWUa__header h2,.company-profile-section-header-module__b6oWUa__header h3,.company-profile-section-header-module__b6oWUa__header h4,.company-profile-section-header-module__b6oWUa__header h5,.company-profile-section-header-module__b6oWUa__header h6{font-size:var(--font-md);line-height:1.2}.company-profile-section-header-module__b6oWUa__title{color:var(--peakr_800)}.company-profile-section-header-module__b6oWUa__icon{border:1px solid var(--peakr_200);border-radius:var(--rad-2);background:var(--peakr_50);width:40px;height:40px;color:var(--peakr_700);flex:0 0 40px;justify-content:center;align-items:center;display:inline-flex}.company-profile-section-header-module__b6oWUa__trailing{justify-content:flex-end;align-items:center;gap:var(--s-4);flex-wrap:wrap;display:flex}@media (max-width:640px){.company-profile-section-header-module__b6oWUa__header{padding:var(--s-5)}.company-profile-section-header-module__b6oWUa__trailing{justify-content:flex-start}}
.company-profile-content-module__580cva__content{gap:var(--profile-section-gap);min-width:0;margin:0 var(--page-content-inline-margin);flex-direction:column;flex:1 0 auto;display:flex}.company-profile-content-module__580cva__content>:last-child{flex-grow:1}.company-profile-content-module__580cva__section{border:1px solid var(--border-default);border-radius:var(--rad-2);background:var(--surface-panel);min-width:0;scroll-margin-top:var(--s-8);flex-direction:column;display:flex;position:relative;overflow:hidden}.company-profile-content-module__580cva__section[data-profile-section-highlight=true]{animation:.72s cubic-bezier(.22,1,.36,1) company-profile-content-module__580cva__profile-section-border-flash}.company-profile-content-module__580cva__section[data-profile-section-highlight=true]:after{z-index:2;border:3px solid var(--peakr_100);border-radius:inherit;content:"";pointer-events:none;animation:.72s cubic-bezier(.22,1,.36,1) company-profile-content-module__580cva__profile-section-soft-border-flash;position:absolute;inset:0}@keyframes company-profile-content-module__580cva__profile-section-border-flash{0%,to{border-color:var(--border-default)}38%{border-color:var(--peakr_600)}}@keyframes company-profile-content-module__580cva__profile-section-soft-border-flash{0%,to{opacity:0}38%{opacity:.9}}.company-profile-content-module__580cva__body{min-width:0}.company-profile-content-module__580cva__body[data-spacing=padded]{padding:var(--s-6)}@media (max-width:640px){.company-profile-content-module__580cva__body[data-spacing=padded]{padding:var(--s-5)}}@media (prefers-reduced-motion:reduce){.company-profile-content-module__580cva__section[data-profile-section-highlight=true]{animation:none}.company-profile-content-module__580cva__section[data-profile-section-highlight=true]:after{content:none;animation:none}}
