.wt_error,.wt_header,.wt_loading,.wt_no_selection,.wt_product_info,.wt_summary_title,.wt_summary_total{text-align:center}.wt_configurator *{box-sizing:border-box}.wt_configurator{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;max-width:1200px;margin:0 auto;padding:20px;animation:.5s ease-in wt_fadeIn}.wt_header{margin-bottom:40px;padding:30px 0;background:#f8f9fa;border:2px solid #dee2e6}.wt_title{font-size:2.5rem;font-weight:700;color:#212529;margin:0 0 15px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.wt_subtitle{font-size:1.2rem;color:#6c757d;margin:0;font-weight:400}.wt_section{margin-bottom:50px;padding:30px;background:#fff;border:2px solid #e9ecef;box-shadow:0 4px 6px rgba(0,0,0,.07)}.wt_section_title{font-size:1.8rem;font-weight:600;color:#212529;margin:0 0 25px;padding-bottom:15px;border-bottom:3px solid var(--color-secondary);position:relative}.wt_section_title::after{content:'';position:absolute;bottom:-3px;left:0;width:60px;height:3px;background:var(--color-secondary)}.wt_products_grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px}.wt_product_card{background:#fff;border:2px solid #e9ecef;padding:20px;transition:.3s;position:relative;overflow:hidden}.wt_product_card:hover{box-shadow:0 8px 25px rgba(0,0,0,.15);border-color:#3498db}.wt_product_card.wt_selected{border-color:#27ae60;background:linear-gradient(135deg,#f8fff9 0,#e8f5e8 100%);box-shadow:0 8px 25px rgba(39,174,96,.2)}.wt_product_image{width:100%;height:200px;margin-bottom:20px;overflow:hidden;background:#f8f9fa;display:flex;align-items:center;justify-content:center}.wt_product_image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.wt_product_card:hover .wt_product_image img{transform:scale(1.05)}.wt_product_name{font-size:1.1rem;font-weight:600;color:#2c3e50;margin:0 0 10px;line-height:1.3}.wt_product_price{font-size:1.3rem;font-weight:700;color:var(--color-secondary);margin:0 0 20px}.wt_quantity_controls{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:15px}.wt_quantity_btn{width:40px;height:40px;border:none;font-size:1.2rem;font-weight:600;cursor:pointer;transition:.2s;display:flex;align-items:center;justify-content:center}.wt_quantity_minus,.wt_quantity_plus{background:#e9ecef;color:#333}.wt_quantity_minus:hover,.wt_quantity_plus:hover{background:#dee2e6;transform:scale(1.05)}.wt_quantity_input{width:60px;height:40px;text-align:center;border:2px solid #ddd;font-size:1rem;font-weight:600;color:#2c3e50;background:#f8f9fa;transition:border-color .2s}.wt_quantity_input:focus{border-color:#3498db;background:#fff}.wt_select_recorder,.wt_select_storage{width:100%;padding:12px 20px;border:none;font-size:1rem;font-weight:600;cursor:pointer;transition:.2s;text-transform:uppercase;letter-spacing:.5px;background:var(--color-secondary);color:#fff}.wt_select_recorder:hover,.wt_select_storage:hover{background:#c82333;transform:translateY(-2px);box-shadow:0 4px 12px rgba(220,53,69,.3)}.wt_summary{background:#f8f9fa;padding:30px;border:2px solid #dee2e6;margin-top:40px}.wt_summary_title{font-size:1.8rem;font-weight:600;color:#212529;margin:0 0 25px}.wt_summary_content{display:grid;gap:25px}.wt_summary_cameras,.wt_summary_recorder,.wt_summary_storage{background:#fff;padding:20px;border:2px solid #e9ecef}.wt_summary_cameras h4,.wt_summary_recorder h4,.wt_summary_storage h4{font-size:1.1rem;font-weight:600;color:#212529;margin:0 0 15px;padding-bottom:10px;border-bottom:2px solid var(--color-secondary)}.wt_summary_item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f1f3f4}.wt_summary_item:last-child{border-bottom:none}.wt_summary_name{font-weight:500;color:#2c3e50;flex:1}.wt_summary_quantity{background:var(--color-secondary);color:#fff;padding:4px 8px;font-size:.9rem;font-weight:600;margin:0 15px}.wt_summary_price{font-weight:600;color:var(--color-secondary);font-size:1.1rem}.wt_no_selection{color:#6c757d;font-style:italic;padding:20px}.wt_summary_total{background:#fff;padding:25px;border:2px solid var(--color-secondary)}.wt_summary_total h4{font-size:1.3rem;font-weight:600;color:#212529;margin:0 0 15px}.wt_total_price{font-size:2.5rem;font-weight:700;color:var(--color-secondary);text-shadow:0 2px 4px rgba(220,53,69,.2)}.wt_add_to_cart{width:100%;max-width:300px;padding:18px 30px;border:none;font-size:1.2rem;font-weight:700;cursor:pointer;transition:.3s;text-transform:uppercase;letter-spacing:1px;background:var(--color-secondary);color:#fff;box-shadow:0 4px 15px rgba(220,53,69,.3);margin:0 auto;display:block}.wt_add_to_cart:hover:not(.wt_disabled){transform:translateY(-3px);box-shadow:0 8px 25px rgba(220,53,69,.4);background:#c82333}.wt_add_to_cart.wt_disabled{background:#bdc3c7;cursor:not-allowed;box-shadow:none;transform:none}.wt_error{padding:40px;background:#fff5f5;border:2px solid #fed7d7;color:#c53030}.wt_error h3{font-size:1.5rem;margin:0 0 15px;color:#c53030}.wt_error p{margin:0 0 20px;font-size:1.1rem}.wt_error button{background:#e53e3e;color:#fff;border:none;padding:12px 24px;font-size:1rem;cursor:pointer;transition:background .2s}.wt_error button:hover{background:#c53030}@media (max-width:1200px){.wt_products_grid{grid-template-columns:repeat(3,1fr);gap:18px}}@media (max-width:768px){.wt_configurator,.wt_product_card{padding:15px}.wt_section,.wt_summary{padding:20px}.wt_title,.wt_total_price{font-size:2rem}.wt_subtitle{font-size:1rem}.wt_section{margin-bottom:30px}.wt_section_title,.wt_summary_title{font-size:1.5rem}.wt_products_grid{grid-template-columns:repeat(2,1fr);gap:15px}.wt_product_image{height:150px}.wt_add_to_cart{padding:15px 25px;font-size:1.1rem}}@media (max-width:480px){.wt_configurator{padding:10px}.wt_header{padding:20px 15px}.wt_title{font-size:1.8rem}.wt_section,.wt_summary,.wt_summary_cameras,.wt_summary_recorder,.wt_summary_storage{padding:15px}.wt_products_grid{grid-template-columns:1fr;gap:15px}.wt_product_card{padding:12px}.wt_quantity_controls{gap:8px}.wt_quantity_btn{width:35px;height:35px;font-size:1rem}.wt_quantity_input{width:50px;height:35px}.wt_summary_item{flex-direction:column;align-items:flex-start;gap:8px}.wt_summary_quantity{margin:0;align-self:flex-start}}.wt_loading{padding:40px;color:#6c757d}.wt_loading::after{content:'';display:inline-block;width:20px;height:20px;border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;animation:1s linear infinite wt_spin;margin-left:10px}@keyframes wt_spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes wt_fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.wt_product_card:hover{transform:translateY(-5px)}.wt_product_card:active{transform:translateY(-2px)}.wt_add_to_cart:focus,.wt_quantity_btn:focus,.wt_quantity_input:focus,.wt_select_recorder:focus,.wt_select_storage:focus{outline:#3498db solid 3px;outline-offset:2px}@media print{.wt_configurator{box-shadow:none;border:none}.wt_add_to_cart,.wt_quantity_controls{display:none}}.in-konfigurator-wt .content-inner{max-width:100%}