body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.reset-interval-btn{background:#333;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;margin-left:8px;padding:6px 12px;transition:background-color .2s}.reset-interval-btn:hover{background:#555}.bottom-right-controls input[type=number]{background:#222;border:1px solid #888;border-radius:4px;box-sizing:border-box;color:#fff;flex:1 1;font-size:1rem;margin-left:4px;min-width:110px;outline:none;padding:6px 10px;transition:border-color .2s}.bottom-right-controls input[type=number]:focus{border-color:#4caf50}.bottom-right-controls label{align-items:center;background:#333;border-radius:10px;color:#fff;display:flex;font-size:1rem;margin-left:16px;padding:10px 16px;vertical-align:middle}.bottom-right-controls{bottom:20px;display:flex;gap:10px;position:fixed;right:20px;z-index:1000}.bottom-right-controls button{background-color:#333;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1em;padding:10px 16px;transition:background-color .3s ease}.bottom-right-controls button:hover{background-color:#555}.fullscreen{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}.timestamp{color:#fff;font-size:16px;margin-top:20px;text-align:center}.dashboard-container{background:linear-gradient(135deg,#a3bdbd,#8aadad);font-family:Meiryo,メイリオ,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.dashboard-loading{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:40px;margin-bottom:1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dashboard-header{align-items:center;background:#5f5b50;box-shadow:0 2px 8px #0000001a;color:#fff;display:flex;justify-content:space-between;padding:1.5rem 2rem}.header-branding{align-items:center;display:flex;gap:1rem}.yys-logo{filter:brightness(0) invert(1);height:40px;width:auto}.dashboard-header h1{font-family:Tw Cen MT,Century Gothic,sans-serif;font-size:1.8rem;font-weight:600;letter-spacing:.05em;margin:0}.header-actions{align-items:center;display:flex;gap:1rem}.device-menu-btn{background:#fff3;border:2px solid #fff;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 1.5rem;transition:all .3s ease}.device-menu-btn:hover{background:#fff;color:#5f5b50}.logout-btn{background:#fff3;border:2px solid #fff;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 1.5rem;transition:all .3s ease}.logout-btn:hover{background:#fff;color:#5f5b50}.dashboard-content{margin:0 auto;max-width:1200px;padding:2rem}.welcome-section{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;padding:1.5rem 2rem}.welcome-section h2{color:#5f5b50;font-size:1.5rem;margin:0 0 .5rem}.user-email{color:#666;font-size:1rem;margin:0}.error-message{background:#fff3cd;border:1px solid #ffeeba;color:#856404}.no-subscriptions{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;padding:3rem 2rem;text-align:center}.no-subscriptions p{color:#666;font-size:1.1rem;margin:0}.subscriptions-list h3{color:#5f5b50;font-size:1.4rem;margin-bottom:1.5rem}.subscription-card{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;margin-bottom:1.5rem;padding:1.5rem;transition:all .3s ease}.subscription-card:hover{box-shadow:0 4px 12px #00000026}.subscription-header{align-items:center;display:flex;gap:1rem;justify-content:space-between}.subscription-info{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.subscription-info h4{color:#5f5b50;font-size:1.2rem;font-weight:600;margin:0}.current-category{color:#666;font-size:.95rem;font-style:italic;margin:0}.subscription-actions{align-items:center;display:flex;gap:.75rem}.action-btn{align-items:center;background:#fff;border:2px solid #a3bdbd;border-radius:6px;cursor:pointer;display:flex;flex:1 1;font-size:.9rem;gap:.5rem;justify-content:center;min-width:180px;padding:.6rem 1rem;transition:all .3s ease;white-space:nowrap}.action-btn:hover:not(:disabled){background:#a3bdbd;box-shadow:0 2px 6px #a3bdbd4d;color:#fff;transform:translateY(-2px)}.action-btn:disabled{background:#f5f5f5;border-color:#ddd;cursor:not-allowed;opacity:.4}.browser-btn{border-color:#a3bdbd}.browser-btn:hover:not(:disabled){background:#a3bdbd}.device-btn{border-color:#5f5b50}.device-btn:hover:not(:disabled){background:#5f5b50}.expand-btn{background:none;border:2px solid #5f5b50;border-radius:6px;color:#5f5b50;cursor:pointer;font-size:.9rem;padding:.6rem 1rem;transition:all .3s ease}.expand-btn:hover{background:#5f5b50;color:#fff}@media (max-width:768px){.subscription-header{align-items:flex-start;flex-direction:column}.subscription-actions{flex-wrap:wrap;width:100%}.action-btn{flex:1 1;min-width:100px}}.subscription-details{border-top:2px solid #e0e0e0;margin-top:1.5rem;padding-top:1.5rem}.settings-section{background:#f9f9f9;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.settings-section:last-child{margin-bottom:0}.settings-section h5{color:#5f5b50;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.device-mapping-placeholder{padding:1.5rem;text-align:center}.device-mapping-placeholder p{color:#666;font-size:.95rem;margin:0 0 1rem}.device-mapping-placeholder .action-btn{margin:0 auto}.category-section{margin-bottom:0}.category-section label{color:#5f5b50;display:block;font-size:1rem;font-weight:600;margin-bottom:.5rem}.category-select{background:#fff;border:2px solid #a3bdbd;border-radius:5px;cursor:pointer;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.category-select:hover{border-color:#5f5b50}.category-select:focus{border-color:#5f5b50;outline:none}.category-select:disabled{background:#f5f5f5;cursor:not-allowed}.loading-categories{color:#666;font-style:italic;padding:.75rem}.updating-indicator{color:#a3bdbd;display:inline-block;font-size:.9rem;font-style:italic;margin-left:1rem}.device-registration-container{background:linear-gradient(135deg,#a3bdbd,#8aadad);font-family:Meiryo,メイリオ,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.device-loading{flex-direction:column;justify-content:center;min-height:100vh}.device-header,.device-loading{align-items:center;color:#fff;display:flex}.device-header{background:#5f5b50;box-shadow:0 2px 8px #0000001a;justify-content:space-between;padding:1.5rem 2rem}.back-btn{background:#fff3;border:2px solid #fff;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 1.5rem;transition:all .3s ease}.back-btn:hover{background:#fff;color:#5f5b50}.device-content{margin:0 auto;max-width:1200px;padding:2rem}.device-page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.device-page-header h2{color:#5f5b50;font-size:2rem;margin:0}.add-device-btn{background:#5f5b50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.add-device-btn:hover{background:#4a463e;box-shadow:0 4px 8px #0003;transform:translateY(-1px)}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:5px;color:#721c24;margin-bottom:1rem;padding:1rem}.add-device-form{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;padding:2rem}.add-device-form h3{color:#5f5b50;font-size:1.3rem;margin:0 0 1.5rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#5f5b50;display:block;font-weight:600;margin-bottom:.5rem}.form-group label .required{color:#dc3545;margin-left:.25rem}.form-group input{font-family:Courier New,monospace}.form-group input,.form-group select{border:2px solid #ddd;border-radius:5px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group select{background-color:#fff;cursor:pointer;font-family:Meiryo,メイリオ,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.form-group select:focus{border-color:#5f5b50;outline:none}.form-group select:disabled{background:#f5f5f5;cursor:not-allowed}.form-group input:focus{border-color:#5f5b50;outline:none}.form-group input:disabled{background:#f5f5f5;cursor:not-allowed}.form-group small{color:#666;display:block;font-size:.875rem;margin-top:.5rem}.form-error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:5px;color:#721c24;font-size:.9rem;margin-bottom:1rem;padding:.75rem}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.submit-btn{background:#5f5b50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .3s ease}.submit-btn:hover:not(:disabled){background:#4a463e;box-shadow:0 4px 8px #0003;transform:translateY(-1px)}.submit-btn:disabled{background:#ccc;cursor:not-allowed;transform:none}.devices-list{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;padding:2rem}.devices-list h3{color:#5f5b50;font-size:1.3rem;margin:0 0 1.5rem}.no-devices{color:#666;padding:3rem 1rem;text-align:center}.no-devices p{font-size:1.1rem;margin:.5rem 0}.no-devices .hint{color:#888;font-size:.95rem}.devices-table{overflow-x:auto}.devices-table table{border-collapse:collapse;width:100%}.devices-table th{background:#f8f9fa;border-bottom:2px solid #dee2e6;color:#5f5b50;font-weight:600;padding:1rem;text-align:left}.devices-table td{border-bottom:1px solid #dee2e6;padding:1rem}.devices-table tr:last-child td{border-bottom:none}.devices-table tr:hover{background:#f8f9fa}.device-name,.mac-address{color:#5f5b50;font-weight:600}.mac-address{font-family:Courier New,monospace}.subscription-select{background:#fff;border:2px solid #ddd;border-radius:5px;cursor:pointer;font-size:.9rem;min-width:150px;padding:.5rem;transition:border-color .3s ease}.subscription-select:hover{border-color:#5f5b50}.subscription-select:focus{border-color:#5f5b50;outline:none}.status-badge{border-radius:12px;display:inline-block;font-size:.875rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.status-active{background:#d4edda;color:#155724}.status-inactive{background:#f8d7da;color:#721c24}.status-pending{background:#fff3cd;color:#856404}.status-unknown{background:#e2e3e5;color:#383d41}.remove-btn{background:#dc3545;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.remove-btn:hover{background:#c82333;box-shadow:0 2px 4px #0003;transform:translateY(-1px)}.dialog-overlay{align-items:center;animation:fadeIn .2s ease;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.dialog-box{animation:slideIn .3s ease;background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000004d;max-width:400px;width:90%}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.dialog-header{border-bottom:1px solid #e0e0e0;padding:1.5rem}.dialog-header h3{color:#333;font-size:1.25rem;margin:0}.dialog-content{color:#555;font-size:1rem;line-height:1.5;padding:1.5rem}.dialog-content p{margin:0}.dialog-actions{display:flex;gap:1rem;justify-content:flex-end;padding:1rem 1.5rem 1.5rem}.dialog-btn{border:none;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:500;padding:.625rem 1.5rem;transition:all .3s ease}.dialog-btn-cancel{background:#6c757d;color:#fff}.dialog-btn-cancel:hover{background:#5a6268;box-shadow:0 2px 4px #0003;transform:translateY(-1px)}.dialog-btn-confirm{background:#dc3545;color:#fff}.dialog-btn-confirm:hover{background:#c82333;box-shadow:0 2px 4px #0003;transform:translateY(-1px)}@media (max-width:768px){.device-page-header{align-items:flex-start;flex-direction:column;gap:1rem}.add-device-btn{width:100%}.devices-table{font-size:.875rem}.devices-table td,.devices-table th{padding:.75rem .5rem}.form-actions{flex-direction:column}.submit-btn{width:100%}}.slideshow-container{align-items:center;background-color:#000;display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw}.slideshow-image{max-height:100vh;max-width:100vw;object-fit:contain;transition:opacity 1s ease-in-out}
/*# sourceMappingURL=main.c1363c31.css.map*/