:root{--bg: #ffffff;--ink: #0d0d0d;--muted: #7d7d7d;--line: #ececec;--red: #d31225;--red-deep: #b10e1e;--sidebar: 248px;--rail: 320px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-padding-top:72px;scroll-padding-bottom:80px}html,body,#root{min-height:100%}body{background:var(--bg);color:var(--ink);font-family:Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%;object-fit:cover}.fc{display:grid;grid-template-columns:var(--sidebar) minmax(0,1fr) var(--rail);min-height:100vh}.fc-band{grid-column:2 / -1;padding:8px 48px 88px;border-top:1px solid var(--line)}.fc-side{position:sticky;top:0;height:100vh;padding:28px 22px 20px;border-right:1px solid var(--line);display:flex;flex-direction:column}.fc-logo{display:flex;gap:10px;align-items:center;margin-bottom:22px}.fc-logo__mark{width:36px;height:36px;border-radius:8px;background:var(--red);color:#fff;display:grid;place-items:center;font-weight:800}.fc-logo b{display:block;font-size:22px;line-height:1}.fc-logo small{color:var(--muted);font-size:12px}.fc-cta{display:grid;place-items:center;height:52px;background:var(--red);color:#fff;font-weight:800;border-radius:10px}.fc-cta:hover{background:var(--red-deep)}.fc-topbar,.fc-tabbar,.fc-scrim{display:none}.fc-side__sub{margin:14px 0 18px;color:var(--muted);font-size:13px}.fc-side nav a{display:grid;grid-template-columns:18px 1fr 12px;gap:10px;align-items:center;padding:13px 0;border-top:1px solid var(--line);font-size:14px;font-weight:600}.fc-side nav a:last-child{border-bottom:1px solid var(--line)}.fc-side nav svg{width:16px;height:16px}.fc-side nav i{color:#bbb;font-style:normal}.fc-side__foot{margin-top:auto;padding-top:20px;color:var(--muted);font-size:12px}.fc-side__foot a{display:block;margin-top:6px}.fc-legal{max-width:46rem;width:100%}.fc-legal>a{display:inline-block;margin-bottom:18px;color:var(--red);font-weight:700}.fc-legal__kicker{color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.fc-legal h1{max-width:22ch;font-size:clamp(32px,4vw,48px)}.fc-legal__meta{margin:12px 0 28px;color:var(--muted);font-size:14px}.fc-legal h2{margin:28px 0 10px;font-size:22px}.fc-legal p,.fc-legal li{color:#333;font-size:16px;line-height:1.6}.fc-legal ul{padding-left:20px;margin:8px 0 16px}.fc-legal a{color:var(--red);font-weight:600}.fc-legal__card{margin:16px 0 24px;padding:18px 20px;border:1px solid var(--line);border-radius:14px;background:#fafafa}.fc-legal__card p+p{margin-top:10px}.fc-signup__consent{display:flex;gap:10px;align-items:flex-start;margin:2px 0 12px;color:#444;font-size:13px;line-height:1.4;cursor:pointer}.fc-signup__consent input[type=checkbox]{width:18px;height:18px;min-width:18px;margin:2px 0 0;padding:0;border-radius:4px;accent-color:var(--red);cursor:pointer}.fc-cookie{position:fixed;left:16px;right:16px;bottom:calc(80px + env(safe-area-inset-bottom));z-index:50;max-width:720px;margin:0 auto;padding:16px 18px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 16px 40px #0000001f}.fc-cookie p{font-size:14px;line-height:1.5;margin-bottom:12px}.fc-cookie a{color:var(--red);font-weight:700}.fc-cookie__actions{display:flex;flex-wrap:wrap;gap:8px}.fc-cookie__yes,.fc-cookie__no{height:40px;padding:0 14px;border:0;border-radius:10px;font:inherit;font-weight:800;cursor:pointer}.fc-cookie__yes{background:var(--red);color:#fff}.fc-cookie__no{background:#f3f3f3;color:var(--ink)}@media (min-width: 1101px){.fc-cookie{bottom:20px}}.fc-main{padding:48px 48px 80px}.fc-intro{width:100%;margin-bottom:28px}.fc-main h1{max-width:none;font-size:clamp(36px,4.4vw,56px);font-weight:800;line-height:1.05;letter-spacing:-.035em;text-wrap:balance}.fc-lead{max-width:none;margin:18px 0 0;color:#333;font-size:17px;line-height:1.55}.fc-hero{position:relative;display:block;overflow:hidden;border-radius:16px;cursor:pointer}.fc-hero>img{width:100%;height:340px;object-fit:cover;object-position:center}.fc-hero__cap{position:absolute;left:0;right:0;bottom:0;padding:22px 24px;background:linear-gradient(to top,#000000d1,#0000008c 55%,#0003);color:#fff}.fc-hero__cap strong{display:block;font-size:22px;line-height:1.25}.fc-hero__who{display:flex;align-items:center;gap:8px;margin-top:10px;opacity:.92;font-size:13px}.fc-hero__who img{flex-shrink:0;width:22px;height:22px;min-width:22px;min-height:22px;max-width:22px;max-height:22px;border-radius:50%;object-fit:cover}.fc-partners{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;list-style:none;margin:28px 0 36px}.fc-partners b{display:block}.fc-partners small{color:var(--muted)}.fc-adfmt{margin:28px 0 8px}.fc-adfmt__group+.fc-adfmt__group{margin-top:36px}.fc-adfmt__group h3{margin-bottom:16px;font-size:18px;letter-spacing:-.02em}.fc-adfmt__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.fc-adfmt__grid--sticky{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-adfmt__card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.fc-adfmt__mock{padding:16px;background:linear-gradient(180deg,#fafafa,#f3f3f3);border-bottom:1px solid var(--line)}.fc-adfmt__chrome{display:flex;gap:5px;margin-bottom:10px}.fc-adfmt__chrome span{width:8px;height:8px;border-radius:50%;background:#ddd}.fc-adfmt__page{position:relative;min-height:132px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff}.fc-adfmt__lines{display:grid;gap:7px}.fc-adfmt__lines span{display:block;height:8px;border-radius:999px;background:#ececec}.fc-adfmt__lines span:nth-child(1){width:92%}.fc-adfmt__lines span:nth-child(2){width:78%}.fc-adfmt__lines span:nth-child(3){width:86%}.fc-adfmt__lines span:nth-child(4){width:64%}.fc-adfmt__slot{display:grid;place-items:center;gap:2px;border:1px dashed rgba(211,18,37,.45);border-radius:8px;background:#d3122514;color:var(--red-deep);text-align:center}.fc-adfmt__slot small{font-size:10px;font-weight:700;letter-spacing:.04em;opacity:.85}.fc-adfmt__slot strong{font-size:11px;font-weight:800}.fc-adfmt__mock--leaderboard .fc-adfmt__page{display:grid;gap:10px}.fc-adfmt__mock--leaderboard .fc-adfmt__slot{width:100%;height:34px}.fc-adfmt__mock--rectangle .fc-adfmt__page,.fc-adfmt__mock--large .fc-adfmt__page{display:grid;grid-template-columns:1fr 92px;gap:10px;align-items:start}.fc-adfmt__mock--rectangle .fc-adfmt__slot{width:92px;height:72px}.fc-adfmt__mock--large .fc-adfmt__slot{width:92px;height:84px}.fc-adfmt__mock--mobile .fc-adfmt__page{max-width:148px;margin:0 auto;min-height:148px;display:grid;gap:10px;align-content:start}.fc-adfmt__mock--mobile .fc-adfmt__slot{width:100%;height:28px}.fc-adfmt__mock--sticky-bottom .fc-adfmt__page{max-width:148px;margin:0 auto;min-height:148px;padding-bottom:36px}.fc-adfmt__mock--sticky-bottom .fc-adfmt__slot{position:absolute;left:8px;right:8px;bottom:8px;height:28px;box-shadow:0 -8px 20px #d312251f}.fc-adfmt__mock--sticky-side .fc-adfmt__page{display:grid;grid-template-columns:1fr 54px;gap:10px;align-items:start;min-height:148px}.fc-adfmt__mock--sticky-side .fc-adfmt__slot{width:54px;height:108px;position:sticky;top:8px}.fc-adfmt__mock--sticky-adhesion .fc-adfmt__page{min-height:148px;padding-bottom:40px}.fc-adfmt__mock--sticky-adhesion .fc-adfmt__slot{position:absolute;left:10px;right:10px;bottom:10px;height:34px;box-shadow:0 8px 24px #d3122524}.fc-adfmt__meta{padding:16px 18px 18px}.fc-adfmt__title{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px}.fc-adfmt__title strong{font-size:17px;letter-spacing:-.02em}.fc-adfmt__title em{font-style:normal;font-size:11px;font-weight:700;padding:3px 8px;border-radius:999px;background:var(--ink);color:#fff}.fc-adfmt__note{color:#444;font-size:14px;line-height:1.5}.fc-row,a.fc-row{display:grid;grid-template-columns:132px 1fr;gap:22px;align-items:center;padding:22px 0;border-top:1px solid var(--line)}.fc-article{max-width:46rem;width:100%}.fc-article--wide{max-width:none;width:100%}.fc-article>a{display:inline-block;margin-bottom:18px;color:var(--red);font-weight:700}.fc-article__cover{height:320px;border-radius:16px;margin-bottom:18px}.fc-article__body p+p{margin-top:14px}.fc-article__body h2{margin:28px 0 10px;font-size:22px;letter-spacing:-.02em}.fc-article__body ul{margin:8px 0 16px;padding-left:20px}.fc-article__body li{color:#333;font-size:16px;line-height:1.6;margin:6px 0}.fc-main--article{grid-column:2 / -1;display:flex;justify-content:center}.fc-guide{max-width:44rem;width:100%}.fc-guide--wide{max-width:56rem}.fc-guide>a{display:inline-block;margin-bottom:18px;color:var(--red);font-weight:700}.fc-guide h1{max-width:18ch;font-size:clamp(32px,4vw,48px);letter-spacing:-.03em}.fc-steps{list-style:none;margin:36px 0 48px;padding:0}.fc-step{display:grid;grid-template-columns:48px 1fr;gap:18px;padding:22px 0;border-top:1px solid var(--line)}.fc-step:last-child{border-bottom:1px solid var(--line)}.fc-step__n{width:48px;height:48px;border-radius:14px;background:var(--red);color:#fff;display:grid;place-items:center;font-weight:800;font-size:18px}.fc-step h2{font-size:22px;margin-bottom:8px;letter-spacing:-.02em}.fc-step p{color:#333;font-size:16px;line-height:1.6}.fc-guide__cta{padding:28px 0 8px}.fc-guide__cta h2{font-size:26px;margin-bottom:10px}.fc-guide__cta p{color:#333;line-height:1.55;margin-bottom:18px}.fc-guide__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.fc-guide__actions .fc-cta{min-width:160px;padding:0 20px}.fc-guide__ghost{display:grid;place-items:center;height:52px;padding:0 18px;border:1px solid var(--line);border-radius:10px;font-weight:800}.fc-guide__ghost:hover{border-color:var(--ink)}.fc-row img{height:92px;border-radius:10px}.fc-meta{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:8px;color:var(--muted);font-size:13px}.fc-meta em{background:var(--red);color:#fff;font-style:normal;font-weight:700;font-size:11px;padding:2px 7px;border-radius:999px}.fc-row h2{font-size:22px;line-height:1.25}.fc-author{margin-top:8px;color:var(--muted);font-size:14px}.fc-rail{padding:28px 22px 40px;border-left:1px solid var(--line)}.fc-pill{display:inline-block;margin-bottom:18px;padding:6px 10px;background:var(--red);color:#fff;border-radius:8px;font-size:13px;font-weight:700}a.fc-feed,a.fc-card{display:block}.fc-feed+.fc-feed{margin-top:22px;padding-top:22px;border-top:1px solid var(--line)}.fc-feed h3{font-size:18px;line-height:1.3;margin-bottom:8px}.fc-feed p,.fc-feed time{color:var(--muted);font-size:14px}.fc-feed time{display:block;margin-top:10px}.fc-featured{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.7fr);gap:28px;align-items:stretch;padding:36px 0 8px}.fc-featured__card{position:relative;overflow:hidden;border-radius:16px;display:block;min-height:280px}.fc-featured__card img{height:100%;min-height:280px}.fc-featured__card em,.fc-featured__card strong{position:absolute;left:20px;right:20px;color:#fff}.fc-featured__card em{top:18px;width:fit-content;padding:4px 10px;border-radius:999px;background:var(--red);font-style:normal;font-size:12px;font-weight:700}.fc-featured__card strong{bottom:20px;font-size:26px;line-height:1.2;text-shadow:0 8px 24px rgba(0,0,0,.45)}.fc-signup{border:1px solid var(--line);border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;justify-content:center}.fc-signup h2{font-size:24px;line-height:1.2;margin-bottom:10px}.fc-signup p{color:#444;font-size:15px;line-height:1.5;margin-bottom:18px}.fc-signup__sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.fc-signup input[type=email]{width:100%;height:48px;border:1px solid var(--line);border-radius:999px;padding:0 16px;font:inherit;margin-bottom:10px}.fc-signup button{height:48px;border:0;border-radius:999px;background:var(--red);color:#fff;font:inherit;font-weight:800;cursor:pointer}.fc-signup button:hover{background:var(--red-deep)}.fc-signup button:disabled{opacity:.7;cursor:wait}.fc-signup--done{justify-content:center}.fc-signup__error{margin:0 0 10px;color:var(--red-deep);font-size:14px;line-height:1.4}.fc-signup__again{height:48px;margin-top:4px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font:inherit;font-weight:700;cursor:pointer}.fc-signup__again:hover{border-color:var(--ink)}.fc-logos{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px 28px;list-style:none;margin:28px 0 40px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#9a9a9a;font-size:18px;font-weight:800;letter-spacing:-.03em}.fc-sec{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin:18px 0 22px}.fc-sec h2{font-size:clamp(28px,3vw,40px);letter-spacing:-.03em}.fc-sec a{color:var(--red);font-weight:700;white-space:nowrap}.fc-sec--tight span{color:var(--muted);font-size:14px;font-weight:700}.fc-materials__group{margin-top:40px}.fc-materials__group:first-of-type{margin-top:28px}.fc-materials__excerpt{margin:8px 0 0;color:#444;font-size:15px;line-height:1.5}.fc-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-bottom:48px}.fc-cards--list{margin-top:28px}.fc-card img{height:190px;border-radius:14px}.fc-tags{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 10px}.fc-tags em{font-style:normal;font-size:11px;font-weight:700;padding:3px 8px;border-radius:999px}.fc-tags .is-red{background:var(--red);color:#fff}.fc-tags .is-ink{background:var(--ink);color:#fff}.fc-tags .is-rose{background:#f3d4d7;color:var(--red-deep)}.fc-card h3{font-size:20px;line-height:1.3;letter-spacing:-.02em}.fc-who{display:flex;align-items:center;gap:10px;margin-top:16px;color:var(--muted);font-size:14px}.fc-who img{width:32px;height:32px;border-radius:50%}.fc-banner{display:grid;align-items:center;min-height:220px;margin:8px 0 52px;padding:36px 40px;border-radius:20px;background:radial-gradient(circle at 88% 50%,rgba(255,255,255,.18),transparent 28%),linear-gradient(115deg,var(--red-deep) 0%,var(--red) 58%,#7a0a16 100%);color:#fff}.fc-banner__btn{display:inline-grid;place-items:center;height:42px;padding:0 16px;margin-bottom:16px;border-radius:10px;background:var(--ink);color:#fff;font-weight:800}.fc-banner p{max-width:36rem;font-size:22px;line-height:1.35;font-weight:700}@media (max-width: 1100px){.fc{grid-template-columns:1fr;padding-bottom:calc(68px + env(safe-area-inset-bottom))}.fc-topbar{display:flex;position:sticky;top:0;z-index:20;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#fff;border-bottom:1px solid var(--line)}.fc-topbar .fc-logo{margin:0}.fc-topbar .fc-logo b{font-size:20px}.fc-cta--sm{height:38px;padding:0 14px;border-radius:8px;font-size:14px;flex:0 0 auto}.fc-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;border:0;background:#0d0d0d59}.fc-side{position:fixed;z-index:30;width:min(300px,88vw);transform:translate(-110%);background:#fff}.fc-side.is-open{transform:none}.fc-tabbar{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;z-index:20;height:calc(64px + env(safe-area-inset-bottom));padding:8px 4px calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line)}.fc-tabbar a,.fc-tabbar button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;background:none;color:#8a8a8a;font:inherit;font-size:10px;font-weight:600;line-height:1.1;text-align:center}.fc-tabbar svg{width:22px;height:22px}.fc-main--article{grid-column:1}.fc-rail,.fc-main,.fc-band{padding:20px 18px 40px}.fc-main h1{max-width:none;font-size:34px}.fc-lead{font-size:16px;margin:14px 0 22px}.fc-hero>img{height:260px}.fc-hero__who img{width:22px;height:22px;min-width:22px;min-height:22px;max-width:22px;max-height:22px}.fc-hero__cap{padding:18px 16px}.fc-hero__cap strong{font-size:20px}.fc-band{grid-column:1;border-top:0}.fc-partners,.fc-row,.fc-adfmt__grid,.fc-adfmt__grid--sticky,.fc-featured,.fc-cards{grid-template-columns:1fr}.fc-banner{padding:28px 22px}}
