.dashboard-module__fCTfaG__shell{background:var(--background);grid-template-columns:260px 1fr;min-height:100vh;display:grid}.dashboard-module__fCTfaG__sidebar{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;align-self:start;gap:8px;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.dashboard-module__fCTfaG__brand{justify-content:center;padding:6px 10px 20px;display:flex}.dashboard-module__fCTfaG__brandLogo{width:100%;max-width:170px;height:auto}.dashboard-module__fCTfaG__nav{flex-direction:column;gap:4px;display:flex}.dashboard-module__fCTfaG__navItem{border-radius:var(--radius-sm);color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:11px 14px;font-size:.92rem;font-weight:500;transition:background .14s,color .14s;display:flex}.dashboard-module__fCTfaG__navItem:hover{background:var(--ib-green-soft);color:var(--ib-green-dark)}.dashboard-module__fCTfaG__navItemActive{background:var(--ib-green-soft);color:var(--ib-green-dark);font-weight:600}.dashboard-module__fCTfaG__navSpacer{flex:1}.dashboard-module__fCTfaG__logout{color:var(--muted)}.dashboard-module__fCTfaG__logout:hover{background:var(--ib-peach);color:#b4451c}.dashboard-module__fCTfaG__main{flex-direction:column;min-width:0;display:flex}.dashboard-module__fCTfaG__topbar{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);background:#f4f4f2d9;padding:16px 32px;position:sticky;top:0}.dashboard-module__fCTfaG__topbarInner{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1080px;margin-inline:auto;display:flex}.dashboard-module__fCTfaG__topbarTitle{margin:0;font-size:1.05rem;font-weight:600}.dashboard-module__fCTfaG__topbarActions{align-items:center;gap:12px;display:flex}.dashboard-module__fCTfaG__iconButton{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--muted);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:background .14s;display:inline-flex}.dashboard-module__fCTfaG__iconButton:hover{background:var(--ib-green-soft);color:var(--ib-green-dark)}.dashboard-module__fCTfaG__avatar{background:var(--ib-green);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:600;display:inline-flex}.dashboard-module__fCTfaG__content{flex-direction:column;gap:24px;width:100%;max-width:1080px;margin-inline:auto;padding:32px;display:flex}.dashboard-module__fCTfaG__welcome{border-radius:var(--radius-lg);background:linear-gradient(120deg,var(--ib-green-dark),var(--ib-green));color:#fff;box-shadow:var(--shadow-md);padding:34px 36px;position:relative;overflow:hidden}.dashboard-module__fCTfaG__welcomeEyebrow{letter-spacing:.14em;text-transform:uppercase;opacity:.85;font-size:.75rem;font-weight:600}.dashboard-module__fCTfaG__welcomeTitle{letter-spacing:-.01em;margin:8px 0 6px;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:700}.dashboard-module__fCTfaG__welcomeText{opacity:.9;max-width:46ch;margin:0;font-size:.95rem;line-height:1.6}.dashboard-module__fCTfaG__welcomeMark{opacity:.12;pointer-events:none;position:absolute;bottom:-40px;right:-30px;transform:rotate(-8deg)}.dashboard-module__fCTfaG__section{flex-direction:column;gap:14px;display:flex}.dashboard-module__fCTfaG__sectionTitle{margin:0;font-size:1.1rem;font-weight:600}.dashboard-module__fCTfaG__cardGrid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:16px;display:grid}.dashboard-module__fCTfaG__actionCard{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);cursor:pointer;text-align:left;flex-direction:column;gap:14px;padding:20px;transition:transform .14s,box-shadow .14s,border-color .14s;display:flex}.dashboard-module__fCTfaG__actionCard:hover{box-shadow:var(--shadow-md);border-color:var(--ib-green-mint);transform:translateY(-2px)}.dashboard-module__fCTfaG__actionIcon{background:var(--ib-green-soft);width:46px;height:46px;color:var(--ib-green-dark);border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.dashboard-module__fCTfaG__actionBody{flex-direction:column;gap:4px;display:flex}.dashboard-module__fCTfaG__actionName{font-size:1rem;font-weight:600}.dashboard-module__fCTfaG__actionHint{color:var(--muted);font-size:.85rem;line-height:1.5}.dashboard-module__fCTfaG__actionArrow{color:var(--ib-green);align-items:center;margin-top:2px;display:flex}.dashboard-module__fCTfaG__panelRow{grid-template-columns:1.4fr 1fr;gap:16px;display:grid}.dashboard-module__fCTfaG__panel{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);flex-direction:column;display:flex;overflow:hidden}.dashboard-module__fCTfaG__panelHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.dashboard-module__fCTfaG__panelHeadTitle{font-size:.98rem;font-weight:600}.dashboard-module__fCTfaG__panelLink{color:var(--ib-green-dark);font-size:.85rem;font-weight:600}.dashboard-module__fCTfaG__emptyState{text-align:center;color:var(--muted-light);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:46px 24px;display:flex}.dashboard-module__fCTfaG__emptyIcon{background:var(--background);width:54px;height:54px;color:var(--ib-green);border-radius:16px;justify-content:center;align-items:center;display:inline-flex}.dashboard-module__fCTfaG__emptyText{max-width:30ch;font-size:.9rem;line-height:1.5}.dashboard-module__fCTfaG__statGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.dashboard-module__fCTfaG__statCard{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);align-items:center;gap:14px;padding:18px;display:flex}.dashboard-module__fCTfaG__statIcon{background:var(--ib-green-soft);width:44px;height:44px;color:var(--ib-green-dark);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.dashboard-module__fCTfaG__statBody{flex-direction:column;gap:1px;min-width:0;display:flex}.dashboard-module__fCTfaG__statLabel{color:var(--muted);font-size:.78rem}.dashboard-module__fCTfaG__statValue{color:var(--ib-green-deep);letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.dashboard-module__fCTfaG__statHint{color:var(--muted-light);font-size:.75rem}.dashboard-module__fCTfaG__supplyCard{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);padding:24px}.dashboard-module__fCTfaG__supplyHead{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.dashboard-module__fCTfaG__supplyBadge{letter-spacing:.06em;text-transform:uppercase;color:var(--ib-green-dark);background:var(--ib-green-soft);border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-block}.dashboard-module__fCTfaG__supplyTitle{color:var(--ib-green-deep);margin:8px 0 0;font-size:1.2rem;font-weight:700}.dashboard-module__fCTfaG__statusPill{background:var(--ib-green-soft);color:var(--ib-green-dark);border-radius:999px;flex-shrink:0;align-items:center;gap:7px;padding:6px 14px;font-size:.82rem;font-weight:600;display:inline-flex}.dashboard-module__fCTfaG__statusDot{background:var(--ib-green);border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 3px #00913c2e}.dashboard-module__fCTfaG__supplyGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px 24px;display:grid}.dashboard-module__fCTfaG__supplyItem{align-items:flex-start;gap:12px;display:flex}.dashboard-module__fCTfaG__supplyItemIcon{background:var(--background);width:38px;height:38px;color:var(--ib-green-dark);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.dashboard-module__fCTfaG__supplyItemLabel{color:var(--muted);margin-bottom:2px;font-size:.76rem;display:block}.dashboard-module__fCTfaG__supplyItemValue{color:var(--foreground);font-size:.92rem;font-weight:600;display:block}.dashboard-module__fCTfaG__invoiceList{flex-direction:column;margin:0;padding:6px;list-style:none;display:flex}.dashboard-module__fCTfaG__invoiceRow{border-radius:var(--radius-sm);align-items:center;gap:12px;padding:12px 14px;transition:background .14s;display:flex}.dashboard-module__fCTfaG__invoiceRow:hover{background:var(--ib-green-soft)}.dashboard-module__fCTfaG__invoiceIcon{background:var(--background);width:38px;height:38px;color:var(--ib-green-dark);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.dashboard-module__fCTfaG__invoiceInfo{flex-direction:column;flex:1;min-width:0;display:flex}.dashboard-module__fCTfaG__invoicePeriod{font-size:.92rem;font-weight:600}.dashboard-module__fCTfaG__invoiceDate{color:var(--muted-light);font-size:.78rem}.dashboard-module__fCTfaG__invoiceAmount{color:var(--ib-green-deep);font-size:.95rem;font-weight:700}.dashboard-module__fCTfaG__invoiceStatus{background:var(--ib-green-soft);color:var(--ib-green-dark);border-radius:999px;align-items:center;padding:3px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.dashboard-module__fCTfaG__invoiceStatusDue{color:#b4451c;background:#fbeadd}.dashboard-module__fCTfaG__invoiceDownload{border:1px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--ib-green-dark);cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:background .14s;display:inline-flex}.dashboard-module__fCTfaG__invoiceDownload:hover{background:var(--ib-green-mint)}.dashboard-module__fCTfaG__chartBody{flex-direction:column;flex:1;gap:18px;padding:20px;display:flex}.dashboard-module__fCTfaG__chartMeta{flex-direction:column;gap:2px;display:flex}.dashboard-module__fCTfaG__chartValue{color:var(--ib-green-deep);letter-spacing:-.02em;font-size:1.6rem;font-weight:700}.dashboard-module__fCTfaG__chartCaption{color:var(--muted);font-size:.8rem}.dashboard-module__fCTfaG__chart{justify-content:space-between;align-items:flex-end;gap:10px;height:130px;padding-top:6px;display:flex}.dashboard-module__fCTfaG__chartCol{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.dashboard-module__fCTfaG__chartBar{background:linear-gradient(180deg,var(--ib-green),var(--ib-green-dark));border-radius:8px 8px 4px 4px;width:100%;max-width:34px;transition:height .2s}.dashboard-module__fCTfaG__chartCol:last-child .dashboard-module__fCTfaG__chartBar{background:linear-gradient(180deg,#4bc36f,var(--ib-green))}.dashboard-module__fCTfaG__chartMonth{color:var(--muted-light);font-size:.74rem}.dashboard-module__fCTfaG__sectionHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.dashboard-module__fCTfaG__newsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.dashboard-module__fCTfaG__newsCard{border-radius:var(--radius-md);background:var(--ib-green-soft);text-align:left;cursor:pointer;border:1px solid #0000;flex-direction:column;gap:12px;padding:20px;transition:transform .14s,border-color .14s;display:flex}.dashboard-module__fCTfaG__newsCard:hover{border-color:var(--ib-green-mint);transform:translateY(-2px)}.dashboard-module__fCTfaG__newsTag{letter-spacing:.05em;text-transform:uppercase;color:var(--ib-green-dark);background:#ffffffb3;border-radius:999px;align-self:flex-start;padding:3px 9px;font-size:.7rem;font-weight:700}.dashboard-module__fCTfaG__newsTitle{color:var(--ib-green-deep);font-size:.98rem;font-weight:600;line-height:1.35}.dashboard-module__fCTfaG__newsFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.dashboard-module__fCTfaG__newsDate{color:var(--muted);font-size:.78rem}.dashboard-module__fCTfaG__newsArrow{color:var(--ib-green-dark)}.dashboard-module__fCTfaG__support{border-radius:var(--radius-md);background:var(--ib-green-soft);border:1px solid var(--ib-green-mint);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:22px 26px;display:flex}.dashboard-module__fCTfaG__supportText{flex-direction:column;gap:2px;display:flex}.dashboard-module__fCTfaG__supportTitle{color:var(--ib-green-deep);font-weight:600}.dashboard-module__fCTfaG__supportHint{color:var(--ib-green-dark);font-size:.88rem}.dashboard-module__fCTfaG__button{background:var(--ib-green-dark);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:.92rem;font-weight:600;transition:transform .14s,background .14s;display:inline-flex}.dashboard-module__fCTfaG__button:hover{background:var(--ib-green-deep);transform:translateY(-1px)}@media (max-width:900px){.dashboard-module__fCTfaG__shell{grid-template-columns:1fr}.dashboard-module__fCTfaG__sidebar{border-right:none;border-bottom:1px solid var(--border);flex-direction:row;align-items:center;height:auto;padding:12px 16px;position:relative;overflow-x:auto}.dashboard-module__fCTfaG__brand{padding:0 16px 0 6px}.dashboard-module__fCTfaG__nav{flex-direction:row}.dashboard-module__fCTfaG__navSpacer,.dashboard-module__fCTfaG__logout,.dashboard-module__fCTfaG__navItem span{display:none}.dashboard-module__fCTfaG__panelRow{grid-template-columns:1fr}}@media (max-width:640px){.dashboard-module__fCTfaG__topbar,.dashboard-module__fCTfaG__content{padding-left:18px;padding-right:18px}.dashboard-module__fCTfaG__invoiceStatus{display:none}.dashboard-module__fCTfaG__supplyCard{padding:18px}}
.call-agent-banner-module__kCW9NW__banner{background:linear-gradient(120deg,var(--ib-green-dark),var(--ib-green));color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 24px;padding:12px 24px;display:flex}.call-agent-banner-module__kCW9NW__bannerInfo{align-items:center;gap:12px;min-width:0;display:inline-flex}.call-agent-banner-module__kCW9NW__bannerIcon{color:#fff;background:#ffffff2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.call-agent-banner-module__kCW9NW__bannerText{font-size:.92rem;font-weight:500}.call-agent-banner-module__kCW9NW__bannerActions{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.call-agent-banner-module__kCW9NW__langButton{color:var(--ib-green-dark);cursor:pointer;background:#fff;border:none;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:transform .14s,box-shadow .14s;display:inline-flex;box-shadow:0 2px 10px #0a281824}.call-agent-banner-module__kCW9NW__langButton:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0a281833}.call-agent-banner-module__kCW9NW__langButtonSet{color:var(--ib-green-deep);background:#eafaee}.call-agent-banner-module__kCW9NW__langCheck{color:var(--ib-green)}.call-agent-banner-module__kCW9NW__phonePill{color:#fff;letter-spacing:.02em;background:#ffffff1f;border:1px solid #fff6;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:.95rem;font-weight:700;display:inline-flex}.call-agent-banner-module__kCW9NW__overlay{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a1e1273;justify-content:center;align-items:center;padding:20px;animation:.16s call-agent-banner-module__kCW9NW__fade;display:flex;position:fixed;inset:0}.call-agent-banner-module__kCW9NW__modal{background:var(--surface);border-radius:var(--radius-lg);width:100%;max-width:420px;animation:.18s call-agent-banner-module__kCW9NW__pop;overflow:hidden;box-shadow:0 30px 80px #0a281847}.call-agent-banner-module__kCW9NW__modalHeader{justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 12px;display:flex}.call-agent-banner-module__kCW9NW__modalTitle{color:var(--foreground);margin:0;font-size:1.15rem;font-weight:700}.call-agent-banner-module__kCW9NW__modalSubtitle{color:var(--muted);margin:4px 0 0;font-size:.88rem;line-height:1.5}.call-agent-banner-module__kCW9NW__close{background:var(--background);width:32px;height:32px;color:var(--muted);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;transition:background .14s;display:inline-flex}.call-agent-banner-module__kCW9NW__close:hover{background:var(--ib-green-soft);color:var(--ib-green-dark)}.call-agent-banner-module__kCW9NW__options{flex-direction:column;gap:8px;padding:8px 20px 20px;display:flex}.call-agent-banner-module__kCW9NW__option{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:100%;color:var(--foreground);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:.95rem;font-weight:500;transition:border-color .14s,background .14s,transform .12s;display:flex}.call-agent-banner-module__kCW9NW__option:hover:not(:disabled){border-color:var(--ib-green-mint);background:var(--ib-green-soft);transform:translateY(-1px)}.call-agent-banner-module__kCW9NW__option:disabled{cursor:default;opacity:.55}.call-agent-banner-module__kCW9NW__optionCode{background:var(--ib-green-soft);min-width:52px;color:var(--ib-green-dark);letter-spacing:.03em;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.call-agent-banner-module__kCW9NW__optionSelected{border-color:var(--ib-green);background:var(--ib-green-soft)}.call-agent-banner-module__kCW9NW__optionSelected .call-agent-banner-module__kCW9NW__optionCode{background:var(--ib-green);color:#fff}.call-agent-banner-module__kCW9NW__feedback{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:30px 24px 34px;display:flex}.call-agent-banner-module__kCW9NW__feedbackIcon{background:var(--ib-green-soft);width:56px;height:56px;color:var(--ib-green-dark);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.call-agent-banner-module__kCW9NW__feedbackTitle{margin:0;font-size:1.05rem;font-weight:700}.call-agent-banner-module__kCW9NW__feedbackText{color:var(--muted);max-width:30ch;margin:0;font-size:.9rem;line-height:1.5}.call-agent-banner-module__kCW9NW__error{color:#b4451c}.call-agent-banner-module__kCW9NW__retry{background:var(--ib-green-dark);color:#fff;cursor:pointer;border:none;border-radius:999px;margin-top:6px;padding:10px 20px;font-size:.9rem;font-weight:600}@keyframes call-agent-banner-module__kCW9NW__fade{0%{opacity:0}to{opacity:1}}@keyframes call-agent-banner-module__kCW9NW__pop{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:760px){.call-agent-banner-module__kCW9NW__banner{text-align:center;justify-content:center;padding:12px 16px}.call-agent-banner-module__kCW9NW__bannerActions{justify-content:center;width:100%}}@media (max-width:640px){.call-agent-banner-module__kCW9NW__bannerText{font-size:.85rem}.call-agent-banner-module__kCW9NW__langButton,.call-agent-banner-module__kCW9NW__phonePill{font-size:.88rem}}
