.balatro-container{z-index:-1;width:100%;height:100dvh;position:fixed;top:0;left:0}
.app-container{z-index:1;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:2rem;display:flex;position:relative}.content-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;width:100%;max-width:1200px;display:grid}@media (max-width:900px){.app-container{padding:1rem}.content-grid{grid-template-columns:1fr;gap:2.5rem}.right-col{order:-1;align-items:center;width:100%;padding-top:0}.profile-photo{width:100%;max-width:280px;height:340px;margin:0 auto;transform:rotate(0)}.profile-photo:hover{transform:scale(1.02)}.widgets-container{width:100%;max-width:320px;margin:0 auto}.social-icons{justify-content:center;padding-right:0}.bio-card{padding:1.5rem}.greeting{font-size:1.75rem}}.left-col{flex-direction:column;gap:1.5rem;display:flex}.header-pill{border-radius:99px;align-self:flex-start;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:500;display:flex}.logo-text{font-size:1.1rem;font-style:italic;font-weight:700}.bio-card{flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.greeting{margin-bottom:-.5rem;font-size:2rem;font-weight:700}.intro{color:var(--text-secondary);font-size:1.25rem;font-weight:500}.bio-list{color:#d4d4d8;flex-direction:column;gap:.5rem;font-size:1.05rem;line-height:1.5;list-style:none;display:flex}.bio-list li{align-items:flex-start;gap:.5rem;display:flex}.bio-list li:before{content:"•";color:var(--text-secondary)}.short-promo{background:#0003;border:1px solid #ffffff0d;border-radius:16px;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.promo-text h4{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);margin-bottom:.25rem;font-size:.8rem}.promo-text h3{margin-bottom:.25rem;font-size:1.1rem}.promo-text p{color:var(--text-secondary);font-size:.9rem}.promo-image{object-fit:cover;background:#333;border-radius:8px;width:80px;height:50px}.bio-paragraph{color:#e4e4e7;font-size:1.05rem;line-height:1.6}.links-group{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.link-button{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-weight:500;transition:all .2s;display:flex}.link-button:hover{background:#ffffff1a;transform:translateY(-2px)}.link-button .left{align-items:center;gap:.75rem;display:flex}.right-col{flex-direction:column;align-items:flex-end;gap:2rem;padding-top:3rem;display:flex}.profile-photo{object-fit:cover;border:4px solid #fff;border-radius:24px;width:320px;height:400px;transition:transform .3s;transform:rotate(2deg);box-shadow:0 20px 40px #0006}.profile-photo:hover{transform:rotate(0)scale(1.02)}.widgets-container{flex-direction:column;gap:1rem;width:100%;max-width:320px;display:flex}.widget{justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.widget-info{flex-direction:column;gap:.25rem;display:flex}.widget-label{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);font-size:.65rem}.widget-title{font-size:1.1rem;font-weight:600;line-height:1.2}.widget-subtitle{color:var(--text-secondary);font-size:.85rem}.widget-cover{object-fit:cover;background:#222;border-radius:8px;width:48px;height:48px}.social-icons{justify-content:flex-end;gap:1rem;margin-top:.5rem;padding-right:1rem;display:flex}.social-icons a{opacity:.7;transition:opacity .2s}.social-icons a:hover{opacity:1}.equalizer{align-items:flex-end;gap:3px;height:12px;margin-left:8px;display:flex}.bar{background-color:#1ed760;border-radius:2px;width:3px;animation:1.5s ease-in-out infinite bounce}.bar:first-child{height:4px;animation-delay:.1s}.bar:nth-child(2){height:10px;animation-delay:.3s}.bar:nth-child(3){height:6px;animation-delay:.5s}.bar:nth-child(4){height:12px;animation-delay:.2s}@keyframes bounce{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1)}}
