.time-attendance-page{--attendance-navy:#10233f;--attendance-blue:#1769e0;--attendance-blue-dark:#0f55bd;--attendance-soft:#f4f7fb;--attendance-line:#dce4ef;--attendance-muted:#5d6b7e;color:#253247;background:#fff}.time-attendance-page *,.time-attendance-page :before,.time-attendance-page :after{box-sizing:border-box}.time-attendance-page .attendance-wide{width:min(100% - 2rem,1480px);margin-inline:auto}.time-attendance-page bdi[dir=ltr]{direction:ltr;unicode-bidi:isolate}.attendance-hero{border-bottom:1px solid var(--attendance-line);background:linear-gradient(135deg,#f7faff 0%,#fff 68%);padding:2.25rem 0 2.5rem}.attendance-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(560px,1.1fr);align-items:center;gap:clamp(2rem,4vw,4rem);display:grid}.attendance-breadcrumb{color:var(--attendance-muted);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.attendance-breadcrumb a{color:var(--attendance-blue)}.attendance-hero h1{max-width:780px;color:var(--attendance-navy);letter-spacing:-.035em;margin:0 0 1rem;font-size:clamp(1.935rem,3.24vw,3.06rem);font-weight:800;line-height:1.08}.attendance-hero__intro{color:#435168;max-width:760px;margin:0;font-size:1.025rem;line-height:1.7}.attendance-hero__updated{color:var(--attendance-muted);margin:.6rem 0 0;font-size:.8125rem}.attendance-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1.25rem;margin:1.35rem 0 0;padding:0;list-style:none;display:grid}.attendance-benefits li{color:#253247;align-items:center;gap:.55rem;font-size:.9rem;font-weight:650;display:flex}.attendance-benefits li:before{color:#fff;content:"✓";text-align:center;background:#169454;border-radius:50%;flex:0 0 1.25rem;width:1.25rem;height:1.25rem;font-size:.75rem;line-height:1.25rem}.attendance-finder{background:#fff;border:1px solid #cad8eb;border-radius:16px;padding:1.35rem 1.5rem 1rem;box-shadow:0 18px 45px #16375e1f}.attendance-finder__header{margin-bottom:1.15rem}.attendance-finder__header h2{color:var(--attendance-navy);margin:0 0 .2rem;font-size:1.15rem}.attendance-finder__header p{color:var(--attendance-muted);margin:0;font-size:.78rem;line-height:1.5}.attendance-panel-close{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:#dc2626;border:0;border-radius:6px;justify-content:center;align-items:center;padding:.5rem .8rem;font-size:.8rem;font-weight:750;display:none}.attendance-panel-close:hover{background:#b91c1c}.attendance-finder-trigger{display:none}.attendance-finder__progress{color:var(--attendance-blue);margin-bottom:1rem;font-size:.8125rem;font-weight:750;display:none}.attendance-finder__fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.attendance-finder__step label,.attendance-filter-search label{color:var(--attendance-navy);margin-bottom:.35rem;font-size:.7rem;font-weight:750;display:block}.attendance-finder select,.attendance-filter-search input,.attendance-sort select{color:#17233a;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:9px;padding:.65rem .8rem}.attendance-finder select:focus,.attendance-filter-search input:focus,.attendance-sort select:focus{border-color:var(--attendance-blue);outline:3px solid #1769e021}.attendance-finder .attendance-finder__next{display:none}.attendance-finder__results{border-top:1px solid var(--attendance-line);margin-top:1rem;padding-top:.9rem}.attendance-finder__results-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.55rem;display:flex}.attendance-finder__results-heading h3{color:var(--attendance-navy);margin:0;font-size:.85rem}.attendance-finder__results-heading button{color:var(--attendance-blue);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.72rem;font-weight:700}.attendance-finder__results-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.attendance-finder__result{min-width:0;color:var(--attendance-navy);background:#f8fafc;border:1px solid #d7e0ec;border-radius:8px;flex-direction:column;gap:.15rem;padding:.6rem .7rem;display:flex}a.attendance-finder__result:hover{border-color:var(--attendance-blue)}.attendance-finder__result strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;line-height:1.35;overflow:hidden}.attendance-finder__result span{color:var(--attendance-blue);font-size:.75rem;font-weight:800}.attendance-finder__empty{color:var(--attendance-muted);grid-column:1/-1;margin:0;font-size:.8rem;line-height:1.5}.attendance-button{border:1px solid var(--attendance-blue);color:#fff;background:var(--attendance-blue);min-height:46px;font:inherit;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;padding:.7rem 1rem;font-size:.9rem;font-weight:750;display:inline-flex}.attendance-button:hover{background:var(--attendance-blue-dark)}.attendance-button--secondary{color:var(--attendance-navy);background:#fff;border-color:#cbd5e1}.attendance-button--secondary:hover{color:var(--attendance-navy);background:#f1f5f9}.attendance-finder__submit{width:auto;margin-top:.9rem;transition:transform .2s,box-shadow .2s;box-shadow:0 6px 14px #1769e047}.attendance-finder__submit:hover{transform:translateY(-2px);box-shadow:0 9px 18px #1769e057}.attendance-catalogue{background:#fff;padding:2rem 0 3.25rem}.attendance-catalogue__layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:2rem;display:grid}.attendance-filters{border:1px solid var(--attendance-line);background:#fff;border-radius:14px;position:sticky;top:88px;box-shadow:0 5px 18px #10233f0f}.attendance-filters__form{padding:1.15rem}.attendance-filters__top{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.attendance-filters__top h2{color:var(--attendance-navy);margin:0;font-size:1.25rem}.attendance-filter-search{margin-bottom:.7rem}.attendance-filter-search input{min-height:42px;font-size:.875rem}.attendance-filter-group{border-top:1px solid var(--attendance-line)}.attendance-filter-group summary{min-height:46px;color:var(--attendance-navy);cursor:pointer;justify-content:space-between;align-items:center;font-size:.86rem;font-weight:750;list-style:none;display:flex}.attendance-filter-group summary::-webkit-details-marker{display:none}.attendance-filter-group summary:after{content:"+";font-size:1.1rem}.attendance-filter-group[open] summary:after{content:"−"}.attendance-filter-options{gap:.6rem;padding:0 0 .9rem;display:grid}.attendance-filter-options>label{color:#45536a;cursor:pointer;justify-content:space-between;align-items:center;gap:.5rem;font-size:.82rem;display:flex}.attendance-filter-options>label>span{align-items:center;gap:.5rem;display:flex}.attendance-filter-options input{width:17px;height:17px;accent-color:var(--attendance-blue);margin:0}.attendance-filter-options small{color:#65738a;text-align:center;background:#eef2f7;border-radius:999px;min-width:1.45rem;padding:.1rem .3rem}.attendance-filters__actions{border-top:1px solid var(--attendance-line);gap:.55rem;padding-top:1rem;display:flex}.attendance-filters__actions .attendance-button{min-height:42px;padding-inline:.55rem;font-size:.78rem}.attendance-products{min-width:0}.attendance-catalogue__toolbar{border-bottom:1px solid var(--attendance-line);justify-content:space-between;align-items:center;gap:1rem;min-height:58px;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.attendance-results h2{color:var(--attendance-navy);margin:0 0 .18rem;font-size:clamp(1.35rem,2vw,1.75rem)}.attendance-results p{color:var(--attendance-muted);margin:0;font-size:.85rem}.attendance-sort{color:#45536a;align-items:center;gap:.55rem;font-size:.82rem;font-weight:700;display:flex}.attendance-sort select{min-width:165px;min-height:40px;padding-block:.45rem}.attendance-mobile-filter-button{display:none}.attendance-products__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.attendance-product-card{background:#fff;border:0;border-radius:10px;flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #10233f1f}.attendance-product-card--linked{transition:transform .2s,box-shadow .2s}.attendance-product-card--linked:hover{transform:translateY(-2px);box-shadow:0 12px 28px #10233f29}.attendance-product-card[hidden]{display:none}.attendance-product-card__image{aspect-ratio:1;background:#fff;padding:.75rem}.attendance-product-card__image img{object-fit:contain;width:100%;height:100%}.services-page .attendance-hero h1{white-space:nowrap;max-width:none}.services-page .attendance-product-card__image{width:min(72%,220px);margin:1rem auto 0;padding:0}.services-page .attendance-product-card{color:inherit;cursor:pointer}.services-page .attendance-product-card:focus-visible{outline-offset:3px;outline:3px solid #1769e04d}.services-card__services{color:#253247;margin:.65rem 0 0;font-size:.78rem;font-weight:700;line-height:1.55}.services-card__services span{color:#94a3b8;font-weight:500}.attendance-product-card__body{padding:.8rem .85rem .4rem}.attendance-product-card__content{flex-direction:column;flex:1;min-width:0;display:flex}.attendance-product-card h3{color:var(--attendance-navy);margin:0 0 .3rem;font-size:.9rem;font-weight:700;line-height:1.3}.attendance-product-card h3 a{color:inherit;font-weight:inherit}.attendance-product-card__product-link:after{content:"";cursor:pointer;position:absolute;inset:0}.attendance-product-card__product-link:focus-visible:after{border:2px solid var(--attendance-blue);border-radius:8px;inset:3px}.attendance-product-card__methods{color:#667085;margin:0;font-size:.72rem;line-height:1.4}.attendance-product-card__footer{margin-top:auto;padding:.45rem .85rem .85rem}.attendance-product-card__price{color:var(--attendance-blue);margin-bottom:.65rem;font-size:1rem;font-weight:800}.attendance-product-card__actions{align-items:center;display:flex}.attendance-product-card__actions .attendance-product-card__enquire{z-index:1;color:#fff;background:#dc2626;border:1px solid #dc2626;border-radius:7px;justify-content:center;align-items:center;min-height:38px;padding:.5rem .85rem;font-size:.75rem;font-weight:750;display:inline-flex;position:relative}.attendance-product-card__actions .attendance-product-card__enquire:hover{color:#fff;background:#b91c1c;border-color:#b91c1c}.attendance-no-results{text-align:center;border:1px dashed #cbd5e1;border-radius:12px;padding:3rem 1rem}.attendance-no-results[hidden]{display:none}.attendance-no-results h3{color:var(--attendance-navy);margin:0 0 .5rem}.attendance-no-results p{color:var(--attendance-muted);margin:0}.attendance-overlay{z-index:1005;background:#07111fa3;border:0;display:none;position:fixed;inset:0}body.attendance-panel-open{overflow:hidden}.attendance-quote-section{padding-top:2.5rem}.attendance-door-access-link{border-left:4px solid var(--attendance-blue);background:#f4f7fb;border-radius:10px;margin-top:2rem;padding:1.25rem 1.4rem}.attendance-door-access-link h2{color:var(--attendance-navy);margin:0 0 .5rem;font-size:1.35rem;font-weight:750}.attendance-door-access-link p{margin:0}.attendance-door-access-link a{color:var(--attendance-blue);text-underline-offset:3px;margin-top:.75rem;font-weight:750;text-decoration:underline;display:inline-block}@media (width>=1380px){.attendance-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1024px){.attendance-hero__grid{grid-template-columns:minmax(0,1fr);gap:1.5rem}.attendance-finder{padding-inline:1.15rem}.attendance-finder__fields{gap:.55rem}.attendance-catalogue__layout{grid-template-columns:minmax(0,1fr)}.attendance-filters{z-index:1010;border:0;border-radius:0;width:min(88vw,360px);transition:transform .25s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-105%)}.attendance-filters.is-open{transform:translate(0)}.attendance-filters__form{min-height:100%;padding-bottom:88px}.attendance-filters .attendance-panel-close{display:inline-flex}.attendance-filters__actions{border-top:1px solid var(--attendance-line);background:#fff;width:min(88vw,360px);padding:.8rem 1rem;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -6px 18px #10233f14}.attendance-overlay.is-open{display:block}.attendance-mobile-filter-button{min-height:42px;color:var(--attendance-navy);font:inherit;cursor:pointer;background:#fff;border:1px solid #bdc9d8;border-radius:8px;align-items:center;padding:.55rem .85rem;font-size:.82rem;font-weight:750;display:inline-flex}.attendance-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}[dir=rtl] .time-attendance-page .attendance-filters{left:auto;right:0;transform:translate(105%)}[dir=rtl] .time-attendance-page .attendance-filters.is-open{transform:translate(0)}[dir=rtl] .time-attendance-page .attendance-filters__actions{left:auto;right:0}}@media (width<=768px){.time-attendance-page .attendance-wide{width:min(100% - 2.5rem,1480px)}.attendance-hero{padding:1.25rem 0 1.4rem}.attendance-hero__grid{display:block}.attendance-breadcrumb{margin-bottom:.7rem;font-size:.75rem}.attendance-hero h1{letter-spacing:-.025em;white-space:nowrap;max-width:none;margin-bottom:.7rem;font-size:clamp(1.05rem,5.2vw,1.45rem);font-weight:800;line-height:1.2}.attendance-hero__intro,.attendance-hero__updated,.attendance-benefits{display:none}.attendance-finder-trigger{border:1px solid var(--attendance-blue);color:#fff;background:var(--attendance-blue);width:100%;min-height:48px;font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;margin-top:1rem;padding:.7rem .9rem;font-size:.9rem;font-weight:800;display:inline-flex}.attendance-finder-trigger:hover{background:var(--attendance-blue-dark)}.attendance-finder{z-index:1010;max-height:88vh;padding:1.2rem 1rem calc(1rem + env(safe-area-inset-bottom));border:0;border-radius:18px 18px 0 0;display:none;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -18px 45px #07111f3d}.attendance-finder.is-open{display:block}.attendance-finder .attendance-panel-close{display:inline-flex}.attendance-finder__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.attendance-finder__header h2{font-size:1.25rem}.attendance-finder__header p{font-size:.82rem}.attendance-finder__progress{display:block}.attendance-finder__step{display:none}.attendance-finder__step.is-active{display:block}.attendance-finder__step label{margin-bottom:.65rem;font-size:1rem}.attendance-finder__fields{grid-template-columns:1fr}.attendance-finder select{min-height:52px;font-size:1rem}.attendance-finder .attendance-finder__next{width:100%;margin-top:1rem;display:inline-flex}.attendance-finder__submit{display:none}.attendance-finder.is-final-step .attendance-finder__submit{width:100%;display:inline-flex}.attendance-finder.has-results .attendance-finder__progress,.attendance-finder.has-results form{display:none}.attendance-finder__results{border-top:0;margin-top:0;padding-top:0}.attendance-finder__results-list{grid-template-columns:minmax(0,1fr)}.attendance-finder__result{padding:.75rem .8rem}.attendance-finder__result strong{white-space:normal}.attendance-catalogue{padding:1rem 0 2.5rem}.attendance-catalogue__toolbar{grid-template-columns:1fr 1fr;gap:.6rem;margin-bottom:.9rem;padding-bottom:.9rem;display:grid}.attendance-results{grid-column:1/-1}.attendance-results h2{font-size:1.2rem}.attendance-mobile-filter-button{justify-content:center;justify-self:start;width:auto;padding-inline:1rem}.attendance-sort{min-width:0}.attendance-sort>span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.attendance-sort select{min-width:0;min-height:42px;font-size:.82rem}.attendance-products__grid{grid-template-columns:minmax(0,1fr);gap:.9rem}.attendance-product-card{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.attendance-product-card__image{aspect-ratio:auto;place-items:center;width:100%;min-height:0;padding:.6rem;display:grid}.attendance-product-card__image img{aspect-ratio:1;object-fit:contain;width:100%;height:auto}.attendance-product-card__content{justify-content:center;min-width:0}.attendance-product-card__body{padding:.8rem .8rem .35rem}.attendance-product-card__footer{margin-top:0;padding:.4rem .8rem .8rem}.attendance-product-card__actions .attendance-product-card__enquire{min-height:42px}.services-page .attendance-hero h1{white-space:normal}.services-page .attendance-product-card{grid-template-columns:minmax(118px,38%) minmax(0,1fr)}.services-page .attendance-product-card__image{width:100%;margin:0;padding:.65rem}.services-page .attendance-product-card__body{padding:.8rem}}
