.story-wrap{max-width:1100px;margin:0 auto;padding:5rem 2rem 7rem}.story-opening{margin-bottom:5rem}.story-opening-line{font-family:var(--font-main);font-weight:800;font-size:clamp(36px,5.5vw,64px);letter-spacing:-.03em;line-height:1.05;color:var(--text);max-width:820px}.story-opening-line em{font-style:normal;color:var(--rose)}.story-body{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.story-text-col{display:flex;flex-direction:column;gap:2rem}.story-p{font-family:var(--font-body);font-size:16px;line-height:1.9;color:var(--text-muted)}.story-p strong{font-family:var(--font-main);font-weight:700;color:var(--text);font-size:15px}.story-pull{font-family:var(--font-main);font-weight:800;font-size:clamp(22px,3vw,30px);letter-spacing:-.02em;line-height:1.2;color:var(--text);border-left:3px solid var(--gold);padding-left:1.5rem}.story-note{font-family:var(--font-garnish);font-size:14px;color:var(--text-muted);line-height:1.7}.story-image-col{display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:calc(var(--header-h) + 2rem)}.story-img{width:100%;background:var(--plate);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:0}[data-theme=dark] .story-img{background:var(--bg-secondary)}.story-img--portrait{aspect-ratio:3/4}.story-img--landscape{aspect-ratio:4/3}.story-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.story-img:hover img{transform:scale(1.05)}.story-img-note{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);font-family:var(--font-garnish);font-size:12px;color:#fff;text-align:center;line-height:1.4;opacity:0;transform:translateY(10px);transition:all .3s ease}.story-img:hover .story-img-note{opacity:1;transform:translateY(0)}.story-close{margin-top:5rem;padding-top:3rem;border-top:1px solid var(--border)}.story-close-text{font-family:var(--font-main);font-weight:800;font-size:clamp(20px,3vw,28px);letter-spacing:-.02em;color:var(--text);max-width:540px;line-height:1.2;margin-bottom:2rem}.story-close-text em{font-style:normal;color:var(--rose)}.story-close-cta{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-main);font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;padding:.85rem 1.75rem;background:var(--ink);color:var(--cream);border-radius:var(--radius);transition:opacity var(--transition),transform .15s ease;white-space:nowrap}[data-theme=dark] .story-close-cta{background:var(--cream);color:var(--ink)}.story-close-cta:hover{opacity:.88;transform:translateY(-1px)}.story-close-cta svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.story-signoff{margin-top:1.5rem}.story-signoff-name{font-family:var(--font-main);font-weight:800;font-size:16px;letter-spacing:-.01em;color:var(--text);margin-bottom:.15rem}.story-signoff-title{font-family:var(--font-body);font-size:13px;color:var(--text-muted);margin-bottom:.5rem}.story-signoff-ps{font-family:var(--font-garnish);font-size:13px;color:var(--text-muted)}@media(max-width:900px){.story-body{grid-template-columns:1fr;gap:3rem}.story-image-col{position:static;flex-direction:row;overflow-x:auto;gap:1rem;scrollbar-width:none;order:-1}.story-image-col::-webkit-scrollbar{display:none}.story-img--portrait{width:240px;flex-shrink:0}.story-img--landscape{width:300px;flex-shrink:0}.story-wrap{padding:3rem 1.25rem 5rem}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/our-story.css.map */
