:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;min-width:320px;min-height:100vh;width:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.top-bar{background-color:#1da787;color:#fff;padding:.5rem 0;font-size:.9rem}.top-bar-container{width:100%;margin:0;padding:0 2rem;display:flex;justify-content:flex-end;align-items:center;box-sizing:border-box}.contact-info{display:flex;gap:2rem;align-items:center}.contact-item{display:flex;align-items:center;font-weight:500;color:#fff}.header{background-color:#444;color:#fff;padding:1rem 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px #0000001a;min-height:80px;height:auto}.header-container{width:100%;margin:0;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;height:100%}.logo-section{display:flex;align-items:center;gap:1rem}.logo-image{width:80px;height:auto}.company-name h1{margin:0;font-size:1.5rem;font-weight:600;color:#fff;white-space:nowrap}.navigation{display:flex;align-items:center}.navigation ul{list-style:none;display:flex;gap:.5rem;margin:0;padding:0;align-items:center}.navigation li{margin:0}.navigation a,.navigation Link{color:#ffffffe6;text-decoration:none;font-weight:400;font-size:.9rem;padding:.5rem .75rem;border-radius:4px;transition:all .3s ease;border:none;background:transparent;white-space:nowrap}.navigation a:hover,.navigation Link:hover{color:#fff;background-color:#ffffff1a;transform:translateY(-1px)}.user-section{display:flex;align-items:center;margin-left:1rem}.logout-btn{background-color:#fffc;color:#1da787;border:2px solid rgb(29,167,135);padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.logout-btn:hover{border-color:#1da787;background-color:#1da7871a;color:#1da787;transform:translateY(-1px)}.user-icon{font-size:1.1rem}.logout-text{font-weight:500}@media(max-width:1024px){.header-container{padding:0 1rem}.navigation ul{gap:.3rem}.navigation a,.navigation Link{font-size:.85rem;padding:.4rem .6rem}.company-name h1{font-size:1.3rem}}@media(max-width:768px){.top-bar-container{padding:0 1rem;justify-content:center}.contact-info{gap:1rem;flex-direction:column;text-align:center}.contact-item{font-size:.8rem}.header{padding:.5rem 0;min-height:auto}.header-container{flex-direction:column;gap:1rem;padding:0 1rem}.logo-section{gap:.5rem;text-align:center;justify-content:center}.company-name h1,.company-name h2{font-size:1.1rem}.logo-image{width:50px}.navigation{width:100%}.navigation ul{gap:.25rem;flex-wrap:wrap;justify-content:center;padding:.5rem 0}.navigation a,.navigation Link{font-size:.75rem;padding:.3rem .4rem;margin:.1rem;border-radius:3px;min-width:fit-content}.user-section{margin-left:0;justify-content:center}.logout-btn{padding:.4rem .8rem;font-size:.8rem}}@media(max-width:480px){.top-bar{padding:.3rem 0}.contact-info{gap:.5rem}.contact-item{font-size:.7rem}.header-container{padding:0 .5rem;gap:.5rem}.logo-section{flex-direction:column;gap:.3rem}.company-name h1,.company-name h2{font-size:1rem}.logo-image{width:40px}.navigation ul{gap:.15rem}.navigation a,.navigation Link{font-size:.7rem;padding:.25rem .3rem}.logout-btn{padding:.3rem .6rem;font-size:.7rem}.logout-text{display:none}.user-icon{font-size:1rem}}.footer{background-color:#444;color:#fff;padding:1rem 0;margin-top:auto}.footer-container{width:100%;margin:0;padding:0 2rem;box-sizing:border-box}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-left,.footer-right{flex:0 0 auto}.powered-by{display:flex;align-items:center;gap:1rem}.logo-container{width:120px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#ffffff1a;border-radius:4px;padding:.5rem}.efficiency-logo{max-width:100%;max-height:100%;object-fit:contain}.powered-text{font-size:.9rem;color:#ccc;font-weight:400}.copyright{margin:0;color:#999;font-size:.9rem;font-weight:400}@media(max-width:768px){.footer{padding:1rem 0}.footer-container{padding:0 1rem}.footer-content{flex-direction:column;text-align:center;gap:1rem}.powered-by{flex-direction:column;gap:.5rem}.logo-container{width:100px;height:35px}.powered-text,.copyright{font-size:.85rem}}@media(max-width:480px){.footer{padding:.75rem 0}.footer-container{padding:0 .75rem}.footer-content{gap:.75rem}.logo-container{width:90px;height:30px}.powered-text,.copyright{font-size:.8rem}}.home-page{width:100%}.hero-section{background:linear-gradient(135deg,#1da787,#198c73);color:#fff;padding:1rem;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero-content h1{font-size:3.5rem;margin-bottom:1rem;font-weight:700}.hero-subtitle{font-size:1.5rem;margin-bottom:1.5rem;opacity:.9}.hero-description{font-size:1.1rem;margin-bottom:2.5rem;line-height:1.6;opacity:.8}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:1rem 2rem;font-size:1.1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.cta-button.primary{background-color:#fff;color:#1da787}.cta-button.primary:hover{background-color:#f8f9fa;transform:translateY(-2px)}.cta-button.secondary{background-color:transparent;color:#fff;border:2px solid white}.cta-button.secondary:hover{background-color:#fff;color:#1da787}.features-section{padding:4rem 2rem;background-color:#f8f9fa}.container{max-width:1200px;margin:0 auto}.features-section h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#333}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.3rem;margin-bottom:1rem;color:#1da787}.feature-card p{color:#666;line-height:1.6}@media(max-width:768px){.hero-content h1{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-buttons{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:300px}.features-section{padding:3rem 1rem}.features-section h2{font-size:2rem}}.projecten-container{margin:0 auto;padding:2rem;background-color:#fff;min-height:calc(100vh - 200px);width:100%}.projecten-header{margin-bottom:2rem}.projecten-header h1{color:#444;font-size:2.5rem;margin-bottom:.5rem;font-weight:700}.projecten-header p{color:#666;font-size:1.1rem;margin:0}.table-container{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden;border:1px solid #e0e0e0}.projecten-table{width:100%;border-collapse:collapse;font-size:.9rem}.projecten-table thead{background-color:#444;color:#fff}.projecten-table th{padding:1rem .75rem;text-align:left;font-weight:600;font-size:.85rem;letter-spacing:.5px;white-space:nowrap}.projecten-table td{padding:1rem .75rem;border-bottom:1px solid #f0f0f0;vertical-align:middle}.projecten-table tbody tr:hover{background-color:#f9f9f9}.projecten-table tbody tr:last-child td{border-bottom:none}.project-naam{font-weight:600;color:#444;max-width:200px}.status-badge{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;display:inline-block;min-width:70px;text-align:center}.status-lopend{background-color:#e3f2fd;color:#1976d2;border:1px solid #bbdefb}.status-gefactureerd{background-color:#e8f5e8;color:#2e7d32;border:1px solid #c8e6c9}.download-link{background-color:#1da787;color:#fff;border:none;padding:.4rem .8rem;border-radius:4px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none}.download-link:hover{background-color:#199377;transform:translateY(-1px);box-shadow:0 2px 4px #1da7874d}.not-available{color:#ccc;font-size:1.2rem;text-align:center;display:block}@media(max-width:1200px){.projecten-table{font-size:.8rem}.projecten-table th,.projecten-table td{padding:.75rem .5rem}.project-naam{max-width:150px}}@media(max-width:768px){.projecten-container{padding:1rem}.projecten-header h1{font-size:2rem}.table-container{overflow-x:auto}.projecten-table{min-width:800px;font-size:.75rem}.projecten-table th,.projecten-table td{padding:.5rem .4rem}.project-naam{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-badge{font-size:.7rem;padding:.2rem .5rem;min-width:60px}.download-link{padding:.3rem .6rem;font-size:.7rem}}@media(max-width:480px){.projecten-container{padding:.5rem}.projecten-header h1{font-size:1.8rem}.projecten-header p{font-size:1rem}.projecten-table th,.projecten-table td{padding:.4rem .3rem}}.facturen-container{margin:0 auto;padding:2rem;background-color:#fff;min-height:calc(100vh - 200px);width:100%}.facturen-header{margin-bottom:2rem}.facturen-header h1{color:#444;font-size:2.5rem;margin-bottom:.5rem;font-weight:700}.facturen-header p{color:#666;font-size:1.1rem;margin:0}.table-container{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden;border:1px solid #e0e0e0;margin-bottom:2rem}.facturen-table{width:100%;border-collapse:collapse;font-size:.9rem}.facturen-table thead{background-color:#444;color:#fff}.facturen-table th{padding:1rem .75rem;text-align:left;font-weight:600;font-size:.85rem;letter-spacing:.5px;white-space:nowrap}.facturen-table td{padding:1rem .75rem;border-bottom:1px solid #f0f0f0;vertical-align:middle}.facturen-table tbody tr:hover{background-color:#f9f9f9}.facturen-table tbody tr:last-child td{border-bottom:none}.facturen-table tbody tr.overdue{background-color:#ffeaea}.facturen-table tbody tr.overdue:hover{background-color:#fdd}.factuur-nummer{font-family:Courier New,monospace;font-weight:700;color:#444;font-size:1rem}.project-nummer{font-family:Courier New,monospace;font-weight:600;color:#1da787}.bedrag{font-weight:700;color:#444;font-size:1rem;text-align:right}.status-badge{padding:.3rem .8rem;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;display:inline-block;min-width:70px;text-align:center}.status-betaald{background-color:#e8f5e8;color:#2e7d32;border:1px solid #c8e6c9}.status-verlaat{background-color:#ffebee;color:#c62828;border:1px solid #ffcdd2}.status-open{background-color:#fff3e0;color:#f57c00;border:1px solid #ffcc02}.overdue{color:#c62828!important;font-weight:700}.download-btn{background-color:#1da787;color:#fff;border:none;padding:.4rem .8rem;border-radius:4px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none}.download-btn:hover{background-color:#199377;transform:translateY(-1px);box-shadow:0 2px 4px #1da7874d}.facturen-summary{margin-top:2rem}.summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.summary-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:1.5rem;border:1px solid #e0e0e0;text-align:center}.summary-card h3{color:#666;font-size:.9rem;font-weight:600;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.5px}.summary-card .amount{font-size:1.8rem;font-weight:700;margin:0;color:#444}.summary-card .amount.overdue{color:#c62828}.summary-card .amount.paid{color:#2e7d32}@media(max-width:1200px){.facturen-table{font-size:.8rem}.facturen-table th,.facturen-table td{padding:.75rem .5rem}.bedrag{font-size:.9rem}}@media(max-width:768px){.facturen-container{padding:1rem}.facturen-header h1{font-size:2rem}.table-container{overflow-x:auto}.facturen-table{min-width:700px;font-size:.75rem}.facturen-table th,.facturen-table td{padding:.5rem .4rem}.factuur-nummer,.bedrag{font-size:.85rem}.status-badge{font-size:.7rem;padding:.25rem .6rem;min-width:60px}.download-btn{padding:.3rem .6rem;font-size:.7rem}.summary-cards{grid-template-columns:1fr;gap:1rem}.summary-card .amount{font-size:1.5rem}}@media(max-width:480px){.facturen-container{padding:.5rem}.facturen-header h1{font-size:1.8rem}.facturen-header p{font-size:1rem}.facturen-table th,.facturen-table td{padding:.4rem .3rem}.summary-card{padding:1rem}.summary-card .amount{font-size:1.3rem}}
