:root{color:#1f2937;background:#f3f4f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,.button,.btn{align-items:center;border:0;border-radius:6px;background:#2563eb;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;justify-content:center;padding:.65rem .9rem;text-decoration:none}button:disabled{opacity:.65}.button.secondary,.btn.secondary{background:#e5e7eb;color:#111827}.btn.danger{background:#dc2626}input,select,textarea{border:1px solid #d1d5db;border-radius:6px;padding:.65rem;width:100%}textarea{min-height:84px;resize:vertical}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid #e5e7eb;padding:.65rem;text-align:left}th{color:#4b5563;font-size:.82rem;text-transform:uppercase}.auth-page{align-items:center;display:flex;min-height:100vh;justify-content:center}.auth-card,.panel,.card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.card{margin-bottom:1rem}.card h2,.panel h2{font-size:1rem;margin-top:0}.auth-card{display:grid;gap:.75rem;width:min(420px,92vw)}.auth-links{color:#6b7280;font-size:.9rem;margin:0;text-align:center}.auth-links a{color:#1d4ed8;font-weight:700}.app-shell{display:flex;min-height:100vh}.sidebar{background:#111827;color:#fff;flex:0 0 250px;padding:1rem}.sidebar-header{align-items:center;display:flex;justify-content:space-between}.sidebar-close,.sidebar-toggle{display:none}.brand{align-items:center;display:inline-flex;gap:.55rem;font-size:1.15rem;font-weight:800;margin-bottom:1.2rem}.platform-logo{border-radius:8px;height:34px;width:34px}.sidebar nav{display:grid;gap:.55rem}.sidebar-search{align-items:center;display:grid;gap:.4rem;grid-template-columns:1fr auto;margin:0 0 .85rem}.sidebar-search input{background:#0f172a;border-color:#374151;color:#f9fafb;font-size:.9rem}.sidebar-search input::placeholder{color:#9ca3af}.sidebar-search button{background:#1f2937;border-radius:6px;color:#d1d5db;height:38px;padding:0;width:38px}.sidebar-no-results{color:#9ca3af;font-size:.86rem;padding:.7rem .75rem}.sr-only{height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px}.nav-section{display:grid;gap:.25rem}.nav-section-toggle{align-items:center;background:transparent;border:0;color:#9ca3af;cursor:pointer;display:flex;font-size:.72rem;font-weight:700;justify-content:space-between;letter-spacing:.04em;padding:0 .75rem;text-align:left;text-transform:uppercase;width:100%}.nav-section-toggle:hover,.nav-section-toggle:focus-visible{color:#f9fafb;outline:none}.nav-section-items{display:none;gap:.25rem}.nav-section-items.open{display:grid}.sidebar a{border-radius:6px;color:#d1d5db;padding:.65rem .75rem;text-decoration:none}.sidebar a.active,.sidebar a:hover{background:#1f2937;color:#fff}.sidebar a[data-device=mobile]{display:none}.sidebar-note{color:#9ca3af;font-size:.78rem;margin-top:1rem;padding:0 .75rem}.sidebar-language{border-top:1px solid #1f2937;margin-top:1rem;padding:1rem .75rem 0}.sidebar-language label{color:#9ca3af;display:grid;font-size:.78rem;gap:.35rem}.sidebar-language select{background:#0f172a;border-color:#374151;color:#f9fafb;width:100%}.sidebar-language small{color:#9ca3af;display:block;margin-top:.45rem}.main{flex:1;min-width:0}.topbar{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:.8rem 1.25rem}.topbar-brandline{align-items:center;display:flex;gap:.55rem}.topbar-company-logo,.topbar-avatar{border:1px solid #e5e7eb;border-radius:6px;height:34px;object-fit:contain;width:34px}.topbar-avatar{border-radius:999px;object-fit:cover}.warning{background:#fffbeb;border:1px solid #fde68a;border-radius:6px;color:#92400e;padding:.7rem}.topbar-actions{align-items:center;display:flex;gap:.75rem}.company-switcher{align-items:center;display:flex;gap:.45rem}.company-switcher span{color:#6b7280;font-size:.82rem}.company-switcher select{min-width:11rem;padding:.45rem .65rem}.topbar-error{color:#b91c1c;font-size:.82rem}.profile-photo-preview{align-items:flex-start;display:grid;gap:.45rem}.profile-photo-preview img{border:1px solid #e5e7eb;border-radius:8px;max-height:120px;max-width:220px;object-fit:contain}.content{padding:1.25rem}.attendance-banner{align-items:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;color:#7c2d12;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem;padding:.85rem 1rem}.attendance-banner span{color:#9a3412}.notice-text{color:#b45309;font-weight:700}.grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.module-card,.company-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#111827;display:grid;gap:.4rem;min-height:90px;padding:1rem;text-align:left;text-decoration:none}.company-select-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.company-select-card{display:grid;gap:1rem}.company-select-card.active{border-color:#93c5fd;box-shadow:0 0 0 2px #dbeafe}.company-select-card-header{align-items:start;display:flex;gap:1rem;justify-content:space-between}.company-select-card-header h2{margin:0}.company-select-card-header p{color:#6b7280;margin:.25rem 0 0}.summary{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:1rem}.summary>div{background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:grid;gap:.3rem;padding:1rem}.metric,.metric-grid>div{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;display:grid;gap:.25rem;padding:.75rem}.metric span,.metric-grid span,.summary span{color:#6b7280;font-size:.8rem}.metric-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.muted{color:#6b7280;font-size:.85rem;margin-left:.5rem}.no-margin{margin:0}.error{background:#fee2e2;border:1px solid #fecaca;border-radius:6px;color:#991b1b;padding:.7rem}.success{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:6px;color:#166534;padding:.7rem}.badge{background:#dcfce7;border-radius:999px;color:#166534;display:inline-block;font-size:.75rem;padding:.2rem .5rem}.status-badge{border-radius:999px;display:inline-block;font-size:.75rem;font-weight:700;padding:.2rem .5rem}.status-badge.success{background:#dcfce7;color:#166534}.status-badge.info{background:#dbeafe;color:#1d4ed8}.status-badge.warning{background:#fef3c7;color:#92400e}.status-badge.danger{background:#fee2e2;color:#991b1b}.status-badge.neutral{background:#f3f4f6;color:#374151}.page-narrow{margin:2rem auto;max-width:920px;padding:0 1rem}.form-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.form-grid.compact{align-items:end;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.field{display:grid;gap:.35rem}.field span{color:#374151;font-size:.82rem;font-weight:700}.field.full{grid-column:1 / -1}.checkbox-row{align-items:center;color:#374151;display:flex;gap:.5rem;min-height:2.4rem}.checkbox-list{border:1px solid #d1d5db;border-radius:8px;display:grid;gap:.15rem;max-height:15rem;overflow:auto;padding:.5rem}.checkbox-list .checkbox-row{border-radius:6px;min-height:2rem;padding:.2rem .35rem}.checkbox-list .checkbox-row:hover{background:#f9fafb}.form-actions,.row-actions,.page-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.form-actions{grid-column:1 / -1}.inline-panel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1rem;padding:1rem}.matrix-table-wrapper{overflow:auto}.matrix-table th,.matrix-table td{min-width:8rem;vertical-align:top}.matrix-table th:first-child,.matrix-table td:first-child{min-width:18rem;position:sticky;left:0;background:#fff;z-index:1}.matrix-table td:first-child small{display:block;margin-top:.2rem}.matrix-module-row td{background:#f3f4f6!important;color:#374151;font-weight:700}.page-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.page-header h1{margin:0}.align-start{align-items:start}.two-columns{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.stack{display:grid;gap:1rem}.profile-card-grid{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr)}.profile-card-grid.narrow{margin:0 auto;max-width:900px}.permission-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.75rem}.detail-stack{display:grid;gap:1rem}.detail-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.detail-grid>div{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;display:grid;gap:.2rem;padding:.75rem}.detail-grid strong{color:#6b7280;font-size:.8rem}.detail-image{aspect-ratio:16 / 9;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;object-fit:cover;width:100%}.details-list{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:0}.details-list div{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:.75rem}.details-list dt{color:#6b7280;font-size:.8rem;font-weight:700;margin-bottom:.25rem}.details-list dd{margin:0;overflow-wrap:anywhere}.form-section{border:1px solid #e5e7eb;border-radius:6px;display:grid;gap:1rem;grid-column:1 / -1;padding:.85rem}.quote-item-grid{border-top:1px solid #e5e7eb;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));padding-top:.85rem}.quote-item-grid:first-of-type{border-top:0;padding-top:0}.preserve-lines{overflow-wrap:anywhere;white-space:pre-wrap}.info{background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;color:#1e3a8a;padding:.85rem}.plan-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;display:grid;gap:.35rem;padding:.85rem}.qr-video{background:#111827;border-radius:8px;min-height:220px;object-fit:cover;width:100%}.qr-code{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:inline-flex;justify-content:center;min-height:240px;padding:.75rem}.qr-code img{display:block;height:220px;width:220px}.qr-panel,.invite-result{display:grid;gap:1rem}.qr-panel{justify-items:center;text-align:center}.qr-panel p,.invite-result p{color:#4b5563;overflow-wrap:anywhere}.invite-result{align-items:start;grid-template-columns:minmax(0,1fr) auto}.mobile-only{display:none}.desktop-only{display:block}.json{background:#111827;border-radius:6px;color:#d1d5db;max-height:360px;overflow:auto;padding:.75rem}.json-details{margin:.5rem 0}.json-details summary{cursor:pointer;font-weight:700}.public-quote-shell{background:#f3f4f6;min-height:100vh;padding:1.5rem}.public-quote-header{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:1rem;justify-content:space-between;margin:0 auto 1rem;max-width:900px;padding:1rem}.public-quote-header h1{margin:.25rem 0}.public-quote-header p{color:#4b5563;margin:0}.table-wrap{overflow-x:auto}.empty-state{background:#f9fafb;border:1px dashed #d1d5db;border-radius:6px;color:#6b7280;padding:1rem;text-align:center}.thumb{border-radius:4px;height:44px;object-fit:cover;width:64px}.marketplace-preview-image{aspect-ratio:16 / 10;border:1px solid #e5e7eb;border-radius:6px;display:block;margin-bottom:.75rem;object-fit:cover;width:100%}.dialog-backdrop{align-items:center;background:#11182785;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:1rem;position:fixed;z-index:50}.dialog{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 18px 48px #11182738;display:flex;flex-direction:column;max-height:85vh;max-width:min(760px,96vw);padding:1rem;width:100%}.dialog h2{font-size:1.05rem;margin:0 0 .5rem}.dialog p{color:#4b5563;margin:0 0 1rem}.dialog-body{min-height:0;overflow-y:auto;padding-right:.25rem}.dialog-body .summary{overflow-x:auto}.dialog-actions{border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;margin-top:1rem;padding-top:.75rem;position:sticky;bottom:0;background:#fff}.contextual-guide-entry{display:flex;justify-content:flex-end;margin-bottom:.75rem}.contextual-guide-dialog ul{color:#374151;margin:0;padding-left:1.25rem}.contextual-guide-dialog li+li{margin-top:.35rem}@media(min-width:960px){.profile-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-card-grid.narrow{grid-template-columns:minmax(0,1fr)}}@media(max-width:900px){.app-shell{display:block}.sidebar{bottom:0;box-shadow:18px 0 42px #11182747;left:0;max-width:86vw;overflow-y:auto;position:fixed;top:0;transform:translate(-100%);transition:transform .16s ease;width:280px;z-index:80}.sidebar.open{transform:translate(0)}.sidebar-overlay{background:#1118277a;border:0;border-radius:0;bottom:0;left:0;padding:0;position:fixed;right:0;top:0;z-index:70}.sidebar-close,.sidebar-toggle{align-items:center;display:inline-flex;justify-content:center}.sidebar-close{background:#1f2937;height:36px;padding:0;width:36px}.sidebar-toggle{background:#e5e7eb;color:#111827;flex:0 0 auto}.topbar{align-items:flex-start;gap:.75rem;padding:.75rem}.topbar-actions{flex-wrap:wrap;justify-content:flex-end}.content{padding:.75rem}.attendance-banner{align-items:stretch;flex-direction:column}.attendance-banner .btn{justify-content:center;width:100%}.page-header{display:grid}.form-grid,.two-columns,.metric-grid,.invite-result{grid-template-columns:1fr}.invite-result{justify-items:stretch}.qr-code,.qr-panel .btn,.form-actions .btn,.form-actions button,.page-actions .btn,.company-select-card .btn,.company-select-card .button{width:100%}.mobile-only{display:block}.desktop-only{display:none}.sidebar a[data-device=mobile]{display:block}}
