*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#111d2d;background:#fff;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:#04111f;color:#c8d6e6;font-size:12px}.topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.topbar a{color:#fff;font-weight:700}.header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-bottom:1px solid #e8edf3}.nav{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;min-width:190px}.brand img{width:54px;height:48px;object-fit:contain;background:#fff;border-radius:8px}.brand strong{display:block;font-size:19px;letter-spacing:.02em}.brand span{display:block;font-size:9px;letter-spacing:.24em;color:#4e6075}.menu{display:flex;align-items:center;gap:25px;margin-left:auto}.menu a{font-size:13px;font-weight:750;color:#344054;position:relative;padding:29px 0}.menu a:after{content:"";position:absolute;height:2px;left:0;right:100%;bottom:18px;background:#0b66d8;transition:.25s}.menu a:hover,.menu a.active{color:#0b66d8}.menu a:hover:after,.menu a.active:after{right:0}.nav-actions{display:flex;align-items:center;gap:9px}.btn{border:0;border-radius:10px;padding:11px 16px;font-weight:800;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:#0b66d8;color:#fff;box-shadow:0 7px 20px rgba(11,102,216,.2)}.btn-dark{background:#07182c;color:#fff}.btn-soft{background:#eef4fb;color:#172a40;border:1px solid #dce6f1}.btn-white{background:#fff;color:#0a56b0}.btn-glass{color:#fff;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(8px)}.btn-lg{padding:14px 20px;font-size:14px}.full{width:100%}.mobile-toggle,.icon-btn{display:none;background:none;border:0;font-size:24px;cursor:pointer}.hero{position:relative;min-height:610px;background:#07182c;color:#fff;overflow:hidden}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .9s ease}.hero-slide.active{opacity:1}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-shade,.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,13,24,.9) 0%,rgba(3,13,24,.68) 48%,rgba(3,13,24,.18) 100%)}.hero-inner{position:relative;z-index:2;min-height:610px;display:flex;align-items:center}.hero-content{max-width:680px;padding:80px 0}.eyebrow{display:inline-block;color:#0968dc;font-size:11px;font-weight:900;letter-spacing:.18em;margin-bottom:12px}.eyebrow.light{color:#68adff}.hero h1,.page-hero h1{font-size:clamp(46px,6vw,78px);line-height:.98;letter-spacing:-.045em;margin:0 0 24px}.hero h1 span{color:#2a8dff}.hero p{font-size:18px;color:#d3dfeb;max-width:660px;margin:0}.hero-cta{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.hero-features,.hero-mini{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;color:#dbe7f3;font-size:12px;font-weight:700}.hero-dots{position:absolute;z-index:3;bottom:25px;left:50%;transform:translateX(-50%);display:flex;gap:7px}.hero-dot{width:28px;height:3px;border:0;background:rgba(255,255,255,.35);cursor:pointer}.hero-dot.active{background:#fff}.proofbar{border-bottom:1px solid #e5ebf2;background:#fff}.proofgrid{display:grid;grid-template-columns:repeat(4,1fr)}.proofgrid>div{padding:24px 20px;text-align:center;border-right:1px solid #e5ebf2}.proofgrid>div:last-child{border:0}.proofgrid strong{display:block;color:#0b66d8;font-size:14px}.proofgrid span{display:block;color:#68788b;font-size:11px;margin-top:2px}.section{padding:88px 0}.section.alt{background:#f4f7fb}.section.soft{background:#f7f9fc}.section.no-top{padding-top:10px}.section.dark{background:#061426;color:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section-head h2,.split h2,.shop-toolbar h2{font-size:clamp(33px,4vw,50px);line-height:1.04;letter-spacing:-.035em;margin:0 0 12px}.section-head p,.shop-toolbar p{max-width:720px;margin:0;color:#637387}.text-link{font-weight:900;color:#0b66d8;white-space:nowrap}.grid{display:grid;gap:20px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.category-card{border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;background:#fff;transition:.25s;box-shadow:0 8px 25px rgba(15,30,50,.05)}.category-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(15,30,50,.12)}.category-card img{width:100%;height:205px;object-fit:contain;padding:24px;background:linear-gradient(#fff,#f3f6fa)}.category-card>div{padding:20px}.category-card small{color:#0b66d8;font-size:10px;font-weight:900;letter-spacing:.13em}.category-card h3{font-size:19px;margin:8px 0}.category-card p{font-size:13px;color:#6b7b8e;min-height:59px}.category-card b{color:#0b66d8}.product-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;box-shadow:0 8px 25px rgba(15,30,50,.055);display:flex;flex-direction:column;transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(15,30,50,.12)}.product-image{height:230px;padding:24px;position:relative;background:linear-gradient(#fff,#f3f6fa);display:grid;place-items:center}.product-image img{width:100%;height:100%;object-fit:contain}.tag{position:absolute;left:14px;top:14px;background:#e9f3ff;color:#075bbf;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;letter-spacing:.08em}.product-body{padding:20px;display:flex;flex-direction:column;flex:1}.product-body h3{font-size:18px;margin:0 0 7px}.product-meta{font-size:12px;color:#6a7a8c;min-height:40px}.mini-specs{list-style:none;margin:16px 0;padding:0;display:grid;gap:6px}.mini-specs li{font-size:12px;color:#425466;padding-left:17px;position:relative}.mini-specs li:before{content:"✓";position:absolute;left:0;color:#0b66d8;font-weight:900}.price-row{margin-top:auto;padding-top:17px;display:flex;justify-content:space-between;align-items:end;border-top:1px solid #edf1f5}.price{font-size:25px;font-weight:900}.price small,.price-alt small{display:block;color:#738196;font-size:10px;font-weight:700}.price-alt{text-align:right}.price-alt b{font-size:18px;color:#0b66d8}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.product-actions .btn{padding:10px 8px;font-size:11px}.split{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.split.reverse>figure{order:0}.lead{font-size:17px;color:#bfd0e1}.darklead{color:#5f7186}.benefit-list{display:grid;gap:18px;margin:28px 0}.benefit-list>div{display:flex;gap:14px}.benefit-list i{font-style:normal;width:34px;height:34px;min-width:34px;border-radius:9px;background:#0b66d8;color:#fff;display:grid;place-items:center;font-weight:900;font-size:11px}.benefit-list b,.benefit-list span{display:block}.benefit-list span{font-size:13px;color:#aebed0;margin-top:3px}.light-list span{color:#66778a}.image-card{margin:0;border-radius:24px;overflow:hidden;box-shadow:0 25px 60px rgba(2,18,36,.16);background:#fff}.image-card img{width:100%;height:100%;object-fit:cover}.visual-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.visual-grid figure{margin:0;border-radius:20px;overflow:hidden;background:#fff;border:1px solid #e2e8f0}.visual-grid img{width:100%;height:260px;object-fit:contain;padding:20px;background:#f7f9fb}.visual-grid figcaption{padding:18px 20px;display:flex;justify-content:space-between}.visual-grid figcaption span{font-size:12px;color:#708095}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.chips span{padding:8px 11px;border-radius:999px;background:#eaf3ff;color:#0a5dbc;font-size:11px;font-weight:800}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.step{padding:26px;border:1px solid #e1e8f0;border-radius:18px;background:#fff}.step>span{font-size:32px;color:#c9e0fb;font-weight:900}.step h3{margin:6px 0}.step p{font-size:13px;color:#697a8e;margin:0}.cta{background:linear-gradient(135deg,#061426,#0c3b73);border-radius:26px;padding:42px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;overflow:hidden}.cta:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:rgba(30,135,255,.15);right:-90px;top:-160px}.cta>*{z-index:1;position:relative}.cta h2{font-size:36px;line-height:1.05;margin:0 0 10px}.cta p{margin:0;color:#cbd9e7;max-width:700px}.page-hero{padding:84px 0;background:linear-gradient(135deg,#061426,#0c325f);color:#fff}.page-hero.compact{padding:58px 0}.page-hero h1{font-size:clamp(44px,5vw,64px);margin-bottom:16px}.page-hero p{max-width:780px;color:#cedbea;font-size:17px}.image-hero{position:relative;min-height:480px;display:flex;align-items:center;overflow:hidden}.image-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.image-hero>.container{position:relative;z-index:2}.shop-hero{background:radial-gradient(circle at 85% 20%,#174d84,#061426 55%)}.shop-toolbar{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:32px}.shop-layout{display:grid;grid-template-columns:255px 1fr;gap:28px}.filters{position:sticky;top:98px;align-self:start;background:#fff;border:1px solid #e1e8f0;border-radius:18px;padding:18px}.filters label{display:block;font-size:12px;font-weight:900;margin-bottom:7px}.searchbox{width:100%;padding:12px;border:1px solid #d9e2ec;border-radius:10px}.filter-stack{display:grid;gap:5px;margin-top:14px}.filter-btn{border:0;background:none;padding:10px;border-radius:9px;display:flex;justify-content:space-between;font-weight:750;color:#46576a;cursor:pointer;text-align:left}.filter-btn span{color:#8796a8}.filter-btn.active,.filter-btn:hover{background:#eaf3ff;color:#0b66d8}.filter-help{margin-top:22px;border-top:1px solid #e8edf3;padding-top:18px}.filter-help p{font-size:12px;color:#6d7e91}.filter-help a{font-size:12px;font-weight:900;color:#0b66d8}.stack-images{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stack-images img{border-radius:16px;border:1px solid #e0e7ef;background:#fff}.service-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-cards article,.service-list article,.usecases article{border:1px solid #e1e8f0;border-radius:17px;padding:23px;background:#fff}.service-cards b{font-size:22px;color:#0b66d8}.service-cards h3{font-size:17px;margin:10px 0 6px}.service-cards p,.usecases p{font-size:13px;color:#6b7b8e;margin:0}.service-list article{display:flex;align-items:center;justify-content:space-between}.service-list h3{font-size:16px;margin:0}.service-list b{color:#0b66d8}.wide-image{margin:30px 0 0;border-radius:24px;overflow:hidden}.wide-image img{width:100%}.price-sections>section{margin-bottom:46px}.price-sections h2{font-size:30px;margin:0 0 18px}.table-wrap{overflow:auto;border:1px solid #e0e7ef;border-radius:15px;background:#fff}.table-wrap table{border-collapse:collapse;width:100%;min-width:580px}.table-wrap th,.table-wrap td{padding:14px 16px;border-bottom:1px solid #e7edf3;text-align:left;font-size:13px}.table-wrap th{background:#f3f6fa;color:#344054;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.table-wrap td:last-child,.table-wrap th:last-child{text-align:right;font-weight:800}.table-wrap tr:last-child td{border-bottom:0}.two-tables{display:grid;grid-template-columns:1fr 1fr;gap:20px}.three-tables{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.table-note{font-size:12px;color:#6c7c8f}.legal-note{padding:20px;border:1px solid #f0d792;background:#fff8df;border-radius:14px;color:#654d0a}.legal-note p{margin:6px 0 0}.price-poster{max-width:900px;margin:50px auto 0}.price-poster img{width:100%;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 20px 45px rgba(0,0,0,.1)}.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.gallery-grid img{border-radius:18px;width:100%;height:330px;object-fit:cover}.contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:28px}.contact-card{background:#061426;color:#fff;border-radius:24px;padding:32px}.contact-card h2{font-size:34px}.contact-item{padding:17px 0;border-bottom:1px solid rgba(255,255,255,.1)}.contact-item small{display:block;color:#8fa9c3;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.contact-item b,.contact-item span,.contact-item a{display:block;margin-top:4px}.contact-tip{margin-top:24px;padding:18px;border-radius:14px;background:#0c2d51}.contact-tip p{font-size:12px;color:#cbd9e7;margin-bottom:0}.form-card{border:1px solid #e1e8f0;border-radius:24px;padding:32px;background:#fff}.form-card h2{font-size:34px;margin:0 0 8px}.form-card>p{color:#6b7b8e;font-size:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:24px 0}.form-grid label{font-size:12px;font-weight:800;display:grid;gap:6px}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;padding:12px 13px;border:1px solid #d6e0ea;border-radius:9px;background:#fbfcfe}.form-grid textarea{min-height:135px;resize:vertical}.consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:start;font-weight:500!important}.consent input{width:auto}.consent a{color:#0b66d8;font-weight:800}.legal{max-width:900px}.legal h2{font-size:28px;margin-top:0;padding-top:12px}.legal h2:not(:first-child){margin-top:42px}.legal h3{margin-top:25px}.legal p{color:#4f6073}.legal a{color:#0b66d8}.footer{background:#03101e;color:#b7c8d9;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:36px}.footer-logo{color:#fff;margin-bottom:14px}.footer-logo span{color:#a8bbce}.footer-brand p{font-size:13px;max-width:360px}.footer-phone{font-size:18px;font-weight:900;color:#fff}.footer h4{color:#fff;margin:0 0 16px}.footer a:not(.brand):not(.footer-phone){display:block;font-size:13px;margin:8px 0;color:#b7c8d9}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:38px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;font-size:11px}.overlay{position:fixed;inset:0;background:rgba(1,8,15,.52);z-index:1800;display:none}.overlay.show{display:block}.cart-drawer{position:fixed;top:0;right:-460px;width:min(440px,100%);height:100%;background:#fff;z-index:1900;box-shadow:-20px 0 55px rgba(0,0,0,.22);transition:.32s;display:flex;flex-direction:column}.cart-drawer.open{right:0}.cart-head{padding:20px;display:flex;justify-content:space-between;border-bottom:1px solid #e5ebf2}.cart-head small{display:block;color:#748397;font-size:9px;letter-spacing:.12em}.cart-head b{font-size:20px}.cart-head .icon-btn{display:block;font-size:30px}.cart-items{flex:1;overflow:auto;padding:18px}.cart-item{display:grid;grid-template-columns:65px 1fr auto;gap:11px;padding:12px 0;border-bottom:1px solid #e8edf3}.cart-item img{width:65px;height:55px;object-fit:contain;background:#f5f7fa;border-radius:8px}.cart-item small{display:block;color:#728197}.cart-item button{border:0;background:none;color:#9a3a3a;cursor:pointer}.cart-total{padding:20px;border-top:1px solid #e5ebf2}.cart-total .sum{display:flex;justify-content:space-between;font-size:21px;font-weight:900}.cart-total p{font-size:11px;color:#6b7b8e}.cookie{position:fixed;z-index:2000;bottom:22px;left:50%;transform:translateX(-50%);width:min(820px,calc(100% - 30px));background:#fff;border:1px solid #e0e7ef;border-radius:17px;box-shadow:0 22px 70px rgba(0,0,0,.24);padding:18px 20px;display:none;align-items:center;gap:20px}.cookie.show{display:flex}.cookie b{display:block}.cookie p{font-size:12px;color:#627386;margin:4px 0 0}.cookie>div:first-child{flex:1}.cookie-actions{display:flex;gap:8px}.hidden{display:none!important}@media(max-width:1020px){.menu{display:none;position:absolute;left:0;right:0;top:78px;background:#fff;border-bottom:1px solid #e5ebf2;padding:14px 25px 25px;flex-direction:column;align-items:stretch}.menu.open{display:flex}.menu a{padding:10px 0}.menu a:after{display:none}.mobile-toggle{display:block}.desktop-cta{display:none}.grid-4,.service-cards{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.split,.contact-grid{grid-template-columns:1fr}.shop-layout{grid-template-columns:1fr}.filters{position:static}.proofgrid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.two-tables,.three-tables{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.container{width:min(100% - 28px,1180px)}.topbar-inner{justify-content:center}.topbar-inner span{display:none}.nav{height:70px}.brand{min-width:0}.brand img{width:45px;height:40px}.brand strong{font-size:17px}.brand span{display:none}.nav-actions .btn-soft{padding:9px 11px}.menu{top:70px}.hero,.hero-inner{min-height:650px}.hero-content{padding:70px 0}.hero h1{font-size:48px}.hero p{font-size:16px}.hero-features{gap:10px}.section{padding:65px 0}.section-head,.shop-toolbar{display:block}.section-head .text-link{display:inline-block;margin-top:18px}.grid-4,.grid-3,.service-cards,.visual-grid,.steps,.proofgrid{grid-template-columns:1fr}.category-card img{height:190px}.product-grid{grid-template-columns:1fr}.split{gap:28px}.stack-images{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr}.gallery-grid img{height:auto}.cta{display:block;padding:28px}.cta .btn{margin-top:20px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin:7px 0}.cookie.show{display:block}.cookie-actions{margin-top:12px}.page-hero{padding:60px 0}.image-hero{min-height:430px}.product-actions{grid-template-columns:1fr 1fr}.shop-toolbar>.btn{margin-top:18px}.hero-mini{gap:10px}}
/* brand: Überwachungs Systems */
.brand{min-width:auto;gap:12px}.brand img{width:56px;height:56px;border-radius:0;background:none;filter:drop-shadow(0 5px 12px rgba(7,24,44,.3))}.brand strong{font-size:16px;font-weight:900;letter-spacing:.06em;line-height:1;white-space:nowrap;text-transform:uppercase}.brand strong em{display:block;font-style:normal;font-weight:700;font-size:15px;letter-spacing:.34em;text-transform:uppercase;color:#0b66d8;margin-top:3px}.footer-logo strong em{color:#63b0ff}.brand span{display:none}.nav{gap:22px}@media(max-width:650px){.brand img{width:46px;height:46px}.brand strong{font-size:13px}.brand strong em{font-size:12px;letter-spacing:.3em}}
/* whatsapp */
.btn-wa{background:#25d366;color:#042612;box-shadow:0 7px 20px rgba(37,211,102,.25)}.btn-wa:hover{background:#1fbc59;color:#042612}.btn-wa svg{flex:none}.topbar-inner{gap:14px}.topbar-wa{display:inline-flex;align-items:center;gap:6px;margin-left:14px;color:#8ef0b4!important}.topbar-wa:before{content:"";width:7px;height:7px;border-radius:50%;background:#25d366}

/* cart qty */
.cart-item{grid-template-columns:58px 1fr auto;align-items:start}.cart-item img{width:58px;height:52px}.cart-item small{font-size:11px;margin:2px 0 8px}.qty{display:flex;align-items:center;gap:8px}.qty button{width:26px;height:26px;border-radius:7px;border:1px solid #d9e2ec;background:#f4f7fb;color:#12263f;font-weight:900;font-size:15px;line-height:1;cursor:pointer;display:grid;place-items:center}.qty button:hover{background:#e6eefa;border-color:#b9cde6}.qty span{min-width:26px;text-align:center;font-weight:900;font-size:14px}.qty strong{margin-left:auto;font-size:15px;color:#0b66d8}.cart-del{align-self:start;font-size:20px;line-height:1}

/* service cards */
.product-card.svc .product-image{height:180px;padding:16px;background:linear-gradient(#fff,#eef4fb)}.product-card.svc .price{font-size:22px}.product-actions.one{grid-template-columns:1fr}.filter-stack{max-height:none}
