.fs-50{font-size:50px}.status-message{display:flex;align-items:center;justify-content:center;gap:.75rem;text-align:center;margin-top:2rem;padding:1.25rem 2rem;font-size:1.1rem;font-weight:500;color:#c26a00;background:#fff3e0;border:1px solid #ffe0b2;border-radius:10px;position:relative;animation:fadeInGrow .5s ease-out forwards;box-sizing:border-box;max-width:1400px;margin-left:auto;margin-right:auto}.status-message svg{width:22px;height:22px;fill:currentColor;flex-shrink:0}.columns-container{display:flex;flex-wrap:nowrap;gap:2rem;justify-content:center;margin-bottom:2rem;max-width:1430px;margin-left:auto;margin-right:auto;padding:0 1rem;box-sizing:border-box}.filter-column{flex:1;display:flex;flex-direction:column;background-color:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e9ecef;box-shadow:0 8px 30px #0000000d;transform:translateY(15px);opacity:.5;transition:all .4s cubic-bezier(.25,.8,.25,1);box-sizing:border-box;min-width:200px}.filter-column:not(.disabled){opacity:1;transform:translateY(0)}.filter-column:not(.disabled):hover{transform:scale(1.03);border-color:#fd9e18}.filter-column.disabled{pointer-events:none;filter:grayscale(80%);opacity:.6}.columnTitle{font-size:1.1rem;font-weight:600;color:#253d79;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid #e9ecef}.optionsList{overflow-y:auto;overflow-x:hidden;max-height:250px;padding-right:8px;cursor:pointer}.filter-option-empty{color:#adb5bd;padding:.85rem 1rem;font-style:italic;font-size:.9em}.optionsList::-webkit-scrollbar{width:6px}.optionsList::-webkit-scrollbar-track{background:#e9ecef;border-radius:10px}.optionsList::-webkit-scrollbar-thumb{background-color:#fd9e18;border-radius:10px}.filter-option{padding:.6rem 1rem;margin-bottom:.5rem;border-radius:8px;cursor:pointer;color:#253d79;font-weight:500;transition:all .25s ease-out;transform:translate(0);word-break:break-word;line-height:1.4;white-space:normal;border:1px solid transparent}.filter-option:hover{background-color:#fff3e0;color:#c26a00;transform:translate(8px);border-color:#fd9e18}.filter-option.selected{background-color:#fd9e18;color:#fff;font-weight:700;box-shadow:0 4px 15px #fd9e1866;transform:scale(1.05);border-color:#fd9e18}.kits-container{margin-top:2.5rem;padding:1.5rem;border-radius:12px;background:#253d79;border-top:1px solid rgba(253,158,24,.5);box-sizing:border-box;max-width:1400px;margin-left:auto;margin-right:auto}.kits-container h3{color:#fff;font-size:1.5rem;font-weight:600;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.2)}.kit-card{background:#fff;border:1px solid #FFFFFF;border-radius:12px;padding:1.5rem 2rem;margin-bottom:1rem;box-shadow:0 4px 20px #0003;opacity:0;transform:translateY(20px);animation:fadeInUp .5s ease-out forwards;transition:all .3s ease-in-out;box-sizing:border-box}.kit-card:nth-child(2){animation-delay:.1s}.kit-card:nth-child(3){animation-delay:.2s}.kit-card:nth-child(4){animation-delay:.3s}.kit-card:nth-child(n+5){animation-delay:.4s}.kit-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 40px #0000004d;border-color:#fd9e18}.kit-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.kit-part-number{font-size:1.6rem;font-weight:700;color:#253d79;letter-spacing:1px;word-break:break-all}.kit-category{background-color:#fd9e18;color:#fff;padding:8px 16px;border-radius:20px;font-size:.9em;font-weight:500;box-shadow:0 0 10px #fd9e1880;white-space:nowrap;flex-shrink:0;border:none;cursor:pointer;text-decoration:none}@keyframes fadeInSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInGrow{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1023px){.columns-container{display:none}.kits-container,.status-message{max-width:100%;padding-left:1rem;padding-right:1rem}.kits-container{padding-top:1rem;padding-bottom:1rem;margin-top:1.5rem}.status-message{padding-top:1rem;padding-bottom:1rem;font-size:1rem;margin-top:1rem}.kit-card{padding:1rem 1.5rem}.kit-part-number{font-size:1.4rem}.kit-category{padding:6px 12px;font-size:.8em}}@media (max-width: 1023px){.wizard-nav{display:flex;flex-wrap:nowrap;gap:.5rem;margin-bottom:1.5rem;border-bottom:1px solid #e9ecef;padding-bottom:1rem;box-sizing:border-box}.wizard-nav::-webkit-scrollbar{display:none}.nav-item{flex:1;padding:.5rem;border:1px solid #ced4da;border-radius:10px;background:#fff;cursor:pointer;transition:all .3s ease;text-align:center;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.nav-item.completed{background:#253d79;border-color:#253d79}.nav-item:not(.disabled):not(.active):hover{border-color:#253d79;background:#fff;transform:translateY(-4px)}.nav-item.active{border-color:#fd9e18;background:#fd9e18;transform:translateY(-4px);box-shadow:0 0 15px #fd9e1880}.nav-item.active:hover{background:#fd9e18;border-color:#fd9e18;transform:translateY(-4px)}.nav-item.disabled{cursor:not-allowed;filter:none;background:#f8f9fa;border-color:#e9ecef;opacity:.7}.nav-title{font-size:.65rem;font-weight:600;color:#253d79;text-transform:uppercase;margin-bottom:.15rem;line-height:1.1}.nav-item.disabled .nav-title{color:#adb5bd}.nav-value{font-size:.75rem;font-weight:600;color:#253d79;word-break:break-word;white-space:normal;line-height:1.2}.nav-item.completed .nav-value{color:#fd9e18}.nav-item.completed .nav-title,.nav-item.active .nav-title{color:#fff}.nav-item.active .nav-value{color:#fff!important}.wizard-content{width:100%;animation:fadeInGrow .4s ease-out forwards;display:flex;justify-content:center;position:relative;z-index:10;padding:0 1rem;box-sizing:border-box;margin-bottom:1.5rem}.custom-select-column{display:flex;flex-direction:column;width:100%;position:relative;background-color:#fff;border-radius:12px;padding:1rem;border:1px solid #e9ecef;box-shadow:0 8px 30px #0000000d;box-sizing:border-box}.custom-select-column.disabled{pointer-events:none;filter:grayscale(80%);opacity:.4}.custom-select-display{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1rem;border-radius:8px;border:1px solid #ced4da;background-color:#f8f9fa;color:#253d79;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-sizing:border-box;min-height:50px}.custom-select-display:hover,.custom-select-display.active{border-color:#fd9e18;background-color:#fff;box-shadow:0 0 10px #fd9e184d}.custom-select-display.placeholder{color:#6c757d}.custom-select-display .arrow{font-size:.8rem;color:#fd9e18;transition:transform .2s ease-out;margin-left:.5rem;flex-shrink:0}.custom-select-display .arrow.open{transform:rotate(180deg)}.custom-options-list{position:absolute;top:calc(100% + 5px);left:0;right:0;margin-left:1rem;margin-right:1rem;background:#fff;border:1px solid #fd9e18;border-radius:8px;box-shadow:0 10px 20px #0000001a;z-index:100;max-height:250px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#fd9e18 #e9ecef;box-sizing:border-box;animation:fadeInGrow .2s ease-out forwards}.custom-option-empty{color:#adb5bd;padding:.85rem 1rem;font-style:italic;cursor:default;font-size:.9em}.custom-options-list::-webkit-scrollbar{width:6px}.custom-options-list::-webkit-scrollbar-track{background:#e9ecef;border-radius:10px}.custom-options-list::-webkit-scrollbar-thumb{background-color:#fd9e18;border-radius:10px}.custom-option{padding:.85rem 1rem;color:#253d79;font-weight:500;cursor:pointer;transition:all .2s ease-out;border-bottom:1px solid #f8f9fa;word-break:break-word;line-height:1.4;white-space:normal}.custom-option:last-child{border-bottom:none}.custom-option:hover{background-color:#fff3e0;color:#c26a00;padding-left:1.5rem}.custom-option.selected{background-color:#fd9e18;color:#fff;font-weight:700}.wizard-content .filter-column{width:100%;background-color:#fff;border-radius:12px;padding:1rem;border:1px solid #e9ecef;box-shadow:0 8px 30px #0000000d;box-sizing:border-box}.wizard-content .filter-column:not(.disabled){opacity:1;transform:none}.wizard-content .filter-column:not(.disabled):hover{transform:none;border-color:#e9ecef}.wizard-content .filter-column.disabled{pointer-events:none;filter:grayscale(80%);opacity:.6}.wizard-content .optionsList{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;max-height:400px;padding-right:0;overflow-y:auto}.wizard-content .filter-option{padding:.6rem .5rem;margin-bottom:0;border:1px solid #ced4da;text-align:center;font-size:.85rem;min-height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;word-break:break-word;line-height:1.3}.wizard-content .filter-option:hover{background-color:#fff3e0;color:#c26a00;transform:none;border-color:#fd9e18}.wizard-content .filter-option.selected{background-color:#fd9e18;color:#fff;font-weight:700;box-shadow:0 4px 15px #fd9e1866;transform:none;border-color:#fd9e18}.wizard-content .optionsList::-webkit-scrollbar{width:6px}.wizard-content .optionsList::-webkit-scrollbar-track{background:#e9ecef;border-radius:10px}.wizard-content .optionsList::-webkit-scrollbar-thumb{background-color:#fd9e18;border-radius:10px}.wizard-content .filter-option-empty{grid-column:1 / -1;text-align:center}}@media (min-width: 1024px){.wizard-nav,.wizard-content{display:none}}.kit-card{display:block;text-decoration:none;background:#fff;border:1px solid #FFFFFF;border-radius:12px;padding:1.5rem 2rem;margin-bottom:1rem;box-shadow:0 4px 20px #0003;opacity:0;transform:translateY(20px);animation:fadeInUp .5s ease-out forwards;transition:all .3s ease-in-out;box-sizing:border-box}
