.split-entry{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:640px;height:100svh;background:var(--cream)}.entry-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.entry-signature{position:absolute;z-index:2;top:32px;left:50%;transform:translateX(-50%);padding:13px 24px;background:var(--paper);pointer-events:none}.entry-signature img{width:130px;height:auto}.entry-panel{position:relative;min-width:0;overflow:hidden;color:#fff;isolation:isolate}.entry-panel:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#28251e08 25%,#28251e25 47%,#28251ec9)}.entry-photo{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;z-index:-2;transition:transform .8s ease}.entry-brand .entry-photo{object-position:46% center}.entry-store .entry-photo{object-position:55% center}.entry-store{border-left:1px solid #ffffff45}.entry-copy{position:absolute;bottom:clamp(65px,10vh,130px);left:clamp(32px,5.2vw,110px);right:clamp(32px,5.2vw,110px)}.entry-eyebrow{font-size:10px;letter-spacing:.17em}.entry-copy h2{display:flex;align-items:center;gap:17px;margin:23px 0 18px;font-size:clamp(28px,3vw,56px);font-weight:500;line-height:1.25;letter-spacing:-.045em;word-break:keep-all}.entry-store-logo{flex:none;width:clamp(33px,3.3vw,48px);height:auto;border-radius:8px}.entry-copy p{color:#ffffffe0;font-size:13px;line-height:1.8;word-break:keep-all}.entry-link{display:inline-flex;align-items:center;gap:38px;min-height:48px;padding:10px 0;margin-top:24px;border-bottom:1px solid #ffffff85;font-size:12px}.entry-link .icon{transition:transform .25s ease}.entry-panel:focus-visible{outline:3px solid var(--yellow);outline-offset:-7px}.entry-copyright{position:absolute;right:30px;bottom:20px;color:#ffffffb8;font-size:8px;letter-spacing:.13em;pointer-events:none}@media(hover:hover){.entry-panel:hover .entry-photo{transform:scale(1.025)}.entry-panel:hover .entry-link{border-color:#fff}.entry-panel:hover .entry-link .icon-arrow{transform:translateX(5px)}}@media(max-width:700px){.split-entry{grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr));min-height:640px}.entry-signature{top:16px;padding:8px 18px}.entry-signature img{width:102px}.entry-store{border-left:0;border-top:1px solid #ffffff70}.entry-copy{left:26px;right:26px;bottom:30px}.entry-copy h2{font-size:clamp(26px,6.5vw,37px);margin:10px 0 8px;gap:12px}.entry-copy p{font-size:11px}.entry-eyebrow{font-size:8px}.entry-store-logo{width:31px;border-radius:6px}.entry-link{min-height:44px;font-size:11px;gap:28px;margin-top:9px;padding:7px 0}.entry-brand .entry-photo,.entry-store .entry-photo{object-position:center 52%}.entry-copyright{right:18px;bottom:9px;font-size:7px}}@media(prefers-reduced-motion:reduce){.entry-link .icon,.entry-photo{transition:none}.entry-panel:hover .entry-photo{transform:none}}