*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans JP,sans-serif;min-height:100dvh;display:flex;justify-content:center;align-items:flex-start}body[data-theme=warm]{background:linear-gradient(160deg,#f5ebe0,#edd9c7,#f0e0d0);color:#5c3d2e}body[data-theme=night]{background:linear-gradient(160deg,#fce4ec,#f3c6d6,#f8d5e0);color:#4a1a2e}.container{width:100%;max-width:480px;padding:1rem;min-height:100dvh}.links{padding:.5rem 0 2rem}.profile-header{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1rem 1rem}.avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;margin-bottom:1rem;box-shadow:0 4px 20px #0000001f}body[data-theme=warm] .avatar{border:3px solid #c0392b}body[data-theme=night] .avatar{border:3px solid #7b1e3a}.profile-name{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.profile-description{font-size:.875rem;line-height:1.6;max-width:320px;opacity:.85}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.profile-header,.links .link-button{animation:fade-up .4s ease both}.links .link-button:nth-child(1){animation-delay:.08s}.links .link-button:nth-child(2){animation-delay:.16s}.links .link-button:nth-child(3){animation-delay:.24s}.links .link-button:nth-child(4){animation-delay:.32s}.links .link-button:nth-child(5){animation-delay:.4s}.links .link-button:nth-child(6){animation-delay:.48s}.links .link-button:nth-child(7){animation-delay:.56s}.links .link-button:nth-child(8){animation-delay:.64s}.cross-links{animation:fade-up .4s ease .5s both}.link-button{display:block;width:100%;max-width:360px;padding:1rem 1.25rem;margin:.5rem auto;border-radius:8px;text-decoration:none;text-align:center;font-size:.9rem;font-weight:500;line-height:1.5;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.link-button:active{transform:scale(.97)}.link-icon{display:inline-flex;vertical-align:middle;margin-right:.5rem}.link-button[data-theme=warm]{border:2px solid #c0392b;color:#c0392b;background:transparent}.link-button[data-theme=warm]:hover{background:#c0392b14;box-shadow:0 4px 16px #c0392b33;transform:translateY(-2px)}.link-button[data-theme=night]{border:none;color:#fff;background:#7b1e3a}.link-button[data-theme=night]:hover{background:#8e2244;box-shadow:0 4px 16px #7b1e3a59;transform:translateY(-2px)}.cross-links{padding:1.5rem 0 2rem;text-align:center}.cross-links-label{font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;opacity:.5;margin-bottom:.6rem}.cross-link{display:inline-block;padding:.7rem 1.8rem;border-radius:999px;text-decoration:none;font-size:.85rem;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.cross-link:hover{transform:translateY(-2px)}.cross-link[data-theme=warm]{color:#c0392b;border:2px solid #c0392b;background:#c0392b0a}.cross-link[data-theme=warm]:hover{background:#c0392b1a;box-shadow:0 4px 12px #c0392b26}.cross-link[data-theme=night]{color:#fff;border:2px solid rgba(255,255,255,.5);background:#7b1e3a80}.cross-link[data-theme=night]:hover{background:#7b1e3ab3;box-shadow:0 4px 12px #7b1e3a4d}.lang-switcher{text-align:center;padding:.5rem 0 2rem}.lang-switcher select{appearance:none;-webkit-appearance:none;padding:.4rem 2rem .4rem .8rem;border-radius:999px;font-size:.75rem;font-family:inherit;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center}.lang-switcher[data-theme=warm] select{border:1px solid #c0392b;color:#5c3d2e;background-color:transparent}.lang-switcher[data-theme=night] select{border:1px solid rgba(255,255,255,.4);color:#4a1a2e;background-color:#fff3}.age-gate{position:fixed;inset:0;z-index:9999;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.age-gate[data-theme=night]{background:#4a1a2ed9}.age-gate-card{text-align:center;padding:2.5rem 2rem;border-radius:16px;max-width:360px;width:90%;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#fff}.age-gate-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.age-gate-text{font-size:.875rem;line-height:1.7;opacity:.9;margin-bottom:1.5rem}.age-gate-actions{display:flex;flex-direction:column;gap:.75rem}.age-gate-btn{display:block;padding:.85rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:600;font-family:inherit;cursor:pointer;text-decoration:none;text-align:center;border:none;transition:opacity .15s ease}.age-gate-btn:hover{opacity:.85}.age-gate-btn-yes[data-theme=night]{background:#7b1e3a;color:#fff}.age-gate-btn-no{background:transparent;color:#ffffffb3;border:1px solid rgba(255,255,255,.3)}
