@media (height<=680px){.home-title{font-size:clamp(1.875rem,9vw,2.5rem)}}body.page-with-blue-background .main-content,body.page-with-red-background .main-content,body.page-with-blue-background h1,body.page-with-blue-background h2,body.page-with-blue-background h3,body.page-with-blue-background h4,body.page-with-blue-background h5,body.page-with-blue-background h6,body.page-with-blue-background p,body.page-with-blue-background li,body.page-with-blue-background .icon,body.page-with-red-background h1,body.page-with-red-background h2,body.page-with-red-background h3,body.page-with-red-background h4,body.page-with-red-background h5,body.page-with-red-background h6,body.page-with-red-background p,body.page-with-red-background li,body.page-with-red-background .icon{color:#fff}@media (width<=360px){header.appbar h1{font-size:1.1875rem}}.search-page .search-field input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.search-page .search-field input[type=search]::-webkit-search-decoration{-webkit-appearance:none}@media (width<=420px){.stats-page{padding:0 var(--s-3)}.stats-page .stats-table td{padding:var(--s-3)}.stats-page .stats-table td:first-of-type{min-width:144px}}@keyframes birthday-skeleton-pulse{0%,to{opacity:.75}50%{opacity:.4}}@media (prefers-reduced-motion:reduce){.birthdays-page .birthday-card.is-skeleton{animation:none}}:root{--blue:#2f6fed;--blue-deep:#1b4fbf;--blue-soft:#e9f0fe;--blue-ink:#12377f;--red:#e14434;--red-deep:#b32e20;--red-soft:#fdeceb;--red-ink:#7e2016;--green:#1fa45c;--green-deep:#157a43;--green-soft:#e6f6ed;--green-ink:#0c4a29;--yellow:#ffd60a;--yellow-deep:#bd8f00;--yellow-soft:#fffade;--yellow-ink:#6a4d00;--n-0:#fff;--n-25:#fbfaf7;--n-50:#f7f5f1;--n-100:#efece6;--n-200:#e6e1d8;--n-300:#d3ccc0;--n-400:#aca595;--n-500:#8a8377;--n-600:#665f57;--n-700:#47423b;--n-800:#2c2823;--n-900:#1e1c19;--c-bg:var(--n-50);--c-surface:var(--n-0);--c-surface-2:var(--n-25);--c-surface-sunken:var(--n-100);--c-border:var(--n-200);--c-border-strong:var(--n-300);--c-text:var(--n-900);--c-text-2:var(--n-600);--c-text-3:var(--n-500);--c-text-inverse:var(--n-0);--c-danger:var(--red);--c-success:var(--green);--wijk:var(--blue);--wijk-deep:var(--blue-deep);--wijk-soft:var(--blue-soft);--wijk-ink:var(--blue-ink);--on-wijk:#fff;--font-ui:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-display:"Mikado-Bold", var(--font-ui);--font-num:ui-monospace, "SF Mono", SFMono-Regular, Menlo, monospace;--t-display:clamp(2rem, 9vw, 2.75rem);--t-h1:1.625rem;--t-h2:1.25rem;--t-h3:1.0625rem;--t-body:1rem;--t-small:.875rem;--t-micro:.78125rem;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:20px;--s-6:24px;--s-8:32px;--s-10:40px;--s-12:48px;--gutter:20px;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:20px;--r-full:999px;--e-1:0 1px 2px #2820140d, 0 1px 3px #2820140a;--e-2:0 2px 4px #2820140a, 0 6px 16px -6px #2820141f;--e-3:0 8px 28px -8px #2820142e, 0 2px 6px #2820140d;--e-pop:0 16px 48px -12px #28201447;--ease:cubic-bezier(.2, 0, 0, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--d-1:.12s;--d-2:.2s;--d-3:.32s;--appbar-h:56px;--tabbar-h:60px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--tabbar-total:calc(var(--tabbar-h) + var(--safe-bottom));--tap:44px}.theme-blue{--wijk:var(--blue);--wijk-deep:var(--blue-deep);--wijk-soft:var(--blue-soft);--wijk-ink:var(--blue-ink);--on-wijk:#fff}.theme-red{--wijk:var(--red);--wijk-deep:var(--red-deep);--wijk-soft:var(--red-soft);--wijk-ink:var(--red-ink);--on-wijk:#fff}.theme-green{--wijk:var(--green);--wijk-deep:var(--green-deep);--wijk-soft:var(--green-soft);--wijk-ink:var(--green-ink);--on-wijk:#fff}.theme-yellow{--wijk:var(--yellow);--wijk-deep:var(--yellow-deep);--wijk-soft:var(--yellow-soft);--wijk-ink:var(--yellow-ink);--on-wijk:#3a2a03}.theme-white{--wijk:#fff;--wijk-deep:var(--n-200);--wijk-soft:var(--n-50);--wijk-ink:var(--n-800);--on-wijk:var(--n-900)}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html,body,#root{min-height:100%;margin:0;padding:0}body{background:var(--c-bg);color:var(--c-text);font-family:var(--font-ui);font-size:var(--t-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;line-height:1.5}input,textarea,select,[contenteditable],.selectable{-webkit-user-select:text;user-select:text}@font-face{font-family:Mikado-Bold;src:url(/assets/Mikado-Bold-CyG-5VeX.woff)format("woff");font-weight:700;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-pH_RJaTa.woff)format("woff");font-display:swap}h1,h2,h3,h4,h5,h6{margin:0 0 var(--s-3);letter-spacing:-.011em;color:var(--c-text);font-weight:700;line-height:1.25}h1{font-size:var(--t-h1);letter-spacing:-.02em}h2{font-size:var(--t-h2)}h3{font-size:var(--t-h3)}p{margin:0 0 var(--s-3);color:var(--c-text-2)}.display{font-family:var(--font-display);letter-spacing:.01em;font-weight:700;line-height:1.05}a{color:var(--wijk);cursor:pointer;font-weight:600;text-decoration:none}a:hover{text-decoration:underline}hr{border:0;border-top:1px solid var(--c-border);margin:var(--s-6) 0}button{appearance:none;font-family:inherit;font-size:var(--t-body);letter-spacing:.005em;color:var(--on-wijk);background:var(--wijk);border-radius:var(--r-md);padding:0 var(--s-5);min-height:var(--tap);justify-content:center;align-items:center;gap:var(--s-2);cursor:pointer;transition:transform var(--d-1) var(--ease), box-shadow var(--d-2) var(--ease), background-color var(--d-2) var(--ease), opacity var(--d-2) var(--ease);-webkit-tap-highlight-color:transparent;border:none;margin:0;font-weight:650;line-height:1.2;display:inline-flex}button:active{transform:scale(.972)}button:focus-visible{outline:3px solid color-mix(in srgb, var(--wijk) 45%, transparent);outline-offset:2px}button:disabled{opacity:.45;cursor:not-allowed;transform:none}button.btn-secondary{background:var(--wijk-soft);color:var(--wijk-ink)}button.btn-ghost{color:var(--wijk);background:0 0}button.btn-ghost:hover{background:var(--wijk-soft)}button.btn-neutral{background:var(--c-surface);color:var(--c-text);box-shadow:inset 0 0 0 1px var(--c-border)}button.btn-neutral:hover{background:var(--c-surface-2)}button.btn-quiet{background:var(--c-surface-sunken);color:var(--c-text-2)}button.green{background:var(--green);color:#fff}button.red,button.btn-danger{background:var(--red);color:#fff}button.yellow{background:var(--yellow);color:var(--yellow-ink)}button.blue{background:var(--blue);color:#fff}button.big{min-height:54px;padding:0 var(--s-6);border-radius:var(--r-lg);width:100%;font-size:1.0625rem}button.btn-sm{min-height:36px;padding:0 var(--s-4);font-size:var(--t-small);border-radius:var(--r-sm)}button.block{width:100%;display:flex}button.with-loading-icon{position:relative}button.with-loading-icon .loading-icon{position:absolute;inset:0}button.with-loading-icon .loading-icon img{width:44px;height:36px}button.fab{width:var(--tap);height:var(--tap);min-height:var(--tap);border-radius:var(--r-full);background:var(--wijk-soft);color:var(--wijk-ink);flex-shrink:0;padding:0}button.fab svg{width:20px;height:20px}button.fab.sticky{background:var(--wijk);width:56px;height:56px;color:var(--on-wijk);box-shadow:var(--e-3);z-index:40;position:fixed}button.fab.sticky.bottom-right{right:var(--gutter);bottom:calc(var(--gutter) + var(--safe-bottom))}input,select,textarea{font-family:inherit;font-size:var(--t-body);color:var(--c-text)}input[type=text],input[type=password],input[type=email],input[type=number],input[type=search],input[type=tel],textarea,select{width:100%;min-height:52px;padding:0 var(--s-4);background:var(--c-surface);border:1.5px solid var(--c-border);border-radius:var(--r-md);transition:border-color var(--d-2) var(--ease), box-shadow var(--d-2) var(--ease), background-color var(--d-2) var(--ease)}input[type=text]::placeholder,input[type=password]::placeholder,input[type=email]::placeholder,input[type=number]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,textarea::placeholder,select::placeholder{color:var(--c-text-3)}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=tel]:focus,textarea:focus,select:focus{border-color:var(--wijk);box-shadow:0 0 0 4px color-mix(in srgb, var(--wijk) 16%, transparent);outline:none}textarea{padding:var(--s-3) var(--s-4);resize:vertical;min-height:100px;line-height:1.5}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%238a8377' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--s-4) center;padding-right:var(--s-10);cursor:pointer}input[type=number]{appearance:textfield}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}label{font-size:var(--t-small);color:var(--c-text-2);margin-bottom:var(--s-2);font-weight:600;display:block}.form{width:100%;max-width:420px;margin:0 auto}.form input[type=text],.form input[type=password],.form input[type=email],.form input[type=number]{margin-bottom:var(--s-4)}.form button{width:100%;min-height:52px;margin-top:var(--s-2)}input.wristband-number{text-align:center;font-variant-numeric:tabular-nums;width:72px;min-width:72px;padding:0;font-size:1.25rem;font-weight:700}table{border-collapse:collapse;width:100%;font-size:var(--t-small);background:var(--c-surface);border-radius:var(--r-lg);overflow:hidden}table td,table th{padding:var(--s-3) var(--s-4);text-align:left;border-bottom:1px solid var(--c-border)}table tr:last-child td{border-bottom:none}table.withHeader tr:first-of-type td{color:var(--c-text);background:var(--c-surface-sunken);font-weight:700}table.scroll-x{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}table.left-column-fixed tr td:first-of-type{z-index:1;background:var(--c-surface);position:sticky;left:0}table.top-column-fixed tr:first-of-type{z-index:2;position:sticky;top:0}.table-wrap{-webkit-overflow-scrolling:touch;border-radius:var(--r-lg);box-shadow:var(--e-1);background:var(--c-surface);overflow-x:auto}p.helper-link,.helper-link{text-align:center;font-size:var(--t-small);margin-top:var(--s-5);color:var(--c-text-2);font-weight:600}p.link,.link{color:var(--wijk);cursor:pointer;font-weight:600}p.link:hover,.link:hover{text-decoration:underline}.hidden{display:none!important}.has-fab{padding-bottom:calc(56px + var(--s-10) + var(--safe-bottom))}.stack>*+*{margin-top:var(--s-4)}.muted{color:var(--c-text-3)}.nums{font-variant-numeric:tabular-nums}.isRotating{animation:1s linear infinite rotate}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes contentIn{0%{opacity:0}to{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.main-content{width:100%;max-width:680px;padding:var(--s-5) var(--gutter);padding-bottom:calc(var(--s-8) + var(--safe-bottom));animation:contentIn var(--d-3) var(--ease) both;margin:0 auto}.main-content.no-padding{padding-left:0;padding-right:0}.main-content.has-footer{min-height:calc(100dvh - var(--appbar-h) - var(--safe-top));flex-direction:column;padding:0;display:flex}.main-content.has-footer .content-excluding-footer{padding:var(--s-5) var(--gutter);flex:1}body.page-with-blue-background,body.page-with-red-background{background:var(--page-bg);color:#fff}body.page-with-blue-background header.appbar,body.page-with-red-background header.appbar{background:var(--page-bg);color:#fff;box-shadow:none}body.page-with-blue-background .main-content,body.page-with-red-background .main-content,body.page-with-blue-background h1,body.page-with-blue-background h2,body.page-with-blue-background h3,body.page-with-blue-background h4,body.page-with-blue-background h5,body.page-with-blue-background h6,body.page-with-blue-background p,body.page-with-blue-background li,body.page-with-blue-background .icon,body.page-with-red-background h1,body.page-with-red-background h2,body.page-with-red-background h3,body.page-with-red-background h4,body.page-with-red-background h5,body.page-with-red-background h6,body.page-with-red-background p,body.page-with-red-background li,body.page-with-red-background .icon{color:#fff}body.page-with-blue-background a,body.page-with-red-background a{color:#fff;text-underline-offset:3px;text-decoration:underline}body.page-with-blue-background input[type=text],body.page-with-blue-background input[type=password],body.page-with-blue-background input[type=email],body.page-with-blue-background input[type=number],body.page-with-red-background input[type=text],body.page-with-red-background input[type=password],body.page-with-red-background input[type=email],body.page-with-red-background input[type=number]{color:#fff;-webkit-backdrop-filter:blur(6px);background:#ffffff24;border-color:#ffffff47}body.page-with-blue-background input[type=text]::placeholder,body.page-with-blue-background input[type=password]::placeholder,body.page-with-blue-background input[type=email]::placeholder,body.page-with-blue-background input[type=number]::placeholder,body.page-with-red-background input[type=text]::placeholder,body.page-with-red-background input[type=password]::placeholder,body.page-with-red-background input[type=email]::placeholder,body.page-with-red-background input[type=number]::placeholder{color:#ffffffb3}body.page-with-blue-background input[type=text]:focus,body.page-with-blue-background input[type=password]:focus,body.page-with-blue-background input[type=email]:focus,body.page-with-blue-background input[type=number]:focus,body.page-with-red-background input[type=text]:focus,body.page-with-red-background input[type=password]:focus,body.page-with-red-background input[type=email]:focus,body.page-with-red-background input[type=number]:focus{background:#fff3;border-color:#ffffffd9;box-shadow:0 0 0 4px #ffffff29}body.page-with-blue-background .form>button,body.page-with-blue-background button.big,body.page-with-red-background .form>button,body.page-with-red-background button.big{color:var(--page-bg-ink);box-shadow:var(--e-2);background:#fff}body.page-with-blue-background .card:not(.bg-red),body.page-with-red-background .card:not(.bg-red){box-shadow:none;-webkit-backdrop-filter:blur(8px);background:#0000002e;border-color:#ffffff2e}body.page-with-blue-background{--page-bg:#1b4fbf;--page-bg-ink:#123a91}body.page-with-red-background{--page-bg:#b32e20;--page-bg-ink:#8a2115}footer.one-button-footer{padding:var(--s-4) var(--gutter);padding-bottom:calc(var(--s-4) + var(--safe-bottom));-webkit-backdrop-filter:blur(12px);background:#0000002e;border-top:1px solid #ffffff24;justify-content:center;align-items:center;display:flex;position:sticky;bottom:0}footer.one-button-footer button{color:#fff;letter-spacing:.02em;background:#ffffff29;min-width:200px;box-shadow:inset 0 0 0 1.5px #ffffff59}.section{margin-bottom:var(--s-8)}.section-title{font-size:var(--t-h3);letter-spacing:-.01em;color:var(--c-text);margin:0 0 var(--s-3);font-weight:700}.panel{background:var(--c-surface);border-radius:var(--r-lg);box-shadow:var(--e-1);overflow:hidden}.empty-state{text-align:center;padding:var(--s-10) var(--s-5);color:var(--c-text-3)}.empty-state p{margin:0}header.appbar{z-index:50;align-items:center;gap:var(--s-2);height:calc(var(--appbar-h) + var(--safe-top));padding:var(--safe-top) var(--s-2) 0;background:var(--wijk);color:var(--on-wijk);display:flex;position:sticky;top:0;box-shadow:0 1px #0000000f,0 2px 12px -6px #28201440}header.appbar .appbar-btn{width:var(--tap);height:var(--tap);min-height:var(--tap);color:inherit;border-radius:var(--r-full);background:0 0;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}header.appbar .appbar-btn svg{width:21px;height:21px}header.appbar .appbar-btn:hover{background:#ffffff29}header.appbar .appbar-btn:active{transform:scale(.9)}header.appbar.yellow .appbar-btn:hover,header.appbar.white .appbar-btn:hover{background:#00000014}header.appbar h1{min-width:0;font-family:var(--font-display);letter-spacing:.01em;text-align:center;color:inherit;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-size:1.3125rem;font-weight:700;line-height:1.15;overflow:hidden}header.appbar h1 .small{font-family:var(--font-ui);letter-spacing:.04em;opacity:.75;margin-top:1px;font-size:.6875rem;font-weight:600;display:block}@media (width<=360px){header.appbar h1{font-size:1.1875rem}}header.appbar .appbar-logo{object-fit:contain;width:46px;height:34px;margin-right:var(--s-2);flex:none}header.appbar .appbar-spacer{width:var(--tap);flex:none}.theme-yellow header.appbar,.theme-white header.appbar{box-shadow:0 1px 0 var(--c-border), 0 2px 12px -8px #2820144d}.bottom-bar{z-index:60;height:var(--tabbar-total);padding-bottom:var(--safe-bottom);background:color-mix(in srgb, var(--c-surface) 82%, transparent);-webkit-backdrop-filter:saturate(180%)blur(20px);border-top:1px solid var(--c-border);align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-bar-btn{min-width:0;min-height:0;padding:0 var(--s-1);color:var(--c-text-3);transition:color var(--d-2) var(--ease);background:0 0;border-radius:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;display:flex}.bottom-bar-btn .material-icons{transition:transform var(--d-2) var(--ease-spring);font-size:22px}.bottom-bar-btn .bottom-bar-label{letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.625rem;font-weight:650;line-height:1;overflow:hidden}.bottom-bar-btn:active{transform:none}.bottom-bar-btn:active .material-icons{transform:scale(.86)}.bottom-bar-btn.active{color:var(--wijk)}.bottom-bar-btn:focus-visible{background:var(--wijk-soft);outline:none}.theme-white .bottom-bar-btn.active{color:var(--c-text)}.card{align-items:flex-start;gap:var(--s-4);padding:var(--s-4);margin:var(--s-5) auto;background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-lg);max-width:560px;box-shadow:var(--e-1);display:flex}.card .icon{width:22px;height:22px;color:var(--wijk);flex:none;margin-top:2px}.card .text-content{flex:1;min-width:0}.card .card-header{margin:0 0 var(--s-1);font-size:var(--t-h3);color:var(--c-text);font-weight:700;line-height:1.3}.card .card-text{font-size:var(--t-small);color:var(--c-text-2)}.card .card-text p{font-size:inherit;color:inherit;margin:0}.card .card-text ul{margin:var(--s-2) 0 0;padding-left:var(--s-4)}.card .card-text ul li{margin-bottom:var(--s-1);line-height:1.45}.card.bg-red{background:var(--red-soft);border-color:color-mix(in srgb, var(--red) 30%, transparent)}.card.bg-red .icon{color:var(--red)}.card.bg-red .card-header{color:var(--red-ink)}.card.bg-red .card-text{color:color-mix(in srgb, var(--red-ink) 82%, transparent)}.loading-icon{width:100%;padding:var(--s-2) 0;justify-content:center;align-items:center;display:flex}.loading-icon img{object-fit:contain;width:84px;height:68px}.loading-icon:not(.shown){display:none}.home{background:var(--wijk);flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden}.home-hero{background-image:url(/assets/header_bg-B7fwibgA.jpg);background-position:50%;background-size:cover;flex:auto;justify-content:center;align-items:center;min-height:0;display:flex;position:relative}.home-hero:after{content:"";background:linear-gradient(#120e0957 0%,#120e0938 52%,#120e098c 78%,#120e09e0 100%);position:absolute;inset:0}.home-title{z-index:2;padding:0 var(--s-6);text-align:center;font-family:var(--font-display);letter-spacing:.005em;color:#fff;text-shadow:0 2px 24px #00000080;margin:0;font-size:clamp(2.25rem,12vw,3.5rem);line-height:.94;position:relative;transform:translateY(.06em)}.home-title .home-year{opacity:.86;font-size:.98em;display:block}@media (height<=680px){.home-title{font-size:clamp(1.875rem,9vw,2.5rem)}}.home-info{z-index:2;background:color-mix(in srgb, var(--wijk) 62%, #000);flex:none;grid-template-columns:1fr 1fr;display:grid;position:relative}.home-info-card{align-items:center;gap:var(--s-3);height:72px;padding:0 var(--s-4);text-align:left;color:var(--on-wijk);transition:background-color var(--d-1) var(--ease);background:0 0;border-radius:0;display:flex}.home-info-card:first-child{box-shadow:inset -1px 0 #ffffff24}.home-info-card:active{background:#00000029;transform:none}.home-info-card .material-icons{opacity:.9;flex:none;font-size:24px}.theme-yellow .home-info{background:color-mix(in srgb, var(--wijk) 68%, #000)}.theme-yellow .home-info .home-info-card{color:#fff}.theme-yellow .home-info .home-info-sub{color:#ffffffbf}.theme-white .home-info{background:var(--n-100)}.theme-white .home-info .home-info-card:first-child{box-shadow:inset -1px 0 0 var(--c-border)}.home-info-text{flex-direction:column;justify-content:center;gap:1px;min-width:0;display:flex}.home-info-text .home-info-lead{letter-spacing:-.01em;font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;font-size:1.0625rem;font-weight:700;line-height:1.15;overflow:hidden}.home-info-text .home-info-sub{color:#ffffffb8;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:550;line-height:1.25;overflow:hidden}.home-rows{flex-direction:column;flex:none;display:flex}.home-row{align-items:center;gap:var(--s-4);height:76px;min-height:76px;padding:0 var(--s-5);background:var(--wijk);color:var(--on-wijk);text-align:left;transition:background-color var(--d-1) var(--ease);border-radius:0;display:flex;position:relative;box-shadow:inset 0 1px #0000001c}.home-row:nth-child(2n){background:color-mix(in srgb, var(--wijk) 93%, #000)}.home-row:active{background:color-mix(in srgb, var(--wijk) 84%, #000);transform:none}.home-row .material-icons{opacity:.95;flex:none;font-size:25px;position:relative;top:1px}.home-row .home-row-label{letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:1.0625rem;font-weight:680;overflow:hidden}.home-row .home-row-chevron{opacity:.42;flex:none;align-items:center;font-size:15px;display:flex}.theme-yellow .home-row,.theme-white .home-row{box-shadow:inset 0 1px #00000017}.theme-white .home-row:nth-child(2n){background:var(--n-50)}.theme-white .home-row:active{background:var(--n-100)}.home .bottom-bar{height:calc(var(--tabbar-h) + var(--safe-bottom));background:color-mix(in srgb, var(--wijk) 78%, #000);-webkit-backdrop-filter:none;border-top:none;position:relative;box-shadow:inset 0 1px #00000024}.home .bottom-bar .bottom-bar-btn{color:color-mix(in srgb, var(--on-wijk) 74%, transparent)}.home .bottom-bar .bottom-bar-btn.active{color:var(--on-wijk)}.theme-yellow .home .bottom-bar .bottom-bar-btn{color:#fffc}.theme-yellow .home .bottom-bar .bottom-bar-btn.active{color:#fff}.home .bottom-bar .bottom-bar-btn:active .material-icons{transform:scale(.86)}.theme-white .home .bottom-bar,.home.theme-white .bottom-bar{background:var(--n-100)}.theme-white .home .bottom-bar .bottom-bar-btn,.home.theme-white .bottom-bar .bottom-bar-btn{color:var(--c-text-3)}.theme-white .home .bottom-bar .bottom-bar-btn.active,.home.theme-white .bottom-bar .bottom-bar-btn.active{color:var(--c-text)}.search-page .wijk-yellow{--hut:var(--yellow);--hut-soft:var(--yellow-soft);--hut-ink:var(--yellow-ink)}.search-page .wijk-red{--hut:var(--red);--hut-soft:var(--red-soft);--hut-ink:var(--red-ink)}.search-page .wijk-blue{--hut:var(--blue);--hut-soft:var(--blue-soft);--hut-ink:var(--blue-ink)}.search-page .wijk-green{--hut:var(--green);--hut-soft:var(--green-soft);--hut-ink:var(--green-ink)}.search-page .wijk-onbekend{--hut:var(--c-border-strong);--hut-soft:var(--c-surface-sunken);--hut-ink:var(--c-text-2)}.search-page .search-bar{top:calc(var(--appbar-h) + var(--safe-top));z-index:30;margin:calc(var(--s-5) * -1) calc(var(--gutter) * -1) var(--s-5);padding:var(--s-3) var(--gutter);background:var(--c-bg);border-bottom:1px solid var(--c-border);position:sticky}.search-page .search-field{position:relative}.search-page .search-field .search-field-icon{left:var(--s-4);color:var(--c-text-3);pointer-events:none;transition:color var(--d-2) var(--ease);font-size:22px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.search-page .search-field input[type=search]{appearance:none;min-height:56px;padding-left:var(--s-12);padding-right:var(--s-4);border-radius:var(--r-full);box-shadow:var(--e-1);font-size:1.0625rem;font-weight:600}.search-page .search-field input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.search-page .search-field input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.search-page .search-field input[type=search]::placeholder{font-weight:500}.search-page .search-field:focus-within .search-field-icon{color:var(--wijk)}.search-page .result-list{gap:var(--s-2);flex-direction:column;display:flex}.search-page .result-card{align-items:center;gap:var(--s-3);width:100%;min-height:72px;padding:var(--s-3) var(--s-4);text-align:left;background:var(--c-surface);color:var(--c-text);border-radius:var(--r-lg);border-left:4px solid var(--hut,var(--c-border-strong));box-shadow:var(--e-1);font-weight:400;display:flex}.search-page .result-card:hover{background:var(--c-surface-2);box-shadow:var(--e-2)}.search-page .result-card .result-main{gap:var(--s-2);flex-direction:column;flex:1;min-width:0;display:flex}.search-page .result-card .result-name{font-size:var(--t-h3);letter-spacing:-.01em;color:var(--c-text);overflow-wrap:anywhere;font-weight:700;line-height:1.2}.search-page .result-card .result-meta{gap:var(--s-2);flex-wrap:wrap;display:flex}.search-page .result-card .chip{align-items:baseline;gap:var(--s-1);padding:2px var(--s-2);border-radius:var(--r-full);background:var(--c-surface-sunken);font-size:var(--t-micro);color:var(--c-text-2);line-height:1.5;display:inline-flex}.search-page .result-card .chip .chip-value{color:var(--c-text);font-weight:700}.search-page .result-card .chip:last-child{background:var(--hut-soft,var(--c-surface-sunken));color:var(--hut-ink,var(--c-text-2))}.search-page .result-card .chip:last-child .chip-value{color:var(--hut-ink,var(--c-text))}.search-page .result-card .result-icon{width:14px;height:14px;color:var(--c-border-strong);transition:transform var(--d-2) var(--ease);flex:none;display:flex}.search-page .result-card:active .result-icon{transform:translate(2px)}.search-page .result-card .chip.chip-empty{color:var(--c-text-3);background:0 0;padding-left:0;font-style:italic;font-weight:550}.search-page .search-error{padding:var(--s-4);border-radius:var(--r-lg);background:var(--red-soft);color:var(--red-ink);font-size:var(--t-small)}.search-page .search-error b{margin-bottom:var(--s-1);font-size:var(--t-body);display:block}.birthdays-page .wijk-yellow{--hut:var(--yellow);--hut-soft:var(--yellow-soft);--hut-ink:var(--yellow-ink)}.birthdays-page .wijk-red{--hut:var(--red);--hut-soft:var(--red-soft);--hut-ink:var(--red-ink)}.birthdays-page .wijk-blue{--hut:var(--blue);--hut-soft:var(--blue-soft);--hut-ink:var(--blue-ink)}.birthdays-page .wijk-green{--hut:var(--green);--hut-soft:var(--green-soft);--hut-ink:var(--green-ink)}.birthdays-page .wijk-onbekend{--hut:var(--c-border-strong);--hut-soft:var(--c-surface-sunken);--hut-ink:var(--c-text-2)}.birthdays-page .birthday-day:last-child{margin-bottom:0}.birthdays-page .day-header{align-items:center;gap:var(--s-2);margin-bottom:var(--s-3);display:flex}.birthdays-page .day-header .section-title{min-width:0;font-size:var(--t-h2);flex:1;margin:0}.birthdays-page .day-header .day-count{min-width:28px;height:26px;padding:0 var(--s-2);border-radius:var(--r-full);background:var(--c-surface-sunken);color:var(--c-text-2);font-size:var(--t-small);flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.birthdays-page .day-header .day-share{color:var(--c-text-3);background:0 0}.birthdays-page .day-header .day-share:hover{background:var(--c-surface-sunken);color:var(--c-text)}.birthdays-page .day-header .day-share svg{width:17px;height:17px}.birthdays-page .birthday-list{gap:var(--s-2);flex-direction:column;display:flex}.birthdays-page .birthday-card{align-items:center;gap:var(--s-3);width:100%;padding:var(--s-3) var(--s-4);text-align:left;background:var(--c-surface);color:var(--c-text);border-radius:var(--r-lg);border-left:4px solid var(--hut,var(--c-border-strong));box-shadow:var(--e-1);font-weight:400;display:flex}.birthdays-page .birthday-card:hover{background:var(--c-surface-2);box-shadow:var(--e-2)}.birthdays-page .birthday-card .cake-chip{border-radius:var(--r-md);background:var(--hut-soft,var(--c-surface-sunken));width:44px;height:44px;color:var(--hut-ink,var(--c-text-2));flex:none;justify-content:center;align-items:center;display:inline-flex}.birthdays-page .birthday-card .cake-chip svg{width:22px;height:22px}.birthdays-page .birthday-card .birthday-main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.birthdays-page .birthday-card .birthday-name{font-size:var(--t-h3);letter-spacing:-.01em;overflow-wrap:anywhere;font-weight:700;line-height:1.2}.birthdays-page .birthday-card .birthday-sub{font-size:var(--t-small);color:var(--c-text-2);font-variant-numeric:tabular-nums;line-height:1.35}.birthdays-page .birthday-card .birthday-search{border-radius:var(--r-full);background:var(--wijk-soft);width:36px;height:36px;color:var(--wijk-ink);flex:none;justify-content:center;align-items:center;display:inline-flex}.birthdays-page .birthday-card .birthday-search svg{width:15px;height:15px}.birthdays-page .birthday-card.is-skeleton{border-left-color:var(--c-border);background:var(--c-surface);height:76px;animation:1.4s ease-in-out infinite birthday-skeleton-pulse}.birthdays-page .birthday-card.is-skeleton:nth-child(2){opacity:.6;animation-delay:.18s}@media (prefers-reduced-motion:reduce){.birthdays-page .birthday-card.is-skeleton{animation:none}}.birthdays-page .empty-state{padding:var(--s-6) var(--s-5);background:var(--c-surface);border-radius:var(--r-lg);box-shadow:var(--e-1);font-size:var(--t-small)}.attendance-page{gap:var(--s-5);min-height:calc(100dvh - var(--appbar-h) - var(--safe-top) - var(--s-5));margin-bottom:calc(-1 * (var(--s-8) + var(--safe-bottom)));flex-direction:column;display:flex}.attendance-page .attendance-day{font-size:var(--t-h2);color:var(--c-text);margin:0}.attendance-page .attendance-entry label{text-align:center;margin-bottom:var(--s-2)}.attendance-page .attendance-input{text-align:center;letter-spacing:.2em;text-indent:.1em;font-variant-numeric:tabular-nums;border-radius:var(--r-lg);width:100%;height:78px;min-height:78px;box-shadow:var(--e-1);caret-color:var(--wijk);padding:0;font-size:2.5rem;font-weight:700;line-height:1}.attendance-page .attendance-input::placeholder{color:var(--n-300);font-weight:700}.attendance-page .attendance-slot:empty{display:none}.attendance-page .attendance-loading{align-items:center;gap:var(--s-2);padding:var(--s-3) var(--s-4);background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-lg);box-shadow:var(--e-1);display:flex}.attendance-page .attendance-loading .loading-icon{flex:none;width:auto;padding:0}.attendance-page .attendance-loading .loading-icon img{width:52px;height:42px}.attendance-page .attendance-loading p{color:var(--c-text-2);margin:0;font-weight:600}.attendance-page .attendance-result{padding:var(--s-5);background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-lg);box-shadow:var(--e-2);animation:fadeUp var(--d-2) var(--ease) both}.attendance-page .attendance-name{margin:0 0 var(--s-4);color:var(--c-text);overflow-wrap:anywhere;font-size:clamp(1.75rem,8vw,2.25rem)}.attendance-page .attendance-facts{gap:var(--s-2);margin-bottom:var(--s-4);flex-wrap:wrap;display:flex}.attendance-page .attendance-fact{min-width:0;padding:var(--s-3);background:var(--c-surface-2);border:1px solid var(--c-border);border-radius:var(--r-md);flex:140px}.attendance-page .attendance-fact.is-wijk{background:var(--hut-soft);border-color:color-mix(in srgb, var(--hut) 35%, transparent)}.attendance-page .attendance-fact.is-wijk .fact-label{color:var(--hut-ink);opacity:.75}.attendance-page .attendance-fact.is-wijk .fact-value{color:var(--hut-ink)}.attendance-page .attendance-fact.hut-yellow{--hut:var(--yellow);--hut-soft:var(--yellow-soft);--hut-ink:var(--yellow-ink)}.attendance-page .attendance-fact.hut-red{--hut:var(--red);--hut-soft:var(--red-soft);--hut-ink:var(--red-ink)}.attendance-page .attendance-fact.hut-blue{--hut:var(--blue);--hut-soft:var(--blue-soft);--hut-ink:var(--blue-ink)}.attendance-page .attendance-fact.hut-green{--hut:var(--green);--hut-soft:var(--green-soft);--hut-ink:var(--green-ink)}.attendance-page .attendance-fact.hut-onbekend{--hut:var(--n-400);--hut-soft:var(--c-surface-sunken);--hut-ink:var(--c-text-2)}.attendance-page .fact-label{font-size:var(--t-small);color:var(--c-text-2);margin-bottom:var(--s-1);font-weight:600;display:block}.attendance-page .fact-value{align-items:center;gap:var(--s-2);color:var(--c-text);font-variant-numeric:tabular-nums;font-size:1.375rem;font-weight:700;line-height:1.2;display:flex}.attendance-page .fact-value.is-empty{font-size:var(--t-body);color:var(--c-text-3);font-weight:600}.attendance-page .hut-dot{border-radius:var(--r-full);width:12px;height:12px;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--c-text) 16%, transparent);flex:none}.attendance-page .hut-dot.hut-yellow{background:var(--yellow)}.attendance-page .hut-dot.hut-red{background:var(--red)}.attendance-page .hut-dot.hut-blue{background:var(--blue)}.attendance-page .hut-dot.hut-green{background:var(--green)}.attendance-page .hut-dot.hut-onbekend{background:var(--n-300)}.attendance-page .attendance-presence{align-items:center;gap:var(--s-3);min-height:var(--tap);padding:var(--s-3) var(--s-4);border-radius:var(--r-md);display:flex}.attendance-page .attendance-presence svg{flex:none;width:28px;height:28px}.attendance-page .attendance-presence .presence-copy{min-width:0}.attendance-page .attendance-presence .presence-label{font-size:var(--t-small);font-weight:600;display:block}.attendance-page .attendance-presence .presence-value{font-size:1.25rem;font-weight:700;line-height:1.2;display:block}.attendance-page .attendance-presence.is-present{background:var(--green-soft);color:var(--green-ink)}.attendance-page .attendance-presence.is-absent{background:var(--c-surface-sunken);color:var(--c-text-2)}.attendance-page .attendance-presence.is-absent .presence-value{color:var(--c-text)}.attendance-page .attendance-error{max-width:none;animation:fadeUp var(--d-2) var(--ease) both;margin:0}.attendance-page .attendance-error .card-header{margin:0}.attendance-page .attendance-actionbar{margin-top:auto;margin-left:calc(-1 * var(--gutter));margin-right:calc(-1 * var(--gutter));padding:var(--s-4) var(--gutter) calc(var(--s-4) + var(--safe-bottom));background:color-mix(in srgb, var(--c-bg) 86%, transparent);-webkit-backdrop-filter:saturate(180%)blur(16px);border-top:1px solid var(--c-border);position:sticky;bottom:0}.attendance-page .attendance-action{border-radius:var(--r-lg);width:100%;min-height:58px;box-shadow:var(--e-2);font-size:1.125rem}.attendance-page .attendance-action:disabled{box-shadow:none}.attendance-page .attendance-closed{margin-bottom:var(--s-5);padding:var(--s-4);border-radius:var(--r-lg);background:var(--c-surface-sunken);border-left:4px solid var(--c-border-strong)}.attendance-page .attendance-closed p{font-size:var(--t-small);color:var(--c-text-2);margin:0}.stats-page{padding:0 var(--gutter)}.stats-page .section:last-of-type{margin-bottom:calc(var(--s-12) + var(--safe-bottom))}.stats-page .section-intro{margin:0 0 var(--s-4);color:var(--c-text-2);font-size:var(--t-small);line-height:1.45}.stats-page #spinner{padding:var(--s-10) 0}.stats-page .table-wrap{box-shadow:var(--e-2)}.stats-page .stats-table{white-space:nowrap;font-variant-numeric:tabular-nums;border-radius:0;width:auto;min-width:100%;overflow:visible}.stats-page .stats-table td{padding:var(--s-3) var(--s-4);border-bottom:1px solid var(--c-border)}.stats-page .stats-table td:not(:first-of-type){text-align:center;color:var(--c-text)}.stats-page .stats-table tr:last-child td{border-bottom:none}.stats-page .stats-table tr:first-of-type td{background:var(--wijk-soft);color:var(--wijk-ink);border-bottom:1px solid var(--c-border-strong);font-weight:700}.stats-page .stats-table td:first-of-type{min-width:168px;color:var(--c-text);background:var(--c-surface);box-shadow:1px 0 0 var(--c-border);font-weight:600}.stats-page .stats-table tr:first-of-type td:first-of-type{background:var(--wijk-soft);box-shadow:1px 0 0 var(--c-border-strong)}.stats-page .leaderboard td.blue{color:var(--blue-deep)}.stats-page .leaderboard td.red{color:var(--red-deep)}.stats-page .leaderboard td.green{color:var(--green-deep)}.stats-page .leaderboard td.yellow{color:var(--yellow-deep)}.stats-page .leaderboard td.white{color:var(--c-text)}.stats-page .leaderboard td.blue,.stats-page .leaderboard td.red,.stats-page .leaderboard td.green,.stats-page .leaderboard td.yellow,.stats-page .leaderboard td.white{font-weight:700}.stats-page .leaderboard tr.isYou td{background:var(--wijk-soft);font-weight:700}.stats-page .leaderboard tr.isYou td:first-of-type{background:var(--wijk-soft);box-shadow:inset 3px 0 0 var(--wijk), 1px 0 0 var(--c-border)}.stats-page .chart-card{background:var(--c-surface);border-radius:var(--r-lg);box-shadow:var(--e-2);padding:var(--s-2);overflow:hidden}.stats-page #presencesByTimeChart{width:100%;height:clamp(280px,52vh,420px)}.stats-page g[aria-label=Chart]+g{display:none}@media (width<=420px){.stats-page{padding:0 var(--s-3)}.stats-page .stats-table td{padding:var(--s-3)}.stats-page .stats-table td:first-of-type{min-width:144px}}.hutjes-page{padding-bottom:var(--s-10)}.hutjes-page .hut-search{margin-bottom:var(--s-6)}.hutjes-page .hut-search label{margin-bottom:var(--s-2)}.hutjes-page .hut-search .hut-input-wrap{position:relative}.hutjes-page .hut-search .hut-input{text-align:center;letter-spacing:.18em;font-variant-numeric:tabular-nums;text-indent:.18em;width:100%;height:76px;font-size:2rem;font-weight:750}.hutjes-page .hut-search .loading-icon{top:0;right:var(--s-2);pointer-events:none;width:auto;padding:0;position:absolute;bottom:0}.hutjes-page .hut-search .loading-icon img{width:52px;height:42px}.hutjes-page .hut-error{margin-bottom:var(--s-6);padding:var(--s-4);background:var(--red-soft);border-left:4px solid var(--red);border-radius:var(--r-md)}.hutjes-page .hut-error h4{margin:0 0 var(--s-1);font-size:var(--t-h3);color:var(--red-ink)}.hutjes-page .hut-error p{font-size:var(--t-small);color:var(--red-ink);margin:0}.hutjes-page .hut-summary{align-items:center;gap:var(--s-3);margin-bottom:var(--s-4);display:flex}.hutjes-page .hut-summary .hut-badge{min-width:60px;height:60px;padding:0 var(--s-3);border-radius:var(--r-md);background:var(--wijk);color:var(--on-wijk);font-variant-numeric:tabular-nums;flex:none;justify-content:center;align-items:center;font-size:1.375rem;font-weight:750;display:inline-flex}.hutjes-page .hut-summary .hut-summary-text{min-width:0}.hutjes-page .hut-summary .hut-summary-text h2{font-size:var(--t-h2);margin:0}.hutjes-page .hut-summary .hut-summary-text p{font-size:var(--t-small);color:var(--c-text-3);margin:0}.hutjes-page .kid-list{gap:var(--s-2);margin-bottom:var(--s-4);flex-direction:column;display:flex}.hutjes-page .kid-item{align-items:center;gap:var(--s-3);padding:var(--s-2) var(--s-2) var(--s-2) var(--s-4);background:var(--c-surface);border-radius:var(--r-md);box-shadow:var(--e-1);cursor:pointer;animation:fadeUp var(--d-2) var(--ease) both;transition:box-shadow var(--d-2) var(--ease);display:flex}.hutjes-page .kid-item:active{box-shadow:var(--e-2)}.hutjes-page .kid-item .kid-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:600;overflow:hidden}.hutjes-page .kid-item .kid-meta{font-size:var(--t-small);color:var(--c-text-3);font-variant-numeric:tabular-nums;flex:none}.hutjes-page .kid-item .kid-remove{width:var(--tap);height:var(--tap);min-height:var(--tap);border-radius:var(--r-full);color:var(--c-text-3);background:0 0;flex:none;padding:0;font-size:1.5rem;font-weight:400;line-height:1}.hutjes-page .kid-item .kid-remove:hover{background:var(--red-soft);color:var(--red)}.hutjes-page .add-child-btn .add-child-plus{font-size:1.35em;font-weight:700;line-height:1}.hutjes-page .empty-state{margin-bottom:var(--s-4);padding:var(--s-8) var(--s-5);background:var(--c-surface);border-radius:var(--r-lg);box-shadow:var(--e-1)}.hutjes-page .hut-history{margin-top:var(--s-8)}.hutjes-page .hut-history .empty-state{margin-bottom:0}.hutjes-page .history-list{background:var(--c-border);border-radius:var(--r-md);flex-direction:column;gap:1px;display:flex;overflow:hidden}.hutjes-page .history-item{padding:var(--s-3) var(--s-4);background:var(--c-surface);font-size:var(--t-small);color:var(--c-text-2);line-height:1.45}.hutjes-page .history-item u{-webkit-text-decoration-color:var(--wijk);text-decoration-color:var(--wijk);text-underline-offset:2px}.hutjes-page .modal-overlay{z-index:300;-webkit-backdrop-filter:blur(3px);animation:hutjesFadeIn var(--d-2) var(--ease) both;background:#18140e80;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.hutjes-page .modal-sheet{background:var(--c-surface);border-radius:var(--r-xl) var(--r-xl) 0 0;width:100%;max-width:560px;max-height:88dvh;box-shadow:var(--e-pop);animation:hutjesSheetUp var(--d-3) var(--ease) both;flex-direction:column;display:flex;overflow:hidden}@media (width>=600px){.hutjes-page .modal-sheet{margin-bottom:var(--s-8);border-radius:var(--r-xl)}}.hutjes-page .modal-header{align-items:center;gap:var(--s-2);padding:var(--s-3) var(--s-3) var(--s-3) var(--s-5);border-bottom:1px solid var(--c-border);flex:none;display:flex}.hutjes-page .modal-header h2{min-width:0;font-size:var(--t-h2);flex:1;margin:0}.hutjes-page .modal-header .modal-close{width:var(--tap);height:var(--tap);min-height:var(--tap);border-radius:var(--r-full);background:var(--c-surface-sunken);color:var(--c-text-2);flex:none;padding:0;font-size:1.5rem;font-weight:400;line-height:1}.hutjes-page .modal-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding:var(--s-5);padding-bottom:calc(var(--s-5) + var(--safe-bottom));flex:1;overflow-y:auto}.hutjes-page .modal-body>.loading-icon{padding:var(--s-2) 0 0}.hutjes-page .modal-body>.loading-icon img{width:52px;height:42px}.hutjes-page .child-search-input.is-active{border-color:var(--wijk)}.hutjes-page .result-section{margin-top:var(--s-5)}.hutjes-page .result-section h3{font-size:var(--t-h3);margin:0}.hutjes-page .result-list{gap:var(--s-2);margin-top:var(--s-4);flex-direction:column;display:flex}.hutjes-page .result-item{align-items:center;gap:var(--s-3);padding:var(--s-3);background:var(--c-surface-2);border:1px solid var(--c-border);border-radius:var(--r-md);display:flex}.hutjes-page .result-item .result-info{flex:1;min-width:0}.hutjes-page .result-item .result-name{text-overflow:ellipsis;white-space:nowrap;font-weight:600;display:block;overflow:hidden}.hutjes-page .result-item .result-name mark{background:color-mix(in srgb, var(--yellow) 45%, transparent);color:inherit;border-radius:3px;padding:0 2px}.hutjes-page .result-item .result-meta{font-size:var(--t-small);color:var(--c-text-3);font-variant-numeric:tabular-nums;display:block}.hutjes-page .result-item .result-add{min-height:var(--tap);border-radius:var(--r-md);flex:none;min-width:104px}.hutjes-page .result-item .result-add .loading-icon{padding:0}.hutjes-page .result-item .result-add .loading-icon img{width:40px;height:32px}@keyframes hutjesSheetUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes hutjesFadeIn{0%{opacity:0}to{opacity:1}}.ticketCard{background:var(--c-bg);width:100%;max-width:680px;min-height:100dvh;padding:0 var(--gutter) calc(var(--s-10) + var(--safe-bottom));margin:0 auto;position:relative}.ticket-name{margin:var(--s-2) 0 var(--s-1);font-family:var(--font-display);letter-spacing:.005em;font-size:1.875rem;line-height:1.1}.ticket-subline{align-items:center;gap:var(--s-2);margin-bottom:var(--s-6);flex-wrap:wrap;display:flex}.ticket-chip{align-items:center;gap:var(--s-1);height:30px;padding:0 var(--s-3);border-radius:var(--r-full);background:var(--wijk-soft);color:var(--wijk-ink);font-size:var(--t-micro);font-variant-numeric:tabular-nums;font-weight:700;display:inline-flex}.ticket-chip.neutral{background:var(--c-surface-sunken);color:var(--c-text-2)}.ticket-group{margin-bottom:var(--s-6)}.ticket-group h3{margin:0 0 var(--s-2);font-size:var(--t-h3)}.ticket-group .empty-state{padding:var(--s-6) var(--s-5);font-size:var(--t-small)}.ticket-table{background:var(--c-surface);border-radius:var(--r-lg);width:100%;box-shadow:var(--e-1);font-size:var(--t-small);overflow:hidden}.ticket-table td{padding:var(--s-3) var(--s-4);border-bottom:1px solid var(--c-border);vertical-align:top}.ticket-table tr:last-child td{border-bottom:none}.ticket-table td:first-child{width:42%;color:var(--c-text-3);font-weight:600}.ticket-table td:last-child{color:var(--c-text);font-weight:550}.ticket-table .is-empty{color:var(--c-text-3);font-style:italic;font-weight:400}.ticket-table a{color:var(--wijk);font-weight:650}.ticket-fields{background:var(--c-surface);border-radius:var(--r-lg);box-shadow:var(--e-1);overflow:hidden}.ticket-field{padding:var(--s-3) var(--s-4);border-bottom:1px solid var(--c-border)}.ticket-field:last-child{border-bottom:none}.ticket-field label{margin-bottom:var(--s-1);font-size:var(--t-micro);color:var(--c-text-3);font-weight:600;display:block}.ticket-field input,.ticket-field textarea{background:var(--c-surface-sunken);width:100%;font-size:var(--t-small);border-color:#0000;font-weight:550}.ticket-field input:focus,.ticket-field textarea:focus{background:var(--c-surface);border-color:var(--wijk)}.ticket-field input{min-height:var(--tap);padding:0 var(--s-3)}.ticket-field textarea{min-height:84px;padding:var(--s-2) var(--s-3);resize:vertical;line-height:1.45}.ticketCard.ticket-edit{margin-bottom:calc((var(--s-8) + var(--safe-bottom)) * -1);padding-bottom:0}.ticket-form-bar{z-index:20;gap:var(--s-2);margin:var(--s-8) calc(var(--gutter) * -1) 0;padding:var(--s-3) var(--gutter);padding-bottom:calc(var(--s-3) + var(--safe-bottom));border-top:1px solid var(--c-border);background:color-mix(in srgb, var(--c-bg) 88%, transparent);-webkit-backdrop-filter:blur(12px);display:flex;position:sticky;bottom:0}.ticket-form-bar button{min-height:50px;font-size:var(--t-small);flex:auto}.ticket-form-bar button.btn-neutral{flex:0 38%}.ticket-events{background:var(--c-surface);border-radius:var(--r-lg);box-shadow:var(--e-1);margin:0;padding:0;list-style:none;overflow:hidden}.ticket-events li{padding:var(--s-3) var(--s-4) var(--s-3) var(--s-8);border-bottom:1px solid var(--c-border);font-size:var(--t-small);color:var(--c-text-2);line-height:1.45;position:relative}.ticket-events li:last-child{border-bottom:none}.ticket-events li:before{content:"";left:var(--s-4);border-radius:var(--r-full);background:var(--c-border-strong);width:7px;height:7px;position:absolute;top:1.15em}.ticket-actions{gap:var(--s-2);margin-top:var(--s-8);grid-template-columns:repeat(2,1fr);display:grid}.ticket-actions button{min-height:50px;font-size:var(--t-small)}.ticket-actions .span-2{grid-column:span 2}.wristband-page .wristband-error{max-width:480px;margin:0 auto var(--s-5);padding:var(--s-4);border-radius:var(--r-md);background:var(--red-soft);color:var(--red-ink);text-align:center}.wristband-page .wristband-suggestions{max-width:480px;margin:0 auto var(--s-4);text-align:center;font-size:var(--t-small);color:var(--c-text-2)}.wristband-page .wristband-saving{margin-top:var(--s-4);text-align:center;font-size:var(--t-small);color:var(--c-text-3)}.ticketTable td.sole-cell{padding:0}.sole-toggle{align-items:center;gap:var(--s-3);min-height:var(--tap);padding:0 var(--s-4);font-size:var(--t-small);color:var(--c-text);cursor:pointer;margin:0;font-weight:600;display:flex}.sole-toggle input[type=checkbox]{width:22px;height:22px;accent-color:var(--wijk);flex-shrink:0;margin:0}.sole-toggle .loading-icon{width:auto;padding:0}.sole-toggle .loading-icon img{width:34px;height:28px}.ticketTable{width:100%;max-width:480px;margin:0 auto var(--s-6);background:var(--c-surface);border-radius:var(--r-lg);box-shadow:var(--e-1);font-size:var(--t-small);text-align:left;overflow:hidden}.ticketTable td{padding:var(--s-3) var(--s-4);border-bottom:1px solid var(--c-border)}.ticketTable tr:last-child td{border-bottom:none}.ticketTable td:first-child{width:44%;color:var(--c-text-3);font-weight:600}.wristband-entry{justify-content:center;align-items:center;gap:var(--s-3);max-width:480px;margin:0 auto;display:flex}.wristband-entry .wristband-number{border-radius:var(--r-lg);width:108px;min-width:108px;height:60px;min-height:60px;font-size:1.75rem}.wristband-entry button.big{flex:1;width:auto;min-height:60px}.settings-page .def-list .def-row{justify-content:space-between;align-items:baseline;gap:var(--s-4);padding:var(--s-3) var(--s-4);border-bottom:1px solid var(--c-border);min-height:var(--tap);display:flex}.settings-page .def-list .def-row:last-child{border-bottom:none}.settings-page .def-list .def-label{font-size:var(--t-small);color:var(--c-text-2);flex:none;font-weight:600}.settings-page .def-list .def-value{text-align:right;min-width:0;color:var(--c-text);overflow-wrap:anywhere;flex:auto;font-weight:600}.settings-page .def-list .def-value a{white-space:nowrap;font-weight:600}.settings-page .people-list{margin:0;padding:0;list-style:none}.settings-page .people-list li{justify-content:space-between;align-items:center;gap:var(--s-2) var(--s-3);padding:var(--s-3) var(--s-4);border-bottom:1px solid var(--c-border);flex-wrap:wrap;display:flex}.settings-page .people-list li:last-child{border-bottom:none}.settings-page .people-list .person{flex-direction:column;flex:auto;min-width:0;display:flex}.settings-page .people-list .person-name{color:var(--c-text);font-weight:650;line-height:1.3}.settings-page .people-list .person-email{font-size:var(--t-small);color:var(--c-text-3);text-overflow:ellipsis;white-space:nowrap;line-height:1.35;overflow:hidden}.settings-page .people-list .person-actions{gap:var(--s-2);flex:none;margin-left:auto;display:flex}.settings-page .add-admin{margin-top:var(--s-3);justify-content:flex-start;padding-left:0;padding-right:0}.settings-page .chip-row{gap:var(--s-2);overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:var(--s-2);margin-bottom:var(--s-3);display:flex;overflow-x:auto}.settings-page .chip-row::-webkit-scrollbar{display:none}.settings-page .chip{min-height:36px;padding:0 var(--s-4);border-radius:var(--r-full);font-size:var(--t-small);white-space:nowrap;background:var(--c-surface);color:var(--c-text-2);box-shadow:inset 0 0 0 1px var(--c-border);flex:none;font-weight:600}.settings-page .chip.is-selected{background:var(--wijk);color:var(--on-wijk);box-shadow:none}.settings-page .event-timeline{margin:0;padding:0;list-style:none}.settings-page .event-timeline li{padding:var(--s-3) var(--s-4) var(--s-3) var(--s-8);border-bottom:1px solid var(--c-border);font-size:var(--t-small);color:var(--c-text-2);line-height:1.45;position:relative}.settings-page .event-timeline li:last-child{border-bottom:none}.settings-page .event-timeline li:before{content:"";left:var(--s-4);border-radius:var(--r-full);background:var(--c-border-strong);width:7px;height:7px;position:absolute;top:1.15em}.settings-page .load-more{margin-top:var(--s-3);text-align:center}.settings-page .danger-zone{margin-top:var(--s-12);padding-top:var(--s-6);border-top:1px solid var(--c-border)}.scanner-page{z-index:2;color:#fff;background:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.scanner-page .scanner-stage{text-align:center;width:100%}.scanner-page #qrscanner{width:100%}.scanner-close{top:calc(var(--safe-top) + var(--s-3));left:var(--s-3);z-index:3;width:var(--tap);height:var(--tap);min-height:var(--tap);border-radius:var(--r-full);color:#fff;-webkit-backdrop-filter:blur(8px);background:#ffffff2e;padding:0;position:fixed;box-shadow:inset 0 0 0 1px #ffffff47}.scanner-close svg{width:20px;height:20px}.wijk-grid{gap:var(--s-3);grid-template-columns:repeat(2,1fr);width:100%;max-width:420px;margin:0 auto;display:grid}.wijk-option{text-align:center;min-height:96px;padding:var(--s-4);border-radius:var(--r-lg);background:var(--swatch);color:var(--swatch-ink,#fff);font-family:var(--font-display);letter-spacing:.01em;transition:box-shadow var(--d-2) var(--ease), transform var(--d-2) var(--ease);justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex;position:relative;box-shadow:inset 0 0 0 3px #0000}.wijk-option:active{transform:scale(.97)}.wijk-option.is-current{box-shadow:inset 0 0 0 3px var(--c-surface), 0 8px 24px -10px #2820148c}.wijk-option .wijk-check{top:var(--s-2);right:var(--s-2);border-radius:var(--r-full);background:var(--c-surface);width:24px;height:24px;color:var(--n-900);justify-content:center;align-items:center;font-size:11px;display:flex;position:absolute}.wijk-option.blue{--swatch:var(--blue)}.wijk-option.green{--swatch:var(--green)}.wijk-option.red{--swatch:var(--red)}.wijk-option.yellow{--swatch:var(--yellow);--swatch-ink:var(--yellow-ink)}.wijk-option.white{--swatch:var(--c-surface);--swatch-ink:var(--n-900);min-height:68px;box-shadow:inset 0 0 0 1px var(--c-border);grid-column:span 2}.wijk-option.white.is-current{box-shadow:inset 0 0 0 3px var(--n-900), 0 8px 24px -10px #2820148c}.wijk-option.white .wijk-check{background:var(--n-900);color:var(--c-surface)}.wijk-page{padding:var(--s-5) var(--gutter)}.wijk-choice{z-index:200;padding:var(--s-8) var(--gutter);padding-bottom:calc(var(--s-8) + var(--safe-bottom));background:var(--n-900);color:#fff;transition:opacity var(--d-3) var(--ease);flex-direction:column;justify-content:center;display:flex;position:fixed;inset:0}.wijk-choice.fadedOut{opacity:0;pointer-events:none}.wijk-choice h1{font-family:var(--font-display);color:#fff;text-align:center;margin-bottom:var(--s-2);font-size:clamp(1.75rem,8vw,2.25rem)}.wijk-choice .wijk-choice-sub{text-align:center;color:#fff9;margin-bottom:var(--s-8)}.wijk-choice .wijk-option.white{box-shadow:none}.auth-page .form,.auth-page .card{margin:0}.main-content.has-footer:has(.auth-page){min-height:100dvh}.auth-page{align-items:stretch;gap:var(--s-5);flex-direction:column;width:100%;max-width:420px;margin:0 auto;display:flex}.auth-page .form,.auth-page .card{margin:0}.auth-page .auth-brand,.auth-page .auth-title,.auth-page h2,.auth-page .funnel-progress,.auth-page .helper-link{text-align:center}.auth-page h2{font-family:var(--font-display);letter-spacing:.005em;text-align:center;margin:0;font-size:clamp(1.75rem,8vw,2.25rem);font-weight:700;line-height:1.05}.auth-page p{margin:0}.auth-page .auth-copy{line-height:1.55}.auth-page .helper-link{margin:var(--s-4) 0 0}.auth-page .auth-actions{gap:var(--s-3);flex-direction:column;display:flex}.auth-head{align-items:center;gap:var(--s-3);padding-top:calc(var(--safe-top) + var(--s-6));padding-bottom:var(--s-1);flex-direction:column;display:flex}.auth-brand{font-family:var(--font-display);letter-spacing:.03em;color:#ffffffe6;margin:0;font-size:1.25rem;font-weight:700;line-height:1}.auth-title{font-family:var(--font-display);letter-spacing:.005em;color:var(--n-0);margin:0;font-size:clamp(1.75rem,8vw,2.25rem);font-weight:700;line-height:1.05}.auth-alt{text-align:center;font-size:var(--t-small);color:#ffffffc7}.auth-alt a{color:var(--n-0);text-underline-offset:3px;font-weight:700;text-decoration:underline}.auth-note{border-radius:var(--r-lg);font-size:var(--t-small);color:#ffffffd6;background:#00000029;border:1px solid #ffffff24;line-height:1.5}.auth-note summary{padding:var(--s-3) var(--s-4);color:var(--n-0);cursor:pointer;min-height:var(--tap);align-items:center;gap:var(--s-2);font-weight:650;list-style:none;display:flex}.auth-note summary::-webkit-details-marker{display:none}.auth-note summary:before{content:"";width:7px;height:7px;transition:transform var(--d-2) var(--ease);opacity:.7;border-bottom:2px solid;border-right:2px solid;transform:rotate(-45deg)}.auth-note[open] summary:before{transform:rotate(45deg)}.auth-note ul{gap:var(--s-2);padding:0 var(--s-4) var(--s-4) var(--s-6);flex-direction:column;margin:0;display:flex}.auth-note li{margin:0}.main-content:has(.error-page){flex-direction:column;justify-content:center;min-height:100dvh;display:flex}.error-page .auth-head{padding-top:0}.error-page .error-detail{gap:var(--s-1);padding:var(--s-4);border-radius:var(--r-lg);background:#0000002e;border:1px solid #ffffff29;flex-direction:column;display:flex}.error-page .error-detail-label{font-size:var(--t-small);opacity:.72;font-weight:650}.error-page .error-detail-value{font-family:var(--font-num);font-size:var(--t-small);overflow-wrap:anywhere;line-height:1.5}.funnel-step{justify-content:center;align-items:center;gap:var(--s-3);font-size:var(--t-small);color:#fffc;font-weight:600;display:flex}.funnel-progress{justify-content:center;align-items:center;gap:var(--s-2);display:flex}.funnel-progress .dot{border-radius:var(--r-full);width:8px;height:8px;transition:width var(--d-2) var(--ease), background-color var(--d-2) var(--ease);background:#ffffff4d}.funnel-progress .dot.is-done{background:#ffffff9e}.funnel-progress .dot.is-active{background:var(--n-0);width:28px}.name-row{gap:var(--s-3);margin-bottom:var(--s-4);grid-template-columns:1fr 1fr;display:grid}.name-row input[type=text]{width:100%;margin-bottom:0}body.page-with-blue-background .auth-page button.big.auth-secondary,body.page-with-blue-background .auth-page .form>button.auth-secondary,body.page-with-red-background .auth-page button.big.auth-secondary,body.page-with-red-background .auth-page .form>button.auth-secondary{color:var(--n-0);background:#ffffff29;box-shadow:inset 0 0 0 1.5px #ffffff59}body.page-with-blue-background .auth-page .auth-copy,body.page-with-red-background .auth-page .auth-copy{color:#ffffffdb}body.page-with-blue-background .auth-page .card:not(.bg-red) .icon,body.page-with-red-background .auth-page .card:not(.bg-red) .icon{border-radius:var(--r-full);width:34px;height:34px;color:var(--n-0);background:#ffffff29;margin-top:0;padding:6px}body.page-with-blue-background .auth-page .card:not(.bg-red) .card-header,body.page-with-red-background .auth-page .card:not(.bg-red) .card-header{color:var(--n-0)}body.page-with-blue-background .auth-page .card:not(.bg-red) .card-text,body.page-with-red-background .auth-page .card:not(.bg-red) .card-text{color:#ffffffdb}
