.home-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.home-container{background:#fff;border-radius:10px;box-shadow:0 10px 40px #0003;padding:40px;max-width:600px;width:100%}.home-header{text-align:center;margin-bottom:30px}.home-header h1{color:#667eea;margin:0 0 10px;font-size:2.5em}.subtitle{color:#666;margin:0;font-size:1.1em}.home-content{margin-bottom:30px}.info-card{background-color:#f8f9fa;border-radius:8px;padding:20px;margin-bottom:20px}.info-card h2{margin:0 0 15px;color:#333;font-size:1.3em}.info-item{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #e0e0e0}.info-item:last-child{border-bottom:none}.info-item .label{font-weight:600;color:#666}.info-item .value{color:#333;font-family:Courier New,monospace}.status-online{color:#28a745;font-weight:600}.status-offline{color:#dc3545;font-weight:600}.actions{text-align:center;margin:30px 0}.actions .btn{padding:12px 30px;font-size:16px;min-width:150px}.features{margin-top:30px}.features h3{color:#333;margin-bottom:15px}.features ul{list-style:none;padding:0;margin:0}.features li{padding:8px 0 8px 25px;position:relative;color:#666}.features li:before{content:"✓";position:absolute;left:0;color:#667eea;font-weight:700}.home-footer{text-align:center;padding-top:20px;border-top:1px solid #e0e0e0;color:#999;font-size:.9em}@media (max-width: 600px){.home-container{padding:20px}.home-header h1{font-size:2em}}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-card{background:#fff;padding:30px;border-radius:10px;box-shadow:0 10px 40px #0003;width:100%;max-width:400px}@media (min-width: 768px){.login-card{padding:40px}}.login-card h1{text-align:center;color:#667eea;margin-bottom:10px}.login-card h2{text-align:center;margin-bottom:30px;color:#333}.phone-input{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px}.method-buttons{display:flex;gap:10px}.method-btn{flex:1;padding:10px;border:2px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;transition:all .3s}.method-btn.active{border-color:#667eea;background-color:#667eea;color:#fff}.whatsapp-status{text-align:center;padding:20px;background-color:#f0f9ff;border-radius:4px;margin-bottom:20px}.polling{color:#667eea;font-weight:500;margin-top:10px}.auth-options{display:flex;flex-direction:column;gap:15px}.whatsapp-options{display:flex;flex-direction:column;gap:10px;margin-top:10px;padding-top:15px;border-top:1px solid #e0e0e0}.btn-whatsapp{background-color:#25d366;color:#fff;border:none;padding:12px 20px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .3s;display:flex;align-items:center;justify-content:center;gap:8px}.btn-whatsapp:hover:not(:disabled){background-color:#20ba5a}.btn-whatsapp:disabled{background-color:#9ca3af;cursor:not-allowed;opacity:.6}.layout{display:flex;min-height:100vh;position:relative}.hamburger-btn{position:fixed;top:15px;left:15px;z-index:1001;background:#2c3e50;border:none;padding:10px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:44px;height:44px;box-shadow:0 2px 4px #0003}.hamburger-icon{display:flex;flex-direction:column;justify-content:space-around;width:24px;height:18px;transition:all .3s ease}.hamburger-icon span{display:block;height:3px;width:100%;background:#fff;border-radius:2px;transition:all .3s ease}.hamburger-icon.open span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.hamburger-icon.open span:nth-child(2){opacity:0}.hamburger-icon.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.sidebar-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:999;display:none}.sidebar{position:fixed;top:0;left:0;height:100vh;width:280px;background-color:#2c3e50;color:#fff;display:flex;flex-direction:column;z-index:1000;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto;box-shadow:2px 0 10px #0000001a}.sidebar.open{transform:translate(0)}.sidebar-header{padding:20px;border-bottom:1px solid #34495e;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background-color:#2c3e50;z-index:1}.sidebar-header h2{margin:0;font-size:20px;flex:1}.sidebar-close-btn{background:none;border:none;color:#fff;font-size:28px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.sidebar-close-btn:hover{background-color:#34495e}.sidebar-menu{list-style:none;padding:0;margin:0;flex:1;overflow-y:auto}.sidebar-menu li{margin:0}.sidebar-menu a{display:flex;align-items:center;padding:15px 20px;color:#ecf0f1;text-decoration:none;transition:background-color .3s;gap:12px}.sidebar-menu a:hover{background-color:#34495e}.sidebar-menu a.active{background-color:#3498db;color:#fff;border-left:4px solid #2980b9}.menu-icon{font-size:20px;width:24px;text-align:center}.menu-label{flex:1}.sidebar-footer{padding:20px;border-top:1px solid #34495e;position:sticky;bottom:0;background-color:#2c3e50}.btn-logout{width:100%;padding:12px;background-color:#e74c3c;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .3s}.btn-logout:hover{background-color:#c0392b}.main-content{flex:1;padding:20px;background-color:#f5f5f5;width:100%;transition:margin-left .3s ease;min-height:100vh}@media (max-width: 768px){.sidebar-overlay{display:block}.main-content{padding:70px 15px 20px}.hamburger-btn{display:flex}}@media (min-width: 769px){.hamburger-btn{display:none}.sidebar{transform:translate(0);position:relative}.sidebar.open{transform:translate(0)}.sidebar-close-btn{display:none}.main-content{margin-left:0;padding:20px}.layout{flex-direction:row}}@media (min-width: 1024px){.hamburger-btn{display:flex;position:fixed;top:15px;left:15px;z-index:1001}.sidebar{position:fixed;transform:translate(0)}.sidebar:not(.open){transform:translate(-100%)}.main-content{margin-left:0;transition:margin-left .3s ease}.sidebar.open~.main-content{margin-left:280px}}.sidebar-menu,.sidebar{scrollbar-width:thin;scrollbar-color:#34495e #2c3e50}.sidebar-menu::-webkit-scrollbar,.sidebar::-webkit-scrollbar{width:6px}.sidebar-menu::-webkit-scrollbar-track,.sidebar::-webkit-scrollbar-track{background:#2c3e50}.sidebar-menu::-webkit-scrollbar-thumb,.sidebar::-webkit-scrollbar-thumb{background:#34495e;border-radius:3px}.sidebar-menu::-webkit-scrollbar-thumb:hover,.sidebar::-webkit-scrollbar-thumb:hover{background:#4a5f7a}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.dashboard h1{margin:0;color:#333}.family-selector{display:flex;align-items:center;gap:8px}.family-selector label{font-weight:500;color:#666;font-size:14px}.family-select{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;background:#fff;cursor:pointer;min-width:200px}.family-select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff1a}.family-name-banner{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:12px 20px;border-radius:8px;margin-bottom:24px;display:flex;align-items:center;gap:8px}.family-name-label{font-weight:500;opacity:.9}.family-name-value{font-weight:600;font-size:16px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.stat-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;display:flex;align-items:center;gap:16px;box-shadow:0 2px 4px #0000001a;transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.stat-icon{font-size:32px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:8px}.stat-content{flex:1}.stat-value{font-size:28px;font-weight:700;color:#333;line-height:1;margin-bottom:4px}.stat-label{font-size:14px;color:#666;font-weight:500}.dashboard-grid{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width: 1024px){.dashboard-grid{grid-template-columns:1fr 1fr}}.dashboard-column{display:flex;flex-direction:column;gap:20px}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e0e0e0}.card-header h2{margin:0;font-size:18px;color:#333}.btn-link{background:none;border:none;color:#007bff;cursor:pointer;font-size:14px;padding:4px 8px;text-decoration:underline;transition:color .2s}.btn-link:hover{color:#0056b3}.empty-state{color:#666;font-style:italic;text-align:center;padding:20px}.reading-item{padding:12px;background:#f8f9fa;border-radius:6px;border-left:3px solid #28a745;transition:background-color .2s}.reading-item:hover{background:#e9ecef}.reading-member{font-weight:600;color:#333;margin-bottom:6px;font-size:15px}.reading-details{display:flex;flex-direction:column;gap:4px}.reading-date{font-size:12px;color:#666}.reading-type-value{display:flex;justify-content:space-between;align-items:center;gap:12px}.reading-type{font-size:14px;color:#495057;font-weight:500}.reading-value{font-size:14px;color:#007bff;font-weight:600}.reminder-item{padding:12px;border-radius:6px;border-left:3px solid;transition:transform .2s,box-shadow .2s}.reminder-item:hover{transform:translate(4px);box-shadow:0 2px 4px #0000001a}.reminder-red{background:#fff5f5;border-left-color:#dc3545}.reminder-orange{background:#fff8e1;border-left-color:#ff9800}.reminder-blue{background:#e3f2fd;border-left-color:#2196f3}.reminder-header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px}.reminder-title{font-weight:600;color:#333;font-size:15px;flex:1}.reminder-date{font-size:13px;color:#666;margin-bottom:4px;font-weight:500}.reminder-members{font-size:12px;color:#666;font-style:italic}.task-item{padding:12px;border-radius:6px;border-left:3px solid;cursor:pointer;transition:transform .2s,box-shadow .2s}.task-item:hover{transform:translate(4px);box-shadow:0 2px 4px #0000001a}.task-red{background:#fff5f5;border-left-color:#dc3545}.task-orange{background:#fff8e1;border-left-color:#ff9800}.task-blue{background:#e3f2fd;border-left-color:#2196f3}.task-header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px}.task-name{font-weight:600;color:#333;font-size:15px;flex:1}.task-date{font-size:13px;color:#666;margin-bottom:4px;font-weight:500}.task-members{font-size:12px;color:#666;font-style:italic}.badge-recurring{background-color:#e3f2fd;color:#1976d2}.badge-pending{background-color:#fff3e0;color:#f57c00}.badge-in_progress{background-color:#e8f5e9;color:#388e3c}@media (max-width: 768px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.stat-card{padding:16px;gap:12px}.stat-icon{font-size:24px;width:40px;height:40px}.stat-value{font-size:24px}.stat-label{font-size:12px}.dashboard-grid{grid-template-columns:1fr}.card-header{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width: 480px){.stats-grid{grid-template-columns:1fr}}.dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .2s ease-in}.dialog-overlay.dialog-confirm-overlay{z-index:2000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.dialog-container{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.dialog-header{padding:20px 24px;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;justify-content:space-between}.dialog-header h3{margin:0;font-size:20px;font-weight:600;color:#333;flex:1}.dialog-close-btn{background:none;border:none;font-size:28px;line-height:1;color:#666;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;flex-shrink:0}.dialog-close-btn:hover{background-color:#f5f5f5;color:#333}.dialog-close-btn:active{background-color:#e0e0e0}.dialog-close-btn:disabled{opacity:.5;cursor:not-allowed}.dialog-body{padding:24px}.dialog-body p{margin:0;color:#666;line-height:1.6;font-size:16px}.dialog-footer{padding:16px 24px;border-top:1px solid #e0e0e0;display:flex;gap:12px;justify-content:flex-end}.dialog-footer .btn{min-width:100px}@media (max-width: 767px){.dialog-overlay{padding:10px}.dialog-container{max-width:100%}.dialog-header{padding:16px 20px}.dialog-header h3{font-size:18px}.dialog-close-btn{width:28px;height:28px;font-size:24px}.dialog-body{padding:20px}.dialog-body p{font-size:15px}.dialog-footer{padding:12px 20px;flex-direction:row;justify-content:flex-end}.dialog-footer .btn{min-width:100px}}.dialog-form-container{width:96%;max-width:960px;max-height:96vh;display:flex;flex-direction:column;overflow:hidden}.dialog-form-container .dialog-header,.dialog-form-container .dialog-footer{flex-shrink:0}.dialog-form-body{flex:1;overflow-y:auto;padding:24px;min-height:0}.dialog-form-body .form-group{margin-bottom:20px}.dialog-form-body .form-row{display:flex;gap:15px;margin-bottom:20px}.dialog-form-body .form-row .form-group{flex:1;margin-bottom:0}.dialog-form-body .form-row .form-group input[type=checkbox]{width:auto;margin-right:8px}@media (max-width: 767px){.dialog-form-container{width:96%;max-width:100%}.dialog-form-body{padding:20px}.dialog-form-body .form-row{flex-direction:column;gap:0}}.dialog-view-container{max-width:90vw;width:100%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.dialog-view-container .dialog-header{flex-shrink:0}.dialog-view-body{flex:1;overflow-y:auto;padding:24px;min-height:0}@media (max-width: 767px){.dialog-view-container{max-width:95vw;max-height:95vh}.dialog-view-body{padding:20px}}.profile h1{margin-bottom:20px;color:#333}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.profile-form{display:flex;flex-direction:column;gap:15px}.form-row{display:grid;grid-template-columns:1fr;gap:15px}@media (min-width: 768px){.form-row{grid-template-columns:1fr 1fr}}.profile-view p{margin:10px 0;padding:8px 0;border-bottom:1px solid #eee}.profile-photo{max-width:100px;max-height:100px;border-radius:4px;margin-top:5px}.data-table th{background-color:#f8f9fa;font-weight:600}.data-table .btn{margin-right:5px;padding:5px 10px;font-size:14px}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.file-categories h1{margin-bottom:20px;color:#333}.action-buttons{display:flex;gap:8px;align-items:center}.category-badge{display:inline-block;margin-left:8px;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.category-badge.system-badge{background-color:#e3f2fd;color:#1976d2}.btn-icon{background:none;border:none;cursor:pointer;font-size:18px;padding:6px 8px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background-color .2s;width:32px;height:32px}.description-cell{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 768px){.description-cell{max-width:150px}}.file-vault h1{margin-bottom:20px;color:#333}.filters{display:grid;grid-template-columns:1fr;gap:15px}.dropzone{border:2px dashed #ddd;border-radius:8px;padding:40px;text-align:center;background-color:#fafafa;transition:all .3s ease;cursor:pointer;margin-bottom:20px}.dropzone:hover{border-color:#007bff;background-color:#f0f9ff}.dropzone.dragging{border-color:#007bff;background-color:#e7f3ff;transform:scale(1.02)}.dropzone.has-files{border-color:#28a745;background-color:#f0fff4}.dropzone-content{display:flex;flex-direction:column;align-items:center;gap:15px}.dropzone-icon{font-size:48px;margin-bottom:10px}.dropzone-text{margin:0;color:#666;font-size:16px}.file-input{display:none}.selected-files{margin:20px 0;padding:15px;background-color:#f8f9fa;border-radius:8px}.selected-files-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.selected-files-header h3{margin:0;font-size:18px;color:#333}.file-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.file-item{display:flex;align-items:center;justify-content:space-between;padding:12px;background:#fff;border-radius:6px;border:1px solid #e0e0e0;gap:15px}.file-info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.file-icon{font-size:24px;flex-shrink:0}.file-details{display:flex;flex-direction:column;min-width:0;flex:1}.file-name{font-weight:500;color:#333;white-space:nowrap;overflow:hidden;flex:1;text-overflow:ellipsis}.file-size{font-size:12px;color:#666}.file-progress{display:flex;align-items:center;gap:10px;min-width:120px}.progress-bar-small{width:80px;height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden}.progress-bar-small .progress-fill{height:100%;background-color:#007bff;transition:width .3s ease;border-radius:4px}.progress-text{font-size:12px;color:#666;min-width:35px;text-align:right}.btn-remove{background:none;border:none;color:#dc3545;font-size:24px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s;flex-shrink:0}.btn-remove:hover{background-color:#ffe6e6}.upload-progress{margin:15px 0}.progress-bar{width:100%;height:20px;background-color:#e0e0e0;border-radius:10px;overflow:hidden;margin-bottom:8px}.progress-fill{height:100%;background-color:#007bff;transition:width .3s ease;border-radius:10px}.upload-progress p{margin:0;text-align:center;color:#666;font-size:14px}@media (min-width: 768px){.filters{grid-template-columns:1fr 1fr}.file-item{flex-wrap:nowrap}.file-progress{min-width:150px}}.files-list{display:flex;flex-direction:column;gap:12px;margin-top:20px}.file-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px;transition:box-shadow .2s ease}.file-card:hover{box-shadow:0 2px 8px #0000001a}.file-card-row1{display:flex;gap:6px}.file-card-category{flex:1;font-size:12px;color:#666;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.file-card-name{font-size:15px;font-weight:600;color:#333}.file-card-date{font-size:13px;color:#888}.file-card-row2{display:flex;gap:6px}.file-card-filename{flex:1;font-size:16px;font-weight:500;color:#333;word-break:break-word}.file-card-size{font-size:14px;color:#666;font-weight:500}.file-card-row3{display:flex;align-items:center;gap:8px;margin-top:4px}.file-card-tags{display:flex;flex-wrap:wrap;gap:6px;flex:1}.file-card-tags .tag{display:inline-block;padding:4px 10px;background-color:#e7f3ff;color:#06c;border-radius:12px;font-size:12px;font-weight:500}.file-card-actions{display:flex;gap:8px;align-items:center}.btn-icon{background:none;border:none;font-size:20px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s;display:flex;align-items:center;justify-content:center;min-width:32px;height:32px}.btn-icon.btn-delete:hover{background-color:#ffe6e6}@media (min-width: 768px){.file-card-row1{flex-direction:row;align-items:center;gap:16px}.file-card-name{flex:1}.file-card-row2{flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.file-card-filename{flex:1}.file-card-row3{flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.file-card-actions{margin-left:auto}}@media (max-width: 767px){.dropzone{padding:30px 20px}.dropzone-icon{font-size:36px}.file-item{flex-wrap:wrap}.file-progress{width:100%;min-width:auto}.pagination-controls{flex-direction:column;gap:12px;align-items:stretch}.pagination-info{text-align:center}.pagination-buttons{justify-content:center}}.health-readings h1{margin-bottom:20px;color:#333}.readings-list{display:flex;flex-direction:column;gap:12px}.reading-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;box-shadow:0 2px 4px #0000001a;transition:box-shadow .2s ease}.reading-card:hover{box-shadow:0 2px 6px #00000026}.reading-card-row1{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.reading-date{font-size:14px;font-weight:600;color:#1976d2}.reading-member-type-value{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.reading-member,.reading-type,.reading-value{font-size:14px;color:#333}.reading-member{font-weight:500}.reading-type{flex:1;color:#666}.reading-value{font-weight:600;color:#28a745}.reading-card-row2{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid #f0f0f0}.reading-notes{flex:1;font-size:14px;color:#666;min-width:0;word-break:break-word}.reading-actions{display:flex;gap:8px;flex-shrink:0}.btn-icon.btn-edit:hover{background-color:#e3f2fd}.btn-icon.btn-delete:hover{background-color:#ffebee}@media (min-width: 768px){.readings-list{gap:8px}.reading-card{padding:12px 16px}.reading-card-row1{flex-direction:row;align-items:center;gap:16px;margin-bottom:8px}.reading-date{flex:1;font-size:14px}.reading-member-type-value{flex:2;display:flex;gap:16px;align-items:center}.reading-member,.reading-type,.reading-value{flex:1;font-size:14px}.reading-card-row2{padding-top:8px}.reading-notes{font-size:13px}}.filters-row{display:flex;gap:15px;margin-bottom:20px;flex-wrap:wrap}.filters-row .form-group{flex:1;min-width:200px;margin-bottom:0}.filters-row .form-group label{display:block;margin-bottom:5px;font-weight:500;font-size:14px}.filters-row .form-group select{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}@media (max-width: 767px){.filters-row{flex-direction:row;gap:10px}.filters-row .form-group{flex:1;min-width:0}.pagination-controls{flex-direction:column;gap:12px;align-items:stretch}.pagination-info{text-align:center}.pagination-buttons{justify-content:center}}.health-view h1{margin-bottom:20px;color:#333}.filters-card,.filter-row{margin-bottom:20px}.filter-row:last-child{margin-bottom:0}.filter-row .form-group{margin-bottom:0}.quick-dates{display:flex;gap:10px;margin-bottom:12px}.quick-dates .btn{padding:8px 15px;font-size:14px}.custom-date-inputs{display:flex;gap:15px;margin-top:12px;flex-wrap:wrap}.custom-date-inputs .form-group{flex:1;min-width:150px}.date-range-display{padding:10px 12px;background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:4px;color:#333;font-size:14px}.reading-types-selector{margin-top:0}.reading-types-button{width:100%;padding:10px 16px;text-align:left;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s}.reading-types-button:hover{border-color:#007bff;background-color:#f0f9ff}.selected-reading-types-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.selected-type-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background-color:#e3f2fd;color:#1976d2;border-radius:16px;font-size:14px;font-weight:500}.chip-remove-btn{background:none;border:none;color:#1976d2;cursor:pointer;font-size:18px;line-height:1;padding:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.chip-remove-btn:hover{background-color:#1976d21a}.reading-types-modal-content{max-height:60vh;overflow-y:auto}.reading-types-modal-content .form-hint{margin-bottom:16px;color:#666;font-size:14px}.reading-types-checkboxes{display:flex;flex-direction:column;gap:10px;margin-top:10px;max-height:400px;overflow-y:auto;padding:10px}.reading-types-modal-content .reading-types-checkboxes{background-color:#f8f9fa;border-radius:4px;padding:15px}.selected-count{margin-top:16px;padding:8px 12px;background-color:#e3f2fd;color:#1976d2;border-radius:4px;font-size:14px;font-weight:500;text-align:center}.checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 12px;background:#fff;border-radius:4px;border:1px solid #ddd;transition:all .2s}.checkbox-label:hover{border-color:#007bff;background-color:#f0f9ff}.checkbox-label input[type=checkbox]{width:auto;cursor:pointer}.checkbox-label input[type=checkbox]:disabled{cursor:not-allowed;opacity:.5}.chart-card,.chart-card h2{margin-bottom:20px}.table-container{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;margin-top:15px}.data-table th,.data-table td{padding:12px;text-align:left;border-bottom:1px solid #eee}.data-table th{background-color:#f8f9fa;font-weight:600;position:sticky;top:0}.view-toggle-label{display:flex;align-items:center;gap:8px;cursor:pointer;padding:10px 12px;background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:fit-content}.view-toggle-label:hover{background:#e9ecef;border-color:#adb5bd}.view-toggle-label input[type=checkbox]{width:18px;height:18px;cursor:pointer;margin:0;accent-color:#007bff;flex-shrink:0}.view-toggle-label input[type=checkbox]:checked+span{font-weight:500;color:#007bff}.view-toggle-label span{font-size:14px;color:#495057;transition:color .2s ease;font-weight:400}.view-toggle-label:has(input[type=checkbox]:checked){background:#e7f3ff;border-color:#007bff}.view-toggle-label:has(input[type=checkbox]:checked):hover{background:#d0e7ff}.view-toggle-label:has(input[type=checkbox]:checked) span{color:#007bff;font-weight:500}@media (max-width: 768px){.reading-types-checkboxes,.custom-date-inputs{flex-direction:column}.custom-date-inputs .form-group{min-width:100%}}.reading-types h1{margin-bottom:20px;color:#333}.reading-types .dialog-form-body .form-group{margin-bottom:12px}.reading-types .dialog-form-body .form-row{margin-bottom:12px;gap:15px}.reading-types .checkbox-row{display:flex;gap:20px;align-items:flex-start}.reading-types .checkbox-group-item{flex:1;margin-bottom:0}.reading-types .checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;padding:10px 12px;background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;transition:all .2s ease;-webkit-user-select:none;user-select:none}.reading-types .checkbox-label:hover{background:#e9ecef;border-color:#adb5bd}.reading-types .checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer;margin:0;accent-color:#007bff;flex-shrink:0}.reading-types .checkbox-label span{font-size:14px;color:#495057;transition:color .2s ease;font-weight:400}.reading-types .checkbox-label input[type=checkbox]:checked+span{font-weight:500;color:#007bff}.reading-types .checkbox-label input[type=checkbox]:checked~span,.reading-types .checkbox-label:has(input[type=checkbox]:checked){background:#e7f3ff;border-color:#007bff}.reading-types .checkbox-label:has(input[type=checkbox]:checked) span{color:#007bff;font-weight:500}.reading-types .checkbox-label:has(input[type=checkbox]:checked):hover{background:#d0e7ff}.reading-types .checkbox-label input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6}.reading-types .checkbox-label:has(input[type=checkbox]:disabled){opacity:.6;cursor:not-allowed}@media (max-width: 767px){.reading-types .dialog-form-body .form-row{flex-direction:column;gap:12px}.reading-types .checkbox-row{flex-direction:row;gap:12px}.reading-types .checkbox-group-item{flex:1}}.reading-types-list{display:flex;flex-direction:column;gap:12px}.reading-type-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;box-shadow:0 2px 4px #0000001a}.reading-type-row-1{display:flex;align-items:center;gap:12px;margin-bottom:8px;flex-wrap:wrap}.reading-type-label{flex:1;font-weight:600;font-size:16px;color:#333;min-width:0;word-break:break-word}.reading-type-code{font-size:14px;color:#666;font-family:monospace;background-color:#f5f5f5;padding:2px 6px;border-radius:4px}.reading-type-actions{display:flex;gap:8px;margin-left:auto;flex:1;justify-content:flex-end}.reading-type-row-2{display:flex;gap:4px;font-size:14px;color:#666;padding-top:8px;border-top:1px solid #e0e0e0;align-items:center}.reading-type-values,.reading-type-units{font-weight:500}.reading-type-status{display:inline-block;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;width:fit-content}.reading-type-status.active{background-color:#28a745;color:#fff}.reading-type-status.inactive{background-color:#dc3545;color:#fff}.reading-type-badge{display:inline-block;margin-left:8px;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.reading-type-badge.system-badge{background-color:#e3f2fd;color:#1976d2}@media (max-width: 768px){.reading-type-row-1{align-items:flex-start}.reading-type-actions{margin-left:0;flex:1;justify-content:flex-end}.reading-type-row-2{width:100%}}.reminders h1{margin-bottom:20px;color:#333}.pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:30px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.pagination-info{font-size:14px;color:#666;font-weight:500}.pagination button:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.pagination{flex-direction:column;gap:15px}.pagination button{width:100%}}.checkbox-group{display:flex;flex-direction:column;gap:10px;margin-top:10px}@media (min-width: 768px){.checkbox-group{flex-direction:row;flex-wrap:wrap;gap:15px}}.checkbox-label{display:flex;align-items:center;gap:5px;cursor:pointer}.checkbox-label input[type=checkbox]{width:auto;cursor:pointer;margin-right:10px}.form-select{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;background-color:#fff;cursor:pointer}.form-select:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e21a}.form-hint{display:block;margin-top:5px;font-size:12px;color:#666;font-style:italic}.recurrence-badge{margin-top:5px}.badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.badge-info{background-color:#e3f2fd;color:#1976d2}.badge-success{background-color:#e8f5e9;color:#388e3c}.badge-warning{background-color:#fff3e0;color:#f57c00}.badge-secondary{background-color:#f5f5f5;color:#616161}.text-muted{color:#666;font-size:12px}.data-table td{vertical-align:top;padding:12px}.data-table td strong{display:block;margin-bottom:4px}.monthly-dates-group{max-height:200px;overflow-y:auto;border:1px solid #e0e0e0;border-radius:4px;padding:10px;background-color:#fafafa}.monthly-dates-group .checkbox-label{min-width:50px;margin:2px}.reminders-list{display:flex;flex-direction:column;gap:12px}.reminder-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s ease}.reminder-card:hover{box-shadow:0 2px 6px #00000026}.reminder-card-row-1{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.reminder-card-main{flex:1;min-width:0}.reminder-title{font-size:16px;font-weight:600;color:#333;margin-bottom:4px;word-wrap:break-word}.reminder-time{font-size:14px;color:#666;font-weight:500}.reminder-card-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.reminder-type-icon{font-size:18px;line-height:1}.btn-icon{background:none;border:none;font-size:18px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;min-width:32px;height:32px}.btn-icon:hover{background-color:#f5f5f5}.reminder-card-row-2,.reminder-card-row-3,.reminder-card-row-4{padding-top:8px;border-top:1px solid #f0f0f0}.reminder-card-row-2{padding-top:12px}.reminder-next-occurrence{font-size:14px;color:#333;font-weight:500}.reminder-date-time{color:#333}.reminder-relative-days{color:#1976d2;font-weight:500}.reminder-card-row-3{padding-top:8px}.reminder-type-text{font-size:13px;color:#666}.reminder-card-row-4{padding-top:8px}.reminder-meta{font-size:13px;color:#666}.reminder-recurring-text{display:inline-block}.reminder-next{color:#1976d2;font-weight:500}.reminder-one-time{display:inline-block}.reminder-meta-secondary{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:#888}.reminder-members,.reminder-before{display:inline-flex;align-items:center}@media (min-width: 768px){.reminders-list{gap:8px}.reminder-card{padding:12px 16px}.reminder-card-row-1{margin-bottom:8px}.reminder-card-row-2,.reminder-card-row-3,.reminder-card-row-4{padding-top:8px}.reminder-meta-secondary{flex-direction:row;gap:16px}.reminder-title{font-size:15px}.reminder-time{font-size:13px}}.tasks h1{margin-bottom:20px;color:#333}.status-badge{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600}.status-pending{background-color:#ffc107;color:#000}.status-in_progress{background-color:#17a2b8;color:#fff}.status-completed{background-color:#28a745;color:#fff}.status-cancelled{background-color:#dc3545;color:#fff}.task-details{margin-bottom:20px}.task-details p{margin:10px 0}.task-updates{margin-top:20px}.update-item{padding:15px;background-color:#f8f9fa;border-radius:4px;margin-bottom:10px}.update-item p{margin-bottom:5px}.update-item small{color:#6c757d}.add-update{margin-top:20px}.add-update textarea{width:100%;margin-bottom:10px}.tasks-list{display:flex;flex-direction:column;gap:12px}.task-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;box-shadow:0 2px 4px #0000001a}.task-row-1{display:flex;align-items:center;gap:12px;margin-bottom:8px;flex-wrap:wrap}.task-name{flex:1;font-weight:600;font-size:16px;color:#333;min-width:0;word-break:break-word}.task-name:hover{color:#007bff;text-decoration:underline}.task-actions{display:flex;gap:8px;margin-left:auto}.btn-icon{background:none;border:none;cursor:pointer;font-size:18px;padding:4px 8px;border-radius:4px;transition:background-color .2s}.btn-icon:hover{background-color:#f0f0f0}.btn-icon:active{background-color:#e0e0e0}.btn-edit:hover{background-color:#e3f2fd}.btn-delete:hover{background-color:#ffebee}.task-row-2{display:flex;flex-direction:column;gap:4px;font-size:14px;color:#666}.task-due-date{font-weight:500}.task-assigned{color:#888;font-size:13px}.task-row-3{margin-top:8px;padding-top:8px;border-top:1px solid #e0e0e0;font-size:13px;color:#666}.task-last-update{display:flex;flex-direction:column;gap:4px}.task-last-update strong{color:#333;font-weight:600}.task-update-date{color:#999;font-size:12px}.task-view-details{margin-bottom:24px}.read-only-field{padding:8px 12px;background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:4px;min-height:20px;color:#333}.read-only-field .status-badge{display:inline-block}.no-updates{color:#999;font-style:italic;padding:12px;text-align:center}.pagination-controls{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:16px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000001a}.pagination-info{font-size:14px;color:#666}.pagination-buttons{display:flex;gap:8px}.pagination-button{padding:8px 16px;border:1px solid #ddd;border-radius:4px;background:#fff;color:#333;cursor:pointer;font-size:14px;transition:all .2s}.pagination-button:hover:not(:disabled){background:#f0f0f0;border-color:#999}.pagination-button:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.pagination-controls{flex-direction:column;gap:12px;align-items:stretch}.pagination-info{text-align:center}.pagination-buttons{justify-content:center}}.notifications h1{margin-bottom:20px;color:#333}.filter-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer}.notifications-list{display:flex;flex-direction:column;gap:15px}.notification-item{display:flex;justify-content:space-between;align-items:flex-start;padding:15px;border:1px solid #ddd;border-radius:4px;background-color:#fff}.notification-item.unread{background-color:#f0f9ff;border-left:4px solid #007bff}.notification-content{flex:1}.notification-content h3{margin:0 0 8px;color:#333}.notification-content p{margin:8px 0;color:#666}.notification-content a{color:#007bff;text-decoration:none;display:block;margin:8px 0}.notification-content a:hover{text-decoration:underline}.notification-content small{color:#999;display:block;margin-top:8px}.notification-actions{display:flex;gap:10px;margin-left:15px}.notification-actions .btn{padding:5px 10px;font-size:14px}.families{max-width:1400px;margin:0 auto}.families-container{display:block;margin-top:24px}.family-details-modal{display:flex;flex-direction:column;gap:20px}.families-list h2{margin-bottom:16px;color:#333}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.page-header h1{margin:0;color:#333}.families-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-top:24px}.family-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;transition:box-shadow .3s ease}.family-card:hover{box-shadow:0 4px 8px #00000026;cursor:pointer}.family-card.selected{border:2px solid #3498db;background-color:#f0f8ff}.family-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:12px}.family-card-header h3{margin:0;color:#333;font-size:20px;flex:1;word-break:break-word}.family-badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;white-space:nowrap}.family-badge.admin-badge{background-color:#3498db;color:#fff}.family-card-body{flex:1;margin-bottom:16px}.family-info-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.family-info-item:last-child{border-bottom:none}.info-label{font-weight:500;color:#666;font-size:14px}.info-value{color:#333;font-size:14px}.family-card-footer{display:flex;justify-content:flex-end;gap:8px;padding-top:16px;border-top:1px solid #f0f0f0}.btn-sm{padding:6px 12px;font-size:14px}.family-details{display:flex;flex-direction:column;gap:20px}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:12px}.family-name-edit{display:flex;align-items:center;gap:12px;flex:1;flex-wrap:wrap}.family-name-input{flex:1;min-width:200px;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:1.25rem;font-weight:600}.family-name-actions{display:flex;gap:8px}.card-header h2{margin:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.form-group{margin-bottom:16px}.form-group input,.form-group textarea{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.form-hint{display:block;margin-top:4px;font-size:12px;color:#666}.data-table{width:100%;border-collapse:collapse;margin-top:16px}.data-table th,.data-table td{padding:12px;text-align:left;border-bottom:1px solid #ddd}.data-table th{background-color:#f8f9fa;font-weight:600;color:#333}.data-table tr:hover{background-color:#f8f9fa}.btn-sm{padding:6px 12px;font-size:14px;margin:0 4px}.status-badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;text-transform:capitalize}.status-badge.status-pending{background-color:#fef3c7;color:#92400e}.status-badge.status-active{background-color:#d1fae5;color:#065f46}.status-badge.status-rejected{background-color:#fee2e2;color:#991b1b}@media (max-width: 768px){.families-list{width:100%}.families-grid{grid-template-columns:1fr;gap:16px}.page-header{flex-direction:column;align-items:stretch}.page-header h1{font-size:1.75rem}.page-header button{width:100%}.form-row{grid-template-columns:1fr}.table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.data-table{font-size:12px;min-width:800px}.data-table th,.data-table td{padding:8px 6px;white-space:nowrap}.data-table th:nth-child(3),.data-table td:nth-child(3),.data-table th:nth-child(4),.data-table td:nth-child(4){white-space:normal;word-break:break-word;max-width:120px}.family-card{padding:16px}.family-card-header h3{font-size:18px}.card-header{flex-direction:column;align-items:flex-start;gap:12px}.card-header h2,.card h2{font-size:1.25rem}}.phone-input{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px}.phone-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}.whatsapp-test{max-width:1200px;margin:0 auto;padding:20px}.page-header{margin-bottom:30px}.page-header h1{margin:0 0 10px;color:#333}.page-description{color:#666;font-size:14px;margin:0}.test-container{display:grid;grid-template-columns:1fr;gap:30px}@media (min-width: 1024px){.test-container{grid-template-columns:1fr 1fr}}.test-form{background:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.test-form h2{margin:0 0 20px;color:#333;font-size:18px;border-bottom:2px solid #e0e0e0;padding-bottom:10px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#333}.form-select,.form-textarea,.form-input{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;font-family:inherit}.form-textarea{resize:vertical;min-height:100px}.form-hint{display:block;margin-top:6px;color:#666;font-size:12px;font-style:italic}.form-actions{display:flex;gap:12px;margin-top:24px}.btn{padding:10px 20px;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary:hover:not(:disabled){background-color:#0056b3}.error-message{margin-top:20px;padding:12px;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24}.success-message{margin-top:20px;padding:12px;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:4px;color:#155724}.result-detail{margin-top:8px;font-size:12px;color:#0c5460}.result-container{background:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.result-container h2{margin:0 0 20px;color:#333;font-size:20px}.result-section{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #eee}.result-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.result-section h3{margin:0 0 12px;color:#555;font-size:16px}.result-json{background:#f8f9fa;padding:12px;border-radius:4px;overflow-x:auto;font-size:13px;line-height:1.5;margin:0}.intent-info,.action-info{display:flex;flex-direction:column;gap:10px}.intent-item,.action-item{padding:10px;background:#f8f9fa;border-radius:4px}.intent-item strong,.action-item strong{color:#333;margin-right:8px}.error-section{background:#fff3cd;padding:16px;border-radius:4px;border:1px solid #ffc107}.error-info{color:#856404;font-weight:500}@media (max-width: 768px){.test-container{grid-template-columns:1fr}.form-actions{flex-direction:column}.btn{width:100%}}.advanced-page{padding:2rem;max-width:1400px;margin:0 auto}.advanced-header{margin-bottom:3rem}.advanced-header h1{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.advanced-subtitle{font-size:1.1rem;color:#6b7280}.stats-section{margin-bottom:3rem}.stats-section h2{font-size:1.75rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.stat-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 4px #0000000d;text-align:center;transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.stat-icon{font-size:2.5rem;margin-bottom:.5rem}.stat-value{font-size:2.5rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.export-section,.import-section,.actions-section,.info-section{margin-bottom:3rem;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 4px #0000000d}.export-section h2,.import-section h2,.actions-section h2,.info-section h2{font-size:1.75rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.section-description{font-size:1rem;color:#6b7280;margin-bottom:1.5rem}.export-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.export-btn{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#f8fafc;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s;text-align:left}.export-btn:hover:not(:disabled){background:#eff6ff;border-color:#2563eb;transform:translateY(-2px)}.export-btn:disabled{opacity:.6;cursor:not-allowed}.export-btn.export-all{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-color:#2563eb}.export-btn.export-all:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af)}.export-icon{font-size:2rem;flex-shrink:0}.export-title{font-weight:600;color:#1f2937;margin-bottom:.25rem}.export-btn.export-all .export-title{color:#fff}.export-desc{font-size:.9rem;color:#6b7280}.export-btn.export-all .export-desc{color:#ffffffe6}.export-message{margin-top:1rem;padding:1rem;border-radius:8px;font-weight:500}.export-message.success{background:#d1fae5;color:#065f46;border:1px solid #10b981}.export-message.error{background:#fee2e2;color:#991b1b;border:1px solid #ef4444}.import-box{display:flex;flex-direction:column;gap:1rem}.import-input{display:none}.import-label{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;cursor:pointer;transition:all .2s}.import-label:hover{background:#eff6ff;border-color:#2563eb}.import-icon{font-size:1.5rem}.import-btn{padding:.75rem 2rem;background:#2563eb;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s;align-self:flex-start}.import-btn:hover:not(:disabled){background:#1d4ed8}.import-btn:disabled{opacity:.6;cursor:not-allowed}.import-note{margin-top:1rem;padding:1rem;background:#fef3c7;border-left:4px solid #f59e0b;border-radius:4px;color:#92400e;font-size:.9rem}.actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.action-btn{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem;background:#f8fafc;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s}.action-btn:hover{background:#eff6ff;border-color:#2563eb;transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.action-icon{font-size:2.5rem;margin-bottom:1rem}.action-title{font-weight:600;color:#1f2937;margin-bottom:.5rem;font-size:1.1rem}.action-desc{font-size:.9rem;color:#6b7280}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.info-item{padding:1.5rem;background:#f8fafc;border-radius:8px}.info-label{font-size:.9rem;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.info-value{font-size:1.25rem;font-weight:600;color:#1f2937}@media (max-width: 768px){.advanced-page{padding:1rem}.advanced-header h1{font-size:2rem}.stats-grid,.export-options,.actions-grid{grid-template-columns:1fr}}.app{min-height:100vh;background-color:#f5f5f5}.container{max-width:1200px;margin:0 auto;padding:15px}@media (min-width: 768px){.container{padding:20px}}.card{background:#fff;border-radius:8px;padding:20px;margin-bottom:20px;box-shadow:0 2px 4px #0000001a}.btn{padding:10px 20px;border:none;border-radius:4px;cursor:pointer;font-size:16px;transition:background-color .3s}.btn-primary{background-color:#007bff;color:#fff}.btn-primary:hover{background-color:#0056b3}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#545b62}.btn-danger{background-color:#dc3545;color:#fff}.btn-danger:hover{background-color:#c82333}.form-group{margin-bottom:15px}.form-group label{display:block;margin-bottom:5px;font-weight:500}.form-group input,.form-group select,.form-group textarea{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:16px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#007bff}.error{color:#dc3545;font-size:14px;margin-top:5px}.success{color:#28a745;font-size:14px;margin-top:5px}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{padding:8px;text-align:left;border-bottom:1px solid #eee;font-size:14px}@media (min-width: 768px){.data-table th,.data-table td{padding:12px;font-size:16px}}.table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.btn{padding:8px 16px;font-size:14px;white-space:nowrap}@media (min-width: 768px){.btn{padding:10px 20px;font-size:16px}}.card{padding:15px;margin-bottom:15px}@media (min-width: 768px){.card{padding:20px;margin-bottom:20px}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;overflow-x:hidden}@media (max-width: 768px){html{font-size:14px}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
