:root{--color-primary:#1b617c;--color-bg:#faf8f5;--color-bg-muted:#edeae5;--color-surface:#fff;--color-text:#2d3436;--color-text-muted:#6b7280;--color-border:#d1d5db;--color-badge-green:#d4edda;--color-badge-yellow:#fff3cd;--font-serif:"Lora", Georgia, serif;--font-sans:"Nunito", system-ui, sans-serif;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px;--shadow-card:0 2px 8px #2d343614;--container-max:75rem;--gutter:1rem}@media (width>=768px){:root{--gutter:1.5rem}}:root{--bg-cream:var(--color-bg);--card-bg:var(--color-surface);--text-dark:var(--color-text);--text-muted:var(--color-text-muted);--green-primary:var(--color-primary);--green-dark:#1b333c;--green-badge-bg:var(--color-badge-green);--green-badge-text:var(--color-primary);--border-light:var(--color-border);--radius:var(--radius-lg);--font-display:var(--font-serif);--font-body:var(--font-sans)}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;background:var(--color-bg);scrollbar-gutter:stable}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.5}#app{min-height:100vh}img{max-width:100%;height:auto}button{font-family:inherit}.container{width:100%;max-width:var(--container-max);padding:0 var(--gutter);margin:0 auto}.app-header[data-v-201ee937]{text-align:center;padding:2rem 0 1.5rem}.app-header__icon[data-v-201ee937]{width:8rem;color:var(--color-primary);margin:0 auto 1rem}.app-header__icon[data-v-201ee937] svg{width:100%}.app-header__title[data-v-201ee937]{font-family:var(--font-serif);color:var(--color-text);margin:0 0 .75rem;font-size:1.5rem;font-weight:600;line-height:1.3}.app-header__intro[data-v-201ee937]{color:var(--color-text-muted);max-width:40rem;margin:0 auto;font-size:1rem;line-height:1.6}@media (width>=768px){.app-header__icon[data-v-201ee937]{width:10rem}.app-header__title[data-v-201ee937]{font-size:2rem}}.participation-banner[data-v-4f38c497]{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);text-align:left;margin-bottom:2.5rem;padding:1.5rem}.participation-banner__title[data-v-4f38c497]{font-family:var(--font-serif);text-align:center;color:var(--color-text);margin:0 0 1.25rem;font-size:1.125rem;font-weight:600}.participation-banner__options[data-v-4f38c497]{flex-direction:column;gap:1.25rem;display:flex}.participation-banner__option[data-v-4f38c497]{align-items:flex-start;gap:1rem;display:flex}.participation-banner__separator[data-v-4f38c497]{border-bottom:solid 1px var(--color-border);margin:0 15px}.participation-banner__icon[data-v-4f38c497]{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.participation-banner__icon[data-v-4f38c497] svg{width:1.25rem;height:1.25rem}.participation-banner__icon--bank[data-v-4f38c497]{background:#1b617c}.participation-banner__icon--hands[data-v-4f38c497]{background:#64113f}.participation-banner__icon--postal[data-v-4f38c497]{background:#2a9d8f}.participation-banner__copy-btn[data-v-4f38c497]{color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 8%, white);border:1px solid color-mix(in srgb, var(--color-primary) 25%, white);border-radius:var(--radius-full);cursor:pointer;align-items:center;gap:.4rem;margin-top:.75rem;padding:.45rem .9rem;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s,transform .1s;display:inline-flex}.participation-banner__copy-btn[data-v-4f38c497]:hover{background:color-mix(in srgb, var(--color-primary) 15%, white);border-color:color-mix(in srgb, var(--color-primary) 40%, white)}.participation-banner__copy-btn[data-v-4f38c497]:active{transform:scale(.97)}.participation-banner__copy-btn svg[data-v-4f38c497]{flex-shrink:0}.participation-banner__details[data-v-4f38c497]{margin-top:.5rem;font-size:.9375rem}.participation-banner__copy-btn--copied[data-v-4f38c497]{color:#1f7a4d;background:#e4efea;border-color:#b1d0c1}.participation-banner__option-title[data-v-4f38c497]{color:var(--color-text);margin:0 0 .25rem;font-size:.9375rem;font-weight:600}.participation-banner__option-text[data-v-4f38c497]{color:var(--color-text-muted);margin:0;font-size:.875rem;line-height:1.5}@media (width>=640px){.participation-banner__options[data-v-4f38c497]{flex-direction:row;gap:2rem}.participation-banner__option[data-v-4f38c497]{flex:1}.participation-banner__separator[data-v-4f38c497]{border-bottom:none;border-right:solid 1px var(--color-border);margin:0}}.gift-card[data-v-79df1b72]{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;transition:opacity .2s;display:flex;overflow:hidden}.gift-card--completed[data-v-79df1b72]{opacity:.65}.gift-card__image-wrap[data-v-79df1b72]{aspect-ratio:4/3;background:var(--color-bg-muted);position:relative;overflow:hidden}.gift-card__image[data-v-79df1b72]{object-fit:cover;width:100%;height:100%;display:block}.gift-card--completed .gift-card__image[data-v-79df1b72]{filter:grayscale()}.gift-card__badge[data-v-79df1b72]{border-radius:var(--radius-full);max-width:calc(100% - 1.25rem);padding:.25rem .5rem;font-size:.6875rem;font-weight:600;line-height:1.3;position:absolute;top:.625rem;right:.625rem}.gift-card__badge--full[data-v-79df1b72]{background:var(--color-badge-green);color:var(--color-primary)}.gift-card__badge--partial[data-v-79df1b72]{background:var(--color-badge-yellow);color:#7a6520}.gift-card__body[data-v-79df1b72]{flex-direction:column;flex:1;padding:1rem;display:flex}.gift-card__name[data-v-79df1b72]{color:var(--color-text);margin:0 0 .25rem;font-size:.9375rem;font-weight:600;line-height:1.3}.gift-card__price[data-v-79df1b72]{color:var(--color-text);margin:0;font-size:1rem;font-weight:700}.gift-card__source[data-v-79df1b72]{color:var(--color-text-muted);margin:.125rem 0 0;font-size:.75rem;text-decoration:none}.gift-card__progress[data-v-79df1b72]{margin-top:.75rem}.gift-card__progress-bar[data-v-79df1b72]{background:var(--color-bg-muted);border-radius:var(--radius-full);height:.375rem;overflow:hidden}.gift-card__progress-fill[data-v-79df1b72]{border-radius:var(--radius-full);height:100%;transition:width .3s}.gift-card__progress-text[data-v-79df1b72]{color:var(--color-text-muted);margin:.375rem 0 0;font-size:.75rem}.gift-card__footer[data-v-79df1b72]{margin-top:auto}.gift-card__contributors[data-v-79df1b72]{color:var(--color-text-muted);margin:.75rem 0 0;font-size:.8125rem;line-height:1.4}.gift-card__actions[data-v-79df1b72]{flex-direction:column;gap:.5rem;padding-top:1rem;display:flex}@media (width>=480px){.gift-card__actions[data-v-79df1b72]{flex-direction:row}.gift-card__btn--full[data-v-79df1b72]{flex:1}}.gift-card__btn[data-v-79df1b72]{border-radius:var(--radius-md);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:.375rem;min-height:2.75rem;padding:.5rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.gift-card__btn[data-v-79df1b72] svg{width:1rem;height:1rem}.gift-card__btn--primary[data-v-79df1b72]{color:#fff;border:none}.gift-card__btn--secondary[data-v-79df1b72]{color:var(--color-primary);border:2px solid var(--color-primary);background:0 0}.gift-card__btn--disabled[data-v-79df1b72]{background:var(--color-bg-muted);color:var(--color-text-muted);border:2px solid var(--color-border);cursor:not-allowed;width:100%}.category-section[data-v-be6c59bd]{margin-bottom:2.5rem}.gift-card[data-v-be6c59bd]{color:inherit;height:-webkit-fill-available;height:-moz-available;height:stretch;text-decoration:none}.category-section__header[data-v-be6c59bd]{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.category-section__icon[data-v-be6c59bd]{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.category-section__icon[data-v-be6c59bd] svg{width:1.25rem;height:1.25rem}.category-section__name[data-v-be6c59bd]{font-family:var(--font-serif);color:var(--color-text);margin:0;font-size:1.25rem;font-weight:600}.category-section__count[data-v-be6c59bd]{color:var(--color-text-muted);margin:.125rem 0 0;font-size:.8125rem}.category-section__grid[data-v-be6c59bd]{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media (width>=480px){.category-section__grid[data-v-be6c59bd]{grid-template-columns:repeat(2,1fr)}}@media (width>=768px){.category-section__grid[data-v-be6c59bd]{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.category-section__grid[data-v-be6c59bd]{grid-template-columns:repeat(4,1fr)}}.app-footer[data-v-a349817a]{text-align:center;padding:2.5rem 0 3rem;padding-bottom:max(3rem, env(safe-area-inset-bottom,0px))}.app-footer__icon[data-v-a349817a]{color:#e8a0a0;width:1.25rem;height:1.25rem;margin:0 auto .75rem}.app-footer__icon[data-v-a349817a] svg{width:100%;height:100%}.app-footer__text[data-v-a349817a]{color:var(--color-text-muted);margin:0 0 .5rem;font-size:.9375rem;line-height:1.5}.app-footer__signoff[data-v-a349817a]{font-family:var(--font-serif);color:var(--color-text);margin:0;font-size:1.125rem;font-style:italic}.app[data-v-d750b4c1]{background:var(--color-bg);min-height:100vh}.gift-header[data-v-303f5d83]{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.back-link[data-v-303f5d83]{color:var(--text-dark);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:4px 0;font-size:.95rem;font-weight:500;display:inline-flex}.back-link[data-v-303f5d83]:hover{color:var(--green-primary)}.mascot[data-v-303f5d83]{display:flex}.gift-image[data-v-50f7c6f2]{border-radius:var(--radius);background:var(--card-bg);border:1px solid var(--border-light);aspect-ratio:4/3;overflow:hidden}.gift-image img[data-v-50f7c6f2]{object-fit:cover;width:100%;height:100%;display:block}.gift-info[data-v-d822ae03]{flex-direction:column;gap:4px;display:flex}.badge[data-v-d822ae03]{background:var(--green-badge-bg);color:var(--green-badge-text);border-radius:999px;align-self:flex-start;margin-bottom:12px;padding:5px 12px;font-size:.8rem;font-weight:600;display:inline-block}.title[data-v-d822ae03]{font-family:var(--font-display);color:var(--text-dark);margin:0 0 12px;font-size:2rem;font-weight:500}.price[data-v-d822ae03]{color:var(--text-dark);margin:0;font-size:1.4rem;font-weight:600}.price--free[data-v-d822ae03]{color:var(--green-primary)}.shop-link[data-v-d822ae03]{color:var(--text-muted);align-items:center;gap:6px;margin-top:6px;font-size:.9rem;text-decoration:none;display:inline-flex}.shop-link[data-v-d822ae03]:hover{color:var(--green-primary)}.merchant-btn[data-v-d822ae03]{background:var(--green-primary);color:#fff;border-radius:10px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;margin-top:14px;padding:10px 18px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.merchant-btn[data-v-d822ae03]:hover{background:var(--green-dark)}.reserved-banner[data-v-d822ae03]{background:var(--green-badge-bg);color:var(--green-badge-text);border-radius:10px;align-items:center;gap:8px;margin-top:16px;padding:10px 14px;font-size:.9rem;font-weight:600;display:flex}.reserved-banner svg[data-v-d822ae03]{flex-shrink:0}.divider[data-v-d822ae03]{background:var(--border-light);height:1px;margin:20px 0}.progress-row[data-v-d822ae03]{color:var(--text-dark);justify-content:space-between;margin-bottom:8px;font-size:.9rem;display:flex}.progress-track[data-v-d822ae03]{background:var(--border-light);border-radius:999px;width:100%;height:6px;overflow:hidden}.progress-fill[data-v-d822ae03]{background:var(--green-primary);border-radius:999px;height:100%;transition:width .3s}.free-note[data-v-d822ae03]{color:var(--text-muted);margin:8px 0 0;font-size:.9rem}.gift-description h2[data-v-d822ae03]{font-family:var(--font-display);color:var(--text-dark);margin:0 0 12px;font-size:1.2rem;font-weight:500}.gift-description p[data-v-d822ae03]{color:var(--text-muted);margin:0;line-height:1.6}.reserved-by[data-v-d822ae03]{margin-top:20px}.reserved-label[data-v-d822ae03]{color:var(--text-muted);margin:0 0 4px;font-size:.85rem}.reserved-names[data-v-d822ae03]{color:var(--text-dark);margin:0;font-weight:500}.notice[data-v-d822ae03]{background:var(--card-bg);border:1px solid var(--border-light);border-radius:var(--radius);color:var(--text-dark);align-items:flex-start;gap:10px;margin-top:20px;padding:14px 16px;font-size:.9rem;display:flex}.notice svg[data-v-d822ae03]{color:var(--text-muted);flex-shrink:0;margin-top:2px}.notice p[data-v-d822ae03]{margin:0}.contribution-card[data-v-be57ef5e]{background:var(--card-bg);border:1px solid var(--border-light);border-radius:var(--radius);margin-top:40px;padding:32px}.contribution-card h2[data-v-be57ef5e]{font-family:var(--font-display);color:var(--text-dark);margin:0 0 16px;font-size:1.3rem;font-weight:500}.hint[data-v-be57ef5e]{background:var(--bg-cream);color:var(--text-dark);border-radius:10px;align-items:center;gap:10px;margin:0 0 24px;padding:12px 16px;font-size:.9rem;display:flex}.hint svg[data-v-be57ef5e]{color:var(--green-primary);flex-shrink:0}.checkbox-row[data-v-be57ef5e]{align-items:center;gap:8px;margin-top:10px;display:flex}.checkbox-row input[type=checkbox][data-v-be57ef5e]{cursor:pointer;accent-color:#1b617c;flex-shrink:0;width:16px;height:16px;margin:0}.field .checkbox-row label[data-v-be57ef5e]{cursor:pointer;margin:0;font-size:.9rem;font-weight:400;display:inline}.mode-choice[data-v-be57ef5e]{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.mode-option[data-v-be57ef5e]{border:1.5px solid var(--border-light);cursor:pointer;border-radius:10px;align-items:flex-start;gap:10px;padding:14px;display:flex}.mode-option.active[data-v-be57ef5e]{background:#cde3eb;border-color:#1b617c}.mode-option input[data-v-be57ef5e]{margin-top:3px}.mode-option strong[data-v-be57ef5e]{color:var(--text-dark);font-size:.9rem;display:block}.mode-option small[data-v-be57ef5e]{color:var(--text-muted);font-size:.8rem}.field[data-v-be57ef5e]{margin-bottom:20px}.field label[data-v-be57ef5e]{color:var(--text-dark);margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.field>input[type=text][data-v-be57ef5e]{border:1.5px solid var(--border-light);width:100%;color:var(--text-dark);box-sizing:border-box;border-radius:10px;padding:10px 14px;font-family:inherit;font-size:1rem}.field>input[type=text].has-error[data-v-be57ef5e]{border-color:#c0392b}.error-note[data-v-be57ef5e]{color:#c0392b;margin:6px 0 0;font-size:.8rem}.amount-input[data-v-be57ef5e]{border:1.5px solid var(--border-light);border-radius:10px;align-items:center;padding:10px 14px;display:flex}.amount-input input[data-v-be57ef5e]{width:100%;color:var(--text-dark);background:0 0;border:none;outline:none;font-size:1rem}.amount-input input.readonly[data-v-be57ef5e],.amount-input span[data-v-be57ef5e]{color:var(--text-muted)}.min-note[data-v-be57ef5e],.char-count[data-v-be57ef5e]{color:var(--text-muted);text-align:right;margin:6px 0 0;font-size:.8rem}.min-note[data-v-be57ef5e]{text-align:left}textarea[data-v-be57ef5e]{border:1.5px solid var(--border-light);resize:vertical;box-sizing:border-box;border-radius:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:.95rem}.submit-btn[data-v-be57ef5e]{background:var(--green-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:14px;font-size:1rem;font-weight:600}.submit-btn[data-v-be57ef5e]:hover{background:var(--green-dark)}.secure-note[data-v-be57ef5e]{color:var(--text-muted);justify-content:center;align-items:center;gap:6px;margin:14px 0 0;font-size:.85rem;display:flex}@media (width<=560px){.mode-choice[data-v-be57ef5e]{grid-template-columns:1fr}}.payment-notice[data-v-33eaf36e]{background:var(--bg-cream);border:1px solid var(--border-light);border-radius:var(--radius);align-items:flex-start;gap:14px;margin-top:24px;padding:20px 24px;display:flex}.icon[data-v-33eaf36e]{color:var(--text-dark);flex-shrink:0}.payment-notice p[data-v-33eaf36e]{color:var(--text-dark);margin:0;font-size:.9rem}.payment-notice .muted[data-v-33eaf36e]{color:var(--text-muted);margin-top:2px;font-size:.85rem}.gift-page[data-v-32c4150d]{max-width:960px;margin:0 auto;padding:40px 24px 80px}.gift-main[data-v-32c4150d]{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}@media (width<=760px){.gift-main[data-v-32c4150d]{grid-template-columns:1fr;gap:24px}}.not-found[data-v-8b0e3c46]{text-align:center;max-width:960px;color:var(--text-muted);margin:80px auto}.not-found button[data-v-8b0e3c46]{background:var(--green-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;margin-top:16px;padding:10px 20px}.thanks[data-v-1cfcb0c0]{max-width:var(--container-max);padding:0 var(--gutter);text-align:center;margin:40px auto}.mascot[data-v-1cfcb0c0]{width:8rem;margin:0 auto 1rem}.mascot img[data-v-1cfcb0c0]{width:100%;height:auto;display:block}.thanks h1[data-v-1cfcb0c0]{font-family:var(--font-display);color:var(--text-dark);font-size:1.5rem;font-weight:600;line-height:1.3}.thanks p[data-v-1cfcb0c0]{color:var(--text-muted);margin-bottom:24px}.back-link[data-v-1cfcb0c0]{color:var(--green-primary);font-weight:600;text-decoration:none}@media (width>=768px){.mascot[data-v-1cfcb0c0]{width:10rem}.thanks h1[data-v-1cfcb0c0]{font-size:2rem}}
