.hero{background:var(--bg-ink);align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-stage{position:absolute;inset:0}.hero-photo{transform-origin:60% 40%;position:absolute;inset:-2%}.hero-photo:before{background:radial-gradient(120% 80% at 65% 35%,#b8742a52,#0000 55%),radial-gradient(90% 60% at 20% 90%,#0e0a06d9,#0000 60%)}.hero-vignette{z-index:4;background:linear-gradient(#0e0a068c 0%,#0000 30% 55%,#0e0a06eb 100%),linear-gradient(90deg,#0e0a0666 0%,#0000 35%);position:absolute;inset:0}.hero-content{z-index:5;width:100%;padding-top:clamp(96px,12vh,150px);padding-bottom:clamp(48px,6vh,90px);position:relative}.hero-eyebrow{margin-bottom:32px}.hero-title{overflow-wrap:break-word;max-width:14ch;margin-bottom:60px}.hero-grid{grid-template-columns:1.3fr 1fr;align-items:stretch;gap:60px;display:grid}.hero-right{justify-content:center;align-items:flex-end;min-height:100%;display:flex}.hero-gift-img{object-fit:contain;object-position:bottom center;filter:drop-shadow(0 24px 40px #0000008c);width:100%;height:100%;display:block}@media (max-width:980px){.hero-grid{grid-template-columns:1fr;gap:32px}.hero-right{min-height:unset}.hero-gift-img{width:auto;max-height:280px}.hero-title{margin-bottom:40px;font-size:clamp(56px,19vw,88px)}}.hero-scroll{right:var(--gutter);z-index:6;flex-direction:column;align-items:center;gap:14px;display:flex;position:absolute;bottom:40px}.hero-scroll .caption{writing-mode:vertical-rl;color:var(--fg-warm);transform:rotate(180deg)}.hero-scroll-line{background:linear-gradient(180deg, transparent, var(--accent-ember));width:1px;height:60px;animation:scrolly 2.4s var(--ease-in-out) infinite}@keyframes scrolly{0%,to{opacity:.3;transform-origin:top;transform:scaleY(.7)}50%{opacity:1;transform:scaleY(1)}}@media (max-width:720px){.hero-scroll{display:none}}.prod-feature{grid-template-columns:1.5fr 1fr;align-items:center;gap:80px;display:grid}@media (max-width:980px){.prod-feature{grid-template-columns:1fr;gap:40px}}.prod-photo{position:relative}.prod-photo-img{width:100%;height:auto;display:block}.prod-tag{color:var(--bg-ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#efe7d7f2;padding:12px 16px;position:absolute;bottom:28px;right:28px}.prod-tag .num-label{color:var(--accent-ember)}.manifest{gap:var(--gutter);grid-template-columns:280px 1fr;display:grid}@media (max-width:980px){.manifest{grid-template-columns:1fr}}.manifest-side{flex-direction:column;gap:80px;display:flex}.sec-head{max-width:720px;margin-bottom:100px}.gift-grid{grid-template-columns:1fr 1fr;gap:56px 36px;display:grid}@media (max-width:880px){.gift-grid{grid-template-columns:1fr;gap:36px}}.gift-card{color:inherit;transition:transform .6s var(--ease-out);text-decoration:none;display:block}.gift-card:hover{transform:translateY(-6px)}.gift-card .photo,.gift-card .gift-photo{transition:filter .6s var(--ease-out)}.gift-card:hover .photo,.gift-card:hover .gift-photo{filter:brightness(1.04)}.gift-photo{background:var(--bg-paper);aspect-ratio:4/5;position:relative;overflow:hidden}.gift-photo img{object-fit:cover;width:100%;height:100%;display:block}.gift-meta{padding-top:32px;padding-right:20px}@media (max-width:600px){.gift-grid{grid-template-columns:1fr 1fr;gap:28px 14px}.gift-meta{padding-top:14px;padding-right:0}.gift-card .display-m{font-size:19px;line-height:1.2}.gift-card p.body{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12.5px;line-height:1.5;display:-webkit-box;overflow:hidden;margin-top:8px!important}.gift-card .linkr{font-size:10px;margin-top:12px!important}.gift-card .num-label{font-size:9px}}
