/* Base theme styles - Sprint 2.2 */
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;font-family:"Poppins",Arial,sans-serif;font-size:16px;line-height:1.7;color:#222;background:#f8f5ef}a{color:#123524}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{font-family:"Cinzel",Georgia,serif;line-height:1.15;color:#123524}.fb-content-shell{width:min(100% - 32px,1120px);padding:150px 0 80px;margin:0 auto}.fb-card{padding:clamp(28px,5vw,58px);background:#fff;border:1px solid rgba(18,53,36,.1);border-radius:30px;box-shadow:0 24px 70px rgba(18,53,36,.12)}.fb-entry__title{margin-top:0;font-size:clamp(2rem,5vw,4rem)}.fb-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;font-weight:700;text-decoration:none;border-radius:999px;transition:transform 180ms ease,box-shadow 180ms ease,background 180ms ease}.fb-button:hover,.fb-button:focus-visible{transform:translateY(-2px)}.fb-button--primary{color:#123524;background:linear-gradient(135deg,#d8bb73 0%,#c8a24d 50%,#a67f2c 100%);box-shadow:0 15px 30px rgba(0,0,0,.24)}.fb-button--ghost{color:#f8f5ef;background:rgba(248,245,239,.1);border:1px solid rgba(248,245,239,.52)}.fb-footer{color:rgba(248,245,239,.82);background:#0d271b}.fb-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(100% - 32px,1280px);padding:38px 0;margin:0 auto}.fb-footer__kicker{font-size:.76rem;font-weight:700;letter-spacing:.18em;color:#c8a24d;text-transform:uppercase}.fb-footer__title{margin:4px 0 0;font-family:"Cinzel",Georgia,serif;font-weight:700;letter-spacing:.05em;color:#f8f5ef}.fb-footer__meta p{margin:0}[data-fb-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}[data-fb-reveal].is-visible{opacity:1;transform:translateY(0)}@media(max-width:760px){.fb-footer__inner{align-items:flex-start;flex-direction:column}}

.fb-footer__menu{display:flex;flex-wrap:wrap;gap:14px 22px;padding:0;margin:0;list-style:none}.fb-footer__menu a{font-size:.88rem;font-weight:700;color:rgba(248,245,239,.82);text-decoration:none}.fb-footer__menu a:hover,.fb-footer__menu a:focus-visible{color:#c8a24d}@media(max-width:760px){.fb-footer__menu{flex-direction:column;gap:8px}}
