@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.ftech-konfig button,.ftech-konfig .ftech-konfig button{background:rgba(0,0,0,0);border:none;padding:0;margin:0;color:inherit;font:inherit;line-height:inherit;box-shadow:none;text-transform:none;letter-spacing:normal}.ftech-konfig button:hover,.ftech-konfig button:focus,.ftech-konfig button:active,.ftech-konfig .ftech-konfig button:hover,.ftech-konfig .ftech-konfig button:focus,.ftech-konfig .ftech-konfig button:active{background:rgba(0,0,0,0);color:inherit;box-shadow:none}.ftech-konfig{max-width:960px;margin:0 auto;padding:24px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;color:#121317;line-height:22px;position:relative}.ftech-konfig *,.ftech-konfig *::before,.ftech-konfig *::after{box-sizing:border-box}.ftech-konfig [hidden]{display:none !important}.ftech-konfig button,.ftech-konfig input,.ftech-konfig textarea,.ftech-konfig select{font-family:inherit}.ftech-konfig__intro{text-align:center;margin-bottom:32px}.ftech-konfig__title{font-size:30px;font-weight:700;color:#0b0c0f;margin:0 0 12px;line-height:1.15}.ftech-konfig__lead{color:#6b7280;font-size:15px;margin:0;max-width:560px;margin-left:auto;margin-right:auto}.ftech-konfig__form{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 4px 8px rgba(11,12,15,.04),0 2px 4px rgba(11,12,15,.06);overflow:hidden}.ftech-konfig__progress{padding:24px 32px 0;border-bottom:1px solid #e5e7eb;padding-bottom:20px;background:#fafbfc}.ftech-konfig__steps{display:flex;justify-content:space-between;gap:16px;margin-bottom:16px}.ftech-konfig__step{display:inline-flex;align-items:center;gap:8px;background:rgba(0,0,0,0) !important;border:none !important;padding:0 !important;margin:0;font-size:13px;font-weight:500;color:#6b7280;cursor:pointer;line-height:1.4;transition:color 150ms cubic-bezier(0.16, 1, 0.3, 1);box-shadow:none !important}.ftech-konfig__step:hover,.ftech-konfig__step:focus,.ftech-konfig__step:active{background:rgba(0,0,0,0) !important;box-shadow:none !important;outline:none}.ftech-konfig__step-num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#fff;border:2px solid #e5e7eb;font-size:11px;font-weight:700;color:#6b7280;transition:all 150ms cubic-bezier(0.16, 1, 0.3, 1);flex-shrink:0}.ftech-konfig__step-label{white-space:nowrap}.ftech-konfig__step.is-active{color:#006edc}.ftech-konfig__step.is-active .ftech-konfig__step-num{background:#006edc;border-color:#006edc;color:#fff}.ftech-konfig__step.is-complete{color:#17a74c}.ftech-konfig__step.is-complete .ftech-konfig__step-num{background:#17a74c;border-color:#17a74c;color:#fff}@media(max-width: 600px){.ftech-konfig__step-label{display:none}}.ftech-konfig__progress-bar{height:4px;background:#e5e7eb;border-radius:999px;overflow:hidden}.ftech-konfig__progress-fill{height:100%;background:linear-gradient(90deg, #006EDC 0%, #0056B3 100%);transition:width 400ms cubic-bezier(0.16, 1, 0.3, 1)}.ftech-konfig__section{display:none;padding:32px}.ftech-konfig__section.is-active{display:block;animation:ftech-fadein 220ms cubic-bezier(0.16, 1, 0.3, 1)}.ftech-konfig__section-title{font-size:20px;font-weight:700;margin:0 0 24px;color:#0b0c0f}.ftech-konfig__products{display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:16px;margin-bottom:24px}.ftech-konfig__product-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 16px;background:#fff;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all 150ms cubic-bezier(0.16, 1, 0.3, 1)}.ftech-konfig__product-card input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.ftech-konfig__product-card input:checked~.ftech-konfig__product-visual{color:#006edc}.ftech-konfig__product-card:has(input:checked){border-color:#006edc;background:rgba(0,110,220,.08)}.ftech-konfig__product-card:hover:not(:has(input:checked)){border-color:#d1d5db;box-shadow:0 4px 8px rgba(11,12,15,.04),0 2px 4px rgba(11,12,15,.06)}.ftech-konfig__product-visual{width:64px;height:64px;color:#6b7280;transition:color 150ms cubic-bezier(0.16, 1, 0.3, 1)}.ftech-konfig__product-visual svg{width:100%;height:100%}.ftech-konfig__product-info{text-align:center}.ftech-konfig__product-name{font-size:15px;font-weight:600;color:#121317}.ftech-konfig__product-price{margin-top:2px;font-size:11px;color:#006edc;font-weight:600}.ftech-konfig__fields{display:none;animation:ftech-fadein 220ms cubic-bezier(0.16, 1, 0.3, 1)}.ftech-konfig__fields.is-visible{display:block}.ftech-konfig__field{margin-bottom:20px}.ftech-konfig__field:last-child{margin-bottom:0}.ftech-konfig__label{display:block;font-size:13px;font-weight:600;color:#121317;margin-bottom:8px}.ftech-konfig__required{color:#ef4444;margin-left:2px}.ftech-konfig__hint{display:block;font-size:11px;font-weight:400;color:#6b7280;margin-top:4px;line-height:20px}.ftech-konfig__input,.ftech-konfig__textarea{width:100%;padding:12px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font-size:15px;color:#121317;font-family:inherit;transition:border-color 150ms cubic-bezier(0.16, 1, 0.3, 1),box-shadow 150ms cubic-bezier(0.16, 1, 0.3, 1)}.ftech-konfig__input::placeholder,.ftech-konfig__textarea::placeholder{color:#6b7280}.ftech-konfig__input:focus,.ftech-konfig__textarea:focus{outline:none;border-color:#006edc;box-shadow:0 0 0 3px rgba(0,110,220,.2)}.ftech-konfig__input.is-invalid,.ftech-konfig__textarea.is-invalid{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.15)}.ftech-konfig__textarea{resize:vertical;min-height:100px;line-height:24px}.ftech-konfig__row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}@media(max-width: 600px){.ftech-konfig__row{grid-template-columns:1fr}}.ftech-konfig__row>.ftech-konfig__field{margin-bottom:0}.ftech-konfig__radio-group{display:flex;flex-wrap:wrap;gap:8px}.ftech-konfig__radio-pill{position:relative;cursor:pointer}.ftech-konfig__radio-pill input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.ftech-konfig__radio-pill span{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;background:#fff;border:2px solid #e5e7eb;border-radius:999px;font-size:13px;font-weight:600;color:#2a2d35;transition:all 150ms cubic-bezier(0.16, 1, 0.3, 1)}.ftech-konfig__radio-pill:has(input:checked) span{background:#006edc;border-color:#006edc;color:#fff}.ftech-konfig__radio-pill:hover:not(:has(input:checked)) span{border-color:#006edc;color:#006edc}.ftech-konfig__radio-pill:focus-within span{box-shadow:0 0 0 3px rgba(0,110,220,.2)}.ftech-konfig__sizes{display:flex;flex-wrap:wrap;gap:8px}.ftech-konfig__size-btn{position:relative;cursor:pointer}.ftech-konfig__size-btn input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.ftech-konfig__size-btn span{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:44px;padding:0 12px;background:#fff;border:2px solid #e5e7eb;border-radius:6px;font-size:13px;font-weight:700;color:#2a2d35;font-family:"JetBrains Mono",ui-monospace,"SF Mono",Menlo,monospace;transition:all 150ms cubic-bezier(0.16, 1, 0.3, 1)}.ftech-konfig__size-btn:has(input:checked) span{background:#121317;border-color:#121317;color:#fff}.ftech-konfig__size-btn:hover:not(:has(input:checked)) span{border-color:#121317}.ftech-konfig__colors{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.ftech-konfig__color-btn{position:relative;cursor:pointer}.ftech-konfig__color-btn input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.ftech-konfig__color-btn span{display:block;width:40px;height:40px;border-radius:50%;background:var(--color, #FFFFFF);border:2px solid rgba(11,12,15,.08);transition:all 150ms cubic-bezier(0.16, 1, 0.3, 1);position:relative}.ftech-konfig__color-btn:has(input:checked) span{box-shadow:0 0 0 3px #fff,0 0 0 5px #006edc}.ftech-konfig__color-btn:hover:not(:has(input:checked)) span{transform:scale(1.1)}.ftech-konfig__color-label{font-size:13px;color:#6b7280;margin-top:4px;min-height:20px}.ftech-konfig__color-label strong{color:#121317;font-weight:600}.ftech-konfig__qty{display:inline-flex;align-items:center;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.ftech-konfig__qty:focus-within{border-color:#006edc;box-shadow:0 0 0 3px rgba(0,110,220,.2)}.ftech-konfig__qty input{width:60px;height:44px;text-align:center;border:none;background:rgba(0,0,0,0);font-size:15px;font-weight:600;color:#121317;outline:none;appearance:textfield;-moz-appearance:textfield}.ftech-konfig__qty input::-webkit-outer-spin-button,.ftech-konfig__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ftech-konfig__qty-btn{appearance:none;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;width:40px;height:44px;font-size:17px;font-weight:700;color:#2a2d35;background:#fafbfc;transition:background 150ms cubic-bezier(0.16, 1, 0.3, 1)}.ftech-konfig__qty-btn:hover{background:#f4f5f7}.ftech-konfig__qty-btn:active{background:#e5e7eb}.ftech-konfig__dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px 16px;background:#fafbfc;border:2px dashed #c9cdd4;border-radius:10px;cursor:pointer;transition:all 150ms cubic-bezier(0.16, 1, 0.3, 1)}.ftech-konfig__dropzone:hover,.ftech-konfig__dropzone.is-dragover{background:rgba(0,110,220,.08);border-color:#006edc;border-style:solid}.ftech-konfig__dropzone-icon{color:#006edc;margin-bottom:8px}.ftech-konfig__dropzone-title{font-size:15px;font-weight:600;color:#121317;margin-bottom:4px}.ftech-konfig__dropzone-hint{font-size:11px;color:#6b7280}.ftech-konfig__files{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.ftech-konfig__file-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fafbfc;border:1px solid #e5e7eb;border-radius:6px;font-size:13px}.ftech-konfig__file-item.is-invalid{background:#fee4e2;border-color:#ef4444}.ftech-konfig__file-item__icon{color:#006edc;flex-shrink:0}.ftech-konfig__file-item__info{flex:1;min-width:0}.ftech-konfig__file-item__name{font-weight:600;color:#121317;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ftech-konfig__file-item__meta{font-size:11px;color:#6b7280;margin-top:2px}.ftech-konfig__file-item__remove{appearance:none;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;color:#6b7280;padding:4px;border-radius:6px;transition:color 150ms cubic-bezier(0.16, 1, 0.3, 1),background 150ms cubic-bezier(0.16, 1, 0.3, 1)}.ftech-konfig__file-item__remove:hover{color:#ef4444;background:#fee4e2}.ftech-konfig__consents{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;padding:16px;background:#fafbfc;border-radius:10px}.ftech-konfig__consent{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.ftech-konfig__consent input[type=checkbox]{margin-top:3px;width:18px;height:18px;accent-color:#006edc;flex-shrink:0;cursor:pointer}.ftech-konfig__consent-text{font-size:13px;color:#2a2d35;line-height:20px}.ftech-konfig__consent-text a{color:#006edc;text-decoration:underline}.ftech-konfig__summary{padding:16px;background:rgba(0,110,220,.08);border-radius:10px;margin-bottom:20px}.ftech-konfig__summary h4{font-size:13px;font-weight:700;color:#0b0c0f;margin:0 0 12px;text-transform:uppercase;letter-spacing:.05em}.ftech-konfig__summary dl{display:grid;grid-template-columns:auto 1fr;gap:8px 16px;margin:0;font-size:13px}.ftech-konfig__summary dl dt{color:#6b7280}.ftech-konfig__summary dl dd{margin:0;color:#121317;font-weight:600;text-align:right}.ftech-konfig__nav{display:flex;justify-content:space-between;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid #e5e7eb}.ftech-konfig__nav:has(.ftech-konfig__btn--primary:only-child){justify-content:flex-end}.ftech-konfig__btn{display:inline-flex !important;align-items:center;justify-content:center;gap:8px;padding:12px 22px !important;background:#fff;color:#121317;font-size:13px !important;font-weight:600 !important;border:1px solid #e5e7eb;border-radius:6px !important;cursor:pointer;text-transform:none !important;letter-spacing:normal !important;line-height:1.2 !important;text-decoration:none !important;transition:all 150ms cubic-bezier(0.16, 1, 0.3, 1);box-shadow:none !important;min-height:auto;width:auto}.ftech-konfig__btn:hover{border-color:#d1d5db;background:#fafbfc;color:#121317}.ftech-konfig__btn:active{transform:translateY(1px)}.ftech-konfig__btn:focus,.ftech-konfig__btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(0,110,220,.2) !important}.ftech-konfig__btn:disabled{opacity:.5;cursor:not-allowed}.ftech-konfig__btn--primary{background:#006edc !important;border-color:#006edc !important;color:#fff !important}.ftech-konfig__btn--primary:hover{background:#0056b3 !important;border-color:#0056b3 !important;color:#fff !important}.ftech-konfig__btn--ghost{border-color:rgba(0,0,0,0) !important;background:rgba(0,0,0,0) !important;color:#6b7280 !important}.ftech-konfig__btn--ghost:hover{background:#fafbfc !important;color:#121317 !important}.ftech-konfig__btn--large{padding:14px 28px !important;font-size:15px !important}.ftech-konfig__success{text-align:center;padding:48px 24px}.ftech-konfig__success-icon{display:inline-flex;align-items:center;justify-content:center;width:96px;height:96px;background:#e3f7eb;color:#17a74c;border-radius:50%;margin-bottom:20px}.ftech-konfig__success-icon svg{width:64px;height:64px}.ftech-konfig__success-title{font-size:24px;font-weight:700;color:#0b0c0f;margin:0 0 12px}.ftech-konfig__success-message{font-size:15px;color:#2a2d35;max-width:480px;margin:0 auto 20px;line-height:24px}.ftech-konfig__success-id{display:inline-block;padding:8px 16px;background:rgba(0,110,220,.08);color:#0056b3;font-family:"JetBrains Mono",ui-monospace,"SF Mono",Menlo,monospace;font-weight:700;font-size:15px;border-radius:6px}.ftech-konfig__error{display:flex;align-items:center;gap:8px;padding:12px 20px;margin:0 32px 20px;background:#fee4e2;color:#ef4444;border-radius:6px;font-size:13px;font-weight:500}.ftech-konfig__error:not([hidden]){animation:ftech-shake 220ms cubic-bezier(0.16, 1, 0.3, 1)}.ftech-konfig__loading{position:absolute;inset:0;background:hsla(0,0%,100%,.9);backdrop-filter:blur(2px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;z-index:10;border-radius:14px}.ftech-konfig__loading-spinner{color:#006edc}.ftech-konfig__loading-text{font-size:15px;color:#2a2d35;font-weight:500}@keyframes ftech-fadein{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ftech-shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}@media(max-width: 640px){.ftech-konfig{padding:16px}.ftech-konfig__section{padding:20px 16px}.ftech-konfig__progress{padding:16px 16px 16px}.ftech-konfig__title{font-size:24px}}
