.tft-home .rs-hero{border-bottom:1px solid var(--line);padding-block:clamp(48px,7vw,110px) clamp(36px,5vw,72px);position:relative}.tft-home .rs-hero__grid{grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:end;gap:clamp(32px,6vw,90px);display:grid}.tft-home .rs-hero h1{font-family:var(--serif);letter-spacing:-.015em;margin-top:16px;font-size:clamp(36px,5.8vw,84px);font-weight:400;line-height:1}.tft-home .rs-hero h1 em{font-style:italic}.tft-home .rs-hero__rule{background:var(--gold);width:48px;height:3px;margin:18px 0 4px}.tft-home .rs-hero__sub{color:var(--ink-soft);max-width:44ch;margin-top:14px;font-size:clamp(17px,1.5vw,20px)}.tft-home .rs-hero__cta{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.tft-home .rs-hero__plate{border:1px solid var(--ink);height:clamp(280px,36vw,420px)}.tft-home .rs-hero__idx{font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-soft);border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:44px;padding-top:12px;font-size:12px;display:flex}.tft-home .rs-hero__idx strong{color:var(--ink);font-weight:700}.tft-home .rs-item{border-bottom:1px solid var(--line)}.tft-home .rs-item__grid{grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:center;gap:clamp(32px,6vw,90px);display:grid}.tft-home .rs-item--flip .rs-item__grid{grid-template-columns:minmax(0,2fr) minmax(0,3fr)}.tft-home .rs-item__top{align-items:center;gap:16px;margin-bottom:14px;display:flex}.tft-home .rs-item__n{font-family:var(--mono);color:var(--ink-soft);opacity:.45;font-size:clamp(24px,2.6vw,38px);line-height:1}.tft-home .rs-item h2{font-family:var(--serif);letter-spacing:-.01em;margin-top:10px;font-size:clamp(30px,4.2vw,56px);font-weight:400;line-height:1.02}.tft-home .rs-item__lead{color:var(--ink-soft);max-width:52ch;margin-top:16px;font-size:clamp(15px,1.35vw,18px)}.tft-home .rs-item__meta{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.tft-home .rs-item__meta span{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--line);color:var(--ink-soft);padding:6px 10px;font-size:11px}.tft-home .rs-item__cta{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.tft-home .rs-item__plate{border:1px solid var(--ink);height:clamp(240px,30vw,380px)}.tft-home .rs-shot{background:var(--cool,#f6f6f3);position:relative;overflow:hidden}.tft-home .rs-shot img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.tft-home .rs-hero__plate.rs-shot img{object-position:center}.tft-home .rs-badge{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;border:1px solid var(--ink);align-items:center;gap:8px;padding:5px 10px;font-size:11px;display:inline-flex}.tft-home .rs-badge:before{content:"";background:var(--ink);border-radius:50%;width:8px;height:8px}.tft-home .rs-badge--lav:before{background:var(--lavender)}.tft-home .rs-badge--teal:before{background:var(--mint)}.tft-home .rs-badge--coral:before{background:var(--coral)}.tft-home .rs-badge--lime:before{background:var(--lime)}.tft-home .rs-badge--gold:before{background:var(--gold)}.tft-home .rs-next__head{grid-template-columns:minmax(0,2fr) minmax(0,2fr);align-items:end;gap:clamp(24px,4vw,64px);margin-bottom:clamp(24px,3.5vw,40px);display:grid}.tft-home .rs-warteliste{border:1px solid var(--ink);grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(24px,4vw,48px);padding:clamp(22px,3vw,40px);display:grid}.tft-home .rs-warteliste h3{font-family:var(--serif);font-size:clamp(20px,2.2vw,28px);font-weight:400;line-height:1.15}.tft-home .rs-warteliste p{color:var(--ink-soft);max-width:44ch;margin-top:10px}.tft-home .rs-free{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1px;display:grid}.tft-home .fcard{color:var(--ink);background:#fff;flex-direction:column;gap:10px;padding:22px 20px 24px;text-decoration:none;transition:background .15s;display:flex}.tft-home .fcard:hover{background:var(--cool,#f6f6f3)}.tft-home .fcard__meta{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--coral);font-size:10px}.tft-home .fcard h3{font-family:var(--serif);font-size:22px;font-weight:400;line-height:1.15}.tft-home .fcard p{color:var(--ink-soft);flex:1;font-size:15px}.tft-home .fcard__go{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;font-size:11px}.tft-home .rs-band{background:var(--ink);color:#fff;padding-block:clamp(48px,6vw,90px)}.tft-home .rs-band__in{grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(24px,4vw,64px);display:grid}.tft-home .rs-band h2{font-family:var(--serif);font-size:clamp(26px,3.4vw,44px);font-weight:400;line-height:1.08}.tft-home .rs-band p{color:#ffffffb8;max-width:44ch;margin-top:14px}.tft-home .rs-band .btn{--bg:#fff;--fg:var(--ink);--bd:#fff}.tft-home .rs-band .btn--secondary{--bg:transparent;--fg:#fff;--bd:#fff9}.tft-home .rs-band .btn--secondary:hover{--bg:#fff;--fg:var(--ink)}.tft-home .rs-band__cta{flex-wrap:wrap;justify-content:flex-end;gap:14px;display:flex}@media (max-width:900px){.tft-home .rs-hero__grid,.tft-home .rs-item__grid,.tft-home .rs-item--flip .rs-item__grid,.tft-home .rs-next__head,.tft-home .rs-warteliste,.tft-home .rs-band__in{grid-template-columns:1fr}.tft-home .rs-item--flip .rs-item__plate{order:2}.tft-home .rs-hero__plate{height:240px}.tft-home .rs-item__plate{height:220px}.tft-home .rs-band__cta{justify-content:flex-start}}
