body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}footer,main{max-width:100%;overflow-x:hidden}*,::after,::before{border-radius:0!important}.cart-count-badge{border-radius:9999px!important}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.scroll-mt-24{scroll-margin-top:4rem}@media (min-width:768px){.scroll-mt-24{scroll-margin-top:6rem}}.desktop-nav-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:.25rem}.desktop-nav-menu li{margin:0;list-style:none}.desktop-nav-menu li a,.nav-link{display:block;padding:.5rem 1rem;font-size:1rem;font-weight:500;color:#64748b;text-decoration:none;transition:color .2s;white-space:nowrap;position:relative}.desktop-nav-menu li a::after{content:'';position:absolute;left:1rem;right:1rem;bottom:0;height:2px;background:#0077b6;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.desktop-nav-menu li a:hover{color:#0077b6}.desktop-nav-menu li a:hover::after{transform:scaleX(1)}.desktop-nav-menu li.current-menu-ancestor>a,.desktop-nav-menu li.current-menu-item>a,.desktop-nav-menu li.current_page_item>a{color:#0077b6;font-weight:600}.desktop-nav-menu li.current-menu-ancestor>a::after,.desktop-nav-menu li.current-menu-item>a::after,.desktop-nav-menu li.current_page_item>a::after{transform:scaleX(1)}.mobile-nav-backdrop{position:fixed;top:65px;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:998;opacity:0;transition:opacity .3s ease;pointer-events:none}.mobile-nav-backdrop.is-open{opacity:1;pointer-events:auto}.mobile-nav-panel{position:fixed;top:65px;left:0;right:0;z-index:999;background:#fff;box-shadow:0 10px 40px -10px rgba(0,0,0,.15);max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.16, 1, .3, 1)}.mobile-nav-panel.is-open{max-height:calc(100vh - 65px);overflow-y:auto}.admin-bar .mobile-nav-backdrop{top:calc(65px + 46px)}.admin-bar .mobile-nav-panel{top:calc(65px + 46px)}.admin-bar .mobile-nav-panel.is-open{max-height:calc(100vh - 65px - 46px)}@media (min-width:783px){.admin-bar .mobile-nav-backdrop{top:calc(65px + 32px)}.admin-bar .mobile-nav-panel{top:calc(65px + 32px)}.admin-bar .mobile-nav-panel.is-open{max-height:calc(100vh - 65px - 32px)}}.hamburger-btn{position:relative;cursor:pointer}.hamburger-icon{width:22px;height:16px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.hamburger-icon span{display:block;width:100%;height:2px;background:currentColor;transition:transform .3s ease,opacity .2s ease;transform-origin:center}.hamburger-btn.is-active .hamburger-icon span:first-child{transform:translateY(7px) rotate(45deg)}.hamburger-btn.is-active .hamburger-icon span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger-btn.is-active .hamburger-icon span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav-menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.mobile-nav-menu li{list-style:none;margin:0}.mobile-nav-menu li a{display:block;padding:.875rem 1rem;font-size:1.0625rem;font-weight:500;color:#334155;text-decoration:none;border-radius:0;transition:color .2s,background-color .2s}.mobile-nav-menu li a:hover{color:#0077b6;background-color:#eff6ff}.mobile-nav-menu li.current-menu-item>a,.mobile-nav-menu li.current_page_item>a{color:#0077b6;background-color:#eff6ff;font-weight:600}.woocommerce-Price-amount{font-weight:800}del .woocommerce-Price-amount{font-weight:500;color:#94a3b8}ins{text-decoration:none}.added_to_cart.wc-forward{display:none!important}.cart-notification{position:fixed;top:1.5rem;right:1.5rem;z-index:99999;opacity:0;transform:translateX(120%);transition:all .4s cubic-bezier(.16, 1, .3, 1);pointer-events:none}.cart-notification-visible{opacity:1;transform:translateX(0);pointer-events:auto}.cart-notification-inner{width:360px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 20px 60px -15px rgba(0,0,0,.2);overflow:hidden}.cart-notification-header{display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;background:#f0fdf4;border-bottom:1px solid #dcfce7;font-size:.8125rem;font-weight:600;color:#166534}.cart-notification-badge{width:20px;height:20px;background:#22c55e;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cart-notification-badge svg{width:12px;height:12px;color:#fff;stroke-width:3}.cart-notification-close{margin-left:auto;background:0 0;border:none;cursor:pointer;padding:.25rem;color:#6b7280;transition:color .2s;display:flex;align-items:center;justify-content:center}.cart-notification-close:hover{color:#1f2937}.cart-notification-close svg{width:16px;height:16px}.cart-notification-body{display:flex;align-items:center;gap:.875rem;padding:1rem}.cart-notification-img{width:64px;height:64px;flex-shrink:0;background:#f8fafc;border:1px solid #f1f5f9;overflow:hidden}.cart-notification-img img{width:100%;height:100%;object-fit:cover}.cart-notification-icon{width:64px;height:64px;flex-shrink:0;background:#f0f9ff;display:flex;align-items:center;justify-content:center}.cart-notification-icon svg{width:24px;height:24px;color:#0077b6}.cart-notification-details{flex:1;min-width:0}.cart-notification-name{font-size:.875rem;font-weight:600;color:#0f172a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.25rem}.cart-notification-price{font-size:.8125rem;color:#64748b;font-weight:500}.cart-notification-actions{display:flex;gap:.5rem;padding:0 1rem 1rem}.cart-notification-btn-outline{flex:1;display:flex;align-items:center;justify-content:center;padding:.625rem 1rem;font-size:.8125rem;font-weight:600;color:#334155;background:#fff;border:1px solid #e2e8f0;text-decoration:none;transition:all .2s}.cart-notification-btn-outline:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.cart-notification-btn-primary{flex:1;display:flex;align-items:center;justify-content:center;padding:.625rem 1rem;font-size:.8125rem;font-weight:600;color:#fff;background:#0077b6;border:1px solid #0077b6;text-decoration:none;transition:all .2s}.cart-notification-btn-primary:hover{background:#005f94;border-color:#005f94}@media (max-width:480px){.cart-notification{top:auto;bottom:0;left:0;right:0;transform:translateY(120%)}.cart-notification-visible{transform:translateY(0)}.cart-notification-inner{width:100%}}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1rem 1.5rem;margin-bottom:1.5rem;border-radius:0;font-size:.875rem}.woocommerce-message{background:#ecfdf5;color:#065f46;border-left:4px solid #10b981}.woocommerce-info{background:#eff6ff;color:#1e40af;border-left:4px solid #3b82f6}.woocommerce-error{background:#fef2f2;color:#991b1b;border-left:4px solid #ef4444;list-style:none;padding-left:1.5rem}.admin-bar .sticky{top:32px}@media (max-width:782px){.admin-bar .sticky{top:46px}}.prose h1{font-size:2.25rem;font-weight:800;margin-bottom:1rem;color:#0f172a}.prose h2{font-size:1.75rem;font-weight:700;margin-bottom:.75rem;margin-top:2rem;color:#0f172a}.prose h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;margin-top:1.5rem;color:#0f172a}.prose p{margin-bottom:1rem;line-height:1.75;color:#475569}.prose a{color:#0077b6;text-decoration:underline}.prose a:hover{color:#005f94}.prose ol,.prose ul{margin-bottom:1rem;padding-left:1.5rem;color:#475569}.prose li{margin-bottom:.5rem}.prose img{border-radius:0;margin:1.5rem 0}.page-template-page-kontakt input:focus,.page-template-page-kontakt textarea:focus{outline:0;border-color:#0077b6;box-shadow:0 0 0 2px rgba(0,158,221,.15)}.page-template-page-kontakt .wpcf7-form>p{margin-bottom:1.25rem}.page-template-page-kontakt .wpcf7-form>p label{display:block;font-size:.875rem;font-weight:700;color:#334155;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.page-template-page-kontakt .wpcf7 input[type=email],.page-template-page-kontakt .wpcf7 input[type=text],.page-template-page-kontakt .wpcf7 textarea{width:100%;height:3rem;padding:0 1rem;background:#f8fafc;border:1px solid #e2e8f0;font-size:.875rem;transition:border-color .2s;outline:0;font-family:Inter,sans-serif}.page-template-page-kontakt .wpcf7 textarea{height:auto;min-height:180px;padding:1rem;resize:none}.page-template-page-kontakt .wpcf7 input[type=email]:focus,.page-template-page-kontakt .wpcf7 input[type=text]:focus,.page-template-page-kontakt .wpcf7 textarea:focus{border-color:#0077b6;box-shadow:0 0 0 2px rgba(0,158,221,.15)}.page-template-page-kontakt .wpcf7 input[type=submit]{background:#0077b6;color:#fff;font-weight:700;font-size:1.125rem;padding:1rem 2.5rem;border:none;cursor:pointer;transition:background .2s}.page-template-page-kontakt .wpcf7 input[type=submit]:hover{background:#005f94}@keyframes heroFadeUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-animate{opacity:0;animation:heroFadeUp .8s ease-out forwards}.hero-animate-1{animation-delay:.15s}.hero-animate-2{animation-delay:.4s}.hero-animate-3{animation-delay:.65s}@media (prefers-reduced-motion:reduce){.hero-animate{opacity:1;animation:none}}@media (max-width:767px){.ktr-hero-content{padding-left:.75rem;max-width:34rem}.ktr-hero-content h1{font-size:2rem;line-height:1.2}.ktr-hero-content p{font-size:1rem;line-height:1.7}}.ktr-quote-modal{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:1rem}.ktr-quote-overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.ktr-quote-dialog{position:relative;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;background:#fff;border:1px solid #e2e8f0;box-shadow:0 25px 60px -12px rgba(0,0,0,.25)}.ktr-quote-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9;background:#f8fafc}.ktr-quote-title{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;color:#0f172a;margin:0}.ktr-quote-title i,.ktr-quote-title svg{color:#0077b6}.ktr-quote-close{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:0 0;border:none;cursor:pointer;color:#94a3b8;transition:color .2s}.ktr-quote-close:hover{color:#0f172a}.ktr-quote-body{padding:1.5rem}.ktr-quote-product-label{font-size:.875rem;font-weight:600;color:#005f94;background:#f0f9ff;border:1px solid #e0f2fe;padding:.625rem .875rem;margin-bottom:1.25rem}.ktr-quote-body .wpcf7{margin:0}.ktr-quote-body .wpcf7-form p{margin-bottom:1rem}.ktr-quote-body .wpcf7-form p:last-of-type{margin-bottom:0}.ktr-quote-body .wpcf7-form label{display:block;font-size:.8125rem;font-weight:600;color:#334155;margin-bottom:.375rem;line-height:1.4}.ktr-quote-body .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-acceptance):not(.wpcf7-checkbox):not(.wpcf7-radio){width:100%;height:2.75rem;padding:0 .875rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:0;font-size:.875rem;font-family:Inter,sans-serif;color:#0f172a;transition:border-color .2s,box-shadow .2s;outline:0;box-sizing:border-box;-webkit-appearance:none;appearance:none}.ktr-quote-body .wpcf7-form select.wpcf7-form-control{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 8.825L.35 3.175l.7-.7L6 7.425l4.95-4.95.7.7z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;padding-right:2.5rem}.ktr-quote-body .wpcf7-form textarea.wpcf7-form-control{height:auto;min-height:90px;padding:.75rem .875rem;resize:vertical;line-height:1.5}.ktr-quote-body .wpcf7-form-control:not(.wpcf7-submit):focus{border-color:#0077b6;box-shadow:0 0 0 3px rgba(0,119,182,.12);background:#fff}.ktr-quote-body .wpcf7-form input[type=submit],.ktr-quote-body .wpcf7-submit{display:inline-flex;align-items:center;justify-content:center;width:100%;height:3rem;margin-top:.25rem;padding:0 1.5rem;background:#0077b6;color:#fff;font-size:.9375rem;font-weight:700;font-family:Inter,sans-serif;letter-spacing:.01em;border:none;border-radius:0;cursor:pointer;transition:background .2s,transform .1s}.ktr-quote-body .wpcf7-form input[type=submit]:hover,.ktr-quote-body .wpcf7-submit:hover{background:#005f94}.ktr-quote-body .wpcf7-form input[type=submit]:active,.ktr-quote-body .wpcf7-submit:active{transform:scale(.98)}.ktr-quote-body .wpcf7 .wpcf7-spinner{display:block;margin:.75rem auto 0}.ktr-quote-body .wpcf7-not-valid-tip{display:block;font-size:.75rem;font-weight:500;color:#dc2626;margin-top:.375rem;padding-left:.125rem}.ktr-quote-body .wpcf7-not-valid{border-color:#fca5a5!important;box-shadow:0 0 0 3px rgba(239,68,68,.1)!important}.ktr-quote-body .wpcf7-response-output{margin:1.25rem 0 0!important;padding:.875rem 1rem!important;font-size:.8125rem;font-weight:500;line-height:1.5;border:none!important;border-radius:0;border-left:3px solid transparent!important}.ktr-quote-body .wpcf7-form.sent .wpcf7-response-output{background:#ecfdf5!important;color:#065f46!important;border-left-color:#10b981!important}.ktr-quote-body .wpcf7-form.invalid .wpcf7-response-output,.ktr-quote-body .wpcf7-form.unaccepted .wpcf7-response-output{background:#fef2f2!important;color:#991b1b!important;border-left-color:#ef4444!important}.ktr-quote-body .wpcf7-form.spam .wpcf7-response-output{background:#fffbeb!important;color:#92400e!important;border-left-color:#f59e0b!important}.ktr-quote-body .wpcf7-form.failed .wpcf7-response-output{background:#fef2f2!important;color:#991b1b!important;border-left-color:#ef4444!important}.ktr-quote-body .wpcf7-response-output:empty{display:none}