@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&family=Poppins:wght@500;600;700&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}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}:root{--bg-start: #f2f7f6;--bg-end: #edf3f7;--surface: #ffffff;--surface-muted: #f8fafc;--border: #dfe5ec;--text-primary: #0f172a;--text-secondary: #475569;--brand: #0f766e;--brand-strong: #115e59;--brand-soft: rgba(15, 118, 110, .15);--danger: #dc2626;--radius-xl: 20px;--radius-lg: 16px;--radius-md: 12px;--shadow-card: 0 10px 30px rgba(15, 23, 42, .08);--shadow-float: 0 -10px 26px rgba(15, 23, 42, .1)}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--text-primary);font-family:Open Sans,Hiragino Sans,Yu Gothic,sans-serif;line-height:1.5;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility;background:radial-gradient(1200px 420px at 12% -12%,rgba(15,118,110,.12),transparent),linear-gradient(165deg,var(--bg-start),var(--bg-end))}input,button,select,textarea{font:inherit}*:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.app-shell{min-height:100dvh;padding:24px 0 calc(124px + env(safe-area-inset-bottom))}.container{width:100%}.form-wrapper{max-width:1120px;margin:0 auto;padding:0 24px}.page-header{position:relative;margin-bottom:20px;padding:24px 28px;border:1px solid rgba(255,255,255,.9);border-radius:var(--radius-xl);background:linear-gradient(140deg,#fffffff2,#f7fafce6);box-shadow:0 8px 24px #0f172a0f}.page-header:after{position:absolute;inset:auto 28px 0;height:1px;background:linear-gradient(90deg,#0f766e00,#0f766e4d,#0f766e00);content:""}.page-title{margin:0!important;color:var(--text-primary)!important;text-align:center;font-family:Poppins,Hiragino Sans,Yu Gothic,sans-serif;font-weight:600!important;letter-spacing:.01em;font-size:clamp(1.35rem,1.1rem + 1.2vw,2rem)!important}.page-subtitle{max-width:720px;margin:10px auto 0!important;color:var(--text-secondary);font-size:.96rem;line-height:1.7;text-align:center}.application-form{display:flex;flex-direction:column}.section-card{margin-bottom:20px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card);transition:transform .18s ease,box-shadow .18s ease}.section-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0f172a1a}.section-card .ant-card-head{min-height:auto;padding:0 24px;border-bottom:1px solid #eef2f7}.section-card .ant-card-head-title{padding:18px 0 14px}.section-card .ant-card-extra .ant-btn{min-height:38px;padding-inline:14px;border-radius:10px}.section-reset-button.ant-btn,.action-button-secondary.ant-btn{border-color:#0f766e2e;background:#ffffffd6;color:var(--brand-strong);box-shadow:inset 0 1px #fffc;transition:border-color .18s ease,color .18s ease,background-color .18s ease,box-shadow .18s ease}.section-reset-button.ant-btn:hover,.section-reset-button.ant-btn:focus,.action-button-secondary.ant-btn:hover,.action-button-secondary.ant-btn:focus{border-color:#0f766e57!important;color:var(--brand)!important;background:#f0fdfaf5!important;box-shadow:0 0 0 3px #0f766e14}.section-card .ant-card-body{padding:22px 24px}.section-card-title.ant-typography{position:relative;margin:0!important;padding-left:14px;color:var(--text-primary);font-family:Poppins,Hiragino Sans,Yu Gothic,sans-serif;font-weight:600!important;letter-spacing:.01em;font-size:1.06rem!important}.section-card-title.ant-typography:before{position:absolute;top:50%;left:0;width:4px;height:20px;border-radius:999px;background:linear-gradient(180deg,var(--brand),#14b8a6);transform:translateY(-50%);content:""}.application-form .ant-form-item{margin-bottom:14px}.application-form .ant-form-item-with-help{margin-bottom:22px}.application-form .ant-form-item-explain,.application-form .ant-form-item-extra{margin-top:4px;min-height:20px;line-height:1.4}.application-form .ant-form-item .ant-form-item-explain-error{display:block}.application-form .ant-form-item-label>label{justify-content:flex-start;color:var(--text-primary);font-size:14px;font-weight:600;text-align:left}.application-form .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{color:var(--danger)!important}.application-form .ant-form-item-control{text-align:left}.application-form .ant-input,.application-form .ant-input-number,.application-form .ant-picker,.application-form .ant-select-selector{border:1px solid #cfd8e3!important;border-radius:var(--radius-md)!important;box-shadow:none!important;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.application-form .ant-input,.application-form .ant-input-number,.application-form .ant-picker{min-height:46px}.application-form .ant-input-number{width:100%}.application-form .ant-input-number-input{min-height:44px}.application-form .ant-select-single{height:46px}.application-form .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:46px!important;padding-top:0!important;padding-bottom:0!important}.application-form .ant-select-single .ant-select-selection-item,.application-form .ant-select-single .ant-select-selection-placeholder{line-height:44px!important}.application-form .ant-select-selector{min-height:46px!important;padding-top:6px!important;padding-bottom:6px!important}.application-form .ant-select-multiple .ant-select-selection-overflow{gap:4px}.application-form .ant-checkbox-wrapper{min-height:44px;display:inline-flex;align-items:center}.application-form .ant-input:hover,.application-form .ant-input-number:hover,.application-form .ant-picker:hover,.application-form .ant-select:hover .ant-select-selector{border-color:#9aaec4!important}.application-form .ant-input:focus,.application-form .ant-input-focused,.application-form .ant-input-number-focused,.application-form .ant-picker-focused,.application-form .ant-select-focused .ant-select-selector{border-color:var(--brand)!important;box-shadow:0 0 0 3px var(--brand-soft)!important}.boolean-field-item .ant-form-item-control-input{min-height:46px}.boolean-field-item .ant-form-item-control-input-content{display:flex;align-items:center}.hardware-table .ant-table{border:1px solid #e8edf3;border-radius:14px;overflow:hidden}.hardware-table .ant-table-thead>tr>th{background:#f8fafc!important;color:var(--text-primary);font-size:12px;font-weight:700;border-bottom:1px solid #e7edf3!important}.hardware-table .ant-table-tbody>tr>td{padding-top:9px!important;padding-bottom:9px!important;border-bottom:1px solid #eef2f7!important}.hardware-name-cell{font-weight:600;color:#1e293b}.hardware-cell-input.ant-input,.hardware-cell-input.ant-input-number{width:100%;border:1px solid transparent!important;border-radius:10px!important;background:transparent!important;box-shadow:none!important}.hardware-cell-input.ant-input,.hardware-cell-input.ant-input-number .ant-input-number-input{text-align:center}.hardware-cell-input.ant-input-number.ant-input-number-focused,.hardware-cell-input.ant-input-number:hover,.hardware-cell-input.ant-input:focus,.hardware-cell-input.ant-input:hover{border-color:var(--brand)!important;background:#fff!important;box-shadow:0 0 0 3px var(--brand-soft)!important}.hardware-cell-readonly,.hardware-cell-total{font-weight:600;color:#0f172a}.hardware-mobile-list{display:grid;gap:12px}.hardware-mobile-item{border:1px solid #e4eaf1;border-radius:14px;background:var(--surface-muted);padding:14px}.hardware-mobile-item-title{margin-bottom:10px;font-size:14px;font-weight:700;color:#0f172a}.hardware-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hardware-mobile-cell .ant-typography{display:block;margin-bottom:6px;font-size:12px}.hardware-mobile-cell .hardware-cell-input.ant-input,.hardware-mobile-cell .hardware-cell-input.ant-input-number{min-height:42px;border:1px solid #d6dfeb!important;background:#fff!important}.form-actions-bar{width:100%;margin-top:8px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #dce5ee;background:linear-gradient(180deg,#ffffffe6,#f8fafcf5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-float)}.form-actions-inner{display:flex;justify-content:center;max-width:1120px;margin:0 auto}.form-actions-space{width:auto}.action-button{min-width:164px;min-height:46px;border-radius:12px;font-family:Poppins,Hiragino Sans,Yu Gothic,sans-serif;font-weight:600;letter-spacing:.01em}.ant-btn-primary{background:linear-gradient(135deg,var(--brand),#0d9488);border-color:var(--brand)}.ant-btn-primary:hover,.ant-btn-primary:focus{background:linear-gradient(135deg,var(--brand-strong),var(--brand))!important;border-color:var(--brand-strong)!important}.ant-alert-warning{background:#fffbeb;border-color:#fde68a}@media(max-width:992px){.form-wrapper{padding:0 16px}.page-header,.section-card .ant-card-head,.section-card .ant-card-body{padding-left:18px;padding-right:18px}}@media(max-width:768px){.app-shell{padding:14px 0 calc(128px + env(safe-area-inset-bottom))}.form-wrapper{padding:0 12px}.page-header{margin-bottom:16px;padding-top:16px;padding-bottom:16px}.section-card{margin-bottom:16px}.section-card .ant-card-head{padding-left:16px;padding-right:16px}.section-card .ant-card-body{padding:16px}.application-form .ant-form-item{margin-bottom:12px}.application-form .ant-form-item-with-help{margin-bottom:20px}.application-form .ant-form-item-label>label{font-size:13px}.application-form .ant-input,.application-form .ant-input-number,.application-form .ant-picker,.application-form .ant-select-selector{min-height:44px}.application-form .ant-select-single{height:44px}.application-form .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:44px!important}.application-form .ant-select-single .ant-select-selection-item,.application-form .ant-select-single .ant-select-selection-placeholder{line-height:42px!important}.form-actions-inner{justify-content:stretch}.form-actions-space.ant-space{display:flex;width:100%;justify-content:space-between;gap:10px}.form-actions-space .ant-space-item{flex:1}.form-actions-space .ant-btn{width:100%}}@media(max-width:480px){.hardware-mobile-grid{grid-template-columns:1fr}.section-card .ant-card-extra{margin-inline-start:8px}.form-actions-space.ant-space{flex-direction:column-reverse}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
