@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: "IBM Plex Sans", system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono);--color-bg: #d4f2ec;--color-surface: #eafaf7;--color-text: #0f2a2e;--color-muted: #40615f;--color-border: #a9e2d9;--color-brand: #0e7490;--color-brand-deep: #0a3a47;--color-on-brand: #eafdff;--color-accent: #5eead4;--color-accent-strong: #0f766e;--color-primary: #0e7490;--color-link: #0e7490;--color-on-primary: #ffffff;--color-danger: #c2451e;--color-success: #15803d;--color-warn: #b45309;--color-info: #0369a1;--gradient-bg: radial-gradient(125% 90% at 90% -12%, rgba(94, 234, 212, .34), transparent 55%), radial-gradient(85% 72% at 6% 112%, rgba(255, 159, 102, .16), transparent 60%), linear-gradient(158deg, #e2f8f3 0%, #cfeee8 100%);--card-shadow: 0 1px 2px rgba(9, 40, 44, .05), 0 12px 30px -16px rgba(9, 40, 44, .22);--font-display: "Space Grotesk", system-ui, sans-serif}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.static{position:static}.container{width:100%}@media(width>=40rem){.container{max-width:40rem}}@media(width>=48rem){.container{max-width:48rem}}@media(width>=64rem){.container{max-width:64rem}}@media(width>=80rem){.container{max-width:80rem}}@media(width>=96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.table-cell{display:table-cell}.flex-shrink{flex-shrink:1}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}}:root{--draw-glow: 0 0 0 transparent}html[data-theme=classic]{--color-bg: #dfeadb;--color-surface: #f3f9ef;--color-text: #0e1a16;--color-muted: #4d5c55;--color-border: #c4d6bf;--gradient-bg: radial-gradient(125% 90% at 90% -12%, rgba(244, 180, 0, .22), transparent 55%), linear-gradient(158deg, #e8f1e2 0%, #d6e5d0 100%);--color-brand: #0e3b33;--color-brand-deep: #0a2c26;--color-on-brand: #eef3ef;--color-accent: #f4b400;--color-accent-strong: #8a6000;--color-on-accent: #06241f;--color-primary: #0e3b33;--color-link: #0e3b33;--color-on-primary: #ffffff;--color-danger: #c2451e;--color-success: #15803d;--color-warn: #b45309;--color-info: #1d4ed8}html[data-theme=neon]{--color-bg: #0b0e14;--color-surface: #151b26;--color-text: #e6eaf2;--color-muted: #8a94a6;--color-border: #2a3344;--color-brand: #0e1320;--color-brand-deep: #05070c;--color-on-brand: #e6eaf2;--color-accent: #2de2c5;--color-accent-strong: #2de2c5;--color-on-accent: #06241f;--color-primary: #2de2c5;--color-link: #2de2c5;--color-on-primary: #052a24;--color-danger: #ff6b6b;--color-success: #34d399;--color-warn: #fbbf24;--color-info: #38bdf8;--draw-glow: 0 0 18px rgba(45, 226, 197, .5);--gradient-bg: var(--color-bg);--card-shadow: none}html[data-theme=mango]{--color-bg: #ffe6d2;--color-surface: #fff4e9;--color-text: #2b1a14;--color-muted: #855544;--color-border: #f6ceac;--gradient-bg: radial-gradient(125% 90% at 90% -12%, rgba(255, 122, 26, .22), transparent 55%), linear-gradient(158deg, #ffeeda 0%, #ffdcc0 100%);--color-brand: #c2410c;--color-brand-deep: #7c2d12;--color-on-brand: #fff1e6;--color-accent: #ffb703;--color-accent-strong: #b45309;--color-on-accent: #2a1400;--color-primary: #ff7a1a;--color-link: #c2410c;--color-on-primary: #2a1400;--color-danger: #b91c1c;--color-success: #15803d;--color-warn: #b45309;--color-info: #0369a1}html[data-theme=cherry]{--color-bg: #ffdfe6;--color-surface: #fff0f3;--color-text: #3a1620;--color-muted: #7d4d59;--color-border: #f7bccb;--gradient-bg: radial-gradient(125% 90% at 90% -12%, rgba(251, 113, 133, .24), transparent 55%), linear-gradient(158deg, #ffe7ec 0%, #ffd4dd 100%);--color-brand: #be123c;--color-brand-deep: #881337;--color-on-brand: #ffeef2;--color-accent: #fb7185;--color-accent-strong: #be123c;--color-on-accent: #3f0a16;--color-primary: #e11d48;--color-link: #be123c;--color-on-primary: #ffffff;--color-danger: #b91c1c;--color-success: #15803d;--color-warn: #b45309;--color-info: #1d4ed8}html[data-theme=grape]{--color-bg: #ece0fb;--color-surface: #f7f1ff;--color-text: #271438;--color-muted: #5f4d73;--color-border: #dcc7f2;--gradient-bg: radial-gradient(125% 90% at 90% -12%, rgba(168, 85, 247, .2), transparent 55%), radial-gradient(85% 72% at 6% 112%, rgba(251, 113, 133, .14), transparent 60%), linear-gradient(158deg, #f0e6fd 0%, #e2d2f7 100%);--color-brand: #7c3aed;--color-brand-deep: #4c1d95;--color-on-brand: #f6efff;--color-accent: #d8b4fe;--color-accent-strong: #7c3aed;--color-on-accent: #2a1140;--color-primary: #7c3aed;--color-link: #7c3aed;--color-on-primary: #ffffff;--color-danger: #c2451e;--color-success: #15803d;--color-warn: #b45309;--color-info: #2563eb}html[data-theme=steel]{--color-bg: #dde9f6;--color-surface: #f0f5fc;--color-text: #1a2433;--color-muted: #4f5b6b;--color-border: #c6d7ec;--gradient-bg: radial-gradient(125% 90% at 90% -12%, rgba(96, 165, 250, .18), transparent 55%), linear-gradient(158deg, #e8f0fa 0%, #d4e3f3 100%);--color-brand: #1e3a8a;--color-brand-deep: #172554;--color-on-brand: #eef2fb;--color-accent: #60a5fa;--color-accent-strong: #1d4ed8;--color-on-accent: #07182f;--color-primary: #2563eb;--color-link: #1e3a8a;--color-on-primary: #ffffff;--color-danger: #b91c1c;--color-success: #15803d;--color-warn: #b45309;--color-info: #1d4ed8}html[data-theme=graphite]{--color-bg: #11151c;--color-surface: #1a2029;--color-text: #e5e9f0;--color-muted: #97a1b0;--color-border: #2b333f;--color-brand: #1a2230;--color-brand-deep: #0c1016;--color-on-brand: #e5e9f0;--color-accent: #7dd3fc;--color-accent-strong: #7dd3fc;--color-on-accent: #06212e;--color-primary: #2563eb;--color-link: #7dd3fc;--color-on-primary: #ffffff;--color-danger: #f87171;--color-success: #34d399;--color-warn: #fbbf24;--color-info: #38bdf8;--draw-glow: 0 0 16px rgba(125, 211, 252, .4);--gradient-bg: var(--color-bg);--card-shadow: none}html[data-theme=midnight]{--color-bg: #0c1018;--color-surface: #161d2b;--color-text: #e8ecf6;--color-muted: #94a1bd;--color-border: #283246;--color-brand: #121b30;--color-brand-deep: #070b14;--color-on-brand: #e8ecf6;--color-accent: #fbbf24;--color-accent-strong: #fbbf24;--color-on-accent: #2a1c00;--color-primary: #6366f1;--color-link: #93a5ff;--color-on-primary: #ffffff;--color-danger: #ff6b6b;--color-success: #34d399;--color-warn: #fbbf24;--color-info: #38bdf8;--draw-glow: 0 0 18px rgba(251, 191, 36, .45);--gradient-bg: var(--color-bg);--card-shadow: none}html,body{height:100%}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:background-color .2s ease,color .2s ease}.tbl-wrap{overflow-x:auto}a.go{color:inherit;text-decoration:underline dotted;text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:.22em;cursor:pointer;border-radius:.2rem;transition:color .12s ease,text-decoration-color .12s ease}@supports (color: color-mix(in lab,red,red)){a.go{text-decoration-color:color-mix(in srgb,currentColor 32%,transparent)}}a.go:hover{color:var(--color-link);text-decoration-style:solid;text-decoration-color:currentColor}a.go:focus-visible{outline:2px solid var(--color-link);outline-offset:2px}a.go:not([href]){cursor:inherit;text-decoration:none}a.go:not([href]):hover{color:inherit}a.go.go--card{text-decoration:none}:where(a.go.go--card){display:block}a.go.go--card[href]:hover{color:inherit;border-color:var(--color-link)}a.go.go--card[href]:hover .go__cue{opacity:1;transform:translate(0)}.go__cue{opacity:0;transform:translate(-3px);transition:opacity .12s ease,transform .12s ease;color:var(--color-link)}a.go:is(.badge,.cupo,.flag,.out,.st,.gbadge,.scope,.nums-cell,.ratio-go,.expiry-go,.slot,.tick-go){text-decoration:none}a.go:is(.badge,.cupo)[href]:hover{border-color:var(--color-link)}:where(a.go.ratio-go,a.go.expiry-go){display:block}button.go-plain{font:inherit;background:none;border:0;padding:0;color:inherit;cursor:pointer;text-decoration:underline dotted;text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:.22em}@supports (color: color-mix(in lab,red,red)){button.go-plain{text-decoration-color:color-mix(in srgb,currentColor 32%,transparent)}}button.go-plain:hover{color:var(--color-link);text-decoration-style:solid;text-decoration-color:currentColor}button.go-plain:focus-visible{outline:2px solid var(--color-link);outline-offset:2px}.go-note{margin:0 0 .75rem;padding:.55rem .8rem;border-radius:.55rem;border:1px solid color-mix(in srgb,#0369a1 30%,transparent);background:color-mix(in srgb,#0369a1 9%,transparent);color:var(--color-text);font-size:.84rem}@supports (color: color-mix(in lab,red,red)){.go-note{border:1px solid color-mix(in srgb,var(--color-info) 30%,transparent)}}@supports (color: color-mix(in lab,red,red)){.go-note{background:color-mix(in srgb,var(--color-info) 9%,transparent)}}tr.is-focus>td{background:color-mix(in srgb,#0e7490 11%,transparent)}@supports (color: color-mix(in lab,red,red)){tr.is-focus>td{background:color-mix(in srgb,var(--color-link) 11%,transparent)}}tr.is-focus>td:first-child{box-shadow:inset 3px 0 0 var(--color-link)}.is-focus-card{outline:2px solid var(--color-link);outline-offset:2px}@media print{.side,.topbar,.scrim,.subnav,.no-print{display:none!important}.content{padding:0!important}body{background:#fff}a.go{text-decoration:none}.card,.gcard,.kpis,tr{break-inside:avoid}}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-border-style: solid;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial}}}
