*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0f0f0f,#1a1a1a 50%,#0f0f0f);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5}code{font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace}#root,body,html{height:100%;width:100%}*{-webkit-tap-highlight-color:transparent}button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #87ceeb;outline-offset:2px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0003;border-radius:3px}::-webkit-scrollbar-thumb{background:#87ceeb80;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#87ceeb}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:translateX(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .2s ease-out}.slide-in{animation:slideIn .2s ease-out}.slide-up{animation:slideUp .2s ease-out}::selection{background-color:#87ceeb4d;color:#1a1a1a}[role=button],a,button{min-height:44px;min-width:44px}@media (max-width:480px){body{font-size:14px}}@media (min-width:768px){body{font-size:16px}}.login-container{align-items:center;background:linear-gradient(135deg,#0f0f0f,#1a1a1a 50%,#0f0f0f);display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;padding:20px;position:relative}.login-container:before{background:radial-gradient(circle at 50% 50%,#87ceeb1a 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.login-form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1af2;border:1px solid #87ceeb33;border-radius:24px;box-shadow:0 12px 48px #00000080;max-width:420px;padding:40px 32px;position:relative;text-align:center;width:100%;z-index:1}.login-form:before{background:linear-gradient(90deg,#87ceeb,#5f9ea0,#87ceeb);border-radius:24px 24px 0 0;content:"";height:3px;left:0;position:absolute;right:0;top:0}.login-form h2{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(135deg,#87ceeb,#fff);background-clip:text;-webkit-background-clip:text;color:#fff;display:flex;font-size:28px;font-weight:800;gap:12px;justify-content:center;margin-bottom:32px}.form-group{margin-bottom:24px;text-align:left}.form-group label{color:#87ceeb;display:block;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.form-group input{background:#0000004d;border:2px solid #87ceeb33;border-radius:16px;box-sizing:border-box;color:#fff;font-size:16px;font-weight:500;padding:16px 20px;transition:all .3s ease;width:100%}.form-group input::placeholder{color:#ffffff80}.form-group input:focus{background:#00000080;border-color:#87ceeb;box-shadow:0 0 0 4px #87ceeb33;outline:none;transform:translateY(-2px)}.error-message{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ef444426;border:1px solid #ef44444d;border-radius:16px;color:#ff6b6b;font-size:14px;font-weight:600;margin-bottom:20px;padding:16px 20px;text-align:center}.login-btn{background:linear-gradient(135deg,#87ceeb,#5f9ea0);border:none;border-radius:16px;box-shadow:0 6px 20px #87ceeb4d;color:#000;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:1px;margin-top:8px;padding:18px;text-transform:uppercase;transition:all .3s ease;width:100%}.login-btn:hover{background:linear-gradient(135deg,#5f9ea0,#87ceeb);box-shadow:0 8px 25px #87ceeb66;transform:translateY(-3px)}.login-btn:active{transform:translateY(-1px)}@media (min-width:480px){.login-form{padding:40px 32px}.login-form h2{font-size:28px;margin-bottom:32px}.form-group{margin-bottom:24px}}.device-list h3{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(135deg,#87ceeb,#fff);background-clip:text;-webkit-background-clip:text;border-bottom:2px solid #87ceeb;color:#fff;display:flex;font-size:20px;font-weight:800;gap:12px;margin-bottom:20px;padding-bottom:12px}.devices-grid{display:flex;flex-direction:column;gap:16px}.device-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border:1px solid #87ceeb33;border-radius:16px;box-shadow:0 4px 16px #0000004d;cursor:pointer;overflow:hidden;padding:20px;position:relative;transition:all .3s ease}.device-card:before{background:linear-gradient(90deg,#0000,#87ceeb,#0000);content:"";height:2px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.device-card:hover{background:#0009;border-color:#87ceeb;box-shadow:0 8px 32px #87ceeb33;transform:translateY(-4px)}.device-card:hover:before{opacity:1}.device-card.selected{background:linear-gradient(135deg,#87ceeb33,#5f9ea033);border-color:#87ceeb;box-shadow:0 8px 32px #87ceeb66;color:#fff;transform:translateY(-4px)}.device-card.selected:before{background:linear-gradient(90deg,#87ceeb,#5f9ea0,#87ceeb);opacity:1}.device-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.device-name{color:#fff;flex:1 1;font-size:18px;font-weight:700;line-height:1.3;margin:0}.device-card.selected .device-name{color:#fff;text-shadow:0 2px 4px #0000004d}.status-indicator{border-radius:20px;box-shadow:0 2px 8px #0000004d;color:#fff;flex-shrink:0;font-size:11px;font-weight:700;letter-spacing:.5px;min-width:70px;padding:6px 12px;text-align:center;text-transform:uppercase}.device-details{color:#fffc;font-size:14px;line-height:1.6}.device-details p{margin:8px 0;opacity:.9}.device-card.selected .device-details p{color:#fffffff2;opacity:1}.device-details strong{color:#87ceeb;font-weight:700}.device-card.selected .device-details strong{color:#fff}.no-devices{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0003;border:2px dashed #87ceeb4d;border-radius:16px;color:#fff9;font-style:italic;margin:20px 0;padding:40px 20px;text-align:center}.device-card{animation:fadeInUp .4s ease-out}@media (min-width:768px){.device-list h3{font-size:22px;margin-bottom:20px}.devices-grid{gap:16px}.device-card{padding:20px}.device-name{font-size:18px}.device-details{font-size:14px}.device-details p{margin:8px 0}.status-indicator{font-size:12px;padding:6px 12px}}.sms-messages{display:flex;flex-direction:column;height:100%}.messages-header{border-bottom:2px solid #87ceeb;margin-bottom:20px;padding-bottom:20px}.messages-header h3{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(135deg,#87ceeb,#fff);background-clip:text;-webkit-background-clip:text;color:#fff;display:flex;font-size:20px;font-weight:800;gap:12px;line-height:1.3;margin:0 0 12px}.messages-header p{color:#ffffffb3;font-size:14px;font-weight:500;line-height:1.5;margin:6px 0}.message-count{color:#87ceeb!important;font-weight:700!important}.no-device-selected{align-items:center;color:#fff9;display:flex;flex-direction:column;height:100%;justify-content:center;padding:60px 20px;text-align:center}.no-device-selected h3{color:#87ceeb;font-size:22px;font-weight:700;margin-bottom:16px}.no-device-selected p{font-size:16px;font-weight:500;line-height:1.6;opacity:.8}.messages-list{flex:1 1;margin-right:-4px;overflow-y:auto;padding-right:4px}.message-card{animation:fadeInUp .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border:1px solid #87ceeb33;border-radius:16px;box-shadow:0 4px 16px #0000004d;margin-bottom:16px;padding:20px;position:relative;transition:all .3s ease}.message-card:before{background:linear-gradient(90deg,#0000,#87ceeb80,#0000);border-radius:16px 16px 0 0;content:"";height:2px;left:0;position:absolute;right:0;top:0}.message-card:hover{background:#0009;border-color:#87ceeb;box-shadow:0 8px 32px #87ceeb33;transform:translateY(-3px)}.message-card.new-message{background:linear-gradient(135deg,#10b9811a,#0006);border-color:#10b981;box-shadow:0 6px 24px #10b98133}.message-card.new-message:before{background:linear-gradient(90deg,#0000,#10b981,#0000)}.new-badge{animation:pulse 2s infinite;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;box-shadow:0 2px 8px #10b9814d;color:#fff;font-size:11px;font-weight:700;letter-spacing:.5px;padding:4px 10px;position:absolute;right:16px;top:-8px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.message-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.sender-info{flex:1 1;min-width:0}.sender-info strong{color:#87ceeb;display:block;font-size:15px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timestamp{color:#fff9;flex-shrink:0;font-size:12px;font-weight:500;line-height:1.3;opacity:.9;text-align:right;white-space:nowrap}.message-body{margin-bottom:16px}.message-body p{word-wrap:break-word;color:#ffffffe6;font-size:15px;font-weight:500;line-height:1.6;margin:0;word-break:break-word}.message-type{display:flex;justify-content:flex-end}.type-badge{background:#87ceeb33;border-radius:12px;color:#87ceeb;font-size:11px;font-weight:700;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.no-messages{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0003;border:2px dashed #87ceeb4d;border-radius:16px;color:#ffffff80;display:flex;font-style:italic;height:180px;justify-content:center;padding:30px;text-align:center}.loading{color:#87ceeb;font-weight:600;height:180px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.messages-list::-webkit-scrollbar{width:6px}.messages-list::-webkit-scrollbar-track{background:#0003;border-radius:3px}.messages-list::-webkit-scrollbar-thumb{background:#87ceeb80;border-radius:3px}.messages-list::-webkit-scrollbar-thumb:hover{background:#87ceeb}@media (min-width:768px){.messages-header{margin-bottom:24px;padding-bottom:20px}.messages-header h3{font-size:22px;margin-bottom:10px}.messages-header p{font-size:14px;margin:5px 0}.message-card{margin-bottom:16px;padding:20px}.message-header{gap:16px;margin-bottom:16px}.sender-info strong{font-size:16px}.timestamp{font-size:13px}.message-body{margin-bottom:16px}.message-body p{font-size:15px;line-height:1.6}.type-badge{font-size:12px;padding:4px 10px}.new-badge{font-size:11px;padding:4px 10px;right:16px;top:-8px}.loading,.no-messages{height:200px}.loading{font-size:16px}}.App{background:linear-gradient(135deg,#0f0f0f,#1a1a1a 50%,#0f0f0f);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,sans-serif;min-height:100vh}.app-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000e6;border-bottom:1px solid #87ceeb33;box-shadow:0 4px 24px #87ceeb1a;justify-content:space-between;padding:16px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.app-header,.app-header h1{align-items:center;display:flex}.app-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#87ceeb,#fff);background-clip:text;-webkit-background-clip:text;color:#fff;font-size:22px;font-weight:700;gap:8px;margin:0}.logout-btn{background:linear-gradient(135deg,#87ceeb,#5f9ea0);border:none;border-radius:12px;box-shadow:0 4px 12px #87ceeb4d;color:#000;cursor:pointer;font-size:13px;font-weight:700;min-width:80px;padding:10px 20px;transition:all .3s ease}.logout-btn:hover{background:linear-gradient(135deg,#5f9ea0,#87ceeb);box-shadow:0 6px 20px #87ceeb66;transform:translateY(-2px)}.logout-btn:active{transform:translateY(0)}.main-content{display:flex;flex-direction:column;gap:16px;min-height:calc(100vh - 74px);padding:16px}.left-panel{order:1}.left-panel,.right-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1af2;border:1px solid #87ceeb1a;border-radius:20px;box-shadow:0 8px 32px #0006;padding:24px}.right-panel{flex:1 1;order:2;overflow-y:auto}@media (min-width:768px){.app-header{padding:20px 32px}.app-header h1{font-size:26px}.logout-btn{font-size:14px;padding:10px 20px}.main-content{flex-direction:row;gap:20px;padding:20px}.left-panel{flex:0 0 380px;max-height:calc(100vh - 120px);order:0;overflow-y:auto}.right-panel{flex:1 1;order:0}}.loading{align-items:center;color:#666;display:flex;font-size:16px;justify-content:center;padding:40px 20px;text-align:center}.left-panel::-webkit-scrollbar,.right-panel::-webkit-scrollbar{width:6px}.left-panel::-webkit-scrollbar-track,.right-panel::-webkit-scrollbar-track{background:#f8f9fa;border-radius:3px}.left-panel::-webkit-scrollbar-thumb,.right-panel::-webkit-scrollbar-thumb{background:#87ceeb;border-radius:3px}.left-panel::-webkit-scrollbar-thumb:hover,.right-panel::-webkit-scrollbar-thumb:hover{background:#5f9ea0}
/*# sourceMappingURL=main.140a292a.css.map*/