:root{--bg: #f1ead8;--bg-soft: #e9e1ca;--ink: #1a1814;--ink-soft: #5a5247;--ink-dim: #8a8170;--ochre: #b5832e;--ochre-deep: #9b6f24;--line: rgba(26, 24, 20, .1)}*{box-sizing:border-box}html,body{margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.wrap{max-width:1180px;margin:0 auto;padding:0 28px}header.nav{padding:28px 0 0}header.nav .wrap{display:flex;align-items:center;justify-content:space-between}.mark{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink)}.mark img{width:34px;height:34px;border-radius:7px;display:block}.mark .word{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:22px;letter-spacing:.01em}.nav-link{color:var(--ink-soft);text-decoration:none;font-size:14px;letter-spacing:.02em}.nav-link:hover{color:var(--ink)}.hero{padding:80px 0 40px;text-align:center}h1.title{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:64px;line-height:1;letter-spacing:-.01em;margin:42px 0 18px}.tagline{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-weight:500;font-size:26px;color:var(--ink-soft);margin:0 auto;max-width:540px}.lede{font-size:17px;color:var(--ink-soft);max-width:520px;margin:26px auto 0;line-height:1.6;text-wrap:pretty}.cta-row{display:flex;justify-content:center;align-items:center;gap:18px;margin-top:38px;flex-wrap:wrap}.badge{display:inline-flex;align-items:center;gap:12px;background:var(--ink);color:#f6f1e2;text-decoration:none;padding:14px 22px 14px 18px;border-radius:14px;transition:transform .2s ease,background .2s ease;box-shadow:0 1px #ffffff0a inset,0 6px 22px -10px #1a181466}.badge:hover{background:#000;transform:translateY(-1px)}.badge svg{width:30px;height:30px;flex:none}.badge .b-text{display:flex;flex-direction:column;line-height:1.1;text-align:left}.badge .b-top{font-size:11px;opacity:.78;letter-spacing:.04em}.badge .b-bot{font-size:18px;font-weight:600;letter-spacing:.01em;font-family:Cormorant Garamond,Georgia,serif}.meta{color:var(--ink-dim);font-size:13px;letter-spacing:.02em}.gallery{position:relative;margin:60px auto 0;padding:70px 0 40px}.wrap.narrow{max-width:760px}.hero-mark{display:block;width:168px;height:168px;margin:0 auto;border-radius:28px;box-shadow:0 1px #fff9 inset,0 18px 40px -20px #1a181459,0 4px 12px -6px #1a181426}.closing-mark{display:block;width:88px;height:88px;margin:0 auto 26px;border-radius:18px;box-shadow:0 1px #fff9 inset,0 10px 24px -14px #1a18144d}.panel{margin:0 auto 72px;max-width:460px;display:block}.panel:last-child{margin-bottom:0}.panel img{width:100%;height:auto;display:block;border-radius:24px;box-shadow:0 1px #ffffff80 inset,0 22px 50px -24px #1a181452,0 6px 18px -10px #1a18142e}.panel-wide{max-width:560px}.closing{text-align:center;padding:40px 0 100px}.closing h2{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:48px;line-height:1.1;letter-spacing:-.01em;margin:0 auto 28px;max-width:680px}.closing h2 em{color:var(--ochre);font-style:italic}footer{border-top:1px solid var(--line);padding:30px 0 40px;color:var(--ink-dim);font-size:13px}footer .wrap{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}footer a{color:var(--ink-soft);text-decoration:none}footer a:hover{color:var(--ink)}.foot-links{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.share-row{position:relative;display:inline-flex;align-items:center;gap:12px}.share-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:0;background:transparent;color:var(--ink-soft);text-decoration:none;cursor:pointer;border-radius:8px;-webkit-tap-highlight-color:transparent;transition:color .2s ease,background .2s ease}.share-btn:hover{color:var(--ink);background:#1a18140d}.share-btn:focus-visible{color:var(--ink);outline:2px solid var(--ochre);outline-offset:2px}.share-btn svg{width:18px;height:18px;display:block}.share-toast{position:absolute;bottom:calc(100% + 8px);right:0;background:var(--ink);color:#f6f1e2;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:12px;letter-spacing:.02em;padding:6px 10px;border-radius:8px;white-space:nowrap;opacity:0;transform:translateY(4px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.share-toast.is-visible{opacity:1;transform:translateY(0)}@media(max-width:880px){.hero-mark{width:140px;height:140px;border-radius:24px}h1.title{font-size:48px}.tagline{font-size:22px}.gallery{padding:40px 0 30px}.panel{margin-bottom:56px;max-width:420px}.panel-wide{max-width:520px}.closing h2{font-size:36px}}@media(max-width:520px){.hero{padding-top:50px}.hero-mark{width:120px;height:120px;border-radius:22px}h1.title{font-size:40px}.tagline{font-size:20px}.gallery{padding:30px 0 20px}.panel{margin-bottom:44px;max-width:100%}.panel-wide{max-width:100%}.panel img{border-radius:18px}.closing{padding:70px 0}.closing h2{font-size:30px}}
