.mood-page{padding-bottom:clamp(110px,12vw,170px)}.mood-head{max-width:600px;margin-bottom:40px}.mood-head .eyebrow{transform:translate(-4px) rotate(-3.5deg);margin-bottom:8px}.mood-head h1{font-size:clamp(30px,4.4vw,48px);color:var(--wood-title);letter-spacing:.06em;line-height:1.45}.mood-head p{margin-top:14px;color:var(--ink-soft);font-size:16.5px;line-height:1.9}.mood-garland{width:100%;margin-bottom:32px;overflow:visible}.mood-garland svg{width:100%;height:60px;display:block}.mood-board{display:flex;flex-wrap:wrap;gap:36px 28px;justify-content:flex-start;align-items:flex-start}.mood-card{position:relative;background:#fff;border-radius:4px;padding:12px 12px 28px;box-shadow:0 4px 18px -6px #64503c2e,0 2px 8px -4px #64503c1f;transform:rotate(var(--rot, -1.5deg));transition:transform .35s cubic-bezier(.34,1.4,.64,1),box-shadow .3s;width:calc(50% - 14px);max-width:320px;outline:1px solid var(--line-soft)}.mood-card:nth-child(2n){margin-top:24px}.mood-card:hover{transform:rotate(0) translateY(-6px);box-shadow:0 12px 30px -10px #64503c38;z-index:3}@media(min-width:760px){.mood-card{width:calc(33.33% - 20px)}}@media(min-width:1000px){.mood-card{width:calc(25% - 21px);max-width:260px}}.mood-tape{position:absolute;top:-14px;left:50%;transform:translate(-50%) rotate(-2deg);width:56px;height:24px;background:#a8baaa8c;border-radius:2px;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.mood-card:nth-child(odd) .mood-tape{background:#e78c9966;transform:translate(-50%) rotate(2deg)}.mood-card:nth-child(3n) .mood-tape{background:#f3dda08c;width:48px;transform:translate(-50%) rotate(-1deg)}.mood-title{font-family:var(--f-display);font-weight:700;font-size:13.5px;color:var(--ink-soft);margin:10px 0 8px;line-height:1.5;letter-spacing:.02em}.mood-img{width:100%;display:block;border-radius:2px;aspect-ratio:3 / 4;object-fit:cover;filter:saturate(.85) brightness(1.04) sepia(.04)}.mood-pdf{display:flex;flex-direction:column;align-items:center;gap:10px;padding:28px 12px;background:var(--sage-tint);border-radius:2px;min-height:100px}.mood-download-link{font-family:var(--f-display);font-weight:700;font-size:13px;color:var(--sage-deep);text-decoration:underline;text-underline-offset:3px;padding:6px 16px;border-radius:8px 14px 10px 12px/12px 10px 14px 8px;background:#fff;border:1.5px solid var(--sage);cursor:pointer;transition:background .2s,color .2s}.mood-download-link:hover{background:var(--sage);color:#fff}.mood-download-link:focus-visible{outline:2px solid var(--sage-deep);outline-offset:3px}.mood-date{display:block;font-family:var(--f-round);font-size:11.5px;color:var(--ink-faint);margin-top:6px;letter-spacing:.01em}.mood-empty,.mood-login-card{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:420px;margin:40px auto;padding:48px 36px;background:#fff;border-radius:24px 32px 22px 30px/30px 22px 34px 24px;text-align:center}.mood-empty h2,.mood-login-card h2{font-size:22px;font-family:var(--f-display);font-weight:700;color:var(--wood-title);letter-spacing:.05em}.mood-empty p,.mood-login-card p{color:var(--ink-soft);font-size:15px;line-height:1.85}@media(max-width:759px){.mood-board{gap:28px 16px}.mood-card{width:calc(50% - 8px);max-width:none}.mood-card:nth-child(2n){margin-top:18px}}@media(prefers-reduced-motion:reduce){.mood-card{transition:none}.mood-card:hover{transform:rotate(var(--rot, -1.5deg))}}
