.wp-block-telex-block-quat-skarmskydd{--wp--preset--color--primary:#eee600;--wp--preset--color--primary-accent:#f5f56f;--wp--preset--color--primary-alt:#cfcf00;--wp--preset--color--primary-alt-accent:#990;--wp--preset--color--main:#0a0a0a;--wp--preset--color--main-accent:#1a1a1a;--wp--preset--color--base:#fff;--wp--preset--color--secondary:#f5f5f5;--wp--preset--color--tertiary:#e0e0e0;--wp--preset--color--border-light:#d6d6d6;--wp--preset--color--border-dark:#333}.quat-shield-builder{background:var(--wp--preset--color--base);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);margin:0 auto;max-width:800px;padding:2rem}.quat-loading{color:var(--wp--preset--color--main);padding:3rem;text-align:center}.quat-loading p{font-size:1.1rem;margin:0}.quat-steps{display:flex;justify-content:space-between;margin-bottom:2rem;padding:0 1rem}@media(max-width:768px){.quat-steps{flex-wrap:wrap;gap:.5rem}}.quat-step{align-items:center;display:flex;flex-direction:column;gap:.5rem;opacity:.5;transition:opacity .3s ease}.quat-step--active{opacity:1}.quat-step--completed{color:var(--wp--preset--color--primary-alt);opacity:1}.quat-step__number{align-items:center;background:var(--wp--preset--color--tertiary);border-radius:50%;color:var(--wp--preset--color--main);display:flex;font-size:.9rem;font-weight:600;height:32px;justify-content:center;width:32px}.quat-step--active .quat-step__number{background:var(--wp--preset--color--primary);color:var(--wp--preset--color--main)}.quat-step--completed .quat-step__number{background:var(--wp--preset--color--primary-alt);color:var(--wp--preset--color--base)}.quat-step__label{font-size:.8rem;font-weight:500;text-align:center}.quat-form{background:var(--wp--preset--color--secondary);border-radius:6px;margin-bottom:2rem;padding:2rem}.quat-form__group{margin-bottom:1.5rem}.quat-form__label{color:var(--wp--preset--color--main);display:block;font-weight:600;margin-bottom:.5rem}.quat-form__input,.quat-form__select{background:var(--wp--preset--color--base);border:2px solid var(--wp--preset--color--border-light);border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.quat-form__input:focus,.quat-form__select:focus{border-color:var(--wp--preset--color--primary);outline:none}.quat-form__input:disabled,.quat-form__select:disabled{background:var(--wp--preset--color--tertiary);cursor:not-allowed}.quat-materials{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.quat-material{background:var(--wp--preset--color--base);border:2px solid var(--wp--preset--color--border-light);border-radius:6px;cursor:pointer;padding:1rem;transition:all .3s ease}.quat-material:hover{border-color:var(--wp--preset--color--primary-accent);box-shadow:0 2px 8px rgba(238,230,0,.2)}.quat-material--selected{background:rgba(238,230,0,.1);border-color:var(--wp--preset--color--primary)}.quat-material__name{color:var(--wp--preset--color--main);font-weight:600;margin-bottom:.5rem}.quat-material__description{color:var(--wp--preset--color--main-accent);font-size:.9rem;margin-bottom:.5rem}.quat-material__multiplier{color:var(--wp--preset--color--primary-alt-accent);font-size:.8rem;font-weight:500}.quat-protection-types{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.quat-protection-type{background:var(--wp--preset--color--base);border:2px solid var(--wp--preset--color--border-light);border-radius:6px;cursor:pointer;padding:1rem;text-align:center;transition:all .3s ease}.quat-protection-type:hover{border-color:var(--wp--preset--color--primary-accent);box-shadow:0 2px 8px rgba(238,230,0,.2)}.quat-protection-type--selected{background:rgba(238,230,0,.1);border-color:var(--wp--preset--color--primary)}.quat-summary{background:var(--wp--preset--color--secondary);border-left:4px solid var(--wp--preset--color--primary);border-radius:6px;padding:2rem}.quat-summary__title{color:var(--wp--preset--color--main);font-size:1.2rem;font-weight:600;margin-bottom:1rem}.quat-summary__item{border-bottom:1px solid var(--wp--preset--color--border-light);display:flex;justify-content:space-between;padding:.5rem 0}.quat-summary__item:last-child{border-bottom:none;border-top:2px solid var(--wp--preset--color--primary-alt);font-size:1.1rem;font-weight:600;margin-top:.5rem;padding-top:1rem}.quat-summary__label{color:var(--wp--preset--color--main)}.quat-summary__value{color:var(--wp--preset--color--main-accent);font-weight:500}.quat-actions{display:flex;gap:1rem;justify-content:space-between;margin-top:2rem}@media(max-width:480px){.quat-actions{flex-direction:column}}.quat-button{align-items:center;border:none;border-radius:4px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.quat-button--primary{background:var(--wp--preset--color--primary);color:var(--wp--preset--color--main)}.quat-button--primary:hover:not(:disabled){background:var(--wp--preset--color--primary-alt);transform:translateY(-1px)}.quat-button--primary:disabled{background:var(--wp--preset--color--tertiary);color:var(--wp--preset--color--main-accent);cursor:not-allowed}.quat-button--secondary{background:transparent;border:2px solid var(--wp--preset--color--border-light);color:var(--wp--preset--color--main)}.quat-button--secondary:hover{background:rgba(238,230,0,.1);border-color:var(--wp--preset--color--primary)}.quat-error{background:#dc3545}.quat-error,.quat-success{border-radius:4px;color:#fff;margin-bottom:1rem;padding:1rem;text-align:center}.quat-success{background:#28a745}.quat-hidden{display:none!important}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@media(prefers-contrast:high){.quat-material,.quat-protection-type{border-width:3px}.quat-button--primary{border:2px solid var(--wp--preset--color--main)}}.quat-button:focus,.quat-form__input:focus,.quat-form__select:focus,.quat-material:focus,.quat-protection-type:focus{outline:3px solid var(--wp--preset--color--primary-accent);outline-offset:2px}
