/* Only the added homepage entry. Does not target header, drawer or footer. */
body.theme_toppage #pp360Entry{position:relative;z-index:2;display:flex;flex-wrap:wrap;align-items:center;gap:14px 20px;margin:26px 0 0;padding:0;max-width:720px;font-family:inherit;opacity:1;transform:none}
body.theme_toppage #pp360Entry .pp360-entry__lead{flex-basis:100%;margin:0;padding:0;font-size:15px;line-height:1.6;font-weight:500;letter-spacing:.06em;color:#fff;text-shadow:0 1px 8px #000}
body.theme_toppage #pp360Entry .pp360-entry__button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;max-width:100%;box-sizing:border-box;padding:11px 17px;background:#BDA444;color:#111!important;border:1px solid #BDA444;border-radius:0;box-shadow:0 5px 24px #0005;text-decoration:none!important;font-size:15px;line-height:1.5;font-weight:700;letter-spacing:.03em;transition:box-shadow .2s,transform .2s}
body.theme_toppage #pp360Entry .pp360-entry__badge{font-size:19px;line-height:1;letter-spacing:-.03em;border-right:1px solid #17171766;padding-right:11px}
body.theme_toppage #pp360Entry .pp360-entry__arrow{font-size:20px}
body.theme_toppage #pp360Entry .pp360-entry__secondary{display:inline-block;color:#fff!important;font-size:13px;line-height:1.7;text-decoration:none!important;border-bottom:1px solid #BDA444;padding:8px 0;text-shadow:0 1px 8px #000}
body.theme_toppage #pp360Entry a:focus-visible{outline:3px solid #fff;outline-offset:5px}
@media(hover:hover){body.theme_toppage #pp360Entry .pp360-entry__button:hover{transform:translateY(-2px);box-shadow:0 5px 30px #BDA44455}body.theme_toppage #pp360Entry .pp360-entry__secondary:hover{color:#BDA444!important}}
/* Reserve room above the existing four bottom links; small windows can scroll. */
body.theme_toppage .hero>.wrap:has(#pp360Entry){box-sizing:border-box;height:auto;min-height:100svh;padding-top:120px;padding-bottom:190px}
@media(max-width:767px){
 body.theme_toppage .hero>.wrap:has(#pp360Entry){min-height:100svh;padding-top:108px;padding-bottom:64px}
 body.theme_toppage #pp360Entry{gap:10px;margin-top:22px}
 body.theme_toppage #pp360Entry .pp360-entry__lead{font-size:14px}
 body.theme_toppage #pp360Entry .pp360-entry__button{font-size:13px;gap:8px;padding:10px 12px;min-height:48px}
 body.theme_toppage #pp360Entry .pp360-entry__badge{font-size:17px;padding-right:8px}
 body.theme_toppage #pp360Entry .pp360-entry__secondary{flex-basis:100%;width:max-content;border:0;text-decoration:underline!important;text-decoration-color:#BDA444!important;text-underline-offset:5px}
}
@media(prefers-reduced-motion:reduce){body.theme_toppage #pp360Entry a{transition:none!important;transform:none!important}}
