.cc{--ink:#07111f;--muted:#526070;--line:rgba(7,17,31,.14);width:100%;min-height:700px;border:1px solid var(--line);background:#fff;color:var(--ink);box-shadow:0 24px 80px #07111f14;font-family:IBM Plex Mono,monospace}.cc-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--line)}.cc-head>div>span,.cc-head p{color:var(--muted);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.cc-head h1{margin:5px 0 0;color:var(--ink);font:700 38px/.95 Chakra Petch,sans-serif}.cc-head h1 i{color:#2d5c38;font-style:normal}.cc-head p{margin:8px 0 0}.cc-head>a{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--line);color:var(--muted)}.cc-head>a:hover,.cc-head>a:focus-visible{border-color:var(--ink);color:var(--ink);outline:2px solid rgba(45,92,56,.2);outline-offset:2px}.cc-head svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.5}.cc-controls{display:grid;grid-template-columns:1fr 150px 170px 1fr;border-bottom:1px solid var(--line)}.cc-controls label{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:8px 12px;border-right:1px solid var(--line)}.cc-controls label>span{color:var(--muted);font-size:8px;letter-spacing:.08em;text-transform:uppercase}.cc-controls input,.cc-controls select{box-sizing:border-box;width:100%;height:40px;min-width:0;padding:0 10px;border:1px solid var(--line);border-radius:0;background:#fff;color:var(--ink);font:600 11px IBM Plex Mono,monospace}.cc-controls input:focus,.cc-controls select:focus{border-color:#2d5c38;outline:2px solid rgba(45,92,56,.15)}.cc-mobile-tabs{display:none}.cc-body{display:grid;grid-template-columns:minmax(330px,.82fr) minmax(420px,1.18fr);min-height:530px}.cc-schedule,.cc-news{min-width:0}.cc-schedule{border-right:1px solid var(--line)}.cc-schedule>header,.cc-news>header{display:flex;align-items:end;justify-content:space-between;min-height:65px;padding:0 16px;border-bottom:1px solid var(--line)}.cc-schedule>header span,.cc-news>header span{color:var(--muted);font-size:8px;letter-spacing:.08em;text-transform:uppercase}.cc-schedule h2,.cc-news h2{margin:4px 0 12px;font:700 23px/1 Chakra Petch,sans-serif}.cc-schedule>header>b,.cc-news>header>b{margin-bottom:13px;color:var(--muted);font-size:9px;text-transform:uppercase}.cc-days,.cc-stories{overflow:auto;max-height:610px}.cc-day{display:grid;grid-template-columns:74px 1fr;border-bottom:1px solid var(--line)}.cc-day>time{display:grid;align-content:start;justify-items:center;padding:15px 6px;border-right:1px solid var(--line)}.cc-day>time strong{font:700 26px/1 Chakra Petch,sans-serif}.cc-day>time span{margin-top:5px;color:var(--muted);font-size:8px;text-transform:uppercase}.cc-event{display:grid;grid-template-columns:7px 1fr auto;align-items:center;gap:10px;min-height:70px;padding:9px 12px;border-bottom:1px solid rgba(7,17,31,.08)}.cc-event:last-child{border-bottom:0}.cc-event>i{width:7px;height:7px;border-radius:50%;background:#2d5c38}.cc-event--earnings>i{border-radius:0;background:#be7a20;transform:rotate(45deg)}.cc-event span,.cc-event small{display:block;color:var(--muted);font-size:8px;letter-spacing:.05em;text-transform:uppercase}.cc-event strong{display:block;margin:4px 0;color:var(--ink);font:700 14px/1.15 Chakra Petch,sans-serif}.cc-event>a{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--line);color:var(--ink);text-decoration:none}.cc-event>a:hover,.cc-event>a:focus-visible{border-color:#2d5c38;color:#2d5c38;outline:0}.cc-story{display:grid;grid-template-columns:52px 1fr;gap:12px;padding:15px;border-bottom:1px solid var(--line)}.cc-impact{display:grid;align-content:start;justify-items:center;min-height:48px;padding:7px 3px;border:1px solid currentColor;color:#526070}.cc-impact span{font-size:7px;letter-spacing:.05em;text-transform:uppercase}.cc-impact strong{margin-top:2px;font:700 18px Chakra Petch,sans-serif}.cc-impact.is-critical{color:#b42334;background:#b423340f}.cc-impact.is-high{color:#aa6511;background:#be7a2012}.cc-impact.is-medium{color:#285e8f;background:#285e8f0f}.cc-story-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:8px;letter-spacing:.06em;text-transform:uppercase}.cc-story h3{margin:6px 0;color:var(--ink);font:700 17px/1.2 Chakra Petch,sans-serif}.cc-story p{display:-webkit-box;overflow:hidden;margin:0;color:#344151;font:400 12px/1.5 IBM Plex Sans,sans-serif;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cc-story blockquote{margin:9px 0 0;padding-left:10px;border-left:2px solid #2d5c38;color:var(--muted);font:500 11px/1.45 IBM Plex Sans,sans-serif}.cc-story-foot{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:10px;color:var(--muted);font-size:8px;text-transform:uppercase}.cc-story-foot>div{display:flex;gap:3px}.cc-story-foot a{color:inherit}.cc-story-foot>div a{padding:3px 5px;background:#eef1ed;color:#2d5c38;font-weight:700;text-decoration:none}.cc-source{margin-left:auto}.cc-empty,.cc-state{display:grid;min-height:300px;place-items:center;padding:20px;color:var(--muted);font-size:10px;letter-spacing:.08em;text-align:center;text-transform:uppercase}.cc-state{min-height:530px}.cc-state.is-error{color:#b42334}.cc>footer{display:flex;justify-content:space-between;gap:20px;padding:11px 14px;border-top:1px solid var(--line);color:var(--muted);font-size:8px;letter-spacing:.05em;text-transform:uppercase}.cc--view,.cc--embed{display:flex;flex-direction:column;height:100dvh;min-height:620px;border:0;box-shadow:none}.cc--view .cc-body,.cc--embed .cc-body{flex:1}.cc--view .cc-days,.cc--view .cc-stories,.cc--embed .cc-days,.cc--embed .cc-stories{max-height:calc(100dvh - 220px)}.cc--embed .cc-head{padding:10px 14px}.cc--embed .cc-head h1{font-size:25px}.cc--embed .cc-head p,.cc--embed .cc-head>div>span{display:none}@media(max-width:760px){.cc{min-height:650px}.cc-head{padding:14px}.cc-head h1{font-size:28px}.cc-controls{grid-template-columns:1fr 1fr}.cc-controls label{grid-template-columns:1fr;gap:4px;padding:6px}.cc-controls label:nth-child(2n){border-right:0}.cc-controls input,.cc-controls select{height:44px}.cc-mobile-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.cc-mobile-tabs button{min-height:44px;border:0;border-right:1px solid var(--line);background:#fff;color:var(--muted);font:700 10px IBM Plex Mono,monospace;cursor:pointer}.cc-mobile-tabs button[aria-pressed=true]{background:var(--ink);color:#fff}.cc-mobile-tabs b{margin-left:4px}.cc-body{display:block;min-height:420px}.cc-schedule,.cc-news{display:none;border:0}.cc-schedule.is-active,.cc-news.is-active{display:block}.cc-days,.cc-stories{max-height:520px}.cc>footer{display:none}.cc--view .cc-days,.cc--view .cc-stories,.cc--embed .cc-days,.cc--embed .cc-stories{max-height:calc(100dvh - 245px)}.cc--embed .cc-head{display:none}.cc--embed .cc-controls label:nth-child(3),.cc--embed .cc-controls label:nth-child(4){display:none}.cc--embed .cc-controls{grid-template-columns:1fr 1fr}.cc-story{grid-template-columns:44px 1fr;padding:12px 10px;gap:9px}.cc-story h3{font-size:15px}.cc-day{grid-template-columns:62px 1fr}}@media(prefers-reduced-motion:reduce){.cc *{transition:none!important}}.cc-head{display:grid;grid-template-columns:auto minmax(520px,1fr) auto;align-items:center;gap:18px;padding:10px 12px}.cc-head h1{margin:0;font-size:30px;white-space:nowrap}.cc-head>.cc-controls{display:grid;grid-template-columns:minmax(130px,1fr) 120px 150px minmax(160px,1fr);border:0}.cc-head>.cc-controls label{padding:0 8px}.cc-head>.cc-controls label:first-child{border-left:1px solid var(--line)}.cc-head>.cc-controls input,.cc-head>.cc-controls select{height:38px}.cc-head>a{width:40px;height:40px}.cc-themes{display:flex;align-items:center;gap:7px;padding:9px 12px;border-bottom:1px solid var(--line);overflow-x:auto;scrollbar-width:thin}.cc-themes button{min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font:600 10px IBM Plex Mono,monospace;white-space:nowrap;cursor:pointer}.cc-themes button[aria-pressed=true]{border-color:#2d5c38;background:#2d5c3817;color:#2d5c38}.cc-event-icon{display:grid!important;width:19px;height:19px;place-items:center;border:1px solid #315d8a;border-radius:50%;background:#315d8a12;color:#315d8a!important;font-size:8px!important}.cc-event--earnings .cc-event-icon{border-color:#be7a20;border-radius:2px;background:#be7a2012;color:#9b6115!important}.cc-event--central_banking .cc-event-icon{border-color:#704ba1;background:#704ba114;color:#704ba1!important}.cc-event--inflation .cc-event-icon{border-color:#b42334;background:#b4233412;color:#b42334!important}.cc-event--employment .cc-event-icon{border-color:#315d8a;background:#315d8a12;color:#315d8a!important}.cc-impact.is-unranked{border-style:dashed;color:var(--muted);background:#fafafa}@media(max-width:980px){.cc-head{grid-template-columns:1fr auto}.cc-head>.cc-controls{grid-column:1/-1;grid-row:2;grid-template-columns:1fr 110px 140px 1fr}.cc-head>.cc-controls label:first-child{border-left:0}}@media(max-width:760px){.cc-head{display:block}.cc-head h1{margin-bottom:10px}.cc-head>a{display:none}.cc-head>.cc-controls{display:grid;grid-template-columns:1fr 1fr}.cc-themes{padding:8px}.cc-schedule h2,.cc-news h2{font-size:19px}}.cc-empty strong{font:600 12px IBM Plex Mono,monospace}.cc-empty button{min-height:40px;padding:0 14px;border:1.5px solid var(--ink);border-radius:2px;background:var(--ink);color:#fff;font:600 12px Chakra Petch,sans-serif;cursor:pointer}
