@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&family=Inter:wght@400;500;600&family=Fira+Code:wght@400;500;600&display=swap";:root{color:var(--text-main,#1f1f1f);background:var(--page-background,#f5f7f9);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg-base:#f5f7fa;--bg-panel:#fff;--bg-panel-strong:#fff;--bg-panel-muted:#f5f7fa;--bg-sidebar:#fff;--bg-summary:#f5f7fa;--border-soft:#d9d9d9;--border-strong:#bfbfbf;--text-main:#1f1f1f;--text-muted:#595959;--text-soft:#434343;--accent:#f97f06;--accent-strong:#e67400;--accent-surface:#f97f061a;--accent-surface-strong:#f97f062e;--accent-border:#f97f0647;--accent-text:#914700;--success:#52c41a;--success-surface:#f6ffed;--success-surface-strong:#d9f7be;--success-border:#b7eb8f;--success-text:#389e0d;--warning:#faad14;--warning-surface:#fffbe6;--warning-border:#ffe58f;--danger:#ff4d4f;--danger-surface:#fff2f0;--danger-border:#ffccc7;--table-hover-bg:#f5f7fa;--table-header-bg:#fafafa;--page-background:#f5f7f9;--sider-background:#fff;--hero-background:linear-gradient(135deg, #fff 0%, #fff7ed 100%);--shadow-glow:0 12px 40px #2c2f310f;--badge-glow:0 12px 28px #f97f062e;--brand:#914700;--tertiary:#006572;--tertiary-surface:#5fe0f629;--sidebar-text:#525151;font-family:Inter,sans-serif}*{box-sizing:border-box}html,body,#root{background:0 0;min-height:100%;margin:0}html{scroll-behavior:smooth}body{background:var(--page-background);min-height:100vh;color:var(--text-main)}@media (width<=768px){input,textarea,select,.ant-input,.ant-input-number-input,.ant-input-textarea textarea,.ant-select-selection-search-input{font-size:16px}}a{color:inherit}::selection{color:var(--text-main);background:var(--bg-selection,var(--accent-surface-strong))}.app-layout{background:0 0;min-height:100vh}.app-main{min-width:0;min-height:100vh}.app-main-body{flex-direction:column;min-width:0;min-height:100vh;display:flex}.app-sider.ant-layout-sider{background:var(--sider-background);border-right:1px solid var(--border-soft);height:100vh;box-shadow:inset -1px 0 0 color-mix(in srgb, var(--border-soft) 45%, transparent);align-self:flex-start;position:sticky;top:0;overflow:hidden}.sider-inner{flex-direction:column;height:100vh;display:flex}.sider-menu{flex:auto;min-height:0;overflow-y:auto}.brand-block{align-items:center;gap:14px;padding:28px 20px 24px;display:flex}.sider-footer{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;flex-direction:column;gap:10px;margin:12px 16px 16px;padding:0 16px 20px;display:flex}.currency-trigger.ant-btn{width:100%;height:auto;color:var(--text-main);background:var(--accent-surface);border-color:var(--accent-border);border-radius:14px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.currency-trigger.ant-btn:hover,.currency-trigger.ant-btn:focus{color:var(--accent-text);border-color:var(--accent);background:var(--accent-surface-strong)}.currency-refresh-button.ant-btn{width:100%;color:var(--text-main);background:var(--success-surface);border-color:var(--success-border);border-radius:14px}.currency-refresh-button.ant-btn:hover,.currency-refresh-button.ant-btn:focus{color:var(--success-text);background:var(--success-surface-strong);border-color:var(--success)}.currency-trigger-label{color:var(--text-soft);margin-left:auto}.currency-meta.ant-typography{color:var(--text-muted);font-size:12px;line-height:1.5}.currency-dropdown-overlay .ant-dropdown-menu{max-height:240px;overflow-y:auto}.brand-block>div:last-child,.header-copy{align-items:center;min-height:48px;display:flex}.brand-badge,.header-icon{color:#fff;background:linear-gradient(145deg, var(--accent), var(--accent-strong));width:48px;height:48px;box-shadow:var(--badge-glow);border-radius:16px;place-items:center;display:grid}.brand-title.ant-typography,.header-title.ant-typography,.hero-title.ant-typography,.panel-title.ant-typography,.kpi-value.ant-typography{color:var(--text-main);margin:0}.brand-title.ant-typography,.header-title.ant-typography,.hero-title.ant-typography,.panel-title.ant-typography{letter-spacing:.02em;font-family:Barlow Condensed,sans-serif}.brand-subtitle,.header-eyebrow,.section-eyebrow,.muted-text.ant-typography,.hero-copy.ant-typography{color:var(--text-muted)}.header-eyebrow,.section-eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:600;display:block}.app-main,.app-header{background:0 0}.app-header{align-items:center;min-width:0;padding:24px 32px 0;line-height:1.2;display:flex}.app-header-row{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.header-block{align-items:center;min-width:0}.header-refresh-status.ant-typography{border:1px solid color-mix(in srgb, var(--border-soft) 78%, transparent);min-height:28px;color:color-mix(in srgb, var(--text-muted) 78%, transparent);background:color-mix(in srgb, var(--bg-panel-muted) 72%, var(--bg-panel));letter-spacing:0;white-space:nowrap;cursor:help;border-radius:999px;align-items:center;padding:4px 8px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.header-refresh-status .ant-badge-status-text{color:color-mix(in srgb, var(--text-muted) 78%, transparent);margin-inline-start:7px;font-size:12px;font-weight:600;line-height:1}.header-refresh-status .ant-badge-status-processing{background-color:var(--accent)}.header-refresh-status .ant-badge-status-processing:after{border-color:var(--accent)}.header-refresh-popover{width:min(320px,100vw - 32px);max-width:calc(100vw - 32px)}.header-refresh-status-popover.ant-popover{max-width:calc(100vw - 16px)}.header-refresh-popover-title.ant-typography{color:var(--text-main);margin-bottom:10px;font-size:13px;font-weight:700;line-height:1.3;display:block}.header-refresh-popover-list{gap:10px;display:grid}.header-refresh-popover-item{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.header-refresh-popover-label.ant-typography{color:var(--text-main);white-space:nowrap;font-size:12px;font-weight:700;line-height:1.45;display:block}.header-refresh-popover-time.ant-typography{color:var(--text-muted);font-size:12px;line-height:1.45;display:block}.header-refresh-popover-status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:54px;height:24px;padding:0 8px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.header-refresh-popover-status-updated{color:#0f8a4b;background:#19a45b21}.header-refresh-popover-status-pending{color:#a15c00;background:#d4880626}.header-user-separator{background:color-mix(in srgb, var(--border-soft) 82%, transparent);width:1px;height:24px}.user-trigger.ant-btn{border:1px solid var(--border-soft);background:color-mix(in srgb, var(--bg-panel) 88%, transparent);border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;padding:0;display:inline-flex}.user-trigger.ant-btn:hover,.user-trigger.ant-btn:focus-visible{background:var(--accent-surface)!important;border-color:var(--accent-border)!important}.user-avatar.ant-avatar{color:#fff;background:linear-gradient(135deg,#1d4ed8,#0f766e);box-shadow:0 10px 24px #0f766e38}.user-dropdown-card{background:var(--bg-panel-strong);border:1px solid var(--border-soft);min-width:240px;box-shadow:var(--shadow-glow);border-radius:18px;flex-direction:column;gap:10px;padding:18px;display:flex}.user-dropdown-label,.user-dropdown-email,.login-meta{color:var(--text-muted)}.user-dropdown-name.ant-typography{margin:0}.landing-user-dropdown-overlay .user-dropdown-card{color:#e5e2e1;background:#1c1b1b;border-color:#ffffff1a;box-shadow:0 24px 64px #0000006b}.landing-user-dropdown-overlay .user-dropdown-label,.landing-user-dropdown-overlay .user-dropdown-email{color:#e5e2e1ad}.landing-user-dropdown-overlay .user-dropdown-name.ant-typography{color:#fff}.landing-user-dropdown-overlay .ant-btn-dangerous{color:#ffb4a9;background:#b0250029;border-color:#ffb4a933}.landing-user-dropdown-overlay .ant-btn-dangerous:hover,.landing-user-dropdown-overlay .ant-btn-dangerous:focus{color:#fff!important;background:#b0250052!important;border-color:#ffb4a95c!important}.mobile-nav-trigger.ant-btn{width:44px;height:44px;color:var(--text-main);border:1px solid var(--border-soft);background:var(--bg-panel);border-radius:14px;display:none}.mobile-nav-trigger.ant-btn:hover,.mobile-nav-trigger.ant-btn:focus{color:var(--accent-text);background:var(--accent-surface)!important;border-color:var(--accent-border)!important}.header-copy{min-width:0}.app-content{flex-direction:column;flex:1;min-width:0;min-height:0;padding:24px 32px 32px;display:flex}.page-shell{flex:auto;width:100%;min-width:0;min-height:0;display:flex}.page-shell>:last-child{flex:auto;min-width:0}.page-shell>.ant-space-item:last-child{min-width:0;min-height:0;display:flex}.page-shell>.ant-space-item:last-child>*{flex:auto;min-width:0}.page-shell>.ant-card:last-child{flex-direction:column;display:flex}.page-shell>.ant-card:last-child>.ant-card-body,.page-shell>.ant-space-item:last-child>.ant-card>.ant-card-body{flex:auto;min-width:0}.login-page{place-items:center;min-height:100vh;padding:32px 20px;display:grid;position:relative;overflow:hidden}.login-hero{background:radial-gradient(circle at 0 0,#1d4ed833,#0000 28%),radial-gradient(circle at 100% 100%,#0f766e38,#0000 30%),linear-gradient(#f7fbff 0%,#edf5ff 48%,#eefcf7 100%);position:absolute;inset:0}.login-card.ant-card{border-radius:28px;width:min(100%,520px);position:relative}.login-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--accent-text);margin-bottom:10px;font-size:12px;font-weight:700;display:inline-block}.login-title.ant-typography{margin-bottom:8px;font-family:Barlow Condensed,sans-serif;font-size:clamp(36px,8vw,48px);line-height:.95}.login-copy.ant-typography{color:var(--text-muted);margin-bottom:0}.login-home-link.ant-typography{color:var(--text-muted);margin-bottom:12px;display:block}.login-home-link.ant-typography a{color:var(--accent-text);text-decoration:none}.login-home-link.ant-typography a:hover{text-decoration:underline}.glass-card.ant-card,.hero-card.ant-card,.table-card.ant-card{background:var(--bg-panel);border:1px solid var(--border-soft);box-shadow:var(--shadow-glow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px}.glass-card.ant-card .ant-card-body,.hero-card.ant-card .ant-card-body,.table-card.ant-card .ant-card-body{background:0 0}.table-card .ant-table-sticky-holder{z-index:20}.table-card.ant-card,.table-card.ant-card .ant-card-body,.table-card .ant-table-wrapper,.table-card .ant-spin-nested-loading,.table-card .ant-spin-container,.table-card .ant-table,.table-card .ant-table-container{min-width:0}.table-card .ant-table-content{overflow-x:auto!important}.chart-header{margin-bottom:18px}.chart-highlight.ant-typography{color:var(--accent-text);font-family:Fira Code,monospace;font-size:28px;font-weight:600}.chart-shell{width:100%;overflow:hidden}.annual-roe-line-chart{width:100%;height:320px}.chart-svg{width:100%;height:auto;display:block}.chart-y-axis-label,.chart-x-axis-label,.chart-point-value{fill:var(--text-muted);font-family:Barlow,sans-serif;font-size:12px}.chart-x-axis-label{fill:var(--text-soft);font-weight:600}.chart-point-value{fill:var(--accent-text);font-weight:600}.hero-card.ant-card{background:var(--hero-background);overflow:hidden}.hero-title.ant-typography{max-width:none;margin-top:8px;font-size:clamp(36px,5vw,54px);line-height:.96}.hero-copy.ant-typography{max-width:72ch;margin-top:12px;margin-bottom:0;font-size:16px}.hero-row{width:100%}.hero-main{min-width:0}.hero-side{justify-content:flex-end;display:flex}.hero-actions{justify-content:flex-end;width:max-content}.kpi-card{position:relative;overflow:hidden}.kpi-card:before{content:"";background:linear-gradient(160deg, var(--accent-surface), transparent 46%);pointer-events:none;position:absolute;inset:0}.kpi-card .ant-card-body{flex-direction:column;gap:10px;display:flex;position:relative}.kpi-value.ant-typography{text-shadow:0 0 20px color-mix(in srgb, var(--accent) 18%, transparent);font-family:Fira Code,monospace;font-size:30px}.ant-empty-description,.ant-form-item-extra{color:var(--text-muted)}.summary-row td{font-weight:700}.industry-tag.ant-tag{color:var(--accent-text);background:var(--accent-surface);border-color:var(--accent-border);margin-inline-end:0;padding-inline:10px}.ant-menu-dark,.ant-menu-dark .ant-menu-sub,.ant-menu-light,.ant-menu-light .ant-menu-sub,.ant-input,.ant-input-number,.ant-input-number-input,.ant-input-affix-wrapper,.ant-input-number-group-addon,.ant-select-selector,.ant-select-dropdown,.ant-dropdown .ant-dropdown-menu,.ant-popover .ant-popover-inner,.ant-popconfirm .ant-popover-inner{background:var(--bg-panel-strong)}.ant-modal .ant-modal-content,.ant-modal .ant-modal-header,.ant-modal .ant-modal-footer{background:var(--bg-panel)}.ant-menu-dark,.ant-menu-light{border-inline-end:0}.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-submenu-title,.ant-menu-light .ant-menu-item,.ant-menu-light .ant-menu-submenu-title,.ant-dropdown .ant-dropdown-menu-item,.ant-select-item{color:var(--text-soft)}.ant-dropdown .ant-dropdown-menu{border:1px solid var(--border-soft);box-shadow:var(--shadow-glow);background:var(--bg-panel-strong)!important}.ant-dropdown .ant-dropdown-menu-item:hover,.ant-dropdown .ant-dropdown-menu-item-active,.ant-select-item-option-active:not(.ant-select-item-option-disabled),.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:var(--table-hover-bg)!important}.ant-menu-dark .ant-menu-item-selected{background:linear-gradient(90deg, var(--accent-surface-strong), var(--accent-surface))}.ant-menu-dark .ant-menu-item-selected:after{border-inline-end-color:var(--accent)}.ant-menu-light .ant-menu-item-selected{background:linear-gradient(90deg, var(--accent-surface-strong), var(--accent-surface))}.ant-menu-light .ant-menu-item-selected,.ant-menu-light .ant-menu-item-selected .ant-menu-title-content,.ant-menu-light .ant-menu-item-selected .ant-menu-item-icon{color:var(--accent-text)}.ant-btn-primary{background:linear-gradient(135deg, var(--accent), var(--accent-strong));box-shadow:0 14px 34px color-mix(in srgb, var(--accent) 24%, transparent);border:none}.ant-btn-primary:hover,.ant-btn-primary:focus-visible{background:linear-gradient(135deg, var(--accent-strong), var(--accent))!important}.ant-btn-color-dangerous.ant-btn-variant-solid{background:linear-gradient(135deg, var(--danger), #ff7875)}.ant-btn,.ant-input,.ant-input-number,.ant-input-affix-wrapper,.ant-select-selector,.ant-modal .ant-modal-content,.ant-card,.ant-popover .ant-popover-inner{border-color:var(--border-soft)}.ant-btn-default:hover,.ant-btn-default:focus-visible{color:var(--accent-text)!important;border-color:var(--accent-border)!important;background:var(--accent-surface)!important}.ant-modal .ant-modal-content,.ant-modal .ant-modal-header,.ant-modal .ant-modal-title,.ant-modal .ant-modal-footer,.ant-form-item-label>label,.ant-input,.ant-input-number,.ant-input-number-input,.ant-input-textarea textarea,.ant-popconfirm .ant-popconfirm-message-title,.ant-popconfirm .ant-popconfirm-description{color:var(--text-main)}.ant-modal .ant-modal-content{box-shadow:var(--shadow-glow);border-radius:24px}.ant-modal .ant-modal-header{border-bottom:1px solid var(--border-soft);margin-bottom:0;padding-bottom:16px}.ant-modal .ant-modal-footer{border-top:1px solid var(--border-soft);margin-top:0;padding-top:16px}.ant-input::placeholder,.ant-input-number input::placeholder,.ant-input-textarea textarea::placeholder{color:var(--text-muted)}.ant-input:hover,.ant-input:focus,.ant-input-number:hover,.ant-input-number:focus-within,.ant-input-affix-wrapper:hover,.ant-input-affix-wrapper-focused{border-color:var(--accent-border);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 14%, transparent)}.ant-popconfirm .ant-btn-default:not(:hover){background:var(--bg-panel)}.full-width,.full-width.ant-input-number{width:100%}.settings-section-title.ant-typography{margin-top:0;margin-bottom:18px}.column-order-list.ant-list{background:var(--bg-panel-strong);border-color:var(--border-soft)}.column-order-list .ant-list-item{padding:12px 16px}.column-order-label{margin-left:12px}.stock-suggestion-option{white-space:normal;align-items:flex-start;gap:8px;min-width:0;max-width:100%;display:inline-flex}.stock-suggestion-option .ant-tag{flex:none;margin-inline-end:0}.stock-suggestion-option__tags{flex:none;align-items:center;gap:8px;min-height:22px;display:inline-flex}.stock-suggestion-option__text{overflow-wrap:anywhere;white-space:normal;min-width:0;line-height:22px;display:inline}.stock-suggestion-option__text span+span{margin-left:8px}.stock-suggestion-option__unsupported{color:var(--text-muted)}.holdings-export-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;display:grid}.holdings-export-preview{background:var(--bg-base);border:1px solid var(--border-soft);border-radius:16px;max-height:70vh;padding:12px;overflow:auto}.holdings-export-preview img{width:100%;height:auto;display:block}.dividend-arrival-reminder-table{margin-bottom:12px}.dividend-arrival-reminder-tip{font-size:12px;line-height:1.6;display:block}.mobile-asset-list{flex-direction:column;gap:14px;display:flex}.mobile-asset-card{width:100%;color:var(--text-main);text-align:left;background:color-mix(in srgb, var(--bg-panel) 90%, var(--bg-panel-muted));border:1px solid var(--border-soft);cursor:pointer;border-radius:16px;padding:18px;transition:transform .18s,border-color .18s,box-shadow .18s;box-shadow:0 8px 24px #0f172a14}.mobile-asset-card:hover,.mobile-asset-card:focus-visible{border-color:var(--border-soft);outline:none;box-shadow:0 12px 28px #0f172a1a}.mobile-asset-card:active{transform:scale(.98)}.mobile-asset-card__header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.mobile-asset-card__identity{min-width:0}.mobile-asset-card__title-row{align-items:flex-start;gap:8px;min-width:0;margin-bottom:4px;display:flex}.mobile-asset-card__title-row .ant-tag{margin-top:2px;border-radius:5px;flex:none;align-items:center;height:20px;margin-inline-end:0;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.mobile-asset-card__name{min-width:0;color:var(--text-main);-webkit-line-clamp:2;overflow-wrap:anywhere;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:18px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.holdings-name-column{white-space:normal}.holdings-name-cell{overflow-wrap:anywhere;white-space:normal;max-width:100%;line-height:1.45;display:inline-block}.mobile-asset-card__code{color:var(--text-muted);letter-spacing:0;font-family:Fira Code,monospace;font-size:12px;display:block}.mobile-asset-card__value{text-align:right;flex:none;max-width:44%}.mobile-asset-card__value strong{color:var(--text-main);word-break:break-word;font-size:18px;font-weight:800;line-height:1.3;display:block}.mobile-asset-card__value span{color:var(--text-muted);font-size:12px}.mobile-asset-card__progress-block{flex-direction:column;gap:8px;display:flex}.mobile-asset-card__meta-row,.mobile-asset-summary-card,.mobile-asset-detail-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-asset-card__meta-row{color:var(--text-muted);font-size:12px}.mobile-asset-card__arrival-prompt{border-radius:5px;align-items:center;height:20px;margin-inline-end:0;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.mobile-asset-card__arrival-date{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:inline-flex}.mobile-asset-card__meta-row strong{color:var(--text-main);font-weight:800}.mobile-asset-card__progress{background:var(--bg-panel-muted);border-radius:999px;width:100%;height:6px;overflow:hidden}.mobile-asset-card__progress span{background:var(--accent);border-radius:inherit;height:100%;display:block}.mobile-asset-summary-card{color:var(--text-main);background:var(--accent-surface);border:1px solid var(--accent-border);border-radius:14px;margin-top:14px;padding:14px 16px}.mobile-asset-summary-card span{color:var(--text-muted);font-size:13px}.mobile-asset-summary-card strong{font-size:17px}.mobile-asset-loading{place-items:center;min-height:180px;display:grid}.mobile-empty-state{flex:auto;place-items:center;min-height:100%;display:grid}.mobile-asset-detail-list{flex-direction:column;gap:12px;margin-top:8px;display:flex}.mobile-asset-detail-row{border-bottom:1px solid var(--border-soft);padding:12px 0}.mobile-asset-detail-row:last-child{border-bottom:0}.mobile-asset-detail-row span{color:var(--text-muted);flex:none;font-size:13px}.mobile-asset-detail-row strong{min-width:0;color:var(--text-main);text-align:right;word-break:break-word;font-size:14px;font-weight:700}.mobile-asset-detail-arrival{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:inline-flex}.mobile-asset-detail-arrival strong{min-width:0}.mobile-nav-drawer .ant-drawer-content,.mobile-nav-drawer .ant-drawer-header{background:var(--sider-background)}.mobile-nav-drawer .ant-drawer-body{overflow:hidden}.theme-switch-row{border:1px solid var(--border-soft);background:var(--bg-panel);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.theme-switch-copy.ant-space,.theme-switch-label.ant-typography{color:var(--text-main)}@media (width<=992px){.app-layout{flex-direction:column}.app-sider.ant-layout-sider{width:100%!important;min-width:0!important;max-width:none!important}.mobile-nav-trigger.ant-btn{flex:none;justify-content:center;align-items:center;display:inline-flex}.sider-inner{height:100%;min-height:100%}.brand-block{padding:24px 20px 20px}.sider-footer{margin-bottom:24px}.hero-actions{justify-content:flex-start;width:100%}.hero-side{justify-content:flex-start}.app-header{padding:20px 20px 0}.app-header-row{align-items:flex-start}.app-content{padding:20px}.page-shell{gap:20px!important}.glass-card.ant-card,.hero-card.ant-card,.table-card.ant-card{border-radius:20px}.ant-card .ant-card-body{padding:20px}.header-title.ant-typography{font-size:clamp(30px,7vw,40px);line-height:1}.holdings-export-grid{grid-template-columns:1fr}}@media (width<=768px){.app-header{padding:16px 16px 0}.app-header-row{gap:12px}.header-refresh-status.ant-typography{min-height:26px;padding-inline:7px;font-size:11px}.header-refresh-status .ant-badge-status-text{font-size:11px}.header-user-separator{height:22px}.app-content{padding:16px 16px 24px}.brand-badge,.header-icon{border-radius:14px;width:42px;height:42px}.hero-title.ant-typography{font-size:clamp(28px,10vw,40px)}.hero-copy.ant-typography{font-size:14px}.kpi-value.ant-typography{font-size:26px}.chart-header{align-items:flex-start;gap:12px}.chart-highlight.ant-typography{font-size:22px}.user-trigger.ant-btn{border-radius:16px;width:46px;height:46px}.login-page{padding:20px 14px}.ant-modal{max-width:calc(100vw - 24px);margin:0 auto}.ant-modal .ant-modal-content{border-radius:20px;padding:20px}}@media (width<=480px){.app-header{padding:12px 12px 0}.header-refresh-status.ant-typography{white-space:normal;text-align:right;cursor:pointer;max-width:150px}.app-content{padding:12px 12px 20px}.brand-block{gap:12px;padding:20px 16px 16px}.sider-footer{margin:12px;padding:0 12px 16px}.header-block.ant-space{gap:10px!important}.currency-trigger.ant-btn{padding:10px 12px}.currency-trigger-label{text-overflow:ellipsis;white-space:nowrap;max-width:112px;overflow:hidden}.ant-card .ant-card-body{padding:16px}}.ant-modal-header,.ant-modal-footer{background-color:var(--ant-modal-content-bg)!important}.app-sider.ant-layout-sider{border-right:0;box-shadow:12px 0 40px #2c2f310a}[data-app-theme=dark] .app-sider.ant-layout-sider{box-shadow:12px 0 40px #0000004d}.brand-block{padding:22px 22px 18px;display:block}.brand-title.ant-typography{color:var(--brand);letter-spacing:0;white-space:nowrap;text-transform:uppercase;font-family:Manrope,sans-serif;font-size:18px;font-weight:800;line-height:1.1}.brand-subtitle.ant-typography{color:var(--text-soft);letter-spacing:.18em;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:700;line-height:1.2;display:block}.sider-menu.ant-menu{padding-right:10px}.ant-menu-dark .ant-menu-item,.ant-menu-light .ant-menu-item{width:100%;height:44px;color:var(--sidebar-text);border-radius:0 999px 999px 0;margin:2px 0;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;padding-left:22px!important}.ant-menu-dark .ant-menu-item:hover,.ant-menu-light .ant-menu-item:hover{color:var(--text-main);background:var(--bg-panel-muted);transform:translate(4px)}.ant-menu-dark .ant-menu-item-selected,.ant-menu-light .ant-menu-item-selected{box-shadow:0 12px 28px #f97f0633;color:#fff!important;background:var(--accent)!important}.ant-menu-dark .ant-menu-item-selected .ant-menu-title-content,.ant-menu-light .ant-menu-item-selected .ant-menu-title-content,.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon,.ant-menu-light .ant-menu-item-selected .ant-menu-item-icon{color:#fff!important}.sider-footer{gap:10px;margin:auto 0 0;padding:0 16px 18px!important}.theme-switch-row,.currency-trigger.ant-btn{background:var(--bg-panel-muted);border-color:#0000;border-radius:12px}.app-header{z-index:40;background:var(--bg-base);height:64px;padding:0 20px;position:sticky;top:0}.app-header-row{gap:12px}.header-block{flex:none}.header-title.ant-typography{color:var(--brand);letter-spacing:0;font-family:Manrope,sans-serif;font-size:24px;font-weight:800}.icon-action-button.ant-btn,.user-trigger.ant-btn{background:0 0;border:0;border-radius:999px;width:40px;height:40px}.icon-action-button.ant-btn:hover,.user-trigger.ant-btn:hover,.user-trigger.ant-btn:focus-visible{background:var(--bg-panel-muted)!important}.user-avatar.ant-avatar{background:linear-gradient(135deg, var(--accent), #914700);box-shadow:0 10px 24px #f97f0633}.app-content{padding:20px 20px 32px}.landing-page{color:#e5e2e1;background:radial-gradient(circle at 0 0,#e67e2224,#0000 28%),radial-gradient(circle at 85% 20%,#ffb9611a,#0000 24%),linear-gradient(#131313 0%,#171615 36%,#101010 100%);min-height:100vh}.landing-shell{width:min(1280px,100% - 48px);margin:0 auto}.landing-nav{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0a0ad1;border-bottom:1px solid #ffffff14;position:sticky;top:0}.landing-nav-inner{justify-content:space-between;align-items:center;gap:20px;width:min(1280px,100% - 48px);min-height:80px;margin:0 auto;display:flex}.landing-brand-group,.landing-footer-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.landing-brand,.landing-footer-brand{letter-spacing:-.04em;color:#fff;font-family:Manrope,sans-serif;font-size:32px;font-weight:800;line-height:1;text-decoration:none}.landing-brand-accent{color:#e67e22}.landing-nav-links{align-items:center;gap:32px;display:flex}.landing-nav-actions{flex-shrink:0}.landing-nav-links a,.landing-footer-links a{color:#e5e2e1b8;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.landing-nav-links a:hover,.landing-footer-links a:hover{color:#fff}.landing-nav-links a.is-active{color:#e67e22}.landing-nav .ant-btn{border-radius:12px}.landing-nav .user-trigger.ant-btn{border-radius:999px;width:44px;min-width:44px;height:44px;padding:0}.landing-nav .user-avatar.ant-avatar{width:32px;min-width:32px;height:32px;line-height:32px}.landing-nav .ant-btn-default{color:#e5e2e1e0;background:0 0;border-color:#ffffff24}.landing-nav .ant-btn-default:hover,.landing-nav .ant-btn-default:focus{color:#fff!important;background:#ffffff0a!important;border-color:#ffffff47!important}.landing-nav .ant-btn-primary,.landing-primary-cta.ant-btn,.landing-cta-button.ant-btn{color:#502600;box-shadow:none;background:#e67e22;border-color:#e67e22}.landing-nav .ant-btn-primary:hover,.landing-primary-cta.ant-btn:hover,.landing-cta-button.ant-btn:hover{color:#502600!important;background:#f09a4a!important;border-color:#f09a4a!important}.landing-hero{min-height:860px;position:relative;overflow:hidden}.landing-hero-bg{background:linear-gradient(90deg,#131313fa 0%,#131313d1 36%,#13131340 70%),url(/home-bg.jpg) 50%/cover no-repeat;position:absolute;inset:0;transform:scale(1.04)}.landing-hero-content{align-items:center;min-height:860px;padding:120px 0 96px;display:flex;position:relative}.landing-hero-copy{max-width:760px}.landing-pill{color:#ffb783;letter-spacing:.08em;text-transform:uppercase;background:#e67e221f;border:1px solid #e67e223d;border-radius:999px;align-items:center;margin-bottom:24px;padding:10px 16px;font-size:12px;font-weight:700;display:inline-flex}.landing-hero-title.ant-typography,.landing-section-title.ant-typography,.landing-cta-title.ant-typography,.landing-feature-title.ant-typography{color:#fff;font-family:Manrope,sans-serif}.landing-hero-title.ant-typography{letter-spacing:-.05em;margin:0 0 24px;font-size:clamp(52px,9vw,84px);font-weight:800;line-height:1.02}.landing-hero-title.ant-typography span{color:#e67e22}.landing-hero-text.ant-typography,.landing-section-text.ant-typography,.landing-feature-text.ant-typography,.landing-cta-text.ant-typography,.landing-footer-copy.ant-typography{color:#e5e2e1c2}.landing-hero-text.ant-typography{max-width:620px;margin-bottom:36px;font-size:22px;line-height:1.6}.landing-secondary-cta.ant-btn{color:#f3ede9;background:#ffffff0d;border-color:#ffffff24;border-radius:16px}.landing-secondary-cta.ant-btn:hover,.landing-secondary-cta.ant-btn:focus{color:#fff!important;background:#ffffff14!important;border-color:#ffffff3d!important}.landing-primary-cta.ant-btn,.landing-secondary-cta.ant-btn,.landing-cta-button.ant-btn{border-radius:16px;height:56px;padding-inline:28px;font-size:17px;font-weight:700}.landing-section{padding:88px 0}.landing-scroll-target{scroll-margin-top:104px}.landing-section-dark{background:#09090973}.landing-philosophy-card{background:#201f1f;border:1px solid #a48c7d2e;border-radius:32px;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:56px;padding:56px;display:grid}.landing-section-title.ant-typography{letter-spacing:-.04em;margin:0 0 20px;font-size:clamp(34px,5vw,52px);font-weight:800}.landing-section-text.ant-typography{max-width:760px;margin:0;font-size:18px;line-height:1.85}.landing-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:36px;display:grid}.landing-metric-value{color:#e67e22;font-family:Manrope,sans-serif;font-size:34px;font-weight:800}.landing-metric-label{color:#e5e2e1a8;font-size:14px}.landing-insight-card{background:#2a2a2a;border:1px solid #a48c7d3d;border-radius:24px;padding:32px;position:relative;box-shadow:0 24px 60px #00000052}.landing-insight-card:before{content:"";z-index:-1;filter:blur(20px);background:linear-gradient(135deg,#e67e2240,#ffb96114);border-radius:24px;position:absolute;inset:-1px}.landing-insight-header{align-items:center;gap:16px;margin-bottom:28px;display:flex}.landing-insight-icon{color:#e67e22;background:#e67e2224;border-radius:50%;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.landing-insight-title{color:#fff;font-weight:700}.landing-insight-subtitle{color:#e5e2e199;font-size:13px}.landing-progress-list{gap:18px;display:grid}.landing-progress-bar{background:#ffffff14;border-radius:999px;height:10px;overflow:hidden}.landing-progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#e67e22,#ffb961);height:100%;display:block}.landing-section-heading{text-align:center;margin-bottom:48px}.landing-feature-card{background:#1c1b1b;border:1px solid #a48c7d29;border-radius:28px;flex-direction:column;gap:20px;height:100%;padding:32px;transition:transform .2s,border-color .2s,background .2s;display:flex}.landing-feature-card:hover{background:#252424;border-color:#e67e223d;transform:translateY(-4px)}.landing-feature-icon{border-radius:18px;place-items:center;width:56px;height:56px;font-size:24px;display:grid}.landing-feature-card-primary .landing-feature-icon,.landing-feature-list-item .anticon{color:#e67e22}.landing-feature-card-primary .landing-feature-icon{background:#e67e2224}.landing-feature-card-gold .landing-feature-icon{color:#ffb961;background:#ffb96124}.landing-feature-card-blue .landing-feature-icon{color:#b5c8df;background:#b5c8df24}.landing-feature-title.ant-typography{margin:0;font-size:30px;font-weight:700}.landing-feature-text.ant-typography{flex:1;margin:0;font-size:16px;line-height:1.8}.landing-feature-list{gap:12px;display:grid}.landing-feature-list-item{color:#f0ece9;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.landing-market-section{background:#0e0e0e;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:72px 0}.landing-market-eyebrow{color:#e5e2e18f;letter-spacing:.24em;text-align:center;text-transform:uppercase;margin-bottom:36px;font-size:12px;font-weight:700}.landing-market-list{flex-wrap:wrap;justify-content:center;gap:64px;display:flex}.landing-market-item{color:#ffffff57;flex-direction:column;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:clamp(42px,6vw,58px);font-weight:800;transition:color .2s;display:flex}.landing-market-item:hover{color:#e67e22}.landing-market-item span{background:0 0;border-radius:999px;width:36px;height:4px;transition:background .2s}.landing-market-item:hover span{background:#e67e22}.landing-cta-card{text-align:center;background:linear-gradient(135deg,#e67e22f2,#d78800eb),url(https://lh3.googleusercontent.com/aida-public/AB6AXuDhi4VsQe9EqafN8M-ejnQPNH74pcHaO-_dAyaavHRUfOMDdXvykZMMucAHIMC9pBA0Tngws3Qm6PSJEide3s7R_1WhKsF2kD1x-L60b-GkyeEYZ7BzDyZn_gemwvt1CVVqJCCv987j6xWAmPjcC--MhYY3YMN3MVA4I_4h2QeBVaDdfM9glywWR523fZrJ6_slaFBZWRmaMy7FvTu2fIos8PMRMWK4FpU35QD_lbssy75QR9X9WPRuz-IhZAccqXfsn8RahL4LO2eP) 50%/cover no-repeat;border-radius:40px;padding:72px 24px;position:relative;overflow:hidden}.landing-cta-glow{mix-blend-mode:screen;background:linear-gradient(#ffffff1f,#fff0);position:absolute;inset:0}.landing-cta-content{z-index:1;max-width:840px;margin:0 auto;position:relative}.landing-cta-icon{color:#502600e6;margin-bottom:20px;font-size:34px}.landing-cta-title.ant-typography{color:#fff;letter-spacing:-.05em;margin:0 0 20px;font-size:clamp(40px,6vw,68px);font-weight:800}.landing-cta-text.ant-typography{color:#fff5edeb;margin:0 auto 32px;font-size:22px;line-height:1.7}.landing-cta-button.ant-btn{color:#502600;background:#fff;border-color:#fff}.landing-cta-button.ant-btn:hover{color:#502600!important;background:#fff3e7!important;border-color:#fff3e7!important}.landing-footer{background:#0b0b0b;border-top:1px solid #ffffff0f;padding:36px 0 48px}.app-footer.landing-footer{color:var(--text-main);background:var(--bg-panel);border-top-color:var(--border-soft);flex-shrink:0;margin-top:auto}.app-footer .landing-footer-brand{color:var(--text-main)}.app-footer .landing-footer-copy.ant-typography,.app-footer .landing-footer-links a{color:var(--text-muted)}.app-footer .landing-footer-links a:hover{color:var(--accent-text)}.subtle-page-entry{color:var(--accent-text);margin-top:2px;font-size:12px;font-weight:500;text-decoration:none;display:inline-flex}.subtle-page-entry:hover{color:var(--accent-text)}.year-selector.ant-select,.year-selector.ant-picker{width:128px}.dividend-record-total{color:var(--accent-text);white-space:normal;margin:0 4px;font-weight:800}.dividend-records-table .ant-table-tbody>tr{cursor:pointer}.dividend-record-mobile-list{flex-direction:column;display:flex}.dividend-record-mobile-row{width:100%;color:var(--text-main);text-align:left;border:0;border-bottom:1px solid color-mix(in srgb, var(--border-soft) 72%, transparent);appearance:none;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.dividend-record-mobile-row:last-child{border-bottom:0}.dividend-record-mobile-row:active{transform:translateY(1px)}.dividend-record-mobile-identity{min-width:0;display:grid}.dividend-record-mobile-name{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;line-height:1.35;overflow:hidden}.dividend-record-mobile-meta{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.5;overflow:hidden}.dividend-record-mobile-value{text-align:right;flex:none;gap:2px;display:grid}.dividend-record-mobile-value strong{color:var(--accent-text);font-size:14px;line-height:1.35}.dividend-record-mobile-value span{color:var(--text-muted);font-size:11px;line-height:1.5}.landing-footer-inner{align-items:flex-start}.landing-footer-copy.ant-typography{max-width:420px;margin:12px 0 0;font-size:12px;line-height:1.8}.landing-footer-links{flex-wrap:wrap;justify-content:flex-end;gap:18px 28px;padding-top:8px;display:flex}@media (width<=992px){.landing-nav-links{display:none}.landing-nav-inner{justify-content:space-between;align-items:center;width:min(1280px,100% - 32px);padding:16px 0}.landing-brand-group,.landing-footer-inner{flex-direction:column;align-items:flex-start}.landing-brand-group{flex:1;min-width:0}.landing-nav-actions{margin-inline-start:auto;gap:8px!important}.landing-nav-actions .ant-space-item{flex-shrink:0}.landing-nav .ant-btn{height:42px;padding-inline:14px;font-size:14px}.landing-nav .user-trigger.ant-btn{width:42px;min-width:42px;height:42px;padding:0}.landing-brand{font-size:28px}.landing-shell{width:min(1280px,100% - 32px)}.landing-hero,.landing-hero-content{min-height:auto}.landing-hero-content{padding:96px 0 72px}.landing-hero-title.ant-typography{font-size:clamp(42px,14vw,68px)}.landing-hero-text.ant-typography{font-size:18px}.landing-philosophy-card{grid-template-columns:1fr;gap:28px;padding:28px}.landing-market-list{gap:36px}.landing-cta-card{border-radius:28px;padding:56px 20px}.landing-cta-text.ant-typography{font-size:18px}.landing-footer-links{justify-content:flex-start}}@media (width<=480px){.landing-nav-inner{gap:12px;min-height:68px;padding:12px 0}.landing-brand{font-size:24px}.landing-nav .ant-btn{height:38px;padding-inline:12px;font-size:13px}.landing-nav .user-trigger.ant-btn{width:38px;min-width:38px;height:38px;padding:0}.landing-nav .user-avatar.ant-avatar{width:28px;min-width:28px;height:28px;line-height:28px}.landing-nav-actions{gap:6px!important}.landing-scroll-target{scroll-margin-top:92px}}.page-shell{gap:28px!important}.glass-card.ant-card,.hero-card.ant-card,.table-card.ant-card{border:1px solid color-mix(in srgb, var(--border-soft) 80%, transparent);background:var(--bg-panel);box-shadow:var(--shadow-glow);border-radius:16px}.hero-card.ant-card{border:0;min-height:238px;position:relative;overflow:hidden}.hero-card.ant-card:after{content:"";pointer-events:none;background:linear-gradient(120deg,#f97f0629,#5fe0f61f);width:52%;height:130%;position:absolute;top:-42%;right:-12%;transform:skew(-18deg)}.hero-card.ant-card .ant-card-body{z-index:1;padding:24px;position:relative}.section-eyebrow{color:var(--brand);letter-spacing:.2em;font-family:Inter,sans-serif;font-size:11px;font-weight:800}.panel-title.ant-typography{color:var(--text-main);letter-spacing:0;margin-top:10px;font-family:Manrope,sans-serif;font-size:24px;font-weight:800;line-height:1.25}.hero-card .panel-title span{color:var(--accent)}.hero-copy.ant-typography{max-width:760px;color:var(--text-muted);align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.hero-copy.dividend-record-hero-copy.ant-typography{display:block}.brand-word{white-space:nowrap}.brand-word-accent,.hero-copy .anticon{color:var(--brand)}.hero-actions .ant-btn{border-radius:12px;height:42px}.dashboard-metrics-col{display:flex}.kpi-card.ant-card{width:100%;height:100%;min-height:190px;transition:transform .24s,box-shadow .24s,border-color .24s}.kpi-card-clickable.ant-card{cursor:pointer}.kpi-card-clickable.ant-card:hover{border-color:var(--accent-border);transform:translateY(-4px);box-shadow:0 18px 52px #2c2f311a}.kpi-card-clickable.ant-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.kpi-card:before{display:none}.kpi-card .ant-card-body{flex-direction:column;flex:1;gap:14px;height:100%;padding:26px;display:flex}.kpi-card-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.kpi-icon{width:44px;height:44px;color:var(--brand);background:var(--accent-surface);border-radius:8px;place-items:center;font-size:21px;display:grid}.kpi-card-tertiary .kpi-icon{color:var(--tertiary);background:var(--tertiary-surface)}.kpi-card-neutral .kpi-icon{color:var(--text-soft);background:var(--bg-panel-muted)}.kpi-card .section-eyebrow{max-width:120px;color:var(--text-soft);text-align:right;letter-spacing:.12em}.kpi-value.ant-typography{color:var(--text-main);letter-spacing:0;text-shadow:none;font-family:Manrope,sans-serif;font-size:clamp(25px,2.2vw,34px);font-weight:800;line-height:1.1}.kpi-progress{flex-direction:column;gap:8px;display:flex}.kpi-progress-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.kpi-progress-value.ant-typography{color:var(--text-main);font-size:13px;font-weight:700}.kpi-progress .ant-progress{line-height:1}.muted-text.ant-typography{color:var(--text-muted);margin-top:auto;font-size:13px;font-weight:600}.chart-card.ant-card .ant-card-body{padding:32px}.chart-header{justify-content:space-between;align-items:flex-end;display:flex}.chart-card .panel-title.ant-typography{font-size:26px}.chart-range-tabs{gap:8px;display:flex}.chart-range-tabs button{min-width:42px;height:34px;color:var(--text-main);background:var(--bg-panel-muted);cursor:default;border:0;border-radius:8px;padding:0 14px;font:800 12px/1 Inter,sans-serif}.chart-range-tabs button.active{color:#fff;background:var(--accent);box-shadow:0 12px 28px #f97f0633}.annual-roe-line-chart{height:340px}[data-app-theme=dark] .glass-card.ant-card,[data-app-theme=dark] .hero-card.ant-card,[data-app-theme=dark] .table-card.ant-card{border-color:#ffffff0f}[data-app-theme=dark] .mobile-asset-card{background:color-mix(in srgb, var(--bg-panel) 92%, #fff);border-color:#ffffff14;box-shadow:0 8px 22px #00000038,inset 0 1px #ffffff06}[data-app-theme=dark] .hero-card.ant-card:after{opacity:.85}@media (width<=992px){.app-header{height:62px;padding:0 16px}.app-header-row{flex-wrap:wrap;align-items:center}.app-content{padding:16px}.brand-block{padding:20px 18px 16px}}@media (width<=768px){.header-title.ant-typography{font-size:20px}.hero-card.ant-card .ant-card-body{padding:22px 20px}.panel-title.ant-typography{font-size:23px}.hero-copy.ant-typography{align-items:flex-start;font-size:14px}.kpi-card.ant-card{min-height:0}.chart-card.ant-card .ant-card-body{padding:24px 20px}.chart-header{flex-direction:column;align-items:flex-start}}@font-face{font-family:Fira Code;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh0NSDqFGedCMX.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fira Code;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh2dSDqFGedCMX.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Fira Code;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh0dSDqFGedCMX.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Fira Code;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh3tSDqFGedCMX.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Fira Code;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bhZ_Wmh3mUfBsu_Q.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Fira Code;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh09SDqFGedCMX.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fira Code;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh3dSDqFGedA.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fira Code;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh0NSDqFGedCMX.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fira Code;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh2dSDqFGedCMX.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Fira Code;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh0dSDqFGedCMX.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Fira Code;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh3tSDqFGedCMX.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Fira Code;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bhZ_Wmh3mUfBsu_Q.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Fira Code;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh09SDqFGedCMX.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fira Code;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh3dSDqFGedA.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fira Code;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh0NSDqFGedCMX.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fira Code;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh2dSDqFGedCMX.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Fira Code;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh0dSDqFGedCMX.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Fira Code;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh3tSDqFGedCMX.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Fira Code;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bhZ_Wmh3mUfBsu_Q.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Fira Code;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh09SDqFGedCMX.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fira Code;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh3dSDqFGedA.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7W0Q5n-wU.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7W0Q5n-wU.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7W0Q5n-wU.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7W0Q5n-wU.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7W0Q5n-wU.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7W0Q5n-wU.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7W0Q5n-wU.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7W0Q5n-wU.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7W0Q5n-wU.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7W0Q5n-wU.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7W0Q5n-wU.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7W0Q5n-wU.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggqxSvfedN62Zw.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggOxSvfedN62Zw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggSxSvfedN62Zw.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggixSvfedN62Zw.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggmxSvfedN62Zw.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggexSvfedN4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggqxSvfedN62Zw.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggOxSvfedN62Zw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggSxSvfedN62Zw.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggixSvfedN62Zw.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggmxSvfedN62Zw.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggexSvfedN4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggqxSvfedN62Zw.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggOxSvfedN62Zw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggSxSvfedN62Zw.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggixSvfedN62Zw.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggmxSvfedN62Zw.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggexSvfedN4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggqxSvfedN62Zw.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggOxSvfedN62Zw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggSxSvfedN62Zw.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggixSvfedN62Zw.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggmxSvfedN62Zw.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggexSvfedN4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
