.rat .feat-card .ix{display:grid;place-items:center;width:32px;height:32px;margin-bottom:16px;border-radius:10px;background:var(--brand-tint);color:var(--brand);font-style:normal;font-size:12.5px;font-weight:700;letter-spacing:.02em}.rat-tabelle{width:100%;border-collapse:collapse;min-width:620px;background:var(--surface);border-radius:14px;overflow:hidden;box-shadow:0 0 0 1px var(--line)}.rat-tabelle td,.rat-tabelle th{padding:15px 18px;text-align:left;font-size:14.5px;line-height:1.55;border-bottom:1px solid var(--line);vertical-align:top}.rat-tabelle thead th{background:var(--inset);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.rat-tabelle td b{color:var(--ink);font-weight:700}.rat-tabelle td:nth-child(2){color:var(--muted)}.rat-tabelle td:last-child{color:var(--brand);font-weight:600}.rat-tabelle tbody tr:last-child td{border-bottom:0}.liste-gross{list-style:none;margin:34px auto 0;padding:0;max-width:900px;display:grid;grid-gap:12px;gap:12px}.liste-gross li{position:relative;padding:18px 22px 18px 54px;border-radius:var(--r-l,18px);background:var(--surface);box-shadow:var(--shadow-card);font-size:15px;line-height:1.6;color:var(--muted)}.liste-gross li b{color:var(--ink);font-weight:700}.liste-gross li:before{content:"";position:absolute;left:20px;top:21px;width:18px;height:18px;border-radius:999px;background:var(--rot-tint);box-shadow:inset 0 0 0 1.5px rgba(209,51,51,.25)}.liste-gross li:after{content:"";position:absolute;left:26px;top:27px;width:6px;height:6px;background:linear-gradient(var(--rot),var(--rot)) 50% /100% 1.6px no-repeat,linear-gradient(var(--rot),var(--rot)) 50% /1.6px 100% no-repeat;transform:rotate(45deg)}.rat-weiter{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;margin-top:34px}@media (min-width:820px){.rat-weiter{grid-template-columns:repeat(3,1fr)}}.rat-karte{display:flex;flex-direction:column;gap:8px;padding:24px 24px 22px;border-radius:18px;background:var(--surface);box-shadow:var(--shadow-card);transition:transform .2s cubic-bezier(.23,1,.32,1),box-shadow .2s ease}.rat-karte:hover{transform:translateY(-3px);box-shadow:var(--shadow-lift)}.rat-karte b{font-size:17px;font-weight:700;letter-spacing:-.02em;color:var(--ink)}.rat-karte span{font-size:14px;line-height:1.55;color:var(--muted)}.rat-karte em{margin-top:auto;padding-top:12px;font-style:normal;font-size:13.5px;font-weight:700;color:var(--brand)}.rat-karte em:after{content:" →"}.rat .hero-sub-link{color:#fff;font-weight:600;border-bottom:1px solid rgba(255,255,255,.3)}.rat .hero-sub-link:hover{border-bottom-color:var(--brand-light)}.rat .werkzeug-sec:first-of-type{padding-top:58px}.rat .hero-headline{font-size:clamp(33px,4.4vw,60px);font-weight:700;line-height:1.03;letter-spacing:-.042em}@media (max-width:700px){.rat .hero-headline{font-size:32px}}