:root{
  --paper:#f5f5f3; --white:#ffffff; --ink:#0f0f10; --text:#4b4b50; --mute:#5e5e62; --line:#e3e3e0; --line2:#d6d6d2; --soft:#ececea;
  --accent:#1246f0; --accent-ink:#0b35c4; --accent-soft:#e8edff; --accent-on-dark:#9db3ff; --dark:#0f0f10; --dark-2:#232326; --on-dark:#f5f5f3; --on-dark-2:#b9b9be;
  --visit:#2f7cf6; --call:#34c759; --video:#af52de; --meet:#ff9500; --warn:#ff3b30;
  --display:Jost,"Futura","Helvetica Neue",Helvetica,Arial,sans-serif; --dw:500; --dls:-.02em; --dtt:none;
  --body:Figtree,"Helvetica Neue",Helvetica,Arial,sans-serif;
  color-scheme: light;
}
*{box-sizing:border-box}
[hidden]{display:none!important}
html,body{background:var(--paper);color:var(--ink)}
body{margin:0;font-family:var(--body);font-size:17px;line-height:1.5;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:6px}
.wrap{max-width:1240px;margin:0 auto;padding-inline:24px}
h1,h2,h3{font-family:var(--display);font-weight:var(--dw);letter-spacing:var(--dls);text-transform:var(--dtt);margin:0;text-wrap:balance}
p{margin:0}
.eyebrow{font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-weight:600}
.btn{display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:15px;padding:15px 26px;border-radius:999px;border:1px solid var(--ink);transition:background .15s,color .15s}
.btn--dark{background:var(--ink);color:#fff}.btn--dark:hover{background:#2b2b2e}
.btn--accent{background:var(--accent);color:#fff;border-color:var(--accent)}.btn--accent:hover{background:var(--accent-ink);border-color:var(--accent-ink);color:#fff}
.btn--line:hover{background:var(--ink);color:#fff}
.btn--white{background:#fff;color:var(--ink);border-color:#fff}

/* Nav */
.nav{position:sticky;top:env(safe-area-inset-top,0px);z-index:10;background:color-mix(in srgb,var(--paper) 90%,transparent);backdrop-filter:saturate(1.4) blur(12px);border-bottom:1px solid var(--line)}
.nav__in{display:flex;align-items:center;gap:36px;height:68px}
.logo{font-family:Jost,"Futura",sans-serif;font-weight:500;font-size:18px;letter-spacing:.26em}
.nav__links{display:flex;gap:26px;font-size:15px;font-weight:500;flex:1}
.nav__links a:hover{color:var(--accent)}
.nav__cta{display:flex;gap:16px;align-items:center;font-size:15px;font-weight:500}
.nav__cta .btn{padding:10px 18px}

/* Hero */
.hero{padding:96px 0 0}
.hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:56px;align-items:center}
.hero h1{font-size:clamp(46px,6.2vw,84px);line-height:1.02}
.hero__sub{font-size:clamp(17px,1.6vw,20px);color:var(--text);max-width:560px;margin-top:26px}
.hero__cta{display:flex;gap:12px;flex-wrap:wrap;margin:34px 0 22px}
.hero__facts{display:flex;gap:8px 20px;flex-wrap:wrap;font-size:14px;color:var(--mute)}
.hero__facts span::before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent);margin-right:8px;vertical-align:2px}

/* Fragmente – stilisierte Ausschnitte statt Screenshots */
.frag{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 30px 60px -34px rgba(15,15,16,.28)}
.collage{position:relative;height:600px}
.collage .frag{position:absolute}
.f-kpi{left:0;top:20px;width:240px;padding:18px 20px;display:flex;flex-direction:column;gap:4px}
.f-kpi small{font-size:11.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--mute);font-weight:600}
.f-kpi b{font-family:var(--display);font-variant-numeric:tabular-nums;font-weight:600;font-size:30px;letter-spacing:-.02em}
.up{display:inline-block;font-size:12.5px;font-weight:600;color:#17733a;background:#e6f7ec;padding:2px 8px;border-radius:6px}
.f-today{right:0;top:0;width:290px;z-index:1;padding:18px 18px 12px}
.f-h{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--mute);font-weight:600}
.ev{display:flex;gap:10px;align-items:flex-start;padding:8px 10px;border-radius:8px;border-left:3px solid;font-size:13.5px;margin-bottom:6px}
.ev i{font-style:normal;font-size:12px;opacity:.8;min-width:38px;padding-top:1px}
.ev b{display:block;font-weight:600}
.ev--v{background:#e8f1fe;color:#1452b8;border-color:var(--visit)} .ev--c{background:#e7f8ec;color:#17733a;border-color:var(--call)} .ev--vi{background:#f4e9fa;color:#7a2aa3;border-color:var(--video)} .ev--m{background:#fff1de;color:#8a4f00;border-color:var(--meet)}
.f-signal{left:0;top:175px;width:268px;padding:18px 20px;background:var(--dark);color:var(--on-dark);border-color:var(--dark);display:flex;flex-direction:column;gap:8px;z-index:2}
.f-signal .k{display:flex;align-items:center;gap:8px;font-size:11.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--on-dark-2)}
.f-signal .t{font-size:16px;line-height:1.4;font-weight:500}
.f-signal .acts{display:flex;gap:8px;margin-top:4px}
.f-signal .acts span{white-space:nowrap;font-size:12px;padding:6px 11px;border-radius:999px;border:1px solid #3a3a3e}
.f-signal .acts span:first-child{background:#fff;color:var(--ink);border-color:#fff}
.f-order{right:0;bottom:0;width:370px;padding:18px}
.ohead{display:flex;align-items:center;gap:12px;margin-bottom:12px}
.sw{width:42px;height:52px;border-radius:8px;background:linear-gradient(160deg,#e9e6e1,#d8d3cc)}
.ohead b{display:block;font-size:14px}
.ohead small{color:var(--mute);font-size:12.5px}
.ohead .sum{margin-left:auto;font-weight:600;font-size:14px}
.tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
.tile{border:1px solid var(--line);border-radius:8px;padding:6px 7px;display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:600}
.tile span{display:flex;justify-content:space-between}
.tile span em{font-style:normal;font-weight:500;color:#17733a}
.tile span em.lo{color:#8a4f00}
.tile div{height:26px;border:1px solid var(--line2);border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:13px}
.tile div.on{background:var(--ink);color:#fff;border-color:var(--ink)}
.f-foot{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;border-top:1px solid var(--soft);font-size:13px}
.f-foot b{font-family:var(--display);font-variant-numeric:tabular-nums;font-weight:600}
.f-foot span.cta{background:var(--ink);color:#fff;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}

/* Logos */
.logos{margin-top:110px;border-block:1px solid var(--line)}
.logos__in{display:flex;align-items:center;gap:40px;min-height:112px;flex-wrap:wrap;padding-block:22px}
.logos__k{font-size:14px;color:var(--mute);width:160px}
.logos__row{display:flex;justify-content:space-between;align-items:center;flex:1;gap:28px;flex-wrap:wrap;font-family:Jost,sans-serif;font-weight:500;font-size:22px;letter-spacing:.14em;color:#2a2a2d}

section{scroll-margin-top:80px}
.sec{padding:128px 0 0}
.split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:72px;align-items:start}
.h2{font-size:clamp(34px,4.2vw,54px);line-height:1.06}
.lead{font-size:18.5px;line-height:1.55;color:var(--text);max-width:540px}
.stack{display:flex;flex-direction:column;gap:20px}
.replace{border-top:1px solid var(--line2)}
.replace div{display:grid;grid-template-columns:210px minmax(0,1fr);gap:18px;padding:17px 0;border-bottom:1px solid var(--line2)}
.replace s{color:#8a8a8e}
.replace b{font-weight:600}

.card-big{background:#fff;border-radius:28px;padding:72px}
.head-row{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;flex-wrap:wrap}
.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:44px}
.step{background:var(--paper);border-radius:18px;padding:28px;display:flex;flex-direction:column;gap:12px}
.step__n{font-family:var(--display);font-variant-numeric:tabular-nums;font-size:14px;font-weight:600;color:var(--accent);letter-spacing:.08em}
.step h3{font-family:var(--body);letter-spacing:0;text-transform:none;font-size:21px;font-weight:600}
.step p{font-size:16px;color:var(--text)}

.center{text-align:center;display:flex;flex-direction:column;align-items:center;gap:18px}
.feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:72px;align-items:center;margin-top:120px}
.feature--r .feature__text{order:2}
.tag{align-self:flex-start;font-size:13px;font-weight:600;padding:5px 12px;border-radius:999px}
.tag--blue{background:#e7ecff;color:var(--accent-ink)} .tag--green{background:#e6f7ec;color:#17733a} .tag--orange{background:#fff1de;color:#8a4f00} .tag--purple{background:#f4e9fa;color:#7a2aa3}
.feature h3{font-size:clamp(28px,3vw,40px);line-height:1.08}
.feature p{color:var(--text)}
.ticks{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px;font-size:16px}
.ticks li{display:flex;gap:10px}
.ticks li::before{content:"→";color:var(--accent)}
.stage{position:relative;background:linear-gradient(180deg,#ececea,#e4e4e1);border-radius:24px;min-height:430px;padding:40px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.stage .frag{position:relative}

/* Order-Fragment groß */
.big-order{width:min(460px,100%);padding:22px}
.big-order .tiles{grid-template-columns:repeat(4,minmax(0,1fr))}
.chips-row{display:flex;gap:6px;margin-bottom:12px}
.chips-row span{font-size:12px;font-weight:600;padding:5px 10px;border-radius:999px;border:1px solid var(--line2)}
.chips-row span.on{background:var(--ink);color:#fff;border-color:var(--ink)}

/* Woche + Tour */
.week{width:min(470px,100%);padding:18px}
.days{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}
.day{display:flex;flex-direction:column;gap:5px}
.day small{font-size:11px;color:var(--mute);letter-spacing:.08em;text-transform:uppercase;display:flex;gap:5px;align-items:center}
.day small b{font-size:12px;color:var(--ink);width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}
.day small b.today{background:var(--warn);color:#fff}
.day i{display:block;height:34px;border-radius:6px;border-left:3px solid}
.day i.v{background:#e8f1fe;border-color:var(--visit)} .day i.c{background:#e7f8ec;border-color:var(--call)} .day i.vi{background:#f4e9fa;border-color:var(--video)} .day i.m{background:#fff1de;border-color:var(--meet)} .day i.e{border:1px dashed var(--line2);background:none;height:22px}
.tour{position:absolute!important;right:28px;bottom:26px;width:250px;padding:14px 16px}
.stop{display:flex;gap:10px;align-items:center;font-size:13px;padding:6px 0}
.stop span{width:22px;height:22px;border-radius:50%;color:#fff;font-size:11px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;flex:none}
.route{margin-top:8px;font-size:12px;font-weight:600;text-align:center;padding:7px;border-radius:999px;background:var(--ink);color:#fff}

/* TV */
.tv{width:min(470px,100%)}
.tv__screen{background:var(--dark);border-radius:14px;padding:14px;aspect-ratio:16/9;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.tv__foot{width:36%;height:10px;margin:0 auto;background:#cfcfcb;border-radius:0 0 8px 8px}
.pairing{position:absolute!important;left:26px;bottom:26px;padding:14px 16px;display:flex;gap:12px;align-items:center;width:220px}
.qr{width:52px;height:52px;border-radius:6px;background:
  conic-gradient(from 90deg at 30% 30%,var(--ink) 0 25%,#fff 0 50%,var(--ink) 0 75%,#fff 0) 0 0/13px 13px;border:4px solid #fff;outline:1px solid var(--line2)}
.pairing b{display:block;font-family:var(--display);font-variant-numeric:tabular-nums;font-size:22px;letter-spacing:.12em}
.pairing small{font-size:12px;color:var(--mute)}
.live{position:absolute!important;right:26px;top:26px;padding:10px 14px;display:flex;gap:8px;align-items:center;font-size:13px;font-weight:600}
.live::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--call)}

/* KI */
.ai{width:min(460px,100%);padding:20px;display:flex;flex-direction:column;gap:10px}
.sig{display:grid;grid-template-columns:10px minmax(0,1fr);gap:10px;align-items:start;font-size:14px;padding:8px 0;border-bottom:1px solid var(--soft)}
.sig:last-child{border-bottom:0}
.sig i{width:9px;height:9px;border-radius:50%;margin-top:6px}
.sig i.hot{background:var(--warn)} .sig i.warm{background:var(--meet)} .sig i.ok{background:var(--call)}
.sig b{font-weight:600}
.brief{position:absolute!important;left:26px;bottom:24px;width:260px;padding:14px 16px;background:var(--dark);color:var(--on-dark);border-color:var(--dark);font-size:13px;display:flex;flex-direction:column;gap:6px}
.brief small{color:var(--on-dark-2);font-size:11px;letter-spacing:.12em;text-transform:uppercase}

.small{font-size:14px;color:var(--mute)}

/* Unterwegs */
.dark{background:var(--dark);color:var(--on-dark);border-radius:28px;padding:88px 72px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:center;overflow:hidden}
.dark .eyebrow{color:var(--accent-on-dark)}
.dark .lead{color:#c9c9ce}
.nums{display:flex;gap:36px;margin-top:8px}
.nums b{display:block;font-family:var(--display);font-variant-numeric:tabular-nums;font-weight:300;font-size:44px;letter-spacing:-.03em}
.nums span{font-size:14px;color:var(--on-dark-2)}
.devices{display:flex;gap:22px;justify-content:center;align-items:flex-end}
.tablet{width:300px;aspect-ratio:3/4;border-radius:22px;background:var(--dark-2);padding:12px}
.phone{width:150px;aspect-ratio:9/19;border-radius:26px;background:var(--dark-2);padding:8px}
.scr{height:100%;border-radius:12px;background:#fff;padding:12px;display:flex;flex-direction:column;gap:7px;overflow:hidden}
.phone .scr{border-radius:19px;padding:10px 8px}
.bar{height:8px;border-radius:4px;background:var(--soft)}
.bar.w6{width:60%} .bar.w4{width:40%} .bar.dk{background:var(--ink);width:35%;height:10px}
.cal{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;margin:4px 0}
.cal span{aspect-ratio:1;border-radius:50%;display:flex;align-items:flex-end;justify-content:center;gap:2px;padding-bottom:3px;background:#f6f6f4}
.cal span.t{background:var(--warn)}
.cal span i{width:4px;height:4px;border-radius:50%}
.tiles.sm{gap:4px}.tiles.sm .tile{padding:4px;font-size:9px;border-radius:5px}.tiles.sm .tile div{height:16px;font-size:9px;border-radius:3px}

.chips-lg{display:flex;flex-wrap:wrap;gap:10px}
.chips-lg span,.chips-lg a{font-size:15px;font-weight:500;padding:9px 14px;border-radius:10px;background:#fff;border:1px solid var(--line)}
.chips-lg a:hover{border-color:var(--ink)}
.more{font-weight:600;font-size:15px;color:var(--accent);margin-top:4px}
.trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.trust div{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:6px}
.trust b{font-size:18px;font-weight:600}
.trust span{font-size:15px;color:var(--text)}

.prices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:44px}
.price{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;display:flex;flex-direction:column;gap:16px;position:relative}
.price--dark{background:var(--dark);color:var(--on-dark);border-color:var(--dark)}
.price__name{font-size:19px;font-weight:600}
.price__val{font-family:var(--display);font-variant-numeric:tabular-nums;font-size:40px;font-weight:300;letter-spacing:-.03em;line-height:1}
.price__val small{font-family:var(--body);font-size:15px;font-weight:400;color:var(--mute);letter-spacing:0}
.price--dark .price__val small,.price--dark .price__desc{color:var(--on-dark-2)}
.price__desc{font-size:15px;color:var(--text);min-height:45px}
.price ul{margin:0;padding:16px 0 0;border-top:1px solid var(--soft);list-style:none;display:flex;flex-direction:column;gap:9px;font-size:15px}
.price--dark ul{border-color:#2e2e32}
.price .btn{margin-top:auto}
.price--dark .btn{background:var(--accent);color:#fff;border-color:var(--accent)}.price--dark .btn:hover{background:var(--accent-ink);border-color:var(--accent-ink)}
.badge{position:absolute;top:20px;right:20px;font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;background:var(--accent);color:#fff}
.ph{background:#fff3c4;color:#6b5200;padding:0 5px;border-radius:4px}

.final{margin-top:128px;background:var(--ink);color:#fff;border-radius:28px;padding:84px 72px;display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}
.final h2{font-size:clamp(36px,4.6vw,60px);line-height:1.04;max-width:760px}
.final small{display:block;margin-top:12px;font-size:15px;color:#b9b9be}

footer{padding:96px 0 64px}
.foot{display:grid;grid-template-columns:2fr repeat(3,minmax(0,1fr));gap:40px;font-size:15px}
.foot div{display:flex;flex-direction:column;gap:10px}
.foot a:hover{color:var(--accent)}
.foot p{color:var(--text);max-width:320px}
.copy{margin-top:56px;padding-top:22px;border-top:1px solid var(--line);font-size:13px;color:var(--mute);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}


@media (max-width: 1080px){
  .nav__links{display:none}
  .hero__grid{grid-template-columns:1fr}
  .collage{max-width:620px;width:100%;margin:0 auto}
  .feature{grid-template-columns:1fr;gap:32px;margin-top:88px}
  .feature--r .feature__text{order:0}
  .dark{grid-template-columns:1fr}
  .prices{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width: 760px){
  .nav__cta a:not(.btn){display:none}
  .hero{padding-top:56px}
  .collage{height:auto;display:flex;flex-direction:column;gap:12px}
  .collage .frag{position:static;width:100%}
  .split,.steps,.prices,.trust,.foot{grid-template-columns:1fr}
  .split{gap:40px}
  .card-big,.dark,.final{padding:40px 22px;border-radius:22px}
  .sec{padding-top:88px}
  .replace div{grid-template-columns:1fr;gap:4px}
  .stage{padding:18px;min-height:0;flex-direction:column;gap:12px}
  .stage .tour,.stage .pairing,.stage .live,.stage .brief{position:static!important;width:100%}
  .tablet{width:200px}.phone{width:110px}
  .logos__row{font-size:17px;justify-content:flex-start}
}
@media (prefers-reduced-motion: reduce){*{transition:none!important}}

/* Mode-Illustrationen */
.pic{position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;background:radial-gradient(ellipse 70% 22% at 50% 92%,rgba(0,0,0,.10),transparent 70%),linear-gradient(170deg,var(--bg1,#efebe5),var(--bg2,#e2ddd5))}
.pic svg{width:78%;height:88%;color:var(--c,#2c2c30);fill:currentColor;stroke:rgba(0,0,0,.16);stroke-width:1;stroke-linejoin:round}
.pic svg .d{fill:none;stroke:rgba(0,0,0,.22);stroke-width:1.2;stroke-linecap:round}
.pic svg .b{fill:rgba(0,0,0,.28);stroke:none}
.pic svg .s{fill:#fbfaf7}
.pic svg .h{fill:none;stroke:currentColor;stroke-width:5;stroke-linecap:round}
.pic.dk svg .d{stroke:rgba(255,255,255,.18)}
.sw.pic{padding:0}
.sw.pic svg{width:92%;height:92%}
.tv__screen .pic{border-radius:6px}
.tv__screen .pic svg{height:84%}
.lb-name{font-size:10px;font-weight:600;line-height:1.2}.lb-name small{display:block;font-weight:400;color:var(--mute);font-size:9px}
.scr .ttl{font-size:11px;font-weight:600;display:flex;justify-content:space-between}.scr .ttl em{font-style:normal;color:var(--mute);font-weight:400}
.ev-s{font-size:8.5px;line-height:1.25;padding:4px 6px;border-radius:5px;border-left:2px solid var(--k);background:color-mix(in srgb,var(--k) 12%,#fff)}
.ev-s b{display:block;font-size:9px}
.scr{color:var(--ink)}

/* Screenshots */
.shot{margin:0;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 40px 80px -40px rgba(15,15,16,.35)}
.shot__bar{display:flex;gap:6px;padding:10px 12px;border-bottom:1px solid var(--line);background:#fafaf8}
.shot__bar i{width:9px;height:9px;border-radius:50%;background:#dcdcd8}
.shot img{display:block;width:100%;height:auto}
.mphone{margin:0;width:190px;padding:7px;border-radius:32px;background:#111;box-shadow:0 30px 60px -24px rgba(15,15,16,.5)}
.mphone img{display:block;width:100%;height:auto;border-radius:26px}
.hero__vis{position:relative;padding-bottom:40px}
.hero__vis .shot{width:112%;max-width:none}
.hero__vis .mphone{position:absolute;left:-44px;bottom:0;width:168px}
.stage--shot{padding:44px 0 0 44px;align-items:flex-start;justify-content:flex-start;min-height:460px}
.stage--shot .shot{width:128%;max-width:none;border-radius:12px 0 0 0;border-right:0;border-bottom:0}
.stage--shot .mphone{position:absolute;right:28px;bottom:-60px;width:170px}
.feature--r .stage--shot .mphone{right:auto;left:auto;right:28px}
.tv__screen--img{display:block;padding:10px;aspect-ratio:16/9;overflow:hidden}
.tv__screen--img img{display:block;width:100%;height:100%;object-fit:cover;object-position:top;border-radius:6px}
.devices--img{align-items:center;gap:18px}
.devices--img .mphone{width:200px}
.devices--img .mphone--s{width:160px;opacity:.92}
@media (max-width: 1080px){ .hero__vis .shot{width:100%} .hero__vis .mphone{left:-12px} }
@media (max-width: 760px){
  .hero__vis .mphone{width:118px;left:-6px;bottom:-10px}
  .stage--shot{padding:24px 0 0 24px;min-height:0}
  .stage--shot .shot{width:160%}
  .stage--shot .mphone{width:118px;right:16px;bottom:-40px}
  .devices--img .mphone{width:150px}.devices--img .mphone--s{display:none}
}

/* ---- Hero dunkel: Showroom-Bildschirm + Handy ---- */
.xhero{background:radial-gradient(ellipse 60% 70% at 78% 40%,#2a2724 0%,rgba(15,15,16,0) 70%),var(--dark);color:var(--on-dark);padding:88px 0 96px;overflow:hidden;margin-top:-1px}
.xhero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:48px;align-items:center}
.xhero .eyebrow{color:var(--on-dark-2)}
.xhero h1{font-size:clamp(40px,5.2vw,76px);line-height:1;margin-top:20px;color:#fff;letter-spacing:-.01em}
.xhero__pillars{list-style:none;margin:0 0 22px;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:600px}
.xhero__pillars a{display:flex;flex-direction:column;gap:2px;padding:12px 14px;border:1px solid #2e2e32;border-radius:14px;background:rgba(255,255,255,.03);transition:border-color .15s,background .15s}
.xhero__pillars a:hover{border-color:#3d6bff;background:rgba(61,107,255,.08)}
.xhero__pillars b{font-size:15px;font-weight:600;color:#fff}
.xhero__pillars span{font-size:13px;color:var(--on-dark-2)}
.xhero__pillars li:nth-child(n) b::before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#3d6bff;margin-right:8px;vertical-align:2px}
.xhero h1 em{font-style:normal;color:#3d6bff}
.xhero__sub{font-size:clamp(17px,1.5vw,20px);color:#c9c9ce;max-width:560px;margin-top:26px}
.xhero__cta{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 22px}
.btn--ghost{border-color:#4a4a4f;color:#fff}.btn--ghost:hover{background:#fff;color:var(--ink)}
.btn--white:hover{background:#e9e9e6}
.xhero__facts{list-style:none;margin:0;padding:0;display:flex;gap:8px 22px;flex-wrap:wrap;font-size:14px;color:var(--on-dark-2)}
.xhero__facts li::before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#d9c7a7;margin-right:8px;vertical-align:2px}
.xhero__stage{position:relative;height:640px;display:flex;justify-content:flex-end;align-items:center}
.tvp{position:relative;width:340px;margin-right:24px;display:flex;flex-direction:column;align-items:center}
.tvp__screen{width:100%;aspect-ratio:9/16;background:#000;border-radius:12px;padding:9px;box-shadow:0 0 0 1px #2c2c30,0 40px 90px -30px rgba(0,0,0,.8),0 0 120px -20px rgba(217,199,167,.18)}
.tvp__video{display:block;width:100%;height:100%;object-fit:cover;border-radius:5px;background:#e9e6e1 url(/img/showroom-poster.webp) center/cover no-repeat}
.tvp__stand{width:120px;height:26px;background:linear-gradient(#2b2b2e,#1b1b1d);clip-path:polygon(40% 0,60% 0,100% 100%,0 100%)}
.xhero__phone{position:absolute;left:4%;bottom:22px;width:196px;z-index:2;box-shadow:0 40px 80px -24px rgba(0,0,0,.9);background:#1a1a1c;border:1px solid #333}
.xchip{position:absolute;z-index:3;display:flex;gap:10px;align-items:center;background:rgba(255,255,255,.96);color:var(--ink);border-radius:14px;padding:10px 14px;box-shadow:0 20px 40px -18px rgba(0,0,0,.7);font-size:13px}
.xchip b{display:block;font-weight:600;font-size:14px}.xchip small{display:block;color:var(--mute);font-size:12px}
.xchip--scan{left:0;top:70px}
.xchip--order{right:0;bottom:70px}
.xchip__dot{width:10px;height:10px;border-radius:50%;background:var(--call);box-shadow:0 0 0 4px rgba(52,199,89,.2);animation:xpulse 2s infinite}
@keyframes xpulse{0%,100%{box-shadow:0 0 0 4px rgba(52,199,89,.2)}50%{box-shadow:0 0 0 9px rgba(52,199,89,0)}}
.logos{margin-top:0}
.logos__in{flex-wrap:nowrap;gap:32px}
.logos__k{flex:none;width:auto;white-space:nowrap}
.marq{flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}
.marq__track{display:flex;width:max-content;animation:marq 36s linear infinite}
.marq:hover .marq__track{animation-play-state:paused}
.marq__set{display:flex;align-items:center;gap:76px;padding-right:76px}
.marq__set img{display:block;opacity:.52;transition:opacity .2s}
.marq__set img:hover{opacity:.85}
@keyframes marq{to{transform:translateX(-50%)}}
@media (prefers-reduced-motion:reduce){.marq__track{animation:none}.marq__set[aria-hidden]{display:none}.marq__set{flex-wrap:wrap;gap:24px 48px}.marq{-webkit-mask-image:none;mask-image:none}}
.erp{display:flex;flex-direction:column;border-top:1px solid var(--line2)}
.erp__row{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;padding:17px 0;border-bottom:1px solid var(--line2)}
.erp__row b{font-weight:600}.erp__row span{color:var(--text)}
.tband{background:#fff;border-radius:28px;padding:72px}
.tband__head{max-width:760px;display:flex;flex-direction:column;gap:18px}
.tband__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:44px}
.tb{background:var(--paper);border-radius:18px;padding:26px;display:flex;flex-direction:column;gap:8px}
.tb__i{font-family:var(--display);font-weight:500;font-size:15px;letter-spacing:.04em;width:46px;height:46px;border-radius:50%;background:var(--ink);color:#fff;display:inline-flex;align-items:center;justify-content:center;margin-bottom:8px}
.tb b{font-size:18px;font-weight:600}.tb span:last-child{color:var(--text);font-size:15.5px}
.tband__tech{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:28px;font-size:14px;color:var(--mute)}
.tband__tech b{font-weight:500;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:999px;padding:6px 12px}
.ctaband{margin-top:120px;background:var(--dark);color:#fff;border-radius:28px;padding:48px 56px;display:flex;justify-content:space-between;align-items:center;gap:28px;flex-wrap:wrap}
.ctaband h2{font-size:clamp(28px,3vw,40px);line-height:1.08;max-width:640px}
.ctaband p{color:var(--on-dark-2);margin-top:8px}
@media (max-width:1080px){
  .xhero__grid{grid-template-columns:1fr}
  .xhero__stage{height:600px;justify-content:center}
  .tvp{margin-right:0}
  .xhero__phone{left:calc(50% - 300px)}
  .tband__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:760px){
  .xhero{padding:48px 0 56px}
  .xhero__stage{height:520px}
  .tvp{width:250px;margin-left:70px}
  .xhero__phone{left:0;width:140px;bottom:10px}
  .xchip--scan{top:10px;left:auto;right:0}
  .xchip--order{display:none}
  .tband,.ctaband{padding:40px 22px;border-radius:22px}
  .tband__grid{grid-template-columns:1fr}
  .erp__row{grid-template-columns:1fr;gap:4px}
  .logos__in{flex-direction:column;align-items:flex-start;gap:14px;min-height:0;padding-block:22px}
  .logos__k{max-width:none}
  .marq{width:100%;flex:none}
  .marq__set{gap:52px;padding-right:52px}
  .marq__set img{transform:scale(.85)}
}
@media (prefers-reduced-motion: reduce){.xchip__dot{animation:none}}

/* ---- Produktion: Schriften lokal, Barrierefreiheit, FAQ, Kontakt, Rechtstexte, Consent ---- */
@font-face{font-family:Jost;src:url(/static/jost-latin.woff2) format("woff2");font-weight:300 700;font-style:normal;font-display:swap}
@font-face{font-family:Figtree;src:url(/static/figtree-latin.woff2) format("woff2");font-weight:300 800;font-style:normal;font-display:swap}
.skip{position:absolute;left:-9999px;top:8px;z-index:99;background:var(--ink);color:#fff;padding:10px 16px;border-radius:999px}
.skip:focus{left:16px}
.num-font{font-family:var(--display);font-variant-numeric:tabular-nums}
.faq{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:56px;align-items:start}
.faq__list{display:flex;flex-direction:column}
.faq details{border-bottom:1px solid var(--line2)}
.faq details:first-child{border-top:1px solid var(--line2)}
.faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:20px 0;font-weight:600;font-size:18px}
.faq summary::-webkit-details-marker{display:none}
.faq summary::after{content:"+";font-family:var(--display);font-size:26px;font-weight:400;line-height:1;transition:transform .2s}
.faq details[open] summary::after{transform:rotate(45deg)}
.faq details p{padding:0 0 22px;color:var(--text);max-width:680px}
.contact{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:center}
.contact__ways{display:flex;flex-direction:column;gap:12px}
.contact__way{display:flex;justify-content:space-between;align-items:center;gap:16px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px 20px;color:var(--ink);transition:border-color .15s}
.contact__way small{display:block;color:var(--mute);font-size:13px}
.contact__way b{font-size:17px;font-weight:600}
.contact__way:hover{border-color:var(--ink)}
.legal{max-width:820px;margin:0 auto;padding:72px 24px 96px}
.legal h1{font-size:clamp(38px,5vw,56px);line-height:1.05;margin-bottom:28px}
.legal h2{font-size:24px;margin:40px 0 10px}
.legal h3{font-family:var(--body);font-size:17px;font-weight:600;letter-spacing:0;margin:22px 0 6px}
.legal p,.legal li{color:var(--text);line-height:1.65}
.legal p+p{margin-top:10px}
.legal ul{padding-left:20px;margin:8px 0}
.legal a{text-decoration:underline}
.legal .dl{display:grid;grid-template-columns:200px minmax(0,1fr);gap:6px 20px;margin:0}
.legal .dl dt{color:var(--mute)} .legal .dl dd{margin:0;color:var(--ink)}
.legal .stand{font-size:14px;color:var(--mute);margin-top:40px}
.linkbtn{background:none;border:0;padding:0;font:inherit;color:inherit;cursor:pointer;text-align:left}
.foot .linkbtn{font-size:15px;color:var(--mute)}
.foot .linkbtn:hover{color:var(--ink)}
.btn--sm{padding:10px 16px;font-size:14px}
.consent{position:fixed;inset:auto 16px 16px auto;z-index:50;max-width:440px;width:calc(100% - 32px)}
.consent__box{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 30px 70px -30px rgba(15,15,16,.45);padding:20px;display:flex;flex-direction:column;gap:12px}
.consent__t{font-family:var(--display);font-weight:500;font-size:19px}
.consent__p{font-size:14px;color:var(--text);line-height:1.5}
.consent__p a{text-decoration:underline}
.consent__opts{display:flex;flex-direction:column;gap:10px}
.consent__opt{display:flex;gap:10px;font-size:14px;color:var(--text);align-items:flex-start}
.consent__opt input{margin-top:3px;width:18px;height:18px;accent-color:var(--ink)}
.consent__opt b{display:block;color:var(--ink)}
.consent__acts{display:flex;flex-wrap:wrap;gap:8px}
.consent__acts .btn{flex:1 1 auto}
.notfound{min-height:60vh;display:grid;place-items:center;text-align:center;padding:80px 24px}
.notfound h1{font-size:clamp(40px,6vw,72px);margin-bottom:14px}

/* ---- Lead-Formular, Sticky-CTA ---- */
.contact{align-items:start}
.contact__list{list-style:none;margin:6px 0 10px;padding:0;display:flex;flex-direction:column;gap:8px;color:var(--ink)}
.contact__list li{position:relative;padding-left:26px}.contact__list li::before{content:"✓";position:absolute;left:0;top:0;color:var(--accent);font-weight:700}
.lf{display:flex;flex-direction:column;gap:16px;color:var(--ink)}
.lf__hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.lf__ints{border:0;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}
.lf__ints legend{font-size:13px;color:var(--text);font-weight:500;margin-bottom:8px;padding:0}
.lf__chip input{position:absolute;opacity:0;pointer-events:none}
.lf__chip span{display:inline-block;padding:8px 14px;border-radius:999px;border:1px solid var(--line);background:#fff;font-size:14px;cursor:pointer;transition:border-color .15s,background .15s}.lf__chip span:hover{border-color:var(--ink)}
.lf__chip input:checked+span{background:var(--ink);color:#fff;border-color:var(--ink)}
.lf__chip input:focus-visible+span{outline:2px solid var(--accent);outline-offset:2px}
.lf__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.lf__f{display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--text);font-weight:500}
.lf__f--w{grid-column:1/-1}
.lf__f input,.lf__f select,.lf__f textarea{font:inherit;font-size:16px;font-weight:400;color:var(--ink);background:#fff;border:1px solid #d6d6d2;border-radius:12px;padding:12px 14px;width:100%}
.lf__f textarea{resize:vertical;min-height:84px}
.lf__f input:focus,.lf__f select:focus,.lf__f textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(18,70,240,.14)}
.lf__f input[aria-invalid="true"]{border-color:#d93a2f}
.lf__btn{font-family:inherit;width:100%;padding:17px 26px;font-size:16px;cursor:pointer}
.lf__btn[disabled]{opacity:.6;cursor:wait}
.lf__note{font-size:12.5px;color:var(--mute);line-height:1.5}.lf__note a{text-decoration:underline}
.lf__err{font-size:14px;color:#c0392b}
.lf__done{display:flex;flex-direction:column;gap:12px;padding:10px 4px}
.lf__done b{font-family:var(--display);font-size:28px;font-weight:500}
.lf__done p{color:var(--text)}
.sticky-cta{position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:40;display:flex;align-items:center;justify-content:space-between;gap:12px;background:rgba(255,255,255,.97);border:1px solid var(--line);border-radius:16px;padding:10px 10px 10px 16px;box-shadow:0 20px 50px -20px rgba(15,15,16,.45);font-size:14px;font-weight:500;max-width:620px;margin:0 auto;transform:translateY(0);transition:transform .25s,opacity .25s}
.sticky-cta.is-off{transform:translateY(140%);opacity:0;pointer-events:none}
@media (max-width:760px){.lf__grid{grid-template-columns:1fr}.sticky-cta span{font-size:13px}}

/* ---- Themenseiten ---- */
@media (min-width:761px){.foot{grid-template-columns:1.5fr repeat(4,minmax(0,1fr))}}
.crumbs{font-size:13px;color:var(--on-dark-2);margin-bottom:18px}.crumbs a{text-decoration:underline;text-underline-offset:3px}
.thero{background:var(--dark);color:var(--on-dark);padding:72px 0 84px;overflow:hidden}
.thero__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:56px;align-items:center}
.thero .eyebrow{color:var(--accent-on-dark)}
.thero h1{font-size:clamp(40px,5vw,68px);line-height:1.02;color:#fff;margin-top:16px}
.thero p.lead{color:#c9c9ce;margin-top:22px;max-width:600px}
.thero__vis{position:relative;padding-bottom:30px}
.thero__vis .shot{width:100%}
.thero__vis .mphone{position:absolute;left:-30px;bottom:0;width:150px;background:#1a1a1c;border:1px solid #333}
.tsec{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:56px;padding:56px 0;border-bottom:1px solid var(--line2)}
.tsec:last-child{border-bottom:0}
.tsec h2{font-size:clamp(26px,2.6vw,36px);line-height:1.1}
.tsec p{color:var(--text)}
.tsec .ticks{margin-top:18px}
.related{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}
.related a{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:6px}
.related a:hover{border-color:var(--ink)}
.related b{font-size:17px}.related span{color:var(--text);font-size:14.5px}
.hub{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:40px}
.hub a{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px;display:flex;flex-direction:column;gap:10px}
.hub a:hover{border-color:var(--ink)}
.hub b{font-family:var(--display);font-weight:500;font-size:22px;line-height:1.15}
.hub span{color:var(--text);font-size:15px}
.hub em{font-style:normal;font-size:14px;font-weight:600;margin-top:auto}
@media (max-width:900px){.thero__grid,.tsec{grid-template-columns:1fr;gap:28px}.related,.hub{grid-template-columns:1fr}.thero__vis .mphone{left:-6px;width:110px}.thero{padding:44px 0 56px}}
@media (max-width:900px){.faq,.contact{grid-template-columns:1fr;gap:28px}.legal .dl{grid-template-columns:1fr}.legal .dl dt{margin-top:8px}}
@media (max-width:760px){.nav__cta a:not(.btn){display:none}}
/* ERP-Schaubild, Integrationen */
.erpvis{display:flex;flex-direction:column;gap:12px;width:100%;max-width:470px;justify-self:center}
.erpvis__box{background:#1b1b1d;border:1px solid #2e2e32;border-radius:20px;padding:24px 26px;display:flex;flex-direction:column;gap:6px}
.erpvis__box b{font-family:var(--display);font-weight:500;font-size:24px;line-height:1.15;color:#fff}
.erpvis__box small{color:var(--on-dark-2);font-size:14px}
.erpvis__box--erp{background:#fff;border-color:#fff}.erpvis__box--erp b{color:var(--ink);font-size:30px}.erpvis__box--erp small{color:var(--mute)}
.erpvis__k{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-on-dark);font-weight:600}
.erpvis__box--erp .erpvis__k{color:var(--accent)}
.erpvis__flow{display:flex;justify-content:center;gap:34px;font-size:13px;color:var(--on-dark-2);padding:2px 0}
.erpvis__flow span{display:flex;align-items:center;gap:10px}
.erpvis__flow i{font-style:normal}
.erpvis__flow em{font-style:normal;font-size:22px;color:#3d6bff;line-height:1;display:inline-block}
.erpvis__flow span:first-child em{transform:rotate(90deg)}.erpvis__flow span:last-child em{transform:rotate(90deg)}
.steps--4{grid-template-columns:repeat(4,minmax(0,1fr))}
.costnote{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:end;border-top:1px solid var(--line);padding-top:48px}
.costnote p{color:var(--text);font-size:17px}.costnote .btn{align-self:flex-start;margin-top:8px}
@media (max-width:1080px){.steps--4{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:760px){.erpvis__box{padding:18px}.erpvis__flow{gap:18px;font-size:12px}.steps--4,.costnote{grid-template-columns:1fr}.costnote{gap:18px}}
/* Kontakt hell */
.contact{margin-top:0;align-items:start}
.copy__login{text-decoration:underline;text-underline-offset:2px}
.contact__lead{color:var(--text)}
.contact__form{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:0 30px 60px -40px rgba(15,15,16,.35)}
.contact__formhead{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--line)}
.contact__formhead b{font-family:var(--display);font-size:22px;font-weight:500;white-space:nowrap}
.contact__formhead span{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#1f7a4a;font-weight:500;white-space:nowrap}
.contact__trust{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:10px 18px;font-size:13.5px;color:var(--text)}
.contact__trust li{display:inline-flex;align-items:center;gap:8px}
.contact__trust b{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--ink);color:#fff;font-size:10.5px;letter-spacing:.02em}
.contact__addr{font-size:13px;color:var(--mute)}
@media (max-width:760px){.contact__form{padding:20px;border-radius:20px}.contact__formhead b{font-size:19px}.contact__formhead span{font-size:12px}}
/* Kopfzeile: Telefon, CTA, Menue */
.nav__long{margin-left:.28em}
.nav__cta .nav__tel{display:inline-flex!important;align-items:center;gap:8px;color:var(--ink)}
.nav__tel:hover{color:var(--accent)}
.nav__burger{display:none;width:44px;height:44px;margin-right:-10px;border:0;background:none;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--ink)}
.nav__burger span{display:block;width:22px;height:2px;background:currentColor;border-radius:2px;transition:transform .2s}
.nav__burger[aria-expanded="true"] span:first-child{transform:translateY(4px) rotate(45deg)}
.nav__burger[aria-expanded="true"] span:last-child{transform:translateY(-4px) rotate(-45deg)}
.menu{position:fixed;left:0;right:0;bottom:0;top:calc(68px + env(safe-area-inset-top,0px));z-index:9;background:var(--dark);color:var(--on-dark);overflow-y:auto;overscroll-behavior:contain}
.menu__in{display:flex;flex-direction:column;gap:36px;padding-top:26px;padding-bottom:calc(40px + env(safe-area-inset-bottom,0px));min-height:100%}
.menu__main{display:flex;flex-direction:column}
.menu__main>a,.menu__sub summary{font-family:var(--display);font-size:28px;font-weight:500;padding:12px 0;border-bottom:1px solid #2a2a2e;list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center}
.menu__sub summary::-webkit-details-marker{display:none}
.menu__sub summary::after{content:"+";font-weight:300;color:var(--accent-on-dark)}
.menu__sub[open] summary::after{content:"–"}
.menu__sub div{display:flex;flex-direction:column;padding:8px 0 14px;border-bottom:1px solid #2a2a2e}
.menu__sub div a{padding:8px 0;font-size:17px;color:var(--on-dark-2)}
.menu__sub div a:hover,.menu__main>a:hover{color:#fff}
.menu__foot{display:flex;flex-direction:column;gap:14px;margin-top:auto;font-size:16px;color:var(--on-dark-2)}
.menu__foot .btn{align-self:stretch;padding:16px 26px}
html.menu-open{overflow:hidden}
@media (max-width:1280px){.nav__tel span{display:none}}
@media (max-width:1080px){.nav__burger{display:inline-flex}.nav__txt{display:none!important}.nav__in{gap:16px}.logo{margin-right:auto}}
@media (max-width:760px){.nav__long{display:none}.nav__cta{gap:6px}.nav__cta .btn{padding:9px 16px;font-size:14px}.nav__tel{width:40px;height:40px;justify-content:center}.logo{font-size:16px;letter-spacing:.22em}}
@media (min-width:1081px){.menu{display:none!important}}
