.monthly-home{display:grid;gap:16px}.home-loading,.home-error{border:1px solid var(--line);background:#12151c;border-radius:18px;padding:28px;color:#9ca4af}.home-error{color:#ff8a85}.home-period{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #ffffff17;background:linear-gradient(135deg,#1b202a,#11141a 64%,#351617);border-radius:24px;padding:24px 26px;box-shadow:0 24px 70px #0004}.home-period small,.home-executive-summary small{display:block;color:var(--red);font-size:9px;font-weight:900;letter-spacing:.18em}.home-period h2{font-size:25px;letter-spacing:-.035em;margin:7px 0 5px}.home-period p{color:#8c95a2;font-size:11px;margin:0}.home-data-state{display:grid;grid-template-columns:repeat(3,auto);gap:8px}.home-data-state span{display:grid;gap:4px;min-width:120px;border:1px solid #ffffff12;background:#0d1016a8;border-radius:13px;padding:11px 13px;color:#747d89;font-size:8px}.home-data-state b{color:#e5e8ed;font-size:10px}.home-change-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:11px}.home-change-grid article{position:relative;overflow:hidden;border:1px solid var(--line);background:linear-gradient(145deg,#191d25,#101318);border-radius:18px;padding:17px}.home-change-grid article:after{content:"";position:absolute;right:-26px;top:-28px;width:70px;height:70px;border-radius:50%;background:#e4342e12}.home-change-grid small{color:#7f8793;font-size:8px;font-weight:900;letter-spacing:.1em}.home-change-grid strong{display:block;font-size:20px;margin:9px 0 7px;white-space:nowrap}.home-change-grid span{font-size:10px;font-weight:900}.home-change-grid .positive{color:#62dda0}.home-change-grid .negative{color:#ff7772}.home-change-grid p{color:#6f7884;font-size:8px;margin:6px 0 0}.home-executive-summary{border-left:4px solid var(--red);background:#171b22;border-radius:16px;padding:18px 20px}.home-executive-summary h2{font-size:16px;margin:6px 0}.home-executive-summary p{color:#adb4be;font-size:11px;line-height:1.65;margin:0}.home-highlights{display:grid;grid-template-columns:1fr 1fr;gap:14px}.home-highlight{border:1px solid var(--line);background:#12151c;border-radius:19px;padding:18px 20px}.home-highlight h2{font-size:15px;margin:0 0 12px}.home-highlight p{position:relative;color:#aeb5bf;font-size:10px;line-height:1.5;margin:8px 0;padding-left:15px}.home-highlight p:before{content:"";position:absolute;left:0;top:6px;width:6px;height:6px;border-radius:50%}.positive-panel p:before{background:#53d894}.warning-panel p:before{background:#f0645f}.home-attention{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.home-link-card{position:relative;text-align:left;cursor:pointer;border:1px solid #e4342e35;background:#e4342e0d;border-radius:16px;padding:15px 16px;color:#fff}.home-link-card:hover{background:#e4342e18;border-color:#e4342e70}.home-link-card span{display:block;color:#ff7772;font-size:8px;font-weight:900;letter-spacing:.14em}.home-link-card strong{display:block;font-size:12px;margin:7px 0 3px}.home-link-card em{color:#8f98a4;font-size:8px;font-style:normal}.home-quick-links{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding-top:15px}.home-quick-links h2{font-size:13px;margin:0}.home-quick-links>div{display:flex;flex-wrap:wrap;gap:8px}.home-quick-links button{cursor:pointer;border:1px solid #313844;background:#1b2028;color:#ccd1d9;border-radius:10px;padding:9px 12px;font-size:9px;font-weight:800}.home-quick-links button:hover{border-color:#e4342e;color:#fff}
@media(max-width:1180px){.home-period{align-items:flex-start;flex-direction:column}.home-data-state{width:100%;grid-template-columns:repeat(3,1fr)}.home-change-grid{grid-template-columns:repeat(3,1fr)}.home-attention{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.home-period{padding:19px}.home-period h2{font-size:22px}.home-data-state{grid-template-columns:1fr}.home-change-grid{grid-template-columns:1fr 1fr}.home-highlights,.home-attention{grid-template-columns:1fr}.home-quick-links{align-items:flex-start;flex-direction:column}.home-quick-links>div{width:100%}.home-quick-links button{flex:1}.content:has(.monthly-home){padding-left:14px;padding-right:14px}.monthly-home{gap:12px}}
