.auth-page{place-items:center;min-height:calc(100vh - 76px);padding:54px 18px 80px;display:grid}.auth-page-card{border:1px solid var(--line);background:var(--surface);width:min(100%,520px);box-shadow:var(--shadow);border-radius:30px}.account-page-shell{width:min(1120px,100% - 40px);min-height:calc(100vh - 76px);margin:0 auto;padding:58px 0 90px}.account-loading{min-height:300px;color:var(--muted);place-items:center;display:grid}.account-dashboard,.creations-page{gap:28px;display:grid}.account-page-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.account-kicker,.account-card span:first-child{color:var(--teal-strong);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:900}.account-page-heading h1{letter-spacing:-.06em;margin:4px 0 6px;font-size:clamp(2.4rem,6vw,4.2rem);line-height:.98}.account-page-heading p{max-width:650px;color:var(--muted);margin:0;line-height:1.65}.account-signout{border:1px solid var(--line-strong);background:var(--surface);min-height:44px;color:var(--coral);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-weight:800;display:flex}.account-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.account-card,.creation-group,.account-empty{border:1px solid var(--line);background:var(--surface);border-radius:24px;box-shadow:0 15px 44px #49362412}.profile-card,.credit-card{align-items:center;gap:18px;min-height:160px;padding:25px;display:flex}.account-avatar,.credit-card>svg,.daily-check-in-card>svg{background:var(--orange-soft);width:62px;height:62px;color:var(--teal-strong);border-radius:18px;flex:none;place-items:center;display:grid;overflow:hidden}.account-avatar img{object-fit:cover;width:100%;height:100%}.profile-card>div:last-child,.credit-card>div,.daily-check-in-card>div{gap:4px;min-width:0;display:grid}.account-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.35rem;overflow:hidden}.credit-card strong{font-size:2.2rem}.daily-check-in-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px 16px;min-height:160px;padding:22px;display:grid}.daily-check-in-card strong{font-size:1.1rem}.daily-check-in-card>button{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:999px;grid-column:2;min-height:40px;padding:0 15px;font-size:.8rem;font-weight:850}.daily-check-in-card>button:disabled{background:var(--orange-pale);color:var(--muted);cursor:default}.account-card p,.account-muted{color:var(--muted);margin:0;font-size:.84rem;line-height:1.55}.account-history-card{padding:26px}.account-card-heading,.creation-group-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.account-card-heading h2{margin:4px 0 0;font-size:1.5rem}.account-card-heading a{color:var(--teal-strong);font-size:.84rem;font-weight:800}.account-table-wrap{margin-top:18px;overflow-x:auto}.account-table{border-collapse:collapse;width:100%;font-size:.82rem}.account-table th,.account-table td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:14px 12px}.account-table th{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem}.history-type,.creation-status{background:var(--orange-pale);color:var(--teal-strong);text-transform:capitalize;border-radius:999px;padding:5px 9px;font-size:.68rem;font-weight:850;display:inline-flex}.credits-positive{color:#176351;font-weight:850}.credits-negative{color:var(--coral);font-weight:850}.account-empty{text-align:center;align-content:center;place-items:center;gap:10px;min-height:340px;padding:30px;display:grid}.account-empty.compact{min-height:300px}.account-empty h1,.account-empty h2,.account-empty p{margin:0}.account-empty p{color:var(--muted)}.account-empty button,.account-empty a{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:44px;margin-top:8px;padding:12px 18px;font-weight:800;text-decoration:none}.creation-groups{gap:22px;display:grid}.creation-group{gap:20px;padding:24px;display:grid}.creation-group-heading>div{gap:4px;display:grid}.creation-group-heading span{color:var(--muted);font-size:.76rem}.creation-status-completed,.creation-status-succeeded{color:#176351;background:#eaf8f2}.creation-status-failed{color:#a83a25;background:#fff0ec}.creation-output-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.creation-output-grid figure{border:1px solid var(--line);background:var(--surface-strong);border-radius:16px;min-width:0;margin:0;overflow:hidden}.creation-image-button{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block;overflow:hidden}.creation-output-grid img{aspect-ratio:1;object-fit:cover;width:100%;transition:transform .18s;display:block}.creation-image-button:hover img{transform:scale(1.025)}.creation-image-button:focus-visible{outline-offset:-3px;outline:3px solid #f45d2f59}.creation-output-grid figcaption{justify-content:space-between;align-items:center;gap:8px;padding:10px;font-size:.72rem;font-weight:750;display:flex}.creation-output-grid figcaption>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.creation-output-grid a{color:var(--teal-strong);flex:none;align-items:center;gap:4px;text-decoration:none;display:flex}@media (width<=800px){.account-overview-grid,.creation-output-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.account-page-shell{width:min(100% - 28px,1120px);padding-top:38px}.account-page-heading{flex-direction:column;align-items:flex-start}.account-overview-grid,.creation-output-grid{grid-template-columns:1fr}.profile-card,.credit-card,.daily-check-in-card,.account-history-card,.creation-group{padding:18px}.creation-group-heading{align-items:flex-start}}
