/* FlowFin Web v4.0.2 — investimentos adaptados para desktop, tablet e mobile */
#page-investments{background:transparent}
.invest-pro{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;padding:0 0 30px;align-items:start}
.invest-hero{grid-column:1/-1;position:relative;overflow:hidden;border-radius:22px;padding:24px 26px;color:#fff;background:radial-gradient(circle at 88% 12%,rgba(130,242,207,.25),transparent 34%),radial-gradient(circle at 5% 100%,rgba(211,174,83,.18),transparent 42%),linear-gradient(145deg,#092F29 0%,#0B5949 62%,#0D765B 100%);box-shadow:0 18px 38px rgba(7,55,45,.14)}
.invest-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.024) 1px,transparent 1px);background-size:30px 30px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent)}
.invest-hero>*{position:relative;z-index:1}.invest-hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.invest-hero-kicker{font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#9DEBCF}.invest-hero-title{font-family:var(--display);font-size:32px;font-weight:850;letter-spacing:-.035em;margin-top:5px;line-height:1.08}.invest-refresh{width:44px;height:44px;border-radius:14px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);color:#fff;font-size:19px;display:grid;place-items:center;backdrop-filter:blur(9px);cursor:pointer}.invest-refresh.loading{animation:investSpin 1s linear infinite}.invest-hero-return{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:13px;font-size:11px;color:rgba(255,255,255,.78)}.invest-return-pill{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;background:rgba(121,239,202,.16);color:#A4F2D5;font-weight:850;border:1px solid rgba(154,245,216,.18)}.invest-return-pill.negative{background:rgba(255,119,104,.13);color:#FFD2CC;border-color:rgba(255,164,151,.2)}.invest-hero-note{font-size:9.5px;color:rgba(255,255,255,.62);margin-top:13px;line-height:1.45}
.invest-summary-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0}.invest-summary-card{background:#fff;border:1px solid #dbe9e3;border-radius:16px;padding:16px 17px;box-shadow:0 8px 22px rgba(14,42,36,.045);min-width:0}.invest-summary-card span{display:block;color:#6A7B75;font-size:9.5px;font-weight:750}.invest-summary-card b{display:block;font-family:var(--display);font-size:18px;margin-top:6px;letter-spacing:-.025em;overflow-wrap:anywhere}.invest-summary-card small{display:block;color:#93A19C;font-size:8.8px;margin-top:5px;line-height:1.35}
.invest-section{margin:0;background:#fff;border:1px solid #dce8e2;border-radius:19px;box-shadow:0 9px 25px rgba(14,42,36,.045);overflow:hidden;min-width:0}.invest-chart-section{grid-column:1/9}.invest-market-section{grid-column:9/13}.invest-allocation-section{grid-column:1/5}.invest-list-section{grid-column:5/13}.invest-pro.no-allocation .invest-list-section{grid-column:1/-1}.invest-news-section{grid-column:1/-1}.invest-disclaimer{grid-column:1/-1}
.invest-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:19px 20px 12px}.invest-section-head h3{font-family:var(--display);font-size:15px;letter-spacing:-.02em;margin:0}.invest-section-head p{font-size:9.5px;color:#71817B;margin-top:4px;line-height:1.35}.invest-section-action{font-size:9.5px;font-weight:900;color:var(--brand);padding:8px 10px;border:0;border-radius:10px;background:#E8F6F0;white-space:nowrap;cursor:pointer}
.invest-chart-wrap{padding:0 18px 16px}.invest-chart{width:100%;height:auto;aspect-ratio:1000/320;min-height:250px;max-height:340px;display:block;overflow:visible}.invest-chart-grid{stroke:#E3ECE8;stroke-width:1;vector-effect:non-scaling-stroke}.invest-chart-line{fill:none;stroke:#0E9F6E;stroke-width:3.4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.invest-chart-dot{fill:#fff;stroke:#0E9F6E;stroke-width:2.8;vector-effect:non-scaling-stroke}.invest-chart-label,.invest-chart-y-label{font-family:var(--font);font-size:11px;fill:#788a83;font-weight:750}.invest-chart-y-label{font-size:10px}.invest-chart-value{font-family:var(--font);font-size:12px;fill:#153d32;font-weight:900;paint-order:stroke;stroke:#fff;stroke-width:4px;stroke-linejoin:round}.invest-chart-empty{height:250px;display:grid;place-items:center;text-align:center;color:#798983;font-size:11px;line-height:1.5;padding:20px}
.invest-market-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0 16px 14px;overflow:visible}.market-chip{min-width:0;border-radius:14px;padding:12px 11px;background:#F5F8F7;border:1px solid #DDE8E2}.market-chip:nth-child(5){grid-column:1/-1}.market-chip .market-top{display:flex;align-items:center;justify-content:space-between;gap:7px}.market-chip span{font-size:9px;font-weight:850;color:#64756F}.market-chip em{font-style:normal;font-size:14px}.market-chip b{display:block;font-family:var(--display);font-size:15px;margin-top:7px;letter-spacing:-.02em;white-space:nowrap}.market-chip small{display:block;font-size:8.5px;color:#899791;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-chip .up{color:#07835D}.market-chip .down{color:#C65343}.invest-source-status{padding:0 16px 15px;font-size:8.8px;color:#87958F;line-height:1.45}
.invest-allocation{padding:0 16px 16px}.invest-allocation-row{display:grid;grid-template-columns:minmax(82px,1fr) minmax(90px,1.4fr) auto;gap:9px;align-items:center;margin-top:10px}.invest-allocation-row:first-child{margin-top:0}.invest-allocation-label{font-size:10px;font-weight:800;color:#3F554E;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invest-allocation-track{height:8px;border-radius:999px;background:#E7EFEB;overflow:hidden}.invest-allocation-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#0E9F6E,#6DD6AF)}.invest-allocation-value{font-size:9px;color:#76857F;font-weight:800;white-space:nowrap}
.invest-list{padding:0 14px 14px}.invest-item{width:100%;text-align:left;display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:11px;align-items:center;padding:12px;border-radius:14px;background:#F8FAF9;border:1px solid #E0EAE5;margin-top:8px;transition:transform .12s,border-color .12s,background .12s;cursor:pointer}.invest-item:first-child{margin-top:0}.invest-item:hover{background:#F2F8F5;border-color:#c8dfd6;transform:translateY(-1px)}.invest-item-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;font-size:21px;background:linear-gradient(145deg,#E6F7F0,#F8FBFA);border:1px solid #D3E9DF}.invest-item-main{min-width:0}.invest-item-main b{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invest-item-main span{display:block;font-size:9.5px;color:#75857F;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invest-item-main small{display:block;font-size:8.8px;color:#93A09B;margin-top:4px}.invest-item-value{text-align:right;min-width:88px}.invest-item-value b{font-family:var(--display);font-size:12px;white-space:nowrap}.invest-item-value span{display:block;font-size:9px;font-weight:850;color:#0B8D63;margin-top:4px}.invest-item-value span.negative{color:#C65343}
.invest-empty{padding:24px 18px 27px;text-align:center;color:#74847E;font-size:11px;line-height:1.5}.invest-empty .emoji{font-size:29px;margin-bottom:8px}.invest-empty b{display:block;color:#27443B;font-size:13px;margin-bottom:5px}.invest-news-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 14px 15px}.invest-news{display:block;text-decoration:none;color:inherit;padding:13px;border-radius:14px;background:#F7FAF8;border:1px solid #E0E9E4;margin:0;min-width:0}.invest-news:hover{background:#EFF6F2;border-color:#c8dfd6}.invest-news-meta{display:flex;align-items:center;gap:7px;font-size:8px;font-weight:850;color:#0D8A62;text-transform:uppercase;letter-spacing:.04em}.invest-news h4{font-family:var(--display);font-size:12px;line-height:1.4;margin-top:6px;letter-spacing:-.01em}.invest-news p{font-size:9px;color:#75837E;margin-top:6px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.invest-disclaimer{font-size:9px;line-height:1.5;color:#7E8C87;padding:13px 15px;background:#EEF3F0;border-radius:14px;border:1px solid #DFE8E3}
.invest-detail-head{background:linear-gradient(145deg,#0B3F35,#0D765B);color:#fff;border-radius:20px;padding:17px;margin-bottom:14px}.invest-detail-head .eyebrow{color:#9DEBCF}.invest-detail-head h2{font-family:var(--display);font-size:21px;margin-top:4px}.invest-detail-head strong{display:block;font-family:var(--display);font-size:25px;margin-top:13px}.invest-detail-head span{display:block;font-size:11px;color:rgba(255,255,255,.73);margin-top:5px}.invest-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:11px}.invest-detail-box{background:#F2F6F4;border:1px solid #DFE9E4;border-radius:14px;padding:11px}.invest-detail-box span{display:block;font-size:9px;color:#788781;font-weight:750}.invest-detail-box b{display:block;font-size:12px;margin-top:4px;overflow-wrap:anywhere}.invest-form-note{padding:11px 12px;border-radius:13px;background:#F1F6F3;border:1px solid #DCE9E3;color:#657771;font-size:10.5px;line-height:1.45;margin-top:12px}.invest-danger{background:#FFF0ED!important;color:#B53F31!important;border:1px solid #F3C8C1!important}@keyframes investSpin{to{transform:rotate(360deg)}}
@media(max-width:1200px){.invest-chart-section,.invest-market-section{grid-column:1/-1}.invest-market-strip{grid-template-columns:repeat(5,minmax(0,1fr))}.market-chip:nth-child(5){grid-column:auto}.invest-allocation-section{grid-column:1/5}.invest-list-section{grid-column:5/13}.invest-news-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:860px){.invest-pro{grid-template-columns:1fr;gap:14px}.invest-hero,.invest-summary-grid,.invest-section,.invest-chart-section,.invest-market-section,.invest-allocation-section,.invest-list-section,.invest-pro.no-allocation .invest-list-section,.invest-news-section,.invest-disclaimer{grid-column:1}.invest-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.invest-market-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.market-chip:nth-child(5){grid-column:1/-1}.invest-news-list{grid-template-columns:1fr}.invest-chart{min-height:220px}}
@media(max-width:560px){.invest-hero{padding:20px 18px}.invest-hero-title{font-size:26px}.invest-summary-grid{grid-template-columns:1fr}.invest-market-strip{grid-template-columns:1fr}.market-chip:nth-child(5){grid-column:auto}.invest-chart-wrap{padding-left:8px;padding-right:8px}.invest-chart{min-height:205px}.invest-chart-label,.invest-chart-y-label{font-size:9px}.invest-chart-value{font-size:10px}.invest-item{grid-template-columns:40px minmax(0,1fr)}.invest-item-icon{width:40px;height:40px}.invest-item-value{grid-column:2;text-align:left}.invest-detail-grid{grid-template-columns:1fr}}
