.wish-pool{grid-column:1/-1;padding:44px 0 12px;border-top:1px solid var(--border);margin-top:20px;scroll-margin-top:100px}.wish-heading h2{margin:8px 0 16px;font-size:34px}.wish-heading h2 span{color:var(--brand);margin-left:14px;font-weight:400}.wish-heading>p:last-child{color:var(--muted);line-height:1.8}.wish-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:56px;margin-top:32px}.wish-form{align-self:start;background:#f8f7fc;border-radius:12px;padding:28px}.wish-form label{display:block;font-size:18px;font-weight:600;margin-bottom:16px}.wish-form textarea{box-sizing:border-box;width:100%;border:1px solid var(--border);border-radius:8px;padding:16px;resize:vertical;font:inherit;font-size:15px;line-height:1.9;color:var(--text);background:white}.wish-form textarea:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.wish-form textarea:disabled{background:#fcfcfe}.wish-form-meta{display:flex;gap:16px;justify-content:space-between;font-size:12px;color:var(--muted);line-height:1.8;margin:10px 0 20px}#wishCount{white-space:nowrap}.wish-account{font-size:14px;line-height:1.8;margin:16px 0;color:var(--muted)}.wish-account a{color:var(--brand)}.wish-feed h3{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0;font-size:18px}.wish-feed h3 small{font-size:12px;font-weight:400;color:var(--muted)}.wish-entry{padding:22px 0;border-bottom:1px solid var(--border)}.wish-entry header{display:flex;justify-content:space-between;align-items:baseline;gap:16px;font-size:14px}.wish-entry strong{overflow-wrap:anywhere}.wish-entry time{font-size:12px;color:var(--muted);white-space:nowrap}.wish-entry p{font-size:16px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;margin:12px 0}.wish-empty{padding:32px 0;color:var(--muted);font-size:15px;line-height:1.9}.wish-pool button{cursor:pointer}.wish-pool button:disabled{cursor:default}.wish-pool :is(button,a):focus-visible{outline:2px solid var(--brand);outline-offset:4px}
@media(max-width:700px){.wish-pool{padding-top:28px}.wish-layout{grid-template-columns:1fr;gap:32px}.wish-form{padding:20px}.wish-heading h2{font-size:28px}.wish-form-meta{gap:8px}}
