:root{--dfs-primary:#42d2a9;--dfs-secondary:#20b88f;--dfs-bg:#050a0d;--dfs-panel:#0b141a;--dfs-panel2:#101c23;--dfs-line:#1e3038;--dfs-text:#edf7f4;--dfs-muted:#849a94;--dfs-danger:#ff6b78;--dfs-warning:#f4b942;--dfs-success:#42d2a9}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-weight:400}body.dfs-body{background:var(--dfs-bg);color:var(--dfs-text)}.dfs-body *{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}.dfs-body strong,.dfs-body h1,.dfs-body h2,.dfs-body h3,.dfs-body button,.dfs-body .dfs-btn{font-weight:500!important}.dfs-body b{font-weight:500!important}.dfs-login{min-height:100vh;display:grid;grid-template-columns:1.08fr .92fr;background:#04090c;color:var(--dfs-text)}.dfs-login-art{position:relative;overflow:hidden;padding:7vh 5vw;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 20% 15%,rgba(66,210,169,.18),transparent 30%),linear-gradient(145deg,#07161a,#03090c)}.dfs-art-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(66,210,169,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(66,210,169,.035) 1px,transparent 1px);background-size:45px 45px;mask-image:linear-gradient(to bottom,#000,transparent)}.dfs-art-orb{position:absolute;width:520px;height:520px;border-radius:50%;right:-180px;top:-190px;background:radial-gradient(circle,rgba(66,210,169,.24),transparent 67%);filter:blur(6px)}.dfs-art-card{position:relative;z-index:1;width:min(760px,94%);margin:2vh auto 0;padding:27px;border:1px solid rgba(84,226,183,.15);border-radius:29px;background:linear-gradient(145deg,rgba(12,31,34,.92),rgba(4,13,17,.88));box-shadow:0 34px 100px rgba(0,0,0,.44);transform:perspective(1200px) rotateY(-7deg) rotateX(3deg)}.dfs-art-top{display:flex;align-items:center;gap:14px}.dfs-art-top>span{width:56px;height:56px;border-radius:17px;background:rgba(66,210,169,.1);display:flex;padding:8px}.dfs-art-top img{width:100%;height:100%;object-fit:contain}.dfs-art-top small{display:block;color:#6f8c84;font-size:10px;letter-spacing:.12em;margin-bottom:6px}.dfs-art-top strong{display:block;font-size:17px}.dfs-art-chart{height:190px;margin:34px 0 25px;padding:20px 24px 0;display:flex;gap:20px;align-items:flex-end;border:1px solid rgba(84,226,183,.1);border-radius:19px;background:linear-gradient(180deg,rgba(66,210,169,.035),rgba(0,0,0,.08))}.dfs-art-chart i{display:block;flex:1;max-width:65px;border-radius:12px 12px 4px 4px;background:linear-gradient(180deg,#6ce5c1,#20b88f);box-shadow:0 16px 30px rgba(32,184,143,.13)}.dfs-art-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.dfs-art-stats article{padding:17px;border-radius:16px;border:1px solid rgba(84,226,183,.1);background:rgba(6,17,20,.72)}.dfs-art-stats small{display:block;color:#6f8c84;font-size:10px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:9px}.dfs-art-stats strong{font-size:16px}.dfs-login-copy{position:relative;z-index:1;max-width:760px}.dfs-login-copy>span{display:inline-flex;padding:8px 12px;border-radius:999px;border:1px solid rgba(66,210,169,.26);color:#79e7c6;font-size:10px;letter-spacing:.12em}.dfs-login-copy h2{font-size:clamp(32px,3.5vw,54px);line-height:1.13;margin:20px 0 14px;letter-spacing:-.04em}.dfs-login-copy p{max-width:670px;color:#8ea49e;font-size:15px;line-height:1.8}.dfs-login-panel{display:grid;place-items:center;padding:35px;background:radial-gradient(circle at 60% 30%,rgba(66,210,169,.06),transparent 25%),#050a0d}.dfs-login-card{width:min(440px,100%);padding:38px;border:1px solid var(--dfs-line);border-radius:25px;background:linear-gradient(145deg,rgba(11,20,26,.97),rgba(6,12,16,.97));box-shadow:0 30px 80px rgba(0,0,0,.35)}.dfs-login-brand{display:flex;align-items:center;gap:14px;margin-bottom:42px}.dfs-login-brand>span{width:82px;height:66px;display:flex;background:#fff;padding:7px;border-radius:14px}.dfs-login-brand img{width:100%;height:100%;object-fit:contain}.dfs-login-brand strong{display:block;font-size:14px}.dfs-login-brand small{display:block;color:var(--dfs-muted);font-size:11px;margin-top:4px}.dfs-login-heading h1{font-size:31px;margin:0 0 10px;letter-spacing:-.03em}.dfs-login-heading p{color:var(--dfs-muted);margin:0 0 26px;line-height:1.6}.dfs-login-form label{display:block;margin-bottom:18px}.dfs-login-form label>span{display:block;font-size:11px;color:#b9cbc6;margin-bottom:8px;font-weight:500}.dfs-login-input{display:flex;align-items:center;border:1px solid var(--dfs-line);background:#071016;border-radius:12px;min-height:49px;padding:0 13px;transition:.2s}.dfs-login-input:focus-within{border-color:var(--dfs-primary);box-shadow:0 0 0 3px rgba(66,210,169,.08)}.dfs-login-input svg{width:18px;fill:none;stroke:#6f8680;stroke-width:1.7}.dfs-login-input input{flex:1;border:0!important;outline:0!important;background:transparent!important;color:#fff!important;min-width:0;padding:13px 11px!important;box-shadow:none!important;font-size:13px}.dfs-password-toggle{border:0;background:none;color:#77aa9e;font-size:11px;cursor:pointer}.dfs-remember{display:flex!important;align-items:center;gap:8px;color:#91a49f;font-size:11px}.dfs-remember input{accent-color:var(--dfs-primary)}.dfs-login-submit{width:100%;display:flex;justify-content:center;gap:12px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--dfs-primary),var(--dfs-secondary));color:#052019;padding:14px;cursor:pointer;font-size:13px;box-shadow:0 15px 35px rgba(32,184,143,.16)}.dfs-login-foot{text-align:center;color:#536963;font-size:10px;margin:30px 0 0}.dfs-alert{border-radius:12px;padding:13px 15px;margin-bottom:18px;font-size:12px;line-height:1.5;border:1px solid}.dfs-alert-success{color:#88ebce;background:rgba(66,210,169,.08);border-color:rgba(66,210,169,.22)}.dfs-alert-error{color:#ff9ca6;background:rgba(255,107,120,.08);border-color:rgba(255,107,120,.22)}.dfs-alert-action{display:flex;align-items:center;justify-content:space-between;gap:15px;color:#b8cec7;background:rgba(66,210,169,.07);border-color:rgba(66,210,169,.18)}.dfs-alert-action a{color:#6be3bf}.dfs-denied{min-height:100vh;display:grid;place-items:center;background:#050a0d;text-align:center;padding:30px}.dfs-denied>div{max-width:480px}.dfs-denied img{width:220px;background:#fff;border-radius:18px;padding:12px}.dfs-denied h1{font-size:29px}.dfs-denied p{color:var(--dfs-muted)}.dfs-denied a{color:var(--dfs-primary)}.dfs-app{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr);background:var(--dfs-bg);color:var(--dfs-text)}.dfs-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;border-right:1px solid var(--dfs-line);background:#071017;padding:19px 14px 16px;overflow:auto;z-index:50}.dfs-sidebar-brand{display:flex;gap:12px;align-items:center;padding:4px 7px 19px;border-bottom:1px solid var(--dfs-line)}.dfs-sidebar-brand>span{width:54px;height:54px;border-radius:15px;background:rgba(255,255,255,.96);padding:5px;display:flex;flex:none}.dfs-sidebar-brand img{width:100%;height:100%;object-fit:contain}.dfs-sidebar-brand strong{display:block;font-size:13px;line-height:1.35}.dfs-sidebar-brand small{display:block;color:var(--dfs-muted);font-size:10px;line-height:1.4;margin-top:4px}.dfs-sidebar nav{flex:1;padding:21px 0}.dfs-sidebar nav>small{display:block;color:#506963;font-size:9px;letter-spacing:.16em;margin:0 8px 9px}.dfs-sidebar nav a{display:flex;align-items:center;gap:12px;padding:11px 12px;margin-bottom:4px;border-radius:11px;color:#93aaa4;text-decoration:none;font-size:12px;border:1px solid transparent;transition:.2s}.dfs-sidebar nav a svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.dfs-sidebar nav a:hover{color:#dcebe7;background:rgba(66,210,169,.045)}.dfs-sidebar nav a.active{color:#72e6c4;background:rgba(66,210,169,.1);border-color:rgba(66,210,169,.22);box-shadow:inset 3px 0 0 var(--dfs-primary)}.dfs-sidebar-user{display:flex;align-items:center;gap:10px;border-top:1px solid var(--dfs-line);padding:16px 7px 11px}.dfs-sidebar-user>span{width:35px;height:35px;border-radius:10px;background:linear-gradient(135deg,var(--dfs-primary),var(--dfs-secondary));display:grid;place-items:center;color:#052019;font-size:12px;font-weight:500}.dfs-sidebar-user strong{display:block;font-size:11px}.dfs-sidebar-user small{display:block;color:#61756f;font-size:9px;margin-top:3px;max-width:145px;overflow:hidden;text-overflow:ellipsis}.dfs-signout{color:#80958f;text-decoration:none;font-size:11px;padding:8px}.dfs-main{min-width:0;display:flex;flex-direction:column}.dfs-topbar{height:77px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 28px;border-bottom:1px solid var(--dfs-line);background:rgba(5,10,13,.9);backdrop-filter:blur(14px);position:sticky;top:0;z-index:30}.dfs-topbar>div:first-of-type strong{display:block;font-size:14px}.dfs-topbar>div:first-of-type small{display:block;color:var(--dfs-muted);font-size:9px;margin-top:4px}.dfs-top-actions{display:flex;gap:10px}.dfs-mobile-menu{display:none;border:1px solid var(--dfs-line);background:#0b161c;color:#fff;border-radius:9px;width:40px;height:40px;cursor:pointer}.dfs-content{width:100%;max-width:1600px;margin:0 auto;padding:31px 28px 40px;flex:1}.dfs-main footer{text-align:center;color:#435a54;font-size:9px;padding:15px}.dfs-page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px}.dfs-page-head h1{font-size:29px;letter-spacing:-.035em;margin:0 0 7px}.dfs-page-head p{margin:0;color:var(--dfs-muted);font-size:12px;line-height:1.6}.dfs-page-actions{display:flex;gap:10px}.dfs-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--dfs-primary);border-radius:10px;background:linear-gradient(135deg,var(--dfs-primary),var(--dfs-secondary));color:#052019!important;text-decoration:none!important;padding:10px 15px;min-height:40px;font-size:11px;cursor:pointer;box-shadow:0 11px 25px rgba(32,184,143,.11);transition:.2s}.dfs-btn:hover{transform:translateY(-1px);filter:brightness(1.04)}.dfs-btn-outline{background:rgba(66,210,169,.05);color:#75e6c5!important;box-shadow:none}.dfs-btn-ghost{background:transparent;border-color:var(--dfs-line);color:#8fa49e!important;box-shadow:none}.dfs-card{background:linear-gradient(145deg,rgba(15,27,34,.98),rgba(8,16,21,.98));border:1px solid var(--dfs-line);border-radius:17px;padding:20px;box-shadow:0 14px 42px rgba(0,0,0,.14);margin-bottom:20px;min-width:0}.dfs-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:17px}.dfs-card-head h2,.dfs-section-title h2{font-size:16px;margin:0 0 5px}.dfs-card-head p,.dfs-section-title p{color:var(--dfs-muted);font-size:11px;margin:0;line-height:1.5}.dfs-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:20px}.dfs-kpis-4{grid-template-columns:repeat(5,minmax(0,1fr))}.dfs-kpi{display:flex;gap:13px;align-items:flex-start;padding:18px;border-radius:16px;border:1px solid var(--dfs-line);background:linear-gradient(145deg,#101d24,#091218);overflow:hidden;position:relative}.dfs-kpi:after{content:"";position:absolute;width:100px;height:100px;border-radius:50%;right:-55px;top:-55px;background:rgba(66,210,169,.07)}.dfs-kpi-icon{width:38px;height:38px;border-radius:11px;background:rgba(66,210,169,.1);flex:none;position:relative}.dfs-kpi-icon:before{content:"";position:absolute;inset:10px;border-radius:4px;border:1px solid var(--dfs-primary)}.dfs-kpi small{display:block;color:#839993;font-size:10px}.dfs-kpi strong{display:block;font-size:20px;margin:6px 0;white-space:nowrap}.dfs-kpi p{margin:0;color:#5f746e;font-size:9px}.dfs-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.dfs-quick>div:last-child{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dfs-quick a{display:block;padding:16px;border:1px solid var(--dfs-line);border-radius:13px;background:#081117;text-decoration:none}.dfs-quick a:hover{border-color:rgba(66,210,169,.35)}.dfs-quick strong{display:block;color:#e8f4f0;font-size:12px}.dfs-quick span{display:block;color:var(--dfs-muted);font-size:10px;margin-top:5px}.dfs-table-tools{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;color:var(--dfs-muted);font-size:10px}.dfs-search{max-width:310px!important}.dfs-table-wrap{overflow:auto}.dfs-table{width:100%;border-collapse:collapse;min-width:680px}.dfs-table th{text-align:left;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#667c76;padding:11px 12px;border-bottom:1px solid var(--dfs-line);font-weight:500}.dfs-table td{padding:13px 12px;border-bottom:1px solid rgba(30,48,56,.72);color:#aebfba;font-size:11px;vertical-align:middle}.dfs-table tbody tr:last-child td{border-bottom:0}.dfs-table tbody tr:hover td{background:rgba(66,210,169,.02)}.dfs-table strong{color:#e9f4f1;display:block;font-size:11px}.dfs-table small{display:block;color:#657a74;font-size:9px;margin-top:4px}.dfs-person{display:flex;align-items:center;gap:10px}.dfs-person>span{width:34px;height:34px;border-radius:10px;background:rgba(66,210,169,.1);color:#73e4c3;display:grid;place-items:center}.dfs-row-actions{white-space:nowrap;text-align:right}.dfs-row-actions a{color:#66d9b7;text-decoration:none;margin-left:9px;font-size:9px}.dfs-row-actions a.danger{color:#ff7e89}.dfs-status{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:9px;border:1px solid rgba(66,210,169,.18);color:#74e2c2;background:rgba(66,210,169,.07)}.status-draft,.status-pending{color:#f4c764;background:rgba(244,185,66,.08);border-color:rgba(244,185,66,.22)}.status-paid,.status-completed,.status-accepted{color:#75e6c5;background:rgba(66,210,169,.08);border-color:rgba(66,210,169,.22)}.status-overdue,.status-cancelled,.status-rejected,.status-expired{color:#ff8f99;background:rgba(255,107,120,.08);border-color:rgba(255,107,120,.22)}.status-sent,.status-partial,.status-converted{color:#83c7ff;background:rgba(93,174,242,.08);border-color:rgba(93,174,242,.22)}.positive{color:#66dfba!important}.negative{color:#ff8390!important}.dfs-empty{text-align:center;padding:25px;color:#61756f}.dfs-form-card{padding:25px}.dfs-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.dfs-form-single{display:grid;gap:17px}.dfs-form-grid label,.dfs-form-single label,.dfs-totals label,.dfs-filter label{display:block}.dfs-form-grid label>span,.dfs-form-single label>span,.dfs-totals label>span,.dfs-filter label>span{display:block;color:#b5c7c1;font-size:10px;margin-bottom:7px;font-weight:500}.dfs-body input[type=text],.dfs-body input[type=email],.dfs-body input[type=tel],.dfs-body input[type=password],.dfs-body input[type=number],.dfs-body input[type=date],.dfs-body input[type=color],.dfs-body input[type=search],.dfs-body select,.dfs-body textarea{width:100%;max-width:none;min-height:42px;border:1px solid var(--dfs-line);border-radius:10px;background:#071117;color:#e8f4f0;padding:10px 11px;outline:none;box-shadow:none;font-size:11px}.dfs-body input[type=color]{padding:5px}.dfs-body textarea{resize:vertical;line-height:1.6}.dfs-body input:focus,.dfs-body select:focus,.dfs-body textarea:focus{border-color:var(--dfs-primary);box-shadow:0 0 0 3px rgba(66,210,169,.07)}.dfs-form-grid label small{display:block;color:#657a74;font-size:9px;margin-top:6px}.dfs-form-grid label small a{color:#67ddbb}.dfs-full{grid-column:1/-1}.dfs-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.dfs-section-title{margin:5px 0 18px;padding-bottom:14px;border-bottom:1px solid var(--dfs-line)}.dfs-section-title:not(:first-of-type){margin-top:33px}.dfs-placeholders{padding:12px;border:1px dashed rgba(66,210,169,.25);border-radius:10px;color:#78918a;font-size:9px;margin:17px 0}.dfs-check{display:flex!important;align-items:center;gap:8px;min-height:42px}.dfs-check input{width:auto!important;accent-color:var(--dfs-primary)}.dfs-document-hero{display:grid;grid-template-columns:minmax(0,1fr) 190px 190px;gap:13px;align-items:stretch;padding:23px;margin-bottom:20px;border:1px solid var(--dfs-line);border-radius:17px;background:radial-gradient(circle at right top,rgba(66,210,169,.13),transparent 34%),linear-gradient(145deg,#101e25,#081117)}.dfs-document-hero>div span{display:inline-flex;padding:6px 9px;border-radius:999px;background:rgba(66,210,169,.08);color:#70e2c0;font-size:8px;letter-spacing:.12em}.dfs-document-hero h2{font-size:21px;margin:12px 0 7px}.dfs-document-hero p{color:var(--dfs-muted);font-size:11px;line-height:1.6;margin:0}.dfs-document-hero article{padding:16px;border:1px solid rgba(66,210,169,.11);border-radius:14px;background:rgba(5,13,17,.7)}.dfs-document-hero article small{display:block;color:#71877f;font-size:9px;margin-bottom:9px}.dfs-document-hero article strong{font-size:17px;line-height:1.4}.dfs-items{min-width:820px}.dfs-items input{min-height:42px!important;background:#061015!important}.dfs-item-description{min-width:270px}.dfs-remove-item{width:33px;height:33px;border:1px solid var(--dfs-line);border-radius:8px;background:#09141a;color:#ff7885;cursor:pointer}.dfs-totals>div:first-child{padding-bottom:13px;margin-bottom:12px;border-bottom:1px solid var(--dfs-line)}.dfs-totals h3{margin:0 0 5px;font-size:15px}.dfs-totals>div p{margin:0;color:var(--dfs-muted);font-size:10px}.dfs-totals label{display:grid;grid-template-columns:1fr 140px;align-items:center;margin-bottom:11px}.dfs-totals label>span{margin:0}.dfs-totals>p{display:flex;justify-content:space-between;padding:10px 0;margin:0;color:var(--dfs-muted)}.dfs-totals>p strong{color:#e8f4f0}.dfs-totals .total{border-top:1px solid var(--dfs-line);margin-top:7px;padding-top:17px;font-size:16px}.dfs-totals .total strong{color:var(--dfs-primary);font-size:21px}.dfs-summary-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px}.dfs-summary-strip article{padding:17px;border:1px solid var(--dfs-line);border-radius:14px;background:linear-gradient(145deg,#0f1c23,#081117)}.dfs-summary-strip small{display:block;color:#738880;font-size:9px;margin-bottom:7px}.dfs-summary-strip strong{display:block;font-size:17px}.dfs-filter form{display:flex;align-items:flex-end;gap:12px}.dfs-filter label{min-width:190px}.dfs-status-report{display:grid;gap:10px}.dfs-status-report article{display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:15px;padding:13px;border:1px solid var(--dfs-line);border-radius:11px;background:#071117}.dfs-status-report article strong{text-align:right}.dfs-status-report article small{color:var(--dfs-muted);font-size:9px}.dfs-status-report .dfs-status{justify-self:start}@media(max-width:1250px){.dfs-kpis,.dfs-kpis-4{grid-template-columns:repeat(3,minmax(0,1fr))}.dfs-document-hero{grid-template-columns:minmax(0,1fr) 170px 170px}.dfs-quick>div:last-child{grid-template-columns:repeat(2,1fr)}}@media(max-width:980px){.dfs-login{grid-template-columns:1fr}.dfs-login-art{min-height:600px}.dfs-app{grid-template-columns:1fr}.dfs-sidebar{position:fixed;left:-270px;width:250px;transition:.25s;box-shadow:20px 0 60px rgba(0,0,0,.45)}.dfs-app.sidebar-open .dfs-sidebar{left:0}.dfs-mobile-menu{display:inline-grid;place-items:center}.dfs-grid-2{grid-template-columns:1fr}.dfs-document-hero{grid-template-columns:1fr 1fr}.dfs-document-hero>div{grid-column:1/-1}.dfs-topbar{padding:0 18px}.dfs-content{padding:25px 18px}.dfs-top-actions .dfs-btn-outline{display:none}}@media(max-width:720px){.dfs-login-art{min-height:660px;padding:35px 22px}.dfs-art-card{width:100%;transform:none;padding:18px}.dfs-art-chart{height:155px;gap:12px}.dfs-art-stats{grid-template-columns:1fr}.dfs-login-panel{padding:22px}.dfs-login-card{padding:25px}.dfs-login-brand>span{width:75px;height:60px}.dfs-kpis,.dfs-kpis-4{grid-template-columns:1fr}.dfs-form-grid{grid-template-columns:1fr}.dfs-page-head{align-items:flex-start;flex-direction:column}.dfs-document-hero{grid-template-columns:1fr}.dfs-document-hero>div{grid-column:auto}.dfs-summary-strip{grid-template-columns:1fr}.dfs-filter form{flex-direction:column;align-items:stretch}.dfs-filter label{min-width:0}.dfs-top-actions .dfs-btn{font-size:0;width:42px;padding:0}.dfs-top-actions .dfs-btn:after{content:"+";font-size:18px}.dfs-topbar>div:nth-child(2) strong{font-size:12px}.dfs-quick>div:last-child{grid-template-columns:1fr}.dfs-alert-action{align-items:flex-start;flex-direction:column}.dfs-form-actions{position:sticky;bottom:0;background:rgba(5,10,13,.92);backdrop-filter:blur(10px);padding:12px;margin-left:-10px;margin-right:-10px;z-index:10}}@media(max-width:430px){.dfs-login-copy h2{font-size:30px}.dfs-art-card{display:none}.dfs-login-art{min-height:410px}.dfs-login-card{border-radius:19px}.dfs-topbar>div:nth-child(2) small{display:none}.dfs-page-head h1{font-size:25px}.dfs-card{padding:15px}.dfs-form-card{padding:17px}.dfs-document-hero{padding:17px}.dfs-document-hero h2{font-size:19px}}

/* v1.5.0: attachments, mobile navigation alignment and expense styling */
.dfs-mobile-menu{align-items:center;justify-content:center;padding:0;line-height:0;flex:0 0 40px;vertical-align:middle}
.dfs-mobile-menu svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.dfs-topbar>div:first-of-type{flex:1;min-width:0}
.dfs-body input[type=file]{width:100%;max-width:none;min-height:42px;border:1px dashed #2a4149;border-radius:10px;background:#071117;color:#aebfba;padding:9px 11px;font-size:10px;cursor:pointer}
.dfs-body input[type=file]::file-selector-button{border:0;border-radius:7px;background:rgba(66,210,169,.12);color:#76e5c4;padding:7px 10px;margin-right:10px;font:500 10px Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}
.dfs-attachment-field{align-self:start}
.dfs-current-attachment{margin-top:9px;padding:10px 11px;border:1px solid rgba(66,210,169,.16);border-radius:9px;background:rgba(66,210,169,.045);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.dfs-current-attachment>a,.dfs-attachment-link{color:#6de1bd!important;text-decoration:none!important}
.dfs-current-attachment>label{display:inline-flex!important;align-items:center;gap:7px;color:#8da19b;font-size:9px;margin:0!important}
.dfs-current-attachment input[type=checkbox]{width:auto!important;accent-color:var(--dfs-danger)}
.dfs-kpi-expense{border-color:rgba(255,107,120,.25);background:linear-gradient(145deg,rgba(44,17,23,.78),#091218)}
.dfs-kpi-expense:after{background:rgba(255,107,120,.09)}
.dfs-kpi-expense .dfs-kpi-icon{background:rgba(255,107,120,.11)}
.dfs-kpi-expense .dfs-kpi-icon:before{border-color:#ff7e89}
.dfs-kpi-expense small,.dfs-page-head-expense p{color:#c68b91}
.dfs-page-head-expense h1{color:#ff8290}
.dfs-btn-expense{border-color:#ff6b78!important;background:linear-gradient(135deg,#ff7d89,#ef5362)!important;color:#2a080d!important;box-shadow:0 12px 28px rgba(255,107,120,.12)!important}
.dfs-sidebar nav a[href*="dfs_page=expenses"].active{color:#ff9ba4;background:rgba(255,107,120,.09);border-color:rgba(255,107,120,.25);box-shadow:inset 3px 0 0 #ff6b78}
.dfs-expense-row td:nth-child(2)>strong{color:#ff9aa4}
.dfs-expense-row:hover td{background:rgba(255,107,120,.025)!important}
@media(max-width:980px){.dfs-mobile-menu{display:inline-flex!important;position:relative;top:0;margin:0}.dfs-topbar{align-items:center}.dfs-topbar>div:first-of-type{display:flex;flex-direction:column;justify-content:center;min-height:40px}}
@media(max-width:720px){.dfs-mobile-menu{width:38px;height:38px;flex-basis:38px}.dfs-mobile-menu svg{width:19px;height:19px}.dfs-current-attachment{align-items:flex-start;flex-direction:column}.dfs-attachment-field{grid-column:1/-1}}
