.RandomCharacterPage-module__Cxu9bW__page{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;max-width:960px;min-height:100%;margin:0 auto;padding:32px 40px;display:flex}.RandomCharacterPage-module__Cxu9bW__topBar{justify-content:space-between;align-items:center;display:flex}.RandomCharacterPage-module__Cxu9bW__topBarRight{align-items:center;gap:10px;display:flex}.RandomCharacterPage-module__Cxu9bW__topBarLeft{align-items:center;gap:12px;display:flex}.RandomCharacterPage-module__Cxu9bW__pageTitle{color:var(--foreground-on-light);font-size:22px;font-weight:700}.RandomCharacterPage-module__Cxu9bW__backBtn{border:1px solid var(--border-on-light);font-family:var(--font-family);color:var(--foreground-on-light);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:border-color .15s;display:flex}.RandomCharacterPage-module__Cxu9bW__backBtn:hover{border-color:var(--gray-muted)}.RandomCharacterPage-module__Cxu9bW__card{background-color:#0000;flex-direction:column;gap:28px;animation:.25s both RandomCharacterPage-module__Cxu9bW__fadeSlideIn;display:flex}@keyframes RandomCharacterPage-module__Cxu9bW__fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.RandomCharacterPage-module__Cxu9bW__generateError{color:var(--rose-deep);text-align:center;background:var(--color-error-bg);border:1px solid var(--color-error-bg);border-radius:8px;padding:10px 14px;font-size:13px}.RandomCharacterPage-module__Cxu9bW__insufficientModalBody{flex-direction:column;gap:20px;display:flex}.RandomCharacterPage-module__Cxu9bW__insufficientModalText{color:var(--foreground-on-light);margin:0;font-size:14px;line-height:1.5}.RandomCharacterPage-module__Cxu9bW__insufficientModalActions{justify-content:flex-end;gap:12px;display:flex}.RandomCharacterPage-module__Cxu9bW__insufficientModalCancelBtn{border:1px solid var(--border-on-light);color:var(--foreground-on-light-muted);cursor:pointer;font-size:14px;font-family:var(--font-family);background:0 0;border-radius:8px;padding:10px 20px;transition:border-color .15s}.RandomCharacterPage-module__Cxu9bW__insufficientModalCancelBtn:hover{border-color:var(--gray-muted)}.RandomCharacterPage-module__Cxu9bW__insufficientModalGoBtn{background:var(--foreground-on-light);color:#fff;cursor:pointer;font-size:14px;font-weight:600;font-family:var(--font-family);border:none;border-radius:8px;padding:10px 20px;transition:opacity .15s}.RandomCharacterPage-module__Cxu9bW__insufficientModalGoBtn:hover{opacity:.85}.RandomCharacterPage-module__Cxu9bW__consents{background:var(--cream-fone);border:1px solid var(--cream-deep);border-radius:var(--radius-sm);flex-direction:column;gap:10px;padding:16px 20px;display:flex}.RandomCharacterPage-module__Cxu9bW__consentRow{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.RandomCharacterPage-module__Cxu9bW__checkbox{appearance:none;border:1.5px solid var(--border-on-light-strong);cursor:pointer;background:0 0;border-radius:5px;flex-shrink:0;width:18px;min-width:18px;height:18px;margin-top:2px;transition:border-color .2s,background .2s;position:relative}.RandomCharacterPage-module__Cxu9bW__checkbox:checked{background:var(--ink);border-color:var(--ink)}.RandomCharacterPage-module__Cxu9bW__checkbox:checked:after{content:"";border:1.5px solid #fff;border-top:none;border-left:none;width:5px;height:9px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.RandomCharacterPage-module__Cxu9bW__consentText{color:var(--gray);font-size:13px;line-height:1.4}.RandomCharacterPage-module__Cxu9bW__consentLink{color:var(--ink);text-decoration:underline}.RandomCharacterPage-module__Cxu9bW__navRow{justify-content:flex-end;align-items:center;gap:12px;padding-top:4px;display:flex}.RandomCharacterPage-module__Cxu9bW__costBadge{color:var(--foreground-on-light-muted);align-items:center;gap:5px;font-size:13px;display:flex}.RandomCharacterPage-module__Cxu9bW__rerollBtn{background:var(--sage);font-family:var(--font-family);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:7px;padding:9px 18px;font-size:13px;font-weight:600;transition:opacity .15s;display:flex}.RandomCharacterPage-module__Cxu9bW__rerollBtn:hover{opacity:.85}@media (max-width:640px){.RandomCharacterPage-module__Cxu9bW__page{padding:20px 16px}.RandomCharacterPage-module__Cxu9bW__navRow{flex-direction:column-reverse;align-items:stretch}.RandomCharacterPage-module__Cxu9bW__topBarRight{gap:8px}.RandomCharacterPage-module__Cxu9bW__rerollBtn{padding:9px 12px;font-size:12px}}
