@charset "UTF-8";.btn-primary{background-color:#2d5a27;color:#fff;border-color:#2d5a27}.btn-primary:hover{background-color:#3d7a35;border-color:#3d7a35;color:#fff}.btn-primary:focus-visible{outline:2px solid #2d5a27;outline-offset:2px}.btn-danger{color:#c62828;border-color:#c62828}.btn-danger:hover{background-color:#b71c1c;border-color:#b71c1c;color:#fff}.btn-secondary{color:#2d5a27;border-color:#2d5a27}.btn-secondary:hover{background-color:#2d5a271a}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}a{font-weight:500;color:#2d5a27;text-decoration:none}a:hover{color:#3d7a35;text-decoration:underline}h1{font-size:1.75rem;line-height:1.2;margin:0 0 1.5rem;color:#213547}button{border-radius:8px;border:1px solid rgba(0,0,0,.15);padding:.5rem 1rem;font-size:.9375rem;font-weight:500;font-family:inherit;background-color:#fff;cursor:pointer;transition:background-color .2s,border-color .2s}button:hover{background-color:#f5f5f5;border-color:#2d5a27}button:focus-visible{outline:2px solid #2d5a27;outline-offset:2px}input{font-family:inherit;font-size:.9375rem;padding:.5rem .75rem;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff}input:focus{outline:2px solid #2d5a27;outline-offset:0}select{font-family:inherit;font-size:.9375rem;padding:.5rem 2rem .5rem .75rem;min-height:2.5rem;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff;color:#213547;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}select:hover{border-color:#bbb}select:focus{outline:none;border-color:#2d5a27;box-shadow:0 0 0 3px #2d5a2726}select:disabled{opacity:.6;cursor:not-allowed}select option{padding:.5rem;background:#fff;color:#213547}label{font-weight:500;color:#213547}.custom-select{position:relative;width:100%;min-width:10rem}.custom-select-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-family:inherit;font-size:.9375rem;padding:.5rem 2rem .5rem .75rem;min-height:2.5rem;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff;color:#213547;cursor:pointer;text-align:left}.custom-select-trigger .custom-select-placeholder{color:#666}.custom-select-trigger .custom-select-arrow{position:absolute;right:.75rem;font-size:.6rem;color:#666;transition:transform .2s}.custom-select-trigger:hover{border-color:#bbb}.custom-select-trigger:focus{outline:none;border-color:#2d5a27;box-shadow:0 0 0 3px #2d5a2726}.custom-select.is-open .custom-select-arrow{transform:rotate(180deg)}.custom-select-backdrop{position:fixed;inset:0;z-index:199;background:transparent}.custom-select-panel{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:200;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 20px #00000026;max-height:16rem;display:flex;flex-direction:column;overflow:hidden}.custom-select-portal .custom-select-backdrop,.custom-select-portal .custom-select-panel{z-index:1001}.custom-select-search{flex-shrink:0;padding:.5rem .75rem;border-bottom:1px solid #e0e0e0;background:#f5f5f5}.custom-select-search-input{width:100%;padding:.5rem .75rem;font-size:.9375rem;border:1px solid #e0e0e0;border-radius:8px;background:#fff}.custom-select-search-input:focus{outline:none;border-color:#2d5a27}.custom-select-list{list-style:none;margin:0;padding:.25rem 0;overflow-y:auto;flex:1;min-height:0}.custom-select-empty{padding:1rem;color:#666;font-size:.9375rem;text-align:center}.custom-select-load-more{flex-shrink:0;padding:.5rem;border-top:1px solid #e0e0e0;text-align:center}.custom-select-load-more-btn{width:100%;padding:.5rem;font-size:.875rem;color:#2d5a27;background:none;border:none;cursor:pointer}.custom-select-load-more-btn:hover{text-decoration:underline}.multiselect-clear-row{flex-shrink:0;padding:.35rem .75rem;border-bottom:1px solid #e0e0e0;background:#f5f5f5}.multiselect-clear-btn{font-family:inherit;font-size:.8125rem;color:#2d5a27;background:none;border:none;cursor:pointer;padding:.25rem 0}.multiselect-clear-btn:hover{text-decoration:underline}.multiselect-option-label{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;margin:0;cursor:pointer;font-size:.9375rem;color:#213547}.multiselect-option-label:hover{background:#f5f5f5}.multiselect-option-label input[type=checkbox]{width:1rem;height:1rem;accent-color:#2d5a27;flex-shrink:0}.custom-select-option{margin:0}.custom-select-option-btn{display:block;width:100%;padding:.625rem 1rem;font-family:inherit;font-size:.9375rem;text-align:left;background:none;border:none;cursor:pointer;color:#213547}.custom-select-option-btn:hover{background:#f5f5f5}.custom-select-option-btn.is-selected{background:#2d5a271f;color:#2d5a27;font-weight:500}@media(max-width:768px){.custom-select-backdrop{background:#0006}.custom-select-panel{position:fixed;inset:auto 0 0;max-height:70vh;border-radius:8px 8px 0 0;border-bottom:none;box-shadow:0 -4px 24px #0003}.custom-select-option-btn{min-height:3rem;padding:.875rem 1.25rem;font-size:1rem}}.signin-page{min-height:100vh;display:flex;flex-direction:column;align-items:stretch;padding:0}.signin-public-header{flex-shrink:0;width:100%;padding:.75rem 1rem;text-align:center;font-size:.875rem;line-height:1.45;color:#213547;background:#fff;border-bottom:1px solid #e0e0e0;box-sizing:border-box}.signin-public-header-text{margin:0 auto;max-width:36rem}.signin-public-header-link{color:#2d5a27;font-weight:600;text-decoration:underline;text-underline-offset:2px}.signin-public-header-link:hover{color:#3d7a35}.signin-page-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;min-height:0}@media(max-width:480px){.signin-public-header{font-size:.8125rem;padding:.625rem}}.signin-card{width:100%;max-width:22rem;padding:3rem;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026}.signin-logo{margin-bottom:1rem;border-radius:12px}.signin-heading{margin:0 0 .25rem;font-size:1.5rem;color:#2d5a27}.signin-subheading{margin:0 0 1.5rem;font-size:.9375rem;color:#666}.signin-form{display:flex;flex-direction:column;gap:1rem}.signin-form .form-row{display:flex;flex-direction:column;gap:.25rem}.signin-form .form-row label{font-size:.875rem;display:flex}.signin-error{margin:0;font-size:.875rem;color:#c62828}.signin-submit{margin-top:.5rem;width:100%}.signin-footer{margin:1.5rem 0 0;padding-top:1rem;border-top:1px solid #e0e0e0;text-align:center;font-size:.875rem}.signin-footer a{color:#666;font-weight:500}.signin-footer a:hover{color:#2d5a27}.signin-footer .signin-footer-sep{color:#666;-webkit-user-select:none;user-select:none}.privacy-page{min-height:100vh;background:#f5f5f5;color:#213547}.privacy-header{padding:1rem 1.5rem;border-bottom:1px solid #e0e0e0;background:#fff}.privacy-back{font-size:.9375rem;font-weight:500;color:#2d5a27;text-decoration:none}.privacy-back:hover{text-decoration:underline}.privacy-article{max-width:40rem;margin:0 auto;padding:1.5rem 1.5rem 3rem}.privacy-article h1{font-size:1.75rem;margin-bottom:.25rem}.privacy-article h2{font-size:1.125rem;margin:1.5rem 0 1rem;color:#213547}.privacy-article p,.privacy-article li{font-size:.9375rem;line-height:1.6;color:#213547}.privacy-article p{margin:0 0 1rem}.privacy-article ul{margin:0 0 1rem;padding-left:1.25rem}.privacy-article li{margin-bottom:.5rem}.privacy-article li:last-child{margin-bottom:0}.privacy-meta{font-size:.875rem!important;color:#666!important;margin-bottom:1.5rem!important}.about-page{min-height:100vh;background:#f5f5f5;color:#213547;overflow-y:auto}.about-header{padding:1rem 1.5rem;border-bottom:1px solid #e0e0e0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:100}.about-back{font-size:.9375rem;font-weight:500;color:#2d5a27;text-decoration:none;transition:transform .3s ease,color .3s ease}.about-back:hover{text-decoration:none;color:#3d7a35;transform:translate(-4px)}.about-article{max-width:54rem;margin:0 auto;padding:2rem 1.5rem 3rem;overflow-y:visible}.about-hero{text-align:center;padding:2.5rem 0;border-bottom:none;margin-bottom:2.5rem;background:linear-gradient(135deg,#2d5a27,#4a7c3f,#3d7a35);border-radius:20px;position:relative;overflow:hidden}.about-hero h1{font-size:4rem;margin-bottom:1rem;color:#fff;animation:fadeInDown .8s ease;text-shadow:2px 4px 8px rgba(0,0,0,.2)}.about-hero-badge{display:inline-block;background:#ffffff26;color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:500;margin-bottom:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fadeInDown .6s ease}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.about-hero-decoration{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hero-circle{position:absolute;border-radius:50%;background:#ffffff1a}.hero-circle-1{width:200px;height:200px;top:-80px;right:-40px;animation:float 6s ease-in-out infinite}.hero-circle-2{width:120px;height:120px;bottom:-30px;left:-20px;animation:float 8s ease-in-out infinite 1s}.hero-circle-3{width:80px;height:80px;bottom:40px;right:80px;animation:float 7s ease-in-out infinite 2s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.about-tagline{font-size:1.75rem;font-weight:600;color:#fff;margin-bottom:1rem;animation:fadeIn 1s ease .3s both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.about-description{font-size:1.25rem;color:#ffffffe6;max-width:44rem;margin:0 auto;line-height:1.7;animation:fadeIn 1s ease .6s both}.about-section{margin-bottom:2.5rem;padding:2.5rem;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a;animation:fadeInUp .6s ease both}.about-section h2{font-size:1.5rem;margin-bottom:1rem;color:#213547}.about-section p{font-size:.9375rem;line-height:1.6;color:#213547;margin:0 0 1rem}.about-section:nth-child(2){animation-delay:.1s}.about-section:nth-child(3){animation-delay:.2s}.about-section:nth-child(4){animation-delay:.3s}.about-section:nth-child(5){animation-delay:.4s}.about-section:nth-child(6){animation-delay:.5s}.about-section:nth-child(7){animation-delay:.6s}.about-section:nth-child(8){animation-delay:.7s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-section-header{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem}.section-icon{font-size:2.5rem;margin-bottom:1rem}.section-divider{width:60px;height:4px;background:linear-gradient(90deg,#2d5a27,#3d7a35);border-radius:2px;margin-top:1rem}.about-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem;margin-top:1rem}.about-feature{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;position:relative;overflow:hidden}.about-feature:hover{transform:translateY(-6px);box-shadow:0 12px 24px #0000001f;border-color:#2d5a27}.about-feature h3{font-size:1.125rem;margin:1rem 0 .75rem;color:#213547}.about-feature p{font-size:.875rem;color:#666;margin:0;line-height:1.5}.feature-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:linear-gradient(135deg,#2d5a27,#3d7a35);border-radius:12px;margin-bottom:1rem}.feature-icon{font-size:1.75rem}.feature-accent{position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#2d5a27,#3d7a35);transform:scaleX(0);transition:transform .3s ease}.about-feature:hover .feature-accent{transform:scaleX(1)}.about-list{margin:0 0 1rem;padding-left:1.25rem}.about-list li{font-size:.9375rem;line-height:1.6;color:#213547;margin-bottom:.5rem}.about-ordered{padding-left:1.5rem}.about-ordered li{margin-bottom:.75rem}.about-audience-intro{font-size:1rem;font-weight:500;margin-bottom:1rem}.about-audience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.75rem;margin-top:1rem}.audience-item{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:linear-gradient(135deg,#f0f7f0,#e8f5e9);border-radius:8px;border-left:3px solid #2d5a27;transition:transform .3s ease,box-shadow .3s ease}.audience-item:hover{transform:translate(6px);box-shadow:0 2px 8px #0000001a}.audience-icon{font-size:1.5rem;flex-shrink:0}.audience-text{font-size:.875rem;color:#213547}.about-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.5rem}@media(max-width:768px){.about-steps{grid-template-columns:1fr;max-width:20rem;margin-left:auto;margin-right:auto}}.about-step{text-align:center;padding:1.5rem;background:linear-gradient(135deg,#fff,#f8faf8);border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 2px 12px #00000014;position:relative;transition:transform .3s ease,box-shadow .3s ease}.about-step:hover{transform:translateY(-8px);box-shadow:0 16px 32px #00000026}.about-step h3{font-size:1rem;margin:1rem 0 .75rem;color:#213547}.about-step p{font-size:.8125rem;color:#666;margin:0;line-height:1.5}.step-number-wrapper{display:flex;align-items:center;justify-content:center;gap:.5rem}.about-step-number{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:linear-gradient(135deg,#2d5a27,#3d7a35);color:#fff;border-radius:50%;font-size:1.25rem;font-weight:700;margin-bottom:0;animation:scaleIn .5s ease both;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 12px #2d5a274d}.about-step:nth-child(1) .about-step-number{animation-delay:.1s}.about-step:nth-child(2) .about-step-number{animation-delay:.2s}.about-step:nth-child(3) .about-step-number{animation-delay:.3s}.about-step:nth-child(4) .about-step-number{animation-delay:.4s}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.about-step:hover .about-step-number{transform:scale(1.15);box-shadow:0 6px 16px #2d5a2766}.step-connector{width:30px;height:2px;background:linear-gradient(90deg,#2d5a27,transparent);flex-shrink:0}@media(max-width:768px){.step-connector{display:none}}.security-badges{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.security-badge{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:linear-gradient(135deg,#f0f7f0,#e8f5e9);border-radius:8px;border:1px solid #2d5a27;transition:transform .3s ease,box-shadow .3s ease}.security-badge:hover{transform:translateY(-4px);box-shadow:0 2px 8px #0000001a}.badge-icon{font-size:1.5rem}.badge-text{font-size:.875rem;font-weight:500;color:#213547}.about-cta{text-align:center;margin-top:1.5rem}.about-cta-button{display:inline-block;background:linear-gradient(135deg,#2d5a27,#3d7a35);color:#fff;padding:.875rem 2rem;border-radius:50px;font-weight:600;font-size:1rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 16px #2d5a274d}.about-cta-button:hover{text-decoration:none;transform:translateY(-3px);box-shadow:0 8px 24px #2d5a2766}.about-link{color:#2d5a27;text-decoration:none;font-weight:500;transition:color .3s ease}.about-link:hover{color:#3d7a35;text-decoration:underline}.about-contact{background:linear-gradient(135deg,#2d5a27,#4a7c3f,#3d7a35);padding:2.5rem;border-radius:16px;box-shadow:0 8px 32px #2d5a2733;text-align:center;border:none}.about-contact h2{color:#fff;margin-bottom:1rem}.about-contact p{color:#ffffffe6;margin-bottom:1rem}.about-contact-methods{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem}.about-contact-email,.about-contact-mobile{font-size:1.25rem;font-weight:600;color:#fff}.about-contact-email a,.about-contact-mobile a{color:#fff;text-decoration:none;background:#ffffff26;padding:.5rem 1rem;border-radius:50px;transition:background .3s ease,transform .3s ease;display:inline-block}.about-contact-email a:hover,.about-contact-mobile a:hover{background:#ffffff40;transform:translateY(-2px)}.about-footer{text-align:center;padding-top:2.5rem;border-top:1px solid #e0e0e0;margin-top:2.5rem}.about-footer .footer-brand{font-size:1.5rem;font-weight:700;color:#2d5a27;margin-bottom:.5rem}.about-footer p{font-size:.875rem;color:#666;margin:0}.app-layout{display:flex;height:100vh;overflow:hidden;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.sidenav-toggle{display:none;position:fixed;top:1rem;left:1rem;z-index:100;width:2.5rem;height:2.5rem;padding:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px #0000001a;cursor:pointer}.sidenav-toggle .sidenav-toggle-bar{display:block;width:1.25rem;height:2px;background:#213547;border-radius:1px}.sidenav-overlay{position:fixed;inset:0;z-index:101;background:#0006;display:none}.sidenav{width:12rem;flex-shrink:0;overflow:hidden;background:#fff;border-right:1px solid #e0e0e0;padding:1.5rem;display:flex;flex-direction:column}.sidenav .sidenav-header{flex-shrink:0;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.sidenav .sidenav-header-left{flex:1;min-width:0;display:flex;flex-direction:column;gap:.375rem}.sidenav .sidenav-brand{display:flex;align-items:center;gap:1rem}.sidenav .sidenav-brand .sidenav-logo{display:block;flex-shrink:0;border-radius:8px}.sidenav .sidenav-heading{font-size:1.25rem;font-weight:700;margin:0;color:#2d5a27;letter-spacing:-.02em}.sidenav .sidenav-user-email{margin:0;font-size:.75rem;font-weight:400;line-height:1.35;color:#666;word-break:break-word}.sidenav .sidenav-close{display:none;padding:.25rem;font-size:1.5rem;line-height:1;background:none;border:none;cursor:pointer;color:#213547}.sidenav .sidenav-close:hover{color:#2d5a27}.sidenav .sidenav-nav{display:flex;flex-direction:column;flex:1;min-height:0}.sidenav .sidenav-nav .sidenav-top{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem}.sidenav .sidenav-nav .sidenav-bottom{flex-shrink:0;padding-top:1.5rem;border-top:1px solid #e0e0e0}.sidenav .sidenav-nav a{display:block;padding:.5rem .75rem;border-radius:8px;text-decoration:none;color:#213547}.sidenav .sidenav-nav a:hover{background:#f5f5f5;color:#2d5a27;text-decoration:none}.sidenav .sidenav-nav a.active{font-weight:600;color:#2d5a27;background:#2d5a271a}.sidenav .sidenav-nav .sidenav-signout{display:block;width:100%;margin-top:.5rem;padding:.5rem .75rem;font-size:.9375rem;font-weight:500;text-align:left;color:#666;background:none;border:none;border-radius:8px;cursor:pointer}.sidenav .sidenav-nav .sidenav-signout:hover{background:#f5f5f5;color:#c62828}.app-content{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden;padding:1.5rem;max-width:1200px}.app-content--scrollable{overflow-y:auto}@media(max-width:768px){.app-layout{height:auto;min-height:100vh;overflow:visible}.sidenav-toggle{display:flex}.sidenav-overlay{opacity:0;pointer-events:none;transition:opacity .2s ease}.app-layout.sidenav-open .sidenav-overlay{display:block;opacity:1;pointer-events:auto}.sidenav{position:fixed;top:0;left:0;bottom:0;z-index:102;width:14rem;transform:translate(-100%);transition:transform .25s ease;box-shadow:0 4px 20px #00000026}.app-layout.sidenav-open .sidenav{transform:translate(0)}.sidenav-close{display:block}}.list-page{flex:1;min-height:0;overflow-y:auto}.list-page.list-page--table-scroll{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.list-page.list-page--table-scroll .list-page-top,.list-page.list-page--table-scroll .pagination{flex-shrink:0}.list-page.list-page--table-scroll .list-table-wrap{flex:1;min-height:0;overflow-y:auto;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 1px 4px #00000014;background:#fff}.list-page.list-page--table-scroll .list-table-wrap .list-table thead th{background:#f5f5f5;box-shadow:0 1px #0000000f,0 2px 4px #0000000f}.list-page .list-page-top{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1rem}.list-page .stats-hint-bar{width:100%;flex-basis:100%;margin:0}.list-page .stats-selection-hint{margin:0 0 .25rem;font-size:.8125rem;color:#2d5a27;font-weight:500}.list-page .stats-selection-hint--muted{color:#666;font-weight:400}.list-page .stats-card{position:relative;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1rem 1.5rem;border:1px solid #e0e0e0;overflow:hidden}.list-page .stats-card-accent{position:absolute;top:0;left:0;width:100%;height:3px;border-radius:0 0 2px 2px;background:#2d5a27}.list-page .stats-card--cr .stats-card-accent{background:#2e7d32}.list-page .stats-card--dr .stats-card-accent{background:#c62828}.list-page .stats-card--balance .stats-card-accent{background:#1565c0}.list-page .stats-card--cr .stats-card-value{color:#2e7d32}.list-page .stats-card--dr .stats-card-value{color:#c62828}.list-page .stats-card--balance .stats-card-value{color:#1565c0}.list-page .stats-card--wov .stats-card-accent{background:#1565c0}.list-page .stats-card--wov .stats-card-value{color:#1565c0}.list-page .stats-card--pending .stats-card-accent{background:#f57c00}.list-page .stats-card--pending .stats-card-value{color:#e65100}.list-page .stats-card--earnings .stats-card-accent{background:#00897b}.list-page .stats-card--earnings .stats-card-value{color:#00695c}.list-page .stats-card-label{font-size:.875rem;color:#666;margin-top:4px;margin-bottom:2px}.list-page .stats-card-value-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.list-page .stats-card-value{font-size:1.5rem;font-weight:700;color:#213547;letter-spacing:-.02em}.list-page .stats-card-pct{font-size:.9375rem;font-weight:600;color:#666;flex-shrink:0}.list-page .stats-card--wov .stats-card-pct{color:#1565c0}.list-page .stats-card--cr .stats-card-pct{color:#2e7d32}.list-page .stats-card--dr .stats-card-pct{color:#c62828}.list-page .stats-card--pending .stats-card-pct{color:#e65100}.list-page .stats-card--earnings .stats-card-pct{color:#00695c}.list-page .stats-card-meta{font-size:.75rem;color:#666;margin-top:4px}.list-page.project-overview{max-width:32rem;margin-left:20%;margin-right:20%}.list-page.project-overview .project-overview-dropdown{margin-bottom:1.5rem}.list-page.project-overview .project-overview-dropdown label{display:block;margin-bottom:.5rem;font-weight:500}.list-page.project-overview .project-overview-complete-msg{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-bottom:1.5rem;background:#e8f5e9;border:1px solid #a5d6a7;border-radius:8px;color:#1b5e20;font-weight:500}.list-page.project-overview .project-overview-complete-icon{font-size:1.25rem;font-weight:700;color:#2e7d32}.list-page.project-overview .project-overview-stats{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.list-page.project-overview .project-overview-row{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%}.list-page.project-overview .project-overview-row .stats-card{min-width:12rem}.list-page.project-overview .project-overview-row--single{justify-content:center}.list-page.project-overview .project-overview-row--single .stats-card{width:100%}.list-page.project-overview .project-overview-muted{color:#666;margin-top:1rem}.list-page.project-overview--mobile{margin-left:1rem;margin-right:1rem}.list-page.project-reports-page--list .list-table-wrap{border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 1px 4px #00000014;background:#fff}.list-page.project-reports-page--list .list-table-wrap .list-table thead th{background:#f5f5f5;box-shadow:0 1px #0000000f,0 2px 4px #0000000f}@media(max-width:768px){.list-page.project-reports-page--list .list-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}}.list-page.project-reports-page--list .project-reports-project-list th.project-reports-project-list__num,.list-page.project-reports-page--list .project-reports-project-list td.project-reports-project-list__num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.list-page.project-reports-page--list .project-reports-project-list td.project-reports-project-list__col--wov{color:#1565c0}.list-page.project-reports-page--list .project-reports-project-list td.project-reports-project-list__col--debit{color:#c62828}.list-page.project-reports-page--list .project-reports-project-list td.project-reports-project-list__col--credit{color:#2e7d32}.list-page.project-reports-page--list .project-reports-project-list td.project-reports-project-list__col--pending{color:#666}.list-page.project-reports-page--list .project-reports-project-list td.project-reports-project-list__col-net-balance--pos{color:#2e7d32}.list-page.project-reports-page--list .project-reports-project-list td.project-reports-project-list__col-net-balance--neg{color:#c62828}.list-page.project-reports-page--list .project-reports-project-list td.project-reports-project-list__col-net-balance--zero{color:#1565c0}.list-page.project-reports-page--list .project-reports-project-list td.project-reports-project-list__col-net-balance--loading,.list-page.project-reports-page--list .project-reports-project-list td.project-reports-project-list__col-net-balance--na{color:#666}.list-page.project-reports-page .project-reports-detail-top{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem}.list-page.project-reports-page .project-reports-back{padding:.35rem .5rem;font-size:.875rem;font-weight:500;color:#2d5a27;background:none;border:1px solid transparent;border-radius:8px;cursor:pointer}.list-page.project-reports-page .project-reports-back:hover{text-decoration:underline}.list-page.project-reports-page .project-reports-detail-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;width:100%}.list-page.project-reports-page .project-reports-detail-title{margin:0}.list-page.project-reports-page .project-reports-tabs{display:flex;gap:0;margin-bottom:1rem;border-bottom:1px solid #e0e0e0}.list-page.project-reports-page .project-reports-tab{padding:.75rem 1.25rem;font-weight:500;color:#666;background:none;border:none;border-bottom:2px solid transparent;border-radius:0;margin-bottom:-1px;cursor:pointer;font-size:1rem}.list-page.project-reports-page .project-reports-tab:hover{color:#213547}.list-page.project-reports-page .project-reports-tab.is-active{color:#2d5a27;border-bottom-color:#2d5a27}.list-page.project-reports-page .project-reports-project-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1.5rem;margin-bottom:1.5rem}.list-page.project-reports-page .project-reports-project-bar__select{flex:1;min-width:14rem;max-width:24rem}.list-page.project-reports-page .project-reports-project-bar__select label{display:block;margin-bottom:.35rem;font-weight:500;font-size:.875rem}.list-page.project-reports-page .project-reports-empty-hint{margin:0;font-size:.875rem;color:#666;max-width:28rem}.list-page .list-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;margin-top:1.5rem}.list-page .list-toolbar .search-input-wrap{position:relative;flex:1;min-width:12rem;max-width:20rem}.list-page .list-toolbar .search-input-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#666;pointer-events:none;display:flex;align-items:center;justify-content:center}.list-page .list-toolbar .search-input{width:100%;padding-left:2.5rem;padding-right:.75rem}.list-page .list-toolbar .filter-group{display:flex;align-items:center}.list-page .list-toolbar .filter-group label{margin-right:.25rem}.list-page .list-toolbar .filters-dialog-btn{position:relative;padding-right:1.5rem}.list-page .list-toolbar .filters-dialog-btn .filters-dialog-badge{position:absolute;top:50%;right:0;transform:translateY(-50%);color:#2d5a27;font-size:2rem;line-height:1}.list-page .list-table td.list-empty{text-align:center;padding:2rem;color:#666}.list-page .list-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;overflow:hidden}.list-page .list-table th.col-checkbox,.list-page .list-table td.col-checkbox{width:2.5rem;text-align:center;vertical-align:middle}.list-page .list-table th.col-checkbox input,.list-page .list-table td.col-checkbox input{cursor:pointer}.list-page .list-table th,.list-page .list-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e0e0e0}.list-page .list-table th{font-weight:600;background:#f5f5f5;color:#213547}.list-page .list-table tbody tr{cursor:pointer}.list-page .list-table tbody tr.list-table-row--no-edit{cursor:default}.list-page .list-table tbody tr:hover{background:#00000005}.list-page .list-table .btn-cell{min-height:40px;white-space:nowrap;display:flex;gap:.5rem}.list-page .pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.list-page .pagination .pagination-left{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.list-page .pagination .pagination-right{display:flex;align-items:center}.list-page .pagination .pagination-info{font-size:.9375rem;color:#666}.list-page .pagination .pagination-info .pagination-total{font-weight:500}.list-page .pagination .pagination-size{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#666}.list-page .pagination .pagination-size label{margin:0}.list-page .pagination .pagination-size-select{padding:.35rem .5rem;font-size:.875rem;border-radius:8px;border:1px solid #e0e0e0;background:#fff}.list-page .pagination .pagination-buttons{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.list-page .pagination .pagination-btn{padding:.4rem .75rem;font-size:.875rem;min-width:2.25rem}.list-page .pagination .pagination-btn:disabled{opacity:.5;cursor:not-allowed}.list-page .pagination .pagination-numbers{display:flex;align-items:center;gap:.25rem}.list-page .pagination .pagination-num{min-width:2rem}.list-page .pagination .pagination-num-active{background:#2d5a27;color:#fff;border-color:#2d5a27}.list-page .pagination .pagination-ellipsis{padding:0 .25rem;font-size:.875rem;color:#666}.list-page .filters-dialog-body{display:flex;flex-direction:column;gap:1rem}.list-page .filters-dialog-body .form-row{display:flex;flex-direction:column;gap:.35rem}.list-page .filters-dialog-body .form-row label{font-weight:500}.list-page .settings-intro{margin:0 0 1.5rem;color:#666;max-width:42rem}.list-page .settings-section{margin-bottom:2.5rem}.list-page .settings-section:last-child{margin-bottom:0}.list-page .settings-section .settings-section-intro{margin:0 0 1rem;color:#666;font-size:.9375rem}.list-page .settings-section--company{max-width:40rem}.list-page .settings-company__banner{margin-bottom:1rem}.list-page .settings-company__success{margin:0 0 1rem;padding:.5rem .75rem;border-radius:8px;background:#2d5a2714;color:#2d5a27;font-size:.9375rem}.list-page .settings-subsection{margin-bottom:2rem}.list-page .settings-subsection:last-child{margin-bottom:0}.list-page .settings-subsection__title{margin:0 0 .75rem;font-size:1.125rem;font-weight:600;color:#213547}.list-page .settings-hint{margin:0 0 1rem;font-size:.875rem;color:#666;line-height:1.45}.list-page .invoice-logo-panel{border:1px solid #e0e0e0;border-radius:8px;padding:1rem;background:#fff}.list-page .invoice-logo-dropzone{min-height:11rem;border:2px dashed rgba(102,102,102,.45);border-radius:8px;display:flex;align-items:center;justify-content:center;text-align:center;padding:1.25rem 1rem;transition:border-color .15s ease,background .15s ease;cursor:default}.list-page .invoice-logo-dropzone.is-dragging{border-color:#2d5a27;background:#2d5a270f}.list-page .invoice-logo-dropzone--has-logo{min-height:auto;padding:.75rem;cursor:default}.list-page .invoice-logo-dropzone__empty{max-width:22rem;margin:0 auto}.list-page .invoice-logo-dropzone__cta{margin:0 0 .5rem;font-size:16px;font-weight:700;color:#213547;line-height:1.35}.list-page .invoice-logo-dropzone__hint{margin:0;font-size:.875rem;font-weight:400;color:#666;line-height:1.45}.list-page .invoice-logo-dropzone__loading,.list-page .invoice-logo-dropzone__preview-fallback{font-size:.875rem;color:#666}.list-page .invoice-logo-upload__error{margin-top:.75rem;font-size:.875rem}.list-page .invoice-logo-upload__preview{max-width:100%;max-height:120px;width:auto;height:auto;object-fit:contain;border:1px solid #e0e0e0;border-radius:8px;padding:.5rem;background:#f5f5f5;display:block;margin:0 auto}.list-page .invoice-logo-upload__actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:.75rem;justify-content:center}.list-page .business-profile-panel{border:1px solid #e0e0e0;border-radius:8px;padding:1rem 1.25rem 1.25rem;background:#fff;position:relative}.list-page .business-profile-panel__toolbar{display:flex;justify-content:flex-end;align-items:center;margin-bottom:1rem;min-height:2.25rem}.list-page .business-profile-edit-form.signin-form{max-width:none;margin:0}.list-page .business-profile-edit-form.signin-form input:not([type=checkbox]),.list-page .business-profile-edit-form.signin-form textarea{width:100%;box-sizing:border-box}.list-page .business-profile-edit-form.signin-form textarea{font-family:inherit;font-size:.9375rem;line-height:1.45;padding:.5rem .75rem;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff;color:#213547;resize:vertical;min-height:4.5rem}.list-page .business-profile-edit-form.signin-form textarea:focus{outline:2px solid #2d5a27;outline-offset:0}.list-page .business-profile-form__actions{display:flex;justify-content:flex-end;gap:.5rem;flex-wrap:wrap;margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.list-page .business-profile-dl{margin:0;display:flex;flex-direction:column;gap:.85rem}.list-page .business-profile-dl__row{display:grid;grid-template-columns:minmax(8rem,11rem) 1fr;gap:.75rem 1rem;align-items:start;font-size:.9375rem}.list-page .business-profile-dl__row dt{margin:0;font-weight:600;color:#666}.list-page .business-profile-dl__row dd{margin:0;color:#213547;word-break:break-word}.list-page .business-profile-dl__multiline{white-space:pre-wrap}@media(max-width:520px){.list-page .business-profile-dl__row{grid-template-columns:1fr;gap:.25rem}}.list-page .input-readonly{opacity:.85;cursor:not-allowed;background:#f5f5f5!important}.list-page .settings-tabs{display:flex;gap:0;margin-bottom:1.5rem;border-bottom:1px solid #e0e0e0}.list-page .settings-tabs .settings-tab{padding:.75rem 1.25rem;font-weight:500;color:#666;background:none;border:none;border-bottom:2px solid transparent;border-radius:0;margin-bottom:-1px;cursor:pointer;font-size:1rem}.list-page .settings-tabs .settings-tab:hover{color:#213547}.list-page .settings-tabs .settings-tab.active{color:#2d5a27;border-bottom-color:#2d5a27;background:#2d5a2714}.list-page .loading,.list-page .error{padding:1.5rem;text-align:center}.list-page .error{color:#c62828}.settings-page--mobile{padding:1rem;padding-bottom:78px}.settings-page--mobile h1{margin-left:1.5rem;margin-top:-20px}.settings-page--mobile .settings-intro{font-size:.875rem;margin-bottom:1rem}.settings-page--mobile .settings-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin-bottom:1rem}.settings-page--mobile .settings-tabs .settings-tab{flex-shrink:0;padding:.5rem .75rem;font-size:.875rem}.settings-page--mobile .settings-section{overflow-x:auto}.settings-page--mobile .settings-section .list-table{min-width:320px}.settings-page--mobile .list-toolbar{margin-bottom:1rem}.settings-page--mobile .list-toolbar .btn-primary{width:100%}.dialog-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.dialog-overlay[hidden]{display:none}.dialog.dialog--invoice{max-width:min(92rem,96vw);min-height:80%}.dialog.dialog--invoice .dialog-body--with-footer{max-height:min(78vh,44rem)}.invoice-dialog-layout{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;min-height:0;width:100%}.invoice-dialog-layout__main{flex:1 1 65%;min-width:0;max-height:min(70vh,40rem);overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 4px}.invoice-dialog-layout__preview{height:-webkit-fill-available;height:available;min-height:460px;flex:1 1 35%;min-width:0;display:flex;flex-direction:column;gap:.5rem;position:sticky;top:0;align-self:flex-start;border:1px solid #dfdfe2;padding:14px;border-radius:8px}.invoice-dialog-layout__preview-header{width:100%;flex-shrink:0;margin-bottom:.25rem}.invoice-dialog-layout__preview-label{display:block;text-align:center;margin:0;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#00000080}.invoice-dialog-layout__preview-actions{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;width:100%;margin-top:.35rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.08);flex-shrink:0}.invoice-dialog-layout__preview-refresh,.invoice-dialog-layout__preview-download{flex:0 0 auto;font-size:.8125rem;padding:.35rem .65rem;white-space:nowrap}.invoice-dialog-layout__preview-stale{margin:0;font-size:.8125rem;line-height:1.35;color:#8a5a00;background:#ffc1071f;border-radius:6px;padding:.45rem .55rem}.invoice-dialog-layout__preview-hint{margin:0;font-size:.8125rem;line-height:1.45;color:#00000085}.invoice-dialog-layout__preview-placeholder{margin:0}.invoice-dialog-layout__iframe{height:100%;width:100%;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#00000008}.list-page.invoices-page .invoices-page__title{margin:0 0 1.25rem}.list-page.invoices-page .invoices-page__error{margin-bottom:1rem}.list-page.invoices-page .invoices-page__error-dismiss{margin-left:.75rem;font-size:.875rem}.list-page.invoices-page .invoices-page__toolbar{flex-wrap:wrap;align-items:center;margin-bottom:1rem;gap:.75rem 1rem}.list-page.invoices-page .invoices-page__search{min-width:12rem;max-width:18rem}.list-page.invoices-page .invoices-page__filter{min-width:12rem}.list-page.invoices-page .invoices-page__cta{margin-left:auto;flex-shrink:0;white-space:nowrap}.list-page.transaction-page--mobile{padding-top:0;padding-bottom:78px}.list-page.transaction-page--mobile .transaction-page__title{margin-left:3.5rem;margin-bottom:0}.list-page.project-overview--mobile .project_overview-page__title,.list-page.project-reports-page--mobile .project-reports-page__title{margin-left:2.5rem}.invoice-create-lines{margin-bottom:.25rem}.invoice-create-line{display:grid;grid-template-columns:1fr 6.5rem 7rem auto;gap:.5rem;margin-bottom:.5rem;align-items:end}.invoice-create-line--header{align-items:end;margin-bottom:.35rem;padding-bottom:.35rem;border-bottom:1px solid rgba(0,0,0,.12)}.invoice-create-line--header .invoice-create-line__hdr{font-size:.89rem;font-weight:600;letter-spacing:.02em;color:#000000da;line-height:1.2;padding-bottom:.15rem}.invoice-create-line--header .invoice-create-line__hdr--action{min-width:0}@media(prefers-color-scheme:dark){.invoice-create-line--header{border-bottom-color:#ffffff1f}}.list-page.transaction-page--mobile .stats-card{width:100%;padding:.5rem .75rem;display:flex;flex-direction:row;align-items:center;gap:.5rem}.list-page.transaction-page--mobile .stats-card .stats-card-accent{width:3px;height:100%;min-height:1.5rem;border-radius:2px}.list-page.transaction-page--mobile .stats-card .stats-card-label{font-size:.75rem;margin:0;white-space:nowrap}.list-page.transaction-page--mobile .stats-card .stats-card-value{font-size:.875rem;margin:0}.list-page.transaction-page--mobile .search-input-wrap{flex:1;min-width:0}.list-page.transaction-page--mobile .list-toolbar{width:100%;margin-bottom:0}.list-page.transaction-page--mobile .list-toolbar .action-buttons{display:flex;justify-content:space-between;width:100%;margin-bottom:1rem}.list-page.transaction-page--mobile .filters-dialog-btn--icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:.5rem;background:transparent;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;color:#666}.list-page.transaction-page--mobile .filters-dialog-btn--text,.list-page.transaction-page--mobile .stats-selection-hint--muted{display:none}.list-page.transaction-page--mobile .mobile-add-transaction-btn{position:fixed;bottom:0;left:1rem;right:1rem;height:2.8rem;border-radius:8px;margin-bottom:1.5rem;border-top:1px solid #e0e0e0}.list-page.transaction-page--mobile .mobile-add-transaction-btn:before{content:"";position:absolute;top:-1.5rem;left:-1000px;right:-1000px;height:1.5rem;background:#fff;border-top:1px solid #dbd2d2}.list-page.transaction-page--mobile .mobile-add-transaction-btn:after{content:"";position:absolute;bottom:-1.5rem;left:-1000px;right:-1000px;height:1.5rem;background:#fff}.list-page.invoices-page--mobile .invoices-page__title{margin-bottom:1rem}.list-page.invoices-page--mobile .invoices-page__cta{margin-left:0;width:100%;white-space:normal}.list-page.invoices-page--mobile .invoices-page__toolbar{flex-direction:column;align-items:stretch}.list-page.invoices-page--mobile .invoices-page__search,.list-page.invoices-page--mobile .invoices-page__filter{min-width:0!important;max-width:none!important;width:100%}.list-page.invoices-page--mobile .list-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.list-page.invoices-page--mobile .pagination{flex-wrap:wrap;justify-content:center}.list-page.invoices-page--mobile .dialog.dialog--invoice{max-width:100%}.list-page.invoices-page--mobile .invoice-dialog-layout--stack{flex-direction:column}.list-page.invoices-page--mobile .invoice-dialog-layout__main{flex:1 1 auto;max-height:none}.list-page.invoices-page--mobile .invoice-dialog-layout__preview{flex:1 1 auto;width:100%;position:static}.list-page.invoices-page--mobile .invoice-dialog-layout__iframe{height:min(50vh,22rem)}.list-page.invoices-page--mobile .invoice-dialog-layout__preview-actions{flex-direction:column;align-items:stretch}.list-page.invoices-page--mobile .invoice-dialog-layout__preview-refresh,.list-page.invoices-page--mobile .invoice-dialog-layout__preview-download{width:100%}.list-page.invoices-page--mobile .invoice-create-line--header{display:none}.list-page.invoices-page--mobile .invoice-create-line{grid-template-columns:1fr;align-items:stretch}.list-page.invoices-page--mobile .invoice-create-line .btn-secondary,.list-page.invoices-page--mobile .invoice-create-line button[type=button]:last-child{justify-self:start}.dialog{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;max-width:28rem;width:100%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;transition:background-color .2s ease,border-color .2s ease}.dialog .dialog-header{padding:1.5rem;margin-bottom:1rem;flex-shrink:0;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom:1px solid #e0e0e0}.dialog .dialog-header h2{margin:0;font-size:1.25rem;font-weight:600;flex:1}.dialog .dialog-close{flex-shrink:0;width:2rem;height:2rem;padding:0;display:flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1;border:none;background:transparent;color:#666;cursor:pointer;border-radius:8px}.dialog .dialog-close:hover{color:#213547;background:#0000000f}.dialog .dialog-close:focus-visible{outline:2px solid #2d5a27;outline-offset:2px}.dialog .dialog-body{padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;flex:1;min-height:0;position:relative;overflow-y:auto}.dialog .dialog-body--with-footer{flex:1;min-height:0;padding:0 1.5rem 1.5rem}.dialog .dialog-footer{flex-shrink:0;padding:1.5rem;border-top:1px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:flex-end;background:#fff;width:100%;box-sizing:border-box}.dialog .dialog-footer>div:only-child{width:100%}.dialog .dialog-form{display:flex;flex-direction:row;flex:1;flex-wrap:wrap;overflow-y:auto;position:relative}.dialog .dialog-form .dialog-form-left{display:flex;flex-direction:column;padding-right:.5rem;width:50%}.dialog .dialog-form .dialog-form-right{display:flex;flex-direction:column;padding:.75rem;background:#fafafa;border-left:1px solid #eee;border-radius:12px;width:45%;position:sticky;top:0;max-height:484px}.dialog .dialog-form .form-row{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.dialog .dialog-form .form-row label{font-size:.875rem}.dialog .dialog-body:not(.dialog-body--with-footer) .dialog-actions{flex-shrink:0;display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e0e0e0}.dialog .confirm-dialog-message{margin:0 0 1rem;font-size:.9375rem;color:#213547}.dialog.dialog--credit{background:#e8f5e9;border:1px solid #a5d6a7}.dialog.dialog--credit .dialog-header{background:#fff}.dialog.dialog--debit{background:#ffebee;border:1px solid #ef9a9a}.dialog.dialog--debit .dialog-header{background:#fff}.dialog.dialog--transaction{max-width:55rem}.dialog.dialog--audit{max-width:min(36rem,100vw - 2rem);width:100%}.dialog.dialog--audit .dialog-body--with-footer{max-height:min(70vh,36rem);overflow-y:auto;-webkit-overflow-scrolling:touch}.width-full{width:100%!important}.audit-dialog-body{min-height:3rem}.audit-empty{margin:0;font-size:.9375rem;color:#666;line-height:1.45}.audit-timeline{list-style:none;margin:0;padding:0 0 0 1.15rem;border-left:2px solid rgba(0,0,0,.12)}.audit-timeline__item{position:relative;padding:.15rem 0 1.25rem 1.25rem}.audit-timeline__item:last-child{padding-bottom:0}.audit-timeline__marker{position:absolute;left:-2.25rem;top:0;min-width:2rem;padding:.4rem;font-size:.625rem;font-weight:600;text-align:center;border-radius:8px;background:#2d5a27;color:#fff;line-height:1;margin-top:6px}.audit-timeline__summary{margin:0 0 .5rem;font-size:.9375rem;line-height:1.45;color:#213547}.audit-timeline__fields-title{margin:0 0 .35rem;font-size:.8125rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.04em}.audit-timeline__field-list{margin:0;padding:0;list-style:none;font-size:.875rem}.audit-timeline__field-list li{display:flex;flex-direction:column;gap:.15rem;padding:.35rem 0;border-bottom:1px solid rgba(0,0,0,.06)}.audit-timeline__field-list li:last-child{border-bottom:none}.audit-timeline__field-label{font-weight:600;color:#213547}.audit-timeline__field-value{color:#666;word-break:break-word}.audit-timeline__change{display:inline;margin-right:.5rem}.audit-timeline__change-label{color:#666}.audit-timeline__change-val{font-weight:700}.transaction-type-toggle-row{margin-bottom:.5rem}.transaction-type-toggle{display:inline-flex;padding:3px;border-radius:999px;background:#00000014;border:1px solid rgba(0,0,0,.1);box-shadow:inset 0 1px 2px #0000000f}.transaction-type-toggle .transaction-type-option{padding:.5rem 1.25rem;border:none;border-radius:999px;font-weight:600;font-size:.875rem;cursor:pointer;background:transparent;color:#666;transition:background-color .2s,color .2s,box-shadow .2s}.transaction-type-toggle .transaction-type-option:hover{color:#213547}.transaction-type-toggle .transaction-type-option.active{background:#fff;color:#213547;box-shadow:0 1px 3px #0000001f}.dialog.dialog--credit .transaction-type-option.active{background:#2e7d32;color:#fff}.dialog.dialog--debit .transaction-type-option.active{background:#c62828;color:#fff}.list-table tbody tr.row-credit{background:#2e7d320f}.list-table tbody tr.row-credit:hover{background:#2e7d321f}.list-table tbody tr.row-debit{background:#c628280f}.list-table tbody tr.row-debit:hover{background:#c628281f}.type-badge{display:inline-block;padding:.2rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.type-badge.type-badge--cr{background:#2e7d3233;color:#2e7d32}.type-badge.type-badge--dr{background:#c6282833;color:#c62828}.attachment-upload-wrapper,.attachment-upload-container{width:100%;height:100%}.attachment-section{width:100%;height:100%;display:flex;flex-direction:column}.attachment-dropzone{flex:1;border:2px dashed #ddd;border-radius:6px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.attachment-dropzone:hover{border-color:#bbb}.attachment-dropzone.is-dragging{border-color:#2d5a27;background:#2d5a2705}.attachment-dropzone.has-error{border-color:#c62828}.attachment-dropzone.has-files{cursor:default;border-style:solid;border-color:#e0e0e0}.attachment-dropzone-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center}.attachment-dropzone-header{margin-bottom:1rem}.attachment-title{font-size:.875rem;font-weight:600;color:#333}.attachment-counter{font-size:.75rem;font-weight:500;color:#555;background:#eee;padding:.125rem .5rem;border-radius:10px}.attachment-dropzone-icon{color:#999;margin-bottom:.75rem}.attachment-preview-area{position:relative;background:#fafafa;text-align:center;flex:1;display:flex;align-items:stretch;justify-content:center;min-height:150px}.attachment-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#555;z-index:1;padding:0;box-shadow:0 1px 3px #0000001a;transition:all .2s ease}.attachment-nav-btn:hover{background:#f5f5f5;color:#333}.attachment-nav-btn--prev{left:.5rem}.attachment-nav-btn--next{right:.5rem}.attachment-nav-btn svg{width:14px;height:14px;stroke:currentColor;fill:none}.attachment-image{width:100%;height:100%;object-fit:contain;border-radius:4px}.attachment-footer{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#fafafa}.attachment-action-btn{display:inline-flex;align-items:center;gap:.375rem;padding:0;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s ease;background:transparent;border:none;color:#555}.attachment-action-btn svg{stroke:currentColor;width:14px;height:14px}.attachment-action-btn--download{color:#1565c0}.attachment-action-btn--download:hover{opacity:.8}.attachment-action-btn--delete{color:#666}.attachment-action-btn--delete:hover{color:#d32f2f}.attachment-add-icon{font-size:.875rem;font-weight:600;line-height:1;color:#fff}.attachment-header{display:flex;justify-content:center;align-items:center;padding:.75rem 1rem;background:#fafafa;border-bottom:1px solid #eee}.attachment-title{font-size:.875rem;font-weight:600;color:#1a1a1a}.attachment-counter{font-size:.75rem;font-weight:500;color:#666;background:#eee;padding:.25rem .5rem;border-radius:12px}.attachment-dropzone{display:flex;align-items:center;justify-content:center;padding:1.5rem 1rem;cursor:pointer;transition:all .2s ease;text-align:center}.attachment-dropzone:hover,.attachment-dropzone:focus-visible{background:#2d5a270a}.attachment-dropzone:focus-visible{outline:2px solid #2d5a27;outline-offset:2px}.attachment-dropzone.is-dragging{background:#2d5a2714}.attachment-dropzone.has-error{background:#c628280a}.attachment-input-hidden{display:none}.attachment-dropzone-content{pointer-events:none}.attachment-dropzone-icon{color:#999;margin-bottom:.5rem}.attachment-dropzone-text{margin:0 0 .25rem;font-size:.875rem;color:#333}.attachment-dropzone-hint{margin:0;font-size:.75rem;color:#999}.attachment-error{margin:.25rem 0 0;font-size:.75rem;color:#c62828;padding:0 .75rem .5rem}.attachment-preview-section{display:flex;flex-direction:column;border-radius:8px;overflow:hidden;margin:.75rem}.attachment-preview-area{position:relative;background:#fafafa;text-align:center;min-height:180px;display:flex;align-items:stretch;justify-content:center}.attachment-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#555;z-index:1;padding:0;box-shadow:0 2px 8px #0000001a;transition:all .2s ease}.attachment-nav-btn:hover{background:#fff;color:#222;box-shadow:0 4px 12px #00000026;transform:translateY(-50%) scale(1.08)}.attachment-nav-btn:active{transform:translateY(-50%) scale(.95)}.attachment-nav-btn--prev{left:1rem}.attachment-nav-btn--next{right:1rem}.attachment-nav-btn svg{width:18px;height:18px;stroke:currentColor;fill:none}.attachment-image{width:100%;height:100%;object-fit:contain;border-radius:6px;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease}.attachment-image-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.attachment-image-wrapper .attachment-image{max-width:100%;max-height:100%}.attachment-image-actions{position:absolute;top:.5rem;right:.5rem;display:flex;gap:.25rem;background:#fffffff2;padding:.25rem;border-radius:6px;box-shadow:0 2px 8px #0003;z-index:100}.attachment-img-action-btn{display:flex!important;align-items:center;justify-content:center;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;border:none!important;background:#fff!important;border-radius:4px!important;cursor:pointer;color:#000!important;transition:all .15s ease;padding:0!important;margin:0!important}.attachment-img-action-btn:hover{background:#f0f0f0!important;color:#333!important}.attachment-img-action-btn svg{stroke:#000!important;fill:none!important;width:16px!important;height:16px!important;display:block!important}.attachment-expanded-overlay{position:fixed;inset:0;background:#000000e6;z-index:9999;display:flex;align-items:center;justify-content:center;cursor:pointer}.attachment-expanded-content{position:relative;max-width:90vw;max-height:90vh;cursor:default}.attachment-expanded-image{max-width:100%;max-height:90vh;object-fit:contain;border-radius:8px;transition:transform .3s ease}.attachment-expanded-close{position:absolute;top:-2.5rem;right:-2.5rem;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:#fff;color:#000;cursor:pointer;border-radius:50%;transition:all .15s ease;z-index:10}.attachment-expanded-close:hover{background:#f0f0f0}.attachment-expanded-close svg{stroke:#000;fill:none;width:18px;height:18px}.attachment-pdf-preview{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;background:#fff;border-radius:8px;border:1px solid #eee}.attachment-pdf-icon{font-size:3.5rem}.attachment-pdf-name{font-size:.875rem;color:#444;font-weight:500;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-action-btn{display:inline-flex;align-items:center;padding:8px;border:none;background:transparent;cursor:pointer;border-radius:0}.attachment-action-btn--download{color:#1565c0;border-right:1px solid #ddd}.attachment-action-btn--download svg{stroke:#1565c0}.attachment-action-btn--download:hover{background:#1565c014}.attachment-action-btn--delete{color:#c62828}.attachment-action-btn--delete svg{stroke:#c62828}.attachment-action-btn--delete:hover{background:#c6282814}.attachment-footer{display:flex;align-items:center;justify-content:space-between;padding:.875rem 0;background:#fafafa}.attachment-action-group,.attachment-add-group{display:flex;align-items:center}.attachment-add-group .attachment-counter{font-size:.75rem;font-weight:500;color:#555;border-right:1px solid #999!important;padding-right:8px;margin-right:6px;background:transparent!important;border-radius:0!important}.attachment-add-icon{font-size:1.1rem;font-weight:500;line-height:1;color:#1a5c1a;margin-bottom:2px}.attachment-add-btn{display:flex;align-items:center;gap:4px;padding-left:2px;padding-right:2px;font-size:.8125rem;color:#2d5a27;background:transparent;border:none;border-radius:4px;cursor:pointer}.attachment-add-btn:hover{background:#2d5a2714}.attachment-magnifier{position:absolute;width:150px;height:150px;border-radius:50%;box-shadow:0 0 20px #00000080;pointer-events:none;z-index:100;background-repeat:no-repeat}.info-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:12px;border-radius:50%;background-color:#888;color:#fff;font-weight:700}.tooltip-text{color:#111;text-align:center;padding:6px 8px}
