.profile-page{width:min(1400px,92%);margin-left:auto;margin-right:auto;padding-top:140px;padding-bottom:5rem}.profile-hero{display:grid;grid-template-columns:420px 1fr;gap:3rem;align-items:start}.profile-card,.records-panel{border-radius:32px;background:linear-gradient(180deg,#121212fa,#050505fa);border:1px solid rgba(255,255,255,.06);box-shadow:0 30px 80px #00000073}.profile-card{padding:2.5rem;text-align:center}.profile-avatar-box{position:relative;width:140px;height:140px;margin:0 auto 1.5rem;border-radius:50%;background:#ff8c1a;display:flex;align-items:center;justify-content:center;box-shadow:0 0 45px #ff8c1a40;cursor:pointer;overflow:hidden}.profile-avatar-box img{width:112px;height:112px;border-radius:50%;object-fit:cover}.profile-avatar-box:after{content:"Cambiar";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;font-family:Rajdhani,sans-serif;font-size:1rem;font-weight:800;letter-spacing:1px;color:#fff;opacity:0;transition:.25s}.profile-avatar-box:hover:after{opacity:1}.profile-card h1{font-family:Orbitron,sans-serif;font-size:1.6rem;color:#fff}.profile-card p{margin-top:.4rem;font-family:Rajdhani,sans-serif;font-size:1.05rem;font-weight:700;color:#ffffff8c}.profile-label{display:block;margin-top:1.4rem;margin-bottom:.55rem;text-align:left;font-family:Rajdhani,sans-serif;font-size:.85rem;font-weight:800;letter-spacing:1.5px;color:#ffffff80;text-transform:uppercase}.profile-input{width:100%;height:58px;padding:0 1rem;border-radius:18px;background:#ffffff0b;border:1px solid rgba(255,255,255,.07);color:#fff;outline:none;font-family:Rajdhani,sans-serif;font-size:1.05rem;font-weight:700}.profile-input:focus{border-color:#ff8c1a73;box-shadow:0 0 25px #ff8c1a1f}.profile-save{width:100%;height:60px;margin-top:1.6rem;border:none;border-radius:20px;cursor:pointer;background:linear-gradient(180deg,#ff9a32,#dc731f);color:#fff;font-family:Rajdhani,sans-serif;font-size:1rem;font-weight:900;letter-spacing:1px}.records-panel{padding:2.5rem;overflow:hidden}.records-panel h2{margin-top:1rem;font-family:Orbitron,sans-serif;font-size:clamp(3rem,6vw,6rem);line-height:.9;color:#fff;word-break:break-word}.records-panel p{margin-top:1.2rem;max-width:600px;color:#ffffff9e;font-size:1.1rem;line-height:1.6}.records-table{margin-top:2.5rem;overflow-x:auto;border-radius:24px;border:1px solid rgba(255,255,255,.06);-webkit-overflow-scrolling:touch}.records-header,.record-row{display:grid;grid-template-columns:90px 1.4fr 1fr 1fr;align-items:center}.records-header{height:66px;padding:0 1.2rem;background:#ffffff09}.records-header span{font-family:Rajdhani,sans-serif;font-weight:900;letter-spacing:2px;color:#ffffff8c}.record-row{min-height:72px;padding:0 1.2rem;border-top:1px solid rgba(255,255,255,.045)}.record-row span{font-family:Rajdhani,sans-serif;font-size:1.05rem;font-weight:800;color:#fff}.record-row .record-time{font-family:Orbitron,sans-serif;color:#ff8c1a}.empty-records{padding:2rem;color:#ffffff8c;font-family:Rajdhani,sans-serif;font-size:1.1rem;font-weight:700}.record-category{display:flex;align-items:center}.record-category-icon{width:165px;height:auto;object-fit:contain}@media (max-width: 950px){.profile-page{width:94%;padding-top:110px}.profile-hero{grid-template-columns:1fr;gap:2rem}.profile-card,.records-panel{border-radius:26px}.records-panel h2{font-size:3.5rem}.records-header,.record-row{min-width:620px}}@media (max-width: 640px){.profile-page{width:100%;padding-top:90px;padding-bottom:3rem;padding-left:14px;padding-right:14px}.profile-hero{gap:1.2rem}.profile-card,.records-panel{border-radius:22px}.profile-card,.records-panel{padding:1.4rem}.profile-avatar-box{width:110px;height:110px;margin-bottom:1rem}.profile-avatar-box img{width:88px;height:88px}.profile-card h1{font-size:1.25rem}.profile-card p{font-size:.95rem}.profile-label{font-size:.74rem;margin-top:1rem}.profile-input{height:52px;font-size:.95rem;border-radius:15px}.profile-save{height:54px;border-radius:16px;font-size:.92rem}.records-panel h2{margin-top:0;font-size:2.1rem;line-height:1}.records-panel p{margin-top:.8rem;font-size:.95rem;line-height:1.5}.records-table{margin-top:1.5rem;border-radius:18px}.records-header,.record-row{min-width:560px;padding:0 .9rem}.records-header{height:58px}.record-row{min-height:62px}.records-header span{font-size:.75rem;letter-spacing:1px}.record-row span{font-size:.9rem}.record-category-icon{width:110px}.empty-records{padding:1.2rem;font-size:.95rem}}@media (max-width: 420px){.profile-page{padding-left:10px;padding-right:10px}.profile-card,.records-panel{padding:1rem;border-radius:18px}.profile-avatar-box{width:95px;height:95px}.profile-avatar-box img{width:76px;height:76px}.profile-card h1{font-size:1.1rem}.records-panel h2{font-size:1.7rem}.records-panel p{font-size:.88rem}.records-header,.record-row{min-width:500px}.record-category-icon{width:90px}}
