.gd{margin:-2rem -2rem 0;font-family:var(--font-body),ui-sans-serif,system-ui,sans-serif;color:#1a0f0a}@media(max-width:768px){.gd{margin:-1rem -1rem 0}}.gd-inner{max-width:1280px;margin:0 auto;padding-left:clamp(1.25rem,5vw,4rem);padding-right:clamp(1.25rem,5vw,4rem)}.gd-header{background:#1a0f0a;padding:clamp(3rem,7vw,5rem) 0}.gd-header__back{display:block;font-size:.875rem;color:hsla(34,64%,98%,.45);text-decoration:none;margin-bottom:2rem;transition:color .12s ease}.gd-header__back:hover{color:#c8563a}.gd-header__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#c8563a;margin:0 0 1rem}.gd-header__headline{font-family:var(--font-display),Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;line-height:1.1;letter-spacing:-.02em;color:#fdfaf6;margin:0 0 1rem;max-width:760px}.gd-header__desc{font-size:1.333rem;font-weight:300;line-height:1.65;color:hsla(34,64%,98%,.6);max-width:600px;margin:0 0 1.5rem}.gd-header__keywords{display:flex;flex-wrap:wrap;gap:.4rem}.gd-header__keyword{font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.2rem .5rem;background:hsla(34,64%,98%,.08);color:hsla(34,64%,98%,.5);border-radius:3px}.gd-body{background:#fff;padding:clamp(3rem,6vw,5rem) 0}.gd-body .gd-inner{max-width:1280px}.gd-content h2{font-size:2.369rem;font-weight:600;color:#1a0f0a;margin:2.5rem 0 .75rem;letter-spacing:-.02em}.gd-content h2:first-child{margin-top:0}.gd-content h3{font-size:1.333rem;font-weight:600;color:#1a0f0a;margin:1.75rem 0 .5rem}.gd-content ol,.gd-content p,.gd-content ul{font-size:1rem;font-weight:300;color:#5c3d2e;line-height:1.8;margin:0 0 1.1rem}.gd-content ol,.gd-content ul{padding-left:1.5rem}.gd-content ol li,.gd-content ul li{margin-bottom:.4rem}.gd-content pre{background:#f4ece0;border:1px solid #e2d4c4;border-radius:6px;padding:1.25rem;overflow-x:auto;margin:1.25rem 0}.gd-content code{font-family:Courier New,monospace;font-size:.875rem;color:#1a0f0a;background:#f4ece0;padding:.1em .35em;border-radius:3px}.gd-content pre code{background:none;padding:0}.gd-content strong{font-weight:600;color:#1a0f0a}.gd-cta{background:#f4ece0;border:1px solid #e2d4c4;border-radius:8px;padding:2rem;margin:2.5rem 0 0;text-align:center}.gd-cta__title{font-size:1.333rem;font-weight:600;color:#1a0f0a;margin:0 0 .5rem}.gd-cta__desc{font-size:.875rem;font-weight:300;color:#5c3d2e;margin:0 0 1.25rem}.gd-cta__link{display:inline-block;background:#c8563a;color:#fff;font-size:.875rem;font-weight:600;padding:.65rem 1.5rem;border-radius:4px;text-decoration:none;transition:opacity .12s ease}.gd-cta__link:hover{opacity:.88}.gd-footer{background:#fff;padding:1.5rem 0 3rem;border-top:1px solid #e2d4c4}.gd-footer .gd-inner{max-width:1280px}.gd-footer__back{font-size:.875rem;color:#9c7b6c;text-decoration:none;transition:color .12s ease}.gd-footer__back:hover{color:#c8563a}@media(prefers-reduced-motion:no-preference){.gd-header{animation:gd-up .5s ease-out both}.gd-body{animation:gd-up .5s ease-out .06s both}}@keyframes gd-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}