:root{font-family:Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#f8f9fa}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body,html,#root,.app-outer-wrapper,.app{width:100%;margin:0;padding:0}html{background:linear-gradient(to top,#171717,#350078);min-height:100vh}body.modal-open{overflow:hidden;position:fixed;width:100%}body{font-family:Roboto,sans-serif;background:linear-gradient(to top,#171717,#350078);min-height:100vh;color:#495057}.app{min-height:100vh;display:flex;flex-direction:column;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;background:transparent;border:none}.app-main{flex:1;padding:1.5rem 0 3rem;margin:0 auto;width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem}.ma-tran-tuong-tac-section{margin-bottom:-1rem!important}.app-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.5rem 0;width:100%;max-width:1000px}.logo-container{display:inline-flex;align-items:center;flex-shrink:0;width:auto;max-width:fit-content}.logo-container svg{height:60px;width:auto;max-width:400px}.logo-container a{text-decoration:none}.auth-section{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;margin-right:15px}.auth-button-nav{background:#6f01ff;border:none;border-radius:12px;color:#fff;padding:12px 20px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:14px;box-shadow:0 4px 15px #6f01ff4d;position:relative;overflow:hidden}.auth-button-nav:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.auth-button-nav:hover{background:#5a01d1;transform:translateY(-2px);box-shadow:0 6px 20px #6f01ff66}.auth-button-nav:hover:before{left:100%}.auth-button-nav:active{transform:translateY(0);box-shadow:0 2px 10px #6f01ff4d}.user-info{display:flex;align-items:center;gap:12px}.user-name{font-weight:600;font-size:14px;color:#fff;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-avatar{background:linear-gradient(135deg,#8b5cf6,#a855f7);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:18px;color:#fff;box-shadow:0 4px 15px #8b5cf64d}.user-avatar:hover{transform:scale(1.05);box-shadow:0 6px 20px #8b5cf666}.hero-section{text-align:center;padding:2rem 1rem .2rem;background:transparent;width:100%;max-width:1000px;margin-left:auto;margin-right:auto;margin-top:-3.5rem}.hero-content{display:flex;flex-direction:column;align-items:center;gap:.8rem}.main-title{font-size:2.5rem;font-weight:700;color:#fff;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.3);letter-spacing:2px;line-height:1.2;font-family:Inter,sans-serif}.main-subtitle{font-size:1.4rem;font-weight:400;color:#fff;margin:0;font-family:Inter,sans-serif;text-shadow:1px 1px 2px rgba(0,0,0,.3);letter-spacing:1px}.main-subtitle strong{font-weight:700}@media (max-width: 768px){.hero-section{padding:1.5rem .5rem;margin-bottom:1.5rem;margin-top:1rem}.main-title{font-size:3.3rem;letter-spacing:1px}.main-subtitle{font-size:1.65rem}}@media (max-width: 480px){.hero-section{padding:1rem .3rem;margin-bottom:1rem;margin-top:.5rem}.main-title{font-size:2.7rem;letter-spacing:.5px;line-height:1.3}.main-subtitle{font-size:1.5rem}}@media (min-width: 1024px){.main-title{font-size:3rem!important}.main-subtitle{font-size:1.4rem!important}}.manual-input-form{background:#f8f9fa;border-radius:18px;border:none;padding:1rem;box-shadow:0 8px 24px #b48a4a1a;font-family:Roboto,sans-serif;width:100%;max-width:1000px;box-sizing:border-box;margin-left:auto;margin-right:auto;margin-top:-2.5rem}.manual-input-form h3{text-align:center;color:#495057;margin-bottom:1.5rem;font-size:1.4rem;font-weight:700}.bat-tu-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:1.5rem}.grid-header{display:contents}.header-cell{background:#a62626;color:#f8f9fa;padding:.75rem;text-align:center;font-weight:600;border-radius:8px;font-size:.95rem}.grid-row{display:contents}.position-cell{background:#f8f9fa;color:#495057;padding:.75rem;text-align:center;font-weight:600;border-radius:8px;display:flex;align-items:center;justify-content:center;border:1px solid #6c757d}.input-cell{display:flex;align-items:center}.input-cell select{width:100%;padding:.75rem;border:2px solid #6c757d;border-radius:8px;background:#fff;color:#495057;font-size:.95rem;font-family:Roboto,sans-serif;cursor:pointer;transition:all .3s ease}.input-cell select:focus{outline:none;border-color:#a62626;box-shadow:0 0 0 3px #a626261a}.input-cell select:hover{border-color:#a62626}.form-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Roboto,sans-serif;min-width:140px}.btn-primary{background:linear-gradient(90deg,#a62626,#6c757d);color:#f8f9fa;border:1.5px solid #a62626}.btn-primary:hover{background:linear-gradient(90deg,#6c757d,#2e857e);color:#fff;box-shadow:0 5px 15px #2e857e26;transform:translateY(-2px)}.btn-secondary{background:#f8f9fa;color:#495057;border:1.5px solid #6c757d}.btn-secondary:hover{background:#f8f9fa;color:#495057;border-color:#a62626;transform:translateY(-2px)}.error{background:#fed7d7;border:1px solid #feb2b2;border-radius:10px;padding:1rem;margin-bottom:2rem;color:#c53030}.reset-message{background:#e6fffa;border:1px solid #81e6d9;border-radius:10px;padding:1rem;margin-bottom:2rem;color:#2c7a7b;text-align:center;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.result-display{background:#f8f9fa;border-radius:18px;border:2.5px solid #6c757d;padding:1.2rem;box-shadow:0 8px 24px #b48a4a1a;font-family:Roboto,sans-serif;width:100%;max-width:1000px;margin-left:auto;margin-right:auto;animation:fadeIn .5s ease-in-out;page-break-inside:avoid;break-inside:avoid}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.result-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.result-header h2{color:#2d3748;font-size:1.8rem}.view-controls{display:flex;gap:.5rem}.view-btn{padding:.5rem 1rem;border:2px solid #e2e8f0;background:#fff;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:.9rem}.view-btn.active{background:#667eea;color:#fff;border-color:#667eea}.view-btn:hover{border-color:#667eea}.action-buttons{display:flex;gap:.5rem}.action-btn{padding:.5rem 1rem;border:none;background:#2e857e;color:#f8f9fa;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:.9rem;font-family:Roboto,sans-serif}.action-btn:hover{background:#6c757d;color:#fff}.result-content{max-height:420px;overflow-y:auto;background:#f8f9fa;border-radius:12px;border:1.5px solid #6c757d;padding:1.2rem 1rem;margin-bottom:1.2rem;box-shadow:0 2px 8px #b48a4a0f}.markdown-rendered{background:#fff;border-radius:12px;padding:20px 14px 14px;box-shadow:0 2px 16px #00000014;border:2px solid #1e293b;width:100%;margin:0 auto 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#222}.markdown-rendered h1,.markdown-rendered h2,.markdown-rendered h3{text-align:center;color:#1e293b;font-weight:700;margin-top:.5em;margin-bottom:.5em}.markdown-rendered h1{font-size:2.1rem;border-bottom:2px solid #3b82f6;padding-bottom:.2em}.markdown-rendered h2{font-size:1.3rem;color:#3b82f6;border-bottom:1.5px solid #e5e7eb;padding-bottom:.1em}.markdown-rendered table{border-collapse:collapse;width:100%;margin:18px 0;background:#fff;box-shadow:0 1px 8px #0000000a}.markdown-rendered th,.markdown-rendered td{border:1.5px solid #1e293b;padding:7px 10px;text-align:center;vertical-align:middle;font-size:1rem}.markdown-rendered th{background:#f1f5f9;font-weight:700;color:#1e293b}.markdown-rendered td{font-weight:500;background:#fff}.markdown-rendered tr:nth-child(2n) td{background:#f9fafb}.markdown-rendered strong{color:#1e293b;font-weight:700}.markdown-rendered a{color:#2563eb;text-decoration:underline;font-weight:600}.markdown-rendered span[style*="color:gray"]{color:#6b7280!important}.markdown-rendered span[style*="color:green"]{color:#059669!important}.markdown-rendered span[style*="color:blue"]{color:#2563eb!important}.markdown-rendered span[style*="color:red"]{color:#dc2626!important}.markdown-rendered span[style*="color:brown"]{color:#92400e!important}.markdown-rendered span[style*="background-color:gray"]{background:#6b7280!important}.markdown-rendered span[style*="background-color:green"]{background:#059669!important}.markdown-rendered span[style*="background-color:blue"]{background:#2563eb!important}.markdown-rendered span[style*="background-color:red"]{background:#dc2626!important}.markdown-rendered span[style*="background-color:brown"]{background:#92400e!important}.markdown-rendered div[style*="display: flex"]{display:flex!important;gap:20px;margin:1rem 0;flex-wrap:wrap;align-items:center;justify-content:center}.markdown-rendered span[style*="display: inline-block"]{display:inline-block!important;width:10px;height:10px;border:1px solid #1e293b;vertical-align:middle;margin-right:5px;border-radius:2px}.markdown-rendered br{display:block;margin:.2em 0}.markdown-rendered p{margin:.5em 0;font-size:1.05rem}.markdown-rendered ul,.markdown-rendered ol{margin-left:2em;margin-bottom:1em}.markdown-rendered .bat-tu-phone{color:#059669;font-weight:700}@media (max-width: 900px){.markdown-rendered{padding:10px 2px}.markdown-rendered th,.markdown-rendered td{font-size:.95rem;padding:4px 2px}.markdown-rendered h1{font-size:1.3rem}}@media (max-width: 600px){.markdown-rendered{padding:2px;font-size:.95rem}.markdown-rendered th,.markdown-rendered td{font-size:.9rem;padding:2px 1px}}.app-footer{border-radius:0 0 18px 18px;border-top:1.25px solid rgba(108,117,125,.5);color:#495057;font-family:Roboto,sans-serif;padding:2rem 1rem 1rem;font-size:.9rem;width:100%;max-width:1000px;margin-left:auto;margin-right:auto;text-align:center}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:1.5rem}.footer-section h3{color:#495057;font-size:1.1rem;font-weight:600;margin-bottom:.8rem;border-bottom:1px solid rgba(124,92,43,.2);padding-bottom:.5rem}.footer-section p{color:#495057;font-size:.9rem;line-height:1.5;margin-bottom:.5rem}.footer-section ul{list-style:none;padding:0}.footer-section li{color:#495057;font-size:.9rem;margin-bottom:.3rem;padding-left:1rem;position:relative}.footer-section li:before{content:"•";color:#6c757d;position:absolute;left:0}.footer-section strong{color:#6c757d;font-weight:600}.footer-section a{color:#6f01ff;text-decoration:none;font-weight:600;transition:color .3s ease}.footer-section a:hover{color:#7c3aed;text-decoration:underline}.app-footer a{color:#6f01ff!important;text-decoration:none;font-weight:400;transition:color .3s ease}.app-footer a:hover{color:#5a01d1!important;text-decoration:underline}.footer-bottom{border-top:1px solid rgba(124,92,43,.2);padding-top:1rem;text-align:center}.footer-bottom p{color:#495057;font-size:.85rem;margin:0;opacity:.8}@media (max-width: 768px){.app{padding:0 8px}.app-main{padding:1.2rem 0 2.5rem;gap:1.5rem}.ma-tran-tuong-tac-section{margin-bottom:-.5rem!important}.app-header{flex-direction:row;gap:.5rem;align-items:center;justify-content:space-between}.logo-container{flex:0 0 auto;min-width:0;max-width:60%}.logo-container svg{height:60px;max-width:100%;width:auto}.auth-header .auth-logo-container{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:0 auto 15px!important}.auth-header .auth-logo-container svg{max-width:90%!important;height:auto!important;display:block!important;margin:0 auto!important}.auth-section{justify-content:flex-end;flex-shrink:0;margin-right:10px}.user-name{display:none}.auth-button-nav{padding:12px 18px;font-size:14px;min-width:auto}}@media (max-width: 480px){.app-header{gap:.3rem}.logo-container svg{height:50px}.auth-button-nav{padding:10px 16px;font-size:13px}.auth-section{margin-right:8px}}@media (max-width: 768px){.manual-input-form{padding:1rem;margin-top:-3.5rem}.bat-tu-grid{grid-template-columns:1fr;gap:.5rem}.grid-header{display:none}.grid-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;margin-bottom:.5rem}.position-cell{font-size:.85rem;padding:.5rem}.input-cell select{padding:.5rem;font-size:.85rem}.form-actions{flex-direction:column;gap:.5rem}.btn-primary,.btn-secondary{width:100%;min-width:auto}.result-header{flex-direction:column;align-items:stretch}.view-controls,.action-buttons{justify-content:center}.result-display,.markdown-rendered,.markdown-rendered pre,.markdown-raw{padding:.5rem}}@media (max-width: 480px){.app{padding:0 4px}.app-main{padding:1rem 0 2rem;gap:1rem}.ma-tran-tuong-tac-section{margin-bottom:-.3rem!important}.logo-container svg{height:50px}.auth-header .auth-logo-container{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:0 auto 15px!important}.auth-header .auth-logo-container svg{max-width:85%!important;height:auto!important;display:block!important;margin:0 auto!important}.manual-input-form{padding:.8rem;margin-top:-4rem}.bat-tu-grid{gap:.3rem}.grid-row{grid-template-columns:1fr;gap:.3rem}.position-cell{font-size:.8rem;padding:.4rem}.input-cell select{padding:.4rem;font-size:.8rem}.form-actions{gap:.3rem}.btn-primary,.btn-secondary{padding:.6rem 1rem;font-size:.9rem}}.markdown-rendered{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.markdown-rendered [style*="color: gray"],.markdown-rendered span[style*="color: gray"]{color:#6b7280!important}.markdown-rendered [style*="color: green"],.markdown-rendered span[style*="color: green"]{color:#059669!important}.markdown-rendered [style*="color: blue"],.markdown-rendered span[style*="color: blue"]{color:#2563eb!important}.markdown-rendered [style*="color: red"],.markdown-rendered span[style*="color: red"]{color:#dc2626!important}.markdown-rendered [style*="color: brown"],.markdown-rendered span[style*="color: brown"]{color:#92400e!important}.markdown-rendered table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.9rem}.markdown-rendered th{background-color:#f3f4f6;font-weight:600;text-align:center;padding:8px 12px;border:1px solid #d1d5db}.markdown-rendered td{padding:8px 12px;border:1px solid #d1d5db;text-align:center;vertical-align:middle}.markdown-rendered .color-legend{display:flex;gap:20px;margin:1rem 0;flex-wrap:wrap}.markdown-rendered .color-legend span{display:inline-flex;align-items:center;gap:5px}.markdown-rendered .color-legend .color-box{width:10px;height:10px;border:1px solid black;display:inline-block}.markdown-rendered a[href^="tel:"]{color:#2563eb;text-decoration:none;font-weight:600}.markdown-rendered a[href^="tel:"]:hover{text-decoration:underline}.markdown-rendered code{background-color:#f3f4f6;padding:2px 4px;border-radius:4px;font-family:Courier New,monospace}.markdown-rendered br{display:block;margin:.5rem 0}.markdown-rendered div[style*="display: flex"]{display:flex!important;gap:20px;margin:1rem 0;flex-wrap:wrap}.markdown-rendered span[style*="display: inline-block"]{display:inline-block!important;width:10px;height:10px;border:1px solid black;vertical-align:middle;margin-right:5px}.markdown-rendered span[style*="background-color: gray"]{background-color:#6b7280!important}.markdown-rendered span[style*="background-color: green"]{background-color:#059669!important}.markdown-rendered span[style*="background-color: blue"]{background-color:#2563eb!important}.markdown-rendered span[style*="background-color: red"]{background-color:#dc2626!important}.markdown-rendered span[style*="background-color: brown"]{background-color:#92400e!important}@media (max-width: 768px){.markdown-rendered table{font-size:.8rem}.markdown-rendered th,.markdown-rendered td{padding:6px 8px}.markdown-rendered .color-legend{gap:10px}}.bat-tu-html-rendered{background:#fff;border-radius:12px;padding:32px 18px 18px;box-shadow:0 2px 16px #00000014;border:2px solid #1e293b;max-width:900px;margin:0 auto;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#222}.bat-tu-border{border:2px solid #1e293b;border-radius:8px;padding:18px;position:relative;background:#fff}.bat-tu-header{display:flex;align-items:flex-start;justify-content:space-between;border-bottom:2px solid #1e293b;padding-bottom:10px;margin-bottom:10px}.bat-tu-logo{width:80px;height:80px;object-fit:contain;margin-right:18px}.bat-tu-title{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:.2em;letter-spacing:1px}.bat-tu-subtitle{font-size:1.2rem;color:#3b82f6;font-weight:600;margin-bottom:.5em}.bat-tu-table{width:100%;border-collapse:collapse;margin:18px 0;font-size:1rem;background:#fff;page-break-inside:avoid;break-inside:avoid}.bat-tu-table th,.bat-tu-table td{border:1.5px solid #1e293b;padding:7px 10px;text-align:center;vertical-align:middle}.bat-tu-table th{background:#f1f5f9;font-weight:700;color:#1e293b}.bat-tu-table td{font-weight:500}.bat-tu-table .bat-tu-bold{font-weight:700;color:#1e293b}.bat-tu-kim{color:#6b7280!important}.bat-tu-moc{color:#059669!important}.bat-tu-thuy{color:#2563eb!important}.bat-tu-hoa{color:#dc2626!important}.bat-tu-tho{color:#92400e!important}.personal-info-section,.bat-tu-table-section,.dai-van-table-section{page-break-inside:avoid;break-inside:avoid}.bat-tu-legend{display:flex;gap:18px;margin:18px 0 0;align-items:center;flex-wrap:wrap}.bat-tu-legend-item{display:flex;align-items:center;gap:5px;font-size:1rem}.bat-tu-legend-box{width:14px;height:14px;border:1.5px solid #1e293b;border-radius:2px;display:inline-block}.bat-tu-legend-kim{background:#6b7280}.bat-tu-legend-moc{background:#059669}.bat-tu-legend-thuy{background:#2563eb}.bat-tu-legend-hoa{background:#dc2626}.bat-tu-legend-tho{background:#92400e}.bat-tu-info{margin-bottom:10px;font-size:1.05rem}.bat-tu-info span{display:inline-block;min-width:110px;font-weight:600;color:#1e293b}.bat-tu-info .bat-tu-value{font-weight:500;margin-left:4px}.bat-tu-link{color:#2563eb;text-decoration:underline;font-weight:600}.bat-tu-phone{color:#059669;font-weight:700}@media (max-width: 900px){.bat-tu-html-rendered{padding:10px 2px}.bat-tu-header{flex-direction:column;align-items:flex-start}.bat-tu-logo{margin-bottom:10px}}@media (max-width: 600px){.bat-tu-html-rendered{padding:2px;font-size:.95rem}.bat-tu-table th,.bat-tu-table td{padding:4px 2px;font-size:.9rem}.bat-tu-title{font-size:1.2rem}}.markdown-raw{white-space:pre-wrap;word-break:break-word;font-family:Roboto,sans-serif;font-size:1.05rem;color:#495057;background:transparent;border:none;padding:0;margin:0;line-height:1.6}.result-content code{background:none;color:inherit;font-family:inherit;font-size:inherit;padding:0;border:none;white-space:pre-wrap;word-break:break-word;display:block}.status-message{font-size:.98rem;color:#2e857e;background:#f8f9fa;border-radius:6px;padding:2px 10px;margin-left:6px;font-family:Roboto,sans-serif;transition:opacity .3s;animation:fadeOutStatus 2s forwards}@keyframes fadeOutStatus{0%{opacity:1}80%{opacity:1}to{opacity:0}}.status-fixed-row{display:flex;align-items:center;gap:.5rem}.status-message-fixed{min-width:110px;margin-right:8px;display:flex;align-items:center;justify-content:flex-end}.app-outer-wrapper{display:flex;justify-content:center;align-items:flex-start;min-height:100vh;width:100%;background:linear-gradient(to top,#171717,#350078)}.app{width:100%;min-height:100vh;display:flex;flex-direction:column;box-shadow:none;border-radius:0;background:transparent;border:none}@media (max-width: 1400px){.app{width:100%}}@media (max-width: 900px){.app{width:100%;border-radius:0;box-shadow:none;background:transparent;border:none}.app-outer-wrapper{align-items:stretch;padding:0}}.technical-analysis-section{background:#ffffffeb;border-radius:18px;border:2px solid #6c757d;box-shadow:0 8px 24px #b48a4a1a;font-family:Roboto,sans-serif;max-width:100%;box-sizing:border-box}.technical-analysis-section h3{font-family:Roboto,sans-serif;font-weight:700;text-shadow:1px 1px 0 #f9e7c2}.technical-analysis-section h4{font-family:Roboto,sans-serif;font-weight:600}.technical-analysis-section h5{font-family:Roboto,sans-serif;font-weight:500}.hanh-kim{background-color:#f8f9fa!important;color:#495057!important;font-weight:600}.hanh-moc{background-color:#f8f9fa!important;color:#2d5016!important;font-weight:600}.hanh-thuy{background-color:#f8f9fa!important;color:#1565c0!important;font-weight:600}.hanh-hoa{background-color:#ffebee!important;color:#c62828!important;font-weight:600}.hanh-tho{background-color:#f8f9fa!important;color:#495057!important;font-weight:600}.relation-sinh{background-color:#f8f9fa!important;color:#2e7d32!important;font-weight:600}.relation-khac{background-color:#ffebee!important;color:#d32f2f!important;font-weight:600}.relation-binhhoa{background-color:#f3e5f5!important;color:#7b1fa2!important;font-weight:600}.relation-unknown{background-color:#f5f5f5!important;color:#616161!important;font-weight:500}@media (max-width: 768px){.technical-analysis-section{margin-top:20px;border-radius:12px}.technical-analysis-section table{font-size:.7rem!important}.technical-analysis-section th,.technical-analysis-section td{padding:4px 6px!important}}@media (max-width: 480px){.technical-analysis-section{margin-top:15px;padding:0 10px!important}.technical-analysis-section table{font-size:.65rem!important}.technical-analysis-section .hanh-kim,.technical-analysis-section .hanh-moc,.technical-analysis-section .hanh-thuy,.technical-analysis-section .hanh-hoa,.technical-analysis-section .hanh-tho,.technical-analysis-section .relation-sinh,.technical-analysis-section .relation-khac,.technical-analysis-section .relation-binhhoa,.technical-analysis-section .relation-unknown{padding:1px 4px!important;font-size:.6rem!important}}.tab-navigation{display:flex;justify-content:center;background:#ffffffd9;border-bottom:3px solid #6c757d;margin-bottom:0;box-shadow:0 2px 12px #b48a4a14;gap:2px}.tab-button{padding:1rem 2rem;border:none;background:#f6ebd7b3;color:#495057;font-size:1.1rem;font-weight:600;font-family:Roboto,sans-serif;cursor:pointer;transition:all .3s ease;border-bottom:3px solid transparent;min-width:200px;display:flex;align-items:center;justify-content:center;gap:.5rem}.tab-button:hover{background:#e6d7b9e6;color:#495057;transform:translateY(-1px)}.tab-button.active{background:linear-gradient(135deg,#a62626,#6c757d);color:#f8f9fa;border-bottom:3px solid #2e857e;box-shadow:0 4px 15px #a6262633}.tab-button.active:hover{background:linear-gradient(135deg,#6c757d,#2e857e);transform:translateY(-1px)}.tab-content{animation:fadeInTab .4s ease-in-out}@keyframes fadeInTab{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.tab-navigation{flex-direction:column;gap:0}.tab-button{padding:.8rem 1.5rem;font-size:1rem;min-width:auto;border-bottom:2px solid transparent}.tab-button.active{border-bottom:2px solid #2e857e}}@media (max-width: 480px){.tab-button{padding:.7rem 1rem;font-size:.9rem}}.thap-than-section{background:#f8f9fa;border-radius:18px;border:2.5px solid #6c757d;padding:1.5rem;box-shadow:0 8px 24px #b48a4a1a}.thap-than-results{font-family:Roboto,sans-serif}.nhat-can-info{text-align:center;margin-bottom:2rem;padding:1rem;background:#b48a4a1a;border-radius:12px}.group-title{font-size:1.4rem;color:#495057;margin-bottom:.5rem;font-weight:600}.subtitle{font-size:.95rem;color:#495057;font-style:italic}.thap-than-grid{margin-bottom:2rem}.thap-than-row{display:flex;margin-bottom:1rem;border-radius:8px;overflow:hidden}.thap-than-row.header-row{background:linear-gradient(90deg,#a62626,#6c757d);color:#f8f9fa;font-weight:600}.thap-than-row.can-row{background:#a626260d}.thap-than-row.chi-row{background:#b48a4a0d}.tru-label{width:120px;padding:1rem;display:flex;align-items:center;justify-content:center;font-weight:600;border-right:2px solid #e2e8f0}.can-label{background:#a626261a;color:#495057}.chi-label{background:#b48a4a1a;color:#6c757d}.tru-column{flex:1;padding:1rem;text-align:center;border-right:1px solid #e2e8f0;min-height:120px;display:flex;flex-direction:column;justify-content:center}.tru-column:last-child{border-right:none}.tru-column h5{margin:0;font-size:1rem;color:#2d3748}.thap-than-item{display:flex;flex-direction:column;gap:.5rem;height:100%;justify-content:center}.can-chi-name{font-size:1.2rem;font-weight:600;color:#2d3748;margin-bottom:.3rem}.thap-than-name{font-size:1rem;font-weight:600;padding:.3rem .6rem;border-radius:6px;background:#b48a4a1a;color:#6c757d;border:1px solid rgba(180,138,74,.3)}.thap-than-name.nhat-chu-style{background:linear-gradient(90deg,#a62626,#6c757d);color:#f8f9fa;border:1px solid #a62626}.ten-rut-gon{font-size:.85rem;color:#fff;font-weight:500;font-style:italic;opacity:.95}.thap-than-description{font-size:.85rem;color:#4a5568;line-height:1.3;font-style:italic}.thap-than-legend{background:#fffc;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0}.thap-than-legend h5{color:#495057;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.legend-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-bottom:1.5rem}.legend-item{padding:.8rem;background:#b48a4a0d;border-radius:8px;border-left:3px solid #6c757d;font-size:.9rem;line-height:1.4}.legend-item strong{color:#495057}@media (max-width: 768px){.thap-than-section{padding:1rem}.thap-than-row{flex-direction:column}.tru-label{width:100%;border-right:none;border-bottom:2px solid #e2e8f0}.tru-column{border-right:none;border-bottom:1px solid #e2e8f0;min-height:auto}.legend-grid{grid-template-columns:1fr}}@media (max-width: 480px){.thap-than-section{padding:.8rem}.group-title{font-size:1.2rem}.thap-than-name{font-size:.9rem}.ten-rut-gon,.thap-than-description{font-size:.8rem}}.thap-than-header-row{display:flex;justify-content:space-between;align-items:stretch;gap:1.2rem;margin-bottom:1.2rem;background:none;border:none}.thap-than-header-col{flex:1;background:linear-gradient(135deg,#f8f9fa 60% 100%);border-radius:14px;box-shadow:0 2px 8px #b48a4a12;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:70px;padding:.7rem .2rem;font-weight:600;font-size:1.1rem;color:#495057;border:1.5px solid #e2e8f0;transition:box-shadow .2s}.thap-than-header-col h5{margin:.2rem 0 0;font-size:1.1rem;color:#495057;font-weight:700;letter-spacing:.5px;background:none}.thap-than-header-col .header-icon{font-size:1.5rem;margin-bottom:.2rem}@media (max-width: 700px){.thap-than-header-row{gap:.5rem}.thap-than-header-col{font-size:.95rem;min-height:48px;padding:.4rem .1rem}}.thap-than-header-label{width:120px;min-width:120px;max-width:120px}@media (max-width: 700px){.thap-than-header-label{width:100%;min-width:unset;max-width:unset;height:32px}}.thap-than-label-cell{display:flex;align-items:center;justify-content:center;min-height:120px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:16px;font-size:1.15rem;font-weight:700;color:#5a3e85;box-shadow:0 2px 8px #a08cd11a;margin:0 1.2rem 1.2rem 0;letter-spacing:1px;font-family:Roboto,sans-serif;border:1.5px solid #e2e8f0;text-shadow:0 1px 0 #fff,0 0 2px #f8f9fa;transition:background .3s,color .3s}.thap-than-row.chi-row .thap-than-label-cell{background:linear-gradient(135deg,#e9ecef,#f8f9fa);color:#b0487f;text-shadow:0 1px 0 #fff,0 0 2px #f8f9fa}.thap-than-label-cell:hover{background:linear-gradient(135deg,#dee2e6,#f8f9fa);color:#495057}@media (max-width: 700px){.thap-than-label-cell{min-height:48px;font-size:1rem;margin:0 .5rem .5rem 0}}.bat-tu-table-manual{margin:0 auto 1.5rem;max-width:700px;background:#f8f9fa;border-radius:14px;box-shadow:0 2px 12px #b48a4a14;padding:1.2rem 1rem 1.5rem}.bat-tu-table-manual table{width:100%;border-collapse:collapse}.bat-tu-table-manual th,.bat-tu-table-manual td{border:1.5px solid #6c757d;text-align:center;padding:.7rem .3rem;font-size:1.08rem;background:#fff}.bat-tu-table-manual th{background:#6f01ff;color:#fff;font-weight:700;font-size:1.1rem}.bat-tu-table-manual td select{width:100%;padding:.5rem .2rem;border-radius:7px;border:1.5px solid #6c757d;font-size:1rem;font-family:Roboto,sans-serif;background:#f8f9fa;color:#495057;transition:border .2s;text-align:center;text-align-last:center}.bat-tu-table-manual td select:focus{border-color:#a62626;outline:none}.dai-van-luu-nien-row{display:flex;justify-content:center;gap:2.5rem;margin:1.5rem 0 0;flex-wrap:wrap}.dai-van-block,.luu-nien-block{background:#f7fafd;border-radius:12px;border:2px solid #6f01ff;padding:1.2rem 1.5rem;min-width:220px;box-shadow:0 2px 8px #2456a60f}.dai-van-block h4,.luu-nien-block h4{color:#6f01ff;margin-bottom:.7rem;font-size:1.15rem;font-weight:700;text-align:center}.dai-van-block label,.luu-nien-block label{display:block;margin:.5rem 0 .1rem;color:#495057;font-size:.98rem;width:100%;text-align:center}.dai-van-block select,.luu-nien-block select{width:100%;padding:.5rem .2rem;border-radius:7px;border:1.5px solid #6c757d;font-size:1rem;font-family:Roboto,sans-serif;background:#fff;color:#495057;margin-bottom:.5rem;text-align:center;text-align-last:center}.dai-van-block select:focus,.luu-nien-block select:focus{border-color:#a62626;outline:none}@media (max-width: 900px){.bat-tu-table-manual{padding:.7rem .2rem 1rem}.dai-van-luu-nien-row{gap:1rem}.dai-van-block,.luu-nien-block{min-width:160px;padding:.7rem}}@media (max-width: 600px){.bat-tu-table-manual th,.bat-tu-table-manual td{font-size:.95rem;padding:.4rem .1rem}.dai-van-luu-nien-row{flex-direction:column;align-items:center;gap:.7rem}.dai-van-block,.luu-nien-block{width:100%;min-width:unset;padding:.7rem}}@media (max-width: 600px){.year-gender-input-group{gap:20px!important}}@media (max-width: 480px){.year-gender-input-group{gap:18px!important}}@media (max-width: 360px){.year-gender-input-group{gap:16px!important}}.dai-van-input-section{display:flex!important;flex-direction:column!important;gap:15px!important;padding:15px!important;background-color:#f9f9f9!important;border-radius:8px!important;border:1px solid #dee2e6!important;margin:10px 0!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:999!important;min-height:60px!important}@media (min-width: 601px){.dai-van-input-section{flex-direction:column!important;align-items:flex-start!important;gap:15px!important;padding:15px!important}.dai-van-checkbox-row{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:0!important}.dai-van-inputs{display:flex!important;align-items:center!important;gap:20px!important;flex-wrap:nowrap!important;flex-direction:row!important;width:100%!important}.dai-van-can-input,.dai-van-chi-input{display:flex!important;align-items:center!important;gap:8px!important}.dai-van-can-input label,.dai-van-chi-input label{font-size:14px!important;font-weight:500!important;color:#495057!important;min-width:60px!important;white-space:nowrap!important}}.dai-van-checkbox-row{display:flex!important;align-items:center!important;gap:8px!important;justify-content:center!important;visibility:visible!important;opacity:1!important}.dai-van-checkbox-row label{display:flex!important;align-items:center!important;gap:8px!important;font-size:16px!important;font-weight:500!important;color:#495057!important;cursor:pointer!important;visibility:visible!important;opacity:1!important}.dai-van-checkbox-row input[type=checkbox]{width:18px!important;height:18px!important;accent-color:#6f01ff!important;display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:1000!important;border:1px solid #cccccc!important;background-color:#fff!important}@media (max-width: 600px){.nhat-can-chi-container{display:flex!important;flex-direction:column!important;gap:12px!important}.nhat-can-row,.nhat-chi-row{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;margin-bottom:0!important}.nhat-can-row span,.nhat-chi-row span{font-size:14px!important;font-weight:500!important;margin-bottom:0!important;white-space:nowrap!important}.nhat-can-row select,.nhat-chi-row select{width:auto!important;min-width:100px!important;max-width:150px!important;font-size:24px!important;padding:8px 12px!important;height:44px!important;font-weight:700!important;text-align:center!important}.nhat-can-row>span:last-child,.nhat-chi-row>span:last-child{font-size:12px!important;padding:4px 8px!important;border-radius:4px!important;white-space:nowrap!important;display:inline-block!important}.dai-van-input{flex-direction:column!important;gap:16px!important}.dai-van-input>label{font-size:18px!important;font-weight:600!important;justify-content:center!important;margin-bottom:8px!important}.dai-van-input>label input[type=checkbox]{width:20px!important;height:20px!important;margin-right:8px!important}.dai-van-input>div{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:16px!important;flex-wrap:wrap!important;width:100%!important}.dai-van-input>div span{font-size:16px!important;font-weight:600!important;white-space:nowrap!important}.dai-van-input>div select{font-size:18px!important;padding:10px 12px!important;height:48px!important;min-width:90px!important;font-weight:700!important}.dai-van-input-section{display:flex!important;flex-direction:column!important;gap:15px!important;padding:15px!important;background-color:#f9f9f9!important;border-radius:8px!important;border:1px solid #dee2e6!important;margin:10px 0!important}.dai-van-checkbox-row{display:flex!important;align-items:center!important;gap:8px!important;justify-content:center!important}.dai-van-checkbox-row label{display:flex!important;align-items:center!important;gap:8px!important;font-size:16px!important;font-weight:500!important;color:#495057!important;cursor:pointer!important}.dai-van-checkbox-row input[type=checkbox]{width:18px!important;height:18px!important;accent-color:#6f01ff!important}.dai-van-inputs{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:nowrap!important;justify-content:center!important;flex-direction:row!important}.dai-van-can-input,.dai-van-chi-input{display:flex!important;align-items:center!important;gap:8px!important}.dai-van-can-input label,.dai-van-chi-input label{font-size:18px!important;font-weight:500!important;color:#495057!important;min-width:60px!important}.markdown-textarea{font-size:16px!important;padding:12px!important;min-height:120px!important;line-height:1.5!important;font-weight:500!important}}@media (max-width: 600px){html,body{overflow-x:hidden!important;position:relative!important;width:100%!important;max-width:100%!important}*{max-width:100%!important;box-sizing:border-box!important}}@media (max-width: 600px){.year-gender-input-group{gap:20px!important}input[type=number],input[type=text],select{font-size:16px!important;-webkit-text-size-adjust:100%!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.birthday-form{position:relative!important;overflow:hidden!important}.birthday-input-section{position:relative!important;overflow:hidden!important;width:100%!important;max-width:100%!important}.date-input-group,.time-input-group,.year-gender-input-group{position:relative!important;overflow:visible!important}.date-input-group input,.time-input-group input,.year-gender-input-group select{position:relative!important;z-index:1!important;will-change:auto!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important}.year-gender-input-group input[type=radio]{display:inline-block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:2!important;width:18px!important;height:18px!important;margin:0!important;padding:0!important;-webkit-appearance:radio!important;-moz-appearance:radio!important;appearance:radio!important}.gender-radio-container{gap:4px!important}}@media (max-width: 600px){.bat-tu-table-manual .can-cell-bg-kim-thuy-tho,.bat-tu-table-manual .chi-cell-bg-kim-thuy-tho{background-color:transparent!important}.bat-tu-table-manual .can-cell-bg-moc-hoa,.bat-tu-table-manual .chi-cell-bg-moc-hoa{background-color:#f8f9fa!important}}@media (max-width: 600px){.markdown-input-section{width:95%!important;max-width:500px!important;margin-left:auto!important;margin-right:auto!important}.markdown-textarea{width:100%!important;max-width:100%!important;box-sizing:border-box!important}}@media (max-width: 600px){.gender-radio-container span{display:none!important}.manual-input-form{width:100%;padding:8px 0;font-size:12px}.manual-input-form h3{font-size:14px;margin-bottom:8px}.bat-tu-table-manual{overflow-x:auto;-webkit-overflow-scrolling:touch}.bat-tu-table-manual table{min-width:600px;font-size:9px}.bat-tu-table-manual th:first-child,.bat-tu-table-manual td:first-child{width:10%;min-width:30px;font-size:9px}.bat-tu-table-manual th:not(:first-child),.bat-tu-table-manual td:not(:first-child){width:22.5%;min-width:80px}.bat-tu-table-manual.five-columns th:first-child,.bat-tu-table-manual.five-columns td:first-child{width:12%;min-width:25px}.bat-tu-table-manual.five-columns th:not(:first-child),.bat-tu-table-manual.five-columns td:not(:first-child){width:17.6%;min-width:65px}.bat-tu-table-manual.six-columns th:first-child,.bat-tu-table-manual.six-columns td:first-child{width:14%;min-width:20px}.bat-tu-table-manual.six-columns th:not(:first-child),.bat-tu-table-manual.six-columns td:not(:first-child){width:14.4%;min-width:55px}.bat-tu-table-manual th,.bat-tu-table-manual td{padding:2px 1px;font-size:9px;line-height:1.1}.manual-input-form select,.custom-dropdown-mobile .dropdown-selected,.custom-dropdown-mobile .dropdown-list{font-size:12px!important;min-width:40px;padding:3px 2px;border-radius:4px;min-height:32px}.manual-input-form option{font-size:10px;white-space:nowrap;padding:2px 4px}.custom-dropdown-mobile .dropdown-selected{padding:6px 8px;font-size:12px;min-width:40px}.custom-dropdown-mobile .dropdown-list{font-size:12px;max-height:150px;-webkit-overflow-scrolling:touch}.custom-dropdown-mobile .dropdown-list li{font-size:12px!important;padding:4px 6px}.tang-an-header,.pho-tinh-header,.chu-tinh-can-header,.chu-tinh-chi-header{font-size:8px;padding:2px 1px;line-height:1.1}.tang-an-cell,.pho-tinh-cell,.chu-tinh-can-cell,.chu-tinh-chi-cell{padding:2px 1px}.tang-an-can-horizontal,.pho-tinh-item-horizontal,.chu-tinh-can-display,.chu-tinh-chi-display{font-size:12px;padding:1px 2px;min-width:12px;line-height:1.1}.tang-an-empty,.pho-tinh-empty,.chu-tinh-empty{font-size:9px}.can-display,.chi-display{font-size:16px;padding:1px 2px;margin-top:1px;line-height:1.1}.can-display-large,.chi-display-large{font-size:21px;padding:2px 4px;margin-top:2px;line-height:1.1;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.can-display.nhat-can{font-size:21px!important;font-weight:900!important;background:#fffffff2!important;border:1px solid currentColor!important;padding:3px 6px!important;border-radius:4px!important;box-shadow:0 1px 4px #00000026!important;transform:none!important;margin-top:2px!important;display:inline-block!important;position:relative!important;min-width:45px!important;text-align:center!important}.can-display-large.nhat-can{font-size:21px!important;font-weight:900!important;background:#fffffff2!important;border:1px solid currentColor!important;padding:4px 8px!important;border-radius:4px!important;box-shadow:0 2px 6px #0003!important;transform:none!important;margin-top:3px!important;text-transform:uppercase!important;letter-spacing:.8px!important;display:inline-block!important;position:relative!important;min-width:50px!important;text-align:center!important}.header-with-copy{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:10px}.header-with-copy h3{font-size:14px}.copy-btn{align-self:flex-end;font-size:12px;padding:4px 8px;min-width:30px;height:30px;min-height:32px}.export-btn{align-self:flex-end;font-size:12px;padding:4px 8px;min-width:30px;height:30px;min-height:32px;margin-left:4px}.notification-message{display:none!important}.input-mode-toggle{display:flex;justify-content:center;align-items:center;gap:4px;margin:10px auto;width:100%;max-width:100%;position:relative;padding:0 4px!important}.toggle-buttons-container{display:grid!important;grid-template-columns:2fr 2fr 1fr!important;grid-template-rows:1fr 1fr!important;gap:8px;flex:1;max-width:100%;margin:0 auto;width:100%;min-width:0;justify-content:center;align-content:center}.toggle-buttons-container.two-tabs-only{display:flex!important;justify-content:center!important;align-items:center!important;gap:12px!important;max-width:300px!important}.mode-btn{padding:8px 12px;font-size:11px;border-radius:6px;min-height:40px;width:100%;max-width:100%;white-space:nowrap;text-align:center;box-sizing:border-box;justify-self:center;align-self:center}.markdown-input-section{padding:4px 0;margin-bottom:8px;width:95%!important;max-width:500px!important;margin-left:auto!important;margin-right:auto!important}.markdown-input-header h4{font-size:12px;margin-bottom:6px}.markdown-example{padding:2px;font-size:8px}.markdown-example code{font-size:8px;padding:4px;line-height:1.2}.markdown-textarea{min-height:20px;padding:3px;background:#fff;color:#333;font-family:Roboto,sans-serif;font-size:11px;line-height:1.1;min-height:32px;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.parse-error{font-size:9px;padding:4px 6px}.birthday-input-section{padding:8px 4px!important;margin-bottom:12px!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.birthday-form{padding:16px!important;gap:18px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin:0!important}.birth-date-row,.birth-time-row,.calculation-year-gender-row{flex-direction:row!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important}.birth-date-row label,.birth-time-row label,.calculation-year-gender-row label{font-size:16px!important;min-width:70px!important;flex-shrink:0!important}.date-input-group,.time-input-group{width:auto;justify-content:flex-start;gap:5px;flex:1}.date-input-group input,.time-input-group input{padding:8px!important;font-size:12px!important;width:55px!important}.date-input-group input[placeholder=Năm]{width:70px!important}.year-gender-input-group{width:auto!important;flex-direction:row!important;align-items:center!important;gap:20px!important;flex-wrap:nowrap!important;flex:1}.year-gender-input-group select{padding:8px!important;font-size:14px!important;width:70px!important;height:40px!important}.year-gender-input-group>div{display:flex;gap:4px;flex-wrap:nowrap;align-items:center}.year-gender-input-group label{font-size:16px!important;white-space:nowrap;flex-shrink:0}.year-gender-input-group span{font-size:16px!important;white-space:nowrap!important}.year-gender-input-group input[type=radio]{width:14px!important;height:14px!important}.birth-error{font-size:12px;padding:10px}.lunar-date-display{display:none!important}.nap-am-display{margin-left:auto!important;margin-top:0!important;width:auto!important;justify-content:flex-start!important}.nap-am-display span{font-size:16px!important}.manual-input-form select:focus,.custom-dropdown-mobile .dropdown-selected:focus,.markdown-textarea:focus{outline:2px solid #6f01ff;outline-offset:1px}.mode-btn:focus,.copy-btn:focus,.export-btn:focus{outline:2px solid #6f01ff;outline-offset:2px}.date-input-group input:focus,.time-input-group input:focus,.year-gender-input-group select:focus{outline:none!important;box-shadow:none!important;border-color:#6f01ff!important;transform:none!important;transition:none!important}.birthday-form input,.birthday-form select{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;transform:none!important;transition:border-color .2s ease!important}.year-gender-input-group input[type=radio]{display:inline-block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:2!important;width:18px!important;height:18px!important;margin:0!important;padding:0!important;-webkit-appearance:radio!important;-moz-appearance:radio!important;appearance:radio!important}.gender-radio-container{gap:2px!important}}@media (max-width: 480px){.gender-radio-container span{display:none!important}.year-gender-input-group{gap:18px!important}.manual-input-form{padding:4px 0;font-size:11px}.input-mode-toggle{display:flex;justify-content:center;align-items:center;gap:3px;margin:8px auto;width:100%;max-width:100%;position:relative;padding:0 70px}.toggle-buttons-container{display:grid!important;grid-template-columns:2fr 2fr 1fr!important;grid-template-rows:1fr 1fr!important;gap:6px;flex:1;max-width:100%;margin:0 auto;width:100%;min-width:0;justify-content:center;align-content:center}.toggle-buttons-container.two-tabs-only{display:flex!important;justify-content:center!important;align-items:center!important;gap:10px!important;max-width:280px!important}.manual-input-form h3{font-size:13px}.bat-tu-table-manual th:first-child,.bat-tu-table-manual td:first-child{width:12.5%;min-width:25px;font-size:8px}.bat-tu-table-manual th:not(:first-child),.bat-tu-table-manual td:not(:first-child){width:21.875%;min-width:70px}.bat-tu-table-manual.five-columns th:first-child,.bat-tu-table-manual.five-columns td:first-child{width:14%;min-width:22px}.bat-tu-table-manual.five-columns th:not(:first-child),.bat-tu-table-manual.five-columns td:not(:first-child){width:17.2%;min-width:60px}.bat-tu-table-manual.six-columns th:first-child,.bat-tu-table-manual.six-columns td:first-child{width:16%;min-width:18px}.bat-tu-table-manual.six-columns th:not(:first-child),.bat-tu-table-manual.six-columns td:not(:first-child){width:14%;min-width:50px}.bat-tu-table-manual th,.bat-tu-table-manual td{padding:1px;font-size:8px}.manual-input-form select,.custom-dropdown-mobile .dropdown-selected{font-size:10px!important;min-width:35px;padding:2px 1px}.tang-an-can-horizontal,.pho-tinh-item-horizontal,.chu-tinh-can-display,.chu-tinh-chi-display{font-size:10px;padding:1px;min-width:10px}.tang-an-header,.pho-tinh-header,.chu-tinh-can-header,.chu-tinh-chi-header{font-size:8px;padding:1px}.can-display,.chi-display{font-size:13px;padding:1px}.can-display-large,.chi-display-large{font-size:17px;padding:1px 2px;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.can-display.nhat-can{font-size:17px!important;font-weight:900!important;background:#fffffff2!important;border:1px solid currentColor!important;padding:2px 3px!important;border-radius:3px!important;box-shadow:0 1px 3px #00000026!important;transform:none!important;margin-top:1px!important;display:inline-block!important;position:relative!important;min-width:30px!important;text-align:center!important}.can-display-large.nhat-can{font-size:17px!important;font-weight:900!important;background:#fffffff2!important;border:1px solid currentColor!important;padding:2px 4px!important;border-radius:3px!important;box-shadow:0 1px 3px #00000026!important;transform:none!important;margin-top:1px!important;display:inline-block!important;position:relative!important;min-width:35px!important;text-align:center!important}.markdown-input-section{width:98%!important;max-width:450px!important;padding:3px 0;margin-left:auto!important;margin-right:auto!important}.markdown-textarea{background:#fff;color:#333;font-family:Roboto,sans-serif;font-size:10px;min-height:18px;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.birthday-input-section{padding:6px 2px;margin-bottom:10px;width:100%;max-width:100%;margin-left:0!important;margin-right:0!important}.birthday-form{padding:12px;gap:16px;width:100%;max-width:100%!important;box-sizing:border-box;margin:0!important}.birth-date-row,.birth-time-row,.calculation-year-gender-row{flex-direction:row!important;align-items:center!important;gap:6px!important;flex-wrap:nowrap!important}.birth-date-row label,.birth-time-row label,.calculation-year-gender-row label{font-size:15px!important;min-width:60px!important;margin-bottom:0!important;flex-shrink:0!important}.date-input-group,.time-input-group{width:auto;justify-content:flex-start;gap:6px;flex:1}.date-input-group input,.time-input-group input{padding:7px!important;font-size:13px!important;width:60px!important}.date-input-group input[placeholder=Năm]{width:75px!important}.year-gender-input-group{width:auto!important;flex-direction:row!important;align-items:center!important;gap:18px!important;flex-wrap:nowrap!important;flex:1}.year-gender-input-group select{padding:6px!important;font-size:13px!important;width:65px!important;height:35px!important}.year-gender-input-group>div{display:flex;gap:2px;flex-wrap:nowrap;align-items:center}.year-gender-input-group label{font-size:15px!important;white-space:nowrap;flex-shrink:0}.year-gender-input-group span{font-size:15px!important;white-space:nowrap!important}.year-gender-input-group input[type=radio]{width:13px!important;height:13px!important}.birth-error{font-size:12px;padding:10px}.lunar-date-display{display:none!important}.nap-am-display{margin-left:0!important;margin-top:6px!important;width:100%!important;justify-content:center!important}.nap-am-display span{font-size:15px!important}.contact-info{font-size:9px!important;line-height:1.2!important;padding:6px 3px!important;margin-top:6px!important}.contact-info strong,.contact-info a{font-size:9px!important}.contact-info-uniform{font-size:8px!important;line-height:1.1!important;padding:4px 2px!important;margin-top:4px!important}.contact-info-uniform span,.contact-info-uniform a{font-size:8px!important}.date-input-group input:focus,.time-input-group input:focus,.year-gender-input-group select:focus{outline:none!important;box-shadow:none!important;border-color:#6f01ff!important;transform:none!important;transition:none!important}.birthday-form input,.birthday-form select{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;transform:none!important;transition:border-color .2s ease!important}.year-gender-input-group input[type=radio]{display:inline-block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:2!important;width:18px!important;height:18px!important;margin:0!important;padding:0!important;-webkit-appearance:radio!important;-moz-appearance:radio!important;appearance:radio!important}.gender-radio-container{gap:1px!important}.dai-van-input-section{padding:12px!important;margin:8px 0!important}.dai-van-checkbox-row label{font-size:15px!important}.dai-van-checkbox-row input[type=checkbox]{width:16px!important;height:16px!important}.dai-van-can-input label,.dai-van-chi-input label{font-size:15px!important;min-width:55px!important}.dai-van-inputs{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:nowrap!important;justify-content:center!important;flex-direction:row!important}}@media (max-width: 360px){.gender-radio-container span{display:none!important}.year-gender-input-group{gap:16px!important}.manual-input-form{padding:2px 0;font-size:10px}.input-mode-toggle{display:flex;justify-content:center;align-items:center;gap:2px;margin:6px auto;width:100%;max-width:100%;position:relative;padding:0 2px!important}.toggle-buttons-container{display:grid!important;grid-template-columns:2fr 2fr 1fr!important;grid-template-rows:1fr 1fr!important;gap:4px;flex:1;max-width:100%;margin:0 auto;width:100%;min-width:0;justify-content:center;align-content:center}.toggle-buttons-container.two-tabs-only{display:flex!important;justify-content:center!important;align-items:center!important;gap:8px!important;max-width:260px!important}.bat-tu-table-manual th:first-child,.bat-tu-table-manual td:first-child{width:15%;min-width:20px;font-size:8px}.bat-tu-table-manual th:not(:first-child),.bat-tu-table-manual td:not(:first-child){width:21.25%;min-width:60px}.bat-tu-table-manual.five-columns th:first-child,.bat-tu-table-manual.five-columns td:first-child{width:16%;min-width:18px}.bat-tu-table-manual.five-columns th:not(:first-child),.bat-tu-table-manual.five-columns td:not(:first-child){width:16.8%;min-width:50px}.bat-tu-table-manual.six-columns th:first-child,.bat-tu-table-manual.six-columns td:first-child{width:18%;min-width:15px}.bat-tu-table-manual.six-columns th:not(:first-child),.bat-tu-table-manual.six-columns td:not(:first-child){width:13.6%;min-width:45px}.bat-tu-table-manual th,.bat-tu-table-manual td{padding:1px;font-size:8px;line-height:1}.tang-an-can-horizontal,.pho-tinh-item-horizontal,.chu-tinh-can-display,.chu-tinh-chi-display{font-size:9px;padding:1px;min-width:8px}.tang-an-header,.pho-tinh-header,.chu-tinh-can-header,.chu-tinh-chi-header{font-size:7px;padding:1px}.can-display,.chi-display{font-size:12px;padding:1px}.can-display-large,.chi-display-large{font-size:16px;padding:1px;font-weight:700;text-transform:uppercase;letter-spacing:.2px}.can-display.nhat-can{font-size:16px!important;font-weight:900!important;background:#fffffff2!important;border:1px solid currentColor!important;padding:1px 2px!important;border-radius:2px!important;box-shadow:0 1px 2px #00000026!important;transform:none!important;margin-top:1px!important;display:inline-block!important;position:relative!important;min-width:25px!important;text-align:center!important}.can-display-large.nhat-can{font-size:16px!important;font-weight:900!important;background:#fffffff2!important;border:1px solid currentColor!important;padding:2px 3px!important;border-radius:2px!important;box-shadow:0 1px 2px #00000026!important;transform:none!important;margin-top:1px!important;display:inline-block!important;position:relative!important;min-width:30px!important;text-align:center!important}.manual-input-form select,.custom-dropdown-mobile .dropdown-selected{font-size:10px!important;min-width:30px;padding:1px}.markdown-input-section{width:100%!important;max-width:400px!important;padding:2px 0;margin-left:auto!important;margin-right:auto!important}.markdown-textarea{background:#fff;color:#333;font-family:Roboto,sans-serif;font-size:10px;min-height:16px;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.birthday-input-section{padding:4px 1px;margin-bottom:8px;width:100%;max-width:100%;margin-left:0!important;margin-right:0!important}.birthday-form{padding:8px;gap:12px;width:100%;max-width:100%!important;box-sizing:border-box;margin:0!important}.birth-date-row,.birth-time-row,.calculation-year-gender-row{flex-direction:row!important;align-items:center!important;gap:4px!important;flex-wrap:nowrap!important}.birth-date-row label,.birth-time-row label,.calculation-year-gender-row label{font-size:14px!important;min-width:55px!important;margin-bottom:0!important;flex-shrink:0!important}.date-input-group,.time-input-group{width:auto;justify-content:flex-start;gap:4px;flex:1}.date-input-group input,.time-input-group input{padding:6px!important;font-size:12px!important;width:50px!important}.date-input-group input[placeholder=Năm]{width:65px!important}.year-gender-input-group{width:auto!important;flex-direction:row!important;align-items:center!important;gap:16px!important;flex-wrap:nowrap!important;flex:1}.year-gender-input-group select{padding:5px!important;font-size:12px!important;width:60px!important;height:32px!important}.year-gender-input-group>div{display:flex;gap:1px;flex-wrap:nowrap;align-items:center}.year-gender-input-group label{font-size:14px!important;white-space:nowrap;flex-shrink:0}.year-gender-input-group span{font-size:14px!important;white-space:nowrap!important}.year-gender-input-group input[type=radio]{width:12px!important;height:12px!important}.birth-error{font-size:11px;padding:8px}.lunar-date-display{display:none!important}.nap-am-display{margin-left:0!important;margin-top:4px!important;width:100%!important;justify-content:center!important}.nap-am-display span{font-size:14px!important}.contact-info{font-size:8px!important;line-height:1.1!important;padding:4px 2px!important;margin-top:4px!important}.contact-info strong,.contact-info a{font-size:8px!important}.contact-info-uniform{font-size:7px!important;line-height:1!important;padding:3px 1px!important;margin-top:3px!important}.contact-info-uniform span,.contact-info-uniform a{font-size:7px!important}.date-input-group input:focus,.time-input-group input:focus,.year-gender-input-group select:focus{outline:none!important;box-shadow:none!important;border-color:#6f01ff!important;transform:none!important;transition:none!important}.birthday-form input,.birthday-form select{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;transform:none!important;transition:border-color .2s ease!important}.year-gender-input-group input[type=radio]{display:inline-block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:2!important;width:18px!important;height:18px!important;margin:0!important;padding:0!important;-webkit-appearance:radio!important;-moz-appearance:radio!important;appearance:radio!important}.gender-radio-container{gap:0px!important}.dai-van-input-section{padding:10px!important;margin:6px 0!important}.dai-van-checkbox-row label{font-size:14px!important}.dai-van-checkbox-row input[type=checkbox]{width:16px!important;height:16px!important}.dai-van-can-input label,.dai-van-chi-input label{font-size:14px!important;min-width:50px!important}.dai-van-inputs{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;justify-content:center!important;flex-direction:row!important}}@media (max-width: 360px){.phone-input-section{padding:4px 1px;margin-bottom:8px;width:98%;max-width:400px}.phone-input-header h4{font-size:18px}.phone-instruction{font-size:16px}.phone-input{padding:4px 6px;font-size:15px!important;width:100%;max-width:100%;line-height:1.4;box-sizing:border-box}.phone-preview{padding:4px}.phone-preview h5{font-size:10px}.conversion-item{font-size:9px;padding:2px 3px;gap:3px}.conversion-item .position{min-width:35px}.conversion-item .cap-so{padding:1px 2px;font-size:8px}}@media (max-width: 600px) and (orientation: landscape){.gender-radio-container span{display:none!important}.year-gender-input-group{gap:20px!important}.manual-input-form{padding:6px 0}.input-mode-toggle{display:flex;justify-content:center;align-items:center;gap:6px;margin:8px auto;width:100%;max-width:100%;position:relative;padding:0 4px!important}.toggle-buttons-container{display:grid!important;grid-template-columns:2fr 2fr 1fr!important;grid-template-rows:1fr 1fr!important;gap:8px;flex:1;max-width:100%;margin:0 auto;width:100%;min-width:0;justify-content:center;align-content:center}.toggle-buttons-container.two-tabs-only{display:flex!important;justify-content:center!important;align-items:center!important;gap:15px!important;max-width:350px!important}.bat-tu-table-manual th:first-child,.bat-tu-table-manual td:first-child{width:9%;min-width:35px}.bat-tu-table-manual th:not(:first-child),.bat-tu-table-manual td:not(:first-child){width:22.75%;min-width:90px}.bat-tu-table-manual.five-columns th:first-child,.bat-tu-table-manual.five-columns td:first-child{width:10%;min-width:30px}.bat-tu-table-manual.five-columns th:not(:first-child),.bat-tu-table-manual.five-columns td:not(:first-child){width:18%;min-width:75px}.bat-tu-table-manual.six-columns th:first-child,.bat-tu-table-manual.six-columns td:first-child{width:12%;min-width:25px}.bat-tu-table-manual.six-columns th:not(:first-child),.bat-tu-table-manual.six-columns td:not(:first-child){width:14.7%;min-width:65px}.bat-tu-table-manual th,.bat-tu-table-manual td{padding:3px 2px;font-size:10px}.tang-an-can-horizontal,.pho-tinh-item-horizontal,.chu-tinh-can-display,.chu-tinh-chi-display{font-size:11px;padding:2px 3px;min-width:15px}.markdown-input-section{width:85%!important;max-width:700px!important;margin-left:auto!important;margin-right:auto!important}.phone-input-section{padding:12px 4px;margin-bottom:12px;width:80%;max-width:600px}.phone-input-header h4{font-size:18px}.phone-instruction{font-size:14px}.phone-input{padding:10px 14px;font-size:21px!important;width:100%;max-width:100%;line-height:1.4;box-sizing:border-box}.phone-preview{padding:10px}.phone-preview h5{font-size:12px}.conversion-item{font-size:11px;padding:5px 8px;gap:8px}.conversion-item .position{min-width:50px}.conversion-item .cap-so{padding:2px 5px;font-size:10px}.birthday-input-section{padding:12px 4px;margin-bottom:12px;width:100%;max-width:100%;margin-left:0!important;margin-right:0!important}.birthday-form{padding:16px;gap:16px;width:100%;max-width:100%!important;box-sizing:border-box;margin:0!important}.birth-date-row,.birth-time-row,.calculation-year-gender-row{flex-direction:row;align-items:center;gap:10px}.birth-date-row label,.birth-time-row label,.calculation-year-gender-row label{font-size:15px;min-width:90px;flex-shrink:0}.date-input-group,.time-input-group{width:auto;justify-content:flex-start;gap:6px;flex:1}.date-input-group input,.time-input-group input{padding:10px!important;font-size:14px!important;width:65px!important}.date-input-group input[placeholder=Năm]{width:85px!important}.year-gender-input-group{width:auto!important;flex-direction:row!important;align-items:center!important;gap:20px!important;flex-wrap:nowrap!important;flex:1}.year-gender-input-group select{padding:12px!important;font-size:17px!important;width:90px!important;height:50px!important}.year-gender-input-group>div{display:flex;gap:15px}.year-gender-input-group label{font-size:15px}.year-gender-input-group input[type=radio]{width:18px;height:18px}.birth-error{font-size:13px;padding:12px}.lunar-date-display{display:none!important}.dai-van-input-section{padding:12px!important;margin:8px 0!important}.dai-van-checkbox-row label{font-size:15px!important}.dai-van-checkbox-row input[type=checkbox]{width:16px!important;height:16px!important}.dai-van-can-input label,.dai-van-chi-input label{font-size:15px!important;min-width:60px!important}.dai-van-inputs{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:nowrap!important;justify-content:center!important;flex-direction:row!important}.nap-am-display{margin-left:auto!important;margin-top:0!important;width:auto!important;justify-content:flex-start!important}.nap-am-display span{font-size:15px!important}.contact-info{font-size:11px!important;line-height:1.4!important;padding:10px 6px!important;margin-top:10px!important}.contact-info strong,.contact-info a{font-size:11px!important}.contact-info-uniform{font-size:10px!important;line-height:1.3!important;padding:8px 4px!important;margin-top:8px!important}.contact-info-uniform span,.contact-info-uniform a{font-size:10px!important}.date-input-group input:focus,.time-input-group input:focus,.year-gender-input-group select:focus{outline:none!important;box-shadow:none!important;border-color:#6f01ff!important;transform:none!important;transition:none!important}.year-gender-input-group span{font-size:12px!important;white-space:nowrap!important}.birthday-form input,.birthday-form select{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;transform:none!important;transition:border-color .2s ease!important}.year-gender-input-group input[type=radio]{display:inline-block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:2!important;width:18px!important;height:18px!important;margin:0!important;padding:0!important;-webkit-appearance:radio!important;-moz-appearance:radio!important;appearance:radio!important}}.contact-info-uniform{font-size:12px!important;line-height:1.4!important;padding:10px 8px!important;margin-top:10px!important;text-align:center!important;color:#666!important;background:#f8f9fa!important;border-radius:6px!important;border:1px solid #6c757d!important}.contact-info-uniform span,.contact-info-uniform a{font-size:12px!important}.contact-info-uniform span{font-weight:700!important;color:#495057!important}.contact-info-uniform a{color:#6f01ff!important;text-decoration:none!important}.contact-info-uniform a:hover{text-decoration:underline!important}.contact-info{font-size:12px!important;line-height:1.4!important;padding:10px 8px!important;margin-top:10px!important;text-align:center!important;color:#666!important;background:#f8f9facc!important;border-radius:6px!important;border:1px solid #e9ecef!important}.contact-info strong{font-size:12px!important;color:#495057!important}.contact-info a{font-size:12px!important;color:#6f01ff!important;text-decoration:none!important}.contact-info a:hover{text-decoration:underline!important}.custom-dropdown-mobile{position:relative;width:100%}.custom-dropdown-mobile .dropdown-selected{border:1px solid #ccc;border-radius:6px;padding:10px 14px;background:#fff;font-size:15px;cursor:pointer;min-width:80px;text-align:center}.custom-dropdown-mobile .dropdown-list{position:absolute;top:110%;left:0;right:0;background:#fff;border:1px solid #ccc;border-radius:6px;z-index:100;max-height:200px;overflow-y:auto;font-size:15px;box-shadow:0 2px 8px #00000014;margin:0;padding:0;list-style:none}.custom-dropdown-mobile .dropdown-list li{padding:12px 14px;cursor:pointer;transition:background .2s}.custom-dropdown-mobile .dropdown-list li:hover{background:#f1f1f1}.custom-dropdown-mobile .dropdown-selected.placeholder{color:#6c757d;font-style:italic}.tang-an-row{background:#f8f9fa;border-top:1px solid #6c757d}.tang-an-header{background:#f8f9fa!important;color:#000;font-weight:700;text-align:center;padding:8px 6px;border:1px solid #6c757d;font-size:.85rem}.tang-an-cell{background:#fff;padding:6px;text-align:center;border:1px solid #dee2e6;vertical-align:middle}.tang-an-cans-horizontal{display:flex;flex-direction:row;gap:2px;align-items:center;justify-content:center;flex-wrap:wrap}.tang-an-can-horizontal{font-weight:500;font-size:13px;padding:2px 5px;border-radius:3px;background:#fffc;border:1px solid rgba(0,0,0,.1);min-width:24px;text-align:center}.tang-an-empty{color:#6c757d;font-style:italic;font-size:13px}.pho-tinh-row{background:#f8f9fa;border-top:1px solid #6c757d}.pho-tinh-header{background:#f8f9fa!important;color:#000;font-weight:700;text-align:center;padding:8px 6px;border:1px solid #6c757d;font-size:.85rem}.pho-tinh-cell{background:#fff;padding:6px;text-align:center;border:1px solid #dee2e6;vertical-align:middle}.pho-tinh-list-horizontal{display:flex;flex-direction:row;gap:1px;align-items:center;justify-content:center;flex-wrap:wrap}.pho-tinh-item-horizontal{font-weight:600;font-size:13px;padding:1px 3px;margin:1px;border-radius:2px;display:inline-block;border:1px solid rgba(0,0,0,.1);min-width:20px;text-align:center}.pho-tinh-empty{color:#6c757d;font-style:italic;font-size:13px}.chu-tinh-row{background:#f8f9fa;border-top:1px solid #2196f3}.chu-tinh-header{background:#f8f9fa!important;color:#1e3a8a;font-weight:700;text-align:center;padding:6px 4px;border:1px solid #2196f3}.chu-tinh-cell{background:#fff;padding:4px;text-align:center;border:1px solid #dee2e6;vertical-align:middle}.chu-tinh-display{font-weight:600;font-size:13px;padding:2px 5px;border-radius:4px;border:1px solid rgba(0,0,0,.1);text-align:center;min-width:30px}.chu-tinh-can-row{background:#f8f9fa;border-top:1px solid #4caf50}.chu-tinh-can-header{background:#f8f9fa!important;color:#000;font-weight:700;text-align:center;padding:12px 8px;border:1px solid #4caf50;font-size:.85rem}.chu-tinh-can-cell{background:#fff;padding:10px 8px;text-align:center;border:1px solid #dee2e6;vertical-align:middle}.chu-tinh-can-display{font-weight:600;font-size:14px;padding:4px 8px;border-radius:4px;border:1px solid rgba(0,0,0,.1);text-align:center;min-width:35px}.chu-tinh-chi-row{background:#f8f9fa;border-top:1px solid #ff9800}.chu-tinh-chi-header{background:#f8f9fa!important;color:#000;font-weight:700;text-align:center;padding:12px 8px;border:1px solid #ff9800;font-size:.85rem}.chu-tinh-chi-cell{background:#fff;padding:10px 8px;text-align:center;border:1px solid #dee2e6;vertical-align:middle}.chu-tinh-chi-display{font-weight:600;font-size:14px;padding:4px 8px;border-radius:4px;border:1px solid rgba(0,0,0,.1);text-align:center;min-width:35px}.chu-tinh-empty{color:#6c757d;font-style:italic;font-size:13px}.dai-van-header-row .dai-van-header,.dai-van-header-row td[colspan="4"],.dai-van-detail-row td{text-align:center}.dv-can-chi{font-size:1.4em;line-height:1.2}@media (max-width: 600px){.dv-can-chi{font-size:1.25em}}.dv-sign{margin-left:4px;font-weight:700;font-size:1.2em;opacity:.85}.dai-van-input{display:flex;flex-direction:column;align-items:center;gap:12px;margin:8px 0}.dai-van-markdown{flex-direction:row!important;gap:12px!important}.dai-van-markdown>div{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;flex-wrap:nowrap!important;width:auto!important;max-width:none!important}@media (min-width: 601px){.dai-van-input{flex-direction:row!important;gap:12px!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important}.dai-van-input>label{font-size:14px!important;font-weight:500!important;margin-bottom:0!important;white-space:nowrap!important}.dai-van-input>label input[type=checkbox]{width:16px!important;height:16px!important;margin-right:6px!important}.dai-van-input>div{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;flex-wrap:nowrap!important;width:auto!important}.dai-van-input>div span{font-size:14px!important;font-weight:600!important;white-space:nowrap!important}.dai-van-input>div select{font-size:1.1em!important;padding:6px 10px!important;height:40px!important;min-width:90px!important;font-weight:400!important}}.dai-van-input>div{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;width:100%;max-width:800px}.dai-van-input span[style*="font-weight: '600'"]{min-width:100px;text-align:left}.dai-van-markdown span[style*="font-weight: '600'"]{min-width:auto!important;text-align:left!important;white-space:nowrap!important}.dai-van-input select{min-width:90px;height:40px;font-size:1.1em;padding:6px 10px;background-color:#fff;border:1px solid #ddd;border-radius:4px}.dai-van-input .thap-than-badge{color:#666;font-size:.9em;margin-left:8px}.dai-van-input .thap-than-value{background-color:#ffffffe6;font-weight:600;font-size:.85em;padding:4px 8px;border-radius:4px;border:1px solid rgba(0,0,0,.1)}@media (max-width: 600px){.dai-van-input-section select,.dai-van-inputs select{font-size:16px!important;min-width:90px!important;height:48px!important;padding:10px 12px!important}}.dv-thap-than{margin-top:4px;font-weight:600;font-size:1.1em;text-align:center;line-height:1.05;white-space:nowrap;display:block;width:100%;margin-left:auto;margin-right:auto}@media (max-width: 600px){.dv-thap-than{font-size:1em}}.bat-tu-table-manual select{padding:10px 14px;font-size:15px;border:1px solid #ccc;border-radius:6px;background:#fff;min-width:80px;text-align:center;cursor:pointer}.bat-tu-table-manual select option{padding:8px;font-size:14px}.can-display,.chi-display{margin-top:4px;font-weight:700;font-size:18px;text-align:center;padding:3px 6px;border-radius:4px;background:#ffffffe6;border:1px solid rgba(0,0,0,.1)}.can-cell-bg-kim-thuy-tho,.chi-cell-bg-kim-thuy-tho{background-color:transparent!important}.can-cell-bg-moc-hoa,.chi-cell-bg-moc-hoa{background-color:#f8f9fa!important}.bat-tu-table-manual .can-cell-bg-kim-thuy-tho,.bat-tu-table-manual .chi-cell-bg-kim-thuy-tho{background-color:transparent}.bat-tu-table-manual .can-cell-bg-moc-hoa,.bat-tu-table-manual .chi-cell-bg-moc-hoa{background-color:#f8f9fa}.can-display-large,.chi-display-large{margin-top:4px;font-weight:900;font-size:23px;text-align:center;padding:4px 8px;border-radius:6px;background:#fffffff2;border:1px solid rgba(0,0,0,.15);text-transform:uppercase;letter-spacing:1px;box-shadow:0 2px 4px #0000001a}.can-display.nhat-can{font-size:23px!important;font-weight:900!important;background:#fffffff2!important;border:1px solid currentColor!important;padding:6px 12px!important;border-radius:6px!important;box-shadow:0 2px 8px #00000026!important;transform:none!important;margin-top:4px!important;display:inline-block!important;position:relative!important;box-sizing:border-box!important;outline:none!important;border-style:solid!important;border-width:1px!important;min-width:70px!important;text-align:center!important}.can-display-large.nhat-can{font-size:24px!important;font-weight:900!important;background:#fffffff2!important;border:1px solid currentColor!important;padding:8px 16px!important;border-radius:8px!important;box-shadow:0 3px 10px #0003!important;transform:none!important;margin-top:6px!important;text-transform:uppercase!important;letter-spacing:1.5px!important;display:inline-block!important;position:relative!important;box-sizing:border-box!important;outline:none!important;border-style:solid!important;border-width:1px!important;min-width:80px!important;text-align:center!important}.header-with-copy{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;gap:10px}.header-with-copy h3{margin:0;flex-grow:1;font-size:1.4rem}.copy-btn:before{content:attr(data-title);position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#000c;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .1s ease,visibility .1s ease;z-index:1000;pointer-events:none}@media (min-width: 601px){.notification-message{position:absolute;left:100%;margin-left:8px;top:50%;transform:translateY(-50%);background:#28a745;color:#fff;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap;z-index:1000;animation:slideInFadeOut 3s ease-in-out;box-shadow:0 2px 8px #00000026;text-align:left;display:block!important}}@keyframes slideInFadeOut{0%{opacity:0;transform:translateY(-50%) translate(-10px)}15%{opacity:1;transform:translateY(-50%) translate(0)}85%{opacity:1;transform:translateY(-50%) translate(0)}to{opacity:0;transform:translateY(-50%) translate(-10px)}}.export-btn{position:relative;background:transparent;color:#6f01ff;border:none;border-radius:6px;padding:6px 10px;cursor:pointer;font-size:16px;transition:all .3s ease;min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;margin-left:8px}.export-btn:before{content:attr(data-title);position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#000c;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .1s ease,visibility .1s ease;z-index:1000;pointer-events:none}.export-btn:hover:before{opacity:1;visibility:visible;transition-delay:0s}.export-btn:hover{background:#6f01ff;color:#fff}.export-btn:active{background:#5a01d4;color:#fff}.export-btn.exported{background:#28a745;color:#fff;border-color:#28a745}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%) translateY(-5px)}20%{opacity:1;transform:translate(-50%) translateY(0)}80%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-5px)}}.manual-input-form{width:100%;margin:0 auto;padding:10px}.bat-tu-table-manual{width:100%!important;max-width:none!important;text-align:center;display:flex;justify-content:center;align-items:center;margin:0 auto!important;margin-bottom:0;box-sizing:border-box!important;clear:both!important}.bat-tu-table-manual table{width:100%!important;max-width:1200px!important;table-layout:fixed;border-collapse:collapse;margin:0 auto!important;box-sizing:border-box!important}.bat-tu-table-manual th:first-child,.bat-tu-table-manual td:first-child{width:7.5%;font-size:.85rem;min-width:70px}.bat-tu-table-manual th:not(:first-child),.bat-tu-table-manual td:not(:first-child){width:23.125%;min-width:200px}.bat-tu-table-manual.five-columns th:first-child,.bat-tu-table-manual.five-columns td:first-child{width:8%;min-width:60px}.bat-tu-table-manual.five-columns th:not(:first-child),.bat-tu-table-manual.five-columns td:not(:first-child){width:18.4%;min-width:140px}.bat-tu-table-manual.six-columns th:first-child,.bat-tu-table-manual.six-columns td:first-child{width:10%;min-width:50px}.bat-tu-table-manual.six-columns th:not(:first-child),.bat-tu-table-manual.six-columns td:not(:first-child){width:15%;min-width:120px}.bat-tu-table-manual th,.bat-tu-table-manual td{padding:8px 6px;text-align:center;vertical-align:middle;word-wrap:break-word;white-space:normal;overflow:hidden;line-height:1.2;font-size:1rem;-webkit-hyphens:auto;hyphens:auto}.chu-tinh-can-cell,.chu-tinh-chi-cell,.pho-tinh-cell{white-space:normal!important}.chu-tinh-can-display,.chu-tinh-chi-display{white-space:normal!important;word-wrap:break-word;line-height:1.2;max-width:100%}.pho-tinh-list-horizontal{white-space:normal!important;flex-wrap:wrap!important}.tang-an-cell{white-space:normal!important}.tang-an-cans-horizontal{white-space:normal!important;flex-wrap:wrap!important}.input-mode-toggle{display:flex;justify-content:center;align-items:center;gap:8px;margin:1rem auto 12px;width:100%;max-width:800px;position:relative}@media (min-width: 601px){.input-mode-toggle{padding:0 100px}}@media (min-width: 601px){.toggle-buttons-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr;gap:12px;flex:1;max-width:800px;margin:0 auto;width:100%;min-width:0;justify-content:center;align-content:center}.toggle-buttons-container.two-tabs-only{display:flex!important;justify-content:center!important;align-items:center!important;gap:20px!important;max-width:400px!important}}@media (min-width: 601px){.input-mode-toggle .copy-btn{position:absolute;right:50px;top:50%;transform:translateY(-50%)}.input-mode-toggle .export-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%)}}.mode-btn{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:8px 16px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;color:#495057;width:100%;max-width:100%;white-space:nowrap;text-align:center;box-sizing:border-box;justify-self:center;align-self:center}.mode-btn:hover{background:#e9ecef;border-color:#6c757d}.mode-btn.active{background:#6f01ff;border-color:#6f01ff;color:#fff;box-shadow:0 2px 4px #6f01ff4d}.markdown-input-section{margin-bottom:10px;padding:8px;background:transparent;border-radius:8px;border:none;width:70%;max-width:800px;margin-left:auto;margin-right:auto}.markdown-input-header{margin-bottom:6px}.markdown-input-header h4{margin:0 0 6px;color:#495057;font-size:16px}.markdown-example{background:#fff;padding:4px;border-radius:6px;border:1px solid #e9ecef;font-size:11px;color:#6c757d}.markdown-example strong{color:#495057;margin-bottom:5px;display:block}.markdown-example code{display:block;background:#f8f9fa;padding:8px;border-radius:4px;font-family:Courier New,monospace;font-size:11px;margin:5px 0;color:#212529;line-height:1.4}.markdown-example small{display:block;margin-top:5px;font-style:italic;color:#6c757d}.markdown-textarea{width:100%;min-height:3.6em;max-height:3.6em;height:3.6em;padding:5px;border:1px solid #dee2e6;border-radius:6px;background:#fff;color:#333;font-family:Roboto,sans-serif;font-size:16px;line-height:1.2;resize:none;overflow:hidden;transition:border-color .3s ease;box-sizing:border-box}.markdown-textarea:focus{outline:none;border-color:#6f01ff;box-shadow:0 0 0 3px #6f01ff1a}.markdown-textarea::placeholder{color:#6c757d;font-style:italic}.parse-error{background:#f8d7da;color:#721c24;padding:6px 10px;border-radius:4px;font-size:13px;margin-top:6px;border:1px solid #f5c6cb}.birthday-input-section{margin-bottom:10px;padding:8px;background:transparent;border-radius:8px;border:none;width:70%;max-width:800px;margin-left:auto;margin-right:auto}@media (max-width: 1200px) and (min-width: 901px){.birthday-input-section,.markdown-input-section{width:70%;max-width:800px}.phone-input-section{width:50%;max-width:500px}}@media (max-width: 900px){.birthday-input-section{width:80%;max-width:800px}.date-input-group input,.time-input-group input{padding:10px!important;font-size:14px!important;width:70px!important}.date-input-group input[placeholder=Năm]{width:90px!important}.year-gender-input-group select{padding:10px!important;font-size:15px!important;width:85px!important;height:45px!important}}@media (max-width: 768px){.birthday-input-section{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.birthday-form{width:100%!important;max-width:100%!important;margin:0!important;box-sizing:border-box!important}.date-input-group input,.time-input-group input{padding:9px!important;font-size:13px!important;width:65px!important}.date-input-group input[placeholder=Năm]{width:80px!important}.year-gender-input-group select{padding:9px!important;font-size:14px!important;width:80px!important;height:42px!important}}.birthday-form{display:flex;flex-direction:column;gap:20px;padding:20px;background-color:transparent;border-radius:8px;border:none;max-width:800px;margin:0 auto}.birth-date-row,.birth-time-row,.calculation-year-gender-row{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.birth-date-row label,.birth-time-row label,.calculation-year-gender-row label{font-size:16px;font-weight:500;color:#495057;min-width:100px}.date-input-group,.time-input-group,.year-gender-input-group{display:flex;align-items:center;gap:5px;flex-wrap:nowrap}.date-input-group input,.time-input-group input{padding:12px;border-radius:6px;border:1px solid #d4d4d4;background-color:#fff;font-size:16px;font-family:inherit;text-align:center;color:#333;font-weight:500;-webkit-appearance:none;-moz-appearance:textfield;appearance:none}.date-input-group input[placeholder=Ngày],.date-input-group input[placeholder=Tháng],.time-input-group input[placeholder=Giờ],.time-input-group input[placeholder=Phút]{width:80px}.date-input-group input[placeholder=Năm]{width:100px}.year-gender-input-group select{padding:12px 30px 12px 12px;border-radius:6px;border:1px solid #d4d4d4;background-color:#fff;font-size:18px;font-family:inherit;width:90px;text-align:center;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23666' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>");background-repeat:no-repeat;background-position:right 8px center;background-size:12px;height:51px;color:#333;font-weight:500;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.year-gender-input-group label{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;color:#495057;cursor:pointer}.year-gender-input-group input[type=radio]{width:18px;height:18px;accent-color:#6f01ff;display:inline-block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:2!important;margin:0!important;padding:0!important;-webkit-appearance:radio!important;-moz-appearance:radio!important;appearance:radio!important}.birth-error{margin-top:12px;padding:12px;background-color:#ffebee;border:1px solid #f44336;border-radius:6px;color:#c62828;font-size:14px;text-align:center}.phone-input-section{margin-bottom:10px;padding:8px;background:transparent;border-radius:8px;border:none;width:50%;max-width:500px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.phone-input{font-size:24px!important}}.phone-instruction{font-size:16px;color:#6c757d;text-align:center;margin-bottom:8px;padding:4px 8px;background:#fffc;border-radius:4px;font-style:italic}.phone-input{width:320px;max-width:100%;margin:4px auto;display:block;padding:5px;font-size:28px;border:1px solid #ccc;border-radius:4px;background:#fff;color:#333;font-weight:600;text-align:center;line-height:1.4;height:50px;overflow:hidden;resize:none;box-sizing:border-box}.phone-input:focus{outline:none;border-color:#6f01ff}.phone-input::placeholder{color:#6c757d;font-weight:400}.phone-error{color:#ff6b6b;background-color:#ff6b6b1a;border:1px solid rgba(255,107,107,.3);border-radius:8px;padding:12px 16px;font-size:14px;font-weight:500;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.phone-preview{background:#fffffff2;border-radius:12px;padding:12px;margin-top:8px;box-shadow:0 4px 16px #0000001a;border:1px solid rgba(255,255,255,.3)}.phone-preview h5{color:#333;margin:0 0 8px;font-size:16px;font-weight:600;text-align:center}.phone-conversion,.conversion-details{display:flex;flex-direction:column;gap:8px}.conversion-item{display:flex;align-items:center;gap:12px;padding:8px 12px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:8px;border:1px solid #dee2e6;font-size:14px;font-weight:500}.conversion-item .position{color:#495057;font-weight:600;min-width:60px}.conversion-item .cap-so{color:#6c757d;background:#e9ecef;padding:4px 8px;border-radius:4px;font-family:Courier New,monospace;font-weight:600}.conversion-item .can-chi{color:#28a745;font-weight:600;margin-left:auto}@media (max-width: 600px){.phone-input-section{padding:16px 4px;margin-bottom:16px;width:90%;max-width:500px}.phone-input-header h4{font-size:21px}.phone-instruction{font-size:16px}.phone-input{padding:12px 16px;font-size:24px!important;width:100%;max-width:100%;line-height:1.4;box-sizing:border-box}.phone-preview{padding:12px}.phone-preview h5{font-size:14px}.conversion-item{font-size:12px;padding:6px 8px;gap:8px}.conversion-item .position{min-width:50px}.conversion-item .cap-so{padding:2px 6px;font-size:11px}}@media (max-width: 480px){.phone-input-section{padding:12px 2px;width:95%;max-width:450px}.phone-input{padding:10px 12px;font-size:21px!important;width:100%;max-width:100%;line-height:1.4;box-sizing:border-box}.conversion-item{font-size:11px;padding:4px 6px;gap:6px}.conversion-item .position{min-width:45px}.conversion-item .cap-so{padding:2px 4px;font-size:10px}}@media (max-width: 1200px){.manual-input-form{width:100%;padding:15px}}.markdown-textarea{height:4.2em!important;min-height:4.2em!important;max-height:4.2em!important;line-height:1.2!important;resize:none!important;overflow:hidden!important}@media (max-width: 900px){.manual-input-form{width:100%;padding:10px}.bat-tu-table-manual th:first-child,.bat-tu-table-manual td:first-child{width:7.5%;min-width:50px}.bat-tu-table-manual th:not(:first-child),.bat-tu-table-manual td:not(:first-child){width:23.125%;min-width:140px}.bat-tu-table-manual.five-columns th:first-child,.bat-tu-table-manual.five-columns td:first-child{width:8%;min-width:45px}.bat-tu-table-manual.five-columns th:not(:first-child),.bat-tu-table-manual.five-columns td:not(:first-child){width:18.4%;min-width:115px}.bat-tu-table-manual.six-columns th:first-child,.bat-tu-table-manual.six-columns td:first-child{width:9%;min-width:40px}.bat-tu-table-manual.six-columns th:not(:first-child),.bat-tu-table-manual.six-columns td:not(:first-child){width:15.2%;min-width:95px}.header-with-copy{gap:12px}.header-with-copy h3{font-size:1.2rem}.copy-btn{font-size:14px;padding:6px 10px;min-width:35px;height:35px}.export-btn{font-size:14px;padding:6px 10px;min-width:35px;height:35px;margin-left:6px}.notification-message{display:none!important}.input-mode-toggle{display:flex;justify-content:center;align-items:center;gap:8px;margin:18px auto;width:100%;max-width:900px;position:relative;padding:0 100px}@media (max-width: 600px){.input-mode-toggle{padding:0 4px!important}}@media (min-width: 601px){.toggle-buttons-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr;gap:10px;flex:1;max-width:800px;margin:0 auto;width:100%;min-width:0;justify-content:center;align-content:center}}@media (min-width: 601px){.input-mode-toggle .copy-btn{position:absolute;right:50px;top:50%;transform:translateY(-50%)}.input-mode-toggle .export-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%)}}.mode-btn{padding:8px 16px;font-size:13px;width:100%;max-width:100%;white-space:nowrap;text-align:center;box-sizing:border-box;justify-self:center;align-self:center}.markdown-input-section{padding:8px;margin-bottom:12px;width:70%;max-width:800px;background:transparent;border:none}.markdown-input-header h4{font-size:15px}.markdown-example{padding:4px;font-size:11px}.markdown-example code{font-size:11px;padding:7px}.markdown-textarea{min-height:28px;padding:5px;background:#fff;color:#333;font-family:Roboto,sans-serif;font-size:14px;line-height:1.3}.parse-error{font-size:12px;padding:7px 10px}.phone-input-section{padding:8px 4px;margin-bottom:12px}.phone-input{padding:8px 12px;font-size:21px!important;line-height:1.4;box-sizing:border-box}.phone-preview{padding:8px}.conversion-item{font-size:11px;padding:4px 6px;gap:6px}.conversion-item .position{min-width:45px}.conversion-item .cap-so{padding:2px 4px;font-size:10px}.phone-input-section{padding:12px 4px;margin-bottom:14px}.phone-input-header h4{font-size:20px}.phone-instruction{font-size:14px}.phone-input{padding:10px 14px;font-size:21px!important;line-height:1.4;box-sizing:border-box}.phone-preview{padding:10px}.phone-preview h5{font-size:13px}.conversion-item{font-size:11px;padding:5px 8px;gap:8px}.conversion-item .position{min-width:50px}.conversion-item .cap-so{padding:2px 5px;font-size:10px}.phone-input-section{padding:16px 4px;margin-bottom:16px}.phone-input-header h4{font-size:21px}.phone-instruction{font-size:16px}.phone-input{padding:14px 18px;font-size:24px!important;line-height:1.4;box-sizing:border-box}.phone-preview{padding:14px}.phone-preview h5{font-size:14px}.conversion-item{font-size:12px;padding:6px 10px;gap:10px}.conversion-item .position{min-width:55px}.conversion-item .cap-so{padding:3px 6px;font-size:11px}.tang-an-header,.pho-tinh-header,.chu-tinh-can-header,.chu-tinh-chi-header{font-size:11px;padding:8px 6px}.tang-an-cell,.pho-tinh-cell,.chu-tinh-can-cell,.chu-tinh-chi-cell{padding:6px 4px}.tang-an-can-horizontal,.pho-tinh-item-horizontal,.chu-tinh-can-display,.chu-tinh-chi-display{font-size:13px;padding:2px 4px;min-width:18px}.tang-an-empty,.pho-tinh-empty,.chu-tinh-empty{font-size:12px}.can-display,.chi-display{font-size:16px;padding:2px 4px;margin-top:3px}.can-display-large,.chi-display-large{font-size:18px;padding:3px 6px;margin-top:3px;font-weight:700;text-transform:uppercase;letter-spacing:.8px}.can-display.nhat-can{font-size:18px!important;font-weight:900!important;background:#fffffff2!important;border:1px solid currentColor!important;padding:4px 8px!important;border-radius:5px!important;box-shadow:0 2px 6px #00000026!important;transform:none!important;margin-top:3px!important;display:inline-block!important;position:relative!important;min-width:55px!important;text-align:center!important}.can-display-large.nhat-can{font-size:18px!important;font-weight:900!important;background:#fffffff2!important;border:1px solid currentColor!important;padding:6px 12px!important;border-radius:6px!important;box-shadow:0 3px 8px #0003!important;transform:none!important;margin-top:4px!important;text-transform:uppercase!important;letter-spacing:1.2px!important;display:inline-block!important;position:relative!important;min-width:65px!important;text-align:center!important}}.am-lich-header,.chu-tinh-can-header,.can-header,.chi-header,.chu-tinh-chi-header,.tang-an-header,.pho-tinh-header,.than-sat-header{background-color:#f8f9fa!important;border-color:#6c757d!important}.am-lich-row td:first-child,.chu-tinh-can-row td:first-child,tr:has(.can-header) td:first-child,tr:has(.chi-header) td:first-child,.chu-tinh-chi-row td:first-child,.tang-an-row td:first-child,.pho-tinh-row td:first-child,.than-sat-row td:first-child{border-color:#6c757d!important}.am-lich-row,.chu-tinh-can-row,tr:has(.can-header),tr:has(.chi-header),.chu-tinh-chi-row,.tang-an-row,.pho-tinh-row,.than-sat-row{border-top-color:#6c757d!important;border-bottom-color:#6c757d!important}.am-lich-row td:first-child,.chu-tinh-can-row td:first-child,tr:has(.can-header) td:first-child,tr:has(.chi-header) td:first-child,.chu-tinh-chi-row td:first-child,.tang-an-row td:first-child,.pho-tinh-row td:first-child,.than-sat-row td:first-child{border-left-color:#6c757d!important;border-right-color:#6c757d!important}.sinh-tu-moc-row{background-color:#f9f9f9}.sinh-tu-moc-header{background-color:#f8f9fa;font-weight:700;text-align:center;padding:12px 8px;border:1px solid #ccc;vertical-align:middle;font-size:.9em}.sinh-tu-moc-content{padding:12px;border:1px solid #ccc;vertical-align:middle}.sinh-tu-moc-display{text-align:left}.sinh-tu-moc-main{display:flex;align-items:center;font-size:1.1em;margin-bottom:8px}.sinh-tu-moc-icon{display:inline-block;width:32px;text-align:center}.sinh-tu-moc-description{color:#666!important;font-weight:400!important}.sinh-tu-moc-details{background-color:#f5f5f5;padding:8px;border-radius:4px;border-left:4px solid #4CAF50}.sinh-tu-moc-details>div{margin-bottom:4px}.sinh-tu-moc-details>div:last-child{margin-bottom:0}.sinh-tu-moc-na{text-align:center;padding:8px}.dai-van-current{background-color:#f3f3f3!important;border:2px solid #6f01ff!important;box-shadow:0 0 8px #6f01ff4d!important}.dai-van-current .dv-can-chi,.dai-van-current .dv-thap-than{font-weight:700!important}@media (max-width: 600px){.sinh-tu-moc-header{font-size:8px;padding:6px 4px}.sinh-tu-moc-content{padding:6px;font-size:9px}.sinh-tu-moc-main{font-size:10px;margin-bottom:4px}.sinh-tu-moc-icon{font-size:12px;width:16px}.sinh-tu-moc-details{padding:4px;font-size:8px}.sinh-tu-moc-na{font-size:8px;padding:4px}.am-lich-header,.chu-tinh-can-header,.can-header,.chi-header,.chu-tinh-chi-header,.tang-an-header,.pho-tinh-header,.than-sat-header{background-color:#f8f9fa!important;border-color:#6c757d!important}.am-lich-row td:first-child,.chu-tinh-can-row td:first-child,tr:has(.can-header) td:first-child,tr:has(.chi-header) td:first-child,.chu-tinh-chi-row td:first-child,.tang-an-row td:first-child,.pho-tinh-row td:first-child,.than-sat-row td:first-child{border-color:#6c757d!important}.am-lich-row,.chu-tinh-can-row,tr:has(.can-header),tr:has(.chi-header),.chu-tinh-chi-row,.tang-an-row,.pho-tinh-row,.than-sat-row{border-top-color:#6c757d!important;border-bottom-color:#6c757d!important}.contact-info{font-size:10px!important;line-height:1.3!important;padding:8px 4px!important;margin-top:8px!important}.contact-info strong,.contact-info a{font-size:10px!important}.contact-info-uniform{font-size:9px!important;line-height:1.2!important;padding:6px 3px!important;margin-top:6px!important}.contact-info-uniform span,.contact-info-uniform a{font-size:9px!important}.dai-van-toggle label{font-size:1.2em!important}.dai-van-toggle input[type=checkbox]{width:1.2em!important;height:1.2em!important;margin-right:8px!important}}.clickable-thap-than{transition:all .2s ease}.clickable-thap-than:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.can-display-large,.chi-display-large{transition:all .2s ease;cursor:pointer}.can-display-large[data-tooltip]:hover:after,.chi-display-large[data-tooltip]:hover:after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#000000d9;color:#fff;padding:6px 8px;border-radius:4px;font-size:12px;line-height:1.2;white-space:nowrap;pointer-events:none;z-index:1000}.can-display-large:hover,.chi-display-large:hover{transform:scale(1.05) translateY(-1px);box-shadow:0 4px 12px #0003;z-index:10;position:relative}.can-display.nhat-can:hover,.can-display-large.nhat-can:hover{transform:scale(1.08) translateY(-2px)!important;box-shadow:0 6px 16px #00000040!important;z-index:15!important;position:relative!important}.than-sat-item{transition:all .2s ease;cursor:pointer}.than-sat-item:hover{transform:scale(1.08) translateY(-1px);box-shadow:0 3px 10px #0003;z-index:10;position:relative}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-5px)}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-5px)}}.group-header-row{background:#f8f9fa!important;color:#495057!important;font-weight:700!important;border-radius:8px 8px 0 0!important;margin-bottom:4px!important;border:1px solid #dee2e6!important}.group-header-row td{background:transparent!important;color:#495057!important;font-weight:700!important;text-shadow:none!important;border:none!important}.ma-tran-tuong-tac{width:100%;max-width:1000px;margin:20px auto;padding:24px;background:#f8f9fa;border-radius:12px;box-shadow:0 4px 6px #0000001a;border:1px solid #e9ecef;box-sizing:border-box}.ma-tran-header{text-align:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e9ecef}.ma-tran-header h2{color:#2c3e50;font-size:1.8rem;margin:0 0 8px;font-weight:600}.ma-tran-header p{color:#6c757d;font-size:1rem;margin:0}.ma-tran-tabs{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap;justify-content:center}.tab-btn{background:#fff;border:2px solid #e9ecef;border-radius:8px;padding:12px 20px;font-size:.9rem;font-weight:500;color:#495057;cursor:pointer;transition:all .3s ease;min-width:120px}.tab-btn:hover{background:#f8f9fa;border-color:#007bff;color:#007bff;transform:translateY(-2px)}.tab-btn.active{background:#007bff;border-color:#007bff;color:#fff;box-shadow:0 4px 8px #007bff4d}.ma-tran-content{background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 4px #0000001a}.tab-content{min-height:400px}.section{margin-bottom:32px}.section h3{color:#2c3e50;font-size:1.4rem;margin:0 0 20px;padding-bottom:8px;border-bottom:2px solid #e9ecef;font-weight:600}.subsection{margin-bottom:24px;padding:16px;background:#f8f9fa;border-radius:8px;border-left:4px solid #007bff}.subsection h4{color:#495057;font-size:1.1rem;margin:0 0 16px;font-weight:600}.quan-he-list{display:flex;flex-direction:column;gap:12px}.quan-he-item{background:#fff;border-radius:8px;padding:16px;border:1px solid #e9ecef;transition:all .3s ease}.quan-he-item:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.quan-he-header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.quan-he-icon{font-size:1.2rem}.quan-he-title{font-weight:600;color:#2c3e50;flex:1}.quan-he-badge{background:#6c757d;color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.quan-he-details{margin-top:8px;padding-top:8px;border-top:1px solid #e9ecef}.quan-he-details p{margin:4px 0;font-size:.9rem;color:#6c757d}.quan-he-details strong{color:#495057}.nhom-data{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.nhom-item{background:#fff;border-radius:8px;padding:16px;border:1px solid #e9ecef}.nhom-item h4{color:#2c3e50;font-size:1rem;margin:0 0 12px;font-weight:600}.nhom-content{display:flex;flex-wrap:wrap;gap:8px}.nhom-tag{background:#e9ecef;color:#495057;padding:4px 8px;border-radius:4px;font-size:.85rem;font-weight:500}.thong-ke-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:32px}.thong-ke-item{background:#fff;border-radius:12px;padding:24px;text-align:center;border:2px solid #e9ecef;transition:all .3s ease}.thong-ke-item:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.thong-ke-item.positive{border-color:#28a745}.thong-ke-item.negative{border-color:#dc3545}.thong-ke-number{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:8px}.thong-ke-item.positive .thong-ke-number{color:#28a745}.thong-ke-item.negative .thong-ke-number{color:#dc3545}.thong-ke-label{font-size:.9rem;color:#6c757d;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.khuyen-cao-section{background:#f8f9fa;border-radius:8px;padding:20px;border-left:4px solid #ffc107}.khuyen-cao-section h4{color:#2c3e50;font-size:1.1rem;margin:0 0 16px;font-weight:600}.khuyen-cao-list{list-style:none;padding:0;margin:0}.khuyen-cao-item{background:#fff;border-radius:6px;padding:12px 16px;margin-bottom:8px;border-left:3px solid #ffc107;font-size:.9rem;color:#495057;box-shadow:0 2px 4px #0000000d}.khuyen-cao-item:last-child{margin-bottom:0}.no-data{color:#6c757d;font-style:italic;text-align:center;padding:20px;background:#f8f9fa;border-radius:6px;border:1px dashed #dee2e6}@media (max-width: 768px){.ma-tran-tuong-tac{padding:16px;margin:16px 0}.ma-tran-header h2{font-size:1.35rem}.ma-tran-header p{font-size:.9rem;line-height:1.4}.ma-tran-tabs{flex-direction:column;align-items:center}.tab-btn{width:100%;max-width:200px}.ma-tran-content{padding:16px}.thong-ke-grid,.nhom-data{grid-template-columns:1fr}.quan-he-header{flex-direction:column;align-items:flex-start;gap:8px}.quan-he-badge{align-self:flex-start}.ma-tran-table{font-size:.85rem}.ma-tran-table th{font-size:.8rem;padding:12px 10px}.ma-tran-table td{padding:10px 8px}.group-header-row td{font-size:.9rem;padding:8px 10px}.ma-tran-actions{position:static!important;transform:none!important;margin-top:8px;justify-content:center}}.ma-tran-table-container{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;border:1px solid #e9ecef;margin-bottom:24px;overflow-x:auto}.ma-tran-table{width:100%;border-collapse:collapse;font-size:.9rem;background:#fff;border:1px solid #dee2e6}.ma-tran-table thead{background:#6f01ff;color:#fff}.ma-tran-table th{padding:16px 12px;text-align:center;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;border:1px solid #dee2e6;border-bottom:2px solid #dee2e6}.ma-tran-table td{padding:12px;border:1px solid #dee2e6;vertical-align:top}.ma-tran-table tbody tr{transition:all .2s ease}.ma-tran-table tbody tr:hover{background:#f8f9fa;box-shadow:0 2px 8px #0000001a}.quan-he-row.ngu-hop,.quan-he-row.luc-hop,.quan-he-row.tam-hop{border-left:4px solid #4CAF50}.quan-he-row.loc-nguyen-than{border-left:4px solid #4CAF50;background:#4caf501a}.quan-he-row.tru-loc{border-left:4px solid #4CAF50;background:#4caf5026}.quan-he-row.sinh-khac{border-left:4px solid #2196F3}.quan-he-row.tuong-xung,.quan-he-row.tuong-hai,.quan-he-row.tuong-hinh,.quan-he-row.tuong-pha{border-left:4px solid #F44336}.quan-he-row.nhap-mo{border-left:4px solid #9C27B0;background:#9c27b01a}.quan-he-row.mang-tuong{border-left:4px solid #6f01ff;background:#6f01ff1f}.quan-he-row.am-hop{border-left:4px solid #FF9800;background:#ff98001a}.quan-he-row.am-hop-can{border-left:4px solid #FFB74D;background:#ffb74d26}.quan-he-row.special-highlight{background:#fffe0a!important;border-left:4px solid #FFC107!important;box-shadow:0 2px 8px #ffc10733!important}.quan-he-row.special-highlight:hover{background:#fffe0a!important;box-shadow:0 4px 12px #ffc1074d!important}.thong-ke-section{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;border:1px solid #e9ecef}.thong-ke-section h3{color:#2c3e50;font-size:1.4rem;margin:0 0 20px;padding-bottom:8px;border-bottom:2px solid #e9ecef;font-weight:600}@media (max-width: 480px){.ma-tran-tuong-tac,.ma-tran-content{padding:12px}.ma-tran-table-container{padding:16px;overflow-x:scroll}.ma-tran-table{font-size:.75rem;min-width:600px}.ma-tran-table th,.ma-tran-table td{padding:6px}.thong-ke-number{font-size:2rem}.section h3{font-size:1.2rem}.ma-tran-header h2{font-size:1.15rem}.ma-tran-header p{font-size:.85rem;line-height:1.35}.ma-tran-legend{font-size:12px!important}.group-header-row td{font-size:.85rem;padding:6px 8px}.ma-tran-header button{font-size:12px!important;padding:6px 8px!important}.ma-tran-actions{position:static!important;transform:none!important;width:100%;margin-top:8px;justify-content:center;gap:6px}}.legend-card{margin-top:8px;padding:12px 16px;background:#fff;border-radius:8px;box-shadow:0 2px 6px #00000014;border:1px solid #e0e0e0;transition:all .3s ease}.legend-card:hover{box-shadow:0 4px 12px #0000001f}.legend-item{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;transition:background-color .2s ease;max-width:260px;white-space:normal}.legend-item:hover{background-color:#f5f5f5}.legend-line{width:20px;height:2px;border-radius:1px;flex:0 0 auto}.legend-line.dashed{border-bottom:2px dashed currentColor;width:16px}@keyframes glow{0%{filter:drop-shadow(0 0 0 rgba(111,1,255,0))}50%{filter:drop-shadow(0 0 8px rgba(111,1,255,.35))}to{filter:drop-shadow(0 0 0 rgba(111,1,255,0))}}@keyframes fadeInOut{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.node-can-chi text{font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:18px!important;transition:none!important}.node-can-chi text:nth-child(3){font-weight:600;font-size:14px!important;transition:none!important}.so-do-tuong-tac svg{width:100%;max-width:none;height:auto;min-height:280px;resize:none;transition:none!important}.edge-label{font-family:Arial,Helvetica,sans-serif;font-weight:600;font-size:12px!important;text-shadow:0 0 1px rgba(255,255,255,.7);dominant-baseline:middle;text-anchor:middle;line-height:1;paint-order:stroke;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:10;transition:none!important}.so-do-tuong-tac svg .edge-label{dominant-baseline:middle;text-anchor:middle;paint-order:stroke}.so-do-tuong-tac{width:100vw;max-width:100vw;margin:0;position:relative;left:50%;transform:translate(-50%);padding:10px;background:#fff;border-radius:8px;border:1px solid #e9ecef;box-shadow:0 2px 8px #0000001a;box-sizing:border-box;overflow:hidden}@media (max-width: 1200px){.so-do-tuong-tac{width:100%;padding:15px}.so-do-tuong-tac svg{max-width:none;min-height:300px}}@media (max-width: 900px){.so-do-tuong-tac{width:100%;padding:10px}.so-do-tuong-tac svg{max-width:none;min-height:280px}}@media (max-width: 640px){.so-do-tuong-tac{width:100%;padding:8px 0}.so-do-tuong-tac svg{max-width:none;min-height:250px}}@media (max-width: 480px){.so-do-tuong-tac{padding:4px 0}.so-do-tuong-tac svg{max-width:none;min-height:220px}}@media (max-width: 360px){.so-do-tuong-tac{padding:2px 0}.so-do-tuong-tac svg{max-width:none;min-height:200px}}.copy-btn{position:relative;background:transparent;color:#6f01ff;border:none;border-radius:6px;padding:6px 10px;cursor:pointer;font-size:16px;transition:all .3s ease;min-width:36px;height:36px;display:flex;align-items:center;justify-content:center}.copy-btn:before{content:attr(data-title);position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#000c;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;transition-delay:.5s;z-index:1000}.copy-btn:hover:before{opacity:1;visibility:visible;transition-delay:0s}.copy-btn:hover{background:#6f01ff;color:#fff}.copy-btn:active{background:#5a01d4;color:#fff}.copy-btn.copied{background:#28a745;color:#fff;border-color:#28a745}.copy-btn:focus{outline:2px solid #6f01ff;outline-offset:2px}.so-do-actions{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:8px}@media (max-width: 768px) and (min-width: 641px){.so-do-tuong-tac h3{font-size:26px!important}.so-do-tuong-tac .legend-card{font-size:9px!important;padding:10px 14px}.so-do-tuong-tac .legend-item span{font-size:9px!important}.legend-item{padding:3px 8px}.legend-line{width:18px}.legend-line.dashed{width:14px}}@media (max-width: 640px){.so-do-tuong-tac h3{font-size:24px!important}.so-do-tuong-tac .legend-card{font-size:8px!important;padding:8px 12px}.so-do-tuong-tac .legend-item span{font-size:8px!important}.legend-item{padding:2px 6px}.legend-line{width:16px}.legend-line.dashed{width:12px}.so-do-actions{position:static!important;transform:none!important;margin-top:8px;justify-content:center;gap:6px}}@media (max-width: 480px){.so-do-tuong-tac .legend-card{font-size:7px!important;padding:6px 8px}.so-do-tuong-tac .legend-item span{font-size:7px!important}.legend-item{padding:1px 4px}.legend-line{width:14px}.legend-line.dashed{width:10px}}@media (max-width: 360px){.so-do-tuong-tac .legend-card{font-size:6px!important;padding:4px 6px}.so-do-tuong-tac .legend-item span{font-size:6px!important}.legend-item{padding:1px 3px}.legend-line{width:12px}.legend-line.dashed{width:8px}}.bat-tu-analysis{width:100%;max-width:1000px;margin:2rem auto;padding:0;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;border:1px solid #e0e0e0;box-sizing:border-box}.xung-hop-phan-cuc-analysis{border:1px solid #e6e6e6;border-radius:8px;padding:1rem 1.25rem;background:#fff;margin-bottom:16px}.xung-hop-phan-cuc-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #f0f0f0}.xung-hop-phan-cuc-header h3{margin:0;font-size:1.1rem;font-weight:600;color:#333}.xung-hop-phan-cuc-stats{display:flex;gap:.5rem}.xung-hop-phan-cuc-stats .stat-item{padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500}.xung-hop-phan-cuc-stats .stat-item.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.xung-hop-phan-cuc-stats .stat-item.warning{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.xung-hop-phan-cuc-stats .stat-item.danger{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.xung-hop-phan-cuc-summary{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.xung-hop-phan-cuc-summary .summary-item{display:flex;flex-direction:column;gap:.25rem}.xung-hop-phan-cuc-summary .summary-item.full-width{grid-column:1 / -1}.xung-hop-phan-cuc-summary .summary-label{font-size:.85rem;color:#666;font-weight:500}.xung-hop-phan-cuc-summary .summary-value{font-size:.9rem;font-weight:600}.xung-hop-phan-cuc-summary .summary-value.success{color:#28a745}.xung-hop-phan-cuc-summary .summary-value.warning{color:#ffc107}.xung-hop-phan-cuc-summary .summary-value.danger{color:#dc3545}.xung-hop-phan-cuc-details{margin-bottom:1rem}.xung-hop-phan-cuc-details h4{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#333}.phe-detail{border:1px solid #e9ecef;border-radius:6px;padding:.75rem;margin-bottom:.5rem;background:#f8f9fa}.phe-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.phe-name{font-weight:600;color:#333;font-size:.9rem}.phuong-thuc{padding:.2rem .5rem;border-radius:12px;font-size:.8rem;font-weight:500}.phuong-thuc.hợp{background:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}.phuong-thuc.xung{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.phe-content{font-size:.85rem;color:#555}.phe-chi-tiet,.phe-y-tuong{margin-bottom:.25rem}.xung-hop-phan-cuc-hau-qua{border-top:1px solid #e9ecef;padding-top:1rem}.xung-hop-phan-cuc-hau-qua h4{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#333}.hau-qua-tong-quan{margin-bottom:1rem}.hau-qua-item{display:flex;flex-direction:column;gap:.25rem}.hau-qua-label{font-size:.85rem;color:#666;font-weight:500}.hau-qua-value{font-size:.9rem;font-weight:600}.hau-qua-value.danger{color:#dc3545}.hau-qua-chi-tiet h5{margin:0 0 .5rem;font-size:.9rem;font-weight:600;color:#333}.hau-qua-detail{border:1px solid #e9ecef;border-radius:6px;padding:.5rem;margin-bottom:.5rem;background:#f8f9fa}.hau-qua-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.hau-qua-loai{font-weight:600;color:#333;font-size:.85rem}.hau-qua-muc-do{padding:.15rem .4rem;border-radius:10px;font-size:.75rem;font-weight:500}.hau-qua-muc-do.rất_nghiêm_trọng{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.hau-qua-muc-do.nghiêm_trọng{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.hau-qua-mo-ta{font-size:.8rem;color:#555}.khuyen-nghi{margin-top:1rem}.khuyen-nghi h5{margin:0 0 .5rem;font-size:.9rem;font-weight:600;color:#333}.khuyen-nghi ul{margin:0;padding-left:1.2rem}.khuyen-nghi li{font-size:.8rem;color:#555;margin-bottom:.25rem}.analysis-header{background:#f5f5f5;padding:1.5rem;border-bottom:1px solid #e0e0e0;border-radius:12px 12px 0 0}.analysis-header h2{margin:0;font-size:1.5rem;font-weight:600;color:#333;text-align:center}.analysis-header p{margin:.5rem 0 0;font-size:.9rem;color:#666;text-align:center}.analysis-content{padding:2rem}.analysis-section{border:1px solid #e6e6e6;border-radius:8px;padding:1rem 1.25rem;background:#fff;margin-bottom:16px}.section-title{margin:0 0 8px;font-size:1.1rem;font-weight:600;color:#333}.main-section-title{margin:0 0 20px;font-size:1.4rem;font-weight:700;color:#2c3e50;text-align:center;padding:16px 0;border-bottom:2px solid #3498db;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:8px 8px 0 0}.manh-phai-analysis-section{margin:24px 0;border:1px solid #e0e0e0;border-radius:12px;background:#fff;box-shadow:0 2px 8px #0000000d;overflow:hidden}.analysis-section ul{margin:8px 0 8px 1rem;padding-left:1.25rem}.analysis-section li{margin:6px 0;line-height:1.5}.che-summary .che-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.che-summary ul{margin:6px 0}.che-summary details{margin-top:8px}.analysis-placeholder{text-align:center;padding:2rem;background:#f9f9f9;border-radius:6px;border:1px solid #e0e0e0}.placeholder-icon{font-size:3rem;margin-bottom:1rem;opacity:.6}.analysis-placeholder h3{color:#333;font-size:1.2rem;font-weight:600;margin:0 0 1rem}.analysis-placeholder p{color:#666;font-size:1rem;margin:0 0 1rem;line-height:1.5}.analysis-placeholder ul{text-align:left;max-width:500px;margin:0 auto;padding:0;list-style:none}.analysis-placeholder li{color:#555;font-size:.9rem;margin:.5rem 0;position:relative;padding:.25rem 0 .25rem 1.5rem;line-height:1.4}.analysis-placeholder li:before{content:"•";position:absolute;left:0;top:.25rem;font-size:1rem;color:#999}@media (max-width: 768px){.bat-tu-analysis{margin:1rem 0}.analysis-header{padding:1rem}.analysis-header h2{font-size:1.3rem}.analysis-content{padding:1rem}.analysis-placeholder{padding:1.5rem}.che-summary .che-grid{grid-template-columns:1fr}.placeholder-icon{font-size:2.5rem}.analysis-placeholder h3{font-size:1.1rem}.analysis-placeholder ul{max-width:100%}}@media (max-width: 480px){.analysis-header{padding:.75rem}.analysis-header h2{font-size:1.2rem}.analysis-content{padding:.75rem}.analysis-placeholder{padding:1rem}}.to-cong-analysis{border:1px solid #e6e6e6;border-radius:8px;padding:1rem 1.25rem;background:#fff;margin-bottom:16px}.to-cong-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #f0f0f0}.to-cong-header h3{margin:0;font-size:1.1rem;font-weight:600;color:#333}.to-cong-stats{display:flex;gap:1rem}.stat-item{font-size:.9rem;color:#666}.stat-item strong{color:#333;font-weight:600}.to-cong-content{margin-top:1rem}.to-cong-summary{background:#f8f9fa;border-radius:6px;padding:1rem;margin-bottom:1.5rem}.to-cong-summary h4{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:#333}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.summary-item{display:flex;justify-content:flex-start;align-items:center;padding:.5rem 0;border-bottom:1px solid #e9ecef;gap:.5rem}.summary-item:last-child{border-bottom:none}.summary-label{font-size:.9rem;color:#666;font-weight:500}.summary-value{font-size:.9rem;color:#333;font-weight:600}.to-cong-details{margin-top:1.5rem}.to-cong-section{margin-bottom:1.5rem;border:1px solid #e9ecef;border-radius:6px;overflow:hidden}.to-cong-section h4{margin:0;padding:.75rem 1rem;background:#f8f9fa;border-bottom:1px solid #e9ecef;font-size:1rem;font-weight:600;color:#333;display:flex;justify-content:space-between;align-items:center}.to-cong-explanation{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:1rem;margin-bottom:1rem;font-size:.9rem;line-height:1.5}.to-cong-explanation p{margin:0 0 .5rem}.to-cong-explanation p:last-child{margin-bottom:0}.to-cong-explanation strong{color:#495057;font-weight:600}.to-cong-explanation em{color:#6c757d;font-style:italic}.count-badge{background:#007bff;color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:12px;font-weight:500}.to-cong-list{padding:0}.to-cong-item{padding:1rem;border-bottom:1px solid #f0f0f0}.to-cong-item:last-child{border-bottom:none}.to-cong-main{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.to-cong-description{font-size:.95rem;color:#333;line-height:1.5;flex:1;margin-right:1rem}.to-cong-efficiency{font-size:.85rem;font-weight:600;padding:.25rem .5rem;border-radius:4px;background:#0000000d;white-space:nowrap}.to-cong-flow{margin:.5rem 0;padding:.5rem;background:#f8f9fa;border-radius:4px;border-left:3px solid #007bff}.flow-label{font-size:.85rem;color:#666;font-weight:500;margin-right:.5rem}.flow-text{font-size:.9rem;color:#333;font-family:Courier New,monospace}.to-cong-participants{margin-top:.75rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem}.participant{padding:.5rem;background:#f8f9fa;border-radius:4px;border:1px solid #e9ecef}.participant-label{font-size:.8rem;color:#666;font-weight:500;display:block;margin-bottom:.25rem}.participant-name{font-size:.9rem;color:#333;font-weight:600;margin-right:.5rem}.participant-tru{font-size:.8rem;color:#666;margin-right:.5rem}.participant-thap-than{font-size:.8rem;color:#007bff;font-weight:500;background:#007bff1a;padding:.125rem .375rem;border-radius:3px}.participant-single-line{font-size:.9rem;color:#333;line-height:1.4;margin:.5rem 0}.to-cong-notes{margin-top:1.5rem;padding:1rem;background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px}.to-cong-notes h4{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#856404}.to-cong-notes ul{margin:0;padding-left:1.5rem}.to-cong-notes li{margin:.5rem 0;color:#856404;line-height:1.5}.phuong-thuc-to-cong{margin-top:1.5rem}.phuong-thuc-intro{font-size:.95rem;color:#666;line-height:1.6;margin-bottom:1.5rem;padding:1rem;background:#f8f9fa;border-radius:6px;border-left:4px solid #007bff}.phuong-thuc-group{margin-bottom:2rem;border:1px solid #e9ecef;border-radius:8px;overflow:hidden}.phuong-thuc-group.doi-khang{border-left:4px solid #dc3545}.phuong-thuc-group.ket-noi{border-left:4px solid #28a745}.phuong-thuc-group.phi-doi-khang{border-left:4px solid #ffc107}.group-title{margin:0;padding:1rem 1.25rem;background:#f8f9fa;border-bottom:1px solid #e9ecef;font-size:1.1rem;font-weight:600;color:#333}.group-description{margin:0;padding:.75rem 1.25rem;background:#f8f9fa;border-bottom:1px solid #e9ecef;font-size:.9rem;color:#666;line-height:1.5;font-style:italic}.phuong-thuc-item{border-bottom:1px solid #f0f0f0}.phuong-thuc-item:last-child{border-bottom:none}.phuong-thuc-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:#fff}.phuong-thuc-header h6{margin:0;font-size:1rem;font-weight:600;color:#333;display:flex;align-items:center;gap:.5rem}.hieu-suat-badge{font-size:.8rem;font-weight:600;padding:.25rem .5rem;border-radius:12px;white-space:nowrap}.hieu-suat-badge.cao{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.hieu-suat-badge.trung-binh{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.hieu-suat-badge.thap{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.phuong-thuc-details{padding:0 1.25rem 1rem;background:#fff}.detail-item{margin:.5rem 0;font-size:.9rem;line-height:1.5}.detail-item strong{color:#495057;font-weight:600;margin-right:.5rem}.phuong-thuc-examples{padding:0 1.25rem 1rem;background:#fff}.example-item{margin:.75rem 0;padding:.75rem;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.example-text{font-size:.9rem;color:#333;line-height:1.5;display:block;margin-bottom:.5rem}.example-flow{margin-top:.5rem;padding:.5rem;background:#e9ecef;border-radius:4px;border-left:3px solid #007bff}.example-flow .flow-label{font-size:.8rem;color:#666;font-weight:500;margin-right:.5rem}.example-flow .flow-text{font-size:.85rem;color:#333;font-family:Courier New,monospace}@media (max-width: 768px){.to-cong-header{flex-direction:column;align-items:flex-start;gap:.5rem}.to-cong-stats{flex-direction:column;gap:.5rem}.summary-grid{grid-template-columns:1fr}.to-cong-main{flex-direction:column;align-items:flex-start;gap:.5rem}.to-cong-description{margin-right:0}.to-cong-participants{grid-template-columns:1fr}.phuong-thuc-header{flex-direction:column;align-items:flex-start;gap:.5rem}.phuong-thuc-header h6{flex-direction:column;align-items:flex-start;gap:.25rem}.phuong-thuc-details,.phuong-thuc-examples{padding:0 1rem 1rem}.group-title,.group-description{padding:.75rem 1rem}}@media (max-width: 480px){.to-cong-analysis{padding:.75rem 1rem}.to-cong-summary,.to-cong-item{padding:.75rem}.to-cong-section h4{padding:.5rem .75rem;font-size:.95rem}.to-cong-notes{padding:.75rem}}.ngu-hanh-noi-troi{margin-bottom:2rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.copy-container{display:flex;align-items:center;gap:.5rem;position:relative;flex-direction:row-reverse}.copy-button{background:none;color:#666;border:none;padding:.5rem;font-size:1.2rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;border-radius:4px}.copy-button:hover{color:#333;background:#0000000d}.copy-button:active{transform:scale(.95)}.copy-button.copied{color:#28a745}.notification-message{background:#28a745;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500;animation:fadeInOut 2s ease-in-out}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-10px)}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.ngu-hanh-cards-container{display:grid;grid-template-columns:repeat(5,1fr);gap:.8rem;margin:1rem 0}.ngu-hanh-card{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:12px;padding:.8rem;box-shadow:0 4px 12px #0000001a;transition:all .3s ease;border:2px solid transparent;min-height:110px;display:flex;flex-direction:column}.ngu-hanh-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.card-header{margin-bottom:.75rem;text-align:center}.card-header h4{margin:0 0 .25rem;color:#333;font-size:.9rem;font-weight:600}.card-subtitle{font-size:.75rem;color:#666;font-weight:500}.card-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.nhat-chu-card{border-color:#6f01ff}.nhat-chu-card:hover{border-color:#5a01d4}.ngu-hanh-noi-troi-card{border-color:#dc3545}.ngu-hanh-noi-troi-card:hover{border-color:#c82333}.cau-truc-card{border-color:#6c757d}.cau-truc-card:hover{border-color:#5a6268}.cach-cuc-card{border-color:#f39c12}.cach-cuc-card:hover{border-color:#e67e22}.quy-nhan-card{border-color:#28a745}.quy-nhan-card:hover{border-color:#28a745;transform:none;box-shadow:0 4px 12px #0000001a}.cau-truc-main{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin-bottom:.5rem;text-align:center}.cau-truc-name{font-size:1.6rem;font-weight:600;color:#007bff}@media (max-width: 1200px){.cau-truc-name{font-size:1.3rem!important}}@media (max-width: 600px){.cau-truc-name{font-size:1.2rem!important}}@media (max-width: 768px){.cau-truc-name{font-size:1.1rem!important}}@media (max-width: 480px){.cau-truc-name{font-size:1rem!important}}@media (max-width: 360px){.cau-truc-name{font-size:.9rem!important}}.cau-truc-relationship{font-size:.75rem;color:#666}.cau-truc-details{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem}.relationship-detail{display:flex;justify-content:flex-start;align-items:center;gap:.25rem}.relationship-detail .label{color:#666;font-weight:500}.relationship-detail .value{color:#333;font-weight:600}.cach-cuc-main{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center}.cach-cuc-name{font-size:1.6rem;font-weight:600;color:#f39c12}@media (max-width: 1200px){.cach-cuc-name{font-size:1.3rem!important}}@media (max-width: 600px){.cach-cuc-name{font-size:1.2rem!important}}@media (max-width: 768px){.cach-cuc-name{font-size:1.1rem!important}}@media (max-width: 480px){.cach-cuc-name{font-size:1rem!important}}@media (max-width: 360px){.cach-cuc-name{font-size:.9rem!important}}.quy-nhan-van-khuc-row{display:flex;flex-direction:column;gap:.5rem}.quy-nhan-section,.van-khuc-section{display:flex;flex-direction:column;align-items:center;gap:.25rem;width:100%}.quy-nhan-label,.van-khuc-label{font-size:.75rem;color:#666;font-weight:500;margin-bottom:.25rem;text-align:center}.quy-nhan-chi,.van-khuc-chi{font-size:1rem;font-weight:600;color:#28a745;text-align:center}.quy-nhan-chi-item{color:#28a745}@media (max-width: 1200px){.ngu-hanh-cards-container{grid-template-columns:repeat(5,1fr);gap:.6rem}.ngu-hanh-card{padding:.7rem;min-height:95px}.card-header h4{font-size:.8rem}.card-subtitle{font-size:.65rem}.nhat-chu-can,.ngu-hanh-name,.cau-truc-name,.cach-cuc-name{font-size:1.3rem!important}.cau-truc-name,.cach-cuc-name{text-align:center}}@media (max-width: 600px){.ngu-hanh-cards-container{grid-template-columns:repeat(5,1fr);gap:.4rem}.ngu-hanh-card{padding:.5rem;min-height:85px}.card-header h4{font-size:.72rem}.card-subtitle{font-size:.58rem}.nhat-chu-can,.ngu-hanh-name,.cau-truc-name,.cach-cuc-name{font-size:1.2rem!important}.cau-truc-name,.cach-cuc-name{text-align:center}}@media (max-width: 1024px) and (min-width: 769px){.section-header{flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem}.section-title{flex:1;font-size:1.2rem}.copy-container{flex-shrink:0}.ngu-hanh-cards-container{grid-template-columns:repeat(5,1fr);gap:.5rem}.ngu-hanh-card{padding:.6rem;min-height:90px}.card-header h4{font-size:.75rem}.card-subtitle{font-size:.6rem}.nhat-chu-can,.ngu-hanh-name,.cau-truc-name,.cach-cuc-name{font-size:1.15rem!important}.quy-nhan-van-khuc-row{gap:.4rem}.quy-nhan-label,.van-khuc-label{font-size:.7rem}.quy-nhan-chi,.van-khuc-chi{font-size:.75rem}}@media (max-width: 768px){.section-header{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}.section-title{flex:1;font-size:1.1rem}.copy-container{flex-shrink:0}.copy-button{font-size:1rem;padding:.4rem}.notification-message{font-size:.7rem;padding:.2rem .4rem}.ngu-hanh-cards-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:.5rem}.ngu-hanh-card:nth-child(1){grid-row:1;grid-column:1}.ngu-hanh-card:nth-child(2){grid-row:1;grid-column:2}.ngu-hanh-card:nth-child(3){grid-row:2;grid-column:1}.ngu-hanh-card:nth-child(4){grid-row:2;grid-column:2}.ngu-hanh-card:nth-child(5){grid-row:3;grid-column:1 / -1}.ngu-hanh-card{padding:.5rem;min-height:90px}.card-header h4{font-size:.75rem;margin-bottom:.2rem}.card-subtitle{font-size:.6rem}.nhat-chu-can,.ngu-hanh-name,.cau-truc-name,.cach-cuc-name{font-size:1.2rem!important}.nhat-chu-ngu-hanh{font-size:.75rem}.ty-le{font-size:.85rem}.cau-truc-relationship{font-size:.6rem}.cau-truc-details{font-size:.6rem;gap:.2rem}.quy-nhan-label,.van-khuc-label{font-size:.6rem}.quy-nhan-chi,.van-khuc-chi{font-size:.65rem}.quy-nhan-van-khuc-row{flex-direction:column;gap:.3rem;justify-content:center;align-items:center}.quy-nhan-section,.van-khuc-section{flex-direction:row;align-items:center;gap:.25rem;white-space:nowrap;flex-wrap:nowrap}.quy-nhan-label,.van-khuc-label{margin-bottom:0;margin-right:.25rem;flex-shrink:0}.quy-nhan-chi,.van-khuc-chi{white-space:nowrap;flex-shrink:0}}@media (max-width: 480px){.section-header{flex-direction:row;justify-content:space-between;align-items:center;gap:.25rem}.section-title{flex:1;font-size:1rem}.copy-container{flex-shrink:0}.copy-button{font-size:.9rem;padding:.3rem}.notification-message{font-size:.6rem;padding:.1rem .3rem}.ngu-hanh-cards-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:.3rem}.ngu-hanh-card:nth-child(1){grid-row:1;grid-column:1}.ngu-hanh-card:nth-child(2){grid-row:1;grid-column:2}.ngu-hanh-card:nth-child(3){grid-row:2;grid-column:1}.ngu-hanh-card:nth-child(4){grid-row:2;grid-column:2}.ngu-hanh-card:nth-child(5){grid-row:3;grid-column:1 / -1}.ngu-hanh-card{padding:.4rem;min-height:80px}.card-header h4{font-size:.65rem;margin-bottom:.15rem}.card-subtitle{font-size:.55rem}.nhat-chu-detail{font-size:.7rem}.nhat-chu-can,.ngu-hanh-name,.cau-truc-name,.cach-cuc-name{font-size:1.1rem!important}.ngu-hanh-dominant{font-size:.7rem}.cau-truc-name,.cach-cuc-name{text-align:center}.cau-truc-relationship{font-size:.55rem}.cau-truc-details{font-size:.55rem;gap:.15rem}.quy-nhan-label,.van-khuc-label{font-size:.55rem}.quy-nhan-chi,.van-khuc-chi{font-size:.6rem}.quy-nhan-van-khuc-row{flex-direction:column;gap:.25rem;justify-content:center;align-items:center}.quy-nhan-section,.van-khuc-section{flex-direction:row;align-items:center;gap:.2rem;white-space:nowrap;flex-wrap:nowrap}.quy-nhan-label,.van-khuc-label{margin-bottom:0;margin-right:.2rem;flex-shrink:0}.quy-nhan-chi,.van-khuc-chi{white-space:nowrap;flex-shrink:0}}.nhat-chu-section,.ngu-hanh-noi-troi-section,.ngu-hanh-chi-tiet{background:#f8f9fa;border-radius:8px;padding:1rem;border-left:4px solid #6f01ff}.nhat-chu-section h4,.ngu-hanh-noi-troi-section h4,.ngu-hanh-chi-tiet h4{margin:0 0 .75rem;color:#333;font-size:1rem;font-weight:600}.nhat-chu-info{display:flex;align-items:center;gap:.5rem}.nhat-chu-detail{display:flex;flex-direction:column;align-items:center;gap:.25rem;font-size:.9rem;font-weight:500}.nhat-chu-can{font-size:1.6rem;font-weight:700;color:#6f01ff}.nhat-chu-ngu-hanh{font-size:.95rem;opacity:.8}.ngu-hanh-noi-troi-info{display:flex;align-items:center;margin-bottom:.5rem}.explanation{color:#666;font-size:.85rem;line-height:1.4}.ngu-hanh-dominant{display:flex;flex-direction:column;align-items:center;gap:.25rem;font-size:.9rem;font-weight:600}.ngu-hanh-name{font-size:1.6rem;font-weight:700}.ty-le{color:#6f01ff;font-weight:700;font-size:1.2rem}.ngu-hanh-list{display:flex;flex-direction:column;gap:.5rem}.ngu-hanh-item{padding:.75rem;background:#fff;border-radius:6px;border:1px solid #e0e0e0;transition:all .2s ease}.ngu-hanh-item:hover{border-color:#6f01ff;box-shadow:0 2px 4px #6f01ff1a}.ngu-hanh-main-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.ngu-hanh-item .ngu-hanh-name{font-size:1rem;font-weight:700;min-width:60px}.ngu-hanh-diem{color:#6f01ff;font-weight:700;font-size:.9rem;min-width:70px;text-align:center}.ngu-hanh-item .ngu-hanh-ty-le{color:#6f01ff;font-weight:700;min-width:50px;text-align:right}.ngu-hanh-details{display:flex;gap:1rem;font-size:.85rem;color:#666}.detail-item{background:#f8f9fa;padding:.25rem .5rem;border-radius:4px;border:1px solid #e9ecef}.total-info{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e0e0e0;text-align:center;color:#666}.dominant-badge{background:#6f01ff;color:#fff;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:700;margin-left:.5rem}.no-data{color:#999;font-style:italic}@media (max-width: 768px){.ngu-hanh-content{gap:1rem}.nhat-chu-section,.ngu-hanh-noi-troi-section,.ngu-hanh-chi-tiet{padding:.75rem}.nhat-chu-detail,.ngu-hanh-dominant{font-size:1rem}.ngu-hanh-main-info{flex-direction:column;align-items:flex-start;gap:.5rem}.ngu-hanh-item .ngu-hanh-name,.ngu-hanh-diem,.ngu-hanh-item .ngu-hanh-ty-le{min-width:auto;text-align:left}.ngu-hanh-details{flex-direction:column;gap:.5rem}.dominant-badge{margin-left:0;margin-top:.25rem}}.cau-truc-ngu-hanh-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #6c757d;border-radius:12px;padding:1.5rem;margin:1rem 0;box-shadow:0 4px 12px #6c757d26;transition:all .3s ease}.cau-truc-ngu-hanh-section:hover{box-shadow:0 6px 20px #6c757d40;transform:translateY(-2px)}.cau-truc-ngu-hanh-section h4{color:#495057;font-size:1.1rem;font-weight:600;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.cau-truc-info{background:#fff;border-radius:8px;padding:1rem;border:1px solid #dee2e6}.cau-truc-explanation{margin-top:1rem;padding:.75rem;background:#f8f9fa;border-radius:6px;border-left:4px solid #007bff}.cau-truc-explanation small{color:#495057;line-height:1.4}.cau-truc-explanation strong{color:#212529}@media (max-width: 768px){.cau-truc-ngu-hanh-section{padding:1rem;margin:.75rem 0}.cau-truc-explanation{margin-top:.75rem;padding:.5rem}}.cach-cuc-section{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:2px solid #f39c12;border-radius:12px;padding:1.5rem;margin:1rem 0;box-shadow:0 4px 12px #f39c1226;transition:all .3s ease}.cach-cuc-section:hover{box-shadow:0 6px 20px #f39c1240;transform:translateY(-2px)}.cach-cuc-section h4{color:#8b4513;font-size:1.1rem;font-weight:600;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.cach-cuc-info{background:#fff;border-radius:8px;padding:1rem;border:1px solid #f39c12}.cach-cuc-type{font-size:.9rem;color:#8b4513;font-style:italic;background:#fff3cd;padding:.25rem .5rem;border-radius:4px;border:1px solid #ffeaa7}.cach-cuc-details{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.cach-cuc-detail{display:flex;flex-direction:column;gap:.25rem}.cach-cuc-detail .label{font-size:.85rem;color:#8b4513;font-weight:500}.cach-cuc-detail .value{font-size:.95rem;font-weight:600;color:#2c3e50;line-height:1.3}.quy-nhan-van-khuc-section{background:linear-gradient(135deg,#e8f5e8,#d4edda);border:2px solid #28a745;border-radius:12px;padding:1.5rem;margin:1rem 0;box-shadow:0 4px 12px #28a74526;transition:all .3s ease}.quy-nhan-van-khuc-section:hover{box-shadow:0 6px 20px #28a74540;transform:translateY(-2px)}.quy-nhan-van-khuc-section h4{color:#155724;font-size:1.1rem;font-weight:600;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.quy-nhan-van-khuc-info{display:flex;flex-direction:column;gap:1rem}.quy-nhan-label,.van-khuc-label{font-weight:600;color:#155724;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px}.quy-nhan-chi,.van-khuc-chi{text-align:center}.quy-nhan-chi-item,.van-khuc-chi{color:#28a745;font-weight:600}@media (max-width: 768px){.quy-nhan-van-khuc-section{padding:1rem;margin:.75rem 0}.quy-nhan-van-khuc-info{gap:.75rem}.quy-nhan-chi-item,.van-khuc-chi{font-size:.85rem}.quy-nhan-label,.van-khuc-label{font-size:.9rem}}@media (max-width: 768px){.cach-cuc-section{padding:1rem;margin:.75rem 0}.cach-cuc-main{flex-direction:column;align-items:flex-start;gap:.5rem}.cach-cuc-details{grid-template-columns:1fr;gap:.5rem}}@media (max-width: 360px){.ngu-hanh-cards-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:.25rem}.ngu-hanh-card:nth-child(1){grid-row:1;grid-column:1}.ngu-hanh-card:nth-child(2){grid-row:1;grid-column:2}.ngu-hanh-card:nth-child(3){grid-row:2;grid-column:1}.ngu-hanh-card:nth-child(4){grid-row:2;grid-column:2}.ngu-hanh-card:nth-child(5){grid-row:3;grid-column:1 / -1}.ngu-hanh-card{padding:.3rem;min-height:70px}.card-header h4{font-size:.6rem;margin-bottom:.1rem}.card-subtitle{font-size:.5rem}.nhat-chu-can,.ngu-hanh-name,.cau-truc-name,.cach-cuc-name{font-size:1rem!important}.cau-truc-name,.cach-cuc-name{text-align:center}.nhat-chu-detail,.ngu-hanh-dominant{font-size:.65rem}.cau-truc-relationship{font-size:.5rem}.cau-truc-details{font-size:.5rem;gap:.1rem}.quy-nhan-label,.van-khuc-label{font-size:.5rem}.quy-nhan-chi,.van-khuc-chi{font-size:.55rem}.quy-nhan-van-khuc-row{flex-direction:column;gap:.2rem;justify-content:center;align-items:center}.quy-nhan-section,.van-khuc-section{flex-direction:row;align-items:center;gap:.15rem;white-space:nowrap;flex-wrap:nowrap}.quy-nhan-label,.van-khuc-label{margin-bottom:0;margin-right:.15rem;flex-shrink:0}.quy-nhan-chi,.van-khuc-chi{white-space:nowrap;flex-shrink:0}}.login-required-message{text-align:center;padding:2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:2px dashed #dee2e6;margin:1rem 0}.login-required-message p{margin:0;font-size:1.1rem;color:#6c757d;display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.inline-auth-button{background:#6f01ff;border:none;border-radius:12px;color:#fff;padding:12px 20px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:14px;box-shadow:0 4px 15px #6f01ff4d;position:relative;overflow:hidden;text-decoration:none;display:inline-block}.inline-auth-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.inline-auth-button:hover{background:#5a01d1;transform:translateY(-2px);box-shadow:0 6px 20px #6f01ff66}.inline-auth-button:hover:before{left:100%}.inline-auth-button:active{transform:translateY(0);box-shadow:0 2px 10px #6f01ff4d}@media (max-width: 1024px){.login-required-message p{flex-wrap:nowrap;white-space:nowrap}.inline-auth-button{flex-shrink:0}}@media (max-width: 768px){.login-required-message{padding:1.5rem;margin:.5rem 0}.login-required-message p{font-size:1rem;flex-direction:row;gap:.5rem;flex-wrap:nowrap;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inline-auth-button{padding:10px 16px;font-size:13px;flex-shrink:0}}@media (max-width: 480px){.login-required-message{padding:1rem;margin:.5rem 0}.login-required-message p{font-size:.9rem;flex-direction:row;gap:.4rem;flex-wrap:nowrap;white-space:nowrap}.inline-auth-button{padding:8px 12px;font-size:12px;flex-shrink:0}}.auth-container{display:flex;justify-content:center;align-items:center;height:100%;padding:0;background:transparent}.auth-card{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;padding:30px;width:100%;max-width:400px;max-height:90vh;animation:slideUp .3s ease-out;overflow:hidden;min-height:200px;will-change:transform}@media (max-width: 768px){.auth-card{max-width:520px!important}.auth-overlay .auth-container-overlay .auth-card{max-width:520px!important;width:100%!important}.contact-info{font-size:16px!important;line-height:1.5!important}}.profile-card{max-width:600px}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.auth-header{text-align:center;margin-bottom:20px}.auth-card .auth-logo-container,.auth-header .auth-logo-container{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:0 auto 15px!important;text-align:center!important;flex-shrink:1!important;height:auto!important;max-width:none!important}.auth-card .auth-logo-container svg,.auth-header .auth-logo-container svg{height:auto!important;width:auto!important;max-width:100%!important;display:block!important;margin:0 auto!important}.auth-header{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important}.auth-header h2{color:#333;font-size:24px;font-weight:700;margin:0 0 8px}.auth-header .highlight-text{background:#6f01ff;color:#fff;padding:2px 6px;border-radius:4px;font-weight:700}.auth-header .auth-subtitle{color:#333;font-size:16px;font-weight:600;margin:0}.auth-form{display:flex;flex-direction:column;gap:16px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{color:#333;font-weight:600;font-size:14px}.form-group input{padding:12px 16px;border:2px solid #d1d5db;border-radius:6px;font-size:16px;transition:all .3s ease;background:#fafafa;color:#1a1a1a;font-weight:500}.form-group input::placeholder{color:#888;opacity:1;font-weight:400}.form-group input:focus{outline:none;border-color:#8b5cf6;background:#fff;color:#1a1a1a;box-shadow:0 0 0 2px #8b5cf61a}.form-group input.disabled-input{background:#f5f5f5;color:#999;cursor:not-allowed}.auth-button{padding:14px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center}.auth-button.primary{background:#6f01ff;color:#fff;margin-top:12px}.auth-button.primary:hover:not(:disabled){background:#5a01d1;transform:translateY(-1px);box-shadow:0 4px 15px #6f01ff4d}.auth-button.primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-button.secondary{background:#f8f9fa;color:#333;border:2px solid #e1e5e9}.auth-button.secondary:hover{background:#e9ecef;border-color:#dee2e6}.auth-button.logout-button{background:#dc3545;color:#fff;border:2px solid #dc3545;width:100%;margin-top:10px}.auth-button.logout-button:hover{background:#c82333;border-color:#bd2130;transform:translateY(-2px);box-shadow:0 4px 12px #dc35454d}.auth-footer{text-align:center;margin-top:20px;padding-top:16px;border-top:1px solid #e1e5e9}.auth-footer p{color:#666;font-size:14px;margin:0}.contact-info{color:#666;font-size:14px;line-height:1.4}.auth-link{background:none;border:none;color:#8b5cf6;font-weight:600;cursor:pointer;text-decoration:underline;font-size:inherit;padding:0}.auth-link:hover{color:#7c3aed}.forgot-password-link{text-align:left;margin:8px 0 0;font-size:14px}.auth-error{background:#fee;border:1px solid #fcc;border-radius:8px;padding:10px 14px;margin-bottom:16px;color:#c33;font-size:14px}.auth-success{background:#efe;border:1px solid #cfc;border-radius:8px;padding:12px 16px;margin-bottom:20px;color:#3c3;font-size:14px}@media (max-width: 480px){.auth-container{padding:0}.auth-card{padding:20px;max-height:95vh;margin:10px}.auth-header h2{font-size:20px}.auth-header .auth-subtitle{font-size:14px}.auth-header .auth-logo-container{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:0 auto 15px!important}.auth-header .auth-logo-container svg{max-width:90%!important;height:auto!important;display:block!important;margin:0 auto!important}.form-group input{padding:10px 12px;font-size:14px;background:#fafafa;color:#1a1a1a;font-weight:500}.auth-button.primary{padding:12px 20px;font-size:14px}.profile-tabs{flex-direction:column;overflow-x:visible}.tab-button{border-bottom:none;border-left:3px solid transparent;padding:10px 12px;font-size:13px}.tab-button.active{border-left-color:#007bff;border-bottom-color:transparent;background:#f8f9fa;color:#333}}.auth-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:2000;padding:20px;overflow:hidden;animation:fadeInOverlay .2s ease-out}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.auth-container-overlay{position:relative;max-width:90vw;max-height:90vh;overflow:hidden}@media (max-width: 768px){.auth-container-overlay,.auth-overlay .auth-container-overlay{max-width:95vw!important;width:95vw!important}}.profile-container-overlay{position:relative;max-width:500px;width:90vw;max-height:80vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;will-change:transform;animation:slideInProfile .3s ease-out;scrollbar-width:none;-ms-overflow-style:none}.profile-container-overlay::-webkit-scrollbar{display:none}@keyframes slideInProfile{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.profile-card{max-width:100%;margin:0;padding:15px;min-height:250px;contain:layout style}.profile-card .auth-header{margin-bottom:15px}.profile-card .auth-header h2{font-size:18px;margin-bottom:6px}.profile-card .auth-header p{font-size:13px;color:#666}.profile-tabs{display:flex;border-bottom:2px solid #e1e5e9;margin-bottom:15px;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.tab-button{flex:1;min-width:0;padding:8px 6px;font-size:12px;border:none;background:none;color:#666;font-weight:600;cursor:pointer;border-bottom:3px solid transparent;transition:all .3s ease;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tab-button:hover{color:#333;background:transparent}.tab-button.active{color:#333;background:#f8f9fa;border-bottom-color:#007bff}.tab-button.active:hover{background:#f8f9fa;color:#333;transform:none}.profile-card .auth-form,.profile-card .form-group{margin-bottom:12px}.profile-card .form-group label{font-size:12px;margin-bottom:4px}.profile-card .form-group input{padding:8px 10px;font-size:13px;background:#fafafa;color:#1a1a1a;font-weight:500}.profile-card .auth-button{padding:8px 14px;font-size:13px}.profile-card .auth-footer{margin-top:15px;padding-top:12px}
