@font-face { font-family: "Young Serif"; font-style: normal; font-weight: 400; font-display: swap; src: url(/fonts/young-serif-latin-400-normal.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Young Serif"; font-style: normal; font-weight: 400; font-display: swap; src: url(/fonts/young-serif-latin-ext-400-normal.woff2) format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Figtree"; font-style: normal; font-weight: 400; font-display: swap; src: url(/fonts/figtree-latin-400-normal.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Figtree"; font-style: normal; font-weight: 500; font-display: swap; src: url(/fonts/figtree-latin-500-normal.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Figtree"; font-style: normal; font-weight: 600; font-display: swap; src: url(/fonts/figtree-latin-600-normal.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Figtree"; font-style: normal; font-weight: 700; font-display: swap; src: url(/fonts/figtree-latin-700-normal.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Figtree"; font-style: normal; font-weight: 400; font-display: swap; src: url(/fonts/figtree-latin-ext-400-normal.woff2) format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Figtree"; font-style: normal; font-weight: 500; font-display: swap; src: url(/fonts/figtree-latin-ext-500-normal.woff2) format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Figtree"; font-style: normal; font-weight: 600; font-display: swap; src: url(/fonts/figtree-latin-ext-600-normal.woff2) format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Figtree"; font-style: normal; font-weight: 700; font-display: swap; src: url(/fonts/figtree-latin-ext-700-normal.woff2) format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

:root {
  --milk: #FFFDF7;
  --sun: #F6C445;
  --collar: #E0523E;
  --ink: #23201C;
  --bowl: #2F6FB0;
  --ink-soft: #6b655c;
  --line: #eadfc0;
  --display: "Young Serif", "Iowan Old Style", Georgia, serif;
  --sans: "Figtree", "Helvetica Neue", Arial, sans-serif;
  --wrap: 1080px;
  --gutter: clamp(20px, 5vw, 48px);
  --ease: cubic-bezier(.2, .7, .2, 1);
}

*, *::before, *::after { box-sizing: border-box; }
[hidden] { display: none !important; }
html { background: var(--milk); color: var(--ink); -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body { margin: 0; font: 400 16px/1.55 var(--sans); }
h1, h2, h3 { font-family: var(--display); font-weight: 400; letter-spacing: -.01em; }
h2 { font-size: clamp(28px, 4vw, 40px); line-height: 1.1; margin: 0 0 10px; }
p { margin: 0 0 12px; }
a { color: var(--bowl); }
img { max-width: 100%; display: block; }
.visually-hidden { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
:focus-visible { outline: 3px solid var(--bowl); outline-offset: 3px; }

.wrap { max-width: var(--wrap); margin: 0 auto; padding: 0 var(--gutter); }

.sun { background: var(--sun); color: var(--ink); }
.top { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding-top: 22px; padding-bottom: 8px; }
.wordmark { display: inline-flex; align-items: center; gap: 10px; font-family: var(--display); font-size: 19px; text-decoration: none; color: var(--ink); }
.tag-icon { width: 30px; height: 30px; flex: none; }
.top nav { display: flex; gap: 22px; align-items: center; }
.top nav a { text-decoration: none; color: var(--ink); font-weight: 500; font-size: 15px; }
.top nav a:hover { text-decoration: underline; }

.hero { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(300px, 440px); gap: clamp(28px, 6vw, 72px); align-items: start; padding-top: clamp(28px, 5vw, 56px); padding-bottom: clamp(40px, 6vw, 72px); }
.hero-words { padding-top: clamp(8px, 2vw, 32px); }
.passage { margin: 0 0 28px; }
.passage p { max-width: 17ch; font-family: var(--display); font-size: clamp(30px, 4.6vw, 50px); line-height: 1.1; letter-spacing: -.012em; margin: 0 0 14px; text-wrap: balance; }
.passage footer { font-size: 15px; font-weight: 500; }
.hero-title { font-family: var(--sans); font-weight: 700; font-size: clamp(19px, 2.2vw, 24px); line-height: 1.3; margin: 0 0 8px; max-width: 32ch; letter-spacing: 0; }
.hero-line { max-width: 44ch; margin: 0; font-size: 16px; }

.start-card { background: var(--milk); border-radius: 18px; padding: clamp(18px, 3vw, 28px); box-shadow: 0 24px 60px -30px rgba(35,32,28,.45), 0 1px 0 rgba(35,32,28,.06); }

.cover { position: relative; aspect-ratio: 1; width: min(100%, 250px); margin: 0 auto 22px; background: var(--sun); border-radius: 3px 12px 12px 3px; box-shadow: 0 14px 30px -18px rgba(35,32,28,.6); }
.cover::before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 9px; background: linear-gradient(90deg, rgba(0,0,0,.16), rgba(0,0,0,0)); border-radius: 3px 0 0 3px; }
.cover-charm { position: absolute; left: 50%; top: 10%; width: 56%; aspect-ratio: 1; transform: translateX(-50%); border-radius: 50%; background: var(--milk); padding: 4%; box-shadow: 0 3px 0 rgba(0,0,0,.12); }
.cover-charm::before { content: ""; position: absolute; inset: 14%; border-radius: 50%; border: 2px dashed rgba(35,32,28,.25); }
.cover-charm img { position: relative; width: 100%; height: 100%; object-fit: cover; border-radius: 50%; }
.collar { position: absolute; left: 0; right: 0; bottom: 22%; height: 9%; background: var(--collar); }
.collar::after { content: ""; position: absolute; left: 0; right: 0; top: 50%; border-top: 2px dashed rgba(255,253,247,.55); transform: translateY(-50%); }
.tag { position: absolute; left: 50%; top: 88%; transform: translateX(-50%); transform-origin: 50% -20%; display: flex; align-items: center; gap: 6px; background: var(--milk); color: var(--ink); border-radius: 999px; padding: 6% 9%; max-width: 86%; box-shadow: 0 2px 0 rgba(0,0,0,.15), inset 0 -2px 0 rgba(0,0,0,.05); animation: swing 1.6s var(--ease) 1; }
.tag.swing { animation: swing 1.2s var(--ease) 1; }
.tag-hole { width: 8px; height: 8px; border-radius: 50%; background: var(--sun); box-shadow: inset 0 1px 1px rgba(0,0,0,.3); flex: none; }
.tag-name { font-family: var(--display); font-size: clamp(13px, 1.3vw, 16px); letter-spacing: .12em; text-transform: uppercase; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 1.2; }
.tag-name:empty::before { content: attr(data-placeholder); opacity: .35; }
@keyframes swing { 0% { transform: translateX(-50%) rotate(0); } 20% { transform: translateX(-50%) rotate(-9deg); } 55% { transform: translateX(-50%) rotate(6deg); } 80% { transform: translateX(-50%) rotate(-2deg); } 100% { transform: translateX(-50%) rotate(0); } }

.start-form { display: grid; gap: 16px; }
.field { display: grid; gap: 6px; }
.field > span, .field legend { font-weight: 600; font-size: 14px; }
.field input[type="text"], .field select { font: inherit; font-size: 17px; padding: 11px 14px; border: 1.5px solid var(--line); border-radius: 10px; background: #fff; color: var(--ink); width: 100%; }
.field input[type="text"]:focus, .field select:focus { border-color: var(--bowl); outline: none; box-shadow: 0 0 0 3px rgba(47,111,176,.18); }
fieldset.field { border: 0; padding: 0; margin: 0; }
.species { grid-template-columns: repeat(3, 1fr); grid-auto-flow: row; }
.species legend { grid-column: 1 / -1; margin-bottom: 6px; }
.species label { position: relative; }
.species input { position: absolute; opacity: 0; inset: 0; }
.species span { display: block; text-align: center; padding: 9px 10px; border: 1.5px solid var(--line); border-radius: 999px; background: #fff; cursor: pointer; font-weight: 500; font-size: 15px; }
.species input:checked + span { border-color: var(--ink); background: var(--ink); color: var(--milk); }
.species input:focus-visible + span { outline: 3px solid var(--bowl); outline-offset: 3px; }
.photo-field { position: relative; }
.photo-field input[type="file"] { position: absolute; opacity: 0; width: 1px; height: 1px; }
.photo-field input:focus-visible + .button { outline: 3px solid var(--bowl); outline-offset: 3px; }

.button { display: inline-block; font: inherit; font-weight: 600; padding: 11px 20px; border-radius: 999px; border: 1.5px solid transparent; cursor: pointer; text-align: center; text-decoration: none; transition: transform .12s var(--ease), background .12s; }
.button.primary { background: var(--collar); color: var(--milk); font-size: 17px; padding: 14px 24px; }
.button.primary:hover { background: #c9432f; transform: translateY(-1px); }
.button.primary:disabled { opacity: .6; cursor: wait; transform: none; }
.button.secondary { background: #fff; border-color: var(--ink); color: var(--ink); justify-self: start; }
.button.secondary:hover { background: var(--ink); color: var(--milk); }
.fine { color: var(--ink-soft); font-size: 13px; line-height: 1.5; }
.error { color: var(--collar); font-size: 14px; font-weight: 500; }

.example, .how, .prices, .faq { padding-top: clamp(40px, 7vw, 80px); }
.sub { color: var(--ink-soft); margin-bottom: 20px; max-width: 60ch; }
.spreads { list-style: none; margin: 0 calc(-1 * var(--gutter)); padding: 8px var(--gutter) 28px; display: flex; gap: 28px; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: thin; }
.spread { flex: 0 0 auto; display: grid; grid-template-columns: 1fr 1fr; width: min(720px, 88vw); aspect-ratio: 2 / 1; scroll-snap-align: start; box-shadow: 0 22px 44px -28px rgba(35,32,28,.5); border: 1px solid var(--line); border-radius: 4px; overflow: hidden; }
.page { position: relative; background: #fff; padding: clamp(18px, 4vw, 40px); font-size: clamp(13px, 1.85vw, 17px); line-height: 1.5; overflow: hidden; }
.page-left { border-right: 1px solid #efe7d2; box-shadow: inset -14px 0 18px -16px rgba(0,0,0,.14); }
.page-right { box-shadow: inset 14px 0 18px -16px rgba(0,0,0,.14); }
.page p { margin: 0 0 .8em; }
.page-heading { font-family: var(--display); font-size: clamp(16px, 2.4vw, 23px); line-height: 1.15; margin-bottom: 1em !important; }
.page-heading::after { content: ""; display: block; width: 2.4em; height: .22em; background: var(--sun); border-radius: 4px; margin-top: .5em; }
.page-first { display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; }
.page-title { font-family: var(--display); font-size: clamp(26px, 4.4vw, 42px); line-height: 1.05; margin: 0 0 .3em !important; }
.page-years { color: var(--ink-soft); letter-spacing: .04em; font-size: clamp(12px, 1.6vw, 15px); }
.page-collar { position: absolute; left: 0; right: 0; bottom: 14%; height: 5%; background: var(--collar); }
.page-collar::after { content: ""; position: absolute; left: 0; right: 0; top: 50%; border-top: 2px dashed rgba(255,253,247,.55); transform: translateY(-50%); }

.steps { margin: 0; padding: 0; list-style: none; counter-reset: step; display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 22px; max-width: 900px; }
.steps li { counter-increment: step; display: grid; grid-template-columns: 44px 1fr; gap: 14px; align-items: start; }
.steps li::before { content: counter(step); display: grid; place-items: center; width: 44px; height: 44px; border-radius: 50%; background: var(--sun); font-family: var(--display); font-size: 20px; }
.price-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; max-width: 760px; margin-bottom: 22px; }
.price { background: #fff; border: 1.5px solid var(--line); border-radius: 16px; padding: 20px 22px; position: relative; overflow: hidden; }
.price strong { display: block; font-family: var(--display); font-weight: 400; font-size: 30px; margin-bottom: 6px; }
.price p { margin: 0; color: var(--ink-soft); }
.price-hard::before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 8px; background: var(--collar); }
.faq details { border-top: 1.5px solid var(--line); padding: 14px 0; max-width: 64ch; }
.faq details:last-of-type { border-bottom: 1.5px solid var(--line); }
.faq summary { cursor: pointer; font-weight: 600; list-style: none; display: flex; justify-content: space-between; gap: 16px; }
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after { content: "+"; color: var(--collar); font-size: 20px; line-height: 1; }
.faq details[open] summary::after { content: "–"; }
.faq details p { margin: 10px 0 0; color: #3d3831; }

.bottom { display: flex; justify-content: space-between; gap: 24px; flex-wrap: wrap; margin-top: clamp(40px, 7vw, 80px); padding-top: 24px; padding-bottom: 40px; border-top: 1.5px solid var(--line); color: var(--ink-soft); font-size: 13px; }
.bottom p { margin: 0; }
.bottom nav { display: flex; gap: 18px; }
.bottom a { color: inherit; }

@media (max-width: 760px) {
  .hero { grid-template-columns: 1fr; }
  .top { flex-direction: column; gap: 8px; align-items: flex-start; }
}
@media (prefers-reduced-motion: reduce) {
  .tag, .tag.swing { animation: none !important; }
  .button { transition: none !important; }
}

.done { padding-top: clamp(32px, 8vw, 96px); padding-bottom: 80px; max-width: 640px; }
.done-title { font-size: clamp(30px, 5vw, 44px); line-height: 1.12; margin: 0 0 16px; }
.done .button { margin: 16px 0; }
.writing { display: flex; gap: 8px; margin-top: 24px; }
.writing span { width: 12px; height: 12px; border-radius: 50%; background: var(--sun); animation: bounce 1.2s infinite var(--ease); }
.writing span:nth-child(2) { animation-delay: .15s; background: var(--collar); }
.writing span:nth-child(3) { animation-delay: .3s; background: var(--bowl); }
@keyframes bounce { 0%, 60%, 100% { transform: translateY(0); } 30% { transform: translateY(-8px); } }

.questions { padding-top: clamp(20px, 4vw, 40px); padding-bottom: 80px; max-width: 680px; }
.q-bar { height: 6px; background: var(--line); border-radius: 3px; margin-bottom: clamp(24px, 5vw, 48px); overflow: hidden; }
.q-bar span { display: block; height: 100%; width: 0; background: var(--sun); transition: width .3s var(--ease); }
.q-title { font-size: clamp(26px, 4.4vw, 40px); line-height: 1.12; margin: 0 0 10px; }
.q-progress { font-size: 12px; letter-spacing: .12em; text-transform: uppercase; color: var(--ink-soft); margin-bottom: 14px; font-weight: 600; }
.q-step .field { margin: 18px 0; max-width: 420px; }
.q-answer { width: 100%; font: 400 18px/1.5 var(--sans); padding: 14px 16px; border: 1.5px solid var(--line); border-radius: 12px; background: #fff; color: var(--ink); resize: vertical; margin: 8px 0 18px; }
.q-answer:focus { border-color: var(--bowl); outline: none; box-shadow: 0 0 0 3px rgba(47,111,176,.18); }
.q-actions { display: flex; gap: 12px; align-items: center; flex-wrap: wrap; margin: 6px 0 12px; }
.link { background: none; border: 0; padding: 8px 4px; font: inherit; color: var(--ink-soft); text-decoration: underline; cursor: pointer; }
.link:hover { color: var(--ink); }
.photo-list { list-style: none; margin: 0 0 18px; padding: 0; display: grid; grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); gap: 14px; }
.photo-item img { width: 100%; aspect-ratio: 1; object-fit: cover; border-radius: 12px; background: var(--line); }
.photo-item span { display: block; font-size: 12px; color: var(--ink-soft); margin-top: 6px; }
.photo-add { display: grid; gap: 10px; max-width: 420px; margin-bottom: 24px; }
.photo-add input[type="text"] { font: inherit; padding: 10px 12px; border: 1.5px solid var(--line); border-radius: 10px; background: #fff; }
.photo-add input[type="file"] { font: inherit; font-size: 14px; }

.viewer { padding-top: 16px; padding-bottom: 80px; }
.v-spreads { list-style: none; margin: 0; padding: 0; }
.v-spread { display: grid; grid-template-columns: 1fr 1fr; box-shadow: 0 24px 50px -30px rgba(35,32,28,.5); border: 1px solid var(--line); border-radius: 4px; overflow: hidden; }
.v-page { position: relative; }
.v-page:first-child .bp { box-shadow: inset -14px 0 18px -16px rgba(0,0,0,.14); }
.v-page:last-child .bp { box-shadow: inset 14px 0 18px -16px rgba(0,0,0,.14); }
.v-blank { background: var(--milk); }
.v-edit { position: absolute; right: 10px; bottom: 10px; font: 600 12px var(--sans); padding: 6px 12px; border-radius: 999px; border: 1.5px solid var(--ink); background: rgba(255,253,247,.95); color: var(--ink); cursor: pointer; opacity: 0; transition: opacity .15s; }
.v-page:hover .v-edit, .v-page:focus-within .v-edit, .v-edit:focus-visible { opacity: 1; }
@media (hover: none) { .v-edit { opacity: 1; } }
.v-nav { display: flex; align-items: center; justify-content: center; gap: 18px; margin: 20px 0 28px; }
.v-count { color: var(--ink-soft); font-size: 14px; min-width: 60px; text-align: center; }
.v-editor { border-top: 1.5px solid var(--line); padding-top: 20px; max-width: 640px; }
.v-editor-head { display: flex; justify-content: space-between; align-items: baseline; }
.v-form { display: grid; gap: 12px; margin: 12px 0 22px; }
.v-form .field input[type="text"] { font: inherit; font-size: 16px; padding: 10px 12px; border: 1.5px solid var(--line); border-radius: 10px; background: #fff; }
.v-form .q-answer { margin: 0; }
.v-form .button { justify-self: start; }
.v-photo-options { display: grid; grid-template-columns: repeat(auto-fill, minmax(96px, 1fr)); gap: 10px; }
.v-photo-option { position: relative; cursor: pointer; }
.v-photo-option input { position: absolute; opacity: 0; inset: 0; }
.v-photo-option img { width: 100%; aspect-ratio: 1; object-fit: cover; border: 3px solid transparent; border-radius: 10px; }
.v-photo-option input:checked + img { border-color: var(--bowl); }
.v-photo-option span { display: block; font-size: 11px; color: var(--ink-soft); }
@media (max-width: 720px) { .v-spread { grid-template-columns: 1fr; } .v-blank { display: none; } }

.v-notice { background: #fff; border: 1.5px solid var(--line); border-left: 6px solid var(--sun); border-radius: 10px; padding: 12px 14px; margin: 0 0 20px; font-size: 14px; }
.v-order { border-top: 1.5px solid var(--line); margin-top: 28px; padding-top: 24px; max-width: 640px; }
.v-order .button { margin-bottom: 8px; }

.legal { padding-top: 16px; padding-bottom: 40px; max-width: 640px; }
.legal h1 { font-size: clamp(30px, 5vw, 44px); margin: 0 0 16px; }
.legal h2 { font-size: 22px; margin: 28px 0 8px; }
.legal p { max-width: 62ch; }
