@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#172a29;--muted:#788482;--green:#126b51;--border:#e4eae7;--bg:#f5f7f6}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px 'DM Sans',sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-color:#168264}button,a{touch-action:manipulation}button{cursor:pointer}button{border:1px solid var(--border);background:white;border-radius:7px;padding:10px 15px;color:var(--ink);font-weight:550}button:hover{background:#edf4f0}a{color:inherit;text-decoration:none}.sidebar{width:246px;background:#fff;border-right:1px solid var(--border);position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;padding:29px 20px 18px;z-index:20}.brand{font:800 28px Manrope;letter-spacing:-1.4px;display:flex;align-items:center;gap:8px;margin:0 9px 33px}.brandmark{display:grid;place-items:center;background:var(--green);color:white;width:33px;height:33px;border-radius:9px;font-size:28px;letter-spacing:0}.branddot{color:var(--green);margin-left:-7px}.workspace{display:flex;align-items:center;gap:10px;background:#f6f8f7;border:1px solid var(--border);padding:12px 9px;border-radius:8px;margin-bottom:29px}.workspaceicon{background:#e3eee8;color:var(--green);border-radius:7px;padding:9px;font-size:12px;font-weight:700}.workspace strong{font-size:12px}.workspace small,.profile small{display:block;font-size:12px;color:var(--muted);margin-top:4px}.navlabel{font-size:10px;letter-spacing:1.6px;color:#89938f;font-weight:700;margin:0 13px 12px}nav a{display:flex;gap:13px;align-items:center;padding:12px 14px;margin:4px 0;border-radius:7px;font-size:14px;color:#677570}nav a.active{background:#e8f3ed;color:var(--green);font-weight:650}nav svg{width:19px;height:19px}nav .count{margin-left:auto;background:#fff;border:1px solid #e0e7e2;border-radius:5px;padding:1px 6px;font-size:11px}.sidebarbottom{margin-top:auto;padding-top:25px}.supportcard{border:1px solid var(--border);border-radius:9px;padding:15px;background:linear-gradient(115deg,#f4f8f5,#fff)}.supportcard>span{display:block;color:var(--green);font-size:26px}.supportcard strong{display:block;font-size:12px;margin:8px 0}.supportcard p{font-size:12px;line-height:1.6;color:var(--muted)}.supportcard button{width:100%;font-size:12px;padding:8px}.profile{display:flex;align-items:center;gap:10px;border-top:1px solid var(--border);padding-top:18px;margin-top:22px}.profile strong{font-size:12px}.profile>span{margin-left:auto}.avatar{border:3px solid #fff;outline:1px solid #e3e8e5;background:#eadbcb;color:#72604b;border-radius:50%;width:37px;height:37px;display:grid;place-items:center;font-size:12px;font-weight:650}.small{width:32px;height:32px;font-size:10px}.shell{margin-left:246px}header{height:77px;background:#fff;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;padding:0 34px}.breadcrumb{font-size:13px;color:#8a9490}.breadcrumb span{padding:0 13px;color:#c3cbc6}.breadcrumb strong{font-weight:500;color:var(--ink)}.headerend{display:flex;gap:21px;align-items:center}.demotag{font-size:11px;color:var(--green);padding:5px 9px;background:#eef5f0;border-radius:20px}.iconbtn{border:0;padding:2px 5px;font-size:23px;position:relative}.iconbtn i{position:absolute;width:5px;height:5px;border-radius:50%;background:#de9862;right:6px;top:5px}.mobilemenu{display:none}main{max-width:1640px;margin:auto;padding:32px 34px 0}.heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px;gap:14px}h1{font:750 27px Manrope;letter-spacing:-1px;margin:0 0 8px}p{color:var(--muted);margin:0;line-height:1.6}.heading p{font-size:13px}.actions{display:flex;align-items:center;gap:10px}.primary{background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 2px 3px #13553910}.primary:hover{background:#105a45}.btnicon{margin-right:7px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:23px}.stat{padding:20px 21px;background:#fff;border:1px solid var(--border);border-radius:10px}.stathead{display:flex;justify-content:space-between;align-items:center;color:#77847e;font-size:12px}.stathead svg{width:17px;height:17px}.statvalue{font:750 27px Manrope;margin:13px 0 10px;letter-spacing:-.8px}.statfoot{font-size:11px;color:#929b96}.growth{background:#edf7f0;color:#257a52;border-radius:4px;padding:3px 5px;margin-right:6px;font-size:10px}.panel{background:white;border:1px solid var(--border);border-radius:10px;overflow:hidden}.panelhead{display:flex;justify-content:space-between;align-items:center;padding:21px 23px 16px;gap:10px}.panelhead h2{font-size:14px;font-weight:650;margin:0 0 5px}.panelhead p{font-size:11px}.panelhead button,.panelhead select{font-size:11px;padding:7px 10px}.twocol{display:grid;grid-template-columns:minmax(0,1.95fr) minmax(260px,1fr);gap:22px;margin-bottom:23px}.chartlegend{display:flex;gap:18px;font-size:11px;color:#76867c;margin:7px 24px}.chartlegend i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#207258;margin-right:5px}.chartlegend .light{background:#b6d7c7}.chart{height:216px;padding:10px 23px 10px 16px}.chart svg{width:100%;height:100%;overflow:visible}.chart text{fill:#8c9791;font:10px 'DM Sans'}.chart .grid{stroke:#edf0ee;stroke-dasharray:3 4}.wallet{color:white;border-radius:10px;padding:23px 25px;background:#124f40;position:relative;overflow:hidden}.wallet:after{content:'';position:absolute;width:220px;height:220px;border:1px solid #ffffff14;border-radius:50%;right:-105px;top:40px;box-shadow:0 0 0 29px #ffffff05,0 0 0 59px #ffffff04;pointer-events:none}.walletlabel{font-size:12px;color:#c0d7ce;display:flex;justify-content:space-between}.walletvalue{font:700 31px Manrope;letter-spacing:-.8px;margin:16px 0 7px}.wallet>p{font-size:11px;color:#adc9bd}.creditrow{display:flex;justify-content:space-between;font-size:11px;color:#ccded6;margin-top:26px}.progressbar{height:5px;background:#ffffff25;border-radius:5px;margin:10px 0 20px;overflow:hidden}.progressbar span{display:block;width:32%;height:100%;background:#bbd9a6}.wallet button{position:relative;z-index:1;background:#ffffff13;color:#fff;border:1px solid #ffffff38;width:100%;font-size:12px;padding:9px}.tabletools{display:flex;gap:12px;padding:0 23px 18px;align-items:center}.searchbox{border:1px solid var(--border);border-radius:6px;padding:8px 11px;display:flex;align-items:center;gap:8px;width:260px;color:#8e9993}.searchbox input{width:100%;border:0;outline:0;font-size:12px}.tabletools select{margin-left:auto;border:1px solid var(--border);border-radius:6px;padding:8px;background:#fff;color:#5f6c65;font-size:12px}.tablewrap{overflow-x:auto}table{border-collapse:collapse;width:100%;white-space:nowrap;text-align:left}th{background:#f8faf9;color:#929b96;font-size:10px;font-weight:500;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:12px 22px}td{padding:16px 22px;border-bottom:1px solid #edf0ee;font-size:12px;color:#54635b}td strong{display:block;color:#233b2e;font-size:12px;font-weight:550}td small{display:block;color:#97a097;font-size:10px;margin-top:5px}.route{display:flex;align-items:center;gap:12px}.route span{font-size:11px;color:#9caaa0}.badge{display:inline-block;border-radius:4px;padding:4px 7px;font-size:10px;background:#edf6ef;color:#37815a}.badge.amber{background:#fff4df;color:#b17f22}.badge.red{background:#fceeed;color:#bb6560}.badge.gray{background:#f1f3f2;color:#7d8580}.tablefoot{padding:14px 23px;display:flex;justify-content:space-between;font-size:11px;color:#98a098;align-items:center}.tablefoot button{font-size:11px;padding:5px 9px;margin-left:5px}.activity{padding:0 23px}.activityitem{display:flex;gap:12px;padding:16px 0;border-bottom:1px solid #edf0ee}.activityicon{display:grid;place-items:center;flex-shrink:0;background:#edf4ef;border-radius:7px;width:32px;height:32px;color:var(--green)}.activityitem strong{font-size:12px;font-weight:550}.activityitem p{font-size:11px;margin-top:4px}.activityitem small{display:block;font-size:10px;color:#a0aaa3;margin-top:7px}.textbtn{border:0;background:transparent;color:var(--green);font-size:12px;padding:18px 23px}.bottomrow{display:grid;grid-template-columns:2fr 1fr;gap:22px;margin:23px 0}.suppliers{display:flex;padding:8px 23px 21px;gap:12px}.supplier{border:1px solid var(--border);border-radius:7px;padding:15px;flex:1}.supplier strong{font-size:14px;letter-spacing:-.3px}.supplier p{font-size:10px;margin-top:8px}.supplier .badge{margin-top:10px}.notice{padding:20px 23px;display:flex;align-items:center;gap:16px}.notice>span{font-size:23px;color:#af8d47}.notice strong{font-size:12px}.notice p{font-size:11px;margin-top:5px}footer{max-width:1640px;margin:auto;padding:18px 34px 24px;display:flex;justify-content:space-between;font-size:10px;color:#9ba49e}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.contentcard{padding:24px}.contentcard h2{font:700 19px Manrope;margin:10px 0}.contentcard p{font-size:13px}.contentcard button{margin-top:20px}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin:24px 0}.field{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:550}.field input,.field select,.field textarea{border:1px solid #dce5de;padding:12px;border-radius:6px;background:#fff;width:100%;color:var(--ink)}.field.full{grid-column:1/-1}.flight{display:flex;align-items:center;gap:25px;margin-top:15px;padding:23px}.flight>div{flex:1}.flight strong{font-size:17px}.flight p{font-size:12px}.flight .price{text-align:right}.empty{padding:40px;text-align:center;color:var(--muted)}.sectionnote{background:#eaf3ee;border:1px solid #d9e9df;border-radius:8px;padding:15px 18px;margin-bottom:22px;font-size:13px;color:#4a6e59}dialog{border:1px solid var(--border);border-radius:14px;box-shadow:0 25px 100px #142b3240;width:min(580px,calc(100% - 32px));padding:28px;color:var(--ink)}dialog::backdrop{background:#10272065;backdrop-filter:blur(3px)}dialog h2{margin:0;font:750 23px Manrope}dialog p{font-size:13px;margin-top:10px}.modalhead{display:flex;align-items:center;justify-content:space-between}.modalhead button{border:0;font-size:23px;padding:0 7px}.modalactions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.detailgrid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:25px}.detailgrid small{display:block;color:var(--muted);margin-bottom:7px}.detailgrid strong{font-size:14px}#toast{position:fixed;bottom:25px;left:calc(50% + 100px);transform:translateX(-50%);background:#183c2f;color:white;padding:14px 22px;border-radius:8px;box-shadow:0 5px 25px #0002;display:none;z-index:60;max-width:90vw}.chatlog{height:310px;overflow:auto;background:#f7faf8;padding:20px;border:1px solid var(--border);border-radius:8px;margin-top:20px}.bubble{background:#e5f0e8;border-radius:9px;padding:12px 15px;font-size:13px;line-height:1.6;max-width:86%;margin:0 0 12px}.bubble.user{margin-left:auto;background:#126b51;color:#fff}.chatinput{display:flex;gap:10px;margin-top:14px}.chatinput input{flex:1;min-width:0;border:1px solid var(--border);border-radius:7px;padding:12px}.checkboxrow{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid var(--border)}.checkboxrow p{font-size:12px}.checkboxrow input{accent-color:var(--green);width:18px;height:18px}.metricbar{display:flex;align-items:center;gap:15px;margin:22px 0}.metricbar label{width:120px;font-size:13px}.metricbar>div{height:9px;background:#edf2ee;border-radius:8px;flex:1}.metricbar span{display:block;height:9px;background:#39886a;border-radius:8px}.metricbar strong{font-size:13px;width:80px;text-align:right}.settingsgrid{display:grid;grid-template-columns:1fr 1fr;gap:22px}@media(min-width:1550px){body{font-size:16px}.statvalue{font-size:32px}.chart{height:260px}td{padding-top:19px;padding-bottom:19px}.sidebar{width:260px}.shell{margin-left:260px}}@media(max-width:1200px){.sidebar{width:215px;padding-left:14px;padding-right:14px}.shell{margin-left:215px}main{padding:25px 22px 0}header{padding:0 22px}.twocol{grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr)}td,th{padding-left:15px;padding-right:15px}.stats{gap:12px}.stat{padding:17px 15px}.statfoot{font-size:10px}.bottomrow{grid-template-columns:1fr}.supportcard{display:none}.grid3{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.sidebar{width:190px}.shell{margin-left:190px}.brand{font-size:23px}.workspace{display:none}.twocol{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.wallet{min-height:225px}.heading{align-items:flex-start}.heading .actions{flex-wrap:wrap;justify-content:flex-end}.settingsgrid{grid-template-columns:1fr}}@media(max-width:650px){.sidebar{display:none;width:246px;top:64px;box-shadow:8px 0 20px #0001}.sidebar.open{display:flex}.shell{margin:0}.mobilemenu{display:block;border:0;padding:5px;font-size:20px}header{height:64px;padding:0 15px;gap:13px}.breadcrumb{margin-right:auto}.headerend{gap:12px}.demotag{display:none}main{padding:23px 16px 0}h1{font-size:24px}.heading{flex-direction:column;gap:17px}.heading .actions{width:100%;justify-content:flex-start}.stats{gap:10px}.statvalue{font-size:25px}.stathead{font-size:11px}.stathead svg{display:none}.statfoot{line-height:1.8}.statfoot .growth{display:inline}.grid3{grid-template-columns:1fr}.formgrid{grid-template-columns:1fr}.field.full{grid-column:auto}.flight{flex-wrap:wrap;gap:15px}.flight>div{flex:auto;min-width:30%}.suppliers{flex-wrap:wrap}.supplier{min-width:40%}.tabletools{padding-left:16px;padding-right:16px}.searchbox{width:100%;min-width:0}.panelhead{padding:19px 16px}.panelhead h2{font-size:14px}footer{padding:18px 16px;gap:15px;font-size:9px}.profile{margin-top:15px}#toast{left:50%}.supportcard{display:block}.contentcard{padding:20px}.chart{padding-right:10px}}
/* Shared interaction and readable supporting text. */
.activityicon svg{width:17px;height:17px}.linkbutton{padding:0;border:0;background:none;color:#266b50;font-size:12px;text-align:left;font-weight:600}.linkbutton:hover{text-decoration:underline;background:none}.plainlink{border:0;color:var(--green);background:none}.muted{font-size:12px;color:var(--muted)}button:disabled{opacity:.4;cursor:not-allowed}.checklist>div{padding:18px 0;border-bottom:1px solid var(--border)}.checklist strong{font-size:14px}.checklist p{font-size:13px;margin-top:7px}.stathead,.statfoot,.chartlegend,.panelhead p,.tablefoot,.activityitem p,.activityitem small,.supplier p,.notice p,td small,th{font-size:12px}.badge{font-size:11px}.supportcard strong,.workspace strong,.profile strong{font-size:13px}.statfoot{line-height:1.7}.growth{font-size:11px}.heading p{font-size:14px}.contentcard>p{font-size:14px}.flight p{font-size:13px}.field{font-size:14px}.progressbar span{max-width:100%}.chatlog{font-size:14px}.bubble{font-size:14px}dialog .detailgrid{overflow-wrap:anywhere}@media(prefers-reduced-motion:no-preference){main{animation:appear .3s ease-out}@keyframes appear{from{opacity:.35;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.localecontrols{display:flex;gap:7px;align-items:center}.localecontrols select{border:1px solid var(--border);background:#fff;border-radius:6px;color:#475e52;padding:7px 8px;font-size:12px;max-width:115px}.ratetag{border:0;color:#677e70;background:#edf4ef;padding:6px 8px;font-size:11px}.currencylist{max-height:350px;overflow:auto;border:1px solid var(--border);border-radius:8px;margin-top:14px}.currencychoice{display:flex;align-items:center;gap:12px;width:100%;border:0;border-bottom:1px solid var(--border);border-radius:0;text-align:start;padding:12px 15px;background:#fff}.currencychoice strong{font-size:13px;width:42px;flex-shrink:0;direction:ltr}.currencychoice span{font-size:13px;flex:1}.currencychoice.selected{background:#e7f3eb;color:var(--green)}.currencychoice small{width:18px}.sidebar{overflow-y:auto}.statvalue{font-size:clamp(21px,2vw,29px);overflow-wrap:anywhere}.walletvalue{font-size:clamp(25px,2.5vw,34px)}.rate-attribution{color:#64806c;text-decoration:underline;text-underline-offset:3px}html[dir=rtl] .sidebar{left:auto;right:0;border-right:0;border-left:1px solid var(--border)}html[dir=rtl] .shell{margin-left:0;margin-right:246px}html[dir=rtl] .brand{letter-spacing:0}html[dir=rtl] .brandmark{direction:ltr}html[dir=rtl] nav .count{margin-left:0;margin-right:auto}html[dir=rtl] .tabletools select{margin-left:0;margin-right:auto}html[dir=rtl] .profile>span{margin-left:0;margin-right:auto}html[dir=rtl] table{text-align:right}html[dir=rtl] .linkbutton{text-align:right}html[dir=rtl] .flight .price{text-align:left}html[dir=rtl] .bubble.user{margin-left:0;margin-right:auto}html[dir=rtl] .chart svg{direction:ltr}html[dir=rtl] .breadcrumb span{display:inline-block}html[dir=rtl] .metricbar strong{text-align:left}html[dir=rtl] .statvalue,html[dir=rtl] .walletvalue{letter-spacing:0}html[lang=hi] body{line-height:1.6}html[lang=ar] body{line-height:1.6}html[lang=fr] .brand,html[lang=hi] .brand,html[lang=ar] .brand{flex-shrink:0}@media(min-width:1550px){html[dir=rtl] .shell{margin-right:260px}}@media(max-width:1200px){html[dir=rtl] .shell{margin-right:215px}.ratetag{font-size:10px}.headerend{gap:12px}}@media(max-width:900px){html[dir=rtl] .shell{margin-right:190px}.breadcrumb{display:none}.headerend{margin-left:auto}html[dir=rtl] .headerend{margin-left:0;margin-right:auto}}@media(max-width:650px){html[dir=rtl] .shell{margin-right:0}.headerend .avatar,.headerend .iconbtn{display:none}.localecontrols select{font-size:12px;max-width:100px}.ratetag{max-width:105px;font-size:10px;line-height:1.35}.currencylist{max-height:300px}.currencychoice span{font-size:12px}footer{flex-wrap:wrap}.statvalue{font-size:23px}.sidebarbottom{margin-top:15px}}
