/* Native B green editorial hierarchy, retaining business theme choices. */
.public-header{grid-template-columns:minmax(0,1fr) auto;min-height:86px;gap:16px;padding:18px clamp(20px,4vw,64px)}
.public-header-actions{position:static;grid-column:1/-1;justify-content:flex-end;flex-wrap:wrap}
.fido-maker-mark,.fido-maker-mark:hover{width:116px;height:auto;min-height:52px;padding:10px 12px;border-radius:7px;transform:none;box-shadow:none}
.fido-maker-mark strong{font-size:23px;margin:5px 0}.fido-maker-kicker,.fido-maker-mark em{font-size:8px}.fido-maker-paw{display:none}
.return-to-fido{position:static;box-shadow:none;margin:0;border-radius:7px}
.public-hero{min-height:560px}.hero-copy h1{font-size:clamp(42px,5.8vw,76px);line-height:1.06}.hero-copy{width:min(720px,92%);padding-top:90px;padding-bottom:80px}
.hero-corner-cta{top:24px}.public-header nav{flex-wrap:wrap;gap:14px}
.publication-note{padding:12px clamp(20px,4vw,64px);background:#e0f5e8;color:#234b32;font-size:13px;line-height:1.5;border-bottom:1px solid #c7dbce}
.public-calendar-day.is-unknown{background:#edf0eb;color:#536457;border:1px dashed #a5b7a8}
@media(max-width:760px){.public-header{display:flex;flex-wrap:wrap}.public-header-actions{width:100%;justify-content:space-between}.public-header nav{width:100%}.public-lockup{max-width:100%}.public-hero{min-height:500px}.hero-copy{padding:100px 20px 50px;width:100%}.hero-copy h1{font-size:44px}.fido-maker-mark{width:104px}.hero-corner-cta{right:20px}.public-header-cta{box-shadow:none}}
