.eb-rat{--eb-paper: #FBFAF7;--eb-paper-2: #F4F1EA;--eb-paper-card: #FFFFFF;--eb-ink: #17140F;--eb-body: #3B362E;--eb-meta: rgba(23, 20, 15, .62);--eb-line: rgba(23, 20, 15, .13);--eb-line-strong: rgba(23, 20, 15, .28);--eb-accent: #F5A623;--eb-accent-ink: #9A5B00;--eb-accent-soft: rgba(245, 166, 35, .14);--eb-accent-strong: #E29008;--eb-on-accent: #1A1305;--eb-backcover: linear-gradient(135deg, #F8EEDA, #F0E1C2);--tone-01: #9A4A12;--tone-02: #0C6F64;--tone-03: #1B4FA8;--tone-04: #4E3AA0;--eb-radius: 4px;--eb-radius-lg: 8px;--eb-font-text: "DM Sans", sans-serif;--eb-font-mono: "JetBrains Mono", monospace;--eb-shadow-card: 0 6px 20px rgba(23, 20, 15, .07);--eb-shadow-lift: 0 14px 34px rgba(23, 20, 15, .12)}.eb-rat *{box-sizing:border-box}.eb-rat{margin:0;padding:0;background:var(--eb-paper);color:var(--eb-ink);font-family:var(--eb-font-text);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.eb-rat h1,.eb-rat h2,.eb-rat h3,.eb-rat h4,.eb-rat h5,.eb-rat h6{color:inherit;font-family:inherit}.eb-rat .eb-rat-hub-intro__rich p{color:var(--eb-body);font-size:15.5px;line-height:1.65}.eb-rat img{max-width:100%;display:block}.eb-rat a{color:inherit;text-decoration:none}.eb-rat .eb-rat-hub-intro__rich a{color:var(--eb-accent-ink);text-decoration:underline}.eb-rat :focus-visible{outline:2px solid var(--eb-accent-ink);outline-offset:2px;border-radius:2px}.eb-rat-hub-hero :focus-visible,.eb-rat-other:focus-visible,.eb-rat-hub-switch a:focus-visible{outline-color:var(--eb-paper)}.eb-rat-stage__link:focus-visible{outline:2px solid var(--eb-paper);outline-offset:-4px}.eb-rat-wrap{max-width:1240px;margin:0 auto;padding:0 40px}@media(max-width:800px){.eb-rat-wrap{padding:0 16px}}.eb-rat-mono{font-family:var(--eb-font-mono);font-weight:500;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.eb-rat-mono--meta{color:var(--eb-meta);font-weight:400}.eb-rat-mono--accent{color:var(--eb-accent-ink)}.eb-rat-banner{display:flex;align-items:center;gap:12px;padding:10px 40px;background:var(--eb-accent-soft);border-bottom:1px solid rgba(154,91,0,.25)}.eb-rat-banner__dot{width:8px;height:8px;border-radius:50%;background:var(--eb-accent);animation:ebRatPulse 2s infinite;flex-shrink:0}.eb-rat-banner__label{color:var(--eb-accent-ink);flex-shrink:0}.eb-rat-banner__text{font-size:14px;color:var(--eb-body);min-width:0}.eb-rat-banner__link{margin-left:auto;font-size:14px;font-weight:600;color:var(--eb-accent-ink);white-space:nowrap}.eb-rat-banner__link:hover{text-decoration:underline}@media(max-width:800px){.eb-rat-banner{padding:10px 16px}.eb-rat-banner__text{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@keyframes ebRatPulse{0%,to{opacity:1}50%{opacity:.45}}.eb-rat-masthead{position:relative;padding:28px 0 22px;border-bottom:1px solid var(--eb-line);background:radial-gradient(ellipse 60% 50% at 85% 0%,rgba(245,166,35,.09),transparent 65%),var(--eb-paper)}.eb-rat-masthead__crumb{margin-bottom:14px}.eb-rat-masthead__crumb a{color:var(--eb-meta)}.eb-rat-masthead__crumb a:hover{color:var(--eb-accent-ink)}.eb-rat-masthead__crumb .eb-rat-sep{color:var(--eb-line-strong);margin:0 6px}.eb-rat-masthead__crumb .eb-rat-current{color:var(--eb-accent-ink)}.eb-rat-masthead__issue{display:flex;align-items:center;gap:12px;margin:0;color:var(--eb-meta)}.eb-rat-masthead__issue:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--eb-accent);flex-shrink:0;animation:ebRatPulse 2.4s infinite}.eb-rat-masthead__title{margin:6px 0 0;font-size:clamp(48px,6.5vw,84px);line-height:.95;font-weight:700;letter-spacing:-.035em;text-transform:uppercase}.eb-rat-masthead__title .eb-rat-dot{color:var(--eb-accent)}.eb-rat-masthead__sub{margin:12px 0 0;max-width:560px;font-size:16.5px;color:var(--eb-body);text-wrap:pretty}.eb-rat-masthead__facts{margin-top:22px;display:flex;gap:0;border-top:1px solid var(--eb-line);max-width:640px}.eb-rat-masthead__fact{flex:1;padding:12px 18px 0 0;border-right:1px solid var(--eb-line);margin-right:18px}.eb-rat-masthead__fact:last-child{border-right:none;margin-right:0}.eb-rat-masthead__fact dt{margin:0}.eb-rat-masthead__fact dd{margin:4px 0 0;font-size:26px;font-weight:700;letter-spacing:-.02em}@media(min-width:801px){.eb-rat-masthead__grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:44px;align-items:end}.eb-rat-masthead__facts{margin-top:0;max-width:none;flex-direction:column;align-items:flex-end;gap:12px;text-align:right;border-top:none;border-left:1px solid var(--eb-line);padding-left:24px}.eb-rat-masthead__fact{flex:0 0 auto;padding:0;margin-right:0;border-right:none}.eb-rat-masthead__fact dd{font-size:22px}}@media(max-width:800px){.eb-rat-masthead{padding:16px 0 14px}.eb-rat-masthead__crumb{margin-bottom:10px}.eb-rat-masthead__title{font-size:clamp(40px,11vw,52px)}.eb-rat-masthead__sub{margin-top:10px;font-size:15px}.eb-rat-masthead__facts{display:none}.eb-rat-masthead__issue{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eb-rat-masthead__issue:before{display:inline-block;vertical-align:middle;margin-right:8px}}.eb-rat-quicknav{padding:18px 0;border-bottom:1px solid var(--eb-line);background:var(--eb-paper)}.eb-rat-quicknav__row{display:flex;flex-wrap:wrap;gap:10px;padding:4px;margin:-4px}.eb-rat-quicknav__label{display:none}@media(max-width:800px){.eb-rat-quicknav__row{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.eb-rat-quicknav__row::-webkit-scrollbar{display:none}.eb-rat-quicknav__label{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0 0 8px}}.eb-rat-chip{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:0 18px;background:var(--eb-paper-card);border:1px solid var(--eb-line);border-radius:var(--eb-radius-lg);white-space:nowrap;color:var(--eb-ink);transition:border-color .2s,box-shadow .2s}.eb-rat-chip:hover{border-color:var(--eb-line-strong);box-shadow:var(--eb-shadow-card)}.eb-rat-chip__no{font-family:var(--eb-font-mono);font-size:11px;font-weight:500;letter-spacing:.1em}.eb-rat-chip__word{display:none}.eb-rat-chip__label{font-size:14px;font-weight:600}.eb-rat-chip__count{font-family:var(--eb-font-mono);font-size:10px;color:var(--eb-meta);background:var(--eb-paper-2);border-radius:999px;padding:3px 8px}.eb-rat-chip--t01 .eb-rat-chip__no{color:var(--tone-01)}.eb-rat-chip--t02 .eb-rat-chip__no{color:var(--tone-02)}.eb-rat-chip--t03 .eb-rat-chip__no{color:var(--tone-03)}.eb-rat-chip--t04 .eb-rat-chip__no{color:var(--tone-04)}.eb-rat-chip__media{display:none}@media(max-width:800px){.eb-rat-chip{position:relative;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:3px;min-width:164px;height:132px;padding:10px 12px;border:none;border-radius:var(--eb-radius-lg);overflow:hidden}.eb-rat-chip__media{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.eb-rat-chip__media img{width:100%;height:100%;object-fit:cover}.eb-rat-chip__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#17140fe0,#17140f26 65%)}.eb-rat-chip__no{display:none}.eb-rat-chip__label{position:relative;color:var(--eb-paper);font-size:13px;line-height:1.25;white-space:normal}.eb-rat-chip__count{position:absolute;top:8px;right:8px;background:#17140f99;color:var(--eb-paper)}.eb-rat-chip:focus-visible{outline-color:var(--eb-paper)}.eb-rat-chip--noimg{border:1px solid var(--eb-line)}.eb-rat-chip--noimg .eb-rat-chip__label{color:var(--eb-ink)}.eb-rat-chip--noimg .eb-rat-chip__count{background:var(--eb-paper-2);color:var(--eb-meta)}.eb-rat-chip--noimg:focus-visible{outline-color:var(--eb-accent-ink)}}.eb-rat-cover{padding:44px 0 52px;border-bottom:1px solid var(--eb-line)}.eb-rat-cover__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:44px;align-items:center}.eb-rat-cover__kicker{display:flex;align-items:center;gap:10px}.eb-rat-cover__kicker:before{content:"";width:24px;height:1px;background:var(--eb-accent)}.eb-rat-cover__title{margin:14px 0 0;font-size:clamp(26px,3.4vw,40px);line-height:1.12;font-weight:700;letter-spacing:-.025em}.eb-rat-cover__teaser{margin:14px 0 0;font-size:16px;color:var(--eb-body);max-width:560px}.eb-rat-cover__meta{margin-top:14px}.eb-rat-textlink{display:inline-block;margin-top:18px;font-family:var(--eb-font-mono);font-weight:500;font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:var(--eb-accent-ink);background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 100%;background-size:0% 1px;padding-bottom:3px;transition:background-size .25s ease}.eb-rat-textlink:hover{background-size:100% 1px}.eb-rat-cover__media{position:relative}.eb-rat-cover__media img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--eb-radius-lg)}.eb-rat-cover__media:after{content:"";position:absolute;top:14px;right:-14px;bottom:-14px;left:14px;border:2px solid var(--eb-accent);border-radius:var(--eb-radius-lg);z-index:-1;opacity:.75}@media(max-width:800px){.eb-rat-cover{padding:30px 0 36px}.eb-rat-cover__grid{grid-template-columns:1fr;gap:26px}.eb-rat-cover__media{order:-1}.eb-rat-cover__media:after{top:10px;right:-8px;bottom:-8px;left:10px}}.eb-rat-stages{display:flex;flex-direction:column}.eb-rat-stage{position:relative;min-height:430px;display:flex;align-items:center;overflow:hidden}.eb-rat-stage__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.eb-rat-stage__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.eb-rat-stage:hover .eb-rat-stage__bg{transform:scale(1.025)}.eb-rat-stage:hover .eb-rat-stage__frame{opacity:1}.eb-rat-stage__scrim{position:absolute;top:0;right:0;bottom:0;left:0}.eb-rat-stage--left .eb-rat-stage__scrim{background:linear-gradient(90deg,#17140f80,#17140f14 62%)}.eb-rat-stage--right .eb-rat-stage__scrim{background:linear-gradient(270deg,#17140f80,#17140f14 62%)}.eb-rat-stage__frame{position:absolute;top:44px;bottom:44px;width:360px;border:2px solid var(--eb-accent);opacity:.8;pointer-events:none;transition:opacity .35s ease}.eb-rat-stage--left .eb-rat-stage__frame{right:72px}.eb-rat-stage--right .eb-rat-stage__frame{left:72px}@media(max-width:960px){.eb-rat-stage__frame{display:none}}.eb-rat-stage__inner{position:relative;z-index:2;width:100%;max-width:1240px;margin:0 auto;padding:48px 40px;display:flex;pointer-events:none}.eb-rat-stage__card{pointer-events:auto}.eb-rat-stage__mobilemedia{display:none}.eb-rat-stage--right .eb-rat-stage__inner{justify-content:flex-end}.eb-rat-stage__card{width:480px;max-width:100%;background:var(--eb-paper-card);border:1px solid var(--eb-line);border-radius:var(--eb-radius-lg);box-shadow:0 16px 40px #17140f38;padding:28px 30px}.eb-rat-stage__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.eb-rat-stage__title{margin:12px 0 0;font-size:27px;font-weight:700;letter-spacing:-.02em;text-transform:uppercase}.eb-rat-stage__desc{margin:8px 0 0;font-size:14.5px;color:var(--eb-body)}.eb-rat-stage__list{margin:16px 0 0;padding:0;list-style:none}.eb-rat-stage__item{border-top:1px solid var(--eb-line)}.eb-rat-stage__item a{display:flex;align-items:center;gap:12px;min-height:46px;padding:6px 2px;color:var(--eb-ink);font-size:14.5px;transition:background .15s}.eb-rat-stage__item a:hover{background:var(--eb-paper)}.eb-rat-stage__item a:hover .eb-rat-stage__item-title{color:var(--eb-accent-ink)}.eb-rat-stage__item-no{font-family:var(--eb-font-mono);font-size:10.5px;color:var(--eb-meta);width:20px;flex-shrink:0}.eb-rat-stage__item-title{flex:1;font-weight:600;line-height:1.35;transition:color .15s}.eb-rat-stage__item-min{font-family:var(--eb-font-mono);font-size:10.5px;color:var(--eb-meta);white-space:nowrap}.eb-rat-stage--t01 .eb-rat-stage__no{color:var(--tone-01)}.eb-rat-stage--t02 .eb-rat-stage__no{color:var(--tone-02)}.eb-rat-stage--t03 .eb-rat-stage__no{color:var(--tone-03)}.eb-rat-stage--t04 .eb-rat-stage__no{color:var(--tone-04)}.eb-rat-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 24px;border-radius:999px;font-family:var(--eb-font-mono);font-size:13px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:1px solid transparent;transition:background .2s,border-color .2s,color .2s,box-shadow .2s}.eb-rat-btn--solid,.eb-rat-btn--accent{background:var(--eb-accent);color:var(--eb-on-accent)}.eb-rat-btn--solid:hover,.eb-rat-btn--accent:hover{background:var(--eb-accent-strong);box-shadow:0 8px 22px #9a5b0047}.eb-rat-btn--ghost{background:transparent;border-color:var(--eb-line-strong);color:var(--eb-ink)}.eb-rat-btn--ghost:hover{border-color:var(--eb-ink);background:#17140f0a}.eb-rat-stage__cta{margin-top:18px}.eb-rat-secthead{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.eb-rat-secthead__title{margin:10px 0 0;font-size:clamp(26px,3vw,33px);font-weight:700;letter-spacing:-.025em}.eb-rat-latest{padding:56px 0 8px}.eb-rat-latest__grid{margin-top:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.eb-rat-card{display:flex;flex-direction:column;background:var(--eb-paper-card);border:1px solid var(--eb-line);border-radius:var(--eb-radius-lg);overflow:hidden;box-shadow:var(--eb-shadow-card);color:var(--eb-ink);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.eb-rat-card:hover{transform:translateY(-2px);box-shadow:var(--eb-shadow-lift);border-color:var(--eb-line-strong)}.eb-rat-card__media{aspect-ratio:3 / 2;overflow:hidden}.eb-rat-card__media img{width:100%;height:100%;object-fit:cover}.eb-rat-card__body{padding:16px 18px 20px;display:flex;flex-direction:column;gap:8px}.eb-rat-card__meta{display:flex;gap:10px;flex-wrap:wrap}.eb-rat-card__title{font-size:16.5px;font-weight:700;line-height:1.32;letter-spacing:-.01em}.eb-rat-t01{color:var(--tone-01)}.eb-rat-t02{color:var(--tone-02)}.eb-rat-t03{color:var(--tone-03)}.eb-rat-t04{color:var(--tone-04)}@media(max-width:800px){.eb-rat-latest{padding:38px 0 4px}.eb-rat-latest__grid{grid-template-columns:1fr;gap:12px}.eb-rat-card{flex-direction:row;align-items:center;padding:12px;gap:13px}.eb-rat-card__media{width:104px;aspect-ratio:4 / 3;border-radius:var(--eb-radius);flex-shrink:0}.eb-rat-card__body{padding:0}.eb-rat-card__title{font-size:14.5px}}.eb-rat-ctaband{padding:56px 0}.eb-rat-ctaband__box{position:relative;background:var(--eb-backcover);border:1px solid rgba(154,91,0,.22);border-radius:var(--eb-radius-lg);padding:52px 40px;text-align:center;overflow:hidden}.eb-rat-ctaband__box:before,.eb-rat-ctaband__box:after{content:"";position:absolute;width:18px;height:18px;border:1px solid rgba(154,91,0,.5)}.eb-rat-ctaband__box:before{top:14px;left:14px;border-width:1px 0 0 1px}.eb-rat-ctaband__box:after{bottom:14px;right:14px;border-width:0 1px 1px 0}.eb-rat-ctaband__title{margin:14px auto 0;max-width:580px;font-size:clamp(24px,3vw,31px);font-weight:700;letter-spacing:-.02em}.eb-rat-ctaband__text{margin:12px auto 0;max-width:480px;font-size:15.5px;color:var(--eb-body)}.eb-rat-ctaband__actions{margin-top:26px;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}@media(max-width:800px){.eb-rat-ctaband{padding:38px 0}.eb-rat-ctaband__box{padding:36px 20px}.eb-rat-ctaband__actions{flex-direction:column;align-items:stretch}}.eb-rat-abo{padding:0 0 64px}.eb-rat-abo__box{display:flex;align-items:center;justify-content:space-between;gap:26px;background:var(--eb-paper-card);border:1px solid var(--eb-line);border-radius:var(--eb-radius-lg);padding:26px 30px;box-shadow:var(--eb-shadow-card)}.eb-rat-abo__title{font-size:18px;font-weight:700;margin:0}.eb-rat-abo__text{margin:6px 0 0;font-size:14px;color:var(--eb-body);max-width:460px}.eb-rat-abo__form{display:flex;flex-wrap:wrap;gap:10px;flex:0 1 400px;min-width:260px}.eb-rat-abo__input{flex:1;min-height:50px;padding:0 16px;font-size:15px;font-family:var(--eb-font-text);color:var(--eb-ink);background:var(--eb-paper);border:1px solid var(--eb-line-strong);border-radius:var(--eb-radius-lg)}.eb-rat-abo__input:focus-visible{outline:2px solid var(--eb-accent-ink);outline-offset:1px}.eb-rat-abo__hint{margin:8px 0 0;font-size:11.5px;color:var(--eb-meta)}.eb-rat-abo__success{flex:1 1 100%;margin:0;font-size:12.5px;color:var(--eb-body);font-weight:600}.eb-rat-abo__error{color:var(--eb-accent-ink);font-weight:600;flex:1 1 100%;margin:0;font-size:12.5px}@media(max-width:800px){.eb-rat-abo{padding:0 0 44px}.eb-rat-abo__box{flex-direction:column;align-items:stretch;padding:22px 18px}.eb-rat-abo__form{flex-direction:column;flex-basis:auto;min-width:0;width:100%}.eb-rat-abo__input{min-width:0;min-height:48px}}.eb-rat-hub-hero{position:relative;min-height:390px;display:flex;align-items:flex-end;overflow:hidden;color:var(--eb-paper)}.eb-rat-hub-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.eb-rat-hub-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#17140fe0 45%,#17140f80 75%,#17140f33)}.eb-rat-hub-hero__frame{position:absolute;top:44px;bottom:44px;right:64px;width:320px;border:2px solid var(--eb-accent);opacity:.75;pointer-events:none}@media(max-width:984px)and (min-width:801px){.eb-rat-hub-hero__frame{display:none}}.eb-rat-hub-hero__inner{position:relative;width:100%;max-width:1240px;margin:0 auto;padding:90px 40px 40px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.eb-rat-hub-hero__crumb{position:absolute;top:20px;left:40px;color:#fbfaf7bf}.eb-rat-hub-hero__crumb a{color:#fbfaf7bf}.eb-rat-hub-hero__crumb a:hover,.eb-rat-hub-hero__crumb a.eb-rat-accent,.eb-rat-hub-hero__kicker{color:var(--eb-accent)}.eb-rat-hub-hero__title{margin:10px 0 0;font-size:clamp(30px,4.5vw,46px);line-height:1.02;font-weight:700;letter-spacing:-.025em;text-transform:uppercase;color:#fff}.eb-rat-hub-hero__sub{margin:12px 0 0;max-width:560px;font-size:15.5px;color:var(--eb-paper)}.eb-rat-hub-switch-wrap{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.eb-rat-hub-switch__label{margin:0 0 6px;font-size:10px;text-align:right;color:#fbfaf7bf}.eb-rat-hub-switch{display:flex;gap:8px;flex-shrink:0}.eb-rat-hub-switch a{width:42px;height:42px;display:flex;align-items:center;justify-content:center;line-height:1;padding:0;text-align:center;font-family:var(--eb-font-mono);font-size:12px;border-radius:var(--eb-radius-lg);color:var(--eb-paper);background:#17140fb8;border:1px solid rgba(251,250,247,.55);transition:border-color .2s,background .2s}.eb-rat-hub-switch a:hover{border-color:var(--eb-accent);background:#17140fbf}.eb-rat-hub-switch a.is-active{background:var(--eb-accent);border-color:var(--eb-accent);color:var(--eb-on-accent);font-weight:500}@media(max-width:800px){.eb-rat-hub-hero{min-height:232px}.eb-rat-hub-hero__inner{padding:56px 16px 16px;flex-direction:column;align-items:flex-start}.eb-rat-hub-hero__crumb{left:16px;top:14px}.eb-rat-hub-hero__crumb-tail{display:none}.eb-rat-hub-hero__frame{top:42px;bottom:auto;height:52px;width:52px;right:14px;border-width:2px 2px 0 0}.eb-rat-hub-hero__title{font-size:27px}.eb-rat-hub-hero__sub{margin-top:8px;font-size:13.5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.eb-rat-hub-switch-wrap{display:none}}.eb-rat-hub-switchbar{display:none}@media(max-width:800px){.eb-rat-hub-switchbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:var(--eb-paper);border-bottom:1px solid var(--eb-line)}.eb-rat-hub-switchbar .eb-rat-hub-switch a{width:38px;height:38px;background:var(--eb-paper-card);color:var(--eb-ink);border-color:var(--eb-line-strong)}.eb-rat-hub-switchbar .eb-rat-hub-switch a.is-active{background:var(--eb-accent);border-color:var(--eb-accent);color:var(--eb-on-accent)}.eb-rat-hub-switchbar .eb-rat-hub-switch a:focus-visible{outline-color:var(--eb-accent-ink)}}.eb-rat-hub-intro{padding:44px 0 10px}.eb-rat-hub-intro__grid{display:grid;grid-template-columns:1.3fr 1fr;gap:28px;align-items:start}.eb-rat-hub-intro__h2{margin:12px 0 0;font-size:27px;font-weight:700;letter-spacing:-.02em}.eb-rat-hub-intro__text{margin:12px 0 0;font-size:15.5px;color:var(--eb-body)}.eb-rat-hub-intro__rich>p{margin:0}.eb-rat-hub-intro__rich>p+p{margin-top:10px}.eb-rat-hub-notice__cta{margin-top:18px}.eb-rat-quote{margin-top:20px;background:var(--eb-paper-card);border:1px solid var(--eb-line);border-left:3px solid var(--eb-accent);border-radius:var(--eb-radius);padding:18px 22px}.eb-rat-quote__text{font-size:16.5px;font-style:italic;color:var(--eb-body);line-height:1.55}.eb-rat-quote__by{margin-top:8px}.eb-rat-starter{position:relative;background:var(--eb-paper-card);border:1px solid var(--eb-line);border-radius:var(--eb-radius-lg);padding:24px 26px;box-shadow:var(--eb-shadow-card)}.eb-rat-starter:after{content:"";position:absolute;top:12px;right:-12px;bottom:-12px;left:12px;border:2px solid var(--eb-accent);border-radius:var(--eb-radius-lg);z-index:-1;opacity:.7}.eb-rat-starter__title{margin:12px 0 0;font-size:20px;font-weight:700;line-height:1.3;letter-spacing:-.015em}.eb-rat-starter__text{margin:8px 0 0;font-size:14px;color:var(--eb-body)}.eb-rat-starter__meta{margin:10px 0 0}.eb-rat-starter .eb-rat-btn{margin-top:16px}@media(max-width:800px){.eb-rat-hub-intro__grid{grid-template-columns:1fr}.eb-rat-starter{order:-1}.eb-rat-starter:after{top:8px;right:-8px;bottom:-8px;left:8px}}.eb-rat-hub-list{padding:40px 0 8px}.eb-rat-hub-list__rows{margin:18px 0 0;padding:0;list-style:none;border-top:1px solid var(--eb-line)}.eb-rat-row{display:flex;align-items:center;gap:20px;padding:16px 8px;border-bottom:1px solid var(--eb-line);color:var(--eb-ink);transition:background .15s}.eb-rat-row:hover{background:var(--eb-paper-card)}.eb-rat-row__no{font-family:var(--eb-font-mono);font-size:12px;color:var(--eb-accent-ink);width:26px;flex-shrink:0}.eb-rat-row__thumb{width:116px;height:76px;border-radius:var(--eb-radius);overflow:hidden;flex-shrink:0}.eb-rat-row__thumb img{width:100%;height:100%;object-fit:cover}.eb-rat-row__body{flex:1;min-width:0}.eb-rat-row__title{display:block;font-size:17px;font-weight:700;letter-spacing:-.01em;line-height:1.3}.eb-rat-row:hover .eb-rat-row__title{color:var(--eb-accent-ink)}.eb-rat-row__teaser{margin-top:4px;font-size:14px;color:var(--eb-body);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.eb-rat-row__meta{white-space:nowrap;flex-shrink:0}.eb-rat-row__arrow{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--eb-line-strong);color:var(--eb-accent-ink);flex-shrink:0;transition:background .2s,border-color .2s}.eb-rat-row:hover .eb-rat-row__arrow{background:var(--eb-accent);border-color:var(--eb-accent);color:var(--eb-on-accent)}@media(max-width:800px){.eb-rat-row{gap:12px;padding:12px 4px}.eb-rat-row__no,.eb-rat-row__teaser,.eb-rat-row__arrow{display:none}.eb-rat-row__thumb{width:88px;height:64px}.eb-rat-row__title{font-size:14.5px}.eb-rat-row__meta{display:none}.eb-rat-row__body:after{content:attr(data-meta);display:block;margin-top:5px;font-family:var(--eb-font-mono);font-size:10px;letter-spacing:.08em;color:var(--eb-meta)}}@media(min-width:801px){.eb-rat-hub-list__rows{border-top:none}.eb-rat-hub-list__rows>li{margin-bottom:18px}.eb-rat-hub-list__rows>li:last-child{margin-bottom:0}.eb-rat-row{position:relative;display:grid;grid-template-columns:minmax(300px,44%) 1fr;gap:26px;align-items:center;padding:22px;background:var(--eb-paper-card);border:1px solid var(--eb-line);border-radius:var(--eb-radius-lg);overflow:hidden;transition:border-color .2s ease,box-shadow .25s ease}.eb-rat-row:hover{border-color:var(--eb-line-strong);box-shadow:var(--eb-shadow-lift)}.eb-rat-row--noimg{grid-template-columns:1fr}.eb-rat-hub-list__rows>li:nth-child(2n) .eb-rat-row__thumb{order:2}.eb-rat-hub-list__rows>li:nth-child(2n) .eb-rat-row__body{order:1}.eb-rat-row__thumb{width:100%;height:auto;aspect-ratio:16 / 10;border-radius:var(--eb-radius);overflow:hidden}.eb-rat-row__thumb img{transition:transform .5s ease}.eb-rat-row:hover .eb-rat-row__thumb img{transform:scale(1.03)}.eb-rat-row__body{position:relative;z-index:1;padding-right:48px}.eb-rat-row__title{font-size:21px}.eb-rat-row__teaser{-webkit-line-clamp:3}.eb-rat-row__meta{display:block;margin-top:12px;white-space:normal}.eb-rat-row__no{position:absolute;top:14px;right:18px;width:auto;z-index:0;font-size:64px;font-weight:400;line-height:1;color:#17140f12}.eb-rat-hub-list__rows>li:nth-child(2n) .eb-rat-row__no{right:auto;left:18px}.eb-rat-row__arrow{position:absolute;bottom:22px;right:22px;z-index:1;transition:background .2s,border-color .2s,color .2s,transform .25s ease}.eb-rat-row:hover .eb-rat-row__arrow{transform:translate(3px)}}.eb-rat-hub-others{padding:48px 0 64px}.eb-rat-hub-others__grid{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.eb-rat-other{position:relative;color:var(--eb-paper);height:150px;border-radius:var(--eb-radius-lg);overflow:hidden;display:block;transition:transform .25s ease,box-shadow .25s ease}.eb-rat-other:hover{transform:translateY(-2px);box-shadow:var(--eb-shadow-lift)}.eb-rat-other img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.eb-rat-other__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#17140fe0,#17140f33 70%)}.eb-rat-other__body{position:absolute;left:18px;right:18px;bottom:14px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;color:#fff}.eb-rat-other__kicker{color:var(--eb-accent)}.eb-rat-other__title{display:block;margin-top:5px;font-size:17px;font-weight:700;letter-spacing:-.01em}.eb-rat-other__arrow{color:var(--eb-accent);font-size:16px}@media(max-width:800px){.eb-rat-hub-others{padding:36px 0 48px}.eb-rat-hub-others__grid{grid-template-columns:1fr;gap:10px}.eb-rat-other{height:84px}.eb-rat-other__scrim{background:linear-gradient(90deg,#17140feb 30%,#17140f66)}.eb-rat-other__body{bottom:50%;transform:translateY(50%)}.eb-rat-other__title{font-size:15.5px}}@media(max-width:800px){.eb-rat-stage{min-height:0;display:block}.eb-rat-stage__bg,.eb-rat-stage__scrim,.eb-rat-stage__frame,.eb-rat-stage__link{display:none}.eb-rat-stage__inner{padding:0 16px 18px}.eb-rat-stage:first-child .eb-rat-stage__inner{padding-top:18px}.eb-rat-stage__card{width:100%;padding:0;overflow:hidden;box-shadow:var(--eb-shadow-card)}.eb-rat-stage__mobilemedia{position:relative;height:190px;display:block}.eb-rat-stage__mobilemedia img{width:100%;height:100%;object-fit:cover}.eb-rat-stage__mobilemedia:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#17140fd9,#17140f14 60%)}.eb-rat-stage__mobilemedia .eb-rat-stage__head{position:absolute;left:16px;right:16px;bottom:12px;z-index:1}.eb-rat-stage__mobilemedia .eb-rat-stage__no{color:var(--eb-accent)}.eb-rat-stage__mobilemedia .eb-rat-stage__count{color:#fbfaf7bf}.eb-rat-stage__panel{padding:16px 18px 20px}.eb-rat-stage__head--desktop{display:none}.eb-rat-stage__title{font-size:20px;margin-top:0}.eb-rat-stage__cta{width:100%}}@media(prefers-reduced-motion:no-preference){.eb-js [data-reveal]{opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s ease}.eb-js [data-reveal].is-in{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.eb-rat-banner__dot,.eb-rat-masthead__issue:before{animation:none}.eb-rat-card,.eb-rat-other,.eb-rat-textlink,.eb-rat-stage__bg,.eb-rat-stage__frame,.eb-rat-row__thumb img,.eb-rat-row__arrow{transition:none}.eb-rat-stage:hover .eb-rat-stage__bg,.eb-rat-row:hover .eb-rat-row__thumb img,.eb-rat-row:hover .eb-rat-row__arrow{transform:none}}.eb-rat[data-eb-reduce-motion=true] .eb-rat-banner__dot,.eb-rat[data-eb-reduce-motion=true] .eb-rat-masthead__issue:before{animation:none}.eb-rat[data-eb-reduce-motion=true] .eb-rat-stage__bg,.eb-rat[data-eb-reduce-motion=true] .eb-rat-stage__frame,.eb-rat[data-eb-reduce-motion=true] .eb-rat-row__thumb img,.eb-rat[data-eb-reduce-motion=true] .eb-rat-row__arrow{transition:none}.eb-rat[data-eb-reduce-motion=true] .eb-rat-stage:hover .eb-rat-stage__bg,.eb-rat[data-eb-reduce-motion=true] .eb-rat-row:hover .eb-rat-row__thumb img,.eb-rat[data-eb-reduce-motion=true] .eb-rat-row:hover .eb-rat-row__arrow{transform:none}
/*# sourceMappingURL=/cdn/shop/t/219/assets/eb-ratgeber.css.map */
