.tugende-landing{--bg:#F7F5F0;--bg-sunk:#F1EEE6;--paper:#FFFFFF;--paper-2:#FBFAF6;--ink:#16181D;--ink-2:#3D4250;--ink-3:#6B7280;--ink-4:#9BA0AD;--line:#E4DFD2;--line-2:#EEEAE0;--line-3:#F2EFE7;--line-strong:#CDC6B5;--ember:#B23C0C;--ember-tint:#FBE5D6;--info:#1E40AF;--info-tint:#E1E7F7;--plum:#6B2C5E;--plum-tint:#F1E4ED;--ok:#2F8A3E;--ok-tint:#E2F0E3;--amber-dot:#C28A0A;--brand-grad:linear-gradient(135deg,#2D40D4,#7C3AED);--brand-blue:#2D40D4;--gold:#F7BE2A;--accent:#1F4D3F;--accent-2:#2D6B58;--accent-ink:#0F2A22;--accent-tint:#E8EFEB;--accent-tint-2:#D6E2DB;--accent-on:#F4F1EA;--r-xs:4px;--r-sm:6px;--r:10px;--r-lg:14px;--r-full:999px;--font:var(--font-geist-sans),"Geist","Inter Tight",system-ui,-apple-system,sans-serif;--mono:var(--font-geist-mono),"Geist Mono",ui-monospace,"SF Mono",Menlo,monospace;--sh-xs:0 1px 2px rgba(15,17,22,.05);--sh-sm:0 2px 8px rgba(15,17,22,.06);--sh-md:0 8px 24px rgba(15,17,22,.08);--sh-lg:0 16px 40px rgba(15,17,22,.12);--dur:.15s;--spring:cubic-bezier(.34,1.56,.64,1);--lp-max:1200px;--lp-gut:clamp(20px,5vw,64px);--m-transport:#1F4D3F;--m-transport-tint:#E8EFEB;--m-events:#B26B07;--m-events-tint:#FBEFD9;font-family:var(--font);background:var(--bg);color:var(--ink);font-size:13px;line-height:1.45;-webkit-font-smoothing:antialiased;font-feature-settings:"ss01","cv11";flex-shrink:0;min-height:100%}.tugende-landing,.tugende-landing *,.tugende-landing :after,.tugende-landing :before{box-sizing:border-box}.tugende-landing button{font-family:inherit}.tugende-landing h1,.tugende-landing h2,.tugende-landing h3,.tugende-landing h4,.tugende-landing h5,.tugende-landing h6{font-family:var(--font)}.tugende-landing ::selection{background:var(--accent-tint-2)}.tugende-landing :focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.tugende-landing .reveal{transform:translateY(10px);transition:transform .6s var(--spring)}.tugende-landing .reveal.in{transform:none}@media (prefers-reduced-motion:reduce){.tugende-landing .reveal{transform:none!important;transition:none}}.tugende-landing .lp-wrap{max-width:var(--lp-max);margin:0 auto;padding-inline:var(--lp-gut)}.tugende-landing .lp-section{padding-block:clamp(64px,9vw,132px)}.tugende-landing .grow{flex:1 1 0;min-width:0}.tugende-landing .mono{font-family:var(--mono);font-feature-settings:"tnum","cv11"}.tugende-landing .pill{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;height:21px;border-radius:var(--r-full);background:var(--bg-sunk);color:var(--ink-2);font:600 11px/1 var(--font);font-feature-settings:"tnum";white-space:nowrap}.tugende-landing .pill.accent{background:var(--accent-tint);color:var(--accent-ink)}.tugende-landing .pill.ember{background:var(--ember-tint);color:var(--ember)}.tugende-landing .pill.info{background:var(--info-tint);color:var(--info)}.tugende-landing .dot{width:8px;height:8px;border-radius:var(--r-full);display:inline-block;flex-shrink:0}.tugende-landing .dot.gray{background:#B7B3A6}.tugende-landing .dot.amber{background:var(--amber-dot)}.tugende-landing .dot.ember{background:var(--ember)}.tugende-landing .dot.ok{background:var(--ok)}.tugende-landing .dot.info{background:var(--info)}.tugende-landing .av{width:26px;height:26px;border-radius:var(--r-full);background:var(--accent-tint);color:var(--accent-ink);font:700 10.5px/1 var(--font);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;text-transform:uppercase;letter-spacing:.02em}.tugende-landing .av.neutral{background:#DCD4BF;color:var(--ink)}.tugende-landing .lp-eyebrow{font:700 11px/1 var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);display:inline-flex;align-items:center;gap:9px}.tugende-landing .lp-eyebrow:before{content:"";width:18px;height:1.5px;background:var(--accent);display:inline-block}.tugende-landing .lp-eyebrow.center:before{display:none}.tugende-landing .lp-h1{font-size:clamp(42px,6.2vw,80px);line-height:1;letter-spacing:-.035em}.tugende-landing .lp-h1,.tugende-landing .lp-h2{font-weight:600;margin:0;color:var(--ink);text-wrap:balance}.tugende-landing .lp-h2{font-size:clamp(30px,4vw,50px);line-height:1.04;letter-spacing:-.03em}.tugende-landing .lp-h3{font-size:clamp(20px,2vw,25px);line-height:1.15;letter-spacing:-.02em;font-weight:600;margin:0;color:var(--ink)}.tugende-landing .lp-lead{font-size:clamp(16px,1.55vw,20px);line-height:1.55;color:var(--ink-2);margin:0;max-width:56ch;text-wrap:pretty}.tugende-landing .gold{color:var(--gold)}.tugende-landing .lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;height:50px;padding:0 24px;border-radius:var(--r);font:600 15px/1 var(--font);letter-spacing:-.01em;cursor:pointer;white-space:nowrap;border:1px solid transparent;transition:transform var(--dur),box-shadow var(--dur),background var(--dur),border-color var(--dur),color var(--dur);text-decoration:none}.tugende-landing .lp-btn.primary{background:var(--ink);color:#F4F1EA}.tugende-landing .lp-btn.primary:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(15,17,22,.22)}.tugende-landing .lp-btn.ghost{background:var(--paper);color:var(--ink);border-color:var(--line-strong)}.tugende-landing .lp-btn.ghost:hover{background:var(--paper-2);border-color:var(--ink-3);transform:translateY(-2px)}.tugende-landing .lp-btn.accent{background:var(--accent);color:var(--accent-on)}.tugende-landing .lp-btn.accent:hover{background:var(--accent-2);transform:translateY(-2px);box-shadow:0 14px 30px rgba(15,17,22,.18)}.tugende-landing .lp-btn.sm{height:38px;padding:0 16px;font-size:13.5px;border-radius:var(--r-sm)}.tugende-landing .lp-btn .arr{transition:transform var(--dur);display:inline-flex}.tugende-landing .lp-btn:hover .arr{transform:translateX(3px)}.tugende-landing .lp-nav{position:sticky;top:0;z-index:50;background:rgba(247,245,240,.78);backdrop-filter:blur(14px) saturate(150%);border-bottom:1px solid transparent;transition:border-color .2s,background .2s}.tugende-landing .lp-nav.scrolled{border-bottom-color:var(--line)}.tugende-landing .lp-nav-in{max-width:var(--lp-max);margin:0 auto;padding:13px var(--lp-gut);display:flex;align-items:center;gap:22px}.tugende-landing .lp-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0;background:none;border:0;cursor:pointer;padding:0}.tugende-landing .lp-brand img{width:30px;height:25px;object-fit:contain}.tugende-landing .lp-brand .wm{font-weight:800;font-size:20px;letter-spacing:-.035em;color:var(--ink)}.tugende-landing .lp-brand .wm .gold{font-weight:800}.tugende-landing .lp-navlinks{display:flex;align-items:center;gap:4px;margin-left:8px}.tugende-landing .lp-navlinks a{font:600 13.5px/1 var(--font);color:var(--ink-2);text-decoration:none;padding:8px 12px;border-radius:var(--r-sm);transition:background .15s,color .15s;white-space:nowrap}.tugende-landing .lp-navlinks a:hover{background:var(--bg-sunk);color:var(--ink)}.tugende-landing .lp-nav-right{margin-left:auto;display:flex;align-items:center;gap:10px}.tugende-landing .lp-hero{padding-top:clamp(40px,6vw,76px);padding-bottom:clamp(48px,7vw,96px);position:relative;overflow:hidden}.tugende-landing .lp-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(32px,5vw,72px);align-items:center}.tugende-landing .lp-hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.tugende-landing .lp-hero-copy .lp-h1{margin-top:4px}.tugende-landing .lp-hero-cta{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.tugende-landing .lp-trust{display:flex;align-items:center;gap:14px 18px;flex-wrap:wrap;color:var(--ink-3);font-size:12.5px}.tugende-landing .lp-trust .dotsep{width:3px;height:3px;border-radius:50%;background:var(--ink-4)}.tugende-landing .lp-trust b{color:var(--ink-2);font-weight:600}.tugende-landing .lp-preview{position:relative}.tugende-landing .lp-window{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--sh-lg);overflow:hidden}.tugende-landing .lp-win-bar{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid var(--line-2);background:var(--paper-2)}.tugende-landing .lp-win-dots{display:flex;gap:6px}.tugende-landing .lp-win-dots i{width:10px;height:10px;border-radius:50%;background:#DAD4C5;display:block}.tugende-landing .lp-win-url{margin:0 auto;display:inline-flex;align-items:center;gap:6px;font:500 11.5px/1 var(--mono);color:var(--ink-3);background:var(--bg);border:1px solid var(--line-2);border-radius:var(--r-full);padding:5px 12px}.tugende-landing .lp-app{display:grid;grid-template-columns:52px 1fr;min-height:360px}.tugende-landing .lp-app-rail{border-right:1px solid var(--line-2);padding:14px 0;display:flex;flex-direction:column;align-items:center;gap:14px;background:var(--paper-2)}.tugende-landing .lp-app-rail .chev{width:30px;height:30px;border-radius:9px;background:var(--accent);display:flex;align-items:center;justify-content:center}.tugende-landing .lp-app-rail .rail-dot{width:26px;height:26px;border-radius:8px;background:var(--bg-sunk)}.tugende-landing .lp-app-rail .rail-dot.active{background:var(--accent-tint)}.tugende-landing .lp-app-main{padding:16px 18px;min-width:0}.tugende-landing .lp-app-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.tugende-landing .lp-app-head h4{margin:0;font-size:16px;font-weight:700;letter-spacing:-.02em}.tugende-landing .lp-timeline{position:relative;display:flex;flex-direction:column}.tugende-landing .lp-trip{display:grid;grid-template-columns:46px 1fr auto;gap:12px;align-items:center;padding:11px 0;border-top:1px solid var(--line-2);position:relative}.tugende-landing .lp-trip:first-child{border-top:0}.tugende-landing .lp-trip .time{font:600 12px/1 var(--mono);color:var(--ink-2);font-variant-numeric:tabular-nums}.tugende-landing .lp-trip .route{min-width:0}.tugende-landing .lp-trip .route .a{font-size:13px;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.tugende-landing .lp-trip .route .b{font-size:11.5px;color:var(--ink-3);display:flex;align-items:center;gap:6px}.tugende-landing .lp-trip .who{display:flex;align-items:center;gap:7px}.tugende-landing .lp-trip .who .av{width:24px;height:24px}.tugende-landing .lp-nowline{position:relative;height:0;border-top:1.5px dashed var(--ember);margin:3px 0}.tugende-landing .lp-nowline:after{content:"NOW · 09:24";position:absolute;right:0;top:-8px;font:700 8.5px/1 var(--mono);letter-spacing:.06em;color:var(--ember);background:var(--ember-tint);padding:2px 5px;border-radius:var(--r-xs)}.tugende-landing .lp-float{position:absolute;left:-26px;bottom:-22px;background:var(--paper);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-md);padding:11px 14px;display:flex;align-items:center;gap:11px;max-width:230px}.tugende-landing .lp-float .ic{width:34px;height:34px;border-radius:9px;background:var(--accent-tint);color:var(--accent-ink);display:flex;align-items:center;justify-content:center;flex-shrink:0}.tugende-landing .lp-float .t{display:block;font-size:12.5px;font-weight:700;line-height:1.2}.tugende-landing .lp-float .s{display:block;font-size:11px;color:var(--ink-3);line-height:1.3}.tugende-landing .lp-hero-chevs{position:absolute;inset:0;pointer-events:none;opacity:.5;z-index:0;overflow:hidden}.tugende-landing .lp-hero-chevs:before{content:"";position:absolute;top:-10%;right:-6%;width:60vw;height:60vw;max-width:720px;max-height:720px;background:radial-gradient(closest-side,rgba(45,64,212,.06),transparent 70%)}.tugende-landing .lp-hero>.lp-wrap{position:relative;z-index:1}.tugende-landing .lp-sec-head{display:flex;flex-direction:column;gap:16px;max-width:720px;margin-bottom:clamp(36px,5vw,60px)}.tugende-landing .lp-sec-head.center{align-items:center;text-align:center;margin-inline:auto}.tugende-landing .lp-modgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tugende-landing .lp-modgrid.two{grid-template-columns:repeat(2,1fr);max-width:760px}.tugende-landing .lp-mod{--mc:var(--ink);--mt:var(--bg-sunk);background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);padding:24px;display:flex;flex-direction:column;gap:16px;position:relative;overflow:hidden;transition:transform .2s var(--spring),box-shadow .2s,border-color .2s}.tugende-landing .lp-mod:hover{transform:translateY(-4px);box-shadow:var(--sh-md);border-color:var(--mc)}.tugende-landing .lp-mod .top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tugende-landing .lp-mod .micon{width:46px;height:46px;border-radius:12px;background:var(--mc);display:flex;align-items:center;justify-content:center}.tugende-landing .lp-mod h3{font-size:21px;font-weight:700;letter-spacing:-.02em;margin:0}.tugende-landing .lp-mod .tag{font-size:13px;color:var(--ink-3);margin:-8px 0 0}.tugende-landing .lp-mod ul{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:9px}.tugende-landing .lp-mod li{display:flex;align-items:flex-start;gap:9px;font-size:13.5px;color:var(--ink-2);line-height:1.4}.tugende-landing .lp-mod li .tick{color:var(--mc);flex-shrink:0;margin-top:1px;display:inline-flex}.tugende-landing .lp-mod .foot{margin-top:auto;padding-top:6px}.tugende-landing .lp-mod .mod-link{display:inline-flex;align-items:center;gap:6px;font:600 13px/1 var(--font);color:var(--mc);cursor:pointer;background:none;border:0;padding:0}.tugende-landing .lp-mod .mod-link .arr{transition:transform var(--dur);display:inline-flex}.tugende-landing .lp-mod .mod-link:hover .arr{transform:translateX(3px)}.tugende-landing .lp-mod.transport{--mc:var(--m-transport);--mt:var(--m-transport-tint)}.tugende-landing .lp-mod.events{--mc:var(--m-events);--mt:var(--m-events-tint)}.tugende-landing .lp-mod.coming{background:var(--paper-2);border-style:dashed;border-color:var(--line-strong)}.tugende-landing .lp-mod.coming:hover{transform:none;box-shadow:none;border-color:var(--line-strong)}.tugende-landing .lp-mod.coming .micon{background:var(--bg-sunk);color:var(--ink-4)}.tugende-landing .lp-mod.coming h3{color:var(--ink-3)}.tugende-landing .lp-mod.coming .tag{color:var(--ink-4)}.tugende-landing .lp-mod.coming .coming-note{font-size:13.5px;color:var(--ink-3);line-height:1.5;margin:4px 0 0}.tugende-landing .lp-mod.coming .coming-note a{color:var(--accent);text-decoration:none}.tugende-landing .lp-mod.coming .coming-note a:hover{text-decoration:underline}.tugende-landing .lp-why{background:var(--paper);border-block:1px solid var(--line)}.tugende-landing .lp-whygrid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.tugende-landing .lp-feat{background:var(--paper);padding:30px;display:flex;flex-direction:column;gap:12px;transition:background .2s}.tugende-landing .lp-feat:hover{background:var(--paper-2)}.tugende-landing .lp-feat .fic{width:42px;height:42px;border-radius:11px;background:var(--accent-tint);color:var(--accent-ink);display:flex;align-items:center;justify-content:center;margin-bottom:4px}.tugende-landing .lp-feat h3{font-size:18px;font-weight:700;letter-spacing:-.02em;margin:0}.tugende-landing .lp-feat p{font-size:14px;color:var(--ink-2);line-height:1.55;margin:0}.tugende-landing .lp-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tugende-landing .lp-step{display:flex;flex-direction:column;gap:12px;position:relative;padding-top:24px}.tugende-landing .lp-step .num{font:700 13px/1 var(--mono);color:var(--accent);letter-spacing:.04em}.tugende-landing .lp-step:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--line)}.tugende-landing .lp-step.lit:before{background:var(--accent)}.tugende-landing .lp-step h3{font-size:17px;font-weight:700;letter-spacing:-.015em;margin:0}.tugende-landing .lp-step p{font-size:13.5px;color:var(--ink-2);line-height:1.5;margin:0}.tugende-landing .lp-faqwrap{max-width:800px;margin-inline:auto;border-top:1px solid var(--line)}.tugende-landing .lp-faq-item{border-bottom:1px solid var(--line)}.tugende-landing .lp-faq-q{all:unset;box-sizing:border-box;cursor:pointer;width:100%;display:flex;align-items:center;gap:16px;padding:22px 4px;font-size:17px;font-weight:600;letter-spacing:-.015em;color:var(--ink)}.tugende-landing .lp-faq-q .pm{margin-left:auto;flex-shrink:0;color:var(--ink-3);transition:transform .25s var(--spring);display:inline-flex}.tugende-landing .lp-faq-item.open .lp-faq-q .pm{transform:rotate(45deg);color:var(--accent)}.tugende-landing .lp-faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease}.tugende-landing .lp-faq-a-in{padding:0 4px 22px;font-size:14.5px;color:var(--ink-2);line-height:1.6;max-width:64ch}.tugende-landing .lp-ctaband{background:var(--ink);color:#F4F1EA;border-radius:clamp(16px,3vw,28px);padding:clamp(44px,7vw,84px) var(--lp-gut);text-align:center;position:relative;overflow:hidden}.tugende-landing .lp-ctaband .lp-h2{color:#F8F6F0}.tugende-landing .lp-ctaband .lp-lead{color:rgba(244,241,234,.72);margin-inline:auto}.tugende-landing .lp-ctaband .lp-eyebrow{color:var(--gold)}.tugende-landing .lp-ctaband .lp-eyebrow:before{background:var(--gold)}.tugende-landing .lp-ctaband .inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:22px}.tugende-landing .lp-ctaband .lp-hero-cta{justify-content:center}.tugende-landing .lp-ctaband .lp-btn.primary{background:#F4F1EA;color:var(--ink)}.tugende-landing .lp-ctaband .lp-btn.ghost{background:transparent;color:#F4F1EA;border-color:rgba(244,241,234,.3)}.tugende-landing .lp-ctaband .lp-btn.ghost:hover{background:rgba(244,241,234,.08);border-color:rgba(244,241,234,.55)}.tugende-landing .lp-ctaband .chevbg{position:absolute;inset:0;opacity:.08;background-image:repeating-linear-gradient(115deg,transparent 0 38px,rgba(244,241,234,.6) 38px 40px)}.tugende-landing .lp-foot{padding-block:clamp(48px,6vw,72px) 36px}.tugende-landing .lp-foot-grid{display:grid;grid-template-columns:1.4fr repeat(2,1fr);gap:32px}.tugende-landing .lp-foot-brand{display:flex;flex-direction:column;gap:14px;max-width:300px;align-items:flex-start}.tugende-landing .lp-foot-brand p{font-size:13px;color:var(--ink-3);line-height:1.55;margin:0}.tugende-landing .lp-foot-col h5{font:700 10.5px/1 var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-4);margin:0 0 16px}.tugende-landing .lp-foot-col a{display:block;font-size:13.5px;color:var(--ink-2);text-decoration:none;padding:6px 0;transition:color .15s}.tugende-landing .lp-foot-col a:hover{color:var(--accent)}.tugende-landing .lp-foot-bottom{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:clamp(40px,5vw,60px);padding-top:24px;border-top:1px solid var(--line);color:var(--ink-3);font-size:12.5px}.tugende-landing .lp-foot-bottom .eu{display:inline-flex;align-items:center;gap:7px}.tugende-landing .lp-foot-bottom .sp{margin-left:auto}.tugende-landing .lp-modal-back{position:fixed;inset:0;z-index:200;background:rgba(22,24,29,.42);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;pointer-events:none}.tugende-landing .lp-modal-back.open{opacity:1;pointer-events:auto}.tugende-landing .lp-modal{width:100%;max-width:460px;background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--sh-lg);overflow:hidden;transform:none;transition:transform .26s var(--spring);max-height:calc(100vh - 48px);display:flex;flex-direction:column}.tugende-landing .lp-modal-back:not(.open) .lp-modal{transform:translateY(12px) scale(.985)}.tugende-landing .lp-modal-hd{display:flex;align-items:center;gap:12px;padding:20px 22px 16px;border-bottom:1px solid var(--line-2)}.tugende-landing .lp-modal-hd .chev{width:34px;height:34px;border-radius:10px;background:var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.tugende-landing .lp-modal-hd .ttl{font-size:16px;font-weight:700;letter-spacing:-.02em;line-height:1.2}.tugende-landing .lp-modal-hd .sub{font-size:12px;color:var(--ink-3)}.tugende-landing .lp-modal-x{all:unset;cursor:pointer;margin-left:auto;width:30px;height:30px;border-radius:var(--r-sm);display:flex;align-items:center;justify-content:center;color:var(--ink-3);transition:background .15s}.tugende-landing .lp-modal-x:hover{background:var(--bg-sunk);color:var(--ink)}.tugende-landing .lp-modal-body{padding:18px 22px 22px;overflow-y:auto}.tugende-landing .lp-step-label{font:700 10px/1 var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-4);margin-bottom:12px}.tugende-landing .lp-ws{display:flex;flex-direction:column;gap:8px}.tugende-landing .lp-ws-card{all:unset;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;gap:13px;padding:13px 14px;border:1px solid var(--line);border-radius:var(--r);background:var(--paper);transition:border-color .15s,background .15s,transform .1s}.tugende-landing .lp-ws-card:hover{border-color:var(--ink-3);background:var(--paper-2)}.tugende-landing .lp-ws-card:active{transform:translateY(.5px)}.tugende-landing .lp-ws-card .glyph{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;font:800 14px/1 var(--font);color:#fff;flex-shrink:0}.tugende-landing .lp-ws-card .meta{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.tugende-landing .lp-ws-card .meta .nm{font-size:14px;font-weight:700;letter-spacing:-.01em;color:var(--ink)}.tugende-landing .lp-ws-card .meta .url{font:500 11.5px/1.3 var(--mono);color:var(--ink-3)}.tugende-landing .lp-ws-card .role{font:600 10px/1 var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-3);background:var(--bg-sunk);padding:4px 7px;border-radius:var(--r-full)}.tugende-landing .lp-ws-card .go{color:var(--ink-4);transition:transform .15s,color .15s;display:inline-flex}.tugende-landing .lp-ws-card:hover .go{transform:translateX(2px);color:var(--ink-2)}.tugende-landing .lp-ws-divider{display:flex;align-items:center;gap:12px;margin:18px 0 14px;color:var(--ink-4);font:600 10.5px/1 var(--mono);letter-spacing:.08em;text-transform:uppercase}.tugende-landing .lp-ws-divider:after,.tugende-landing .lp-ws-divider:before{content:"";height:1px;background:var(--line);flex:1}.tugende-landing .lp-ws-url-row{display:flex;gap:8px;align-items:stretch}.tugende-landing .lp-url-field{display:flex;align-items:center;flex:1;border:1.5px solid var(--line);border-radius:var(--r-sm);background:var(--paper);overflow:hidden;transition:border-color .15s,box-shadow .15s}.tugende-landing .lp-url-field:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-tint)}.tugende-landing .lp-url-field input{all:unset;box-sizing:border-box;flex:1;min-width:0;height:42px;padding:0 4px 0 12px;font:600 13.5px/1 var(--font);color:var(--ink)}.tugende-landing .lp-url-field .suffix{padding:0 12px 0 2px;font:600 13px/1 var(--mono);color:var(--ink-4)}.tugende-landing .lp-signin{display:flex;flex-direction:column;gap:14px}.tugende-landing .lp-chosen{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--line);border-radius:var(--r);background:var(--bg)}.tugende-landing .lp-chosen .glyph{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;font:800 13px/1 var(--font);color:#fff;flex-shrink:0}.tugende-landing .lp-chosen .meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.tugende-landing .lp-chosen .meta .nm{font-size:13.5px;font-weight:700;color:var(--ink)}.tugende-landing .lp-chosen .meta .url{font:500 11px/1 var(--mono);color:var(--ink-3)}.tugende-landing .lp-chosen .change{all:unset;cursor:pointer;font:600 12px/1 var(--font);color:var(--accent);padding:6px 8px;border-radius:var(--r-xs)}.tugende-landing .lp-chosen .change:hover{background:var(--accent-tint)}.tugende-landing .lp-signin-lead{font-size:13px;color:var(--ink-2);line-height:1.5;margin:0}.tugende-landing .lp-signin .lp-btn.accent{width:100%}.tugende-landing .lp-sso{display:flex;gap:8px}.tugende-landing .lp-sso button{all:unset;box-sizing:border-box;cursor:pointer;flex:1;height:42px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:var(--r-sm);font:600 12.5px/1 var(--font);color:var(--ink-2);background:var(--paper);transition:background .15s,border-color .15s}.tugende-landing .lp-sso button:hover{background:var(--paper-2);border-color:var(--line-strong)}.tugende-landing .lp-modal-foot{padding:14px 22px;border-top:1px solid var(--line-2);background:var(--paper-2);font-size:12px;color:var(--ink-3);display:flex;align-items:center;gap:8px;justify-content:center}.tugende-landing .lp-hidden{display:none!important}@media (max-width:920px){.tugende-landing .lp-hero-grid{grid-template-columns:1fr}.tugende-landing .lp-hero-copy{align-items:flex-start}.tugende-landing .lp-modgrid,.tugende-landing .lp-modgrid.two,.tugende-landing .lp-whygrid{grid-template-columns:1fr}.tugende-landing .lp-steps{grid-template-columns:1fr 1fr}.tugende-landing .lp-foot-grid{grid-template-columns:1fr 1fr;gap:28px}.tugende-landing .lp-navlinks{display:none}}@media (max-width:560px){.tugende-landing .lp-foot-grid,.tugende-landing .lp-steps{grid-template-columns:1fr}.tugende-landing .lp-float{display:none}.tugende-landing .lp-hero-cta{width:100%}.tugende-landing .lp-hero-cta .lp-btn{flex:1}}