.landing-page{width:100%;overflow-x:hidden}.landing-nav{position:fixed;top:0;width:100%;background:#fffffffa;box-shadow:0 2px 10px #0000001a;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-container{max-width:1400px;margin:0 auto;padding:1rem 3rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{display:flex;align-items:center}.nav-logo img{height:75px;width:auto}.nav-menu{display:flex;list-style:none;gap:2.5rem;align-items:center;margin:0;padding:0}.nav-menu li a{color:#333;text-decoration:none;font-weight:500;cursor:pointer;transition:color .3s ease;padding:.5rem .75rem;white-space:nowrap}.nav-menu li a:hover{color:#06c}.btn-login{background:linear-gradient(135deg,#06c,#0cf);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.btn-login:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0066cc4d}.hero-section{margin-top:80px;padding:4rem 2rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;align-items:center;justify-content:center;min-height:600px}.hero-content{max-width:900px;width:100%;margin:0 auto}.hero-content h1{font-size:3rem;font-weight:800;color:#1a1a1a;margin-bottom:1.5rem;line-height:1.2;text-align:center}.hero-subtitle{font-size:1.25rem;color:#555;margin-bottom:2rem;line-height:1.6;text-align:center}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary-large{background:linear-gradient(135deg,#06c,#0cf);color:#fff;border:none;padding:1rem 2rem;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.btn-primary-large:hover{transform:translateY(-3px);box-shadow:0 6px 20px #06c6}.btn-secondary-large{background:#fff;color:#06c;border:2px solid #0066cc;padding:1rem 2rem;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-secondary-large:hover{background:#06c;color:#fff}.hero-highlight{background:linear-gradient(135deg,#0066cc1a,#00ccff1a);border-left:4px solid #0066cc;padding:1rem 1.5rem;border-radius:8px;margin-bottom:2rem;font-size:1rem}.hero-highlight strong{color:#06c}.section-container{max-width:1400px;margin:0 auto;padding:4rem 3rem}.section-container h2{font-size:2.5rem;text-align:center;color:#1a1a1a;margin-bottom:1rem}.section-intro{text-align:center;font-size:1.1rem;color:#666;max-width:800px;margin:0 auto 3rem;line-height:1.6}.about-section{background:#fff;padding-top:4rem}.api-highlight-banner{background:linear-gradient(135deg,#06c,#0cf);border-radius:16px;padding:3rem;margin:3rem 0;color:#fff;box-shadow:0 8px 24px #0066cc4d}.api-highlight-content{display:flex;align-items:flex-start;gap:2rem}.api-highlight-icon{font-size:4rem;flex-shrink:0}.api-highlight-banner h3{font-size:2rem;margin-bottom:1rem;color:#fff}.api-highlight-banner p{font-size:1.1rem;line-height:1.8;color:#fffffff2}.api-highlight-banner strong{color:#fff;font-weight:700}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.feature-card{padding:2rem;border-radius:12px;background:#fff;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001f}.feature-icon{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.feature-card h3{font-size:1.5rem;color:#1a1a1a;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6}.channels-section{background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.api-section{background:#fff}.swagger-link-banner{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:2.5rem;margin:3rem 0;display:flex;align-items:center;gap:2rem;box-shadow:0 8px 24px #667eea4d;color:#fff}.swagger-icon{font-size:4rem;flex-shrink:0}.swagger-content{flex:1}.swagger-content h3{font-size:1.8rem;margin-bottom:.75rem;color:#fff}.swagger-content p{font-size:1.1rem;margin-bottom:1.5rem;color:#fffffff2;line-height:1.6}.swagger-button{display:inline-block;background:#fff;color:#667eea;padding:.875rem 2rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:transform .3s ease,box-shadow .3s ease}.swagger-button:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0003}.api-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:3rem 0}.api-feature-card{background:#f8f9fa;padding:2rem;border-radius:12px;border-top:4px solid #0066cc}.api-feature-icon{font-size:3rem;margin-bottom:1rem}.api-feature-card h3{font-size:1.5rem;color:#1a1a1a;margin-bottom:1rem}.api-feature-card p{color:#666;margin-bottom:1.5rem;line-height:1.6}.api-feature-list{list-style:none;padding:0}.api-feature-list li{padding:.5rem 0;color:#555;font-size:.95rem}.api-endpoints-section{margin:4rem 0}.api-endpoints-section h3{text-align:center;font-size:2rem;margin-bottom:2rem;color:#1a1a1a}.api-endpoints-grid{display:grid;gap:1rem}.api-endpoint-card{display:flex;align-items:center;gap:1.5rem;background:#fff;padding:1.5rem;border-radius:8px;border:2px solid #e0e0e0;transition:border-color .3s ease,box-shadow .3s ease}.api-endpoint-card:hover{border-color:#06c;box-shadow:0 4px 12px #0066cc1a}.api-method{padding:.5rem 1rem;border-radius:6px;font-weight:700;font-size:.875rem;color:#fff;min-width:70px;text-align:center}.api-method.get{background:#51cf66}.api-method.post{background:#339af0}.api-method.put{background:#ff9800}.api-method.delete{background:#ff6b6b}.api-endpoint-info h4{font-size:1.1rem;color:#06c;margin-bottom:.5rem;font-family:Courier New,monospace}.api-endpoint-info p{color:#666;font-size:.95rem;margin:0}.api-code-example{background:#1a1a1a;border-radius:12px;padding:2rem;margin:4rem 0;color:#fff}.api-code-example h3{color:#fff;margin-bottom:1.5rem}.code-tabs{display:flex;gap:1rem;margin-bottom:1rem}.code-tab{padding:.5rem 1.5rem;background:#ffffff1a;border-radius:6px;cursor:pointer;transition:background .3s ease}.code-tab.active{background:#06c}.code-block{background:#0a0a0a;padding:1.5rem;border-radius:8px;overflow-x:auto;font-family:Courier New,monospace;font-size:.9rem;line-height:1.6;color:#e0e0e0}.api-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.api-benefit-card{background:linear-gradient(135deg,#e3f2fd,#bbdefb);padding:2rem;border-radius:12px}.api-benefit-card h4{font-size:1.3rem;color:#1a1a1a;margin-bottom:1rem}.api-benefit-card p{color:#555;line-height:1.6}.document-hotel-section{margin-top:5rem;padding:3rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:16px;border:2px solid #e0e0e0}.document-hotel-section h3{font-size:2rem;color:#1a1a1a;margin-bottom:1rem;text-align:center}.document-hotel-intro{text-align:center;font-size:1.1rem;color:#555;max-width:900px;margin:0 auto 3rem;line-height:1.8}.document-hotel-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.hotel-feature{display:flex;gap:1.5rem;align-items:flex-start;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #00000014}.hotel-icon{font-size:2.5rem;flex-shrink:0}.hotel-feature h4{font-size:1.2rem;color:#06c;margin-bottom:.5rem}.hotel-feature p{color:#666;font-size:.95rem;line-height:1.5}.guid-examples{margin:3rem 0}.guid-examples h4{font-size:1.8rem;color:#1a1a1a;margin-bottom:2rem;text-align:center}.guid-example-card{background:#fff;border-radius:12px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 2px 8px #00000014}.example-label{font-weight:700;color:#06c;margin-bottom:1rem;font-size:1.1rem}.code-block-small{background:#1a1a1a;color:#e0e0e0;padding:1.5rem;border-radius:8px;overflow-x:auto;font-family:Courier New,monospace;font-size:.85rem;line-height:1.6;margin:0}.example-text{background:#f8f9fa;padding:1.5rem;border-radius:8px;border-left:4px solid #0066cc}.example-text strong{color:#06c;display:block;margin-bottom:.5rem}.hotel-benefits{margin-top:3rem;padding-top:2rem;border-top:2px solid #e0e0e0}.hotel-benefits h4{font-size:1.5rem;color:#1a1a1a;margin-bottom:1.5rem;text-align:center}.hotel-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.benefit-item{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #00000014}.benefit-item strong{display:block;color:#06c;margin-bottom:.5rem;font-size:1rem}.benefit-item p{color:#666;font-size:.9rem;margin:0;line-height:1.5}.channels-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.channel-card{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease}.channel-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.channel-icon{font-size:4rem;margin-bottom:1rem}.channel-card h3{font-size:1.3rem;color:#1a1a1a;margin-bottom:.75rem}.channel-card p{color:#666;font-size:.95rem;line-height:1.5}.how-it-works{background:#fff}.integration-modes{display:flex;justify-content:center;gap:2rem;margin:3rem 0;flex-wrap:wrap}.integration-mode{flex:1;min-width:250px;max-width:400px;padding:2rem;border-radius:12px;text-align:center;position:relative}.integration-mode.primary{background:linear-gradient(135deg,#06c,#0cf);color:#fff;box-shadow:0 8px 24px #0066cc4d}.integration-mode.secondary{background:#f8f9fa;border:2px solid #e0e0e0}.mode-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#ff9800;color:#fff;padding:.25rem 1rem;border-radius:12px;font-size:.875rem;font-weight:700}.integration-mode h3{font-size:1.5rem;margin-bottom:.75rem}.integration-mode.primary h3{color:#fff}.integration-mode p{font-size:1rem;line-height:1.5}.integration-mode.primary p{color:#ffffffe6}.integration-mode.secondary p{color:#666}.integration-flow-visual{margin-top:4rem;padding:3rem;background:linear-gradient(135deg,#f5f7fa,#e3f2fd);border-radius:12px}.integration-flow-visual h3{text-align:center;font-size:2rem;margin-bottom:2rem;color:#1a1a1a}.flow-diagram{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.flow-box{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;min-width:200px;text-align:center}.flow-box strong{display:block;font-size:1.3rem;color:#06c;margin-bottom:.5rem}.flow-box p{color:#666;font-size:.95rem}.flow-arrow{font-size:1.5rem;color:#06c;font-weight:700}.steps-container{display:flex;align-items:center;justify-content:center;gap:2rem;margin:3rem 0;flex-wrap:wrap}.step{flex:1;min-width:250px;max-width:300px;text-align:center;padding:2rem;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-radius:12px}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#06c,#0cf);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin:0 auto 1rem}.step h3{font-size:1.3rem;color:#1a1a1a;margin-bottom:.75rem}.step p{color:#555;line-height:1.5}.step-arrow{font-size:2rem;color:#06c;font-weight:700}.use-cases{margin-top:4rem}.use-cases h3{text-align:center;font-size:2rem;margin-bottom:2rem;color:#1a1a1a}.use-case-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.use-case{padding:1.5rem;background:#f8f9fa;border-radius:8px;border-left:4px solid #0066cc}.use-case strong{display:block;font-size:1.1rem;color:#1a1a1a;margin-bottom:.5rem}.use-case p{color:#666;line-height:1.5}.contact-section{background:#fff}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:3rem}.contact-info h3,.contact-form h3{font-size:1.8rem;color:#1a1a1a;margin-bottom:1.5rem}.contact-item{margin-bottom:1.5rem}.contact-item strong{display:block;color:#06c;margin-bottom:.5rem}.contact-item p{color:#666;line-height:1.6}.contact-form form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{font-weight:600;margin-bottom:.5rem;color:#333}.form-group input,.form-group textarea{padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#06c}.btn-primary{background:linear-gradient(135deg,#06c,#0cf);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0066cc4d}.demo-section{background:linear-gradient(135deg,#06c,#0cf);color:#fff}.demo-section h2{color:#fff}.demo-section .section-intro{color:#ffffffe6}.demo-benefits{display:flex;justify-content:center;gap:3rem;margin:3rem 0;flex-wrap:wrap}.demo-benefit{display:flex;align-items:center;gap:.75rem;font-size:1.1rem}.benefit-icon{width:30px;height:30px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.demo-form{max-width:800px;margin:0 auto;background:#fff;padding:3rem;border-radius:12px;color:#333}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.landing-footer{background:#1a1a1a;color:#fff;padding:3rem 2rem 1rem}.footer-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:2rem}.footer-section h4{font-size:1.2rem;margin-bottom:1rem;color:#0cf}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s ease;cursor:pointer}.footer-section ul li a:hover{color:#0cf}.footer-section p{color:#ccc;line-height:1.6}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #333;color:#999}@media(max-width:768px){.nav-menu{gap:1rem;font-size:.9rem}.hero-section{flex-direction:column;text-align:center;padding:2rem 1rem}.hero-content{padding-right:0;margin-bottom:2rem}.hero-content h1{font-size:2rem}.hero-buttons{justify-content:center;flex-wrap:wrap}.api-highlight-content{flex-direction:column;text-align:center}.api-highlight-icon{font-size:3rem}.swagger-link-banner{flex-direction:column;text-align:center;padding:2rem}.swagger-icon{font-size:3rem}.swagger-content h3{font-size:1.5rem}.swagger-content p{font-size:1rem}.api-endpoints-grid{gap:1rem}.api-endpoint-card{flex-direction:column;align-items:flex-start;gap:1rem}.code-block{font-size:.8rem}.document-hotel-section{padding:2rem 1.5rem}.document-hotel-features{grid-template-columns:1fr}.hotel-feature{flex-direction:column;text-align:center}.guid-example-card{padding:1.5rem}.code-block-small{font-size:.75rem;padding:1rem}.hotel-benefits-grid{grid-template-columns:1fr}.integration-modes,.flow-diagram{flex-direction:column}.flow-arrow{transform:rotate(90deg)}.contact-grid{grid-template-columns:1fr;gap:2rem}.form-row{grid-template-columns:1fr}.steps-container{flex-direction:column}.step-arrow{transform:rotate(90deg)}.demo-benefits{flex-direction:column;align-items:flex-start}.section-container h2{font-size:2rem}}@media(max-width:480px){.nav-menu{gap:.5rem}.nav-menu li a{font-size:.8rem;display:none}.nav-menu li:last-child{display:block}.btn-login{padding:.5rem 1rem;font-size:.9rem}.hero-content h1{font-size:1.75rem}.hero-subtitle{font-size:1rem}.api-highlight-banner{padding:2rem 1.5rem}.api-highlight-banner h3{font-size:1.5rem}.swagger-link-banner{padding:1.5rem}.swagger-content h3{font-size:1.3rem}.swagger-content p{font-size:.95rem;margin-bottom:1rem}.swagger-button{font-size:1rem;padding:.75rem 1.5rem}.code-block{font-size:.75rem;padding:1rem}.code-block-small{font-size:.7rem;padding:1rem}.document-hotel-section{padding:1.5rem 1rem}.document-hotel-section h3{font-size:1.5rem}.document-hotel-intro{font-size:1rem}.guid-examples h4{font-size:1.3rem}.hotel-icon{font-size:2rem}.example-label{font-size:1rem}}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#06c,#0cf);padding:20px;position:relative}.login-logo{position:absolute;top:30px;left:30px;z-index:10}.login-logo img{display:block}.login-box{background:#fff;border-radius:10px;box-shadow:0 10px 40px #0003;padding:40px;width:100%;max-width:400px}.login-header{text-align:center;margin-bottom:30px}.login-header h1{color:#333;margin:0 0 10px;font-size:28px;font-weight:600}.login-header p{color:#666;margin:0;font-size:16px}.login-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-weight:600;color:#333;font-size:14px}.form-group input{padding:12px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .3s}.form-group input:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}.btn-primary{background:linear-gradient(135deg,#06c,#0cf);color:#fff;border:none;padding:14px;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #06c6}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-link{background:none;border:none;color:#06c;font-size:14px;cursor:pointer;padding:8px;text-decoration:underline}.btn-link:hover{color:#0052a3}.error-message{background:#fee;color:#c33;padding:12px;border-radius:6px;font-size:14px;border:1px solid #fcc}.data-form{max-width:800px;margin:0 auto}.form-group{margin-bottom:20px}.form-group label{display:block;font-weight:600;color:#333;margin-bottom:8px;font-size:14px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit;transition:border-color .3s}.form-group input[type=checkbox],.form-group input[type=radio]{width:auto;padding:0;margin:0;border:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}.form-group textarea{min-height:100px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:30px;padding-top:20px;border-top:1px solid #f0f0f0}.form-help{font-size:12px;color:#666;margin-top:4px}.form-error{font-size:12px;color:#c33;margin-top:4px}.form-group.required label:after{content:" *";color:#c33}.admin-layout{min-height:100vh;display:flex;flex-direction:column;background:#f5f7fa}.admin-header{background:linear-gradient(135deg,#06c,#0cf);color:#fff;padding:0 30px;height:100px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #0000001a}.header-left{display:flex;align-items:center;gap:20px}.header-left h1{margin:0;font-size:24px;font-weight:600}.header-right{display:flex;align-items:center;gap:20px}.user-info{display:flex;flex-direction:column;align-items:flex-end;font-size:14px}.user-email{font-size:12px;opacity:.9}.btn-logout{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:8px 20px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s}.btn-logout:hover{background:#ffffff4d}.admin-nav{background:#fff;border-bottom:1px solid #e0e0e0;padding:0 30px;box-shadow:0 2px 4px #0000000d}.nav-menu{display:flex;gap:0;align-items:center}.menu-item{position:relative;display:flex;align-items:center}.menu-button{background:none;border:none;padding:16px 20px;cursor:pointer;font-size:15px;font-weight:500;font-family:inherit;color:#333;text-decoration:none;display:inline-flex;align-items:center;transition:background .2s,color .2s;line-height:1;height:51px;box-sizing:border-box}.menu-button:hover{background:#f5f7fa;color:#06c}.menu-button.active{background:#f5f7fa;color:#06c;border-bottom:3px solid #0066cc}.submenu{position:absolute;top:100%;left:0;background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 12px #0000001a;min-width:200px;z-index:1000;margin-top:5px;padding:4px 0}.submenu-item{display:block;padding:12px 20px;color:#333;text-decoration:none;font-size:15px;font-weight:500;font-family:inherit;line-height:1.4;transition:background .2s,color .2s}.submenu-item:hover{background:#f5f7fa;color:#06c}.submenu-item:first-child{border-radius:6px 6px 0 0}.submenu-item:last-child{border-radius:0 0 6px 6px}.admin-content{flex:1;padding:30px;max-width:1400px;width:100%;margin:0 auto}.page-container{background:#fff;border-radius:10px;padding:30px;box-shadow:0 2px 8px #0000001a}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #f0f0f0}.page-header h2{margin:0;color:#333;font-size:28px}.loading{text-align:center;padding:40px;color:#666;font-size:16px}.empty-state{text-align:center;padding:60px 20px;color:#666}.empty-state p{font-size:18px;margin-bottom:20px}.data-table{width:100%;border-collapse:collapse;font-size:14px}.data-table thead{background:#f8f9fa}.data-table th{padding:12px;text-align:left;font-weight:600;color:#333;border-bottom:2px solid #e0e0e0}.data-table td{padding:12px;border-bottom:1px solid #f0f0f0;color:#555}.data-table tbody tr:hover{background:#f8f9fa}.data-table .actions{display:flex;gap:8px}.btn-primary{background:linear-gradient(135deg,#06c,#0cf);color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:transform .2s,box-shadow .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #06c6}.btn-secondary{background:#f0f0f0;color:#333;border:1px solid #ddd;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.btn-secondary:hover{background:#e0e0e0}.btn-edit{background:#4caf50;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-size:13px;cursor:pointer;text-decoration:none;display:inline-block;transition:background .2s}.btn-edit:hover{background:#45a049}.btn-delete{background:#f44336;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-size:13px;cursor:pointer;transition:background .2s}.btn-delete:hover{background:#da190b}.error-message{background:#fee;color:#c33;padding:12px;border-radius:6px;font-size:14px;border:1px solid #fcc;margin-bottom:20px}.success-message{background:#efe;color:#3c3;padding:12px;border-radius:6px;font-size:14px;border:1px solid #cfc;margin-bottom:20px}.log-level-badge{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;display:inline-block;min-width:70px;text-align:center}.log-level-error{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.log-level-warning{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.log-level-info{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.row-unconfirmed{background:#fef2f2!important;border-left:3px solid #ef4444}.row-unconfirmed:hover{background:#fee2e2!important}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 16px #00000026;max-width:600px;width:90%;max-height:80vh;display:flex;flex-direction:column;animation:slideIn .3s ease-out}.modal-content{background-color:#fff;border-radius:8px;box-shadow:0 4px 16px #00000026;max-width:720px;width:90%;max-height:85vh;display:flex;flex-direction:column;animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{padding:20px 24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.modal-header h3{margin:0;font-size:18px;font-weight:600;color:#111827}.modal-close{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.modal-close:hover{background-color:#f3f4f6;color:#111827}.modal-body{padding:24px;overflow-y:auto;flex:1}.modal-footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px}.metadata-list{display:flex;flex-direction:column;gap:16px}.metadata-item{display:flex;flex-direction:column;gap:6px}.metadata-item label{font-weight:500;font-size:14px;color:#374151}.metadata-item input{padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:border-color .2s,box-shadow .2s}.metadata-item input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.metadata-item input:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.metadata-required{color:#dc2626;margin-left:4px}.modal-empty-state{text-align:center;padding:32px;color:#6b7280}.modal-empty-state p{margin:0;font-size:14px}.warning-text{font-size:1.05rem;line-height:1.6;color:#374151;margin:1rem 0}.delete-impact-summary{background:#fef3c7;border:2px solid #f59e0b;border-radius:8px;padding:1.5rem;margin:1.5rem 0}.delete-impact-summary h3{margin-top:0;margin-bottom:1rem;color:#92400e;font-size:1.1rem}.impact-list{list-style:none;padding:0;margin:0}.impact-item{padding:.75rem 1rem;margin:.5rem 0;border-radius:6px;background:#fff;display:flex;align-items:center;gap:.75rem;border-left:4px solid #fbbf24;font-size:.95rem}.impact-item.warning{border-left-color:#f97316;background:#fffbeb}.impact-item.danger{border-left-color:#ef4444;background:#fef2f2}.impact-item strong{color:#dc2626;font-size:1.05rem;font-weight:600}.total-count{margin-top:1rem;padding:1rem;background:#fff;border-radius:6px;text-align:center;font-size:1rem;color:#991b1b;font-weight:600;border:1px solid #fca5a5}.critical-warning{background:#fee2e2;border:2px solid #ef4444;border-radius:8px;padding:1rem 1.25rem;margin:1.5rem 0;color:#991b1b;font-weight:600;display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5}.modal-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}.modal-actions button{padding:.625rem 1.25rem;border:none;border-radius:6px;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .2s;min-width:100px}.btn-secondary{background:#6b7280;color:#fff}.btn-secondary:hover{background:#4b5563}.btn-danger{background:#dc2626;color:#fff}.btn-danger:hover{background:#b91c1c}.btn-danger:disabled{background:#d1d5db;cursor:not-allowed;opacity:.6}.error-message{background:#fee2e2;border:1px solid #ef4444;border-radius:6px;padding:1rem;margin:1rem 0;color:#991b1b;font-size:.95rem}*{margin:0;padding:0;box-sizing:border-box}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:#f5f7fa}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}.inline-form{display:flex;gap:12px;margin-bottom:20px;padding:20px;background:#f8f9fa;border-radius:8px}
