:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{color:#111827;background:#eef2f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden auto}#root{min-width:0;min-height:100dvh}.hinny-shell{min-height:100dvh}.hinny-main{min-height:0}.mobile-menu-button,.mobile-nav-close,.mobile-nav-backdrop{display:none}*{box-sizing:border-box}.collections-forecast{gap:10px;width:100%;min-width:0;display:grid}.forecast-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%;display:grid}.forecast-kpi-card{text-align:left;background:#fff;border:1px solid #d8dee9;border-radius:10px;min-width:0;padding:12px 14px;box-shadow:0 2px 8px #0f172a0d}.forecast-kpi-label{color:#6b7280;margin-bottom:4px;font-size:12px}.forecast-kpi-value{color:#111827;font-size:26px;font-weight:600;line-height:1.15}.forecast-kpi-count{color:#6b7280;margin-top:4px;font-size:11px}.forecast-filter-panel{background:#fff;border:1px solid #d8dee9;border-radius:10px;width:100%;max-width:none;padding:14px}.forecast-quick-filters{flex-wrap:wrap;gap:7px;margin-bottom:10px;display:flex}.forecast-filter-grid{grid-template-columns:minmax(160px,1fr) minmax(220px,1.4fr) minmax(150px,1fr) minmax(150px,1fr) minmax(150px,1fr) auto;align-items:end;gap:10px 12px;width:100%;display:grid}.forecast-total{text-align:left;margin-top:10px}.forecast-table-wrap{-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;overflow-x:auto}.forecast-state-panel{background:#fff;border:1px solid #d8dee9;border-radius:10px;width:100%;max-width:none;padding:20px}@media (width<=1100px){.forecast-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.forecast-filter-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media (width<=640px){.forecast-kpi-grid,.forecast-filter-grid{grid-template-columns:minmax(0,1fr)}.forecast-quick-filters>button{flex:calc(50% - 7px)}.forecast-kpi-value{font-size:23px}}button,input,select,textarea{font-family:inherit}.user-edit-overlay{padding:20px!important;left:250px!important}.user-edit-workspace{width:100%;min-width:0;max-width:none}.user-edit-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:16px;display:grid}.user-edit-active{align-items:center;gap:8px;min-height:39px;padding-bottom:8px;display:flex}.user-edit-actions{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.user-list-desktop,.user-list-table{width:100%;max-width:none}.user-list-table{table-layout:fixed}.user-list-table th:first-child{width:17%}.user-list-table th:nth-child(2){width:22%}.user-list-table th:nth-child(3){width:10%}.user-list-table th:nth-child(4){width:20%}.user-list-table th:nth-child(5){width:8%}.user-list-table th:nth-child(6){width:10%}.user-list-table th:nth-child(7){width:13%}.user-list-table th:nth-child(8){width:132px}.user-list-table td{text-overflow:ellipsis;overflow:hidden}.user-list-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.user-icon-action{color:#475569;background:#fff;border:1px solid #d8dee9;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.user-icon-action:hover:not(:disabled){color:#1e293b;background:#f8fafc;border-color:#94a3b8}.user-icon-action-danger{color:#b91c1c}.user-icon-action:disabled{cursor:not-allowed;opacity:.45}.user-list-mobile{display:none}.user-management-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.user-management-heading h2{margin:0}.user-management-heading p{color:#64748b;margin-bottom:0}.user-permission-badges{flex-wrap:wrap;gap:4px;display:flex}.user-permission-badges span{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:2px 6px;font-size:10px;display:inline-flex}.user-permission-fieldset{border:1px solid #e2e8f0;border-radius:10px;margin-top:18px;padding:14px}.user-permission-fieldset legend{color:#334155;padding:0 6px;font-weight:600}.user-permission-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.user-permission-grid label{border:1px solid #edf2f7;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:8px;display:flex}.user-permission-grid span{flex-direction:column;font-size:13px;display:flex}.user-permission-grid small{color:#94a3b8;font-size:10px}.user-reset-permissions{color:#c2410c;background:0 0;border:0;margin-top:10px;font-size:12px;text-decoration:underline}.user-password-field{gap:6px;display:flex}.user-password-field input{min-width:0;margin-bottom:0!important}@media (width<=1100px){.user-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-edit-grid-spacer{display:none}.user-permission-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.user-edit-overlay{padding:12px!important;left:0!important}.user-edit-grid{grid-template-columns:minmax(0,1fr);gap:12px}.user-list-desktop{display:none}.user-list-mobile{gap:10px;display:grid}.user-permission-grid{grid-template-columns:minmax(0,1fr)}.user-list-card{background:#fff;border:1px solid #d8dee9;border-radius:8px;width:100%;min-width:0;padding:14px}.user-list-card-name{color:#1e293b;font-weight:700}.user-list-card-email{color:#64748b;overflow-wrap:anywhere;margin-top:2px}.user-list-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.user-list-card-grid span{gap:2px;display:grid}.user-list-card-grid small{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:10px}.user-list-card .user-list-actions{border-top:1px solid #e2e8f0;justify-content:flex-start;padding-top:10px}}@media (width<=768px){.hinny-shell{min-width:0;min-height:100dvh;width:100%!important;height:auto!important;display:block!important;overflow:visible!important}.hinny-main{width:100%;min-width:0;min-height:100dvh;height:auto!important;overflow:visible!important}.hinny-sidebar{z-index:1002;transition:transform .18s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%);box-shadow:12px 0 30px #0f172a3d;width:min(280px,86vw)!important;min-width:0!important;height:100dvh!important;overflow-y:auto!important}.hinny-sidebar.is-open{transform:translate(0)}.mobile-nav-backdrop{z-index:1001;background:#0f172a7a;border:0;display:block;position:fixed;inset:0}.mobile-menu-button,.mobile-nav-close{border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;padding:0}.mobile-menu-button{color:#334155;background:#fff;border:1px solid #d8dee9;flex:none;display:inline-flex}.mobile-nav-close{z-index:1;color:#cbd5e1;background:#ffffff14;border:0;display:inline-flex;position:absolute;top:8px;right:8px}.hinny-topbar{gap:10px;min-height:56px;height:auto!important;padding:6px 12px!important}.hinny-content{width:100%;min-width:0;padding:14px!important}.user-edit-overlay{overflow-y:auto;align-items:flex-start!important}.user-edit-workspace{overflow-y:auto;max-height:calc(100dvh - 24px)!important}.forecast-filter-panel,.forecast-kpi-card,.forecast-state-panel{padding:12px}.forecast-quick-filters>button,.user-icon-action{min-height:44px}.user-icon-action{width:44px}}@media (width<=430px){.forecast-kpi-grid,.user-list-card-grid{grid-template-columns:minmax(0,1fr)}}button{cursor:pointer}input,select,textarea{outline:none}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px #f973161f;border-color:#f97316!important}.login-landing{color:#111827;background:radial-gradient(circle at 18% 18%,#f973161a,#0000 30%),linear-gradient(135deg,#f8fafc 0%,#eef2f7 58%,#e5eaf2 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:42px;display:flex}.login-layout{grid-template-columns:minmax(0,1fr) minmax(340px,420px);align-items:center;gap:32px;width:min(1080px,100%);display:grid}.login-brand-panel,.login-card{background:#ffffffdb;border:1px solid #cbd5e1db;border-radius:18px;box-shadow:0 22px 54px #0f172a1c}.login-brand-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:438px;padding:24px 36px 28px;display:flex;position:relative;overflow:hidden}.login-brand-panel:after{content:"";background:#0f172a0e;border-radius:999px;width:260px;height:260px;position:absolute;bottom:-92px;right:-84px}.login-brand-content{z-index:1;flex-direction:column;align-items:center;width:100%;display:flex;position:relative;transform:translateY(-18px)}.login-logo{object-fit:contain;z-index:1;width:min(640px,100%);height:auto;margin:-58px auto -48px;display:block;position:relative}.login-title{color:#0f172a;letter-spacing:0;z-index:1;margin:24px 0 0;font-size:38px;font-weight:600;line-height:1.08;position:relative}.login-copy{color:#475569;z-index:1;max-width:520px;margin:12px auto 0;font-size:16px;font-weight:400;line-height:1.55;position:relative}.login-subcopy{color:#64748b;z-index:1;margin:8px 0 0;font-size:14px;font-weight:500;position:relative}.login-capabilities{z-index:1;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:20px;display:flex;position:relative}.login-capabilities span{color:#334155;background:#f8fafc;border:1px solid #dbe3ee;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:500}.login-card{padding:30px}.login-card-header{margin-bottom:22px}.login-card-header h2{color:#0f172a;letter-spacing:0;margin:0;font-size:24px;font-weight:600}.login-card-header p{color:#64748b;margin:6px 0 0;font-size:13px;font-weight:400}.login-form{flex-direction:column;display:flex}.login-label{color:#334155;margin:0 0 7px;font-size:13px;font-weight:500}.login-input{color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;height:44px;margin:0 0 16px;padding:0 12px;font-size:14px;font-weight:400}.login-input:disabled{color:#64748b;background:#f8fafc}.login-password-wrap{margin-bottom:20px;position:relative}.login-password-input{margin-bottom:0;padding-right:46px}.login-password-toggle{color:#64748b;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.login-password-toggle:hover:not(:disabled){color:#0f172a;background:#f1f5f9}.login-submit{color:#fff;background:#f97316;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:44px;font-size:14px;font-weight:600;transition:background-color .12s,transform .12s,box-shadow .12s;display:inline-flex}.login-submit:hover:not(:disabled){background:#ea580c;box-shadow:0 10px 22px #f9731633}.login-submit:active:not(:disabled){transform:translateY(1px)}.login-submit:disabled,.login-password-toggle:disabled{cursor:not-allowed;opacity:.68}.login-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:16px;padding:10px 12px;font-size:13px;font-weight:500}.login-submit:focus-visible,.login-password-toggle:focus-visible{outline-offset:2px;outline:3px solid #f973163d}@media (width<=860px){.login-landing{align-items:flex-start;padding:22px}.login-layout{grid-template-columns:1fr;gap:18px}.login-brand-panel{min-height:auto;padding:18px 24px 24px}.login-brand-content{transform:translateY(-8px)}.login-logo{width:min(500px,100%);margin:-38px auto -32px}.login-title{font-size:30px}.login-card{padding:24px}}@media (width<=520px){.login-landing{padding:14px}.login-brand-panel,.login-card{border-radius:14px}.login-brand-panel{padding:16px 18px 22px}.login-brand-content{transform:translateY(-4px)}.login-logo{width:min(380px,105%);margin:-28px auto -24px}.login-title{font-size:26px}.login-copy{font-size:14px}}table{font-size:13px}table th{text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}table tbody tr:hover{background:#f9fafb!important}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:#e5e7eb}::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#6b7280}.system-health-page{gap:14px;width:100%;min-width:0;display:grid}.system-health-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.system-health-heading h2{color:#0f172a;margin:4px 0;font-size:22px}.system-health-heading p,.health-note{color:#64748b;margin:0;font-size:13px}.health-status{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.health-healthy{color:#166534;background:#dcfce7}.health-watch{color:#92400e;background:#fef3c7}.health-attention{color:#991b1b;background:#fee2e2}.health-refresh{color:#64748b;flex-direction:column;align-items:flex-end;gap:5px;display:flex}.health-refresh button,.health-panel-title button,.system-health-state button{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:9px;align-items:center;gap:7px;min-height:40px;padding:7px 12px;font-weight:600;display:inline-flex}.health-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.health-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:3px;min-width:0;padding:13px 15px;display:flex}.health-summary-card.attention{border-left:3px solid #f97316}.health-summary-card span{color:#64748b;font-size:12px}.health-summary-card strong{color:#0f172a;overflow-wrap:anywhere;font-size:21px}.health-summary-card small{color:#94a3b8;font-size:10px}.health-section-grid{grid-template-columns:minmax(0,1.45fr) minmax(260px,.75fr);gap:14px;display:grid}.health-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:0;padding:16px}.health-panel h3{color:#0f172a;margin:0 0 13px;font-size:16px}.health-panel-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.health-order-facts{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.health-order-facts div{background:#f8fafc;border-radius:8px;justify-content:space-between;gap:6px;padding:9px;font-size:12px;display:flex}.health-date-range{color:#64748b;font-size:12px}.health-growth-chart{border-bottom:1px solid #e2e8f0;align-items:flex-end;gap:5px;height:130px;padding-top:12px;display:flex}.health-growth-month{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:4px;min-width:0;height:100%;display:flex}.health-growth-month span{background:#fb923c;border-radius:4px 4px 0 0;width:70%;max-width:30px}.health-growth-month small{color:#64748b;font-size:9px}.health-growth-copy{grid-template-columns:auto 1fr;align-items:baseline;gap:8px;margin-bottom:14px;display:grid}.health-growth-copy strong{color:#0f172a;font-size:22px}.health-growth-copy span{color:#64748b;font-size:12px}.health-table-scroll{width:100%;overflow-x:auto}.health-table{border-collapse:collapse;white-space:nowrap;width:100%}.health-table th,.health-table td{text-align:left;border-bottom:1px solid #edf2f7;padding:9px 10px}.health-table th{color:#64748b}.health-empty,.system-health-state{color:#64748b;text-align:center;background:#f8fafc;border-radius:9px;padding:24px}.health-error,.health-inline-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.health-inline-error{border-radius:9px;padding:10px 12px}.health-issue-list,.health-event-list,.health-storage-list{gap:8px;display:grid}.health-issue-list>div,.health-event-list>div,.health-storage-list>div{border:1px solid #edf2f7;border-radius:8px;gap:2px;padding:10px;display:grid}.health-issue-list>div{grid-template-columns:minmax(180px,.7fr) minmax(240px,1.3fr)}.health-issue-list div div,.health-event-list>div{flex-wrap:wrap;gap:5px 12px;display:flex}.health-issue-list span,.health-event-list span,.health-event-list small,.health-storage-list small{color:#64748b;font-size:11px}.health-issue-list p{color:#475569;margin:0;font-size:12px}.health-storage-list>div{grid-template-columns:minmax(0,1fr) auto}.health-storage-list small{grid-column:1/-1}.spin{animation:.8s linear infinite health-spin}@keyframes health-spin{to{transform:rotate(360deg)}}@media (width<=900px){.health-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-section-grid{grid-template-columns:1fr}}@media (width<=560px){.system-health-heading,.health-panel-title{flex-direction:column;align-items:stretch}.health-refresh{align-items:stretch}.health-summary-grid,.health-order-facts,.health-issue-list>div{grid-template-columns:1fr}.health-panel{padding:12px}}.hinny-table-filters{color:#475569;margin:8px 0;font-size:13px}.hinny-filter-toolbar,.hinny-filter-chips{flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0;display:flex}.hinny-table-filters input,.hinny-filter-menu input:not([type=checkbox]),.hinny-filter-menu select{font:inherit;border:1px solid #cbd5e1;border-radius:6px;min-width:0;padding:8px 10px}.hinny-filter-toolbar>input{flex:1;max-width:400px}.hinny-table-filters button,.hinny-filter-menu button{color:#334155;cursor:pointer;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:5px;padding:7px 10px;display:inline-flex}.hinny-filter-chips button{overflow-wrap:anywhere;text-align:left;background:#f1f5f9;border-radius:15px;max-width:100%;font-size:12px}.hinny-column-filter{color:#94a3b8;cursor:pointer;vertical-align:middle;background:0 0;border:0;margin-left:4px;padding:4px}.hinny-column-filter.active{color:#2563eb;background:#eff6ff;border-radius:4px}.hinny-filter-backdrop{z-index:12000;background:#0f172a22;justify-content:flex-end;align-items:flex-start;padding:80px 24px 24px;display:flex;position:fixed;inset:0}.hinny-filter-menu{box-sizing:border-box;overscroll-behavior:contain;background:#fff;border:1px solid #cbd5e1;border-radius:10px;flex-direction:column;gap:12px;width:360px;max-width:100%;max-height:calc(100dvh - 110px);padding:18px;font-size:14px;display:flex;overflow:auto;box-shadow:0 12px 35px #0f172a33}.hinny-filter-menu>*{flex-shrink:0}.hinny-filter-menu header{justify-content:space-between;align-items:center;display:flex}.hinny-filter-menu label{flex-direction:column;gap:5px;display:flex}.hinny-filter-values{max-height:240px;overflow:auto}.hinny-filter-values label{overflow-wrap:anywhere;flex-direction:row;align-items:center;padding:5px}.hinny-filter-menu small{color:#64748b}.hinny-filter-menu .hinny-filter-apply{color:#fff;background:#2563eb;justify-content:center}.hinny-filter-menu button:disabled{opacity:.4;cursor:default}@media (width<=640px){.hinny-filter-backdrop{align-items:stretch;padding:0}.hinny-filter-menu{border-radius:0;width:100%;max-height:100dvh}.hinny-filter-toolbar>input{flex-basis:100%;width:100%;max-width:none}.hinny-filter-menu{height:100dvh;max-height:100dvh!important;position:relative!important;top:auto!important;left:auto!important}}.hinny-table-filters{margin:6px 0}.hinny-table-filters>.hinny-filter-toolbar{gap:6px 8px;margin:0}.hinny-table-filters>.hinny-filter-toolbar>input{max-width:340px;min-height:34px;padding:5px 10px;line-height:20px}.hinny-table-filters>.hinny-filter-toolbar button{min-height:34px;padding:5px 10px;line-height:20px}.hinny-table-filters>.hinny-filter-chips{gap:5px;margin:6px 0 0}.hinny-toolbar-actions{gap:6px;margin-left:auto;display:flex}.hinny-column-filter:not(.active){color:#94a3b8;opacity:.75}.hinny-column-filter:hover,.hinny-column-filter:focus-visible{opacity:1;color:#2563eb}@media (width<=640px),(pointer:coarse){.hinny-table-filters>.hinny-filter-toolbar>input,.hinny-table-filters>.hinny-filter-toolbar button{min-height:40px}.hinny-table-filters>.hinny-filter-toolbar>input{max-width:none}.hinny-column-filter{min-width:32px;min-height:32px}}.collections-tabs{flex-wrap:wrap}.collections-customer-line{align-items:center;gap:6px;min-width:0;display:flex}.collections-customer-name{text-overflow:ellipsis;min-width:0;font-weight:600;overflow:hidden}.collections-customer-status{color:#64748b;background:#f1f5f9;border-radius:4px;flex-shrink:0;padding:0 5px;font-size:12px;line-height:18px}.collections-customer-meta{color:#6b7280;white-space:normal;font-size:12px}.collections-dense-table .collections-assigned{width:100%;min-width:120px;height:30px;padding:0 6px}@media (width<=900px){.collections-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=640px),(pointer:coarse){.collections-tabs button{min-height:40px!important}.collections-dense-table .collections-assigned{height:38px}}@media (width<=400px){.collections-summary-grid{grid-template-columns:minmax(0,1fr)!important}}
