:root{--oranje:#ee7600;--toggle-bg:#f5f5f5;--toggle-slider:#15181d;--toggle-text:#444444;--toggle-text-active:#ffffff;--toggle-radius:999px;--toggle-pad:4px;--toggle-speed:.3s;}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;font-display:swap;src:url('/css/fonts/roboto-condensed.woff2') format('woff2');}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;font-display:swap;src:url('/css/fonts/roboto-condensed-bold.woff2') format('woff2');}body,td,th,input,button{font-family:'Roboto Condensed',sans-serif;}body{background-color:#ffffff;margin:0;}a{color:#2647a0;text-decoration:none;}a:hover{text-decoration:underline;}a.rnd_btn{background-color:#1860c0;border-radius:16px;padding:4px 18px;font-weight:bold;color:#ffffff;text-decoration:none;cursor:pointer;user-select:none;outline:none;margin-top:10px;min-width:110px;display:inline-flex;justify-content:center;align-items:center;gap:8px;}a.rnd_btn + a.rnd_btn{margin-left:10px;}a.btn_rood{background-color:#cc0000;}a.btn_zwart{background-color:#000;}a.rnd_btn:hover{background-color:var(--oranje);}a.rnd_btn svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}nav.menu{position:fixed;top:0;left:0;width:100%;z-index:10;height:40px;display:flex;justify-content:space-around;align-items:stretch;color:#fff;box-shadow:0 1px 5px 0 rgba(153,153,153,1);background:linear-gradient(#7b7b7b,#111);}nav.menu a{display:flex;align-items:center;justify-content:center;flex:1;color:#dedede;text-decoration:none;border-bottom:3px solid transparent;transition:border-color 0.2s ease;}nav.menu a:hover{border-bottom-color:rgba(255,255,255,0.4);}nav.menu a.actief{border-bottom-color:var(--oranje);}svg.menu_icon{width:28px;height:28px;flex-shrink:0;cursor:pointer;stroke:#dedede;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:stroke 0.3s ease;}svg.menu_icon:hover{stroke:#ffffff;}.dt{width:50%;font-size:85%;border-top:solid 1px #000000;display:inline-block;padding:3px 0px 10px 0px;}.right{text-align:right;}.comm{width:100%;margin:0px 0px 20px 0px;font-style:italic;}.uitslagen{width:100%;border-collapse:collapse;}.table{display:table;}.tbody{display:table-row-group;}.caption{display:table-caption;caption-side:top;color:#ffffff;font-weight:bold;background:#2647a0;background:linear-gradient(#426fd9,#2647a0);}.caption-inner{display:flex;align-items:center;gap:8px;}.caption-inner svg{display:block;flex-shrink:0;width:19px;height:19px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.thead{display:table-header-group;}.td,.th{display:table-cell;}.tr{display:table-row;}.bold{font-weight:bold;}.uitslagen .td,.uitslagen .th,.uitslagen .caption{padding:3px;margin:0;vertical-align:top;}.uitslagen .td,.uitslagen .th{border-bottom:solid 1px #cccccc;}.uitslagen .wpl{display:block;font-size:80%;font-weight:normal;color:#333333;}.uitslagencontainer{width:100%;max-width:800px;}.uitslagen .tr:nth-child(even){background:rgba(142,152,158,0.1);}.uitslagen .tr:hover{background-color:#fef8cc;cursor:pointer;}.uitslagen .th{text-align:left;font-weight:300;text-transform:uppercase;font-size:11px;}.uitslagen .thead{background:#bfdaff;background:linear-gradient(#e8f2ff,#bfdaff);}.uitslagencontainer .table{margin-bottom:20px;}.naam{font-weight:bold;}.tijd{text-align:right;font-weight:bold;}.td.catg{font-size:80%;padding-top:6px;color:#333333;white-space:nowrap;}.td.g-M{color:#318cdd;}.td.g-V{color:#ff6ca4;}.td.g-X{color:#8cdd31;}.nietbeschikbaar{display:flex;flex-direction:column;align-items:center;gap:8px;margin:50px 0;}.nietbeschikbaar svg{width:50px;height:50px;stroke:#cc0000;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.msg_live{background:#e8f5e9;margin:10px 0;padding:8px 12px;border-left:6px solid #43a047;border-radius:6px;box-sizing:border-box;color:#2e7d32;width:100%;display:flex;align-items:center;gap:10px;}.icon_live{width:24px;height:24px;flex-shrink:0;}.srch-wrap{display:flex;align-items:center;gap:8px;width:100%;margin-bottom:16px;}.srch-field{flex:1;display:flex;align-items:center;gap:8px;height:40px;border:1px solid #ccc;border-radius:999px;padding:0 16px;background:#f5f5f5;box-sizing:border-box;}.srch-field:focus-within{border-color:var(--oranje);background:#fff;}.srch-mag{width:24px;height:24px;fill:none;stroke:#999;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;}.srch-input{font-size:16px;flex:1;border:none;background:transparent;color:#333;outline:none;padding:0;font-weight:bold;}.srch-btn{flex-shrink:0;width:40px;height:40px;border:none;border-radius:50%;background:var(--oranje);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;}.srch-btn:hover{background:#cc6610;}.srch-arrow{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;}#clear-btn{position:relative;right:0px;background:none;border:none;cursor:pointer;display:none;flex-shrink:0;padding:0;align-items:center;justify-content:center;}#clear-btn:hover .clear{stroke:#333;}.clear{width:24px;height:24px;fill:none;stroke:#999;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;}.toggle{position:relative;display:flex;background:var(--toggle-bg);border:1px solid #ccc;border-radius:var(--toggle-radius);padding:var(--toggle-pad);isolation:isolate;margin-bottom:16px;}.toggle__slider{position:absolute;top:var(--toggle-pad);bottom:var(--toggle-pad);left:var(--toggle-pad);width:calc(50% - var(--toggle-pad));background:var(--toggle-slider);border-radius:var(--toggle-radius);transition:transform var(--toggle-speed) cubic-bezier(.4, 0, .2, 1);z-index:0;}.toggle[data-active="1"] .toggle__slider{transform:translateX(100%);}.toggle__option{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;position:relative;z-index:1;background:transparent;border:none;margin:0;padding:6px 16px;font:inherit;font-weight:bold;line-height:1.1;white-space:nowrap;color:var(--toggle-text);cursor:pointer;border-radius:var(--toggle-radius);transition:color var(--toggle-speed) ease;}.toggle__option svg{width:1.25em;height:1.25em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;}.toggle__option[aria-selected="true"]{color:var(--toggle-text-active);}.toggle__option:focus-visible {outline:2px solid var(--toggle-slider);outline-offset:2px;}@media (prefers-reduced-motion:reduce){.toggle__slider,.toggle__option{transition:none;}}.notfound{display:flex;align-items:center;gap:8px;font-weight:bold;background-color:#cc0000;color:#ffffff;margin-bottom:20px;padding:8px 12px;}.notfound svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;}.facebook{background-color:#1877f2;}.x{background-color:#000000;}.linkedin{background-color:#0077b5;}.whatsapp{background-color:#25d366;}.email{background-color:#e21c3d;}.print{background-color:#666666;}.telegram{background-color:#4ea4f6;}.snapchat{background-color:#fffc00;}.share{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:20px;}.share-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#ffffff;cursor:pointer;border-radius:4px;}.share-button:hover{opacity:0.8;}.share-button svg{width:32px;height:32px;fill:none;stroke:#fff;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;}.share-button.snapchat svg{stroke:#000;}.modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.4);}.modal-content{background-color:#fefefe;margin:15% auto;padding:0px;width:80%;max-width:400px;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);border-radius:12px 12px 10px 10px;}.close{margin-left:auto;display:flex;align-items:center;}#close{width:24px;height:24px;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;}#close:hover,#close:focus{stroke:#000;cursor:pointer;}.modal-header{padding:5px 15px 5px 15px;height:24px;font-weight:bold;display:flex;align-items:center;color:#ffffff;background:#2647a0;background:linear-gradient(#426fd9,#2647a0);border-radius:10px 10px 0 0;}.modal-body{padding:15px;}svg:hover #close{fill:#000000;}footer{text-align:center;}div.stopwatch{display:inline-block;margin:0px auto 20px;color:#1860c0;cursor:pointer;}table.details{width:100%;}table.details td{padding:2px 4px;}table.details td.subkop{background:rgba(191,218,255,0.5);color:#333;font-weight:bold;border-radius:4px;}table.details td.subkop div{display:flex;align-items:center;gap:6px;}table.details td.subkop div svg{width:20px;height:20px;fill:none;stroke:#333;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.w100{width:100%;}.center{text-align:center;}.dgrijs{color:#999;}.klok-frame{background:#000;border-radius:16px;border:solid 4px #ffcc00;color:#ffcc00;width:60%;margin:0 auto;padding:4px 0 0 0;}.klok-title{display:flex;align-items:center;gap:4px;justify-content:center;margin:0 auto;}.klok-icon{width:18px;height:18px;stroke:#ffcc00;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}@keyframes fade_in{from{opacity:0} to {opacity:1} }.klok-cijfers{height:50px;margin:4px 0;fill:#ffcc00;stroke:none;opacity:0;animation:fade_in 1s ease forwards;}.gemiddeld{display:flex;align-items:center;justify-content:center;gap:4px;}.gemiddeld svg{width:18px;height:18px;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}svg.medal{width:35px;height:35px;display:block;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}svg.medal path{fill:none;stroke:black;}div.td.pijl{padding:0 3px;justify-content:center;}div.td.pijl svg{width:12px;height:24px;display:flex;}#pijl path{fill:none;stroke:#1860c0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.thead .pc60{width:62%;}.thead .pc15{width:14%;text-align:right;}.thead .pc10{width:10%;}.thead .pc5{width:5%;}.thead .pc8{width:8%;}.thead .pc14{width:14%;text-align:right;}.thead .pc51{width:51%;}.thead .pcwp{display:none;}@media (min-width:640px), print{.thead .pcnm{display:block;width:50%;float:left;}.thead .pcwp{display:block;width:50%;float:left;}.uitslagen .naam{display:table-cell;width:250px;}.uitslagen .wpl{display:table-cell;font-size:100%;font-weight:normal;width:50%;}.td.catg{font-size:100%;padding-top:3px;white-space:nowrap;}svg.medal{width:20px;height:20px;}}h1{margin:0;font-size:22px;font-weight:bold;}div.event-info{display:flex;align-items:center;gap:12px;}div.event-info span{margin-right:20px;display:flex;align-items:center;gap:4px;color:#000;margin:3px 0;font-size:16px;font-weight:bold;}div.event-info span svg{width:17px;height:17px;flex-shrink:0;fill:none;stroke:#000;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}div.lijn{border-top:solid 1px #000000;margin:0px 0px 20px 0px;width:100%;max-width:800px;}div.uitslag{position:absolute;left:0px;top:50px;width:100%;}div.uitslag .child{box-sizing:border-box;width:100%;padding:0px 10px 0px 10px;}@media print{nav.menu,.srch-wrap,.toggle,div.share,#pijl{display:none;}div.uitslag{position:relative;top:0;}.caption{color:#000;}div.stopwatch{color:#ccc;}}table.stat{border-spacing:0;border-collapse:collapse;}table.stat td{padding:3px 10px 3px 0px;}div.app{margin-bottom:16px;}div.stat{font-weight:bold;background:rgba(191,218,255,0.5);color:#000;display:flex;align-items:center;gap:8px;padding:4px;margin-bottom:8px;border-radius:4px;}div.stat svg{width:24px;height:24px;flex-shrink:0;fill:none;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}img.gecertificeerd{width:100px;height:100px;float:right;}svg.checked{width:24px;height:24px;flex-shrink:0;fill:none;stroke:#ee7501;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;}.onderdeel{background:#fff;border:0.5px solid #ddd;border-radius:6px;margin:3px 0;overflow:hidden;}.onderdeel-header{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;cursor:pointer;user-select:none;gap:12px;}.onderdeel-header:hover{background:#ddd;}.onderdeel-title{font-size:15px;color:#1a1a1a;}.onderdeel-right{display:flex;align-items:center;gap:10px;flex-shrink:0;}.count-badge{background:#eee;border:0.5px solid #ccc;border-radius:20px;padding:2px 12px;font-size:14px;color:#111;min-width:36px;text-align:center;}.chevron{width:24px;height:24px;stroke:#1860c0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;transition:transform 0.3s ease;flex-shrink:0;}.onderdeel.open .chevron{transform:rotate(180deg);}.categorie-list{border-top:0.5px solid #e8e7e2;display:none;}.onderdeel.open .categorie-list{display:block;}.categorie-row{display:flex;align-items:center;justify-content:space-between;padding:8px 16px 8px 28px;border-bottom:0.5px solid #ccc;}.categorie-row:last-child{border-bottom:none;}.categorie-row:hover{background:#ddd;}.cat-label{font-size:13px;display:flex;align-items:center;gap:6px;}.cat-label svg{width:20px;height:20px;flex-shrink:0;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;}.cat-label svg.gesl-M{stroke:#318cdd;}.cat-label svg.gesl-V{stroke:#ff6ca4;}.cat-label svg.gesl-X{stroke:#8cdd31;}.cat-count{font-size:13px;color:#111;}.totaal-bar{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;border-radius:6px;background:#eee;margin:3px 0;}.totaal-label{font-weight:bold;color:#111;}.totaal-count{font-weight:bold;color:#111;}svg.download{width:30px;height:30px;stroke:#1860c0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;vertical-align:middle;display:block;margin:0 10px 0 auto;opacity:0;transition:opacity 0.3s;}svg.help-pijl{height:30px;width:30px;stroke:#1860c0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;display:block;}.faq-item{overflow:hidden;margin-bottom:8px;border-radius:6px;border:solid 1px #cccccc;}.faq-question{background-color:#eeeeee;width:100%;padding:15px;text-align:left;font-size:100%;font-weight:bold;border:none;outline:none;cursor:pointer;transition:background-color 0.3s ease;display:flex;align-items:center;gap:8px;}.faq-question:hover{background-color:#dddddd;}.faq-question .arrow{margin-left:auto;flex-shrink:0;transition:transform 0.3s ease;}.faq-question.active .arrow{transform:rotate(180deg);}.faq-answer{max-height:0;overflow:hidden;transition:max-height 0.3s ease;background-color:#fff;}.faq-answer p{padding:5px 15px;font-size:100%;line-height:1.5;color:#000;margin:0;}.taalbutton{width:100%;background-color:#eeeeee;font-weight:bold;margin:3px 0px 3px 0px;cursor:pointer;border-radius:6px;border:solid 1px #cccccc;transition:background-color 0.3s ease;}.selected{background-color:#fef8cc;}.taalbutton:hover{background-color:#dddddd;}.taalbutton:hover svg.download{opacity:1;}.taalbutton table{border-spacing:0;border-collapse:collapse;}.taalbutton table td{padding:3px 5px 0px 10px;vertical-align:middle;}svg.check{width:30px;height:30px;stroke:#4caf50;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;vertical-align:middle;display:block;margin:0 10px 0 auto;}