@font-face{font-family:"JostTP";src:url("../fonts/Jost.woff2") format("woff2"),url("../fonts/Jost.ttf") format("truetype");font-weight:100 900;font-display:swap}
@font-face{font-family:"InterTightTP";src:url("../fonts/InterTight.woff2") format("woff2"),url("../fonts/InterTight.ttf") format("truetype");font-weight:100 900;font-display:swap}
html,body{margin:0;background:#F2EFE6}
.tpx *{margin:0;padding:0;box-sizing:border-box}
.tpx{--red:#810F09;--red-deep:#5A0A05;--gold:#C6A100;--grey:#878787;--cream:#FBFAF6;--base:#F2EFE6;--ink:#1B1A17;--line:rgba(27,26,23,.12);
  --font-display:"JostTP","Century Gothic","Futura",sans-serif;
  --font-body:"InterTightTP","Inter Tight","Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;
  font-family:var(--font-body);color:var(--ink)}
a{color:inherit;text-decoration:none}

.tp-nav{position:fixed;top:0;left:0;width:100%;z-index:60}
.tp-nav__bar{display:flex;justify-content:center;align-items:center;gap:clamp(34px,4.2vw,66px);width:100%;max-width:100%;margin:0 auto;padding:24px clamp(20px,4vw,52px);transition:max-width .45s ease,margin .45s ease,padding .45s ease,background .45s ease,box-shadow .45s ease,border-radius .45s ease}
.tp-nav.is-scrolled .tp-nav__bar{max-width:1080px;margin:12px auto 0;padding:11px 14px 11px 26px;border-radius:20px;background:rgba(251,250,246,.95);-webkit-backdrop-filter:blur(16px) saturate(1.25);backdrop-filter:blur(16px) saturate(1.25);box-shadow:0 12px 44px rgba(10,8,5,.18),inset 0 0 0 1px rgba(255,255,255,.5)}
.tp-nav__group{display:flex;align-items:center;gap:clamp(18px,2vw,34px)}
.tp-link{position:relative;font-size:.95rem;font-weight:500;letter-spacing:.01em;color:rgba(251,250,246,.92);padding:6px 0;transition:color .3s ease}
.tp-link::after{content:"";position:absolute;left:0;bottom:0;width:0;height:1.5px;background:var(--gold);transition:width .3s ease}
.tp-link:hover::after{width:100%}
.tp-nav.is-scrolled .tp-link{color:var(--ink)}
.tp-logo{display:inline-flex;align-items:center}
.tp-logo__img{height:46px;width:auto;display:block;filter:brightness(0) invert(1);transition:filter .4s ease,height .4s ease}
.tp-nav.is-scrolled .tp-logo__img{filter:none;height:40px}
.tp-contact{display:inline-flex;align-items:center;border-radius:100px;font-size:.92rem;font-weight:600;padding:11px 24px;border:1.5px solid rgba(251,250,246,.55);color:var(--cream);transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}
.tp-contact:hover{transform:translateY(-2px)}
.tp-nav.is-scrolled .tp-contact{background:var(--red);border-color:var(--red);color:var(--cream)}
.tp-nav.is-scrolled .tp-contact:hover{background:var(--red-deep);border-color:var(--red-deep)}
.tp-burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;border:0;background:transparent;cursor:pointer}
.tp-burger span{display:block;width:24px;height:2px;border-radius:2px;margin:0 auto;background:var(--cream);transition:transform .35s ease,opacity .25s ease,background .4s ease}
.tp-burger[aria-expanded="true"] span{background:var(--ink)}
.tp-burger[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.tp-burger[aria-expanded="true"] span:nth-child(2){opacity:0}
.tp-burger[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.tp-menu__close{display:none}
.tp-nav.menu-open .tp-logo__img{filter:none}
.tp-nav.menu-open .tp-logo__tag{color:var(--grey)}
.tp-nav.menu-open .tp-burger span{background:var(--ink)}
.tp-nav.is-scrolled .tp-burger span{background:var(--ink)}
.tp-nav--onlight:not(.is-scrolled) .tp-link{color:var(--ink)}
.tp-nav--onlight:not(.is-scrolled) .tp-logo__img{filter:none}
.tp-nav--onlight:not(.is-scrolled) .tp-contact{border-color:rgba(27,26,23,.28);color:var(--ink)}
.tp-nav--onlight:not(.is-scrolled) .tp-contact:hover{background:rgba(27,26,23,.06);border-color:var(--ink)}
.tp-nav--onlight:not(.is-scrolled) .tp-burger span{background:var(--ink)}
.tp-menu{position:fixed;inset:0;z-index:55;background:rgba(251,250,246,.97);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;padding:0 clamp(28px,8vw,64px);transform:translateY(-100%);transition:transform .5s cubic-bezier(.7,0,.2,1);visibility:hidden}
.tp-menu.is-open{transform:translateY(0);visibility:visible}
.tp-menu a{font-family:var(--font-display);font-weight:700;color:var(--ink);font-size:clamp(1.7rem,7vw,2.8rem);line-height:1.45;letter-spacing:-.01em}
.tp-menu__cta{margin-top:22px;display:inline-flex;align-items:center;border-radius:100px;background:var(--red);color:var(--cream)!important;font-family:var(--font-body);font-weight:600;font-size:1.05rem!important;padding:15px 32px}
.tp-menu__close{position:absolute;top:22px;right:clamp(20px,5vw,40px);width:48px;height:48px;border:0;background:transparent;cursor:pointer;color:var(--ink);font-size:2rem;line-height:1}
@media (max-width:920px){.tp-nav__bar{display:flex;justify-content:space-between}.tp-nav.is-scrolled .tp-nav__bar{padding:9px 12px 9px 22px}.tp-nav__group{display:none}.tp-logo{margin-right:auto}.tp-burger{display:flex}}

.tp-eyebrow{display:block;font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;color:var(--red);font-weight:600;margin-bottom:18px}

.tp-ih{position:relative;overflow:hidden;min-height:clamp(440px,72vh,660px);display:flex;align-items:center;justify-content:center;text-align:center;padding:clamp(128px,18vh,188px) clamp(24px,6vw,80px) clamp(56px,9vh,90px)}
.tp-ih__img{position:absolute;left:0;top:-11%;width:100%;height:122%;object-fit:cover;z-index:0}
.tp-ih__veil{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(10,8,5,.5),rgba(10,8,5,.72))}
.tp-ih__inner{position:relative;z-index:2;max-width:820px;margin:0 auto}
.tp-ih__mark{width:clamp(46px,5vw,58px);height:auto;display:block;margin:0 auto 18px;animation:tprot 50s linear infinite}
@keyframes tprot{to{transform:rotate(360deg)}}
.tp-ih .tp-eyebrow{color:var(--gold);margin-left:auto;margin-right:auto}
.tp-ih h1{font-family:var(--font-display);font-weight:700;text-transform:uppercase;letter-spacing:-.025em;font-size:clamp(2.8rem,7vw,5rem);line-height:1.02;color:var(--cream)}
.tp-ih h1 em{font-style:normal;color:var(--gold)}
.tp-ih__sub{margin:clamp(18px,2.4vh,26px) auto 0;font-size:clamp(1.06rem,1.45vw,1.26rem);line-height:1.6;color:rgba(251,250,246,.84);max-width:52ch}

.tp-topics{margin:0 auto clamp(28px,4vh,44px);display:flex;flex-wrap:wrap;justify-content:center;gap:10px}
.tp-topic{border:1px solid var(--line);border-radius:100px;padding:9px 18px;font-size:.86rem;color:var(--ink);background:rgba(255,255,255,.55);transition:background .25s ease,border-color .25s ease,color .25s ease}
.tp-topic:hover,.tp-topic.is-active{background:var(--ink);border-color:var(--ink);color:var(--cream)}

.tp-feat{position:relative;z-index:2;background:var(--base);padding:clamp(34px,5vh,56px) clamp(24px,6vw,80px) clamp(44px,6vh,64px)}
.tp-feat__card{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(26px,3.4vw,52px);align-items:center;background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 50px 90px -42px rgba(10,8,5,.42),0 18px 40px -30px rgba(10,8,5,.24)}
.tp-feat__media{position:relative;overflow:hidden;align-self:stretch;min-height:300px}
.tp-feat__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(1);transition:transform .6s ease}
.tp-feat__card:hover .tp-feat__media img{transform:scale(1.04)}
.tp-feat__tag{position:absolute;left:18px;top:18px;z-index:2;background:var(--red);color:var(--cream);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;padding:7px 14px;border-radius:100px}
.tp-feat__body{padding:clamp(28px,3vw,46px) clamp(28px,3vw,46px) clamp(28px,3vw,46px) 0}
.tp-feat__kicker{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#7a6400;font-weight:600}
.tp-feat__body h2{margin-top:14px;font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;font-size:clamp(1.7rem,2.8vw,2.5rem);line-height:1.05;color:var(--ink)}
.tp-feat__body p{margin-top:16px;font-size:1.05rem;line-height:1.6;color:#5b554b;max-width:46ch}
.tp-feat__meta{margin-top:22px;display:flex;align-items:center;gap:14px;font-size:.86rem;color:var(--grey)}
.tp-feat__meta .dot{width:4px;height:4px;border-radius:50%;background:var(--grey)}
.tp-feat__more{margin-top:22px;display:inline-flex;align-items:center;gap:9px;font-weight:600;color:var(--red)}
.tp-feat__more span{transition:transform .3s ease}
.tp-feat__card:hover .tp-feat__more span{transform:translateX(6px)}
@media (max-width:840px){.tp-feat__card{grid-template-columns:1fr}.tp-feat__media{min-height:260px}.tp-feat__body{padding:clamp(24px,5vw,32px)}}

.tp-arts{position:relative;z-index:1;background:var(--base);padding:clamp(40px,6vh,70px) clamp(24px,6vw,80px) clamp(20px,3vh,34px)}
.tp-arts__inner{max-width:1200px;margin:0 auto}
.tp-arts__empty{margin:0;text-align:center;color:var(--grey);font-size:1.02rem}
.tp-soon{margin:0 auto;max-width:760px;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 22px 44px -28px rgba(10,8,5,.34)}
.tp-soon__img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;filter:grayscale(1);transition:filter .5s ease}
.tp-soon:hover .tp-soon__img{filter:grayscale(0)}
.tp-soon__txt{padding:clamp(22px,3.4vw,32px) clamp(20px,4vw,36px);text-align:center;font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.6;color:var(--ink)}
.tp-arts__lbl{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(1.2rem,1.8vw,1.5rem);color:var(--ink);margin-bottom:clamp(24px,3.4vh,34px)}
.tp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,2.4vw,30px)}
.tp-art{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 22px 44px -28px rgba(10,8,5,.34);transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s ease}
.tp-art__media{position:relative;aspect-ratio:16 / 10;overflow:hidden}
.tp-art__media img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);transition:transform .5s ease}
.tp-art__tag{z-index:2;position:absolute;left:13px;top:13px;background:rgba(20,17,13,.66);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--cream);font-size:.64rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;padding:6px 12px;border-radius:100px}
.tp-art__body{padding:clamp(20px,2.2vw,26px);display:flex;flex-direction:column;flex:1}
.tp-art__body h3{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.012em;font-size:clamp(1.15rem,1.6vw,1.4rem);line-height:1.08;color:var(--ink)}
.tp-art__body p{margin-top:10px;font-size:.95rem;line-height:1.5;color:#5b554b}
.tp-art__meta{margin-top:auto;padding-top:18px;display:flex;align-items:center;gap:11px;font-size:.8rem;color:var(--grey)}
.tp-art__meta .dot{width:4px;height:4px;border-radius:50%;background:var(--grey)}
@media (hover:hover){.tp-art:hover{transform:translateY(-8px);box-shadow:0 40px 70px -32px rgba(10,8,5,.48)}.tp-art:hover .tp-art__media img{transform:scale(1.06)}}
@media (max-width:900px){.tp-grid{grid-template-columns:1fr 1fr}}
@media (max-width:600px){.tp-grid{grid-template-columns:1fr}}

.tp-sub{background:var(--base);padding:clamp(40px,6vh,70px) clamp(24px,6vw,80px) clamp(90px,14vh,150px)}
.tp-sub__card{position:relative;overflow:hidden;max-width:1200px;margin:0 auto;background:#100D09;color:var(--cream);border-radius:28px;padding:clamp(40px,6vw,72px);text-align:center}
.tp-sub__glow{position:absolute;left:50%;top:0;transform:translateX(-50%);width:min(70vw,560px);height:280px;background:radial-gradient(ellipse,rgba(129,15,9,.42),transparent 70%);filter:blur(14px);pointer-events:none}
.tp-sub__in{position:relative;z-index:1;max-width:620px;margin:0 auto}
.tp-sub__in .tp-eyebrow{color:var(--gold);margin-left:auto;margin-right:auto}
.tp-sub h2{font-family:var(--font-display);font-weight:700;text-transform:uppercase;letter-spacing:-.025em;font-size:clamp(1.8rem,3.6vw,2.8rem);line-height:1.05;color:var(--cream)}
.tp-sub h2 em{font-style:normal;color:var(--gold)}
.tp-sub p{margin:16px auto 0;max-width:42ch;font-size:1.05rem;line-height:1.55;color:rgba(251,250,246,.78)}
.tp-sub__form{margin-top:clamp(24px,3.4vh,32px);display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
.tp-sub__form input{flex:1;min-width:220px;max-width:340px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);border-radius:100px;padding:15px 22px;font-family:var(--font-body);font-size:.98rem;color:var(--cream)}
.tp-sub__form input::placeholder{color:rgba(251,250,246,.5)}
.tp-sub__form input:focus{outline:none;border-color:var(--gold)}
.tp-sub__form button{border:0;cursor:pointer;background:var(--gold);color:#231b00;font-family:var(--font-body);font-weight:600;font-size:.98rem;padding:15px 30px;border-radius:100px;transition:background .25s ease,transform .25s ease}
.tp-sub__form button:hover{background:#dcb622;transform:translateY(-2px)}

.tp-foot{background:#100D09;color:rgba(251,250,246,.8);padding:clamp(56px,8vh,88px) clamp(24px,6vw,80px) clamp(26px,4vh,38px)}
.tp-foot__inner{max-width:1200px;margin:0 auto}
.tp-foot__top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:clamp(30px,4vw,56px)}
.tp-foot__logo{height:34px;width:auto;display:block;filter:brightness(0) invert(1);opacity:.96}
.tp-foot__brand p{margin-top:18px;max-width:32ch;font-size:.95rem;line-height:1.55;color:rgba(251,250,246,.6)}
.tp-foot__cta{margin-top:20px;display:inline-flex;align-items:center;border-radius:100px;background:var(--red);color:var(--cream);font-weight:600;font-size:.95rem;padding:12px 24px;transition:background .25s ease,transform .25s ease}
.tp-foot__cta:hover{background:var(--red-deep);transform:translateY(-2px)}
.tp-foot__col h5{font-size:.76rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:14px;font-weight:600}
.tp-foot__col a{display:block;padding:5px 0;font-size:.95rem;color:rgba(251,250,246,.68);transition:color .25s ease}
.tp-foot__col a:hover{color:var(--cream)}
.tp-foot__bottom{margin-top:clamp(40px,6vh,64px);padding-top:24px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;font-size:.82rem;color:rgba(251,250,246,.5)}
.tp-foot__legal{display:flex;gap:18px;flex-wrap:wrap}
.tp-foot__legal a{color:rgba(251,250,246,.55);transition:color .25s ease}
.tp-foot__legal a:hover{color:var(--cream)}
.tp-foot__design{color:rgba(251,250,246,.45);text-decoration:none;transition:color .25s ease}
.tp-foot__design:hover{color:var(--cream)}

.tp-foot__tag{letter-spacing:.04em}

.reveal{opacity:0;transform:translateY(20px);transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1)}
.reveal.in{opacity:1;transform:none}
.stagger.in>*{animation:tprise .7s cubic-bezier(.2,.8,.2,1) both}
.stagger.in>*:nth-child(2){animation-delay:.08s}
.stagger.in>*:nth-child(3){animation-delay:.16s}
.stagger.in>*:nth-child(4){animation-delay:.24s}
.stagger.in>*:nth-child(5){animation-delay:.32s}
.stagger.in>*:nth-child(6){animation-delay:.4s}
@keyframes tprise{from{opacity:0;transform:translateY(30px);filter:blur(7px)}to{opacity:1;transform:none;filter:none}}

@media (max-width:840px){.tp-ih{min-height:clamp(380px,62vh,520px)}}
@media (max-width:820px){.tp-foot__top{grid-template-columns:1fr 1fr}.tp-foot__brand{grid-column:1 / -1}}
@media (max-width:540px){.tp-foot__bottom{flex-direction:column;align-items:flex-start}}
@media (prefers-reduced-motion:reduce){.tp-ih__mark{animation:none}.reveal{opacity:1;transform:none;filter:none;transition:none}.stagger.in>*{animation:none}}


.tpx .tp-logo{flex-direction:column;gap:5px}
.tpx .tp-logo__img{height:56px}
.tpx .tp-nav.is-scrolled .tp-logo__img{height:40px}
.tpx .tp-logo__tag{font-family:var(--font-body);font-size:.5rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;white-space:nowrap;color:rgba(251,250,246,.82);transition:color .4s ease}
.tpx .tp-nav.is-scrolled .tp-logo__tag{color:#878787}
.tpx .tp-nav--onlight:not(.is-scrolled) .tp-logo__tag{color:#878787}
.tpx .tp-link.is-active{font-weight:600}
.tpx .tp-link.is-active::after{width:100%}
@media (max-width:920px){.tpx .tp-logo__img{height:38px}.tpx .tp-logo__tag{font-size:.44rem;letter-spacing:.2em}.tpx .tp-nav.is-scrolled .tp-logo__tag{display:none}.tpx .tp-nav.is-scrolled .tp-logo__img{height:30px}.tpx .tp-nav.is-scrolled .tp-nav__bar{margin:10px 10px 0;padding:8px 12px 8px 20px;width:auto}}


.tpx .tp-foot__lockup{display:inline-flex;align-items:center;gap:20px}
.tpx .tp-foot__wordmark{display:flex;flex-direction:column;gap:9px}
.tpx .tp-foot__logo{height:30px;margin:0}
.tpx .tp-foot__slogan{font-size:.7rem;letter-spacing:.06em;line-height:1.5;color:rgba(251,250,246,.6)}
.tpx .tp-foot__icon{height:58px;width:auto;display:block;flex:none;animation:tp-foot-spin 42s linear infinite}
@keyframes tp-foot-spin{to{transform:rotate(360deg)}}
@media (prefers-reduced-motion:reduce){.tpx .tp-foot__icon{animation:none}}
@media (max-width:540px){.tpx .tp-foot__lockup{gap:16px}.tpx .tp-foot__icon{height:48px}}


.tp-ih__img,.tp-ih__veil{display:none}
.tp-ih{min-height:auto;background:var(--base)}
.tp-ih::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:radial-gradient(circle,rgba(27,26,23,.05) 1px,transparent 1.6px);background-size:26px 26px;-webkit-mask-image:radial-gradient(circle at 50% 24%,#000,transparent 58%);mask-image:radial-gradient(circle at 50% 24%,#000,transparent 58%)}
.tp-ih .tp-eyebrow{color:var(--red)}
.tp-ih h1{color:var(--ink);font-size:clamp(2.6rem,6.4vw,4.6rem)}
.tp-ih h1 em{font-style:normal;color:var(--red)}
.tp-ih__sub{color:#403c34}

/* Inhaltsbilder: schwarzweiss, beim Ueberfahren farbig. */
.tpx .tp-feat__media img,.tpx .tp-art__media img{transition:filter .5s ease,transform .6s ease}
.tpx .tp-feat__card:hover .tp-feat__media img{filter:grayscale(0)}
.tpx .tp-art:hover .tp-art__media img{filter:grayscale(0)}

/* Zum Start ohne Kategorien. Alexander schaltet sie wieder ein, sobald
   genug Artikel veroeffentlicht sind: einfach diesen Block entfernen.
   Die Auszeichnung "Featured" bleibt sichtbar. */
.tpx .tp-art__tag,.tpx .tp-feat__kicker,.tpx .tp-bph__cat{display:none}

/* Der Satz unter der Ueberschrift steht am Rechner in einer Zeile, dafuer
   darf der Block breiter werden. Darunter ruecken Bild und Beitrag naeher
   heran, der Abstand war zu gross. */
.tpx .tp-ih__inner{max-width:1120px}
.tpx .tp-ih__sub{max-width:100ch;font-size:clamp(1rem,1.18vw,1.12rem)}
.tpx .tp-ih{padding-bottom:clamp(20px,3vh,32px)}
.tpx .tp-feat{padding-top:clamp(14px,2vh,24px)}
@media (max-width:900px){
  .tpx .tp-ih__sub{max-width:46ch}
  .tpx .tp-ih{padding-bottom:clamp(18px,2.6vh,26px)}
  .tpx .tp-feat{padding-top:clamp(12px,1.8vh,20px)}
}
.tpx .tp-pag{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:clamp(36px,5vh,52px)}
.tpx .tp-pag .page-numbers{min-width:40px;text-align:center;border:1px solid var(--line);border-radius:100px;padding:9px 16px;font-size:.88rem;text-decoration:none;color:var(--ink);background:rgba(255,255,255,.5);transition:background .25s ease,border-color .25s ease,color .25s ease}
.tpx .tp-pag a.page-numbers:hover{border-color:rgba(27,26,23,.32)}
.tpx .tp-pag .page-numbers.current{background:var(--ink);border-color:var(--ink);color:var(--cream)}
.tpx .tp-pag .page-numbers.dots{border-color:transparent;background:none}

.tp-hp{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}
.tp-sub .tp-notice{display:flex;align-items:flex-start;gap:12px;max-width:520px;margin:20px auto 0;padding:14px 18px;border-radius:16px;font-size:.95rem;line-height:1.5;text-align:left}
.tp-sub .tp-notice::before{content:"";flex:none;width:8px;height:8px;margin-top:.52em;border-radius:50%;background:currentColor}
.tp-sub .tp-notice--ok{background:rgba(198,161,0,.16);border:1px solid rgba(198,161,0,.5);color:#F0DFA0}
.tp-sub .tp-notice--err{background:rgba(255,255,255,.06);border:1px solid rgba(255,140,130,.45);color:#FFCFCA}

/* Farbe beim Beruehren am Handy */
.tp-soon.is-touch .tp-soon__img{filter:grayscale(0)}
.tpx .tp-feat__card.is-touch .tp-feat__media img{filter:grayscale(0)}
.tpx .tp-art.is-touch .tp-art__media img{filter:grayscale(0)}
