.CompanyCnpj{font-variant-numeric:tabular-nums;flex-wrap:nowrap;align-items:center;gap:2px;min-width:0;margin:0;display:flex}.CompanyCnpj .cnpj-value{white-space:nowrap;color:var(--greyDark);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:5px;margin:0;padding:1px 0 0;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.2;transition:background-color .12s,color .12s;display:inline-flex}.CompanyCnpj .cnpj-value+.cnpj-value:before{content:"·";color:var(--greyMedium);margin:0 4px;font-weight:400}.CompanyCnpj .cnpj-value svg{color:var(--greyMedium);font-size:14px;transition:color .12s}.CompanyCnpj .cnpj-value:hover{background-color:var(--blueSeesVeryLight);color:var(--blueSees)}.CompanyCnpj .cnpj-value:hover svg{color:var(--blueSees)}.CompanyCnpj .cnpj-value:focus-visible{outline:2px solid var(--blueSees);outline-offset:1px}.CompanyCnpj .cnpj-value.copied,.CompanyCnpj .cnpj-value.copied svg{color:var(--colorBaseGreen)}.CompanyCnpj .copy-feedback{min-width:0;color:var(--colorBaseGreen);white-space:nowrap;font-size:.75rem;font-weight:600}.CompanyCnpj .logout{color:var(--greyDark);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:2px 6px;display:inline-flex}.CompanyCnpj .logout:hover{background-color:var(--blueSeesVeryLight);color:var(--blueSees)}.CompanyCnpj .NotificationBullet .bullet-notification{width:17px;height:17px;top:-10px;right:-10px}.SeesUiBpoUpsellPlansModal{gap:16px;max-width:720px;display:grid}.SeesUiBpoUpsellPlansModal .fui-TabList{background:var(--greyLight);border-radius:8px;padding:3px}.SeesUiBpoUpsellPlansModal .fui-Tab{flex:1}.SeesUiBpoUpsellPlansModal .plan-card{background:var(--white);border:1px solid var(--greyBorderColor);box-shadow:var(--box-shadow-1);border-radius:8px;gap:14px;padding:18px;display:grid}.SeesUiBpoUpsellPlansModal .plan-card header{border-bottom:1px solid var(--greyBackgroundColor);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:12px;display:flex}.SeesUiBpoUpsellPlansModal .plan-card header strong{color:var(--blueSees);font-size:1.0625rem}.SeesUiBpoUpsellPlansModal .plan-value{font-size:1.375rem;font-weight:800}.SeesUiBpoUpsellPlansModal .plan-value small{color:var(--greyDark);font-size:.75rem;font-weight:600}.SeesUiBpoUpsellPlansModal .plan-content{grid-template-columns:minmax(0,1fr) minmax(0,220px);align-items:center;gap:18px;display:grid}.SeesUiBpoUpsellPlansModal .plan-benefits{gap:10px;margin:0;padding:0;list-style:none;display:grid}.SeesUiBpoUpsellPlansModal .plan-benefits li{align-items:center;gap:8px;font-size:.875rem;line-height:1.3;display:flex}.SeesUiBpoUpsellPlansModal .plan-benefits svg{width:17px;height:17px;color:var(--colorBaseGreen);flex:none}.SeesUiBpoUpsellPlansModal .plan-image{object-fit:cover;object-position:center 20%;border-radius:8px;width:100%;height:100%;max-height:220px}@media (width<=700px){.SeesUiBpoUpsellPlansModal .plan-content{grid-template-columns:minmax(0,1fr)}}.SeesUiBpoUpsellPlansButton .offer-card{text-align:left;white-space:nowrap;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;padding:8px 10px 8px 8px;transition:all .15s ease-in-out;display:inline-flex}.SeesUiBpoUpsellPlansButton .offer-seal{border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.SeesUiBpoUpsellPlansButton .offer-seal svg{width:19px;height:19px}.SeesUiBpoUpsellPlansButton .offer-copy{gap:2px;line-height:1.1;display:grid}.SeesUiBpoUpsellPlansButton .offer-copy small{color:var(--greyDark);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.SeesUiBpoUpsellPlansButton .offer-copy strong{font-size:14px;font-weight:800}.SeesUiBpoUpsellPlansButton .offer-call{background:var(--blueSees);color:var(--white);border-radius:8px;align-items:center;gap:6px;margin-left:6px;padding:9px 14px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.SeesUiBpoUpsellPlansButton .offer-call svg{width:15px;height:15px;transition:transform .15s ease-in-out}.SeesUiBpoUpsellPlansButton.upsell .offer-card{cursor:pointer;background:linear-gradient(135deg, var(--white) 45%, #e8f1fb);border-color:var(--blueSeesLight);box-shadow:var(--box-shadow-1)}.SeesUiBpoUpsellPlansButton.upsell .offer-card:hover{border-color:var(--blueSees);box-shadow:var(--box-shadow-3);transform:translateY(-1px)}.SeesUiBpoUpsellPlansButton.upsell .offer-seal{background:linear-gradient(135deg, #2f8ce0, var(--blueSees));color:var(--white)}.SeesUiBpoUpsellPlansButton.upsell .offer-copy strong{color:#0b3f70}.SeesUiBpoUpsellPlansButton.upsell .offer-card:hover .offer-call{background:#0d5bad}.SeesUiBpoUpsellPlansButton.upsell .offer-card:hover .offer-call svg{transform:translateY(-2px)}.SeesUiBpoUpsellPlansButton.bpo .offer-card{background:linear-gradient(135deg, var(--white) 45%, #dceaf8);border-color:var(--blueSees);box-shadow:var(--box-shadow-1)}.SeesUiBpoUpsellPlansButton.bpo .offer-seal{background:linear-gradient(135deg, #2f8ce0, var(--blueSees));color:var(--white)}.SeesUiBpoUpsellPlansButton.bpo .offer-copy small{color:var(--blueSees)}.SeesUiBpoUpsellPlansButton.bpo .offer-copy strong{color:#0b3f70}@media (width<=700px){.SeesUiBpoUpsellPlansButton .offer-card{gap:8px;padding:6px 8px}.SeesUiBpoUpsellPlansButton .offer-seal{display:none}.SeesUiBpoUpsellPlansButton .offer-copy strong{font-size:13px}.SeesUiBpoUpsellPlansButton .offer-call{margin-left:0;padding:8px 10px;font-size:12px}}.AccountEntryCompanySelector{background:#fff;flex:0;align-items:center;width:100%;padding:1rem 1.5rem;display:flex}.AccountEntryCompanySelector .placeholder{width:500px;height:32px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000f0f0f", endColorstr="#00ffffff",GradientType=1);will-change:transform;background:linear-gradient(90deg,#0f0f0f00 0%,#dbdbdb66 50%,#fff0 100%);border-radius:4px;animation:1s linear infinite content-placeholder-animation;display:block}@keyframes content-placeholder-animation{0%{transform:translate(-50%)}to{transform:translate(100%)}}.AccountEntryCompanySelector .header-company{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px;width:100%;display:flex}.AccountEntryCompanySelector .header-company .PageTitle{flex:1;min-width:0}.AccountEntryCompanySelector .support-area{flex:none;justify-content:flex-end;align-items:center;gap:10px;display:flex}.AccountEntryCompanySelector .header-company-content{line-height:1.2;display:inline}.AccountEntryCompanySelector .PageTitle h2{letter-spacing:-.01em;padding-bottom:6px;font-size:1.75rem;font-weight:600;line-height:1.15}.AccountEntryCompanySelector.small .PageTitle h2{padding-bottom:4px;font-size:1.125rem}.AccountEntryCompanySelector.large .PageTitle h2{font-size:2rem}.AccountEntryCompanySelector .status-eyebrow{letter-spacing:.08em;text-transform:uppercase;padding-bottom:4px;font-size:.6875rem;font-weight:700;line-height:1;display:block}.AccountEntryCompanySelector .status-eyebrow.active{color:var(--blueSees)}.AccountEntryCompanySelector .status-eyebrow.suspended{color:var(--colorBaseYellow)}.AccountEntryCompanySelector .status-eyebrow.inactive,.AccountEntryCompanySelector.inactive,.AccountEntryCompanySelector.inactive .PageTitle h2,.AccountEntryCompanySelector.inactive .company-name,.AccountEntryCompanySelector.inactive .detail-item,.AccountEntryCompanySelector.inactive .status-eyebrow.notifications,.AccountEntryCompanySelector.inactive .starbust,.AccountEntryCompanySelector.inactive .starbust.active,.AccountEntryCompanySelector.inactive .CompanyCnpj{color:var(--greyMedium)}.AccountEntryCompanySelector.inactive .status-eyebrow.inactive{color:var(--blueSees)}.AccountEntryCompanySelector.inactive .support-area{filter:grayscale();opacity:.6}.AccountEntryCompanySelector .header-company-content .company-name{cursor:pointer}.AccountEntryCompanySelector .header-company-content .starbust{color:var(--greyMedium);cursor:pointer;align-items:center;font-size:.8em;display:inline-flex}.AccountEntryCompanySelector .header-company-content .starbust.active{color:var(--blueSees)}.AccountEntryCompanySelector .company-details{flex-direction:column;gap:2px;min-width:0;padding:0;display:flex}.AccountEntryCompanySelector .detail-line{color:var(--greyDark);flex-wrap:wrap;align-items:center;font-size:.875rem;line-height:1.25;display:flex}.AccountEntryCompanySelector .detail-line:empty{display:none}.AccountEntryCompanySelector .detail-line .detail-item{white-space:nowrap;align-items:center;font-weight:500;display:inline-flex}.AccountEntryCompanySelector .detail-line .detail-item+.detail-item:before{content:"·";color:var(--greyMedium);margin:0 4px;font-weight:400}.AccountEntryCompanySelector .detail-line .detail-item.suspended{color:var(--colorBaseRed);font-weight:600}.AccountEntryCompanySelector .active-wrap{align-items:center;gap:8px;display:flex}.AccountEntryCompanySelector .status-separator{color:var(--greyMedium);padding-bottom:4px;font-size:.6875rem;line-height:1}.AccountEntryCompanySelector .detail-item.notifications{align-items:center;gap:4px;display:flex}.AccountEntryCompanySelector .detail-item.notifications svg{flex:none;width:14px;height:14px}.AccountEntryCompanySelector .detail-item.notifications.on{color:var(--blueSees)}.AccountEntryCompanySelector .detail-item.notifications.off{cursor:pointer;color:var(--greyMedium)}.AccountEntryCompanySelector .detail-item.notifications.off:hover{text-decoration:underline}@media (width<=700px){.AccountEntryCompanySelector{padding:.875rem 1rem}.AccountEntryCompanySelector .header-company{flex-direction:column;align-items:stretch;gap:12px}.AccountEntryCompanySelector .support-area{justify-content:flex-start}.AccountEntryCompanySelector .PageTitle h2{font-size:1.375rem}}.SeesNativeApp .AccountEntryCompanySelector{padding-top:max(4rem, calc(env(safe-area-inset-top) + 1rem))}
