.profile-container{max-width:600px;margin:0 auto;height:100vh;position:relative;overflow-y:auto;overflow-x:hidden;background-color:#020617;color:#FFFFFF;font-family:"Orbitron_FONT",sans-serif;display:flex;flex-direction:column;padding-bottom:60px}.pilot-scroll-content{flex:1;padding:40px 16px}.pilot-bg-panel-identity{background-color:rgba(15,23,42,0.3);border:1px solid rgba(34,211,238,0.3);border-radius:12px;padding:20px;margin-bottom:24px;margin-left:16px;margin-right:16px;display:flex;flex-direction:column;align-items:center}.pilot-ring-profile{width:80px;height:80px;background-color:rgba(34,211,238,0.1);border:2px solid #22D3EE;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.pilot-btn-edit{background-color:rgba(0,0,0,0);border:1px solid rgba(34,211,238,0.5);border-radius:20px;height:36px;display:flex;align-items:center;justify-content:center;padding:0 16px;cursor:pointer;transition:background-color 0.2s,border-color 0.2s}.pilot-btn-edit:hover,.pilot-btn-edit:active{background-color:rgba(34,211,238,0.2);border-color:#22D3EE}.pilot-bg-panel-locked{background-color:rgba(30,41,59,0.2);border:1px solid rgba(71,85,105,0.2);border-radius:12px;padding:16px;margin-bottom:12px}.pilot-bg-badge-soon{background-color:#1E293B;border:1px solid #475569;border-radius:4px;padding:6px 12px;font-size:10px;color:#64748B;letter-spacing:0.2px}.service-record-row{display:flex;width:100%}.service-record-box{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.2);padding:8px}.service-record-gap{width:4px}.pilot-top-header{background-color:rgba(2,6,23,0.9);padding-top:20px;box-shadow:0 4px 15px rgba(0,0,0,0.5);display:flex;flex-direction:column;position:sticky;top:0;z-index:100}.pilot-btn-back-small{background-color:rgba(0,0,0,0);border-radius:4px;padding:8px 16px;display:flex;align-items:center;cursor:pointer;transition:background-color 0.2s;width:fit-content;margin-left:16px}.pilot-btn-back-small:hover,.pilot-btn-back-small:active{background-color:rgba(234,179,8,0.2)}.pilot-line-glow{height:2px;width:100%;background:linear-gradient(to right,transparent,#22D3EE,transparent);margin-top:12px}.bg-panel-rounded{background-color:rgba(15,23,42,0.6);border:1px solid rgba(6,182,212,0.2);border-radius:12px;padding:20px;width:300px;display:flex;flex-direction:column}.bg-neon-button{background-color:#1E293B;border:2px solid #06B6D4;border-radius:8px;color:#FFFFFF;font-family:"Orbitron_FONT",sans-serif;font-size:16px;text-align:center;height:50px;outline:none;text-transform:uppercase;width:100%;box-sizing:border-box;margin-bottom:20px}.bg-neon-button:focus{border-color:#FFFFFF}.bg-neon-button::placeholder{color:#475569}.toast-profile-success{background-color:rgba(15,23,42,0.95);border:2px solid #22C55E;border-radius:12px;box-shadow:0 4px 15px rgba(34,197,94,0.3)}.toast-profile-error{background:linear-gradient(45deg,rgba(58,2,2,0.95),rgba(15,23,42,0.95));border:1.5px solid #EF4444;border-radius:12px;box-shadow:0 4px 15px rgba(239,68,68,0.3)}.toast-profile-info{background-color:rgba(15,23,42,0.95);border:2px solid #22D3EE;border-radius:12px;box-shadow:0 4px 15px rgba(34,211,238,0.3)}