:root{color:#17211d;background:#f8f7f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}.topbar{align-items:center;background:#f8f7f1f0;border-bottom:1px solid #dad7c8;display:flex;justify-content:space-between;min-height:72px;padding:0 5vw;position:sticky;top:0;z-index:10}.brand{font-weight:800;letter-spacing:0}nav{display:flex;gap:24px;font-size:.94rem}main{overflow:hidden}.hero{align-items:center;background:linear-gradient(90deg,#17211dc7,#17211d33),url(https://images.unsplash.com/photo-1494412574643-ff11b0a5c1c3?auto=format&fit=crop&w=1800&q=80);background-position:center;background-size:cover;color:#fffdf5;display:grid;gap:48px;grid-template-columns:minmax(0,1.1fr) minmax(300px,.7fr);min-height:76vh;padding:8vh 5vw}.hero h1,.page-head h1,.article h1{font-size:clamp(2.4rem,6vw,5.9rem);letter-spacing:0;line-height:.95;margin:0;max-width:980px}.hero p,.page-head p{font-size:1.15rem;max-width:760px}.eyebrow{color:#cae76d;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{align-items:center;background:#cae76d;border:1px solid #cae76d;border-radius:8px;color:#17211d;display:inline-flex;font-weight:800;min-height:44px;padding:10px 16px}.button.secondary{background:transparent;color:#fffdf5}.answer-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf524;border:1px solid rgba(255,253,245,.32);border-radius:8px;padding:24px}.answer-card span,.post-card span,.meta,small{color:#69746c;font-size:.84rem;font-weight:700}.answer-card span{color:#cae76d}.section,.page-head,.article{padding:72px 5vw}.page-head{background:#17211d;color:#fffdf5}.page-head.compact{min-height:360px}.section-heading{align-items:end;display:flex;gap:32px;justify-content:space-between;margin-bottom:28px}.section-heading h2,.article h2{font-size:clamp(1.7rem,3vw,3rem);letter-spacing:0;line-height:1;margin:0}.industry-grid,.post-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.tile,.post-card{background:#fffdf5;border:1px solid #dad7c8;border-radius:8px;display:flex;flex-direction:column;gap:12px;min-height:190px;padding:22px}.tile:hover,.post-card:hover{border-color:#268f7b;transform:translateY(-2px);transition:.16s ease}.tile strong,.post-card h3{font-size:1.2rem;line-height:1.15;margin:0}.tile span,.post-card p,.article p,.article li{color:#46524b}.band{background:#e9efe5}.article{margin:0 auto;max-width:980px}.article header{border-bottom:1px solid #dad7c8;margin-bottom:36px;padding-bottom:28px}.dek{font-size:1.25rem;max-width:780px}.meta{display:flex;flex-wrap:wrap;gap:12px}.answer-block{background:#e9efe5;border-left:6px solid #268f7b;border-radius:8px;padding:24px}.article section{margin:36px 0}.takeaways{display:grid;gap:12px;padding-left:22px}.faq{border-top:1px solid #dad7c8;padding:18px 0}.faq h3{margin:0 0 8px}.sources a{color:#0b6e60;text-decoration:underline}.text{max-width:900px}footer{align-items:center;background:#17211d;color:#fffdf5;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:28px 5vw}@media(max-width:760px){.topbar{align-items:flex-start;flex-direction:column;gap:12px;padding-bottom:14px;padding-top:14px}nav{gap:14px}.hero{grid-template-columns:1fr;min-height:auto;padding-bottom:56px;padding-top:56px}.section-heading{align-items:start;flex-direction:column}}
