@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.fred-card{background:#fff;border:0 solid #fff;font-family:Segoe UI,Roboto,system-ui,sans-serif;margin:auto;max-width:1500px;padding:28px 30px 22px;width:100%}.fred-grid{border-bottom:1px solid #dfe6f0;display:grid;grid-template-columns:1.2fr .85fr .65fr 1.3fr .7fr;margin-bottom:14px}.col{border-right:1px solid #d5deec;display:flex;flex-direction:column;gap:6px;padding:12px 16px}.col:first-child{padding-left:0}.col:last-child{border-right:none}.col-label{color:#000;font-size:1rem;font-style:italic;font-weight:400;letter-spacing:.1px}.col:first-child .col-label{color:#1780e8}.col-value{color:#0b1d32;font-size:1rem;line-height:1.5}.small-text{color:#1a3455;font-size:.9rem}.small-text span{font-weight:500}.range-pills{display:flex;gap:6px}.range-pills span{border-radius:0;border-right:1px solid #000;color:#1780e8;font-size:.85rem;padding:2px 12px}.range-pills .active{background:#d4e0f2;color:#0b2647}.date-inputs{align-items:center;display:flex;gap:6px}.date-inputs input{background:#fff;border:1px solid #c9d6ea;border-radius:6px;color:#122b47;padding:4px 10px;width:115px}.download-wrapper{position:relative}.download-dropdown{background:#fff;border:1px solid #e3e9f2;box-shadow:0 8px 28px #0000001f;left:0;min-width:180px;padding:6px 0;position:absolute;top:45px;z-index:20}.download-dropdown button{background:#fff;border:none;color:#0073e6;cursor:pointer;display:block;padding:10px 18px;text-align:left;width:100%}.download-dropdown button:hover{background:#f2f6fe}.action-buttons{display:flex;flex-direction:column;gap:8px}button{font-family:inherit}.btn-download,.btn-edit{align-items:center;border-radius:6px;cursor:pointer;display:flex;font-size:1rem;height:30px;justify-content:center;padding:0;width:110px}.btn-edit{background:#1780e8;border:none;color:#fff}.btn-download{background:#fff;border:1.5px solid #1780e8;color:#1780e8}.frequency-dropdown{position:relative}.frequency-selected{align-items:center;cursor:pointer;display:flex;gap:8px;width:-webkit-max-content;width:max-content}.frequency-underline{background:#000;height:1px;margin-top:5px;width:50%}.frequency-arrow{font-size:12px}.frequency-menu{background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px #00000026;left:0;position:absolute;top:55px;width:120px;z-index:100}.frequency-option{cursor:pointer;padding:10px 14px}.frequency-option:hover{background:#f2f6ff}.chart-card:fullscreen{display:flex;flex-direction:column;height:100vh;padding:30px;width:100vw}.chart-card:fullscreen .chart-container{flex:1 1;height:auto}.chart-card:fullscreen .chart-footer{align-items:center;display:flex;justify-content:space-between;padding-top:20px}.chart-card{background:#ebf3fb;border:1px solid #d5e3f0;margin-top:10px;padding:24px 28px 20px}.chart-header{align-items:center;border-bottom:0 solid #c8d8ea;display:flex;gap:10px;margin-bottom:0;padding-bottom:4px}.fred-logo{color:#0b1d32;font-size:1.5rem;font-weight:700}.fred-logo img{height:30px;object-fit:contain;width:auto}.logo-icon{background:#1a4a7a;border-radius:6px;color:#fff;padding:5px 12px}.logo-icon img{height:10px;object-fit:contain;width:10px}.legend-item{align-items:center;color:#1f3857;display:flex;font-weight:500;gap:10px}.legend-line{background:#1780e8;height:3px;width:32px}.chart-container{background:#ebf3fb;height:400px;padding:10px}.chart-footer{border-top:0 solid #c8d8ea;color:#3b5072;flex-wrap:wrap;font-size:.85rem;gap:12px;justify-content:space-between;margin-top:16px;padding-top:16px}.chart-footer,.fullscreen-btn{align-items:center;display:flex}.fullscreen-btn{background:#fff;border:1.5px solid #1780e8;border-radius:6px;color:#1780e8;cursor:pointer;font-size:1rem;font-weight:400;height:40px;justify-content:center;padding:0;width:110px}.footer-actions{align-items:center;display:flex;gap:16px}.source-link{color:#555;font-size:14px;text-decoration:none}.source-link:hover{text-decoration:underline}.share-wrapper{margin-top:12px;position:relative}.share-btn{border:1.5px solid #1780e8;height:40px;width:130px}.share-btn,.share-dropdown button{align-items:center;background:#fff;border-radius:6px;color:#1780e8;cursor:pointer;display:flex;font-size:1rem;font-weight:400;justify-content:center;padding:0}.share-dropdown button{border:0 solid #1780e8;height:30px;margin:6px auto;width:200px}.share-dropdown{background:#fff;border:1px solid #e3e9f2;box-shadow:0 8px 28px #0000001f;left:0;padding:6px 0;position:absolute;top:45px;width:220px;z-index:10}.share-dropdown button:hover{background:#f2f6fe}.data-note{border-top:1px dashed #d5deec;color:#3b5072;display:flex;flex-wrap:wrap;font-size:.75rem;justify-content:space-between;margin-top:14px;padding-top:12px}.copyright{background:#eef2f8;border-radius:6px;padding:4px 14px}.embed-overlay{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}.embed-modal{background:#fff;border-radius:10px;box-shadow:0 12px 40px #0003;padding:25px;width:520px}.embed-modal h3{color:#0b1d32;margin-top:0}.embed-modal p{color:#555;font-size:14px}.embed-modal label{color:#1a314e;display:flex;font-size:14px;gap:10px;margin:14px 0}.embed-modal textarea{border:1px solid #d5e3f0;border-radius:6px;font-family:monospace;font-size:12px;height:130px;margin-top:15px;padding:10px;width:100%}.embed-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:15px}@media(max-width:900px){.fred-grid{grid-template-columns:1fr 1fr}.col{border-bottom:1px solid #d5deec;border-right:none;padding:12px}}@media(max-width:600px){.fred-card{padding:18px}.fred-grid{grid-template-columns:1fr}.chart-header{align-items:flex-start;flex-direction:column}.chart-container{height:300px}.chart-footer{align-items:flex-start;flex-direction:column}}body{color:#111;font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.7}.latest-posts-title{font-family:Playfair Display,Georgia,Times New Roman,serif}.post-list-title{font-size:1.25rem}.post-list-title,.post-title{color:#000;font-family:Merriweather,Georgia,serif;font-weight:700;line-height:1.3;margin-bottom:12px}.post-title{font-size:2rem}.post-summary{color:#444;font-family:Source Sans Pro,sans-serif;font-size:1rem}.post-meta{color:#777;font-size:.85rem;letter-spacing:.05em}.post-meta,.post-tag{font-family:Source Sans Pro,sans-serif;text-transform:uppercase}.post-tag{font-size:.8rem;letter-spacing:.03em}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}
/*# sourceMappingURL=main.f5009b1f.css.map*/