:root{--bg:#05070b;--panel:#0b1420;--card:#101a28;--blue:#1684ff;--blue2:#20c8ff;--green:#25d366;--text:#f8fbff;--muted:#aeb9c8;--line:rgba(255,255,255,.13);--radius:28px;--shadow:0 28px 90px rgba(0,0,0,.45)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:radial-gradient(circle at 12% -6%,rgba(22,132,255,.28),transparent 32%),radial-gradient(circle at 92% 0%,rgba(32,200,255,.14),transparent 25%),linear-gradient(180deg,#05070b,#07101a 52%,#040508);overflow-x:hidden}a{text-decoration:none;color:inherit}.wrap{max-width:1220px;margin:auto;padding:0 22px}.promo{text-align:center;padding:13px 18px;font-weight:950;font-size:20px;line-height:1.22;background:linear-gradient(90deg,rgba(255,196,77,.13),rgba(22,132,255,.26),rgba(32,200,255,.12));border-bottom:1px solid rgba(255,255,255,.14);color:#fff}.topnav{position:sticky;top:0;z-index:80;background:rgba(5,7,11,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);overflow:hidden}.topnav:after{content:"";position:absolute;top:0;bottom:0;width:260px;left:-340px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(32,200,255,.25),rgba(22,132,255,.48),transparent);filter:blur(12px);transform:skewX(-18deg);animation:headerGlow 4.8s linear infinite}@keyframes headerGlow{0%{left:-340px;opacity:0}18%{opacity:1}74%{opacity:1}100%{left:110%;opacity:0}}.nav-inner{max-width:1220px;margin:auto;padding:17px 22px 10px;display:flex;align-items:center;justify-content:space-between;gap:18px;position:relative;z-index:2}.brand{display:flex;align-items:center;gap:13px}.brand img{width:74px;height:74px;object-fit:cover;border-radius:16px;border:1px solid rgba(255,255,255,.16);box-shadow:0 0 32px rgba(22,132,255,.32)}.brand b{font-size:30px;line-height:1.02;letter-spacing:-.035em}.brand span{color:var(--blue)}.brand small{display:block;margin-top:7px;color:#93c8ff;font-size:13px;letter-spacing:.105em;text-transform:uppercase}.navlinks{display:flex;align-items:center;gap:15px;color:#d7e2ef;font-size:14px;font-weight:900}.navlinks a,.dropdown button{opacity:.9}.navlinks a:hover,.dropdown button:hover{opacity:1;color:#fff}.navbtn,.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;background:linear-gradient(135deg,#1684ff,#005bea);border:1px solid rgba(255,255,255,.18);color:white;font-weight:950;box-shadow:0 16px 44px rgba(22,132,255,.28)}.btn.secondary{background:rgba(255,255,255,.06);box-shadow:none}.dropdown{position:relative}.dropdown button{background:none;border:0;color:inherit;font:inherit;cursor:pointer}.dropdown-menu{display:none;position:absolute;top:30px;left:0;min-width:210px;padding:10px;background:#0b1420;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.dropdown:hover .dropdown-menu{display:grid;gap:3px}.dropdown-menu a{padding:10px 12px;border-radius:12px}.dropdown-menu a:hover{background:rgba(255,255,255,.07)}.burger{display:none;width:50px;height:50px;border-radius:16px;background:linear-gradient(135deg,#22c7ff,#1684ff);border:1px solid rgba(255,255,255,.25);color:white;font-size:27px}.mobile{display:none;padding:10px 22px 18px;grid-template-columns:1fr 1fr;gap:10px}.mobile a{padding:13px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.06);text-align:center;font-weight:900}.hero{padding:64px 0 44px}.eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(32,200,255,.34);background:rgba(32,200,255,.08);color:#c8f6ff;border-radius:999px;padding:9px 13px;font-weight:950;font-size:13px;margin-bottom:18px}h1{font-size:70px;line-height:.94;letter-spacing:-.075em;margin:0 0 22px}h1 span,h2 span{background:linear-gradient(135deg,#fff,#9be5ff 42%,#1684ff);-webkit-background-clip:text;background-clip:text;color:transparent}h2{font-size:48px;line-height:1;letter-spacing:-.06em;margin:0 0 15px}h3{font-size:23px;letter-spacing:-.035em;margin:0 0 10px}.lead{font-size:21px;line-height:1.5;color:var(--muted);margin:0 0 28px;max-width:850px}.muted{color:var(--muted);line-height:1.62}.cta{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:1.1fr .9fr}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.card{background:linear-gradient(180deg,rgba(16,26,40,.94),rgba(8,12,19,.94));border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:0 18px 60px rgba(0,0,0,.2)}.section{padding:64px 0}.icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:rgba(22,132,255,.13);border:1px solid rgba(32,200,255,.25);font-size:26px;margin-bottom:16px}.pill{display:inline-block;padding:8px 11px;border:1px solid var(--line);background:rgba(255,255,255,.045);border-radius:999px;margin:4px;font-weight:800;color:#dce8f5;font-size:13px}.footer{max-width:1220px;margin:60px auto 0;padding:28px 22px 44px;border-top:1px solid var(--line);color:#8f9daf;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footlinks{display:flex;gap:18px;font-weight:900}.wa{position:fixed;right:18px;bottom:18px;z-index:90;background:linear-gradient(135deg,#25D366,#0aa54a);color:white;border-radius:999px;padding:15px 18px;font-weight:950;box-shadow:0 18px 50px rgba(0,0,0,.45)}.page-intro{padding:58px 0 18px}.list{display:grid;gap:13px}.list div{padding:16px;border:1px solid var(--line);background:rgba(255,255,255,.045);border-radius:20px}.legaltext{max-width:940px}.legaltext p{color:var(--muted);line-height:1.75}@media(max-width:980px){.navlinks{display:none}.burger{display:block}.menu-open .mobile{display:grid}.grid.two,.grid.three,.grid.four{grid-template-columns:1fr 1fr}h1{font-size:48px}h2{font-size:36px}.lead{font-size:19px}}@media(max-width:560px){.wrap{padding:0 16px}.brand img{width:52px;height:52px}.brand b{font-size:16px}.brand small{font-size:9px}.grid.two,.grid.three,.grid.four{grid-template-columns:1fr}.card{padding:18px}.wa{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;font-size:0}.wa:before{content:'☎';font-size:24px}}.header-claim{max-width:1220px;margin:0 auto;padding:0 22px 15px;display:flex;align-items:center;gap:20px;justify-content:center;position:relative;z-index:2;text-transform:uppercase;letter-spacing:.05em;font-weight:950;color:#fff}.header-claim span{height:2px;flex:1;max-width:145px;background:linear-gradient(90deg,transparent,#1684ff)}.header-claim span:last-child{background:linear-gradient(90deg,#1684ff,transparent)}.header-claim em{font-style:normal;color:#1684ff}.navlinks{position:relative;z-index:3}@media(max-width:980px){.promo{font-size:17px}.header-claim{font-size:13px;gap:12px}.brand img{width:62px;height:62px}.brand b{font-size:24px}.brand small{font-size:11px}}@media(max-width:560px){.promo{font-size:16px}.header-claim{font-size:11px;letter-spacing:.03em}.header-claim span{max-width:46px}.brand b{font-size:20px}.brand small{font-size:9px}}.image-frame{border:1px solid rgba(32,200,255,.23);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025));border-radius:28px;padding:8px;box-shadow:var(--shadow);margin:22px 0}.image-frame img{width:100%;display:block;border-radius:22px}.section-head{max-width:860px;margin-bottom:24px}.section-head .muted{font-size:18px}.reveal{opacity:1}.price-tag{display:inline-block}.amount strong{font-size:42px}.promo{position:relative;z-index:90;padding:14px 18px;font-weight:950;font-size:21px;line-height:1.18;letter-spacing:-.02em;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(21,77,105,.95),rgba(0,92,186,.92),rgba(12,55,94,.96));background-size:56px 56px,auto;box-shadow:inset 0 -1px 0 rgba(255,255,255,.12)}.topnav{top:0;background:radial-gradient(circle at 73% 45%,rgba(22,132,255,.34),transparent 24%),linear-gradient(90deg,#05070b,#07101a 48%,#05070b)}.nav-inner{padding:18px 22px 12px;align-items:center}.brand{min-width:0;flex:0 1 auto;gap:16px}.brand img{flex:0 0 auto;width:72px;height:72px;border-radius:18px}.brand-copy{min-width:0;display:block;line-height:1}.brand .brand-line{display:block;font-weight:950;letter-spacing:-.045em;color:#fff;text-shadow:0 10px 30px rgba(0,0,0,.35)}.brand .brand-main{font-size:30px;line-height:.98}.brand .brand-sub{font-size:30px;line-height:.98;margin-top:1px}.brand .brand-main span{color:var(--blue)}.brand small{display:block;margin-top:10px;color:#dbefff;font-size:13px;letter-spacing:.095em;text-transform:uppercase;font-weight:850;white-space:normal;max-width:440px}.navlinks{gap:18px;font-size:15px;white-space:nowrap;flex:0 0 auto}.header-claim{max-width:1220px;margin:0 auto;padding:4px 22px 18px;display:flex;justify-content:center;align-items:center;gap:20px;text-align:center;font-size:21px;line-height:1.15;letter-spacing:.015em;text-transform:none;white-space:nowrap}.header-claim b{display:block;font-weight:950;max-width:980px;overflow:hidden;text-overflow:clip}.header-claim em{font-style:normal;color:var(--blue);font-weight:950}.header-claim span{height:2px;flex:1;max-width:140px;min-width:36px;background:linear-gradient(90deg,transparent,var(--blue))}.header-claim span:last-child{background:linear-gradient(90deg,var(--blue),transparent)}@media(max-width:1100px){.navlinks{gap:12px;font-size:13px}.navbtn{display:none}.brand .brand-main,.brand .brand-sub{font-size:26px}.brand small{font-size:11px;max-width:330px}.header-claim{font-size:17px;letter-spacing:.01em}}@media(max-width:980px){.navlinks{display:none}.burger{display:block;flex:0 0 auto}.menu-open .mobile{display:grid}.promo{font-size:18px;padding:14px 18px}.nav-inner{padding:18px 20px 10px}.brand img{width:68px;height:68px}.brand .brand-main,.brand .brand-sub{font-size:29px}.brand small{font-size:12px;letter-spacing:.06em;max-width:520px}.header-claim{font-size:16px;white-space:normal;padding:5px 20px 18px;line-height:1.25;letter-spacing:.015em}.header-claim span{max-width:82px;min-width:22px}}@media(max-width:680px){.promo{font-size:16px;line-height:1.28;padding:13px 16px}.nav-inner{gap:12px;align-items:center}.brand{gap:12px;max-width:calc(100% - 66px)}.brand img{width:58px;height:58px;border-radius:16px}.brand .brand-main,.brand .brand-sub{font-size:24px;line-height:1.02}.brand small{font-size:10px;letter-spacing:.035em;line-height:1.25;margin-top:7px;max-width:270px}.burger{width:54px;height:54px;border-radius:18px;font-size:28px}.header-claim{font-size:13px;line-height:1.32;padding:5px 16px 16px;gap:9px;letter-spacing:.01em}.header-claim b{max-width:100%}.header-claim span{max-width:34px;min-width:18px}}@media(max-width:420px){.brand img{width:52px;height:52px}.brand .brand-main,.brand .brand-sub{font-size:20px}.brand small{font-size:9px;max-width:220px}.header-claim{font-size:11.5px;gap:7px}.promo{font-size:15px}}.promo{position:relative;z-index:120;text-align:center;padding:13px 18px;font-weight:950;font-size:20px;line-height:1.2;letter-spacing:-.02em;color:#fff;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(21,77,105,.96),rgba(0,92,186,.94),rgba(12,55,94,.97));background-size:54px 54px,auto;border-bottom:1px solid rgba(255,255,255,.13)}.topnav{position:sticky;top:0;z-index:110;overflow:visible;background:radial-gradient(circle at 70% 48%,rgba(22,132,255,.38),transparent 25%),linear-gradient(90deg,#05070b,#07101a 48%,#05070b)!important;border-bottom:1px solid rgba(255,255,255,.12)}.topnav:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 78% 38%,rgba(32,200,255,.14),transparent 22%);z-index:0}.topnav:after{content:"";position:absolute;top:0;bottom:0;width:240px;left:-320px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(32,200,255,.22),rgba(22,132,255,.45),transparent);filter:blur(13px);transform:skewX(-18deg);animation:headerGlow 4.8s linear infinite;z-index:1}.nav-inner,.header-claim,.mobile{position:relative;z-index:2}.nav-inner{max-width:1220px;margin:auto;padding:18px 22px 10px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:15px;min-width:0}.brand img{width:72px!important;height:72px!important;object-fit:cover;border-radius:18px;border:1px solid rgba(255,255,255,.16);box-shadow:0 0 32px rgba(22,132,255,.34);flex:0 0 auto}.brand-copy{display:block;min-width:0;line-height:1}.brand .brand-line{display:block;font-weight:950;letter-spacing:-.045em;color:#fff;text-shadow:0 10px 30px rgba(0,0,0,.35)}.brand .brand-main,.brand .brand-sub{font-size:30px;line-height:.99}.brand .brand-main span,.brand span{color:#1684ff!important}.brand small{display:block;margin-top:9px;color:#cfe8ff;font-size:12px;line-height:1;letter-spacing:.105em;text-transform:uppercase;font-weight:850;white-space:nowrap}.navlinks{display:flex;align-items:center;gap:16px;color:#d7e2ef;font-size:14px;font-weight:900;white-space:nowrap;position:relative;z-index:20}.navlinks a,.dropdown button{opacity:.9}.dropdown{position:relative}.dropdown button{background:none;border:0;color:inherit;font:inherit;font-weight:900;cursor:pointer;padding:12px 0}.dropdown-menu{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);min-width:230px;max-height:none;padding:10px;background:#0b1420;border:1px solid rgba(255,255,255,.13);border-radius:18px;box-shadow:0 28px 90px rgba(0,0,0,.55);z-index:99999}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu{display:grid;gap:3px}.dropdown-menu a{display:block;padding:10px 12px;border-radius:12px}.dropdown-menu a:hover{background:rgba(255,255,255,.07)}.navbtn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,#1684ff,#005bea);border:1px solid rgba(255,255,255,.18);color:white!important;font-weight:950;box-shadow:0 16px 44px rgba(22,132,255,.28)}.burger{display:none;width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,#22c7ff,#1684ff);border:1px solid rgba(255,255,255,.25);color:white;font-size:28px;flex:0 0 auto}.header-claim{max-width:1220px;margin:0 auto;padding:4px 22px 17px;display:flex;align-items:center;justify-content:center;gap:16px;text-align:center;white-space:nowrap}.header-claim b{display:block;font-size:18px;line-height:1;font-weight:950;letter-spacing:.015em;color:#fff;white-space:nowrap}.header-claim em{font-style:normal;color:#1684ff;font-weight:950}.header-claim span{height:2px;flex:1;max-width:120px;min-width:36px;background:linear-gradient(90deg,transparent,#1684ff)}.header-claim span:last-child{background:linear-gradient(90deg,#1684ff,transparent)}.mobile{display:none;padding:10px 22px 18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile a{padding:13px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.06);text-align:center;font-weight:900}.wa{position:fixed;right:18px;bottom:18px;z-index:1000;background:linear-gradient(135deg,#25D366,#0aa54a);color:white;border-radius:999px;padding:15px 18px;font-weight:950;box-shadow:0 18px 50px rgba(0,0,0,.45)}@media(max-width:1180px){.navlinks{gap:11px;font-size:13px}.navbtn{display:none}.brand .brand-main,.brand .brand-sub{font-size:27px}.brand small{font-size:11px}.header-claim b{font-size:16px}.header-claim span{max-width:92px}}@media(max-width:980px){.navlinks{display:none}.burger{display:block}.menu-open .mobile{display:grid}.promo{font-size:17px;padding:13px 16px}.nav-inner{padding:18px 20px 9px}.brand img{width:72px!important;height:72px!important}.brand .brand-main,.brand .brand-sub{font-size:29px}.brand small{font-size:12px;letter-spacing:.075em}.header-claim{gap:10px;padding:5px 20px 17px}.header-claim b{font-size:14px;letter-spacing:.005em}.header-claim span{max-width:52px;min-width:24px}}@media(max-width:620px){.promo{font-size:16px;line-height:1.25}.nav-inner{gap:11px;align-items:center}.brand{gap:12px;max-width:calc(100% - 66px)}.brand img{width:64px!important;height:64px!important;border-radius:17px}.brand .brand-main,.brand .brand-sub{font-size:26px;line-height:1.02}.brand small{font-size:10px;letter-spacing:.04em;line-height:1.1;margin-top:8px;white-space:nowrap}.header-claim{gap:6px;padding:6px 14px 16px}.header-claim b{font-size:11.2px;letter-spacing:0}.header-claim span{max-width:32px;min-width:16px}.burger{width:56px;height:56px;border-radius:18px}.mobile{padding:8px 16px 16px}}@media(max-width:430px){.brand img{width:58px!important;height:58px!important}.brand .brand-main,.brand .brand-sub{font-size:22px}.brand small{font-size:8.5px;letter-spacing:.045em}.header-claim{gap:5px;padding-left:10px;padding-right:10px}.header-claim b{font-size:9.4px}.header-claim span{max-width:24px;min-width:12px}.promo{font-size:15px}.wa{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;font-size:0}.wa:before{content:'☎';font-size:24px}}@media(max-width:370px){.brand .brand-main,.brand .brand-sub{font-size:20px}.brand small{font-size:7.8px}.header-claim b{font-size:8.6px}.header-claim span{display:none}}.topnav{overflow:visible!important}.nav-inner{align-items:center!important}.brand-copy{display:block!important;min-width:0!important}.brand .brand-line{display:block!important}.brand .brand-main,.brand .brand-sub{white-space:nowrap!important}.brand small{white-space:nowrap!important;display:block!important}.header-claim{white-space:nowrap!important;overflow:hidden!important}.header-claim b{white-space:nowrap!important;display:inline-block!important}.header-claim em{color:var(--blue)!important;font-style:normal!important}.dropdown-menu{z-index:100000!important;max-height:70vh!important;overflow:auto!important}@media(min-width:981px){.brand small{font-size:12px!important;letter-spacing:.08em!important}.header-claim b{font-size:17px!important}}@media(max-width:620px){.header-claim{gap:5px!important;padding:6px 8px 15px!important}.header-claim b{font-size:9.8px!important;letter-spacing:0!important}.header-claim span{max-width:22px!important;min-width:10px!important}.brand small{font-size:8.2px!important;letter-spacing:.035em!important}}@media(max-width:380px){.header-claim b{font-size:8.9px!important}.header-claim span{display:none!important}.brand .brand-main,.brand .brand-sub{font-size:19px!important}.brand small{font-size:7.2px!important}}.lager-page .hero{padding:34px 0 42px!important}.lager-page .hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:34px;align-items:center;margin-top:28px}.lager-page h1{font-size:68px;line-height:.94;letter-spacing:-.075em;margin:0 0 22px}.lager-page h1 span{background:linear-gradient(135deg,#fff,#9be5ff 42%,#1684ff);-webkit-background-clip:text;background-clip:text;color:transparent}.lager-page h2{font-size:50px;line-height:1;letter-spacing:-.06em;margin:0 0 15px}.lager-page h3{font-size:23px;letter-spacing:-.035em;margin:0 0 10px}.lager-page .lead{font-size:24px;line-height:1.5;color:var(--muted);margin:0 0 28px;max-width:780px}.lager-page .badges{display:flex;gap:10px;flex-wrap:wrap;color:#dce8f5;font-size:13px;font-weight:850}.lager-page .badges span{padding:8px 11px;border:1px solid var(--line);background:rgba(255,255,255,.045);border-radius:999px}.lager-page .offer{border:1px solid rgba(255,196,77,.34);background:linear-gradient(135deg,rgba(255,196,77,.12),rgba(22,132,255,.08));border-radius:30px;padding:28px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.lager-page .list{display:grid;gap:13px}.lager-page .list-item{display:flex;gap:13px;align-items:flex-start;padding:16px;border:1px solid var(--line);background:rgba(255,255,255,.045);border-radius:20px}.lager-page .check{color:var(--green);font-weight:1000}.lager-page .quote{background:linear-gradient(135deg,rgba(22,132,255,.20),rgba(255,255,255,.04));border:1px solid rgba(32,200,255,.28);border-radius:36px;padding:42px;text-align:center;box-shadow:var(--shadow)}.lager-page .contact-box{display:grid;grid-template-columns:1fr 1fr;gap:18px;text-align:left;margin-top:24px}.lager-page .contact-card{background:rgba(255,255,255,.055);border:1px solid var(--line);border-radius:24px;padding:22px}.lager-page .contact-line{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:900;margin:12px 0;word-break:break-word}.lager-page .contact-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto;font-size:22px;background:rgba(255,255,255,.08);border:1px solid var(--line)}.lager-page .contact-icon.wa{background:#25d366;color:white}.lager-page .contact-icon.mail{background:rgba(22,132,255,.18);color:#9bd7ff}.lager-page .newsletter{margin-top:22px;display:grid;grid-template-columns:1fr auto;gap:10px}.lager-page .newsletter input{min-height:48px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.08);color:white;padding:0 18px;outline:none}.lager-page .newsletter input::placeholder{color:#9ba7b7}.modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:10000;align-items:center;justify-content:center;padding:20px}.modal.active{display:flex}.modal-card{max-width:640px;width:100%;background:linear-gradient(180deg,#111d2d,#07101a);border:1px solid rgba(32,200,255,.28);border-radius:30px;padding:28px;box-shadow:var(--shadow);position:relative}.close{position:absolute;top:14px;right:16px;background:rgba(255,255,255,.08);border:1px solid var(--line);color:white;border-radius:50%;width:38px;height:38px;font-size:20px;cursor:pointer}.reveal,.reveal-left,.reveal-right{opacity:1;transform:none}@media(max-width:980px){.lager-page .hero-grid{grid-template-columns:1fr}.lager-page h1{font-size:48px}.lager-page h2{font-size:36px}.lager-page .lead{font-size:19px}.lager-page .offer{grid-template-columns:1fr}.lager-page .contact-box{grid-template-columns:1fr}}@media(max-width:520px){.lager-page h1{font-size:42px}.lager-page .card{padding:16px;border-radius:22px}.lager-page .card h3{font-size:18px}.lager-page .muted,.lager-page .card .muted{font-size:14px}.lager-page .cta .btn{width:100%}.lager-page .contact-line{font-size:16px}.lager-page .newsletter{grid-template-columns:1fr}.lager-page .quote{padding:30px 18px}}.home-page .home-hero{padding-top:70px;padding-bottom:40px;max-width:1040px}.home-page .home-hero .lead{max-width:920px}.app-access-section{padding-top:34px}.app-access-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:30px;align-items:center}.app-access-copy{position:relative;z-index:2}.small-lead{font-size:20px!important}.feature-list{display:grid;gap:16px;margin-top:28px}.feature-row{display:grid;grid-template-columns:58px 1fr;gap:15px;align-items:flex-start;padding:16px;border:1px solid rgba(32,200,255,.18);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025))}.feature-row h3{font-size:18px;text-transform:uppercase;letter-spacing:.02em;margin-bottom:4px}.feature-row p{margin:0;color:var(--muted);line-height:1.5}.feature-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;border:1px solid rgba(32,200,255,.35);background:rgba(22,132,255,.12);color:#45a7ff;font-weight:950;font-size:23px;box-shadow:0 0 30px rgba(22,132,255,.18)}.app-access-visual{margin:0;overflow:hidden}.app-access-visual img{object-fit:cover}.device-strip{margin:28px auto 0;padding:22px;border:1px solid rgba(32,200,255,.28);border-radius:26px;background:rgba(4,12,23,.72);text-align:center;box-shadow:0 18px 60px rgba(0,0,0,.2)}.device-strip strong{display:block;text-transform:uppercase;letter-spacing:.08em;color:#dff7ff;margin-bottom:18px}.devices{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.devices span{display:grid;gap:8px;place-items:center;color:#fff;font-size:34px}.devices b{font-size:15px;font-weight:800;color:#dce8f5}@media(max-width:980px){.app-access-grid{grid-template-columns:1fr}.app-access-visual{order:-1}.devices{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.home-page .home-hero{padding-top:42px}.home-page .home-hero h1{font-size:46px}.app-access-visual{padding:5px;border-radius:22px}.app-access-visual img{border-radius:18px}.feature-row{grid-template-columns:48px 1fr}.feature-icon{width:44px;height:44px}.devices span{font-size:28px}}.home-page .modular-hero{padding-top:74px;padding-bottom:50px;max-width:1060px}.split-head{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:end;margin-bottom:24px}.section-head{margin-bottom:24px}.pilot-grid .pilot-card{display:block;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.pilot-grid .pilot-card:hover{transform:translateY(-4px);border-color:rgba(32,200,255,.42);box-shadow:0 20px 70px rgba(22,132,255,.16)}.info-image-section{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.info-image-section.reverse{grid-template-columns:1fr 1fr}.info-copy .list{margin-top:20px}.info-copy .list div{border-color:rgba(32,200,255,.18);background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025))}.image-frame{border:1px solid rgba(32,200,255,.24);border-radius:32px;padding:10px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));box-shadow:0 24px 80px rgba(0,0,0,.28);overflow:hidden}.image-frame img{width:100%;height:auto;display:block;border-radius:24px}.security-card{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center;background:radial-gradient(circle at 78% 22%,rgba(37,211,102,.12),transparent 34%),linear-gradient(180deg,rgba(16,26,40,.94),rgba(8,12,19,.94))}.security-points{display:grid;grid-template-columns:1fr 1fr;gap:12px}.security-points span{padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);font-weight:900;color:#eaf6ff}.final-cta .quote{background:radial-gradient(circle at 30% 0%,rgba(22,132,255,.28),transparent 35%),linear-gradient(135deg,rgba(22,132,255,.20),rgba(255,255,255,.04));border:1px solid rgba(32,200,255,.28);border-radius:36px;padding:46px;text-align:center;box-shadow:var(--shadow)}.final-cta .quote .lead,.final-cta .quote .cta{margin-left:auto;margin-right:auto;justify-content:center}.wa{position:fixed!important;right:18px!important;bottom:18px!important;z-index:1000!important;display:flex!important;align-items:center!important;background:transparent!important;border-radius:0!important;padding:0!important;color:#fff!important;box-shadow:none!important;font-weight:950!important}.wa-icon{width:62px;height:62px;border-radius:999px;background:#25D366;display:grid;place-items:center;color:white;font-size:0;box-shadow:0 18px 50px rgba(0,0,0,.42),0 0 28px rgba(37,211,102,.35);position:relative}.wa-icon:before{content:"";width:31px;height:31px;border-radius:50%;border:4px solid #fff;display:block}.wa-icon:after{content:"";position:absolute;width:11px;height:11px;border-left:4px solid #fff;border-bottom:4px solid #fff;transform:rotate(-18deg);bottom:16px;left:17px;background:#25D366}.wa-text{display:none!important}@media(max-width:980px){.split-head,.info-image-section,.info-image-section.reverse,.security-card{grid-template-columns:1fr}.info-image-section.reverse .image-frame{order:2}.security-points{grid-template-columns:1fr 1fr}.home-page .modular-hero{padding-top:48px}.pilot-grid.grid.four{grid-template-columns:1fr 1fr}}@media(max-width:560px){.pilot-grid.grid.four{grid-template-columns:1fr}.final-cta .quote{padding:30px 18px}.security-points{grid-template-columns:1fr}.wa{right:14px!important;bottom:14px!important}.wa-icon{width:58px;height:58px}.wa-text{display:none!important}.home-page .modular-hero h1{font-size:45px}.split-head{gap:10px}.image-frame{border-radius:22px}.image-frame img{border-radius:16px}}.wa:before{content:none!important;display:none!important}.wa-icon:before,.wa-icon:after{content:none!important;display:none!important}.wa-icon{background:#25D366 url('assets/whatsapp.svg') center/35px 35px no-repeat!important;font-size:0!important}.wa{bottom:calc(20px+env(safe-area-inset-bottom))!important;right:20px!important}.wa-text{display:none!important}.prices-page .price-hero{max-width:980px}.module-price{display:flex;flex-direction:column;min-height:300px}.module-price .muted{flex:1}.price,.package-price{margin-top:18px;display:flex;align-items:flex-end;gap:7px}.price strong,.package-price strong{font-size:42px;line-height:1;letter-spacing:-.055em;color:#fff}.price span,.package-price span{color:#9ba7b7;font-weight:800;margin-bottom:5px}.package-grid{align-items:stretch}.package-card{position:relative;display:flex;flex-direction:column;gap:12px}.package-card.highlighted{border-color:rgba(32,200,255,.55);box-shadow:0 26px 80px rgba(22,132,255,.22);background:radial-gradient(circle at 70% 0%,rgba(22,132,255,.22),transparent 35%),linear-gradient(180deg,rgba(16,26,40,.98),rgba(8,12,19,.96))}.package-label{display:inline-flex;width:max-content;padding:8px 12px;border-radius:999px;background:rgba(22,132,255,.14);border:1px solid rgba(32,200,255,.35);color:#bfeeff;font-weight:950}.save{color:#25D366;font-weight:950;background:rgba(37,211,102,.08);border:1px solid rgba(37,211,102,.22);padding:8px 10px;border-radius:999px;width:max-content}.package-card ul{list-style:none;padding:0;margin:10px 0 14px;display:grid;gap:10px;flex:1}.package-card li{color:#9ba7b7;line-height:1.35}.package-card li:before{content:'○';color:#536276;font-weight:950;margin-right:8px}.package-card li.yes{color:#eaf6ff;font-weight:850}.package-card li.yes:before{content:'✓';color:#25D366}.package-card .btn{width:100%}.home-page .info-image-section .image-frame img[src$='system-aufbau.jpg'],.home-page .info-image-section .image-frame img[src$='wachstum.jpg']{border-radius:22px}@media(max-width:980px){.price-module-grid.grid.four{grid-template-columns:1fr 1fr}.package-grid.grid.three{grid-template-columns:1fr}.wa{right:16px!important;bottom:calc(18px+env(safe-area-inset-bottom))!important}}@media(max-width:560px){.price-module-grid.grid.four{grid-template-columns:1fr}.price strong,.package-price strong{font-size:34px}.wa{right:14px!important;bottom:calc(96px+env(safe-area-inset-bottom))!important}.wa-icon{width:58px!important;height:58px!important;background-size:33px 33px!important}.wa-text{display:none!important}}.custom-page .custom-hero{max-width:980px;padding-bottom:8px}.custom-page .two-col{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center}.custom-page .two-col.reverse{grid-template-columns:1.1fr .9fr}.custom-copy .muted{font-size:18px}.custom-copy h2{margin-bottom:18px}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.mini-grid div{border:1px solid rgba(32,200,255,.2);background:rgba(255,255,255,.045);border-radius:18px;padding:16px;display:grid;gap:8px}.mini-grid span{font-size:28px}.mini-grid b{font-size:15px}.list.compact{margin-top:22px}.benefit-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.benefit-pills span{border:1px solid rgba(32,200,255,.27);background:rgba(22,132,255,.09);color:#dff5ff;border-radius:999px;padding:10px 13px;font-weight:900}.small-cards{margin-top:22px}.small-cards .card{padding:18px}.small-cards h3{font-size:19px}.custom-final .quote{border:1px solid rgba(32,200,255,.28);border-radius:30px;padding:42px;background:radial-gradient(circle at 80% 0%,rgba(22,132,255,.18),transparent 34%),linear-gradient(180deg,rgba(16,26,40,.78),rgba(8,12,19,.92));box-shadow:var(--shadow)}@media(max-width:980px){.custom-page .two-col,.custom-page .two-col.reverse{grid-template-columns:1fr}.custom-page .two-col.reverse .image-frame{order:2}.mini-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.mini-grid{grid-template-columns:1fr}.custom-final .quote{padding:26px 18px}.custom-copy .muted{font-size:16px}}.ki-page .ki-hero-section{padding-top:62px}.ki-page .hero-image{margin-top:28px}.ki-page .compact-list{margin-top:20px}.ki-page .visual-card{min-height:300px;display:flex;flex-direction:column;justify-content:center}.ki-page .learning-card{background:radial-gradient(circle at 80% 0%,rgba(22,132,255,.24),transparent 38%),linear-gradient(180deg,rgba(16,26,40,.96),rgba(8,12,19,.96))}@media(max-width:980px){.ki-page .info-image-section,.ki-page .info-image-section.reverse{grid-template-columns:1fr}.ki-page .info-image-section.reverse .image-frame{order:2}}.mobile a.mobile-demo{grid-column:1 / -1;background:linear-gradient(135deg,#1684ff,#005bea)!important;border-color:rgba(255,255,255,.22)!important;box-shadow:0 18px 44px rgba(22,132,255,.28);color:#fff!important;font-size:16px;padding:16px 18px;border-radius:18px}@media(min-width:981px){.mobile a.mobile-demo{display:none}}.contact-page .contact-hero{padding-top:62px;padding-bottom:24px}.contact-hero-grid{align-items:center}.contact-page h1 span{background:linear-gradient(135deg,#fff,#9be5ff 42%,#1684ff);-webkit-background-clip:text;background-clip:text;color:transparent}.contact-badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.contact-badges span{border:1px solid rgba(32,200,255,.25);background:rgba(22,132,255,.08);color:#dff5ff;border-radius:999px;padding:10px 13px;font-weight:900;font-size:14px}.contact-visual img{width:100%;height:auto;display:block}.contact-form-card{padding:34px}.contact-form{display:grid;gap:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form label{display:grid;gap:8px;color:#eaf6ff;font-weight:900}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.065);border-radius:16px;color:#fff;padding:15px 16px;font:inherit;outline:none;box-sizing:border-box}.contact-form input:focus,.contact-form textarea:focus{border-color:rgba(32,200,255,.55);box-shadow:0 0 0 4px rgba(22,132,255,.12)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#8f9bac}.contact-form textarea{resize:vertical;min-height:145px}.contact-direct-card{display:grid;grid-template-columns:1fr auto;gap:26px;align-items:center;background:radial-gradient(circle at 78% 20%,rgba(37,211,102,.12),transparent 32%),linear-gradient(180deg,rgba(16,26,40,.92),rgba(8,12,19,.94))}.direct-buttons{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.btn.whatsapp-btn{background:linear-gradient(135deg,#25D366,#13a94e);box-shadow:0 18px 44px rgba(37,211,102,.22)}.demo-steps .step-card{position:relative;overflow:hidden}.demo-steps .step-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 0%,rgba(22,132,255,.16),transparent 34%);pointer-events:none}.step-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#1684ff,#005bea);box-shadow:0 18px 44px rgba(22,132,255,.22);font-size:24px;font-weight:1000;margin-bottom:18px}.demo-steps-section .center{text-align:center;max-width:760px;margin-left:auto;margin-right:auto}@media(max-width:980px){.contact-hero-grid,.contact-direct-card{grid-template-columns:1fr}.direct-buttons{justify-content:flex-start}.demo-steps.grid.four{grid-template-columns:1fr 1fr}.contact-page .contact-hero{padding-top:42px}.contact-visual{order:-1}}@media(max-width:560px){.contact-form-card{padding:20px}.form-grid,.demo-steps.grid.four{grid-template-columns:1fr}.contact-badges span{font-size:12px}.direct-buttons .btn{width:100%;justify-content:center}.contact-page h1{font-size:44px}.contact-page .lead{font-size:18px}.step-icon{width:48px;height:48px;border-radius:15px}}.cloud-page .cloud-hero-section{padding-top:62px;padding-bottom:24px}.cloud-page .hero-image{margin-top:30px}.devices-grid .card{min-height:190px}.cloud-page .final-cta .quote{text-align:center;max-width:920px;margin:0 auto;padding:42px 28px}.cloud-page .security-card{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.cloud-page .security-points{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cloud-page .security-points div{padding:16px;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(32,200,255,.16);font-weight:900}@media(max-width:980px){.cloud-page .security-card{grid-template-columns:1fr}.cloud-page .security-points{grid-template-columns:1fr 1fr}.cloud-page .cloud-hero-section{padding-top:42px}}@media(max-width:560px){.cloud-page .security-points{grid-template-columns:1fr}.cloud-page h1{font-size:45px}.devices-grid .card{min-height:0}}.support-page .support-hero-section{padding-top:62px;padding-bottom:24px}.support-page .hero-image{margin-top:30px}.support-page .hero-image img,.support-page .image-frame img{width:100%;height:auto;display:block}.support-page .emergency-section{padding-top:20px;padding-bottom:42px}.emergency-card{display:grid;grid-template-columns:90px 1fr 330px;gap:24px;align-items:center;border-color:rgba(255,78,78,.35);background:radial-gradient(circle at 0% 0%,rgba(255,78,78,.18),transparent 34%),linear-gradient(180deg,rgba(16,26,40,.98),rgba(8,12,19,.96));box-shadow:0 26px 90px rgba(255,64,64,.12)}.emergency-icon{width:72px;height:72px;border-radius:24px;display:grid;place-items:center;font-size:36px;background:rgba(255,78,78,.12);border:1px solid rgba(255,78,78,.35);box-shadow:0 0 42px rgba(255,78,78,.18)}.emergency-points{display:grid;gap:10px}.emergency-points span{padding:11px 13px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);font-weight:900;color:#eaf6ff;font-size:14px}.support-page .final-cta .quote{background:radial-gradient(circle at 70% 0%,rgba(22,132,255,.22),transparent 45%),linear-gradient(180deg,rgba(16,26,40,.95),rgba(8,12,19,.95));border:1px solid var(--line);border-radius:var(--radius);padding:46px;box-shadow:var(--shadow)}@media(max-width:980px){.emergency-card{grid-template-columns:1fr}.emergency-icon{width:64px;height:64px}.support-page .support-hero-section{padding-top:42px}.emergency-points{grid-template-columns:1fr 1fr}}@media(max-width:560px){.emergency-points{grid-template-columns:1fr}.support-page .final-cta .quote{padding:30px 18px}}.legal-page .legal-hero .image-frame{margin-top:26px;max-width:980px}.legal-page .legaltext.card{max-width:980px;margin:0 auto 30px}.legal-page .legaltext h2{margin-bottom:26px}.legal-page .legaltext h3{margin-top:28px;color:#f4fbff}.legal-page .legaltext a{color:#9be5ff;font-weight:900}html,body{width:100% !important;max-width:100% !important;overflow-x:hidden !important}body{position:relative}img,svg,video,canvas{max-width:100%;height:auto}.promo,.topnav,.wrap,main,.footer{max-width:100% !important;box-sizing:border-box !important}.topnav{left:0 !important;right:0 !important;width:100% !important;max-width:100vw !important;overflow-x:clip !important}.topnav:before,.topnav:after{max-width:100vw !important;overflow:hidden !important}.nav-inner,.header-claim,.mobile{width:100% !important;max-width:1220px;box-sizing:border-box !important}.brand,.brand-copy{min-width:0 !important}.image-frame,.card,.grid,.app-access-grid,.info-image-section,.security-card{max-width:100% !important}@media(max-width:640px){.promo{width:100% !important;max-width:100vw !important}.topnav{overflow:hidden !important}.nav-inner{max-width:100% !important;padding:14px 14px 8px !important;gap:8px !important;justify-content:space-between !important;align-items:center !important}.brand{flex:1 1 auto !important;min-width:0 !important;max-width:none !important;overflow:hidden !important;gap:9px !important}.brand img{width:48px !important;height:48px !important;flex:0 0 48px !important;border-radius:14px !important}.brand-copy{flex:1 1 auto !important;min-width:0 !important;max-width:100% !important;overflow:hidden !important}.brand .brand-main,.brand .brand-sub{display:block !important;max-width:100% !important;font-size:18px !important;line-height:1.02 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}.brand small{display:block !important;max-width:100% !important;font-size:7.5px !important;line-height:1.15 !important;letter-spacing:.025em !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;margin-top:5px !important}.burger{width:48px !important;height:48px !important;flex:0 0 48px !important;border-radius:15px !important;font-size:23px !important}.header-claim{max-width:100% !important;padding:4px 12px 12px !important;gap:0 !important;white-space:normal !important;overflow:hidden !important}.header-claim span{display:none !important}.header-claim b{width:100% !important;max-width:100% !important;font-size:10.5px !important;line-height:1.18 !important;letter-spacing:0 !important;white-space:normal !important;overflow:hidden !important;text-overflow:clip !important}.mobile{max-width:100% !important;grid-template-columns:1fr 1fr !important;padding:8px 14px 14px !important;overflow:hidden !important}h1,h2,.lead,.muted{overflow-wrap:anywhere}}.steuer-page .steuer-hero{padding-top:62px;padding-bottom:24px}.steuer-hero-grid{align-items:center}.steuer-problem-card,.compliance-card{background:radial-gradient(circle at 82% 12%,rgba(32,200,255,.13),transparent 34%),linear-gradient(180deg,rgba(16,26,40,.95),rgba(8,12,19,.96))}.steuer-dashboard-card{display:grid;gap:14px;align-self:stretch;justify-content:stretch}.steuer-kpi{display:grid;gap:6px;padding:18px;border-radius:20px;border:1px solid rgba(32,200,255,.2);background:rgba(255,255,255,.045)}.steuer-kpi span{color:var(--muted);font-weight:850}.steuer-kpi strong{color:#fff;font-size:26px;letter-spacing:-.04em}.steuer-kpi.warning{border-color:rgba(255,196,77,.36);background:rgba(255,196,77,.08)}.steuer-targets{margin-top:0}.steuer-wide-visual{margin-top:28px}.import-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.import-copy .compact-list{margin-top:20px}.import-card{background:radial-gradient(circle at 78% 10%,rgba(32,200,255,.16),transparent 34%),linear-gradient(180deg,rgba(16,26,40,.96),rgba(8,12,19,.96))}.import-sources{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 20px}.import-sources span{padding:10px 13px;border-radius:999px;background:rgba(22,132,255,.1);border:1px solid rgba(32,200,255,.28);color:#dff5ff;font-weight:900}@media(max-width:980px){.import-grid{grid-template-columns:1fr}}@media(max-width:980px){.steuer-page .steuer-hero{padding-top:42px}.steuer-hero-grid{grid-template-columns:1fr}.steuer-hero-grid .image-frame{order:-1}}@media(max-width:390px){.nav-inner{padding-left:12px !important;padding-right:12px !important}.brand img{width:44px !important;height:44px !important;flex-basis:44px !important}.brand .brand-main,.brand .brand-sub{font-size:16px !important}.brand small{font-size:6.6px !important;letter-spacing:.015em !important}.burger{width:44px !important;height:44px !important;flex-basis:44px !important}.header-claim b{font-size:9.4px !important}}@media(max-width:340px){.brand small{display:none !important}.brand .brand-main,.brand .brand-sub{font-size:15px !important}}.promo{white-space:normal !important;overflow-wrap:anywhere}.wa-text{display:none!important}@media(max-width:640px){.promo{text-align:center !important;font-size:14px !important;line-height:1.28 !important;padding:11px 12px !important}.topnav{overflow:visible !important}.header-claim,.header-claim b{white-space:normal !important;overflow:visible !important;text-overflow:clip !important}.header-claim{padding:7px 14px 13px !important}.header-claim b{font-size:11px !important;line-height:1.25 !important}h1{font-size:clamp(38px,11vw,46px) !important;line-height:1.02 !important;letter-spacing:-.055em !important}h2{font-size:clamp(30px,8.8vw,38px) !important;line-height:1.06 !important;letter-spacing:-.045em !important}.lead,.muted,p,.contact-badges span,.btn{overflow-wrap:anywhere;hyphens:auto}.lead{font-size:18px !important;line-height:1.48 !important}.cta{gap:10px !important}.cta .btn{min-width:0;flex:1 1 150px;padding-left:14px;padding-right:14px}.contact-page h1{font-size:clamp(34px,10.5vw,42px) !important}.contact-badges{display:grid !important;grid-template-columns:1fr !important}.contact-badges span{width:100%;text-align:center}}.app-access-cta{margin-top:0}.app-access-cta-card{background:linear-gradient(135deg,rgba(22,132,255,0.08) 0%,rgba(32,200,255,0.05) 100%);border:1px solid rgba(22,132,255,0.25);border-radius:16px;padding:40px 48px}.app-access-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.app-access-cta-inner h2{margin:8px 0 10px;font-size:clamp(22px,4vw,30px)}.app-cta-btn{white-space:nowrap;font-size:18px;padding:16px 36px;background:linear-gradient(90deg,#1684ff,#20c8ff);border:none;flex-shrink:0}.app-cta-btn:hover{opacity:.9;transform:translateY(-1px)}@media (max-width:640px){.app-access-cta-card{padding:28px 20px}.app-access-cta-inner{flex-direction:column;align-items:flex-start}.app-cta-btn{width:100%;text-align:center}}.app-login-btn{background:transparent !important;border:1px solid rgba(22,132,255,0.5) !important;color:#20c8ff !important;margin-left:6px}.app-login-btn:hover{background:rgba(22,132,255,0.12) !important;border-color:#1684ff !important;color:#fff !important}.topnav .nav-inner .brand{max-width:44%;flex:0 1 auto;min-width:0}.topnav .brand .brand-main,.topnav .brand .brand-sub{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topnav .navlinks .dropdown>.dropdown-menu{left:auto !important;right:0 !important;transform:none !important;min-width:220px;background:#0b1420 !important;border:1px solid rgba(255,255,255,.18) !important;box-shadow:0 30px 80px rgba(0,0,0,.7) !important}.topnav .navlinks .dropdown:hover>.dropdown-menu,.topnav .navlinks .dropdown:focus-within>.dropdown-menu{display:grid !important;z-index:100001 !important}.topnav .nav-inner{align-items:center;gap:14px}@media (min-width:981px) and (max-width:1280px){.topnav .nav-inner .brand{max-width:38%}.topnav .brand img{width:60px !important;height:60px !important}.topnav .brand .brand-main,.topnav .brand .brand-sub{font-size:22px !important;line-height:1 !important}.topnav .brand small{font-size:10px !important;margin-top:6px !important;letter-spacing:.06em !important}.topnav .navlinks{gap:12px !important;font-size:13px !important}}@media (min-width:981px) and (max-width:1100px){.topnav .brand small{display:none !important}}@media (max-width:980px){body.menu-open .mobile{display:grid !important;grid-template-columns:1fr 1fr;gap:10px;padding:14px 16px 20px}body.menu-open .mobile a{padding:14px 10px;font-size:14px;line-height:1.2;border-radius:14px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14)}body.menu-open .mobile a.mobile-demo{grid-column:1 / -1;background:linear-gradient(135deg,#1684ff,#005bea);color:#fff;font-weight:950;padding:16px 14px}.topnav .nav-inner .brand{max-width:calc(100% - 76px)}}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:9999}.skip-link:focus{position:fixed;left:16px;top:16px;width:auto;height:auto;padding:12px 18px;background:#1684ff;color:#fff;border-radius:12px;font-weight:900;font-size:14px;box-shadow:0 8px 24px rgba(0,0,0,.4);outline:2px solid #fff;outline-offset:2px}.icon svg{width:28px;height:28px;color:var(--blue2);display:block;stroke-width:1.75}.pilot-card .icon{background:linear-gradient(135deg,rgba(22,132,255,.16),rgba(32,200,255,.08));border-color:rgba(32,200,255,.35);transition:transform .25s ease,border-color .25s ease}.pilot-card:hover .icon{transform:translateY(-2px);border-color:rgba(32,200,255,.6)}
/* ═══ Einrichtungsservice Section (Home + Kontakt) ═══ */
.einrichtung-section{padding:60px 0;position:relative}
.einrichtung-section:before{content:"";position:absolute;top:10%;left:-10%;width:60%;height:80%;background:radial-gradient(circle,rgba(22,132,255,.18),transparent 60%);filter:blur(80px);pointer-events:none;z-index:0}
.einrichtung-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center}
.einrichtung-copy{position:relative;z-index:2}
.einrichtung-copy h2{margin-bottom:14px}
.einrichtung-copy .lead{margin-bottom:22px;max-width:620px}
.einrichtung-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:22px 0 20px}
.einrichtung-card{padding:18px;border-radius:20px;border:1px solid rgba(32,200,255,.22);background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}
.einrichtung-card:hover{transform:translateY(-4px);border-color:rgba(32,200,255,.55);box-shadow:0 18px 50px rgba(22,132,255,.22),0 0 28px rgba(32,200,255,.15)}
.einrichtung-card .einrichtung-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(22,132,255,.22),rgba(32,200,255,.10));border:1px solid rgba(32,200,255,.35);font-size:22px;margin-bottom:12px;box-shadow:0 0 24px rgba(22,132,255,.18)}
.einrichtung-card h3{font-size:16px;margin:0 0 6px;letter-spacing:-.02em;color:#fff}
.einrichtung-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}
.einrichtung-highlight{display:inline-flex;align-items:center;gap:12px;margin:6px 0 14px;padding:13px 20px;border-radius:999px;background:linear-gradient(135deg,rgba(37,211,102,.18),rgba(22,132,255,.14));border:1px solid rgba(37,211,102,.36);box-shadow:0 10px 30px rgba(37,211,102,.18)}
.einrichtung-highlight .badge-check{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#25D366;color:#fff;font-weight:1000;font-size:14px;flex:0 0 26px;box-shadow:0 0 14px rgba(37,211,102,.45)}
.einrichtung-highlight strong{font-size:15px;letter-spacing:.005em;color:#fff}
.einrichtung-premium{margin:14px 0 14px;padding:16px 22px;border-radius:18px;background:radial-gradient(circle at 8% 0%,rgba(22,132,255,.20),transparent 55%),linear-gradient(180deg,rgba(16,26,40,.95),rgba(8,12,19,.96));border:1px solid rgba(32,200,255,.28);color:#dfeeff;font-weight:850;font-size:15px;line-height:1.55}
.einrichtung-cta{margin-top:16px;margin-bottom:14px}
.einrichtung-hint{margin:8px 0 0;color:#8ea1b8;font-size:13px;line-height:1.5;font-style:italic}
.einrichtung-visual{margin:0;overflow:hidden;border-radius:32px}
.einrichtung-visual img{display:block;width:100%;height:auto;object-fit:cover}
@media(max-width:980px){
  .einrichtung-grid{grid-template-columns:1fr;gap:26px}
  .einrichtung-visual{order:-1}
  .einrichtung-cards{grid-template-columns:1fr 1fr;gap:12px}
  .einrichtung-copy h2{font-size:30px}
}
@media(max-width:560px){
  .einrichtung-section{padding:42px 0}
  .einrichtung-cards{grid-template-columns:1fr}
  .einrichtung-card{padding:16px}
  .einrichtung-highlight{padding:11px 16px;gap:10px}
  .einrichtung-highlight strong{font-size:13.5px}
  .einrichtung-premium{padding:14px 16px;font-size:14px}
  .einrichtung-cta .btn{flex:1 1 100%;width:100%}
}

/* ═══ Mobile-Fix: home hero buttons fill row on small screens ═══ */
@media(max-width:560px){
  .home-page .modular-hero .cta{flex-direction:column;align-items:stretch;gap:10px}
  .home-page .modular-hero .cta .btn{flex:1 1 100%;width:100%;min-height:50px;font-size:15px}
  .home-page .modular-hero h1{font-size:clamp(38px,11vw,46px)}
  .home-page .modular-hero .lead{font-size:17px}
}
@media(max-width:420px){
  .home-page .modular-hero h1{font-size:36px}
}

/* ═══ QM-Pilot: prominenter Hero ohne Buttons-Ballast ═══ */
.qm-page .hero{padding:48px 0 36px}
.qm-page .hero .section-head{margin-bottom:24px}
.qm-page .hero .lead{margin-bottom:18px}
.qm-page .hero .cta{margin-top:12px;margin-bottom:8px}
.qm-page .hero-image{margin-top:8px;padding:8px;border:1px solid rgba(32,200,255,.28);border-radius:34px;background:linear-gradient(180deg,rgba(22,132,255,.10),rgba(255,255,255,.025));box-shadow:0 36px 100px rgba(0,0,0,.45),0 0 80px rgba(22,132,255,.18)}
.qm-page .hero-image img{width:100%;height:auto;display:block;border-radius:26px}
@media(min-width:981px){
  .qm-page .hero-image{margin-top:14px}
  .qm-page .hero-image img{min-height:520px;object-fit:cover}
}
@media(max-width:560px){
  .qm-page .hero{padding:34px 0 28px}
  .qm-page .hero-image{padding:6px;border-radius:24px}
  .qm-page .hero-image img{border-radius:18px}
}

/* ═══ Sub-Mobile: alle CTA-Buttons greifen volle Breite (auf allen Seiten) ═══ */
@media(max-width:420px){
  .cta .btn{flex:1 1 100%;width:100%}
  .hero .cta,.final-cta .cta{flex-direction:column;align-items:stretch}
}

/* ═══ Einrichtungsservice: vereinfachtes zentriertes Layout (überschreibt Grid) ═══ */
.einrichtung-simple{max-width:920px;margin:0 auto;text-align:center;position:relative;z-index:1}
.einrichtung-simple .eyebrow{margin-bottom:18px}
.einrichtung-simple h2{margin-bottom:18px;font-size:42px;line-height:1.05}
.einrichtung-simple h2 span{display:inline}
.einrichtung-simple .lead{max-width:780px;margin:0 auto 30px;font-size:19px;color:var(--muted)}
.einrichtung-simple .einrichtung-visual{margin:0 auto 26px;max-width:920px}
.einrichtung-simple .einrichtung-visual img{width:100%;height:auto;display:block}
.einrichtung-simple .einrichtung-cta{justify-content:center;gap:14px;margin:0 auto 8px;max-width:560px;flex-wrap:wrap}
.einrichtung-simple .einrichtung-cta .btn{min-width:200px;flex:1 1 200px;line-height:1.15;padding:14px 22px;min-height:54px;text-align:center}
.einrichtung-simple .einrichtung-cta .btn .btn-line{display:inline}
.einrichtung-simple .einrichtung-cta .btn .btn-line + .btn-line:before{content:" "}
.einrichtung-simple .einrichtung-hint{text-align:center;color:#8ea1b8;font-size:13px;line-height:1.5;font-style:italic;margin:16px auto 0;max-width:520px}

/* Mobile-Layout: Buttons untereinander, Text in 2 Zeilen */
@media(max-width:560px){
  .einrichtung-simple h2{font-size:28px;line-height:1.1}
  .einrichtung-simple .lead{font-size:17px}
  .einrichtung-simple .einrichtung-cta{flex-direction:column;align-items:stretch;max-width:340px;gap:10px}
  .einrichtung-simple .einrichtung-cta .btn{flex:1 1 100%;width:100%;min-width:0;padding:14px 18px;min-height:auto;line-height:1.18}
  .einrichtung-simple .einrichtung-cta .btn .btn-line{display:block}
  .einrichtung-simple .einrichtung-cta .btn .btn-line + .btn-line{margin-left:0;margin-top:2px;font-weight:900;opacity:.95}
  .einrichtung-simple .einrichtung-cta .btn .btn-line + .btn-line:before{content:""}
}
@media(max-width:420px){
  .einrichtung-simple h2{font-size:26px}
}

/* WhatsApp Floating Button: muss über Cookie-Consent-Banner (z-index 9999) liegen */
.wa{z-index:10001!important}

/* ═══════════════════════════════════════════════════════════════
   KRITISCHER BUTTON-FIX: kein hyphens:auto / overflow-wrap:anywhere
   (überschreibt @media(max-width:640px){.btn{overflow-wrap:anywhere;hyphens:auto}})
   ═══════════════════════════════════════════════════════════════ */
.btn,.navbtn,.btn *,.navbtn *{
  hyphens:none!important;
  -webkit-hyphens:none!important;
  -ms-hyphens:none!important;
  overflow-wrap:normal!important;
  word-break:keep-all!important;
}

/* ═══ Einrichtungsservice: Mobile-Button mit 2-zeiligem Text (Column-Flex) ═══
   .btn ist display:inline-flex – Spans als Flex-Items würden nebeneinander stehen.
   Lösung: flex-direction:column macht sie zu Stack. */
@media(max-width:560px){
  .einrichtung-simple .einrichtung-cta{
    flex-direction:column;
    align-items:stretch;
    max-width:340px;
    margin:0 auto;
    gap:12px;
  }
  .einrichtung-simple .einrichtung-cta .btn{
    flex:1 1 100%;
    width:100%;
    min-width:0;
    flex-direction:column;
    padding:14px 18px;
    min-height:56px;
    line-height:1.18;
    gap:0;
  }
  .einrichtung-simple .einrichtung-cta .btn .btn-line{
    display:block;
    white-space:nowrap;
  }
  .einrichtung-simple .einrichtung-cta .btn .btn-line + .btn-line{
    margin-top:1px;
    margin-left:0;
    opacity:.92;
    font-weight:850;
  }
  /* Pseudo-Spaces aus Desktop-Layout entfernen */
  .einrichtung-simple .einrichtung-cta .btn .btn-line + .btn-line:before{content:""!important}
}

/* ═══ Home-Hero CTAs: Mobile sauber, kein Hyphen ═══ */
@media(max-width:560px){
  .home-page .modular-hero .cta{
    flex-direction:column;
    align-items:stretch;
    gap:10px;
    max-width:340px;
  }
  .home-page .modular-hero .cta .btn{
    flex:1 1 100%;
    width:100%;
    min-height:52px;
    font-size:15px;
    white-space:nowrap;
  }
}

/* ═══ Globaler Schutz: Alle Pilot-Page Hero-CTAs sauber auf Mobile ═══ */
@media(max-width:560px){
  .hero .cta{flex-wrap:wrap;gap:10px}
  .hero .cta .btn{flex:1 1 100%;width:100%;white-space:nowrap}
}

/* ═══ WhatsApp Floating Button: Sicherstellen dass er ÜBER allem ist ═══ */
.wa{
  z-index:10001!important;
  position:fixed!important;
  right:18px!important;
  bottom:calc(18px + env(safe-area-inset-bottom))!important;
}
@media(max-width:560px){
  /* Auf Mobile: Wenn Cookie-Banner sichtbar, WA-Button leicht höher */
  .wa{bottom:calc(96px + env(safe-area-inset-bottom))!important}
}
/* WA-Button auf 404.html falls dort dort fehlt: per Body-Class ein/aus */
.wa-icon{
  width:62px!important;
  height:62px!important;
  border-radius:50%!important;
  background:#25D366 url('assets/whatsapp.svg') center/35px 35px no-repeat!important;
  display:grid!important;
  place-items:center!important;
  box-shadow:0 18px 50px rgba(0,0,0,.42),0 0 28px rgba(37,211,102,.4)!important;
}

/* ═══ Final-CTA Heading: "Qualitätsmanagement" und andere lange Wörter ═══
   Bestehendes h2{overflow-wrap:anywhere} brach Wörter mitten drin auf
   ("Qualitätsmanagemen" / "t"). Hier kleinere Font + nur Wortgrenzen. */
@media(max-width:640px){
  .final-cta h2{
    font-size:clamp(22px,6.8vw,30px)!important;
    line-height:1.1!important;
    overflow-wrap:break-word!important;
    word-break:normal!important;
    hyphens:auto;
    -webkit-hyphens:auto;
  }
  .final-cta .quote{padding:28px 16px!important}
  .final-cta .quote .lead{font-size:16px!important;line-height:1.45!important}
}
@media(max-width:380px){
  .final-cta h2{font-size:21px!important}
}

/* ═══ Header-Brand: sauberer Logo-Container für neues quadratisches Icon ═══ */
.brand img{aspect-ratio:1/1;width:74px!important;height:74px!important;object-fit:contain!important;background:transparent}
@media(max-width:980px){
  .brand img{width:64px!important;height:64px!important}
}
@media(max-width:640px){
  .brand img{width:54px!important;height:54px!important;flex:0 0 54px!important;border-radius:14px!important}
}
@media(max-width:420px){
  .brand img{width:48px!important;height:48px!important;flex:0 0 48px!important}
}

/* Auf großen Bildschirmen: Brand soll nicht hinter Navlinks rutschen */
@media (min-width:981px){
  .topnav .nav-inner{justify-content:space-between;flex-wrap:nowrap}
  .topnav .brand{flex:0 1 auto;min-width:0;max-width:46%}
  .topnav .navlinks{flex:0 1 auto;min-width:0}
}

/* ═══════════════════════════════════════════════════════════════
   FINAL HEADER-FIX: hoch-spezifischer Override aller alten Regeln
   (es gibt 18 konkurrierende .brand img Regeln in der CSS-Datei)
   ═══════════════════════════════════════════════════════════════ */

html body nav.topnav{overflow:visible!important;position:sticky!important;top:0!important;z-index:110!important}

html body nav.topnav .nav-inner{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  flex-wrap:nowrap!important;
  padding:14px 22px!important;
  max-width:1220px!important;
  margin:0 auto!important;
  width:100%!important;
}

/* === LOGO: garantiert quadratisch, nicht gestreckt === */
html body nav.topnav .nav-inner a.brand{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  flex:0 1 auto!important;
  min-width:0!important;
  max-width:none!important;
  text-decoration:none!important;
}

html body nav.topnav .nav-inner a.brand picture{
  display:block!important;
  flex:0 0 64px!important;
  width:64px!important;
  height:64px!important;
}

html body nav.topnav .nav-inner a.brand picture img,
html body nav.topnav .nav-inner a.brand img{
  display:block!important;
  width:64px!important;
  height:64px!important;
  max-width:64px!important;
  max-height:64px!important;
  min-width:64px!important;
  min-height:64px!important;
  aspect-ratio:1/1!important;
  object-fit:contain!important;
  flex:0 0 64px!important;
  border-radius:14px!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 0 32px rgba(22,132,255,.32)!important;
  background:transparent!important;
  padding:0!important;
}

/* === BRAND-TEXT: NIEMALS abschneiden === */
html body nav.topnav .nav-inner a.brand .brand-copy{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  line-height:1!important;
}

html body nav.topnav .nav-inner a.brand .brand-line,
html body nav.topnav .nav-inner a.brand .brand-main,
html body nav.topnav .nav-inner a.brand .brand-sub{
  display:block!important;
  font-size:22px!important;
  line-height:1.04!important;
  letter-spacing:-.035em!important;
  font-weight:950!important;
  color:#fff!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
  max-width:none!important;
}

html body nav.topnav .nav-inner a.brand .brand-main span,
html body nav.topnav .nav-inner a.brand .brand-sub span,
html body nav.topnav .nav-inner a.brand .brand-line span{
  color:var(--blue)!important;
}

html body nav.topnav .nav-inner a.brand small{
  display:block!important;
  font-size:10px!important;
  letter-spacing:.07em!important;
  text-transform:uppercase!important;
  color:#cfe8ff!important;
  font-weight:850!important;
  margin-top:6px!important;
  white-space:nowrap!important;
  overflow:visible!important;
}

/* === BREITE DESKTOPS === */
@media (min-width:1200px){
  html body nav.topnav .nav-inner a.brand picture,
  html body nav.topnav .nav-inner a.brand picture img,
  html body nav.topnav .nav-inner a.brand img{
    width:70px!important;
    height:70px!important;
    max-width:70px!important;
    max-height:70px!important;
    min-width:70px!important;
    min-height:70px!important;
    flex:0 0 70px!important;
  }
  html body nav.topnav .nav-inner a.brand .brand-line,
  html body nav.topnav .nav-inner a.brand .brand-main,
  html body nav.topnav .nav-inner a.brand .brand-sub{
    font-size:25px!important;
  }
  html body nav.topnav .nav-inner a.brand small{font-size:11px!important}
}

/* === TABLET / kleinere Desktops === */
@media (max-width:980px){
  html body nav.topnav .nav-inner a.brand picture,
  html body nav.topnav .nav-inner a.brand picture img,
  html body nav.topnav .nav-inner a.brand img{
    width:56px!important;
    height:56px!important;
    max-width:56px!important;
    max-height:56px!important;
    min-width:56px!important;
    min-height:56px!important;
    flex:0 0 56px!important;
  }
  html body nav.topnav .nav-inner a.brand .brand-line,
  html body nav.topnav .nav-inner a.brand .brand-main,
  html body nav.topnav .nav-inner a.brand .brand-sub{
    font-size:19px!important;
  }
  html body nav.topnav .nav-inner a.brand small{
    font-size:9px!important;
    letter-spacing:.03em!important;
    margin-top:4px!important;
  }
}

/* === MOBILE === */
@media (max-width:560px){
  html body nav.topnav .nav-inner a.brand picture,
  html body nav.topnav .nav-inner a.brand picture img,
  html body nav.topnav .nav-inner a.brand img{
    width:48px!important;
    height:48px!important;
    max-width:48px!important;
    max-height:48px!important;
    min-width:48px!important;
    min-height:48px!important;
    flex:0 0 48px!important;
    border-radius:12px!important;
  }
  html body nav.topnav .nav-inner a.brand .brand-line,
  html body nav.topnav .nav-inner a.brand .brand-main,
  html body nav.topnav .nav-inner a.brand .brand-sub{
    font-size:17px!important;
  }
  html body nav.topnav .nav-inner a.brand small{
    font-size:8.5px!important;
    margin-top:3px!important;
  }
}

@media (max-width:380px){
  html body nav.topnav .nav-inner a.brand picture,
  html body nav.topnav .nav-inner a.brand picture img,
  html body nav.topnav .nav-inner a.brand img{
    width:44px!important;
    height:44px!important;
    max-width:44px!important;
    max-height:44px!important;
    min-width:44px!important;
    min-height:44px!important;
    flex:0 0 44px!important;
  }
  html body nav.topnav .nav-inner a.brand small{display:none!important}
}

/* ═══ FINAL BRAND-FIX: garantierte Mindestbreite für brand-copy ═══
   Selbst mit overflow:visible/text-overflow:clip wird der Text
   visuell abgeschnitten, wenn der Parent-Flex-Container zu schmal ist.
   Lösung: min-width auf .brand-copy = Platz für "Betriebssteuerung" */

@media (min-width:981px){
  html body nav.topnav .nav-inner a.brand{
    min-width:360px!important;
    flex:0 0 auto!important;
    max-width:none!important;
  }
  html body nav.topnav .nav-inner a.brand .brand-copy{
    flex:0 0 auto!important;
    min-width:260px!important;
    overflow:visible!important;
  }
}

@media (min-width:1200px){
  html body nav.topnav .nav-inner a.brand{
    min-width:410px!important;
  }
  html body nav.topnav .nav-inner a.brand .brand-copy{
    min-width:300px!important;
  }
}

/* Navlinks: schrumpfen wenn nötig, damit Brand vollständig bleibt */
@media (min-width:981px){
  html body nav.topnav .nav-inner .navlinks{
    flex:1 1 auto!important;
    min-width:0!important;
    justify-content:flex-end!important;
    gap:14px!important;
  }
}

/* Bei sehr engem Desktop (981-1100px) Brand-Subtext ausblenden, 
   damit alles passt – aber Haupttext nie abschneiden */
@media (min-width:981px) and (max-width:1100px){
  html body nav.topnav .nav-inner a.brand small{display:none!important}
  html body nav.topnav .nav-inner a.brand{min-width:300px!important}
  html body nav.topnav .nav-inner a.brand .brand-copy{min-width:220px!important}
  html body nav.topnav .nav-inner a.brand .brand-main,
  html body nav.topnav .nav-inner a.brand .brand-sub{font-size:19px!important}
}

/* ═══ FINAL FINAL: Brand/Navlinks-Layout sauber teilen ═══
   Vorher: min-width:410px hat Brand-Container reserviert, 
   aber Text ist mit overflow:visible drüber gefließt → Überlapp.
   Jetzt: Brand sizes natürlich zu Content, Navlinks shrinken fair. */

@media (min-width:981px){
  /* Vorherige min-widths zurücknehmen */
  html body nav.topnav .nav-inner a.brand{
    flex:0 0 auto!important;
    min-width:0!important;
    max-width:none!important;
  }
  html body nav.topnav .nav-inner a.brand .brand-copy{
    flex:0 0 auto!important;
    min-width:0!important;
    max-width:none!important;
    width:max-content!important;
    overflow:visible!important;
  }
  /* Brand-Text natural sizen, kein overflow nötig */
  html body nav.topnav .nav-inner a.brand .brand-line,
  html body nav.topnav .nav-inner a.brand .brand-main,
  html body nav.topnav .nav-inner a.brand .brand-sub{
    width:max-content!important;
    white-space:nowrap!important;
  }
  /* Navlinks: bekommen den Rest, justify-end, gap shrinkbar */
  html body nav.topnav .nav-inner .navlinks{
    flex:1 1 auto!important;
    min-width:0!important;
    justify-content:flex-end!important;
    gap:14px!important;
    flex-wrap:nowrap!important;
  }
}

/* Tighte Desktops (981–1400px): Brand-Text kleiner + Navlinks kompakter */
@media (min-width:981px) and (max-width:1400px){
  html body nav.topnav .nav-inner a.brand .brand-line,
  html body nav.topnav .nav-inner a.brand .brand-main,
  html body nav.topnav .nav-inner a.brand .brand-sub{
    font-size:19px!important;
    letter-spacing:-.025em!important;
  }
  html body nav.topnav .nav-inner a.brand small{
    font-size:9px!important;
    letter-spacing:.04em!important;
    margin-top:4px!important;
  }
  html body nav.topnav .nav-inner .navlinks{
    gap:11px!important;
    font-size:13px!important;
  }
  html body nav.topnav .nav-inner .navlinks .navbtn{
    padding:0 14px!important;
    font-size:12px!important;
    min-height:40px!important;
  }
}

/* Sehr tighte Desktops (981–1180px): small-Text ausblenden */
@media (min-width:981px) and (max-width:1180px){
  html body nav.topnav .nav-inner a.brand small{display:none!important}
  html body nav.topnav .nav-inner a.brand .brand-line,
  html body nav.topnav .nav-inner a.brand .brand-main,
  html body nav.topnav .nav-inner a.brand .brand-sub{
    font-size:17px!important;
  }
  html body nav.topnav .nav-inner .navlinks{
    gap:9px!important;
    font-size:12.5px!important;
  }
}

/* Mega-Wide (>1500px): Brand-Text wieder größer */
@media (min-width:1500px){
  html body nav.topnav .nav-inner a.brand .brand-line,
  html body nav.topnav .nav-inner a.brand .brand-main,
  html body nav.topnav .nav-inner a.brand .brand-sub{
    font-size:24px!important;
  }
}

/* ═══ ABSOLUT FINAL: Brand mit padding-right Puffer gegen Überlapp ═══
   Egal welche min-widths vorher gewinnen – der Brand kriegt rechts
   einen Puffer der die Navlinks unbedingt abstößt. */

@media (min-width:981px){
  html body nav.topnav .nav-inner a.brand{
    padding-right:32px!important;
    box-sizing:border-box!important;
  }
  html body nav.topnav .nav-inner .navlinks{
    padding-left:16px!important;
  }
  /* Brand-Text definitiv klein + nicht-überlauf */
  html body nav.topnav .nav-inner a.brand .brand-line,
  html body nav.topnav .nav-inner a.brand .brand-main,
  html body nav.topnav .nav-inner a.brand .brand-sub{
    font-size:18px!important;
    line-height:1.05!important;
    letter-spacing:-.025em!important;
    white-space:nowrap!important;
    overflow:visible!important;
  }
  html body nav.topnav .nav-inner a.brand small{
    font-size:9.5px!important;
    letter-spacing:.05em!important;
    margin-top:4px!important;
  }
}

@media (min-width:1500px){
  html body nav.topnav .nav-inner a.brand .brand-line,
  html body nav.topnav .nav-inner a.brand .brand-main,
  html body nav.topnav .nav-inner a.brand .brand-sub{
    font-size:21px!important;
  }
}

/* ═══ Mobile-Menü: Sekundär-Button "Schon Kunde? Direkt zur App" ═══ */
.mobile a.mobile-app{
  grid-column:1 / -1;
  background:transparent!important;
  border:1.5px solid rgba(22,132,255,.55)!important;
  color:#20c8ff!important;
  font-weight:900!important;
  font-size:14.5px!important;
  padding:14px 16px!important;
  border-radius:16px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  margin-top:4px!important;
  letter-spacing:.01em;
}
.mobile a.mobile-app:hover,
.mobile a.mobile-app:focus{
  background:rgba(22,132,255,.10)!important;
  border-color:#1684ff!important;
  color:#fff!important;
}
@media(min-width:981px){
  .mobile a.mobile-app{display:none!important}
}

/* ═══ MOBILE HEADER: Logo größer + Text weiter links + Caption nicht abschneiden ═══ */

@media (max-width:980px){
  /* Padding/Gap der Topnav: links knapper */
  html body nav.topnav .nav-inner{
    padding:14px 12px 10px!important;
    gap:12px!important;
  }
  /* Brand: padding-right knapp damit mehr Platz für Text */
  html body nav.topnav .nav-inner a.brand{
    padding-right:6px!important;
    gap:12px!important;
    flex:1 1 auto!important;
    min-width:0!important;
    max-width:none!important;
  }
  /* LOGO größer (68px statt 56px) */
  html body nav.topnav .nav-inner a.brand picture,
  html body nav.topnav .nav-inner a.brand picture img,
  html body nav.topnav .nav-inner a.brand img{
    width:68px!important;
    height:68px!important;
    max-width:68px!important;
    max-height:68px!important;
    min-width:68px!important;
    min-height:68px!important;
    flex:0 0 68px!important;
    border-radius:16px!important;
  }
  /* Brand-Text: etwas größer, nicht overflow */
  html body nav.topnav .nav-inner a.brand .brand-copy{
    flex:1 1 auto!important;
    min-width:0!important;
    overflow:visible!important;
    width:auto!important;
  }
  html body nav.topnav .nav-inner a.brand .brand-line,
  html body nav.topnav .nav-inner a.brand .brand-main,
  html body nav.topnav .nav-inner a.brand .brand-sub{
    font-size:21px!important;
    line-height:1.05!important;
    letter-spacing:-.025em!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
  /* Caption: erlaubt Umbruch statt Abschneiden */
  html body nav.topnav .nav-inner a.brand small{
    font-size:9.5px!important;
    letter-spacing:.025em!important;
    margin-top:5px!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    line-height:1.18!important;
    display:block!important;
    max-width:100%!important;
  }
  /* Burger: bleibt rechts, kompakt */
  html body nav.topnav .nav-inner button.burger{
    flex:0 0 52px!important;
    width:52px!important;
    height:52px!important;
  }
}

@media (max-width:560px){
  html body nav.topnav .nav-inner{
    padding:12px 10px 8px!important;
    gap:10px!important;
  }
  html body nav.topnav .nav-inner a.brand{
    padding-right:4px!important;
    gap:10px!important;
  }
  html body nav.topnav .nav-inner a.brand picture,
  html body nav.topnav .nav-inner a.brand picture img,
  html body nav.topnav .nav-inner a.brand img{
    width:60px!important;
    height:60px!important;
    max-width:60px!important;
    max-height:60px!important;
    min-width:60px!important;
    min-height:60px!important;
    flex:0 0 60px!important;
  }
  html body nav.topnav .nav-inner a.brand .brand-line,
  html body nav.topnav .nav-inner a.brand .brand-main,
  html body nav.topnav .nav-inner a.brand .brand-sub{
    font-size:18px!important;
  }
  html body nav.topnav .nav-inner a.brand small{
    font-size:8.5px!important;
    margin-top:4px!important;
    letter-spacing:.015em!important;
  }
  html body nav.topnav .nav-inner button.burger{
    flex:0 0 48px!important;
    width:48px!important;
    height:48px!important;
  }
}

@media (max-width:420px){
  html body nav.topnav .nav-inner{padding:10px 8px 6px!important;gap:8px!important}
  html body nav.topnav .nav-inner a.brand{gap:8px!important;padding-right:2px!important}
  html body nav.topnav .nav-inner a.brand picture,
  html body nav.topnav .nav-inner a.brand picture img,
  html body nav.topnav .nav-inner a.brand img{
    width:54px!important;
    height:54px!important;
    max-width:54px!important;
    max-height:54px!important;
    min-width:54px!important;
    min-height:54px!important;
    flex:0 0 54px!important;
  }
  html body nav.topnav .nav-inner a.brand .brand-line,
  html body nav.topnav .nav-inner a.brand .brand-main,
  html body nav.topnav .nav-inner a.brand .brand-sub{
    font-size:16px!important;
  }
  html body nav.topnav .nav-inner a.brand small{
    font-size:8px!important;
    letter-spacing:0!important;
  }
  html body nav.topnav .nav-inner button.burger{
    flex:0 0 44px!important;
    width:44px!important;
    height:44px!important;
  }
}

/* ═══ MOBILE LOGO: deutlich größer damit "Petersen KI" Text im Logo lesbar ist ═══
   Vorher 68/60/54px war zu klein für den Logo-internen Text.
   Neu: 86/76/66px – Logo-Text gut sichtbar wie auf Desktop. */

@media (max-width:980px){
  html body nav.topnav .nav-inner a.brand picture,
  html body nav.topnav .nav-inner a.brand picture img,
  html body nav.topnav .nav-inner a.brand img{
    width:86px!important;
    height:86px!important;
    max-width:86px!important;
    max-height:86px!important;
    min-width:86px!important;
    min-height:86px!important;
    flex:0 0 86px!important;
    border-radius:18px!important;
  }
  /* Brand-Text bleibt rechts vom größeren Logo */
  html body nav.topnav .nav-inner a.brand .brand-line,
  html body nav.topnav .nav-inner a.brand .brand-main,
  html body nav.topnav .nav-inner a.brand .brand-sub{
    font-size:20px!important;
  }
}

@media (max-width:640px){
  html body nav.topnav .nav-inner a.brand picture,
  html body nav.topnav .nav-inner a.brand picture img,
  html body nav.topnav .nav-inner a.brand img{
    width:76px!important;
    height:76px!important;
    max-width:76px!important;
    max-height:76px!important;
    min-width:76px!important;
    min-height:76px!important;
    flex:0 0 76px!important;
    border-radius:16px!important;
  }
  html body nav.topnav .nav-inner a.brand .brand-line,
  html body nav.topnav .nav-inner a.brand .brand-main,
  html body nav.topnav .nav-inner a.brand .brand-sub{
    font-size:17px!important;
  }
  html body nav.topnav .nav-inner a.brand small{
    font-size:8px!important;
    letter-spacing:.015em!important;
  }
}

@media (max-width:420px){
  html body nav.topnav .nav-inner a.brand picture,
  html body nav.topnav .nav-inner a.brand picture img,
  html body nav.topnav .nav-inner a.brand img{
    width:66px!important;
    height:66px!important;
    max-width:66px!important;
    max-height:66px!important;
    min-width:66px!important;
    min-height:66px!important;
    flex:0 0 66px!important;
  }
  html body nav.topnav .nav-inner a.brand .brand-line,
  html body nav.topnav .nav-inner a.brand .brand-main,
  html body nav.topnav .nav-inner a.brand .brand-sub{
    font-size:15px!important;
  }
}

@media (max-width:360px){
  html body nav.topnav .nav-inner a.brand picture,
  html body nav.topnav .nav-inner a.brand picture img,
  html body nav.topnav .nav-inner a.brand img{
    width:58px!important;
    height:58px!important;
    max-width:58px!important;
    max-height:58px!important;
    min-width:58px!important;
    min-height:58px!important;
    flex:0 0 58px!important;
  }
  html body nav.topnav .nav-inner a.brand .brand-line,
  html body nav.topnav .nav-inner a.brand .brand-main,
  html body nav.topnav .nav-inner a.brand .brand-sub{
    font-size:14px!important;
  }
}
