:root{--bg:#f8fafc;--bg-soft:#eef3f9;--panel:#fff;--panel-soft:#f8fafc;--panel-strong:#f1f5f9;--line:#dbe3ee;--line-soft:#e8edf5;--line-strong:#c9d5e7;--text:#172033;--muted:#64748b;--muted-2:#94a3b8;--navy:#0f172a;--navy-2:#172554;--accent:#e41837;--accent-dark:#b9142d;--blue:#2563eb;--green:#10893e;--amber:#b7791f;--purple:#6d5bd0;--danger:#b42318;--success:#166534;--shadow-sm:0 10px 28px #0f172a0f;--shadow:0 22px 70px #0f172a17;--shadow-strong:0 28px 90px #0f172a2e;--radius-xl:30px;--radius-lg:20px;--radius-md:14px;--font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700}*{box-sizing:border-box}html,body,#root{width:100%;min-width:100%;height:100%;margin:0}body{font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;overflow:hidden}button,a,[role=button],select,summary{cursor:pointer}button,input,select,textarea{font:inherit}button:disabled,[aria-disabled=true]{cursor:not-allowed}input,select,textarea{color:var(--text)}::selection{background:#e4183729}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1 padding-box content-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#94a3b8 padding-box content-box}.app-shell{background:radial-gradient(circle at 0 0,#e4183714,#0000 26%),radial-gradient(circle at 100% 100%,#2563eb14,#0000 28%),linear-gradient(#f8fafc 0%,#eef3f9 100%);min-height:100vh;display:flex}.sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fafceb;border-right:1px solid #cbd5e1bd;flex-direction:column;flex:0 0 318px;gap:18px;width:318px;padding:22px 20px;display:flex;overflow-y:auto;box-shadow:14px 0 44px #0f172a0b}.brand-lockup{align-items:center;gap:12px;padding:6px 4px 12px;display:flex}.brand-mark{color:#fff;width:44px;height:44px;font-weight:var(--fw-bold);letter-spacing:-.05em;background:linear-gradient(145deg, var(--navy) 0%, #1e3a8a 72%, var(--accent) 140%);border-radius:16px;place-items:center;display:grid;box-shadow:0 16px 32px #0f172a2e}.brand-lockup span{color:var(--muted);text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:var(--fw-semibold);margin-bottom:4px;display:block}.brand-lockup strong{letter-spacing:-.02em;color:var(--navy);font-size:14px;font-weight:var(--fw-bold);display:block}.mini-card,.filter-section,.sidebar-note{box-shadow:var(--shadow-sm);background:#ffffffbd;border:1px solid #cbd5e1b8;border-radius:22px}.mini-card{padding:15px}.mini-calendar-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.mini-calendar-header strong{color:var(--navy);letter-spacing:-.02em;font-size:14px;font-weight:var(--fw-bold)}.mini-calendar-actions{gap:6px;display:flex}.icon-button{color:#263448;background:0 0;border:0;border-radius:12px;place-items:center;width:34px;height:34px;transition:background .16s,color .16s,transform .16s,box-shadow .16s;display:inline-grid}.icon-button:hover{color:var(--navy);background:#eef4fb;transform:translateY(-1px)}.icon-button:focus-visible,.today-button:focus-visible,.country-selector-trigger:focus-visible,.section-action:focus-visible,.event-chip:focus-visible,.drawer-list-item:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible,.export-button:focus-visible,.text-button:focus-visible,.day-cell:focus-visible,.mini-day:focus-visible{outline-offset:2px;outline:3px solid #2563eb33}.mini-weekdays,.mini-days{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.mini-weekdays{margin-bottom:8px}.mini-weekdays span{text-align:center;font-size:10px;font-weight:var(--fw-semibold);color:#64748b}.mini-day{aspect-ratio:1;color:#1e293b;min-width:0;font-size:11px;font-weight:var(--fw-semibold);background:0 0;border:0;border-radius:999px;transition:background .16s,color .16s,transform .16s,box-shadow .16s}.mini-day.muted{color:var(--muted-2)}.mini-day:hover{background:#eef4fb;transform:translateY(-1px)}.mini-day.today,.mini-day.selected{background:var(--navy);color:#fff;box-shadow:0 8px 18px #0f172a29}.today-button,.people-button,.search-box,.country-selector-trigger{color:#263448;background:#ffffffbd;border:1px solid #cbd5e1c7;border-radius:16px;align-items:center;gap:11px;min-height:46px;padding:0 14px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:flex;box-shadow:0 8px 24px #0f172a09}.today-button{font-weight:var(--fw-semibold);color:var(--navy);background:#0f172a0b;justify-content:center}.people-button{justify-content:flex-start}.people-button:hover,.today-button:hover,.search-box:focus-within,.country-selector-trigger:hover,.country-selector-trigger[aria-expanded=true]{background:#fff;border-color:#c3d2e6;transform:translateY(-1px);box-shadow:0 12px 32px #0f172a12}.search-box input,.country-search-box input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.search-box input::placeholder,.country-search-box input::placeholder,.field input::placeholder,.field textarea::placeholder{color:#94a3b8}.section-title-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-title-row h3{color:var(--navy);letter-spacing:-.01em;font-size:13px;font-weight:var(--fw-bold);margin:0}.section-action{color:#243247;background:#0f172a0a;border:0;border-radius:12px;place-items:center;width:32px;height:32px;transition:background .16s,color .16s,transform .16s;display:inline-grid}.section-action:hover{background:var(--navy);color:#fff;transform:translateY(-1px)}.toggle-stack{gap:10px;display:grid}.toggle-row{min-height:38px;font-size:13px;font-weight:var(--fw-medium);color:#203044;cursor:pointer;border-radius:14px;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;padding:8px 9px;transition:background .16s,transform .16s;display:grid}.toggle-row:hover{background:#f1f5f9db}.toggle-row input{display:none}.fake-checkbox{background:#d6dee9;border-radius:6px;place-items:center;width:19px;height:19px;display:inline-grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff59}.toggle-row input:checked+.fake-checkbox:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:8px;height:4px;transform:rotate(-45deg)translate(1px,-1px)}.toggle-row small{color:var(--muted);font-weight:var(--fw-medium)}.event-national,.fake-checkbox.event-national{color:#fff;background:#2563eb}.event-corporate,.fake-checkbox.event-corporate{color:#fff;background:#10893e}.event-system-tender,.fake-checkbox.event-system-tender{color:#fff;background:#b7791f}.event-manual-tender,.fake-checkbox.event-manual-tender{color:#fff;background:#6d5bd0}.sidebar-note{color:var(--muted);gap:6px;margin-top:auto;padding:14px;font-size:12px;line-height:1.45;display:grid}.sidebar-note strong{color:var(--navy);font-weight:var(--fw-bold)}.country-selector{position:relative}.country-selector-trigger{text-align:left;grid-template-columns:auto minmax(0,1fr) auto;width:100%;display:grid}.country-selector-trigger span{white-space:nowrap;text-overflow:ellipsis;font-weight:var(--fw-semibold);overflow:hidden}.country-selector-trigger small{background:var(--navy);color:#fff;min-width:24px;height:24px;font-size:11px;font-weight:var(--fw-bold);border-radius:999px;place-items:center;display:grid}.country-menu{z-index:20;box-shadow:var(--shadow-strong);background:#fff;border:1px solid #cbd5e1db;border-radius:20px;padding:12px;position:absolute;top:calc(100% + 10px);left:0;right:0}.country-menu-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.country-menu-head strong{color:var(--navy);font-size:13px;font-weight:var(--fw-bold)}.icon-button.mini-close{border-radius:10px;width:28px;height:28px}.country-search-box{border:1px solid var(--line-soft);min-height:40px;color:var(--muted);background:#f8fafc;border-radius:13px;align-items:center;gap:9px;margin-bottom:10px;padding:0 11px;display:flex}.country-search-box:focus-within{background:#fff;border-color:#bfd0e8;box-shadow:0 0 0 4px #2563eb14}.country-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.country-quick-actions button{border:1px solid var(--line-soft);color:#263448;font-size:12px;font-weight:var(--fw-semibold);background:#f8fafc;border-radius:12px;padding:8px 9px;transition:background .16s,border-color .16s}.country-quick-actions button:hover:not(:disabled){background:#eef5ff;border-color:#c9d5e7}.country-quick-actions button:disabled{opacity:.45}.country-list{gap:6px;max-height:244px;padding-right:2px;display:grid;overflow-y:auto}.country-option{cursor:pointer;color:#203044;border-radius:13px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px;transition:background .16s;display:grid}.country-option:hover{background:#f3f7fc}.country-option input{display:none}.country-check{color:#fff;background:#fff;border:1px solid #cbd5e1;border-radius:6px;place-items:center;width:18px;height:18px;display:grid}.country-option input:checked+.country-check{border-color:var(--navy);background:var(--navy)}.country-name{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:var(--fw-medium);overflow:hidden}.country-option small{color:var(--muted);font-size:11px;font-weight:var(--fw-medium)}.country-empty{color:var(--muted);background:#f8fafc;border-radius:12px;padding:12px;font-size:12px;line-height:1.4}.workspace{flex-direction:column;flex:1;gap:14px;min-width:0;padding:18px 18px 18px 14px;display:flex}.source-banner{color:#475569;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd6;border:1px solid #0f172a14;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px 12px 16px;font-size:13px;display:flex;box-shadow:0 14px 34px #0f172a0e}.source-banner strong{color:var(--navy);white-space:nowrap;text-transform:uppercase;letter-spacing:.1em;font-size:12px}.source-banner span{flex:1;line-height:1.4}.source-banner.ready{border-color:#16653429}.source-banner.loading{border-color:#2563eb2e}.source-banner.fallback{background:#fffbebeb;border-color:#d9770638}.source-banner.error{background:#fef2f2eb;border-color:#dc262638}.text-button{color:var(--navy);font-weight:var(--fw-semibold);cursor:pointer;background:#f1f5f9;border:0;border-radius:12px;padding:8px 10px;transition:background .16s,transform .16s}.text-button:hover{background:#e2e8f0;transform:translateY(-1px)}.save-success,.load-error,.form-error{font-size:13px;line-height:1.4;font-weight:var(--fw-medium);border-radius:16px;padding:11px 13px}.save-success{color:var(--success);background:#f0fdf4f0;border:1px solid #16653429}.form-error,.load-error{color:#991b1b;background:#fef2f2f0;border:1px solid #991b1b29}.calendar-shell{flex-direction:column;flex:1;gap:14px;min-width:0;min-height:0;display:flex}.calendar-topbar{justify-content:space-between;align-items:flex-end;padding:4px 4px 0 10px;display:flex}.calendar-topbar p,.drawer-header p,.modal-header p{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:var(--fw-semibold);margin:0 0 4px}.calendar-topbar h1,.drawer-header h2,.modal-header h2{color:var(--navy);letter-spacing:-.045em;font-size:26px;line-height:1.08;font-weight:var(--fw-bold);margin:0}.calendar-summary{box-shadow:var(--shadow-sm);background:#ffffffd1;border:1px solid #cbd5e1bd;border-radius:18px;align-items:center;gap:10px;padding:11px 14px;display:flex}.calendar-summary span{font-size:22px;font-weight:var(--fw-bold);color:var(--navy);letter-spacing:-.04em}.calendar-summary small{color:var(--muted);max-width:56px;line-height:1.1;font-weight:var(--fw-medium)}.month-card{background:var(--panel);border-radius:var(--radius-xl);min-height:0;box-shadow:var(--shadow);border:1px solid #cbd5e1c7;flex:1;overflow:hidden}.weekday-row{border-bottom:1px solid var(--line);background:linear-gradient(#fff 0%,#f8fafc 100%);grid-template-columns:repeat(7,minmax(0,1fr));height:38px;display:grid}.weekday-row span{font-size:11px;font-weight:var(--fw-semibold);color:#64748b;text-transform:uppercase;letter-spacing:.08em;place-items:center;display:grid}.month-grid{grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:repeat(7,minmax(0,1fr));height:calc(100% - 38px);display:grid}.day-cell{border:0;border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);text-align:left;background:#fff;flex-direction:column;gap:8px;min-width:0;min-height:104px;padding:10px 8px 8px;transition:background .16s,box-shadow .16s;display:flex;overflow:hidden}.day-cell:nth-child(7n){border-right:0}.day-cell:nth-last-child(-n+7){border-bottom:0}.day-cell:hover{background:#fbfdff;box-shadow:inset 0 0 0 1px #2563eb14}.day-cell.outside-month{background:#fbfcfe}.day-cell.is-selected{box-shadow:inset 0 0 0 2px #0f172a29}.day-number-row{justify-content:center;height:24px;display:flex}.day-number{min-width:25px;height:25px;font-size:12px;font-weight:var(--fw-semibold);color:#1f2937;border-radius:999px;place-items:center;display:grid}.outside-month .day-number{color:var(--muted-2)}.is-today .day-number{background:var(--navy);color:#fff;box-shadow:0 8px 18px #0f172a29}.event-list{align-content:start;gap:5px;display:grid}.event-chip{width:100%;min-width:0;height:25px;font-size:11px;font-weight:var(--fw-semibold);letter-spacing:-.01em;border:0;border-radius:9px;align-items:center;gap:6px;padding:0 8px;transition:filter .16s,transform .16s,box-shadow .16s;display:flex;box-shadow:inset 0 0 0 1px #ffffff2e,0 8px 18px #0f172a14}.event-chip:hover{filter:brightness(.97);transform:translateY(-1px);box-shadow:inset 0 0 0 1px #fff3,0 10px 22px #0f172a1f}.event-chip span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.event-chip.compact{border-radius:8px;width:auto;max-width:100%;height:23px;padding:0 8px;font-size:10px}.overflow-chip{height:23px;color:var(--muted);font-size:11px;font-weight:var(--fw-semibold);background:#eef3f9;border-radius:8px;align-items:center;padding:0 8px;display:inline-flex}.data-panel{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:stretch;gap:12px;display:grid}.panel-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #0f172a14;border-radius:20px;align-items:center;gap:12px;padding:14px;display:flex;box-shadow:0 12px 32px #0f172a0d}.panel-icon{width:38px;height:38px;color:var(--navy);background:#f1f5f9;border-radius:14px;flex:none;place-items:center;display:grid}.panel-card p{text-transform:uppercase;letter-spacing:.12em;color:#64748b;font-size:10px;font-weight:var(--fw-semibold);margin:0 0 3px}.panel-card h3{color:var(--navy);letter-spacing:-.02em;font-size:15px;font-weight:var(--fw-bold);margin:0 0 4px}.panel-card span{color:#64748b;font-size:12px;line-height:1.4}.export-button{background:var(--navy);color:#fff;font-size:12px;font-weight:var(--fw-semibold);border:1px solid #0f172a1f;border-radius:20px;justify-content:center;align-items:center;gap:8px;padding:0 18px;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 14px 32px #0f172a29}.export-button:hover{background:#020617;transform:translateY(-1px);box-shadow:0 18px 42px #0f172a33}.event-drawer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-left:1px solid #cbd5e1c7;flex-direction:column;flex:0 0 396px;gap:18px;width:396px;padding:24px;display:flex;overflow-y:auto;box-shadow:-16px 0 44px #0f172a0b}.drawer-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.drawer-list{gap:10px;display:grid}.drawer-list-item,.drawer-event-card,.empty-state{text-align:left;background:#fff;border:1px solid #cbd5e1b8;border-radius:20px;width:100%;padding:14px;box-shadow:0 12px 32px #0f172a0d}.drawer-list-item{gap:8px;transition:border-color .16s,background .16s,transform .16s,box-shadow .16s;display:grid}.drawer-list-item:hover{background:#fbfdff;border-color:#cbd8ea;transform:translateY(-1px);box-shadow:0 16px 38px #0f172a14}.drawer-list-item small{color:var(--muted);font-weight:var(--fw-medium)}.empty-state{color:var(--navy);gap:5px;display:grid}.empty-state span{color:var(--muted);font-size:13px;line-height:1.45}.drawer-event-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.drawer-event-card h3{letter-spacing:-.035em;color:var(--navy);font-size:20px;line-height:1.18;font-weight:var(--fw-bold);margin:0 0 9px}.drawer-location{color:var(--muted);align-items:center;gap:8px;margin-bottom:14px;font-size:13px;display:flex}.priority-pill{color:#475569;font-size:11px;font-weight:var(--fw-semibold);background:#f1f5f9;border-radius:999px;padding:6px 9px}.detail-row{border-top:1px solid var(--line-soft);grid-template-columns:96px 1fr;gap:12px;padding:10px 0;display:grid}.detail-row span{color:var(--muted);font-size:12px;font-weight:var(--fw-medium)}.detail-row strong{color:#1e293b;font-size:13px;line-height:1.35;font-weight:var(--fw-bold)}.drawer-notes{color:#526174;margin:12px 0 0;font-size:13px;line-height:1.55}.source-link{color:var(--blue);font-weight:var(--fw-semibold);align-items:center;gap:6px;margin-top:14px;font-size:13px;text-decoration:none;display:inline-flex}.source-link:hover{color:var(--navy)}.search-context-pill{max-width:100%;color:var(--blue);font-size:12px;font-weight:var(--fw-semibold);background:#eef5ff;border-radius:999px;align-self:flex-start;align-items:center;gap:7px;padding:8px 11px;display:inline-flex}.search-context-pill span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a57;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.add-modal{background:#fff;border:1px solid #ffffffb8;border-radius:30px;width:min(700px,96vw);max-height:92vh;overflow-y:auto;box-shadow:0 30px 100px #0f172a4d}.modal-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:flex-start;padding:24px 24px 16px;display:flex}.modal-form{gap:16px;padding:22px 24px 24px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.field{gap:7px;display:grid}.field span{color:#526174;font-size:12px;font-weight:var(--fw-medium)}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#fbfdff;border-radius:14px;outline:0;padding:11px 12px;transition:border-color .16s,box-shadow .16s,background .16s}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{background:#fff;border-color:#9dbbe5;box-shadow:0 0 0 4px #2563eb14}.field small{color:#64748b;margin-top:5px;font-size:11px;display:block}.modal-actions{justify-content:flex-end;gap:10px;padding-top:6px;display:flex}.data-actions button,.secondary-button,.primary-button{border:1px solid var(--line);font-size:12px;font-weight:var(--fw-semibold);color:#223047;background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:10px 13px;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.data-actions button:hover,.secondary-button:hover:not(:disabled){background:#f3f7fc;transform:translateY(-1px)}.primary-button{border-color:var(--navy);background:var(--navy);color:#fff}.primary-button:hover:not(:disabled){background:#020617;transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled{opacity:.55}.data-panel-head,.source-list,.data-actions{gap:8px;display:flex}@media (width<=1180px){body{overflow:auto}.app-shell{min-height:100vh;display:block}.sidebar,.event-drawer{flex:none;width:100%}.sidebar{border-right:0;border-bottom:1px solid var(--line)}.workspace{padding:14px;display:flex}.month-card{flex:none;height:820px}.event-drawer{border-left:0;border-top:1px solid var(--line)}.data-panel{grid-template-columns:1fr}.export-button{min-height:50px}}@media (width<=720px){.sidebar{padding:18px}.source-banner{flex-direction:column;align-items:flex-start}.source-banner strong{white-space:normal}.calendar-topbar{flex-direction:column;align-items:flex-start;gap:12px}.calendar-topbar h1,.drawer-header h2,.modal-header h2{font-size:23px}.month-card{border-radius:22px;height:760px}.weekday-row span{font-size:9px}.day-cell{min-height:98px;padding:8px 5px 6px}.event-chip svg{display:none}.event-chip{padding:0 6px;font-size:9px}.form-grid.two,.form-grid.three{grid-template-columns:1fr}.modal-backdrop{padding:12px}.add-modal{border-radius:24px}.modal-header,.modal-form{padding-left:18px;padding-right:18px}}.brand-mark{letter-spacing:-.04em;width:48px;height:48px;font-size:12px}.brand-lockup{padding:8px 6px 14px}.brand-lockup strong,.brand-footer-lockup strong{line-height:1.25}.brand-footer-lockup{align-items:center;gap:12px;margin-top:auto;padding:14px;display:flex}.brand-footer-lockup span{color:var(--muted);font-size:10px;font-weight:var(--fw-semibold);letter-spacing:.15em;text-transform:uppercase;margin:0 0 4px;line-height:1.2;display:block}.brand-footer-lockup strong{color:var(--navy);letter-spacing:-.01em;font-size:13px;font-weight:var(--fw-bold);display:block}.brand-mark-compact{border-radius:14px;width:40px;height:40px;font-size:11px;box-shadow:0 12px 26px #0f172a24}.brand-logo-full{object-fit:contain;object-position:left center;width:100%;height:40px}.sidebar{gap:20px}.filter-section{padding:17px}.workspace{gap:18px;padding:22px 22px 20px 18px}.source-banner.toolbar-banner,.source-banner.toolbar-banner.ready,.source-banner.toolbar-banner.loading,.source-banner.toolbar-banner.fallback,.source-banner.toolbar-banner.error{background:#ffffffe6;border-color:#cbd5e1d1;border-radius:24px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex;box-shadow:0 16px 42px #0f172a11}.toolbar-banner span{flex:initial}.toolbar-filter-stack{flex:1;grid-template-columns:minmax(260px,1fr) minmax(210px,270px);align-items:center;gap:12px;min-width:0;display:grid}.top-search-box,.top-country-selector .country-selector-trigger{min-height:48px;box-shadow:none;background:#f8fafc;border-color:#cbd5e1e6}.top-search-box:focus-within,.top-country-selector .country-selector-trigger:hover,.top-country-selector .country-selector-trigger[aria-expanded=true]{background:#fff;border-color:#b8c8dc;box-shadow:0 10px 26px #0f172a0f}.top-country-selector{width:100%}.top-country-selector .country-selector-trigger span{flex:1}.top-country-selector .country-menu{width:min(320px,100vw - 40px);left:auto;right:0}.top-export-button{white-space:nowrap;min-height:48px;padding-inline:18px}.data-panel{gap:14px}.panel-card{align-items:flex-start;gap:14px;padding:17px}.panel-card h3{margin-bottom:6px;line-height:1.25}.panel-card span{max-width:56ch;line-height:1.55;display:block}.refresh-button{color:var(--navy);min-height:54px;font-size:12px;font-weight:var(--fw-semibold);background:#fff;border:1px solid #0f172a1f;border-radius:20px;justify-content:center;align-items:center;gap:8px;padding:0 18px;transition:background .16s,transform .16s,box-shadow .16s,border-color .16s;display:inline-flex;box-shadow:0 12px 30px #0f172a0f}.refresh-button:hover{background:#f8fafc;border-color:#bfcede;transform:translateY(-1px);box-shadow:0 16px 38px #0f172a17}.refresh-button:focus-visible{outline-offset:2px;outline:3px solid #2563eb33}@media (width<=1180px){.source-banner.toolbar-banner{align-items:stretch}.toolbar-filter-stack{grid-template-columns:1fr}.top-country-selector .country-menu{left:0;right:auto}.refresh-button,.top-export-button{min-height:50px}}@media (width<=720px){.source-banner.toolbar-banner{padding:12px}.toolbar-filter-stack,.top-export-button,.refresh-button{width:100%}.brand-footer-lockup{margin-top:8px}}.sidebar>.mini-card:first-of-type{margin-top:0}.calendar-refresh-button{border-radius:18px;flex:none;min-height:48px;padding-inline:16px}@media (width<=720px){.calendar-refresh-button{width:auto;min-width:122px}}
