.home3d .ademo{margin-top:clamp(2.2rem,5vw,3.4rem)}.home3d .awin{border:1px solid var(--rule);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 24px 60px -32px rgba(59,18,11,.45)}.home3d .abar{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;padding:.55rem .9rem;background:#f0e9dc;border-bottom:1px solid var(--rule)}.home3d .abar .dots{display:flex;gap:.34rem;flex:none}.home3d .abar .dots i{width:.58rem;height:.58rem;border-radius:50%;background:rgba(59,18,11,.18)}.home3d .aname{flex:1;min-width:0;font-size:.78rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home3d .atabs{display:flex;gap:.3rem;flex:none}.home3d .atab{border:1px solid transparent;border-radius:999px;padding:.16rem .7rem;background:transparent;color:var(--muted);font:inherit;font-size:.72rem;line-height:1.5;cursor:pointer;transition:color .2s,background-color .2s,border-color .2s}.home3d .atab:hover{color:var(--action)}.home3d .atab.on{background:#fff;border-color:var(--rule);color:var(--heading)}.home3d .atab:focus-visible{outline:2px solid var(--action);outline-offset:2px}.home3d .abody{padding:clamp(.9rem,2.4vw,1.4rem);background:#fcfaf6}.home3d .kpis{display:grid;gap:.8rem;grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:900px){.home3d .kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.home3d .kpis{grid-template-columns:minmax(0,1fr)}}.home3d .kpi{position:relative;border:1px solid var(--rule);border-radius:10px;background:#fff;padding:.8rem .9rem .7rem}.home3d .kpilabel{display:block;font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.home3d .kpivalue{display:block;margin-top:.25rem;font-size:clamp(1.4rem,2.4vw,1.8rem);font-weight:600;color:var(--heading);font-variant-numeric:tabular-nums}.home3d .kpisub{display:block;margin-top:.1rem;font-size:.74rem;color:var(--muted)}.home3d .kdelta{position:absolute;top:.7rem;right:.8rem;font-size:.68rem;font-variant-numeric:tabular-nums;padding:.1rem .4rem;border-radius:999px}.home3d .kdelta.up{color:#2f6b4f;background:rgba(47,107,79,.1)}.home3d .kdelta.down{color:#9a3b2c;background:rgba(154,59,44,.1)}.home3d .kspark{margin:.4rem -.3rem -.3rem}.home3d .acard{margin-top:.8rem;border:1px solid var(--rule);border-radius:10px;background:#fff;padding:.85rem .9rem 1rem}.home3d .acard h4{margin:0;font-size:.86rem;font-weight:600;color:var(--heading)}.home3d .acard .anote{margin:.15rem 0 .5rem;font-size:.74rem;color:var(--muted)}.home3d .acard .anote:last-child{margin-bottom:0}.home3d .abig{font-size:clamp(1.9rem,4vw,2.6rem);font-weight:600;color:var(--heading);font-variant-numeric:tabular-nums;margin:.2rem 0 .3rem}.home3d .apair{display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:820px){.home3d .apair{grid-template-columns:minmax(0,1fr)}}.home3d .alegend{display:flex;flex-wrap:wrap;gap:.35rem 1.2rem;margin-top:.7rem;padding-top:.6rem;border-top:1px solid var(--rule);font-size:.72rem;color:var(--muted)}.home3d .alegend span{display:inline-flex;align-items:center;gap:.35rem}.home3d .alegend i{width:.55rem;height:.55rem;border-radius:2px}.home3d .alegend b{color:var(--heading);font-weight:600;font-variant-numeric:tabular-nums}.home3d .alegend em{font-style:normal}.home3d .chartwait{height:180px}.home3d .kspark .chartwait{height:34px}.home3d .ademonote{margin-top:.9rem;font-size:.86rem;line-height:1.6;color:var(--muted)}