.demo-page{min-height:100vh;background:var(--lilac)}.demo-header{height:76px;padding:0 max(18px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border-bottom:1px solid var(--line)}.demo-header>div{display:flex;gap:8px}.demo-badge{font-size:.68rem;letter-spacing:.09em;font-weight:600;color:var(--purple);background:var(--lilac);border-radius:99px;padding:8px 13px}.demo-notice{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px max(18px,calc((100vw - 1240px)/2));background:var(--yellow);font-size:.75rem}.demo-notice p{margin:0}.demo-notice a{font-weight:600}.demo-shell{display:grid;grid-template-columns:220px 1fr;gap:20px;padding:22px;max-width:1300px;margin:auto}.demo-side{background:var(--purple);color:#fff;border-radius:28px;padding:28px 18px;display:flex;flex-direction:column;min-height:760px}.demo-side>img{width:95px;filter:brightness(0) invert(1);margin:0 10px 34px}.demo-side nav{display:flex;flex-direction:column;gap:8px}.demo-side nav span{padding:12px 14px;border-radius:12px;font-size:.78rem;color:#ded0ef}.demo-side nav .active{background:var(--yellow);color:var(--purple);font-weight:600}.demo-side>div{margin-top:auto;background:rgba(255,255,255,.1);padding:14px;border-radius:18px}.demo-side>div img{width:58px;filter:brightness(0) invert(1);opacity:.7}.demo-side>div p{font-size:.65rem;line-height:1.6}.demo-content{min-width:0;padding:10px}.demo-top{display:flex;align-items:flex-start;justify-content:space-between}.demo-top h1{font-size:clamp(2.8rem,5vw,5.2rem);line-height:.88;letter-spacing:-.07em;margin:14px 0 36px}.demo-top button:disabled{opacity:.55;cursor:not-allowed}.demo-stats{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:12px}.demo-stats article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px}.demo-stats article>span,.demo-stats small{display:block;font-size:.62rem;color:var(--muted)}.demo-stats strong{display:block;font-size:1.25rem;margin:7px 0}.demo-stats .left{background:var(--yellow);border-color:var(--yellow)}.goal{background:var(--purple)!important;color:#fff}.goal>span,.goal p{color:#ded0ef}.goal>div{height:8px;background:rgba(255,255,255,.2);border-radius:9px}.goal>div i{display:block;width:62%;height:100%;background:var(--yellow);border-radius:9px}.goal p{font-size:.65rem;display:flex;justify-content:space-between;margin-bottom:0}.demo-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:12px;margin-top:12px}.demo-grid>article{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px}.movements header{display:flex;justify-content:space-between}.demo-grid h2{margin:8px 0 20px}.movements header small{font-size:.6rem;color:var(--muted)}.movements header small i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--purple);margin:0 3px}.movements header small i:last-of-type{background:#c7b3de}.row{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:13px 0;border-top:1px solid var(--line)}.row-icon{width:38px;height:38px;border-radius:12px;background:var(--lilac);color:var(--purple);display:grid;place-items:center}.row p{margin:0;font-size:.76rem}.row p small{display:block;color:var(--muted);margin-top:2px}.row>strong{font-size:.8rem}.donut{width:140px;height:140px;border-radius:50%;background:conic-gradient(var(--purple) 0 42%,var(--yellow) 42% 70%,#9c77c9 70% 88%,#d9c7e7 88%);display:grid;place-items:center;margin:18px auto}.donut:before{content:"";width:88px;height:88px;background:#fff;border-radius:50%}.donut span{position:absolute;font-size:1.5rem;font-weight:600;text-align:center}.donut small{display:block;font-size:.52rem;color:var(--muted)}.categories>p{display:grid;grid-template-columns:15px 1fr auto;font-size:.7rem}.categories>p i{width:9px;height:9px;background:var(--c);border-radius:50%}.demo-cta{margin-top:16px;background:var(--purple);color:#fff;border-radius:28px;padding:28px;display:grid;grid-template-columns:90px 1fr auto;gap:24px;align-items:center}.demo-cta img{width:80px;filter:brightness(0) invert(1)}.demo-cta h2{font-size:1.5rem;margin:8px 0}.demo-cta p{color:#ded0ef;font-size:.75rem;margin:0}.night{--ink:#fff;--muted:#c9bdd3;--line:#4e3b5e;background:#21132d;color:#fff}.night .demo-header,.night .demo-stats article,.night .demo-grid>article{background:#32174b}.night .icon-button{background:#25103f;border-color:#694184;color:var(--yellow)}.night .donut:before{background:#32174b}
@media(max-width:900px){.demo-shell{grid-template-columns:1fr}.demo-side{display:none}.demo-stats{grid-template-columns:1fr 1fr}.demo-grid{grid-template-columns:1fr}.demo-cta{grid-template-columns:75px 1fr}.demo-cta .button{grid-column:1/-1}}
@media(max-width:620px){.demo-header{height:66px;padding:0 10px}.demo-header .button{display:none}.demo-badge{font-size:.54rem}.demo-notice{display:block;padding:13px 16px}.demo-notice a{display:block;margin-top:8px}.demo-shell{padding:10px}.demo-content{padding:4px}.demo-top{display:block}.demo-top button{margin-bottom:16px}.demo-stats{grid-template-columns:1fr}.demo-grid>article{padding:18px}.demo-cta{display:block;text-align:center}.demo-cta img{margin:0 auto 15px}.demo-cta .button{margin-top:20px}}

/* V9 — cabeçalho amarelo e nova logomarca. */
.demo-header,.night .demo-header{background:var(--yellow);border-bottom-color:var(--yellow)}
.demo-header-brand{display:flex;align-items:center}
.demo-header-brand img{display:block;width:150px;max-height:48px;object-fit:contain}
@media(max-width:620px){.demo-header-brand img{width:124px;max-height:40px}}
