.hx-hero{position:relative;padding:calc(var(--nav-unten) + 56px) 0 28px;overflow:clip}.hx-intro{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;align-items:start}.hx-intro h1{font-size:clamp(36px,4.8vw,66px);line-height:1.06;letter-spacing:-.055em;font-weight:600}.hx-intro h1 em{font-weight:inherit;color:inherit}.hx-pitch>p{font-size:18px;line-height:1.6;color:var(--muted);max-width:64ch}.hx-actions{display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center;margin-top:24px}.hx-actions .btn{min-width:0}.hx-price{display:flex;order:3;flex-direction:column;line-height:1.4;color:var(--muted);font-size:12px}.hx-price b{font-size:20px;color:var(--fg);white-space:nowrap}.hx-service{margin:0;text-decoration:none}.hx-stage{margin-top:40px;border:1px solid var(--border);border-radius:var(--radius);padding:14px;background:var(--surface);box-shadow:0 16px 40px #00000008}.hx-stage-head{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:var(--muted);padding:0 0 14px}.hx-stage-head>span:first-child{display:flex;align-items:center;gap:8px;color:var(--fg)}.hx-stage-head i{height:6px;width:6px;border-radius:50%;background:var(--fg);box-shadow:0 0 0 4px var(--border)}.hx-workspace{display:grid;gap:14px;min-width:0}.hx-viewer{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:9px;background:var(--bg)}.hx-toolbar{display:flex;gap:9px;align-items:center;min-height:54px;padding:5px 10px;border-bottom:1px solid var(--border)}.hx-preview-label{font-size:11px;color:var(--muted)}.hx-window{display:none;gap:4px}.hx-window i{width:5px;height:5px;border-radius:50%;background:var(--border)}.hx-devices{display:flex;padding:2px;margin-left:auto;border:1px solid var(--border);border-radius:7px;gap:2px;background:var(--surface)}.hx-devices[hidden],.hx-panel[hidden]{display:none}.hx-devices button{display:flex;align-items:center;justify-content:center;gap:5px;min-height:44px;padding:4px 10px;border:0;border-radius:5px;background:transparent;color:var(--muted);font:inherit;font-size:11px;cursor:pointer}.hx-devices button[aria-pressed=true]{background:var(--fg);color:var(--bg)}.hx-devices svg{width:15px;height:15px;stroke:currentColor;stroke-width:1.4}.hx-canvas{display:flex;align-items:center;justify-content:center;position:relative;aspect-ratio:1.6;background:var(--surface);overflow:hidden}.hx-desktop{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.hx-phone{display:none;position:absolute;top:5%;bottom:5%;height:90%;aspect-ratio:390/844;border:4px solid #222226;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 8px 24px #0002}.hx-phone img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.hx-viewer[data-view=mobile] .hx-desktop{display:none}.hx-viewer[data-view=mobile] .hx-phone{display:block}.hx-panel-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;border-top:1px solid var(--border)}.hx-panel-foot>div{display:flex;flex-direction:column;min-width:0}.hx-panel-foot b{font-size:16px;font-weight:600;line-height:1.4}.hx-panel-foot>div>span{font-size:12px;color:var(--muted)}.hx-open{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;font-size:12px;font-weight:600;white-space:nowrap}.hx-options{display:flex;gap:10px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;order:-1;min-width:0;padding:3px 2px 9px;position:relative}.hx-card{position:relative;flex:0 0 132px;display:grid;gap:9px;padding:8px;border:1px solid var(--border);border-radius:9px;background:var(--bg);min-width:0;transition:border-color .18s,background .18s}.hx-card img{display:block;width:100%;height:auto;aspect-ratio:1.6;object-fit:cover;border-radius:4px}.hx-card-copy{display:flex;flex-direction:column;min-width:0;padding-right:11px}.hx-card-copy>span{font-size:10px;color:var(--muted);line-height:1.5}.hx-card-copy>b{font-size:14px;line-height:1.5;font-weight:600;letter-spacing:-.025em}.hx-card[data-active=true]{border-color:var(--fg);box-shadow:inset 0 0 0 1px var(--fg)}.hx-check{position:absolute;right:9px;bottom:13px;font-size:11px;opacity:0}.hx-card[data-active=true] .hx-check{opacity:1}.hx-stage-foot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0 16px;padding-top:8px;font-size:12px;color:var(--muted)}.hx-stage-foot a{display:inline-flex;align-items:center;gap:9px;min-height:44px;color:var(--fg);font-weight:500}.hx-included{display:grid;gap:0;margin-top:26px}.hx-included>div{display:flex;gap:13px;padding:18px 0;border-top:1px solid var(--border);min-width:0}.hx-included svg{width:23px;height:23px;flex:0 0 23px;stroke:var(--fg);stroke-width:1.25;margin-top:2px}.hx-included b{display:block;font-size:13px;font-weight:600}.hx-included span>span{display:block;font-size:12px;color:var(--muted);margin-top:3px}.hx-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.hx-card:focus-visible,.hx-devices button:focus-visible,.hx-detail:focus-visible,.hx-stage-foot a:focus-visible{outline:2px solid var(--fg);outline-offset:3px}@media(hover:hover){.hx-card:hover{border-color:var(--fg)}.hx-open:hover,.hx-stage-foot a:hover{text-decoration:underline;text-underline-offset:4px}}@media(min-width:641px){.hx-intro{grid-template-columns:minmax(0,1fr);gap:20px;align-items:start}.hx-stage{padding:18px}.hx-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.hx-card-copy>span{font-size:12px}.hx-card-copy>b{font-size:16px}.hx-window{display:flex}.hx-included{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}}@media(min-width:1024px){.hx-intro{grid-template-columns:minmax(0,1fr);gap:20px;align-items:start}.hx-workspace{grid-template-columns:minmax(0,1fr) 272px}.hx-options{order:0;grid-template-columns:1fr;grid-template-rows:repeat(4,minmax(0,1fr));padding:0;overflow:visible}.hx-card{grid-template-columns:108px minmax(0,1fr);align-items:center;padding:10px;gap:12px}.hx-card-copy>b{font-size:17px}.hx-check{top:6px;right:8px;bottom:auto}}@media(max-width:640px){.hx-hero{padding-top:calc(var(--nav-unten) + 32px)}.hx-intro{gap:18px}.hx-intro .hp-eyebrow{font-size:12px;margin-bottom:16px}.hx-intro h1{font-size:clamp(32px,8.9vw,44px);text-wrap:initial}.hx-pitch>p{font-size:16px;line-height:1.55}.hx-actions{gap:12px;margin-top:18px}.hx-actions .btn{flex:1 1 100%}.hx-actions .hx-service{flex-basis:100%}.hx-price{font-size:11px;flex-basis:100%;flex-direction:row;align-items:baseline;gap:8px}.hx-price b{font-size:18px}.hx-service{margin:0;text-decoration:none}.hx-stage{padding:10px;margin-top:28px}.hx-stage-head{font-size:11px;gap:8px}.hx-toolbar{padding:4px 7px;gap:4px}.hx-preview-label{font-size:10px}.hx-devices button{min-height:44px;padding:4px 7px;font-size:10px}.hx-devices svg{width:13px}.hx-panel-foot{padding:6px 10px;gap:6px}.hx-panel-foot b{font-size:14px}.hx-panel-foot>div>span,.hx-open{font-size:11px}.hx-stage-foot{font-size:11px;padding-top:12px}}@media(prefers-reduced-motion:reduce){.hx-card{transition:none}}@media(min-width:1024px){.hx-hero{padding-top:calc(var(--nav-unten) + 56px)}.hx-stage{margin-top:40px}.hx-canvas{aspect-ratio:2.1}.hx-desktop{position:absolute;inset:0}.hx-toolbar{min-height:46px}.hx-panel-foot{padding-top:5px;padding-bottom:5px}.hx-stage-foot a{min-height:44px}}@media(min-width:641px)and (max-width:1023px){.hx-intro{grid-template-columns:minmax(0,1fr);gap:20px;align-items:start}.hx-intro h1{font-size:clamp(46px,6.5vw,62px)}.hx-intro .hp-eyebrow{margin-bottom:14px}.hx-pitch{display:block}.hx-actions{margin-top:24px;gap:12px 20px}.hx-service{margin:0;text-decoration:none}.hx-price{flex-direction:row;align-items:baseline;gap:8px}.hx-card{padding:7px;gap:6px}.hx-card img{max-height:72px;object-fit:cover;object-position:top}.hx-canvas{aspect-ratio:1.9}.hx-desktop{position:absolute;inset:0}}@media(max-width:640px){.hx-viewer[data-view=mobile] .hx-canvas{aspect-ratio:auto;height:360px}}.hp-eyebrow{font-size:14px;font-weight:600;letter-spacing:.02em;color:var(--muted);margin:0 0 20px}.hp-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hp-actions .btn{min-width:0}.homepage .twall{padding:64px 0;border-top:1px solid var(--border)}.homepage .twall-head{text-align:left;margin-bottom:28px}.homepage .twall-head h2{max-width:760px;font-size:clamp(30px,4vw,48px)}.homepage .twall-sub{margin-left:0;max-width:58ch}.homepage .twall-zieh{margin-top:14px;text-align:left}.homepage .twall-meta{opacity:1;translate:0 0}.homepage .twall-foot{text-align:left;margin-top:24px}.homepage .section{padding-top:64px;padding-bottom:64px}.homepage .trl .section-head{margin-bottom:28px}.homepage .trl .section-head h2{font-size:clamp(30px,4vw,46px)}.homepage .trl .section-head .lead{font-size:17px}.homepage .trl .trl-mehr{font-size:14px;text-align:left}.homepage #faq>.container{display:grid;gap:24px}.homepage #faq .section-head{margin:0}.homepage #faq .faq{margin:0;max-width:none}.hp-close{padding:64px 0 72px;background:var(--surface);border-top:1px solid var(--border);text-align:center}.hp-close h2{font-size:clamp(32px,4.4vw,54px);letter-spacing:-.04em;line-height:1.12;max-width:820px;margin:auto;text-wrap:balance}.hp-close .hp-actions{justify-content:center}.hp-origin{font-size:14px;color:var(--muted);margin-top:32px}.hp-origin a{text-decoration:underline;text-underline-offset:4px}@media(max-width:640px){.homepage .simple-preview{height:100px;padding:14px;margin-bottom:18px}.homepage .simple-step{padding:22px}.hp-actions .btn{flex:1 1 100%;width:100%}.homepage .twall{padding:44px 0}.homepage .section{padding-top:48px;padding-bottom:48px}.hp-close{padding:48px 0}}@media(min-width:641px){.homepage #faq>.container{grid-template-columns:1fr 2fr;gap:44px}}@media(min-width:1024px){.homepage .section{padding-top:88px;padding-bottom:88px}.homepage .trl>.container{display:grid;grid-template-columns:.78fr 1.22fr;gap:24px 60px;align-items:center}.homepage .trl .section-head{text-align:left;margin:0;grid-column:1;grid-row:1}.homepage .trl .section-head .lead{margin-left:0;margin-right:0}.homepage .trl .trl-buehne{grid-column:2;grid-row:1 / span 2;width:100%;margin:0}.homepage .trl .trl-mehr{grid-column:1;grid-row:2;margin:0;text-align:left}.hp-close{padding:80px 0}}
