:root{--blauw:#1f3855;--blauw-hover:#2c4d73;--geel:#f9a800;--geel-hover:#e09700;--geel-zacht:#fff4d6;--wit:#fff;--achtergrond:#f4f6f9;--tekst:#1d232a;--tekst-zacht:#4a5563;--rand:#b8c0cc;--rand-licht:#e1e5ea;--groen:#1e7b34;--groen-zacht:#e3f3e7;--rood:#b02a37;--rood-zacht:#fbe7e9;--oranje-tekst:#8a5a00;--focus:#0b5fff;--radius:12px;--schaduw:0 1px 3px #1018281f;--schaduw-hoog:0 6px 20px #10182829;--klikvlak:3rem;--max-breedte:1100px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{font-size:112.5%}body{color:var(--tekst);background:var(--achtergrond);-webkit-text-size-adjust:100%;margin:0;font-family:Segoe UI,system-ui,-apple-system,Roboto,Arial,sans-serif;line-height:1.5}h1,h2,h3{color:var(--blauw);margin:0 0 .5rem;line-height:1.25}h1{font-size:1.6rem}h2{font-size:1.3rem}h3{font-size:1.1rem}p{margin:0 0 1rem}a{color:var(--blauw);text-underline-offset:3px;font-weight:600}:focus-visible{outline:3px solid var(--focus);outline-offset:3px;border-radius:4px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.skip-link{z-index:200;background:var(--blauw);color:var(--wit);border-radius:8px;padding:.75rem 1rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.topbar{background:var(--geel);z-index:100;position:sticky;top:0;box-shadow:0 2px 8px #00000026}.topbar-inner{max-width:var(--max-breedte);justify-content:space-between;align-items:center;gap:.75rem;min-height:4rem;margin:0 auto;padding:.5rem 1rem;display:flex}.brand{color:var(--blauw);align-items:center;gap:.75rem;text-decoration:none;display:flex}.brand img{width:auto;height:2.2rem;display:block}.brand span{font-size:1.1rem;font-weight:700}.topbar-actions{gap:.5rem;display:flex}.bar-button{min-width:var(--klikvlak);min-height:var(--klikvlak);color:var(--blauw);font:inherit;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;padding:.25rem .6rem;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.bar-button:hover{background:#1f38551a}.bar-button[aria-current=page]{border-color:var(--blauw)}@media (width>=700px){.bar-button{flex-direction:row;gap:.4rem;padding:.25rem .9rem;font-size:.95rem}}.env-banner{background:var(--blauw);color:var(--wit);text-align:center;padding:.3rem 1rem;font-size:.85rem;font-weight:600}.page-header{background:var(--blauw);color:var(--wit)}.page-header-inner{max-width:var(--max-breedte);margin:0 auto;padding:1.25rem 1rem 1.5rem}.page-header h1{color:var(--wit);margin:0}.page-header p{color:#dce3ec;margin:.35rem 0 0}.back-link{min-height:var(--klikvlak);color:var(--wit);align-items:center;gap:.35rem;margin-bottom:.25rem;font-weight:600;text-decoration:none;display:inline-flex}.back-link:hover{text-decoration:underline}main{display:block}.container{max-width:var(--max-breedte);margin:0 auto;padding:1.5rem 1rem 3rem}.container-sm{max-width:32rem;margin:0 auto;padding:1.5rem 1rem 3rem}.stack>*+*{margin-top:1rem}.row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.muted{color:var(--tekst-zacht)}.small{font-size:.9rem}.tiles{grid-template-columns:1fr;grid-auto-rows:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.tiles>li{display:flex}.tiles>li>.tile{flex:1;width:100%}@media (width>=640px){.tiles{grid-template-columns:repeat(2,1fr)}}@media (width>=960px){.tiles{grid-template-columns:repeat(3,1fr)}}.tile{background:var(--wit);border:2px solid var(--rand-licht);border-radius:var(--radius);min-height:6rem;box-shadow:var(--schaduw);color:var(--tekst);align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:box-shadow .15s,border-color .15s,transform .15s;display:flex}.tile:hover{border-color:var(--blauw);box-shadow:var(--schaduw-hoog)}.tile:active{transform:scale(.99)}.tile-icon{background:var(--geel);width:3.75rem;height:3.75rem;color:var(--blauw);border:4px solid var(--blauw);border-radius:50%;flex:none;place-items:center;display:grid}.tile-text{flex:1;min-width:0}.tile-name{color:var(--blauw);font-size:1.15rem;font-weight:700;display:block}.tile-desc{color:var(--tekst-zacht);font-size:.95rem;display:block}.tile-external{color:var(--tekst-zacht);align-items:center;gap:.3rem;margin-top:.2rem;font-size:.85rem;display:inline-flex}.tile-chevron{color:var(--blauw);flex:none}.card{background:var(--wit);border-radius:var(--radius);box-shadow:var(--schaduw);border:1px solid var(--rand-licht)}.card-body{padding:1.25rem}.card-header{border-bottom:1px solid var(--rand-licht);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.card-header h2{margin:0;font-size:1.15rem}.btn{min-height:var(--klikvlak);font:inherit;cursor:pointer;text-align:center;border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:1rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--geel);color:var(--blauw);border-color:var(--geel)}.btn-primary:hover:not(:disabled){background:var(--geel-hover);border-color:var(--geel-hover)}.btn-secondary{background:var(--blauw);color:var(--wit)}.btn-secondary:hover:not(:disabled){background:var(--blauw-hover)}.btn-outline{background:var(--wit);color:var(--blauw);border-color:var(--blauw)}.btn-outline:hover:not(:disabled){background:#eef2f7}.btn-danger{background:var(--rood);color:var(--wit)}.btn-danger:hover:not(:disabled){background:#8f222d}.btn-block{width:100%}.btn-small{min-height:2.75rem;padding:.4rem .9rem;font-size:.95rem}@media (width<=639px){.btn-block-mobile{width:100%}}.field{margin-bottom:1.25rem}.field label,.field .label{color:var(--blauw);margin-bottom:.35rem;font-weight:700;display:block}.field .hint{color:var(--tekst-zacht);margin-bottom:.4rem;font-size:.9rem;display:block}.input,select.input,textarea.input{width:100%;min-height:var(--klikvlak);font:inherit;color:var(--tekst);background:var(--wit);border:2px solid var(--rand);border-radius:10px;padding:.6rem .85rem;font-size:1rem}.input:focus{border-color:var(--blauw);outline-offset:0;outline:3px solid #0b5fff59}.input[aria-invalid=true]{border-color:var(--rood)}.field-error{color:var(--rood);align-items:flex-start;gap:.4rem;margin-top:.4rem;font-size:.95rem;font-weight:600;display:flex}.password-wrap{position:relative}.password-wrap .input{padding-right:7rem}.password-toggle{min-height:2.5rem;color:var(--blauw);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;padding:0 .6rem;font-size:.9rem;font-weight:700;display:inline-flex;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.checkbox{min-height:var(--klikvlak);cursor:pointer;align-items:flex-start;gap:.75rem;padding:.5rem 0;display:flex}.checkbox input{width:1.5rem;height:1.5rem;accent-color:var(--blauw);flex:none;margin:.1rem 0 0}.hp{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.alert{border-left:6px solid;border-radius:10px;align-items:flex-start;gap:.75rem;padding:1rem 1.1rem;font-size:1rem;display:flex}.alert>svg{flex:none;margin-top:.1rem}.alert-success{background:var(--groen-zacht);border-color:var(--groen);color:#14532d}.alert-error{background:var(--rood-zacht);border-color:var(--rood);color:#7a1a24}.alert-info{border-color:var(--blauw);color:var(--blauw);background:#e6eef8}.alert-warning{background:var(--geel-zacht);border-color:var(--geel);color:var(--oranje-tekst)}.alert p:last-child{margin-bottom:0}.toast-region{z-index:300;pointer-events:none;justify-items:center;gap:.5rem;padding:0 1rem;display:grid;position:fixed;bottom:1rem;left:0;right:0}.toast{pointer-events:auto;background:var(--groen);color:var(--wit);box-shadow:var(--schaduw-hoog);border-radius:10px;align-items:center;gap:.6rem;max-width:32rem;padding:.9rem 1.2rem;font-weight:700;display:flex}.toast.error{background:var(--rood)}.badge{white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .65rem;font-size:.85rem;font-weight:700;display:inline-flex}.badge-green{background:var(--groen-zacht);color:#14532d;border-color:var(--groen)}.badge-red{background:var(--rood-zacht);color:#7a1a24;border-color:var(--rood)}.badge-yellow{background:var(--geel-zacht);color:var(--oranje-tekst);border-color:var(--geel)}.badge-blue{color:var(--blauw);border-color:var(--blauw);background:#e6eef8}.badge-grey{color:#37414d;background:#eceff3;border-color:#9aa3ae}.list{margin:0;padding:0;list-style:none}.list-item{border-top:1px solid var(--rand-licht);color:inherit;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;padding:1rem 1.25rem;text-decoration:none;display:flex}.list-item:first-child{border-top:0}a.list-item:hover{background:#f7f9fc}.list-item-main{flex:1;min-width:12rem}.list-item-title{color:var(--blauw);font-weight:700;display:block}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.95rem}th{text-align:left;color:var(--blauw);white-space:nowrap;background:#eef2f7;padding:.7rem .9rem;font-weight:700}td{border-top:1px solid var(--rand-licht);vertical-align:top;padding:.7rem .9rem}.tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.tab{min-height:var(--klikvlak);border:2px solid var(--rand);background:var(--wit);color:var(--blauw);border-radius:10px;align-items:center;gap:.45rem;padding:.4rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.tab:hover{border-color:var(--blauw)}.tab[aria-current=page]{background:var(--blauw);border-color:var(--blauw);color:var(--wit)}.stat{background:var(--wit);border-radius:var(--radius);box-shadow:var(--schaduw);border:1px solid var(--rand-licht);color:inherit;padding:1rem 1.25rem;text-decoration:none;display:block}a.stat:hover{border-color:var(--blauw)}.stat-value{color:var(--blauw);font-size:2rem;font-weight:800;line-height:1.1}.stat-label{color:var(--tekst-zacht);font-size:.95rem}.stat.attention{border:2px solid var(--geel);background:var(--geel-zacht)}dialog.confirm{border-radius:var(--radius);width:calc(100% - 2rem);max-width:28rem;box-shadow:var(--schaduw-hoog);border:0;padding:0}dialog.confirm::backdrop{background:#1018288c}dialog.confirm .card-body{padding:1.5rem}.auth-wrap{place-items:start center;min-height:100vh;padding:2rem 1rem;display:grid}@media (height>=700px){.auth-wrap{place-items:center}}.auth-card{background:var(--wit);border-radius:var(--radius);width:100%;max-width:28rem;box-shadow:var(--schaduw-hoog);overflow:hidden}.auth-card-top{background:var(--geel);text-align:center;padding:1.25rem}.auth-card-top img{width:auto;height:2.8rem}.auth-card-body{padding:1.5rem}.auth-card-body h1{text-align:center}.auth-card-body>.sub{text-align:center;color:var(--tekst-zacht);margin-bottom:1.5rem}.divider{border:0;border-top:1px solid var(--rand-licht);margin:1.5rem 0}.empty{text-align:center;color:var(--tekst-zacht);padding:2rem 1rem}.empty svg{color:var(--blauw);margin-bottom:.5rem}.qr{width:220px;height:220px;margin:1rem auto;display:block}.code{word-break:break-all;background:#eef2f7;border-radius:6px;padding:.2rem .4rem;font-family:ui-monospace,Menlo,Consolas,monospace}.perm-group{border:1px solid var(--rand-licht);border-radius:10px;margin-bottom:1rem;padding:.5rem 1rem}.perm-group legend{color:var(--blauw);padding:0 .4rem;font-weight:700}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.tab[aria-pressed=true]{background:var(--blauw);border-color:var(--blauw);color:var(--wit)}label:has(>input.visually-hidden:focus-visible){outline:3px solid var(--focus);outline-offset:2px}.big-action{background:var(--geel);width:100%;min-height:9rem;color:var(--blauw);border:4px solid var(--blauw);font:inherit;cursor:pointer;box-shadow:var(--schaduw-hoog);border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.25rem;font-size:1.5rem;font-weight:800;display:flex}.big-action:hover{background:var(--geel-hover)}.big-action:disabled{opacity:.6;cursor:wait}.big-action small{font-size:1rem;font-weight:600}.done-panel{background:var(--groen-zacht);border:3px solid var(--groen);color:#14532d;border-radius:18px;align-items:center;gap:1rem;padding:1.25rem;display:flex}.done-panel strong{font-size:1.3rem;display:block}.year-picker{align-items:center;gap:.5rem;display:flex}.year-picker strong{color:var(--blauw);text-align:center;min-width:4ch;font-size:1.3rem}.task{border:2px solid var(--rand-licht);background:var(--wit);border-radius:12px;padding:1rem}.task+.task{margin-top:.75rem}.task-title{color:var(--blauw);font-size:1.1rem;font-weight:700}.task-meta{color:var(--tekst-zacht);flex-wrap:wrap;gap:.5rem 1rem;margin-top:.4rem;display:flex}.task-meta span{align-items:center;gap:.3rem;display:inline-flex}.task.overdue{border-color:var(--rood)}.progress{background:var(--rand-licht);border-radius:999px;height:1rem;overflow:hidden}.progress>span{background:var(--geel);border-right:2px solid var(--blauw);height:100%;display:block}.comment{border-top:1px solid var(--rand-licht);padding:.75rem 0}.comment:first-child{border-top:0}.comment-head{color:var(--tekst-zacht);flex-wrap:wrap;justify-content:space-between;gap:1rem;font-size:.9rem;display:flex}.segmented{grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));gap:.5rem;display:grid}.segmented button{min-height:var(--klikvlak);border:2px solid var(--rand);background:var(--wit);color:var(--blauw);font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;font-weight:700;display:inline-flex}.segmented button[aria-pressed=true]{background:var(--blauw);border-color:var(--blauw);color:var(--wit)}.tile{position:relative}.count-badge{background:var(--rood);min-width:1.9rem;height:1.9rem;color:var(--wit);border:2px solid var(--wit);border-radius:999px;place-items:center;padding:0 .45rem;font-size:1rem;font-weight:800;line-height:1;display:inline-grid;box-shadow:0 1px 3px #00000040}.tile .count-badge{position:absolute;top:-.6rem;right:-.4rem}.tab .count-badge{min-width:1.6rem;height:1.6rem;margin-left:.2rem;font-size:.85rem}.photo-pick{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=600px){.photo-pick{grid-template-columns:1fr 1fr}}.photo-slot{border:2px dashed var(--rand);text-align:center;background:#fafbfc;border-radius:12px;padding:1rem}.photo-slot.has-photo{border-style:solid;border-color:var(--groen);background:var(--groen-zacht)}.photo-slot img{border-radius:8px;max-width:100%;max-height:12rem;margin:0 auto .5rem;display:block}.photo-slot input[type=file]{opacity:0;width:1px;height:1px;position:absolute}.photo-slot label.btn{cursor:pointer}.photo-slot:focus-within{outline:3px solid var(--focus);outline-offset:2px}.review-photos{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=700px){.review-photos{grid-template-columns:1fr 1fr}}.review-photos img{border:1px solid var(--rand-licht);border-radius:8px;width:100%}.cat-grid{grid-template-columns:1fr;gap:.25rem 1rem;display:grid}@media (width>=600px){.cat-grid{grid-template-columns:1fr 1fr}}.avatar{object-fit:cover;background:var(--geel);color:var(--blauw);border:4px solid var(--blauw);border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.faces{grid-template-columns:repeat(auto-fill,minmax(10.5rem,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.face{background:var(--wit);border:1px solid var(--rand-licht);border-radius:var(--radius);box-shadow:var(--schaduw);text-align:center;height:100%;padding:1rem}.face .avatar{width:8rem;height:8rem;margin:0 auto .75rem;font-size:2.2rem}.face-name{color:var(--blauw);font-size:1.1rem;font-weight:800;display:block}.face-about{color:var(--tekst);white-space:pre-line;text-align:left;margin:.4rem 0 0;font-size:.95rem}.face.me{border:3px solid var(--geel)}.photo-edit{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.photo-edit .avatar{width:8rem;height:8rem;font-size:2.2rem}.balance{align-items:center;gap:.35rem;font-weight:800;display:inline-flex}.balance.positive{color:var(--groen)}.balance.negative{color:var(--rood)}.balance.big{font-size:1.7rem}.wg-balance-line{margin:.15rem 0;font-size:1.05rem;display:block}.wg-card{align-items:flex-start}.chip{min-height:var(--klikvlak);border:2px solid var(--blauw);background:var(--wit);color:var(--blauw);font:inherit;cursor:pointer;text-align:left;border-radius:999px;padding:.4rem 1rem;font-weight:600}.chip:hover{background:#eef2f7}.chat-log{flex-direction:column;gap:.75rem;max-height:32rem;padding:.25rem;display:flex;overflow-y:auto}.chat-msg{flex-direction:column;gap:.2rem;display:flex}.chat-msg.user{align-items:flex-end}.chat-who{color:var(--tekst-zacht);align-items:center;gap:.3rem;font-size:.85rem;font-weight:700;display:inline-flex}.chat-bubble{border-radius:14px;max-width:46rem;padding:.75rem 1rem;line-height:1.5}.chat-msg.user .chat-bubble{background:var(--blauw);color:var(--wit);border-bottom-right-radius:4px}.chat-msg.assistant .chat-bubble{color:var(--tekst);background:#eef2f7;border-bottom-left-radius:4px}.chat-input{resize:vertical;min-height:4.5rem;font-size:1.05rem}.proposal{border:2px solid var(--geel);background:var(--geel-zacht);border-radius:12px;flex-direction:column;gap:.75rem;max-width:100%;padding:1rem;display:flex}.proposal table{background:var(--wit)}.chat-steps{color:var(--tekst-zacht);margin:.4rem 0 0;padding-left:1.2rem;font-size:.95rem}.chat-steps li.current{color:var(--blauw);font-weight:700}.stats,.totals{flex-wrap:wrap;gap:.75rem;display:flex}.stats>.stat,.totals>.stat{overflow-wrap:normal;flex:auto;min-width:9.5rem}.stat.stat-wide{flex-basis:18rem}.stat .stat-value,.stat .balance{white-space:nowrap}.stat .stat-value{font-size:clamp(1.35rem,4.5vw,2rem)}.stat .stat-label{overflow-wrap:break-word}@media (width<=420px){.stats>.stat,.totals>.stat{min-width:100%}}.mobile-only{display:none}@media (width<=699px){.desktop-only{display:none!important}.mobile-only{display:inline-flex}.menu-button{border:2px solid var(--blauw);flex-direction:row;gap:.4rem;padding:.25rem .9rem;font-size:1rem}.mobile-menu{background:var(--wit);border-top:3px solid var(--blauw);box-shadow:var(--schaduw-hoog);padding:.5rem 1rem 1rem;display:block}.mobile-menu nav{flex-direction:column;gap:.5rem;display:flex}.mobile-menu .bar-button{border:2px solid var(--rand-licht);background:var(--wit);border-radius:12px;flex-direction:row;justify-content:flex-start;gap:.75rem;width:100%;min-height:3.5rem;padding:.5rem 1rem;font-size:1.1rem}.mobile-menu .bar-button[aria-current=page]{border-color:var(--blauw);background:#eef2f7}.mobile-menu-user{color:var(--tekst-zacht);margin:.25rem 0 .75rem}}.topbar-inner,.brand{min-width:0}.brand span{white-space:nowrap}@media (width<=699px){.brand{flex-direction:column;align-items:flex-start;gap:.1rem}.brand img{height:1.9rem}.brand span{font-size:.95rem;line-height:1.1}}body{overflow-x:clip}.apk-board{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));align-items:start;gap:1rem;display:grid}.apk-month{background:var(--wit);border:1px solid var(--rand-licht);border-radius:var(--radius);box-shadow:var(--schaduw);overflow:hidden}.apk-month h3{background:var(--blauw);color:var(--wit);text-transform:capitalize;margin:0;padding:.5rem .75rem;font-size:1.05rem}.apk-days{margin:0;padding:0;list-style:none}.apk-day{border-top:1px solid var(--rand-licht);align-items:flex-start;gap:.5rem;min-height:2.4rem;padding:.2rem .5rem;display:flex}.apk-day.weekend{background:#dde6fb}.apk-day.today{outline:3px solid var(--geel);outline-offset:-3px}.apk-daynum{width:3.2rem;color:var(--blauw);flex:none;padding-top:.35rem;font-weight:700}.apk-wd{color:var(--tekst-zacht);font-size:.85rem;font-weight:400}.apk-items{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.apk-chip{text-align:left;width:100%;font:inherit;cursor:pointer;color:#10331a;border:2px solid #0000;border-radius:8px;padding:.35rem .5rem;font-size:.95rem;line-height:1.3;display:block}.apk-chip.status-uitgevoerd{background:#7fe08c;border-color:#1e7b34}.apk-chip.status-gepland{color:#3d3000;background:#ffe45c;border-color:#9a7b00}.apk-chip.status-afgezegd{color:#37414d;background:#e6e8eb;border-color:#9aa3ae;text-decoration:line-through}.apk-chip[draggable=true]{cursor:grab}.apk-chip:focus-visible{outline:3px solid var(--focus)}.apk-kind{font-size:.8rem;font-weight:700}.apk-add{border:2px dashed var(--rand);min-width:2.2rem;min-height:2rem;color:var(--tekst-zacht);font:inherit;cursor:pointer;opacity:.55;background:0 0;border-radius:8px;align-self:flex-start;font-weight:700}.apk-add:hover,.apk-add:focus-visible{opacity:1;border-color:var(--blauw);color:var(--blauw)}.apk-legend{flex-wrap:wrap;align-items:center;gap:.5rem 1rem;display:flex}.apk-legend .apk-chip{cursor:default;width:auto;display:inline-block}.apk-weekend-sample{background:#dde6fb;border-radius:8px;padding:.35rem .5rem}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.form-grid{grid-template-columns:1fr 1fr;align-items:start;gap:0 1rem;display:grid}.form-grid .span-2{grid-column:1/-1}@media (width<=480px){.form-grid{grid-template-columns:1fr}}.fuel-scroll{max-height:70vh;overflow:auto}.fuel-scroll thead th{z-index:1;position:sticky;top:0}
