.home-container{width:100vw;min-height:100vh;display:flex;flex-direction:column;margin:0;padding:0}.header-section{background:linear-gradient(#000000b3,#000000b3),url(/assets/images/hero-image/hero-2.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:100px 0;color:#fff;text-align:center;flex:1;width:100%}.container{max-width:1200px;margin:0 auto;padding:0 15px;width:100%}.intro-content .main-title{font-size:2.5rem;margin-bottom:30px;color:#fff}.intro-buttons{display:flex;justify-content:center;gap:20px}.download-button{background-color:#1890ff;border-color:#1890ff}.manual-button{background-color:transparent;border-color:#fff;color:#fff}.manual-button:hover{background-color:#ffffff1a}.service-section{padding:90px 0 100px;background-color:#f8faff;width:100%}.section-title{margin-bottom:60px}.section-title .title{font-size:2rem;margin-bottom:15px}.section-title .sub-title{font-size:1.1rem;color:#666}.services-row{display:flex;justify-content:center;width:100%}.service-card{text-align:center;border-radius:8px;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease;height:100%}.service-card:hover{transform:translateY(-5px);box-shadow:0 6px 16px #00000026}.service-icon{margin-bottom:20px}.icon-placeholder{width:60px;height:60px;background-color:#1890ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;font-size:1.5rem;font-weight:700;color:#fff}.service-content p{font-size:1rem;color:#666;line-height:1.6}.footer-section{background-color:#000;color:#fff;padding:30px 0;margin-top:auto;width:100%}.footer-content{text-align:center}.copyright{margin:0;font-size:.9rem;color:#ccc}@media(max-width:768px){.header-section{padding:60px 0}.intro-content .main-title{font-size:2rem}.intro-buttons{flex-direction:column;align-items:center;gap:15px}.service-section{padding:60px 0}.services-row{flex-direction:column}.services-row>.ant-col{margin-bottom:24px}.section-title .title{font-size:1.8rem}}.admin-login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-card{width:100%;max-width:400px;border-radius:8px;box-shadow:0 4px 12px #0000001a}.login-card .ant-card-head{border-bottom:none;padding:0 24px;margin-bottom:10px}.login-card .ant-card-head-title{text-align:center;font-size:24px;font-weight:500;padding:20px 0}.login-card .ant-form{padding:0 24px 24px}.login-card .ant-input-affix-wrapper{border-radius:4px}.login-card .ant-btn{border-radius:4px;height:40px;font-size:16px}.login-card .ant-alert{border-radius:4px}@media(max-width:576px){.login-card{max-width:100%;margin:0 16px}.admin-login-container{padding:16px}}.admin-dashboard{min-height:100vh}.sidebar{background-color:#2c3e50;color:#ecf0f1;min-height:100vh;display:flex;flex-direction:column}.sidebar .logo{padding:20px 0;text-align:center;color:#ecf0f1;border-bottom:1px solid #34495e;margin-bottom:10px;flex-shrink:0}.sidebar .logo h2{margin:0;font-size:20px;font-weight:600;letter-spacing:1px}.sidebar .ant-menu{background:transparent;border-right:none;flex:1;overflow-y:auto;border:none!important}.sidebar .ant-menu-item{color:#ecf0f1;margin:5px 0;border-radius:0}.sidebar .ant-menu-item:hover,.sidebar .ant-menu-item-selected{background-color:#34495e!important;color:#ecf0f1}.sidebar .ant-menu-item .anticon{margin-right:10px}.header{background-color:#fff;padding:0 24px;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;height:64px}.header .ant-typography{color:#2c3e50!important}.main-content{padding:24px;background-color:#f0f2f5;min-height:calc(100vh - 64px)}.welcome-container{width:100%;text-align:center;background:#fff;padding:20px;border-radius:8px;box-shadow:0 0 10px #0000001a;min-height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box}.welcome-icon{margin-bottom:20px}.welcome-container h1{margin:0;color:#333;font-size:2.5em}.welcome-container p{color:#666;font-size:1.2em;margin-top:10px}.ant-card{border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px}.ant-card-head{border-bottom:1px solid #f0f0f0;border-radius:8px 8px 0 0}.ant-card-head-title{font-size:18px;font-weight:500}.ant-form-item-label>label{font-weight:500}.ant-input,.ant-select-selector,.ant-btn{border-radius:4px}.ant-table{background:#fff;border-radius:8px;overflow:hidden}.ant-table-thead>tr>th{background-color:#f5f7fa;font-weight:500}.ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0}.ant-pagination{margin-top:24px;text-align:right}.form-list-item{display:flex;align-items:center;gap:8px;margin-bottom:8px}.form-list-item .ant-form-item{flex:1;margin-bottom:0}.user-logs-search-form{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.user-logs-search-form .ant-form-item{margin-bottom:0}@media(max-width:768px){.sidebar{width:100%!important;min-height:auto}.main-content{padding:16px}.header{padding:0 16px}.ant-pagination{text-align:center}.admin-dashboard{flex-direction:column}.admin-dashboard .ant-layout-sider{height:auto!important}.welcome-container{padding:15px}.welcome-container h1{font-size:2em}.welcome-container p{font-size:1em}.form-list-item{flex-direction:column;align-items:stretch}.form-list-item .ant-btn{align-self:flex-end}.user-logs-search-form{flex-direction:column}.user-logs-search-form .ant-form-item,.user-logs-search-form .ant-btn{width:100%}.ant-table-tbody>tr>td:last-child{display:flex;justify-content:flex-end}}@media(max-width:480px){.main-content{padding:12px}.header{padding:0 12px}.welcome-container{padding:10px}.welcome-container h1{font-size:1.5em}.welcome-container p{font-size:.9em}.ant-card{margin-bottom:16px}.ant-card-head-title{font-size:16px}.ant-table{font-size:12px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px 4px}.ant-table-tbody>tr>td:last-child .ant-space{flex-wrap:wrap;gap:4px}.ant-table-tbody>tr>td:last-child .ant-space-item{margin-right:0}}.page-container{width:100vw;min-height:100vh;background-color:#f0f2f5}.page-card{width:100%;max-width:400px}.page-header{display:flex;justify-content:space-between;align-items:center}.page-table-container{padding:24px}.page-table-card{width:100%}.page-total-duration{margin-bottom:16px}.page-tabs .ant-tabs-tab{flex:1;text-align:center}.page-form-item,.page-agreement-checkbox{margin-bottom:16px}.page-action-links{text-align:center;margin-top:16px}.page-logout-button{margin-left:16px}.privacy-policy-container{width:100vw;min-height:100vh;background-color:#f9f9f9;padding:20px;box-sizing:border-box}.privacy-policy-content{max-width:800px;margin:0 auto;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.privacy-policy-content h1,.privacy-policy-content h2,.privacy-policy-content h3,.privacy-policy-content h4{color:#444}.privacy-policy-content h2{font-size:24px;margin-bottom:20px}.privacy-policy-content h3{font-size:20px;margin-top:20px;margin-bottom:10px}.privacy-policy-content h4{font-size:18px;margin-top:15px;margin-bottom:10px}.privacy-policy-content p{margin:10px 0;line-height:1.6}.privacy-policy-content ul{margin:10px 0 10px 20px;padding:0;list-style:disc}.privacy-policy-content li{margin-bottom:5px;line-height:1.6}.privacy-policy-content .highlight{font-weight:700;color:#e74c3c}.privacy-policy-content .ant-divider{margin:20px 0}.user-agreement-container{width:100vw;min-height:100vh;background-color:#f9f9f9;padding:20px;box-sizing:border-box}.user-agreement-content{max-width:800px;margin:0 auto;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.user-agreement-content h1,.user-agreement-content h2,.user-agreement-content h3,.user-agreement-content h4{color:#444}.user-agreement-content h2{font-size:24px;margin-bottom:20px}.user-agreement-content h3{font-size:20px;margin-top:20px;margin-bottom:10px}.user-agreement-content h4{font-size:18px;margin-top:15px;margin-bottom:10px}.user-agreement-content p{margin:10px 0;line-height:1.6}.user-agreement-content ul{margin:10px 0 10px 20px;padding:0;list-style:disc}.user-agreement-content li{margin-bottom:5px;line-height:1.6}.user-agreement-content .highlight{font-weight:700;color:#e74c3c}.user-agreement-content .ant-divider{margin:20px 0}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:14px;line-height:1.5715;color:#000000d9}.logo{height:32px;margin:16px;background:#ffffff4d;border-radius:6px}.text-center{text-align:center}.ant-card{border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:box-shadow .3s}.ant-card:hover{box-shadow:0 4px 12px #00000026}.ant-btn{border-radius:4px}.ant-btn-primary{background-color:#1890ff;border-color:#1890ff}.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,.ant-typography h5,.ant-typography h6{font-weight:600}@media(max-width:768px){.ant-col,.ant-card{margin-bottom:16px}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,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;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:100vw;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:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
