@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Outfit:wght@400;500;600;700;800&display=swap";
:root{--igc-red:#e31e24;--igc-red-dark:#8f0f14;--igc-black:#080808;--igc-ink:#111827;--igc-muted:#667085;--igc-line:#e8e8eb;--igc-soft:#f6f6f7;--igc-white:#fff;--igc-card:#151515;--font-body:"Outfit", sans-serif;--font-display:"Barlow Condensed", "Outfit", sans-serif;--shadow-soft:0 24px 70px #11182724;--shadow-red:0 24px 80px #e31e2442}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--igc-ink);background:var(--igc-white);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1180px,100% - 32px);margin-inline:auto}.site-header{z-index:50;border-bottom:1px solid var(--igc-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;position:sticky;top:0;box-shadow:0 8px 28px #11182714}.nav-shell{align-items:center;gap:22px;height:72px;display:flex}.brand{flex:none;align-items:center;gap:10px;display:inline-flex}.brand img{width:154px;height:auto}.brand-hub{min-width:44px;height:26px;color:var(--igc-white);background:var(--igc-red);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.desktop-nav{align-items:center;gap:6px;margin-left:auto;display:flex}.desktop-nav a,.ghost-link,.primary-link{border-radius:10px;font-size:14px;font-weight:800;transition:background .18s,color .18s,transform .18s}.desktop-nav a{padding:10px 12px}.desktop-nav a:hover,.ghost-link:hover{color:var(--igc-red);background:#fff1f1}.nav-actions{align-items:center;gap:8px;display:flex}.ghost-link{padding:10px 12px}.primary-link,.primary-cta{min-height:42px;color:var(--igc-white);background:var(--igc-red);border-radius:12px;justify-content:center;align-items:center;padding:0 18px;font-weight:800;display:inline-flex;box-shadow:0 14px 34px #e31e2447}.primary-link:hover,.primary-cta:hover{background:#c9181e;transform:translateY(-1px)}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid var(--igc-line);border-radius:12px;place-content:center;gap:4px;width:44px;height:44px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu span{background:var(--igc-ink);width:20px;height:2px;display:block}.mobile-panel{background:var(--igc-white);width:min(320px,100vw - 32px);box-shadow:var(--shadow-soft);border:1px solid var(--igc-line);border-radius:18px;gap:6px;padding:14px;display:grid;position:absolute;top:54px;right:0}.mobile-panel a{border-radius:12px;padding:12px;font-weight:700}.mobile-panel a:hover{color:var(--igc-red);background:#fff1f1}.hero-section{color:var(--igc-white);background:radial-gradient(circle at 78% 20%,#e31e246b,#0000 31%),radial-gradient(circle at 20% 80%,#e31e2438,#0000 28%),linear-gradient(125deg,#070707 0%,#161010 56%,#310b0d 100%);position:relative;overflow:hidden}.hero-section:before{content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 70% 35%,#000,#0000 72%);mask-image:radial-gradient(circle at 70% 35%,#000,#0000 72%)}.hero-grid{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:46px;min-height:650px;padding:62px 0;display:grid;position:relative}.eyebrow,.section-heading span,.card-meta,.breadcrumb{color:var(--igc-red);letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:900}.hero-copy h1,.category-hero h1,.article-headline h1,.section-heading h2,.method-grid h2,.not-found h1{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;margin:0;font-weight:800}.hero-copy h1{max-width:680px;margin-top:14px;font-size:clamp(58px,6.6vw,98px);line-height:.9}.hero-copy p{color:#ffffffc7;max-width:620px;margin:24px 0 0;font-size:20px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.secondary-cta{min-height:42px;color:var(--igc-white);background:#ffffff0d;border:1px solid #ffffff47;border-radius:12px;justify-content:center;align-items:center;padding:0 18px;font-weight:800;display:inline-flex}.secondary-cta:hover{border-color:var(--igc-red);background:#e31e241f}.hero-proof{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-proof span{color:#ffffffd1;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:800}.hero-media{min-height:540px;position:relative}.digest-stack{height:510px;position:relative}.digest-stack .cover-art{width:min(76%,520px);box-shadow:var(--shadow-red);border:1px solid #ffffff24;border-radius:28px;position:absolute}.digest-stack .cover-art:first-child{top:0;right:0;transform:rotate(2deg)}.digest-stack .cover-art:last-child{opacity:.88;bottom:0;left:0;transform:rotate(-4deg)}.hero-feature-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080808d1;border:1px solid #ffffff29;border-radius:20px;width:min(360px,86%);padding:18px;position:absolute;bottom:20px;right:24px;box-shadow:0 20px 50px #00000059}.hero-feature-card span{color:var(--igc-red);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}.hero-feature-card strong{color:var(--igc-white);margin-top:8px;font-size:20px;line-height:1.18;display:block}.section-block{padding:86px 0}.category-page .section-block{padding-top:clamp(30px,4vw,48px);padding-bottom:clamp(54px,6vw,76px)}.section-heading{max-width:740px;margin-bottom:34px}.section-heading h2,.method-grid h2{text-wrap:balance;margin:10px 0 0;font-size:clamp(40px,5vw,72px);line-height:.96}.split-heading{justify-content:space-between;align-items:end;gap:24px;max-width:none;display:flex}.split-heading a{min-height:42px;color:var(--igc-red);white-space:nowrap;background:#fff3f3;border:1px solid #e31e242e;border-radius:999px;justify-content:center;align-items:center;margin-bottom:8px;padding:0 16px;font-size:14px;font-weight:900;line-height:1.15;display:inline-flex}.topic-strip{margin-top:-1px}.topic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.topic-card{border:1px solid var(--igc-line);background:linear-gradient(#fff,#fbfbfb);border-radius:26px;min-height:210px;padding:22px;transition:transform .18s,border-color .18s,box-shadow .18s}.topic-card:hover{box-shadow:var(--shadow-soft);border-color:#e31e244d;transform:translateY(-4px)}.topic-card span{color:var(--igc-red);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}.topic-card strong{margin-top:18px;font-size:22px;line-height:1;display:block}.topic-card p{color:var(--igc-muted);margin:14px 0 0;line-height:1.5}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.post-card{border:1px solid var(--igc-line);background:var(--igc-white);border-radius:30px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 18px 58px #11182714}.post-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-5px)}.featured-card{grid-column:span 2}.category-page .featured-card{grid-column:1/-1;justify-self:center;width:min(100%,1040px);box-shadow:0 28px 90px #1118271c}.category-post-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,1040px);margin-inline:auto}.category-post-grid .featured-card{width:100%}.category-post-grid.has-single-followup .post-card:not(.featured-card){grid-column:1/-1;grid-template-columns:minmax(320px,.78fr) minmax(0,1fr);align-items:stretch;display:grid}.category-post-grid.has-single-followup .post-card:not(.featured-card) .cover-link,.category-post-grid.has-single-followup .post-card:not(.featured-card) .cover-art,.category-post-grid.has-single-followup .post-card:not(.featured-card) .post-cover{height:100%}.category-post-grid.has-single-followup .post-card:not(.featured-card) .post-cover{aspect-ratio:auto}.category-post-grid.has-single-followup .post-card:not(.featured-card) .post-card-body{flex-direction:column;justify-content:center;min-height:300px;padding:34px;display:flex}.cover-link{background:var(--igc-black);display:block;position:relative}.cover-link:after{content:"";opacity:.55;z-index:2;background:linear-gradient(90deg,#e31e2400,#e31e24b8,#e31e2400);height:2px;position:absolute;bottom:0;left:0;right:0}.cover-art{aspect-ratio:16/10;background:var(--igc-black);position:relative;overflow:hidden;container-type:inline-size}.post-cover{object-fit:cover;width:100%;height:100%}.cover-art.has-cover-overlay:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#050001f0 0%,#050001c2 42%,#05000133 70%,#0500010a 100%),linear-gradient(#0000000a 0%,#0000003d 100%);position:absolute;inset:0}.cover-art.has-cover-overlay .post-cover{filter:saturate(1.08)contrast(1.03)}.cover-copy{z-index:3;color:var(--igc-white);pointer-events:none;flex-direction:column;align-items:flex-start;padding:clamp(20px,4.7cqw,74px);display:flex;position:absolute;inset:0}.cover-copy-logo{background:#fffffff0;border-radius:12px;width:clamp(58px,12cqw,154px);height:auto;padding:clamp(3px,.8cqw,9px) clamp(5px,1.1cqw,12px);box-shadow:0 12px 26px #00000038}.cover-copy-kicker{color:var(--igc-red);font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;margin-top:clamp(20px,5.2cqw,70px);font-size:clamp(10px,2.15cqw,25px);font-weight:800;line-height:1}.cover-copy-title{max-width:58%;margin-top:clamp(11px,2.5cqw,36px)}.cover-copy-line{color:var(--igc-white);font-family:var(--font-display);letter-spacing:.01em;text-transform:uppercase;white-space:nowrap;text-shadow:0 3px 18px #0000007a;font-size:clamp(26px,8cqw,94px);font-weight:800;line-height:.82;display:block}.cover-copy-line.is-red{color:#f11f2b}.cover-copy-line.is-compact{margin-top:clamp(5px,.9cqw,12px);font-size:clamp(20px,5.2cqw,62px);line-height:.88}.cover-copy-date{background:#0500016b;border:3px solid #f11f2b;border-radius:8px;align-items:center;gap:12px;min-height:clamp(26px,4.3cqw,54px);margin-top:clamp(12px,2.9cqw,34px);padding:0 clamp(10px,1.8cqw,22px);font-size:clamp(10px,1.8cqw,23px);font-weight:900;line-height:1;display:inline-flex}.cover-date-icon{border:2px solid;border-radius:4px;width:clamp(14px,1.9cqw,20px);height:clamp(14px,1.9cqw,20px);position:relative}.cover-date-icon:before,.cover-date-icon:after{content:"";background:currentColor;border-radius:999px;width:3px;height:8px;position:absolute;top:-6px}.cover-date-icon:before{left:4px}.cover-date-icon:after{right:4px}.cover-copy-points{gap:clamp(5px,.9cqw,12px);margin:clamp(12px,2.6cqw,34px) 0 clamp(18px,2.8cqw,42px);padding:0;font-size:clamp(10px,2.05cqw,27px);font-weight:900;line-height:1.1;list-style:none;display:grid}.cover-copy-points li{align-items:center;gap:14px;display:flex}.cover-copy-points li:before{content:"";background:#f11f2b;border-radius:999px;flex:none;width:clamp(8px,1.3cqw,18px);height:clamp(8px,1.3cqw,18px);box-shadow:0 0 14px #f11f2b52}.cover-copy-footer{letter-spacing:.01em;text-transform:uppercase;gap:14px;margin-top:auto;font-size:clamp(9px,1.45cqw,22px);font-weight:900;line-height:1;display:flex}.cover-copy-footer strong{color:#f11f2b}@container (max-width:520px){.cover-copy-logo{width:clamp(44px,15cqw,76px)}.cover-copy-kicker{margin-top:clamp(14px,4.2cqw,22px)}.cover-copy-title{max-width:76%;margin-top:clamp(8px,2.5cqw,14px)}.cover-copy-line{font-size:clamp(24px,9.6cqw,42px);line-height:.86}.cover-copy-line.is-compact{font-size:clamp(18px,6.5cqw,30px)}.cover-copy-date,.cover-copy-points,.cover-copy-footer{display:none}}.post-card-body{padding:24px}.featured-card .post-card-body{padding:30px 34px 34px}.card-meta{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.card-meta a:hover{text-decoration:underline}.post-card h2{letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(24px,2.5vw,38px);line-height:1.02}.featured-card h2{font-size:clamp(30px,3vw,44px);line-height:1.02}.post-card h2 a:hover{color:var(--igc-red)}.post-card p{color:var(--igc-muted);margin:16px 0 0;line-height:1.55}.tag-row{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.tag-row span{background:var(--igc-soft);color:#4b5563;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.method-section{color:var(--igc-white);background:linear-gradient(135deg,#090909 0%,#1d0b0c 65%,#390d10 100%);padding:92px 0}.method-grid{grid-template-columns:.9fr 1.1fr;gap:44px;display:grid}.method-list{gap:16px;display:grid}.method-list article{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:24px;padding:24px}.method-list span{color:var(--igc-red);font-weight:900}.method-list h3{margin:8px 0;font-size:24px}.method-list p{color:#ffffffb8;margin:0;line-height:1.55}.category-hero,.article-hero{color:var(--igc-white);background:radial-gradient(circle at 78% 22%,#e31e245c,#0000 36%),linear-gradient(120deg,#080808,#1c1010 60%,#31090c)}.category-hero .shell{padding:76px 0}.category-hero h1{margin-top:12px;font-size:clamp(58px,8vw,112px);line-height:.88}.category-hero p{color:#ffffffbf;max-width:700px;font-size:20px;line-height:1.55}.article-hero-grid{grid-template-columns:minmax(0,.95fr) minmax(360px,.9fr);align-items:center;gap:42px;padding:70px 0;display:grid}.breadcrumb{margin-bottom:18px;display:inline-flex}.article-headline h1{font-size:clamp(50px,7vw,102px);line-height:.9}.article-headline p{color:#ffffffc7;margin:22px 0 0;font-size:20px;line-height:1.55}.article-meta{color:#ffffffbd;flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.article-meta span{background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;padding:8px 10px;font-size:13px;font-weight:800}.article-cover{box-shadow:var(--shadow-red);border:1px solid #ffffff24;border-radius:30px}.article-layout{grid-template-columns:310px minmax(0,760px);align-items:start;gap:54px;padding:72px 0;display:grid}.article-aside{gap:16px;display:grid;position:sticky;top:96px}.aside-card{border:1px solid var(--igc-line);background:var(--igc-white);border-radius:24px;padding:22px;box-shadow:0 14px 36px #1118270f}.aside-card span{color:var(--igc-red);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}.aside-card ul{color:#344054;margin:14px 0 0;padding-left:18px;line-height:1.55}.aside-card li+li{margin-top:10px}.red-card{color:var(--igc-white);background:linear-gradient(135deg, var(--igc-red), #7e0c10);border:0}.red-card span{color:var(--igc-white)}.red-card p{color:#ffffffd1}.red-card a{color:var(--igc-white);margin-top:8px;font-weight:900;text-decoration:underline;display:inline-flex}.article-content{font-size:18px;line-height:1.75}.article-content .lead{color:#1f2937;font-size:22px;line-height:1.58}.article-content h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;margin:48px 0 12px;font-size:44px;line-height:.95}.article-content p{color:#3f4654}.link-panel{background:var(--igc-soft);border:1px solid var(--igc-line);border-radius:28px;margin-top:54px;padding:28px}.link-panel h2{margin-top:0}.link-panel div{flex-wrap:wrap;gap:10px;display:flex}.link-panel a{color:var(--igc-red);background:var(--igc-white);border:1px solid #e31e242e;border-radius:999px;padding:10px 12px;font-weight:900}.faq-section details{border-bottom:1px solid var(--igc-line);padding:18px 0}.faq-section summary{cursor:pointer;font-weight:900}.faq-section p{margin-bottom:0}.related-section{padding:22px 0 86px}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.related-grid a{border:1px solid var(--igc-line);background:var(--igc-white);border-radius:22px;padding:14px}.related-grid .cover-art{aspect-ratio:16/10;border-radius:16px}.related-grid strong{margin-top:12px;font-size:18px;line-height:1.1;display:block}.related-grid span{color:var(--igc-red);text-transform:uppercase;margin-top:8px;font-size:12px;font-weight:900;display:block}.site-footer{color:var(--igc-white);border-top:4px solid var(--igc-red);background:#080808;padding-top:54px}.footer-grid{grid-template-columns:1.3fr .8fr .8fr .9fr;gap:34px;display:grid}.footer-grid h2{color:var(--igc-white);text-transform:uppercase;letter-spacing:.12em;margin:0 0 14px;font-size:14px}.footer-grid a{color:#ffffffbd;margin:10px 0;display:block}.footer-grid a:hover{color:var(--igc-red)}.footer-logo{background:#fffffff5;border-radius:16px;width:184px;height:auto;padding:10px 12px;box-shadow:0 18px 44px #00000047}.footer-brand p,.affiliate-note{color:#ffffffa3;line-height:1.55}.responsible-line{color:#ffffffc7;font-weight:700}.footer-bottom{color:#ffffff8a;border-top:1px solid #ffffff1f;justify-content:space-between;gap:18px;margin-top:36px;padding:28px 0;font-size:14px;display:flex}.not-found{min-height:58vh;padding:90px 0}.not-found h1{margin-top:10px;font-size:clamp(64px,10vw,120px)}.not-found p{color:var(--igc-muted);font-size:20px}@media (max-width:1040px){.desktop-nav,.nav-actions{display:none}.mobile-menu{display:block}.hero-grid,.article-hero-grid,.method-grid{grid-template-columns:1fr}.hero-grid{min-height:auto}.hero-media{min-height:450px}.topic-grid,.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:1fr}.article-aside{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.shell{width:min(100% - 22px,1180px)}.nav-shell{height:64px}.brand img{width:126px}.brand-hub{min-width:38px;height:24px;font-size:10px}.hero-grid{gap:28px;padding:46px 0 50px}.hero-copy h1{text-wrap:balance;font-size:clamp(44px,10.4vw,52px);line-height:.93}.hero-copy p{font-size:18px}.hero-actions{flex-direction:column;align-items:stretch}.hero-media{gap:14px;min-height:auto;display:grid}.digest-stack{height:auto;overflow:visible}.digest-stack .cover-art{border-radius:22px;width:100%;position:relative;transform:none;box-shadow:0 18px 46px #e31e242e}.digest-stack .cover-art:first-child{inset:auto;transform:none}.digest-stack .cover-art:last-child{display:none}.hero-feature-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(135deg,#080808e6,#400b0ddb);border-radius:18px;width:100%;max-width:100%;margin:0;padding:16px 18px;position:static;bottom:auto;right:auto}.hero-feature-card strong{overflow-wrap:break-word;text-wrap:balance;font-size:18px;line-height:1.2}.topic-grid,.post-grid,.related-grid,.footer-grid,.article-aside{grid-template-columns:1fr}.featured-card{grid-column:span 1}.category-post-grid,.category-post-grid.has-single-followup .post-card:not(.featured-card){grid-template-columns:1fr}.category-post-grid.has-single-followup .post-card:not(.featured-card) .cover-link,.category-post-grid.has-single-followup .post-card:not(.featured-card) .cover-art,.category-post-grid.has-single-followup .post-card:not(.featured-card) .post-cover{height:auto}.category-post-grid.has-single-followup .post-card:not(.featured-card) .cover-art{aspect-ratio:16/10.8}.category-post-grid.has-single-followup .post-card:not(.featured-card) .post-card-body{min-height:auto;padding:24px 22px 26px}.section-block,.method-section{padding:58px 0}.split-heading{margin-bottom:32px;display:block}.split-heading a{margin-top:12px;margin-bottom:0}.section-heading h2,.method-grid h2{font-size:clamp(38px,9.4vw,50px);line-height:.98}.category-hero .shell{padding:54px 0}.article-hero-grid{gap:28px;padding:46px 0 52px}.article-headline h1,.category-hero h1{text-wrap:balance;font-size:clamp(48px,11vw,56px);line-height:.94}.article-headline p,.category-hero p{font-size:18px}.article-meta span{max-width:100%}.article-cover{border-radius:22px}.article-layout{padding:48px 0}.article-content .lead{font-size:19px}.article-content h2{font-size:36px}.post-card{border-radius:24px}.cover-art{aspect-ratio:16/10.8}.post-card-body{padding:22px}.featured-card .post-card-body{padding:24px 22px 26px}.card-meta{margin-bottom:14px}.post-card h2,.featured-card h2{font-size:clamp(26px,7.2vw,34px);line-height:1.04}.post-card p{margin-top:14px}.category-page .section-block{padding-top:34px;padding-bottom:54px}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
