:root{--ink:#071d3a;--blue:#075cf6;--yellow:#ffd51f;--muted:#5d6c7f;--line:#d7e0eb;--soft:#f4f7fb;--white:#fff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.top{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:24px}.brand{font-weight:900;line-height:.9;letter-spacing:-.04em}.brand span{color:var(--blue)}nav{display:flex;gap:24px;font-weight:700;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;background:var(--blue);color:#fff;font-weight:800;border:2px solid var(--blue)}.btn.alt{background:#fff;color:var(--ink);border-color:var(--ink)}.btn.yellow{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}.hero{border-top:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;min-height:590px}.hero-copy{padding:90px max(36px,calc((100vw - var(--max))/2)) 70px max(20px,calc((100vw - var(--max))/2));display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:clamp(46px,5vw,74px);line-height:1.02;letter-spacing:-.055em;margin:0 0 24px}.lead{font-size:20px;color:var(--muted);max-width:650px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-media{min-height:480px;background:url('assets/hero-locksmith.png') center/cover no-repeat}.keyline{height:3px;background:var(--blue)}section{padding:84px 0}.section-title{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.04em;margin:0 0 34px}.problem-grid,.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.problem,.service{padding:28px 24px;border-right:1px solid var(--line)}.problem:last-child,.service:nth-child(4n){border-right:0}.problem strong,.service h3{display:block;font-size:19px;margin:0 0 9px}.arrow{color:var(--blue);font-weight:900}.price-band{background:var(--soft)}.price-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.prices{border-top:2px solid var(--ink)}.price{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--line);font-weight:800}.split{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.split .content{padding:80px max(32px,calc((100vw - var(--max))/2));}.split .photo{background:url('assets/hero-locksmith.png') center/cover no-repeat;min-height:480px}.dark{background:var(--ink);color:#fff}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.step b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--blue);margin-bottom:16px}.area-list{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line)}.area-list a{padding:12px 10px;border-bottom:1px solid var(--line);font-weight:700;color:#174779}.faq details{border-top:1px solid var(--line);padding:18px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-weight:800;cursor:pointer}.cta{background:var(--blue);color:#fff}.cta .wrap{display:flex;justify-content:space-between;align-items:center;gap:24px}.cta h2{font-size:42px;margin:0}.footer{background:var(--ink);color:#fff;padding:50px 0 90px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.small{font-size:14px;color:var(--muted)}.dark .small,.footer .small{color:#b8c7da}.mobile-call{display:none}.geo-intro{max-width:760px}.local-note{border-left:4px solid var(--yellow);padding:4px 0 4px 20px;margin:32px 0}.breadcrumbs{font-size:14px;color:var(--muted);padding-top:24px}@media(max-width:800px){body{overflow-x:hidden}.wrap{width:min(100% - 28px,var(--max))}nav{display:none}.top{min-height:70px}.top>.btn{display:none}.hero-grid,.price-grid,.split{grid-template-columns:minmax(0,1fr)}.hero-copy{padding:48px 20px}.hero h1{font-size:clamp(34px,10vw,42px);overflow-wrap:anywhere}.lead{font-size:18px}.hero-media{min-height:330px;order:-1}.problem-grid,.service-grid{grid-template-columns:1fr}.problem,.service,.service:nth-child(4n){border-right:0;border-bottom:1px solid var(--line)}section{padding:58px 0}.steps,.footer-grid{grid-template-columns:1fr}.area-list{grid-template-columns:1fr 1fr}.cta .wrap{display:block}.cta .btn{margin-top:20px}.mobile-call{display:flex;position:fixed;z-index:10;bottom:0;left:0;right:0;background:var(--yellow);min-height:58px;align-items:center;justify-content:center;font-size:16px;font-weight:900}.footer{padding-bottom:100px}.split .content{padding:58px 20px}}
.split{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.split .content{padding:clamp(64px,6vw,108px) clamp(36px,6vw,108px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.split .content .section-title{max-width:680px;margin-bottom:22px;font-size:clamp(38px,3.4vw,58px);line-height:1.04}.split .content p{max-width:590px;margin:0 0 28px;font-size:18px;color:var(--muted)}.split .photo{min-height:600px}
@media(max-width:800px){html,body{max-width:100%;overflow-x:hidden}.hero-grid{display:block}.hero-copy{min-width:0;width:100%}.hero h1{max-width:100%;font-size:34px;word-break:normal}.actions .btn{width:100%}.split{display:flex;flex-direction:column}.split .photo{order:-1;min-height:320px}.split .content{padding:48px 24px}.split .content .section-title{font-size:36px;line-height:1.08}.split .content p{font-size:17px}.split .content .btn{width:100%}}
.brand-logo{display:block;width:174px;height:auto}.footer .brand-logo{width:190px;background:#fff;padding:8px}p,.lead,.small,.local-note{font-weight:500}.footer .small{font-weight:500}.hero-media{position:relative}.hero-facts{position:absolute;top:28px;left:28px;display:grid;gap:1px;width:min(236px,calc(100% - 56px));box-shadow:5px 5px 0 rgba(7,29,58,.35)}.hero-fact{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;background:rgba(7,29,58,.94);color:#fff}.hero-fact:first-child{border-bottom:1px solid rgba(255,255,255,.24)}.hero-fact span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.055em}.hero-fact strong{color:var(--yellow);font-size:17px;white-space:nowrap}.all-pages{margin-top:38px;padding-top:24px;border-top:1px solid rgba(255,255,255,.2)}.all-pages summary{cursor:pointer;font-weight:800;color:#fff;list-style:none}.all-pages summary::-webkit-details-marker{display:none}.all-pages summary:after{content:'+';float:right;color:var(--yellow);font-size:22px;line-height:.8}.all-pages details[open] summary:after{content:'–'}.all-pages-links{display:grid;grid-template-columns:repeat(5,1fr);gap:8px 20px;padding:20px 0 0}.all-pages-links a{color:#d8e5f5;font-size:14px;font-weight:600}.all-pages-links a:hover{color:var(--yellow)}@media(max-width:800px){.brand-logo{width:150px}.hero-facts{top:16px;left:16px;width:min(236px,calc(100% - 32px));box-shadow:3px 3px 0 rgba(7,29,58,.35)}.hero-fact{padding:10px 12px}.hero-fact span{font-size:10px}.hero-fact strong{font-size:15px}.all-pages{margin-top:28px}.all-pages-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px}.all-pages summary:after{margin-right:4px}}
.top{position:relative}.hotline{display:flex;align-items:center;gap:11px;min-height:52px;padding:8px 18px 8px 13px;background:var(--yellow);color:var(--ink);font-weight:900;box-shadow:4px 4px 0 var(--ink);transition:transform .18s ease,box-shadow .18s ease}.hotline:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--ink)}.hotline-mark{display:grid;place-items:center;width:30px;height:30px;background:var(--ink);color:#fff;border-radius:50%;font-size:14px}.hotline-copy{display:flex;flex-direction:column;line-height:1.05}.hotline-copy small{font-size:10px;letter-spacing:.08em;text-transform:uppercase}.hotline-copy strong{font-size:17px;letter-spacing:.025em;white-space:nowrap}.hero-actions{align-items:stretch;gap:14px}.hero-call{display:flex;align-items:center;gap:12px;min-height:64px;padding:10px 22px!important;box-shadow:4px 4px 0 var(--ink);transition:transform .18s ease,box-shadow .18s ease}.hero-call:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--ink)}.hero-call-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:var(--blue);font-size:16px}.hero-call-copy{display:flex;flex-direction:column;text-align:left;line-height:1.1}.hero-call-copy small{font-size:11px;letter-spacing:.07em;text-transform:uppercase}.hero-call-copy strong{font-size:18px;letter-spacing:.02em;white-space:nowrap}.hero-price{display:flex!important;align-items:center;gap:12px;min-height:64px!important;padding:9px 22px!important;border-color:#b7c5d8!important;background:#fff!important;transition:border-color .18s ease,background .18s ease}.hero-price:hover{border-color:var(--blue)!important;background:#f6f9ff!important}.hero-price-icon{display:grid!important;place-items:center;flex:0 0 31px;width:31px;height:31px;border-radius:50%;background:#e8f0ff;color:var(--blue)!important;font-size:19px!important;font-weight:900!important}.hero-price-copy{display:flex;flex-direction:column;text-align:left;line-height:1.12}.hero-price-copy small{font-size:11px;color:var(--muted);font-weight:700}.hero-price-copy strong{font-size:16px;white-space:nowrap}.cta-call{display:flex!important;align-items:center;gap:12px;min-height:64px!important;padding:9px 20px!important;border:2px solid var(--yellow)!important;background:var(--yellow)!important;color:var(--ink)!important;box-shadow:4px 4px 0 #073ca5;transition:transform .18s ease,box-shadow .18s ease}.cta-call:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 #073ca5}.cta-call-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--ink);color:#fff;font-size:16px}.cta-call-copy{display:flex;flex-direction:column;text-align:left;line-height:1.1}.cta-call-copy small{font-size:10px;letter-spacing:.08em;text-transform:uppercase}.cta-call-copy strong{font-size:18px;letter-spacing:.02em;white-space:nowrap}.problem-grid{gap:14px;border:0}.problem{position:relative;min-height:168px;padding:28px 24px;border:1px solid var(--line)!important;background:linear-gradient(145deg,#fff 0%,#f7faff 100%);box-shadow:0 8px 18px rgba(7,29,58,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.problem:before{content:'';display:block;width:34px;height:5px;margin-bottom:24px;background:var(--yellow)}.problem:hover{transform:translateY(-5px);border-color:var(--blue)!important;box-shadow:0 14px 28px rgba(7,29,58,.14)}.problem strong{font-size:20px;line-height:1.2}.problem .arrow{position:absolute;left:24px;bottom:26px}.dark .steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;position:relative}.dark .steps>div{position:relative;min-height:218px;padding:29px 28px 28px;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.18);border-top:4px solid var(--yellow)}.dark .steps>div:not(:last-child):after{content:'';position:absolute;z-index:2;top:46px;right:-19px;width:19px;height:2px;background:var(--yellow)}.dark .steps h3{margin:18px 0 12px;font-size:22px;line-height:1.16}.dark .steps p{margin:0;color:#d5e1f0}.dark .steps .step b{display:grid;place-items:center;width:42px;height:42px;margin:0;border-radius:50%;background:var(--yellow);color:var(--ink);font-size:15px;font-weight:900}.footer-grid>div:last-child{padding-left:24px;border-left:1px solid rgba(255,255,255,.24)}.footer-grid>div:last-child a{display:inline-block;margin:.22rem 0}.footer-grid>div:last-child a:hover{color:var(--yellow)}@media(max-width:800px){.top{gap:8px}.brand-logo{width:120px}.hotline{min-height:44px;padding:6px 8px;gap:7px;box-shadow:none}.hotline-mark{width:25px;height:25px;flex:0 0 25px}.hotline-copy small{font-size:8px}.hotline-copy strong{font-size:13px}.hero-actions{gap:12px}.hero-call,.hero-price{width:100%;min-height:60px!important}.hero-price{justify-content:flex-start;padding-left:20px!important}.hero-price-icon{flex-basis:29px;width:29px;height:29px}.hero-price-copy small{font-size:10px}.cta .wrap{display:flex}.cta-call{width:100%;justify-content:center}.problem-grid{gap:10px}.problem{min-height:136px;padding:22px 20px}.problem:before{width:28px;margin-bottom:17px}.problem .arrow{left:20px;bottom:20px}.dark .steps{grid-template-columns:1fr;gap:12px}.dark .steps>div{min-height:0;padding:24px 22px}.dark .steps>div:not(:last-child):after{display:none}.dark .steps h3{margin:14px 0 8px;font-size:20px}.footer-grid>div:last-child{padding-left:0;border-left:0}}
.hero-media,.split .photo{background-image:url('/assets/hero-locksmith.jpg')!important}.price-band,.dark,.faq,.footer{content-visibility:auto;contain-intrinsic-size:1px 640px}.price-band{background:var(--ink);color:#fff}.price-band .section-title,.price-band h3{color:#fff}.price-band p,.price-band .lead{color:#d5e1f0}.price-band .prices{border-color:var(--yellow)}.price-band .price{border-color:rgba(255,255,255,.22)}:root{--ink:#0e3869;--blue:#0e3869}.cta{background:var(--ink);margin:16px 0}.nearby{padding:76px 0 64px;background:#fff}.nearby .section-title{margin-bottom:30px}.nearby-links{display:flex;flex-wrap:wrap;gap:10px}.nearby-link{display:inline-flex;align-items:center;gap:12px;padding:13px 15px;background:var(--ink);color:#fff;font-size:14px;font-weight:800;line-height:1.2;transition:background .18s ease,transform .18s ease}.nearby-link:hover{background:#164c85;transform:translateY(-2px)}.nearby-link span{color:var(--yellow);font-size:18px;line-height:1}.service-grid{gap:14px;border:0}.service{position:relative;display:flex;flex-direction:column;min-height:192px;padding:27px 24px!important;border:1px solid var(--line)!important;background:linear-gradient(145deg,#fff 0%,#f7faff 100%);box-shadow:0 8px 18px rgba(7,29,58,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.service:before{content:'';display:block;width:34px;height:5px;margin-bottom:21px;background:var(--yellow)}.service:hover{transform:translateY(-5px);border-color:var(--blue)!important;box-shadow:0 14px 28px rgba(7,29,58,.14)}.service h3{font-size:20px;line-height:1.2}.service p{margin:0}.service .arrow{margin-top:auto;padding-top:20px}.service:not(:has(.arrow)):after{content:'Mehr erfahren →';display:block;margin-top:auto;padding-top:20px;color:var(--blue);font-weight:900}.footer-neighbors{margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.24)}.footer-neighbors p{margin:8px 0 0}.footer-neighbors a{display:inline-block;margin:3px 0;color:#d8e5f5}.footer-neighbors a:hover{color:var(--yellow)}@media(max-width:800px){.nearby{padding:56px 0 46px}.nearby-links{display:grid;grid-template-columns:1fr}.nearby-link{justify-content:space-between;padding:15px 16px}.service{min-height:174px;padding:23px 20px!important}.service:before{width:28px;margin-bottom:18px}}
header{background:var(--ink);border-bottom:1px solid rgba(255,255,255,.22)}header nav{color:#fff}header nav a{transition:color .18s ease}header nav a:hover{color:var(--yellow)}.service{padding:0!important;overflow:hidden}.service:before{display:none}.service-image{display:block;width:100%;height:174px;object-fit:cover;background:#dce6f2}.service-copy{display:flex;flex:1;flex-direction:column;padding:22px 24px 25px}.service-copy:before{content:'';display:block;width:34px;height:5px;margin-bottom:18px;background:var(--yellow)}.service-copy .arrow{margin-top:auto;padding-top:20px}.service-detail-image{display:block;width:min(100%,720px);max-height:480px;margin:30px 0 0;object-fit:cover;border:1px solid var(--line)}.service-process .steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-process .steps>div{min-height:190px;padding:28px 26px;background:#fff;border:1px solid var(--line);border-top:4px solid var(--yellow);box-shadow:0 8px 18px rgba(7,29,58,.06)}.service-process .steps h3{margin:0 0 12px;font-size:21px;line-height:1.2}.service-process .steps p{margin:0;color:var(--muted)}.service-cta{margin:0;background:#fff;color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service-cta .cta-call{box-shadow:4px 4px 0 var(--ink)}.service-cta .cta-call:hover{box-shadow:2px 2px 0 var(--ink)}@media(max-width:800px){.service{min-height:0;padding:0!important}.service-image{height:210px}.service-copy{padding:21px 20px 23px}.service-copy:before{width:28px;margin-bottom:16px}.service-detail-image{width:100%;max-height:none;margin-top:24px}.service-process .steps{grid-template-columns:1fr;gap:12px}.service-process .steps>div{min-height:0;padding:24px 22px}.service-cta .wrap{display:block}.service-cta .cta-call{margin-top:20px}}
.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:520px}.hero-copy{padding-right:clamp(36px,4vw,72px)}.hero h1{font-size:clamp(42px,4.3vw,64px)}.hero-media{min-height:440px}@media(max-width:800px){.hero-grid{display:block;min-height:0}.hero-copy{padding-right:20px}.hero h1{font-size:clamp(34px,10vw,42px)}.hero-media{min-height:330px}}
