@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&display=swap";:root{color-scheme:dark;--bg:#0b1010;--panel:#141b1a;--soft:#1b2422;--line:#2d3935;--text:#f2f4ef;--muted:#9da9a4;--lime:#b6e636;--orange:#ff8a3d;--green:#4bd27b;--red:#ff6868;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 10% 0,#17332b 0,transparent 35rem),var(--bg);color:var(--text)}button,input,select{font:inherit}button{background:var(--lime);border:0;border-radius:10px;color:#10150d;cursor:pointer;font-weight:800;min-height:44px;padding:10px 16px}button:disabled{opacity:.4}.nav{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b1010df;border-bottom:1px solid var(--line);display:flex;gap:18px;min-height:76px;padding:12px max(18px,calc((100vw - 1320px)/2));position:sticky;top:0;z-index:20}.brand{align-items:center;background:none;color:var(--text);display:flex;gap:10px;margin-right:auto;padding:0}.brand>span:last-child{display:grid;font-size:17px;letter-spacing:.12em;text-align:left}.brand small{color:var(--muted);font-size:8px;letter-spacing:.18em}.logo{align-items:center;background:var(--lime);clip-path:polygon(0 0,80% 0,100% 20%,100% 100%,20% 100%,0 80%);color:#15200d;display:flex;height:44px;justify-content:center;position:relative;width:44px}.logo i{border:3px solid #15200d;border-bottom:0;height:15px;position:absolute;top:8px;width:21px}.logo b{margin-top:12px}.nav nav{display:flex;gap:4px}.nav nav button,.ghost{background:transparent;color:var(--muted)}.nav nav button.active{background:var(--soft);color:var(--lime)}.global{align-items:center;color:var(--muted);display:flex;font-size:11px;gap:8px}.global select{min-width:190px}.content{margin:auto;max-width:1360px;padding:38px 20px 70px}.page-head{align-items:flex-end;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px}.page-head h1,.login h1{font-size:clamp(36px,6vw,64px);letter-spacing:-.045em;margin:4px 0}.page-head p,.login p{color:var(--muted);margin:0}.eyebrow{color:var(--lime);font-size:11px;font-weight:800;letter-spacing:.16em}.panel,.filters,.kpis article,.work-card,.modal{background:linear-gradient(145deg,#18201f,#111716);border:1px solid var(--line);border-radius:14px}.filters{display:grid;gap:12px;grid-template-columns:repeat(5,1fr);margin-bottom:18px;padding:14px}.finance-filters{grid-template-columns:repeat(7,1fr)}label{color:var(--muted);display:grid;font-size:11px;font-weight:700;gap:6px}input,select{background:#0d1312;border:1px solid var(--line);border-radius:8px;color:var(--text);min-height:42px;padding:9px 11px;width:100%}.work-grid{display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.work-card{cursor:pointer;padding:20px;transition:.2s}.work-card:hover{border-color:var(--lime);transform:translateY(-2px)}.work-card header,.work-card footer,.modal header,.modal footer{align-items:center;display:flex;justify-content:space-between}.work-card h2{margin:18px 0 6px}.work-card p,.work-card footer{color:var(--muted);font-size:13px}.values{border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;gap:8px;grid-template-columns:repeat(3,1fr);margin:18px 0;padding:14px 0}.values span{color:var(--muted);display:grid;font-size:10px}.values strong{color:var(--text);font-size:13px}.badge{border-radius:99px;background:#27312f;font-size:10px;font-weight:800;padding:6px 9px}.badge.Em-andamento{background:#263812;color:var(--lime)}.badge.Finalizada{background:#123527;color:var(--green)}.kpis{display:grid;gap:14px;grid-template-columns:repeat(3,1fr);margin:18px 0}.kpis.four{grid-template-columns:repeat(4,1fr)}.kpis article{display:grid;gap:7px;padding:20px}.kpis span{color:var(--muted);font-size:12px}.kpis strong{font-size:clamp(22px,3vw,32px)}.positive{color:var(--green)}.negative,.error{color:var(--red)}.progress{background:#303b37;border-radius:9px;height:6px;overflow:hidden}.progress b{background:var(--orange);display:block;height:100%}.tx-list{padding:16px}.tx-list article{align-items:center;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding:14px 8px}.tx-list article div{display:grid;gap:4px}.tx-list small{color:var(--muted)}.charts{display:grid;gap:14px;grid-template-columns:repeat(2,1fr)}.charts>.panel{min-height:280px;padding:20px}.charts h2{font-size:17px}.status-bars,.category{align-items:center;display:grid;gap:10px;grid-template-columns:110px 1fr auto;margin:18px 0;font-size:12px}.status-bars i,.category i{background:#2a3431;border-radius:6px;height:8px}.status-bars b,.category b{background:var(--lime);border-radius:6px;display:block;height:100%}.compare>div{align-items:end;display:flex;gap:40px;height:190px;justify-content:center}.compare i{align-items:center;background:#252e2c;display:flex;height:130px;justify-content:end;position:relative;width:70px}.compare i b{background:var(--lime);bottom:0;position:absolute;width:100%}.compare i b.spent{background:var(--orange)}.compare i span{font-size:10px;position:absolute;text-align:center;top:140px;width:130px}.timeline{align-items:end;display:flex;gap:12px;height:180px}.timeline span{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:end}.timeline i{background:var(--orange);border-radius:5px 5px 0 0;display:block;max-width:42px;width:100%}.timeline small{font-size:9px;margin-top:5px}.login{align-items:center;display:grid;gap:50px;grid-template-columns:1.2fr .8fr;margin:auto;max-width:1100px;min-height:calc(100vh - 80px);padding:30px}.login .panel{display:grid;gap:14px;padding:28px}.login h2{margin-top:0}.error{font-size:13px}.banner{background:#3b1717;border-radius:8px;padding:10px}.backdrop{align-items:center;background:#000b;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:50}.modal{max-height:calc(100vh - 36px);max-width:780px;overflow:auto;padding:24px;width:100%}.modal.small{max-width:640px}.modal h2{margin:5px 0 20px}.close,.danger{background:transparent}.close{color:var(--text);font-size:26px}.danger{border:1px solid #683030;color:var(--red);margin-right:auto}.form-grid{display:grid;gap:14px;grid-template-columns:repeat(2,1fr);margin:10px 0 22px}.empty{color:var(--muted)}@media(max-width:1000px){.finance-filters,.filters{grid-template-columns:repeat(3,1fr)}.work-grid,.kpis.four{grid-template-columns:repeat(2,1fr)}.global{display:none}}@media(max-width:680px){.nav{bottom:0;flex-wrap:wrap;padding:8px 12px;position:fixed;top:auto;width:100%}.brand{display:none}.nav nav{flex:1;justify-content:space-around}.nav nav button{font-size:12px;padding:8px}.ghost{min-width:auto}.content{padding:24px 12px 100px}.page-head{align-items:start;flex-direction:column}.page-head button{width:100%}.filters,.finance-filters,.work-grid,.kpis,.kpis.four,.charts,.login,.form-grid{grid-template-columns:1fr}.filters{max-height:330px;overflow:auto}.values{grid-template-columns:1fr}.work-card{padding:16px}.charts>.panel{min-height:230px}.login{padding:18px}.tx-list article{align-items:start;gap:12px}.tx-list article b{text-align:right}.modal{padding:18px}.page-head h1{font-size:40px}}.content{font-size:16px}.eyebrow{font-size:13px}.page-head p,.work-card p,.work-card footer{font-size:15px}.filters label,.global,.values span{font-size:13px}.filters input,.filters select,input,select{font-size:16px}.badge{font-size:12px}.values strong{font-size:15px}.kpis span,.status-bars,.category,.tx-list small{font-size:14px}.nav nav button,.ghost{font-size:15px}.timeline small,.compare i span{font-size:12px}.panel h2{font-size:20px}.public-nav{background:#0b1010a8;border:1px solid rgba(255,255,255,.1);border-radius:999px;box-shadow:0 18px 55px #0000003d;left:50%;margin-top:14px;max-width:min(1180px,calc(100% - 28px));min-height:64px;padding:8px 12px;position:fixed;top:0;transform:translate(-50%);width:100%}.public-links a{border-radius:999px;color:var(--muted);font-size:14px;font-weight:700;padding:10px 14px;transition:.18s}.public-links a:hover{background:#ffffff12;color:var(--text)}.login-cta{border-radius:999px;min-height:44px;padding-inline:22px}.landing{overflow:hidden}.public-hero,.public-section,.public-footer{margin:auto;max-width:1240px;padding-left:24px;padding-right:24px}.public-hero{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;min-height:100vh;padding-bottom:80px;padding-top:140px}.public-hero h1{font-size:clamp(52px,7.2vw,92px);letter-spacing:-.06em;line-height:.98;margin:14px 0 26px}.public-hero h1 em{color:var(--lime);font-style:normal}.public-hero p{color:var(--muted);font-size:clamp(18px,2vw,22px);line-height:1.55;max-width:650px}.hero-actions{align-items:center;display:flex;gap:22px;margin-top:34px}.hero-actions button{border-radius:999px;min-height:52px;padding:13px 24px}.hero-actions a{color:var(--text);font-weight:700}.hero-dashboard{background:linear-gradient(145deg,#1c2623f0,#0e1413f5);border:1px solid var(--line);border-radius:28px;box-shadow:0 35px 100px #0000006b;min-height:430px;padding:26px;transform:perspective(1000px) rotateY(-5deg) rotateX(2deg)}.mock-head{display:flex;gap:7px}.mock-head span{background:#ff5f57;border-radius:50%;height:10px;width:10px}.mock-head span:nth-child(2){background:#febc2e}.mock-head span:nth-child(3){background:#28c840}.mock-kpis{display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin:34px 0}.mock-kpis i{background:#ffffff0e;border:1px solid var(--line);border-radius:14px;display:grid;font-style:normal;gap:8px;padding:16px}.mock-kpis small{color:var(--muted)}.mock-kpis strong{font-size:18px}.mock-chart{align-items:end;border-bottom:1px solid var(--line);display:flex;gap:14px;height:220px;padding:20px}.mock-chart b{background:linear-gradient(var(--lime),#5a7b0e);border-radius:7px 7px 2px 2px;flex:1}.public-section{padding-bottom:120px;padding-top:120px}.public-section>h2,.public-section>header h2,.benefits>div h2{font-size:clamp(40px,6vw,72px);letter-spacing:-.05em;line-height:1.03;margin:12px 0 24px}.intro{text-align:center}.intro>p{color:var(--muted);font-size:20px;line-height:1.65;margin:0 auto 55px;max-width:760px}.steps{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);text-align:left}.steps article,.benefit-grid article{background:#141b1abf;border:1px solid var(--line);border-radius:22px;padding:28px}.steps b{color:var(--lime);font-size:14px}.steps h3,.benefit-grid h3{font-size:22px;margin:32px 0 10px}.steps p,.benefit-grid p{color:var(--muted);font-size:16px;line-height:1.55}.benefits{align-items:start;display:grid;gap:70px;grid-template-columns:.8fr 1.2fr}.benefit-grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.benefit-grid article>span{align-items:center;background:#b6e6361f;border-radius:12px;color:var(--lime);display:flex;font-size:22px;height:46px;justify-content:center;width:46px}.features>article{align-items:center;background:linear-gradient(145deg,#141b1ae6,#0c1110e6);border:1px solid var(--line);border-radius:28px;display:grid;gap:50px;grid-template-columns:.8fr 1.2fr;margin-top:22px;min-height:390px;overflow:hidden;padding:50px}.features>article>div>span{color:var(--lime);font-size:13px;font-weight:800;letter-spacing:.12em}.features h3{font-size:36px;letter-spacing:-.03em;margin:14px 0}.features p{color:var(--muted);font-size:17px;line-height:1.6}.feature-visual{background:#0b1110;border:1px solid var(--line);border-radius:22px;min-height:270px;position:relative}.cards-visual{display:flex;gap:12px;padding:24px}.cards-visual i{background:linear-gradient(145deg,#26322f,#18211f);border:1px solid var(--line);border-radius:16px;flex:1;transform:translateY(22px)}.cards-visual i:nth-child(2){transform:translateY(0)}.line-visual i{border-bottom:5px solid var(--lime);border-radius:50%;display:block;height:130px;left:12%;position:absolute;top:45px;transform:rotate(-9deg);width:76%}.donut-visual{align-items:center;display:flex;justify-content:center}.donut-visual i{background:conic-gradient(var(--lime) 0 72%,#2a3531 72%);border-radius:50%;height:180px;position:absolute;width:180px}.donut-visual i:after{background:#0b1110;border-radius:50%;content:"";inset:28px;position:absolute}.donut-visual strong{font-size:30px;position:relative;text-align:center}.donut-visual small{color:var(--muted);display:block;font-size:12px}.contact{background:linear-gradient(135deg,#b6e63624,#ff8a3d0f);border:1px solid var(--line);border-radius:32px;margin-bottom:100px;max-width:1190px;padding:80px;text-align:center}.contact h2{margin-inline:auto;max-width:850px}.contact p{color:var(--muted);font-size:19px}.contact>div{align-items:center;display:flex;gap:22px;justify-content:center;margin-top:32px}.contact button{border-radius:999px}.contact a{color:var(--text)}.public-footer{align-items:center;border-top:1px solid var(--line);display:grid;gap:12px;grid-template-columns:auto 1fr auto;padding-bottom:44px;padding-top:36px}.brand-static{align-items:center;display:flex;gap:10px}.public-footer p{color:var(--muted);margin:0;text-align:center}.public-footer small{color:var(--muted)}.back-link{background:transparent;color:var(--muted);display:block;margin-bottom:40px;padding:0;text-align:left}@media(max-width:900px){.public-hero{grid-template-columns:1fr}.hero-dashboard{transform:none}.benefits{grid-template-columns:1fr}.features>article{grid-template-columns:1fr}.public-links{display:none}}@media(max-width:680px){.public-nav{bottom:auto;display:flex;flex-wrap:nowrap;left:50%;padding:8px 10px;position:fixed;top:0;transform:translate(-50%)}.public-nav .brand{display:flex}.public-nav .brand>span:last-child{display:none}.public-nav .login-cta{margin-left:auto;width:auto}.public-hero{gap:36px;padding:120px 18px 60px}.public-hero h1{font-size:50px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-dashboard{min-height:330px;padding:18px}.mock-kpis{grid-template-columns:1fr}.mock-kpis i:nth-child(n+2){display:none}.mock-chart{height:190px;padding:8px}.public-section{padding:75px 18px}.steps,.benefit-grid{grid-template-columns:1fr}.features>article{min-height:0;padding:26px}.feature-visual{min-height:220px}.contact{border-radius:24px;margin:0 12px 70px;padding:55px 22px}.contact>div{flex-direction:column}.public-footer{grid-template-columns:1fr;padding:30px 18px 100px;text-align:center}.brand-static{justify-content:center}.public-footer p{text-align:center}.content label,.content p,.content small{font-size:max(14px,1em)}}.global{align-items:center;background:#ffffff0b;border:1px solid var(--line);border-radius:12px;display:flex;gap:8px;min-width:230px;padding:4px 9px;position:relative}.global-icon{align-items:center;background:#b6e6361f;border-radius:8px;color:var(--lime);display:flex;font-size:13px;height:32px;justify-content:center;width:32px}.global select{appearance:none;background:transparent;border:0;font-size:14px;font-weight:700;min-height:38px;padding:4px 24px 4px 2px}.global select:focus{box-shadow:none}.select-arrow{color:var(--muted);pointer-events:none;position:absolute;right:12px}.executive-head{align-items:center;display:flex;gap:30px;justify-content:space-between;margin-bottom:24px}.executive-head h1{font-size:clamp(42px,6vw,68px);letter-spacing:-.05em;line-height:1;margin:10px 0 14px}.executive-head p{color:var(--muted)}.executive-head p span{color:var(--lime);margin:0 7px}.health-card{align-items:center;background:linear-gradient(145deg,#18211f,#111716);border:1px solid var(--line);border-radius:18px;display:flex;gap:16px;padding:14px 18px}.health-ring{align-items:center;background:conic-gradient(var(--lime) var(--usage),#2b3532 0);border-radius:50%;display:flex;flex-direction:column;height:78px;justify-content:center;position:relative;width:78px}.health-ring:before{background:#141b1a;border-radius:50%;content:"";inset:8px;position:absolute}.health-ring strong,.health-ring small{position:relative}.health-ring strong{font-size:18px}.health-ring small{color:var(--muted);font-size:9px}.health-card>span{color:var(--muted);display:grid;font-size:12px;gap:4px}.health-card>span b{font-size:15px}.good-text{color:var(--green)}.warning-text{color:var(--orange)}.danger-text{color:var(--red)}.filter-shell{background:linear-gradient(145deg,#141c1a,#101615);border:1px solid var(--line);border-radius:16px;margin-bottom:16px;padding:14px}.filter-shell>header{align-items:center;display:flex;justify-content:space-between;padding:0 2px 12px}.filter-shell>header>div{display:grid}.filter-shell>header small{color:var(--muted);font-size:12px}.clear-filter{background:#ffffff12;color:var(--text);font-size:12px;min-height:34px;padding:6px 10px}.executive-filters{background:transparent;border:0;grid-template-columns:repeat(7,1fr);margin:0;padding:0}.executive-kpis{grid-template-columns:repeat(4,1fr)}.executive-kpis article{align-items:center;display:flex;gap:14px}.executive-kpis article>div{display:grid;gap:5px;min-width:0}.executive-kpis strong{font-size:clamp(21px,2.5vw,29px);overflow-wrap:anywhere}.executive-kpis small{color:var(--muted);font-size:11px}.metric-icon{align-items:center;border-radius:12px;display:flex;flex:0 0 42px;font-size:20px;height:42px;justify-content:center}.budget-icon{background:#b6e6361f;color:var(--lime)}.spent-icon{background:#ff8a3d1f;color:var(--orange)}.balance-icon{background:#4bd27b1f;color:var(--green)}.income-icon{background:#5596ff1f;color:#73a7ff}.executive-grid{display:grid;gap:16px;grid-template-columns:1.2fr .8fr}.executive-grid>.panel{min-height:320px;padding:22px}.executive-grid header{align-items:start;display:flex;justify-content:space-between}.executive-grid header h2{margin-bottom:5px}.executive-grid header p{color:var(--muted);font-size:13px;margin:0}.executive-grid header>strong{color:var(--orange);font-size:18px}.expense-trend{grid-column:span 1}.trend-chart{align-items:end;display:flex;gap:14px;height:225px;padding:28px 10px 25px;position:relative}.trend-chart .grid-lines{display:grid;inset:24px 0 28px;position:absolute}.grid-lines i{border-top:1px dashed rgba(255,255,255,.08)}.trend-chart>span{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:end;z-index:1}.trend-chart>span b{background:linear-gradient(180deg,var(--orange),#9a4218);border-radius:6px 6px 2px 2px;max-width:52px;min-height:8px;width:100%}.trend-chart small{color:var(--muted);font-size:11px;margin-top:8px;text-transform:capitalize}.chart-empty{align-items:center;display:flex;height:210px;justify-content:center}.donut-summary{align-items:center;display:grid;gap:25px;grid-template-columns:150px 1fr;margin-top:34px}.data-donut{align-items:center;background:conic-gradient(var(--lime) 0 42%,var(--orange) 42% 70%,#5aa7ff 70% 86%,#50605b 86%);border-radius:50%;display:flex;flex-direction:column;height:145px;justify-content:center;margin:auto;position:relative;width:145px}.data-donut:before{background:#141b1a;border-radius:50%;content:"";inset:20px;position:absolute}.data-donut strong,.data-donut small{position:relative}.data-donut strong{font-size:28px}.data-donut small{color:var(--muted);font-size:11px}.donut-legend{display:grid;gap:10px}.donut-legend span{align-items:center;display:grid;gap:7px;grid-template-columns:9px 1fr auto}.donut-legend i{background:hsl(calc(78 - var(--i)*28) 75% 56%);border-radius:50%;height:8px;width:8px}.donut-legend b,.donut-legend small{font-size:12px}.donut-legend small{color:var(--muted)}.budget-bars{display:grid;gap:25px;margin-top:38px}.budget-bars span{display:grid;gap:9px}.budget-bars label{display:flex;justify-content:space-between}.budget-bars label b{color:var(--text)}.budget-bars span>i{background:#29332f;border-radius:99px;height:12px;overflow:hidden}.budget-bars span>i>b{background:linear-gradient(90deg,var(--lime),#d5fa72);border-radius:99px;display:block;height:100%}.budget-bars .spent-bar{background:linear-gradient(90deg,var(--orange),#ffb27d)}.budget-bars .balance-bar{background:linear-gradient(90deg,var(--green),#8be7ac)}.status-summary{display:grid;gap:16px;margin-top:35px}.status-summary>span{display:grid;gap:4px;grid-template-columns:44px 1fr}.status-summary strong{font-size:26px;grid-row:span 2}.status-summary small{color:var(--muted)}.status-summary i{background:#29332f;border-radius:99px;height:7px}.status-summary i b{background:hsl(calc(80 - var(--i)*25) 72% 55%);border-radius:99px;display:block;height:100%}@media(max-width:1100px){.executive-filters{grid-template-columns:repeat(4,1fr)}.executive-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.executive-head{align-items:flex-start;flex-direction:column}.health-card{width:100%}.executive-filters{grid-template-columns:repeat(2,1fr)}.executive-grid,.executive-kpis,.donut-summary{grid-template-columns:1fr}.global{display:none}.executive-head h1{font-size:42px}}.currency-picker select{appearance:none;background:#ffffff0d;border:1px solid var(--line);border-radius:10px;color:var(--text);font-size:13px;font-weight:800;min-height:42px;padding:8px;width:62px}.executive-kpis strong{font-size:clamp(20px,2.1vw,28px);white-space:nowrap}.tx-actions{align-items:flex-end;display:flex;flex-direction:column;gap:8px}.confirm-payment{background:#4bd27b24;color:var(--green);font-size:12px;min-height:34px;padding:6px 10px}.wide-field{grid-column:1/-1}textarea{background:#0d1312;border:1px solid var(--line);border-radius:8px;color:var(--text);font:inherit;padding:11px;resize:vertical;width:100%}textarea:focus{border-color:var(--lime);outline:0}.modal:not(.small){max-width:900px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:900px){.currency-picker{display:none}.executive-kpis strong{white-space:normal}}@media(max-width:680px){.form-grid{grid-template-columns:1fr}.wide-field{grid-column:auto}.tx-actions{align-items:flex-start}}.single-work-summary{display:grid;gap:16px;margin-top:28px}.single-work-summary>span{display:grid;gap:6px}.single-work-summary small{color:var(--muted)}.single-work-summary i,.project-ranking i{background:#29332f;border-radius:99px;height:8px;overflow:hidden}.single-work-summary i b,.project-ranking i b{background:var(--lime);display:block;height:100%}.project-ranking{grid-column:1/-1}.project-ranking>div{display:grid;gap:16px;margin-top:24px}.project-ranking>div>span{align-items:center;display:grid;gap:14px;grid-template-columns:minmax(180px,1fr) minmax(220px,2fr) 48px}.project-ranking label{display:grid}.project-ranking label small{color:var(--muted)}.project-ranking strong{text-align:right}@media(max-width:680px){.project-ranking>div>span{grid-template-columns:1fr}.project-ranking strong{text-align:left}}.money-preview{color:var(--lime);font-size:13px;font-weight:700;margin-top:2px}.nav .currency-picker,.nav .global{background:#ffffff0e;border:1px solid rgba(255,255,255,.12);border-radius:13px;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.nav .currency-picker:hover,.nav .global:hover,.nav .currency-picker:focus-within,.nav .global:focus-within{background:#ffffff14;border-color:#b6e6368c;box-shadow:0 0 0 3px #b6e6361a}.nav .currency-picker{display:block;flex:0 0 74px}.nav .currency-picker select,.nav .global select{color-scheme:dark;cursor:pointer;outline:none}.nav .currency-picker select{background:transparent;border:0;border-radius:12px;color:var(--text);font-size:14px;font-weight:800;min-height:44px;padding:9px 12px;width:100%}.nav .global{flex:0 1 270px;min-width:210px;padding:4px 10px}.nav .global select{min-width:0;overflow:hidden;padding-right:26px;text-overflow:ellipsis;white-space:nowrap}.nav select option{background:#161d1b;color:#f2f4ef;font-size:15px;font-weight:600;padding:10px}.nav select option:checked{background:#293a1e;color:#c8f15a}.nav .select-arrow{color:var(--lime);font-size:14px}@media(max-width:1100px){.nav .global{flex-basis:220px;min-width:180px}}@media(max-width:900px){.nav .currency-picker{display:block;flex-basis:68px}.nav .global{display:flex;flex-basis:190px;min-width:160px}}@media(max-width:680px){.nav .currency-picker,.nav .global{display:none}}
