@font-face{font-family:Saans;src:url(/fonts/Saans-Light.woff2)format("woff2"),url(/fonts/Saans-Light.woff)format("woff");font-weight:300;font-display:swap}@font-face{font-family:Saans;src:url(/fonts/Saans-Regular.woff2)format("woff2"),url(/fonts/Saans-Regular.woff)format("woff");font-weight:400;font-display:swap}@font-face{font-family:Saans;src:url(/fonts/Saans-Medium.woff2)format("woff2"),url(/fonts/Saans-Medium.woff)format("woff");font-weight:500;font-display:swap}@font-face{font-family:Saans;src:url(/fonts/Saans-SemiBold.woff2)format("woff2"),url(/fonts/Saans-SemiBold.woff)format("woff");font-weight:600;font-display:swap}@font-face{font-family:Saans;src:url(/fonts/Saans-Bold.woff2)format("woff2"),url(/fonts/Saans-Bold.woff)format("woff");font-weight:700;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-gutter:stable;font-size:16px}body{color:#222;-webkit-font-smoothing:antialiased;background-color:#fcf8f1;flex-direction:column;min-height:100vh;font-family:Saans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.6;display:flex}a{color:#e4002b;text-decoration:none}a:hover{text-decoration:underline}main{flex:1}.container{max-width:1100px;margin:0 auto;padding:0 28px}.site-header{z-index:100;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0}.site-header .header-inner{justify-content:space-between;align-items:center;max-width:1100px;height:68px;margin:0 auto;padding:0 28px;display:flex}.site-header .header-logo{align-items:center;gap:14px;text-decoration:none;display:flex}.site-header .header-logo img{height:30px;display:block}.site-header .header-logo .header-divider{background:#ddd;width:1px;height:22px}.site-header .header-logo .header-subtitle{color:#666;letter-spacing:.06em;text-transform:uppercase;font-size:13px;font-weight:600}.site-header .header-right{align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.site-header .header-right .pulse-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.site-header .header-right .pulse-dot.green{background:#21ca62;animation:2s infinite pulse-green;box-shadow:0 0 0 3px #21ca6240}.site-header .header-right .pulse-dot.red{background:#e4002b;animation:2s infinite pulse-red;box-shadow:0 0 0 3px #e4002b40}.site-header .header-right .pulse-dot.orange{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b40}.site-header .header-right .header-status-text{color:#555}@keyframes pulse-green{0%,to{box-shadow:0 0 0 3px #21ca6240}50%{box-shadow:0 0 0 6px #21ca621a}}@keyframes pulse-red{0%,to{box-shadow:0 0 0 3px #e4002b40}50%{box-shadow:0 0 0 6px #e4002b1a}}.status-hero{padding:44px 0 36px}.status-hero .hero-banner{background:#fff;border:1px solid #eee;border-radius:20px;align-items:center;gap:22px;padding:28px 36px;display:flex}.status-hero .hero-banner.all-good{border-left:5px solid #21ca62}.status-hero .hero-banner.has-issues{border-left:5px solid #e4002b}.status-hero .hero-banner.maintenance{border-left:5px solid #f59e0b}.status-hero .hero-banner .hero-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}.status-hero .hero-banner .hero-icon.green{background:#e8f8ee}.status-hero .hero-banner .hero-icon.red{background:#f7e8e8}.status-hero .hero-banner .hero-icon.orange{background:#fef3c7}.status-hero .hero-banner .hero-text h2{color:#111;margin-bottom:4px;font-size:21px;font-weight:700}.status-hero .hero-banner .hero-text p{color:#666;font-size:14px}.status-filters{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;display:flex}.status-filters .filter-sep{background:#ddd;width:1px;height:18px;margin:0 4px}.status-filters .filter-label{color:#999;text-transform:uppercase;letter-spacing:.07em;margin-right:2px;font-size:11px;font-weight:600}.status-filters .filter-btn{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #ddd;border-radius:100px;padding:5px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .15s,color .15s,background .15s}.status-filters .filter-btn:hover{color:#e4002b;border-color:#e4002b}.status-filters .filter-btn.active{color:#fff;background:#e4002b;border-color:#e4002b}.status-filters .filter-btn.active-green{color:#fff;background:#21ca62;border-color:#21ca62}.section-heading{color:#999;text-transform:uppercase;letter-spacing:.09em;border-bottom:1px solid #eee;margin-bottom:12px;padding-bottom:10px;font-size:11px;font-weight:700}.status-list{flex-direction:column;gap:10px;margin-bottom:48px;display:flex}.status-card{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:12px;transition:box-shadow .18s,transform .18s;overflow:hidden}.status-card:hover{text-decoration:none;transform:translateY(-1px);box-shadow:0 6px 24px #00000012}.status-card.open{border-left:4px solid #e4002b}.status-card.gesloten{border-left:4px solid #21ca62}.status-card .card-inner{justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 26px;display:flex}.status-card .card-body{flex:1;min-width:0}.status-card .card-meta{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;display:flex}.status-card .card-title{color:#111;white-space:nowrap;text-overflow:ellipsis;margin-bottom:5px;font-size:16px;font-weight:600;overflow:hidden}.status-card .card-excerpt{color:#555;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.status-card .card-footer-row{align-items:center;gap:14px;margin-top:10px;display:flex}.status-card .card-time,.status-card .card-update-count{color:#999;align-items:center;gap:4px;font-size:12px;display:flex}.status-card .card-right{flex-direction:column;flex-shrink:0;align-self:center;align-items:center;gap:8px;display:flex}.status-card .card-chevron{color:#ddd;flex-shrink:0;font-size:20px;line-height:1;transition:color .15s}.status-card:hover .card-chevron{color:#e4002b}.card-edit-btn{color:#555;background:#f2ece2;border-radius:5px;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;line-height:1;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.card-edit-btn:hover{color:#fff;background:#e4002b;text-decoration:none}.detail-edit-btn{float:right;color:#555;background:#f2ece2;border-radius:5px;align-items:center;gap:5px;margin-left:12px;padding:5px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.detail-edit-btn:hover{color:#fff;background:#e4002b;text-decoration:none}.badge{letter-spacing:.02em;white-space:nowrap;border-radius:100px;align-items:center;gap:4px;padding:3px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.badge .dot{border-radius:50%;width:6px;height:6px}.badge.badge-open{color:#920e20;background:#f7e8e8}.badge.badge-open .dot{background:#e4002b}.badge.badge-gesloten{color:#188a44;background:#e8f8ee}.badge.badge-gesloten .dot{background:#21ca62}.badge.badge-storing{color:#920e20;background:#f7e8e8}.badge.badge-onderhoud{color:#945f06;background:#fef3c7}.badge.badge-category{color:#555;background:#f2ece2}.empty-state{text-align:center;background:#fff;border:1px solid #eee;border-radius:12px;padding:72px 24px}.empty-state .empty-icon{background:#e8f8ee;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;font-size:28px;display:flex}.empty-state h3{color:#111;margin-bottom:6px;font-size:19px;font-weight:700}.empty-state p{color:#666;font-size:14px}.detail-wrap{max-width:800px;padding-top:36px;padding-bottom:60px}.back-link{color:#555;align-items:center;gap:6px;margin-bottom:24px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.back-link:hover{color:#e4002b;text-decoration:none}.back-link svg{width:16px;height:16px}.detail-card{background:#fff;border:1px solid #eee;border-radius:20px;margin-bottom:20px;padding:36px 44px}.detail-card.open-card{border-top:4px solid #e4002b}.detail-card.gesloten-card{border-top:4px solid #21ca62}.detail-card .detail-meta{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.detail-card h1{color:#111;margin-bottom:18px;font-size:26px;font-weight:700;line-height:1.3}.detail-card .detail-message{color:#333;white-space:pre-wrap;font-size:15px;line-height:1.75}.detail-card .detail-timestamp{color:#999;border-top:1px solid #eee;margin-top:22px;padding-top:16px;font-size:12px}.timeline-section .timeline-heading{color:#999;text-transform:uppercase;letter-spacing:.09em;margin-bottom:16px;font-size:11px;font-weight:700}.timeline{padding-left:28px;position:relative}.timeline:before{content:"";background:#eee;width:2px;position:absolute;top:8px;bottom:8px;left:5px}.timeline .timeline-item{margin-bottom:14px;position:relative}.timeline .timeline-item:before{content:"";background:#999;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:7px;left:-27px;box-shadow:0 0 0 2px #999}.timeline .timeline-item .timeline-card{background:#fff;border:1px solid #eee;border-radius:8px;padding:16px 20px}.timeline .timeline-item .timeline-card .timeline-time{color:#999;margin-bottom:8px;font-size:11.5px;font-weight:500}.timeline .timeline-item .timeline-card .timeline-message{color:#333;white-space:pre-wrap;font-size:14px;line-height:1.65}.status-current-state{border-radius:8px;align-items:center;gap:10px;margin-top:20px;padding:14px 20px;font-size:14px;display:flex}.status-current-state.open{color:#920e20;background:#f7e8e8}.status-current-state.gesloten{color:#188a44;background:#e8f8ee}.status-current-state strong{font-weight:600}.status-state-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.status-state-dot.green{background:#21ca62}.status-state-dot.red{background:#e4002b}.site-footer{color:#ffffff73;background:#111;margin-top:auto;padding:28px;font-size:13px}.site-footer .footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1100px;margin:0 auto;display:flex}.site-footer .footer-brand{align-items:center;gap:10px;display:flex}.site-footer .footer-brand img{filter:brightness(0)invert();opacity:.55;height:22px}.site-footer .footer-brand span{color:#ffffff59}.site-footer .footer-links{gap:20px;display:flex}.site-footer .footer-links a{color:#ffffff73;transition:color .15s}.site-footer .footer-links a:hover{color:#fff;text-decoration:none}.subscribe-section{background:#111;border-radius:20px;margin:32px 0 40px;overflow:hidden}.subscribe-inner{flex-wrap:wrap;align-items:flex-start;gap:40px;padding:36px 44px;display:flex}.subscribe-text{flex:none;max-width:260px}.subscribe-text h3{color:#fff;margin-bottom:6px;font-size:18px;font-weight:700}.subscribe-text p{color:#ffffff8c;font-size:14px;line-height:1.55}.subscribe-form{flex:1;min-width:280px}.subscribe-fields{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.subscribe-email-wrap{flex:1;min-width:200px}.subscribe-captcha-wrap{flex:0 0 160px}.subscribe-input,.subscribe-captcha{color:#111;background:#fff;border:1.5px solid #fff;border-radius:8px;outline:none;width:100%;height:42px;padding:0 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.subscribe-input::placeholder,.subscribe-captcha::placeholder{color:#999}.subscribe-input:focus,.subscribe-captcha:focus{border-color:#e4002b;box-shadow:0 0 0 3px #e4002b33}.subscribe-input.has-error,.subscribe-captcha.has-error{border-color:#f87171;box-shadow:0 0 0 3px #f8717133}.subscribe-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.subscribe-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.subscribe-captcha[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.subscribe-captcha[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.subscribe-input[type=number],.subscribe-captcha[type=number]{-moz-appearance:textfield}.subscribe-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#e4002b;border:none;border-radius:8px;flex-shrink:0;height:42px;padding:0 22px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s}.subscribe-btn:hover{background:#bb0023}.subscribe-error{color:#f87171;margin-top:4px;font-size:11.5px;display:block}.subscribe-success{color:#6ee7a0;background:#21ca6226;border:1px solid #21ca624d;border-radius:8px;flex:1;padding:14px 20px;font-size:14px;font-weight:500}@media (width<=768px){.subscribe-inner{gap:20px;padding:24px 20px}.subscribe-text{max-width:100%}.subscribe-captcha-wrap{flex:1;min-width:120px}.subscribe-btn{width:100%;margin-top:0}.subscribe-fields{flex-direction:column}.subscribe-email-wrap,.subscribe-captcha-wrap{flex:100%}.site-header .header-inner{height:58px;padding:0 16px}.status-hero{padding:24px 0 20px}.hero-banner{flex-direction:column;align-items:flex-start!important;gap:14px!important;padding:18px 20px!important}.status-card .card-inner{padding:16px 18px}.detail-card{padding:22px 20px!important}.detail-card h1{font-size:21px}.timeline{padding-left:22px}.footer-inner{flex-direction:column;align-items:flex-start}.container{padding:0 16px}}
