@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap";.pwa-banner{position:fixed;bottom:calc(1rem + env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:480px;background:#1a1a1a;border:1px solid #3a2a1a;border-radius:14px;padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem;box-shadow:0 8px 32px #00000080,0 0 0 1px #ffc8641a;z-index:9999;animation:pwa-slide-up .35s cubic-bezier(.34,1.56,.64,1)}@keyframes pwa-slide-up{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.pwa-banner__icon{flex-shrink:0}.pwa-banner__icon img{width:44px;height:44px;border-radius:10px;box-shadow:0 2px 8px #0006}.pwa-banner__text{flex:1;display:flex;flex-direction:column;gap:.1rem;min-width:0}.pwa-banner__text strong{font-size:.88rem;color:#f0e6d3;font-weight:600;margin-bottom:.1rem}.pwa-banner__text span{font-size:.78rem;color:#a09070;line-height:1.3}.pwa-banner__text em{color:#c8a870;font-style:normal;font-weight:500}.pwa-banner__text--steps{gap:.25rem}.pwa-step{display:flex;align-items:center;gap:.35rem;font-size:.76rem;color:#a09070}.pwa-step__num{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background:#3a2a1a;border:1px solid #5a3e2b;border-radius:50%;font-size:.65rem;font-weight:700;color:#c8a870;flex-shrink:0}.pwa-banner__install-btn{flex-shrink:0;background:#5a3e2b;color:#f0e6d3;border:1px solid #8b6240;border-radius:8px;padding:.4rem .9rem;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .2s,transform .1s;font-family:Poppins,sans-serif}.pwa-banner__install-btn:hover{background:#7a5a3b;transform:scale(1.03)}.pwa-banner__install-btn:active{transform:scale(.97)}.pwa-banner__close{flex-shrink:0;background:transparent;border:none;color:#605040;font-size:1rem;cursor:pointer;padding:.2rem;line-height:1;transition:color .2s}.pwa-banner__close:hover{color:#a09070}@media(max-width:360px){.pwa-banner{padding:.65rem .75rem;gap:.5rem}.pwa-banner__icon img{width:36px;height:36px}}.spinner-fullpage{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:60vh;width:100%}.spinner-ring{width:48px;height:48px;border:3px solid rgba(252,188,45,.15);border-top-color:#fcbc2d;border-radius:50%;animation:spin .75s linear infinite;flex-shrink:0}.spinner-ring--small{width:18px;height:18px;border-width:2px;vertical-align:middle}.spinner-label{font-size:.85rem;color:#a09070;letter-spacing:.03em}.spinner-inline{display:inline-flex;align-items:center;justify-content:center}.navigatie-container{display:flex;justify-content:space-between;align-items:center;padding:.6rem 2rem;position:sticky;top:0;z-index:1000;transition:background-color .35s ease,backdrop-filter .35s ease,box-shadow .35s ease,padding .3s ease}.nav-transparent{background-color:transparent;box-shadow:none}.nav-scrolled{background-color:#0c0a07f7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px #ffffff0f;padding:.4rem 2rem}.logo{flex-shrink:0}.logo-link{display:flex;align-items:center;text-decoration:none}.logo-img{height:52px;width:52px;border-radius:50%;object-fit:cover;transition:transform .25s ease,opacity .2s ease,height .3s ease,width .3s ease}.nav-scrolled .logo-img{height:42px;width:42px}.logo-img.clicked{transform:scale(.9);opacity:.7}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:5px}.hamburger .bar{width:25px;height:3px;background-color:#fff;transition:all .3s ease}.hamburger.open .bar:nth-child(1){transform:rotate(45deg) translateY(8px)}.hamburger.open .bar:nth-child(2){opacity:0}.hamburger.open .bar:nth-child(3){transform:rotate(-45deg) translateY(-8px)}.nav-links{display:flex;gap:1.5rem;align-items:center;list-style:none}.nav-links li{position:relative;list-style:none}.default-link{font-size:.8rem;font-weight:500;text-decoration:none;color:#fffc;transition:color .25s ease;position:relative;padding-bottom:2px}.default-link:after{content:"";position:absolute;bottom:-3px;left:0;right:0;height:2px;background:#fcbc2d;border-radius:1px;transform:scaleX(0);transition:transform .25s ease}.default-link:hover{color:#fff}.default-link:hover:after{transform:scaleX(1)}.default-link.active{color:#fcbc2d;font-weight:600}.default-link.active:after{transform:scaleX(1)}.icon-link{text-decoration:none;color:#fffc;transition:color .25s ease;display:flex;align-items:center;justify-content:center}.icon-link svg{font-size:1.4rem}.icon-link:hover{color:#fcbc2d}.default-link:focus-visible,.icon-link:focus-visible{outline:2px solid #FCBC2D;outline-offset:4px;border-radius:3px}.nav-highlight{background:#fcbc2d;color:#000!important;padding:.3rem .9rem;border-radius:6px;font-weight:700;transition:background .2s!important}.nav-highlight:hover{background:#e5a920!important;color:#000!important}.user-icon-btn{background:none;border:none;padding:0;cursor:pointer;color:#fff;font-size:1.5rem;display:flex;align-items:center;transition:color .3s ease}.user-icon-btn:hover{color:#facc15}.dropdown-menu{position:absolute;top:120%;right:0;background-color:#140e08;border:1px solid #382e1e;padding:.5rem;border-radius:.5rem;z-index:2000}.logout-button{background:none;border:none;color:#fff;font-weight:700;cursor:pointer;padding:.5rem 1rem;transition:background-color .2s ease}.logout-button:hover{background-color:#facc15;color:#000;border-radius:.3rem}.dash-nav-wrapper{position:relative}.dash-nav-btn{background:none;border:1px solid #fcbc2d;color:#fcbc2d;font-family:inherit;font-size:.75rem;font-weight:600;padding:.28rem .65rem;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:.3rem;transition:background-color .2s,color .2s;white-space:nowrap}.dash-nav-btn:hover,.dash-nav-btn.open{background-color:#fcbc2d;color:#000}.dash-nav-caret{font-size:.6rem;transition:transform .2s}.dash-nav-btn.open .dash-nav-caret{transform:rotate(180deg)}.dash-nav-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#140e08;border:1px solid #2e2418;border-top:2px solid #fcbc2d;border-radius:10px;list-style:none;padding:.35rem 0;z-index:2100;min-width:185px;box-shadow:0 8px 24px #00000080}.dash-nav-item{display:flex;align-items:center;gap:.55rem;width:100%;background:none;border:none;color:#e8d8c0;font-family:inherit;font-size:.8rem;padding:.5rem 1rem;cursor:pointer;text-decoration:none!important;transition:background-color .15s,color .15s;text-align:left}.dash-nav-item svg{color:#fcbc2d;flex-shrink:0;font-size:.9rem}.dash-nav-item:hover{background:#1e1812;color:#fff}.dash-nav-item--admin{color:#a855f7}.dash-nav-item--admin svg{color:#a855f7}.dash-nav-item--logout{color:#ef4444}.dash-nav-item--logout svg{color:#ef4444}.dash-nav-item--logout:hover{background:#ef444414;color:#ef4444}.dash-nav-divider{height:1px;background:#241c12;margin:.25rem .75rem}.lang-switcher-wrapper{position:relative}.lang-btn{background:none;border:1px solid #fcbc2d;color:#fcbc2d;font-family:inherit;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:.25rem;transition:background-color .2s ease,color .2s ease}.lang-btn:hover{background-color:#fcbc2d;color:#000}.lang-caret{font-size:.65rem}.lang-dropdown{position:absolute;top:120%;right:0;background-color:#140e08;border:1px solid #fcbc2d;border-radius:6px;list-style:none;padding:.25rem 0;z-index:2000;min-width:60px}.lang-option{display:block;width:100%;background:none;border:none;color:#fff;font-family:inherit;font-size:.78rem;padding:.4rem .75rem;cursor:pointer;text-align:left;transition:background-color .15s ease}.lang-option:hover{background-color:#1e1812;color:#fcbc2d}.lang-option.active{color:#fcbc2d;font-weight:600}.hamburger{background:none;border:none;padding:10px;margin:-10px}@media(max-width:768px){.hamburger{display:flex}.nav-links{display:none;flex-direction:column;align-items:center;width:100%;background-color:#000;border-top:1px solid #1e1812;position:absolute;top:100%;left:0;padding:1.25rem 1.5rem 1.5rem;gap:.75rem;z-index:999}.nav-links.show{display:flex}.nav-links li{margin-bottom:0;width:100%;text-align:center}.default-link,.icon-link{font-size:.95rem;padding:.4rem 0;display:block}.dash-nav-wrapper{width:100%;display:flex;flex-direction:column;align-items:center}.dash-nav-btn{font-size:.9rem;padding:.4rem 1rem;width:100%;justify-content:center}.dash-nav-dropdown{position:static;width:100%;border-top:none;border-radius:8px;margin-top:.4rem;box-shadow:none}.dash-nav-item{font-size:.85rem;padding:.55rem 1.25rem;justify-content:flex-start}.lang-switcher-wrapper{width:100%;display:flex;justify-content:center}.lang-btn{font-size:.85rem;padding:.4rem .85rem}.lang-dropdown{bottom:120%;top:auto;right:auto;left:50%;transform:translate(-50%);min-width:80px}.user-icon-wrapper{display:flex;justify-content:center;width:100%}.user-icon-btn{display:flex;justify-content:center;width:100%;font-size:1.5rem}.logo-img{height:52px;width:52px}}@media(display-mode:standalone){.navigatie-container{padding-top:env(safe-area-inset-top,0px)}}.site-footer{background-color:#0c0a07;border-top:1px solid #1e1810;margin-top:4rem;font-family:Poppins,sans-serif}.footer-accent-line{height:2px;background:linear-gradient(to right,transparent,#fcbc2d 30%,#fcbc2d 70%,transparent);opacity:.35}.footer-inner{max-width:1100px;margin:0 auto;padding:3.5rem 2rem 3rem;display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:3rem;align-items:start}.footer-brand{display:flex;flex-direction:column;gap:1rem}.footer-brand-logo-link{display:inline-flex;width:fit-content}.footer-logo{height:72px;width:auto;opacity:.88;transition:opacity .2s ease}.footer-logo:hover{opacity:1}.footer-brand-text{display:flex;flex-direction:column;gap:.2rem}.footer-name{font-size:1rem;font-weight:700;color:#fcbc2d;margin:0;letter-spacing:.02em}.footer-tagline{font-size:.78rem;color:#5a4a38;line-height:1.6;margin:0}.footer-brand-desc{font-size:.78rem;color:#4a3e2e;line-height:1.7;margin:0;max-width:240px}.footer-heading{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#fcbc2d;margin:0 0 1rem}.footer-col{display:flex;flex-direction:column}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.footer-links a{font-size:.82rem;color:#6a5642;text-decoration:none;transition:color .18s ease;line-height:1.4}.footer-links a:hover,.footer-links a.active{color:#fcbc2d}.footer-address{display:flex;flex-direction:column;gap:.8rem;font-style:normal}.footer-address-row{display:flex;align-items:flex-start;gap:.6rem;font-size:.82rem;color:#6a5642;text-decoration:none;transition:color .18s ease;line-height:1.45}.footer-address-row svg{flex-shrink:0;margin-top:3px;font-size:.9rem;color:#fcbc2d;opacity:.6}a.footer-address-row:hover{color:#fcbc2d}a.footer-address-row:hover svg{opacity:1}.footer-bottom{border-top:1px solid #181410;max-width:1100px;margin:0 auto;padding:1.1rem 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.4rem}.footer-bottom p{font-size:.68rem;color:#3a3020;margin:0;letter-spacing:.02em}.footer-bottom a{color:#5a4a38;text-decoration:none;transition:color .18s ease}.footer-bottom a:hover{color:#fcbc2d}@media(max-width:860px){.footer-inner{grid-template-columns:1fr 1fr;gap:2.5rem;padding:3rem 1.5rem 2.5rem}.footer-brand{grid-column:1 / -1;flex-direction:row;align-items:flex-start;gap:1.25rem}.footer-brand-desc{max-width:100%}}@media(max-width:560px){.footer-inner{grid-template-columns:1fr 1fr;padding:2.5rem 1.25rem 2rem;gap:2rem}.footer-brand{flex-direction:column;gap:.75rem}.footer-bottom{flex-direction:column;align-items:flex-start;padding:1rem 1.25rem;gap:.25rem}}@media(max-width:480px){.footer-inner{grid-template-columns:1fr;gap:1.75rem}.footer-logo{height:60px}}.reveal-section,.reveal-row{opacity:0;transform:translateY(32px);transition:opacity .7s ease,transform .7s ease}.reveal-section.in-view,.reveal-row.in-view{opacity:1;transform:translateY(0)}.home-lux{background:#0c0a07;color:#fff;padding:0;max-width:none;width:100%}.hero-lux{position:relative;height:100vh;height:100svh;min-height:580px;display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:pan-y}.hero-bg{position:absolute;top:-15%;right:0;bottom:-15%;left:0;background-size:cover;background-position:center;will-change:transform;filter:brightness(.5) saturate(.7);pointer-events:none}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#00000026,#00000080 60%,#000c)}.hero-content{position:relative;z-index:2;text-align:center;max-width:780px;padding:0 1.5rem;animation:hero-fade-in 1.1s ease forwards}@keyframes hero-fade-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-eyebrow{display:block;font-size:.72rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#fcbc2d;margin-bottom:1.25rem}.hero-title{font-size:clamp(2.8rem,8vw,5.5rem);font-weight:700;color:#fff;line-height:1.05;margin:0 0 1.25rem;letter-spacing:-.02em}.hero-sub{font-size:clamp(.95rem,2vw,1.15rem);color:#ffffffbf;line-height:1.75;max-width:560px;margin:0 auto 2.5rem}.hero-ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-btn-primary{background:#fcbc2d;color:#000;border:none;font-size:.9rem;font-weight:700;padding:.85rem 2.2rem;border-radius:6px;cursor:pointer;transition:background .2s,transform .2s;letter-spacing:.02em}.hero-btn-primary:hover{background:#e5a920;transform:translateY(-2px)}.hero-btn-ghost{background:transparent;color:#ffffffd9;border:1px solid rgba(255,255,255,.4);font-size:.9rem;font-weight:500;padding:.85rem 2.2rem;border-radius:6px;cursor:pointer;transition:border-color .2s,color .2s}.hero-btn-ghost:hover{border-color:#fffc;color:#fff}.hero-scroll-hint{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:2}.hero-scroll-hint span{display:block;width:1px;height:56px;background:linear-gradient(to bottom,rgba(255,255,255,.6),transparent);margin:0 auto;animation:hint-drop 1.8s ease infinite}@keyframes hint-drop{0%,to{opacity:.6}50%{opacity:1}}.kenmerken-bar{display:flex;justify-content:center;flex-wrap:wrap;border-top:1px solid #1e1812;border-bottom:1px solid #1e1812;background:#0e0b08}.kenmerk-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:1.6rem 2.75rem;border-right:1px solid #1e1812}.kenmerk-item:last-child{border-right:none}.kenmerk-val{font-size:1.1rem;font-weight:700;color:#fcbc2d;letter-spacing:.01em}.kenmerk-sub{font-size:.65rem;color:#5a4a38;text-transform:uppercase;letter-spacing:.1em}.intro-split{display:grid;grid-template-columns:1fr 1fr;max-width:1300px;margin:0 auto;padding:5rem 2rem;gap:5rem;align-items:center}.intro-img-col img,.intro-img-col video{width:100%;height:520px;object-fit:cover;border-radius:12px;filter:brightness(.88) saturate(.85)}.section-eyebrow{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#fcbc2d;margin-bottom:1.25rem}.section-title{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;color:#fff;line-height:1.2;margin:0 0 1.75rem;letter-spacing:-.01em}.intro-text-col p{font-size:1rem;line-height:1.85;color:#a89878;margin:0 0 1rem}.text-link-btn{background:none;border:none;color:#fcbc2d;font-size:.9rem;font-weight:600;cursor:pointer;padding:0;margin-top:1rem;transition:opacity .2s;letter-spacing:.02em;font-family:inherit}.text-link-btn:hover{opacity:.75}.highlights{max-width:1300px;margin:0 auto;padding:3rem 2rem 5rem}.highlights-header{text-align:center;margin-bottom:3rem}.highlights-header h2{font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;color:#fff;margin:0 0 .75rem}.highlights-header p{font-size:.95rem;color:#786050}.highlights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.hl-card{cursor:pointer;border-radius:12px;overflow:hidden;background:#140e08;border:1px solid #1e1812;transition:transform .35s ease,border-color .3s;display:flex;flex-direction:column}.hl-card:hover{transform:translateY(-6px);border-color:#fcbc2d}.hl-card:focus{outline:2px solid #FCBC2D;outline-offset:2px}.hl-img-wrap{position:relative;height:260px;overflow:hidden}.hl-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,filter .4s;filter:brightness(.75) saturate(.8)}.hl-card:hover .hl-img-wrap img{transform:scale(1.06);filter:brightness(.65) saturate(.7)}.hl-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 40%,rgba(0,0,0,.7));z-index:2}.hl-map-badge{position:absolute;top:12px;right:12px;z-index:3;background:#0c0a07b8;border:1px solid rgba(252,188,45,.4);color:#fcbc2d;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.28rem .65rem;border-radius:20px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none}.hl-img-wrap .leaflet-container{pointer-events:none;filter:brightness(.8);transition:filter .4s}.hl-card:hover .hl-img-wrap .leaflet-container{filter:brightness(.65)}.hl-body{padding:1.5rem;display:flex;flex-direction:column;gap:.35rem;flex:1}.hl-label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#fcbc2d}.hl-title{font-size:1.05rem;font-weight:700;color:#fff;margin:0}.hl-sub{font-size:.83rem;color:#887060;line-height:1.55;margin:0;flex:1}.hl-cta{font-size:.78rem;color:#fcbc2d;font-weight:600;margin-top:.75rem;transition:opacity .2s}.hl-card:hover .hl-cta{opacity:.7}.booking-strip{background:linear-gradient(135deg,#140c06,#0e0b08);border-top:1px solid #221c08;border-bottom:1px solid #221c08;padding:4rem 2rem}.booking-strip-inner{max-width:1000px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.booking-strip-text h2{font-size:1.6rem;font-weight:700;color:#fff;margin:0 0 .5rem}.booking-strip-text p{font-size:.9rem;color:#887060;line-height:1.6;margin:0;max-width:400px}.booking-strip-actions{display:flex;gap:1rem;flex-wrap:wrap}.book-btn{background:#fcbc2d;color:#000;border:none;font-size:.9rem;font-weight:700;padding:.85rem 2rem;border-radius:7px;cursor:pointer;transition:background .2s,transform .2s;white-space:nowrap;font-family:inherit}.book-btn:hover{background:#e5a920;transform:translateY(-2px)}.contact-btn{background:transparent;color:#988068;border:1px solid #382e1e;font-size:.9rem;font-weight:500;padding:.85rem 2rem;border-radius:7px;cursor:pointer;transition:color .2s,border-color .2s;white-space:nowrap;font-family:inherit}.contact-btn:hover{color:#f5d8c8;border-color:#8b3a3a}.sfeer-strip{padding:5rem 2rem 4rem;max-width:1300px;margin:0 auto;text-align:center}.sfeer-strip-header{margin-bottom:2rem}.sfeer-strip-header span{display:block;font-size:.7rem;color:#5a4e3e;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.5rem}.sfeer-strip-header h2{font-size:1.6rem;font-weight:700;color:#fff;margin:0}.sfeer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1.5rem}.sfeer-item{aspect-ratio:1;overflow:hidden;border-radius:8px}.sfeer-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;filter:brightness(.8) saturate(.75)}.sfeer-item:hover img{transform:scale(1.06)}.sfeer-ig-link{display:inline-block;font-size:.8rem;font-weight:600;color:#988068;text-decoration:none;letter-spacing:.06em;transition:color .2s}.sfeer-ig-link:hover{color:#fcbc2d}@media(max-width:900px){.intro-split{grid-template-columns:1fr;gap:2.5rem;padding:4rem 1.5rem}.intro-img-col img,.intro-img-col video{height:280px}.highlights-grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}.sfeer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero-bg{will-change:auto;transform:none!important}.hero-lux{height:100svh;min-height:unset}.hero-content{padding-top:4rem;padding-bottom:2rem}.hero-scroll-hint{display:none}}@media(max-width:600px){.hero-ctas{flex-direction:column;align-items:center}.hero-btn-primary,.hero-btn-ghost{width:100%;max-width:300px}.kenmerken-bar{display:grid;grid-template-columns:repeat(3,1fr)}.kenmerk-item{border-right:1px solid #1e1812;border-bottom:1px solid #1e1812;padding:1rem .75rem}.kenmerk-item:nth-child(3),.kenmerk-item:nth-child(6){border-right:none}.booking-strip-inner{flex-direction:column;text-align:center}.booking-strip-actions{width:100%;justify-content:center}.booking-strip-text p{max-width:100%}.intro-split{padding:3rem 1.25rem}.intro-img-col video{height:220px}.highlights-grid{max-width:100%}.sfeer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.booking-strip{padding:2.5rem 1.25rem}.booking-strip-text h2{font-size:clamp(1.2rem,5vw,1.5rem)}.sfeer-strip{padding:3rem 1.25rem 2.5rem}.sfeer-strip-header h2{font-size:clamp(1.2rem,5vw,1.5rem)}.highlights{padding:2rem 1.25rem 3.5rem}.sfeer-grid{grid-template-columns:repeat(2,1fr);gap:.35rem}.hl-img-wrap{height:200px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.btn-primary,.custom-button{background-color:transparent;color:#ccc;border:1px solid #FCBC2D;border-radius:10px;padding:.75rem 1.75rem;font-size:12px;font-family:Poppins,sans-serif;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;cursor:pointer;text-transform:none;letter-spacing:0;transition:transform .3s cubic-bezier(.4,0,.2,1),background-color .3s,color .3s,box-shadow .3s}.btn-primary:hover,.custom-button:hover{background-color:#fcbc2d;color:#000;box-shadow:0 0 10px #fcbc2d80;transition:transform .3s cubic-bezier(.4,0,.2,1),background-color .3s,color .3s}.btn-link{background:transparent;color:#fcbc2d;border:none;font-size:12px;cursor:pointer;padding:.5rem;text-decoration:underline;transition:color .3s ease,opacity .2s}.btn-link:hover{color:#fcbc2d;opacity:.75}.btn-secundary{background-color:transparent;color:#ccc;border:1px solid #FCBC2D;border-radius:10px;padding:.75rem 1.75rem;font-size:12px;font-family:Poppins,sans-serif;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;cursor:pointer;text-transform:none;letter-spacing:0;transition:transform .3s cubic-bezier(.4,0,.2,1),background-color .3s,color .3s,box-shadow .3s}.btn-secundary:hover{background-color:#fcbc2d;color:#000;box-shadow:0 0 10px #fcbc2d80}.btn-round{background-color:#fcbc2d;color:#000;border:none;border-radius:50%;width:40px;height:40px;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;cursor:pointer}.btn-round:hover{background-color:#fcbc2d;box-shadow:0 0 10px #fcbc2db3}.btn-primary:focus-visible,.btn-secundary:focus-visible,.btn-link:focus-visible,.btn-round:focus-visible,.custom-button:focus-visible{outline:2px solid #FCBC2D;outline-offset:3px}.btn-primary:disabled,.btn-secundary:disabled,.custom-button:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.btn-arrow{margin-left:8px}.modal-box h3{font-size:12px;margin-bottom:1rem}.modal-box p{font-size:12px;line-height:1.5;margin:0}.modal-groet{margin-top:1rem}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:2000}.modal-box{background-color:#000;color:#fff;border:1px solid #FCBC2D;padding:2rem;border-radius:10px;max-width:400px;text-align:center;box-shadow:0 0 15px #0000004d;animation:fadeIn .3s ease-in-out}.modal-button{background-color:#fcbc2d;color:#000;border:none;padding:.5rem 1.5rem;border-radius:10px;font-size:12px;margin-top:1rem;cursor:pointer}.modal-button:hover{background-color:#f8c93c}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-page{background:#0c0a07;color:#fff;overflow-x:clip}.ct-hero{padding:7rem 2rem 5rem;border-bottom:1px solid #1e1812;background:linear-gradient(to bottom,#120e08,#0c0a07)}.ct-hero-inner{max-width:700px;margin:0 auto;text-align:center}.ct-eyebrow{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:#fcbc2d;margin-bottom:1.25rem}.ct-hero h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff;line-height:1.15;margin:0 0 1.25rem}.ct-hero p{font-size:1rem;color:#8a7860;line-height:1.8;max-width:520px;margin:0 auto}.ct-body{display:grid;grid-template-columns:1fr 1.6fr;gap:5rem;max-width:1100px;margin:0 auto;padding:5rem 2rem;align-items:start}.ct-info{display:flex;flex-direction:column;gap:2.25rem}.ct-info-block{display:flex;align-items:flex-start;gap:1rem}.ct-info-icon{color:#fcbc2d;font-size:1.1rem;flex-shrink:0;margin-top:.15rem}.ct-info-block h3{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#6a5a48;margin:0 0 .35rem}.ct-info-block p{font-size:.9rem;color:#c8b8a0;line-height:1.6;margin:0}.ct-info-block a{font-size:.9rem;color:#c8b8a0;text-decoration:none;transition:color .2s}.ct-info-block a:hover{color:#fcbc2d}.ct-form-wrap h2{font-size:1.3rem;font-weight:700;color:#fff;margin:0 0 2rem}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.input-icon-wrapper,.textarea-icon-wrapper{position:relative}.input-icon-wrapper input,.textarea-icon-wrapper textarea{width:100%;box-sizing:border-box;padding:.85rem 2.75rem .85rem 1rem;border-radius:8px;border:1px solid #2e2418;background:#140e08;color:#fff;font-size:.9rem;font-family:inherit;transition:border-color .25s}.input-icon-wrapper input:focus,.textarea-icon-wrapper textarea:focus{outline:none;border-color:#fcbc2d}.input-icon-wrapper input::placeholder,.textarea-icon-wrapper textarea::placeholder{color:#4a3e2e}.input-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#4a3e2e;font-size:1rem;pointer-events:none}.textarea-icon{top:1rem;transform:none}.contact-form textarea{resize:vertical;min-height:130px}.error-message{font-size:.78rem;color:#e05050}.contact-form .btn-primary,.contact-form button[type=submit]{background:#fcbc2d;color:#000;border:none;font-size:.95rem;font-weight:700;padding:.95rem 2rem;border-radius:8px;cursor:pointer;transition:background .2s,transform .2s;font-family:inherit;letter-spacing:.03em;width:100%}.contact-form .btn-primary:hover,.contact-form button[type=submit]:hover{background:#e5a920;transform:translateY(-2px)}.contact-form .btn-primary:disabled,.contact-form button[type=submit]:disabled{opacity:.6;cursor:not-allowed;transform:none}@media(max-width:900px){.ct-body{grid-template-columns:1fr;gap:3rem;padding:3.5rem 1.75rem}.ct-info{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}}@media(max-width:768px){.input-icon-wrapper input,.textarea-icon-wrapper textarea{font-size:16px}}@media(max-width:600px){.ct-hero{padding:5rem 1.25rem 3.5rem}.ct-body{padding:2.5rem 1.25rem;gap:2.5rem}.ct-info{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:480px){.ct-hero{padding:4rem 1rem 2.5rem}.ct-body{padding:2rem 1rem;gap:2rem}}.not-found{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem;background-color:#000;color:#fff}.not-found-content{max-width:480px}.not-found h1{font-size:clamp(3rem,8vw,5rem);font-weight:700;color:#fcbc2d;margin-bottom:.5rem}.not-found h2{font-size:1.4rem;font-weight:400;margin-bottom:2rem;color:#f5f5f5}.not-found-button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;color:#000;background-color:#fcbc2d;border-radius:8px;text-decoration:none;transition:background-color .25s ease,transform .15s ease,box-shadow .15s ease}.not-found-button:hover{background-color:#e6a823;transform:translateY(-1px);box-shadow:0 4px 12px #fcbc2d59}.not-found-button:focus-visible{outline:2px solid #fff;outline-offset:4px}.not-found-button:active{transform:translateY(0);box-shadow:none}.blog-page{max-width:820px;margin:0 auto;padding:1.5rem 1.5rem 4rem}.blog-article{display:flex;flex-direction:column;gap:1.75rem}.blog-back-btn{background:none;border:none;color:#fcbc2d;font-family:inherit;font-size:.85rem;cursor:pointer;padding:0;transition:color .2s ease;display:inline-flex;align-items:center;gap:.25rem;-webkit-tap-highlight-color:transparent}.blog-back-btn:hover{color:#e5a10f}.blog-header{display:flex;flex-direction:column;gap:.5rem}.blog-title{font-size:clamp(1.4rem,4vw,2.2rem);color:#fcbc2d;font-weight:600;line-height:1.25;margin:0}.blog-meta{font-size:.78rem;color:#988068;display:flex;gap:.25rem;flex-wrap:wrap;align-items:center}.blog-hero{margin:0;border-radius:12px;overflow:hidden;border:1px solid #fcbc2d}.blog-hero-img{width:100%;max-height:440px;object-fit:cover;display:block;filter:grayscale(25%);transition:filter .4s ease}.blog-hero-img:hover{filter:grayscale(0%)}.blog-body{display:flex;flex-direction:column;gap:1.1rem}.blog-body p{font-size:.95rem;line-height:1.85;color:#e8d8c0}.blog-inline-media{margin:1.5rem 0 .5rem}.blog-inline-media img{width:100%;max-width:640px;border-radius:4px;display:block;margin:0 auto;object-fit:cover}.blog-footer{padding-top:1.25rem;border-top:1px solid #221b12}.blog-not-found{text-align:center;padding:4rem 1rem;display:flex;flex-direction:column;align-items:center;gap:2rem}@media(max-width:900px){.blog-page{max-width:100%}}@media(max-width:650px){.blog-page{padding:1rem .75rem 3rem}.blog-hero-img{max-height:220px}.blog-body p{font-size:.88rem;line-height:1.75}}.login-page{display:flex;flex-direction:row;align-items:center;padding:2rem;max-width:1100px;margin:0 auto;gap:2rem;min-height:calc(100svh - 90px)}.login-media{flex:none;height:min(680px,calc(100svh - 130px));width:auto;aspect-ratio:9 / 16;border:1px solid #fcbc2d;border-radius:12px;overflow:hidden;background:#000;position:relative;flex-shrink:0}.login-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;display:block}.login-form-wrap{flex:1;display:flex;align-items:stretch;justify-content:center;min-width:0;height:min(680px,calc(100svh - 130px));overflow-y:auto}.login-card{width:100%;background-color:#111;border:1px solid #fcbc2d;border-radius:12px;padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1.6rem;box-shadow:0 0 24px #fcbc2d14;transition:box-shadow .3s ease;position:relative}.login-card--loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px;background:#00000073;z-index:10;pointer-events:none}.login-logo{width:64px;height:64px;border-radius:50%;object-fit:cover;margin:0 auto;display:block;opacity:.9}.login-title{font-size:1.25rem;color:#fcbc2d;text-align:center;margin:0}.login-sub{font-size:.78rem;color:#888;text-align:center;margin:0;line-height:1.5}.login-modes{display:flex;border:1px solid #fcbc2d;border-radius:8px;overflow:hidden}.mode-btn{flex:1;background:transparent;border:none;color:#888;font-family:inherit;font-size:.72rem;font-weight:600;padding:.55rem .25rem;cursor:pointer;transition:background .2s ease,color .2s ease;text-align:center;border-right:1px solid #fcbc2d;letter-spacing:.3px}.mode-btn:last-child{border-right:none}.mode-btn.active{background:#fcbc2d;color:#000}.mode-btn:hover:not(.active){background:#1a1a1a;color:#fff}.login-field{display:flex;flex-direction:column;gap:.35rem}.login-label{font-size:.72rem;font-weight:600;color:#aaa;text-transform:uppercase;letter-spacing:.8px}.login-input-wrap{position:relative;display:flex;align-items:center}.login-input-wrap input{width:100%;padding:.7rem 2.5rem .7rem 2.25rem;font-size:.82rem;font-family:inherit;background:#0d0d0d;border:1px solid #fcbc2d55;border-radius:8px;color:#fff;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.login-input-wrap input:focus{outline:none;border-color:#fcbc2d;box-shadow:0 0 0 3px #fcbc2d1f}.login-input-wrap input::placeholder{color:#555}.login-icon{position:absolute;left:.7rem;color:#fcbc2d;font-size:.9rem;pointer-events:none;flex-shrink:0}.pw-toggle{position:absolute;right:.75rem;background:none;border:none;color:#fcbc2d;font-size:1rem;cursor:pointer;padding:0;display:flex;align-items:center;opacity:.8;transition:opacity .2s ease}.pw-toggle:hover{opacity:1}.login-select{width:100%;padding:.7rem 2.25rem .7rem .85rem;font-size:.82rem;font-family:inherit;background:#0d0d0d;border:1px solid #fcbc2d55;border-radius:8px;color:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#fcbc2d 50%),linear-gradient(135deg,#fcbc2d 50%,transparent 50%);background-position:calc(100% - 14px) calc(50% + 1px),calc(100% - 10px) calc(50% + 1px);background-size:4px 4px,4px 4px;background-repeat:no-repeat;transition:border-color .2s ease}.login-select:focus{outline:none;border-color:#fcbc2d;box-shadow:0 0 0 3px #fcbc2d1f}.login-select option{background:#111;color:#fff}.login-plain-input{width:100%;padding:.7rem .85rem;font-size:.82rem;font-family:inherit;background:#0d0d0d;border:1px solid #fcbc2d55;border-radius:8px;color:#fff;box-sizing:border-box}.login-plain-input:focus{outline:none;border-color:#fcbc2d;box-shadow:0 0 0 3px #fcbc2d1f}.login-submit-btn{width:100%;padding:.8rem;background:transparent;border:1px solid #fcbc2d;border-radius:8px;color:#fff;font-family:inherit;font-size:.85rem;font-weight:600;cursor:pointer;letter-spacing:.5px;transition:background .25s ease,color .25s ease,box-shadow .25s ease;margin-top:.25rem}.login-submit-btn:hover:not(:disabled){background:#fcbc2d;color:#000;box-shadow:0 0 12px #fcbc2d4d}.login-submit-btn:disabled{opacity:.5;cursor:not-allowed}.login-submit-btn--loading{background:#fcbc2d!important;color:#000!important;opacity:1!important;cursor:wait!important;box-shadow:0 0 16px #fcbc2d66;display:flex;align-items:center;justify-content:center;gap:.5rem}.login-submit-btn--loading .spinner-ring{border-color:#0003;border-top-color:#000;width:16px;height:16px;border-width:2px}.forgot-link{background:none;border:none;color:#888;font-family:inherit;font-size:.75rem;cursor:pointer;padding:0;text-align:right;width:100%;transition:color .2s ease}.forgot-link:hover{color:#fcbc2d}.login-error{font-size:.78rem;color:#e05050;background:#e0505014;border:1px solid rgba(224,80,80,.2);border-radius:6px;padding:.6rem .75rem;margin:0}.reset-success{font-size:.78rem;color:#6fcf97;background:#6fcf9714;border:1px solid rgba(111,207,151,.2);border-radius:6px;padding:.6rem .75rem;margin:0}.login-register{font-size:.75rem;color:#666;text-align:center;margin:0;padding-top:.75rem;border-top:1px solid #1e1e1e}.login-register a{color:#fcbc2d;text-decoration:none;font-weight:600;transition:color .2s ease}.login-register a:hover{color:#e5a10f}.login-divider{display:flex;align-items:center;gap:.75rem;color:#4a3e2e;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;margin:.25rem 0}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:#222}.login-google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.6rem;padding:.7rem 1rem;background:#1a1a1a;border:1px solid #2e2418;border-radius:8px;color:#e8d8c0;font-family:inherit;font-size:.88rem;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s,color .2s;letter-spacing:.02em}.login-google-btn:hover:not(:disabled){background:#242424;border-color:#4a3e2e;color:#fff}.login-google-btn:disabled{opacity:.5;cursor:not-allowed}.login-google-icon{width:18px;height:18px;flex-shrink:0}.reset-panel{display:flex;flex-direction:column;gap:.85rem}.reset-heading{font-size:1rem;color:#fcbc2d;text-align:center;margin:0}.reset-section{display:flex;flex-direction:column;gap:.6rem}.reset-divider{height:1px;background:#222;margin:.25rem 0}.dev-token{display:flex;flex-direction:column;gap:.35rem}.dev-token input{width:100%;padding:.55rem .75rem;font-size:.75rem;font-family:inherit;background:#0d0d0d;border:1px dashed #444;border-radius:6px;color:#aaa;box-sizing:border-box}.login-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px;background:#0a0a0ad1;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.login-overlay__spinner{width:44px;height:44px;border:3px solid rgba(252,188,45,.2);border-top-color:#fcbc2d;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-overlay__label{font-size:.85rem;color:#fcbc2d;font-weight:500;letter-spacing:.03em}@media(max-width:768px){.login-page{flex-direction:column;gap:1.25rem}.login-media{width:100%;max-width:320px;margin:0 auto;aspect-ratio:9 / 16;max-height:420px;align-self:center}.login-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.login-form-wrap{flex:none}.login-card{padding:1.5rem 1.25rem}}@media(max-width:480px){.mode-btn{font-size:.65rem;padding:.5rem .1rem}.login-card{padding:1.25rem 1rem}}@media(max-width:768px){.login-input-wrap input,.login-select,.login-plain-input,.dev-token input{font-size:16px}.login-label{font-size:14px}.mode-btn{font-size:14px;padding:.5rem .25rem}.login-submit-btn,.forgot-link,.login-register,.login-error,.reset-success,.login-sub{font-size:14px}}.register-wrapper{display:flex;justify-content:center;align-items:center;background-color:#000;min-height:100vh;padding:2rem;font-family:Poppins,sans-serif}.register-box{background-color:#111;padding:2rem;border:1px solid #fcbc2d;border-radius:10px;width:100%;max-width:460px;box-shadow:0 0 10px #fcbc2d33}.register-box h1{color:#fcbc2d;font-size:12px;margin-bottom:.75rem;text-align:center}.register-box .notice{color:#ccc;font-size:12px;text-align:center;margin-bottom:1.5rem;line-height:1.4}.register-box .notice a{color:#fcbc2d;text-decoration:underline;font-weight:250}.register-box form{display:flex;flex-direction:column;gap:1rem}.register-box input,.register-box textarea,.register-box select{padding:.75rem;border-radius:10px;border:1px solid #fcbc2d;background-color:#1a1a1a;color:#fff;font-size:12px;width:100%;transition:border-color .2s,box-shadow .2s}.register-box input::placeholder,.register-box textarea::placeholder{color:#ccc}.register-box input:focus,.register-box textarea:focus,.register-box select:focus{outline:none;border-color:#ffcc4d;box-shadow:0 0 5px #fcbc2d55}.register-box textarea{resize:vertical}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input-wrapper input[type=password],.password-input-wrapper input[type=text]{width:100%;padding-right:2.5rem}.toggle-password{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;color:#fcbc2d;font-size:12px}.success{color:#a4f9a4;font-size:12px;text-align:center}.error{color:#f98f8f;font-size:12px;text-align:center}@media(max-width:768px){.register-wrapper{padding:1rem}.register-box{padding:1.5rem}.register-box h1,.register-box input,.register-box textarea,.register-box select,.toggle-password{font-size:12px}}.register-box h1.register-title{color:#fcbc2d;font-size:24px;font-weight:700;margin-bottom:1rem;text-align:center}.register-box label{color:#ccc;font-size:12px;margin-top:.5rem;margin-bottom:.25rem;display:block;font-weight:500}.StudentDashboard{display:flex;align-items:flex-start;max-width:1200px;margin:2rem auto;padding:0 1rem;box-sizing:border-box;gap:2rem;height:auto}.dashboard-sidebar{width:280px;background-color:#111;border:1px solid #fcbc2d;border-radius:10px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;overflow-y:auto;gap:1rem;padding:1rem 0}.sidebar-profile{display:flex;justify-content:center;align-items:center;width:100px;height:100px;border-radius:50%;background-color:#000;border:2px solid #fcbc2d}.profile-icon{font-size:40px;color:#fcbc2d}.sidebar-title{font-size:1rem;color:#fcbc2d;margin:.5rem 0 0}.dashboard-sidebar nav{width:100%;padding:0 1rem}.dashboard-sidebar nav ul{list-style:none;padding:0;margin:0;width:100%}.dashboard-sidebar nav li{width:100%}.dashboard-sidebar nav a,.logout-button{display:flex;align-items:center;gap:.65rem;padding:.6rem 1rem;border:1px solid #fcbc2d;border-radius:10px;text-decoration:none;color:#fff;font-size:13.5px;background-color:#111;cursor:pointer;transition:background-color .3s ease,color .3s ease;width:100%;box-sizing:border-box}.dashboard-sidebar nav a:hover,.logout-button:hover{background-color:#fcbc2d;color:#000}.dashboard-sidebar nav a svg,.logout-button svg{font-size:16px}.dashboard-sidebar nav a.admin-link{border:1px solid #ffd700;background-color:#1a1a1a;color:gold;font-weight:700;box-shadow:0 0 5px #ffd70080}.dashboard-sidebar nav a.admin-link:hover{background-color:gold;color:#111;box-shadow:0 0 10px #ffd700e6}.dashboard-main{flex:1;display:flex;flex-direction:column;gap:1.5rem;padding:1rem;box-sizing:border-box}.dashboard-news{display:flex;flex-direction:row;align-items:stretch;background-color:#1a1a1a;border:1px solid #fcbc2d;border-radius:10px;overflow:hidden;height:250px;width:100%;max-width:900px;margin:0 auto;box-shadow:0 0 10px #fcbc2d33;font-family:Poppins,sans-serif}.dashboard-news img{width:250px;height:100%;object-fit:cover;flex-shrink:0}.dashboard-news-content{padding:1rem;display:flex;flex-direction:column;justify-content:center;flex:1;color:#fff}.dashboard-news-content h2{font-size:1.3rem;margin-bottom:.5rem;color:#fcbc2d;display:flex;align-items:center;gap:.5rem}.dashboard-news-content p{margin:.25rem 0;font-size:14px}.dashboard-news-content a{color:#fcbc2d;text-decoration:underline;font-weight:700}.dashboard-news-content a:hover{color:#fff}.error-message{color:#fcbc2d;font-weight:700;text-align:center}.instagram-media{max-width:100%!important;margin-top:1rem;border-radius:12px;overflow:hidden;background-color:#000;color:#fff}.sidebar-mobile-toggle{display:none}@media(max-width:768px){.StudentDashboard{flex-direction:column;align-items:stretch;gap:0;height:auto;padding-top:158px;position:relative}.sidebar-mobile-toggle{display:flex;align-items:center;gap:0;position:fixed;top:108px;left:1rem;right:1rem;width:auto;transform:none;z-index:1100;background:#111;border:2px solid #fcbc2d;border-radius:10px;padding:0;cursor:pointer;font-family:inherit;box-shadow:0 4px 20px #0009,0 0 0 1px #fcbc2d33,inset 0 1px #ffffff0f;white-space:nowrap;overflow:hidden;transition:border-color .2s,box-shadow .2s}.sidebar-mobile-toggle:hover,.sidebar-mobile-toggle--open{border-color:#ffd060;box-shadow:0 6px 24px #000000b3,0 0 16px #fcbc2d59}.smt-logo{display:flex;align-items:center;justify-content:center;background:#fcbc2d;color:#111;font-size:11px;font-weight:900;letter-spacing:.04em;padding:.52rem .75rem;line-height:1;border-radius:0;flex-shrink:0}.smt-label{color:#fcbc2d;font-size:12.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:0 .85rem;line-height:1}.smt-icon{display:flex;align-items:center;justify-content:center;color:#fcbc2d;padding:.52rem .7rem .52rem 0;flex-shrink:0}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;z-index:1040;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.dashboard-sidebar{display:none;position:fixed;top:158px;left:.75rem;right:.75rem;width:auto!important;max-width:calc(100% - 1.5rem)!important;max-height:72vh;overflow-y:auto;border-radius:14px;border:1px solid #fcbc2d;border-top:3px solid #fcbc2d;padding-top:.75rem;z-index:1050;box-shadow:0 8px 32px #000000b3}.sidebar-open .dashboard-sidebar{display:flex}.dashboard-main{width:100%;padding:1rem}.dashboard-news{flex-direction:column;height:auto}.dashboard-news img{width:100%;height:180px}.dashboard-news-content{padding:1rem}}.dashboard-cleaning-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;margin-top:.75rem}.dashboard-rotation-badge{display:inline-flex;align-items:center;gap:.4rem;border-radius:20px;font-size:12px;font-weight:600;padding:.25rem .75rem;background-color:#2a2a00;border:1px solid #fcbc2d;color:#fcbc2d}.dashboard-invoice-paid{background-color:#22c55e1f;border:1px solid #22c55e44;color:#22c55e}.dashboard-invoice-open{background-color:#fcbc2d1f;border:1px solid #fcbc2d44;color:#fcbc2d}.dashboard-invoice-overdue{background-color:#ef44441f;border:1px solid #ef444444;color:#ef4444}.dashboard-schema-btn{display:inline-flex;align-items:center;gap:.4rem;background-color:#fcbc2d;border:none;border-radius:8px;color:#111!important;font-size:12.5px;font-weight:700;padding:.35rem .9rem;text-decoration:none!important;transition:background-color .2s ease;margin-left:auto}.dashboard-schema-btn:hover{background-color:#ffd060!important;color:#111!important}@media(max-width:768px){.dashboard-schema-btn{margin-left:0}}.dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;align-content:start;flex-direction:unset}.dash-card{background-color:#1a1a1a;border:1px solid #fcbc2d;border-radius:10px;padding:1.25rem 1.4rem;box-shadow:0 0 10px #fcbc2d26;display:flex;flex-direction:column;gap:.4rem;font-family:Poppins,sans-serif}.dash-card h2{font-size:1.05rem;color:#fcbc2d;display:flex;align-items:center;gap:.45rem;margin:0 0 .3rem}.dash-card p{font-size:13px;color:#ccc;margin:.1rem 0;line-height:1.5}.dash-card a{color:#fcbc2d;text-decoration:underline;font-weight:700}.dash-card a:hover{color:#fff}.dash-card--wide{grid-column:span 2}.dash-card--gold{border-color:#fcbc2d;background:linear-gradient(135deg,#1a1a1a 70%,#2a2000);box-shadow:0 0 18px #fcbc2d33}.dash-card--gold h2{color:#fcbc2d}.dash-card--green{border-color:#22c55e;background:linear-gradient(135deg,#1a1a1a 70%,#0a2a14);box-shadow:0 0 16px #22c55e26}.dash-card--green h2{color:#22c55e}.dash-card--blue{border-color:#3b82f6;background:linear-gradient(135deg,#1a1a1a 70%,#091833);box-shadow:0 0 16px #3b82f626}.dash-card--blue h2{color:#3b82f6}.dash-card--blue .week-current-badge{background:#3b82f6;color:#fff}.dash-card--blue .dashboard-rotation-badge{background:#3b82f61f;border-color:#3b82f659;color:#3b82f6}.dash-card--red{border-color:#ef4444;background:linear-gradient(135deg,#1a1a1a 70%,#2a0000);box-shadow:0 0 16px #ef444433}.dash-card--red h2{color:#ef4444}.dash-card--yellow{border-color:#eab308;background:linear-gradient(135deg,#1a1a1a 70%,#1f1a00);box-shadow:0 0 16px #eab30826}.dash-card--yellow h2{color:#eab308}.dash-card--orange{border-color:#f97316;background:linear-gradient(135deg,#1a1a1a 70%,#2a1000);box-shadow:0 0 16px #f9731626}.dash-card--orange h2{color:#f97316}.dash-card--purple{border-color:#a855f7;background:linear-gradient(135deg,#1a1a1a 70%,#1a0a2a);box-shadow:0 0 16px #a855f726}.dash-card--purple h2{color:#a855f7}.dash-card--purple .dashboard-schema-btn{background-color:#a855f7;color:#fff!important}.dash-card--purple .dashboard-schema-btn:hover{background-color:#c084fc!important;color:#fff!important}.dash-month-status{margin:.3rem 0 .4rem}.dash-month-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:13px;font-weight:600;border-radius:8px;padding:.4rem .8rem;border:1px solid}.dash-month-badge--paid{background:#22c55e26;border-color:#22c55e66;color:#22c55e}.dash-month-badge--overdue{background:#ef444426;border-color:#ef444466;color:#ef4444}.dash-month-badge--open{background:#eab30826;border-color:#eab30866;color:#eab308}.dash-month-badge--none{background:#ffffff0d;border-color:#ffffff1a;color:#888;font-weight:400}.dash-task-list{list-style:none;margin:.25rem 0 0;padding:0;display:flex;flex-direction:column;gap:.35rem}.dash-task-item{display:flex;align-items:center;gap:.5rem;font-size:12.5px;color:#ddd;background:#3b82f614;border:1px solid rgba(59,130,246,.2);border-radius:6px;padding:.35rem .6rem}.dash-task-item--done{opacity:.55;text-decoration:line-through}.dash-task-icon{color:#3b82f6;flex-shrink:0;font-size:14px}.dash-task-icon.done{color:#22c55e}.dash-news-list{list-style:none;margin:.25rem 0 0;padding:0;display:flex;flex-direction:column;gap:.4rem}.dash-news-item{display:flex;align-items:flex-start;gap:.55rem;font-size:12.5px;color:#ddd;background:#a855f712;border:1px solid rgba(168,85,247,.2);border-radius:6px;padding:.4rem .6rem}.dash-news-emoji{font-size:15px;line-height:1.3;flex-shrink:0}.dash-news-item strong{display:block;font-weight:600;color:#fff;font-size:12px}.dash-news-date{font-size:11px;color:#888}.dash-event-chip{font-size:11.5px;font-weight:600;background:#f9731626;border:1px solid rgba(249,115,22,.35);color:#f97316;border-radius:20px;padding:.25rem .65rem;white-space:nowrap}@media(max-width:768px){.dashboard-grid{grid-template-columns:1fr}.dash-card--wide{grid-column:span 1}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background-color:#000;color:#fff;font-family:Poppins,sans-serif;font-size:16px;line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased}main{padding-top:40px;padding-left:1rem;padding-right:1rem;margin:0 auto;max-width:1400px;width:100%}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-weight:600;color:#fcbc2d;margin-bottom:1rem}p{font-size:1rem;margin-bottom:1rem}.page-container{margin:130px auto;max-width:1200px;padding:2rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-center{text-align:center}.uppercase{text-transform:uppercase}.bold{font-weight:600}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}a,a:visited{color:#fcbc2d;text-decoration:none}a:hover{color:#e5a10f}@media(max-width:768px){main{padding-top:1.5rem;padding-left:.75rem;padding-right:.75rem}.page-container{margin:2rem auto;padding:1rem}h1{font-size:1.4rem}h2{font-size:1.1rem}}.back-to-top{display:none}@media(max-width:1024px){.back-to-top{display:flex;position:fixed;bottom:1.5rem;right:1.25rem;z-index:9999;width:44px;height:44px;border-radius:50%;background:#fcbc2d;color:#0c0a07;border:none;font-size:1.25rem;line-height:1;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px #00000080;animation:btt-fade-in .25s ease}@keyframes btt-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}.admin-section{background:#111;border:1px solid #222;border-radius:12px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.admin-section-title{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:#fcbc2d;margin:0 0 .25rem}.admin-summary-strip{display:flex;gap:1rem;flex-wrap:wrap}.admin-summary-card{flex:1;min-width:130px;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:10px;padding:.85rem 1.1rem;display:flex;flex-direction:column;gap:.2rem}.admin-summary-card .asc-label{font-size:11.5px;color:#888;text-transform:uppercase;letter-spacing:.06em}.admin-summary-card .asc-value{font-size:1.5rem;font-weight:800;color:#fff;line-height:1}.admin-summary-card .asc-sub{font-size:11px;color:#555}.admin-summary-card--green{border-color:#22c55e4d}.admin-summary-card--green .asc-value{color:#22c55e}.admin-summary-card--red{border-color:#ef44444d}.admin-summary-card--red .asc-value{color:#ef4444}.admin-summary-card--amber{border-color:#eab3084d}.admin-summary-card--amber .asc-value{color:#eab308}.admin-summary-card--blue{border-color:#3b82f64d}.admin-summary-card--blue .asc-value{color:#3b82f6}.admin-toolbar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.admin-search-wrap{display:flex;align-items:center;gap:.5rem;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;padding:.4rem .75rem;flex:1;min-width:180px}.admin-search-wrap svg{color:#555;flex-shrink:0}.admin-search-input{background:none;border:none;color:#fff;font-family:inherit;font-size:13.5px;outline:none;width:100%}.admin-search-input::placeholder{color:#444}.admin-btn{display:inline-flex;align-items:center;gap:.4rem;background:#fcbc2d;color:#111;border:none;border-radius:8px;padding:.45rem 1rem;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .15s;text-decoration:none}.admin-btn:hover{background:#ffd060}.admin-btn--ghost{background:none;border:1px solid #333;color:#ccc}.admin-btn--ghost:hover{background:#1a1a1a;color:#fff}.admin-btn--danger{background:#ef4444;color:#fff}.admin-btn--danger:hover{background:#f87171}.admin-btn--small{padding:.3rem .7rem;font-size:12px}.admin-filter-tabs{display:flex;gap:.4rem;flex-wrap:wrap}.admin-filter-tab{background:#1a1a1a;border:1px solid #2a2a2a;color:#888;border-radius:20px;padding:.3rem .85rem;font-size:12.5px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .15s}.admin-filter-tab:hover{border-color:#fcbc2d;color:#fcbc2d}.admin-filter-tab--active{background:#fcbc2d;border-color:#fcbc2d;color:#111}.matrix-main{gap:1rem}.matrix-scroll-wrap{width:100%;overflow-x:auto;border-radius:10px}.matrix-table{width:100%;min-width:900px;border-collapse:separate;border-spacing:0;font-size:12.5px}.matrix-table th{background:#0d0d0d;color:#888;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.06em;padding:.55rem .5rem;border-bottom:1px solid #222;white-space:nowrap;position:sticky;top:0}.matrix-table th:first-child{text-align:left;padding-left:1rem;min-width:140px;position:sticky;left:0;z-index:2;background:#0d0d0d}.matrix-table td:first-child{position:sticky;left:0;background:#111;z-index:1;padding-left:1rem;font-weight:600;color:#ddd;border-right:1px solid #1a1a1a}.matrix-table tr:hover td:first-child{background:#161616}.matrix-table th.col-current{border-bottom:2px solid #fcbc2d;color:#fcbc2d}.matrix-table td{padding:.35rem .25rem;border-bottom:1px solid #161616;text-align:center;vertical-align:middle}.matrix-table tr:hover td{background:#ffffff05}.matrix-cell{display:inline-flex;flex-direction:column;align-items:center;gap:.1rem;border-radius:7px;padding:.35rem .45rem;min-width:58px;cursor:default;transition:transform .1s,box-shadow .1s;border:1px solid transparent}.matrix-cell--clickable{cursor:pointer}.matrix-cell--clickable:hover{transform:scale(1.08);box-shadow:0 3px 12px #0006}.matrix-cell--paid{background:#22c55e26;border-color:#22c55e4d}.matrix-cell--open{background:#eab30826;border-color:#eab30859}.matrix-cell--overdue{background:#ef44442e;border-color:#ef444466}.matrix-cell--cancelled{background:#6464641a;border-color:#222}.matrix-cell--empty{background:#ffffff08;border-color:#1a1a1a}.matrix-cell--current{box-shadow:inset 0 0 0 1px #fcbc2d44}.matrix-cell-icon{font-size:12px;line-height:1}.matrix-cell--paid .matrix-cell-icon{color:#22c55e}.matrix-cell--open .matrix-cell-icon{color:#eab308}.matrix-cell--overdue .matrix-cell-icon{color:#ef4444}.matrix-cell--empty .matrix-cell-icon{color:#333}.matrix-cell-amount{font-size:10.5px;font-weight:600;color:#aaa;line-height:1}.matrix-cell--paid .matrix-cell-amount{color:#22c55e}.matrix-cell--overdue .matrix-cell-amount{color:#ef4444}.matrix-cell--open .matrix-cell-amount{color:#eab308}.matrix-reminder-row td{padding:0!important;border:none!important;background:none!important}.matrix-reminder-panel{background:#161616;border:1px solid #fcbc2d44;border-radius:10px;padding:1rem 1.25rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin:.25rem 1rem .5rem;animation:panel-in .15s ease}@keyframes panel-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1}}.matrix-reminder-info{flex:1}.matrix-reminder-info strong{color:#fff;font-size:13.5px}.matrix-reminder-info span{display:block;font-size:12px;color:#888;margin-top:.2rem}.matrix-reminder-msg{font-size:12px;color:#22c55e}.contracten-main{gap:1rem}.contract-cards{display:flex;flex-direction:column;gap:.65rem}.contract-card{background:#111;border:1px solid #222;border-left:4px solid #333;border-radius:10px;padding:.9rem 1.1rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap;transition:border-color .2s}.contract-card--red{border-left-color:#ef4444;background:#ef444408}.contract-card--orange{border-left-color:#f97316;background:#f9731608}.contract-card--green{border-left-color:#22c55e}.contract-card--gray{border-left-color:#333}.contract-card-avatar{width:40px;height:40px;border-radius:50%;background:#1a1a1a;border:1px solid #2a2a2a;display:flex;align-items:center;justify-content:center;color:#555;flex-shrink:0}.contract-card-info{flex:1;min-width:150px}.contract-card-name{font-weight:700;color:#fff;font-size:14px}.contract-card-email{font-size:12px;color:#666}.contract-card-room{font-size:12px;color:#888;margin-top:.15rem}.contract-card-dates{display:flex;flex-direction:column;gap:.2rem;align-items:flex-end}.contract-date-row{font-size:12px;color:#888;display:flex;gap:.4rem;align-items:center}.contract-date-row strong{color:#ccc}.contract-expiry-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:11.5px;font-weight:700;border-radius:20px;padding:.25rem .65rem;border:1px solid}.contract-expiry-badge--red{background:#ef444426;border-color:#ef444466;color:#ef4444}.contract-expiry-badge--orange{background:#f9731626;border-color:#f9731666;color:#f97316}.contract-expiry-badge--green{background:#22c55e1f;border-color:#22c55e4d;color:#22c55e}.contract-expiry-badge--gray{background:#ffffff0d;border-color:#333;color:#666}.contract-deposit{font-size:13px;font-weight:700;color:#fcbc2d;white-space:nowrap}.contract-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.6rem}.contract-card-title{display:flex;align-items:center;gap:.6rem}.contract-icon{color:#888;flex-shrink:0}.contract-email{display:block;font-size:12px;color:#666}.contract-card-body{display:flex;flex-direction:column;gap:.5rem}.contract-meta-row{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;font-size:13px;color:#aaa}.contract-meta-row strong{color:#ddd}.contract-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:.35rem}.contract-no-file{font-size:12px;color:#555;display:flex;align-items:center;gap:.3rem}.contract-edit-form{display:flex;flex-direction:column;gap:.75rem}.contract-edit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem}.contract-edit-field{display:flex;flex-direction:column;gap:.25rem}.contract-edit-field label{font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.04em}.contract-edit-field input,.contract-edit-field select{background:#0d0d0d;border:1px solid #444;border-radius:8px;color:#eee;padding:.45rem .65rem;font-size:13px;width:100%;box-sizing:border-box}.contract-edit-field input:focus,.contract-edit-field select:focus{outline:none;border-color:#fcbc2d}.contract-edit-actions{display:flex;gap:.5rem;flex-wrap:wrap}.contract-save-msg{font-size:12px;color:#22c55e;margin:0}@media(max-width:480px){.contract-edit-grid{grid-template-columns:1fr}.contract-card-header{flex-direction:column;align-items:flex-start}}.tickets-main,.student-tickets-main{gap:1rem}.ticket-cards{display:flex;flex-direction:column;gap:.65rem}.ticket-card{background:#111;border:1px solid #222;border-left:4px solid #333;border-radius:10px;overflow:hidden}.ticket-card--open{border-left-color:#ef4444}.ticket-card--in_behandeling{border-left-color:#eab308}.ticket-card--opgelost{border-left-color:#22c55e}.ticket-card-header{display:flex;align-items:center;gap:.75rem;padding:.85rem 1.1rem;cursor:pointer;transition:background .15s}.ticket-category-badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-radius:5px;padding:.2rem .5rem;border:1px solid;white-space:nowrap;flex-shrink:0}.badge-lekkage{background:#3b82f626;border-color:#3b82f64d;color:#3b82f6}.badge-afvoer{background:#a855f726;border-color:#a855f74d;color:#a855f7}.badge-elektra{background:#eab30826;border-color:#eab3084d;color:#eab308}.badge-deur{background:#f9731626;border-color:#f973164d;color:#f97316}.badge-overig{background:#ffffff14;border-color:#333;color:#888}.ticket-info{flex:1;min-width:0}.ticket-title{font-weight:700;color:#fff;font-size:13.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-meta{font-size:11.5px;color:#666;margin-top:.15rem}.ticket-status-badge{display:inline-flex;align-items:center;gap:.3rem;font-size:11px;font-weight:700;border-radius:20px;padding:.2rem .6rem;border:1px solid;white-space:nowrap;flex-shrink:0}.status-open{background:#ef44441f;border-color:#ef44444d;color:#ef4444}.status-in_behandeling{background:#eab3081f;border-color:#eab3084d;color:#eab308}.status-opgelost{background:#22c55e1f;border-color:#22c55e4d;color:#22c55e}.ticket-priority-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.priority-hoog{background:#ef4444}.priority-medium{background:#eab308}.priority-laag{background:#22c55e}.ticket-card-body{padding:.85rem 1.1rem;border-top:1px solid #1a1a1a;display:flex;flex-direction:column;gap:.75rem}.ticket-description{font-size:13px;color:#aaa;line-height:1.6}.ticket-admin-actions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.ticket-status-select{background:#1a1a1a;border:1px solid #333;color:#ccc;border-radius:6px;padding:.35rem .65rem;font-family:inherit;font-size:12.5px;cursor:pointer}.ticket-form{display:flex;flex-direction:column;gap:.85rem}.ticket-form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.form-field{display:flex;flex-direction:column;gap:.35rem}.form-field label{font-size:12.5px;color:#888;font-weight:600}.form-field input,.form-field textarea,.form-field select{background:#1a1a1a;border:1px solid #2a2a2a;color:#fff;border-radius:8px;padding:.55rem .75rem;font-family:inherit;font-size:13.5px;outline:none;transition:border-color .15s;resize:vertical}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:#fcbc2d}.form-field input::placeholder,.form-field textarea::placeholder{color:#444}.ticket-file-input{background:#1a1a1a;border:1px dashed #2a2a2a;border-radius:8px;padding:1rem;text-align:center;cursor:pointer;color:#555;font-size:13px;transition:border-color .15s}.ticket-file-input:hover{border-color:#fcbc2d;color:#fcbc2d}.ticket-success-msg{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:8px;padding:.75rem 1rem;color:#22c55e;font-size:13.5px;display:flex;align-items:center;gap:.5rem}.communicatie-main{gap:1rem}.announcement-form{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.announcement-form .full-col{grid-column:span 2}.announcement-cards{display:flex;flex-direction:column;gap:.65rem}.announcement-card{background:#111;border:1px solid #222;border-left:4px solid #3b82f6;border-radius:10px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}.announcement-card--onderhoud{border-left-color:#f97316}.announcement-card--evenement{border-left-color:#a855f7}.announcement-card--mededeling{border-left-color:#3b82f6}.announcement-header{display:flex;align-items:flex-start;gap:.75rem;justify-content:space-between}.announcement-cat-badge{font-size:11px;font-weight:700;text-transform:uppercase;border-radius:5px;padding:.2rem .5rem;border:1px solid}.cat-mededeling{background:#3b82f61f;border-color:#3b82f64d;color:#3b82f6}.cat-onderhoud{background:#f973161f;border-color:#f973164d;color:#f97316}.cat-evenement{background:#a855f71f;border-color:#a855f74d;color:#a855f7}.announcement-title{font-weight:700;color:#fff;font-size:14px;flex:1}.announcement-body{font-size:13px;color:#aaa;line-height:1.6}.announcement-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.announcement-date{font-size:11.5px;color:#555}.announcement-reads{font-size:11.5px;color:#888;display:flex;align-items:center;gap:.3rem}.announcement-reads svg{color:#22c55e}.admin-page-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.5rem}.admin-page-header h1{display:flex;align-items:center;gap:.5rem;font-size:1.3rem;color:#fcbc2d;margin:0}.admin-main{display:flex;flex-direction:column;gap:1.2rem;max-width:1100px}.admin-alert{display:flex;align-items:center;gap:.6rem;padding:.7rem 1rem;border-radius:8px;font-size:13px}.admin-alert--amber{background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);color:#f59e0b}.admin-alert--green{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#22c55e}.asc-num{font-size:1.5rem;font-weight:800;color:#fff;line-height:1}.admin-summary-card{flex-direction:row;align-items:center;gap:.75rem}.admin-summary-card svg{font-size:1.3rem;opacity:.7;flex-shrink:0}.admin-summary-card--green svg{color:#22c55e}.admin-summary-card--red svg{color:#ef4444}.admin-summary-card--amber svg{color:#f59e0b}.admin-summary-card--blue svg{color:#3b82f6}.admin-summary-card--green .asc-num{color:#22c55e}.admin-summary-card--red .asc-num{color:#ef4444}.admin-summary-card--amber .asc-num{color:#f59e0b}.admin-summary-card--blue .asc-num{color:#3b82f6}.admin-filter-tab.active{background:#fcbc2d;border-color:#fcbc2d;color:#111}.matrix-th-name{text-align:left;padding-left:1rem;min-width:160px;position:sticky;left:0;z-index:3;background:#0d0d0d}.matrix-th{text-align:center;padding:.55rem .5rem;min-width:56px;color:#666;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.matrix-th--current{color:#fcbc2d;border-bottom:2px solid #fcbc2d}.matrix-td-name{display:flex;align-items:center;gap:.4rem;font-size:13px;font-weight:600;color:#ddd;padding:.5rem 1rem;min-width:160px}.matrix-td-action{text-align:center;padding:.35rem .5rem}.matrix-row--alert td{background:#ef444408}.matrix-alert-icon{color:#ef4444;font-size:13px;flex-shrink:0}.matrix-legend{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;font-size:12px;margin-top:.25rem}.matrix-reminder-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}.matrix-reminder-panel{background:#1a1a1a;border:1px solid #fcbc2d55;border-radius:14px;padding:1.5rem;min-width:300px;max-width:400px;display:flex;flex-direction:column;gap:.8rem;animation:panel-in .15s ease}.matrix-reminder-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.matrix-reminder-header strong{display:flex;align-items:center;gap:.4rem;color:#fcbc2d;font-size:1rem}.matrix-reminder-header button{background:none;border:none;color:#888;cursor:pointer;font-size:1rem;padding:.2rem}.matrix-reminder-header button:hover{color:#fff}.matrix-reminder-panel p{font-size:14px;color:#ccc;margin:0}.contract-list{display:flex;flex-direction:column;gap:1rem}.contract-card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;padding:1.2rem 1.4rem;display:flex;flex-direction:column;gap:.8rem;border-top:3px solid #333;transition:border-top-color .2s}.contract-card--red{border-top-color:#ef4444}.contract-card--orange{border-top-color:#f97316}.contract-card--green{border-top-color:#22c55e}.contract-card--gray{border-top-color:#444}.contract-card-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.contract-card-title{display:flex;align-items:center;gap:.75rem}.contract-icon{color:#fcbc2d;font-size:1.1rem}.contract-card-title strong{display:block;font-size:.95rem;color:#fff}.contract-email{font-size:12px;color:#888}.contract-card-body{display:flex;flex-direction:column;gap:.6rem}.contract-meta-row{display:flex;gap:1.2rem;flex-wrap:wrap;font-size:13px;color:#aaa}.contract-meta-row strong{color:#fff}.contract-actions{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.contract-no-file{display:inline-flex;align-items:center;gap:.3rem;font-size:13px;color:#666}.admin-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2.5rem;color:#444;text-align:center}.admin-empty span{font-size:2rem}.admin-empty p{font-size:13px;max-width:280px;line-height:1.5}.admin-loading{color:#555;font-size:13.5px;padding:1.5rem;text-align:center}.admin-error{color:#ef4444;font-size:13px;padding:.75rem 1rem;background:#ef444414;border-radius:8px}.admin-api-notice{background:#3b82f614;border:1px solid rgba(59,130,246,.2);border-radius:8px;padding:.65rem 1rem;font-size:12.5px;color:#3b82f6;display:flex;align-items:center;gap:.5rem}@media(max-width:768px){.admin-summary-strip{flex-direction:column}.admin-summary-card{min-width:unset}.ticket-form-row,.announcement-form{grid-template-columns:1fr}.announcement-form .full-col{grid-column:span 1}.matrix-scroll-wrap{border-radius:8px}.contract-card{flex-direction:column;align-items:flex-start}.contract-card-dates{align-items:flex-start}}.cl-main{display:flex;flex-direction:column;gap:1.2rem;max-width:680px}.cl-hero{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#1a1a1a,#111);border:1px solid #333;border-left:4px solid #fcbc2d;border-radius:14px;padding:1.1rem 1.4rem}.cl-hero-icon{font-size:2.2rem;color:#fcbc2d;flex-shrink:0}.cl-hero>div{flex:1;display:flex;flex-direction:column;gap:.1rem}.cl-hero strong{font-size:1.05rem;color:#fff}.cl-hero span{font-size:13px;color:#888}.cl-hero-btn{display:inline-flex;align-items:center;gap:.4rem;background:#fcbc2d;color:#000;font-weight:700;font-size:13px;padding:.5rem 1rem;border-radius:8px;text-decoration:none;white-space:nowrap;transition:background .15s;flex-shrink:0}.cl-hero-btn:hover{background:#ffd060}.cl-section{display:flex;flex-direction:column;gap:0}.cl-section-title{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:#fcbc2d;margin:0 0 .6rem}.cl-section-card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:14px;padding:1.3rem 1.5rem;display:flex;flex-direction:column;gap:.9rem}.cl-card-title{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:#fcbc2d;margin:0}.cl-card-sub{font-size:13px;color:#888;margin:-.4rem 0 0}.cl-shift-card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:14px;padding:1.4rem 1.5rem;display:flex;flex-direction:column;gap:.9rem}.cl-shift-status{display:flex;align-items:center;gap:.6rem;font-size:14px;font-weight:600}.cl-shift-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.cl-shift-status--in{color:#22c55e}.cl-shift-status--in .cl-shift-dot{background:#22c55e;box-shadow:0 0 6px #22c55e}.cl-shift-status--out{color:#888}.cl-shift-status--out .cl-shift-dot{background:#444}.cl-shift-since{margin-left:auto;font-size:12px;color:#22c55e;opacity:.8}.cl-shift-timer{font-size:2.5rem;font-weight:800;color:#fcbc2d;letter-spacing:.04em;line-height:1;text-align:center;padding:.3rem 0}.cl-shift-btns{display:flex;gap:.8rem}.cl-shift-week{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#888;border-top:1px solid #222;padding-top:.7rem}.cl-shift-week strong{color:#fff}.cl-link-btn{display:inline-flex;align-items:center;gap:.3rem;background:none;border:none;color:#fcbc2d;font-size:12px;font-family:inherit;cursor:pointer;padding:0}.cl-link-btn:hover{text-decoration:underline}.cl-shift-log{display:flex;flex-direction:column;gap:.3rem;background:#111;border-radius:8px;padding:.7rem .9rem}.cl-shift-log-row{display:flex;align-items:center;gap:.7rem;font-size:12.5px;color:#aaa;padding:.2rem 0;border-bottom:1px solid #1a1a1a}.cl-shift-log-row:last-child{border-bottom:none}.cl-log-date{color:#666;min-width:70px}.cl-log-dur{margin-left:auto;color:#fcbc2d;font-weight:600}.cl-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:none;border-radius:10px;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;padding:.75rem 1.5rem;transition:background .15s,opacity .15s;width:100%}.cl-btn:disabled{opacity:.5;cursor:not-allowed}.cl-btn--checkin{background:#22c55e;color:#000}.cl-btn--checkin:hover:not(:disabled){background:#4ade80}.cl-btn--checkout{background:#ef4444;color:#fff}.cl-btn--checkout:hover:not(:disabled){background:#f87171}.cl-btn--upload{background:#3b82f6;color:#fff}.cl-btn--upload:hover:not(:disabled){background:#60a5fa}.cl-btn--send{background:#fcbc2d;color:#000}.cl-btn--send:hover:not(:disabled){background:#ffd060}.cl-btn--danger{background:#f97316;color:#fff}.cl-btn--danger:hover:not(:disabled){background:#fb923c}.cl-photo-form{display:flex;flex-direction:column;gap:.8rem}.cl-photo-label{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem;background:#111;border:1px dashed #444;border-radius:8px;color:#888;font-size:13px;cursor:pointer;transition:border-color .2s,color .2s;width:fit-content}.cl-photo-label:hover{border-color:#fcbc2d;color:#fcbc2d}.cl-photo-preview{display:flex;align-items:center;gap:1rem}.cl-photo-preview img{width:80px;height:80px;object-fit:cover;border-radius:8px;border:1px solid #333}.cl-remove-btn{display:inline-flex;align-items:center;gap:.3rem;background:none;border:1px solid #444;border-radius:6px;color:#888;font-size:12px;padding:.3rem .7rem;cursor:pointer;font-family:inherit;transition:border-color .2s,color .2s}.cl-remove-btn:hover{border-color:#ef4444;color:#ef4444}.cl-upload-log{background:#111;border-radius:8px;padding:.7rem .9rem}.cl-upload-log-title{font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .5rem}.cl-upload-row{display:flex;align-items:center;gap:.5rem;font-size:13px;color:#ccc;padding:.2rem 0}.cl-upload-time{margin-left:auto;font-size:11px;color:#666}.cl-supply-grid{display:flex;flex-wrap:wrap;gap:.5rem}.cl-supply-chip{display:inline-flex;align-items:center;gap:.3rem;background:#111;border:1px solid #333;border-radius:20px;color:#aaa;font-size:13px;padding:.35rem .85rem;cursor:pointer;font-family:inherit;transition:all .15s}.cl-supply-chip:hover{border-color:#fcbc2d;color:#fcbc2d}.cl-supply-chip--selected{background:#fcbc2d26;border-color:#fcbc2d;color:#fcbc2d}.cl-problem-form{display:flex;flex-direction:column;gap:.8rem}.cl-field{display:flex;flex-direction:column;gap:.35rem}.cl-field label{font-size:12px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.04em}.cl-field input,.cl-field select,.cl-textarea,.cl-field textarea{background:#111;border:1px solid #333;border-radius:8px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;padding:.55rem .8rem;transition:border-color .2s;box-sizing:border-box;width:100%}.cl-field input:focus,.cl-field select:focus,.cl-textarea:focus,.cl-field textarea:focus{outline:none;border-color:#fcbc2d}.cl-field select option{background:#111}.cl-textarea{resize:vertical}.cl-hours-summary{display:flex;gap:1rem;flex-wrap:wrap}.cl-hours-block{flex:1;min-width:100px;background:#111;border:1px solid #2a2a2a;border-radius:10px;padding:.8rem;text-align:center;display:flex;flex-direction:column;gap:.2rem}.cl-hours-num{font-size:1.3rem;font-weight:800;color:#fcbc2d;line-height:1}.cl-hours-label{font-size:11px;color:#666;text-transform:uppercase;letter-spacing:.04em}.cl-msg{font-size:13px;font-weight:500;margin:0}.cl-empty{font-size:13px;color:#666;text-align:center;padding:.5rem 0}@media(max-width:768px){.cl-main{max-width:100%}.cl-hero{flex-wrap:wrap;gap:.8rem}.cl-hero-btn{width:100%;justify-content:center}.cl-shift-timer{font-size:2rem}.cl-hours-summary{gap:.6rem}.cl-section-card{padding:1.1rem}}.profile-page{display:flex;align-items:flex-start;max-width:1200px;margin:2rem auto;padding:0 1rem;box-sizing:border-box;gap:2rem}.profile-content{flex:1;display:flex;flex-direction:column;gap:1.5rem}.profile-photo-section{background-color:#1a1a1a;border:1px solid #fcbc2d;border-radius:10px;padding:2rem;display:flex;align-items:center;gap:2rem}.profile-avatar{width:100px;height:100px;border-radius:50%;background-color:#000;border:2px solid #fcbc2d;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-avatar svg{font-size:40px;color:#fcbc2d}.photo-actions{display:flex;flex-direction:column;gap:.5rem}.photo-actions p{color:#aaa;font-size:13px;margin:0 0 .5rem}.photo-upload-label{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#111;border:1px solid #fcbc2d;border-radius:8px;color:#fff;font-size:13px;cursor:pointer;transition:background-color .2s,color .2s;width:fit-content}.photo-upload-label:hover{background-color:#fcbc2d;color:#000}.photo-upload-label input{display:none}.btn-delete-photo{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:transparent;border:1px solid #888;border-radius:8px;color:#aaa;font-size:13px;cursor:pointer;transition:border-color .2s,color .2s;width:fit-content}.btn-delete-photo:hover{border-color:#e74c3c;color:#e74c3c}.profile-form-section{background-color:#1a1a1a;border:1px solid #fcbc2d;border-radius:10px;padding:2rem}.profile-form-section h2{color:#fcbc2d;font-size:1.1rem;margin:0 0 1.5rem;display:flex;align-items:center;gap:.5rem}.profile-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.5rem}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-group.full-width{grid-column:1 / -1}.form-group label{color:#ccc;font-size:12.5px;font-weight:500}.form-group input,.form-group select{background-color:#111;border:1px solid #444;border-radius:8px;color:#fff;padding:.55rem .8rem;font-size:14px;font-family:Poppins,sans-serif;transition:border-color .2s;width:100%;box-sizing:border-box}.form-group input:focus,.form-group select:focus{outline:none;border-color:#fcbc2d}.form-group select option{background-color:#111;color:#fff}.form-actions{grid-column:1 / -1;display:flex;align-items:center;gap:1rem;margin-top:.5rem}.btn-save{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.4rem;background-color:#fcbc2d;border:none;border-radius:8px;color:#000;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s;font-family:Poppins,sans-serif}.btn-save:hover{background-color:#e0a820}.btn-save:disabled{opacity:.6;cursor:not-allowed}.form-feedback{font-size:13px;font-weight:500}.form-feedback.success{color:#2ecc71}.form-feedback.error{color:#e74c3c}@media(max-width:768px){.profile-page{flex-direction:column;align-items:stretch;padding-top:158px;position:relative;gap:0}.profile-page .dashboard-sidebar{display:none;position:fixed;top:158px;left:.75rem;right:.75rem;width:auto!important;max-width:calc(100% - 1.5rem)!important;max-height:72vh;overflow-y:auto;border-radius:14px;border:1px solid #fcbc2d;border-top:3px solid #fcbc2d;padding-top:.75rem;z-index:1050;box-shadow:0 8px 32px #000000b3}.profile-page.sidebar-open .dashboard-sidebar{display:flex}.profile-photo-section{flex-direction:column;align-items:flex-start;gap:1rem}.profile-form{grid-template-columns:1fr}.form-group.full-width{grid-column:1}}.nood-main{gap:1.25rem}.nood-hero{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#2a0000,#1a0000);border:1px solid #e74c3c;border-left:5px solid #e74c3c;border-radius:10px;padding:1rem 1.25rem;color:#fff}.nood-hero-icon{font-size:2rem;flex-shrink:0}.nood-hero strong{display:block;color:#e74c3c;font-size:1rem;font-weight:700}.nood-hero p{margin:.2rem 0 0;font-size:13px;color:#ccc}.nood-block{border-radius:12px;padding:1.25rem;border:1px solid transparent}.nood-block-header{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.nood-block-header h2{margin:0;font-size:1rem;font-weight:700;color:#fff;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.nood-block-icon{font-size:1.3rem}.nood-block-sub{font-size:12px;color:#aaa;margin-left:auto}.nood-block--red{background:#1a0505;border-color:#c0392b}.nood-block--orange{background:#1a0e00;border-color:#e67e22}.nood-block--blue{background:#00101a;border-color:#2980b9}.nood-block--green{background:#001a08;border-color:#27ae60}.nood-block--yellow{background:#1a1500;border-color:#f1c40f}.nood-block--purple{background:#0e0017;border-color:#8e44ad}.nood-block--gray{background:#111;border-color:#555}.nood-block--dark{background:#111;border-color:#fcbc2d}.nood-block--red .nood-block-header h2{color:#e74c3c}.nood-block--orange .nood-block-header h2{color:#e67e22}.nood-block--blue .nood-block-header h2{color:#3498db}.nood-block--green .nood-block-header h2{color:#2ecc71}.nood-block--yellow .nood-block-header h2{color:#f1c40f}.nood-block--purple .nood-block-header h2{color:#9b59b6}.nood-block--gray .nood-block-header h2{color:#aaa}.nood-block--dark .nood-block-header h2{color:#fcbc2d}.nood-sos-card{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#c0392b,#e74c3c);border-radius:12px;padding:1.25rem;text-decoration:none;text-align:center;margin-bottom:1rem;transition:transform .15s,box-shadow .15s;box-shadow:0 0 20px #e74c3c66}.nood-sos-card:hover{transform:scale(1.02);box-shadow:0 0 30px #e74c3c99}.nood-sos-label{font-size:13px;font-weight:600;color:#ffffffd9;letter-spacing:.5px;text-transform:uppercase}.nood-sos-number{font-size:3.5rem;font-weight:900;color:#fff;line-height:1.1;letter-spacing:-1px}.nood-sos-hint{font-size:12px;color:#ffffffb3;margin-top:.2rem}.nood-num-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}.nood-num-card{display:flex;flex-direction:column;gap:.2rem;background-color:#0006;border:1px solid #444;border-radius:10px;padding:.85rem;text-decoration:none;transition:border-color .2s,background-color .2s;cursor:pointer}.nood-num-card:hover{border-color:#fcbc2d;background-color:#fcbc2d0d}.nood-num-card--personal{border-color:#fcbc2d;background-color:#fcbc2d0f}.nood-num-card--empty{border-color:#555;border-style:dashed;opacity:.7}.nood-num-icon{font-size:1.3rem}.nood-num-label{font-size:13px;font-weight:600;color:#fff}.nood-num-sub{font-size:11px;color:#888}.nood-num-sub a{color:#fcbc2d;text-decoration:underline}.nood-num-number{display:flex;align-items:center;gap:.3rem;font-size:13.5px;font-weight:700;color:#fcbc2d;margin-top:.3rem}.nood-two-col{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.nood-icon-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.nood-icon-list li{display:flex;align-items:flex-start;gap:.6rem;font-size:13px;color:#ccc;line-height:1.5}.nood-icon-list li span:first-child{font-size:1rem;flex-shrink:0;margin-top:1px}.nood-steps{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}.nood-step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;background-color:#0000004d;border:1px solid #27ae60;border-radius:10px;padding:1rem .75rem}.nood-step-num{width:26px;height:26px;background-color:#27ae60;color:#000;border-radius:50%;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center}.nood-step-icon{font-size:1.5rem}.nood-step-text{font-size:12.5px;color:#ddd;line-height:1.4}.nood-checklist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}.nood-check-tile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;background-color:#0000004d;border:1px solid #333;border-radius:10px;padding:1rem .75rem}.nood-check-tile-icon{font-size:1.5rem}.nood-check-tile-label{font-size:12px;color:#ccc}.nood-check-tile-mark{width:24px;height:24px;background-color:#1a2e1a;border:2px solid #2ecc71;border-radius:6px;color:#2ecc71;font-size:13px;font-weight:900;display:flex;align-items:center;justify-content:center;margin-top:.25rem}.nood-location-cards{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.nood-loc-card{display:flex;align-items:center;gap:.75rem;background-color:#0000004d;border:1px solid #333;border-radius:10px;padding:.85rem 1rem;font-size:1.5rem}.nood-loc-card div strong{display:block;color:#fcbc2d;font-size:13px}.nood-loc-card div p{color:#aaa;font-size:12px;margin:.1rem 0 0}.nood-badge{font-size:10.5px;font-weight:500;color:#888;background-color:#222;border:1px solid #444;border-radius:20px;padding:.1rem .55rem;vertical-align:middle}.nood-footer-text{font-size:12px;color:#666;font-style:italic;text-align:center;margin-top:.75rem}@media(max-width:900px){.nood-two-col{grid-template-columns:1fr}}@media(max-width:600px){.nood-sos-number{font-size:2.5rem}.nood-num-grid,.nood-steps{grid-template-columns:1fr 1fr}.nood-checklist-grid{grid-template-columns:1fr 1fr 1fr}.nood-location-cards{grid-template-columns:1fr}}.huis-main{gap:1.25rem}.huis-hero{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#1a1200,#0e0b00);border:1px solid #fcbc2d;border-left:5px solid #fcbc2d;border-radius:10px;padding:1rem 1.25rem;color:#fff}.huis-hero-icon{font-size:2rem;flex-shrink:0}.huis-hero strong{display:block;color:#fcbc2d;font-size:1rem;font-weight:700}.huis-hero p{margin:.2rem 0 0;font-size:13px;color:#ccc}.huis-intro{font-size:13.5px;color:#bbb;line-height:1.6;background:#0e0e0e;border:1px solid #333;border-radius:10px;padding:1rem 1.25rem}.huis-intro p{margin:0}.huis-values{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.huis-value-tile{display:flex;flex-direction:column;align-items:center;gap:.4rem;background:#111;border:1px solid #fcbc2d44;border-radius:10px;padding:1rem .5rem;text-align:center}.huis-value-tile span{font-size:1.6rem}.huis-value-tile strong{font-size:13px;color:#fcbc2d}.huis-block{border-radius:12px;padding:1.25rem;border:1px solid transparent}.huis-block-header{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.huis-block-header span{font-size:1.3rem}.huis-block-header h2{margin:0;font-size:1rem;font-weight:700;color:#fff}.huis-block--gold{background:#1a1200;border-color:#fcbc2d}.huis-block--purple{background:#0e0017;border-color:#8e44ad}.huis-block--blue{background:#00101a;border-color:#2980b9}.huis-block--green{background:#001a08;border-color:#27ae60}.huis-block--red{background:#1a0505;border-color:#c0392b}.huis-block--orange{background:#1a0e00;border-color:#e67e22}.huis-block--dark{background:#111;border-color:#fcbc2d}.huis-block--gold .huis-block-header h2{color:#fcbc2d}.huis-block--purple .huis-block-header h2{color:#9b59b6}.huis-block--blue .huis-block-header h2{color:#3498db}.huis-block--green .huis-block-header h2{color:#2ecc71}.huis-block--red .huis-block-header h2{color:#e74c3c}.huis-block--orange .huis-block-header h2{color:#e67e22}.huis-block--dark .huis-block-header h2{color:#fcbc2d}.huis-two-col{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.huis-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.huis-list li{display:flex;align-items:flex-start;gap:.6rem;font-size:13px;color:#ccc;line-height:1.5}.huis-list li span:first-child{font-size:1rem;flex-shrink:0;margin-top:1px}.huis-list--flex{flex:1}.huis-time-badge{display:flex;align-items:center;gap:.5rem;background:#0006;border:1px solid #8e44ad;border-radius:8px;padding:.5rem 1rem;margin-bottom:1rem;width:fit-content}.huis-time{font-size:1.3rem;font-weight:800;color:#9b59b6}.huis-time-sep{color:#666;font-size:1rem}.huis-time-label{font-size:11px;color:#aaa;margin-left:.25rem;text-transform:uppercase;letter-spacing:.5px}.huis-safety-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}.huis-safety-tile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;background:#0000004d;border:1px solid #c0392b;border-radius:10px;padding:1rem .75rem}.huis-safety-icon{font-size:1.5rem}.huis-safety-text{font-size:12.5px;color:#ddd;line-height:1.4}.huis-payment-row{display:flex;align-items:flex-start;gap:1.25rem;flex-wrap:wrap}.huis-rent-card{display:flex;flex-direction:column;align-items:center;background:#0006;border:2px solid #fcbc2d;border-radius:12px;padding:1rem 1.5rem;min-width:140px;text-align:center;flex-shrink:0}.huis-rent-amount{font-size:2rem;font-weight:900;color:#fcbc2d;line-height:1.1}.huis-rent-label{font-size:12px;color:#aaa;margin-top:.1rem}.huis-rent-sub{font-size:11px;color:#666;margin-top:.2rem}.huis-contact-card{display:flex;align-items:center;gap:.75rem;background:#fcbc2d14;border:1px solid #fcbc2d;border-radius:10px;padding:.85rem 1rem;text-decoration:none;margin-top:1rem;transition:background .2s}.huis-contact-card:hover{background:#fcbc2d24}.huis-contact-icon{font-size:1.5rem}.huis-contact-card strong{display:block;color:#fcbc2d;font-size:13px}.huis-contact-card span span,.huis-contact-card div>span{font-size:12px;color:#aaa}.huis-footer{font-size:12px;color:#555;font-style:italic;text-align:center;margin-top:.5rem}@media(max-width:900px){.huis-two-col{grid-template-columns:1fr}.huis-values{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.huis-safety-grid{grid-template-columns:1fr 1fr}.huis-payment-row{flex-direction:column;align-items:stretch}.huis-rent-card{min-width:unset}}.cleaning-header-section{background-color:#1a1a1a;border:1px solid #fcbc2d;border-radius:10px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 0 10px #fcbc2d33;max-width:900px;width:100%;margin:0 auto;box-sizing:border-box}.cleaning-header-content h2{font-size:1.3rem;color:#fcbc2d;display:flex;align-items:center;gap:.5rem;margin:0 0 .4rem}.cleaning-header-content p{color:#ccc;font-size:14px;margin:0}.cleaning-week-nav{display:flex;align-items:center;gap:.75rem}.week-nav-btn{background:#111;border:1px solid #fcbc2d;border-radius:8px;color:#fcbc2d;cursor:pointer;padding:.4rem .6rem;font-size:18px;display:flex;align-items:center;transition:background-color .2s ease,color .2s ease}.week-nav-btn:hover:not(:disabled){background-color:#fcbc2d;color:#111}.week-nav-btn:disabled{opacity:.35;cursor:not-allowed}.week-label-wrap{display:flex;flex-direction:column;align-items:center;min-width:200px;gap:.2rem}.week-label{color:#fff;font-size:1rem;font-weight:600;display:flex;align-items:center;gap:.4rem}.week-current-badge{background:#fcbc2d;color:#000;font-size:.6rem;font-weight:700;padding:.1rem .4rem;border-radius:999px;text-transform:uppercase;letter-spacing:.05em;line-height:1.4}.week-iso-label{color:#aaa;font-size:.78rem;letter-spacing:.01em}.cleaning-progress{color:#aaa;font-size:13px;margin:0}.cleaning-status{color:#ccc;font-size:14px;text-align:center;padding:2rem;max-width:900px;margin:0 auto;width:100%}.cleaning-error{color:#ff6b6b;font-weight:600}.cleaning-task-list{display:flex;flex-direction:column;gap:.75rem;max-width:900px;width:100%;margin:0 auto}.cleaning-task-card{background-color:#1a1a1a;border:1px solid #fcbc2d;border-radius:10px;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.6rem;transition:border-color .2s ease,opacity .2s ease;box-shadow:0 0 6px #fcbc2d1a}.cleaning-task-card.completed{opacity:.6;border-color:#555}.task-card-header{display:flex;align-items:flex-start;gap:.75rem}.task-toggle-btn{background:none;border:none;cursor:pointer;padding:0;flex-shrink:0;margin-top:2px;color:#fcbc2d;font-size:22px;display:flex;align-items:center;transition:color .2s ease,transform .1s ease}.task-toggle-btn:hover{color:#fff;transform:scale(1.1)}.task-check.completed{color:#4caf50}.task-card-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.task-name{color:#fff;font-size:15px;font-weight:600}.cleaning-task-card.completed .task-name{text-decoration:line-through;color:#aaa}.task-description{color:#bbb;font-size:13px}.task-meta{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.25rem}.task-badge{display:inline-flex;align-items:center;gap:.3rem;font-size:11px;padding:2px 8px;border-radius:20px;font-weight:500}.task-badge-user,.task-badge-date{background-color:#2a2a2a;border:1px solid #555;color:#ccc}.task-badge-done{background-color:#1b3a1b;border:1px solid #4caf50;color:#4caf50}.task-badge-open{background-color:#3a2a00;border:1px solid #fcbc2d;color:#fcbc2d}.task-delete-btn{background:none;border:1px solid #555;border-radius:6px;color:#888;cursor:pointer;padding:.3rem .5rem;font-size:15px;flex-shrink:0;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.task-delete-btn:hover{border-color:#ff6b6b;color:#ff6b6b;background-color:#ff6b6b14}.task-card-notes{display:flex;flex-direction:column;gap:.3rem;padding-left:2.5rem}.task-note{font-size:12.5px;display:flex;align-items:flex-start;gap:.4rem;margin:0;padding:.35rem .6rem;border-radius:6px}.task-note svg{flex-shrink:0;margin-top:2px}.task-note-comment{background-color:#1f2a1f;color:#a8d5a8;border:1px solid #2d4a2d}.task-note-incident{background-color:#2a1a1a;color:#e8a0a0;border:1px solid #4a2020}.task-card-actions{display:flex;gap:.5rem;padding-left:2.5rem;flex-wrap:wrap}.task-action-btn{background:#111;border:1px solid #444;border-radius:6px;color:#bbb;cursor:pointer;font-size:12px;padding:.3rem .7rem;display:flex;align-items:center;gap:.35rem;transition:border-color .2s ease,color .2s ease}.task-action-btn:hover{border-color:#fcbc2d;color:#fcbc2d}.task-action-incident:hover{border-color:#f90;color:#f90}.task-inline-form{display:flex;gap:.5rem;padding-left:2.5rem;flex-wrap:wrap}.task-inline-form input{flex:1;min-width:180px;background:#111;border:1px solid #555;border-radius:6px;color:#fff;font-size:13px;padding:.4rem .7rem;outline:none;transition:border-color .2s ease}.task-inline-form input:focus{border-color:#fcbc2d}.task-inline-form button{background:#fcbc2d;border:none;border-radius:6px;color:#111;cursor:pointer;font-size:13px;font-weight:600;padding:.4rem 1rem;transition:background-color .2s ease}.task-inline-form button:hover:not(:disabled){background-color:#ffd060}.task-inline-form button:disabled{opacity:.5;cursor:not-allowed}.task-inline-form-incident input:focus{border-color:#f90}.task-inline-form-incident button{background:#f90;color:#111}.task-inline-form-incident button:hover:not(:disabled){background-color:#ffb347}.create-task-btn{display:flex;align-items:center;gap:.5rem;background:#111;border:1px dashed #fcbc2d;border-radius:10px;color:#fcbc2d;cursor:pointer;font-size:14px;padding:.75rem 1.25rem;max-width:900px;width:100%;margin:0 auto;box-sizing:border-box;transition:background-color .2s ease,color .2s ease;justify-content:center}.create-task-btn:hover{background-color:#fcbc2d;color:#111}.create-task-form{background-color:#1a1a1a;border:1px solid #fcbc2d;border-radius:10px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.75rem;max-width:900px;width:100%;margin:0 auto;box-sizing:border-box;box-shadow:0 0 10px #fcbc2d26}.create-task-form h4{color:#fcbc2d;font-size:1rem;margin:0;display:flex;align-items:center;gap:.5rem}.create-task-form input,.create-task-form textarea{background:#111;border:1px solid #444;border-radius:6px;color:#fff;font-size:14px;padding:.5rem .75rem;outline:none;resize:vertical;font-family:inherit;transition:border-color .2s ease;width:100%;box-sizing:border-box}.create-task-form input:focus,.create-task-form textarea:focus{border-color:#fcbc2d}.create-task-form-actions{display:flex;gap:.75rem}.create-task-form-actions button{border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;padding:.5rem 1.25rem;transition:background-color .2s ease,opacity .2s ease}.create-task-form-actions button[type=submit]{background:#fcbc2d;color:#111}.create-task-form-actions button[type=submit]:hover:not(:disabled){background-color:#ffd060}.create-task-form-actions button[type=submit]:disabled{opacity:.5;cursor:not-allowed}.cancel-btn{background:#2a2a2a;color:#ccc;border:1px solid #444!important}.cancel-btn:hover{background:#333!important;color:#fff}.form-error{color:#ff6b6b;font-size:13px;margin:0}@media(max-width:768px){.cleaning-header-section{padding:1rem}.task-card-notes,.task-card-actions,.task-inline-form{padding-left:0}.create-task-form{padding:1rem}}.payments-summary{display:flex;align-items:center;gap:0;margin-top:1rem;background-color:#111;border:1px solid #333;border-radius:10px;overflow:hidden;flex-wrap:wrap}.payments-summary-item{display:flex;flex-direction:column;gap:.2rem;padding:.75rem 1.25rem;flex:1;min-width:100px}.payments-summary-divider{width:1px;background-color:#333;align-self:stretch}.summary-label{display:flex;align-items:center;gap:.3rem;font-size:.75rem;color:#888;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.summary-value{font-size:1.1rem;font-weight:700;color:#eee;font-variant-numeric:tabular-nums}.summary-paid{color:#22c55e}.summary-open{color:#fcbc2d}.summary-overdue{color:#ef4444}@media(max-width:600px){.payments-summary{flex-direction:column}.payments-summary-divider{width:auto;height:1px}.payments-summary-item{padding:.6rem 1rem}}.payments-loading,.payments-empty{color:#aaa;font-style:italic}.payments-error{color:#f44;display:flex;align-items:center;gap:.5rem}.payments-section .dashboard-news-content{overflow-x:auto}.payments-table{width:100%;border-collapse:collapse;font-size:.9rem;color:#eee}.payments-table th{text-align:left;color:#fcbc2d;font-weight:600;padding:.6rem .8rem;border-bottom:1px solid #333;white-space:nowrap}.payments-table td{padding:.65rem .8rem;border-bottom:1px solid #222;vertical-align:middle}.payment-row:hover td{background-color:#1a1a1a}.payment-month{text-transform:capitalize;font-weight:500}.payment-amount{font-variant-numeric:tabular-nums;white-space:nowrap}.payment-due{white-space:nowrap;color:#bbb}.payment-status-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .6rem;border-radius:20px;font-size:.78rem;font-weight:600;white-space:nowrap}.status-paid{background-color:#22c55e26;color:#22c55e;border:1px solid #22c55e44}.status-open{background-color:#fcbc2d1f;color:#fcbc2d;border:1px solid #fcbc2d44}.status-overdue{background-color:#ef444426;color:#ef4444;border:1px solid #ef444444}.status-cancelled{background-color:#6b728026;color:#9ca3af;border:1px solid #9ca3af44}.payment-actions{white-space:nowrap}.payment-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;text-decoration:none;border:none;transition:opacity .2s}.payment-btn:hover{opacity:.85}.payment-btn-pay{background-color:#fcbc2d;color:#111}.payment-btn-pdf{background-color:#1e40af;color:#fff}.active-nav-link{background-color:#1a1a1a!important;color:#fcbc2d!important}@media(max-width:768px){.payments-table th,.payments-table td{padding:.5rem;font-size:.82rem}}.admin-main .dashboard-news{height:auto;min-height:0;overflow:visible;max-width:100%}.admin-main .dashboard-news-content{width:100%;justify-content:flex-start}.admin-payments-section .dashboard-news-content{overflow-x:auto}.admin-month-nav{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.admin-month-title{display:flex;align-items:center;gap:.4rem;font-size:1.1rem;margin:0;flex:1;white-space:nowrap}.month-label{text-transform:capitalize}.month-nav-btn{background:#111;border:1px solid #fcbc2d;border-radius:8px;color:#fcbc2d;padding:.35rem .6rem;cursor:pointer;font-size:1rem;display:flex;align-items:center;transition:background .2s}.month-nav-btn:hover{background:#1a1a1a}.payment-student strong{color:#eee}.payment-email{font-size:.75rem;color:#888}.payment-paidat{white-space:nowrap;color:#bbb;font-size:.85rem}.payment-reminders{text-align:center;color:#bbb;font-size:.85rem}.reminder-date{color:#888}.jobs-hint{color:#aaa;font-size:.88rem;margin-bottom:.75rem}.jobs-row{display:flex;flex-wrap:wrap;gap:.75rem}.job-btn{background:#111;border:1px solid #fcbc2d;border-radius:8px;color:#fcbc2d;padding:.45rem 1rem;font-size:.85rem;cursor:pointer;transition:background .2s,opacity .2s}.job-btn:hover:not(:disabled){background:#1a1a1a}.job-btn:disabled{opacity:.5;cursor:not-allowed}.trigger-msg{margin-top:.6rem;color:#22c55e;font-size:.88rem}.factuur-blok{padding:.75rem 0}.factuur-blok-label{display:flex;align-items:center;gap:.4rem;font-size:.88rem;font-weight:700;color:#fcbc2d;margin:0 0 .35rem;text-transform:uppercase;letter-spacing:.05em}.factuur-blok-hint{font-size:12px;color:#888;margin:0 0 .75rem;line-height:1.5}.factuur-divider{border:none;border-top:1px solid #2a2a2a;margin:.75rem 0}.factuur-feedback{font-size:13px;margin-top:.5rem}.factuur-form-row{display:flex;gap:.75rem;flex-wrap:wrap;align-items:flex-end}.factuur-field{display:flex;flex-direction:column;gap:.3rem;flex:1;min-width:160px}.factuur-field--sm{flex:0 0 120px;min-width:100px}.factuur-field label{font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.04em}.tpl-student-bar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;background:#0d0d0d;border:1px solid #333;border-radius:10px;padding:.75rem 1rem;margin-bottom:1rem}.tpl-student-label{display:flex;align-items:center;gap:.35rem;font-size:.82rem;font-weight:700;color:#fcbc2d;white-space:nowrap}.tpl-student-select{flex:1;min-width:200px}.tpl-student-email{font-size:.78rem;color:#22c55e;font-weight:600}.tpl-no-student-hint{font-size:12px;color:#666;margin:-.5rem 0 .75rem;font-style:italic}.tpl-send-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.75rem}.tpl-send-feedback{font-size:13px;font-weight:600;padding:.3rem .75rem;border-radius:8px}.tpl-send-ok{background:#22c55e1f;color:#22c55e;border:1px solid #22c55e44}.tpl-send-err{background:#ef44441f;color:#ef4444;border:1px solid #ef444444}.template-hint{color:#aaa;font-size:.85rem;margin-bottom:1rem}.template-hint code{background:#1a1a1a;border:1px solid #333;border-radius:4px;padding:.1rem .35rem;font-size:.8rem;color:#fcbc2d}.template-card{border:1px solid #2a2a2a;border-radius:10px;padding:1.25rem;margin-bottom:1rem;background:#0d0d0d;overflow:visible}.template-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;color:#fcbc2d}.template-edit-btn{background:#111;border:1px solid #fcbc2d;border-radius:8px;color:#fcbc2d;padding:.3rem .75rem;font-size:.8rem;cursor:pointer;transition:background .2s}.template-edit-btn:hover{background:#1a1a1a}.template-editor{display:flex;flex-direction:column;gap:.5rem}.template-field-label{font-size:.8rem;color:#aaa;font-weight:600}.template-input{background:#111;border:1px solid #444;border-radius:8px;color:#eee;padding:.5rem .75rem;font-size:.9rem;width:100%;box-sizing:border-box}.template-textarea{background:#111;border:1px solid #444;border-radius:8px;color:#eee;padding:.5rem .75rem;font-size:.85rem;resize:vertical;font-family:monospace;width:100%;box-sizing:border-box;min-height:180px}.template-input:focus,.template-textarea:focus{outline:none;border-color:#fcbc2d}.template-actions{display:flex;gap:.75rem;align-items:center}.template-save-btn{background:#fcbc2d;color:#111;border:none;border-radius:8px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.3rem;transition:opacity .2s}.template-save-btn:hover:not(:disabled){opacity:.85}.template-save-btn:disabled{opacity:.5;cursor:not-allowed}.template-cancel-btn{background:transparent;border:1px solid #555;border-radius:8px;color:#aaa;padding:.4rem .8rem;font-size:.85rem;cursor:pointer;transition:border-color .2s}.template-cancel-btn:hover{border-color:#aaa}.save-msg{color:#22c55e;font-size:.85rem;margin-top:.25rem}.template-preview{font-size:.85rem}.template-subject-preview{color:#ccc;margin-bottom:.5rem}.template-label-inline{color:#888;font-size:.78rem}.template-body-preview{background:#111;border:1px solid #2a2a2a;border-radius:8px;padding:.75rem 1rem;color:#bbb;font-size:.8rem;white-space:pre-wrap;font-family:monospace;margin:0;max-height:180px;overflow-y:auto}.bew-list{display:flex;flex-direction:column;gap:.6rem}.bew-card{display:flex;align-items:center;gap:1rem;background:#111;border:1px solid #222;border-radius:10px;padding:.85rem 1.1rem;transition:border-color .2s}.bew-card:hover{border-color:#333}.bew-card-avatar{width:40px;height:40px;border-radius:50%;background:#1a1a1a;border:1px solid #2a2a2a;display:flex;align-items:center;justify-content:center;color:#fcbc2d;font-size:1.1rem;flex-shrink:0}.bew-card-info{flex:1;display:flex;flex-direction:column;gap:.15rem;min-width:0}.bew-card-name{font-size:.95rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bew-card-email,.bew-card-room{display:flex;align-items:center;gap:.3rem;font-size:12px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bew-role-badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:3px 10px;border-radius:20px;border:1px solid;white-space:nowrap;flex-shrink:0}.bew-role--student{background:#3b82f61f;border-color:#3b82f64d;color:#60a5fa}.bew-role--cleaner{background:#f59e0b1f;border-color:#f59e0b4d;color:#f59e0b}.bew-role--admin{background:#a855f71f;border-color:#a855f74d;color:#c084fc}.bew-confirm-row{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.bew-confirm-text{font-size:12px;color:#ef4444;white-space:nowrap}.bew-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}.bew-modal{background:#1a1a1a;border:1px solid #333;border-top:3px solid #fcbc2d;border-radius:16px;padding:1.75rem;width:100%;max-width:480px;display:flex;flex-direction:column;gap:1.25rem;animation:modal-in .18s ease;max-height:90vh;overflow-y:auto}@keyframes modal-in{0%{opacity:0;transform:translateY(-12px) scale(.97)}to{opacity:1;transform:none}}.bew-modal-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.bew-modal-header h2{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;color:#fcbc2d;margin:0}.bew-modal-close{background:none;border:none;color:#666;cursor:pointer;font-size:1.2rem;padding:.2rem;border-radius:6px;transition:color .15s,background .15s}.bew-modal-close:hover{color:#fff;background:#2a2a2a}.bew-form{display:flex;flex-direction:column;gap:1rem}.bew-field{display:flex;flex-direction:column;gap:.35rem}.bew-field label{font-size:12px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.04em}.bew-field label span{color:#ef4444;margin-left:2px}.bew-field input,.bew-field select{background:#111;border:1px solid #333;border-radius:8px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;padding:.6rem .85rem;transition:border-color .2s;box-sizing:border-box;width:100%}.bew-field input:focus,.bew-field select:focus{outline:none;border-color:#fcbc2d}.bew-field select option{background:#111}.bew-field input::placeholder{color:#444}.bew-pw-wrap{position:relative}.bew-pw-wrap input{padding-right:2.5rem}.bew-pw-toggle{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#666;cursor:pointer;font-size:1rem;padding:.2rem}.bew-pw-toggle:hover{color:#fcbc2d}.bew-form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.bew-error{display:flex;align-items:center;gap:.5rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#ef4444;font-size:13px;padding:.6rem .85rem}.bew-form-actions{display:flex;gap:.6rem;flex-wrap:wrap}.bew-info-msg{font-size:13px;color:#aaa;background:#111;border:1px solid #2a2a2a;border-radius:8px;padding:.55rem .85rem;margin:0;line-height:1.5}@media(max-width:600px){.bew-card{flex-wrap:wrap;gap:.7rem}.bew-form-row{grid-template-columns:1fr}.bew-modal{padding:1.25rem}.bew-confirm-row{flex-wrap:wrap}}.ticket-list{display:flex;flex-direction:column;gap:1rem}.ticket-card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;overflow:hidden;transition:border-color .2s}.ticket-card--open{border-left:4px solid #f59e0b}.ticket-card--in_progress{border-left:4px solid #3b82f6}.ticket-card--resolved{border-left:4px solid #22c55e}.ticket-card--closed{border-left:4px solid #555}.ticket-card-header{padding:1rem 1.2rem;cursor:pointer;-webkit-user-select:none;user-select:none}.ticket-card-header:hover{background:#ffffff05}.ticket-card-meta{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.4rem}.ticket-priority{font-size:11px;font-weight:700;padding:2px 8px;border-radius:20px;text-transform:uppercase;letter-spacing:.05em}.ticket-priority--high{background:#ef44442e;color:#ef4444}.ticket-priority--medium{background:#f59e0b2e;color:#f59e0b}.ticket-priority--low{background:#6b72802e;color:#9ca3af}.ticket-status{display:inline-flex;align-items:center;gap:.3rem;font-size:12px;padding:2px 8px;border-radius:20px}.ticket-status--open{background:#f59e0b1f;color:#f59e0b}.ticket-status--progress{background:#3b82f61f;color:#60a5fa}.ticket-status--resolved{background:#22c55e1f;color:#22c55e}.ticket-status--closed{background:#6b72801f;color:#6b7280}.ticket-category{font-size:12px;color:#888;background:#ffffff0d;padding:2px 8px;border-radius:20px}.ticket-card-title-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ticket-title{font-size:1rem;font-weight:600;color:#fff;margin:0}.ticket-expand-icon{color:#666;flex-shrink:0}.ticket-card-submeta{display:flex;gap:1rem;font-size:12px;color:#666;margin-top:.3rem}.ticket-card-body{padding:0 1.2rem 1.2rem;border-top:1px solid #2a2a2a}.ticket-description{color:#ccc;font-size:14px;line-height:1.6;margin:1rem 0}.ticket-field-label{display:flex;align-items:center;gap:.4rem;font-size:12px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.ticket-status-change{margin-bottom:1rem}.ticket-status-btns{display:flex;flex-wrap:wrap;gap:.5rem}.ticket-comments{background:#111;border-radius:8px;padding:.8rem 1rem;margin-bottom:1rem}.ticket-comment{padding:.5rem 0;border-bottom:1px solid #1a1a1a;font-size:13px}.ticket-comment:last-child{border-bottom:none}.ticket-comment strong{color:#fcbc2d;margin-right:.4rem}.ticket-comment-date{color:#666;font-size:11px}.ticket-comment p{color:#ccc;margin:.25rem 0 0}.ticket-comment-form{display:flex;flex-direction:column;gap:.5rem}.ticket-textarea{background:#111;border:1px solid #333;border-radius:8px;color:#fff;font-family:Poppins,sans-serif;font-size:13px;padding:.6rem .8rem;resize:vertical;transition:border-color .2s}.ticket-textarea:focus{outline:none;border-color:#fcbc2d}@media(max-width:768px){.ticket-card-header{padding:.8rem 1rem}.ticket-card-body{padding:0 1rem 1rem}.ticket-status-btns{gap:.4rem}}.comm-form-card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.comm-form-title{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#fcbc2d;margin:0 0 1.2rem}.comm-form{display:flex;flex-direction:column;gap:1rem}.comm-form-row{display:grid;grid-template-columns:180px 1fr;gap:1rem}.comm-field{display:flex;flex-direction:column;gap:.4rem}.comm-field--grow{flex:1}.comm-field label{font-size:12px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.04em}.comm-field input,.comm-field select,.comm-field textarea{background:#111;border:1px solid #333;border-radius:8px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;padding:.55rem .8rem;transition:border-color .2s;box-sizing:border-box;width:100%}.comm-field input:focus,.comm-field select:focus,.comm-field textarea:focus{outline:none;border-color:#fcbc2d}.comm-field select option{background:#111}.comm-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.comm-card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;padding:1.2rem;display:flex;flex-direction:column;gap:.6rem;transition:transform .15s}.comm-card:hover{transform:translateY(-2px)}.comm-card--mededeling{border-top:3px solid #3b82f6}.comm-card--onderhoud{border-top:3px solid #f59e0b}.comm-card--evenement{border-top:3px solid #a855f7}.comm-card-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.comm-type-badge{display:inline-flex;align-items:center;gap:.3rem;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:2px 8px;border-radius:20px}.comm-card--mededeling .comm-type-badge{background:#3b82f626;color:#60a5fa}.comm-card--onderhoud .comm-type-badge{background:#f59e0b26;color:#f59e0b}.comm-card--evenement .comm-type-badge{background:#a855f726;color:#c084fc}.comm-date{font-size:11px;color:#555}.comm-title{font-size:.95rem;font-weight:600;color:#fff;margin:0}.comm-body{font-size:13px;color:#aaa;line-height:1.6;flex:1}.comm-footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.3rem;padding-top:.6rem;border-top:1px solid #222}.comm-author{font-size:12px;color:#666}@media(max-width:768px){.comm-form-row,.comm-grid{grid-template-columns:1fr}}.sticket-main{max-width:780px}.sticket-hero{display:flex;align-items:flex-start;gap:1rem;background:linear-gradient(135deg,#1a1a1a,#111);border:1px solid #333;border-left:4px solid #fcbc2d;border-radius:12px;padding:1.2rem 1.4rem;margin-bottom:1.5rem}.sticket-hero-icon{font-size:2rem;flex-shrink:0}.sticket-hero strong{display:block;font-size:1.1rem;color:#fcbc2d;margin-bottom:.2rem}.sticket-hero p{margin:0;font-size:14px;color:#aaa}.sticket-form-card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.sticket-form-title{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#fcbc2d;margin:0 0 1.2rem}.sticket-form{display:flex;flex-direction:column;gap:1rem}.sticket-form-row{display:grid;grid-template-columns:1fr 2fr;gap:1rem}.sticket-field{display:flex;flex-direction:column;gap:.4rem}.sticket-field--full{grid-column:1 / -1}.sticket-field--grow{flex:1}.sticket-field label{font-size:12px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.04em}.sticket-field input,.sticket-field select,.sticket-field textarea{background:#111;border:1px solid #333;border-radius:8px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;padding:.55rem .8rem;transition:border-color .2s;box-sizing:border-box;width:100%}.sticket-field input:focus,.sticket-field select:focus,.sticket-field textarea:focus{outline:none;border-color:#fcbc2d}.sticket-field select option{background:#111}.sticket-photo-label{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#111;border:1px dashed #444;border-radius:8px;color:#888;font-size:13px;cursor:pointer;transition:border-color .2s,color .2s;width:fit-content}.sticket-photo-label:hover{border-color:#fcbc2d;color:#fcbc2d}.sticket-photo-preview{display:flex;align-items:center;gap:1rem}.sticket-photo-preview img{width:80px;height:80px;object-fit:cover;border-radius:8px;border:1px solid #333}.sticket-remove-photo{display:inline-flex;align-items:center;gap:.3rem;background:transparent;border:1px solid #444;border-radius:6px;color:#888;font-size:12px;padding:.3rem .7rem;cursor:pointer;transition:border-color .2s,color .2s;font-family:Poppins,sans-serif}.sticket-remove-photo:hover{border-color:#e74c3c;color:#e74c3c}.sticket-submit-msg{font-size:13px;font-weight:500}.sticket-submit-btn{display:inline-flex;align-items:center;gap:.5rem;background:#fcbc2d;border:none;border-radius:8px;color:#000;font-size:14px;font-weight:600;padding:.7rem 1.5rem;cursor:pointer;transition:background-color .2s;font-family:Poppins,sans-serif;width:fit-content}.sticket-submit-btn:hover{background:#e0a820}.sticket-submit-btn:disabled{opacity:.6;cursor:not-allowed}.sticket-my-section{margin-top:.5rem}.sticket-section-title{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#fcbc2d;margin-bottom:1rem}.sticket-loading{color:#888;font-size:14px}.sticket-empty{color:#666;font-size:14px}.sticket-list{display:flex;flex-direction:column;gap:.8rem}.sticket-card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:10px;overflow:hidden}.sticket-card-header{padding:.9rem 1.1rem;cursor:pointer;-webkit-user-select:none;user-select:none}.sticket-card-header:hover{background:#ffffff05}.sticket-card-top{display:flex;align-items:center;gap:.5rem;margin-bottom:.3rem}.sticket-status{display:inline-flex;align-items:center;gap:.3rem;font-size:12px;padding:2px 8px;border-radius:20px}.sticket-status--open{background:#f59e0b1f;color:#f59e0b}.sticket-status--progress{background:#3b82f61f;color:#60a5fa}.sticket-status--resolved{background:#22c55e1f;color:#22c55e}.sticket-status--closed{background:#6b72801f;color:#6b7280}.sticket-category{font-size:12px;color:#888;background:#ffffff0d;padding:2px 8px;border-radius:20px}.sticket-expand{margin-left:auto;color:#666}.sticket-title{font-size:.95rem;font-weight:600;color:#fff;margin:0 0 .2rem}.sticket-date{font-size:12px;color:#666}.sticket-card-body{padding:0 1.1rem 1rem;border-top:1px solid #222}.sticket-description{color:#ccc;font-size:14px;line-height:1.6;margin:.8rem 0}.sticket-comments{background:#111;border-radius:8px;padding:.8rem;margin-top:.8rem}.sticket-label{font-size:12px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem}.sticket-comment{font-size:13px;padding:.4rem 0;border-bottom:1px solid #1a1a1a}.sticket-comment:last-child{border-bottom:none}.sticket-comment strong{color:#fcbc2d;margin-right:.3rem}.sticket-comment p{color:#ccc;margin:.2rem 0 0}@media(max-width:768px){.sticket-form-row{grid-template-columns:1fr}.sticket-form-card{padding:1.1rem}}.ev-main{gap:1.25rem}.ev-hero{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:linear-gradient(135deg,#150a00,#08000f);border:1px solid #fcbc2d;border-left:5px solid #fcbc2d;border-radius:10px;padding:1rem 1.25rem;color:#fff;flex-wrap:wrap}.ev-hero-left{display:flex;align-items:center;gap:1rem}.ev-hero-icon{font-size:2.2rem;flex-shrink:0}.ev-hero strong{display:block;color:#fcbc2d;font-size:1.05rem;font-weight:700}.ev-hero p{margin:.2rem 0 0;font-size:13px;color:#bbb}.ev-countdown{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;background:#0006;border:1px solid #333;border-radius:10px;padding:.7rem 1.1rem;text-align:right;flex-shrink:0}.ev-countdown-num{font-size:1.5rem;font-weight:900;line-height:1}.ev-countdown-label{font-size:11px;color:#777;max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-legend{display:flex;gap:.5rem;flex-wrap:wrap}.ev-legend-chip{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:600;padding:.25rem .65rem;border-radius:20px;border:1px solid;background:#ffffff08}.ev-section{display:flex;flex-direction:column;gap:.75rem}.ev-section-title{display:flex;align-items:center;gap:.5rem;color:#fcbc2d;font-size:.92rem;font-weight:700;margin:0;padding-bottom:.45rem;border-bottom:1px solid #222}.ev-section-title--past{color:#444}.ev-list{display:flex;flex-direction:column;gap:.6rem}.ev-card{display:flex;align-items:flex-start;gap:1rem;border:1px solid;border-radius:12px;padding:1rem 1.25rem;transition:box-shadow .2s}.ev-card:not(.ev-card--past):hover{box-shadow:0 0 18px #fcbc2d14}.ev-card--past{opacity:.5}.ev-date-block{display:flex;flex-direction:column;align-items:center;border-radius:10px;padding:.55rem .8rem;min-width:50px;text-align:center;flex-shrink:0;gap:0}.ev-date-day{font-size:1.65rem;font-weight:900;line-height:1}.ev-date-month{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-top:.05rem}.ev-date-weekday{font-size:.62rem;text-transform:uppercase;letter-spacing:.04em;color:#555;margin-top:.15rem}.ev-content{flex:1;display:flex;flex-direction:column;gap:.3rem;min-width:0}.ev-top-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.ev-category-badge{display:inline-flex;align-items:center;gap:.3rem;border-radius:20px;font-size:.7rem;font-weight:600;padding:.2rem .55rem;white-space:nowrap}.ev-past-badge{font-size:.68rem;color:#555;border:1px solid #2a2a2a;border-radius:20px;padding:.15rem .5rem}.ev-title{font-size:1rem;font-weight:700;margin:0;line-height:1.3}.ev-meta{display:flex;gap:1rem;font-size:11.5px;color:#666;flex-wrap:wrap}.ev-meta span{display:flex;align-items:center;gap:.3rem}.ev-description{font-size:13px;color:#bbb;line-height:1.6;margin:.25rem 0 0}.ev-toggle-btn{display:inline-flex;align-items:center;gap:.3rem;background:none;border:none;font-size:11.5px;font-weight:600;cursor:pointer;padding:0;margin-top:.1rem;transition:opacity .2s;font-family:inherit}.ev-toggle-btn:hover{opacity:.7}.ev-empty{display:flex;align-items:center;gap:.85rem;background:#111;border:1px solid #252525;border-radius:10px;padding:1.4rem 1.25rem;color:#555;font-size:13px;font-style:italic}.ev-empty span{font-size:1.6rem;flex-shrink:0}.ev-suggest{display:flex;align-items:flex-start;gap:.85rem;background:#fcbc2d0a;border:1px solid rgba(252,188,45,.2);border-radius:10px;padding:1rem 1.25rem}.ev-suggest>span{font-size:1.4rem;flex-shrink:0;margin-top:.1rem}.ev-suggest strong{display:block;color:#fcbc2d;font-size:13.5px;font-weight:700;margin-bottom:.2rem}.ev-suggest p{font-size:12.5px;color:#999;margin:0}.ev-suggest a{color:#fcbc2d;text-decoration:underline}.ev-suggest a:hover{color:#fff}@media(max-width:768px){.ev-hero{flex-direction:column;align-items:flex-start}.ev-countdown{align-items:flex-start;text-align:left;width:100%}.ev-countdown-label{max-width:none}.ev-card{padding:.85rem 1rem;gap:.75rem}.ev-date-block{min-width:44px;padding:.5rem .6rem}.ev-date-day{font-size:1.35rem}}.ev-news-list{display:flex;flex-direction:column;gap:.75rem}.ev-news-card{display:flex;align-items:flex-start;gap:1rem;background:#111;border:1px solid #2a2a2a;border-left:4px solid #a855f7;border-radius:10px;padding:.9rem 1.1rem}.ev-news-emoji{font-size:1.6rem;flex-shrink:0;line-height:1;margin-top:.1rem}.ev-news-body{flex:1;display:flex;flex-direction:column;gap:.25rem}.ev-news-body strong{font-size:14px;font-weight:600;color:#fff}.ev-news-body p{font-size:13px;color:#aaa;margin:0;line-height:1.5}.ev-news-date{font-size:11.5px;color:#555;white-space:nowrap;align-self:flex-start;margin-top:.1rem}.se-main{gap:1.25rem}.se-hero{display:flex;align-items:center;gap:1.25rem;background:linear-gradient(135deg,#0a1500,#120a00);border:1px solid #fcbc2d;border-left:5px solid #fcbc2d;border-radius:10px;padding:1rem 1.4rem;color:#fff;flex-wrap:wrap}.se-hero-icon{font-size:2.4rem;flex-shrink:0}.se-hero-text{flex:1;min-width:180px}.se-hero-text strong{display:block;color:#fcbc2d;font-size:1.05rem;font-weight:700}.se-hero-text p{margin:.2rem 0 0;font-size:13px;color:#bbb}.se-hero-date{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;background:#0006;border:1px solid #333;border-radius:10px;padding:.7rem 1.1rem;flex-shrink:0;text-align:right}.se-hero-date-label{font-size:10.5px;color:#666;text-transform:uppercase;letter-spacing:.06em}.se-hero-date-value{font-size:1rem;font-weight:700;color:#fcbc2d;text-transform:capitalize}.se-hero-date-time{font-size:12px;color:#888}.se-two-col{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;align-items:start}.se-right-col{display:flex;flex-direction:column;gap:1rem}.se-block{border-radius:12px;padding:1.25rem;border:1px solid transparent}.se-block-header{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.se-block-header span{font-size:1.2rem}.se-block-header h2{margin:0;font-size:.95rem;font-weight:700;color:#fff}.se-block--gold{background:#1a1200;border-color:#fcbc2d}.se-block--dark{background:#111;border-color:#2a2a2a}.se-block--green{background:#001a08;border-color:#22c55e}.se-block--rules{background:#0d0d0d;border-color:#333}.se-block--gold .se-block-header h2{color:#fcbc2d}.se-block--dark .se-block-header h2{color:#aaa}.se-block--green .se-block-header h2{color:#22c55e}.se-block--rules .se-block-header h2{color:#aaa}.se-detail-row{display:flex;align-items:flex-start;gap:.6rem;font-size:13px;color:#ccc;margin-bottom:.4rem}.se-detail-icon{font-size:1rem;flex-shrink:0;margin-top:1px}.se-description{font-size:13px;color:#bbb;line-height:1.6;margin:.75rem 0 0}.se-progress-wrap{margin-top:1rem;display:flex;flex-direction:column;gap:.35rem}.se-progress-bar{height:6px;background:#222;border-radius:999px;overflow:hidden}.se-progress-fill{height:100%;background:#fcbc2d;border-radius:999px;transition:width .4s ease}.se-progress-label{font-size:11.5px;color:#666}.se-dish-ideas{margin-top:1rem;display:flex;flex-direction:column;gap:.4rem}.se-dish-ideas-title{font-size:11px;color:#666;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.se-dish-chips{display:flex;flex-wrap:wrap;gap:.4rem}.se-dish-chip{font-size:11.5px;color:#fcbc2d;background:#fcbc2d14;border:1px solid rgba(252,188,45,.2);border-radius:20px;padding:.2rem .55rem}.se-signup-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.se-signup-item{display:flex;align-items:center;gap:.6rem;background:#ffffff08;border:1px solid #1e1e1e;border-radius:8px;padding:.55rem .75rem}.se-signup-item--new{border-color:#22c55e33;background:#22c55e0d}.se-signup-emoji{font-size:1.3rem;flex-shrink:0}.se-signup-item div{flex:1;display:flex;flex-direction:column;gap:.05rem}.se-signup-item strong{font-size:13px;color:#ddd}.se-signup-item span{font-size:11.5px;color:#666}.se-check-icon{color:#22c55e;font-size:14px;flex-shrink:0}.se-heart-icon{color:#f97316;font-size:14px;flex-shrink:0}.se-form{display:flex;flex-direction:column;gap:.85rem}.se-label{display:flex;flex-direction:column;gap:.35rem;font-size:12.5px;color:#aaa;font-weight:600}.se-input{background:#0d0d0d;border:1px solid #333;border-radius:8px;color:#eee;font-size:13.5px;padding:.55rem .85rem;font-family:inherit;outline:none;transition:border-color .2s}.se-input:focus{border-color:#22c55e}.se-input::placeholder{color:#444}.se-counter{display:flex;align-items:center;gap:.75rem;margin-top:.15rem}.se-counter-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:#1a1a1a;border:1px solid #333;border-radius:8px;color:#ccc;cursor:pointer;font-size:14px;transition:background .15s}.se-counter-btn:hover{background:#252525;color:#fff}.se-counter-val{font-size:1.1rem;font-weight:700;color:#eee;min-width:24px;text-align:center}.se-counter-hint{font-size:11.5px;color:#555;margin-top:.2rem;font-weight:400}.se-submit-btn{display:flex;align-items:center;justify-content:center;gap:.4rem;background:#22c55e;color:#000;border:none;border-radius:10px;font-size:13.5px;font-weight:700;padding:.65rem 1.25rem;cursor:pointer;font-family:inherit;transition:background .2s}.se-submit-btn:hover{background:#16a34a}.se-block--success{background:#22c55e0f;border:1px solid rgba(34,197,94,.3);border-radius:12px;padding:1.5rem 1.25rem}.se-success-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem}.se-success-icon{font-size:2.2rem;margin-bottom:.25rem}.se-success-inner strong{font-size:1rem;font-weight:700;color:#22c55e}.se-success-inner p{font-size:13px;color:#aaa;margin:0}.se-success-dish{font-size:13px!important;color:#ccc!important}.se-success-dish em{color:#22c55e;font-style:normal;font-weight:600}.se-cancel-btn{display:flex;align-items:center;gap:.35rem;background:transparent;border:1px solid #444;border-radius:8px;color:#888;font-size:12.5px;font-weight:600;padding:.45rem 1rem;cursor:pointer;font-family:inherit;margin-top:.5rem;transition:border-color .2s,color .2s}.se-cancel-btn:hover{border-color:#ef4444;color:#ef4444}.se-rules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.se-rule-tile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;background:#ffffff05;border:1px solid #1e1e1e;border-radius:10px;padding:.9rem .6rem}.se-rule-tile span{font-size:1.4rem}.se-rule-tile p{font-size:12px;color:#888;margin:0;line-height:1.4}.se-past-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem}.se-past-tile{display:flex;flex-direction:column;gap:.2rem;background:#ffffff05;border:1px solid #1e1e1e;border-radius:10px;padding:.75rem .9rem}.se-past-theme{font-size:13.5px;font-weight:600;color:#ddd}.se-past-month{font-size:11.5px;color:#555}.se-past-persons{font-size:11.5px;color:#444;margin-top:.15rem}@media(max-width:900px){.se-two-col{grid-template-columns:1fr}.se-rules-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.se-hero{flex-direction:column;align-items:flex-start}.se-hero-date{align-items:flex-start;text-align:left;width:100%}.se-rules-grid{grid-template-columns:1fr 1fr}.se-past-grid{grid-template-columns:1fr}}.payment-success-page{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.payment-success-card{background:#140e08;border:1px solid #fcbc2d;border-radius:16px;padding:3rem 2.5rem;max-width:480px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.payment-success-icon{font-size:3.5rem;color:#22c55e}.payment-success-card h1{font-size:1.6rem;color:#fcbc2d;margin:0}.payment-success-card p{color:#ccc;line-height:1.6;margin:0}.payment-success-btn{display:inline-flex;align-items:center;gap:.5rem;background:#fcbc2d;color:#140e08;font-weight:700;padding:.6rem 1.5rem;border-radius:10px;text-decoration:none;margin-top:.5rem;transition:opacity .2s}.payment-success-btn:hover{opacity:.85}.fade-trigger{opacity:0;transform:translateY(28px);transition:opacity .6s ease,transform .6s ease}.fade-trigger.visible{opacity:1;transform:translateY(0)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.tijdlijn-page{width:100%;max-width:900px;margin:0 auto;padding:3rem 2rem 6rem;box-sizing:border-box}.tijdlijn-header{text-align:center;margin-bottom:4rem;animation:fadeInUp .7s ease forwards}.tijdlijn-header h1{font-size:2.4rem;font-weight:700;color:#fff;margin-bottom:1rem}.tijdlijn-header p{font-size:.95rem;color:#b8a890;max-width:520px;margin:0 auto;line-height:1.7}.tijdlijn-container{position:relative;display:flex;flex-direction:column;gap:3rem}.tijdlijn-lijn{position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#fcbc2d,#2e2418);transform:translate(-50%);z-index:0}.tijdlijn-item{display:flex;align-items:flex-start;position:relative;z-index:1}.tijdlijn-item.links{flex-direction:row}.tijdlijn-item.rechts{flex-direction:row-reverse}.tijdlijn-item.links .tijdlijn-kaart{margin-right:calc(50% + 2.5rem)}.tijdlijn-item.rechts .tijdlijn-kaart{margin-left:calc(50% + 2.5rem)}.tijdlijn-dot{position:absolute;left:50%;transform:translate(-50%);background-color:#140e08;border:2px solid #FCBC2D;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;z-index:2;transition:background-color .3s;flex-shrink:0}.tijdlijn-item:hover .tijdlijn-dot{background-color:#fcbc2d}.tijdlijn-kaart{background-color:#140e08;border:1px solid #241c12;border-radius:14px;padding:1.5rem;width:calc(50% - 4.5rem);transition:border-color .3s,box-shadow .3s;box-sizing:border-box}.tijdlijn-kaart.kaart-open{border-color:#fcbc2d;box-shadow:0 8px 24px #fcbc2d14}.tijdlijn-item:has(.badge-historisch) .tijdlijn-kaart.kaart-open{border-color:#c8a46e;box-shadow:0 8px 24px #c8a46e14}.tijdlijn-item:has(.badge-historisch) .tijdlijn-dot{border-color:#c8a46e}.tijdlijn-item:has(.badge-historisch):hover .tijdlijn-dot{background-color:#c8a46e}.tijdlijn-item:has(.badge-historisch) .tijdlijn-lees-meer{color:#c8a46e}.tijdlijn-item:has(.badge-historisch) .tijdlijn-lees-meer:hover{color:#e0b87c}.tijdlijn-kaart-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.6rem}.tijdlijn-datum{font-size:.72rem;color:#786050;text-transform:uppercase;letter-spacing:.08em}.tijdlijn-kaart h3{font-size:1rem;font-weight:700;color:#fff;margin:0 0 .6rem}.tijdlijn-preview{font-size:.85rem;color:#b8a890;line-height:1.65;margin:0}.tijdlijn-detail{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease,opacity .35s ease;opacity:0}.tijdlijn-detail.detail-open{grid-template-rows:1fr;opacity:1}.tijdlijn-detail-inner{overflow:hidden}.tijdlijn-detail-inner p{font-size:.83rem;color:#988068;line-height:1.65;margin:0;padding-top:.85rem;margin-top:.85rem;border-top:1px solid #241c12}.tijdlijn-lees-meer{display:inline-flex;align-items:center;gap:.35rem;margin-top:.9rem;background:none;border:none;padding:0;cursor:pointer;font-size:.78rem;font-weight:600;color:#fcbc2d;letter-spacing:.02em;transition:color .2s,opacity .2s}.tijdlijn-lees-meer:hover{color:#ffd05c}.lees-meer-pijl{display:inline-block;transition:transform .35s ease;font-style:normal;line-height:1}.lees-meer-pijl.pijl-omhoog{transform:rotate(180deg)}.tijdlijn-sectie-label{text-align:center;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#988068;margin:2.5rem 0 1.5rem;display:flex;align-items:center;gap:.75rem}.tijdlijn-sectie-label:before,.tijdlijn-sectie-label:after{content:"";flex:1;height:1px;background:linear-gradient(to right,transparent,#382e1e,transparent)}.tijdlijn-lijn--historisch{background:linear-gradient(to bottom,#c8a46e,#2e2418)}.tijdlijn-badge{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.2rem .6rem;border-radius:20px;white-space:nowrap}.badge-historisch{background:#2e1e0a;color:#c8a46e;border:1px solid #4a3010}.badge-gedaan{background:#1a3a1a;color:#4caf50;border:1px solid #2d5a2d}.badge-bezig{background:#3a2a00;color:#fcbc2d;border:1px solid #5a4000}.badge-gepland{background:#1a1a3a;color:#7c9ef8;border:1px solid #2a2a5a}.badge-toekomst{background:#241c12;color:#988068;border:1px solid #382e1e}@media(max-width:700px){.tijdlijn-lijn{left:24px}.tijdlijn-item,.tijdlijn-item.links,.tijdlijn-item.rechts{flex-direction:column;padding-left:60px}.tijdlijn-item.links .tijdlijn-kaart,.tijdlijn-item.rechts .tijdlijn-kaart{margin:0;width:100%}.tijdlijn-dot{left:24px;position:absolute;width:40px;height:40px;font-size:1rem}.tijdlijn-kaart{width:100%}.tijdlijn-header h1{font-size:1.8rem}}@media(max-width:480px){.tijdlijn-header h1{font-size:clamp(1.3rem,6vw,1.6rem)}.tijdlijn-page{padding:2rem 1rem 4rem}}.oo-reveal{opacity:0;transform:translateY(40px);transition:opacity .75s ease,transform .75s ease}.oo-reveal.oo-visible{opacity:1;transform:translateY(0)}.over-ons-page{width:100%;overflow-x:hidden;background:#0e0b08}.oo-hero{min-height:88vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:6rem 2rem 4rem;position:relative;overflow:hidden}.oo-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center 30%;transform-origin:center;z-index:0}.oo-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0a08058c,#0a080559 40%,#0a0805bf);z-index:1}.oo-hero-inner{position:relative;z-index:2;max-width:720px}.oo-hero-eyebrow{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#fcbc2d;margin-bottom:1.5rem}.oo-hero-title{font-size:clamp(2.2rem,6vw,4rem);font-weight:700;color:#fff;line-height:1.15;margin:0 0 1.5rem;text-shadow:0 2px 20px rgba(0,0,0,.6)}.oo-hero-sub{font-size:1.05rem;color:#fffc;line-height:1.75;max-width:560px;margin:0 auto 3rem;text-shadow:0 1px 8px rgba(0,0,0,.5)}.oo-hero-scroll{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#ffffff80;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;animation:oo-bounce 2s infinite}.oo-scroll-arrow{width:1px;height:40px;background:linear-gradient(to bottom,rgba(255,255,255,.4),transparent)}@keyframes oo-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.oo-dot-nav{position:fixed;right:1.5rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:.6rem;z-index:100}.oo-dot{width:8px;height:8px;border-radius:50%;background:#382e1e;border:none;cursor:pointer;transition:background .3s,transform .3s;padding:0}.oo-dot.active{background:#fcbc2d;transform:scale(1.4)}.oo-section{display:grid;grid-template-columns:1fr 1fr;min-height:auto;position:relative;align-items:center}.oo-section--right{direction:ltr}.oo-section--left{direction:rtl}.oo-section--left>*{direction:ltr}.oo-section--video .oo-img-wrap{aspect-ratio:16 / 9;max-width:480px}.oo-section--video .oo-img{object-position:center center;filter:brightness(.95) saturate(1)}.oo-section--video:hover .oo-img{filter:brightness(1) saturate(1.05);transform:none}.oo-theme--dark{background:#120f09;border-top:1px solid #1e1812}.oo-theme--sepia{background:#130e08;border-top:1px solid #2e2210}.oo-theme--light{background:#0e0b08;border-top:1px solid #1c1610}.oo-img-col{display:flex;align-items:center;justify-content:center;padding:3.5rem 2.5rem}.oo-img-wrap{width:100%;max-width:460px;aspect-ratio:4 / 5;border-radius:20px;overflow:hidden;margin:0;position:relative;box-shadow:0 12px 48px #0000008c}.oo-img{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.85) saturate(.9);transition:filter .6s ease,transform .6s ease}.oo-section:hover .oo-img{filter:brightness(.95) saturate(1);transform:scale(1.03)}.oo-img-wrap--contain{background:#5a0a0a;aspect-ratio:16 / 9}.oo-img-wrap--contain .oo-img{object-fit:contain;object-position:center;padding:1.5rem}.oo-section:hover .oo-img-wrap--contain .oo-img{transform:scale(1.02)}.oo-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(10,10,10,.35),transparent 60%);border-radius:20px}.oo-section--left .oo-img-overlay{background:linear-gradient(to top,rgba(10,10,10,.35),transparent 60%)}.oo-text-col{display:flex;align-items:center;padding:5rem 3.5rem}.oo-text-inner{max-width:560px}.oo-section-num{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:1.25rem}.oo-section-title{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;color:#fff;line-height:1.2;margin:0 0 1.75rem}.oo-pull-quote{font-size:1.2rem;font-style:italic;color:var(--accent);border-left:3px solid var(--accent);padding-left:1.25rem;margin:0 0 2rem;line-height:1.6}.oo-body-text{display:flex;flex-direction:column;gap:1.1rem}.oo-body-text p{font-size:1rem;line-height:1.85;color:#c0aa90;margin:0}.oo-cta{background:linear-gradient(135deg,#120f09,#100c06);border-top:1px solid #1e1a0e;padding:6rem 2rem;text-align:center}.oo-cta-inner{max-width:600px;margin:0 auto}.oo-cta h2{font-size:2rem;font-weight:700;color:#fff;margin:0 0 1.25rem}.oo-cta p{font-size:1rem;line-height:1.85;color:#988068;margin:0 0 2.5rem}.oo-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.oo-cta-primary{background:#fcbc2d;color:#000;border:none;font-size:.9rem;font-weight:700;padding:.8rem 2rem;border-radius:8px;cursor:pointer;transition:background .2s,transform .2s;letter-spacing:.03em}.oo-cta-primary:hover{background:#e5a920;transform:translateY(-2px)}.oo-cta-secondary{background:transparent;color:#887060;border:1px solid #382e1e;font-size:.9rem;font-weight:600;padding:.8rem 2rem;border-radius:8px;cursor:pointer;transition:color .2s,border-color .2s}.oo-cta-secondary:hover{color:#fff;border-color:#5a4e3e}.oo-inline-contact{margin-top:1.5rem}.oo-inline-link{color:var(--btn-accent, var(--accent));text-decoration:underline;text-underline-offset:3px;font-size:.95rem;font-weight:500;transition:opacity .2s}.oo-inline-link:hover{opacity:.7}.oo-lees-meer-btn{background:none;border:none;color:var(--btn-accent, var(--accent));font-size:.85rem;font-weight:600;cursor:pointer;padding:.5rem 0;margin-top:.5rem;letter-spacing:.04em;text-decoration:underline;text-underline-offset:3px;transition:opacity .2s}.oo-lees-meer-btn:hover{opacity:.75}.oo-external-link,.oo-external-link:visited{display:inline-block;margin-top:1.5rem;padding:.75rem 1.75rem;background:transparent;color:var(--btn-accent, var(--accent));border:2px solid var(--btn-accent, var(--accent));font-size:.85rem;font-weight:700;letter-spacing:.04em;text-decoration:none;border-radius:8px;transition:background .2s,color .2s,transform .2s}.oo-external-link:hover{background:var(--btn-accent, var(--accent));color:#0c0a07;transform:translateY(-2px)}@media(max-width:900px){.oo-section{grid-template-columns:1fr}.oo-section--left,.oo-section--right{direction:ltr}.oo-img-col{padding:2.5rem 1.75rem 1rem}.oo-img-wrap{max-width:100%;aspect-ratio:16 / 9}.oo-text-col{padding:1rem 1.75rem 3rem}.oo-dot-nav{display:none}.oo-section--video .oo-img-wrap{aspect-ratio:16 / 9}}@media(max-width:600px){.oo-hero{min-height:70vh;padding:5rem 1.25rem 3rem}.oo-hero-scroll{display:none}.oo-img-col{padding:2rem 1.25rem .5rem}.oo-img-wrap{aspect-ratio:4 / 3;border-radius:14px}.oo-text-col{padding:1rem 1.25rem 2.5rem}.oo-pull-quote{font-size:1.05rem}.oo-body-text p{font-size:.95rem}.oo-cta{padding:4rem 1.25rem}.oo-cta h2{font-size:1.6rem}}.galerij-villa-page{background:#0c0a07;min-height:100vh;padding:0 0 5rem}.gv-header{text-align:center;padding:4rem 2rem 2.5rem}.gv-header h1{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;color:#fff;margin:0 0 .75rem}.gv-header p{font-size:.95rem;color:#786050;margin:0}.gv-filter{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;padding:0 1.5rem 2.5rem}.gv-filter-btn{background:#140e08;border:1px solid #241c12;color:#988068;font-family:inherit;font-size:.78rem;font-weight:500;padding:.45rem 1.1rem;border-radius:20px;cursor:pointer;transition:all .2s;letter-spacing:.03em}.gv-filter-btn:hover{color:#fff;border-color:#4a3e2e}.gv-filter-btn.active{background:#fcbc2d;color:#000;border-color:#fcbc2d;font-weight:700}.gv-grid{columns:4;column-gap:.6rem;padding:0 1.5rem;max-width:1400px;margin:0 auto}@media(max-width:1100px){.gv-grid{columns:3}}@media(max-width:720px){.gv-grid{columns:2}}@media(max-width:420px){.gv-grid{columns:1}}.gv-item{break-inside:avoid;margin-bottom:.6rem;border-radius:8px;overflow:hidden;cursor:zoom-in;position:relative}.gv-item:focus{outline:2px solid #FCBC2D;outline-offset:2px}.gv-img-wrap{position:relative;overflow:hidden;background:#140e08}.gv-img-wrap img{width:100%;height:auto;display:block;filter:brightness(.82) saturate(.75);transition:transform .5s ease,filter .4s}.gv-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,transparent 55%);opacity:0;transition:opacity .3s;display:flex;flex-direction:column;justify-content:flex-end;padding:1.1rem .9rem;gap:.2rem}.gv-item:hover .gv-overlay,.gv-item:focus .gv-overlay{opacity:1}.gv-item:hover .gv-img-wrap img{transform:scale(1.05);filter:brightness(.65) saturate(.65)}.gv-cat{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fcbc2d}.gv-caption{font-size:.78rem;color:#f0e0c8;margin:0;font-weight:500}.gv-zoom{font-size:1rem;color:#ffffff80;margin-top:.2rem}@media(hover:none){.gv-overlay{opacity:1;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 45%)}}.gvlb-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000f0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:gvlb-in .2s ease}@keyframes gvlb-in{0%{opacity:0}to{opacity:1}}.gvlb-box{position:relative;max-width:min(90vw,950px);width:100%;display:grid;grid-template-rows:1fr auto;gap:1.5rem;outline:none;animation:gvlb-up .25s ease}@keyframes gvlb-up{0%{transform:translateY(14px);opacity:0}to{transform:translateY(0);opacity:1}}.gvlb-close{position:absolute;top:-2.5rem;right:0;background:transparent;border:none;color:#988068;font-size:1.3rem;cursor:pointer;transition:color .2s;padding:.3rem .5rem}.gvlb-close:hover{color:#fff}.gvlb-img-wrap{background:#140e08;border-radius:10px;overflow:hidden;max-height:68vh;display:flex;align-items:center;justify-content:center}.gvlb-img{max-width:100%;max-height:68vh;object-fit:contain;display:block}.gvlb-info{padding:0 .5rem}.gvlb-cat{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#fcbc2d;display:block;margin-bottom:.35rem}.gvlb-caption{font-size:1rem;font-weight:600;color:#fff;margin:0 0 .5rem}.gvlb-sub{font-size:.82rem;color:#988068;line-height:1.55;margin:0 0 .75rem}.gvlb-verhaal{font-size:.83rem;color:#c8a87a;line-height:1.72;margin:0;padding-top:.75rem;border-top:1px solid #1e1812}.gvlb-nav{position:absolute;top:38%;transform:translateY(-50%);background:#ffffff12;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:2rem;width:46px;height:46px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.gvlb-nav:hover{background:#ffffff29}.gvlb-prev{left:-3.75rem}.gvlb-next{right:-3.75rem}.gvlb-counter{position:absolute;bottom:-2.25rem;left:50%;transform:translate(-50%);font-size:.68rem;color:#5a4e3e;white-space:nowrap}@media(max-width:720px){.gvlb-overlay{align-items:flex-start;overflow-y:auto;padding:3.5rem 1rem 2rem}.gvlb-box{margin:0 auto;max-width:100%}.gvlb-close{top:-2rem}.gvlb-prev{left:.25rem;top:auto;bottom:1rem;transform:none;width:38px;height:38px;font-size:1.5rem}.gvlb-next{right:.25rem;top:auto;bottom:1rem;transform:none;width:38px;height:38px;font-size:1.5rem}.gvlb-img-wrap,.gvlb-img{max-height:50vh}.gvlb-counter{bottom:-1.5rem}}@media(max-width:480px){.gv-header{padding:2.5rem 1.25rem 1.5rem}.gv-filter{padding:0 1.25rem 1.75rem}.gv-grid{padding:0 1rem;column-gap:.4rem}.gvlb-caption{font-size:.9rem}.gvlb-verhaal{font-size:.78rem}}.omgeving-page{background:#0c0a07;color:#fff;overflow-x:clip}.omg-hero-map{position:relative;height:70vh;min-height:520px;overflow:hidden}.omg-hero-map-inner{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.omg-hero-map-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(to top,rgba(12,10,7,.95) 0%,rgba(12,10,7,.35) 48%,transparent 70%)}.omg-hero-map-text{padding:2.5rem 3rem 1.25rem;max-width:620px;pointer-events:none}.omg-hero-quicknav{display:flex;flex-wrap:wrap;gap:.5rem;padding:0 3rem 2rem;pointer-events:auto}.omg-qnav-card{display:flex;align-items:center;gap:.4rem;padding:.45rem 1rem;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:100px;color:#ffffffd9;text-decoration:none;font-size:.78rem;font-weight:500;letter-spacing:.02em;transition:background .2s,border-color .2s,color .2s;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);white-space:nowrap}.omg-qnav-card:hover{background:#fcbc2d26;border-color:#fcbc2d80;color:#fcbc2d}.omg-eyebrow{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#fcbc2d;margin-bottom:1.25rem;display:block}.omg-hero-map-text h1{font-size:clamp(1.8rem,4vw,3rem);font-weight:700;color:#fff;line-height:1.2;margin:0 0 1rem}.omg-hero-map-text p{font-size:1rem;color:#a89878;line-height:1.8;margin:0}.omg-section-inner{max-width:1200px;margin:0 auto;padding:0 2rem}.omg-section-title{font-size:clamp(1.4rem,3vw,2rem);font-weight:700;color:#fff;margin:0 0 .75rem}.omg-section-sub{font-size:.95rem;color:#887060;line-height:1.7;margin:0 0 2.5rem;max-width:560px}.omg-afstanden{padding:4rem 0;border-top:1px solid #1e1812}.afstand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.afstand-card{background:#140e08;border:1px solid #221b12;border-radius:10px;padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1rem;transition:border-color .3s}.afstand-card:hover{border-color:#fcbc2d}.afstand-icon{font-size:1.5rem;flex-shrink:0}.afstand-info{display:flex;flex-direction:column;gap:.2rem}.afstand-info strong{font-size:.9rem;color:#fff;font-weight:600}.afstand-info span{font-size:.78rem;color:#786050}.leaflet-container{background:#0c0a07}.leaflet-tile-pane{filter:brightness(.85)}.leaflet-popup-content-wrapper{background:#140e08;color:#fff;border:1px solid #382e1e;border-radius:8px;box-shadow:0 4px 16px #0009}.leaflet-popup-tip{background:#140e08}.leaflet-popup-close-button{color:#988068!important}.map-popup{display:flex;flex-direction:column;gap:.25rem;padding:.25rem}.map-popup strong{font-size:.85rem;color:#fff}.map-popup span{font-size:.75rem;color:#a89878}.map-popup-link{font-size:.72rem;color:#c8a46e;text-decoration:none;margin-top:.2rem;transition:color .2s}.map-popup-link:hover{color:#fcbc2d}.omg-transport{padding:4rem 0;border-top:1px solid #1e1812}.transport-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}.transport-card{background:#140e08;border:1px solid #221b12;border-radius:12px;padding:1.5rem 1.25rem;transition:border-color .3s}.transport-card:hover{border-color:#382e18}.transport-icon{font-size:1.6rem;display:block;margin-bottom:.75rem}.transport-card h3{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#fcbc2d;margin:0 0 .4rem}.transport-loc{font-size:.8rem;color:#a89878;margin:0 0 .75rem;font-style:italic}.transport-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem}.transport-list li{font-size:.78rem;color:#786050;line-height:1.5}.transport-web-item{color:#c8a46e!important}.omg-eten{padding:4rem 0;border-top:1px solid #1e1812}.omg-cat-block{margin-bottom:3rem}.omg-cat-block:last-child{margin-bottom:0}.omg-cat-label{display:inline-block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#fcbc2d;background:#fcbc2d14;border:1px solid rgba(252,188,45,.2);padding:.3rem .8rem;border-radius:20px;margin-bottom:1.25rem}.omg-venues-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.venue-card{background:#120f09;border:1px solid #1e1812;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:border-color .3s,transform .3s,box-shadow .3s;cursor:pointer}.venue-card:hover{border-color:#fcbc2d;transform:translateY(-4px);box-shadow:0 12px 40px #00000080}.venue-card--nolink{cursor:default}.venue-card--nolink:hover{border-color:#2e2418;transform:none;box-shadow:none}.venue-photo{height:170px;overflow:hidden;position:relative;flex-shrink:0}.venue-photo img{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.75) saturate(.7);transition:transform .5s ease,filter .4s ease;display:block}.venue-card:hover .venue-photo img{transform:scale(1.06);filter:brightness(.9) saturate(.9)}.venue-photo--bz .bz-emoji-overlay{position:absolute;bottom:.6rem;left:.75rem;font-size:1.5rem;line-height:1;filter:drop-shadow(0 1px 4px rgba(0,0,0,.6))}.venue-body{padding:1.1rem 1.15rem 1.25rem;display:flex;flex-direction:column;gap:.35rem;flex:1}.venue-naam{font-size:.9rem;font-weight:700;color:#fff;line-height:1.3;transition:color .2s}.venue-card:hover .venue-naam{color:#fcbc2d}.venue-desc{font-size:.77rem;color:#786050;line-height:1.65;margin:0;flex:1}.venue-adres{font-size:.7rem;color:#5a4838;margin-top:.3rem}.venue-web{font-size:.72rem;color:#c8a46e;margin-top:.1rem;transition:color .2s}.venue-card:hover .venue-web{color:#fcbc2d}.omg-boodschappen{padding:4rem 0;border-top:1px solid #1e1812}.boodschappen-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:2rem}.boodschappen-card{background:#140e08;border:1px solid #221b12;border-radius:10px;padding:1rem 1.25rem;display:flex;align-items:center;gap:.85rem;transition:border-color .3s}.boodschappen-card:hover{border-color:#382e18}.boodschappen-icon{font-size:1.3rem;flex-shrink:0}.boodschappen-card div{display:flex;flex-direction:column;gap:.2rem}.boodschappen-card strong{font-size:.85rem;color:#fff;font-weight:600}.boodschappen-card span{font-size:.75rem;color:#786050}.omg-bz,.omg-ontdekken,.omg-kastelen{padding:4rem 0;border-top:1px solid #1e1812}.omg-nightlife{padding:4rem 0 6rem;border-top:1px solid #1e1812}.omg-venues-grid--last{margin-bottom:0}@media(max-width:1100px){.omg-venues-grid,.transport-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.omg-hero-map{height:55vh;min-height:420px}.omg-hero-map-text{padding:2rem 1.5rem 1rem}.omg-hero-quicknav{padding:0 1.5rem 1.75rem}.afstand-grid,.boodschappen-grid{grid-template-columns:1fr 1fr}.venue-photo{height:150px}}@media(max-width:600px){.omg-hero-map{height:50vh;min-height:360px}.omg-hero-map-text{padding:1.5rem 1.25rem .75rem}.omg-hero-quicknav{padding:0 1.25rem 1.5rem;gap:.4rem}.omg-qnav-card{font-size:.72rem;padding:.4rem .8rem}.afstand-grid{grid-template-columns:1fr}.omg-section-inner{padding:0 1.25rem}.omg-venues-grid{grid-template-columns:1fr 1fr}.transport-grid,.boodschappen-grid{grid-template-columns:1fr}.venue-photo{height:130px}}@media(max-width:420px){.omg-venues-grid{grid-template-columns:1fr}}.verblijven-page{background:#0c0a07;color:#fff;overflow-x:clip}.verb-hero{position:relative;height:55vh;min-height:380px;display:flex;align-items:center;justify-content:center;overflow:hidden}.verb-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;filter:brightness(.45) saturate(.6);transform:scale(1.05)}.verb-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0003,#000000b3)}.verb-hero-content{position:relative;z-index:2;text-align:center;padding:0 1.5rem}.verb-eyebrow{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:#fcbc2d;margin-bottom:1rem}.verb-hero h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff;margin:0 0 .75rem}.verb-hero p{font-size:1rem;color:#ffffffb3;margin:0}.verb-hero-scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:32px;height:48px;border:1.5px solid rgba(255,255,255,.3);border-radius:20px;text-decoration:none;transition:border-color .3s}.verb-hero-scroll:hover{border-color:#fcbc2d}.verb-hero-scroll span{display:block;width:5px;height:5px;background:#fff;border-radius:50%;animation:verb-scroll-dot 1.6s ease-in-out infinite}@keyframes verb-scroll-dot{0%{transform:translateY(-8px);opacity:0}50%{opacity:1}to{transform:translateY(8px);opacity:0}}.verb-stats-strip{display:flex;justify-content:center;flex-wrap:wrap;background:#0e0b07;border-bottom:1px solid #1e1812}.verb-stat{display:flex;flex-direction:column;align-items:center;padding:1.4rem 2.5rem;border-right:1px solid #1e1812}.verb-stat:last-child{border-right:none}.verb-stat strong{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:-.02em}.verb-stat span{font-size:.68rem;color:#786050;text-transform:uppercase;letter-spacing:.1em;margin-top:.2rem}.verb-inner{max-width:1200px;margin:0 auto;padding:0 2rem}.verb-section-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin:0 0 2rem}.verb-opties{padding:5rem 0;border-top:1px solid #1e1812}.opties-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.optie-card{background:#120f09;border:1px solid #221b12;border-radius:14px;padding:2rem 1.75rem;cursor:pointer;transition:border-color .3s,transform .3s,background .3s;position:relative;display:flex;flex-direction:column;gap:.5rem}.optie-card:hover{border-color:#382e1e;transform:translateY(-4px)}.optie-card:focus{outline:2px solid #FCBC2D;outline-offset:2px}.optie-selected{border-color:#fcbc2d!important;background:#140c06}.optie-featured{border-color:#fcbc2d}.optie-badge{position:absolute;top:-.75rem;right:1.5rem;background:#fcbc2d;color:#000;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.2rem .75rem;border-radius:20px}.optie-icon{font-size:2rem;margin-bottom:.25rem}.optie-card h3{font-size:1.1rem;font-weight:700;color:#fff;margin:0}.optie-sub{font-size:.75rem;color:#786050;text-transform:uppercase;letter-spacing:.08em}.optie-card p{font-size:.85rem;color:#988068;line-height:1.6;margin:.5rem 0 0;flex:1}.optie-features{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:.35rem}.optie-features li{font-size:.8rem;color:#887060;display:flex;align-items:center;gap:.5rem}.optie-features li span{color:#fcbc2d;font-size:.75rem}.optie-prijs{margin-top:auto;padding-top:1rem;border-top:1px solid #1e1812}.optie-prijs span{font-size:.82rem;color:#fcbc2d;font-weight:600}.verb-form-section{padding:5rem 0 6rem;border-top:1px solid #1e1812}.verb-form-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:5rem;align-items:start}.verb-form-left p{font-size:.95rem;color:#988068;line-height:1.75;margin:0 0 2rem}.verb-form-img{border-radius:12px;overflow:hidden;height:280px;margin-bottom:2rem}.verb-form-img img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:brightness(.75) saturate(.8)}.verb-garanties{display:flex;flex-direction:column;gap:.6rem}.garantie-item{display:flex;align-items:center;gap:.6rem;font-size:.83rem;color:#887060}.garantie-item span:first-child{color:#fcbc2d;font-size:.8rem}.verb-form{display:flex;flex-direction:column;gap:1.25rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-field,.form-field-select{display:flex;flex-direction:column;gap:.4rem}.form-field label,.form-field-select label{font-size:.78rem;font-weight:600;color:#b8a890;text-transform:uppercase;letter-spacing:.06em}.form-field label span,.form-field-select label span{color:#5a4e3e;font-weight:400;text-transform:none;letter-spacing:0}.form-field input,.form-field select,.form-field textarea,.form-field-select select{background:#140e08;border:1px solid #2e2418;border-radius:8px;color:#fff;font-family:inherit;font-size:.9rem;padding:.75rem 1rem;transition:border-color .25s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-field input:focus,.form-field select:focus,.form-field textarea:focus,.form-field-select select:focus{outline:none;border-color:#fcbc2d}.form-field input::placeholder,.form-field textarea::placeholder{color:#4a3e2e}.form-field textarea{resize:vertical;min-height:110px}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1) opacity(.5);cursor:pointer}.verb-submit{background:#fcbc2d;color:#000;border:none;font-size:.95rem;font-weight:700;padding:.95rem;border-radius:8px;cursor:pointer;transition:background .2s,transform .2s;font-family:inherit;letter-spacing:.03em;margin-top:.5rem}.verb-submit:hover:not(:disabled){background:#e5a920;transform:translateY(-2px)}.verb-submit:disabled{opacity:.6;cursor:not-allowed}.form-privacy{font-size:.72rem;color:#4a3e2e;text-align:center;margin:0}.verb-success{text-align:center;padding:4rem 2rem;background:#120f09;border:1px solid #241c12;border-radius:14px}.verb-success-icon{width:64px;height:64px;border-radius:50%;background:#4caf5026;color:#4caf50;font-size:1.8rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;border:1px solid rgba(76,175,80,.3)}.verb-success h3{font-size:1.4rem;font-weight:700;color:#fff;margin:0 0 .75rem}.verb-success p{font-size:.9rem;color:#887060;line-height:1.6;margin:0 0 2rem}.verb-btn-secondary{background:transparent;color:#988068;border:1px solid #382e1e;font-family:inherit;font-size:.9rem;font-weight:500;padding:.75rem 1.75rem;border-radius:8px;cursor:pointer;transition:color .2s,border-color .2s}.verb-btn-secondary:hover{color:#f5d8c8;border-color:#8b3a3a}.verb-ruimtes{padding:5rem 0;border-top:1px solid #1e1812}.verb-ruimtes-intro{font-size:.95rem;color:#988068;line-height:1.75;margin:-1rem 0 2.5rem}.verb-ruimtes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.verb-ruimte-card{background:#120f09;border:1px solid #221b12;border-radius:14px;overflow:hidden;transition:border-color .3s,transform .3s}.verb-ruimte-card:hover{border-color:#382e1e;transform:translateY(-4px)}.verb-ruimte-verd{padding:.5rem 1.25rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff}.verb-ruimte-body{padding:1.5rem 1.5rem 1.75rem}.verb-ruimte-body h3{font-size:1rem;font-weight:700;color:#fff;margin:0 0 .6rem}.verb-ruimte-body p{font-size:.82rem;color:#988068;line-height:1.65;margin:0 0 1rem}.verb-ruimte-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.3rem}.verb-ruimte-list li{font-size:.78rem;color:#786050;padding-left:1rem;position:relative}.verb-ruimte-list li:before{content:"·";position:absolute;left:0;color:#fcbc2d}.verb-ruimte-aanbouw{color:#5a4e3e!important;font-style:italic}.verb-ruimte-aanbouw:before{color:#3a3028!important}.verb-ruimtes-cta{margin-top:2.5rem;text-align:center}.verb-ruimtes-btn{background:transparent;color:#fcbc2d;border:1px solid #FCBC2D;font-family:inherit;font-size:.9rem;font-weight:600;padding:.8rem 2rem;border-radius:8px;cursor:pointer;transition:background .2s,color .2s;letter-spacing:.02em}.verb-ruimtes-btn:hover{background:#fcbc2d;color:#000}.verb-sfeer{border-top:1px solid #1e1812}.verb-sfeer-img-wrap{position:relative;height:52vh;min-height:300px;overflow:hidden;display:flex;align-items:flex-end}.verb-sfeer-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 40%;filter:brightness(.45) saturate(.7)}.verb-sfeer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 30%,rgba(12,10,7,.85) 100%)}.verb-sfeer-quote-wrap{position:relative;z-index:2;padding:2.5rem 2rem 3rem;max-width:1200px;margin:0 auto;width:100%}.verb-sfeer-quote{font-size:clamp(1rem,2.2vw,1.45rem);color:#fff;font-style:italic;font-weight:300;line-height:1.65;margin:0 0 .75rem;max-width:680px;border:none;padding:0}.verb-sfeer-cite{display:block;font-size:.72rem;color:#fcbc2d;text-transform:uppercase;letter-spacing:.15em;font-style:normal}.verb-inbegrepen{background:#0e0b07;border-top:1px solid #1e1812;padding:2rem 0}.verb-inbegrepen-titel{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#786050;margin:0 0 1.25rem}.verb-chips{display:flex;flex-wrap:wrap;gap:.6rem}.verb-chip{display:flex;align-items:center;gap:.45rem;background:#120f09;border:1px solid #221b12;border-radius:20px;padding:.45rem 1rem;font-size:.8rem;color:#988068;transition:border-color .25s,color .25s}.verb-chip:hover{border-color:#fcbc2d;color:#f5d8c8}.verb-chip span{font-size:.9rem}.verb-reviews{padding:5rem 0;border-top:1px solid #1e1812}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.review-card{background:#120f09;border:1px solid #221b12;border-radius:14px;padding:2rem 1.75rem;display:flex;flex-direction:column;gap:1rem;transition:border-color .3s}.review-card:hover{border-color:#382e1e}.review-sterren{color:#fcbc2d;font-size:1rem;letter-spacing:.1em}.review-tekst{font-size:.87rem;color:#988068;line-height:1.75;margin:0;flex:1;font-style:italic}.review-auteur{display:flex;align-items:center;gap:.85rem;margin-top:auto}.review-avatar{width:38px;height:38px;border-radius:50%;background:#fcbc2d;color:#000;font-size:.9rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.review-auteur strong{display:block;font-size:.85rem;color:#fff}.review-auteur span{display:block;font-size:.73rem;color:#5a4e3e;margin-top:.1rem}@media(max-width:900px){.opties-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.verb-form-grid{grid-template-columns:1fr;gap:3rem}.verb-form-img{display:none}.verb-ruimtes-grid,.reviews-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.verb-stat{padding:1rem 1.5rem}.verb-stat strong{font-size:1.2rem}.verb-sfeer-img-wrap{height:42vh}}@media(max-width:768px){.form-field input,.form-field select,.form-field textarea,.form-field-select select{font-size:16px}.verb-hero{height:100svh;min-height:unset}.verb-hero-content{padding-top:5rem;padding-bottom:2rem}}@media(max-width:600px){.form-row{grid-template-columns:1fr}.verb-inner{padding:0 1.25rem}}@media(max-width:480px){.verb-stats-strip{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none;-webkit-mask-image:linear-gradient(to right,#000 80%,transparent 100%);mask-image:linear-gradient(to right,#000 80%,transparent 100%)}.verb-stats-strip::-webkit-scrollbar{display:none}.verb-stat{min-width:110px;border-right:1px solid #1e1812}.verb-hero-scroll{display:none}.verb-opties{padding:3rem 0}.verb-form-section{padding:3rem 0 4rem}.verb-ruimtes,.verb-reviews{padding:3rem 0}}.reveal-section{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.reveal-section.in-view{opacity:1;transform:translateY(0)}.plattegrond-page{background:#0c0a07;color:#fff;overflow-x:hidden;padding-bottom:5rem}.pg-hero{padding:5rem 2rem 0;border-bottom:1px solid #1e1812}.pg-hero-inner{max-width:700px;margin:0 auto;text-align:center;padding-bottom:3rem}.pg-eyebrow{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#fcbc2d;margin-bottom:1.25rem}.pg-hero h1{font-size:clamp(1.8rem,4vw,3rem);font-weight:700;color:#fff;line-height:1.2;margin:0 0 1.25rem}.pg-hero p{font-size:1rem;color:#988068;line-height:1.8;margin:0}.pg-hero-stats{display:flex;justify-content:center;align-items:stretch;border-top:1px solid #1e1812;margin-top:2.5rem}.pg-stat{flex:1;padding:1.5rem 1rem;text-align:center;display:flex;flex-direction:column;gap:.15rem;border-right:1px solid #1e1812}.pg-stat:last-child{border-right:none}.pg-stat strong{font-size:1.4rem;font-weight:700;color:#fcbc2d}.pg-stat span{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#988068}.pg-stat small{font-size:.62rem;color:#5a4e3e}.pg-stat-div{width:1px;background:#1e1812}.pg-verd{border-top:1px solid #1e1812;padding:3.5rem 0}.pg-inner{max-width:1200px;margin:0 auto;padding:0 2rem}.pg-verd-header{margin-bottom:2rem}.pg-verd-meta{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.pg-verd-icon{font-size:2rem;flex-shrink:0}.pg-verd-titel{font-size:clamp(1.3rem,3vw,1.75rem);font-weight:700;color:#fff;margin:0;border-left:3px solid var(--vkleur, #FCBC2D);padding-left:.75rem}.pg-verd-bewoners{font-size:.75rem;color:var(--vkleur, #FCBC2D);text-transform:uppercase;letter-spacing:.1em;display:block;padding-left:.75rem}.pg-verd-badge{margin-left:auto;background:#ffffff0d;border:1px solid #2e2418;color:#988068;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.22rem .7rem;border-radius:20px;white-space:nowrap}.pg-verd-beschr{font-size:.9rem;color:#988068;line-height:1.75;margin:0;max-width:680px}.pg-ruimte-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem}.pg-ruimte-card{background:#120f09;border:1px solid #221b12;border-left:3px solid var(--vkleur, #FCBC2D);border-radius:0 10px 10px 0;padding:1rem 1.25rem;display:flex;align-items:flex-start;gap:.85rem;position:relative;transition:border-color .25s,background .25s}.pg-ruimte-card:hover{background:#140e08}.pg-aanbouw{border-left-color:#382e1e;border-color:#221b12;opacity:.65;border-left-style:dashed}.pg-aanbouw-chip{position:absolute;top:.5rem;right:.6rem;font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fcbc2d;background:#fcbc2d1a;border:1px solid rgba(252,188,45,.2);padding:.12rem .45rem;border-radius:10px}.pg-ruimte-icon{font-size:1.3rem;flex-shrink:0;margin-top:.1rem}.pg-ruimte-body{display:flex;flex-direction:column;gap:.2rem;flex:1;min-width:0}.pg-ruimte-body strong{font-size:.85rem;color:#fff;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pg-ruimte-afm{font-size:.68rem;color:var(--vkleur, #FCBC2D);font-weight:600}.pg-ruimte-body p{font-size:.75rem;color:#786050;line-height:1.45;margin:0}.pg-archief{padding:4rem 0;border-top:1px solid #1e1812}.pg-archief-sub{font-size:.9rem;color:#988068;line-height:1.75;margin:0 0 2rem;max-width:660px}.pg-archief-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem}.pg-archief-item{margin:0;position:relative;overflow:hidden;border-radius:8px;background:#120f09;border:1px solid #1e1812;cursor:zoom-in;transition:border-color .25s}.pg-archief-item:hover{border-color:#fcbc2d}.pg-archief-item img{width:100%;aspect-ratio:3/4;object-fit:cover;display:block;filter:brightness(.85) saturate(.7);transition:filter .35s,transform .4s}.pg-archief-item:hover img{filter:brightness(.95) saturate(.85);transform:scale(1.03)}.pg-archief-item figcaption{padding:.65rem .75rem;display:flex;flex-direction:column;gap:.2rem}.pg-archief-item figcaption strong{font-size:.75rem;color:#e8d8c0;font-weight:600;line-height:1.3}.pg-archief-item figcaption span{font-size:.65rem;color:#786050}.pg-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;cursor:pointer}.pg-lightbox-img{max-width:90vw;max-height:88vh;object-fit:contain;cursor:default;border-radius:6px;box-shadow:0 8px 60px #0009}.pg-lightbox-close{position:absolute;top:1.25rem;right:1.5rem;background:#ffffff14;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:1rem;width:2.25rem;height:2.25rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.pg-lightbox-close:hover{background:#ffffff2e}.pg-fotos{padding:4rem 0;border-top:1px solid #1e1812}.pg-fotos-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.pg-fotos-grid img{width:100%;height:280px;object-fit:cover;border-radius:10px;filter:brightness(.75) saturate(.8);transition:filter .4s}.pg-fotos-grid img:hover{filter:brightness(.85) saturate(.9)}.pg-cta{padding:4rem 0;border-top:1px solid #1e1812}.pg-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.pg-cta h2{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .5rem}.pg-cta p{font-size:.9rem;color:#887060;margin:0}.pg-cta-btn{background:#fcbc2d;color:#000;border:none;font-family:inherit;font-size:.9rem;font-weight:700;padding:.85rem 2rem;border-radius:7px;cursor:pointer;transition:background .2s,transform .2s;white-space:nowrap;flex-shrink:0}.pg-cta-btn:hover{background:#e5a920;transform:translateY(-2px)}.pg-platt-link-wrap{margin-top:1.5rem}.pg-platt-link{background:transparent;border:1.5px solid var(--vkleur, #FCBC2D);color:var(--vkleur, #FCBC2D);font-family:inherit;font-size:.8rem;font-weight:700;letter-spacing:.04em;padding:.55rem 1.25rem;border-radius:6px;cursor:pointer;transition:background .2s,color .2s}.pg-platt-link:hover{background:var(--vkleur, #FCBC2D);color:#0c0a07}@media(max-width:900px){.pg-ruimte-grid{grid-template-columns:1fr 1fr}.pg-archief-grid{grid-template-columns:repeat(3,1fr)}.pg-fotos-grid{grid-template-columns:1fr}.pg-fotos-grid img{height:220px}}@media(max-width:600px){.pg-ruimte-grid{grid-template-columns:1fr}.pg-archief-grid{grid-template-columns:1fr 1fr}.pg-hero-stats{flex-wrap:wrap}.pg-stat{min-width:50%;border-right:1px solid #1e1812;border-bottom:1px solid #1e1812}.pg-verd-meta{gap:.75rem}.pg-cta-inner{flex-direction:column}.pg-inner{padding:0 1.25rem}}.idp-page{width:100%;background:#0e0b08;color:#fff;overflow-x:hidden}.idp-hero{min-height:52vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:7rem 2rem 4rem;background:radial-gradient(ellipse at 50% 60%,#1a1200,#0c0a07 70%);border-bottom:1px solid #1e1a10;position:relative}.idp-hero:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:2px;background:#fcbc2d;border-radius:2px}.idp-hero-inner{max-width:640px}.idp-eyebrow{display:inline-block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#fcbc2d;margin-bottom:1.25rem}.idp-title{font-size:clamp(2.4rem,6vw,4rem);font-weight:700;color:#fff;line-height:1.1;margin:0 0 1.25rem}.idp-sub{font-size:1.05rem;color:#988068;line-height:1.75;margin:0}.idp-articles-section{max-width:1080px;margin:0 auto;padding:5rem 2rem;display:flex;flex-direction:column;gap:4rem}.idp-reveal{opacity:0;transform:translateY(32px);transition:opacity .65s ease,transform .65s ease}.idp-reveal.idp-visible{opacity:1;transform:translateY(0)}.idp-article{background:#120f09;border:1px solid #211a10;border-radius:20px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;gap:0;transition:border-color .3s}.idp-article:hover{border-color:#3a2e18}.idp-thumb-col{position:relative;overflow:hidden}.idp-thumb-btn{display:block;width:100%;height:100%;min-height:280px;background:none;border:none;padding:0;cursor:zoom-in;overflow:hidden;position:relative}.idp-thumb-img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform .5s ease,filter .4s ease;filter:brightness(.88)}.idp-thumb-btn:hover .idp-thumb-img{transform:scale(1.04);filter:brightness(1)}.idp-foto-count{position:absolute;bottom:.85rem;left:.85rem;background:#000000a6;color:#fff;font-size:.72rem;font-weight:600;padding:.3rem .7rem;border-radius:20px;letter-spacing:.04em;pointer-events:none}.idp-viewer{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;z-index:9999;display:flex;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.idp-viewer::-webkit-scrollbar{display:none}.idp-viewer-bar{position:fixed;top:0;left:0;right:0;z-index:10000;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:linear-gradient(to bottom,rgba(0,0,0,.75) 0%,transparent 100%);pointer-events:none}.idp-viewer-counter{color:#ffffffd9;font-size:.8rem;font-weight:600;letter-spacing:.06em;pointer-events:none}.idp-viewer-close{pointer-events:all;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);color:#fff;font-size:1rem;width:2.25rem;height:2.25rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.idp-viewer-close:hover{background:#fff3}.idp-viewer-slide{flex:0 0 100vw;width:100vw;height:100vh;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;padding:3.5rem 1.5rem 1.5rem;box-sizing:border-box}.idp-viewer-img{max-width:100%;max-height:100%;object-fit:contain;border-radius:6px;box-shadow:0 8px 60px #00000080}.idp-viewer-arrow{position:fixed;top:50%;transform:translateY(-50%);z-index:10001;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);color:#fff;font-size:2.2rem;line-height:1;width:3rem;height:3rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.idp-viewer-arrow:hover{background:#fcbc2d40;border-color:#fcbc2d99}.idp-viewer-arrow--prev{left:1.25rem}.idp-viewer-arrow--next{right:1.25rem}@media(max-width:600px){.idp-viewer-arrow{width:2.4rem;height:2.4rem;font-size:1.7rem}.idp-viewer-arrow--prev{left:.75rem}.idp-viewer-arrow--next{right:.75rem}}.idp-article-body{padding:2.5rem;display:flex;flex-direction:column;gap:.9rem;justify-content:center}.idp-meta-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.idp-tag{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#fcbc2d;background:#fcbc2d1a;padding:.25rem .65rem;border-radius:20px}.idp-sectie{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#c0392b;background:#c0392b1a;padding:.25rem .65rem;border-radius:20px}.idp-datum{font-size:.75rem;color:#5a4e3e;margin-left:auto}.idp-medium{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fcbc2d;margin:0}.idp-kop{font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:700;color:#fff;line-height:1.3;margin:0}.idp-samenvatting{font-size:.95rem;line-height:1.8;color:#988068;margin:0}.idp-lees-link{display:inline-block;color:#fcbc2d;font-size:.85rem;font-weight:600;text-decoration:none;letter-spacing:.04em;margin-top:.5rem;transition:opacity .2s}.idp-lees-link:hover{opacity:.7}.idp-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem;cursor:zoom-out;animation:idp-fade-in .2s ease}@keyframes idp-fade-in{0%{opacity:0}to{opacity:1}}.idp-lightbox-img{max-width:min(90vw,600px);max-height:90vh;object-fit:contain;border-radius:12px;box-shadow:0 24px 80px #000c;cursor:default}.idp-lightbox-close{position:absolute;top:1.5rem;right:1.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:1.1rem;width:2.5rem;height:2.5rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.idp-lightbox-close:hover{background:#fff3}.idp-cta{background:linear-gradient(135deg,#120f09,#0e0b06);border-top:1px solid #1e1a0e;padding:6rem 2rem;text-align:center}.idp-cta-inner{max-width:580px;margin:0 auto}.idp-cta-eyebrow{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:#fcbc2d;margin-bottom:1.25rem}.idp-cta h2{font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700;color:#fff;margin:0 0 1.25rem}.idp-cta p{font-size:1rem;line-height:1.85;color:#988068;margin:0 0 2.5rem}.idp-cta-btn{background:#fcbc2d;color:#000;border:none;font-size:.9rem;font-weight:700;padding:.85rem 2.25rem;border-radius:8px;cursor:pointer;letter-spacing:.03em;transition:background .2s,transform .2s}.idp-cta-btn:hover{background:#e5a920;transform:translateY(-2px)}@media(max-width:860px){.idp-article{grid-template-columns:1fr}.idp-thumb-btn{min-height:220px}.idp-article-body{padding:2rem 1.75rem}}@media(max-width:600px){.idp-hero{min-height:42vh;padding:6rem 1.25rem 3rem}.idp-articles-section{padding:3rem 1.25rem;gap:2.5rem}.idp-thumb-btn{min-height:200px}.idp-article-body{padding:1.75rem 1.25rem}.idp-cta{padding:4rem 1.25rem}}@media(max-width:480px){.idp-hero{padding:5rem 1rem 2.5rem}.idp-articles-section{padding:2.5rem 1rem;gap:2rem}.idp-cta{padding:3rem 1rem}}.privacy-page{background:#0c0a07;color:#fff;overflow-x:clip}.priv-hero{padding:7rem 2rem 4rem;border-bottom:1px solid #1e1812;background:linear-gradient(to bottom,#120e08,#0c0a07)}.priv-hero-inner{max-width:760px;margin:0 auto}.priv-eyebrow{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:#fcbc2d;margin-bottom:1rem}.priv-hero h1{font-size:clamp(1.8rem,4vw,3rem);font-weight:700;color:#fff;margin:0 0 .5rem}.priv-hero p{font-size:.82rem;color:#5a4e3e;margin:0}.priv-body{max-width:760px;margin:0 auto;padding:4rem 2rem 6rem;display:flex;flex-direction:column;gap:2.5rem}.priv-section h2{font-size:.82rem;font-weight:700;color:#e0d0b8;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.05em}.priv-section p,.priv-section li{font-size:.9rem;color:#887060;line-height:1.8;margin:0 0 .75rem}.priv-section ul{padding-left:1.25rem;margin:.5rem 0 .75rem;display:flex;flex-direction:column;gap:.35rem}.priv-section a{color:#fcbc2d;text-decoration:underline;text-underline-offset:3px;transition:opacity .2s}.priv-section a:hover{opacity:.7}.priv-back{padding-top:2rem;border-top:1px solid #1e1812}.priv-back a{font-size:.85rem;color:#6a5a48;text-decoration:none;transition:color .2s}.priv-back a:hover{color:#fcbc2d}@media(max-width:600px){.priv-hero{padding:5rem 1.25rem 3rem}.priv-body{padding:2.5rem 1.25rem 4rem}}
