.configurator-shell .door-model-browser{display:block;width:100%;align-items:stretch}.door-model-browser button{font:inherit}.door-model-entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.door-model-entry{min-width:0;min-height:104px;display:grid;grid-template-columns:46px minmax(0,1fr) 18px;align-items:center;grid-gap:12px;gap:12px;padding:16px;border:1px solid #cbd8e6;border-radius:6px;background:#fff;color:#0f1c34;text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.door-model-entry:hover:not(:disabled){border-color:#58b9f1;background:#f4fbff}.door-model-breadcrumb button:focus-visible,.door-model-card:focus-visible,.door-model-category:focus-visible,.door-model-entry:focus-visible{outline:2px solid #008ee0;outline-offset:2px}.door-model-entry:disabled{color:#8793a3;background:#f5f7f9;cursor:not-allowed}.door-model-entry-icon{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #b9d8ed;border-radius:6px;background:#edf8ff;color:#005ca9;font-size:21px}.door-model-entry:disabled .door-model-entry-icon{border-color:#d8dee5;background:#eceff2;color:#8b96a3}.door-model-entry-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.door-model-entry-copy strong{font-size:16px;line-height:1.2}.door-model-entry-copy span{color:#627087;font-size:12px;line-height:1.25}.door-model-sticky-toolbar{position:-webkit-sticky;position:sticky;top:0;z-index:40;margin:0 -16px 14px;padding:0 16px 12px;background:#fff;border-bottom:1px solid #d8e1eb}.door-model-breadcrumb{min-height:42px;display:flex;align-items:center;gap:8px;margin:0;padding:0 0 10px;border-bottom:0;background:#fff;color:#0f1c34}.door-model-back{width:34px;height:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd8e6;border-radius:5px;background:#fff;color:#003b6d;cursor:pointer}.door-model-back:hover,.door-model-crumb:hover{color:#0078c9;background:#f3faff}.door-model-crumb{min-width:0;padding:6px 4px;border:0;background:transparent;color:#003b6d;font-weight:700;cursor:pointer}.door-model-crumb-separator{color:#8995a5}.door-model-crumb-current{min-width:0;overflow:hidden;color:#0f1c34;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.configurator-shell .door-model-filters{margin:2px 0 0;padding:0;background:#fff}.door-model-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.door-model-category{min-width:0;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #d3dde8;border-radius:5px;background:#fff;color:#0f1c34;text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.door-model-category:hover{border-color:#75c5f3;background:#f5fbff}.door-model-category>span{min-width:0;display:flex;flex-direction:column;gap:4px}.door-model-category strong{overflow:hidden;font-size:14px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.door-model-category small{color:#65738a;font-size:11px}.door-model-category>svg{flex:0 0 auto;color:#005ca9}.door-model-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:stretch}.configurator-shell .door-model-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:0;width:auto;font:inherit}.selection-empty{grid-column:1/-1;width:100%;padding:24px 16px;border:1px dashed #cbd6e2;border-radius:5px;color:#68768a;text-align:center}@media (max-width:1100px){.door-model-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.door-model-category-grid,.door-model-entry-grid,.door-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.door-model-entry{min-height:92px;grid-template-columns:38px minmax(0,1fr) 14px;gap:9px;padding:12px}.door-model-entry-icon{width:38px;height:38px;font-size:18px}.door-model-entry-copy strong{font-size:14px}}