.article{padding:56px var(--gutter) 120px;background:var(--bg)}.preview-banner{background:#fff7e6;border-bottom:1px solid #f1c889;color:#5b3a06;font-size:14px;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;letter-spacing:.01em}.preview-banner i{font-size:18px}.preview-banner strong{font-weight:600;text-transform:capitalize}.article__layout{max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:minmax(0,var(--prose)) var(--sidebar);grid-gap:var(--gap);gap:var(--gap);justify-content:center;align-items:start}.article__main{min-width:0}.article__sidebar{display:flex;flex-direction:column;gap:20px}.article__back{display:inline-flex;align-items:center;gap:8px;color:var(--text-muted);font-size:14px;font-weight:500;letter-spacing:.01em;transition:color .15s ease,gap .15s ease}.article__back:focus-visible,.article__back:hover{color:var(--text);gap:12px}.article__back i{font-size:15px;line-height:1}.article__header{margin-top:0;text-align:left}.article__eyebrow{font-size:13px;letter-spacing:.18em;text-transform:uppercase;font-weight:500;color:var(--accent-blue);margin-bottom:14px}.article__title{font-size:clamp(32px,3.6vw,44px);line-height:1.12;letter-spacing:.025em;text-wrap:balance}.article__meta{margin-top:24px;display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:14px;color:var(--text-muted)}.article__meta-sep{opacity:.5}.article__meta-tag{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border:1px solid var(--border);border-radius:var(--radius-pill);font-size:12px;letter-spacing:.04em;text-transform:uppercase;font-weight:500;color:var(--text-soft);background:var(--surface)}.article__hero-media{margin:40px 0 0;aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:linear-gradient(180deg,#f1f1f1,#e8e8e8);border:1px solid var(--border)}.article__hero-media img{width:100%;height:100%;object-fit:cover}.article__body{margin:48px 0 0;color:var(--text-soft);font-size:18px;line-height:1.75}.article__body>*+*{margin-top:1.5em}.article__body p+p{margin-top:1.1em}.article__body p{color:var(--text-soft)}.article__body strong{color:var(--text);font-weight:600}.article__body a{color:var(--accent-blue);font-weight:600;text-decoration:none;transition:opacity .15s ease}.article__body a:focus-visible,.article__body a:hover{opacity:.8}.article__body h2{font-size:clamp(26px,2.8vw,32px);line-height:1.15;margin-top:56px;margin-bottom:0}.article__body h2+p{margin-top:18px}.article__body h3{font-size:22px;line-height:1.25;margin-top:36px;margin-bottom:0}.article__body h3+ol,.article__body h3+p,.article__body h3+ul{margin-top:12px}.article__body ol,.article__body ul{padding-left:24px;margin-top:12px;margin-bottom:12px}.article__body li+li{margin-top:8px}.article__body blockquote{margin:1.5em 0;padding:4px 0 4px 16px;border-left:6px solid rgba(243,156,18,.35);color:var(--text-muted);font-size:24px;font-weight:500;line-height:1.5}.article__body blockquote>*+*{margin-top:.8em}.article__body blockquote p{color:inherit}.article__body code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:.92em;background:#ececec;padding:2px 6px;border-radius:4px;color:var(--text)}.article__body pre{background:#ececec;padding:8px;border-radius:10px;overflow-x:auto;margin-top:16px;margin-bottom:16px;font-size:16px;font-weight:600;line-height:1.55}.article__body pre code{background:none;padding:0;border-radius:0;font-size:inherit;font-weight:inherit;color:var(--text)}.article__body figure{margin:2em 0}.article__body figure img,.article__body p>img,.article__body>img{display:block;width:100%;border-radius:14px;border:1px solid var(--border)}.article__body p>img,.article__body>img{margin:2em auto}.article__body .figure-placeholder{aspect-ratio:16/9;border-radius:14px;border:1px solid var(--border);background:linear-gradient(180deg,#f1f1f1,#e8e8e8)}.article__body figcaption{margin-top:10px;font-size:14px;color:var(--text-muted);text-align:left}.article__body hr{border:0;height:1px;background:var(--border);margin:40px 0}.article__body table{width:100%;border-collapse:collapse;font-size:16px;line-height:1.5;table-layout:fixed;margin-top:12px}.article__body table+h2,.article__body table+h3{margin-top:48px}.article__body td,.article__body th{padding:12px 16px 12px 0;text-align:left;vertical-align:top;border-bottom:1px solid var(--border);background:transparent}.article__body th{font-weight:700;color:var(--text);border-bottom-color:var(--text)}.article__body td{color:var(--text-soft)}.article__body tbody tr:last-child td,.article__body tbody tr:last-child th{border-bottom:0}.article__body tbody tr{transition:background-color .12s ease}.article__body tbody tr:hover{background:#ececec}@media (max-width:640px){.article__body table{font-size:15px}.article__body td,.article__body th{padding:10px 12px 10px 0}}.page-hero{padding:96px var(--gutter) 64px;text-align:center}.page-hero__inner{max-width:880px;margin:0 auto}.page-hero__eyebrow{font-size:16px;letter-spacing:.08em;text-transform:uppercase;font-weight:500;color:var(--accent-blue);margin-bottom:16px}.page-hero h1{font-size:clamp(42px,5.4vw,64px);line-height:1.08;text-wrap:balance}.page-hero__sub{margin:20px auto 0;max-width:640px;font-size:clamp(17px,1.5vw,20px);line-height:1.55;color:var(--text-muted);text-wrap:pretty}.resources-layout{padding:0 var(--gutter) 120px}.resources-layout__inner{max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:56px;gap:56px;align-items:start}.resources-main{min-width:0}.resources-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:28px;gap:28px}.post-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.post-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,0,0,.06)}.post-card__media{aspect-ratio:16/10;background:linear-gradient(180deg,#f1f1f1,#e8e8e8);background-size:cover;background-position:50%;border-bottom:1px solid var(--border)}.post-card__body{padding:26px 24px 28px;display:flex;flex-direction:column;flex:1 1}.post-card__meta{font-size:13px;color:var(--text-muted);margin-bottom:10px;letter-spacing:.01em}.post-card h3{font-size:22px;line-height:1.22;margin-bottom:10px}.post-card p{font-size:15px;line-height:1.55;color:var(--text-muted)}.resources-sidebar{position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + 24px);display:flex;flex-direction:column;gap:24px}.newsletter-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:28px 26px 30px;box-shadow:0 1px 2px rgba(0,0,0,.02);text-align:center}.newsletter-card__icon{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:rgba(59,132,214,.12);color:var(--accent-blue);font-size:22px;margin-bottom:18px}.newsletter-card h3{font-size:24px;line-height:1.2;margin-bottom:8px}.newsletter-card__lede{font-size:15px;line-height:1.55;color:var(--text-muted);margin-bottom:18px}.newsletter-form{display:flex;flex-direction:column;gap:10px}.newsletter-form__field{position:relative;width:100%}.newsletter-form__field-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--text-muted);font-size:18px;line-height:1;pointer-events:none}.newsletter-form input[type=email]{width:100%;height:48px;padding:0 14px 0 42px;background:var(--bg);border:1px solid var(--border);border-radius:8px;font-family:Inter,system-ui,sans-serif;font-size:16px;color:var(--text);transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.newsletter-form input[type=email]:focus{outline:none;border-color:var(--accent-blue);background:var(--surface);box-shadow:0 0 0 3px rgba(59,132,214,.18)}.newsletter-form input[type=email]::placeholder{color:#9a9a9a}.newsletter-form__submit{width:100%;font-weight:600}.newsletter-form__submit[aria-busy=true]{opacity:.75;cursor:wait}.newsletter-form__message{font-size:13px;line-height:1.45;margin:0;min-height:0;color:var(--text-muted)}.newsletter-form__message:empty{display:none}.newsletter-form__message[data-state=error]{color:#c0392b}.newsletter-form__message[data-state=success]{color:#18794e}.newsletter-form__fine{margin-top:12px;font-size:12px;color:var(--text-muted);line-height:1.5}.newsletter-form__fine a{color:var(--accent-blue);text-decoration:underline;text-underline-offset:2px}.newsletter-form__fine a:hover{text-decoration:none}.newsletter-card__success{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;background:rgba(24,121,78,.08);border:1px solid rgba(24,121,78,.25);border-radius:10px;color:#18794e;font-size:14px;line-height:1.55;text-align:left}.newsletter-card__success i{font-size:20px;line-height:1;flex-shrink:0;margin-top:1px}.sidebar-cta{padding:28px 26px 26px;background:var(--surface);border:1px solid var(--border);border-radius:16px;text-align:center;display:flex;flex-direction:column;align-items:center}.sidebar-cta__icon{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:rgba(59,132,214,.12);color:var(--accent-blue);font-size:22px;margin-bottom:16px}.sidebar-cta h3{font-size:22px;line-height:1.2;margin-bottom:10px}.sidebar-cta p{font-size:14.5px;line-height:1.55;color:var(--text-muted);margin-bottom:20px}.sidebar-cta .btn-primary{width:100%;height:48px;font-size:16px;font-weight:600;padding:10px 18px}.sidebar-featured{padding:24px 22px 20px;background:var(--surface);border:1px solid var(--border);border-radius:16px}.sidebar-featured__heading{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:16px}.sidebar-featured__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:28px}.sidebar-featured__item{display:flex;flex-direction:column-reverse;gap:12px;padding:0;border-radius:12px;transition:transform .15s ease,box-shadow .15s ease}.sidebar-featured__item:focus-visible,.sidebar-featured__item:hover{transform:translateY(-2px)}.sidebar-featured__item:focus-visible .sidebar-featured__thumb,.sidebar-featured__item:hover .sidebar-featured__thumb{box-shadow:0 10px 24px rgba(0,0,0,.08)}.sidebar-featured__thumb{width:100%;aspect-ratio:16/10;border-radius:10px;background:linear-gradient(180deg,#f1f1f1,#e8e8e8);border:1px solid var(--border);background-size:cover;background-position:50%;transition:box-shadow .15s ease}.sidebar-featured__body{min-width:0;padding:0 2px}.sidebar-featured__meta{display:block;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px}.sidebar-featured__title{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:15px;line-height:1.35;color:var(--text);letter-spacing:.005em}.sidebar-featured__excerpt{margin-top:6px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:13.5px;line-height:1.5;color:var(--text-muted)}@media (max-width:1060px){.resources-layout__inner{grid-template-columns:minmax(0,1fr) 300px;gap:40px}}@media (max-width:900px){.resources-layout__inner{grid-template-columns:1fr;gap:48px}.resources-sidebar{position:static;order:2}.newsletter-card{max-width:520px}.article__layout{grid-template-columns:minmax(0,var(--prose));justify-items:center}.article__main{width:100%}.article__sidebar{width:100%;max-width:var(--prose)}}@media (max-width:720px){.page-hero{padding:64px var(--gutter) 44px}.resources-layout{padding:0 var(--gutter) 72px}.article{padding:32px var(--gutter) 72px}.article__header{margin-top:20px}.article__hero-media{margin-top:28px;border-radius:12px}.article__body{margin-top:36px}.article__body h2{margin-top:40px}.page-hero__sub{font-size:20px}.article__body h3{margin-top:28px;font-size:22px}.newsletter-card h3,.post-card h3,.sidebar-cta h3{font-size:22px}.post-card p{font-size:17px}.newsletter-card__lede,.sidebar-cta p{font-size:15px}}@media (max-width:640px){.resources-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.article__back,.newsletter-form input[type=email],.post-card,.sidebar-featured__item{transition:none!important}}