.brand img{display:block;width:190px;height:auto}.footer-brand{background:white;display:inline-flex;padding:8px 13px;border-radius:15px}.hero-photo{position:relative;min-height:500px}.hero-photo>img{width:100%;height:500px;object-fit:cover;border-radius:36px;box-shadow:var(--shadow)}.hero-sticker{position:absolute;left:-30px;bottom:30px;width:155px;height:155px;border-radius:50%;background:var(--yellow);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-8deg);box-shadow:0 12px 30px rgba(25,52,47,.18);font-size:1.05rem}.hero-sticker b{font-size:1.25rem}.hero-sticker span{color:var(--coral);font-size:1.35rem;font-weight:900}.story-section{background:#fff}.story-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;align-items:center}.story-photo{position:relative}.story-photo:before{content:"";position:absolute;inset:-16px 18px 20px -16px;background:var(--mint);border-radius:35px;transform:rotate(-2deg)}.story-photo img{position:relative;display:block;width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:30px;box-shadow:var(--shadow)}.story-copy h2{font-size:clamp(2.6rem,5vw,4.5rem);line-height:.98;letter-spacing:-.055em;margin:20px 0}.story-copy p{font-size:1.06rem;color:#596963}.hero strong{color:var(--ink)}
@media(max-width:900px){.story-grid{grid-template-columns:1fr}.hero-photo{min-height:400px}.hero-photo>img{height:400px}.hero-sticker{left:15px}.brand img{width:165px}}
@media(max-width:600px){.brand img{width:135px}.hero-photo,.hero-photo>img{height:310px;min-height:310px;border-radius:24px}.hero-sticker{width:115px;height:115px;bottom:-18px;left:10px;font-size:.8rem}.hero-sticker b{font-size:1rem}.hero-sticker span{font-size:1.08rem}.story-grid{gap:40px}}
