:root{--cream:#f6f0e7;--paper:#fffaf3;--ink:#30261e;--brown:#765541;--rose:#bd8178;--line:#e2d4c3;--green:#69735d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.55}a{color:inherit}img{display:block;max-width:100%;height:auto}.skip{position:absolute;left:1rem;top:-5rem;background:var(--ink);color:white;padding:.65rem 1rem;z-index:10}.skip:focus{top:1rem}.announcement{background:#6d5b49;color:#fff8ef;text-align:center;padding:.53rem 1rem;font-size:.77rem;letter-spacing:.095em;text-transform:uppercase}.announcement span{padding:0 .75rem;color:#e6c5aa}.site-header{max-width:1440px;margin:auto;padding:1.25rem 5.5%;display:flex;align-items:center;justify-content:space-between;gap:2rem}.wordmark{text-decoration:none;display:inline-flex;flex-direction:column;align-items:center;line-height:1;white-space:nowrap}.wordmark-name{font:500 clamp(1.5rem,2.4vw,2.2rem)/1.05 'Fraunces',serif;letter-spacing:-.055em}.wordmark-name em{color:var(--rose);font-weight:400}.wordmark-detail{font-size:.59rem;letter-spacing:.4em;margin-top:.55rem;display:flex;align-items:center;gap:.7rem}.wordmark-detail span{height:1px;width:2rem;background:var(--brown)}nav{display:flex;gap:2.2rem;align-items:center;font-size:.9rem;font-weight:600}nav a{text-decoration:none}nav a:hover,.text-link:hover,.card a:hover,footer a:hover{text-decoration:underline;text-underline-offset:4px}.nav-shop{border:1px solid var(--brown);border-radius:99px;padding:.65rem 1.2rem}.nav-shop span{margin-left:.4rem}.hero{max-width:1440px;margin:auto;min-height:630px;display:grid;grid-template-columns:49% 51%;align-items:center;padding:2rem 5.5% 5rem;gap:1.5rem}.hero-copy{position:relative;z-index:1;padding-right:1rem}.eyebrow{display:block;color:#8a6259;font-weight:700;letter-spacing:.19em;font-size:.74rem;line-height:1.6}.star{font-size:1.5rem;vertical-align:middle;line-height:0;color:var(--rose);margin-right:.4rem}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Fraunces',serif;font-weight:500}h1{font-size:clamp(3.7rem,6vw,6rem);letter-spacing:-.07em;line-height:1.07;margin:1.2rem 0 1.5rem}h1 em,h2 em{font-weight:400;color:#a96864}.hero-copy>p{max-width:33rem;font-size:1.13rem;color:#655649;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:1.7rem;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:1.25rem;background:#735342;color:white;border:1px solid #735342;text-decoration:none;border-radius:3px;padding:.9rem 1.45rem;font-weight:700;transition:background .2s,transform .2s}.button:hover{background:#50392e;transform:translateY(-2px)}.text-link{font-weight:700;text-decoration:none;border-bottom:1px solid var(--brown);padding-bottom:.2rem}.text-link span{margin-left:.6rem}.hero-note{font-family:'Fraunces',serif;color:#a27c6d;font-style:italic;margin-top:4.5rem;font-size:1.1rem}.hero-note span{font-family:Arial,sans-serif;color:var(--rose);font-style:normal;font-size:1.7rem;vertical-align:middle;margin-right:.4rem}.hero-visual{position:relative;max-width:660px;margin:0 auto;width:100%;padding:1.4rem 1.4rem 0 0}.hero-image-wrap{overflow:hidden;border-radius:48% 48% 2px 2px;aspect-ratio: .98;background:#d8bc9a;box-shadow:25px 25px 0 #e8d8c7}.hero-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center}.image-stamp{position:absolute;right:-.8rem;bottom:2rem;width:130px;height:130px;border-radius:50%;background:#fbf4e9;border:1px solid #c5a895;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(10deg);font-size:.68rem;letter-spacing:.11em;font-weight:700;box-shadow:0 3px 12px #4f311724}.image-stamp span{font:italic 1.1rem 'Fraunces',serif;letter-spacing:0;color:#a96864;margin-top:.4rem}.ribbon{display:flex;justify-content:space-around;gap:1.3rem;background:#e5d6c5;border-top:1px solid #d9c5af;border-bottom:1px solid #d9c5af;padding:1rem;color:#6e5346;font-size:.75rem;letter-spacing:.16em;font-weight:700;white-space:nowrap;overflow:hidden}.ribbon span:nth-child(even){color:#b37c75}.section-shell{max-width:1440px;margin:auto;padding:7.5rem 5.5%}.section-intro{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.6rem}.section-intro h2,.closing h2{font-size:clamp(2.65rem,4.7vw,4.8rem);letter-spacing:-.055em;line-height:1.12;margin:.8rem 0 0}.section-intro p{max-width:20rem;color:#6e5f52;margin:0 0 .2rem}.cards{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem}.card{background:var(--paper);border:1px solid var(--line)}.card-image{aspect-ratio:1.25;overflow:hidden;background:#e7dccb}.card-image img{width:100%;height:100%;object-fit:cover}.card-body{padding:1.65rem 2rem 2rem}.card-num{font-size:.7rem;letter-spacing:.17em;color:#9a7167;font-weight:700}.card h3{font-size:clamp(1.7rem,2.5vw,2.5rem);letter-spacing:-.035em;line-height:1.18;margin:.55rem 0 .65rem}.card p{color:#695a4d;max-width:29rem}.card a{display:inline-block;margin-top:.5rem;font-weight:700;text-decoration:none;border-bottom:1px solid #af8b75;padding-bottom:.2rem}.card a span{margin-left:.6rem}.story{text-align:center;background:#e8e5d9;padding:6.5rem 1.5rem 7rem}.story-ornament{color:#8c9278;font-size:2.7rem;line-height:1;margin-bottom:1.5rem}.story h2{font-size:clamp(2.8rem,5vw,5rem);letter-spacing:-.06em;line-height:1.14;margin:1.2rem auto 1.6rem}.story p{max-width:42rem;margin:0 auto 2rem;color:#5f584d;font-size:1.08rem;line-height:1.85}.signature{display:block;font:italic 1.3rem 'Fraunces',serif;color:#886451}.signature span{color:var(--rose)}.closing{text-align:center;padding-top:7rem;padding-bottom:7rem}.closing p{color:#695a4d;margin:1.5rem auto 2rem}.closing .button{margin:auto}footer{border-top:1px solid var(--line);padding:3rem 5.5%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.85rem}footer .wordmark-name{font-size:1.7rem}footer p{font:italic 1.1rem 'Fraunces',serif;color:#9a7167;margin:.2rem 0}footer>a:not(.wordmark){font-weight:700;font-size:.9rem}footer small{color:#8d7c70;margin-top:1.2rem}a:focus-visible{outline:3px solid #a96864;outline-offset:4px}@media(max-width:850px){.site-header{padding:1.2rem 5%;flex-wrap:wrap;justify-content:center}.hero{grid-template-columns:1fr;padding:4rem 5% 5rem;gap:3rem}.hero-copy{text-align:center;padding:0}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-note{margin-top:2rem}.hero-visual{max-width:560px}.section-intro{display:block}.section-intro p{margin-top:1rem}.section-shell{padding:5rem 5%}}@media(max-width:620px){.announcement{font-size:.64rem;letter-spacing:.05em}.announcement span{padding:0 .3rem}.site-header{gap:1.3rem}.wordmark-name{font-size:1.8rem}nav{width:100%;justify-content:center;gap:1.1rem;font-size:.78rem}nav .nav-shop{padding:.5rem .75rem}.hero{padding-top:2.5rem}.hero h1{font-size:clamp(3.1rem,14vw,4.4rem)}.hero-copy>p{font-size:1rem}.hero-visual{width:88%;padding:0}.hero-image-wrap{box-shadow:15px 15px 0 #e8d8c7}.image-stamp{width:95px;height:95px;font-size:.53rem;right:-1.2rem;bottom:1rem}.image-stamp span{font-size:.87rem}.ribbon{font-size:.63rem;justify-content:flex-start;padding-left:1rem}.ribbon span:nth-child(n+4){display:none}.cards{grid-template-columns:1fr}.card-body{padding:1.4rem}.story{padding:5rem 1.3rem}.story p{font-size:1rem}.signature{font-size:1.1rem}.closing h2{font-size:2.85rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
