.home_container__eduTK{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;display:flex;justify-content:center;align-items:center}.home_content__LoR4c{background:white;border-radius:12px;padding:40px;box-shadow:0 20px 40px rgba(0,0,0,.1);max-width:600px;width:100%}.home_title__6bp0U{text-align:center;color:#333;margin-bottom:30px;font-size:28px;font-weight:600}.home_section__bCaaS{margin-bottom:30px}.home_section__bCaaS h2{color:#555;margin-bottom:15px;font-size:18px;font-weight:500;border-bottom:2px solid #f0f0f0;padding-bottom:8px}.home_inputGroup__iA_tY{display:flex;gap:10px;margin-bottom:15px}.home_input__0apA7{flex:1;padding:12px 16px;border:2px solid #e1e5e9;border-radius:8px;font-size:14px;transition:border-color .3s}.home_input__0apA7:focus{outline:none;border-color:#667eea}.home_connectBtn__GFMeL{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:transform .2s,box-shadow .2s}.home_connectBtn__GFMeL:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,.3)}.home_quickButtons__R3UAE{display:flex;gap:15px;flex-wrap:wrap}.home_quickBtn__7RAGo{background:#f8f9fa;border:2px solid #e9ecef;color:#495057;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:14px;transition:all .3s}.home_quickBtn__7RAGo:hover{background:#e9ecef;border-color:#667eea;color:#667eea}.home_instructions__z5E5_{background:#f8f9fa;padding:20px;border-radius:8px;border-left:4px solid #667eea}.home_instructions__z5E5_ p{margin:8px 0;color:#555;font-size:14px}.home_deviceList__mEfJz{background:#f8f9fa;padding:20px;border-radius:8px}.home_deviceItem__3g3TL{display:flex;align-items:center;margin:10px 0;padding:8px 0;border-bottom:1px solid #e9ecef}.home_deviceItem__3g3TL:last-child{border-bottom:none}.home_deviceItem__3g3TL code{background:#e9ecef;padding:4px 8px;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;color:#495057;margin-right:10px}.home_deviceItem__3g3TL span{color:#6c757d;font-size:14px}@media (max-width:768px){.home_container__eduTK{padding:10px}.home_content__LoR4c{padding:20px}.home_title__6bp0U{font-size:24px}.home_inputGroup__iA_tY{flex-direction:column}.home_quickButtons__R3UAE{justify-content:center}.home_deviceItem__3g3TL{flex-direction:column;align-items:flex-start;gap:5px}}