.app-container{width:100%;height:100%}.app-wrapper{width:100%;min-height:100vh;display:flex;flex-direction:column;background-color:#f0f2f5}.steps-container{width:100%;max-width:1200px;margin:0 auto;padding:20px;flex:1 0 auto}.steps-content{margin-top:20px;min-height:60vh}.bg-gradient{background:linear-gradient(135deg,#1890ff,#52c41a)}.text-highlight{color:#1890ff;font-weight:700}.fade-in{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ant-layout,.ant-layout-header,.ant-layout-content,.ant-layout-footer,.ant-layout-content>div,.section-container{width:100%;max-width:100%;box-sizing:border-box}.content-full-width{width:100%;max-width:100%;padding:0;margin:0}.ant-layout-content{flex:1 0 auto}.ant-layout{display:flex;flex-direction:column;min-height:100vh}.w-full{width:100%!important}.max-w-full{max-width:100%!important}.ant-input,.ant-input-number,.ant-btn,.ant-select{border-radius:6px}.ant-form-item-label>label{font-weight:500}.ant-alert{border-radius:6px}.ant-divider{margin:24px 0}:root{--primary-color: #1890ff;--primary-dark: #0050b3;--secondary-color: #52c41a;--dark-color: #001529;--text-color: #333333;--light-color: #f0f2f5;--border-radius: 8px;--box-shadow: 0 2px 8px rgba(0, 0, 0, .15)}html,body{margin:0;padding:0;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:var(--light-color);color:var(--text-color)}#root{width:100%;height:100%;min-height:100vh}.site-layout-background{background:#fff}.logo{height:32px;margin:16px;background:#fff3;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;border-radius:var(--border-radius)}.site-layout .site-layout-background{background:#fff}.header-title{color:var(--primary-color);margin:0;padding:15px;font-weight:700}.content-container{padding:clamp(12px,3vw,24px);max-width:100%;width:100%;box-sizing:border-box;flex:1 0 auto}.footer{text-align:center;padding:15px 0;background:var(--dark-color);color:#fff;width:100%;flex-shrink:0}.section-container{background:#fff;padding:clamp(16px,3vw,24px);margin-bottom:24px;border-radius:var(--border-radius);box-shadow:var(--box-shadow);transition:all .3s ease;width:100%}.section-header{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.statistic-container{background:#fff;padding:20px;border-radius:var(--border-radius);box-shadow:var(--box-shadow);transition:all .3s;height:100%;border-left:4px solid var(--primary-color)}.statistic-container:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0003}.total-container{background:#f6ffed;padding:24px;border-radius:var(--border-radius);box-shadow:var(--box-shadow);transition:all .3s;border-left:8px solid var(--secondary-color);text-align:center}.total-container:hover{transform:translateY(-5px);box-shadow:0 5px 15px #52c41a4d}.steps-container{width:100%;padding:20px;box-sizing:border-box}.steps-content{margin-top:20px}.ant-steps{margin-bottom:24px}.ant-steps-item-title{font-weight:500}.ant-steps-item-active .ant-steps-item-title{font-weight:600}.ant-form-item .ant-form-item-label{white-space:normal}.ant-statistic-title{font-size:clamp(.85rem,2vw,1rem)}.ant-statistic-content{font-size:clamp(1rem,3vw,1.2rem)}.ant-layout{min-height:100vh;width:100%;display:flex;flex-direction:column}.ant-layout-content{width:100%;flex:1 0 auto}.ant-layout-footer{flex-shrink:0}.ant-layout-content>div{width:100%;max-width:100%;padding:clamp(12px,3vw,24px);box-sizing:border-box}@media (max-width: 768px){.section-header h3{font-size:1.4rem}.ant-divider-inner-text{max-width:90%}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-description{max-width:100%}}@media (max-width: 480px){.ant-input-number{width:100%!important}.ant-form-item{margin-bottom:16px}.ant-steps-horizontal.ant-steps-label-horizontal{flex-direction:column}.ant-steps-item{margin-bottom:10px}}:root{font-family: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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;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:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
