#sakura-pw-screen[data-astro-cid-bru2kf4w]{display:flex;align-items:center;justify-content:center;min-height:70vh;padding:2rem 1rem;background:linear-gradient(135deg,#fdf0f8,#fff0fa)}[data-astro-cid-bru2kf4w][data-theme=dark] #sakura-pw-screen[data-astro-cid-bru2kf4w]{background:linear-gradient(135deg,#1a0d1a,#1f0f1f)}.sr-pw-card[data-astro-cid-bru2kf4w]{background:var(--color-surface);border:2px solid #f9a8d4;border-radius:20px;box-shadow:0 8px 32px #ec489926;padding:2.5rem 2rem;max-width:400px;width:100%;text-align:center}[data-astro-cid-bru2kf4w][data-theme=dark] .sr-pw-card[data-astro-cid-bru2kf4w]{border-color:#9d174d;box-shadow:0 8px 32px #ec489914}.sr-pw-img[data-astro-cid-bru2kf4w]{width:120px;height:120px;object-fit:contain;margin:0 auto .5rem;display:block;animation:sr-bounce 1.2s ease-in-out infinite}@keyframes sr-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.sr-pw-name[data-astro-cid-bru2kf4w]{font-size:.8rem;color:var(--color-text-muted);margin-bottom:.8rem;font-weight:600}.sr-pw-speech[data-astro-cid-bru2kf4w]{background:#fce8f3;color:#be185d;border-radius:14px;padding:.9rem 1rem;font-size:.95rem;font-weight:600;margin-bottom:1.5rem;position:relative;line-height:1.5}[data-astro-cid-bru2kf4w][data-theme=dark] .sr-pw-speech[data-astro-cid-bru2kf4w]{background:#3d0e2a;color:#f9a8d4}.sr-pw-speech[data-astro-cid-bru2kf4w]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#fce8f3}[data-astro-cid-bru2kf4w][data-theme=dark] .sr-pw-speech[data-astro-cid-bru2kf4w]:after{border-top-color:#3d0e2a}.sr-pw-input-row[data-astro-cid-bru2kf4w]{display:flex;gap:.5rem;margin-top:1rem}.sr-pw-input-row[data-astro-cid-bru2kf4w] input[data-astro-cid-bru2kf4w][type=password]{flex:1;padding:.65rem .8rem;border:2px solid #f9a8d4;border-radius:10px;background:var(--color-bg);color:var(--color-text);font-size:1rem;box-sizing:border-box;transition:border-color .2s}.sr-pw-input-row[data-astro-cid-bru2kf4w] input[data-astro-cid-bru2kf4w][type=password]:focus{outline:none;border-color:#ec4899}.sr-pw-btn[data-astro-cid-bru2kf4w]{background:#ec4899;color:#fff;border:none;border-radius:10px;padding:.65rem 1.2rem;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s;white-space:nowrap}.sr-pw-btn[data-astro-cid-bru2kf4w]:hover:not(:disabled){background:#be185d}.sr-pw-btn[data-astro-cid-bru2kf4w]:disabled{opacity:.5;cursor:not-allowed}.sr-pw-error[data-astro-cid-bru2kf4w]{color:#e03a3a;font-size:.85rem;margin-top:.7rem;min-height:1.2em}.sr-pw-lock[data-astro-cid-bru2kf4w]{color:#e07a3a;font-size:.9rem;font-weight:600;margin-top:.7rem;min-height:1.2em}#sakura-room-welcome[data-astro-cid-bru2kf4w]{display:none;position:fixed;inset:0;background:#fdf0f8f7;z-index:2000;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}[data-astro-cid-bru2kf4w][data-theme=dark] #sakura-room-welcome[data-astro-cid-bru2kf4w]{background:#1a0d1af7}#sakura-room-welcome[data-astro-cid-bru2kf4w].show{display:flex}.sw-img-wrap[data-astro-cid-bru2kf4w]{position:relative;display:inline-block;margin-bottom:1.5rem}.sw-sakura-img[data-astro-cid-bru2kf4w]{width:260px;max-width:80vw;height:auto;object-fit:contain;filter:saturate(1.5) hue-rotate(-10deg);animation:sw-pop .5s cubic-bezier(.34,1.56,.64,1)}@keyframes sw-pop{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.sw-blush[data-astro-cid-bru2kf4w]{position:absolute;bottom:30%;width:100%;display:flex;justify-content:space-between;padding:0 18%;pointer-events:none;box-sizing:border-box}.sw-blush-circle[data-astro-cid-bru2kf4w]{width:28px;height:18px;background:#ff647880;border-radius:50%;filter:blur(4px)}.sw-comment[data-astro-cid-bru2kf4w]{font-size:1.2rem;font-weight:700;color:#be185d;max-width:400px;line-height:1.7;background:#fce8f3;border-radius:16px;padding:1rem 1.5rem;margin-bottom:1.5rem;animation:sw-fadein .4s ease .3s both}[data-astro-cid-bru2kf4w][data-theme=dark] .sw-comment[data-astro-cid-bru2kf4w]{background:#3d0e2a;color:#f9a8d4}@keyframes sw-fadein{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sw-continue-btn[data-astro-cid-bru2kf4w]{background:#ec4899;color:#fff;border:none;border-radius:12px;padding:.7rem 2rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s;animation:sw-fadein .4s ease .6s both}.sw-continue-btn[data-astro-cid-bru2kf4w]:hover{background:#be185d}.sw-countdown[data-astro-cid-bru2kf4w]{font-size:.8rem;color:var(--color-text-muted);margin-top:.5rem;animation:sw-fadein .4s ease .8s both}#sakura-gallery[data-astro-cid-bru2kf4w]{display:none;padding:2rem 1rem;max-width:1100px;margin:0 auto}.sg-header[data-astro-cid-bru2kf4w]{text-align:center;margin-bottom:2rem;padding:2rem 1rem;background:linear-gradient(135deg,#fce8f3,#fdf0f8);border-radius:20px;border:1px solid #f9a8d4}[data-astro-cid-bru2kf4w][data-theme=dark] .sg-header[data-astro-cid-bru2kf4w]{background:linear-gradient(135deg,#2d0e20,#3d1530);border-color:#9d174d}.sg-header[data-astro-cid-bru2kf4w] h1[data-astro-cid-bru2kf4w]{font-size:2rem;color:#be185d;margin:0 0 .5rem}[data-astro-cid-bru2kf4w][data-theme=dark] .sg-header[data-astro-cid-bru2kf4w] h1[data-astro-cid-bru2kf4w]{color:#f9a8d4}.sg-header[data-astro-cid-bru2kf4w] p[data-astro-cid-bru2kf4w]{color:#9d174d;font-size:.95rem}[data-astro-cid-bru2kf4w][data-theme=dark] .sg-header[data-astro-cid-bru2kf4w] p[data-astro-cid-bru2kf4w]{color:#f0abcc}.sg-section-title[data-astro-cid-bru2kf4w]{font-size:1.1rem;font-weight:700;color:#be185d;margin:2rem 0 1rem;padding-bottom:.4rem;border-bottom:2px solid #f9a8d4}[data-astro-cid-bru2kf4w][data-theme=dark] .sg-section-title[data-astro-cid-bru2kf4w]{color:#f9a8d4;border-bottom-color:#9d174d}.sg-grid[data-astro-cid-bru2kf4w]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:640px){.sg-grid[data-astro-cid-bru2kf4w]{grid-template-columns:repeat(3,1fr)}}@media(min-width:900px){.sg-grid[data-astro-cid-bru2kf4w]{grid-template-columns:repeat(4,1fr)}}.sg-thumb[data-astro-cid-bru2kf4w]{aspect-ratio:1;overflow:hidden;border-radius:12px;border:2px solid #f9a8d4;cursor:pointer;background:#fdf0f8;display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s,border-color .2s}[data-astro-cid-bru2kf4w][data-theme=dark] .sg-thumb[data-astro-cid-bru2kf4w]{background:#2d0e20;border-color:#9d174d}.sg-thumb[data-astro-cid-bru2kf4w]:hover{transform:scale(1.04);box-shadow:0 4px 20px #ec489940;border-color:#ec4899}.sg-thumb[data-astro-cid-bru2kf4w] img[data-astro-cid-bru2kf4w]{width:100%;height:100%;object-fit:contain;padding:8px}#sg-lightbox[data-astro-cid-bru2kf4w]{display:none;position:fixed;inset:0;background:#000000e6;z-index:3000;align-items:center;justify-content:center;flex-direction:column}#sg-lightbox[data-astro-cid-bru2kf4w].open{display:flex}.sg-lb-img[data-astro-cid-bru2kf4w]{max-width:90vw;max-height:80vh;object-fit:contain;border-radius:8px;animation:lb-fadein .2s ease}@keyframes lb-fadein{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.sg-lb-close[data-astro-cid-bru2kf4w]{position:absolute;top:16px;right:20px;background:#ffffff26;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.sg-lb-close[data-astro-cid-bru2kf4w]:hover{background:#ffffff4d}.sg-lb-prev[data-astro-cid-bru2kf4w],.sg-lb-next[data-astro-cid-bru2kf4w]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff26;color:#fff;border:none;width:48px;height:48px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.sg-lb-prev[data-astro-cid-bru2kf4w]:hover,.sg-lb-next[data-astro-cid-bru2kf4w]:hover{background:#ffffff4d}.sg-lb-prev[data-astro-cid-bru2kf4w]{left:12px}.sg-lb-next[data-astro-cid-bru2kf4w]{right:12px}.sg-lb-counter[data-astro-cid-bru2kf4w]{color:#ffffffb3;font-size:.85rem;margin-top:12px}.sakura-profile-card[data-astro-cid-bru2kf4w]{display:flex;gap:1.5rem;background:#ffb7c526;border:2px solid #ffb7c5;border-radius:16px;padding:1.5rem;margin-bottom:2rem;align-items:center}[data-astro-cid-bru2kf4w][data-theme=dark] .sakura-profile-card[data-astro-cid-bru2kf4w]{background:#9d174d1f;border-color:#9d174d}.sakura-profile-card[data-astro-cid-bru2kf4w] .profile-image[data-astro-cid-bru2kf4w] img[data-astro-cid-bru2kf4w]{width:120px;border-radius:12px;object-fit:contain}.sakura-profile-card[data-astro-cid-bru2kf4w] .profile-info[data-astro-cid-bru2kf4w] h2[data-astro-cid-bru2kf4w]{font-size:1.4rem;color:#be185d;margin:0 0 .8rem}[data-astro-cid-bru2kf4w][data-theme=dark] .sakura-profile-card[data-astro-cid-bru2kf4w] .profile-info[data-astro-cid-bru2kf4w] h2[data-astro-cid-bru2kf4w]{color:#f9a8d4}.profile-table[data-astro-cid-bru2kf4w]{border-collapse:collapse;font-size:.95rem}.profile-table[data-astro-cid-bru2kf4w] th[data-astro-cid-bru2kf4w]{color:#d63384;white-space:nowrap;padding-right:1rem;padding-bottom:.4rem;text-align:left;font-weight:700}[data-astro-cid-bru2kf4w][data-theme=dark] .profile-table[data-astro-cid-bru2kf4w] th[data-astro-cid-bru2kf4w]{color:#f9a8d4}.profile-table[data-astro-cid-bru2kf4w] td[data-astro-cid-bru2kf4w]{color:var(--color-text);padding-bottom:.4rem}@media(max-width:480px){.sakura-profile-card[data-astro-cid-bru2kf4w]{flex-direction:column;align-items:center;text-align:center}.profile-table[data-astro-cid-bru2kf4w] th[data-astro-cid-bru2kf4w]{text-align:right}}
