/* Clean transparent artwork, quiet motion, and the requested guest journeys. */
.paper .reference-cloud{width:112px;height:auto;aspect-ratio:2/1;top:12px;overflow:visible;mix-blend-mode:normal}
.reference-cloud img{position:static;width:100%;height:auto;display:block}
.cloud-left{left:-4px;transform:rotate(-5deg)}.cloud-right{right:-4px;transform:scaleX(-1) rotate(-4deg)}
.gallery,.wishes,.music-section{text-align:center;padding-top:62px;padding-bottom:64px}
.gallery{background:#f3e6d1}.section-note{font-size:.875rem;color:#805725;line-height:1.7;margin:18px 0 0}
.map-window{border-radius:17px;overflow:hidden;border:1px solid #c89c6170;margin:26px -8px 24px;background:#f2e3cb}
.map-window iframe{display:block;width:100%;height:300px;border:0}
.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.gallery-grid:empty{display:none}.photo-thumbnail{display:block;cursor:pointer;padding:0;border:5px solid #fff9ed;border-radius:18px;background:#fff9ed;box-shadow:0 3px 12px #5a330c14;overflow:hidden;aspect-ratio:4/5}
.photo-thumbnail:nth-child(3n+1){transform:rotate(-2deg)}.photo-thumbnail:nth-child(3n+2){transform:rotate(2deg)}.photo-thumbnail img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s}.photo-thumbnail:hover img{transform:scale(1.045)}
.gallery-empty{border:1px dashed #bb915a;border-radius:24px;padding:38px 20px;background:#fbf2e580}.gallery-empty p{margin:18px 0 0}.gallery-icon{width:52px;height:52px;color:#9f713b}
.wishes .section-title{margin-bottom:18px}.wishes-intro{margin-bottom:28px}
.wish-form{text-align:left;padding:27px 22px;border:1px solid #d1af7c;border-radius:25px;background:#fff9f0b0}
.field-label,.attendance legend{font-size:.9375rem;font-weight:700;margin-bottom:9px;display:block}
.wish-form input[type=text],.wish-form textarea{display:block;width:100%;min-height:48px;padding:12px 14px;border:1px solid #d5b88c;background:#fffdf7;border-radius:12px;color:var(--ink);font-size:1rem;line-height:1.6}
.wish-form textarea{resize:vertical;min-height:145px}.wish-form input::placeholder,.wish-form textarea::placeholder{color:#987b5a;opacity:1}
.wish-form input:focus-visible,.wish-form textarea:focus-visible{outline:2px solid #a96c20;outline-offset:3px}
.attendance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px 0;padding:0;border:0}
.attendance legend{padding:0;margin-bottom:12px}.attendance-choice{position:relative;cursor:pointer}.attendance-choice input{position:absolute;opacity:0;width:1px;height:1px}
.attendance-choice>span{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:5px;text-align:center;padding:17px 7px;border:1px solid #d5b88c;border-radius:16px;background:#f8eddb;color:#725636;transition:border-color .2s,background .2s,transform .2s}
.attendance-choice .icon{height:26px;width:26px;margin-bottom:3px}.attendance-choice strong{font-size:.875rem;line-height:1.4}.attendance-choice small{font-size:.8125rem;line-height:1.4}
.attendance-choice.yes input:checked+span{background:#e8ecd9;border:2px solid #6c783d;color:#41501c;padding:16px 6px}.attendance-choice.no input:checked+span{background:#eadbc8;border:2px solid #9f6e39;color:#704113;padding:16px 6px}
.attendance-choice input:focus-visible+span{outline:3px solid var(--gold);outline-offset:4px}.attendance-choice:hover>span{transform:translateY(-2px)}
.prayer-suggestions{display:flex;flex-wrap:wrap;gap:6px;margin:2px 0 10px}.prayer-suggestions button{border:1px solid #d4b78c;border-radius:22px;background:#f1e3cc;color:#795122;padding:6px 10px;font-size:.875rem;cursor:pointer}.prayer-suggestions button:hover{background:#ead5b2}
.form-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.privacy-note{font-size:.8125rem;line-height:1.6;color:#8a6a43;margin:13px 0 18px}
.wish-submit{width:100%;gap:10px;box-shadow:0 4px 15px #5a330c18}.button:disabled{opacity:.65;cursor:wait;transform:none}.form-status{font-size:.9375rem;line-height:1.65;margin:0}.form-status:not(:empty){margin-top:16px;padding:12px 14px;border-radius:12px}.form-status.success{color:#41501c;background:#e8ecd9}.form-status.error{color:#8d3a26;background:#f9e5db}
.guestbook-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:34px 0 16px;text-align:left}.guestbook-heading h3{font-size:1.05rem;margin:0;line-height:1.6}.guestbook-heading>span{font-size:2rem;color:#ab7739}.guestbook-state{font-size:.9375rem;margin:16px 0;color:#8b693f}
.wishes-list{display:grid;gap:12px}.wish-card{text-align:left;border:1px solid #d4b88f;border-radius:18px;background:#fff9ef;padding:18px 18px 17px}.wish-card-header{display:flex;align-items:start;justify-content:space-between;gap:12px}.wish-card h4{font-size:1rem;margin:0;overflow-wrap:anywhere}.wish-badge{border-radius:20px;font-size:.8125rem;padding:3px 8px;background:#e8ecd9;color:#41501c;white-space:nowrap}.wish-badge.absent{background:#f0e1ce;color:#795122}.wish-card time{display:block;font-size:.8125rem;color:#8a6a43;margin:4px 0 12px}.wish-card p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.75}
.bottom-nav{width:min(calc(100% - 24px),420px);padding-left:6px;padding-right:6px}.bottom-nav a{min-width:0;flex:1;padding-left:4px;padding-right:4px}.bottom-nav span{font-size:.875rem}
.sound-toggle{position:fixed;z-index:11;right:max(16px,calc((100vw - 570px)/2 + 16px));bottom:110px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;width:54px;height:54px;border:1px solid #cfab72;border-radius:50%;background:#fff7e9;color:#795122;box-shadow:0 3px 16px #5a330c20;cursor:pointer}.sound-toggle .icon{width:22px;height:22px}.sound-toggle>span{font-size:.75rem;line-height:1.3}.sound-toggle .sound-waves{display:none}.sound-toggle[aria-pressed=true]{background:var(--ink);color:#fff7e9}.sound-toggle[aria-pressed=true] .sound-waves{display:block}.sound-toggle[aria-pressed=true] .sound-off-mark{display:none}
.music-section{padding-top:36px;padding-bottom:44px}.music-note-icon{width:34px;height:34px;display:block;margin:0 auto 18px;color:#9e6e2d}.music-section .eyebrow{font-size:.8125rem}.music-section .section-title{font-size:2.4rem;margin-bottom:10px}.music-artist{font-weight:700;margin:0 0 22px}.music-player-wrap{border:1px solid #c89c6170;border-radius:17px;overflow:hidden;background:#efe0c6;margin-bottom:20px;min-height:218px}.music-player-wrap iframe{display:block;width:100%;height:218px;border:0}.music-player-wrap #music-player{min-height:218px;display:grid;place-items:center}.music-player-wrap p{margin:0;padding:28px;line-height:1.8}
.photo-dialog{position:fixed;width:min(92vw,650px);max-height:90svh;background:#fff8ed;border:1px solid #d4b483;border-radius:20px;padding:42px 14px 14px;overflow:auto;color:var(--ink)}.photo-dialog::backdrop{background:#281606d6;backdrop-filter:blur(5px)}.photo-dialog>img{display:block;max-width:100%;max-height:68svh;object-fit:contain;margin:auto;border-radius:8px}.photo-close{position:absolute;right:8px;top:0;background:none;border:0;color:var(--ink);font-size:2rem;cursor:pointer;min-width:44px;min-height:44px}.photo-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:8px}.photo-controls button{border:0;background:#f1dfbd;border-radius:50%;min-width:44px;min-height:44px;font-size:1.9rem;color:var(--ink);cursor:pointer}.photo-controls span{font-size:.875rem}
@media(max-width:380px){.wish-form{padding:22px 16px}.attendance{gap:8px}.attendance-choice strong{font-size:.875rem}.attendance-choice small{font-size:.75rem}.bottom-nav{width:calc(100% - 20px)}.bottom-nav a{min-width:0}.music-section .section-title{font-size:2.1rem}}
@media(prefers-reduced-motion:no-preference){.cloud-left img{animation:cloud-float 6s ease-in-out infinite}.cloud-right img{animation:cloud-float 7s ease-in-out infinite reverse}.cover .ornament,.closing .ornament{animation:twinkle 4s ease-in-out infinite}.event-icon{animation:icon-sway 5s ease-in-out infinite}.location-icon{animation:pin-bob 4s ease-in-out infinite}.guestbook-heading>span{animation:heart-beat 3s ease-in-out infinite}.bottom-nav a:hover .icon{animation:icon-pop .5s ease}.music-note-icon{animation:icon-sway 4s ease-in-out infinite}.sound-toggle[aria-pressed=true] .icon{animation:icon-sway 3s ease-in-out infinite}}
@keyframes cloud-float{50%{transform:translate(5px,7px)}}@keyframes twinkle{50%{opacity:.5;transform:scale(.88) rotate(12deg)}}@keyframes icon-sway{25%{transform:rotate(-6deg)}75%{transform:rotate(6deg)}}@keyframes pin-bob{50%{transform:translateY(-6px)}}@keyframes heart-beat{50%{transform:scale(1.12)}}@keyframes icon-pop{50%{transform:translateY(-3px) scale(1.1)}}
@media(prefers-reduced-motion:reduce){.photo-thumbnail img,.attendance-choice>span{transition:none}.attendance-choice:hover>span,.photo-thumbnail:hover img{transform:none}}
.gallery-grid .photo-thumbnail:last-child:nth-child(odd){grid-column:1/-1;width:72%;justify-self:center}
.prayer-suggestions button{min-height:44px;line-height:1.5;text-align:center}.prayer-suggestions button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}
.sound-toggle:disabled{opacity:.55;cursor:default}.music-feedback{position:fixed;z-index:12;right:max(16px,calc((100vw - 570px)/2 + 16px));bottom:174px;max-width:min(260px,calc(100vw - 32px));border:1px solid #cfab72;border-radius:14px;background:#fff8ed;box-shadow:0 3px 16px #5a330c20;padding:12px 14px;margin:0;font-size:.875rem;line-height:1.6}
.side-heading{display:grid;align-items:center;gap:12px;max-width:430px;margin:8px auto 28px;text-align:center}.side-heading.animal-right{grid-template-columns:minmax(0,1fr) 80px}.side-heading.animal-left{grid-template-columns:80px minmax(0,1fr)}
.side-heading .section-title{margin:0;font-size:clamp(2rem,6vw,2.8rem);line-height:1.25;overflow-wrap:normal}.animated-animal{display:block;width:80px;height:110px;pointer-events:none;transform-origin:50% 85%}.animated-animal img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;max-width:100%}
.photo-stage{position:relative;width:fit-content;max-width:100%;margin:0 auto}.photo-stage>img{display:block;width:auto;max-width:100%;max-height:68svh;object-fit:contain;border-radius:8px;margin:0 auto}
.photo-stage .photo-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:grid;place-items:center;width:46px;height:46px;border:1px solid #cfab72;border-radius:50%;background:#fff8edf2;color:var(--ink);box-shadow:0 2px 12px #3d22084d;font-size:2rem;line-height:1;cursor:pointer;padding:0}.photo-prev{left:8px}.photo-next{right:8px}.photo-arrow:hover{background:#f1dfbd}.photo-arrow:disabled{opacity:.4;cursor:default}.photo-counter{font-size:.875rem;text-align:center;margin:12px 0 0}
@media(max-width:380px){.side-heading{gap:8px}.side-heading.animal-right{grid-template-columns:minmax(0,1fr) 64px}.side-heading.animal-left{grid-template-columns:64px minmax(0,1fr)}.animated-animal{width:64px;height:94px}.side-heading .section-title{font-size:2rem}.photo-stage .photo-arrow{width:44px;height:44px}.photo-prev{left:5px}.photo-next{right:5px}}
@media(prefers-reduced-motion:no-preference){.animal-right .animated-animal{animation:side-animal-sway 5s ease-in-out infinite}.animal-left .animated-animal{animation:side-animal-bob 6s ease-in-out infinite}.closing .animated-animal{animation-delay:1.1s}}
@keyframes side-animal-sway{25%{transform:rotate(-4deg)}75%{transform:rotate(4deg)}}@keyframes side-animal-bob{50%{transform:translateY(-6px) rotate(-2deg)}}
/* A quiet signature, kept clear of the floating navigation and music control. */
.closing{padding-bottom:24px}
.zea-footer{text-align:center;padding:22px 24px calc(112px + env(safe-area-inset-bottom));border-top:1px solid #c89c6145}
.zea-brand{display:flex;align-items:center;justify-content:center;gap:13px;color:#795122}
.zea-monogram{display:grid;place-items:center;flex:none;width:46px;height:46px;border:1px solid #b88d5370;border-radius:50%;overflow:hidden}.zea-monogram img{display:block;width:100%;height:100%;object-fit:contain}
.zea-wordmark{font-family:Georgia,'Times New Roman',serif;font-size:1.25rem;line-height:1.4;letter-spacing:.045em}
.zea-tagline{margin:13px 0 0;font-size:.75rem;line-height:1.7;letter-spacing:.055em;color:#805725}
.calendar-save{margin-top:26px;background:#fbf2e5;color:var(--ink);border-color:#a96c20;gap:10px}.calendar-save:hover{background:#ead5b2}.calendar-note{max-width:280px;margin:10px auto 0;font-size:.875rem;line-height:1.7;color:#805725}
.sound-toggle{top:max(12px,env(safe-area-inset-top));bottom:auto;width:48px;height:48px}.music-feedback{top:calc(72px + env(safe-area-inset-top));bottom:auto}
