.container[data-astro-cid-bhgcdgql]{max-width:1200px;margin:0 auto;padding:0 24px}.container--narrow[data-astro-cid-bhgcdgql]{max-width:760px}.back-link[data-astro-cid-bhgcdgql]{display:inline-block;font-family:var(--font-heading);font-weight:600;font-size:14px;color:#888;text-decoration:none;margin-bottom:24px;transition:color .15s}.back-link[data-astro-cid-bhgcdgql]:hover{color:var(--brand)}.badge[data-astro-cid-bhgcdgql]{display:inline-block;font-family:var(--font-heading);font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:1.5px;color:var(--brand);background:#000;padding:6px 16px;border:2px solid var(--brand);border-radius:6px;margin-bottom:20px}.highlight[data-astro-cid-bhgcdgql]{background:var(--brand);color:#000;padding:2px 12px;border-radius:4px}.hero[data-astro-cid-bhgcdgql]{padding:56px 0;background:var(--bg-dark)}.hero[data-astro-cid-bhgcdgql] h1[data-astro-cid-bhgcdgql]{font-family:var(--font-heading);font-weight:900;font-size:clamp(32px,5vw,52px);line-height:1.1;color:#fff;margin-bottom:20px}.hero-sub[data-astro-cid-bhgcdgql]{font-size:20px;color:#bbb;line-height:1.6;margin-bottom:28px}.byline[data-astro-cid-bhgcdgql]{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid #222;flex-wrap:wrap;gap:16px}.byline__author[data-astro-cid-bhgcdgql]{display:flex;flex-direction:column;gap:2px}.byline__name[data-astro-cid-bhgcdgql]{font-family:var(--font-heading);font-weight:700;color:#fff;font-size:16px}.byline__role[data-astro-cid-bhgcdgql]{font-size:13px;color:#888}.byline__meta[data-astro-cid-bhgcdgql]{display:flex;gap:20px;font-size:13px;color:#888}.section-white[data-astro-cid-bhgcdgql]{padding:64px 0;background:#fff}.section-white[data-astro-cid-bhgcdgql] h2[data-astro-cid-bhgcdgql]{font-family:var(--font-heading);font-weight:800;font-size:clamp(26px,3.5vw,34px);color:#000;margin:48px 0 16px;line-height:1.2}.section-white[data-astro-cid-bhgcdgql] h2[data-astro-cid-bhgcdgql]:first-child{margin-top:0}.answer-first[data-astro-cid-bhgcdgql]{background:#fff8e1;border-left:6px solid var(--brand);padding:24px 28px;border-radius:8px}.answer-first[data-astro-cid-bhgcdgql] p[data-astro-cid-bhgcdgql]{font-size:18px;line-height:1.7;color:#1a1a1a;margin:0;font-weight:500}.prose-section[data-astro-cid-bhgcdgql] p[data-astro-cid-bhgcdgql]{font-size:17px;line-height:1.8;color:#2a2a2a;margin-bottom:18px}.prose-section[data-astro-cid-bhgcdgql] a[data-astro-cid-bhgcdgql]{color:#000;font-weight:600;text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--brand);text-underline-offset:3px}.prose-section[data-astro-cid-bhgcdgql] a[data-astro-cid-bhgcdgql]:hover{background:var(--brand)}.prose-section[data-astro-cid-bhgcdgql] strong[data-astro-cid-bhgcdgql]{color:#000;font-weight:700}.big-list[data-astro-cid-bhgcdgql]{list-style:none;padding:0;margin:24px 0;counter-reset:bl}.big-list[data-astro-cid-bhgcdgql] li[data-astro-cid-bhgcdgql]{counter-increment:bl;position:relative;padding:20px 24px 20px 72px;background:#fafafa;border:2px solid #eee;border-radius:12px;margin-bottom:12px;font-size:17px;line-height:1.7;color:#2a2a2a}.big-list[data-astro-cid-bhgcdgql] li[data-astro-cid-bhgcdgql]:before{content:counter(bl);position:absolute;left:18px;top:18px;width:38px;height:38px;background:var(--brand);color:#000;font-family:var(--font-heading);font-weight:900;font-size:18px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:2px solid #000}.big-list[data-astro-cid-bhgcdgql] strong[data-astro-cid-bhgcdgql]{color:#000}.factory-list[data-astro-cid-bhgcdgql]{list-style:none;padding:0;margin:24px 0}.factory-list[data-astro-cid-bhgcdgql] li[data-astro-cid-bhgcdgql]{position:relative;padding:16px 20px 16px 44px;background:#fafafa;border:2px solid #eee;border-radius:10px;margin-bottom:10px;font-size:16px;line-height:1.65;color:#2a2a2a}.factory-list[data-astro-cid-bhgcdgql] li[data-astro-cid-bhgcdgql]:before{content:"";position:absolute;left:16px;top:24px;width:14px;height:14px;background:var(--brand);border:2px solid #000;border-radius:4px}.factory-list[data-astro-cid-bhgcdgql] strong[data-astro-cid-bhgcdgql]{color:#000}.factory-list[data-astro-cid-bhgcdgql] a[data-astro-cid-bhgcdgql]{color:#000;font-weight:600;text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--brand);text-underline-offset:3px}.factory-list[data-astro-cid-bhgcdgql] a[data-astro-cid-bhgcdgql]:hover{background:var(--brand)}.definition-grid[data-astro-cid-bhgcdgql]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin:24px 0 32px}.definition-tile[data-astro-cid-bhgcdgql]{background:#fff;border:3px solid #000;border-radius:12px;box-shadow:6px 6px #000;padding:24px;transition:transform .2s,box-shadow .2s}.definition-tile[data-astro-cid-bhgcdgql]:hover{transform:translate(-2px,-2px);box-shadow:8px 8px #000}.definition-label[data-astro-cid-bhgcdgql]{display:inline-block;font-family:var(--font-heading);font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:2px;color:#000;background:#fff;padding:4px 10px;border:2px solid #000;border-radius:4px;margin-bottom:14px}.definition-term[data-astro-cid-bhgcdgql]{font-family:var(--font-heading);font-weight:900;font-size:24px;color:#000;margin:0 0 10px;line-height:1.15}.definition-text[data-astro-cid-bhgcdgql]{font-size:15px;color:#2a2a2a;line-height:1.65;margin:0}.definition-text[data-astro-cid-bhgcdgql] strong[data-astro-cid-bhgcdgql]{color:#000;font-weight:700}.definition-text[data-astro-cid-bhgcdgql] em[data-astro-cid-bhgcdgql]{font-style:italic;color:#000}.section-label-dark[data-astro-cid-bhgcdgql]{display:block;font-family:var(--font-heading);font-weight:700;font-size:14px;color:#000;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px}.dark-heading[data-astro-cid-bhgcdgql]{color:#000}.faq-section[data-astro-cid-bhgcdgql]{background:#fafafa}.faq-list[data-astro-cid-bhgcdgql]{margin-top:24px;display:flex;flex-direction:column;gap:12px}.faq-item[data-astro-cid-bhgcdgql]{border:3px solid #000;border-radius:12px;background:#fff;box-shadow:4px 4px #000;overflow:hidden;transition:all .2s}.faq-item[data-astro-cid-bhgcdgql]:hover{box-shadow:6px 6px #000}.faq-question[data-astro-cid-bhgcdgql]{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;cursor:pointer;font-family:var(--font-heading);font-weight:700;font-size:17px;background:none;border:none;width:100%;text-align:left;color:#000;gap:16px}.arrow[data-astro-cid-bhgcdgql]{font-size:14px;transition:transform .3s;flex-shrink:0;color:#555}.faq-item[data-astro-cid-bhgcdgql].open .arrow[data-astro-cid-bhgcdgql]{transform:rotate(180deg)}.faq-answer[data-astro-cid-bhgcdgql]{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer-inner[data-astro-cid-bhgcdgql]{padding:0 22px 20px;font-size:16px;color:#444;line-height:1.7}.faq-item[data-astro-cid-bhgcdgql].open .faq-answer[data-astro-cid-bhgcdgql]{max-height:600px}.skill-table[data-astro-cid-bhgcdgql]{margin:28px 0;border:3px solid #000;border-radius:12px;overflow:hidden;box-shadow:6px 6px #000}.skill-table__row[data-astro-cid-bhgcdgql]{display:grid;grid-template-columns:1fr 1.5fr;gap:16px;padding:14px 20px;border-bottom:1px solid #eee;font-size:15px;align-items:center;background:#fff}.skill-table__row[data-astro-cid-bhgcdgql]:last-child{border-bottom:none}.skill-table__row--header[data-astro-cid-bhgcdgql]{background:#000;color:var(--brand);font-family:var(--font-heading);font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:1px}.skill-table__row--header[data-astro-cid-bhgcdgql] span[data-astro-cid-bhgcdgql]{color:var(--brand)}.skill-table__row[data-astro-cid-bhgcdgql] a[data-astro-cid-bhgcdgql]{color:#000;font-weight:700;text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--brand);text-underline-offset:3px}.skill-table__row[data-astro-cid-bhgcdgql] a[data-astro-cid-bhgcdgql]:hover{background:var(--brand)}@media(max-width:600px){.skill-table__row[data-astro-cid-bhgcdgql]{grid-template-columns:1fr;gap:4px}}.cta-section[data-astro-cid-bhgcdgql]{padding:80px 0;background:#15110a;text-align:center}.cta-section[data-astro-cid-bhgcdgql] h2[data-astro-cid-bhgcdgql]{font-family:var(--font-heading);font-weight:900;font-size:clamp(28px,4vw,40px);color:#fff;margin-bottom:16px;line-height:1.1}.cta-desc[data-astro-cid-bhgcdgql]{font-size:17px;color:#aaa;line-height:1.7;max-width:520px;margin:0 auto 28px}.btn-primary[data-astro-cid-bhgcdgql]{display:inline-block;font-family:var(--font-heading);font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:1px;color:#000;background:var(--brand);padding:14px 32px;border:3px solid #000;border-radius:8px;box-shadow:4px 4px #000;text-decoration:none;transition:all .15s}.btn-primary[data-astro-cid-bhgcdgql]:hover{box-shadow:2px 2px #000;transform:translate(2px,2px)}.btn-lg[data-astro-cid-bhgcdgql]{font-size:18px;padding:18px 40px}@media(max-width:600px){.hero[data-astro-cid-bhgcdgql]{padding:40px 0}.byline[data-astro-cid-bhgcdgql]{flex-direction:column;align-items:flex-start}}
