.RoomManager-module__5aE-DW__container{background:#fff;justify-content:center;align-items:center;width:100%;min-height:100%;padding:2rem;display:flex}.RoomManager-module__5aE-DW__modeSelection{text-align:center;max-width:920px}.RoomManager-module__5aE-DW__title{color:#0f172a;margin:0 0 .5rem;font-size:1.75rem;font-weight:600}.RoomManager-module__5aE-DW__subtitle{color:#64748b;margin:0 0 2rem;font-size:1rem}.RoomManager-module__5aE-DW__modeCards{justify-content:center;gap:1.5rem;display:flex}.RoomManager-module__5aE-DW__modeCard{cursor:pointer;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex:1;max-width:280px;padding:2rem;transition:border-color .2s}.RoomManager-module__5aE-DW__modeCard:hover{border-color:var(--brand-orange)}.RoomManager-module__5aE-DW__modeIcon{color:#64748b;width:64px;height:64px;margin:0 auto 1rem;transition:color .2s}.RoomManager-module__5aE-DW__modeCard:hover .RoomManager-module__5aE-DW__modeIcon{color:var(--brand-orange)}.RoomManager-module__5aE-DW__modeIcon svg{width:100%;height:100%}.RoomManager-module__5aE-DW__modeCard h3{color:#0f172a;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.RoomManager-module__5aE-DW__modeCard p{color:#64748b;margin:0;font-size:.875rem;line-height:1.5}.RoomManager-module__5aE-DW__rectangularForm{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;max-width:400px;padding:2rem}.RoomManager-module__5aE-DW__backButton{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;margin-bottom:1.5rem;padding:.5rem 0;font-size:.875rem;transition:color .15s;display:inline-flex}.RoomManager-module__5aE-DW__backButton:hover{color:var(--brand-orange)}.RoomManager-module__5aE-DW__inputGroup{flex-direction:column;gap:1.25rem;margin-bottom:1.5rem;display:flex}.RoomManager-module__5aE-DW__inputField{flex-direction:column;gap:.5rem;display:flex}.RoomManager-module__5aE-DW__inputField label{color:#374151;font-size:.875rem;font-weight:500}.RoomManager-module__5aE-DW__inputWrapper{align-items:center;display:flex;position:relative}.RoomManager-module__5aE-DW__inputWrapper input{border:1px solid #d1d5db;border-radius:8px;outline:none;flex:1;padding:.75rem 2.5rem .75rem 1rem;font-size:1rem;transition:border-color .15s,box-shadow .15s}.RoomManager-module__5aE-DW__inputWrapper input:focus{border-color:var(--brand-orange);box-shadow:0 0 0 3px var(--brand-orange-light)}.RoomManager-module__5aE-DW__inputWrapper input::placeholder{color:#9ca3af}.RoomManager-module__5aE-DW__unit{color:#6b7280;font-size:.875rem;font-weight:500;position:absolute;right:1rem}.RoomManager-module__5aE-DW__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 0 1rem;padding:.75rem 1rem;font-size:.875rem}.RoomManager-module__5aE-DW__preview{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.RoomManager-module__5aE-DW__previewMetrics{color:#475569;justify-content:space-between;font-size:.875rem;display:flex}.RoomManager-module__5aE-DW__previewMetrics strong{color:var(--brand-blue)}.RoomManager-module__5aE-DW__submitButton{color:#fff;background:var(--brand-blue);cursor:pointer;border:none;border-radius:8px;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;transition:opacity .15s}.RoomManager-module__5aE-DW__submitButton:hover:not(:disabled){opacity:.9}.RoomManager-module__5aE-DW__submitButton:disabled{color:#9ca3af;cursor:not-allowed;background:#e5e7eb}@media (max-width:640px){.RoomManager-module__5aE-DW__container{padding:1rem}.RoomManager-module__5aE-DW__title{font-size:1.375rem}.RoomManager-module__5aE-DW__subtitle{margin-bottom:1.25rem;font-size:.9375rem}.RoomManager-module__5aE-DW__modeCards{flex-direction:column;gap:.75rem}.RoomManager-module__5aE-DW__modeCard{width:100%;max-width:none;padding:1.25rem}.RoomManager-module__5aE-DW__modeIcon{width:44px;height:44px;margin-bottom:.75rem}.RoomManager-module__5aE-DW__modeCard h3{font-size:1rem}.RoomManager-module__5aE-DW__modeCard p{font-size:.8125rem}.RoomManager-module__5aE-DW__rectangularForm{background:0 0;border:none;border-radius:0;padding:0}}
.BrandHeader-module__U1I5_G__header{align-items:center;gap:.5rem;display:flex}.BrandHeader-module__U1I5_G__headerBordered{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #0000000f;border-radius:9999px;padding:.25rem .625rem .25rem .875rem;box-shadow:0 2px 8px -2px #00000014}.BrandHeader-module__U1I5_G__logosLink{align-items:center;gap:.5rem;text-decoration:none;transition:transform .15s;display:flex}.BrandHeader-module__U1I5_G__logosLink:hover{transform:translateY(-1px)}.BrandHeader-module__U1I5_G__logo{object-fit:contain;pointer-events:none;width:auto;height:32px;display:block}.BrandHeader-module__U1I5_G__logosLink .BrandHeader-module__U1I5_G__logo:first-child{transform:translateY(-2px)}.BrandHeader-module__U1I5_G__menuButton{color:#475569;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;transition:color .15s,transform .15s;display:inline-flex}.BrandHeader-module__U1I5_G__menuButton:hover{color:var(--brand-orange);transform:translateY(-1px)}.BrandHeader-module__U1I5_G__menuButton:active{transform:translateY(0)}.BrandHeader-module__U1I5_G__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:199;background:#0f172a2e;animation:.18s BrandHeader-module__U1I5_G__fadeIn;position:fixed;inset:0}.BrandHeader-module__U1I5_G__drawer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:200;background:#fffffff5;border-right:1px solid #0000000f;flex-direction:column;align-items:center;gap:.375rem;width:56px;padding:1rem .25rem;animation:.22s BrandHeader-module__U1I5_G__slideInLeft;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:4px 0 16px -4px #0000001f}.BrandHeader-module__U1I5_G__drawerButton{color:#475569;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:all .15s;display:inline-flex}.BrandHeader-module__U1I5_G__drawerButton:hover{color:#0f172a;background:#0f172a0a}.BrandHeader-module__U1I5_G__drawerButtonActive{color:var(--brand-orange);background:#ff720d1a;border-color:#ff720d33}.BrandHeader-module__U1I5_G__langList{flex-direction:column;align-items:center;gap:.25rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.BrandHeader-module__U1I5_G__langButton{color:#475569;letter-spacing:.04em;cursor:pointer;background:0 0;border:1px solid #00000014;border-radius:6px;justify-content:center;align-items:center;width:2.25rem;height:1.75rem;font-size:.6875rem;font-weight:600;transition:all .15s;display:inline-flex}.BrandHeader-module__U1I5_G__langButton:hover{border-color:var(--brand-orange);color:var(--brand-orange)}.BrandHeader-module__U1I5_G__langButtonActive{background:var(--brand-orange);color:#fff;border-color:var(--brand-orange)}.BrandHeader-module__U1I5_G__langButtonActive:hover{color:#fff}@keyframes BrandHeader-module__U1I5_G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes BrandHeader-module__U1I5_G__slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (max-width:640px){.BrandHeader-module__U1I5_G__logo{height:26px}.BrandHeader-module__U1I5_G__logosLink{gap:.375rem}.BrandHeader-module__U1I5_G__menuButton{width:2rem;height:2rem}.BrandHeader-module__U1I5_G__drawer{width:52px}}
.BugReportModal-module__eIWuDG__overlay{z-index:240;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a47;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.BugReportModal-module__eIWuDG__modal{background:#fff;border:1px solid #0f172a14;border-radius:8px;flex-direction:column;width:min(440px,100%);max-height:min(640px,100vh - 2rem);display:flex;overflow:hidden;box-shadow:0 24px 64px -24px #0f172a6b}.BugReportModal-module__eIWuDG__header{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1rem .75rem;display:flex}.BugReportModal-module__eIWuDG__titleGroup{color:#0f172a;align-items:center;gap:.5rem;min-width:0;display:flex}.BugReportModal-module__eIWuDG__title{margin:0;font-size:1rem;font-weight:700;line-height:1.2}.BugReportModal-module__eIWuDG__closeButton{color:#475569;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.BugReportModal-module__eIWuDG__closeButton:hover:not(:disabled){color:#0f172a;background:#0f172a0d}.BugReportModal-module__eIWuDG__closeButton:disabled{opacity:.45;cursor:not-allowed}.BugReportModal-module__eIWuDG__form{flex-direction:column;gap:.75rem;min-height:0;padding:1rem;display:flex;overflow-y:auto}.BugReportModal-module__eIWuDG__label{color:#334155;font-size:.875rem;font-weight:600;line-height:1.3}.BugReportModal-module__eIWuDG__textarea{resize:vertical;color:#0f172a;width:100%;min-height:150px;max-height:260px;font:inherit;background:#fff;border:1px solid #0f172a29;border-radius:8px;outline:none;padding:.75rem;font-size:.9375rem;line-height:1.45}.BugReportModal-module__eIWuDG__textarea:focus{border-color:var(--brand-orange);box-shadow:0 0 0 3px #ff720d29}.BugReportModal-module__eIWuDG__textarea:disabled{opacity:.65;cursor:not-allowed}.BugReportModal-module__eIWuDG__feedback{align-items:flex-start;min-height:2rem;display:flex}.BugReportModal-module__eIWuDG__statusMessage{overflow-wrap:anywhere;border-radius:8px;align-items:center;gap:.45rem;max-width:100%;margin:0;padding:.4rem .6rem;font-size:.875rem;font-weight:600;line-height:1.35;display:inline-flex}.BugReportModal-module__eIWuDG__submitting{color:#9a3412;background:#fff7ed}.BugReportModal-module__eIWuDG__success{color:#15803d;background:#f0fdf4}.BugReportModal-module__eIWuDG__error{color:#b91c1c;background:#fef2f2}.BugReportModal-module__eIWuDG__spinner{animation:.9s linear infinite BugReportModal-module__eIWuDG__spin}.BugReportModal-module__eIWuDG__actions{justify-content:flex-end;gap:.625rem;display:flex}.BugReportModal-module__eIWuDG__secondaryButton,.BugReportModal-module__eIWuDG__primaryButton{min-height:2.25rem;font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.5rem .875rem;font-size:.875rem;font-weight:700;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.BugReportModal-module__eIWuDG__secondaryButton{color:#334155;background:#fff;border:1px solid #0f172a24}.BugReportModal-module__eIWuDG__secondaryButton:hover:not(:disabled){background:#f8fafc;border-color:#0f172a38}.BugReportModal-module__eIWuDG__primaryButton{color:#fff;background:var(--brand-orange);border:1px solid var(--brand-orange)}.BugReportModal-module__eIWuDG__primaryButton:hover:not(:disabled){background:#ea580c;border-color:#ea580c;transform:translateY(-1px)}.BugReportModal-module__eIWuDG__primaryButton:active{transform:translateY(0)}.BugReportModal-module__eIWuDG__secondaryButton:disabled,.BugReportModal-module__eIWuDG__primaryButton:disabled{opacity:.55;cursor:not-allowed}@media (max-width:640px){.BugReportModal-module__eIWuDG__overlay{align-items:flex-end;padding:.75rem}.BugReportModal-module__eIWuDG__modal{width:100%;max-height:calc(100vh - 1.5rem)}.BugReportModal-module__eIWuDG__textarea{min-height:132px;max-height:220px}.BugReportModal-module__eIWuDG__actions{flex-direction:column-reverse}.BugReportModal-module__eIWuDG__secondaryButton,.BugReportModal-module__eIWuDG__primaryButton{width:100%}}@keyframes BugReportModal-module__eIWuDG__spin{to{transform:rotate(360deg)}}
.SceneTips-module__Aa8DCa__list{flex-direction:column;gap:.5rem;max-width:min(100%,22rem);margin:0;padding:0;list-style:none;display:flex}.SceneTips-module__Aa8DCa__item{color:#4a5b6d;text-align:left;align-items:center;gap:.625rem;font-size:.875rem;line-height:1.35;display:flex}.SceneTips-module__Aa8DCa__icon{color:#00568c;flex-shrink:0}@media (max-width:440px){.SceneTips-module__Aa8DCa__item{font-size:.8125rem}}
.ConfiguratorLoadState-module__xdgJNW__root{z-index:250;min-width:0;min-height:0;padding:max(1rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));color:#102033;background:#f8fafc;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ConfiguratorLoadState-module__xdgJNW__loadingContent{flex-direction:column;justify-content:center;align-items:center;gap:.875rem;display:flex}.ConfiguratorLoadState-module__xdgJNW__spinner{border:3px solid #00568c2e;border-top-color:#00568c;border-radius:999px;width:2rem;height:2rem;animation:.85s linear infinite ConfiguratorLoadState-module__xdgJNW__spin}.ConfiguratorLoadState-module__xdgJNW__loadingLabel{color:#18324a;text-align:center;margin:0;font-size:.9375rem;font-weight:700;line-height:1.35}.ConfiguratorLoadState-module__xdgJNW__panel{background:#fff;border:1px solid #1020331f;border-radius:8px;flex-direction:column;gap:1.25rem;width:min(100%,26rem);padding:1.25rem;display:flex;box-shadow:0 18px 44px -24px #10203373}.ConfiguratorLoadState-module__xdgJNW__copy{flex-direction:column;gap:.5rem;display:flex}.ConfiguratorLoadState-module__xdgJNW__copy h2{color:#102033;margin:0;font-size:1.125rem;line-height:1.25}.ConfiguratorLoadState-module__xdgJNW__copy p{color:#4a5b6d;margin:0;font-size:.9375rem;line-height:1.5}.ConfiguratorLoadState-module__xdgJNW__actions{flex-wrap:wrap;gap:.625rem;display:flex}.ConfiguratorLoadState-module__xdgJNW__primaryButton,.ConfiguratorLoadState-module__xdgJNW__secondaryButton{cursor:pointer;border-radius:8px;flex:10rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.65rem .875rem;font-size:.9375rem;font-weight:700;line-height:1.2;display:inline-flex}.ConfiguratorLoadState-module__xdgJNW__primaryButton{color:#fff;background:#00568c;border:1px solid #00568c}.ConfiguratorLoadState-module__xdgJNW__secondaryButton{color:#102033;background:#fff;border:1px solid #10203333}@media (max-width:440px){.ConfiguratorLoadState-module__xdgJNW__panel{padding:1rem}.ConfiguratorLoadState-module__xdgJNW__actions{flex-direction:column}}@keyframes ConfiguratorLoadState-module__xdgJNW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.SceneTipsModal-module__ZxqLmW__overlay{z-index:240;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a47;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.SceneTipsModal-module__ZxqLmW__modal{background:#fff;border:1px solid #0f172a14;border-radius:8px;flex-direction:column;width:min(380px,100%);display:flex;overflow:hidden;box-shadow:0 24px 64px -24px #0f172a6b}.SceneTipsModal-module__ZxqLmW__header{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1rem .75rem;display:flex}.SceneTipsModal-module__ZxqLmW__titleGroup{color:#0f172a;align-items:center;gap:.5rem;min-width:0;display:flex}.SceneTipsModal-module__ZxqLmW__title{margin:0;font-size:1rem;font-weight:700;line-height:1.2}.SceneTipsModal-module__ZxqLmW__closeButton{color:#475569;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.SceneTipsModal-module__ZxqLmW__closeButton:hover{color:#0f172a;background:#0f172a0d}.SceneTipsModal-module__ZxqLmW__body{padding:1rem}@media (max-width:640px){.SceneTipsModal-module__ZxqLmW__overlay{align-items:flex-end;padding:.75rem}.SceneTipsModal-module__ZxqLmW__modal{width:100%}}
.ShareButton-module__TAvMJW__shareButton{cursor:pointer}.ShareButton-module__TAvMJW__overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ShareButton-module__TAvMJW__modal{border-radius:12px;flex-direction:column;gap:.75rem;width:min(420px,90vw);padding:1.25rem;display:flex}.ShareButton-module__TAvMJW__header{justify-content:space-between;align-items:center;display:flex}.ShareButton-module__TAvMJW__title{font-size:.95rem;font-weight:600}.ShareButton-module__TAvMJW__close{cursor:pointer;color:inherit;background:0 0;border:none;border-radius:6px;align-items:center;padding:.25rem;display:flex}.ShareButton-module__TAvMJW__close:hover{background:#ffffff1a}.ShareButton-module__TAvMJW__urlInput{width:100%;color:inherit;background:#0003;border:1px solid #ffffff26;border-radius:8px;padding:.5rem .75rem;font-family:monospace;font-size:.8rem}.ShareButton-module__TAvMJW__copyButton{cursor:pointer;color:inherit;background:#ffffff26;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:flex}.ShareButton-module__TAvMJW__copyButton:hover{background:#ffffff40}@media (max-width:640px){.ShareButton-module__TAvMJW__close{justify-content:center;min-width:44px;min-height:44px}}
.Toolbar-module__LD-lDG__container{z-index:100;flex-direction:column;align-items:flex-start;gap:.5rem;display:flex;position:fixed;top:1rem;left:1rem}.Toolbar-module__LD-lDG__controls{align-items:center;gap:.5rem;display:flex}.Toolbar-module__LD-lDG__iconButton{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #0000000f;border-radius:8px;width:2.25rem;height:2.25rem;box-shadow:0 2px 8px -2px #00000014}.Toolbar-module__LD-lDG__iconButton:hover:not(:disabled){background:#fafafa;border-color:#0000001f;transform:translateY(-1px)}.Toolbar-module__LD-lDG__iconButton:active{transform:translateY(0)}.Toolbar-module__LD-lDG__iconButton:disabled{opacity:.35;cursor:not-allowed}@media (max-width:640px){.Toolbar-module__LD-lDG__container{top:.75rem;left:.75rem}.Toolbar-module__LD-lDG__iconButton{width:2rem;height:2rem}}
.ResetConfigurationButton-module__TTg0FW__trigger{z-index:50;height:2.75rem;color:var(--color-text-primary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:0 .875rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;position:fixed;bottom:1.5rem;left:1.5rem}.ResetConfigurationButton-module__TTg0FW__trigger:hover{border-color:var(--brand-orange);background:#ffffffd9;transform:translateY(-2px);box-shadow:0 4px 12px -2px #ff720d26,0 2px 6px -1px #00000014}.ResetConfigurationButton-module__TTg0FW__trigger:active{transform:translateY(0)}.ResetConfigurationButton-module__TTg0FW__trigger:focus-visible{outline:2px solid var(--brand-orange);outline-offset:2px}.ResetConfigurationButton-module__TTg0FW__label{display:block}.ResetConfigurationButton-module__TTg0FW__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ResetConfigurationButton-module__TTg0FW__modal{background:#fff;border-radius:14px;width:calc(100% - 2rem);max-width:380px;padding:2rem;box-shadow:0 20px 60px -12px #00000040}.ResetConfigurationButton-module__TTg0FW__message{color:var(--color-text-primary);margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5}.ResetConfigurationButton-module__TTg0FW__actions{justify-content:flex-end;gap:.75rem;display:flex}.ResetConfigurationButton-module__TTg0FW__cancelBtn,.ResetConfigurationButton-module__TTg0FW__confirmBtn{cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .2s}.ResetConfigurationButton-module__TTg0FW__cancelBtn{color:var(--color-text-secondary);background:#0000000f}.ResetConfigurationButton-module__TTg0FW__cancelBtn:hover{color:var(--color-text-primary);background:#0000001a}.ResetConfigurationButton-module__TTg0FW__confirmBtn{color:#fff;background:#dc2626}.ResetConfigurationButton-module__TTg0FW__confirmBtn:hover{background:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 12px -2px #dc262666}.ResetConfigurationButton-module__TTg0FW__confirmBtn:active{transform:translateY(0)}@media (max-width:640px){.ResetConfigurationButton-module__TTg0FW__trigger{text-align:center;flex-direction:column;flex-shrink:0;gap:.375rem;width:5.25rem;height:5.25rem;padding:.5rem;font-size:.75rem;font-weight:600;position:static}.ResetConfigurationButton-module__TTg0FW__label{white-space:normal;word-wrap:break-word;line-height:1.2;display:block}.ResetConfigurationButton-module__TTg0FW__actions{flex-direction:column}}
.MainPanel-module__JzhmOq__mainPanel{transition:all .3s}.MainPanel-module__JzhmOq__buttonContainer{background:0 0;gap:.5rem;padding:.5rem;display:flex}.MainPanel-module__JzhmOq__separator{display:none}.MainPanel-module__JzhmOq__tipMessage{max-width:min(32rem,100vw - 2rem);color:var(--color-text-primary);text-align:center;border-radius:8px;margin:0;padding:.625rem .875rem;font-size:.875rem;font-weight:600;line-height:1.35}.MainPanel-module__JzhmOq__categoryButton{color:var(--color-text-primary);cursor:pointer;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.MainPanel-module__JzhmOq__square{text-align:center;word-wrap:break-word;border-radius:10px;width:6.5rem;height:6.5rem;padding:.5rem;font-size:.8125rem}.MainPanel-module__JzhmOq__categoryButton:hover{border-color:var(--brand-orange);background:#ffffffd9;transform:translateY(-2px);box-shadow:0 4px 12px -2px #ff720d26,0 2px 6px -1px #00000014}.MainPanel-module__JzhmOq__categoryButton:active{transform:translateY(0)}.MainPanel-module__JzhmOq__categoryButton:focus-visible{outline:2px solid var(--brand-orange);outline-offset:2px}@media (max-width:640px){.MainPanel-module__JzhmOq__square{width:5.25rem;height:5.25rem;font-size:.75rem}.MainPanel-module__JzhmOq__mainPanel{width:100%;max-width:calc(100vw - .5rem);padding-left:5px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 1.5rem calc(100% - 1.5rem),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 1.5rem calc(100% - 1.5rem),#0000 100%)}.MainPanel-module__JzhmOq__tipMessage{max-width:calc(100vw - 2rem);font-size:.8125rem}.MainPanel-module__JzhmOq__buttonContainer{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;align-items:center;width:100%;max-width:100%;padding-inline:1rem;overflow-x:auto}.MainPanel-module__JzhmOq__buttonContainer::-webkit-scrollbar{display:none}.MainPanel-module__JzhmOq__buttonContainer:after{content:"";flex:0 0 .5rem}.MainPanel-module__JzhmOq__categoryButton{flex-shrink:0}.MainPanel-module__JzhmOq__separator{background:#0000001f;flex-shrink:0;width:1px;height:2rem;margin:0 .25rem;display:block}}
.PriceCTA-module__bvFB_W__ctaContainer{width:100%}.PriceCTA-module__bvFB_W__ctaContent{border-radius:12px;flex-direction:column;gap:1rem;padding:1rem;display:flex}.PriceCTA-module__bvFB_W__priceBreakdown{flex-direction:column;gap:.375rem;display:flex}.PriceCTA-module__bvFB_W__priceRow{justify-content:space-between;align-items:center;display:flex}.PriceCTA-module__bvFB_W__priceLabel{color:var(--color-text-secondary);font-size:.8125rem;font-weight:500}.PriceCTA-module__bvFB_W__priceValue{color:var(--color-text-secondary);font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:600}.PriceCTA-module__bvFB_W__priceTotalRow{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-top:.25rem;padding-top:.625rem;display:flex}.PriceCTA-module__bvFB_W__priceTotalLabel{color:var(--color-text-primary);font-size:.9375rem;font-weight:600}.PriceCTA-module__bvFB_W__priceTotalGroup{align-items:baseline;gap:.5rem;display:flex}.PriceCTA-module__bvFB_W__originalPrice{color:var(--color-text-secondary);font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:500;text-decoration:line-through}.PriceCTA-module__bvFB_W__discountBadge{color:#16a34a;background:#16a34a1a;border-radius:4px;padding:.125rem .375rem;font-size:.75rem;font-weight:700}.PriceCTA-module__bvFB_W__priceTotalValue{color:var(--color-text-primary);letter-spacing:var(--tracking-tight);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700}.PriceCTA-module__bvFB_W__btnRiepilogo{border:1px solid var(--brand-blue);background:var(--brand-blue);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.PriceCTA-module__bvFB_W__btnRiepilogo:hover{background:#00527d;border-color:#00527d}@media (max-width:640px){.PriceCTA-module__bvFB_W__priceTotalValue{font-size:1.25rem}}
.CartPanel-module__1ZJnTW__fixedLayout{z-index:50;max-width:380px;position:fixed;top:1.5rem;right:1.5rem}.CartPanel-module__1ZJnTW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90;background:#fff9;animation:.4s CartPanel-module__1ZJnTW__fadeIn;position:fixed;inset:0}.CartPanel-module__1ZJnTW__slidePanel{z-index:100;background:#fff;flex-direction:column;width:100%;max-width:480px;animation:.45s cubic-bezier(.4,0,.2,1) CartPanel-module__1ZJnTW__slidePanelIn;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-4px 0 24px #00000026}@keyframes CartPanel-module__1ZJnTW__slidePanelIn{0%{transform:translate(100%)}to{transform:translate(0)}}.CartPanel-module__1ZJnTW__panelHeader{border-bottom:1px solid var(--border-subtle);background:#fff;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.CartPanel-module__1ZJnTW__panelTitle{color:var(--color-text-primary);letter-spacing:var(--tracking-tight);margin:0;font-size:1.25rem;font-weight:700}.CartPanel-module__1ZJnTW__closeButton{cursor:pointer;width:36px;height:36px;color:var(--color-text-primary);background:#0000000a;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.CartPanel-module__1ZJnTW__closeButton:hover{background:#00000014}.CartPanel-module__1ZJnTW__panelActions{border-bottom:1px solid var(--border-subtle);flex-direction:column;order:0;gap:.75rem;padding:1.5rem;display:flex}.CartPanel-module__1ZJnTW__hideVatMobile{display:inline}.CartPanel-module__1ZJnTW__availabilityWarning{color:#c2410c;margin:0;padding:.875rem 1.5rem 0;font-size:.8125rem;font-weight:600}.CartPanel-module__1ZJnTW__availabilityWarningOutOfStock{color:#a16207}.CartPanel-module__1ZJnTW__productsSection{flex:1;padding:1.5rem;overflow-y:auto}.CartPanel-module__1ZJnTW__productsSectionTitle{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;font-size:.875rem;font-weight:600}.CartPanel-module__1ZJnTW__productsList{flex-direction:column;gap:.75rem;display:flex}.CartPanel-module__1ZJnTW__productItem{border:1px solid var(--border-default);background:#fff;border-radius:8px;align-items:center;gap:.875rem;padding:.875rem;transition:all .2s;display:flex}.CartPanel-module__1ZJnTW__productItem:hover{border-color:var(--border-medium)}.CartPanel-module__1ZJnTW__productUnavailable{background:#c2410c0a;border-color:#c2410c40}.CartPanel-module__1ZJnTW__productOutOfStock{background:#f59e0b0f;border-color:#a162073d}.CartPanel-module__1ZJnTW__productItemInfo{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.CartPanel-module__1ZJnTW__productItemName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:600;overflow:hidden}.CartPanel-module__1ZJnTW__productItemUnitMath{color:var(--color-text-secondary);font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:500}.CartPanel-module__1ZJnTW__productItemPrice{color:var(--brand-orange);font-size:.875rem;font-weight:700}.CartPanel-module__1ZJnTW__productItemStatus{color:#c2410c;font-size:.75rem;font-weight:600}.CartPanel-module__1ZJnTW__productItemStatusOutOfStock{color:#a16207}.CartPanel-module__1ZJnTW__productItemQty{color:var(--color-text-secondary);font-variant-numeric:tabular-nums;background:#0000000a;border-radius:6px;flex-shrink:0;align-self:center;padding:.25rem .5rem;font-size:.875rem;font-weight:600}.CartPanel-module__1ZJnTW__productItemControls{flex-shrink:0;align-items:center;gap:.375rem;display:flex}.CartPanel-module__1ZJnTW__qtyStepper{border:1px solid var(--border-default);background:#fff;border-radius:8px;grid-template-columns:1.75rem minmax(1.5rem,auto) 1.75rem;align-items:center;display:inline-grid;overflow:hidden}.CartPanel-module__1ZJnTW__qtyStepperButton{width:1.75rem;height:1.75rem;color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.CartPanel-module__1ZJnTW__qtyStepperButton:not(:disabled):hover{color:var(--brand-orange);background:#f479201f}.CartPanel-module__1ZJnTW__qtyStepperButton:disabled{color:var(--color-text-muted);cursor:not-allowed;opacity:.45}.CartPanel-module__1ZJnTW__qtyStepperValue{text-align:center;min-width:1.5rem;color:var(--color-text-primary);font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:700}.CartPanel-module__1ZJnTW__qtyRemove{border:1px solid var(--border-default);width:1.75rem;height:1.75rem;color:var(--color-text-secondary);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.CartPanel-module__1ZJnTW__qtyRemove:hover{color:#c2410c;background:#c2410c0f;border-color:#c2410c66}@media (max-width:640px){.CartPanel-module__1ZJnTW__qtyStepperButton,.CartPanel-module__1ZJnTW__qtyRemove{width:2rem;height:2rem}.CartPanel-module__1ZJnTW__qtyStepper{grid-template-columns:2rem minmax(1.5rem,auto) 2rem}}.CartPanel-module__1ZJnTW__panelTotal{border-top:1px solid var(--border-subtle);flex-direction:column;gap:.375rem;padding:1.5rem;display:flex}.CartPanel-module__1ZJnTW__panelPriceBreakdown{flex-direction:column;gap:.25rem;padding-bottom:.625rem;display:flex}.CartPanel-module__1ZJnTW__panelPriceRow{justify-content:space-between;align-items:center;display:flex}.CartPanel-module__1ZJnTW__panelPriceLabel{color:var(--color-text-secondary);font-size:.8125rem;font-weight:500}.CartPanel-module__1ZJnTW__panelPriceValue{color:var(--color-text-secondary);font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:600}.CartPanel-module__1ZJnTW__panelTotalRow{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-top:.625rem;display:flex}.CartPanel-module__1ZJnTW__panelTotalLabel{color:var(--color-text-secondary);font-size:1rem;font-weight:600}.CartPanel-module__1ZJnTW__panelTotalGroup{align-items:baseline;gap:.5rem;display:flex}.CartPanel-module__1ZJnTW__panelOriginalPrice{color:var(--color-text-secondary);font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:500;text-decoration:line-through}.CartPanel-module__1ZJnTW__panelDiscountBadge{color:#16a34a;background:#16a34a1a;border-radius:4px;padding:.125rem .375rem;font-size:.75rem;font-weight:700}.CartPanel-module__1ZJnTW__panelTotalPrice{color:var(--color-text-primary);letter-spacing:var(--tracking-tight);font-size:1.5rem;font-weight:700}@keyframes CartPanel-module__1ZJnTW__fadeIn{0%{opacity:0}to{opacity:1}}.CartPanel-module__1ZJnTW__mobilePill{display:none}.CartPanel-module__1ZJnTW__mobileHide{display:contents}@media (max-width:640px){.CartPanel-module__1ZJnTW__mobileHide{display:none}.CartPanel-module__1ZJnTW__mobilePill{z-index:50;background:var(--brand-blue);color:#fff;cursor:pointer;font-variant-numeric:tabular-nums;letter-spacing:var(--tracking-tight);border:none;border-radius:9999px;align-items:center;gap:.375rem;padding:.5rem 1rem .5rem .75rem;font-size:.9375rem;font-weight:700;display:flex;position:fixed;top:1rem;right:1rem;box-shadow:0 2px 12px #0003}.CartPanel-module__1ZJnTW__slidePanel{max-width:100%}.CartPanel-module__1ZJnTW__panelHeader,.CartPanel-module__1ZJnTW__panelActions,.CartPanel-module__1ZJnTW__productsSection,.CartPanel-module__1ZJnTW__panelTotal{padding:1.25rem}.CartPanel-module__1ZJnTW__panelTotalPrice{font-size:1.25rem}.CartPanel-module__1ZJnTW__panelTotalRow{padding-top:.5rem}.CartPanel-module__1ZJnTW__panelActions{border-bottom:none;border-top:1px solid var(--border-subtle);order:10;padding:1.25rem}.CartPanel-module__1ZJnTW__hideVatMobile{display:none}.CartPanel-module__1ZJnTW__closeButton{width:44px;height:44px}}
.CrossSellModal-module__vSbqCa__backdrop{z-index:120;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0b122094;justify-content:stretch;align-items:stretch;padding:0;display:flex;position:fixed;inset:0}.CrossSellModal-module__vSbqCa__modal{background:#fff;border-radius:0;flex-direction:column;width:100%;height:100vh;display:flex;overflow:hidden}.CrossSellModal-module__vSbqCa__header{z-index:2;border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;grid-template-columns:2.5rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.875rem 1rem;display:grid;position:sticky;top:0}.CrossSellModal-module__vSbqCa__headerActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:inline-flex}.CrossSellModal-module__vSbqCa__mobileActions{display:none}.CrossSellModal-module__vSbqCa__title{min-width:0;color:var(--color-text-primary);letter-spacing:0;margin:0;font-size:1rem;font-weight:750}.CrossSellModal-module__vSbqCa__closeButton,.CrossSellModal-module__vSbqCa__sectionHeader,.CrossSellModal-module__vSbqCa__stepperButton{font:inherit}.CrossSellModal-module__vSbqCa__closeButton{border:1px solid var(--border-subtle);width:2.25rem;height:2.25rem;color:var(--color-text-muted);cursor:pointer;background:#ffffffb8;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.CrossSellModal-module__vSbqCa__closeButton:hover{border-color:var(--border-default);color:var(--color-text-primary)}.CrossSellModal-module__vSbqCa__footer{z-index:2;padding:1rem 1.25rem max(1rem, env(safe-area-inset-bottom));border-top:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;flex-direction:column;gap:.625rem;display:flex;position:sticky;bottom:0}.CrossSellModal-module__vSbqCa__body{flex:auto;min-height:0;padding:.75rem 1rem 1rem;overflow-y:auto}.CrossSellModal-module__vSbqCa__emptyState{color:var(--color-text-secondary);text-align:center;margin:1.5rem 0;font-size:.875rem}.CrossSellModal-module__vSbqCa__section{border-bottom:1px solid var(--border-subtle)}.CrossSellModal-module__vSbqCa__section:last-child{border-bottom:none}.CrossSellModal-module__vSbqCa__sectionHeader{width:100%;min-height:3.25rem;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:0;display:flex}.CrossSellModal-module__vSbqCa__sectionTitle{color:var(--color-text-primary);letter-spacing:0;font-size:.95rem;font-weight:750}.CrossSellModal-module__vSbqCa__sectionMeta{color:var(--color-text-muted);flex:none;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:650;display:inline-flex}.CrossSellModal-module__vSbqCa__chevron,.CrossSellModal-module__vSbqCa__chevronOpen{color:var(--color-text-muted);transition:transform .18s}.CrossSellModal-module__vSbqCa__chevronOpen{transform:rotate(180deg)}.CrossSellModal-module__vSbqCa__grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:.625rem;padding:0 0 .875rem;display:grid}.CrossSellModal-module__vSbqCa__stepper{border:1px solid var(--border-subtle);background:#ffffffbd;border-radius:8px;grid-template-columns:2rem minmax(1.75rem,auto) 2rem;align-items:center;display:inline-grid;overflow:hidden}.CrossSellModal-module__vSbqCa__stepperButton{width:2rem;height:2rem;color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.CrossSellModal-module__vSbqCa__stepperButton:disabled{color:var(--color-text-muted);cursor:not-allowed;opacity:.45}.CrossSellModal-module__vSbqCa__stepperButton:not(:disabled):hover{color:var(--brand-orange);background:#f479201f}.CrossSellModal-module__vSbqCa__stepperValue{min-width:1.75rem;color:var(--color-text-primary);text-align:center;font-size:.875rem;font-weight:750}@media (max-width:640px){.CrossSellModal-module__vSbqCa__header{grid-template-columns:2.25rem minmax(0,1fr);gap:.5rem;padding:.75rem}.CrossSellModal-module__vSbqCa__headerActions{display:none}.CrossSellModal-module__vSbqCa__mobileActions{padding:.75rem .875rem max(.75rem, env(safe-area-inset-bottom));border-top:1px solid var(--border-subtle);background:#fff;align-items:stretch;gap:.5rem;display:flex}.CrossSellModal-module__vSbqCa__mobileActions>*{flex:1}.CrossSellModal-module__vSbqCa__body{padding:.5rem .75rem 1rem}.CrossSellModal-module__vSbqCa__footer{padding:.875rem}.CrossSellModal-module__vSbqCa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.LoadingSpinner-module__UzbzZG__container{justify-content:center;align-items:center;display:flex}.LoadingSpinner-module__UzbzZG__spinner{border-style:solid;border-color:#e5e7eb;border-top-color:var(--color-text-primary);border-radius:50%;animation:.8s linear infinite LoadingSpinner-module__UzbzZG__spin}.LoadingSpinner-module__UzbzZG__sm{border-width:2px;width:1rem;height:1rem}.LoadingSpinner-module__UzbzZG__md{border-width:2px;width:2rem;height:2rem}.LoadingSpinner-module__UzbzZG__lg{border-width:3px;width:3rem;height:3rem}.LoadingSpinner-module__UzbzZG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes LoadingSpinner-module__UzbzZG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.CTA-module__vfRUkW__btnPrimary,.CTA-module__vfRUkW__btnSecondary{cursor:pointer;white-space:nowrap;box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;gap:.375rem;min-height:36px;padding:0 1.125rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:all .2s;display:inline-flex}.CTA-module__vfRUkW__btnPrimary:disabled,.CTA-module__vfRUkW__btnSecondary:disabled{opacity:.45;cursor:not-allowed}.CTA-module__vfRUkW__btnContinue{border:1px solid var(--brand-blue);background:var(--brand-blue);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.CTA-module__vfRUkW__btnContinue:hover:not(:disabled){background:#00527d;border-color:#00527d}.CTA-module__vfRUkW__btnContinue:disabled{cursor:not-allowed;opacity:.55}.CTA-module__vfRUkW__btnPrimary{background:var(--brand-orange);color:#fff;border:1px solid var(--brand-orange)}.CTA-module__vfRUkW__btnPrimary:hover:not(:disabled){background:#e6650b;border-color:#e6650b}.CTA-module__vfRUkW__btnSecondary{background:var(--brand-blue);color:#fff;border:1px solid var(--brand-blue)}.CTA-module__vfRUkW__btnSecondary:hover:not(:disabled){background:#00527d;border-color:#00527d}.CTA-module__vfRUkW__errorMessage{color:#c0392b;text-align:center;cursor:pointer;background:#c0392b14;border-radius:6px;width:100%;padding:.5rem .75rem;font-size:.8125rem}.CTA-module__vfRUkW__warningMessage{color:#9a3412;text-align:center;background:#f59e0b1f;border-radius:6px;width:100%;padding:.5rem .75rem;font-size:.8125rem}@media (pointer:coarse){.CTA-module__vfRUkW__desktopOnlyGroup{display:none!important}}
.DebugPanel-module__P3AtWG__debugPanel{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000e6;border:1px solid #ffffff1a;border-radius:8px;max-width:320px;padding:1rem;font-family:Courier New,monospace;position:fixed;bottom:1.5rem;left:1.5rem;box-shadow:0 4px 6px -1px #0000004d}.DebugPanel-module__P3AtWG__toggle{color:#10b981;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:0;font-family:Courier New,monospace;font-size:.875rem;font-weight:700}.DebugPanel-module__P3AtWG__toggle:hover{color:#34d399}.DebugPanel-module__P3AtWG__title{color:#10b981;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem;font-size:.875rem;font-weight:700}.DebugPanel-module__P3AtWG__content{color:#e5e7eb;scrollbar-width:thin;scrollbar-color:#fff3 transparent;max-height:300px;margin:0;font-size:.75rem;line-height:1.5;overflow:auto}.DebugPanel-module__P3AtWG__content::-webkit-scrollbar{width:4px;height:4px}.DebugPanel-module__P3AtWG__content::-webkit-scrollbar-track{background:0 0}.DebugPanel-module__P3AtWG__content::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:2px}.DebugPanel-module__P3AtWG__content::-webkit-scrollbar-thumb:hover{background-color:#ffffff4d}@media (max-width:640px){.DebugPanel-module__P3AtWG__debugPanel{max-width:calc(100vw - 2rem);bottom:1rem;left:1rem}}
.KitPlacementEditor-module__lhHl7G__editor{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#e5e7eb;background:#0f0f14f5;border:1px solid #ffffff1f;border-radius:10px;flex-direction:column;width:620px;max-height:calc(100vh - 2rem);font-family:Courier New,ui-monospace,monospace;font-size:.9rem;display:flex;position:fixed;top:1rem;right:1rem;overflow:hidden;box-shadow:0 10px 30px #00000073}.KitPlacementEditor-module__lhHl7G__editor.KitPlacementEditor-module__lhHl7G__collapsed{width:auto;max-width:360px}.KitPlacementEditor-module__lhHl7G__header{cursor:pointer;color:#f59e0b;letter-spacing:.06em;text-align:left;background:#ffffff0a;border:none;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem 1rem;font-family:inherit;font-size:.9rem;font-weight:700;display:flex}.KitPlacementEditor-module__lhHl7G__header:hover{background:#ffffff12}.KitPlacementEditor-module__lhHl7G__chevron{color:#9ca3af}.KitPlacementEditor-module__lhHl7G__body{flex:1;grid-template-columns:260px 1fr;min-height:0;display:grid;overflow:hidden}.KitPlacementEditor-module__lhHl7G__sidebar{background:#0000004d;border-right:1px solid #ffffff14;flex-direction:column;min-height:0;display:flex}.KitPlacementEditor-module__lhHl7G__toolbar{border-bottom:1px solid #ffffff14;gap:.4rem;padding:.55rem;display:flex}.KitPlacementEditor-module__lhHl7G__toolbar button{color:#e5e7eb;cursor:pointer;text-align:center;background:#ffffff14;border:1px solid #ffffff24;border-radius:4px;flex:1;padding:.45rem .5rem;font-family:inherit;font-size:.85rem}.KitPlacementEditor-module__lhHl7G__toolbar button:hover{background:#ffffff24}.KitPlacementEditor-module__lhHl7G__kitList{flex:1;margin:0;padding:0;list-style:none;overflow-y:auto}.KitPlacementEditor-module__lhHl7G__kitItem{cursor:pointer;border-bottom:1px solid #ffffff0a;grid-template-rows:auto auto;grid-template-columns:1.5rem 1fr;align-items:center;column-gap:.55rem;padding:.5rem .7rem;font-size:.85rem;display:grid}.KitPlacementEditor-module__lhHl7G__kitItem:hover{background:#ffffff0d}.KitPlacementEditor-module__lhHl7G__kitItem.KitPlacementEditor-module__lhHl7G__selected{background:#f59e0b2e;border-left:2px solid #f59e0b}.KitPlacementEditor-module__lhHl7G__badge{text-align:center;grid-row:1/span 2;font-size:1.1rem;line-height:1}.KitPlacementEditor-module__lhHl7G__badge_empty{color:#6b7280}.KitPlacementEditor-module__lhHl7G__badge_match{color:#10b981}.KitPlacementEditor-module__lhHl7G__badge_mismatch{color:#ef4444}.KitPlacementEditor-module__lhHl7G__kitSku{color:#f9fafb;font-weight:600}.KitPlacementEditor-module__lhHl7G__kitCode{color:#9ca3af;font-size:.75rem}.KitPlacementEditor-module__lhHl7G__main{flex-direction:column;gap:.8rem;min-height:0;padding:.9rem;display:flex;overflow-y:auto}.KitPlacementEditor-module__lhHl7G__empty{color:#9ca3af;text-align:center;padding:2rem .5rem;font-size:.95rem}.KitPlacementEditor-module__lhHl7G__mainHeader{justify-content:space-between;align-items:flex-start;gap:.7rem;display:flex}.KitPlacementEditor-module__lhHl7G__titleBlock{flex-direction:column;gap:.3rem;display:flex}.KitPlacementEditor-module__lhHl7G__titleBlock strong{color:#f9fafb;font-size:1rem}.KitPlacementEditor-module__lhHl7G__mutedCode{color:#9ca3af;font-size:.85rem}.KitPlacementEditor-module__lhHl7G__statusPill{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;width:fit-content;padding:.15rem .55rem;font-size:.75rem;display:inline-block}.KitPlacementEditor-module__lhHl7G__statusMatch{color:#10b981;background:#10b98133}.KitPlacementEditor-module__lhHl7G__statusMismatch{color:#ef4444;background:#ef444433}.KitPlacementEditor-module__lhHl7G__actions{flex-direction:column;gap:.4rem;display:flex}.KitPlacementEditor-module__lhHl7G__actions button{color:#1f2937;cursor:pointer;background:#f59e0b;border:none;border-radius:4px;padding:.45rem .85rem;font-family:inherit;font-size:.85rem;font-weight:700}.KitPlacementEditor-module__lhHl7G__actions button:hover{background:#fbbf24}.KitPlacementEditor-module__lhHl7G__actions .KitPlacementEditor-module__lhHl7G__secondary{color:#e5e7eb;background:0 0;border:1px solid #fff3}.KitPlacementEditor-module__lhHl7G__actions .KitPlacementEditor-module__lhHl7G__secondary:hover{background:#ffffff14}.KitPlacementEditor-module__lhHl7G__ref{cursor:zoom-in;background:#0006;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;min-height:140px;transition:border-color .15s;display:flex;overflow:hidden}.KitPlacementEditor-module__lhHl7G__ref:hover{border-color:#f59e0b66}.KitPlacementEditor-module__lhHl7G__ref img{object-fit:contain;width:100%;height:auto;max-height:240px;display:block}.KitPlacementEditor-module__lhHl7G__refFallback{color:#9ca3af;text-align:center;border:1px dashed #ffffff1f;border-radius:6px;padding:1.2rem;font-size:.85rem}.KitPlacementEditor-module__lhHl7G__refFallback code{color:#f59e0b}.KitPlacementEditor-module__lhHl7G__diffHint{color:#9ca3af;font-size:.8rem;font-style:italic}.KitPlacementEditor-module__lhHl7G__diff{border-collapse:collapse;width:100%;font-size:.85rem}.KitPlacementEditor-module__lhHl7G__diff th,.KitPlacementEditor-module__lhHl7G__diff td{text-align:left;border-bottom:1px solid #ffffff0f;padding:.4rem .6rem}.KitPlacementEditor-module__lhHl7G__diff th{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.KitPlacementEditor-module__lhHl7G__rowMatch td{color:#d1d5db}.KitPlacementEditor-module__lhHl7G__rowMismatch td{color:#fca5a5;background:#ef444414}.KitPlacementEditor-module__lhHl7G__rowPlaceable{cursor:pointer}.KitPlacementEditor-module__lhHl7G__rowPlaceable:hover td{color:#f9fafb;background:#f59e0b26}.KitPlacementEditor-module__lhHl7G__lightbox{z-index:2000;cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.KitPlacementEditor-module__lhHl7G__lightbox img{object-fit:contain;border-radius:4px;max-width:95vw;max-height:95vh;box-shadow:0 20px 60px #0009}.KitPlacementEditor-module__lhHl7G__lightboxClose{color:#e5e7eb;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.1rem;display:flex;position:absolute;top:1.2rem;right:1.2rem}.KitPlacementEditor-module__lhHl7G__lightboxClose:hover{background:#fff3}
.LocalDraftRestoreDialog-module__bcsXAq__overlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1118276b;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.LocalDraftRestoreDialog-module__bcsXAq__dialog{border:1px solid var(--border-default);background:#fff;border-radius:8px;flex-direction:column;gap:1rem;width:min(100%,420px);padding:1.25rem;display:flex;box-shadow:0 18px 48px #00000038}.LocalDraftRestoreDialog-module__bcsXAq__title{color:var(--color-text-primary);margin:0;font-size:1.125rem;font-weight:700}.LocalDraftRestoreDialog-module__bcsXAq__body{color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.45}.LocalDraftRestoreDialog-module__bcsXAq__actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.LocalDraftRestoreDialog-module__bcsXAq__primary,.LocalDraftRestoreDialog-module__bcsXAq__secondary,.LocalDraftRestoreDialog-module__bcsXAq__ghost{cursor:pointer;border-radius:6px;min-height:38px;padding:0 .875rem;font-family:inherit;font-size:.875rem;font-weight:600}.LocalDraftRestoreDialog-module__bcsXAq__primary{border:1px solid var(--brand-blue);background:var(--brand-blue);color:#fff}.LocalDraftRestoreDialog-module__bcsXAq__secondary{border:1px solid var(--border-medium);color:var(--color-text-primary);background:#fff}.LocalDraftRestoreDialog-module__bcsXAq__ghost{color:var(--color-text-secondary);background:0 0;border:1px solid #0000}@media (max-width:520px){.LocalDraftRestoreDialog-module__bcsXAq__dialog{padding:1rem}.LocalDraftRestoreDialog-module__bcsXAq__actions{flex-direction:column;align-items:stretch}}
.ModalFrame-module__rGKosG__wrapper{z-index:50;background:#f5f5f5;flex-direction:column;gap:8px;padding:14px 16px;display:flex;position:fixed;inset:0}.ModalFrame-module__rGKosG__topBar{flex:none;justify-content:space-between;align-items:center;gap:1rem;display:flex}.ModalFrame-module__rGKosG__topBarLeft{align-items:center;gap:.625rem;display:flex}.ModalFrame-module__rGKosG__topBarRight{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.ModalFrame-module__rGKosG__frame{background:#fff;border:2px solid #eaeaea;border-radius:16px;flex:1;width:100%;min-height:0;position:relative;overflow:hidden}.ModalFrame-module__rGKosG__content{position:absolute;inset:0;overflow:hidden}.ModalFrame-module__rGKosG__ctaRow{align-items:center;gap:.75rem;display:flex}.ModalFrame-module__rGKosG__priceValue{color:var(--color-text-primary);white-space:nowrap;font-size:1rem;font-weight:700}.ModalFrame-module__rGKosG__warningMessage{text-align:right;color:#c2410c;max-width:380px;margin:0;font-size:.75rem;font-weight:600;line-height:1.35}.ModalFrame-module__rGKosG__warningMessageOutOfStock{color:#a16207}.ModalFrame-module__rGKosG__closeButton{border:1px solid var(--border-medium);cursor:pointer;width:36px;height:36px;color:var(--color-text-primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.ModalFrame-module__rGKosG__closeButton:hover{background:#fafafa;box-shadow:0 2px 8px #00000014}.ModalFrame-module__rGKosG__closeButton:active{transform:scale(.95)}.ModalFrame-module__rGKosG__confirmBtn{border:1px solid var(--brand-blue);background:var(--brand-blue);color:#fff;cursor:pointer;white-space:nowrap;border-radius:8px;height:36px;padding:0 1.125rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .2s}.ModalFrame-module__rGKosG__confirmBtn:hover{background:#00527d;border-color:#00527d;transform:translateY(-1px);box-shadow:0 4px 12px -2px #003b5c59}.ModalFrame-module__rGKosG__confirmBtn:active{transform:translateY(0)}.ModalFrame-module__rGKosG__confirmBtn:disabled{opacity:.35;cursor:not-allowed;box-shadow:none;transform:none}.ModalFrame-module__rGKosG__modalConfirmBtn{border:1px solid var(--brand-blue);background:var(--brand-blue);color:#fff;cursor:pointer;white-space:nowrap;box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;gap:.375rem;min-height:36px;padding:0 1.125rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:all .2s;display:inline-flex}.ModalFrame-module__rGKosG__modalConfirmBtn:hover:not(:disabled){background:#00527d;border-color:#00527d}.ModalFrame-module__rGKosG__modalConfirmBtn:disabled{opacity:.45;cursor:not-allowed}.ModalFrame-module__rGKosG__listButton{border:1px solid var(--border-medium);height:36px;color:var(--color-text-primary);cursor:pointer;background:#fff;border-radius:18px;align-items:center;gap:.4rem;padding:0 .75rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:all .2s;display:inline-flex}.ModalFrame-module__rGKosG__listButton:hover:not(:disabled){background:#fafafa;box-shadow:0 2px 8px #00000014}.ModalFrame-module__rGKosG__listButton:active:not(:disabled){transform:scale(.97)}.ModalFrame-module__rGKosG__listButton:disabled{opacity:.45;cursor:not-allowed}.ModalFrame-module__rGKosG__listBadge{background:var(--brand-blue);color:#fff;font-variant-numeric:tabular-nums;border-radius:9999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 .375rem;font-size:.75rem;font-weight:700;display:inline-flex}.ModalFrame-module__rGKosG__listOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:120;background:#00000040;animation:.25s ModalFrame-module__rGKosG__listFadeIn;position:absolute;inset:0}.ModalFrame-module__rGKosG__listPanel{z-index:130;background:#fff;flex-direction:column;width:100%;max-width:420px;animation:.35s cubic-bezier(.4,0,.2,1) ModalFrame-module__rGKosG__listSlideIn;display:flex;position:absolute;top:0;bottom:0;left:0;overflow:hidden;box-shadow:4px 0 24px #00000026}.ModalFrame-module__rGKosG__listHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:1.25rem 1.25rem 1rem;display:flex}.ModalFrame-module__rGKosG__listTitle{color:var(--color-text-primary);letter-spacing:var(--tracking-tight);margin:0;font-size:1.125rem;font-weight:700}.ModalFrame-module__rGKosG__listCloseButton{width:36px;height:36px;color:var(--color-text-primary);cursor:pointer;background:#0000000a;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .2s;display:flex}.ModalFrame-module__rGKosG__listCloseButton:hover{background:#00000014}.ModalFrame-module__rGKosG__listBody{flex:1;padding:1rem 1.25rem 1.25rem;overflow-y:auto}.ModalFrame-module__rGKosG__listEmpty{color:var(--color-text-secondary);text-align:center;margin:0;padding:1rem 0;font-size:.875rem}.ModalFrame-module__rGKosG__listItems{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.ModalFrame-module__rGKosG__listItem{border:1px solid var(--border-default);background:#fff;border-radius:8px;align-items:center;gap:.75rem;padding:.625rem .75rem;display:flex}.ModalFrame-module__rGKosG__listItemUnavailable{background:#c2410c0a;border-color:#c2410c40}.ModalFrame-module__rGKosG__listItemOutOfStock{background:#f59e0b0f;border-color:#a162073d}.ModalFrame-module__rGKosG__listItemInfo{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.ModalFrame-module__rGKosG__listItemName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.ModalFrame-module__rGKosG__listItemPrice{color:var(--brand-orange);font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:700}.ModalFrame-module__rGKosG__listItemStatus{color:#c2410c;font-size:.75rem;font-weight:600}.ModalFrame-module__rGKosG__listItemStatusOutOfStock{color:#a16207}.ModalFrame-module__rGKosG__listItemQty{color:var(--color-text-secondary);font-variant-numeric:tabular-nums;background:#0000000a;border-radius:6px;flex-shrink:0;padding:.2rem .5rem;font-size:.8125rem;font-weight:600}@keyframes ModalFrame-module__rGKosG__listFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ModalFrame-module__rGKosG__listSlideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (max-width:640px){.ModalFrame-module__rGKosG__wrapper{gap:6px;padding:10px}.ModalFrame-module__rGKosG__topBar{gap:.5rem}.ModalFrame-module__rGKosG__topBarLeft{gap:.4rem}.ModalFrame-module__rGKosG__ctaRow{gap:.5rem}.ModalFrame-module__rGKosG__frame{border-radius:12px}.ModalFrame-module__rGKosG__confirmBtn{height:34px;padding:0 1rem;font-size:.8125rem}.ModalFrame-module__rGKosG__closeButton{width:44px;height:44px}.ModalFrame-module__rGKosG__listButton{height:34px;padding:0 .625rem}.ModalFrame-module__rGKosG__listButton span:not(.ModalFrame-module__rGKosG__listBadge){display:none}.ModalFrame-module__rGKosG__listPanel{max-width:88%}}
.LogoBanner-module__Ar4sRa__banner{justify-content:center;align-items:center;gap:1.75rem;padding-bottom:.75rem;display:flex}.LogoBanner-module__Ar4sRa__logoBs{object-fit:contain;width:auto;height:88px}.LogoBanner-module__Ar4sRa__logoSogi{object-fit:contain;width:auto;height:120px}@media (max-width:640px){.LogoBanner-module__Ar4sRa__banner{gap:1rem}.LogoBanner-module__Ar4sRa__logoBs{height:56px}.LogoBanner-module__Ar4sRa__logoSogi{height:76px}}
.Configurator-module___MQIpa__wrapper{z-index:0;box-sizing:border-box;width:100vw;height:100vh;padding:0;position:fixed;top:0;left:0}
.TilesPanel-module__WpDmtW__section{flex-direction:column;gap:.5rem;display:flex}.TilesPanel-module__WpDmtW__label{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:var(--tracking-wide);font-size:.75rem;font-weight:600}.TilesPanel-module__WpDmtW__emptyState{color:var(--color-text-secondary);margin:0;font-size:.8125rem}.TilesPanel-module__WpDmtW__patternTrack{background:#0000000a;border-radius:8px;gap:.25rem;padding:.2rem;display:flex}.TilesPanel-module__WpDmtW__patternBtn{color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;flex:1;padding:.4rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:all .2s}.TilesPanel-module__WpDmtW__patternBtn:hover{color:var(--color-text-primary)}.TilesPanel-module__WpDmtW__patternBtn:disabled{opacity:.45;cursor:not-allowed}.TilesPanel-module__WpDmtW__patternBtn.TilesPanel-module__WpDmtW__active{background:var(--brand-orange);color:#fff;box-shadow:0 2px 8px -2px #ff720d66}.TilesPanel-module__WpDmtW__paintBtn{border-left:1px solid var(--border-default);justify-content:center;align-items:center;gap:.3rem;margin-left:.15rem;padding-left:.85rem;display:flex}.TilesPanel-module__WpDmtW__resetBtn{border:1px solid var(--border-default);color:var(--color-text-secondary);cursor:pointer;background:0 0;border-radius:6px;align-self:flex-start;align-items:center;gap:.35rem;padding:.35rem .65rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.TilesPanel-module__WpDmtW__resetBtn:hover{border-color:var(--border-medium);color:var(--color-text-primary)}.TilesPanel-module__WpDmtW__resetBtn.TilesPanel-module__WpDmtW__resetConfirm{background:var(--color-danger,#e53e3e);border-color:var(--color-danger,#e53e3e);color:#fff}.TilesPanel-module__WpDmtW__resetBtn.TilesPanel-module__WpDmtW__resetConfirm:hover{filter:brightness(.9)}.TilesPanel-module__WpDmtW__swatches{gap:.5rem;display:flex}.TilesPanel-module__WpDmtW__swatch{background:var(--swatch-color);cursor:pointer;border:2px solid #0000;border-radius:8px;width:2rem;height:2rem;padding:0;transition:all .15s}.TilesPanel-module__WpDmtW__swatch:hover{border-color:var(--border-medium);transform:scale(1.1)}.TilesPanel-module__WpDmtW__swatch.TilesPanel-module__WpDmtW__selected{border-color:var(--brand-orange);box-shadow:0 0 0 2px #ff720d40}.TilesPanel-module__WpDmtW__swatch:disabled{opacity:.3;cursor:not-allowed;transform:none}.TilesPanel-module__WpDmtW__swatch:focus-visible{outline:2px solid var(--brand-orange);outline-offset:2px}.TilesPanel-module__WpDmtW__countList{flex-direction:column;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.TilesPanel-module__WpDmtW__countItem{align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.TilesPanel-module__WpDmtW__countDot{background:var(--swatch-color);border-radius:4px;flex-shrink:0;width:.75rem;height:.75rem}.TilesPanel-module__WpDmtW__countLabel{color:var(--color-text-secondary);flex:1}.TilesPanel-module__WpDmtW__countValue{color:var(--color-text-primary);font-variant-numeric:tabular-nums;font-weight:600}
.TileOverridePanel-module__ZmYLsa__card{border-radius:12px;flex-direction:column;gap:.75rem;padding:.875rem;display:flex}.TileOverridePanel-module__ZmYLsa__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.TileOverridePanel-module__ZmYLsa__label{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:var(--tracking-wide);font-size:.75rem;font-weight:600}.TileOverridePanel-module__ZmYLsa__emptyState{color:var(--color-text-secondary);margin:0;font-size:.8125rem}.TileOverridePanel-module__ZmYLsa__closeBtn{width:1.5rem;height:1.5rem;font-size:.75rem}.TileOverridePanel-module__ZmYLsa__swatches{gap:.5rem;display:flex}.TileOverridePanel-module__ZmYLsa__swatch{background:var(--swatch-color);cursor:pointer;border:2px solid #0000;border-radius:8px;width:2rem;height:2rem;padding:0;transition:all .15s}.TileOverridePanel-module__ZmYLsa__swatch:hover{border-color:var(--border-medium);transform:scale(1.1)}.TileOverridePanel-module__ZmYLsa__swatch.TileOverridePanel-module__ZmYLsa__selected{border-color:var(--brand-orange);box-shadow:0 0 0 2px #ff720d40}.TileOverridePanel-module__ZmYLsa__swatch:focus-visible{outline:2px solid var(--brand-orange);outline-offset:2px}.TileOverridePanel-module__ZmYLsa__actions{gap:.375rem;display:flex}.TileOverridePanel-module__ZmYLsa__actionBtn{border:1px solid var(--border-default);color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;flex:1;padding:.35rem .625rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .15s}.TileOverridePanel-module__ZmYLsa__actionBtn:hover{color:var(--color-text-primary);border-color:var(--border-medium);background:#00000005}
.PaintPanel-module__BNhSXq__panel{flex-direction:column;align-items:center;gap:.5rem;display:flex}.PaintPanel-module__BNhSXq__card{border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.PaintPanel-module__BNhSXq__closeBtn{width:1.75rem;height:1.75rem;color:var(--color-text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.PaintPanel-module__BNhSXq__icon{color:var(--brand-orange);flex-shrink:0}.PaintPanel-module__BNhSXq__label{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:var(--tracking-wide);font-size:.75rem;font-weight:600}.PaintPanel-module__BNhSXq__emptyState{color:var(--color-text-secondary);margin:0;font-size:.8125rem}.PaintPanel-module__BNhSXq__swatches{gap:.5rem;display:flex}.PaintPanel-module__BNhSXq__swatch{background:var(--swatch-color);cursor:pointer;border:2px solid #0000;border-radius:8px;width:2rem;height:2rem;padding:0;transition:all .15s}.PaintPanel-module__BNhSXq__swatch:hover{border-color:var(--border-medium);transform:scale(1.1)}.PaintPanel-module__BNhSXq__swatch.PaintPanel-module__BNhSXq__selected{border-color:var(--brand-orange);box-shadow:0 0 0 2px #ff720d40}.PaintPanel-module__BNhSXq__swatch:disabled{opacity:.3;cursor:not-allowed;transform:none}.PaintPanel-module__BNhSXq__swatch:focus-visible{outline:2px solid var(--brand-orange);outline-offset:2px}@media (max-width:640px){.PaintPanel-module__BNhSXq__card{flex-wrap:wrap;justify-content:center}}
.ConfiguratorUI-module__17PiPq__backButton{color:#475569;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:#ffffffe6;border:1px solid #0000000f;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;box-shadow:0 2px 8px -2px #00000014}.ConfiguratorUI-module__17PiPq__backButton:hover{color:var(--brand-orange);border-color:var(--brand-orange)}.ConfiguratorUI-module__17PiPq__btnCheckout{border:1px solid var(--brand-blue);background:var(--brand-blue);color:#fff;cursor:pointer;white-space:nowrap;box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;gap:.375rem;min-height:36px;padding:0 1.125rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:all .2s;display:inline-flex}.ConfiguratorUI-module__17PiPq__btnCheckout:hover:not(:disabled){background:#00527d;border-color:#00527d}.ConfiguratorUI-module__17PiPq__btnCheckout:disabled{opacity:.45;cursor:not-allowed}.ConfiguratorUI-module__17PiPq__checkoutError{color:#dc2626;text-align:center;padding:.25rem 0;font-size:.8125rem}.ConfiguratorUI-module__17PiPq__checkoutWarning{color:#9a3412;text-align:center;padding:.25rem 0;font-size:.8125rem}
.Multistep-module__9d6tTW__container{flex-direction:column;height:100vh;display:flex}.Multistep-module__9d6tTW__stepContent{flex:1;min-height:0;transform:translateZ(0)}
.CanvasStepLayout-module___cMdIq__container{background:#fff;flex-direction:column;height:100%;display:flex;position:relative}.CanvasStepLayout-module___cMdIq__canvasWrapper{flex:1;justify-content:center;align-items:center;min-width:0;min-height:0;padding:2rem;display:flex;position:relative}.CanvasStepLayout-module___cMdIq__sidePanelStack{flex-direction:column;gap:.875rem;display:flex}@media (max-width:640px){.CanvasStepLayout-module___cMdIq__canvasWrapper{padding:.5rem .5rem 40vh}}
.InstructionsBanner-module___DOMCG__banner{-webkit-backdrop-filter:blur(20px);background:#fffffff5;border:1.5px solid #00000024;border-radius:14px;flex-direction:column;gap:.5rem;max-width:min(880px,100vw - 2rem);max-height:30vh;padding:.75rem 1rem;animation:.52s cubic-bezier(.22,1,.36,1) both InstructionsBanner-module___DOMCG__bannerSlideUp,2.4s ease-in-out .48s both InstructionsBanner-module___DOMCG__bannerBorderPulse;display:flex;overflow-y:auto;box-shadow:0 12px 28px -4px #0000002e,0 6px 14px -2px #0000001a}@keyframes InstructionsBanner-module___DOMCG__bannerSlideUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes InstructionsBanner-module___DOMCG__bannerBorderPulse{0%{border-color:#00000024;box-shadow:0 12px 28px -4px #0000002e,0 6px 14px -2px #0000001a}25%,60%{border-color:#ff720de6;box-shadow:0 12px 28px -4px #ff720d38,0 6px 14px -2px #ff720d24,0 0 0 4px #ff720d24}to{border-color:#00000024;box-shadow:0 12px 28px -4px #0000002e,0 6px 14px -2px #0000001a}}.InstructionsBanner-module___DOMCG__banner h3{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.8125rem;font-weight:700}.InstructionsBanner-module___DOMCG__banner p{color:#1e293b;margin:0;font-size:.9375rem;font-weight:500;line-height:1.35}@media (prefers-reduced-motion:reduce){.InstructionsBanner-module___DOMCG__banner{animation:none}}
.RoomDrawer-module__5haxvq__backButton{color:#475569;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:#ffffffe6;border:1px solid #0000000f;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;box-shadow:0 2px 8px -2px #00000014}.RoomDrawer-module__5haxvq__backButton:hover{color:var(--brand-orange);border-color:var(--brand-orange)}.RoomDrawer-module__5haxvq__canvasHost{width:100%;height:100%;display:block;position:relative}.RoomDrawer-module__5haxvq__canvas{cursor:crosshair;touch-action:none;background:#fff;border:none;display:block}.RoomDrawer-module__5haxvq__actionButtons{align-items:center;gap:.5rem;display:flex}.RoomDrawer-module__5haxvq__actionButton{color:#475569;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:#fffc;border:1px solid #0000000f;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .15s;display:flex;box-shadow:0 2px 8px -2px #00000014,0 1px 4px -1px #0000000a}.RoomDrawer-module__5haxvq__actionButton:hover:not(:disabled){border-color:var(--brand-orange);color:var(--brand-orange);background:#fffffff2;transform:translateY(-2px);box-shadow:0 4px 12px -2px #ff720d26,0 2px 6px -1px #00000014}.RoomDrawer-module__5haxvq__actionButton:disabled{opacity:.4;cursor:not-allowed}.RoomDrawer-module__5haxvq__actionButtonActive{background:var(--brand-orange);color:#fff;border-color:var(--brand-orange)}.RoomDrawer-module__5haxvq__actionButtonActive:hover:not(:disabled){background:var(--brand-orange);color:#fff;border-color:var(--brand-orange);opacity:.9}.RoomDrawer-module__5haxvq__actionButton svg{width:18px;height:18px}.RoomDrawer-module__5haxvq__zoomControls{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:50;background:#fffc;border:1px solid #0000000f;border-radius:10px;align-items:center;gap:.25rem;padding:.375rem;display:flex;position:absolute;bottom:1rem;left:1rem;box-shadow:0 2px 8px -2px #00000014,0 1px 4px -1px #0000000a}.RoomDrawer-module__5haxvq__zoomButton{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.RoomDrawer-module__5haxvq__zoomButton:hover{color:var(--brand-orange);background:#ff720d1a}.RoomDrawer-module__5haxvq__zoomButton svg{width:14px;height:14px}.RoomDrawer-module__5haxvq__zoomLevel{color:#64748b;text-align:center;min-width:38px;font-size:.625rem;font-weight:500}.RoomDrawer-module__5haxvq__panHint{color:#94a3b8;pointer-events:none;white-space:nowrap;background:#ffffffe6;border-radius:4px;padding:.25rem .5rem;font-size:.6875rem;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.RoomDrawer-module__5haxvq__highlight{font-weight:500;color:#0f172a!important}.RoomDrawer-module__5haxvq__success{font-weight:600;color:var(--brand-orange)!important}.RoomDrawer-module__5haxvq__measurements{flex-wrap:wrap;justify-content:flex-end;gap:.375rem;display:flex}.RoomDrawer-module__5haxvq__metric{white-space:nowrap;background:#0f172a0a;border-radius:6px;align-items:baseline;gap:.25rem;padding:.25rem .5rem;display:inline-flex}.RoomDrawer-module__5haxvq__label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem}.RoomDrawer-module__5haxvq__value{color:var(--brand-blue);font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:600}.RoomDrawer-module__5haxvq__confirmButton{color:#fff;background:var(--brand-orange);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:opacity .15s,background-color .15s,color .15s;display:flex}.RoomDrawer-module__5haxvq__confirmButton:hover:not(:disabled){opacity:.9}.RoomDrawer-module__5haxvq__confirmButton:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#0f172a14}.RoomDrawer-module__5haxvq__editOverlay{border:2px solid var(--brand-orange);z-index:100;background:#fff;border-radius:6px;align-items:center;gap:.25rem;padding:.25rem .5rem;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 12px #00000026}.RoomDrawer-module__5haxvq__editInput{color:#0f172a;text-align:right;background:0 0;border:none;outline:none;width:60px;padding:.25rem .5rem;font-size:.875rem;font-weight:600}.RoomDrawer-module__5haxvq__editInput::placeholder{color:#cbd5e1}.RoomDrawer-module__5haxvq__editUnit{color:#64748b;font-size:.875rem;font-weight:500}@media (max-width:640px){.RoomDrawer-module__5haxvq__confirmButton{padding:.75rem 1rem;font-size:.9375rem}.RoomDrawer-module__5haxvq__zoomButton{width:44px;height:44px}}
.DesktopOnlyNotice-module__qzCTva__page{text-align:center;background:linear-gradient(#fff 50%,#fafafa 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.DesktopOnlyNotice-module__qzCTva__banner{margin-bottom:1.5rem}.DesktopOnlyNotice-module__qzCTva__title{letter-spacing:var(--tracking-tight);color:var(--color-text-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:500}.DesktopOnlyNotice-module__qzCTva__body{color:var(--color-text-secondary);max-width:32ch;margin:0 0 2rem;font-size:.95rem;line-height:1.5}.DesktopOnlyNotice-module__qzCTva__back{border:1px solid var(--border-default);color:var(--color-text-primary);background:#fff;border-radius:10px;align-items:center;gap:.4rem;padding:.7rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:border-color .2s,transform .15s;display:inline-flex}.DesktopOnlyNotice-module__qzCTva__back:hover{border-color:var(--brand-orange);color:var(--brand-orange)}.DesktopOnlyNotice-module__qzCTva__back:active{transform:translateY(1px)}
.Configurator-module__dMtn5W__wrapper{z-index:0;box-sizing:border-box;width:100vw;height:100vh;padding:0;position:fixed;top:0;left:0}
.Multistep-module__PLmdaW__container{flex-direction:column;height:100vh;display:flex}.Multistep-module__PLmdaW__stepContent{flex:1;min-height:0;transform:translateZ(0)}