@import "https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap";
:root{--ink:#213b33;--muted:#738079;--line:#e0e6df;--green:#215f4c;--paper:#fff;--bg:#f6f7f2;--font-sans:"Lato", Arial, sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:var(--font-sans);margin:0;font-size:14px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #db8b50}a{color:var(--green)}.app-header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:22px;height:80px;padding:0 40px;display:flex}.brand{align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.header-moneycontrol-logo{flex-shrink:0;width:138px;height:34px;display:block;overflow:hidden}.header-moneycontrol-logo img{width:138px;height:auto;display:block;transform:translateY(-24px)}.brand-collaboration-mark{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#46a52d 0 48%,#0868a6 52% 100%);-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-size:23px;font-weight:900;line-height:1;display:inline-block}.header-dfd-logo{flex-shrink:0;width:58px;height:58px;display:block;overflow:hidden}.header-dfd-logo img{object-fit:contain;width:100%;height:100%;display:block}.header-divider{background:var(--line);width:1px;height:22px}.workspace-label{color:var(--muted);font-size:13px}.version-badge{background:#e9f1e9;border-radius:4px;padding:4px 7px;font-size:10px}.header-actions{align-items:center;gap:24px;margin-left:auto;display:flex}.draft-status{color:var(--muted);font-size:12px}.draft-status i{background:#78a080;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.primary,.secondary{border:0;border-radius:6px;padding:12px 17px;font-size:12px;font-weight:600}.primary{background:var(--green);color:#fff}.primary span{margin-left:18px}.secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.full{width:100%;margin:10px 0}.eyebrow{letter-spacing:1.5px;color:var(--muted);font-size:10px;font-weight:700}.editor-layout{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:26px;max-width:1400px;margin:auto;padding:28px 40px 0;display:grid}.editor-panel{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.tabs{border-bottom:1px solid var(--line);display:flex}.tabs button{min-width:0;color:var(--muted);background:#fff;border:0;border-bottom:2px solid #0000;flex:1;padding:20px 0 17px;font-size:11px}.tabs button span{opacity:.7;margin-right:6px;font-size:9px}.tabs button[aria-pressed=true]{color:var(--green);border-bottom-color:var(--green);font-weight:700}.panel-content{padding:23px}.panel-content h3{margin:0 0 17px;font-size:13px}.chart-types{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.chart-types button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:6px;padding:12px 5px;font-size:10px}.chart-types button span{margin-bottom:5px;font-size:26px;line-height:30px;display:block}.chart-types button[aria-pressed=true]{color:var(--green);background:#eef5ef;border-color:#36735c}.section-rule{background:var(--line);height:1px;margin:24px 0}.data-guide{border:1px solid var(--line);background:#f8faf6;border-radius:7px;margin:16px 0 20px;padding:12px}.data-guide label{margin:0 0 10px}.data-guide>p{color:var(--muted);margin:0 0 11px;font-size:11px;line-height:1.45}.sample-reference>span{color:var(--green);letter-spacing:.09em;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:800;display:block}.sample-reference pre{color:#f5f8f4;white-space:pre-wrap;overflow-wrap:anywhere;background:#173b30;border-radius:5px;margin:0;padding:9px;font:10px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.sample-button{margin:0 0 8px}label{flex-direction:column;gap:8px;margin:17px 0;font-size:11px;font-weight:600;display:flex}input,textarea,select{color:#42554b;background:#fff;border:1px solid #dce3da;border-radius:5px;width:100%;min-width:0;padding:10px 11px;font-size:12px}textarea{resize:vertical;line-height:1.6}input[type=file]{font-size:10px}.field-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.field-grid label{margin:0}.switch-row{flex-direction:row;justify-content:space-between;align-items:center}.switch-row input{width:16px;height:16px;accent-color:var(--green)}select[multiple]{padding:5px}select[multiple] option{padding:6px}.help{color:var(--muted);font-size:11px;font-weight:400;line-height:1.7}.text-button{color:var(--green);background:0 0;border:0;padding:4px 0;font-size:12px;display:inline-block}.repository-heading{align-items:baseline}.repository-heading .text-button{padding:0}.repository-intro{margin-bottom:18px}.repository-empty{color:var(--muted);background:#f7faf4;border:1px dashed #bccbbd;border-radius:7px;gap:5px;padding:20px 16px;font-size:11px;line-height:1.5;display:grid}.repository-empty strong{color:var(--ink);font-size:12px}.repository-list{gap:9px;max-height:540px;padding-right:3px;display:grid;overflow-y:auto}.repository-item{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:flex-start;gap:8px;padding:12px;display:flex;position:relative}.repository-item:hover{border-color:#a9bead}.repository-open{min-width:0;color:var(--ink);text-align:left;background:0 0;border:0;flex:1;gap:4px;padding:0;display:grid}.repository-open strong{overflow-wrap:anywhere;font-size:12px;line-height:1.4}.repository-open span,.repository-open time{color:var(--muted);font-size:9px;line-height:1.4}.repository-open span{text-transform:capitalize}.repository-menu-wrap{flex-shrink:0;position:relative}.repository-menu-button{width:30px;height:28px;color:var(--muted);letter-spacing:1px;background:0 0;border:0;border-radius:5px;padding:0 0 7px;font-size:16px}.repository-menu-button:hover,.repository-menu-button[aria-expanded=true]{color:var(--green);background:#edf3ed}.repository-menu{z-index:5;border:1px solid var(--line);background:#fff;border-radius:7px;width:155px;padding:5px;position:absolute;top:31px;right:0;box-shadow:0 9px 25px #173b3020}.repository-menu button{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:4px;padding:9px;font-size:10px}.repository-menu button:hover{color:var(--green);background:#edf3ed}.repository-embed textarea{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;line-height:1.5}.preview-area{border:1px solid var(--line);background:#ecefe8;border-radius:10px;overflow:hidden}.preview-toolbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:14px 22px;display:flex}.segmented{border:1px solid var(--line);background:#f2f4ef;border-radius:6px;gap:2px;padding:3px;display:flex}.segmented button{color:var(--muted);background:0 0;border:0;border-radius:4px;padding:7px 13px;font-size:11px}.segmented button[aria-pressed=true]{color:var(--ink);background:#fff;box-shadow:0 1px 4px #0001}.dimensions{color:var(--muted);font-size:10px}.preview-stage{background-image:radial-gradient(#cad4c5 .8px,#0000 .8px);background-size:14px 14px;min-height:690px;padding:42px 28px}.preview-frame{margin:auto;box-shadow:0 8px 30px #263a2910}.preview-note{text-align:center;color:var(--muted);margin:25px 0 0;font-size:10px}.chart-card{overflow-wrap:anywhere;background:#fff;width:100%;max-width:640px;margin:0 auto}.chart-card h2{font-family:var(--font-sans);letter-spacing:-.8px;color:#183b30;margin:0 0 13px;font-size:27px;line-height:1.25}.chart-subtitle{color:#6e7a73;margin:0 0 6px;font-size:12px;line-height:1.65}.chart-card svg{font-family:var(--font-sans);fill:#42544b}.chart-source{color:#7e8781;margin:17px 0;font-size:10px}.chart-footer{border-top:1px solid var(--line);letter-spacing:.5px;color:#7a877e;justify-content:space-between;padding-top:17px;font-size:8px;display:flex}.chart-footer span:first-child{color:#315e4b;font-weight:700}.table-scroll{max-height:300px;overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:11px}td,th{border-bottom:1px solid var(--line);white-space:nowrap;padding:9px 8px}th{background:#f5f7f2;font-weight:600}.data-preview{margin:20px 0}.section-heading{justify-content:space-between;display:flex}.section-heading span{color:var(--muted);font-size:10px}.upload-zone{text-align:center;background:#f7faf4;border:1px dashed #bccbbd;border-radius:7px;padding:25px 10px}.upload-icon{color:var(--green);font-size:25px;display:block}.upload-button{color:var(--green);background:0 0;border:0;margin-top:10px;font-size:12px;font-weight:600}.upload-zone p,.upload-zone small{color:var(--muted);font-size:10px}.error,.notice{border-radius:5px;margin-bottom:16px;padding:12px;font-size:11px;line-height:1.6}.error{color:#923719;background:#fff0e9}.notice{color:#35643a;background:#eaf4e9}.app-footer{color:#8d968e;justify-content:space-between;max-width:1400px;margin:25px auto;padding:0 40px;font-size:10px;display:flex}.embed-root{background:#fff;width:100%;max-width:640px}.embed-root>p{margin:0;padding:20px}@media (max-width:1050px){.editor-layout{grid-template-columns:300px minmax(0,1fr);gap:18px;padding:24px 20px 0}.preview-stage{padding:25px 12px}.preview-toolbar{padding:12px}.dimensions{display:none}.app-header{padding:0 20px}}@media (max-width:760px){.app-header{gap:8px;height:65px;padding:0 16px}.brand{gap:8px}.header-moneycontrol-logo{width:104px;height:27px}.header-moneycontrol-logo img{width:104px;transform:translateY(-18px)}.brand-collaboration-mark{font-size:18px}.header-dfd-logo{width:44px;height:44px}.header-divider,.workspace-label,.version-badge,.draft-status,.project-tag{display:none}.header-actions{gap:0}.primary{padding:11px;font-size:11px}.primary span{margin-left:3px}.editor-layout{flex-direction:column;gap:18px;padding:18px 12px 0;display:flex}.editor-panel,.preview-area{width:100%}.preview-area{order:-1}.preview-stage{min-height:0;padding:20px 10px}.panel-content{padding:20px}.app-footer{padding:0 16px;font-size:8px}.chart-card h2{font-size:24px}}.chart-card h2{font-size:30px;font-weight:800;line-height:1.23}.chart-card[data-layout=mobile] h2{font-size:25px}.chart-subtitle{font-size:14px;line-height:1.6}.chart-bottom-text{white-space:pre-wrap;margin:12px 0 8px;font-size:12px;line-height:1.65}.chart-footer{align-items:flex-end;gap:16px;min-height:36px}.chart-footer .chart-source{letter-spacing:0;flex:1;margin:0;font-size:9px;font-weight:400;line-height:1.5}.chart-footer-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.chart-share-button{color:#173b30;min-height:27px;font:700 9px/1 var(--font-sans);letter-spacing:0;white-space:nowrap;background:#fff;border:1px solid #c8d2ca;border-radius:999px;align-items:center;gap:5px;padding:5px 9px;text-decoration:none;display:inline-flex}.chart-share-button:hover{background:#f5f8f4;border-color:#173b30}.chart-share-button:disabled{cursor:not-allowed;opacity:.45}.chart-share-button span:first-child{color:#111;font-size:12px}.moneycontrol-brand{flex-shrink:0;width:105px;height:26px;overflow:hidden}.moneycontrol-brand img{width:105px;height:auto;display:block;transform:translateY(-17px)}.palette{gap:6px;margin:12px 0;display:flex}.palette span{border-radius:4px;flex:1;height:24px}input[type=color]{cursor:pointer;height:36px;padding:3px}input[type=range]{accent-color:var(--green);padding:0}.colour-details{margin-top:20px;font-size:12px}.colour-details summary{cursor:pointer;font-weight:600}.row-colours{max-height:280px;overflow-y:auto}.row-colour{border-bottom:1px solid var(--line);align-items:center;gap:8px;display:flex}.row-colour label{flex-direction:row;flex:1;justify-content:space-between;align-items:center;min-width:0;margin:8px 0;display:flex}.row-colour label span{overflow-wrap:anywhere}.row-colour input{flex-shrink:0;width:44px}h4{margin:20px 0 12px;font-size:12px}.paste-data{border-top:1px solid var(--line);margin-top:22px}.paste-data textarea{white-space:pre;font-family:monospace}.replay-button{color:var(--green);background:#fff;border:1px solid #b7c8b8;border-radius:5px;margin:20px auto 0;padding:8px 14px;font-size:11px;display:block}.interactive-mark{cursor:pointer}.chart-tooltip rect{fill:#173b30;stroke:#ffffff59}.chart-tooltip text{fill:#fff;font-size:11px;font-weight:600}.race-controls{border:1px solid var(--line);background:#f8faf6;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:12px;margin:2px 0 10px;padding:9px 10px;display:grid}.race-controls .race-play{min-width:68px;padding:8px 11px}.race-controls label{gap:5px;margin:0}.race-controls label span{color:var(--muted);justify-content:space-between;gap:12px;display:flex}.race-controls output{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:700}.race-timer{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:10px}.race-meta{align-self:center;justify-items:end;gap:3px;display:grid}.race-merge-status{color:var(--green);white-space:nowrap;font-size:10px;font-weight:700}.race-merge-source{pointer-events:none}.forecast-line,.forecast-legend line{stroke-dasharray:3 7;stroke-linecap:round}.forecast-legend text{fill:#42544b;font-size:10px;font-weight:600}.race-end-label{paint-order:stroke;stroke:#fff;stroke-width:3px;stroke-linejoin:round;font-size:9px;font-weight:700}.race-year-label{fill:#173b30;opacity:.78;paint-order:stroke;stroke:#fff;stroke-width:4px;font-size:28px;font-weight:800}.hierarchy-navigation text{fill:#42544b;font-size:10px;font-weight:700}.hierarchy-back{cursor:pointer;text-decoration:underline;fill:#1d6c52!important}.bubble-drill rect{fill:#fffffff0;stroke:#0e344f3d}.bubble-drill text{fill:#0e344f;pointer-events:none;font-size:10px;font-weight:750}.bubble-drill:focus rect{stroke:#1d6c52;stroke-width:2px}.bubble-label,.racing-bubble-label{fill:#fff;paint-order:stroke;stroke:#00000038;stroke-width:2px;font-size:10px;font-weight:700}.bubble-value{font-size:9px;font-weight:500}.sunburst-label{fill:#fff;pointer-events:none;font-size:9px;font-weight:700}.sunburst-center{fill:#fff;stroke:#dce4de;cursor:pointer}.sunburst-center-label,.sunburst-center-value{fill:#173b30;pointer-events:none;font-size:9px;font-weight:700}.sunburst-center-value{fill:#6a7971;font-size:8px;font-weight:500}.treemap-label{fill:#fff;pointer-events:none;font-size:10px;font-weight:700}.treemap-value{font-size:9px;font-weight:500}.sankey-link,.alluvial-link{cursor:pointer;mix-blend-mode:multiply}.sankey-link:hover,.alluvial-link:hover{stroke-opacity:.72}.sankey-label,.alluvial-category,.alluvial-stage{fill:#42544b;font-size:9px}.alluvial-stage{font-weight:800}.alluvial-panel-title{fill:#173b30;font-size:11px;font-weight:800}.right-axis text{fill:#65716b}.tree-node text{paint-order:stroke;stroke:#fff;stroke-width:3px;stroke-linejoin:round;font-size:10px}@media (max-width:400px){.chart-footer{gap:8px}.chart-footer-actions{gap:6px}.chart-share-button{padding:5px 7px}.race-controls{grid-template-columns:1fr;align-items:stretch}.race-meta{justify-items:start}}.chart-legend text{font-size:10px}.chart-legend-above{width:100%;height:auto;margin:0 0 7px;display:block;overflow:visible}.chart-legend-above text{font-weight:700}.chart-annotation-background{fill:#fffffff5;stroke:#d9e1db;stroke-width:.75px}.chart-annotation-line{stroke-width:1.25px;stroke-linecap:round}.chart-annotation-label{font-size:10px;font-weight:800}.image-download-panel{border:1px solid var(--line);background:#f8faf6;border-radius:7px;margin-top:18px;padding:14px}.image-download-panel h4{margin:0 0 12px}.image-export-options{grid-template-columns:repeat(2,minmax(0,1fr))}.image-export-options label:first-child{grid-column:1/-1}.pie-label{pointer-events:none;font-size:11px}.pie-label-value{font-size:16px;font-weight:800}.pie-label-callout{fill:#173b30;stroke:none;paint-order:normal}.sundial-category{fill:#4e6057;pointer-events:none;font-size:10px;font-weight:600}.sundial-value{fill:#173b30;paint-order:stroke;stroke:#ffffffd9;stroke-width:3px;stroke-linejoin:round;pointer-events:none;font-size:9px;font-weight:800}.sundial-center text:first-child{fill:#78857e;text-transform:uppercase;letter-spacing:.8px;font-size:9px}.sundial-total{fill:#173b30;font-size:14px;font-weight:800}.parliament-seat{stroke:#fff;stroke-width:.7px}.parliament-total{fill:#173b30;font-size:19px;font-weight:850}.parliament-majority{fill:#718078;font-size:10px;font-weight:650}.editorial-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0 6px;display:grid}.chart-card[data-layout=mobile] .editorial-card-grid{grid-template-columns:1fr}.editorial-card{--card-accent:#0064a5;--card-end:#dbe9e2;--card-delay:0s;background:#fff;border:1px solid #dce5df;border-radius:8px;min-width:0;min-height:138px;padding:22px 18px 18px;position:relative;overflow:hidden;box-shadow:0 6px 18px #183a2e0f}.editorial-card:before{background:var(--card-accent);content:"";height:7px;position:absolute;inset:0 0 auto}.editorial-card.has-gradient:before{background:linear-gradient(90deg, var(--card-accent), var(--card-end))}.editorial-card-kicker{color:#53645b;letter-spacing:.08em;text-transform:uppercase;overflow-wrap:anywhere;font-size:10px;font-weight:800;line-height:1.35;display:block}.editorial-card-value{color:#173b30;font-variant-numeric:tabular-nums;letter-spacing:-.035em;overflow-wrap:anywhere;margin-top:12px;font-size:clamp(28px,7vw,42px);font-weight:850;line-height:1;display:block}.editorial-card p{color:#5d6b64;overflow-wrap:anywhere;margin:12px 0 0;font-size:12px;line-height:1.55}.quote-card{flex-direction:column;min-height:190px;padding:28px 22px 21px;display:flex}.quote-card .quote-mark{height:30px;color:var(--card-accent);font-family:Georgia,serif;font-size:52px;font-weight:800;line-height:.9}.quote-card blockquote{color:#173b30;letter-spacing:-.02em;overflow-wrap:anywhere;margin:8px 0 24px;font-size:clamp(18px,4vw,25px);font-weight:700;line-height:1.38}.quote-card footer{gap:3px;margin-top:auto;display:grid}.quote-card footer strong{color:#173b30;font-size:12px}.quote-card footer span{color:#68766f;font-size:10px;line-height:1.4}.header-new-chart span{margin-left:8px}.card-carousel{touch-action:pan-y;border-radius:9px;outline:none;margin:14px 0 6px;padding:3px}.card-carousel:focus-visible{box-shadow:0 0 0 2px #1d6c52}.card-carousel .editorial-card{min-height:210px;padding:30px 24px 22px}.card-carousel .editorial-card-value{font-size:clamp(38px,10vw,58px)}.card-carousel-controls{grid-template-columns:38px 1fr 38px;align-items:center;gap:10px;margin-top:10px;display:grid}.card-carousel-controls button{color:#1d6c52;background:#fff;border:1px solid #c8d5cd;border-radius:5px;width:38px;height:34px;padding:0;font-size:18px}.card-carousel-controls span{color:#66756e;font-variant-numeric:tabular-nums;text-align:center;font-size:10px}.card-carousel-dots{justify-content:center;gap:6px;margin-top:10px;display:flex}.card-carousel-dots button{background:#c9d3cd;border:0;border-radius:50%;width:8px;min-width:0;height:8px;padding:0}.card-carousel-dots button[aria-pressed=true]{background:#1d6c52;border-radius:8px;width:22px}@keyframes card-fade-in{0%{opacity:0}}@keyframes card-rise-in{0%{opacity:0;transform:translateY(12px)}}.card-animation-fade{animation:card-fade-in var(--card-duration,.7s) ease both}.card-animation-stagger,.card-animation-reveal{animation:card-rise-in var(--card-duration,.7s) ease var(--card-delay) both}@media (prefers-reduced-motion:reduce){.editorial-card{animation:none!important}}.gantt-task-axis .domain{display:none}.gantt-task-axis text{font-size:10px;font-weight:600}.gantt-time-axis .tick line{stroke-dasharray:2 3}.gantt-end-labels{pointer-events:none;paint-order:stroke;stroke:#fff;stroke-width:3px;stroke-linejoin:round;font-size:9px;font-weight:700}.heatmap-row-axis .domain,.heatmap-column-axis .domain{display:none}.heatmap-row-axis text,.heatmap-column-axis text{font-size:9px}.heatmap-labels{pointer-events:none;font-size:10px;font-weight:800}.heatmap-legend text{fill:#64736c;font-size:9px}.published-table-wrap{border:1px solid var(--line);scrollbar-gutter:stable;border-radius:5px;width:100%;max-width:100%;margin:10px 0 4px;overflow:hidden auto}.published-table{table-layout:fixed;border-collapse:collapse;width:100%;max-width:100%;font-size:11px;line-height:1.45}.published-table th,.published-table td{white-space:normal;overflow-wrap:anywhere;word-break:normal;width:auto;min-width:0}.published-table th{color:#365047;box-shadow:inset 0 -1px var(--line);vertical-align:bottom;background:#f2f6f2;padding:10px 7px}.published-table td{color:#42544b;vertical-align:middle;padding:0 7px;transition:background-color .16s}.published-table tbody tr:nth-child(2n) td:not(.is-highlighted){background:#fbfcfa}.published-table-wrap[data-sticky-header=true] th{z-index:2;position:sticky;top:0}.table-cell{align-items:center;width:100%;min-width:0;padding:7px 0;display:flex}.table-cell>span:last-child{overflow-wrap:anywhere;min-width:0;max-width:100%}.table-cell.with-bar{gap:6px}.table-number{font-variant-numeric:tabular-nums}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.table-mini-bar-track{border-bottom:1px solid #9cafaa;flex:0 0 10px;width:10px;height:36px;display:inline-block;position:relative}.table-mini-bar{border-radius:2px 2px 0 0;min-height:3px;position:absolute;bottom:0;left:1px;right:1px}.table-highlight-controls{border-left:3px solid #d6e4d9;padding:1px 10px 3px}.table-column-settings{border-top:1px solid var(--line);padding-top:16px}.table-column-control{border-bottom:1px solid var(--line);padding:12px 0}.table-column-control strong{overflow-wrap:anywhere;font-size:11px;display:block}.table-column-control label{margin:10px 0 0}.table-size-controls{margin-top:20px}@media (min-width:761px){.preview-area{position:sticky;top:20px}}.studio{background:#f3f5f1;min-height:100vh}.app-header{z-index:20;gap:18px;height:72px;padding:0 34px;position:relative;box-shadow:0 1px #173b3008}.header-moneycontrol-logo img,.moneycontrol-brand img{clip-path:polygon(2% 35%,9% 32%,16% 31%,25% 32%,34% 35%,40% 36%,49% 32%,98% 32%,98% 65%,49% 65%,45% 68%,40% 69%,32% 68%,24% 65%,15% 64%,8% 65%,2% 68%)}.app-nav{align-self:stretch;align-items:stretch;gap:6px;margin-left:22px;display:flex}.app-nav button{color:#738079;background:0 0;border:0;padding:0 13px;font-size:12px;font-weight:700;position:relative}.app-nav button:after{content:"";background:0 0;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:13px;right:13px}.app-nav button[aria-pressed=true]{color:#173b30}.app-nav button[aria-pressed=true]:after{background:#1f624c}.header-actions{gap:18px}.header-publish:disabled{cursor:not-allowed}.editor-layout{grid-template-columns:minmax(0,1fr) 360px;gap:24px;max-width:1500px;padding:24px 32px 34px}.editor-panel{border-radius:14px;grid-area:1/2;box-shadow:0 12px 34px #173b3010}.preview-area{background:#e9ede7;border-radius:14px;grid-area:1/1;box-shadow:0 12px 34px #173b300a}.workflow-steps{border-bottom:1px solid var(--line);background:#f7f8f5;grid-template-columns:repeat(4,1fr);display:grid}.workflow-steps button{color:#7e8c85;background:0 0;border:0;border-bottom:2px solid #0000;min-width:0;padding:15px 3px 13px;font-size:9px;font-weight:700}.workflow-steps button span{color:#6d7b74;border:1px solid #ccd6ce;border-radius:50%;place-items:center;width:19px;height:19px;margin:0 auto 5px;font-size:9px;display:grid}.workflow-steps button[aria-current=step]{color:#1f624c;border-bottom-color:#1f624c}.workflow-steps button[aria-current=step] span{color:#fff;background:#1f624c;border-color:#1f624c}.workflow-steps button:disabled{cursor:not-allowed;opacity:.42}.panel-content{max-height:calc(100vh - 142px);padding:21px;overflow-y:auto}.panel-content>h3,.panel-content .section-heading h3{color:#173b30;font-size:14px;font-weight:900}.step-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:20px;display:flex}.step-actions .primary,.step-actions .secondary{margin:0}.sticky-step-actions{z-index:4;border-top:1px solid var(--line);background:#fff;margin:24px -21px -21px;padding:13px 21px;position:sticky;bottom:-21px}.chart-types{grid-template-columns:repeat(3,minmax(0,1fr));max-height:360px;padding-right:3px;overflow-y:auto}.chart-types button{min-height:76px;padding:10px 4px}.chart-types button span{font-size:22px;line-height:25px}.data-guide>strong{color:#173b30;margin-bottom:8px;font-size:11px;display:block}.chart-guide-empty{color:#738079;font-size:11px;line-height:1.55}.preview-toolbar{justify-content:flex-start;gap:13px;min-height:58px;padding:11px 17px}.published-surface-note{color:#7e8c85;font-size:10px}.preview-toolbar .segmented{margin-left:auto}.preview-stage{background:#e9ede7;min-height:680px;padding:36px 24px}.preview-frame{box-shadow:0 12px 35px #173b3014}.sheet-preview{background:#fff;border:1px solid #dfe6df;width:100%;max-width:640px;margin:0 auto;overflow:hidden;box-shadow:0 12px 35px #173b3014}.sheet-preview>header{border-bottom:1px solid #dfe6df;justify-content:space-between;align-items:center;gap:18px;padding:17px 19px;display:flex}.sheet-preview>header div{gap:4px;display:grid}.sheet-preview>header strong{color:#173b30;font-size:14px}.sheet-preview>header span{color:#7e8c85;font-size:10px}.sheet-grid-wrap{width:100%;max-height:560px;overflow:auto}.sheet-grid{border-collapse:collapse;color:#42544b;width:max-content;min-width:100%}.sheet-grid th,.sheet-grid td{white-space:normal;border-bottom:1px solid #e4e9e4;border-right:1px solid #e4e9e4;min-width:132px;padding:0}.sheet-grid tr>:first-child{z-index:2;color:#7e8c85;text-align:center;background:#f3f5f2;width:34px;min-width:34px;position:sticky;left:0}.sheet-grid thead th{z-index:4;color:#6c7a72;text-align:center;background:#eef2ee;padding:8px 6px;position:sticky;top:0}.sheet-grid .sheet-heading-cell{color:#173b30;background:#f8faf7;padding:9px;font-weight:700}.sheet-grid td input{color:#42544b;background:0 0;border:0;border-radius:0;width:100%;min-height:36px;padding:8px 9px;font-size:10px}.sheet-grid td input:focus{z-index:1;outline-offset:-2px;background:#fff;outline:2px solid #1f624c;position:relative}.sheet-grid .sheet-row-action{text-align:center;width:38px;min-width:38px;padding:0}.sheet-row-action button{color:#8b5656;background:0 0;border:0;border-radius:50%;width:28px;height:28px;font-size:16px}.sheet-row-action button:hover{background:#f8eeee}.sheet-preview>footer{color:#7e8c85;justify-content:space-between;align-items:center;gap:16px;margin:0;padding:11px 18px;font-size:10px;display:flex}.sheet-preview>footer button{color:#1f624c;background:#fff;border:1px solid #c7d4ca;border-radius:5px;flex:none;padding:7px 10px;font-size:10px;font-weight:700}.chart-card,.embed-root{background:#fff}.chart-inner{position:relative}.chart-share-rail{z-index:8;flex-direction:column;gap:4px;display:flex;position:absolute;top:12px;right:12px}.chart-share-rail a,.chart-share-rail button{color:#52645c;width:24px;min-width:24px;height:24px;min-height:24px;font:800 10px/1 var(--font-sans);background:#f2f5f2;border:0;border-radius:5px;place-items:center;padding:0;text-decoration:none;display:grid}.chart-share-rail a:hover,.chart-share-rail button:hover{color:#1f624c;background:#e8f1eb}.chart-share-rail button:disabled{cursor:not-allowed;opacity:.42}.sankey-label{pointer-events:none}.chart-footer-actions{margin-left:auto}.chart-footer .moneycontrol-brand{box-shadow:none;background:0 0;border:0}.repository-page{width:min(1400px,100% - 64px);margin:0 auto;padding:34px 0 60px}.repository-title-row{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.repository-title-row h1{color:#173b30;letter-spacing:-.04em;margin:7px 0 5px;font-size:28px;line-height:1.15}.repository-title-row p{color:#738079;margin:0;font-size:12px}.repository-count{color:#738079;white-space:nowrap;font-size:11px}.repository-tools{grid-template-columns:minmax(260px,1fr) 180px 150px auto;gap:10px;margin-bottom:22px;display:grid}.repository-tools label{margin:0}.repository-search{position:relative}.repository-search>span[aria-hidden=true]{z-index:1;color:#738079;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.repository-search input{padding-left:34px}.repository-refresh{padding:10px 15px}.repository-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.repository-item{border-radius:10px;min-height:190px;padding:17px;box-shadow:0 7px 20px #173b3008}.repository-open{gap:9px}.repository-open strong{color:#173b30;font-size:16px;line-height:1.35}.repository-item-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.repository-item-topline>span{color:#1f624c;letter-spacing:.04em;text-transform:uppercase;font-weight:800}.repository-subhead{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#52645c!important;font-size:11px!important;line-height:1.5!important}.repository-source{margin-top:auto}.repository-menu{z-index:12}.repository-empty{text-align:center;place-content:center;min-height:170px}.repository-embed{border:1px solid var(--line);background:#fff;border-radius:12px;width:min(700px,100%);margin:24px auto 0;padding:20px;position:relative;box-shadow:0 14px 36px #173b3012}.repository-embed-heading{justify-content:space-between;align-items:center;display:flex}.repository-embed-heading h2{color:#173b30;margin:0;font-size:16px}.repository-open-link{align-items:center;text-decoration:none;display:inline-flex}@media (max-width:1120px){.editor-layout{grid-template-columns:minmax(0,1fr) 330px;padding-left:20px;padding-right:20px}.repository-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.app-header{flex-wrap:wrap;height:auto;min-height:68px;padding:10px 16px}.app-nav{border-top:1px solid var(--line);order:3;width:100%;height:38px;margin:0}.app-nav button{flex:1}.editor-layout{flex-direction:column;padding:16px 12px 28px;display:flex}.preview-area{order:1;position:static}.editor-panel{order:2;width:100%}.panel-content{max-height:none}.preview-stage{min-height:0;padding:18px 9px}.repository-page{width:calc(100% - 24px);padding-top:24px}.repository-tools{grid-template-columns:1fr 1fr}.repository-search{grid-column:1/-1}}@media (max-width:560px){.header-moneycontrol-logo{width:106px;height:27px}.header-moneycontrol-logo img{width:106px;transform:translateY(-18px)}.brand-collaboration-mark{font-size:17px}.header-dfd-logo{width:42px;height:42px}.draft-status{display:none}.header-actions{margin-left:auto}.header-actions .primary{padding:9px 10px}.workflow-steps button{font-size:8px}.preview-toolbar{flex-wrap:wrap}.published-surface-note{order:3;width:100%}.chart-types{grid-template-columns:repeat(2,minmax(0,1fr))}.repository-title-row{flex-direction:column;align-items:flex-start}.repository-tools,.repository-grid{grid-template-columns:1fr}.repository-search{grid-column:auto}.sheet-preview>header{flex-direction:column;align-items:flex-start}.sheet-grid th,.sheet-grid td{padding:8px 5px;font-size:9px}}
