.discover-page{height:100%;padding-bottom:var(--nav-height);background:var(--bg-primary);flex-direction:column;display:flex;overflow:hidden}.disc-header{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px 8px;display:flex}.disc-logo{letter-spacing:-.03em;font-size:26px;font-weight:800}.disc-count{color:var(--text-muted);font-size:12px}.card-area{flex:1;justify-content:center;align-items:center;padding:4px 16px;display:flex;position:relative;overflow:hidden}.card-stack{width:100%;max-width:360px;height:100%;position:relative}.profile-card{border-radius:var(--radius-xl);background:var(--bg-card);width:100%;height:100%;box-shadow:var(--shadow-card);cursor:grab;-webkit-user-select:none;user-select:none;position:absolute;overflow:hidden}.profile-card:active{cursor:grabbing}.card-photo{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.card-overlay{background:linear-gradient(#0000 0%,#0000008c 50%,#000000ed 100%);height:65%;position:absolute;bottom:0;left:0;right:0}.online-badge{backdrop-filter:blur(8px);border-radius:var(--radius-full);color:#4ade80;background:#00000080;border:1px solid #4ade804d;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:600;display:flex;position:absolute;top:16px;right:16px}.online-dot{background:#4ade80;border-radius:50%;width:6px;height:6px}.verified-badge{backdrop-filter:blur(8px);border-radius:var(--radius-full);color:var(--brand-from);border:1px solid var(--border-brand);background:#00000080;align-items:center;gap:4px;padding:5px 10px;font-size:11px;font-weight:600;display:flex;position:absolute;top:16px;left:16px}.card-info{flex-direction:column;gap:5px;padding:18px 18px 22px;display:flex;position:absolute;bottom:0;left:0;right:0}.card-name{color:#fff;text-shadow:0 2px 6px #00000080;font-size:28px;font-weight:800}.card-age{font-size:22px;font-weight:400}.card-meta{color:#ffffffbf;align-items:center;gap:6px;font-size:13px;display:flex}.card-bio{color:#ffffffa6;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.card-tags{flex-wrap:wrap;gap:5px;margin-top:2px;display:flex}.card-tag{border-radius:var(--radius-full);color:#ffffffd9;background:#ffffff1f;border:1px solid #ffffff26;padding:3px 10px;font-size:11px}.stamp{border-radius:var(--radius-md);letter-spacing:1px;pointer-events:none;opacity:0;border:4px solid;padding:6px 16px;font-size:20px;font-weight:900;transition:opacity .1s;position:absolute;top:40px}.stamp-like{color:#4ade80;border-color:#4ade80;right:20px;transform:rotate(15deg)}.stamp-pass{color:#f87171;border-color:#f87171;left:20px;transform:rotate(-15deg)}.action-btns{flex-shrink:0;justify-content:center;align-items:center;gap:20px;padding:10px 24px 14px;display:flex}.act-btn{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s;display:flex}.act-btn:active{transform:scale(.85)}.act-pass{background:var(--bg-elevated);width:62px;height:62px;color:var(--accent-pass);border:2px solid #f871714d}.act-star{background:var(--bg-elevated);width:50px;height:50px;color:var(--accent-blue);border:2px solid #60a5fa4d}.act-like{background:var(--brand-gradient);color:#fff;width:62px;height:62px;box-shadow:var(--shadow-brand)}
/*# sourceMappingURL=frontend.6a26013c.css.map */
