:root{color-scheme:light dark;--max-width: 48rem}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}.page{max-width:var(--max-width);margin:0 auto;padding:2rem 1rem}.auth-tabs{display:flex;gap:.25rem;margin-bottom:1rem}.auth-tabs button{flex:1;padding:.5rem;border:1px solid currentColor;background:transparent;cursor:pointer;border-radius:.375rem;opacity:.6}.auth-tabs button[aria-selected=true]{opacity:1;font-weight:600}.auth-form{display:flex;flex-direction:column;gap:.75rem;max-width:22rem}.field{display:flex;flex-direction:column;gap:.25rem}.field input{padding:.5rem;font:inherit;border:1px solid currentColor;border-radius:.375rem}.auth-form button[type=submit]{padding:.6rem;font:inherit;font-weight:600;cursor:pointer;border-radius:.375rem}.auth-status{margin:0;min-height:1.5rem}.auth-status.is-error{color:#b00020}.builder-title{margin-bottom:.5rem}.readiness-banner{padding:.6rem .75rem;border-radius:.375rem;border:1px solid currentColor;margin-bottom:1rem;font-weight:600;min-height:1.5rem}.readiness-banner.is-ready{color:#1b6e2a;border-color:#1b6e2a}.readiness-banner.is-incomplete{color:#8a5a00;border-color:#8a5a00}.restore-banner{padding:.6rem .75rem;border-radius:.375rem;border:1px dashed currentColor;margin-bottom:1rem}.type-picker{border:1px solid currentColor;border-radius:.375rem;padding:.75rem 1rem;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.35rem}.type-picker legend{font-weight:600;padding:0 .25rem}.type-option{display:flex;align-items:center;gap:.5rem;cursor:pointer}.form-section{border:1px solid currentColor;border-radius:.375rem;margin-bottom:.75rem}.form-section>summary{cursor:pointer;padding:.75rem 1rem;font-weight:600;list-style-position:inside}.form-section>summary:focus-visible{outline:2px solid currentColor;outline-offset:2px}.section-badge{font-size:.8rem;font-weight:600;padding:.1rem .5rem;border-radius:1rem;border:1px solid #8a5a00;color:#8a5a00;margin-left:.5rem;vertical-align:middle}.section-body{padding:0 1rem 1rem;display:flex;flex-direction:column;gap:.75rem}.form-field{display:flex;flex-direction:column;gap:.25rem}.form-field label{font-weight:600}.form-required{font-weight:400;font-size:.85rem;opacity:.8}.form-input{padding:.5rem;font:inherit;border:1px solid currentColor;border-radius:.375rem;background:transparent;color:inherit}textarea.form-input{min-height:6rem;resize:vertical}.form-help{margin:0;font-size:.9rem;opacity:.8}.field-status{margin:0;min-height:1.25rem;font-size:.85rem;opacity:.9}.form-error{color:#b00020;font-weight:600}.panel-heading{margin:.5rem 0 .25rem;font-size:1rem}.panel-list{margin:0;padding-left:1.25rem}.panel-warning{margin:.5rem 0 0;color:#8a5a00;font-weight:600}.regulations-panel{display:flex;flex-direction:column;gap:.25rem}.table-editor{display:flex;flex-direction:column;gap:.5rem;border:1px dashed currentColor;border-radius:.375rem;padding:.75rem}.attached-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.35rem}.attached-row{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.empty-row{opacity:.7}.add-row{display:flex;gap:.5rem;flex-wrap:wrap}.add-row select{flex:1;min-width:12rem}.create-form{display:flex;flex-direction:column;gap:.5rem;border-top:1px solid currentColor;padding-top:.5rem}.btn-secondary,.btn-tertiary{padding:.4rem .75rem;font:inherit;cursor:pointer;border-radius:.375rem;border:1px solid currentColor;background:transparent;color:inherit}.btn-secondary{font-weight:600}.btn-tertiary{border-style:dashed}.products-panel{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.new-product-form{display:flex;flex-direction:column;gap:.35rem;max-width:26rem}.new-product-form input{padding:.5rem;font:inherit;border:1px solid currentColor;border-radius:.375rem;background:transparent;color:inherit}.new-product-form button{padding:.5rem .75rem;font:inherit;font-weight:600;cursor:pointer;border-radius:.375rem;align-self:flex-start}.product-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.product-row{display:flex;justify-content:space-between;gap:.75rem;align-items:baseline;border:1px solid currentColor;border-radius:.375rem;padding:.6rem .75rem}.product-meta{font-size:.85rem;opacity:.8}.photo-strip,.evidence-list{display:flex;flex-direction:column;gap:.5rem;border:1px dashed currentColor;border-radius:.375rem;padding:.75rem}.photo-list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.75rem}.photo-item{display:flex;flex-direction:column;gap:.25rem;max-width:8rem}.photo-thumb{width:8rem;height:8rem;object-fit:cover;border-radius:.375rem;border:1px solid currentColor;background:#7f7f7f26}.photo-caption{font-size:.8rem;opacity:.8}.evidence-form label{display:flex;flex-direction:column;gap:.25rem;font-weight:600;font-size:.9rem}.attached-row{flex-direction:column;align-items:stretch}.attached-main{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.issue-panel{border:1px solid currentColor;border-radius:.375rem;padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.issue-success{color:#1b6e2a}.document-card{border:1px solid currentColor;border-radius:.375rem;padding:.75rem 1rem;margin-bottom:1rem}.site-nav{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding:.5rem .75rem;border:1px solid currentColor;border-radius:.375rem;margin-bottom:1.25rem}body>.site-nav{max-width:var(--max-width);margin:1rem auto 0}.site-nav-brand{font-weight:700;margin-right:.25rem}.site-nav a{color:inherit;text-decoration:none;padding:.2rem .4rem;border-radius:.25rem;opacity:.85}.site-nav a:hover{text-decoration:underline}.site-nav a[aria-current=page]{font-weight:700;opacity:1;text-decoration:underline}.site-nav-signout{margin-left:auto}.test-checklist{display:flex;flex-direction:column;gap:.75rem}.panel-note{margin:.5rem 0 0;font-weight:600}.age-block{border:1px solid rgba(128,128,128,.35);border-radius:.5rem;padding:.75rem}.age-row{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.age-label{opacity:.8}.suggested-warning{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.test-card{border:1px solid rgba(128,128,128,.35);border-radius:.5rem;padding:.75rem}.test-card-head{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem}.test-name{font-weight:600}.bracket-tag{font-size:.75rem;border:1px solid rgba(128,128,128,.5);border-radius:999px;padding:0 .5rem;opacity:.8}.test-controls{display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0}.test-controls .form-input{width:auto;flex:1 1 8rem}.test-notes{width:100%;min-height:2.5rem}.test-evidence{margin-top:.5rem;border-top:1px dashed rgba(128,128,128,.35);padding-top:.5rem}.reg-link{color:inherit;text-decoration:underline;text-underline-offset:2px;cursor:help}.reg-link:hover{text-decoration-thickness:2px}.reg-link:after{content:" ↗";opacity:.6;font-size:.85em}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem;overflow-y:auto;z-index:1000}.modal-panel{background:Canvas;color:CanvasText;border:1px solid rgba(128,128,128,.4);border-radius:.6rem;width:100%;max-width:32rem;box-shadow:0 10px 40px #0000004d}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid rgba(128,128,128,.3)}.modal-title{margin:0;font-size:1.1rem;text-transform:capitalize}.modal-close{border:none;background:transparent;font-size:1.5rem;line-height:1;cursor:pointer;color:inherit;padding:0 .25rem}.modal-body{padding:1rem}.modal-actions{display:flex;gap:.5rem;margin-top:.5rem}.lib-section{margin:1.5rem 0;border-top:1px solid rgba(128,128,128,.3);padding-top:1rem}.lib-section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.lib-list{list-style:none;margin:.75rem 0 0;padding:0;display:flex;flex-direction:column;gap:.5rem}.lib-item{border:1px solid rgba(128,128,128,.3);border-radius:.5rem;padding:.6rem .75rem}.lib-item-main{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.lib-item-main>span:first-child{flex:1 1 auto;font-weight:600}.lib-certs{margin-top:.5rem;border-top:1px dashed rgba(128,128,128,.3);padding-top:.5rem}.filament-list{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.filament-card{border:1px solid rgba(128,128,128,.35);border-radius:.5rem;padding:.75rem}.filament-head{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem}.filament-title{font-weight:600;font-size:1.05rem}.offer-list{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.35rem}.offer-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.offer-best{font-weight:700}.offer-best:after{content:" — best price";font-weight:400;opacity:.7;font-size:.85em}.offer-buy{text-decoration:none;padding:.15rem .9rem;border:1px solid rgba(128,128,128,.5);border-radius:.4rem}.filament-actions{margin-top:.6rem;border-top:1px dashed rgba(128,128,128,.3);padding-top:.5rem}.colour-swatch{display:inline-block;width:1rem;height:1rem;border-radius:50%;border:1px solid rgba(128,128,128,.5);flex-shrink:0}.site-footer{margin-top:2rem;padding-top:.75rem;border-top:1px solid rgba(128,128,128,.3);font-size:.85rem;opacity:.8}.site-footer a{color:inherit}.cert-status{display:block;width:100%;font-size:.85rem;margin-top:.15rem}.cert-status.is-error{color:#b00020;font-weight:600}.cert-status.is-ok{opacity:.75}select.form-input,select.form-input option{background-color:Canvas;color:CanvasText}.form-field.is-missing{border-left:3px solid #b00020;padding-left:.5rem}.form-field.is-missing>label{color:#b00020}
