*{box-sizing:border-box}.import-preview{min-width:0}.import-preview input,.import-preview select{min-width:0;max-width:100%}.import-preview summary{cursor:pointer;overflow-wrap:anywhere;line-height:1.6}.import-preview summary:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.preview-row{border-bottom:1px solid var(--border);padding:16px 0}.preview-group{margin-top:16px}.preview-summary{margin-top:20px}.import-confirmation{border-left:3px solid var(--brass);min-width:0}.import-confirmation .preview-row,.import-preview li,.import-preview dd{overflow-wrap:anywhere}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#27313f;--muted:#5f6d7d;--surface:#fff;--brand:#4877be;--brand-strong:#255099;--brand-strong-hover:#1e4384;--brand-soft:#f4f8fd;--brass:#a89156;--brass-soft:#f5f0e5;--border:#d7dde5;--focus:#255099}body{color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}.shell{flex-direction:column;max-width:1320px;min-height:100svh;margin:auto;padding:0 64px;display:flex}.header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:104px;display:flex}.brand{color:inherit;align-items:center;gap:14px;font-size:18px;font-weight:700;text-decoration:none;display:flex}.brand:focus-visible{outline:3px solid var(--focus);outline-offset:6px}.mark{background:var(--brand-strong);color:#fff;border-radius:8px;place-items:center;width:42px;height:42px;font-size:15px;display:grid}.edition{color:var(--muted);letter-spacing:.08em;font-size:12px}main{flex:1;padding:72px 0}.eyebrow{letter-spacing:.14em;font-size:11px;font-weight:700;line-height:1.7}h1{letter-spacing:-.055em;margin:20px 0;font-size:clamp(40px,6vw,72px);font-weight:500}.intro{color:var(--muted);max-width:500px;font-size:18px;line-height:1.7}.module{background:var(--surface);border:1px solid var(--border);border-radius:18px;max-width:720px;margin-top:48px;padding:30px 34px}.module-top,.module-bottom{justify-content:space-between;align-items:center;gap:16px;display:flex}.number{color:var(--muted);font-size:16px}.status{background:var(--brand-soft);border:1px solid var(--border);border-radius:20px;padding:7px 12px;font-size:12px}.module .eyebrow{color:var(--brand-strong);margin-top:38px}h2{letter-spacing:-.035em;margin:12px 0;font-size:clamp(25px,4vw,34px);font-weight:500}.description{color:var(--muted);font-size:16px;line-height:1.7}.module-bottom{border-top:1px solid var(--border);color:var(--muted);margin-top:30px;padding-top:20px;font-size:12px}footer{border-top:1px solid var(--border);letter-spacing:.06em;color:var(--muted);justify-content:space-between;gap:16px;padding:24px 0;font-size:11px;display:flex}.login-main{place-items:center;display:grid}.login-card{width:100%;max-width:440px}.login-card h1{font-size:48px}.login-form{flex-direction:column;gap:10px;margin-top:28px;display:flex}.login-form label{font-size:14px;font-weight:700}.login-form input{border:1px solid var(--border);width:100%;font:inherit;border-radius:7px;margin-bottom:12px;padding:13px}button{cursor:pointer;background:var(--brand-strong);color:#fff;font:inherit;border:0;border-radius:7px;padding:12px 20px}button:disabled{cursor:wait;opacity:.65}input:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.form-error{color:#8b2929;margin:0;font-size:14px;line-height:1.5}.login-help{color:var(--muted);margin-top:24px;font-size:13px;line-height:1.6}.customer-shell main{padding-top:32px}.breadcrumbs{gap:12px;margin-bottom:32px;font-size:14px;display:flex}.customer-shell a{color:var(--brand-strong);text-underline-offset:3px}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.customer-shell h1{overflow-wrap:anywhere;font-size:clamp(32px,5vw,48px)}.button-link{background:var(--brand-strong);white-space:nowrap;border-radius:7px;padding:12px 20px;text-decoration:none;display:inline-block;color:#fff!important}.customer-list-page{margin-top:-8px}.customer-list-action{background:var(--brand-strong);border:1px solid var(--brass);font-size:15px;font-weight:600;color:#fff!important}.customer-list-action:hover{background:var(--brand-strong-hover)}.customer-list-heading{border-left:3px solid var(--brass);margin-bottom:20px;padding-left:14px}.customer-list-heading h1{color:var(--brand-strong);margin:6px 0 0;font-size:clamp(28px,3.2vw,36px)}.customer-search{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-wrap:wrap;align-items:end;gap:12px;padding:16px;display:flex}.customer-search>div:first-child{flex:1;min-width:200px}.customer-search label,.form-field label{margin-bottom:8px;font-size:14px;font-weight:700;display:block}.customer-shell input,.customer-shell select,.customer-shell textarea{border:1px solid var(--border);background:var(--surface);width:100%;min-width:0;color:var(--ink);font:inherit;border-radius:7px;padding:12px}.customer-shell textarea{resize:vertical}.customer-shell select:focus-visible,.customer-shell textarea:focus-visible,.customer-shell a:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.customer-search input,.customer-search select,.customer-search button{height:44px}.customer-search button{background:var(--surface);color:#1f2937;border:1px solid var(--brass);font-size:15px;font-weight:500}.customer-search button:hover{background:var(--brass-soft);color:#1f2937}.customer-list-action:focus-visible,.customer-search button:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.customer-search>a{align-self:center;padding:12px 8px;font-weight:400}.customer-list-page .result-count{margin:20px 0}.result-count,.form-hint{color:var(--muted);margin:24px 0;font-size:13px;line-height:1.6}.table-wrap{width:100%}.customer-table{border-collapse:collapse;table-layout:fixed;width:100%}.customer-table th,.customer-table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;overflow-wrap:anywhere;padding:14px}.customer-table th{border-bottom-color:var(--brass);color:var(--ink);background:#faf8f3;font-size:13px}.customer-table th:first-child{width:90px}.customer-table th:nth-child(2){width:33%}.secondary-name{color:var(--muted);margin-top:8px;display:block}.pagination{justify-content:center;align-items:center;gap:24px;margin-top:32px;display:flex}.customer-list-page .pagination{margin-top:24px}.customer-section{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin:32px 0;padding:28px}.customer-section h2{margin-top:0}.form-container{border:0;min-width:0;margin:0;padding:0}.form-grid,.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.form-grid .wide{grid-column:1/-1}.child-card{border:1px solid var(--border);background:var(--brand-soft);border-radius:8px;min-width:0;margin:20px 0;padding:24px}.child-card legend{padding:0 8px;font-weight:700}.child-card .secondary-button{margin-top:20px}.secondary-button{background:var(--brand-soft);color:var(--brand-strong);border:1px solid var(--brand)}.form-actions{align-items:center;gap:24px;margin-top:24px;display:flex}.permission-choice{margin:12px 0;font-weight:600;display:block}.permission-choice input{width:auto;margin-right:10px}.detail-grid dt{color:var(--muted);margin-bottom:8px;font-size:13px}.detail-grid dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.7}.imported-source-data{min-width:0}.imported-source-data summary{cursor:pointer;color:var(--brand-strong);overflow-wrap:anywhere;justify-content:space-between;align-items:baseline;gap:16px;font-weight:600;display:flex}.imported-source-data summary:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.imported-source-data[open] summary{margin-bottom:24px}.imported-source-data h3{color:var(--ink);margin:28px 0 16px;font-size:17px}.imported-source-summary{margin-bottom:8px}.section-heading,.heading-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.heading-actions{flex-wrap:wrap;justify-content:flex-end}.form-warning{border-left:3px solid var(--brass);background:var(--brass-soft);color:var(--ink);margin:20px 0 0;padding:12px;line-height:1.5}.status-control{position:relative}.confirm-panel{z-index:1;background:var(--surface);border:1px solid var(--border);border-radius:10px;width:min(360px,100vw - 40px);padding:20px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 12px 32px #27313f2e}dialog.confirm-panel{color:var(--ink);box-sizing:border-box;margin:auto;position:fixed;inset:0}dialog.confirm-panel::backdrop{background:#0006}dialog.confirm-panel h2:focus{outline:none}.confirm-panel h2{margin:0 0 8px;font-size:22px}.confirm-panel p{line-height:1.6}.customer-shell .confirm-panel{overflow-wrap:anywhere;max-height:min(60dvh,560px);overflow-y:auto}@media (max-width:600px){.customer-shell .confirm-panel{width:auto;max-height:calc(100dvh - 40px);position:fixed;top:50%;left:20px;right:20px;transform:translateY(-50%)}.customer-shell .confirm-panel .form-actions{flex-wrap:wrap;gap:12px}}.text-button{color:var(--brand-strong);text-underline-offset:3px;background:0 0;border:0;border-radius:0;margin-left:8px;padding:0;font-size:13px;text-decoration:underline}.display-name-edit dd{white-space:normal}.display-name-form{gap:12px;display:grid}.display-name-actions{align-items:center;gap:12px;display:flex}.empty-state{border:1px dashed var(--border);border-radius:12px;padding:32px}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:700px){.customer-shell{padding:0 20px}.page-heading{flex-direction:column;align-items:flex-start;gap:12px}.heading-actions{justify-content:flex-start}.form-grid,.detail-grid{grid-template-columns:1fr}.customer-section,.child-card{padding:18px}.imported-source-data summary{flex-direction:column;align-items:flex-start;gap:4px}.customer-search{align-items:stretch;padding:18px}.customer-search>div{width:100%}.customer-table thead{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.customer-table,.customer-table tbody,.customer-table tr,.customer-table td{width:100%;display:block}.customer-table tr{border:1px solid var(--border);background:var(--surface);border-radius:8px;margin-bottom:16px;padding:12px}.customer-table td{border:0;padding:8px}.customer-table td:before{content:attr(data-label);color:var(--muted);margin-bottom:6px;font-size:12px;display:block}}@media (max-width:600px){.shell{padding:0 24px}.header{min-height:84px}.edition{display:none}main{padding:42px 0}.intro{font-size:16px}.module{margin-top:32px;padding:24px}footer{font-size:10px}}.customer-table th.favorite-col{text-align:center;width:48px;padding:14px 6px}.customer-table td.favorite-cell{text-align:center;vertical-align:middle;width:48px;padding:10px 6px}.star-button{cursor:pointer;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:6px;font-size:20px;line-height:1;display:inline-flex}.star-button:hover:not(:disabled){background:var(--brand-soft)}.star-button.favorite{color:#f59e0b}.star-button.outlined{color:#9ca3af}.star-button:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.star-button:disabled{cursor:wait;opacity:.65}.star-button[aria-disabled=true]:disabled{cursor:default;opacity:.75}@media (max-width:700px){.customer-table td.favorite-cell{text-align:left;width:100%}}.favorite-empty-state{text-align:left}.favorite-error{margin:12px 0}
